Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/456629/?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-20T02:48:29.172429Z",
    "action": 4,
    "target": "<i>Tor 浏览器</i>(安全浏览器),附带安装了<i>uBlock</i>(广告屏蔽器)",
    "id": 3288366,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3288366/?format=api"
}