Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/737799/?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/xin/?format=api",
    "author": "https://translate.tails.net/api/users/xin/?format=api",
    "timestamp": "2025-06-23T23:35:21.807206Z",
    "action": 36,
    "target": "   <p>Toutes les données sur cette clé USB seront perdues.</p>\n",
    "old": "   <div class=\"caution\"><p>Toutes les données sur cette clé USB seront perdues.</p></div>\n",
    "details": {
        "state": 30,
        "source": "   <p>All the data on this USB stick will be lost.</p>\n",
        "old_state": 10
    },
    "id": 3479574,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3479574/?format=api"
}