Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/762838/?format=api",
    "component": "https://translate.tails.net/api/components/tails/install-inc-overview/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/install-inc-overview/de/?format=api",
    "user": "https://translate.tails.net/api/users/BenHeld/?format=api",
    "author": "https://translate.tails.net/api/users/BenHeld/?format=api",
    "timestamp": "2026-04-13T07:29:50.542929Z",
    "action": 36,
    "target": "Windows 8",
    "old": "Windows 7",
    "details": {
        "state": 30,
        "source": "Windows 8",
        "old_state": 10
    },
    "id": 3540746,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3540746/?format=api"
}