Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3002964/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/privacy/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/privacy/sk/?format=api",
    "user": "https://l10n.elementary.io/api/users/JohnDumpling/?format=api",
    "author": "https://l10n.elementary.io/api/users/JohnDumpling/?format=api",
    "timestamp": "2021-10-29T09:22:30.397062Z",
    "action": 2,
    "target": "Ak chce aplikácia pristupovať k vaším údajom alebo zariadeniam, musí sa opýtať vopred. Kontrolujeme všetky aplikácie v AppCentre, aby sme zaručili, že oprávnenia sú používané správne. A vždy ich môžete odobrať sami v Nastaveniach systému.",
    "id": 1099232,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/1099232/?format=api"
}