Changes API.

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

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

{
    "unit": "http://i18n.foe-helper.com/api/units/28238/?format=api",
    "component": "http://i18n.foe-helper.com/api/components/foe-helper/app/?format=api",
    "translation": "http://i18n.foe-helper.com/api/translations/foe-helper/app/it/?format=api",
    "glossary_term": null,
    "user": "http://i18n.foe-helper.com/api/users/Brodo97/?format=api",
    "author": "http://i18n.foe-helper.com/api/users/Brodo97/?format=api",
    "timestamp": "2020-07-30T13:33:27.586418Z",
    "action": 5,
    "target": "!! IMPORTANTE, LEGGI PER FAVORE !!\n\nPer ottenere un'esperienza ottimale con Assistente-FoE è necessario concedere questa autorizzazione. Appena questa verrà data, l'Assistente riconoscerà automaticamente l'app e fornirà l'overlay.\nL'overlay si chiuderà automaticamente dopo che l'App-FoE sarà chiusa e il dispositivo si troverà in modalità verticale.\n!! Se l'overlay non appare, vai nell'applicazione Assistente-FoE e spunta l'autorizzazione (i pulsanti devono essere disattivati) !!",
    "id": 5499,
    "action_name": "New translation",
    "url": "http://i18n.foe-helper.com/api/changes/5499/?format=api"
}