Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.harmony.tf/api/components/northstar/flightcore/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-09-11T14:45:53.863503Z",
    "action": 21,
    "target": "",
    "id": 591453,
    "action_name": "Repository rebased",
    "url": "https://translate.harmony.tf/api/changes/591453/?format=api"
}