Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/228169/?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.925761Z",
    "action": 9,
    "target": "如果您對 FreeBSD 本身並不是很熟悉那麼您就不應該使用FreeBSD-CURRENT。 這個分支的程式碼有時候變動得很快,而且可能會因此 而使您有好幾天的時間無法更新您的系統。我們假設使用 FreeBSD-CURRENT 的使用者都有能力去分析他們所遇到的問題,除錯,並且回報問題。",
    "id": 105518,
    "action_name": "上传了译文",
    "url": "https://translate-dev.freebsd.org/api/changes/105518/?format=api"
}