Changes API.

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

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

{
    "unit": "https://weblate.dudu-auto.com/api/units/955643/?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.077972Z",
    "action": 59,
    "target": "현재 구성 파일이 현재 시스템과 일치하지 않는 것으로 감지되었으므로\n기존 구성 파일을 강제로 업데이트해야 합니다.",
    "id": 132384,
    "action_name": "String updated in the repository",
    "url": "https://weblate.dudu-auto.com/api/changes/132384/?format=api"
}