Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/78296/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/boooks_handbook/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_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-01-01T16:04:03.946029Z",
    "action": 9,
    "target": "本章简要描述X Window System 系统,并特别介绍 X11 在 FreeBSD 上的使用。 此外他也描述了常用的桌面环境,例如 <application>KDE</application> 和 <application>GNOME</application>。",
    "id": 52996,
    "action_name": "上传了译文",
    "url": "https://translate-dev.freebsd.org/api/changes/52996/?format=api"
}