Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3210607/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/oem/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/oem/nb/?format=api",
    "user": "https://l10n.elementary.io/api/users/kingu/?format=api",
    "author": "https://l10n.elementary.io/api/users/kingu/?format=api",
    "timestamp": "2022-11-08T14:20:26.178616Z",
    "action": 37,
    "target": "Godkjenning per modell, med hver av dem å finne i <a href=\"https://store.elementary.io\">butikken vår</a>.",
    "id": 1383935,
    "action_name": "Marked for edit",
    "url": "https://l10n.elementary.io/api/changes/1383935/?format=api"
}