Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/121636539/?format=api",
    "component": "https://hosted.weblate.org/api/components/soundswitch/settings/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/soundswitch/settings/zh_Hans/?format=api",
    "user": "https://hosted.weblate.org/api/users/maikebing/?format=api",
    "author": "https://hosted.weblate.org/api/users/maikebing/?format=api",
    "timestamp": "2024-05-22T09:09:11.908764+02:00",
    "action": 2,
    "target": "当使用热键时像界面语言一样显示快捷菜单。",
    "old": "当使用热键时显示快捷菜单,比如窗口语言。",
    "details": {
        "state": 20,
        "source": "Show a quick menu like Windows language when using a hotkey",
        "old_state": 20
    },
    "id": 92874519,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/92874519/?format=api"
}