Changes API

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

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

{
    "unit": "https://weblate.a4tune.com/api/units/158792/?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:51:03.231708Z",
    "action": 5,
    "target": "최대 100자리 가수부와 9자리 지수부를 지원합니다.",
    "id": 119738,
    "action_name": "New translation",
    "url": "https://weblate.a4tune.com/api/changes/119738/?format=api"
}