Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1130369/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/booksarch-handbookpci_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksarch-handbookpci_index/zh_CN/?format=api",
    "user": null,
    "author": "https://translate-dev.freebsd.org/api/users/anonymous/?format=api",
    "timestamp": "2021-06-02T06:16:31.177046Z",
    "action": 6,
    "target": "FreeBSD为从父总线请求资源提供了一种面向对象的机制。几乎所有设备都是某种类型的总线(PCI, ISA, USB, SCSI等等)的孩子成员,并且这些设备需要从他们的父总线获取资源(例如内存段, 中断线, 或者DMA通道)。",
    "id": 312313,
    "action_name": "Automatic translation",
    "url": "https://translate-dev.freebsd.org/api/changes/312313/?format=api"
}