Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/692056/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/booksarch-handbook_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksarch-handbook_index/zh_CN/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/bhy/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/bhy/?format=api",
    "timestamp": "2021-04-10T13:02:44.049560Z",
    "action": 5,
    "target": "欢迎阅读 FreeBSD 架构手册。本手册正不断更新,是许多人的心血结晶。许多章节还不存在,已有的章节可能需要更新。如果您有兴趣参与手册编写,请发邮件到 {freebsd-doc}。",
    "id": 282028,
    "action_name": "新译文",
    "url": "https://translate-dev.freebsd.org/api/changes/282028/?format=api"
}