HBmonitor/local_subscriber_ids.json

36 lines
612 B
JSON
Raw Normal View History

{
"count": 2,
"results": [
{
"callsign": "N0CALL",
"city": "",
"country": "",
"fname": "N0CALL",
"id": 1234567,
"remarks": "",
"state": "",
"surname": ""
2019-09-26 06:16:08 -04:00
},
{
"callsign": "------",
"city": "",
"country": "",
"fname": "------",
"id": 0,
"remarks": "",
"state": "",
"surname": ""
},
{
"callsign": "SP2ABC",
"city": "",
"country": "",
"fname": "Jan",
"id": 26032254,
"remarks": "",
"state": "",
"surname": ""
}
]
}