Skip to content

Instantly share code, notes, and snippets.

@electricduck
Last active January 29, 2022 16:20
Show Gist options
  • Save electricduck/70908d04682044a4a228ae2471cc8f54 to your computer and use it in GitHub Desktop.
Save electricduck/70908d04682044a4a228ae2471cc8f54 to your computer and use it in GitHub Desktop.
{
"version": 1,
"events": [
{
"id": "gbeu",
"flag": "🇩🇪",
"name": "Gearblast:EU",
"location": "Karlsruhe, Germany",
"location_osm": 62518,
"dates": [
{
"year": 2020,
"begin": "2020-10-22",
"end": "2020-10-24",
"is_cancelled": true
}
],
"links": [
{
"name": "Website",
"url": "https://eu.gearblast.com/"
},
{
"name": "Twitter",
"url": "https://twitter.com/gearblasteu"
}
]
},
{
"id": "gbuk",
"flag": "🇬🇧",
"name": "Gearblast:UK",
"location": "Walsall, England",
"location_osm": 162486,
"dates": [
{
"year": 2022,
"begin": "2022-08-19",
"end": "2022-08-21",
"ticket_info": ""
},
{
"year": 2021,
"begin": "2021-08-13",
"end": "2021-08-16",
"ticket_info": "On sale 8-May-2021. Tickets are limited due to COVID-19 restrictions in the UK: first come, first served."
},
{
"year": 2020,
"begin": "2020-08-14",
"end": "2020-08-17",
"is_cancelled": true
},
{
"year": 2019,
"begin": "2019-08-23",
"end": "2019-08-23"
}
],
"links": [
{
"name": "Website",
"url": "https://uktickets.gearblast.com/"
},
{
"name": "Twitter",
"url": "https://twitter.com/gearblastuk"
},
{
"name": "Instagram",
"url": "https://www.instagram.com/gearblastuk/"
}
]
},
{
"id": "gbus",
"flag": "🇺🇸",
"name": "Gearblast:US",
"location": "Wisconsin Dells, Wisconsin",
"location_osm": 251800,
"dates": [
{
"year": 2022,
"begin": "2022-09-22",
"end": "2022-09-26",
"ticket_info": "Registration to open in early Spring 2022."
},
{
"year": 2021,
"begin": "2021-09-22",
"end": "2021-09-26",
"ticket_info": "Registration to open in early Spring 2022."
},
{
"year": 2020,
"begin": "2020-04-30",
"end": "2020-05-04",
"is_cancelled": true
},
{
"year": 2019,
"begin": "2019-05-02",
"end": "2019-05-06"
}
],
"links": [
{
"name": "Website",
"url": "https://us.gearblast.com/"
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment