Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/66891/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/cs/?format=api",
    "user": "https://translate.yunohost.org/api/users/demode/?format=api",
    "author": "https://translate.yunohost.org/api/users/demode/?format=api",
    "timestamp": "2025-04-03T18:21:20.467573Z",
    "action": 5,
    "target": "Tomuto uživateli budou udělena administrátorská privilegia a bude mít přístup k tomuto administrátorskému rozhraní a také přímo k serveru prostřednictvím SSH.\nJelikož se jedná o běžného uživatele, budete se moci připojit k portálu (SSO) také pomocí jeho přihlašovacích údajů.\nJakmile bude po-instalace hotova, budete moci vytvořit další administrátorské účty tím, že je přidáte do skupiny 'administrátoři'.",
    "id": 224749,
    "action_name": "Translation added",
    "url": "https://translate.yunohost.org/api/changes/224749/?format=api"
}