Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/21797496/?format=api",
    "component": "https://hosted.weblate.org/api/components/unipatcher/metadata/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/unipatcher/metadata/ru/?format=api",
    "user": "https://hosted.weblate.org/api/users/btimofeev/?format=api",
    "author": "https://hosted.weblate.org/api/users/btimofeev/?format=api",
    "timestamp": "2020-10-08T21:40:02.613389+02:00",
    "action": 2,
    "target": "- Операции с файлами выполняются пока приложение открыто, а не в фоновом сервисе как раньше.\n- Отчет о проделанной работе отображается в виде всплывающего сообщения, а не в области уведомлений.\n- Добавлен турецкий язык (перевёл Oğuz Ersen)\n- Сервер переводов заменен на https://hosted.weblate.org/projects/unipatcher/",
    "id": 7742667,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/7742667/?format=api"
}