Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/673504/?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/la_r_go/?format=api",
    "timestamp": "2025-12-06T21:00:54.059473Z",
    "action": 7,
    "target": "Tutti questi servizi sono forniti come servizi Tor onion e sono disponibili solo attraverso la rete Tor. Puoi condividere l'indirizzo di questi servizi onion con altre persone per creare canali di comunicazione temporanei e anonimi.",
    "old": "",
    "details": {
        "state": 30,
        "source": "All these services are provided as Tor onion services and are only available through the Tor network. You can share the address of these onion services with other people to create temporary and anonymous communication channels.",
        "old_state": 0
    },
    "id": 3527269,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/3527269/?format=api"
}