Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/49387/?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": "https://translate.yunohost.org/api/users/cube64/?format=api",
    "author": "https://translate.yunohost.org/api/users/cube64/?format=api",
    "timestamp": "2024-01-02T23:52:09.101441Z",
    "action": 2,
    "target": "Зараз ви маєте встановити новий пароль адміністратора. Пароль повинен містити щонайменше 8 символів - хоча рекомендується використовувати довший пароль (наприклад, парольну фразу) та/або використовувати різні типи символів (великі та малі літери, цифри та спеціальні символи).",
    "id": 114012,
    "action_name": "Translation changed",
    "url": "https://translate.yunohost.org/api/changes/114012/?format=api"
}