Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/52675/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/core/uk/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-03-19T15:26:56.473550Z",
    "action": 59,
    "target": "Установлена версія цього застосунку вимагає лише Yunohost >= 2.x чи 3.х, що, як правило, вказує на те, що воно не відповідає сучасним рекомендаційним практикам упакування та порадникам. Вам дійсно варто подумати про його оновлення.",
    "id": 201917,
    "action_name": "String updated in the repository",
    "url": "https://translate.yunohost.org/api/changes/201917/?format=api"
}