Changes API.

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

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

{
    "unit": "http://i18n.foe-helper.com/api/units/30715/?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:28:45.171136Z",
    "action": 4,
    "target": "Bem-vindo à aplicação FoE-Helper. \nEsta aplicação foi criada pelo desenvolvedor da Extenção para os Navegadores \n \nAqui verás apenas alguns botões de permissões e configurações para permitir que a aplicação funcione.",
    "id": 15445,
    "action_name": "Suggestion added",
    "url": "http://i18n.foe-helper.com/api/changes/15445/?format=api"
}