Changes API.

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

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