Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/36060/?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:49.937748Z",
    "action": 2,
    "target": "<emphasis>cookie[p]</emphasis> - 从<function>setup()</function>接收的值,当传递给<function>teardown()</function>时用于标识处理程序",
    "id": 66082,
    "action_name": "修改了译文",
    "url": "https://translate-dev.freebsd.org/api/changes/66082/?format=api"
}