Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/506153/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/mail-translations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/mail-translations/zh/?format=api",
    "user": "https://l10n.xwiki.org/api/users/jingkaimori/?format=api",
    "author": "https://l10n.xwiki.org/api/users/jingkaimori/?format=api",
    "timestamp": "2021-03-02T00:47:05.620854Z",
    "action": 5,
    "target": "电子邮件服务器的端口号",
    "id": 282713,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/282713/?format=api"
}