Changes API.

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

GET /api/changes/18281937/?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": "2025-03-28T13:45:57.353848Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "f993f3abb4a70369af810f8c8c32cf71be1918ef",
        "previous_head": "95b0df77975b5358fd3a64c489922d8310111592"
    },
    "id": 18281937,
    "action_name": "Repository rebased",
    "url": "https://translate.fedoraproject.org/api/changes/18281937/?format=api"
}