Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/705636/?format=api",
    "component": "https://translate.tails.net/api/components/tails/shutdown/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/shutdown/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:06:35.262008Z",
    "action": 7,
    "target": "Per attivare un arresto di emergenza, scollega la chiavetta USB o espelli il DVD su cui è in esecuzione Tails. Questa operazione potrebbe essere più veloce che spegnere dal menu di sistema.",
    "old": "",
    "details": {
        "state": 30,
        "source": "To trigger an emergency shutdown, unplug the USB stick or eject the DVD from which Tails is running. Doing so might be faster than shutting down from the system menu.",
        "old_state": 0
    },
    "id": 3527293,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/3527293/?format=api"
}