Changes API.

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

GET /api/changes/493435/?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/swade/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-01-31T07:07:35.779713Z",
    "action": 20,
    "target": "",
    "old": "",
    "details": {
        "new_head": "89b63f45fd1b8995354a4630283b62cf5fc1d653",
        "previous_head": "008d2ee49464c09b7a7df943cb4292a60f3f3b02"
    },
    "id": 493435,
    "action_name": "Repository merged",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/493435/?format=api"
}