Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/703194/?format=api",
    "component": "https://translate.tails.net/api/components/tails/restart_first_timeinline/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/restart_first_timeinline/ca/?format=api",
    "user": "https://translate.tails.net/api/users/rcard/?format=api",
    "author": "https://translate.tails.net/api/users/rcard/?format=api",
    "timestamp": "2025-10-06T19:25:44.102006Z",
    "action": 77,
    "target": "   <p>Si l'error persisteix, torneu a instal·lar en un nou llapis USB.</p>\n",
    "old": "  <p>Heu instal·lat Tails al vostre llapis USB.</p>\n",
    "details": {
        "state": 30,
        "source": "   <p>If the error persists, reinstall on a new USB stick.</p>\n",
        "old_state": 10
    },
    "id": 3523254,
    "action_name": "Propagated change",
    "url": "https://translate.tails.net/api/changes/3523254/?format=api"
}