Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/764965/?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/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-07-23T09:01:40.950065Z",
    "action": 30,
    "target": "Tails only allows connections to the Tor network. Additional software that uses the Internet must be configured to go through the Tor network otherwise, their connections are blocked by default for added security.",
    "old": "Tails only allows connections to the Tor network. Additional software that uses the Internet must be configured to go through the Tor network otherwise, their connections are blocked by default for security.",
    "details": {
        "state": 10,
        "source": "Tails only allows connections to the Tor network. Additional software that uses the Internet must be configured to go through the Tor network otherwise, their connections are blocked by default for added security.",
        "context": "",
        "old_state": -1
    },
    "id": 3546314,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3546314/?format=api"
}