1
0
mirror of https://github.com/ShaYmez/HBMonv2.git synced 2025-06-29 15:05:18 -04:00
HBMonv2/local_subscriber_ids.json
2020-12-31 15:20:04 +01:00

26 lines
410 B
JSON

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