Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2532743/?format=api",
    "component": "https://l10n.elementary.io/api/components/switchboard/display-plug-extra/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/switchboard/display-plug-extra/de/?format=api",
    "user": "https://l10n.elementary.io/api/users/uwes/?format=api",
    "author": "https://l10n.elementary.io/api/users/uwes/?format=api",
    "timestamp": "2021-03-14T14:40:44.973737Z",
    "action": 7,
    "target": "Aktualisierte Übersetzungen",
    "id": 804683,
    "action_name": "Suggestion accepted",
    "url": "https://l10n.elementary.io/api/changes/804683/?format=api"
}