Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/785017/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/articlesbsdl-gpl/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesbsdl-gpl/zh_CN/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/zonshy/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/zonshy/?format=api",
    "timestamp": "2023-07-21T09:50:40.316044Z",
    "action": 5,
    "target": "Unix的作者Ken Thompson于1975年回到他的母校加州大学伯克利分校(UCB),逐行教授内核。这最终导致了一个被称为BSD(伯克利标准分发)的不断发展的系统。UCB将Unix转换为32位,增加了虚拟内存,并实现了互联网基本建立在其上的TCP/IP协议栈版本。UCB根据后来广为人知的“BSD许可证”,以媒体费用提供BSD。一位客户从AT&T购买了Unix,然后从UCB订购了一盘BSD磁带。",
    "id": 562471,
    "action_name": "新译文",
    "url": "https://translate-dev.freebsd.org/api/changes/562471/?format=api"
}