Changes API.

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

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

{
    "unit": null,
    "component": "http://waldo.team/api/components/wl3/abilities/?format=api",
    "translation": null,
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2025-11-27T21:44:49.116127+09:00",
    "action": 47,
    "target": "",
    "id": 3731975,
    "action_name": "New alert",
    "url": "http://waldo.team/api/changes/3731975/?format=api"
}