Changes API.

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

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

{
    "unit": "https://weblate.dudu-auto.com/api/units/951296/?format=api",
    "component": "https://weblate.dudu-auto.com/api/components/duduauto/base/?format=api",
    "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/base/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-03-31T07:01:05.107837Z",
    "action": 59,
    "target": "A/C 설정 재설정을 확인하시겠습니까? 차량 정보 화면이 완전히 다시 로드됩니다!",
    "id": 846394,
    "action_name": "String updated in the repository",
    "url": "https://weblate.dudu-auto.com/api/changes/846394/?format=api"
}