Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2648577/?format=api",
    "component": "https://l10n.elementary.io/api/components/switchboard/online-accounts-extra/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/switchboard/online-accounts-extra/cs/?format=api",
    "user": "https://l10n.elementary.io/api/users/p-bo/?format=api",
    "author": "https://l10n.elementary.io/api/users/p-bo/?format=api",
    "timestamp": "2020-05-07T14:08:20.428694Z",
    "action": 7,
    "target": "Aktualizované překlady",
    "id": 601239,
    "action_name": "Suggestion accepted",
    "url": "https://l10n.elementary.io/api/changes/601239/?format=api"
}