Changes API.

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

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

{
    "unit": null,
    "component": "http://i18n.foe-helper.com/api/components/foe-helper/extension/?format=api",
    "translation": null,
    "glossary_term": null,
    "user": "http://i18n.foe-helper.com/api/users/mainline/?format=api",
    "author": "http://i18n.foe-helper.com/api/users/mainline/?format=api",
    "timestamp": "2020-07-10T08:46:48.843987Z",
    "action": 25,
    "target": "js/web/_i18n/nn.json",
    "id": 274,
    "action_name": "Removed translation",
    "url": "http://i18n.foe-helper.com/api/changes/274/?format=api"
}