Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11039496/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-journal/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-journal/master/zh_TW/?format=api",
    "user": "https://l10n.opensuse.org/api/users/pan93412/?format=api",
    "author": "https://l10n.opensuse.org/api/users/pan93412/?format=api",
    "timestamp": "2019-06-25T05:24:06.921403Z",
    "action": 5,
    "target": "無法讀取系統訊息。\n\n只有在「systemd-journal」群組的使用者或\n「root」使用者才能讀取所有系統訊息。",
    "id": 1266525,
    "action_name": "New translation",
    "url": "https://l10n.opensuse.org/api/changes/1266525/?format=api"
}