Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11327789/?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/graceyu/?format=api",
    "author": "https://l10n.opensuse.org/api/users/graceyu/?format=api",
    "timestamp": "2020-03-20T08:49:20.490181Z",
    "action": 5,
    "target": "<p><b>用户</b>列指定本地或系统用户或用户别名。</p><p><b>主机</b>列确定用户可在主机别名所指的哪些主机或主机\n组上运行指定的命令。</p>",
    "id": 1373805,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1373805/?format=api"
}