Changes API.

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

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

{
    "unit": "http://i18n.foe-helper.com/api/units/12940/?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/nl/?format=api",
    "glossary_term": null,
    "user": "http://i18n.foe-helper.com/api/users/Boinkie/?format=api",
    "author": "http://i18n.foe-helper.com/api/users/Boinkie/?format=api",
    "timestamp": "2020-07-12T15:22:56.408128Z",
    "action": 2,
    "target": "Zend onmiddelijk alarm als er een hoge activiteit is in de Gildegevechten (bv. 10 gevechten in een enkele sector binnen 5 seconden). Dit werkt alleen als Gildegevechten in het spel geopend blijven!",
    "id": 1275,
    "action_name": "Translation changed",
    "url": "http://i18n.foe-helper.com/api/changes/1275/?format=api"
}