Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2402025/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/get-involved/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/get-involved/nn/?format=api",
    "user": "https://l10n.elementary.io/api/users/martinmyrvold/?format=api",
    "author": "https://l10n.elementary.io/api/users/martinmyrvold/?format=api",
    "timestamp": "2023-02-06T11:42:27.078095Z",
    "action": 2,
    "target": "elementary OS er laga og blir brukt av folk frå heile verda! Du kan hjelpa oss med å gjera opplevelsen enno betre ved å oversetta elementary til fleire språk.",
    "id": 1488522,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/1488522/?format=api"
}