Changes API.

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

GET /api/changes/8651/?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/luciapplicationsopenmptcprouter/?format=api",
    "translation": null,
    "user": "http://weblate.openmptcprouter.com/api/users/admin/?format=api",
    "author": null,
    "timestamp": "2022-08-15T17:07:15.196540Z",
    "action": 18,
    "target": "",
    "id": 8651,
    "action_name": "Changes pushed",
    "url": "http://weblate.openmptcprouter.com/api/changes/8651/?format=api"
}