Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/228129/?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.159890Z",
    "action": 9,
    "target": "本文件的最新版本可由 <link xlink:href=\"https://www.FreeBSD.org/doc/zh_TW.UTF-8/books/faq/index.html\">FreeBSD 網站</link>取得。 也可以由 <link xlink:href=\"https://download.freebsd.org/ftp/doc/\">FreeBSD FTP 伺服器</link>  以 HTTP 下載單一大型   <link xlink:href=\"book.html\">HTML</link> 檔或是其他格式的檔案。",
    "id": 105481,
    "action_name": "Terjemahan telah diunggah",
    "url": "https://translate-dev.freebsd.org/api/changes/105481/?format=api"
}