Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/753783/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocpersistent_storageconfigure-po/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocpersistent_storageconfigure-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-06T23:12:52.874689Z",
    "action": 36,
    "target": "  Il percorso assoluto della cartella dei Dotfiles è\n*/live/persistence/TailsData_unlocked/dotfiles*:\n",
    "old": "Per esempio, avendo i seguenti file in */live/persistence/TailsData_unlocked/dotfiles*:",
    "details": {
        "state": 30,
        "source": "  The absolute path of the *Dotfiles* folder is\n  */live/persistence/TailsData_unlocked/dotfiles*.\n",
        "old_state": 10
    },
    "id": 3528008,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3528008/?format=api"
}