Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/12028708/?format=api",
    "component": "https://l10n.opensuse.org/api/components/zypper/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/zypper/master/uk/?format=api",
    "user": "https://l10n.opensuse.org/api/users/Lesath/?format=api",
    "author": "https://l10n.opensuse.org/api/users/Lesath/?format=api",
    "timestamp": "2021-03-11T19:32:32.483780Z",
    "action": 5,
    "target": "Чи слід видаляти сторонні сирцеві пакунки з локальної директорії.",
    "id": 1718058,
    "action_name": "New translation",
    "url": "https://l10n.opensuse.org/api/changes/1718058/?format=api"
}