Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/701565/?format=api",
    "component": "https://translate.tails.net/api/components/tails/trust/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/trust/it/?format=api",
    "user": "https://translate.tails.net/api/users/ignifugo/?format=api",
    "author": "https://translate.tails.net/api/users/Apoorslime/?format=api",
    "timestamp": "2025-12-06T21:07:56.627477Z",
    "action": 7,
    "target": "[Debian](https://debian.org/) e una distribuzione Linux, include Ubuntu.",
    "old": "",
    "details": {
        "state": 20,
        "source": "[Debian](https://debian.org/) is the Linux distribution with the most derivatives, including Ubuntu.",
        "old_state": 0
    },
    "id": 3527303,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/3527303/?format=api"
}