Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/67423/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-02-28T19:49:09.087641Z",
    "action": 59,
    "target": "Questo utente avrà privilegi da amministratore e gli sarà permesso di connettersi sia a quest’interfaccia di amministrazione chee direttamente al server via SSH.\nPoiché si tratta di un utente normale, potrà anche connettersi al portale utente (SSO) con le sue credenziali.\nQuando la post-installazione sarà completa, potrai creare altri utenti amministratori aggiungendoli al gruppo ‘amministratori’.",
    "id": 200550,
    "action_name": "String updated in the repository",
    "url": "https://translate.yunohost.org/api/changes/200550/?format=api"
}