Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/126722/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/what_we_do_with_your_money/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/what_we_do_with_your_money/it/?format=api",
    "user": "https://translate.tails.boum.org/api/users/ignifugo/?format=api",
    "author": "https://translate.tails.boum.org/api/users/la_r_go/?format=api",
    "timestamp": "2020-12-08T19:20:38.704949Z",
    "action": 7,
    "target": "Nel 2015, abbiamo lavorato molto alla nostra **infrastruttura** , ad esempio per scrivere un gruppo di test automatizzati e verificare continuamente il buon funzionamento delle nostre immagini ISO, per automatizzare la compilazione di immagini ISO di sviluppo per i test, ecc. Questo lavoro è invisibile all'utente ma, ad esempio, rende molto più veloce la pubblicazione di versioni d'emergenza quando si scoprono bug gravi.",
    "id": 2963424,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.boum.org/api/changes/2963424/?format=api"
}