Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/679108/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepsresetwindows-po/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocfirst_stepsresetwindows-po/it/?format=api",
    "user": "https://translate.tails.net/api/users/ignifugo/?format=api",
    "author": "https://translate.tails.net/api/users/ignifugo/?format=api",
    "timestamp": "2025-12-06T20:41:27.520492Z",
    "action": 77,
    "target": "<p><b>Si rischia di sovrascrivere il disco rigido del computer.</b></p>\n",
    "old": "<p><b>Rischi di sovrascrivere il disco rigido del computer.</b></p>\n",
    "details": {
        "state": 20,
        "source": "<p><b>You might overwrite any hard disk on the computer.</b></p>\n",
        "old_state": 30
    },
    "id": 3527179,
    "action_name": "Propagated change",
    "url": "https://translate.tails.net/api/changes/3527179/?format=api"
}