Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.fedoraproject.org/api/components/cracklib/glossary/?format=api",
    "translation": null,
    "user": "https://translate.fedoraproject.org/api/users/nneul/?format=api",
    "author": null,
    "timestamp": "2023-03-16T13:32:17.041737Z",
    "action": 19,
    "target": "",
    "old": "",
    "details": {},
    "id": 10229060,
    "action_name": "Repository reset",
    "url": "https://translate.fedoraproject.org/api/changes/10229060/?format=api"
}