Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/707216/?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:58:16.356831Z",
    "action": 36,
    "target": "   <p class=\"command-template\">dd if=/Users/moi/tails-amd64-3.12.img of=/dev/rdisk9 bs=16m && sync</p>\n",
    "old": "   <p class=\"command-template\">dd if=/Users/moi/tails-amd64-3.12.img of=/dev/rdisk9 bs=16m && sync</p>\n",
    "details": {
        "state": 30,
        "source": "   <p class=\"command-template\">dd if=/Users/me/tails-amd64-3.12.img of=/dev/rdisk9 bs=16m && sync</p>\n",
        "old_state": 20
    },
    "id": 3524215,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3524215/?format=api"
}