Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/2275572/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-rear/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-rear/master/ja/?format=api",
    "user": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
    "author": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
    "timestamp": "2021-05-09T00:17:25.003450Z",
    "action": 2,
    "target": "<p><b>OK</b> を押すと設定を保存しますが、 <b>キャンセル</b> を押すと保存を行わずに設定ダイアログを閉じます。</p>",
    "id": 1802977,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1802977/?format=api"
}