Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3349961/?format=api",
    "component": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-pantheon-shell/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-pantheon-shell/ja/?format=api",
    "user": "https://l10n.elementary.io/api/users/ryonakano/?format=api",
    "author": "https://l10n.elementary.io/api/users/ryonakano/?format=api",
    "timestamp": "2023-06-28T21:56:10.604905Z",
    "action": 5,
    "target": "Caps Lock ⇪",
    "id": 1720080,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/1720080/?format=api"
}