Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/121847116/?format=api",
    "component": "https://hosted.weblate.org/api/components/voice-notify/app/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/voice-notify/app/vi/?format=api",
    "user": "https://hosted.weblate.org/api/users/ngoctuan42/?format=api",
    "author": "https://hosted.weblate.org/api/users/ngoctuan42/?format=api",
    "timestamp": "2024-04-30T19:52:08.415947+02:00",
    "action": 2,
    "target": "Đọc thông báo yêu cầu quyền kiểm soát cuộc gọi để không hoạt động trong khi gọi điện.",
    "id": 88525791,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/88525791/?format=api"
}