This repository has been archived on 2024-01-26. You can view files and clone it, but cannot push or open issues or pull requests.
hackerspace-status-api/json
Tim 5b052dd2ac Krautigere Icons benutzen
Egon hatte vor längerer Zeit mal krautigere Icons für den geöffnet und geschlossen Status gebaut. jetzt auch endlich eingebaut.
2014-06-30 15:21:59 +02:00

40 lines
1.2 KiB
Text

{
"space": "Krautspace",
"url": "https://www.krautspace.de/",
"issue_report_channels": [
"email"
],
"contact": {
"ml": "hackspace-jena@list.lstsrv.org",
"twitter": "@HackspaceJena",
"identica": "krautspace@quitter.se",
"email": "office@krautspace.de",
"jabber": "krautchan@chat.krautspace.de"
},
"state": {
"lastchange": 0,
"open": null,
"message": "open for public",
"icon": {
"open": "http://status.krautspace.de/images/krautspace_pixelicon_open.png",
"closed": "http://status.krautspace.de/images/krautspace_pixelicon_closed.png"
}
},
"api": "0.13",
"location": {
"lat": 50.9291968,
"lon": 11.5824294,
"address": "Krautgasse 26, 07743 Jena, Germany"
},
"logo": "https://media.krautspace.de/files/logo/krautspace_pixelbanner.png",
"feeds": {
"wiki": {
"url": "https://www.krautspace.de/feed.php",
"type": "application/rss+xml"
},
"calendar": {
"url": "https://grical.org/s/?query=%23krautspace&view=ical",
"type": "text/calendar"
}
}
}