Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/749405/?format=api",
    "component": "https://translate.tails.net/api/components/tails/virtualization/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/virtualization/ru/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-09-18T09:12:35.141029Z",
    "action": 30,
    "target": "    If the host operating system is compromised with a software\n    keylogger or other malware, then it can break the security built into\n    Tails.\n",
    "old": "    If the host operating system is compromised with a software\n    keylogger or other malware, then it can break the security features\n    of Tails.\n",
    "details": {},
    "id": 3510197,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3510197/?format=api"
}