Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/132864/?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_TW/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/rcyu/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/rcyu/?format=api",
    "timestamp": "2020-12-28T14:26:39.678844Z",
    "action": 9,
    "target": "說明 FreeBSD-STABLE、FreeBSD-CURRENT 以及 FreeBSD 發佈版之間的差異,並介紹那些使用者適何追蹤開發系統以及程序的概述,這涵蓋了使用者更新系統到最新安全性發佈版本的方法。",
    "id": 101291,
    "action_name": "Translation uploaded",
    "url": "https://translate-dev.freebsd.org/api/changes/101291/?format=api"
}