-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsample.json
More file actions
109 lines (106 loc) · 4.22 KB
/
Copy pathsample.json
File metadata and controls
109 lines (106 loc) · 4.22 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
https://api.delijn.be/DLKernOpenData/api/v1/haltes/1/105785/real-time?maxAantalDoorkomsten=4
HTTP/1.1 200 OK
cache-control: no-cache="set-cookie, set-cookie2"
content-language: nl-BE
content-type: application/json;charset=UTF-8
date: Tue, 12 May 2026 20:48:49 GMT
expires: Thu, 01 Dec 1994 16:00:00 GMT
server-timing: dtRpid;desc="394845176",dtTao;desc="1",dtSInfo;desc="0"
timing-allow-origin: *
x-oneagent-js-injection: true
{
"halteDoorkomsten": [{
"haltenummer": "105785",
"doorkomsten": [{
"doorkomstId": "2026-05-12_1010_476_9_105785",
"entiteitnummer": "1",
"lijnnummer": 10,
"richting": "TERUG",
"ritnummer": "476",
"bestemming": "P+R Schoonselhof",
"plaatsBestemming": "P+R Schoonselhof",
"vias": [],
"bestemmingKort": "P+R Schoonselhof",
"dienstregelingTijdstip": "2026-05-12T23:00:00",
"real-timeTijdstip": "2026-05-12T23:00:00",
"vrtnum": "7431",
"predictionStatussen": ["REALTIME"],
"links": [{
"rel": "halte",
"url": "https://api.delijn.be/DLKernOpenData/api/v1/haltes/1/105785"
}, {
"rel": "lijnrichting",
"url": "https://api.delijn.be/DLKernOpenData/api/v1/lijnen/1/10/lijnrichtingen/TERUG"
}]
}, {
"doorkomstId": "2026-05-12_1402_289_41_105785",
"entiteitnummer": "1",
"lijnnummer": 402,
"richting": "TERUG",
"ritnummer": "289",
"bestemming": "Antwerpen F. Rooseveltplaats",
"plaatsBestemming": "Antwerpen F. Rooseveltplaats",
"vias": ["via Wijnegem"],
"bestemmingKort": "Antwerpen",
"dienstregelingTijdstip": "2026-05-12T23:10:00",
"real-timeTijdstip": "2026-05-12T23:08:30",
"vrtnum": "2496",
"predictionStatussen": ["REALTIME"],
"links": [{
"rel": "halte",
"url": "https://api.delijn.be/DLKernOpenData/api/v1/haltes/1/105785"
}, {
"rel": "lijnrichting",
"url": "https://api.delijn.be/DLKernOpenData/api/v1/lijnen/1/402/lijnrichtingen/TERUG"
}]
}, {
"doorkomstId": "2026-05-12_1010_480_9_105785",
"entiteitnummer": "1",
"lijnnummer": 10,
"richting": "TERUG",
"ritnummer": "480",
"bestemming": "P+R Schoonselhof",
"plaatsBestemming": "P+R Schoonselhof",
"vias": [],
"bestemmingKort": "P+R Schoonselhof",
"dienstregelingTijdstip": "2026-05-12T23:20:00",
"predictionStatussen": ["GESCHRAPT", "GEENREALTIME"],
"links": [{
"rel": "halte",
"url": "https://api.delijn.be/DLKernOpenData/api/v1/haltes/1/105785"
}, {
"rel": "lijnrichting",
"url": "https://api.delijn.be/DLKernOpenData/api/v1/lijnen/1/10/lijnrichtingen/TERUG"
}],
"status": "CANCELLED"
}, {
"doorkomstId": "2026-05-12_1402_293_41_105785",
"entiteitnummer": "1",
"lijnnummer": 402,
"richting": "TERUG",
"ritnummer": "293",
"bestemming": "Antwerpen F. Rooseveltplaats",
"plaatsBestemming": "Antwerpen F. Rooseveltplaats",
"vias": ["via Wijnegem"],
"bestemmingKort": "Antwerpen",
"dienstregelingTijdstip": "2026-05-12T23:40:00",
"real-timeTijdstip": "2026-05-12T23:40:00",
"vrtnum": "2844",
"predictionStatussen": ["REALTIME"],
"links": [{
"rel": "halte",
"url": "https://api.delijn.be/DLKernOpenData/api/v1/haltes/1/105785"
}, {
"rel": "lijnrichting",
"url": "https://api.delijn.be/DLKernOpenData/api/v1/lijnen/1/402/lijnrichtingen/TERUG"
}]
}]
}],
"links": [{
"rel": "self",
"url": "https://api.delijn.be/DLKernOpenData/api/v1/haltes/1/105785/real-time?maxAantalDoorkomsten=4"
}],
"doorkomstNotas": [],
"ritNotas": [],
"omleidingen": []
}