Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/67993/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/uk/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-02-28T19:49:23.799144Z",
    "action": 59,
    "target": "Цьому користувачеві будуть надані права адміністратора, і йому буде дозволено під'єднуватися до цього інтерфейсу адміністрування, а також безпосередньо до сервера через SSH.\nОскільки це звичайний користувач, ви також зможете під'єднуватися до порталу користувача (SSO) з його обліковими даними.\nПісля завершення встановлення ви зможете створити інших користувачів-адміністраторів, додавши їх до групи \"адміністратори\".",
    "id": 200743,
    "action_name": "String updated in the repository",
    "url": "https://translate.yunohost.org/api/changes/200743/?format=api"
}