Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.osgeo.org/api/components/grass-gis/grasswxpy-8-5/?format=api",
    "translation": "https://weblate.osgeo.org/api/translations/grass-gis/grasswxpy-8-5/tr/?format=api",
    "user": "https://weblate.osgeo.org/api/users/echoix/?format=api",
    "author": "https://weblate.osgeo.org/api/users/echoix/?format=api",
    "timestamp": "2026-02-13T19:56:29.636857Z",
    "action": 0,
    "target": "",
    "id": 2761283,
    "action_name": "Resource updated",
    "url": "https://weblate.osgeo.org/api/changes/2761283/?format=api"
}