Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11327809/?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-20T08:49:39.154773Z",
    "action": 5,
    "target": "<p><b><big>命令别名</big></b><br>您可以在此对话框中配置命令别名。命令别名是被赋予了唯一名称的一组命令(可带有参数)。此名称以后将用于指代sudo 配置中该组里的所有命令。</p>",
    "id": 1373808,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1373808/?format=api"
}