Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/78048/?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": "2025-02-11T20:11:06.184366Z",
    "action": 59,
    "target": "YunoHost è riuscito a scaricare la risorsa ‘{source_id}’ ({url}) per {app}, ma la risorsa non corrisponde al checksum previsto. Questo potrebbe significare che potrebbe essere avvenuto un errore di rete nel tuo server, OPPURE che la risorsa è stata cambiata in qualche modo da chi la mantiene o da una terza parte malevola. Le persone che si occupano del pacchetto YunoHost devono investigare e forse aggiornare il “manifest” dell’app per considerare questo cambiamento.\n    Checksum sha256 previsto: {expected_sha256}\n    Checksum sha256 scaricato: {computed_sha256}\n    Dimensioni del file scaricato: {size}",
    "id": 197767,
    "action_name": "String updated in the repository",
    "url": "https://translate.yunohost.org/api/changes/197767/?format=api"
}