Translation components API.

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

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

{
    "count": 335161,
    "next": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/changes/?format=api&page=6702",
    "previous": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/changes/?format=api&page=6700",
    "results": [
        {
            "unit": "https://translations.documentfoundation.org/api/units/98554657/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:31:46.310841Z",
            "action": 59,
            "target": "Write all items of the array sequentially to a text file. If the file exists already, it will be overwritten without warning.",
            "id": 36037170,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36037170/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98554635/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:31:46.310799Z",
            "action": 59,
            "target": "<emph>casesensitive</emph>: This argument is only applicable if the arrays are populated with strings (Default = <literal>False</literal>).",
            "id": 36037169,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36037169/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98554626/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:31:46.310758Z",
            "action": 59,
            "target": "<emph>array2_1d</emph>: A 1-dimensional array, whose items are subtracted from the first input array.",
            "id": 36037168,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36037168/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98554616/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:31:46.310717Z",
            "action": 59,
            "target": "<emph>array1_1d</emph>: A 1-dimensional reference array, whose items are examined for removal.",
            "id": 36037167,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36037167/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98554615/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:31:46.310675Z",
            "action": 59,
            "target": "Build a set, as a zero-based array, by applying the difference operator on the two input arrays. Resulting items originate from the first array and not from the second.      <br/>The resulting array is sorted in ascending order.      <br/>Both input arrays must be filled homogeneously, their items must be scalars of the same type. <literal>Empty</literal> and <literal>Null</literal> items are forbidden.      <br/>Text comparison can be case sensitive or not.",
            "id": 36037166,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36037166/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98554582/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:31:46.310636Z",
            "action": 59,
            "target": "<emph>array_nd</emph>: The array to examine.",
            "id": 36037165,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36037165/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98554560/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:31:46.310597Z",
            "action": 59,
            "target": "Count the number of dimensions of an array. The result can be greater than two.    <br/>If the argument is not an array, returns -1    <br/>If the array is not initialized, returns 0.",
            "id": 36037164,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36037164/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98554549/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:31:46.310557Z",
            "action": 59,
            "target": "' Creates a copy of \"a\" using the \"Copy\" method",
            "id": 36037163,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36037163/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98554532/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:31:46.310510Z",
            "action": 59,
            "target": "By using the <literal>Copy</literal> method, a copy of the whole <literal>Array</literal> object is made. In the example below, <literal>a</literal> and <literal>b</literal> are different objects and changing values in <literal>b</literal> will not affect values in <literal>a</literal>.",
            "id": 36037162,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36037162/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98554526/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:31:46.310469Z",
            "action": 59,
            "target": "' Hence changing values in \"b\" will also change \"a\"",
            "id": 36037161,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36037161/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98554525/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:31:46.310431Z",
            "action": 59,
            "target": "' The assignment below is made by reference",
            "id": 36037160,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36037160/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98554524/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:31:46.310392Z",
            "action": 59,
            "target": "A simple assignment of an <literal>Array</literal> object will copy its reference instead of creating a copy of the object's contents. See the example below:",
            "id": 36037159,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36037159/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98554508/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:31:46.310350Z",
            "action": 59,
            "target": "<emph>array_nd</emph>: The 1D or 2D array to be copied.",
            "id": 36037158,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36037158/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98554491/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:31:46.310308Z",
            "action": 59,
            "target": "Creates a copy of a 1D or 2D array.",
            "id": 36037157,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36037157/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98554461/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:31:46.310266Z",
            "action": 59,
            "target": "The second column contains the data that will be associated to the corresponding label in the dictionary.",
            "id": 36037156,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36037156/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98554441/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:31:46.310224Z",
            "action": 59,
            "target": "The first column must contain exclusively strings with a length greater than zero, in any order. These values will be used as labels in the dictionary.",
            "id": 36037155,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36037155/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98554426/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:31:46.310178Z",
            "action": 59,
            "target": "<emph>array_2d</emph>: Data to be converted into a <literal>ScriptForge.Dictionary</literal> object.",
            "id": 36037154,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36037154/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98554400/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:31:46.310137Z",
            "action": 59,
            "target": "Store the content of a 2-columns array into a <link href=\"text/sbasic/shared/03/sf_dictionary.xhp\">ScriptForge.Dictionary</link> object.      <br/>The key will be extracted from the first column, the item from the second.",
            "id": 36037153,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36037153/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98554389/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:31:46.310096Z",
            "action": 59,
            "target": "<emph>sortorder</emph>: It can be either \"ASC\", \"DESC\" or \"\" (not sorted). The default value is \"\".",
            "id": 36037152,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36037152/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98554378/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:31:46.310054Z",
            "action": 59,
            "target": "<emph>casesensitive</emph>: Only for string comparisons (Default = <literal>False</literal>).",
            "id": 36037151,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36037151/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98554376/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:31:46.310006Z",
            "action": 59,
            "target": "<emph>tofind</emph>: A number, a date or a string to find.",
            "id": 36037150,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36037150/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98554369/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:31:46.309963Z",
            "action": 59,
            "target": "<emph>array_1d</emph>: The array to scan.",
            "id": 36037149,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36037149/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98554332/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:31:46.309919Z",
            "action": 59,
            "target": "Check if a one dimension array contains a certain number, text or date. Text comparison can be case-sensitive or not.      <br/>Sorted input arrays must be filled homogeneously, meaning all items must be scalars of the same type (<literal>Empty</literal> and <literal>Null</literal> items are forbidden).      <br/>The result of the method is unpredictable when the array is announced as sorted and is in reality not.      <br/>A binary search is done when the array is sorted, otherwise, it is simply scanned from top to bottom and <literal>Empty</literal> and <literal>Null</literal> items are ignored.",
            "id": 36037148,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36037148/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98554310/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:31:46.309878Z",
            "action": 59,
            "target": "<emph>row</emph>: A 1-dimensional array with as many items as there are columns in <literal>array_2d</literal>.",
            "id": 36037147,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36037147/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98554284/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:31:46.309838Z",
            "action": 59,
            "target": "<emph>array_2d</emph>: The pre-existing array, may be empty. If that array has 1 dimension, it is considered as the first row of the resulting 2 dimension array.",
            "id": 36037146,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36037146/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98554260/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:31:46.309797Z",
            "action": 59,
            "target": "Append to the bottom of a two dimension array a new row. The resulting array has the same lower bounds as the initial two dimension array.",
            "id": 36037145,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36037145/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98554249/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:31:46.309756Z",
            "action": 59,
            "target": "<emph>column</emph>: A 1-dimensional array with as many items as there are rows in <literal>array_2d</literal>.",
            "id": 36037144,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36037144/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98554228/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:31:46.309715Z",
            "action": 59,
            "target": "<emph>array_2d</emph>: The pre-existing array, may be empty. If that array has only one dimension, it is considered as the first column of the resulting two-dimensional array.",
            "id": 36037143,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36037143/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98554179/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:31:46.309675Z",
            "action": 59,
            "target": "Appends a new column to the right side of a two dimensional array. The resulting array has the same lower bounds as the initial two dimensional array.",
            "id": 36037142,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36037142/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98554153/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:31:46.309633Z",
            "action": 59,
            "target": "<emph>arg0, arg1, ...</emph>: Items that will be appended to <literal>array_1d</literal>.",
            "id": 36037141,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36037141/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98554135/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:31:46.309593Z",
            "action": 59,
            "target": "<emph>array_1d</emph>: The pre-existing array, may be empty.",
            "id": 36037140,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36037140/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98554109/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:31:46.309553Z",
            "action": 59,
            "target": "Appends the items listed as arguments to the end of the input array.",
            "id": 36037139,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36037139/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98554071/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:31:46.309512Z",
            "action": 59,
            "target": "The first argument of most methods is the array object to be considered. It is always passed by reference and left unchanged. Methods such as Append, Prepend, etc return a new array object after their execution.",
            "id": 36037138,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36037138/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98554050/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:31:46.309470Z",
            "action": 59,
            "target": "List of Methods in the Array Service",
            "id": 36037137,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36037137/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98554033/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:31:46.309427Z",
            "action": 59,
            "target": "Because Python has built-in list and tuple support, most of the methods in the <literal>Array</literal> service are available for Basic scripts only. The only exception is <literal>ImportFromCSVFile</literal> which is supported in both Basic and Python.",
            "id": 36037136,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36037136/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98554008/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:31:46.309376Z",
            "action": 59,
            "target": "The following code snippets show the various ways to call methods in the <literal>Array</literal> service (the <literal>Append</literal> method is used as an example):",
            "id": 36037135,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36037135/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98553991/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:31:46.309336Z",
            "action": 59,
            "target": "Loading the library will create the <literal>SF_Array</literal> object that can be used to call the methods in the <literal>Array</literal> service.",
            "id": 36037134,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36037134/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98553973/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:31:46.309295Z",
            "action": 59,
            "target": "Before using the <literal>Array</literal> service the <literal>ScriptForge</literal> library needs to be loaded using:",
            "id": 36037133,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36037133/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98553950/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:31:46.309255Z",
            "action": 59,
            "target": "Service invocation",
            "id": 36037132,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36037132/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98553895/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:31:46.309214Z",
            "action": 59,
            "target": "Array items may contain any type of value, including (sub)arrays.",
            "id": 36037131,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36037131/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98553857/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:31:46.309173Z",
            "action": 59,
            "target": "Arrays with more than two dimensions cannot be used with the methods in this service, the only exception being the <literal>CountDims</literal> method that accepts Arrays with any number of dimensions.",
            "id": 36037130,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36037130/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98553824/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:31:46.309131Z",
            "action": 59,
            "target": "Provides a collection of methods for manipulating and transforming arrays of one dimension (vectors) and arrays of two dimensions (matrices). This includes set operations, sorting, importing from and exporting to text files.",
            "id": 36037129,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36037129/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98553791/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:31:46.309094Z",
            "action": 59,
            "target": "<variable id=\"ArrayService\"><link href=\"text/sbasic/shared/03/sf_array.xhp\"><literal>ScriptForge</literal>.<literal>Array</literal> service</link></variable>",
            "id": 36037128,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36037128/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98553740/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:31:46.309069Z",
            "action": 59,
            "target": "<bookmark_value>Array service</bookmark_value>",
            "id": 36037127,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36037127/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98553682/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:31:46.309044Z",
            "action": 59,
            "target": "ScriptForge.Array service (SF_Array)",
            "id": 36037126,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36037126/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98553656/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:31:46.309019Z",
            "action": 59,
            "target": "This library is not used by %PRODUCTNAME Basic.",
            "id": 36037125,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36037125/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98553630/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:31:46.308993Z",
            "action": 59,
            "target": "The <emph>WikiEditor</emph> library only contains dialogs, it is used by <emph>Wiki Publisher</emph> bundled Java extension.",
            "id": 36037124,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36037124/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98553614/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:31:46.308968Z",
            "action": 59,
            "target": "Description",
            "id": 36037123,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36037123/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98553582/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:31:46.308943Z",
            "action": 59,
            "target": "<bookmark_value>BASIC WikiEditor library</bookmark_value>",
            "id": 36037122,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36037122/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98553556/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:31:46.308916Z",
            "action": 59,
            "target": "<variable id=\"wikieditor_lib\"><link href=\"text/sbasic/shared/03/lib_wikieditor.xhp\">The <item type=\"literal\">WikiEditor</item> Library</link></variable>",
            "id": 36037121,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/36037121/?format=api"
        }
    ]
}