Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/190642/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/boooks_porters-handbook/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_porters-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-16T14:53:19.696019Z",
    "action": 5,
    "target": "以编译形式重新分发(转换为其他DTD,转换为PDF,PostScript,RTF和其他格式)必须在随分发提供的文档和/或其他材料中复制上述版权声明,此条件列表和以下免责声明。",
    "id": 78451,
    "action_name": "新译文",
    "url": "https://translate-dev.freebsd.org/api/changes/78451/?format=api"
}