Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.dudu-auto.com/api/components/duduauto/dvr_b/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-08-12T07:37:29.629653Z",
    "action": 60,
    "target": "weblate.cleanup.blank",
    "id": 612491,
    "action_name": "Add-on installed",
    "url": "https://weblate.dudu-auto.com/api/changes/612491/?format=api"
}