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
❌315 erreurs, 176 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 22/02/2026 à 08h09 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
Sequential stop_time_update times are not increasing E022 32 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 6189694 stop_sequence 37 arrival_time 08:07:39 (1771744059) is less than previous stop arrival_time 08:21:47 (1771744907) - times must increase between two sequential stops
- trip_id 6189694 stop_sequence 37 arrival_time 08:07:39 (1771744059) is less than previous stop departure_time 08:21:47 (1771744907) - times must increase between two sequential stops
- trip_id 6189694 stop_sequence 37 departure_time 08:07:39 (1771744059) is less than previous stop departure_time 08:21:47 (1771744907) - times must increase between two sequential stops
- trip_id 6189694 stop_sequence 37 departure_time 08:07:39 (1771744059) is less than previous stop arrival_time 08:21:47 (1771744907) - times must increase between two sequential stops
- trip_id 6189707 stop_sequence 34 arrival_time 08:08:00 (1771744080) is less than previous stop arrival_time 08:09:35 (1771744175) - times must increase between two sequential stops
GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 283 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 6189694 stop_sequence 37 has stop_id DELATA-E but GTFS stop_sequence 37 has stop_id TROIPA-E - stop_ids should be the same
- GTFS-rt trip_id 6189694 stop_sequence 38 has stop_id ALLARD-E but GTFS stop_sequence 38 has stop_id SABLON-E - stop_ids should be the same
- GTFS-rt trip_id 6189694 stop_sequence 39 has stop_id TASSIG-E but GTFS stop_sequence 39 has stop_id RUELLE-E - stop_ids should be the same
- GTFS-rt trip_id 6189694 stop_sequence 40 has stop_id TROIPA-E but GTFS stop_sequence 40 has stop_id GENDRO-E - stop_ids should be the same
- GTFS-rt trip_id 6189694 stop_sequence 41 has stop_id SABLON-E but GTFS stop_sequence 41 has stop_id PATUR-E - stop_ids should be the same
Avertissements
timestamp not populated W001 46 erreurs
Timestamps should be populated for all elements
Exemples d'erreurs
- trip_id 6224918 does not have a timestamp
- trip_id 6555427 does not have a timestamp
- trip_id 6189694 does not have a timestamp
- trip_id 6189669 does not have a timestamp
- trip_id 6555385 does not have a timestamp
vehicle_id not populated W002 46 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id 6224918 does not have a vehicle_id
- trip_id 6555427 does not have a vehicle_id
- trip_id 6189694 does not have a vehicle_id
- trip_id 6189669 does not have a vehicle_id
- trip_id 6555385 does not have a vehicle_id
schedule_relationship not populated W009 84 erreurs
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Exemples d'erreurs
- trip_id 6224918 stop_sequence 0 (and potentially more for this trip) does not have a schedule_relationship
- trip_id 6224918 does not have a schedule_relationship
- trip_id 6555427 stop_sequence 0 (and potentially more for this trip) does not have a schedule_relationship
- trip_id 6555427 does not have a schedule_relationship
- trip_id 6189694 stop_sequence 19 (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 508 | 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 | 34 576 | 29 fois (100 % des validations) |
| W001 | Timestamps should be populated for all elements | 7 018 | 29 fois (100 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 7 018 | 29 fois (100 % des validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 13 943 | 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 | 401 | 25 fois (86 % 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. | 280 | 24 fois (83 % des validations) |
| E001 | All timestamps must be in POSIX time (i.e., number of seconds since January 1st 1970 00:00:00 UTC) | 256 | 23 fois (79 % des validations) |
| E002 | stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence | 51 | 14 fois (48 % des validations) |
| E036 | Sequential GTFS-rt trip stop_time_updates should never have the same stop_sequence | 54 | 14 fois (48 % des validations) |
| E037 | Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id | 29 | 7 fois (24 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 23/02/2026 à 05h52 Europe/Paris.
trip_updates (101) vehicle_positions (0) service_alerts (0)Entités présentes dans ce flux lors des 7 derniers jours.
trip_updatesFlux GTFS-RT décodé
Voir le contenu du flux
Voici le flux GTFS-RT décodé au format Protobuf le 23/02/2026 à 05h52 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "trip:6568129",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771822293"
},
"stopId": "BOUCHEM",
"stopSequence": 0
},
{
"arrival": {
"time": "1771822334"
},
"departure": {
"time": "1771822334"
},
"stopId": "CHEVRIER",
"stopSequence": 1
},
{
"arrival": {
"time": "1771822361"
},
"departure": {
"time": "1771822361"
},
"stopId": "PETPORT",
"stopSequence": 2
},
{
"arrival": {
"time": "1771822424"
},
"departure": {
"time": "1771822424"
},
"stopId": "HAUBOUCH",
"stopSequence": 3
},
{
"arrival": {
"time": "1771822473"
},
"departure": {
"time": "1771822473"
},
"stopId": "ARTAUD",
"stopSequence": 4
},
{
"arrival": {
"time": "1771822524"
},
"departure": {
"time": "1771822524"
},
"stopId": "PIVERDIE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771822575"
},
"departure": {
"time": "1771822575"
},
"stopId": "CHATAIGN",
"stopSequence": 6
},
{
"arrival": {
"time": "1771822606"
},
"departure": {
"time": "1771822606"
},
"stopId": "CLOSVI-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771822655"
},
"departure": {
"time": "1771822655"
},
"stopId": "P-ANJO-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771822713"
},
"departure": {
"time": "1771822713"
},
"stopId": "HARENC",
"stopSequence": 9
},
{
"arrival": {
"time": "1771822785"
},
"departure": {
"time": "1771822785"
},
"stopId": "P-ANJOU",
"stopSequence": 10
},
{
"arrival": {
"time": "1771822833"
},
"departure": {
"time": "1771822833"
},
"stopId": "VALMAI-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771822904"
},
"departure": {
"time": "1771822904"
},
"stopId": "PETVIVIE",
"stopSequence": 12
},
{
"arrival": {
"time": "1771822980"
},
"departure": {
"time": "1771822980"
},
"stopId": "PRUNIERS",
"stopSequence": 13
},
{
"arrival": {
"time": "1771823014"
},
"departure": {
"time": "1771823014"
},
"stopId": "CROISETT",
"stopSequence": 14
},
{
"arrival": {
"time": "1771823119"
},
"departure": {
"time": "1771823119"
},
"stopId": "CAMLACMA",
"stopSequence": 15
},
{
"arrival": {
"time": "1771823165"
},
"departure": {
"time": "1771823165"
},
"stopId": "LACDMAIN",
"stopSequence": 16
},
{
"arrival": {
"time": "1771823211"
},
"departure": {
"time": "1771823211"
},
"stopId": "MAISENVI",
"stopSequence": 17
},
{
"arrival": {
"time": "1771823253"
},
"departure": {
"time": "1771823253"
},
"stopId": "PERUSSAI",
"stopSequence": 18
},
{
"arrival": {
"time": "1771823281"
},
"departure": {
"time": "1771823281"
},
"stopId": "MAISLAC",
"stopSequence": 19
},
{
"arrival": {
"time": "1771823312"
},
"departure": {
"time": "1771823312"
},
"stopId": "JEAN-MON",
"stopSequence": 20
},
{
"arrival": {
"time": "1771823438"
},
"departure": {
"time": "1771823438"
},
"stopId": "CNFPT",
"stopSequence": 21
},
{
"arrival": {
"time": "1771823496"
},
"departure": {
"time": "1771823496"
},
"stopId": "BEAUSSIE",
"stopSequence": 22
},
{
"arrival": {
"time": "1771823556"
},
"departure": {
"time": "1771823556"
},
"stopId": "CITEUNIV",
"stopSequence": 23
},
{
"arrival": {
"time": "1771823606"
},
"departure": {
"time": "1771823606"
},
"stopId": "POLYTECH",
"stopSequence": 24
},
{
"arrival": {
"time": "1771823667"
},
"departure": {
"time": "1771823667"
},
"stopId": "NDAMELAC",
"stopSequence": 25
},
{
"arrival": {
"time": "1771823733"
},
"departure": {
"time": "1771823733"
},
"stopId": "BOISRAME",
"stopSequence": 26
},
{
"arrival": {
"time": "1771823796"
},
"departure": {
"time": "1771823796"
},
"stopId": "CHBBEILL",
"stopSequence": 27
},
{
"arrival": {
"time": "1771823857"
},
"departure": {
"time": "1771823857"
},
"stopId": "MVIGNE",
"stopSequence": 28
},
{
"arrival": {
"time": "1771823945"
},
"departure": {
"time": "1771823945"
},
"stopId": "FARCYSJA",
"stopSequence": 29
},
{
"arrival": {
"time": "1771824151"
},
"departure": {
"time": "1771824151"
},
"stopId": "LEQUAI-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771824207"
},
"departure": {
"time": "1771824207"
},
"stopId": "MONPR-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771824256"
},
"departure": {
"time": "1771824256"
},
"stopId": "DESCAZ-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771824315"
},
"departure": {
"time": "1771824315"
},
"stopId": "BICHBI-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771824344"
},
"departure": {
"time": "1771824344"
},
"stopId": "STTHER-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771824410"
},
"departure": {
"time": "1771824410"
},
"stopId": "BARRA-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771824458"
},
"departure": {
"time": "1771824458"
},
"stopId": "BLERIO-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771824536"
},
"departure": {
"time": "1771824536"
},
"stopId": "LECUIT-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771824571"
},
"departure": {
"time": "1771824571"
},
"stopId": "FRATE-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771824626"
},
"departure": {
"time": "1771824626"
},
"stopId": "CHARNA-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771824679"
},
"departure": {
"time": "1771824679"
},
"stopId": "ESEO-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771824710"
},
"departure": {
"time": "1771824710"
},
"stopId": "WJMOU",
"stopSequence": 41
},
{
"arrival": {
"time": "1771824783"
},
"departure": {
"time": "1771824783"
},
"stopId": "FMEDEC-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771824832"
},
"departure": {
"time": "1771824832"
},
"stopId": "HRECUL-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771824780"
},
"stopId": "HOPITAL",
"stopSequence": 45
}
],
"trip": {
"directionId": 0,
"routeId": "06",
"tripId": "6568129"
}
}
},
{
"id": "trip:6566114",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771822251"
},
"departure": {
"time": "1771822280"
},
"stopId": "2JVIL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771822380"
},
"departure": {
"time": "1771822380"
},
"stopId": "2JE23",
"stopSequence": 2
},
{
"arrival": {
"time": "1771822510"
},
"departure": {
"time": "1771822510"
},
"stopId": "2BAMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771822630"
},
"departure": {
"time": "1771822630"
},
"stopId": "2STRA",
"stopSequence": 4
},
{
"arrival": {
"time": "1771822730"
},
"departure": {
"time": "1771822730"
},
"stopId": "2LAFA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771822840"
},
"departure": {
"time": "1771822840"
},
"stopId": "2LGAR",
"stopSequence": 6
},
{
"arrival": {
"time": "1771822940"
},
"departure": {
"time": "1771822940"
},
"stopId": "2HARA",
"stopSequence": 7
},
{
"arrival": {
"time": "1771823030"
},
"stopId": "2FMBL",
"stopSequence": 8
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6566114"
}
}
},
{
"id": "trip:6567918",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771822440"
},
"stopId": "ROMORNA",
"stopSequence": 0
},
{
"arrival": {
"time": "1771822522"
},
"departure": {
"time": "1771822522"
},
"stopId": "LECHENE",
"stopSequence": 1
},
{
"arrival": {
"time": "1771822545"
},
"departure": {
"time": "1771822545"
},
"stopId": "PORTSG",
"stopSequence": 2
},
{
"arrival": {
"time": "1771822585"
},
"departure": {
"time": "1771822585"
},
"stopId": "VANRIE",
"stopSequence": 3
},
{
"arrival": {
"time": "1771822642"
},
"departure": {
"time": "1771822642"
},
"stopId": "CLOSNEUF",
"stopSequence": 4
},
{
"arrival": {
"time": "1771822699"
},
"departure": {
"time": "1771822699"
},
"stopId": "HOSGEMME",
"stopSequence": 5
},
{
"arrival": {
"time": "1771822744"
},
"departure": {
"time": "1771822744"
},
"stopId": "MASGEMME",
"stopSequence": 6
},
{
"arrival": {
"time": "1771822802"
},
"departure": {
"time": "1771822802"
},
"stopId": "LOUPINO",
"stopSequence": 7
},
{
"arrival": {
"time": "1771822869"
},
"departure": {
"time": "1771822869"
},
"stopId": "LESROSES",
"stopSequence": 8
},
{
"arrival": {
"time": "1771822920"
},
"departure": {
"time": "1771822920"
},
"stopId": "RTEDANGE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771822942"
},
"departure": {
"time": "1771822942"
},
"stopId": "BELOEIL",
"stopSequence": 10
},
{
"arrival": {
"time": "1771823002"
},
"departure": {
"time": "1771823002"
},
"stopId": "JOLIVETT",
"stopSequence": 11
},
{
"arrival": {
"time": "1771823023"
},
"departure": {
"time": "1771823023"
},
"stopId": "HUTREAU",
"stopSequence": 12
},
{
"arrival": {
"time": "1771823092"
},
"departure": {
"time": "1771823092"
},
"stopId": "COSSE",
"stopSequence": 13
},
{
"arrival": {
"time": "1771823129"
},
"departure": {
"time": "1771823129"
},
"stopId": "AUBRY",
"stopSequence": 14
},
{
"arrival": {
"time": "1771823179"
},
"departure": {
"time": "1771823179"
},
"stopId": "MTARDAT",
"stopSequence": 15
},
{
"arrival": {
"time": "1771823209"
},
"departure": {
"time": "1771823209"
},
"stopId": "INTREPID",
"stopSequence": 16
},
{
"arrival": {
"time": "1771823246"
},
"departure": {
"time": "1771823246"
},
"stopId": "BEDIER",
"stopSequence": 17
},
{
"arrival": {
"time": "1771823280"
},
"departure": {
"time": "1771823280"
},
"stopId": "LETANDUE",
"stopSequence": 18
},
{
"arrival": {
"time": "1771823373"
},
"departure": {
"time": "1771823373"
},
"stopId": "STRASBOU",
"stopSequence": 19
},
{
"arrival": {
"time": "1771823429"
},
"departure": {
"time": "1771823429"
},
"stopId": "FREMUR",
"stopSequence": 20
},
{
"arrival": {
"time": "1771823476"
},
"departure": {
"time": "1771823476"
},
"stopId": "VAUBAN",
"stopSequence": 21
},
{
"arrival": {
"time": "1771823509"
},
"departure": {
"time": "1771823509"
},
"stopId": "POIREL",
"stopSequence": 22
},
{
"arrival": {
"time": "1771823568"
},
"departure": {
"time": "1771823568"
},
"stopId": "PONTNOIR",
"stopSequence": 23
},
{
"arrival": {
"time": "1771823606"
},
"departure": {
"time": "1771823606"
},
"stopId": "SEMARD",
"stopSequence": 24
},
{
"arrival": {
"time": "1771823640"
},
"departure": {
"time": "1771823640"
},
"stopId": "GARETERM",
"stopSequence": 25
},
{
"arrival": {
"time": "1771823816"
},
"departure": {
"time": "1771823816"
},
"stopId": "HARAS",
"stopSequence": 26
},
{
"arrival": {
"time": "1771823866"
},
"departure": {
"time": "1771823866"
},
"stopId": "STAUBIN",
"stopSequence": 27
},
{
"arrival": {
"time": "1771823940"
},
"departure": {
"time": "1771824000"
},
"stopId": "LOHUIT",
"stopSequence": 28
},
{
"arrival": {
"time": "1771824114"
},
"departure": {
"time": "1771824114"
},
"stopId": "PLDULY-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771824174"
},
"departure": {
"time": "1771824174"
},
"stopId": "STJOS-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771824226"
},
"departure": {
"time": "1771824226"
},
"stopId": "ANFRAN-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771824264"
},
"departure": {
"time": "1771824264"
},
"stopId": "DESMAZ-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771824360"
},
"departure": {
"time": "1771824360"
},
"stopId": "MONGAZ-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771824429"
},
"departure": {
"time": "1771824429"
},
"stopId": "GERICA-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771824454"
},
"departure": {
"time": "1771824454"
},
"stopId": "STLEON-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771824551"
},
"departure": {
"time": "1771824551"
},
"stopId": "CORMI-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771824600"
},
"departure": {
"time": "1771824600"
},
"stopId": "VILSAN-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771824711"
},
"departure": {
"time": "1771824711"
},
"stopId": "GASPAL-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771824790"
},
"departure": {
"time": "1771824790"
},
"stopId": "MARAIS",
"stopSequence": 40
},
{
"arrival": {
"time": "1771824835"
},
"departure": {
"time": "1771824835"
},
"stopId": "BELLVUTR",
"stopSequence": 41
},
{
"arrival": {
"time": "1771824899"
},
"departure": {
"time": "1771824899"
},
"stopId": "DAGUER-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771824946"
},
"departure": {
"time": "1771824946"
},
"stopId": "ALLUME-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771824987"
},
"departure": {
"time": "1771824987"
},
"stopId": "RIOTTE-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771825046"
},
"departure": {
"time": "1771825046"
},
"stopId": "LAVOIR-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771825140"
},
"departure": {
"time": "1771825140"
},
"stopId": "JEBOUT-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771825220"
},
"departure": {
"time": "1771825220"
},
"stopId": "GUILLEB.",
"stopSequence": 47
},
{
"arrival": {
"time": "1771825259"
},
"departure": {
"time": "1771825259"
},
"stopId": "RONCIE-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771825303"
},
"departure": {
"time": "1771825303"
},
"stopId": "JEROST-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771825342"
},
"departure": {
"time": "1771825342"
},
"stopId": "MACURI-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771825380"
},
"departure": {
"time": "1771825380"
},
"stopId": "GGSAND-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771825417"
},
"departure": {
"time": "1771825417"
},
"stopId": "FRANVI-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771825474"
},
"departure": {
"time": "1771825474"
},
"stopId": "PATUR-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771825515"
},
"departure": {
"time": "1771825515"
},
"stopId": "POUILL-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771825620"
},
"stopId": "VERNUSSO",
"stopSequence": 56
}
],
"trip": {
"directionId": 0,
"routeId": "08",
"tripId": "6567918"
}
}
},
{
"id": "trip:6570283",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771823700"
},
"stopId": "MENDESFR",
"stopSequence": 0
},
{
"arrival": {
"time": "1771823820"
},
"departure": {
"time": "1771823820"
},
"stopId": "FO-LOR-R",
"stopSequence": 1
},
{
"arrival": {
"time": "1771823942"
},
"departure": {
"time": "1771823942"
},
"stopId": "STAUBI-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771824000"
},
"departure": {
"time": "1771824000"
},
"stopId": "HARAS-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771824052"
},
"departure": {
"time": "1771824052"
},
"stopId": "LICES",
"stopSequence": 4
},
{
"arrival": {
"time": "1771824113"
},
"departure": {
"time": "1771824113"
},
"stopId": "CCI-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771824159"
},
"departure": {
"time": "1771824159"
},
"stopId": "CHDARR-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771824300"
},
"stopId": "LEQUAI-E",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "Tbus",
"tripId": "6570283"
}
}
},
{
"id": "trip:6566226",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771824300"
},
"stopId": "2FMBL",
"stopSequence": 0
},
{
"arrival": {
"time": "1771824390"
},
"departure": {
"time": "1771824390"
},
"stopId": "1HARA",
"stopSequence": 1
},
{
"arrival": {
"time": "1771824500"
},
"departure": {
"time": "1771824500"
},
"stopId": "1LGAR",
"stopSequence": 2
},
{
"arrival": {
"time": "1771824590"
},
"departure": {
"time": "1771824590"
},
"stopId": "1LAFA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771824690"
},
"departure": {
"time": "1771824690"
},
"stopId": "1STRA",
"stopSequence": 4
},
{
"arrival": {
"time": "1771824790"
},
"departure": {
"time": "1771824790"
},
"stopId": "1BAMA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771824900"
},
"departure": {
"time": "1771824900"
},
"stopId": "1JE23",
"stopSequence": 6
},
{
"arrival": {
"time": "1771825010"
},
"departure": {
"time": "1771825010"
},
"stopId": "1JVIL",
"stopSequence": 7
},
{
"arrival": {
"time": "1771825140"
},
"stopId": "2ANRO",
"stopSequence": 8
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6566226"
}
}
},
{
"id": "trip:6570285",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771825440"
},
"stopId": "MENDESFR",
"stopSequence": 0
},
{
"arrival": {
"time": "1771825560"
},
"departure": {
"time": "1771825560"
},
"stopId": "FO-LOR-R",
"stopSequence": 1
},
{
"arrival": {
"time": "1771825682"
},
"departure": {
"time": "1771825682"
},
"stopId": "STAUBI-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771825740"
},
"departure": {
"time": "1771825740"
},
"stopId": "HARAS-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771825792"
},
"departure": {
"time": "1771825792"
},
"stopId": "LICES",
"stopSequence": 4
},
{
"arrival": {
"time": "1771825853"
},
"departure": {
"time": "1771825853"
},
"stopId": "CCI-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771825899"
},
"departure": {
"time": "1771825899"
},
"stopId": "CHDARR-E",
"stopSequence": 6
}
],
"trip": {
"directionId": 0,
"routeId": "Tbus",
"tripId": "6570285"
}
}
},
{
"id": "trip:6567994",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771822920"
},
"stopId": "BENE",
"stopSequence": 0
},
{
"arrival": {
"time": "1771822974"
},
"departure": {
"time": "1771822974"
},
"stopId": "JUIGDEP",
"stopSequence": 1
},
{
"arrival": {
"time": "1771823006"
},
"departure": {
"time": "1771823006"
},
"stopId": "CAMPJUIG",
"stopSequence": 2
},
{
"arrival": {
"time": "1771823034"
},
"departure": {
"time": "1771823034"
},
"stopId": "RENOIR",
"stopSequence": 3
},
{
"arrival": {
"time": "1771823062"
},
"departure": {
"time": "1771823062"
},
"stopId": "RECLAIR",
"stopSequence": 4
},
{
"arrival": {
"time": "1771823095"
},
"departure": {
"time": "1771823095"
},
"stopId": "DOMVATER",
"stopSequence": 5
},
{
"arrival": {
"time": "1771823334"
},
"departure": {
"time": "1771823334"
},
"stopId": "PISCMU-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771823336"
},
"departure": {
"time": "1771823336"
},
"stopId": "PISCMUFF",
"stopSequence": 7
},
{
"arrival": {
"time": "1771823407"
},
"departure": {
"time": "1771823407"
},
"stopId": "ANAFRAN",
"stopSequence": 8
},
{
"arrival": {
"time": "1771823100"
},
"departure": {
"time": "1771823100"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DOMVAL",
"stopSequence": 9
},
{
"arrival": {
"time": "1771823124"
},
"departure": {
"time": "1771823124"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GERMTILL",
"stopSequence": 10
},
{
"arrival": {
"time": "1771823282"
},
"departure": {
"time": "1771823282"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HAUCOUD",
"stopSequence": 11
},
{
"arrival": {
"time": "1771823317"
},
"departure": {
"time": "1771823317"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHPEGUY",
"stopSequence": 12
},
{
"arrival": {
"time": "1771823338"
},
"departure": {
"time": "1771823338"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DIX8JUI",
"stopSequence": 13
},
{
"arrival": {
"time": "1771823370"
},
"departure": {
"time": "1771823370"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DEBEAUVO",
"stopSequence": 14
},
{
"arrival": {
"time": "1771823467"
},
"departure": {
"time": "1771823467"
},
"stopId": "ZOLA",
"stopSequence": 15
},
{
"arrival": {
"time": "1771823513"
},
"departure": {
"time": "1771823513"
},
"stopId": "BELAIR",
"stopSequence": 16
},
{
"arrival": {
"time": "1771823561"
},
"departure": {
"time": "1771823561"
},
"stopId": "ESPMONTR",
"stopSequence": 17
},
{
"arrival": {
"time": "1771823616"
},
"departure": {
"time": "1771823616"
},
"stopId": "PLATFLEU",
"stopSequence": 18
},
{
"arrival": {
"time": "1771823666"
},
"departure": {
"time": "1771823666"
},
"stopId": "JEHUEZ",
"stopSequence": 19
},
{
"arrival": {
"time": "1771823707"
},
"departure": {
"time": "1771823707"
},
"stopId": "MASTELLE",
"stopSequence": 20
},
{
"arrival": {
"time": "1771823746"
},
"departure": {
"time": "1771823746"
},
"stopId": "AVENEURO",
"stopSequence": 21
},
{
"arrival": {
"time": "1771823764"
},
"departure": {
"time": "1771823764"
},
"stopId": "DANEMA",
"stopSequence": 22
},
{
"arrival": {
"time": "1771823820"
},
"departure": {
"time": "1771823820"
},
"stopId": "ALLEMAGN",
"stopSequence": 23
},
{
"arrival": {
"time": "1771823852"
},
"departure": {
"time": "1771823852"
},
"stopId": "ITALIE",
"stopSequence": 24
},
{
"arrival": {
"time": "1771823888"
},
"departure": {
"time": "1771823888"
},
"stopId": "IRLANDE",
"stopSequence": 25
},
{
"arrival": {
"time": "1771823937"
},
"departure": {
"time": "1771823937"
},
"stopId": "AUTRICH",
"stopSequence": 26
},
{
"arrival": {
"time": "1771823956"
},
"departure": {
"time": "1771823956"
},
"stopId": "PLOTTIER",
"stopSequence": 27
},
{
"arrival": {
"time": "1771824007"
},
"departure": {
"time": "1771824007"
},
"stopId": "CCADEA",
"stopSequence": 28
},
{
"arrival": {
"time": "1771824024"
},
"departure": {
"time": "1771824024"
},
"stopId": "AUCHAN",
"stopSequence": 29
},
{
"arrival": {
"time": "1771824129"
},
"departure": {
"time": "1771824129"
},
"stopId": "AARDBUS",
"stopSequence": 30
},
{
"arrival": {
"time": "1771824174"
},
"departure": {
"time": "1771824174"
},
"stopId": "POIVRE",
"stopSequence": 31
},
{
"arrival": {
"time": "1771824214"
},
"departure": {
"time": "1771824214"
},
"stopId": "BONPLAND",
"stopSequence": 32
},
{
"arrival": {
"time": "1771824261"
},
"departure": {
"time": "1771824261"
},
"stopId": "LEPRE",
"stopSequence": 33
},
{
"arrival": {
"time": "1771824312"
},
"departure": {
"time": "1771824312"
},
"stopId": "SALET-AR",
"stopSequence": 34
},
{
"arrival": {
"time": "1771824344"
},
"departure": {
"time": "1771824344"
},
"stopId": "RIPOLLE",
"stopSequence": 35
},
{
"arrival": {
"time": "1771824395"
},
"departure": {
"time": "1771824395"
},
"stopId": "PEGARDE",
"stopSequence": 36
},
{
"arrival": {
"time": "1771824442"
},
"departure": {
"time": "1771824442"
},
"stopId": "CIAVRILL",
"stopSequence": 37
},
{
"arrival": {
"time": "1771824492"
},
"departure": {
"time": "1771824492"
},
"stopId": "MAIRAVR",
"stopSequence": 38
},
{
"arrival": {
"time": "1771824535"
},
"departure": {
"time": "1771824535"
},
"stopId": "MAUFINE",
"stopSequence": 39
},
{
"arrival": {
"time": "1771824597"
},
"departure": {
"time": "1771824597"
},
"stopId": "DELAUNE",
"stopSequence": 40
},
{
"arrival": {
"time": "1771824636"
},
"departure": {
"time": "1771824636"
},
"stopId": "BEURRIER",
"stopSequence": 41
},
{
"arrival": {
"time": "1771824704"
},
"departure": {
"time": "1771824704"
},
"stopId": "BRASSENS",
"stopSequence": 42
},
{
"arrival": {
"time": "1771824753"
},
"departure": {
"time": "1771824753"
},
"stopId": "RONDE",
"stopSequence": 43
},
{
"arrival": {
"time": "1771824796"
},
"departure": {
"time": "1771824796"
},
"stopId": "PLAMAY",
"stopSequence": 44
},
{
"arrival": {
"time": "1771824852"
},
"departure": {
"time": "1771824852"
},
"stopId": "KENNEDY",
"stopSequence": 45
},
{
"arrival": {
"time": "1771824894"
},
"departure": {
"time": "1771824894"
},
"stopId": "ECHMAN",
"stopSequence": 46
},
{
"arrival": {
"time": "1771824959"
},
"departure": {
"time": "1771824959"
},
"stopId": "LIZE07",
"stopSequence": 47
},
{
"arrival": {
"time": "1771824990"
},
"departure": {
"time": "1771824990"
},
"stopId": "GASNIER",
"stopSequence": 48
},
{
"arrival": {
"time": "1771825037"
},
"departure": {
"time": "1771825037"
},
"stopId": "GOURONNI",
"stopSequence": 49
},
{
"arrival": {
"time": "1771825097"
},
"departure": {
"time": "1771825097"
},
"stopId": "CLOUET",
"stopSequence": 50
},
{
"arrival": {
"time": "1771825124"
},
"departure": {
"time": "1771825124"
},
"stopId": "BICHLAZA",
"stopSequence": 51
},
{
"arrival": {
"time": "1771825152"
},
"departure": {
"time": "1771825152"
},
"stopId": "DESCAZEA",
"stopSequence": 52
},
{
"arrival": {
"time": "1771825263"
},
"departure": {
"time": "1771825263"
},
"stopId": "TRINITE",
"stopSequence": 53
},
{
"arrival": {
"time": "1771825332"
},
"stopId": "BEAUREPA",
"stopSequence": 54
}
],
"trip": {
"directionId": 0,
"routeId": "07",
"tripId": "6567994"
}
}
},
{
"id": "trip:6567693",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771824780"
},
"stopId": "LATOLL",
"stopSequence": 0
},
{
"arrival": {
"time": "1771824837"
},
"departure": {
"time": "1771824837"
},
"stopId": "ECHATS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771824878"
},
"departure": {
"time": "1771824878"
},
"stopId": "CITRONNL",
"stopSequence": 2
},
{
"arrival": {
"time": "1771824925"
},
"departure": {
"time": "1771824925"
},
"stopId": "MONOD",
"stopSequence": 3
},
{
"arrival": {
"time": "1771824960"
},
"departure": {
"time": "1771824960"
},
"stopId": "CERFEUIL",
"stopSequence": 4
},
{
"arrival": {
"time": "1771825021"
},
"departure": {
"time": "1771825021"
},
"stopId": "PROMENIE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771825062"
},
"departure": {
"time": "1771825062"
},
"stopId": "GRANBELL",
"stopSequence": 6
},
{
"arrival": {
"time": "1771825102"
},
"departure": {
"time": "1771825102"
},
"stopId": "RODIN",
"stopSequence": 7
},
{
"arrival": {
"time": "1771825140"
},
"departure": {
"time": "1771825140"
},
"stopId": "BRGPAILL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771825222"
},
"departure": {
"time": "1771825222"
},
"stopId": "LANDREAU",
"stopSequence": 9
},
{
"arrival": {
"time": "1771825254"
},
"departure": {
"time": "1771825254"
},
"stopId": "GDPERIGN",
"stopSequence": 10
},
{
"arrival": {
"time": "1771825294"
},
"departure": {
"time": "1771825294"
},
"stopId": "INRA",
"stopSequence": 11
},
{
"arrival": {
"time": "1771825320"
},
"departure": {
"time": "1771825320"
},
"stopId": "MOREL",
"stopSequence": 12
},
{
"arrival": {
"time": "1771825380"
},
"departure": {
"time": "1771825380"
},
"stopId": "DARWIN",
"stopSequence": 13
},
{
"arrival": {
"time": "1771825500"
},
"departure": {
"time": "1771825500"
},
"stopId": "CNFPT-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771825740"
},
"departure": {
"time": "1771825740"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHDARR",
"stopSequence": 21
},
{
"arrival": {
"time": "1771825811"
},
"departure": {
"time": "1771825811"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ACADEMIE",
"stopSequence": 22
},
{
"arrival": {
"time": "1771825889"
},
"departure": {
"time": "1771825889"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GBREM-E",
"stopSequence": 23
}
],
"trip": {
"directionId": 0,
"routeId": "20",
"tripId": "6567693"
}
}
},
{
"id": "trip:6568491",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771822246"
},
"departure": {
"time": "1771822246"
},
"stopId": "MVIGNE",
"stopSequence": 26
},
{
"arrival": {
"time": "1771822287"
},
"departure": {
"time": "1771822306"
},
"stopId": "FARCYSJA",
"stopSequence": 27
},
{
"arrival": {
"time": "1771822351"
},
"departure": {
"time": "1771822351"
},
"stopId": "SAJACQUE",
"stopSequence": 28
},
{
"arrival": {
"time": "1771822382"
},
"stopId": "MONPROF.",
"stopSequence": 29
}
],
"trip": {
"directionId": 0,
"routeId": "02",
"tripId": "6568491"
}
}
},
{
"id": "trip:6566425",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771825560"
},
"stopId": "2MONP",
"stopSequence": 0
},
{
"arrival": {
"time": "1771825642"
},
"departure": {
"time": "1771825642"
},
"stopId": "2EURO",
"stopSequence": 1
},
{
"arrival": {
"time": "1771825728"
},
"departure": {
"time": "1771825728"
},
"stopId": "2DUNA",
"stopSequence": 2
},
{
"arrival": {
"time": "1771825900"
},
"departure": {
"time": "1771825900"
},
"stopId": "2BRIS",
"stopSequence": 3
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6566425"
}
}
},
{
"id": "trip:6568279",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771825500"
},
"stopId": "PARCEXPO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771825601"
},
"departure": {
"time": "1771825601"
},
"stopId": "PROVINS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771825670"
},
"departure": {
"time": "1771825670"
},
"stopId": "RTEPARIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771825740"
},
"departure": {
"time": "1771825740"
},
"stopId": "BANCSTMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771825782"
},
"departure": {
"time": "1771825782"
},
"stopId": "SEPSONET",
"stopSequence": 4
},
{
"arrival": {
"time": "1771825840"
},
"departure": {
"time": "1771825840"
},
"stopId": "SOLELEVA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771825913"
},
"departure": {
"time": "1771825913"
},
"stopId": "CHATENAY",
"stopSequence": 6
}
],
"trip": {
"directionId": 1,
"routeId": "04",
"tripId": "6568279"
}
}
},
{
"id": "trip:6568527",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771825140"
},
"stopId": "SBAVENAI",
"stopSequence": 0
},
{
"arrival": {
"time": "1771825226"
},
"departure": {
"time": "1771825226"
},
"stopId": "COROT",
"stopSequence": 1
},
{
"arrival": {
"time": "1771825270"
},
"departure": {
"time": "1771825270"
},
"stopId": "CEZANNE",
"stopSequence": 2
},
{
"arrival": {
"time": "1771825307"
},
"departure": {
"time": "1771825307"
},
"stopId": "VERDUN",
"stopSequence": 3
},
{
"arrival": {
"time": "1771825334"
},
"departure": {
"time": "1771825334"
},
"stopId": "PASTEUR",
"stopSequence": 4
},
{
"arrival": {
"time": "1771825440"
},
"departure": {
"time": "1771825440"
},
"stopId": "JAUDETTE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771825496"
},
"departure": {
"time": "1771825496"
},
"stopId": "WALCOURT",
"stopSequence": 6
},
{
"arrival": {
"time": "1771825572"
},
"departure": {
"time": "1771825572"
},
"stopId": "MORLIERE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771825625"
},
"departure": {
"time": "1771825625"
},
"stopId": "CEEQUEST",
"stopSequence": 8
},
{
"arrival": {
"time": "1771825684"
},
"departure": {
"time": "1771825684"
},
"stopId": "PELLERI",
"stopSequence": 9
},
{
"arrival": {
"time": "1771825740"
},
"departure": {
"time": "1771825740"
},
"stopId": "STADE",
"stopSequence": 10
},
{
"arrival": {
"time": "1771825786"
},
"departure": {
"time": "1771825786"
},
"stopId": "AUBEPINE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771825831"
},
"departure": {
"time": "1771825831"
},
"stopId": "GEMMETR",
"stopSequence": 12
},
{
"arrival": {
"time": "1771825886"
},
"departure": {
"time": "1771825886"
},
"stopId": "JUFERRY",
"stopSequence": 13
},
{
"arrival": {
"time": "1771825948"
},
"departure": {
"time": "1771825948"
},
"stopId": "CCHEMINE",
"stopSequence": 14
}
],
"trip": {
"directionId": 1,
"routeId": "02",
"tripId": "6568527"
}
}
},
{
"id": "trip:6568146",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771824360"
},
"stopId": "AQUA-D5A",
"stopSequence": 0
},
{
"arrival": {
"time": "1771824399"
},
"departure": {
"time": "1771824399"
},
"stopId": "AURIOL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771824437"
},
"departure": {
"time": "1771824437"
},
"stopId": "FRATE-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771824492"
},
"departure": {
"time": "1771824492"
},
"stopId": "CHARNA-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771824545"
},
"departure": {
"time": "1771824545"
},
"stopId": "ESEO-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771824660"
},
"departure": {
"time": "1771824660"
},
"stopId": "CARREF5A",
"stopSequence": 5
},
{
"arrival": {
"time": "1771824723"
},
"departure": {
"time": "1771824723"
},
"stopId": "RAMON-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771824787"
},
"departure": {
"time": "1771824787"
},
"stopId": "RBRIOL-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771824840"
},
"departure": {
"time": "1771824840"
},
"stopId": "EUROPE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771824932"
},
"departure": {
"time": "1771824932"
},
"stopId": "ALDUNANT",
"stopSequence": 9
},
{
"arrival": {
"time": "1771825032"
},
"departure": {
"time": "1771825032"
},
"stopId": "BRISPOTI",
"stopSequence": 10
},
{
"arrival": {
"time": "1771825072"
},
"departure": {
"time": "1771825072"
},
"stopId": "THULEAU",
"stopSequence": 11
},
{
"arrival": {
"time": "1771825104"
},
"departure": {
"time": "1771825104"
},
"stopId": "DEUCROIX",
"stopSequence": 12
},
{
"arrival": {
"time": "1771825170"
},
"departure": {
"time": "1771825170"
},
"stopId": "GILLIE-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771825247"
},
"departure": {
"time": "1771825247"
},
"stopId": "ISORET-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771825320"
},
"departure": {
"time": "1771825320"
},
"stopId": "CAMELI-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771825402"
},
"departure": {
"time": "1771825402"
},
"stopId": "ESPACE5A",
"stopSequence": 16
},
{
"arrival": {
"time": "1771825490"
},
"departure": {
"time": "1771825490"
},
"stopId": "VILLECHI",
"stopSequence": 17
},
{
"arrival": {
"time": "1771825544"
},
"departure": {
"time": "1771825544"
},
"stopId": "STLEON5A",
"stopSequence": 18
},
{
"arrival": {
"time": "1771825594"
},
"departure": {
"time": "1771825594"
},
"stopId": "JEJAURES",
"stopSequence": 19
},
{
"arrival": {
"time": "1771825680"
},
"departure": {
"time": "1771825680"
},
"stopId": "JUSTICES",
"stopSequence": 20
},
{
"arrival": {
"time": "1771825720"
},
"departure": {
"time": "1771825720"
},
"stopId": "DELACROI",
"stopSequence": 21
},
{
"arrival": {
"time": "1771825793"
},
"departure": {
"time": "1771825793"
},
"stopId": "SAUMUROI",
"stopSequence": 22
},
{
"arrival": {
"time": "1771825874"
},
"departure": {
"time": "1771825874"
},
"stopId": "INTERMIL",
"stopSequence": 23
},
{
"arrival": {
"time": "1771825933"
},
"departure": {
"time": "1771825933"
},
"stopId": "HAUTPRES",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "05",
"tripId": "6568146"
}
}
},
{
"id": "trip:6568278",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771824000"
},
"stopId": "PARCEXPO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771824101"
},
"departure": {
"time": "1771824101"
},
"stopId": "PROVINS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771824170"
},
"departure": {
"time": "1771824170"
},
"stopId": "RTEPARIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771824240"
},
"departure": {
"time": "1771824240"
},
"stopId": "BANCSTMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771824274"
},
"departure": {
"time": "1771824274"
},
"stopId": "SEPSONET",
"stopSequence": 4
},
{
"arrival": {
"time": "1771824320"
},
"departure": {
"time": "1771824320"
},
"stopId": "SOLELEVA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771824379"
},
"departure": {
"time": "1771824379"
},
"stopId": "CHATENAY",
"stopSequence": 6
},
{
"arrival": {
"time": "1771824417"
},
"departure": {
"time": "1771824417"
},
"stopId": "MIMOSAS",
"stopSequence": 7
},
{
"arrival": {
"time": "1771824480"
},
"departure": {
"time": "1771824480"
},
"stopId": "BRISEPOT",
"stopSequence": 8
},
{
"arrival": {
"time": "1771824529"
},
"departure": {
"time": "1771824529"
},
"stopId": "DESJARDI",
"stopSequence": 9
},
{
"arrival": {
"time": "1771824570"
},
"departure": {
"time": "1771824570"
},
"stopId": "MACE",
"stopSequence": 10
},
{
"arrival": {
"time": "1771824598"
},
"departure": {
"time": "1771824598"
},
"stopId": "LUTIN",
"stopSequence": 11
},
{
"arrival": {
"time": "1771824682"
},
"departure": {
"time": "1771824682"
},
"stopId": "MUSSET",
"stopSequence": 12
},
{
"arrival": {
"time": "1771824720"
},
"departure": {
"time": "1771824720"
},
"stopId": "SAVARY",
"stopSequence": 13
},
{
"arrival": {
"time": "1771824845"
},
"departure": {
"time": "1771824845"
},
"stopId": "MENDESFR",
"stopSequence": 14
},
{
"arrival": {
"time": "1771824960"
},
"departure": {
"time": "1771825020"
},
"stopId": "FO-LOR-R",
"stopSequence": 15
},
{
"arrival": {
"time": "1771825107"
},
"departure": {
"time": "1771825107"
},
"stopId": "STAUBI-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771825149"
},
"departure": {
"time": "1771825149"
},
"stopId": "HARAS-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771825260"
},
"departure": {
"time": "1771825260"
},
"stopId": "LESGAR-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771825347"
},
"departure": {
"time": "1771825347"
},
"stopId": "BREMON-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771825404"
},
"departure": {
"time": "1771825404"
},
"stopId": "ACAD-PLA",
"stopSequence": 20
},
{
"arrival": {
"time": "1771825440"
},
"departure": {
"time": "1771825440"
},
"stopId": "CHDARR-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771825740"
},
"departure": {
"time": "1771825740"
},
"stopId": "GDMAIN-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771825800"
},
"departure": {
"time": "1771825800"
},
"stopId": "PERUSSAI",
"stopSequence": 23
},
{
"arrival": {
"time": "1771825834"
},
"departure": {
"time": "1771825834"
},
"stopId": "MAISLAC",
"stopSequence": 24
},
{
"arrival": {
"time": "1771825871"
},
"departure": {
"time": "1771825871"
},
"stopId": "JEAN-MON",
"stopSequence": 25
},
{
"arrival": {
"time": "1771825929"
},
"departure": {
"time": "1771825929"
},
"stopId": "DELESC-E",
"stopSequence": 26
}
],
"trip": {
"directionId": 1,
"routeId": "04",
"tripId": "6568278"
}
}
},
{
"id": "trip:6052717",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771825020"
},
"stopId": "HTDEMURS",
"stopSequence": 0
},
{
"arrival": {
"time": "1771825060"
},
"departure": {
"time": "1771825060"
},
"stopId": "LABUISSA",
"stopSequence": 1
},
{
"arrival": {
"time": "1771825111"
},
"departure": {
"time": "1771825111"
},
"stopId": "LECOTEAU",
"stopSequence": 2
},
{
"arrival": {
"time": "1771825183"
},
"departure": {
"time": "1771825183"
},
"stopId": "CARMET",
"stopSequence": 3
},
{
"arrival": {
"time": "1771825263"
},
"departure": {
"time": "1771825263"
},
"stopId": "MURSHDV",
"stopSequence": 4
},
{
"arrival": {
"time": "1771825294"
},
"departure": {
"time": "1771825294"
},
"stopId": "LEVESQUE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771825372"
},
"departure": {
"time": "1771825372"
},
"stopId": "ERIGNE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771825401"
},
"departure": {
"time": "1771825401"
},
"stopId": "SOLAND",
"stopSequence": 7
},
{
"arrival": {
"time": "1771825440"
},
"departure": {
"time": "1771825440"
},
"stopId": "GDPRESSO",
"stopSequence": 8
},
{
"arrival": {
"time": "1771825480"
},
"departure": {
"time": "1771825480"
},
"stopId": "BARBOTER",
"stopSequence": 9
},
{
"arrival": {
"time": "1771825523"
},
"departure": {
"time": "1771825523"
},
"stopId": "FONTENE",
"stopSequence": 10
},
{
"arrival": {
"time": "1771825560"
},
"departure": {
"time": "1771825560"
},
"stopId": "BRISSAC",
"stopSequence": 11
}
],
"trip": {
"directionId": 0,
"routeId": "23",
"tripId": "6052717"
}
}
},
{
"id": "trip:6571319",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771822800"
},
"stopId": "1AARD",
"stopSequence": 0
},
{
"arrival": {
"time": "1771822880"
},
"departure": {
"time": "1771822880"
},
"stopId": "1BASC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771822950"
},
"departure": {
"time": "1771822950"
},
"stopId": "1STGI",
"stopSequence": 2
},
{
"arrival": {
"time": "1771823030"
},
"departure": {
"time": "1771823030"
},
"stopId": "1ACAS",
"stopSequence": 3
},
{
"arrival": {
"time": "1771823120"
},
"departure": {
"time": "1771823120"
},
"stopId": "1BROY",
"stopSequence": 4
},
{
"arrival": {
"time": "1771823210"
},
"departure": {
"time": "1771823210"
},
"stopId": "1PMAY",
"stopSequence": 5
},
{
"arrival": {
"time": "1771823320"
},
"departure": {
"time": "1771823320"
},
"stopId": "1BOTA",
"stopSequence": 6
},
{
"arrival": {
"time": "1771823480"
},
"departure": {
"time": "1771823480"
},
"stopId": "1VERN",
"stopSequence": 8
},
{
"arrival": {
"time": "1771823570"
},
"departure": {
"time": "1771823570"
},
"stopId": "1HSAU",
"stopSequence": 9
},
{
"arrival": {
"time": "1771823690"
},
"stopId": "1JMOU",
"stopSequence": 10
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6571319"
}
}
},
{
"id": "trip:6566772",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771825500"
},
"stopId": "1QUAI",
"stopSequence": 0
},
{
"arrival": {
"time": "1771825672"
},
"departure": {
"time": "1771825672"
},
"stopId": "2FARC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771825780"
},
"departure": {
"time": "1771825780"
},
"stopId": "2ELYS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771825872"
},
"departure": {
"time": "1771825872"
},
"stopId": "2PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1771825950"
},
"departure": {
"time": "1771825950"
},
"stopId": "2BARR",
"stopSequence": 4
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6566772"
}
}
},
{
"id": "trip:6568524",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771822275"
},
"departure": {
"time": "1771822305"
},
"stopId": "ARCEAU",
"stopSequence": 18
},
{
"arrival": {
"time": "1771822335"
},
"departure": {
"time": "1771822335"
},
"stopId": "AFPA",
"stopSequence": 19
},
{
"arrival": {
"time": "1771822400"
},
"departure": {
"time": "1771822400"
},
"stopId": "CIMETIER",
"stopSequence": 20
},
{
"arrival": {
"time": "1771822484"
},
"departure": {
"time": "1771822484"
},
"stopId": "MONTAIG",
"stopSequence": 21
},
{
"arrival": {
"time": "1771822520"
},
"departure": {
"time": "1771822520"
},
"stopId": "GARDOT",
"stopSequence": 22
},
{
"arrival": {
"time": "1771822570"
},
"departure": {
"time": "1771822570"
},
"stopId": "STEXUPER",
"stopSequence": 23
},
{
"arrival": {
"time": "1771822637"
},
"departure": {
"time": "1771822637"
},
"stopId": "SECUSOCI",
"stopSequence": 24
},
{
"arrival": {
"time": "1771822757"
},
"departure": {
"time": "1771822757"
},
"stopId": "MAIL-NAE",
"stopSequence": 25
},
{
"arrival": {
"time": "1771822810"
},
"departure": {
"time": "1771822810"
},
"stopId": "FO-LOR-R",
"stopSequence": 26
},
{
"arrival": {
"time": "1771822861"
},
"departure": {
"time": "1771822861"
},
"stopId": "STAUBI-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771822929"
},
"departure": {
"time": "1771822929"
},
"stopId": "HARAS-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771823040"
},
"stopId": "LESGAR-E",
"stopSequence": 29
}
],
"trip": {
"directionId": 1,
"routeId": "02",
"tripId": "6568524"
}
}
},
{
"id": "trip:6568322",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771824060"
},
"stopId": "LHOIRI-D",
"stopSequence": 0
},
{
"arrival": {
"time": "1771824070"
},
"departure": {
"time": "1771824070"
},
"stopId": "LHOIRIE2",
"stopSequence": 1
},
{
"arrival": {
"time": "1771824180"
},
"departure": {
"time": "1771824180"
},
"stopId": "CCMOLIER",
"stopSequence": 2
},
{
"arrival": {
"time": "1771824229"
},
"departure": {
"time": "1771824229"
},
"stopId": "AAQUITN",
"stopSequence": 3
},
{
"arrival": {
"time": "1771824263"
},
"departure": {
"time": "1771824263"
},
"stopId": "SHEAKSPE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771824329"
},
"departure": {
"time": "1771824329"
},
"stopId": "WIGAN",
"stopSequence": 5
},
{
"arrival": {
"time": "1771824360"
},
"departure": {
"time": "1771824360"
},
"stopId": "GRESILLE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771824399"
},
"departure": {
"time": "1771824399"
},
"stopId": "PROUDHON",
"stopSequence": 7
},
{
"arrival": {
"time": "1771824461"
},
"departure": {
"time": "1771824461"
},
"stopId": "VALLO",
"stopSequence": 8
},
{
"arrival": {
"time": "1771824492"
},
"departure": {
"time": "1771824492"
},
"stopId": "MONTECLA",
"stopSequence": 9
},
{
"arrival": {
"time": "1771824527"
},
"departure": {
"time": "1771824527"
},
"stopId": "DELESCL",
"stopSequence": 10
},
{
"arrival": {
"time": "1771824583"
},
"departure": {
"time": "1771824583"
},
"stopId": "JEMONNET",
"stopSequence": 11
},
{
"arrival": {
"time": "1771824630"
},
"departure": {
"time": "1771824630"
},
"stopId": "MAISLA-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771824662"
},
"departure": {
"time": "1771824662"
},
"stopId": "PERUSS-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771824720"
},
"departure": {
"time": "1771824720"
},
"stopId": "GDMAINE",
"stopSequence": 14
},
{
"arrival": {
"time": "1771825161"
},
"departure": {
"time": "1771825161"
},
"stopId": "EBLE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771825223"
},
"departure": {
"time": "1771825223"
},
"stopId": "GENIE",
"stopSequence": 16
},
{
"arrival": {
"time": "1771825300"
},
"departure": {
"time": "1771825300"
},
"stopId": "VAUBAN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771825334"
},
"departure": {
"time": "1771825334"
},
"stopId": "POIREL",
"stopSequence": 18
},
{
"arrival": {
"time": "1771825395"
},
"departure": {
"time": "1771825395"
},
"stopId": "PONTNOIR",
"stopSequence": 19
},
{
"arrival": {
"time": "1771825434"
},
"departure": {
"time": "1771825434"
},
"stopId": "SEMARD",
"stopSequence": 20
},
{
"arrival": {
"time": "1771824960"
},
"departure": {
"time": "1771824960"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHDARR",
"stopSequence": 21
},
{
"arrival": {
"time": "1771825000"
},
"departure": {
"time": "1771825000"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ACADEMIE",
"stopSequence": 22
},
{
"arrival": {
"time": "1771825044"
},
"departure": {
"time": "1771825044"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GBREM-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771825479"
},
"departure": {
"time": "1771825479"
},
"stopId": "GARETERM",
"stopSequence": 24
},
{
"arrival": {
"time": "1771825512"
},
"departure": {
"time": "1771825512"
},
"stopId": "LESGARES",
"stopSequence": 25
},
{
"arrival": {
"time": "1771825603"
},
"departure": {
"time": "1771825603"
},
"stopId": "HARAS",
"stopSequence": 26
},
{
"arrival": {
"time": "1771825658"
},
"departure": {
"time": "1771825658"
},
"stopId": "STAUBIN",
"stopSequence": 27
},
{
"arrival": {
"time": "1771825696"
},
"departure": {
"time": "1771825696"
},
"stopId": "LOR-FO-A",
"stopSequence": 28
},
{
"arrival": {
"time": "1771825829"
},
"departure": {
"time": "1771825829"
},
"stopId": "MENDES-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771825943"
},
"departure": {
"time": "1771825943"
},
"stopId": "SAVARY-E",
"stopSequence": 30
}
],
"trip": {
"directionId": 0,
"routeId": "04",
"tripId": "6568322"
}
}
},
{
"id": "trip:6570200",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771825320"
},
"stopId": "LEQUAI-E",
"stopSequence": 0
},
{
"arrival": {
"time": "1771825357"
},
"departure": {
"time": "1771825357"
},
"stopId": "LEQUAI",
"stopSequence": 1
},
{
"arrival": {
"time": "1771825532"
},
"departure": {
"time": "1771825532"
},
"stopId": "CHDARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1771825560"
},
"departure": {
"time": "1771825560"
},
"stopId": "CCI",
"stopSequence": 3
},
{
"arrival": {
"time": "1771825680"
},
"departure": {
"time": "1771825680"
},
"stopId": "HARAS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771825763"
},
"departure": {
"time": "1771825763"
},
"stopId": "STAUBIN",
"stopSequence": 5
},
{
"arrival": {
"time": "1771825860"
},
"departure": {
"time": "1771825860"
},
"stopId": "LORRAIN1",
"stopSequence": 6
}
],
"trip": {
"directionId": 1,
"routeId": "Tbus",
"tripId": "6570200"
}
}
},
{
"id": "trip:6570776",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771823760"
},
"stopId": "MONPRO-E",
"stopSequence": 0
},
{
"arrival": {
"time": "1771823844"
},
"departure": {
"time": "1771823844"
},
"stopId": "SAJACQ-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771823902"
},
"departure": {
"time": "1771823902"
},
"stopId": "FARCSJ-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771823993"
},
"departure": {
"time": "1771823993"
},
"stopId": "MVIGNE-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771824060"
},
"departure": {
"time": "1771824060"
},
"stopId": "CHBBEI-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771824115"
},
"departure": {
"time": "1771824115"
},
"stopId": "BOISRA-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771824181"
},
"departure": {
"time": "1771824181"
},
"stopId": "NDAMLA-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771824244"
},
"departure": {
"time": "1771824244"
},
"stopId": "POLYTE-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771824300"
},
"departure": {
"time": "1771824300"
},
"stopId": "CITEUN-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771824353"
},
"departure": {
"time": "1771824353"
},
"stopId": "RESTUN-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771824395"
},
"departure": {
"time": "1771824395"
},
"stopId": "I.U.T.-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771824480"
},
"departure": {
"time": "1771824480"
},
"stopId": "BBCAMT-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771824516"
},
"departure": {
"time": "1771824516"
},
"stopId": "LENOT-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771824540"
},
"departure": {
"time": "1771824540"
},
"stopId": "MOREL-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771824568"
},
"departure": {
"time": "1771824568"
},
"stopId": "INRA-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771824605"
},
"departure": {
"time": "1771824605"
},
"stopId": "GDPERI-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771824636"
},
"departure": {
"time": "1771824636"
},
"stopId": "LANDRE-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771824720"
},
"departure": {
"time": "1771824720"
},
"stopId": "BRGPAI-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771824742"
},
"departure": {
"time": "1771824742"
},
"stopId": "RODIN-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771824768"
},
"departure": {
"time": "1771824768"
},
"stopId": "GRANBE-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771824802"
},
"departure": {
"time": "1771824802"
},
"stopId": "PROME-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771824840"
},
"departure": {
"time": "1771824840"
},
"stopId": "CERFEU-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771824898"
},
"departure": {
"time": "1771824898"
},
"stopId": "LASOUR-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771824951"
},
"departure": {
"time": "1771824951"
},
"stopId": "ROUAIR-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771825012"
},
"departure": {
"time": "1771825012"
},
"stopId": "VAURAG-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1771825054"
},
"departure": {
"time": "1771825054"
},
"stopId": "PRIEUR-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1771825089"
},
"departure": {
"time": "1771825089"
},
"stopId": "GRANPI-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771825112"
},
"departure": {
"time": "1771825112"
},
"stopId": "PINSON-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771825150"
},
"departure": {
"time": "1771825150"
},
"stopId": "FAUVET-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771825200"
},
"stopId": "BEAUCOUZ",
"stopSequence": 29
}
],
"trip": {
"directionId": 1,
"routeId": "02",
"tripId": "6570776"
}
}
},
{
"id": "trip:6571317",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771824360"
},
"stopId": "2JMOU",
"stopSequence": 0
},
{
"arrival": {
"time": "1771824480"
},
"departure": {
"time": "1771824480"
},
"stopId": "2HSAU",
"stopSequence": 1
},
{
"arrival": {
"time": "1771824570"
},
"departure": {
"time": "1771824570"
},
"stopId": "2VERN",
"stopSequence": 2
},
{
"arrival": {
"time": "1771824740"
},
"departure": {
"time": "1771824740"
},
"stopId": "2BOTA",
"stopSequence": 4
},
{
"arrival": {
"time": "1771824840"
},
"departure": {
"time": "1771824840"
},
"stopId": "2PMAY",
"stopSequence": 5
},
{
"arrival": {
"time": "1771824920"
},
"departure": {
"time": "1771824920"
},
"stopId": "2BROY",
"stopSequence": 6
},
{
"arrival": {
"time": "1771825010"
},
"departure": {
"time": "1771825010"
},
"stopId": "2ACAS",
"stopSequence": 7
},
{
"arrival": {
"time": "1771825090"
},
"departure": {
"time": "1771825090"
},
"stopId": "2STGI",
"stopSequence": 8
},
{
"arrival": {
"time": "1771825180"
},
"departure": {
"time": "1771825180"
},
"stopId": "2BASC",
"stopSequence": 9
},
{
"arrival": {
"time": "1771825260"
},
"stopId": "1AARD",
"stopSequence": 10
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6571317"
}
}
},
{
"id": "trip:6568132",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771823220"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HOPITAL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771823244"
},
"departure": {
"time": "1771823244"
},
"stopId": "HRECULEE",
"stopSequence": 2
},
{
"arrival": {
"time": "1771823287"
},
"departure": {
"time": "1771823287"
},
"stopId": "FMEDECIN",
"stopSequence": 3
},
{
"arrival": {
"time": "1771823360"
},
"departure": {
"time": "1771823360"
},
"stopId": "WJMO-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771823402"
},
"departure": {
"time": "1771823402"
},
"stopId": "ESEO",
"stopSequence": 5
},
{
"arrival": {
"time": "1771823452"
},
"departure": {
"time": "1771823452"
},
"stopId": "CHARNASS",
"stopSequence": 6
},
{
"arrival": {
"time": "1771823515"
},
"departure": {
"time": "1771823515"
},
"stopId": "FRATER",
"stopSequence": 7
},
{
"arrival": {
"time": "1771823557"
},
"departure": {
"time": "1771823557"
},
"stopId": "LECUIT",
"stopSequence": 8
},
{
"arrival": {
"time": "1771823626"
},
"departure": {
"time": "1771823626"
},
"stopId": "BLERIOT",
"stopSequence": 9
},
{
"arrival": {
"time": "1771823673"
},
"departure": {
"time": "1771823673"
},
"stopId": "BARRA",
"stopSequence": 10
},
{
"arrival": {
"time": "1771823733"
},
"departure": {
"time": "1771823733"
},
"stopId": "STTERESE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771823768"
},
"departure": {
"time": "1771823768"
},
"stopId": "BICHBICH",
"stopSequence": 12
},
{
"arrival": {
"time": "1771823811"
},
"departure": {
"time": "1771823811"
},
"stopId": "DESCAZEA",
"stopSequence": 13
},
{
"arrival": {
"time": "1771823873"
},
"departure": {
"time": "1771823873"
},
"stopId": "MONPROFI",
"stopSequence": 14
},
{
"arrival": {
"time": "1771823935"
},
"departure": {
"time": "1771823935"
},
"stopId": "LEQUAI",
"stopSequence": 15
},
{
"arrival": {
"time": "1771824097"
},
"departure": {
"time": "1771824097"
},
"stopId": "FARCSJ-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771824179"
},
"departure": {
"time": "1771824179"
},
"stopId": "MVIGNE-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771824240"
},
"departure": {
"time": "1771824240"
},
"stopId": "CHBBEI-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771824295"
},
"departure": {
"time": "1771824295"
},
"stopId": "BOISRA-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771824361"
},
"departure": {
"time": "1771824361"
},
"stopId": "NDAMLA-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771824424"
},
"departure": {
"time": "1771824424"
},
"stopId": "POLYTE-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771824480"
},
"departure": {
"time": "1771824480"
},
"stopId": "CITEUN-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771824540"
},
"departure": {
"time": "1771824540"
},
"stopId": "BEAUSS-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771824611"
},
"departure": {
"time": "1771824611"
},
"stopId": "CNFPT-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1771824765"
},
"departure": {
"time": "1771824765"
},
"stopId": "JEMONNET",
"stopSequence": 25
},
{
"arrival": {
"time": "1771824810"
},
"departure": {
"time": "1771824810"
},
"stopId": "MAISLA-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771824841"
},
"departure": {
"time": "1771824841"
},
"stopId": "PERUSS-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771824867"
},
"departure": {
"time": "1771824867"
},
"stopId": "MAISEN-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771824906"
},
"departure": {
"time": "1771824906"
},
"stopId": "LACDMA-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771824950"
},
"departure": {
"time": "1771824950"
},
"stopId": "CAMLAC-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771825040"
},
"departure": {
"time": "1771825040"
},
"stopId": "CROISE-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771825066"
},
"departure": {
"time": "1771825066"
},
"stopId": "PRUNIE-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771825136"
},
"departure": {
"time": "1771825136"
},
"stopId": "PETVIV-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771825201"
},
"departure": {
"time": "1771825201"
},
"stopId": "VALMAI-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771825217"
},
"departure": {
"time": "1771825217"
},
"stopId": "P-ANJO-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771825262"
},
"departure": {
"time": "1771825262"
},
"stopId": "HARENC",
"stopSequence": 36
},
{
"arrival": {
"time": "1771825332"
},
"departure": {
"time": "1771825332"
},
"stopId": "P-ANJOU",
"stopSequence": 37
},
{
"arrival": {
"time": "1771825397"
},
"departure": {
"time": "1771825397"
},
"stopId": "CLOSVIGN",
"stopSequence": 38
},
{
"arrival": {
"time": "1771825431"
},
"departure": {
"time": "1771825431"
},
"stopId": "CHATAI-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771825497"
},
"departure": {
"time": "1771825497"
},
"stopId": "PIVERD-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771825562"
},
"departure": {
"time": "1771825562"
},
"stopId": "ARTAUD-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771825625"
},
"departure": {
"time": "1771825625"
},
"stopId": "HAUBOU-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771825707"
},
"departure": {
"time": "1771825707"
},
"stopId": "PETPOR-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771825748"
},
"departure": {
"time": "1771825748"
},
"stopId": "CHEVRI-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771825802"
},
"stopId": "BOUCHE-E",
"stopSequence": 45
}
],
"trip": {
"directionId": 1,
"routeId": "06",
"tripId": "6568132"
}
}
},
{
"id": "trip:6567973",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771822920"
},
"stopId": "MOULINMA",
"stopSequence": 0
},
{
"arrival": {
"time": "1771823015"
},
"departure": {
"time": "1771823015"
},
"stopId": "BAUDRAI",
"stopSequence": 1
},
{
"arrival": {
"time": "1771823040"
},
"departure": {
"time": "1771823040"
},
"stopId": "JEBOUTON",
"stopSequence": 2
},
{
"arrival": {
"time": "1771823136"
},
"departure": {
"time": "1771823136"
},
"stopId": "LAVOIR",
"stopSequence": 3
},
{
"arrival": {
"time": "1771823197"
},
"departure": {
"time": "1771823197"
},
"stopId": "RIOTTEAU",
"stopSequence": 4
},
{
"arrival": {
"time": "1771823233"
},
"departure": {
"time": "1771823233"
},
"stopId": "ALLUMETT",
"stopSequence": 5
},
{
"arrival": {
"time": "1771823281"
},
"departure": {
"time": "1771823281"
},
"stopId": "DAGUERRE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771823330"
},
"departure": {
"time": "1771823330"
},
"stopId": "BELVTR-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771823390"
},
"departure": {
"time": "1771823390"
},
"stopId": "MARAIS-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771823475"
},
"departure": {
"time": "1771823475"
},
"stopId": "GASPALON",
"stopSequence": 9
},
{
"arrival": {
"time": "1771823580"
},
"departure": {
"time": "1771823580"
},
"stopId": "VILSANTE",
"stopSequence": 10
},
{
"arrival": {
"time": "1771823617"
},
"departure": {
"time": "1771823617"
},
"stopId": "CORMIER",
"stopSequence": 11
},
{
"arrival": {
"time": "1771823686"
},
"departure": {
"time": "1771823686"
},
"stopId": "STLEONAR",
"stopSequence": 12
},
{
"arrival": {
"time": "1771823715"
},
"departure": {
"time": "1771823715"
},
"stopId": "GERICAUL",
"stopSequence": 13
},
{
"arrival": {
"time": "1771823760"
},
"departure": {
"time": "1771823760"
},
"stopId": "MONGAZON",
"stopSequence": 14
},
{
"arrival": {
"time": "1771823794"
},
"departure": {
"time": "1771823794"
},
"stopId": "KOPA",
"stopSequence": 15
},
{
"arrival": {
"time": "1771823851"
},
"departure": {
"time": "1771823851"
},
"stopId": "DESMAZ",
"stopSequence": 16
},
{
"arrival": {
"time": "1771823901"
},
"departure": {
"time": "1771823901"
},
"stopId": "ANFRANCK",
"stopSequence": 17
},
{
"arrival": {
"time": "1771823958"
},
"departure": {
"time": "1771823958"
},
"stopId": "STJOSEP",
"stopSequence": 18
},
{
"arrival": {
"time": "1771824023"
},
"departure": {
"time": "1771824023"
},
"stopId": "PLDULYCE",
"stopSequence": 19
},
{
"arrival": {
"time": "1771824120"
},
"departure": {
"time": "1771824300"
},
"stopId": "HMAI",
"stopSequence": 20
},
{
"arrival": {
"time": "1771824345"
},
"departure": {
"time": "1771824345"
},
"stopId": "FO-LOR-R",
"stopSequence": 21
},
{
"arrival": {
"time": "1771824438"
},
"departure": {
"time": "1771824438"
},
"stopId": "STAUBI-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771824482"
},
"departure": {
"time": "1771824482"
},
"stopId": "HARAS-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771824600"
},
"departure": {
"time": "1771824600"
},
"stopId": "LESGAR-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1771824689"
},
"departure": {
"time": "1771824689"
},
"stopId": "SEMARD-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1771824728"
},
"departure": {
"time": "1771824728"
},
"stopId": "PONTNO-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771824803"
},
"departure": {
"time": "1771824803"
},
"stopId": "POIREL-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771824848"
},
"departure": {
"time": "1771824848"
},
"stopId": "VAUBAN-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771824901"
},
"departure": {
"time": "1771824901"
},
"stopId": "FREMUR-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771824968"
},
"departure": {
"time": "1771824968"
},
"stopId": "STRASB-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771825084"
},
"departure": {
"time": "1771825084"
},
"stopId": "LETAND-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771825115"
},
"departure": {
"time": "1771825115"
},
"stopId": "BEDIER-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771825148"
},
"departure": {
"time": "1771825148"
},
"stopId": "INTREP-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771825179"
},
"departure": {
"time": "1771825179"
},
"stopId": "MTARDA-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771825218"
},
"departure": {
"time": "1771825218"
},
"stopId": "AUBRY-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771825269"
},
"departure": {
"time": "1771825269"
},
"stopId": "COSSE-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771825332"
},
"departure": {
"time": "1771825332"
},
"stopId": "HUTREA-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771825353"
},
"departure": {
"time": "1771825353"
},
"stopId": "JOLIVE-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771825408"
},
"departure": {
"time": "1771825408"
},
"stopId": "BELOEI-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771825444"
},
"departure": {
"time": "1771825444"
},
"stopId": "RTEDAN-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771825490"
},
"departure": {
"time": "1771825490"
},
"stopId": "LESROS-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771825563"
},
"departure": {
"time": "1771825563"
},
"stopId": "LOUPIN-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771825629"
},
"departure": {
"time": "1771825629"
},
"stopId": "MASGEM-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771825675"
},
"departure": {
"time": "1771825675"
},
"stopId": "HOSGEM-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771825739"
},
"departure": {
"time": "1771825739"
},
"stopId": "CLOS9-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771825786"
},
"departure": {
"time": "1771825786"
},
"stopId": "VANRIE-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771825840"
},
"departure": {
"time": "1771825840"
},
"stopId": "PORTSG-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771825869"
},
"departure": {
"time": "1771825869"
},
"stopId": "LECHEN-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771825924"
},
"stopId": "ROMORNA",
"stopSequence": 49
}
],
"trip": {
"directionId": 1,
"routeId": "08",
"tripId": "6567973"
}
}
},
{
"id": "trip:6566770",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771823520"
},
"stopId": "1QUAI",
"stopSequence": 0
},
{
"arrival": {
"time": "1771823692"
},
"departure": {
"time": "1771823692"
},
"stopId": "2FARC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771823800"
},
"departure": {
"time": "1771823800"
},
"stopId": "2ELYS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771823892"
},
"departure": {
"time": "1771823892"
},
"stopId": "2PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1771823970"
},
"departure": {
"time": "1771823970"
},
"stopId": "2BARR",
"stopSequence": 4
},
{
"arrival": {
"time": "1771824067"
},
"departure": {
"time": "1771824067"
},
"stopId": "2BEAU",
"stopSequence": 5
},
{
"arrival": {
"time": "1771824160"
},
"stopId": "3BBCA",
"stopSequence": 6
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6566770"
}
}
},
{
"id": "trip:6570197",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771822474"
},
"departure": {
"time": "1771822474"
},
"stopId": "CHDARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1771822502"
},
"departure": {
"time": "1771822502"
},
"stopId": "CCI",
"stopSequence": 3
},
{
"arrival": {
"time": "1771822622"
},
"departure": {
"time": "1771822622"
},
"stopId": "HARAS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771822705"
},
"departure": {
"time": "1771822705"
},
"stopId": "STAUBIN",
"stopSequence": 5
},
{
"arrival": {
"time": "1771822802"
},
"departure": {
"time": "1771822802"
},
"stopId": "LORRAIN1",
"stopSequence": 6
},
{
"arrival": {
"time": "1771822922"
},
"stopId": "MENDES-E",
"stopSequence": 7
}
],
"trip": {
"directionId": 1,
"routeId": "Tbus",
"tripId": "6570197"
}
}
},
{
"id": "trip:6570768",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771823460"
},
"stopId": "LESGARES",
"stopSequence": 0
},
{
"arrival": {
"time": "1771823551"
},
"departure": {
"time": "1771823551"
},
"stopId": "HARAS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771823602"
},
"departure": {
"time": "1771823602"
},
"stopId": "STAUBIN",
"stopSequence": 2
},
{
"arrival": {
"time": "1771823640"
},
"departure": {
"time": "1771823700"
},
"stopId": "LOR-FO-A",
"stopSequence": 3
},
{
"arrival": {
"time": "1771823771"
},
"departure": {
"time": "1771823771"
},
"stopId": "MAIL-HDV",
"stopSequence": 4
},
{
"arrival": {
"time": "1771823887"
},
"departure": {
"time": "1771823887"
},
"stopId": "SECUSO-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771823940"
},
"departure": {
"time": "1771823940"
},
"stopId": "STEXUP-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771824003"
},
"departure": {
"time": "1771824003"
},
"stopId": "GARDOT-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771824023"
},
"departure": {
"time": "1771824023"
},
"stopId": "MONTAI-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771824091"
},
"departure": {
"time": "1771824091"
},
"stopId": "CIMETI-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771824149"
},
"departure": {
"time": "1771824149"
},
"stopId": "AFPA-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771824186"
},
"departure": {
"time": "1771824186"
},
"stopId": "ARCEAU-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771824226"
},
"departure": {
"time": "1771824226"
},
"stopId": "CASERN-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771824300"
},
"departure": {
"time": "1771824300"
},
"stopId": "LAREU-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771824338"
},
"departure": {
"time": "1771824338"
},
"stopId": "PAPERI-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771824374"
},
"departure": {
"time": "1771824374"
},
"stopId": "CCHEMI-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771824421"
},
"departure": {
"time": "1771824421"
},
"stopId": "JUFERR-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771824462"
},
"departure": {
"time": "1771824462"
},
"stopId": "GEMMET-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771824502"
},
"departure": {
"time": "1771824502"
},
"stopId": "AUBEPI-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771824540"
},
"departure": {
"time": "1771824540"
},
"stopId": "STADE-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771824591"
},
"departure": {
"time": "1771824591"
},
"stopId": "PELLER-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771824631"
},
"departure": {
"time": "1771824631"
},
"stopId": "CEEQUE-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771824672"
},
"departure": {
"time": "1771824672"
},
"stopId": "MORLIE-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771824740"
},
"departure": {
"time": "1771824740"
},
"stopId": "WALCOU-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771824780"
},
"departure": {
"time": "1771824780"
},
"stopId": "JAUDET-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1771824891"
},
"departure": {
"time": "1771824891"
},
"stopId": "PASTEU-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1771824925"
},
"departure": {
"time": "1771824925"
},
"stopId": "VERDUN-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771824954"
},
"departure": {
"time": "1771824954"
},
"stopId": "CEZAN-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771824999"
},
"departure": {
"time": "1771824999"
},
"stopId": "COROT-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771825080"
},
"stopId": "SBAVENAI",
"stopSequence": 29
}
],
"trip": {
"directionId": 0,
"routeId": "02",
"tripId": "6570768"
}
}
},
{
"id": "trip:6568188",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771823924"
},
"departure": {
"time": "1771823924"
},
"stopId": "AURIOL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771823975"
},
"departure": {
"time": "1771823975"
},
"stopId": "PELUAU",
"stopSequence": 2
},
{
"arrival": {
"time": "1771824050"
},
"departure": {
"time": "1771824050"
},
"stopId": "LIZE05",
"stopSequence": 3
},
{
"arrival": {
"time": "1771824084"
},
"departure": {
"time": "1771824084"
},
"stopId": "CAMUS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771824120"
},
"departure": {
"time": "1771824120"
},
"stopId": "LECLERC",
"stopSequence": 5
},
{
"arrival": {
"time": "1771824176"
},
"departure": {
"time": "1771824176"
},
"stopId": "ROCEPINE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771824217"
},
"departure": {
"time": "1771824217"
},
"stopId": "PARCGARE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771824271"
},
"departure": {
"time": "1771824271"
},
"stopId": "LABRUYER",
"stopSequence": 8
},
{
"arrival": {
"time": "1771824333"
},
"departure": {
"time": "1771824333"
},
"stopId": "RASPAIL",
"stopSequence": 9
},
{
"arrival": {
"time": "1771824381"
},
"departure": {
"time": "1771824381"
},
"stopId": "DUMESNIL",
"stopSequence": 10
},
{
"arrival": {
"time": "1771824420"
},
"departure": {
"time": "1771824420"
},
"stopId": "LEQUAI",
"stopSequence": 11
},
{
"arrival": {
"time": "1771824582"
},
"departure": {
"time": "1771824582"
},
"stopId": "CHDARR",
"stopSequence": 12
},
{
"arrival": {
"time": "1771824619"
},
"departure": {
"time": "1771824619"
},
"stopId": "ACADEMIE",
"stopSequence": 13
},
{
"arrival": {
"time": "1771824660"
},
"departure": {
"time": "1771824660"
},
"stopId": "GBREM-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771824689"
},
"departure": {
"time": "1771824689"
},
"stopId": "SEMARD-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771824728"
},
"departure": {
"time": "1771824728"
},
"stopId": "PONTNO-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771824803"
},
"departure": {
"time": "1771824803"
},
"stopId": "POIREL-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771824848"
},
"departure": {
"time": "1771824848"
},
"stopId": "VAUBAN-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771824917"
},
"departure": {
"time": "1771824917"
},
"stopId": "GENIE-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771824981"
},
"departure": {
"time": "1771824981"
},
"stopId": "EBLE-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771825063"
},
"departure": {
"time": "1771825063"
},
"stopId": "CTRETR-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771825167"
},
"departure": {
"time": "1771825167"
},
"stopId": "GAUBOU5B",
"stopSequence": 22
},
{
"arrival": {
"time": "1771825216"
},
"departure": {
"time": "1771825216"
},
"stopId": "MONTCASB",
"stopSequence": 23
},
{
"arrival": {
"time": "1771825255"
},
"departure": {
"time": "1771825255"
},
"stopId": "MAJUIN5B",
"stopSequence": 24
},
{
"arrival": {
"time": "1771825288"
},
"departure": {
"time": "1771825288"
},
"stopId": "CLAUDEL",
"stopSequence": 25
},
{
"arrival": {
"time": "1771825321"
},
"departure": {
"time": "1771825321"
},
"stopId": "JEAN-23",
"stopSequence": 26
},
{
"arrival": {
"time": "1771825344"
},
"departure": {
"time": "1771825344"
},
"stopId": "JULESVER",
"stopSequence": 27
},
{
"arrival": {
"time": "1771825387"
},
"departure": {
"time": "1771825387"
},
"stopId": "PALLAC-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771825409"
},
"departure": {
"time": "1771825409"
},
"stopId": "DURVIL-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771825467"
},
"departure": {
"time": "1771825467"
},
"stopId": "ANRO-5B",
"stopSequence": 30
},
{
"arrival": {
"time": "1771825517"
},
"departure": {
"time": "1771825517"
},
"stopId": "BOUTHO-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771825567"
},
"departure": {
"time": "1771825567"
},
"stopId": "APPENT-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771825620"
},
"departure": {
"time": "1771825620"
},
"stopId": "FRCEVE-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771825654"
},
"departure": {
"time": "1771825654"
},
"stopId": "ORGEMO-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771825707"
},
"departure": {
"time": "1771825707"
},
"stopId": "NERUDA",
"stopSequence": 35
},
{
"arrival": {
"time": "1771825747"
},
"departure": {
"time": "1771825747"
},
"stopId": "ORGEMONT",
"stopSequence": 36
},
{
"arrival": {
"time": "1771825798"
},
"departure": {
"time": "1771825798"
},
"stopId": "ARBORETU",
"stopSequence": 37
},
{
"arrival": {
"time": "1771825835"
},
"departure": {
"time": "1771825835"
},
"stopId": "MORELE-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771825887"
},
"departure": {
"time": "1771825887"
},
"stopId": "DELATR-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771825941"
},
"departure": {
"time": "1771825941"
},
"stopId": "HAUTPR-E",
"stopSequence": 40
}
],
"trip": {
"directionId": 1,
"routeId": "05",
"tripId": "6568188"
}
}
},
{
"id": "trip:6568233",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771823100"
},
"stopId": "AQUA-D5A",
"stopSequence": 0
},
{
"arrival": {
"time": "1771823139"
},
"departure": {
"time": "1771823139"
},
"stopId": "AURIOL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771823177"
},
"departure": {
"time": "1771823177"
},
"stopId": "FRATE-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771823232"
},
"departure": {
"time": "1771823232"
},
"stopId": "CHARNA-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771823285"
},
"departure": {
"time": "1771823285"
},
"stopId": "ESEO-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771823400"
},
"departure": {
"time": "1771823400"
},
"stopId": "CARREF5A",
"stopSequence": 5
},
{
"arrival": {
"time": "1771823463"
},
"departure": {
"time": "1771823463"
},
"stopId": "RAMON-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771823527"
},
"departure": {
"time": "1771823527"
},
"stopId": "RBRIOL-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771823580"
},
"departure": {
"time": "1771823580"
},
"stopId": "EUROPE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771823672"
},
"departure": {
"time": "1771823672"
},
"stopId": "ALDUNANT",
"stopSequence": 9
},
{
"arrival": {
"time": "1771823772"
},
"departure": {
"time": "1771823772"
},
"stopId": "BRISPOTI",
"stopSequence": 10
},
{
"arrival": {
"time": "1771823812"
},
"departure": {
"time": "1771823812"
},
"stopId": "THULEAU",
"stopSequence": 11
},
{
"arrival": {
"time": "1771823844"
},
"departure": {
"time": "1771823844"
},
"stopId": "DEUCROIX",
"stopSequence": 12
},
{
"arrival": {
"time": "1771823910"
},
"departure": {
"time": "1771823910"
},
"stopId": "GILLIE-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771823987"
},
"departure": {
"time": "1771823987"
},
"stopId": "ISORET-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771824060"
},
"departure": {
"time": "1771824060"
},
"stopId": "CAMELI-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771824142"
},
"departure": {
"time": "1771824142"
},
"stopId": "ESPACE5A",
"stopSequence": 16
},
{
"arrival": {
"time": "1771824230"
},
"departure": {
"time": "1771824230"
},
"stopId": "VILLECHI",
"stopSequence": 17
},
{
"arrival": {
"time": "1771824284"
},
"departure": {
"time": "1771824284"
},
"stopId": "STLEON5A",
"stopSequence": 18
},
{
"arrival": {
"time": "1771824334"
},
"departure": {
"time": "1771824334"
},
"stopId": "JEJAURES",
"stopSequence": 19
},
{
"arrival": {
"time": "1771824420"
},
"departure": {
"time": "1771824420"
},
"stopId": "JUSTICES",
"stopSequence": 20
},
{
"arrival": {
"time": "1771824460"
},
"departure": {
"time": "1771824460"
},
"stopId": "DELACROI",
"stopSequence": 21
},
{
"arrival": {
"time": "1771824533"
},
"departure": {
"time": "1771824533"
},
"stopId": "SAUMUROI",
"stopSequence": 22
},
{
"arrival": {
"time": "1771824614"
},
"departure": {
"time": "1771824614"
},
"stopId": "INTERMIL",
"stopSequence": 23
},
{
"arrival": {
"time": "1771824673"
},
"departure": {
"time": "1771824673"
},
"stopId": "HAUTPRES",
"stopSequence": 24
},
{
"arrival": {
"time": "1771824720"
},
"departure": {
"time": "1771824780"
},
"stopId": "DELATTRE",
"stopSequence": 25
},
{
"arrival": {
"time": "1771824836"
},
"departure": {
"time": "1771824836"
},
"stopId": "MORELLER",
"stopSequence": 26
},
{
"arrival": {
"time": "1771824861"
},
"departure": {
"time": "1771824861"
},
"stopId": "ARBORE-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771824914"
},
"departure": {
"time": "1771824914"
},
"stopId": "ORGEMO-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771824960"
},
"departure": {
"time": "1771824960"
},
"stopId": "NERUDA",
"stopSequence": 29
},
{
"arrival": {
"time": "1771824992"
},
"departure": {
"time": "1771824992"
},
"stopId": "ORGEMONT",
"stopSequence": 30
},
{
"arrival": {
"time": "1771825026"
},
"departure": {
"time": "1771825026"
},
"stopId": "FRCEVERT",
"stopSequence": 31
},
{
"arrival": {
"time": "1771825055"
},
"departure": {
"time": "1771825055"
},
"stopId": "APPENTIS",
"stopSequence": 32
},
{
"arrival": {
"time": "1771825096"
},
"departure": {
"time": "1771825096"
},
"stopId": "BOUTHOMA",
"stopSequence": 33
},
{
"arrival": {
"time": "1771825140"
},
"departure": {
"time": "1771825140"
},
"stopId": "ANRO-5A",
"stopSequence": 34
},
{
"arrival": {
"time": "1771825204"
},
"departure": {
"time": "1771825204"
},
"stopId": "DURVILLE",
"stopSequence": 35
},
{
"arrival": {
"time": "1771825236"
},
"departure": {
"time": "1771825236"
},
"stopId": "PALLACH",
"stopSequence": 36
},
{
"arrival": {
"time": "1771825261"
},
"departure": {
"time": "1771825261"
},
"stopId": "JULESV-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771825313"
},
"departure": {
"time": "1771825313"
},
"stopId": "JE23-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771825361"
},
"departure": {
"time": "1771825361"
},
"stopId": "CLAUDE-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771825393"
},
"departure": {
"time": "1771825393"
},
"stopId": "MAJUIN5A",
"stopSequence": 40
},
{
"arrival": {
"time": "1771825442"
},
"departure": {
"time": "1771825442"
},
"stopId": "MONTCA-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771825500"
},
"departure": {
"time": "1771825500"
},
"stopId": "GAUBOU5A",
"stopSequence": 42
},
{
"arrival": {
"time": "1771825587"
},
"departure": {
"time": "1771825587"
},
"stopId": "CTRETRI",
"stopSequence": 43
},
{
"arrival": {
"time": "1771825667"
},
"departure": {
"time": "1771825667"
},
"stopId": "EBLE",
"stopSequence": 44
},
{
"arrival": {
"time": "1771825727"
},
"departure": {
"time": "1771825727"
},
"stopId": "GENIE",
"stopSequence": 45
},
{
"arrival": {
"time": "1771825802"
},
"departure": {
"time": "1771825802"
},
"stopId": "VAUBAN",
"stopSequence": 46
},
{
"arrival": {
"time": "1771825835"
},
"departure": {
"time": "1771825835"
},
"stopId": "POIREL",
"stopSequence": 47
},
{
"arrival": {
"time": "1771825894"
},
"departure": {
"time": "1771825894"
},
"stopId": "PONTNOIR",
"stopSequence": 48
},
{
"arrival": {
"time": "1771825932"
},
"departure": {
"time": "1771825932"
},
"stopId": "SEMARD",
"stopSequence": 49
}
],
"trip": {
"directionId": 0,
"routeId": "05",
"tripId": "6568233"
}
}
},
{
"id": "trip:6568144",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771822604"
},
"departure": {
"time": "1771822604"
},
"stopId": "AURIOL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771822655"
},
"departure": {
"time": "1771822655"
},
"stopId": "PELUAU",
"stopSequence": 2
},
{
"arrival": {
"time": "1771822730"
},
"departure": {
"time": "1771822730"
},
"stopId": "LIZE05",
"stopSequence": 3
},
{
"arrival": {
"time": "1771822764"
},
"departure": {
"time": "1771822764"
},
"stopId": "CAMUS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771822800"
},
"departure": {
"time": "1771822800"
},
"stopId": "LECLERC",
"stopSequence": 5
},
{
"arrival": {
"time": "1771822856"
},
"departure": {
"time": "1771822856"
},
"stopId": "ROCEPINE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771822897"
},
"departure": {
"time": "1771822897"
},
"stopId": "PARCGARE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771822951"
},
"departure": {
"time": "1771822951"
},
"stopId": "LABRUYER",
"stopSequence": 8
},
{
"arrival": {
"time": "1771823013"
},
"departure": {
"time": "1771823013"
},
"stopId": "RASPAIL",
"stopSequence": 9
},
{
"arrival": {
"time": "1771823061"
},
"departure": {
"time": "1771823061"
},
"stopId": "DUMESNIL",
"stopSequence": 10
},
{
"arrival": {
"time": "1771823100"
},
"departure": {
"time": "1771823100"
},
"stopId": "LEQUAI",
"stopSequence": 11
},
{
"arrival": {
"time": "1771823262"
},
"departure": {
"time": "1771823262"
},
"stopId": "CHDARR",
"stopSequence": 12
},
{
"arrival": {
"time": "1771823299"
},
"departure": {
"time": "1771823299"
},
"stopId": "ACADEMIE",
"stopSequence": 13
},
{
"arrival": {
"time": "1771823340"
},
"departure": {
"time": "1771823340"
},
"stopId": "GBREM-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771823366"
},
"departure": {
"time": "1771823366"
},
"stopId": "SEMARD-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771823395"
},
"departure": {
"time": "1771823395"
},
"stopId": "PONTNO-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771823451"
},
"departure": {
"time": "1771823451"
},
"stopId": "POIREL-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771823482"
},
"departure": {
"time": "1771823482"
},
"stopId": "VAUBAN-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771823542"
},
"departure": {
"time": "1771823542"
},
"stopId": "GENIE-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771823598"
},
"departure": {
"time": "1771823598"
},
"stopId": "EBLE-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771823670"
},
"departure": {
"time": "1771823670"
},
"stopId": "CTRETR-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771823760"
},
"departure": {
"time": "1771823760"
},
"stopId": "GAUBOU5B",
"stopSequence": 22
},
{
"arrival": {
"time": "1771823809"
},
"departure": {
"time": "1771823809"
},
"stopId": "MONTCASB",
"stopSequence": 23
},
{
"arrival": {
"time": "1771823848"
},
"departure": {
"time": "1771823848"
},
"stopId": "MAJUIN5B",
"stopSequence": 24
},
{
"arrival": {
"time": "1771823881"
},
"departure": {
"time": "1771823881"
},
"stopId": "CLAUDEL",
"stopSequence": 25
},
{
"arrival": {
"time": "1771823914"
},
"departure": {
"time": "1771823914"
},
"stopId": "JEAN-23",
"stopSequence": 26
},
{
"arrival": {
"time": "1771823937"
},
"departure": {
"time": "1771823937"
},
"stopId": "JULESVER",
"stopSequence": 27
},
{
"arrival": {
"time": "1771823980"
},
"departure": {
"time": "1771823980"
},
"stopId": "PALLAC-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771824002"
},
"departure": {
"time": "1771824002"
},
"stopId": "DURVIL-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771824060"
},
"departure": {
"time": "1771824060"
},
"stopId": "ANRO-5B",
"stopSequence": 30
},
{
"arrival": {
"time": "1771824110"
},
"departure": {
"time": "1771824110"
},
"stopId": "BOUTHO-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771824160"
},
"departure": {
"time": "1771824160"
},
"stopId": "APPENT-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771824213"
},
"departure": {
"time": "1771824213"
},
"stopId": "FRCEVE-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771824247"
},
"departure": {
"time": "1771824247"
},
"stopId": "ORGEMO-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771824300"
},
"departure": {
"time": "1771824300"
},
"stopId": "NERUDA",
"stopSequence": 35
},
{
"arrival": {
"time": "1771824340"
},
"departure": {
"time": "1771824340"
},
"stopId": "ORGEMONT",
"stopSequence": 36
},
{
"arrival": {
"time": "1771824391"
},
"departure": {
"time": "1771824391"
},
"stopId": "ARBORETU",
"stopSequence": 37
},
{
"arrival": {
"time": "1771824428"
},
"departure": {
"time": "1771824428"
},
"stopId": "MORELE-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771824480"
},
"departure": {
"time": "1771824480"
},
"stopId": "DELATR-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771824534"
},
"departure": {
"time": "1771824534"
},
"stopId": "HAUTPR-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771824619"
},
"departure": {
"time": "1771824619"
},
"stopId": "INTMIL-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771824678"
},
"departure": {
"time": "1771824678"
},
"stopId": "SAUMUR-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771824734"
},
"departure": {
"time": "1771824734"
},
"stopId": "DELACR-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771824780"
},
"departure": {
"time": "1771824780"
},
"stopId": "JUSTIC-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771824858"
},
"departure": {
"time": "1771824858"
},
"stopId": "JEJAUR-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771824895"
},
"departure": {
"time": "1771824895"
},
"stopId": "STLEON5B",
"stopSequence": 46
},
{
"arrival": {
"time": "1771824948"
},
"departure": {
"time": "1771824948"
},
"stopId": "VILLEC-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771825015"
},
"departure": {
"time": "1771825015"
},
"stopId": "ESPACE5B",
"stopSequence": 48
},
{
"arrival": {
"time": "1771825080"
},
"departure": {
"time": "1771825080"
},
"stopId": "CAMELIAS",
"stopSequence": 49
},
{
"arrival": {
"time": "1771825167"
},
"departure": {
"time": "1771825167"
},
"stopId": "ISORET",
"stopSequence": 50
},
{
"arrival": {
"time": "1771825239"
},
"departure": {
"time": "1771825239"
},
"stopId": "GILLIER",
"stopSequence": 51
},
{
"arrival": {
"time": "1771825295"
},
"departure": {
"time": "1771825295"
},
"stopId": "DEUCRO-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771825327"
},
"departure": {
"time": "1771825327"
},
"stopId": "THULEA-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771825370"
},
"departure": {
"time": "1771825370"
},
"stopId": "BRISPO-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771825454"
},
"departure": {
"time": "1771825454"
},
"stopId": "ALDUNA-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771825560"
},
"departure": {
"time": "1771825560"
},
"stopId": "EUROPE-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771825612"
},
"departure": {
"time": "1771825612"
},
"stopId": "RBRIOLLA",
"stopSequence": 57
},
{
"arrival": {
"time": "1771825681"
},
"departure": {
"time": "1771825681"
},
"stopId": "RAMON",
"stopSequence": 58
},
{
"arrival": {
"time": "1771825740"
},
"departure": {
"time": "1771825740"
},
"stopId": "CARREF5B",
"stopSequence": 59
},
{
"arrival": {
"time": "1771825916"
},
"departure": {
"time": "1771825916"
},
"stopId": "ESEO",
"stopSequence": 60
}
],
"trip": {
"directionId": 1,
"routeId": "05",
"tripId": "6568144"
}
}
},
{
"id": "trip:6567761",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771825020"
},
"stopId": "SLEZIND",
"stopSequence": 0
},
{
"arrival": {
"time": "1771825067"
},
"departure": {
"time": "1771825067"
},
"stopId": "GENTRIC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771825120"
},
"departure": {
"time": "1771825120"
},
"stopId": "DAUTEL",
"stopSequence": 2
},
{
"arrival": {
"time": "1771825135"
},
"departure": {
"time": "1771825135"
},
"stopId": "BUISSON",
"stopSequence": 3
},
{
"arrival": {
"time": "1771825166"
},
"departure": {
"time": "1771825166"
},
"stopId": "PYRAM02",
"stopSequence": 4
},
{
"arrival": {
"time": "1771825200"
},
"departure": {
"time": "1771825200"
},
"stopId": "MORLONG",
"stopSequence": 5
},
{
"arrival": {
"time": "1771825233"
},
"departure": {
"time": "1771825233"
},
"stopId": "BOURSE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771825280"
},
"departure": {
"time": "1771825280"
},
"stopId": "RIOTTEAU",
"stopSequence": 7
},
{
"arrival": {
"time": "1771825319"
},
"departure": {
"time": "1771825319"
},
"stopId": "ALLUMETT",
"stopSequence": 8
},
{
"arrival": {
"time": "1771825371"
},
"departure": {
"time": "1771825371"
},
"stopId": "DAGUERRE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771825420"
},
"departure": {
"time": "1771825420"
},
"stopId": "LEOLAGRA",
"stopSequence": 10
},
{
"arrival": {
"time": "1771825470"
},
"departure": {
"time": "1771825470"
},
"stopId": "VDLOIRE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771825563"
},
"departure": {
"time": "1771825563"
},
"stopId": "ECLATERI",
"stopSequence": 12
},
{
"arrival": {
"time": "1771825500"
},
"departure": {
"time": "1771825500"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAUMAN",
"stopSequence": 13
},
{
"arrival": {
"time": "1771825538"
},
"departure": {
"time": "1771825538"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LAFAUVEL",
"stopSequence": 14
},
{
"arrival": {
"time": "1771825592"
},
"departure": {
"time": "1771825592"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PARMENTI",
"stopSequence": 15
},
{
"arrival": {
"time": "1771825642"
},
"departure": {
"time": "1771825642"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PICAS",
"stopSequence": 16
},
{
"arrival": {
"time": "1771825657"
},
"departure": {
"time": "1771825657"
},
"stopId": "JUSTICES",
"stopSequence": 17
},
{
"arrival": {
"time": "1771825697"
},
"departure": {
"time": "1771825697"
},
"stopId": "DELACROI",
"stopSequence": 18
},
{
"arrival": {
"time": "1771825770"
},
"departure": {
"time": "1771825770"
},
"stopId": "SAUMUROI",
"stopSequence": 19
},
{
"arrival": {
"time": "1771825851"
},
"departure": {
"time": "1771825851"
},
"stopId": "INTERMIL",
"stopSequence": 20
},
{
"arrival": {
"time": "1771825910"
},
"departure": {
"time": "1771825910"
},
"stopId": "HAUTPRES",
"stopSequence": 21
},
{
"arrival": {
"time": "1771825957"
},
"departure": {
"time": "1771825957"
},
"stopId": "DELATTRE",
"stopSequence": 22
}
],
"trip": {
"directionId": 0,
"routeId": "10",
"tripId": "6567761"
}
}
},
{
"id": "trip:6568492",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771823700"
},
"stopId": "BEAUCOUZ",
"stopSequence": 0
},
{
"arrival": {
"time": "1771823736"
},
"departure": {
"time": "1771823736"
},
"stopId": "FAUVETTE",
"stopSequence": 1
},
{
"arrival": {
"time": "1771823769"
},
"departure": {
"time": "1771823769"
},
"stopId": "PINSONS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771823828"
},
"departure": {
"time": "1771823828"
},
"stopId": "PRIEURE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771823859"
},
"departure": {
"time": "1771823859"
},
"stopId": "VAURAGER",
"stopSequence": 5
},
{
"arrival": {
"time": "1771823919"
},
"departure": {
"time": "1771823919"
},
"stopId": "ROUAIRIE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771823962"
},
"departure": {
"time": "1771823962"
},
"stopId": "LASOURCE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771824000"
},
"departure": {
"time": "1771824000"
},
"stopId": "CERFEUIL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771824043"
},
"departure": {
"time": "1771824043"
},
"stopId": "PROMENIE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771824072"
},
"departure": {
"time": "1771824072"
},
"stopId": "GRANBELL",
"stopSequence": 10
},
{
"arrival": {
"time": "1771824101"
},
"departure": {
"time": "1771824101"
},
"stopId": "RODIN",
"stopSequence": 11
},
{
"arrival": {
"time": "1771824128"
},
"departure": {
"time": "1771824128"
},
"stopId": "BRGPAILL",
"stopSequence": 12
},
{
"arrival": {
"time": "1771824206"
},
"departure": {
"time": "1771824206"
},
"stopId": "LANDREAU",
"stopSequence": 13
},
{
"arrival": {
"time": "1771824237"
},
"departure": {
"time": "1771824237"
},
"stopId": "GDPERIGN",
"stopSequence": 14
},
{
"arrival": {
"time": "1771824275"
},
"departure": {
"time": "1771824275"
},
"stopId": "INRA",
"stopSequence": 15
},
{
"arrival": {
"time": "1771824300"
},
"departure": {
"time": "1771824300"
},
"stopId": "MOREL",
"stopSequence": 16
},
{
"arrival": {
"time": "1771824329"
},
"departure": {
"time": "1771824329"
},
"stopId": "LENOTRE",
"stopSequence": 17
},
{
"arrival": {
"time": "1771824360"
},
"departure": {
"time": "1771824360"
},
"stopId": "BBCAMTEC",
"stopSequence": 18
},
{
"arrival": {
"time": "1771824446"
},
"departure": {
"time": "1771824446"
},
"stopId": "I.U.T.",
"stopSequence": 19
},
{
"arrival": {
"time": "1771824484"
},
"departure": {
"time": "1771824484"
},
"stopId": "RESTUNIV",
"stopSequence": 20
},
{
"arrival": {
"time": "1771824540"
},
"departure": {
"time": "1771824540"
},
"stopId": "CITEUNIV",
"stopSequence": 21
},
{
"arrival": {
"time": "1771824590"
},
"departure": {
"time": "1771824590"
},
"stopId": "POLYTECH",
"stopSequence": 22
},
{
"arrival": {
"time": "1771824651"
},
"departure": {
"time": "1771824651"
},
"stopId": "NDAMELAC",
"stopSequence": 23
},
{
"arrival": {
"time": "1771824717"
},
"departure": {
"time": "1771824717"
},
"stopId": "BOISRAME",
"stopSequence": 24
},
{
"arrival": {
"time": "1771824780"
},
"departure": {
"time": "1771824780"
},
"stopId": "CHBBEILL",
"stopSequence": 25
},
{
"arrival": {
"time": "1771824830"
},
"departure": {
"time": "1771824830"
},
"stopId": "MVIGNE",
"stopSequence": 26
},
{
"arrival": {
"time": "1771824902"
},
"departure": {
"time": "1771824902"
},
"stopId": "FARCYSJA",
"stopSequence": 27
},
{
"arrival": {
"time": "1771824966"
},
"departure": {
"time": "1771824966"
},
"stopId": "SAJACQUE",
"stopSequence": 28
},
{
"arrival": {
"time": "1771825020"
},
"stopId": "MONPROF.",
"stopSequence": 29
}
],
"trip": {
"directionId": 0,
"routeId": "02",
"tripId": "6568492"
}
}
},
{
"id": "trip:6567760",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771823520"
},
"stopId": "SLEZIND",
"stopSequence": 0
},
{
"arrival": {
"time": "1771823567"
},
"departure": {
"time": "1771823567"
},
"stopId": "GENTRIC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771823620"
},
"departure": {
"time": "1771823620"
},
"stopId": "DAUTEL",
"stopSequence": 2
},
{
"arrival": {
"time": "1771823635"
},
"departure": {
"time": "1771823635"
},
"stopId": "BUISSON",
"stopSequence": 3
},
{
"arrival": {
"time": "1771823666"
},
"departure": {
"time": "1771823666"
},
"stopId": "PYRAM02",
"stopSequence": 4
},
{
"arrival": {
"time": "1771823700"
},
"departure": {
"time": "1771823700"
},
"stopId": "MORLONG",
"stopSequence": 5
},
{
"arrival": {
"time": "1771823733"
},
"departure": {
"time": "1771823733"
},
"stopId": "BOURSE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771823780"
},
"departure": {
"time": "1771823780"
},
"stopId": "RIOTTEAU",
"stopSequence": 7
},
{
"arrival": {
"time": "1771823819"
},
"departure": {
"time": "1771823819"
},
"stopId": "ALLUMETT",
"stopSequence": 8
},
{
"arrival": {
"time": "1771823871"
},
"departure": {
"time": "1771823871"
},
"stopId": "DAGUERRE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771823920"
},
"departure": {
"time": "1771823920"
},
"stopId": "LEOLAGRA",
"stopSequence": 10
},
{
"arrival": {
"time": "1771823970"
},
"departure": {
"time": "1771823970"
},
"stopId": "VDLOIRE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771824063"
},
"departure": {
"time": "1771824063"
},
"stopId": "ECLATERI",
"stopSequence": 12
},
{
"arrival": {
"time": "1771824000"
},
"departure": {
"time": "1771824000"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAUMAN",
"stopSequence": 13
},
{
"arrival": {
"time": "1771824038"
},
"departure": {
"time": "1771824038"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LAFAUVEL",
"stopSequence": 14
},
{
"arrival": {
"time": "1771824092"
},
"departure": {
"time": "1771824092"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PARMENTI",
"stopSequence": 15
},
{
"arrival": {
"time": "1771824142"
},
"departure": {
"time": "1771824142"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PICAS",
"stopSequence": 16
},
{
"arrival": {
"time": "1771824157"
},
"departure": {
"time": "1771824157"
},
"stopId": "JUSTICES",
"stopSequence": 17
},
{
"arrival": {
"time": "1771824197"
},
"departure": {
"time": "1771824197"
},
"stopId": "DELACROI",
"stopSequence": 18
},
{
"arrival": {
"time": "1771824270"
},
"departure": {
"time": "1771824270"
},
"stopId": "SAUMUROI",
"stopSequence": 19
},
{
"arrival": {
"time": "1771824351"
},
"departure": {
"time": "1771824351"
},
"stopId": "INTERMIL",
"stopSequence": 20
},
{
"arrival": {
"time": "1771824410"
},
"departure": {
"time": "1771824410"
},
"stopId": "HAUTPRES",
"stopSequence": 21
},
{
"arrival": {
"time": "1771824457"
},
"departure": {
"time": "1771824457"
},
"stopId": "DELATTRE",
"stopSequence": 22
},
{
"arrival": {
"time": "1771824504"
},
"departure": {
"time": "1771824504"
},
"stopId": "MORELLIE",
"stopSequence": 23
},
{
"arrival": {
"time": "1771824537"
},
"departure": {
"time": "1771824537"
},
"stopId": "LORETTE",
"stopSequence": 24
},
{
"arrival": {
"time": "1771824571"
},
"departure": {
"time": "1771824571"
},
"stopId": "BEAUVAL",
"stopSequence": 25
},
{
"arrival": {
"time": "1771824613"
},
"departure": {
"time": "1771824613"
},
"stopId": "LETANDUE",
"stopSequence": 26
},
{
"arrival": {
"time": "1771824697"
},
"departure": {
"time": "1771824697"
},
"stopId": "STRASBOU",
"stopSequence": 27
},
{
"arrival": {
"time": "1771824749"
},
"departure": {
"time": "1771824749"
},
"stopId": "FREMUR",
"stopSequence": 28
},
{
"arrival": {
"time": "1771824793"
},
"departure": {
"time": "1771824793"
},
"stopId": "VAUBAN",
"stopSequence": 29
},
{
"arrival": {
"time": "1771824819"
},
"departure": {
"time": "1771824819"
},
"stopId": "POIREL",
"stopSequence": 30
},
{
"arrival": {
"time": "1771824865"
},
"departure": {
"time": "1771824865"
},
"stopId": "PONTNOIR",
"stopSequence": 31
},
{
"arrival": {
"time": "1771824895"
},
"departure": {
"time": "1771824895"
},
"stopId": "SEMARD",
"stopSequence": 32
},
{
"arrival": {
"time": "1771824918"
},
"departure": {
"time": "1771824918"
},
"stopId": "GAREPAPI",
"stopSequence": 33
},
{
"arrival": {
"time": "1771825147"
},
"departure": {
"time": "1771825147"
},
"stopId": "HARAS",
"stopSequence": 34
},
{
"arrival": {
"time": "1771825203"
},
"departure": {
"time": "1771825203"
},
"stopId": "STAUBIN",
"stopSequence": 35
},
{
"arrival": {
"time": "1771825267"
},
"departure": {
"time": "1771825500"
},
"stopId": "LORRAIN1",
"stopSequence": 36
},
{
"arrival": {
"time": "1771825594"
},
"departure": {
"time": "1771825594"
},
"stopId": "MENDES-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771825669"
},
"departure": {
"time": "1771825669"
},
"stopId": "SAVARY-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771825704"
},
"departure": {
"time": "1771825704"
},
"stopId": "MUSSET-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771825780"
},
"departure": {
"time": "1771825780"
},
"stopId": "LUTIN-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771825822"
},
"departure": {
"time": "1771825822"
},
"stopId": "MACE-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771825849"
},
"departure": {
"time": "1771825849"
},
"stopId": "DESJAR-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771825953"
},
"departure": {
"time": "1771825953"
},
"stopId": "ALDUNA-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771825690"
},
"departure": {
"time": "1771825690"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOREAU-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771825800"
},
"departure": {
"time": "1771825800"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PLACEN-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771825924"
},
"departure": {
"time": "1771825924"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHALOU-E",
"stopSequence": 48
}
],
"trip": {
"directionId": 0,
"routeId": "10",
"tripId": "6567760"
}
}
},
{
"id": "trip:6568049",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771823040"
},
"stopId": "SAUBIN",
"stopSequence": 0
},
{
"arrival": {
"time": "1771823102"
},
"departure": {
"time": "1771823102"
},
"stopId": "PIGNONIE",
"stopSequence": 1
},
{
"arrival": {
"time": "1771823149"
},
"departure": {
"time": "1771823149"
},
"stopId": "CLAVERIE",
"stopSequence": 2
},
{
"arrival": {
"time": "1771823182"
},
"departure": {
"time": "1771823182"
},
"stopId": "JARDFA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771823220"
},
"departure": {
"time": "1771823220"
},
"stopId": "BANCHAIS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771823267"
},
"departure": {
"time": "1771823267"
},
"stopId": "CHATELAI",
"stopSequence": 5
},
{
"arrival": {
"time": "1771823305"
},
"departure": {
"time": "1771823305"
},
"stopId": "CRBLANCH",
"stopSequence": 6
},
{
"arrival": {
"time": "1771823335"
},
"departure": {
"time": "1771823335"
},
"stopId": "ORMEAUX",
"stopSequence": 7
},
{
"arrival": {
"time": "1771823375"
},
"departure": {
"time": "1771823375"
},
"stopId": "VANDEL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771823442"
},
"departure": {
"time": "1771823442"
},
"stopId": "ISORET",
"stopSequence": 9
},
{
"arrival": {
"time": "1771823494"
},
"departure": {
"time": "1771823494"
},
"stopId": "GILLIER",
"stopSequence": 10
},
{
"arrival": {
"time": "1771823520"
},
"departure": {
"time": "1771823520"
},
"stopId": "DAGUENET",
"stopSequence": 11
},
{
"arrival": {
"time": "1771823566"
},
"departure": {
"time": "1771823566"
},
"stopId": "JERUSALE",
"stopSequence": 12
},
{
"arrival": {
"time": "1771823638"
},
"departure": {
"time": "1771823638"
},
"stopId": "MONTAIG",
"stopSequence": 13
},
{
"arrival": {
"time": "1771823771"
},
"departure": {
"time": "1771823771"
},
"stopId": "LANGLADE",
"stopSequence": 14
},
{
"arrival": {
"time": "1771823820"
},
"departure": {
"time": "1771823820"
},
"stopId": "AROBASE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771823868"
},
"departure": {
"time": "1771823868"
},
"stopId": "PCOUBERT",
"stopSequence": 16
},
{
"arrival": {
"time": "1771823935"
},
"departure": {
"time": "1771823935"
},
"stopId": "JEBOUIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771824000"
},
"departure": {
"time": "1771824000"
},
"stopId": "MADELEIN",
"stopSequence": 18
},
{
"arrival": {
"time": "1771824047"
},
"departure": {
"time": "1771824047"
},
"stopId": "VOLNEY",
"stopSequence": 19
},
{
"arrival": {
"time": "1771824128"
},
"departure": {
"time": "1771824128"
},
"stopId": "BOURGONN",
"stopSequence": 20
},
{
"arrival": {
"time": "1771824189"
},
"departure": {
"time": "1771824189"
},
"stopId": "MICHELET",
"stopSequence": 21
},
{
"arrival": {
"time": "1771824240"
},
"departure": {
"time": "1771824240"
},
"stopId": "ANLEROY",
"stopSequence": 22
},
{
"arrival": {
"time": "1771824321"
},
"departure": {
"time": "1771824321"
},
"stopId": "PAULBERT",
"stopSequence": 23
},
{
"arrival": {
"time": "1771824360"
},
"stopId": "LICES",
"stopSequence": 24
}
],
"trip": {
"directionId": 1,
"routeId": "07",
"tripId": "6568049"
}
}
},
{
"id": "trip:6568372",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771824248"
},
"departure": {
"time": "1771824248"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GDPRESSO",
"stopSequence": 2
},
{
"arrival": {
"time": "1771824298"
},
"departure": {
"time": "1771824298"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BARBOTER",
"stopSequence": 3
},
{
"arrival": {
"time": "1771824351"
},
"departure": {
"time": "1771824351"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FONTENE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771824419"
},
"departure": {
"time": "1771824419"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHAERIGN",
"stopSequence": 5
},
{
"arrival": {
"time": "1771824485"
},
"departure": {
"time": "1771824485"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOSQUET",
"stopSequence": 6
},
{
"arrival": {
"time": "1771824529"
},
"departure": {
"time": "1771824529"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOUET",
"stopSequence": 7
},
{
"arrival": {
"time": "1771824597"
},
"departure": {
"time": "1771824597"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DUBE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771824656"
},
"departure": {
"time": "1771824656"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOIRE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771824804"
},
"departure": {
"time": "1771824804"
},
"stopId": "PONTSCEM",
"stopSequence": 10
},
{
"arrival": {
"time": "1771824859"
},
"departure": {
"time": "1771824859"
},
"stopId": "BELPOULE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771824931"
},
"departure": {
"time": "1771824931"
},
"stopId": "AUTHION",
"stopSequence": 12
},
{
"arrival": {
"time": "1771824989"
},
"departure": {
"time": "1771824989"
},
"stopId": "PATUREAU",
"stopSequence": 13
},
{
"arrival": {
"time": "1771825090"
},
"departure": {
"time": "1771825090"
},
"stopId": "GENDRON",
"stopSequence": 14
},
{
"arrival": {
"time": "1771825172"
},
"departure": {
"time": "1771825172"
},
"stopId": "RUELLES",
"stopSequence": 15
},
{
"arrival": {
"time": "1771825224"
},
"departure": {
"time": "1771825224"
},
"stopId": "SABLONS",
"stopSequence": 16
},
{
"arrival": {
"time": "1771825261"
},
"departure": {
"time": "1771825261"
},
"stopId": "TROPAROI",
"stopSequence": 17
},
{
"arrival": {
"time": "1771825404"
},
"departure": {
"time": "1771825404"
},
"stopId": "ALLARD",
"stopSequence": 18
},
{
"arrival": {
"time": "1771825480"
},
"departure": {
"time": "1771825480"
},
"stopId": "DELATTAS",
"stopSequence": 19
},
{
"arrival": {
"time": "1771825589"
},
"departure": {
"time": "1771825589"
},
"stopId": "ESA",
"stopSequence": 20
},
{
"arrival": {
"time": "1771825650"
},
"departure": {
"time": "1771825650"
},
"stopId": "RABELAI",
"stopSequence": 21
},
{
"arrival": {
"time": "1771825704"
},
"departure": {
"time": "1771825704"
},
"stopId": "ALEROY",
"stopSequence": 22
},
{
"arrival": {
"time": "1771825795"
},
"departure": {
"time": "1771825795"
},
"stopId": "PAULBERT",
"stopSequence": 23
},
{
"arrival": {
"time": "1771825832"
},
"departure": {
"time": "1771825832"
},
"stopId": "HARAS",
"stopSequence": 24
},
{
"arrival": {
"time": "1771825884"
},
"departure": {
"time": "1771825884"
},
"stopId": "STAUBIN",
"stopSequence": 25
},
{
"arrival": {
"time": "1771825946"
},
"stopId": "LORRAIN1",
"stopSequence": 26
}
],
"trip": {
"directionId": 0,
"routeId": "03",
"tripId": "6568372"
}
}
},
{
"id": "trip:6568060",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771824720"
},
"stopId": "BENE",
"stopSequence": 0
},
{
"arrival": {
"time": "1771824774"
},
"departure": {
"time": "1771824774"
},
"stopId": "JUIGDEP",
"stopSequence": 1
},
{
"arrival": {
"time": "1771824806"
},
"departure": {
"time": "1771824806"
},
"stopId": "CAMPJUIG",
"stopSequence": 2
},
{
"arrival": {
"time": "1771824834"
},
"departure": {
"time": "1771824834"
},
"stopId": "RENOIR",
"stopSequence": 3
},
{
"arrival": {
"time": "1771824862"
},
"departure": {
"time": "1771824862"
},
"stopId": "RECLAIR",
"stopSequence": 4
},
{
"arrival": {
"time": "1771824895"
},
"departure": {
"time": "1771824895"
},
"stopId": "DOMVATER",
"stopSequence": 5
},
{
"arrival": {
"time": "1771825134"
},
"departure": {
"time": "1771825134"
},
"stopId": "PISCMU-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771825136"
},
"departure": {
"time": "1771825136"
},
"stopId": "PISCMUFF",
"stopSequence": 7
},
{
"arrival": {
"time": "1771825207"
},
"departure": {
"time": "1771825207"
},
"stopId": "ANAFRAN",
"stopSequence": 8
},
{
"arrival": {
"time": "1771824900"
},
"departure": {
"time": "1771824900"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DOMVAL",
"stopSequence": 9
},
{
"arrival": {
"time": "1771824924"
},
"departure": {
"time": "1771824924"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GERMTILL",
"stopSequence": 10
},
{
"arrival": {
"time": "1771825082"
},
"departure": {
"time": "1771825082"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HAUCOUD",
"stopSequence": 11
},
{
"arrival": {
"time": "1771825117"
},
"departure": {
"time": "1771825117"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHPEGUY",
"stopSequence": 12
},
{
"arrival": {
"time": "1771825138"
},
"departure": {
"time": "1771825138"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DIX8JUI",
"stopSequence": 13
},
{
"arrival": {
"time": "1771825170"
},
"departure": {
"time": "1771825170"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DEBEAUVO",
"stopSequence": 14
},
{
"arrival": {
"time": "1771825267"
},
"departure": {
"time": "1771825267"
},
"stopId": "ZOLA",
"stopSequence": 15
},
{
"arrival": {
"time": "1771825315"
},
"departure": {
"time": "1771825315"
},
"stopId": "BELAIR",
"stopSequence": 16
},
{
"arrival": {
"time": "1771825366"
},
"departure": {
"time": "1771825366"
},
"stopId": "ESPMONTR",
"stopSequence": 17
},
{
"arrival": {
"time": "1771825424"
},
"departure": {
"time": "1771825424"
},
"stopId": "PLATFLEU",
"stopSequence": 18
},
{
"arrival": {
"time": "1771825477"
},
"departure": {
"time": "1771825477"
},
"stopId": "JEHUEZ",
"stopSequence": 19
},
{
"arrival": {
"time": "1771825518"
},
"departure": {
"time": "1771825518"
},
"stopId": "MASTELLE",
"stopSequence": 20
},
{
"arrival": {
"time": "1771825565"
},
"departure": {
"time": "1771825565"
},
"stopId": "AVENEURO",
"stopSequence": 21
},
{
"arrival": {
"time": "1771825586"
},
"departure": {
"time": "1771825586"
},
"stopId": "DANEMA",
"stopSequence": 22
},
{
"arrival": {
"time": "1771825653"
},
"departure": {
"time": "1771825653"
},
"stopId": "ALLEMAGN",
"stopSequence": 23
},
{
"arrival": {
"time": "1771825691"
},
"departure": {
"time": "1771825691"
},
"stopId": "ITALIE",
"stopSequence": 24
},
{
"arrival": {
"time": "1771825735"
},
"departure": {
"time": "1771825735"
},
"stopId": "IRLANDE",
"stopSequence": 25
},
{
"arrival": {
"time": "1771825794"
},
"departure": {
"time": "1771825794"
},
"stopId": "AUTRICH",
"stopSequence": 26
},
{
"arrival": {
"time": "1771825817"
},
"departure": {
"time": "1771825817"
},
"stopId": "PLOTTIER",
"stopSequence": 27
},
{
"arrival": {
"time": "1771825878"
},
"departure": {
"time": "1771825878"
},
"stopId": "CCADEA",
"stopSequence": 28
},
{
"arrival": {
"time": "1771825904"
},
"departure": {
"time": "1771825904"
},
"stopId": "AUCHAN",
"stopSequence": 29
}
],
"trip": {
"directionId": 0,
"routeId": "07",
"tripId": "6568060"
}
}
},
{
"id": "trip:6566099",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771823370"
},
"stopId": "2FMBL",
"stopSequence": 0
},
{
"arrival": {
"time": "1771823460"
},
"departure": {
"time": "1771823460"
},
"stopId": "1HARA",
"stopSequence": 1
},
{
"arrival": {
"time": "1771823570"
},
"departure": {
"time": "1771823570"
},
"stopId": "1LGAR",
"stopSequence": 2
},
{
"arrival": {
"time": "1771823660"
},
"departure": {
"time": "1771823660"
},
"stopId": "1LAFA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771823760"
},
"departure": {
"time": "1771823760"
},
"stopId": "1STRA",
"stopSequence": 4
},
{
"arrival": {
"time": "1771823860"
},
"departure": {
"time": "1771823860"
},
"stopId": "1BAMA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771823970"
},
"departure": {
"time": "1771823970"
},
"stopId": "1JE23",
"stopSequence": 6
},
{
"arrival": {
"time": "1771824080"
},
"departure": {
"time": "1771824080"
},
"stopId": "1JVIL",
"stopSequence": 7
},
{
"arrival": {
"time": "1771824210"
},
"stopId": "2ANRO",
"stopSequence": 8
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6566099"
}
}
},
{
"id": "trip:6570199",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771824300"
},
"stopId": "LEQUAI-E",
"stopSequence": 0
},
{
"arrival": {
"time": "1771824337"
},
"departure": {
"time": "1771824337"
},
"stopId": "LEQUAI",
"stopSequence": 1
},
{
"arrival": {
"time": "1771824512"
},
"departure": {
"time": "1771824512"
},
"stopId": "CHDARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1771824540"
},
"departure": {
"time": "1771824540"
},
"stopId": "CCI",
"stopSequence": 3
},
{
"arrival": {
"time": "1771824660"
},
"departure": {
"time": "1771824660"
},
"stopId": "HARAS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771824743"
},
"departure": {
"time": "1771824743"
},
"stopId": "STAUBIN",
"stopSequence": 5
},
{
"arrival": {
"time": "1771824840"
},
"departure": {
"time": "1771824840"
},
"stopId": "LORRAIN1",
"stopSequence": 6
},
{
"arrival": {
"time": "1771824960"
},
"stopId": "MENDES-E",
"stopSequence": 7
}
],
"trip": {
"directionId": 1,
"routeId": "Tbus",
"tripId": "6570199"
}
}
},
{
"id": "trip:6566774",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771825500"
},
"stopId": "1BBCA",
"stopSequence": 0
},
{
"arrival": {
"time": "1771825601"
},
"departure": {
"time": "1771825601"
},
"stopId": "1BEAU",
"stopSequence": 1
},
{
"arrival": {
"time": "1771825710"
},
"departure": {
"time": "1771825710"
},
"stopId": "1BARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1771825791"
},
"departure": {
"time": "1771825791"
},
"stopId": "1PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1771825884"
},
"departure": {
"time": "1771825884"
},
"stopId": "1ELYS",
"stopSequence": 4
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6566774"
}
}
},
{
"id": "trip:6052645",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771825500"
},
"stopId": "DOMVATER",
"stopSequence": 0
},
{
"arrival": {
"time": "1771825546"
},
"departure": {
"time": "1771825546"
},
"stopId": "BECKE",
"stopSequence": 1
},
{
"arrival": {
"time": "1771825590"
},
"departure": {
"time": "1771825590"
},
"stopId": "LAENN",
"stopSequence": 2
},
{
"arrival": {
"time": "1771825632"
},
"departure": {
"time": "1771825632"
},
"stopId": "CAMPJUIG",
"stopSequence": 3
},
{
"arrival": {
"time": "1771825694"
},
"departure": {
"time": "1771825694"
},
"stopId": "PISCMUFF",
"stopSequence": 4
},
{
"arrival": {
"time": "1771825750"
},
"departure": {
"time": "1771825750"
},
"stopId": "ANAFRAN",
"stopSequence": 5
},
{
"arrival": {
"time": "1771825800"
},
"departure": {
"time": "1771825800"
},
"stopId": "ZOLA",
"stopSequence": 6
},
{
"arrival": {
"time": "1771825867"
},
"departure": {
"time": "1771825867"
},
"stopId": "BELAIR",
"stopSequence": 7
},
{
"arrival": {
"time": "1771825938"
},
"departure": {
"time": "1771825938"
},
"stopId": "ESPMONTR",
"stopSequence": 8
}
],
"trip": {
"directionId": 0,
"routeId": "21",
"tripId": "6052645"
}
}
},
{
"id": "trip:6568189",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771825315"
},
"departure": {
"time": "1771825315"
},
"stopId": "AURIOL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771825379"
},
"departure": {
"time": "1771825379"
},
"stopId": "PELUAU",
"stopSequence": 2
},
{
"arrival": {
"time": "1771825472"
},
"departure": {
"time": "1771825472"
},
"stopId": "LIZE05",
"stopSequence": 3
},
{
"arrival": {
"time": "1771825515"
},
"departure": {
"time": "1771825515"
},
"stopId": "CAMUS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771825560"
},
"departure": {
"time": "1771825560"
},
"stopId": "LECLERC",
"stopSequence": 5
},
{
"arrival": {
"time": "1771825616"
},
"departure": {
"time": "1771825616"
},
"stopId": "ROCEPINE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771825657"
},
"departure": {
"time": "1771825657"
},
"stopId": "PARCGARE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771825711"
},
"departure": {
"time": "1771825711"
},
"stopId": "LABRUYER",
"stopSequence": 8
},
{
"arrival": {
"time": "1771825773"
},
"departure": {
"time": "1771825773"
},
"stopId": "RASPAIL",
"stopSequence": 9
},
{
"arrival": {
"time": "1771825821"
},
"departure": {
"time": "1771825821"
},
"stopId": "DUMESNIL",
"stopSequence": 10
},
{
"arrival": {
"time": "1771825860"
},
"departure": {
"time": "1771825860"
},
"stopId": "LEQUAI",
"stopSequence": 11
}
],
"trip": {
"directionId": 1,
"routeId": "05",
"tripId": "6568189"
}
}
},
{
"id": "trip:6568643",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771823400"
},
"stopId": "TRELAZE",
"stopSequence": 0
},
{
"arrival": {
"time": "1771823429"
},
"departure": {
"time": "1771823429"
},
"stopId": "MALRAUX",
"stopSequence": 1
},
{
"arrival": {
"time": "1771823480"
},
"departure": {
"time": "1771823480"
},
"stopId": "FMAURIAC",
"stopSequence": 2
},
{
"arrival": {
"time": "1771823546"
},
"departure": {
"time": "1771823546"
},
"stopId": "TRELGARE",
"stopSequence": 3
},
{
"arrival": {
"time": "1771823617"
},
"departure": {
"time": "1771823617"
},
"stopId": "MALEMBAR",
"stopSequence": 4
},
{
"arrival": {
"time": "1771823706"
},
"departure": {
"time": "1771823706"
},
"stopId": "DEGAULLE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771823777"
},
"departure": {
"time": "1771823777"
},
"stopId": "BAHONNEA",
"stopSequence": 6
},
{
"arrival": {
"time": "1771823909"
},
"departure": {
"time": "1771823909"
},
"stopId": "GENTRIC",
"stopSequence": 7
},
{
"arrival": {
"time": "1771824008"
},
"departure": {
"time": "1771824008"
},
"stopId": "DAUTEL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771823640"
},
"departure": {
"time": "1771823640"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HMTREL",
"stopSequence": 9
},
{
"arrival": {
"time": "1771823728"
},
"departure": {
"time": "1771823728"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CIMTRELA",
"stopSequence": 10
},
{
"arrival": {
"time": "1771823767"
},
"departure": {
"time": "1771823767"
},
"scheduleRelationship": "SKIPPED",
"stopId": "EGLTRELA",
"stopSequence": 11
},
{
"arrival": {
"time": "1771823815"
},
"departure": {
"time": "1771823815"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MAIRTREL",
"stopSequence": 12
},
{
"arrival": {
"time": "1771823868"
},
"departure": {
"time": "1771823868"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MONTHIBE",
"stopSequence": 13
},
{
"arrival": {
"time": "1771823927"
},
"departure": {
"time": "1771823927"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ARENA",
"stopSequence": 14
},
{
"arrival": {
"time": "1771824033"
},
"departure": {
"time": "1771824033"
},
"stopId": "BUISSON",
"stopSequence": 15
},
{
"arrival": {
"time": "1771824085"
},
"departure": {
"time": "1771824085"
},
"stopId": "PYRAM02",
"stopSequence": 16
},
{
"arrival": {
"time": "1771824153"
},
"departure": {
"time": "1771824153"
},
"stopId": "LEFEVRE",
"stopSequence": 17
},
{
"arrival": {
"time": "1771824184"
},
"departure": {
"time": "1771824184"
},
"stopId": "MALAQUAI",
"stopSequence": 18
},
{
"arrival": {
"time": "1771824236"
},
"departure": {
"time": "1771824236"
},
"stopId": "MENARD",
"stopSequence": 19
},
{
"arrival": {
"time": "1771824276"
},
"departure": {
"time": "1771824276"
},
"stopId": "CHOUTEAU",
"stopSequence": 20
},
{
"arrival": {
"time": "1771824338"
},
"departure": {
"time": "1771824338"
},
"stopId": "FRESNAIE",
"stopSequence": 21
},
{
"arrival": {
"time": "1771824413"
},
"departure": {
"time": "1771824413"
},
"stopId": "MARAIS",
"stopSequence": 22
},
{
"arrival": {
"time": "1771824466"
},
"departure": {
"time": "1771824466"
},
"stopId": "BELLVUTR",
"stopSequence": 23
},
{
"arrival": {
"time": "1771824511"
},
"departure": {
"time": "1771824511"
},
"stopId": "LEOLAGRA",
"stopSequence": 24
},
{
"arrival": {
"time": "1771824565"
},
"departure": {
"time": "1771824565"
},
"stopId": "VDLOIRE",
"stopSequence": 25
},
{
"arrival": {
"time": "1771824657"
},
"departure": {
"time": "1771824657"
},
"stopId": "ECLATERI",
"stopSequence": 26
},
{
"arrival": {
"time": "1771824763"
},
"departure": {
"time": "1771824763"
},
"stopId": "JUSTICES",
"stopSequence": 27
},
{
"arrival": {
"time": "1771824801"
},
"departure": {
"time": "1771824801"
},
"stopId": "DELACROI",
"stopSequence": 28
},
{
"arrival": {
"time": "1771824871"
},
"departure": {
"time": "1771824871"
},
"stopId": "SAUMUROI",
"stopSequence": 29
},
{
"arrival": {
"time": "1771824925"
},
"departure": {
"time": "1771824925"
},
"stopId": "MADELEIN",
"stopSequence": 30
},
{
"arrival": {
"time": "1771824961"
},
"departure": {
"time": "1771824961"
},
"stopId": "VOLNEY",
"stopSequence": 31
},
{
"arrival": {
"time": "1771825025"
},
"departure": {
"time": "1771825025"
},
"stopId": "BOURGONN",
"stopSequence": 32
},
{
"arrival": {
"time": "1771825072"
},
"departure": {
"time": "1771825072"
},
"stopId": "MICHELET",
"stopSequence": 33
},
{
"arrival": {
"time": "1771825112"
},
"departure": {
"time": "1771825112"
},
"stopId": "ANLEROY",
"stopSequence": 34
},
{
"arrival": {
"time": "1771825223"
},
"departure": {
"time": "1771825223"
},
"stopId": "PAULBERT",
"stopSequence": 35
},
{
"arrival": {
"time": "1771825269"
},
"departure": {
"time": "1771825269"
},
"stopId": "HARAS",
"stopSequence": 36
},
{
"arrival": {
"time": "1771825331"
},
"departure": {
"time": "1771825331"
},
"stopId": "STAUBIN",
"stopSequence": 37
},
{
"arrival": {
"time": "1771825410"
},
"stopId": "LORRTERM",
"stopSequence": 38
}
],
"trip": {
"directionId": 0,
"routeId": "01",
"tripId": "6568643"
}
}
},
{
"id": "trip:6568525",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771823100"
},
"stopId": "SBAVENAI",
"stopSequence": 0
},
{
"arrival": {
"time": "1771823186"
},
"departure": {
"time": "1771823186"
},
"stopId": "COROT",
"stopSequence": 1
},
{
"arrival": {
"time": "1771823230"
},
"departure": {
"time": "1771823230"
},
"stopId": "CEZANNE",
"stopSequence": 2
},
{
"arrival": {
"time": "1771823267"
},
"departure": {
"time": "1771823267"
},
"stopId": "VERDUN",
"stopSequence": 3
},
{
"arrival": {
"time": "1771823294"
},
"departure": {
"time": "1771823294"
},
"stopId": "PASTEUR",
"stopSequence": 4
},
{
"arrival": {
"time": "1771823400"
},
"departure": {
"time": "1771823400"
},
"stopId": "JAUDETTE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771823445"
},
"departure": {
"time": "1771823445"
},
"stopId": "WALCOURT",
"stopSequence": 6
},
{
"arrival": {
"time": "1771823506"
},
"departure": {
"time": "1771823506"
},
"stopId": "MORLIERE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771823549"
},
"departure": {
"time": "1771823549"
},
"stopId": "CEEQUEST",
"stopSequence": 8
},
{
"arrival": {
"time": "1771823596"
},
"departure": {
"time": "1771823596"
},
"stopId": "PELLERI",
"stopSequence": 9
},
{
"arrival": {
"time": "1771823640"
},
"departure": {
"time": "1771823640"
},
"stopId": "STADE",
"stopSequence": 10
},
{
"arrival": {
"time": "1771823686"
},
"departure": {
"time": "1771823686"
},
"stopId": "AUBEPINE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771823731"
},
"departure": {
"time": "1771823731"
},
"stopId": "GEMMETR",
"stopSequence": 12
},
{
"arrival": {
"time": "1771823786"
},
"departure": {
"time": "1771823786"
},
"stopId": "JUFERRY",
"stopSequence": 13
},
{
"arrival": {
"time": "1771823848"
},
"departure": {
"time": "1771823848"
},
"stopId": "CCHEMINE",
"stopSequence": 14
},
{
"arrival": {
"time": "1771823897"
},
"departure": {
"time": "1771823897"
},
"stopId": "PAPERIE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771823940"
},
"departure": {
"time": "1771823940"
},
"stopId": "LAREUX",
"stopSequence": 16
},
{
"arrival": {
"time": "1771824003"
},
"departure": {
"time": "1771824003"
},
"stopId": "CASERNE",
"stopSequence": 17
},
{
"arrival": {
"time": "1771824076"
},
"departure": {
"time": "1771824076"
},
"stopId": "ARCEAU",
"stopSequence": 18
},
{
"arrival": {
"time": "1771824128"
},
"departure": {
"time": "1771824128"
},
"stopId": "AFPA",
"stopSequence": 19
},
{
"arrival": {
"time": "1771824190"
},
"departure": {
"time": "1771824190"
},
"stopId": "CIMETIER",
"stopSequence": 20
},
{
"arrival": {
"time": "1771824274"
},
"departure": {
"time": "1771824274"
},
"stopId": "MONTAIG",
"stopSequence": 21
},
{
"arrival": {
"time": "1771824310"
},
"departure": {
"time": "1771824310"
},
"stopId": "GARDOT",
"stopSequence": 22
},
{
"arrival": {
"time": "1771824360"
},
"departure": {
"time": "1771824360"
},
"stopId": "STEXUPER",
"stopSequence": 23
},
{
"arrival": {
"time": "1771824427"
},
"departure": {
"time": "1771824427"
},
"stopId": "SECUSOCI",
"stopSequence": 24
},
{
"arrival": {
"time": "1771824547"
},
"departure": {
"time": "1771824547"
},
"stopId": "MAIL-NAE",
"stopSequence": 25
},
{
"arrival": {
"time": "1771824600"
},
"departure": {
"time": "1771824660"
},
"stopId": "FO-LOR-R",
"stopSequence": 26
},
{
"arrival": {
"time": "1771824747"
},
"departure": {
"time": "1771824747"
},
"stopId": "STAUBI-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771824789"
},
"departure": {
"time": "1771824789"
},
"stopId": "HARAS-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771824900"
},
"stopId": "LESGAR-E",
"stopSequence": 29
}
],
"trip": {
"directionId": 1,
"routeId": "02",
"tripId": "6568525"
}
}
},
{
"id": "trip:6568642",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771822328"
},
"departure": {
"time": "1771822344"
},
"stopId": "SAUMUROI",
"stopSequence": 29
},
{
"arrival": {
"time": "1771822339"
},
"departure": {
"time": "1771822339"
},
"stopId": "MADELEIN",
"stopSequence": 30
},
{
"arrival": {
"time": "1771822375"
},
"departure": {
"time": "1771822375"
},
"stopId": "VOLNEY",
"stopSequence": 31
},
{
"arrival": {
"time": "1771822445"
},
"departure": {
"time": "1771822445"
},
"stopId": "BOURGONN",
"stopSequence": 32
},
{
"arrival": {
"time": "1771822492"
},
"departure": {
"time": "1771822492"
},
"stopId": "MICHELET",
"stopSequence": 33
},
{
"arrival": {
"time": "1771822532"
},
"departure": {
"time": "1771822532"
},
"stopId": "ANLEROY",
"stopSequence": 34
},
{
"arrival": {
"time": "1771822644"
},
"departure": {
"time": "1771822644"
},
"stopId": "PAULBERT",
"stopSequence": 35
},
{
"arrival": {
"time": "1771822736"
},
"departure": {
"time": "1771822736"
},
"stopId": "HARAS",
"stopSequence": 36
},
{
"arrival": {
"time": "1771822754"
},
"departure": {
"time": "1771822754"
},
"stopId": "STAUBIN",
"stopSequence": 37
},
{
"arrival": {
"time": "1771822833"
},
"stopId": "LORRTERM",
"stopSequence": 38
}
],
"trip": {
"directionId": 0,
"routeId": "01",
"tripId": "6568642"
}
}
},
{
"id": "trip:6572226",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771824660"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HOPITAL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771824684"
},
"departure": {
"time": "1771824684"
},
"stopId": "HRECULEE",
"stopSequence": 2
},
{
"arrival": {
"time": "1771824727"
},
"departure": {
"time": "1771824727"
},
"stopId": "FMEDECIN",
"stopSequence": 3
},
{
"arrival": {
"time": "1771824800"
},
"departure": {
"time": "1771824800"
},
"stopId": "WJMO-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771824842"
},
"departure": {
"time": "1771824842"
},
"stopId": "ESEO",
"stopSequence": 5
},
{
"arrival": {
"time": "1771824892"
},
"departure": {
"time": "1771824892"
},
"stopId": "CHARNASS",
"stopSequence": 6
},
{
"arrival": {
"time": "1771824955"
},
"departure": {
"time": "1771824955"
},
"stopId": "FRATER",
"stopSequence": 7
},
{
"arrival": {
"time": "1771825003"
},
"departure": {
"time": "1771825003"
},
"stopId": "LECUIT",
"stopSequence": 8
},
{
"arrival": {
"time": "1771825082"
},
"departure": {
"time": "1771825082"
},
"stopId": "BLERIOT",
"stopSequence": 9
},
{
"arrival": {
"time": "1771825136"
},
"departure": {
"time": "1771825136"
},
"stopId": "BARRA",
"stopSequence": 10
},
{
"arrival": {
"time": "1771825205"
},
"departure": {
"time": "1771825205"
},
"stopId": "STTERESE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771825245"
},
"departure": {
"time": "1771825245"
},
"stopId": "BICHBICH",
"stopSequence": 12
},
{
"arrival": {
"time": "1771825294"
},
"departure": {
"time": "1771825294"
},
"stopId": "DESCAZEA",
"stopSequence": 13
},
{
"arrival": {
"time": "1771825365"
},
"departure": {
"time": "1771825365"
},
"stopId": "MONPROFI",
"stopSequence": 14
},
{
"arrival": {
"time": "1771825435"
},
"departure": {
"time": "1771825435"
},
"stopId": "LEQUAI",
"stopSequence": 15
},
{
"arrival": {
"time": "1771825597"
},
"departure": {
"time": "1771825597"
},
"stopId": "FARCSJ-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771825676"
},
"departure": {
"time": "1771825676"
},
"stopId": "MVIGNE-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771825735"
},
"departure": {
"time": "1771825735"
},
"stopId": "CHBBEI-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771825790"
},
"departure": {
"time": "1771825790"
},
"stopId": "BOISRA-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771825856"
},
"departure": {
"time": "1771825856"
},
"stopId": "NDAMLA-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771825919"
},
"departure": {
"time": "1771825919"
},
"stopId": "POLYTE-E",
"stopSequence": 21
}
],
"trip": {
"directionId": 1,
"routeId": "06",
"tripId": "6572226"
}
}
},
{
"id": "trip:6053987",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771825500"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHANTOUR",
"stopSequence": 1
},
{
"arrival": {
"time": "1771825540"
},
"departure": {
"time": "1771825540"
},
"scheduleRelationship": "SKIPPED",
"stopId": "VIGNES",
"stopSequence": 2
},
{
"arrival": {
"time": "1771825571"
},
"departure": {
"time": "1771825571"
},
"scheduleRelationship": "SKIPPED",
"stopId": "RANGEARD",
"stopSequence": 3
},
{
"arrival": {
"time": "1771825593"
},
"departure": {
"time": "1771825593"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LAPOINTE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771825633"
},
"departure": {
"time": "1771825633"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PONTLAIT",
"stopSequence": 5
},
{
"arrival": {
"time": "1771825672"
},
"departure": {
"time": "1771825672"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GAREBOUC",
"stopSequence": 6
},
{
"arrival": {
"time": "1771825709"
},
"departure": {
"time": "1771825709"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CAMPBOUC",
"stopSequence": 7
},
{
"arrival": {
"time": "1771825884"
},
"departure": {
"time": "1771825884"
},
"stopId": "BOUCHEM",
"stopSequence": 8
},
{
"arrival": {
"time": "1771825938"
},
"departure": {
"time": "1771825938"
},
"stopId": "CHEVRIER",
"stopSequence": 9
}
],
"trip": {
"directionId": 0,
"routeId": "22",
"tripId": "6053987"
}
}
},
{
"id": "trip:6568614",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771823100"
},
"stopId": "FO-LOR-R",
"stopSequence": 0
},
{
"arrival": {
"time": "1771823187"
},
"departure": {
"time": "1771823187"
},
"stopId": "STAUBI-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771823229"
},
"departure": {
"time": "1771823229"
},
"stopId": "HARAS-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771823360"
},
"departure": {
"time": "1771823360"
},
"stopId": "ANLERO-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771823424"
},
"departure": {
"time": "1771823424"
},
"stopId": "MICHEL-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771823465"
},
"departure": {
"time": "1771823465"
},
"stopId": "BOURGO-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771823500"
},
"departure": {
"time": "1771823500"
},
"stopId": "VOLNEY-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771823544"
},
"departure": {
"time": "1771823544"
},
"stopId": "MADELE-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771823600"
},
"departure": {
"time": "1771823600"
},
"stopId": "SAUMUR-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771823649"
},
"departure": {
"time": "1771823649"
},
"stopId": "DELACR-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771823690"
},
"departure": {
"time": "1771823690"
},
"stopId": "JUSTIC-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771823774"
},
"departure": {
"time": "1771823774"
},
"stopId": "ECLATE-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771823860"
},
"departure": {
"time": "1771823860"
},
"stopId": "VDLOIR-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771823900"
},
"departure": {
"time": "1771823900"
},
"stopId": "LEOLAG-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771823929"
},
"departure": {
"time": "1771823929"
},
"stopId": "BELVTR-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771823992"
},
"departure": {
"time": "1771823992"
},
"stopId": "MARAIS-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771824048"
},
"departure": {
"time": "1771824048"
},
"stopId": "FRESNA-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771824108"
},
"departure": {
"time": "1771824108"
},
"stopId": "CHOUTE-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771824142"
},
"departure": {
"time": "1771824142"
},
"stopId": "MENA-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771824190"
},
"departure": {
"time": "1771824190"
},
"stopId": "MALAQU-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771824216"
},
"departure": {
"time": "1771824216"
},
"stopId": "LEFEVR-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771824269"
},
"departure": {
"time": "1771824269"
},
"stopId": "PYRAM2-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771824320"
},
"departure": {
"time": "1771824320"
},
"stopId": "BUISSO-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771824353"
},
"departure": {
"time": "1771824353"
},
"stopId": "DAUTEL-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771824457"
},
"departure": {
"time": "1771824457"
},
"stopId": "GENTR-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1771824582"
},
"departure": {
"time": "1771824582"
},
"stopId": "BAHONN-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1771824650"
},
"departure": {
"time": "1771824650"
},
"stopId": "DEGAUL-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771824724"
},
"departure": {
"time": "1771824724"
},
"stopId": "MALEMB-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771824385"
},
"departure": {
"time": "1771824385"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ARENA-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771824437"
},
"departure": {
"time": "1771824437"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MONTHI-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771824489"
},
"departure": {
"time": "1771824489"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MAIRTR-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771824525"
},
"departure": {
"time": "1771824525"
},
"scheduleRelationship": "SKIPPED",
"stopId": "EGLTRE-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771824555"
},
"departure": {
"time": "1771824555"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CIMETR-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771824620"
},
"departure": {
"time": "1771824620"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HMTRE-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771824720"
},
"departure": {
"time": "1771824720"
},
"scheduleRelationship": "SKIPPED",
"stopId": "TRELGA-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771824898"
},
"departure": {
"time": "1771824898"
},
"stopId": "FMAURI-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771824954"
},
"departure": {
"time": "1771824954"
},
"stopId": "MALRAU-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771825011"
},
"stopId": "TRELA-AR",
"stopSequence": 38
}
],
"trip": {
"directionId": 1,
"routeId": "01",
"tripId": "6568614"
}
}
},
{
"id": "trip:6570945",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771823100"
},
"stopId": "ROCHEF-E",
"stopSequence": 0
},
{
"arrival": {
"time": "1771823174"
},
"departure": {
"time": "1771823174"
},
"stopId": "HOTDIE-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771823216"
},
"departure": {
"time": "1771823216"
},
"stopId": "BICHDA-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771823280"
},
"departure": {
"time": "1771823280"
},
"stopId": "DESCAZEA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771823367"
},
"departure": {
"time": "1771823367"
},
"stopId": "CIOUES-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771823419"
},
"departure": {
"time": "1771823419"
},
"stopId": "POMONE-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771823458"
},
"departure": {
"time": "1771823458"
},
"stopId": "REVERI-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771823524"
},
"departure": {
"time": "1771823524"
},
"stopId": "MEIGNA-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771823557"
},
"departure": {
"time": "1771823557"
},
"stopId": "VALOR-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771823580"
},
"departure": {
"time": "1771823580"
},
"stopId": "CLINIQ-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771823614"
},
"departure": {
"time": "1771823614"
},
"stopId": "GRANDM-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771823651"
},
"departure": {
"time": "1771823651"
},
"stopId": "MAISDA-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771823685"
},
"departure": {
"time": "1771823685"
},
"stopId": "CHMART-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771823717"
},
"departure": {
"time": "1771823717"
},
"stopId": "MLYAUT-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771823772"
},
"departure": {
"time": "1771823772"
},
"stopId": "BRASSE-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771823813"
},
"departure": {
"time": "1771823813"
},
"stopId": "BEURRI-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771823855"
},
"departure": {
"time": "1771823855"
},
"stopId": "DELAUN-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771823899"
},
"departure": {
"time": "1771823899"
},
"stopId": "MAUFIN-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771823940"
},
"departure": {
"time": "1771823940"
},
"stopId": "MAIRAV-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771823975"
},
"departure": {
"time": "1771823975"
},
"stopId": "TERNIE-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771824007"
},
"departure": {
"time": "1771824007"
},
"stopId": "BALAND-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771824049"
},
"departure": {
"time": "1771824049"
},
"stopId": "PIECE-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771824104"
},
"departure": {
"time": "1771824104"
},
"stopId": "LA-BOI-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771824148"
},
"departure": {
"time": "1771824148"
},
"stopId": "SCHWAL-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771824180"
},
"stopId": "ADEZIERE",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "03",
"tripId": "6570945"
}
}
},
{
"id": "trip:6572217",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771823580"
},
"stopId": "BOUCHEM",
"stopSequence": 0
},
{
"arrival": {
"time": "1771823621"
},
"departure": {
"time": "1771823621"
},
"stopId": "CHEVRIER",
"stopSequence": 1
},
{
"arrival": {
"time": "1771823648"
},
"departure": {
"time": "1771823648"
},
"stopId": "PETPORT",
"stopSequence": 2
},
{
"arrival": {
"time": "1771823711"
},
"departure": {
"time": "1771823711"
},
"stopId": "HAUBOUCH",
"stopSequence": 3
},
{
"arrival": {
"time": "1771823760"
},
"departure": {
"time": "1771823760"
},
"stopId": "ARTAUD",
"stopSequence": 4
},
{
"arrival": {
"time": "1771823811"
},
"departure": {
"time": "1771823811"
},
"stopId": "PIVERDIE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771823862"
},
"departure": {
"time": "1771823862"
},
"stopId": "CHATAIGN",
"stopSequence": 6
},
{
"arrival": {
"time": "1771823893"
},
"departure": {
"time": "1771823893"
},
"stopId": "CLOSVI-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771823942"
},
"departure": {
"time": "1771823942"
},
"stopId": "P-ANJO-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771824000"
},
"departure": {
"time": "1771824000"
},
"stopId": "HARENC",
"stopSequence": 9
},
{
"arrival": {
"time": "1771824072"
},
"departure": {
"time": "1771824072"
},
"stopId": "P-ANJOU",
"stopSequence": 10
},
{
"arrival": {
"time": "1771824120"
},
"departure": {
"time": "1771824120"
},
"stopId": "VALMAI-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771824191"
},
"departure": {
"time": "1771824191"
},
"stopId": "PETVIVIE",
"stopSequence": 12
},
{
"arrival": {
"time": "1771824267"
},
"departure": {
"time": "1771824267"
},
"stopId": "PRUNIERS",
"stopSequence": 13
},
{
"arrival": {
"time": "1771824301"
},
"departure": {
"time": "1771824301"
},
"stopId": "CROISETT",
"stopSequence": 14
},
{
"arrival": {
"time": "1771824406"
},
"departure": {
"time": "1771824406"
},
"stopId": "CAMLACMA",
"stopSequence": 15
},
{
"arrival": {
"time": "1771824452"
},
"departure": {
"time": "1771824452"
},
"stopId": "LACDMAIN",
"stopSequence": 16
},
{
"arrival": {
"time": "1771824498"
},
"departure": {
"time": "1771824498"
},
"stopId": "MAISENVI",
"stopSequence": 17
},
{
"arrival": {
"time": "1771824540"
},
"departure": {
"time": "1771824540"
},
"stopId": "PERUSSAI",
"stopSequence": 18
},
{
"arrival": {
"time": "1771824567"
},
"departure": {
"time": "1771824567"
},
"stopId": "MAISLAC",
"stopSequence": 19
},
{
"arrival": {
"time": "1771824596"
},
"departure": {
"time": "1771824596"
},
"stopId": "JEAN-MON",
"stopSequence": 20
},
{
"arrival": {
"time": "1771824722"
},
"departure": {
"time": "1771824722"
},
"stopId": "CNFPT",
"stopSequence": 21
},
{
"arrival": {
"time": "1771824780"
},
"departure": {
"time": "1771824780"
},
"stopId": "BEAUSSIE",
"stopSequence": 22
},
{
"arrival": {
"time": "1771824840"
},
"departure": {
"time": "1771824840"
},
"stopId": "CITEUNIV",
"stopSequence": 23
},
{
"arrival": {
"time": "1771824890"
},
"departure": {
"time": "1771824890"
},
"stopId": "POLYTECH",
"stopSequence": 24
},
{
"arrival": {
"time": "1771824951"
},
"departure": {
"time": "1771824951"
},
"stopId": "NDAMELAC",
"stopSequence": 25
},
{
"arrival": {
"time": "1771825017"
},
"departure": {
"time": "1771825017"
},
"stopId": "BOISRAME",
"stopSequence": 26
},
{
"arrival": {
"time": "1771825080"
},
"departure": {
"time": "1771825080"
},
"stopId": "CHBBEILL",
"stopSequence": 27
},
{
"arrival": {
"time": "1771825143"
},
"departure": {
"time": "1771825143"
},
"stopId": "MVIGNE",
"stopSequence": 28
},
{
"arrival": {
"time": "1771825234"
},
"departure": {
"time": "1771825234"
},
"stopId": "FARCYSJA",
"stopSequence": 29
},
{
"arrival": {
"time": "1771825440"
},
"departure": {
"time": "1771825440"
},
"stopId": "LEQUAI-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771825496"
},
"departure": {
"time": "1771825496"
},
"stopId": "MONPR-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771825545"
},
"departure": {
"time": "1771825545"
},
"stopId": "DESCAZ-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771825604"
},
"departure": {
"time": "1771825604"
},
"stopId": "BICHBI-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771825633"
},
"departure": {
"time": "1771825633"
},
"stopId": "STTHER-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771825699"
},
"departure": {
"time": "1771825699"
},
"stopId": "BARRA-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771825747"
},
"departure": {
"time": "1771825747"
},
"stopId": "BLERIO-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771825825"
},
"departure": {
"time": "1771825825"
},
"stopId": "LECUIT-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771825860"
},
"departure": {
"time": "1771825860"
},
"stopId": "FRATE-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771825920"
},
"departure": {
"time": "1771825920"
},
"stopId": "CHARNA-E",
"stopSequence": 39
}
],
"trip": {
"directionId": 0,
"routeId": "06",
"tripId": "6572217"
}
}
},
{
"id": "trip:6568377",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771822256"
},
"departure": {
"time": "1771822256"
},
"stopId": "ROCEPINE",
"stopSequence": 19
},
{
"arrival": {
"time": "1771822297"
},
"departure": {
"time": "1771822297"
},
"stopId": "PARCGARE",
"stopSequence": 20
},
{
"arrival": {
"time": "1771822351"
},
"departure": {
"time": "1771822351"
},
"stopId": "LABRUYER",
"stopSequence": 21
},
{
"arrival": {
"time": "1771822413"
},
"departure": {
"time": "1771822413"
},
"stopId": "RASPAIL",
"stopSequence": 22
},
{
"arrival": {
"time": "1771822462"
},
"departure": {
"time": "1771822462"
},
"stopId": "MONPR-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771822248"
},
"departure": {
"time": "1771822248"
},
"stopId": "POMONE",
"stopSequence": 24
},
{
"arrival": {
"time": "1771822385"
},
"departure": {
"time": "1771822385"
},
"stopId": "CIOUEST",
"stopSequence": 25
},
{
"arrival": {
"time": "1771822420"
},
"departure": {
"time": "1771822420"
},
"stopId": "CLEMENCE",
"stopSequence": 26
},
{
"arrival": {
"time": "1771822446"
},
"departure": {
"time": "1771822446"
},
"stopId": "DESCAZ-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771822484"
},
"departure": {
"time": "1771822484"
},
"stopId": "BICHDAVI",
"stopSequence": 28
},
{
"arrival": {
"time": "1771822539"
},
"departure": {
"time": "1771822539"
},
"stopId": "HOTDIEU",
"stopSequence": 29
},
{
"arrival": {
"time": "1771822566"
},
"stopId": "ROCHEFOU",
"stopSequence": 30
}
],
"trip": {
"directionId": 1,
"routeId": "03",
"tripId": "6568377"
}
}
},
{
"id": "trip:6568403",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771825748"
},
"departure": {
"time": "1771825748"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GDPRESSO",
"stopSequence": 2
},
{
"arrival": {
"time": "1771825798"
},
"departure": {
"time": "1771825798"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BARBOTER",
"stopSequence": 3
},
{
"arrival": {
"time": "1771825851"
},
"departure": {
"time": "1771825851"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FONTENE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771825919"
},
"departure": {
"time": "1771825919"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHAERIGN",
"stopSequence": 5
},
{
"arrival": {
"time": "1771825779"
},
"departure": {
"time": "1771825779"
},
"stopId": "PONTSCEM",
"stopSequence": 10
},
{
"arrival": {
"time": "1771825834"
},
"departure": {
"time": "1771825834"
},
"stopId": "BELPOULE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771825906"
},
"departure": {
"time": "1771825906"
},
"stopId": "AUTHION",
"stopSequence": 12
}
],
"trip": {
"directionId": 0,
"routeId": "03",
"tripId": "6568403"
}
}
},
{
"id": "trip:6570902",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771823280"
},
"stopId": "FO-LOR-R",
"stopSequence": 0
},
{
"arrival": {
"time": "1771823354"
},
"departure": {
"time": "1771823354"
},
"stopId": "STAUBI-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771823389"
},
"departure": {
"time": "1771823389"
},
"stopId": "HARAS-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771823520"
},
"departure": {
"time": "1771823520"
},
"stopId": "ANLERO-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771823581"
},
"departure": {
"time": "1771823581"
},
"stopId": "RABELA-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771823629"
},
"departure": {
"time": "1771823629"
},
"stopId": "ESA-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771823739"
},
"departure": {
"time": "1771823739"
},
"stopId": "DELATA-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771823820"
},
"departure": {
"time": "1771823820"
},
"stopId": "ALLARD-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771823870"
},
"departure": {
"time": "1771823870"
},
"stopId": "TASSIG-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771823963"
},
"departure": {
"time": "1771823963"
},
"stopId": "TROIPA-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771824000"
},
"departure": {
"time": "1771824000"
},
"stopId": "SABLON-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771824053"
},
"departure": {
"time": "1771824053"
},
"stopId": "RUELLE-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771824136"
},
"departure": {
"time": "1771824136"
},
"stopId": "GENDRO-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771824230"
},
"departure": {
"time": "1771824230"
},
"stopId": "PATUR-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771824300"
},
"departure": {
"time": "1771824300"
},
"stopId": "AUTHIO-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771824359"
},
"departure": {
"time": "1771824359"
},
"stopId": "BELPOU-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771824420"
},
"departure": {
"time": "1771824420"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PONTSC-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771824542"
},
"departure": {
"time": "1771824542"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOIRE-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771824577"
},
"departure": {
"time": "1771824577"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DUBE-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771824623"
},
"departure": {
"time": "1771824623"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOUET-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771824664"
},
"departure": {
"time": "1771824664"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOSQUE-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771824714"
},
"departure": {
"time": "1771824714"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHAERI-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771824760"
},
"departure": {
"time": "1771824760"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FONTE-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771824814"
},
"departure": {
"time": "1771824814"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ERIGNE",
"stopSequence": 24
},
{
"arrival": {
"time": "1771824840"
},
"stopId": "SOLAND",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "03",
"tripId": "6570902"
}
}
},
{
"id": "trip:6572227",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771825740"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HOPITAL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771825745"
},
"departure": {
"time": "1771825745"
},
"stopId": "HRECULEE",
"stopSequence": 2
},
{
"arrival": {
"time": "1771825788"
},
"departure": {
"time": "1771825788"
},
"stopId": "FMEDECIN",
"stopSequence": 3
},
{
"arrival": {
"time": "1771825861"
},
"departure": {
"time": "1771825861"
},
"stopId": "WJMO-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771825903"
},
"departure": {
"time": "1771825903"
},
"stopId": "ESEO",
"stopSequence": 5
}
],
"trip": {
"directionId": 1,
"routeId": "06",
"tripId": "6572227"
}
}
},
{
"id": "trip:6568615",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771825680"
},
"stopId": "FO-LOR-R",
"stopSequence": 0
},
{
"arrival": {
"time": "1771825754"
},
"departure": {
"time": "1771825754"
},
"stopId": "STAUBI-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771825789"
},
"departure": {
"time": "1771825789"
},
"stopId": "HARAS-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771825920"
},
"departure": {
"time": "1771825920"
},
"stopId": "ANLERO-E",
"stopSequence": 3
}
],
"trip": {
"directionId": 1,
"routeId": "01",
"tripId": "6568615"
}
}
},
{
"id": "trip:6568370",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771822288"
},
"departure": {
"time": "1771822304"
},
"stopId": "RUELLES",
"stopSequence": 15
},
{
"arrival": {
"time": "1771822283"
},
"departure": {
"time": "1771822283"
},
"stopId": "SABLONS",
"stopSequence": 16
},
{
"arrival": {
"time": "1771822349"
},
"departure": {
"time": "1771822349"
},
"stopId": "TROPAROI",
"stopSequence": 17
},
{
"arrival": {
"time": "1771822512"
},
"departure": {
"time": "1771822512"
},
"stopId": "ALLARD",
"stopSequence": 18
},
{
"arrival": {
"time": "1771822588"
},
"departure": {
"time": "1771822588"
},
"stopId": "DELATTAS",
"stopSequence": 19
},
{
"arrival": {
"time": "1771822697"
},
"departure": {
"time": "1771822697"
},
"stopId": "ESA",
"stopSequence": 20
},
{
"arrival": {
"time": "1771822758"
},
"departure": {
"time": "1771822758"
},
"stopId": "RABELAI",
"stopSequence": 21
},
{
"arrival": {
"time": "1771822812"
},
"departure": {
"time": "1771822812"
},
"stopId": "ALEROY",
"stopSequence": 22
},
{
"arrival": {
"time": "1771822903"
},
"departure": {
"time": "1771822903"
},
"stopId": "PAULBERT",
"stopSequence": 23
},
{
"arrival": {
"time": "1771822940"
},
"departure": {
"time": "1771822940"
},
"stopId": "HARAS",
"stopSequence": 24
},
{
"arrival": {
"time": "1771822991"
},
"departure": {
"time": "1771822991"
},
"stopId": "STAUBIN",
"stopSequence": 25
},
{
"arrival": {
"time": "1771823052"
},
"stopId": "LORRAIN1",
"stopSequence": 26
}
],
"trip": {
"directionId": 0,
"routeId": "03",
"tripId": "6568370"
}
}
},
{
"id": "trip:6566771",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771824480"
},
"stopId": "1QUAI",
"stopSequence": 0
},
{
"arrival": {
"time": "1771824652"
},
"departure": {
"time": "1771824652"
},
"stopId": "2FARC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771824760"
},
"departure": {
"time": "1771824760"
},
"stopId": "2ELYS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771824852"
},
"departure": {
"time": "1771824852"
},
"stopId": "2PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1771824930"
},
"departure": {
"time": "1771824930"
},
"stopId": "2BARR",
"stopSequence": 4
},
{
"arrival": {
"time": "1771825027"
},
"departure": {
"time": "1771825027"
},
"stopId": "2BEAU",
"stopSequence": 5
},
{
"arrival": {
"time": "1771825120"
},
"stopId": "1BBCA",
"stopSequence": 6
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6566771"
}
}
},
{
"id": "trip:6566765",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771822530"
},
"stopId": "1BBCA",
"stopSequence": 0
},
{
"arrival": {
"time": "1771822631"
},
"departure": {
"time": "1771822631"
},
"stopId": "1BEAU",
"stopSequence": 1
},
{
"arrival": {
"time": "1771822740"
},
"departure": {
"time": "1771822740"
},
"stopId": "1BARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1771822821"
},
"departure": {
"time": "1771822821"
},
"stopId": "1PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1771822914"
},
"departure": {
"time": "1771822914"
},
"stopId": "1ELYS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771823024"
},
"departure": {
"time": "1771823024"
},
"stopId": "1FARC",
"stopSequence": 5
},
{
"arrival": {
"time": "1771823200"
},
"stopId": "1QUAI",
"stopSequence": 6
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6566765"
}
}
},
{
"id": "trip:6571382",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771825800"
},
"stopId": "2JMOU",
"stopSequence": 0
},
{
"arrival": {
"time": "1771825920"
},
"departure": {
"time": "1771825920"
},
"stopId": "2HSAU",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6571382"
}
}
},
{
"id": "trip:6559151",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771825440"
},
"stopId": "LICES-E",
"stopSequence": 0
},
{
"arrival": {
"time": "1771825620"
},
"departure": {
"time": "1771825620"
},
"stopId": "ANLERO-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771825703"
},
"departure": {
"time": "1771825703"
},
"stopId": "MICHEL-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771825757"
},
"departure": {
"time": "1771825757"
},
"stopId": "BOURGO-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771825802"
},
"departure": {
"time": "1771825802"
},
"stopId": "VOLNEY-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771825860"
},
"departure": {
"time": "1771825860"
},
"stopId": "MADELE-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771825909"
},
"departure": {
"time": "1771825909"
},
"stopId": "JEBOUI-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771825957"
},
"departure": {
"time": "1771825957"
},
"stopId": "PCOUBE-E",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "07",
"tripId": "6559151"
}
}
},
{
"id": "trip:6567835",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771825860"
},
"stopId": "EVENTARD",
"stopSequence": 0
},
{
"arrival": {
"time": "1771825896"
},
"departure": {
"time": "1771825896"
},
"stopId": "COTTAGE",
"stopSequence": 1
},
{
"arrival": {
"time": "1771825953"
},
"departure": {
"time": "1771825953"
},
"stopId": "DUBELL-2",
"stopSequence": 2
}
],
"trip": {
"directionId": 1,
"routeId": "09",
"tripId": "6567835"
}
}
},
{
"id": "trip:3251",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771822557"
},
"departure": {
"time": "1771822557"
},
"stopId": "LUTIN-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771822691"
},
"departure": {
"time": "1771822691"
},
"stopId": "BRISEP-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771822810"
},
"departure": {
"time": "1771822810"
},
"stopId": "CHATEN-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771822901"
},
"departure": {
"time": "1771822901"
},
"stopId": "SEPSON-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771823019"
},
"departure": {
"time": "1771823019"
},
"stopId": "RTEPAR-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771823100"
},
"departure": {
"time": "1771823100"
},
"stopId": "PROVIN-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771823230"
},
"departure": {
"time": "1771823230"
},
"stopId": "PARCEX-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771823397"
},
"departure": {
"time": "1771823397"
},
"stopId": "CARREA-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771823431"
},
"departure": {
"time": "1771823431"
},
"stopId": "FOUSSEAU",
"stopSequence": 11
},
{
"arrival": {
"time": "1771823470"
},
"departure": {
"time": "1771823470"
},
"stopId": "HJOU32-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771823692"
},
"departure": {
"time": "1771823692"
},
"stopId": "OCESUD-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771823770"
},
"departure": {
"time": "1771823770"
},
"stopId": "OCENOR-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771823849"
},
"departure": {
"time": "1771823849"
},
"stopId": "OCEBEN-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771823890"
},
"departure": {
"time": "1771823890"
},
"stopId": "PELSTA-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771823946"
},
"departure": {
"time": "1771823946"
},
"stopId": "BLITOU-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771824050"
},
"departure": {
"time": "1771824050"
},
"stopId": "TOURAI-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771824172"
},
"departure": {
"time": "1771824172"
},
"stopId": "LOUDIN-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771824223"
},
"departure": {
"time": "1771824223"
},
"stopId": "BLEUNI-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771824250"
},
"departure": {
"time": "1771824250"
},
"stopId": "VILVEQ-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771824269"
},
"departure": {
"time": "1771824269"
},
"stopId": "VILVEC-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771824396"
},
"departure": {
"time": "1771824396"
},
"stopId": "SOUCEL-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771824612"
},
"departure": {
"time": "1771824612"
},
"stopId": "NONNA-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1771824670"
},
"departure": {
"time": "1771824670"
},
"stopId": "HERMIT32",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "32",
"tripId": "3251"
}
}
},
{
"id": "trip:6567859",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771823580"
},
"stopId": "MOULINMA",
"stopSequence": 0
},
{
"arrival": {
"time": "1771823692"
},
"departure": {
"time": "1771823692"
},
"stopId": "BAUDRAI",
"stopSequence": 1
},
{
"arrival": {
"time": "1771823760"
},
"departure": {
"time": "1771823760"
},
"stopId": "GUILLEB.",
"stopSequence": 2
},
{
"arrival": {
"time": "1771823789"
},
"departure": {
"time": "1771823789"
},
"stopId": "RONCIE-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771823822"
},
"departure": {
"time": "1771823822"
},
"stopId": "JEROST-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771823851"
},
"departure": {
"time": "1771823851"
},
"stopId": "MACURI-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771823880"
},
"departure": {
"time": "1771823880"
},
"stopId": "GGSAND-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771823935"
},
"departure": {
"time": "1771823935"
},
"stopId": "FRANVI-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771824038"
},
"departure": {
"time": "1771824038"
},
"stopId": "GIRARDE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771824082"
},
"departure": {
"time": "1771824082"
},
"stopId": "CHESNAIE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771824120"
},
"departure": {
"time": "1771824120"
},
"stopId": "GENDRON",
"stopSequence": 10
},
{
"arrival": {
"time": "1771824164"
},
"departure": {
"time": "1771824164"
},
"stopId": "DIONNEAU",
"stopSequence": 11
},
{
"arrival": {
"time": "1771824210"
},
"departure": {
"time": "1771824210"
},
"stopId": "ATHLETIS",
"stopSequence": 12
},
{
"arrival": {
"time": "1771824266"
},
"departure": {
"time": "1771824266"
},
"stopId": "DANGELIN",
"stopSequence": 13
},
{
"arrival": {
"time": "1771824315"
},
"departure": {
"time": "1771824315"
},
"stopId": "LINOVENT",
"stopSequence": 14
},
{
"arrival": {
"time": "1771824360"
},
"departure": {
"time": "1771824360"
},
"stopId": "MARIANNE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771824416"
},
"departure": {
"time": "1771824416"
},
"stopId": "VIVIERS",
"stopSequence": 16
},
{
"arrival": {
"time": "1771824462"
},
"departure": {
"time": "1771824462"
},
"stopId": "VILLESIC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771824530"
},
"departure": {
"time": "1771824530"
},
"stopId": "MUTUALIT",
"stopSequence": 18
},
{
"arrival": {
"time": "1771824574"
},
"departure": {
"time": "1771824574"
},
"stopId": "BLANDEAU",
"stopSequence": 19
},
{
"arrival": {
"time": "1771824612"
},
"departure": {
"time": "1771824612"
},
"stopId": "CESARGEO",
"stopSequence": 20
},
{
"arrival": {
"time": "1771824673"
},
"departure": {
"time": "1771824673"
},
"stopId": "MIRABEAU",
"stopSequence": 21
},
{
"arrival": {
"time": "1771824720"
},
"departure": {
"time": "1771824720"
},
"stopId": "LAFAYETT",
"stopSequence": 22
},
{
"arrival": {
"time": "1771824753"
},
"departure": {
"time": "1771824753"
},
"stopId": "CHANZY",
"stopSequence": 23
},
{
"arrival": {
"time": "1771824798"
},
"departure": {
"time": "1771824798"
},
"stopId": "VAUBAN",
"stopSequence": 24
},
{
"arrival": {
"time": "1771824824"
},
"departure": {
"time": "1771824824"
},
"stopId": "POIREL",
"stopSequence": 25
},
{
"arrival": {
"time": "1771824870"
},
"departure": {
"time": "1771824870"
},
"stopId": "PONTNOIR",
"stopSequence": 26
},
{
"arrival": {
"time": "1771824900"
},
"departure": {
"time": "1771824900"
},
"stopId": "SEMARD",
"stopSequence": 27
},
{
"arrival": {
"time": "1771824951"
},
"departure": {
"time": "1771824951"
},
"stopId": "GARETERM",
"stopSequence": 28
},
{
"arrival": {
"time": "1771825142"
},
"departure": {
"time": "1771825142"
},
"stopId": "HARAS",
"stopSequence": 29
},
{
"arrival": {
"time": "1771825197"
},
"departure": {
"time": "1771825197"
},
"stopId": "STAUBIN",
"stopSequence": 30
},
{
"arrival": {
"time": "1771825260"
},
"departure": {
"time": "1771825320"
},
"stopId": "LORRAIN1",
"stopSequence": 31
},
{
"arrival": {
"time": "1771825421"
},
"departure": {
"time": "1771825421"
},
"stopId": "MENDES-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771825497"
},
"departure": {
"time": "1771825497"
},
"stopId": "SAVARY-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771825532"
},
"departure": {
"time": "1771825532"
},
"stopId": "MUSSET-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771825608"
},
"departure": {
"time": "1771825608"
},
"stopId": "LUTIN-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771825650"
},
"departure": {
"time": "1771825650"
},
"stopId": "MACE-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771825677"
},
"departure": {
"time": "1771825677"
},
"stopId": "DESJAR-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771825781"
},
"departure": {
"time": "1771825781"
},
"stopId": "ALDUNA-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771825918"
},
"departure": {
"time": "1771825918"
},
"stopId": "RBRIOL-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771825950"
},
"departure": {
"time": "1771825950"
},
"stopId": "NOZAY-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771825571"
},
"departure": {
"time": "1771825571"
},
"scheduleRelationship": "SKIPPED",
"stopId": "TALET-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771825680"
},
"departure": {
"time": "1771825680"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BDEMAI-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771825707"
},
"departure": {
"time": "1771825707"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FACULT-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771825848"
},
"departure": {
"time": "1771825848"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FFAURE-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771825920"
},
"departure": {
"time": "1771825920"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CARCIT-E",
"stopSequence": 48
}
],
"trip": {
"directionId": 0,
"routeId": "09",
"tripId": "6567859"
}
}
},
{
"id": "trip:6572218",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771825020"
},
"stopId": "BOUCHEM",
"stopSequence": 0
},
{
"arrival": {
"time": "1771825061"
},
"departure": {
"time": "1771825061"
},
"stopId": "CHEVRIER",
"stopSequence": 1
},
{
"arrival": {
"time": "1771825088"
},
"departure": {
"time": "1771825088"
},
"stopId": "PETPORT",
"stopSequence": 2
},
{
"arrival": {
"time": "1771825151"
},
"departure": {
"time": "1771825151"
},
"stopId": "HAUBOUCH",
"stopSequence": 3
},
{
"arrival": {
"time": "1771825200"
},
"departure": {
"time": "1771825200"
},
"stopId": "ARTAUD",
"stopSequence": 4
},
{
"arrival": {
"time": "1771825263"
},
"departure": {
"time": "1771825263"
},
"stopId": "PIVERDIE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771825327"
},
"departure": {
"time": "1771825327"
},
"stopId": "CHATAIGN",
"stopSequence": 6
},
{
"arrival": {
"time": "1771825366"
},
"departure": {
"time": "1771825366"
},
"stopId": "CLOSVI-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771825427"
},
"departure": {
"time": "1771825427"
},
"stopId": "P-ANJO-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771825500"
},
"departure": {
"time": "1771825500"
},
"stopId": "HARENC",
"stopSequence": 9
},
{
"arrival": {
"time": "1771825572"
},
"departure": {
"time": "1771825572"
},
"stopId": "P-ANJOU",
"stopSequence": 10
},
{
"arrival": {
"time": "1771825620"
},
"departure": {
"time": "1771825620"
},
"stopId": "VALMAI-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771825691"
},
"departure": {
"time": "1771825691"
},
"stopId": "PETVIVIE",
"stopSequence": 12
},
{
"arrival": {
"time": "1771825767"
},
"departure": {
"time": "1771825767"
},
"stopId": "PRUNIERS",
"stopSequence": 13
},
{
"arrival": {
"time": "1771825801"
},
"departure": {
"time": "1771825801"
},
"stopId": "CROISETT",
"stopSequence": 14
},
{
"arrival": {
"time": "1771825906"
},
"departure": {
"time": "1771825906"
},
"stopId": "CAMLACMA",
"stopSequence": 15
},
{
"arrival": {
"time": "1771825952"
},
"departure": {
"time": "1771825952"
},
"stopId": "LACDMAIN",
"stopSequence": 16
}
],
"trip": {
"directionId": 0,
"routeId": "06",
"tripId": "6572218"
}
}
},
{
"id": "trip:6053044",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771824300"
},
"stopId": "STSYCHVE",
"stopSequence": 0
},
{
"arrival": {
"time": "1771824370"
},
"departure": {
"time": "1771824370"
},
"stopId": "GAUGUIN",
"stopSequence": 1
},
{
"arrival": {
"time": "1771824420"
},
"departure": {
"time": "1771824420"
},
"stopId": "ANBRUEL",
"stopSequence": 2
},
{
"arrival": {
"time": "1771824480"
},
"departure": {
"time": "1771824480"
},
"stopId": "V.HUGO",
"stopSequence": 3
},
{
"arrival": {
"time": "1771824524"
},
"departure": {
"time": "1771824524"
},
"stopId": "FRANCA-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771824590"
},
"departure": {
"time": "1771824590"
},
"stopId": "LECLSY-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771824660"
},
"departure": {
"time": "1771824660"
},
"stopId": "SSYMAIRI",
"stopSequence": 6
},
{
"arrival": {
"time": "1771824719"
},
"departure": {
"time": "1771824719"
},
"stopId": "UNION",
"stopSequence": 7
},
{
"arrival": {
"time": "1771824758"
},
"departure": {
"time": "1771824758"
},
"stopId": "CHABLANC",
"stopSequence": 8
},
{
"arrival": {
"time": "1771824797"
},
"departure": {
"time": "1771824797"
},
"stopId": "BASMORTI",
"stopSequence": 9
},
{
"arrival": {
"time": "1771824840"
},
"departure": {
"time": "1771824840"
},
"stopId": "MILLARDI",
"stopSequence": 10
},
{
"arrival": {
"time": "1771824855"
},
"departure": {
"time": "1771824855"
},
"stopId": "CARREAUX",
"stopSequence": 11
},
{
"arrival": {
"time": "1771825080"
},
"departure": {
"time": "1771825080"
},
"stopId": "PARCEXPO",
"stopSequence": 12
},
{
"arrival": {
"time": "1771825177"
},
"departure": {
"time": "1771825177"
},
"stopId": "PROVINS",
"stopSequence": 13
},
{
"arrival": {
"time": "1771825243"
},
"departure": {
"time": "1771825243"
},
"stopId": "RTEPARIS",
"stopSequence": 14
},
{
"arrival": {
"time": "1771825320"
},
"departure": {
"time": "1771825320"
},
"stopId": "SEPSONET",
"stopSequence": 15
},
{
"arrival": {
"time": "1771825413"
},
"departure": {
"time": "1771825413"
},
"stopId": "CHATENAY",
"stopSequence": 16
},
{
"arrival": {
"time": "1771825503"
},
"departure": {
"time": "1771825503"
},
"stopId": "BRISEPOT",
"stopSequence": 17
},
{
"arrival": {
"time": "1771825717"
},
"departure": {
"time": "1771825717"
},
"stopId": "CLEMOINE",
"stopSequence": 18
},
{
"arrival": {
"time": "1771825800"
},
"stopId": "HDVSUB",
"stopSequence": 19
}
],
"trip": {
"directionId": 0,
"routeId": "25",
"tripId": "6053044"
}
}
},
{
"id": "trip:6571321",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771825800"
},
"stopId": "1AARD",
"stopSequence": 0
},
{
"arrival": {
"time": "1771825880"
},
"departure": {
"time": "1771825880"
},
"stopId": "1BASC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771825950"
},
"departure": {
"time": "1771825950"
},
"stopId": "1STGI",
"stopSequence": 2
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6571321"
}
}
},
{
"id": "trip:6566443",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771825530"
},
"stopId": "1CECO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771825650"
},
"departure": {
"time": "1771825650"
},
"stopId": "1CONS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771825741"
},
"departure": {
"time": "1771825741"
},
"stopId": "1MTAI",
"stopSequence": 2
},
{
"arrival": {
"time": "1771825894"
},
"departure": {
"time": "1771825894"
},
"stopId": "1CROI",
"stopSequence": 3
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6566443"
}
}
},
{
"id": "trip:6571318",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771824300"
},
"stopId": "1AARD",
"stopSequence": 0
},
{
"arrival": {
"time": "1771824380"
},
"departure": {
"time": "1771824380"
},
"stopId": "1BASC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771824450"
},
"departure": {
"time": "1771824450"
},
"stopId": "1STGI",
"stopSequence": 2
},
{
"arrival": {
"time": "1771824530"
},
"departure": {
"time": "1771824530"
},
"stopId": "1ACAS",
"stopSequence": 3
},
{
"arrival": {
"time": "1771824620"
},
"departure": {
"time": "1771824620"
},
"stopId": "1BROY",
"stopSequence": 4
},
{
"arrival": {
"time": "1771824710"
},
"departure": {
"time": "1771824710"
},
"stopId": "1PMAY",
"stopSequence": 5
},
{
"arrival": {
"time": "1771824820"
},
"departure": {
"time": "1771824820"
},
"stopId": "1BOTA",
"stopSequence": 6
},
{
"arrival": {
"time": "1771824980"
},
"departure": {
"time": "1771824980"
},
"stopId": "1VERN",
"stopSequence": 8
},
{
"arrival": {
"time": "1771825070"
},
"departure": {
"time": "1771825070"
},
"stopId": "1HSAU",
"stopSequence": 9
},
{
"arrival": {
"time": "1771825190"
},
"stopId": "1JMOU",
"stopSequence": 10
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6571318"
}
}
},
{
"id": "trip:6566767",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771824540"
},
"stopId": "3BBCA",
"stopSequence": 0
},
{
"arrival": {
"time": "1771824646"
},
"departure": {
"time": "1771824646"
},
"stopId": "1BEAU",
"stopSequence": 1
},
{
"arrival": {
"time": "1771824760"
},
"departure": {
"time": "1771824760"
},
"stopId": "1BARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1771824841"
},
"departure": {
"time": "1771824841"
},
"stopId": "1PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1771824934"
},
"departure": {
"time": "1771824934"
},
"stopId": "1ELYS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771825044"
},
"departure": {
"time": "1771825044"
},
"stopId": "1FARC",
"stopSequence": 5
},
{
"arrival": {
"time": "1771825220"
},
"stopId": "1QUAI",
"stopSequence": 6
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6566767"
}
}
},
{
"id": "trip:6572043",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771825770"
},
"stopId": "1VERN",
"stopSequence": 0
},
{
"arrival": {
"time": "1771825860"
},
"departure": {
"time": "1771825860"
},
"stopId": "1HSAU",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6572043"
}
}
},
{
"id": "trip:6570767",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771825500"
},
"stopId": "LESGARES",
"stopSequence": 0
},
{
"arrival": {
"time": "1771825591"
},
"departure": {
"time": "1771825591"
},
"stopId": "HARAS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771825642"
},
"departure": {
"time": "1771825642"
},
"stopId": "STAUBIN",
"stopSequence": 2
},
{
"arrival": {
"time": "1771825680"
},
"departure": {
"time": "1771825740"
},
"stopId": "LOR-FO-A",
"stopSequence": 3
},
{
"arrival": {
"time": "1771825811"
},
"departure": {
"time": "1771825811"
},
"stopId": "MAIL-HDV",
"stopSequence": 4
},
{
"arrival": {
"time": "1771825927"
},
"departure": {
"time": "1771825927"
},
"stopId": "SECUSO-E",
"stopSequence": 5
}
],
"trip": {
"directionId": 0,
"routeId": "02",
"tripId": "6570767"
}
}
},
{
"id": "trip:6567787",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771824180"
},
"stopId": "PROVINS",
"stopSequence": 0
},
{
"arrival": {
"time": "1771824229"
},
"departure": {
"time": "1771824229"
},
"stopId": "RTEPARIS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771824300"
},
"departure": {
"time": "1771824300"
},
"stopId": "DEBUMONP",
"stopSequence": 2
},
{
"arrival": {
"time": "1771824358"
},
"departure": {
"time": "1771824358"
},
"stopId": "HOTELLER",
"stopSequence": 3
},
{
"arrival": {
"time": "1771824407"
},
"departure": {
"time": "1771824407"
},
"stopId": "INDUSTRI",
"stopSequence": 4
},
{
"arrival": {
"time": "1771824480"
},
"departure": {
"time": "1771824480"
},
"stopId": "SAVOIE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771824560"
},
"departure": {
"time": "1771824560"
},
"stopId": "AUVERGNE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771824612"
},
"departure": {
"time": "1771824612"
},
"stopId": "NOZAY",
"stopSequence": 7
},
{
"arrival": {
"time": "1771824652"
},
"departure": {
"time": "1771824652"
},
"stopId": "RBRIOLLA",
"stopSequence": 8
},
{
"arrival": {
"time": "1771824684"
},
"departure": {
"time": "1771824684"
},
"stopId": "VAILLANT",
"stopSequence": 9
},
{
"arrival": {
"time": "1771824807"
},
"departure": {
"time": "1771824807"
},
"stopId": "CHALOUER",
"stopSequence": 10
},
{
"arrival": {
"time": "1771824960"
},
"departure": {
"time": "1771824960"
},
"stopId": "PLACENEY",
"stopSequence": 11
},
{
"arrival": {
"time": "1771825089"
},
"departure": {
"time": "1771825089"
},
"stopId": "BOREAU",
"stopSequence": 12
},
{
"arrival": {
"time": "1771825213"
},
"departure": {
"time": "1771825213"
},
"stopId": "MENDESFR",
"stopSequence": 13
},
{
"arrival": {
"time": "1771825320"
},
"departure": {
"time": "1771825500"
},
"stopId": "FO-LOR-R",
"stopSequence": 14
},
{
"arrival": {
"time": "1771825587"
},
"departure": {
"time": "1771825587"
},
"stopId": "STAUBI-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771825629"
},
"departure": {
"time": "1771825629"
},
"stopId": "HARAS-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771825740"
},
"departure": {
"time": "1771825740"
},
"stopId": "LESGAR-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771825828"
},
"departure": {
"time": "1771825828"
},
"stopId": "SEMARD-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771825866"
},
"departure": {
"time": "1771825866"
},
"stopId": "PONTNO-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771825940"
},
"departure": {
"time": "1771825940"
},
"stopId": "POIREL-E",
"stopSequence": 20
}
],
"trip": {
"directionId": 1,
"routeId": "10",
"tripId": "6567787"
}
}
},
{
"id": "trip:6568380",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771824720"
},
"stopId": "ADEZIERE",
"stopSequence": 0
},
{
"arrival": {
"time": "1771824759"
},
"departure": {
"time": "1771824759"
},
"stopId": "SCHWALBA",
"stopSequence": 1
},
{
"arrival": {
"time": "1771824799"
},
"departure": {
"time": "1771824799"
},
"stopId": "LA-BOISS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771824853"
},
"departure": {
"time": "1771824853"
},
"stopId": "PIECE",
"stopSequence": 3
},
{
"arrival": {
"time": "1771824900"
},
"departure": {
"time": "1771824900"
},
"stopId": "BALANDE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771824923"
},
"departure": {
"time": "1771824923"
},
"stopId": "TERNIERE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771824960"
},
"departure": {
"time": "1771824960"
},
"stopId": "MAIRAVR",
"stopSequence": 6
},
{
"arrival": {
"time": "1771825003"
},
"departure": {
"time": "1771825003"
},
"stopId": "MAUFINE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771825065"
},
"departure": {
"time": "1771825065"
},
"stopId": "DELAUNE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771825104"
},
"departure": {
"time": "1771825104"
},
"stopId": "BEURRIER",
"stopSequence": 9
},
{
"arrival": {
"time": "1771825171"
},
"departure": {
"time": "1771825171"
},
"stopId": "BRASSENS",
"stopSequence": 10
},
{
"arrival": {
"time": "1771825224"
},
"departure": {
"time": "1771825224"
},
"stopId": "MLYAUTEY",
"stopSequence": 11
},
{
"arrival": {
"time": "1771825261"
},
"departure": {
"time": "1771825261"
},
"stopId": "CHMARTYR",
"stopSequence": 12
},
{
"arrival": {
"time": "1771825286"
},
"departure": {
"time": "1771825286"
},
"stopId": "MAISDANS",
"stopSequence": 13
},
{
"arrival": {
"time": "1771825326"
},
"departure": {
"time": "1771825326"
},
"stopId": "GRANDMON",
"stopSequence": 14
},
{
"arrival": {
"time": "1771825380"
},
"departure": {
"time": "1771825380"
},
"stopId": "CLINIQUE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771825415"
},
"departure": {
"time": "1771825415"
},
"stopId": "VALOR",
"stopSequence": 16
},
{
"arrival": {
"time": "1771825442"
},
"departure": {
"time": "1771825442"
},
"stopId": "MEIGNANN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771825498"
},
"departure": {
"time": "1771825498"
},
"stopId": "REVERIES",
"stopSequence": 18
},
{
"arrival": {
"time": "1771825556"
},
"departure": {
"time": "1771825556"
},
"stopId": "ROCEPINE",
"stopSequence": 19
},
{
"arrival": {
"time": "1771825597"
},
"departure": {
"time": "1771825597"
},
"stopId": "PARCGARE",
"stopSequence": 20
},
{
"arrival": {
"time": "1771825651"
},
"departure": {
"time": "1771825651"
},
"stopId": "LABRUYER",
"stopSequence": 21
},
{
"arrival": {
"time": "1771825713"
},
"departure": {
"time": "1771825713"
},
"stopId": "RASPAIL",
"stopSequence": 22
},
{
"arrival": {
"time": "1771825762"
},
"departure": {
"time": "1771825762"
},
"stopId": "MONPR-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771825544"
},
"departure": {
"time": "1771825544"
},
"scheduleRelationship": "SKIPPED",
"stopId": "POMONE",
"stopSequence": 24
},
{
"arrival": {
"time": "1771825619"
},
"departure": {
"time": "1771825619"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CIOUEST",
"stopSequence": 25
},
{
"arrival": {
"time": "1771825654"
},
"departure": {
"time": "1771825654"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CLEMENCE",
"stopSequence": 26
},
{
"arrival": {
"time": "1771825808"
},
"departure": {
"time": "1771825808"
},
"stopId": "DESCAZ-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771825847"
},
"departure": {
"time": "1771825847"
},
"stopId": "BICHDAVI",
"stopSequence": 28
},
{
"arrival": {
"time": "1771825904"
},
"departure": {
"time": "1771825904"
},
"stopId": "HOTDIEU",
"stopSequence": 29
},
{
"arrival": {
"time": "1771825932"
},
"stopId": "ROCHEFOU",
"stopSequence": 30
}
],
"trip": {
"directionId": 1,
"routeId": "03",
"tripId": "6568380"
}
}
},
{
"id": "trip:6570282",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771822789"
},
"stopId": "MENDESFR",
"stopSequence": 0
},
{
"arrival": {
"time": "1771822905"
},
"departure": {
"time": "1771822905"
},
"stopId": "FO-LOR-R",
"stopSequence": 1
},
{
"arrival": {
"time": "1771822982"
},
"departure": {
"time": "1771822982"
},
"stopId": "STAUBI-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771823040"
},
"departure": {
"time": "1771823040"
},
"stopId": "HARAS-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771823092"
},
"departure": {
"time": "1771823092"
},
"stopId": "LICES",
"stopSequence": 4
},
{
"arrival": {
"time": "1771823153"
},
"departure": {
"time": "1771823153"
},
"stopId": "CCI-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771823199"
},
"departure": {
"time": "1771823199"
},
"stopId": "CHDARR-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771823340"
},
"stopId": "LEQUAI-E",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "Tbus",
"tripId": "6570282"
}
}
},
{
"id": "trip:6570198",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771823340"
},
"stopId": "LEQUAI-E",
"stopSequence": 0
},
{
"arrival": {
"time": "1771823377"
},
"departure": {
"time": "1771823377"
},
"stopId": "LEQUAI",
"stopSequence": 1
},
{
"arrival": {
"time": "1771823552"
},
"departure": {
"time": "1771823552"
},
"stopId": "CHDARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1771823580"
},
"departure": {
"time": "1771823580"
},
"stopId": "CCI",
"stopSequence": 3
},
{
"arrival": {
"time": "1771823700"
},
"departure": {
"time": "1771823700"
},
"stopId": "HARAS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771823783"
},
"departure": {
"time": "1771823783"
},
"stopId": "STAUBIN",
"stopSequence": 5
},
{
"arrival": {
"time": "1771823880"
},
"departure": {
"time": "1771823880"
},
"stopId": "LORRAIN1",
"stopSequence": 6
},
{
"arrival": {
"time": "1771824000"
},
"stopId": "MENDES-E",
"stopSequence": 7
}
],
"trip": {
"directionId": 1,
"routeId": "Tbus",
"tripId": "6570198"
}
}
},
{
"id": "trip:6570742",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771825680"
},
"stopId": "MONPRO-E",
"stopSequence": 0
},
{
"arrival": {
"time": "1771825764"
},
"departure": {
"time": "1771825764"
},
"stopId": "SAJACQ-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771825822"
},
"departure": {
"time": "1771825822"
},
"stopId": "FARCSJ-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771825913"
},
"departure": {
"time": "1771825913"
},
"stopId": "MVIGNE-E",
"stopSequence": 3
}
],
"trip": {
"directionId": 1,
"routeId": "02",
"tripId": "6570742"
}
}
},
{
"id": "trip:6568246",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771825860"
},
"stopId": "LHOIRI-D",
"stopSequence": 0
},
{
"arrival": {
"time": "1771825870"
},
"departure": {
"time": "1771825870"
},
"stopId": "LHOIRIE2",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "04",
"tripId": "6568246"
}
}
},
{
"id": "trip:6566768",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771822500"
},
"stopId": "1QUAI",
"stopSequence": 0
},
{
"arrival": {
"time": "1771822672"
},
"departure": {
"time": "1771822672"
},
"stopId": "2FARC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771822780"
},
"departure": {
"time": "1771822780"
},
"stopId": "2ELYS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771822872"
},
"departure": {
"time": "1771822872"
},
"stopId": "2PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1771822950"
},
"departure": {
"time": "1771822950"
},
"stopId": "2BARR",
"stopSequence": 4
},
{
"arrival": {
"time": "1771823057"
},
"departure": {
"time": "1771823057"
},
"stopId": "2BEAU",
"stopSequence": 5
},
{
"arrival": {
"time": "1771823160"
},
"stopId": "2BBCA",
"stopSequence": 6
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6566768"
}
}
},
{
"id": "trip:6568320",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771822249"
},
"departure": {
"time": "1771822285"
},
"stopId": "JEMONNET",
"stopSequence": 11
},
{
"arrival": {
"time": "1771822360"
},
"departure": {
"time": "1771822360"
},
"stopId": "MAISLA-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771822332"
},
"departure": {
"time": "1771822332"
},
"stopId": "PERUSS-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771822390"
},
"departure": {
"time": "1771822390"
},
"stopId": "GDMAINE",
"stopSequence": 14
},
{
"arrival": {
"time": "1771822831"
},
"departure": {
"time": "1771822831"
},
"stopId": "EBLE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771822893"
},
"departure": {
"time": "1771822893"
},
"stopId": "GENIE",
"stopSequence": 16
},
{
"arrival": {
"time": "1771822970"
},
"departure": {
"time": "1771822970"
},
"stopId": "VAUBAN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771823004"
},
"departure": {
"time": "1771823004"
},
"stopId": "POIREL",
"stopSequence": 18
},
{
"arrival": {
"time": "1771823065"
},
"departure": {
"time": "1771823065"
},
"stopId": "PONTNOIR",
"stopSequence": 19
},
{
"arrival": {
"time": "1771823104"
},
"departure": {
"time": "1771823104"
},
"stopId": "SEMARD",
"stopSequence": 20
},
{
"arrival": {
"time": "1771822560"
},
"departure": {
"time": "1771822560"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHDARR",
"stopSequence": 21
},
{
"arrival": {
"time": "1771822600"
},
"departure": {
"time": "1771822600"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ACADEMIE",
"stopSequence": 22
},
{
"arrival": {
"time": "1771822644"
},
"departure": {
"time": "1771822644"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GBREM-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771823146"
},
"departure": {
"time": "1771823146"
},
"stopId": "GARETERM",
"stopSequence": 24
},
{
"arrival": {
"time": "1771823177"
},
"departure": {
"time": "1771823177"
},
"stopId": "LESGARES",
"stopSequence": 25
},
{
"arrival": {
"time": "1771823268"
},
"departure": {
"time": "1771823268"
},
"stopId": "HARAS",
"stopSequence": 26
},
{
"arrival": {
"time": "1771823319"
},
"departure": {
"time": "1771823319"
},
"stopId": "STAUBIN",
"stopSequence": 27
},
{
"arrival": {
"time": "1771823401"
},
"departure": {
"time": "1771823401"
},
"stopId": "LOR-FO-A",
"stopSequence": 28
},
{
"arrival": {
"time": "1771823530"
},
"departure": {
"time": "1771823530"
},
"stopId": "MENDES-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771823641"
},
"departure": {
"time": "1771823641"
},
"stopId": "SAVARY-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771823678"
},
"departure": {
"time": "1771823678"
},
"stopId": "MUSSET-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771823757"
},
"departure": {
"time": "1771823757"
},
"stopId": "LUTIN-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771823801"
},
"departure": {
"time": "1771823801"
},
"stopId": "MACE-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771823830"
},
"departure": {
"time": "1771823830"
},
"stopId": "DESJAR-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771823881"
},
"departure": {
"time": "1771823881"
},
"stopId": "BRISEP-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771823949"
},
"departure": {
"time": "1771823949"
},
"stopId": "MIMOSA-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771823983"
},
"departure": {
"time": "1771823983"
},
"stopId": "CHATEN-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771824058"
},
"departure": {
"time": "1771824058"
},
"stopId": "SOLELE-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771824085"
},
"departure": {
"time": "1771824085"
},
"stopId": "SEPSON-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771824121"
},
"departure": {
"time": "1771824121"
},
"stopId": "BANCST-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771824222"
},
"departure": {
"time": "1771824222"
},
"stopId": "RTEPAR-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771824247"
},
"departure": {
"time": "1771824247"
},
"stopId": "PROVIN-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771824357"
},
"stopId": "PARCEX-E",
"stopSequence": 43
}
],
"trip": {
"directionId": 0,
"routeId": "04",
"tripId": "6568320"
}
}
},
{
"id": "trip:6567788",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771825740"
},
"stopId": "PROVINS",
"stopSequence": 0
},
{
"arrival": {
"time": "1771825789"
},
"departure": {
"time": "1771825789"
},
"stopId": "RTEPARIS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771825860"
},
"departure": {
"time": "1771825860"
},
"stopId": "DEBUMONP",
"stopSequence": 2
},
{
"arrival": {
"time": "1771825918"
},
"departure": {
"time": "1771825918"
},
"stopId": "HOTELLER",
"stopSequence": 3
}
],
"trip": {
"directionId": 1,
"routeId": "10",
"tripId": "6567788"
}
}
},
{
"id": "trip:6571316",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771822860"
},
"stopId": "2JMOU",
"stopSequence": 0
},
{
"arrival": {
"time": "1771822980"
},
"departure": {
"time": "1771822980"
},
"stopId": "2HSAU",
"stopSequence": 1
},
{
"arrival": {
"time": "1771823070"
},
"departure": {
"time": "1771823070"
},
"stopId": "2VERN",
"stopSequence": 2
},
{
"arrival": {
"time": "1771823240"
},
"departure": {
"time": "1771823240"
},
"stopId": "2BOTA",
"stopSequence": 4
},
{
"arrival": {
"time": "1771823340"
},
"departure": {
"time": "1771823340"
},
"stopId": "2PMAY",
"stopSequence": 5
},
{
"arrival": {
"time": "1771823420"
},
"departure": {
"time": "1771823420"
},
"stopId": "2BROY",
"stopSequence": 6
},
{
"arrival": {
"time": "1771823510"
},
"departure": {
"time": "1771823510"
},
"stopId": "2ACAS",
"stopSequence": 7
},
{
"arrival": {
"time": "1771823590"
},
"departure": {
"time": "1771823590"
},
"stopId": "2STGI",
"stopSequence": 8
},
{
"arrival": {
"time": "1771823680"
},
"departure": {
"time": "1771823680"
},
"stopId": "2BASC",
"stopSequence": 9
},
{
"arrival": {
"time": "1771823760"
},
"stopId": "1AARD",
"stopSequence": 10
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6571316"
}
}
},
{
"id": "trip:6566152",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771825060"
},
"stopId": "2ANRO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771825170"
},
"departure": {
"time": "1771825170"
},
"stopId": "2JVIL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771825280"
},
"departure": {
"time": "1771825280"
},
"stopId": "2JE23",
"stopSequence": 2
},
{
"arrival": {
"time": "1771825400"
},
"departure": {
"time": "1771825400"
},
"stopId": "2BAMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771825510"
},
"departure": {
"time": "1771825510"
},
"stopId": "2STRA",
"stopSequence": 4
},
{
"arrival": {
"time": "1771825600"
},
"departure": {
"time": "1771825600"
},
"stopId": "2LAFA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771825700"
},
"departure": {
"time": "1771825700"
},
"stopId": "2LGAR",
"stopSequence": 6
},
{
"arrival": {
"time": "1771825800"
},
"departure": {
"time": "1771825800"
},
"stopId": "2HARA",
"stopSequence": 7
},
{
"arrival": {
"time": "1771825860"
},
"stopId": "2FMBL",
"stopSequence": 8
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6566152"
}
}
},
{
"id": "trip:6566103",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771824220"
},
"stopId": "1CECO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771824340"
},
"departure": {
"time": "1771824340"
},
"stopId": "1CONS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771824431"
},
"departure": {
"time": "1771824431"
},
"stopId": "1MTAI",
"stopSequence": 2
},
{
"arrival": {
"time": "1771824584"
},
"departure": {
"time": "1771824584"
},
"stopId": "1CROI",
"stopSequence": 3
},
{
"arrival": {
"time": "1771824660"
},
"departure": {
"time": "1771824660"
},
"stopId": "1BRIS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771824818"
},
"departure": {
"time": "1771824818"
},
"stopId": "1DUNA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771824897"
},
"departure": {
"time": "1771824897"
},
"stopId": "1EURO",
"stopSequence": 6
},
{
"arrival": {
"time": "1771824970"
},
"stopId": "2MONP",
"stopSequence": 7
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6566103"
}
}
},
{
"id": "trip:6570284",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771824720"
},
"stopId": "MENDESFR",
"stopSequence": 0
},
{
"arrival": {
"time": "1771824840"
},
"departure": {
"time": "1771824840"
},
"stopId": "FO-LOR-R",
"stopSequence": 1
},
{
"arrival": {
"time": "1771824962"
},
"departure": {
"time": "1771824962"
},
"stopId": "STAUBI-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771825020"
},
"departure": {
"time": "1771825020"
},
"stopId": "HARAS-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771825072"
},
"departure": {
"time": "1771825072"
},
"stopId": "LICES",
"stopSequence": 4
},
{
"arrival": {
"time": "1771825133"
},
"departure": {
"time": "1771825133"
},
"stopId": "CCI-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771825179"
},
"departure": {
"time": "1771825179"
},
"stopId": "CHDARR-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771825320"
},
"stopId": "LEQUAI-E",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "Tbus",
"tripId": "6570284"
}
}
},
{
"id": "trip:6570867",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771825260"
},
"stopId": "2FMBL",
"stopSequence": 0
},
{
"arrival": {
"time": "1771825350"
},
"departure": {
"time": "1771825350"
},
"stopId": "1HARA",
"stopSequence": 1
},
{
"arrival": {
"time": "1771825460"
},
"departure": {
"time": "1771825460"
},
"stopId": "1LGAR",
"stopSequence": 2
},
{
"arrival": {
"time": "1771825550"
},
"departure": {
"time": "1771825550"
},
"stopId": "1LAFA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771825650"
},
"departure": {
"time": "1771825650"
},
"stopId": "1STRA",
"stopSequence": 4
},
{
"arrival": {
"time": "1771825750"
},
"departure": {
"time": "1771825750"
},
"stopId": "1BAMA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771825860"
},
"departure": {
"time": "1771825860"
},
"stopId": "1JE23",
"stopSequence": 6
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6570867"
}
}
},
{
"id": "trip:6568276",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771822252"
},
"departure": {
"time": "1771822252"
},
"stopId": "SEPSONET",
"stopSequence": 4
},
{
"arrival": {
"time": "1771822283"
},
"departure": {
"time": "1771822283"
},
"stopId": "SOLELEVA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771822313"
},
"departure": {
"time": "1771822313"
},
"stopId": "CHATENAY",
"stopSequence": 6
},
{
"arrival": {
"time": "1771822377"
},
"departure": {
"time": "1771822377"
},
"stopId": "MIMOSAS",
"stopSequence": 7
},
{
"arrival": {
"time": "1771822440"
},
"departure": {
"time": "1771822440"
},
"stopId": "BRISEPOT",
"stopSequence": 8
},
{
"arrival": {
"time": "1771822489"
},
"departure": {
"time": "1771822489"
},
"stopId": "DESJARDI",
"stopSequence": 9
},
{
"arrival": {
"time": "1771822530"
},
"departure": {
"time": "1771822530"
},
"stopId": "MACE",
"stopSequence": 10
},
{
"arrival": {
"time": "1771822558"
},
"departure": {
"time": "1771822558"
},
"stopId": "LUTIN",
"stopSequence": 11
},
{
"arrival": {
"time": "1771822642"
},
"departure": {
"time": "1771822642"
},
"stopId": "MUSSET",
"stopSequence": 12
},
{
"arrival": {
"time": "1771822680"
},
"departure": {
"time": "1771822680"
},
"stopId": "SAVARY",
"stopSequence": 13
},
{
"arrival": {
"time": "1771822805"
},
"departure": {
"time": "1771822805"
},
"stopId": "MENDESFR",
"stopSequence": 14
},
{
"arrival": {
"time": "1771822920"
},
"departure": {
"time": "1771823100"
},
"stopId": "FO-LOR-R",
"stopSequence": 15
},
{
"arrival": {
"time": "1771823187"
},
"departure": {
"time": "1771823187"
},
"stopId": "STAUBI-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771823229"
},
"departure": {
"time": "1771823229"
},
"stopId": "HARAS-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771823340"
},
"departure": {
"time": "1771823340"
},
"stopId": "LESGAR-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771823427"
},
"departure": {
"time": "1771823427"
},
"stopId": "BREMON-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771823484"
},
"departure": {
"time": "1771823484"
},
"stopId": "ACAD-PLA",
"stopSequence": 20
},
{
"arrival": {
"time": "1771823520"
},
"departure": {
"time": "1771823520"
},
"stopId": "CHDARR-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771823820"
},
"departure": {
"time": "1771823820"
},
"stopId": "GDMAIN-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771823880"
},
"departure": {
"time": "1771823880"
},
"stopId": "PERUSSAI",
"stopSequence": 23
},
{
"arrival": {
"time": "1771823914"
},
"departure": {
"time": "1771823914"
},
"stopId": "MAISLAC",
"stopSequence": 24
},
{
"arrival": {
"time": "1771823951"
},
"departure": {
"time": "1771823951"
},
"stopId": "JEAN-MON",
"stopSequence": 25
},
{
"arrival": {
"time": "1771824009"
},
"departure": {
"time": "1771824009"
},
"stopId": "DELESC-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771824045"
},
"departure": {
"time": "1771824045"
},
"stopId": "MONTEC-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771824080"
},
"departure": {
"time": "1771824080"
},
"stopId": "VALLO-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771824124"
},
"departure": {
"time": "1771824124"
},
"stopId": "PROUDH-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771824180"
},
"departure": {
"time": "1771824180"
},
"stopId": "GRESIL-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771824209"
},
"departure": {
"time": "1771824209"
},
"stopId": "WIGAN-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771824275"
},
"departure": {
"time": "1771824275"
},
"stopId": "SHEAKS-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771824308"
},
"departure": {
"time": "1771824308"
},
"stopId": "AQUITA-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771824360"
},
"departure": {
"time": "1771824360"
},
"stopId": "CCMOLI-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771824386"
},
"departure": {
"time": "1771824386"
},
"stopId": "ZIBEAUC",
"stopSequence": 35
},
{
"arrival": {
"time": "1771824460"
},
"departure": {
"time": "1771824460"
},
"stopId": "THOMASS",
"stopSequence": 36
},
{
"arrival": {
"time": "1771824486"
},
"departure": {
"time": "1771824486"
},
"stopId": "CLAIE",
"stopSequence": 37
},
{
"arrival": {
"time": "1771824536"
},
"departure": {
"time": "1771824536"
},
"stopId": "GUINEZE",
"stopSequence": 38
},
{
"arrival": {
"time": "1771824600"
},
"departure": {
"time": "1771824600"
},
"stopId": "AAMIPI",
"stopSequence": 39
},
{
"arrival": {
"time": "1771824638"
},
"departure": {
"time": "1771824638"
},
"stopId": "EBEAUPIN",
"stopSequence": 40
},
{
"arrival": {
"time": "1771824699"
},
"departure": {
"time": "1771824699"
},
"stopId": "PAVILLO",
"stopSequence": 41
},
{
"arrival": {
"time": "1771824780"
},
"stopId": "LHOIRI-D",
"stopSequence": 42
}
],
"trip": {
"directionId": 1,
"routeId": "04",
"tripId": "6568276"
}
}
},
{
"id": "trip:6567943",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771825320"
},
"stopId": "ROMORNA",
"stopSequence": 0
},
{
"arrival": {
"time": "1771825412"
},
"departure": {
"time": "1771825412"
},
"stopId": "LECHENE",
"stopSequence": 1
},
{
"arrival": {
"time": "1771825438"
},
"departure": {
"time": "1771825438"
},
"stopId": "PORTSG",
"stopSequence": 2
},
{
"arrival": {
"time": "1771825483"
},
"departure": {
"time": "1771825483"
},
"stopId": "VANRIE",
"stopSequence": 3
},
{
"arrival": {
"time": "1771825547"
},
"departure": {
"time": "1771825547"
},
"stopId": "CLOSNEUF",
"stopSequence": 4
},
{
"arrival": {
"time": "1771825611"
},
"departure": {
"time": "1771825611"
},
"stopId": "HOSGEMME",
"stopSequence": 5
},
{
"arrival": {
"time": "1771825661"
},
"departure": {
"time": "1771825661"
},
"stopId": "MASGEMME",
"stopSequence": 6
},
{
"arrival": {
"time": "1771825726"
},
"departure": {
"time": "1771825726"
},
"stopId": "LOUPINO",
"stopSequence": 7
},
{
"arrival": {
"time": "1771825801"
},
"departure": {
"time": "1771825801"
},
"stopId": "LESROSES",
"stopSequence": 8
},
{
"arrival": {
"time": "1771825860"
},
"departure": {
"time": "1771825860"
},
"stopId": "RTEDANGE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771825882"
},
"departure": {
"time": "1771825882"
},
"stopId": "BELOEIL",
"stopSequence": 10
},
{
"arrival": {
"time": "1771825942"
},
"departure": {
"time": "1771825942"
},
"stopId": "JOLIVETT",
"stopSequence": 11
}
],
"trip": {
"directionId": 0,
"routeId": "08",
"tripId": "6567943"
}
}
},
{
"id": "trip:6566113",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771823160"
},
"stopId": "2MONP",
"stopSequence": 0
},
{
"arrival": {
"time": "1771823242"
},
"departure": {
"time": "1771823242"
},
"stopId": "2EURO",
"stopSequence": 1
},
{
"arrival": {
"time": "1771823328"
},
"departure": {
"time": "1771823328"
},
"stopId": "2DUNA",
"stopSequence": 2
},
{
"arrival": {
"time": "1771823500"
},
"departure": {
"time": "1771823500"
},
"stopId": "2BRIS",
"stopSequence": 3
},
{
"arrival": {
"time": "1771823577"
},
"departure": {
"time": "1771823577"
},
"stopId": "2CROI",
"stopSequence": 4
},
{
"arrival": {
"time": "1771823729"
},
"departure": {
"time": "1771823729"
},
"stopId": "2MTAI",
"stopSequence": 5
},
{
"arrival": {
"time": "1771823820"
},
"departure": {
"time": "1771823820"
},
"stopId": "2CONS",
"stopSequence": 6
},
{
"arrival": {
"time": "1771823970"
},
"stopId": "2CECO",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6566113"
}
}
},
{
"id": "trip:6566424",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771824480"
},
"stopId": "2MONP",
"stopSequence": 0
},
{
"arrival": {
"time": "1771824562"
},
"departure": {
"time": "1771824562"
},
"stopId": "2EURO",
"stopSequence": 1
},
{
"arrival": {
"time": "1771824648"
},
"departure": {
"time": "1771824648"
},
"stopId": "2DUNA",
"stopSequence": 2
},
{
"arrival": {
"time": "1771824820"
},
"departure": {
"time": "1771824820"
},
"stopId": "2BRIS",
"stopSequence": 3
},
{
"arrival": {
"time": "1771824897"
},
"departure": {
"time": "1771824897"
},
"stopId": "2CROI",
"stopSequence": 4
},
{
"arrival": {
"time": "1771825049"
},
"departure": {
"time": "1771825049"
},
"stopId": "2MTAI",
"stopSequence": 5
},
{
"arrival": {
"time": "1771825140"
},
"departure": {
"time": "1771825140"
},
"stopId": "2CONS",
"stopSequence": 6
},
{
"arrival": {
"time": "1771825290"
},
"stopId": "2CECO",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6566424"
}
}
},
{
"id": "trip:6568644",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771825320"
},
"stopId": "TRELAZE",
"stopSequence": 0
},
{
"arrival": {
"time": "1771825349"
},
"departure": {
"time": "1771825349"
},
"stopId": "MALRAUX",
"stopSequence": 1
},
{
"arrival": {
"time": "1771825400"
},
"departure": {
"time": "1771825400"
},
"stopId": "FMAURIAC",
"stopSequence": 2
},
{
"arrival": {
"time": "1771825466"
},
"departure": {
"time": "1771825466"
},
"stopId": "TRELGARE",
"stopSequence": 3
},
{
"arrival": {
"time": "1771825537"
},
"departure": {
"time": "1771825537"
},
"stopId": "MALEMBAR",
"stopSequence": 4
},
{
"arrival": {
"time": "1771825626"
},
"departure": {
"time": "1771825626"
},
"stopId": "DEGAULLE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771825697"
},
"departure": {
"time": "1771825697"
},
"stopId": "BAHONNEA",
"stopSequence": 6
},
{
"arrival": {
"time": "1771825829"
},
"departure": {
"time": "1771825829"
},
"stopId": "GENTRIC",
"stopSequence": 7
},
{
"arrival": {
"time": "1771825928"
},
"departure": {
"time": "1771825928"
},
"stopId": "DAUTEL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771825560"
},
"departure": {
"time": "1771825560"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HMTREL",
"stopSequence": 9
},
{
"arrival": {
"time": "1771825648"
},
"departure": {
"time": "1771825648"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CIMTRELA",
"stopSequence": 10
},
{
"arrival": {
"time": "1771825687"
},
"departure": {
"time": "1771825687"
},
"scheduleRelationship": "SKIPPED",
"stopId": "EGLTRELA",
"stopSequence": 11
},
{
"arrival": {
"time": "1771825735"
},
"departure": {
"time": "1771825735"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MAIRTREL",
"stopSequence": 12
},
{
"arrival": {
"time": "1771825788"
},
"departure": {
"time": "1771825788"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MONTHIBE",
"stopSequence": 13
},
{
"arrival": {
"time": "1771825847"
},
"departure": {
"time": "1771825847"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ARENA",
"stopSequence": 14
},
{
"arrival": {
"time": "1771825954"
},
"departure": {
"time": "1771825954"
},
"stopId": "BUISSON",
"stopSequence": 15
}
],
"trip": {
"directionId": 0,
"routeId": "01",
"tripId": "6568644"
}
}
},
{
"id": "trip:6566100",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771822282"
},
"departure": {
"time": "1771822333"
},
"stopId": "2CROI",
"stopSequence": 4
},
{
"arrival": {
"time": "1771822470"
},
"departure": {
"time": "1771822470"
},
"stopId": "2MTAI",
"stopSequence": 5
},
{
"arrival": {
"time": "1771822561"
},
"departure": {
"time": "1771822561"
},
"stopId": "2CONS",
"stopSequence": 6
},
{
"arrival": {
"time": "1771822711"
},
"stopId": "2CECO",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6566100"
}
}
},
{
"id": "trip:6053980",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771824420"
},
"stopId": "HDVSUB",
"stopSequence": 0
},
{
"arrival": {
"time": "1771824488"
},
"departure": {
"time": "1771824488"
},
"stopId": "CLEMOI-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771824710"
},
"departure": {
"time": "1771824710"
},
"stopId": "BRISEP-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771824805"
},
"departure": {
"time": "1771824805"
},
"stopId": "CHATEN-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771824900"
},
"departure": {
"time": "1771824900"
},
"stopId": "SEPSON-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771824963"
},
"departure": {
"time": "1771824963"
},
"stopId": "RTEPAR-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771825008"
},
"departure": {
"time": "1771825008"
},
"stopId": "PROVIN-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771825080"
},
"departure": {
"time": "1771825080"
},
"stopId": "PARCEX-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771825347"
},
"departure": {
"time": "1771825347"
},
"stopId": "CARREA-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771825380"
},
"departure": {
"time": "1771825380"
},
"stopId": "MILLAR-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771825414"
},
"departure": {
"time": "1771825414"
},
"stopId": "BASMOR-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771825460"
},
"departure": {
"time": "1771825460"
},
"stopId": "CHABLA-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771825499"
},
"departure": {
"time": "1771825499"
},
"stopId": "UNION-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771825560"
},
"departure": {
"time": "1771825560"
},
"stopId": "SSYMAI-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771825641"
},
"departure": {
"time": "1771825641"
},
"stopId": "LECLSYLV",
"stopSequence": 14
},
{
"arrival": {
"time": "1771825688"
},
"departure": {
"time": "1771825688"
},
"stopId": "FRANCAIS",
"stopSequence": 15
},
{
"arrival": {
"time": "1771825748"
},
"departure": {
"time": "1771825748"
},
"stopId": "V.HUGO-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771825809"
},
"departure": {
"time": "1771825809"
},
"stopId": "ANBRUE-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771825863"
},
"departure": {
"time": "1771825863"
},
"stopId": "GAUGUI-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771825920"
},
"stopId": "STSYCHVE",
"stopSequence": 19
}
],
"trip": {
"directionId": 1,
"routeId": "25",
"tripId": "6053980"
}
}
},
{
"id": "trip:6568143",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771823220"
},
"stopId": "DELATTRE",
"stopSequence": 0
},
{
"arrival": {
"time": "1771823276"
},
"departure": {
"time": "1771823276"
},
"stopId": "MORELLER",
"stopSequence": 1
},
{
"arrival": {
"time": "1771823301"
},
"departure": {
"time": "1771823301"
},
"stopId": "ARBORE-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771823354"
},
"departure": {
"time": "1771823354"
},
"stopId": "ORGEMO-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771823400"
},
"departure": {
"time": "1771823400"
},
"stopId": "NERUDA",
"stopSequence": 4
},
{
"arrival": {
"time": "1771823432"
},
"departure": {
"time": "1771823432"
},
"stopId": "ORGEMONT",
"stopSequence": 5
},
{
"arrival": {
"time": "1771823466"
},
"departure": {
"time": "1771823466"
},
"stopId": "FRCEVERT",
"stopSequence": 6
},
{
"arrival": {
"time": "1771823495"
},
"departure": {
"time": "1771823495"
},
"stopId": "APPENTIS",
"stopSequence": 7
},
{
"arrival": {
"time": "1771823536"
},
"departure": {
"time": "1771823536"
},
"stopId": "BOUTHOMA",
"stopSequence": 8
},
{
"arrival": {
"time": "1771823580"
},
"departure": {
"time": "1771823580"
},
"stopId": "ANRO-5A",
"stopSequence": 9
},
{
"arrival": {
"time": "1771823644"
},
"departure": {
"time": "1771823644"
},
"stopId": "DURVILLE",
"stopSequence": 10
},
{
"arrival": {
"time": "1771823676"
},
"departure": {
"time": "1771823676"
},
"stopId": "PALLACH",
"stopSequence": 11
},
{
"arrival": {
"time": "1771823701"
},
"departure": {
"time": "1771823701"
},
"stopId": "JULESV-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771823753"
},
"departure": {
"time": "1771823753"
},
"stopId": "JE23-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771823801"
},
"departure": {
"time": "1771823801"
},
"stopId": "CLAUDE-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771823833"
},
"departure": {
"time": "1771823833"
},
"stopId": "MAJUIN5A",
"stopSequence": 15
},
{
"arrival": {
"time": "1771823882"
},
"departure": {
"time": "1771823882"
},
"stopId": "MONTCA-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771823940"
},
"departure": {
"time": "1771823940"
},
"stopId": "GAUBOU5A",
"stopSequence": 17
},
{
"arrival": {
"time": "1771824027"
},
"departure": {
"time": "1771824027"
},
"stopId": "CTRETRI",
"stopSequence": 18
},
{
"arrival": {
"time": "1771824107"
},
"departure": {
"time": "1771824107"
},
"stopId": "EBLE",
"stopSequence": 19
},
{
"arrival": {
"time": "1771824167"
},
"departure": {
"time": "1771824167"
},
"stopId": "GENIE",
"stopSequence": 20
},
{
"arrival": {
"time": "1771824242"
},
"departure": {
"time": "1771824242"
},
"stopId": "VAUBAN",
"stopSequence": 21
},
{
"arrival": {
"time": "1771824275"
},
"departure": {
"time": "1771824275"
},
"stopId": "POIREL",
"stopSequence": 22
},
{
"arrival": {
"time": "1771824334"
},
"departure": {
"time": "1771824334"
},
"stopId": "PONTNOIR",
"stopSequence": 23
},
{
"arrival": {
"time": "1771824372"
},
"departure": {
"time": "1771824372"
},
"stopId": "SEMARD",
"stopSequence": 24
},
{
"arrival": {
"time": "1771824420"
},
"departure": {
"time": "1771824420"
},
"stopId": "BREMON-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1771824481"
},
"departure": {
"time": "1771824481"
},
"stopId": "ACAD-PLA",
"stopSequence": 26
},
{
"arrival": {
"time": "1771824519"
},
"departure": {
"time": "1771824519"
},
"stopId": "CHDARR-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771824660"
},
"departure": {
"time": "1771824660"
},
"stopId": "LEQUAI-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771824700"
},
"departure": {
"time": "1771824700"
},
"stopId": "DUMESN-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771824754"
},
"departure": {
"time": "1771824754"
},
"stopId": "RASPAI-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771824805"
},
"departure": {
"time": "1771824805"
},
"stopId": "LABRUY-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771824867"
},
"departure": {
"time": "1771824867"
},
"stopId": "PARCGA-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771824904"
},
"departure": {
"time": "1771824904"
},
"stopId": "ROCEPI-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771824960"
},
"departure": {
"time": "1771824960"
},
"stopId": "LECLER-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771825001"
},
"departure": {
"time": "1771825001"
},
"stopId": "CAMUS-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771825045"
},
"departure": {
"time": "1771825045"
},
"stopId": "LIZE05-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771825143"
},
"departure": {
"time": "1771825143"
},
"stopId": "PELUAU-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771825215"
},
"departure": {
"time": "1771825215"
},
"stopId": "AURIOL-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771825260"
},
"stopId": "AQUAVITA",
"stopSequence": 39
}
],
"trip": {
"directionId": 0,
"routeId": "05",
"tripId": "6568143"
}
}
},
{
"id": "trip:6568061",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771824900"
},
"stopId": "SAUBIN",
"stopSequence": 0
},
{
"arrival": {
"time": "1771824962"
},
"departure": {
"time": "1771824962"
},
"stopId": "PIGNONIE",
"stopSequence": 1
},
{
"arrival": {
"time": "1771825009"
},
"departure": {
"time": "1771825009"
},
"stopId": "CLAVERIE",
"stopSequence": 2
},
{
"arrival": {
"time": "1771825042"
},
"departure": {
"time": "1771825042"
},
"stopId": "JARDFA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771825080"
},
"departure": {
"time": "1771825080"
},
"stopId": "BANCHAIS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771825127"
},
"departure": {
"time": "1771825127"
},
"stopId": "CHATELAI",
"stopSequence": 5
},
{
"arrival": {
"time": "1771825165"
},
"departure": {
"time": "1771825165"
},
"stopId": "CRBLANCH",
"stopSequence": 6
},
{
"arrival": {
"time": "1771825195"
},
"departure": {
"time": "1771825195"
},
"stopId": "ORMEAUX",
"stopSequence": 7
},
{
"arrival": {
"time": "1771825235"
},
"departure": {
"time": "1771825235"
},
"stopId": "VANDEL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771825302"
},
"departure": {
"time": "1771825302"
},
"stopId": "ISORET",
"stopSequence": 9
},
{
"arrival": {
"time": "1771825354"
},
"departure": {
"time": "1771825354"
},
"stopId": "GILLIER",
"stopSequence": 10
},
{
"arrival": {
"time": "1771825380"
},
"departure": {
"time": "1771825380"
},
"stopId": "DAGUENET",
"stopSequence": 11
},
{
"arrival": {
"time": "1771825426"
},
"departure": {
"time": "1771825426"
},
"stopId": "JERUSALE",
"stopSequence": 12
},
{
"arrival": {
"time": "1771825498"
},
"departure": {
"time": "1771825498"
},
"stopId": "MONTAIG",
"stopSequence": 13
},
{
"arrival": {
"time": "1771825631"
},
"departure": {
"time": "1771825631"
},
"stopId": "LANGLADE",
"stopSequence": 14
},
{
"arrival": {
"time": "1771825680"
},
"departure": {
"time": "1771825680"
},
"stopId": "AROBASE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771825728"
},
"departure": {
"time": "1771825728"
},
"stopId": "PCOUBERT",
"stopSequence": 16
},
{
"arrival": {
"time": "1771825795"
},
"departure": {
"time": "1771825795"
},
"stopId": "JEBOUIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771825860"
},
"departure": {
"time": "1771825860"
},
"stopId": "MADELEIN",
"stopSequence": 18
},
{
"arrival": {
"time": "1771825907"
},
"departure": {
"time": "1771825907"
},
"stopId": "VOLNEY",
"stopSequence": 19
}
],
"trip": {
"directionId": 1,
"routeId": "07",
"tripId": "6568061"
}
}
},
{
"id": "trip:6570857",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771825780"
},
"stopId": "2ANRO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771825890"
},
"departure": {
"time": "1771825890"
},
"stopId": "2JVIL",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6570857"
}
}
},
{
"id": "trip:6566766",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771823520"
},
"stopId": "2BBCA",
"stopSequence": 0
},
{
"arrival": {
"time": "1771823626"
},
"departure": {
"time": "1771823626"
},
"stopId": "1BEAU",
"stopSequence": 1
},
{
"arrival": {
"time": "1771823740"
},
"departure": {
"time": "1771823740"
},
"stopId": "1BARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1771823821"
},
"departure": {
"time": "1771823821"
},
"stopId": "1PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1771823914"
},
"departure": {
"time": "1771823914"
},
"stopId": "1ELYS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771824024"
},
"departure": {
"time": "1771824024"
},
"stopId": "1FARC",
"stopSequence": 5
},
{
"arrival": {
"time": "1771824200"
},
"stopId": "1QUAI",
"stopSequence": 6
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6566766"
}
}
},
{
"id": "trip:6052750",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771824960"
},
"stopId": "HDVSUB",
"stopSequence": 0
},
{
"arrival": {
"time": "1771825119"
},
"departure": {
"time": "1771825119"
},
"stopId": "SECUSO-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771825170"
},
"departure": {
"time": "1771825170"
},
"stopId": "STEXUP-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771825260"
},
"departure": {
"time": "1771825260"
},
"stopId": "GARDOT-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771825860"
},
"departure": {
"time": "1771825860"
},
"stopId": "BRISSA-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771825935"
},
"departure": {
"time": "1771825935"
},
"stopId": "FONTEN-E",
"stopSequence": 5
}
],
"trip": {
"directionId": 1,
"routeId": "23",
"tripId": "6052750"
}
}
},
{
"id": "trip:6566468",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771823160"
},
"stopId": "1CECO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771823300"
},
"departure": {
"time": "1771823300"
},
"stopId": "1CONS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771823419"
},
"departure": {
"time": "1771823419"
},
"stopId": "1MTAI",
"stopSequence": 2
},
{
"arrival": {
"time": "1771823620"
},
"departure": {
"time": "1771823620"
},
"stopId": "1CROI",
"stopSequence": 3
},
{
"arrival": {
"time": "1771823720"
},
"departure": {
"time": "1771823720"
},
"stopId": "1BRIS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771823893"
},
"departure": {
"time": "1771823893"
},
"stopId": "1DUNA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771823979"
},
"departure": {
"time": "1771823979"
},
"stopId": "1EURO",
"stopSequence": 6
},
{
"arrival": {
"time": "1771824060"
},
"stopId": "2MONP",
"stopSequence": 7
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6566468"
}
}
},
{
"id": "trip:6567894",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771823160"
},
"stopId": "EVENTARD",
"stopSequence": 0
},
{
"arrival": {
"time": "1771823196"
},
"departure": {
"time": "1771823196"
},
"stopId": "COTTAGE",
"stopSequence": 1
},
{
"arrival": {
"time": "1771823253"
},
"departure": {
"time": "1771823253"
},
"stopId": "DUBELL-2",
"stopSequence": 2
},
{
"arrival": {
"time": "1771823280"
},
"departure": {
"time": "1771823280"
},
"stopId": "BOISABBE",
"stopSequence": 3
},
{
"arrival": {
"time": "1771823316"
},
"departure": {
"time": "1771823316"
},
"stopId": "DEBUSSY",
"stopSequence": 4
},
{
"arrival": {
"time": "1771823362"
},
"departure": {
"time": "1771823362"
},
"stopId": "HOTELLER",
"stopSequence": 5
},
{
"arrival": {
"time": "1771823400"
},
"departure": {
"time": "1771823400"
},
"stopId": "INDUSTRI",
"stopSequence": 6
},
{
"arrival": {
"time": "1771823482"
},
"departure": {
"time": "1771823482"
},
"stopId": "SAVOIE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771823542"
},
"departure": {
"time": "1771823542"
},
"stopId": "AUVERGNE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771823580"
},
"departure": {
"time": "1771823580"
},
"stopId": "NOZAY",
"stopSequence": 9
},
{
"arrival": {
"time": "1771823609"
},
"departure": {
"time": "1771823609"
},
"stopId": "RBRIOLLA",
"stopSequence": 10
},
{
"arrival": {
"time": "1771823814"
},
"departure": {
"time": "1771823814"
},
"stopId": "MIMOSAS",
"stopSequence": 14
},
{
"arrival": {
"time": "1771823880"
},
"departure": {
"time": "1771823880"
},
"stopId": "BRISEPOT",
"stopSequence": 15
},
{
"arrival": {
"time": "1771823931"
},
"departure": {
"time": "1771823931"
},
"stopId": "DESJARDI",
"stopSequence": 16
},
{
"arrival": {
"time": "1771823973"
},
"departure": {
"time": "1771823973"
},
"stopId": "MACE",
"stopSequence": 17
},
{
"arrival": {
"time": "1771824002"
},
"departure": {
"time": "1771824002"
},
"stopId": "LUTIN",
"stopSequence": 18
},
{
"arrival": {
"time": "1771824089"
},
"departure": {
"time": "1771824089"
},
"stopId": "MUSSET",
"stopSequence": 19
},
{
"arrival": {
"time": "1771824129"
},
"departure": {
"time": "1771824129"
},
"stopId": "SAVARY",
"stopSequence": 20
},
{
"arrival": {
"time": "1771823552"
},
"departure": {
"time": "1771823552"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DOYENNE",
"stopSequence": 21
},
{
"arrival": {
"time": "1771823624"
},
"departure": {
"time": "1771823624"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CITESOLI",
"stopSequence": 22
},
{
"arrival": {
"time": "1771823760"
},
"departure": {
"time": "1771823760"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CARCITR",
"stopSequence": 23
},
{
"arrival": {
"time": "1771823815"
},
"departure": {
"time": "1771823815"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FFAURE",
"stopSequence": 24
},
{
"arrival": {
"time": "1771823924"
},
"departure": {
"time": "1771823924"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FACUL-SS",
"stopSequence": 25
},
{
"arrival": {
"time": "1771823940"
},
"departure": {
"time": "1771823940"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BDEMAINE",
"stopSequence": 26
},
{
"arrival": {
"time": "1771824029"
},
"departure": {
"time": "1771824029"
},
"scheduleRelationship": "SKIPPED",
"stopId": "TALET",
"stopSequence": 27
},
{
"arrival": {
"time": "1771824201"
},
"departure": {
"time": "1771824201"
},
"stopId": "MENDESFR",
"stopSequence": 28
},
{
"arrival": {
"time": "1771824278"
},
"departure": {
"time": "1771824300"
},
"stopId": "FO-LOR-R",
"stopSequence": 29
},
{
"arrival": {
"time": "1771824384"
},
"departure": {
"time": "1771824384"
},
"stopId": "STAUBI-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771824424"
},
"departure": {
"time": "1771824424"
},
"stopId": "HARAS-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771824531"
},
"departure": {
"time": "1771824531"
},
"stopId": "LESGAR-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771824663"
},
"departure": {
"time": "1771824663"
},
"stopId": "SEMARD-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771824720"
},
"departure": {
"time": "1771824720"
},
"stopId": "PONTNO-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771824803"
},
"departure": {
"time": "1771824803"
},
"stopId": "POIREL-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771824848"
},
"departure": {
"time": "1771824848"
},
"stopId": "VAUBAN-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771824911"
},
"departure": {
"time": "1771824911"
},
"stopId": "CHANZY-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771824960"
},
"departure": {
"time": "1771824960"
},
"stopId": "LAFAYE-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771825021"
},
"departure": {
"time": "1771825021"
},
"stopId": "MIRABE-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771825060"
},
"departure": {
"time": "1771825060"
},
"stopId": "CESARG-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771825088"
},
"departure": {
"time": "1771825088"
},
"stopId": "BLANDE-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771825128"
},
"departure": {
"time": "1771825128"
},
"stopId": "MUTUAL-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771825179"
},
"departure": {
"time": "1771825179"
},
"stopId": "VILLES-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771825214"
},
"departure": {
"time": "1771825214"
},
"stopId": "VIVIER-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771825260"
},
"departure": {
"time": "1771825260"
},
"stopId": "MARIAN-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771825311"
},
"departure": {
"time": "1771825311"
},
"stopId": "LINOVE-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771825350"
},
"departure": {
"time": "1771825350"
},
"stopId": "DANGEL-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771825410"
},
"departure": {
"time": "1771825410"
},
"stopId": "ATHLET-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771825454"
},
"departure": {
"time": "1771825454"
},
"stopId": "DIONNE-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771825500"
},
"departure": {
"time": "1771825500"
},
"stopId": "GENDRO-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771825544"
},
"departure": {
"time": "1771825544"
},
"stopId": "CHESNA-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771825592"
},
"departure": {
"time": "1771825592"
},
"stopId": "GIRAD-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771825687"
},
"departure": {
"time": "1771825687"
},
"stopId": "FRANVILL",
"stopSequence": 53
},
{
"arrival": {
"time": "1771825740"
},
"departure": {
"time": "1771825740"
},
"stopId": "GGESSAND",
"stopSequence": 54
},
{
"arrival": {
"time": "1771825772"
},
"departure": {
"time": "1771825772"
},
"stopId": "MACURIE",
"stopSequence": 55
},
{
"arrival": {
"time": "1771825802"
},
"departure": {
"time": "1771825802"
},
"stopId": "JEROSTAN",
"stopSequence": 56
},
{
"arrival": {
"time": "1771825832"
},
"departure": {
"time": "1771825832"
},
"stopId": "RONCIERE",
"stopSequence": 57
},
{
"arrival": {
"time": "1771825860"
},
"departure": {
"time": "1771825860"
},
"stopId": "GUILLE-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771825925"
},
"departure": {
"time": "1771825925"
},
"stopId": "BAUDRA-E",
"stopSequence": 59
}
],
"trip": {
"directionId": 1,
"routeId": "09",
"tripId": "6567894"
}
}
},
{
"id": "trip:6566150",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771824060"
},
"stopId": "2ANRO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771824170"
},
"departure": {
"time": "1771824170"
},
"stopId": "2JVIL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771824280"
},
"departure": {
"time": "1771824280"
},
"stopId": "2JE23",
"stopSequence": 2
},
{
"arrival": {
"time": "1771824400"
},
"departure": {
"time": "1771824400"
},
"stopId": "2BAMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771824510"
},
"departure": {
"time": "1771824510"
},
"stopId": "2STRA",
"stopSequence": 4
},
{
"arrival": {
"time": "1771824600"
},
"departure": {
"time": "1771824600"
},
"stopId": "2LAFA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771824700"
},
"departure": {
"time": "1771824700"
},
"stopId": "2LGAR",
"stopSequence": 6
},
{
"arrival": {
"time": "1771824790"
},
"departure": {
"time": "1771824790"
},
"stopId": "2HARA",
"stopSequence": 7
},
{
"arrival": {
"time": "1771824850"
},
"stopId": "2FMBL",
"stopSequence": 8
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6566150"
}
}
},
{
"id": "trip:6566597",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771823160"
},
"stopId": "2ANRO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771823270"
},
"departure": {
"time": "1771823270"
},
"stopId": "2JVIL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771823380"
},
"departure": {
"time": "1771823380"
},
"stopId": "2JE23",
"stopSequence": 2
},
{
"arrival": {
"time": "1771823500"
},
"departure": {
"time": "1771823500"
},
"stopId": "2BAMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771823610"
},
"departure": {
"time": "1771823610"
},
"stopId": "2STRA",
"stopSequence": 4
},
{
"arrival": {
"time": "1771823700"
},
"departure": {
"time": "1771823700"
},
"stopId": "2LAFA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771823800"
},
"departure": {
"time": "1771823800"
},
"stopId": "2LGAR",
"stopSequence": 6
},
{
"arrival": {
"time": "1771823890"
},
"departure": {
"time": "1771823890"
},
"stopId": "2HARA",
"stopSequence": 7
},
{
"arrival": {
"time": "1771823950"
},
"stopId": "2FMBL",
"stopSequence": 8
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6566597"
}
}
},
{
"id": "trip:6559133",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771824720"
},
"stopId": "BEAURE-E",
"stopSequence": 0
},
{
"arrival": {
"time": "1771824780"
},
"departure": {
"time": "1771824780"
},
"stopId": "TRINIT-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771824900"
},
"departure": {
"time": "1771824900"
},
"stopId": "DESCAZ-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771824946"
},
"departure": {
"time": "1771824946"
},
"stopId": "BICHLA-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771824972"
},
"departure": {
"time": "1771824972"
},
"stopId": "CLOUET-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771825026"
},
"departure": {
"time": "1771825026"
},
"stopId": "GOURON-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771825069"
},
"departure": {
"time": "1771825069"
},
"stopId": "GASNIE-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771825101"
},
"departure": {
"time": "1771825101"
},
"stopId": "LIZE07-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771825163"
},
"departure": {
"time": "1771825163"
},
"stopId": "ECHMA-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771825200"
},
"departure": {
"time": "1771825200"
},
"stopId": "KENNED-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771825288"
},
"departure": {
"time": "1771825288"
},
"stopId": "WPMA-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771825340"
},
"departure": {
"time": "1771825340"
},
"stopId": "RONDE-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771825403"
},
"departure": {
"time": "1771825403"
},
"stopId": "BRASSE-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771825456"
},
"departure": {
"time": "1771825456"
},
"stopId": "BEURRI-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771825511"
},
"departure": {
"time": "1771825511"
},
"stopId": "DELAUN-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771825568"
},
"departure": {
"time": "1771825568"
},
"stopId": "MAUFIN-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771825620"
},
"departure": {
"time": "1771825620"
},
"stopId": "MAIRAV-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771825665"
},
"departure": {
"time": "1771825665"
},
"stopId": "CIAVRI-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771825706"
},
"departure": {
"time": "1771825706"
},
"stopId": "PEGARD-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771825768"
},
"departure": {
"time": "1771825768"
},
"stopId": "RIPOLE-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771825800"
},
"departure": {
"time": "1771825800"
},
"stopId": "SALETT-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771825866"
},
"departure": {
"time": "1771825866"
},
"stopId": "LEPRE-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771825943"
},
"departure": {
"time": "1771825943"
},
"stopId": "BONPLA-E",
"stopSequence": 22
}
],
"trip": {
"directionId": 1,
"routeId": "07",
"tripId": "6559133"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1771822361"
}
}