Changes API.

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

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

{
    "unit": "https://weblate.dudu-auto.com/api/units/955652/?format=api",
    "component": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/?format=api",
    "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-11T06:35:44.077738Z",
    "action": 59,
    "target": "F 영역 후진 배선에는 안테나가 포함되어 있으며 후진 카메라와 관계없이 헤드 유닛에 연결해야 합니다.",
    "id": 132377,
    "action_name": "String updated in the repository",
    "url": "https://weblate.dudu-auto.com/api/changes/132377/?format=api"
}