Changes API.

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

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