db-vendo-client/test/fixtures/db-departures-regio-guide.json

118 lines
3.6 KiB
JSON
Raw Normal View History

2025-01-11 18:41:16 +00:00
{
"isArrival": false,
"evaNo": "8000365",
"stationName": "Dombühl",
"items": [
{
"station": {
"evaNo": "8000365",
"name": "Dombühl",
"canceled": false
},
"train": {
"journeyId": "20241212-d1494ce6-1a01-38de-bf84-c0bceb12f503",
"category": "RE",
"type": "REGIONAL_TRAIN",
"no": 88617,
"lineName": "90"
},
"category": "REGIONAL",
"time": "2024-12-12T11:34:00.000Z",
"timePredicted": "2024-12-12T11:34:00.000Z",
"diff": 0,
"timeType": "PREVIEW",
"platform": "3",
"platformPredicted": "3",
"administration": {
"id": "GARE",
"operatorCode": "RE",
"operatorName": "Arverio Baden-Württemberg (RE)"
},
"canceled": false,
"departureId": "8000365_D_1",
"destination": {
"evaNo": "8000284",
"name": "Nürnberg Hbf",
"canceled": false
}
},
{
"station": {
"evaNo": "682943",
"name": "Bahnhof, Dombühl",
"canceled": false
},
"train": {
"journeyId": "20241212-abd01ce0-cca3-3759-aa4b-410ea4d0a720",
"category": "Bus",
"type": "BUS",
"no": 2221,
"lineName": "813"
},
"category": "BUS",
"time": "2024-12-12T11:50:00.000Z",
"timePredicted": "2024-12-12T11:50:00.000Z",
"diff": 0,
"timeType": "SCHEDULE",
"platform": "",
"platformPredicted": "",
"administration": {
"id": "vgn063",
"operatorCode": "DPN",
"operatorName": "Nahreisezug"
},
"canceled": false,
"departureId": "682943_D_1",
"destination": {
"evaNo": "676542",
"name": "Gymnasium, Dinkelsbühl",
"canceled": false
}
},
{
"station": {
"evaNo": "682943",
"name": "Bahnhof, Dombühl",
"canceled": false
},
"train": {
"journeyId": "20241212-ab6272a5-4bf6-32c1-9344-b47e1fc49eeb",
"category": "Bus",
"type": "BUS",
"no": 2177,
"lineName": "807"
},
"category": "BUS",
"time": "2024-12-12T11:50:00.000Z",
"timePredicted": "2024-12-12T11:50:00.000Z",
"diff": 0,
"timeType": "SCHEDULE",
"platform": "",
"platformPredicted": "",
"administration": {
"id": "vgn063",
"operatorCode": "DPN",
"operatorName": "Nahreisezug"
},
"canceled": false,
"departureId": "682943_D_1",
"destination": {
"evaNo": "683407",
"name": "Bahnhof, Rothenburg ob der Tauber",
"canceled": false
}
}
],
"availableTransports": [
{
"id": "REGIONAL",
"text": "Regional"
},
{
"id": "BUS",
"text": "Bus"
}
],
"timeStart": "2024-12-12T11:33:30.000Z",
"timeEnd": "2024-12-12T12:03:30.000Z"
}