Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/757962/?format=api",
    "component": "https://translate.tails.net/api/components/tails/contribute/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/contribute/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-01-22T09:01:42.541498Z",
    "action": 30,
    "target": "  <p>Donating speeds up the development of Tails.</p>\n  <div class=\"button\">[[Donate|donate]]</div>\n</div>\n",
    "old": "  <p>Donating speeds up the development of Tails.</p>\n  <ul>\n    <li><a href=\"https://tails.boum.org/donate/?r=contribute\">Make a donation</a></li>\n  </ul>\n</div>\n</div>\n",
    "details": {
        "state": 10,
        "source": "  <p>Donating speeds up the development of Tails.</p>\n  <div class=\"button\">[[Donate|donate]]</div>\n</div>\n",
        "old_state": -1
    },
    "id": 3530164,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3530164/?format=api"
}