Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/753192/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocpersistent_storageadditional_software-po/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocpersistent_storageadditional_software-po/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-09-18T09:14:17.295047Z",
    "action": 59,
    "target": "       deb tor+http://ftp.us.debian.org/debian/ bullseye non-free\n       deb tor+http://ftp.us.debian.org/debian/ bullseye-backports non-free\n       deb tor+http://security.debian.org/ bullseye/updates non-free\n",
    "old": "",
    "details": {
        "state": 10,
        "source": "       deb tor+http://ftp.us.debian.org/debian/ trixie non-free\n       deb tor+http://ftp.us.debian.org/debian/ trixie-backports non-free\n       deb tor+http://security.debian.org/ trixie/updates non-free\n",
        "old_state": -1
    },
    "id": 3515546,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3515546/?format=api"
}