Changes API

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

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

{
    "unit": "https://weblate.a4tune.com/api/units/126916/?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-23T13:09:18.239703Z",
    "action": 5,
    "target": "등식을 풀려면, 그냥 풀고자 하는 등식을 입력합니다. 등식의 좌변을 입력하고,",
    "id": 95131,
    "action_name": "New translation",
    "url": "https://weblate.a4tune.com/api/changes/95131/?format=api"
}