Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/762211/?format=api",
    "component": "https://translate.tails.net/api/components/tails/advanced_topics_virtualization_boxes/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/advanced_topics_virtualization_boxes/fr/?format=api",
    "user": "https://translate.tails.net/api/users/xin/?format=api",
    "author": "https://translate.tails.net/api/users/xin/?format=api",
    "timestamp": "2026-04-01T04:49:49.854979Z",
    "action": 2,
    "target": "<p>Les instructions suivantes ont été testées avec Debian 13 (Trixie).</p>\n",
    "old": "<p>Les instructions suivantes ont été testées avec Debian 12 (Bookworm).</p>\n",
    "details": {
        "state": 20,
        "source": "<p>The following instructions have been tested on Debian 13 (Trixie).</p>\n",
        "old_state": 10
    },
    "id": 3539943,
    "action_name": "Translation changed",
    "url": "https://translate.tails.net/api/changes/3539943/?format=api"
}