Changes API.

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

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

{
    "unit": null,
    "component": "http://translate.vecturagames.com/api/components/gpxviewer/gpx-viewer-ios/?format=api",
    "translation": null,
    "user": "http://translate.vecturagames.com/api/users/admin/?format=api",
    "author": null,
    "timestamp": "2024-04-17T17:09:48.927545Z",
    "action": 20,
    "target": "",
    "id": 112905,
    "action_name": "Repository merged",
    "url": "http://translate.vecturagames.com/api/changes/112905/?format=api"
}