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 680 erreurs, 1 292 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 11/02/2026 à 08h10 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
Not in POSIX time E001 16 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 3516 stop_sequence 10 departure_time 0 is not POSIX time
- trip_id 3412 stop_sequence 22 departure_time 0 is not POSIX time
- trip_id 3212 stop_sequence 13 departure_time 0 is not POSIX time
- trip_id 16302 stop_sequence 20 departure_time 0 is not POSIX time
- trip_id 10302 stop_sequence 17 departure_time 0 is not POSIX time
Sequential stop_time_update times are not increasing E022 174 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 6238857 stop_sequence 9 arrival_time 08:57:00 (1770796620) is less than previous stop arrival_time 09:02:07 (1770796927) - times must increase between two sequential stops
- trip_id 6238857 stop_sequence 9 arrival_time 08:57:00 (1770796620) is less than previous stop departure_time 09:02:07 (1770796927) - times must increase between two sequential stops
- trip_id 6238857 stop_sequence 9 departure_time 08:57:00 (1770796620) is less than previous stop departure_time 09:02:07 (1770796927) - times must increase between two sequential stops
- trip_id 6238857 stop_sequence 9 departure_time 08:57:00 (1770796620) is less than previous stop arrival_time 09:02:07 (1770796927) - times must increase between two sequential stops
- trip_id 6052366 stop_sequence 18 arrival_time 08:16:13 (1770794173) is less than previous stop arrival_time 08:16:16 (1770794176) - times must increase between two sequential stops
stop_time_update departure time is before arrival time E025 16 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 3516 stop_sequence 10 departure_time 01:00:00 (0) is less than the same stop arrival_time 08:07:57 (1770793677) - 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:27 (1770793647) - departure time must be equal to or greater than arrival time
- trip_id 3212 stop_sequence 13 departure_time 01:00:00 (0) is less than the same stop arrival_time 08:08:09 (1770793689) - departure time must be equal to or greater than arrival time
- trip_id 16302 stop_sequence 20 departure_time 01:00:00 (0) is less than the same stop arrival_time 08:07:55 (1770793675) - departure time must be equal to or greater than arrival time
- trip_id 10302 stop_sequence 17 departure_time 01:00:00 (0) is less than the same stop arrival_time 08:08:12 (1770793692) - 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 449 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 6238857 stop_sequence 5 has stop_id DOMVATER but GTFS stop_sequence 5 has stop_id DOMVAL - stop_ids should be the same
- GTFS-rt trip_id 6238857 stop_sequence 6 has stop_id PISCMU-E but GTFS stop_sequence 6 has stop_id GERMTILL - stop_ids should be the same
- GTFS-rt trip_id 6238857 stop_sequence 7 has stop_id PISCMUFF but GTFS stop_sequence 7 has stop_id HAUCOUD - stop_ids should be the same
- GTFS-rt trip_id 6238857 stop_sequence 8 has stop_id ANAFRAN but GTFS stop_sequence 8 has stop_id CHPEGUY - stop_ids should be the same
- GTFS-rt trip_id 6238857 stop_sequence 9 has stop_id DOMVAL but GTFS stop_sequence 9 has stop_id DIX8JUI - stop_ids should be the same
GTFS-rt stop_sequence not found in GTFS data E051 25 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 14402 contains stop_sequence 7 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 14502 contains stop_sequence 10 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
- GTFS-rt trip_id 16302 contains stop_sequence 20 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 35604 contains stop_sequence 2 that does not exist in GTFS stop_times.txt for this trip
Avertissements
timestamp not populated W001 323 erreurs
Timestamps should be populated for all elements
Exemples d'erreurs
- trip_id 6238857 does not have a timestamp
- trip_id 6239881 does not have a timestamp
- trip_id 14402 does not have a timestamp
- trip_id 6052366 does not have a timestamp
- trip_id 6240212 does not have a timestamp
vehicle_id not populated W002 323 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id 6238857 does not have a vehicle_id
- trip_id 6239881 does not have a vehicle_id
- trip_id 14402 does not have a vehicle_id
- trip_id 6052366 does not have a vehicle_id
- trip_id 6240212 does not have a vehicle_id
schedule_relationship not populated W009 646 erreurs
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Exemples d'erreurs
- trip_id 6238857 stop_sequence 0 (and potentially more for this trip) does not have a schedule_relationship
- trip_id 6238857 does not have a schedule_relationship
- trip_id 6239881 stop_sequence 18 (and potentially more for this trip) does not have a schedule_relationship
- trip_id 6239881 does not have a schedule_relationship
- trip_id 14402 stop_sequence 7 (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. | 5 016 | 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 | 35 235 | 29 fois (100 % des validations) |
| W001 | Timestamps should be populated for all elements | 7 799 | 29 fois (100 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 7 799 | 29 fois (100 % des validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 15 562 | 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 | 525 | 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) | 315 | 23 fois (79 % 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. | 336 | 23 fois (79 % des validations) |
| E002 | stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence | 38 | 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 | 24 | 11 fois (38 % 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 12/02/2026 à 05h30 Europe/Paris.
trip_updates (80) 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 12/02/2026 à 05h30 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "trip:6239455",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770872820"
},
"stopId": "DELATTRE",
"stopSequence": 0
},
{
"arrival": {
"time": "1770872876"
},
"departure": {
"time": "1770872876"
},
"stopId": "MORELLER",
"stopSequence": 1
},
{
"arrival": {
"time": "1770872901"
},
"departure": {
"time": "1770872901"
},
"stopId": "ARBORE-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1770872954"
},
"departure": {
"time": "1770872954"
},
"stopId": "ORGEMO-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1770873000"
},
"departure": {
"time": "1770873000"
},
"stopId": "NERUDA",
"stopSequence": 4
},
{
"arrival": {
"time": "1770873032"
},
"departure": {
"time": "1770873032"
},
"stopId": "ORGEMONT",
"stopSequence": 5
},
{
"arrival": {
"time": "1770873066"
},
"departure": {
"time": "1770873066"
},
"stopId": "FRCEVERT",
"stopSequence": 6
},
{
"arrival": {
"time": "1770873095"
},
"departure": {
"time": "1770873095"
},
"stopId": "APPENTIS",
"stopSequence": 7
},
{
"arrival": {
"time": "1770873136"
},
"departure": {
"time": "1770873136"
},
"stopId": "BOUTHOMA",
"stopSequence": 8
},
{
"arrival": {
"time": "1770873180"
},
"departure": {
"time": "1770873180"
},
"stopId": "ANRO-5A",
"stopSequence": 9
},
{
"arrival": {
"time": "1770873244"
},
"departure": {
"time": "1770873244"
},
"stopId": "DURVILLE",
"stopSequence": 10
},
{
"arrival": {
"time": "1770873276"
},
"departure": {
"time": "1770873276"
},
"stopId": "PALLACH",
"stopSequence": 11
},
{
"arrival": {
"time": "1770873301"
},
"departure": {
"time": "1770873301"
},
"stopId": "JULESV-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1770873353"
},
"departure": {
"time": "1770873353"
},
"stopId": "JE23-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1770873401"
},
"departure": {
"time": "1770873401"
},
"stopId": "CLAUDE-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1770873433"
},
"departure": {
"time": "1770873433"
},
"stopId": "MAJUIN5A",
"stopSequence": 15
},
{
"arrival": {
"time": "1770873482"
},
"departure": {
"time": "1770873482"
},
"stopId": "MONTCA-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1770873540"
},
"departure": {
"time": "1770873540"
},
"stopId": "GAUBOU5A",
"stopSequence": 17
},
{
"arrival": {
"time": "1770873627"
},
"departure": {
"time": "1770873627"
},
"stopId": "CTRETRI",
"stopSequence": 18
},
{
"arrival": {
"time": "1770873707"
},
"departure": {
"time": "1770873707"
},
"stopId": "EBLE",
"stopSequence": 19
},
{
"arrival": {
"time": "1770873767"
},
"departure": {
"time": "1770873767"
},
"stopId": "GENIE",
"stopSequence": 20
},
{
"arrival": {
"time": "1770873842"
},
"departure": {
"time": "1770873842"
},
"stopId": "VAUBAN",
"stopSequence": 21
},
{
"arrival": {
"time": "1770873875"
},
"departure": {
"time": "1770873875"
},
"stopId": "POIREL",
"stopSequence": 22
},
{
"arrival": {
"time": "1770873934"
},
"departure": {
"time": "1770873934"
},
"stopId": "PONTNOIR",
"stopSequence": 23
},
{
"arrival": {
"time": "1770873972"
},
"departure": {
"time": "1770873972"
},
"stopId": "SEMARD",
"stopSequence": 24
},
{
"arrival": {
"time": "1770874020"
},
"departure": {
"time": "1770874020"
},
"stopId": "BREMON-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1770874081"
},
"departure": {
"time": "1770874081"
},
"stopId": "ACAD-PLA",
"stopSequence": 26
},
{
"arrival": {
"time": "1770874119"
},
"departure": {
"time": "1770874119"
},
"stopId": "CHDARR-E",
"stopSequence": 27
}
],
"trip": {
"directionId": 0,
"routeId": "05",
"tripId": "6239455"
}
}
},
{
"id": "trip:6237205",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770870690"
},
"stopId": "1VERN",
"stopSequence": 0
},
{
"arrival": {
"time": "1770870780"
},
"departure": {
"time": "1770870780"
},
"stopId": "1HSAU",
"stopSequence": 1
},
{
"arrival": {
"time": "1770870900"
},
"departure": {
"time": "1770870900"
},
"stopId": "1JMOU",
"stopSequence": 2
},
{
"arrival": {
"time": "1770870980"
},
"departure": {
"time": "1770870980"
},
"stopId": "1CAPU",
"stopSequence": 3
},
{
"arrival": {
"time": "1770871110"
},
"departure": {
"time": "1770871110"
},
"stopId": "1HOPA",
"stopSequence": 4
},
{
"arrival": {
"time": "1770871200"
},
"departure": {
"time": "1770871200"
},
"stopId": "1BMAI",
"stopSequence": 5
},
{
"arrival": {
"time": "1770871340"
},
"departure": {
"time": "1770871340"
},
"stopId": "1STSE",
"stopSequence": 6
},
{
"arrival": {
"time": "1770871430"
},
"departure": {
"time": "1770871430"
},
"stopId": "1CECO",
"stopSequence": 7
},
{
"arrival": {
"time": "1770871520"
},
"departure": {
"time": "1770871520"
},
"stopId": "1HDVA",
"stopSequence": 8
},
{
"arrival": {
"time": "1770871620"
},
"departure": {
"time": "1770871620"
},
"stopId": "1FMBL",
"stopSequence": 9
},
{
"arrival": {
"time": "1770871690"
},
"departure": {
"time": "1770871690"
},
"stopId": "1HARA",
"stopSequence": 10
},
{
"arrival": {
"time": "1770871800"
},
"departure": {
"time": "1770871800"
},
"stopId": "1LGAR",
"stopSequence": 11
},
{
"arrival": {
"time": "1770871890"
},
"departure": {
"time": "1770871890"
},
"stopId": "1LAFA",
"stopSequence": 12
},
{
"arrival": {
"time": "1770871980"
},
"departure": {
"time": "1770871980"
},
"stopId": "1STRA",
"stopSequence": 13
},
{
"arrival": {
"time": "1770872080"
},
"departure": {
"time": "1770872080"
},
"stopId": "1BAMA",
"stopSequence": 14
},
{
"arrival": {
"time": "1770872200"
},
"departure": {
"time": "1770872200"
},
"stopId": "1JE23",
"stopSequence": 15
},
{
"arrival": {
"time": "1770872310"
},
"departure": {
"time": "1770872310"
},
"stopId": "1JVIL",
"stopSequence": 16
},
{
"arrival": {
"time": "1770872420"
},
"stopId": "1ANRO",
"stopSequence": 17
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6237205"
}
}
},
{
"id": "trip:6237198",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770872990"
},
"stopId": "2MONP",
"stopSequence": 0
},
{
"arrival": {
"time": "1770873055"
},
"departure": {
"time": "1770873055"
},
"stopId": "2EURO",
"stopSequence": 1
},
{
"arrival": {
"time": "1770873131"
},
"departure": {
"time": "1770873131"
},
"stopId": "2DUNA",
"stopSequence": 2
},
{
"arrival": {
"time": "1770873280"
},
"departure": {
"time": "1770873280"
},
"stopId": "2BRIS",
"stopSequence": 3
},
{
"arrival": {
"time": "1770873359"
},
"departure": {
"time": "1770873359"
},
"stopId": "2CROI",
"stopSequence": 4
},
{
"arrival": {
"time": "1770873524"
},
"departure": {
"time": "1770873524"
},
"stopId": "2MTAI",
"stopSequence": 5
},
{
"arrival": {
"time": "1770873620"
},
"departure": {
"time": "1770873620"
},
"stopId": "2CONS",
"stopSequence": 6
},
{
"arrival": {
"time": "1770873770"
},
"departure": {
"time": "1770873770"
},
"stopId": "2CECO",
"stopSequence": 7
},
{
"arrival": {
"time": "1770873870"
},
"departure": {
"time": "1770873870"
},
"stopId": "2STSE",
"stopSequence": 8
},
{
"arrival": {
"time": "1770873990"
},
"departure": {
"time": "1770873990"
},
"stopId": "2MOLIE",
"stopSequence": 9
},
{
"arrival": {
"time": "1770874110"
},
"departure": {
"time": "1770874110"
},
"stopId": "2DOUT",
"stopSequence": 10
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6237198"
}
}
},
{
"id": "trip:6239742",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770873360"
},
"stopId": "SBAVENAI",
"stopSequence": 0
},
{
"arrival": {
"time": "1770873446"
},
"departure": {
"time": "1770873446"
},
"stopId": "COROT",
"stopSequence": 1
},
{
"arrival": {
"time": "1770873490"
},
"departure": {
"time": "1770873490"
},
"stopId": "CEZANNE",
"stopSequence": 2
},
{
"arrival": {
"time": "1770873527"
},
"departure": {
"time": "1770873527"
},
"stopId": "VERDUN",
"stopSequence": 3
},
{
"arrival": {
"time": "1770873554"
},
"departure": {
"time": "1770873554"
},
"stopId": "PASTEUR",
"stopSequence": 4
},
{
"arrival": {
"time": "1770873660"
},
"departure": {
"time": "1770873660"
},
"stopId": "JAUDETTE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770873716"
},
"departure": {
"time": "1770873716"
},
"stopId": "WALCOURT",
"stopSequence": 6
},
{
"arrival": {
"time": "1770873792"
},
"departure": {
"time": "1770873792"
},
"stopId": "MORLIERE",
"stopSequence": 7
},
{
"arrival": {
"time": "1770873845"
},
"departure": {
"time": "1770873845"
},
"stopId": "CEEQUEST",
"stopSequence": 8
},
{
"arrival": {
"time": "1770873904"
},
"departure": {
"time": "1770873904"
},
"stopId": "PELLERI",
"stopSequence": 9
},
{
"arrival": {
"time": "1770873960"
},
"departure": {
"time": "1770873960"
},
"stopId": "STADE",
"stopSequence": 10
},
{
"arrival": {
"time": "1770874006"
},
"departure": {
"time": "1770874006"
},
"stopId": "AUBEPINE",
"stopSequence": 11
},
{
"arrival": {
"time": "1770874051"
},
"departure": {
"time": "1770874051"
},
"stopId": "GEMMETR",
"stopSequence": 12
},
{
"arrival": {
"time": "1770874106"
},
"departure": {
"time": "1770874106"
},
"stopId": "JUFERRY",
"stopSequence": 13
},
{
"arrival": {
"time": "1770874168"
},
"departure": {
"time": "1770874168"
},
"stopId": "CCHEMINE",
"stopSequence": 14
},
{
"arrival": {
"time": "1770874217"
},
"departure": {
"time": "1770874217"
},
"stopId": "PAPERIE",
"stopSequence": 15
}
],
"trip": {
"directionId": 1,
"routeId": "02",
"tripId": "6239742"
}
}
},
{
"id": "trip:6237194",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770873160"
},
"stopId": "1BBCA",
"stopSequence": 0
},
{
"arrival": {
"time": "1770873252"
},
"departure": {
"time": "1770873252"
},
"stopId": "1BEAU",
"stopSequence": 1
},
{
"arrival": {
"time": "1770873360"
},
"departure": {
"time": "1770873360"
},
"stopId": "1BARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1770873439"
},
"departure": {
"time": "1770873439"
},
"stopId": "1PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1770873530"
},
"departure": {
"time": "1770873530"
},
"stopId": "1ELYS",
"stopSequence": 4
},
{
"arrival": {
"time": "1770873638"
},
"departure": {
"time": "1770873638"
},
"stopId": "1FARC",
"stopSequence": 5
},
{
"arrival": {
"time": "1770873810"
},
"departure": {
"time": "1770873810"
},
"stopId": "1QUAI",
"stopSequence": 6
},
{
"arrival": {
"time": "1770873970"
},
"departure": {
"time": "1770873970"
},
"stopId": "1DOUT",
"stopSequence": 7
},
{
"arrival": {
"time": "1770874110"
},
"departure": {
"time": "1770874110"
},
"stopId": "1MOLIE",
"stopSequence": 8
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6237194"
}
}
},
{
"id": "trip:6237207",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770870584"
},
"departure": {
"time": "1770870584"
},
"stopId": "2BBCA",
"stopSequence": 0
},
{
"departure": {
"time": "1770871210"
},
"stopId": "1BBCA",
"stopSequence": 0
},
{
"arrival": {
"time": "1770871326"
},
"departure": {
"time": "1770871326"
},
"stopId": "1BEAU",
"stopSequence": 1
},
{
"arrival": {
"time": "1770871450"
},
"departure": {
"time": "1770871450"
},
"stopId": "1BARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1770871538"
},
"departure": {
"time": "1770871538"
},
"stopId": "1PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1770871639"
},
"departure": {
"time": "1770871639"
},
"stopId": "1ELYS",
"stopSequence": 4
},
{
"arrival": {
"time": "1770871759"
},
"departure": {
"time": "1770871759"
},
"stopId": "1FARC",
"stopSequence": 5
},
{
"arrival": {
"time": "1770871950"
},
"departure": {
"time": "1770871950"
},
"stopId": "1QUAI",
"stopSequence": 6
},
{
"arrival": {
"time": "1770872130"
},
"departure": {
"time": "1770872130"
},
"stopId": "1DOUT",
"stopSequence": 7
},
{
"arrival": {
"time": "1770872290"
},
"departure": {
"time": "1770872290"
},
"stopId": "1MOLIE",
"stopSequence": 8
},
{
"arrival": {
"time": "1770872440"
},
"departure": {
"time": "1770872440"
},
"stopId": "1RALL",
"stopSequence": 9
},
{
"arrival": {
"time": "1770872550"
},
"departure": {
"time": "1770872670"
},
"stopId": "1FMBL",
"stopSequence": 10
},
{
"arrival": {
"time": "1770872740"
},
"departure": {
"time": "1770872740"
},
"stopId": "1HARA",
"stopSequence": 11
},
{
"arrival": {
"time": "1770872850"
},
"departure": {
"time": "1770872850"
},
"stopId": "1LGAR",
"stopSequence": 12
},
{
"arrival": {
"time": "1770872940"
},
"departure": {
"time": "1770872940"
},
"stopId": "1LAFA",
"stopSequence": 13
},
{
"arrival": {
"time": "1770873030"
},
"departure": {
"time": "1770873030"
},
"stopId": "1STRA",
"stopSequence": 14
},
{
"arrival": {
"time": "1770873130"
},
"departure": {
"time": "1770873130"
},
"stopId": "1BAMA",
"stopSequence": 15
},
{
"arrival": {
"time": "1770873250"
},
"departure": {
"time": "1770873250"
},
"stopId": "1JE23",
"stopSequence": 16
},
{
"arrival": {
"time": "1770873360"
},
"departure": {
"time": "1770873360"
},
"stopId": "1JVIL",
"stopSequence": 17
},
{
"arrival": {
"time": "1770873470"
},
"stopId": "1ANRO",
"stopSequence": 18
}
],
"trip": {
"directionId": 1,
"routeId": "C",
"tripId": "6237207"
}
}
},
{
"id": "trip:6052312",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770873900"
},
"stopId": "STSYCHVE",
"stopSequence": 0
},
{
"arrival": {
"time": "1770873970"
},
"departure": {
"time": "1770873970"
},
"stopId": "GAUGUIN",
"stopSequence": 1
},
{
"arrival": {
"time": "1770874020"
},
"departure": {
"time": "1770874020"
},
"stopId": "ANBRUEL",
"stopSequence": 2
},
{
"arrival": {
"time": "1770874080"
},
"departure": {
"time": "1770874080"
},
"stopId": "V.HUGO",
"stopSequence": 3
},
{
"arrival": {
"time": "1770874124"
},
"departure": {
"time": "1770874124"
},
"stopId": "FRANCA-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1770874190"
},
"departure": {
"time": "1770874190"
},
"stopId": "LECLSY-E",
"stopSequence": 5
}
],
"trip": {
"directionId": 0,
"routeId": "25",
"tripId": "6052312"
}
}
},
{
"id": "trip:6239918",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770871560"
},
"stopId": "PARCEXPO",
"stopSequence": 0
},
{
"arrival": {
"time": "1770871661"
},
"departure": {
"time": "1770871661"
},
"stopId": "PROVINS",
"stopSequence": 1
},
{
"arrival": {
"time": "1770871730"
},
"departure": {
"time": "1770871730"
},
"stopId": "RTEPARIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1770871800"
},
"departure": {
"time": "1770871800"
},
"stopId": "BANCSTMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1770871834"
},
"departure": {
"time": "1770871834"
},
"stopId": "SEPSONET",
"stopSequence": 4
},
{
"arrival": {
"time": "1770871880"
},
"departure": {
"time": "1770871880"
},
"stopId": "SOLELEVA",
"stopSequence": 5
},
{
"arrival": {
"time": "1770871939"
},
"departure": {
"time": "1770871939"
},
"stopId": "CHATENAY",
"stopSequence": 6
},
{
"arrival": {
"time": "1770871977"
},
"departure": {
"time": "1770871977"
},
"stopId": "MIMOSAS",
"stopSequence": 7
},
{
"arrival": {
"time": "1770872040"
},
"departure": {
"time": "1770872040"
},
"stopId": "BRISEPOT",
"stopSequence": 8
},
{
"arrival": {
"time": "1770872089"
},
"departure": {
"time": "1770872089"
},
"stopId": "DESJARDI",
"stopSequence": 9
},
{
"arrival": {
"time": "1770872130"
},
"departure": {
"time": "1770872130"
},
"stopId": "MACE",
"stopSequence": 10
},
{
"arrival": {
"time": "1770872158"
},
"departure": {
"time": "1770872158"
},
"stopId": "LUTIN",
"stopSequence": 11
},
{
"arrival": {
"time": "1770872242"
},
"departure": {
"time": "1770872242"
},
"stopId": "MUSSET",
"stopSequence": 12
},
{
"arrival": {
"time": "1770872280"
},
"departure": {
"time": "1770872280"
},
"stopId": "SAVARY",
"stopSequence": 13
},
{
"arrival": {
"time": "1770872405"
},
"departure": {
"time": "1770872405"
},
"stopId": "MENDESFR",
"stopSequence": 14
},
{
"arrival": {
"time": "1770872520"
},
"departure": {
"time": "1770872700"
},
"stopId": "FO-LOR-R",
"stopSequence": 15
},
{
"arrival": {
"time": "1770872787"
},
"departure": {
"time": "1770872787"
},
"stopId": "STAUBI-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1770872829"
},
"departure": {
"time": "1770872829"
},
"stopId": "HARAS-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1770872940"
},
"departure": {
"time": "1770872940"
},
"stopId": "LESGAR-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1770873027"
},
"departure": {
"time": "1770873027"
},
"stopId": "BREMON-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1770873084"
},
"departure": {
"time": "1770873084"
},
"stopId": "ACAD-PLA",
"stopSequence": 20
},
{
"arrival": {
"time": "1770873120"
},
"departure": {
"time": "1770873120"
},
"stopId": "CHDARR-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1770873420"
},
"departure": {
"time": "1770873420"
},
"stopId": "GDMAIN-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1770873480"
},
"departure": {
"time": "1770873480"
},
"stopId": "PERUSSAI",
"stopSequence": 23
},
{
"arrival": {
"time": "1770873514"
},
"departure": {
"time": "1770873514"
},
"stopId": "MAISLAC",
"stopSequence": 24
},
{
"arrival": {
"time": "1770873551"
},
"departure": {
"time": "1770873551"
},
"stopId": "JEAN-MON",
"stopSequence": 25
},
{
"arrival": {
"time": "1770873609"
},
"departure": {
"time": "1770873609"
},
"stopId": "DELESC-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1770873645"
},
"departure": {
"time": "1770873645"
},
"stopId": "MONTEC-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1770873680"
},
"departure": {
"time": "1770873680"
},
"stopId": "VALLO-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1770873724"
},
"departure": {
"time": "1770873724"
},
"stopId": "PROUDH-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1770873780"
},
"departure": {
"time": "1770873780"
},
"stopId": "GRESIL-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1770873809"
},
"departure": {
"time": "1770873809"
},
"stopId": "WIGAN-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1770873875"
},
"departure": {
"time": "1770873875"
},
"stopId": "SHEAKS-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1770873908"
},
"departure": {
"time": "1770873908"
},
"stopId": "AQUITA-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1770873960"
},
"departure": {
"time": "1770873960"
},
"stopId": "CCMOLI-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1770873986"
},
"departure": {
"time": "1770873986"
},
"stopId": "ZIBEAUC",
"stopSequence": 35
},
{
"arrival": {
"time": "1770874060"
},
"departure": {
"time": "1770874060"
},
"stopId": "THOMASS",
"stopSequence": 36
},
{
"arrival": {
"time": "1770874086"
},
"departure": {
"time": "1770874086"
},
"stopId": "CLAIE",
"stopSequence": 37
},
{
"arrival": {
"time": "1770874136"
},
"departure": {
"time": "1770874136"
},
"stopId": "GUINEZE",
"stopSequence": 38
},
{
"arrival": {
"time": "1770874200"
},
"departure": {
"time": "1770874200"
},
"stopId": "AAMIPI",
"stopSequence": 39
}
],
"trip": {
"directionId": 1,
"routeId": "04",
"tripId": "6239918"
}
}
},
{
"id": "trip:6239500",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770873404"
},
"departure": {
"time": "1770873404"
},
"stopId": "AURIOL",
"stopSequence": 1
},
{
"arrival": {
"time": "1770873455"
},
"departure": {
"time": "1770873455"
},
"stopId": "PELUAU",
"stopSequence": 2
},
{
"arrival": {
"time": "1770873530"
},
"departure": {
"time": "1770873530"
},
"stopId": "LIZE05",
"stopSequence": 3
},
{
"arrival": {
"time": "1770873564"
},
"departure": {
"time": "1770873564"
},
"stopId": "CAMUS",
"stopSequence": 4
},
{
"arrival": {
"time": "1770873600"
},
"departure": {
"time": "1770873600"
},
"stopId": "LECLERC",
"stopSequence": 5
},
{
"arrival": {
"time": "1770873656"
},
"departure": {
"time": "1770873656"
},
"stopId": "ROCEPINE",
"stopSequence": 6
},
{
"arrival": {
"time": "1770873697"
},
"departure": {
"time": "1770873697"
},
"stopId": "PARCGARE",
"stopSequence": 7
},
{
"arrival": {
"time": "1770873751"
},
"departure": {
"time": "1770873751"
},
"stopId": "LABRUYER",
"stopSequence": 8
},
{
"arrival": {
"time": "1770873813"
},
"departure": {
"time": "1770873813"
},
"stopId": "RASPAIL",
"stopSequence": 9
},
{
"arrival": {
"time": "1770873861"
},
"departure": {
"time": "1770873861"
},
"stopId": "DUMESNIL",
"stopSequence": 10
},
{
"arrival": {
"time": "1770873900"
},
"departure": {
"time": "1770873900"
},
"stopId": "LEQUAI",
"stopSequence": 11
},
{
"arrival": {
"time": "1770874062"
},
"departure": {
"time": "1770874062"
},
"stopId": "CHDARR",
"stopSequence": 12
},
{
"arrival": {
"time": "1770874099"
},
"departure": {
"time": "1770874099"
},
"stopId": "ACADEMIE",
"stopSequence": 13
},
{
"arrival": {
"time": "1770874140"
},
"departure": {
"time": "1770874140"
},
"stopId": "GBREM-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1770874166"
},
"departure": {
"time": "1770874166"
},
"stopId": "SEMARD-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1770874195"
},
"departure": {
"time": "1770874195"
},
"stopId": "PONTNO-E",
"stopSequence": 16
}
],
"trip": {
"directionId": 1,
"routeId": "05",
"tripId": "6239500"
}
}
},
{
"id": "trip:6237210",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770870557"
},
"departure": {
"time": "1770870557"
},
"stopId": "2MOLIE",
"stopSequence": 0
},
{
"arrival": {
"time": "1770870660"
},
"departure": {
"time": "1770870660"
},
"stopId": "2DOUT",
"stopSequence": 1
},
{
"arrival": {
"time": "1770870830"
},
"departure": {
"time": "1770870830"
},
"stopId": "2QUAI",
"stopSequence": 2
},
{
"arrival": {
"time": "1770870998"
},
"departure": {
"time": "1770870998"
},
"stopId": "2FARC",
"stopSequence": 3
},
{
"arrival": {
"time": "1770871103"
},
"departure": {
"time": "1770871103"
},
"stopId": "2ELYS",
"stopSequence": 4
},
{
"arrival": {
"time": "1770871193"
},
"departure": {
"time": "1770871193"
},
"stopId": "2PATT",
"stopSequence": 5
},
{
"arrival": {
"time": "1770871270"
},
"departure": {
"time": "1770871270"
},
"stopId": "2BARR",
"stopSequence": 6
},
{
"arrival": {
"time": "1770871362"
},
"departure": {
"time": "1770871362"
},
"stopId": "2BEAU",
"stopSequence": 7
},
{
"arrival": {
"time": "1770871450"
},
"stopId": "1BBCA",
"stopSequence": 8
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6237210"
}
}
},
{
"id": "trip:6237195",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770872540"
},
"stopId": "1BBCA",
"stopSequence": 0
},
{
"arrival": {
"time": "1770872636"
},
"departure": {
"time": "1770872636"
},
"stopId": "1BEAU",
"stopSequence": 1
},
{
"arrival": {
"time": "1770872740"
},
"departure": {
"time": "1770872740"
},
"stopId": "1BARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1770872820"
},
"departure": {
"time": "1770872820"
},
"stopId": "1PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1770872911"
},
"departure": {
"time": "1770872911"
},
"stopId": "1ELYS",
"stopSequence": 4
},
{
"arrival": {
"time": "1770873019"
},
"departure": {
"time": "1770873019"
},
"stopId": "1FARC",
"stopSequence": 5
},
{
"arrival": {
"time": "1770873190"
},
"departure": {
"time": "1770873190"
},
"stopId": "1QUAI",
"stopSequence": 6
},
{
"arrival": {
"time": "1770873350"
},
"departure": {
"time": "1770873350"
},
"stopId": "1DOUT",
"stopSequence": 7
},
{
"arrival": {
"time": "1770873490"
},
"departure": {
"time": "1770873490"
},
"stopId": "1MOLIE",
"stopSequence": 8
},
{
"arrival": {
"time": "1770873640"
},
"departure": {
"time": "1770873640"
},
"stopId": "1RALL",
"stopSequence": 9
},
{
"arrival": {
"time": "1770873750"
},
"departure": {
"time": "1770873870"
},
"stopId": "1FMBL",
"stopSequence": 10
},
{
"arrival": {
"time": "1770873940"
},
"departure": {
"time": "1770873940"
},
"stopId": "1HARA",
"stopSequence": 11
},
{
"arrival": {
"time": "1770874050"
},
"departure": {
"time": "1770874050"
},
"stopId": "1LGAR",
"stopSequence": 12
},
{
"arrival": {
"time": "1770874140"
},
"departure": {
"time": "1770874140"
},
"stopId": "1LAFA",
"stopSequence": 13
}
],
"trip": {
"directionId": 1,
"routeId": "C",
"tripId": "6237195"
}
}
},
{
"id": "trip:6239072",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770872520"
},
"stopId": "MOULINMA",
"stopSequence": 0
},
{
"arrival": {
"time": "1770872632"
},
"departure": {
"time": "1770872632"
},
"stopId": "BAUDRAI",
"stopSequence": 1
},
{
"arrival": {
"time": "1770872657"
},
"departure": {
"time": "1770872657"
},
"stopId": "JEBOUTON",
"stopSequence": 2
},
{
"arrival": {
"time": "1770872753"
},
"departure": {
"time": "1770872753"
},
"stopId": "LAVOIR",
"stopSequence": 3
},
{
"arrival": {
"time": "1770872814"
},
"departure": {
"time": "1770872814"
},
"stopId": "RIOTTEAU",
"stopSequence": 4
},
{
"arrival": {
"time": "1770872850"
},
"departure": {
"time": "1770872850"
},
"stopId": "ALLUMETT",
"stopSequence": 5
},
{
"arrival": {
"time": "1770872898"
},
"departure": {
"time": "1770872898"
},
"stopId": "DAGUERRE",
"stopSequence": 6
},
{
"arrival": {
"time": "1770872947"
},
"departure": {
"time": "1770872947"
},
"stopId": "BELVTR-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1770873007"
},
"departure": {
"time": "1770873007"
},
"stopId": "MARAIS-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1770873092"
},
"departure": {
"time": "1770873092"
},
"stopId": "GASPALON",
"stopSequence": 9
},
{
"arrival": {
"time": "1770873197"
},
"departure": {
"time": "1770873197"
},
"stopId": "VILSANTE",
"stopSequence": 10
},
{
"arrival": {
"time": "1770873234"
},
"departure": {
"time": "1770873234"
},
"stopId": "CORMIER",
"stopSequence": 11
},
{
"arrival": {
"time": "1770873303"
},
"departure": {
"time": "1770873303"
},
"stopId": "STLEONAR",
"stopSequence": 12
},
{
"arrival": {
"time": "1770873332"
},
"departure": {
"time": "1770873332"
},
"stopId": "GERICAUL",
"stopSequence": 13
},
{
"arrival": {
"time": "1770873377"
},
"departure": {
"time": "1770873377"
},
"stopId": "MONGAZON",
"stopSequence": 14
},
{
"arrival": {
"time": "1770873411"
},
"departure": {
"time": "1770873411"
},
"stopId": "KOPA",
"stopSequence": 15
},
{
"arrival": {
"time": "1770873468"
},
"departure": {
"time": "1770873468"
},
"stopId": "DESMAZ",
"stopSequence": 16
},
{
"arrival": {
"time": "1770873518"
},
"departure": {
"time": "1770873518"
},
"stopId": "ANFRANCK",
"stopSequence": 17
},
{
"arrival": {
"time": "1770873575"
},
"departure": {
"time": "1770873575"
},
"stopId": "STJOSEP",
"stopSequence": 18
},
{
"arrival": {
"time": "1770873640"
},
"departure": {
"time": "1770873640"
},
"stopId": "PLDULYCE",
"stopSequence": 19
},
{
"arrival": {
"time": "1770873737"
},
"departure": {
"time": "1770873900"
},
"stopId": "HMAI",
"stopSequence": 20
},
{
"arrival": {
"time": "1770873945"
},
"departure": {
"time": "1770873945"
},
"stopId": "FO-LOR-R",
"stopSequence": 21
},
{
"arrival": {
"time": "1770874038"
},
"departure": {
"time": "1770874038"
},
"stopId": "STAUBI-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1770874082"
},
"departure": {
"time": "1770874082"
},
"stopId": "HARAS-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1770874200"
},
"departure": {
"time": "1770874200"
},
"stopId": "LESGAR-E",
"stopSequence": 24
}
],
"trip": {
"directionId": 1,
"routeId": "08",
"tripId": "6239072"
}
}
},
{
"id": "trip:6238634",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770872760"
},
"stopId": "EVENTARD",
"stopSequence": 0
},
{
"arrival": {
"time": "1770872796"
},
"departure": {
"time": "1770872796"
},
"stopId": "COTTAGE",
"stopSequence": 1
},
{
"arrival": {
"time": "1770872853"
},
"departure": {
"time": "1770872853"
},
"stopId": "DUBELL-2",
"stopSequence": 2
},
{
"arrival": {
"time": "1770872880"
},
"departure": {
"time": "1770872880"
},
"stopId": "BOISABBE",
"stopSequence": 3
},
{
"arrival": {
"time": "1770872916"
},
"departure": {
"time": "1770872916"
},
"stopId": "DEBUSSY",
"stopSequence": 4
},
{
"arrival": {
"time": "1770872962"
},
"departure": {
"time": "1770872962"
},
"stopId": "HOTELLER",
"stopSequence": 5
},
{
"arrival": {
"time": "1770873000"
},
"departure": {
"time": "1770873000"
},
"stopId": "INDUSTRI",
"stopSequence": 6
},
{
"arrival": {
"time": "1770873082"
},
"departure": {
"time": "1770873082"
},
"stopId": "SAVOIE",
"stopSequence": 7
},
{
"arrival": {
"time": "1770873152"
},
"departure": {
"time": "1770873152"
},
"stopId": "DOYENNE",
"stopSequence": 8
},
{
"arrival": {
"time": "1770873224"
},
"departure": {
"time": "1770873224"
},
"stopId": "CITESOLI",
"stopSequence": 9
},
{
"arrival": {
"time": "1770873360"
},
"departure": {
"time": "1770873360"
},
"stopId": "CARCITR",
"stopSequence": 10
},
{
"arrival": {
"time": "1770873415"
},
"departure": {
"time": "1770873415"
},
"stopId": "FFAURE",
"stopSequence": 11
},
{
"arrival": {
"time": "1770873524"
},
"departure": {
"time": "1770873524"
},
"stopId": "FACUL-SS",
"stopSequence": 12
},
{
"arrival": {
"time": "1770873540"
},
"departure": {
"time": "1770873540"
},
"stopId": "BDEMAINE",
"stopSequence": 13
},
{
"arrival": {
"time": "1770873629"
},
"departure": {
"time": "1770873629"
},
"stopId": "TALET",
"stopSequence": 14
},
{
"arrival": {
"time": "1770873766"
},
"departure": {
"time": "1770873766"
},
"stopId": "MENDESFR",
"stopSequence": 15
},
{
"arrival": {
"time": "1770873840"
},
"departure": {
"time": "1770873900"
},
"stopId": "FO-LOR-R",
"stopSequence": 16
},
{
"arrival": {
"time": "1770873987"
},
"departure": {
"time": "1770873987"
},
"stopId": "STAUBI-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1770874029"
},
"departure": {
"time": "1770874029"
},
"stopId": "HARAS-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1770874140"
},
"departure": {
"time": "1770874140"
},
"stopId": "LESGAR-E",
"stopSequence": 19
}
],
"trip": {
"directionId": 1,
"routeId": "09",
"tripId": "6238634"
}
}
},
{
"id": "trip:6237199",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770870539"
},
"departure": {
"time": "1770870539"
},
"stopId": "1LGAR",
"stopSequence": 11
},
{
"arrival": {
"time": "1770870612"
},
"departure": {
"time": "1770870612"
},
"stopId": "1LAFA",
"stopSequence": 12
},
{
"arrival": {
"time": "1770870710"
},
"departure": {
"time": "1770870710"
},
"stopId": "1STRA",
"stopSequence": 13
},
{
"arrival": {
"time": "1770870820"
},
"departure": {
"time": "1770870820"
},
"stopId": "1BAMA",
"stopSequence": 14
},
{
"arrival": {
"time": "1770870940"
},
"departure": {
"time": "1770870940"
},
"stopId": "1JE23",
"stopSequence": 15
},
{
"arrival": {
"time": "1770871060"
},
"departure": {
"time": "1770871060"
},
"stopId": "1JVIL",
"stopSequence": 16
},
{
"arrival": {
"time": "1770871190"
},
"stopId": "1ANRO",
"stopSequence": 17
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6237199"
}
}
},
{
"id": "trip:6237185",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770871660"
},
"stopId": "2ANRO",
"stopSequence": 0
},
{
"arrival": {
"time": "1770871780"
},
"departure": {
"time": "1770871780"
},
"stopId": "2JVIL",
"stopSequence": 1
},
{
"arrival": {
"time": "1770871900"
},
"departure": {
"time": "1770871900"
},
"stopId": "2JE23",
"stopSequence": 2
},
{
"arrival": {
"time": "1770872030"
},
"departure": {
"time": "1770872030"
},
"stopId": "2BAMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1770872150"
},
"departure": {
"time": "1770872150"
},
"stopId": "2STRA",
"stopSequence": 4
},
{
"arrival": {
"time": "1770872250"
},
"departure": {
"time": "1770872250"
},
"stopId": "2LAFA",
"stopSequence": 5
},
{
"arrival": {
"time": "1770872360"
},
"departure": {
"time": "1770872360"
},
"stopId": "2LGAR",
"stopSequence": 6
},
{
"arrival": {
"time": "1770872460"
},
"departure": {
"time": "1770872460"
},
"stopId": "2HARA",
"stopSequence": 7
},
{
"arrival": {
"time": "1770872550"
},
"departure": {
"time": "1770872670"
},
"stopId": "2FMBL",
"stopSequence": 8
},
{
"arrival": {
"time": "1770872770"
},
"departure": {
"time": "1770872770"
},
"stopId": "2HDVA",
"stopSequence": 9
},
{
"arrival": {
"time": "1770872870"
},
"departure": {
"time": "1770872870"
},
"stopId": "2CECO",
"stopSequence": 10
},
{
"arrival": {
"time": "1770872970"
},
"departure": {
"time": "1770872970"
},
"stopId": "2STSE",
"stopSequence": 11
},
{
"arrival": {
"time": "1770873090"
},
"departure": {
"time": "1770873090"
},
"stopId": "2BMAI",
"stopSequence": 12
},
{
"arrival": {
"time": "1770873190"
},
"departure": {
"time": "1770873190"
},
"stopId": "2HOPA",
"stopSequence": 13
},
{
"arrival": {
"time": "1770873320"
},
"departure": {
"time": "1770873320"
},
"stopId": "2CAPU",
"stopSequence": 14
},
{
"arrival": {
"time": "1770873410"
},
"departure": {
"time": "1770873410"
},
"stopId": "2JMOU",
"stopSequence": 15
},
{
"arrival": {
"time": "1770873540"
},
"departure": {
"time": "1770873540"
},
"stopId": "2HSAU",
"stopSequence": 16
},
{
"arrival": {
"time": "1770873640"
},
"departure": {
"time": "1770873640"
},
"stopId": "2VERN",
"stopSequence": 17
},
{
"arrival": {
"time": "1770873820"
},
"departure": {
"time": "1770873820"
},
"stopId": "2BOTA",
"stopSequence": 19
},
{
"arrival": {
"time": "1770873920"
},
"departure": {
"time": "1770873920"
},
"stopId": "2PMAY",
"stopSequence": 20
},
{
"arrival": {
"time": "1770874000"
},
"departure": {
"time": "1770874000"
},
"stopId": "2BROY",
"stopSequence": 21
},
{
"arrival": {
"time": "1770874090"
},
"departure": {
"time": "1770874090"
},
"stopId": "2ACAS",
"stopSequence": 22
},
{
"arrival": {
"time": "1770874170"
},
"departure": {
"time": "1770874170"
},
"stopId": "2STGI",
"stopSequence": 23
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6237185"
}
}
},
{
"id": "trip:6238235",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770871680"
},
"stopId": "TRELAZE",
"stopSequence": 0
},
{
"arrival": {
"time": "1770871709"
},
"departure": {
"time": "1770871709"
},
"stopId": "MALRAUX",
"stopSequence": 1
},
{
"arrival": {
"time": "1770871760"
},
"departure": {
"time": "1770871760"
},
"stopId": "FMAURIAC",
"stopSequence": 2
},
{
"arrival": {
"time": "1770871826"
},
"departure": {
"time": "1770871826"
},
"stopId": "TRELGARE",
"stopSequence": 3
},
{
"arrival": {
"time": "1770871920"
},
"departure": {
"time": "1770871920"
},
"stopId": "HMTREL",
"stopSequence": 4
},
{
"arrival": {
"time": "1770872008"
},
"departure": {
"time": "1770872008"
},
"stopId": "CIMTRELA",
"stopSequence": 5
},
{
"arrival": {
"time": "1770872047"
},
"departure": {
"time": "1770872047"
},
"stopId": "EGLTRELA",
"stopSequence": 6
},
{
"arrival": {
"time": "1770872095"
},
"departure": {
"time": "1770872095"
},
"stopId": "MAIRTREL",
"stopSequence": 7
},
{
"arrival": {
"time": "1770872148"
},
"departure": {
"time": "1770872148"
},
"stopId": "MONTHIBE",
"stopSequence": 8
},
{
"arrival": {
"time": "1770872207"
},
"departure": {
"time": "1770872207"
},
"stopId": "ARENA",
"stopSequence": 9
},
{
"arrival": {
"time": "1770872280"
},
"departure": {
"time": "1770872280"
},
"stopId": "BUISSON",
"stopSequence": 10
},
{
"arrival": {
"time": "1770872333"
},
"departure": {
"time": "1770872333"
},
"stopId": "PYRAM02",
"stopSequence": 11
},
{
"arrival": {
"time": "1770872401"
},
"departure": {
"time": "1770872401"
},
"stopId": "LEFEVRE",
"stopSequence": 12
},
{
"arrival": {
"time": "1770872432"
},
"departure": {
"time": "1770872432"
},
"stopId": "MALAQUAI",
"stopSequence": 13
},
{
"arrival": {
"time": "1770872484"
},
"departure": {
"time": "1770872484"
},
"stopId": "MENARD",
"stopSequence": 14
},
{
"arrival": {
"time": "1770872524"
},
"departure": {
"time": "1770872524"
},
"stopId": "CHOUTEAU",
"stopSequence": 15
},
{
"arrival": {
"time": "1770872586"
},
"departure": {
"time": "1770872586"
},
"stopId": "FRESNAIE",
"stopSequence": 16
},
{
"arrival": {
"time": "1770872661"
},
"departure": {
"time": "1770872661"
},
"stopId": "MARAIS",
"stopSequence": 17
},
{
"arrival": {
"time": "1770872715"
},
"departure": {
"time": "1770872715"
},
"stopId": "BELLVUTR",
"stopSequence": 18
},
{
"arrival": {
"time": "1770872760"
},
"departure": {
"time": "1770872760"
},
"stopId": "LEOLAGRA",
"stopSequence": 19
},
{
"arrival": {
"time": "1770872814"
},
"departure": {
"time": "1770872814"
},
"stopId": "VDLOIRE",
"stopSequence": 20
},
{
"arrival": {
"time": "1770872906"
},
"departure": {
"time": "1770872906"
},
"stopId": "ECLATERI",
"stopSequence": 21
},
{
"arrival": {
"time": "1770873012"
},
"departure": {
"time": "1770873012"
},
"stopId": "JUSTICES",
"stopSequence": 22
},
{
"arrival": {
"time": "1770873050"
},
"departure": {
"time": "1770873050"
},
"stopId": "DELACROI",
"stopSequence": 23
},
{
"arrival": {
"time": "1770873120"
},
"departure": {
"time": "1770873120"
},
"stopId": "SAUMUROI",
"stopSequence": 24
},
{
"arrival": {
"time": "1770873174"
},
"departure": {
"time": "1770873174"
},
"stopId": "MADELEIN",
"stopSequence": 25
},
{
"arrival": {
"time": "1770873210"
},
"departure": {
"time": "1770873210"
},
"stopId": "VOLNEY",
"stopSequence": 26
},
{
"arrival": {
"time": "1770873273"
},
"departure": {
"time": "1770873273"
},
"stopId": "BOURGONN",
"stopSequence": 27
},
{
"arrival": {
"time": "1770873320"
},
"departure": {
"time": "1770873320"
},
"stopId": "MICHELET",
"stopSequence": 28
},
{
"arrival": {
"time": "1770873360"
},
"departure": {
"time": "1770873360"
},
"stopId": "ANLEROY",
"stopSequence": 29
},
{
"arrival": {
"time": "1770873472"
},
"departure": {
"time": "1770873472"
},
"stopId": "PAULBERT",
"stopSequence": 30
},
{
"arrival": {
"time": "1770873518"
},
"departure": {
"time": "1770873518"
},
"stopId": "HARAS",
"stopSequence": 31
},
{
"arrival": {
"time": "1770873581"
},
"departure": {
"time": "1770873581"
},
"stopId": "STAUBIN",
"stopSequence": 32
},
{
"arrival": {
"time": "1770873660"
},
"stopId": "LORRTERM",
"stopSequence": 33
}
],
"trip": {
"directionId": 0,
"routeId": "01",
"tripId": "6238235"
}
}
},
{
"id": "trip:6237516",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770871890"
},
"stopId": "1AARD",
"stopSequence": 0
},
{
"arrival": {
"time": "1770871970"
},
"departure": {
"time": "1770871970"
},
"stopId": "1BASC",
"stopSequence": 1
},
{
"arrival": {
"time": "1770872040"
},
"departure": {
"time": "1770872040"
},
"stopId": "1STGI",
"stopSequence": 2
},
{
"arrival": {
"time": "1770872120"
},
"departure": {
"time": "1770872120"
},
"stopId": "1ACAS",
"stopSequence": 3
},
{
"arrival": {
"time": "1770872200"
},
"departure": {
"time": "1770872200"
},
"stopId": "1BROY",
"stopSequence": 4
},
{
"arrival": {
"time": "1770872280"
},
"departure": {
"time": "1770872280"
},
"stopId": "1PMAY",
"stopSequence": 5
},
{
"arrival": {
"time": "1770872380"
},
"departure": {
"time": "1770872380"
},
"stopId": "1BOTA",
"stopSequence": 6
},
{
"arrival": {
"time": "1770872540"
},
"departure": {
"time": "1770872540"
},
"stopId": "1VERN",
"stopSequence": 8
},
{
"arrival": {
"time": "1770872630"
},
"departure": {
"time": "1770872630"
},
"stopId": "1HSAU",
"stopSequence": 9
},
{
"arrival": {
"time": "1770872750"
},
"departure": {
"time": "1770872750"
},
"stopId": "1JMOU",
"stopSequence": 10
},
{
"arrival": {
"time": "1770872830"
},
"departure": {
"time": "1770872830"
},
"stopId": "1CAPU",
"stopSequence": 11
},
{
"arrival": {
"time": "1770872960"
},
"departure": {
"time": "1770872960"
},
"stopId": "1HOPA",
"stopSequence": 12
},
{
"arrival": {
"time": "1770873050"
},
"departure": {
"time": "1770873050"
},
"stopId": "1BMAI",
"stopSequence": 13
},
{
"arrival": {
"time": "1770873190"
},
"departure": {
"time": "1770873190"
},
"stopId": "1STSE",
"stopSequence": 14
},
{
"arrival": {
"time": "1770873280"
},
"departure": {
"time": "1770873280"
},
"stopId": "1CECO",
"stopSequence": 15
},
{
"arrival": {
"time": "1770873370"
},
"departure": {
"time": "1770873370"
},
"stopId": "1HDVA",
"stopSequence": 16
},
{
"arrival": {
"time": "1770873470"
},
"departure": {
"time": "1770873470"
},
"stopId": "1FMBL",
"stopSequence": 17
},
{
"arrival": {
"time": "1770873540"
},
"departure": {
"time": "1770873540"
},
"stopId": "1HARA",
"stopSequence": 18
},
{
"arrival": {
"time": "1770873650"
},
"departure": {
"time": "1770873650"
},
"stopId": "1LGAR",
"stopSequence": 19
},
{
"arrival": {
"time": "1770873740"
},
"departure": {
"time": "1770873740"
},
"stopId": "1LAFA",
"stopSequence": 20
},
{
"arrival": {
"time": "1770873830"
},
"departure": {
"time": "1770873830"
},
"stopId": "1STRA",
"stopSequence": 21
},
{
"arrival": {
"time": "1770873930"
},
"departure": {
"time": "1770873930"
},
"stopId": "1BAMA",
"stopSequence": 22
},
{
"arrival": {
"time": "1770874050"
},
"departure": {
"time": "1770874050"
},
"stopId": "1JE23",
"stopSequence": 23
},
{
"arrival": {
"time": "1770874160"
},
"departure": {
"time": "1770874160"
},
"stopId": "1JVIL",
"stopSequence": 24
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6237516"
}
}
},
{
"id": "trip:6238884",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770873660"
},
"stopId": "BENE",
"stopSequence": 0
},
{
"arrival": {
"time": "1770873714"
},
"departure": {
"time": "1770873714"
},
"stopId": "JUIGDEP",
"stopSequence": 1
},
{
"arrival": {
"time": "1770873746"
},
"departure": {
"time": "1770873746"
},
"stopId": "CAMPJUIG",
"stopSequence": 2
},
{
"arrival": {
"time": "1770873774"
},
"departure": {
"time": "1770873774"
},
"stopId": "RENOIR",
"stopSequence": 3
},
{
"arrival": {
"time": "1770873802"
},
"departure": {
"time": "1770873802"
},
"stopId": "RECLAIR",
"stopSequence": 4
},
{
"arrival": {
"time": "1770873835"
},
"departure": {
"time": "1770873835"
},
"stopId": "DOMVATER",
"stopSequence": 5
},
{
"arrival": {
"time": "1770874074"
},
"departure": {
"time": "1770874074"
},
"stopId": "PISCMU-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1770874076"
},
"departure": {
"time": "1770874076"
},
"stopId": "PISCMUFF",
"stopSequence": 7
},
{
"arrival": {
"time": "1770874147"
},
"departure": {
"time": "1770874147"
},
"stopId": "ANAFRAN",
"stopSequence": 8
},
{
"arrival": {
"time": "1770873840"
},
"departure": {
"time": "1770873840"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DOMVAL",
"stopSequence": 9
},
{
"arrival": {
"time": "1770873864"
},
"departure": {
"time": "1770873864"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GERMTILL",
"stopSequence": 10
},
{
"arrival": {
"time": "1770874022"
},
"departure": {
"time": "1770874022"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HAUCOUD",
"stopSequence": 11
},
{
"arrival": {
"time": "1770874057"
},
"departure": {
"time": "1770874057"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHPEGUY",
"stopSequence": 12
},
{
"arrival": {
"time": "1770874078"
},
"departure": {
"time": "1770874078"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DIX8JUI",
"stopSequence": 13
},
{
"arrival": {
"time": "1770874110"
},
"departure": {
"time": "1770874110"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DEBEAUVO",
"stopSequence": 14
},
{
"arrival": {
"time": "1770874207"
},
"departure": {
"time": "1770874207"
},
"stopId": "ZOLA",
"stopSequence": 15
}
],
"trip": {
"directionId": 0,
"routeId": "07",
"tripId": "6238884"
}
}
},
{
"id": "trip:6237211",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770871393"
},
"stopId": "2MOLIE",
"stopSequence": 0
},
{
"arrival": {
"time": "1770871513"
},
"departure": {
"time": "1770871513"
},
"stopId": "2DOUT",
"stopSequence": 1
},
{
"arrival": {
"time": "1770871683"
},
"departure": {
"time": "1770871683"
},
"stopId": "2QUAI",
"stopSequence": 2
},
{
"arrival": {
"time": "1770871851"
},
"departure": {
"time": "1770871851"
},
"stopId": "2FARC",
"stopSequence": 3
},
{
"arrival": {
"time": "1770871956"
},
"departure": {
"time": "1770871956"
},
"stopId": "2ELYS",
"stopSequence": 4
},
{
"arrival": {
"time": "1770872046"
},
"departure": {
"time": "1770872046"
},
"stopId": "2PATT",
"stopSequence": 5
},
{
"arrival": {
"time": "1770872123"
},
"departure": {
"time": "1770872123"
},
"stopId": "2BARR",
"stopSequence": 6
},
{
"arrival": {
"time": "1770872215"
},
"departure": {
"time": "1770872215"
},
"stopId": "2BEAU",
"stopSequence": 7
},
{
"arrival": {
"time": "1770872303"
},
"stopId": "1BBCA",
"stopSequence": 8
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6237211"
}
}
},
{
"id": "trip:6237202",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770870528"
},
"departure": {
"time": "1770870559"
},
"stopId": "1HOPA",
"stopSequence": 4
},
{
"arrival": {
"time": "1770870600"
},
"departure": {
"time": "1770870600"
},
"stopId": "1BMAI",
"stopSequence": 5
},
{
"arrival": {
"time": "1770870740"
},
"departure": {
"time": "1770870740"
},
"stopId": "1STSE",
"stopSequence": 6
},
{
"arrival": {
"time": "1770870830"
},
"departure": {
"time": "1770870830"
},
"stopId": "1CECO",
"stopSequence": 7
},
{
"arrival": {
"time": "1770870920"
},
"departure": {
"time": "1770870920"
},
"stopId": "1HDVA",
"stopSequence": 8
},
{
"arrival": {
"time": "1770871020"
},
"departure": {
"time": "1770871020"
},
"stopId": "1FMBL",
"stopSequence": 9
},
{
"arrival": {
"time": "1770871090"
},
"departure": {
"time": "1770871090"
},
"stopId": "1HARA",
"stopSequence": 10
},
{
"arrival": {
"time": "1770871200"
},
"departure": {
"time": "1770871200"
},
"stopId": "1LGAR",
"stopSequence": 11
},
{
"arrival": {
"time": "1770871290"
},
"departure": {
"time": "1770871290"
},
"stopId": "1LAFA",
"stopSequence": 12
},
{
"arrival": {
"time": "1770871380"
},
"departure": {
"time": "1770871380"
},
"stopId": "1STRA",
"stopSequence": 13
},
{
"arrival": {
"time": "1770871480"
},
"departure": {
"time": "1770871480"
},
"stopId": "1BAMA",
"stopSequence": 14
},
{
"arrival": {
"time": "1770871600"
},
"departure": {
"time": "1770871600"
},
"stopId": "1JE23",
"stopSequence": 15
},
{
"arrival": {
"time": "1770871710"
},
"departure": {
"time": "1770871710"
},
"stopId": "1JVIL",
"stopSequence": 16
},
{
"arrival": {
"time": "1770871820"
},
"stopId": "1ANRO",
"stopSequence": 17
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6237202"
}
}
},
{
"id": "trip:6238236",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770872820"
},
"stopId": "TRELAZE",
"stopSequence": 0
},
{
"arrival": {
"time": "1770872849"
},
"departure": {
"time": "1770872849"
},
"stopId": "MALRAUX",
"stopSequence": 1
},
{
"arrival": {
"time": "1770872900"
},
"departure": {
"time": "1770872900"
},
"stopId": "FMAURIAC",
"stopSequence": 2
},
{
"arrival": {
"time": "1770872966"
},
"departure": {
"time": "1770872966"
},
"stopId": "TRELGARE",
"stopSequence": 3
},
{
"arrival": {
"time": "1770873060"
},
"departure": {
"time": "1770873060"
},
"stopId": "HMTREL",
"stopSequence": 4
},
{
"arrival": {
"time": "1770873148"
},
"departure": {
"time": "1770873148"
},
"stopId": "CIMTRELA",
"stopSequence": 5
},
{
"arrival": {
"time": "1770873187"
},
"departure": {
"time": "1770873187"
},
"stopId": "EGLTRELA",
"stopSequence": 6
},
{
"arrival": {
"time": "1770873235"
},
"departure": {
"time": "1770873235"
},
"stopId": "MAIRTREL",
"stopSequence": 7
},
{
"arrival": {
"time": "1770873288"
},
"departure": {
"time": "1770873288"
},
"stopId": "MONTHIBE",
"stopSequence": 8
},
{
"arrival": {
"time": "1770873347"
},
"departure": {
"time": "1770873347"
},
"stopId": "ARENA",
"stopSequence": 9
},
{
"arrival": {
"time": "1770873420"
},
"departure": {
"time": "1770873420"
},
"stopId": "BUISSON",
"stopSequence": 10
},
{
"arrival": {
"time": "1770873473"
},
"departure": {
"time": "1770873473"
},
"stopId": "PYRAM02",
"stopSequence": 11
},
{
"arrival": {
"time": "1770873541"
},
"departure": {
"time": "1770873541"
},
"stopId": "LEFEVRE",
"stopSequence": 12
},
{
"arrival": {
"time": "1770873572"
},
"departure": {
"time": "1770873572"
},
"stopId": "MALAQUAI",
"stopSequence": 13
},
{
"arrival": {
"time": "1770873624"
},
"departure": {
"time": "1770873624"
},
"stopId": "MENARD",
"stopSequence": 14
},
{
"arrival": {
"time": "1770873664"
},
"departure": {
"time": "1770873664"
},
"stopId": "CHOUTEAU",
"stopSequence": 15
},
{
"arrival": {
"time": "1770873726"
},
"departure": {
"time": "1770873726"
},
"stopId": "FRESNAIE",
"stopSequence": 16
},
{
"arrival": {
"time": "1770873801"
},
"departure": {
"time": "1770873801"
},
"stopId": "MARAIS",
"stopSequence": 17
},
{
"arrival": {
"time": "1770873855"
},
"departure": {
"time": "1770873855"
},
"stopId": "BELLVUTR",
"stopSequence": 18
},
{
"arrival": {
"time": "1770873900"
},
"departure": {
"time": "1770873900"
},
"stopId": "LEOLAGRA",
"stopSequence": 19
},
{
"arrival": {
"time": "1770873954"
},
"departure": {
"time": "1770873954"
},
"stopId": "VDLOIRE",
"stopSequence": 20
},
{
"arrival": {
"time": "1770874046"
},
"departure": {
"time": "1770874046"
},
"stopId": "ECLATERI",
"stopSequence": 21
},
{
"arrival": {
"time": "1770874152"
},
"departure": {
"time": "1770874152"
},
"stopId": "JUSTICES",
"stopSequence": 22
},
{
"arrival": {
"time": "1770874190"
},
"departure": {
"time": "1770874190"
},
"stopId": "DELACROI",
"stopSequence": 23
}
],
"trip": {
"directionId": 0,
"routeId": "01",
"tripId": "6238236"
}
}
},
{
"id": "trip:6239973",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770872460"
},
"stopId": "LHOIRI-D",
"stopSequence": 0
},
{
"arrival": {
"time": "1770872470"
},
"departure": {
"time": "1770872470"
},
"stopId": "LHOIRIE2",
"stopSequence": 1
},
{
"arrival": {
"time": "1770872580"
},
"departure": {
"time": "1770872580"
},
"stopId": "CCMOLIER",
"stopSequence": 2
},
{
"arrival": {
"time": "1770872629"
},
"departure": {
"time": "1770872629"
},
"stopId": "AAQUITN",
"stopSequence": 3
},
{
"arrival": {
"time": "1770872663"
},
"departure": {
"time": "1770872663"
},
"stopId": "SHEAKSPE",
"stopSequence": 4
},
{
"arrival": {
"time": "1770872729"
},
"departure": {
"time": "1770872729"
},
"stopId": "WIGAN",
"stopSequence": 5
},
{
"arrival": {
"time": "1770872760"
},
"departure": {
"time": "1770872760"
},
"stopId": "GRESILLE",
"stopSequence": 6
},
{
"arrival": {
"time": "1770872799"
},
"departure": {
"time": "1770872799"
},
"stopId": "PROUDHON",
"stopSequence": 7
},
{
"arrival": {
"time": "1770872861"
},
"departure": {
"time": "1770872861"
},
"stopId": "VALLO",
"stopSequence": 8
},
{
"arrival": {
"time": "1770872892"
},
"departure": {
"time": "1770872892"
},
"stopId": "MONTECLA",
"stopSequence": 9
},
{
"arrival": {
"time": "1770872927"
},
"departure": {
"time": "1770872927"
},
"stopId": "DELESCL",
"stopSequence": 10
},
{
"arrival": {
"time": "1770872983"
},
"departure": {
"time": "1770872983"
},
"stopId": "JEMONNET",
"stopSequence": 11
},
{
"arrival": {
"time": "1770873030"
},
"departure": {
"time": "1770873030"
},
"stopId": "MAISLA-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1770873062"
},
"departure": {
"time": "1770873062"
},
"stopId": "PERUSS-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1770873120"
},
"departure": {
"time": "1770873120"
},
"stopId": "GDMAINE",
"stopSequence": 14
},
{
"arrival": {
"time": "1770873360"
},
"departure": {
"time": "1770873360"
},
"stopId": "CHDARR",
"stopSequence": 15
},
{
"arrival": {
"time": "1770873400"
},
"departure": {
"time": "1770873400"
},
"stopId": "ACADEMIE",
"stopSequence": 16
},
{
"arrival": {
"time": "1770873444"
},
"departure": {
"time": "1770873444"
},
"stopId": "GBREM-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1770873509"
},
"departure": {
"time": "1770873509"
},
"stopId": "GARETERM",
"stopSequence": 18
},
{
"arrival": {
"time": "1770873540"
},
"departure": {
"time": "1770873540"
},
"stopId": "LESGARES",
"stopSequence": 19
},
{
"arrival": {
"time": "1770873631"
},
"departure": {
"time": "1770873631"
},
"stopId": "HARAS",
"stopSequence": 20
},
{
"arrival": {
"time": "1770873682"
},
"departure": {
"time": "1770873682"
},
"stopId": "STAUBIN",
"stopSequence": 21
},
{
"arrival": {
"time": "1770873720"
},
"departure": {
"time": "1770873900"
},
"stopId": "LOR-FO-A",
"stopSequence": 22
},
{
"arrival": {
"time": "1770874029"
},
"departure": {
"time": "1770874029"
},
"stopId": "MENDES-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1770874140"
},
"departure": {
"time": "1770874140"
},
"stopId": "SAVARY-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1770874177"
},
"departure": {
"time": "1770874177"
},
"stopId": "MUSSET-E",
"stopSequence": 25
}
],
"trip": {
"directionId": 0,
"routeId": "04",
"tripId": "6239973"
}
}
},
{
"id": "trip:6237187",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770874150"
},
"stopId": "2ANRO",
"stopSequence": 0
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6237187"
}
}
},
{
"id": "trip:6238234",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770870583"
},
"departure": {
"time": "1770870583"
},
"stopId": "FMAURIAC",
"stopSequence": 2
},
{
"arrival": {
"time": "1770870626"
},
"departure": {
"time": "1770870626"
},
"stopId": "TRELGARE",
"stopSequence": 3
},
{
"arrival": {
"time": "1770870720"
},
"departure": {
"time": "1770870720"
},
"stopId": "HMTREL",
"stopSequence": 4
},
{
"arrival": {
"time": "1770870808"
},
"departure": {
"time": "1770870808"
},
"stopId": "CIMTRELA",
"stopSequence": 5
},
{
"arrival": {
"time": "1770870847"
},
"departure": {
"time": "1770870847"
},
"stopId": "EGLTRELA",
"stopSequence": 6
},
{
"arrival": {
"time": "1770870895"
},
"departure": {
"time": "1770870895"
},
"stopId": "MAIRTREL",
"stopSequence": 7
},
{
"arrival": {
"time": "1770870948"
},
"departure": {
"time": "1770870948"
},
"stopId": "MONTHIBE",
"stopSequence": 8
},
{
"arrival": {
"time": "1770871007"
},
"departure": {
"time": "1770871007"
},
"stopId": "ARENA",
"stopSequence": 9
},
{
"arrival": {
"time": "1770871080"
},
"departure": {
"time": "1770871080"
},
"stopId": "BUISSON",
"stopSequence": 10
},
{
"arrival": {
"time": "1770871133"
},
"departure": {
"time": "1770871133"
},
"stopId": "PYRAM02",
"stopSequence": 11
},
{
"arrival": {
"time": "1770871201"
},
"departure": {
"time": "1770871201"
},
"stopId": "LEFEVRE",
"stopSequence": 12
},
{
"arrival": {
"time": "1770871232"
},
"departure": {
"time": "1770871232"
},
"stopId": "MALAQUAI",
"stopSequence": 13
},
{
"arrival": {
"time": "1770871284"
},
"departure": {
"time": "1770871284"
},
"stopId": "MENARD",
"stopSequence": 14
},
{
"arrival": {
"time": "1770871324"
},
"departure": {
"time": "1770871324"
},
"stopId": "CHOUTEAU",
"stopSequence": 15
},
{
"arrival": {
"time": "1770871386"
},
"departure": {
"time": "1770871386"
},
"stopId": "FRESNAIE",
"stopSequence": 16
},
{
"arrival": {
"time": "1770871461"
},
"departure": {
"time": "1770871461"
},
"stopId": "MARAIS",
"stopSequence": 17
},
{
"arrival": {
"time": "1770871515"
},
"departure": {
"time": "1770871515"
},
"stopId": "BELLVUTR",
"stopSequence": 18
},
{
"arrival": {
"time": "1770871560"
},
"departure": {
"time": "1770871560"
},
"stopId": "LEOLAGRA",
"stopSequence": 19
},
{
"arrival": {
"time": "1770871614"
},
"departure": {
"time": "1770871614"
},
"stopId": "VDLOIRE",
"stopSequence": 20
},
{
"arrival": {
"time": "1770871706"
},
"departure": {
"time": "1770871706"
},
"stopId": "ECLATERI",
"stopSequence": 21
},
{
"arrival": {
"time": "1770871812"
},
"departure": {
"time": "1770871812"
},
"stopId": "JUSTICES",
"stopSequence": 22
},
{
"arrival": {
"time": "1770871850"
},
"departure": {
"time": "1770871850"
},
"stopId": "DELACROI",
"stopSequence": 23
},
{
"arrival": {
"time": "1770871920"
},
"departure": {
"time": "1770871920"
},
"stopId": "SAUMUROI",
"stopSequence": 24
},
{
"arrival": {
"time": "1770871974"
},
"departure": {
"time": "1770871974"
},
"stopId": "MADELEIN",
"stopSequence": 25
},
{
"arrival": {
"time": "1770872010"
},
"departure": {
"time": "1770872010"
},
"stopId": "VOLNEY",
"stopSequence": 26
},
{
"arrival": {
"time": "1770872073"
},
"departure": {
"time": "1770872073"
},
"stopId": "BOURGONN",
"stopSequence": 27
},
{
"arrival": {
"time": "1770872120"
},
"departure": {
"time": "1770872120"
},
"stopId": "MICHELET",
"stopSequence": 28
},
{
"arrival": {
"time": "1770872160"
},
"departure": {
"time": "1770872160"
},
"stopId": "ANLEROY",
"stopSequence": 29
},
{
"arrival": {
"time": "1770872272"
},
"departure": {
"time": "1770872272"
},
"stopId": "PAULBERT",
"stopSequence": 30
},
{
"arrival": {
"time": "1770872318"
},
"departure": {
"time": "1770872318"
},
"stopId": "HARAS",
"stopSequence": 31
},
{
"arrival": {
"time": "1770872381"
},
"departure": {
"time": "1770872381"
},
"stopId": "STAUBIN",
"stopSequence": 32
},
{
"arrival": {
"time": "1770872460"
},
"stopId": "LORRTERM",
"stopSequence": 33
}
],
"trip": {
"directionId": 0,
"routeId": "01",
"tripId": "6238234"
}
}
},
{
"id": "trip:6239974",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770873660"
},
"stopId": "LHOIRI-D",
"stopSequence": 0
},
{
"arrival": {
"time": "1770873670"
},
"departure": {
"time": "1770873670"
},
"stopId": "LHOIRIE2",
"stopSequence": 1
},
{
"arrival": {
"time": "1770873780"
},
"departure": {
"time": "1770873780"
},
"stopId": "CCMOLIER",
"stopSequence": 2
},
{
"arrival": {
"time": "1770873829"
},
"departure": {
"time": "1770873829"
},
"stopId": "AAQUITN",
"stopSequence": 3
},
{
"arrival": {
"time": "1770873863"
},
"departure": {
"time": "1770873863"
},
"stopId": "SHEAKSPE",
"stopSequence": 4
},
{
"arrival": {
"time": "1770873929"
},
"departure": {
"time": "1770873929"
},
"stopId": "WIGAN",
"stopSequence": 5
},
{
"arrival": {
"time": "1770873960"
},
"departure": {
"time": "1770873960"
},
"stopId": "GRESILLE",
"stopSequence": 6
},
{
"arrival": {
"time": "1770873999"
},
"departure": {
"time": "1770873999"
},
"stopId": "PROUDHON",
"stopSequence": 7
},
{
"arrival": {
"time": "1770874061"
},
"departure": {
"time": "1770874061"
},
"stopId": "VALLO",
"stopSequence": 8
},
{
"arrival": {
"time": "1770874092"
},
"departure": {
"time": "1770874092"
},
"stopId": "MONTECLA",
"stopSequence": 9
},
{
"arrival": {
"time": "1770874127"
},
"departure": {
"time": "1770874127"
},
"stopId": "DELESCL",
"stopSequence": 10
},
{
"arrival": {
"time": "1770874183"
},
"departure": {
"time": "1770874183"
},
"stopId": "JEMONNET",
"stopSequence": 11
}
],
"trip": {
"directionId": 0,
"routeId": "04",
"tripId": "6239974"
}
}
},
{
"id": "trip:6239456",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770872264"
},
"departure": {
"time": "1770872264"
},
"stopId": "AURIOL",
"stopSequence": 1
},
{
"arrival": {
"time": "1770872315"
},
"departure": {
"time": "1770872315"
},
"stopId": "PELUAU",
"stopSequence": 2
},
{
"arrival": {
"time": "1770872390"
},
"departure": {
"time": "1770872390"
},
"stopId": "LIZE05",
"stopSequence": 3
},
{
"arrival": {
"time": "1770872424"
},
"departure": {
"time": "1770872424"
},
"stopId": "CAMUS",
"stopSequence": 4
},
{
"arrival": {
"time": "1770872460"
},
"departure": {
"time": "1770872460"
},
"stopId": "LECLERC",
"stopSequence": 5
},
{
"arrival": {
"time": "1770872516"
},
"departure": {
"time": "1770872516"
},
"stopId": "ROCEPINE",
"stopSequence": 6
},
{
"arrival": {
"time": "1770872557"
},
"departure": {
"time": "1770872557"
},
"stopId": "PARCGARE",
"stopSequence": 7
},
{
"arrival": {
"time": "1770872611"
},
"departure": {
"time": "1770872611"
},
"stopId": "LABRUYER",
"stopSequence": 8
},
{
"arrival": {
"time": "1770872673"
},
"departure": {
"time": "1770872673"
},
"stopId": "RASPAIL",
"stopSequence": 9
},
{
"arrival": {
"time": "1770872721"
},
"departure": {
"time": "1770872721"
},
"stopId": "DUMESNIL",
"stopSequence": 10
},
{
"arrival": {
"time": "1770872760"
},
"departure": {
"time": "1770872760"
},
"stopId": "LEQUAI",
"stopSequence": 11
},
{
"arrival": {
"time": "1770872922"
},
"departure": {
"time": "1770872922"
},
"stopId": "CHDARR",
"stopSequence": 12
},
{
"arrival": {
"time": "1770872959"
},
"departure": {
"time": "1770872959"
},
"stopId": "ACADEMIE",
"stopSequence": 13
},
{
"arrival": {
"time": "1770873000"
},
"departure": {
"time": "1770873000"
},
"stopId": "GBREM-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1770873026"
},
"departure": {
"time": "1770873026"
},
"stopId": "SEMARD-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1770873055"
},
"departure": {
"time": "1770873055"
},
"stopId": "PONTNO-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1770873111"
},
"departure": {
"time": "1770873111"
},
"stopId": "POIREL-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1770873142"
},
"departure": {
"time": "1770873142"
},
"stopId": "VAUBAN-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1770873202"
},
"departure": {
"time": "1770873202"
},
"stopId": "GENIE-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1770873258"
},
"departure": {
"time": "1770873258"
},
"stopId": "EBLE-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1770873330"
},
"departure": {
"time": "1770873330"
},
"stopId": "CTRETR-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1770873420"
},
"departure": {
"time": "1770873420"
},
"stopId": "GAUBOU5B",
"stopSequence": 22
},
{
"arrival": {
"time": "1770873469"
},
"departure": {
"time": "1770873469"
},
"stopId": "MONTCASB",
"stopSequence": 23
},
{
"arrival": {
"time": "1770873508"
},
"departure": {
"time": "1770873508"
},
"stopId": "MAJUIN5B",
"stopSequence": 24
},
{
"arrival": {
"time": "1770873541"
},
"departure": {
"time": "1770873541"
},
"stopId": "CLAUDEL",
"stopSequence": 25
},
{
"arrival": {
"time": "1770873574"
},
"departure": {
"time": "1770873574"
},
"stopId": "JEAN-23",
"stopSequence": 26
},
{
"arrival": {
"time": "1770873597"
},
"departure": {
"time": "1770873597"
},
"stopId": "JULESVER",
"stopSequence": 27
},
{
"arrival": {
"time": "1770873640"
},
"departure": {
"time": "1770873640"
},
"stopId": "PALLAC-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1770873662"
},
"departure": {
"time": "1770873662"
},
"stopId": "DURVIL-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1770873720"
},
"departure": {
"time": "1770873720"
},
"stopId": "ANRO-5B",
"stopSequence": 30
},
{
"arrival": {
"time": "1770873770"
},
"departure": {
"time": "1770873770"
},
"stopId": "BOUTHO-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1770873820"
},
"departure": {
"time": "1770873820"
},
"stopId": "APPENT-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1770873873"
},
"departure": {
"time": "1770873873"
},
"stopId": "FRCEVE-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1770873907"
},
"departure": {
"time": "1770873907"
},
"stopId": "ORGEMO-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1770873960"
},
"departure": {
"time": "1770873960"
},
"stopId": "NERUDA",
"stopSequence": 35
},
{
"arrival": {
"time": "1770874000"
},
"departure": {
"time": "1770874000"
},
"stopId": "ORGEMONT",
"stopSequence": 36
},
{
"arrival": {
"time": "1770874051"
},
"departure": {
"time": "1770874051"
},
"stopId": "ARBORETU",
"stopSequence": 37
},
{
"arrival": {
"time": "1770874088"
},
"departure": {
"time": "1770874088"
},
"stopId": "MORELE-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1770874140"
},
"departure": {
"time": "1770874140"
},
"stopId": "DELATR-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1770874194"
},
"departure": {
"time": "1770874194"
},
"stopId": "HAUTPR-E",
"stopSequence": 40
}
],
"trip": {
"directionId": 1,
"routeId": "05",
"tripId": "6239456"
}
}
},
{
"id": "trip:6237263",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770873870"
},
"stopId": "2MOLIE",
"stopSequence": 0
},
{
"arrival": {
"time": "1770873990"
},
"departure": {
"time": "1770873990"
},
"stopId": "2DOUT",
"stopSequence": 1
},
{
"arrival": {
"time": "1770874160"
},
"departure": {
"time": "1770874160"
},
"stopId": "2QUAI",
"stopSequence": 2
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6237263"
}
}
},
{
"id": "trip:6239972",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770871260"
},
"stopId": "LHOIRI-D",
"stopSequence": 0
},
{
"arrival": {
"time": "1770871270"
},
"departure": {
"time": "1770871270"
},
"stopId": "LHOIRIE2",
"stopSequence": 1
},
{
"arrival": {
"time": "1770871380"
},
"departure": {
"time": "1770871380"
},
"stopId": "CCMOLIER",
"stopSequence": 2
},
{
"arrival": {
"time": "1770871429"
},
"departure": {
"time": "1770871429"
},
"stopId": "AAQUITN",
"stopSequence": 3
},
{
"arrival": {
"time": "1770871463"
},
"departure": {
"time": "1770871463"
},
"stopId": "SHEAKSPE",
"stopSequence": 4
},
{
"arrival": {
"time": "1770871529"
},
"departure": {
"time": "1770871529"
},
"stopId": "WIGAN",
"stopSequence": 5
},
{
"arrival": {
"time": "1770871560"
},
"departure": {
"time": "1770871560"
},
"stopId": "GRESILLE",
"stopSequence": 6
},
{
"arrival": {
"time": "1770871599"
},
"departure": {
"time": "1770871599"
},
"stopId": "PROUDHON",
"stopSequence": 7
},
{
"arrival": {
"time": "1770871661"
},
"departure": {
"time": "1770871661"
},
"stopId": "VALLO",
"stopSequence": 8
},
{
"arrival": {
"time": "1770871692"
},
"departure": {
"time": "1770871692"
},
"stopId": "MONTECLA",
"stopSequence": 9
},
{
"arrival": {
"time": "1770871727"
},
"departure": {
"time": "1770871727"
},
"stopId": "DELESCL",
"stopSequence": 10
},
{
"arrival": {
"time": "1770871783"
},
"departure": {
"time": "1770871783"
},
"stopId": "JEMONNET",
"stopSequence": 11
},
{
"arrival": {
"time": "1770871830"
},
"departure": {
"time": "1770871830"
},
"stopId": "MAISLA-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1770871862"
},
"departure": {
"time": "1770871862"
},
"stopId": "PERUSS-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1770871920"
},
"departure": {
"time": "1770871920"
},
"stopId": "GDMAINE",
"stopSequence": 14
},
{
"arrival": {
"time": "1770872160"
},
"departure": {
"time": "1770872160"
},
"stopId": "CHDARR",
"stopSequence": 15
},
{
"arrival": {
"time": "1770872200"
},
"departure": {
"time": "1770872200"
},
"stopId": "ACADEMIE",
"stopSequence": 16
},
{
"arrival": {
"time": "1770872244"
},
"departure": {
"time": "1770872244"
},
"stopId": "GBREM-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1770872309"
},
"departure": {
"time": "1770872309"
},
"stopId": "GARETERM",
"stopSequence": 18
},
{
"arrival": {
"time": "1770872340"
},
"departure": {
"time": "1770872340"
},
"stopId": "LESGARES",
"stopSequence": 19
},
{
"arrival": {
"time": "1770872431"
},
"departure": {
"time": "1770872431"
},
"stopId": "HARAS",
"stopSequence": 20
},
{
"arrival": {
"time": "1770872482"
},
"departure": {
"time": "1770872482"
},
"stopId": "STAUBIN",
"stopSequence": 21
},
{
"arrival": {
"time": "1770872520"
},
"departure": {
"time": "1770872700"
},
"stopId": "LOR-FO-A",
"stopSequence": 22
},
{
"arrival": {
"time": "1770872829"
},
"departure": {
"time": "1770872829"
},
"stopId": "MENDES-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1770872940"
},
"departure": {
"time": "1770872940"
},
"stopId": "SAVARY-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1770872977"
},
"departure": {
"time": "1770872977"
},
"stopId": "MUSSET-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1770873056"
},
"departure": {
"time": "1770873056"
},
"stopId": "LUTIN-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1770873100"
},
"departure": {
"time": "1770873100"
},
"stopId": "MACE-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1770873129"
},
"departure": {
"time": "1770873129"
},
"stopId": "DESJAR-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1770873180"
},
"departure": {
"time": "1770873180"
},
"stopId": "BRISEP-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1770873248"
},
"departure": {
"time": "1770873248"
},
"stopId": "MIMOSA-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1770873282"
},
"departure": {
"time": "1770873282"
},
"stopId": "CHATEN-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1770873357"
},
"departure": {
"time": "1770873357"
},
"stopId": "SOLELE-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1770873384"
},
"departure": {
"time": "1770873384"
},
"stopId": "SEPSON-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1770873420"
},
"departure": {
"time": "1770873420"
},
"stopId": "BANCST-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1770873521"
},
"departure": {
"time": "1770873521"
},
"stopId": "RTEPAR-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1770873598"
},
"departure": {
"time": "1770873598"
},
"stopId": "PROVIN-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1770873720"
},
"stopId": "PARCEX-E",
"stopSequence": 37
}
],
"trip": {
"directionId": 0,
"routeId": "04",
"tripId": "6239972"
}
}
},
{
"id": "trip:6238908",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770872820"
},
"stopId": "SAUBIN",
"stopSequence": 0
},
{
"arrival": {
"time": "1770872882"
},
"departure": {
"time": "1770872882"
},
"stopId": "PIGNONIE",
"stopSequence": 1
},
{
"arrival": {
"time": "1770872929"
},
"departure": {
"time": "1770872929"
},
"stopId": "CLAVERIE",
"stopSequence": 2
},
{
"arrival": {
"time": "1770872962"
},
"departure": {
"time": "1770872962"
},
"stopId": "JARDFA",
"stopSequence": 3
},
{
"arrival": {
"time": "1770873000"
},
"departure": {
"time": "1770873000"
},
"stopId": "BANCHAIS",
"stopSequence": 4
},
{
"arrival": {
"time": "1770873047"
},
"departure": {
"time": "1770873047"
},
"stopId": "CHATELAI",
"stopSequence": 5
},
{
"arrival": {
"time": "1770873085"
},
"departure": {
"time": "1770873085"
},
"stopId": "CRBLANCH",
"stopSequence": 6
},
{
"arrival": {
"time": "1770873115"
},
"departure": {
"time": "1770873115"
},
"stopId": "ORMEAUX",
"stopSequence": 7
},
{
"arrival": {
"time": "1770873155"
},
"departure": {
"time": "1770873155"
},
"stopId": "VANDEL",
"stopSequence": 8
},
{
"arrival": {
"time": "1770873222"
},
"departure": {
"time": "1770873222"
},
"stopId": "ISORET",
"stopSequence": 9
},
{
"arrival": {
"time": "1770873274"
},
"departure": {
"time": "1770873274"
},
"stopId": "GILLIER",
"stopSequence": 10
},
{
"arrival": {
"time": "1770873300"
},
"departure": {
"time": "1770873300"
},
"stopId": "DAGUENET",
"stopSequence": 11
},
{
"arrival": {
"time": "1770873346"
},
"departure": {
"time": "1770873346"
},
"stopId": "JERUSALE",
"stopSequence": 12
},
{
"arrival": {
"time": "1770873418"
},
"departure": {
"time": "1770873418"
},
"stopId": "MONTAIG",
"stopSequence": 13
},
{
"arrival": {
"time": "1770873551"
},
"departure": {
"time": "1770873551"
},
"stopId": "LANGLADE",
"stopSequence": 14
},
{
"arrival": {
"time": "1770873600"
},
"departure": {
"time": "1770873600"
},
"stopId": "AROBASE",
"stopSequence": 15
},
{
"arrival": {
"time": "1770873648"
},
"departure": {
"time": "1770873648"
},
"stopId": "PCOUBERT",
"stopSequence": 16
},
{
"arrival": {
"time": "1770873715"
},
"departure": {
"time": "1770873715"
},
"stopId": "JEBOUIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1770873780"
},
"departure": {
"time": "1770873780"
},
"stopId": "MADELEIN",
"stopSequence": 18
},
{
"arrival": {
"time": "1770873827"
},
"departure": {
"time": "1770873827"
},
"stopId": "VOLNEY",
"stopSequence": 19
},
{
"arrival": {
"time": "1770873908"
},
"departure": {
"time": "1770873908"
},
"stopId": "BOURGONN",
"stopSequence": 20
},
{
"arrival": {
"time": "1770873969"
},
"departure": {
"time": "1770873969"
},
"stopId": "MICHELET",
"stopSequence": 21
},
{
"arrival": {
"time": "1770874020"
},
"departure": {
"time": "1770874020"
},
"stopId": "ANLEROY",
"stopSequence": 22
},
{
"arrival": {
"time": "1770874101"
},
"departure": {
"time": "1770874101"
},
"stopId": "PAULBERT",
"stopSequence": 23
},
{
"arrival": {
"time": "1770874140"
},
"departure": {
"time": "1770874200"
},
"stopId": "LICES",
"stopSequence": 24
}
],
"trip": {
"directionId": 1,
"routeId": "07",
"tripId": "6238908"
}
}
},
{
"id": "trip:6240093",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770872167"
},
"departure": {
"time": "1770872167"
},
"stopId": "GDPRESSO",
"stopSequence": 1
},
{
"arrival": {
"time": "1770872211"
},
"departure": {
"time": "1770872211"
},
"stopId": "BARBOTER",
"stopSequence": 2
},
{
"arrival": {
"time": "1770872258"
},
"departure": {
"time": "1770872258"
},
"stopId": "FONTENE",
"stopSequence": 3
},
{
"arrival": {
"time": "1770872319"
},
"departure": {
"time": "1770872319"
},
"stopId": "CHAERIGN",
"stopSequence": 4
},
{
"arrival": {
"time": "1770872378"
},
"departure": {
"time": "1770872378"
},
"stopId": "BOSQUET",
"stopSequence": 5
},
{
"arrival": {
"time": "1770872417"
},
"departure": {
"time": "1770872417"
},
"stopId": "LOUET",
"stopSequence": 6
},
{
"arrival": {
"time": "1770872477"
},
"departure": {
"time": "1770872477"
},
"stopId": "DUBE",
"stopSequence": 7
},
{
"arrival": {
"time": "1770872529"
},
"departure": {
"time": "1770872529"
},
"stopId": "LOIRE",
"stopSequence": 8
},
{
"arrival": {
"time": "1770872640"
},
"departure": {
"time": "1770872640"
},
"stopId": "PONTSCEM",
"stopSequence": 9
},
{
"arrival": {
"time": "1770872688"
},
"departure": {
"time": "1770872688"
},
"stopId": "BELPOULE",
"stopSequence": 10
},
{
"arrival": {
"time": "1770872750"
},
"departure": {
"time": "1770872750"
},
"stopId": "AUTHION",
"stopSequence": 11
},
{
"arrival": {
"time": "1770872800"
},
"departure": {
"time": "1770872800"
},
"stopId": "PATUREAU",
"stopSequence": 12
},
{
"arrival": {
"time": "1770872887"
},
"departure": {
"time": "1770872887"
},
"stopId": "GENDRON",
"stopSequence": 13
},
{
"arrival": {
"time": "1770872957"
},
"departure": {
"time": "1770872957"
},
"stopId": "RUELLES",
"stopSequence": 14
},
{
"arrival": {
"time": "1770873000"
},
"departure": {
"time": "1770873000"
},
"stopId": "SABLONS",
"stopSequence": 15
},
{
"arrival": {
"time": "1770873037"
},
"departure": {
"time": "1770873037"
},
"stopId": "TROPAROI",
"stopSequence": 16
},
{
"arrival": {
"time": "1770873180"
},
"departure": {
"time": "1770873180"
},
"stopId": "ALLARD",
"stopSequence": 17
},
{
"arrival": {
"time": "1770873256"
},
"departure": {
"time": "1770873256"
},
"stopId": "DELATTAS",
"stopSequence": 18
},
{
"arrival": {
"time": "1770873365"
},
"departure": {
"time": "1770873365"
},
"stopId": "ESA",
"stopSequence": 19
},
{
"arrival": {
"time": "1770873426"
},
"departure": {
"time": "1770873426"
},
"stopId": "RABELAI",
"stopSequence": 20
},
{
"arrival": {
"time": "1770873480"
},
"departure": {
"time": "1770873480"
},
"stopId": "ALEROY",
"stopSequence": 21
},
{
"arrival": {
"time": "1770873571"
},
"departure": {
"time": "1770873571"
},
"stopId": "PAULBERT",
"stopSequence": 22
},
{
"arrival": {
"time": "1770873608"
},
"departure": {
"time": "1770873608"
},
"stopId": "HARAS",
"stopSequence": 23
},
{
"arrival": {
"time": "1770873659"
},
"departure": {
"time": "1770873659"
},
"stopId": "STAUBIN",
"stopSequence": 24
},
{
"arrival": {
"time": "1770873720"
},
"departure": {
"time": "1770873900"
},
"stopId": "LORRAIN1",
"stopSequence": 25
},
{
"arrival": {
"time": "1770873992"
},
"departure": {
"time": "1770873992"
},
"stopId": "MENDES-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1770874161"
},
"departure": {
"time": "1770874161"
},
"stopId": "STSERG-E",
"stopSequence": 27
}
],
"trip": {
"directionId": 0,
"routeId": "03",
"tripId": "6240093"
}
}
},
{
"id": "trip:6237204",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770873550"
},
"stopId": "2ANRO",
"stopSequence": 0
},
{
"arrival": {
"time": "1770873670"
},
"departure": {
"time": "1770873670"
},
"stopId": "2JVIL",
"stopSequence": 1
},
{
"arrival": {
"time": "1770873780"
},
"departure": {
"time": "1770873780"
},
"stopId": "2JE23",
"stopSequence": 2
},
{
"arrival": {
"time": "1770873900"
},
"departure": {
"time": "1770873900"
},
"stopId": "2BAMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1770874010"
},
"departure": {
"time": "1770874010"
},
"stopId": "2STRA",
"stopSequence": 4
},
{
"arrival": {
"time": "1770874090"
},
"departure": {
"time": "1770874090"
},
"stopId": "2LAFA",
"stopSequence": 5
},
{
"arrival": {
"time": "1770874180"
},
"departure": {
"time": "1770874180"
},
"stopId": "2LGAR",
"stopSequence": 6
}
],
"trip": {
"directionId": 0,
"routeId": "C",
"tripId": "6237204"
}
}
},
{
"id": "trip:6237191",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770872680"
},
"stopId": "1AARD",
"stopSequence": 0
},
{
"arrival": {
"time": "1770872760"
},
"departure": {
"time": "1770872760"
},
"stopId": "1BASC",
"stopSequence": 1
},
{
"arrival": {
"time": "1770872840"
},
"departure": {
"time": "1770872840"
},
"stopId": "1STGI",
"stopSequence": 2
},
{
"arrival": {
"time": "1770872920"
},
"departure": {
"time": "1770872920"
},
"stopId": "1ACAS",
"stopSequence": 3
},
{
"arrival": {
"time": "1770873000"
},
"departure": {
"time": "1770873000"
},
"stopId": "1BROY",
"stopSequence": 4
},
{
"arrival": {
"time": "1770873080"
},
"departure": {
"time": "1770873080"
},
"stopId": "1PMAY",
"stopSequence": 5
},
{
"arrival": {
"time": "1770873180"
},
"departure": {
"time": "1770873180"
},
"stopId": "1BOTA",
"stopSequence": 6
},
{
"arrival": {
"time": "1770873340"
},
"departure": {
"time": "1770873340"
},
"stopId": "1VERN",
"stopSequence": 8
},
{
"arrival": {
"time": "1770873430"
},
"departure": {
"time": "1770873430"
},
"stopId": "1HSAU",
"stopSequence": 9
},
{
"arrival": {
"time": "1770873550"
},
"departure": {
"time": "1770873550"
},
"stopId": "1JMOU",
"stopSequence": 10
},
{
"arrival": {
"time": "1770873630"
},
"departure": {
"time": "1770873630"
},
"stopId": "1CAPU",
"stopSequence": 11
},
{
"arrival": {
"time": "1770873760"
},
"departure": {
"time": "1770873760"
},
"stopId": "1HOPA",
"stopSequence": 12
},
{
"arrival": {
"time": "1770873850"
},
"departure": {
"time": "1770873850"
},
"stopId": "1BMAI",
"stopSequence": 13
},
{
"arrival": {
"time": "1770873990"
},
"departure": {
"time": "1770873990"
},
"stopId": "1STSE",
"stopSequence": 14
},
{
"arrival": {
"time": "1770874080"
},
"departure": {
"time": "1770874080"
},
"stopId": "1CECO",
"stopSequence": 15
},
{
"arrival": {
"time": "1770874170"
},
"departure": {
"time": "1770874170"
},
"stopId": "1HDVA",
"stopSequence": 16
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6237191"
}
}
},
{
"id": "trip:6239694",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770874080"
},
"stopId": "BEAUCOUZ",
"stopSequence": 0
},
{
"arrival": {
"time": "1770874116"
},
"departure": {
"time": "1770874116"
},
"stopId": "FAUVETTE",
"stopSequence": 1
},
{
"arrival": {
"time": "1770874149"
},
"departure": {
"time": "1770874149"
},
"stopId": "PINSONS",
"stopSequence": 2
},
{
"arrival": {
"time": "1770874208"
},
"departure": {
"time": "1770874208"
},
"stopId": "PRIEURE",
"stopSequence": 4
}
],
"trip": {
"directionId": 0,
"routeId": "02",
"tripId": "6239694"
}
}
},
{
"id": "trip:6237209",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770870610"
},
"departure": {
"time": "1770870610"
},
"stopId": "1BBCA",
"stopSequence": 8
},
{
"arrival": {
"time": "1770870584"
},
"departure": {
"time": "1770870584"
},
"stopId": "2BBCA",
"stopSequence": 8
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6237209"
}
}
},
{
"id": "trip:6239920",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770873960"
},
"stopId": "PARCEXPO",
"stopSequence": 0
},
{
"arrival": {
"time": "1770874061"
},
"departure": {
"time": "1770874061"
},
"stopId": "PROVINS",
"stopSequence": 1
},
{
"arrival": {
"time": "1770874130"
},
"departure": {
"time": "1770874130"
},
"stopId": "RTEPARIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1770874200"
},
"departure": {
"time": "1770874200"
},
"stopId": "BANCSTMA",
"stopSequence": 3
}
],
"trip": {
"directionId": 1,
"routeId": "04",
"tripId": "6239920"
}
}
},
{
"id": "trip:6237188",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770870591"
},
"departure": {
"time": "1770870623"
},
"stopId": "1EURO",
"stopSequence": 7
},
{
"arrival": {
"time": "1770870720"
},
"stopId": "1MONP",
"stopSequence": 8
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6237188"
}
}
},
{
"id": "trip:6237206",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770870576"
},
"departure": {
"time": "1770870576"
},
"stopId": "1AARD",
"stopSequence": 0
},
{
"arrival": {
"time": "1770870670"
},
"departure": {
"time": "1770870670"
},
"stopId": "1BASC",
"stopSequence": 1
},
{
"arrival": {
"time": "1770870750"
},
"departure": {
"time": "1770870750"
},
"stopId": "1STGI",
"stopSequence": 2
},
{
"arrival": {
"time": "1770870850"
},
"departure": {
"time": "1770870850"
},
"stopId": "1ACAS",
"stopSequence": 3
},
{
"arrival": {
"time": "1770870950"
},
"departure": {
"time": "1770870950"
},
"stopId": "1BROY",
"stopSequence": 4
},
{
"arrival": {
"time": "1770871060"
},
"departure": {
"time": "1770871060"
},
"stopId": "1PMAY",
"stopSequence": 5
},
{
"arrival": {
"time": "1770871190"
},
"departure": {
"time": "1770871190"
},
"stopId": "1BOTA",
"stopSequence": 6
},
{
"arrival": {
"time": "1770871350"
},
"departure": {
"time": "1770871350"
},
"stopId": "1VERN",
"stopSequence": 8
},
{
"arrival": {
"time": "1770871440"
},
"departure": {
"time": "1770871440"
},
"stopId": "1HSAU",
"stopSequence": 9
},
{
"arrival": {
"time": "1770871560"
},
"departure": {
"time": "1770871560"
},
"stopId": "1JMOU",
"stopSequence": 10
},
{
"arrival": {
"time": "1770871640"
},
"departure": {
"time": "1770871640"
},
"stopId": "1CAPU",
"stopSequence": 11
},
{
"arrival": {
"time": "1770871770"
},
"departure": {
"time": "1770871770"
},
"stopId": "1HOPA",
"stopSequence": 12
},
{
"arrival": {
"time": "1770871860"
},
"departure": {
"time": "1770871860"
},
"stopId": "1BMAI",
"stopSequence": 13
},
{
"arrival": {
"time": "1770872000"
},
"departure": {
"time": "1770872000"
},
"stopId": "1STSE",
"stopSequence": 14
},
{
"arrival": {
"time": "1770872090"
},
"departure": {
"time": "1770872090"
},
"stopId": "1CECO",
"stopSequence": 15
},
{
"arrival": {
"time": "1770872180"
},
"departure": {
"time": "1770872180"
},
"stopId": "1HDVA",
"stopSequence": 16
},
{
"arrival": {
"time": "1770872280"
},
"departure": {
"time": "1770872280"
},
"stopId": "1FMBL",
"stopSequence": 17
},
{
"arrival": {
"time": "1770872350"
},
"departure": {
"time": "1770872350"
},
"stopId": "1HARA",
"stopSequence": 18
},
{
"arrival": {
"time": "1770872460"
},
"departure": {
"time": "1770872460"
},
"stopId": "1LGAR",
"stopSequence": 19
},
{
"arrival": {
"time": "1770872550"
},
"departure": {
"time": "1770872550"
},
"stopId": "1LAFA",
"stopSequence": 20
},
{
"arrival": {
"time": "1770872640"
},
"departure": {
"time": "1770872640"
},
"stopId": "1STRA",
"stopSequence": 21
},
{
"arrival": {
"time": "1770872740"
},
"departure": {
"time": "1770872740"
},
"stopId": "1BAMA",
"stopSequence": 22
},
{
"arrival": {
"time": "1770872860"
},
"departure": {
"time": "1770872860"
},
"stopId": "1JE23",
"stopSequence": 23
},
{
"arrival": {
"time": "1770872970"
},
"departure": {
"time": "1770872970"
},
"stopId": "1JVIL",
"stopSequence": 24
},
{
"arrival": {
"time": "1770873080"
},
"stopId": "1ANRO",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6237206"
}
}
},
{
"id": "trip:6240092",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770870967"
},
"departure": {
"time": "1770870967"
},
"stopId": "GDPRESSO",
"stopSequence": 1
},
{
"arrival": {
"time": "1770871011"
},
"departure": {
"time": "1770871011"
},
"stopId": "BARBOTER",
"stopSequence": 2
},
{
"arrival": {
"time": "1770871058"
},
"departure": {
"time": "1770871058"
},
"stopId": "FONTENE",
"stopSequence": 3
},
{
"arrival": {
"time": "1770871119"
},
"departure": {
"time": "1770871119"
},
"stopId": "CHAERIGN",
"stopSequence": 4
},
{
"arrival": {
"time": "1770871178"
},
"departure": {
"time": "1770871178"
},
"stopId": "BOSQUET",
"stopSequence": 5
},
{
"arrival": {
"time": "1770871217"
},
"departure": {
"time": "1770871217"
},
"stopId": "LOUET",
"stopSequence": 6
},
{
"arrival": {
"time": "1770871277"
},
"departure": {
"time": "1770871277"
},
"stopId": "DUBE",
"stopSequence": 7
},
{
"arrival": {
"time": "1770871329"
},
"departure": {
"time": "1770871329"
},
"stopId": "LOIRE",
"stopSequence": 8
},
{
"arrival": {
"time": "1770871440"
},
"departure": {
"time": "1770871440"
},
"stopId": "PONTSCEM",
"stopSequence": 9
},
{
"arrival": {
"time": "1770871488"
},
"departure": {
"time": "1770871488"
},
"stopId": "BELPOULE",
"stopSequence": 10
},
{
"arrival": {
"time": "1770871550"
},
"departure": {
"time": "1770871550"
},
"stopId": "AUTHION",
"stopSequence": 11
},
{
"arrival": {
"time": "1770871600"
},
"departure": {
"time": "1770871600"
},
"stopId": "PATUREAU",
"stopSequence": 12
},
{
"arrival": {
"time": "1770871687"
},
"departure": {
"time": "1770871687"
},
"stopId": "GENDRON",
"stopSequence": 13
},
{
"arrival": {
"time": "1770871757"
},
"departure": {
"time": "1770871757"
},
"stopId": "RUELLES",
"stopSequence": 14
},
{
"arrival": {
"time": "1770871800"
},
"departure": {
"time": "1770871800"
},
"stopId": "SABLONS",
"stopSequence": 15
},
{
"arrival": {
"time": "1770871837"
},
"departure": {
"time": "1770871837"
},
"stopId": "TROPAROI",
"stopSequence": 16
},
{
"arrival": {
"time": "1770871980"
},
"departure": {
"time": "1770871980"
},
"stopId": "ALLARD",
"stopSequence": 17
},
{
"arrival": {
"time": "1770872056"
},
"departure": {
"time": "1770872056"
},
"stopId": "DELATTAS",
"stopSequence": 18
},
{
"arrival": {
"time": "1770872165"
},
"departure": {
"time": "1770872165"
},
"stopId": "ESA",
"stopSequence": 19
},
{
"arrival": {
"time": "1770872226"
},
"departure": {
"time": "1770872226"
},
"stopId": "RABELAI",
"stopSequence": 20
},
{
"arrival": {
"time": "1770872280"
},
"departure": {
"time": "1770872280"
},
"stopId": "ALEROY",
"stopSequence": 21
},
{
"arrival": {
"time": "1770872371"
},
"departure": {
"time": "1770872371"
},
"stopId": "PAULBERT",
"stopSequence": 22
},
{
"arrival": {
"time": "1770872408"
},
"departure": {
"time": "1770872408"
},
"stopId": "HARAS",
"stopSequence": 23
},
{
"arrival": {
"time": "1770872459"
},
"departure": {
"time": "1770872459"
},
"stopId": "STAUBIN",
"stopSequence": 24
},
{
"arrival": {
"time": "1770872520"
},
"departure": {
"time": "1770872700"
},
"stopId": "LORRAIN1",
"stopSequence": 25
},
{
"arrival": {
"time": "1770872792"
},
"departure": {
"time": "1770872792"
},
"stopId": "MENDES-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1770872961"
},
"departure": {
"time": "1770872961"
},
"stopId": "STSERG-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1770873120"
},
"departure": {
"time": "1770873120"
},
"stopId": "ROCHEF-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1770873194"
},
"departure": {
"time": "1770873194"
},
"stopId": "HOTDIE-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1770873236"
},
"departure": {
"time": "1770873236"
},
"stopId": "BICHDA-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1770873300"
},
"departure": {
"time": "1770873300"
},
"stopId": "DESCAZEA",
"stopSequence": 31
},
{
"arrival": {
"time": "1770873387"
},
"departure": {
"time": "1770873387"
},
"stopId": "CIOUES-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1770873439"
},
"departure": {
"time": "1770873439"
},
"stopId": "POMONE-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1770873478"
},
"departure": {
"time": "1770873478"
},
"stopId": "REVERI-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1770873544"
},
"departure": {
"time": "1770873544"
},
"stopId": "MEIGNA-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1770873577"
},
"departure": {
"time": "1770873577"
},
"stopId": "VALOR-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1770873600"
},
"departure": {
"time": "1770873600"
},
"stopId": "CLINIQ-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1770873634"
},
"departure": {
"time": "1770873634"
},
"stopId": "GRANDM-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1770873671"
},
"departure": {
"time": "1770873671"
},
"stopId": "MAISDA-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1770873705"
},
"departure": {
"time": "1770873705"
},
"stopId": "CHMART-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1770873737"
},
"departure": {
"time": "1770873737"
},
"stopId": "MLYAUT-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1770873792"
},
"departure": {
"time": "1770873792"
},
"stopId": "BRASSE-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1770873833"
},
"departure": {
"time": "1770873833"
},
"stopId": "BEURRI-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1770873875"
},
"departure": {
"time": "1770873875"
},
"stopId": "DELAUN-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1770873919"
},
"departure": {
"time": "1770873919"
},
"stopId": "MAUFIN-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1770873960"
},
"departure": {
"time": "1770873960"
},
"stopId": "MAIRAV-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1770873995"
},
"departure": {
"time": "1770873995"
},
"stopId": "TERNIE-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1770874027"
},
"departure": {
"time": "1770874027"
},
"stopId": "BALAND-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1770874069"
},
"departure": {
"time": "1770874069"
},
"stopId": "PIECE-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1770874124"
},
"departure": {
"time": "1770874124"
},
"stopId": "LA-BOI-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1770874168"
},
"departure": {
"time": "1770874168"
},
"stopId": "SCHWAL-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1770874200"
},
"stopId": "ADEZIERE",
"stopSequence": 52
}
],
"trip": {
"directionId": 0,
"routeId": "03",
"tripId": "6240092"
}
}
},
{
"id": "trip:6238167",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770873900"
},
"stopId": "FO-LOR-R",
"stopSequence": 0
},
{
"arrival": {
"time": "1770873987"
},
"departure": {
"time": "1770873987"
},
"stopId": "STAUBI-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1770874029"
},
"departure": {
"time": "1770874029"
},
"stopId": "HARAS-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1770874160"
},
"departure": {
"time": "1770874160"
},
"stopId": "ANLERO-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1770874224"
},
"departure": {
"time": "1770874224"
},
"stopId": "MICHEL-E",
"stopSequence": 4
}
],
"trip": {
"directionId": 1,
"routeId": "01",
"tripId": "6238167"
}
}
},
{
"id": "trip:6238238",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770873960"
},
"stopId": "TRELAZE",
"stopSequence": 0
},
{
"arrival": {
"time": "1770873989"
},
"departure": {
"time": "1770873989"
},
"stopId": "MALRAUX",
"stopSequence": 1
},
{
"arrival": {
"time": "1770874040"
},
"departure": {
"time": "1770874040"
},
"stopId": "FMAURIAC",
"stopSequence": 2
},
{
"arrival": {
"time": "1770874106"
},
"departure": {
"time": "1770874106"
},
"stopId": "TRELGARE",
"stopSequence": 3
},
{
"arrival": {
"time": "1770874200"
},
"departure": {
"time": "1770874200"
},
"stopId": "HMTREL",
"stopSequence": 4
}
],
"trip": {
"directionId": 0,
"routeId": "01",
"tripId": "6238238"
}
}
},
{
"id": "trip:6238799",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770873240"
},
"stopId": "CHANTOUR",
"stopSequence": 0
},
{
"arrival": {
"time": "1770873280"
},
"departure": {
"time": "1770873280"
},
"stopId": "VIGNES",
"stopSequence": 1
},
{
"arrival": {
"time": "1770873311"
},
"departure": {
"time": "1770873311"
},
"stopId": "RANGEARD",
"stopSequence": 2
},
{
"arrival": {
"time": "1770873333"
},
"departure": {
"time": "1770873333"
},
"stopId": "LAPOINTE",
"stopSequence": 3
},
{
"arrival": {
"time": "1770873373"
},
"departure": {
"time": "1770873373"
},
"stopId": "PONTLAIT",
"stopSequence": 4
},
{
"arrival": {
"time": "1770873412"
},
"departure": {
"time": "1770873412"
},
"stopId": "GAREBOUC",
"stopSequence": 5
},
{
"arrival": {
"time": "1770873449"
},
"departure": {
"time": "1770873449"
},
"stopId": "CAMPBOUC",
"stopSequence": 6
},
{
"arrival": {
"time": "1770873480"
},
"departure": {
"time": "1770873480"
},
"stopId": "BOUCHEM",
"stopSequence": 7
},
{
"arrival": {
"time": "1770873522"
},
"departure": {
"time": "1770873522"
},
"stopId": "CHEVRIER",
"stopSequence": 8
},
{
"arrival": {
"time": "1770873549"
},
"departure": {
"time": "1770873549"
},
"stopId": "PETPORT",
"stopSequence": 9
},
{
"arrival": {
"time": "1770873611"
},
"departure": {
"time": "1770873611"
},
"stopId": "HAUBOUCH",
"stopSequence": 10
},
{
"arrival": {
"time": "1770873660"
},
"departure": {
"time": "1770873660"
},
"stopId": "ARTAUD",
"stopSequence": 11
},
{
"arrival": {
"time": "1770873723"
},
"departure": {
"time": "1770873723"
},
"stopId": "PIVERDIE",
"stopSequence": 12
},
{
"arrival": {
"time": "1770873787"
},
"departure": {
"time": "1770873787"
},
"stopId": "CHATAIGN",
"stopSequence": 13
},
{
"arrival": {
"time": "1770873826"
},
"departure": {
"time": "1770873826"
},
"stopId": "CLOSVI-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1770873887"
},
"departure": {
"time": "1770873887"
},
"stopId": "P-ANJO-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1770873960"
},
"departure": {
"time": "1770873960"
},
"stopId": "HARENC",
"stopSequence": 16
},
{
"arrival": {
"time": "1770874032"
},
"departure": {
"time": "1770874032"
},
"stopId": "P-ANJOU",
"stopSequence": 17
},
{
"arrival": {
"time": "1770874080"
},
"departure": {
"time": "1770874080"
},
"stopId": "VALMAI-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1770874151"
},
"departure": {
"time": "1770874151"
},
"stopId": "PETVIVIE",
"stopSequence": 19
},
{
"arrival": {
"time": "1770874227"
},
"departure": {
"time": "1770874227"
},
"stopId": "PRUNIERS",
"stopSequence": 20
}
],
"trip": {
"directionId": 0,
"routeId": "06",
"tripId": "6238799"
}
}
},
{
"id": "trip:6239117",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770873120"
},
"stopId": "SLEZIND",
"stopSequence": 0
},
{
"arrival": {
"time": "1770873167"
},
"departure": {
"time": "1770873167"
},
"stopId": "GENTRIC",
"stopSequence": 1
},
{
"arrival": {
"time": "1770873220"
},
"departure": {
"time": "1770873220"
},
"stopId": "DAUTEL",
"stopSequence": 2
},
{
"arrival": {
"time": "1770873235"
},
"departure": {
"time": "1770873235"
},
"stopId": "BUISSON",
"stopSequence": 3
},
{
"arrival": {
"time": "1770873266"
},
"departure": {
"time": "1770873266"
},
"stopId": "PYRAM02",
"stopSequence": 4
},
{
"arrival": {
"time": "1770873300"
},
"departure": {
"time": "1770873300"
},
"stopId": "MORLONG",
"stopSequence": 5
},
{
"arrival": {
"time": "1770873333"
},
"departure": {
"time": "1770873333"
},
"stopId": "BOURSE",
"stopSequence": 6
},
{
"arrival": {
"time": "1770873380"
},
"departure": {
"time": "1770873380"
},
"stopId": "RIOTTEAU",
"stopSequence": 7
},
{
"arrival": {
"time": "1770873419"
},
"departure": {
"time": "1770873419"
},
"stopId": "ALLUMETT",
"stopSequence": 8
},
{
"arrival": {
"time": "1770873471"
},
"departure": {
"time": "1770873471"
},
"stopId": "DAGUERRE",
"stopSequence": 9
},
{
"arrival": {
"time": "1770873520"
},
"departure": {
"time": "1770873520"
},
"stopId": "LEOLAGRA",
"stopSequence": 10
},
{
"arrival": {
"time": "1770873570"
},
"departure": {
"time": "1770873570"
},
"stopId": "VDLOIRE",
"stopSequence": 11
},
{
"arrival": {
"time": "1770873663"
},
"departure": {
"time": "1770873663"
},
"stopId": "ECLATERI",
"stopSequence": 12
},
{
"arrival": {
"time": "1770873600"
},
"departure": {
"time": "1770873600"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAUMAN",
"stopSequence": 13
},
{
"arrival": {
"time": "1770873638"
},
"departure": {
"time": "1770873638"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LAFAUVEL",
"stopSequence": 14
},
{
"arrival": {
"time": "1770873692"
},
"departure": {
"time": "1770873692"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PARMENTI",
"stopSequence": 15
},
{
"arrival": {
"time": "1770873742"
},
"departure": {
"time": "1770873742"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PICAS",
"stopSequence": 16
},
{
"arrival": {
"time": "1770873757"
},
"departure": {
"time": "1770873757"
},
"stopId": "JUSTICES",
"stopSequence": 17
},
{
"arrival": {
"time": "1770873797"
},
"departure": {
"time": "1770873797"
},
"stopId": "DELACROI",
"stopSequence": 18
},
{
"arrival": {
"time": "1770873870"
},
"departure": {
"time": "1770873870"
},
"stopId": "SAUMUROI",
"stopSequence": 19
},
{
"arrival": {
"time": "1770873951"
},
"departure": {
"time": "1770873951"
},
"stopId": "INTERMIL",
"stopSequence": 20
},
{
"arrival": {
"time": "1770874010"
},
"departure": {
"time": "1770874010"
},
"stopId": "HAUTPRES",
"stopSequence": 21
},
{
"arrival": {
"time": "1770874057"
},
"departure": {
"time": "1770874057"
},
"stopId": "DELATTRE",
"stopSequence": 22
},
{
"arrival": {
"time": "1770874104"
},
"departure": {
"time": "1770874104"
},
"stopId": "MORELLIE",
"stopSequence": 23
},
{
"arrival": {
"time": "1770874137"
},
"departure": {
"time": "1770874137"
},
"stopId": "LORETTE",
"stopSequence": 24
},
{
"arrival": {
"time": "1770874171"
},
"departure": {
"time": "1770874171"
},
"stopId": "BEAUVAL",
"stopSequence": 25
},
{
"arrival": {
"time": "1770874213"
},
"departure": {
"time": "1770874213"
},
"stopId": "LETANDUE",
"stopSequence": 26
}
],
"trip": {
"directionId": 0,
"routeId": "10",
"tripId": "6239117"
}
}
},
{
"id": "trip:6239458",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770873960"
},
"stopId": "AQUA-D5A",
"stopSequence": 0
},
{
"arrival": {
"time": "1770873999"
},
"departure": {
"time": "1770873999"
},
"stopId": "AURIOL",
"stopSequence": 1
},
{
"arrival": {
"time": "1770874037"
},
"departure": {
"time": "1770874037"
},
"stopId": "FRATE-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1770874092"
},
"departure": {
"time": "1770874092"
},
"stopId": "CHARNA-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1770874145"
},
"departure": {
"time": "1770874145"
},
"stopId": "ESEO-E",
"stopSequence": 4
}
],
"trip": {
"directionId": 0,
"routeId": "05",
"tripId": "6239458"
}
}
},
{
"id": "trip:6237208",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770873320"
},
"stopId": "1STSE",
"stopSequence": 0
},
{
"arrival": {
"time": "1770873410"
},
"departure": {
"time": "1770873410"
},
"stopId": "1CECO",
"stopSequence": 1
},
{
"arrival": {
"time": "1770873540"
},
"departure": {
"time": "1770873540"
},
"stopId": "1CONS",
"stopSequence": 2
},
{
"arrival": {
"time": "1770873628"
},
"departure": {
"time": "1770873628"
},
"stopId": "1MTAI",
"stopSequence": 3
},
{
"arrival": {
"time": "1770873776"
},
"departure": {
"time": "1770873776"
},
"stopId": "1CROI",
"stopSequence": 4
},
{
"arrival": {
"time": "1770873850"
},
"departure": {
"time": "1770873850"
},
"stopId": "1BRIS",
"stopSequence": 5
},
{
"arrival": {
"time": "1770873993"
},
"departure": {
"time": "1770873993"
},
"stopId": "1DUNA",
"stopSequence": 6
},
{
"arrival": {
"time": "1770874064"
},
"departure": {
"time": "1770874064"
},
"stopId": "1EURO",
"stopSequence": 7
},
{
"arrival": {
"time": "1770874130"
},
"stopId": "2MONP",
"stopSequence": 8
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6237208"
}
}
},
{
"id": "trip:6237189",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770871100"
},
"stopId": "1MONP",
"stopSequence": 0
},
{
"arrival": {
"time": "1770871182"
},
"departure": {
"time": "1770871182"
},
"stopId": "2EURO",
"stopSequence": 1
},
{
"arrival": {
"time": "1770871268"
},
"departure": {
"time": "1770871268"
},
"stopId": "2DUNA",
"stopSequence": 2
},
{
"arrival": {
"time": "1770871440"
},
"departure": {
"time": "1770871440"
},
"stopId": "2BRIS",
"stopSequence": 3
},
{
"arrival": {
"time": "1770871531"
},
"departure": {
"time": "1770871531"
},
"stopId": "2CROI",
"stopSequence": 4
},
{
"arrival": {
"time": "1770871711"
},
"departure": {
"time": "1770871711"
},
"stopId": "2MTAI",
"stopSequence": 5
},
{
"arrival": {
"time": "1770871820"
},
"departure": {
"time": "1770871820"
},
"stopId": "2CONS",
"stopSequence": 6
},
{
"arrival": {
"time": "1770871970"
},
"departure": {
"time": "1770871970"
},
"stopId": "2CECO",
"stopSequence": 7
},
{
"arrival": {
"time": "1770872070"
},
"departure": {
"time": "1770872070"
},
"stopId": "2STSE",
"stopSequence": 8
},
{
"arrival": {
"time": "1770872190"
},
"departure": {
"time": "1770872190"
},
"stopId": "2MOLIE",
"stopSequence": 9
},
{
"arrival": {
"time": "1770872310"
},
"departure": {
"time": "1770872310"
},
"stopId": "2DOUT",
"stopSequence": 10
},
{
"arrival": {
"time": "1770872480"
},
"departure": {
"time": "1770872480"
},
"stopId": "2QUAI",
"stopSequence": 11
},
{
"arrival": {
"time": "1770872648"
},
"departure": {
"time": "1770872648"
},
"stopId": "2FARC",
"stopSequence": 12
},
{
"arrival": {
"time": "1770872753"
},
"departure": {
"time": "1770872753"
},
"stopId": "2ELYS",
"stopSequence": 13
},
{
"arrival": {
"time": "1770872843"
},
"departure": {
"time": "1770872843"
},
"stopId": "2PATT",
"stopSequence": 14
},
{
"arrival": {
"time": "1770872920"
},
"departure": {
"time": "1770872920"
},
"stopId": "2BARR",
"stopSequence": 15
},
{
"arrival": {
"time": "1770873012"
},
"departure": {
"time": "1770873012"
},
"stopId": "2BEAU",
"stopSequence": 16
},
{
"arrival": {
"time": "1770873100"
},
"stopId": "1BBCA",
"stopSequence": 17
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6237189"
}
}
},
{
"id": "trip:6237192",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770871490"
},
"stopId": "1AARD",
"stopSequence": 0
},
{
"arrival": {
"time": "1770871570"
},
"departure": {
"time": "1770871570"
},
"stopId": "1BASC",
"stopSequence": 1
},
{
"arrival": {
"time": "1770871640"
},
"departure": {
"time": "1770871640"
},
"stopId": "1STGI",
"stopSequence": 2
},
{
"arrival": {
"time": "1770871720"
},
"departure": {
"time": "1770871720"
},
"stopId": "1ACAS",
"stopSequence": 3
},
{
"arrival": {
"time": "1770871800"
},
"departure": {
"time": "1770871800"
},
"stopId": "1BROY",
"stopSequence": 4
},
{
"arrival": {
"time": "1770871880"
},
"departure": {
"time": "1770871880"
},
"stopId": "1PMAY",
"stopSequence": 5
},
{
"arrival": {
"time": "1770871980"
},
"departure": {
"time": "1770871980"
},
"stopId": "1BOTA",
"stopSequence": 6
},
{
"arrival": {
"time": "1770872140"
},
"departure": {
"time": "1770872140"
},
"stopId": "1VERN",
"stopSequence": 8
},
{
"arrival": {
"time": "1770872230"
},
"departure": {
"time": "1770872230"
},
"stopId": "1HSAU",
"stopSequence": 9
},
{
"arrival": {
"time": "1770872350"
},
"departure": {
"time": "1770872350"
},
"stopId": "1JMOU",
"stopSequence": 10
},
{
"arrival": {
"time": "1770872430"
},
"departure": {
"time": "1770872430"
},
"stopId": "1CAPU",
"stopSequence": 11
},
{
"arrival": {
"time": "1770872560"
},
"departure": {
"time": "1770872560"
},
"stopId": "1HOPA",
"stopSequence": 12
},
{
"arrival": {
"time": "1770872650"
},
"departure": {
"time": "1770872650"
},
"stopId": "1BMAI",
"stopSequence": 13
},
{
"arrival": {
"time": "1770872790"
},
"departure": {
"time": "1770872790"
},
"stopId": "1STSE",
"stopSequence": 14
},
{
"arrival": {
"time": "1770872880"
},
"departure": {
"time": "1770872880"
},
"stopId": "1CECO",
"stopSequence": 15
},
{
"arrival": {
"time": "1770872970"
},
"departure": {
"time": "1770872970"
},
"stopId": "1HDVA",
"stopSequence": 16
},
{
"arrival": {
"time": "1770873070"
},
"departure": {
"time": "1770873070"
},
"stopId": "1FMBL",
"stopSequence": 17
},
{
"arrival": {
"time": "1770873140"
},
"departure": {
"time": "1770873140"
},
"stopId": "1HARA",
"stopSequence": 18
},
{
"arrival": {
"time": "1770873250"
},
"departure": {
"time": "1770873250"
},
"stopId": "1LGAR",
"stopSequence": 19
},
{
"arrival": {
"time": "1770873340"
},
"departure": {
"time": "1770873340"
},
"stopId": "1LAFA",
"stopSequence": 20
},
{
"arrival": {
"time": "1770873430"
},
"departure": {
"time": "1770873430"
},
"stopId": "1STRA",
"stopSequence": 21
},
{
"arrival": {
"time": "1770873530"
},
"departure": {
"time": "1770873530"
},
"stopId": "1BAMA",
"stopSequence": 22
},
{
"arrival": {
"time": "1770873650"
},
"departure": {
"time": "1770873650"
},
"stopId": "1JE23",
"stopSequence": 23
},
{
"arrival": {
"time": "1770873760"
},
"departure": {
"time": "1770873760"
},
"stopId": "1JVIL",
"stopSequence": 24
},
{
"arrival": {
"time": "1770873870"
},
"stopId": "1ANRO",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6237192"
}
}
},
{
"id": "trip:6239545",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770872700"
},
"stopId": "AQUA-D5A",
"stopSequence": 0
},
{
"arrival": {
"time": "1770872739"
},
"departure": {
"time": "1770872739"
},
"stopId": "AURIOL",
"stopSequence": 1
},
{
"arrival": {
"time": "1770872777"
},
"departure": {
"time": "1770872777"
},
"stopId": "FRATE-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1770872832"
},
"departure": {
"time": "1770872832"
},
"stopId": "CHARNA-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1770872885"
},
"departure": {
"time": "1770872885"
},
"stopId": "ESEO-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1770873000"
},
"departure": {
"time": "1770873000"
},
"stopId": "CARREF5A",
"stopSequence": 5
},
{
"arrival": {
"time": "1770873063"
},
"departure": {
"time": "1770873063"
},
"stopId": "RAMON-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1770873127"
},
"departure": {
"time": "1770873127"
},
"stopId": "RBRIOL-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1770873180"
},
"departure": {
"time": "1770873180"
},
"stopId": "EUROPE",
"stopSequence": 8
},
{
"arrival": {
"time": "1770873272"
},
"departure": {
"time": "1770873272"
},
"stopId": "ALDUNANT",
"stopSequence": 9
},
{
"arrival": {
"time": "1770873372"
},
"departure": {
"time": "1770873372"
},
"stopId": "BRISPOTI",
"stopSequence": 10
},
{
"arrival": {
"time": "1770873412"
},
"departure": {
"time": "1770873412"
},
"stopId": "THULEAU",
"stopSequence": 11
},
{
"arrival": {
"time": "1770873444"
},
"departure": {
"time": "1770873444"
},
"stopId": "DEUCROIX",
"stopSequence": 12
},
{
"arrival": {
"time": "1770873510"
},
"departure": {
"time": "1770873510"
},
"stopId": "GILLIE-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1770873587"
},
"departure": {
"time": "1770873587"
},
"stopId": "ISORET-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1770873660"
},
"departure": {
"time": "1770873660"
},
"stopId": "CAMELI-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1770873742"
},
"departure": {
"time": "1770873742"
},
"stopId": "ESPACE5A",
"stopSequence": 16
},
{
"arrival": {
"time": "1770873830"
},
"departure": {
"time": "1770873830"
},
"stopId": "VILLECHI",
"stopSequence": 17
},
{
"arrival": {
"time": "1770873884"
},
"departure": {
"time": "1770873884"
},
"stopId": "STLEON5A",
"stopSequence": 18
},
{
"arrival": {
"time": "1770873934"
},
"departure": {
"time": "1770873934"
},
"stopId": "JEJAURES",
"stopSequence": 19
},
{
"arrival": {
"time": "1770874020"
},
"departure": {
"time": "1770874020"
},
"stopId": "JUSTICES",
"stopSequence": 20
},
{
"arrival": {
"time": "1770874060"
},
"departure": {
"time": "1770874060"
},
"stopId": "DELACROI",
"stopSequence": 21
},
{
"arrival": {
"time": "1770874133"
},
"departure": {
"time": "1770874133"
},
"stopId": "SAUMUROI",
"stopSequence": 22
},
{
"arrival": {
"time": "1770874214"
},
"departure": {
"time": "1770874214"
},
"stopId": "INTERMIL",
"stopSequence": 23
}
],
"trip": {
"directionId": 0,
"routeId": "05",
"tripId": "6239545"
}
}
},
{
"id": "trip:6239740",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770871080"
},
"stopId": "SBAVENAI",
"stopSequence": 0
},
{
"arrival": {
"time": "1770871149"
},
"departure": {
"time": "1770871149"
},
"stopId": "COROT",
"stopSequence": 1
},
{
"arrival": {
"time": "1770871184"
},
"departure": {
"time": "1770871184"
},
"stopId": "CEZANNE",
"stopSequence": 2
},
{
"arrival": {
"time": "1770871214"
},
"departure": {
"time": "1770871214"
},
"stopId": "VERDUN",
"stopSequence": 3
},
{
"arrival": {
"time": "1770871236"
},
"departure": {
"time": "1770871236"
},
"stopId": "PASTEUR",
"stopSequence": 4
},
{
"arrival": {
"time": "1770871320"
},
"departure": {
"time": "1770871320"
},
"stopId": "JAUDETTE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770871365"
},
"departure": {
"time": "1770871365"
},
"stopId": "WALCOURT",
"stopSequence": 6
},
{
"arrival": {
"time": "1770871426"
},
"departure": {
"time": "1770871426"
},
"stopId": "MORLIERE",
"stopSequence": 7
},
{
"arrival": {
"time": "1770871469"
},
"departure": {
"time": "1770871469"
},
"stopId": "CEEQUEST",
"stopSequence": 8
},
{
"arrival": {
"time": "1770871516"
},
"departure": {
"time": "1770871516"
},
"stopId": "PELLERI",
"stopSequence": 9
},
{
"arrival": {
"time": "1770871560"
},
"departure": {
"time": "1770871560"
},
"stopId": "STADE",
"stopSequence": 10
},
{
"arrival": {
"time": "1770871606"
},
"departure": {
"time": "1770871606"
},
"stopId": "AUBEPINE",
"stopSequence": 11
},
{
"arrival": {
"time": "1770871651"
},
"departure": {
"time": "1770871651"
},
"stopId": "GEMMETR",
"stopSequence": 12
},
{
"arrival": {
"time": "1770871706"
},
"departure": {
"time": "1770871706"
},
"stopId": "JUFERRY",
"stopSequence": 13
},
{
"arrival": {
"time": "1770871768"
},
"departure": {
"time": "1770871768"
},
"stopId": "CCHEMINE",
"stopSequence": 14
},
{
"arrival": {
"time": "1770871817"
},
"departure": {
"time": "1770871817"
},
"stopId": "PAPERIE",
"stopSequence": 15
},
{
"arrival": {
"time": "1770871860"
},
"departure": {
"time": "1770871860"
},
"stopId": "LAREUX",
"stopSequence": 16
},
{
"arrival": {
"time": "1770871923"
},
"departure": {
"time": "1770871923"
},
"stopId": "CASERNE",
"stopSequence": 17
},
{
"arrival": {
"time": "1770871996"
},
"departure": {
"time": "1770871996"
},
"stopId": "ARCEAU",
"stopSequence": 18
},
{
"arrival": {
"time": "1770872048"
},
"departure": {
"time": "1770872048"
},
"stopId": "AFPA",
"stopSequence": 19
},
{
"arrival": {
"time": "1770872110"
},
"departure": {
"time": "1770872110"
},
"stopId": "CIMETIER",
"stopSequence": 20
},
{
"arrival": {
"time": "1770872194"
},
"departure": {
"time": "1770872194"
},
"stopId": "MONTAIG",
"stopSequence": 21
},
{
"arrival": {
"time": "1770872230"
},
"departure": {
"time": "1770872230"
},
"stopId": "GARDOT",
"stopSequence": 22
},
{
"arrival": {
"time": "1770872280"
},
"departure": {
"time": "1770872280"
},
"stopId": "STEXUPER",
"stopSequence": 23
},
{
"arrival": {
"time": "1770872347"
},
"departure": {
"time": "1770872347"
},
"stopId": "SECUSOCI",
"stopSequence": 24
},
{
"arrival": {
"time": "1770872467"
},
"departure": {
"time": "1770872467"
},
"stopId": "MAIL-NAE",
"stopSequence": 25
},
{
"arrival": {
"time": "1770872520"
},
"departure": {
"time": "1770872700"
},
"stopId": "FO-LOR-R",
"stopSequence": 26
},
{
"arrival": {
"time": "1770872787"
},
"departure": {
"time": "1770872787"
},
"stopId": "STAUBI-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1770872829"
},
"departure": {
"time": "1770872829"
},
"stopId": "HARAS-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1770872940"
},
"departure": {
"time": "1770872940"
},
"stopId": "LESGAR-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1770873025"
},
"departure": {
"time": "1770873025"
},
"stopId": "BREMON-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1770873081"
},
"departure": {
"time": "1770873081"
},
"stopId": "ACAD-PLA",
"stopSequence": 31
},
{
"arrival": {
"time": "1770873116"
},
"departure": {
"time": "1770873116"
},
"stopId": "CHDARR-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1770873240"
},
"departure": {
"time": "1770873240"
},
"stopId": "COEURM-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1770873293"
},
"departure": {
"time": "1770873293"
},
"stopId": "BEAURE-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1770873352"
},
"departure": {
"time": "1770873352"
},
"stopId": "TRINIT-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1770873480"
},
"departure": {
"time": "1770873480"
},
"stopId": "MONPRO-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1770873564"
},
"departure": {
"time": "1770873564"
},
"stopId": "SAJACQ-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1770873622"
},
"departure": {
"time": "1770873622"
},
"stopId": "FARCSJ-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1770873713"
},
"departure": {
"time": "1770873713"
},
"stopId": "MVIGNE-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1770873780"
},
"departure": {
"time": "1770873780"
},
"stopId": "CHBBEI-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1770873835"
},
"departure": {
"time": "1770873835"
},
"stopId": "BOISRA-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1770873901"
},
"departure": {
"time": "1770873901"
},
"stopId": "NDAMLA-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1770873964"
},
"departure": {
"time": "1770873964"
},
"stopId": "POLYTE-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1770874020"
},
"departure": {
"time": "1770874020"
},
"stopId": "CITEUN-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1770874073"
},
"departure": {
"time": "1770874073"
},
"stopId": "RESTUN-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1770874115"
},
"departure": {
"time": "1770874115"
},
"stopId": "I.U.T.-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1770874200"
},
"departure": {
"time": "1770874200"
},
"stopId": "BBCAMT-E",
"stopSequence": 47
}
],
"trip": {
"directionId": 1,
"routeId": "02",
"tripId": "6239740"
}
}
},
{
"id": "trip:6237252",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770872760"
},
"stopId": "2MOLIE",
"stopSequence": 0
},
{
"arrival": {
"time": "1770872880"
},
"departure": {
"time": "1770872880"
},
"stopId": "2DOUT",
"stopSequence": 1
},
{
"arrival": {
"time": "1770873050"
},
"departure": {
"time": "1770873050"
},
"stopId": "2QUAI",
"stopSequence": 2
},
{
"arrival": {
"time": "1770873218"
},
"departure": {
"time": "1770873218"
},
"stopId": "2FARC",
"stopSequence": 3
},
{
"arrival": {
"time": "1770873323"
},
"departure": {
"time": "1770873323"
},
"stopId": "2ELYS",
"stopSequence": 4
},
{
"arrival": {
"time": "1770873413"
},
"departure": {
"time": "1770873413"
},
"stopId": "2PATT",
"stopSequence": 5
},
{
"arrival": {
"time": "1770873490"
},
"departure": {
"time": "1770873490"
},
"stopId": "2BARR",
"stopSequence": 6
},
{
"arrival": {
"time": "1770873582"
},
"departure": {
"time": "1770873582"
},
"stopId": "2BEAU",
"stopSequence": 7
},
{
"arrival": {
"time": "1770873670"
},
"stopId": "1BBCA",
"stopSequence": 8
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6237252"
}
}
},
{
"id": "trip:6238846",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770872520"
},
"stopId": "BENE",
"stopSequence": 0
},
{
"arrival": {
"time": "1770872574"
},
"departure": {
"time": "1770872574"
},
"stopId": "JUIGDEP",
"stopSequence": 1
},
{
"arrival": {
"time": "1770872606"
},
"departure": {
"time": "1770872606"
},
"stopId": "CAMPJUIG",
"stopSequence": 2
},
{
"arrival": {
"time": "1770872634"
},
"departure": {
"time": "1770872634"
},
"stopId": "RENOIR",
"stopSequence": 3
},
{
"arrival": {
"time": "1770872662"
},
"departure": {
"time": "1770872662"
},
"stopId": "RECLAIR",
"stopSequence": 4
},
{
"arrival": {
"time": "1770872695"
},
"departure": {
"time": "1770872695"
},
"stopId": "DOMVATER",
"stopSequence": 5
},
{
"arrival": {
"time": "1770872934"
},
"departure": {
"time": "1770872934"
},
"stopId": "PISCMU-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1770872936"
},
"departure": {
"time": "1770872936"
},
"stopId": "PISCMUFF",
"stopSequence": 7
},
{
"arrival": {
"time": "1770873007"
},
"departure": {
"time": "1770873007"
},
"stopId": "ANAFRAN",
"stopSequence": 8
},
{
"arrival": {
"time": "1770872700"
},
"departure": {
"time": "1770872700"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DOMVAL",
"stopSequence": 9
},
{
"arrival": {
"time": "1770872724"
},
"departure": {
"time": "1770872724"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GERMTILL",
"stopSequence": 10
},
{
"arrival": {
"time": "1770872882"
},
"departure": {
"time": "1770872882"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HAUCOUD",
"stopSequence": 11
},
{
"arrival": {
"time": "1770872917"
},
"departure": {
"time": "1770872917"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHPEGUY",
"stopSequence": 12
},
{
"arrival": {
"time": "1770872938"
},
"departure": {
"time": "1770872938"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DIX8JUI",
"stopSequence": 13
},
{
"arrival": {
"time": "1770872970"
},
"departure": {
"time": "1770872970"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DEBEAUVO",
"stopSequence": 14
},
{
"arrival": {
"time": "1770873067"
},
"departure": {
"time": "1770873067"
},
"stopId": "ZOLA",
"stopSequence": 15
},
{
"arrival": {
"time": "1770873113"
},
"departure": {
"time": "1770873113"
},
"stopId": "BELAIR",
"stopSequence": 16
},
{
"arrival": {
"time": "1770873161"
},
"departure": {
"time": "1770873161"
},
"stopId": "ESPMONTR",
"stopSequence": 17
},
{
"arrival": {
"time": "1770873216"
},
"departure": {
"time": "1770873216"
},
"stopId": "PLATFLEU",
"stopSequence": 18
},
{
"arrival": {
"time": "1770873266"
},
"departure": {
"time": "1770873266"
},
"stopId": "JEHUEZ",
"stopSequence": 19
},
{
"arrival": {
"time": "1770873307"
},
"departure": {
"time": "1770873307"
},
"stopId": "MASTELLE",
"stopSequence": 20
},
{
"arrival": {
"time": "1770873346"
},
"departure": {
"time": "1770873346"
},
"stopId": "AVENEURO",
"stopSequence": 21
},
{
"arrival": {
"time": "1770873364"
},
"departure": {
"time": "1770873364"
},
"stopId": "DANEMA",
"stopSequence": 22
},
{
"arrival": {
"time": "1770873420"
},
"departure": {
"time": "1770873420"
},
"stopId": "ALLEMAGN",
"stopSequence": 23
},
{
"arrival": {
"time": "1770873452"
},
"departure": {
"time": "1770873452"
},
"stopId": "ITALIE",
"stopSequence": 24
},
{
"arrival": {
"time": "1770873488"
},
"departure": {
"time": "1770873488"
},
"stopId": "IRLANDE",
"stopSequence": 25
},
{
"arrival": {
"time": "1770873537"
},
"departure": {
"time": "1770873537"
},
"stopId": "AUTRICH",
"stopSequence": 26
},
{
"arrival": {
"time": "1770873556"
},
"departure": {
"time": "1770873556"
},
"stopId": "PLOTTIER",
"stopSequence": 27
},
{
"arrival": {
"time": "1770873607"
},
"departure": {
"time": "1770873607"
},
"stopId": "CCADEA",
"stopSequence": 28
},
{
"arrival": {
"time": "1770873624"
},
"departure": {
"time": "1770873624"
},
"stopId": "AUCHAN",
"stopSequence": 29
},
{
"arrival": {
"time": "1770873727"
},
"departure": {
"time": "1770873727"
},
"stopId": "AARDBUS",
"stopSequence": 30
},
{
"arrival": {
"time": "1770873771"
},
"departure": {
"time": "1770873771"
},
"stopId": "POIVRE",
"stopSequence": 31
},
{
"arrival": {
"time": "1770873811"
},
"departure": {
"time": "1770873811"
},
"stopId": "BONPLAND",
"stopSequence": 32
},
{
"arrival": {
"time": "1770873857"
},
"departure": {
"time": "1770873857"
},
"stopId": "LEPRE",
"stopSequence": 33
},
{
"arrival": {
"time": "1770873907"
},
"departure": {
"time": "1770873907"
},
"stopId": "SALET-AR",
"stopSequence": 34
},
{
"arrival": {
"time": "1770873939"
},
"departure": {
"time": "1770873939"
},
"stopId": "RIPOLLE",
"stopSequence": 35
},
{
"arrival": {
"time": "1770873990"
},
"departure": {
"time": "1770873990"
},
"stopId": "PEGARDE",
"stopSequence": 36
},
{
"arrival": {
"time": "1770874037"
},
"departure": {
"time": "1770874037"
},
"stopId": "CIAVRILL",
"stopSequence": 37
},
{
"arrival": {
"time": "1770874087"
},
"departure": {
"time": "1770874087"
},
"stopId": "MAIRAVR",
"stopSequence": 38
},
{
"arrival": {
"time": "1770874130"
},
"departure": {
"time": "1770874130"
},
"stopId": "MAUFINE",
"stopSequence": 39
},
{
"arrival": {
"time": "1770874192"
},
"departure": {
"time": "1770874192"
},
"stopId": "DELAUNE",
"stopSequence": 40
}
],
"trip": {
"directionId": 0,
"routeId": "07",
"tripId": "6238846"
}
}
},
{
"id": "trip:6239032",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770873660"
},
"stopId": "ROMORNA",
"stopSequence": 0
},
{
"arrival": {
"time": "1770873742"
},
"departure": {
"time": "1770873742"
},
"stopId": "LECHENE",
"stopSequence": 1
},
{
"arrival": {
"time": "1770873765"
},
"departure": {
"time": "1770873765"
},
"stopId": "PORTSG",
"stopSequence": 2
},
{
"arrival": {
"time": "1770873805"
},
"departure": {
"time": "1770873805"
},
"stopId": "VANRIE",
"stopSequence": 3
},
{
"arrival": {
"time": "1770873862"
},
"departure": {
"time": "1770873862"
},
"stopId": "CLOSNEUF",
"stopSequence": 4
},
{
"arrival": {
"time": "1770873919"
},
"departure": {
"time": "1770873919"
},
"stopId": "HOSGEMME",
"stopSequence": 5
},
{
"arrival": {
"time": "1770873964"
},
"departure": {
"time": "1770873964"
},
"stopId": "MASGEMME",
"stopSequence": 6
},
{
"arrival": {
"time": "1770874022"
},
"departure": {
"time": "1770874022"
},
"stopId": "LOUPINO",
"stopSequence": 7
},
{
"arrival": {
"time": "1770874089"
},
"departure": {
"time": "1770874089"
},
"stopId": "LESROSES",
"stopSequence": 8
},
{
"arrival": {
"time": "1770874140"
},
"departure": {
"time": "1770874140"
},
"stopId": "RTEDANGE",
"stopSequence": 9
},
{
"arrival": {
"time": "1770874162"
},
"departure": {
"time": "1770874162"
},
"stopId": "BELOEIL",
"stopSequence": 10
},
{
"arrival": {
"time": "1770874222"
},
"departure": {
"time": "1770874222"
},
"stopId": "JOLIVETT",
"stopSequence": 11
}
],
"trip": {
"directionId": 0,
"routeId": "08",
"tripId": "6239032"
}
}
},
{
"id": "trip:6239691",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770871272"
},
"stopId": "BEAUCOUZ",
"stopSequence": 0
},
{
"arrival": {
"time": "1770871308"
},
"departure": {
"time": "1770871308"
},
"stopId": "FAUVETTE",
"stopSequence": 1
},
{
"arrival": {
"time": "1770871341"
},
"departure": {
"time": "1770871341"
},
"stopId": "PINSONS",
"stopSequence": 2
},
{
"arrival": {
"time": "1770871400"
},
"departure": {
"time": "1770871400"
},
"stopId": "PRIEURE",
"stopSequence": 4
},
{
"arrival": {
"time": "1770871431"
},
"departure": {
"time": "1770871431"
},
"stopId": "VAURAGER",
"stopSequence": 5
},
{
"arrival": {
"time": "1770871491"
},
"departure": {
"time": "1770871491"
},
"stopId": "ROUAIRIE",
"stopSequence": 6
},
{
"arrival": {
"time": "1770871534"
},
"departure": {
"time": "1770871534"
},
"stopId": "LASOURCE",
"stopSequence": 7
},
{
"arrival": {
"time": "1770871572"
},
"departure": {
"time": "1770871572"
},
"stopId": "CERFEUIL",
"stopSequence": 8
},
{
"arrival": {
"time": "1770871615"
},
"departure": {
"time": "1770871615"
},
"stopId": "PROMENIE",
"stopSequence": 9
},
{
"arrival": {
"time": "1770871644"
},
"departure": {
"time": "1770871644"
},
"stopId": "GRANBELL",
"stopSequence": 10
},
{
"arrival": {
"time": "1770871673"
},
"departure": {
"time": "1770871673"
},
"stopId": "RODIN",
"stopSequence": 11
},
{
"arrival": {
"time": "1770871700"
},
"departure": {
"time": "1770871700"
},
"stopId": "BRGPAILL",
"stopSequence": 12
},
{
"arrival": {
"time": "1770871778"
},
"departure": {
"time": "1770871778"
},
"stopId": "LANDREAU",
"stopSequence": 13
},
{
"arrival": {
"time": "1770871809"
},
"departure": {
"time": "1770871809"
},
"stopId": "GDPERIGN",
"stopSequence": 14
},
{
"arrival": {
"time": "1770871847"
},
"departure": {
"time": "1770871847"
},
"stopId": "INRA",
"stopSequence": 15
},
{
"arrival": {
"time": "1770871872"
},
"departure": {
"time": "1770871872"
},
"stopId": "MOREL",
"stopSequence": 16
},
{
"arrival": {
"time": "1770871901"
},
"departure": {
"time": "1770871901"
},
"stopId": "LENOTRE",
"stopSequence": 17
},
{
"arrival": {
"time": "1770871932"
},
"departure": {
"time": "1770871932"
},
"stopId": "BBCAMTEC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770872018"
},
"departure": {
"time": "1770872018"
},
"stopId": "I.U.T.",
"stopSequence": 19
},
{
"arrival": {
"time": "1770872056"
},
"departure": {
"time": "1770872056"
},
"stopId": "RESTUNIV",
"stopSequence": 20
},
{
"arrival": {
"time": "1770872112"
},
"departure": {
"time": "1770872112"
},
"stopId": "CITEUNIV",
"stopSequence": 21
},
{
"arrival": {
"time": "1770872162"
},
"departure": {
"time": "1770872162"
},
"stopId": "POLYTECH",
"stopSequence": 22
},
{
"arrival": {
"time": "1770872223"
},
"departure": {
"time": "1770872223"
},
"stopId": "NDAMELAC",
"stopSequence": 23
},
{
"arrival": {
"time": "1770872289"
},
"departure": {
"time": "1770872289"
},
"stopId": "BOISRAME",
"stopSequence": 24
},
{
"arrival": {
"time": "1770872352"
},
"departure": {
"time": "1770872352"
},
"stopId": "CHBBEILL",
"stopSequence": 25
},
{
"arrival": {
"time": "1770872402"
},
"departure": {
"time": "1770872402"
},
"stopId": "MVIGNE",
"stopSequence": 26
},
{
"arrival": {
"time": "1770872474"
},
"departure": {
"time": "1770872474"
},
"stopId": "FARCYSJA",
"stopSequence": 27
},
{
"arrival": {
"time": "1770872538"
},
"departure": {
"time": "1770872538"
},
"stopId": "SAJACQUE",
"stopSequence": 28
},
{
"arrival": {
"time": "1770872592"
},
"departure": {
"time": "1770872592"
},
"stopId": "MONPROF.",
"stopSequence": 29
},
{
"arrival": {
"time": "1770872668"
},
"departure": {
"time": "1770872668"
},
"stopId": "TRINITE",
"stopSequence": 30
},
{
"arrival": {
"time": "1770872721"
},
"departure": {
"time": "1770872721"
},
"stopId": "BEAUREPA",
"stopSequence": 31
},
{
"arrival": {
"time": "1770872772"
},
"departure": {
"time": "1770872772"
},
"stopId": "COEURMA",
"stopSequence": 32
},
{
"arrival": {
"time": "1770872910"
},
"departure": {
"time": "1770872910"
},
"stopId": "CHDARR",
"stopSequence": 33
},
{
"arrival": {
"time": "1770872947"
},
"departure": {
"time": "1770872947"
},
"stopId": "ACADEMIE",
"stopSequence": 34
},
{
"arrival": {
"time": "1770872988"
},
"departure": {
"time": "1770872988"
},
"stopId": "GBREM-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1770873050"
},
"departure": {
"time": "1770873050"
},
"stopId": "GARETERM",
"stopSequence": 36
},
{
"arrival": {
"time": "1770873065"
},
"departure": {
"time": "1770873065"
},
"stopId": "LESGARES",
"stopSequence": 37
},
{
"arrival": {
"time": "1770873156"
},
"departure": {
"time": "1770873156"
},
"stopId": "HARAS",
"stopSequence": 38
},
{
"arrival": {
"time": "1770873221"
},
"departure": {
"time": "1770873221"
},
"stopId": "STAUBIN",
"stopSequence": 39
},
{
"arrival": {
"time": "1770873259"
},
"departure": {
"time": "1770873259"
},
"stopId": "LOR-FO-A",
"stopSequence": 40
},
{
"arrival": {
"time": "1770873330"
},
"departure": {
"time": "1770873330"
},
"stopId": "MAIL-HDV",
"stopSequence": 41
},
{
"arrival": {
"time": "1770873417"
},
"departure": {
"time": "1770873417"
},
"stopId": "SECUSO-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1770873463"
},
"departure": {
"time": "1770873463"
},
"stopId": "STEXUP-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1770873529"
},
"departure": {
"time": "1770873529"
},
"stopId": "GARDOT-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1770873550"
},
"departure": {
"time": "1770873550"
},
"stopId": "MONTAI-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1770873618"
},
"departure": {
"time": "1770873618"
},
"stopId": "CIMETI-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1770873676"
},
"departure": {
"time": "1770873676"
},
"stopId": "AFPA-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1770873713"
},
"departure": {
"time": "1770873713"
},
"stopId": "ARCEAU-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1770873753"
},
"departure": {
"time": "1770873753"
},
"stopId": "CASERN-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1770873827"
},
"departure": {
"time": "1770873827"
},
"stopId": "LAREU-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1770873865"
},
"departure": {
"time": "1770873865"
},
"stopId": "PAPERI-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1770873901"
},
"departure": {
"time": "1770873901"
},
"stopId": "CCHEMI-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1770873948"
},
"departure": {
"time": "1770873948"
},
"stopId": "JUFERR-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1770873989"
},
"departure": {
"time": "1770873989"
},
"stopId": "GEMMET-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1770874029"
},
"departure": {
"time": "1770874029"
},
"stopId": "AUBEPI-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1770874067"
},
"departure": {
"time": "1770874067"
},
"stopId": "STADE-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1770874118"
},
"departure": {
"time": "1770874118"
},
"stopId": "PELLER-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1770874158"
},
"departure": {
"time": "1770874158"
},
"stopId": "CEEQUE-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1770874199"
},
"departure": {
"time": "1770874199"
},
"stopId": "MORLIE-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1770874636"
},
"stopId": "SBAVENAI",
"stopSequence": 66
}
],
"trip": {
"directionId": 0,
"routeId": "02",
"tripId": "6239691"
}
}
},
{
"id": "trip:6237190",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770873730"
},
"stopId": "1BBCA",
"stopSequence": 0
},
{
"arrival": {
"time": "1770873831"
},
"departure": {
"time": "1770873831"
},
"stopId": "1BEAU",
"stopSequence": 1
},
{
"arrival": {
"time": "1770873940"
},
"departure": {
"time": "1770873940"
},
"stopId": "1BARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1770874020"
},
"departure": {
"time": "1770874020"
},
"stopId": "1PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1770874111"
},
"departure": {
"time": "1770874111"
},
"stopId": "1ELYS",
"stopSequence": 4
},
{
"arrival": {
"time": "1770874219"
},
"departure": {
"time": "1770874219"
},
"stopId": "1FARC",
"stopSequence": 5
}
],
"trip": {
"directionId": 1,
"routeId": "C",
"tripId": "6237190"
}
}
},
{
"id": "trip:6237203",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770872350"
},
"stopId": "2ANRO",
"stopSequence": 0
},
{
"arrival": {
"time": "1770872470"
},
"departure": {
"time": "1770872470"
},
"stopId": "2JVIL",
"stopSequence": 1
},
{
"arrival": {
"time": "1770872580"
},
"departure": {
"time": "1770872580"
},
"stopId": "2JE23",
"stopSequence": 2
},
{
"arrival": {
"time": "1770872700"
},
"departure": {
"time": "1770872700"
},
"stopId": "2BAMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1770872810"
},
"departure": {
"time": "1770872810"
},
"stopId": "2STRA",
"stopSequence": 4
},
{
"arrival": {
"time": "1770872890"
},
"departure": {
"time": "1770872890"
},
"stopId": "2LAFA",
"stopSequence": 5
},
{
"arrival": {
"time": "1770872980"
},
"departure": {
"time": "1770872980"
},
"stopId": "2LGAR",
"stopSequence": 6
},
{
"arrival": {
"time": "1770873070"
},
"departure": {
"time": "1770873070"
},
"stopId": "2HARA",
"stopSequence": 7
},
{
"arrival": {
"time": "1770873150"
},
"departure": {
"time": "1770873150"
},
"stopId": "2FMBL",
"stopSequence": 8
},
{
"arrival": {
"time": "1770873260"
},
"departure": {
"time": "1770873260"
},
"stopId": "2RALL",
"stopSequence": 9
},
{
"arrival": {
"time": "1770873400"
},
"departure": {
"time": "1770873400"
},
"stopId": "2MOLIE",
"stopSequence": 10
},
{
"arrival": {
"time": "1770873520"
},
"departure": {
"time": "1770873520"
},
"stopId": "2DOUT",
"stopSequence": 11
},
{
"arrival": {
"time": "1770873690"
},
"departure": {
"time": "1770873690"
},
"stopId": "2QUAI",
"stopSequence": 12
},
{
"arrival": {
"time": "1770873858"
},
"departure": {
"time": "1770873858"
},
"stopId": "2FARC",
"stopSequence": 13
},
{
"arrival": {
"time": "1770873963"
},
"departure": {
"time": "1770873963"
},
"stopId": "2ELYS",
"stopSequence": 14
},
{
"arrival": {
"time": "1770874053"
},
"departure": {
"time": "1770874053"
},
"stopId": "2PATT",
"stopSequence": 15
},
{
"arrival": {
"time": "1770874130"
},
"departure": {
"time": "1770874130"
},
"stopId": "2BARR",
"stopSequence": 16
},
{
"arrival": {
"time": "1770874222"
},
"departure": {
"time": "1770874222"
},
"stopId": "2BEAU",
"stopSequence": 17
}
],
"trip": {
"directionId": 0,
"routeId": "C",
"tripId": "6237203"
}
}
},
{
"id": "trip:6239145",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770873780"
},
"stopId": "PROVINS",
"stopSequence": 0
},
{
"arrival": {
"time": "1770873829"
},
"departure": {
"time": "1770873829"
},
"stopId": "RTEPARIS",
"stopSequence": 1
},
{
"arrival": {
"time": "1770873900"
},
"departure": {
"time": "1770873900"
},
"stopId": "DEBUMONP",
"stopSequence": 2
},
{
"arrival": {
"time": "1770873958"
},
"departure": {
"time": "1770873958"
},
"stopId": "HOTELLER",
"stopSequence": 3
},
{
"arrival": {
"time": "1770874007"
},
"departure": {
"time": "1770874007"
},
"stopId": "INDUSTRI",
"stopSequence": 4
},
{
"arrival": {
"time": "1770874080"
},
"departure": {
"time": "1770874080"
},
"stopId": "SAVOIE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770874160"
},
"departure": {
"time": "1770874160"
},
"stopId": "AUVERGNE",
"stopSequence": 6
},
{
"arrival": {
"time": "1770874212"
},
"departure": {
"time": "1770874212"
},
"stopId": "NOZAY",
"stopSequence": 7
}
],
"trip": {
"directionId": 1,
"routeId": "10",
"tripId": "6239145"
}
}
},
{
"id": "trip:6052348",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770874020"
},
"stopId": "HDVSUB",
"stopSequence": 0
},
{
"arrival": {
"time": "1770874088"
},
"departure": {
"time": "1770874088"
},
"stopId": "CLEMOI-E",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "25",
"tripId": "6052348"
}
}
},
{
"id": "trip:6237197",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770872950"
},
"stopId": "2ANRO",
"stopSequence": 0
},
{
"arrival": {
"time": "1770873070"
},
"departure": {
"time": "1770873070"
},
"stopId": "2JVIL",
"stopSequence": 1
},
{
"arrival": {
"time": "1770873180"
},
"departure": {
"time": "1770873180"
},
"stopId": "2JE23",
"stopSequence": 2
},
{
"arrival": {
"time": "1770873300"
},
"departure": {
"time": "1770873300"
},
"stopId": "2BAMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1770873410"
},
"departure": {
"time": "1770873410"
},
"stopId": "2STRA",
"stopSequence": 4
},
{
"arrival": {
"time": "1770873490"
},
"departure": {
"time": "1770873490"
},
"stopId": "2LAFA",
"stopSequence": 5
},
{
"arrival": {
"time": "1770873580"
},
"departure": {
"time": "1770873580"
},
"stopId": "2LGAR",
"stopSequence": 6
},
{
"arrival": {
"time": "1770873670"
},
"departure": {
"time": "1770873670"
},
"stopId": "2HARA",
"stopSequence": 7
},
{
"arrival": {
"time": "1770873750"
},
"departure": {
"time": "1770873870"
},
"stopId": "2FMBL",
"stopSequence": 8
},
{
"arrival": {
"time": "1770873970"
},
"departure": {
"time": "1770873970"
},
"stopId": "2HDVA",
"stopSequence": 9
},
{
"arrival": {
"time": "1770874070"
},
"departure": {
"time": "1770874070"
},
"stopId": "2CECO",
"stopSequence": 10
},
{
"arrival": {
"time": "1770874170"
},
"departure": {
"time": "1770874170"
},
"stopId": "2STSE",
"stopSequence": 11
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6237197"
}
}
},
{
"id": "trip:6239919",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770872760"
},
"stopId": "PARCEXPO",
"stopSequence": 0
},
{
"arrival": {
"time": "1770872861"
},
"departure": {
"time": "1770872861"
},
"stopId": "PROVINS",
"stopSequence": 1
},
{
"arrival": {
"time": "1770872930"
},
"departure": {
"time": "1770872930"
},
"stopId": "RTEPARIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1770873000"
},
"departure": {
"time": "1770873000"
},
"stopId": "BANCSTMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1770873034"
},
"departure": {
"time": "1770873034"
},
"stopId": "SEPSONET",
"stopSequence": 4
},
{
"arrival": {
"time": "1770873080"
},
"departure": {
"time": "1770873080"
},
"stopId": "SOLELEVA",
"stopSequence": 5
},
{
"arrival": {
"time": "1770873139"
},
"departure": {
"time": "1770873139"
},
"stopId": "CHATENAY",
"stopSequence": 6
},
{
"arrival": {
"time": "1770873177"
},
"departure": {
"time": "1770873177"
},
"stopId": "MIMOSAS",
"stopSequence": 7
},
{
"arrival": {
"time": "1770873240"
},
"departure": {
"time": "1770873240"
},
"stopId": "BRISEPOT",
"stopSequence": 8
},
{
"arrival": {
"time": "1770873289"
},
"departure": {
"time": "1770873289"
},
"stopId": "DESJARDI",
"stopSequence": 9
},
{
"arrival": {
"time": "1770873330"
},
"departure": {
"time": "1770873330"
},
"stopId": "MACE",
"stopSequence": 10
},
{
"arrival": {
"time": "1770873358"
},
"departure": {
"time": "1770873358"
},
"stopId": "LUTIN",
"stopSequence": 11
},
{
"arrival": {
"time": "1770873442"
},
"departure": {
"time": "1770873442"
},
"stopId": "MUSSET",
"stopSequence": 12
},
{
"arrival": {
"time": "1770873480"
},
"departure": {
"time": "1770873480"
},
"stopId": "SAVARY",
"stopSequence": 13
},
{
"arrival": {
"time": "1770873605"
},
"departure": {
"time": "1770873605"
},
"stopId": "MENDESFR",
"stopSequence": 14
},
{
"arrival": {
"time": "1770873720"
},
"departure": {
"time": "1770873900"
},
"stopId": "FO-LOR-R",
"stopSequence": 15
},
{
"arrival": {
"time": "1770873987"
},
"departure": {
"time": "1770873987"
},
"stopId": "STAUBI-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1770874029"
},
"departure": {
"time": "1770874029"
},
"stopId": "HARAS-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1770874140"
},
"departure": {
"time": "1770874140"
},
"stopId": "LESGAR-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1770874227"
},
"departure": {
"time": "1770874227"
},
"stopId": "BREMON-E",
"stopSequence": 19
}
],
"trip": {
"directionId": 1,
"routeId": "04",
"tripId": "6239919"
}
}
},
{
"id": "trip:6240101",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770872340"
},
"stopId": "ADEZIERE",
"stopSequence": 0
},
{
"arrival": {
"time": "1770872379"
},
"departure": {
"time": "1770872379"
},
"stopId": "SCHWALBA",
"stopSequence": 1
},
{
"arrival": {
"time": "1770872419"
},
"departure": {
"time": "1770872419"
},
"stopId": "LA-BOISS",
"stopSequence": 2
},
{
"arrival": {
"time": "1770872473"
},
"departure": {
"time": "1770872473"
},
"stopId": "PIECE",
"stopSequence": 3
},
{
"arrival": {
"time": "1770872520"
},
"departure": {
"time": "1770872520"
},
"stopId": "BALANDE",
"stopSequence": 4
},
{
"arrival": {
"time": "1770872543"
},
"departure": {
"time": "1770872543"
},
"stopId": "TERNIERE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770872580"
},
"departure": {
"time": "1770872580"
},
"stopId": "MAIRAVR",
"stopSequence": 6
},
{
"arrival": {
"time": "1770872617"
},
"departure": {
"time": "1770872617"
},
"stopId": "MAUFINE",
"stopSequence": 7
},
{
"arrival": {
"time": "1770872670"
},
"departure": {
"time": "1770872670"
},
"stopId": "DELAUNE",
"stopSequence": 8
},
{
"arrival": {
"time": "1770872703"
},
"departure": {
"time": "1770872703"
},
"stopId": "BEURRIER",
"stopSequence": 9
},
{
"arrival": {
"time": "1770872761"
},
"departure": {
"time": "1770872761"
},
"stopId": "BRASSENS",
"stopSequence": 10
},
{
"arrival": {
"time": "1770872806"
},
"departure": {
"time": "1770872806"
},
"stopId": "MLYAUTEY",
"stopSequence": 11
},
{
"arrival": {
"time": "1770872837"
},
"departure": {
"time": "1770872837"
},
"stopId": "CHMARTYR",
"stopSequence": 12
},
{
"arrival": {
"time": "1770872859"
},
"departure": {
"time": "1770872859"
},
"stopId": "MAISDANS",
"stopSequence": 13
},
{
"arrival": {
"time": "1770872894"
},
"departure": {
"time": "1770872894"
},
"stopId": "GRANDMON",
"stopSequence": 14
},
{
"arrival": {
"time": "1770872940"
},
"departure": {
"time": "1770872940"
},
"stopId": "CLINIQUE",
"stopSequence": 15
},
{
"arrival": {
"time": "1770872975"
},
"departure": {
"time": "1770872975"
},
"stopId": "VALOR",
"stopSequence": 16
},
{
"arrival": {
"time": "1770873002"
},
"departure": {
"time": "1770873002"
},
"stopId": "MEIGNANN",
"stopSequence": 17
},
{
"arrival": {
"time": "1770873058"
},
"departure": {
"time": "1770873058"
},
"stopId": "REVERIES",
"stopSequence": 18
},
{
"arrival": {
"time": "1770873104"
},
"departure": {
"time": "1770873104"
},
"stopId": "POMONE",
"stopSequence": 19
},
{
"arrival": {
"time": "1770873179"
},
"departure": {
"time": "1770873179"
},
"stopId": "CIOUEST",
"stopSequence": 20
},
{
"arrival": {
"time": "1770873214"
},
"departure": {
"time": "1770873214"
},
"stopId": "CLEMENCE",
"stopSequence": 21
},
{
"arrival": {
"time": "1770873240"
},
"departure": {
"time": "1770873240"
},
"stopId": "DESCAZ-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1770873278"
},
"departure": {
"time": "1770873278"
},
"stopId": "BICHDAVI",
"stopSequence": 23
},
{
"arrival": {
"time": "1770873333"
},
"departure": {
"time": "1770873333"
},
"stopId": "HOTDIEU",
"stopSequence": 24
},
{
"arrival": {
"time": "1770873360"
},
"departure": {
"time": "1770873360"
},
"stopId": "ROCHEFOU",
"stopSequence": 25
},
{
"arrival": {
"time": "1770873465"
},
"departure": {
"time": "1770873465"
},
"stopId": "STSERGEU",
"stopSequence": 26
},
{
"arrival": {
"time": "1770873640"
},
"departure": {
"time": "1770873640"
},
"stopId": "MENDESFR",
"stopSequence": 27
},
{
"arrival": {
"time": "1770873720"
},
"departure": {
"time": "1770873900"
},
"stopId": "FO-LOR-R",
"stopSequence": 28
},
{
"arrival": {
"time": "1770873987"
},
"departure": {
"time": "1770873987"
},
"stopId": "STAUBI-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1770874029"
},
"departure": {
"time": "1770874029"
},
"stopId": "HARAS-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1770874160"
},
"departure": {
"time": "1770874160"
},
"stopId": "ANLERO-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1770874221"
},
"departure": {
"time": "1770874221"
},
"stopId": "RABELA-E",
"stopSequence": 32
}
],
"trip": {
"directionId": 1,
"routeId": "03",
"tripId": "6240101"
}
}
},
{
"id": "trip:6237259",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770874140"
},
"stopId": "1BBCA",
"stopSequence": 0
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6237259"
}
}
},
{
"id": "trip:6237200",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770871840"
},
"stopId": "1BBCA",
"stopSequence": 0
},
{
"arrival": {
"time": "1770871932"
},
"departure": {
"time": "1770871932"
},
"stopId": "1BEAU",
"stopSequence": 1
},
{
"arrival": {
"time": "1770872040"
},
"departure": {
"time": "1770872040"
},
"stopId": "1BARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1770872119"
},
"departure": {
"time": "1770872119"
},
"stopId": "1PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1770872210"
},
"departure": {
"time": "1770872210"
},
"stopId": "1ELYS",
"stopSequence": 4
},
{
"arrival": {
"time": "1770872318"
},
"departure": {
"time": "1770872318"
},
"stopId": "1FARC",
"stopSequence": 5
},
{
"arrival": {
"time": "1770872490"
},
"departure": {
"time": "1770872490"
},
"stopId": "1QUAI",
"stopSequence": 6
},
{
"arrival": {
"time": "1770872650"
},
"departure": {
"time": "1770872650"
},
"stopId": "1DOUT",
"stopSequence": 7
},
{
"arrival": {
"time": "1770872790"
},
"departure": {
"time": "1770872790"
},
"stopId": "1MOLIE",
"stopSequence": 8
},
{
"arrival": {
"time": "1770872930"
},
"departure": {
"time": "1770872930"
},
"stopId": "1STSE",
"stopSequence": 9
},
{
"arrival": {
"time": "1770873020"
},
"departure": {
"time": "1770873020"
},
"stopId": "1CECO",
"stopSequence": 10
},
{
"arrival": {
"time": "1770873150"
},
"departure": {
"time": "1770873150"
},
"stopId": "1CONS",
"stopSequence": 11
},
{
"arrival": {
"time": "1770873237"
},
"departure": {
"time": "1770873237"
},
"stopId": "1MTAI",
"stopSequence": 12
},
{
"arrival": {
"time": "1770873386"
},
"departure": {
"time": "1770873386"
},
"stopId": "1CROI",
"stopSequence": 13
},
{
"arrival": {
"time": "1770873460"
},
"departure": {
"time": "1770873460"
},
"stopId": "1BRIS",
"stopSequence": 14
},
{
"arrival": {
"time": "1770873604"
},
"departure": {
"time": "1770873604"
},
"stopId": "1DUNA",
"stopSequence": 15
},
{
"arrival": {
"time": "1770873675"
},
"departure": {
"time": "1770873675"
},
"stopId": "1EURO",
"stopSequence": 16
},
{
"arrival": {
"time": "1770873740"
},
"stopId": "2MONP",
"stopSequence": 17
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6237200"
}
}
},
{
"id": "trip:6237196",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770871580"
},
"stopId": "1STSE",
"stopSequence": 0
},
{
"arrival": {
"time": "1770871670"
},
"departure": {
"time": "1770871670"
},
"stopId": "1CECO",
"stopSequence": 1
},
{
"arrival": {
"time": "1770871800"
},
"departure": {
"time": "1770871800"
},
"stopId": "1CONS",
"stopSequence": 2
},
{
"arrival": {
"time": "1770871888"
},
"departure": {
"time": "1770871888"
},
"stopId": "1MTAI",
"stopSequence": 3
},
{
"arrival": {
"time": "1770872036"
},
"departure": {
"time": "1770872036"
},
"stopId": "1CROI",
"stopSequence": 4
},
{
"arrival": {
"time": "1770872110"
},
"departure": {
"time": "1770872110"
},
"stopId": "1BRIS",
"stopSequence": 5
},
{
"arrival": {
"time": "1770872253"
},
"departure": {
"time": "1770872253"
},
"stopId": "1DUNA",
"stopSequence": 6
},
{
"arrival": {
"time": "1770872324"
},
"departure": {
"time": "1770872324"
},
"stopId": "1EURO",
"stopSequence": 7
},
{
"arrival": {
"time": "1770872390"
},
"stopId": "2MONP",
"stopSequence": 8
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6237196"
}
}
},
{
"id": "trip:6238798",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770871652"
},
"stopId": "CHANTOUR",
"stopSequence": 0
},
{
"arrival": {
"time": "1770871692"
},
"departure": {
"time": "1770871692"
},
"stopId": "VIGNES",
"stopSequence": 1
},
{
"arrival": {
"time": "1770871723"
},
"departure": {
"time": "1770871723"
},
"stopId": "RANGEARD",
"stopSequence": 2
},
{
"arrival": {
"time": "1770871745"
},
"departure": {
"time": "1770871745"
},
"stopId": "LAPOINTE",
"stopSequence": 3
},
{
"arrival": {
"time": "1770871785"
},
"departure": {
"time": "1770871785"
},
"stopId": "PONTLAIT",
"stopSequence": 4
},
{
"arrival": {
"time": "1770871824"
},
"departure": {
"time": "1770871824"
},
"stopId": "GAREBOUC",
"stopSequence": 5
},
{
"arrival": {
"time": "1770871861"
},
"departure": {
"time": "1770871861"
},
"stopId": "CAMPBOUC",
"stopSequence": 6
},
{
"arrival": {
"time": "1770871892"
},
"departure": {
"time": "1770871892"
},
"stopId": "BOUCHEM",
"stopSequence": 7
},
{
"arrival": {
"time": "1770871934"
},
"departure": {
"time": "1770871934"
},
"stopId": "CHEVRIER",
"stopSequence": 8
},
{
"arrival": {
"time": "1770871961"
},
"departure": {
"time": "1770871961"
},
"stopId": "PETPORT",
"stopSequence": 9
},
{
"arrival": {
"time": "1770872023"
},
"departure": {
"time": "1770872023"
},
"stopId": "HAUBOUCH",
"stopSequence": 10
},
{
"arrival": {
"time": "1770872072"
},
"departure": {
"time": "1770872072"
},
"stopId": "ARTAUD",
"stopSequence": 11
},
{
"arrival": {
"time": "1770872124"
},
"departure": {
"time": "1770872124"
},
"stopId": "PIVERDIE",
"stopSequence": 12
},
{
"arrival": {
"time": "1770872176"
},
"departure": {
"time": "1770872176"
},
"stopId": "CHATAIGN",
"stopSequence": 13
},
{
"arrival": {
"time": "1770872208"
},
"departure": {
"time": "1770872208"
},
"stopId": "CLOSVI-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1770872258"
},
"departure": {
"time": "1770872258"
},
"stopId": "P-ANJO-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1770872317"
},
"departure": {
"time": "1770872317"
},
"stopId": "HARENC",
"stopSequence": 16
},
{
"arrival": {
"time": "1770872389"
},
"departure": {
"time": "1770872389"
},
"stopId": "P-ANJOU",
"stopSequence": 17
},
{
"arrival": {
"time": "1770872437"
},
"departure": {
"time": "1770872437"
},
"stopId": "VALMAI-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1770872508"
},
"departure": {
"time": "1770872508"
},
"stopId": "PETVIVIE",
"stopSequence": 19
},
{
"arrival": {
"time": "1770872584"
},
"departure": {
"time": "1770872584"
},
"stopId": "PRUNIERS",
"stopSequence": 20
},
{
"arrival": {
"time": "1770872618"
},
"departure": {
"time": "1770872618"
},
"stopId": "CROISETT",
"stopSequence": 21
},
{
"arrival": {
"time": "1770872723"
},
"departure": {
"time": "1770872723"
},
"stopId": "CAMLACMA",
"stopSequence": 22
},
{
"arrival": {
"time": "1770872769"
},
"departure": {
"time": "1770872769"
},
"stopId": "LACDMAIN",
"stopSequence": 23
},
{
"arrival": {
"time": "1770872815"
},
"departure": {
"time": "1770872815"
},
"stopId": "MAISENVI",
"stopSequence": 24
},
{
"arrival": {
"time": "1770872857"
},
"departure": {
"time": "1770872857"
},
"stopId": "PERUSSAI",
"stopSequence": 25
},
{
"arrival": {
"time": "1770872885"
},
"departure": {
"time": "1770872885"
},
"stopId": "MAISLAC",
"stopSequence": 26
},
{
"arrival": {
"time": "1770872916"
},
"departure": {
"time": "1770872916"
},
"stopId": "JEAN-MON",
"stopSequence": 27
},
{
"arrival": {
"time": "1770873042"
},
"departure": {
"time": "1770873042"
},
"stopId": "CNFPT",
"stopSequence": 28
},
{
"arrival": {
"time": "1770873100"
},
"departure": {
"time": "1770873100"
},
"stopId": "BEAUSSIE",
"stopSequence": 29
},
{
"arrival": {
"time": "1770873160"
},
"departure": {
"time": "1770873160"
},
"stopId": "CITEUNIV",
"stopSequence": 30
},
{
"arrival": {
"time": "1770873210"
},
"departure": {
"time": "1770873210"
},
"stopId": "POLYTECH",
"stopSequence": 31
},
{
"arrival": {
"time": "1770873271"
},
"departure": {
"time": "1770873271"
},
"stopId": "NDAMELAC",
"stopSequence": 32
},
{
"arrival": {
"time": "1770873337"
},
"departure": {
"time": "1770873337"
},
"stopId": "BOISRAME",
"stopSequence": 33
},
{
"arrival": {
"time": "1770873400"
},
"departure": {
"time": "1770873400"
},
"stopId": "CHBBEILL",
"stopSequence": 34
},
{
"arrival": {
"time": "1770873460"
},
"departure": {
"time": "1770873460"
},
"stopId": "MVIGNE",
"stopSequence": 35
},
{
"arrival": {
"time": "1770873547"
},
"departure": {
"time": "1770873547"
},
"stopId": "FARCYSJA",
"stopSequence": 36
},
{
"arrival": {
"time": "1770873753"
},
"departure": {
"time": "1770873753"
},
"stopId": "LEQUAI-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1770873810"
},
"departure": {
"time": "1770873810"
},
"stopId": "MONPR-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1770873821"
},
"departure": {
"time": "1770873821"
},
"stopId": "DESCAZ-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1770873879"
},
"departure": {
"time": "1770873879"
},
"stopId": "BICHBI-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1770873962"
},
"departure": {
"time": "1770873962"
},
"stopId": "STTHER-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1770874013"
},
"departure": {
"time": "1770874013"
},
"stopId": "BARRA-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1770874047"
},
"departure": {
"time": "1770874047"
},
"stopId": "BLERIO-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1770874158"
},
"departure": {
"time": "1770874158"
},
"stopId": "LECUIT-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1770874180"
},
"departure": {
"time": "1770874180"
},
"stopId": "FRATE-E",
"stopSequence": 45
}
],
"trip": {
"directionId": 0,
"routeId": "06",
"tripId": "6238798"
}
}
},
{
"id": "trip:6237201",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770874190"
},
"stopId": "2MONP",
"stopSequence": 0
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6237201"
}
}
},
{
"id": "trip:6238166",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770872700"
},
"stopId": "FO-LOR-R",
"stopSequence": 0
},
{
"arrival": {
"time": "1770872787"
},
"departure": {
"time": "1770872787"
},
"stopId": "STAUBI-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1770872829"
},
"departure": {
"time": "1770872829"
},
"stopId": "HARAS-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1770872960"
},
"departure": {
"time": "1770872960"
},
"stopId": "ANLERO-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1770873024"
},
"departure": {
"time": "1770873024"
},
"stopId": "MICHEL-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1770873065"
},
"departure": {
"time": "1770873065"
},
"stopId": "BOURGO-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1770873100"
},
"departure": {
"time": "1770873100"
},
"stopId": "VOLNEY-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1770873144"
},
"departure": {
"time": "1770873144"
},
"stopId": "MADELE-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1770873200"
},
"departure": {
"time": "1770873200"
},
"stopId": "SAUMUR-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1770873249"
},
"departure": {
"time": "1770873249"
},
"stopId": "DELACR-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1770873290"
},
"departure": {
"time": "1770873290"
},
"stopId": "JUSTIC-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1770873374"
},
"departure": {
"time": "1770873374"
},
"stopId": "ECLATE-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1770873460"
},
"departure": {
"time": "1770873460"
},
"stopId": "VDLOIR-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1770873500"
},
"departure": {
"time": "1770873500"
},
"stopId": "LEOLAG-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1770873529"
},
"departure": {
"time": "1770873529"
},
"stopId": "BELVTR-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1770873592"
},
"departure": {
"time": "1770873592"
},
"stopId": "MARAIS-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1770873648"
},
"departure": {
"time": "1770873648"
},
"stopId": "FRESNA-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1770873708"
},
"departure": {
"time": "1770873708"
},
"stopId": "CHOUTE-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1770873742"
},
"departure": {
"time": "1770873742"
},
"stopId": "MENA-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1770873790"
},
"departure": {
"time": "1770873790"
},
"stopId": "MALAQU-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1770873816"
},
"departure": {
"time": "1770873816"
},
"stopId": "LEFEVR-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1770873869"
},
"departure": {
"time": "1770873869"
},
"stopId": "PYRAM2-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1770873920"
},
"departure": {
"time": "1770873920"
},
"stopId": "BUISSO-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1770873985"
},
"departure": {
"time": "1770873985"
},
"stopId": "ARENA-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1770874037"
},
"departure": {
"time": "1770874037"
},
"stopId": "MONTHI-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1770874089"
},
"departure": {
"time": "1770874089"
},
"stopId": "MAIRTR-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1770874125"
},
"departure": {
"time": "1770874125"
},
"stopId": "EGLTRE-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1770874155"
},
"departure": {
"time": "1770874155"
},
"stopId": "CIMETR-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1770874220"
},
"departure": {
"time": "1770874220"
},
"stopId": "HMTRE-E",
"stopSequence": 28
}
],
"trip": {
"directionId": 1,
"routeId": "01",
"tripId": "6238166"
}
}
},
{
"id": "trip:6237246",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770873750"
},
"stopId": "1VERN",
"stopSequence": 0
},
{
"arrival": {
"time": "1770873840"
},
"departure": {
"time": "1770873840"
},
"stopId": "1HSAU",
"stopSequence": 1
},
{
"arrival": {
"time": "1770873960"
},
"departure": {
"time": "1770873960"
},
"stopId": "1JMOU",
"stopSequence": 2
},
{
"arrival": {
"time": "1770874040"
},
"departure": {
"time": "1770874040"
},
"stopId": "1CAPU",
"stopSequence": 3
},
{
"arrival": {
"time": "1770874170"
},
"departure": {
"time": "1770874170"
},
"stopId": "1HOPA",
"stopSequence": 4
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6237246"
}
}
},
{
"id": "trip:6054494",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770873900"
},
"stopId": "VEILLIER",
"stopSequence": 0
},
{
"arrival": {
"time": "1770873960"
},
"departure": {
"time": "1770874140"
},
"stopId": "GRIMOREL",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "12",
"tripId": "6054494"
}
}
},
{
"id": "trip:6238926",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770874200"
},
"stopId": "SAUBIN",
"stopSequence": 0
}
],
"trip": {
"directionId": 1,
"routeId": "07",
"tripId": "6238926"
}
}
},
{
"id": "trip:6239692",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770871740"
},
"stopId": "BEAUCOUZ",
"stopSequence": 0
},
{
"arrival": {
"time": "1770871776"
},
"departure": {
"time": "1770871776"
},
"stopId": "FAUVETTE",
"stopSequence": 1
},
{
"arrival": {
"time": "1770871809"
},
"departure": {
"time": "1770871809"
},
"stopId": "PINSONS",
"stopSequence": 2
},
{
"arrival": {
"time": "1770871868"
},
"departure": {
"time": "1770871868"
},
"stopId": "PRIEURE",
"stopSequence": 4
},
{
"arrival": {
"time": "1770871899"
},
"departure": {
"time": "1770871899"
},
"stopId": "VAURAGER",
"stopSequence": 5
},
{
"arrival": {
"time": "1770871959"
},
"departure": {
"time": "1770871959"
},
"stopId": "ROUAIRIE",
"stopSequence": 6
},
{
"arrival": {
"time": "1770872002"
},
"departure": {
"time": "1770872002"
},
"stopId": "LASOURCE",
"stopSequence": 7
},
{
"arrival": {
"time": "1770872040"
},
"departure": {
"time": "1770872040"
},
"stopId": "CERFEUIL",
"stopSequence": 8
},
{
"arrival": {
"time": "1770872083"
},
"departure": {
"time": "1770872083"
},
"stopId": "PROMENIE",
"stopSequence": 9
},
{
"arrival": {
"time": "1770872112"
},
"departure": {
"time": "1770872112"
},
"stopId": "GRANBELL",
"stopSequence": 10
},
{
"arrival": {
"time": "1770872141"
},
"departure": {
"time": "1770872141"
},
"stopId": "RODIN",
"stopSequence": 11
},
{
"arrival": {
"time": "1770872168"
},
"departure": {
"time": "1770872168"
},
"stopId": "BRGPAILL",
"stopSequence": 12
},
{
"arrival": {
"time": "1770872246"
},
"departure": {
"time": "1770872246"
},
"stopId": "LANDREAU",
"stopSequence": 13
},
{
"arrival": {
"time": "1770872277"
},
"departure": {
"time": "1770872277"
},
"stopId": "GDPERIGN",
"stopSequence": 14
},
{
"arrival": {
"time": "1770872315"
},
"departure": {
"time": "1770872315"
},
"stopId": "INRA",
"stopSequence": 15
},
{
"arrival": {
"time": "1770872340"
},
"departure": {
"time": "1770872340"
},
"stopId": "MOREL",
"stopSequence": 16
},
{
"arrival": {
"time": "1770872369"
},
"departure": {
"time": "1770872369"
},
"stopId": "LENOTRE",
"stopSequence": 17
},
{
"arrival": {
"time": "1770872400"
},
"departure": {
"time": "1770872400"
},
"stopId": "BBCAMTEC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770872486"
},
"departure": {
"time": "1770872486"
},
"stopId": "I.U.T.",
"stopSequence": 19
},
{
"arrival": {
"time": "1770872524"
},
"departure": {
"time": "1770872524"
},
"stopId": "RESTUNIV",
"stopSequence": 20
},
{
"arrival": {
"time": "1770872580"
},
"departure": {
"time": "1770872580"
},
"stopId": "CITEUNIV",
"stopSequence": 21
},
{
"arrival": {
"time": "1770872630"
},
"departure": {
"time": "1770872630"
},
"stopId": "POLYTECH",
"stopSequence": 22
},
{
"arrival": {
"time": "1770872691"
},
"departure": {
"time": "1770872691"
},
"stopId": "NDAMELAC",
"stopSequence": 23
},
{
"arrival": {
"time": "1770872757"
},
"departure": {
"time": "1770872757"
},
"stopId": "BOISRAME",
"stopSequence": 24
},
{
"arrival": {
"time": "1770872820"
},
"departure": {
"time": "1770872820"
},
"stopId": "CHBBEILL",
"stopSequence": 25
},
{
"arrival": {
"time": "1770872870"
},
"departure": {
"time": "1770872870"
},
"stopId": "MVIGNE",
"stopSequence": 26
},
{
"arrival": {
"time": "1770872942"
},
"departure": {
"time": "1770872942"
},
"stopId": "FARCYSJA",
"stopSequence": 27
},
{
"arrival": {
"time": "1770873006"
},
"departure": {
"time": "1770873006"
},
"stopId": "SAJACQUE",
"stopSequence": 28
},
{
"arrival": {
"time": "1770873060"
},
"departure": {
"time": "1770873060"
},
"stopId": "MONPROF.",
"stopSequence": 29
},
{
"arrival": {
"time": "1770873136"
},
"departure": {
"time": "1770873136"
},
"stopId": "TRINITE",
"stopSequence": 30
},
{
"arrival": {
"time": "1770873189"
},
"departure": {
"time": "1770873189"
},
"stopId": "BEAUREPA",
"stopSequence": 31
},
{
"arrival": {
"time": "1770873240"
},
"departure": {
"time": "1770873240"
},
"stopId": "COEURMA",
"stopSequence": 32
},
{
"arrival": {
"time": "1770873378"
},
"departure": {
"time": "1770873378"
},
"stopId": "CHDARR",
"stopSequence": 33
},
{
"arrival": {
"time": "1770873414"
},
"departure": {
"time": "1770873414"
},
"stopId": "ACADEMIE",
"stopSequence": 34
},
{
"arrival": {
"time": "1770873453"
},
"departure": {
"time": "1770873453"
},
"stopId": "GBREM-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1770873511"
},
"departure": {
"time": "1770873511"
},
"stopId": "GARETERM",
"stopSequence": 36
},
{
"arrival": {
"time": "1770873540"
},
"departure": {
"time": "1770873540"
},
"stopId": "LESGARES",
"stopSequence": 37
},
{
"arrival": {
"time": "1770873631"
},
"departure": {
"time": "1770873631"
},
"stopId": "HARAS",
"stopSequence": 38
},
{
"arrival": {
"time": "1770873682"
},
"departure": {
"time": "1770873682"
},
"stopId": "STAUBIN",
"stopSequence": 39
},
{
"arrival": {
"time": "1770873720"
},
"departure": {
"time": "1770873900"
},
"stopId": "LOR-FO-A",
"stopSequence": 40
},
{
"arrival": {
"time": "1770873971"
},
"departure": {
"time": "1770873971"
},
"stopId": "MAIL-HDV",
"stopSequence": 41
},
{
"arrival": {
"time": "1770874087"
},
"departure": {
"time": "1770874087"
},
"stopId": "SECUSO-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1770874140"
},
"departure": {
"time": "1770874140"
},
"stopId": "STEXUP-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1770874203"
},
"departure": {
"time": "1770874203"
},
"stopId": "GARDOT-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1770874223"
},
"departure": {
"time": "1770874223"
},
"stopId": "MONTAI-E",
"stopSequence": 45
}
],
"trip": {
"directionId": 0,
"routeId": "02",
"tripId": "6239692"
}
}
},
{
"id": "trip:6238597",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770872520"
},
"stopId": "MOULINMA",
"stopSequence": 0
},
{
"arrival": {
"time": "1770872632"
},
"departure": {
"time": "1770872632"
},
"stopId": "BAUDRAI",
"stopSequence": 1
},
{
"arrival": {
"time": "1770872700"
},
"departure": {
"time": "1770872700"
},
"stopId": "GUILLEB.",
"stopSequence": 2
},
{
"arrival": {
"time": "1770872729"
},
"departure": {
"time": "1770872729"
},
"stopId": "RONCIE-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1770872762"
},
"departure": {
"time": "1770872762"
},
"stopId": "JEROST-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1770872791"
},
"departure": {
"time": "1770872791"
},
"stopId": "MACURI-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1770872820"
},
"departure": {
"time": "1770872820"
},
"stopId": "GGSAND-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1770872875"
},
"departure": {
"time": "1770872875"
},
"stopId": "FRANVI-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1770872978"
},
"departure": {
"time": "1770872978"
},
"stopId": "GIRARDE",
"stopSequence": 8
},
{
"arrival": {
"time": "1770873022"
},
"departure": {
"time": "1770873022"
},
"stopId": "CHESNAIE",
"stopSequence": 9
},
{
"arrival": {
"time": "1770873060"
},
"departure": {
"time": "1770873060"
},
"stopId": "GENDRON",
"stopSequence": 10
},
{
"arrival": {
"time": "1770873104"
},
"departure": {
"time": "1770873104"
},
"stopId": "DIONNEAU",
"stopSequence": 11
},
{
"arrival": {
"time": "1770873150"
},
"departure": {
"time": "1770873150"
},
"stopId": "ATHLETIS",
"stopSequence": 12
},
{
"arrival": {
"time": "1770873206"
},
"departure": {
"time": "1770873206"
},
"stopId": "DANGELIN",
"stopSequence": 13
},
{
"arrival": {
"time": "1770873255"
},
"departure": {
"time": "1770873255"
},
"stopId": "LINOVENT",
"stopSequence": 14
},
{
"arrival": {
"time": "1770873300"
},
"departure": {
"time": "1770873300"
},
"stopId": "MARIANNE",
"stopSequence": 15
},
{
"arrival": {
"time": "1770873356"
},
"departure": {
"time": "1770873356"
},
"stopId": "VIVIERS",
"stopSequence": 16
},
{
"arrival": {
"time": "1770873402"
},
"departure": {
"time": "1770873402"
},
"stopId": "VILLESIC",
"stopSequence": 17
},
{
"arrival": {
"time": "1770873470"
},
"departure": {
"time": "1770873470"
},
"stopId": "MUTUALIT",
"stopSequence": 18
},
{
"arrival": {
"time": "1770873514"
},
"departure": {
"time": "1770873514"
},
"stopId": "BLANDEAU",
"stopSequence": 19
},
{
"arrival": {
"time": "1770873552"
},
"departure": {
"time": "1770873552"
},
"stopId": "CESARGEO",
"stopSequence": 20
},
{
"arrival": {
"time": "1770873613"
},
"departure": {
"time": "1770873613"
},
"stopId": "MIRABEAU",
"stopSequence": 21
},
{
"arrival": {
"time": "1770873660"
},
"departure": {
"time": "1770873660"
},
"stopId": "LAFAYETT",
"stopSequence": 22
},
{
"arrival": {
"time": "1770873693"
},
"departure": {
"time": "1770873693"
},
"stopId": "CHANZY",
"stopSequence": 23
},
{
"arrival": {
"time": "1770873738"
},
"departure": {
"time": "1770873738"
},
"stopId": "VAUBAN",
"stopSequence": 24
},
{
"arrival": {
"time": "1770873764"
},
"departure": {
"time": "1770873764"
},
"stopId": "POIREL",
"stopSequence": 25
},
{
"arrival": {
"time": "1770873810"
},
"departure": {
"time": "1770873810"
},
"stopId": "PONTNOIR",
"stopSequence": 26
},
{
"arrival": {
"time": "1770873840"
},
"departure": {
"time": "1770873840"
},
"stopId": "SEMARD",
"stopSequence": 27
},
{
"arrival": {
"time": "1770873891"
},
"departure": {
"time": "1770873891"
},
"stopId": "GARETERM",
"stopSequence": 28
},
{
"arrival": {
"time": "1770874082"
},
"departure": {
"time": "1770874082"
},
"stopId": "HARAS",
"stopSequence": 29
},
{
"arrival": {
"time": "1770874137"
},
"departure": {
"time": "1770874137"
},
"stopId": "STAUBIN",
"stopSequence": 30
},
{
"arrival": {
"time": "1770874200"
},
"departure": {
"time": "1770874260"
},
"stopId": "LORRAIN1",
"stopSequence": 31
}
],
"trip": {
"directionId": 0,
"routeId": "09",
"tripId": "6238597"
}
}
},
{
"id": "trip:6239693",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770872940"
},
"stopId": "BEAUCOUZ",
"stopSequence": 0
},
{
"arrival": {
"time": "1770872976"
},
"departure": {
"time": "1770872976"
},
"stopId": "FAUVETTE",
"stopSequence": 1
},
{
"arrival": {
"time": "1770873009"
},
"departure": {
"time": "1770873009"
},
"stopId": "PINSONS",
"stopSequence": 2
},
{
"arrival": {
"time": "1770873068"
},
"departure": {
"time": "1770873068"
},
"stopId": "PRIEURE",
"stopSequence": 4
},
{
"arrival": {
"time": "1770873099"
},
"departure": {
"time": "1770873099"
},
"stopId": "VAURAGER",
"stopSequence": 5
},
{
"arrival": {
"time": "1770873159"
},
"departure": {
"time": "1770873159"
},
"stopId": "ROUAIRIE",
"stopSequence": 6
},
{
"arrival": {
"time": "1770873202"
},
"departure": {
"time": "1770873202"
},
"stopId": "LASOURCE",
"stopSequence": 7
},
{
"arrival": {
"time": "1770873240"
},
"departure": {
"time": "1770873240"
},
"stopId": "CERFEUIL",
"stopSequence": 8
},
{
"arrival": {
"time": "1770873283"
},
"departure": {
"time": "1770873283"
},
"stopId": "PROMENIE",
"stopSequence": 9
},
{
"arrival": {
"time": "1770873312"
},
"departure": {
"time": "1770873312"
},
"stopId": "GRANBELL",
"stopSequence": 10
},
{
"arrival": {
"time": "1770873341"
},
"departure": {
"time": "1770873341"
},
"stopId": "RODIN",
"stopSequence": 11
},
{
"arrival": {
"time": "1770873368"
},
"departure": {
"time": "1770873368"
},
"stopId": "BRGPAILL",
"stopSequence": 12
},
{
"arrival": {
"time": "1770873446"
},
"departure": {
"time": "1770873446"
},
"stopId": "LANDREAU",
"stopSequence": 13
},
{
"arrival": {
"time": "1770873477"
},
"departure": {
"time": "1770873477"
},
"stopId": "GDPERIGN",
"stopSequence": 14
},
{
"arrival": {
"time": "1770873515"
},
"departure": {
"time": "1770873515"
},
"stopId": "INRA",
"stopSequence": 15
},
{
"arrival": {
"time": "1770873540"
},
"departure": {
"time": "1770873540"
},
"stopId": "MOREL",
"stopSequence": 16
},
{
"arrival": {
"time": "1770873569"
},
"departure": {
"time": "1770873569"
},
"stopId": "LENOTRE",
"stopSequence": 17
},
{
"arrival": {
"time": "1770873600"
},
"departure": {
"time": "1770873600"
},
"stopId": "BBCAMTEC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770873686"
},
"departure": {
"time": "1770873686"
},
"stopId": "I.U.T.",
"stopSequence": 19
},
{
"arrival": {
"time": "1770873724"
},
"departure": {
"time": "1770873724"
},
"stopId": "RESTUNIV",
"stopSequence": 20
},
{
"arrival": {
"time": "1770873780"
},
"departure": {
"time": "1770873780"
},
"stopId": "CITEUNIV",
"stopSequence": 21
},
{
"arrival": {
"time": "1770873830"
},
"departure": {
"time": "1770873830"
},
"stopId": "POLYTECH",
"stopSequence": 22
},
{
"arrival": {
"time": "1770873891"
},
"departure": {
"time": "1770873891"
},
"stopId": "NDAMELAC",
"stopSequence": 23
},
{
"arrival": {
"time": "1770873957"
},
"departure": {
"time": "1770873957"
},
"stopId": "BOISRAME",
"stopSequence": 24
},
{
"arrival": {
"time": "1770874020"
},
"departure": {
"time": "1770874020"
},
"stopId": "CHBBEILL",
"stopSequence": 25
},
{
"arrival": {
"time": "1770874070"
},
"departure": {
"time": "1770874070"
},
"stopId": "MVIGNE",
"stopSequence": 26
},
{
"arrival": {
"time": "1770874142"
},
"departure": {
"time": "1770874142"
},
"stopId": "FARCYSJA",
"stopSequence": 27
},
{
"arrival": {
"time": "1770874206"
},
"departure": {
"time": "1770874206"
},
"stopId": "SAJACQUE",
"stopSequence": 28
}
],
"trip": {
"directionId": 0,
"routeId": "02",
"tripId": "6239693"
}
}
},
{
"id": "trip:6237257",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770873800"
},
"stopId": "1AARD",
"stopSequence": 0
},
{
"arrival": {
"time": "1770873880"
},
"departure": {
"time": "1770873880"
},
"stopId": "1BASC",
"stopSequence": 1
},
{
"arrival": {
"time": "1770873960"
},
"departure": {
"time": "1770873960"
},
"stopId": "1STGI",
"stopSequence": 2
},
{
"arrival": {
"time": "1770874040"
},
"departure": {
"time": "1770874040"
},
"stopId": "1ACAS",
"stopSequence": 3
},
{
"arrival": {
"time": "1770874120"
},
"departure": {
"time": "1770874120"
},
"stopId": "1BROY",
"stopSequence": 4
},
{
"arrival": {
"time": "1770874200"
},
"departure": {
"time": "1770874200"
},
"stopId": "1PMAY",
"stopSequence": 5
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6237257"
}
}
},
{
"id": "trip:6238801",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770873000"
},
"stopId": "HOPITAL",
"stopSequence": 0
},
{
"arrival": {
"time": "1770873090"
},
"departure": {
"time": "1770873090"
},
"stopId": "HRECULEE",
"stopSequence": 1
},
{
"arrival": {
"time": "1770873133"
},
"departure": {
"time": "1770873133"
},
"stopId": "FMEDECIN",
"stopSequence": 2
},
{
"arrival": {
"time": "1770873206"
},
"departure": {
"time": "1770873206"
},
"stopId": "WJMO-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1770873248"
},
"departure": {
"time": "1770873248"
},
"stopId": "ESEO",
"stopSequence": 4
},
{
"arrival": {
"time": "1770873298"
},
"departure": {
"time": "1770873298"
},
"stopId": "CHARNASS",
"stopSequence": 5
},
{
"arrival": {
"time": "1770873360"
},
"departure": {
"time": "1770873360"
},
"stopId": "FRATER",
"stopSequence": 6
},
{
"arrival": {
"time": "1770873402"
},
"departure": {
"time": "1770873402"
},
"stopId": "LECUIT",
"stopSequence": 7
},
{
"arrival": {
"time": "1770873471"
},
"departure": {
"time": "1770873471"
},
"stopId": "BLERIOT",
"stopSequence": 8
},
{
"arrival": {
"time": "1770873518"
},
"departure": {
"time": "1770873518"
},
"stopId": "BARRA",
"stopSequence": 9
},
{
"arrival": {
"time": "1770873578"
},
"departure": {
"time": "1770873578"
},
"stopId": "STTERESE",
"stopSequence": 10
},
{
"arrival": {
"time": "1770873613"
},
"departure": {
"time": "1770873613"
},
"stopId": "BICHBICH",
"stopSequence": 11
},
{
"arrival": {
"time": "1770873656"
},
"departure": {
"time": "1770873656"
},
"stopId": "DESCAZEA",
"stopSequence": 12
},
{
"arrival": {
"time": "1770873718"
},
"departure": {
"time": "1770873718"
},
"stopId": "MONPROFI",
"stopSequence": 13
},
{
"arrival": {
"time": "1770873780"
},
"departure": {
"time": "1770873780"
},
"stopId": "LEQUAI",
"stopSequence": 14
},
{
"arrival": {
"time": "1770873942"
},
"departure": {
"time": "1770873942"
},
"stopId": "FARCSJ-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1770874021"
},
"departure": {
"time": "1770874021"
},
"stopId": "MVIGNE-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1770874080"
},
"departure": {
"time": "1770874080"
},
"stopId": "CHBBEI-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1770874135"
},
"departure": {
"time": "1770874135"
},
"stopId": "BOISRA-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1770874201"
},
"departure": {
"time": "1770874201"
},
"stopId": "NDAMLA-E",
"stopSequence": 19
}
],
"trip": {
"directionId": 1,
"routeId": "06",
"tripId": "6238801"
}
}
},
{
"id": "trip:6240102",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770873480"
},
"stopId": "ADEZIERE",
"stopSequence": 0
},
{
"arrival": {
"time": "1770873519"
},
"departure": {
"time": "1770873519"
},
"stopId": "SCHWALBA",
"stopSequence": 1
},
{
"arrival": {
"time": "1770873559"
},
"departure": {
"time": "1770873559"
},
"stopId": "LA-BOISS",
"stopSequence": 2
},
{
"arrival": {
"time": "1770873613"
},
"departure": {
"time": "1770873613"
},
"stopId": "PIECE",
"stopSequence": 3
},
{
"arrival": {
"time": "1770873660"
},
"departure": {
"time": "1770873660"
},
"stopId": "BALANDE",
"stopSequence": 4
},
{
"arrival": {
"time": "1770873683"
},
"departure": {
"time": "1770873683"
},
"stopId": "TERNIERE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770873720"
},
"departure": {
"time": "1770873720"
},
"stopId": "MAIRAVR",
"stopSequence": 6
},
{
"arrival": {
"time": "1770873757"
},
"departure": {
"time": "1770873757"
},
"stopId": "MAUFINE",
"stopSequence": 7
},
{
"arrival": {
"time": "1770873810"
},
"departure": {
"time": "1770873810"
},
"stopId": "DELAUNE",
"stopSequence": 8
},
{
"arrival": {
"time": "1770873843"
},
"departure": {
"time": "1770873843"
},
"stopId": "BEURRIER",
"stopSequence": 9
},
{
"arrival": {
"time": "1770873901"
},
"departure": {
"time": "1770873901"
},
"stopId": "BRASSENS",
"stopSequence": 10
},
{
"arrival": {
"time": "1770873946"
},
"departure": {
"time": "1770873946"
},
"stopId": "MLYAUTEY",
"stopSequence": 11
},
{
"arrival": {
"time": "1770873977"
},
"departure": {
"time": "1770873977"
},
"stopId": "CHMARTYR",
"stopSequence": 12
},
{
"arrival": {
"time": "1770873999"
},
"departure": {
"time": "1770873999"
},
"stopId": "MAISDANS",
"stopSequence": 13
},
{
"arrival": {
"time": "1770874034"
},
"departure": {
"time": "1770874034"
},
"stopId": "GRANDMON",
"stopSequence": 14
},
{
"arrival": {
"time": "1770874080"
},
"departure": {
"time": "1770874080"
},
"stopId": "CLINIQUE",
"stopSequence": 15
},
{
"arrival": {
"time": "1770874115"
},
"departure": {
"time": "1770874115"
},
"stopId": "VALOR",
"stopSequence": 16
},
{
"arrival": {
"time": "1770874142"
},
"departure": {
"time": "1770874142"
},
"stopId": "MEIGNANN",
"stopSequence": 17
},
{
"arrival": {
"time": "1770874198"
},
"departure": {
"time": "1770874198"
},
"stopId": "REVERIES",
"stopSequence": 18
}
],
"trip": {
"directionId": 1,
"routeId": "03",
"tripId": "6240102"
}
}
},
{
"id": "trip:6240100",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770871140"
},
"stopId": "ADEZIERE",
"stopSequence": 0
},
{
"arrival": {
"time": "1770871179"
},
"departure": {
"time": "1770871179"
},
"stopId": "SCHWALBA",
"stopSequence": 1
},
{
"arrival": {
"time": "1770871219"
},
"departure": {
"time": "1770871219"
},
"stopId": "LA-BOISS",
"stopSequence": 2
},
{
"arrival": {
"time": "1770871273"
},
"departure": {
"time": "1770871273"
},
"stopId": "PIECE",
"stopSequence": 3
},
{
"arrival": {
"time": "1770871320"
},
"departure": {
"time": "1770871320"
},
"stopId": "BALANDE",
"stopSequence": 4
},
{
"arrival": {
"time": "1770871343"
},
"departure": {
"time": "1770871343"
},
"stopId": "TERNIERE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770871380"
},
"departure": {
"time": "1770871380"
},
"stopId": "MAIRAVR",
"stopSequence": 6
},
{
"arrival": {
"time": "1770871417"
},
"departure": {
"time": "1770871417"
},
"stopId": "MAUFINE",
"stopSequence": 7
},
{
"arrival": {
"time": "1770871470"
},
"departure": {
"time": "1770871470"
},
"stopId": "DELAUNE",
"stopSequence": 8
},
{
"arrival": {
"time": "1770871503"
},
"departure": {
"time": "1770871503"
},
"stopId": "BEURRIER",
"stopSequence": 9
},
{
"arrival": {
"time": "1770871561"
},
"departure": {
"time": "1770871561"
},
"stopId": "BRASSENS",
"stopSequence": 10
},
{
"arrival": {
"time": "1770871606"
},
"departure": {
"time": "1770871606"
},
"stopId": "MLYAUTEY",
"stopSequence": 11
},
{
"arrival": {
"time": "1770871637"
},
"departure": {
"time": "1770871637"
},
"stopId": "CHMARTYR",
"stopSequence": 12
},
{
"arrival": {
"time": "1770871659"
},
"departure": {
"time": "1770871659"
},
"stopId": "MAISDANS",
"stopSequence": 13
},
{
"arrival": {
"time": "1770871694"
},
"departure": {
"time": "1770871694"
},
"stopId": "GRANDMON",
"stopSequence": 14
},
{
"arrival": {
"time": "1770871740"
},
"departure": {
"time": "1770871740"
},
"stopId": "CLINIQUE",
"stopSequence": 15
},
{
"arrival": {
"time": "1770871775"
},
"departure": {
"time": "1770871775"
},
"stopId": "VALOR",
"stopSequence": 16
},
{
"arrival": {
"time": "1770871802"
},
"departure": {
"time": "1770871802"
},
"stopId": "MEIGNANN",
"stopSequence": 17
},
{
"arrival": {
"time": "1770871858"
},
"departure": {
"time": "1770871858"
},
"stopId": "REVERIES",
"stopSequence": 18
},
{
"arrival": {
"time": "1770871904"
},
"departure": {
"time": "1770871904"
},
"stopId": "POMONE",
"stopSequence": 19
},
{
"arrival": {
"time": "1770871979"
},
"departure": {
"time": "1770871979"
},
"stopId": "CIOUEST",
"stopSequence": 20
},
{
"arrival": {
"time": "1770872014"
},
"departure": {
"time": "1770872014"
},
"stopId": "CLEMENCE",
"stopSequence": 21
},
{
"arrival": {
"time": "1770872040"
},
"departure": {
"time": "1770872040"
},
"stopId": "DESCAZ-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1770872078"
},
"departure": {
"time": "1770872078"
},
"stopId": "BICHDAVI",
"stopSequence": 23
},
{
"arrival": {
"time": "1770872133"
},
"departure": {
"time": "1770872133"
},
"stopId": "HOTDIEU",
"stopSequence": 24
},
{
"arrival": {
"time": "1770872160"
},
"departure": {
"time": "1770872160"
},
"stopId": "ROCHEFOU",
"stopSequence": 25
},
{
"arrival": {
"time": "1770872265"
},
"departure": {
"time": "1770872265"
},
"stopId": "STSERGEU",
"stopSequence": 26
},
{
"arrival": {
"time": "1770872440"
},
"departure": {
"time": "1770872440"
},
"stopId": "MENDESFR",
"stopSequence": 27
},
{
"arrival": {
"time": "1770872520"
},
"departure": {
"time": "1770872700"
},
"stopId": "FO-LOR-R",
"stopSequence": 28
},
{
"arrival": {
"time": "1770872787"
},
"departure": {
"time": "1770872787"
},
"stopId": "STAUBI-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1770872829"
},
"departure": {
"time": "1770872829"
},
"stopId": "HARAS-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1770872960"
},
"departure": {
"time": "1770872960"
},
"stopId": "ANLERO-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1770873021"
},
"departure": {
"time": "1770873021"
},
"stopId": "RABELA-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1770873069"
},
"departure": {
"time": "1770873069"
},
"stopId": "ESA-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1770873179"
},
"departure": {
"time": "1770873179"
},
"stopId": "DELATA-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1770873260"
},
"departure": {
"time": "1770873260"
},
"stopId": "ALLARD-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1770873310"
},
"departure": {
"time": "1770873310"
},
"stopId": "TASSIG-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1770873403"
},
"departure": {
"time": "1770873403"
},
"stopId": "TROIPA-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1770873440"
},
"departure": {
"time": "1770873440"
},
"stopId": "SABLON-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1770873493"
},
"departure": {
"time": "1770873493"
},
"stopId": "RUELLE-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1770873576"
},
"departure": {
"time": "1770873576"
},
"stopId": "GENDRO-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1770873670"
},
"departure": {
"time": "1770873670"
},
"stopId": "PATUR-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1770873740"
},
"departure": {
"time": "1770873740"
},
"stopId": "AUTHIO-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1770873799"
},
"departure": {
"time": "1770873799"
},
"stopId": "BELPOU-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1770873860"
},
"departure": {
"time": "1770873860"
},
"stopId": "PONTSC-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1770873982"
},
"departure": {
"time": "1770873982"
},
"stopId": "LOIRE-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1770874017"
},
"departure": {
"time": "1770874017"
},
"stopId": "DUBE-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1770874063"
},
"departure": {
"time": "1770874063"
},
"stopId": "LOUET-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1770874104"
},
"departure": {
"time": "1770874104"
},
"stopId": "BOSQUE-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1770874154"
},
"departure": {
"time": "1770874154"
},
"stopId": "CHAERI-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1770874200"
},
"departure": {
"time": "1770874200"
},
"stopId": "FONTE-E",
"stopSequence": 50
}
],
"trip": {
"directionId": 1,
"routeId": "03",
"tripId": "6240100"
}
}
},
{
"id": "trip:6239003",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770872040"
},
"stopId": "ROMORNA",
"stopSequence": 0
},
{
"arrival": {
"time": "1770872122"
},
"departure": {
"time": "1770872122"
},
"stopId": "LECHENE",
"stopSequence": 1
},
{
"arrival": {
"time": "1770872145"
},
"departure": {
"time": "1770872145"
},
"stopId": "PORTSG",
"stopSequence": 2
},
{
"arrival": {
"time": "1770872185"
},
"departure": {
"time": "1770872185"
},
"stopId": "VANRIE",
"stopSequence": 3
},
{
"arrival": {
"time": "1770872242"
},
"departure": {
"time": "1770872242"
},
"stopId": "CLOSNEUF",
"stopSequence": 4
},
{
"arrival": {
"time": "1770872299"
},
"departure": {
"time": "1770872299"
},
"stopId": "HOSGEMME",
"stopSequence": 5
},
{
"arrival": {
"time": "1770872344"
},
"departure": {
"time": "1770872344"
},
"stopId": "MASGEMME",
"stopSequence": 6
},
{
"arrival": {
"time": "1770872402"
},
"departure": {
"time": "1770872402"
},
"stopId": "LOUPINO",
"stopSequence": 7
},
{
"arrival": {
"time": "1770872469"
},
"departure": {
"time": "1770872469"
},
"stopId": "LESROSES",
"stopSequence": 8
},
{
"arrival": {
"time": "1770872520"
},
"departure": {
"time": "1770872520"
},
"stopId": "RTEDANGE",
"stopSequence": 9
},
{
"arrival": {
"time": "1770872542"
},
"departure": {
"time": "1770872542"
},
"stopId": "BELOEIL",
"stopSequence": 10
},
{
"arrival": {
"time": "1770872602"
},
"departure": {
"time": "1770872602"
},
"stopId": "JOLIVETT",
"stopSequence": 11
},
{
"arrival": {
"time": "1770872623"
},
"departure": {
"time": "1770872623"
},
"stopId": "HUTREAU",
"stopSequence": 12
},
{
"arrival": {
"time": "1770872692"
},
"departure": {
"time": "1770872692"
},
"stopId": "COSSE",
"stopSequence": 13
},
{
"arrival": {
"time": "1770872729"
},
"departure": {
"time": "1770872729"
},
"stopId": "AUBRY",
"stopSequence": 14
},
{
"arrival": {
"time": "1770872779"
},
"departure": {
"time": "1770872779"
},
"stopId": "MTARDAT",
"stopSequence": 15
},
{
"arrival": {
"time": "1770872809"
},
"departure": {
"time": "1770872809"
},
"stopId": "INTREPID",
"stopSequence": 16
},
{
"arrival": {
"time": "1770872846"
},
"departure": {
"time": "1770872846"
},
"stopId": "BEDIER",
"stopSequence": 17
},
{
"arrival": {
"time": "1770872880"
},
"departure": {
"time": "1770872880"
},
"stopId": "LETANDUE",
"stopSequence": 18
},
{
"arrival": {
"time": "1770872973"
},
"departure": {
"time": "1770872973"
},
"stopId": "STRASBOU",
"stopSequence": 19
},
{
"arrival": {
"time": "1770873029"
},
"departure": {
"time": "1770873029"
},
"stopId": "FREMUR",
"stopSequence": 20
},
{
"arrival": {
"time": "1770873076"
},
"departure": {
"time": "1770873076"
},
"stopId": "VAUBAN",
"stopSequence": 21
},
{
"arrival": {
"time": "1770873109"
},
"departure": {
"time": "1770873109"
},
"stopId": "POIREL",
"stopSequence": 22
},
{
"arrival": {
"time": "1770873168"
},
"departure": {
"time": "1770873168"
},
"stopId": "PONTNOIR",
"stopSequence": 23
},
{
"arrival": {
"time": "1770873206"
},
"departure": {
"time": "1770873206"
},
"stopId": "SEMARD",
"stopSequence": 24
},
{
"arrival": {
"time": "1770873240"
},
"departure": {
"time": "1770873240"
},
"stopId": "GARETERM",
"stopSequence": 25
},
{
"arrival": {
"time": "1770873416"
},
"departure": {
"time": "1770873416"
},
"stopId": "HARAS",
"stopSequence": 26
},
{
"arrival": {
"time": "1770873466"
},
"departure": {
"time": "1770873466"
},
"stopId": "STAUBIN",
"stopSequence": 27
},
{
"arrival": {
"time": "1770873540"
},
"departure": {
"time": "1770873600"
},
"stopId": "LOHUIT",
"stopSequence": 28
},
{
"arrival": {
"time": "1770873714"
},
"departure": {
"time": "1770873714"
},
"stopId": "PLDULY-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1770873774"
},
"departure": {
"time": "1770873774"
},
"stopId": "STJOS-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1770873826"
},
"departure": {
"time": "1770873826"
},
"stopId": "ANFRAN-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1770873864"
},
"departure": {
"time": "1770873864"
},
"stopId": "DESMAZ-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1770873960"
},
"departure": {
"time": "1770873960"
},
"stopId": "MONGAZ-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1770874029"
},
"departure": {
"time": "1770874029"
},
"stopId": "GERICA-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1770874054"
},
"departure": {
"time": "1770874054"
},
"stopId": "STLEON-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1770874151"
},
"departure": {
"time": "1770874151"
},
"stopId": "CORMI-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1770874200"
},
"departure": {
"time": "1770874200"
},
"stopId": "VILSAN-E",
"stopSequence": 38
}
],
"trip": {
"directionId": 0,
"routeId": "08",
"tripId": "6239003"
}
}
},
{
"id": "trip:6237212",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770871980"
},
"stopId": "2MOLIE",
"stopSequence": 0
},
{
"arrival": {
"time": "1770872100"
},
"departure": {
"time": "1770872100"
},
"stopId": "2DOUT",
"stopSequence": 1
},
{
"arrival": {
"time": "1770872270"
},
"departure": {
"time": "1770872270"
},
"stopId": "2QUAI",
"stopSequence": 2
},
{
"arrival": {
"time": "1770872438"
},
"departure": {
"time": "1770872438"
},
"stopId": "2FARC",
"stopSequence": 3
},
{
"arrival": {
"time": "1770872543"
},
"departure": {
"time": "1770872543"
},
"stopId": "2ELYS",
"stopSequence": 4
},
{
"arrival": {
"time": "1770872633"
},
"departure": {
"time": "1770872633"
},
"stopId": "2PATT",
"stopSequence": 5
},
{
"arrival": {
"time": "1770872710"
},
"departure": {
"time": "1770872710"
},
"stopId": "2BARR",
"stopSequence": 6
},
{
"arrival": {
"time": "1770872802"
},
"departure": {
"time": "1770872802"
},
"stopId": "2BEAU",
"stopSequence": 7
},
{
"arrival": {
"time": "1770872890"
},
"stopId": "1BBCA",
"stopSequence": 8
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6237212"
}
}
},
{
"id": "trip:6240094",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770873307"
},
"departure": {
"time": "1770873307"
},
"stopId": "GDPRESSO",
"stopSequence": 1
},
{
"arrival": {
"time": "1770873351"
},
"departure": {
"time": "1770873351"
},
"stopId": "BARBOTER",
"stopSequence": 2
},
{
"arrival": {
"time": "1770873398"
},
"departure": {
"time": "1770873398"
},
"stopId": "FONTENE",
"stopSequence": 3
},
{
"arrival": {
"time": "1770873459"
},
"departure": {
"time": "1770873459"
},
"stopId": "CHAERIGN",
"stopSequence": 4
},
{
"arrival": {
"time": "1770873518"
},
"departure": {
"time": "1770873518"
},
"stopId": "BOSQUET",
"stopSequence": 5
},
{
"arrival": {
"time": "1770873557"
},
"departure": {
"time": "1770873557"
},
"stopId": "LOUET",
"stopSequence": 6
},
{
"arrival": {
"time": "1770873617"
},
"departure": {
"time": "1770873617"
},
"stopId": "DUBE",
"stopSequence": 7
},
{
"arrival": {
"time": "1770873669"
},
"departure": {
"time": "1770873669"
},
"stopId": "LOIRE",
"stopSequence": 8
},
{
"arrival": {
"time": "1770873780"
},
"departure": {
"time": "1770873780"
},
"stopId": "PONTSCEM",
"stopSequence": 9
},
{
"arrival": {
"time": "1770873835"
},
"departure": {
"time": "1770873835"
},
"stopId": "BELPOULE",
"stopSequence": 10
},
{
"arrival": {
"time": "1770873907"
},
"departure": {
"time": "1770873907"
},
"stopId": "AUTHION",
"stopSequence": 11
},
{
"arrival": {
"time": "1770873965"
},
"departure": {
"time": "1770873965"
},
"stopId": "PATUREAU",
"stopSequence": 12
},
{
"arrival": {
"time": "1770874066"
},
"departure": {
"time": "1770874066"
},
"stopId": "GENDRON",
"stopSequence": 13
},
{
"arrival": {
"time": "1770874148"
},
"departure": {
"time": "1770874148"
},
"stopId": "RUELLES",
"stopSequence": 14
},
{
"arrival": {
"time": "1770874200"
},
"departure": {
"time": "1770874200"
},
"stopId": "SABLONS",
"stopSequence": 15
}
],
"trip": {
"directionId": 0,
"routeId": "03",
"tripId": "6240094"
}
}
},
{
"id": "trip:6239741",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770872220"
},
"stopId": "SBAVENAI",
"stopSequence": 0
},
{
"arrival": {
"time": "1770872306"
},
"departure": {
"time": "1770872306"
},
"stopId": "COROT",
"stopSequence": 1
},
{
"arrival": {
"time": "1770872350"
},
"departure": {
"time": "1770872350"
},
"stopId": "CEZANNE",
"stopSequence": 2
},
{
"arrival": {
"time": "1770872387"
},
"departure": {
"time": "1770872387"
},
"stopId": "VERDUN",
"stopSequence": 3
},
{
"arrival": {
"time": "1770872414"
},
"departure": {
"time": "1770872414"
},
"stopId": "PASTEUR",
"stopSequence": 4
},
{
"arrival": {
"time": "1770872520"
},
"departure": {
"time": "1770872520"
},
"stopId": "JAUDETTE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770872565"
},
"departure": {
"time": "1770872565"
},
"stopId": "WALCOURT",
"stopSequence": 6
},
{
"arrival": {
"time": "1770872626"
},
"departure": {
"time": "1770872626"
},
"stopId": "MORLIERE",
"stopSequence": 7
},
{
"arrival": {
"time": "1770872669"
},
"departure": {
"time": "1770872669"
},
"stopId": "CEEQUEST",
"stopSequence": 8
},
{
"arrival": {
"time": "1770872716"
},
"departure": {
"time": "1770872716"
},
"stopId": "PELLERI",
"stopSequence": 9
},
{
"arrival": {
"time": "1770872760"
},
"departure": {
"time": "1770872760"
},
"stopId": "STADE",
"stopSequence": 10
},
{
"arrival": {
"time": "1770872806"
},
"departure": {
"time": "1770872806"
},
"stopId": "AUBEPINE",
"stopSequence": 11
},
{
"arrival": {
"time": "1770872851"
},
"departure": {
"time": "1770872851"
},
"stopId": "GEMMETR",
"stopSequence": 12
},
{
"arrival": {
"time": "1770872906"
},
"departure": {
"time": "1770872906"
},
"stopId": "JUFERRY",
"stopSequence": 13
},
{
"arrival": {
"time": "1770872968"
},
"departure": {
"time": "1770872968"
},
"stopId": "CCHEMINE",
"stopSequence": 14
},
{
"arrival": {
"time": "1770873017"
},
"departure": {
"time": "1770873017"
},
"stopId": "PAPERIE",
"stopSequence": 15
},
{
"arrival": {
"time": "1770873060"
},
"departure": {
"time": "1770873060"
},
"stopId": "LAREUX",
"stopSequence": 16
},
{
"arrival": {
"time": "1770873123"
},
"departure": {
"time": "1770873123"
},
"stopId": "CASERNE",
"stopSequence": 17
},
{
"arrival": {
"time": "1770873196"
},
"departure": {
"time": "1770873196"
},
"stopId": "ARCEAU",
"stopSequence": 18
},
{
"arrival": {
"time": "1770873248"
},
"departure": {
"time": "1770873248"
},
"stopId": "AFPA",
"stopSequence": 19
},
{
"arrival": {
"time": "1770873310"
},
"departure": {
"time": "1770873310"
},
"stopId": "CIMETIER",
"stopSequence": 20
},
{
"arrival": {
"time": "1770873394"
},
"departure": {
"time": "1770873394"
},
"stopId": "MONTAIG",
"stopSequence": 21
},
{
"arrival": {
"time": "1770873430"
},
"departure": {
"time": "1770873430"
},
"stopId": "GARDOT",
"stopSequence": 22
},
{
"arrival": {
"time": "1770873480"
},
"departure": {
"time": "1770873480"
},
"stopId": "STEXUPER",
"stopSequence": 23
},
{
"arrival": {
"time": "1770873547"
},
"departure": {
"time": "1770873547"
},
"stopId": "SECUSOCI",
"stopSequence": 24
},
{
"arrival": {
"time": "1770873667"
},
"departure": {
"time": "1770873667"
},
"stopId": "MAIL-NAE",
"stopSequence": 25
},
{
"arrival": {
"time": "1770873720"
},
"departure": {
"time": "1770873900"
},
"stopId": "FO-LOR-R",
"stopSequence": 26
},
{
"arrival": {
"time": "1770873987"
},
"departure": {
"time": "1770873987"
},
"stopId": "STAUBI-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1770874029"
},
"departure": {
"time": "1770874029"
},
"stopId": "HARAS-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1770874140"
},
"departure": {
"time": "1770874140"
},
"stopId": "LESGAR-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1770874225"
},
"departure": {
"time": "1770874225"
},
"stopId": "BREMON-E",
"stopSequence": 30
}
],
"trip": {
"directionId": 1,
"routeId": "02",
"tripId": "6239741"
}
}
},
{
"id": "trip:6237262",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770873060"
},
"stopId": "2MOLIE",
"stopSequence": 0
},
{
"arrival": {
"time": "1770873180"
},
"departure": {
"time": "1770873180"
},
"stopId": "2DOUT",
"stopSequence": 1
},
{
"arrival": {
"time": "1770873350"
},
"departure": {
"time": "1770873350"
},
"stopId": "2QUAI",
"stopSequence": 2
},
{
"arrival": {
"time": "1770873518"
},
"departure": {
"time": "1770873518"
},
"stopId": "2FARC",
"stopSequence": 3
},
{
"arrival": {
"time": "1770873623"
},
"departure": {
"time": "1770873623"
},
"stopId": "2ELYS",
"stopSequence": 4
},
{
"arrival": {
"time": "1770873713"
},
"departure": {
"time": "1770873713"
},
"stopId": "2PATT",
"stopSequence": 5
},
{
"arrival": {
"time": "1770873790"
},
"departure": {
"time": "1770873790"
},
"stopId": "2BARR",
"stopSequence": 6
},
{
"arrival": {
"time": "1770873882"
},
"departure": {
"time": "1770873882"
},
"stopId": "2BEAU",
"stopSequence": 7
},
{
"arrival": {
"time": "1770873970"
},
"stopId": "1BBCA",
"stopSequence": 8
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6237262"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1770870631"
}
}