Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/785034/?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:58:31.621161Z",
    "action": 5,
    "target": "稍晚些时候发表在Dr.Dobbs杂志上的一系列长篇文章描述了BSD衍生的386 PC版Unix,用BSD许可的替代文件替换了6个缺失的4.4 lite文件。这个名为386BSD的系统是由前UCB程序员威廉·乔利茨发明的。它成为今天使用的所有PC BSD的基础。",
    "id": 562474,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/562474/?format=api"
}