Translation components API.

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

GET /api/components/libo_help-7-6/textsbasicshared/changes/?format=api&page=8626
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 431475,
    "next": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/changes/?format=api&page=8627",
    "previous": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/changes/?format=api&page=8625",
    "results": [
        {
            "unit": "https://translations.documentfoundation.org/api/units/98435813/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:29:43.755923Z",
            "action": 59,
            "target": "<link href=\"text/sbasic/shared/01020000.xhp\">Syntax</link>",
            "id": 35969776,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35969776/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98435768/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:29:43.755852Z",
            "action": 59,
            "target": "Syntax",
            "id": 35969775,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35969775/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98435744/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:29:43.754258Z",
            "action": 59,
            "target": "You can copy or move subs, functions, modules and libraries from one file to another by using the <link href=\"text/sbasic/shared/01/06130000.xhp\">Macro</link> dialog.",
            "id": 35969774,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35969774/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98435718/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:29:43.754197Z",
            "action": 59,
            "target": "After separating your program into procedures and functions (Subs and Functions), you can save these procedures and functions as files for reuse in other projects. $[officename] Basic supports <link href=\"text/sbasic/shared/01020500.xhp\">Modules and Libraries</link>. Subs and functions are always contained in modules. You can define modules to be global or part of a document. Multiple modules can be combined to a library.",
            "id": 35969773,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35969773/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98435690/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:29:43.754137Z",
            "action": 59,
            "target": "Structuring",
            "id": 35969772,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35969772/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98435658/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:29:43.754076Z",
            "action": 59,
            "target": "Variables that you declare within a sub or function are valid only inside this sub or function. These variables override global variables with the same name and local variables with the same name coming from superordinate subs or functions.",
            "id": 35969771,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35969771/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98435631/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:29:43.754016Z",
            "action": 59,
            "target": "Global variables are valid for all subs and functions inside a module. They are declared at the beginning of a module before the first sub or function starts.",
            "id": 35969770,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35969770/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98435604/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:29:43.753957Z",
            "action": 59,
            "target": "Global and local variables",
            "id": 35969769,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35969769/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98435534/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:29:43.753898Z",
            "action": 59,
            "target": "MySecondValue = myFunction(MyFirstValue)",
            "id": 35969768,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35969768/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98435469/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:29:43.753838Z",
            "action": 59,
            "target": "A <emph>function</emph> is essentially a sub, which returns a value. You may use a function at the right side of a variable declaration, or at other places where you normally use values, for example:",
            "id": 35969767,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35969767/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98435442/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:29:43.753777Z",
            "action": 59,
            "target": "What is a Function?",
            "id": 35969766,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35969766/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98435398/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:29:43.753718Z",
            "action": 59,
            "target": "DoSomethingWithTheValues(MyFirstValue,MySecondValue)",
            "id": 35969765,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35969765/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98435329/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:29:43.753657Z",
            "action": 59,
            "target": "<emph>Sub</emph> is the short form of <emph>subroutine</emph>, that is used to handle a certain task within a program. Subs are used to split a task into individual procedures. Splitting a program into procedures and sub-procedures enhances readability and reduces the error-proneness. A sub possibly takes some arguments as parameters but does not return any values back to the calling sub or function, for example:",
            "id": 35969764,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35969764/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98435305/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:29:43.753597Z",
            "action": 59,
            "target": "What is a Sub?",
            "id": 35969763,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35969763/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98435278/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:29:43.753536Z",
            "action": 59,
            "target": "Some restrictions apply for the names of your public variables, subs, and functions. You must not use the same name as one of the modules of the same library.",
            "id": 35969762,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35969762/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98435250/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:29:43.753474Z",
            "action": 59,
            "target": "$[officename] Basic code is based on subroutines and functions that are specified between <emph>sub...end sub</emph> and <emph>function...end function</emph> sections. Each Sub or Function can call other Subs and Functions. If you take care to write generic code for a Sub or Function, you can probably re-use it in other programs. See also <link href=\"text/sbasic/shared/01020300.xhp\">Procedures and Functions</link>.",
            "id": 35969761,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35969761/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98435219/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:29:43.753414Z",
            "action": 59,
            "target": "This section provides the fundamentals for working with $[officename] Basic.",
            "id": 35969760,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35969760/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98435111/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:29:43.753354Z",
            "action": 59,
            "target": "<link href=\"text/sbasic/shared/01010210.xhp\">Basics</link>",
            "id": 35969759,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35969759/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98435095/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:29:43.753293Z",
            "action": 59,
            "target": "<bookmark_value>fundamentals</bookmark_value><bookmark_value>subroutines</bookmark_value><bookmark_value>variables;global and local</bookmark_value><bookmark_value>modules;subroutines and functions</bookmark_value>",
            "id": 35969758,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35969758/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98435043/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:29:43.753234Z",
            "action": 59,
            "target": "Basics",
            "id": 35969757,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35969757/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98435025/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:29:43.753174Z",
            "action": 59,
            "target": "This is where you find general information about working with macros and $[officename] Basic.",
            "id": 35969756,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35969756/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98434992/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:29:43.753109Z",
            "action": 59,
            "target": "<variable id=\"doc_title\"><link href=\"text/sbasic/shared/01000000.xhp\">Programming with $[officename] Basic </link></variable>",
            "id": 35969755,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35969755/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98434960/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:29:43.752522Z",
            "action": 59,
            "target": "Programming with $[officename] Basic",
            "id": 35969754,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35969754/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98434928/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:29:43.752462Z",
            "action": 59,
            "target": "<variable id=\"err1006\">1006 Unable to determine property</variable>",
            "id": 35969753,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35969753/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98434905/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:29:43.752403Z",
            "action": 59,
            "target": "<variable id=\"err1005\">1005 Unable to set property</variable>",
            "id": 35969752,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35969752/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98434878/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:29:43.752341Z",
            "action": 59,
            "target": "<variable id=\"err1004\">1004 Error executing a method</variable>",
            "id": 35969751,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35969751/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98434845/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:29:43.752266Z",
            "action": 59,
            "target": "<variable id=\"err1003\">1003 Invalid number of arguments</variable>",
            "id": 35969750,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35969750/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98434802/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:29:43.752206Z",
            "action": 59,
            "target": "<variable id=\"err1002\">1002 Required argument lacking</variable>",
            "id": 35969749,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35969749/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98434766/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:29:43.752145Z",
            "action": 59,
            "target": "<variable id=\"err1001\">1001 Object does not have this method</variable>",
            "id": 35969748,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35969748/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98434727/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:29:43.752084Z",
            "action": 59,
            "target": "<variable id=\"err1000\">1000 Object does not have this property</variable>",
            "id": 35969747,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35969747/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98434700/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:29:43.752024Z",
            "action": 59,
            "target": "<variable id=\"err979\">979 Strings or arrays not permitted</variable>",
            "id": 35969746,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35969746/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98434657/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:29:43.751964Z",
            "action": 59,
            "target": "<variable id=\"err978\">978 Program too large</variable>",
            "id": 35969745,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35969745/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98434644/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:29:43.751902Z",
            "action": 59,
            "target": "<variable id=\"err977\">977 Constant redefined</variable>",
            "id": 35969744,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35969744/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98434621/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:29:43.751837Z",
            "action": 59,
            "target": "<variable id=\"err976\">976 Unknown option:</variable>",
            "id": 35969743,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35969743/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98434603/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:29:43.751787Z",
            "action": 59,
            "target": "<variable id=\"err975\">975 Dimension specifications do not match</variable>",
            "id": 35969742,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35969742/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98434568/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:29:43.751737Z",
            "action": 59,
            "target": "<variable id=\"err974\">974 not allowed outside a procedure</variable>",
            "id": 35969741,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35969741/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98434534/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:29:43.751688Z",
            "action": 59,
            "target": "<variable id=\"err973\">973 not allowed within a procedure</variable>",
            "id": 35969740,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35969740/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98434487/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:29:43.751638Z",
            "action": 59,
            "target": "<variable id=\"err972\">972 Else/Endif without If</variable>",
            "id": 35969739,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35969739/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98434445/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:29:43.751588Z",
            "action": 59,
            "target": "<variable id=\"err971\">971 Array must be dimensioned</variable>",
            "id": 35969738,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35969738/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98434419/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:29:43.751538Z",
            "action": 59,
            "target": "<variable id=\"err970\">970 Invalid character in number</variable>",
            "id": 35969737,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35969737/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98434384/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:29:43.751488Z",
            "action": 59,
            "target": "<variable id=\"err969\">969 Parameters do not correspond to procedure</variable>",
            "id": 35969736,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35969736/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98434348/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:29:43.751437Z",
            "action": 59,
            "target": "<variable id=\"err968\">968 Symbol already defined differently</variable>",
            "id": 35969735,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35969735/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98434317/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:29:43.751383Z",
            "action": 59,
            "target": "<variable id=\"err967\">967 Parentheses do not match</variable>",
            "id": 35969734,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35969734/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98434275/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:29:43.751159Z",
            "action": 59,
            "target": "<variable id=\"err966\">966 Statement block still open: missing</variable>",
            "id": 35969733,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35969733/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98434229/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:29:43.751098Z",
            "action": 59,
            "target": "<variable id=\"err965\">965 Exit expected</variable>",
            "id": 35969732,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35969732/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98434184/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:29:43.751036Z",
            "action": 59,
            "target": "<variable id=\"err964\">964 Unknown data type</variable>",
            "id": 35969731,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35969731/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98434136/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:29:43.750976Z",
            "action": 59,
            "target": "<variable id=\"err963\">963 Label undefined</variable>",
            "id": 35969730,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35969730/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98434108/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:29:43.750931Z",
            "action": 59,
            "target": "<variable id=\"err962\">962 Procedure not found</variable>",
            "id": 35969729,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35969729/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98434079/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:29:43.750895Z",
            "action": 59,
            "target": "<variable id=\"err961\">961 Array or procedure not found</variable>",
            "id": 35969728,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35969728/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98434057/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:29:43.750859Z",
            "action": 59,
            "target": "<variable id=\"err960\">960 Variable not found</variable>",
            "id": 35969727,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35969727/?format=api"
        }
    ]
}