Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/674390/?format=api",
    "component": "https://translate.tails.net/api/components/tails/encrypted_volumes/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/encrypted_volumes/ru/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-27T15:31:44.689214Z",
    "action": 59,
    "target": "В диалоговом окне убедитесь, что устройство выбрано верно. Нажмите <span class=\"bold\">Форматировать</span> для подтверждения.",
    "id": 3261063,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3261063/?format=api"
}