Changes API.

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

GET /api/changes/9234/?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/luciapplicationsglorytun-udp/?format=api",
    "translation": "http://weblate.openmptcprouter.com/api/translations/omr/luciapplicationsglorytun-udp/ru/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-22T12:41:59.391657Z",
    "action": 17,
    "target": "",
    "id": 9234,
    "action_name": "Changes committed",
    "url": "http://weblate.openmptcprouter.com/api/changes/9234/?format=api"
}