Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/117339656/?format=api",
    "component": "https://hosted.weblate.org/api/components/invizible/glossary/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/invizible/glossary/zh_Hans/?format=api",
    "user": "https://hosted.weblate.org/api/users/shareuser/?format=api",
    "author": "https://hosted.weblate.org/api/users/shareuser/?format=api",
    "timestamp": "2024-02-29T11:43:45.843512+01:00",
    "action": 31,
    "target": "在DNS选项卡中显示应用程序连接日志",
    "id": 82577489,
    "action_name": "String added",
    "url": "https://hosted.weblate.org/api/changes/82577489/?format=api"
}