Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/683396/?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:39:17.796869Z",
    "action": 4,
    "target": "[[!img persistent-storage.png link=\"no\" class=\"svg\" alt=\"\"]] <i class=\"metaphor\">就像一个背包,你可以将个人物品持久地储存在其中,并在帐篷里使用。</i>",
    "id": 3288361,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3288361/?format=api"
}