Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/204969/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/boooks_developers-handbook/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_developers-handbook/zh_CN/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/bhy/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/bhy/?format=api",
    "timestamp": "2020-11-09T06:38:21.647076Z",
    "action": 5,
    "target": "系统安装完毕后,你可以开始编程了。但从哪里开始呢?FreeBSD 提供了什么?作为一个程序员,它能为我做什么?",
    "id": 84538,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/84538/?format=api"
}