Changes API.

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

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

{
    "unit": "https://weblate.dudu-auto.com/api/units/1256303/?format=api",
    "component": "https://weblate.dudu-auto.com/api/components/duduauto/ota/?format=api",
    "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/ota/zh_Hant_HK/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-06-20T08:46:40.860285Z",
    "action": 30,
    "target": "请将升级包解压,然后选择6315_1.zip文件,如遇升级失败,可能是数据损坏,请尝试更换U盘或者重新下载升级测试,也可以使用传统升级方式(升级文件放到U盘根目录,自动弹窗升级)",
    "id": 925670,
    "action_name": "Source string changed",
    "url": "https://weblate.dudu-auto.com/api/changes/925670/?format=api"
}