Skip to content

Instantly share code, notes, and snippets.

@coderbyheart
Last active December 17, 2015 03:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save coderbyheart/5540975 to your computer and use it in GitHub Desktop.
Save coderbyheart/5540975 to your computer and use it in GitHub Desktop.
DeinBus.de VMV Output of query: departure=Frankfurt+%28Main%29+Hbf+%2F+Busbahnhof&arrival=M%C3%BCnchen+ZOB+Hackerbr%C3%BCcke&departuredatetime=20130513
{
"segments": [
{
"departure_station": "Frankfurt am Main Hauptbahnhof",
"departs_at": "2013-05-13T12:00:00Z",
"arrival_station": "M\u00fcnchen ZOB",
"arrives_at": "2013-05-13T18:10:00Z",
"service_agencies": [
"DeinBus.de"
],
"duration_in_minutes": 370,
"changeovers": 0,
"products": [
"komfortable Fernbusfahrt"
],
"fares": [
{
"name": "Onlinepreis",
"price_in_cents": 900,
"currency": "EUR",
"comfort_class": "****"
}
],
"productid": "RlJBX01VQ18yMDEzLTA1LTEzXzEyMDA,"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment