Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/36651/?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-04-11T04:36:20.235127Z",
    "action": 2,
    "target": "更详尽的描述请看<acronym>UHCI</acronym>标准描述。服务层,即中间层,提供了以可控的方式 对设备进行访问,并维护着由不同驱动程序和服务层所使用的资源。 此层处理下面几方面:",
    "id": 64463,
    "action_name": "Translation changed",
    "url": "https://translate-dev.freebsd.org/api/changes/64463/?format=api"
}