Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2693008/?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-08T12:02:39.905793Z",
    "action": 4,
    "target": "Ons ontwerpteam zet ideeën om in duidelijke probleemrapporten en te leveren aanwinsten. Voordat u erin duikt, is het aan te raden om onze ontwerpworkflow te lezen.",
    "id": 864303,
    "action_name": "Suggestion added",
    "url": "https://l10n.elementary.io/api/changes/864303/?format=api"
}