Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/228152/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/boooks_faq/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_faq/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:31:39.634891Z",
    "action": 9,
    "target": "整個 FreeBSD 作業系統完整的原始程式都可以免費取得,而且不管是在使用,散佈或是整合進其他程式等各方面也只受到最小的限制 (不論是否用於商業用途)。",
    "id": 105503,
    "action_name": "上传了译文",
    "url": "https://translate-dev.freebsd.org/api/changes/105503/?format=api"
}