Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/703372/?format=api",
    "component": "https://translate.tails.net/api/components/tails/restart_first_timeinline/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/restart_first_timeinline/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-05T22:15:16.315216Z",
    "action": 7,
    "target": "   <p>Se nella Schermata di Benvenuto viene visualizzato il seguente messaggio relativo a errori di partizionamento,\n      ricomincia dal punto 2: <a href=\"#verify\">Verifica il\n      download</a>.</p>\n",
    "old": "",
    "details": {
        "state": 30,
        "source": "   <p>If the following message about partitioning errors appears in the Welcome\n   Screen, please start again from step 2: <a href=\"#verify\">Verify your\n   download</a>.</p>\n",
        "old_state": 0
    },
    "id": 3526932,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/3526932/?format=api"
}