Changes API.

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

GET /api/changes/490829/?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/anonymous/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-11-15T12:58:07.482579Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "4ba0996256d0e3c703ac0d7db81b370b2af09d97",
        "previous_head": "cae759cb865ee741c15fe2e2dcb8c470af2d35e9"
    },
    "id": 490829,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/490829/?format=api"
}