Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11327787/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-sudo/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-sudo/master/zh_CN/?format=api",
    "user": "https://l10n.opensuse.org/api/users/wsxy162/?format=api",
    "author": "https://l10n.opensuse.org/api/users/wsxy162/?format=api",
    "timestamp": "2020-02-25T15:02:05.052564Z",
    "action": 5,
    "target": "<p><b><big>中止保存:</big></b><br>按<b>中止</b>可中止保存过程。将显示另一个对话框告诉您这样做是否安全。</p>",
    "id": 1362979,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1362979/?format=api"
}