Changes API.

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

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

{
    "unit": "https://weblate.dudu-auto.com/api/units/954742/?format=api",
    "component": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/?format=api",
    "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/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:30.397861Z",
    "action": 2,
    "target": "Thiết lập mặc định của thiết bị đã hoàn thành, cần khởi động lại để có hiệu lực.\nVui lòng không ngắt điện hoặc tắt động cơ trong thời gian này, nếu không thiết bị có thể bị hỏng",
    "id": 543673,
    "action_name": "Translation changed",
    "url": "https://weblate.dudu-auto.com/api/changes/543673/?format=api"
}