Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/66886/?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-03T14:10:47.448606Z",
    "action": 5,
    "target": "Toto je speciální skupina odpovídající administrátorským uživatelům.Uživatelé v této skupině mohou přistupovat k YunoHost webadmin, připojit se k serveru za pomocí SSH a použít příkaz 'sudo'. Též jsou jim posílány emaily zaslané do root{'@'}, admin{'@'} a admins{'@'}, jako např. diagnostická upozornění. Do této skupiny byste měli přidat jen ty, kterým naprosto důvěřujete.",
    "id": 224708,
    "action_name": "Translation added",
    "url": "https://translate.yunohost.org/api/changes/224708/?format=api"
}