Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/28210/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/core/eo/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-23T17:58:56.312507Z",
    "action": 59,
    "target": "Vi ne povas forigi '{domain}' ĉar ĝi estas la ĉefa domajno kaj via sola domajno, vi devas unue aldoni alian domajnon uzante ''yunohost domain add <another-domain.com>', tiam agordi kiel ĉefan domajnon uzante 'yunohost domain main-domain -n <another-domain.com>' kaj tiam vi povas forigi la domajnon' {domain} 'uzante' yunohost domain remove {domain} '.'",
    "id": 142615,
    "action_name": "String updated in the repository",
    "url": "https://translate.yunohost.org/api/changes/142615/?format=api"
}