Changes API.

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

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

{
    "unit": "https://weblate.dudu-auto.com/api/units/1076351/?format=api",
    "component": "https://weblate.dudu-auto.com/api/components/duduauto/settings/?format=api",
    "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/settings/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:38:06.093168Z",
    "action": 2,
    "target": "Một hình ảnh động sẽ xuất hiện trên màn hình bắt chước hoạt động của đèn báo bên trái hoặc bên phải. Lưu ý: Tính năng này không được hỗ trợ bởi tất cả các kiểu máy.",
    "id": 543793,
    "action_name": "Translation changed",
    "url": "https://weblate.dudu-auto.com/api/changes/543793/?format=api"
}