Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/701567/?format=api",
    "component": "https://translate.tails.net/api/components/tails/trust/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/trust/it/?format=api",
    "user": "https://translate.tails.net/api/users/ignifugo/?format=api",
    "author": "https://translate.tails.net/api/users/la_r_go/?format=api",
    "timestamp": "2025-12-06T21:38:03.614022Z",
    "action": 7,
    "target": "    Il progetto Debian è coordinato via Internet da un team di\n        volontari il cui lavoro è interamente pubblico. Questo fa di Debian uno dei\n        progetti di software libero più controllati dai tecnici della sicurezza.\n",
    "old": "",
    "details": {
        "state": 30,
        "source": "    The Debian project is coordinated over the Internet by a team of\n    volunteers whose work is entirely public. All this makes Debian one of the\n    Free Software projects under the most scrutiny by security researchers.\n",
        "old_state": 0
    },
    "id": 3527539,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/3527539/?format=api"
}