Changes API.

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

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

{
    "unit": "https://weblate.dudu-auto.com/api/units/1170593/?format=api",
    "component": "https://weblate.dudu-auto.com/api/components/duduauto/dvr_a/?format=api",
    "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/dvr_a/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-09-18T03:14:01.277231Z",
    "action": 71,
    "target": "(1) 2K记录仪对内存卡速率要求较高,务必使用C10速率以上,正规品牌TF卡,否则读写速度跟不上会导致记录仪出现各种异常死机情况",
    "id": 657573,
    "action_name": "String added in the repository",
    "url": "https://weblate.dudu-auto.com/api/changes/657573/?format=api"
}