Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/753659/?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/ca/?format=api",
    "user": "https://translate.tails.net/api/users/victordargallo/?format=api",
    "author": "https://translate.tails.net/api/users/victordargallo/?format=api",
    "timestamp": "2025-10-10T11:41:53.906091Z",
    "action": 36,
    "target": "Per configurar l'Emmagatzematge Persistent, trieu **Aplicacions ▸ Tails ▸ Emmagatzematge Persistent**.",
    "old": "Per configurar l'Emmagatzematge Persistent, trieu **Aplicacions** ▸ **Tails** ▸ **Emmagatzematge Persistent**.",
    "details": {
        "state": 30,
        "source": "To configure the Persistent Storage, choose **Apps ▸ Tails ▸ Persistent Storage**.",
        "old_state": 10
    },
    "id": 3523878,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3523878/?format=api"
}