Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/455273/?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/KenOokamiHoro/?format=api",
    "author": "https://translate.tails.boum.org/api/users/KenOokamiHoro/?format=api",
    "timestamp": "2023-11-21T11:15:58.377961Z",
    "action": 4,
    "target": "Tails 包含一些程序,可以帮助你处理敏感文档或是 建立安全的沟通通道。它们都可以即时使用,并已经预先设置好了一组安全默认值。",
    "id": 3190811,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.boum.org/api/changes/3190811/?format=api"
}