Changes API.

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

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

{
    "unit": null,
    "component": "https://waldo.team/api/components/pathfinder_kingmaker/classes/?format=api",
    "translation": null,
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2025-01-28T03:30:00.417558+09:00",
    "action": 47,
    "target": "",
    "id": 3402435,
    "action_name": "New alert",
    "url": "https://waldo.team/api/changes/3402435/?format=api"
}