Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/346646/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-documenttreetranslations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-documenttreetranslations/zh/?format=api",
    "user": "https://l10n.xwiki.org/api/users/pekrr1e/?format=api",
    "author": "https://l10n.xwiki.org/api/users/pekrr1e/?format=api",
    "timestamp": "2020-08-13T09:07:51.211786Z",
    "action": 5,
    "target": "是否显示根节点。默认情况下不显示根节点,因为它通常是由显示的树的上下文暗示(例如树前面的标签)。但是在某些情况下,您可能想要显示根节点:能够在根下创建一个新节点。",
    "id": 229628,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/229628/?format=api"
}