Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/676072/?format=api",
    "component": "https://translate.tails.net/api/components/tails/accessibility/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/accessibility/es/?format=api",
    "user": "https://translate.tails.net/api/users/cacu/?format=api",
    "author": "https://translate.tails.net/api/users/chacotasprod/?format=api",
    "timestamp": "2026-04-17T04:36:05.151287Z",
    "action": 7,
    "target": "<h1 id=\"keyboard\">Teclado en la pantalla</h1>\n",
    "old": "",
    "details": {
        "state": 30,
        "source": "<h1 id=\"keyboard\">Screen keyboard</h1>\n",
        "old_state": 0
    },
    "id": 3540755,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/3540755/?format=api"
}