Last active
December 21, 2019 15:56
-
-
Save AlexJReid/cbd38f0b5df2c8bb22f2201f48a10882 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"stage": "train-display-board", | |
"data": { | |
"refresh_rate": 30, | |
"origin": "NCL", | |
"response_time": "2019-12-11", | |
"valid_for": 60, | |
"departures": [ | |
{"departure_time": "14:25", "destination": "Edinburgh Waverley", "platform": "Plat 2", "status": "On time", "calling_at": ["Dunbar"]}, | |
{"departure_time": "14:25", "destination": "Metro Centre", "platform": "Plat 2", "status": "On time", "calling_at": ["Dunbar"]}, | |
{"departure_time": "14:25", "destination": "Nunthorpe", "platform": "Plat 2", "status": "On time", "calling_at": ["Dunbar"]}, | |
{"departure_time": "14:25", "destination": "Nunthorpe", "platform": "Plat 2", "status": "Exp 14:23", "calling_at": ["Dunbar"]} | |
] | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment