Changes API.

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

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

{
    "unit": "https://translate.sonoransoftware.com/api/units/104138/?format=api",
    "component": "https://translate.sonoransoftware.com/api/components/sonoran-cad/sonoran-cad-web-app/?format=api",
    "translation": "https://translate.sonoransoftware.com/api/translations/sonoran-cad/sonoran-cad-web-app/tc/?format=api",
    "user": "https://translate.sonoransoftware.com/api/users/kennethleung1004/?format=api",
    "author": "https://translate.sonoransoftware.com/api/users/kennethleung1004/?format=api",
    "timestamp": "2025-06-30T17:29:47.946114Z",
    "action": 2,
    "target": "記錄檔",
    "old": "Log",
    "details": {
        "state": 20,
        "source": "Log",
        "old_state": 20
    },
    "id": 256883,
    "action_name": "Translation changed",
    "url": "https://translate.sonoransoftware.com/api/changes/256883/?format=api"
}