Resource details
This resource file is part of the dataset Réseau urbain TGL.
Download availability
Learn more
HEAD request with a timeout of 5 seconds. If we detect a downtime, we perform subsequent tests every 10 minutes, until the resource is back online.For SIRI and SIRI Lite feeds, we perform a
GET request: a 401 or 405 status code is considered successful. In case of HTTP 500, the feed will be considered unavailable, unless the body appears to contain SOAP.Validation details
❌294 errors, 109 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2025-10-27 at 08:08 Europe/Paris using the MobilityData GTFS-RT validator.
Errors
Sequential stop_time_update times are not increasing E022 238 errors
stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease.
Sample errors
- trip_id 26a96eae-bd17-46f9-92dc-109c9d5ffeae stop_sequence 30 arrival_time 08:27:56 (1761550076) is equal to previous stop arrival_time 08:27:56 (1761550076) - times must increase between two sequential stops
- trip_id 26a96eae-bd17-46f9-92dc-109c9d5ffeae stop_sequence 30 arrival_time 08:27:56 (1761550076) is equal to previous stop departure_time 08:27:56 (1761550076) - times must increase between two sequential stops
- trip_id 26a96eae-bd17-46f9-92dc-109c9d5ffeae stop_sequence 30 departure_time 08:27:56 (1761550076) is equal to previous stop departure_time 08:27:56 (1761550076) - times must increase between two sequential stops
- trip_id 26a96eae-bd17-46f9-92dc-109c9d5ffeae stop_sequence 30 departure_time 08:27:56 (1761550076) is equal to previous stop arrival_time 08:27:56 (1761550076) - times must increase between two sequential stops
- trip_id 6786da8b-9766-4b91-837d-78065ea6bf6e stop_sequence 27 arrival_time 08:16:40 (1761549400) is equal to previous stop arrival_time 08:16:40 (1761549400) - times must increase between two sequential stops
stop_time_update departure time is before arrival time E025 2 errors
Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time.
Sample errors
- trip_id 6786da8b-9766-4b91-837d-78065ea6bf6e stop_sequence 22 departure_time 08:07:40 (1761548860) is less than the same stop arrival_time 08:08:02 (1761548882) - departure time must be equal to or greater than arrival time
- trip_id bb3c4974-915f-4c67-99e2-d7a2bbdffc7f stop_sequence 25 departure_time 11:39:40 (1761561580) is less than the same stop arrival_time 11:40:40 (1761561640) - departure time must be equal to or greater than arrival time
GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 52 errors
If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt
Sample errors
- GTFS-rt trip_id 4d834578-3b28-4346-bdee-729f96e35db7 stop_sequence 25 has stop_id 1041 R but GTFS stop_sequence 25 has stop_id 01005R - stop_ids should be the same
- GTFS-rt trip_id 4d834578-3b28-4346-bdee-729f96e35db7 stop_sequence 26 has stop_id 01005R but GTFS stop_sequence 26 has stop_id 01010R - stop_ids should be the same
- GTFS-rt trip_id 4d834578-3b28-4346-bdee-729f96e35db7 stop_sequence 27 has stop_id 01010R but GTFS stop_sequence 27 has stop_id 01000R - stop_ids should be the same
- GTFS-rt trip_id 4d834578-3b28-4346-bdee-729f96e35db7 stop_sequence 28 has stop_id 01000R but GTFS stop_sequence 28 has stop_id 01050R - stop_ids should be the same
- GTFS-rt trip_id 4d834578-3b28-4346-bdee-729f96e35db7 stop_sequence 29 has stop_id 01050R but GTFS stop_sequence 29 has stop_id 01040R - stop_ids should be the same
GTFS-rt stop_sequence not found in GTFS data E051 2 errors
All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip
Sample errors
- GTFS-rt trip_id 53a00efb-f63f-40a3-ba57-8b35f9bf62a1 contains stop_sequence 11 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 6301e411-af19-405b-9dde-c49af42d024a contains stop_sequence 11 that does not exist in GTFS stop_times.txt for this trip
Warnings
timestamp not populated W001 60 errors
Timestamps should be populated for all elements
Sample errors
- trip_id 176711-2020-_ABCDSN-Semaine-01 does not have a timestamp
- trip_id 177011-2020-_ABCDSN-Samedi-01 does not have a timestamp
- trip_id 176740-2020-_ABCDSN-Semaine-01 does not have a timestamp
- trip_id 26a96eae-bd17-46f9-92dc-109c9d5ffeae does not have a timestamp
- trip_id 6786da8b-9766-4b91-837d-78065ea6bf6e does not have a timestamp
vehicle_id not populated W002 49 errors
vehicle_id should be populated for TripUpdates and VehiclePositions
Sample errors
- trip_id f068053b-9b7f-45ed-8395-f01499fdf4ff does not have a vehicle_id
- trip_id ff834ac1-cd8b-40dd-a9ac-5c4b74524dc5 does not have a vehicle_id
- trip_id 57336182-09ce-4371-bc47-949a64e6e849 does not have a vehicle_id
- trip_id 5017aeec-eb37-47ed-bf52-ec02bc957313 does not have a vehicle_id
- trip_id 2274280f-1e41-45f7-9614-1f9e39bdef86 does not have a vehicle_id
Previous validations
Here is a recap of all the error types encountered over the last 30 days.
| Error ID | Description | Errors count | Number of occurences |
|---|---|---|---|
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 4 417 | 25 times (83 % of validations) |
| E045 | If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt | 1 794 | 25 times (83 % of validations) |
| W001 | Timestamps should be populated for all elements | 1 147 | 25 times (83 % of validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 915 | 25 times (83 % of validations) |
| E051 | All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip | 101 | 24 times (80 % of validations) |
| E025 | Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time. | 29 | 14 times (47 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2025-10-27 at 13:34 Europe/Paris.
trip_updates (32) vehicle_positions (0) service_alerts (0)Entities seen in the last 7 days.
trip_updatesDecoded GTFS-RT feed
See full payload
Here is the decoded GTFS-RT feed Protobuf at 2025-10-27 at 13:34 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "355727",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 103,
"time": "1761565303"
},
"stopId": "02010",
"stopSequence": 1
},
{
"arrival": {
"delay": 101,
"time": "1761565361"
},
"departure": {
"delay": 114,
"time": "1761565374"
},
"stopId": "02012A",
"stopSequence": 2
},
{
"arrival": {
"delay": 123,
"time": "1761565443"
},
"departure": {
"delay": 153,
"time": "1761565473"
},
"stopId": "02014A",
"stopSequence": 3
},
{
"arrival": {
"delay": 129,
"time": "1761565509"
},
"departure": {
"delay": 144,
"time": "1761565524"
},
"stopId": "02000A",
"stopSequence": 4
},
{
"arrival": {
"delay": 73,
"time": "1761565573"
},
"departure": {
"delay": 92,
"time": "1761565592"
},
"stopId": "02020A",
"stopSequence": 5
},
{
"arrival": {
"delay": 10,
"time": "1761565630"
},
"departure": {
"delay": 23,
"time": "1761565643"
},
"stopId": "02030A",
"stopSequence": 6
},
{
"arrival": {
"delay": -57,
"time": "1761565683"
},
"departure": {
"delay": 8,
"time": "1761565748"
},
"stopId": "02040A",
"stopSequence": 7
},
{
"arrival": {
"delay": -12,
"time": "1761565788"
},
"departure": {
"delay": 3,
"time": "1761565803"
},
"stopId": "02050A",
"stopSequence": 8
},
{
"arrival": {
"delay": 26,
"time": "1761565886"
},
"departure": {
"delay": 43,
"time": "1761565903"
},
"stopId": "02060A",
"stopSequence": 9
},
{
"arrival": {
"delay": 20,
"time": "1761565940"
},
"departure": {
"delay": 32,
"time": "1761565952"
},
"stopId": "02070A",
"stopSequence": 10
},
{
"arrival": {
"delay": 2,
"time": "1761565982"
},
"departure": {
"delay": 45,
"time": "1761566025"
},
"stopId": "02080A",
"stopSequence": 11
},
{
"arrival": {
"delay": 46,
"time": "1761566086"
},
"departure": {
"delay": 54,
"time": "1761566094"
},
"stopId": "02090A",
"stopSequence": 12
},
{
"arrival": {
"delay": 25,
"time": "1761566125"
},
"departure": {
"delay": 36,
"time": "1761566136"
},
"stopId": "02100A",
"stopSequence": 13
},
{
"arrival": {
"delay": 34,
"time": "1761566194"
},
"departure": {
"delay": 114,
"time": "1761566274"
},
"stopId": "99341A",
"stopSequence": 14
},
{
"arrival": {
"delay": 88,
"time": "1761566308"
},
"departure": {
"delay": 147,
"time": "1761566367"
},
"stopId": "99330A",
"stopSequence": 15
},
{
"arrival": {
"delay": 133,
"time": "1761566413"
},
"departure": {
"delay": 162,
"time": "1761566442"
},
"stopId": "1901A",
"stopSequence": 16
},
{
"arrival": {
"delay": 120,
"time": "1761566460"
},
"departure": {
"delay": 126,
"time": "1761566466"
},
"stopId": "99320A",
"stopSequence": 17
},
{
"arrival": {
"delay": 100,
"time": "1761566500"
},
"departure": {
"delay": 117,
"time": "1761566517"
},
"stopId": "99310A",
"stopSequence": 18
},
{
"arrival": {
"delay": 104,
"time": "1761566564"
},
"departure": {
"delay": 125,
"time": "1761566585"
},
"stopId": "99300A",
"stopSequence": 19
},
{
"arrival": {
"delay": 89,
"time": "1761566609"
},
"departure": {
"delay": 96,
"time": "1761566616"
},
"stopId": "99290A",
"stopSequence": 20
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "99280A",
"stopSequence": 21
},
{
"arrival": {
"delay": -9,
"time": "1761566811"
},
"departure": {
"delay": 1,
"time": "1761566821"
},
"stopId": "99281A",
"stopSequence": 22
},
{
"arrival": {
"delay": -24,
"time": "1761566976"
},
"departure": {
"delay": -15,
"time": "1761566985"
},
"stopId": "02110A",
"stopSequence": 23
},
{
"arrival": {
"delay": -52,
"time": "1761567008"
},
"departure": {
"delay": -24,
"time": "1761567036"
},
"stopId": "02120A",
"stopSequence": 24
},
{
"arrival": {
"delay": -19,
"time": "1761567101"
},
"departure": {
"delay": -2,
"time": "1761567118"
},
"stopId": "02130A",
"stopSequence": 25
},
{
"arrival": {
"delay": 16,
"time": "1761567196"
},
"departure": {
"delay": 35,
"time": "1761567215"
},
"stopId": "02140A",
"stopSequence": 26
},
{
"arrival": {
"delay": 5,
"time": "1761567305"
},
"departure": {
"delay": 18,
"time": "1761567318"
},
"stopId": "02150A",
"stopSequence": 27
},
{
"arrival": {
"delay": -10,
"time": "1761567590"
},
"departure": {
"delay": -2,
"time": "1761567598"
},
"stopId": "02160A",
"stopSequence": 28
},
{
"arrival": {
"delay": -32,
"time": "1761567628"
},
"departure": {
"delay": -5,
"time": "1761567655"
},
"stopId": "02170A",
"stopSequence": 29
},
{
"arrival": {
"delay": 79,
"time": "1761567739"
},
"departure": {
"delay": 93,
"time": "1761567753"
},
"stopId": "02180A",
"stopSequence": 30
},
{
"arrival": {
"delay": 58,
"time": "1761567778"
},
"departure": {
"delay": 65,
"time": "1761567785"
},
"stopId": "02190A",
"stopSequence": 31
},
{
"arrival": {
"delay": 23,
"time": "1761567803"
},
"departure": {
"delay": 91,
"time": "1761567871"
},
"stopId": "02200A",
"stopSequence": 32
},
{
"arrival": {
"delay": 58,
"time": "1761567898"
},
"departure": {
"delay": 72,
"time": "1761567912"
},
"stopId": "02210A",
"stopSequence": 33
},
{
"arrival": {
"delay": 56,
"time": "1761567956"
},
"departure": {
"delay": 75,
"time": "1761567975"
},
"stopId": "02220A",
"stopSequence": 34
},
{
"arrival": {
"delay": 40,
"time": "1761568000"
},
"departure": {
"delay": 52,
"time": "1761568012"
},
"stopId": "02230A",
"stopSequence": 35
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "01030A",
"stopSequence": 36
},
{
"arrival": {
"delay": -12,
"time": "1761568128"
},
"departure": {
"delay": 8,
"time": "1761568148"
},
"stopId": "01035",
"stopSequence": 37
},
{
"arrival": {
"delay": -3,
"time": "1761568257"
},
"departure": {
"delay": 11,
"time": "1761568271"
},
"stopId": "99412A",
"stopSequence": 38
},
{
"arrival": {
"delay": -28,
"time": "1761568292"
},
"departure": {
"delay": -19,
"time": "1761568301"
},
"stopId": "99410A",
"stopSequence": 39
},
{
"arrival": {
"delay": -64,
"time": "1761568316"
},
"departure": {
"delay": -54,
"time": "1761568326"
},
"stopId": "99260A",
"stopSequence": 40
},
{
"arrival": {
"delay": -92,
"time": "1761568348"
},
"departure": {
"delay": -82,
"time": "1761568358"
},
"stopId": "99250A",
"stopSequence": 41
},
{
"arrival": {
"delay": -163,
"time": "1761568397"
},
"departure": {
"delay": -148,
"time": "1761568412"
},
"stopId": "99240A",
"stopSequence": 42
},
{
"arrival": {
"delay": -148,
"time": "1761568472"
},
"departure": {
"delay": -148,
"time": "1761568472"
},
"stopId": "99230A",
"stopSequence": 43
},
{
"arrival": {
"delay": -148,
"time": "1761568532"
},
"departure": {
"delay": -148,
"time": "1761568532"
},
"stopId": "99215A",
"stopSequence": 44
},
{
"arrival": {
"delay": -148,
"time": "1761568652"
},
"departure": {
"delay": -148,
"time": "1761568652"
},
"stopId": "99190A",
"stopSequence": 45
},
{
"arrival": {
"delay": -148,
"time": "1761568712"
},
"departure": {
"delay": -148,
"time": "1761568712"
},
"stopId": "99180A",
"stopSequence": 46
},
{
"arrival": {
"delay": -148,
"time": "1761568772"
},
"departure": {
"delay": -148,
"time": "1761568772"
},
"stopId": "99170A",
"stopSequence": 47
},
{
"arrival": {
"delay": -148,
"time": "1761568832"
},
"departure": {
"delay": -148,
"time": "1761568832"
},
"stopId": "99400A",
"stopSequence": 48
},
{
"arrival": {
"delay": -148,
"time": "1761568892"
},
"departure": {
"delay": -148,
"time": "1761568892"
},
"stopId": "99395A",
"stopSequence": 49
},
{
"arrival": {
"delay": -148,
"time": "1761568952"
},
"departure": {
"delay": -148,
"time": "1761568952"
},
"stopId": "99390A",
"stopSequence": 50
},
{
"arrival": {
"delay": -148,
"time": "1761569012"
},
"stopId": "99450A",
"stopSequence": 51
}
],
"trip": {
"directionId": 0,
"routeId": "C-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251027",
"startTime": "12:40:00",
"tripId": "8374af01-32ff-487a-8c3f-8d701f7cbe83"
},
"vehicle": {
"id": "17",
"label": "1802",
"licensePlate": "ET 867 XV"
}
}
},
{
"id": "355736",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 132,
"time": "1761565632"
},
"stopId": "99450R",
"stopSequence": 1
},
{
"arrival": {
"delay": 107,
"time": "1761565667"
},
"departure": {
"delay": 156,
"time": "1761565716"
},
"stopId": "99390R",
"stopSequence": 2
},
{
"arrival": {
"delay": 145,
"time": "1761565765"
},
"departure": {
"delay": 155,
"time": "1761565775"
},
"stopId": "99395R",
"stopSequence": 3
},
{
"arrival": {
"delay": 136,
"time": "1761565816"
},
"departure": {
"delay": 144,
"time": "1761565824"
},
"stopId": "99400R",
"stopSequence": 4
},
{
"arrival": {
"delay": 161,
"time": "1761565901"
},
"departure": {
"delay": 171,
"time": "1761565911"
},
"stopId": "99170R",
"stopSequence": 5
},
{
"arrival": {
"delay": 189,
"time": "1761565989"
},
"departure": {
"delay": 218,
"time": "1761566018"
},
"stopId": "99180R",
"stopSequence": 6
},
{
"arrival": {
"delay": 207,
"time": "1761566067"
},
"departure": {
"delay": 225,
"time": "1761566085"
},
"stopId": "99190R",
"stopSequence": 7
},
{
"arrival": {
"delay": 197,
"time": "1761566117"
},
"departure": {
"delay": 205,
"time": "1761566125"
},
"stopId": "99200R",
"stopSequence": 8
},
{
"arrival": {
"delay": 173,
"time": "1761566153"
},
"departure": {
"delay": 262,
"time": "1761566242"
},
"stopId": "99215R",
"stopSequence": 9
},
{
"arrival": {
"delay": 242,
"time": "1761566342"
},
"departure": {
"delay": 281,
"time": "1761566381"
},
"stopId": "99230R",
"stopSequence": 10
},
{
"arrival": {
"delay": 269,
"time": "1761566429"
},
"departure": {
"delay": 284,
"time": "1761566444"
},
"stopId": "99240R",
"stopSequence": 11
},
{
"arrival": {
"delay": 265,
"time": "1761566485"
},
"departure": {
"delay": 276,
"time": "1761566496"
},
"stopId": "99250R",
"stopSequence": 12
},
{
"arrival": {
"delay": 268,
"time": "1761566548"
},
"departure": {
"delay": 292,
"time": "1761566572"
},
"stopId": "99260R",
"stopSequence": 13
},
{
"arrival": {
"delay": 254,
"time": "1761566594"
},
"departure": {
"delay": 263,
"time": "1761566603"
},
"stopId": "99410R",
"stopSequence": 14
},
{
"arrival": {
"delay": 212,
"time": "1761566612"
},
"departure": {
"delay": 222,
"time": "1761566622"
},
"stopId": "99412R",
"stopSequence": 15
},
{
"arrival": {
"delay": 181,
"time": "1761566701"
},
"departure": {
"delay": 191,
"time": "1761566711"
},
"stopId": "01035R",
"stopSequence": 16
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "01030R",
"stopSequence": 17
},
{
"arrival": {
"delay": 160,
"time": "1761566860"
},
"departure": {
"delay": 171,
"time": "1761566871"
},
"stopId": "02230R",
"stopSequence": 18
},
{
"arrival": {
"delay": 189,
"time": "1761566889"
},
"departure": {
"delay": 211,
"time": "1761566911"
},
"stopId": "02220R",
"stopSequence": 19
},
{
"arrival": {
"delay": 191,
"time": "1761566951"
},
"departure": {
"delay": 202,
"time": "1761566962"
},
"stopId": "02210R",
"stopSequence": 20
},
{
"arrival": {
"delay": 193,
"time": "1761567013"
},
"departure": {
"delay": 203,
"time": "1761567023"
},
"stopId": "02200R",
"stopSequence": 21
},
{
"arrival": {
"delay": 160,
"time": "1761567040"
},
"departure": {
"delay": 168,
"time": "1761567048"
},
"stopId": "02190R",
"stopSequence": 22
},
{
"arrival": {
"delay": 150,
"time": "1761567090"
},
"departure": {
"delay": 150,
"time": "1761567090"
},
"stopId": "02180R",
"stopSequence": 23
},
{
"arrival": {
"delay": 192,
"time": "1761567192"
},
"departure": {
"delay": 203,
"time": "1761567203"
},
"stopId": "02170R",
"stopSequence": 24
},
{
"arrival": {
"delay": 165,
"time": "1761567225"
},
"departure": {
"delay": 171,
"time": "1761567231"
},
"stopId": "02160R",
"stopSequence": 25
},
{
"arrival": {
"delay": 107,
"time": "1761567467"
},
"departure": {
"delay": 121,
"time": "1761567481"
},
"stopId": "02150R",
"stopSequence": 26
},
{
"arrival": {
"delay": 138,
"time": "1761567558"
},
"departure": {
"delay": 169,
"time": "1761567589"
},
"stopId": "02140R",
"stopSequence": 27
},
{
"arrival": {
"delay": 146,
"time": "1761567686"
},
"departure": {
"delay": 155,
"time": "1761567695"
},
"stopId": "02130R",
"stopSequence": 28
},
{
"arrival": {
"delay": 165,
"time": "1761567765"
},
"departure": {
"delay": 174,
"time": "1761567774"
},
"stopId": "02120R",
"stopSequence": 29
},
{
"arrival": {
"delay": 149,
"time": "1761567809"
},
"departure": {
"delay": 158,
"time": "1761567818"
},
"stopId": "02110R",
"stopSequence": 30
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "99280A",
"stopSequence": 31
},
{
"arrival": {
"delay": 114,
"time": "1761568134"
},
"departure": {
"delay": 124,
"time": "1761568144"
},
"stopId": "99281R",
"stopSequence": 32
},
{
"arrival": {
"delay": 82,
"time": "1761568162"
},
"departure": {
"delay": 90,
"time": "1761568170"
},
"stopId": "STP-2203R",
"stopSequence": 33
},
{
"arrival": {
"delay": 57,
"time": "1761568197"
},
"departure": {
"delay": 66,
"time": "1761568206"
},
"stopId": "99290R",
"stopSequence": 34
},
{
"arrival": {
"delay": 31,
"time": "1761568231"
},
"departure": {
"delay": 44,
"time": "1761568244"
},
"stopId": "99300R",
"stopSequence": 35
},
{
"arrival": {
"delay": 29,
"time": "1761568289"
},
"departure": {
"delay": 41,
"time": "1761568301"
},
"stopId": "99310R",
"stopSequence": 36
},
{
"arrival": {
"delay": 19,
"time": "1761568339"
},
"departure": {
"delay": 26,
"time": "1761568346"
},
"stopId": "99320R",
"stopSequence": 37
},
{
"arrival": {
"delay": -25,
"time": "1761568355"
},
"departure": {
"delay": -17,
"time": "1761568363"
},
"stopId": "1901R",
"stopSequence": 38
},
{
"arrival": {
"delay": 25,
"time": "1761568405"
},
"departure": {
"delay": -17,
"time": "1761568363"
},
"stopId": "99330R",
"stopSequence": 39
},
{
"arrival": {
"delay": -17,
"time": "1761568423"
},
"departure": {
"delay": -17,
"time": "1761568423"
},
"stopId": "99341R",
"stopSequence": 40
},
{
"arrival": {
"delay": -17,
"time": "1761568543"
},
"departure": {
"delay": -17,
"time": "1761568543"
},
"stopId": "02100R",
"stopSequence": 41
},
{
"arrival": {
"delay": -17,
"time": "1761568663"
},
"departure": {
"delay": -17,
"time": "1761568663"
},
"stopId": "02090R",
"stopSequence": 42
},
{
"arrival": {
"delay": -17,
"time": "1761568783"
},
"departure": {
"delay": -17,
"time": "1761568783"
},
"stopId": "02080R",
"stopSequence": 43
},
{
"arrival": {
"delay": -17,
"time": "1761568843"
},
"departure": {
"delay": -17,
"time": "1761568843"
},
"stopId": "02070R",
"stopSequence": 44
},
{
"arrival": {
"delay": -17,
"time": "1761568903"
},
"departure": {
"delay": -17,
"time": "1761568903"
},
"stopId": "02060R",
"stopSequence": 45
},
{
"arrival": {
"delay": -17,
"time": "1761568963"
},
"departure": {
"delay": -17,
"time": "1761568963"
},
"stopId": "02050R",
"stopSequence": 46
},
{
"arrival": {
"delay": -17,
"time": "1761569023"
},
"departure": {
"delay": -17,
"time": "1761569023"
},
"stopId": "02040R",
"stopSequence": 47
},
{
"arrival": {
"delay": -17,
"time": "1761569083"
},
"departure": {
"delay": -17,
"time": "1761569083"
},
"stopId": "02030R",
"stopSequence": 48
},
{
"arrival": {
"delay": -17,
"time": "1761569143"
},
"departure": {
"delay": -17,
"time": "1761569143"
},
"stopId": "02020R",
"stopSequence": 49
},
{
"arrival": {
"delay": -17,
"time": "1761569203"
},
"departure": {
"delay": -17,
"time": "1761569203"
},
"stopId": "02000R",
"stopSequence": 50
},
{
"arrival": {
"delay": -17,
"time": "1761569323"
},
"departure": {
"delay": -17,
"time": "1761569323"
},
"stopId": "02014R",
"stopSequence": 51
},
{
"arrival": {
"delay": -17,
"time": "1761569383"
},
"departure": {
"delay": -17,
"time": "1761569383"
},
"stopId": "02012R",
"stopSequence": 52
},
{
"arrival": {
"delay": -17,
"time": "1761569443"
},
"stopId": "02010",
"stopSequence": 53
}
],
"trip": {
"directionId": 1,
"routeId": "C-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251027",
"startTime": "12:45:00",
"tripId": "841ca3e6-18fb-4849-9734-5b1ce350744c"
},
"vehicle": {
"id": "14",
"label": "1701",
"licensePlate": "EJ 737 LM"
}
}
},
{
"id": "355699",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 61,
"time": "1761566161"
},
"stopId": "99155R",
"stopSequence": 1
},
{
"arrival": {
"delay": 32,
"time": "1761566192"
},
"departure": {
"delay": 44,
"time": "1761566204"
},
"stopId": "99160R",
"stopSequence": 2
},
{
"arrival": {
"delay": 23,
"time": "1761566303"
},
"departure": {
"delay": 53,
"time": "1761566333"
},
"stopId": "06000R",
"stopSequence": 3
},
{
"arrival": {
"delay": 38,
"time": "1761566378"
},
"departure": {
"delay": 57,
"time": "1761566397"
},
"stopId": "99150R",
"stopSequence": 4
},
{
"arrival": {
"delay": 70,
"time": "1761566470"
},
"departure": {
"delay": 83,
"time": "1761566483"
},
"stopId": "06035R",
"stopSequence": 5
},
{
"arrival": {
"delay": 37,
"time": "1761566497"
},
"departure": {
"delay": 49,
"time": "1761566509"
},
"stopId": "06040R",
"stopSequence": 6
},
{
"arrival": {
"delay": 57,
"time": "1761566577"
},
"departure": {
"delay": 77,
"time": "1761566597"
},
"stopId": "06050R",
"stopSequence": 7
},
{
"arrival": {
"delay": 24,
"time": "1761566664"
},
"departure": {
"delay": 38,
"time": "1761566678"
},
"stopId": "06060R",
"stopSequence": 8
},
{
"arrival": {
"delay": 9,
"time": "1761566709"
},
"departure": {
"delay": 20,
"time": "1761566720"
},
"stopId": "06070R",
"stopSequence": 9
},
{
"arrival": {
"delay": -72,
"time": "1761566808"
},
"departure": {
"delay": -46,
"time": "1761566834"
},
"stopId": "99100R",
"stopSequence": 10
},
{
"arrival": {
"delay": -81,
"time": "1761566859"
},
"departure": {
"delay": -73,
"time": "1761566867"
},
"stopId": "99090R",
"stopSequence": 11
},
{
"arrival": {
"delay": -115,
"time": "1761566945"
},
"departure": {
"delay": -101,
"time": "1761566959"
},
"stopId": "99071R",
"stopSequence": 12
},
{
"arrival": {
"delay": -133,
"time": "1761567047"
},
"departure": {
"delay": -112,
"time": "1761567068"
},
"stopId": "99060R",
"stopSequence": 13
},
{
"arrival": {
"delay": -141,
"time": "1761567099"
},
"departure": {
"delay": -121,
"time": "1761567119"
},
"stopId": "99050R",
"stopSequence": 14
},
{
"arrival": {
"delay": -122,
"time": "1761567178"
},
"departure": {
"delay": -102,
"time": "1761567198"
},
"stopId": "99040R",
"stopSequence": 15
},
{
"arrival": {
"delay": -141,
"time": "1761567219"
},
"departure": {
"delay": -127,
"time": "1761567233"
},
"stopId": "99030R",
"stopSequence": 16
},
{
"arrival": {
"delay": -97,
"time": "1761567383"
},
"departure": {
"delay": -59,
"time": "1761567421"
},
"stopId": "ZR",
"stopSequence": 17
},
{
"arrival": {
"delay": -86,
"time": "1761567574"
},
"departure": {
"delay": -68,
"time": "1761567592"
},
"stopId": "zoncommR",
"stopSequence": 18
},
{
"arrival": {
"delay": -68,
"time": "1761567772"
},
"departure": {
"delay": -56,
"time": "1761567784"
},
"stopId": "07140R",
"stopSequence": 19
},
{
"arrival": {
"delay": -75,
"time": "1761567825"
},
"departure": {
"delay": -61,
"time": "1761567839"
},
"stopId": "07170R",
"stopSequence": 20
},
{
"arrival": {
"delay": -101,
"time": "1761567859"
},
"departure": {
"delay": -90,
"time": "1761567870"
},
"stopId": "99420R",
"stopSequence": 21
},
{
"arrival": {
"delay": -102,
"time": "1761567918"
},
"departure": {
"delay": -88,
"time": "1761567932"
},
"stopId": "99430R",
"stopSequence": 22
},
{
"arrival": {
"delay": -114,
"time": "1761567966"
},
"departure": {
"delay": -102,
"time": "1761567978"
},
"stopId": "1006R",
"stopSequence": 23
},
{
"arrival": {
"delay": -90,
"time": "1761568050"
},
"departure": {
"delay": -78,
"time": "1761568062"
},
"stopId": "05030R",
"stopSequence": 25
},
{
"arrival": {
"delay": -59,
"time": "1761568141"
},
"departure": {
"delay": -45,
"time": "1761568155"
},
"stopId": "05040R",
"stopSequence": 26
},
{
"arrival": {
"delay": 25,
"time": "1761568225"
},
"departure": {
"delay": 34,
"time": "1761568234"
},
"stopId": "05050R",
"stopSequence": 27
},
{
"arrival": {
"delay": 6,
"time": "1761568266"
},
"departure": {
"delay": 21,
"time": "1761568281"
},
"stopId": "05060R",
"stopSequence": 28
},
{
"arrival": {
"delay": -65,
"time": "1761568375"
},
"stopId": "99215R",
"stopSequence": 29
}
],
"trip": {
"directionId": 1,
"routeId": "D-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251027",
"startTime": "12:55:00",
"tripId": "b7cb1a28-93bd-4f79-8b6d-d57d57306e27"
},
"vehicle": {
"id": "21",
"label": "1904",
"licensePlate": "FM 625 FF"
}
}
},
{
"id": "355669",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 490,
"time": "1761567370"
},
"stopId": "99155R",
"stopSequence": 1
},
{
"arrival": {
"delay": 459,
"time": "1761567399"
},
"departure": {
"delay": 470,
"time": "1761567410"
},
"stopId": "99160R",
"stopSequence": 2
},
{
"arrival": {
"delay": 411,
"time": "1761567471"
},
"departure": {
"delay": 421,
"time": "1761567481"
},
"stopId": "06000R",
"stopSequence": 3
},
{
"arrival": {
"delay": 402,
"time": "1761567522"
},
"departure": {
"delay": 424,
"time": "1761567544"
},
"stopId": "99150R",
"stopSequence": 4
},
{
"arrival": {
"delay": 434,
"time": "1761567614"
},
"departure": {
"delay": 554,
"time": "1761567734"
},
"stopId": "05010R",
"stopSequence": 5
},
{
"arrival": {
"delay": 522,
"time": "1761567762"
},
"departure": {
"delay": 534,
"time": "1761567774"
},
"stopId": "06030R",
"stopSequence": 6
},
{
"arrival": {
"delay": 499,
"time": "1761567799"
},
"departure": {
"delay": 518,
"time": "1761567818"
},
"stopId": "05020R",
"stopSequence": 7
},
{
"arrival": {
"delay": 526,
"time": "1761567886"
},
"departure": {
"delay": 532,
"time": "1761567892"
},
"stopId": "1705R",
"stopSequence": 8
},
{
"arrival": {
"delay": 556,
"time": "1761567916"
},
"departure": {
"delay": 569,
"time": "1761567929"
},
"stopId": "1706R",
"stopSequence": 9
},
{
"arrival": {
"delay": 529,
"time": "1761567949"
},
"departure": {
"delay": 537,
"time": "1761567957"
},
"stopId": "1707R",
"stopSequence": 10
},
{
"arrival": {
"delay": 501,
"time": "1761567981"
},
"departure": {
"delay": 509,
"time": "1761567989"
},
"stopId": "1700R",
"stopSequence": 11
},
{
"arrival": {
"delay": 491,
"time": "1761568031"
},
"departure": {
"delay": 498,
"time": "1761568038"
},
"stopId": "1708R",
"stopSequence": 12
},
{
"arrival": {
"delay": 455,
"time": "1761568055"
},
"departure": {
"delay": 465,
"time": "1761568065"
},
"stopId": "1709R",
"stopSequence": 13
},
{
"arrival": {
"delay": 426,
"time": "1761568086"
},
"departure": {
"delay": 436,
"time": "1761568096"
},
"stopId": "1701R",
"stopSequence": 14
},
{
"arrival": {
"delay": 398,
"time": "1761568118"
},
"departure": {
"delay": 411,
"time": "1761568131"
},
"stopId": "1702R",
"stopSequence": 15
},
{
"arrival": {
"delay": 388,
"time": "1761568228"
},
"departure": {
"delay": 395,
"time": "1761568235"
},
"stopId": "1711R",
"stopSequence": 16
},
{
"arrival": {
"delay": 436,
"time": "1761568276"
},
"departure": {
"delay": 444,
"time": "1761568284"
},
"stopId": "1710R",
"stopSequence": 17
},
{
"arrival": {
"delay": 400,
"time": "1761568300"
},
"departure": {
"delay": 421,
"time": "1761568321"
},
"stopId": "STP-2110R",
"stopSequence": 18
},
{
"arrival": {
"delay": 445,
"time": "1761568345"
},
"departure": {
"delay": 455,
"time": "1761568355"
},
"stopId": "lexycarR",
"stopSequence": 19
},
{
"arrival": {
"delay": 450,
"time": "1761568410"
},
"departure": {
"delay": 458,
"time": "1761568418"
},
"stopId": "14010R",
"stopSequence": 20
},
{
"arrival": {
"delay": 458,
"time": "1761568478"
},
"departure": {
"delay": 458,
"time": "1761568478"
},
"stopId": "STP-2202R",
"stopSequence": 21
},
{
"arrival": {
"delay": 458,
"time": "1761568538"
},
"departure": {
"delay": 458,
"time": "1761568538"
},
"stopId": "1505R",
"stopSequence": 22
},
{
"arrival": {
"delay": 458,
"time": "1761568598"
},
"departure": {
"delay": 458,
"time": "1761568598"
},
"stopId": "gendarlR",
"stopSequence": 23
},
{
"arrival": {
"delay": 458,
"time": "1761568658"
},
"departure": {
"delay": 458,
"time": "1761568658"
},
"stopId": "1704R",
"stopSequence": 24
},
{
"arrival": {
"delay": 458,
"time": "1761568958"
},
"departure": {
"delay": 458,
"time": "1761568958"
},
"stopId": "99390R",
"stopSequence": 25
},
{
"arrival": {
"delay": 458,
"time": "1761569078"
},
"departure": {
"delay": 458,
"time": "1761569078"
},
"stopId": "STP-2113R",
"stopSequence": 26
},
{
"arrival": {
"delay": 458,
"time": "1761569078"
},
"departure": {
"delay": 458,
"time": "1761569078"
},
"stopId": "STP-2204R",
"stopSequence": 27
},
{
"arrival": {
"delay": 458,
"time": "1761569138"
},
"departure": {
"delay": 458,
"time": "1761569138"
},
"stopId": "STP-2112R",
"stopSequence": 28
},
{
"arrival": {
"delay": 458,
"time": "1761569198"
},
"departure": {
"delay": 458,
"time": "1761569198"
},
"stopId": "STP-2111R",
"stopSequence": 29
},
{
"arrival": {
"delay": 458,
"time": "1761569258"
},
"departure": {
"delay": 458,
"time": "1761569258"
},
"stopId": "99170R",
"stopSequence": 30
},
{
"arrival": {
"delay": 458,
"time": "1761569318"
},
"departure": {
"delay": 458,
"time": "1761569318"
},
"stopId": "99180R",
"stopSequence": 31
},
{
"arrival": {
"delay": 458,
"time": "1761569438"
},
"departure": {
"delay": 458,
"time": "1761569438"
},
"stopId": "99190R",
"stopSequence": 32
},
{
"arrival": {
"delay": 458,
"time": "1761569498"
},
"departure": {
"delay": 458,
"time": "1761569498"
},
"stopId": "99200R",
"stopSequence": 33
},
{
"arrival": {
"delay": 458,
"time": "1761569558"
},
"departure": {
"delay": 458,
"time": "1761569558"
},
"stopId": "99215R",
"stopSequence": 34
},
{
"arrival": {
"delay": 458,
"time": "1761569618"
},
"stopId": "STP-2201R",
"stopSequence": 35
}
],
"trip": {
"directionId": 1,
"routeId": "E",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251027",
"startTime": "13:08:00",
"tripId": "d86d9c6c-ef04-4ee2-9fec-8d8a5a8c83d9"
},
"vehicle": {
"id": "10",
"label": "1502",
"licensePlate": "DS 011 SC"
}
}
},
{
"id": "355614",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -841,
"time": "1761566219"
},
"stopId": "ZA",
"stopSequence": 1
},
{
"arrival": {
"delay": 166,
"time": "1761567466"
},
"departure": {
"delay": 177,
"time": "1761567477"
},
"stopId": "99010A",
"stopSequence": 2
},
{
"arrival": {
"delay": 91,
"time": "1761567511"
},
"departure": {
"delay": 102,
"time": "1761567522"
},
"stopId": "03150A",
"stopSequence": 3
},
{
"arrival": {
"delay": 39,
"time": "1761567639"
},
"departure": {
"delay": 59,
"time": "1761567659"
},
"stopId": "STP-2023-R",
"stopSequence": 4
},
{
"arrival": {
"delay": 12,
"time": "1761567732"
},
"departure": {
"delay": 93,
"time": "1761567813"
},
"stopId": "99411A",
"stopSequence": 5
},
{
"arrival": {
"delay": 7,
"time": "1761567907"
},
"departure": {
"delay": 17,
"time": "1761567917"
},
"stopId": "99250A",
"stopSequence": 6
},
{
"arrival": {
"time": "1761568020"
},
"departure": {
"delay": 73,
"time": "1761568093"
},
"stopId": "99230A",
"stopSequence": 7
},
{
"arrival": {
"delay": 42,
"time": "1761568242"
},
"departure": {
"delay": 136,
"time": "1761568336"
},
"stopId": "99215A",
"stopSequence": 8
},
{
"arrival": {
"delay": 148,
"time": "1761568408"
},
"departure": {
"delay": 148,
"time": "1761568408"
},
"stopId": "99190A",
"stopSequence": 9
},
{
"arrival": {
"delay": 148,
"time": "1761568648"
},
"departure": {
"delay": 148,
"time": "1761568648"
},
"stopId": "99155A",
"stopSequence": 10
},
{
"arrival": {
"delay": 148,
"time": "1761568768"
},
"departure": {
"delay": 148,
"time": "1761568768"
},
"stopId": "99130A",
"stopSequence": 11
},
{
"arrival": {
"delay": 148,
"time": "1761568948"
},
"departure": {
"delay": 148,
"time": "1761568948"
},
"stopId": "99110A",
"stopSequence": 12
},
{
"arrival": {
"delay": 148,
"time": "1761569068"
},
"departure": {
"delay": 148,
"time": "1761569068"
},
"stopId": "99100A",
"stopSequence": 13
},
{
"arrival": {
"delay": 148,
"time": "1761569248"
},
"departure": {
"delay": 148,
"time": "1761569248"
},
"stopId": "03170A",
"stopSequence": 14
},
{
"arrival": {
"delay": -2104,
"time": "1761567116"
},
"stopId": "ZA",
"stopSequence": 15
}
],
"trip": {
"directionId": 0,
"routeId": "SN-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251027",
"startTime": "13:11:00",
"tripId": "176722-2020-_ABCDSN-Semaine-01"
},
"vehicle": {
"id": "65",
"label": "1405",
"licensePlate": "DH-779-AG"
}
}
},
{
"id": "355643",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 12,
"time": "1761567372"
},
"stopId": "ZR",
"stopSequence": 1
},
{
"arrival": {
"delay": 37,
"time": "1761567517"
},
"departure": {
"delay": 128,
"time": "1761567608"
},
"stopId": "03170R",
"stopSequence": 2
},
{
"arrival": {
"delay": 95,
"time": "1761567755"
},
"departure": {
"delay": 119,
"time": "1761567779"
},
"stopId": "99100R",
"stopSequence": 3
},
{
"arrival": {
"delay": -24,
"time": "1761567876"
},
"departure": {
"delay": 34,
"time": "1761567934"
},
"stopId": "99110R",
"stopSequence": 4
},
{
"arrival": {
"delay": -15,
"time": "1761568065"
},
"departure": {
"delay": -3,
"time": "1761568077"
},
"stopId": "99135R",
"stopSequence": 5
},
{
"arrival": {
"delay": -58,
"time": "1761568142"
},
"departure": {
"delay": 48,
"time": "1761568248"
},
"stopId": "99155R",
"stopSequence": 6
},
{
"arrival": {
"delay": 48,
"time": "1761568488"
},
"departure": {
"delay": 48,
"time": "1761568488"
},
"stopId": "99190R",
"stopSequence": 7
},
{
"arrival": {
"delay": 48,
"time": "1761568548"
},
"departure": {
"delay": 48,
"time": "1761568548"
},
"stopId": "99215R",
"stopSequence": 8
},
{
"arrival": {
"delay": 48,
"time": "1761568728"
},
"departure": {
"delay": 48,
"time": "1761568728"
},
"stopId": "99230R",
"stopSequence": 9
},
{
"arrival": {
"delay": 48,
"time": "1761568848"
},
"departure": {
"delay": 48,
"time": "1761568848"
},
"stopId": "99250R",
"stopSequence": 10
},
{
"arrival": {
"delay": 48,
"time": "1761569028"
},
"departure": {
"delay": 48,
"time": "1761569028"
},
"stopId": "99411R",
"stopSequence": 11
},
{
"arrival": {
"delay": 48,
"time": "1761569148"
},
"departure": {
"delay": 48,
"time": "1761569148"
},
"stopId": "STP-2023-A",
"stopSequence": 12
},
{
"arrival": {
"delay": 48,
"time": "1761569328"
},
"departure": {
"delay": 48,
"time": "1761569328"
},
"stopId": "03150R",
"stopSequence": 13
},
{
"arrival": {
"delay": 48,
"time": "1761569448"
},
"departure": {
"delay": 48,
"time": "1761569448"
},
"stopId": "99010R",
"stopSequence": 14
},
{
"arrival": {
"delay": 48,
"time": "1761569688"
},
"stopId": "ZR",
"stopSequence": 15
}
],
"trip": {
"directionId": 1,
"routeId": "SN-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251027",
"startTime": "13:16:00",
"tripId": "176751-2020-_ABCDSN-Semaine-01"
},
"vehicle": {
"id": "87",
"label": "2301",
"licensePlate": "GQ-621-JR"
}
}
},
{
"id": "355675",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "03000A",
"stopSequence": 4
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "03001A",
"stopSequence": 5
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "03002A",
"stopSequence": 6
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "03020A",
"stopSequence": 7
},
{
"arrival": {
"delay": 93,
"time": "1761567933"
},
"departure": {
"delay": 110,
"time": "1761567950"
},
"stopId": "03021",
"stopSequence": 8
},
{
"arrival": {
"delay": 104,
"time": "1761568004"
},
"departure": {
"delay": 117,
"time": "1761568017"
},
"stopId": "03030A",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1761568140"
},
"departure": {
"delay": 70,
"time": "1761568150"
},
"stopId": "03050A",
"stopSequence": 11
},
{
"arrival": {
"delay": 106,
"time": "1761568246"
},
"departure": {
"delay": 125,
"time": "1761568265"
},
"stopId": "03060A",
"stopSequence": 12
},
{
"arrival": {
"delay": 142,
"time": "1761568402"
},
"departure": {
"delay": 154,
"time": "1761568414"
},
"stopId": "03070A",
"stopSequence": 13
},
{
"arrival": {
"delay": 154,
"time": "1761568534"
},
"departure": {
"delay": 154,
"time": "1761568534"
},
"stopId": "03080A",
"stopSequence": 14
},
{
"arrival": {
"delay": 154,
"time": "1761568594"
},
"departure": {
"delay": 154,
"time": "1761568594"
},
"stopId": "03090A",
"stopSequence": 15
},
{
"arrival": {
"delay": 154,
"time": "1761568714"
},
"departure": {
"delay": 154,
"time": "1761568714"
},
"stopId": "99190A",
"stopSequence": 16
},
{
"arrival": {
"delay": 154,
"time": "1761568774"
},
"departure": {
"delay": 154,
"time": "1761568774"
},
"stopId": "99200A",
"stopSequence": 17
},
{
"arrival": {
"delay": 154,
"time": "1761568834"
},
"departure": {
"delay": 154,
"time": "1761568834"
},
"stopId": "99215A",
"stopSequence": 18
},
{
"arrival": {
"delay": 154,
"time": "1761568954"
},
"departure": {
"delay": 154,
"time": "1761568954"
},
"stopId": "03100A",
"stopSequence": 19
},
{
"arrival": {
"delay": 154,
"time": "1761569074"
},
"departure": {
"delay": 154,
"time": "1761569074"
},
"stopId": "03105A",
"stopSequence": 20
},
{
"arrival": {
"delay": 154,
"time": "1761569134"
},
"departure": {
"delay": 154,
"time": "1761569134"
},
"stopId": "03102A",
"stopSequence": 21
},
{
"arrival": {
"delay": 154,
"time": "1761569194"
},
"departure": {
"delay": 154,
"time": "1761569194"
},
"stopId": "1712A",
"stopSequence": 22
},
{
"arrival": {
"delay": 154,
"time": "1761569314"
},
"departure": {
"delay": 154,
"time": "1761569314"
},
"stopId": "03120A",
"stopSequence": 23
},
{
"arrival": {
"delay": 154,
"time": "1761569374"
},
"departure": {
"delay": 154,
"time": "1761569374"
},
"stopId": "03130A",
"stopSequence": 24
},
{
"arrival": {
"delay": 154,
"time": "1761569434"
},
"departure": {
"delay": 154,
"time": "1761569434"
},
"stopId": "03140A",
"stopSequence": 25
},
{
"arrival": {
"delay": 154,
"time": "1761569494"
},
"departure": {
"delay": 154,
"time": "1761569494"
},
"stopId": "03152A",
"stopSequence": 26
},
{
"arrival": {
"delay": 154,
"time": "1761569614"
},
"departure": {
"delay": 154,
"time": "1761569614"
},
"stopId": "99010A",
"stopSequence": 27
},
{
"arrival": {
"delay": 154,
"time": "1761569734"
},
"departure": {
"delay": 154,
"time": "1761569734"
},
"stopId": "99020A",
"stopSequence": 28
},
{
"arrival": {
"delay": 154,
"time": "1761569854"
},
"stopId": "ZA",
"stopSequence": 29
}
],
"trip": {
"directionId": 0,
"routeId": "A-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251027",
"startTime": "13:20:00",
"tripId": "0cb68dfb-9e4a-4999-97c2-fff2a64697b3"
},
"vehicle": {
"id": "12",
"label": "1601",
"licensePlate": "DX 800 AF"
}
}
},
{
"id": "355740",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1761583200"
},
"stopId": "99450R",
"stopSequence": 1
},
{
"arrival": {
"time": "1761583260"
},
"departure": {
"time": "1761583260"
},
"stopId": "99390R",
"stopSequence": 2
},
{
"arrival": {
"time": "1761583320"
},
"departure": {
"time": "1761583320"
},
"stopId": "99395R",
"stopSequence": 3
},
{
"arrival": {
"time": "1761583380"
},
"departure": {
"time": "1761583380"
},
"stopId": "99400R",
"stopSequence": 4
},
{
"arrival": {
"time": "1761583440"
},
"departure": {
"time": "1761583440"
},
"stopId": "99170R",
"stopSequence": 5
},
{
"arrival": {
"time": "1761583500"
},
"departure": {
"time": "1761583500"
},
"stopId": "99180R",
"stopSequence": 6
},
{
"arrival": {
"time": "1761583560"
},
"departure": {
"time": "1761583560"
},
"stopId": "99190R",
"stopSequence": 7
},
{
"arrival": {
"time": "1761583620"
},
"departure": {
"time": "1761583620"
},
"stopId": "99200R",
"stopSequence": 8
},
{
"arrival": {
"time": "1761583680"
},
"departure": {
"time": "1761583680"
},
"stopId": "99215R",
"stopSequence": 9
},
{
"arrival": {
"time": "1761583800"
},
"departure": {
"time": "1761583800"
},
"stopId": "99230R",
"stopSequence": 10
},
{
"arrival": {
"time": "1761583860"
},
"departure": {
"time": "1761583860"
},
"stopId": "99240R",
"stopSequence": 11
},
{
"arrival": {
"time": "1761583920"
},
"departure": {
"time": "1761583920"
},
"stopId": "99250R",
"stopSequence": 12
},
{
"arrival": {
"time": "1761583980"
},
"departure": {
"time": "1761583980"
},
"stopId": "99260R",
"stopSequence": 13
},
{
"arrival": {
"time": "1761584040"
},
"departure": {
"time": "1761584040"
},
"stopId": "99410R",
"stopSequence": 14
},
{
"arrival": {
"time": "1761584100"
},
"departure": {
"time": "1761584100"
},
"stopId": "99412R",
"stopSequence": 15
},
{
"arrival": {
"time": "1761584160"
},
"departure": {
"time": "1761584160"
},
"stopId": "02230R",
"stopSequence": 18
},
{
"arrival": {
"time": "1761584160"
},
"departure": {
"time": "1761584160"
},
"stopId": "02220R",
"stopSequence": 19
},
{
"arrival": {
"time": "1761584220"
},
"departure": {
"time": "1761584220"
},
"stopId": "02210R",
"stopSequence": 20
},
{
"arrival": {
"time": "1761584280"
},
"departure": {
"time": "1761584280"
},
"stopId": "02200R",
"stopSequence": 21
},
{
"arrival": {
"time": "1761584340"
},
"departure": {
"time": "1761584340"
},
"stopId": "02190R",
"stopSequence": 22
},
{
"arrival": {
"time": "1761584400"
},
"departure": {
"time": "1761584400"
},
"stopId": "02180R",
"stopSequence": 23
},
{
"arrival": {
"time": "1761584460"
},
"departure": {
"time": "1761584460"
},
"stopId": "02170R",
"stopSequence": 24
},
{
"arrival": {
"time": "1761584520"
},
"departure": {
"time": "1761584520"
},
"stopId": "02160R",
"stopSequence": 25
},
{
"arrival": {
"time": "1761584820"
},
"departure": {
"time": "1761584820"
},
"stopId": "02150R",
"stopSequence": 26
},
{
"arrival": {
"time": "1761584880"
},
"departure": {
"time": "1761584880"
},
"stopId": "02140R",
"stopSequence": 27
},
{
"arrival": {
"time": "1761585000"
},
"departure": {
"time": "1761585000"
},
"stopId": "02130R",
"stopSequence": 28
},
{
"arrival": {
"time": "1761585060"
},
"departure": {
"time": "1761585060"
},
"stopId": "02120R",
"stopSequence": 29
},
{
"arrival": {
"time": "1761585120"
},
"departure": {
"time": "1761585120"
},
"stopId": "02110R",
"stopSequence": 30
},
{
"arrival": {
"time": "1761585360"
},
"departure": {
"time": "1761585360"
},
"stopId": "99280A",
"stopSequence": 31
},
{
"arrival": {
"time": "1761585480"
},
"departure": {
"time": "1761585480"
},
"stopId": "99281R",
"stopSequence": 32
},
{
"arrival": {
"time": "1761585540"
},
"departure": {
"time": "1761585540"
},
"stopId": "STP-2203R",
"stopSequence": 33
},
{
"arrival": {
"time": "1761585600"
},
"departure": {
"time": "1761585600"
},
"stopId": "99290R",
"stopSequence": 34
},
{
"arrival": {
"time": "1761585660"
},
"departure": {
"time": "1761585660"
},
"stopId": "99300R",
"stopSequence": 35
},
{
"arrival": {
"time": "1761585720"
},
"departure": {
"time": "1761585720"
},
"stopId": "99310R",
"stopSequence": 36
},
{
"arrival": {
"time": "1761585780"
},
"departure": {
"time": "1761585780"
},
"stopId": "99320R",
"stopSequence": 37
},
{
"arrival": {
"time": "1761585840"
},
"departure": {
"time": "1761585840"
},
"stopId": "1901R",
"stopSequence": 38
},
{
"arrival": {
"time": "1761585840"
},
"departure": {
"time": "1761585840"
},
"stopId": "99330R",
"stopSequence": 39
},
{
"arrival": {
"time": "1761585900"
},
"departure": {
"time": "1761585900"
},
"stopId": "99341R",
"stopSequence": 40
},
{
"arrival": {
"time": "1761586020"
},
"departure": {
"time": "1761586020"
},
"stopId": "02100R",
"stopSequence": 41
},
{
"arrival": {
"time": "1761586140"
},
"departure": {
"time": "1761586140"
},
"stopId": "02090R",
"stopSequence": 42
},
{
"arrival": {
"time": "1761586260"
},
"departure": {
"time": "1761586260"
},
"stopId": "02080R",
"stopSequence": 43
},
{
"arrival": {
"time": "1761586320"
},
"departure": {
"time": "1761586320"
},
"stopId": "02070R",
"stopSequence": 44
},
{
"arrival": {
"time": "1761586380"
},
"departure": {
"time": "1761586380"
},
"stopId": "02060R",
"stopSequence": 45
},
{
"arrival": {
"time": "1761586440"
},
"departure": {
"time": "1761586440"
},
"stopId": "02050R",
"stopSequence": 46
},
{
"arrival": {
"time": "1761586500"
},
"departure": {
"time": "1761586500"
},
"stopId": "02040R",
"stopSequence": 47
},
{
"arrival": {
"time": "1761586560"
},
"departure": {
"time": "1761586560"
},
"stopId": "02030R",
"stopSequence": 48
},
{
"arrival": {
"time": "1761586620"
},
"departure": {
"time": "1761586620"
},
"stopId": "02020R",
"stopSequence": 49
},
{
"arrival": {
"time": "1761586680"
},
"departure": {
"time": "1761586680"
},
"stopId": "02000R",
"stopSequence": 50
},
{
"arrival": {
"time": "1761586740"
},
"departure": {
"time": "1761586740"
},
"stopId": "02014R",
"stopSequence": 51
},
{
"arrival": {
"time": "1761586800"
},
"departure": {
"time": "1761586800"
},
"stopId": "02012R",
"stopSequence": 52
},
{
"arrival": {
"time": "1761586860"
},
"stopId": "02010",
"stopSequence": 53
}
],
"trip": {
"directionId": 1,
"routeId": "C-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251027",
"startTime": "17:40:00",
"tripId": "e0d77bd2-2328-4d62-b241-95cbd2016e51"
},
"vehicle": {}
}
},
{
"id": "355738",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1761574620"
},
"stopId": "99450R",
"stopSequence": 1
},
{
"arrival": {
"time": "1761574680"
},
"departure": {
"time": "1761574680"
},
"stopId": "99390R",
"stopSequence": 2
},
{
"arrival": {
"time": "1761574740"
},
"departure": {
"time": "1761574740"
},
"stopId": "99395R",
"stopSequence": 3
},
{
"arrival": {
"time": "1761574800"
},
"departure": {
"time": "1761574800"
},
"stopId": "99400R",
"stopSequence": 4
},
{
"arrival": {
"time": "1761574860"
},
"departure": {
"time": "1761574860"
},
"stopId": "99170R",
"stopSequence": 5
},
{
"arrival": {
"time": "1761574920"
},
"departure": {
"time": "1761574920"
},
"stopId": "99180R",
"stopSequence": 6
},
{
"arrival": {
"time": "1761574980"
},
"departure": {
"time": "1761574980"
},
"stopId": "99190R",
"stopSequence": 7
},
{
"arrival": {
"time": "1761575040"
},
"departure": {
"time": "1761575040"
},
"stopId": "99200R",
"stopSequence": 8
},
{
"arrival": {
"time": "1761575100"
},
"departure": {
"time": "1761575100"
},
"stopId": "99215R",
"stopSequence": 9
},
{
"arrival": {
"time": "1761575220"
},
"departure": {
"time": "1761575220"
},
"stopId": "99230R",
"stopSequence": 10
},
{
"arrival": {
"time": "1761575280"
},
"departure": {
"time": "1761575280"
},
"stopId": "99240R",
"stopSequence": 11
},
{
"arrival": {
"time": "1761575340"
},
"departure": {
"time": "1761575340"
},
"stopId": "99250R",
"stopSequence": 12
},
{
"arrival": {
"time": "1761575400"
},
"departure": {
"time": "1761575400"
},
"stopId": "99260R",
"stopSequence": 13
},
{
"arrival": {
"time": "1761575460"
},
"departure": {
"time": "1761575460"
},
"stopId": "99410R",
"stopSequence": 14
},
{
"arrival": {
"time": "1761575520"
},
"departure": {
"time": "1761575520"
},
"stopId": "99412R",
"stopSequence": 15
},
{
"arrival": {
"time": "1761575580"
},
"departure": {
"time": "1761575580"
},
"stopId": "02230R",
"stopSequence": 18
},
{
"arrival": {
"time": "1761575580"
},
"departure": {
"time": "1761575580"
},
"stopId": "02220R",
"stopSequence": 19
},
{
"arrival": {
"time": "1761575640"
},
"departure": {
"time": "1761575640"
},
"stopId": "02210R",
"stopSequence": 20
},
{
"arrival": {
"time": "1761575700"
},
"departure": {
"time": "1761575700"
},
"stopId": "02200R",
"stopSequence": 21
},
{
"arrival": {
"time": "1761575760"
},
"departure": {
"time": "1761575760"
},
"stopId": "02190R",
"stopSequence": 22
},
{
"arrival": {
"time": "1761575820"
},
"departure": {
"time": "1761575820"
},
"stopId": "02180R",
"stopSequence": 23
},
{
"arrival": {
"time": "1761575880"
},
"departure": {
"time": "1761575880"
},
"stopId": "02170R",
"stopSequence": 24
},
{
"arrival": {
"time": "1761575940"
},
"departure": {
"time": "1761575940"
},
"stopId": "02160R",
"stopSequence": 25
},
{
"arrival": {
"time": "1761576240"
},
"departure": {
"time": "1761576240"
},
"stopId": "02150R",
"stopSequence": 26
},
{
"arrival": {
"time": "1761576300"
},
"departure": {
"time": "1761576300"
},
"stopId": "02140R",
"stopSequence": 27
},
{
"arrival": {
"time": "1761576420"
},
"departure": {
"time": "1761576420"
},
"stopId": "02130R",
"stopSequence": 28
},
{
"arrival": {
"time": "1761576480"
},
"departure": {
"time": "1761576480"
},
"stopId": "02120R",
"stopSequence": 29
},
{
"arrival": {
"time": "1761576540"
},
"departure": {
"time": "1761576540"
},
"stopId": "02110R",
"stopSequence": 30
},
{
"arrival": {
"time": "1761576780"
},
"departure": {
"time": "1761576780"
},
"stopId": "99280A",
"stopSequence": 31
},
{
"arrival": {
"time": "1761576900"
},
"departure": {
"time": "1761576900"
},
"stopId": "99281R",
"stopSequence": 32
},
{
"arrival": {
"time": "1761576960"
},
"departure": {
"time": "1761576960"
},
"stopId": "STP-2203R",
"stopSequence": 33
},
{
"arrival": {
"time": "1761577020"
},
"departure": {
"time": "1761577020"
},
"stopId": "99290R",
"stopSequence": 34
},
{
"arrival": {
"time": "1761577080"
},
"departure": {
"time": "1761577080"
},
"stopId": "99300R",
"stopSequence": 35
},
{
"arrival": {
"time": "1761577140"
},
"departure": {
"time": "1761577140"
},
"stopId": "99310R",
"stopSequence": 36
},
{
"arrival": {
"time": "1761577200"
},
"departure": {
"time": "1761577200"
},
"stopId": "99320R",
"stopSequence": 37
},
{
"arrival": {
"time": "1761577260"
},
"departure": {
"time": "1761577260"
},
"stopId": "1901R",
"stopSequence": 38
},
{
"arrival": {
"time": "1761577260"
},
"departure": {
"time": "1761577260"
},
"stopId": "99330R",
"stopSequence": 39
},
{
"arrival": {
"time": "1761577320"
},
"departure": {
"time": "1761577320"
},
"stopId": "99341R",
"stopSequence": 40
},
{
"arrival": {
"time": "1761577440"
},
"departure": {
"time": "1761577440"
},
"stopId": "02100R",
"stopSequence": 41
},
{
"arrival": {
"time": "1761577560"
},
"departure": {
"time": "1761577560"
},
"stopId": "02090R",
"stopSequence": 42
},
{
"arrival": {
"time": "1761577680"
},
"departure": {
"time": "1761577680"
},
"stopId": "02080R",
"stopSequence": 43
},
{
"arrival": {
"time": "1761577740"
},
"departure": {
"time": "1761577740"
},
"stopId": "02070R",
"stopSequence": 44
},
{
"arrival": {
"time": "1761577800"
},
"departure": {
"time": "1761577800"
},
"stopId": "02060R",
"stopSequence": 45
},
{
"arrival": {
"time": "1761577860"
},
"departure": {
"time": "1761577860"
},
"stopId": "02050R",
"stopSequence": 46
},
{
"arrival": {
"time": "1761577920"
},
"departure": {
"time": "1761577920"
},
"stopId": "02040R",
"stopSequence": 47
},
{
"arrival": {
"time": "1761577980"
},
"departure": {
"time": "1761577980"
},
"stopId": "02030R",
"stopSequence": 48
},
{
"arrival": {
"time": "1761578040"
},
"departure": {
"time": "1761578040"
},
"stopId": "02020R",
"stopSequence": 49
},
{
"arrival": {
"time": "1761578100"
},
"departure": {
"time": "1761578100"
},
"stopId": "02000R",
"stopSequence": 50
},
{
"arrival": {
"time": "1761578160"
},
"departure": {
"time": "1761578160"
},
"stopId": "02014R",
"stopSequence": 51
},
{
"arrival": {
"time": "1761578220"
},
"departure": {
"time": "1761578220"
},
"stopId": "02012R",
"stopSequence": 52
},
{
"arrival": {
"time": "1761578280"
},
"stopId": "02010",
"stopSequence": 53
}
],
"trip": {
"directionId": 1,
"routeId": "C-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251027",
"startTime": "15:17:00",
"tripId": "5f8f04fa-cc2a-4cd3-aac2-64152977d651"
},
"vehicle": {}
}
},
{
"id": "355732",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1761587160"
},
"stopId": "02010",
"stopSequence": 1
},
{
"arrival": {
"time": "1761587220"
},
"departure": {
"time": "1761587220"
},
"stopId": "02012A",
"stopSequence": 2
},
{
"arrival": {
"time": "1761587280"
},
"departure": {
"time": "1761587280"
},
"stopId": "02014A",
"stopSequence": 3
},
{
"arrival": {
"time": "1761587340"
},
"departure": {
"time": "1761587340"
},
"stopId": "02000A",
"stopSequence": 4
},
{
"arrival": {
"time": "1761587460"
},
"departure": {
"time": "1761587460"
},
"stopId": "02020A",
"stopSequence": 5
},
{
"arrival": {
"time": "1761587580"
},
"departure": {
"time": "1761587580"
},
"stopId": "02030A",
"stopSequence": 6
},
{
"arrival": {
"time": "1761587640"
},
"departure": {
"time": "1761587640"
},
"stopId": "02040A",
"stopSequence": 7
},
{
"arrival": {
"time": "1761587700"
},
"departure": {
"time": "1761587700"
},
"stopId": "02050A",
"stopSequence": 8
},
{
"arrival": {
"time": "1761587760"
},
"departure": {
"time": "1761587760"
},
"stopId": "02060A",
"stopSequence": 9
},
{
"arrival": {
"time": "1761587820"
},
"departure": {
"time": "1761587820"
},
"stopId": "02070A",
"stopSequence": 10
},
{
"arrival": {
"time": "1761587940"
},
"departure": {
"time": "1761587940"
},
"stopId": "02080A",
"stopSequence": 11
},
{
"arrival": {
"time": "1761588000"
},
"departure": {
"time": "1761588000"
},
"stopId": "02090A",
"stopSequence": 12
},
{
"arrival": {
"time": "1761588060"
},
"departure": {
"time": "1761588060"
},
"stopId": "02100A",
"stopSequence": 13
},
{
"arrival": {
"time": "1761588120"
},
"departure": {
"time": "1761588120"
},
"stopId": "99341A",
"stopSequence": 14
},
{
"arrival": {
"time": "1761588180"
},
"departure": {
"time": "1761588180"
},
"stopId": "99330A",
"stopSequence": 15
},
{
"arrival": {
"time": "1761588240"
},
"departure": {
"time": "1761588240"
},
"stopId": "1901A",
"stopSequence": 16
},
{
"arrival": {
"time": "1761588300"
},
"departure": {
"time": "1761588300"
},
"stopId": "99320A",
"stopSequence": 17
},
{
"arrival": {
"time": "1761588360"
},
"departure": {
"time": "1761588360"
},
"stopId": "99310A",
"stopSequence": 18
},
{
"arrival": {
"time": "1761588420"
},
"departure": {
"time": "1761588420"
},
"stopId": "99300A",
"stopSequence": 19
},
{
"arrival": {
"time": "1761588480"
},
"departure": {
"time": "1761588540"
},
"stopId": "99290A",
"stopSequence": 20
},
{
"arrival": {
"time": "1761588720"
},
"departure": {
"time": "1761588720"
},
"stopId": "99280A",
"stopSequence": 21
},
{
"arrival": {
"time": "1761588780"
},
"departure": {
"time": "1761588780"
},
"stopId": "99281A",
"stopSequence": 22
},
{
"arrival": {
"time": "1761588960"
},
"departure": {
"time": "1761588960"
},
"stopId": "02110A",
"stopSequence": 23
},
{
"arrival": {
"time": "1761589080"
},
"departure": {
"time": "1761589080"
},
"stopId": "02120A",
"stopSequence": 24
},
{
"arrival": {
"time": "1761589140"
},
"departure": {
"time": "1761589140"
},
"stopId": "02130A",
"stopSequence": 25
},
{
"arrival": {
"time": "1761589200"
},
"departure": {
"time": "1761589200"
},
"stopId": "02140A",
"stopSequence": 26
},
{
"arrival": {
"time": "1761589260"
},
"departure": {
"time": "1761589260"
},
"stopId": "02150A",
"stopSequence": 27
},
{
"arrival": {
"time": "1761589560"
},
"departure": {
"time": "1761589560"
},
"stopId": "02160A",
"stopSequence": 28
},
{
"arrival": {
"time": "1761589620"
},
"departure": {
"time": "1761589620"
},
"stopId": "02170A",
"stopSequence": 29
},
{
"arrival": {
"time": "1761589620"
},
"departure": {
"time": "1761589620"
},
"stopId": "02180A",
"stopSequence": 30
},
{
"arrival": {
"time": "1761589680"
},
"departure": {
"time": "1761589680"
},
"stopId": "02190A",
"stopSequence": 31
},
{
"arrival": {
"time": "1761589740"
},
"departure": {
"time": "1761589740"
},
"stopId": "02200A",
"stopSequence": 32
},
{
"arrival": {
"time": "1761589800"
},
"departure": {
"time": "1761589800"
},
"stopId": "02210A",
"stopSequence": 33
},
{
"arrival": {
"time": "1761589860"
},
"departure": {
"time": "1761589860"
},
"stopId": "02220A",
"stopSequence": 34
},
{
"arrival": {
"time": "1761589920"
},
"departure": {
"time": "1761589920"
},
"stopId": "02230A",
"stopSequence": 35
},
{
"arrival": {
"time": "1761589980"
},
"departure": {
"time": "1761589980"
},
"stopId": "99412A",
"stopSequence": 38
},
{
"arrival": {
"time": "1761589980"
},
"departure": {
"time": "1761589980"
},
"stopId": "99410A",
"stopSequence": 39
},
{
"arrival": {
"time": "1761590040"
},
"departure": {
"time": "1761590040"
},
"stopId": "99260A",
"stopSequence": 40
},
{
"arrival": {
"time": "1761590100"
},
"departure": {
"time": "1761590100"
},
"stopId": "99250A",
"stopSequence": 41
},
{
"arrival": {
"time": "1761590220"
},
"departure": {
"time": "1761590220"
},
"stopId": "99240A",
"stopSequence": 42
},
{
"arrival": {
"time": "1761590280"
},
"departure": {
"time": "1761590280"
},
"stopId": "99230A",
"stopSequence": 43
},
{
"arrival": {
"time": "1761590340"
},
"departure": {
"time": "1761590340"
},
"stopId": "99215A",
"stopSequence": 44
},
{
"arrival": {
"time": "1761590460"
},
"departure": {
"time": "1761590460"
},
"stopId": "99190A",
"stopSequence": 45
},
{
"arrival": {
"time": "1761590520"
},
"departure": {
"time": "1761590520"
},
"stopId": "99180A",
"stopSequence": 46
},
{
"arrival": {
"time": "1761590580"
},
"departure": {
"time": "1761590580"
},
"stopId": "99170A",
"stopSequence": 47
},
{
"arrival": {
"time": "1761590640"
},
"departure": {
"time": "1761590640"
},
"stopId": "99400A",
"stopSequence": 48
},
{
"arrival": {
"time": "1761590700"
},
"departure": {
"time": "1761590700"
},
"stopId": "99395A",
"stopSequence": 49
},
{
"arrival": {
"time": "1761590760"
},
"departure": {
"time": "1761590760"
},
"stopId": "99390A",
"stopSequence": 50
},
{
"arrival": {
"time": "1761590820"
},
"stopId": "99450A",
"stopSequence": 51
}
],
"trip": {
"directionId": 0,
"routeId": "C-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251027",
"startTime": "18:46:00",
"tripId": "a5106456-3e90-4bbe-954f-bc94dcfd106b"
},
"vehicle": {}
}
},
{
"id": "355730",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1761578820"
},
"stopId": "02010",
"stopSequence": 1
},
{
"arrival": {
"time": "1761578880"
},
"departure": {
"time": "1761578880"
},
"stopId": "02012A",
"stopSequence": 2
},
{
"arrival": {
"time": "1761578940"
},
"departure": {
"time": "1761578940"
},
"stopId": "02014A",
"stopSequence": 3
},
{
"arrival": {
"time": "1761579000"
},
"departure": {
"time": "1761579000"
},
"stopId": "02000A",
"stopSequence": 4
},
{
"arrival": {
"time": "1761579120"
},
"departure": {
"time": "1761579120"
},
"stopId": "02020A",
"stopSequence": 5
},
{
"arrival": {
"time": "1761579240"
},
"departure": {
"time": "1761579240"
},
"stopId": "02030A",
"stopSequence": 6
},
{
"arrival": {
"time": "1761579300"
},
"departure": {
"time": "1761579300"
},
"stopId": "02040A",
"stopSequence": 7
},
{
"arrival": {
"time": "1761579360"
},
"departure": {
"time": "1761579360"
},
"stopId": "02050A",
"stopSequence": 8
},
{
"arrival": {
"time": "1761579420"
},
"departure": {
"time": "1761579420"
},
"stopId": "02060A",
"stopSequence": 9
},
{
"arrival": {
"time": "1761579480"
},
"departure": {
"time": "1761579480"
},
"stopId": "02070A",
"stopSequence": 10
},
{
"arrival": {
"time": "1761579600"
},
"departure": {
"time": "1761579600"
},
"stopId": "02080A",
"stopSequence": 11
},
{
"arrival": {
"time": "1761579660"
},
"departure": {
"time": "1761579660"
},
"stopId": "02090A",
"stopSequence": 12
},
{
"arrival": {
"time": "1761579720"
},
"departure": {
"time": "1761579720"
},
"stopId": "02100A",
"stopSequence": 13
},
{
"arrival": {
"time": "1761579780"
},
"departure": {
"time": "1761579780"
},
"stopId": "99341A",
"stopSequence": 14
},
{
"arrival": {
"time": "1761579840"
},
"departure": {
"time": "1761579840"
},
"stopId": "99330A",
"stopSequence": 15
},
{
"arrival": {
"time": "1761579900"
},
"departure": {
"time": "1761579900"
},
"stopId": "1901A",
"stopSequence": 16
},
{
"arrival": {
"time": "1761579960"
},
"departure": {
"time": "1761579960"
},
"stopId": "99320A",
"stopSequence": 17
},
{
"arrival": {
"time": "1761580020"
},
"departure": {
"time": "1761580020"
},
"stopId": "99310A",
"stopSequence": 18
},
{
"arrival": {
"time": "1761580080"
},
"departure": {
"time": "1761580080"
},
"stopId": "99300A",
"stopSequence": 19
},
{
"arrival": {
"time": "1761580140"
},
"departure": {
"time": "1761580200"
},
"stopId": "99290A",
"stopSequence": 20
},
{
"arrival": {
"time": "1761580380"
},
"departure": {
"time": "1761580380"
},
"stopId": "99280A",
"stopSequence": 21
},
{
"arrival": {
"time": "1761580440"
},
"departure": {
"time": "1761580440"
},
"stopId": "99281A",
"stopSequence": 22
},
{
"arrival": {
"time": "1761580620"
},
"departure": {
"time": "1761580620"
},
"stopId": "02110A",
"stopSequence": 23
},
{
"arrival": {
"time": "1761580680"
},
"departure": {
"time": "1761580680"
},
"stopId": "02120A",
"stopSequence": 24
},
{
"arrival": {
"time": "1761580740"
},
"departure": {
"time": "1761580740"
},
"stopId": "02130A",
"stopSequence": 25
},
{
"arrival": {
"time": "1761580800"
},
"departure": {
"time": "1761580800"
},
"stopId": "02140A",
"stopSequence": 26
},
{
"arrival": {
"time": "1761580920"
},
"departure": {
"time": "1761580920"
},
"stopId": "02150A",
"stopSequence": 27
},
{
"arrival": {
"time": "1761581220"
},
"departure": {
"time": "1761581220"
},
"stopId": "02160A",
"stopSequence": 28
},
{
"arrival": {
"time": "1761581280"
},
"departure": {
"time": "1761581280"
},
"stopId": "02170A",
"stopSequence": 29
},
{
"arrival": {
"time": "1761581280"
},
"departure": {
"time": "1761581280"
},
"stopId": "02180A",
"stopSequence": 30
},
{
"arrival": {
"time": "1761581340"
},
"departure": {
"time": "1761581340"
},
"stopId": "02190A",
"stopSequence": 31
},
{
"arrival": {
"time": "1761581400"
},
"departure": {
"time": "1761581400"
},
"stopId": "02200A",
"stopSequence": 32
},
{
"arrival": {
"time": "1761581460"
},
"departure": {
"time": "1761581460"
},
"stopId": "02210A",
"stopSequence": 33
},
{
"arrival": {
"time": "1761581520"
},
"departure": {
"time": "1761581520"
},
"stopId": "02220A",
"stopSequence": 34
},
{
"arrival": {
"time": "1761581580"
},
"departure": {
"time": "1761581580"
},
"stopId": "02230A",
"stopSequence": 35
},
{
"arrival": {
"time": "1761581640"
},
"departure": {
"time": "1761581640"
},
"stopId": "99412A",
"stopSequence": 38
},
{
"arrival": {
"time": "1761581640"
},
"departure": {
"time": "1761581640"
},
"stopId": "99410A",
"stopSequence": 39
},
{
"arrival": {
"time": "1761581700"
},
"departure": {
"time": "1761581700"
},
"stopId": "99260A",
"stopSequence": 40
},
{
"arrival": {
"time": "1761581760"
},
"departure": {
"time": "1761581760"
},
"stopId": "99250A",
"stopSequence": 41
},
{
"arrival": {
"time": "1761581880"
},
"departure": {
"time": "1761581880"
},
"stopId": "99240A",
"stopSequence": 42
},
{
"arrival": {
"time": "1761581940"
},
"departure": {
"time": "1761581940"
},
"stopId": "99230A",
"stopSequence": 43
},
{
"arrival": {
"time": "1761582000"
},
"departure": {
"time": "1761582000"
},
"stopId": "99215A",
"stopSequence": 44
},
{
"arrival": {
"time": "1761582120"
},
"departure": {
"time": "1761582120"
},
"stopId": "99190A",
"stopSequence": 45
},
{
"arrival": {
"time": "1761582180"
},
"departure": {
"time": "1761582180"
},
"stopId": "99180A",
"stopSequence": 46
},
{
"arrival": {
"time": "1761582240"
},
"departure": {
"time": "1761582240"
},
"stopId": "99170A",
"stopSequence": 47
},
{
"arrival": {
"time": "1761582300"
},
"departure": {
"time": "1761582300"
},
"stopId": "99400A",
"stopSequence": 48
},
{
"arrival": {
"time": "1761582360"
},
"departure": {
"time": "1761582360"
},
"stopId": "99395A",
"stopSequence": 49
},
{
"arrival": {
"time": "1761582420"
},
"departure": {
"time": "1761582420"
},
"stopId": "99390A",
"stopSequence": 50
},
{
"arrival": {
"time": "1761582480"
},
"stopId": "99450A",
"stopSequence": 51
}
],
"trip": {
"directionId": 0,
"routeId": "C-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251027",
"startTime": "16:27:00",
"tripId": "e235d2ac-cd1e-4d65-93d8-a560d88d8dd9"
},
"vehicle": {}
}
},
{
"id": "355728",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1761569820"
},
"stopId": "02010",
"stopSequence": 1
},
{
"arrival": {
"time": "1761569880"
},
"departure": {
"time": "1761569880"
},
"stopId": "02012A",
"stopSequence": 2
},
{
"arrival": {
"time": "1761569940"
},
"departure": {
"time": "1761569940"
},
"stopId": "02014A",
"stopSequence": 3
},
{
"arrival": {
"time": "1761570000"
},
"departure": {
"time": "1761570000"
},
"stopId": "02000A",
"stopSequence": 4
},
{
"arrival": {
"time": "1761570120"
},
"departure": {
"time": "1761570120"
},
"stopId": "02020A",
"stopSequence": 5
},
{
"arrival": {
"time": "1761570240"
},
"departure": {
"time": "1761570240"
},
"stopId": "02030A",
"stopSequence": 6
},
{
"arrival": {
"time": "1761570300"
},
"departure": {
"time": "1761570300"
},
"stopId": "02040A",
"stopSequence": 7
},
{
"arrival": {
"time": "1761570360"
},
"departure": {
"time": "1761570360"
},
"stopId": "02050A",
"stopSequence": 8
},
{
"arrival": {
"time": "1761570420"
},
"departure": {
"time": "1761570420"
},
"stopId": "02060A",
"stopSequence": 9
},
{
"arrival": {
"time": "1761570480"
},
"departure": {
"time": "1761570480"
},
"stopId": "02070A",
"stopSequence": 10
},
{
"arrival": {
"time": "1761570600"
},
"departure": {
"time": "1761570600"
},
"stopId": "02080A",
"stopSequence": 11
},
{
"arrival": {
"time": "1761570660"
},
"departure": {
"time": "1761570660"
},
"stopId": "02090A",
"stopSequence": 12
},
{
"arrival": {
"time": "1761570720"
},
"departure": {
"time": "1761570720"
},
"stopId": "02100A",
"stopSequence": 13
},
{
"arrival": {
"time": "1761570780"
},
"departure": {
"time": "1761570780"
},
"stopId": "99341A",
"stopSequence": 14
},
{
"arrival": {
"time": "1761570840"
},
"departure": {
"time": "1761570840"
},
"stopId": "99330A",
"stopSequence": 15
},
{
"arrival": {
"time": "1761570900"
},
"departure": {
"time": "1761570900"
},
"stopId": "1901A",
"stopSequence": 16
},
{
"arrival": {
"time": "1761570960"
},
"departure": {
"time": "1761570960"
},
"stopId": "99320A",
"stopSequence": 17
},
{
"arrival": {
"time": "1761571020"
},
"departure": {
"time": "1761571020"
},
"stopId": "99310A",
"stopSequence": 18
},
{
"arrival": {
"time": "1761571080"
},
"departure": {
"time": "1761571080"
},
"stopId": "99300A",
"stopSequence": 19
},
{
"arrival": {
"time": "1761571140"
},
"departure": {
"time": "1761571200"
},
"stopId": "99290A",
"stopSequence": 20
},
{
"arrival": {
"time": "1761571380"
},
"departure": {
"time": "1761571380"
},
"stopId": "99280A",
"stopSequence": 21
},
{
"arrival": {
"time": "1761571440"
},
"departure": {
"time": "1761571440"
},
"stopId": "99281A",
"stopSequence": 22
},
{
"arrival": {
"time": "1761571620"
},
"departure": {
"time": "1761571620"
},
"stopId": "02110A",
"stopSequence": 23
},
{
"arrival": {
"time": "1761571680"
},
"departure": {
"time": "1761571680"
},
"stopId": "02120A",
"stopSequence": 24
},
{
"arrival": {
"time": "1761571740"
},
"departure": {
"time": "1761571740"
},
"stopId": "02130A",
"stopSequence": 25
},
{
"arrival": {
"time": "1761571800"
},
"departure": {
"time": "1761571800"
},
"stopId": "02140A",
"stopSequence": 26
},
{
"arrival": {
"time": "1761571920"
},
"departure": {
"time": "1761571920"
},
"stopId": "02150A",
"stopSequence": 27
},
{
"arrival": {
"time": "1761572220"
},
"departure": {
"time": "1761572220"
},
"stopId": "02160A",
"stopSequence": 28
},
{
"arrival": {
"time": "1761572280"
},
"departure": {
"time": "1761572280"
},
"stopId": "02170A",
"stopSequence": 29
},
{
"arrival": {
"time": "1761572280"
},
"departure": {
"time": "1761572280"
},
"stopId": "02180A",
"stopSequence": 30
},
{
"arrival": {
"time": "1761572340"
},
"departure": {
"time": "1761572340"
},
"stopId": "02190A",
"stopSequence": 31
},
{
"arrival": {
"time": "1761572400"
},
"departure": {
"time": "1761572400"
},
"stopId": "02200A",
"stopSequence": 32
},
{
"arrival": {
"time": "1761572460"
},
"departure": {
"time": "1761572460"
},
"stopId": "02210A",
"stopSequence": 33
},
{
"arrival": {
"time": "1761572520"
},
"departure": {
"time": "1761572520"
},
"stopId": "02220A",
"stopSequence": 34
},
{
"arrival": {
"time": "1761572580"
},
"departure": {
"time": "1761572580"
},
"stopId": "02230A",
"stopSequence": 35
},
{
"arrival": {
"time": "1761572640"
},
"departure": {
"time": "1761572640"
},
"stopId": "99412A",
"stopSequence": 38
},
{
"arrival": {
"time": "1761572640"
},
"departure": {
"time": "1761572640"
},
"stopId": "99410A",
"stopSequence": 39
},
{
"arrival": {
"time": "1761572700"
},
"departure": {
"time": "1761572700"
},
"stopId": "99260A",
"stopSequence": 40
},
{
"arrival": {
"time": "1761572760"
},
"departure": {
"time": "1761572760"
},
"stopId": "99250A",
"stopSequence": 41
},
{
"arrival": {
"time": "1761572880"
},
"departure": {
"time": "1761572880"
},
"stopId": "99240A",
"stopSequence": 42
},
{
"arrival": {
"time": "1761572940"
},
"departure": {
"time": "1761572940"
},
"stopId": "99230A",
"stopSequence": 43
},
{
"arrival": {
"time": "1761573000"
},
"departure": {
"time": "1761573000"
},
"stopId": "99215A",
"stopSequence": 44
},
{
"arrival": {
"time": "1761573120"
},
"departure": {
"time": "1761573120"
},
"stopId": "99190A",
"stopSequence": 45
},
{
"arrival": {
"time": "1761573180"
},
"departure": {
"time": "1761573180"
},
"stopId": "99180A",
"stopSequence": 46
},
{
"arrival": {
"time": "1761573240"
},
"departure": {
"time": "1761573240"
},
"stopId": "99170A",
"stopSequence": 47
},
{
"arrival": {
"time": "1761573300"
},
"departure": {
"time": "1761573300"
},
"stopId": "99400A",
"stopSequence": 48
},
{
"arrival": {
"time": "1761573360"
},
"departure": {
"time": "1761573360"
},
"stopId": "99395A",
"stopSequence": 49
},
{
"arrival": {
"time": "1761573420"
},
"departure": {
"time": "1761573420"
},
"stopId": "99390A",
"stopSequence": 50
},
{
"arrival": {
"time": "1761573480"
},
"stopId": "99450A",
"stopSequence": 51
}
],
"trip": {
"directionId": 0,
"routeId": "C-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251027",
"startTime": "13:57:00",
"tripId": "37d7a239-239a-48a9-bed6-97a45cb44e17"
},
"vehicle": {}
}
},
{
"id": "355686",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 154,
"time": "1761585154"
},
"stopId": "ZR",
"stopSequence": 1
},
{
"arrival": {
"delay": 154,
"time": "1761585274"
},
"departure": {
"delay": 154,
"time": "1761585274"
},
"stopId": "99020R",
"stopSequence": 2
},
{
"arrival": {
"delay": 154,
"time": "1761585394"
},
"departure": {
"delay": 154,
"time": "1761585394"
},
"stopId": "99010R",
"stopSequence": 3
},
{
"arrival": {
"delay": 154,
"time": "1761585514"
},
"departure": {
"delay": 154,
"time": "1761585514"
},
"stopId": "03152R",
"stopSequence": 4
},
{
"arrival": {
"delay": 154,
"time": "1761585574"
},
"departure": {
"delay": 154,
"time": "1761585574"
},
"stopId": "03140R",
"stopSequence": 5
},
{
"arrival": {
"delay": 154,
"time": "1761585634"
},
"departure": {
"delay": 154,
"time": "1761585634"
},
"stopId": "03130R",
"stopSequence": 6
},
{
"arrival": {
"delay": 154,
"time": "1761585694"
},
"departure": {
"delay": 154,
"time": "1761585694"
},
"stopId": "03120R",
"stopSequence": 7
},
{
"arrival": {
"delay": 154,
"time": "1761585814"
},
"departure": {
"delay": 154,
"time": "1761585814"
},
"stopId": "1712R",
"stopSequence": 8
},
{
"arrival": {
"delay": 154,
"time": "1761585874"
},
"departure": {
"delay": 154,
"time": "1761585874"
},
"stopId": "03102R",
"stopSequence": 9
},
{
"arrival": {
"delay": 154,
"time": "1761585934"
},
"departure": {
"delay": 154,
"time": "1761585934"
},
"stopId": "03105R",
"stopSequence": 10
},
{
"arrival": {
"delay": 154,
"time": "1761586054"
},
"departure": {
"delay": 154,
"time": "1761586054"
},
"stopId": "03100R",
"stopSequence": 11
},
{
"arrival": {
"delay": 154,
"time": "1761586174"
},
"departure": {
"delay": 154,
"time": "1761586174"
},
"stopId": "99215R",
"stopSequence": 12
},
{
"arrival": {
"delay": 154,
"time": "1761586294"
},
"departure": {
"delay": 154,
"time": "1761586294"
},
"stopId": "99190R",
"stopSequence": 13
},
{
"arrival": {
"delay": 154,
"time": "1761586414"
},
"departure": {
"delay": 154,
"time": "1761586414"
},
"stopId": "03090R",
"stopSequence": 14
},
{
"arrival": {
"delay": 154,
"time": "1761586474"
},
"departure": {
"delay": 154,
"time": "1761586474"
},
"stopId": "03080R",
"stopSequence": 15
},
{
"arrival": {
"delay": 154,
"time": "1761586534"
},
"departure": {
"delay": 154,
"time": "1761586534"
},
"stopId": "03070R",
"stopSequence": 16
},
{
"arrival": {
"delay": 154,
"time": "1761586714"
},
"departure": {
"delay": 154,
"time": "1761586714"
},
"stopId": "03060R",
"stopSequence": 17
},
{
"arrival": {
"delay": 154,
"time": "1761586834"
},
"departure": {
"delay": 154,
"time": "1761586834"
},
"stopId": "03050R",
"stopSequence": 18
},
{
"arrival": {
"delay": 154,
"time": "1761586954"
},
"departure": {
"delay": 154,
"time": "1761586954"
},
"stopId": "03030R",
"stopSequence": 20
},
{
"arrival": {
"delay": 154,
"time": "1761587074"
},
"departure": {
"delay": 154,
"time": "1761587074"
},
"stopId": "03020R",
"stopSequence": 21
},
{
"arrival": {
"delay": 154,
"time": "1761587134"
},
"departure": {
"delay": 154,
"time": "1761587134"
},
"stopId": "03002R",
"stopSequence": 22
},
{
"arrival": {
"delay": 154,
"time": "1761587194"
},
"departure": {
"delay": 154,
"time": "1761587194"
},
"stopId": "03001R",
"stopSequence": 23
},
{
"arrival": {
"delay": 154,
"time": "1761587254"
},
"stopId": "03000R",
"stopSequence": 24
}
],
"trip": {
"directionId": 1,
"routeId": "A-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251027",
"startTime": "18:10:00",
"tripId": "e938ca2d-c2c4-445c-9b8a-a2a309d05bab"
},
"vehicle": {}
}
},
{
"id": "355685",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 154,
"time": "1761580354"
},
"stopId": "ZR",
"stopSequence": 1
},
{
"arrival": {
"delay": 154,
"time": "1761580474"
},
"departure": {
"delay": 154,
"time": "1761580474"
},
"stopId": "99020R",
"stopSequence": 2
},
{
"arrival": {
"delay": 154,
"time": "1761580594"
},
"departure": {
"delay": 154,
"time": "1761580594"
},
"stopId": "99010R",
"stopSequence": 3
},
{
"arrival": {
"delay": 154,
"time": "1761580714"
},
"departure": {
"delay": 154,
"time": "1761580714"
},
"stopId": "03152R",
"stopSequence": 4
},
{
"arrival": {
"delay": 154,
"time": "1761580774"
},
"departure": {
"delay": 154,
"time": "1761580774"
},
"stopId": "03140R",
"stopSequence": 5
},
{
"arrival": {
"delay": 154,
"time": "1761580834"
},
"departure": {
"delay": 154,
"time": "1761580834"
},
"stopId": "03130R",
"stopSequence": 6
},
{
"arrival": {
"delay": 154,
"time": "1761580894"
},
"departure": {
"delay": 154,
"time": "1761580894"
},
"stopId": "03120R",
"stopSequence": 7
},
{
"arrival": {
"delay": 154,
"time": "1761581014"
},
"departure": {
"delay": 154,
"time": "1761581014"
},
"stopId": "1712R",
"stopSequence": 8
},
{
"arrival": {
"delay": 154,
"time": "1761581074"
},
"departure": {
"delay": 154,
"time": "1761581074"
},
"stopId": "03102R",
"stopSequence": 9
},
{
"arrival": {
"delay": 154,
"time": "1761581134"
},
"departure": {
"delay": 154,
"time": "1761581134"
},
"stopId": "03105R",
"stopSequence": 10
},
{
"arrival": {
"delay": 154,
"time": "1761581254"
},
"departure": {
"delay": 154,
"time": "1761581254"
},
"stopId": "03100R",
"stopSequence": 11
},
{
"arrival": {
"delay": 154,
"time": "1761581374"
},
"departure": {
"delay": 154,
"time": "1761581374"
},
"stopId": "99215R",
"stopSequence": 12
},
{
"arrival": {
"delay": 154,
"time": "1761581494"
},
"departure": {
"delay": 154,
"time": "1761581494"
},
"stopId": "99190R",
"stopSequence": 13
},
{
"arrival": {
"delay": 154,
"time": "1761581614"
},
"departure": {
"delay": 154,
"time": "1761581614"
},
"stopId": "03090R",
"stopSequence": 14
},
{
"arrival": {
"delay": 154,
"time": "1761581674"
},
"departure": {
"delay": 154,
"time": "1761581674"
},
"stopId": "03080R",
"stopSequence": 15
},
{
"arrival": {
"delay": 154,
"time": "1761581734"
},
"departure": {
"delay": 154,
"time": "1761581734"
},
"stopId": "03070R",
"stopSequence": 16
},
{
"arrival": {
"delay": 154,
"time": "1761581914"
},
"departure": {
"delay": 154,
"time": "1761581914"
},
"stopId": "03060R",
"stopSequence": 17
},
{
"arrival": {
"delay": 154,
"time": "1761582034"
},
"departure": {
"delay": 154,
"time": "1761582034"
},
"stopId": "03050R",
"stopSequence": 18
},
{
"arrival": {
"delay": 154,
"time": "1761582154"
},
"departure": {
"delay": 154,
"time": "1761582154"
},
"stopId": "03030R",
"stopSequence": 20
},
{
"arrival": {
"delay": 154,
"time": "1761582274"
},
"departure": {
"delay": 154,
"time": "1761582274"
},
"stopId": "03020R",
"stopSequence": 21
},
{
"arrival": {
"delay": 154,
"time": "1761582334"
},
"departure": {
"delay": 154,
"time": "1761582334"
},
"stopId": "03002R",
"stopSequence": 22
},
{
"arrival": {
"delay": 154,
"time": "1761582394"
},
"departure": {
"delay": 154,
"time": "1761582394"
},
"stopId": "03001R",
"stopSequence": 23
},
{
"arrival": {
"delay": 154,
"time": "1761582454"
},
"stopId": "03000R",
"stopSequence": 24
}
],
"trip": {
"directionId": 1,
"routeId": "A-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251027",
"startTime": "16:50:00",
"tripId": "55b0ca98-f027-49fb-8617-f59238d6fbb6"
},
"vehicle": {}
}
},
{
"id": "355684",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 154,
"time": "1761575254"
},
"stopId": "ZR",
"stopSequence": 1
},
{
"arrival": {
"delay": 154,
"time": "1761575374"
},
"departure": {
"delay": 154,
"time": "1761575374"
},
"stopId": "99020R",
"stopSequence": 2
},
{
"arrival": {
"delay": 154,
"time": "1761575494"
},
"departure": {
"delay": 154,
"time": "1761575494"
},
"stopId": "99010R",
"stopSequence": 3
},
{
"arrival": {
"delay": 154,
"time": "1761575614"
},
"departure": {
"delay": 154,
"time": "1761575614"
},
"stopId": "03152R",
"stopSequence": 4
},
{
"arrival": {
"delay": 154,
"time": "1761575674"
},
"departure": {
"delay": 154,
"time": "1761575674"
},
"stopId": "03140R",
"stopSequence": 5
},
{
"arrival": {
"delay": 154,
"time": "1761575734"
},
"departure": {
"delay": 154,
"time": "1761575734"
},
"stopId": "03130R",
"stopSequence": 6
},
{
"arrival": {
"delay": 154,
"time": "1761575794"
},
"departure": {
"delay": 154,
"time": "1761575794"
},
"stopId": "03120R",
"stopSequence": 7
},
{
"arrival": {
"delay": 154,
"time": "1761575914"
},
"departure": {
"delay": 154,
"time": "1761575914"
},
"stopId": "1712R",
"stopSequence": 8
},
{
"arrival": {
"delay": 154,
"time": "1761575974"
},
"departure": {
"delay": 154,
"time": "1761575974"
},
"stopId": "03102R",
"stopSequence": 9
},
{
"arrival": {
"delay": 154,
"time": "1761576034"
},
"departure": {
"delay": 154,
"time": "1761576034"
},
"stopId": "03105R",
"stopSequence": 10
},
{
"arrival": {
"delay": 154,
"time": "1761576154"
},
"departure": {
"delay": 154,
"time": "1761576154"
},
"stopId": "03100R",
"stopSequence": 11
},
{
"arrival": {
"delay": 154,
"time": "1761576274"
},
"departure": {
"delay": 154,
"time": "1761576274"
},
"stopId": "99215R",
"stopSequence": 12
},
{
"arrival": {
"delay": 154,
"time": "1761576394"
},
"departure": {
"delay": 154,
"time": "1761576394"
},
"stopId": "99190R",
"stopSequence": 13
},
{
"arrival": {
"delay": 154,
"time": "1761576514"
},
"departure": {
"delay": 154,
"time": "1761576514"
},
"stopId": "03090R",
"stopSequence": 14
},
{
"arrival": {
"delay": 154,
"time": "1761576574"
},
"departure": {
"delay": 154,
"time": "1761576574"
},
"stopId": "03080R",
"stopSequence": 15
},
{
"arrival": {
"delay": 154,
"time": "1761576634"
},
"departure": {
"delay": 154,
"time": "1761576634"
},
"stopId": "03070R",
"stopSequence": 16
},
{
"arrival": {
"delay": 154,
"time": "1761576814"
},
"departure": {
"delay": 154,
"time": "1761576814"
},
"stopId": "03060R",
"stopSequence": 17
},
{
"arrival": {
"delay": 154,
"time": "1761576934"
},
"departure": {
"delay": 154,
"time": "1761576934"
},
"stopId": "03050R",
"stopSequence": 18
},
{
"arrival": {
"delay": 154,
"time": "1761577054"
},
"departure": {
"delay": 154,
"time": "1761577054"
},
"stopId": "03030R",
"stopSequence": 20
},
{
"arrival": {
"delay": 154,
"time": "1761577174"
},
"departure": {
"delay": 154,
"time": "1761577174"
},
"stopId": "03020R",
"stopSequence": 21
},
{
"arrival": {
"delay": 154,
"time": "1761577234"
},
"departure": {
"delay": 154,
"time": "1761577234"
},
"stopId": "03002R",
"stopSequence": 22
},
{
"arrival": {
"delay": 154,
"time": "1761577294"
},
"departure": {
"delay": 154,
"time": "1761577294"
},
"stopId": "03001R",
"stopSequence": 23
},
{
"arrival": {
"delay": 154,
"time": "1761577354"
},
"stopId": "03000R",
"stopSequence": 24
}
],
"trip": {
"directionId": 1,
"routeId": "A-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251027",
"startTime": "15:25:00",
"tripId": "6ce0c72b-0783-446b-9cac-3cf8dd2e8f6a"
},
"vehicle": {}
}
},
{
"id": "355683",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 154,
"time": "1761570154"
},
"stopId": "ZR",
"stopSequence": 1
},
{
"arrival": {
"delay": 154,
"time": "1761570274"
},
"departure": {
"delay": 154,
"time": "1761570274"
},
"stopId": "99020R",
"stopSequence": 2
},
{
"arrival": {
"delay": 154,
"time": "1761570394"
},
"departure": {
"delay": 154,
"time": "1761570394"
},
"stopId": "99010R",
"stopSequence": 3
},
{
"arrival": {
"delay": 154,
"time": "1761570514"
},
"departure": {
"delay": 154,
"time": "1761570514"
},
"stopId": "03152R",
"stopSequence": 4
},
{
"arrival": {
"delay": 154,
"time": "1761570574"
},
"departure": {
"delay": 154,
"time": "1761570574"
},
"stopId": "03140R",
"stopSequence": 5
},
{
"arrival": {
"delay": 154,
"time": "1761570634"
},
"departure": {
"delay": 154,
"time": "1761570634"
},
"stopId": "03130R",
"stopSequence": 6
},
{
"arrival": {
"delay": 154,
"time": "1761570694"
},
"departure": {
"delay": 154,
"time": "1761570694"
},
"stopId": "03120R",
"stopSequence": 7
},
{
"arrival": {
"delay": 154,
"time": "1761570814"
},
"departure": {
"delay": 154,
"time": "1761570814"
},
"stopId": "1712R",
"stopSequence": 8
},
{
"arrival": {
"delay": 154,
"time": "1761570874"
},
"departure": {
"delay": 154,
"time": "1761570874"
},
"stopId": "03102R",
"stopSequence": 9
},
{
"arrival": {
"delay": 154,
"time": "1761570934"
},
"departure": {
"delay": 154,
"time": "1761570934"
},
"stopId": "03105R",
"stopSequence": 10
},
{
"arrival": {
"delay": 154,
"time": "1761571054"
},
"departure": {
"delay": 154,
"time": "1761571054"
},
"stopId": "03100R",
"stopSequence": 11
},
{
"arrival": {
"delay": 154,
"time": "1761571174"
},
"departure": {
"delay": 154,
"time": "1761571174"
},
"stopId": "99215R",
"stopSequence": 12
},
{
"arrival": {
"delay": 154,
"time": "1761571294"
},
"departure": {
"delay": 154,
"time": "1761571294"
},
"stopId": "99190R",
"stopSequence": 13
},
{
"arrival": {
"delay": 154,
"time": "1761571414"
},
"departure": {
"delay": 154,
"time": "1761571414"
},
"stopId": "03090R",
"stopSequence": 14
},
{
"arrival": {
"delay": 154,
"time": "1761571474"
},
"departure": {
"delay": 154,
"time": "1761571474"
},
"stopId": "03080R",
"stopSequence": 15
},
{
"arrival": {
"delay": 154,
"time": "1761571534"
},
"departure": {
"delay": 154,
"time": "1761571534"
},
"stopId": "03070R",
"stopSequence": 16
},
{
"arrival": {
"delay": 154,
"time": "1761571714"
},
"departure": {
"delay": 154,
"time": "1761571714"
},
"stopId": "03060R",
"stopSequence": 17
},
{
"arrival": {
"delay": 154,
"time": "1761571834"
},
"departure": {
"delay": 154,
"time": "1761571834"
},
"stopId": "03050R",
"stopSequence": 18
},
{
"arrival": {
"delay": 154,
"time": "1761571954"
},
"departure": {
"delay": 154,
"time": "1761571954"
},
"stopId": "03030R",
"stopSequence": 20
},
{
"arrival": {
"delay": 154,
"time": "1761572074"
},
"departure": {
"delay": 154,
"time": "1761572074"
},
"stopId": "03020R",
"stopSequence": 21
},
{
"arrival": {
"delay": 154,
"time": "1761572134"
},
"departure": {
"delay": 154,
"time": "1761572134"
},
"stopId": "03002R",
"stopSequence": 22
},
{
"arrival": {
"delay": 154,
"time": "1761572194"
},
"departure": {
"delay": 154,
"time": "1761572194"
},
"stopId": "03001R",
"stopSequence": 23
},
{
"arrival": {
"delay": 154,
"time": "1761572254"
},
"stopId": "03000R",
"stopSequence": 24
}
],
"trip": {
"directionId": 1,
"routeId": "A-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251027",
"startTime": "14:00:00",
"tripId": "8906c9ec-b216-4321-8176-a58b0261661e"
},
"vehicle": {}
}
},
{
"id": "355678",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 154,
"time": "1761582754"
},
"stopId": "03000A",
"stopSequence": 4
},
{
"arrival": {
"delay": 154,
"time": "1761582814"
},
"departure": {
"delay": 154,
"time": "1761582814"
},
"stopId": "03001A",
"stopSequence": 5
},
{
"arrival": {
"delay": 154,
"time": "1761582874"
},
"departure": {
"delay": 154,
"time": "1761582874"
},
"stopId": "03002A",
"stopSequence": 6
},
{
"arrival": {
"delay": 154,
"time": "1761582994"
},
"departure": {
"delay": 154,
"time": "1761582994"
},
"stopId": "03020A",
"stopSequence": 7
},
{
"arrival": {
"delay": 154,
"time": "1761582994"
},
"departure": {
"delay": 154,
"time": "1761582994"
},
"stopId": "03021",
"stopSequence": 8
},
{
"arrival": {
"delay": 154,
"time": "1761583054"
},
"departure": {
"delay": 154,
"time": "1761583054"
},
"stopId": "03030A",
"stopSequence": 9
},
{
"arrival": {
"delay": 154,
"time": "1761583234"
},
"departure": {
"delay": 154,
"time": "1761583234"
},
"stopId": "03050A",
"stopSequence": 11
},
{
"arrival": {
"delay": 154,
"time": "1761583294"
},
"departure": {
"delay": 154,
"time": "1761583294"
},
"stopId": "03060A",
"stopSequence": 12
},
{
"arrival": {
"delay": 154,
"time": "1761583414"
},
"departure": {
"delay": 154,
"time": "1761583414"
},
"stopId": "03070A",
"stopSequence": 13
},
{
"arrival": {
"delay": 154,
"time": "1761583534"
},
"departure": {
"delay": 154,
"time": "1761583534"
},
"stopId": "03080A",
"stopSequence": 14
},
{
"arrival": {
"delay": 154,
"time": "1761583594"
},
"departure": {
"delay": 154,
"time": "1761583594"
},
"stopId": "03090A",
"stopSequence": 15
},
{
"arrival": {
"delay": 154,
"time": "1761583714"
},
"departure": {
"delay": 154,
"time": "1761583714"
},
"stopId": "99190A",
"stopSequence": 16
},
{
"arrival": {
"delay": 154,
"time": "1761583774"
},
"departure": {
"delay": 154,
"time": "1761583774"
},
"stopId": "99200A",
"stopSequence": 17
},
{
"arrival": {
"delay": 154,
"time": "1761583834"
},
"departure": {
"delay": 154,
"time": "1761583834"
},
"stopId": "99215A",
"stopSequence": 18
},
{
"arrival": {
"delay": 154,
"time": "1761583954"
},
"departure": {
"delay": 154,
"time": "1761583954"
},
"stopId": "03100A",
"stopSequence": 19
},
{
"arrival": {
"delay": 154,
"time": "1761584074"
},
"departure": {
"delay": 154,
"time": "1761584074"
},
"stopId": "03105A",
"stopSequence": 20
},
{
"arrival": {
"delay": 154,
"time": "1761584134"
},
"departure": {
"delay": 154,
"time": "1761584134"
},
"stopId": "03102A",
"stopSequence": 21
},
{
"arrival": {
"delay": 154,
"time": "1761584194"
},
"departure": {
"delay": 154,
"time": "1761584194"
},
"stopId": "1712A",
"stopSequence": 22
},
{
"arrival": {
"delay": 154,
"time": "1761584314"
},
"departure": {
"delay": 154,
"time": "1761584314"
},
"stopId": "03120A",
"stopSequence": 23
},
{
"arrival": {
"delay": 154,
"time": "1761584374"
},
"departure": {
"delay": 154,
"time": "1761584374"
},
"stopId": "03130A",
"stopSequence": 24
},
{
"arrival": {
"delay": 154,
"time": "1761584434"
},
"departure": {
"delay": 154,
"time": "1761584434"
},
"stopId": "03140A",
"stopSequence": 25
},
{
"arrival": {
"delay": 154,
"time": "1761584494"
},
"departure": {
"delay": 154,
"time": "1761584494"
},
"stopId": "03152A",
"stopSequence": 26
},
{
"arrival": {
"delay": 154,
"time": "1761584614"
},
"departure": {
"delay": 154,
"time": "1761584614"
},
"stopId": "99010A",
"stopSequence": 27
},
{
"arrival": {
"delay": 154,
"time": "1761584734"
},
"departure": {
"delay": 154,
"time": "1761584734"
},
"stopId": "99020A",
"stopSequence": 28
},
{
"arrival": {
"delay": 154,
"time": "1761584854"
},
"stopId": "ZA",
"stopSequence": 29
}
],
"trip": {
"directionId": 0,
"routeId": "A-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251027",
"startTime": "17:30:00",
"tripId": "0497aa57-dc25-4005-b341-19bb66bed3d9"
},
"vehicle": {}
}
},
{
"id": "355677",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 154,
"time": "1761577654"
},
"stopId": "03000A",
"stopSequence": 4
},
{
"arrival": {
"delay": 154,
"time": "1761577714"
},
"departure": {
"delay": 154,
"time": "1761577714"
},
"stopId": "03001A",
"stopSequence": 5
},
{
"arrival": {
"delay": 154,
"time": "1761577774"
},
"departure": {
"delay": 154,
"time": "1761577774"
},
"stopId": "03002A",
"stopSequence": 6
},
{
"arrival": {
"delay": 154,
"time": "1761577894"
},
"departure": {
"delay": 154,
"time": "1761577894"
},
"stopId": "03020A",
"stopSequence": 7
},
{
"arrival": {
"delay": 154,
"time": "1761577894"
},
"departure": {
"delay": 154,
"time": "1761577894"
},
"stopId": "03021",
"stopSequence": 8
},
{
"arrival": {
"delay": 154,
"time": "1761577954"
},
"departure": {
"delay": 154,
"time": "1761577954"
},
"stopId": "03030A",
"stopSequence": 9
},
{
"arrival": {
"delay": 154,
"time": "1761578134"
},
"departure": {
"delay": 154,
"time": "1761578134"
},
"stopId": "03050A",
"stopSequence": 11
},
{
"arrival": {
"delay": 154,
"time": "1761578194"
},
"departure": {
"delay": 154,
"time": "1761578194"
},
"stopId": "03060A",
"stopSequence": 12
},
{
"arrival": {
"delay": 154,
"time": "1761578314"
},
"departure": {
"delay": 154,
"time": "1761578314"
},
"stopId": "03070A",
"stopSequence": 13
},
{
"arrival": {
"delay": 154,
"time": "1761578434"
},
"departure": {
"delay": 154,
"time": "1761578434"
},
"stopId": "03080A",
"stopSequence": 14
},
{
"arrival": {
"delay": 154,
"time": "1761578494"
},
"departure": {
"delay": 154,
"time": "1761578494"
},
"stopId": "03090A",
"stopSequence": 15
},
{
"arrival": {
"delay": 154,
"time": "1761578614"
},
"departure": {
"delay": 154,
"time": "1761578614"
},
"stopId": "99190A",
"stopSequence": 16
},
{
"arrival": {
"delay": 154,
"time": "1761578674"
},
"departure": {
"delay": 154,
"time": "1761578674"
},
"stopId": "99200A",
"stopSequence": 17
},
{
"arrival": {
"delay": 154,
"time": "1761578734"
},
"departure": {
"delay": 154,
"time": "1761578734"
},
"stopId": "99215A",
"stopSequence": 18
},
{
"arrival": {
"delay": 154,
"time": "1761578854"
},
"departure": {
"delay": 154,
"time": "1761578854"
},
"stopId": "03100A",
"stopSequence": 19
},
{
"arrival": {
"delay": 154,
"time": "1761578974"
},
"departure": {
"delay": 154,
"time": "1761578974"
},
"stopId": "03105A",
"stopSequence": 20
},
{
"arrival": {
"delay": 154,
"time": "1761579034"
},
"departure": {
"delay": 154,
"time": "1761579034"
},
"stopId": "03102A",
"stopSequence": 21
},
{
"arrival": {
"delay": 154,
"time": "1761579094"
},
"departure": {
"delay": 154,
"time": "1761579094"
},
"stopId": "1712A",
"stopSequence": 22
},
{
"arrival": {
"delay": 154,
"time": "1761579214"
},
"departure": {
"delay": 154,
"time": "1761579214"
},
"stopId": "03120A",
"stopSequence": 23
},
{
"arrival": {
"delay": 154,
"time": "1761579274"
},
"departure": {
"delay": 154,
"time": "1761579274"
},
"stopId": "03130A",
"stopSequence": 24
},
{
"arrival": {
"delay": 154,
"time": "1761579334"
},
"departure": {
"delay": 154,
"time": "1761579334"
},
"stopId": "03140A",
"stopSequence": 25
},
{
"arrival": {
"delay": 154,
"time": "1761579394"
},
"departure": {
"delay": 154,
"time": "1761579394"
},
"stopId": "03152A",
"stopSequence": 26
},
{
"arrival": {
"delay": 154,
"time": "1761579514"
},
"departure": {
"delay": 154,
"time": "1761579514"
},
"stopId": "99010A",
"stopSequence": 27
},
{
"arrival": {
"delay": 154,
"time": "1761579634"
},
"departure": {
"delay": 154,
"time": "1761579634"
},
"stopId": "99020A",
"stopSequence": 28
},
{
"arrival": {
"delay": 154,
"time": "1761579754"
},
"stopId": "ZA",
"stopSequence": 29
}
],
"trip": {
"directionId": 0,
"routeId": "A-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251027",
"startTime": "16:05:00",
"tripId": "b61a6adf-b2e0-4158-a6f3-2d4717758cfb"
},
"vehicle": {}
}
},
{
"id": "355676",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 154,
"time": "1761572554"
},
"stopId": "03000A",
"stopSequence": 4
},
{
"arrival": {
"delay": 154,
"time": "1761572614"
},
"departure": {
"delay": 154,
"time": "1761572614"
},
"stopId": "03001A",
"stopSequence": 5
},
{
"arrival": {
"delay": 154,
"time": "1761572674"
},
"departure": {
"delay": 154,
"time": "1761572674"
},
"stopId": "03002A",
"stopSequence": 6
},
{
"arrival": {
"delay": 154,
"time": "1761572794"
},
"departure": {
"delay": 154,
"time": "1761572794"
},
"stopId": "03020A",
"stopSequence": 7
},
{
"arrival": {
"delay": 154,
"time": "1761572794"
},
"departure": {
"delay": 154,
"time": "1761572794"
},
"stopId": "03021",
"stopSequence": 8
},
{
"arrival": {
"delay": 154,
"time": "1761572854"
},
"departure": {
"delay": 154,
"time": "1761572854"
},
"stopId": "03030A",
"stopSequence": 9
},
{
"arrival": {
"delay": 154,
"time": "1761573034"
},
"departure": {
"delay": 154,
"time": "1761573034"
},
"stopId": "03050A",
"stopSequence": 11
},
{
"arrival": {
"delay": 154,
"time": "1761573094"
},
"departure": {
"delay": 154,
"time": "1761573094"
},
"stopId": "03060A",
"stopSequence": 12
},
{
"arrival": {
"delay": 154,
"time": "1761573214"
},
"departure": {
"delay": 154,
"time": "1761573214"
},
"stopId": "03070A",
"stopSequence": 13
},
{
"arrival": {
"delay": 154,
"time": "1761573334"
},
"departure": {
"delay": 154,
"time": "1761573334"
},
"stopId": "03080A",
"stopSequence": 14
},
{
"arrival": {
"delay": 154,
"time": "1761573394"
},
"departure": {
"delay": 154,
"time": "1761573394"
},
"stopId": "03090A",
"stopSequence": 15
},
{
"arrival": {
"delay": 154,
"time": "1761573514"
},
"departure": {
"delay": 154,
"time": "1761573514"
},
"stopId": "99190A",
"stopSequence": 16
},
{
"arrival": {
"delay": 154,
"time": "1761573574"
},
"departure": {
"delay": 154,
"time": "1761573574"
},
"stopId": "99200A",
"stopSequence": 17
},
{
"arrival": {
"delay": 154,
"time": "1761573634"
},
"departure": {
"delay": 154,
"time": "1761573634"
},
"stopId": "99215A",
"stopSequence": 18
},
{
"arrival": {
"delay": 154,
"time": "1761573754"
},
"departure": {
"delay": 154,
"time": "1761573754"
},
"stopId": "03100A",
"stopSequence": 19
},
{
"arrival": {
"delay": 154,
"time": "1761573874"
},
"departure": {
"delay": 154,
"time": "1761573874"
},
"stopId": "03105A",
"stopSequence": 20
},
{
"arrival": {
"delay": 154,
"time": "1761573934"
},
"departure": {
"delay": 154,
"time": "1761573934"
},
"stopId": "03102A",
"stopSequence": 21
},
{
"arrival": {
"delay": 154,
"time": "1761573994"
},
"departure": {
"delay": 154,
"time": "1761573994"
},
"stopId": "1712A",
"stopSequence": 22
},
{
"arrival": {
"delay": 154,
"time": "1761574114"
},
"departure": {
"delay": 154,
"time": "1761574114"
},
"stopId": "03120A",
"stopSequence": 23
},
{
"arrival": {
"delay": 154,
"time": "1761574174"
},
"departure": {
"delay": 154,
"time": "1761574174"
},
"stopId": "03130A",
"stopSequence": 24
},
{
"arrival": {
"delay": 154,
"time": "1761574234"
},
"departure": {
"delay": 154,
"time": "1761574234"
},
"stopId": "03140A",
"stopSequence": 25
},
{
"arrival": {
"delay": 154,
"time": "1761574294"
},
"departure": {
"delay": 154,
"time": "1761574294"
},
"stopId": "03152A",
"stopSequence": 26
},
{
"arrival": {
"delay": 154,
"time": "1761574414"
},
"departure": {
"delay": 154,
"time": "1761574414"
},
"stopId": "99010A",
"stopSequence": 27
},
{
"arrival": {
"delay": 154,
"time": "1761574534"
},
"departure": {
"delay": 154,
"time": "1761574534"
},
"stopId": "99020A",
"stopSequence": 28
},
{
"arrival": {
"delay": 154,
"time": "1761574654"
},
"stopId": "ZA",
"stopSequence": 29
}
],
"trip": {
"directionId": 0,
"routeId": "A-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251027",
"startTime": "14:40:00",
"tripId": "fa554fd0-6bea-4d8e-af0d-b88ab44fa747"
},
"vehicle": {}
}
},
{
"id": "355724",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 458,
"time": "1761585158"
},
"stopId": "99155R",
"stopSequence": 1
},
{
"arrival": {
"delay": 458,
"time": "1761585218"
},
"departure": {
"delay": 458,
"time": "1761585218"
},
"stopId": "99160R",
"stopSequence": 2
},
{
"arrival": {
"delay": 458,
"time": "1761585338"
},
"departure": {
"delay": 458,
"time": "1761585338"
},
"stopId": "06000R",
"stopSequence": 3
},
{
"arrival": {
"delay": 458,
"time": "1761585398"
},
"departure": {
"delay": 458,
"time": "1761585398"
},
"stopId": "99150R",
"stopSequence": 4
},
{
"arrival": {
"delay": 458,
"time": "1761585458"
},
"departure": {
"delay": 458,
"time": "1761585458"
},
"stopId": "05010R",
"stopSequence": 5
},
{
"arrival": {
"delay": 458,
"time": "1761585518"
},
"departure": {
"delay": 458,
"time": "1761585518"
},
"stopId": "06030R",
"stopSequence": 6
},
{
"arrival": {
"delay": 458,
"time": "1761585578"
},
"departure": {
"delay": 458,
"time": "1761585578"
},
"stopId": "05020R",
"stopSequence": 7
},
{
"arrival": {
"delay": 458,
"time": "1761585638"
},
"departure": {
"delay": 458,
"time": "1761585638"
},
"stopId": "1705R",
"stopSequence": 8
},
{
"arrival": {
"delay": 458,
"time": "1761585638"
},
"departure": {
"delay": 458,
"time": "1761585638"
},
"stopId": "1706R",
"stopSequence": 9
},
{
"arrival": {
"delay": 458,
"time": "1761585698"
},
"departure": {
"delay": 458,
"time": "1761585698"
},
"stopId": "1707R",
"stopSequence": 10
},
{
"arrival": {
"delay": 458,
"time": "1761585758"
},
"departure": {
"delay": 458,
"time": "1761585758"
},
"stopId": "1700R",
"stopSequence": 11
},
{
"arrival": {
"delay": 458,
"time": "1761585818"
},
"departure": {
"delay": 458,
"time": "1761585818"
},
"stopId": "1708R",
"stopSequence": 12
},
{
"arrival": {
"delay": 458,
"time": "1761585878"
},
"departure": {
"delay": 458,
"time": "1761585878"
},
"stopId": "1709R",
"stopSequence": 13
},
{
"arrival": {
"delay": 458,
"time": "1761585938"
},
"departure": {
"delay": 458,
"time": "1761585938"
},
"stopId": "1701R",
"stopSequence": 14
},
{
"arrival": {
"delay": 458,
"time": "1761585998"
},
"departure": {
"delay": 458,
"time": "1761585998"
},
"stopId": "1702R",
"stopSequence": 15
},
{
"arrival": {
"delay": 458,
"time": "1761586118"
},
"departure": {
"delay": 458,
"time": "1761586118"
},
"stopId": "1711R",
"stopSequence": 16
},
{
"arrival": {
"delay": 458,
"time": "1761586118"
},
"departure": {
"delay": 458,
"time": "1761586118"
},
"stopId": "1710R",
"stopSequence": 17
},
{
"arrival": {
"delay": 458,
"time": "1761586178"
},
"departure": {
"delay": 458,
"time": "1761586178"
},
"stopId": "STP-2110R",
"stopSequence": 18
},
{
"arrival": {
"delay": 458,
"time": "1761586178"
},
"departure": {
"delay": 458,
"time": "1761586178"
},
"stopId": "lexycarR",
"stopSequence": 19
},
{
"arrival": {
"delay": 458,
"time": "1761586238"
},
"departure": {
"delay": 458,
"time": "1761586238"
},
"stopId": "14010R",
"stopSequence": 20
},
{
"arrival": {
"delay": 458,
"time": "1761586298"
},
"departure": {
"delay": 458,
"time": "1761586298"
},
"stopId": "STP-2202R",
"stopSequence": 21
},
{
"arrival": {
"delay": 458,
"time": "1761586358"
},
"departure": {
"delay": 458,
"time": "1761586358"
},
"stopId": "1505R",
"stopSequence": 22
},
{
"arrival": {
"delay": 458,
"time": "1761586418"
},
"departure": {
"delay": 458,
"time": "1761586418"
},
"stopId": "gendarlR",
"stopSequence": 23
},
{
"arrival": {
"delay": 458,
"time": "1761586478"
},
"departure": {
"delay": 458,
"time": "1761586478"
},
"stopId": "1704R",
"stopSequence": 24
},
{
"arrival": {
"delay": 458,
"time": "1761586778"
},
"departure": {
"delay": 458,
"time": "1761586718"
},
"stopId": "99390R",
"stopSequence": 25
},
{
"arrival": {
"delay": 458,
"time": "1761586898"
},
"departure": {
"delay": 458,
"time": "1761586898"
},
"stopId": "STP-2113R",
"stopSequence": 26
},
{
"arrival": {
"delay": 458,
"time": "1761586898"
},
"departure": {
"delay": 458,
"time": "1761586898"
},
"stopId": "STP-2204R",
"stopSequence": 27
},
{
"arrival": {
"delay": 458,
"time": "1761586958"
},
"departure": {
"delay": 458,
"time": "1761586958"
},
"stopId": "STP-2112R",
"stopSequence": 28
},
{
"arrival": {
"delay": 458,
"time": "1761587018"
},
"departure": {
"delay": 458,
"time": "1761587018"
},
"stopId": "STP-2111R",
"stopSequence": 29
},
{
"arrival": {
"delay": 458,
"time": "1761587078"
},
"departure": {
"delay": 458,
"time": "1761587078"
},
"stopId": "99170R",
"stopSequence": 30
},
{
"arrival": {
"delay": 458,
"time": "1761587138"
},
"departure": {
"delay": 458,
"time": "1761587138"
},
"stopId": "99180R",
"stopSequence": 31
},
{
"arrival": {
"delay": 458,
"time": "1761587258"
},
"departure": {
"delay": 458,
"time": "1761587258"
},
"stopId": "99190R",
"stopSequence": 32
},
{
"arrival": {
"delay": 458,
"time": "1761587318"
},
"departure": {
"delay": 458,
"time": "1761587318"
},
"stopId": "99200R",
"stopSequence": 33
},
{
"arrival": {
"delay": 458,
"time": "1761587378"
},
"departure": {
"delay": 458,
"time": "1761587378"
},
"stopId": "99215R",
"stopSequence": 34
},
{
"arrival": {
"delay": 458,
"time": "1761587438"
},
"stopId": "STP-2201R",
"stopSequence": 35
}
],
"trip": {
"directionId": 1,
"routeId": "E",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251027",
"startTime": "18:05:00",
"tripId": "07c5dcf8-682a-4d32-ae18-e90cba3d7c11"
},
"vehicle": {}
}
},
{
"id": "355671",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 458,
"time": "1761578738"
},
"stopId": "99155R",
"stopSequence": 1
},
{
"arrival": {
"delay": 458,
"time": "1761578798"
},
"departure": {
"delay": 458,
"time": "1761578798"
},
"stopId": "99160R",
"stopSequence": 2
},
{
"arrival": {
"delay": 458,
"time": "1761578918"
},
"departure": {
"delay": 458,
"time": "1761578918"
},
"stopId": "06000R",
"stopSequence": 3
},
{
"arrival": {
"delay": 458,
"time": "1761578978"
},
"departure": {
"delay": 458,
"time": "1761578978"
},
"stopId": "99150R",
"stopSequence": 4
},
{
"arrival": {
"delay": 458,
"time": "1761579038"
},
"departure": {
"delay": 458,
"time": "1761579038"
},
"stopId": "05010R",
"stopSequence": 5
},
{
"arrival": {
"delay": 458,
"time": "1761579098"
},
"departure": {
"delay": 458,
"time": "1761579098"
},
"stopId": "06030R",
"stopSequence": 6
},
{
"arrival": {
"delay": 458,
"time": "1761579158"
},
"departure": {
"delay": 458,
"time": "1761579158"
},
"stopId": "05020R",
"stopSequence": 7
},
{
"arrival": {
"delay": 458,
"time": "1761579218"
},
"departure": {
"delay": 458,
"time": "1761579218"
},
"stopId": "1705R",
"stopSequence": 8
},
{
"arrival": {
"delay": 458,
"time": "1761579218"
},
"departure": {
"delay": 458,
"time": "1761579218"
},
"stopId": "1706R",
"stopSequence": 9
},
{
"arrival": {
"delay": 458,
"time": "1761579278"
},
"departure": {
"delay": 458,
"time": "1761579278"
},
"stopId": "1707R",
"stopSequence": 10
},
{
"arrival": {
"delay": 458,
"time": "1761579338"
},
"departure": {
"delay": 458,
"time": "1761579338"
},
"stopId": "1700R",
"stopSequence": 11
},
{
"arrival": {
"delay": 458,
"time": "1761579398"
},
"departure": {
"delay": 458,
"time": "1761579398"
},
"stopId": "1708R",
"stopSequence": 12
},
{
"arrival": {
"delay": 458,
"time": "1761579458"
},
"departure": {
"delay": 458,
"time": "1761579458"
},
"stopId": "1709R",
"stopSequence": 13
},
{
"arrival": {
"delay": 458,
"time": "1761579518"
},
"departure": {
"delay": 458,
"time": "1761579518"
},
"stopId": "1701R",
"stopSequence": 14
},
{
"arrival": {
"delay": 458,
"time": "1761579578"
},
"departure": {
"delay": 458,
"time": "1761579578"
},
"stopId": "1702R",
"stopSequence": 15
},
{
"arrival": {
"delay": 458,
"time": "1761579698"
},
"departure": {
"delay": 458,
"time": "1761579698"
},
"stopId": "1711R",
"stopSequence": 16
},
{
"arrival": {
"delay": 458,
"time": "1761579698"
},
"departure": {
"delay": 458,
"time": "1761579698"
},
"stopId": "1710R",
"stopSequence": 17
},
{
"arrival": {
"delay": 458,
"time": "1761579758"
},
"departure": {
"delay": 458,
"time": "1761579758"
},
"stopId": "STP-2110R",
"stopSequence": 18
},
{
"arrival": {
"delay": 458,
"time": "1761579758"
},
"departure": {
"delay": 458,
"time": "1761579758"
},
"stopId": "lexycarR",
"stopSequence": 19
},
{
"arrival": {
"delay": 458,
"time": "1761579818"
},
"departure": {
"delay": 458,
"time": "1761579818"
},
"stopId": "14010R",
"stopSequence": 20
},
{
"arrival": {
"delay": 458,
"time": "1761579878"
},
"departure": {
"delay": 458,
"time": "1761579878"
},
"stopId": "STP-2202R",
"stopSequence": 21
},
{
"arrival": {
"delay": 458,
"time": "1761579938"
},
"departure": {
"delay": 458,
"time": "1761579938"
},
"stopId": "1505R",
"stopSequence": 22
},
{
"arrival": {
"delay": 458,
"time": "1761579998"
},
"departure": {
"delay": 458,
"time": "1761579998"
},
"stopId": "gendarlR",
"stopSequence": 23
},
{
"arrival": {
"delay": 458,
"time": "1761580058"
},
"departure": {
"delay": 458,
"time": "1761580058"
},
"stopId": "1704R",
"stopSequence": 24
},
{
"arrival": {
"delay": 458,
"time": "1761580358"
},
"departure": {
"delay": 458,
"time": "1761580358"
},
"stopId": "99390R",
"stopSequence": 25
},
{
"arrival": {
"delay": 458,
"time": "1761580478"
},
"departure": {
"delay": 458,
"time": "1761580478"
},
"stopId": "STP-2113R",
"stopSequence": 26
},
{
"arrival": {
"delay": 458,
"time": "1761580478"
},
"departure": {
"delay": 458,
"time": "1761580478"
},
"stopId": "STP-2204R",
"stopSequence": 27
},
{
"arrival": {
"delay": 458,
"time": "1761580538"
},
"departure": {
"delay": 458,
"time": "1761580538"
},
"stopId": "STP-2112R",
"stopSequence": 28
},
{
"arrival": {
"delay": 458,
"time": "1761580598"
},
"departure": {
"delay": 458,
"time": "1761580598"
},
"stopId": "STP-2111R",
"stopSequence": 29
},
{
"arrival": {
"delay": 458,
"time": "1761580658"
},
"departure": {
"delay": 458,
"time": "1761580658"
},
"stopId": "99170R",
"stopSequence": 30
},
{
"arrival": {
"delay": 458,
"time": "1761580718"
},
"departure": {
"delay": 458,
"time": "1761580718"
},
"stopId": "99180R",
"stopSequence": 31
},
{
"arrival": {
"delay": 458,
"time": "1761580838"
},
"departure": {
"delay": 458,
"time": "1761580838"
},
"stopId": "99190R",
"stopSequence": 32
},
{
"arrival": {
"delay": 458,
"time": "1761580898"
},
"departure": {
"delay": 458,
"time": "1761580898"
},
"stopId": "99200R",
"stopSequence": 33
},
{
"arrival": {
"delay": 458,
"time": "1761580958"
},
"departure": {
"delay": 458,
"time": "1761580958"
},
"stopId": "99215R",
"stopSequence": 34
},
{
"arrival": {
"delay": 458,
"time": "1761581018"
},
"stopId": "STP-2201R",
"stopSequence": 35
}
],
"trip": {
"directionId": 1,
"routeId": "E",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251027",
"startTime": "16:18:00",
"tripId": "35a96819-0e96-4160-916b-39e576d38ef8"
},
"vehicle": {}
}
},
{
"id": "355670",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 458,
"time": "1761573038"
},
"stopId": "99155R",
"stopSequence": 1
},
{
"arrival": {
"delay": 458,
"time": "1761573098"
},
"departure": {
"delay": 458,
"time": "1761573098"
},
"stopId": "99160R",
"stopSequence": 2
},
{
"arrival": {
"delay": 458,
"time": "1761573218"
},
"departure": {
"delay": 458,
"time": "1761573218"
},
"stopId": "06000R",
"stopSequence": 3
},
{
"arrival": {
"delay": 458,
"time": "1761573278"
},
"departure": {
"delay": 458,
"time": "1761573278"
},
"stopId": "99150R",
"stopSequence": 4
},
{
"arrival": {
"delay": 458,
"time": "1761573338"
},
"departure": {
"delay": 458,
"time": "1761573338"
},
"stopId": "05010R",
"stopSequence": 5
},
{
"arrival": {
"delay": 458,
"time": "1761573398"
},
"departure": {
"delay": 458,
"time": "1761573398"
},
"stopId": "06030R",
"stopSequence": 6
},
{
"arrival": {
"delay": 458,
"time": "1761573458"
},
"departure": {
"delay": 458,
"time": "1761573458"
},
"stopId": "05020R",
"stopSequence": 7
},
{
"arrival": {
"delay": 458,
"time": "1761573518"
},
"departure": {
"delay": 458,
"time": "1761573518"
},
"stopId": "1705R",
"stopSequence": 8
},
{
"arrival": {
"delay": 458,
"time": "1761573518"
},
"departure": {
"delay": 458,
"time": "1761573518"
},
"stopId": "1706R",
"stopSequence": 9
},
{
"arrival": {
"delay": 458,
"time": "1761573578"
},
"departure": {
"delay": 458,
"time": "1761573578"
},
"stopId": "1707R",
"stopSequence": 10
},
{
"arrival": {
"delay": 458,
"time": "1761573638"
},
"departure": {
"delay": 458,
"time": "1761573638"
},
"stopId": "1700R",
"stopSequence": 11
},
{
"arrival": {
"delay": 458,
"time": "1761573698"
},
"departure": {
"delay": 458,
"time": "1761573698"
},
"stopId": "1708R",
"stopSequence": 12
},
{
"arrival": {
"delay": 458,
"time": "1761573758"
},
"departure": {
"delay": 458,
"time": "1761573758"
},
"stopId": "1709R",
"stopSequence": 13
},
{
"arrival": {
"delay": 458,
"time": "1761573818"
},
"departure": {
"delay": 458,
"time": "1761573818"
},
"stopId": "1701R",
"stopSequence": 14
},
{
"arrival": {
"delay": 458,
"time": "1761573878"
},
"departure": {
"delay": 458,
"time": "1761573878"
},
"stopId": "1702R",
"stopSequence": 15
},
{
"arrival": {
"delay": 458,
"time": "1761573998"
},
"departure": {
"delay": 458,
"time": "1761573998"
},
"stopId": "1711R",
"stopSequence": 16
},
{
"arrival": {
"delay": 458,
"time": "1761573998"
},
"departure": {
"delay": 458,
"time": "1761573998"
},
"stopId": "1710R",
"stopSequence": 17
},
{
"arrival": {
"delay": 458,
"time": "1761574058"
},
"departure": {
"delay": 458,
"time": "1761574058"
},
"stopId": "STP-2110R",
"stopSequence": 18
},
{
"arrival": {
"delay": 458,
"time": "1761574058"
},
"departure": {
"delay": 458,
"time": "1761574058"
},
"stopId": "lexycarR",
"stopSequence": 19
},
{
"arrival": {
"delay": 458,
"time": "1761574118"
},
"departure": {
"delay": 458,
"time": "1761574118"
},
"stopId": "14010R",
"stopSequence": 20
},
{
"arrival": {
"delay": 458,
"time": "1761574178"
},
"departure": {
"delay": 458,
"time": "1761574178"
},
"stopId": "STP-2202R",
"stopSequence": 21
},
{
"arrival": {
"delay": 458,
"time": "1761574238"
},
"departure": {
"delay": 458,
"time": "1761574238"
},
"stopId": "1505R",
"stopSequence": 22
},
{
"arrival": {
"delay": 458,
"time": "1761574298"
},
"departure": {
"delay": 458,
"time": "1761574298"
},
"stopId": "gendarlR",
"stopSequence": 23
},
{
"arrival": {
"delay": 458,
"time": "1761574358"
},
"departure": {
"delay": 458,
"time": "1761574358"
},
"stopId": "1704R",
"stopSequence": 24
},
{
"arrival": {
"delay": 458,
"time": "1761574658"
},
"departure": {
"delay": 458,
"time": "1761574658"
},
"stopId": "99390R",
"stopSequence": 25
},
{
"arrival": {
"delay": 458,
"time": "1761574778"
},
"departure": {
"delay": 458,
"time": "1761574778"
},
"stopId": "STP-2113R",
"stopSequence": 26
},
{
"arrival": {
"delay": 458,
"time": "1761574778"
},
"departure": {
"delay": 458,
"time": "1761574778"
},
"stopId": "STP-2204R",
"stopSequence": 27
},
{
"arrival": {
"delay": 458,
"time": "1761574838"
},
"departure": {
"delay": 458,
"time": "1761574838"
},
"stopId": "STP-2112R",
"stopSequence": 28
},
{
"arrival": {
"delay": 458,
"time": "1761574898"
},
"departure": {
"delay": 458,
"time": "1761574898"
},
"stopId": "STP-2111R",
"stopSequence": 29
},
{
"arrival": {
"delay": 458,
"time": "1761574958"
},
"departure": {
"delay": 458,
"time": "1761574958"
},
"stopId": "99170R",
"stopSequence": 30
},
{
"arrival": {
"delay": 458,
"time": "1761575018"
},
"departure": {
"delay": 458,
"time": "1761575018"
},
"stopId": "99180R",
"stopSequence": 31
},
{
"arrival": {
"delay": 458,
"time": "1761575138"
},
"departure": {
"delay": 458,
"time": "1761575138"
},
"stopId": "99190R",
"stopSequence": 32
},
{
"arrival": {
"delay": 458,
"time": "1761575198"
},
"departure": {
"delay": 458,
"time": "1761575198"
},
"stopId": "99200R",
"stopSequence": 33
},
{
"arrival": {
"delay": 458,
"time": "1761575258"
},
"departure": {
"delay": 458,
"time": "1761575258"
},
"stopId": "99215R",
"stopSequence": 34
},
{
"arrival": {
"delay": 458,
"time": "1761575318"
},
"stopId": "STP-2201R",
"stopSequence": 35
}
],
"trip": {
"directionId": 1,
"routeId": "E",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251027",
"startTime": "14:43:00",
"tripId": "999cc3e0-aa63-4355-88e2-b95ac0b39c44"
},
"vehicle": {}
}
},
{
"id": "355666",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 458,
"time": "1761582098"
},
"stopId": "STP-2201A",
"stopSequence": 1
},
{
"arrival": {
"delay": 458,
"time": "1761582158"
},
"departure": {
"delay": 458,
"time": "1761582158"
},
"stopId": "99215A",
"stopSequence": 2
},
{
"arrival": {
"delay": 458,
"time": "1761582278"
},
"departure": {
"delay": 458,
"time": "1761582278"
},
"stopId": "99190A",
"stopSequence": 3
},
{
"arrival": {
"delay": 458,
"time": "1761582338"
},
"departure": {
"delay": 458,
"time": "1761582338"
},
"stopId": "99180A",
"stopSequence": 4
},
{
"arrival": {
"delay": 458,
"time": "1761582458"
},
"departure": {
"delay": 458,
"time": "1761582458"
},
"stopId": "99170A",
"stopSequence": 5
},
{
"arrival": {
"delay": 458,
"time": "1761582518"
},
"departure": {
"delay": 458,
"time": "1761582518"
},
"stopId": "STP-2111A",
"stopSequence": 6
},
{
"arrival": {
"delay": 458,
"time": "1761582578"
},
"departure": {
"delay": 458,
"time": "1761582578"
},
"stopId": "STP-2112A",
"stopSequence": 7
},
{
"arrival": {
"delay": 458,
"time": "1761582578"
},
"departure": {
"delay": 458,
"time": "1761582578"
},
"stopId": "STP-2203A",
"stopSequence": 8
},
{
"arrival": {
"delay": 458,
"time": "1761582578"
},
"departure": {
"delay": 458,
"time": "1761582578"
},
"stopId": "STP-2113A",
"stopSequence": 9
},
{
"arrival": {
"delay": 458,
"time": "1761582638"
},
"departure": {
"delay": 458,
"time": "1761582638"
},
"stopId": "99450R",
"stopSequence": 10
},
{
"arrival": {
"delay": 458,
"time": "1761582698"
},
"departure": {
"delay": 458,
"time": "1761582698"
},
"stopId": "99390A",
"stopSequence": 11
},
{
"arrival": {
"delay": 458,
"time": "1761583058"
},
"departure": {
"delay": 458,
"time": "1761583058"
},
"stopId": "1704A",
"stopSequence": 12
},
{
"arrival": {
"delay": 458,
"time": "1761583118"
},
"departure": {
"delay": 458,
"time": "1761583118"
},
"stopId": "gendarlA",
"stopSequence": 13
},
{
"arrival": {
"delay": 458,
"time": "1761583178"
},
"departure": {
"delay": 458,
"time": "1761583178"
},
"stopId": "1505A",
"stopSequence": 14
},
{
"arrival": {
"delay": 458,
"time": "1761583238"
},
"departure": {
"delay": 458,
"time": "1761583238"
},
"stopId": "STP-2202A",
"stopSequence": 15
},
{
"arrival": {
"delay": 458,
"time": "1761583298"
},
"departure": {
"delay": 458,
"time": "1761583298"
},
"stopId": "14010",
"stopSequence": 16
},
{
"arrival": {
"delay": 458,
"time": "1761583298"
},
"departure": {
"delay": 458,
"time": "1761583298"
},
"stopId": "lexycarA",
"stopSequence": 17
},
{
"arrival": {
"delay": 458,
"time": "1761583358"
},
"departure": {
"delay": 458,
"time": "1761583358"
},
"stopId": "STP-2110A",
"stopSequence": 18
},
{
"arrival": {
"delay": 458,
"time": "1761583358"
},
"departure": {
"delay": 458,
"time": "1761583358"
},
"stopId": "1710A",
"stopSequence": 19
},
{
"arrival": {
"delay": 458,
"time": "1761583418"
},
"departure": {
"delay": 458,
"time": "1761583418"
},
"stopId": "1711A",
"stopSequence": 20
},
{
"arrival": {
"delay": 458,
"time": "1761583538"
},
"departure": {
"delay": 458,
"time": "1761583538"
},
"stopId": "1702A",
"stopSequence": 21
},
{
"arrival": {
"delay": 458,
"time": "1761583598"
},
"departure": {
"delay": 458,
"time": "1761583598"
},
"stopId": "1701A",
"stopSequence": 22
},
{
"arrival": {
"delay": 458,
"time": "1761583658"
},
"departure": {
"delay": 458,
"time": "1761583658"
},
"stopId": "1709A",
"stopSequence": 23
},
{
"arrival": {
"delay": 458,
"time": "1761583718"
},
"departure": {
"delay": 458,
"time": "1761583718"
},
"stopId": "1708A",
"stopSequence": 24
},
{
"arrival": {
"delay": 458,
"time": "1761583778"
},
"departure": {
"delay": 458,
"time": "1761583778"
},
"stopId": "1700A",
"stopSequence": 25
},
{
"arrival": {
"delay": 458,
"time": "1761583838"
},
"departure": {
"delay": 458,
"time": "1761583838"
},
"stopId": "1707A",
"stopSequence": 26
},
{
"arrival": {
"delay": 458,
"time": "1761583898"
},
"departure": {
"delay": 458,
"time": "1761583898"
},
"stopId": "1706A",
"stopSequence": 27
},
{
"arrival": {
"delay": 458,
"time": "1761583898"
},
"departure": {
"delay": 458,
"time": "1761583898"
},
"stopId": "1705A",
"stopSequence": 28
},
{
"arrival": {
"delay": 458,
"time": "1761583958"
},
"departure": {
"delay": 458,
"time": "1761583958"
},
"stopId": "05020",
"stopSequence": 29
},
{
"arrival": {
"delay": 458,
"time": "1761584018"
},
"departure": {
"delay": 458,
"time": "1761584018"
},
"stopId": "06030A",
"stopSequence": 30
},
{
"arrival": {
"delay": 458,
"time": "1761584078"
},
"departure": {
"delay": 458,
"time": "1761584078"
},
"stopId": "05010A",
"stopSequence": 31
},
{
"arrival": {
"delay": 458,
"time": "1761584138"
},
"departure": {
"delay": 458,
"time": "1761584138"
},
"stopId": "99150A",
"stopSequence": 32
},
{
"arrival": {
"delay": 458,
"time": "1761584198"
},
"departure": {
"delay": 458,
"time": "1761584198"
},
"stopId": "06000A",
"stopSequence": 33
},
{
"arrival": {
"delay": 458,
"time": "1761584318"
},
"departure": {
"delay": 458,
"time": "1761584318"
},
"stopId": "99160A",
"stopSequence": 34
},
{
"arrival": {
"delay": 458,
"time": "1761584378"
},
"stopId": "99155A",
"stopSequence": 35
}
],
"trip": {
"directionId": 0,
"routeId": "E",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251027",
"startTime": "17:14:00",
"tripId": "2e6671af-ef40-4806-b28d-8e4f2f96b579"
},
"vehicle": {}
}
},
{
"id": "355665",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 458,
"time": "1761575558"
},
"stopId": "STP-2201A",
"stopSequence": 1
},
{
"arrival": {
"delay": 458,
"time": "1761575618"
},
"departure": {
"delay": 458,
"time": "1761575618"
},
"stopId": "99215A",
"stopSequence": 2
},
{
"arrival": {
"delay": 458,
"time": "1761575738"
},
"departure": {
"delay": 458,
"time": "1761575738"
},
"stopId": "99190A",
"stopSequence": 3
},
{
"arrival": {
"delay": 458,
"time": "1761575798"
},
"departure": {
"delay": 458,
"time": "1761575798"
},
"stopId": "99180A",
"stopSequence": 4
},
{
"arrival": {
"delay": 458,
"time": "1761575918"
},
"departure": {
"delay": 458,
"time": "1761575918"
},
"stopId": "99170A",
"stopSequence": 5
},
{
"arrival": {
"delay": 458,
"time": "1761575978"
},
"departure": {
"delay": 458,
"time": "1761575978"
},
"stopId": "STP-2111A",
"stopSequence": 6
},
{
"arrival": {
"delay": 458,
"time": "1761576038"
},
"departure": {
"delay": 458,
"time": "1761576038"
},
"stopId": "STP-2112A",
"stopSequence": 7
},
{
"arrival": {
"delay": 458,
"time": "1761576038"
},
"departure": {
"delay": 458,
"time": "1761576038"
},
"stopId": "STP-2203A",
"stopSequence": 8
},
{
"arrival": {
"delay": 458,
"time": "1761576038"
},
"departure": {
"delay": 458,
"time": "1761576038"
},
"stopId": "STP-2113A",
"stopSequence": 9
},
{
"arrival": {
"delay": 458,
"time": "1761576098"
},
"departure": {
"delay": 458,
"time": "1761576098"
},
"stopId": "99450R",
"stopSequence": 10
},
{
"arrival": {
"delay": 458,
"time": "1761576158"
},
"departure": {
"delay": 458,
"time": "1761576158"
},
"stopId": "99390A",
"stopSequence": 11
},
{
"arrival": {
"delay": 458,
"time": "1761576518"
},
"departure": {
"delay": 458,
"time": "1761576518"
},
"stopId": "1704A",
"stopSequence": 12
},
{
"arrival": {
"delay": 458,
"time": "1761576578"
},
"departure": {
"delay": 458,
"time": "1761576578"
},
"stopId": "gendarlA",
"stopSequence": 13
},
{
"arrival": {
"delay": 458,
"time": "1761576638"
},
"departure": {
"delay": 458,
"time": "1761576638"
},
"stopId": "1505A",
"stopSequence": 14
},
{
"arrival": {
"delay": 458,
"time": "1761576698"
},
"departure": {
"delay": 458,
"time": "1761576698"
},
"stopId": "STP-2202A",
"stopSequence": 15
},
{
"arrival": {
"delay": 458,
"time": "1761576758"
},
"departure": {
"delay": 458,
"time": "1761576758"
},
"stopId": "14010",
"stopSequence": 16
},
{
"arrival": {
"delay": 458,
"time": "1761576758"
},
"departure": {
"delay": 458,
"time": "1761576758"
},
"stopId": "lexycarA",
"stopSequence": 17
},
{
"arrival": {
"delay": 458,
"time": "1761576818"
},
"departure": {
"delay": 458,
"time": "1761576818"
},
"stopId": "STP-2110A",
"stopSequence": 18
},
{
"arrival": {
"delay": 458,
"time": "1761576818"
},
"departure": {
"delay": 458,
"time": "1761576818"
},
"stopId": "1710A",
"stopSequence": 19
},
{
"arrival": {
"delay": 458,
"time": "1761576878"
},
"departure": {
"delay": 458,
"time": "1761576878"
},
"stopId": "1711A",
"stopSequence": 20
},
{
"arrival": {
"delay": 458,
"time": "1761576998"
},
"departure": {
"delay": 458,
"time": "1761576998"
},
"stopId": "1702A",
"stopSequence": 21
},
{
"arrival": {
"delay": 458,
"time": "1761577058"
},
"departure": {
"delay": 458,
"time": "1761577058"
},
"stopId": "1701A",
"stopSequence": 22
},
{
"arrival": {
"delay": 458,
"time": "1761577118"
},
"departure": {
"delay": 458,
"time": "1761577118"
},
"stopId": "1709A",
"stopSequence": 23
},
{
"arrival": {
"delay": 458,
"time": "1761577178"
},
"departure": {
"delay": 458,
"time": "1761577178"
},
"stopId": "1708A",
"stopSequence": 24
},
{
"arrival": {
"delay": 458,
"time": "1761577238"
},
"departure": {
"delay": 458,
"time": "1761577238"
},
"stopId": "1700A",
"stopSequence": 25
},
{
"arrival": {
"delay": 458,
"time": "1761577298"
},
"departure": {
"delay": 458,
"time": "1761577298"
},
"stopId": "1707A",
"stopSequence": 26
},
{
"arrival": {
"delay": 458,
"time": "1761577358"
},
"departure": {
"delay": 458,
"time": "1761577358"
},
"stopId": "1706A",
"stopSequence": 27
},
{
"arrival": {
"delay": 458,
"time": "1761577358"
},
"departure": {
"delay": 458,
"time": "1761577358"
},
"stopId": "1705A",
"stopSequence": 28
},
{
"arrival": {
"delay": 458,
"time": "1761577418"
},
"departure": {
"delay": 458,
"time": "1761577418"
},
"stopId": "05020",
"stopSequence": 29
},
{
"arrival": {
"delay": 458,
"time": "1761577478"
},
"departure": {
"delay": 458,
"time": "1761577478"
},
"stopId": "06030A",
"stopSequence": 30
},
{
"arrival": {
"delay": 458,
"time": "1761577538"
},
"departure": {
"delay": 458,
"time": "1761577538"
},
"stopId": "05010A",
"stopSequence": 31
},
{
"arrival": {
"delay": 458,
"time": "1761577598"
},
"departure": {
"delay": 458,
"time": "1761577598"
},
"stopId": "99150A",
"stopSequence": 32
},
{
"arrival": {
"delay": 458,
"time": "1761577658"
},
"departure": {
"delay": 458,
"time": "1761577658"
},
"stopId": "06000A",
"stopSequence": 33
},
{
"arrival": {
"delay": 458,
"time": "1761577778"
},
"departure": {
"delay": 458,
"time": "1761577778"
},
"stopId": "99160A",
"stopSequence": 34
},
{
"arrival": {
"delay": 458,
"time": "1761577838"
},
"stopId": "99155A",
"stopSequence": 35
}
],
"trip": {
"directionId": 0,
"routeId": "E",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251027",
"startTime": "15:25:00",
"tripId": "a901c98f-71ec-4321-9bc9-082c194417b5"
},
"vehicle": {}
}
},
{
"id": "355664",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 458,
"time": "1761569798"
},
"stopId": "STP-2201A",
"stopSequence": 1
},
{
"arrival": {
"delay": 458,
"time": "1761569858"
},
"departure": {
"delay": 458,
"time": "1761569858"
},
"stopId": "99215A",
"stopSequence": 2
},
{
"arrival": {
"delay": 458,
"time": "1761569978"
},
"departure": {
"delay": 458,
"time": "1761569978"
},
"stopId": "99190A",
"stopSequence": 3
},
{
"arrival": {
"delay": 458,
"time": "1761570038"
},
"departure": {
"delay": 458,
"time": "1761570038"
},
"stopId": "99180A",
"stopSequence": 4
},
{
"arrival": {
"delay": 458,
"time": "1761570158"
},
"departure": {
"delay": 458,
"time": "1761570158"
},
"stopId": "99170A",
"stopSequence": 5
},
{
"arrival": {
"delay": 458,
"time": "1761570218"
},
"departure": {
"delay": 458,
"time": "1761570218"
},
"stopId": "STP-2111A",
"stopSequence": 6
},
{
"arrival": {
"delay": 458,
"time": "1761570278"
},
"departure": {
"delay": 458,
"time": "1761570278"
},
"stopId": "STP-2112A",
"stopSequence": 7
},
{
"arrival": {
"delay": 458,
"time": "1761570278"
},
"departure": {
"delay": 458,
"time": "1761570278"
},
"stopId": "STP-2203A",
"stopSequence": 8
},
{
"arrival": {
"delay": 458,
"time": "1761570278"
},
"departure": {
"delay": 458,
"time": "1761570278"
},
"stopId": "STP-2113A",
"stopSequence": 9
},
{
"arrival": {
"delay": 458,
"time": "1761570338"
},
"departure": {
"delay": 458,
"time": "1761570338"
},
"stopId": "99450R",
"stopSequence": 10
},
{
"arrival": {
"delay": 458,
"time": "1761570398"
},
"departure": {
"delay": 458,
"time": "1761570398"
},
"stopId": "99390A",
"stopSequence": 11
},
{
"arrival": {
"delay": 458,
"time": "1761570758"
},
"departure": {
"delay": 458,
"time": "1761570758"
},
"stopId": "1704A",
"stopSequence": 12
},
{
"arrival": {
"delay": 458,
"time": "1761570818"
},
"departure": {
"delay": 458,
"time": "1761570818"
},
"stopId": "gendarlA",
"stopSequence": 13
},
{
"arrival": {
"delay": 458,
"time": "1761570878"
},
"departure": {
"delay": 458,
"time": "1761570878"
},
"stopId": "1505A",
"stopSequence": 14
},
{
"arrival": {
"delay": 458,
"time": "1761570938"
},
"departure": {
"delay": 458,
"time": "1761570938"
},
"stopId": "STP-2202A",
"stopSequence": 15
},
{
"arrival": {
"delay": 458,
"time": "1761570998"
},
"departure": {
"delay": 458,
"time": "1761570998"
},
"stopId": "14010",
"stopSequence": 16
},
{
"arrival": {
"delay": 458,
"time": "1761570998"
},
"departure": {
"delay": 458,
"time": "1761570998"
},
"stopId": "lexycarA",
"stopSequence": 17
},
{
"arrival": {
"delay": 458,
"time": "1761571058"
},
"departure": {
"delay": 458,
"time": "1761571058"
},
"stopId": "STP-2110A",
"stopSequence": 18
},
{
"arrival": {
"delay": 458,
"time": "1761571058"
},
"departure": {
"delay": 458,
"time": "1761571058"
},
"stopId": "1710A",
"stopSequence": 19
},
{
"arrival": {
"delay": 458,
"time": "1761571118"
},
"departure": {
"delay": 458,
"time": "1761571118"
},
"stopId": "1711A",
"stopSequence": 20
},
{
"arrival": {
"delay": 458,
"time": "1761571238"
},
"departure": {
"delay": 458,
"time": "1761571238"
},
"stopId": "1702A",
"stopSequence": 21
},
{
"arrival": {
"delay": 458,
"time": "1761571298"
},
"departure": {
"delay": 458,
"time": "1761571298"
},
"stopId": "1701A",
"stopSequence": 22
},
{
"arrival": {
"delay": 458,
"time": "1761571358"
},
"departure": {
"delay": 458,
"time": "1761571358"
},
"stopId": "1709A",
"stopSequence": 23
},
{
"arrival": {
"delay": 458,
"time": "1761571418"
},
"departure": {
"delay": 458,
"time": "1761571418"
},
"stopId": "1708A",
"stopSequence": 24
},
{
"arrival": {
"delay": 458,
"time": "1761571478"
},
"departure": {
"delay": 458,
"time": "1761571478"
},
"stopId": "1700A",
"stopSequence": 25
},
{
"arrival": {
"delay": 458,
"time": "1761571538"
},
"departure": {
"delay": 458,
"time": "1761571538"
},
"stopId": "1707A",
"stopSequence": 26
},
{
"arrival": {
"delay": 458,
"time": "1761571598"
},
"departure": {
"delay": 458,
"time": "1761571598"
},
"stopId": "1706A",
"stopSequence": 27
},
{
"arrival": {
"delay": 458,
"time": "1761571598"
},
"departure": {
"delay": 458,
"time": "1761571598"
},
"stopId": "1705A",
"stopSequence": 28
},
{
"arrival": {
"delay": 458,
"time": "1761571658"
},
"departure": {
"delay": 458,
"time": "1761571658"
},
"stopId": "05020",
"stopSequence": 29
},
{
"arrival": {
"delay": 458,
"time": "1761571718"
},
"departure": {
"delay": 458,
"time": "1761571718"
},
"stopId": "06030A",
"stopSequence": 30
},
{
"arrival": {
"delay": 458,
"time": "1761571778"
},
"departure": {
"delay": 458,
"time": "1761571778"
},
"stopId": "05010A",
"stopSequence": 31
},
{
"arrival": {
"delay": 458,
"time": "1761571838"
},
"departure": {
"delay": 458,
"time": "1761571838"
},
"stopId": "99150A",
"stopSequence": 32
},
{
"arrival": {
"delay": 458,
"time": "1761571898"
},
"departure": {
"delay": 458,
"time": "1761571898"
},
"stopId": "06000A",
"stopSequence": 33
},
{
"arrival": {
"delay": 458,
"time": "1761572018"
},
"departure": {
"delay": 458,
"time": "1761572018"
},
"stopId": "99160A",
"stopSequence": 34
},
{
"arrival": {
"delay": 458,
"time": "1761572078"
},
"stopId": "99155A",
"stopSequence": 35
}
],
"trip": {
"directionId": 0,
"routeId": "E",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251027",
"startTime": "13:49:00",
"tripId": "80a9c46d-2d01-48f0-9f0a-f90392d09dc2"
},
"vehicle": {}
}
},
{
"id": "355652",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 48,
"time": "1761584388"
},
"stopId": "ZR",
"stopSequence": 1
},
{
"arrival": {
"delay": 48,
"time": "1761584508"
},
"departure": {
"delay": 48,
"time": "1761584508"
},
"stopId": "03170R",
"stopSequence": 2
},
{
"arrival": {
"delay": 48,
"time": "1761584688"
},
"departure": {
"delay": 48,
"time": "1761584688"
},
"stopId": "99100R",
"stopSequence": 3
},
{
"arrival": {
"delay": 48,
"time": "1761584928"
},
"departure": {
"delay": 48,
"time": "1761584928"
},
"stopId": "99110R",
"stopSequence": 4
},
{
"arrival": {
"delay": 48,
"time": "1761585108"
},
"departure": {
"delay": 48,
"time": "1761585108"
},
"stopId": "99135R",
"stopSequence": 5
},
{
"arrival": {
"delay": 48,
"time": "1761585228"
},
"departure": {
"delay": 48,
"time": "1761585228"
},
"stopId": "99155R",
"stopSequence": 6
},
{
"arrival": {
"delay": 48,
"time": "1761585468"
},
"departure": {
"delay": 48,
"time": "1761585468"
},
"stopId": "99190R",
"stopSequence": 7
},
{
"arrival": {
"delay": 48,
"time": "1761585528"
},
"departure": {
"delay": 48,
"time": "1761585528"
},
"stopId": "99215R",
"stopSequence": 8
},
{
"arrival": {
"delay": 48,
"time": "1761585708"
},
"departure": {
"delay": 48,
"time": "1761585708"
},
"stopId": "99230R",
"stopSequence": 9
},
{
"arrival": {
"delay": 48,
"time": "1761585828"
},
"departure": {
"delay": 48,
"time": "1761585828"
},
"stopId": "99250R",
"stopSequence": 10
},
{
"arrival": {
"delay": 48,
"time": "1761586008"
},
"departure": {
"delay": 48,
"time": "1761586008"
},
"stopId": "99411R",
"stopSequence": 11
},
{
"arrival": {
"delay": 48,
"time": "1761586128"
},
"departure": {
"delay": 48,
"time": "1761586128"
},
"stopId": "STP-2023-A",
"stopSequence": 12
},
{
"arrival": {
"delay": 48,
"time": "1761586308"
},
"departure": {
"delay": 48,
"time": "1761586308"
},
"stopId": "03150R",
"stopSequence": 13
},
{
"arrival": {
"delay": 48,
"time": "1761586428"
},
"departure": {
"delay": 48,
"time": "1761586428"
},
"stopId": "99010R",
"stopSequence": 14
},
{
"arrival": {
"delay": 48,
"time": "1761586668"
},
"stopId": "ZR",
"stopSequence": 15
}
],
"trip": {
"directionId": 1,
"routeId": "SN-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251027",
"startTime": "17:59:00",
"tripId": "176760-2020-_ABCDSN-Semaine-01"
},
"vehicle": {}
}
},
{
"id": "355649",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 48,
"time": "1761578988"
},
"stopId": "ZR",
"stopSequence": 1
},
{
"arrival": {
"delay": 48,
"time": "1761579108"
},
"departure": {
"delay": 48,
"time": "1761579108"
},
"stopId": "03170R",
"stopSequence": 2
},
{
"arrival": {
"delay": 48,
"time": "1761579288"
},
"departure": {
"delay": 48,
"time": "1761579288"
},
"stopId": "99100R",
"stopSequence": 3
},
{
"arrival": {
"delay": 48,
"time": "1761579528"
},
"departure": {
"delay": 48,
"time": "1761579528"
},
"stopId": "99110R",
"stopSequence": 4
},
{
"arrival": {
"delay": 48,
"time": "1761579708"
},
"departure": {
"delay": 48,
"time": "1761579708"
},
"stopId": "99135R",
"stopSequence": 5
},
{
"arrival": {
"delay": 48,
"time": "1761579828"
},
"departure": {
"delay": 48,
"time": "1761579828"
},
"stopId": "99155R",
"stopSequence": 6
},
{
"arrival": {
"delay": 48,
"time": "1761580068"
},
"departure": {
"delay": 48,
"time": "1761580068"
},
"stopId": "99190R",
"stopSequence": 7
},
{
"arrival": {
"delay": 48,
"time": "1761580128"
},
"departure": {
"delay": 48,
"time": "1761580128"
},
"stopId": "99215R",
"stopSequence": 8
},
{
"arrival": {
"delay": 48,
"time": "1761580308"
},
"departure": {
"delay": 48,
"time": "1761580308"
},
"stopId": "99230R",
"stopSequence": 9
},
{
"arrival": {
"delay": 48,
"time": "1761580428"
},
"departure": {
"delay": 48,
"time": "1761580428"
},
"stopId": "99250R",
"stopSequence": 10
},
{
"arrival": {
"delay": 48,
"time": "1761580608"
},
"departure": {
"delay": 48,
"time": "1761580608"
},
"stopId": "99411R",
"stopSequence": 11
},
{
"arrival": {
"delay": 48,
"time": "1761580728"
},
"departure": {
"delay": 48,
"time": "1761580728"
},
"stopId": "STP-2023-A",
"stopSequence": 12
},
{
"arrival": {
"delay": 48,
"time": "1761580908"
},
"departure": {
"delay": 48,
"time": "1761580908"
},
"stopId": "03150R",
"stopSequence": 13
},
{
"arrival": {
"delay": 48,
"time": "1761581028"
},
"departure": {
"delay": 48,
"time": "1761581028"
},
"stopId": "99010R",
"stopSequence": 14
},
{
"arrival": {
"delay": 48,
"time": "1761581268"
},
"stopId": "ZR",
"stopSequence": 15
}
],
"trip": {
"directionId": 1,
"routeId": "SN-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251027",
"startTime": "16:29:00",
"tripId": "176757-2020-_ABCDSN-Semaine-01"
},
"vehicle": {}
}
},
{
"id": "355646",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 48,
"time": "1761573948"
},
"stopId": "ZR",
"stopSequence": 1
},
{
"arrival": {
"delay": 48,
"time": "1761574068"
},
"departure": {
"delay": 48,
"time": "1761574068"
},
"stopId": "03170R",
"stopSequence": 2
},
{
"arrival": {
"delay": 48,
"time": "1761574248"
},
"departure": {
"delay": 48,
"time": "1761574248"
},
"stopId": "99100R",
"stopSequence": 3
},
{
"arrival": {
"delay": 48,
"time": "1761574488"
},
"departure": {
"delay": 48,
"time": "1761574488"
},
"stopId": "99110R",
"stopSequence": 4
},
{
"arrival": {
"delay": 48,
"time": "1761574668"
},
"departure": {
"delay": 48,
"time": "1761574668"
},
"stopId": "99135R",
"stopSequence": 5
},
{
"arrival": {
"delay": 48,
"time": "1761574788"
},
"departure": {
"delay": 48,
"time": "1761574788"
},
"stopId": "99155R",
"stopSequence": 6
},
{
"arrival": {
"delay": 48,
"time": "1761575028"
},
"departure": {
"delay": 48,
"time": "1761575028"
},
"stopId": "99190R",
"stopSequence": 7
},
{
"arrival": {
"delay": 48,
"time": "1761575088"
},
"departure": {
"delay": 48,
"time": "1761575088"
},
"stopId": "99215R",
"stopSequence": 8
},
{
"arrival": {
"delay": 48,
"time": "1761575268"
},
"departure": {
"delay": 48,
"time": "1761575268"
},
"stopId": "99230R",
"stopSequence": 9
},
{
"arrival": {
"delay": 48,
"time": "1761575388"
},
"departure": {
"delay": 48,
"time": "1761575388"
},
"stopId": "99250R",
"stopSequence": 10
},
{
"arrival": {
"delay": 48,
"time": "1761575568"
},
"departure": {
"delay": 48,
"time": "1761575568"
},
"stopId": "99411R",
"stopSequence": 11
},
{
"arrival": {
"delay": 48,
"time": "1761575688"
},
"departure": {
"delay": 48,
"time": "1761575688"
},
"stopId": "STP-2023-A",
"stopSequence": 12
},
{
"arrival": {
"delay": 48,
"time": "1761575868"
},
"departure": {
"delay": 48,
"time": "1761575868"
},
"stopId": "03150R",
"stopSequence": 13
},
{
"arrival": {
"delay": 48,
"time": "1761575988"
},
"departure": {
"delay": 48,
"time": "1761575988"
},
"stopId": "99010R",
"stopSequence": 14
},
{
"arrival": {
"delay": 48,
"time": "1761576228"
},
"stopId": "ZR",
"stopSequence": 15
}
],
"trip": {
"directionId": 1,
"routeId": "SN-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251027",
"startTime": "15:05:00",
"tripId": "176754-2020-_ABCDSN-Semaine-01"
},
"vehicle": {}
}
},
{
"id": "355625",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 48,
"time": "1761587268"
},
"stopId": "ZA",
"stopSequence": 1
},
{
"arrival": {
"delay": 48,
"time": "1761587508"
},
"departure": {
"delay": 48,
"time": "1761587508"
},
"stopId": "99010A",
"stopSequence": 2
},
{
"arrival": {
"delay": 48,
"time": "1761587628"
},
"departure": {
"delay": 48,
"time": "1761587628"
},
"stopId": "03150A",
"stopSequence": 3
},
{
"arrival": {
"delay": 48,
"time": "1761587808"
},
"departure": {
"delay": 48,
"time": "1761587808"
},
"stopId": "STP-2023-R",
"stopSequence": 4
},
{
"arrival": {
"delay": 48,
"time": "1761587928"
},
"departure": {
"delay": 48,
"time": "1761587928"
},
"stopId": "99411A",
"stopSequence": 5
},
{
"arrival": {
"delay": 48,
"time": "1761588108"
},
"departure": {
"delay": 48,
"time": "1761588108"
},
"stopId": "99250A",
"stopSequence": 6
},
{
"arrival": {
"delay": 48,
"time": "1761588228"
},
"departure": {
"delay": 48,
"time": "1761588228"
},
"stopId": "99230A",
"stopSequence": 7
},
{
"arrival": {
"delay": 48,
"time": "1761588408"
},
"departure": {
"delay": 48,
"time": "1761588408"
},
"stopId": "99215A",
"stopSequence": 8
},
{
"arrival": {
"delay": 48,
"time": "1761588468"
},
"departure": {
"delay": 48,
"time": "1761588468"
},
"stopId": "99190A",
"stopSequence": 9
},
{
"arrival": {
"delay": 48,
"time": "1761588708"
},
"departure": {
"delay": 48,
"time": "1761588708"
},
"stopId": "99155A",
"stopSequence": 10
},
{
"arrival": {
"delay": 48,
"time": "1761588828"
},
"departure": {
"delay": 48,
"time": "1761588828"
},
"stopId": "99130A",
"stopSequence": 11
},
{
"arrival": {
"delay": 48,
"time": "1761589008"
},
"departure": {
"delay": 48,
"time": "1761589008"
},
"stopId": "99110A",
"stopSequence": 12
},
{
"arrival": {
"delay": 48,
"time": "1761589128"
},
"departure": {
"delay": 48,
"time": "1761589128"
},
"stopId": "99100A",
"stopSequence": 13
},
{
"arrival": {
"delay": 48,
"time": "1761589308"
},
"departure": {
"delay": 48,
"time": "1761589308"
},
"stopId": "03170A",
"stopSequence": 14
},
{
"arrival": {
"delay": 48,
"time": "1761589428"
},
"stopId": "ZA",
"stopSequence": 15
}
],
"trip": {
"directionId": 0,
"routeId": "SN-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251027",
"startTime": "18:47:00",
"tripId": "176733-2020-_ABCDSN-Semaine-01"
},
"vehicle": {}
}
},
{
"id": "355622",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 48,
"time": "1761581568"
},
"stopId": "ZA",
"stopSequence": 1
},
{
"arrival": {
"delay": 48,
"time": "1761581808"
},
"departure": {
"delay": 48,
"time": "1761581808"
},
"stopId": "99010A",
"stopSequence": 2
},
{
"arrival": {
"delay": 48,
"time": "1761581928"
},
"departure": {
"delay": 48,
"time": "1761581928"
},
"stopId": "03150A",
"stopSequence": 3
},
{
"arrival": {
"delay": 48,
"time": "1761582108"
},
"departure": {
"delay": 48,
"time": "1761582108"
},
"stopId": "STP-2023-R",
"stopSequence": 4
},
{
"arrival": {
"delay": 48,
"time": "1761582228"
},
"departure": {
"delay": 48,
"time": "1761582228"
},
"stopId": "99411A",
"stopSequence": 5
},
{
"arrival": {
"delay": 48,
"time": "1761582408"
},
"departure": {
"delay": 48,
"time": "1761582408"
},
"stopId": "99250A",
"stopSequence": 6
},
{
"arrival": {
"delay": 48,
"time": "1761582528"
},
"departure": {
"delay": 48,
"time": "1761582528"
},
"stopId": "99230A",
"stopSequence": 7
},
{
"arrival": {
"delay": 48,
"time": "1761582708"
},
"departure": {
"delay": 48,
"time": "1761582708"
},
"stopId": "99215A",
"stopSequence": 8
},
{
"arrival": {
"delay": 48,
"time": "1761582768"
},
"departure": {
"delay": 48,
"time": "1761582768"
},
"stopId": "99190A",
"stopSequence": 9
},
{
"arrival": {
"delay": 48,
"time": "1761583008"
},
"departure": {
"delay": 48,
"time": "1761583008"
},
"stopId": "99155A",
"stopSequence": 10
},
{
"arrival": {
"delay": 48,
"time": "1761583128"
},
"departure": {
"delay": 48,
"time": "1761583128"
},
"stopId": "99130A",
"stopSequence": 11
},
{
"arrival": {
"delay": 48,
"time": "1761583308"
},
"departure": {
"delay": 48,
"time": "1761583308"
},
"stopId": "99110A",
"stopSequence": 12
},
{
"arrival": {
"delay": 48,
"time": "1761583428"
},
"departure": {
"delay": 48,
"time": "1761583428"
},
"stopId": "99100A",
"stopSequence": 13
},
{
"arrival": {
"delay": 48,
"time": "1761583608"
},
"departure": {
"delay": 48,
"time": "1761583608"
},
"stopId": "03170A",
"stopSequence": 14
},
{
"arrival": {
"delay": 48,
"time": "1761583728"
},
"stopId": "ZA",
"stopSequence": 15
}
],
"trip": {
"directionId": 0,
"routeId": "SN-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251027",
"startTime": "17:12:00",
"tripId": "176730-2020-_ABCDSN-Semaine-01"
},
"vehicle": {}
}
},
{
"id": "355619",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 48,
"time": "1761576528"
},
"stopId": "ZA",
"stopSequence": 1
},
{
"arrival": {
"delay": 48,
"time": "1761576768"
},
"departure": {
"delay": 48,
"time": "1761576768"
},
"stopId": "99010A",
"stopSequence": 2
},
{
"arrival": {
"delay": 48,
"time": "1761576888"
},
"departure": {
"delay": 48,
"time": "1761576888"
},
"stopId": "03150A",
"stopSequence": 3
},
{
"arrival": {
"delay": 48,
"time": "1761577068"
},
"departure": {
"delay": 48,
"time": "1761577068"
},
"stopId": "STP-2023-R",
"stopSequence": 4
},
{
"arrival": {
"delay": 48,
"time": "1761577188"
},
"departure": {
"delay": 48,
"time": "1761577188"
},
"stopId": "99411A",
"stopSequence": 5
},
{
"arrival": {
"delay": 48,
"time": "1761577368"
},
"departure": {
"delay": 48,
"time": "1761577368"
},
"stopId": "99250A",
"stopSequence": 6
},
{
"arrival": {
"delay": 48,
"time": "1761577488"
},
"departure": {
"delay": 48,
"time": "1761577488"
},
"stopId": "99230A",
"stopSequence": 7
},
{
"arrival": {
"delay": 48,
"time": "1761577668"
},
"departure": {
"delay": 48,
"time": "1761577668"
},
"stopId": "99215A",
"stopSequence": 8
},
{
"arrival": {
"delay": 48,
"time": "1761577728"
},
"departure": {
"delay": 48,
"time": "1761577728"
},
"stopId": "99190A",
"stopSequence": 9
},
{
"arrival": {
"delay": 48,
"time": "1761577968"
},
"departure": {
"delay": 48,
"time": "1761577968"
},
"stopId": "99155A",
"stopSequence": 10
},
{
"arrival": {
"delay": 48,
"time": "1761578088"
},
"departure": {
"delay": 48,
"time": "1761578088"
},
"stopId": "99130A",
"stopSequence": 11
},
{
"arrival": {
"delay": 48,
"time": "1761578268"
},
"departure": {
"delay": 48,
"time": "1761578268"
},
"stopId": "99110A",
"stopSequence": 12
},
{
"arrival": {
"delay": 48,
"time": "1761578388"
},
"departure": {
"delay": 48,
"time": "1761578388"
},
"stopId": "99100A",
"stopSequence": 13
},
{
"arrival": {
"delay": 48,
"time": "1761578568"
},
"departure": {
"delay": 48,
"time": "1761578568"
},
"stopId": "03170A",
"stopSequence": 14
},
{
"arrival": {
"delay": 48,
"time": "1761578688"
},
"stopId": "ZA",
"stopSequence": 15
}
],
"trip": {
"directionId": 0,
"routeId": "SN-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251027",
"startTime": "15:48:00",
"tripId": "176727-2020-_ABCDSN-Semaine-01"
},
"vehicle": {}
}
},
{
"id": "355616",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 48,
"time": "1761570708"
},
"stopId": "ZA",
"stopSequence": 1
},
{
"arrival": {
"delay": 48,
"time": "1761570948"
},
"departure": {
"delay": 48,
"time": "1761570948"
},
"stopId": "99010A",
"stopSequence": 2
},
{
"arrival": {
"delay": 48,
"time": "1761571068"
},
"departure": {
"delay": 48,
"time": "1761571068"
},
"stopId": "03150A",
"stopSequence": 3
},
{
"arrival": {
"delay": 48,
"time": "1761571248"
},
"departure": {
"delay": 48,
"time": "1761571248"
},
"stopId": "STP-2023-R",
"stopSequence": 4
},
{
"arrival": {
"delay": 48,
"time": "1761571368"
},
"departure": {
"delay": 48,
"time": "1761571368"
},
"stopId": "99411A",
"stopSequence": 5
},
{
"arrival": {
"delay": 48,
"time": "1761571548"
},
"departure": {
"delay": 48,
"time": "1761571548"
},
"stopId": "99250A",
"stopSequence": 6
},
{
"arrival": {
"delay": 48,
"time": "1761571668"
},
"departure": {
"delay": 48,
"time": "1761571668"
},
"stopId": "99230A",
"stopSequence": 7
},
{
"arrival": {
"delay": 48,
"time": "1761571848"
},
"departure": {
"delay": 48,
"time": "1761571848"
},
"stopId": "99215A",
"stopSequence": 8
},
{
"arrival": {
"delay": 48,
"time": "1761571908"
},
"departure": {
"delay": 48,
"time": "1761571908"
},
"stopId": "99190A",
"stopSequence": 9
},
{
"arrival": {
"delay": 48,
"time": "1761572148"
},
"departure": {
"delay": 48,
"time": "1761572148"
},
"stopId": "99155A",
"stopSequence": 10
},
{
"arrival": {
"delay": 48,
"time": "1761572268"
},
"departure": {
"delay": 48,
"time": "1761572268"
},
"stopId": "99130A",
"stopSequence": 11
},
{
"arrival": {
"delay": 48,
"time": "1761572448"
},
"departure": {
"delay": 48,
"time": "1761572448"
},
"stopId": "99110A",
"stopSequence": 12
},
{
"arrival": {
"delay": 48,
"time": "1761572568"
},
"departure": {
"delay": 48,
"time": "1761572568"
},
"stopId": "99100A",
"stopSequence": 13
},
{
"arrival": {
"delay": 48,
"time": "1761572748"
},
"departure": {
"delay": 48,
"time": "1761572748"
},
"stopId": "03170A",
"stopSequence": 14
},
{
"arrival": {
"delay": 48,
"time": "1761572868"
},
"stopId": "ZA",
"stopSequence": 15
}
],
"trip": {
"directionId": 0,
"routeId": "SN-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251027",
"startTime": "14:11:00",
"tripId": "176724-2020-_ABCDSN-Semaine-01"
},
"vehicle": {}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1761568445"
}
}