Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/331237/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-templateprovidertranslations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-templateprovidertranslations/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-11T03:18:58.173379Z",
    "action": 2,
    "target": "Позволяет пользователю выбрать любое место для создания страницы с этим шаблоном, при выборе шаблона из списка первое ограничение используется в качестве предустановленного расположения по умолчанию.",
    "id": 107094,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/107094/?format=api"
}