Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/728176/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocpersistent_storagepo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocpersistent_storagepo/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:19:02.339051Z",
    "action": 7,
    "target": "I segnalibri del tuo browser",
    "old": "- I segnalibri del tuo browser",
    "details": {
        "state": 30,
        "source": "Your browser bookmarks",
        "old_state": 10
    },
    "id": 3526946,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/3526946/?format=api"
}