Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/121618196/?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-04-23T07:22:13.852193+02:00",
    "action": 2,
    "target": "使用实现了Oblivious  DNS-over-HTTPS 协议的服务器。",
    "id": 88088534,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/88088534/?format=api"
}