Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/36226/?format=api",
    "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/liblxqt/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/liblxqt/zh_TW/?format=api",
    "glossary_term": null,
    "user": "https://translate.lxqt-project.org/api/users/NightFeather/?format=api",
    "author": "https://translate.lxqt-project.org/api/users/NightFeather/?format=api",
    "timestamp": "2021-12-05T16:38:22.236858Z",
    "action": 5,
    "target": "無法執行「%1」。請確認是否已安裝指定的鎖定程式/螢幕保護程式,並確認其可以執行。",
    "id": 103794,
    "action_name": "New translation",
    "url": "https://translate.lxqt-project.org/api/changes/103794/?format=api"
}