Changes API.

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

GET /api/changes/112875/?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": "http://translate.vecturagames.com/api/translations/gpxviewer/gpx-viewer-ios/nl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-17T09:33:37.440160Z",
    "action": 17,
    "target": "",
    "id": 112875,
    "action_name": "Changes committed",
    "url": "http://translate.vecturagames.com/api/changes/112875/?format=api"
}