Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/66988890/?format=api",
    "component": "https://hosted.weblate.org/api/components/turris/turris-auth/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/turris/turris-auth/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-01-20T06:42:17.545729+01:00",
    "action": 2,
    "target": "Нажмите здесь, чтобы использовать на безопасный протокол.",
    "id": 15929096,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/15929096/?format=api"
}