Changes API.

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

GET /api/changes/492344/?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/pf2e-thaum-vuln/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-12-27T18:38:59.709034Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "f19c6d01efc701c0229c06c9554d09de2847dad0",
        "previous_head": "31effc959a06aad21707548b66754f57b0f675c5"
    },
    "id": 492344,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/492344/?format=api"
}