Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/673516/?format=api",
    "component": "https://translate.tails.net/api/components/tails/onionshare/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/onionshare/it/?format=api",
    "user": "https://translate.tails.net/api/users/ignifugo/?format=api",
    "author": "https://translate.tails.net/api/users/CosenzaVibes_ForzaLupi/?format=api",
    "timestamp": "2025-12-06T22:19:35.873932Z",
    "action": 7,
    "target": "Le persone con l'indirizzo onion possono caricare file direttamente in questa cartella o inviarti messaggi di testo dal loro *Tor Browser*.",
    "old": "",
    "details": {
        "state": 30,
        "source": "People with the onion address can upload files directly to this folder or send you text messages from their *Tor Browser*.",
        "old_state": 0
    },
    "id": 3527768,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/3527768/?format=api"
}