Changes API

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

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

{
    "unit": "https://weblate.a4tune.com/api/units/158776/?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": "2024-11-08T10:47:20.506964Z",
    "action": 5,
    "target": "신나는 업데이트가 있습니다! 이제 HiPER Scientific Calculator iOS 버전이 <b>그래프<n>, <b>상수<n>, <b>계산 내역<n>을 지원합니다.",
    "id": 119722,
    "action_name": "New translation",
    "url": "https://weblate.a4tune.com/api/changes/119722/?format=api"
}