Changes API.

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

GET /api/changes/488976/?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/about-face/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-10-20T01:30:36.571444Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "81439c14f4ca2217e85ed187a4cdf38e3f867653",
        "previous_head": "8db1172169b95985fab426f19c8aab055a7d9d83"
    },
    "id": 488976,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/488976/?format=api"
}