Translation components API.

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

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

{
    "count": 387169,
    "next": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/changes/?format=api&page=7734",
    "previous": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/changes/?format=api&page=7732",
    "results": [
        {
            "unit": "https://translations.documentfoundation.org/api/units/110305356/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.137100Z",
            "action": 59,
            "target": "The example below activates the sheet named \"Sheet4\" in the currently active document.",
            "id": 48109640,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109640/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110305343/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.137059Z",
            "action": 59,
            "target": "<emph>sheetname</emph>: The name of the sheet to be activated in the document. The default value is an empty string, meaning that the document window will be activated without changing the active sheet.",
            "id": 48109639,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109639/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110305333/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.137014Z",
            "action": 59,
            "target": "If the argument <literal>sheetname</literal> is provided, the given sheet is activated and it becomes the currently selected sheet. If the argument is absent, then the document window is activated.",
            "id": 48109638,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109638/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110305315/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.136972Z",
            "action": 59,
            "target": "The method <literal>A1Style</literal> can be combined with any of the many properties and methods of the Calc service that require a range as argument, such as <literal>GetValue</literal>, <literal>GetFormula</literal>, <literal>ClearAll</literal>, etc.",
            "id": 48109637,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109637/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110305306/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.136929Z",
            "action": 59,
            "target": "The examples below in Basic and Python consider that \"Sheet1\" is the currently active sheet.",
            "id": 48109636,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109636/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110305299/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.136887Z",
            "action": 59,
            "target": "<emph>sheetname</emph>: The name of the sheet to be appended to the returned range address. The sheet must exist. The default value is \"~\" corresponding to the currently active sheet.",
            "id": 48109635,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109635/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110305279/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.136845Z",
            "action": 59,
            "target": "<emph>row2, column2</emph>: Specify the row and column numbers of the bottom-right cell in the range to be considered. If these arguments are not provided, or if values smaller than <literal>row1</literal> and <literal>column1</literal> are given, then the address of the single cell range represented by <literal>row1</literal> and <literal>column1</literal> is returned.",
            "id": 48109634,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109634/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110305264/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.136802Z",
            "action": 59,
            "target": "<emph>row1, column1</emph>: Specify the row and column numbers of the top-left cell in the range to be considered. Row and column numbers start at 1.",
            "id": 48109633,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109633/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110305257/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.136759Z",
            "action": 59,
            "target": "If only a pair of coordinates is given, then an address to a single cell is returned. Additional arguments can specify the bottom-right cell of a rectangular range.",
            "id": 48109632,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109632/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110305254/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.136717Z",
            "action": 59,
            "target": "Returns a range address as a string based on sheet coordinates, i.e. row and column numbers.",
            "id": 48109631,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109631/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110305244/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.136674Z",
            "action": 59,
            "target": "List of Methods in the Calc Service",
            "id": 48109630,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109630/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110305233/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.136632Z",
            "action": 59,
            "target": "Methods",
            "id": 48109629,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109629/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110305227/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.136590Z",
            "action": 59,
            "target": "Visit %PRODUCTNAME API Documentation's website to learn more about <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1table_1_1XCellRange.html\">XCellRange</link>, <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1sheet_1_1XSheetCellCursor.html\">XSheetCellCursor</link> and <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1sheet_1_1XSpreadsheet.html\">XSpreadsheet</link> UNO objects.",
            "id": 48109628,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109628/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110305216/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.136547Z",
            "action": 59,
            "target": "A <literal>com.sun.star.sheet.XSpreadsheet</literal> UNO object.",
            "id": 48109627,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109627/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110305202/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.136505Z",
            "action": 59,
            "target": "SheetName As String",
            "id": 48109626,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109626/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110305195/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.136465Z",
            "action": 59,
            "target": "Yes",
            "id": 48109625,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109625/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110305171/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.136424Z",
            "action": 59,
            "target": "A <literal>com.sun.star.sheet.XSheetCellCursor</literal> UNO object. After moving the cursor, the resulting range address can be accessed through the <literal>AbsoluteName</literal> UNO property of the cursor object, which returns a string value that can be used as argument for properties and methods of the Calc service.",
            "id": 48109624,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109624/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110305168/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.136381Z",
            "action": 59,
            "target": "RangeName As String",
            "id": 48109623,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109623/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110305161/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.136338Z",
            "action": 59,
            "target": "Yes",
            "id": 48109622,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109622/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110305154/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.136293Z",
            "action": 59,
            "target": "A <literal>com.sun.star.Table.XCellRange</literal> UNO object.",
            "id": 48109621,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109621/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110305146/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.136250Z",
            "action": 59,
            "target": "RangeName As String",
            "id": 48109620,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109620/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110305136/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.136209Z",
            "action": 59,
            "target": "Yes",
            "id": 48109619,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109619/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110305126/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.136163Z",
            "action": 59,
            "target": "The number of columns (>= 1) in the given range.",
            "id": 48109618,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109618/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110305114/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.136118Z",
            "action": 59,
            "target": "RangeName As String",
            "id": 48109617,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109617/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110305103/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.136076Z",
            "action": 59,
            "target": "Yes",
            "id": 48109616,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109616/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110305091/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.136034Z",
            "action": 59,
            "target": "The list with the names of all existing sheets.",
            "id": 48109615,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109615/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110305079/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.135991Z",
            "action": 59,
            "target": "Array of strings",
            "id": 48109614,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109614/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110305067/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.135948Z",
            "action": 59,
            "target": "None",
            "id": 48109613,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109613/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110305044/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.135906Z",
            "action": 59,
            "target": "Yes",
            "id": 48109612,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109612/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110305023/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.135863Z",
            "action": 59,
            "target": "Returns the sheet name of a given range address.",
            "id": 48109611,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109611/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110305001/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.135821Z",
            "action": 59,
            "target": "RangeName As String",
            "id": 48109610,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109610/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110304973/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.135780Z",
            "action": 59,
            "target": "Yes",
            "id": 48109609,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109609/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110304938/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.135751Z",
            "action": 59,
            "target": "A sheet reference that can be used as argument of methods like <literal>CopySheet</literal>.",
            "id": 48109608,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109608/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110304909/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.135728Z",
            "action": 59,
            "target": "SheetName As String",
            "id": 48109607,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109607/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110304821/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.135704Z",
            "action": 59,
            "target": "Yes",
            "id": 48109606,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109606/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110304811/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.135680Z",
            "action": 59,
            "target": "Returns the address of the smallest area that contains the specified range so that the area is surrounded by empty cells or sheet edges. This is equivalent to applying the <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command + *</keycode></caseinline><defaultinline><keycode>Ctrl + *</keycode></defaultinline></switchinline> shortcut to the given range.",
            "id": 48109605,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109605/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110304794/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.135656Z",
            "action": 59,
            "target": "RangeName As String",
            "id": 48109604,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109604/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110304772/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.135632Z",
            "action": 59,
            "target": "Yes",
            "id": 48109603,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109603/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110304748/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.135609Z",
            "action": 59,
            "target": "A range reference that can be used as argument of methods like <literal>CopyToRange</literal>.",
            "id": 48109602,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109602/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110304717/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.135585Z",
            "action": 59,
            "target": "RangeName As String",
            "id": 48109601,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109601/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110304705/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.135561Z",
            "action": 59,
            "target": "Yes",
            "id": 48109600,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109600/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110304687/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.135538Z",
            "action": 59,
            "target": "The last used row in a given range or sheet.",
            "id": 48109599,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109599/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110304664/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.135515Z",
            "action": 59,
            "target": "SheetName or RangeName as String",
            "id": 48109598,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109598/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110304636/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.135492Z",
            "action": 59,
            "target": "Yes",
            "id": 48109597,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109597/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110304616/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.135465Z",
            "action": 59,
            "target": "The last used column in a given range or sheet.",
            "id": 48109596,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109596/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110304601/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.135429Z",
            "action": 59,
            "target": "SheetName or RangeName as String",
            "id": 48109595,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109595/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110304576/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.135391Z",
            "action": 59,
            "target": "Yes",
            "id": 48109594,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109594/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110304531/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.135352Z",
            "action": 59,
            "target": "Returns the last used cell in a given range or sheet.",
            "id": 48109593,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109593/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110304501/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.135314Z",
            "action": 59,
            "target": "SheetName or RangeName as String",
            "id": 48109592,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109592/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110304488/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicshared03/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicshared03/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:10:58.135275Z",
            "action": 59,
            "target": "Yes",
            "id": 48109591,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48109591/?format=api"
        }
    ]
}