Skip to content

Instantly share code, notes, and snippets.

@afrigis
Last active September 21, 2015 13:11
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/d070b6bba0b291971f88 to your computer and use it in GitHub Desktop.
Save afrigis/d070b6bba0b291971f88 to your computer and use it in GitHub Desktop.
gautrain.mobileServer.timetableServlet.getAllStations
{
"Host": "000.0.0.0",
"HostAddr": "000.00.000.00",
"HostName": "brandfusion.afrigisforms.co.za",
"ResponseTime": 65,
"Result": {"stations": [
{
"address": "Grosvenor Street and Arcadia Street",
"fare_calculator_id": 1,
"id": 1,
"latitude": -25.748244,
"longitude": 28.236054,
"name": "Hatfield Station",
"short_name": "Hatfield"
},
...
{
"address": "Wolmarans Street",
"fare_calculator_id": 10,
"id": 11,
"latitude": -26.194769,
"longitude": 28.042581,
"name": "Park Station",
"short_name": "Park"
}
]},
"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