Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/749090/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocaboutwarningstorpo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocaboutwarningstorpo/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:39:12.433929Z",
    "action": 2,
    "target": "Tor i Tails no us protegeixen fent-vos semblar un usuari d'Internet qualsevol, sinó fent que tots els usuaris de Tor i Tails semblin iguals. Es fa impossible saber qui és qui entre tots els usuaris.",
    "old": "Tor i Tails no us protegeixen fent-vos semblar un usuari d'Internet qualsevol, sinó fent que tots els usuaris de Tor i Tails semblin iguals. Es fa impossible saber qui és qui entre ells.",
    "details": {
        "state": 20,
        "source": "Tor and Tails don't protect you by making you look like any random Internet user, but by making all Tor and Tails users look the same. It becomes impossible to know who is who among all users.",
        "old_state": 10
    },
    "id": 3524487,
    "action_name": "Translation changed",
    "url": "https://translate.tails.net/api/changes/3524487/?format=api"
}