Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/330572/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-commons/xwiki-commons-extension-api/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-commons/xwiki-commons-extension-api/uk/?format=api",
    "user": "https://l10n.xwiki.org/api/users/rfitsyk/?format=api",
    "author": "https://l10n.xwiki.org/api/users/rfitsyk/?format=api",
    "timestamp": "2019-01-23T22:34:40.314295Z",
    "action": 2,
    "target": "Успішно вилучено розширення [{1}] з простору імен [{2}]",
    "id": 73373,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/73373/?format=api"
}