Changes API.

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

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

{
    "unit": "https://t.naviter.com/api/units/241613/?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-08T12:07:50.087141Z",
    "action": 5,
    "target": "Вариометр не работает, потому что в устройстве отсутствует датчик давления или не предоставлены необходимые разрешения. Используйте телефон с датчиком давления или проверьте разрешения в настройках.",
    "id": 69557,
    "action_name": "New translation",
    "url": "https://t.naviter.com/api/changes/69557/?format=api"
}