Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/112816125/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedmenu/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsharedmenu/cs/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/strepon/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/strepon/?format=api",
    "timestamp": "2024-02-03T16:45:01.126838Z",
    "action": 5,
    "target": "<ahelp hid=\".\">Tyto příkazy umožňují pracovat s aktuálním sešitem, vytvořit nový sešit, otevřít stávající sešit nebo ukončit aplikaci.</ahelp>",
    "id": 50638433,
    "action_name": "Translation added",
    "url": "https://translations.documentfoundation.org/api/changes/50638433/?format=api"
}