Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/346644/?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:05:09.704358Z",
    "action": 5,
    "target": "根节点编号。如果您希望只显示给定节点(即特定根节点)的后代,这很有用。该树在第一层显示根节点的子节点,因此根节点实际上不会显示。如果未指定根节点,将显示整个树。节点标识符的格式是实体类型:实体引用,其中实体类型可以是例如Wiki、空间、文档,例如wiki:xwiki, space:xwiki:Main, document:xwiki:Main.WebHome。",
    "id": 229619,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/229619/?format=api"
}