Changes API.

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

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

{
    "unit": "https://t.naviter.com/api/units/213657/?format=api",
    "component": "https://t.naviter.com/api/components/seeyounavigator/seeyounavigator/?format=api",
    "translation": "https://t.naviter.com/api/translations/seeyounavigator/seeyounavigator/ru/?format=api",
    "user": "https://t.naviter.com/api/users/marina.baltina@naviter.com/?format=api",
    "author": "https://t.naviter.com/api/users/marina.baltina@naviter.com/?format=api",
    "timestamp": "2025-10-09T11:21:39.075870Z",
    "action": 5,
    "target": "Север в спирали, направление полёта вверх на переходе",
    "id": 69995,
    "action_name": "New translation",
    "url": "https://t.naviter.com/api/changes/69995/?format=api"
}