Changes API.

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

GET /api/changes/1016566/?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/layout/?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:19:35.956405Z",
    "action": 25,
    "target": "_lang/uz/layout.json",
    "id": 1016566,
    "action_name": "Translation removed",
    "url": "https://l10n.elementary.io/api/changes/1016566/?format=api"
}