Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11327786/?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:01:38.254863Z",
    "action": 5,
    "target": "<p><b><big>正在保存 sudo 配置</big></b><br></p>",
    "id": 1362537,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1362537/?format=api"
}