Changes API.

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

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

{
    "unit": "https://translations.zorin.com/api/units/34304/?format=api",
    "component": "https://translations.zorin.com/api/components/zorin-appearance/zorin-appearance/?format=api",
    "translation": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-09-04T22:54:36.830556Z",
    "action": 59,
    "target": "이 옵션을 켜면, 모달 대화상자 창을 상위 창에 붙여둔 상태로 두고 움직일 수 없습니다.",
    "id": 53249,
    "action_name": "String updated in the repository",
    "url": "https://translations.zorin.com/api/changes/53249/?format=api"
}