Détails de la ressource
Prochains passages aux arrêts du réseau bus-tram Irigo
Cette ressource fait partie du jeu de données Réseau urbain Irigo.
Disponibilité au téléchargement
En savoir plus
HEAD dont le temps de réponse doit être inférieur à 5 secondes. Si nous détectons une indisponibilité, nous effectuons un nouveau test toutes les 10 minutes, jusqu'à ce que la ressource soit à nouveau disponible.Pour les flux SIRI et SIRI Lite, nous effectuons une requête HTTP de type
GET : nous considérons une réponse avec un code 401 ou 405 comme étant disponible. En cas d'erreur 500, nous considèrerons que le flux est indisponible, sauf si il semble contenir du SOAP.Rapport de validation
❌1 756 erreurs, 1 323 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 23/01/2026 à 08h08 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
Not in POSIX time E001 14 erreurs
All timestamps must be in POSIX time (i.e., number of seconds since January 1st 1970 00:00:00 UTC)
Exemples d'erreurs
- trip_id 4101 stop_sequence 6 departure_time 0 is not POSIX time
- trip_id 3414 stop_sequence 8 departure_time 0 is not POSIX time
- trip_id 4204 stop_sequence 18 departure_time 0 is not POSIX time
- trip_id 3412 stop_sequence 22 departure_time 0 is not POSIX time
- trip_id 3101 stop_sequence 19 departure_time 0 is not POSIX time
Sequential stop_time_update times are not increasing E022 233 erreurs
stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease.
Exemples d'erreurs
- trip_id 6238839 stop_sequence 58 arrival_time 08:08:00 (1769152080) is less than previous stop arrival_time 08:08:57 (1769152137) - times must increase between two sequential stops
- trip_id 6238839 stop_sequence 58 arrival_time 08:08:00 (1769152080) is less than previous stop departure_time 08:08:57 (1769152137) - times must increase between two sequential stops
- trip_id 6238839 stop_sequence 58 departure_time 08:08:00 (1769152080) is less than previous stop departure_time 08:08:57 (1769152137) - times must increase between two sequential stops
- trip_id 6238839 stop_sequence 58 departure_time 08:08:00 (1769152080) is less than previous stop arrival_time 08:08:57 (1769152137) - times must increase between two sequential stops
- trip_id 6238839 stop_sequence 60 arrival_time 08:09:01 (1769152141) is less than previous stop arrival_time 08:10:58 (1769152258) - times must increase between two sequential stops
stop_time_update departure time is before arrival time E025 15 erreurs
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.
Exemples d'erreurs
- trip_id 4101 stop_sequence 6 departure_time 01:00:00 (0) is less than the same stop arrival_time 08:07:35 (1769152055) - departure time must be equal to or greater than arrival time
- trip_id 3414 stop_sequence 8 departure_time 01:00:00 (0) is less than the same stop arrival_time 08:07:22 (1769152042) - departure time must be equal to or greater than arrival time
- trip_id 4204 stop_sequence 18 departure_time 01:00:00 (0) is less than the same stop arrival_time 08:06:14 (1769151974) - departure time must be equal to or greater than arrival time
- trip_id 3412 stop_sequence 22 departure_time 01:00:00 (0) is less than the same stop arrival_time 08:07:12 (1769152032) - departure time must be equal to or greater than arrival time
- trip_id 3101 stop_sequence 19 departure_time 01:00:00 (0) is less than the same stop arrival_time 08:07:35 (1769152055) - departure time must be equal to or greater than arrival time
Sequential stop_time_updates have the same stop_id E037 1 erreur
Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id
Exemples d'erreurs
- trip_id 6238838 has repeating stop_id LANGEVI at stop_sequence 57 - sequential stop_ids should be different
GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 1 470 erreurs
If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt
Exemples d'erreurs
- GTFS-rt trip_id 6238839 stop_sequence 57 has stop_id LANGEVI but GTFS stop_sequence 57 has stop_id PLOTTI-E - stop_ids should be the same
- GTFS-rt trip_id 6238839 stop_sequence 58 has stop_id CCADEA-E but GTFS stop_sequence 58 has stop_id AUTRIC-E - stop_ids should be the same
- GTFS-rt trip_id 6238839 stop_sequence 59 has stop_id PLOTTI-E but GTFS stop_sequence 59 has stop_id IRLAND-E - stop_ids should be the same
- GTFS-rt trip_id 6238839 stop_sequence 60 has stop_id AUTRIC-E but GTFS stop_sequence 60 has stop_id ITALIE-E - stop_ids should be the same
- GTFS-rt trip_id 6238839 stop_sequence 61 has stop_id IRLAND-E but GTFS stop_sequence 61 has stop_id ALLEMA-E - stop_ids should be the same
GTFS-rt stop_sequence not found in GTFS data E051 23 erreurs
All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip
Exemples d'erreurs
- GTFS-rt trip_id 4104 contains stop_sequence 14 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 14102 contains stop_sequence 6 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 12102 contains stop_sequence 6 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 6239150 contains stop_sequence 49 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 12302 contains stop_sequence 17 that does not exist in GTFS stop_times.txt for this trip
Avertissements
timestamp not populated W001 331 erreurs
Timestamps should be populated for all elements
Exemples d'erreurs
- trip_id 6238839 does not have a timestamp
- trip_id 6237358 does not have a timestamp
- trip_id 4104 does not have a timestamp
- trip_id 6237291 does not have a timestamp
- trip_id 6237283 does not have a timestamp
vehicle_id not populated W002 331 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id 6238839 does not have a vehicle_id
- trip_id 6237358 does not have a vehicle_id
- trip_id 4104 does not have a vehicle_id
- trip_id 6237291 does not have a vehicle_id
- trip_id 6237283 does not have a vehicle_id
schedule_relationship not populated W009 661 erreurs
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Exemples d'erreurs
- trip_id 6238839 stop_sequence 57 (and potentially more for this trip) does not have a schedule_relationship
- trip_id 6238839 does not have a schedule_relationship
- trip_id 6237358 stop_sequence 0 (and potentially more for this trip) does not have a schedule_relationship
- trip_id 6237358 does not have a schedule_relationship
- trip_id 4104 stop_sequence 14 (and potentially more for this trip) does not have a schedule_relationship
Validations précédentes
Voici un récapitulatif des différents types d'erreurs constatés au cours des 30 derniers jours.
| Identifiant d'erreur | Description | Nombre d'erreurs | Nombre d'occurences |
|---|---|---|---|
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 3 527 | 28 fois (93 % des 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 | 26 320 | 28 fois (93 % des validations) |
| W001 | Timestamps should be populated for all elements | 6 609 | 28 fois (93 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 6 609 | 28 fois (93 % des validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 13 180 | 28 fois (93 % des validations) |
| E051 | All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip | 380 | 27 fois (90 % des 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. | 190 | 19 fois (63 % des validations) |
| E001 | All timestamps must be in POSIX time (i.e., number of seconds since January 1st 1970 00:00:00 UTC) | 170 | 18 fois (60 % des validations) |
| E002 | stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence | 30 | 12 fois (40 % des validations) |
| E036 | Sequential GTFS-rt trip stop_time_updates should never have the same stop_sequence | 37 | 12 fois (40 % des validations) |
| E037 | Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id | 16 | 12 fois (40 % des validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 1 | 1 fois (3 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 23/01/2026 à 22h15 Europe/Paris.
trip_updates (32) vehicle_positions (0) service_alerts (0)Entités présentes dans ce flux lors des 7 derniers jours.
trip_updatesFlux GTFS-RT décodé
Voir le contenu du flux
Voici le flux GTFS-RT décodé au format Protobuf le 23/01/2026 à 22h15 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "trip:6240201",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769202805"
},
"departure": {
"time": "1769202805"
},
"stopId": "SOLAND",
"stopSequence": 52
}
],
"trip": {
"directionId": 1,
"routeId": "03",
"tripId": "6240201"
}
}
},
{
"id": "trip:6239797",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769203200"
},
"stopId": "BEAUCOUZ",
"stopSequence": 0
},
{
"arrival": {
"time": "1769203236"
},
"departure": {
"time": "1769203236"
},
"stopId": "FAUVETTE",
"stopSequence": 1
},
{
"arrival": {
"time": "1769203269"
},
"departure": {
"time": "1769203269"
},
"stopId": "PINSONS",
"stopSequence": 2
},
{
"arrival": {
"time": "1769203298"
},
"departure": {
"time": "1769203298"
},
"stopId": "GRANDPIN",
"stopSequence": 3
},
{
"arrival": {
"time": "1769203328"
},
"departure": {
"time": "1769203328"
},
"stopId": "PRIEURE",
"stopSequence": 4
},
{
"arrival": {
"time": "1769203359"
},
"departure": {
"time": "1769203359"
},
"stopId": "VAURAGER",
"stopSequence": 5
},
{
"arrival": {
"time": "1769203419"
},
"departure": {
"time": "1769203419"
},
"stopId": "ROUAIRIE",
"stopSequence": 6
},
{
"arrival": {
"time": "1769203462"
},
"departure": {
"time": "1769203462"
},
"stopId": "LASOURCE",
"stopSequence": 7
},
{
"arrival": {
"time": "1769203500"
},
"departure": {
"time": "1769203500"
},
"stopId": "CERFEUIL",
"stopSequence": 8
},
{
"arrival": {
"time": "1769203543"
},
"departure": {
"time": "1769203543"
},
"stopId": "PROMENIE",
"stopSequence": 9
},
{
"arrival": {
"time": "1769203572"
},
"departure": {
"time": "1769203572"
},
"stopId": "GRANBELL",
"stopSequence": 10
},
{
"arrival": {
"time": "1769203601"
},
"departure": {
"time": "1769203601"
},
"stopId": "RODIN",
"stopSequence": 11
},
{
"arrival": {
"time": "1769203628"
},
"departure": {
"time": "1769203628"
},
"stopId": "BRGPAILL",
"stopSequence": 12
},
{
"arrival": {
"time": "1769203706"
},
"departure": {
"time": "1769203706"
},
"stopId": "LANDREAU",
"stopSequence": 13
},
{
"arrival": {
"time": "1769203737"
},
"departure": {
"time": "1769203737"
},
"stopId": "GDPERIGN",
"stopSequence": 14
},
{
"arrival": {
"time": "1769203775"
},
"departure": {
"time": "1769203775"
},
"stopId": "INRA",
"stopSequence": 15
},
{
"arrival": {
"time": "1769203800"
},
"departure": {
"time": "1769203800"
},
"stopId": "MOREL",
"stopSequence": 16
},
{
"arrival": {
"time": "1769203829"
},
"departure": {
"time": "1769203829"
},
"stopId": "LENOTRE",
"stopSequence": 17
},
{
"arrival": {
"time": "1769203860"
},
"departure": {
"time": "1769203860"
},
"stopId": "BBCAMTEC",
"stopSequence": 18
},
{
"arrival": {
"time": "1769203946"
},
"departure": {
"time": "1769203946"
},
"stopId": "I.U.T.",
"stopSequence": 19
},
{
"arrival": {
"time": "1769203984"
},
"departure": {
"time": "1769203984"
},
"stopId": "RESTUNIV",
"stopSequence": 20
},
{
"arrival": {
"time": "1769204040"
},
"departure": {
"time": "1769204040"
},
"stopId": "CITEUNIV",
"stopSequence": 21
},
{
"arrival": {
"time": "1769204151"
},
"departure": {
"time": "1769204151"
},
"stopId": "NDAMELAC",
"stopSequence": 23
},
{
"arrival": {
"time": "1769204217"
},
"departure": {
"time": "1769204217"
},
"stopId": "BOISRAME",
"stopSequence": 24
},
{
"arrival": {
"time": "1769204280"
},
"departure": {
"time": "1769204280"
},
"stopId": "CHBBEILL",
"stopSequence": 25
},
{
"arrival": {
"time": "1769204330"
},
"departure": {
"time": "1769204330"
},
"stopId": "MVIGNE",
"stopSequence": 26
},
{
"arrival": {
"time": "1769204402"
},
"departure": {
"time": "1769204402"
},
"stopId": "FARCYSJA",
"stopSequence": 27
},
{
"arrival": {
"time": "1769204466"
},
"departure": {
"time": "1769204466"
},
"stopId": "SAJACQUE",
"stopSequence": 28
},
{
"arrival": {
"time": "1769204520"
},
"departure": {
"time": "1769204520"
},
"stopId": "MONPROF.",
"stopSequence": 29
},
{
"arrival": {
"time": "1769204596"
},
"departure": {
"time": "1769204596"
},
"stopId": "TRINITE",
"stopSequence": 30
},
{
"arrival": {
"time": "1769204649"
},
"departure": {
"time": "1769204649"
},
"stopId": "BEAUREPA",
"stopSequence": 31
},
{
"arrival": {
"time": "1769204700"
},
"departure": {
"time": "1769204700"
},
"stopId": "COEURMA",
"stopSequence": 32
},
{
"arrival": {
"time": "1769204838"
},
"departure": {
"time": "1769204838"
},
"stopId": "CHDARR",
"stopSequence": 33
},
{
"arrival": {
"time": "1769204874"
},
"departure": {
"time": "1769204874"
},
"stopId": "ACADEMIE",
"stopSequence": 34
},
{
"arrival": {
"time": "1769204913"
},
"departure": {
"time": "1769204913"
},
"stopId": "GBREM-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1769204971"
},
"departure": {
"time": "1769204971"
},
"stopId": "GARETERM",
"stopSequence": 36
},
{
"arrival": {
"time": "1769205000"
},
"departure": {
"time": "1769205000"
},
"stopId": "LESGARES",
"stopSequence": 37
},
{
"arrival": {
"time": "1769205091"
},
"departure": {
"time": "1769205091"
},
"stopId": "HARAS",
"stopSequence": 38
},
{
"arrival": {
"time": "1769205142"
},
"departure": {
"time": "1769205142"
},
"stopId": "STAUBIN",
"stopSequence": 39
},
{
"arrival": {
"time": "1769205180"
},
"departure": {
"time": "1769206080"
},
"stopId": "LOR-FO-A",
"stopSequence": 40
},
{
"arrival": {
"time": "1769206151"
},
"departure": {
"time": "1769206151"
},
"stopId": "MAIL-HDV",
"stopSequence": 41
},
{
"arrival": {
"time": "1769206267"
},
"departure": {
"time": "1769206267"
},
"stopId": "SECUSO-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1769206320"
},
"departure": {
"time": "1769206320"
},
"stopId": "STEXUP-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1769206383"
},
"departure": {
"time": "1769206383"
},
"stopId": "GARDOT-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1769206403"
},
"departure": {
"time": "1769206403"
},
"stopId": "MONTAI-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1769206471"
},
"departure": {
"time": "1769206471"
},
"stopId": "CIMETI-E",
"stopSequence": 46
}
],
"trip": {
"directionId": 0,
"routeId": "02",
"tripId": "6239797"
}
}
},
{
"id": "trip:6240205",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769202967"
},
"departure": {
"time": "1769202967"
},
"stopId": "GDPRESSO",
"stopSequence": 1
},
{
"arrival": {
"time": "1769203011"
},
"departure": {
"time": "1769203011"
},
"stopId": "BARBOTER",
"stopSequence": 2
},
{
"arrival": {
"time": "1769203058"
},
"departure": {
"time": "1769203058"
},
"stopId": "FONTENE",
"stopSequence": 3
},
{
"arrival": {
"time": "1769203119"
},
"departure": {
"time": "1769203119"
},
"stopId": "CHAERIGN",
"stopSequence": 4
},
{
"arrival": {
"time": "1769203178"
},
"departure": {
"time": "1769203178"
},
"stopId": "BOSQUET",
"stopSequence": 5
},
{
"arrival": {
"time": "1769203217"
},
"departure": {
"time": "1769203217"
},
"stopId": "LOUET",
"stopSequence": 6
},
{
"arrival": {
"time": "1769203277"
},
"departure": {
"time": "1769203277"
},
"stopId": "DUBE",
"stopSequence": 7
},
{
"arrival": {
"time": "1769203329"
},
"departure": {
"time": "1769203329"
},
"stopId": "LOIRE",
"stopSequence": 8
},
{
"arrival": {
"time": "1769203440"
},
"departure": {
"time": "1769203440"
},
"stopId": "PONTSCEM",
"stopSequence": 9
},
{
"arrival": {
"time": "1769203488"
},
"departure": {
"time": "1769203488"
},
"stopId": "BELPOULE",
"stopSequence": 10
},
{
"arrival": {
"time": "1769203550"
},
"departure": {
"time": "1769203550"
},
"stopId": "AUTHION",
"stopSequence": 11
},
{
"arrival": {
"time": "1769203600"
},
"departure": {
"time": "1769203600"
},
"stopId": "PATUREAU",
"stopSequence": 12
},
{
"arrival": {
"time": "1769203687"
},
"departure": {
"time": "1769203687"
},
"stopId": "GENDRON",
"stopSequence": 13
},
{
"arrival": {
"time": "1769203757"
},
"departure": {
"time": "1769203757"
},
"stopId": "RUELLES",
"stopSequence": 14
},
{
"arrival": {
"time": "1769203800"
},
"departure": {
"time": "1769203800"
},
"stopId": "SABLONS",
"stopSequence": 15
},
{
"arrival": {
"time": "1769203837"
},
"departure": {
"time": "1769203837"
},
"stopId": "TROPAROI",
"stopSequence": 16
},
{
"arrival": {
"time": "1769203980"
},
"departure": {
"time": "1769203980"
},
"stopId": "ALLARD",
"stopSequence": 17
},
{
"arrival": {
"time": "1769204056"
},
"departure": {
"time": "1769204056"
},
"stopId": "DELATTAS",
"stopSequence": 18
},
{
"arrival": {
"time": "1769204165"
},
"departure": {
"time": "1769204165"
},
"stopId": "ESA",
"stopSequence": 19
},
{
"arrival": {
"time": "1769204226"
},
"departure": {
"time": "1769204226"
},
"stopId": "RABELAI",
"stopSequence": 20
},
{
"arrival": {
"time": "1769204280"
},
"departure": {
"time": "1769204280"
},
"stopId": "ALEROY",
"stopSequence": 21
},
{
"arrival": {
"time": "1769204408"
},
"departure": {
"time": "1769204408"
},
"stopId": "HARAS",
"stopSequence": 23
},
{
"arrival": {
"time": "1769204459"
},
"departure": {
"time": "1769204459"
},
"stopId": "STAUBIN",
"stopSequence": 24
},
{
"arrival": {
"time": "1769204520"
},
"departure": {
"time": "1769205600"
},
"stopId": "LORRAIN1",
"stopSequence": 25
},
{
"arrival": {
"time": "1769205692"
},
"departure": {
"time": "1769205692"
},
"stopId": "MENDES-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1769205861"
},
"departure": {
"time": "1769205861"
},
"stopId": "STSERG-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1769206020"
},
"departure": {
"time": "1769206020"
},
"stopId": "ROCHEF-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1769206094"
},
"departure": {
"time": "1769206094"
},
"stopId": "HOTDIE-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1769206200"
},
"departure": {
"time": "1769206200"
},
"stopId": "DESCAZEA",
"stopSequence": 31
},
{
"arrival": {
"time": "1769206287"
},
"departure": {
"time": "1769206287"
},
"stopId": "CIOUES-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1769206339"
},
"departure": {
"time": "1769206339"
},
"stopId": "POMONE-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1769206378"
},
"departure": {
"time": "1769206378"
},
"stopId": "REVERI-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1769206444"
},
"departure": {
"time": "1769206444"
},
"stopId": "MEIGNA-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1769206477"
},
"departure": {
"time": "1769206477"
},
"stopId": "VALOR-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1769206500"
},
"departure": {
"time": "1769206500"
},
"stopId": "CLINIQ-E",
"stopSequence": 37
}
],
"trip": {
"directionId": 0,
"routeId": "03",
"tripId": "6240205"
}
}
},
{
"id": "trip:6237239",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769203450"
},
"stopId": "2ANRO",
"stopSequence": 0
},
{
"arrival": {
"time": "1769203570"
},
"departure": {
"time": "1769203570"
},
"stopId": "2JVIL",
"stopSequence": 1
},
{
"arrival": {
"time": "1769203680"
},
"departure": {
"time": "1769203680"
},
"stopId": "2JE23",
"stopSequence": 2
},
{
"arrival": {
"time": "1769203800"
},
"departure": {
"time": "1769203800"
},
"stopId": "2BAMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1769203910"
},
"departure": {
"time": "1769203910"
},
"stopId": "2STRA",
"stopSequence": 4
},
{
"arrival": {
"time": "1769203990"
},
"departure": {
"time": "1769203990"
},
"stopId": "2LAFA",
"stopSequence": 5
},
{
"arrival": {
"time": "1769204080"
},
"departure": {
"time": "1769204080"
},
"stopId": "2LGAR",
"stopSequence": 6
},
{
"arrival": {
"time": "1769204170"
},
"departure": {
"time": "1769204170"
},
"stopId": "2HARA",
"stopSequence": 7
},
{
"arrival": {
"time": "1769204250"
},
"departure": {
"time": "1769204250"
},
"stopId": "2FMBL",
"stopSequence": 8
},
{
"arrival": {
"time": "1769204350"
},
"departure": {
"time": "1769204350"
},
"stopId": "2HDVA",
"stopSequence": 9
},
{
"arrival": {
"time": "1769204450"
},
"departure": {
"time": "1769204450"
},
"stopId": "2CECO",
"stopSequence": 10
},
{
"arrival": {
"time": "1769204540"
},
"departure": {
"time": "1769204540"
},
"stopId": "2STSE",
"stopSequence": 11
},
{
"arrival": {
"time": "1769204660"
},
"departure": {
"time": "1769204660"
},
"stopId": "2BMAI",
"stopSequence": 12
},
{
"arrival": {
"time": "1769204750"
},
"departure": {
"time": "1769204750"
},
"stopId": "2HOPA",
"stopSequence": 13
},
{
"arrival": {
"time": "1769204870"
},
"departure": {
"time": "1769204870"
},
"stopId": "2CAPU",
"stopSequence": 14
},
{
"arrival": {
"time": "1769204950"
},
"departure": {
"time": "1769204950"
},
"stopId": "2JMOU",
"stopSequence": 15
},
{
"arrival": {
"time": "1769205070"
},
"departure": {
"time": "1769205070"
},
"stopId": "2HSAU",
"stopSequence": 16
},
{
"arrival": {
"time": "1769205150"
},
"departure": {
"time": "1769205150"
},
"stopId": "2VERN",
"stopSequence": 17
},
{
"arrival": {
"time": "1769205330"
},
"departure": {
"time": "1769205330"
},
"stopId": "2BOTA",
"stopSequence": 19
},
{
"arrival": {
"time": "1769205430"
},
"departure": {
"time": "1769205430"
},
"stopId": "2PMAY",
"stopSequence": 20
},
{
"arrival": {
"time": "1769205510"
},
"departure": {
"time": "1769205510"
},
"stopId": "2BROY",
"stopSequence": 21
},
{
"arrival": {
"time": "1769205600"
},
"departure": {
"time": "1769205600"
},
"stopId": "2ACAS",
"stopSequence": 22
},
{
"arrival": {
"time": "1769205680"
},
"departure": {
"time": "1769205680"
},
"stopId": "2STGI",
"stopSequence": 23
},
{
"arrival": {
"time": "1769205760"
},
"departure": {
"time": "1769205760"
},
"stopId": "2BASC",
"stopSequence": 24
},
{
"arrival": {
"time": "1769205840"
},
"stopId": "1AARD",
"stopSequence": 25
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6237239"
}
}
},
{
"id": "trip:6239984",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769203140"
},
"stopId": "PARCEXPO",
"stopSequence": 0
},
{
"arrival": {
"time": "1769203241"
},
"departure": {
"time": "1769203241"
},
"stopId": "PROVINS",
"stopSequence": 1
},
{
"arrival": {
"time": "1769203310"
},
"departure": {
"time": "1769203310"
},
"stopId": "RTEPARIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1769203380"
},
"departure": {
"time": "1769203380"
},
"stopId": "BANCSTMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1769203414"
},
"departure": {
"time": "1769203414"
},
"stopId": "SEPSONET",
"stopSequence": 4
},
{
"arrival": {
"time": "1769203460"
},
"departure": {
"time": "1769203460"
},
"stopId": "SOLELEVA",
"stopSequence": 5
},
{
"arrival": {
"time": "1769203519"
},
"departure": {
"time": "1769203519"
},
"stopId": "CHATENAY",
"stopSequence": 6
},
{
"arrival": {
"time": "1769203557"
},
"departure": {
"time": "1769203557"
},
"stopId": "MIMOSAS",
"stopSequence": 7
},
{
"arrival": {
"time": "1769203620"
},
"departure": {
"time": "1769203620"
},
"stopId": "BRISEPOT",
"stopSequence": 8
},
{
"arrival": {
"time": "1769203669"
},
"departure": {
"time": "1769203669"
},
"stopId": "DESJARDI",
"stopSequence": 9
},
{
"arrival": {
"time": "1769203710"
},
"departure": {
"time": "1769203710"
},
"stopId": "MACE",
"stopSequence": 10
},
{
"arrival": {
"time": "1769203738"
},
"departure": {
"time": "1769203738"
},
"stopId": "LUTIN",
"stopSequence": 11
},
{
"arrival": {
"time": "1769203822"
},
"departure": {
"time": "1769203822"
},
"stopId": "MUSSET",
"stopSequence": 12
},
{
"arrival": {
"time": "1769203860"
},
"departure": {
"time": "1769203860"
},
"stopId": "SAVARY",
"stopSequence": 13
},
{
"arrival": {
"time": "1769203985"
},
"departure": {
"time": "1769203985"
},
"stopId": "MENDESFR",
"stopSequence": 14
},
{
"arrival": {
"time": "1769204100"
},
"departure": {
"time": "1769205000"
},
"stopId": "FO-LOR-R",
"stopSequence": 15
},
{
"arrival": {
"time": "1769205087"
},
"departure": {
"time": "1769205087"
},
"stopId": "STAUBI-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1769205129"
},
"departure": {
"time": "1769205129"
},
"stopId": "HARAS-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1769205240"
},
"departure": {
"time": "1769205240"
},
"stopId": "LESGAR-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1769205327"
},
"departure": {
"time": "1769205327"
},
"stopId": "BREMON-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1769205384"
},
"departure": {
"time": "1769205384"
},
"stopId": "ACAD-PLA",
"stopSequence": 20
},
{
"arrival": {
"time": "1769205420"
},
"departure": {
"time": "1769205420"
},
"stopId": "CHDARR-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1769205720"
},
"departure": {
"time": "1769205720"
},
"stopId": "GDMAIN-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1769205780"
},
"departure": {
"time": "1769205780"
},
"stopId": "PERUSSAI",
"stopSequence": 23
},
{
"arrival": {
"time": "1769205851"
},
"departure": {
"time": "1769205851"
},
"stopId": "JEAN-MON",
"stopSequence": 25
},
{
"arrival": {
"time": "1769205909"
},
"departure": {
"time": "1769205909"
},
"stopId": "DELESC-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1769205945"
},
"departure": {
"time": "1769205945"
},
"stopId": "MONTEC-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1769205980"
},
"departure": {
"time": "1769205980"
},
"stopId": "VALLO-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1769206024"
},
"departure": {
"time": "1769206024"
},
"stopId": "PROUDH-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1769206080"
},
"departure": {
"time": "1769206080"
},
"stopId": "GRESIL-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1769206109"
},
"departure": {
"time": "1769206109"
},
"stopId": "WIGAN-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1769206175"
},
"departure": {
"time": "1769206175"
},
"stopId": "SHEAKS-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1769206208"
},
"departure": {
"time": "1769206208"
},
"stopId": "AQUITA-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1769206260"
},
"departure": {
"time": "1769206260"
},
"stopId": "CCMOLI-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1769206380"
},
"stopId": "LHOIRI-D",
"stopSequence": 35
}
],
"trip": {
"directionId": 1,
"routeId": "04",
"tripId": "6239984"
}
}
},
{
"id": "trip:6237225",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769206420"
},
"stopId": "1AARD",
"stopSequence": 0
},
{
"arrival": {
"time": "1769206500"
},
"departure": {
"time": "1769206500"
},
"stopId": "1BASC",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6237225"
}
}
},
{
"id": "trip:6239988",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769202857"
},
"departure": {
"time": "1769202873"
},
"stopId": "PROVIN-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1769202960"
},
"stopId": "PARCEX-E",
"stopSequence": 37
}
],
"trip": {
"directionId": 0,
"routeId": "04",
"tripId": "6239988"
}
}
},
{
"id": "trip:6237242",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769202789"
},
"departure": {
"time": "1769202822"
},
"stopId": "1JE23",
"stopSequence": 23
},
{
"arrival": {
"time": "1769202898"
},
"departure": {
"time": "1769202902"
},
"stopId": "1JVIL",
"stopSequence": 24
},
{
"arrival": {
"time": "1769203060"
},
"stopId": "2ANRO",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6237242"
}
}
},
{
"id": "trip:6238295",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769205060"
},
"stopId": "FO-LOR-R",
"stopSequence": 0
},
{
"arrival": {
"time": "1769205134"
},
"departure": {
"time": "1769205134"
},
"stopId": "STAUBI-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1769205169"
},
"departure": {
"time": "1769205169"
},
"stopId": "HARAS-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1769205300"
},
"departure": {
"time": "1769205300"
},
"stopId": "ANLERO-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1769205364"
},
"departure": {
"time": "1769205364"
},
"stopId": "MICHEL-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1769205440"
},
"departure": {
"time": "1769205440"
},
"stopId": "VOLNEY-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1769205484"
},
"departure": {
"time": "1769205484"
},
"stopId": "MADELE-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1769205589"
},
"departure": {
"time": "1769205589"
},
"stopId": "DELACR-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1769205630"
},
"departure": {
"time": "1769205630"
},
"stopId": "JUSTIC-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1769205714"
},
"departure": {
"time": "1769205714"
},
"stopId": "ECLATE-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1769205800"
},
"departure": {
"time": "1769205800"
},
"stopId": "VDLOIR-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1769205869"
},
"departure": {
"time": "1769205869"
},
"stopId": "BELVTR-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1769205932"
},
"departure": {
"time": "1769205932"
},
"stopId": "MARAIS-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1769205988"
},
"departure": {
"time": "1769205988"
},
"stopId": "FRESNA-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1769206048"
},
"departure": {
"time": "1769206048"
},
"stopId": "CHOUTE-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1769206082"
},
"departure": {
"time": "1769206082"
},
"stopId": "MENA-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1769206130"
},
"departure": {
"time": "1769206130"
},
"stopId": "MALAQU-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1769206156"
},
"departure": {
"time": "1769206156"
},
"stopId": "LEFEVR-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1769206209"
},
"departure": {
"time": "1769206209"
},
"stopId": "PYRAM2-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1769206260"
},
"departure": {
"time": "1769206260"
},
"stopId": "BUISSO-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1769206377"
},
"departure": {
"time": "1769206377"
},
"stopId": "MONTHI-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1769206429"
},
"departure": {
"time": "1769206429"
},
"stopId": "MAIRTR-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1769206465"
},
"departure": {
"time": "1769206465"
},
"stopId": "EGLTRE-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1769206495"
},
"departure": {
"time": "1769206495"
},
"stopId": "CIMETR-E",
"stopSequence": 27
}
],
"trip": {
"directionId": 1,
"routeId": "01",
"tripId": "6238295"
}
}
},
{
"id": "trip:6237230",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769204890"
},
"stopId": "1BBCA",
"stopSequence": 0
},
{
"arrival": {
"time": "1769204982"
},
"departure": {
"time": "1769204982"
},
"stopId": "1BEAU",
"stopSequence": 1
},
{
"arrival": {
"time": "1769205090"
},
"departure": {
"time": "1769205090"
},
"stopId": "1BARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1769205169"
},
"departure": {
"time": "1769205169"
},
"stopId": "1PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1769205260"
},
"departure": {
"time": "1769205260"
},
"stopId": "1ELYS",
"stopSequence": 4
},
{
"arrival": {
"time": "1769205368"
},
"departure": {
"time": "1769205368"
},
"stopId": "1FARC",
"stopSequence": 5
},
{
"arrival": {
"time": "1769205540"
},
"departure": {
"time": "1769205540"
},
"stopId": "1QUAI",
"stopSequence": 6
},
{
"arrival": {
"time": "1769205700"
},
"departure": {
"time": "1769205700"
},
"stopId": "1DOUT",
"stopSequence": 7
},
{
"arrival": {
"time": "1769205840"
},
"departure": {
"time": "1769205840"
},
"stopId": "1MOLIE",
"stopSequence": 8
},
{
"arrival": {
"time": "1769205980"
},
"departure": {
"time": "1769205980"
},
"stopId": "1STSE",
"stopSequence": 9
},
{
"arrival": {
"time": "1769206070"
},
"departure": {
"time": "1769206070"
},
"stopId": "1CECO",
"stopSequence": 10
},
{
"arrival": {
"time": "1769206200"
},
"departure": {
"time": "1769206200"
},
"stopId": "1CONS",
"stopSequence": 11
},
{
"arrival": {
"time": "1769206287"
},
"departure": {
"time": "1769206287"
},
"stopId": "1MTAI",
"stopSequence": 12
},
{
"arrival": {
"time": "1769206436"
},
"departure": {
"time": "1769206436"
},
"stopId": "1CROI",
"stopSequence": 13
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6237230"
}
}
},
{
"id": "trip:6237241",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769202813"
},
"departure": {
"time": "1769202844"
},
"stopId": "2BAMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1769202940"
},
"departure": {
"time": "1769202940"
},
"stopId": "2STRA",
"stopSequence": 4
},
{
"arrival": {
"time": "1769203020"
},
"departure": {
"time": "1769203020"
},
"stopId": "2LAFA",
"stopSequence": 5
},
{
"arrival": {
"time": "1769203110"
},
"departure": {
"time": "1769203110"
},
"stopId": "2LGAR",
"stopSequence": 6
},
{
"arrival": {
"time": "1769203200"
},
"departure": {
"time": "1769203200"
},
"stopId": "2HARA",
"stopSequence": 7
},
{
"arrival": {
"time": "1769203280"
},
"departure": {
"time": "1769203280"
},
"stopId": "2FMBL",
"stopSequence": 8
},
{
"arrival": {
"time": "1769203390"
},
"departure": {
"time": "1769203390"
},
"stopId": "2RALL",
"stopSequence": 9
},
{
"arrival": {
"time": "1769203530"
},
"departure": {
"time": "1769203530"
},
"stopId": "2MOLIE",
"stopSequence": 10
},
{
"arrival": {
"time": "1769203650"
},
"departure": {
"time": "1769203650"
},
"stopId": "2DOUT",
"stopSequence": 11
},
{
"arrival": {
"time": "1769203820"
},
"departure": {
"time": "1769203820"
},
"stopId": "2QUAI",
"stopSequence": 12
},
{
"arrival": {
"time": "1769203988"
},
"departure": {
"time": "1769203988"
},
"stopId": "2FARC",
"stopSequence": 13
},
{
"arrival": {
"time": "1769204093"
},
"departure": {
"time": "1769204093"
},
"stopId": "2ELYS",
"stopSequence": 14
},
{
"arrival": {
"time": "1769204183"
},
"departure": {
"time": "1769204183"
},
"stopId": "2PATT",
"stopSequence": 15
},
{
"arrival": {
"time": "1769204260"
},
"departure": {
"time": "1769204260"
},
"stopId": "2BARR",
"stopSequence": 16
},
{
"arrival": {
"time": "1769204352"
},
"departure": {
"time": "1769204352"
},
"stopId": "2BEAU",
"stopSequence": 17
},
{
"arrival": {
"time": "1769204440"
},
"stopId": "1BBCA",
"stopSequence": 18
}
],
"trip": {
"directionId": 0,
"routeId": "C",
"tripId": "6237241"
}
}
},
{
"id": "trip:6237232",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769205370"
},
"stopId": "2ANRO",
"stopSequence": 0
},
{
"arrival": {
"time": "1769205490"
},
"departure": {
"time": "1769205490"
},
"stopId": "2JVIL",
"stopSequence": 1
},
{
"arrival": {
"time": "1769205600"
},
"departure": {
"time": "1769205600"
},
"stopId": "2JE23",
"stopSequence": 2
},
{
"arrival": {
"time": "1769205720"
},
"departure": {
"time": "1769205720"
},
"stopId": "2BAMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1769205830"
},
"departure": {
"time": "1769205830"
},
"stopId": "2STRA",
"stopSequence": 4
},
{
"arrival": {
"time": "1769205910"
},
"departure": {
"time": "1769205910"
},
"stopId": "2LAFA",
"stopSequence": 5
},
{
"arrival": {
"time": "1769206000"
},
"departure": {
"time": "1769206000"
},
"stopId": "2LGAR",
"stopSequence": 6
},
{
"arrival": {
"time": "1769206090"
},
"departure": {
"time": "1769206090"
},
"stopId": "2HARA",
"stopSequence": 7
},
{
"arrival": {
"time": "1769206170"
},
"departure": {
"time": "1769206170"
},
"stopId": "2FMBL",
"stopSequence": 8
},
{
"arrival": {
"time": "1769206270"
},
"departure": {
"time": "1769206270"
},
"stopId": "2HDVA",
"stopSequence": 9
},
{
"arrival": {
"time": "1769206370"
},
"departure": {
"time": "1769206370"
},
"stopId": "2CECO",
"stopSequence": 10
},
{
"arrival": {
"time": "1769206460"
},
"departure": {
"time": "1769206460"
},
"stopId": "2STSE",
"stopSequence": 11
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6237232"
}
}
},
{
"id": "trip:6239793",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769202908"
},
"departure": {
"time": "1769202908"
},
"stopId": "SBAVENAI",
"stopSequence": 0
},
{
"arrival": {
"time": "1769202932"
},
"departure": {
"time": "1769202932"
},
"stopId": "COROT",
"stopSequence": 1
},
{
"arrival": {
"time": "1769202967"
},
"departure": {
"time": "1769202967"
},
"stopId": "CEZANNE",
"stopSequence": 2
},
{
"arrival": {
"time": "1769202997"
},
"departure": {
"time": "1769202997"
},
"stopId": "VERDUN",
"stopSequence": 3
},
{
"arrival": {
"time": "1769203019"
},
"departure": {
"time": "1769203019"
},
"stopId": "PASTEUR",
"stopSequence": 4
},
{
"arrival": {
"time": "1769203103"
},
"departure": {
"time": "1769203103"
},
"stopId": "JAUDETTE",
"stopSequence": 5
},
{
"arrival": {
"time": "1769203148"
},
"departure": {
"time": "1769203148"
},
"stopId": "WALCOURT",
"stopSequence": 6
},
{
"arrival": {
"time": "1769203209"
},
"departure": {
"time": "1769203209"
},
"stopId": "MORLIERE",
"stopSequence": 7
},
{
"arrival": {
"time": "1769203252"
},
"departure": {
"time": "1769203252"
},
"stopId": "CEEQUEST",
"stopSequence": 8
},
{
"arrival": {
"time": "1769203299"
},
"departure": {
"time": "1769203299"
},
"stopId": "PELLERI",
"stopSequence": 9
},
{
"arrival": {
"time": "1769203343"
},
"departure": {
"time": "1769203343"
},
"stopId": "STADE",
"stopSequence": 10
},
{
"arrival": {
"time": "1769203389"
},
"departure": {
"time": "1769203389"
},
"stopId": "AUBEPINE",
"stopSequence": 11
},
{
"arrival": {
"time": "1769203434"
},
"departure": {
"time": "1769203434"
},
"stopId": "GEMMETR",
"stopSequence": 12
},
{
"arrival": {
"time": "1769203489"
},
"departure": {
"time": "1769203489"
},
"stopId": "JUFERRY",
"stopSequence": 13
},
{
"arrival": {
"time": "1769203551"
},
"departure": {
"time": "1769203551"
},
"stopId": "CCHEMINE",
"stopSequence": 14
},
{
"arrival": {
"time": "1769203600"
},
"departure": {
"time": "1769203600"
},
"stopId": "PAPERIE",
"stopSequence": 15
},
{
"arrival": {
"time": "1769203643"
},
"departure": {
"time": "1769203643"
},
"stopId": "LAREUX",
"stopSequence": 16
},
{
"arrival": {
"time": "1769203697"
},
"departure": {
"time": "1769203697"
},
"stopId": "CASERNE",
"stopSequence": 17
},
{
"arrival": {
"time": "1769203760"
},
"departure": {
"time": "1769203760"
},
"stopId": "ARCEAU",
"stopSequence": 18
},
{
"arrival": {
"time": "1769203857"
},
"departure": {
"time": "1769203857"
},
"stopId": "CIMETIER",
"stopSequence": 20
},
{
"arrival": {
"time": "1769203929"
},
"departure": {
"time": "1769203929"
},
"stopId": "MONTAIG",
"stopSequence": 21
},
{
"arrival": {
"time": "1769203960"
},
"departure": {
"time": "1769203960"
},
"stopId": "GARDOT",
"stopSequence": 22
},
{
"arrival": {
"time": "1769204003"
},
"departure": {
"time": "1769204003"
},
"stopId": "STEXUPER",
"stopSequence": 23
},
{
"arrival": {
"time": "1769204070"
},
"departure": {
"time": "1769204070"
},
"stopId": "SECUSOCI",
"stopSequence": 24
},
{
"arrival": {
"time": "1769204190"
},
"departure": {
"time": "1769204190"
},
"stopId": "MAIL-NAE",
"stopSequence": 25
},
{
"arrival": {
"time": "1769204243"
},
"departure": {
"time": "1769205000"
},
"stopId": "FO-LOR-R",
"stopSequence": 26
},
{
"arrival": {
"time": "1769205087"
},
"departure": {
"time": "1769205087"
},
"stopId": "STAUBI-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1769205129"
},
"departure": {
"time": "1769205129"
},
"stopId": "HARAS-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1769205240"
},
"departure": {
"time": "1769205240"
},
"stopId": "LESGAR-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1769205325"
},
"departure": {
"time": "1769205325"
},
"stopId": "BREMON-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1769205381"
},
"departure": {
"time": "1769205381"
},
"stopId": "ACAD-PLA",
"stopSequence": 31
},
{
"arrival": {
"time": "1769205416"
},
"departure": {
"time": "1769205416"
},
"stopId": "CHDARR-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1769205540"
},
"departure": {
"time": "1769205540"
},
"stopId": "COEURM-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1769205593"
},
"departure": {
"time": "1769205593"
},
"stopId": "BEAURE-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1769205652"
},
"departure": {
"time": "1769205652"
},
"stopId": "TRINIT-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1769205780"
},
"departure": {
"time": "1769205780"
},
"stopId": "MONPRO-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1769205864"
},
"departure": {
"time": "1769205864"
},
"stopId": "SAJACQ-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1769205922"
},
"departure": {
"time": "1769205922"
},
"stopId": "FARCSJ-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1769206013"
},
"departure": {
"time": "1769206013"
},
"stopId": "MVIGNE-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1769206080"
},
"departure": {
"time": "1769206080"
},
"stopId": "CHBBEI-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1769206135"
},
"departure": {
"time": "1769206135"
},
"stopId": "BOISRA-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1769206201"
},
"departure": {
"time": "1769206201"
},
"stopId": "NDAMLA-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1769206320"
},
"departure": {
"time": "1769206320"
},
"stopId": "CITEUN-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1769206373"
},
"departure": {
"time": "1769206373"
},
"stopId": "RESTUN-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1769206415"
},
"departure": {
"time": "1769206415"
},
"stopId": "I.U.T.-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1769206500"
},
"departure": {
"time": "1769206500"
},
"stopId": "BBCAMT-E",
"stopSequence": 47
}
],
"trip": {
"directionId": 1,
"routeId": "02",
"tripId": "6239793"
}
}
},
{
"id": "trip:6238294",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769202797"
},
"departure": {
"time": "1769202828"
},
"stopId": "LEFEVRE",
"stopSequence": 12
},
{
"arrival": {
"time": "1769202843"
},
"departure": {
"time": "1769202843"
},
"stopId": "MALAQUAI",
"stopSequence": 13
},
{
"arrival": {
"time": "1769202882"
},
"departure": {
"time": "1769202903"
},
"stopId": "MENARD",
"stopSequence": 14
},
{
"arrival": {
"time": "1769202906"
},
"departure": {
"time": "1769202906"
},
"stopId": "CHOUTEAU",
"stopSequence": 15
},
{
"arrival": {
"time": "1769202968"
},
"departure": {
"time": "1769202968"
},
"stopId": "FRESNAIE",
"stopSequence": 16
},
{
"arrival": {
"time": "1769203043"
},
"departure": {
"time": "1769203043"
},
"stopId": "MARAIS",
"stopSequence": 17
},
{
"arrival": {
"time": "1769203097"
},
"departure": {
"time": "1769203097"
},
"stopId": "BELLVUTR",
"stopSequence": 18
},
{
"arrival": {
"time": "1769203142"
},
"departure": {
"time": "1769203142"
},
"stopId": "LEOLAGRA",
"stopSequence": 19
},
{
"arrival": {
"time": "1769203196"
},
"departure": {
"time": "1769203196"
},
"stopId": "VDLOIRE",
"stopSequence": 20
},
{
"arrival": {
"time": "1769203288"
},
"departure": {
"time": "1769203288"
},
"stopId": "ECLATERI",
"stopSequence": 21
},
{
"arrival": {
"time": "1769203394"
},
"departure": {
"time": "1769203394"
},
"stopId": "JUSTICES",
"stopSequence": 22
},
{
"arrival": {
"time": "1769203432"
},
"departure": {
"time": "1769203432"
},
"stopId": "DELACROI",
"stopSequence": 23
},
{
"arrival": {
"time": "1769203556"
},
"departure": {
"time": "1769203556"
},
"stopId": "MADELEIN",
"stopSequence": 25
},
{
"arrival": {
"time": "1769203592"
},
"departure": {
"time": "1769203592"
},
"stopId": "VOLNEY",
"stopSequence": 26
},
{
"arrival": {
"time": "1769203702"
},
"departure": {
"time": "1769203702"
},
"stopId": "MICHELET",
"stopSequence": 28
},
{
"arrival": {
"time": "1769203742"
},
"departure": {
"time": "1769203742"
},
"stopId": "ANLEROY",
"stopSequence": 29
},
{
"arrival": {
"time": "1769203901"
},
"departure": {
"time": "1769203901"
},
"stopId": "HARAS",
"stopSequence": 31
},
{
"arrival": {
"time": "1769203962"
},
"departure": {
"time": "1769203962"
},
"stopId": "STAUBIN",
"stopSequence": 32
},
{
"arrival": {
"time": "1769204041"
},
"stopId": "LORRTERM",
"stopSequence": 33
}
],
"trip": {
"directionId": 0,
"routeId": "01",
"tripId": "6238294"
}
}
},
{
"id": "trip:6239796",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769202863"
},
"departure": {
"time": "1769202863"
},
"stopId": "SBAVENAI",
"stopSequence": 66
}
],
"trip": {
"directionId": 0,
"routeId": "02",
"tripId": "6239796"
}
}
},
{
"id": "trip:6237234",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769203910"
},
"stopId": "1BBCA",
"stopSequence": 0
},
{
"arrival": {
"time": "1769204006"
},
"departure": {
"time": "1769204006"
},
"stopId": "1BEAU",
"stopSequence": 1
},
{
"arrival": {
"time": "1769204110"
},
"departure": {
"time": "1769204110"
},
"stopId": "1BARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1769204190"
},
"departure": {
"time": "1769204190"
},
"stopId": "1PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1769204281"
},
"departure": {
"time": "1769204281"
},
"stopId": "1ELYS",
"stopSequence": 4
},
{
"arrival": {
"time": "1769204389"
},
"departure": {
"time": "1769204389"
},
"stopId": "1FARC",
"stopSequence": 5
},
{
"arrival": {
"time": "1769204560"
},
"departure": {
"time": "1769204560"
},
"stopId": "1QUAI",
"stopSequence": 6
},
{
"arrival": {
"time": "1769204720"
},
"departure": {
"time": "1769204720"
},
"stopId": "1DOUT",
"stopSequence": 7
},
{
"arrival": {
"time": "1769204860"
},
"departure": {
"time": "1769204860"
},
"stopId": "1MOLIE",
"stopSequence": 8
},
{
"arrival": {
"time": "1769205010"
},
"departure": {
"time": "1769205010"
},
"stopId": "1RALL",
"stopSequence": 9
},
{
"arrival": {
"time": "1769205120"
},
"departure": {
"time": "1769205120"
},
"stopId": "1FMBL",
"stopSequence": 10
},
{
"arrival": {
"time": "1769205190"
},
"departure": {
"time": "1769205190"
},
"stopId": "1HARA",
"stopSequence": 11
},
{
"arrival": {
"time": "1769205300"
},
"departure": {
"time": "1769205300"
},
"stopId": "1LGAR",
"stopSequence": 12
},
{
"arrival": {
"time": "1769205390"
},
"departure": {
"time": "1769205390"
},
"stopId": "1LAFA",
"stopSequence": 13
},
{
"arrival": {
"time": "1769205480"
},
"departure": {
"time": "1769205480"
},
"stopId": "1STRA",
"stopSequence": 14
},
{
"arrival": {
"time": "1769205580"
},
"departure": {
"time": "1769205580"
},
"stopId": "1BAMA",
"stopSequence": 15
},
{
"arrival": {
"time": "1769205700"
},
"departure": {
"time": "1769205700"
},
"stopId": "1JE23",
"stopSequence": 16
},
{
"arrival": {
"time": "1769205810"
},
"departure": {
"time": "1769205810"
},
"stopId": "1JVIL",
"stopSequence": 17
},
{
"arrival": {
"time": "1769205940"
},
"stopId": "2ANRO",
"stopSequence": 18
}
],
"trip": {
"directionId": 1,
"routeId": "C",
"tripId": "6237234"
}
}
},
{
"id": "trip:6237244",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769202800"
},
"departure": {
"time": "1769202821"
},
"stopId": "2HOPA",
"stopSequence": 13
},
{
"arrival": {
"time": "1769202950"
},
"departure": {
"time": "1769202950"
},
"stopId": "2CAPU",
"stopSequence": 14
},
{
"arrival": {
"time": "1769203030"
},
"departure": {
"time": "1769203030"
},
"stopId": "2JMOU",
"stopSequence": 15
},
{
"arrival": {
"time": "1769203150"
},
"departure": {
"time": "1769203150"
},
"stopId": "2HSAU",
"stopSequence": 16
},
{
"arrival": {
"time": "1769203230"
},
"departure": {
"time": "1769203230"
},
"stopId": "2VERN",
"stopSequence": 17
},
{
"arrival": {
"time": "1769203410"
},
"departure": {
"time": "1769203410"
},
"stopId": "2BOTA",
"stopSequence": 19
},
{
"arrival": {
"time": "1769203510"
},
"departure": {
"time": "1769203510"
},
"stopId": "2PMAY",
"stopSequence": 20
},
{
"arrival": {
"time": "1769203590"
},
"departure": {
"time": "1769203590"
},
"stopId": "2BROY",
"stopSequence": 21
},
{
"arrival": {
"time": "1769203680"
},
"departure": {
"time": "1769203680"
},
"stopId": "2ACAS",
"stopSequence": 22
},
{
"arrival": {
"time": "1769203760"
},
"departure": {
"time": "1769203760"
},
"stopId": "2STGI",
"stopSequence": 23
},
{
"arrival": {
"time": "1769203840"
},
"departure": {
"time": "1769203840"
},
"stopId": "2BASC",
"stopSequence": 24
},
{
"arrival": {
"time": "1769203920"
},
"stopId": "1AARD",
"stopSequence": 25
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6237244"
}
}
},
{
"id": "trip:6237237",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769202821"
},
"departure": {
"time": "1769202848"
},
"stopId": "1STGI",
"stopSequence": 2
},
{
"arrival": {
"time": "1769202900"
},
"departure": {
"time": "1769202903"
},
"stopId": "1ACAS",
"stopSequence": 3
},
{
"arrival": {
"time": "1769202959"
},
"departure": {
"time": "1769202959"
},
"stopId": "1BROY",
"stopSequence": 4
},
{
"arrival": {
"time": "1769203039"
},
"departure": {
"time": "1769203039"
},
"stopId": "1PMAY",
"stopSequence": 5
},
{
"arrival": {
"time": "1769203139"
},
"departure": {
"time": "1769203139"
},
"stopId": "1BOTA",
"stopSequence": 6
},
{
"arrival": {
"time": "1769203299"
},
"departure": {
"time": "1769203299"
},
"stopId": "1VERN",
"stopSequence": 8
},
{
"arrival": {
"time": "1769203389"
},
"departure": {
"time": "1769203389"
},
"stopId": "1HSAU",
"stopSequence": 9
},
{
"arrival": {
"time": "1769203509"
},
"departure": {
"time": "1769203509"
},
"stopId": "1JMOU",
"stopSequence": 10
},
{
"arrival": {
"time": "1769203589"
},
"departure": {
"time": "1769203589"
},
"stopId": "1CAPU",
"stopSequence": 11
},
{
"arrival": {
"time": "1769203719"
},
"departure": {
"time": "1769203719"
},
"stopId": "1HOPA",
"stopSequence": 12
},
{
"arrival": {
"time": "1769203809"
},
"departure": {
"time": "1769203809"
},
"stopId": "1BMAI",
"stopSequence": 13
},
{
"arrival": {
"time": "1769203949"
},
"departure": {
"time": "1769203949"
},
"stopId": "1STSE",
"stopSequence": 14
},
{
"arrival": {
"time": "1769204039"
},
"departure": {
"time": "1769204039"
},
"stopId": "1CECO",
"stopSequence": 15
},
{
"arrival": {
"time": "1769204129"
},
"departure": {
"time": "1769204129"
},
"stopId": "1HDVA",
"stopSequence": 16
},
{
"arrival": {
"time": "1769204229"
},
"departure": {
"time": "1769204229"
},
"stopId": "1FMBL",
"stopSequence": 17
},
{
"arrival": {
"time": "1769204299"
},
"departure": {
"time": "1769204299"
},
"stopId": "1HARA",
"stopSequence": 18
},
{
"arrival": {
"time": "1769204409"
},
"departure": {
"time": "1769204409"
},
"stopId": "1LGAR",
"stopSequence": 19
},
{
"arrival": {
"time": "1769204499"
},
"departure": {
"time": "1769204499"
},
"stopId": "1LAFA",
"stopSequence": 20
},
{
"arrival": {
"time": "1769204589"
},
"departure": {
"time": "1769204589"
},
"stopId": "1STRA",
"stopSequence": 21
},
{
"arrival": {
"time": "1769204689"
},
"departure": {
"time": "1769204689"
},
"stopId": "1BAMA",
"stopSequence": 22
},
{
"arrival": {
"time": "1769204809"
},
"departure": {
"time": "1769204809"
},
"stopId": "1JE23",
"stopSequence": 23
},
{
"arrival": {
"time": "1769204919"
},
"departure": {
"time": "1769204919"
},
"stopId": "1JVIL",
"stopSequence": 24
},
{
"arrival": {
"time": "1769205049"
},
"stopId": "2ANRO",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6237237"
}
}
},
{
"id": "trip:6237229",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769206320"
},
"stopId": "2ANRO",
"stopSequence": 0
},
{
"arrival": {
"time": "1769206440"
},
"departure": {
"time": "1769206440"
},
"stopId": "2JVIL",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "C",
"tripId": "6237229"
}
}
},
{
"id": "trip:6237228",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769205830"
},
"stopId": "1BBCA",
"stopSequence": 0
},
{
"arrival": {
"time": "1769205926"
},
"departure": {
"time": "1769205926"
},
"stopId": "1BEAU",
"stopSequence": 1
},
{
"arrival": {
"time": "1769206030"
},
"departure": {
"time": "1769206030"
},
"stopId": "1BARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1769206110"
},
"departure": {
"time": "1769206110"
},
"stopId": "1PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1769206201"
},
"departure": {
"time": "1769206201"
},
"stopId": "1ELYS",
"stopSequence": 4
},
{
"arrival": {
"time": "1769206309"
},
"departure": {
"time": "1769206309"
},
"stopId": "1FARC",
"stopSequence": 5
},
{
"arrival": {
"time": "1769206480"
},
"departure": {
"time": "1769206480"
},
"stopId": "1QUAI",
"stopSequence": 6
}
],
"trip": {
"directionId": 1,
"routeId": "C",
"tripId": "6237228"
}
}
},
{
"id": "trip:6239791",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769202811"
},
"departure": {
"time": "1769202842"
},
"stopId": "BOISRA-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1769202884"
},
"departure": {
"time": "1769202902"
},
"stopId": "NDAMLA-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1769203020"
},
"departure": {
"time": "1769203020"
},
"stopId": "CITEUN-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1769203073"
},
"departure": {
"time": "1769203073"
},
"stopId": "RESTUN-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1769203115"
},
"departure": {
"time": "1769203115"
},
"stopId": "I.U.T.-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1769203200"
},
"departure": {
"time": "1769203200"
},
"stopId": "BBCAMT-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1769203236"
},
"departure": {
"time": "1769203236"
},
"stopId": "LENOT-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1769203260"
},
"departure": {
"time": "1769203260"
},
"stopId": "MOREL-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1769203288"
},
"departure": {
"time": "1769203288"
},
"stopId": "INRA-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1769203325"
},
"departure": {
"time": "1769203325"
},
"stopId": "GDPERI-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1769203356"
},
"departure": {
"time": "1769203356"
},
"stopId": "LANDRE-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1769203440"
},
"departure": {
"time": "1769203440"
},
"stopId": "BRGPAI-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1769203462"
},
"departure": {
"time": "1769203462"
},
"stopId": "RODIN-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1769203488"
},
"departure": {
"time": "1769203488"
},
"stopId": "GRANBE-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1769203522"
},
"departure": {
"time": "1769203522"
},
"stopId": "PROME-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1769203560"
},
"departure": {
"time": "1769203560"
},
"stopId": "CERFEU-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1769203617"
},
"departure": {
"time": "1769203617"
},
"stopId": "LASOUR-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1769203670"
},
"departure": {
"time": "1769203670"
},
"stopId": "ROUAIR-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1769203731"
},
"departure": {
"time": "1769203731"
},
"stopId": "VAURAG-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1769203774"
},
"departure": {
"time": "1769203774"
},
"stopId": "PRIEUR-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1769203810"
},
"departure": {
"time": "1769203810"
},
"stopId": "GRANPI-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1769203834"
},
"departure": {
"time": "1769203834"
},
"stopId": "PINSON-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1769203872"
},
"departure": {
"time": "1769203872"
},
"stopId": "FAUVET-E",
"stopSequence": 64
},
{
"arrival": {
"time": "1769203920"
},
"stopId": "BEAUCOUZ",
"stopSequence": 65
}
],
"trip": {
"directionId": 1,
"routeId": "02",
"tripId": "6239791"
}
}
},
{
"id": "trip:6237231",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769204500"
},
"stopId": "1AARD",
"stopSequence": 0
},
{
"arrival": {
"time": "1769204580"
},
"departure": {
"time": "1769204580"
},
"stopId": "1BASC",
"stopSequence": 1
},
{
"arrival": {
"time": "1769204650"
},
"departure": {
"time": "1769204650"
},
"stopId": "1STGI",
"stopSequence": 2
},
{
"arrival": {
"time": "1769204730"
},
"departure": {
"time": "1769204730"
},
"stopId": "1ACAS",
"stopSequence": 3
},
{
"arrival": {
"time": "1769204810"
},
"departure": {
"time": "1769204810"
},
"stopId": "1BROY",
"stopSequence": 4
},
{
"arrival": {
"time": "1769204890"
},
"departure": {
"time": "1769204890"
},
"stopId": "1PMAY",
"stopSequence": 5
},
{
"arrival": {
"time": "1769204990"
},
"departure": {
"time": "1769204990"
},
"stopId": "1BOTA",
"stopSequence": 6
},
{
"arrival": {
"time": "1769205150"
},
"departure": {
"time": "1769205150"
},
"stopId": "1VERN",
"stopSequence": 8
},
{
"arrival": {
"time": "1769205240"
},
"departure": {
"time": "1769205240"
},
"stopId": "1HSAU",
"stopSequence": 9
},
{
"arrival": {
"time": "1769205360"
},
"departure": {
"time": "1769205360"
},
"stopId": "1JMOU",
"stopSequence": 10
},
{
"arrival": {
"time": "1769205440"
},
"departure": {
"time": "1769205440"
},
"stopId": "1CAPU",
"stopSequence": 11
},
{
"arrival": {
"time": "1769205570"
},
"departure": {
"time": "1769205570"
},
"stopId": "1HOPA",
"stopSequence": 12
},
{
"arrival": {
"time": "1769205660"
},
"departure": {
"time": "1769205660"
},
"stopId": "1BMAI",
"stopSequence": 13
},
{
"arrival": {
"time": "1769205800"
},
"departure": {
"time": "1769205800"
},
"stopId": "1STSE",
"stopSequence": 14
},
{
"arrival": {
"time": "1769205890"
},
"departure": {
"time": "1769205890"
},
"stopId": "1CECO",
"stopSequence": 15
},
{
"arrival": {
"time": "1769205980"
},
"departure": {
"time": "1769205980"
},
"stopId": "1HDVA",
"stopSequence": 16
},
{
"arrival": {
"time": "1769206080"
},
"departure": {
"time": "1769206080"
},
"stopId": "1FMBL",
"stopSequence": 17
},
{
"arrival": {
"time": "1769206150"
},
"departure": {
"time": "1769206150"
},
"stopId": "1HARA",
"stopSequence": 18
},
{
"arrival": {
"time": "1769206260"
},
"departure": {
"time": "1769206260"
},
"stopId": "1LGAR",
"stopSequence": 19
},
{
"arrival": {
"time": "1769206350"
},
"departure": {
"time": "1769206350"
},
"stopId": "1LAFA",
"stopSequence": 20
},
{
"arrival": {
"time": "1769206440"
},
"departure": {
"time": "1769206440"
},
"stopId": "1STRA",
"stopSequence": 21
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6237231"
}
}
},
{
"id": "trip:6237236",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769202970"
},
"stopId": "1BBCA",
"stopSequence": 0
},
{
"arrival": {
"time": "1769203062"
},
"departure": {
"time": "1769203062"
},
"stopId": "1BEAU",
"stopSequence": 1
},
{
"arrival": {
"time": "1769203170"
},
"departure": {
"time": "1769203170"
},
"stopId": "1BARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1769203249"
},
"departure": {
"time": "1769203249"
},
"stopId": "1PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1769203340"
},
"departure": {
"time": "1769203340"
},
"stopId": "1ELYS",
"stopSequence": 4
},
{
"arrival": {
"time": "1769203448"
},
"departure": {
"time": "1769203448"
},
"stopId": "1FARC",
"stopSequence": 5
},
{
"arrival": {
"time": "1769203620"
},
"departure": {
"time": "1769203620"
},
"stopId": "1QUAI",
"stopSequence": 6
},
{
"arrival": {
"time": "1769203780"
},
"departure": {
"time": "1769203780"
},
"stopId": "1DOUT",
"stopSequence": 7
},
{
"arrival": {
"time": "1769203920"
},
"departure": {
"time": "1769203920"
},
"stopId": "1MOLIE",
"stopSequence": 8
},
{
"arrival": {
"time": "1769204060"
},
"departure": {
"time": "1769204060"
},
"stopId": "1STSE",
"stopSequence": 9
},
{
"arrival": {
"time": "1769204150"
},
"departure": {
"time": "1769204150"
},
"stopId": "1CECO",
"stopSequence": 10
},
{
"arrival": {
"time": "1769204280"
},
"departure": {
"time": "1769204280"
},
"stopId": "1CONS",
"stopSequence": 11
},
{
"arrival": {
"time": "1769204367"
},
"departure": {
"time": "1769204367"
},
"stopId": "1MTAI",
"stopSequence": 12
},
{
"arrival": {
"time": "1769204516"
},
"departure": {
"time": "1769204516"
},
"stopId": "1CROI",
"stopSequence": 13
},
{
"arrival": {
"time": "1769204590"
},
"departure": {
"time": "1769204590"
},
"stopId": "1BRIS",
"stopSequence": 14
},
{
"arrival": {
"time": "1769204734"
},
"departure": {
"time": "1769204734"
},
"stopId": "1DUNA",
"stopSequence": 15
},
{
"arrival": {
"time": "1769204805"
},
"departure": {
"time": "1769204805"
},
"stopId": "1EURO",
"stopSequence": 16
},
{
"arrival": {
"time": "1769204870"
},
"stopId": "2MONP",
"stopSequence": 17
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6237236"
}
}
},
{
"id": "trip:6239987",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769204340"
},
"stopId": "LHOIRI-D",
"stopSequence": 0
},
{
"arrival": {
"time": "1769204350"
},
"departure": {
"time": "1769204350"
},
"stopId": "LHOIRIE2",
"stopSequence": 1
},
{
"arrival": {
"time": "1769204460"
},
"departure": {
"time": "1769204460"
},
"stopId": "CCMOLIER",
"stopSequence": 2
},
{
"arrival": {
"time": "1769204509"
},
"departure": {
"time": "1769204509"
},
"stopId": "AAQUITN",
"stopSequence": 3
},
{
"arrival": {
"time": "1769204543"
},
"departure": {
"time": "1769204543"
},
"stopId": "SHEAKSPE",
"stopSequence": 4
},
{
"arrival": {
"time": "1769204609"
},
"departure": {
"time": "1769204609"
},
"stopId": "WIGAN",
"stopSequence": 5
},
{
"arrival": {
"time": "1769204640"
},
"departure": {
"time": "1769204640"
},
"stopId": "GRESILLE",
"stopSequence": 6
},
{
"arrival": {
"time": "1769204679"
},
"departure": {
"time": "1769204679"
},
"stopId": "PROUDHON",
"stopSequence": 7
},
{
"arrival": {
"time": "1769204741"
},
"departure": {
"time": "1769204741"
},
"stopId": "VALLO",
"stopSequence": 8
},
{
"arrival": {
"time": "1769204772"
},
"departure": {
"time": "1769204772"
},
"stopId": "MONTECLA",
"stopSequence": 9
},
{
"arrival": {
"time": "1769204807"
},
"departure": {
"time": "1769204807"
},
"stopId": "DELESCL",
"stopSequence": 10
},
{
"arrival": {
"time": "1769204863"
},
"departure": {
"time": "1769204863"
},
"stopId": "JEMONNET",
"stopSequence": 11
},
{
"arrival": {
"time": "1769204942"
},
"departure": {
"time": "1769204942"
},
"stopId": "PERUSS-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1769205000"
},
"departure": {
"time": "1769205000"
},
"stopId": "GDMAINE",
"stopSequence": 14
},
{
"arrival": {
"time": "1769205240"
},
"departure": {
"time": "1769205240"
},
"stopId": "CHDARR",
"stopSequence": 15
},
{
"arrival": {
"time": "1769205280"
},
"departure": {
"time": "1769205280"
},
"stopId": "ACADEMIE",
"stopSequence": 16
},
{
"arrival": {
"time": "1769205324"
},
"departure": {
"time": "1769205324"
},
"stopId": "GBREM-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1769205389"
},
"departure": {
"time": "1769205389"
},
"stopId": "GARETERM",
"stopSequence": 18
},
{
"arrival": {
"time": "1769205420"
},
"departure": {
"time": "1769205420"
},
"stopId": "LESGARES",
"stopSequence": 19
},
{
"arrival": {
"time": "1769205511"
},
"departure": {
"time": "1769205511"
},
"stopId": "HARAS",
"stopSequence": 20
},
{
"arrival": {
"time": "1769205562"
},
"departure": {
"time": "1769205562"
},
"stopId": "STAUBIN",
"stopSequence": 21
},
{
"arrival": {
"time": "1769205600"
},
"departure": {
"time": "1769206680"
},
"stopId": "LOR-FO-A",
"stopSequence": 22
}
],
"trip": {
"directionId": 0,
"routeId": "04",
"tripId": "6239987"
}
}
},
{
"id": "trip:6239971",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769202820"
},
"stopId": "LHOIRI-D",
"stopSequence": 35
}
],
"trip": {
"directionId": 1,
"routeId": "04",
"tripId": "6239971"
}
}
},
{
"id": "trip:6240202",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769203020"
},
"stopId": "ADEZIERE",
"stopSequence": 0
},
{
"arrival": {
"time": "1769203059"
},
"departure": {
"time": "1769203059"
},
"stopId": "SCHWALBA",
"stopSequence": 1
},
{
"arrival": {
"time": "1769203099"
},
"departure": {
"time": "1769203099"
},
"stopId": "LA-BOISS",
"stopSequence": 2
},
{
"arrival": {
"time": "1769203153"
},
"departure": {
"time": "1769203153"
},
"stopId": "PIECE",
"stopSequence": 3
},
{
"arrival": {
"time": "1769203200"
},
"departure": {
"time": "1769203200"
},
"stopId": "BALANDE",
"stopSequence": 4
},
{
"arrival": {
"time": "1769203223"
},
"departure": {
"time": "1769203223"
},
"stopId": "TERNIERE",
"stopSequence": 5
},
{
"arrival": {
"time": "1769203260"
},
"departure": {
"time": "1769203260"
},
"stopId": "MAIRAVR",
"stopSequence": 6
},
{
"arrival": {
"time": "1769203297"
},
"departure": {
"time": "1769203297"
},
"stopId": "MAUFINE",
"stopSequence": 7
},
{
"arrival": {
"time": "1769203350"
},
"departure": {
"time": "1769203350"
},
"stopId": "DELAUNE",
"stopSequence": 8
},
{
"arrival": {
"time": "1769203383"
},
"departure": {
"time": "1769203383"
},
"stopId": "BEURRIER",
"stopSequence": 9
},
{
"arrival": {
"time": "1769203441"
},
"departure": {
"time": "1769203441"
},
"stopId": "BRASSENS",
"stopSequence": 10
},
{
"arrival": {
"time": "1769203486"
},
"departure": {
"time": "1769203486"
},
"stopId": "MLYAUTEY",
"stopSequence": 11
},
{
"arrival": {
"time": "1769203517"
},
"departure": {
"time": "1769203517"
},
"stopId": "CHMARTYR",
"stopSequence": 12
},
{
"arrival": {
"time": "1769203574"
},
"departure": {
"time": "1769203574"
},
"stopId": "GRANDMON",
"stopSequence": 14
},
{
"arrival": {
"time": "1769203620"
},
"departure": {
"time": "1769203620"
},
"stopId": "CLINIQUE",
"stopSequence": 15
},
{
"arrival": {
"time": "1769203655"
},
"departure": {
"time": "1769203655"
},
"stopId": "VALOR",
"stopSequence": 16
},
{
"arrival": {
"time": "1769203682"
},
"departure": {
"time": "1769203682"
},
"stopId": "MEIGNANN",
"stopSequence": 17
},
{
"arrival": {
"time": "1769203738"
},
"departure": {
"time": "1769203738"
},
"stopId": "REVERIES",
"stopSequence": 18
},
{
"arrival": {
"time": "1769203784"
},
"departure": {
"time": "1769203784"
},
"stopId": "POMONE",
"stopSequence": 19
},
{
"arrival": {
"time": "1769203859"
},
"departure": {
"time": "1769203859"
},
"stopId": "CIOUEST",
"stopSequence": 20
},
{
"arrival": {
"time": "1769203894"
},
"departure": {
"time": "1769203894"
},
"stopId": "CLEMENCE",
"stopSequence": 21
},
{
"arrival": {
"time": "1769203920"
},
"departure": {
"time": "1769203920"
},
"stopId": "DESCAZ-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1769204013"
},
"departure": {
"time": "1769204013"
},
"stopId": "HOTDIEU",
"stopSequence": 24
},
{
"arrival": {
"time": "1769204040"
},
"departure": {
"time": "1769204040"
},
"stopId": "ROCHEFOU",
"stopSequence": 25
},
{
"arrival": {
"time": "1769204145"
},
"departure": {
"time": "1769204145"
},
"stopId": "STSERGEU",
"stopSequence": 26
},
{
"arrival": {
"time": "1769204320"
},
"departure": {
"time": "1769204320"
},
"stopId": "MENDESFR",
"stopSequence": 27
},
{
"arrival": {
"time": "1769204400"
},
"departure": {
"time": "1769205300"
},
"stopId": "FO-LOR-R",
"stopSequence": 28
},
{
"arrival": {
"time": "1769205374"
},
"departure": {
"time": "1769205374"
},
"stopId": "STAUBI-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1769205409"
},
"departure": {
"time": "1769205409"
},
"stopId": "HARAS-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1769205540"
},
"departure": {
"time": "1769205540"
},
"stopId": "ANLERO-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1769205601"
},
"departure": {
"time": "1769205601"
},
"stopId": "RABELA-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1769205649"
},
"departure": {
"time": "1769205649"
},
"stopId": "ESA-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1769205759"
},
"departure": {
"time": "1769205759"
},
"stopId": "DELATA-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1769205840"
},
"departure": {
"time": "1769205840"
},
"stopId": "ALLARD-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1769205890"
},
"departure": {
"time": "1769205890"
},
"stopId": "TASSIG-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1769205983"
},
"departure": {
"time": "1769205983"
},
"stopId": "TROIPA-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1769206020"
},
"departure": {
"time": "1769206020"
},
"stopId": "SABLON-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1769206073"
},
"departure": {
"time": "1769206073"
},
"stopId": "RUELLE-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1769206156"
},
"departure": {
"time": "1769206156"
},
"stopId": "GENDRO-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1769206250"
},
"departure": {
"time": "1769206250"
},
"stopId": "PATUR-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1769206320"
},
"departure": {
"time": "1769206320"
},
"stopId": "AUTHIO-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1769206379"
},
"departure": {
"time": "1769206379"
},
"stopId": "BELPOU-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1769206440"
},
"departure": {
"time": "1769206440"
},
"stopId": "PONTSC-E",
"stopSequence": 44
}
],
"trip": {
"directionId": 1,
"routeId": "03",
"tripId": "6240202"
}
}
},
{
"id": "trip:6237238",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769203510"
},
"stopId": "2MONP",
"stopSequence": 0
},
{
"arrival": {
"time": "1769203575"
},
"departure": {
"time": "1769203575"
},
"stopId": "2EURO",
"stopSequence": 1
},
{
"arrival": {
"time": "1769203651"
},
"departure": {
"time": "1769203651"
},
"stopId": "2DUNA",
"stopSequence": 2
},
{
"arrival": {
"time": "1769203800"
},
"departure": {
"time": "1769203800"
},
"stopId": "2BRIS",
"stopSequence": 3
},
{
"arrival": {
"time": "1769203877"
},
"departure": {
"time": "1769203877"
},
"stopId": "2CROI",
"stopSequence": 4
},
{
"arrival": {
"time": "1769204036"
},
"departure": {
"time": "1769204036"
},
"stopId": "2MTAI",
"stopSequence": 5
},
{
"arrival": {
"time": "1769204130"
},
"departure": {
"time": "1769204130"
},
"stopId": "2CONS",
"stopSequence": 6
},
{
"arrival": {
"time": "1769204280"
},
"departure": {
"time": "1769204280"
},
"stopId": "2CECO",
"stopSequence": 7
},
{
"arrival": {
"time": "1769204370"
},
"departure": {
"time": "1769204370"
},
"stopId": "2STSE",
"stopSequence": 8
},
{
"arrival": {
"time": "1769204490"
},
"departure": {
"time": "1769204490"
},
"stopId": "2MOLIE",
"stopSequence": 9
},
{
"arrival": {
"time": "1769204610"
},
"departure": {
"time": "1769204610"
},
"stopId": "2DOUT",
"stopSequence": 10
},
{
"arrival": {
"time": "1769204780"
},
"departure": {
"time": "1769204780"
},
"stopId": "2QUAI",
"stopSequence": 11
},
{
"arrival": {
"time": "1769204947"
},
"departure": {
"time": "1769204947"
},
"stopId": "2FARC",
"stopSequence": 12
},
{
"arrival": {
"time": "1769205053"
},
"departure": {
"time": "1769205053"
},
"stopId": "2ELYS",
"stopSequence": 13
},
{
"arrival": {
"time": "1769205143"
},
"departure": {
"time": "1769205143"
},
"stopId": "2PATT",
"stopSequence": 14
},
{
"arrival": {
"time": "1769205220"
},
"departure": {
"time": "1769205220"
},
"stopId": "2BARR",
"stopSequence": 15
},
{
"arrival": {
"time": "1769205314"
},
"departure": {
"time": "1769205314"
},
"stopId": "2BEAU",
"stopSequence": 16
},
{
"arrival": {
"time": "1769205400"
},
"stopId": "1BBCA",
"stopSequence": 17
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6237238"
}
}
},
{
"id": "trip:6237233",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769205430"
},
"stopId": "2MONP",
"stopSequence": 0
},
{
"arrival": {
"time": "1769205495"
},
"departure": {
"time": "1769205495"
},
"stopId": "2EURO",
"stopSequence": 1
},
{
"arrival": {
"time": "1769205571"
},
"departure": {
"time": "1769205571"
},
"stopId": "2DUNA",
"stopSequence": 2
},
{
"arrival": {
"time": "1769205720"
},
"departure": {
"time": "1769205720"
},
"stopId": "2BRIS",
"stopSequence": 3
},
{
"arrival": {
"time": "1769205797"
},
"departure": {
"time": "1769205797"
},
"stopId": "2CROI",
"stopSequence": 4
},
{
"arrival": {
"time": "1769205956"
},
"departure": {
"time": "1769205956"
},
"stopId": "2MTAI",
"stopSequence": 5
},
{
"arrival": {
"time": "1769206050"
},
"departure": {
"time": "1769206050"
},
"stopId": "2CONS",
"stopSequence": 6
},
{
"arrival": {
"time": "1769206200"
},
"departure": {
"time": "1769206200"
},
"stopId": "2CECO",
"stopSequence": 7
},
{
"arrival": {
"time": "1769206290"
},
"departure": {
"time": "1769206290"
},
"stopId": "2STSE",
"stopSequence": 8
},
{
"arrival": {
"time": "1769206410"
},
"departure": {
"time": "1769206410"
},
"stopId": "2MOLIE",
"stopSequence": 9
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6237233"
}
}
},
{
"id": "trip:6237240",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769202890"
},
"departure": {
"time": "1769202896"
},
"stopId": "1MOLIE",
"stopSequence": 8
},
{
"arrival": {
"time": "1769203090"
},
"departure": {
"time": "1769203090"
},
"stopId": "1RALL",
"stopSequence": 9
},
{
"arrival": {
"time": "1769203200"
},
"departure": {
"time": "1769203200"
},
"stopId": "1FMBL",
"stopSequence": 10
},
{
"arrival": {
"time": "1769203270"
},
"departure": {
"time": "1769203270"
},
"stopId": "1HARA",
"stopSequence": 11
},
{
"arrival": {
"time": "1769203380"
},
"departure": {
"time": "1769203380"
},
"stopId": "1LGAR",
"stopSequence": 12
},
{
"arrival": {
"time": "1769203470"
},
"departure": {
"time": "1769203470"
},
"stopId": "1LAFA",
"stopSequence": 13
},
{
"arrival": {
"time": "1769203560"
},
"departure": {
"time": "1769203560"
},
"stopId": "1STRA",
"stopSequence": 14
},
{
"arrival": {
"time": "1769203660"
},
"departure": {
"time": "1769203660"
},
"stopId": "1BAMA",
"stopSequence": 15
},
{
"arrival": {
"time": "1769203780"
},
"departure": {
"time": "1769203780"
},
"stopId": "1JE23",
"stopSequence": 16
},
{
"arrival": {
"time": "1769203890"
},
"departure": {
"time": "1769203890"
},
"stopId": "1JVIL",
"stopSequence": 17
},
{
"arrival": {
"time": "1769204020"
},
"stopId": "2ANRO",
"stopSequence": 18
}
],
"trip": {
"directionId": 1,
"routeId": "C",
"tripId": "6237240"
}
}
},
{
"id": "trip:6237243",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769202831"
},
"departure": {
"time": "1769202852"
},
"stopId": "1EURO",
"stopSequence": 16
},
{
"arrival": {
"time": "1769202896"
},
"stopId": "2MONP",
"stopSequence": 17
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6237243"
}
}
},
{
"id": "trip:6237245",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769202815"
},
"departure": {
"time": "1769202855"
},
"stopId": "2QUAI",
"stopSequence": 11
},
{
"arrival": {
"time": "1769203027"
},
"departure": {
"time": "1769203027"
},
"stopId": "2FARC",
"stopSequence": 12
},
{
"arrival": {
"time": "1769203133"
},
"departure": {
"time": "1769203133"
},
"stopId": "2ELYS",
"stopSequence": 13
},
{
"arrival": {
"time": "1769203223"
},
"departure": {
"time": "1769203223"
},
"stopId": "2PATT",
"stopSequence": 14
},
{
"arrival": {
"time": "1769203300"
},
"departure": {
"time": "1769203300"
},
"stopId": "2BARR",
"stopSequence": 15
},
{
"arrival": {
"time": "1769203394"
},
"departure": {
"time": "1769203394"
},
"stopId": "2BEAU",
"stopSequence": 16
},
{
"arrival": {
"time": "1769203480"
},
"stopId": "1BBCA",
"stopSequence": 17
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6237245"
}
}
},
{
"id": "trip:6237235",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769204400"
},
"stopId": "2ANRO",
"stopSequence": 0
},
{
"arrival": {
"time": "1769204520"
},
"departure": {
"time": "1769204520"
},
"stopId": "2JVIL",
"stopSequence": 1
},
{
"arrival": {
"time": "1769204630"
},
"departure": {
"time": "1769204630"
},
"stopId": "2JE23",
"stopSequence": 2
},
{
"arrival": {
"time": "1769204750"
},
"departure": {
"time": "1769204750"
},
"stopId": "2BAMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1769204860"
},
"departure": {
"time": "1769204860"
},
"stopId": "2STRA",
"stopSequence": 4
},
{
"arrival": {
"time": "1769204940"
},
"departure": {
"time": "1769204940"
},
"stopId": "2LAFA",
"stopSequence": 5
},
{
"arrival": {
"time": "1769205030"
},
"departure": {
"time": "1769205030"
},
"stopId": "2LGAR",
"stopSequence": 6
},
{
"arrival": {
"time": "1769205120"
},
"departure": {
"time": "1769205120"
},
"stopId": "2HARA",
"stopSequence": 7
},
{
"arrival": {
"time": "1769205200"
},
"departure": {
"time": "1769205200"
},
"stopId": "2FMBL",
"stopSequence": 8
},
{
"arrival": {
"time": "1769205310"
},
"departure": {
"time": "1769205310"
},
"stopId": "2RALL",
"stopSequence": 9
},
{
"arrival": {
"time": "1769205450"
},
"departure": {
"time": "1769205450"
},
"stopId": "2MOLIE",
"stopSequence": 10
},
{
"arrival": {
"time": "1769205570"
},
"departure": {
"time": "1769205570"
},
"stopId": "2DOUT",
"stopSequence": 11
},
{
"arrival": {
"time": "1769205740"
},
"departure": {
"time": "1769205740"
},
"stopId": "2QUAI",
"stopSequence": 12
},
{
"arrival": {
"time": "1769205908"
},
"departure": {
"time": "1769205908"
},
"stopId": "2FARC",
"stopSequence": 13
},
{
"arrival": {
"time": "1769206013"
},
"departure": {
"time": "1769206013"
},
"stopId": "2ELYS",
"stopSequence": 14
},
{
"arrival": {
"time": "1769206103"
},
"departure": {
"time": "1769206103"
},
"stopId": "2PATT",
"stopSequence": 15
},
{
"arrival": {
"time": "1769206180"
},
"departure": {
"time": "1769206180"
},
"stopId": "2BARR",
"stopSequence": 16
},
{
"arrival": {
"time": "1769206272"
},
"departure": {
"time": "1769206272"
},
"stopId": "2BEAU",
"stopSequence": 17
},
{
"arrival": {
"time": "1769206360"
},
"stopId": "1BBCA",
"stopSequence": 18
}
],
"trip": {
"directionId": 0,
"routeId": "C",
"tripId": "6237235"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1769202908"
}
}