Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/682628/?format=api",
    "component": "https://translate.tails.net/api/components/tails/restart_first_timeinline/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/restart_first_timeinline/en/?format=api",
    "user": "https://translate.tails.net/api/users/xin/?format=api",
    "author": "https://translate.tails.net/api/users/xin/?format=api",
    "timestamp": "2025-10-03T08:21:42.187401Z",
    "action": 65,
    "target": "",
    "old": "",
    "details": {
        "comment": "In the screenshot it's \"Language & Region\", has the name changed?"
    },
    "id": 3522941,
    "action_name": "Comment resolved",
    "url": "https://translate.tails.net/api/changes/3522941/?format=api"
}