Add files via upload

This commit is contained in:
Waldek
2020-12-31 15:20:04 +01:00
committed by GitHub
parent 79508b7714
commit 333551e7b3
+25
View File
@@ -0,0 +1,25 @@
{
"count": 2,
"results": [
{
"callsign": "N0CALL",
"city": "",
"country": "",
"fname": " ",
"id": 1234567,
"remarks": "",
"state": "",
"surname": ""
},
{
"callsign": "N0CALL",
"city": "",
"country": "",
"fname": " ",
"id": 0,
"remarks": "",
"state": "",
"surname": ""
}
]
}