Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1145883/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/booksarch-handbookpccard_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksarch-handbookpccard_index/zh_CN/?format=api",
    "user": null,
    "author": "https://translate-dev.freebsd.org/api/users/anonymous/?format=api",
    "timestamp": "2021-06-02T07:19:44.277200Z",
    "action": 6,
    "target": "目前,需要一个手动步骤来 重新产生<filename>pccarddevs.h</filename>,用来将这些标识符转换 到客户驱动程序。你在驱动程序中使用它们之前必须完成下面步骤:",
    "id": 313149,
    "action_name": "Automatic translation",
    "url": "https://translate-dev.freebsd.org/api/changes/313149/?format=api"
}