Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/785325/?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:21:37.162593Z",
    "action": 5,
    "target": "与旨在防止开源代码被专有商业化的 GPL 不同,BSD 许可证对未来的使用行为几乎没有限制。这使得 BSD 代码既可以保持开源,也可以根据项目或公司的需求被整合进商业解决方案中。换句话说,BSD 许可证在整个开发过程中不会变成一个法律上的“定时炸弹”。",
    "id": 813993,
    "action_name": "新译文",
    "url": "https://translate-dev.freebsd.org/api/changes/813993/?format=api"
}