Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/555934/?format=api",
    "component": "https://translate.tails.net/api/components/tails/sensitive_documents_graphics/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/sensitive_documents_graphics/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-06T20:47:28.601137Z",
    "action": 7,
    "target": "    il sito di *inkscape* è [tutorials](https://inkscape.org/en/learn/tutorials/) in several languages.\n",
    "old": "",
    "details": {
        "state": 30,
        "source": "    The *Inkscape* website has\n    [tutorials](https://inkscape.org/en/learn/tutorials/) in several languages.\n",
        "old_state": 0
    },
    "id": 3527202,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/3527202/?format=api"
}