Changes API.

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

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

{
    "unit": null,
    "component": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_theme/?format=api",
    "translation": null,
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2025-02-05T10:43:19.663654+02:00",
    "action": 18,
    "target": "",
    "id": 196591,
    "action_name": "Pushed changes",
    "url": "http://weblate.crnd.pro/api/changes/196591/?format=api"
}