Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1129339/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/booksarch-handbookusb_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksarch-handbookusb_index/zh_CN/?format=api",
    "user": null,
    "author": "https://translate-dev.freebsd.org/api/users/anonymous/?format=api",
    "timestamp": "2021-06-02T06:04:47.190657Z",
    "action": 6,
    "target": "FreeBSD中的USB支持可被分为三层。最底层包含主控器,向硬件 及其调度设施提供一个通用接口。它支持硬件初始化,对传输进行调度, 处理已完成/失败的传输。每个主控器驱动程序实现一个虚拟hub, 以硬件无关方式提供对控制机器背面根端口的寄存器的访问。",
    "id": 312185,
    "action_name": "자동 번역",
    "url": "https://translate-dev.freebsd.org/api/changes/312185/?format=api"
}