Changes API.

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

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

{
    "unit": "http://i18n.foe-helper.com/api/units/38753/?format=api",
    "component": "http://i18n.foe-helper.com/api/components/foe-helper/website/?format=api",
    "translation": "http://i18n.foe-helper.com/api/translations/foe-helper/website/it/?format=api",
    "glossary_term": null,
    "user": "http://i18n.foe-helper.com/api/users/Asmis/?format=api",
    "author": "http://i18n.foe-helper.com/api/users/Asmis/?format=api",
    "timestamp": "2021-03-24T18:33:36.880603Z",
    "action": 5,
    "target": "\"Investitori\" sono Giocatori che possiedono Arc al 90% e che faranno salire più velocemente i tuoi livelli <br/> Loro metteranno i FP previsti per la posizione  + i FP che ricevono grazie al ritorno di Arc , Facendoti risparmiare molti FP.",
    "id": 24734,
    "action_name": "New translation",
    "url": "http://i18n.foe-helper.com/api/changes/24734/?format=api"
}