Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/756597/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcnavyear-end-po/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcnavyear-end-po/fr/?format=api",
    "user": "https://translate.tails.net/api/users/xin/?format=api",
    "author": "https://translate.tails.net/api/users/xin/?format=api",
    "timestamp": "2025-12-07T16:54:24.230949Z",
    "action": 36,
    "target": "Soutenez les outils qui brisent les chaînes de la censure et de la surveillance. <span class=\"text-secondary fw-bold\">Faites un don au Projet Tor.</span>",
    "old": "Soutenez les outils qui brisent les chaînes de la censure et de la surveillance. <span class=\"text-secondary fw-bold\">Faites un don au Projet Tor.</span>",
    "details": {
        "state": 30,
        "source": "Support tools that break the chains of censorship and surveillance. <span class=\"text-secondary fw-bold\">Donate to the Tor Project today.</span>",
        "old_state": 20
    },
    "id": 3528224,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3528224/?format=api"
}