Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/456636/?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:53:51.309972Z",
    "action": 4,
    "target": "当程序试图建立不经 Tor 加密的网络连接,它会被自动阻止。",
    "id": 3288368,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3288368/?format=api"
}