Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/785273/?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/wheatfox/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/wheatfox/?format=api",
    "timestamp": "2025-05-31T05:11:15.453453Z",
    "action": 5,
    "target": "GPL 的一个关键作用是以媒介成本提供一个完整且具有竞争力的开源系统,这是一个合理的目标。\n而采用 BSD 风格的许可证,结合由个人组成的临时联盟也可以实现这一目标,同时不会破坏围绕技术转移管道部署端建立的经济假设。",
    "id": 813983,
    "action_name": "新译文",
    "url": "https://translate-dev.freebsd.org/api/changes/813983/?format=api"
}