Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/696704/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocpersistent_storagefsck-po/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocpersistent_storagefsck-po/ca/?format=api",
    "user": "https://translate.tails.net/api/users/rcard/?format=api",
    "author": "https://translate.tails.net/api/users/victordargallo/?format=api",
    "timestamp": "2025-10-06T21:19:25.115689Z",
    "action": 7,
    "target": "     Aquest volum correspon a la versió desxifrada del vostre Emmagatzematge Persistent.\n",
    "old": "",
    "details": {
        "state": 30,
        "source": "     This volume corresponds to the decrypted version of your Persistent Storage.\n",
        "old_state": 0
    },
    "id": 3523323,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/3523323/?format=api"
}