Changes API.

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

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

{
    "unit": null,
    "component": "http://weblate.openmptcprouter.com/api/components/omr/glossary/?format=api",
    "translation": null,
    "user": "http://weblate.openmptcprouter.com/api/users/admin/?format=api",
    "author": "http://weblate.openmptcprouter.com/api/users/admin/?format=api",
    "timestamp": "2021-05-05T10:46:50.136750Z",
    "action": 25,
    "target": "zh_Hant.tbx",
    "id": 7448,
    "action_name": "Translation removed",
    "url": "http://weblate.openmptcprouter.com/api/changes/7448/?format=api"
}