Changes API.

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

GET /api/changes/492350/?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-27T20:38:10.151236Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "bae06cb5259249e4de06dc2255d6b20e30dcb30a",
        "previous_head": "13a4b08e862dea405df1ee19b288ddbb5824b868"
    },
    "id": 492350,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/492350/?format=api"
}