Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/762306/?format=api",
    "component": "https://translate.tails.net/api/components/tails/printing_and_scanning/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/printing_and_scanning/pt/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-03-31T23:02:51.663223Z",
    "action": 30,
    "target": "Tails includes the [*Document Scanner*](https://apps.gnome.org//SimpleScan/)  utility to scan documents and photos.",
    "old": "Tails includes <span class=\"application\">[Simple\nScan](https://launchpad.net/simple-scan)</span>, a tool to scan both\ndocuments and photos.\n",
    "details": {
        "state": 10,
        "source": "Tails includes the [*Document Scanner*](https://apps.gnome.org//SimpleScan/)  utility to scan documents and photos.",
        "old_state": -1
    },
    "id": 3539043,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3539043/?format=api"
}