Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/35892/?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/dbaio/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/dbaio/?format=api",
    "timestamp": "2020-01-28T21:29:45.197091Z",
    "action": 37,
    "target": "类&unix;操作系统中的大多数设备都是通过设备节点来访问的,有时也被称为特殊文件。这些文件在文件系统的层次结构中通常位于<filename>/dev</filename>目录下。在FreeBSD 5.0-RELEASE以前的发行版中, 对<citerefentry><refentrytitle>devfs</refentrytitle><manvolnum>5</manvolnum></citerefentry>的支持还没有被集成到FreeBSD中,每个设备节点必须要静态创建,并且独立于相关设备驱动程序的存在。系统中大多数设备节点是通过运行<command>MAKEDEV</command>创建的。",
    "id": 62265,
    "action_name": "Marked for edit",
    "url": "https://translate-dev.freebsd.org/api/changes/62265/?format=api"
}