HBmonitor/local_subscriber_ids.json

26 lines
414 B
JSON

{
"count": 2,
"results": [
{
"callsign": "N0CALL",
"city": "",
"country": "",
"fname": "N0CALL",
"id": 1234567,
"remarks": "",
"state": "",
"surname": ""
},
{
"callsign": "N0CALL",
"city": "",
"country": "",
"fname": "",
"id": 0,
"remarks": "",
"state": "",
"surname": ""
}
]
}