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

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%
2026-01-31
100%
2026-02-01
100%
2026-02-02
100%
2026-02-03
100%
2026-02-04
100%
2026-02-05
100%
2026-02-06
100%
2026-02-07
100%
2026-02-08
100%
2026-02-09
100%
2026-02-10
100%
2026-02-11
100%
2026-02-12
100%
2026-02-13
100%
2026-02-14
100%
2026-02-15
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

98 errors, 144 warnings

Validation carried out using the current GTFS file and the GTFS-RT the 2026-02-15 at 08:10 Europe/Paris using the MobilityData GTFS-RT validator.

Errors

Sequential stop_time_update times are not increasing E022 4 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 6189641 stop_sequence 49 arrival_time 08:14:29 (1771139669) is equal to previous stop arrival_time 08:14:29 (1771139669) - times must increase between two sequential stops
  • trip_id 6189641 stop_sequence 49 arrival_time 08:14:29 (1771139669) is equal to previous stop departure_time 08:14:29 (1771139669) - times must increase between two sequential stops
  • trip_id 6189641 stop_sequence 49 departure_time 08:14:29 (1771139669) is equal to previous stop departure_time 08:14:29 (1771139669) - times must increase between two sequential stops
  • trip_id 6189641 stop_sequence 49 departure_time 08:14:29 (1771139669) is equal to previous stop arrival_time 08:14:29 (1771139669) - times must increase between two sequential stops

GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 94 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 6189519 stop_sequence 6 has stop_id PLDEUR-E but GTFS stop_sequence 6 has stop_id RAMON - stop_ids should be the same
  • GTFS-rt trip_id 6189519 stop_sequence 7 has stop_id RBRIOLLA but GTFS stop_sequence 7 has stop_id CITESO-E - stop_ids should be the same
  • GTFS-rt trip_id 6189521 stop_sequence 6 has stop_id PLDEUR-E but GTFS stop_sequence 6 has stop_id RAMON - stop_ids should be the same
  • GTFS-rt trip_id 6189708 stop_sequence 1 has stop_id GDPRESSO but GTFS stop_sequence 1 has stop_id BARBOTER - stop_ids should be the same
  • GTFS-rt trip_id 6189708 stop_sequence 2 has stop_id BARBOTER but GTFS stop_sequence 2 has stop_id FONTENE - stop_ids should be the same

Warnings

timestamp not populated W001 36 errors

Timestamps should be populated for all elements

Sample errors
  • trip_id 6189519 does not have a timestamp
  • trip_id 6189521 does not have a timestamp
  • trip_id 6189777 does not have a timestamp
  • trip_id 6189694 does not have a timestamp
  • trip_id 6189708 does not have a timestamp

vehicle_id not populated W002 36 errors

vehicle_id should be populated for TripUpdates and VehiclePositions

Sample errors
  • trip_id 6189519 does not have a vehicle_id
  • trip_id 6189521 does not have a vehicle_id
  • trip_id 6189777 does not have a vehicle_id
  • trip_id 6189694 does not have a vehicle_id
  • trip_id 6189708 does not have a vehicle_id

schedule_relationship not populated W009 72 errors

trip.schedule_relationship and stop_time_update.schedule_relationship should be populated

Sample errors
  • trip_id 6189519 stop_sequence 0 (and potentially more for this trip) does not have a schedule_relationship
  • trip_id 6189519 does not have a schedule_relationship
  • trip_id 6189521 stop_sequence 0 (and potentially more for this trip) does not have a schedule_relationship
  • trip_id 6189521 does not have a schedule_relationship
  • trip_id 6189777 stop_sequence 5 (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,743 29 times (100 % 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 33,619 29 times (100 % of validations)
W001 Timestamps should be populated for all elements 7,353 29 times (100 % of validations)
W002 vehicle_id should be populated for TripUpdates and VehiclePositions 7,353 29 times (100 % of validations)
W009 trip.schedule_relationship and stop_time_update.schedule_relationship should be populated 14,674 29 times (100 % of validations)
E051 All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip 451 26 times (90 % of validations)
E001 All timestamps must be in POSIX time (i.e., number of seconds since January 1st 1970 00:00:00 UTC) 278 22 times (76 % 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. 299 22 times (76 % of validations)
E002 stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence 35 12 times (41 % of validations)
E036 Sequential GTFS-rt trip stop_time_updates should never have the same stop_sequence 41 12 times (41 % of validations)
E037 Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id 20 7 times (24 % 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-02-15 at 14:13 Europe/Paris.

trip_updates (34) 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-02-15 at 14:13 Europe/Paris. You can look at the GTFS-RT documentation.

{ "entity": [ { "id": "trip:6189538", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771161245" }, "stopId": "CITESO-E", "stopSequence": 9 } ], "trip": { "directionId": 0, "routeId": "NavM", "tripId": "6189538" } } }, { "id": "trip:6189884", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771161157" }, "departure": { "time": "1771161197" }, "stopId": "2BARR", "stopSequence": 15 }, { "arrival": { "time": "1771161290" }, "departure": { "time": "1771161290" }, "stopId": "2BEAU", "stopSequence": 16 }, { "arrival": { "time": "1771161380" }, "stopId": "1BBCA", "stopSequence": 17 } ], "trip": { "directionId": 0, "routeId": "B", "tripId": "6189884" } } }, { "id": "trip:6189804", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771161890" }, "stopId": "1BBCA", "stopSequence": 0 }, { "arrival": { "time": "1771161991" }, "departure": { "time": "1771161991" }, "stopId": "1BEAU", "stopSequence": 1 }, { "arrival": { "time": "1771162100" }, "departure": { "time": "1771162100" }, "stopId": "1BARR", "stopSequence": 2 }, { "arrival": { "time": "1771162180" }, "departure": { "time": "1771162180" }, "stopId": "1PATT", "stopSequence": 3 }, { "arrival": { "time": "1771162271" }, "departure": { "time": "1771162271" }, "stopId": "1ELYS", "stopSequence": 4 }, { "arrival": { "time": "1771162379" }, "departure": { "time": "1771162379" }, "stopId": "1FARC", "stopSequence": 5 }, { "arrival": { "time": "1771162550" }, "departure": { "time": "1771162550" }, "stopId": "1QUAI", "stopSequence": 6 }, { "arrival": { "time": "1771162700" }, "departure": { "time": "1771162700" }, "stopId": "1DOUT", "stopSequence": 7 }, { "arrival": { "time": "1771162850" }, "departure": { "time": "1771162850" }, "stopId": "1MOLIE", "stopSequence": 8 }, { "arrival": { "time": "1771162980" }, "departure": { "time": "1771162980" }, "stopId": "1RALL", "stopSequence": 9 }, { "arrival": { "time": "1771163100" }, "departure": { "time": "1771163100" }, "stopId": "1FMBL", "stopSequence": 10 }, { "arrival": { "time": "1771163170" }, "departure": { "time": "1771163170" }, "stopId": "1HARA", "stopSequence": 11 }, { "arrival": { "time": "1771163280" }, "departure": { "time": "1771163280" }, "stopId": "1LGAR", "stopSequence": 12 }, { "arrival": { "time": "1771163370" }, "departure": { "time": "1771163370" }, "stopId": "1LAFA", "stopSequence": 13 }, { "arrival": { "time": "1771163470" }, "departure": { "time": "1771163470" }, "stopId": "1STRA", "stopSequence": 14 }, { "arrival": { "time": "1771163570" }, "departure": { "time": "1771163570" }, "stopId": "1BAMA", "stopSequence": 15 }, { "arrival": { "time": "1771163680" }, "departure": { "time": "1771163680" }, "stopId": "1JE23", "stopSequence": 16 }, { "arrival": { "time": "1771163790" }, "departure": { "time": "1771163790" }, "stopId": "1JVIL", "stopSequence": 17 }, { "arrival": { "time": "1771163920" }, "stopId": "2ANRO", "stopSequence": 18 } ], "trip": { "directionId": 1, "routeId": "C", "tripId": "6189804" } } }, { "id": "trip:6189803", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771161147" }, "departure": { "time": "1771161192" }, "stopId": "1FMBL", "stopSequence": 10 }, { "arrival": { "time": "1771161253" }, "departure": { "time": "1771161253" }, "stopId": "1HARA", "stopSequence": 11 }, { "arrival": { "time": "1771161363" }, "departure": { "time": "1771161363" }, "stopId": "1LGAR", "stopSequence": 12 }, { "arrival": { "time": "1771161453" }, "departure": { "time": "1771161453" }, "stopId": "1LAFA", "stopSequence": 13 }, { "arrival": { "time": "1771161553" }, "departure": { "time": "1771161553" }, "stopId": "1STRA", "stopSequence": 14 }, { "arrival": { "time": "1771161653" }, "departure": { "time": "1771161653" }, "stopId": "1BAMA", "stopSequence": 15 }, { "arrival": { "time": "1771161763" }, "departure": { "time": "1771161763" }, "stopId": "1JE23", "stopSequence": 16 }, { "arrival": { "time": "1771161873" }, "departure": { "time": "1771161873" }, "stopId": "1JVIL", "stopSequence": 17 }, { "arrival": { "time": "1771162003" }, "stopId": "2ANRO", "stopSequence": 18 } ], "trip": { "directionId": 1, "routeId": "C", "tripId": "6189803" } } }, { "id": "trip:6189622", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771161145" }, "departure": { "time": "1771161161" }, "stopId": "SAJACQUE", "stopSequence": 28 }, { "arrival": { "time": "1771161199" }, "departure": { "time": "1771161199" }, "stopId": "MONPROF.", "stopSequence": 29 }, { "arrival": { "time": "1771161301" }, "departure": { "time": "1771161301" }, "stopId": "TRINITE", "stopSequence": 30 }, { "arrival": { "time": "1771161371" }, "departure": { "time": "1771161371" }, "stopId": "BEAUREPA", "stopSequence": 31 }, { "arrival": { "time": "1771161439" }, "departure": { "time": "1771161439" }, "stopId": "COEURMA", "stopSequence": 32 }, { "arrival": { "time": "1771161604" }, "departure": { "time": "1771161604" }, "stopId": "CHDARR", "stopSequence": 33 }, { "arrival": { "time": "1771161647" }, "departure": { "time": "1771161647" }, "stopId": "ACADEMIE", "stopSequence": 34 }, { "arrival": { "time": "1771161694" }, "departure": { "time": "1771161694" }, "stopId": "GBREM-E", "stopSequence": 35 }, { "arrival": { "time": "1771161764" }, "departure": { "time": "1771161764" }, "stopId": "GARETERM", "stopSequence": 36 }, { "arrival": { "time": "1771161799" }, "departure": { "time": "1771161799" }, "stopId": "LESGARES", "stopSequence": 37 }, { "arrival": { "time": "1771161921" }, "departure": { "time": "1771161921" }, "stopId": "HARAS", "stopSequence": 38 }, { "arrival": { "time": "1771161988" }, "departure": { "time": "1771161988" }, "stopId": "STAUBIN", "stopSequence": 39 }, { "arrival": { "time": "1771162038" }, "departure": { "time": "1771162200" }, "stopId": "LOR-FO-A", "stopSequence": 40 }, { "arrival": { "time": "1771162253" }, "departure": { "time": "1771162253" }, "stopId": "MAIL-HDV", "stopSequence": 41 }, { "arrival": { "time": "1771162340" }, "departure": { "time": "1771162340" }, "stopId": "SECUSO-E", "stopSequence": 42 }, { "arrival": { "time": "1771162380" }, "departure": { "time": "1771162380" }, "stopId": "STEXUP-E", "stopSequence": 43 }, { "arrival": { "time": "1771162443" }, "departure": { "time": "1771162443" }, "stopId": "GARDOT-E", "stopSequence": 44 }, { "arrival": { "time": "1771162463" }, "departure": { "time": "1771162463" }, "stopId": "MONTAI-E", "stopSequence": 45 }, { "arrival": { "time": "1771162531" }, "departure": { "time": "1771162531" }, "stopId": "CIMETI-E", "stopSequence": 46 }, { "arrival": { "time": "1771162589" }, "departure": { "time": "1771162589" }, "stopId": "AFPA-E", "stopSequence": 47 }, { "arrival": { "time": "1771162626" }, "departure": { "time": "1771162626" }, "stopId": "ARCEAU-E", "stopSequence": 48 }, { "arrival": { "time": "1771162666" }, "departure": { "time": "1771162666" }, "stopId": "CASERN-E", "stopSequence": 49 }, { "arrival": { "time": "1771162740" }, "departure": { "time": "1771162740" }, "stopId": "LAREU-E", "stopSequence": 50 }, { "arrival": { "time": "1771162778" }, "departure": { "time": "1771162778" }, "stopId": "PAPERI-E", "stopSequence": 51 }, { "arrival": { "time": "1771162814" }, "departure": { "time": "1771162814" }, "stopId": "CCHEMI-E", "stopSequence": 52 }, { "arrival": { "time": "1771162861" }, "departure": { "time": "1771162861" }, "stopId": "JUFERR-E", "stopSequence": 53 }, { "arrival": { "time": "1771162902" }, "departure": { "time": "1771162902" }, "stopId": "GEMMET-E", "stopSequence": 54 }, { "arrival": { "time": "1771162942" }, "departure": { "time": "1771162942" }, "stopId": "AUBEPI-E", "stopSequence": 55 }, { "arrival": { "time": "1771162980" }, "departure": { "time": "1771162980" }, "stopId": "STADE-E", "stopSequence": 56 }, { "arrival": { "time": "1771163031" }, "departure": { "time": "1771163031" }, "stopId": "PELLER-E", "stopSequence": 57 }, { "arrival": { "time": "1771163071" }, "departure": { "time": "1771163071" }, "stopId": "CEEQUE-E", "stopSequence": 58 }, { "arrival": { "time": "1771163112" }, "departure": { "time": "1771163112" }, "stopId": "MORLIE-E", "stopSequence": 59 }, { "arrival": { "time": "1771163180" }, "departure": { "time": "1771163180" }, "stopId": "WALCOU-E", "stopSequence": 60 }, { "arrival": { "time": "1771163220" }, "departure": { "time": "1771163220" }, "stopId": "JAUDET-E", "stopSequence": 61 }, { "arrival": { "time": "1771163331" }, "departure": { "time": "1771163331" }, "stopId": "PASTEU-E", "stopSequence": 62 }, { "arrival": { "time": "1771163365" }, "departure": { "time": "1771163365" }, "stopId": "VERDUN-E", "stopSequence": 63 }, { "arrival": { "time": "1771163394" }, "departure": { "time": "1771163394" }, "stopId": "CEZAN-E", "stopSequence": 64 }, { "arrival": { "time": "1771163439" }, "departure": { "time": "1771163439" }, "stopId": "COROT-E", "stopSequence": 65 }, { "arrival": { "time": "1771163520" }, "stopId": "SBAVENAI", "stopSequence": 66 } ], "trip": { "directionId": 0, "routeId": "02", "tripId": "6189622" } } }, { "id": "trip:6189805", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771163810" }, "stopId": "1BBCA", "stopSequence": 0 }, { "arrival": { "time": "1771163911" }, "departure": { "time": "1771163911" }, "stopId": "1BEAU", "stopSequence": 1 }, { "arrival": { "time": "1771164020" }, "departure": { "time": "1771164020" }, "stopId": "1BARR", "stopSequence": 2 }, { "arrival": { "time": "1771164100" }, "departure": { "time": "1771164100" }, "stopId": "1PATT", "stopSequence": 3 }, { "arrival": { "time": "1771164191" }, "departure": { "time": "1771164191" }, "stopId": "1ELYS", "stopSequence": 4 }, { "arrival": { "time": "1771164299" }, "departure": { "time": "1771164299" }, "stopId": "1FARC", "stopSequence": 5 }, { "arrival": { "time": "1771164470" }, "departure": { "time": "1771164470" }, "stopId": "1QUAI", "stopSequence": 6 }, { "arrival": { "time": "1771164620" }, "departure": { "time": "1771164620" }, "stopId": "1DOUT", "stopSequence": 7 }, { "arrival": { "time": "1771164770" }, "departure": { "time": "1771164770" }, "stopId": "1MOLIE", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "C", "tripId": "6189805" } } }, { "id": "trip:6189886", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771163360" }, "stopId": "2MONP", "stopSequence": 0 }, { "arrival": { "time": "1771163429" }, "departure": { "time": "1771163429" }, "stopId": "2EURO", "stopSequence": 1 }, { "arrival": { "time": "1771163510" }, "departure": { "time": "1771163510" }, "stopId": "2DUNA", "stopSequence": 2 }, { "arrival": { "time": "1771163670" }, "departure": { "time": "1771163670" }, "stopId": "2BRIS", "stopSequence": 3 }, { "arrival": { "time": "1771163747" }, "departure": { "time": "1771163747" }, "stopId": "2CROI", "stopSequence": 4 }, { "arrival": { "time": "1771163906" }, "departure": { "time": "1771163906" }, "stopId": "2MTAI", "stopSequence": 5 }, { "arrival": { "time": "1771164000" }, "departure": { "time": "1771164000" }, "stopId": "2CONS", "stopSequence": 6 }, { "arrival": { "time": "1771164140" }, "departure": { "time": "1771164140" }, "stopId": "2CECO", "stopSequence": 7 }, { "arrival": { "time": "1771164230" }, "departure": { "time": "1771164230" }, "stopId": "2STSE", "stopSequence": 8 }, { "arrival": { "time": "1771164360" }, "departure": { "time": "1771164360" }, "stopId": "2MOLIE", "stopSequence": 9 }, { "arrival": { "time": "1771164480" }, "departure": { "time": "1771164480" }, "stopId": "2DOUT", "stopSequence": 10 }, { "arrival": { "time": "1771164640" }, "departure": { "time": "1771164640" }, "stopId": "2QUAI", "stopSequence": 11 }, { "arrival": { "time": "1771164811" }, "departure": { "time": "1771164811" }, "stopId": "2FARC", "stopSequence": 12 } ], "trip": { "directionId": 0, "routeId": "B", "tripId": "6189886" } } }, { "id": "trip:6189847", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771164390" }, "stopId": "1AARD", "stopSequence": 0 }, { "arrival": { "time": "1771164470" }, "departure": { "time": "1771164470" }, "stopId": "1BASC", "stopSequence": 1 }, { "arrival": { "time": "1771164540" }, "departure": { "time": "1771164540" }, "stopId": "1STGI", "stopSequence": 2 }, { "arrival": { "time": "1771164620" }, "departure": { "time": "1771164620" }, "stopId": "1ACAS", "stopSequence": 3 }, { "arrival": { "time": "1771164710" }, "departure": { "time": "1771164710" }, "stopId": "1BROY", "stopSequence": 4 }, { "arrival": { "time": "1771164800" }, "departure": { "time": "1771164800" }, "stopId": "1PMAY", "stopSequence": 5 } ], "trip": { "directionId": 1, "routeId": "A", "tripId": "6189847" } } }, { "id": "trip:6189657", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771161109" }, "departure": { "time": "1771161155" }, "stopId": "BRISEPOT", "stopSequence": 8 }, { "arrival": { "time": "1771161184" }, "departure": { "time": "1771161215" }, "stopId": "DESJARDI", "stopSequence": 9 }, { "arrival": { "time": "1771161234" }, "departure": { "time": "1771161234" }, "stopId": "MACE", "stopSequence": 10 }, { "arrival": { "time": "1771161269" }, "departure": { "time": "1771161269" }, "stopId": "LUTIN", "stopSequence": 11 }, { "arrival": { "time": "1771161373" }, "departure": { "time": "1771161373" }, "stopId": "MUSSET", "stopSequence": 12 }, { "arrival": { "time": "1771161422" }, "departure": { "time": "1771161422" }, "stopId": "SAVARY", "stopSequence": 13 }, { "arrival": { "time": "1771161547" }, "departure": { "time": "1771161547" }, "stopId": "MENDESFR", "stopSequence": 14 }, { "arrival": { "time": "1771161662" }, "departure": { "time": "1771161662" }, "stopId": "FO-LOR-R", "stopSequence": 15 }, { "arrival": { "time": "1771161729" }, "departure": { "time": "1771161729" }, "stopId": "STAUBI-E", "stopSequence": 16 }, { "arrival": { "time": "1771161760" }, "departure": { "time": "1771161760" }, "stopId": "HARAS-E", "stopSequence": 17 }, { "arrival": { "time": "1771161843" }, "departure": { "time": "1771161843" }, "stopId": "LESGAR-E", "stopSequence": 18 }, { "arrival": { "time": "1771161944" }, "departure": { "time": "1771161944" }, "stopId": "BREMON-E", "stopSequence": 19 }, { "arrival": { "time": "1771162010" }, "departure": { "time": "1771162010" }, "stopId": "ACAD-PLA", "stopSequence": 20 }, { "arrival": { "time": "1771162052" }, "departure": { "time": "1771162052" }, "stopId": "CHDARR-E", "stopSequence": 21 }, { "arrival": { "time": "1771162352" }, "departure": { "time": "1771162352" }, "stopId": "GDMAIN-E", "stopSequence": 22 }, { "arrival": { "time": "1771162412" }, "departure": { "time": "1771162412" }, "stopId": "PERUSSAI", "stopSequence": 23 }, { "arrival": { "time": "1771162446" }, "departure": { "time": "1771162446" }, "stopId": "MAISLAC", "stopSequence": 24 }, { "arrival": { "time": "1771162483" }, "departure": { "time": "1771162483" }, "stopId": "JEAN-MON", "stopSequence": 25 }, { "arrival": { "time": "1771162541" }, "departure": { "time": "1771162541" }, "stopId": "DELESC-E", "stopSequence": 26 }, { "arrival": { "time": "1771162577" }, "departure": { "time": "1771162577" }, "stopId": "MONTEC-E", "stopSequence": 27 }, { "arrival": { "time": "1771162612" }, "departure": { "time": "1771162612" }, "stopId": "VALLO-E", "stopSequence": 28 }, { "arrival": { "time": "1771162656" }, "departure": { "time": "1771162656" }, "stopId": "PROUDH-E", "stopSequence": 29 }, { "arrival": { "time": "1771162712" }, "departure": { "time": "1771162712" }, "stopId": "GRESIL-E", "stopSequence": 30 }, { "arrival": { "time": "1771162741" }, "departure": { "time": "1771162741" }, "stopId": "WIGAN-E", "stopSequence": 31 }, { "arrival": { "time": "1771162807" }, "departure": { "time": "1771162807" }, "stopId": "SHEAKS-E", "stopSequence": 32 }, { "arrival": { "time": "1771162840" }, "departure": { "time": "1771162840" }, "stopId": "AQUITA-E", "stopSequence": 33 }, { "arrival": { "time": "1771162892" }, "departure": { "time": "1771162892" }, "stopId": "CCMOLI-E", "stopSequence": 34 }, { "arrival": { "time": "1771163012" }, "stopId": "LHOIRI-D", "stopSequence": 35 } ], "trip": { "directionId": 1, "routeId": "04", "tripId": "6189657" } } }, { "id": "trip:6189908", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771164770" }, "stopId": "1BBCA", "stopSequence": 0 } ], "trip": { "directionId": 1, "routeId": "B", "tripId": "6189908" } } }, { "id": "trip:6189846", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771162470" }, "stopId": "1AARD", "stopSequence": 0 }, { "arrival": { "time": "1771162550" }, "departure": { "time": "1771162550" }, "stopId": "1BASC", "stopSequence": 1 }, { "arrival": { "time": "1771162620" }, "departure": { "time": "1771162620" }, "stopId": "1STGI", "stopSequence": 2 }, { "arrival": { "time": "1771162700" }, "departure": { "time": "1771162700" }, "stopId": "1ACAS", "stopSequence": 3 }, { "arrival": { "time": "1771162790" }, "departure": { "time": "1771162790" }, "stopId": "1BROY", "stopSequence": 4 }, { "arrival": { "time": "1771162880" }, "departure": { "time": "1771162880" }, "stopId": "1PMAY", "stopSequence": 5 }, { "arrival": { "time": "1771162990" }, "departure": { "time": "1771162990" }, "stopId": "1BOTA", "stopSequence": 6 }, { "arrival": { "time": "1771163150" }, "departure": { "time": "1771163150" }, "stopId": "1VERN", "stopSequence": 8 }, { "arrival": { "time": "1771163240" }, "departure": { "time": "1771163240" }, "stopId": "1HSAU", "stopSequence": 9 }, { "arrival": { "time": "1771163360" }, "departure": { "time": "1771163360" }, "stopId": "1JMOU", "stopSequence": 10 }, { "arrival": { "time": "1771163440" }, "departure": { "time": "1771163440" }, "stopId": "1CAPU", "stopSequence": 11 }, { "arrival": { "time": "1771163560" }, "departure": { "time": "1771163560" }, "stopId": "1HOPA", "stopSequence": 12 }, { "arrival": { "time": "1771163650" }, "departure": { "time": "1771163650" }, "stopId": "1BMAI", "stopSequence": 13 }, { "arrival": { "time": "1771163770" }, "departure": { "time": "1771163770" }, "stopId": "1STSE", "stopSequence": 14 }, { "arrival": { "time": "1771163880" }, "departure": { "time": "1771163880" }, "stopId": "1CECO", "stopSequence": 15 }, { "arrival": { "time": "1771163980" }, "departure": { "time": "1771163980" }, "stopId": "1HDVA", "stopSequence": 16 }, { "arrival": { "time": "1771164050" }, "departure": { "time": "1771164050" }, "stopId": "1FMBL", "stopSequence": 17 }, { "arrival": { "time": "1771164120" }, "departure": { "time": "1771164120" }, "stopId": "1HARA", "stopSequence": 18 }, { "arrival": { "time": "1771164230" }, "departure": { "time": "1771164230" }, "stopId": "1LGAR", "stopSequence": 19 }, { "arrival": { "time": "1771164320" }, "departure": { "time": "1771164320" }, "stopId": "1LAFA", "stopSequence": 20 }, { "arrival": { "time": "1771164420" }, "departure": { "time": "1771164420" }, "stopId": "1STRA", "stopSequence": 21 }, { "arrival": { "time": "1771164520" }, "departure": { "time": "1771164520" }, "stopId": "1BAMA", "stopSequence": 22 }, { "arrival": { "time": "1771164630" }, "departure": { "time": "1771164630" }, "stopId": "1JE23", "stopSequence": 23 }, { "arrival": { "time": "1771164740" }, "departure": { "time": "1771164740" }, "stopId": "1JVIL", "stopSequence": 24 } ], "trip": { "directionId": 1, "routeId": "A", "tripId": "6189846" } } }, { "id": "trip:6189865", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771163330" }, "stopId": "2ANRO", "stopSequence": 0 }, { "arrival": { "time": "1771163440" }, "departure": { "time": "1771163440" }, "stopId": "2JVIL", "stopSequence": 1 }, { "arrival": { "time": "1771163550" }, "departure": { "time": "1771163550" }, "stopId": "2JE23", "stopSequence": 2 }, { "arrival": { "time": "1771163670" }, "departure": { "time": "1771163670" }, "stopId": "2BAMA", "stopSequence": 3 }, { "arrival": { "time": "1771163780" }, "departure": { "time": "1771163780" }, "stopId": "2STRA", "stopSequence": 4 }, { "arrival": { "time": "1771163870" }, "departure": { "time": "1771163870" }, "stopId": "2LAFA", "stopSequence": 5 }, { "arrival": { "time": "1771163970" }, "departure": { "time": "1771163970" }, "stopId": "2LGAR", "stopSequence": 6 }, { "arrival": { "time": "1771164060" }, "departure": { "time": "1771164060" }, "stopId": "2HARA", "stopSequence": 7 }, { "arrival": { "time": "1771164120" }, "departure": { "time": "1771164120" }, "stopId": "2FMBL", "stopSequence": 8 }, { "arrival": { "time": "1771164220" }, "departure": { "time": "1771164220" }, "stopId": "2HDVA", "stopSequence": 9 }, { "arrival": { "time": "1771164320" }, "departure": { "time": "1771164320" }, "stopId": "2CECO", "stopSequence": 10 }, { "arrival": { "time": "1771164410" }, "departure": { "time": "1771164410" }, "stopId": "2STSE", "stopSequence": 11 }, { "arrival": { "time": "1771164530" }, "departure": { "time": "1771164530" }, "stopId": "2BMAI", "stopSequence": 12 }, { "arrival": { "time": "1771164620" }, "departure": { "time": "1771164620" }, "stopId": "2HOPA", "stopSequence": 13 }, { "arrival": { "time": "1771164740" }, "departure": { "time": "1771164740" }, "stopId": "2CAPU", "stopSequence": 14 } ], "trip": { "directionId": 0, "routeId": "A", "tripId": "6189865" } } }, { "id": "trip:6189885", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771161440" }, "stopId": "2MONP", "stopSequence": 0 }, { "arrival": { "time": "1771161509" }, "departure": { "time": "1771161509" }, "stopId": "2EURO", "stopSequence": 1 }, { "arrival": { "time": "1771161590" }, "departure": { "time": "1771161590" }, "stopId": "2DUNA", "stopSequence": 2 }, { "arrival": { "time": "1771161750" }, "departure": { "time": "1771161750" }, "stopId": "2BRIS", "stopSequence": 3 }, { "arrival": { "time": "1771161827" }, "departure": { "time": "1771161827" }, "stopId": "2CROI", "stopSequence": 4 }, { "arrival": { "time": "1771161986" }, "departure": { "time": "1771161986" }, "stopId": "2MTAI", "stopSequence": 5 }, { "arrival": { "time": "1771162080" }, "departure": { "time": "1771162080" }, "stopId": "2CONS", "stopSequence": 6 }, { "arrival": { "time": "1771162220" }, "departure": { "time": "1771162220" }, "stopId": "2CECO", "stopSequence": 7 }, { "arrival": { "time": "1771162310" }, "departure": { "time": "1771162310" }, "stopId": "2STSE", "stopSequence": 8 }, { "arrival": { "time": "1771162440" }, "departure": { "time": "1771162440" }, "stopId": "2MOLIE", "stopSequence": 9 }, { "arrival": { "time": "1771162560" }, "departure": { "time": "1771162560" }, "stopId": "2DOUT", "stopSequence": 10 }, { "arrival": { "time": "1771162720" }, "departure": { "time": "1771162720" }, "stopId": "2QUAI", "stopSequence": 11 }, { "arrival": { "time": "1771162891" }, "departure": { "time": "1771162891" }, "stopId": "2FARC", "stopSequence": 12 }, { "arrival": { "time": "1771162999" }, "departure": { "time": "1771162999" }, "stopId": "2ELYS", "stopSequence": 13 }, { "arrival": { "time": "1771163091" }, "departure": { "time": "1771163091" }, "stopId": "2PATT", "stopSequence": 14 }, { "arrival": { "time": "1771163170" }, "departure": { "time": "1771163170" }, "stopId": "2BARR", "stopSequence": 15 }, { "arrival": { "time": "1771163270" }, "departure": { "time": "1771163270" }, "stopId": "2BEAU", "stopSequence": 16 }, { "arrival": { "time": "1771163360" }, "stopId": "1BBCA", "stopSequence": 17 } ], "trip": { "directionId": 0, "routeId": "B", "tripId": "6189885" } } }, { "id": "trip:6189551", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771162200" }, "stopId": "FO-LOR-R", "stopSequence": 0 }, { "arrival": { "time": "1771162274" }, "departure": { "time": "1771162274" }, "stopId": "STAUBI-E", "stopSequence": 1 }, { "arrival": { "time": "1771162309" }, "departure": { "time": "1771162309" }, "stopId": "HARAS-E", "stopSequence": 2 }, { "arrival": { "time": "1771162440" }, "departure": { "time": "1771162440" }, "stopId": "ANLERO-E", "stopSequence": 3 }, { "arrival": { "time": "1771162504" }, "departure": { "time": "1771162504" }, "stopId": "MICHEL-E", "stopSequence": 4 }, { "arrival": { "time": "1771162545" }, "departure": { "time": "1771162545" }, "stopId": "BOURGO-E", "stopSequence": 5 }, { "arrival": { "time": "1771162580" }, "departure": { "time": "1771162580" }, "stopId": "VOLNEY-E", "stopSequence": 6 }, { "arrival": { "time": "1771162624" }, "departure": { "time": "1771162624" }, "stopId": "MADELE-E", "stopSequence": 7 }, { "arrival": { "time": "1771162680" }, "departure": { "time": "1771162680" }, "stopId": "SAUMUR-E", "stopSequence": 8 }, { "arrival": { "time": "1771162729" }, "departure": { "time": "1771162729" }, "stopId": "DELACR-E", "stopSequence": 9 }, { "arrival": { "time": "1771162770" }, "departure": { "time": "1771162770" }, "stopId": "JUSTIC-E", "stopSequence": 10 }, { "arrival": { "time": "1771162854" }, "departure": { "time": "1771162854" }, "stopId": "ECLATE-E", "stopSequence": 11 }, { "arrival": { "time": "1771162940" }, "departure": { "time": "1771162940" }, "stopId": "VDLOIR-E", "stopSequence": 12 }, { "arrival": { "time": "1771162980" }, "departure": { "time": "1771162980" }, "stopId": "LEOLAG-E", "stopSequence": 13 }, { "arrival": { "time": "1771163012" }, "departure": { "time": "1771163012" }, "stopId": "BELVTR-E", "stopSequence": 14 }, { "arrival": { "time": "1771163081" }, "departure": { "time": "1771163081" }, "stopId": "MARAIS-E", "stopSequence": 15 }, { "arrival": { "time": "1771163142" }, "departure": { "time": "1771163142" }, "stopId": "FRESNA-E", "stopSequence": 16 }, { "arrival": { "time": "1771163208" }, "departure": { "time": "1771163208" }, "stopId": "CHOUTE-E", "stopSequence": 17 }, { "arrival": { "time": "1771163245" }, "departure": { "time": "1771163245" }, "stopId": "MENA-E", "stopSequence": 18 }, { "arrival": { "time": "1771163317" }, "departure": { "time": "1771163317" }, "stopId": "BOURSE-E", "stopSequence": 19 }, { "arrival": { "time": "1771163354" }, "departure": { "time": "1771163354" }, "stopId": "MORLON-E", "stopSequence": 20 }, { "arrival": { "time": "1771163404" }, "departure": { "time": "1771163404" }, "stopId": "PYRAM2-E", "stopSequence": 21 }, { "arrival": { "time": "1771163460" }, "departure": { "time": "1771163460" }, "stopId": "BUISSO-E", "stopSequence": 22 }, { "arrival": { "time": "1771163538" }, "departure": { "time": "1771163538" }, "stopId": "ARENA-E", "stopSequence": 23 }, { "arrival": { "time": "1771163601" }, "departure": { "time": "1771163601" }, "stopId": "MONTHI-E", "stopSequence": 24 }, { "arrival": { "time": "1771163663" }, "departure": { "time": "1771163663" }, "stopId": "MAIRTR-E", "stopSequence": 25 }, { "arrival": { "time": "1771163706" }, "departure": { "time": "1771163706" }, "stopId": "EGLTRE-E", "stopSequence": 26 }, { "arrival": { "time": "1771163742" }, "departure": { "time": "1771163742" }, "stopId": "CIMETR-E", "stopSequence": 27 }, { "arrival": { "time": "1771163820" }, "departure": { "time": "1771163820" }, "stopId": "HMTRE-E", "stopSequence": 28 }, { "arrival": { "time": "1771163900" }, "departure": { "time": "1771163900" }, "stopId": "TRELGA-E", "stopSequence": 29 }, { "arrival": { "time": "1771163970" }, "departure": { "time": "1771163970" }, "stopId": "FMAURI-E", "stopSequence": 30 }, { "arrival": { "time": "1771164015" }, "departure": { "time": "1771164015" }, "stopId": "MALRAU-E", "stopSequence": 31 }, { "arrival": { "time": "1771164060" }, "stopId": "TRELA-AR", "stopSequence": 32 } ], "trip": { "directionId": 1, "routeId": "01", "tripId": "6189551" } } }, { "id": "trip:6189864", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771161410" }, "stopId": "2ANRO", "stopSequence": 0 }, { "arrival": { "time": "1771161520" }, "departure": { "time": "1771161520" }, "stopId": "2JVIL", "stopSequence": 1 }, { "arrival": { "time": "1771161630" }, "departure": { "time": "1771161630" }, "stopId": "2JE23", "stopSequence": 2 }, { "arrival": { "time": "1771161750" }, "departure": { "time": "1771161750" }, "stopId": "2BAMA", "stopSequence": 3 }, { "arrival": { "time": "1771161860" }, "departure": { "time": "1771161860" }, "stopId": "2STRA", "stopSequence": 4 }, { "arrival": { "time": "1771161950" }, "departure": { "time": "1771161950" }, "stopId": "2LAFA", "stopSequence": 5 }, { "arrival": { "time": "1771162050" }, "departure": { "time": "1771162050" }, "stopId": "2LGAR", "stopSequence": 6 }, { "arrival": { "time": "1771162140" }, "departure": { "time": "1771162140" }, "stopId": "2HARA", "stopSequence": 7 }, { "arrival": { "time": "1771162200" }, "departure": { "time": "1771162200" }, "stopId": "2FMBL", "stopSequence": 8 }, { "arrival": { "time": "1771162300" }, "departure": { "time": "1771162300" }, "stopId": "2HDVA", "stopSequence": 9 }, { "arrival": { "time": "1771162400" }, "departure": { "time": "1771162400" }, "stopId": "2CECO", "stopSequence": 10 }, { "arrival": { "time": "1771162490" }, "departure": { "time": "1771162490" }, "stopId": "2STSE", "stopSequence": 11 }, { "arrival": { "time": "1771162610" }, "departure": { "time": "1771162610" }, "stopId": "2BMAI", "stopSequence": 12 }, { "arrival": { "time": "1771162700" }, "departure": { "time": "1771162700" }, "stopId": "2HOPA", "stopSequence": 13 }, { "arrival": { "time": "1771162820" }, "departure": { "time": "1771162820" }, "stopId": "2CAPU", "stopSequence": 14 }, { "arrival": { "time": "1771162900" }, "departure": { "time": "1771162900" }, "stopId": "2JMOU", "stopSequence": 15 }, { "arrival": { "time": "1771163020" }, "departure": { "time": "1771163020" }, "stopId": "2HSAU", "stopSequence": 16 }, { "arrival": { "time": "1771163110" }, "departure": { "time": "1771163110" }, "stopId": "2VERN", "stopSequence": 17 }, { "arrival": { "time": "1771163280" }, "departure": { "time": "1771163280" }, "stopId": "2BOTA", "stopSequence": 19 }, { "arrival": { "time": "1771163380" }, "departure": { "time": "1771163380" }, "stopId": "2PMAY", "stopSequence": 20 }, { "arrival": { "time": "1771163460" }, "departure": { "time": "1771163460" }, "stopId": "2BROY", "stopSequence": 21 }, { "arrival": { "time": "1771163550" }, "departure": { "time": "1771163550" }, "stopId": "2ACAS", "stopSequence": 22 }, { "arrival": { "time": "1771163630" }, "departure": { "time": "1771163630" }, "stopId": "2STGI", "stopSequence": 23 }, { "arrival": { "time": "1771163720" }, "departure": { "time": "1771163720" }, "stopId": "2BASC", "stopSequence": 24 }, { "arrival": { "time": "1771163800" }, "stopId": "1AARD", "stopSequence": 25 } ], "trip": { "directionId": 0, "routeId": "A", "tripId": "6189864" } } }, { "id": "trip:6189824", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771162330" }, "stopId": "2ANRO", "stopSequence": 0 }, { "arrival": { "time": "1771162440" }, "departure": { "time": "1771162440" }, "stopId": "2JVIL", "stopSequence": 1 }, { "arrival": { "time": "1771162550" }, "departure": { "time": "1771162550" }, "stopId": "2JE23", "stopSequence": 2 }, { "arrival": { "time": "1771162670" }, "departure": { "time": "1771162670" }, "stopId": "2BAMA", "stopSequence": 3 }, { "arrival": { "time": "1771162780" }, "departure": { "time": "1771162780" }, "stopId": "2STRA", "stopSequence": 4 }, { "arrival": { "time": "1771162870" }, "departure": { "time": "1771162870" }, "stopId": "2LAFA", "stopSequence": 5 }, { "arrival": { "time": "1771162970" }, "departure": { "time": "1771162970" }, "stopId": "2LGAR", "stopSequence": 6 }, { "arrival": { "time": "1771163060" }, "departure": { "time": "1771163060" }, "stopId": "2HARA", "stopSequence": 7 }, { "arrival": { "time": "1771163120" }, "departure": { "time": "1771163120" }, "stopId": "2FMBL", "stopSequence": 8 }, { "arrival": { "time": "1771163250" }, "departure": { "time": "1771163250" }, "stopId": "2RALL", "stopSequence": 9 }, { "arrival": { "time": "1771163400" }, "departure": { "time": "1771163400" }, "stopId": "2MOLIE", "stopSequence": 10 }, { "arrival": { "time": "1771163520" }, "departure": { "time": "1771163520" }, "stopId": "2DOUT", "stopSequence": 11 }, { "arrival": { "time": "1771163680" }, "departure": { "time": "1771163680" }, "stopId": "2QUAI", "stopSequence": 12 }, { "arrival": { "time": "1771163852" }, "departure": { "time": "1771163852" }, "stopId": "2FARC", "stopSequence": 13 }, { "arrival": { "time": "1771163960" }, "departure": { "time": "1771163960" }, "stopId": "2ELYS", "stopSequence": 14 }, { "arrival": { "time": "1771164052" }, "departure": { "time": "1771164052" }, "stopId": "2PATT", "stopSequence": 15 }, { "arrival": { "time": "1771164130" }, "departure": { "time": "1771164130" }, "stopId": "2BARR", "stopSequence": 16 }, { "arrival": { "time": "1771164227" }, "departure": { "time": "1771164227" }, "stopId": "2BEAU", "stopSequence": 17 }, { "arrival": { "time": "1771164320" }, "stopId": "1BBCA", "stopSequence": 18 } ], "trip": { "directionId": 0, "routeId": "C", "tripId": "6189824" } } }, { "id": "trip:6189559", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771161122" }, "departure": { "time": "1771161183" }, "stopId": "MADELEIN", "stopSequence": 25 }, { "arrival": { "time": "1771161173" }, "departure": { "time": "1771161173" }, "stopId": "VOLNEY", "stopSequence": 26 }, { "arrival": { "time": "1771161251" }, "departure": { "time": "1771161251" }, "stopId": "BOURGONN", "stopSequence": 27 }, { "arrival": { "time": "1771161310" }, "departure": { "time": "1771161310" }, "stopId": "MICHELET", "stopSequence": 28 }, { "arrival": { "time": "1771161360" }, "departure": { "time": "1771161360" }, "stopId": "ANLEROY", "stopSequence": 29 }, { "arrival": { "time": "1771161472" }, "departure": { "time": "1771161472" }, "stopId": "PAULBERT", "stopSequence": 30 }, { "arrival": { "time": "1771161518" }, "departure": { "time": "1771161518" }, "stopId": "HARAS", "stopSequence": 31 }, { "arrival": { "time": "1771161582" }, "departure": { "time": "1771161582" }, "stopId": "STAUBIN", "stopSequence": 32 }, { "arrival": { "time": "1771161661" }, "stopId": "LORRTERM", "stopSequence": 33 } ], "trip": { "directionId": 0, "routeId": "01", "tripId": "6189559" } } }, { "id": "trip:6189863", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771161121" }, "departure": { "time": "1771161134" }, "stopId": "2HSAU", "stopSequence": 16 }, { "arrival": { "time": "1771161200" }, "departure": { "time": "1771161206" }, "stopId": "2VERN", "stopSequence": 17 }, { "arrival": { "time": "1771161420" }, "departure": { "time": "1771161420" }, "stopId": "2BOTA", "stopSequence": 19 }, { "arrival": { "time": "1771161520" }, "departure": { "time": "1771161520" }, "stopId": "2PMAY", "stopSequence": 20 }, { "arrival": { "time": "1771161600" }, "departure": { "time": "1771161600" }, "stopId": "2BROY", "stopSequence": 21 }, { "arrival": { "time": "1771161690" }, "departure": { "time": "1771161690" }, "stopId": "2ACAS", "stopSequence": 22 }, { "arrival": { "time": "1771161770" }, "departure": { "time": "1771161770" }, "stopId": "2STGI", "stopSequence": 23 }, { "arrival": { "time": "1771161860" }, "departure": { "time": "1771161860" }, "stopId": "2BASC", "stopSequence": 24 }, { "arrival": { "time": "1771161940" }, "stopId": "1AARD", "stopSequence": 25 } ], "trip": { "directionId": 0, "routeId": "A", "tripId": "6189863" } } }, { "id": "trip:6189701", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771163520" }, "stopId": "ADEZIERE", "stopSequence": 0 }, { "arrival": { "time": "1771163559" }, "departure": { "time": "1771163559" }, "stopId": "SCHWALBA", "stopSequence": 1 }, { "arrival": { "time": "1771163599" }, "departure": { "time": "1771163599" }, "stopId": "LA-BOISS", "stopSequence": 2 }, { "arrival": { "time": "1771163653" }, "departure": { "time": "1771163653" }, "stopId": "PIECE", "stopSequence": 3 }, { "arrival": { "time": "1771163700" }, "departure": { "time": "1771163700" }, "stopId": "BALANDE", "stopSequence": 4 }, { "arrival": { "time": "1771163723" }, "departure": { "time": "1771163723" }, "stopId": "TERNIERE", "stopSequence": 5 }, { "arrival": { "time": "1771163760" }, "departure": { "time": "1771163760" }, "stopId": "MAIRAVR", "stopSequence": 6 }, { "arrival": { "time": "1771163797" }, "departure": { "time": "1771163797" }, "stopId": "MAUFINE", "stopSequence": 7 }, { "arrival": { "time": "1771163850" }, "departure": { "time": "1771163850" }, "stopId": "DELAUNE", "stopSequence": 8 }, { "arrival": { "time": "1771163883" }, "departure": { "time": "1771163883" }, "stopId": "BEURRIER", "stopSequence": 9 }, { "arrival": { "time": "1771163941" }, "departure": { "time": "1771163941" }, "stopId": "BRASSENS", "stopSequence": 10 }, { "arrival": { "time": "1771163986" }, "departure": { "time": "1771163986" }, "stopId": "MLYAUTEY", "stopSequence": 11 }, { "arrival": { "time": "1771164017" }, "departure": { "time": "1771164017" }, "stopId": "CHMARTYR", "stopSequence": 12 }, { "arrival": { "time": "1771164039" }, "departure": { "time": "1771164039" }, "stopId": "MAISDANS", "stopSequence": 13 }, { "arrival": { "time": "1771164074" }, "departure": { "time": "1771164074" }, "stopId": "GRANDMON", "stopSequence": 14 }, { "arrival": { "time": "1771164120" }, "departure": { "time": "1771164120" }, "stopId": "CLINIQUE", "stopSequence": 15 }, { "arrival": { "time": "1771164155" }, "departure": { "time": "1771164155" }, "stopId": "VALOR", "stopSequence": 16 }, { "arrival": { "time": "1771164182" }, "departure": { "time": "1771164182" }, "stopId": "MEIGNANN", "stopSequence": 17 }, { "arrival": { "time": "1771164238" }, "departure": { "time": "1771164238" }, "stopId": "REVERIES", "stopSequence": 18 }, { "arrival": { "time": "1771164284" }, "departure": { "time": "1771164284" }, "stopId": "POMONE", "stopSequence": 19 }, { "arrival": { "time": "1771164359" }, "departure": { "time": "1771164359" }, "stopId": "CIOUEST", "stopSequence": 20 }, { "arrival": { "time": "1771164394" }, "departure": { "time": "1771164394" }, "stopId": "CLEMENCE", "stopSequence": 21 }, { "arrival": { "time": "1771164420" }, "departure": { "time": "1771164420" }, "stopId": "DESCAZ-E", "stopSequence": 22 }, { "arrival": { "time": "1771164458" }, "departure": { "time": "1771164458" }, "stopId": "BICHDAVI", "stopSequence": 23 }, { "arrival": { "time": "1771164513" }, "departure": { "time": "1771164513" }, "stopId": "HOTDIEU", "stopSequence": 24 }, { "arrival": { "time": "1771164540" }, "departure": { "time": "1771164540" }, "stopId": "ROCHEFOU", "stopSequence": 25 }, { "arrival": { "time": "1771164680" }, "departure": { "time": "1771164680" }, "stopId": "STSERGEU", "stopSequence": 26 } ], "trip": { "directionId": 1, "routeId": "03", "tripId": "6189701" } } }, { "id": "trip:6189658", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771164180" }, "stopId": "PARCEXPO", "stopSequence": 0 }, { "arrival": { "time": "1771164256" }, "departure": { "time": "1771164256" }, "stopId": "PROVINS", "stopSequence": 1 }, { "arrival": { "time": "1771164307" }, "departure": { "time": "1771164307" }, "stopId": "RTEPARIS", "stopSequence": 2 }, { "arrival": { "time": "1771164360" }, "departure": { "time": "1771164360" }, "stopId": "BANCSTMA", "stopSequence": 3 }, { "arrival": { "time": "1771164394" }, "departure": { "time": "1771164394" }, "stopId": "SEPSONET", "stopSequence": 4 }, { "arrival": { "time": "1771164440" }, "departure": { "time": "1771164440" }, "stopId": "SOLELEVA", "stopSequence": 5 }, { "arrival": { "time": "1771164499" }, "departure": { "time": "1771164499" }, "stopId": "CHATENAY", "stopSequence": 6 }, { "arrival": { "time": "1771164537" }, "departure": { "time": "1771164537" }, "stopId": "MIMOSAS", "stopSequence": 7 }, { "arrival": { "time": "1771164600" }, "departure": { "time": "1771164600" }, "stopId": "BRISEPOT", "stopSequence": 8 }, { "arrival": { "time": "1771164661" }, "departure": { "time": "1771164661" }, "stopId": "DESJARDI", "stopSequence": 9 }, { "arrival": { "time": "1771164712" }, "departure": { "time": "1771164712" }, "stopId": "MACE", "stopSequence": 10 }, { "arrival": { "time": "1771164747" }, "departure": { "time": "1771164747" }, "stopId": "LUTIN", "stopSequence": 11 } ], "trip": { "directionId": 1, "routeId": "04", "tripId": "6189658" } } }, { "id": "trip:6189906", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771161110" }, "departure": { "time": "1771161134" }, "stopId": "1BARR", "stopSequence": 2 }, { "arrival": { "time": "1771161219" }, "departure": { "time": "1771161219" }, "stopId": "1PATT", "stopSequence": 3 }, { "arrival": { "time": "1771161310" }, "departure": { "time": "1771161310" }, "stopId": "1ELYS", "stopSequence": 4 }, { "arrival": { "time": "1771161418" }, "departure": { "time": "1771161418" }, "stopId": "1FARC", "stopSequence": 5 }, { "arrival": { "time": "1771161590" }, "departure": { "time": "1771161590" }, "stopId": "1QUAI", "stopSequence": 6 }, { "arrival": { "time": "1771161740" }, "departure": { "time": "1771161740" }, "stopId": "1DOUT", "stopSequence": 7 }, { "arrival": { "time": "1771161890" }, "departure": { "time": "1771161890" }, "stopId": "1MOLIE", "stopSequence": 8 }, { "arrival": { "time": "1771162020" }, "departure": { "time": "1771162020" }, "stopId": "1STSE", "stopSequence": 9 }, { "arrival": { "time": "1771162130" }, "departure": { "time": "1771162130" }, "stopId": "1CECO", "stopSequence": 10 }, { "arrival": { "time": "1771162240" }, "departure": { "time": "1771162240" }, "stopId": "1CONS", "stopSequence": 11 }, { "arrival": { "time": "1771162330" }, "departure": { "time": "1771162330" }, "stopId": "1MTAI", "stopSequence": 12 }, { "arrival": { "time": "1771162484" }, "departure": { "time": "1771162484" }, "stopId": "1CROI", "stopSequence": 13 }, { "arrival": { "time": "1771162560" }, "departure": { "time": "1771162560" }, "stopId": "1BRIS", "stopSequence": 14 }, { "arrival": { "time": "1771162709" }, "departure": { "time": "1771162709" }, "stopId": "1DUNA", "stopSequence": 15 }, { "arrival": { "time": "1771162783" }, "departure": { "time": "1771162783" }, "stopId": "1EURO", "stopSequence": 16 }, { "arrival": { "time": "1771162850" }, "stopId": "2MONP", "stopSequence": 17 } ], "trip": { "directionId": 1, "routeId": "B", "tripId": "6189906" } } }, { "id": "trip:6189663", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771161112" }, "scheduleRelationship": "SKIPPED", "stopId": "LHOIRI-D", "stopSequence": 0 }, { "arrival": { "time": "1771161122" }, "departure": { "time": "1771161122" }, "scheduleRelationship": "SKIPPED", "stopId": "LHOIRIE2", "stopSequence": 1 }, { "arrival": { "time": "1771161204" }, "departure": { "time": "1771161204" }, "stopId": "CCMOLIER", "stopSequence": 2 }, { "arrival": { "time": "1771161229" }, "departure": { "time": "1771161229" }, "stopId": "AAQUITN", "stopSequence": 3 }, { "arrival": { "time": "1771161263" }, "departure": { "time": "1771161263" }, "stopId": "SHEAKSPE", "stopSequence": 4 }, { "arrival": { "time": "1771161329" }, "departure": { "time": "1771161329" }, "stopId": "WIGAN", "stopSequence": 5 }, { "arrival": { "time": "1771161360" }, "departure": { "time": "1771161360" }, "stopId": "GRESILLE", "stopSequence": 6 }, { "arrival": { "time": "1771161399" }, "departure": { "time": "1771161399" }, "stopId": "PROUDHON", "stopSequence": 7 }, { "arrival": { "time": "1771161461" }, "departure": { "time": "1771161461" }, "stopId": "VALLO", "stopSequence": 8 }, { "arrival": { "time": "1771161492" }, "departure": { "time": "1771161492" }, "stopId": "MONTECLA", "stopSequence": 9 }, { "arrival": { "time": "1771161527" }, "departure": { "time": "1771161527" }, "stopId": "DELESCL", "stopSequence": 10 }, { "arrival": { "time": "1771161583" }, "departure": { "time": "1771161583" }, "stopId": "JEMONNET", "stopSequence": 11 }, { "arrival": { "time": "1771161630" }, "departure": { "time": "1771161630" }, "stopId": "MAISLA-E", "stopSequence": 12 }, { "arrival": { "time": "1771161662" }, "departure": { "time": "1771161662" }, "stopId": "PERUSS-E", "stopSequence": 13 }, { "arrival": { "time": "1771161720" }, "departure": { "time": "1771161720" }, "stopId": "GDMAINE", "stopSequence": 14 }, { "arrival": { "time": "1771162020" }, "departure": { "time": "1771162020" }, "stopId": "CHDARR", "stopSequence": 15 }, { "arrival": { "time": "1771162060" }, "departure": { "time": "1771162060" }, "stopId": "ACADEMIE", "stopSequence": 16 }, { "arrival": { "time": "1771162104" }, "departure": { "time": "1771162104" }, "stopId": "GBREM-E", "stopSequence": 17 }, { "arrival": { "time": "1771162169" }, "departure": { "time": "1771162169" }, "stopId": "GARETERM", "stopSequence": 18 }, { "arrival": { "time": "1771162200" }, "departure": { "time": "1771162200" }, "stopId": "LESGARES", "stopSequence": 19 }, { "arrival": { "time": "1771162322" }, "departure": { "time": "1771162322" }, "stopId": "HARAS", "stopSequence": 20 }, { "arrival": { "time": "1771162390" }, "departure": { "time": "1771162390" }, "stopId": "STAUBIN", "stopSequence": 21 }, { "arrival": { "time": "1771162440" }, "departure": { "time": "1771162500" }, "stopId": "LOR-FO-A", "stopSequence": 22 }, { "arrival": { "time": "1771162629" }, "departure": { "time": "1771162629" }, "stopId": "MENDES-E", "stopSequence": 23 }, { "arrival": { "time": "1771162740" }, "departure": { "time": "1771162740" }, "stopId": "SAVARY-E", "stopSequence": 24 }, { "arrival": { "time": "1771162777" }, "departure": { "time": "1771162777" }, "stopId": "MUSSET-E", "stopSequence": 25 }, { "arrival": { "time": "1771162856" }, "departure": { "time": "1771162856" }, "stopId": "LUTIN-E", "stopSequence": 26 }, { "arrival": { "time": "1771162900" }, "departure": { "time": "1771162900" }, "stopId": "MACE-E", "stopSequence": 27 }, { "arrival": { "time": "1771162929" }, "departure": { "time": "1771162929" }, "stopId": "DESJAR-E", "stopSequence": 28 }, { "arrival": { "time": "1771162980" }, "departure": { "time": "1771162980" }, "stopId": "BRISEP-E", "stopSequence": 29 }, { "arrival": { "time": "1771163048" }, "departure": { "time": "1771163048" }, "stopId": "MIMOSA-E", "stopSequence": 30 }, { "arrival": { "time": "1771163082" }, "departure": { "time": "1771163082" }, "stopId": "CHATEN-E", "stopSequence": 31 }, { "arrival": { "time": "1771163157" }, "departure": { "time": "1771163157" }, "stopId": "SOLELE-E", "stopSequence": 32 }, { "arrival": { "time": "1771163184" }, "departure": { "time": "1771163184" }, "stopId": "SEPSON-E", "stopSequence": 33 }, { "arrival": { "time": "1771163220" }, "departure": { "time": "1771163220" }, "stopId": "BANCST-E", "stopSequence": 34 }, { "arrival": { "time": "1771163321" }, "departure": { "time": "1771163321" }, "stopId": "RTEPAR-E", "stopSequence": 35 }, { "arrival": { "time": "1771163398" }, "departure": { "time": "1771163398" }, "stopId": "PROVIN-E", "stopSequence": 36 }, { "arrival": { "time": "1771163520" }, "stopId": "PARCEX-E", "stopSequence": 37 } ], "trip": { "directionId": 0, "routeId": "04", "tripId": "6189663" } } }, { "id": "trip:6189623", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771163820" }, "stopId": "BEAUCOUZ", "stopSequence": 0 }, { "arrival": { "time": "1771163856" }, "departure": { "time": "1771163856" }, "stopId": "FAUVETTE", "stopSequence": 1 }, { "arrival": { "time": "1771163889" }, "departure": { "time": "1771163889" }, "stopId": "PINSONS", "stopSequence": 2 }, { "arrival": { "time": "1771163948" }, "departure": { "time": "1771163948" }, "stopId": "PRIEURE", "stopSequence": 4 }, { "arrival": { "time": "1771163979" }, "departure": { "time": "1771163979" }, "stopId": "VAURAGER", "stopSequence": 5 }, { "arrival": { "time": "1771164039" }, "departure": { "time": "1771164039" }, "stopId": "ROUAIRIE", "stopSequence": 6 }, { "arrival": { "time": "1771164082" }, "departure": { "time": "1771164082" }, "stopId": "LASOURCE", "stopSequence": 7 }, { "arrival": { "time": "1771164120" }, "departure": { "time": "1771164120" }, "stopId": "CERFEUIL", "stopSequence": 8 }, { "arrival": { "time": "1771164163" }, "departure": { "time": "1771164163" }, "stopId": "PROMENIE", "stopSequence": 9 }, { "arrival": { "time": "1771164192" }, "departure": { "time": "1771164192" }, "stopId": "GRANBELL", "stopSequence": 10 }, { "arrival": { "time": "1771164221" }, "departure": { "time": "1771164221" }, "stopId": "RODIN", "stopSequence": 11 }, { "arrival": { "time": "1771164248" }, "departure": { "time": "1771164248" }, "stopId": "BRGPAILL", "stopSequence": 12 }, { "arrival": { "time": "1771164326" }, "departure": { "time": "1771164326" }, "stopId": "LANDREAU", "stopSequence": 13 }, { "arrival": { "time": "1771164357" }, "departure": { "time": "1771164357" }, "stopId": "GDPERIGN", "stopSequence": 14 }, { "arrival": { "time": "1771164395" }, "departure": { "time": "1771164395" }, "stopId": "INRA", "stopSequence": 15 }, { "arrival": { "time": "1771164420" }, "departure": { "time": "1771164420" }, "stopId": "MOREL", "stopSequence": 16 }, { "arrival": { "time": "1771164449" }, "departure": { "time": "1771164449" }, "stopId": "LENOTRE", "stopSequence": 17 }, { "arrival": { "time": "1771164480" }, "departure": { "time": "1771164480" }, "stopId": "BBCAMTEC", "stopSequence": 18 }, { "arrival": { "time": "1771164566" }, "departure": { "time": "1771164566" }, "stopId": "I.U.T.", "stopSequence": 19 }, { "arrival": { "time": "1771164604" }, "departure": { "time": "1771164604" }, "stopId": "RESTUNIV", "stopSequence": 20 }, { "arrival": { "time": "1771164660" }, "departure": { "time": "1771164660" }, "stopId": "CITEUNIV", "stopSequence": 21 }, { "arrival": { "time": "1771164710" }, "departure": { "time": "1771164710" }, "stopId": "POLYTECH", "stopSequence": 22 }, { "arrival": { "time": "1771164771" }, "departure": { "time": "1771164771" }, "stopId": "NDAMELAC", "stopSequence": 23 } ], "trip": { "directionId": 0, "routeId": "02", "tripId": "6189623" } } }, { "id": "trip:6189562", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771164600" }, "stopId": "TRELAZE", "stopSequence": 0 }, { "arrival": { "time": "1771164629" }, "departure": { "time": "1771164629" }, "stopId": "MALRAUX", "stopSequence": 1 }, { "arrival": { "time": "1771164680" }, "departure": { "time": "1771164680" }, "stopId": "FMAURIAC", "stopSequence": 2 }, { "arrival": { "time": "1771164746" }, "departure": { "time": "1771164746" }, "stopId": "TRELGARE", "stopSequence": 3 } ], "trip": { "directionId": 0, "routeId": "01", "tripId": "6189562" } } }, { "id": "trip:6189907", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771162850" }, "stopId": "1BBCA", "stopSequence": 0 }, { "arrival": { "time": "1771162947" }, "departure": { "time": "1771162947" }, "stopId": "1BEAU", "stopSequence": 1 }, { "arrival": { "time": "1771163060" }, "departure": { "time": "1771163060" }, "stopId": "1BARR", "stopSequence": 2 }, { "arrival": { "time": "1771163139" }, "departure": { "time": "1771163139" }, "stopId": "1PATT", "stopSequence": 3 }, { "arrival": { "time": "1771163230" }, "departure": { "time": "1771163230" }, "stopId": "1ELYS", "stopSequence": 4 }, { "arrival": { "time": "1771163338" }, "departure": { "time": "1771163338" }, "stopId": "1FARC", "stopSequence": 5 }, { "arrival": { "time": "1771163510" }, "departure": { "time": "1771163510" }, "stopId": "1QUAI", "stopSequence": 6 }, { "arrival": { "time": "1771163660" }, "departure": { "time": "1771163660" }, "stopId": "1DOUT", "stopSequence": 7 }, { "arrival": { "time": "1771163810" }, "departure": { "time": "1771163810" }, "stopId": "1MOLIE", "stopSequence": 8 }, { "arrival": { "time": "1771163940" }, "departure": { "time": "1771163940" }, "stopId": "1STSE", "stopSequence": 9 }, { "arrival": { "time": "1771164050" }, "departure": { "time": "1771164050" }, "stopId": "1CECO", "stopSequence": 10 }, { "arrival": { "time": "1771164160" }, "departure": { "time": "1771164160" }, "stopId": "1CONS", "stopSequence": 11 }, { "arrival": { "time": "1771164250" }, "departure": { "time": "1771164250" }, "stopId": "1MTAI", "stopSequence": 12 }, { "arrival": { "time": "1771164404" }, "departure": { "time": "1771164404" }, "stopId": "1CROI", "stopSequence": 13 }, { "arrival": { "time": "1771164480" }, "departure": { "time": "1771164480" }, "stopId": "1BRIS", "stopSequence": 14 }, { "arrival": { "time": "1771164629" }, "departure": { "time": "1771164629" }, "stopId": "1DUNA", "stopSequence": 15 }, { "arrival": { "time": "1771164703" }, "departure": { "time": "1771164703" }, "stopId": "1EURO", "stopSequence": 16 }, { "arrival": { "time": "1771164770" }, "stopId": "2MONP", "stopSequence": 17 } ], "trip": { "directionId": 1, "routeId": "B", "tripId": "6189907" } } }, { "id": "trip:6189823", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771161146" }, "departure": { "time": "1771161182" }, "stopId": "2HARA", "stopSequence": 7 }, { "arrival": { "time": "1771161200" }, "departure": { "time": "1771161200" }, "stopId": "2FMBL", "stopSequence": 8 }, { "arrival": { "time": "1771161330" }, "departure": { "time": "1771161330" }, "stopId": "2RALL", "stopSequence": 9 }, { "arrival": { "time": "1771161480" }, "departure": { "time": "1771161480" }, "stopId": "2MOLIE", "stopSequence": 10 }, { "arrival": { "time": "1771161600" }, "departure": { "time": "1771161600" }, "stopId": "2DOUT", "stopSequence": 11 }, { "arrival": { "time": "1771161760" }, "departure": { "time": "1771161760" }, "stopId": "2QUAI", "stopSequence": 12 }, { "arrival": { "time": "1771161932" }, "departure": { "time": "1771161932" }, "stopId": "2FARC", "stopSequence": 13 }, { "arrival": { "time": "1771162040" }, "departure": { "time": "1771162040" }, "stopId": "2ELYS", "stopSequence": 14 }, { "arrival": { "time": "1771162132" }, "departure": { "time": "1771162132" }, "stopId": "2PATT", "stopSequence": 15 }, { "arrival": { "time": "1771162210" }, "departure": { "time": "1771162210" }, "stopId": "2BARR", "stopSequence": 16 }, { "arrival": { "time": "1771162307" }, "departure": { "time": "1771162307" }, "stopId": "2BEAU", "stopSequence": 17 }, { "arrival": { "time": "1771162400" }, "stopId": "1BBCA", "stopSequence": 18 } ], "trip": { "directionId": 0, "routeId": "C", "tripId": "6189823" } } }, { "id": "trip:6189845", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771161230" }, "departure": { "time": "1771161230" }, "stopId": "1VERN", "stopSequence": 8 }, { "arrival": { "time": "1771161320" }, "departure": { "time": "1771161320" }, "stopId": "1HSAU", "stopSequence": 9 }, { "arrival": { "time": "1771161440" }, "departure": { "time": "1771161440" }, "stopId": "1JMOU", "stopSequence": 10 }, { "arrival": { "time": "1771161520" }, "departure": { "time": "1771161520" }, "stopId": "1CAPU", "stopSequence": 11 }, { "arrival": { "time": "1771161640" }, "departure": { "time": "1771161640" }, "stopId": "1HOPA", "stopSequence": 12 }, { "arrival": { "time": "1771161730" }, "departure": { "time": "1771161730" }, "stopId": "1BMAI", "stopSequence": 13 }, { "arrival": { "time": "1771161850" }, "departure": { "time": "1771161850" }, "stopId": "1STSE", "stopSequence": 14 }, { "arrival": { "time": "1771161960" }, "departure": { "time": "1771161960" }, "stopId": "1CECO", "stopSequence": 15 }, { "arrival": { "time": "1771162060" }, "departure": { "time": "1771162060" }, "stopId": "1HDVA", "stopSequence": 16 }, { "arrival": { "time": "1771162130" }, "departure": { "time": "1771162130" }, "stopId": "1FMBL", "stopSequence": 17 }, { "arrival": { "time": "1771162200" }, "departure": { "time": "1771162200" }, "stopId": "1HARA", "stopSequence": 18 }, { "arrival": { "time": "1771162310" }, "departure": { "time": "1771162310" }, "stopId": "1LGAR", "stopSequence": 19 }, { "arrival": { "time": "1771162400" }, "departure": { "time": "1771162400" }, "stopId": "1LAFA", "stopSequence": 20 }, { "arrival": { "time": "1771162500" }, "departure": { "time": "1771162500" }, "stopId": "1STRA", "stopSequence": 21 }, { "arrival": { "time": "1771162600" }, "departure": { "time": "1771162600" }, "stopId": "1BAMA", "stopSequence": 22 }, { "arrival": { "time": "1771162710" }, "departure": { "time": "1771162710" }, "stopId": "1JE23", "stopSequence": 23 }, { "arrival": { "time": "1771162820" }, "departure": { "time": "1771162820" }, "stopId": "1JVIL", "stopSequence": 24 }, { "arrival": { "time": "1771162950" }, "stopId": "2ANRO", "stopSequence": 25 } ], "trip": { "directionId": 1, "routeId": "A", "tripId": "6189845" } } }, { "id": "trip:6189714", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771163346" }, "departure": { "time": "1771163346" }, "stopId": "GDPRESSO", "stopSequence": 1 }, { "arrival": { "time": "1771163385" }, "departure": { "time": "1771163385" }, "stopId": "BARBOTER", "stopSequence": 2 }, { "arrival": { "time": "1771163426" }, "departure": { "time": "1771163426" }, "stopId": "FONTENE", "stopSequence": 3 }, { "arrival": { "time": "1771163479" }, "departure": { "time": "1771163479" }, "stopId": "CHAERIGN", "stopSequence": 4 }, { "arrival": { "time": "1771163530" }, "departure": { "time": "1771163530" }, "stopId": "BOSQUET", "stopSequence": 5 }, { "arrival": { "time": "1771163564" }, "departure": { "time": "1771163564" }, "stopId": "LOUET", "stopSequence": 6 }, { "arrival": { "time": "1771163617" }, "departure": { "time": "1771163617" }, "stopId": "DUBE", "stopSequence": 7 }, { "arrival": { "time": "1771163663" }, "departure": { "time": "1771163663" }, "stopId": "LOIRE", "stopSequence": 8 }, { "arrival": { "time": "1771163760" }, "departure": { "time": "1771163760" }, "stopId": "PONTSCEM", "stopSequence": 9 }, { "arrival": { "time": "1771163815" }, "departure": { "time": "1771163815" }, "stopId": "BELPOULE", "stopSequence": 10 }, { "arrival": { "time": "1771163887" }, "departure": { "time": "1771163887" }, "stopId": "AUTHION", "stopSequence": 11 }, { "arrival": { "time": "1771163945" }, "departure": { "time": "1771163945" }, "stopId": "PATUREAU", "stopSequence": 12 }, { "arrival": { "time": "1771164046" }, "departure": { "time": "1771164046" }, "stopId": "GENDRON", "stopSequence": 13 }, { "arrival": { "time": "1771164128" }, "departure": { "time": "1771164128" }, "stopId": "RUELLES", "stopSequence": 14 }, { "arrival": { "time": "1771164180" }, "departure": { "time": "1771164180" }, "stopId": "SABLONS", "stopSequence": 15 }, { "arrival": { "time": "1771164217" }, "departure": { "time": "1771164217" }, "stopId": "TROPAROI", "stopSequence": 16 }, { "arrival": { "time": "1771164360" }, "departure": { "time": "1771164360" }, "stopId": "ALLARD", "stopSequence": 17 }, { "arrival": { "time": "1771164436" }, "departure": { "time": "1771164436" }, "stopId": "DELATTAS", "stopSequence": 18 }, { "arrival": { "time": "1771164545" }, "departure": { "time": "1771164545" }, "stopId": "ESA", "stopSequence": 19 }, { "arrival": { "time": "1771164606" }, "departure": { "time": "1771164606" }, "stopId": "RABELAI", "stopSequence": 20 }, { "arrival": { "time": "1771164660" }, "departure": { "time": "1771164660" }, "stopId": "ALEROY", "stopSequence": 21 }, { "arrival": { "time": "1771164774" }, "departure": { "time": "1771164774" }, "stopId": "PAULBERT", "stopSequence": 22 } ], "trip": { "directionId": 0, "routeId": "03", "tripId": "6189714" } } }, { "id": "trip:6189825", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771164250" }, "stopId": "2ANRO", "stopSequence": 0 }, { "arrival": { "time": "1771164360" }, "departure": { "time": "1771164360" }, "stopId": "2JVIL", "stopSequence": 1 }, { "arrival": { "time": "1771164470" }, "departure": { "time": "1771164470" }, "stopId": "2JE23", "stopSequence": 2 }, { "arrival": { "time": "1771164590" }, "departure": { "time": "1771164590" }, "stopId": "2BAMA", "stopSequence": 3 }, { "arrival": { "time": "1771164700" }, "departure": { "time": "1771164700" }, "stopId": "2STRA", "stopSequence": 4 }, { "arrival": { "time": "1771164790" }, "departure": { "time": "1771164790" }, "stopId": "2LAFA", "stopSequence": 5 } ], "trip": { "directionId": 0, "routeId": "C", "tripId": "6189825" } } }, { "id": "trip:6189628", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771161125" }, "departure": { "time": "1771161125" }, "stopId": "CASERNE", "stopSequence": 17 }, { "arrival": { "time": "1771161179" }, "departure": { "time": "1771161179" }, "stopId": "ARCEAU", "stopSequence": 18 }, { "arrival": { "time": "1771161223" }, "departure": { "time": "1771161223" }, "stopId": "AFPA", "stopSequence": 19 }, { "arrival": { "time": "1771161276" }, "departure": { "time": "1771161276" }, "stopId": "CIMETIER", "stopSequence": 20 }, { "arrival": { "time": "1771161348" }, "departure": { "time": "1771161348" }, "stopId": "MONTAIG", "stopSequence": 21 }, { "arrival": { "time": "1771161379" }, "departure": { "time": "1771161379" }, "stopId": "GARDOT", "stopSequence": 22 }, { "arrival": { "time": "1771161422" }, "departure": { "time": "1771161422" }, "stopId": "STEXUPER", "stopSequence": 23 }, { "arrival": { "time": "1771161472" }, "departure": { "time": "1771161472" }, "stopId": "SECUSOCI", "stopSequence": 24 }, { "arrival": { "time": "1771161562" }, "departure": { "time": "1771161562" }, "stopId": "MAIL-NAE", "stopSequence": 25 }, { "arrival": { "time": "1771161602" }, "departure": { "time": "1771161600" }, "stopId": "FO-LOR-R", "stopSequence": 26 }, { "arrival": { "time": "1771161666" }, "departure": { "time": "1771161666" }, "stopId": "STAUBI-E", "stopSequence": 27 }, { "arrival": { "time": "1771161697" }, "departure": { "time": "1771161697" }, "stopId": "HARAS-E", "stopSequence": 28 }, { "arrival": { "time": "1771161780" }, "departure": { "time": "1771161780" }, "stopId": "LESGAR-E", "stopSequence": 29 }, { "arrival": { "time": "1771161882" }, "departure": { "time": "1771161882" }, "stopId": "BREMON-E", "stopSequence": 30 }, { "arrival": { "time": "1771161949" }, "departure": { "time": "1771161949" }, "stopId": "ACAD-PLA", "stopSequence": 31 }, { "arrival": { "time": "1771161991" }, "departure": { "time": "1771161991" }, "stopId": "CHDARR-E", "stopSequence": 32 }, { "arrival": { "time": "1771162140" }, "departure": { "time": "1771162140" }, "stopId": "COEURM-E", "stopSequence": 33 }, { "arrival": { "time": "1771162193" }, "departure": { "time": "1771162193" }, "stopId": "BEAURE-E", "stopSequence": 34 }, { "arrival": { "time": "1771162252" }, "departure": { "time": "1771162252" }, "stopId": "TRINIT-E", "stopSequence": 35 }, { "arrival": { "time": "1771162380" }, "departure": { "time": "1771162380" }, "stopId": "MONPRO-E", "stopSequence": 36 }, { "arrival": { "time": "1771162464" }, "departure": { "time": "1771162464" }, "stopId": "SAJACQ-E", "stopSequence": 37 }, { "arrival": { "time": "1771162522" }, "departure": { "time": "1771162522" }, "stopId": "FARCSJ-E", "stopSequence": 38 }, { "arrival": { "time": "1771162613" }, "departure": { "time": "1771162613" }, "stopId": "MVIGNE-E", "stopSequence": 39 }, { "arrival": { "time": "1771162680" }, "departure": { "time": "1771162680" }, "stopId": "CHBBEI-E", "stopSequence": 40 }, { "arrival": { "time": "1771162735" }, "departure": { "time": "1771162735" }, "stopId": "BOISRA-E", "stopSequence": 41 }, { "arrival": { "time": "1771162801" }, "departure": { "time": "1771162801" }, "stopId": "NDAMLA-E", "stopSequence": 42 }, { "arrival": { "time": "1771162864" }, "departure": { "time": "1771162864" }, "stopId": "POLYTE-E", "stopSequence": 43 }, { "arrival": { "time": "1771162920" }, "departure": { "time": "1771162920" }, "stopId": "CITEUN-E", "stopSequence": 44 }, { "arrival": { "time": "1771163025" }, "departure": { "time": "1771163025" }, "stopId": "RESTUN-E", "stopSequence": 45 }, { "arrival": { "time": "1771163049" }, "departure": { "time": "1771163049" }, "stopId": "I.U.T.-E", "stopSequence": 46 }, { "arrival": { "time": "1771163117" }, "departure": { "time": "1771163117" }, "stopId": "BBCAMT-E", "stopSequence": 47 }, { "arrival": { "time": "1771163136" }, "departure": { "time": "1771163136" }, "stopId": "LENOT-E", "stopSequence": 48 }, { "arrival": { "time": "1771163212" }, "departure": { "time": "1771163212" }, "stopId": "MOREL-E", "stopSequence": 49 }, { "arrival": { "time": "1771163240" }, "departure": { "time": "1771163240" }, "stopId": "INRA-E", "stopSequence": 50 }, { "arrival": { "time": "1771163259" }, "departure": { "time": "1771163259" }, "stopId": "GDPERI-E", "stopSequence": 51 }, { "arrival": { "time": "1771163273" }, "departure": { "time": "1771163273" }, "stopId": "LANDRE-E", "stopSequence": 52 }, { "arrival": { "time": "1771163340" }, "departure": { "time": "1771163340" }, "stopId": "BRGPAI-E", "stopSequence": 53 }, { "arrival": { "time": "1771163362" }, "departure": { "time": "1771163362" }, "stopId": "RODIN-E", "stopSequence": 54 }, { "arrival": { "time": "1771163388" }, "departure": { "time": "1771163388" }, "stopId": "GRANBE-E", "stopSequence": 55 }, { "arrival": { "time": "1771163422" }, "departure": { "time": "1771163422" }, "stopId": "PROME-E", "stopSequence": 56 }, { "arrival": { "time": "1771163460" }, "departure": { "time": "1771163460" }, "stopId": "CERFEU-E", "stopSequence": 57 }, { "arrival": { "time": "1771163517" }, "departure": { "time": "1771163517" }, "stopId": "LASOUR-E", "stopSequence": 58 }, { "arrival": { "time": "1771163570" }, "departure": { "time": "1771163570" }, "stopId": "ROUAIR-E", "stopSequence": 59 }, { "arrival": { "time": "1771163631" }, "departure": { "time": "1771163631" }, "stopId": "VAURAG-E", "stopSequence": 60 }, { "arrival": { "time": "1771163674" }, "departure": { "time": "1771163674" }, "stopId": "PRIEUR-E", "stopSequence": 61 }, { "arrival": { "time": "1771163710" }, "departure": { "time": "1771163710" }, "stopId": "GRANPI-E", "stopSequence": 62 }, { "arrival": { "time": "1771163734" }, "departure": { "time": "1771163734" }, "stopId": "PINSON-E", "stopSequence": 63 }, { "arrival": { "time": "1771163772" }, "departure": { "time": "1771163772" }, "stopId": "FAUVET-E", "stopSequence": 64 }, { "arrival": { "time": "1771163820" }, "stopId": "BEAUCOUZ", "stopSequence": 65 } ], "trip": { "directionId": 1, "routeId": "02", "tripId": "6189628" } } }, { "id": "trip:6189560", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771161900" }, "stopId": "TRELAZE", "stopSequence": 0 }, { "arrival": { "time": "1771161929" }, "departure": { "time": "1771161929" }, "stopId": "MALRAUX", "stopSequence": 1 }, { "arrival": { "time": "1771161980" }, "departure": { "time": "1771161980" }, "stopId": "FMAURIAC", "stopSequence": 2 }, { "arrival": { "time": "1771162046" }, "departure": { "time": "1771162046" }, "stopId": "TRELGARE", "stopSequence": 3 }, { "arrival": { "time": "1771162140" }, "departure": { "time": "1771162140" }, "stopId": "HMTREL", "stopSequence": 4 }, { "arrival": { "time": "1771162228" }, "departure": { "time": "1771162228" }, "stopId": "CIMTRELA", "stopSequence": 5 }, { "arrival": { "time": "1771162267" }, "departure": { "time": "1771162267" }, "stopId": "EGLTRELA", "stopSequence": 6 }, { "arrival": { "time": "1771162315" }, "departure": { "time": "1771162315" }, "stopId": "MAIRTREL", "stopSequence": 7 }, { "arrival": { "time": "1771162368" }, "departure": { "time": "1771162368" }, "stopId": "MONTHIBE", "stopSequence": 8 }, { "arrival": { "time": "1771162427" }, "departure": { "time": "1771162427" }, "stopId": "ARENA", "stopSequence": 9 }, { "arrival": { "time": "1771162500" }, "departure": { "time": "1771162500" }, "stopId": "BUISSON", "stopSequence": 10 }, { "arrival": { "time": "1771162557" }, "departure": { "time": "1771162557" }, "stopId": "PYRAM02", "stopSequence": 11 }, { "arrival": { "time": "1771162620" }, "departure": { "time": "1771162620" }, "stopId": "MORLONG", "stopSequence": 12 }, { "arrival": { "time": "1771162661" }, "departure": { "time": "1771162661" }, "stopId": "BOURSE", "stopSequence": 13 }, { "arrival": { "time": "1771162742" }, "departure": { "time": "1771162742" }, "stopId": "MENARD", "stopSequence": 14 }, { "arrival": { "time": "1771162785" }, "departure": { "time": "1771162785" }, "stopId": "CHOUTEAU", "stopSequence": 15 }, { "arrival": { "time": "1771162852" }, "departure": { "time": "1771162852" }, "stopId": "FRESNAIE", "stopSequence": 16 }, { "arrival": { "time": "1771162933" }, "departure": { "time": "1771162933" }, "stopId": "MARAIS", "stopSequence": 17 }, { "arrival": { "time": "1771162992" }, "departure": { "time": "1771162992" }, "stopId": "BELLVUTR", "stopSequence": 18 }, { "arrival": { "time": "1771163040" }, "departure": { "time": "1771163040" }, "stopId": "LEOLAGRA", "stopSequence": 19 }, { "arrival": { "time": "1771163094" }, "departure": { "time": "1771163094" }, "stopId": "VDLOIRE", "stopSequence": 20 }, { "arrival": { "time": "1771163186" }, "departure": { "time": "1771163186" }, "stopId": "ECLATERI", "stopSequence": 21 }, { "arrival": { "time": "1771163292" }, "departure": { "time": "1771163292" }, "stopId": "JUSTICES", "stopSequence": 22 }, { "arrival": { "time": "1771163330" }, "departure": { "time": "1771163330" }, "stopId": "DELACROI", "stopSequence": 23 }, { "arrival": { "time": "1771163400" }, "departure": { "time": "1771163400" }, "stopId": "SAUMUROI", "stopSequence": 24 }, { "arrival": { "time": "1771163468" }, "departure": { "time": "1771163468" }, "stopId": "MADELEIN", "stopSequence": 25 }, { "arrival": { "time": "1771163513" }, "departure": { "time": "1771163513" }, "stopId": "VOLNEY", "stopSequence": 26 }, { "arrival": { "time": "1771163591" }, "departure": { "time": "1771163591" }, "stopId": "BOURGONN", "stopSequence": 27 }, { "arrival": { "time": "1771163650" }, "departure": { "time": "1771163650" }, "stopId": "MICHELET", "stopSequence": 28 }, { "arrival": { "time": "1771163700" }, "departure": { "time": "1771163700" }, "stopId": "ANLEROY", "stopSequence": 29 }, { "arrival": { "time": "1771163812" }, "departure": { "time": "1771163812" }, "stopId": "PAULBERT", "stopSequence": 30 }, { "arrival": { "time": "1771163858" }, "departure": { "time": "1771163858" }, "stopId": "HARAS", "stopSequence": 31 }, { "arrival": { "time": "1771163921" }, "departure": { "time": "1771163921" }, "stopId": "STAUBIN", "stopSequence": 32 }, { "arrival": { "time": "1771164000" }, "stopId": "LORRTERM", "stopSequence": 33 } ], "trip": { "directionId": 0, "routeId": "01", "tripId": "6189560" } } }, { "id": "trip:6189713", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771161285" }, "departure": { "time": "1771161285" }, "stopId": "MENDES-E", "stopSequence": 26 }, { "arrival": { "time": "1771161478" }, "departure": { "time": "1771161478" }, "stopId": "STSERG-E", "stopSequence": 27 }, { "arrival": { "time": "1771161660" }, "departure": { "time": "1771161660" }, "stopId": "ROCHEF-E", "stopSequence": 28 }, { "arrival": { "time": "1771161734" }, "departure": { "time": "1771161734" }, "stopId": "HOTDIE-E", "stopSequence": 29 }, { "arrival": { "time": "1771161776" }, "departure": { "time": "1771161776" }, "stopId": "BICHDA-E", "stopSequence": 30 }, { "arrival": { "time": "1771161840" }, "departure": { "time": "1771161840" }, "stopId": "DESCAZEA", "stopSequence": 31 }, { "arrival": { "time": "1771161927" }, "departure": { "time": "1771161927" }, "stopId": "CIOUES-E", "stopSequence": 32 }, { "arrival": { "time": "1771161979" }, "departure": { "time": "1771161979" }, "stopId": "POMONE-E", "stopSequence": 33 }, { "arrival": { "time": "1771162018" }, "departure": { "time": "1771162018" }, "stopId": "REVERI-E", "stopSequence": 34 }, { "arrival": { "time": "1771162084" }, "departure": { "time": "1771162084" }, "stopId": "MEIGNA-E", "stopSequence": 35 }, { "arrival": { "time": "1771162117" }, "departure": { "time": "1771162117" }, "stopId": "VALOR-E", "stopSequence": 36 }, { "arrival": { "time": "1771162140" }, "departure": { "time": "1771162140" }, "stopId": "CLINIQ-E", "stopSequence": 37 }, { "arrival": { "time": "1771162174" }, "departure": { "time": "1771162174" }, "stopId": "GRANDM-E", "stopSequence": 38 }, { "arrival": { "time": "1771162211" }, "departure": { "time": "1771162211" }, "stopId": "MAISDA-E", "stopSequence": 39 }, { "arrival": { "time": "1771162245" }, "departure": { "time": "1771162245" }, "stopId": "CHMART-E", "stopSequence": 40 }, { "arrival": { "time": "1771162277" }, "departure": { "time": "1771162277" }, "stopId": "MLYAUT-E", "stopSequence": 41 }, { "arrival": { "time": "1771162332" }, "departure": { "time": "1771162332" }, "stopId": "BRASSE-E", "stopSequence": 42 }, { "arrival": { "time": "1771162373" }, "departure": { "time": "1771162373" }, "stopId": "BEURRI-E", "stopSequence": 43 }, { "arrival": { "time": "1771162415" }, "departure": { "time": "1771162415" }, "stopId": "DELAUN-E", "stopSequence": 44 }, { "arrival": { "time": "1771162459" }, "departure": { "time": "1771162459" }, "stopId": "MAUFIN-E", "stopSequence": 45 }, { "arrival": { "time": "1771162500" }, "departure": { "time": "1771162500" }, "stopId": "MAIRAV-E", "stopSequence": 46 }, { "arrival": { "time": "1771162544" }, "departure": { "time": "1771162544" }, "stopId": "TERNIE-E", "stopSequence": 47 }, { "arrival": { "time": "1771162584" }, "departure": { "time": "1771162584" }, "stopId": "BALAND-E", "stopSequence": 48 }, { "arrival": { "time": "1771162637" }, "departure": { "time": "1771162637" }, "stopId": "PIECE-E", "stopSequence": 49 }, { "arrival": { "time": "1771162705" }, "departure": { "time": "1771162705" }, "stopId": "LA-BOI-E", "stopSequence": 50 }, { "arrival": { "time": "1771162760" }, "departure": { "time": "1771162760" }, "stopId": "SCHWAL-E", "stopSequence": 51 }, { "arrival": { "time": "1771162800" }, "stopId": "ADEZIERE", "stopSequence": 52 } ], "trip": { "directionId": 0, "routeId": "03", "tripId": "6189713" } } }, { "id": "trip:6189700", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771161123" }, "departure": { "time": "1771161123" }, "stopId": "ROCHEFOU", "stopSequence": 25 }, { "arrival": { "time": "1771161152" }, "departure": { "time": "1771161183" }, "stopId": "STSERGEU", "stopSequence": 26 }, { "arrival": { "time": "1771161423" }, "departure": { "time": "1771161423" }, "stopId": "MENDESFR", "stopSequence": 27 }, { "arrival": { "time": "1771161541" }, "departure": { "time": "1771161541" }, "stopId": "FO-LOR-R", "stopSequence": 28 }, { "arrival": { "time": "1771161624" }, "departure": { "time": "1771161624" }, "stopId": "STAUBI-E", "stopSequence": 29 }, { "arrival": { "time": "1771161656" }, "departure": { "time": "1771161656" }, "stopId": "HARAS-E", "stopSequence": 30 }, { "arrival": { "time": "1771161787" }, "departure": { "time": "1771161787" }, "stopId": "ANLERO-E", "stopSequence": 31 }, { "arrival": { "time": "1771161848" }, "departure": { "time": "1771161848" }, "stopId": "RABELA-E", "stopSequence": 32 }, { "arrival": { "time": "1771161896" }, "departure": { "time": "1771161896" }, "stopId": "ESA-E", "stopSequence": 33 }, { "arrival": { "time": "1771162006" }, "departure": { "time": "1771162006" }, "stopId": "DELATA-E", "stopSequence": 34 }, { "arrival": { "time": "1771162087" }, "departure": { "time": "1771162087" }, "stopId": "ALLARD-E", "stopSequence": 35 }, { "arrival": { "time": "1771162137" }, "departure": { "time": "1771162137" }, "stopId": "TASSIG-E", "stopSequence": 36 }, { "arrival": { "time": "1771162230" }, "departure": { "time": "1771162230" }, "stopId": "TROIPA-E", "stopSequence": 37 }, { "arrival": { "time": "1771162267" }, "departure": { "time": "1771162267" }, "stopId": "SABLON-E", "stopSequence": 38 }, { "arrival": { "time": "1771162320" }, "departure": { "time": "1771162320" }, "stopId": "RUELLE-E", "stopSequence": 39 }, { "arrival": { "time": "1771162403" }, "departure": { "time": "1771162403" }, "stopId": "GENDRO-E", "stopSequence": 40 }, { "arrival": { "time": "1771162497" }, "departure": { "time": "1771162497" }, "stopId": "PATUR-E", "stopSequence": 41 }, { "arrival": { "time": "1771162567" }, "departure": { "time": "1771162567" }, "stopId": "AUTHIO-E", "stopSequence": 42 }, { "arrival": { "time": "1771162626" }, "departure": { "time": "1771162626" }, "stopId": "BELPOU-E", "stopSequence": 43 }, { "arrival": { "time": "1771162687" }, "departure": { "time": "1771162687" }, "stopId": "PONTSC-E", "stopSequence": 44 }, { "arrival": { "time": "1771162809" }, "departure": { "time": "1771162809" }, "stopId": "LOIRE-E", "stopSequence": 45 }, { "arrival": { "time": "1771162844" }, "departure": { "time": "1771162844" }, "stopId": "DUBE-E", "stopSequence": 46 }, { "arrival": { "time": "1771162890" }, "departure": { "time": "1771162890" }, "stopId": "LOUET-E", "stopSequence": 47 }, { "arrival": { "time": "1771162931" }, "departure": { "time": "1771162931" }, "stopId": "BOSQUE-E", "stopSequence": 48 }, { "arrival": { "time": "1771162981" }, "departure": { "time": "1771162981" }, "stopId": "CHAERI-E", "stopSequence": 49 }, { "arrival": { "time": "1771163027" }, "departure": { "time": "1771163027" }, "stopId": "FONTE-E", "stopSequence": 50 }, { "arrival": { "time": "1771163081" }, "departure": { "time": "1771163081" }, "stopId": "ERIGNE", "stopSequence": 51 }, { "arrival": { "time": "1771163107" }, "stopId": "SOLAND", "stopSequence": 52 } ], "trip": { "directionId": 1, "routeId": "03", "tripId": "6189700" } } }, { "id": "trip:6189629", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771164180" }, "stopId": "SBAVENAI", "stopSequence": 0 }, { "arrival": { "time": "1771164266" }, "departure": { "time": "1771164266" }, "stopId": "COROT", "stopSequence": 1 }, { "arrival": { "time": "1771164310" }, "departure": { "time": "1771164310" }, "stopId": "CEZANNE", "stopSequence": 2 }, { "arrival": { "time": "1771164347" }, "departure": { "time": "1771164347" }, "stopId": "VERDUN", "stopSequence": 3 }, { "arrival": { "time": "1771164374" }, "departure": { "time": "1771164374" }, "stopId": "PASTEUR", "stopSequence": 4 }, { "arrival": { "time": "1771164480" }, "departure": { "time": "1771164480" }, "stopId": "JAUDETTE", "stopSequence": 5 }, { "arrival": { "time": "1771164525" }, "departure": { "time": "1771164525" }, "stopId": "WALCOURT", "stopSequence": 6 }, { "arrival": { "time": "1771164586" }, "departure": { "time": "1771164586" }, "stopId": "MORLIERE", "stopSequence": 7 }, { "arrival": { "time": "1771164629" }, "departure": { "time": "1771164629" }, "stopId": "CEEQUEST", "stopSequence": 8 }, { "arrival": { "time": "1771164676" }, "departure": { "time": "1771164676" }, "stopId": "PELLERI", "stopSequence": 9 }, { "arrival": { "time": "1771164720" }, "departure": { "time": "1771164720" }, "stopId": "STADE", "stopSequence": 10 }, { "arrival": { "time": "1771164766" }, "departure": { "time": "1771164766" }, "stopId": "AUBEPINE", "stopSequence": 11 } ], "trip": { "directionId": 1, "routeId": "02", "tripId": "6189629" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1771161216" } }