Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/228090/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_leap-seconds/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_leap-seconds/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-28T09:44:09.412814Z",
    "action": 9,
    "target": "最簡單的處理潤秒方法使用FreeBSD預設的 <acronym>POSIX</acronym> 時間規則,並使用 <link xlink:href=\"../../../../doc/zh_TW.UTF-8/books/handbook/network-ntp.html\"><acronym>NTP</acronym></link>。如果 <citerefentry><refentrytitle>ntpd</refentrytitle><manvolnum>8</manvolnum></citerefentry> 在執行,而且時間和上游正確處理潤秒的 <acronym>NTP</acronym> 伺服器同步,潤秒會使系統時間自動重複當天的最後一秒。不需要其他調整。",
    "id": 101177,
    "action_name": "업로드된 번역",
    "url": "https://translate-dev.freebsd.org/api/changes/101177/?format=api"
}