Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/683291/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookpreface_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookpreface_index/zh_CN/?format=api",
    "user": null,
    "author": "https://translate-dev.freebsd.org/api/users/anonymous/?format=api",
    "timestamp": "2021-04-05T12:52:48.412416Z",
    "action": 6,
    "target": "提供了详细的说明和示例配置文件以说明如何将你的 FreeBSD 计算机配置为一台网络文件系统服务器, 域名服务器, 网络信息服务器或时间同步服务器。",
    "id": 262041,
    "action_name": "Tradução automática",
    "url": "https://translate-dev.freebsd.org/api/changes/262041/?format=api"
}