Translation components API.

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

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

{
    "count": 407,
    "next": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/en/changes/?format=api&page=3",
    "previous": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/en/changes/?format=api",
    "results": [
        {
            "unit": "https://translations.documentfoundation.org/api/units/110301215/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:05:54.212090Z",
            "action": 59,
            "target": "<bookmark_value>Session;UserName</bookmark_value>        <bookmark_value>Session;SharedScripts</bookmark_value>        <bookmark_value>Session;SharedPythonScripts</bookmark_value>        <bookmark_value>Session;UserProfile</bookmark_value>        <bookmark_value>Session;UserScripts</bookmark_value>        <bookmark_value>Session;UserPythonScripts</bookmark_value>        <bookmark_value>API;PathSubstitution</bookmark_value>",
            "id": 48036897,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036897/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110301207/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:05:54.212068Z",
            "action": 59,
            "target": "Python_Session : Session class",
            "id": 48036896,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036896/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110301200/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:05:54.212047Z",
            "action": 59,
            "target": "The <link href=\"https://extensions.libreoffice.org/extensions/apso-alternative-script-organizer-for-python\">Alternative Python Script Organizer</link> (APSO) extension offers a msgbox() function out of its <literal>apso_utils</literal> module.",
            "id": 48036895,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036895/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110301191/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:05:54.212026Z",
            "action": 59,
            "target": "<literal>uiScripts</literal> Basic module",
            "id": 48036894,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036894/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110301181/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:05:54.212004Z",
            "action": 59,
            "target": "<literal>MsgBox</literal> and <literal>InputBox</literal> methods from the <link href=\"text/sbasic/shared/03/sf_basic.xhp\">Basic service</link> included in <link href=\"text/sbasic/shared/03/lib_ScriptForge.xhp\"> the ScriptForge libraries</link> call directly their native Basic counterparts.",
            "id": 48036893,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036893/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110301171/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:05:54.211984Z",
            "action": 59,
            "target": "\"\"\"Outputs the specified strings or numeric expressions in a dialog box.\"\"\"",
            "id": 48036892,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036892/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110301163/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:05:54.211963Z",
            "action": 59,
            "target": "\"\"\" Displays a prompt in a dialog box at which the user can enter text.\"\"\"",
            "id": 48036891,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036891/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110301149/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:05:54.211942Z",
            "action": 59,
            "target": "\"\"\" Displays a dialog box containing a message and returns a value.\"\"\"",
            "id": 48036890,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036890/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110301137/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:05:54.211921Z",
            "action": 59,
            "target": "<literal>screen_io</literal> Python module",
            "id": 48036889,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036889/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110301123/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:05:54.211900Z",
            "action": 59,
            "target": "Restart %PRODUCTNAME.",
            "id": 48036888,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036888/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110301108/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:05:54.211879Z",
            "action": 59,
            "target": "Copy <literal>uiScripts</literal> Basic module in <link href=\"text/sbasic/python/python_locations.xhp\">My macros</link> Standard Basic library,",
            "id": 48036887,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036887/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110301087/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:05:54.211859Z",
            "action": 59,
            "target": "Copy <literal>screen_io</literal> Python module in <link href=\"text/sbasic/python/python_locations.xhp\">My macros</link> within <UserProfile>/Scripts/python/pythonpath,",
            "id": 48036886,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036886/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110301085/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:05:54.211838Z",
            "action": 59,
            "target": "Installation:",
            "id": 48036885,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036885/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110301083/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:05:54.211817Z",
            "action": 59,
            "target": "Examples:",
            "id": 48036884,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036884/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110301081/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:05:54.211796Z",
            "action": 59,
            "target": "Python syntax:",
            "id": 48036883,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036883/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110301079/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:05:54.211775Z",
            "action": 59,
            "target": "%PRODUCTNAME Basic proposes <literal>InputBox()</literal>, <literal>Msgbox()</literal> and <literal>Print()</literal> screen I/O functions. Python alternatives exist relying either on %PRODUCTNAME API Abstract Windowing Toolkit, either on Python to Basic function calls. The latter proposes a syntax that is intentionally close to that of Basic, and uses a Python module next to a Basic module. The API Scripting Framework is used to perform Basic, BeanShell, JavaScript and Python inter-languages function calls.",
            "id": 48036882,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036882/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110301076/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:05:54.211754Z",
            "action": 59,
            "target": "%PRODUCTNAME <literal>msgbox</literal> Python module proposes a <literal>msgbox()</literal> method that is illustrated in <link href=\"text/sbasic/python/python_handler.xhp\">Creating Event Listeners</link> and <link href=\"text/sbasic/python/python_handler.xhp\">Creating a dialog handler</link> example pages.",
            "id": 48036881,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036881/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110301073/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:05:54.211733Z",
            "action": 59,
            "target": "Python standard output file is not available when running Python macros from <menuitem>Tools – Macros - Run Macro</menuitem>... menu. Presenting the output of a module requires the Python interactive console. Features such as <literal>input()</literal>, <literal>print()</literal>, <literal>repr()</literal> and <literal>str()</literal> are available from the Python shell.",
            "id": 48036880,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036880/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110301070/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:05:54.211712Z",
            "action": 59,
            "target": "<variable id=\"ioscreen\"><link href=\"text/sbasic/python/python_screen.xhp\">Input/Output to Screen</link></variable>",
            "id": 48036879,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036879/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110301066/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:05:54.211691Z",
            "action": 59,
            "target": "<bookmark_value>Python;InputBox</bookmark_value>        <bookmark_value>Python;MsgBox</bookmark_value>        <bookmark_value>Python;Print</bookmark_value>        <bookmark_value>API;script.provider.MasterScriptProvider: Screen Input/Output</bookmark_value>        <bookmark_value>API;script.provider.XScript: Screen Input/Output</bookmark_value>",
            "id": 48036878,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036878/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110301062/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:05:54.211669Z",
            "action": 59,
            "target": "Python : Screen Input/Output",
            "id": 48036877,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036877/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110301049/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:05:54.211648Z",
            "action": 59,
            "target": "<link href=\"text/sbasic/shared/uno_objects.xhp\">Basic UNO Objects, Functions and Services</link>",
            "id": 48036876,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036876/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110301043/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:05:54.211628Z",
            "action": 59,
            "target": "ui = load_library(\"my_gui\",'screen_io')  # add <lib> path + import <module>",
            "id": 48036875,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036875/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110301035/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:05:54.211607Z",
            "action": 59,
            "target": "if module_name:  # import if requested",
            "id": 48036874,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036874/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110301022/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:05:54.211586Z",
            "action": 59,
            "target": "sys.path.insert(0, url)  # doclib takes precedence",
            "id": 48036873,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036873/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110301007/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:05:54.211565Z",
            "action": 59,
            "target": "if not url in sys.path:  # add path if necessary",
            "id": 48036872,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036872/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110300995/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:05:54.211544Z",
            "action": 59,
            "target": "doc = XSCRIPTCONTEXT.getDocument()  # current document",
            "id": 48036871,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036871/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110300985/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:05:54.211523Z",
            "action": 59,
            "target": "at https://forum.openoffice.org/fr/forum/viewtopic.php?p=286213\"\"\"",
            "id": 48036870,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036870/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110300979/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:05:54.211502Z",
            "action": 59,
            "target": "Adapted from 'Bibliothèque de fonctions' by Hubert Lambert",
            "id": 48036869,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036869/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110300965/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:05:54.211481Z",
            "action": 59,
            "target": "\"\"\" load library and import module",
            "id": 48036868,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036868/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110300954/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:05:54.211460Z",
            "action": 59,
            "target": "Importing a Python document embedded module is illustrated below, exception handling is not detailed:",
            "id": 48036867,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036867/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110300938/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:05:54.211439Z",
            "action": 59,
            "target": "Similarly to %PRODUCTNAME Basic that supports browsing and dynamic loading of libraries, Python libraries can be explored and imported on demand. For more information on library containers, visit <link href=\"https://api.libreoffice.org/\">%PRODUCTNAME Application Programming Interface</link> (API) or download <link href=\"https://www.libreoffice.org/download/download/\">%PRODUCTNAME Software Development Kit</link> (SDK).",
            "id": 48036866,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036866/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110300925/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:05:54.211418Z",
            "action": 59,
            "target": "Importing an embedded Module",
            "id": 48036865,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036865/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110300915/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:05:54.211397Z",
            "action": 59,
            "target": "See UNO data types",
            "id": 48036864,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036864/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110300898/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:05:54.211376Z",
            "action": 59,
            "target": "See <link href=\"text/sbasic/python/python_listener.xhp\">Creating a Listener</link>",
            "id": 48036863,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036863/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110300897/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:05:54.211355Z",
            "action": 59,
            "target": "See <link href=\"text/sbasic/python/python_dialogs.xhp\">Opening a Dialog</link>",
            "id": 48036862,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036862/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110300895/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:05:54.211334Z",
            "action": 59,
            "target": "Basic UNO features",
            "id": 48036861,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036861/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110300893/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:05:54.211313Z",
            "action": 59,
            "target": "Python UNO",
            "id": 48036860,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036860/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110300891/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:05:54.211292Z",
            "action": 59,
            "target": "More Python-Basic samples",
            "id": 48036859,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036859/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110300888/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:05:54.211271Z",
            "action": 59,
            "target": "<emph>LibreLogo</emph>, <emph>NamedRanges</emph>, <emph>SetCellColor</emph> and <emph>TableSample</emph> preinstalled scripts use <literal>uno.py</literal> module.",
            "id": 48036858,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036858/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110300886/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:05:54.211249Z",
            "action": 59,
            "target": "Returns a file URL for the given system path.",
            "id": 48036857,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036857/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110300884/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:05:54.211228Z",
            "action": 59,
            "target": "Returns True, when obj is a class of a UNO interface.",
            "id": 48036856,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036856/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110300881/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:05:54.211207Z",
            "action": 59,
            "target": "See API constant groups",
            "id": 48036855,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036855/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110300879/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:05:54.211186Z",
            "action": 59,
            "target": "Looks up the value of an IDL constant by giving its explicit name.",
            "id": 48036854,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036854/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110300877/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:05:54.211165Z",
            "action": 59,
            "target": "Returns the UNO component context used to initialize the Python runtime.",
            "id": 48036853,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036853/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110300875/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:05:54.211144Z",
            "action": 59,
            "target": "Returns the class of a concrete UNO exception, struct, or interface.",
            "id": 48036852,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036852/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110300874/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:05:54.211122Z",
            "action": 59,
            "target": "Returns a system path.",
            "id": 48036851,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036851/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110300872/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:05:54.211101Z",
            "action": 59,
            "target": "Creates a UNO struct or exception given by typeName.",
            "id": 48036850,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036850/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110300869/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:05:54.211079Z",
            "action": 59,
            "target": "Returns an absolute file url from the given urls.",
            "id": 48036849,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036849/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110300867/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:05:54.211058Z",
            "action": 59,
            "target": "Mapped in Basic as",
            "id": 48036848,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036848/?format=api"
        }
    ]
}