Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/713209/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookbasics_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookbasics_index/zh_CN/?format=api",
    "user": null,
    "author": "https://translate-dev.freebsd.org/api/users/anonymous/?format=api",
    "timestamp": "2021-04-05T05:52:18.598312Z",
    "action": 6,
    "target": "FreeBSD 的文件系统能够在断电时尽可能避免损失。 然而, 在关键点时的电源失效仍然可能会破坏文件系统的结构。 将您的文件系统分成多个有助于分散风险, 并方便备份和恢复。",
    "id": 258637,
    "action_name": "自动翻译",
    "url": "https://translate-dev.freebsd.org/api/changes/258637/?format=api"
}