Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf2-fr/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-03-29T05:15:53.255641Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "17f5db1b385092543f39be56b5f7e098b759489c",
        "previous_head": "86237a957e38fabfffed47752c8e5de04b3580a5"
    },
    "id": 495192,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/495192/?format=api"
}