Translation components API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/components/libo_help-24-2/textsbasicshared03/changes/?format=api&page=7729
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 386531,
    "next": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/changes/?format=api&page=7730",
    "previous": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/changes/?format=api&page=7728",
    "results": [
        {
            "unit": "https://translations.documentfoundation.org/api/units/110298961/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:57.812199Z",
            "action": 59,
            "target": "The first argument of most methods is the array object to be considered. It is always passed by reference and left unchanged. Methods such as Append, Prepend, etc return a new array object after their execution.",
            "id": 48109202,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109202/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110298957/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:57.812161Z",
            "action": 59,
            "target": "List of Methods in the Array Service",
            "id": 48109201,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109201/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110298955/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:57.812123Z",
            "action": 59,
            "target": "Because Python has built-in list and tuple support, most of the methods in the <literal>Array</literal> service are available for Basic scripts only. The only exception is <literal>ImportFromCSVFile</literal> which is supported in both Basic and Python.",
            "id": 48109200,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109200/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110298952/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:57.812085Z",
            "action": 59,
            "target": "The following code snippets show the various ways to call methods in the <literal>Array</literal> service (the <literal>Append</literal> method is used as an example):",
            "id": 48109199,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109199/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110298948/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:57.812048Z",
            "action": 59,
            "target": "Loading the library will create the <literal>SF_Array</literal> object that can be used to call the methods in the <literal>Array</literal> service.",
            "id": 48109198,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109198/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110298945/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:57.812010Z",
            "action": 59,
            "target": "Before using the <literal>Array</literal> service the <literal>ScriptForge</literal> library needs to be loaded using:",
            "id": 48109197,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109197/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110298943/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:57.811973Z",
            "action": 59,
            "target": "Service invocation",
            "id": 48109196,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109196/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110298940/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:57.811935Z",
            "action": 59,
            "target": "Array items may contain any type of value, including (sub)arrays.",
            "id": 48109195,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109195/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110298929/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:57.811896Z",
            "action": 59,
            "target": "Arrays with more than two dimensions cannot be used with the methods in this service, the only exception being the <literal>CountDims</literal> method that accepts Arrays with any number of dimensions.",
            "id": 48109194,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109194/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110298922/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:57.811857Z",
            "action": 59,
            "target": "Provides a collection of methods for manipulating and transforming arrays of one dimension (vectors) and arrays of two dimensions (matrices). This includes set operations, sorting, importing from and exporting to text files.",
            "id": 48109193,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109193/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110298917/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:57.811819Z",
            "action": 59,
            "target": "<variable id=\"ArrayService\"><link href=\"text/sbasic/shared/03/sf_array.xhp\"><literal>ScriptForge</literal>.<literal>Array</literal> service</link></variable>",
            "id": 48109192,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109192/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110298904/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:57.811781Z",
            "action": 59,
            "target": "<bookmark_value>Array service</bookmark_value>",
            "id": 48109191,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109191/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110298889/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:57.811743Z",
            "action": 59,
            "target": "ScriptForge.Array service (SF_Array)",
            "id": 48109190,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109190/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110298877/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:57.811705Z",
            "action": 59,
            "target": "This library is not used by %PRODUCTNAME Basic.",
            "id": 48109189,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109189/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110298853/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:57.811668Z",
            "action": 59,
            "target": "The <emph>WikiEditor</emph> library only contains dialogs, it is used by <emph>Wiki Publisher</emph> bundled Java extension.",
            "id": 48109188,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109188/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110298830/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:57.811631Z",
            "action": 59,
            "target": "Description",
            "id": 48109187,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109187/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110298806/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:57.811594Z",
            "action": 59,
            "target": "<bookmark_value>BASIC WikiEditor library</bookmark_value>",
            "id": 48109186,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109186/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110298793/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:57.811556Z",
            "action": 59,
            "target": "<variable id=\"wikieditor_lib\"><link href=\"text/sbasic/shared/03/lib_wikieditor.xhp\">The <item type=\"literal\">WikiEditor</item> Library</link></variable>",
            "id": 48109185,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109185/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110298782/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:57.811516Z",
            "action": 59,
            "target": "WikiEditor Library",
            "id": 48109184,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109184/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110298775/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:57.811478Z",
            "action": 59,
            "target": "<emph>Universal Content Broker</emph> functions and subroutines.",
            "id": 48109183,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109183/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110298740/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:57.811440Z",
            "action": 59,
            "target": "<item type=\"literal\">UCB</item> Module",
            "id": 48109182,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109182/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110298718/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:57.811402Z",
            "action": 59,
            "target": "<bookmark_value>BASIC Tools library;UCB module</bookmark_value>",
            "id": 48109181,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109181/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110298700/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:57.811365Z",
            "action": 59,
            "target": "Advanced functions and subroutines for string manipulation.",
            "id": 48109180,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109180/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110298684/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:57.811326Z",
            "action": 59,
            "target": "<item type=\"literal\">Strings</item> Module",
            "id": 48109179,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109179/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110298642/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:57.811289Z",
            "action": 59,
            "target": "<bookmark_value>BASIC Tools library;Strings module</bookmark_value>",
            "id": 48109178,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109178/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110298624/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:57.811252Z",
            "action": 59,
            "target": "Refer to <link href=\"text/sbasic/guide/show_dialog.xhp#show_dialog\">Opening a Dialog with Basic</link> for an example of LoadDialog function.",
            "id": 48109177,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109177/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110298600/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:57.811214Z",
            "action": 59,
            "target": "Functions and subroutines for module control.",
            "id": 48109176,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109176/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110298586/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:57.811176Z",
            "action": 59,
            "target": "<item type=\"literal\">ModuleControls</item> Module",
            "id": 48109175,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109175/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110298574/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:57.811139Z",
            "action": 59,
            "target": "<bookmark_value>BASIC Tools library;ModuleControl module</bookmark_value>",
            "id": 48109174,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109174/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110298558/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:57.811101Z",
            "action": 59,
            "target": "Example",
            "id": 48109173,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109173/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110298543/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:57.811064Z",
            "action": 59,
            "target": "Miscellaneous functions and subroutines.",
            "id": 48109172,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109172/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110298525/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:57.811027Z",
            "action": 59,
            "target": "<item type=\"literal\">Misc</item> Module",
            "id": 48109171,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109171/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110298504/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:57.810990Z",
            "action": 59,
            "target": "<bookmark_value>BASIC Tools library;Misc module</bookmark_value>",
            "id": 48109170,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109170/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110298502/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:57.810953Z",
            "action": 59,
            "target": "Functions and subroutines for handling ListBox elements.",
            "id": 48109169,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109169/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110298500/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:57.810915Z",
            "action": 59,
            "target": "<item type=\"literal\">ListBox</item> Module",
            "id": 48109168,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109168/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110298498/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:57.810878Z",
            "action": 59,
            "target": "<bookmark_value>BASIC Tools library;ListBox module</bookmark_value>",
            "id": 48109167,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109167/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110298496/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:57.810839Z",
            "action": 59,
            "target": "Functions and subroutines for debugging Basic macros.",
            "id": 48109166,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109166/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110298494/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:57.810801Z",
            "action": 59,
            "target": "<item type=\"literal\">Debug</item> Module",
            "id": 48109165,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109165/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110298492/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:57.810764Z",
            "action": 59,
            "target": "<bookmark_value>BASIC Tools library;Debug module</bookmark_value>",
            "id": 48109164,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109164/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110298490/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:57.810698Z",
            "action": 59,
            "target": "<link href=\"text/sbasic/shared/03/lib_tools.xhp#ucb_module\"><item type=\"literal\">UCB</item> Module</link>",
            "id": 48109163,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109163/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110298487/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:57.810660Z",
            "action": 59,
            "target": "<link href=\"text/sbasic/shared/03/lib_tools.xhp#strings_module\"><item type=\"literal\">Strings</item> Module</link>",
            "id": 48109162,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109162/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110298485/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:57.810622Z",
            "action": 59,
            "target": "<link href=\"text/sbasic/shared/03/lib_tools.xhp#modulecontrols_module\"><item type=\"literal\">ModuleControls</item> Module</link>",
            "id": 48109161,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109161/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110298484/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:57.810584Z",
            "action": 59,
            "target": "<link href=\"text/sbasic/shared/03/lib_tools.xhp#misc_module\"><item type=\"literal\">Misc</item> Module</link>",
            "id": 48109160,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109160/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110298480/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:57.810547Z",
            "action": 59,
            "target": "<link href=\"text/sbasic/shared/03/lib_tools.xhp#listbox_module\"><item type=\"literal\">ListBox</item> Module</link>",
            "id": 48109159,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109159/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110298420/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:57.810508Z",
            "action": 59,
            "target": "<link href=\"text/sbasic/shared/03/lib_tools.xhp#debug_module\"><item type=\"literal\">Debug</item> Module</link>",
            "id": 48109158,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109158/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110298393/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:57.810470Z",
            "action": 59,
            "target": "<embedvar href=\"text/sbasic/shared/00000003.xhp#basiclibrarynote\" markup=\"keep\"/><br/>        <item type=\"literal\">GlobalScope.BasicLibraries.LoadLibrary(\"Tools\")</item>",
            "id": 48109157,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109157/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110298381/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:57.810430Z",
            "action": 59,
            "target": "<bookmark_value>BASIC Tools library</bookmark_value>",
            "id": 48109156,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109156/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110298371/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:57.810393Z",
            "action": 59,
            "target": "<variable id=\"tools_lib\"><link href=\"text/sbasic/shared/03/lib_tools.xhp\">The <item type=\"literal\">Tools</item> Library</link></variable>",
            "id": 48109155,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109155/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110298358/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:57.810356Z",
            "action": 59,
            "target": "Tools Library",
            "id": 48109154,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109154/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110298342/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:57.810318Z",
            "action": 59,
            "target": "<variable id=\"template_lib\"><link href=\"text/sbasic/shared/03/lib_template.xhp\">The <item type=\"literal\">Template</item> Library</link></variable>",
            "id": 48109153,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109153/?format=api"
        }
    ]
}