Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/726999/?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:27:51.211834Z",
    "action": 7,
    "target": "In *OnionShare* si specifica una cartella contenente pagine HTML nel proprio Tails.",
    "old": "",
    "details": {
        "state": 30,
        "source": "You specify in *OnionShare* a folder that contains HTML pages in your Tails.",
        "old_state": 0
    },
    "id": 3527810,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/3527810/?format=api"
}