Changes API

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

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

{
    "unit": "https://weblate.a4tune.com/api/units/126704/?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": "2023-08-23T09:15:23.737200Z",
    "action": 2,
    "target": "<b>확장<n> 레이아웃은 모든 연산을 제공하며 대화면 기기를 위해 설계되었습니다.",
    "id": 94738,
    "action_name": "Translation changed",
    "url": "https://weblate.a4tune.com/api/changes/94738/?format=api"
}