Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/701114/?format=api",
    "component": "https://translate.tails.net/api/components/tails/glossary/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/glossary/es/?format=api",
    "user": "https://translate.tails.net/api/users/cacu/?format=api",
    "author": "https://translate.tails.net/api/users/cacu/?format=api",
    "timestamp": "2025-10-06T05:34:33.475352Z",
    "action": 36,
    "target": "Discos",
    "old": "Discos",
    "details": {
        "state": 30,
        "source": "Disks",
        "old_state": 20
    },
    "id": 3523225,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3523225/?format=api"
}