Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/1977748/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-oneclickinstall/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-oneclickinstall/master/zh_TW/?format=api",
    "user": "https://l10n.opensuse.org/api/users/RamaxLo/?format=api",
    "author": "https://l10n.opensuse.org/api/users/RamaxLo/?format=api",
    "timestamp": "2018-03-14T16:37:20.127610Z",
    "action": 2,
    "target": "安裝失敗。請查看在 <tt>/var/log/YaST2/y2log</tt>的紀錄檔以獲得更多資訊。失敗的步驟為: ",
    "id": 972272,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/972272/?format=api"
}