Changes API.

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

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

{
    "unit": null,
    "component": "https://l10n.elementary.io/api/components/website/404/?format=api",
    "translation": null,
    "user": "https://l10n.elementary.io/api/users/lewisgoddard/?format=api",
    "author": "https://l10n.elementary.io/api/users/lewisgoddard/?format=api",
    "timestamp": "2021-08-27T19:37:37.326542Z",
    "action": 25,
    "target": "_lang/eo/404.json",
    "id": 1017492,
    "action_name": "Translation removed",
    "url": "https://l10n.elementary.io/api/changes/1017492/?format=api"
}