Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/455727/?format=api",
    "component": "https://translate.tails.net/api/components/tails/about/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/about/es/?format=api",
    "user": "https://translate.tails.net/api/users/xin/?format=api",
    "author": "https://translate.tails.net/api/users/xin/?format=api",
    "timestamp": "2025-08-22T12:46:28.536418Z",
    "action": 36,
    "target": "<a href=\"https://www.torproject.org/es/\">El Proyecto Tor</a>",
    "old": "<a href=\"https://www.torproject.org/\">El Proyecto Tor</a>",
    "details": {
        "state": 30,
        "source": "<a href=\"https://www.torproject.org/\">The Tor Project</a>",
        "old_state": 30
    },
    "id": 3504331,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3504331/?format=api"
}