Translation components API.

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

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

{
    "count": 37725,
    "next": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/changes/?format=api&page=749",
    "previous": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicpython/changes/?format=api&page=747",
    "results": [
        {
            "unit": "https://translations.documentfoundation.org/api/units/110301296/?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.212427Z",
            "action": 59,
            "target": "Print \"Shared scripts location:\", s.SharedScripts",
            "id": 48036913,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036913/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110301295/?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.212407Z",
            "action": 59,
            "target": "With %PRODUCTNAME Basic.",
            "id": 48036912,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036912/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110301294/?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.212385Z",
            "action": 59,
            "target": "g_exportedScripts = (demo_session,)  # public macros",
            "id": 48036911,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036911/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110301293/?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.212365Z",
            "action": 59,
            "target": "ui.Print(s.UserPythonScripts)  # object property",
            "id": 48036910,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036910/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110301291/?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.212343Z",
            "action": 59,
            "target": "ui.MsgBox(s.UserName,title='Hello')  # object property",
            "id": 48036909,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036909/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110301289/?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.212323Z",
            "action": 59,
            "target": "s = Session()  # instance creation",
            "id": 48036908,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036908/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110301287/?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.212301Z",
            "action": 59,
            "target": "ui.Print(Session.SharedPythonScripts())  # static method",
            "id": 48036907,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036907/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110301285/?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.212280Z",
            "action": 59,
            "target": "ui.MsgBox(Session.Share(),title='Installation Share')  # static method",
            "id": 48036906,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036906/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110301283/?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.212259Z",
            "action": 59,
            "target": "From <menuitem>Tools – Macros - Run Macro</menuitem>... menu.",
            "id": 48036905,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036905/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110301275/?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.212237Z",
            "action": 59,
            "target": "<literal>>>> input(Session().UserProfile)  # object property</literal>",
            "id": 48036904,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036904/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110301264/?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.212216Z",
            "action": 59,
            "target": "<literal>>>> print(Session().UserName)  # object property</literal>",
            "id": 48036903,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036903/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110301262/?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.212195Z",
            "action": 59,
            "target": "<literal>>>> print(Session.SharedPythonScripts())  # static method</literal>",
            "id": 48036902,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036902/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110301249/?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.212174Z",
            "action": 59,
            "target": "With Python shell.",
            "id": 48036901,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036901/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110301240/?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.212153Z",
            "action": 59,
            "target": "Examples:",
            "id": 48036900,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036900/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110301220/?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.212132Z",
            "action": 59,
            "target": "Computing %PRODUCTNAME user profile and shared modules system file paths can be performed with Python or with Basic languages. BeanShell, Java, JavaScript and Python scripts locations can be derived from this information.",
            "id": 48036899,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036899/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110301218/?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.212111Z",
            "action": 59,
            "target": "<variable id=\"pythonsession\"><link href=\"text/sbasic/python/python_session.xhp\">Getting Session Information</link></variable>",
            "id": 48036898,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48036898/?format=api"
        },
        {
            "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"
        }
    ]
}