Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11938917/?format=api",
    "component": "https://l10n.opensuse.org/api/components/uyuni/java-jsp/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/uyuni/java-jsp/ja/?format=api",
    "user": "https://l10n.opensuse.org/api/users/carinahagl/?format=api",
    "author": "https://l10n.opensuse.org/api/users/carinahagl/?format=api",
    "timestamp": "2021-02-26T00:42:00.776860Z",
    "action": 2,
    "target": "ご利用のブラウザで要求パラメーターを処理している際にエラーが発生しました。  このブラウザを使用し続けると、予想外の結果が生じることがあります。",
    "id": 1700755,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1700755/?format=api"
}