Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/82842/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/portal/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/portal/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-03T19:35:51.351016Z",
    "action": 5,
    "target": "Zde není žádná aplikace, kterou by bylo možné uvést, buď proto, že na serveru ještě není žádná webová aplikace nainstalována, nebo proto, že k žádné nemáte přístup. Pro více informací se prosím obraťte na administrátory serveru!",
    "id": 224766,
    "action_name": "Translation added",
    "url": "https://translate.yunohost.org/api/changes/224766/?format=api"
}