Changes API.

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

GET /api/changes/14733585/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://translations.documentfoundation.org/api/units/78293024/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicpython/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicpython/bg/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-12-07T18:53:28.200423Z",
    "action": 59,
    "target": "Макросът на Python е функция в .py файл, идентифициран като модул. За разлика от %PRODUCTNAME Basic и десетките му <link href=\"text/sbasic/shared/uno_objects.xhp\">обекти, функции и услуги на UNO</link>, макросите на Python използват единичния обект <literal>XSCRIPTCONTEXT</literal> на UNO, също като JavaScript и BeanShell. В глобалния кортеж <literal>g_exportedScripts</literal> изрично се изброяват избираемите макроси от даден модул. Модулите на Python съдържат автономна програмна логика и са независими един от друг.",
    "id": 14733585,
    "action_name": "String updated in the repository",
    "url": "https://translations.documentfoundation.org/api/changes/14733585/?format=api"
}