Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/456627/?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:46:34.620710Z",
    "action": 4,
    "target": "这些软件都是开机即用;它们安全的默认设置可以帮助<strong>防止失误造成的泄密</strong>。",
    "id": 3288365,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3288365/?format=api"
}