Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2692999/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/get-involved/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/get-involved/nl/?format=api",
    "user": "https://l10n.elementary.io/api/users/niels1995/?format=api",
    "author": "https://l10n.elementary.io/api/users/niels1995/?format=api",
    "timestamp": "2021-05-08T11:58:37.286491Z",
    "action": 4,
    "target": "Help mee door problemen op te sporen en te melden. Of help door bestaande problemen te bevestigen, te verduidelijken en op te schonen.",
    "id": 864293,
    "action_name": "Suggestion added",
    "url": "https://l10n.elementary.io/api/changes/864293/?format=api"
}