Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/456657/?format=api",
    "component": "https://translate.tails.net/api/components/tails/about/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/about/zh/?format=api",
    "user": "https://translate.tails.net/api/users/Feliconut/?format=api",
    "author": "https://translate.tails.net/api/users/Feliconut/?format=api",
    "timestamp": "2024-04-20T03:02:46.709159Z",
    "action": 4,
    "target": "Tor 能够帮助你避免内容审查,因为<strong>审查者无从知晓</strong>你访问了哪些网站。",
    "id": 3288373,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3288373/?format=api"
}