Changes API.

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

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

{
    "unit": "https://weblate.dudu-auto.com/api/units/1068523/?format=api",
    "component": "https://weblate.dudu-auto.com/api/components/duduauto/ota/?format=api",
    "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/ota/th/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-01-11T09:50:54.961423Z",
    "action": 30,
    "target": "【1】刷机包校验失败,可能文件损坏,请重新下载刷机包或更换U盘测试\n【2】或尝试引导文件升级,请升级文件解压到U盘根目录,插入车机后,会自动弹窗提示是否进入升级程序",
    "id": 766821,
    "action_name": "Source string changed",
    "url": "https://weblate.dudu-auto.com/api/changes/766821/?format=api"
}