Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/716012/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookfirewalls_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookfirewalls_index/zh_CN/?format=api",
    "user": null,
    "author": "https://translate-dev.freebsd.org/api/users/anonymous/?format=api",
    "timestamp": "2021-04-05T05:26:31.546245Z",
    "action": 6,
    "target": "要选择由 FreeBSD 提供的几种防火墙类型中的一种来作为默认配置, 您需要阅读 <filename>/etc/rc.firewall</filename> 文件并选出合适的类型, 然后在 <filename>/etc/rc.conf</filename> 中加入类似下面的配置:",
    "id": 258089,
    "action_name": "自动翻译",
    "url": "https://translate-dev.freebsd.org/api/changes/258089/?format=api"
}