Skip to content

Instantly share code, notes, and snippets.

@afrigis
Last active September 21, 2015 13:12
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 afrigis/3fd116db74e3fcbdda7b to your computer and use it in GitHub Desktop.
Save afrigis/3fd116db74e3fcbdda7b to your computer and use it in GitHub Desktop.
gautrain.mobileServer.timetableServlet.getTimetable
{
"Host": "000.0.0.0",
"HostAddr": "000.00.000.00",
"HostName": "brandfusion.afrigisforms.co.za",
"ResponseTime": 10,
"Result": {"stations": [
{
"cars": 8,
"id": 14705,
"route_id": 1,
"schedule_time": "05:26",
"sequence": 1,
"station_id": 1,
"weekday": 1
},
{
"cars": 8,
"id": 14713,
"route_id": 1,
"schedule_time": "05:46",
"sequence": 2,
"station_id": 1,
"weekday": 1
},
...
{
"cars": 4,
"id": 15209,
"route_id": 1,
"schedule_time": "20:36",
"sequence": 64,
"station_id": 1,
"weekday": 1
}
]},
"StatusCode": 0,
"Timestamp": "Tue May 28 11:17:00 SAST 2013"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment