Changes API.

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

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

{
    "unit": "http://i18n.foe-helper.com/api/units/14431/?format=api",
    "component": "http://i18n.foe-helper.com/api/components/foe-helper/extension/?format=api",
    "translation": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/pt/?format=api",
    "glossary_term": null,
    "user": "http://i18n.foe-helper.com/api/users/fabiosilvalima/?format=api",
    "author": "http://i18n.foe-helper.com/api/users/fabiosilvalima/?format=api",
    "timestamp": "2020-07-20T14:10:44.810391Z",
    "action": 5,
    "target": "Gera alertas automáticos de tempo. Ao usar essa configuração, notificações serão enviadas antes que um evento aconteça. Por exemplo, se configurar esse valor para 30 segundos, alertas de finalização de leilões serão exibidos 30 segundos antes dele realmente acontecer.",
    "id": 3521,
    "action_name": "New translation",
    "url": "http://i18n.foe-helper.com/api/changes/3521/?format=api"
}