Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/673506/?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-06T21:32:54.479694Z",
    "action": 7,
    "target": "<p>A differenza della maggior parte dei servizi Internet, gli utenti dei servizi <i>OnionShare</i>\nsi connettono direttamente al tuo Tails tramite la rete Tor. I tuoi dati non vengono mai condivisi\no memorizzati su server di terze parti. Il tuo Tails diventa un server temporaneo e\nanonimo.</p>\n",
    "old": "",
    "details": {
        "state": 30,
        "source": "<p>Unlike most Internet services, people using your <i>OnionShare</i> services\nconnect directly to your Tails over the Tor network. Your data is never shared\nwith or stored on any third-party server. Your Tails becomes a temporary and\nanonymous server.</p>\n",
        "old_state": 0
    },
    "id": 3527508,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/3527508/?format=api"
}