Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/456644/?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-21T10:19:40.251005Z",
    "action": 4,
    "target": "在 Tails 中,你的所有互联网活动都会通过 Tor 网络传输。Tor 会<strong>通过三个中继节点</strong>加密和匿名处理你的网络连接和流量。<i>中继</i>是由世界各地不同的人或组织维护的一组服务器。",
    "id": 3190748,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.boum.org/api/changes/3190748/?format=api"
}