Translation components API.

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

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

{
    "count": 4722,
    "next": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/en/changes/?format=api&page=31",
    "previous": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/en/changes/?format=api&page=29",
    "results": [
        {
            "unit": "https://translations.documentfoundation.org/api/units/98548944/?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.733675Z",
            "action": 59,
            "target": "' This example inserts quotation marks (ASCII value 34) in a string.",
            "id": 35973483,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35973483/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98548908/?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.733650Z",
            "action": 59,
            "target": "An overflow error will occur when VBA compatibility mode is enabled and the expression value is greater than 255.",
            "id": 35973482,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35973482/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98548860/?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.733624Z",
            "action": 59,
            "target": "Use the <emph>Chr$</emph> function to send special control sequences to a printer or to another output source. You can also use it to insert quotation marks in a string expression.",
            "id": 35973481,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35973481/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98548821/?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.733597Z",
            "action": 59,
            "target": "When VBA compatibility mode is enabled (<link href=\"text/sbasic/shared/03103350.xhp\"><literal>Option VBASupport 1</literal></link>), <literal>charcode</literal> is a numeric expression that represents a valid 8-bit ASCII value (0-255) only.",
            "id": 35973480,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35973480/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98548800/?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.733570Z",
            "action": 59,
            "target": "<emph>charcode</emph>: a numeric expression that represents a valid 8-bit ASCII value (0-255) or a 16-bit Unicode value. (To support expressions with a nominally negative argument like <emph>Chr(&H8000)</emph> in a backwards-compatible way, values in the range −32768 to −1 are internally mapped to the range 32768 to 65535.)",
            "id": 35973479,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35973479/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98548754/?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.733544Z",
            "action": 59,
            "target": "Chr[$](charcode As Integer) As String",
            "id": 35973478,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35973478/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98548687/?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.733519Z",
            "action": 59,
            "target": "Returns the character that corresponds to the specified character code.",
            "id": 35973477,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35973477/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98548652/?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.733493Z",
            "action": 59,
            "target": "<variable id=\"Chr_h1\"><link href=\"text/sbasic/shared/03120102.xhp\">Chr Function</link></variable>",
            "id": 35973476,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35973476/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98548611/?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.733467Z",
            "action": 59,
            "target": "<bookmark_value>Chr function</bookmark_value>",
            "id": 35973475,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35973475/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98548576/?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.733442Z",
            "action": 59,
            "target": "Chr Function",
            "id": 35973474,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35973474/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98548545/?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.733417Z",
            "action": 59,
            "target": "Print ASC(\"Las Vegas\") ' returns 76, since only the first character is taken into account",
            "id": 35973473,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35973473/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98548489/?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.733392Z",
            "action": 59,
            "target": "Print ASC(string:=\"Z\") ' returns 90",
            "id": 35973472,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35973472/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98548481/?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.733366Z",
            "action": 59,
            "target": "Print ASC(\"A\") ' returns 65",
            "id": 35973471,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35973471/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98548449/?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.733337Z",
            "action": 59,
            "target": "Use the Asc function to replace keys with values. If the Asc function encounters a blank string, $[officename] Basic reports a run-time error. In addition to 7 bit ASCII characters (Codes 0-127), the ASCII function can also detect non-printable key codes in ASCII code. This function can also handle 16 bit unicode characters.",
            "id": 35973470,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35973470/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98548418/?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.733309Z",
            "action": 59,
            "target": "<emph>string</emph>: Any valid string expression. Only the first character in the string is relevant.",
            "id": 35973469,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35973469/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98548377/?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.733283Z",
            "action": 59,
            "target": "Asc(string) As Long",
            "id": 35973468,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35973468/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98548332/?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.733257Z",
            "action": 59,
            "target": "Returns the ASCII (American Standard Code for Information Interchange) value of the first character in a string expression.",
            "id": 35973467,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35973467/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98548301/?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.733231Z",
            "action": 59,
            "target": "<variable id=\"Asc_h1\"><link href=\"text/sbasic/shared/03120101.xhp\">Asc Function (BASIC)</link></variable>",
            "id": 35973466,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35973466/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98548268/?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.733205Z",
            "action": 59,
            "target": "<bookmark_value>Asc function</bookmark_value>",
            "id": 35973465,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35973465/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98548198/?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.733177Z",
            "action": 59,
            "target": "Asc Function",
            "id": 35973464,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35973464/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98548153/?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.733149Z",
            "action": 59,
            "target": "The following functions convert strings to and from ASCII or ANSI code.",
            "id": 35973463,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35973463/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98548099/?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.733084Z",
            "action": 59,
            "target": "<link href=\"text/sbasic/shared/03120100.xhp\">ASCII/ANSI Conversion in Strings</link>",
            "id": 35973462,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35973462/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98547944/?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.733058Z",
            "action": 59,
            "target": "ASCII/ANSI Conversion in Strings",
            "id": 35973461,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35973461/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98547907/?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.733033Z",
            "action": 59,
            "target": "You can use strings to edit text within $[officename] Basic programs.",
            "id": 35973460,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35973460/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98547868/?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.733008Z",
            "action": 59,
            "target": "The following functions and statements validate and return strings.",
            "id": 35973459,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35973459/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98547849/?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.732982Z",
            "action": 59,
            "target": "<link href=\"text/sbasic/shared/03120000.xhp\">Strings</link>",
            "id": 35973458,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35973458/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98547817/?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.732957Z",
            "action": 59,
            "target": "Strings",
            "id": 35973457,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35973457/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98547784/?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.732931Z",
            "action": 59,
            "target": "Dim sRoot As String ' Root directory for file in and output",
            "id": 35973456,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35973456/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98547739/?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.732906Z",
            "action": 59,
            "target": "<> : Not equal to",
            "id": 35973455,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35973455/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98547704/?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.732881Z",
            "action": 59,
            "target": ">= : Greater than or equal to",
            "id": 35973454,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35973454/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98547673/?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.732856Z",
            "action": 59,
            "target": "<= : Less than or equal to",
            "id": 35973453,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35973453/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98547650/?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.732830Z",
            "action": 59,
            "target": "> : Greater than",
            "id": 35973452,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35973452/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98547614/?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.732805Z",
            "action": 59,
            "target": "< : Less than",
            "id": 35973451,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35973451/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98547582/?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.732779Z",
            "action": 59,
            "target": "= : Equal to",
            "id": 35973450,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35973450/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98547529/?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.732754Z",
            "action": 59,
            "target": "Comparison operators",
            "id": 35973449,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35973449/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98547518/?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.732728Z",
            "action": 59,
            "target": "<emph>expression1, expression2</emph>: Any numeric values or strings that you want to compare.",
            "id": 35973448,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35973448/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98547503/?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.732702Z",
            "action": 59,
            "target": "<emph>result</emph>: Boolean that specifies the result of the comparison (<literal>True</literal>, or <literal>False</literal>)",
            "id": 35973447,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35973447/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98547485/?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.732675Z",
            "action": 59,
            "target": "Comparison operators compare two expressions. The result is returned as a boolean expression that determines if the comparison is <literal>True</literal> (-1) or <literal>False</literal> (0).",
            "id": 35973446,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35973446/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98547469/?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.732649Z",
            "action": 59,
            "target": "<variable id=\"CompOper_h1\"><link href=\"text/sbasic/shared/03110100.xhp\">Comparison Operators</link></variable>",
            "id": 35973445,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35973445/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98547455/?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.732621Z",
            "action": 59,
            "target": "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value>  <bookmark_value>Operators;comparison</bookmark_value>  <bookmark_value>Operators;equal sign (=)</bookmark_value>  <bookmark_value>Operators;greater than (>)</bookmark_value>  <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value>  <bookmark_value>Operators;less than (<)</bookmark_value>  <bookmark_value>Operators;less than or equal to (<=)</bookmark_value>  <bookmark_value>Operators;not equal to (<>)</bookmark_value>",
            "id": 35973444,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35973444/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98547440/?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.732596Z",
            "action": 59,
            "target": "Comparison Operators",
            "id": 35973443,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35973443/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98547425/?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.732571Z",
            "action": 59,
            "target": "<link href=\"text/sbasic/shared/03102900.xhp\">Lbound</link> and <link href=\"text/sbasic/shared/03103000.xhp\">Ubound</link> functions",
            "id": 35973442,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35973442/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98547407/?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.732544Z",
            "action": 59,
            "target": "<link href=\"text/sbasic/shared/03104200.xhp\">Array</link> or <link href=\"text/sbasic/shared/03104300.xhp\">DimArray</link> functions",
            "id": 35973441,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35973441/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98547360/?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.732519Z",
            "action": 59,
            "target": "<link href=\"text/sbasic/shared/03102100.xhp\">Dim</link> or <link href=\"text/sbasic/shared/03102101.xhp\">ReDim</link> statements",
            "id": 35973440,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35973440/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98547327/?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.732493Z",
            "action": 59,
            "target": "Erase b, c(0) ' everything gets cleared",
            "id": 35973439,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35973439/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98547278/?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.732468Z",
            "action": 59,
            "target": "Erase a, c(Ubound(c)) ' b and c(0) are unchanged",
            "id": 35973438,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35973438/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98547249/?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.732442Z",
            "action": 59,
            "target": "<emph>array list</emph> - A comma delimited list of arrays to be erased.",
            "id": 35973437,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35973437/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98547227/?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.732417Z",
            "action": 59,
            "target": "Erase array1 [, array2 [,...]]",
            "id": 35973436,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35973436/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98547201/?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.732390Z",
            "action": 59,
            "target": "<image src=\"media/helpimg/sbasic/Erase_statement.svg\" id=\"img_id651588865616326\"><alt id=\"alt_id281588865616326\">Erase syntax</alt></image>",
            "id": 35973435,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35973435/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98547185/?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.732365Z",
            "action": 59,
            "target": "Erases the contents of array elements of fixed size arrays, and releases the memory used by arrays of variable size.",
            "id": 35973434,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35973434/?format=api"
        }
    ]
}