Changes API.

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

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

{
    "unit": "http://i18n.foe-helper.com/api/units/30718/?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/pt/?format=api",
    "glossary_term": null,
    "user": "http://i18n.foe-helper.com/api/users/miguel.morais/?format=api",
    "author": "http://i18n.foe-helper.com/api/users/miguel.morais/?format=api",
    "timestamp": "2021-02-01T13:53:15.847908Z",
    "action": 7,
    "target": "Permite que a aplicação FoE-Helper verifique se a Forge of Empires está aberta, para iniciar automaticamente",
    "id": 15467,
    "action_name": "Suggestion accepted",
    "url": "http://i18n.foe-helper.com/api/changes/15467/?format=api"
}