Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/7685868/?format=api",
    "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/zh_CN/?format=api",
    "user": "https://l10n.opensuse.org/api/users/cnzhx/?format=api",
    "author": "https://l10n.opensuse.org/api/users/cnzhx/?format=api",
    "timestamp": "2018-03-10T11:49:58.140937Z",
    "action": 5,
    "target": "除此以外,使用 IBus 输入法也可输入特殊字符而不需要使用 Compose 键。",
    "id": 969921,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/969921/?format=api"
}