Changes API.

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

GET /api/changes/122949/?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": "https://translate.yunohost.org/api/users/xplosionmind/?format=api",
    "author": "https://translate.yunohost.org/api/users/xplosionmind/?format=api",
    "timestamp": "2024-02-11T13:40:49.798054Z",
    "action": 5,
    "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": 122949,
    "action_name": "Translation added",
    "url": "https://translate.yunohost.org/api/changes/122949/?format=api"
}