Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/2967256/?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:54:35Z",
    "action": 2,
    "target": "<p>\nДля поля <b>Имя пользователя</b> используйте\nтолько буквы (без символов ударения), цифры, и <tt>._-</tt>.\nНе используйте прописные буквы, если вы не уверены в необходимости этого.\nИмена пользователей имеют больше ограничений, чем пароли. Эти ограничения можно\nпереопределить в файле /etc/login.defs. Дополнительные сведения см. на его странице man.\n</p>\n",
    "id": 147496,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/147496/?format=api"
}