Changes API

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

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

{
    "unit": "https://weblate.a4tune.com/api/units/160263/?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/zh_Hans/?format=api",
    "dictionary": null,
    "user": 60,
    "author": 60,
    "timestamp": "2024-11-10T18:28:25.558463Z",
    "action": 5,
    "target": "请按<b>赞<n>或 <b>踩<n>键来评价识别结果以帮助我们改进该功能。",
    "id": 120737,
    "action_name": "New translation",
    "url": "https://weblate.a4tune.com/api/changes/120737/?format=api"
}