Resource details
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
Learn more
HEAD request with a timeout of 5 seconds. If we detect a downtime, we perform subsequent tests every 10 minutes, until the resource is back online.For SIRI and SIRI Lite feeds, we perform a
GET request: a 401 or 405 status code is considered successful. In case of HTTP 500, the feed will be considered unavailable, unless the body appears to contain SOAP.Validation details
❌2,844 errors, 1,032 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2026-02-24 at 08:13 Europe/Paris using the MobilityData GTFS-RT validator.
Errors
Not in POSIX time E001 4 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 3558 stop_sequence 11 departure_time 0 is not POSIX time
- trip_id 3460D stop_sequence 1 departure_time 0 is not POSIX time
- trip_id 3556D stop_sequence 21 departure_time 0 is not POSIX time
- trip_id 4151 stop_sequence 10 departure_time 0 is not POSIX time
GTFS-rt trip_id does not exist in GTFS data and does not have schedule_relationship of ADDED E003 1 error
All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED
Sample errors
- trip_id 3352D does not exist in the GTFS data and does not have schedule_relationship of ADDED
Sequential stop_time_update times are not increasing E022 435 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 6258723 stop_sequence 9 arrival_time 08:15:00 (1771917300) is less than previous stop arrival_time 08:21:08 (1771917668) - times must increase between two sequential stops
- trip_id 6258723 stop_sequence 9 arrival_time 08:15:00 (1771917300) is less than previous stop departure_time 08:21:08 (1771917668) - times must increase between two sequential stops
- trip_id 6258723 stop_sequence 9 departure_time 08:15:00 (1771917300) is less than previous stop departure_time 08:21:08 (1771917668) - times must increase between two sequential stops
- trip_id 6258723 stop_sequence 9 departure_time 08:15:00 (1771917300) is less than previous stop arrival_time 08:21:08 (1771917668) - times must increase between two sequential stops
- trip_id 6544008 stop_sequence 3 arrival_time 08:12:31 (1771917151) is less than previous stop departure_time 08:12:32 (1771917152) - times must increase between two sequential stops
stop_time_update departure time is before arrival time E025 4 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 3558 stop_sequence 11 departure_time 01:00:00 (0) is less than the same stop arrival_time 08:12:07 (1771917127) - departure time must be equal to or greater than arrival time
- trip_id 3460D stop_sequence 1 departure_time 01:00:00 (0) is less than the same stop arrival_time 08:10:53 (1771917053) - departure time must be equal to or greater than arrival time
- trip_id 3556D stop_sequence 21 departure_time 01:00:00 (0) is less than the same stop arrival_time 08:12:12 (1771917132) - departure time must be equal to or greater than arrival time
- trip_id 4151 stop_sequence 10 departure_time 01:00:00 (0) is less than the same stop arrival_time 08:12:14 (1771917134) - departure time must be equal to or greater than arrival time
GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 2,385 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 6541240 stop_sequence 8 has stop_id 1VERN but GTFS stop_sequence 8 has stop_id 1HSAU - stop_ids should be the same
- GTFS-rt trip_id 6541240 stop_sequence 9 has stop_id 1HSAU but GTFS stop_sequence 9 has stop_id 1JMOU - stop_ids should be the same
- GTFS-rt trip_id 6541240 stop_sequence 10 has stop_id 1JMOU but GTFS stop_sequence 10 has stop_id 1CAPU - stop_ids should be the same
- GTFS-rt trip_id 6541240 stop_sequence 11 has stop_id 1CAPU but GTFS stop_sequence 11 has stop_id 1HOPA - stop_ids should be the same
- GTFS-rt trip_id 6541240 stop_sequence 12 has stop_id 1HOPA but GTFS stop_sequence 12 has stop_id 1BMAI - stop_ids should be the same
GTFS-rt stop_sequence not found in GTFS data E051 15 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 6258506 contains stop_sequence 84 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 6052658 contains stop_sequence 33 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 6258514 contains stop_sequence 80 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 6258714 contains stop_sequence 37 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 6257556 contains stop_sequence 55 that does not exist in GTFS stop_times.txt for this trip
Warnings
timestamp not populated W001 261 errors
Timestamps should be populated for all elements
Sample errors
- trip_id 6541240 does not have a timestamp
- trip_id 6543453 does not have a timestamp
- trip_id 6258723 does not have a timestamp
- trip_id 6544008 does not have a timestamp
- trip_id 6257596 does not have a timestamp
vehicle_id not populated W002 261 errors
vehicle_id should be populated for TripUpdates and VehiclePositions
Sample errors
- trip_id 6541240 does not have a vehicle_id
- trip_id 6543453 does not have a vehicle_id
- trip_id 6258723 does not have a vehicle_id
- trip_id 6544008 does not have a vehicle_id
- trip_id 6257596 does not have a vehicle_id
schedule_relationship not populated W009 510 errors
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Sample errors
- trip_id 6541240 stop_sequence 0 (and potentially more for this trip) does not have a schedule_relationship
- trip_id 6541240 does not have a schedule_relationship
- trip_id 6543453 stop_sequence 0 (and potentially more for this trip) does not have a schedule_relationship
- trip_id 6543453 does not have a schedule_relationship
- trip_id 6258723 stop_sequence 0 (and potentially more for this trip) does not have a schedule_relationship
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. | 6,016 | 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 | 37,025 | 29 times (100 % of validations) |
| W001 | Timestamps should be populated for all elements | 7,289 | 29 times (100 % of validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 7,289 | 29 times (100 % of validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 14,462 | 29 times (100 % 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. | 284 | 25 times (86 % of validations) |
| E051 | All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip | 421 | 25 times (86 % of validations) |
| E001 | All timestamps must be in POSIX time (i.e., number of seconds since January 1st 1970 00:00:00 UTC) | 260 | 24 times (83 % of validations) |
| E002 | stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence | 51 | 14 times (48 % of validations) |
| E036 | Sequential GTFS-rt trip stop_time_updates should never have the same stop_sequence | 54 | 14 times (48 % of validations) |
| E037 | Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id | 28 | 6 times (21 % of validations) |
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 1 | 1 times (3 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-02-25 at 05:00 Europe/Paris.
trip_updates (30) vehicle_positions (0) service_alerts (0)Entities seen in the last 7 days.
trip_updatesDecoded GTFS-RT feed
See full payload
Here is the decoded GTFS-RT feed Protobuf at 2026-02-25 at 05:00 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "trip:6257888",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771994940"
},
"stopId": "BEAUCOUZ",
"stopSequence": 0
},
{
"arrival": {
"time": "1771994976"
},
"departure": {
"time": "1771994976"
},
"stopId": "FAUVETTE",
"stopSequence": 1
},
{
"arrival": {
"time": "1771995009"
},
"departure": {
"time": "1771995009"
},
"stopId": "PINSONS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771995068"
},
"departure": {
"time": "1771995068"
},
"stopId": "PRIEURE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771995099"
},
"departure": {
"time": "1771995099"
},
"stopId": "VAURAGER",
"stopSequence": 5
},
{
"arrival": {
"time": "1771995159"
},
"departure": {
"time": "1771995159"
},
"stopId": "ROUAIRIE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771995202"
},
"departure": {
"time": "1771995202"
},
"stopId": "LASOURCE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771995240"
},
"departure": {
"time": "1771995240"
},
"stopId": "CERFEUIL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771995283"
},
"departure": {
"time": "1771995283"
},
"stopId": "PROMENIE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771995312"
},
"departure": {
"time": "1771995312"
},
"stopId": "GRANBELL",
"stopSequence": 10
},
{
"arrival": {
"time": "1771995341"
},
"departure": {
"time": "1771995341"
},
"stopId": "RODIN",
"stopSequence": 11
},
{
"arrival": {
"time": "1771995368"
},
"departure": {
"time": "1771995368"
},
"stopId": "BRGPAILL",
"stopSequence": 12
},
{
"arrival": {
"time": "1771995446"
},
"departure": {
"time": "1771995446"
},
"stopId": "LANDREAU",
"stopSequence": 13
},
{
"arrival": {
"time": "1771995477"
},
"departure": {
"time": "1771995477"
},
"stopId": "GDPERIGN",
"stopSequence": 14
},
{
"arrival": {
"time": "1771995515"
},
"departure": {
"time": "1771995515"
},
"stopId": "INRA",
"stopSequence": 15
},
{
"arrival": {
"time": "1771995540"
},
"departure": {
"time": "1771995540"
},
"stopId": "MOREL",
"stopSequence": 16
},
{
"arrival": {
"time": "1771995569"
},
"departure": {
"time": "1771995569"
},
"stopId": "LENOTRE",
"stopSequence": 17
},
{
"arrival": {
"time": "1771995600"
},
"departure": {
"time": "1771995600"
},
"stopId": "BBCAMTEC",
"stopSequence": 18
}
],
"trip": {
"directionId": 0,
"routeId": "02",
"tripId": "6257888"
}
}
},
{
"id": "trip:6537738",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771993890"
},
"stopId": "1VERN",
"stopSequence": 0
},
{
"arrival": {
"time": "1771993980"
},
"departure": {
"time": "1771993980"
},
"stopId": "1HSAU",
"stopSequence": 1
},
{
"arrival": {
"time": "1771994100"
},
"departure": {
"time": "1771994100"
},
"stopId": "1JMOU",
"stopSequence": 2
},
{
"arrival": {
"time": "1771994180"
},
"departure": {
"time": "1771994180"
},
"stopId": "1CAPU",
"stopSequence": 3
},
{
"arrival": {
"time": "1771994300"
},
"departure": {
"time": "1771994300"
},
"stopId": "1HOPA",
"stopSequence": 4
},
{
"arrival": {
"time": "1771994390"
},
"departure": {
"time": "1771994390"
},
"stopId": "1BMAI",
"stopSequence": 5
},
{
"arrival": {
"time": "1771994510"
},
"departure": {
"time": "1771994510"
},
"stopId": "1STSE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771994620"
},
"departure": {
"time": "1771994620"
},
"stopId": "1CECO",
"stopSequence": 7
},
{
"arrival": {
"time": "1771994720"
},
"departure": {
"time": "1771994720"
},
"stopId": "1HDVA",
"stopSequence": 8
},
{
"arrival": {
"time": "1771994790"
},
"departure": {
"time": "1771994790"
},
"stopId": "1FMBL",
"stopSequence": 9
},
{
"arrival": {
"time": "1771994860"
},
"departure": {
"time": "1771994860"
},
"stopId": "1HARA",
"stopSequence": 10
},
{
"arrival": {
"time": "1771994970"
},
"departure": {
"time": "1771994970"
},
"stopId": "1LGAR",
"stopSequence": 11
},
{
"arrival": {
"time": "1771995060"
},
"departure": {
"time": "1771995060"
},
"stopId": "1LAFA",
"stopSequence": 12
},
{
"arrival": {
"time": "1771995160"
},
"departure": {
"time": "1771995160"
},
"stopId": "1STRA",
"stopSequence": 13
},
{
"arrival": {
"time": "1771995260"
},
"departure": {
"time": "1771995260"
},
"stopId": "1BAMA",
"stopSequence": 14
},
{
"arrival": {
"time": "1771995370"
},
"departure": {
"time": "1771995370"
},
"stopId": "1JE23",
"stopSequence": 15
},
{
"arrival": {
"time": "1771995480"
},
"departure": {
"time": "1771995480"
},
"stopId": "1JVIL",
"stopSequence": 16
},
{
"arrival": {
"time": "1771995600"
},
"stopId": "1ANRO",
"stopSequence": 17
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6537738"
}
}
},
{
"id": "trip:6543438",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771995520"
},
"stopId": "1AARD",
"stopSequence": 0
},
{
"arrival": {
"time": "1771995600"
},
"departure": {
"time": "1771995600"
},
"stopId": "1BASC",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6543438"
}
}
},
{
"id": "trip:6258240",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771994167"
},
"departure": {
"time": "1771994167"
},
"stopId": "GDPRESSO",
"stopSequence": 1
},
{
"arrival": {
"time": "1771994211"
},
"departure": {
"time": "1771994211"
},
"stopId": "BARBOTER",
"stopSequence": 2
},
{
"arrival": {
"time": "1771994258"
},
"departure": {
"time": "1771994258"
},
"stopId": "FONTENE",
"stopSequence": 3
},
{
"arrival": {
"time": "1771994319"
},
"departure": {
"time": "1771994319"
},
"stopId": "CHAERIGN",
"stopSequence": 4
},
{
"arrival": {
"time": "1771994378"
},
"departure": {
"time": "1771994378"
},
"stopId": "BOSQUET",
"stopSequence": 5
},
{
"arrival": {
"time": "1771994417"
},
"departure": {
"time": "1771994417"
},
"stopId": "LOUET",
"stopSequence": 6
},
{
"arrival": {
"time": "1771994477"
},
"departure": {
"time": "1771994477"
},
"stopId": "DUBE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771994529"
},
"departure": {
"time": "1771994529"
},
"stopId": "LOIRE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771994640"
},
"departure": {
"time": "1771994640"
},
"stopId": "PONTSCEM",
"stopSequence": 9
},
{
"arrival": {
"time": "1771994688"
},
"departure": {
"time": "1771994688"
},
"stopId": "BELPOULE",
"stopSequence": 10
},
{
"arrival": {
"time": "1771994750"
},
"departure": {
"time": "1771994750"
},
"stopId": "AUTHION",
"stopSequence": 11
},
{
"arrival": {
"time": "1771994800"
},
"departure": {
"time": "1771994800"
},
"stopId": "PATUREAU",
"stopSequence": 12
},
{
"arrival": {
"time": "1771994887"
},
"departure": {
"time": "1771994887"
},
"stopId": "GENDRON",
"stopSequence": 13
},
{
"arrival": {
"time": "1771994957"
},
"departure": {
"time": "1771994957"
},
"stopId": "RUELLES",
"stopSequence": 14
},
{
"arrival": {
"time": "1771995000"
},
"departure": {
"time": "1771995000"
},
"stopId": "SABLONS",
"stopSequence": 15
},
{
"arrival": {
"time": "1771995037"
},
"departure": {
"time": "1771995037"
},
"stopId": "TROPAROI",
"stopSequence": 16
},
{
"arrival": {
"time": "1771995180"
},
"departure": {
"time": "1771995180"
},
"stopId": "ALLARD",
"stopSequence": 17
},
{
"arrival": {
"time": "1771995256"
},
"departure": {
"time": "1771995256"
},
"stopId": "DELATTAS",
"stopSequence": 18
},
{
"arrival": {
"time": "1771995365"
},
"departure": {
"time": "1771995365"
},
"stopId": "ESA",
"stopSequence": 19
},
{
"arrival": {
"time": "1771995426"
},
"departure": {
"time": "1771995426"
},
"stopId": "RABELAI",
"stopSequence": 20
},
{
"arrival": {
"time": "1771995480"
},
"departure": {
"time": "1771995480"
},
"stopId": "ALEROY",
"stopSequence": 21
},
{
"arrival": {
"time": "1771995571"
},
"departure": {
"time": "1771995571"
},
"stopId": "PAULBERT",
"stopSequence": 22
},
{
"arrival": {
"time": "1771995608"
},
"departure": {
"time": "1771995608"
},
"stopId": "HARAS",
"stopSequence": 23
}
],
"trip": {
"directionId": 0,
"routeId": "03",
"tripId": "6258240"
}
}
},
{
"id": "trip:6257924",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771994280"
},
"stopId": "SBAVENAI",
"stopSequence": 0
},
{
"arrival": {
"time": "1771994349"
},
"departure": {
"time": "1771994349"
},
"stopId": "COROT",
"stopSequence": 1
},
{
"arrival": {
"time": "1771994384"
},
"departure": {
"time": "1771994384"
},
"stopId": "CEZANNE",
"stopSequence": 2
},
{
"arrival": {
"time": "1771994414"
},
"departure": {
"time": "1771994414"
},
"stopId": "VERDUN",
"stopSequence": 3
},
{
"arrival": {
"time": "1771994436"
},
"departure": {
"time": "1771994436"
},
"stopId": "PASTEUR",
"stopSequence": 4
},
{
"arrival": {
"time": "1771994520"
},
"departure": {
"time": "1771994520"
},
"stopId": "JAUDETTE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771994565"
},
"departure": {
"time": "1771994565"
},
"stopId": "WALCOURT",
"stopSequence": 6
},
{
"arrival": {
"time": "1771994626"
},
"departure": {
"time": "1771994626"
},
"stopId": "MORLIERE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771994669"
},
"departure": {
"time": "1771994669"
},
"stopId": "CEEQUEST",
"stopSequence": 8
},
{
"arrival": {
"time": "1771994716"
},
"departure": {
"time": "1771994716"
},
"stopId": "PELLERI",
"stopSequence": 9
},
{
"arrival": {
"time": "1771994760"
},
"departure": {
"time": "1771994760"
},
"stopId": "STADE",
"stopSequence": 10
},
{
"arrival": {
"time": "1771994806"
},
"departure": {
"time": "1771994806"
},
"stopId": "AUBEPINE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771994851"
},
"departure": {
"time": "1771994851"
},
"stopId": "GEMMETR",
"stopSequence": 12
},
{
"arrival": {
"time": "1771994906"
},
"departure": {
"time": "1771994906"
},
"stopId": "JUFERRY",
"stopSequence": 13
},
{
"arrival": {
"time": "1771994968"
},
"departure": {
"time": "1771994968"
},
"stopId": "CCHEMINE",
"stopSequence": 14
},
{
"arrival": {
"time": "1771995017"
},
"departure": {
"time": "1771995017"
},
"stopId": "PAPERIE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771995060"
},
"departure": {
"time": "1771995060"
},
"stopId": "LAREUX",
"stopSequence": 16
},
{
"arrival": {
"time": "1771995123"
},
"departure": {
"time": "1771995123"
},
"stopId": "CASERNE",
"stopSequence": 17
},
{
"arrival": {
"time": "1771995193"
},
"departure": {
"time": "1771995193"
},
"stopId": "CAMELIAS",
"stopSequence": 18
},
{
"arrival": {
"time": "1771995275"
},
"departure": {
"time": "1771995275"
},
"stopId": "ISORET",
"stopSequence": 19
},
{
"arrival": {
"time": "1771995343"
},
"departure": {
"time": "1771995343"
},
"stopId": "GILLIER",
"stopSequence": 20
},
{
"arrival": {
"time": "1771995377"
},
"departure": {
"time": "1771995377"
},
"stopId": "DAGUENET",
"stopSequence": 21
},
{
"arrival": {
"time": "1771995425"
},
"departure": {
"time": "1771995425"
},
"stopId": "JERUSALE",
"stopSequence": 22
},
{
"arrival": {
"time": "1771995196"
},
"departure": {
"time": "1771995196"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ARCEAU",
"stopSequence": 23
},
{
"arrival": {
"time": "1771995248"
},
"departure": {
"time": "1771995248"
},
"scheduleRelationship": "SKIPPED",
"stopId": "AFPA",
"stopSequence": 24
},
{
"arrival": {
"time": "1771995310"
},
"departure": {
"time": "1771995310"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CIMETIER",
"stopSequence": 25
},
{
"arrival": {
"time": "1771995501"
},
"departure": {
"time": "1771995501"
},
"stopId": "MONTAIG",
"stopSequence": 26
},
{
"arrival": {
"time": "1771995537"
},
"departure": {
"time": "1771995537"
},
"stopId": "GARDOT",
"stopSequence": 27
},
{
"arrival": {
"time": "1771995587"
},
"departure": {
"time": "1771995587"
},
"stopId": "STEXUPER",
"stopSequence": 28
}
],
"trip": {
"directionId": 1,
"routeId": "02",
"tripId": "6257924"
}
}
},
{
"id": "trip:6258697",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771993680"
},
"stopId": "TRELAZE",
"stopSequence": 0
},
{
"arrival": {
"time": "1771993709"
},
"departure": {
"time": "1771993709"
},
"stopId": "MALRAUX",
"stopSequence": 1
},
{
"arrival": {
"time": "1771993760"
},
"departure": {
"time": "1771993760"
},
"stopId": "FMAURIAC",
"stopSequence": 2
},
{
"arrival": {
"time": "1771993826"
},
"departure": {
"time": "1771993826"
},
"stopId": "TRELGARE",
"stopSequence": 3
},
{
"arrival": {
"time": "1771993897"
},
"departure": {
"time": "1771993897"
},
"stopId": "MALEMBAR",
"stopSequence": 4
},
{
"arrival": {
"time": "1771993986"
},
"departure": {
"time": "1771993986"
},
"stopId": "DEGAULLE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771994057"
},
"departure": {
"time": "1771994057"
},
"stopId": "BAHONNEA",
"stopSequence": 6
},
{
"arrival": {
"time": "1771994189"
},
"departure": {
"time": "1771994189"
},
"stopId": "GENTRIC",
"stopSequence": 7
},
{
"arrival": {
"time": "1771994288"
},
"departure": {
"time": "1771994288"
},
"stopId": "DAUTEL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771993920"
},
"departure": {
"time": "1771993920"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HMTREL",
"stopSequence": 9
},
{
"arrival": {
"time": "1771994008"
},
"departure": {
"time": "1771994008"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CIMTRELA",
"stopSequence": 10
},
{
"arrival": {
"time": "1771994047"
},
"departure": {
"time": "1771994047"
},
"scheduleRelationship": "SKIPPED",
"stopId": "EGLTRELA",
"stopSequence": 11
},
{
"arrival": {
"time": "1771994095"
},
"departure": {
"time": "1771994095"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MAIRTREL",
"stopSequence": 12
},
{
"arrival": {
"time": "1771994148"
},
"departure": {
"time": "1771994148"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MONTHIBE",
"stopSequence": 13
},
{
"arrival": {
"time": "1771994207"
},
"departure": {
"time": "1771994207"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ARENA",
"stopSequence": 14
},
{
"arrival": {
"time": "1771994313"
},
"departure": {
"time": "1771994313"
},
"stopId": "BUISSON",
"stopSequence": 15
},
{
"arrival": {
"time": "1771994366"
},
"departure": {
"time": "1771994366"
},
"stopId": "PYRAM02",
"stopSequence": 16
},
{
"arrival": {
"time": "1771994434"
},
"departure": {
"time": "1771994434"
},
"stopId": "LEFEVRE",
"stopSequence": 17
},
{
"arrival": {
"time": "1771994465"
},
"departure": {
"time": "1771994465"
},
"stopId": "MALAQUAI",
"stopSequence": 18
},
{
"arrival": {
"time": "1771994517"
},
"departure": {
"time": "1771994517"
},
"stopId": "MENARD",
"stopSequence": 19
},
{
"arrival": {
"time": "1771994557"
},
"departure": {
"time": "1771994557"
},
"stopId": "CHOUTEAU",
"stopSequence": 20
},
{
"arrival": {
"time": "1771994619"
},
"departure": {
"time": "1771994619"
},
"stopId": "FRESNAIE",
"stopSequence": 21
},
{
"arrival": {
"time": "1771994694"
},
"departure": {
"time": "1771994694"
},
"stopId": "MARAIS",
"stopSequence": 22
},
{
"arrival": {
"time": "1771994748"
},
"departure": {
"time": "1771994748"
},
"stopId": "BELLVUTR",
"stopSequence": 23
},
{
"arrival": {
"time": "1771994793"
},
"departure": {
"time": "1771994793"
},
"stopId": "LEOLAGRA",
"stopSequence": 24
},
{
"arrival": {
"time": "1771994838"
},
"departure": {
"time": "1771994838"
},
"stopId": "VDLOIRE",
"stopSequence": 25
},
{
"arrival": {
"time": "1771994915"
},
"departure": {
"time": "1771994915"
},
"stopId": "ECLATERI",
"stopSequence": 26
},
{
"arrival": {
"time": "1771995003"
},
"departure": {
"time": "1771995003"
},
"stopId": "JUSTICES",
"stopSequence": 27
},
{
"arrival": {
"time": "1771995035"
},
"departure": {
"time": "1771995035"
},
"stopId": "DELACROI",
"stopSequence": 28
},
{
"arrival": {
"time": "1771995093"
},
"departure": {
"time": "1771995093"
},
"stopId": "SAUMUROI",
"stopSequence": 29
},
{
"arrival": {
"time": "1771995147"
},
"departure": {
"time": "1771995147"
},
"stopId": "MADELEIN",
"stopSequence": 30
},
{
"arrival": {
"time": "1771995183"
},
"departure": {
"time": "1771995183"
},
"stopId": "VOLNEY",
"stopSequence": 31
},
{
"arrival": {
"time": "1771995246"
},
"departure": {
"time": "1771995246"
},
"stopId": "BOURGONN",
"stopSequence": 32
},
{
"arrival": {
"time": "1771995293"
},
"departure": {
"time": "1771995293"
},
"stopId": "MICHELET",
"stopSequence": 33
},
{
"arrival": {
"time": "1771995333"
},
"departure": {
"time": "1771995333"
},
"stopId": "ANLEROY",
"stopSequence": 34
},
{
"arrival": {
"time": "1771995445"
},
"departure": {
"time": "1771995445"
},
"stopId": "PAULBERT",
"stopSequence": 35
},
{
"arrival": {
"time": "1771995489"
},
"departure": {
"time": "1771995489"
},
"stopId": "HARAS",
"stopSequence": 36
},
{
"arrival": {
"time": "1771995570"
},
"departure": {
"time": "1771995570"
},
"stopId": "STAUBIN",
"stopSequence": 37
},
{
"arrival": {
"time": "1771995649"
},
"stopId": "LORRTERM",
"stopSequence": 38
}
],
"trip": {
"directionId": 0,
"routeId": "01",
"tripId": "6258697"
}
}
},
{
"id": "trip:6258241",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771995367"
},
"departure": {
"time": "1771995367"
},
"stopId": "GDPRESSO",
"stopSequence": 1
},
{
"arrival": {
"time": "1771995411"
},
"departure": {
"time": "1771995411"
},
"stopId": "BARBOTER",
"stopSequence": 2
},
{
"arrival": {
"time": "1771995458"
},
"departure": {
"time": "1771995458"
},
"stopId": "FONTENE",
"stopSequence": 3
},
{
"arrival": {
"time": "1771995519"
},
"departure": {
"time": "1771995519"
},
"stopId": "CHAERIGN",
"stopSequence": 4
},
{
"arrival": {
"time": "1771995578"
},
"departure": {
"time": "1771995578"
},
"stopId": "BOSQUET",
"stopSequence": 5
},
{
"arrival": {
"time": "1771995617"
},
"departure": {
"time": "1771995617"
},
"stopId": "LOUET",
"stopSequence": 6
}
],
"trip": {
"directionId": 0,
"routeId": "03",
"tripId": "6258241"
}
}
},
{
"id": "trip:6258698",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771994880"
},
"stopId": "TRELAZE",
"stopSequence": 0
},
{
"arrival": {
"time": "1771994909"
},
"departure": {
"time": "1771994909"
},
"stopId": "MALRAUX",
"stopSequence": 1
},
{
"arrival": {
"time": "1771994960"
},
"departure": {
"time": "1771994960"
},
"stopId": "FMAURIAC",
"stopSequence": 2
},
{
"arrival": {
"time": "1771995026"
},
"departure": {
"time": "1771995026"
},
"stopId": "TRELGARE",
"stopSequence": 3
},
{
"arrival": {
"time": "1771995097"
},
"departure": {
"time": "1771995097"
},
"stopId": "MALEMBAR",
"stopSequence": 4
},
{
"arrival": {
"time": "1771995186"
},
"departure": {
"time": "1771995186"
},
"stopId": "DEGAULLE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771995257"
},
"departure": {
"time": "1771995257"
},
"stopId": "BAHONNEA",
"stopSequence": 6
},
{
"arrival": {
"time": "1771995389"
},
"departure": {
"time": "1771995389"
},
"stopId": "GENTRIC",
"stopSequence": 7
},
{
"arrival": {
"time": "1771995488"
},
"departure": {
"time": "1771995488"
},
"stopId": "DAUTEL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771995120"
},
"departure": {
"time": "1771995120"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HMTREL",
"stopSequence": 9
},
{
"arrival": {
"time": "1771995208"
},
"departure": {
"time": "1771995208"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CIMTRELA",
"stopSequence": 10
},
{
"arrival": {
"time": "1771995247"
},
"departure": {
"time": "1771995247"
},
"scheduleRelationship": "SKIPPED",
"stopId": "EGLTRELA",
"stopSequence": 11
},
{
"arrival": {
"time": "1771995295"
},
"departure": {
"time": "1771995295"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MAIRTREL",
"stopSequence": 12
},
{
"arrival": {
"time": "1771995348"
},
"departure": {
"time": "1771995348"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MONTHIBE",
"stopSequence": 13
},
{
"arrival": {
"time": "1771995407"
},
"departure": {
"time": "1771995407"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ARENA",
"stopSequence": 14
},
{
"arrival": {
"time": "1771995513"
},
"departure": {
"time": "1771995513"
},
"stopId": "BUISSON",
"stopSequence": 15
},
{
"arrival": {
"time": "1771995565"
},
"departure": {
"time": "1771995565"
},
"stopId": "PYRAM02",
"stopSequence": 16
}
],
"trip": {
"directionId": 0,
"routeId": "01",
"tripId": "6258698"
}
}
},
{
"id": "trip:6537732",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771995160"
},
"stopId": "1CECO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771995280"
},
"departure": {
"time": "1771995280"
},
"stopId": "1CONS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771995371"
},
"departure": {
"time": "1771995371"
},
"stopId": "1MTAI",
"stopSequence": 2
},
{
"arrival": {
"time": "1771995524"
},
"departure": {
"time": "1771995524"
},
"stopId": "1CROI",
"stopSequence": 3
},
{
"arrival": {
"time": "1771995600"
},
"departure": {
"time": "1771995600"
},
"stopId": "1BRIS",
"stopSequence": 4
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6537732"
}
}
},
{
"id": "trip:6537731",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771993160"
},
"stopId": "1CECO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771993300"
},
"departure": {
"time": "1771993300"
},
"stopId": "1CONS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771993419"
},
"departure": {
"time": "1771993419"
},
"stopId": "1MTAI",
"stopSequence": 2
},
{
"arrival": {
"time": "1771993620"
},
"departure": {
"time": "1771993620"
},
"stopId": "1CROI",
"stopSequence": 3
},
{
"arrival": {
"time": "1771993720"
},
"departure": {
"time": "1771993720"
},
"stopId": "1BRIS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771993893"
},
"departure": {
"time": "1771993893"
},
"stopId": "1DUNA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771993979"
},
"departure": {
"time": "1771993979"
},
"stopId": "1EURO",
"stopSequence": 6
},
{
"arrival": {
"time": "1771994060"
},
"stopId": "1MONP",
"stopSequence": 7
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6537731"
}
}
},
{
"id": "trip:6258425",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771995300"
},
"stopId": "ROMORNA",
"stopSequence": 0
},
{
"arrival": {
"time": "1771995382"
},
"departure": {
"time": "1771995382"
},
"stopId": "LECHENE",
"stopSequence": 1
},
{
"arrival": {
"time": "1771995405"
},
"departure": {
"time": "1771995405"
},
"stopId": "PORTSG",
"stopSequence": 2
},
{
"arrival": {
"time": "1771995445"
},
"departure": {
"time": "1771995445"
},
"stopId": "VANRIE",
"stopSequence": 3
},
{
"arrival": {
"time": "1771995502"
},
"departure": {
"time": "1771995502"
},
"stopId": "CLOSNEUF",
"stopSequence": 4
},
{
"arrival": {
"time": "1771995559"
},
"departure": {
"time": "1771995559"
},
"stopId": "HOSGEMME",
"stopSequence": 5
},
{
"arrival": {
"time": "1771995604"
},
"departure": {
"time": "1771995604"
},
"stopId": "MASGEMME",
"stopSequence": 6
}
],
"trip": {
"directionId": 0,
"routeId": "08",
"tripId": "6258425"
}
}
},
{
"id": "trip:6257735",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771994760"
},
"stopId": "PARCEXPO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771994861"
},
"departure": {
"time": "1771994861"
},
"stopId": "PROVINS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771994930"
},
"departure": {
"time": "1771994930"
},
"stopId": "RTEPARIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771995000"
},
"departure": {
"time": "1771995000"
},
"stopId": "BANCSTMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771995034"
},
"departure": {
"time": "1771995034"
},
"stopId": "SEPSONET",
"stopSequence": 4
},
{
"arrival": {
"time": "1771995080"
},
"departure": {
"time": "1771995080"
},
"stopId": "SOLELEVA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771995139"
},
"departure": {
"time": "1771995139"
},
"stopId": "CHATENAY",
"stopSequence": 6
},
{
"arrival": {
"time": "1771995177"
},
"departure": {
"time": "1771995177"
},
"stopId": "MIMOSAS",
"stopSequence": 7
},
{
"arrival": {
"time": "1771995240"
},
"departure": {
"time": "1771995240"
},
"stopId": "BRISEPOT",
"stopSequence": 8
},
{
"arrival": {
"time": "1771995289"
},
"departure": {
"time": "1771995289"
},
"stopId": "DESJARDI",
"stopSequence": 9
},
{
"arrival": {
"time": "1771995330"
},
"departure": {
"time": "1771995330"
},
"stopId": "MACE",
"stopSequence": 10
},
{
"arrival": {
"time": "1771995358"
},
"departure": {
"time": "1771995358"
},
"stopId": "LUTIN",
"stopSequence": 11
},
{
"arrival": {
"time": "1771995442"
},
"departure": {
"time": "1771995442"
},
"stopId": "MUSSET",
"stopSequence": 12
},
{
"arrival": {
"time": "1771995480"
},
"departure": {
"time": "1771995480"
},
"stopId": "SAVARY",
"stopSequence": 13
},
{
"arrival": {
"time": "1771995605"
},
"departure": {
"time": "1771995605"
},
"stopId": "MENDESFR",
"stopSequence": 14
}
],
"trip": {
"directionId": 1,
"routeId": "04",
"tripId": "6257735"
}
}
},
{
"id": "trip:6260050",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771994700"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHANTOUR",
"stopSequence": 1
},
{
"arrival": {
"time": "1771994740"
},
"departure": {
"time": "1771994740"
},
"scheduleRelationship": "SKIPPED",
"stopId": "VIGNES",
"stopSequence": 2
},
{
"arrival": {
"time": "1771994771"
},
"departure": {
"time": "1771994771"
},
"scheduleRelationship": "SKIPPED",
"stopId": "RANGEARD",
"stopSequence": 3
},
{
"arrival": {
"time": "1771994793"
},
"departure": {
"time": "1771994793"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LAPOINTE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771994833"
},
"departure": {
"time": "1771994833"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PONTLAIT",
"stopSequence": 5
},
{
"arrival": {
"time": "1771994872"
},
"departure": {
"time": "1771994872"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GAREBOUC",
"stopSequence": 6
},
{
"arrival": {
"time": "1771994909"
},
"departure": {
"time": "1771994909"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CAMPBOUC",
"stopSequence": 7
},
{
"arrival": {
"time": "1771995084"
},
"departure": {
"time": "1771995084"
},
"stopId": "BOUCHEM",
"stopSequence": 8
},
{
"arrival": {
"time": "1771995125"
},
"departure": {
"time": "1771995125"
},
"stopId": "CHEVRIER",
"stopSequence": 9
},
{
"arrival": {
"time": "1771995152"
},
"departure": {
"time": "1771995152"
},
"stopId": "PETPORT",
"stopSequence": 10
},
{
"arrival": {
"time": "1771995215"
},
"departure": {
"time": "1771995215"
},
"stopId": "HAUBOUCH",
"stopSequence": 11
},
{
"arrival": {
"time": "1771995264"
},
"departure": {
"time": "1771995264"
},
"stopId": "ARTAUD",
"stopSequence": 12
},
{
"arrival": {
"time": "1771995316"
},
"departure": {
"time": "1771995316"
},
"stopId": "PIVERDIE",
"stopSequence": 13
},
{
"arrival": {
"time": "1771995368"
},
"departure": {
"time": "1771995368"
},
"stopId": "CHATAIGN",
"stopSequence": 14
},
{
"arrival": {
"time": "1771995399"
},
"departure": {
"time": "1771995399"
},
"stopId": "CLOSVI-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771995449"
},
"departure": {
"time": "1771995449"
},
"stopId": "P-ANJO-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771995508"
},
"departure": {
"time": "1771995508"
},
"stopId": "HARENC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771995580"
},
"departure": {
"time": "1771995580"
},
"stopId": "P-ANJOU",
"stopSequence": 18
}
],
"trip": {
"directionId": 0,
"routeId": "06",
"tripId": "6260050"
}
}
},
{
"id": "trip:6537717",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771994890"
},
"stopId": "1AARD",
"stopSequence": 0
},
{
"arrival": {
"time": "1771994970"
},
"departure": {
"time": "1771994970"
},
"stopId": "1BASC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771995040"
},
"departure": {
"time": "1771995040"
},
"stopId": "1STGI",
"stopSequence": 2
},
{
"arrival": {
"time": "1771995120"
},
"departure": {
"time": "1771995120"
},
"stopId": "1ACAS",
"stopSequence": 3
},
{
"arrival": {
"time": "1771995210"
},
"departure": {
"time": "1771995210"
},
"stopId": "1BROY",
"stopSequence": 4
},
{
"arrival": {
"time": "1771995300"
},
"departure": {
"time": "1771995300"
},
"stopId": "1PMAY",
"stopSequence": 5
},
{
"arrival": {
"time": "1771995410"
},
"departure": {
"time": "1771995410"
},
"stopId": "1BOTA",
"stopSequence": 6
},
{
"arrival": {
"time": "1771995570"
},
"departure": {
"time": "1771995570"
},
"stopId": "1VERN",
"stopSequence": 8
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6537717"
}
}
},
{
"id": "trip:6544900",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771995360"
},
"stopId": "1BBCA",
"stopSequence": 0
},
{
"arrival": {
"time": "1771995461"
},
"departure": {
"time": "1771995461"
},
"stopId": "1BEAU",
"stopSequence": 1
},
{
"arrival": {
"time": "1771995570"
},
"departure": {
"time": "1771995570"
},
"stopId": "1BARR",
"stopSequence": 2
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6544900"
}
}
},
{
"id": "trip:6257780",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771994460"
},
"stopId": "LHOIRI-D",
"stopSequence": 0
},
{
"arrival": {
"time": "1771994470"
},
"departure": {
"time": "1771994470"
},
"stopId": "LHOIRIE2",
"stopSequence": 1
},
{
"arrival": {
"time": "1771994580"
},
"departure": {
"time": "1771994580"
},
"stopId": "CCMOLIER",
"stopSequence": 2
},
{
"arrival": {
"time": "1771994629"
},
"departure": {
"time": "1771994629"
},
"stopId": "AAQUITN",
"stopSequence": 3
},
{
"arrival": {
"time": "1771994663"
},
"departure": {
"time": "1771994663"
},
"stopId": "SHEAKSPE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771994729"
},
"departure": {
"time": "1771994729"
},
"stopId": "WIGAN",
"stopSequence": 5
},
{
"arrival": {
"time": "1771994760"
},
"departure": {
"time": "1771994760"
},
"stopId": "GRESILLE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771994799"
},
"departure": {
"time": "1771994799"
},
"stopId": "PROUDHON",
"stopSequence": 7
},
{
"arrival": {
"time": "1771994861"
},
"departure": {
"time": "1771994861"
},
"stopId": "VALLO",
"stopSequence": 8
},
{
"arrival": {
"time": "1771994892"
},
"departure": {
"time": "1771994892"
},
"stopId": "MONTECLA",
"stopSequence": 9
},
{
"arrival": {
"time": "1771994927"
},
"departure": {
"time": "1771994927"
},
"stopId": "DELESCL",
"stopSequence": 10
},
{
"arrival": {
"time": "1771994983"
},
"departure": {
"time": "1771994983"
},
"stopId": "JEMONNET",
"stopSequence": 11
},
{
"arrival": {
"time": "1771995030"
},
"departure": {
"time": "1771995030"
},
"stopId": "MAISLA-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771995062"
},
"departure": {
"time": "1771995062"
},
"stopId": "PERUSS-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771995120"
},
"departure": {
"time": "1771995120"
},
"stopId": "GDMAINE",
"stopSequence": 14
},
{
"arrival": {
"time": "1771995561"
},
"departure": {
"time": "1771995561"
},
"stopId": "EBLE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771995360"
},
"departure": {
"time": "1771995360"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHDARR",
"stopSequence": 21
},
{
"arrival": {
"time": "1771995400"
},
"departure": {
"time": "1771995400"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ACADEMIE",
"stopSequence": 22
},
{
"arrival": {
"time": "1771995444"
},
"departure": {
"time": "1771995444"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GBREM-E",
"stopSequence": 23
}
],
"trip": {
"directionId": 0,
"routeId": "04",
"tripId": "6257780"
}
}
},
{
"id": "trip:6537730",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771994670"
},
"stopId": "1MONP",
"stopSequence": 0
},
{
"arrival": {
"time": "1771994759"
},
"departure": {
"time": "1771994759"
},
"stopId": "2EURO",
"stopSequence": 1
},
{
"arrival": {
"time": "1771994853"
},
"departure": {
"time": "1771994853"
},
"stopId": "2DUNA",
"stopSequence": 2
},
{
"arrival": {
"time": "1771995040"
},
"departure": {
"time": "1771995040"
},
"stopId": "2BRIS",
"stopSequence": 3
},
{
"arrival": {
"time": "1771995136"
},
"departure": {
"time": "1771995136"
},
"stopId": "2CROI",
"stopSequence": 4
},
{
"arrival": {
"time": "1771995326"
},
"departure": {
"time": "1771995326"
},
"stopId": "2MTAI",
"stopSequence": 5
},
{
"arrival": {
"time": "1771995440"
},
"departure": {
"time": "1771995440"
},
"stopId": "2CONS",
"stopSequence": 6
},
{
"arrival": {
"time": "1771995580"
},
"stopId": "2CECO",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6537730"
}
}
},
{
"id": "trip:6258044",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771995464"
},
"departure": {
"time": "1771995464"
},
"stopId": "AURIOL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771995515"
},
"departure": {
"time": "1771995515"
},
"stopId": "PELUAU",
"stopSequence": 2
},
{
"arrival": {
"time": "1771995590"
},
"departure": {
"time": "1771995590"
},
"stopId": "LIZE05",
"stopSequence": 3
}
],
"trip": {
"directionId": 1,
"routeId": "05",
"tripId": "6258044"
}
}
},
{
"id": "trip:6544416",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771995540"
},
"stopId": "MENDESFR",
"stopSequence": 0
}
],
"trip": {
"directionId": 0,
"routeId": "Tbus",
"tripId": "6544416"
}
}
},
{
"id": "trip:6544899",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771994340"
},
"stopId": "1BBCA",
"stopSequence": 0
},
{
"arrival": {
"time": "1771994441"
},
"departure": {
"time": "1771994441"
},
"stopId": "1BEAU",
"stopSequence": 1
},
{
"arrival": {
"time": "1771994550"
},
"departure": {
"time": "1771994550"
},
"stopId": "1BARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1771994631"
},
"departure": {
"time": "1771994631"
},
"stopId": "1PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1771994724"
},
"departure": {
"time": "1771994724"
},
"stopId": "1ELYS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771994834"
},
"departure": {
"time": "1771994834"
},
"stopId": "1FARC",
"stopSequence": 5
},
{
"arrival": {
"time": "1771995010"
},
"stopId": "1QUAI",
"stopSequence": 6
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6544899"
}
}
},
{
"id": "trip:6537763",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771994920"
},
"stopId": "2ANRO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771995040"
},
"departure": {
"time": "1771995040"
},
"stopId": "2JVIL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771995160"
},
"departure": {
"time": "1771995160"
},
"stopId": "2JE23",
"stopSequence": 2
},
{
"arrival": {
"time": "1771995290"
},
"departure": {
"time": "1771995290"
},
"stopId": "2BAMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771995410"
},
"departure": {
"time": "1771995410"
},
"stopId": "2STRA",
"stopSequence": 4
},
{
"arrival": {
"time": "1771995510"
},
"departure": {
"time": "1771995510"
},
"stopId": "2LAFA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771995620"
},
"departure": {
"time": "1771995620"
},
"stopId": "2LGAR",
"stopSequence": 6
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6537763"
}
}
},
{
"id": "trip:6544903",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771995300"
},
"stopId": "1QUAI",
"stopSequence": 0
},
{
"arrival": {
"time": "1771995472"
},
"departure": {
"time": "1771995472"
},
"stopId": "2FARC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771995580"
},
"departure": {
"time": "1771995580"
},
"stopId": "2ELYS",
"stopSequence": 2
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6544903"
}
}
},
{
"id": "trip:6543997",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771995120"
},
"stopId": "LEQUAI-E",
"stopSequence": 0
},
{
"arrival": {
"time": "1771995157"
},
"departure": {
"time": "1771995157"
},
"stopId": "LEQUAI",
"stopSequence": 1
},
{
"arrival": {
"time": "1771995332"
},
"departure": {
"time": "1771995332"
},
"stopId": "CHDARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1771995360"
},
"departure": {
"time": "1771995360"
},
"stopId": "CCI",
"stopSequence": 3
},
{
"arrival": {
"time": "1771995480"
},
"departure": {
"time": "1771995480"
},
"stopId": "HARAS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771995563"
},
"departure": {
"time": "1771995563"
},
"stopId": "STAUBIN",
"stopSequence": 5
}
],
"trip": {
"directionId": 1,
"routeId": "Tbus",
"tripId": "6543997"
}
}
},
{
"id": "trip:6258245",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771995540"
},
"stopId": "ADEZIERE",
"stopSequence": 0
},
{
"arrival": {
"time": "1771995579"
},
"departure": {
"time": "1771995579"
},
"stopId": "SCHWALBA",
"stopSequence": 1
},
{
"arrival": {
"time": "1771995619"
},
"departure": {
"time": "1771995619"
},
"stopId": "LA-BOISS",
"stopSequence": 2
}
],
"trip": {
"directionId": 1,
"routeId": "03",
"tripId": "6258245"
}
}
},
{
"id": "trip:6537737",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771993470"
},
"stopId": "1VERN",
"stopSequence": 0
},
{
"arrival": {
"time": "1771993560"
},
"departure": {
"time": "1771993560"
},
"stopId": "1HSAU",
"stopSequence": 1
},
{
"arrival": {
"time": "1771993680"
},
"departure": {
"time": "1771993680"
},
"stopId": "1JMOU",
"stopSequence": 2
},
{
"arrival": {
"time": "1771993760"
},
"departure": {
"time": "1771993760"
},
"stopId": "1CAPU",
"stopSequence": 3
},
{
"arrival": {
"time": "1771993880"
},
"departure": {
"time": "1771993880"
},
"stopId": "1HOPA",
"stopSequence": 4
},
{
"arrival": {
"time": "1771993970"
},
"departure": {
"time": "1771993970"
},
"stopId": "1BMAI",
"stopSequence": 5
},
{
"arrival": {
"time": "1771994090"
},
"departure": {
"time": "1771994090"
},
"stopId": "1STSE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771994200"
},
"departure": {
"time": "1771994200"
},
"stopId": "1CECO",
"stopSequence": 7
},
{
"arrival": {
"time": "1771994300"
},
"departure": {
"time": "1771994300"
},
"stopId": "1HDVA",
"stopSequence": 8
},
{
"arrival": {
"time": "1771994370"
},
"departure": {
"time": "1771994370"
},
"stopId": "1FMBL",
"stopSequence": 9
},
{
"arrival": {
"time": "1771994440"
},
"departure": {
"time": "1771994440"
},
"stopId": "1HARA",
"stopSequence": 10
},
{
"arrival": {
"time": "1771994550"
},
"departure": {
"time": "1771994550"
},
"stopId": "1LGAR",
"stopSequence": 11
},
{
"arrival": {
"time": "1771994640"
},
"departure": {
"time": "1771994640"
},
"stopId": "1LAFA",
"stopSequence": 12
},
{
"arrival": {
"time": "1771994740"
},
"departure": {
"time": "1771994740"
},
"stopId": "1STRA",
"stopSequence": 13
},
{
"arrival": {
"time": "1771994840"
},
"departure": {
"time": "1771994840"
},
"stopId": "1BAMA",
"stopSequence": 14
},
{
"arrival": {
"time": "1771994950"
},
"departure": {
"time": "1771994950"
},
"stopId": "1JE23",
"stopSequence": 15
},
{
"arrival": {
"time": "1771995060"
},
"departure": {
"time": "1771995060"
},
"stopId": "1JVIL",
"stopSequence": 16
},
{
"arrival": {
"time": "1771995180"
},
"stopId": "1ANRO",
"stopSequence": 17
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6537737"
}
}
},
{
"id": "trip:6257925",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771995420"
},
"stopId": "SBAVENAI",
"stopSequence": 0
},
{
"arrival": {
"time": "1771995506"
},
"departure": {
"time": "1771995506"
},
"stopId": "COROT",
"stopSequence": 1
},
{
"arrival": {
"time": "1771995550"
},
"departure": {
"time": "1771995550"
},
"stopId": "CEZANNE",
"stopSequence": 2
},
{
"arrival": {
"time": "1771995587"
},
"departure": {
"time": "1771995587"
},
"stopId": "VERDUN",
"stopSequence": 3
},
{
"arrival": {
"time": "1771995614"
},
"departure": {
"time": "1771995614"
},
"stopId": "PASTEUR",
"stopSequence": 4
}
],
"trip": {
"directionId": 1,
"routeId": "02",
"tripId": "6257925"
}
}
},
{
"id": "trip:6537736",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771992570"
},
"stopId": "1VERN",
"stopSequence": 0
},
{
"arrival": {
"time": "1771992660"
},
"departure": {
"time": "1771992660"
},
"stopId": "1HSAU",
"stopSequence": 1
},
{
"arrival": {
"time": "1771992780"
},
"departure": {
"time": "1771992780"
},
"stopId": "1JMOU",
"stopSequence": 2
},
{
"arrival": {
"time": "1771992860"
},
"departure": {
"time": "1771992860"
},
"stopId": "1CAPU",
"stopSequence": 3
},
{
"arrival": {
"time": "1771992980"
},
"departure": {
"time": "1771992980"
},
"stopId": "1HOPA",
"stopSequence": 4
},
{
"arrival": {
"time": "1771993070"
},
"departure": {
"time": "1771993070"
},
"stopId": "1BMAI",
"stopSequence": 5
},
{
"arrival": {
"time": "1771993190"
},
"departure": {
"time": "1771993190"
},
"stopId": "1STSE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771993300"
},
"departure": {
"time": "1771993300"
},
"stopId": "1CECO",
"stopSequence": 7
},
{
"arrival": {
"time": "1771993410"
},
"departure": {
"time": "1771993410"
},
"stopId": "1HDVA",
"stopSequence": 8
},
{
"arrival": {
"time": "1771993490"
},
"departure": {
"time": "1771993490"
},
"stopId": "1FMBL",
"stopSequence": 9
},
{
"arrival": {
"time": "1771993570"
},
"departure": {
"time": "1771993570"
},
"stopId": "1HARA",
"stopSequence": 10
},
{
"arrival": {
"time": "1771993690"
},
"departure": {
"time": "1771993690"
},
"stopId": "1LGAR",
"stopSequence": 11
},
{
"arrival": {
"time": "1771993790"
},
"departure": {
"time": "1771993790"
},
"stopId": "1LAFA",
"stopSequence": 12
},
{
"arrival": {
"time": "1771993900"
},
"departure": {
"time": "1771993900"
},
"stopId": "1STRA",
"stopSequence": 13
},
{
"arrival": {
"time": "1771994010"
},
"departure": {
"time": "1771994010"
},
"stopId": "1BAMA",
"stopSequence": 14
},
{
"arrival": {
"time": "1771994130"
},
"departure": {
"time": "1771994130"
},
"stopId": "1JE23",
"stopSequence": 15
},
{
"arrival": {
"time": "1771994250"
},
"departure": {
"time": "1771994250"
},
"stopId": "1JVIL",
"stopSequence": 16
},
{
"arrival": {
"time": "1771994380"
},
"stopId": "1ANRO",
"stopSequence": 17
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6537736"
}
}
},
{
"id": "trip:6258244",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771994340"
},
"stopId": "ADEZIERE",
"stopSequence": 0
},
{
"arrival": {
"time": "1771994379"
},
"departure": {
"time": "1771994379"
},
"stopId": "SCHWALBA",
"stopSequence": 1
},
{
"arrival": {
"time": "1771994419"
},
"departure": {
"time": "1771994419"
},
"stopId": "LA-BOISS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771994473"
},
"departure": {
"time": "1771994473"
},
"stopId": "PIECE",
"stopSequence": 3
},
{
"arrival": {
"time": "1771994520"
},
"departure": {
"time": "1771994520"
},
"stopId": "BALANDE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771994543"
},
"departure": {
"time": "1771994543"
},
"stopId": "TERNIERE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771994580"
},
"departure": {
"time": "1771994580"
},
"stopId": "MAIRAVR",
"stopSequence": 6
},
{
"arrival": {
"time": "1771994617"
},
"departure": {
"time": "1771994617"
},
"stopId": "MAUFINE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771994670"
},
"departure": {
"time": "1771994670"
},
"stopId": "DELAUNE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771994703"
},
"departure": {
"time": "1771994703"
},
"stopId": "BEURRIER",
"stopSequence": 9
},
{
"arrival": {
"time": "1771994761"
},
"departure": {
"time": "1771994761"
},
"stopId": "BRASSENS",
"stopSequence": 10
},
{
"arrival": {
"time": "1771994806"
},
"departure": {
"time": "1771994806"
},
"stopId": "MLYAUTEY",
"stopSequence": 11
},
{
"arrival": {
"time": "1771994837"
},
"departure": {
"time": "1771994837"
},
"stopId": "CHMARTYR",
"stopSequence": 12
},
{
"arrival": {
"time": "1771994859"
},
"departure": {
"time": "1771994859"
},
"stopId": "MAISDANS",
"stopSequence": 13
},
{
"arrival": {
"time": "1771994894"
},
"departure": {
"time": "1771994894"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GRANDMON",
"stopSequence": 15
},
{
"arrival": {
"time": "1771994940"
},
"departure": {
"time": "1771994940"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CLINIQUE",
"stopSequence": 16
},
{
"arrival": {
"time": "1771994975"
},
"departure": {
"time": "1771994975"
},
"scheduleRelationship": "SKIPPED",
"stopId": "VALOR",
"stopSequence": 17
},
{
"arrival": {
"time": "1771994993"
},
"departure": {
"time": "1771994993"
},
"stopId": "MEIGNANN",
"stopSequence": 18
},
{
"arrival": {
"time": "1771995049"
},
"departure": {
"time": "1771995049"
},
"stopId": "REVERIES",
"stopSequence": 19
},
{
"arrival": {
"time": "1771995107"
},
"departure": {
"time": "1771995107"
},
"stopId": "ROCEPINE",
"stopSequence": 20
},
{
"arrival": {
"time": "1771995148"
},
"departure": {
"time": "1771995148"
},
"stopId": "PARCGARE",
"stopSequence": 21
},
{
"arrival": {
"time": "1771995202"
},
"departure": {
"time": "1771995202"
},
"stopId": "LABRUYER",
"stopSequence": 22
},
{
"arrival": {
"time": "1771995264"
},
"departure": {
"time": "1771995264"
},
"stopId": "RASPAIL",
"stopSequence": 23
},
{
"arrival": {
"time": "1771995313"
},
"departure": {
"time": "1771995313"
},
"stopId": "MONPR-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1771995104"
},
"departure": {
"time": "1771995104"
},
"scheduleRelationship": "SKIPPED",
"stopId": "POMONE",
"stopSequence": 25
},
{
"arrival": {
"time": "1771995179"
},
"departure": {
"time": "1771995179"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CIOUEST",
"stopSequence": 26
},
{
"arrival": {
"time": "1771995214"
},
"departure": {
"time": "1771995214"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CLEMENCE",
"stopSequence": 27
},
{
"arrival": {
"time": "1771995359"
},
"departure": {
"time": "1771995359"
},
"stopId": "DESCAZ-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771995397"
},
"departure": {
"time": "1771995397"
},
"stopId": "BICHDAVI",
"stopSequence": 29
},
{
"arrival": {
"time": "1771995452"
},
"departure": {
"time": "1771995452"
},
"stopId": "HOTDIEU",
"stopSequence": 30
},
{
"arrival": {
"time": "1771995479"
},
"departure": {
"time": "1771995479"
},
"stopId": "ROCHEFOU",
"stopSequence": 31
},
{
"arrival": {
"time": "1771995584"
},
"departure": {
"time": "1771995584"
},
"stopId": "STSERGEU",
"stopSequence": 32
}
],
"trip": {
"directionId": 1,
"routeId": "03",
"tripId": "6258244"
}
}
},
{
"id": "trip:6537742",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771994040"
},
"stopId": "2AARD",
"stopSequence": 0
},
{
"arrival": {
"time": "1771994130"
},
"departure": {
"time": "1771994130"
},
"stopId": "1BASC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771994210"
},
"departure": {
"time": "1771994210"
},
"stopId": "1STGI",
"stopSequence": 2
},
{
"arrival": {
"time": "1771994310"
},
"departure": {
"time": "1771994310"
},
"stopId": "1ACAS",
"stopSequence": 3
},
{
"arrival": {
"time": "1771994410"
},
"departure": {
"time": "1771994410"
},
"stopId": "1BROY",
"stopSequence": 4
},
{
"arrival": {
"time": "1771994520"
},
"departure": {
"time": "1771994520"
},
"stopId": "1PMAY",
"stopSequence": 5
},
{
"arrival": {
"time": "1771994650"
},
"departure": {
"time": "1771994650"
},
"stopId": "1BOTA",
"stopSequence": 6
},
{
"arrival": {
"time": "1771994810"
},
"departure": {
"time": "1771994810"
},
"stopId": "1VERN",
"stopSequence": 8
},
{
"arrival": {
"time": "1771994900"
},
"departure": {
"time": "1771994900"
},
"stopId": "1HSAU",
"stopSequence": 9
},
{
"arrival": {
"time": "1771995020"
},
"departure": {
"time": "1771995020"
},
"stopId": "1JMOU",
"stopSequence": 10
},
{
"arrival": {
"time": "1771995100"
},
"departure": {
"time": "1771995100"
},
"stopId": "1CAPU",
"stopSequence": 11
},
{
"arrival": {
"time": "1771995220"
},
"departure": {
"time": "1771995220"
},
"stopId": "1HOPA",
"stopSequence": 12
},
{
"arrival": {
"time": "1771995310"
},
"departure": {
"time": "1771995310"
},
"stopId": "1BMAI",
"stopSequence": 13
},
{
"arrival": {
"time": "1771995430"
},
"departure": {
"time": "1771995430"
},
"stopId": "1STSE",
"stopSequence": 14
},
{
"arrival": {
"time": "1771995540"
},
"departure": {
"time": "1771995540"
},
"stopId": "1CECO",
"stopSequence": 15
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6537742"
}
}
},
{
"id": "trip:6257887",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771993740"
},
"stopId": "BEAUCOUZ",
"stopSequence": 0
},
{
"arrival": {
"time": "1771993776"
},
"departure": {
"time": "1771993776"
},
"stopId": "FAUVETTE",
"stopSequence": 1
},
{
"arrival": {
"time": "1771993809"
},
"departure": {
"time": "1771993809"
},
"stopId": "PINSONS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771993868"
},
"departure": {
"time": "1771993868"
},
"stopId": "PRIEURE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771993899"
},
"departure": {
"time": "1771993899"
},
"stopId": "VAURAGER",
"stopSequence": 5
},
{
"arrival": {
"time": "1771993959"
},
"departure": {
"time": "1771993959"
},
"stopId": "ROUAIRIE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771994002"
},
"departure": {
"time": "1771994002"
},
"stopId": "LASOURCE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771994040"
},
"departure": {
"time": "1771994040"
},
"stopId": "CERFEUIL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771994083"
},
"departure": {
"time": "1771994083"
},
"stopId": "PROMENIE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771994112"
},
"departure": {
"time": "1771994112"
},
"stopId": "GRANBELL",
"stopSequence": 10
},
{
"arrival": {
"time": "1771994141"
},
"departure": {
"time": "1771994141"
},
"stopId": "RODIN",
"stopSequence": 11
},
{
"arrival": {
"time": "1771994168"
},
"departure": {
"time": "1771994168"
},
"stopId": "BRGPAILL",
"stopSequence": 12
},
{
"arrival": {
"time": "1771994246"
},
"departure": {
"time": "1771994246"
},
"stopId": "LANDREAU",
"stopSequence": 13
},
{
"arrival": {
"time": "1771994277"
},
"departure": {
"time": "1771994277"
},
"stopId": "GDPERIGN",
"stopSequence": 14
},
{
"arrival": {
"time": "1771994315"
},
"departure": {
"time": "1771994315"
},
"stopId": "INRA",
"stopSequence": 15
},
{
"arrival": {
"time": "1771994340"
},
"departure": {
"time": "1771994340"
},
"stopId": "MOREL",
"stopSequence": 16
},
{
"arrival": {
"time": "1771994369"
},
"departure": {
"time": "1771994369"
},
"stopId": "LENOTRE",
"stopSequence": 17
},
{
"arrival": {
"time": "1771994400"
},
"departure": {
"time": "1771994400"
},
"stopId": "BBCAMTEC",
"stopSequence": 18
},
{
"arrival": {
"time": "1771994486"
},
"departure": {
"time": "1771994486"
},
"stopId": "I.U.T.",
"stopSequence": 19
},
{
"arrival": {
"time": "1771994524"
},
"departure": {
"time": "1771994524"
},
"stopId": "RESTUNIV",
"stopSequence": 20
},
{
"arrival": {
"time": "1771994580"
},
"departure": {
"time": "1771994580"
},
"stopId": "CITEUNIV",
"stopSequence": 21
},
{
"arrival": {
"time": "1771994630"
},
"departure": {
"time": "1771994630"
},
"stopId": "POLYTECH",
"stopSequence": 22
},
{
"arrival": {
"time": "1771994691"
},
"departure": {
"time": "1771994691"
},
"stopId": "NDAMELAC",
"stopSequence": 23
},
{
"arrival": {
"time": "1771994757"
},
"departure": {
"time": "1771994757"
},
"stopId": "BOISRAME",
"stopSequence": 24
},
{
"arrival": {
"time": "1771994820"
},
"departure": {
"time": "1771994820"
},
"stopId": "CHBBEILL",
"stopSequence": 25
},
{
"arrival": {
"time": "1771994870"
},
"departure": {
"time": "1771994870"
},
"stopId": "MVIGNE",
"stopSequence": 26
},
{
"arrival": {
"time": "1771994942"
},
"departure": {
"time": "1771994942"
},
"stopId": "FARCYSJA",
"stopSequence": 27
},
{
"arrival": {
"time": "1771995006"
},
"departure": {
"time": "1771995006"
},
"stopId": "SAJACQUE",
"stopSequence": 28
},
{
"arrival": {
"time": "1771995055"
},
"departure": {
"time": "1771995055"
},
"stopId": "DUMESNIL",
"stopSequence": 29
},
{
"arrival": {
"time": "1771995093"
},
"departure": {
"time": "1771995093"
},
"stopId": "LEQUAI",
"stopSequence": 30
},
{
"arrival": {
"time": "1771995060"
},
"departure": {
"time": "1771995060"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MONPROF.",
"stopSequence": 31
},
{
"arrival": {
"time": "1771995136"
},
"departure": {
"time": "1771995136"
},
"scheduleRelationship": "SKIPPED",
"stopId": "TRINITE",
"stopSequence": 32
},
{
"arrival": {
"time": "1771995189"
},
"departure": {
"time": "1771995189"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAUREPA",
"stopSequence": 33
},
{
"arrival": {
"time": "1771995240"
},
"departure": {
"time": "1771995240"
},
"scheduleRelationship": "SKIPPED",
"stopId": "COEURMA",
"stopSequence": 34
},
{
"arrival": {
"time": "1771995239"
},
"departure": {
"time": "1771995239"
},
"stopId": "CHDARR",
"stopSequence": 35
},
{
"arrival": {
"time": "1771995279"
},
"departure": {
"time": "1771995279"
},
"stopId": "ACADEMIE",
"stopSequence": 36
},
{
"arrival": {
"time": "1771995323"
},
"departure": {
"time": "1771995323"
},
"stopId": "GBREM-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771995388"
},
"departure": {
"time": "1771995388"
},
"stopId": "GARETERM",
"stopSequence": 38
},
{
"arrival": {
"time": "1771995419"
},
"departure": {
"time": "1771995419"
},
"stopId": "LESGARES",
"stopSequence": 39
},
{
"arrival": {
"time": "1771995510"
},
"departure": {
"time": "1771995510"
},
"stopId": "HARAS",
"stopSequence": 40
},
{
"arrival": {
"time": "1771995586"
},
"departure": {
"time": "1771995586"
},
"stopId": "STAUBIN",
"stopSequence": 41
}
],
"trip": {
"directionId": 0,
"routeId": "02",
"tripId": "6257887"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1771992025"
}
}