Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/337393/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/annotationcode-translations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/annotationcode-translations/zh/?format=api",
    "user": "https://l10n.xwiki.org/api/users/mfkvfn/?format=api",
    "author": "https://l10n.xwiki.org/api/users/mfkvfn/?format=api",
    "timestamp": "2020-07-14T00:29:54.324227Z",
    "action": 5,
    "target": "以下两个设置允许您配置哪些位置的注释是活动的。第一个设置指定了一般规则,而第二个列表指定了该规则不应适用的位置。例如,激活为 \"yes \"例外位置为 \"XWiki \"和 \"Main \"意味着除了 \"XWiki \"和 \"Main \"之外,注释将在所有位置上激活。作为一个相反的例子,使用激活为 \"no \"和例外位置 \"Documents \"意味着注释将只对 \"Documents \"位置激活。",
    "id": 212804,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/212804/?format=api"
}