Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1542785/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookx11_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookx11_index/zh_CN/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-04-21T00:26:04.715007Z",
    "action": 59,
    "target": "<application>Xorg</application>会查看数个目录来寻找配置文件,在FreeBSD较建议使用<filename>/usr/local/etc/X11/</filename>来存放这些配置文件,使用这个目录可以帮助将应用程序文件与操作系统文件分离。",
    "id": 490462,
    "action_name": "更新了仓库中的字符串",
    "url": "https://translate-dev.freebsd.org/api/changes/490462/?format=api"
}