Changes API

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

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

{
    "unit": "https://weblate.a4tune.com/api/units/163698/?format=api",
    "component": "https://weblate.a4tune.com/api/components/hiper-scientific-calculator/application/?format=api",
    "translation": "https://weblate.a4tune.com/api/translations/hiper-scientific-calculator/application/ko/?format=api",
    "dictionary": null,
    "user": 90,
    "author": 90,
    "timestamp": "2025-06-29T09:47:20.362260Z",
    "action": 5,
    "target": "메뉴에서는 클립보드 작업(자르기, 복사, 붙여넣기), 새 줄 삽입, 행렬에서 행과 열 추가 및 제거 등의 작업을 실행할 수 있습니다.",
    "id": 125386,
    "action_name": "New translation",
    "url": "https://weblate.a4tune.com/api/changes/125386/?format=api"
}