Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/701564/?format=api",
    "component": "https://translate.tails.net/api/components/tails/trust/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/trust/it/?format=api",
    "user": "https://translate.tails.net/api/users/ignifugo/?format=api",
    "author": "https://translate.tails.net/api/users/ignifugo/?format=api",
    "timestamp": "2025-12-06T21:04:43.657810Z",
    "action": 36,
    "target": "  Il software incluso in Tails è stato scritto da noi o ereditato da\n    Debian and other Tor projects:\n",
    "old": "  Il software incluso in Tails è stato scritto da noi o ereditato da\n    Debian and other Tor projects:\n",
    "details": {
        "state": 30,
        "source": "  The software included in Tails is either written by us or inherited from\n  Debian and other Tor projects:\n",
        "old_state": 20
    },
    "id": 3527289,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3527289/?format=api"
}