Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/756953/?format=api",
    "component": "https://translate.tails.net/api/components/tails/tor_browser/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/tor_browser/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-01-23T16:05:28.738720Z",
    "action": 7,
    "target": "Sélectionnez **Save and restart** pour appliquer le changement.",
    "old": "",
    "details": {
        "state": 30,
        "source": "**Save and restart** to apply the change.",
        "old_state": 0
    },
    "id": 3530763,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/3530763/?format=api"
}