mirror of
https://github.com/ShaYmez/HBmonitor.git
synced 2024-10-31 22:37:14 -04:00
36 lines
612 B
JSON
36 lines
612 B
JSON
{
|
|
"count": 2,
|
|
"results": [
|
|
{
|
|
"callsign": "N0CALL",
|
|
"city": "",
|
|
"country": "",
|
|
"fname": "N0CALL",
|
|
"id": 1234567,
|
|
"remarks": "",
|
|
"state": "",
|
|
"surname": ""
|
|
},
|
|
{
|
|
"callsign": "------",
|
|
"city": "",
|
|
"country": "",
|
|
"fname": "------",
|
|
"id": 0,
|
|
"remarks": "",
|
|
"state": "",
|
|
"surname": ""
|
|
},
|
|
{
|
|
"callsign": "SP2ABC",
|
|
"city": "",
|
|
"country": "",
|
|
"fname": "Jan",
|
|
"id": 26032254,
|
|
"remarks": "",
|
|
"state": "",
|
|
"surname": ""
|
|
}
|
|
]
|
|
}
|