Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/689452/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcinstallincstepscloneinlinepo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcinstallincstepscloneinlinepo/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-06T22:17:23.218854Z",
    "action": 7,
    "target": "L'<span class=\"pc-clone mac-clone\">installazione</span> <span class=\"upgrade\">aggiornamento</span> richiede alcuni minuti.",
    "old": "   <span class=\"pc-clone mac-clone\">installazione</span>\n   <span class=\"upgrade\">upgrade</span>\n   richiede alcuni minuti.\n",
    "details": {
        "state": 30,
        "source": "The <span class=\"pc-clone mac-clone\">installation</span> <span class=\"upgrade\">upgrade</span> takes a few minutes.",
        "old_state": 10
    },
    "id": 3527750,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/3527750/?format=api"
}