Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/2967336/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-users/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-users/master/ru/?format=api",
    "user": "https://l10n.opensuse.org/api/users/AlexMinton/?format=api",
    "author": "https://l10n.opensuse.org/api/users/AlexMinton/?format=api",
    "timestamp": "2016-09-28T10:55:26Z",
    "action": 2,
    "target": "<p>Используйте вкладки <b>Политики изменения пароля</b>, <b>Политики устаревания пароля</b> и <b>Политики блокирования</b> для настройки соответствующих групп атрибутов политики пароля LDAP.</p>",
    "id": 147498,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/147498/?format=api"
}