Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/29864310/?format=api",
    "component": "https://hosted.weblate.org/api/components/turris/reforis/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/turris/reforis/ru/?format=api",
    "user": "https://hosted.weblate.org/api/users/astra1/?format=api",
    "author": "https://hosted.weblate.org/api/users/astra1/?format=api",
    "timestamp": "2024-03-01T12:03:56.398798+01:00",
    "action": 2,
    "target": "Если вы вообще не хотите, чтобы обновления устанавливались, перейдите в\n                                    <a href=\"${ForisURLs.packageManagement.updateSettings}\"> Обновить настройки </a> \n                                    и выберите вариант <b> Требуется подтверждение обновления </b>.",
    "id": 82627845,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/82627845/?format=api"
}