This is the raw zone data coming from python api:
{
"zone_id": "16012dba88c8251185467b25cdabf32f684a",
"display_name": "MINI-I Pro",
"outputs": [
{
"output_id": "17012dba88c8251185467b25cdabf32f684a",
"zone_id": "16012dba88c8251185467b25cdabf32f684a",
"can_group_with_output_ids": [
"1701e3c41e45033ef3f8437fa45961bc0494",
"1701f8c96b4bbd74476c0afcc163e2516185",
"17012dba88c8251185467b25cdabf32f684a",
"1701c159c2dc7a0401e4f39ba80e00d79975"
],
"display_name": "MINI-I Pro",
"volume": {
"type": "number",
"min": 0,
"max": 100,
"value": 100,
"step": 1,
"is_muted": False,
"hard_limit_min": 0,
"hard_limit_max": 100,
"soft_limit": 100
},
"source_controls": [
{
"control_key": "1",
"display_name": "MINI-i Pro Output",
"supports_standby": False,
"status": "indeterminate"
}
]
}
],
"state": "playing",
"is_next_allowed": True,
"is_previous_allowed": True,
"is_pause_allowed": True,
"is_play_allowed": False,
"is_seek_allowed": True,
"queue_items_remaining": 7,
"queue_time_remaining": 1824,
"settings": {
"loop": "disabled",
"shuffle": False,
"auto_radio": True
},
"now_playing": {
"seek_position": 128,
"length": 289,
"one_line": {
"line1": "Gesamtklärwerk Deutschland - "
},
"two_line": {
"line1": "Gesamtklärwerk Deutschland",
"line2": ""
},
"three_line": {
"line1": "Gesamtklärwerk Deutschland",
"line2": "",
"line3": "Gesamtklärwerk Deutschland"
},
"image_key": "58faebb9780b9e3d1d12d6ed82d8f8a5"
},
"seek_position": 133
}