Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/122569/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/landingpage/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/landingpage/it/?format=api",
    "user": "https://translate.yunohost.org/api/users/xplosionmind/?format=api",
    "author": "https://translate.yunohost.org/api/users/xplosionmind/?format=api",
    "timestamp": "2024-11-16T09:59:59.720251Z",
    "action": 2,
    "target": "Uh, ma perché<i class='fa fa-question'></i>",
    "id": 192494,
    "action_name": "Translation changed",
    "url": "https://translate.yunohost.org/api/changes/192494/?format=api"
}