Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11820510/?format=api",
    "component": "https://l10n.opensuse.org/api/components/chameleon/rel-2/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/chameleon/rel-2/zh_TW/?format=api",
    "user": "https://l10n.opensuse.org/api/users/RamaxLo/?format=api",
    "author": "https://l10n.opensuse.org/api/users/RamaxLo/?format=api",
    "timestamp": "2020-10-28T11:30:11.820363Z",
    "action": 5,
    "target": "其他",
    "id": 1634079,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1634079/?format=api"
}