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
❌299 errors, 109 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2025-11-22 at 08:03 Europe/Paris using the MobilityData GTFS-RT validator.
Errors
Sequential stop_time_update times are not increasing E022 243 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:30:02 (1763796602) is equal to previous stop arrival_time 08:30:02 (1763796602) - times must increase between two sequential stops
- trip_id 26a96eae-bd17-46f9-92dc-109c9d5ffeae stop_sequence 30 arrival_time 08:30:02 (1763796602) is equal to previous stop departure_time 08:30:02 (1763796602) - times must increase between two sequential stops
- trip_id 26a96eae-bd17-46f9-92dc-109c9d5ffeae stop_sequence 30 departure_time 08:30:02 (1763796602) is equal to previous stop departure_time 08:30:02 (1763796602) - times must increase between two sequential stops
- trip_id 26a96eae-bd17-46f9-92dc-109c9d5ffeae stop_sequence 30 departure_time 08:30:02 (1763796602) is equal to previous stop arrival_time 08:30:02 (1763796602) - times must increase between two sequential stops
- trip_id 6786da8b-9766-4b91-837d-78065ea6bf6e stop_sequence 19 departure_time 08:02:39 (1763794959) is equal to previous stop departure_time 08:02:39 (1763794959) - 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 19 departure_time 08:02:39 (1763794959) is less than the same stop arrival_time 08:02:58 (1763794978) - 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:00 (1763807940) is less than the same stop arrival_time 11:40:00 (1763808000) - 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 59 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 50 errors
vehicle_id should be populated for TripUpdates and VehiclePositions
Sample errors
- trip_id b38319dc-db4b-4182-ace1-4b9d06c8900e does not have a vehicle_id
- trip_id 79c4007f-3a45-4241-baf5-40ed57ed7949 does not have a vehicle_id
- trip_id 8374af01-32ff-487a-8c3f-8d701f7cbe83 does not have a vehicle_id
- trip_id b13ecfa2-6cee-4f13-b435-dcecca7cd64d does not have a vehicle_id
- trip_id f068053b-9b7f-45ed-8395-f01499fdf4ff 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. | 7 704 | 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. | 65 | 24 times (80 % of validations) |
| W001 | Timestamps should be populated for all elements | 1 649 | 24 times (80 % of validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 1 328 | 24 times (80 % 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 | 2 101 | 23 times (77 % of validations) |
| E051 | All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip | 78 | 22 times (73 % of validations) |
| E023 | For normal scheduled trips (i.e., not defined in frequencies.txt), the GTFS-realtime trip start_time must match the first GTFS arrival_time in stop_times.txt for this trip | 12 | 12 times (40 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2025-11-22 at 15:53 Europe/Paris.
trip_updates (44) 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-11-22 at 15:53 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "360590",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 61,
"time": "1763820061"
},
"stopId": "02010",
"stopSequence": 1
},
{
"arrival": {
"delay": 63,
"time": "1763820123"
},
"departure": {
"delay": 80,
"time": "1763820140"
},
"stopId": "02012A",
"stopSequence": 2
},
{
"arrival": {
"delay": 102,
"time": "1763820222"
},
"departure": {
"delay": 120,
"time": "1763820240"
},
"stopId": "02014A",
"stopSequence": 3
},
{
"arrival": {
"delay": 106,
"time": "1763820286"
},
"departure": {
"delay": 123,
"time": "1763820303"
},
"stopId": "02000A",
"stopSequence": 4
},
{
"arrival": {
"delay": 63,
"time": "1763820363"
},
"departure": {
"delay": 80,
"time": "1763820380"
},
"stopId": "02020A",
"stopSequence": 5
},
{
"arrival": {
"delay": -5,
"time": "1763820415"
},
"departure": {
"delay": 10,
"time": "1763820430"
},
"stopId": "02030A",
"stopSequence": 6
},
{
"arrival": {
"delay": -2,
"time": "1763820478"
},
"departure": {
"delay": 16,
"time": "1763820496"
},
"stopId": "02040A",
"stopSequence": 7
},
{
"arrival": {
"delay": -19,
"time": "1763820521"
},
"departure": {
"delay": 3,
"time": "1763820543"
},
"stopId": "02050A",
"stopSequence": 8
},
{
"arrival": {
"delay": 14,
"time": "1763820614"
},
"departure": {
"delay": 34,
"time": "1763820634"
},
"stopId": "02060A",
"stopSequence": 9
},
{
"arrival": {
"delay": 59,
"time": "1763820719"
},
"departure": {
"delay": 76,
"time": "1763820736"
},
"stopId": "02070A",
"stopSequence": 10
},
{
"arrival": {
"delay": -18,
"time": "1763820762"
},
"departure": {
"delay": -5,
"time": "1763820775"
},
"stopId": "02080A",
"stopSequence": 11
},
{
"arrival": {
"delay": 17,
"time": "1763820857"
},
"departure": {
"delay": 28,
"time": "1763820868"
},
"stopId": "02090A",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1763820905"
},
"departure": {
"delay": 18,
"time": "1763820918"
},
"stopId": "02100A",
"stopSequence": 13
},
{
"arrival": {
"delay": 67,
"time": "1763821027"
},
"departure": {
"delay": 99,
"time": "1763821059"
},
"stopId": "99341A",
"stopSequence": 14
},
{
"arrival": {
"delay": 86,
"time": "1763821106"
},
"departure": {
"delay": 102,
"time": "1763821122"
},
"stopId": "99330A",
"stopSequence": 15
},
{
"arrival": {
"delay": 94,
"time": "1763821174"
},
"departure": {
"delay": 102,
"time": "1763821182"
},
"stopId": "1901A",
"stopSequence": 16
},
{
"arrival": {
"delay": 53,
"time": "1763821193"
},
"departure": {
"delay": 61,
"time": "1763821201"
},
"stopId": "99320A",
"stopSequence": 17
},
{
"arrival": {
"delay": 41,
"time": "1763821241"
},
"departure": {
"delay": 57,
"time": "1763821257"
},
"stopId": "99310A",
"stopSequence": 18
},
{
"arrival": {
"delay": 45,
"time": "1763821305"
},
"departure": {
"delay": 55,
"time": "1763821315"
},
"stopId": "99300A",
"stopSequence": 19
},
{
"arrival": {
"delay": 23,
"time": "1763821343"
},
"departure": {
"delay": -21,
"time": "1763821359"
},
"stopId": "99290A",
"stopSequence": 20
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "99280A",
"stopSequence": 21
},
{
"arrival": {
"delay": -178,
"time": "1763821442"
},
"departure": {
"delay": -154,
"time": "1763821466"
},
"stopId": "99281A",
"stopSequence": 22
},
{
"arrival": {
"delay": -32,
"time": "1763821768"
},
"departure": {
"delay": -24,
"time": "1763821776"
},
"stopId": "02110A",
"stopSequence": 23
},
{
"arrival": {
"delay": -66,
"time": "1763821794"
},
"departure": {
"delay": -49,
"time": "1763821811"
},
"stopId": "02120A",
"stopSequence": 24
},
{
"arrival": {
"delay": -43,
"time": "1763821877"
},
"departure": {
"delay": -20,
"time": "1763821900"
},
"stopId": "02130A",
"stopSequence": 25
},
{
"arrival": {
"delay": 5,
"time": "1763821985"
},
"departure": {
"delay": 51,
"time": "1763822031"
},
"stopId": "02140A",
"stopSequence": 26
},
{
"arrival": {
"delay": -1,
"time": "1763822099"
},
"departure": {
"delay": 1,
"time": "1763822101"
},
"stopId": "02150A",
"stopSequence": 27
},
{
"arrival": {
"delay": -56,
"time": "1763822344"
},
"departure": {
"delay": -49,
"time": "1763822351"
},
"stopId": "02160A",
"stopSequence": 28
},
{
"arrival": {
"delay": -86,
"time": "1763822374"
},
"departure": {
"delay": -77,
"time": "1763822383"
},
"stopId": "02170A",
"stopSequence": 29
},
{
"arrival": {
"delay": -38,
"time": "1763822422"
},
"departure": {
"delay": -29,
"time": "1763822431"
},
"stopId": "02180A",
"stopSequence": 30
},
{
"arrival": {
"delay": -65,
"time": "1763822455"
},
"departure": {
"delay": -59,
"time": "1763822461"
},
"stopId": "02190A",
"stopSequence": 31
},
{
"arrival": {
"delay": -97,
"time": "1763822483"
},
"departure": {
"delay": -87,
"time": "1763822493"
},
"stopId": "02200A",
"stopSequence": 32
},
{
"arrival": {
"delay": -121,
"time": "1763822519"
},
"departure": {
"delay": -112,
"time": "1763822528"
},
"stopId": "02210A",
"stopSequence": 33
},
{
"arrival": {
"delay": -139,
"time": "1763822561"
},
"departure": {
"delay": -125,
"time": "1763822575"
},
"stopId": "02220A",
"stopSequence": 34
},
{
"arrival": {
"delay": -164,
"time": "1763822596"
},
"departure": {
"delay": -151,
"time": "1763822609"
},
"stopId": "02230A",
"stopSequence": 35
},
{
"arrival": {
"delay": -166,
"time": "1763822654"
},
"departure": {
"delay": -142,
"time": "1763822678"
},
"stopId": "99412A",
"stopSequence": 38
},
{
"arrival": {
"delay": -103,
"time": "1763822717"
},
"departure": {
"delay": -73,
"time": "1763822747"
},
"stopId": "99410A",
"stopSequence": 39
},
{
"arrival": {
"delay": -93,
"time": "1763822787"
},
"departure": {
"delay": -75,
"time": "1763822805"
},
"stopId": "99260A",
"stopSequence": 40
},
{
"arrival": {
"delay": -89,
"time": "1763822851"
},
"departure": {
"delay": -73,
"time": "1763822867"
},
"stopId": "99250A",
"stopSequence": 41
},
{
"arrival": {
"delay": -129,
"time": "1763822931"
},
"departure": {
"delay": -107,
"time": "1763822953"
},
"stopId": "99240A",
"stopSequence": 42
},
{
"arrival": {
"delay": -89,
"time": "1763823031"
},
"departure": {
"delay": -74,
"time": "1763823046"
},
"stopId": "99230A",
"stopSequence": 43
},
{
"arrival": {
"delay": -50,
"time": "1763823130"
},
"departure": {
"delay": 2,
"time": "1763823182"
},
"stopId": "99215A",
"stopSequence": 44
},
{
"arrival": {
"delay": 2,
"time": "1763823302"
},
"departure": {
"delay": 2,
"time": "1763823302"
},
"stopId": "99190A",
"stopSequence": 45
},
{
"arrival": {
"delay": 2,
"time": "1763823362"
},
"departure": {
"delay": 2,
"time": "1763823362"
},
"stopId": "99180A",
"stopSequence": 46
},
{
"arrival": {
"delay": 2,
"time": "1763823422"
},
"departure": {
"delay": 2,
"time": "1763823422"
},
"stopId": "99170A",
"stopSequence": 47
},
{
"arrival": {
"delay": 2,
"time": "1763823482"
},
"departure": {
"delay": 2,
"time": "1763823482"
},
"stopId": "99400A",
"stopSequence": 48
},
{
"arrival": {
"delay": 2,
"time": "1763823542"
},
"departure": {
"delay": 2,
"time": "1763823542"
},
"stopId": "99395A",
"stopSequence": 49
},
{
"arrival": {
"delay": 2,
"time": "1763823602"
},
"departure": {
"delay": 2,
"time": "1763823602"
},
"stopId": "99390A",
"stopSequence": 50
},
{
"arrival": {
"delay": 2,
"time": "1763823662"
},
"stopId": "99450A",
"stopSequence": 51
}
],
"trip": {
"directionId": 0,
"routeId": "C-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251122",
"startTime": "15:00:00",
"tripId": "817d7aa8-e6ca-4da0-8523-356365e209e6"
},
"vehicle": {
"id": "11",
"label": "1503",
"licensePlate": "DS 001 SC"
}
}
},
{
"id": "360599",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 58,
"time": "1763821078"
},
"stopId": "99450R",
"stopSequence": 1
},
{
"arrival": {
"delay": 37,
"time": "1763821117"
},
"departure": {
"delay": 107,
"time": "1763821187"
},
"stopId": "99390R",
"stopSequence": 2
},
{
"arrival": {
"delay": 109,
"time": "1763821249"
},
"departure": {
"delay": 128,
"time": "1763821268"
},
"stopId": "99395R",
"stopSequence": 3
},
{
"arrival": {
"delay": 106,
"time": "1763821306"
},
"departure": {
"delay": 115,
"time": "1763821315"
},
"stopId": "99400R",
"stopSequence": 4
},
{
"arrival": {
"delay": 151,
"time": "1763821411"
},
"departure": {
"delay": 158,
"time": "1763821418"
},
"stopId": "99170R",
"stopSequence": 5
},
{
"arrival": {
"delay": 164,
"time": "1763821484"
},
"departure": {
"delay": 172,
"time": "1763821492"
},
"stopId": "99180R",
"stopSequence": 6
},
{
"arrival": {
"delay": 147,
"time": "1763821527"
},
"departure": {
"delay": 155,
"time": "1763821535"
},
"stopId": "99190R",
"stopSequence": 7
},
{
"arrival": {
"delay": 119,
"time": "1763821559"
},
"departure": {
"delay": 125,
"time": "1763821565"
},
"stopId": "99200R",
"stopSequence": 8
},
{
"arrival": {
"delay": 94,
"time": "1763821594"
},
"departure": {
"delay": 133,
"time": "1763821633"
},
"stopId": "99215R",
"stopSequence": 9
},
{
"arrival": {
"delay": 100,
"time": "1763821720"
},
"departure": {
"delay": 115,
"time": "1763821735"
},
"stopId": "99230R",
"stopSequence": 10
},
{
"arrival": {
"delay": 111,
"time": "1763821791"
},
"departure": {
"delay": 125,
"time": "1763821805"
},
"stopId": "99240R",
"stopSequence": 11
},
{
"arrival": {
"delay": 106,
"time": "1763821846"
},
"departure": {
"delay": 115,
"time": "1763821855"
},
"stopId": "99250R",
"stopSequence": 12
},
{
"arrival": {
"delay": 90,
"time": "1763821890"
},
"departure": {
"delay": 101,
"time": "1763821901"
},
"stopId": "99260R",
"stopSequence": 13
},
{
"arrival": {
"delay": 58,
"time": "1763821918"
},
"departure": {
"delay": 68,
"time": "1763821928"
},
"stopId": "99410R",
"stopSequence": 14
},
{
"arrival": {
"delay": 18,
"time": "1763821938"
},
"departure": {
"delay": 34,
"time": "1763821954"
},
"stopId": "99412R",
"stopSequence": 15
},
{
"arrival": {
"delay": 28,
"time": "1763822008"
},
"departure": {
"delay": 41,
"time": "1763822021"
},
"stopId": "02230R",
"stopSequence": 18
},
{
"arrival": {
"delay": 51,
"time": "1763822031"
},
"departure": {
"delay": 63,
"time": "1763822043"
},
"stopId": "02220R",
"stopSequence": 19
},
{
"arrival": {
"delay": 63,
"time": "1763822103"
},
"departure": {
"delay": 78,
"time": "1763822118"
},
"stopId": "02210R",
"stopSequence": 20
},
{
"arrival": {
"delay": 38,
"time": "1763822138"
},
"departure": {
"delay": 47,
"time": "1763822147"
},
"stopId": "02200R",
"stopSequence": 21
},
{
"arrival": {
"delay": 10,
"time": "1763822170"
},
"departure": {
"delay": 21,
"time": "1763822181"
},
"stopId": "02190R",
"stopSequence": 22
},
{
"arrival": {
"delay": -5,
"time": "1763822215"
},
"departure": {
"delay": 20,
"time": "1763822240"
},
"stopId": "02180R",
"stopSequence": 23
},
{
"arrival": {
"delay": 23,
"time": "1763822303"
},
"departure": {
"delay": 62,
"time": "1763822342"
},
"stopId": "02170R",
"stopSequence": 24
},
{
"arrival": {
"delay": 29,
"time": "1763822369"
},
"departure": {
"delay": 35,
"time": "1763822375"
},
"stopId": "02160R",
"stopSequence": 25
},
{
"arrival": {
"delay": -18,
"time": "1763822622"
},
"departure": {
"delay": -6,
"time": "1763822634"
},
"stopId": "02150R",
"stopSequence": 26
},
{
"arrival": {
"delay": -1,
"time": "1763822699"
},
"departure": {
"delay": 16,
"time": "1763822716"
},
"stopId": "02140R",
"stopSequence": 27
},
{
"arrival": {
"delay": -38,
"time": "1763822782"
},
"departure": {
"delay": -27,
"time": "1763822793"
},
"stopId": "02130R",
"stopSequence": 28
},
{
"arrival": {
"delay": -12,
"time": "1763822868"
},
"departure": {
"delay": 19,
"time": "1763822899"
},
"stopId": "02120R",
"stopSequence": 29
},
{
"arrival": {
"delay": 8,
"time": "1763822948"
},
"departure": {
"delay": 24,
"time": "1763822964"
},
"stopId": "02110R",
"stopSequence": 30
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "99280A",
"stopSequence": 31
},
{
"arrival": {
"delay": -180,
"time": "1763823120"
},
"departure": {
"delay": -172,
"time": "1763823128"
},
"stopId": "99281R",
"stopSequence": 32
},
{
"arrival": {
"delay": -172,
"time": "1763823188"
},
"departure": {
"delay": -172,
"time": "1763823188"
},
"stopId": "STP-2203R",
"stopSequence": 33
},
{
"arrival": {
"delay": -172,
"time": "1763823248"
},
"departure": {
"delay": -172,
"time": "1763823248"
},
"stopId": "99290R",
"stopSequence": 34
},
{
"arrival": {
"delay": -172,
"time": "1763823308"
},
"departure": {
"delay": -172,
"time": "1763823308"
},
"stopId": "99300R",
"stopSequence": 35
},
{
"arrival": {
"delay": -172,
"time": "1763823368"
},
"departure": {
"delay": -172,
"time": "1763823368"
},
"stopId": "99310R",
"stopSequence": 36
},
{
"arrival": {
"delay": -172,
"time": "1763823428"
},
"departure": {
"delay": -172,
"time": "1763823428"
},
"stopId": "99320R",
"stopSequence": 37
},
{
"arrival": {
"delay": -172,
"time": "1763823488"
},
"departure": {
"delay": -172,
"time": "1763823488"
},
"stopId": "1901R",
"stopSequence": 38
},
{
"arrival": {
"delay": -172,
"time": "1763823488"
},
"departure": {
"delay": -172,
"time": "1763823488"
},
"stopId": "99330R",
"stopSequence": 39
},
{
"arrival": {
"delay": -172,
"time": "1763823548"
},
"departure": {
"delay": -172,
"time": "1763823548"
},
"stopId": "99341R",
"stopSequence": 40
},
{
"arrival": {
"delay": -172,
"time": "1763823668"
},
"departure": {
"delay": -172,
"time": "1763823668"
},
"stopId": "02100R",
"stopSequence": 41
},
{
"arrival": {
"delay": -172,
"time": "1763823788"
},
"departure": {
"delay": -172,
"time": "1763823788"
},
"stopId": "02090R",
"stopSequence": 42
},
{
"arrival": {
"delay": -172,
"time": "1763823908"
},
"departure": {
"delay": -172,
"time": "1763823908"
},
"stopId": "02080R",
"stopSequence": 43
},
{
"arrival": {
"delay": -172,
"time": "1763823968"
},
"departure": {
"delay": -172,
"time": "1763823968"
},
"stopId": "02070R",
"stopSequence": 44
},
{
"arrival": {
"delay": -172,
"time": "1763824028"
},
"departure": {
"delay": -172,
"time": "1763824028"
},
"stopId": "02060R",
"stopSequence": 45
},
{
"arrival": {
"delay": -172,
"time": "1763824088"
},
"departure": {
"delay": -172,
"time": "1763824088"
},
"stopId": "02050R",
"stopSequence": 46
},
{
"arrival": {
"delay": -172,
"time": "1763824148"
},
"departure": {
"delay": -172,
"time": "1763824148"
},
"stopId": "02040R",
"stopSequence": 47
},
{
"arrival": {
"delay": -172,
"time": "1763824208"
},
"departure": {
"delay": -172,
"time": "1763824208"
},
"stopId": "02030R",
"stopSequence": 48
},
{
"arrival": {
"delay": -172,
"time": "1763824268"
},
"departure": {
"delay": -172,
"time": "1763824268"
},
"stopId": "02020R",
"stopSequence": 49
},
{
"arrival": {
"delay": -172,
"time": "1763824328"
},
"departure": {
"delay": -172,
"time": "1763824328"
},
"stopId": "02000R",
"stopSequence": 50
},
{
"arrival": {
"delay": -172,
"time": "1763824388"
},
"departure": {
"delay": -172,
"time": "1763824388"
},
"stopId": "02014R",
"stopSequence": 51
},
{
"arrival": {
"delay": -172,
"time": "1763824448"
},
"departure": {
"delay": -172,
"time": "1763824448"
},
"stopId": "02012R",
"stopSequence": 52
},
{
"arrival": {
"delay": -172,
"time": "1763824508"
},
"stopId": "02010",
"stopSequence": 53
}
],
"trip": {
"directionId": 1,
"routeId": "C-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251122",
"startTime": "15:17:00",
"tripId": "5f8f04fa-cc2a-4cd3-aac2-64152977d651"
},
"vehicle": {
"id": "10",
"label": "1502",
"licensePlate": "DS 011 SC"
}
}
},
{
"id": "360480",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 311,
"time": "1763821451"
},
"stopId": "ZA",
"stopSequence": 1
},
{
"arrival": {
"delay": 286,
"time": "1763821666"
},
"departure": {
"delay": 297,
"time": "1763821677"
},
"stopId": "99010A",
"stopSequence": 2
},
{
"arrival": {
"delay": 247,
"time": "1763821747"
},
"departure": {
"delay": 261,
"time": "1763821761"
},
"stopId": "03150A",
"stopSequence": 3
},
{
"arrival": {
"delay": 205,
"time": "1763821885"
},
"departure": {
"delay": 247,
"time": "1763821927"
},
"stopId": "STP-2023-R",
"stopSequence": 4
},
{
"arrival": {
"delay": 202,
"time": "1763822002"
},
"departure": {
"delay": 231,
"time": "1763822031"
},
"stopId": "99411A",
"stopSequence": 5
},
{
"arrival": {
"delay": 146,
"time": "1763822126"
},
"departure": {
"delay": 160,
"time": "1763822140"
},
"stopId": "99250A",
"stopSequence": 6
},
{
"arrival": {
"delay": 131,
"time": "1763822231"
},
"departure": {
"delay": 146,
"time": "1763822246"
},
"stopId": "99230A",
"stopSequence": 7
},
{
"arrival": {
"delay": 71,
"time": "1763822351"
},
"departure": {
"delay": 154,
"time": "1763822434"
},
"stopId": "99215A",
"stopSequence": 8
},
{
"arrival": {
"delay": 160,
"time": "1763822500"
},
"departure": {
"delay": 273,
"time": "1763822613"
},
"stopId": "99190A",
"stopSequence": 9
},
{
"arrival": {
"delay": 237,
"time": "1763822817"
},
"departure": {
"delay": 256,
"time": "1763822836"
},
"stopId": "99155A",
"stopSequence": 10
},
{
"arrival": {
"delay": 210,
"time": "1763822910"
},
"departure": {
"delay": 249,
"time": "1763822949"
},
"stopId": "99130A",
"stopSequence": 11
},
{
"arrival": {
"delay": 121,
"time": "1763823001"
},
"departure": {
"delay": 150,
"time": "1763823030"
},
"stopId": "99110A",
"stopSequence": 12
},
{
"arrival": {
"delay": 148,
"time": "1763823148"
},
"departure": {
"delay": 157,
"time": "1763823157"
},
"stopId": "99100A",
"stopSequence": 13
},
{
"arrival": {
"delay": 43,
"time": "1763823223"
},
"departure": {
"delay": 77,
"time": "1763823257"
},
"stopId": "03170A",
"stopSequence": 14
},
{
"arrival": {
"delay": 77,
"time": "1763823377"
},
"stopId": "ZA",
"stopSequence": 15
}
],
"trip": {
"directionId": 0,
"routeId": "SN-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251122",
"startTime": "15:19:00",
"tripId": "176726-2020-_ABCDSN-Semaine-01"
},
"vehicle": {
"id": "61",
"label": "2102",
"licensePlate": "GB 001 SR"
}
}
},
{
"id": "360526",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 30,
"time": "1763821530"
},
"stopId": "STP-2201A",
"stopSequence": 1
},
{
"arrival": {
"delay": 82,
"time": "1763821642"
},
"departure": {
"delay": 140,
"time": "1763821700"
},
"stopId": "99215A",
"stopSequence": 2
},
{
"arrival": {
"delay": 78,
"time": "1763821758"
},
"departure": {
"delay": 87,
"time": "1763821767"
},
"stopId": "99190A",
"stopSequence": 3
},
{
"arrival": {
"delay": 43,
"time": "1763821783"
},
"departure": {
"delay": 51,
"time": "1763821791"
},
"stopId": "99180A",
"stopSequence": 4
},
{
"arrival": {
"delay": 9,
"time": "1763821869"
},
"departure": {
"delay": 18,
"time": "1763821878"
},
"stopId": "99170A",
"stopSequence": 5
},
{
"arrival": {
"delay": 46,
"time": "1763821966"
},
"departure": {
"delay": 60,
"time": "1763821980"
},
"stopId": "STP-2111A",
"stopSequence": 6
},
{
"arrival": {
"delay": 14,
"time": "1763821994"
},
"departure": {
"delay": 25,
"time": "1763822005"
},
"stopId": "STP-2112A",
"stopSequence": 7
},
{
"arrival": {
"delay": 48,
"time": "1763822028"
},
"departure": {
"delay": 59,
"time": "1763822039"
},
"stopId": "STP-2203A",
"stopSequence": 8
},
{
"arrival": {
"delay": 76,
"time": "1763822056"
},
"departure": {
"delay": 85,
"time": "1763822065"
},
"stopId": "STP-2113A",
"stopSequence": 9
},
{
"arrival": {
"delay": 74,
"time": "1763822114"
},
"departure": {
"delay": 87,
"time": "1763822127"
},
"stopId": "99450R",
"stopSequence": 10
},
{
"arrival": {
"delay": 65,
"time": "1763822165"
},
"departure": {
"delay": 126,
"time": "1763822226"
},
"stopId": "99390A",
"stopSequence": 11
},
{
"arrival": {
"delay": -37,
"time": "1763822423"
},
"departure": {
"delay": -11,
"time": "1763822449"
},
"stopId": "1704A",
"stopSequence": 12
},
{
"arrival": {
"delay": -35,
"time": "1763822485"
},
"departure": {
"delay": -30,
"time": "1763822490"
},
"stopId": "gendarlA",
"stopSequence": 13
},
{
"arrival": {
"delay": -71,
"time": "1763822509"
},
"departure": {
"delay": -61,
"time": "1763822519"
},
"stopId": "1505A",
"stopSequence": 14
},
{
"arrival": {
"delay": -49,
"time": "1763822591"
},
"departure": {
"delay": -38,
"time": "1763822602"
},
"stopId": "STP-2202A",
"stopSequence": 15
},
{
"arrival": {
"delay": -34,
"time": "1763822666"
},
"departure": {
"delay": -25,
"time": "1763822675"
},
"stopId": "14010",
"stopSequence": 16
},
{
"arrival": {
"delay": 47,
"time": "1763822747"
},
"departure": {
"delay": 61,
"time": "1763822761"
},
"stopId": "lexycarA",
"stopSequence": 17
},
{
"arrival": {
"delay": 27,
"time": "1763822787"
},
"departure": {
"delay": 35,
"time": "1763822795"
},
"stopId": "STP-2110A",
"stopSequence": 18
},
{
"arrival": {
"delay": 45,
"time": "1763822805"
},
"departure": {
"delay": 52,
"time": "1763822812"
},
"stopId": "1710A",
"stopSequence": 19
},
{
"arrival": {
"delay": 31,
"time": "1763822851"
},
"departure": {
"delay": 37,
"time": "1763822857"
},
"stopId": "1711A",
"stopSequence": 20
},
{
"arrival": {
"delay": 14,
"time": "1763822954"
},
"departure": {
"delay": 26,
"time": "1763822966"
},
"stopId": "1702A",
"stopSequence": 21
},
{
"arrival": {
"delay": -21,
"time": "1763822979"
},
"departure": {
"delay": -8,
"time": "1763822992"
},
"stopId": "1701A",
"stopSequence": 22
},
{
"arrival": {
"delay": -46,
"time": "1763823014"
},
"departure": {
"delay": -32,
"time": "1763823028"
},
"stopId": "1709A",
"stopSequence": 23
},
{
"arrival": {
"delay": -58,
"time": "1763823062"
},
"departure": {
"delay": -50,
"time": "1763823070"
},
"stopId": "1708A",
"stopSequence": 24
},
{
"arrival": {
"delay": -70,
"time": "1763823110"
},
"departure": {
"delay": -62,
"time": "1763823118"
},
"stopId": "1700A",
"stopSequence": 25
},
{
"arrival": {
"delay": -83,
"time": "1763823157"
},
"departure": {
"delay": -74,
"time": "1763823166"
},
"stopId": "1707A",
"stopSequence": 26
},
{
"arrival": {
"delay": -115,
"time": "1763823185"
},
"departure": {
"delay": -103,
"time": "1763823197"
},
"stopId": "1706A",
"stopSequence": 27
},
{
"arrival": {
"delay": -79,
"time": "1763823221"
},
"departure": {
"delay": -73,
"time": "1763823227"
},
"stopId": "1705A",
"stopSequence": 28
},
{
"arrival": {
"delay": -73,
"time": "1763823287"
},
"departure": {
"delay": -73,
"time": "1763823287"
},
"stopId": "05020",
"stopSequence": 29
},
{
"arrival": {
"delay": -73,
"time": "1763823347"
},
"departure": {
"delay": -73,
"time": "1763823347"
},
"stopId": "06030A",
"stopSequence": 30
},
{
"arrival": {
"delay": -73,
"time": "1763823407"
},
"departure": {
"delay": -73,
"time": "1763823407"
},
"stopId": "05010A",
"stopSequence": 31
},
{
"arrival": {
"delay": -73,
"time": "1763823467"
},
"departure": {
"delay": -73,
"time": "1763823467"
},
"stopId": "99150A",
"stopSequence": 32
},
{
"arrival": {
"delay": -73,
"time": "1763823527"
},
"departure": {
"delay": -73,
"time": "1763823527"
},
"stopId": "06000A",
"stopSequence": 33
},
{
"arrival": {
"delay": -73,
"time": "1763823647"
},
"departure": {
"delay": -73,
"time": "1763823647"
},
"stopId": "99160A",
"stopSequence": 34
},
{
"arrival": {
"delay": -73,
"time": "1763823707"
},
"stopId": "99155A",
"stopSequence": 35
}
],
"trip": {
"directionId": 0,
"routeId": "E",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251122",
"startTime": "15:25:00",
"tripId": "a901c98f-71ec-4321-9bc9-082c194417b5"
},
"vehicle": {
"id": "9",
"label": "1501",
"licensePlate": "DS 018 SC"
}
}
},
{
"id": "360545",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 99,
"time": "1763821599"
},
"stopId": "ZR",
"stopSequence": 1
},
{
"arrival": {
"delay": 95,
"time": "1763821715"
},
"departure": {
"delay": 106,
"time": "1763821726"
},
"stopId": "99020R",
"stopSequence": 2
},
{
"arrival": {
"delay": 33,
"time": "1763821773"
},
"departure": {
"delay": 108,
"time": "1763821848"
},
"stopId": "99010R",
"stopSequence": 3
},
{
"arrival": {
"delay": 50,
"time": "1763821910"
},
"departure": {
"delay": 59,
"time": "1763821919"
},
"stopId": "03152R",
"stopSequence": 4
},
{
"arrival": {
"delay": 20,
"time": "1763821940"
},
"departure": {
"delay": 29,
"time": "1763821949"
},
"stopId": "03140R",
"stopSequence": 5
},
{
"arrival": {
"delay": -14,
"time": "1763821966"
},
"departure": {
"delay": -4,
"time": "1763821976"
},
"stopId": "03130R",
"stopSequence": 6
},
{
"arrival": {
"delay": -5,
"time": "1763822035"
},
"departure": {
"delay": 12,
"time": "1763822052"
},
"stopId": "03120R",
"stopSequence": 7
},
{
"arrival": {
"delay": -83,
"time": "1763822077"
},
"departure": {
"delay": -67,
"time": "1763822093"
},
"stopId": "1712R",
"stopSequence": 8
},
{
"arrival": {
"delay": -87,
"time": "1763822133"
},
"departure": {
"delay": -74,
"time": "1763822146"
},
"stopId": "03102R",
"stopSequence": 9
},
{
"arrival": {
"delay": -107,
"time": "1763822173"
},
"departure": {
"delay": -97,
"time": "1763822183"
},
"stopId": "03105R",
"stopSequence": 10
},
{
"arrival": {
"delay": -210,
"time": "1763822190"
},
"departure": {
"delay": -200,
"time": "1763822200"
},
"stopId": "03100R",
"stopSequence": 11
},
{
"arrival": {
"delay": -229,
"time": "1763822291"
},
"departure": {
"delay": 10,
"time": "1763822530"
},
"stopId": "99215R",
"stopSequence": 12
},
{
"arrival": {
"delay": -49,
"time": "1763822591"
},
"departure": {
"delay": -31,
"time": "1763822609"
},
"stopId": "99190R",
"stopSequence": 13
},
{
"arrival": {
"delay": -67,
"time": "1763822693"
},
"departure": {
"delay": -56,
"time": "1763822704"
},
"stopId": "03090R",
"stopSequence": 14
},
{
"arrival": {
"delay": -90,
"time": "1763822730"
},
"departure": {
"delay": -83,
"time": "1763822737"
},
"stopId": "03080R",
"stopSequence": 15
},
{
"arrival": {
"delay": -108,
"time": "1763822772"
},
"departure": {
"delay": -99,
"time": "1763822781"
},
"stopId": "03070R",
"stopSequence": 16
},
{
"arrival": {
"delay": -184,
"time": "1763822876"
},
"departure": {
"delay": -169,
"time": "1763822891"
},
"stopId": "03060R",
"stopSequence": 17
},
{
"arrival": {
"delay": -189,
"time": "1763822991"
},
"departure": {
"delay": -181,
"time": "1763822999"
},
"stopId": "03050R",
"stopSequence": 18
},
{
"arrival": {
"delay": -213,
"time": "1763823087"
},
"departure": {
"delay": -201,
"time": "1763823099"
},
"stopId": "03030R",
"stopSequence": 20
},
{
"arrival": {
"delay": -269,
"time": "1763823151"
},
"departure": {
"delay": -257,
"time": "1763823163"
},
"stopId": "03020R",
"stopSequence": 21
},
{
"arrival": {
"delay": -252,
"time": "1763823228"
},
"departure": {
"delay": -257,
"time": "1763823223"
},
"stopId": "03002R",
"stopSequence": 22
},
{
"arrival": {
"delay": -257,
"time": "1763823283"
},
"departure": {
"delay": -257,
"time": "1763823283"
},
"stopId": "03001R",
"stopSequence": 23
},
{
"arrival": {
"delay": -257,
"time": "1763823343"
},
"stopId": "03000R",
"stopSequence": 24
}
],
"trip": {
"directionId": 1,
"routeId": "A-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251122",
"startTime": "15:25:00",
"tripId": "6ce0c72b-0783-446b-9cac-3cf8dd2e8f6a"
},
"vehicle": {
"id": "12",
"label": "1601",
"licensePlate": "DX 800 AF"
}
}
},
{
"id": "360554",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -21,
"time": "1763821479"
},
"stopId": "99215A",
"stopSequence": 1
},
{
"arrival": {
"delay": -24,
"time": "1763821656"
},
"departure": {
"delay": -12,
"time": "1763821668"
},
"stopId": "05060A",
"stopSequence": 2
},
{
"arrival": {
"delay": -36,
"time": "1763821704"
},
"departure": {
"delay": -25,
"time": "1763821715"
},
"stopId": "05050A",
"stopSequence": 3
},
{
"arrival": {
"delay": 14,
"time": "1763821754"
},
"departure": {
"delay": 28,
"time": "1763821768"
},
"stopId": "05040A",
"stopSequence": 4
},
{
"arrival": {
"delay": 39,
"time": "1763821839"
},
"departure": {
"delay": 51,
"time": "1763821851"
},
"stopId": "05030A",
"stopSequence": 5
},
{
"arrival": {
"delay": 70,
"time": "1763821930"
},
"departure": {
"delay": 84,
"time": "1763821944"
},
"stopId": "1006A",
"stopSequence": 6
},
{
"arrival": {
"delay": 50,
"time": "1763821970"
},
"departure": {
"delay": 64,
"time": "1763821984"
},
"stopId": "99430A",
"stopSequence": 7
},
{
"arrival": {
"delay": 51,
"time": "1763822031"
},
"departure": {
"delay": 58,
"time": "1763822038"
},
"stopId": "99420A",
"stopSequence": 8
},
{
"arrival": {
"delay": 25,
"time": "1763822065"
},
"departure": {
"delay": 61,
"time": "1763822101"
},
"stopId": "07170A",
"stopSequence": 9
},
{
"arrival": {
"delay": 80,
"time": "1763822180"
},
"departure": {
"delay": 111,
"time": "1763822211"
},
"stopId": "07140A",
"stopSequence": 10
},
{
"arrival": {
"delay": 96,
"time": "1763822376"
},
"departure": {
"delay": 107,
"time": "1763822387"
},
"stopId": "zoncommA",
"stopSequence": 11
},
{
"arrival": {
"delay": 103,
"time": "1763822563"
},
"departure": {
"delay": 195,
"time": "1763822655"
},
"stopId": "ZA",
"stopSequence": 12
},
{
"arrival": {
"delay": 181,
"time": "1763822761"
},
"departure": {
"delay": 192,
"time": "1763822772"
},
"stopId": "99030A",
"stopSequence": 13
},
{
"arrival": {
"delay": 182,
"time": "1763822822"
},
"departure": {
"delay": 199,
"time": "1763822839"
},
"stopId": "99040A",
"stopSequence": 14
},
{
"arrival": {
"delay": 161,
"time": "1763822861"
},
"departure": {
"delay": 179,
"time": "1763822879"
},
"stopId": "99050A",
"stopSequence": 15
},
{
"arrival": {
"delay": 138,
"time": "1763822898"
},
"departure": {
"delay": 151,
"time": "1763822911"
},
"stopId": "99060A",
"stopSequence": 16
},
{
"arrival": {
"delay": 111,
"time": "1763822991"
},
"departure": {
"delay": 121,
"time": "1763823001"
},
"stopId": "99071A",
"stopSequence": 17
},
{
"arrival": {
"delay": 36,
"time": "1763823036"
},
"departure": {
"delay": 44,
"time": "1763823044"
},
"stopId": "99090A",
"stopSequence": 18
},
{
"arrival": {
"delay": 3,
"time": "1763823063"
},
"departure": {
"delay": 14,
"time": "1763823074"
},
"stopId": "99100A",
"stopSequence": 19
},
{
"arrival": {
"delay": -96,
"time": "1763823144"
},
"departure": {
"delay": -85,
"time": "1763823155"
},
"stopId": "06070A",
"stopSequence": 20
},
{
"arrival": {
"delay": -101,
"time": "1763823199"
},
"departure": {
"delay": -89,
"time": "1763823211"
},
"stopId": "06060A",
"stopSequence": 21
},
{
"arrival": {
"delay": -101,
"time": "1763823319"
},
"departure": {
"delay": -101,
"time": "1763823319"
},
"stopId": "06050A",
"stopSequence": 22
},
{
"arrival": {
"delay": -101,
"time": "1763823379"
},
"departure": {
"delay": -101,
"time": "1763823379"
},
"stopId": "06040A",
"stopSequence": 23
},
{
"arrival": {
"delay": -101,
"time": "1763823439"
},
"departure": {
"delay": -101,
"time": "1763823439"
},
"stopId": "06035A",
"stopSequence": 24
},
{
"arrival": {
"delay": -101,
"time": "1763823499"
},
"departure": {
"delay": -101,
"time": "1763823499"
},
"stopId": "99150A",
"stopSequence": 25
},
{
"arrival": {
"delay": -101,
"time": "1763823559"
},
"departure": {
"delay": -101,
"time": "1763823559"
},
"stopId": "06000A",
"stopSequence": 26
},
{
"arrival": {
"delay": -101,
"time": "1763823679"
},
"departure": {
"delay": -101,
"time": "1763823679"
},
"stopId": "99160A",
"stopSequence": 27
},
{
"arrival": {
"delay": -101,
"time": "1763823739"
},
"stopId": "99155A",
"stopSequence": 28
}
],
"trip": {
"directionId": 0,
"routeId": "D-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251122",
"startTime": "15:25:00",
"tripId": "94c6518c-6608-454f-b64a-cc5ab0fa2948"
},
"vehicle": {
"id": "16",
"label": "1801",
"licensePlate": "ET 866 XV"
}
}
},
{
"id": "360509",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 131,
"time": "1763822231"
},
"stopId": "ZR",
"stopSequence": 1
},
{
"arrival": {
"delay": 139,
"time": "1763822359"
},
"departure": {
"delay": 153,
"time": "1763822373"
},
"stopId": "03170R",
"stopSequence": 2
},
{
"arrival": {
"delay": 136,
"time": "1763822536"
},
"departure": {
"delay": 193,
"time": "1763822593"
},
"stopId": "99100R",
"stopSequence": 3
},
{
"arrival": {
"delay": 41,
"time": "1763822681"
},
"departure": {
"delay": 58,
"time": "1763822698"
},
"stopId": "99110R",
"stopSequence": 4
},
{
"arrival": {
"delay": -14,
"time": "1763822806"
},
"departure": {
"delay": -3,
"time": "1763822817"
},
"stopId": "99135R",
"stopSequence": 5
},
{
"arrival": {
"delay": -69,
"time": "1763822871"
},
"departure": {
"delay": 2,
"time": "1763822942"
},
"stopId": "99155R",
"stopSequence": 6
},
{
"arrival": {
"delay": 27,
"time": "1763823207"
},
"departure": {
"delay": 2,
"time": "1763823182"
},
"stopId": "99190R",
"stopSequence": 7
},
{
"arrival": {
"delay": 2,
"time": "1763823242"
},
"departure": {
"delay": 2,
"time": "1763823242"
},
"stopId": "99215R",
"stopSequence": 8
},
{
"arrival": {
"delay": 2,
"time": "1763823422"
},
"departure": {
"delay": 2,
"time": "1763823422"
},
"stopId": "99230R",
"stopSequence": 9
},
{
"arrival": {
"delay": 2,
"time": "1763823542"
},
"departure": {
"delay": 2,
"time": "1763823542"
},
"stopId": "99250R",
"stopSequence": 10
},
{
"arrival": {
"delay": 2,
"time": "1763823722"
},
"departure": {
"delay": 2,
"time": "1763823722"
},
"stopId": "99411R",
"stopSequence": 11
},
{
"arrival": {
"delay": 2,
"time": "1763823842"
},
"departure": {
"delay": 2,
"time": "1763823842"
},
"stopId": "STP-2023-A",
"stopSequence": 12
},
{
"arrival": {
"delay": 2,
"time": "1763824022"
},
"departure": {
"delay": 2,
"time": "1763824022"
},
"stopId": "03150R",
"stopSequence": 13
},
{
"arrival": {
"delay": 2,
"time": "1763824142"
},
"departure": {
"delay": 2,
"time": "1763824142"
},
"stopId": "99010R",
"stopSequence": 14
},
{
"arrival": {
"delay": 2,
"time": "1763824382"
},
"stopId": "ZR",
"stopSequence": 15
}
],
"trip": {
"directionId": 1,
"routeId": "SN-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251122",
"startTime": "15:35:00",
"tripId": "176755-2020-_ABCDSN-Semaine-01"
},
"vehicle": {
"id": "60",
"label": "2101",
"licensePlate": "GB 008 SR"
}
}
},
{
"id": "360481",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 142,
"time": "1763823022"
},
"stopId": "ZA",
"stopSequence": 1
},
{
"arrival": {
"delay": 142,
"time": "1763823262"
},
"departure": {
"delay": 142,
"time": "1763823262"
},
"stopId": "99010A",
"stopSequence": 2
},
{
"arrival": {
"delay": 142,
"time": "1763823382"
},
"departure": {
"delay": 142,
"time": "1763823382"
},
"stopId": "03150A",
"stopSequence": 3
},
{
"arrival": {
"delay": 142,
"time": "1763823562"
},
"departure": {
"delay": 142,
"time": "1763823562"
},
"stopId": "STP-2023-R",
"stopSequence": 4
},
{
"arrival": {
"delay": 142,
"time": "1763823682"
},
"departure": {
"delay": 142,
"time": "1763823682"
},
"stopId": "99411A",
"stopSequence": 5
},
{
"arrival": {
"delay": 142,
"time": "1763823862"
},
"departure": {
"delay": 142,
"time": "1763823862"
},
"stopId": "99250A",
"stopSequence": 6
},
{
"arrival": {
"delay": 142,
"time": "1763823982"
},
"departure": {
"delay": 142,
"time": "1763823982"
},
"stopId": "99230A",
"stopSequence": 7
},
{
"arrival": {
"delay": 142,
"time": "1763824162"
},
"departure": {
"delay": 142,
"time": "1763824162"
},
"stopId": "99215A",
"stopSequence": 8
},
{
"arrival": {
"delay": 142,
"time": "1763824222"
},
"departure": {
"delay": 142,
"time": "1763824222"
},
"stopId": "99190A",
"stopSequence": 9
},
{
"arrival": {
"delay": 142,
"time": "1763824462"
},
"departure": {
"delay": 142,
"time": "1763824462"
},
"stopId": "99155A",
"stopSequence": 10
},
{
"arrival": {
"delay": 142,
"time": "1763824582"
},
"departure": {
"delay": 142,
"time": "1763824582"
},
"stopId": "99130A",
"stopSequence": 11
},
{
"arrival": {
"delay": 142,
"time": "1763824762"
},
"departure": {
"delay": 142,
"time": "1763824762"
},
"stopId": "99110A",
"stopSequence": 12
},
{
"arrival": {
"delay": 142,
"time": "1763824882"
},
"departure": {
"delay": 142,
"time": "1763824882"
},
"stopId": "99100A",
"stopSequence": 13
},
{
"arrival": {
"delay": 142,
"time": "1763825062"
},
"departure": {
"delay": 142,
"time": "1763825062"
},
"stopId": "03170A",
"stopSequence": 14
},
{
"arrival": {
"delay": 142,
"time": "1763825182"
},
"stopId": "ZA",
"stopSequence": 15
}
],
"trip": {
"directionId": 0,
"routeId": "SN-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251122",
"startTime": "15:48:00",
"tripId": "176727-2020-_ABCDSN-Semaine-01"
},
"vehicle": {
"id": "19",
"label": "1902",
"licensePlate": "FM 616 FF"
}
}
},
{
"id": "360571",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 69,
"time": "1763823069"
},
"stopId": "99215A",
"stopSequence": 1
},
{
"arrival": {
"delay": 122,
"time": "1763823182"
},
"departure": {
"delay": 122,
"time": "1763823182"
},
"stopId": "STP-2201A",
"stopSequence": 2
},
{
"arrival": {
"delay": 122,
"time": "1763823242"
},
"departure": {
"delay": 122,
"time": "1763823242"
},
"stopId": "04200A",
"stopSequence": 3
},
{
"arrival": {
"delay": 122,
"time": "1763823302"
},
"departure": {
"delay": 122,
"time": "1763823302"
},
"stopId": "04190A",
"stopSequence": 4
},
{
"arrival": {
"delay": 122,
"time": "1763823542"
},
"departure": {
"delay": 122,
"time": "1763823542"
},
"stopId": "1041A",
"stopSequence": 5
},
{
"arrival": {
"delay": 122,
"time": "1763823602"
},
"departure": {
"delay": 122,
"time": "1763823602"
},
"stopId": "01005",
"stopSequence": 6
},
{
"arrival": {
"delay": 122,
"time": "1763823662"
},
"departure": {
"delay": 122,
"time": "1763823662"
},
"stopId": "01010A",
"stopSequence": 7
},
{
"arrival": {
"delay": 122,
"time": "1763823782"
},
"departure": {
"delay": 122,
"time": "1763823782"
},
"stopId": "01000A",
"stopSequence": 8
},
{
"arrival": {
"delay": 122,
"time": "1763823902"
},
"departure": {
"delay": 122,
"time": "1763823902"
},
"stopId": "01050A",
"stopSequence": 9
},
{
"arrival": {
"delay": 122,
"time": "1763824022"
},
"departure": {
"delay": 122,
"time": "1763824022"
},
"stopId": "01040A",
"stopSequence": 10
},
{
"arrival": {
"delay": 122,
"time": "1763824082"
},
"departure": {
"delay": 122,
"time": "1763824082"
},
"stopId": "1041A",
"stopSequence": 11
},
{
"arrival": {
"delay": 122,
"time": "1763824382"
},
"departure": {
"delay": 122,
"time": "1763824382"
},
"stopId": "04150A",
"stopSequence": 21
},
{
"arrival": {
"delay": 122,
"time": "1763824442"
},
"departure": {
"delay": 122,
"time": "1763824442"
},
"stopId": "04160A",
"stopSequence": 22
},
{
"arrival": {
"delay": 122,
"time": "1763824562"
},
"departure": {
"delay": 122,
"time": "1763824562"
},
"stopId": "04165A",
"stopSequence": 23
},
{
"arrival": {
"delay": 122,
"time": "1763824622"
},
"departure": {
"delay": 122,
"time": "1763824622"
},
"stopId": "04162A",
"stopSequence": 24
},
{
"arrival": {
"delay": 122,
"time": "1763824622"
},
"departure": {
"delay": 122,
"time": "1763824622"
},
"stopId": "04170A",
"stopSequence": 25
},
{
"arrival": {
"delay": 122,
"time": "1763824682"
},
"departure": {
"delay": 122,
"time": "1763824682"
},
"stopId": "04175A",
"stopSequence": 26
},
{
"arrival": {
"delay": 122,
"time": "1763824682"
},
"departure": {
"delay": 122,
"time": "1763824682"
},
"stopId": "04180A",
"stopSequence": 27
},
{
"arrival": {
"delay": 122,
"time": "1763825102"
},
"departure": {
"delay": 122,
"time": "1763825102"
},
"stopId": "99395A",
"stopSequence": 28
},
{
"arrival": {
"delay": 122,
"time": "1763825102"
},
"departure": {
"delay": 122,
"time": "1763825102"
},
"stopId": "99400A",
"stopSequence": 29
},
{
"arrival": {
"delay": 122,
"time": "1763825162"
},
"departure": {
"delay": 122,
"time": "1763825162"
},
"stopId": "06000A",
"stopSequence": 30
},
{
"arrival": {
"delay": 122,
"time": "1763825222"
},
"departure": {
"delay": 122,
"time": "1763825222"
},
"stopId": "99150A",
"stopSequence": 31
},
{
"arrival": {
"delay": 122,
"time": "1763825282"
},
"departure": {
"delay": 122,
"time": "1763825282"
},
"stopId": "05010A",
"stopSequence": 32
},
{
"arrival": {
"delay": 122,
"time": "1763825342"
},
"departure": {
"delay": 122,
"time": "1763825342"
},
"stopId": "06030A",
"stopSequence": 33
},
{
"arrival": {
"delay": 122,
"time": "1763825402"
},
"stopId": "05020",
"stopSequence": 34
}
],
"trip": {
"directionId": 0,
"routeId": "B-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251122",
"startTime": "15:50:00",
"tripId": "33ea8ec0-5df6-4010-b33b-ccc3bcda3679"
},
"vehicle": {
"id": "17",
"label": "1802",
"licensePlate": "ET 867 XV"
}
}
},
{
"id": "360563",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763829900"
},
"stopId": "99155R",
"stopSequence": 1
},
{
"arrival": {
"time": "1763829960"
},
"departure": {
"time": "1763829960"
},
"stopId": "99160R",
"stopSequence": 2
},
{
"arrival": {
"time": "1763830080"
},
"departure": {
"time": "1763830080"
},
"stopId": "06000R",
"stopSequence": 3
},
{
"arrival": {
"time": "1763830140"
},
"departure": {
"time": "1763830140"
},
"stopId": "99150R",
"stopSequence": 4
},
{
"arrival": {
"time": "1763830200"
},
"departure": {
"time": "1763830200"
},
"stopId": "06035R",
"stopSequence": 5
},
{
"arrival": {
"time": "1763830260"
},
"departure": {
"time": "1763830260"
},
"stopId": "06040R",
"stopSequence": 6
},
{
"arrival": {
"time": "1763830320"
},
"departure": {
"time": "1763830320"
},
"stopId": "06050R",
"stopSequence": 7
},
{
"arrival": {
"time": "1763830440"
},
"departure": {
"time": "1763830440"
},
"stopId": "06060R",
"stopSequence": 8
},
{
"arrival": {
"time": "1763830500"
},
"departure": {
"time": "1763830500"
},
"stopId": "06070R",
"stopSequence": 9
},
{
"arrival": {
"time": "1763830680"
},
"departure": {
"time": "1763830680"
},
"stopId": "99100R",
"stopSequence": 10
},
{
"arrival": {
"time": "1763830740"
},
"departure": {
"time": "1763830740"
},
"stopId": "99090R",
"stopSequence": 11
},
{
"arrival": {
"time": "1763830860"
},
"departure": {
"time": "1763830860"
},
"stopId": "99071R",
"stopSequence": 12
},
{
"arrival": {
"time": "1763830980"
},
"departure": {
"time": "1763830980"
},
"stopId": "99060R",
"stopSequence": 13
},
{
"arrival": {
"time": "1763831040"
},
"departure": {
"time": "1763831040"
},
"stopId": "99050R",
"stopSequence": 14
},
{
"arrival": {
"time": "1763831100"
},
"departure": {
"time": "1763831100"
},
"stopId": "99040R",
"stopSequence": 15
},
{
"arrival": {
"time": "1763831160"
},
"departure": {
"time": "1763831160"
},
"stopId": "99030R",
"stopSequence": 16
},
{
"arrival": {
"time": "1763831280"
},
"departure": {
"time": "1763831280"
},
"stopId": "ZR",
"stopSequence": 17
},
{
"arrival": {
"time": "1763831460"
},
"departure": {
"time": "1763831460"
},
"stopId": "zoncommR",
"stopSequence": 18
},
{
"arrival": {
"time": "1763831640"
},
"departure": {
"time": "1763831640"
},
"stopId": "07140R",
"stopSequence": 19
},
{
"arrival": {
"time": "1763831700"
},
"departure": {
"time": "1763831700"
},
"stopId": "07170R",
"stopSequence": 20
},
{
"arrival": {
"time": "1763831760"
},
"departure": {
"time": "1763831760"
},
"stopId": "99420R",
"stopSequence": 21
},
{
"arrival": {
"time": "1763831820"
},
"departure": {
"time": "1763831820"
},
"stopId": "99430R",
"stopSequence": 22
},
{
"arrival": {
"time": "1763831880"
},
"departure": {
"time": "1763831880"
},
"stopId": "1006R",
"stopSequence": 23
},
{
"arrival": {
"time": "1763831940"
},
"departure": {
"time": "1763831940"
},
"stopId": "05030R",
"stopSequence": 25
},
{
"arrival": {
"time": "1763832000"
},
"departure": {
"time": "1763832000"
},
"stopId": "05040R",
"stopSequence": 26
},
{
"arrival": {
"time": "1763832000"
},
"departure": {
"time": "1763832000"
},
"stopId": "05050R",
"stopSequence": 27
},
{
"arrival": {
"time": "1763832060"
},
"departure": {
"time": "1763832060"
},
"stopId": "05060R",
"stopSequence": 28
},
{
"arrival": {
"time": "1763832240"
},
"stopId": "99215R",
"stopSequence": 29
}
],
"trip": {
"directionId": 1,
"routeId": "D-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251122",
"startTime": "17:45:00",
"tripId": "92d17d74-eb5e-4ede-80f7-7abc0f78799a"
},
"vehicle": {}
}
},
{
"id": "360562",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763824200"
},
"stopId": "99155R",
"stopSequence": 1
},
{
"arrival": {
"time": "1763824260"
},
"departure": {
"time": "1763824260"
},
"stopId": "99160R",
"stopSequence": 2
},
{
"arrival": {
"time": "1763824380"
},
"departure": {
"time": "1763824380"
},
"stopId": "06000R",
"stopSequence": 3
},
{
"arrival": {
"time": "1763824440"
},
"departure": {
"time": "1763824440"
},
"stopId": "99150R",
"stopSequence": 4
},
{
"arrival": {
"time": "1763824500"
},
"departure": {
"time": "1763824500"
},
"stopId": "06035R",
"stopSequence": 5
},
{
"arrival": {
"time": "1763824560"
},
"departure": {
"time": "1763824560"
},
"stopId": "06040R",
"stopSequence": 6
},
{
"arrival": {
"time": "1763824620"
},
"departure": {
"time": "1763824620"
},
"stopId": "06050R",
"stopSequence": 7
},
{
"arrival": {
"time": "1763824740"
},
"departure": {
"time": "1763824740"
},
"stopId": "06060R",
"stopSequence": 8
},
{
"arrival": {
"time": "1763824800"
},
"departure": {
"time": "1763824800"
},
"stopId": "06070R",
"stopSequence": 9
},
{
"arrival": {
"time": "1763824980"
},
"departure": {
"time": "1763824980"
},
"stopId": "99100R",
"stopSequence": 10
},
{
"arrival": {
"time": "1763825040"
},
"departure": {
"time": "1763825040"
},
"stopId": "99090R",
"stopSequence": 11
},
{
"arrival": {
"time": "1763825160"
},
"departure": {
"time": "1763825160"
},
"stopId": "99071R",
"stopSequence": 12
},
{
"arrival": {
"time": "1763825280"
},
"departure": {
"time": "1763825280"
},
"stopId": "99060R",
"stopSequence": 13
},
{
"arrival": {
"time": "1763825340"
},
"departure": {
"time": "1763825340"
},
"stopId": "99050R",
"stopSequence": 14
},
{
"arrival": {
"time": "1763825400"
},
"departure": {
"time": "1763825400"
},
"stopId": "99040R",
"stopSequence": 15
},
{
"arrival": {
"time": "1763825460"
},
"departure": {
"time": "1763825460"
},
"stopId": "99030R",
"stopSequence": 16
},
{
"arrival": {
"time": "1763825580"
},
"departure": {
"time": "1763825580"
},
"stopId": "ZR",
"stopSequence": 17
},
{
"arrival": {
"time": "1763825760"
},
"departure": {
"time": "1763825760"
},
"stopId": "zoncommR",
"stopSequence": 18
},
{
"arrival": {
"time": "1763825940"
},
"departure": {
"time": "1763825940"
},
"stopId": "07140R",
"stopSequence": 19
},
{
"arrival": {
"time": "1763826000"
},
"departure": {
"time": "1763826000"
},
"stopId": "07170R",
"stopSequence": 20
},
{
"arrival": {
"time": "1763826060"
},
"departure": {
"time": "1763826060"
},
"stopId": "99420R",
"stopSequence": 21
},
{
"arrival": {
"time": "1763826120"
},
"departure": {
"time": "1763826120"
},
"stopId": "99430R",
"stopSequence": 22
},
{
"arrival": {
"time": "1763826180"
},
"departure": {
"time": "1763826180"
},
"stopId": "1006R",
"stopSequence": 23
},
{
"arrival": {
"time": "1763826240"
},
"departure": {
"time": "1763826240"
},
"stopId": "05030R",
"stopSequence": 25
},
{
"arrival": {
"time": "1763826300"
},
"departure": {
"time": "1763826300"
},
"stopId": "05040R",
"stopSequence": 26
},
{
"arrival": {
"time": "1763826300"
},
"departure": {
"time": "1763826300"
},
"stopId": "05050R",
"stopSequence": 27
},
{
"arrival": {
"time": "1763826360"
},
"departure": {
"time": "1763826360"
},
"stopId": "05060R",
"stopSequence": 28
},
{
"arrival": {
"time": "1763826540"
},
"stopId": "99215R",
"stopSequence": 29
}
],
"trip": {
"directionId": 1,
"routeId": "D-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251122",
"startTime": "16:10:00",
"tripId": "1a8a7afa-4071-429b-bb48-f5d977a6faef"
},
"vehicle": {}
}
},
{
"id": "360556",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763832600"
},
"stopId": "99215A",
"stopSequence": 1
},
{
"arrival": {
"time": "1763832780"
},
"departure": {
"time": "1763832780"
},
"stopId": "05060A",
"stopSequence": 2
},
{
"arrival": {
"time": "1763832840"
},
"departure": {
"time": "1763832840"
},
"stopId": "05050A",
"stopSequence": 3
},
{
"arrival": {
"time": "1763832840"
},
"departure": {
"time": "1763832840"
},
"stopId": "05040A",
"stopSequence": 4
},
{
"arrival": {
"time": "1763832900"
},
"departure": {
"time": "1763832900"
},
"stopId": "05030A",
"stopSequence": 5
},
{
"arrival": {
"time": "1763832960"
},
"departure": {
"time": "1763832960"
},
"stopId": "1006A",
"stopSequence": 6
},
{
"arrival": {
"time": "1763833020"
},
"departure": {
"time": "1763833020"
},
"stopId": "99430A",
"stopSequence": 7
},
{
"arrival": {
"time": "1763833080"
},
"departure": {
"time": "1763833080"
},
"stopId": "99420A",
"stopSequence": 8
},
{
"arrival": {
"time": "1763833140"
},
"departure": {
"time": "1763833140"
},
"stopId": "07170A",
"stopSequence": 9
},
{
"arrival": {
"time": "1763833200"
},
"departure": {
"time": "1763833200"
},
"stopId": "07140A",
"stopSequence": 10
},
{
"arrival": {
"time": "1763833380"
},
"departure": {
"time": "1763833380"
},
"stopId": "zoncommA",
"stopSequence": 11
},
{
"arrival": {
"time": "1763833560"
},
"departure": {
"time": "1763833560"
},
"stopId": "ZA",
"stopSequence": 12
},
{
"arrival": {
"time": "1763833680"
},
"departure": {
"time": "1763833680"
},
"stopId": "99030A",
"stopSequence": 13
},
{
"arrival": {
"time": "1763833740"
},
"departure": {
"time": "1763833740"
},
"stopId": "99040A",
"stopSequence": 14
},
{
"arrival": {
"time": "1763833800"
},
"departure": {
"time": "1763833800"
},
"stopId": "99050A",
"stopSequence": 15
},
{
"arrival": {
"time": "1763833860"
},
"departure": {
"time": "1763833860"
},
"stopId": "99060A",
"stopSequence": 16
},
{
"arrival": {
"time": "1763833980"
},
"departure": {
"time": "1763833980"
},
"stopId": "99071A",
"stopSequence": 17
},
{
"arrival": {
"time": "1763834100"
},
"departure": {
"time": "1763834100"
},
"stopId": "99090A",
"stopSequence": 18
},
{
"arrival": {
"time": "1763834160"
},
"departure": {
"time": "1763834160"
},
"stopId": "99100A",
"stopSequence": 19
},
{
"arrival": {
"time": "1763834340"
},
"departure": {
"time": "1763834340"
},
"stopId": "06070A",
"stopSequence": 20
},
{
"arrival": {
"time": "1763834400"
},
"departure": {
"time": "1763834400"
},
"stopId": "06060A",
"stopSequence": 21
},
{
"arrival": {
"time": "1763834520"
},
"departure": {
"time": "1763834520"
},
"stopId": "06050A",
"stopSequence": 22
},
{
"arrival": {
"time": "1763834580"
},
"departure": {
"time": "1763834580"
},
"stopId": "06040A",
"stopSequence": 23
},
{
"arrival": {
"time": "1763834640"
},
"departure": {
"time": "1763834640"
},
"stopId": "06035A",
"stopSequence": 24
},
{
"arrival": {
"time": "1763834700"
},
"departure": {
"time": "1763834700"
},
"stopId": "99150A",
"stopSequence": 25
},
{
"arrival": {
"time": "1763834760"
},
"departure": {
"time": "1763834760"
},
"stopId": "06000A",
"stopSequence": 26
},
{
"arrival": {
"time": "1763834880"
},
"departure": {
"time": "1763834880"
},
"stopId": "99160A",
"stopSequence": 27
},
{
"arrival": {
"time": "1763834940"
},
"stopId": "99155A",
"stopSequence": 28
}
],
"trip": {
"directionId": 0,
"routeId": "D-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251122",
"startTime": "18:30:00",
"tripId": "0b8afdfb-5f52-483d-b091-95e6a23647a4"
},
"vehicle": {}
}
},
{
"id": "360555",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763827200"
},
"stopId": "99215A",
"stopSequence": 1
},
{
"arrival": {
"time": "1763827380"
},
"departure": {
"time": "1763827380"
},
"stopId": "05060A",
"stopSequence": 2
},
{
"arrival": {
"time": "1763827440"
},
"departure": {
"time": "1763827440"
},
"stopId": "05050A",
"stopSequence": 3
},
{
"arrival": {
"time": "1763827440"
},
"departure": {
"time": "1763827440"
},
"stopId": "05040A",
"stopSequence": 4
},
{
"arrival": {
"time": "1763827500"
},
"departure": {
"time": "1763827500"
},
"stopId": "05030A",
"stopSequence": 5
},
{
"arrival": {
"time": "1763827560"
},
"departure": {
"time": "1763827560"
},
"stopId": "1006A",
"stopSequence": 6
},
{
"arrival": {
"time": "1763827620"
},
"departure": {
"time": "1763827620"
},
"stopId": "99430A",
"stopSequence": 7
},
{
"arrival": {
"time": "1763827680"
},
"departure": {
"time": "1763827680"
},
"stopId": "99420A",
"stopSequence": 8
},
{
"arrival": {
"time": "1763827740"
},
"departure": {
"time": "1763827740"
},
"stopId": "07170A",
"stopSequence": 9
},
{
"arrival": {
"time": "1763827800"
},
"departure": {
"time": "1763827800"
},
"stopId": "07140A",
"stopSequence": 10
},
{
"arrival": {
"time": "1763827980"
},
"departure": {
"time": "1763827980"
},
"stopId": "zoncommA",
"stopSequence": 11
},
{
"arrival": {
"time": "1763828160"
},
"departure": {
"time": "1763828160"
},
"stopId": "ZA",
"stopSequence": 12
},
{
"arrival": {
"time": "1763828280"
},
"departure": {
"time": "1763828280"
},
"stopId": "99030A",
"stopSequence": 13
},
{
"arrival": {
"time": "1763828340"
},
"departure": {
"time": "1763828340"
},
"stopId": "99040A",
"stopSequence": 14
},
{
"arrival": {
"time": "1763828400"
},
"departure": {
"time": "1763828400"
},
"stopId": "99050A",
"stopSequence": 15
},
{
"arrival": {
"time": "1763828460"
},
"departure": {
"time": "1763828460"
},
"stopId": "99060A",
"stopSequence": 16
},
{
"arrival": {
"time": "1763828580"
},
"departure": {
"time": "1763828580"
},
"stopId": "99071A",
"stopSequence": 17
},
{
"arrival": {
"time": "1763828700"
},
"departure": {
"time": "1763828700"
},
"stopId": "99090A",
"stopSequence": 18
},
{
"arrival": {
"time": "1763828760"
},
"departure": {
"time": "1763828760"
},
"stopId": "99100A",
"stopSequence": 19
},
{
"arrival": {
"time": "1763828940"
},
"departure": {
"time": "1763828940"
},
"stopId": "06070A",
"stopSequence": 20
},
{
"arrival": {
"time": "1763829000"
},
"departure": {
"time": "1763829000"
},
"stopId": "06060A",
"stopSequence": 21
},
{
"arrival": {
"time": "1763829120"
},
"departure": {
"time": "1763829120"
},
"stopId": "06050A",
"stopSequence": 22
},
{
"arrival": {
"time": "1763829180"
},
"departure": {
"time": "1763829180"
},
"stopId": "06040A",
"stopSequence": 23
},
{
"arrival": {
"time": "1763829240"
},
"departure": {
"time": "1763829240"
},
"stopId": "06035A",
"stopSequence": 24
},
{
"arrival": {
"time": "1763829300"
},
"departure": {
"time": "1763829300"
},
"stopId": "99150A",
"stopSequence": 25
},
{
"arrival": {
"time": "1763829360"
},
"departure": {
"time": "1763829360"
},
"stopId": "06000A",
"stopSequence": 26
},
{
"arrival": {
"time": "1763829480"
},
"departure": {
"time": "1763829480"
},
"stopId": "99160A",
"stopSequence": 27
},
{
"arrival": {
"time": "1763829540"
},
"stopId": "99155A",
"stopSequence": 28
}
],
"trip": {
"directionId": 0,
"routeId": "D-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251122",
"startTime": "17:00:00",
"tripId": "25263afa-f1ce-4d61-94e2-246a6ff11aab"
},
"vehicle": {}
}
},
{
"id": "360585",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763831100"
},
"stopId": "99155R",
"stopSequence": 1
},
{
"arrival": {
"time": "1763831160"
},
"departure": {
"time": "1763831160"
},
"stopId": "99160R",
"stopSequence": 2
},
{
"arrival": {
"time": "1763831280"
},
"departure": {
"time": "1763831280"
},
"stopId": "06000R",
"stopSequence": 3
},
{
"arrival": {
"time": "1763831340"
},
"departure": {
"time": "1763831340"
},
"stopId": "99150R",
"stopSequence": 4
},
{
"arrival": {
"time": "1763831400"
},
"departure": {
"time": "1763831400"
},
"stopId": "05010R",
"stopSequence": 5
},
{
"arrival": {
"time": "1763831460"
},
"departure": {
"time": "1763831460"
},
"stopId": "06030R",
"stopSequence": 6
},
{
"arrival": {
"time": "1763831520"
},
"departure": {
"time": "1763831520"
},
"stopId": "05020R",
"stopSequence": 7
},
{
"arrival": {
"time": "1763831580"
},
"departure": {
"time": "1763831580"
},
"stopId": "1705R",
"stopSequence": 8
},
{
"arrival": {
"time": "1763831580"
},
"departure": {
"time": "1763831580"
},
"stopId": "1706R",
"stopSequence": 9
},
{
"arrival": {
"time": "1763831640"
},
"departure": {
"time": "1763831640"
},
"stopId": "1707R",
"stopSequence": 10
},
{
"arrival": {
"time": "1763831700"
},
"departure": {
"time": "1763831700"
},
"stopId": "1700R",
"stopSequence": 11
},
{
"arrival": {
"time": "1763831760"
},
"departure": {
"time": "1763831760"
},
"stopId": "1708R",
"stopSequence": 12
},
{
"arrival": {
"time": "1763831820"
},
"departure": {
"time": "1763831820"
},
"stopId": "1709R",
"stopSequence": 13
},
{
"arrival": {
"time": "1763831880"
},
"departure": {
"time": "1763831880"
},
"stopId": "1701R",
"stopSequence": 14
},
{
"arrival": {
"time": "1763831940"
},
"departure": {
"time": "1763831940"
},
"stopId": "1702R",
"stopSequence": 15
},
{
"arrival": {
"time": "1763832060"
},
"departure": {
"time": "1763832060"
},
"stopId": "1711R",
"stopSequence": 16
},
{
"arrival": {
"time": "1763832060"
},
"departure": {
"time": "1763832060"
},
"stopId": "1710R",
"stopSequence": 17
},
{
"arrival": {
"time": "1763832120"
},
"departure": {
"time": "1763832120"
},
"stopId": "STP-2110R",
"stopSequence": 18
},
{
"arrival": {
"time": "1763832120"
},
"departure": {
"time": "1763832120"
},
"stopId": "lexycarR",
"stopSequence": 19
},
{
"arrival": {
"time": "1763832180"
},
"departure": {
"time": "1763832180"
},
"stopId": "14010R",
"stopSequence": 20
},
{
"arrival": {
"time": "1763832240"
},
"departure": {
"time": "1763832240"
},
"stopId": "STP-2202R",
"stopSequence": 21
},
{
"arrival": {
"time": "1763832300"
},
"departure": {
"time": "1763832300"
},
"stopId": "1505R",
"stopSequence": 22
},
{
"arrival": {
"time": "1763832360"
},
"departure": {
"time": "1763832360"
},
"stopId": "gendarlR",
"stopSequence": 23
},
{
"arrival": {
"time": "1763832420"
},
"departure": {
"time": "1763832420"
},
"stopId": "1704R",
"stopSequence": 24
},
{
"arrival": {
"time": "1763832720"
},
"departure": {
"time": "1763832660"
},
"stopId": "99390R",
"stopSequence": 25
},
{
"arrival": {
"time": "1763832840"
},
"departure": {
"time": "1763832840"
},
"stopId": "STP-2113R",
"stopSequence": 26
},
{
"arrival": {
"time": "1763832840"
},
"departure": {
"time": "1763832840"
},
"stopId": "STP-2204R",
"stopSequence": 27
},
{
"arrival": {
"time": "1763832900"
},
"departure": {
"time": "1763832900"
},
"stopId": "STP-2112R",
"stopSequence": 28
},
{
"arrival": {
"time": "1763832960"
},
"departure": {
"time": "1763832960"
},
"stopId": "STP-2111R",
"stopSequence": 29
},
{
"arrival": {
"time": "1763833020"
},
"departure": {
"time": "1763833020"
},
"stopId": "99170R",
"stopSequence": 30
},
{
"arrival": {
"time": "1763833080"
},
"departure": {
"time": "1763833080"
},
"stopId": "99180R",
"stopSequence": 31
},
{
"arrival": {
"time": "1763833200"
},
"departure": {
"time": "1763833200"
},
"stopId": "99190R",
"stopSequence": 32
},
{
"arrival": {
"time": "1763833260"
},
"departure": {
"time": "1763833260"
},
"stopId": "99200R",
"stopSequence": 33
},
{
"arrival": {
"time": "1763833320"
},
"departure": {
"time": "1763833320"
},
"stopId": "99215R",
"stopSequence": 34
},
{
"arrival": {
"time": "1763833380"
},
"stopId": "STP-2201R",
"stopSequence": 35
}
],
"trip": {
"directionId": 1,
"routeId": "E",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251122",
"startTime": "18:05:00",
"tripId": "07c5dcf8-682a-4d32-ae18-e90cba3d7c11"
},
"vehicle": {}
}
},
{
"id": "360532",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763824680"
},
"stopId": "99155R",
"stopSequence": 1
},
{
"arrival": {
"time": "1763824740"
},
"departure": {
"time": "1763824740"
},
"stopId": "99160R",
"stopSequence": 2
},
{
"arrival": {
"time": "1763824860"
},
"departure": {
"time": "1763824860"
},
"stopId": "06000R",
"stopSequence": 3
},
{
"arrival": {
"time": "1763824920"
},
"departure": {
"time": "1763824920"
},
"stopId": "99150R",
"stopSequence": 4
},
{
"arrival": {
"time": "1763824980"
},
"departure": {
"time": "1763824980"
},
"stopId": "05010R",
"stopSequence": 5
},
{
"arrival": {
"time": "1763825040"
},
"departure": {
"time": "1763825040"
},
"stopId": "06030R",
"stopSequence": 6
},
{
"arrival": {
"time": "1763825100"
},
"departure": {
"time": "1763825100"
},
"stopId": "05020R",
"stopSequence": 7
},
{
"arrival": {
"time": "1763825160"
},
"departure": {
"time": "1763825160"
},
"stopId": "1705R",
"stopSequence": 8
},
{
"arrival": {
"time": "1763825160"
},
"departure": {
"time": "1763825160"
},
"stopId": "1706R",
"stopSequence": 9
},
{
"arrival": {
"time": "1763825220"
},
"departure": {
"time": "1763825220"
},
"stopId": "1707R",
"stopSequence": 10
},
{
"arrival": {
"time": "1763825280"
},
"departure": {
"time": "1763825280"
},
"stopId": "1700R",
"stopSequence": 11
},
{
"arrival": {
"time": "1763825340"
},
"departure": {
"time": "1763825340"
},
"stopId": "1708R",
"stopSequence": 12
},
{
"arrival": {
"time": "1763825400"
},
"departure": {
"time": "1763825400"
},
"stopId": "1709R",
"stopSequence": 13
},
{
"arrival": {
"time": "1763825460"
},
"departure": {
"time": "1763825460"
},
"stopId": "1701R",
"stopSequence": 14
},
{
"arrival": {
"time": "1763825520"
},
"departure": {
"time": "1763825520"
},
"stopId": "1702R",
"stopSequence": 15
},
{
"arrival": {
"time": "1763825640"
},
"departure": {
"time": "1763825640"
},
"stopId": "1711R",
"stopSequence": 16
},
{
"arrival": {
"time": "1763825640"
},
"departure": {
"time": "1763825640"
},
"stopId": "1710R",
"stopSequence": 17
},
{
"arrival": {
"time": "1763825700"
},
"departure": {
"time": "1763825700"
},
"stopId": "STP-2110R",
"stopSequence": 18
},
{
"arrival": {
"time": "1763825700"
},
"departure": {
"time": "1763825700"
},
"stopId": "lexycarR",
"stopSequence": 19
},
{
"arrival": {
"time": "1763825760"
},
"departure": {
"time": "1763825760"
},
"stopId": "14010R",
"stopSequence": 20
},
{
"arrival": {
"time": "1763825820"
},
"departure": {
"time": "1763825820"
},
"stopId": "STP-2202R",
"stopSequence": 21
},
{
"arrival": {
"time": "1763825880"
},
"departure": {
"time": "1763825880"
},
"stopId": "1505R",
"stopSequence": 22
},
{
"arrival": {
"time": "1763825940"
},
"departure": {
"time": "1763825940"
},
"stopId": "gendarlR",
"stopSequence": 23
},
{
"arrival": {
"time": "1763826000"
},
"departure": {
"time": "1763826000"
},
"stopId": "1704R",
"stopSequence": 24
},
{
"arrival": {
"time": "1763826300"
},
"departure": {
"time": "1763826300"
},
"stopId": "99390R",
"stopSequence": 25
},
{
"arrival": {
"time": "1763826420"
},
"departure": {
"time": "1763826420"
},
"stopId": "STP-2113R",
"stopSequence": 26
},
{
"arrival": {
"time": "1763826420"
},
"departure": {
"time": "1763826420"
},
"stopId": "STP-2204R",
"stopSequence": 27
},
{
"arrival": {
"time": "1763826480"
},
"departure": {
"time": "1763826480"
},
"stopId": "STP-2112R",
"stopSequence": 28
},
{
"arrival": {
"time": "1763826540"
},
"departure": {
"time": "1763826540"
},
"stopId": "STP-2111R",
"stopSequence": 29
},
{
"arrival": {
"time": "1763826600"
},
"departure": {
"time": "1763826600"
},
"stopId": "99170R",
"stopSequence": 30
},
{
"arrival": {
"time": "1763826660"
},
"departure": {
"time": "1763826660"
},
"stopId": "99180R",
"stopSequence": 31
},
{
"arrival": {
"time": "1763826780"
},
"departure": {
"time": "1763826780"
},
"stopId": "99190R",
"stopSequence": 32
},
{
"arrival": {
"time": "1763826840"
},
"departure": {
"time": "1763826840"
},
"stopId": "99200R",
"stopSequence": 33
},
{
"arrival": {
"time": "1763826900"
},
"departure": {
"time": "1763826900"
},
"stopId": "99215R",
"stopSequence": 34
},
{
"arrival": {
"time": "1763826960"
},
"stopId": "STP-2201R",
"stopSequence": 35
}
],
"trip": {
"directionId": 1,
"routeId": "E",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251122",
"startTime": "16:18:00",
"tripId": "35a96819-0e96-4160-916b-39e576d38ef8"
},
"vehicle": {}
}
},
{
"id": "360527",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763828040"
},
"stopId": "STP-2201A",
"stopSequence": 1
},
{
"arrival": {
"time": "1763828100"
},
"departure": {
"time": "1763828100"
},
"stopId": "99215A",
"stopSequence": 2
},
{
"arrival": {
"time": "1763828220"
},
"departure": {
"time": "1763828220"
},
"stopId": "99190A",
"stopSequence": 3
},
{
"arrival": {
"time": "1763828280"
},
"departure": {
"time": "1763828280"
},
"stopId": "99180A",
"stopSequence": 4
},
{
"arrival": {
"time": "1763828400"
},
"departure": {
"time": "1763828400"
},
"stopId": "99170A",
"stopSequence": 5
},
{
"arrival": {
"time": "1763828460"
},
"departure": {
"time": "1763828460"
},
"stopId": "STP-2111A",
"stopSequence": 6
},
{
"arrival": {
"time": "1763828520"
},
"departure": {
"time": "1763828520"
},
"stopId": "STP-2112A",
"stopSequence": 7
},
{
"arrival": {
"time": "1763828520"
},
"departure": {
"time": "1763828520"
},
"stopId": "STP-2203A",
"stopSequence": 8
},
{
"arrival": {
"time": "1763828520"
},
"departure": {
"time": "1763828520"
},
"stopId": "STP-2113A",
"stopSequence": 9
},
{
"arrival": {
"time": "1763828580"
},
"departure": {
"time": "1763828580"
},
"stopId": "99450R",
"stopSequence": 10
},
{
"arrival": {
"time": "1763828640"
},
"departure": {
"time": "1763828640"
},
"stopId": "99390A",
"stopSequence": 11
},
{
"arrival": {
"time": "1763829000"
},
"departure": {
"time": "1763829000"
},
"stopId": "1704A",
"stopSequence": 12
},
{
"arrival": {
"time": "1763829060"
},
"departure": {
"time": "1763829060"
},
"stopId": "gendarlA",
"stopSequence": 13
},
{
"arrival": {
"time": "1763829120"
},
"departure": {
"time": "1763829120"
},
"stopId": "1505A",
"stopSequence": 14
},
{
"arrival": {
"time": "1763829180"
},
"departure": {
"time": "1763829180"
},
"stopId": "STP-2202A",
"stopSequence": 15
},
{
"arrival": {
"time": "1763829240"
},
"departure": {
"time": "1763829240"
},
"stopId": "14010",
"stopSequence": 16
},
{
"arrival": {
"time": "1763829240"
},
"departure": {
"time": "1763829240"
},
"stopId": "lexycarA",
"stopSequence": 17
},
{
"arrival": {
"time": "1763829300"
},
"departure": {
"time": "1763829300"
},
"stopId": "STP-2110A",
"stopSequence": 18
},
{
"arrival": {
"time": "1763829300"
},
"departure": {
"time": "1763829300"
},
"stopId": "1710A",
"stopSequence": 19
},
{
"arrival": {
"time": "1763829360"
},
"departure": {
"time": "1763829360"
},
"stopId": "1711A",
"stopSequence": 20
},
{
"arrival": {
"time": "1763829480"
},
"departure": {
"time": "1763829480"
},
"stopId": "1702A",
"stopSequence": 21
},
{
"arrival": {
"time": "1763829540"
},
"departure": {
"time": "1763829540"
},
"stopId": "1701A",
"stopSequence": 22
},
{
"arrival": {
"time": "1763829600"
},
"departure": {
"time": "1763829600"
},
"stopId": "1709A",
"stopSequence": 23
},
{
"arrival": {
"time": "1763829660"
},
"departure": {
"time": "1763829660"
},
"stopId": "1708A",
"stopSequence": 24
},
{
"arrival": {
"time": "1763829720"
},
"departure": {
"time": "1763829720"
},
"stopId": "1700A",
"stopSequence": 25
},
{
"arrival": {
"time": "1763829780"
},
"departure": {
"time": "1763829780"
},
"stopId": "1707A",
"stopSequence": 26
},
{
"arrival": {
"time": "1763829840"
},
"departure": {
"time": "1763829840"
},
"stopId": "1706A",
"stopSequence": 27
},
{
"arrival": {
"time": "1763829840"
},
"departure": {
"time": "1763829840"
},
"stopId": "1705A",
"stopSequence": 28
},
{
"arrival": {
"time": "1763829900"
},
"departure": {
"time": "1763829900"
},
"stopId": "05020",
"stopSequence": 29
},
{
"arrival": {
"time": "1763829960"
},
"departure": {
"time": "1763829960"
},
"stopId": "06030A",
"stopSequence": 30
},
{
"arrival": {
"time": "1763830020"
},
"departure": {
"time": "1763830020"
},
"stopId": "05010A",
"stopSequence": 31
},
{
"arrival": {
"time": "1763830080"
},
"departure": {
"time": "1763830080"
},
"stopId": "99150A",
"stopSequence": 32
},
{
"arrival": {
"time": "1763830140"
},
"departure": {
"time": "1763830140"
},
"stopId": "06000A",
"stopSequence": 33
},
{
"arrival": {
"time": "1763830260"
},
"departure": {
"time": "1763830260"
},
"stopId": "99160A",
"stopSequence": 34
},
{
"arrival": {
"time": "1763830320"
},
"stopId": "99155A",
"stopSequence": 35
}
],
"trip": {
"directionId": 0,
"routeId": "E",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251122",
"startTime": "17:14:00",
"tripId": "2e6671af-ef40-4806-b28d-8e4f2f96b579"
},
"vehicle": {}
}
},
{
"id": "360516",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 77,
"time": "1763835257"
},
"stopId": "ZR",
"stopSequence": 1
},
{
"arrival": {
"delay": 77,
"time": "1763835377"
},
"departure": {
"delay": 77,
"time": "1763835377"
},
"stopId": "03170R",
"stopSequence": 2
},
{
"arrival": {
"delay": 77,
"time": "1763835557"
},
"departure": {
"delay": 77,
"time": "1763835557"
},
"stopId": "99100R",
"stopSequence": 3
},
{
"arrival": {
"delay": 77,
"time": "1763835797"
},
"departure": {
"delay": 77,
"time": "1763835797"
},
"stopId": "99110R",
"stopSequence": 4
},
{
"arrival": {
"delay": 77,
"time": "1763835977"
},
"departure": {
"delay": 77,
"time": "1763835977"
},
"stopId": "99135R",
"stopSequence": 5
},
{
"arrival": {
"delay": 77,
"time": "1763836097"
},
"departure": {
"delay": 77,
"time": "1763836097"
},
"stopId": "99155R",
"stopSequence": 6
},
{
"arrival": {
"delay": 77,
"time": "1763836337"
},
"departure": {
"delay": 77,
"time": "1763836337"
},
"stopId": "99190R",
"stopSequence": 7
},
{
"arrival": {
"delay": 77,
"time": "1763836397"
},
"departure": {
"delay": 77,
"time": "1763836397"
},
"stopId": "99215R",
"stopSequence": 8
},
{
"arrival": {
"delay": 77,
"time": "1763836577"
},
"departure": {
"delay": 77,
"time": "1763836577"
},
"stopId": "99230R",
"stopSequence": 9
},
{
"arrival": {
"delay": 77,
"time": "1763836697"
},
"departure": {
"delay": 77,
"time": "1763836697"
},
"stopId": "99250R",
"stopSequence": 10
},
{
"arrival": {
"delay": 77,
"time": "1763836877"
},
"departure": {
"delay": 77,
"time": "1763836877"
},
"stopId": "99411R",
"stopSequence": 11
},
{
"arrival": {
"delay": 77,
"time": "1763836997"
},
"departure": {
"delay": 77,
"time": "1763836997"
},
"stopId": "STP-2023-A",
"stopSequence": 12
},
{
"arrival": {
"delay": 77,
"time": "1763837177"
},
"departure": {
"delay": 77,
"time": "1763837177"
},
"stopId": "03150R",
"stopSequence": 13
},
{
"arrival": {
"delay": 77,
"time": "1763837297"
},
"departure": {
"delay": 77,
"time": "1763837297"
},
"stopId": "99010R",
"stopSequence": 14
},
{
"arrival": {
"delay": 77,
"time": "1763837537"
},
"stopId": "ZR",
"stopSequence": 15
}
],
"trip": {
"directionId": 1,
"routeId": "SN-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251122",
"startTime": "19:13:00",
"tripId": "176762-2020-_ABCDSN-Semaine-01"
},
"vehicle": {}
}
},
{
"id": "360513",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 77,
"time": "1763828717"
},
"stopId": "ZR",
"stopSequence": 1
},
{
"arrival": {
"delay": 77,
"time": "1763828837"
},
"departure": {
"delay": 77,
"time": "1763828837"
},
"stopId": "03170R",
"stopSequence": 2
},
{
"arrival": {
"delay": 77,
"time": "1763829017"
},
"departure": {
"delay": 77,
"time": "1763829017"
},
"stopId": "99100R",
"stopSequence": 3
},
{
"arrival": {
"delay": 77,
"time": "1763829257"
},
"departure": {
"delay": 77,
"time": "1763829257"
},
"stopId": "99110R",
"stopSequence": 4
},
{
"arrival": {
"delay": 77,
"time": "1763829437"
},
"departure": {
"delay": 77,
"time": "1763829437"
},
"stopId": "99135R",
"stopSequence": 5
},
{
"arrival": {
"delay": 77,
"time": "1763829557"
},
"departure": {
"delay": 77,
"time": "1763829557"
},
"stopId": "99155R",
"stopSequence": 6
},
{
"arrival": {
"delay": 77,
"time": "1763829797"
},
"departure": {
"delay": 77,
"time": "1763829797"
},
"stopId": "99190R",
"stopSequence": 7
},
{
"arrival": {
"delay": 77,
"time": "1763829857"
},
"departure": {
"delay": 77,
"time": "1763829857"
},
"stopId": "99215R",
"stopSequence": 8
},
{
"arrival": {
"delay": 77,
"time": "1763830037"
},
"departure": {
"delay": 77,
"time": "1763830037"
},
"stopId": "99230R",
"stopSequence": 9
},
{
"arrival": {
"delay": 77,
"time": "1763830157"
},
"departure": {
"delay": 77,
"time": "1763830157"
},
"stopId": "99250R",
"stopSequence": 10
},
{
"arrival": {
"delay": 77,
"time": "1763830337"
},
"departure": {
"delay": 77,
"time": "1763830337"
},
"stopId": "99411R",
"stopSequence": 11
},
{
"arrival": {
"delay": 77,
"time": "1763830457"
},
"departure": {
"delay": 77,
"time": "1763830457"
},
"stopId": "STP-2023-A",
"stopSequence": 12
},
{
"arrival": {
"delay": 77,
"time": "1763830637"
},
"departure": {
"delay": 77,
"time": "1763830637"
},
"stopId": "03150R",
"stopSequence": 13
},
{
"arrival": {
"delay": 77,
"time": "1763830757"
},
"departure": {
"delay": 77,
"time": "1763830757"
},
"stopId": "99010R",
"stopSequence": 14
},
{
"arrival": {
"delay": 77,
"time": "1763830997"
},
"stopId": "ZR",
"stopSequence": 15
}
],
"trip": {
"directionId": 1,
"routeId": "SN-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251122",
"startTime": "17:24:00",
"tripId": "176759-2020-_ABCDSN-Semaine-01"
},
"vehicle": {}
}
},
{
"id": "360510",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 77,
"time": "1763823677"
},
"stopId": "ZR",
"stopSequence": 1
},
{
"arrival": {
"delay": 77,
"time": "1763823797"
},
"departure": {
"delay": 77,
"time": "1763823797"
},
"stopId": "03170R",
"stopSequence": 2
},
{
"arrival": {
"delay": 77,
"time": "1763823977"
},
"departure": {
"delay": 77,
"time": "1763823977"
},
"stopId": "99100R",
"stopSequence": 3
},
{
"arrival": {
"delay": 77,
"time": "1763824217"
},
"departure": {
"delay": 77,
"time": "1763824217"
},
"stopId": "99110R",
"stopSequence": 4
},
{
"arrival": {
"delay": 77,
"time": "1763824397"
},
"departure": {
"delay": 77,
"time": "1763824397"
},
"stopId": "99135R",
"stopSequence": 5
},
{
"arrival": {
"delay": 77,
"time": "1763824517"
},
"departure": {
"delay": 77,
"time": "1763824517"
},
"stopId": "99155R",
"stopSequence": 6
},
{
"arrival": {
"delay": 77,
"time": "1763824757"
},
"departure": {
"delay": 77,
"time": "1763824757"
},
"stopId": "99190R",
"stopSequence": 7
},
{
"arrival": {
"delay": 77,
"time": "1763824817"
},
"departure": {
"delay": 77,
"time": "1763824817"
},
"stopId": "99215R",
"stopSequence": 8
},
{
"arrival": {
"delay": 77,
"time": "1763824997"
},
"departure": {
"delay": 77,
"time": "1763824997"
},
"stopId": "99230R",
"stopSequence": 9
},
{
"arrival": {
"delay": 77,
"time": "1763825117"
},
"departure": {
"delay": 77,
"time": "1763825117"
},
"stopId": "99250R",
"stopSequence": 10
},
{
"arrival": {
"delay": 77,
"time": "1763825297"
},
"departure": {
"delay": 77,
"time": "1763825297"
},
"stopId": "99411R",
"stopSequence": 11
},
{
"arrival": {
"delay": 77,
"time": "1763825417"
},
"departure": {
"delay": 77,
"time": "1763825417"
},
"stopId": "STP-2023-A",
"stopSequence": 12
},
{
"arrival": {
"delay": 77,
"time": "1763825597"
},
"departure": {
"delay": 77,
"time": "1763825597"
},
"stopId": "03150R",
"stopSequence": 13
},
{
"arrival": {
"delay": 77,
"time": "1763825717"
},
"departure": {
"delay": 77,
"time": "1763825717"
},
"stopId": "99010R",
"stopSequence": 14
},
{
"arrival": {
"delay": 77,
"time": "1763825957"
},
"stopId": "ZR",
"stopSequence": 15
}
],
"trip": {
"directionId": 1,
"routeId": "SN-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251122",
"startTime": "16:00:00",
"tripId": "176756-2020-_ABCDSN-Semaine-01"
},
"vehicle": {}
}
},
{
"id": "360486",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 77,
"time": "1763831597"
},
"stopId": "ZA",
"stopSequence": 1
},
{
"arrival": {
"delay": 77,
"time": "1763831837"
},
"departure": {
"delay": 77,
"time": "1763831837"
},
"stopId": "99010A",
"stopSequence": 2
},
{
"arrival": {
"delay": 77,
"time": "1763831957"
},
"departure": {
"delay": 77,
"time": "1763831957"
},
"stopId": "03150A",
"stopSequence": 3
},
{
"arrival": {
"delay": 77,
"time": "1763832137"
},
"departure": {
"delay": 77,
"time": "1763832137"
},
"stopId": "STP-2023-R",
"stopSequence": 4
},
{
"arrival": {
"delay": 77,
"time": "1763832257"
},
"departure": {
"delay": 77,
"time": "1763832257"
},
"stopId": "99411A",
"stopSequence": 5
},
{
"arrival": {
"delay": 77,
"time": "1763832437"
},
"departure": {
"delay": 77,
"time": "1763832437"
},
"stopId": "99250A",
"stopSequence": 6
},
{
"arrival": {
"delay": 77,
"time": "1763832557"
},
"departure": {
"delay": 77,
"time": "1763832557"
},
"stopId": "99230A",
"stopSequence": 7
},
{
"arrival": {
"delay": 77,
"time": "1763832737"
},
"departure": {
"delay": 77,
"time": "1763832737"
},
"stopId": "99215A",
"stopSequence": 8
},
{
"arrival": {
"delay": 77,
"time": "1763832797"
},
"departure": {
"delay": 77,
"time": "1763832797"
},
"stopId": "99190A",
"stopSequence": 9
},
{
"arrival": {
"delay": 77,
"time": "1763833037"
},
"departure": {
"delay": 77,
"time": "1763833037"
},
"stopId": "99155A",
"stopSequence": 10
},
{
"arrival": {
"delay": 77,
"time": "1763833157"
},
"departure": {
"delay": 77,
"time": "1763833157"
},
"stopId": "99130A",
"stopSequence": 11
},
{
"arrival": {
"delay": 77,
"time": "1763833337"
},
"departure": {
"delay": 77,
"time": "1763833337"
},
"stopId": "99110A",
"stopSequence": 12
},
{
"arrival": {
"delay": 77,
"time": "1763833457"
},
"departure": {
"delay": 77,
"time": "1763833457"
},
"stopId": "99100A",
"stopSequence": 13
},
{
"arrival": {
"delay": 77,
"time": "1763833637"
},
"departure": {
"delay": 77,
"time": "1763833637"
},
"stopId": "03170A",
"stopSequence": 14
},
{
"arrival": {
"delay": 77,
"time": "1763833757"
},
"stopId": "ZA",
"stopSequence": 15
}
],
"trip": {
"directionId": 0,
"routeId": "SN-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251122",
"startTime": "18:12:00",
"tripId": "176732-2020-_ABCDSN-Semaine-01"
},
"vehicle": {}
}
},
{
"id": "360483",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 77,
"time": "1763826257"
},
"stopId": "ZA",
"stopSequence": 1
},
{
"arrival": {
"delay": 77,
"time": "1763826497"
},
"departure": {
"delay": 77,
"time": "1763826497"
},
"stopId": "99010A",
"stopSequence": 2
},
{
"arrival": {
"delay": 77,
"time": "1763826617"
},
"departure": {
"delay": 77,
"time": "1763826617"
},
"stopId": "03150A",
"stopSequence": 3
},
{
"arrival": {
"delay": 77,
"time": "1763826797"
},
"departure": {
"delay": 77,
"time": "1763826797"
},
"stopId": "STP-2023-R",
"stopSequence": 4
},
{
"arrival": {
"delay": 77,
"time": "1763826917"
},
"departure": {
"delay": 77,
"time": "1763826917"
},
"stopId": "99411A",
"stopSequence": 5
},
{
"arrival": {
"delay": 77,
"time": "1763827097"
},
"departure": {
"delay": 77,
"time": "1763827097"
},
"stopId": "99250A",
"stopSequence": 6
},
{
"arrival": {
"delay": 77,
"time": "1763827217"
},
"departure": {
"delay": 77,
"time": "1763827217"
},
"stopId": "99230A",
"stopSequence": 7
},
{
"arrival": {
"delay": 77,
"time": "1763827397"
},
"departure": {
"delay": 77,
"time": "1763827397"
},
"stopId": "99215A",
"stopSequence": 8
},
{
"arrival": {
"delay": 77,
"time": "1763827457"
},
"departure": {
"delay": 77,
"time": "1763827457"
},
"stopId": "99190A",
"stopSequence": 9
},
{
"arrival": {
"delay": 77,
"time": "1763827697"
},
"departure": {
"delay": 77,
"time": "1763827697"
},
"stopId": "99155A",
"stopSequence": 10
},
{
"arrival": {
"delay": 77,
"time": "1763827817"
},
"departure": {
"delay": 77,
"time": "1763827817"
},
"stopId": "99130A",
"stopSequence": 11
},
{
"arrival": {
"delay": 77,
"time": "1763827997"
},
"departure": {
"delay": 77,
"time": "1763827997"
},
"stopId": "99110A",
"stopSequence": 12
},
{
"arrival": {
"delay": 77,
"time": "1763828117"
},
"departure": {
"delay": 77,
"time": "1763828117"
},
"stopId": "99100A",
"stopSequence": 13
},
{
"arrival": {
"delay": 77,
"time": "1763828297"
},
"departure": {
"delay": 77,
"time": "1763828297"
},
"stopId": "03170A",
"stopSequence": 14
},
{
"arrival": {
"delay": 77,
"time": "1763828417"
},
"stopId": "ZA",
"stopSequence": 15
}
],
"trip": {
"directionId": 0,
"routeId": "SN-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251122",
"startTime": "16:43:00",
"tripId": "176729-2020-_ABCDSN-Semaine-01"
},
"vehicle": {}
}
},
{
"id": "360580",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 122,
"time": "1763831222"
},
"stopId": "05020R",
"stopSequence": 1
},
{
"arrival": {
"delay": 122,
"time": "1763831222"
},
"departure": {
"delay": 122,
"time": "1763831222"
},
"stopId": "06030R",
"stopSequence": 2
},
{
"arrival": {
"delay": 122,
"time": "1763831282"
},
"departure": {
"delay": 122,
"time": "1763831282"
},
"stopId": "05010R",
"stopSequence": 3
},
{
"arrival": {
"delay": 122,
"time": "1763831402"
},
"departure": {
"delay": 122,
"time": "1763831402"
},
"stopId": "99150R",
"stopSequence": 4
},
{
"arrival": {
"delay": 122,
"time": "1763831462"
},
"departure": {
"delay": 122,
"time": "1763831462"
},
"stopId": "06000R",
"stopSequence": 5
},
{
"arrival": {
"delay": 122,
"time": "1763831522"
},
"departure": {
"delay": 122,
"time": "1763831522"
},
"stopId": "99400R",
"stopSequence": 6
},
{
"arrival": {
"delay": 122,
"time": "1763831522"
},
"departure": {
"delay": 122,
"time": "1763831522"
},
"stopId": "99395R",
"stopSequence": 7
},
{
"arrival": {
"delay": 122,
"time": "1763831942"
},
"departure": {
"delay": 122,
"time": "1763831942"
},
"stopId": "04150R",
"stopSequence": 8
},
{
"arrival": {
"delay": 122,
"time": "1763832002"
},
"departure": {
"delay": 122,
"time": "1763832002"
},
"stopId": "04160R",
"stopSequence": 9
},
{
"arrival": {
"delay": 122,
"time": "1763832062"
},
"departure": {
"delay": 122,
"time": "1763832062"
},
"stopId": "04165R",
"stopSequence": 10
},
{
"arrival": {
"delay": 122,
"time": "1763832122"
},
"departure": {
"delay": 122,
"time": "1763832122"
},
"stopId": "04162R",
"stopSequence": 11
},
{
"arrival": {
"delay": 122,
"time": "1763832182"
},
"departure": {
"delay": 122,
"time": "1763832182"
},
"stopId": "04170R",
"stopSequence": 12
},
{
"arrival": {
"delay": 122,
"time": "1763832242"
},
"departure": {
"delay": 122,
"time": "1763832242"
},
"stopId": "04175R",
"stopSequence": 13
},
{
"arrival": {
"delay": 122,
"time": "1763832422"
},
"departure": {
"delay": 122,
"time": "1763832422"
},
"stopId": "04180R",
"stopSequence": 14
},
{
"arrival": {
"delay": 122,
"time": "1763832542"
},
"departure": {
"delay": 122,
"time": "1763832542"
},
"stopId": "1041 R",
"stopSequence": 25
},
{
"arrival": {
"delay": 122,
"time": "1763832602"
},
"departure": {
"delay": 122,
"time": "1763832602"
},
"stopId": "01005R",
"stopSequence": 26
},
{
"arrival": {
"delay": 122,
"time": "1763832662"
},
"departure": {
"delay": 122,
"time": "1763832662"
},
"stopId": "01010R",
"stopSequence": 27
},
{
"arrival": {
"delay": 122,
"time": "1763832782"
},
"departure": {
"delay": 122,
"time": "1763832782"
},
"stopId": "01000R",
"stopSequence": 28
},
{
"arrival": {
"delay": 122,
"time": "1763832902"
},
"departure": {
"delay": 122,
"time": "1763832902"
},
"stopId": "01050R",
"stopSequence": 29
},
{
"arrival": {
"delay": 122,
"time": "1763833022"
},
"departure": {
"delay": 122,
"time": "1763833022"
},
"stopId": "01040R",
"stopSequence": 30
},
{
"arrival": {
"delay": 122,
"time": "1763833082"
},
"departure": {
"delay": 122,
"time": "1763833082"
},
"stopId": "1041 R",
"stopSequence": 31
},
{
"arrival": {
"delay": 122,
"time": "1763833322"
},
"departure": {
"delay": 122,
"time": "1763833322"
},
"stopId": "04190R",
"stopSequence": 32
},
{
"arrival": {
"delay": 122,
"time": "1763833382"
},
"departure": {
"delay": 122,
"time": "1763833382"
},
"stopId": "04200R",
"stopSequence": 33
},
{
"arrival": {
"delay": 122,
"time": "1763833442"
},
"departure": {
"delay": 122,
"time": "1763833442"
},
"stopId": "STP-2201R",
"stopSequence": 34
},
{
"arrival": {
"delay": 122,
"time": "1763833502"
},
"stopId": "99215R",
"stopSequence": 35
}
],
"trip": {
"directionId": 1,
"routeId": "B-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251122",
"startTime": "18:05:00",
"tripId": "d81b2ffc-a3ca-441c-9bac-e17bb8fae813"
},
"vehicle": {}
}
},
{
"id": "360579",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 122,
"time": "1763825822"
},
"stopId": "05020R",
"stopSequence": 1
},
{
"arrival": {
"delay": 122,
"time": "1763825822"
},
"departure": {
"delay": 122,
"time": "1763825822"
},
"stopId": "06030R",
"stopSequence": 2
},
{
"arrival": {
"delay": 122,
"time": "1763825882"
},
"departure": {
"delay": 122,
"time": "1763825882"
},
"stopId": "05010R",
"stopSequence": 3
},
{
"arrival": {
"delay": 122,
"time": "1763826002"
},
"departure": {
"delay": 122,
"time": "1763826002"
},
"stopId": "99150R",
"stopSequence": 4
},
{
"arrival": {
"delay": 122,
"time": "1763826062"
},
"departure": {
"delay": 122,
"time": "1763826062"
},
"stopId": "06000R",
"stopSequence": 5
},
{
"arrival": {
"delay": 122,
"time": "1763826122"
},
"departure": {
"delay": 122,
"time": "1763826122"
},
"stopId": "99400R",
"stopSequence": 6
},
{
"arrival": {
"delay": 122,
"time": "1763826122"
},
"departure": {
"delay": 122,
"time": "1763826122"
},
"stopId": "99395R",
"stopSequence": 7
},
{
"arrival": {
"delay": 122,
"time": "1763826542"
},
"departure": {
"delay": 122,
"time": "1763826542"
},
"stopId": "04150R",
"stopSequence": 8
},
{
"arrival": {
"delay": 122,
"time": "1763826602"
},
"departure": {
"delay": 122,
"time": "1763826602"
},
"stopId": "04160R",
"stopSequence": 9
},
{
"arrival": {
"delay": 122,
"time": "1763826662"
},
"departure": {
"delay": 122,
"time": "1763826662"
},
"stopId": "04165R",
"stopSequence": 10
},
{
"arrival": {
"delay": 122,
"time": "1763826722"
},
"departure": {
"delay": 122,
"time": "1763826722"
},
"stopId": "04162R",
"stopSequence": 11
},
{
"arrival": {
"delay": 122,
"time": "1763826782"
},
"departure": {
"delay": 122,
"time": "1763826782"
},
"stopId": "04170R",
"stopSequence": 12
},
{
"arrival": {
"delay": 122,
"time": "1763826842"
},
"departure": {
"delay": 122,
"time": "1763826842"
},
"stopId": "04175R",
"stopSequence": 13
},
{
"arrival": {
"delay": 122,
"time": "1763827022"
},
"departure": {
"delay": 122,
"time": "1763827022"
},
"stopId": "04180R",
"stopSequence": 14
},
{
"arrival": {
"delay": 122,
"time": "1763827142"
},
"departure": {
"delay": 122,
"time": "1763827142"
},
"stopId": "1041 R",
"stopSequence": 25
},
{
"arrival": {
"delay": 122,
"time": "1763827202"
},
"departure": {
"delay": 122,
"time": "1763827202"
},
"stopId": "01005R",
"stopSequence": 26
},
{
"arrival": {
"delay": 122,
"time": "1763827262"
},
"departure": {
"delay": 122,
"time": "1763827262"
},
"stopId": "01010R",
"stopSequence": 27
},
{
"arrival": {
"delay": 122,
"time": "1763827382"
},
"departure": {
"delay": 122,
"time": "1763827382"
},
"stopId": "01000R",
"stopSequence": 28
},
{
"arrival": {
"delay": 122,
"time": "1763827502"
},
"departure": {
"delay": 122,
"time": "1763827502"
},
"stopId": "01050R",
"stopSequence": 29
},
{
"arrival": {
"delay": 122,
"time": "1763827622"
},
"departure": {
"delay": 122,
"time": "1763827622"
},
"stopId": "01040R",
"stopSequence": 30
},
{
"arrival": {
"delay": 122,
"time": "1763827682"
},
"departure": {
"delay": 122,
"time": "1763827682"
},
"stopId": "1041 R",
"stopSequence": 31
},
{
"arrival": {
"delay": 122,
"time": "1763827922"
},
"departure": {
"delay": 122,
"time": "1763827922"
},
"stopId": "04190R",
"stopSequence": 32
},
{
"arrival": {
"delay": 122,
"time": "1763827982"
},
"departure": {
"delay": 122,
"time": "1763827982"
},
"stopId": "04200R",
"stopSequence": 33
},
{
"arrival": {
"delay": 122,
"time": "1763828042"
},
"departure": {
"delay": 122,
"time": "1763828042"
},
"stopId": "STP-2201R",
"stopSequence": 34
},
{
"arrival": {
"delay": 122,
"time": "1763828102"
},
"stopId": "99215R",
"stopSequence": 35
}
],
"trip": {
"directionId": 1,
"routeId": "B-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251122",
"startTime": "16:35:00",
"tripId": "5ac1f532-537a-4d7f-b3ae-8cb53268eaf8"
},
"vehicle": {}
}
},
{
"id": "360572",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 122,
"time": "1763828522"
},
"stopId": "99215A",
"stopSequence": 1
},
{
"arrival": {
"delay": 122,
"time": "1763828582"
},
"departure": {
"delay": 122,
"time": "1763828582"
},
"stopId": "STP-2201A",
"stopSequence": 2
},
{
"arrival": {
"delay": 122,
"time": "1763828642"
},
"departure": {
"delay": 122,
"time": "1763828642"
},
"stopId": "04200A",
"stopSequence": 3
},
{
"arrival": {
"delay": 122,
"time": "1763828702"
},
"departure": {
"delay": 122,
"time": "1763828702"
},
"stopId": "04190A",
"stopSequence": 4
},
{
"arrival": {
"delay": 122,
"time": "1763828942"
},
"departure": {
"delay": 122,
"time": "1763828942"
},
"stopId": "1041A",
"stopSequence": 5
},
{
"arrival": {
"delay": 122,
"time": "1763829002"
},
"departure": {
"delay": 122,
"time": "1763829002"
},
"stopId": "01005",
"stopSequence": 6
},
{
"arrival": {
"delay": 122,
"time": "1763829062"
},
"departure": {
"delay": 122,
"time": "1763829062"
},
"stopId": "01010A",
"stopSequence": 7
},
{
"arrival": {
"delay": 122,
"time": "1763829182"
},
"departure": {
"delay": 122,
"time": "1763829182"
},
"stopId": "01000A",
"stopSequence": 8
},
{
"arrival": {
"delay": 122,
"time": "1763829302"
},
"departure": {
"delay": 122,
"time": "1763829302"
},
"stopId": "01050A",
"stopSequence": 9
},
{
"arrival": {
"delay": 122,
"time": "1763829422"
},
"departure": {
"delay": 122,
"time": "1763829422"
},
"stopId": "01040A",
"stopSequence": 10
},
{
"arrival": {
"delay": 122,
"time": "1763829482"
},
"departure": {
"delay": 122,
"time": "1763829482"
},
"stopId": "1041A",
"stopSequence": 11
},
{
"arrival": {
"delay": 122,
"time": "1763829782"
},
"departure": {
"delay": 122,
"time": "1763829782"
},
"stopId": "04150A",
"stopSequence": 21
},
{
"arrival": {
"delay": 122,
"time": "1763829842"
},
"departure": {
"delay": 122,
"time": "1763829842"
},
"stopId": "04160A",
"stopSequence": 22
},
{
"arrival": {
"delay": 122,
"time": "1763829962"
},
"departure": {
"delay": 122,
"time": "1763829962"
},
"stopId": "04165A",
"stopSequence": 23
},
{
"arrival": {
"delay": 122,
"time": "1763830022"
},
"departure": {
"delay": 122,
"time": "1763830022"
},
"stopId": "04162A",
"stopSequence": 24
},
{
"arrival": {
"delay": 122,
"time": "1763830022"
},
"departure": {
"delay": 122,
"time": "1763830022"
},
"stopId": "04170A",
"stopSequence": 25
},
{
"arrival": {
"delay": 122,
"time": "1763830082"
},
"departure": {
"delay": 122,
"time": "1763830082"
},
"stopId": "04175A",
"stopSequence": 26
},
{
"arrival": {
"delay": 122,
"time": "1763830082"
},
"departure": {
"delay": 122,
"time": "1763830082"
},
"stopId": "04180A",
"stopSequence": 27
},
{
"arrival": {
"delay": 122,
"time": "1763830502"
},
"departure": {
"delay": 122,
"time": "1763830502"
},
"stopId": "99395A",
"stopSequence": 28
},
{
"arrival": {
"delay": 122,
"time": "1763830502"
},
"departure": {
"delay": 122,
"time": "1763830502"
},
"stopId": "99400A",
"stopSequence": 29
},
{
"arrival": {
"delay": 122,
"time": "1763830562"
},
"departure": {
"delay": 122,
"time": "1763830562"
},
"stopId": "06000A",
"stopSequence": 30
},
{
"arrival": {
"delay": 122,
"time": "1763830622"
},
"departure": {
"delay": 122,
"time": "1763830622"
},
"stopId": "99150A",
"stopSequence": 31
},
{
"arrival": {
"delay": 122,
"time": "1763830682"
},
"departure": {
"delay": 122,
"time": "1763830682"
},
"stopId": "05010A",
"stopSequence": 32
},
{
"arrival": {
"delay": 122,
"time": "1763830742"
},
"departure": {
"delay": 122,
"time": "1763830742"
},
"stopId": "06030A",
"stopSequence": 33
},
{
"arrival": {
"delay": 122,
"time": "1763830802"
},
"stopId": "05020",
"stopSequence": 34
}
],
"trip": {
"directionId": 0,
"routeId": "B-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251122",
"startTime": "17:20:00",
"tripId": "288c87b4-ccaf-4baa-ae85-2f4d75db846a"
},
"vehicle": {}
}
},
{
"id": "360602",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 2,
"time": "1763832902"
},
"stopId": "99450R",
"stopSequence": 1
},
{
"arrival": {
"delay": 2,
"time": "1763832962"
},
"departure": {
"delay": 2,
"time": "1763832962"
},
"stopId": "99390R",
"stopSequence": 2
},
{
"arrival": {
"delay": 2,
"time": "1763833022"
},
"departure": {
"delay": 2,
"time": "1763833022"
},
"stopId": "99395R",
"stopSequence": 3
},
{
"arrival": {
"delay": 2,
"time": "1763833082"
},
"departure": {
"delay": 2,
"time": "1763833082"
},
"stopId": "99400R",
"stopSequence": 4
},
{
"arrival": {
"delay": 2,
"time": "1763833142"
},
"departure": {
"delay": 2,
"time": "1763833142"
},
"stopId": "99170R",
"stopSequence": 5
},
{
"arrival": {
"delay": 2,
"time": "1763833202"
},
"departure": {
"delay": 2,
"time": "1763833202"
},
"stopId": "99180R",
"stopSequence": 6
},
{
"arrival": {
"delay": 2,
"time": "1763833262"
},
"departure": {
"delay": 2,
"time": "1763833262"
},
"stopId": "99190R",
"stopSequence": 7
},
{
"arrival": {
"delay": 2,
"time": "1763833322"
},
"departure": {
"delay": 2,
"time": "1763833322"
},
"stopId": "99200R",
"stopSequence": 8
},
{
"arrival": {
"delay": 2,
"time": "1763833382"
},
"departure": {
"delay": 2,
"time": "1763833382"
},
"stopId": "99215R",
"stopSequence": 9
},
{
"arrival": {
"delay": 2,
"time": "1763833502"
},
"departure": {
"delay": 2,
"time": "1763833502"
},
"stopId": "99230R",
"stopSequence": 10
},
{
"arrival": {
"delay": 2,
"time": "1763833562"
},
"departure": {
"delay": 2,
"time": "1763833562"
},
"stopId": "99240R",
"stopSequence": 11
},
{
"arrival": {
"delay": 2,
"time": "1763833622"
},
"departure": {
"delay": 2,
"time": "1763833622"
},
"stopId": "99250R",
"stopSequence": 12
},
{
"arrival": {
"delay": 2,
"time": "1763833682"
},
"departure": {
"delay": 2,
"time": "1763833682"
},
"stopId": "99260R",
"stopSequence": 13
},
{
"arrival": {
"delay": 2,
"time": "1763833742"
},
"departure": {
"delay": 2,
"time": "1763833742"
},
"stopId": "99410R",
"stopSequence": 14
},
{
"arrival": {
"delay": 2,
"time": "1763833802"
},
"departure": {
"delay": 2,
"time": "1763833802"
},
"stopId": "99412R",
"stopSequence": 15
},
{
"arrival": {
"delay": 2,
"time": "1763833862"
},
"departure": {
"delay": 2,
"time": "1763833862"
},
"stopId": "02230R",
"stopSequence": 18
},
{
"arrival": {
"delay": 2,
"time": "1763833862"
},
"departure": {
"delay": 2,
"time": "1763833862"
},
"stopId": "02220R",
"stopSequence": 19
},
{
"arrival": {
"delay": 2,
"time": "1763833922"
},
"departure": {
"delay": 2,
"time": "1763833922"
},
"stopId": "02210R",
"stopSequence": 20
},
{
"arrival": {
"delay": 2,
"time": "1763833982"
},
"departure": {
"delay": 2,
"time": "1763833982"
},
"stopId": "02200R",
"stopSequence": 21
},
{
"arrival": {
"delay": 2,
"time": "1763834042"
},
"departure": {
"delay": 2,
"time": "1763834042"
},
"stopId": "02190R",
"stopSequence": 22
},
{
"arrival": {
"delay": 2,
"time": "1763834102"
},
"departure": {
"delay": 2,
"time": "1763834102"
},
"stopId": "02180R",
"stopSequence": 23
},
{
"arrival": {
"delay": 2,
"time": "1763834162"
},
"departure": {
"delay": 2,
"time": "1763834162"
},
"stopId": "02170R",
"stopSequence": 24
},
{
"arrival": {
"delay": 2,
"time": "1763834222"
},
"departure": {
"delay": 2,
"time": "1763834222"
},
"stopId": "02160R",
"stopSequence": 25
},
{
"arrival": {
"delay": 2,
"time": "1763834522"
},
"departure": {
"delay": 2,
"time": "1763834522"
},
"stopId": "02150R",
"stopSequence": 26
},
{
"arrival": {
"delay": 2,
"time": "1763834582"
},
"departure": {
"delay": 2,
"time": "1763834582"
},
"stopId": "02140R",
"stopSequence": 27
},
{
"arrival": {
"delay": 2,
"time": "1763834702"
},
"departure": {
"delay": 2,
"time": "1763834702"
},
"stopId": "02130R",
"stopSequence": 28
},
{
"arrival": {
"delay": 2,
"time": "1763834762"
},
"departure": {
"delay": 2,
"time": "1763834762"
},
"stopId": "02120R",
"stopSequence": 29
},
{
"arrival": {
"delay": 2,
"time": "1763834822"
},
"departure": {
"delay": 2,
"time": "1763834822"
},
"stopId": "02110R",
"stopSequence": 30
},
{
"arrival": {
"delay": 2,
"time": "1763835062"
},
"departure": {
"delay": 2,
"time": "1763835062"
},
"stopId": "99280A",
"stopSequence": 31
},
{
"arrival": {
"delay": 2,
"time": "1763835182"
},
"departure": {
"delay": 2,
"time": "1763835182"
},
"stopId": "99281R",
"stopSequence": 32
},
{
"arrival": {
"delay": 2,
"time": "1763835242"
},
"departure": {
"delay": 2,
"time": "1763835242"
},
"stopId": "STP-2203R",
"stopSequence": 33
},
{
"arrival": {
"delay": 2,
"time": "1763835302"
},
"departure": {
"delay": 2,
"time": "1763835302"
},
"stopId": "99290R",
"stopSequence": 34
},
{
"arrival": {
"delay": 2,
"time": "1763835362"
},
"departure": {
"delay": 2,
"time": "1763835362"
},
"stopId": "99300R",
"stopSequence": 35
},
{
"arrival": {
"delay": 2,
"time": "1763835422"
},
"departure": {
"delay": 2,
"time": "1763835422"
},
"stopId": "99310R",
"stopSequence": 36
},
{
"arrival": {
"delay": 2,
"time": "1763835482"
},
"departure": {
"delay": 2,
"time": "1763835482"
},
"stopId": "99320R",
"stopSequence": 37
},
{
"arrival": {
"delay": 2,
"time": "1763835542"
},
"departure": {
"delay": 2,
"time": "1763835542"
},
"stopId": "1901R",
"stopSequence": 38
},
{
"arrival": {
"delay": 2,
"time": "1763835542"
},
"departure": {
"delay": 2,
"time": "1763835542"
},
"stopId": "99330R",
"stopSequence": 39
},
{
"arrival": {
"delay": 2,
"time": "1763835602"
},
"departure": {
"delay": 2,
"time": "1763835602"
},
"stopId": "99341R",
"stopSequence": 40
},
{
"arrival": {
"delay": 2,
"time": "1763835722"
},
"departure": {
"delay": 2,
"time": "1763835722"
},
"stopId": "02100R",
"stopSequence": 41
},
{
"arrival": {
"delay": 2,
"time": "1763835842"
},
"departure": {
"delay": 2,
"time": "1763835842"
},
"stopId": "02090R",
"stopSequence": 42
},
{
"arrival": {
"delay": 2,
"time": "1763835962"
},
"departure": {
"delay": 2,
"time": "1763835962"
},
"stopId": "02080R",
"stopSequence": 43
},
{
"arrival": {
"delay": 2,
"time": "1763836022"
},
"departure": {
"delay": 2,
"time": "1763836022"
},
"stopId": "02070R",
"stopSequence": 44
},
{
"arrival": {
"delay": 2,
"time": "1763836082"
},
"departure": {
"delay": 2,
"time": "1763836082"
},
"stopId": "02060R",
"stopSequence": 45
},
{
"arrival": {
"delay": 2,
"time": "1763836142"
},
"departure": {
"delay": 2,
"time": "1763836142"
},
"stopId": "02050R",
"stopSequence": 46
},
{
"arrival": {
"delay": 2,
"time": "1763836202"
},
"departure": {
"delay": 2,
"time": "1763836202"
},
"stopId": "02040R",
"stopSequence": 47
},
{
"arrival": {
"delay": 2,
"time": "1763836262"
},
"departure": {
"delay": 2,
"time": "1763836262"
},
"stopId": "02030R",
"stopSequence": 48
},
{
"arrival": {
"delay": 2,
"time": "1763836322"
},
"departure": {
"delay": 2,
"time": "1763836322"
},
"stopId": "02020R",
"stopSequence": 49
},
{
"arrival": {
"delay": 2,
"time": "1763836382"
},
"departure": {
"delay": 2,
"time": "1763836382"
},
"stopId": "02000R",
"stopSequence": 50
},
{
"arrival": {
"delay": 2,
"time": "1763836442"
},
"departure": {
"delay": 2,
"time": "1763836442"
},
"stopId": "02014R",
"stopSequence": 51
},
{
"arrival": {
"delay": 2,
"time": "1763836502"
},
"departure": {
"delay": 2,
"time": "1763836502"
},
"stopId": "02012R",
"stopSequence": 52
},
{
"arrival": {
"delay": 2,
"time": "1763836562"
},
"stopId": "02010",
"stopSequence": 53
}
],
"trip": {
"directionId": 1,
"routeId": "C-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251122",
"startTime": "18:35:00",
"tripId": "3df50672-6107-46ca-804a-1612b710cc74"
},
"vehicle": {}
}
},
{
"id": "360600",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 2,
"time": "1763824202"
},
"stopId": "99450R",
"stopSequence": 1
},
{
"arrival": {
"delay": 2,
"time": "1763824262"
},
"departure": {
"delay": 2,
"time": "1763824262"
},
"stopId": "99390R",
"stopSequence": 2
},
{
"arrival": {
"delay": 2,
"time": "1763824322"
},
"departure": {
"delay": 2,
"time": "1763824322"
},
"stopId": "99395R",
"stopSequence": 3
},
{
"arrival": {
"delay": 2,
"time": "1763824382"
},
"departure": {
"delay": 2,
"time": "1763824382"
},
"stopId": "99400R",
"stopSequence": 4
},
{
"arrival": {
"delay": 2,
"time": "1763824442"
},
"departure": {
"delay": 2,
"time": "1763824442"
},
"stopId": "99170R",
"stopSequence": 5
},
{
"arrival": {
"delay": 2,
"time": "1763824502"
},
"departure": {
"delay": 2,
"time": "1763824502"
},
"stopId": "99180R",
"stopSequence": 6
},
{
"arrival": {
"delay": 2,
"time": "1763824562"
},
"departure": {
"delay": 2,
"time": "1763824562"
},
"stopId": "99190R",
"stopSequence": 7
},
{
"arrival": {
"delay": 2,
"time": "1763824622"
},
"departure": {
"delay": 2,
"time": "1763824622"
},
"stopId": "99200R",
"stopSequence": 8
},
{
"arrival": {
"delay": 2,
"time": "1763824682"
},
"departure": {
"delay": 2,
"time": "1763824682"
},
"stopId": "99215R",
"stopSequence": 9
},
{
"arrival": {
"delay": 2,
"time": "1763824802"
},
"departure": {
"delay": 2,
"time": "1763824802"
},
"stopId": "99230R",
"stopSequence": 10
},
{
"arrival": {
"delay": 2,
"time": "1763824862"
},
"departure": {
"delay": 2,
"time": "1763824862"
},
"stopId": "99240R",
"stopSequence": 11
},
{
"arrival": {
"delay": 2,
"time": "1763824922"
},
"departure": {
"delay": 2,
"time": "1763824922"
},
"stopId": "99250R",
"stopSequence": 12
},
{
"arrival": {
"delay": 2,
"time": "1763824982"
},
"departure": {
"delay": 2,
"time": "1763824982"
},
"stopId": "99260R",
"stopSequence": 13
},
{
"arrival": {
"delay": 2,
"time": "1763825042"
},
"departure": {
"delay": 2,
"time": "1763825042"
},
"stopId": "99410R",
"stopSequence": 14
},
{
"arrival": {
"delay": 2,
"time": "1763825102"
},
"departure": {
"delay": 2,
"time": "1763825102"
},
"stopId": "99412R",
"stopSequence": 15
},
{
"arrival": {
"delay": 2,
"time": "1763825222"
},
"departure": {
"delay": 2,
"time": "1763825222"
},
"stopId": "01035R",
"stopSequence": 16
},
{
"arrival": {
"delay": 2,
"time": "1763825282"
},
"departure": {
"delay": 2,
"time": "1763825282"
},
"stopId": "01030R",
"stopSequence": 17
},
{
"arrival": {
"delay": 2,
"time": "1763825402"
},
"departure": {
"delay": 2,
"time": "1763825402"
},
"stopId": "02230R",
"stopSequence": 18
},
{
"arrival": {
"delay": 2,
"time": "1763825402"
},
"departure": {
"delay": 2,
"time": "1763825402"
},
"stopId": "02220R",
"stopSequence": 19
},
{
"arrival": {
"delay": 2,
"time": "1763825462"
},
"departure": {
"delay": 2,
"time": "1763825462"
},
"stopId": "02210R",
"stopSequence": 20
},
{
"arrival": {
"delay": 2,
"time": "1763825522"
},
"departure": {
"delay": 2,
"time": "1763825522"
},
"stopId": "02200R",
"stopSequence": 21
},
{
"arrival": {
"delay": 2,
"time": "1763825582"
},
"departure": {
"delay": 2,
"time": "1763825582"
},
"stopId": "02190R",
"stopSequence": 22
},
{
"arrival": {
"delay": 2,
"time": "1763825642"
},
"departure": {
"delay": 2,
"time": "1763825642"
},
"stopId": "02180R",
"stopSequence": 23
},
{
"arrival": {
"delay": 2,
"time": "1763825702"
},
"departure": {
"delay": 2,
"time": "1763825702"
},
"stopId": "02170R",
"stopSequence": 24
},
{
"arrival": {
"delay": 2,
"time": "1763825762"
},
"departure": {
"delay": 2,
"time": "1763825762"
},
"stopId": "02160R",
"stopSequence": 25
},
{
"arrival": {
"delay": 2,
"time": "1763826062"
},
"departure": {
"delay": 2,
"time": "1763826062"
},
"stopId": "02150R",
"stopSequence": 26
},
{
"arrival": {
"delay": 2,
"time": "1763826122"
},
"departure": {
"delay": 2,
"time": "1763826122"
},
"stopId": "02140R",
"stopSequence": 27
},
{
"arrival": {
"delay": 2,
"time": "1763826242"
},
"departure": {
"delay": 2,
"time": "1763826242"
},
"stopId": "02130R",
"stopSequence": 28
},
{
"arrival": {
"delay": 2,
"time": "1763826302"
},
"departure": {
"delay": 2,
"time": "1763826302"
},
"stopId": "02120R",
"stopSequence": 29
},
{
"arrival": {
"delay": 2,
"time": "1763826362"
},
"departure": {
"delay": 2,
"time": "1763826362"
},
"stopId": "02110R",
"stopSequence": 30
},
{
"arrival": {
"delay": 2,
"time": "1763826602"
},
"departure": {
"delay": 2,
"time": "1763826602"
},
"stopId": "99280A",
"stopSequence": 31
},
{
"arrival": {
"delay": 2,
"time": "1763826722"
},
"departure": {
"delay": 2,
"time": "1763826722"
},
"stopId": "99281R",
"stopSequence": 32
},
{
"arrival": {
"delay": 2,
"time": "1763826782"
},
"departure": {
"delay": 2,
"time": "1763826782"
},
"stopId": "STP-2203R",
"stopSequence": 33
},
{
"arrival": {
"delay": 2,
"time": "1763826842"
},
"departure": {
"delay": 2,
"time": "1763826842"
},
"stopId": "99290R",
"stopSequence": 34
},
{
"arrival": {
"delay": 2,
"time": "1763826902"
},
"departure": {
"delay": 2,
"time": "1763826902"
},
"stopId": "99300R",
"stopSequence": 35
},
{
"arrival": {
"delay": 2,
"time": "1763826962"
},
"departure": {
"delay": 2,
"time": "1763826962"
},
"stopId": "99310R",
"stopSequence": 36
},
{
"arrival": {
"delay": 2,
"time": "1763827022"
},
"departure": {
"delay": 2,
"time": "1763827022"
},
"stopId": "99320R",
"stopSequence": 37
},
{
"arrival": {
"delay": 2,
"time": "1763827082"
},
"departure": {
"delay": 2,
"time": "1763827082"
},
"stopId": "1901R",
"stopSequence": 38
},
{
"arrival": {
"delay": 2,
"time": "1763827082"
},
"departure": {
"delay": 2,
"time": "1763827082"
},
"stopId": "99330R",
"stopSequence": 39
},
{
"arrival": {
"delay": 2,
"time": "1763827142"
},
"departure": {
"delay": 2,
"time": "1763827142"
},
"stopId": "99341R",
"stopSequence": 40
},
{
"arrival": {
"delay": 2,
"time": "1763827262"
},
"departure": {
"delay": 2,
"time": "1763827262"
},
"stopId": "02100R",
"stopSequence": 41
},
{
"arrival": {
"delay": 2,
"time": "1763827382"
},
"departure": {
"delay": 2,
"time": "1763827382"
},
"stopId": "02090R",
"stopSequence": 42
},
{
"arrival": {
"delay": 2,
"time": "1763827502"
},
"departure": {
"delay": 2,
"time": "1763827502"
},
"stopId": "02080R",
"stopSequence": 43
},
{
"arrival": {
"delay": 2,
"time": "1763827562"
},
"departure": {
"delay": 2,
"time": "1763827562"
},
"stopId": "02070R",
"stopSequence": 44
},
{
"arrival": {
"delay": 2,
"time": "1763827622"
},
"departure": {
"delay": 2,
"time": "1763827622"
},
"stopId": "02060R",
"stopSequence": 45
},
{
"arrival": {
"delay": 2,
"time": "1763827682"
},
"departure": {
"delay": 2,
"time": "1763827682"
},
"stopId": "02050R",
"stopSequence": 46
},
{
"arrival": {
"delay": 2,
"time": "1763827742"
},
"departure": {
"delay": 2,
"time": "1763827742"
},
"stopId": "02040R",
"stopSequence": 47
},
{
"arrival": {
"delay": 2,
"time": "1763827802"
},
"departure": {
"delay": 2,
"time": "1763827802"
},
"stopId": "02030R",
"stopSequence": 48
},
{
"arrival": {
"delay": 2,
"time": "1763827862"
},
"departure": {
"delay": 2,
"time": "1763827862"
},
"stopId": "02020R",
"stopSequence": 49
},
{
"arrival": {
"delay": 2,
"time": "1763827922"
},
"departure": {
"delay": 2,
"time": "1763827922"
},
"stopId": "02000R",
"stopSequence": 50
},
{
"arrival": {
"delay": 2,
"time": "1763828042"
},
"departure": {
"delay": 2,
"time": "1763828042"
},
"stopId": "02014R",
"stopSequence": 51
},
{
"arrival": {
"delay": 2,
"time": "1763828102"
},
"departure": {
"delay": 2,
"time": "1763828102"
},
"stopId": "02012R",
"stopSequence": 52
},
{
"arrival": {
"delay": 2,
"time": "1763828162"
},
"stopId": "02010",
"stopSequence": 53
}
],
"trip": {
"directionId": 1,
"routeId": "C-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251122",
"startTime": "16:10:00",
"tripId": "1f0271f7-e63f-4c91-b9ff-472af7ad899d"
},
"vehicle": {}
}
},
{
"id": "360592",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 2,
"time": "1763828702"
},
"stopId": "02010",
"stopSequence": 1
},
{
"arrival": {
"delay": 2,
"time": "1763828762"
},
"departure": {
"delay": 2,
"time": "1763828762"
},
"stopId": "02012A",
"stopSequence": 2
},
{
"arrival": {
"delay": 2,
"time": "1763828822"
},
"departure": {
"delay": 2,
"time": "1763828822"
},
"stopId": "02014A",
"stopSequence": 3
},
{
"arrival": {
"delay": 2,
"time": "1763828882"
},
"departure": {
"delay": 2,
"time": "1763828882"
},
"stopId": "02000A",
"stopSequence": 4
},
{
"arrival": {
"delay": 2,
"time": "1763829002"
},
"departure": {
"delay": 2,
"time": "1763829002"
},
"stopId": "02020A",
"stopSequence": 5
},
{
"arrival": {
"delay": 2,
"time": "1763829122"
},
"departure": {
"delay": 2,
"time": "1763829122"
},
"stopId": "02030A",
"stopSequence": 6
},
{
"arrival": {
"delay": 2,
"time": "1763829182"
},
"departure": {
"delay": 2,
"time": "1763829182"
},
"stopId": "02040A",
"stopSequence": 7
},
{
"arrival": {
"delay": 2,
"time": "1763829242"
},
"departure": {
"delay": 2,
"time": "1763829242"
},
"stopId": "02050A",
"stopSequence": 8
},
{
"arrival": {
"delay": 2,
"time": "1763829302"
},
"departure": {
"delay": 2,
"time": "1763829302"
},
"stopId": "02060A",
"stopSequence": 9
},
{
"arrival": {
"delay": 2,
"time": "1763829362"
},
"departure": {
"delay": 2,
"time": "1763829362"
},
"stopId": "02070A",
"stopSequence": 10
},
{
"arrival": {
"delay": 2,
"time": "1763829482"
},
"departure": {
"delay": 2,
"time": "1763829482"
},
"stopId": "02080A",
"stopSequence": 11
},
{
"arrival": {
"delay": 2,
"time": "1763829542"
},
"departure": {
"delay": 2,
"time": "1763829542"
},
"stopId": "02090A",
"stopSequence": 12
},
{
"arrival": {
"delay": 2,
"time": "1763829602"
},
"departure": {
"delay": 2,
"time": "1763829602"
},
"stopId": "02100A",
"stopSequence": 13
},
{
"arrival": {
"delay": 2,
"time": "1763829662"
},
"departure": {
"delay": 2,
"time": "1763829662"
},
"stopId": "99341A",
"stopSequence": 14
},
{
"arrival": {
"delay": 2,
"time": "1763829722"
},
"departure": {
"delay": 2,
"time": "1763829722"
},
"stopId": "99330A",
"stopSequence": 15
},
{
"arrival": {
"delay": 2,
"time": "1763829782"
},
"departure": {
"delay": 2,
"time": "1763829782"
},
"stopId": "1901A",
"stopSequence": 16
},
{
"arrival": {
"delay": 2,
"time": "1763829842"
},
"departure": {
"delay": 2,
"time": "1763829842"
},
"stopId": "99320A",
"stopSequence": 17
},
{
"arrival": {
"delay": 2,
"time": "1763829902"
},
"departure": {
"delay": 2,
"time": "1763829902"
},
"stopId": "99310A",
"stopSequence": 18
},
{
"arrival": {
"delay": 2,
"time": "1763829962"
},
"departure": {
"delay": 2,
"time": "1763829962"
},
"stopId": "99300A",
"stopSequence": 19
},
{
"arrival": {
"delay": 2,
"time": "1763830022"
},
"departure": {
"delay": 2,
"time": "1763830082"
},
"stopId": "99290A",
"stopSequence": 20
},
{
"arrival": {
"delay": 2,
"time": "1763830262"
},
"departure": {
"delay": 2,
"time": "1763830262"
},
"stopId": "99280A",
"stopSequence": 21
},
{
"arrival": {
"delay": 2,
"time": "1763830322"
},
"departure": {
"delay": 2,
"time": "1763830322"
},
"stopId": "99281A",
"stopSequence": 22
},
{
"arrival": {
"delay": 2,
"time": "1763830502"
},
"departure": {
"delay": 2,
"time": "1763830502"
},
"stopId": "02110A",
"stopSequence": 23
},
{
"arrival": {
"delay": 2,
"time": "1763830562"
},
"departure": {
"delay": 2,
"time": "1763830562"
},
"stopId": "02120A",
"stopSequence": 24
},
{
"arrival": {
"delay": 2,
"time": "1763830622"
},
"departure": {
"delay": 2,
"time": "1763830622"
},
"stopId": "02130A",
"stopSequence": 25
},
{
"arrival": {
"delay": 2,
"time": "1763830682"
},
"departure": {
"delay": 2,
"time": "1763830682"
},
"stopId": "02140A",
"stopSequence": 26
},
{
"arrival": {
"delay": 2,
"time": "1763830802"
},
"departure": {
"delay": 2,
"time": "1763830802"
},
"stopId": "02150A",
"stopSequence": 27
},
{
"arrival": {
"delay": 2,
"time": "1763831102"
},
"departure": {
"delay": 2,
"time": "1763831102"
},
"stopId": "02160A",
"stopSequence": 28
},
{
"arrival": {
"delay": 2,
"time": "1763831162"
},
"departure": {
"delay": 2,
"time": "1763831162"
},
"stopId": "02170A",
"stopSequence": 29
},
{
"arrival": {
"delay": 2,
"time": "1763831162"
},
"departure": {
"delay": 2,
"time": "1763831162"
},
"stopId": "02180A",
"stopSequence": 30
},
{
"arrival": {
"delay": 2,
"time": "1763831222"
},
"departure": {
"delay": 2,
"time": "1763831222"
},
"stopId": "02190A",
"stopSequence": 31
},
{
"arrival": {
"delay": 2,
"time": "1763831282"
},
"departure": {
"delay": 2,
"time": "1763831282"
},
"stopId": "02200A",
"stopSequence": 32
},
{
"arrival": {
"delay": 2,
"time": "1763831342"
},
"departure": {
"delay": 2,
"time": "1763831342"
},
"stopId": "02210A",
"stopSequence": 33
},
{
"arrival": {
"delay": 2,
"time": "1763831402"
},
"departure": {
"delay": 2,
"time": "1763831402"
},
"stopId": "02220A",
"stopSequence": 34
},
{
"arrival": {
"delay": 2,
"time": "1763831462"
},
"departure": {
"delay": 2,
"time": "1763831462"
},
"stopId": "02230A",
"stopSequence": 35
},
{
"arrival": {
"delay": 2,
"time": "1763831522"
},
"departure": {
"delay": 2,
"time": "1763831522"
},
"stopId": "99412A",
"stopSequence": 38
},
{
"arrival": {
"delay": 2,
"time": "1763831522"
},
"departure": {
"delay": 2,
"time": "1763831522"
},
"stopId": "99410A",
"stopSequence": 39
},
{
"arrival": {
"delay": 2,
"time": "1763831582"
},
"departure": {
"delay": 2,
"time": "1763831582"
},
"stopId": "99260A",
"stopSequence": 40
},
{
"arrival": {
"delay": 2,
"time": "1763831642"
},
"departure": {
"delay": 2,
"time": "1763831642"
},
"stopId": "99250A",
"stopSequence": 41
},
{
"arrival": {
"delay": 2,
"time": "1763831762"
},
"departure": {
"delay": 2,
"time": "1763831762"
},
"stopId": "99240A",
"stopSequence": 42
},
{
"arrival": {
"delay": 2,
"time": "1763831822"
},
"departure": {
"delay": 2,
"time": "1763831822"
},
"stopId": "99230A",
"stopSequence": 43
},
{
"arrival": {
"delay": 2,
"time": "1763831882"
},
"departure": {
"delay": 2,
"time": "1763831882"
},
"stopId": "99215A",
"stopSequence": 44
},
{
"arrival": {
"delay": 2,
"time": "1763832002"
},
"departure": {
"delay": 2,
"time": "1763832002"
},
"stopId": "99190A",
"stopSequence": 45
},
{
"arrival": {
"delay": 2,
"time": "1763832062"
},
"departure": {
"delay": 2,
"time": "1763832062"
},
"stopId": "99180A",
"stopSequence": 46
},
{
"arrival": {
"delay": 2,
"time": "1763832122"
},
"departure": {
"delay": 2,
"time": "1763832122"
},
"stopId": "99170A",
"stopSequence": 47
},
{
"arrival": {
"delay": 2,
"time": "1763832182"
},
"departure": {
"delay": 2,
"time": "1763832182"
},
"stopId": "99400A",
"stopSequence": 48
},
{
"arrival": {
"delay": 2,
"time": "1763832242"
},
"departure": {
"delay": 2,
"time": "1763832242"
},
"stopId": "99395A",
"stopSequence": 49
},
{
"arrival": {
"delay": 2,
"time": "1763832302"
},
"departure": {
"delay": 2,
"time": "1763832302"
},
"stopId": "99390A",
"stopSequence": 50
},
{
"arrival": {
"delay": 2,
"time": "1763832362"
},
"stopId": "99450A",
"stopSequence": 51
}
],
"trip": {
"directionId": 0,
"routeId": "C-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251122",
"startTime": "17:25:00",
"tripId": "ef6e6165-6587-4d61-afb2-ede8101b6245"
},
"vehicle": {}
}
},
{
"id": "360547",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763831400"
},
"stopId": "ZR",
"stopSequence": 1
},
{
"arrival": {
"time": "1763831520"
},
"departure": {
"time": "1763831520"
},
"stopId": "99020R",
"stopSequence": 2
},
{
"arrival": {
"time": "1763831640"
},
"departure": {
"time": "1763831640"
},
"stopId": "99010R",
"stopSequence": 3
},
{
"arrival": {
"time": "1763831760"
},
"departure": {
"time": "1763831760"
},
"stopId": "03152R",
"stopSequence": 4
},
{
"arrival": {
"time": "1763831820"
},
"departure": {
"time": "1763831820"
},
"stopId": "03140R",
"stopSequence": 5
},
{
"arrival": {
"time": "1763831880"
},
"departure": {
"time": "1763831880"
},
"stopId": "03130R",
"stopSequence": 6
},
{
"arrival": {
"time": "1763831940"
},
"departure": {
"time": "1763831940"
},
"stopId": "03120R",
"stopSequence": 7
},
{
"arrival": {
"time": "1763832060"
},
"departure": {
"time": "1763832060"
},
"stopId": "1712R",
"stopSequence": 8
},
{
"arrival": {
"time": "1763832120"
},
"departure": {
"time": "1763832120"
},
"stopId": "03102R",
"stopSequence": 9
},
{
"arrival": {
"time": "1763832180"
},
"departure": {
"time": "1763832180"
},
"stopId": "03105R",
"stopSequence": 10
},
{
"arrival": {
"time": "1763832300"
},
"departure": {
"time": "1763832300"
},
"stopId": "03100R",
"stopSequence": 11
},
{
"arrival": {
"time": "1763832420"
},
"departure": {
"time": "1763832420"
},
"stopId": "99215R",
"stopSequence": 12
},
{
"arrival": {
"time": "1763832540"
},
"departure": {
"time": "1763832540"
},
"stopId": "99190R",
"stopSequence": 13
},
{
"arrival": {
"time": "1763832660"
},
"departure": {
"time": "1763832660"
},
"stopId": "03090R",
"stopSequence": 14
},
{
"arrival": {
"time": "1763832720"
},
"departure": {
"time": "1763832720"
},
"stopId": "03080R",
"stopSequence": 15
},
{
"arrival": {
"time": "1763832780"
},
"departure": {
"time": "1763832780"
},
"stopId": "03070R",
"stopSequence": 16
},
{
"arrival": {
"time": "1763832960"
},
"departure": {
"time": "1763832960"
},
"stopId": "03060R",
"stopSequence": 17
},
{
"arrival": {
"time": "1763833080"
},
"departure": {
"time": "1763833080"
},
"stopId": "03050R",
"stopSequence": 18
},
{
"arrival": {
"time": "1763833200"
},
"departure": {
"time": "1763833200"
},
"stopId": "03030R",
"stopSequence": 20
},
{
"arrival": {
"time": "1763833320"
},
"departure": {
"time": "1763833320"
},
"stopId": "03020R",
"stopSequence": 21
},
{
"arrival": {
"time": "1763833380"
},
"departure": {
"time": "1763833380"
},
"stopId": "03002R",
"stopSequence": 22
},
{
"arrival": {
"time": "1763833440"
},
"departure": {
"time": "1763833440"
},
"stopId": "03001R",
"stopSequence": 23
},
{
"arrival": {
"time": "1763833500"
},
"stopId": "03000R",
"stopSequence": 24
}
],
"trip": {
"directionId": 1,
"routeId": "A-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251122",
"startTime": "18:10:00",
"tripId": "e938ca2d-c2c4-445c-9b8a-a2a309d05bab"
},
"vehicle": {}
}
},
{
"id": "360546",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763826600"
},
"stopId": "ZR",
"stopSequence": 1
},
{
"arrival": {
"time": "1763826720"
},
"departure": {
"time": "1763826720"
},
"stopId": "99020R",
"stopSequence": 2
},
{
"arrival": {
"time": "1763826840"
},
"departure": {
"time": "1763826840"
},
"stopId": "99010R",
"stopSequence": 3
},
{
"arrival": {
"time": "1763826960"
},
"departure": {
"time": "1763826960"
},
"stopId": "03152R",
"stopSequence": 4
},
{
"arrival": {
"time": "1763827020"
},
"departure": {
"time": "1763827020"
},
"stopId": "03140R",
"stopSequence": 5
},
{
"arrival": {
"time": "1763827080"
},
"departure": {
"time": "1763827080"
},
"stopId": "03130R",
"stopSequence": 6
},
{
"arrival": {
"time": "1763827140"
},
"departure": {
"time": "1763827140"
},
"stopId": "03120R",
"stopSequence": 7
},
{
"arrival": {
"time": "1763827260"
},
"departure": {
"time": "1763827260"
},
"stopId": "1712R",
"stopSequence": 8
},
{
"arrival": {
"time": "1763827320"
},
"departure": {
"time": "1763827320"
},
"stopId": "03102R",
"stopSequence": 9
},
{
"arrival": {
"time": "1763827380"
},
"departure": {
"time": "1763827380"
},
"stopId": "03105R",
"stopSequence": 10
},
{
"arrival": {
"time": "1763827500"
},
"departure": {
"time": "1763827500"
},
"stopId": "03100R",
"stopSequence": 11
},
{
"arrival": {
"time": "1763827620"
},
"departure": {
"time": "1763827620"
},
"stopId": "99215R",
"stopSequence": 12
},
{
"arrival": {
"time": "1763827740"
},
"departure": {
"time": "1763827740"
},
"stopId": "99190R",
"stopSequence": 13
},
{
"arrival": {
"time": "1763827860"
},
"departure": {
"time": "1763827860"
},
"stopId": "03090R",
"stopSequence": 14
},
{
"arrival": {
"time": "1763827920"
},
"departure": {
"time": "1763827920"
},
"stopId": "03080R",
"stopSequence": 15
},
{
"arrival": {
"time": "1763827980"
},
"departure": {
"time": "1763827980"
},
"stopId": "03070R",
"stopSequence": 16
},
{
"arrival": {
"time": "1763828160"
},
"departure": {
"time": "1763828160"
},
"stopId": "03060R",
"stopSequence": 17
},
{
"arrival": {
"time": "1763828280"
},
"departure": {
"time": "1763828280"
},
"stopId": "03050R",
"stopSequence": 18
},
{
"arrival": {
"time": "1763828400"
},
"departure": {
"time": "1763828400"
},
"stopId": "03030R",
"stopSequence": 20
},
{
"arrival": {
"time": "1763828520"
},
"departure": {
"time": "1763828520"
},
"stopId": "03020R",
"stopSequence": 21
},
{
"arrival": {
"time": "1763828580"
},
"departure": {
"time": "1763828580"
},
"stopId": "03002R",
"stopSequence": 22
},
{
"arrival": {
"time": "1763828640"
},
"departure": {
"time": "1763828640"
},
"stopId": "03001R",
"stopSequence": 23
},
{
"arrival": {
"time": "1763828700"
},
"stopId": "03000R",
"stopSequence": 24
}
],
"trip": {
"directionId": 1,
"routeId": "A-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251122",
"startTime": "16:50:00",
"tripId": "55b0ca98-f027-49fb-8617-f59238d6fbb6"
},
"vehicle": {}
}
},
{
"id": "360539",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763829000"
},
"stopId": "03000A",
"stopSequence": 4
},
{
"arrival": {
"time": "1763829060"
},
"departure": {
"time": "1763829060"
},
"stopId": "03001A",
"stopSequence": 5
},
{
"arrival": {
"time": "1763829120"
},
"departure": {
"time": "1763829120"
},
"stopId": "03002A",
"stopSequence": 6
},
{
"arrival": {
"time": "1763829240"
},
"departure": {
"time": "1763829240"
},
"stopId": "03020A",
"stopSequence": 7
},
{
"arrival": {
"time": "1763829240"
},
"departure": {
"time": "1763829240"
},
"stopId": "03021",
"stopSequence": 8
},
{
"arrival": {
"time": "1763829300"
},
"departure": {
"time": "1763829300"
},
"stopId": "03030A",
"stopSequence": 9
},
{
"arrival": {
"time": "1763829480"
},
"departure": {
"time": "1763829480"
},
"stopId": "03050A",
"stopSequence": 11
},
{
"arrival": {
"time": "1763829540"
},
"departure": {
"time": "1763829540"
},
"stopId": "03060A",
"stopSequence": 12
},
{
"arrival": {
"time": "1763829660"
},
"departure": {
"time": "1763829660"
},
"stopId": "03070A",
"stopSequence": 13
},
{
"arrival": {
"time": "1763829780"
},
"departure": {
"time": "1763829780"
},
"stopId": "03080A",
"stopSequence": 14
},
{
"arrival": {
"time": "1763829840"
},
"departure": {
"time": "1763829840"
},
"stopId": "03090A",
"stopSequence": 15
},
{
"arrival": {
"time": "1763829960"
},
"departure": {
"time": "1763829960"
},
"stopId": "99190A",
"stopSequence": 16
},
{
"arrival": {
"time": "1763830020"
},
"departure": {
"time": "1763830020"
},
"stopId": "99200A",
"stopSequence": 17
},
{
"arrival": {
"time": "1763830080"
},
"departure": {
"time": "1763830080"
},
"stopId": "99215A",
"stopSequence": 18
},
{
"arrival": {
"time": "1763830200"
},
"departure": {
"time": "1763830200"
},
"stopId": "03100A",
"stopSequence": 19
},
{
"arrival": {
"time": "1763830320"
},
"departure": {
"time": "1763830320"
},
"stopId": "03105A",
"stopSequence": 20
},
{
"arrival": {
"time": "1763830380"
},
"departure": {
"time": "1763830380"
},
"stopId": "03102A",
"stopSequence": 21
},
{
"arrival": {
"time": "1763830440"
},
"departure": {
"time": "1763830440"
},
"stopId": "1712A",
"stopSequence": 22
},
{
"arrival": {
"time": "1763830560"
},
"departure": {
"time": "1763830560"
},
"stopId": "03120A",
"stopSequence": 23
},
{
"arrival": {
"time": "1763830620"
},
"departure": {
"time": "1763830620"
},
"stopId": "03130A",
"stopSequence": 24
},
{
"arrival": {
"time": "1763830680"
},
"departure": {
"time": "1763830680"
},
"stopId": "03140A",
"stopSequence": 25
},
{
"arrival": {
"time": "1763830740"
},
"departure": {
"time": "1763830740"
},
"stopId": "03152A",
"stopSequence": 26
},
{
"arrival": {
"time": "1763830860"
},
"departure": {
"time": "1763830860"
},
"stopId": "99010A",
"stopSequence": 27
},
{
"arrival": {
"time": "1763830980"
},
"departure": {
"time": "1763830980"
},
"stopId": "99020A",
"stopSequence": 28
},
{
"arrival": {
"time": "1763831100"
},
"stopId": "ZA",
"stopSequence": 29
}
],
"trip": {
"directionId": 0,
"routeId": "A-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251122",
"startTime": "17:30:00",
"tripId": "0497aa57-dc25-4005-b341-19bb66bed3d9"
},
"vehicle": {}
}
},
{
"id": "360538",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763823900"
},
"stopId": "03000A",
"stopSequence": 4
},
{
"arrival": {
"time": "1763823960"
},
"departure": {
"time": "1763823960"
},
"stopId": "03001A",
"stopSequence": 5
},
{
"arrival": {
"time": "1763824020"
},
"departure": {
"time": "1763824020"
},
"stopId": "03002A",
"stopSequence": 6
},
{
"arrival": {
"time": "1763824140"
},
"departure": {
"time": "1763824140"
},
"stopId": "03020A",
"stopSequence": 7
},
{
"arrival": {
"time": "1763824140"
},
"departure": {
"time": "1763824140"
},
"stopId": "03021",
"stopSequence": 8
},
{
"arrival": {
"time": "1763824200"
},
"departure": {
"time": "1763824200"
},
"stopId": "03030A",
"stopSequence": 9
},
{
"arrival": {
"time": "1763824380"
},
"departure": {
"time": "1763824380"
},
"stopId": "03050A",
"stopSequence": 11
},
{
"arrival": {
"time": "1763824440"
},
"departure": {
"time": "1763824440"
},
"stopId": "03060A",
"stopSequence": 12
},
{
"arrival": {
"time": "1763824560"
},
"departure": {
"time": "1763824560"
},
"stopId": "03070A",
"stopSequence": 13
},
{
"arrival": {
"time": "1763824680"
},
"departure": {
"time": "1763824680"
},
"stopId": "03080A",
"stopSequence": 14
},
{
"arrival": {
"time": "1763824740"
},
"departure": {
"time": "1763824740"
},
"stopId": "03090A",
"stopSequence": 15
},
{
"arrival": {
"time": "1763824860"
},
"departure": {
"time": "1763824860"
},
"stopId": "99190A",
"stopSequence": 16
},
{
"arrival": {
"time": "1763824920"
},
"departure": {
"time": "1763824920"
},
"stopId": "99200A",
"stopSequence": 17
},
{
"arrival": {
"time": "1763824980"
},
"departure": {
"time": "1763824980"
},
"stopId": "99215A",
"stopSequence": 18
},
{
"arrival": {
"time": "1763825100"
},
"departure": {
"time": "1763825100"
},
"stopId": "03100A",
"stopSequence": 19
},
{
"arrival": {
"time": "1763825220"
},
"departure": {
"time": "1763825220"
},
"stopId": "03105A",
"stopSequence": 20
},
{
"arrival": {
"time": "1763825280"
},
"departure": {
"time": "1763825280"
},
"stopId": "03102A",
"stopSequence": 21
},
{
"arrival": {
"time": "1763825340"
},
"departure": {
"time": "1763825340"
},
"stopId": "1712A",
"stopSequence": 22
},
{
"arrival": {
"time": "1763825460"
},
"departure": {
"time": "1763825460"
},
"stopId": "03120A",
"stopSequence": 23
},
{
"arrival": {
"time": "1763825520"
},
"departure": {
"time": "1763825520"
},
"stopId": "03130A",
"stopSequence": 24
},
{
"arrival": {
"time": "1763825580"
},
"departure": {
"time": "1763825580"
},
"stopId": "03140A",
"stopSequence": 25
},
{
"arrival": {
"time": "1763825640"
},
"departure": {
"time": "1763825640"
},
"stopId": "03152A",
"stopSequence": 26
},
{
"arrival": {
"time": "1763825760"
},
"departure": {
"time": "1763825760"
},
"stopId": "99010A",
"stopSequence": 27
},
{
"arrival": {
"time": "1763825880"
},
"departure": {
"time": "1763825880"
},
"stopId": "99020A",
"stopSequence": 28
},
{
"arrival": {
"time": "1763826000"
},
"stopId": "ZA",
"stopSequence": 29
}
],
"trip": {
"directionId": 0,
"routeId": "A-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251122",
"startTime": "16:05:00",
"tripId": "b61a6adf-b2e0-4158-a6f3-2d4717758cfb"
},
"vehicle": {}
}
},
{
"id": "360601",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763829600"
},
"stopId": "99450R",
"stopSequence": 1
},
{
"arrival": {
"time": "1763829660"
},
"departure": {
"time": "1763829660"
},
"stopId": "99390R",
"stopSequence": 2
},
{
"arrival": {
"time": "1763829720"
},
"departure": {
"time": "1763829720"
},
"stopId": "99395R",
"stopSequence": 3
},
{
"arrival": {
"time": "1763829780"
},
"departure": {
"time": "1763829780"
},
"stopId": "99400R",
"stopSequence": 4
},
{
"arrival": {
"time": "1763829840"
},
"departure": {
"time": "1763829840"
},
"stopId": "99170R",
"stopSequence": 5
},
{
"arrival": {
"time": "1763829900"
},
"departure": {
"time": "1763829900"
},
"stopId": "99180R",
"stopSequence": 6
},
{
"arrival": {
"time": "1763829960"
},
"departure": {
"time": "1763829960"
},
"stopId": "99190R",
"stopSequence": 7
},
{
"arrival": {
"time": "1763830020"
},
"departure": {
"time": "1763830020"
},
"stopId": "99200R",
"stopSequence": 8
},
{
"arrival": {
"time": "1763830080"
},
"departure": {
"time": "1763830080"
},
"stopId": "99215R",
"stopSequence": 9
},
{
"arrival": {
"time": "1763830200"
},
"departure": {
"time": "1763830200"
},
"stopId": "99230R",
"stopSequence": 10
},
{
"arrival": {
"time": "1763830260"
},
"departure": {
"time": "1763830260"
},
"stopId": "99240R",
"stopSequence": 11
},
{
"arrival": {
"time": "1763830320"
},
"departure": {
"time": "1763830320"
},
"stopId": "99250R",
"stopSequence": 12
},
{
"arrival": {
"time": "1763830380"
},
"departure": {
"time": "1763830380"
},
"stopId": "99260R",
"stopSequence": 13
},
{
"arrival": {
"time": "1763830440"
},
"departure": {
"time": "1763830440"
},
"stopId": "99410R",
"stopSequence": 14
},
{
"arrival": {
"time": "1763830500"
},
"departure": {
"time": "1763830500"
},
"stopId": "99412R",
"stopSequence": 15
},
{
"arrival": {
"time": "1763830560"
},
"departure": {
"time": "1763830560"
},
"stopId": "02230R",
"stopSequence": 18
},
{
"arrival": {
"time": "1763830560"
},
"departure": {
"time": "1763830560"
},
"stopId": "02220R",
"stopSequence": 19
},
{
"arrival": {
"time": "1763830620"
},
"departure": {
"time": "1763830620"
},
"stopId": "02210R",
"stopSequence": 20
},
{
"arrival": {
"time": "1763830680"
},
"departure": {
"time": "1763830680"
},
"stopId": "02200R",
"stopSequence": 21
},
{
"arrival": {
"time": "1763830740"
},
"departure": {
"time": "1763830740"
},
"stopId": "02190R",
"stopSequence": 22
},
{
"arrival": {
"time": "1763830800"
},
"departure": {
"time": "1763830800"
},
"stopId": "02180R",
"stopSequence": 23
},
{
"arrival": {
"time": "1763830860"
},
"departure": {
"time": "1763830860"
},
"stopId": "02170R",
"stopSequence": 24
},
{
"arrival": {
"time": "1763830920"
},
"departure": {
"time": "1763830920"
},
"stopId": "02160R",
"stopSequence": 25
},
{
"arrival": {
"time": "1763831220"
},
"departure": {
"time": "1763831220"
},
"stopId": "02150R",
"stopSequence": 26
},
{
"arrival": {
"time": "1763831280"
},
"departure": {
"time": "1763831280"
},
"stopId": "02140R",
"stopSequence": 27
},
{
"arrival": {
"time": "1763831400"
},
"departure": {
"time": "1763831400"
},
"stopId": "02130R",
"stopSequence": 28
},
{
"arrival": {
"time": "1763831460"
},
"departure": {
"time": "1763831460"
},
"stopId": "02120R",
"stopSequence": 29
},
{
"arrival": {
"time": "1763831520"
},
"departure": {
"time": "1763831520"
},
"stopId": "02110R",
"stopSequence": 30
},
{
"arrival": {
"time": "1763831760"
},
"departure": {
"time": "1763831760"
},
"stopId": "99280A",
"stopSequence": 31
},
{
"arrival": {
"time": "1763831880"
},
"departure": {
"time": "1763831880"
},
"stopId": "99281R",
"stopSequence": 32
},
{
"arrival": {
"time": "1763831940"
},
"departure": {
"time": "1763831940"
},
"stopId": "STP-2203R",
"stopSequence": 33
},
{
"arrival": {
"time": "1763832000"
},
"departure": {
"time": "1763832000"
},
"stopId": "99290R",
"stopSequence": 34
},
{
"arrival": {
"time": "1763832060"
},
"departure": {
"time": "1763832060"
},
"stopId": "99300R",
"stopSequence": 35
},
{
"arrival": {
"time": "1763832120"
},
"departure": {
"time": "1763832120"
},
"stopId": "99310R",
"stopSequence": 36
},
{
"arrival": {
"time": "1763832180"
},
"departure": {
"time": "1763832180"
},
"stopId": "99320R",
"stopSequence": 37
},
{
"arrival": {
"time": "1763832240"
},
"departure": {
"time": "1763832240"
},
"stopId": "1901R",
"stopSequence": 38
},
{
"arrival": {
"time": "1763832240"
},
"departure": {
"time": "1763832240"
},
"stopId": "99330R",
"stopSequence": 39
},
{
"arrival": {
"time": "1763832300"
},
"departure": {
"time": "1763832300"
},
"stopId": "99341R",
"stopSequence": 40
},
{
"arrival": {
"time": "1763832420"
},
"departure": {
"time": "1763832420"
},
"stopId": "02100R",
"stopSequence": 41
},
{
"arrival": {
"time": "1763832540"
},
"departure": {
"time": "1763832540"
},
"stopId": "02090R",
"stopSequence": 42
},
{
"arrival": {
"time": "1763832660"
},
"departure": {
"time": "1763832660"
},
"stopId": "02080R",
"stopSequence": 43
},
{
"arrival": {
"time": "1763832720"
},
"departure": {
"time": "1763832720"
},
"stopId": "02070R",
"stopSequence": 44
},
{
"arrival": {
"time": "1763832780"
},
"departure": {
"time": "1763832780"
},
"stopId": "02060R",
"stopSequence": 45
},
{
"arrival": {
"time": "1763832840"
},
"departure": {
"time": "1763832840"
},
"stopId": "02050R",
"stopSequence": 46
},
{
"arrival": {
"time": "1763832900"
},
"departure": {
"time": "1763832900"
},
"stopId": "02040R",
"stopSequence": 47
},
{
"arrival": {
"time": "1763832960"
},
"departure": {
"time": "1763832960"
},
"stopId": "02030R",
"stopSequence": 48
},
{
"arrival": {
"time": "1763833020"
},
"departure": {
"time": "1763833020"
},
"stopId": "02020R",
"stopSequence": 49
},
{
"arrival": {
"time": "1763833080"
},
"departure": {
"time": "1763833080"
},
"stopId": "02000R",
"stopSequence": 50
},
{
"arrival": {
"time": "1763833140"
},
"departure": {
"time": "1763833140"
},
"stopId": "02014R",
"stopSequence": 51
},
{
"arrival": {
"time": "1763833200"
},
"departure": {
"time": "1763833200"
},
"stopId": "02012R",
"stopSequence": 52
},
{
"arrival": {
"time": "1763833260"
},
"stopId": "02010",
"stopSequence": 53
}
],
"trip": {
"directionId": 1,
"routeId": "C-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251122",
"startTime": "17:40:00",
"tripId": "e0d77bd2-2328-4d62-b241-95cbd2016e51"
},
"vehicle": {}
}
},
{
"id": "360593",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763833560"
},
"stopId": "02010",
"stopSequence": 1
},
{
"arrival": {
"time": "1763833620"
},
"departure": {
"time": "1763833620"
},
"stopId": "02012A",
"stopSequence": 2
},
{
"arrival": {
"time": "1763833680"
},
"departure": {
"time": "1763833680"
},
"stopId": "02014A",
"stopSequence": 3
},
{
"arrival": {
"time": "1763833740"
},
"departure": {
"time": "1763833740"
},
"stopId": "02000A",
"stopSequence": 4
},
{
"arrival": {
"time": "1763833860"
},
"departure": {
"time": "1763833860"
},
"stopId": "02020A",
"stopSequence": 5
},
{
"arrival": {
"time": "1763833980"
},
"departure": {
"time": "1763833980"
},
"stopId": "02030A",
"stopSequence": 6
},
{
"arrival": {
"time": "1763834040"
},
"departure": {
"time": "1763834040"
},
"stopId": "02040A",
"stopSequence": 7
},
{
"arrival": {
"time": "1763834100"
},
"departure": {
"time": "1763834100"
},
"stopId": "02050A",
"stopSequence": 8
},
{
"arrival": {
"time": "1763834160"
},
"departure": {
"time": "1763834160"
},
"stopId": "02060A",
"stopSequence": 9
},
{
"arrival": {
"time": "1763834220"
},
"departure": {
"time": "1763834220"
},
"stopId": "02070A",
"stopSequence": 10
},
{
"arrival": {
"time": "1763834340"
},
"departure": {
"time": "1763834340"
},
"stopId": "02080A",
"stopSequence": 11
},
{
"arrival": {
"time": "1763834400"
},
"departure": {
"time": "1763834400"
},
"stopId": "02090A",
"stopSequence": 12
},
{
"arrival": {
"time": "1763834460"
},
"departure": {
"time": "1763834460"
},
"stopId": "02100A",
"stopSequence": 13
},
{
"arrival": {
"time": "1763834520"
},
"departure": {
"time": "1763834520"
},
"stopId": "99341A",
"stopSequence": 14
},
{
"arrival": {
"time": "1763834580"
},
"departure": {
"time": "1763834580"
},
"stopId": "99330A",
"stopSequence": 15
},
{
"arrival": {
"time": "1763834640"
},
"departure": {
"time": "1763834640"
},
"stopId": "1901A",
"stopSequence": 16
},
{
"arrival": {
"time": "1763834700"
},
"departure": {
"time": "1763834700"
},
"stopId": "99320A",
"stopSequence": 17
},
{
"arrival": {
"time": "1763834760"
},
"departure": {
"time": "1763834760"
},
"stopId": "99310A",
"stopSequence": 18
},
{
"arrival": {
"time": "1763834820"
},
"departure": {
"time": "1763834820"
},
"stopId": "99300A",
"stopSequence": 19
},
{
"arrival": {
"time": "1763834880"
},
"departure": {
"time": "1763834940"
},
"stopId": "99290A",
"stopSequence": 20
},
{
"arrival": {
"time": "1763835120"
},
"departure": {
"time": "1763835120"
},
"stopId": "99280A",
"stopSequence": 21
},
{
"arrival": {
"time": "1763835180"
},
"departure": {
"time": "1763835180"
},
"stopId": "99281A",
"stopSequence": 22
},
{
"arrival": {
"time": "1763835360"
},
"departure": {
"time": "1763835360"
},
"stopId": "02110A",
"stopSequence": 23
},
{
"arrival": {
"time": "1763835480"
},
"departure": {
"time": "1763835480"
},
"stopId": "02120A",
"stopSequence": 24
},
{
"arrival": {
"time": "1763835540"
},
"departure": {
"time": "1763835540"
},
"stopId": "02130A",
"stopSequence": 25
},
{
"arrival": {
"time": "1763835600"
},
"departure": {
"time": "1763835600"
},
"stopId": "02140A",
"stopSequence": 26
},
{
"arrival": {
"time": "1763835660"
},
"departure": {
"time": "1763835660"
},
"stopId": "02150A",
"stopSequence": 27
},
{
"arrival": {
"time": "1763835960"
},
"departure": {
"time": "1763835960"
},
"stopId": "02160A",
"stopSequence": 28
},
{
"arrival": {
"time": "1763836020"
},
"departure": {
"time": "1763836020"
},
"stopId": "02170A",
"stopSequence": 29
},
{
"arrival": {
"time": "1763836020"
},
"departure": {
"time": "1763836020"
},
"stopId": "02180A",
"stopSequence": 30
},
{
"arrival": {
"time": "1763836080"
},
"departure": {
"time": "1763836080"
},
"stopId": "02190A",
"stopSequence": 31
},
{
"arrival": {
"time": "1763836140"
},
"departure": {
"time": "1763836140"
},
"stopId": "02200A",
"stopSequence": 32
},
{
"arrival": {
"time": "1763836200"
},
"departure": {
"time": "1763836200"
},
"stopId": "02210A",
"stopSequence": 33
},
{
"arrival": {
"time": "1763836260"
},
"departure": {
"time": "1763836260"
},
"stopId": "02220A",
"stopSequence": 34
},
{
"arrival": {
"time": "1763836320"
},
"departure": {
"time": "1763836320"
},
"stopId": "02230A",
"stopSequence": 35
},
{
"arrival": {
"time": "1763836380"
},
"departure": {
"time": "1763836380"
},
"stopId": "99412A",
"stopSequence": 38
},
{
"arrival": {
"time": "1763836380"
},
"departure": {
"time": "1763836380"
},
"stopId": "99410A",
"stopSequence": 39
},
{
"arrival": {
"time": "1763836440"
},
"departure": {
"time": "1763836440"
},
"stopId": "99260A",
"stopSequence": 40
},
{
"arrival": {
"time": "1763836500"
},
"departure": {
"time": "1763836500"
},
"stopId": "99250A",
"stopSequence": 41
},
{
"arrival": {
"time": "1763836620"
},
"departure": {
"time": "1763836620"
},
"stopId": "99240A",
"stopSequence": 42
},
{
"arrival": {
"time": "1763836680"
},
"departure": {
"time": "1763836680"
},
"stopId": "99230A",
"stopSequence": 43
},
{
"arrival": {
"time": "1763836740"
},
"departure": {
"time": "1763836740"
},
"stopId": "99215A",
"stopSequence": 44
},
{
"arrival": {
"time": "1763836860"
},
"departure": {
"time": "1763836860"
},
"stopId": "99190A",
"stopSequence": 45
},
{
"arrival": {
"time": "1763836920"
},
"departure": {
"time": "1763836920"
},
"stopId": "99180A",
"stopSequence": 46
},
{
"arrival": {
"time": "1763836980"
},
"departure": {
"time": "1763836980"
},
"stopId": "99170A",
"stopSequence": 47
},
{
"arrival": {
"time": "1763837040"
},
"departure": {
"time": "1763837040"
},
"stopId": "99400A",
"stopSequence": 48
},
{
"arrival": {
"time": "1763837100"
},
"departure": {
"time": "1763837100"
},
"stopId": "99395A",
"stopSequence": 49
},
{
"arrival": {
"time": "1763837160"
},
"departure": {
"time": "1763837160"
},
"stopId": "99390A",
"stopSequence": 50
},
{
"arrival": {
"time": "1763837220"
},
"stopId": "99450A",
"stopSequence": 51
}
],
"trip": {
"directionId": 0,
"routeId": "C-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251122",
"startTime": "18:46:00",
"tripId": "a5106456-3e90-4bbe-954f-bc94dcfd106b"
},
"vehicle": {}
}
},
{
"id": "360591",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763825220"
},
"stopId": "02010",
"stopSequence": 1
},
{
"arrival": {
"time": "1763825280"
},
"departure": {
"time": "1763825280"
},
"stopId": "02012A",
"stopSequence": 2
},
{
"arrival": {
"time": "1763825340"
},
"departure": {
"time": "1763825340"
},
"stopId": "02014A",
"stopSequence": 3
},
{
"arrival": {
"time": "1763825400"
},
"departure": {
"time": "1763825400"
},
"stopId": "02000A",
"stopSequence": 4
},
{
"arrival": {
"time": "1763825520"
},
"departure": {
"time": "1763825520"
},
"stopId": "02020A",
"stopSequence": 5
},
{
"arrival": {
"time": "1763825640"
},
"departure": {
"time": "1763825640"
},
"stopId": "02030A",
"stopSequence": 6
},
{
"arrival": {
"time": "1763825700"
},
"departure": {
"time": "1763825700"
},
"stopId": "02040A",
"stopSequence": 7
},
{
"arrival": {
"time": "1763825760"
},
"departure": {
"time": "1763825760"
},
"stopId": "02050A",
"stopSequence": 8
},
{
"arrival": {
"time": "1763825820"
},
"departure": {
"time": "1763825820"
},
"stopId": "02060A",
"stopSequence": 9
},
{
"arrival": {
"time": "1763825880"
},
"departure": {
"time": "1763825880"
},
"stopId": "02070A",
"stopSequence": 10
},
{
"arrival": {
"time": "1763826000"
},
"departure": {
"time": "1763826000"
},
"stopId": "02080A",
"stopSequence": 11
},
{
"arrival": {
"time": "1763826060"
},
"departure": {
"time": "1763826060"
},
"stopId": "02090A",
"stopSequence": 12
},
{
"arrival": {
"time": "1763826120"
},
"departure": {
"time": "1763826120"
},
"stopId": "02100A",
"stopSequence": 13
},
{
"arrival": {
"time": "1763826180"
},
"departure": {
"time": "1763826180"
},
"stopId": "99341A",
"stopSequence": 14
},
{
"arrival": {
"time": "1763826240"
},
"departure": {
"time": "1763826240"
},
"stopId": "99330A",
"stopSequence": 15
},
{
"arrival": {
"time": "1763826300"
},
"departure": {
"time": "1763826300"
},
"stopId": "1901A",
"stopSequence": 16
},
{
"arrival": {
"time": "1763826360"
},
"departure": {
"time": "1763826360"
},
"stopId": "99320A",
"stopSequence": 17
},
{
"arrival": {
"time": "1763826420"
},
"departure": {
"time": "1763826420"
},
"stopId": "99310A",
"stopSequence": 18
},
{
"arrival": {
"time": "1763826480"
},
"departure": {
"time": "1763826480"
},
"stopId": "99300A",
"stopSequence": 19
},
{
"arrival": {
"time": "1763826540"
},
"departure": {
"time": "1763826600"
},
"stopId": "99290A",
"stopSequence": 20
},
{
"arrival": {
"time": "1763826780"
},
"departure": {
"time": "1763826780"
},
"stopId": "99280A",
"stopSequence": 21
},
{
"arrival": {
"time": "1763826840"
},
"departure": {
"time": "1763826840"
},
"stopId": "99281A",
"stopSequence": 22
},
{
"arrival": {
"time": "1763827020"
},
"departure": {
"time": "1763827020"
},
"stopId": "02110A",
"stopSequence": 23
},
{
"arrival": {
"time": "1763827080"
},
"departure": {
"time": "1763827080"
},
"stopId": "02120A",
"stopSequence": 24
},
{
"arrival": {
"time": "1763827140"
},
"departure": {
"time": "1763827140"
},
"stopId": "02130A",
"stopSequence": 25
},
{
"arrival": {
"time": "1763827200"
},
"departure": {
"time": "1763827200"
},
"stopId": "02140A",
"stopSequence": 26
},
{
"arrival": {
"time": "1763827320"
},
"departure": {
"time": "1763827320"
},
"stopId": "02150A",
"stopSequence": 27
},
{
"arrival": {
"time": "1763827620"
},
"departure": {
"time": "1763827620"
},
"stopId": "02160A",
"stopSequence": 28
},
{
"arrival": {
"time": "1763827680"
},
"departure": {
"time": "1763827680"
},
"stopId": "02170A",
"stopSequence": 29
},
{
"arrival": {
"time": "1763827680"
},
"departure": {
"time": "1763827680"
},
"stopId": "02180A",
"stopSequence": 30
},
{
"arrival": {
"time": "1763827740"
},
"departure": {
"time": "1763827740"
},
"stopId": "02190A",
"stopSequence": 31
},
{
"arrival": {
"time": "1763827800"
},
"departure": {
"time": "1763827800"
},
"stopId": "02200A",
"stopSequence": 32
},
{
"arrival": {
"time": "1763827860"
},
"departure": {
"time": "1763827860"
},
"stopId": "02210A",
"stopSequence": 33
},
{
"arrival": {
"time": "1763827920"
},
"departure": {
"time": "1763827920"
},
"stopId": "02220A",
"stopSequence": 34
},
{
"arrival": {
"time": "1763827980"
},
"departure": {
"time": "1763827980"
},
"stopId": "02230A",
"stopSequence": 35
},
{
"arrival": {
"time": "1763828040"
},
"departure": {
"time": "1763828040"
},
"stopId": "99412A",
"stopSequence": 38
},
{
"arrival": {
"time": "1763828040"
},
"departure": {
"time": "1763828040"
},
"stopId": "99410A",
"stopSequence": 39
},
{
"arrival": {
"time": "1763828100"
},
"departure": {
"time": "1763828100"
},
"stopId": "99260A",
"stopSequence": 40
},
{
"arrival": {
"time": "1763828160"
},
"departure": {
"time": "1763828160"
},
"stopId": "99250A",
"stopSequence": 41
},
{
"arrival": {
"time": "1763828280"
},
"departure": {
"time": "1763828280"
},
"stopId": "99240A",
"stopSequence": 42
},
{
"arrival": {
"time": "1763828340"
},
"departure": {
"time": "1763828340"
},
"stopId": "99230A",
"stopSequence": 43
},
{
"arrival": {
"time": "1763828400"
},
"departure": {
"time": "1763828400"
},
"stopId": "99215A",
"stopSequence": 44
},
{
"arrival": {
"time": "1763828520"
},
"departure": {
"time": "1763828520"
},
"stopId": "99190A",
"stopSequence": 45
},
{
"arrival": {
"time": "1763828580"
},
"departure": {
"time": "1763828580"
},
"stopId": "99180A",
"stopSequence": 46
},
{
"arrival": {
"time": "1763828640"
},
"departure": {
"time": "1763828640"
},
"stopId": "99170A",
"stopSequence": 47
},
{
"arrival": {
"time": "1763828700"
},
"departure": {
"time": "1763828700"
},
"stopId": "99400A",
"stopSequence": 48
},
{
"arrival": {
"time": "1763828760"
},
"departure": {
"time": "1763828760"
},
"stopId": "99395A",
"stopSequence": 49
},
{
"arrival": {
"time": "1763828820"
},
"departure": {
"time": "1763828820"
},
"stopId": "99390A",
"stopSequence": 50
},
{
"arrival": {
"time": "1763828880"
},
"stopId": "99450A",
"stopSequence": 51
}
],
"trip": {
"directionId": 0,
"routeId": "C-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251122",
"startTime": "16:27:00",
"tripId": "e235d2ac-cd1e-4d65-93d8-a560d88d8dd9"
},
"vehicle": {}
}
},
{
"id": "360514",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 142,
"time": "1763830882"
},
"stopId": "ZR",
"stopSequence": 1
},
{
"arrival": {
"delay": 142,
"time": "1763831002"
},
"departure": {
"delay": 142,
"time": "1763831002"
},
"stopId": "03170R",
"stopSequence": 2
},
{
"arrival": {
"delay": 142,
"time": "1763831182"
},
"departure": {
"delay": 142,
"time": "1763831182"
},
"stopId": "99100R",
"stopSequence": 3
},
{
"arrival": {
"delay": 142,
"time": "1763831422"
},
"departure": {
"delay": 142,
"time": "1763831422"
},
"stopId": "99110R",
"stopSequence": 4
},
{
"arrival": {
"delay": 142,
"time": "1763831602"
},
"departure": {
"delay": 142,
"time": "1763831602"
},
"stopId": "99135R",
"stopSequence": 5
},
{
"arrival": {
"delay": 142,
"time": "1763831722"
},
"departure": {
"delay": 142,
"time": "1763831722"
},
"stopId": "99155R",
"stopSequence": 6
},
{
"arrival": {
"delay": 142,
"time": "1763831962"
},
"departure": {
"delay": 142,
"time": "1763831962"
},
"stopId": "99190R",
"stopSequence": 7
},
{
"arrival": {
"delay": 142,
"time": "1763832022"
},
"departure": {
"delay": 142,
"time": "1763832022"
},
"stopId": "99215R",
"stopSequence": 8
},
{
"arrival": {
"delay": 142,
"time": "1763832202"
},
"departure": {
"delay": 142,
"time": "1763832202"
},
"stopId": "99230R",
"stopSequence": 9
},
{
"arrival": {
"delay": 142,
"time": "1763832322"
},
"departure": {
"delay": 142,
"time": "1763832322"
},
"stopId": "99250R",
"stopSequence": 10
},
{
"arrival": {
"delay": 142,
"time": "1763832502"
},
"departure": {
"delay": 142,
"time": "1763832502"
},
"stopId": "99411R",
"stopSequence": 11
},
{
"arrival": {
"delay": 142,
"time": "1763832622"
},
"departure": {
"delay": 142,
"time": "1763832622"
},
"stopId": "STP-2023-A",
"stopSequence": 12
},
{
"arrival": {
"delay": 142,
"time": "1763832802"
},
"departure": {
"delay": 142,
"time": "1763832802"
},
"stopId": "03150R",
"stopSequence": 13
},
{
"arrival": {
"delay": 142,
"time": "1763832922"
},
"departure": {
"delay": 142,
"time": "1763832922"
},
"stopId": "99010R",
"stopSequence": 14
},
{
"arrival": {
"delay": 142,
"time": "1763833162"
},
"stopId": "ZR",
"stopSequence": 15
}
],
"trip": {
"directionId": 1,
"routeId": "SN-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251122",
"startTime": "17:59:00",
"tripId": "176760-2020-_ABCDSN-Semaine-01"
},
"vehicle": {}
}
},
{
"id": "360511",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 142,
"time": "1763825482"
},
"stopId": "ZR",
"stopSequence": 1
},
{
"arrival": {
"delay": 142,
"time": "1763825602"
},
"departure": {
"delay": 142,
"time": "1763825602"
},
"stopId": "03170R",
"stopSequence": 2
},
{
"arrival": {
"delay": 142,
"time": "1763825782"
},
"departure": {
"delay": 142,
"time": "1763825782"
},
"stopId": "99100R",
"stopSequence": 3
},
{
"arrival": {
"delay": 142,
"time": "1763826022"
},
"departure": {
"delay": 142,
"time": "1763826022"
},
"stopId": "99110R",
"stopSequence": 4
},
{
"arrival": {
"delay": 142,
"time": "1763826202"
},
"departure": {
"delay": 142,
"time": "1763826202"
},
"stopId": "99135R",
"stopSequence": 5
},
{
"arrival": {
"delay": 142,
"time": "1763826322"
},
"departure": {
"delay": 142,
"time": "1763826322"
},
"stopId": "99155R",
"stopSequence": 6
},
{
"arrival": {
"delay": 142,
"time": "1763826562"
},
"departure": {
"delay": 142,
"time": "1763826562"
},
"stopId": "99190R",
"stopSequence": 7
},
{
"arrival": {
"delay": 142,
"time": "1763826622"
},
"departure": {
"delay": 142,
"time": "1763826622"
},
"stopId": "99215R",
"stopSequence": 8
},
{
"arrival": {
"delay": 142,
"time": "1763826802"
},
"departure": {
"delay": 142,
"time": "1763826802"
},
"stopId": "99230R",
"stopSequence": 9
},
{
"arrival": {
"delay": 142,
"time": "1763826922"
},
"departure": {
"delay": 142,
"time": "1763826922"
},
"stopId": "99250R",
"stopSequence": 10
},
{
"arrival": {
"delay": 142,
"time": "1763827102"
},
"departure": {
"delay": 142,
"time": "1763827102"
},
"stopId": "99411R",
"stopSequence": 11
},
{
"arrival": {
"delay": 142,
"time": "1763827222"
},
"departure": {
"delay": 142,
"time": "1763827222"
},
"stopId": "STP-2023-A",
"stopSequence": 12
},
{
"arrival": {
"delay": 142,
"time": "1763827402"
},
"departure": {
"delay": 142,
"time": "1763827402"
},
"stopId": "03150R",
"stopSequence": 13
},
{
"arrival": {
"delay": 142,
"time": "1763827522"
},
"departure": {
"delay": 142,
"time": "1763827522"
},
"stopId": "99010R",
"stopSequence": 14
},
{
"arrival": {
"delay": 142,
"time": "1763827762"
},
"stopId": "ZR",
"stopSequence": 15
}
],
"trip": {
"directionId": 1,
"routeId": "SN-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251122",
"startTime": "16:29:00",
"tripId": "176757-2020-_ABCDSN-Semaine-01"
},
"vehicle": {}
}
},
{
"id": "360487",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 142,
"time": "1763833762"
},
"stopId": "ZA",
"stopSequence": 1
},
{
"arrival": {
"delay": 142,
"time": "1763834002"
},
"departure": {
"delay": 142,
"time": "1763834002"
},
"stopId": "99010A",
"stopSequence": 2
},
{
"arrival": {
"delay": 142,
"time": "1763834122"
},
"departure": {
"delay": 142,
"time": "1763834122"
},
"stopId": "03150A",
"stopSequence": 3
},
{
"arrival": {
"delay": 142,
"time": "1763834302"
},
"departure": {
"delay": 142,
"time": "1763834302"
},
"stopId": "STP-2023-R",
"stopSequence": 4
},
{
"arrival": {
"delay": 142,
"time": "1763834422"
},
"departure": {
"delay": 142,
"time": "1763834422"
},
"stopId": "99411A",
"stopSequence": 5
},
{
"arrival": {
"delay": 142,
"time": "1763834602"
},
"departure": {
"delay": 142,
"time": "1763834602"
},
"stopId": "99250A",
"stopSequence": 6
},
{
"arrival": {
"delay": 142,
"time": "1763834722"
},
"departure": {
"delay": 142,
"time": "1763834722"
},
"stopId": "99230A",
"stopSequence": 7
},
{
"arrival": {
"delay": 142,
"time": "1763834902"
},
"departure": {
"delay": 142,
"time": "1763834902"
},
"stopId": "99215A",
"stopSequence": 8
},
{
"arrival": {
"delay": 142,
"time": "1763834962"
},
"departure": {
"delay": 142,
"time": "1763834962"
},
"stopId": "99190A",
"stopSequence": 9
},
{
"arrival": {
"delay": 142,
"time": "1763835202"
},
"departure": {
"delay": 142,
"time": "1763835202"
},
"stopId": "99155A",
"stopSequence": 10
},
{
"arrival": {
"delay": 142,
"time": "1763835322"
},
"departure": {
"delay": 142,
"time": "1763835322"
},
"stopId": "99130A",
"stopSequence": 11
},
{
"arrival": {
"delay": 142,
"time": "1763835502"
},
"departure": {
"delay": 142,
"time": "1763835502"
},
"stopId": "99110A",
"stopSequence": 12
},
{
"arrival": {
"delay": 142,
"time": "1763835622"
},
"departure": {
"delay": 142,
"time": "1763835622"
},
"stopId": "99100A",
"stopSequence": 13
},
{
"arrival": {
"delay": 142,
"time": "1763835802"
},
"departure": {
"delay": 142,
"time": "1763835802"
},
"stopId": "03170A",
"stopSequence": 14
},
{
"arrival": {
"delay": 142,
"time": "1763835922"
},
"stopId": "ZA",
"stopSequence": 15
}
],
"trip": {
"directionId": 0,
"routeId": "SN-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251122",
"startTime": "18:47:00",
"tripId": "176733-2020-_ABCDSN-Semaine-01"
},
"vehicle": {}
}
},
{
"id": "360484",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 142,
"time": "1763828062"
},
"stopId": "ZA",
"stopSequence": 1
},
{
"arrival": {
"delay": 142,
"time": "1763828302"
},
"departure": {
"delay": 142,
"time": "1763828302"
},
"stopId": "99010A",
"stopSequence": 2
},
{
"arrival": {
"delay": 142,
"time": "1763828422"
},
"departure": {
"delay": 142,
"time": "1763828422"
},
"stopId": "03150A",
"stopSequence": 3
},
{
"arrival": {
"delay": 142,
"time": "1763828602"
},
"departure": {
"delay": 142,
"time": "1763828602"
},
"stopId": "STP-2023-R",
"stopSequence": 4
},
{
"arrival": {
"delay": 142,
"time": "1763828722"
},
"departure": {
"delay": 142,
"time": "1763828722"
},
"stopId": "99411A",
"stopSequence": 5
},
{
"arrival": {
"delay": 142,
"time": "1763828902"
},
"departure": {
"delay": 142,
"time": "1763828902"
},
"stopId": "99250A",
"stopSequence": 6
},
{
"arrival": {
"delay": 142,
"time": "1763829022"
},
"departure": {
"delay": 142,
"time": "1763829022"
},
"stopId": "99230A",
"stopSequence": 7
},
{
"arrival": {
"delay": 142,
"time": "1763829202"
},
"departure": {
"delay": 142,
"time": "1763829202"
},
"stopId": "99215A",
"stopSequence": 8
},
{
"arrival": {
"delay": 142,
"time": "1763829262"
},
"departure": {
"delay": 142,
"time": "1763829262"
},
"stopId": "99190A",
"stopSequence": 9
},
{
"arrival": {
"delay": 142,
"time": "1763829502"
},
"departure": {
"delay": 142,
"time": "1763829502"
},
"stopId": "99155A",
"stopSequence": 10
},
{
"arrival": {
"delay": 142,
"time": "1763829622"
},
"departure": {
"delay": 142,
"time": "1763829622"
},
"stopId": "99130A",
"stopSequence": 11
},
{
"arrival": {
"delay": 142,
"time": "1763829802"
},
"departure": {
"delay": 142,
"time": "1763829802"
},
"stopId": "99110A",
"stopSequence": 12
},
{
"arrival": {
"delay": 142,
"time": "1763829922"
},
"departure": {
"delay": 142,
"time": "1763829922"
},
"stopId": "99100A",
"stopSequence": 13
},
{
"arrival": {
"delay": 142,
"time": "1763830102"
},
"departure": {
"delay": 142,
"time": "1763830102"
},
"stopId": "03170A",
"stopSequence": 14
},
{
"arrival": {
"delay": 142,
"time": "1763830222"
},
"stopId": "ZA",
"stopSequence": 15
}
],
"trip": {
"directionId": 0,
"routeId": "SN-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251122",
"startTime": "17:12:00",
"tripId": "176730-2020-_ABCDSN-Semaine-01"
},
"vehicle": {}
}
},
{
"id": "360517",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 2,
"time": "1763838422"
},
"stopId": "ZR",
"stopSequence": 1
},
{
"arrival": {
"delay": 2,
"time": "1763838542"
},
"departure": {
"delay": 2,
"time": "1763838542"
},
"stopId": "03170R",
"stopSequence": 2
},
{
"arrival": {
"delay": 2,
"time": "1763838722"
},
"departure": {
"delay": 2,
"time": "1763838722"
},
"stopId": "99100R",
"stopSequence": 3
},
{
"arrival": {
"delay": 2,
"time": "1763838962"
},
"departure": {
"delay": 2,
"time": "1763838962"
},
"stopId": "99110R",
"stopSequence": 4
},
{
"arrival": {
"delay": 2,
"time": "1763839142"
},
"departure": {
"delay": 2,
"time": "1763839142"
},
"stopId": "99135R",
"stopSequence": 5
},
{
"arrival": {
"delay": 2,
"time": "1763839262"
},
"departure": {
"delay": 2,
"time": "1763839262"
},
"stopId": "99155R",
"stopSequence": 6
},
{
"arrival": {
"delay": 2,
"time": "1763839502"
},
"departure": {
"delay": 2,
"time": "1763839502"
},
"stopId": "99190R",
"stopSequence": 7
},
{
"arrival": {
"delay": 2,
"time": "1763839562"
},
"departure": {
"delay": 2,
"time": "1763839562"
},
"stopId": "99215R",
"stopSequence": 8
},
{
"arrival": {
"delay": 2,
"time": "1763839742"
},
"departure": {
"delay": 2,
"time": "1763839742"
},
"stopId": "99230R",
"stopSequence": 9
},
{
"arrival": {
"delay": 2,
"time": "1763839862"
},
"stopId": "99250R",
"stopSequence": 10
}
],
"trip": {
"directionId": 1,
"routeId": "SN-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251122",
"startTime": "20:07:00",
"tripId": "176763-2020-_ABCDSN-Semaine-01"
},
"vehicle": {}
}
},
{
"id": "360515",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 2,
"time": "1763832482"
},
"stopId": "ZR",
"stopSequence": 1
},
{
"arrival": {
"delay": 2,
"time": "1763832602"
},
"departure": {
"delay": 2,
"time": "1763832602"
},
"stopId": "03170R",
"stopSequence": 2
},
{
"arrival": {
"delay": 2,
"time": "1763832782"
},
"departure": {
"delay": 2,
"time": "1763832782"
},
"stopId": "99100R",
"stopSequence": 3
},
{
"arrival": {
"delay": 2,
"time": "1763833022"
},
"departure": {
"delay": 2,
"time": "1763833022"
},
"stopId": "99110R",
"stopSequence": 4
},
{
"arrival": {
"delay": 2,
"time": "1763833202"
},
"departure": {
"delay": 2,
"time": "1763833202"
},
"stopId": "99135R",
"stopSequence": 5
},
{
"arrival": {
"delay": 2,
"time": "1763833322"
},
"departure": {
"delay": 2,
"time": "1763833322"
},
"stopId": "99155R",
"stopSequence": 6
},
{
"arrival": {
"delay": 2,
"time": "1763833562"
},
"departure": {
"delay": 2,
"time": "1763833562"
},
"stopId": "99190R",
"stopSequence": 7
},
{
"arrival": {
"delay": 2,
"time": "1763833622"
},
"departure": {
"delay": 2,
"time": "1763833622"
},
"stopId": "99215R",
"stopSequence": 8
},
{
"arrival": {
"delay": 2,
"time": "1763833802"
},
"departure": {
"delay": 2,
"time": "1763833802"
},
"stopId": "99230R",
"stopSequence": 9
},
{
"arrival": {
"delay": 2,
"time": "1763833922"
},
"departure": {
"delay": 2,
"time": "1763833922"
},
"stopId": "99250R",
"stopSequence": 10
},
{
"arrival": {
"delay": 2,
"time": "1763834102"
},
"departure": {
"delay": 2,
"time": "1763834102"
},
"stopId": "99411R",
"stopSequence": 11
},
{
"arrival": {
"delay": 2,
"time": "1763834222"
},
"departure": {
"delay": 2,
"time": "1763834222"
},
"stopId": "STP-2023-A",
"stopSequence": 12
},
{
"arrival": {
"delay": 2,
"time": "1763834402"
},
"departure": {
"delay": 2,
"time": "1763834402"
},
"stopId": "03150R",
"stopSequence": 13
},
{
"arrival": {
"delay": 2,
"time": "1763834522"
},
"departure": {
"delay": 2,
"time": "1763834522"
},
"stopId": "99010R",
"stopSequence": 14
},
{
"arrival": {
"delay": 2,
"time": "1763834762"
},
"stopId": "ZR",
"stopSequence": 15
}
],
"trip": {
"directionId": 1,
"routeId": "SN-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251122",
"startTime": "18:28:00",
"tripId": "176761-2020-_ABCDSN-Semaine-01"
},
"vehicle": {}
}
},
{
"id": "360512",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 2,
"time": "1763827142"
},
"stopId": "ZR",
"stopSequence": 1
},
{
"arrival": {
"delay": 2,
"time": "1763827262"
},
"departure": {
"delay": 2,
"time": "1763827262"
},
"stopId": "03170R",
"stopSequence": 2
},
{
"arrival": {
"delay": 2,
"time": "1763827442"
},
"departure": {
"delay": 2,
"time": "1763827442"
},
"stopId": "99100R",
"stopSequence": 3
},
{
"arrival": {
"delay": 2,
"time": "1763827682"
},
"departure": {
"delay": 2,
"time": "1763827682"
},
"stopId": "99110R",
"stopSequence": 4
},
{
"arrival": {
"delay": 2,
"time": "1763827862"
},
"departure": {
"delay": 2,
"time": "1763827862"
},
"stopId": "99135R",
"stopSequence": 5
},
{
"arrival": {
"delay": 2,
"time": "1763827982"
},
"departure": {
"delay": 2,
"time": "1763827982"
},
"stopId": "99155R",
"stopSequence": 6
},
{
"arrival": {
"delay": 2,
"time": "1763828222"
},
"departure": {
"delay": 2,
"time": "1763828222"
},
"stopId": "99190R",
"stopSequence": 7
},
{
"arrival": {
"delay": 2,
"time": "1763828282"
},
"departure": {
"delay": 2,
"time": "1763828282"
},
"stopId": "99215R",
"stopSequence": 8
},
{
"arrival": {
"delay": 2,
"time": "1763828462"
},
"departure": {
"delay": 2,
"time": "1763828462"
},
"stopId": "99230R",
"stopSequence": 9
},
{
"arrival": {
"delay": 2,
"time": "1763828582"
},
"departure": {
"delay": 2,
"time": "1763828582"
},
"stopId": "99250R",
"stopSequence": 10
},
{
"arrival": {
"delay": 2,
"time": "1763828762"
},
"departure": {
"delay": 2,
"time": "1763828762"
},
"stopId": "99411R",
"stopSequence": 11
},
{
"arrival": {
"delay": 2,
"time": "1763828882"
},
"departure": {
"delay": 2,
"time": "1763828882"
},
"stopId": "STP-2023-A",
"stopSequence": 12
},
{
"arrival": {
"delay": 2,
"time": "1763829062"
},
"departure": {
"delay": 2,
"time": "1763829062"
},
"stopId": "03150R",
"stopSequence": 13
},
{
"arrival": {
"delay": 2,
"time": "1763829182"
},
"departure": {
"delay": 2,
"time": "1763829182"
},
"stopId": "99010R",
"stopSequence": 14
},
{
"arrival": {
"delay": 2,
"time": "1763829422"
},
"stopId": "ZR",
"stopSequence": 15
}
],
"trip": {
"directionId": 1,
"routeId": "SN-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251122",
"startTime": "16:59:00",
"tripId": "176758-2020-_ABCDSN-Semaine-01"
},
"vehicle": {}
}
},
{
"id": "360488",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 2,
"time": "1763835302"
},
"stopId": "ZA",
"stopSequence": 1
},
{
"arrival": {
"delay": 2,
"time": "1763835542"
},
"departure": {
"delay": 2,
"time": "1763835542"
},
"stopId": "99010A",
"stopSequence": 2
},
{
"arrival": {
"delay": 2,
"time": "1763835662"
},
"departure": {
"delay": 2,
"time": "1763835662"
},
"stopId": "03150A",
"stopSequence": 3
},
{
"arrival": {
"delay": 2,
"time": "1763835842"
},
"departure": {
"delay": 2,
"time": "1763835842"
},
"stopId": "STP-2023-R",
"stopSequence": 4
},
{
"arrival": {
"delay": 2,
"time": "1763835962"
},
"departure": {
"delay": 2,
"time": "1763835962"
},
"stopId": "99411A",
"stopSequence": 5
},
{
"arrival": {
"delay": 2,
"time": "1763836142"
},
"departure": {
"delay": 2,
"time": "1763836142"
},
"stopId": "99250A",
"stopSequence": 6
},
{
"arrival": {
"delay": 2,
"time": "1763836262"
},
"departure": {
"delay": 2,
"time": "1763836262"
},
"stopId": "99230A",
"stopSequence": 7
},
{
"arrival": {
"delay": 2,
"time": "1763836442"
},
"departure": {
"delay": 2,
"time": "1763836442"
},
"stopId": "99215A",
"stopSequence": 8
},
{
"arrival": {
"delay": 2,
"time": "1763836502"
},
"departure": {
"delay": 2,
"time": "1763836502"
},
"stopId": "99190A",
"stopSequence": 9
},
{
"arrival": {
"delay": 2,
"time": "1763836742"
},
"departure": {
"delay": 2,
"time": "1763836742"
},
"stopId": "99155A",
"stopSequence": 10
},
{
"arrival": {
"delay": 2,
"time": "1763836862"
},
"departure": {
"delay": 2,
"time": "1763836862"
},
"stopId": "99130A",
"stopSequence": 11
},
{
"arrival": {
"delay": 2,
"time": "1763837042"
},
"departure": {
"delay": 2,
"time": "1763837042"
},
"stopId": "99110A",
"stopSequence": 12
},
{
"arrival": {
"delay": 2,
"time": "1763837162"
},
"departure": {
"delay": 2,
"time": "1763837162"
},
"stopId": "99100A",
"stopSequence": 13
},
{
"arrival": {
"delay": 2,
"time": "1763837342"
},
"departure": {
"delay": 2,
"time": "1763837342"
},
"stopId": "03170A",
"stopSequence": 14
},
{
"arrival": {
"delay": 2,
"time": "1763837462"
},
"stopId": "ZA",
"stopSequence": 15
}
],
"trip": {
"directionId": 0,
"routeId": "SN-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251122",
"startTime": "19:15:00",
"tripId": "176734-2020-_ABCDSN-Semaine-01"
},
"vehicle": {}
}
},
{
"id": "360485",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 2,
"time": "1763830022"
},
"stopId": "ZA",
"stopSequence": 1
},
{
"arrival": {
"delay": 2,
"time": "1763830262"
},
"departure": {
"delay": 2,
"time": "1763830262"
},
"stopId": "99010A",
"stopSequence": 2
},
{
"arrival": {
"delay": 2,
"time": "1763830382"
},
"departure": {
"delay": 2,
"time": "1763830382"
},
"stopId": "03150A",
"stopSequence": 3
},
{
"arrival": {
"delay": 2,
"time": "1763830562"
},
"departure": {
"delay": 2,
"time": "1763830562"
},
"stopId": "STP-2023-R",
"stopSequence": 4
},
{
"arrival": {
"delay": 2,
"time": "1763830682"
},
"departure": {
"delay": 2,
"time": "1763830682"
},
"stopId": "99411A",
"stopSequence": 5
},
{
"arrival": {
"delay": 2,
"time": "1763830862"
},
"departure": {
"delay": 2,
"time": "1763830862"
},
"stopId": "99250A",
"stopSequence": 6
},
{
"arrival": {
"delay": 2,
"time": "1763830982"
},
"departure": {
"delay": 2,
"time": "1763830982"
},
"stopId": "99230A",
"stopSequence": 7
},
{
"arrival": {
"delay": 2,
"time": "1763831162"
},
"departure": {
"delay": 2,
"time": "1763831162"
},
"stopId": "99215A",
"stopSequence": 8
},
{
"arrival": {
"delay": 2,
"time": "1763831222"
},
"departure": {
"delay": 2,
"time": "1763831222"
},
"stopId": "99190A",
"stopSequence": 9
},
{
"arrival": {
"delay": 2,
"time": "1763831462"
},
"departure": {
"delay": 2,
"time": "1763831462"
},
"stopId": "99155A",
"stopSequence": 10
},
{
"arrival": {
"delay": 2,
"time": "1763831582"
},
"departure": {
"delay": 2,
"time": "1763831582"
},
"stopId": "99130A",
"stopSequence": 11
},
{
"arrival": {
"delay": 2,
"time": "1763831762"
},
"departure": {
"delay": 2,
"time": "1763831762"
},
"stopId": "99110A",
"stopSequence": 12
},
{
"arrival": {
"delay": 2,
"time": "1763831882"
},
"departure": {
"delay": 2,
"time": "1763831882"
},
"stopId": "99100A",
"stopSequence": 13
},
{
"arrival": {
"delay": 2,
"time": "1763832062"
},
"departure": {
"delay": 2,
"time": "1763832062"
},
"stopId": "03170A",
"stopSequence": 14
},
{
"arrival": {
"delay": 2,
"time": "1763832182"
},
"stopId": "ZA",
"stopSequence": 15
}
],
"trip": {
"directionId": 0,
"routeId": "SN-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251122",
"startTime": "17:47:00",
"tripId": "176731-2020-_ABCDSN-Semaine-01"
},
"vehicle": {}
}
},
{
"id": "360482",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 2,
"time": "1763824682"
},
"stopId": "ZA",
"stopSequence": 1
},
{
"arrival": {
"delay": 2,
"time": "1763824922"
},
"departure": {
"delay": 2,
"time": "1763824922"
},
"stopId": "99010A",
"stopSequence": 2
},
{
"arrival": {
"delay": 2,
"time": "1763825042"
},
"departure": {
"delay": 2,
"time": "1763825042"
},
"stopId": "03150A",
"stopSequence": 3
},
{
"arrival": {
"delay": 2,
"time": "1763825222"
},
"departure": {
"delay": 2,
"time": "1763825222"
},
"stopId": "STP-2023-R",
"stopSequence": 4
},
{
"arrival": {
"delay": 2,
"time": "1763825342"
},
"departure": {
"delay": 2,
"time": "1763825342"
},
"stopId": "99411A",
"stopSequence": 5
},
{
"arrival": {
"delay": 2,
"time": "1763825522"
},
"departure": {
"delay": 2,
"time": "1763825522"
},
"stopId": "99250A",
"stopSequence": 6
},
{
"arrival": {
"delay": 2,
"time": "1763825642"
},
"departure": {
"delay": 2,
"time": "1763825642"
},
"stopId": "99230A",
"stopSequence": 7
},
{
"arrival": {
"delay": 2,
"time": "1763825822"
},
"departure": {
"delay": 2,
"time": "1763825822"
},
"stopId": "99215A",
"stopSequence": 8
},
{
"arrival": {
"delay": 2,
"time": "1763825882"
},
"departure": {
"delay": 2,
"time": "1763825882"
},
"stopId": "99190A",
"stopSequence": 9
},
{
"arrival": {
"delay": 2,
"time": "1763826122"
},
"departure": {
"delay": 2,
"time": "1763826122"
},
"stopId": "99155A",
"stopSequence": 10
},
{
"arrival": {
"delay": 2,
"time": "1763826242"
},
"departure": {
"delay": 2,
"time": "1763826242"
},
"stopId": "99130A",
"stopSequence": 11
},
{
"arrival": {
"delay": 2,
"time": "1763826422"
},
"departure": {
"delay": 2,
"time": "1763826422"
},
"stopId": "99110A",
"stopSequence": 12
},
{
"arrival": {
"delay": 2,
"time": "1763826542"
},
"departure": {
"delay": 2,
"time": "1763826542"
},
"stopId": "99100A",
"stopSequence": 13
},
{
"arrival": {
"delay": 2,
"time": "1763826722"
},
"departure": {
"delay": 2,
"time": "1763826722"
},
"stopId": "03170A",
"stopSequence": 14
},
{
"arrival": {
"delay": 2,
"time": "1763826842"
},
"stopId": "ZA",
"stopSequence": 15
}
],
"trip": {
"directionId": 0,
"routeId": "SN-20416",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251122",
"startTime": "16:18:00",
"tripId": "176728-2020-_ABCDSN-Semaine-01"
},
"vehicle": {}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1763823237"
}
}