Changes API.

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

GET /api/changes/7409/?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/luciapplicationsshutdown/?format=api",
    "translation": "http://weblate.openmptcprouter.com/api/translations/omr/luciapplicationsshutdown/fr/?format=api",
    "user": "http://weblate.openmptcprouter.com/api/users/admin/?format=api",
    "author": "http://weblate.openmptcprouter.com/api/users/admin/?format=api",
    "timestamp": "2021-05-05T10:35:14.776258Z",
    "action": 48,
    "target": "",
    "id": 7409,
    "action_name": "Language added",
    "url": "http://weblate.openmptcprouter.com/api/changes/7409/?format=api"
}