Changes API.

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

GET /api/changes/157/?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": null,
    "author": null,
    "timestamp": "2020-07-10T07:34:40.673179Z",
    "action": 21,
    "target": "",
    "id": 157,
    "action_name": "Rebased repository",
    "url": "http://i18n.foe-helper.com/api/changes/157/?format=api"
}