Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.fedoraproject.org/api/components/balistica/master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/balistica/master/tr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-08-14T13:39:15.384035Z",
    "action": 17,
    "target": "",
    "old": "",
    "details": {},
    "id": 16872124,
    "action_name": "Changes committed",
    "url": "https://translate.fedoraproject.org/api/changes/16872124/?format=api"
}