Created
February 10, 2023 10:51
-
-
Save Muspah/dc3e679a23ed4e4bc9f24dba39f6387b to your computer and use it in GitHub Desktop.
This file contains 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
https://mobile-riv.api.belgianrail.be/api/v1.0/dacs?query=DeparturesApp&UicCode=8833134&FromDate=2023-02-10%2011%3A51%3A23&Count=100 | |
{ | |
"count": 4, | |
"entries": [ | |
{ | |
"CommercialType": "S20", | |
"Destination1UicCode": "8833001", | |
"DestinationFr": "Heverlee Louvain", | |
"DestinationNl": "Heverlee Leuven", | |
"EntryDate": "2023-02-10 10:50:00", | |
"PlannedDeparture": "2023-02-10 11:53:00", | |
"Platform": "1", | |
"TrainNumber": 3061, | |
"UicCode": "8833134" | |
}, | |
{ | |
"CommercialType": "S20", | |
"Destination1UicCode": "8811601", | |
"DestinationFr": "Wavre Ottignies", | |
"DestinationNl": "Waver Ottignies", | |
"EntryDate": "2023-02-10 10:47:00", | |
"PlannedDeparture": "2023-02-10 12:07:00", | |
"Platform": "2", | |
"TrainNumber": 3082, | |
"UicCode": "8833134" | |
}, | |
{ | |
"CommercialType": "S20", | |
"Destination1UicCode": "8833001", | |
"DestinationFr": "Heverlee Louvain", | |
"DestinationNl": "Heverlee Leuven", | |
"EntryDate": "2023-02-10 10:39:00", | |
"PlannedDeparture": "2023-02-10 12:26:00", | |
"Platform": "1", | |
"TrainNumber": 6461, | |
"UicCode": "8833134" | |
}, | |
{ | |
"CommercialType": "S20", | |
"Destination1UicCode": "8811601", | |
"DestinationFr": "Wavre Ottignies", | |
"DestinationNl": "Waver Ottignies", | |
"EntryDate": "2023-02-10 09:31:00", | |
"PlannedDeparture": "2023-02-10 12:34:00", | |
"Platform": "2", | |
"TrainNumber": 6483, | |
"UicCode": "8833134" | |
} | |
], | |
"lastUpdate": "2023-02-10 10:50:00", | |
"requestDate": "2023-02-10 11:51:23.5390616+01:00" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment