Changes API

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

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

{
    "unit": "https://weblate.a4tune.com/api/units/158790/?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:50:56.860348Z",
    "action": 5,
    "target": "방정식을 입력해 계산 세부정보에서 양변의 그래프를 확인합니다.",
    "id": 119736,
    "action_name": "New translation",
    "url": "https://weblate.a4tune.com/api/changes/119736/?format=api"
}