Translation components API.

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

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

{
    "count": 37574,
    "next": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/changes/?format=api&page=752",
    "previous": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/changes/?format=api&page=750",
    "results": [
        {
            "unit": "https://translations.documentfoundation.org/api/units/98383845/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:22:29.562189Z",
            "action": 59,
            "target": "adapted from 'Python script to monitor OnSave event' at",
            "id": 35768687,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35768687/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98383815/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:22:29.562142Z",
            "action": 59,
            "target": "\"\"\" Monitor document events \"\"\"",
            "id": 35768685,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35768685/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98383716/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:22:29.562098Z",
            "action": 59,
            "target": "<literal>OnLoad</literal> and <literal>OnUnload</literal> events can be used to respectively set and unset Python programs path. They are described as <menuitem>Open document</menuitem> and <menuitem>Document closed</menuitem>.",
            "id": 35768684,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35768684/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98383681/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:22:29.562054Z",
            "action": 59,
            "target": "Events monitoring starts from object instantiation and ultimately stops when Python releases the object. Raised events are reported using <literal>Access2Base</literal> console.",
            "id": 35768682,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35768682/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98383647/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:22:29.562008Z",
            "action": 59,
            "target": "<bookmark_value>API;frame.Desktop: Monitoring Document Event</bookmark_value>        <bookmark_value>API;script.provider.MasterScriptProviderFactory: Monitoring Document Event</bookmark_value>        <bookmark_value>API;script.provider.XScript: Monitoring Document Event</bookmark_value>",
            "id": 35768680,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35768680/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98383611/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:22:29.561966Z",
            "action": 59,
            "target": "With Python",
            "id": 35768678,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35768678/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98383571/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:22:29.561925Z",
            "action": 59,
            "target": "Intercepting events helps setting scripts pre- and post-conditions such as loading and unloading libraries or track script processing in the background. <literal>Access2Base.Trace</literal> module usage is illustrating that second context.",
            "id": 35768676,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35768676/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98383527/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:22:29.561881Z",
            "action": 59,
            "target": "Monitoring is illustrated herewith for Basic and Python languages using object-oriented programming. Assigning <literal>OnLoad</literal> script, to the <menuitem>Open Document</menuitem> event, suffices to initiate and terminate document event monitoring. <menuitem>Tools - Customize</menuitem> menu <menuitem>Events</menuitem> tab is used to assign either scripts.",
            "id": 35768674,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35768674/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98383515/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:22:29.561839Z",
            "action": 59,
            "target": "Monitoring Document Events",
            "id": 35768672,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35768672/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98383480/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:22:29.561795Z",
            "action": 59,
            "target": "Next to <link href=\"text/sbasic/shared/01040000.xhp\">assigning macros to events</link>, one can monitor events raised by %PRODUCTNAME documents. Application Programming Interface (API) broadcasters are responsible for calling event scripts. Unlike listeners that require to define all supported methods, even if unused, document monitors require only two methods next to hooked event scripts.",
            "id": 35768670,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35768670/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98383441/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:22:29.561754Z",
            "action": 59,
            "target": "Import math Python packages before opening a Calc document. Release these packages when the document closes.",
            "id": 35768668,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35768668/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98383391/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:22:29.561712Z",
            "action": 59,
            "target": "Recalculate table of contents, indexes or table entries of a Writer document when document is going to be closed",
            "id": 35768666,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35768666/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98383347/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:22:29.561672Z",
            "action": 59,
            "target": "Control the processing of document save, document copy, print or mailmerge requests.",
            "id": 35768664,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35768664/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98383308/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:22:29.561632Z",
            "action": 59,
            "target": "Identify a new document at opening time, as opposed to existing  ones, and perform a dedicated setup.",
            "id": 35768662,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35768662/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98383264/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:22:29.561590Z",
            "action": 59,
            "target": "Listening to document events can help in the following situations:",
            "id": 35768660,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35768660/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98383210/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:22:29.561545Z",
            "action": 59,
            "target": "<variable id=\"pythonmonitor\"><link href=\"text/sbasic/python/python_document_events.xhp\">Listening to Document Events</link></variable>",
            "id": 35768658,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35768658/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98383175/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:22:29.561502Z",
            "action": 59,
            "target": "<bookmark_value>Basic;Monitoring Document Events</bookmark_value>         <bookmark_value>Python;Monitoring Document Events</bookmark_value>         <bookmark_value>Access2Base;Console</bookmark_value>         <bookmark_value>Access2Base;Trace</bookmark_value>         <bookmark_value>API;document.DocumentEvent: Monitoring Document Event</bookmark_value>         <bookmark_value>API;document.XDocumentEventBroadcaster: Monitoring Document Event</bookmark_value>         <bookmark_value>API;document.XDocumentEventListener: Monitoring Document Event</bookmark_value>         <bookmark_value>API;lang.EventObject: Monitoring Document Event</bookmark_value>",
            "id": 35768655,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35768655/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98383130/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:22:29.561458Z",
            "action": 59,
            "target": "Monitoring Document Events",
            "id": 35768653,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35768653/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98383114/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:22:29.561418Z",
            "action": 59,
            "target": "Refer to <literal>msgbox.py</literal> in <literal>{installation}/program/</literal> directory for Python dynamic dialog examples.",
            "id": 35768652,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35768652/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98383097/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:22:29.561375Z",
            "action": 59,
            "target": "\"\"\" Display a doc-based dialog \"\"\"",
            "id": 35768649,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35768649/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98383063/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:22:29.561335Z",
            "action": 59,
            "target": "The example below opens a newly edited <literal>Dialog1</literal> dialog from a document with <menuitem>Tools - Macros - Run Macro</menuitem> menu:",
            "id": 35768647,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35768647/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98383055/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:22:29.561295Z",
            "action": 59,
            "target": "Document embedded dialogs",
            "id": 35768645,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35768645/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98383037/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:22:29.561251Z",
            "action": 59,
            "target": "The examples below open <literal>Access2Base Trace</literal> console or the imported <literal>TutorialsDialog</literal> dialog with <menuitem>Tools - Macros - Run Macro</menuitem> menu:",
            "id": 35768620,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35768620/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98383016/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:22:29.561206Z",
            "action": 59,
            "target": "My Macros or Application Macros dialogs",
            "id": 35768619,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35768619/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98383000/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:22:29.561159Z",
            "action": 59,
            "target": "%PRODUCTNAME static dialogs are created with the <link href=\"text/sbasic/guide/create_dialog.xhp\">Dialog editor</link> and are stored in varying places according to their personal (My Macros), shared (Application Macros) or document-embedded nature. In reverse, dynamic dialogs are constructed at runtime, from Basic or Python scripts, or using any other <link href=\"text/shared/guide/scripting.xhp\">%PRODUCTNAME supported language</link> for that matter. Opening static dialogs with Python is illustrated herewith. Exception handling and internationalization are omitted for clarity.",
            "id": 35768618,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35768618/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98382989/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:22:29.561114Z",
            "action": 59,
            "target": "<variable id=\"pythondialog\"><link href=\"text/sbasic/python/python_dialogs.xhp\">Opening a Dialog with Python</link></variable>",
            "id": 35768617,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35768617/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98382968/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:22:29.561070Z",
            "action": 59,
            "target": "<bookmark_value>Python;dialogs</bookmark_value>        <bookmark_value>dialog box;Python</bookmark_value>        <bookmark_value>dialogs;Python</bookmark_value>",
            "id": 35768616,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35768616/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98382946/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:22:29.561023Z",
            "action": 59,
            "target": "Opening a Dialog with Python",
            "id": 35768615,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35768615/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98382935/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:22:29.560977Z",
            "action": 59,
            "target": "''' SUM a variable list of numbers '''",
            "id": 35768614,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35768614/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98382921/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:22:29.560930Z",
            "action": 59,
            "target": "' all CStr() convertible args are accepted",
            "id": 35768613,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35768613/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98382902/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:22:29.560882Z",
            "action": 59,
            "target": "''' Print item list of variable number '''",
            "id": 35768612,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35768612/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98382874/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:22:29.560833Z",
            "action": 59,
            "target": "The %PRODUCTNAME Basic <literal>Print</literal> and <literal>SUM</literal> document-based routines accept a variable number of arguments. The <literal>Private</literal> or <literal>Public</literal> attributes have no effect. The arguments type checking is skipped for clarity.",
            "id": 35768611,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35768611/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98382853/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:22:29.560786Z",
            "action": 59,
            "target": "\"\"\"SUM the specified number expression.\"\"\"",
            "id": 35768610,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35768610/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98382832/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:22:29.560738Z",
            "action": 59,
            "target": "\"\"\"Outputs the specified strings or numeric expressions in a dialog box.\"\"\"",
            "id": 35768609,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35768609/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98382817/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:22:29.560690Z",
            "action": 59,
            "target": "<literal>*args</literal>Python simplified syntax can be used in conjunction with %PRODUCTNAME Basic routines that accept a variable number of arguments. Below <literal>Print</literal> and <literal>SUM</literal> Python functions call their Basic <literal>Print</literal> and <literal>SUM</literal> counterparts, using aforementioned <literal>getBasicScript</literal> function. Exception handling is not detailed.",
            "id": 35768607,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35768607/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98382809/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:22:29.560642Z",
            "action": 59,
            "target": "Examples of Embedded Scripts in Documents",
            "id": 35768594,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35768594/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98382448/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:22:29.560592Z",
            "action": 59,
            "target": "At time of development you can interrupt Python script execution using <link href=\"https://berma.pagesperso-orange.fr/index2.html\">Xray extension</link> in order to inspect properties and methods of UNO objects. The APSO extension debugger allows object introspection using either Xray either MRI extensions.",
            "id": 35768593,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35768593/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98382431/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:22:29.560542Z",
            "action": 59,
            "target": "Examples in <link href=\"text/sbasic/python/python_screen.xhp\">Input/Output to Screen</link> detail Python to Basic invocation calls. <link href=\"text/sbasic/python/python_document_events.xhp\">Monitoring Document Events</link> illustrates the usage of *args Python idiom to print a variable number of parameters to <literal>Access2Base</literal> logging console dialog.",
            "id": 35768592,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35768592/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98382414/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:22:29.560494Z",
            "action": 59,
            "target": "Examples of Personal or Shared Scripts",
            "id": 35768591,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35768591/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98382384/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:22:29.560448Z",
            "action": 59,
            "target": "Python Syntax",
            "id": 35768590,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35768590/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98382357/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:22:29.560402Z",
            "action": 59,
            "target": "the third stores the return values",
            "id": 35768589,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35768589/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98382336/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:22:29.560357Z",
            "action": 59,
            "target": "the second identifies modified arguments",
            "id": 35768588,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35768588/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98382327/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:22:29.560302Z",
            "action": 59,
            "target": "the first lists the arguments of the called routine",
            "id": 35768587,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35768587/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98382303/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:22:29.560194Z",
            "action": 59,
            "target": "The %PRODUCTNAME Software Development Kit (SDK) documentation for <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1script_1_1provider_1_1XScript.html#a11a551f5a2520f74c5109cd8c9f8c7b7\">com.sun.star.script.provider.XScript</link> interface details the calling convention for inter-language calls. Invocation of functions requires three arrays:",
            "id": 35768586,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35768586/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98382288/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:22:29.560147Z",
            "action": 59,
            "target": "<bookmark_value>API;script.provider.XScript : Executing Basic scripts</bookmark_value>",
            "id": 35768585,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35768585/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98382287/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:22:29.560100Z",
            "action": 59,
            "target": "Executing %PRODUCTNAME Basic Scripts",
            "id": 35768584,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35768584/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98382279/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:22:29.560052Z",
            "action": 59,
            "target": "'''Grab Basic script object before invocation.'''",
            "id": 35768583,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35768583/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98382270/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:22:29.559917Z",
            "action": 59,
            "target": "<bookmark_value>API;script.provider.MasterScriptProviderFactory: Retrieving Basic scripts</bookmark_value><bookmark_value>API;script.provider.XScript: Executing Basic scripts</bookmark_value><bookmark_value>API;XScriptProvider: Retrieving Basic scripts</bookmark_value>",
            "id": 35768582,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35768582/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98382256/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:22:29.559870Z",
            "action": 59,
            "target": "%PRODUCTNAME Basic macros can be personal, shared, or embedded in documents. In order to execute them, Python run time needs to be provided with Basic macro locations. Implementing the <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1script_1_1provider_1_1XScript.html\">com.sun.star.script.provider.XScriptProvider</link> interface allows the retrieval of executable scripts:",
            "id": 35768581,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35768581/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/98382241/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicpython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicpython/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T22:22:29.559828Z",
            "action": 59,
            "target": "Retrieving %PRODUCTNAME Basic Scripts",
            "id": 35768580,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/35768580/?format=api"
        }
    ]
}