Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/15120125/?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:04:54.462582+02:00",
    "action": 2,
    "target": "当特定的应用程序已启动或被有焦点时,添加一个配置来切换指定的播放设备或者录音设备。你也可以为设置热键组合。",
    "old": "当特定的应用程序已启动或被聚焦时,添加一个配置来切换指定的播放设备或者录音设备。",
    "details": {
        "state": 20,
        "source": "Add a profile to switch to a certain playback or recording device, when a specific application is started or focused. You can also set your own hotkey for specific device combo.",
        "old_state": 10
    },
    "id": 92874118,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/92874118/?format=api"
}