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=8586
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 431686,
    "next": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/changes/?format=api&page=8587",
    "previous": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/changes/?format=api&page=8585",
    "results": [
        {
            "unit": "https://translations.documentfoundation.org/api/units/98519739/?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:47.338640Z",
            "action": 59,
            "target": "Use the <emph>Exit Do</emph> statement to unconditionally end the loop. You can add this statement anywhere in a <emph>Do</emph>...<emph>Loop</emph> statement. You can also define an exit condition using the <emph>If...Then</emph> structure as follows:",
            "id": 35972401,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35972401/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98519713/?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:47.338591Z",
            "action": 59,
            "target": "<emph>statements:</emph> Statements that you want to repeat while or until a condition is <literal>True</literal>.",
            "id": 35972400,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35972400/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98519698/?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:47.338546Z",
            "action": 59,
            "target": "<emph>condition:</emph> A comparison, numeric or Basic expression, that evaluates to either <literal>True</literal> or <literal>False</literal>.",
            "id": 35972399,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35972399/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98519659/?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:47.338502Z",
            "action": 59,
            "target": "The <emph>Do...Loop</emph> statement executes a loop as long as, or until, a certain condition is <literal>True</literal>. The condition for exiting the loop must be entered following either the <emph>Do</emph> or the <emph>Loop</emph> statement. The above examples are valid combinations.",
            "id": 35972398,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35972398/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98519627/?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:47.338459Z",
            "action": 59,
            "target": "' Loop Until: The statement block repeats until the condition is true",
            "id": 35972397,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35972397/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98519590/?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:47.338414Z",
            "action": 59,
            "target": "' Loop While: The statement block repeats as long as the condition is true",
            "id": 35972396,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35972396/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98519545/?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:47.338368Z",
            "action": 59,
            "target": "<image src=\"media/helpimg/sbasic/Do-Loop_statement.svg\" id=\"img_id691592320435808\"><alt id=\"alt_id341592320435808\">Do...Loop statement</alt></image>",
            "id": 35972395,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35972395/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98519503/?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:47.338308Z",
            "action": 59,
            "target": "' Do Until: The statement block is repeated as long as the condition is false",
            "id": 35972394,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35972394/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98519461/?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:47.338250Z",
            "action": 59,
            "target": "' Do While: The statement block is repeated as long as the condition is true",
            "id": 35972393,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35972393/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98519421/?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:47.338199Z",
            "action": 59,
            "target": "<image src=\"media/helpimg/sbasic/Do_statement.svg\" id=\"img_id601592320434736\"><alt id=\"alt_id551592320434736\">Do statement</alt></image>",
            "id": 35972392,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35972392/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98519378/?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:47.338155Z",
            "action": 59,
            "target": "Repeats the statements between the <emph>Do</emph> and the <emph>Loop</emph> statement while the condition is <literal>True</literal> or until the condition becomes <literal>True</literal>.",
            "id": 35972391,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35972391/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98519263/?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:47.338106Z",
            "action": 59,
            "target": "<link href=\"text/sbasic/shared/03090201.xhp\">Do...Loop Statement</link>",
            "id": 35972390,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35972390/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98519237/?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:47.338046Z",
            "action": 59,
            "target": "<bookmark_value>Do...Loop statement</bookmark_value>  <bookmark_value>While; Do loop</bookmark_value>  <bookmark_value>Until</bookmark_value>  <bookmark_value>loops</bookmark_value>",
            "id": 35972389,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35972389/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98519194/?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:47.337995Z",
            "action": 59,
            "target": "Do...Loop Statement",
            "id": 35972388,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35972388/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98519115/?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:47.337946Z",
            "action": 59,
            "target": "The following statements execute loops.",
            "id": 35972387,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35972387/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98519068/?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:47.337901Z",
            "action": 59,
            "target": "<link href=\"text/sbasic/shared/03090200.xhp\">Loops</link>",
            "id": 35972386,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35972386/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98519027/?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:47.337859Z",
            "action": 59,
            "target": "Loops",
            "id": 35972385,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35972385/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98518987/?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:47.337816Z",
            "action": 59,
            "target": "<link href=\"text/sbasic/shared/03090410.xhp\">Switch</link> function",
            "id": 35972384,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35972384/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98518952/?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:47.337775Z",
            "action": 59,
            "target": "<link href=\"text/sbasic/shared/03090101.xhp\">If</link> or <link href=\"text/sbasic/shared/03090102.xhp\">Select Case</link> statements",
            "id": 35972383,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35972383/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98518895/?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:47.337733Z",
            "action": 59,
            "target": "REM Bad usage of function IIf",
            "id": 35972382,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35972382/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98518860/?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:47.337691Z",
            "action": 59,
            "target": "REM Returns the maximum of 3 values",
            "id": 35972381,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35972381/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98518813/?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:47.337645Z",
            "action": 59,
            "target": "IIf evaluates both <literal>Variant1</literal> and <literal>Variant2</literal> even if it returns only one of them. If one of the expressions results in error, the function returns the error. For example, do not use IIF to bypass a possible division by zero result.",
            "id": 35972380,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35972380/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98518778/?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:47.337601Z",
            "action": 59,
            "target": "<emph>Variant1, Variant2</emph>: Any expression, one of which will be returned as the function result, depending on the logical evaluation.",
            "id": 35972379,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35972379/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98518742/?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:47.337562Z",
            "action": 59,
            "target": "<emph>Bool</emph>: Any expression that you want to evaluate. If the expression evaluates to <emph>True</emph>, the function returns the value of Variant1, otherwise it returns the value of Variant2.",
            "id": 35972378,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35972378/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98518708/?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:47.337535Z",
            "action": 59,
            "target": "IIf (Bool As Boolean, Variant1 As Variant, Variant2 As Variant) As Variant",
            "id": 35972377,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35972377/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98518665/?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:47.337500Z",
            "action": 59,
            "target": "Returns one of two possible function results, depending on the logical value of the evaluated expression.",
            "id": 35972376,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35972376/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98518626/?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:47.337459Z",
            "action": 59,
            "target": "<link href=\"text/sbasic/shared/03090103.xhp\">IIf Function</link>",
            "id": 35972375,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35972375/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98518588/?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:47.337418Z",
            "action": 59,
            "target": "<bookmark_value>IIf function</bookmark_value>",
            "id": 35972374,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35972374/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98518554/?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:47.337374Z",
            "action": 59,
            "target": "IIf Function",
            "id": 35972373,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35972373/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98518522/?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:47.337329Z",
            "action": 59,
            "target": "<link href=\"text/sbasic/shared/03090103.xhp\">Iif</link> or <link href=\"text/sbasic/shared/03090410.xhp\">Switch</link> functions",
            "id": 35972372,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35972372/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98518491/?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:47.337284Z",
            "action": 59,
            "target": "<link href=\"text/sbasic/shared/03090101.xhp\">If</link> statement",
            "id": 35972371,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35972371/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98518460/?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:47.337243Z",
            "action": 59,
            "target": "Print \"Out of range 1 to 10\"",
            "id": 35972370,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35972370/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98518422/?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:47.337202Z",
            "action": 59,
            "target": "Print \"Greater than 8\"",
            "id": 35972369,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35972369/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98518403/?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:47.337159Z",
            "action": 59,
            "target": "Print \"Number from 6 to 8\"",
            "id": 35972368,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35972368/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98518361/?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:47.337118Z",
            "action": 59,
            "target": "Print \"Number from 1 to 5\"",
            "id": 35972367,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35972367/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98518332/?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:47.337071Z",
            "action": 59,
            "target": "<emph>values:</emph> Any value list that is compatible with the expression. The statement block that follows the <literal>Case</literal> clause is executed if <emph>expression</emph> matches <emph>values</emph>.",
            "id": 35972366,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35972366/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98518316/?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:47.337028Z",
            "action": 59,
            "target": "<emph>expression:</emph> Any expression that controls if the statement block that follows the respective <literal>Case</literal> clause is executed.",
            "id": 35972365,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35972365/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98518268/?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:47.336987Z",
            "action": 59,
            "target": "End Select",
            "id": 35972335,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35972335/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98518260/?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:47.336946Z",
            "action": 59,
            "target": "Statement Block]",
            "id": 35972304,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35972304/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98518232/?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:47.336905Z",
            "action": 59,
            "target": "[  Case Else",
            "id": 35972303,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35972303/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98518210/?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:47.336865Z",
            "action": 59,
            "target": "Statement Block]",
            "id": 35972302,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35972302/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98518195/?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:47.336824Z",
            "action": 59,
            "target": "[  Case values2",
            "id": 35972301,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35972301/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98518184/?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:47.336783Z",
            "action": 59,
            "target": "Statement Block",
            "id": 35972300,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35972300/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98518168/?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:47.336743Z",
            "action": 59,
            "target": "Case values",
            "id": 35972298,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35972298/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98518157/?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:47.336702Z",
            "action": 59,
            "target": "Select Case expression",
            "id": 35972296,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35972296/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98518147/?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:47.336659Z",
            "action": 59,
            "target": "<image src=\"media/helpimg/sbasic/Select-Case_statement.svg\" id=\"img_id931588605629842\"><alt id=\"alt_id931588605629842\">Select Case syntax</alt></image>",
            "id": 35972295,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35972295/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98518134/?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:47.336618Z",
            "action": 59,
            "target": "Defines one or more statement blocks depending on the value of an expression.",
            "id": 35972293,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35972293/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98518114/?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:47.336575Z",
            "action": 59,
            "target": "<variable id=\"Select_h1\"><link href=\"text/sbasic/shared/03090102.xhp\">Select...Case Statement</link></variable>",
            "id": 35972292,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35972292/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98518098/?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:47.336533Z",
            "action": 59,
            "target": "<bookmark_value>Select Case statement</bookmark_value>  <bookmark_value>Case keyword; in Select Case statement</bookmark_value>",
            "id": 35972291,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35972291/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98518082/?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:47.336492Z",
            "action": 59,
            "target": "Select...Case Statement",
            "id": 35972290,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35972290/?format=api"
        }
    ]
}