Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11094018/?format=api",
    "component": "https://l10n.opensuse.org/api/components/opensuse-welcome/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/opensuse-welcome/master/ru/?format=api",
    "user": "https://l10n.opensuse.org/api/users/AlexanderNaumov/?format=api",
    "author": "https://l10n.opensuse.org/api/users/AlexanderNaumov/?format=api",
    "timestamp": "2020-07-06T21:37:27.116469Z",
    "action": 5,
    "target": "Есть несколько активных информационных каналов со своими сообществами, где вы можете обсуждать openSUSE и общаться с другими пользователями. Мы используем почтовые рассылки, IRC каналы и форумы. Ознакомьтесь с используемыми проектом",
    "id": 1472539,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1472539/?format=api"
}