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

41 lines
1.2 KiB
Text
Raw Normal View History

2013-11-19 02:33:03 +01:00
{
"space": "Krautspace",
2015-10-05 17:45:54 +02:00
"url": "https://kraut.space/",
2014-02-14 22:02:35 +01:00
"issue_report_channels": [
"email"
],
2013-11-19 02:33:03 +01:00
"contact": {
"ml": "hackspace-jena@lstsrv.org",
2013-11-19 02:33:03 +01:00
"twitter": "@HackspaceJena",
2014-03-07 19:00:51 +01:00
"identica": "krautspace@quitter.se",
"email": "office@kraut.space",
"jabber": "krautchan@chat.kraut.space"
2013-11-19 02:33:03 +01:00
},
"state": {
2014-02-14 22:02:35 +01:00
"lastchange": 0,
"open": null,
2013-11-19 02:33:03 +01:00
"message": "open for public",
"icon": {
"open": "https://status.kraut.space/images/krautspace_pixelicon_open.png",
"closed": "https://status.kraut.space/images/krautspace_pixelicon_closed.png"
2013-11-19 02:33:03 +01:00
}
},
"api": "0.13",
"location": {
2014-02-14 22:02:35 +01:00
"lat": 50.9291968,
"lon": 11.5824294,
2014-02-15 15:15:24 +01:00
"address": "Krautgasse 26, 07743 Jena, Germany"
2013-11-19 02:33:03 +01:00
},
"logo": "https://status.kraut.space/images/krautspace_pixelbanner.png",
2013-11-19 02:33:03 +01:00
"feeds": {
"wiki": {
2015-10-05 17:45:54 +02:00
"url": "https://kraut.space/feed.php",
2013-11-19 02:33:03 +01:00
"type": "application/rss+xml"
},
"calendar": {
2015-06-23 18:46:28 +02:00
"url": "https://calcifer.datenknoten.me/tags/krautspace.ics",
2013-11-19 02:33:03 +01:00
"type": "text/calendar"
}
}
}