Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/34278/?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-29T08:55:19.857121Z",
    "action": 2,
    "target": "由函数<function>mtx_init</function>指派的mutex的名字。 这个名字显示在KTR跟踪消息和witness出错与警告信息里。 这个名字还用于区分标识在witness代码中的各个mutex。",
    "id": 66080,
    "action_name": "修改了译文",
    "url": "https://translate-dev.freebsd.org/api/changes/66080/?format=api"
}