Changes API.

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

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

{
    "unit": "https://weblate.dudu-auto.com/api/units/1170663/?format=api",
    "component": "https://weblate.dudu-auto.com/api/components/duduauto/dvr_a/?format=api",
    "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/dvr_a/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-09-19T09:59:35.772774Z",
    "action": 59,
    "target": "(1) 2K DVR은 메모리 카드 속도에 대한 요구 사항이 높으므로 C10 속도 이상의 일반 브랜드 TF 카드를 사용해야합니다. 그렇지 않으면 읽기 및 쓰기 속도가 유지되지 않아 레코더가 다양한 오류로 충돌할수 있습니다",
    "id": 658410,
    "action_name": "String updated in the repository",
    "url": "https://weblate.dudu-auto.com/api/changes/658410/?format=api"
}