Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/456604/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/about/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/about/zh/?format=api",
    "user": "https://translate.tails.boum.org/api/users/KenOokamiHoro/?format=api",
    "author": "https://translate.tails.boum.org/api/users/KenOokamiHoro/?format=api",
    "timestamp": "2023-11-21T09:48:23.156097Z",
    "action": 4,
    "target": "Tails 独立于其它操作系统运行,并且不会使用你的电脑上已经安装的硬盘,因此你不必担心你要运行 Tails 的电脑上是否有病毒。但 Tails 不能保护你免受键盘记录器等恶意硬件的攻击,从已经被感染的电脑上安装也会破坏 Tails 的保护。",
    "id": 3190700,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.boum.org/api/changes/3190700/?format=api"
}