Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/76571854/?format=api",
    "component": "https://hosted.weblate.org/api/components/turris/reforis-data-collection-plugin/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/turris/reforis-data-collection-plugin/ru/?format=api",
    "user": "https://hosted.weblate.org/api/users/alenshin/?format=api",
    "author": "https://hosted.weblate.org/api/users/alenshin/?format=api",
    "timestamp": "2022-05-27T10:40:08.058175+02:00",
    "action": 2,
    "target": "Sentinel — это система обнаружения угроз и предотвращения атак Turris, которая обеспечивает динамический брандмауэр и сбор статистики. Здесь вы можете настроить несколько компонентов Sentinel, которые участвуют в подсистеме обнаружения угроз.",
    "id": 25738367,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/25738367/?format=api"
}