Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/762464/?format=api",
    "component": "https://translate.tails.net/api/components/tails/first_stepsindex/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/first_stepsindex/fr/?format=api",
    "user": "https://translate.tails.net/api/users/Chre/?format=api",
    "author": "https://translate.tails.net/api/users/xin/?format=api",
    "timestamp": "2026-04-01T21:22:03.355893Z",
    "action": 7,
    "target": "[[Désinstaller Tails avec macOS|doc/first_steps/uninstall/mac]]",
    "old": "[[Désinstaller Tails depuis macOS|doc/first_steps/reset/mac]]",
    "details": {
        "state": 20,
        "source": "[[Uninstalling Tails using macOS|doc/first_steps/uninstall/mac]]",
        "old_state": 10
    },
    "id": 3540085,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/3540085/?format=api"
}