Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/1274419/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/get-involved/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/get-involved/uk/?format=api",
    "user": "https://l10n.elementary.io/api/users/ihor_ck/?format=api",
    "author": "https://l10n.elementary.io/api/users/ihor_ck/?format=api",
    "timestamp": "2020-10-04T22:31:31.907748Z",
    "action": 2,
    "target": "elementary надає базову документацію як для користувачів, так і для розробників. Всю нашу документацію написано у Markdown і розміщено на GitHub, тож запропонувати зміну, чи новий розділ можна за виграшки.",
    "id": 705688,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/705688/?format=api"
}