Advertisement
adamekberg

realtimedeparturesV4

Mar 14th, 2019
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.95 KB | None | 0 0
  1. {
  2.     "StatusCode": 0,
  3.     "Message": null,
  4.     "ExecutionTime": 189,
  5.     "ResponseData": {
  6.         "LatestUpdate": "2019-03-14T20:38:36",
  7.         "DataAge": 8,
  8.         "Metros": [],
  9.         "Buses": [
  10.             {
  11.                 "GroupOfLine": "blåbuss",
  12.                 "TransportMode": "BUS",
  13.                 "LineNumber": "2",
  14.                 "Destination": "Sofia",
  15.                 "JourneyDirection": 1,
  16.                 "StopAreaName": "Slussen",
  17.                 "StopAreaNumber": 11002,
  18.                 "StopPointNumber": 11003,
  19.                 "StopPointDesignation": "N",
  20.                 "TimeTabledDateTime": "2019-03-14T20:38:00",
  21.                 "ExpectedDateTime": "2019-03-14T20:38:03",
  22.                 "DisplayTime": "Nu",
  23.                 "JourneyNumber": 27344,
  24.                 "Deviations": null
  25.             }
  26.         ],
  27.         "Trains": [],
  28.         "Trams": [],
  29.         "Ships": [],
  30.         "StopPointDeviations": []
  31.     }
  32. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement