Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/455267/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/index/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/index/zh/?format=api",
    "user": "https://translate.tails.boum.org/api/users/kishinsagi/?format=api",
    "author": "https://translate.tails.boum.org/api/users/kishinsagi/?format=api",
    "timestamp": "2023-11-23T04:55:21.693487Z",
    "action": 26,
    "target": "Tails 利用 Tor 网络保护用户的在线隐私,协助用户避开审查,夺回原本已有的上网体验。",
    "id": 3191133,
    "action_name": "Suggestion removed",
    "url": "https://translate.tails.boum.org/api/changes/3191133/?format=api"
}