Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2394432/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/privacy/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/privacy/nl/?format=api",
    "user": "https://l10n.elementary.io/api/users/dennis1248/?format=api",
    "author": "https://l10n.elementary.io/api/users/dennis1248/?format=api",
    "timestamp": "2022-05-22T03:44:00.715450Z",
    "action": 2,
    "target": "Uw data blijft altijd van u. We maken geen advertentiedeals en verzamelen geen gevoelige persoonlijke data. We worden betaald door onze gebruikers, die zelf bepalen welk bedrag ze over hebben voor elementary OS en de apps in AppCenter. Dit is hoe het hoort te zijn.",
    "id": 1271470,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/1271470/?format=api"
}