Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/455270/?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-23T10:49:27.863997Z",
    "action": 4,
    "target": "从 Windows、macOS 或 Linux 改用 Tails,只需关闭你的电脑,然后从安装有 Tails 的 U 盘启动。Tails 不会在关机时留下痕迹。",
    "id": 3191141,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.boum.org/api/changes/3191141/?format=api"
}