chch_api/include/chch.json.template

54 lines
1.4 KiB
Plaintext

{
"api_compatibility": [
"14"
],
"space": "Chaostreff Chemnitz",
"logo": "http://chaoschemnitz.de/chch_logo.png",
"url": "https://chaoschemnitz.de",
"location": {
"address": "Augustusburger Str. 102, 09126 Chemnitz, Germany",
"lon": 12.939537,
"lat": 50.830659,
"timezone": "Europe/Berlin"
},
"contact": {
"ml": "kontakt@chaoschemnitz.de",
"phone": "+49 37 1337 18088",
"mastodon": "@chch@chaos.social",
"matrix": "#ChCh:matrix.org",
"twitter": "@ChaosChemnitz",
"issue_mail": "florz@florz.net"
},
"state": {
"open": %%STATUS%%,
"lastchange": %%LASTCHANGE%%,
"message": "%%MESSAGE%%",
"icon": {
"open": "http://chaoschemnitz.de/chch_open.png",
"closed": "http://chaoschemnitz.de/chch_closed.png"
}
},
"sensors": {
"beverage_supply": %%BEVERAGE_SUPPLY%%
},
"feeds": {
"calendar": {
"type": "ical",
"url": "http://chaoschemnitz.de/chch.ical"
}
},
"projects": [
"https://git.chch.it/",
"https://chaoschemnitz.de/Junghackertag",
"https://chaoschemnitz.de/ChaosInvasion_Day",
"https://chaoschemnitz.de/Computertruhe"
],
"spacefed": {
"spacenet": false,
"spacesaml": false,
"spacephone": false
},
"ext_ccc": "chaostreff",
"ext_habitat": "ChaosZone"
}