Changes API.

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

GET /api/changes/112714/?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": null,
    "author": null,
    "timestamp": "2024-04-12T20:33:41.053680Z",
    "action": 18,
    "target": "",
    "id": 112714,
    "action_name": "Changes pushed",
    "url": "http://translate.vecturagames.com/api/changes/112714/?format=api"
}