Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/707212/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcinstallincstepsinstall_with_etcherinlinepo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcinstallincstepsinstall_with_etcherinlinepo/fr/?format=api",
    "user": "https://translate.tails.net/api/users/Chre/?format=api",
    "author": "https://translate.tails.net/api/users/Chre/?format=api",
    "timestamp": "2025-10-15T13:57:59.482433Z",
    "action": 36,
    "target": "<span class=\"command-placeholder\">périphérique</span> par le nom de périphérique trouvé à l'étape 6",
    "old": "<span class=\"command-placeholder\">périphérique</span> par le nom de périphérique trouvé à l'étape 6",
    "details": {
        "state": 30,
        "source": "<span class=\"command-placeholder\">device</span> with the device name found in step 6",
        "old_state": 20
    },
    "id": 3524211,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3524211/?format=api"
}