Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11327788/?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-03-20T07:33:31.197879Z",
    "action": 5,
    "target": "<p><b><big>sudo 规则</big></b><br>sudo 规则可基本确定将在指定的主机(也可指定用户)上用户可以运行哪些命令。每个规则是由用户、主机及命令列表,以及可选的 RunAs 规范和其他标记构成的元组。在下表中对它们进行了汇总。</p>",
    "id": 1373627,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1373627/?format=api"
}