Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/28630/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/core/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-23T17:59:02.611238Z",
    "action": 59,
    "target": "Non puoi rimuovere '{domain}' visto che è il dominio principale nonché il tuo unico dominio, devi prima aggiungere un altro dominio eseguendo 'yunohost domain add <altro-dominio.com>', impostarlo come dominio principale con 'yunohost domain main-domain n <altro-dominio.com>', e solo allora potrai rimuovere il dominio '{domain}' eseguendo 'yunohost domain remove {domain}'.'",
    "id": 142797,
    "action_name": "String updated in the repository",
    "url": "https://translate.yunohost.org/api/changes/142797/?format=api"
}