Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/784998/?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-17T03:52:03.487712Z",
    "action": 5,
    "target": "1969年,美国司法部指控IBM将免费软件与IBM硬件捆绑在一起涉及破坏商业。这场诉讼的结果是,IBM取消了软件的捆绑销售; 也就是说,软件成为了与硬件分离的独立产品。",
    "id": 557550,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/557550/?format=api"
}