Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/68460/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/core/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-04T14:44:34.794959Z",
    "action": 5,
    "target": "Kdo by měl mít přístup k administrátorským funkcím této aplikace? (Toto může být později změněno)",
    "id": 226129,
    "action_name": "Translation added",
    "url": "https://translate.yunohost.org/api/changes/226129/?format=api"
}