Skip to content

Instantly share code, notes, and snippets.

@michels
Created May 21, 2013 06:13
Show Gist options
  • Save michels/5617790 to your computer and use it in GitHub Desktop.
Save michels/5617790 to your computer and use it in GitHub Desktop.
[ { "id" : 6,
"stops" : [ { "arrival_time" : "2008-02-01T00:00:00Z",
"bus_id" : 6,
"id" : 11,
"station" : { "city" : "",
"coords" : "(0,0)",
"created_at" : "2013-04-23T17:24:34Z",
"house_number" : "",
"id" : 3,
"name" : "Nordpol",
"postzip" : "",
"street" : "",
"updated_at" : "2013-04-23T17:24:34Z"
},
"station_id" : 3
},
{ "arrival_time" : "2008-02-01T08:00:00Z",
"bus_id" : 6,
"id" : 12,
"station" : { "city" : "Hannover",
"coords" : "(52.36884,9.69337)",
"created_at" : "2013-03-27T12:51:48Z",
"house_number" : "21",
"id" : 2,
"name" : "Werk Hannover",
"postzip" : "30453",
"street" : "Am Lindener Hafen",
"updated_at" : "2013-03-27T21:35:51Z"
},
"station_id" : 2
}
]
},
{ "id" : 5,
"stops" : [ { "arrival_time" : "2008-02-01T01:00:00Z",
"bus_id" : 5,
"id" : 9,
"station" : { "city" : "Hannover",
"coords" : "(52.36884,9.69337)",
"created_at" : "2013-03-27T12:51:48Z",
"house_number" : "21",
"id" : 2,
"name" : "Werk Hannover",
"postzip" : "30453",
"street" : "Am Lindener Hafen",
"updated_at" : "2013-03-27T21:35:51Z"
},
"station_id" : 2
},
{ "arrival_time" : "2008-02-01T08:00:00Z",
"bus_id" : 5,
"id" : 10,
"station" : { "city" : "",
"coords" : "(0,0)",
"created_at" : "2013-04-23T17:24:34Z",
"house_number" : "",
"id" : 3,
"name" : "Nordpol",
"postzip" : "",
"street" : "",
"updated_at" : "2013-04-23T17:24:34Z"
},
"station_id" : 3
}
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment