Changes API.

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

GET /api/changes/3522159/?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-09-22T12:10:17.419814Z",
    "action": 3,
    "target": "",
    "old": "",
    "details": {
        "comment": "In the screenshot it's \"Language & Region\", has the name changed?"
    },
    "id": 3522159,
    "action_name": "Comment added",
    "url": "https://translate.tails.net/api/changes/3522159/?format=api"
}