Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2690513/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/410/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/410/id/?format=api",
    "user": "https://l10n.elementary.io/api/users/frachmadin/?format=api",
    "author": "https://l10n.elementary.io/api/users/frachmadin/?format=api",
    "timestamp": "2022-01-06T18:27:05.765183Z",
    "action": 2,
    "target": "Jika Anda sedang mencari sesuatu yang lain, silakan <a href=\"https://github.com/elementary/website/issues/new\">ajukan masalah di GitHub kami </a>.",
    "id": 1192614,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/1192614/?format=api"
}