ff-api/ffapi.json

91 lines
1.8 KiB
JSON
Raw Normal View History

2015-12-30 22:20:57 +00:00
{
"name": "Freifunk Troisdorf",
"url": "https://freifunk-troisdorf.de",
"location": {
"city": "Troisdorf",
"country": "DE",
"lat": 50.81667,
"lon": 7.16667
},
"contact": {
"email": "kontakt@freifunk-troisdorf.de",
"facebook": "https://www.facebook.com/freifunktdf",
"twitter": "@FreifunkTDF"
},
"state": {
2016-07-16 09:26:36 +00:00
"nodes": 200,
2015-12-30 22:20:57 +00:00
"description": "Local community",
"focus": [
"infrastructure/backbone",
"Public Free Wifi",
"Social Community Building",
2016-07-16 09:26:36 +00:00
"Local services and content",
2015-12-30 22:20:57 +00:00
"Free internet access"
],
2016-07-16 09:38:11 +00:00
"lastchange": "2016-07-16T09:37:43.136Z"
2015-12-30 22:20:57 +00:00
},
"timeline": [
{
"description": "Founded in",
"timestamp": "2014-11-06"
}
],
"feeds": [
{
"name": "Blog",
"category": "blog",
"type": "rss",
2016-07-16 09:38:11 +00:00
"url": "https://freifunk-troisdorf.de/feed/"
2015-12-30 22:20:57 +00:00
}
],
"nodeMaps": [
{
"url": "https://map.freifunk-troisdorf.de/",
"interval": "1",
"technicalType": "meshviewer",
"mapType": "geographical"
}
],
2016-07-16 09:26:36 +00:00
"support": {
"club": {
"name": "Freifunk Rheinland e.V.",
"street": "Eickener Straße 83",
"zip": "41061",
"city": "Mönchengladbach",
"url": "https://www.freifunk-rheinland.net"
},
"donations": {
"bankaccount": {
"IBAN": "DE16430609674044542600",
"BIC": "GENODEM1GLS",
"usage": "Freifunk Troisdorf"
}
}
},
2015-12-30 22:20:57 +00:00
"techDetails": {
"firmware": {
"name": "Gluon",
"url": "http://images.freifunk-troisdorf.de",
"vpnaccess": "automatic"
},
"networks": {
"ipv4": [
{
"network": "10.188.0.0/16"
}
]
},
"routing": [
"batman-adv"
],
"updatemode": [
"autoupdate"
],
"legals": [
"vpnnational",
"institutions"
]
},
2016-07-16 09:26:36 +00:00
"api": "0.4.13"
2015-12-30 22:20:57 +00:00
}