Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/331153/?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/ru/?format=api",
    "user": "https://l10n.xwiki.org/api/users/SlavaWolf/?format=api",
    "author": "https://l10n.xwiki.org/api/users/SlavaWolf/?format=api",
    "timestamp": "2019-04-05T03:04:40.928900Z",
    "action": 2,
    "target": "Идентификатор корневого узла. Это полезно, если вы хотите отобразить только потомков данного узла (который является указанным корнем). Дерево отображает дочерние элементы корневого узла на первом уровне, поэтому корневой узел фактически не отображается. Все дерево отображается, если корневой узел не указан. Формат идентификатора узла - типСущности:ссылкаНаСущность, где типом сущности может быть, например, вики, пространство, документ. Пример: вики:xwiki, пространство:xwiki:Main, документ:xwiki:Main.WebHome",
    "id": 104099,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/104099/?format=api"
}