Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/641351/?format=api",
    "component": "https://translate.tails.net/api/components/tails/electrum/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/electrum/it/?format=api",
    "user": "https://translate.tails.net/api/users/xin/?format=api",
    "author": "https://translate.tails.net/api/users/xin/?format=api",
    "timestamp": "2025-12-08T12:00:59.277661Z",
    "action": 2,
    "target": "Per una spiegazione del funzionamento delle Bitcoin in termini semplici, leggi [La Guida approfondita dei Bitcoin](https://it.vpnmentor.com/blog/research/guida-approfondita-dei-bitcoin/).",
    "old": "Per una spiegazione del funzionamento delle Bitcoin in termini semplici, leggi [La guida approfondita sulle Bitcoin che non ti lascerà frustrata](https://www.vpnmentor.com/blog/ultimate-guide-bitcoin/).",
    "details": {
        "state": 20,
        "source": "For an explanation of how Bitcoin works in simple terms, read [The In-Depth Guide to Bitcoin That Won’t Leave You Frustrated](https://www.vpnmentor.com/blog/ultimate-guide-bitcoin/).",
        "old_state": 30
    },
    "id": 3528620,
    "action_name": "Translation changed",
    "url": "https://translate.tails.net/api/changes/3528620/?format=api"
}