Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3210669/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/oem/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/oem/sk/?format=api",
    "user": "https://l10n.elementary.io/api/users/JohnDumpling/?format=api",
    "author": "https://l10n.elementary.io/api/users/JohnDumpling/?format=api",
    "timestamp": "2023-05-07T17:22:19.131872Z",
    "action": 5,
    "target": "Porozprávajte sa priamo s tímom; stačí poslať e-mail na <a href=\"mailto:[email protected]\">[email protected]</a>. Či už ste existujúci partner alebo chcete preskúmať možnosť poskytovania elementary OS, tešíme sa na komunikáciu s vami.",
    "id": 1639036,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/1639036/?format=api"
}