Skip to content

Instantly share code, notes, and snippets.

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/d85a49195c3ede08c9ed to your computer and use it in GitHub Desktop.
Save afrigis/d85a49195c3ede08c9ed to your computer and use it in GitHub Desktop.
gautrain.mobileServer.timetableServlet.getStationsOnRoute
{
"Host": "000.0.0.0",
"HostAddr": "000.00.000.00",
"HostName": "brandfusion.afrigisforms.co.za",
"ResponseTime": 52,
"Result": {"stations": [
{
"route_id": 1,
"sequence": 1,
"station_id": 1
},
{
"route_id": 1,
"sequence": 2,
"station_id": 2
},
{
"route_id": 1,
"sequence": 3,
"station_id": 3
},
{
"route_id": 1,
"sequence": 4,
"station_id": 4
},
{
"route_id": 1,
"sequence": 5,
"station_id": 5
},
{
"route_id": 1,
"sequence": 6,
"station_id": 6
},
{
"route_id": 1,
"sequence": 7,
"station_id": 7
},
{
"route_id": 1,
"sequence": 8,
"station_id": 11
}
]},
"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