Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/132929/?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:41.034817Z",
    "action": 9,
    "target": "<emphasis>說明文件</emphasis> - 除了操作手冊及由許多作者著作從系統管理到核心內部主題的書籍外,也有不僅只針對 Userspace Daemon、工具及設定檔,同樣也有針對核心驅動程式 APIs (第 9 節) 及各別驅動程式 (第 4 節) 的操作說明頁 ( <citerefentry><refentrytitle>man</refentrytitle><manvolnum>1</manvolnum></citerefentry> page)。",
    "id": 101345,
    "action_name": "上传了译文",
    "url": "https://translate-dev.freebsd.org/api/changes/101345/?format=api"
}