Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.osgeo.org/api/components/digiagriapp/app/?format=api",
    "translation": "https://weblate.osgeo.org/api/translations/digiagriapp/app/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-07-14T15:02:50.623052Z",
    "action": 0,
    "target": "",
    "id": 2181745,
    "action_name": "Resource updated",
    "url": "https://weblate.osgeo.org/api/changes/2181745/?format=api"
}