Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/157536/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/boooks_arch-handbook/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_arch-handbook/zh_CN/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/bhy/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/bhy/?format=api",
    "timestamp": "2020-07-13T02:22:47.855948Z",
    "action": 5,
    "target": "值 <literal>0xfffffff0</literal> 略小于4G,因此计算机没有 4G 字节物理内存,这就不会是一个有效的内存地址。计算机硬件将这个地址转指向 <acronym>BIOS</acronym> 存储块。",
    "id": 78291,
    "action_name": "新译文",
    "url": "https://translate-dev.freebsd.org/api/changes/78291/?format=api"
}