Changes API.

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

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

{
    "unit": "https://weblate.dudu-auto.com/api/units/958625/?format=api",
    "component": "https://weblate.dudu-auto.com/api/components/duduauto/file/?format=api",
    "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/file/vi/?format=api",
    "user": "https://weblate.dudu-auto.com/api/users/drh2pro/?format=api",
    "author": "https://weblate.dudu-auto.com/api/users/drh2pro/?format=api",
    "timestamp": "2024-06-07T03:16:59.919113Z",
    "action": 2,
    "target": "1. Thiết bị chưa được kích hoạt. Vui lòng liên hệ với đại lý của bạn\n2. Hệ thống này chỉ dùng cho các thiết bị của DUDU, bạn có thể quét mã QR ở bên phải để mua hàng\n3. Trường hợp sử dụng trái phép hoặc bẻ khoá có mục đích, chúng tôi sẽ sử dụng các biện pháp hợp pháp để bảo vệ quyền và lợi ích hợp pháp của mình",
    "id": 543675,
    "action_name": "Translation changed",
    "url": "https://weblate.dudu-auto.com/api/changes/543675/?format=api"
}