Changes API

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

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

{
    "unit": "https://weblate.a4tune.com/api/units/88484/?format=api",
    "component": "https://weblate.a4tune.com/api/components/guitar-and-violin-tuner/help/?format=api",
    "translation": "https://weblate.a4tune.com/api/translations/guitar-and-violin-tuner/help/zh_Hans/?format=api",
    "dictionary": null,
    "user": 28,
    "author": 28,
    "timestamp": "2023-05-05T16:16:09.242319Z",
    "action": 5,
    "target": "可透过滑动滚轮或指示器旁的按钮设定所需拍子数。",
    "id": 75162,
    "action_name": "New translation",
    "url": "https://weblate.a4tune.com/api/changes/75162/?format=api"
}