Resource details

File name: irigo-angers-gtfs-trip-updates
Format: gtfs-rt

Prochains passages aux arrêts du réseau bus-tram Irigo

This resource file is part of the dataset Réseau urbain Irigo.

Download availability

2025-12-31
100%
2026-01-01
100%
2026-01-02
100%
2026-01-03
100%
2026-01-04
100%
2026-01-05
100%
2026-01-06
100%
2026-01-07
100%
2026-01-08
100%
2026-01-09
100%
2026-01-10
100%
2026-01-11
100%
2026-01-12
100%
2026-01-13
100%
2026-01-14
100%
2026-01-15
100%
2026-01-16
100%
2026-01-17
100%
2026-01-18
100%
2026-01-19
100%
2026-01-20
100%
2026-01-21
100%
2026-01-22
100%
2026-01-23
100%
2026-01-24
100%
2026-01-25
100%
2026-01-26
100%
2026-01-27
100%
2026-01-28
100%
2026-01-29
100%
2026-01-30
100%
Learn more
We test this resource download availability every hour by making an HTTP 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

1,835 errors, 1,314 warnings

Validation carried out using the current GTFS file and the GTFS-RT the 2026-01-30 at 08:11 Europe/Paris using the MobilityData GTFS-RT validator.

Errors

Not in POSIX time E001 17 errors

All timestamps must be in POSIX time (i.e., number of seconds since January 1st 1970 00:00:00 UTC)

Sample errors
  • trip_id 10602 stop_sequence 9 departure_time 0 is not POSIX time
  • trip_id 2410 stop_sequence 1 departure_time 0 is not POSIX time
  • trip_id 3903 stop_sequence 12 departure_time 0 is not POSIX time
  • trip_id 30202 stop_sequence 20 departure_time 0 is not POSIX time
  • trip_id 10702 stop_sequence 2 departure_time 0 is not POSIX time

stop_times_updates not strictly sorted E002 2 errors

stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence

Sample errors
  • trip_id 6237321 stop_sequence [17, 17, 17] is not strictly sorted by increasing stop_sequence
  • trip_id 6237340 stop_sequence [0, 0] is not strictly sorted by increasing stop_sequence

Sequential stop_time_update times are not increasing E022 185 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 6239506 stop_sequence 55 arrival_time 08:50:42 (1769759442) is less than previous stop arrival_time 08:56:11 (1769759771) - times must increase between two sequential stops
  • trip_id 6239506 stop_sequence 55 arrival_time 08:50:42 (1769759442) is less than previous stop departure_time 08:56:11 (1769759771) - times must increase between two sequential stops
  • trip_id 6239506 stop_sequence 55 departure_time 08:50:42 (1769759442) is less than previous stop departure_time 08:56:11 (1769759771) - times must increase between two sequential stops
  • trip_id 6239506 stop_sequence 55 departure_time 08:50:42 (1769759442) is less than previous stop arrival_time 08:56:11 (1769759771) - times must increase between two sequential stops
  • trip_id 6239166 stop_sequence 42 arrival_time 08:11:53 (1769757113) is less than previous stop arrival_time 08:16:34 (1769757394) - times must increase between two sequential stops

stop_time_update departure time is before arrival time E025 18 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 10602 stop_sequence 9 departure_time 01:00:00 (0) is less than the same stop arrival_time 08:09:22 (1769756962) - departure time must be equal to or greater than arrival time
  • trip_id 2410 stop_sequence 1 departure_time 01:00:00 (0) is less than the same stop arrival_time 08:10:11 (1769757011) - departure time must be equal to or greater than arrival time
  • trip_id 3903 stop_sequence 12 departure_time 01:00:00 (0) is less than the same stop arrival_time 08:10:07 (1769757007) - departure time must be equal to or greater than arrival time
  • trip_id 30202 stop_sequence 20 departure_time 01:00:00 (0) is less than the same stop arrival_time 08:10:25 (1769757025) - departure time must be equal to or greater than arrival time
  • trip_id 10702 stop_sequence 2 departure_time 01:00:00 (0) is less than the same stop arrival_time 08:10:25 (1769757025) - departure time must be equal to or greater than arrival time

Sequential stop_time_updates have the same stop_sequence E036 3 errors

Sequential GTFS-rt trip stop_time_updates should never have the same stop_sequence

Sample errors
  • trip_id 6237321 has repeating stop_sequence 17 - stop_sequence must increase for each stop_time_update
  • trip_id 6237321 has repeating stop_sequence 17 - stop_sequence must increase for each stop_time_update
  • trip_id 6237340 has repeating stop_sequence 0 - stop_sequence must increase for each stop_time_update

GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 1,586 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 6238492 stop_sequence 18 has stop_id GAREPAPI but GTFS stop_sequence 18 has stop_id GARETERM - stop_ids should be the same
  • GTFS-rt trip_id 6239506 stop_sequence 46 has stop_id STLEONAR but GTFS stop_sequence 46 has stop_id STLEON5B - stop_ids should be the same
  • GTFS-rt trip_id 6239506 stop_sequence 47 has stop_id GERICAUL but GTFS stop_sequence 47 has stop_id VILLEC-E - stop_ids should be the same
  • GTFS-rt trip_id 6239506 stop_sequence 48 has stop_id MONGAZON but GTFS stop_sequence 48 has stop_id ESPACE5B - stop_ids should be the same
  • GTFS-rt trip_id 6239506 stop_sequence 49 has stop_id KOPA but GTFS stop_sequence 49 has stop_id CAMELIAS - stop_ids should be the same

GTFS-rt stop_sequence not found in GTFS data E051 24 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 14202 contains stop_sequence 13 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id 6239183 contains stop_sequence 40 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id 14002 contains stop_sequence 4 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id 12102 contains stop_sequence 6 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id 6239502 contains stop_sequence 69 that does not exist in GTFS stop_times.txt for this trip

Warnings

timestamp not populated W001 329 errors

Timestamps should be populated for all elements

Sample errors
  • trip_id 6239544 does not have a timestamp
  • trip_id 6052323 does not have a timestamp
  • trip_id 10202 does not have a timestamp
  • trip_id 6238492 does not have a timestamp
  • trip_id 6239506 does not have a timestamp

vehicle_id not populated W002 329 errors

vehicle_id should be populated for TripUpdates and VehiclePositions

Sample errors
  • trip_id 6239544 does not have a vehicle_id
  • trip_id 6052323 does not have a vehicle_id
  • trip_id 10202 does not have a vehicle_id
  • trip_id 6238492 does not have a vehicle_id
  • trip_id 6239506 does not have a vehicle_id

schedule_relationship not populated W009 656 errors

trip.schedule_relationship and stop_time_update.schedule_relationship should be populated

Sample errors
  • trip_id 6239544 stop_sequence 0 (and potentially more for this trip) does not have a schedule_relationship
  • trip_id 6239544 does not have a schedule_relationship
  • trip_id 6052323 stop_sequence 0 (and potentially more for this trip) does not have a schedule_relationship
  • trip_id 6052323 does not have a schedule_relationship
  • trip_id 10202 stop_sequence 14 (and potentially more for this trip) does not have a schedule_relationship
Validate this GTFS-RT now

Previous validations

Here is a recap of all the error types encountered over the last 30 days.

Error ID Description Errors count Number of occurences
E022 stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. 4,427 29 times (97 % 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 31,676 29 times (97 % of validations)
W001 Timestamps should be populated for all elements 7,526 29 times (97 % of validations)
W002 vehicle_id should be populated for TripUpdates and VehiclePositions 7,526 29 times (97 % of validations)
W009 trip.schedule_relationship and stop_time_update.schedule_relationship should be populated 15,010 29 times (97 % of validations)
E051 All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip 478 28 times (93 % 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. 264 21 times (70 % of validations)
E001 All timestamps must be in POSIX time (i.e., number of seconds since January 1st 1970 00:00:00 UTC) 245 20 times (67 % of validations)
E002 stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence 38 15 times (50 % of validations)
E036 Sequential GTFS-rt trip stop_time_updates should never have the same stop_sequence 46 15 times (50 % of validations)
E037 Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id 17 13 times (43 % of validations)
E011 All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt 1 1 times (3 % of validations)

GTFS-RT feed content

Entities

Entities present in this feed at 2026-01-31 at 00:01 Europe/Paris.

trip_updates (19) vehicle_positions (0) service_alerts (0)

Entities seen in the last 7 days.

trip_updates

Decoded GTFS-RT feed

See full payload

Here is the decoded GTFS-RT feed Protobuf at 2026-01-31 at 00:01 Europe/Paris. You can look at the GTFS-RT documentation.

{ "entity": [ { "id": "trip:6237217", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1769815920" }, "stopId": "2MONP", "stopSequence": 0 }, { "arrival": { "time": "1769815990" }, "departure": { "time": "1769815990" }, "stopId": "2EURO", "stopSequence": 1 }, { "arrival": { "time": "1769816064" }, "departure": { "time": "1769816064" }, "stopId": "2DUNA", "stopSequence": 2 }, { "arrival": { "time": "1769816210" }, "departure": { "time": "1769816210" }, "stopId": "2BRIS", "stopSequence": 3 }, { "arrival": { "time": "1769816289" }, "departure": { "time": "1769816289" }, "stopId": "2CROI", "stopSequence": 4 }, { "arrival": { "time": "1769816445" }, "departure": { "time": "1769816445" }, "stopId": "2MTAI", "stopSequence": 5 }, { "arrival": { "time": "1769816540" }, "departure": { "time": "1769816540" }, "stopId": "2CONS", "stopSequence": 6 }, { "arrival": { "time": "1769816690" }, "departure": { "time": "1769816690" }, "stopId": "2CECO", "stopSequence": 7 }, { "arrival": { "time": "1769816780" }, "stopId": "2STSE", "stopSequence": 8 } ], "trip": { "directionId": 0, "routeId": "B", "tripId": "6237217" } } }, { "id": "trip:6052516", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1769817550" }, "departure": { "time": "1769817550" }, "stopId": "MAIL-NAE", "stopSequence": 1 }, { "arrival": { "time": "1769817600" }, "departure": { "time": "1769817600" }, "stopId": "FO-LOR-R", "stopSequence": 2 }, { "arrival": { "time": "1769817649" }, "departure": { "time": "1769817649" }, "stopId": "STAUBI-E", "stopSequence": 3 } ], "trip": { "directionId": 1, "routeId": "NUIT", "tripId": "6052516" } } }, { "id": "trip:6239794", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1769814087" }, "departure": { "time": "1769814087" }, "stopId": "STAUBI-E", "stopSequence": 27 }, { "arrival": { "time": "1769814129" }, "departure": { "time": "1769814129" }, "stopId": "HARAS-E", "stopSequence": 28 }, { "arrival": { "time": "1769814240" }, "departure": { "time": "1769814240" }, "stopId": "LESGAR-E", "stopSequence": 29 }, { "arrival": { "time": "1769814325" }, "departure": { "time": "1769814325" }, "stopId": "BREMON-E", "stopSequence": 30 }, { "arrival": { "time": "1769814381" }, "departure": { "time": "1769814381" }, "stopId": "ACAD-PLA", "stopSequence": 31 }, { "arrival": { "time": "1769814416" }, "departure": { "time": "1769814416" }, "stopId": "CHDARR-E", "stopSequence": 32 }, { "arrival": { "time": "1769814540" }, "departure": { "time": "1769814540" }, "stopId": "COEURM-E", "stopSequence": 33 }, { "arrival": { "time": "1769814593" }, "departure": { "time": "1769814593" }, "stopId": "BEAURE-E", "stopSequence": 34 }, { "arrival": { "time": "1769814652" }, "departure": { "time": "1769814652" }, "stopId": "TRINIT-E", "stopSequence": 35 }, { "arrival": { "time": "1769814780" }, "departure": { "time": "1769814780" }, "stopId": "MONPRO-E", "stopSequence": 36 }, { "arrival": { "time": "1769814864" }, "departure": { "time": "1769814864" }, "stopId": "SAJACQ-E", "stopSequence": 37 }, { "arrival": { "time": "1769814922" }, "departure": { "time": "1769814922" }, "stopId": "FARCSJ-E", "stopSequence": 38 }, { "arrival": { "time": "1769815013" }, "departure": { "time": "1769815013" }, "stopId": "MVIGNE-E", "stopSequence": 39 }, { "arrival": { "time": "1769815080" }, "departure": { "time": "1769815080" }, "stopId": "CHBBEI-E", "stopSequence": 40 }, { "arrival": { "time": "1769815135" }, "departure": { "time": "1769815135" }, "stopId": "BOISRA-E", "stopSequence": 41 }, { "arrival": { "time": "1769815201" }, "departure": { "time": "1769815201" }, "stopId": "NDAMLA-E", "stopSequence": 42 }, { "arrival": { "time": "1769815264" }, "departure": { "time": "1769815264" }, "stopId": "POLYTE-E", "stopSequence": 43 }, { "arrival": { "time": "1769815320" }, "departure": { "time": "1769815320" }, "stopId": "CITEUN-E", "stopSequence": 44 }, { "arrival": { "time": "1769815373" }, "departure": { "time": "1769815373" }, "stopId": "RESTUN-E", "stopSequence": 45 }, { "arrival": { "time": "1769815415" }, "departure": { "time": "1769815415" }, "stopId": "I.U.T.-E", "stopSequence": 46 }, { "arrival": { "time": "1769815500" }, "departure": { "time": "1769815500" }, "stopId": "BBCAMT-E", "stopSequence": 47 }, { "arrival": { "time": "1769815536" }, "departure": { "time": "1769815536" }, "stopId": "LENOT-E", "stopSequence": 48 }, { "arrival": { "time": "1769815560" }, "departure": { "time": "1769815560" }, "stopId": "MOREL-E", "stopSequence": 49 }, { "arrival": { "time": "1769815588" }, "departure": { "time": "1769815588" }, "stopId": "INRA-E", "stopSequence": 50 }, { "arrival": { "time": "1769815625" }, "departure": { "time": "1769815625" }, "stopId": "GDPERI-E", "stopSequence": 51 }, { "arrival": { "time": "1769815656" }, "departure": { "time": "1769815656" }, "stopId": "LANDRE-E", "stopSequence": 52 }, { "arrival": { "time": "1769815740" }, "departure": { "time": "1769815740" }, "stopId": "BRGPAI-E", "stopSequence": 53 }, { "arrival": { "time": "1769815762" }, "departure": { "time": "1769815762" }, "stopId": "RODIN-E", "stopSequence": 54 }, { "arrival": { "time": "1769815788" }, "departure": { "time": "1769815788" }, "stopId": "GRANBE-E", "stopSequence": 55 }, { "arrival": { "time": "1769815822" }, "departure": { "time": "1769815822" }, "stopId": "PROME-E", "stopSequence": 56 }, { "arrival": { "time": "1769815860" }, "departure": { "time": "1769815860" }, "stopId": "CERFEU-E", "stopSequence": 57 }, { "arrival": { "time": "1769815917" }, "departure": { "time": "1769815917" }, "stopId": "LASOUR-E", "stopSequence": 58 }, { "arrival": { "time": "1769815970" }, "departure": { "time": "1769815970" }, "stopId": "ROUAIR-E", "stopSequence": 59 }, { "arrival": { "time": "1769816031" }, "departure": { "time": "1769816031" }, "stopId": "VAURAG-E", "stopSequence": 60 }, { "arrival": { "time": "1769816074" }, "departure": { "time": "1769816074" }, "stopId": "PRIEUR-E", "stopSequence": 61 }, { "arrival": { "time": "1769816110" }, "departure": { "time": "1769816110" }, "stopId": "GRANPI-E", "stopSequence": 62 }, { "arrival": { "time": "1769816134" }, "departure": { "time": "1769816134" }, "stopId": "PINSON-E", "stopSequence": 63 }, { "arrival": { "time": "1769816172" }, "departure": { "time": "1769816172" }, "stopId": "FAUVET-E", "stopSequence": 64 }, { "arrival": { "time": "1769816220" }, "stopId": "BEAUCOUZ", "stopSequence": 65 } ], "trip": { "directionId": 1, "routeId": "02", "tripId": "6239794" } } }, { "id": "trip:6239985", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1769814087" }, "departure": { "time": "1769814087" }, "stopId": "STAUBI-E", "stopSequence": 16 }, { "arrival": { "time": "1769814129" }, "departure": { "time": "1769814129" }, "stopId": "HARAS-E", "stopSequence": 17 }, { "arrival": { "time": "1769814240" }, "departure": { "time": "1769814240" }, "stopId": "LESGAR-E", "stopSequence": 18 }, { "arrival": { "time": "1769814327" }, "departure": { "time": "1769814327" }, "stopId": "BREMON-E", "stopSequence": 19 }, { "arrival": { "time": "1769814384" }, "departure": { "time": "1769814384" }, "stopId": "ACAD-PLA", "stopSequence": 20 }, { "arrival": { "time": "1769814420" }, "departure": { "time": "1769814420" }, "stopId": "CHDARR-E", "stopSequence": 21 }, { "arrival": { "time": "1769814720" }, "departure": { "time": "1769814720" }, "stopId": "GDMAIN-E", "stopSequence": 22 }, { "arrival": { "time": "1769814780" }, "departure": { "time": "1769814780" }, "stopId": "PERUSSAI", "stopSequence": 23 }, { "arrival": { "time": "1769814814" }, "departure": { "time": "1769814814" }, "stopId": "MAISLAC", "stopSequence": 24 }, { "arrival": { "time": "1769814851" }, "departure": { "time": "1769814851" }, "stopId": "JEAN-MON", "stopSequence": 25 }, { "arrival": { "time": "1769814909" }, "departure": { "time": "1769814909" }, "stopId": "DELESC-E", "stopSequence": 26 }, { "arrival": { "time": "1769814945" }, "departure": { "time": "1769814945" }, "stopId": "MONTEC-E", "stopSequence": 27 }, { "arrival": { "time": "1769814980" }, "departure": { "time": "1769814980" }, "stopId": "VALLO-E", "stopSequence": 28 }, { "arrival": { "time": "1769815024" }, "departure": { "time": "1769815024" }, "stopId": "PROUDH-E", "stopSequence": 29 }, { "arrival": { "time": "1769815080" }, "departure": { "time": "1769815080" }, "stopId": "GRESIL-E", "stopSequence": 30 }, { "arrival": { "time": "1769815109" }, "departure": { "time": "1769815109" }, "stopId": "WIGAN-E", "stopSequence": 31 }, { "arrival": { "time": "1769815175" }, "departure": { "time": "1769815175" }, "stopId": "SHEAKS-E", "stopSequence": 32 }, { "arrival": { "time": "1769815208" }, "departure": { "time": "1769815208" }, "stopId": "AQUITA-E", "stopSequence": 33 }, { "arrival": { "time": "1769815260" }, "departure": { "time": "1769815260" }, "stopId": "CCMOLI-E", "stopSequence": 34 }, { "arrival": { "time": "1769815380" }, "stopId": "LHOIRI-D", "stopSequence": 35 } ], "trip": { "directionId": 1, "routeId": "04", "tripId": "6239985" } } }, { "id": "trip:6237179", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1769815550" }, "stopId": "1BBCA", "stopSequence": 0 }, { "arrival": { "time": "1769815646" }, "departure": { "time": "1769815646" }, "stopId": "1BEAU", "stopSequence": 1 }, { "arrival": { "time": "1769815750" }, "departure": { "time": "1769815750" }, "stopId": "1BARR", "stopSequence": 2 }, { "arrival": { "time": "1769815830" }, "departure": { "time": "1769815830" }, "stopId": "1PATT", "stopSequence": 3 }, { "arrival": { "time": "1769815921" }, "departure": { "time": "1769815921" }, "stopId": "1ELYS", "stopSequence": 4 }, { "arrival": { "time": "1769816029" }, "departure": { "time": "1769816029" }, "stopId": "1FARC", "stopSequence": 5 }, { "arrival": { "time": "1769816200" }, "departure": { "time": "1769816200" }, "stopId": "1QUAI", "stopSequence": 6 }, { "arrival": { "time": "1769816360" }, "departure": { "time": "1769816360" }, "stopId": "1DOUT", "stopSequence": 7 }, { "arrival": { "time": "1769816500" }, "departure": { "time": "1769816500" }, "stopId": "1MOLIE", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "B", "tripId": "6237179" } } }, { "id": "trip:6237222", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1769814006" }, "departure": { "time": "1769814037" }, "stopId": "2DUNA", "stopSequence": 2 }, { "arrival": { "time": "1769814170" }, "departure": { "time": "1769814170" }, "stopId": "2BRIS", "stopSequence": 3 }, { "arrival": { "time": "1769814249" }, "departure": { "time": "1769814249" }, "stopId": "2CROI", "stopSequence": 4 }, { "arrival": { "time": "1769814405" }, "departure": { "time": "1769814405" }, "stopId": "2MTAI", "stopSequence": 5 }, { "arrival": { "time": "1769814500" }, "departure": { "time": "1769814500" }, "stopId": "2CONS", "stopSequence": 6 }, { "arrival": { "time": "1769814650" }, "departure": { "time": "1769814650" }, "stopId": "2CECO", "stopSequence": 7 }, { "arrival": { "time": "1769814740" }, "stopId": "2STSE", "stopSequence": 8 } ], "trip": { "directionId": 0, "routeId": "B", "tripId": "6237222" } } }, { "id": "trip:6237178", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1769814350" }, "stopId": "1BBCA", "stopSequence": 0 }, { "arrival": { "time": "1769814446" }, "departure": { "time": "1769814446" }, "stopId": "1BEAU", "stopSequence": 1 }, { "arrival": { "time": "1769814550" }, "departure": { "time": "1769814550" }, "stopId": "1BARR", "stopSequence": 2 }, { "arrival": { "time": "1769814630" }, "departure": { "time": "1769814630" }, "stopId": "1PATT", "stopSequence": 3 }, { "arrival": { "time": "1769814721" }, "departure": { "time": "1769814721" }, "stopId": "1ELYS", "stopSequence": 4 }, { "arrival": { "time": "1769814829" }, "departure": { "time": "1769814829" }, "stopId": "1FARC", "stopSequence": 5 }, { "arrival": { "time": "1769815000" }, "departure": { "time": "1769815000" }, "stopId": "1QUAI", "stopSequence": 6 }, { "arrival": { "time": "1769815160" }, "departure": { "time": "1769815160" }, "stopId": "1DOUT", "stopSequence": 7 }, { "arrival": { "time": "1769815300" }, "departure": { "time": "1769815300" }, "stopId": "1MOLIE", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "B", "tripId": "6237178" } } }, { "id": "trip:6237221", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1769814035" }, "departure": { "time": "1769814040" }, "stopId": "1HARA", "stopSequence": 11 }, { "arrival": { "time": "1769814150" }, "departure": { "time": "1769814150" }, "stopId": "1LGAR", "stopSequence": 12 }, { "arrival": { "time": "1769814240" }, "departure": { "time": "1769814240" }, "stopId": "1LAFA", "stopSequence": 13 }, { "arrival": { "time": "1769814330" }, "departure": { "time": "1769814330" }, "stopId": "1STRA", "stopSequence": 14 }, { "arrival": { "time": "1769814430" }, "departure": { "time": "1769814430" }, "stopId": "1BAMA", "stopSequence": 15 }, { "arrival": { "time": "1769814550" }, "departure": { "time": "1769814550" }, "stopId": "1JE23", "stopSequence": 16 }, { "arrival": { "time": "1769814660" }, "departure": { "time": "1769814660" }, "stopId": "1JVIL", "stopSequence": 17 }, { "arrival": { "time": "1769814790" }, "stopId": "2ANRO", "stopSequence": 18 } ], "trip": { "directionId": 1, "routeId": "C", "tripId": "6237221" } } }, { "id": "trip:6239798", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1769814092" }, "departure": { "time": "1769814092" }, "stopId": "MAIL-HDV", "stopSequence": 45 }, { "arrival": { "time": "1769814208" }, "departure": { "time": "1769814208" }, "stopId": "SECUSO-E", "stopSequence": 46 }, { "arrival": { "time": "1769814261" }, "departure": { "time": "1769814261" }, "stopId": "STEXUP-E", "stopSequence": 47 }, { "arrival": { "time": "1769814324" }, "departure": { "time": "1769814324" }, "stopId": "GARDOT-E", "stopSequence": 48 }, { "arrival": { "time": "1769814344" }, "departure": { "time": "1769814344" }, "stopId": "MONTAI-E", "stopSequence": 49 }, { "arrival": { "time": "1769814412" }, "departure": { "time": "1769814412" }, "stopId": "CIMETI-E", "stopSequence": 50 }, { "arrival": { "time": "1769814470" }, "departure": { "time": "1769814470" }, "stopId": "AFPA-E", "stopSequence": 51 }, { "arrival": { "time": "1769814507" }, "departure": { "time": "1769814507" }, "stopId": "ARCEAU-E", "stopSequence": 52 }, { "arrival": { "time": "1769814547" }, "departure": { "time": "1769814547" }, "stopId": "CASERN-E", "stopSequence": 53 }, { "arrival": { "time": "1769814621" }, "departure": { "time": "1769814621" }, "stopId": "LAREU-E", "stopSequence": 54 }, { "arrival": { "time": "1769814659" }, "departure": { "time": "1769814659" }, "stopId": "PAPERI-E", "stopSequence": 55 }, { "arrival": { "time": "1769814695" }, "departure": { "time": "1769814695" }, "stopId": "CCHEMI-E", "stopSequence": 56 }, { "arrival": { "time": "1769814742" }, "departure": { "time": "1769814742" }, "stopId": "JUFERR-E", "stopSequence": 57 }, { "arrival": { "time": "1769814783" }, "departure": { "time": "1769814783" }, "stopId": "GEMMET-E", "stopSequence": 58 }, { "arrival": { "time": "1769814823" }, "departure": { "time": "1769814823" }, "stopId": "AUBEPI-E", "stopSequence": 59 }, { "arrival": { "time": "1769814861" }, "departure": { "time": "1769814861" }, "stopId": "STADE-E", "stopSequence": 60 }, { "arrival": { "time": "1769814912" }, "departure": { "time": "1769814912" }, "stopId": "PELLER-E", "stopSequence": 61 }, { "arrival": { "time": "1769814952" }, "departure": { "time": "1769814952" }, "stopId": "CEEQUE-E", "stopSequence": 62 }, { "arrival": { "time": "1769814993" }, "departure": { "time": "1769814993" }, "stopId": "MORLIE-E", "stopSequence": 63 }, { "arrival": { "time": "1769815061" }, "departure": { "time": "1769815061" }, "stopId": "WALCOU-E", "stopSequence": 64 }, { "arrival": { "time": "1769815101" }, "departure": { "time": "1769815101" }, "stopId": "JAUDET-E", "stopSequence": 65 }, { "arrival": { "time": "1769815212" }, "departure": { "time": "1769815212" }, "stopId": "PASTEU-E", "stopSequence": 66 }, { "arrival": { "time": "1769815246" }, "departure": { "time": "1769815246" }, "stopId": "VERDUN-E", "stopSequence": 67 }, { "arrival": { "time": "1769815275" }, "departure": { "time": "1769815275" }, "stopId": "CEZAN-E", "stopSequence": 68 }, { "arrival": { "time": "1769815320" }, "departure": { "time": "1769815320" }, "stopId": "COROT-E", "stopSequence": 69 }, { "arrival": { "time": "1769815401" }, "stopId": "SBAVENAI", "stopSequence": 70 } ], "trip": { "directionId": 0, "routeId": "02", "tripId": "6239798" } } }, { "id": "trip:6237227", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1769813989" }, "departure": { "time": "1769814018" }, "stopId": "2PMAY", "stopSequence": 20 }, { "arrival": { "time": "1769814086" }, "departure": { "time": "1769814086" }, "stopId": "2BROY", "stopSequence": 21 }, { "arrival": { "time": "1769814176" }, "departure": { "time": "1769814176" }, "stopId": "2ACAS", "stopSequence": 22 }, { "arrival": { "time": "1769814256" }, "departure": { "time": "1769814256" }, "stopId": "2STGI", "stopSequence": 23 }, { "arrival": { "time": "1769814336" }, "departure": { "time": "1769814336" }, "stopId": "2BASC", "stopSequence": 24 }, { "arrival": { "time": "1769814416" }, "stopId": "1AARD", "stopSequence": 25 } ], "trip": { "directionId": 0, "routeId": "A", "tripId": "6237227" } } }, { "id": "trip:6237226", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1769814019" }, "departure": { "time": "1769814049" }, "stopId": "2BEAU", "stopSequence": 16 }, { "arrival": { "time": "1769814097" }, "stopId": "1BBCA", "stopSequence": 17 } ], "trip": { "directionId": 0, "routeId": "B", "tripId": "6237226" } } }, { "id": "trip:6237223", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1769814010" }, "departure": { "time": "1769814056" }, "stopId": "2RALL", "stopSequence": 9 }, { "arrival": { "time": "1769814153" }, "departure": { "time": "1769814153" }, "stopId": "2MOLIE", "stopSequence": 10 }, { "arrival": { "time": "1769814273" }, "departure": { "time": "1769814273" }, "stopId": "2DOUT", "stopSequence": 11 }, { "arrival": { "time": "1769814443" }, "departure": { "time": "1769814443" }, "stopId": "2QUAI", "stopSequence": 12 }, { "arrival": { "time": "1769814611" }, "departure": { "time": "1769814611" }, "stopId": "2FARC", "stopSequence": 13 }, { "arrival": { "time": "1769814716" }, "departure": { "time": "1769814716" }, "stopId": "2ELYS", "stopSequence": 14 }, { "arrival": { "time": "1769814806" }, "departure": { "time": "1769814806" }, "stopId": "2PATT", "stopSequence": 15 }, { "arrival": { "time": "1769814883" }, "departure": { "time": "1769814883" }, "stopId": "2BARR", "stopSequence": 16 }, { "arrival": { "time": "1769814975" }, "departure": { "time": "1769814975" }, "stopId": "2BEAU", "stopSequence": 17 }, { "arrival": { "time": "1769815063" }, "stopId": "1BBCA", "stopSequence": 18 } ], "trip": { "directionId": 0, "routeId": "C", "tripId": "6237223" } } }, { "id": "trip:6237219", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1769814036" }, "departure": { "time": "1769814044" }, "stopId": "1FARC", "stopSequence": 5 }, { "arrival": { "time": "1769814180" }, "departure": { "time": "1769814180" }, "stopId": "1QUAI", "stopSequence": 6 }, { "arrival": { "time": "1769814340" }, "departure": { "time": "1769814340" }, "stopId": "1DOUT", "stopSequence": 7 }, { "arrival": { "time": "1769814480" }, "departure": { "time": "1769814480" }, "stopId": "1MOLIE", "stopSequence": 8 }, { "arrival": { "time": "1769814620" }, "departure": { "time": "1769814620" }, "stopId": "1STSE", "stopSequence": 9 }, { "arrival": { "time": "1769814710" }, "departure": { "time": "1769814710" }, "stopId": "1CECO", "stopSequence": 10 }, { "arrival": { "time": "1769814840" }, "departure": { "time": "1769814840" }, "stopId": "1CONS", "stopSequence": 11 }, { "arrival": { "time": "1769814927" }, "departure": { "time": "1769814927" }, "stopId": "1MTAI", "stopSequence": 12 }, { "arrival": { "time": "1769815076" }, "departure": { "time": "1769815076" }, "stopId": "1CROI", "stopSequence": 13 }, { "arrival": { "time": "1769815150" }, "departure": { "time": "1769815150" }, "stopId": "1BRIS", "stopSequence": 14 }, { "arrival": { "time": "1769815294" }, "departure": { "time": "1769815294" }, "stopId": "1DUNA", "stopSequence": 15 }, { "arrival": { "time": "1769815365" }, "departure": { "time": "1769815365" }, "stopId": "1EURO", "stopSequence": 16 }, { "arrival": { "time": "1769815430" }, "stopId": "2MONP", "stopSequence": 17 } ], "trip": { "directionId": 1, "routeId": "B", "tripId": "6237219" } } }, { "id": "trip:6240206", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1769814092" }, "departure": { "time": "1769814092" }, "stopId": "MENDES-E", "stopSequence": 26 }, { "arrival": { "time": "1769814261" }, "departure": { "time": "1769814261" }, "stopId": "STSERG-E", "stopSequence": 27 }, { "arrival": { "time": "1769814420" }, "departure": { "time": "1769814420" }, "stopId": "ROCHEF-E", "stopSequence": 28 }, { "arrival": { "time": "1769814494" }, "departure": { "time": "1769814494" }, "stopId": "HOTDIE-E", "stopSequence": 29 }, { "arrival": { "time": "1769814536" }, "departure": { "time": "1769814536" }, "stopId": "BICHDA-E", "stopSequence": 30 }, { "arrival": { "time": "1769814600" }, "departure": { "time": "1769814600" }, "stopId": "DESCAZEA", "stopSequence": 31 }, { "arrival": { "time": "1769814687" }, "departure": { "time": "1769814687" }, "stopId": "CIOUES-E", "stopSequence": 32 }, { "arrival": { "time": "1769814739" }, "departure": { "time": "1769814739" }, "stopId": "POMONE-E", "stopSequence": 33 }, { "arrival": { "time": "1769814778" }, "departure": { "time": "1769814778" }, "stopId": "REVERI-E", "stopSequence": 34 }, { "arrival": { "time": "1769814844" }, "departure": { "time": "1769814844" }, "stopId": "MEIGNA-E", "stopSequence": 35 }, { "arrival": { "time": "1769814877" }, "departure": { "time": "1769814877" }, "stopId": "VALOR-E", "stopSequence": 36 }, { "arrival": { "time": "1769814900" }, "departure": { "time": "1769814900" }, "stopId": "CLINIQ-E", "stopSequence": 37 }, { "arrival": { "time": "1769814934" }, "departure": { "time": "1769814934" }, "stopId": "GRANDM-E", "stopSequence": 38 }, { "arrival": { "time": "1769814971" }, "departure": { "time": "1769814971" }, "stopId": "MAISDA-E", "stopSequence": 39 }, { "arrival": { "time": "1769815005" }, "departure": { "time": "1769815005" }, "stopId": "CHMART-E", "stopSequence": 40 }, { "arrival": { "time": "1769815037" }, "departure": { "time": "1769815037" }, "stopId": "MLYAUT-E", "stopSequence": 41 }, { "arrival": { "time": "1769815092" }, "departure": { "time": "1769815092" }, "stopId": "BRASSE-E", "stopSequence": 42 }, { "arrival": { "time": "1769815133" }, "departure": { "time": "1769815133" }, "stopId": "BEURRI-E", "stopSequence": 43 }, { "arrival": { "time": "1769815175" }, "departure": { "time": "1769815175" }, "stopId": "DELAUN-E", "stopSequence": 44 }, { "arrival": { "time": "1769815219" }, "departure": { "time": "1769815219" }, "stopId": "MAUFIN-E", "stopSequence": 45 }, { "arrival": { "time": "1769815260" }, "departure": { "time": "1769815260" }, "stopId": "MAIRAV-E", "stopSequence": 46 }, { "arrival": { "time": "1769815295" }, "departure": { "time": "1769815295" }, "stopId": "TERNIE-E", "stopSequence": 47 }, { "arrival": { "time": "1769815327" }, "departure": { "time": "1769815327" }, "stopId": "BALAND-E", "stopSequence": 48 }, { "arrival": { "time": "1769815369" }, "departure": { "time": "1769815369" }, "stopId": "PIECE-E", "stopSequence": 49 }, { "arrival": { "time": "1769815424" }, "departure": { "time": "1769815424" }, "stopId": "LA-BOI-E", "stopSequence": 50 }, { "arrival": { "time": "1769815468" }, "departure": { "time": "1769815468" }, "stopId": "SCHWAL-E", "stopSequence": 51 }, { "arrival": { "time": "1769815500" }, "stopId": "ADEZIERE", "stopSequence": 52 } ], "trip": { "directionId": 0, "routeId": "03", "tripId": "6240206" } } }, { "id": "trip:6237220", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1769814037" }, "departure": { "time": "1769814063" }, "stopId": "2JVIL", "stopSequence": 1 }, { "arrival": { "time": "1769814150" }, "departure": { "time": "1769814150" }, "stopId": "2JE23", "stopSequence": 2 }, { "arrival": { "time": "1769814270" }, "departure": { "time": "1769814270" }, "stopId": "2BAMA", "stopSequence": 3 }, { "arrival": { "time": "1769814380" }, "departure": { "time": "1769814380" }, "stopId": "2STRA", "stopSequence": 4 }, { "arrival": { "time": "1769814460" }, "departure": { "time": "1769814460" }, "stopId": "2LAFA", "stopSequence": 5 }, { "arrival": { "time": "1769814550" }, "departure": { "time": "1769814550" }, "stopId": "2LGAR", "stopSequence": 6 }, { "arrival": { "time": "1769814640" }, "departure": { "time": "1769814640" }, "stopId": "2HARA", "stopSequence": 7 }, { "arrival": { "time": "1769814720" }, "departure": { "time": "1769814720" }, "stopId": "2FMBL", "stopSequence": 8 }, { "arrival": { "time": "1769814820" }, "departure": { "time": "1769814820" }, "stopId": "2HDVA", "stopSequence": 9 }, { "arrival": { "time": "1769814920" }, "departure": { "time": "1769814920" }, "stopId": "2CECO", "stopSequence": 10 }, { "arrival": { "time": "1769815010" }, "departure": { "time": "1769815010" }, "stopId": "2STSE", "stopSequence": 11 }, { "arrival": { "time": "1769815130" }, "departure": { "time": "1769815130" }, "stopId": "2BMAI", "stopSequence": 12 }, { "arrival": { "time": "1769815220" }, "departure": { "time": "1769815220" }, "stopId": "2HOPA", "stopSequence": 13 }, { "arrival": { "time": "1769815340" }, "departure": { "time": "1769815340" }, "stopId": "2CAPU", "stopSequence": 14 }, { "arrival": { "time": "1769815420" }, "departure": { "time": "1769815420" }, "stopId": "2JMOU", "stopSequence": 15 }, { "arrival": { "time": "1769815540" }, "departure": { "time": "1769815540" }, "stopId": "2HSAU", "stopSequence": 16 }, { "arrival": { "time": "1769815620" }, "departure": { "time": "1769815620" }, "stopId": "2VERN", "stopSequence": 17 }, { "arrival": { "time": "1769815800" }, "departure": { "time": "1769815800" }, "stopId": "2BOTA", "stopSequence": 19 }, { "arrival": { "time": "1769815900" }, "departure": { "time": "1769815900" }, "stopId": "2PMAY", "stopSequence": 20 }, { "arrival": { "time": "1769815980" }, "departure": { "time": "1769815980" }, "stopId": "2BROY", "stopSequence": 21 }, { "arrival": { "time": "1769816070" }, "departure": { "time": "1769816070" }, "stopId": "2ACAS", "stopSequence": 22 }, { "arrival": { "time": "1769816150" }, "departure": { "time": "1769816150" }, "stopId": "2STGI", "stopSequence": 23 }, { "arrival": { "time": "1769816230" }, "departure": { "time": "1769816230" }, "stopId": "2BASC", "stopSequence": 24 }, { "arrival": { "time": "1769816310" }, "stopId": "1AARD", "stopSequence": 25 } ], "trip": { "directionId": 0, "routeId": "A", "tripId": "6237220" } } }, { "id": "trip:6240203", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1769814087" }, "departure": { "time": "1769814087" }, "stopId": "STAUBI-E", "stopSequence": 29 }, { "arrival": { "time": "1769814129" }, "departure": { "time": "1769814129" }, "stopId": "HARAS-E", "stopSequence": 30 }, { "arrival": { "time": "1769814260" }, "departure": { "time": "1769814260" }, "stopId": "ANLERO-E", "stopSequence": 31 }, { "arrival": { "time": "1769814321" }, "departure": { "time": "1769814321" }, "stopId": "RABELA-E", "stopSequence": 32 }, { "arrival": { "time": "1769814369" }, "departure": { "time": "1769814369" }, "stopId": "ESA-E", "stopSequence": 33 }, { "arrival": { "time": "1769814479" }, "departure": { "time": "1769814479" }, "stopId": "DELATA-E", "stopSequence": 34 }, { "arrival": { "time": "1769814560" }, "departure": { "time": "1769814560" }, "stopId": "ALLARD-E", "stopSequence": 35 }, { "arrival": { "time": "1769814610" }, "departure": { "time": "1769814610" }, "stopId": "TASSIG-E", "stopSequence": 36 }, { "arrival": { "time": "1769814703" }, "departure": { "time": "1769814703" }, "stopId": "TROIPA-E", "stopSequence": 37 }, { "arrival": { "time": "1769814740" }, "departure": { "time": "1769814740" }, "stopId": "SABLON-E", "stopSequence": 38 }, { "arrival": { "time": "1769814793" }, "departure": { "time": "1769814793" }, "stopId": "RUELLE-E", "stopSequence": 39 }, { "arrival": { "time": "1769814876" }, "departure": { "time": "1769814876" }, "stopId": "GENDRO-E", "stopSequence": 40 }, { "arrival": { "time": "1769814970" }, "departure": { "time": "1769814970" }, "stopId": "PATUR-E", "stopSequence": 41 }, { "arrival": { "time": "1769815040" }, "departure": { "time": "1769815040" }, "stopId": "AUTHIO-E", "stopSequence": 42 }, { "arrival": { "time": "1769815099" }, "departure": { "time": "1769815099" }, "stopId": "BELPOU-E", "stopSequence": 43 }, { "arrival": { "time": "1769815160" }, "departure": { "time": "1769815160" }, "stopId": "PONTSC-E", "stopSequence": 44 }, { "arrival": { "time": "1769815282" }, "departure": { "time": "1769815282" }, "stopId": "LOIRE-E", "stopSequence": 45 }, { "arrival": { "time": "1769815317" }, "departure": { "time": "1769815317" }, "stopId": "DUBE-E", "stopSequence": 46 }, { "arrival": { "time": "1769815363" }, "departure": { "time": "1769815363" }, "stopId": "LOUET-E", "stopSequence": 47 }, { "arrival": { "time": "1769815404" }, "departure": { "time": "1769815404" }, "stopId": "BOSQUE-E", "stopSequence": 48 }, { "arrival": { "time": "1769815454" }, "departure": { "time": "1769815454" }, "stopId": "CHAERI-E", "stopSequence": 49 }, { "arrival": { "time": "1769815500" }, "departure": { "time": "1769815500" }, "stopId": "FONTE-E", "stopSequence": 50 }, { "arrival": { "time": "1769815554" }, "departure": { "time": "1769815554" }, "stopId": "ERIGNE", "stopSequence": 51 }, { "arrival": { "time": "1769815580" }, "stopId": "SOLAND", "stopSequence": 52 } ], "trip": { "directionId": 1, "routeId": "03", "tripId": "6240203" } } }, { "id": "trip:6238297", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1769814180" }, "stopId": "FO-LOR-R", "stopSequence": 0 }, { "arrival": { "time": "1769814254" }, "departure": { "time": "1769814254" }, "stopId": "STAUBI-E", "stopSequence": 1 }, { "arrival": { "time": "1769814289" }, "departure": { "time": "1769814289" }, "stopId": "HARAS-E", "stopSequence": 2 }, { "arrival": { "time": "1769814420" }, "departure": { "time": "1769814420" }, "stopId": "ANLERO-E", "stopSequence": 3 }, { "arrival": { "time": "1769814484" }, "departure": { "time": "1769814484" }, "stopId": "MICHEL-E", "stopSequence": 4 }, { "arrival": { "time": "1769814525" }, "departure": { "time": "1769814525" }, "stopId": "BOURGO-E", "stopSequence": 5 }, { "arrival": { "time": "1769814560" }, "departure": { "time": "1769814560" }, "stopId": "VOLNEY-E", "stopSequence": 6 }, { "arrival": { "time": "1769814604" }, "departure": { "time": "1769814604" }, "stopId": "MADELE-E", "stopSequence": 7 }, { "arrival": { "time": "1769814660" }, "departure": { "time": "1769814660" }, "stopId": "SAUMUR-E", "stopSequence": 8 }, { "arrival": { "time": "1769814709" }, "departure": { "time": "1769814709" }, "stopId": "DELACR-E", "stopSequence": 9 }, { "arrival": { "time": "1769814750" }, "departure": { "time": "1769814750" }, "stopId": "JUSTIC-E", "stopSequence": 10 }, { "arrival": { "time": "1769814834" }, "departure": { "time": "1769814834" }, "stopId": "ECLATE-E", "stopSequence": 11 }, { "arrival": { "time": "1769814920" }, "departure": { "time": "1769814920" }, "stopId": "VDLOIR-E", "stopSequence": 12 }, { "arrival": { "time": "1769814960" }, "departure": { "time": "1769814960" }, "stopId": "LEOLAG-E", "stopSequence": 13 }, { "arrival": { "time": "1769814989" }, "departure": { "time": "1769814989" }, "stopId": "BELVTR-E", "stopSequence": 14 }, { "arrival": { "time": "1769815052" }, "departure": { "time": "1769815052" }, "stopId": "MARAIS-E", "stopSequence": 15 }, { "arrival": { "time": "1769815108" }, "departure": { "time": "1769815108" }, "stopId": "FRESNA-E", "stopSequence": 16 }, { "arrival": { "time": "1769815168" }, "departure": { "time": "1769815168" }, "stopId": "CHOUTE-E", "stopSequence": 17 }, { "arrival": { "time": "1769815202" }, "departure": { "time": "1769815202" }, "stopId": "MENA-E", "stopSequence": 18 }, { "arrival": { "time": "1769815250" }, "departure": { "time": "1769815250" }, "stopId": "MALAQU-E", "stopSequence": 19 }, { "arrival": { "time": "1769815276" }, "departure": { "time": "1769815276" }, "stopId": "LEFEVR-E", "stopSequence": 20 }, { "arrival": { "time": "1769815329" }, "departure": { "time": "1769815329" }, "stopId": "PYRAM2-E", "stopSequence": 21 }, { "arrival": { "time": "1769815380" }, "departure": { "time": "1769815380" }, "stopId": "BUISSO-E", "stopSequence": 22 }, { "arrival": { "time": "1769815445" }, "departure": { "time": "1769815445" }, "stopId": "ARENA-E", "stopSequence": 23 }, { "arrival": { "time": "1769815497" }, "departure": { "time": "1769815497" }, "stopId": "MONTHI-E", "stopSequence": 24 }, { "arrival": { "time": "1769815549" }, "departure": { "time": "1769815549" }, "stopId": "MAIRTR-E", "stopSequence": 25 }, { "arrival": { "time": "1769815585" }, "departure": { "time": "1769815585" }, "stopId": "EGLTRE-E", "stopSequence": 26 }, { "arrival": { "time": "1769815615" }, "departure": { "time": "1769815615" }, "stopId": "CIMETR-E", "stopSequence": 27 }, { "arrival": { "time": "1769815680" }, "departure": { "time": "1769815680" }, "stopId": "HMTRE-E", "stopSequence": 28 }, { "arrival": { "time": "1769815780" }, "departure": { "time": "1769815780" }, "stopId": "TRELGA-E", "stopSequence": 29 }, { "arrival": { "time": "1769815867" }, "departure": { "time": "1769815867" }, "stopId": "FMAURI-E", "stopSequence": 30 }, { "arrival": { "time": "1769815923" }, "departure": { "time": "1769815923" }, "stopId": "MALRAU-E", "stopSequence": 31 }, { "arrival": { "time": "1769815980" }, "stopId": "TRELA-AR", "stopSequence": 32 } ], "trip": { "directionId": 1, "routeId": "01", "tripId": "6238297" } } }, { "id": "trip:6239986", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1769814129" }, "departure": { "time": "1769814129" }, "stopId": "MENDES-E", "stopSequence": 23 }, { "arrival": { "time": "1769814240" }, "departure": { "time": "1769814240" }, "stopId": "SAVARY-E", "stopSequence": 24 }, { "arrival": { "time": "1769814277" }, "departure": { "time": "1769814277" }, "stopId": "MUSSET-E", "stopSequence": 25 }, { "arrival": { "time": "1769814356" }, "departure": { "time": "1769814356" }, "stopId": "LUTIN-E", "stopSequence": 26 }, { "arrival": { "time": "1769814400" }, "departure": { "time": "1769814400" }, "stopId": "MACE-E", "stopSequence": 27 }, { "arrival": { "time": "1769814429" }, "departure": { "time": "1769814429" }, "stopId": "DESJAR-E", "stopSequence": 28 }, { "arrival": { "time": "1769814480" }, "departure": { "time": "1769814480" }, "stopId": "BRISEP-E", "stopSequence": 29 }, { "arrival": { "time": "1769814548" }, "departure": { "time": "1769814548" }, "stopId": "MIMOSA-E", "stopSequence": 30 }, { "arrival": { "time": "1769814582" }, "departure": { "time": "1769814582" }, "stopId": "CHATEN-E", "stopSequence": 31 }, { "arrival": { "time": "1769814657" }, "departure": { "time": "1769814657" }, "stopId": "SOLELE-E", "stopSequence": 32 }, { "arrival": { "time": "1769814684" }, "departure": { "time": "1769814684" }, "stopId": "SEPSON-E", "stopSequence": 33 }, { "arrival": { "time": "1769814720" }, "departure": { "time": "1769814720" }, "stopId": "BANCST-E", "stopSequence": 34 }, { "arrival": { "time": "1769814821" }, "departure": { "time": "1769814821" }, "stopId": "RTEPAR-E", "stopSequence": 35 }, { "arrival": { "time": "1769814898" }, "departure": { "time": "1769814898" }, "stopId": "PROVIN-E", "stopSequence": 36 }, { "arrival": { "time": "1769815020" }, "stopId": "PARCEX-E", "stopSequence": 37 } ], "trip": { "directionId": 0, "routeId": "04", "tripId": "6239986" } } }, { "id": "trip:6237218", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1769815030" }, "stopId": "2ANRO", "stopSequence": 0 }, { "arrival": { "time": "1769815150" }, "departure": { "time": "1769815150" }, "stopId": "2JVIL", "stopSequence": 1 }, { "arrival": { "time": "1769815260" }, "departure": { "time": "1769815260" }, "stopId": "2JE23", "stopSequence": 2 }, { "arrival": { "time": "1769815380" }, "departure": { "time": "1769815380" }, "stopId": "2BAMA", "stopSequence": 3 }, { "arrival": { "time": "1769815490" }, "departure": { "time": "1769815490" }, "stopId": "2STRA", "stopSequence": 4 }, { "arrival": { "time": "1769815570" }, "departure": { "time": "1769815570" }, "stopId": "2LAFA", "stopSequence": 5 }, { "arrival": { "time": "1769815660" }, "departure": { "time": "1769815660" }, "stopId": "2LGAR", "stopSequence": 6 }, { "arrival": { "time": "1769815750" }, "departure": { "time": "1769815750" }, "stopId": "2HARA", "stopSequence": 7 }, { "arrival": { "time": "1769815830" }, "departure": { "time": "1769815830" }, "stopId": "2FMBL", "stopSequence": 8 }, { "arrival": { "time": "1769815930" }, "departure": { "time": "1769815930" }, "stopId": "2HDVA", "stopSequence": 9 }, { "arrival": { "time": "1769816030" }, "departure": { "time": "1769816030" }, "stopId": "2CECO", "stopSequence": 10 }, { "arrival": { "time": "1769816120" }, "departure": { "time": "1769816120" }, "stopId": "2STSE", "stopSequence": 11 }, { "arrival": { "time": "1769816240" }, "departure": { "time": "1769816240" }, "stopId": "2BMAI", "stopSequence": 12 }, { "arrival": { "time": "1769816330" }, "departure": { "time": "1769816330" }, "stopId": "2HOPA", "stopSequence": 13 }, { "arrival": { "time": "1769816450" }, "departure": { "time": "1769816450" }, "stopId": "2CAPU", "stopSequence": 14 }, { "arrival": { "time": "1769816530" }, "departure": { "time": "1769816530" }, "stopId": "2JMOU", "stopSequence": 15 }, { "arrival": { "time": "1769816650" }, "departure": { "time": "1769816650" }, "stopId": "2HSAU", "stopSequence": 16 }, { "arrival": { "time": "1769816730" }, "stopId": "2VERN", "stopSequence": 17 } ], "trip": { "directionId": 0, "routeId": "A", "tripId": "6237218" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1769814065" } }