Changes API.

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

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

{
    "unit": "http://i18n.foe-helper.com/api/units/24062/?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/fr/?format=api",
    "glossary_term": null,
    "user": "http://i18n.foe-helper.com/api/users/troll31/?format=api",
    "author": "http://i18n.foe-helper.com/api/users/troll31/?format=api",
    "timestamp": "2020-07-21T11:39:48.723305Z",
    "action": 2,
    "target": "!! IMPORTANT : MERCI DE LIRE !!\n\nPour obtenir une expérience optimale avec l'Assistant FoE, il est nécessaire d'accorder cette autorisation. Dès que cela a été fait, l'assistant reconnaîtra automatiquement l'application Forge of Empire et fournira la superposition.\nLa superposition se fermera automatiquement après la fermeture de FoE et le retour de l'appareil en mode portrait.\n!! Si la superposition n'apparaît pas, accédez simplement à l'application \"Assistant FoE\" et vérifiez les autorisations (les boutons doivent être grisés) !!",
    "id": 3612,
    "action_name": "Translation changed",
    "url": "http://i18n.foe-helper.com/api/changes/3612/?format=api"
}