Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/678781/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocresetmac-po/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocresetmac-po/zh/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-27T15:33:11.859607Z",
    "action": 59,
    "target": "    存储设备列表中将会出现您刚刚插入的 USB 记忆棒。\n    点击它。\n",
    "id": 3266942,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3266942/?format=api"
}