Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/79017107/?format=api",
    "component": "https://hosted.weblate.org/api/components/copyq/master/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/copyq/master/zh_Hans/?format=api",
    "user": "https://hosted.weblate.org/api/users/deleted-13019/?format=api",
    "author": "https://hosted.weblate.org/api/users/deleted-13019/?format=api",
    "timestamp": "2022-07-03T11:11:44.671007+02:00",
    "action": 5,
    "target": "不是所有 <strong>%1</strong>标签页的项目均已成功加载。你是否仍然希望加载此选项卡并可能丢失一些项目?",
    "id": 28618067,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/28618067/?format=api"
}