Changes API.

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

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

{
    "unit": "http://i18n.foe-helper.com/api/units/27212/?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/nn/?format=api",
    "glossary_term": null,
    "user": "http://i18n.foe-helper.com/api/users/outoftheline/?format=api",
    "author": "http://i18n.foe-helper.com/api/users/outoftheline/?format=api",
    "timestamp": "2020-12-18T08:44:55.093278Z",
    "action": 30,
    "target": "Welcome to the <strong>Infobox</strong>! While this window remains open, it will show events happening in the background (e.g. chat messages, actions in GBG and auction bids)",
    "id": 13386,
    "action_name": "Source string changed",
    "url": "http://i18n.foe-helper.com/api/changes/13386/?format=api"
}