Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/30046/?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": "https://translate.yunohost.org/api/users/lnoferin/?format=api",
    "author": "https://translate.yunohost.org/api/users/lnoferin/?format=api",
    "timestamp": "2021-05-30T04:49:50.220825Z",
    "action": 2,
    "target": "La post-installazione è completata! Per rifinire il tuo setup, considera di:\n\t- aggiungere il primo utente nella sezione 'Utenti' del webadmin (o eseguendo da terminale 'yunohost user create <username>');\n\t- eseguire una diagnosi alla ricerca di problemi nella sezione 'Diagnosi' del webadmin (o eseguendo da terminale 'yunohost diagnosis run');\n\t- leggere 'Finalizing your setup' e 'Getting to know YunoHost' nella documentazione admin: https://yunohost.org/admindoc.",
    "id": 29690,
    "action_name": "Translation changed",
    "url": "https://translate.yunohost.org/api/changes/29690/?format=api"
}