Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3556844/?format=api",
    "component": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-mouse-touchpad/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-mouse-touchpad/de/?format=api",
    "user": "https://l10n.elementary.io/api/users/uwes/?format=api",
    "author": "https://l10n.elementary.io/api/users/uwes/?format=api",
    "timestamp": "2024-02-11T23:20:47.439014Z",
    "action": 2,
    "target": "Zeiger mit dem Nummernblock steuern",
    "id": 2097652,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/2097652/?format=api"
}