Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/758398/?format=api",
    "component": "https://translate.tails.net/api/components/tails/thunderbird/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/thunderbird/fr/?format=api",
    "user": "https://translate.tails.net/api/users/conan/?format=api",
    "author": "https://translate.tails.net/api/users/xin/?format=api",
    "timestamp": "2026-03-01T09:54:48.944753Z",
    "action": 7,
    "target": "Lors de la première ouverture de *Thunderbird*, un assistant apparaît pour vous aider à configurer et à accéder à votre compte de courrier électronique.",
    "old": "Lors de la première ouverture de *Thunderbird*, un assistant apparaît pour vous guider à travers le processus de configuration de *Thunderbird* permettant d'accéder à votre compte de courrier électronique.",
    "details": {
        "state": 30,
        "source": "When opening *Thunderbird* for the first time, an assistant appears to help you configure and access your email account.",
        "old_state": 10
    },
    "id": 3532129,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/3532129/?format=api"
}