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 811 erreurs, 1 355 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 09/02/2026 à 08h02 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
Not in POSIX time E001 19 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 3106 stop_sequence 19 departure_time 0 is not POSIX time
- trip_id 4010 stop_sequence 19 departure_time 0 is not POSIX time
- trip_id 3101 stop_sequence 20 departure_time 0 is not POSIX time
- trip_id 15004 stop_sequence 27 departure_time 0 is not POSIX time
- trip_id 10402 stop_sequence 7 departure_time 0 is not POSIX time
Sequential stop_time_update times are not increasing E022 195 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 6239130 stop_sequence 44 arrival_time 08:00:50 (1770620450) is less than previous stop arrival_time 08:06:22 (1770620782) - times must increase between two sequential stops
- trip_id 6239130 stop_sequence 44 arrival_time 08:00:50 (1770620450) is less than previous stop departure_time 08:06:22 (1770620782) - times must increase between two sequential stops
- trip_id 6239130 stop_sequence 44 departure_time 08:00:50 (1770620450) is less than previous stop departure_time 08:06:22 (1770620782) - times must increase between two sequential stops
- trip_id 6239130 stop_sequence 44 departure_time 08:00:50 (1770620450) is less than previous stop arrival_time 08:06:22 (1770620782) - times must increase between two sequential stops
- trip_id 6239148 stop_sequence 23 arrival_time 08:12:48 (1770621168) is less than previous stop arrival_time 08:13:00 (1770621180) - times must increase between two sequential stops
stop_time_update departure time is before arrival time E025 19 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 3106 stop_sequence 19 departure_time 01:00:00 (0) is less than the same stop arrival_time 08:01:32 (1770620492) - departure time must be equal to or greater than arrival time
- trip_id 4010 stop_sequence 19 departure_time 01:00:00 (0) is less than the same stop arrival_time 08:01:39 (1770620499) - departure time must be equal to or greater than arrival time
- trip_id 3101 stop_sequence 20 departure_time 01:00:00 (0) is less than the same stop arrival_time 08:01:42 (1770620502) - departure time must be equal to or greater than arrival time
- trip_id 15004 stop_sequence 27 departure_time 01:00:00 (0) is less than the same stop arrival_time 08:01:12 (1770620472) - departure time must be equal to or greater than arrival time
- trip_id 10402 stop_sequence 7 departure_time 01:00:00 (0) is less than the same stop arrival_time 08:00:58 (1770620458) - 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 1 562 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 6240115 stop_sequence 14 has stop_id RUELLES but GTFS stop_sequence 14 has stop_id SABLONS - stop_ids should be the same
- GTFS-rt trip_id 6240115 stop_sequence 15 has stop_id SABLONS but GTFS stop_sequence 15 has stop_id TROPAROI - stop_ids should be the same
- GTFS-rt trip_id 6240115 stop_sequence 16 has stop_id TROPAROI but GTFS stop_sequence 16 has stop_id ALLARD - stop_ids should be the same
- GTFS-rt trip_id 6240115 stop_sequence 17 has stop_id ALLARD but GTFS stop_sequence 17 has stop_id DELATTAS - stop_ids should be the same
- GTFS-rt trip_id 6240115 stop_sequence 18 has stop_id DELATTAS but GTFS stop_sequence 18 has stop_id ESA - stop_ids should be the same
GTFS-rt stop_sequence not found in GTFS data E051 16 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 3006 contains stop_sequence 29 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 20202 contains stop_sequence 5 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 14702 contains stop_sequence 4 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 6239501 contains stop_sequence 72 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 14002 contains stop_sequence 4 that does not exist in GTFS stop_times.txt for this trip
Avertissements
timestamp not populated W001 340 erreurs
Timestamps should be populated for all elements
Exemples d'erreurs
- trip_id 6240115 does not have a timestamp
- trip_id 6239037 does not have a timestamp
- trip_id 3518 does not have a timestamp
- trip_id 6237408 does not have a timestamp
- trip_id 6238176 does not have a timestamp
vehicle_id not populated W002 340 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id 6240115 does not have a vehicle_id
- trip_id 6239037 does not have a vehicle_id
- trip_id 3518 does not have a vehicle_id
- trip_id 6237408 does not have a vehicle_id
- trip_id 6238176 does not have a vehicle_id
schedule_relationship not populated W009 675 erreurs
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Exemples d'erreurs
- trip_id 6240115 stop_sequence 14 (and potentially more for this trip) does not have a schedule_relationship
- trip_id 6240115 does not have a schedule_relationship
- trip_id 6239037 stop_sequence 0 (and potentially more for this trip) does not have a schedule_relationship
- trip_id 6239037 does not have a schedule_relationship
- trip_id 3518 stop_sequence 2 (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. | 4 856 | 29 fois (100 % 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 | 33 586 | 29 fois (100 % des validations) |
| W001 | Timestamps should be populated for all elements | 7 522 | 29 fois (100 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 7 522 | 29 fois (100 % des validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 15 009 | 29 fois (100 % des validations) |
| E051 | All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip | 498 | 28 fois (97 % des validations) |
| E001 | All timestamps must be in POSIX time (i.e., number of seconds since January 1st 1970 00:00:00 UTC) | 292 | 22 fois (76 % 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. | 310 | 22 fois (76 % des validations) |
| E002 | stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence | 39 | 13 fois (45 % des validations) |
| E036 | Sequential GTFS-rt trip stop_time_updates should never have the same stop_sequence | 45 | 13 fois (45 % des validations) |
| E037 | Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id | 26 | 12 fois (41 % 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 09/02/2026 à 22h10 Europe/Paris.
trip_updates (30) 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 09/02/2026 à 22h10 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "trip:6237233",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770674230"
},
"stopId": "2MONP",
"stopSequence": 0
},
{
"arrival": {
"time": "1770674295"
},
"departure": {
"time": "1770674295"
},
"stopId": "2EURO",
"stopSequence": 1
},
{
"arrival": {
"time": "1770674371"
},
"departure": {
"time": "1770674371"
},
"stopId": "2DUNA",
"stopSequence": 2
},
{
"arrival": {
"time": "1770674520"
},
"departure": {
"time": "1770674520"
},
"stopId": "2BRIS",
"stopSequence": 3
},
{
"arrival": {
"time": "1770674597"
},
"departure": {
"time": "1770674597"
},
"stopId": "2CROI",
"stopSequence": 4
},
{
"arrival": {
"time": "1770674756"
},
"departure": {
"time": "1770674756"
},
"stopId": "2MTAI",
"stopSequence": 5
},
{
"arrival": {
"time": "1770674850"
},
"departure": {
"time": "1770674850"
},
"stopId": "2CONS",
"stopSequence": 6
},
{
"arrival": {
"time": "1770675000"
},
"departure": {
"time": "1770675000"
},
"stopId": "2CECO",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6237233"
}
}
},
{
"id": "trip:6239988",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770671343"
},
"departure": {
"time": "1770671343"
},
"stopId": "MIMOSA-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1770671372"
},
"departure": {
"time": "1770671403"
},
"stopId": "CHATEN-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1770671432"
},
"departure": {
"time": "1770671432"
},
"stopId": "SOLELE-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1770671486"
},
"departure": {
"time": "1770671486"
},
"stopId": "SEPSON-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1770671522"
},
"departure": {
"time": "1770671522"
},
"stopId": "BANCST-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1770671623"
},
"departure": {
"time": "1770671623"
},
"stopId": "RTEPAR-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1770671700"
},
"departure": {
"time": "1770671700"
},
"stopId": "PROVIN-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1770671822"
},
"stopId": "PARCEX-E",
"stopSequence": 37
}
],
"trip": {
"directionId": 0,
"routeId": "04",
"tripId": "6239988"
}
}
},
{
"id": "trip:6237242",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770671343"
},
"departure": {
"time": "1770671376"
},
"stopId": "1LGAR",
"stopSequence": 19
},
{
"arrival": {
"time": "1770671436"
},
"departure": {
"time": "1770671436"
},
"stopId": "1LAFA",
"stopSequence": 20
},
{
"arrival": {
"time": "1770671526"
},
"departure": {
"time": "1770671526"
},
"stopId": "1STRA",
"stopSequence": 21
},
{
"arrival": {
"time": "1770671626"
},
"departure": {
"time": "1770671626"
},
"stopId": "1BAMA",
"stopSequence": 22
},
{
"arrival": {
"time": "1770671746"
},
"departure": {
"time": "1770671746"
},
"stopId": "1JE23",
"stopSequence": 23
},
{
"arrival": {
"time": "1770671856"
},
"departure": {
"time": "1770671856"
},
"stopId": "1JVIL",
"stopSequence": 24
},
{
"arrival": {
"time": "1770671986"
},
"stopId": "2ANRO",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6237242"
}
}
},
{
"id": "trip:6240202",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770671820"
},
"stopId": "ADEZIERE",
"stopSequence": 0
},
{
"arrival": {
"time": "1770671859"
},
"departure": {
"time": "1770671859"
},
"stopId": "SCHWALBA",
"stopSequence": 1
},
{
"arrival": {
"time": "1770671899"
},
"departure": {
"time": "1770671899"
},
"stopId": "LA-BOISS",
"stopSequence": 2
},
{
"arrival": {
"time": "1770671953"
},
"departure": {
"time": "1770671953"
},
"stopId": "PIECE",
"stopSequence": 3
},
{
"arrival": {
"time": "1770672000"
},
"departure": {
"time": "1770672000"
},
"stopId": "BALANDE",
"stopSequence": 4
},
{
"arrival": {
"time": "1770672023"
},
"departure": {
"time": "1770672023"
},
"stopId": "TERNIERE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770672060"
},
"departure": {
"time": "1770672060"
},
"stopId": "MAIRAVR",
"stopSequence": 6
},
{
"arrival": {
"time": "1770672097"
},
"departure": {
"time": "1770672097"
},
"stopId": "MAUFINE",
"stopSequence": 7
},
{
"arrival": {
"time": "1770672150"
},
"departure": {
"time": "1770672150"
},
"stopId": "DELAUNE",
"stopSequence": 8
},
{
"arrival": {
"time": "1770672183"
},
"departure": {
"time": "1770672183"
},
"stopId": "BEURRIER",
"stopSequence": 9
},
{
"arrival": {
"time": "1770672241"
},
"departure": {
"time": "1770672241"
},
"stopId": "BRASSENS",
"stopSequence": 10
},
{
"arrival": {
"time": "1770672286"
},
"departure": {
"time": "1770672286"
},
"stopId": "MLYAUTEY",
"stopSequence": 11
},
{
"arrival": {
"time": "1770672317"
},
"departure": {
"time": "1770672317"
},
"stopId": "CHMARTYR",
"stopSequence": 12
},
{
"arrival": {
"time": "1770672339"
},
"departure": {
"time": "1770672339"
},
"stopId": "MAISDANS",
"stopSequence": 13
},
{
"arrival": {
"time": "1770672374"
},
"departure": {
"time": "1770672374"
},
"stopId": "GRANDMON",
"stopSequence": 14
},
{
"arrival": {
"time": "1770672420"
},
"departure": {
"time": "1770672420"
},
"stopId": "CLINIQUE",
"stopSequence": 15
},
{
"arrival": {
"time": "1770672455"
},
"departure": {
"time": "1770672455"
},
"stopId": "VALOR",
"stopSequence": 16
},
{
"arrival": {
"time": "1770672482"
},
"departure": {
"time": "1770672482"
},
"stopId": "MEIGNANN",
"stopSequence": 17
},
{
"arrival": {
"time": "1770672538"
},
"departure": {
"time": "1770672538"
},
"stopId": "REVERIES",
"stopSequence": 18
},
{
"arrival": {
"time": "1770672584"
},
"departure": {
"time": "1770672584"
},
"stopId": "POMONE",
"stopSequence": 19
},
{
"arrival": {
"time": "1770672659"
},
"departure": {
"time": "1770672659"
},
"stopId": "CIOUEST",
"stopSequence": 20
},
{
"arrival": {
"time": "1770672694"
},
"departure": {
"time": "1770672694"
},
"stopId": "CLEMENCE",
"stopSequence": 21
},
{
"arrival": {
"time": "1770672720"
},
"departure": {
"time": "1770672720"
},
"stopId": "DESCAZ-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1770672758"
},
"departure": {
"time": "1770672758"
},
"stopId": "BICHDAVI",
"stopSequence": 23
},
{
"arrival": {
"time": "1770672813"
},
"departure": {
"time": "1770672813"
},
"stopId": "HOTDIEU",
"stopSequence": 24
},
{
"arrival": {
"time": "1770672840"
},
"departure": {
"time": "1770672840"
},
"stopId": "ROCHEFOU",
"stopSequence": 25
},
{
"arrival": {
"time": "1770672945"
},
"departure": {
"time": "1770672945"
},
"stopId": "STSERGEU",
"stopSequence": 26
},
{
"arrival": {
"time": "1770673120"
},
"departure": {
"time": "1770673120"
},
"stopId": "MENDESFR",
"stopSequence": 27
},
{
"arrival": {
"time": "1770673200"
},
"departure": {
"time": "1770674100"
},
"stopId": "FO-LOR-R",
"stopSequence": 28
},
{
"arrival": {
"time": "1770674174"
},
"departure": {
"time": "1770674174"
},
"stopId": "STAUBI-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1770674209"
},
"departure": {
"time": "1770674209"
},
"stopId": "HARAS-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1770674340"
},
"departure": {
"time": "1770674340"
},
"stopId": "ANLERO-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1770674401"
},
"departure": {
"time": "1770674401"
},
"stopId": "RABELA-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1770674449"
},
"departure": {
"time": "1770674449"
},
"stopId": "ESA-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1770674559"
},
"departure": {
"time": "1770674559"
},
"stopId": "DELATA-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1770674640"
},
"departure": {
"time": "1770674640"
},
"stopId": "ALLARD-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1770674690"
},
"departure": {
"time": "1770674690"
},
"stopId": "TASSIG-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1770674783"
},
"departure": {
"time": "1770674783"
},
"stopId": "TROIPA-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1770674820"
},
"departure": {
"time": "1770674820"
},
"stopId": "SABLON-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1770674873"
},
"departure": {
"time": "1770674873"
},
"stopId": "RUELLE-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1770674956"
},
"departure": {
"time": "1770674956"
},
"stopId": "GENDRO-E",
"stopSequence": 40
}
],
"trip": {
"directionId": 1,
"routeId": "03",
"tripId": "6240202"
}
}
},
{
"id": "trip:6237231",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770673300"
},
"stopId": "1AARD",
"stopSequence": 0
},
{
"arrival": {
"time": "1770673380"
},
"departure": {
"time": "1770673380"
},
"stopId": "1BASC",
"stopSequence": 1
},
{
"arrival": {
"time": "1770673450"
},
"departure": {
"time": "1770673450"
},
"stopId": "1STGI",
"stopSequence": 2
},
{
"arrival": {
"time": "1770673530"
},
"departure": {
"time": "1770673530"
},
"stopId": "1ACAS",
"stopSequence": 3
},
{
"arrival": {
"time": "1770673610"
},
"departure": {
"time": "1770673610"
},
"stopId": "1BROY",
"stopSequence": 4
},
{
"arrival": {
"time": "1770673690"
},
"departure": {
"time": "1770673690"
},
"stopId": "1PMAY",
"stopSequence": 5
},
{
"arrival": {
"time": "1770673790"
},
"departure": {
"time": "1770673790"
},
"stopId": "1BOTA",
"stopSequence": 6
},
{
"arrival": {
"time": "1770673950"
},
"departure": {
"time": "1770673950"
},
"stopId": "1VERN",
"stopSequence": 8
},
{
"arrival": {
"time": "1770674040"
},
"departure": {
"time": "1770674040"
},
"stopId": "1HSAU",
"stopSequence": 9
},
{
"arrival": {
"time": "1770674160"
},
"departure": {
"time": "1770674160"
},
"stopId": "1JMOU",
"stopSequence": 10
},
{
"arrival": {
"time": "1770674240"
},
"departure": {
"time": "1770674240"
},
"stopId": "1CAPU",
"stopSequence": 11
},
{
"arrival": {
"time": "1770674370"
},
"departure": {
"time": "1770674370"
},
"stopId": "1HOPA",
"stopSequence": 12
},
{
"arrival": {
"time": "1770674460"
},
"departure": {
"time": "1770674460"
},
"stopId": "1BMAI",
"stopSequence": 13
},
{
"arrival": {
"time": "1770674600"
},
"departure": {
"time": "1770674600"
},
"stopId": "1STSE",
"stopSequence": 14
},
{
"arrival": {
"time": "1770674690"
},
"departure": {
"time": "1770674690"
},
"stopId": "1CECO",
"stopSequence": 15
},
{
"arrival": {
"time": "1770674780"
},
"departure": {
"time": "1770674780"
},
"stopId": "1HDVA",
"stopSequence": 16
},
{
"arrival": {
"time": "1770674880"
},
"departure": {
"time": "1770674880"
},
"stopId": "1FMBL",
"stopSequence": 17
},
{
"arrival": {
"time": "1770674950"
},
"departure": {
"time": "1770674950"
},
"stopId": "1HARA",
"stopSequence": 18
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6237231"
}
}
},
{
"id": "trip:6239791",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770671348"
},
"departure": {
"time": "1770671379"
},
"stopId": "SAJACQ-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1770671425"
},
"departure": {
"time": "1770671425"
},
"stopId": "FARCSJ-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1770671513"
},
"departure": {
"time": "1770671513"
},
"stopId": "MVIGNE-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1770671580"
},
"departure": {
"time": "1770671580"
},
"stopId": "CHBBEI-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1770671635"
},
"departure": {
"time": "1770671635"
},
"stopId": "BOISRA-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1770671701"
},
"departure": {
"time": "1770671701"
},
"stopId": "NDAMLA-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1770671764"
},
"departure": {
"time": "1770671764"
},
"stopId": "POLYTE-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1770671820"
},
"departure": {
"time": "1770671820"
},
"stopId": "CITEUN-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1770671873"
},
"departure": {
"time": "1770671873"
},
"stopId": "RESTUN-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1770671915"
},
"departure": {
"time": "1770671915"
},
"stopId": "I.U.T.-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1770672000"
},
"departure": {
"time": "1770672000"
},
"stopId": "BBCAMT-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1770672036"
},
"departure": {
"time": "1770672036"
},
"stopId": "LENOT-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1770672060"
},
"departure": {
"time": "1770672060"
},
"stopId": "MOREL-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1770672088"
},
"departure": {
"time": "1770672088"
},
"stopId": "INRA-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1770672125"
},
"departure": {
"time": "1770672125"
},
"stopId": "GDPERI-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1770672156"
},
"departure": {
"time": "1770672156"
},
"stopId": "LANDRE-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1770672240"
},
"departure": {
"time": "1770672240"
},
"stopId": "BRGPAI-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1770672262"
},
"departure": {
"time": "1770672262"
},
"stopId": "RODIN-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1770672288"
},
"departure": {
"time": "1770672288"
},
"stopId": "GRANBE-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1770672322"
},
"departure": {
"time": "1770672322"
},
"stopId": "PROME-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1770672360"
},
"departure": {
"time": "1770672360"
},
"stopId": "CERFEU-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1770672417"
},
"departure": {
"time": "1770672417"
},
"stopId": "LASOUR-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1770672470"
},
"departure": {
"time": "1770672470"
},
"stopId": "ROUAIR-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1770672531"
},
"departure": {
"time": "1770672531"
},
"stopId": "VAURAG-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1770672574"
},
"departure": {
"time": "1770672574"
},
"stopId": "PRIEUR-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1770672610"
},
"departure": {
"time": "1770672610"
},
"stopId": "GRANPI-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1770672634"
},
"departure": {
"time": "1770672634"
},
"stopId": "PINSON-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1770672672"
},
"departure": {
"time": "1770672672"
},
"stopId": "FAUVET-E",
"stopSequence": 64
},
{
"arrival": {
"time": "1770672720"
},
"stopId": "BEAUCOUZ",
"stopSequence": 65
}
],
"trip": {
"directionId": 1,
"routeId": "02",
"tripId": "6239791"
}
}
},
{
"id": "trip:6237238",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770672310"
},
"stopId": "2MONP",
"stopSequence": 0
},
{
"arrival": {
"time": "1770672375"
},
"departure": {
"time": "1770672375"
},
"stopId": "2EURO",
"stopSequence": 1
},
{
"arrival": {
"time": "1770672451"
},
"departure": {
"time": "1770672451"
},
"stopId": "2DUNA",
"stopSequence": 2
},
{
"arrival": {
"time": "1770672600"
},
"departure": {
"time": "1770672600"
},
"stopId": "2BRIS",
"stopSequence": 3
},
{
"arrival": {
"time": "1770672677"
},
"departure": {
"time": "1770672677"
},
"stopId": "2CROI",
"stopSequence": 4
},
{
"arrival": {
"time": "1770672836"
},
"departure": {
"time": "1770672836"
},
"stopId": "2MTAI",
"stopSequence": 5
},
{
"arrival": {
"time": "1770672930"
},
"departure": {
"time": "1770672930"
},
"stopId": "2CONS",
"stopSequence": 6
},
{
"arrival": {
"time": "1770673080"
},
"departure": {
"time": "1770673080"
},
"stopId": "2CECO",
"stopSequence": 7
},
{
"arrival": {
"time": "1770673170"
},
"departure": {
"time": "1770673170"
},
"stopId": "2STSE",
"stopSequence": 8
},
{
"arrival": {
"time": "1770673290"
},
"departure": {
"time": "1770673290"
},
"stopId": "2MOLIE",
"stopSequence": 9
},
{
"arrival": {
"time": "1770673410"
},
"departure": {
"time": "1770673410"
},
"stopId": "2DOUT",
"stopSequence": 10
},
{
"arrival": {
"time": "1770673580"
},
"departure": {
"time": "1770673580"
},
"stopId": "2QUAI",
"stopSequence": 11
},
{
"arrival": {
"time": "1770673747"
},
"departure": {
"time": "1770673747"
},
"stopId": "2FARC",
"stopSequence": 12
},
{
"arrival": {
"time": "1770673853"
},
"departure": {
"time": "1770673853"
},
"stopId": "2ELYS",
"stopSequence": 13
},
{
"arrival": {
"time": "1770673943"
},
"departure": {
"time": "1770673943"
},
"stopId": "2PATT",
"stopSequence": 14
},
{
"arrival": {
"time": "1770674020"
},
"departure": {
"time": "1770674020"
},
"stopId": "2BARR",
"stopSequence": 15
},
{
"arrival": {
"time": "1770674114"
},
"departure": {
"time": "1770674114"
},
"stopId": "2BEAU",
"stopSequence": 16
},
{
"arrival": {
"time": "1770674200"
},
"stopId": "1BBCA",
"stopSequence": 17
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6237238"
}
}
},
{
"id": "trip:6237230",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770673690"
},
"stopId": "1BBCA",
"stopSequence": 0
},
{
"arrival": {
"time": "1770673782"
},
"departure": {
"time": "1770673782"
},
"stopId": "1BEAU",
"stopSequence": 1
},
{
"arrival": {
"time": "1770673890"
},
"departure": {
"time": "1770673890"
},
"stopId": "1BARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1770673969"
},
"departure": {
"time": "1770673969"
},
"stopId": "1PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1770674060"
},
"departure": {
"time": "1770674060"
},
"stopId": "1ELYS",
"stopSequence": 4
},
{
"arrival": {
"time": "1770674168"
},
"departure": {
"time": "1770674168"
},
"stopId": "1FARC",
"stopSequence": 5
},
{
"arrival": {
"time": "1770674340"
},
"departure": {
"time": "1770674340"
},
"stopId": "1QUAI",
"stopSequence": 6
},
{
"arrival": {
"time": "1770674500"
},
"departure": {
"time": "1770674500"
},
"stopId": "1DOUT",
"stopSequence": 7
},
{
"arrival": {
"time": "1770674640"
},
"departure": {
"time": "1770674640"
},
"stopId": "1MOLIE",
"stopSequence": 8
},
{
"arrival": {
"time": "1770674780"
},
"departure": {
"time": "1770674780"
},
"stopId": "1STSE",
"stopSequence": 9
},
{
"arrival": {
"time": "1770674870"
},
"departure": {
"time": "1770674870"
},
"stopId": "1CECO",
"stopSequence": 10
},
{
"arrival": {
"time": "1770675000"
},
"departure": {
"time": "1770675000"
},
"stopId": "1CONS",
"stopSequence": 11
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6237230"
}
}
},
{
"id": "trip:6237232",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770674170"
},
"stopId": "2ANRO",
"stopSequence": 0
},
{
"arrival": {
"time": "1770674290"
},
"departure": {
"time": "1770674290"
},
"stopId": "2JVIL",
"stopSequence": 1
},
{
"arrival": {
"time": "1770674400"
},
"departure": {
"time": "1770674400"
},
"stopId": "2JE23",
"stopSequence": 2
},
{
"arrival": {
"time": "1770674520"
},
"departure": {
"time": "1770674520"
},
"stopId": "2BAMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1770674630"
},
"departure": {
"time": "1770674630"
},
"stopId": "2STRA",
"stopSequence": 4
},
{
"arrival": {
"time": "1770674710"
},
"departure": {
"time": "1770674710"
},
"stopId": "2LAFA",
"stopSequence": 5
},
{
"arrival": {
"time": "1770674800"
},
"departure": {
"time": "1770674800"
},
"stopId": "2LGAR",
"stopSequence": 6
},
{
"arrival": {
"time": "1770674890"
},
"departure": {
"time": "1770674890"
},
"stopId": "2HARA",
"stopSequence": 7
},
{
"arrival": {
"time": "1770674970"
},
"departure": {
"time": "1770674970"
},
"stopId": "2FMBL",
"stopSequence": 8
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6237232"
}
}
},
{
"id": "trip:6237245",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770671408"
},
"departure": {
"time": "1770671428"
},
"stopId": "2MOLIE",
"stopSequence": 9
},
{
"arrival": {
"time": "1770671496"
},
"departure": {
"time": "1770671496"
},
"stopId": "2DOUT",
"stopSequence": 10
},
{
"arrival": {
"time": "1770671666"
},
"departure": {
"time": "1770671666"
},
"stopId": "2QUAI",
"stopSequence": 11
},
{
"arrival": {
"time": "1770671833"
},
"departure": {
"time": "1770671833"
},
"stopId": "2FARC",
"stopSequence": 12
},
{
"arrival": {
"time": "1770671939"
},
"departure": {
"time": "1770671939"
},
"stopId": "2ELYS",
"stopSequence": 13
},
{
"arrival": {
"time": "1770672029"
},
"departure": {
"time": "1770672029"
},
"stopId": "2PATT",
"stopSequence": 14
},
{
"arrival": {
"time": "1770672106"
},
"departure": {
"time": "1770672106"
},
"stopId": "2BARR",
"stopSequence": 15
},
{
"arrival": {
"time": "1770672200"
},
"departure": {
"time": "1770672200"
},
"stopId": "2BEAU",
"stopSequence": 16
},
{
"arrival": {
"time": "1770672286"
},
"stopId": "1BBCA",
"stopSequence": 17
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6237245"
}
}
},
{
"id": "trip:6237243",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770671376"
},
"departure": {
"time": "1770671405"
},
"stopId": "1CROI",
"stopSequence": 13
},
{
"arrival": {
"time": "1770671470"
},
"departure": {
"time": "1770671470"
},
"stopId": "1BRIS",
"stopSequence": 14
},
{
"arrival": {
"time": "1770671614"
},
"departure": {
"time": "1770671614"
},
"stopId": "1DUNA",
"stopSequence": 15
},
{
"arrival": {
"time": "1770671685"
},
"departure": {
"time": "1770671685"
},
"stopId": "1EURO",
"stopSequence": 16
},
{
"arrival": {
"time": "1770671750"
},
"stopId": "2MONP",
"stopSequence": 17
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6237243"
}
}
},
{
"id": "trip:6239796",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770671355"
},
"departure": {
"time": "1770671374"
},
"stopId": "VERDUN-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1770671389"
},
"departure": {
"time": "1770671389"
},
"stopId": "CEZAN-E",
"stopSequence": 64
},
{
"arrival": {
"time": "1770671419"
},
"departure": {
"time": "1770671419"
},
"stopId": "COROT-E",
"stopSequence": 65
},
{
"arrival": {
"time": "1770671531"
},
"stopId": "SBAVENAI",
"stopSequence": 66
}
],
"trip": {
"directionId": 0,
"routeId": "02",
"tripId": "6239796"
}
}
},
{
"id": "trip:6237239",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770672250"
},
"stopId": "2ANRO",
"stopSequence": 0
},
{
"arrival": {
"time": "1770672370"
},
"departure": {
"time": "1770672370"
},
"stopId": "2JVIL",
"stopSequence": 1
},
{
"arrival": {
"time": "1770672480"
},
"departure": {
"time": "1770672480"
},
"stopId": "2JE23",
"stopSequence": 2
},
{
"arrival": {
"time": "1770672600"
},
"departure": {
"time": "1770672600"
},
"stopId": "2BAMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1770672710"
},
"departure": {
"time": "1770672710"
},
"stopId": "2STRA",
"stopSequence": 4
},
{
"arrival": {
"time": "1770672790"
},
"departure": {
"time": "1770672790"
},
"stopId": "2LAFA",
"stopSequence": 5
},
{
"arrival": {
"time": "1770672880"
},
"departure": {
"time": "1770672880"
},
"stopId": "2LGAR",
"stopSequence": 6
},
{
"arrival": {
"time": "1770672970"
},
"departure": {
"time": "1770672970"
},
"stopId": "2HARA",
"stopSequence": 7
},
{
"arrival": {
"time": "1770673050"
},
"departure": {
"time": "1770673050"
},
"stopId": "2FMBL",
"stopSequence": 8
},
{
"arrival": {
"time": "1770673150"
},
"departure": {
"time": "1770673150"
},
"stopId": "2HDVA",
"stopSequence": 9
},
{
"arrival": {
"time": "1770673250"
},
"departure": {
"time": "1770673250"
},
"stopId": "2CECO",
"stopSequence": 10
},
{
"arrival": {
"time": "1770673340"
},
"departure": {
"time": "1770673340"
},
"stopId": "2STSE",
"stopSequence": 11
},
{
"arrival": {
"time": "1770673460"
},
"departure": {
"time": "1770673460"
},
"stopId": "2BMAI",
"stopSequence": 12
},
{
"arrival": {
"time": "1770673550"
},
"departure": {
"time": "1770673550"
},
"stopId": "2HOPA",
"stopSequence": 13
},
{
"arrival": {
"time": "1770673670"
},
"departure": {
"time": "1770673670"
},
"stopId": "2CAPU",
"stopSequence": 14
},
{
"arrival": {
"time": "1770673750"
},
"departure": {
"time": "1770673750"
},
"stopId": "2JMOU",
"stopSequence": 15
},
{
"arrival": {
"time": "1770673870"
},
"departure": {
"time": "1770673870"
},
"stopId": "2HSAU",
"stopSequence": 16
},
{
"arrival": {
"time": "1770673950"
},
"departure": {
"time": "1770673950"
},
"stopId": "2VERN",
"stopSequence": 17
},
{
"arrival": {
"time": "1770674130"
},
"departure": {
"time": "1770674130"
},
"stopId": "2BOTA",
"stopSequence": 19
},
{
"arrival": {
"time": "1770674230"
},
"departure": {
"time": "1770674230"
},
"stopId": "2PMAY",
"stopSequence": 20
},
{
"arrival": {
"time": "1770674310"
},
"departure": {
"time": "1770674310"
},
"stopId": "2BROY",
"stopSequence": 21
},
{
"arrival": {
"time": "1770674400"
},
"departure": {
"time": "1770674400"
},
"stopId": "2ACAS",
"stopSequence": 22
},
{
"arrival": {
"time": "1770674480"
},
"departure": {
"time": "1770674480"
},
"stopId": "2STGI",
"stopSequence": 23
},
{
"arrival": {
"time": "1770674560"
},
"departure": {
"time": "1770674560"
},
"stopId": "2BASC",
"stopSequence": 24
},
{
"arrival": {
"time": "1770674640"
},
"stopId": "1AARD",
"stopSequence": 25
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6237239"
}
}
},
{
"id": "trip:6239984",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770671940"
},
"stopId": "PARCEXPO",
"stopSequence": 0
},
{
"arrival": {
"time": "1770672041"
},
"departure": {
"time": "1770672041"
},
"stopId": "PROVINS",
"stopSequence": 1
},
{
"arrival": {
"time": "1770672110"
},
"departure": {
"time": "1770672110"
},
"stopId": "RTEPARIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1770672180"
},
"departure": {
"time": "1770672180"
},
"stopId": "BANCSTMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1770672214"
},
"departure": {
"time": "1770672214"
},
"stopId": "SEPSONET",
"stopSequence": 4
},
{
"arrival": {
"time": "1770672260"
},
"departure": {
"time": "1770672260"
},
"stopId": "SOLELEVA",
"stopSequence": 5
},
{
"arrival": {
"time": "1770672319"
},
"departure": {
"time": "1770672319"
},
"stopId": "CHATENAY",
"stopSequence": 6
},
{
"arrival": {
"time": "1770672357"
},
"departure": {
"time": "1770672357"
},
"stopId": "MIMOSAS",
"stopSequence": 7
},
{
"arrival": {
"time": "1770672420"
},
"departure": {
"time": "1770672420"
},
"stopId": "BRISEPOT",
"stopSequence": 8
},
{
"arrival": {
"time": "1770672469"
},
"departure": {
"time": "1770672469"
},
"stopId": "DESJARDI",
"stopSequence": 9
},
{
"arrival": {
"time": "1770672510"
},
"departure": {
"time": "1770672510"
},
"stopId": "MACE",
"stopSequence": 10
},
{
"arrival": {
"time": "1770672538"
},
"departure": {
"time": "1770672538"
},
"stopId": "LUTIN",
"stopSequence": 11
},
{
"arrival": {
"time": "1770672622"
},
"departure": {
"time": "1770672622"
},
"stopId": "MUSSET",
"stopSequence": 12
},
{
"arrival": {
"time": "1770672660"
},
"departure": {
"time": "1770672660"
},
"stopId": "SAVARY",
"stopSequence": 13
},
{
"arrival": {
"time": "1770672785"
},
"departure": {
"time": "1770672785"
},
"stopId": "MENDESFR",
"stopSequence": 14
},
{
"arrival": {
"time": "1770672900"
},
"departure": {
"time": "1770673800"
},
"stopId": "FO-LOR-R",
"stopSequence": 15
},
{
"arrival": {
"time": "1770673887"
},
"departure": {
"time": "1770673887"
},
"stopId": "STAUBI-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1770673929"
},
"departure": {
"time": "1770673929"
},
"stopId": "HARAS-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1770674040"
},
"departure": {
"time": "1770674040"
},
"stopId": "LESGAR-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1770674127"
},
"departure": {
"time": "1770674127"
},
"stopId": "BREMON-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1770674184"
},
"departure": {
"time": "1770674184"
},
"stopId": "ACAD-PLA",
"stopSequence": 20
},
{
"arrival": {
"time": "1770674220"
},
"departure": {
"time": "1770674220"
},
"stopId": "CHDARR-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1770674520"
},
"departure": {
"time": "1770674520"
},
"stopId": "GDMAIN-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1770674580"
},
"departure": {
"time": "1770674580"
},
"stopId": "PERUSSAI",
"stopSequence": 23
},
{
"arrival": {
"time": "1770674614"
},
"departure": {
"time": "1770674614"
},
"stopId": "MAISLAC",
"stopSequence": 24
},
{
"arrival": {
"time": "1770674651"
},
"departure": {
"time": "1770674651"
},
"stopId": "JEAN-MON",
"stopSequence": 25
},
{
"arrival": {
"time": "1770674709"
},
"departure": {
"time": "1770674709"
},
"stopId": "DELESC-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1770674745"
},
"departure": {
"time": "1770674745"
},
"stopId": "MONTEC-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1770674780"
},
"departure": {
"time": "1770674780"
},
"stopId": "VALLO-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1770674824"
},
"departure": {
"time": "1770674824"
},
"stopId": "PROUDH-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1770674880"
},
"departure": {
"time": "1770674880"
},
"stopId": "GRESIL-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1770674909"
},
"departure": {
"time": "1770674909"
},
"stopId": "WIGAN-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1770674975"
},
"departure": {
"time": "1770674975"
},
"stopId": "SHEAKS-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1770675008"
},
"departure": {
"time": "1770675008"
},
"stopId": "AQUITA-E",
"stopSequence": 33
}
],
"trip": {
"directionId": 1,
"routeId": "04",
"tripId": "6239984"
}
}
},
{
"id": "trip:6239797",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770672000"
},
"stopId": "BEAUCOUZ",
"stopSequence": 0
},
{
"arrival": {
"time": "1770672036"
},
"departure": {
"time": "1770672036"
},
"stopId": "FAUVETTE",
"stopSequence": 1
},
{
"arrival": {
"time": "1770672069"
},
"departure": {
"time": "1770672069"
},
"stopId": "PINSONS",
"stopSequence": 2
},
{
"arrival": {
"time": "1770672128"
},
"departure": {
"time": "1770672128"
},
"stopId": "PRIEURE",
"stopSequence": 4
},
{
"arrival": {
"time": "1770672159"
},
"departure": {
"time": "1770672159"
},
"stopId": "VAURAGER",
"stopSequence": 5
},
{
"arrival": {
"time": "1770672219"
},
"departure": {
"time": "1770672219"
},
"stopId": "ROUAIRIE",
"stopSequence": 6
},
{
"arrival": {
"time": "1770672262"
},
"departure": {
"time": "1770672262"
},
"stopId": "LASOURCE",
"stopSequence": 7
},
{
"arrival": {
"time": "1770672300"
},
"departure": {
"time": "1770672300"
},
"stopId": "CERFEUIL",
"stopSequence": 8
},
{
"arrival": {
"time": "1770672343"
},
"departure": {
"time": "1770672343"
},
"stopId": "PROMENIE",
"stopSequence": 9
},
{
"arrival": {
"time": "1770672372"
},
"departure": {
"time": "1770672372"
},
"stopId": "GRANBELL",
"stopSequence": 10
},
{
"arrival": {
"time": "1770672401"
},
"departure": {
"time": "1770672401"
},
"stopId": "RODIN",
"stopSequence": 11
},
{
"arrival": {
"time": "1770672428"
},
"departure": {
"time": "1770672428"
},
"stopId": "BRGPAILL",
"stopSequence": 12
},
{
"arrival": {
"time": "1770672506"
},
"departure": {
"time": "1770672506"
},
"stopId": "LANDREAU",
"stopSequence": 13
},
{
"arrival": {
"time": "1770672537"
},
"departure": {
"time": "1770672537"
},
"stopId": "GDPERIGN",
"stopSequence": 14
},
{
"arrival": {
"time": "1770672575"
},
"departure": {
"time": "1770672575"
},
"stopId": "INRA",
"stopSequence": 15
},
{
"arrival": {
"time": "1770672600"
},
"departure": {
"time": "1770672600"
},
"stopId": "MOREL",
"stopSequence": 16
},
{
"arrival": {
"time": "1770672629"
},
"departure": {
"time": "1770672629"
},
"stopId": "LENOTRE",
"stopSequence": 17
},
{
"arrival": {
"time": "1770672660"
},
"departure": {
"time": "1770672660"
},
"stopId": "BBCAMTEC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770672746"
},
"departure": {
"time": "1770672746"
},
"stopId": "I.U.T.",
"stopSequence": 19
},
{
"arrival": {
"time": "1770672784"
},
"departure": {
"time": "1770672784"
},
"stopId": "RESTUNIV",
"stopSequence": 20
},
{
"arrival": {
"time": "1770672840"
},
"departure": {
"time": "1770672840"
},
"stopId": "CITEUNIV",
"stopSequence": 21
},
{
"arrival": {
"time": "1770672890"
},
"departure": {
"time": "1770672890"
},
"stopId": "POLYTECH",
"stopSequence": 22
},
{
"arrival": {
"time": "1770672951"
},
"departure": {
"time": "1770672951"
},
"stopId": "NDAMELAC",
"stopSequence": 23
},
{
"arrival": {
"time": "1770673017"
},
"departure": {
"time": "1770673017"
},
"stopId": "BOISRAME",
"stopSequence": 24
},
{
"arrival": {
"time": "1770673080"
},
"departure": {
"time": "1770673080"
},
"stopId": "CHBBEILL",
"stopSequence": 25
},
{
"arrival": {
"time": "1770673130"
},
"departure": {
"time": "1770673130"
},
"stopId": "MVIGNE",
"stopSequence": 26
},
{
"arrival": {
"time": "1770673202"
},
"departure": {
"time": "1770673202"
},
"stopId": "FARCYSJA",
"stopSequence": 27
},
{
"arrival": {
"time": "1770673266"
},
"departure": {
"time": "1770673266"
},
"stopId": "SAJACQUE",
"stopSequence": 28
},
{
"arrival": {
"time": "1770673320"
},
"departure": {
"time": "1770673320"
},
"stopId": "MONPROF.",
"stopSequence": 29
},
{
"arrival": {
"time": "1770673396"
},
"departure": {
"time": "1770673396"
},
"stopId": "TRINITE",
"stopSequence": 30
},
{
"arrival": {
"time": "1770673449"
},
"departure": {
"time": "1770673449"
},
"stopId": "BEAUREPA",
"stopSequence": 31
},
{
"arrival": {
"time": "1770673500"
},
"departure": {
"time": "1770673500"
},
"stopId": "COEURMA",
"stopSequence": 32
},
{
"arrival": {
"time": "1770673638"
},
"departure": {
"time": "1770673638"
},
"stopId": "CHDARR",
"stopSequence": 33
},
{
"arrival": {
"time": "1770673674"
},
"departure": {
"time": "1770673674"
},
"stopId": "ACADEMIE",
"stopSequence": 34
},
{
"arrival": {
"time": "1770673713"
},
"departure": {
"time": "1770673713"
},
"stopId": "GBREM-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1770673771"
},
"departure": {
"time": "1770673771"
},
"stopId": "GARETERM",
"stopSequence": 36
},
{
"arrival": {
"time": "1770673800"
},
"departure": {
"time": "1770673800"
},
"stopId": "LESGARES",
"stopSequence": 37
},
{
"arrival": {
"time": "1770673891"
},
"departure": {
"time": "1770673891"
},
"stopId": "HARAS",
"stopSequence": 38
},
{
"arrival": {
"time": "1770673942"
},
"departure": {
"time": "1770673942"
},
"stopId": "STAUBIN",
"stopSequence": 39
},
{
"arrival": {
"time": "1770673980"
},
"departure": {
"time": "1770674880"
},
"stopId": "LOR-FO-A",
"stopSequence": 40
},
{
"arrival": {
"time": "1770674951"
},
"departure": {
"time": "1770674951"
},
"stopId": "MAIL-HDV",
"stopSequence": 41
}
],
"trip": {
"directionId": 0,
"routeId": "02",
"tripId": "6239797"
}
}
},
{
"id": "trip:6237228",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770674630"
},
"stopId": "1BBCA",
"stopSequence": 0
},
{
"arrival": {
"time": "1770674726"
},
"departure": {
"time": "1770674726"
},
"stopId": "1BEAU",
"stopSequence": 1
},
{
"arrival": {
"time": "1770674830"
},
"departure": {
"time": "1770674830"
},
"stopId": "1BARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1770674910"
},
"departure": {
"time": "1770674910"
},
"stopId": "1PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1770675001"
},
"departure": {
"time": "1770675001"
},
"stopId": "1ELYS",
"stopSequence": 4
}
],
"trip": {
"directionId": 1,
"routeId": "C",
"tripId": "6237228"
}
}
},
{
"id": "trip:6239987",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770673140"
},
"stopId": "LHOIRI-D",
"stopSequence": 0
},
{
"arrival": {
"time": "1770673150"
},
"departure": {
"time": "1770673150"
},
"stopId": "LHOIRIE2",
"stopSequence": 1
},
{
"arrival": {
"time": "1770673260"
},
"departure": {
"time": "1770673260"
},
"stopId": "CCMOLIER",
"stopSequence": 2
},
{
"arrival": {
"time": "1770673309"
},
"departure": {
"time": "1770673309"
},
"stopId": "AAQUITN",
"stopSequence": 3
},
{
"arrival": {
"time": "1770673343"
},
"departure": {
"time": "1770673343"
},
"stopId": "SHEAKSPE",
"stopSequence": 4
},
{
"arrival": {
"time": "1770673409"
},
"departure": {
"time": "1770673409"
},
"stopId": "WIGAN",
"stopSequence": 5
},
{
"arrival": {
"time": "1770673440"
},
"departure": {
"time": "1770673440"
},
"stopId": "GRESILLE",
"stopSequence": 6
},
{
"arrival": {
"time": "1770673479"
},
"departure": {
"time": "1770673479"
},
"stopId": "PROUDHON",
"stopSequence": 7
},
{
"arrival": {
"time": "1770673541"
},
"departure": {
"time": "1770673541"
},
"stopId": "VALLO",
"stopSequence": 8
},
{
"arrival": {
"time": "1770673572"
},
"departure": {
"time": "1770673572"
},
"stopId": "MONTECLA",
"stopSequence": 9
},
{
"arrival": {
"time": "1770673607"
},
"departure": {
"time": "1770673607"
},
"stopId": "DELESCL",
"stopSequence": 10
},
{
"arrival": {
"time": "1770673663"
},
"departure": {
"time": "1770673663"
},
"stopId": "JEMONNET",
"stopSequence": 11
},
{
"arrival": {
"time": "1770673710"
},
"departure": {
"time": "1770673710"
},
"stopId": "MAISLA-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1770673742"
},
"departure": {
"time": "1770673742"
},
"stopId": "PERUSS-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1770673800"
},
"departure": {
"time": "1770673800"
},
"stopId": "GDMAINE",
"stopSequence": 14
},
{
"arrival": {
"time": "1770674040"
},
"departure": {
"time": "1770674040"
},
"stopId": "CHDARR",
"stopSequence": 15
},
{
"arrival": {
"time": "1770674080"
},
"departure": {
"time": "1770674080"
},
"stopId": "ACADEMIE",
"stopSequence": 16
},
{
"arrival": {
"time": "1770674124"
},
"departure": {
"time": "1770674124"
},
"stopId": "GBREM-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1770674189"
},
"departure": {
"time": "1770674189"
},
"stopId": "GARETERM",
"stopSequence": 18
},
{
"arrival": {
"time": "1770674220"
},
"departure": {
"time": "1770674220"
},
"stopId": "LESGARES",
"stopSequence": 19
},
{
"arrival": {
"time": "1770674311"
},
"departure": {
"time": "1770674311"
},
"stopId": "HARAS",
"stopSequence": 20
},
{
"arrival": {
"time": "1770674362"
},
"departure": {
"time": "1770674362"
},
"stopId": "STAUBIN",
"stopSequence": 21
},
{
"arrival": {
"time": "1770674400"
},
"departure": {
"time": "1770675480"
},
"stopId": "LOR-FO-A",
"stopSequence": 22
}
],
"trip": {
"directionId": 0,
"routeId": "04",
"tripId": "6239987"
}
}
},
{
"id": "trip:6240201",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770672038"
},
"stopId": "ADEZIERE",
"stopSequence": 0
},
{
"arrival": {
"time": "1770672077"
},
"departure": {
"time": "1770672077"
},
"stopId": "SCHWALBA",
"stopSequence": 1
},
{
"arrival": {
"time": "1770672117"
},
"departure": {
"time": "1770672117"
},
"stopId": "LA-BOISS",
"stopSequence": 2
},
{
"arrival": {
"time": "1770672171"
},
"departure": {
"time": "1770672171"
},
"stopId": "PIECE",
"stopSequence": 3
},
{
"arrival": {
"time": "1770672218"
},
"departure": {
"time": "1770672218"
},
"stopId": "BALANDE",
"stopSequence": 4
},
{
"arrival": {
"time": "1770672241"
},
"departure": {
"time": "1770672241"
},
"stopId": "TERNIERE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770672278"
},
"departure": {
"time": "1770672278"
},
"stopId": "MAIRAVR",
"stopSequence": 6
},
{
"arrival": {
"time": "1770672315"
},
"departure": {
"time": "1770672315"
},
"stopId": "MAUFINE",
"stopSequence": 7
},
{
"arrival": {
"time": "1770672368"
},
"departure": {
"time": "1770672368"
},
"stopId": "DELAUNE",
"stopSequence": 8
},
{
"arrival": {
"time": "1770672401"
},
"departure": {
"time": "1770672401"
},
"stopId": "BEURRIER",
"stopSequence": 9
},
{
"arrival": {
"time": "1770672459"
},
"departure": {
"time": "1770672459"
},
"stopId": "BRASSENS",
"stopSequence": 10
},
{
"arrival": {
"time": "1770672504"
},
"departure": {
"time": "1770672504"
},
"stopId": "MLYAUTEY",
"stopSequence": 11
},
{
"arrival": {
"time": "1770672535"
},
"departure": {
"time": "1770672535"
},
"stopId": "CHMARTYR",
"stopSequence": 12
},
{
"arrival": {
"time": "1770672557"
},
"departure": {
"time": "1770672557"
},
"stopId": "MAISDANS",
"stopSequence": 13
},
{
"arrival": {
"time": "1770672592"
},
"departure": {
"time": "1770672592"
},
"stopId": "GRANDMON",
"stopSequence": 14
},
{
"arrival": {
"time": "1770672638"
},
"departure": {
"time": "1770672638"
},
"stopId": "CLINIQUE",
"stopSequence": 15
},
{
"arrival": {
"time": "1770672673"
},
"departure": {
"time": "1770672673"
},
"stopId": "VALOR",
"stopSequence": 16
},
{
"arrival": {
"time": "1770672700"
},
"departure": {
"time": "1770672700"
},
"stopId": "MEIGNANN",
"stopSequence": 17
},
{
"arrival": {
"time": "1770672756"
},
"departure": {
"time": "1770672756"
},
"stopId": "REVERIES",
"stopSequence": 18
},
{
"arrival": {
"time": "1770672802"
},
"departure": {
"time": "1770672802"
},
"stopId": "POMONE",
"stopSequence": 19
},
{
"arrival": {
"time": "1770672877"
},
"departure": {
"time": "1770672877"
},
"stopId": "CIOUEST",
"stopSequence": 20
},
{
"arrival": {
"time": "1770672912"
},
"departure": {
"time": "1770672912"
},
"stopId": "CLEMENCE",
"stopSequence": 21
},
{
"arrival": {
"time": "1770672938"
},
"departure": {
"time": "1770672938"
},
"stopId": "DESCAZ-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1770672976"
},
"departure": {
"time": "1770672976"
},
"stopId": "BICHDAVI",
"stopSequence": 23
},
{
"arrival": {
"time": "1770673031"
},
"departure": {
"time": "1770673031"
},
"stopId": "HOTDIEU",
"stopSequence": 24
},
{
"arrival": {
"time": "1770673058"
},
"departure": {
"time": "1770673058"
},
"stopId": "ROCHEFOU",
"stopSequence": 25
},
{
"arrival": {
"time": "1770673208"
},
"departure": {
"time": "1770673208"
},
"stopId": "STSERGEU",
"stopSequence": 26
},
{
"arrival": {
"time": "1770673368"
},
"departure": {
"time": "1770673368"
},
"stopId": "MENDESFR",
"stopSequence": 27
},
{
"arrival": {
"time": "1770673465"
},
"departure": {
"time": "1770673465"
},
"stopId": "FO-LOR-R",
"stopSequence": 28
},
{
"arrival": {
"time": "1770673552"
},
"departure": {
"time": "1770673552"
},
"stopId": "STAUBI-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1770673594"
},
"departure": {
"time": "1770673594"
},
"stopId": "HARAS-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1770673725"
},
"departure": {
"time": "1770673725"
},
"stopId": "ANLERO-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1770673786"
},
"departure": {
"time": "1770673786"
},
"stopId": "RABELA-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1770673834"
},
"departure": {
"time": "1770673834"
},
"stopId": "ESA-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1770673944"
},
"departure": {
"time": "1770673944"
},
"stopId": "DELATA-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1770674025"
},
"departure": {
"time": "1770674025"
},
"stopId": "ALLARD-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1770674075"
},
"departure": {
"time": "1770674075"
},
"stopId": "TASSIG-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1770674168"
},
"departure": {
"time": "1770674168"
},
"stopId": "TROIPA-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1770674205"
},
"departure": {
"time": "1770674205"
},
"stopId": "SABLON-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1770674258"
},
"departure": {
"time": "1770674258"
},
"stopId": "RUELLE-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1770674341"
},
"departure": {
"time": "1770674341"
},
"stopId": "GENDRO-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1770674435"
},
"departure": {
"time": "1770674435"
},
"stopId": "PATUR-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1770674505"
},
"departure": {
"time": "1770674505"
},
"stopId": "AUTHIO-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1770674564"
},
"departure": {
"time": "1770674564"
},
"stopId": "BELPOU-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1770674625"
},
"departure": {
"time": "1770674625"
},
"stopId": "PONTSC-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1770674747"
},
"departure": {
"time": "1770674747"
},
"stopId": "LOIRE-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1770674782"
},
"departure": {
"time": "1770674782"
},
"stopId": "DUBE-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1770674828"
},
"departure": {
"time": "1770674828"
},
"stopId": "LOUET-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1770674869"
},
"departure": {
"time": "1770674869"
},
"stopId": "BOSQUE-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1770674919"
},
"departure": {
"time": "1770674919"
},
"stopId": "CHAERI-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1770674965"
},
"departure": {
"time": "1770674965"
},
"stopId": "FONTE-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1770675004"
},
"departure": {
"time": "1770675004"
},
"stopId": "ERIGNE",
"stopSequence": 51
},
{
"arrival": {
"time": "1770675045"
},
"stopId": "SOLAND",
"stopSequence": 52
}
],
"trip": {
"directionId": 1,
"routeId": "03",
"tripId": "6240201"
}
}
},
{
"id": "trip:6238294",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770671389"
},
"departure": {
"time": "1770671389"
},
"stopId": "BUISSON",
"stopSequence": 10
},
{
"arrival": {
"time": "1770671418"
},
"departure": {
"time": "1770671434"
},
"stopId": "PYRAM02",
"stopSequence": 11
},
{
"arrival": {
"time": "1770671461"
},
"departure": {
"time": "1770671461"
},
"stopId": "LEFEVRE",
"stopSequence": 12
},
{
"arrival": {
"time": "1770671492"
},
"departure": {
"time": "1770671492"
},
"stopId": "MALAQUAI",
"stopSequence": 13
},
{
"arrival": {
"time": "1770671544"
},
"departure": {
"time": "1770671544"
},
"stopId": "MENARD",
"stopSequence": 14
},
{
"arrival": {
"time": "1770671584"
},
"departure": {
"time": "1770671584"
},
"stopId": "CHOUTEAU",
"stopSequence": 15
},
{
"arrival": {
"time": "1770671646"
},
"departure": {
"time": "1770671646"
},
"stopId": "FRESNAIE",
"stopSequence": 16
},
{
"arrival": {
"time": "1770671721"
},
"departure": {
"time": "1770671721"
},
"stopId": "MARAIS",
"stopSequence": 17
},
{
"arrival": {
"time": "1770671775"
},
"departure": {
"time": "1770671775"
},
"stopId": "BELLVUTR",
"stopSequence": 18
},
{
"arrival": {
"time": "1770671820"
},
"departure": {
"time": "1770671820"
},
"stopId": "LEOLAGRA",
"stopSequence": 19
},
{
"arrival": {
"time": "1770671874"
},
"departure": {
"time": "1770671874"
},
"stopId": "VDLOIRE",
"stopSequence": 20
},
{
"arrival": {
"time": "1770671966"
},
"departure": {
"time": "1770671966"
},
"stopId": "ECLATERI",
"stopSequence": 21
},
{
"arrival": {
"time": "1770672072"
},
"departure": {
"time": "1770672072"
},
"stopId": "JUSTICES",
"stopSequence": 22
},
{
"arrival": {
"time": "1770672110"
},
"departure": {
"time": "1770672110"
},
"stopId": "DELACROI",
"stopSequence": 23
},
{
"arrival": {
"time": "1770672180"
},
"departure": {
"time": "1770672180"
},
"stopId": "SAUMUROI",
"stopSequence": 24
},
{
"arrival": {
"time": "1770672234"
},
"departure": {
"time": "1770672234"
},
"stopId": "MADELEIN",
"stopSequence": 25
},
{
"arrival": {
"time": "1770672270"
},
"departure": {
"time": "1770672270"
},
"stopId": "VOLNEY",
"stopSequence": 26
},
{
"arrival": {
"time": "1770672333"
},
"departure": {
"time": "1770672333"
},
"stopId": "BOURGONN",
"stopSequence": 27
},
{
"arrival": {
"time": "1770672380"
},
"departure": {
"time": "1770672380"
},
"stopId": "MICHELET",
"stopSequence": 28
},
{
"arrival": {
"time": "1770672420"
},
"departure": {
"time": "1770672420"
},
"stopId": "ANLEROY",
"stopSequence": 29
},
{
"arrival": {
"time": "1770672532"
},
"departure": {
"time": "1770672532"
},
"stopId": "PAULBERT",
"stopSequence": 30
},
{
"arrival": {
"time": "1770672578"
},
"departure": {
"time": "1770672578"
},
"stopId": "HARAS",
"stopSequence": 31
},
{
"arrival": {
"time": "1770672641"
},
"departure": {
"time": "1770672641"
},
"stopId": "STAUBIN",
"stopSequence": 32
},
{
"arrival": {
"time": "1770672720"
},
"stopId": "LORRTERM",
"stopSequence": 33
}
],
"trip": {
"directionId": 0,
"routeId": "01",
"tripId": "6238294"
}
}
},
{
"id": "trip:6237237",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770671394"
},
"departure": {
"time": "1770671394"
},
"stopId": "1AARD",
"stopSequence": 0
},
{
"arrival": {
"time": "1770671460"
},
"departure": {
"time": "1770671460"
},
"stopId": "1BASC",
"stopSequence": 1
},
{
"arrival": {
"time": "1770671530"
},
"departure": {
"time": "1770671530"
},
"stopId": "1STGI",
"stopSequence": 2
},
{
"arrival": {
"time": "1770671610"
},
"departure": {
"time": "1770671610"
},
"stopId": "1ACAS",
"stopSequence": 3
},
{
"arrival": {
"time": "1770671690"
},
"departure": {
"time": "1770671690"
},
"stopId": "1BROY",
"stopSequence": 4
},
{
"arrival": {
"time": "1770671770"
},
"departure": {
"time": "1770671770"
},
"stopId": "1PMAY",
"stopSequence": 5
},
{
"arrival": {
"time": "1770671870"
},
"departure": {
"time": "1770671870"
},
"stopId": "1BOTA",
"stopSequence": 6
},
{
"arrival": {
"time": "1770672030"
},
"departure": {
"time": "1770672030"
},
"stopId": "1VERN",
"stopSequence": 8
},
{
"arrival": {
"time": "1770672120"
},
"departure": {
"time": "1770672120"
},
"stopId": "1HSAU",
"stopSequence": 9
},
{
"arrival": {
"time": "1770672240"
},
"departure": {
"time": "1770672240"
},
"stopId": "1JMOU",
"stopSequence": 10
},
{
"arrival": {
"time": "1770672320"
},
"departure": {
"time": "1770672320"
},
"stopId": "1CAPU",
"stopSequence": 11
},
{
"arrival": {
"time": "1770672450"
},
"departure": {
"time": "1770672450"
},
"stopId": "1HOPA",
"stopSequence": 12
},
{
"arrival": {
"time": "1770672540"
},
"departure": {
"time": "1770672540"
},
"stopId": "1BMAI",
"stopSequence": 13
},
{
"arrival": {
"time": "1770672680"
},
"departure": {
"time": "1770672680"
},
"stopId": "1STSE",
"stopSequence": 14
},
{
"arrival": {
"time": "1770672770"
},
"departure": {
"time": "1770672770"
},
"stopId": "1CECO",
"stopSequence": 15
},
{
"arrival": {
"time": "1770672860"
},
"departure": {
"time": "1770672860"
},
"stopId": "1HDVA",
"stopSequence": 16
},
{
"arrival": {
"time": "1770672960"
},
"departure": {
"time": "1770672960"
},
"stopId": "1FMBL",
"stopSequence": 17
},
{
"arrival": {
"time": "1770673030"
},
"departure": {
"time": "1770673030"
},
"stopId": "1HARA",
"stopSequence": 18
},
{
"arrival": {
"time": "1770673140"
},
"departure": {
"time": "1770673140"
},
"stopId": "1LGAR",
"stopSequence": 19
},
{
"arrival": {
"time": "1770673230"
},
"departure": {
"time": "1770673230"
},
"stopId": "1LAFA",
"stopSequence": 20
},
{
"arrival": {
"time": "1770673320"
},
"departure": {
"time": "1770673320"
},
"stopId": "1STRA",
"stopSequence": 21
},
{
"arrival": {
"time": "1770673420"
},
"departure": {
"time": "1770673420"
},
"stopId": "1BAMA",
"stopSequence": 22
},
{
"arrival": {
"time": "1770673540"
},
"departure": {
"time": "1770673540"
},
"stopId": "1JE23",
"stopSequence": 23
},
{
"arrival": {
"time": "1770673650"
},
"departure": {
"time": "1770673650"
},
"stopId": "1JVIL",
"stopSequence": 24
},
{
"arrival": {
"time": "1770673780"
},
"stopId": "2ANRO",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6237237"
}
}
},
{
"id": "trip:6237241",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770671404"
},
"departure": {
"time": "1770671430"
},
"stopId": "2JVIL",
"stopSequence": 1
},
{
"arrival": {
"time": "1770671510"
},
"departure": {
"time": "1770671510"
},
"stopId": "2JE23",
"stopSequence": 2
},
{
"arrival": {
"time": "1770671630"
},
"departure": {
"time": "1770671630"
},
"stopId": "2BAMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1770671740"
},
"departure": {
"time": "1770671740"
},
"stopId": "2STRA",
"stopSequence": 4
},
{
"arrival": {
"time": "1770671820"
},
"departure": {
"time": "1770671820"
},
"stopId": "2LAFA",
"stopSequence": 5
},
{
"arrival": {
"time": "1770671910"
},
"departure": {
"time": "1770671910"
},
"stopId": "2LGAR",
"stopSequence": 6
},
{
"arrival": {
"time": "1770672000"
},
"departure": {
"time": "1770672000"
},
"stopId": "2HARA",
"stopSequence": 7
},
{
"arrival": {
"time": "1770672080"
},
"departure": {
"time": "1770672080"
},
"stopId": "2FMBL",
"stopSequence": 8
},
{
"arrival": {
"time": "1770672190"
},
"departure": {
"time": "1770672190"
},
"stopId": "2RALL",
"stopSequence": 9
},
{
"arrival": {
"time": "1770672330"
},
"departure": {
"time": "1770672330"
},
"stopId": "2MOLIE",
"stopSequence": 10
},
{
"arrival": {
"time": "1770672450"
},
"departure": {
"time": "1770672450"
},
"stopId": "2DOUT",
"stopSequence": 11
},
{
"arrival": {
"time": "1770672620"
},
"departure": {
"time": "1770672620"
},
"stopId": "2QUAI",
"stopSequence": 12
},
{
"arrival": {
"time": "1770672788"
},
"departure": {
"time": "1770672788"
},
"stopId": "2FARC",
"stopSequence": 13
},
{
"arrival": {
"time": "1770672893"
},
"departure": {
"time": "1770672893"
},
"stopId": "2ELYS",
"stopSequence": 14
},
{
"arrival": {
"time": "1770672983"
},
"departure": {
"time": "1770672983"
},
"stopId": "2PATT",
"stopSequence": 15
},
{
"arrival": {
"time": "1770673060"
},
"departure": {
"time": "1770673060"
},
"stopId": "2BARR",
"stopSequence": 16
},
{
"arrival": {
"time": "1770673152"
},
"departure": {
"time": "1770673152"
},
"stopId": "2BEAU",
"stopSequence": 17
},
{
"arrival": {
"time": "1770673240"
},
"stopId": "1BBCA",
"stopSequence": 18
}
],
"trip": {
"directionId": 0,
"routeId": "C",
"tripId": "6237241"
}
}
},
{
"id": "trip:6237240",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770671412"
},
"departure": {
"time": "1770671429"
},
"stopId": "1QUAI",
"stopSequence": 6
},
{
"arrival": {
"time": "1770671600"
},
"departure": {
"time": "1770671600"
},
"stopId": "1DOUT",
"stopSequence": 7
},
{
"arrival": {
"time": "1770671740"
},
"departure": {
"time": "1770671740"
},
"stopId": "1MOLIE",
"stopSequence": 8
},
{
"arrival": {
"time": "1770671890"
},
"departure": {
"time": "1770671890"
},
"stopId": "1RALL",
"stopSequence": 9
},
{
"arrival": {
"time": "1770672000"
},
"departure": {
"time": "1770672000"
},
"stopId": "1FMBL",
"stopSequence": 10
},
{
"arrival": {
"time": "1770672070"
},
"departure": {
"time": "1770672070"
},
"stopId": "1HARA",
"stopSequence": 11
},
{
"arrival": {
"time": "1770672180"
},
"departure": {
"time": "1770672180"
},
"stopId": "1LGAR",
"stopSequence": 12
},
{
"arrival": {
"time": "1770672270"
},
"departure": {
"time": "1770672270"
},
"stopId": "1LAFA",
"stopSequence": 13
},
{
"arrival": {
"time": "1770672360"
},
"departure": {
"time": "1770672360"
},
"stopId": "1STRA",
"stopSequence": 14
},
{
"arrival": {
"time": "1770672460"
},
"departure": {
"time": "1770672460"
},
"stopId": "1BAMA",
"stopSequence": 15
},
{
"arrival": {
"time": "1770672580"
},
"departure": {
"time": "1770672580"
},
"stopId": "1JE23",
"stopSequence": 16
},
{
"arrival": {
"time": "1770672690"
},
"departure": {
"time": "1770672690"
},
"stopId": "1JVIL",
"stopSequence": 17
},
{
"arrival": {
"time": "1770672820"
},
"stopId": "2ANRO",
"stopSequence": 18
}
],
"trip": {
"directionId": 1,
"routeId": "C",
"tripId": "6237240"
}
}
},
{
"id": "trip:6237236",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770671770"
},
"stopId": "1BBCA",
"stopSequence": 0
},
{
"arrival": {
"time": "1770671862"
},
"departure": {
"time": "1770671862"
},
"stopId": "1BEAU",
"stopSequence": 1
},
{
"arrival": {
"time": "1770671970"
},
"departure": {
"time": "1770671970"
},
"stopId": "1BARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1770672049"
},
"departure": {
"time": "1770672049"
},
"stopId": "1PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1770672140"
},
"departure": {
"time": "1770672140"
},
"stopId": "1ELYS",
"stopSequence": 4
},
{
"arrival": {
"time": "1770672248"
},
"departure": {
"time": "1770672248"
},
"stopId": "1FARC",
"stopSequence": 5
},
{
"arrival": {
"time": "1770672420"
},
"departure": {
"time": "1770672420"
},
"stopId": "1QUAI",
"stopSequence": 6
},
{
"arrival": {
"time": "1770672580"
},
"departure": {
"time": "1770672580"
},
"stopId": "1DOUT",
"stopSequence": 7
},
{
"arrival": {
"time": "1770672720"
},
"departure": {
"time": "1770672720"
},
"stopId": "1MOLIE",
"stopSequence": 8
},
{
"arrival": {
"time": "1770672860"
},
"departure": {
"time": "1770672860"
},
"stopId": "1STSE",
"stopSequence": 9
},
{
"arrival": {
"time": "1770672950"
},
"departure": {
"time": "1770672950"
},
"stopId": "1CECO",
"stopSequence": 10
},
{
"arrival": {
"time": "1770673080"
},
"departure": {
"time": "1770673080"
},
"stopId": "1CONS",
"stopSequence": 11
},
{
"arrival": {
"time": "1770673167"
},
"departure": {
"time": "1770673167"
},
"stopId": "1MTAI",
"stopSequence": 12
},
{
"arrival": {
"time": "1770673316"
},
"departure": {
"time": "1770673316"
},
"stopId": "1CROI",
"stopSequence": 13
},
{
"arrival": {
"time": "1770673390"
},
"departure": {
"time": "1770673390"
},
"stopId": "1BRIS",
"stopSequence": 14
},
{
"arrival": {
"time": "1770673534"
},
"departure": {
"time": "1770673534"
},
"stopId": "1DUNA",
"stopSequence": 15
},
{
"arrival": {
"time": "1770673605"
},
"departure": {
"time": "1770673605"
},
"stopId": "1EURO",
"stopSequence": 16
},
{
"arrival": {
"time": "1770673670"
},
"stopId": "2MONP",
"stopSequence": 17
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6237236"
}
}
},
{
"id": "trip:6237235",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770673200"
},
"stopId": "2ANRO",
"stopSequence": 0
},
{
"arrival": {
"time": "1770673320"
},
"departure": {
"time": "1770673320"
},
"stopId": "2JVIL",
"stopSequence": 1
},
{
"arrival": {
"time": "1770673430"
},
"departure": {
"time": "1770673430"
},
"stopId": "2JE23",
"stopSequence": 2
},
{
"arrival": {
"time": "1770673550"
},
"departure": {
"time": "1770673550"
},
"stopId": "2BAMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1770673660"
},
"departure": {
"time": "1770673660"
},
"stopId": "2STRA",
"stopSequence": 4
},
{
"arrival": {
"time": "1770673740"
},
"departure": {
"time": "1770673740"
},
"stopId": "2LAFA",
"stopSequence": 5
},
{
"arrival": {
"time": "1770673830"
},
"departure": {
"time": "1770673830"
},
"stopId": "2LGAR",
"stopSequence": 6
},
{
"arrival": {
"time": "1770673920"
},
"departure": {
"time": "1770673920"
},
"stopId": "2HARA",
"stopSequence": 7
},
{
"arrival": {
"time": "1770674000"
},
"departure": {
"time": "1770674000"
},
"stopId": "2FMBL",
"stopSequence": 8
},
{
"arrival": {
"time": "1770674110"
},
"departure": {
"time": "1770674110"
},
"stopId": "2RALL",
"stopSequence": 9
},
{
"arrival": {
"time": "1770674250"
},
"departure": {
"time": "1770674250"
},
"stopId": "2MOLIE",
"stopSequence": 10
},
{
"arrival": {
"time": "1770674370"
},
"departure": {
"time": "1770674370"
},
"stopId": "2DOUT",
"stopSequence": 11
},
{
"arrival": {
"time": "1770674540"
},
"departure": {
"time": "1770674540"
},
"stopId": "2QUAI",
"stopSequence": 12
},
{
"arrival": {
"time": "1770674708"
},
"departure": {
"time": "1770674708"
},
"stopId": "2FARC",
"stopSequence": 13
},
{
"arrival": {
"time": "1770674813"
},
"departure": {
"time": "1770674813"
},
"stopId": "2ELYS",
"stopSequence": 14
},
{
"arrival": {
"time": "1770674903"
},
"departure": {
"time": "1770674903"
},
"stopId": "2PATT",
"stopSequence": 15
},
{
"arrival": {
"time": "1770674980"
},
"departure": {
"time": "1770674980"
},
"stopId": "2BARR",
"stopSequence": 16
}
],
"trip": {
"directionId": 0,
"routeId": "C",
"tripId": "6237235"
}
}
},
{
"id": "trip:6238295",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770673860"
},
"stopId": "FO-LOR-R",
"stopSequence": 0
},
{
"arrival": {
"time": "1770673934"
},
"departure": {
"time": "1770673934"
},
"stopId": "STAUBI-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1770673969"
},
"departure": {
"time": "1770673969"
},
"stopId": "HARAS-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1770674100"
},
"departure": {
"time": "1770674100"
},
"stopId": "ANLERO-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1770674164"
},
"departure": {
"time": "1770674164"
},
"stopId": "MICHEL-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1770674205"
},
"departure": {
"time": "1770674205"
},
"stopId": "BOURGO-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1770674240"
},
"departure": {
"time": "1770674240"
},
"stopId": "VOLNEY-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1770674284"
},
"departure": {
"time": "1770674284"
},
"stopId": "MADELE-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1770674340"
},
"departure": {
"time": "1770674340"
},
"stopId": "SAUMUR-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1770674389"
},
"departure": {
"time": "1770674389"
},
"stopId": "DELACR-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1770674430"
},
"departure": {
"time": "1770674430"
},
"stopId": "JUSTIC-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1770674514"
},
"departure": {
"time": "1770674514"
},
"stopId": "ECLATE-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1770674600"
},
"departure": {
"time": "1770674600"
},
"stopId": "VDLOIR-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1770674640"
},
"departure": {
"time": "1770674640"
},
"stopId": "LEOLAG-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1770674669"
},
"departure": {
"time": "1770674669"
},
"stopId": "BELVTR-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1770674732"
},
"departure": {
"time": "1770674732"
},
"stopId": "MARAIS-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1770674788"
},
"departure": {
"time": "1770674788"
},
"stopId": "FRESNA-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1770674848"
},
"departure": {
"time": "1770674848"
},
"stopId": "CHOUTE-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1770674882"
},
"departure": {
"time": "1770674882"
},
"stopId": "MENA-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1770674930"
},
"departure": {
"time": "1770674930"
},
"stopId": "MALAQU-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1770674956"
},
"departure": {
"time": "1770674956"
},
"stopId": "LEFEVR-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1770675009"
},
"departure": {
"time": "1770675009"
},
"stopId": "PYRAM2-E",
"stopSequence": 21
}
],
"trip": {
"directionId": 1,
"routeId": "01",
"tripId": "6238295"
}
}
},
{
"id": "trip:6237244",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770671396"
},
"departure": {
"time": "1770671425"
},
"stopId": "2STSE",
"stopSequence": 11
},
{
"arrival": {
"time": "1770671540"
},
"departure": {
"time": "1770671540"
},
"stopId": "2BMAI",
"stopSequence": 12
},
{
"arrival": {
"time": "1770671630"
},
"departure": {
"time": "1770671630"
},
"stopId": "2HOPA",
"stopSequence": 13
},
{
"arrival": {
"time": "1770671750"
},
"departure": {
"time": "1770671750"
},
"stopId": "2CAPU",
"stopSequence": 14
},
{
"arrival": {
"time": "1770671830"
},
"departure": {
"time": "1770671830"
},
"stopId": "2JMOU",
"stopSequence": 15
},
{
"arrival": {
"time": "1770671950"
},
"departure": {
"time": "1770671950"
},
"stopId": "2HSAU",
"stopSequence": 16
},
{
"arrival": {
"time": "1770672030"
},
"departure": {
"time": "1770672030"
},
"stopId": "2VERN",
"stopSequence": 17
},
{
"arrival": {
"time": "1770672210"
},
"departure": {
"time": "1770672210"
},
"stopId": "2BOTA",
"stopSequence": 19
},
{
"arrival": {
"time": "1770672310"
},
"departure": {
"time": "1770672310"
},
"stopId": "2PMAY",
"stopSequence": 20
},
{
"arrival": {
"time": "1770672390"
},
"departure": {
"time": "1770672390"
},
"stopId": "2BROY",
"stopSequence": 21
},
{
"arrival": {
"time": "1770672480"
},
"departure": {
"time": "1770672480"
},
"stopId": "2ACAS",
"stopSequence": 22
},
{
"arrival": {
"time": "1770672560"
},
"departure": {
"time": "1770672560"
},
"stopId": "2STGI",
"stopSequence": 23
},
{
"arrival": {
"time": "1770672640"
},
"departure": {
"time": "1770672640"
},
"stopId": "2BASC",
"stopSequence": 24
},
{
"arrival": {
"time": "1770672720"
},
"stopId": "1AARD",
"stopSequence": 25
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6237244"
}
}
},
{
"id": "trip:6237234",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770672710"
},
"stopId": "1BBCA",
"stopSequence": 0
},
{
"arrival": {
"time": "1770672806"
},
"departure": {
"time": "1770672806"
},
"stopId": "1BEAU",
"stopSequence": 1
},
{
"arrival": {
"time": "1770672910"
},
"departure": {
"time": "1770672910"
},
"stopId": "1BARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1770672990"
},
"departure": {
"time": "1770672990"
},
"stopId": "1PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1770673081"
},
"departure": {
"time": "1770673081"
},
"stopId": "1ELYS",
"stopSequence": 4
},
{
"arrival": {
"time": "1770673189"
},
"departure": {
"time": "1770673189"
},
"stopId": "1FARC",
"stopSequence": 5
},
{
"arrival": {
"time": "1770673360"
},
"departure": {
"time": "1770673360"
},
"stopId": "1QUAI",
"stopSequence": 6
},
{
"arrival": {
"time": "1770673520"
},
"departure": {
"time": "1770673520"
},
"stopId": "1DOUT",
"stopSequence": 7
},
{
"arrival": {
"time": "1770673660"
},
"departure": {
"time": "1770673660"
},
"stopId": "1MOLIE",
"stopSequence": 8
},
{
"arrival": {
"time": "1770673810"
},
"departure": {
"time": "1770673810"
},
"stopId": "1RALL",
"stopSequence": 9
},
{
"arrival": {
"time": "1770673920"
},
"departure": {
"time": "1770673920"
},
"stopId": "1FMBL",
"stopSequence": 10
},
{
"arrival": {
"time": "1770673990"
},
"departure": {
"time": "1770673990"
},
"stopId": "1HARA",
"stopSequence": 11
},
{
"arrival": {
"time": "1770674100"
},
"departure": {
"time": "1770674100"
},
"stopId": "1LGAR",
"stopSequence": 12
},
{
"arrival": {
"time": "1770674190"
},
"departure": {
"time": "1770674190"
},
"stopId": "1LAFA",
"stopSequence": 13
},
{
"arrival": {
"time": "1770674280"
},
"departure": {
"time": "1770674280"
},
"stopId": "1STRA",
"stopSequence": 14
},
{
"arrival": {
"time": "1770674380"
},
"departure": {
"time": "1770674380"
},
"stopId": "1BAMA",
"stopSequence": 15
},
{
"arrival": {
"time": "1770674500"
},
"departure": {
"time": "1770674500"
},
"stopId": "1JE23",
"stopSequence": 16
},
{
"arrival": {
"time": "1770674610"
},
"departure": {
"time": "1770674610"
},
"stopId": "1JVIL",
"stopSequence": 17
},
{
"arrival": {
"time": "1770674740"
},
"stopId": "2ANRO",
"stopSequence": 18
}
],
"trip": {
"directionId": 1,
"routeId": "C",
"tripId": "6237234"
}
}
},
{
"id": "trip:6239971",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770671371"
},
"departure": {
"time": "1770671402"
},
"stopId": "SHEAKS-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1770671416"
},
"departure": {
"time": "1770671432"
},
"stopId": "AQUITA-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1770671460"
},
"departure": {
"time": "1770671460"
},
"stopId": "CCMOLI-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1770671580"
},
"stopId": "LHOIRI-D",
"stopSequence": 35
}
],
"trip": {
"directionId": 1,
"routeId": "04",
"tripId": "6239971"
}
}
},
{
"id": "trip:6237247",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770671350"
},
"departure": {
"time": "1770671350"
},
"stopId": "1BBCA",
"stopSequence": 18
}
],
"trip": {
"directionId": 0,
"routeId": "C",
"tripId": "6237247"
}
}
},
{
"id": "trip:6239793",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770671524"
},
"stopId": "SBAVENAI",
"stopSequence": 0
},
{
"arrival": {
"time": "1770671593"
},
"departure": {
"time": "1770671593"
},
"stopId": "COROT",
"stopSequence": 1
},
{
"arrival": {
"time": "1770671628"
},
"departure": {
"time": "1770671628"
},
"stopId": "CEZANNE",
"stopSequence": 2
},
{
"arrival": {
"time": "1770671658"
},
"departure": {
"time": "1770671658"
},
"stopId": "VERDUN",
"stopSequence": 3
},
{
"arrival": {
"time": "1770671680"
},
"departure": {
"time": "1770671680"
},
"stopId": "PASTEUR",
"stopSequence": 4
},
{
"arrival": {
"time": "1770671764"
},
"departure": {
"time": "1770671764"
},
"stopId": "JAUDETTE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770671809"
},
"departure": {
"time": "1770671809"
},
"stopId": "WALCOURT",
"stopSequence": 6
},
{
"arrival": {
"time": "1770671870"
},
"departure": {
"time": "1770671870"
},
"stopId": "MORLIERE",
"stopSequence": 7
},
{
"arrival": {
"time": "1770671913"
},
"departure": {
"time": "1770671913"
},
"stopId": "CEEQUEST",
"stopSequence": 8
},
{
"arrival": {
"time": "1770671960"
},
"departure": {
"time": "1770671960"
},
"stopId": "PELLERI",
"stopSequence": 9
},
{
"arrival": {
"time": "1770672004"
},
"departure": {
"time": "1770672004"
},
"stopId": "STADE",
"stopSequence": 10
},
{
"arrival": {
"time": "1770672050"
},
"departure": {
"time": "1770672050"
},
"stopId": "AUBEPINE",
"stopSequence": 11
},
{
"arrival": {
"time": "1770672095"
},
"departure": {
"time": "1770672095"
},
"stopId": "GEMMETR",
"stopSequence": 12
},
{
"arrival": {
"time": "1770672150"
},
"departure": {
"time": "1770672150"
},
"stopId": "JUFERRY",
"stopSequence": 13
},
{
"arrival": {
"time": "1770672212"
},
"departure": {
"time": "1770672212"
},
"stopId": "CCHEMINE",
"stopSequence": 14
},
{
"arrival": {
"time": "1770672261"
},
"departure": {
"time": "1770672261"
},
"stopId": "PAPERIE",
"stopSequence": 15
},
{
"arrival": {
"time": "1770672304"
},
"departure": {
"time": "1770672304"
},
"stopId": "LAREUX",
"stopSequence": 16
},
{
"arrival": {
"time": "1770672358"
},
"departure": {
"time": "1770672358"
},
"stopId": "CASERNE",
"stopSequence": 17
},
{
"arrival": {
"time": "1770672421"
},
"departure": {
"time": "1770672421"
},
"stopId": "ARCEAU",
"stopSequence": 18
},
{
"arrival": {
"time": "1770672465"
},
"departure": {
"time": "1770672465"
},
"stopId": "AFPA",
"stopSequence": 19
},
{
"arrival": {
"time": "1770672518"
},
"departure": {
"time": "1770672518"
},
"stopId": "CIMETIER",
"stopSequence": 20
},
{
"arrival": {
"time": "1770672590"
},
"departure": {
"time": "1770672590"
},
"stopId": "MONTAIG",
"stopSequence": 21
},
{
"arrival": {
"time": "1770672621"
},
"departure": {
"time": "1770672621"
},
"stopId": "GARDOT",
"stopSequence": 22
},
{
"arrival": {
"time": "1770672664"
},
"departure": {
"time": "1770672664"
},
"stopId": "STEXUPER",
"stopSequence": 23
},
{
"arrival": {
"time": "1770672731"
},
"departure": {
"time": "1770672731"
},
"stopId": "SECUSOCI",
"stopSequence": 24
},
{
"arrival": {
"time": "1770672851"
},
"departure": {
"time": "1770672851"
},
"stopId": "MAIL-NAE",
"stopSequence": 25
},
{
"arrival": {
"time": "1770672904"
},
"departure": {
"time": "1770673800"
},
"stopId": "FO-LOR-R",
"stopSequence": 26
},
{
"arrival": {
"time": "1770673887"
},
"departure": {
"time": "1770673887"
},
"stopId": "STAUBI-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1770673929"
},
"departure": {
"time": "1770673929"
},
"stopId": "HARAS-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1770674040"
},
"departure": {
"time": "1770674040"
},
"stopId": "LESGAR-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1770674125"
},
"departure": {
"time": "1770674125"
},
"stopId": "BREMON-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1770674181"
},
"departure": {
"time": "1770674181"
},
"stopId": "ACAD-PLA",
"stopSequence": 31
},
{
"arrival": {
"time": "1770674216"
},
"departure": {
"time": "1770674216"
},
"stopId": "CHDARR-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1770674340"
},
"departure": {
"time": "1770674340"
},
"stopId": "COEURM-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1770674393"
},
"departure": {
"time": "1770674393"
},
"stopId": "BEAURE-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1770674452"
},
"departure": {
"time": "1770674452"
},
"stopId": "TRINIT-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1770674580"
},
"departure": {
"time": "1770674580"
},
"stopId": "MONPRO-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1770674664"
},
"departure": {
"time": "1770674664"
},
"stopId": "SAJACQ-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1770674722"
},
"departure": {
"time": "1770674722"
},
"stopId": "FARCSJ-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1770674813"
},
"departure": {
"time": "1770674813"
},
"stopId": "MVIGNE-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1770674880"
},
"departure": {
"time": "1770674880"
},
"stopId": "CHBBEI-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1770674935"
},
"departure": {
"time": "1770674935"
},
"stopId": "BOISRA-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1770675001"
},
"departure": {
"time": "1770675001"
},
"stopId": "NDAMLA-E",
"stopSequence": 42
}
],
"trip": {
"directionId": 1,
"routeId": "02",
"tripId": "6239793"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1770671437"
}
}