Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/3106702/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-registration/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-registration/master/zh_TW/?format=api",
    "user": "https://l10n.opensuse.org/api/users/emilydong/?format=api",
    "author": "https://l10n.opensuse.org/api/users/emilydong/?format=api",
    "timestamp": "2018-02-05T06:34:49.043051Z",
    "action": 5,
    "target": "<p>儲存庫啟始化失敗。請在儲存庫管理員中停用 (或移除) 違規服務或儲存庫。</p><p>詳細資料:</p><p>%s</p>",
    "id": 899991,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/899991/?format=api"
}