Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.osgeo.org/api/components/gtt-project/redmine_custom_fields_groups/?format=api",
    "translation": "https://weblate.osgeo.org/api/translations/gtt-project/redmine_custom_fields_groups/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-05-07T03:59:41.813146Z",
    "action": 0,
    "target": "",
    "id": 2063782,
    "action_name": "Resource updated",
    "url": "https://weblate.osgeo.org/api/changes/2063782/?format=api"
}