Changes API.

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

GET /api/changes/17576847/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": null,
    "component": "https://translate.fedoraproject.org/api/components/cracklib/master/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-12-31T22:23:11.931640Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "eff2a392d962c3b107dc6bb12692edaa5a087787",
        "previous_head": "b2a7a5c33589a442458045b45adc35b8ca7da723"
    },
    "id": 17576847,
    "action_name": "Repository rebased",
    "url": "https://translate.fedoraproject.org/api/changes/17576847/?format=api"
}