Skip to content

Instantly share code, notes, and snippets.

@afrigis
Created September 3, 2015 12:16
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/1d11110046e03ca508da to your computer and use it in GitHub Desktop.
Save afrigis/1d11110046e03ca508da to your computer and use it in GitHub Desktop.
gautrain.mobileServer.fareCalculatorServlet.getStations
{
"Host": "127.0.1.1",
"HostAddr": "196.35.231.47",
"HostName": "196.35.231.47",
"ResponseTime": 421561828,
"Result": {"Stations": [
{
"Description": "Hatfield",
"Id": 1,
"Name": "Hatfield",
"Order": 0
},
{
"Description": "Pretoria",
"Id": 2,
"Name": "Pretoria",
"Order": 1
},
{
"Description": "Centurion",
"Id": 3,
"Name": "Centurion",
"Order": 2
},
{
"Description": "Midrand",
"Id": 4,
"Name": "Midrand",
"Order": 3
},
{
"Description": "Marlboro",
"Id": 5,
"Name": "Marlboro",
"Order": 4
},
{
"Description": "Rhodesfield",
"Id": 6,
"Name": "Rhodesfield",
"Order": 5
},
{
"Description": "O.R. Tambo",
"Id": 7,
"Name": "O.R. Tambo",
"Order": 6
},
{
"Description": "Sandton",
"Id": 8,
"Name": "Sandton",
"Order": 7
},
{
"Description": "Rosebank",
"Id": 9,
"Name": "Rosebank",
"Order": 8
},
{
"Description": "Park",
"Id": 10,
"Name": "Park",
"Order": 9
}
]},
"StatusCode": 0,
"Timestamp": "Thu Sep 03 12:57:39 SAST 2015"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment