Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/749912/?format=api",
    "component": "https://translate.tails.net/api/components/tails/electrum/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/electrum/ca/?format=api",
    "user": "https://translate.tails.net/api/users/victordargallo/?format=api",
    "author": "https://translate.tails.net/api/users/victordargallo/?format=api",
    "timestamp": "2025-10-19T21:32:55.120731Z",
    "action": 36,
    "target": "L'*Electrum* no baixa la cadena de blocs, de manera que no hi ha temps d'espera a l'inici.",
    "old": "L'*Electrum* no baixa la cadena de blocs, de manera que no hi ha temps d'espera a l'inici.",
    "details": {
        "state": 30,
        "source": "*Electrum* does not download the blockchain, so there is no waiting time when opening.",
        "old_state": 20
    },
    "id": 3524468,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3524468/?format=api"
}