Changes API.

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

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

{
    "unit": "https://weblate.tusky.app/api/units/82650/?format=api",
    "component": "https://weblate.tusky.app/api/components/tusky/tusky/?format=api",
    "translation": "https://weblate.tusky.app/api/translations/tusky/tusky/uk/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-03T16:27:26.908866Z",
    "action": 59,
    "target": "Ваш сервер знає, що цей допис було змінено, але не має копії редагувань, тому вони не можуть бути вам показані. \n \nЦе <a href=\"https://github.com/mastodon/mastodon/issues/25398\">помилка #25398 у Mastodon</a>.",
    "id": 164917,
    "action_name": "String updated in the repository",
    "url": "https://weblate.tusky.app/api/changes/164917/?format=api"
}