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
❌2 844 erreurs, 1 032 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 24/02/2026 à 08h13 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
Not in POSIX time E001 4 erreurs
All timestamps must be in POSIX time (i.e., number of seconds since January 1st 1970 00:00:00 UTC)
Exemples d'erreurs
- trip_id 3558 stop_sequence 11 departure_time 0 is not POSIX time
- trip_id 3460D stop_sequence 1 departure_time 0 is not POSIX time
- trip_id 3556D stop_sequence 21 departure_time 0 is not POSIX time
- trip_id 4151 stop_sequence 10 departure_time 0 is not POSIX time
GTFS-rt trip_id does not exist in GTFS data and does not have schedule_relationship of ADDED E003 1 erreur
All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED
Exemples d'erreurs
- trip_id 3352D does not exist in the GTFS data and does not have schedule_relationship of ADDED
Sequential stop_time_update times are not increasing E022 435 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 6258723 stop_sequence 9 arrival_time 08:15:00 (1771917300) is less than previous stop arrival_time 08:21:08 (1771917668) - times must increase between two sequential stops
- trip_id 6258723 stop_sequence 9 arrival_time 08:15:00 (1771917300) is less than previous stop departure_time 08:21:08 (1771917668) - times must increase between two sequential stops
- trip_id 6258723 stop_sequence 9 departure_time 08:15:00 (1771917300) is less than previous stop departure_time 08:21:08 (1771917668) - times must increase between two sequential stops
- trip_id 6258723 stop_sequence 9 departure_time 08:15:00 (1771917300) is less than previous stop arrival_time 08:21:08 (1771917668) - times must increase between two sequential stops
- trip_id 6544008 stop_sequence 3 arrival_time 08:12:31 (1771917151) is less than previous stop departure_time 08:12:32 (1771917152) - times must increase between two sequential stops
stop_time_update departure time is before arrival time E025 4 erreurs
Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time.
Exemples d'erreurs
- trip_id 3558 stop_sequence 11 departure_time 01:00:00 (0) is less than the same stop arrival_time 08:12:07 (1771917127) - departure time must be equal to or greater than arrival time
- trip_id 3460D stop_sequence 1 departure_time 01:00:00 (0) is less than the same stop arrival_time 08:10:53 (1771917053) - departure time must be equal to or greater than arrival time
- trip_id 3556D stop_sequence 21 departure_time 01:00:00 (0) is less than the same stop arrival_time 08:12:12 (1771917132) - departure time must be equal to or greater than arrival time
- trip_id 4151 stop_sequence 10 departure_time 01:00:00 (0) is less than the same stop arrival_time 08:12:14 (1771917134) - departure time must be equal to or greater than arrival time
GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 2 385 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 6541240 stop_sequence 8 has stop_id 1VERN but GTFS stop_sequence 8 has stop_id 1HSAU - stop_ids should be the same
- GTFS-rt trip_id 6541240 stop_sequence 9 has stop_id 1HSAU but GTFS stop_sequence 9 has stop_id 1JMOU - stop_ids should be the same
- GTFS-rt trip_id 6541240 stop_sequence 10 has stop_id 1JMOU but GTFS stop_sequence 10 has stop_id 1CAPU - stop_ids should be the same
- GTFS-rt trip_id 6541240 stop_sequence 11 has stop_id 1CAPU but GTFS stop_sequence 11 has stop_id 1HOPA - stop_ids should be the same
- GTFS-rt trip_id 6541240 stop_sequence 12 has stop_id 1HOPA but GTFS stop_sequence 12 has stop_id 1BMAI - stop_ids should be the same
GTFS-rt stop_sequence not found in GTFS data E051 15 erreurs
All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip
Exemples d'erreurs
- GTFS-rt trip_id 6258506 contains stop_sequence 84 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 6052658 contains stop_sequence 33 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 6258514 contains stop_sequence 80 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 6258714 contains stop_sequence 37 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 6257556 contains stop_sequence 55 that does not exist in GTFS stop_times.txt for this trip
Avertissements
timestamp not populated W001 261 erreurs
Timestamps should be populated for all elements
Exemples d'erreurs
- trip_id 6541240 does not have a timestamp
- trip_id 6543453 does not have a timestamp
- trip_id 6258723 does not have a timestamp
- trip_id 6544008 does not have a timestamp
- trip_id 6257596 does not have a timestamp
vehicle_id not populated W002 261 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id 6541240 does not have a vehicle_id
- trip_id 6543453 does not have a vehicle_id
- trip_id 6258723 does not have a vehicle_id
- trip_id 6544008 does not have a vehicle_id
- trip_id 6257596 does not have a vehicle_id
schedule_relationship not populated W009 510 erreurs
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Exemples d'erreurs
- trip_id 6541240 stop_sequence 0 (and potentially more for this trip) does not have a schedule_relationship
- trip_id 6541240 does not have a schedule_relationship
- trip_id 6543453 stop_sequence 0 (and potentially more for this trip) does not have a schedule_relationship
- trip_id 6543453 does not have a schedule_relationship
- trip_id 6258723 stop_sequence 0 (and potentially more for this trip) does not have a schedule_relationship
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. | 6 016 | 29 fois (100 % des validations) |
| E045 | If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt | 37 025 | 29 fois (100 % des validations) |
| W001 | Timestamps should be populated for all elements | 7 289 | 29 fois (100 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 7 289 | 29 fois (100 % des validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 14 462 | 29 fois (100 % 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. | 284 | 25 fois (86 % des validations) |
| E051 | All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip | 421 | 25 fois (86 % des validations) |
| E001 | All timestamps must be in POSIX time (i.e., number of seconds since January 1st 1970 00:00:00 UTC) | 260 | 24 fois (83 % 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 | 28 | 6 fois (21 % des validations) |
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 1 | 1 fois (3 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 24/02/2026 à 10h13 Europe/Paris.
trip_updates (198) 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 24/02/2026 à 10h13 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "trip:6258272",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771925168"
},
"departure": {
"time": "1771925168"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GDPRESSO",
"stopSequence": 2
},
{
"arrival": {
"time": "1771925218"
},
"departure": {
"time": "1771925218"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BARBOTER",
"stopSequence": 3
},
{
"arrival": {
"time": "1771925271"
},
"departure": {
"time": "1771925271"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FONTENE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771925339"
},
"departure": {
"time": "1771925339"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHAERIGN",
"stopSequence": 5
},
{
"arrival": {
"time": "1771925405"
},
"departure": {
"time": "1771925405"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOSQUET",
"stopSequence": 6
},
{
"arrival": {
"time": "1771925449"
},
"departure": {
"time": "1771925449"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOUET",
"stopSequence": 7
},
{
"arrival": {
"time": "1771925517"
},
"departure": {
"time": "1771925517"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DUBE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771925576"
},
"departure": {
"time": "1771925576"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOIRE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771925244"
},
"departure": {
"time": "1771925244"
},
"stopId": "PONTSCEM",
"stopSequence": 10
},
{
"arrival": {
"time": "1771925299"
},
"departure": {
"time": "1771925299"
},
"stopId": "BELPOULE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771925371"
},
"departure": {
"time": "1771925371"
},
"stopId": "AUTHION",
"stopSequence": 12
},
{
"arrival": {
"time": "1771925429"
},
"departure": {
"time": "1771925429"
},
"stopId": "PATUREAU",
"stopSequence": 13
},
{
"arrival": {
"time": "1771925530"
},
"departure": {
"time": "1771925530"
},
"stopId": "GENDRON",
"stopSequence": 14
},
{
"arrival": {
"time": "1771925612"
},
"departure": {
"time": "1771925612"
},
"stopId": "RUELLES",
"stopSequence": 15
},
{
"arrival": {
"time": "1771925664"
},
"departure": {
"time": "1771925664"
},
"stopId": "SABLONS",
"stopSequence": 16
},
{
"arrival": {
"time": "1771925701"
},
"departure": {
"time": "1771925701"
},
"stopId": "TROPAROI",
"stopSequence": 17
},
{
"arrival": {
"time": "1771925844"
},
"departure": {
"time": "1771925844"
},
"stopId": "ALLARD",
"stopSequence": 18
},
{
"arrival": {
"time": "1771925920"
},
"departure": {
"time": "1771925920"
},
"stopId": "DELATTAS",
"stopSequence": 19
},
{
"arrival": {
"time": "1771926029"
},
"departure": {
"time": "1771926029"
},
"stopId": "ESA",
"stopSequence": 20
},
{
"arrival": {
"time": "1771926090"
},
"departure": {
"time": "1771926090"
},
"stopId": "RABELAI",
"stopSequence": 21
},
{
"arrival": {
"time": "1771926144"
},
"departure": {
"time": "1771926144"
},
"stopId": "ALEROY",
"stopSequence": 22
},
{
"arrival": {
"time": "1771926281"
},
"departure": {
"time": "1771926281"
},
"stopId": "PAULBERT",
"stopSequence": 23
},
{
"arrival": {
"time": "1771926336"
},
"departure": {
"time": "1771926336"
},
"stopId": "HARAS",
"stopSequence": 24
},
{
"arrival": {
"time": "1771926410"
},
"departure": {
"time": "1771926410"
},
"stopId": "STAUBIN",
"stopSequence": 25
},
{
"arrival": {
"time": "1771926497"
},
"departure": {
"time": "1771927020"
},
"stopId": "LORRAIN1",
"stopSequence": 26
},
{
"arrival": {
"time": "1771927125"
},
"departure": {
"time": "1771927125"
},
"stopId": "MENDES-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771927318"
},
"departure": {
"time": "1771927318"
},
"stopId": "STSERG-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771927500"
},
"departure": {
"time": "1771927500"
},
"stopId": "ROCHEF-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771927599"
},
"departure": {
"time": "1771927599"
},
"stopId": "HOTDIE-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771927655"
},
"departure": {
"time": "1771927655"
},
"stopId": "BICHDA-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771927740"
},
"departure": {
"time": "1771927740"
},
"stopId": "DESCAZEA",
"stopSequence": 32
},
{
"arrival": {
"time": "1771927844"
},
"departure": {
"time": "1771927844"
},
"stopId": "CIOUES-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771927906"
},
"departure": {
"time": "1771927906"
},
"stopId": "POMONE-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771927952"
},
"departure": {
"time": "1771927952"
},
"stopId": "REVERI-E",
"stopSequence": 35
}
],
"trip": {
"directionId": 0,
"routeId": "03",
"tripId": "6258272"
}
}
},
{
"id": "trip:6260094",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771925220"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHANTOUR",
"stopSequence": 1
},
{
"arrival": {
"time": "1771925260"
},
"departure": {
"time": "1771925260"
},
"scheduleRelationship": "SKIPPED",
"stopId": "VIGNES",
"stopSequence": 2
},
{
"arrival": {
"time": "1771925291"
},
"departure": {
"time": "1771925291"
},
"scheduleRelationship": "SKIPPED",
"stopId": "RANGEARD",
"stopSequence": 3
},
{
"arrival": {
"time": "1771925313"
},
"departure": {
"time": "1771925313"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LAPOINTE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771925353"
},
"departure": {
"time": "1771925353"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PONTLAIT",
"stopSequence": 5
},
{
"arrival": {
"time": "1771925392"
},
"departure": {
"time": "1771925392"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GAREBOUC",
"stopSequence": 6
},
{
"arrival": {
"time": "1771925429"
},
"departure": {
"time": "1771925429"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CAMPBOUC",
"stopSequence": 7
},
{
"arrival": {
"time": "1771925254"
},
"departure": {
"time": "1771925254"
},
"stopId": "BOUCHEM",
"stopSequence": 8
},
{
"arrival": {
"time": "1771925308"
},
"departure": {
"time": "1771925308"
},
"stopId": "CHEVRIER",
"stopSequence": 9
},
{
"arrival": {
"time": "1771925345"
},
"departure": {
"time": "1771925345"
},
"stopId": "PETPORT",
"stopSequence": 10
},
{
"arrival": {
"time": "1771925429"
},
"departure": {
"time": "1771925429"
},
"stopId": "HAUBOUCH",
"stopSequence": 11
},
{
"arrival": {
"time": "1771925494"
},
"departure": {
"time": "1771925494"
},
"stopId": "ARTAUD",
"stopSequence": 12
},
{
"arrival": {
"time": "1771925557"
},
"departure": {
"time": "1771925557"
},
"stopId": "PIVERDIE",
"stopSequence": 13
},
{
"arrival": {
"time": "1771925621"
},
"departure": {
"time": "1771925621"
},
"stopId": "CHATAIGN",
"stopSequence": 14
},
{
"arrival": {
"time": "1771925660"
},
"departure": {
"time": "1771925660"
},
"stopId": "CLOSVI-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771925721"
},
"departure": {
"time": "1771925721"
},
"stopId": "P-ANJO-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771925797"
},
"departure": {
"time": "1771925797"
},
"stopId": "HARENC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771925863"
},
"departure": {
"time": "1771925863"
},
"stopId": "P-ANJOU",
"stopSequence": 18
},
{
"arrival": {
"time": "1771925911"
},
"departure": {
"time": "1771925911"
},
"stopId": "VALMAI-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771925982"
},
"departure": {
"time": "1771925982"
},
"stopId": "PETVIVIE",
"stopSequence": 20
},
{
"arrival": {
"time": "1771926058"
},
"departure": {
"time": "1771926058"
},
"stopId": "PRUNIERS",
"stopSequence": 21
},
{
"arrival": {
"time": "1771926092"
},
"departure": {
"time": "1771926092"
},
"stopId": "CROISETT",
"stopSequence": 22
},
{
"arrival": {
"time": "1771926197"
},
"departure": {
"time": "1771926197"
},
"stopId": "CAMLACMA",
"stopSequence": 23
},
{
"arrival": {
"time": "1771926243"
},
"departure": {
"time": "1771926243"
},
"stopId": "LACDMAIN",
"stopSequence": 24
},
{
"arrival": {
"time": "1771926289"
},
"departure": {
"time": "1771926289"
},
"stopId": "MAISENVI",
"stopSequence": 25
},
{
"arrival": {
"time": "1771926331"
},
"departure": {
"time": "1771926331"
},
"stopId": "PERUSSAI",
"stopSequence": 26
},
{
"arrival": {
"time": "1771926360"
},
"departure": {
"time": "1771926360"
},
"stopId": "MAISLAC",
"stopSequence": 27
},
{
"arrival": {
"time": "1771926391"
},
"departure": {
"time": "1771926391"
},
"stopId": "JEAN-MON",
"stopSequence": 28
},
{
"arrival": {
"time": "1771926517"
},
"departure": {
"time": "1771926517"
},
"stopId": "CNFPT",
"stopSequence": 29
},
{
"arrival": {
"time": "1771926575"
},
"departure": {
"time": "1771926575"
},
"stopId": "BEAUSSIE",
"stopSequence": 30
},
{
"arrival": {
"time": "1771926635"
},
"departure": {
"time": "1771926635"
},
"stopId": "CITEUNIV",
"stopSequence": 31
},
{
"arrival": {
"time": "1771926685"
},
"departure": {
"time": "1771926685"
},
"stopId": "POLYTECH",
"stopSequence": 32
},
{
"arrival": {
"time": "1771926746"
},
"departure": {
"time": "1771926746"
},
"stopId": "NDAMELAC",
"stopSequence": 33
},
{
"arrival": {
"time": "1771926812"
},
"departure": {
"time": "1771926812"
},
"stopId": "BOISRAME",
"stopSequence": 34
},
{
"arrival": {
"time": "1771926875"
},
"departure": {
"time": "1771926875"
},
"stopId": "CHBBEILL",
"stopSequence": 35
},
{
"arrival": {
"time": "1771926945"
},
"departure": {
"time": "1771926945"
},
"stopId": "MVIGNE",
"stopSequence": 36
},
{
"arrival": {
"time": "1771927046"
},
"departure": {
"time": "1771927046"
},
"stopId": "FARCYSJA",
"stopSequence": 37
},
{
"arrival": {
"time": "1771927252"
},
"departure": {
"time": "1771927252"
},
"stopId": "LEQUAI-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771927320"
},
"departure": {
"time": "1771927320"
},
"stopId": "MONPR-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771927378"
},
"departure": {
"time": "1771927378"
},
"stopId": "DESCAZ-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771927449"
},
"departure": {
"time": "1771927449"
},
"stopId": "BICHBI-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771927484"
},
"departure": {
"time": "1771927484"
},
"stopId": "STTHER-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771927563"
},
"departure": {
"time": "1771927563"
},
"stopId": "BARRA-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771927620"
},
"departure": {
"time": "1771927620"
},
"stopId": "BLERIO-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771927722"
},
"departure": {
"time": "1771927722"
},
"stopId": "LECUIT-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771927762"
},
"departure": {
"time": "1771927762"
},
"stopId": "FRATE-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771927828"
},
"departure": {
"time": "1771927828"
},
"stopId": "CHARNA-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771927891"
},
"departure": {
"time": "1771927891"
},
"stopId": "ESEO-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771927927"
},
"departure": {
"time": "1771927927"
},
"stopId": "WJMOU",
"stopSequence": 49
},
{
"arrival": {
"time": "1771928013"
},
"departure": {
"time": "1771928013"
},
"stopId": "FMEDEC-E",
"stopSequence": 50
}
],
"trip": {
"directionId": 0,
"routeId": "06",
"tripId": "6260094"
}
}
},
{
"id": "trip:6258651",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771925700"
},
"stopId": "FO-LOR-R",
"stopSequence": 0
},
{
"arrival": {
"time": "1771925774"
},
"departure": {
"time": "1771925774"
},
"stopId": "STAUBI-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771925809"
},
"departure": {
"time": "1771925809"
},
"stopId": "HARAS-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771925940"
},
"departure": {
"time": "1771925940"
},
"stopId": "ANLERO-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771926020"
},
"departure": {
"time": "1771926020"
},
"stopId": "MICHEL-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771926071"
},
"departure": {
"time": "1771926071"
},
"stopId": "BOURGO-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771926114"
},
"departure": {
"time": "1771926114"
},
"stopId": "VOLNEY-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771926169"
},
"departure": {
"time": "1771926169"
},
"stopId": "MADELE-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771926240"
},
"departure": {
"time": "1771926240"
},
"stopId": "SAUMUR-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771926289"
},
"departure": {
"time": "1771926289"
},
"stopId": "DELACR-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771926330"
},
"departure": {
"time": "1771926330"
},
"stopId": "JUSTIC-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771926414"
},
"departure": {
"time": "1771926414"
},
"stopId": "ECLATE-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771926500"
},
"departure": {
"time": "1771926500"
},
"stopId": "VDLOIR-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771926540"
},
"departure": {
"time": "1771926540"
},
"stopId": "LEOLAG-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771926577"
},
"departure": {
"time": "1771926577"
},
"stopId": "BELVTR-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771926658"
},
"departure": {
"time": "1771926658"
},
"stopId": "MARAIS-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771926730"
},
"departure": {
"time": "1771926730"
},
"stopId": "FRESNA-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771926807"
},
"departure": {
"time": "1771926807"
},
"stopId": "CHOUTE-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771926850"
},
"departure": {
"time": "1771926850"
},
"stopId": "MENA-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771926912"
},
"departure": {
"time": "1771926912"
},
"stopId": "MALAQU-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771926945"
},
"departure": {
"time": "1771926945"
},
"stopId": "LEFEVR-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771927013"
},
"departure": {
"time": "1771927013"
},
"stopId": "PYRAM2-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771927080"
},
"departure": {
"time": "1771927080"
},
"stopId": "BUISSO-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771927116"
},
"departure": {
"time": "1771927116"
},
"stopId": "DAUTEL-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771927220"
},
"departure": {
"time": "1771927220"
},
"stopId": "GENTR-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1771927345"
},
"departure": {
"time": "1771927345"
},
"stopId": "BAHONN-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1771927413"
},
"departure": {
"time": "1771927413"
},
"stopId": "DEGAUL-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771927487"
},
"departure": {
"time": "1771927487"
},
"stopId": "MALEMB-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771927158"
},
"departure": {
"time": "1771927158"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ARENA-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771927221"
},
"departure": {
"time": "1771927221"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MONTHI-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771927283"
},
"departure": {
"time": "1771927283"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MAIRTR-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771927326"
},
"departure": {
"time": "1771927326"
},
"scheduleRelationship": "SKIPPED",
"stopId": "EGLTRE-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771927362"
},
"departure": {
"time": "1771927362"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CIMETR-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771927440"
},
"departure": {
"time": "1771927440"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HMTRE-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771927520"
},
"departure": {
"time": "1771927520"
},
"scheduleRelationship": "SKIPPED",
"stopId": "TRELGA-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771927645"
},
"departure": {
"time": "1771927645"
},
"stopId": "FMAURI-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771927690"
},
"departure": {
"time": "1771927690"
},
"stopId": "MALRAU-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771927735"
},
"stopId": "TRELA-AR",
"stopSequence": 38
}
],
"trip": {
"directionId": 1,
"routeId": "01",
"tripId": "6258651"
}
}
},
{
"id": "trip:6053961",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924408"
},
"departure": {
"time": "1771924408"
},
"stopId": "PARCEXPO",
"stopSequence": 12
},
{
"arrival": {
"time": "1771924545"
},
"departure": {
"time": "1771924545"
},
"stopId": "PROVINS",
"stopSequence": 13
},
{
"arrival": {
"time": "1771924611"
},
"departure": {
"time": "1771924611"
},
"stopId": "RTEPARIS",
"stopSequence": 14
},
{
"arrival": {
"time": "1771924688"
},
"departure": {
"time": "1771924688"
},
"stopId": "SEPSONET",
"stopSequence": 15
},
{
"arrival": {
"time": "1771924804"
},
"departure": {
"time": "1771924804"
},
"stopId": "CHATENAY",
"stopSequence": 16
},
{
"arrival": {
"time": "1771924917"
},
"departure": {
"time": "1771924917"
},
"stopId": "BRISEPOT",
"stopSequence": 17
},
{
"arrival": {
"time": "1771925185"
},
"departure": {
"time": "1771925185"
},
"stopId": "CLEMOINE",
"stopSequence": 18
},
{
"arrival": {
"time": "1771925288"
},
"stopId": "HDVSUB",
"stopSequence": 19
}
],
"trip": {
"directionId": 0,
"routeId": "25",
"tripId": "6053961"
}
}
},
{
"id": "trip:6260020",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771927380"
},
"stopId": "GAREPAPI",
"stopSequence": 0
},
{
"arrival": {
"time": "1771927504"
},
"departure": {
"time": "1771927504"
},
"stopId": "BREMON-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771927575"
},
"departure": {
"time": "1771927575"
},
"stopId": "ACAD-PLA",
"stopSequence": 2
},
{
"arrival": {
"time": "1771927620"
},
"departure": {
"time": "1771927620"
},
"stopId": "CHDARR-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771927920"
},
"departure": {
"time": "1771927920"
},
"stopId": "CNFPT",
"stopSequence": 4
}
],
"trip": {
"directionId": 1,
"routeId": "20",
"tripId": "6260020"
}
}
},
{
"id": "trip:6544928",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771926060"
},
"stopId": "1BBCA",
"stopSequence": 0
},
{
"arrival": {
"time": "1771926161"
},
"departure": {
"time": "1771926161"
},
"stopId": "1BEAU",
"stopSequence": 1
},
{
"arrival": {
"time": "1771926270"
},
"departure": {
"time": "1771926270"
},
"stopId": "1BARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1771926351"
},
"departure": {
"time": "1771926351"
},
"stopId": "1PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1771926444"
},
"departure": {
"time": "1771926444"
},
"stopId": "1ELYS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771926554"
},
"departure": {
"time": "1771926554"
},
"stopId": "1FARC",
"stopSequence": 5
},
{
"arrival": {
"time": "1771926730"
},
"stopId": "1QUAI",
"stopSequence": 6
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6544928"
}
}
},
{
"id": "trip:6257898",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924336"
},
"departure": {
"time": "1771924367"
},
"stopId": "ROUAIRIE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771924396"
},
"departure": {
"time": "1771924412"
},
"stopId": "LASOURCE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771924426"
},
"departure": {
"time": "1771924426"
},
"stopId": "CERFEUIL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771924431"
},
"departure": {
"time": "1771924431"
},
"stopId": "PROMENIE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771924465"
},
"departure": {
"time": "1771924465"
},
"stopId": "GRANBELL",
"stopSequence": 10
},
{
"arrival": {
"time": "1771924498"
},
"departure": {
"time": "1771924498"
},
"stopId": "RODIN",
"stopSequence": 11
},
{
"arrival": {
"time": "1771924530"
},
"departure": {
"time": "1771924530"
},
"stopId": "BRGPAILL",
"stopSequence": 12
},
{
"arrival": {
"time": "1771924621"
},
"departure": {
"time": "1771924621"
},
"stopId": "LANDREAU",
"stopSequence": 13
},
{
"arrival": {
"time": "1771924657"
},
"departure": {
"time": "1771924657"
},
"stopId": "GDPERIGN",
"stopSequence": 14
},
{
"arrival": {
"time": "1771924701"
},
"departure": {
"time": "1771924701"
},
"stopId": "INRA",
"stopSequence": 15
},
{
"arrival": {
"time": "1771924730"
},
"departure": {
"time": "1771924730"
},
"stopId": "MOREL",
"stopSequence": 16
},
{
"arrival": {
"time": "1771924764"
},
"departure": {
"time": "1771924764"
},
"stopId": "LENOTRE",
"stopSequence": 17
},
{
"arrival": {
"time": "1771924800"
},
"departure": {
"time": "1771924800"
},
"stopId": "BBCAMTEC",
"stopSequence": 18
},
{
"arrival": {
"time": "1771924915"
},
"departure": {
"time": "1771924915"
},
"stopId": "I.U.T.",
"stopSequence": 19
},
{
"arrival": {
"time": "1771924965"
},
"departure": {
"time": "1771924965"
},
"stopId": "RESTUNIV",
"stopSequence": 20
},
{
"arrival": {
"time": "1771925040"
},
"departure": {
"time": "1771925040"
},
"stopId": "CITEUNIV",
"stopSequence": 21
},
{
"arrival": {
"time": "1771925090"
},
"departure": {
"time": "1771925090"
},
"stopId": "POLYTECH",
"stopSequence": 22
},
{
"arrival": {
"time": "1771925151"
},
"departure": {
"time": "1771925151"
},
"stopId": "NDAMELAC",
"stopSequence": 23
},
{
"arrival": {
"time": "1771925217"
},
"departure": {
"time": "1771925217"
},
"stopId": "BOISRAME",
"stopSequence": 24
},
{
"arrival": {
"time": "1771925280"
},
"departure": {
"time": "1771925280"
},
"stopId": "CHBBEILL",
"stopSequence": 25
},
{
"arrival": {
"time": "1771925355"
},
"departure": {
"time": "1771925355"
},
"stopId": "MVIGNE",
"stopSequence": 26
},
{
"arrival": {
"time": "1771925463"
},
"departure": {
"time": "1771925463"
},
"stopId": "FARCYSJA",
"stopSequence": 27
},
{
"arrival": {
"time": "1771925559"
},
"departure": {
"time": "1771925559"
},
"stopId": "SAJACQUE",
"stopSequence": 28
},
{
"arrival": {
"time": "1771925628"
},
"departure": {
"time": "1771925628"
},
"stopId": "DUMESNIL",
"stopSequence": 29
},
{
"arrival": {
"time": "1771925666"
},
"departure": {
"time": "1771925666"
},
"stopId": "LEQUAI",
"stopSequence": 30
},
{
"arrival": {
"time": "1771925640"
},
"departure": {
"time": "1771925640"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MONPROF.",
"stopSequence": 31
},
{
"arrival": {
"time": "1771925742"
},
"departure": {
"time": "1771925742"
},
"scheduleRelationship": "SKIPPED",
"stopId": "TRINITE",
"stopSequence": 32
},
{
"arrival": {
"time": "1771925812"
},
"departure": {
"time": "1771925812"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAUREPA",
"stopSequence": 33
},
{
"arrival": {
"time": "1771925880"
},
"departure": {
"time": "1771925880"
},
"scheduleRelationship": "SKIPPED",
"stopId": "COEURMA",
"stopSequence": 34
},
{
"arrival": {
"time": "1771925846"
},
"departure": {
"time": "1771925846"
},
"stopId": "CHDARR",
"stopSequence": 35
},
{
"arrival": {
"time": "1771925894"
},
"departure": {
"time": "1771925894"
},
"stopId": "ACADEMIE",
"stopSequence": 36
},
{
"arrival": {
"time": "1771925946"
},
"departure": {
"time": "1771925946"
},
"stopId": "GBREM-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771926037"
},
"departure": {
"time": "1771926037"
},
"stopId": "GARETERM",
"stopSequence": 38
},
{
"arrival": {
"time": "1771926082"
},
"departure": {
"time": "1771926082"
},
"stopId": "LESGARES",
"stopSequence": 39
},
{
"arrival": {
"time": "1771926204"
},
"departure": {
"time": "1771926204"
},
"stopId": "HARAS",
"stopSequence": 40
},
{
"arrival": {
"time": "1771926278"
},
"departure": {
"time": "1771926278"
},
"stopId": "STAUBIN",
"stopSequence": 41
},
{
"arrival": {
"time": "1771926328"
},
"departure": {
"time": "1771926660"
},
"stopId": "LOR-FO-A",
"stopSequence": 42
},
{
"arrival": {
"time": "1771926713"
},
"departure": {
"time": "1771926713"
},
"stopId": "MAIL-HDV",
"stopSequence": 43
},
{
"arrival": {
"time": "1771926800"
},
"departure": {
"time": "1771926800"
},
"stopId": "SECUSO-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771926840"
},
"departure": {
"time": "1771926840"
},
"stopId": "STEXUP-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771926913"
},
"departure": {
"time": "1771926913"
},
"stopId": "GARDOT-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771926936"
},
"departure": {
"time": "1771926936"
},
"stopId": "MONTAI-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771927015"
},
"departure": {
"time": "1771927015"
},
"stopId": "CIMETI-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771927082"
},
"departure": {
"time": "1771927082"
},
"stopId": "AFPA-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771927125"
},
"departure": {
"time": "1771927125"
},
"stopId": "ARCEAU-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771927171"
},
"departure": {
"time": "1771927171"
},
"stopId": "CASERN-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771927260"
},
"departure": {
"time": "1771927260"
},
"stopId": "LAREU-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771927318"
},
"departure": {
"time": "1771927318"
},
"stopId": "PAPERI-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771927372"
},
"departure": {
"time": "1771927372"
},
"stopId": "CCHEMI-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771927442"
},
"departure": {
"time": "1771927442"
},
"stopId": "JUFERR-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771927504"
},
"departure": {
"time": "1771927504"
},
"stopId": "GEMMET-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771927564"
},
"departure": {
"time": "1771927564"
},
"stopId": "AUBEPI-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771927620"
},
"departure": {
"time": "1771927620"
},
"stopId": "STADE-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771927671"
},
"departure": {
"time": "1771927671"
},
"stopId": "PELLER-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771927711"
},
"departure": {
"time": "1771927711"
},
"stopId": "CEEQUE-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1771927752"
},
"departure": {
"time": "1771927752"
},
"stopId": "MORLIE-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771927820"
},
"departure": {
"time": "1771927820"
},
"stopId": "WALCOU-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1771927860"
},
"departure": {
"time": "1771927860"
},
"stopId": "JAUDET-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1771927949"
},
"departure": {
"time": "1771927949"
},
"stopId": "PASTEU-E",
"stopSequence": 64
},
{
"arrival": {
"time": "1771927976"
},
"departure": {
"time": "1771927976"
},
"stopId": "VERDUN-E",
"stopSequence": 65
},
{
"arrival": {
"time": "1771927999"
},
"departure": {
"time": "1771927999"
},
"stopId": "CEZAN-E",
"stopSequence": 66
}
],
"trip": {
"directionId": 0,
"routeId": "02",
"tripId": "6257898"
}
}
},
{
"id": "trip:6258557",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771926540"
},
"stopId": "SAUBIN",
"stopSequence": 0
},
{
"arrival": {
"time": "1771926623"
},
"departure": {
"time": "1771926623"
},
"stopId": "PIGNONIE",
"stopSequence": 1
},
{
"arrival": {
"time": "1771926686"
},
"departure": {
"time": "1771926686"
},
"stopId": "CLAVERIE",
"stopSequence": 2
},
{
"arrival": {
"time": "1771926730"
},
"departure": {
"time": "1771926730"
},
"stopId": "JARDFA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771926780"
},
"departure": {
"time": "1771926780"
},
"stopId": "BANCHAIS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771926837"
},
"departure": {
"time": "1771926837"
},
"stopId": "CHATELAI",
"stopSequence": 5
},
{
"arrival": {
"time": "1771926883"
},
"departure": {
"time": "1771926883"
},
"stopId": "CRBLANCH",
"stopSequence": 6
},
{
"arrival": {
"time": "1771926919"
},
"departure": {
"time": "1771926919"
},
"stopId": "ORMEAUX",
"stopSequence": 7
},
{
"arrival": {
"time": "1771926967"
},
"departure": {
"time": "1771926967"
},
"stopId": "VANDEL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771927047"
},
"departure": {
"time": "1771927047"
},
"stopId": "ISORET",
"stopSequence": 9
},
{
"arrival": {
"time": "1771927109"
},
"departure": {
"time": "1771927109"
},
"stopId": "GILLIER",
"stopSequence": 10
},
{
"arrival": {
"time": "1771927140"
},
"departure": {
"time": "1771927140"
},
"stopId": "DAGUENET",
"stopSequence": 11
},
{
"arrival": {
"time": "1771927195"
},
"departure": {
"time": "1771927195"
},
"stopId": "JERUSALE",
"stopSequence": 12
},
{
"arrival": {
"time": "1771927281"
},
"departure": {
"time": "1771927281"
},
"stopId": "MONTAIG",
"stopSequence": 13
},
{
"arrival": {
"time": "1771927440"
},
"departure": {
"time": "1771927440"
},
"stopId": "LANGLADE",
"stopSequence": 14
},
{
"arrival": {
"time": "1771927500"
},
"departure": {
"time": "1771927500"
},
"stopId": "AROBASE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771927548"
},
"departure": {
"time": "1771927548"
},
"stopId": "PCOUBERT",
"stopSequence": 16
},
{
"arrival": {
"time": "1771927615"
},
"departure": {
"time": "1771927615"
},
"stopId": "JEBOUIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771927680"
},
"departure": {
"time": "1771927680"
},
"stopId": "MADELEIN",
"stopSequence": 18
},
{
"arrival": {
"time": "1771927727"
},
"departure": {
"time": "1771927727"
},
"stopId": "VOLNEY",
"stopSequence": 19
},
{
"arrival": {
"time": "1771927808"
},
"departure": {
"time": "1771927808"
},
"stopId": "BOURGONN",
"stopSequence": 20
},
{
"arrival": {
"time": "1771927869"
},
"departure": {
"time": "1771927869"
},
"stopId": "MICHELET",
"stopSequence": 21
},
{
"arrival": {
"time": "1771927920"
},
"departure": {
"time": "1771927920"
},
"stopId": "ANLEROY",
"stopSequence": 22
}
],
"trip": {
"directionId": 1,
"routeId": "07",
"tripId": "6258557"
}
}
},
{
"id": "trip:6260108",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771924440"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HOPITAL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771924445"
},
"departure": {
"time": "1771924445"
},
"stopId": "HRECULEE",
"stopSequence": 2
},
{
"arrival": {
"time": "1771924496"
},
"departure": {
"time": "1771924496"
},
"stopId": "FMEDECIN",
"stopSequence": 3
},
{
"arrival": {
"time": "1771924581"
},
"departure": {
"time": "1771924581"
},
"stopId": "WJMO-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771924630"
},
"departure": {
"time": "1771924630"
},
"stopId": "ESEO",
"stopSequence": 5
},
{
"arrival": {
"time": "1771924688"
},
"departure": {
"time": "1771924688"
},
"stopId": "CHARNASS",
"stopSequence": 6
},
{
"arrival": {
"time": "1771924760"
},
"departure": {
"time": "1771924760"
},
"stopId": "FRATER",
"stopSequence": 7
},
{
"arrival": {
"time": "1771924815"
},
"departure": {
"time": "1771924815"
},
"stopId": "LECUIT",
"stopSequence": 8
},
{
"arrival": {
"time": "1771924904"
},
"departure": {
"time": "1771924904"
},
"stopId": "BLERIOT",
"stopSequence": 9
},
{
"arrival": {
"time": "1771924965"
},
"departure": {
"time": "1771924965"
},
"stopId": "BARRA",
"stopSequence": 10
},
{
"arrival": {
"time": "1771925042"
},
"departure": {
"time": "1771925042"
},
"stopId": "STTERESE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771925087"
},
"departure": {
"time": "1771925087"
},
"stopId": "BICHBICH",
"stopSequence": 12
},
{
"arrival": {
"time": "1771925143"
},
"departure": {
"time": "1771925143"
},
"stopId": "DESCAZEA",
"stopSequence": 13
},
{
"arrival": {
"time": "1771925223"
},
"departure": {
"time": "1771925223"
},
"stopId": "MONPROFI",
"stopSequence": 14
},
{
"arrival": {
"time": "1771925300"
},
"departure": {
"time": "1771925300"
},
"stopId": "LEQUAI",
"stopSequence": 15
},
{
"arrival": {
"time": "1771925495"
},
"departure": {
"time": "1771925495"
},
"stopId": "FARCSJ-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771925592"
},
"departure": {
"time": "1771925592"
},
"stopId": "MVIGNE-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771925663"
},
"departure": {
"time": "1771925663"
},
"stopId": "CHBBEI-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771925718"
},
"departure": {
"time": "1771925718"
},
"stopId": "BOISRA-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771925784"
},
"departure": {
"time": "1771925784"
},
"stopId": "NDAMLA-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771925847"
},
"departure": {
"time": "1771925847"
},
"stopId": "POLYTE-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771925903"
},
"departure": {
"time": "1771925903"
},
"stopId": "CITEUN-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771925963"
},
"departure": {
"time": "1771925963"
},
"stopId": "BEAUSS-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771926048"
},
"departure": {
"time": "1771926048"
},
"stopId": "CNFPT-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1771926233"
},
"departure": {
"time": "1771926233"
},
"stopId": "JEMONNET",
"stopSequence": 25
},
{
"arrival": {
"time": "1771926283"
},
"departure": {
"time": "1771926283"
},
"stopId": "MAISLA-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771926317"
},
"departure": {
"time": "1771926317"
},
"stopId": "PERUSS-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771926344"
},
"departure": {
"time": "1771926344"
},
"stopId": "MAISEN-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771926390"
},
"departure": {
"time": "1771926390"
},
"stopId": "LACDMA-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771926429"
},
"departure": {
"time": "1771926429"
},
"stopId": "CAMLAC-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771926521"
},
"departure": {
"time": "1771926521"
},
"stopId": "CROISE-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771926548"
},
"departure": {
"time": "1771926548"
},
"stopId": "PRUNIE-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771926620"
},
"departure": {
"time": "1771926620"
},
"stopId": "PETVIV-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771926677"
},
"departure": {
"time": "1771926677"
},
"stopId": "VALMAINE",
"stopSequence": 34
},
{
"arrival": {
"time": "1771926717"
},
"departure": {
"time": "1771926717"
},
"stopId": "P-ANJO-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771926796"
},
"departure": {
"time": "1771926796"
},
"stopId": "HARENC",
"stopSequence": 36
},
{
"arrival": {
"time": "1771926854"
},
"departure": {
"time": "1771926854"
},
"stopId": "P-ANJOU",
"stopSequence": 37
},
{
"arrival": {
"time": "1771926906"
},
"departure": {
"time": "1771926906"
},
"stopId": "CLOSVIGN",
"stopSequence": 38
},
{
"arrival": {
"time": "1771926933"
},
"departure": {
"time": "1771926933"
},
"stopId": "CHATAI-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771926986"
},
"departure": {
"time": "1771926986"
},
"stopId": "PIVERD-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771927038"
},
"departure": {
"time": "1771927038"
},
"stopId": "ARTAUD-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771927101"
},
"departure": {
"time": "1771927101"
},
"stopId": "HAUBOU-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771927183"
},
"departure": {
"time": "1771927183"
},
"stopId": "PETPOR-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771927224"
},
"departure": {
"time": "1771927224"
},
"stopId": "CHEVRI-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771927380"
},
"departure": {
"time": "1771927380"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOUCHE-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771927411"
},
"departure": {
"time": "1771927411"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CAMPBO-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771927451"
},
"departure": {
"time": "1771927451"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GAREBO-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771927496"
},
"departure": {
"time": "1771927496"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PONTLA-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771927542"
},
"departure": {
"time": "1771927542"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LAPOIN-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771927565"
},
"departure": {
"time": "1771927565"
},
"scheduleRelationship": "SKIPPED",
"stopId": "RANGEA-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771927612"
},
"departure": {
"time": "1771927612"
},
"scheduleRelationship": "SKIPPED",
"stopId": "VIGNES-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771927680"
},
"stopId": "CHANTOUR",
"stopSequence": 53
}
],
"trip": {
"directionId": 1,
"routeId": "06",
"tripId": "6260108"
}
}
},
{
"id": "trip:6258433",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924342"
},
"departure": {
"time": "1771924342"
},
"stopId": "STLEONAR",
"stopSequence": 12
},
{
"arrival": {
"time": "1771924387"
},
"departure": {
"time": "1771924387"
},
"stopId": "GERICAUL",
"stopSequence": 13
},
{
"arrival": {
"time": "1771924380"
},
"departure": {
"time": "1771924380"
},
"stopId": "MONGAZON",
"stopSequence": 14
},
{
"arrival": {
"time": "1771924414"
},
"departure": {
"time": "1771924414"
},
"stopId": "KOPA",
"stopSequence": 15
},
{
"arrival": {
"time": "1771924471"
},
"departure": {
"time": "1771924471"
},
"stopId": "DESMAZ",
"stopSequence": 16
},
{
"arrival": {
"time": "1771924521"
},
"departure": {
"time": "1771924521"
},
"stopId": "ANFRANCK",
"stopSequence": 17
},
{
"arrival": {
"time": "1771924578"
},
"departure": {
"time": "1771924578"
},
"stopId": "STJOSEP",
"stopSequence": 18
},
{
"arrival": {
"time": "1771924643"
},
"departure": {
"time": "1771924643"
},
"stopId": "PLDULYCE",
"stopSequence": 19
},
{
"arrival": {
"time": "1771924740"
},
"departure": {
"time": "1771924740"
},
"stopId": "HMAI",
"stopSequence": 20
},
{
"arrival": {
"time": "1771924794"
},
"departure": {
"time": "1771924794"
},
"stopId": "FO-LOR-R",
"stopSequence": 21
},
{
"arrival": {
"time": "1771924905"
},
"departure": {
"time": "1771924905"
},
"stopId": "STAUBI-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771924958"
},
"departure": {
"time": "1771924958"
},
"stopId": "HARAS-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771925100"
},
"departure": {
"time": "1771925100"
},
"stopId": "LESGAR-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1771925178"
},
"departure": {
"time": "1771925178"
},
"stopId": "SEMARD-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1771925212"
},
"departure": {
"time": "1771925212"
},
"stopId": "PONTNO-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771925278"
},
"departure": {
"time": "1771925278"
},
"stopId": "POIREL-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771925314"
},
"departure": {
"time": "1771925314"
},
"stopId": "VAUBAN-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771925361"
},
"departure": {
"time": "1771925361"
},
"stopId": "FREMUR-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771925420"
},
"departure": {
"time": "1771925420"
},
"stopId": "STRASB-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771925520"
},
"departure": {
"time": "1771925520"
},
"stopId": "LETAND-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771925551"
},
"departure": {
"time": "1771925551"
},
"stopId": "BEDIER-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771925584"
},
"departure": {
"time": "1771925584"
},
"stopId": "INTREP-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771925615"
},
"departure": {
"time": "1771925615"
},
"stopId": "MTARDA-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771925654"
},
"departure": {
"time": "1771925654"
},
"stopId": "AUBRY-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771925705"
},
"departure": {
"time": "1771925705"
},
"stopId": "COSSE-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771925768"
},
"departure": {
"time": "1771925768"
},
"stopId": "HUTREA-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771925789"
},
"departure": {
"time": "1771925789"
},
"stopId": "JOLIVE-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771925844"
},
"departure": {
"time": "1771925844"
},
"stopId": "BELOEI-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771925880"
},
"departure": {
"time": "1771925880"
},
"stopId": "RTEDAN-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771925926"
},
"departure": {
"time": "1771925926"
},
"stopId": "LESROS-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771925999"
},
"departure": {
"time": "1771925999"
},
"stopId": "LOUPIN-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771926065"
},
"departure": {
"time": "1771926065"
},
"stopId": "MASGEM-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771926111"
},
"departure": {
"time": "1771926111"
},
"stopId": "HOSGEM-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771926175"
},
"departure": {
"time": "1771926175"
},
"stopId": "CLOS9-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771926222"
},
"departure": {
"time": "1771926222"
},
"stopId": "VANRIE-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771926276"
},
"departure": {
"time": "1771926276"
},
"stopId": "PORTSG-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771926305"
},
"departure": {
"time": "1771926305"
},
"stopId": "LECHEN-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771926360"
},
"stopId": "ROMORNA",
"stopSequence": 49
}
],
"trip": {
"directionId": 1,
"routeId": "08",
"tripId": "6258433"
}
}
},
{
"id": "trip:6258526",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924398"
},
"departure": {
"time": "1771924398"
},
"stopId": "CHDARR",
"stopSequence": 56
},
{
"arrival": {
"time": "1771924320"
},
"departure": {
"time": "1771924320"
},
"scheduleRelationship": "SKIPPED",
"stopId": "SAICRO-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771924376"
},
"departure": {
"time": "1771924376"
},
"scheduleRelationship": "SKIPPED",
"stopId": "OFFTOU-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1771924441"
},
"departure": {
"time": "1771924441"
},
"stopId": "CCI",
"stopSequence": 63
},
{
"arrival": {
"time": "1771924513"
},
"departure": {
"time": "1771924560"
},
"stopId": "LICES-E",
"stopSequence": 64
},
{
"arrival": {
"time": "1771924740"
},
"departure": {
"time": "1771924740"
},
"stopId": "ANLERO-E",
"stopSequence": 65
},
{
"arrival": {
"time": "1771924823"
},
"departure": {
"time": "1771924823"
},
"stopId": "MICHEL-E",
"stopSequence": 66
},
{
"arrival": {
"time": "1771924877"
},
"departure": {
"time": "1771924877"
},
"stopId": "BOURGO-E",
"stopSequence": 67
},
{
"arrival": {
"time": "1771924922"
},
"departure": {
"time": "1771924922"
},
"stopId": "VOLNEY-E",
"stopSequence": 68
},
{
"arrival": {
"time": "1771924980"
},
"departure": {
"time": "1771924980"
},
"stopId": "MADELE-E",
"stopSequence": 69
},
{
"arrival": {
"time": "1771925053"
},
"departure": {
"time": "1771925053"
},
"stopId": "JEBOUI-E",
"stopSequence": 70
},
{
"arrival": {
"time": "1771925125"
},
"departure": {
"time": "1771925125"
},
"stopId": "PCOUBE-E",
"stopSequence": 71
},
{
"arrival": {
"time": "1771925160"
},
"departure": {
"time": "1771925160"
},
"stopId": "AROBA-E",
"stopSequence": 72
},
{
"arrival": {
"time": "1771925260"
},
"departure": {
"time": "1771925260"
},
"stopId": "LANGLA-E",
"stopSequence": 73
},
{
"arrival": {
"time": "1771925379"
},
"departure": {
"time": "1771925379"
},
"stopId": "MONTAI-E",
"stopSequence": 74
},
{
"arrival": {
"time": "1771925478"
},
"departure": {
"time": "1771925478"
},
"stopId": "JERUSA-E",
"stopSequence": 75
},
{
"arrival": {
"time": "1771925520"
},
"departure": {
"time": "1771925520"
},
"stopId": "DAGNET-E",
"stopSequence": 76
},
{
"arrival": {
"time": "1771925552"
},
"departure": {
"time": "1771925552"
},
"stopId": "GILLIE-E",
"stopSequence": 77
},
{
"arrival": {
"time": "1771925617"
},
"departure": {
"time": "1771925617"
},
"stopId": "ISORET-E",
"stopSequence": 78
},
{
"arrival": {
"time": "1771925696"
},
"departure": {
"time": "1771925696"
},
"stopId": "VANDE-E",
"stopSequence": 79
},
{
"arrival": {
"time": "1771925747"
},
"departure": {
"time": "1771925747"
},
"stopId": "ORMEAU-E",
"stopSequence": 80
},
{
"arrival": {
"time": "1771925773"
},
"departure": {
"time": "1771925773"
},
"stopId": "CRBLAN-E",
"stopSequence": 81
},
{
"arrival": {
"time": "1771925829"
},
"departure": {
"time": "1771925829"
},
"stopId": "CHATEL-E",
"stopSequence": 82
},
{
"arrival": {
"time": "1771925880"
},
"departure": {
"time": "1771925880"
},
"stopId": "BANCHA-E",
"stopSequence": 83
},
{
"arrival": {
"time": "1771925943"
},
"departure": {
"time": "1771925943"
},
"stopId": "JARDF-E",
"stopSequence": 84
},
{
"arrival": {
"time": "1771925983"
},
"departure": {
"time": "1771925983"
},
"stopId": "SAILLE-E",
"stopSequence": 85
},
{
"arrival": {
"time": "1771926060"
},
"stopId": "SAUBIN",
"stopSequence": 86
}
],
"trip": {
"directionId": 0,
"routeId": "07",
"tripId": "6258526"
}
}
},
{
"id": "trip:6541252",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771925260"
},
"stopId": "1AARD",
"stopSequence": 0
},
{
"arrival": {
"time": "1771925340"
},
"departure": {
"time": "1771925340"
},
"stopId": "1BASC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771925410"
},
"departure": {
"time": "1771925410"
},
"stopId": "1STGI",
"stopSequence": 2
},
{
"arrival": {
"time": "1771925490"
},
"departure": {
"time": "1771925490"
},
"stopId": "1ACAS",
"stopSequence": 3
},
{
"arrival": {
"time": "1771925580"
},
"departure": {
"time": "1771925580"
},
"stopId": "1BROY",
"stopSequence": 4
},
{
"arrival": {
"time": "1771925670"
},
"departure": {
"time": "1771925670"
},
"stopId": "1PMAY",
"stopSequence": 5
},
{
"arrival": {
"time": "1771925780"
},
"departure": {
"time": "1771925780"
},
"stopId": "1BOTA",
"stopSequence": 6
},
{
"arrival": {
"time": "1771925940"
},
"departure": {
"time": "1771925940"
},
"stopId": "1VERN",
"stopSequence": 8
},
{
"arrival": {
"time": "1771926030"
},
"departure": {
"time": "1771926030"
},
"stopId": "1HSAU",
"stopSequence": 9
},
{
"arrival": {
"time": "1771926150"
},
"departure": {
"time": "1771926150"
},
"stopId": "1JMOU",
"stopSequence": 10
},
{
"arrival": {
"time": "1771926230"
},
"departure": {
"time": "1771926230"
},
"stopId": "1CAPU",
"stopSequence": 11
},
{
"arrival": {
"time": "1771926350"
},
"departure": {
"time": "1771926350"
},
"stopId": "1HOPA",
"stopSequence": 12
},
{
"arrival": {
"time": "1771926440"
},
"departure": {
"time": "1771926440"
},
"stopId": "1BMAI",
"stopSequence": 13
},
{
"arrival": {
"time": "1771926560"
},
"departure": {
"time": "1771926560"
},
"stopId": "1STSE",
"stopSequence": 14
},
{
"arrival": {
"time": "1771926670"
},
"departure": {
"time": "1771926670"
},
"stopId": "1CECO",
"stopSequence": 15
},
{
"arrival": {
"time": "1771926770"
},
"departure": {
"time": "1771926770"
},
"stopId": "1HDVA",
"stopSequence": 16
},
{
"arrival": {
"time": "1771926840"
},
"departure": {
"time": "1771926840"
},
"stopId": "1FMBL",
"stopSequence": 17
},
{
"arrival": {
"time": "1771926910"
},
"departure": {
"time": "1771926910"
},
"stopId": "1HARA",
"stopSequence": 18
},
{
"arrival": {
"time": "1771927020"
},
"departure": {
"time": "1771927020"
},
"stopId": "1LGAR",
"stopSequence": 19
},
{
"arrival": {
"time": "1771927110"
},
"departure": {
"time": "1771927110"
},
"stopId": "1LAFA",
"stopSequence": 20
},
{
"arrival": {
"time": "1771927210"
},
"departure": {
"time": "1771927210"
},
"stopId": "1STRA",
"stopSequence": 21
},
{
"arrival": {
"time": "1771927310"
},
"departure": {
"time": "1771927310"
},
"stopId": "1BAMA",
"stopSequence": 22
},
{
"arrival": {
"time": "1771927420"
},
"departure": {
"time": "1771927420"
},
"stopId": "1JE23",
"stopSequence": 23
},
{
"arrival": {
"time": "1771927530"
},
"departure": {
"time": "1771927530"
},
"stopId": "1JVIL",
"stopSequence": 24
},
{
"arrival": {
"time": "1771927650"
},
"stopId": "1ANRO",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6541252"
}
}
},
{
"id": "trip:6258461",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924352"
},
"departure": {
"time": "1771924401"
},
"stopId": "PLDULY-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771924432"
},
"departure": {
"time": "1771924432"
},
"stopId": "STJOS-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771924502"
},
"departure": {
"time": "1771924502"
},
"stopId": "ANFRAN-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771924552"
},
"departure": {
"time": "1771924552"
},
"stopId": "DESMAZ-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771924680"
},
"departure": {
"time": "1771924680"
},
"stopId": "MONGAZ-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771924749"
},
"departure": {
"time": "1771924749"
},
"stopId": "GERICA-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771924774"
},
"departure": {
"time": "1771924774"
},
"stopId": "STLEON-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771924871"
},
"departure": {
"time": "1771924871"
},
"stopId": "CORMI-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771924920"
},
"departure": {
"time": "1771924920"
},
"stopId": "VILSAN-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771925043"
},
"departure": {
"time": "1771925043"
},
"stopId": "GASPAL-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771925130"
},
"departure": {
"time": "1771925130"
},
"stopId": "MARAIS",
"stopSequence": 40
},
{
"arrival": {
"time": "1771925180"
},
"departure": {
"time": "1771925180"
},
"stopId": "BELLVUTR",
"stopSequence": 41
},
{
"arrival": {
"time": "1771925251"
},
"departure": {
"time": "1771925251"
},
"stopId": "DAGUER-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771925304"
},
"departure": {
"time": "1771925304"
},
"stopId": "ALLUME-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771925350"
},
"departure": {
"time": "1771925350"
},
"stopId": "RIOTTE-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771925416"
},
"departure": {
"time": "1771925416"
},
"stopId": "LAVOIR-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771925520"
},
"departure": {
"time": "1771925520"
},
"stopId": "JEBOUT-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771925562"
},
"departure": {
"time": "1771925562"
},
"stopId": "BAUDRA-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771925641"
},
"departure": {
"time": "1771925641"
},
"stopId": "ECURIE-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771925711"
},
"departure": {
"time": "1771925711"
},
"stopId": "RTSORGES",
"stopSequence": 49
},
{
"arrival": {
"time": "1771925760"
},
"stopId": "SORGES",
"stopSequence": 50
}
],
"trip": {
"directionId": 0,
"routeId": "08",
"tripId": "6258461"
}
}
},
{
"id": "trip:6544030",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771926840"
},
"stopId": "LEQUAI-E",
"stopSequence": 0
},
{
"arrival": {
"time": "1771926883"
},
"departure": {
"time": "1771926883"
},
"stopId": "LEQUAI",
"stopSequence": 1
},
{
"arrival": {
"time": "1771927088"
},
"departure": {
"time": "1771927088"
},
"stopId": "CHDARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1771927120"
},
"departure": {
"time": "1771927120"
},
"stopId": "CCI",
"stopSequence": 3
},
{
"arrival": {
"time": "1771927260"
},
"departure": {
"time": "1771927260"
},
"stopId": "HARAS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771927343"
},
"departure": {
"time": "1771927343"
},
"stopId": "STAUBIN",
"stopSequence": 5
},
{
"arrival": {
"time": "1771927440"
},
"departure": {
"time": "1771927440"
},
"stopId": "LORRAIN1",
"stopSequence": 6
},
{
"arrival": {
"time": "1771927620"
},
"stopId": "MENDES-E",
"stopSequence": 7
}
],
"trip": {
"directionId": 1,
"routeId": "Tbus",
"tripId": "6544030"
}
}
},
{
"id": "trip:6257460",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771925640"
},
"stopId": "LORRAIN2",
"stopSequence": 0
},
{
"arrival": {
"time": "1771925740"
},
"departure": {
"time": "1771925740"
},
"stopId": "MAIL-HDV",
"stopSequence": 1
},
{
"arrival": {
"time": "1771925846"
},
"departure": {
"time": "1771925846"
},
"stopId": "CLEMOI-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771925932"
},
"departure": {
"time": "1771925932"
},
"stopId": "MAISAR-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771926000"
},
"departure": {
"time": "1771926000"
},
"stopId": "LAREVE-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771926088"
},
"departure": {
"time": "1771926088"
},
"stopId": "MONTAIG",
"stopSequence": 5
},
{
"arrival": {
"time": "1771926240"
},
"departure": {
"time": "1771926240"
},
"stopId": "COUPER-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771926312"
},
"departure": {
"time": "1771926312"
},
"stopId": "MONTRJ-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771926381"
},
"departure": {
"time": "1771926381"
},
"stopId": "CAMELIAS",
"stopSequence": 8
},
{
"arrival": {
"time": "1771926449"
},
"departure": {
"time": "1771926449"
},
"stopId": "GATS-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771926505"
},
"departure": {
"time": "1771926505"
},
"stopId": "MAISON-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771926558"
},
"departure": {
"time": "1771926558"
},
"stopId": "COINTR-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771926660"
},
"departure": {
"time": "1771926660"
},
"stopId": "BOISRI-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771926713"
},
"departure": {
"time": "1771926713"
},
"stopId": "CHANTR-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771926760"
},
"departure": {
"time": "1771926760"
},
"stopId": "COLOM-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771926807"
},
"departure": {
"time": "1771926807"
},
"stopId": "HELBO-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771926840"
},
"departure": {
"time": "1771926900"
},
"stopId": "POLE49",
"stopSequence": 16
},
{
"arrival": {
"time": "1771927080"
},
"stopId": "EXPO-ZI",
"stopSequence": 17
}
],
"trip": {
"directionId": 0,
"routeId": "11",
"tripId": "6257460"
}
}
},
{
"id": "trip:6257573",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924353"
},
"departure": {
"time": "1771924373"
},
"stopId": "MORELLIE",
"stopSequence": 23
},
{
"arrival": {
"time": "1771924386"
},
"departure": {
"time": "1771924418"
},
"stopId": "LORETTE",
"stopSequence": 24
},
{
"arrival": {
"time": "1771924415"
},
"departure": {
"time": "1771924415"
},
"stopId": "BEAUVAL",
"stopSequence": 25
},
{
"arrival": {
"time": "1771924468"
},
"departure": {
"time": "1771924468"
},
"stopId": "LETANDUE",
"stopSequence": 26
},
{
"arrival": {
"time": "1771924572"
},
"departure": {
"time": "1771924572"
},
"stopId": "STRASBOU",
"stopSequence": 27
},
{
"arrival": {
"time": "1771924638"
},
"departure": {
"time": "1771924638"
},
"stopId": "FREMUR",
"stopSequence": 28
},
{
"arrival": {
"time": "1771924701"
},
"departure": {
"time": "1771924701"
},
"stopId": "VAUBAN",
"stopSequence": 29
},
{
"arrival": {
"time": "1771924738"
},
"departure": {
"time": "1771924738"
},
"stopId": "POIREL",
"stopSequence": 30
},
{
"arrival": {
"time": "1771924804"
},
"departure": {
"time": "1771924804"
},
"stopId": "PONTNOIR",
"stopSequence": 31
},
{
"arrival": {
"time": "1771924846"
},
"departure": {
"time": "1771924846"
},
"stopId": "SEMARD",
"stopSequence": 32
},
{
"arrival": {
"time": "1771924873"
},
"departure": {
"time": "1771924873"
},
"stopId": "GAREPAPI",
"stopSequence": 33
},
{
"arrival": {
"time": "1771925140"
},
"departure": {
"time": "1771925140"
},
"stopId": "HARAS",
"stopSequence": 34
},
{
"arrival": {
"time": "1771925207"
},
"departure": {
"time": "1771925207"
},
"stopId": "STAUBIN",
"stopSequence": 35
},
{
"arrival": {
"time": "1771925304"
},
"departure": {
"time": "1771925400"
},
"stopId": "LORRAIN1",
"stopSequence": 36
},
{
"arrival": {
"time": "1771925532"
},
"departure": {
"time": "1771925532"
},
"stopId": "MENDES-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771925616"
},
"departure": {
"time": "1771925616"
},
"stopId": "SAVARY-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771925651"
},
"departure": {
"time": "1771925651"
},
"stopId": "MUSSET-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771925727"
},
"departure": {
"time": "1771925727"
},
"stopId": "LUTIN-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771925769"
},
"departure": {
"time": "1771925769"
},
"stopId": "MACE-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771925796"
},
"departure": {
"time": "1771925796"
},
"stopId": "DESJAR-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771925900"
},
"departure": {
"time": "1771925900"
},
"stopId": "ALDUNA-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771925667"
},
"departure": {
"time": "1771925667"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOREAU-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771925820"
},
"departure": {
"time": "1771925820"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PLACEN-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771925964"
},
"departure": {
"time": "1771925964"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHALOU-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771926056"
},
"departure": {
"time": "1771926056"
},
"scheduleRelationship": "SKIPPED",
"stopId": "VAILLA-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771926038"
},
"departure": {
"time": "1771926038"
},
"stopId": "RBRIOL-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771926075"
},
"departure": {
"time": "1771926075"
},
"stopId": "NOZAY-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771926142"
},
"departure": {
"time": "1771926142"
},
"stopId": "AUVERG-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771926199"
},
"departure": {
"time": "1771926199"
},
"stopId": "SAVOIE-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771926265"
},
"departure": {
"time": "1771926265"
},
"stopId": "INDUST-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771926311"
},
"departure": {
"time": "1771926311"
},
"stopId": "HOTELL-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771926376"
},
"departure": {
"time": "1771926376"
},
"stopId": "DEBUMO-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771926485"
},
"departure": {
"time": "1771926485"
},
"stopId": "RTEPAR-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771926556"
},
"stopId": "PROVIN-E",
"stopSequence": 58
}
],
"trip": {
"directionId": 0,
"routeId": "10",
"tripId": "6257573"
}
}
},
{
"id": "trip:6052682",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924346"
},
"departure": {
"time": "1771924346"
},
"stopId": "EPERVIER",
"stopSequence": 12
},
{
"arrival": {
"time": "1771924376"
},
"departure": {
"time": "1771924376"
},
"stopId": "CONFLUEN",
"stopSequence": 13
},
{
"arrival": {
"time": "1771924420"
},
"departure": {
"time": "1771924420"
},
"stopId": "CHABOL-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771924523"
},
"departure": {
"time": "1771924523"
},
"stopId": "EVENTARD",
"stopSequence": 15
},
{
"arrival": {
"time": "1771924557"
},
"departure": {
"time": "1771924557"
},
"stopId": "COTTAGE",
"stopSequence": 16
},
{
"arrival": {
"time": "1771924622"
},
"departure": {
"time": "1771924622"
},
"stopId": "DUBELL-2",
"stopSequence": 17
},
{
"arrival": {
"time": "1771924653"
},
"departure": {
"time": "1771924653"
},
"stopId": "BOISABBE",
"stopSequence": 18
},
{
"arrival": {
"time": "1771924698"
},
"departure": {
"time": "1771924698"
},
"stopId": "DEBUSSY",
"stopSequence": 19
},
{
"arrival": {
"time": "1771924791"
},
"departure": {
"time": "1771924791"
},
"stopId": "HOTELLER",
"stopSequence": 20
},
{
"arrival": {
"time": "1771924865"
},
"departure": {
"time": "1771924865"
},
"stopId": "INDUSTRI",
"stopSequence": 21
},
{
"arrival": {
"time": "1771924986"
},
"stopId": "MONPLAIS",
"stopSequence": 22
}
],
"trip": {
"directionId": 0,
"routeId": "12",
"tripId": "6052682"
}
}
},
{
"id": "trip:6257598",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924377"
},
"departure": {
"time": "1771924423"
},
"stopId": "MENDESFR",
"stopSequence": 23
},
{
"arrival": {
"time": "1771924516"
},
"departure": {
"time": "1771924620"
},
"stopId": "FO-LOR-R",
"stopSequence": 24
},
{
"arrival": {
"time": "1771924707"
},
"departure": {
"time": "1771924707"
},
"stopId": "STAUBI-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1771924749"
},
"departure": {
"time": "1771924749"
},
"stopId": "HARAS-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771924860"
},
"departure": {
"time": "1771924860"
},
"stopId": "LESGAR-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771924963"
},
"departure": {
"time": "1771924963"
},
"stopId": "SEMARD-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771925007"
},
"departure": {
"time": "1771925007"
},
"stopId": "PONTNO-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771925094"
},
"departure": {
"time": "1771925094"
},
"stopId": "POIREL-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771925142"
},
"departure": {
"time": "1771925142"
},
"stopId": "VAUBAN-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771925203"
},
"departure": {
"time": "1771925203"
},
"stopId": "FREMUR-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771925280"
},
"departure": {
"time": "1771925280"
},
"stopId": "STRASB-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771925391"
},
"departure": {
"time": "1771925391"
},
"stopId": "LETAND-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771925430"
},
"departure": {
"time": "1771925430"
},
"stopId": "BEAUVA-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771925491"
},
"departure": {
"time": "1771925491"
},
"stopId": "LORETT-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771925526"
},
"departure": {
"time": "1771925526"
},
"stopId": "MORELI-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771925580"
},
"departure": {
"time": "1771925580"
},
"stopId": "DELATR-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771925645"
},
"departure": {
"time": "1771925645"
},
"stopId": "HAUTPR-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771925747"
},
"departure": {
"time": "1771925747"
},
"stopId": "INTMIL-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771925818"
},
"departure": {
"time": "1771925818"
},
"stopId": "SAUMUR-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771925885"
},
"departure": {
"time": "1771925885"
},
"stopId": "DELACR-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771925940"
},
"departure": {
"time": "1771925940"
},
"stopId": "JUSTIC-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771926028"
},
"departure": {
"time": "1771926028"
},
"stopId": "ECLATE-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771926127"
},
"departure": {
"time": "1771926127"
},
"stopId": "VDLOIR-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771925988"
},
"departure": {
"time": "1771925988"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PICAS-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771926030"
},
"departure": {
"time": "1771926030"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PARMEN-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771926095"
},
"departure": {
"time": "1771926095"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LAFAUV-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771926120"
},
"departure": {
"time": "1771926120"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAUM-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771926167"
},
"departure": {
"time": "1771926167"
},
"stopId": "LEOLAG-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771926204"
},
"departure": {
"time": "1771926204"
},
"stopId": "DAGUER-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771926246"
},
"departure": {
"time": "1771926246"
},
"stopId": "ALLUME-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771926282"
},
"departure": {
"time": "1771926282"
},
"stopId": "RIOTTE-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771926324"
},
"departure": {
"time": "1771926324"
},
"stopId": "BOURSE-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771926352"
},
"departure": {
"time": "1771926352"
},
"stopId": "MORLON-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771926391"
},
"departure": {
"time": "1771926391"
},
"stopId": "PYRAM2-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771926436"
},
"departure": {
"time": "1771926436"
},
"stopId": "BUISSO-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771926462"
},
"departure": {
"time": "1771926462"
},
"stopId": "DAUTEL-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771926533"
},
"departure": {
"time": "1771926533"
},
"stopId": "GENTR-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771926653"
},
"stopId": "SLEZIND",
"stopSequence": 60
}
],
"trip": {
"directionId": 1,
"routeId": "10",
"tripId": "6257598"
}
}
},
{
"id": "trip:6544192",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771926960"
},
"stopId": "1CECO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771927080"
},
"departure": {
"time": "1771927080"
},
"stopId": "1CONS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771927171"
},
"departure": {
"time": "1771927171"
},
"stopId": "1MTAI",
"stopSequence": 2
},
{
"arrival": {
"time": "1771927324"
},
"departure": {
"time": "1771927324"
},
"stopId": "1CROI",
"stopSequence": 3
},
{
"arrival": {
"time": "1771927400"
},
"departure": {
"time": "1771927400"
},
"stopId": "1BRIS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771927558"
},
"departure": {
"time": "1771927558"
},
"stopId": "1DUNA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771927637"
},
"departure": {
"time": "1771927637"
},
"stopId": "1EURO",
"stopSequence": 6
},
{
"arrival": {
"time": "1771927710"
},
"stopId": "2MONP",
"stopSequence": 7
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6544192"
}
}
},
{
"id": "trip:6544993",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771926300"
},
"stopId": "1QUAI",
"stopSequence": 0
},
{
"arrival": {
"time": "1771926472"
},
"departure": {
"time": "1771926472"
},
"stopId": "2FARC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771926580"
},
"departure": {
"time": "1771926580"
},
"stopId": "2ELYS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771926672"
},
"departure": {
"time": "1771926672"
},
"stopId": "2PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1771926750"
},
"departure": {
"time": "1771926750"
},
"stopId": "2BARR",
"stopSequence": 4
},
{
"arrival": {
"time": "1771926847"
},
"departure": {
"time": "1771926847"
},
"stopId": "2BEAU",
"stopSequence": 5
},
{
"arrival": {
"time": "1771926940"
},
"stopId": "1BBCA",
"stopSequence": 6
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6544993"
}
}
},
{
"id": "trip:6544446",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771926120"
},
"stopId": "MENDESFR",
"stopSequence": 0
},
{
"arrival": {
"time": "1771926300"
},
"departure": {
"time": "1771926300"
},
"stopId": "FO-LOR-R",
"stopSequence": 1
},
{
"arrival": {
"time": "1771926422"
},
"departure": {
"time": "1771926422"
},
"stopId": "STAUBI-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771926480"
},
"departure": {
"time": "1771926480"
},
"stopId": "HARAS-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771926542"
},
"departure": {
"time": "1771926542"
},
"stopId": "LICES",
"stopSequence": 4
},
{
"arrival": {
"time": "1771926615"
},
"departure": {
"time": "1771926615"
},
"stopId": "CCI-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771926670"
},
"departure": {
"time": "1771926670"
},
"stopId": "CHDARR-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771926840"
},
"stopId": "LEQUAI-E",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "Tbus",
"tripId": "6544446"
}
}
},
{
"id": "trip:6258436",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771927740"
},
"stopId": "MOULINMA",
"stopSequence": 0
},
{
"arrival": {
"time": "1771927852"
},
"departure": {
"time": "1771927852"
},
"stopId": "BAUDRAI",
"stopSequence": 1
},
{
"arrival": {
"time": "1771927877"
},
"departure": {
"time": "1771927877"
},
"stopId": "JEBOUTON",
"stopSequence": 2
},
{
"arrival": {
"time": "1771927983"
},
"departure": {
"time": "1771927983"
},
"stopId": "LAVOIR",
"stopSequence": 3
}
],
"trip": {
"directionId": 1,
"routeId": "08",
"tripId": "6258436"
}
}
},
{
"id": "trip:6053993",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771926240"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHANTOUR",
"stopSequence": 1
},
{
"arrival": {
"time": "1771926280"
},
"departure": {
"time": "1771926280"
},
"scheduleRelationship": "SKIPPED",
"stopId": "VIGNES",
"stopSequence": 2
},
{
"arrival": {
"time": "1771926311"
},
"departure": {
"time": "1771926311"
},
"scheduleRelationship": "SKIPPED",
"stopId": "RANGEARD",
"stopSequence": 3
},
{
"arrival": {
"time": "1771926333"
},
"departure": {
"time": "1771926333"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LAPOINTE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771926373"
},
"departure": {
"time": "1771926373"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PONTLAIT",
"stopSequence": 5
},
{
"arrival": {
"time": "1771926412"
},
"departure": {
"time": "1771926412"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GAREBOUC",
"stopSequence": 6
},
{
"arrival": {
"time": "1771926449"
},
"departure": {
"time": "1771926449"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CAMPBOUC",
"stopSequence": 7
},
{
"arrival": {
"time": "1771926274"
},
"departure": {
"time": "1771926274"
},
"stopId": "BOUCHEM",
"stopSequence": 8
},
{
"arrival": {
"time": "1771926328"
},
"departure": {
"time": "1771926328"
},
"stopId": "CHEVRIER",
"stopSequence": 9
},
{
"arrival": {
"time": "1771926365"
},
"departure": {
"time": "1771926365"
},
"stopId": "PETPORT",
"stopSequence": 10
},
{
"arrival": {
"time": "1771926449"
},
"departure": {
"time": "1771926449"
},
"stopId": "HAUBOUCH",
"stopSequence": 11
},
{
"arrival": {
"time": "1771926514"
},
"departure": {
"time": "1771926514"
},
"stopId": "ARTAUD",
"stopSequence": 12
},
{
"arrival": {
"time": "1771926572"
},
"departure": {
"time": "1771926572"
},
"stopId": "PIVERDIE",
"stopSequence": 13
},
{
"arrival": {
"time": "1771926631"
},
"departure": {
"time": "1771926631"
},
"stopId": "CHATAIGN",
"stopSequence": 14
},
{
"arrival": {
"time": "1771926667"
},
"departure": {
"time": "1771926667"
},
"stopId": "CLOSVI-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771926697"
},
"departure": {
"time": "1771926697"
},
"stopId": "VALMAI-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771926766"
},
"departure": {
"time": "1771926766"
},
"stopId": "PETVIVIE",
"stopSequence": 17
},
{
"arrival": {
"time": "1771926840"
},
"departure": {
"time": "1771926840"
},
"stopId": "PRUNIERS",
"stopSequence": 18
},
{
"arrival": {
"time": "1771926873"
},
"departure": {
"time": "1771926873"
},
"stopId": "CROISETT",
"stopSequence": 19
},
{
"arrival": {
"time": "1771926975"
},
"departure": {
"time": "1771926975"
},
"stopId": "CAMLACMA",
"stopSequence": 20
},
{
"arrival": {
"time": "1771927020"
},
"departure": {
"time": "1771927020"
},
"stopId": "LACDMAIN",
"stopSequence": 21
},
{
"arrival": {
"time": "1771927065"
},
"departure": {
"time": "1771927065"
},
"stopId": "MAISENVI",
"stopSequence": 22
},
{
"arrival": {
"time": "1771927122"
},
"departure": {
"time": "1771927122"
},
"stopId": "GDMAINE",
"stopSequence": 23
},
{
"arrival": {
"time": "1771927639"
},
"departure": {
"time": "1771927639"
},
"stopId": "EBLE",
"stopSequence": 24
},
{
"arrival": {
"time": "1771927701"
},
"departure": {
"time": "1771927701"
},
"stopId": "GENIE",
"stopSequence": 25
},
{
"arrival": {
"time": "1771927778"
},
"departure": {
"time": "1771927778"
},
"stopId": "VAUBAN",
"stopSequence": 26
},
{
"arrival": {
"time": "1771927812"
},
"departure": {
"time": "1771927812"
},
"stopId": "POIREL",
"stopSequence": 27
},
{
"arrival": {
"time": "1771927873"
},
"departure": {
"time": "1771927873"
},
"stopId": "PONTNOIR",
"stopSequence": 28
},
{
"arrival": {
"time": "1771927912"
},
"departure": {
"time": "1771927912"
},
"stopId": "SEMARD",
"stopSequence": 29
},
{
"arrival": {
"time": "1771927720"
},
"departure": {
"time": "1771927720"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHDARR",
"stopSequence": 30
},
{
"arrival": {
"time": "1771927744"
},
"departure": {
"time": "1771927744"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ACADEMIE",
"stopSequence": 31
},
{
"arrival": {
"time": "1771927770"
},
"departure": {
"time": "1771927770"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GBREM-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771927936"
},
"stopId": "GAREPAPI",
"stopSequence": 33
}
],
"trip": {
"directionId": 0,
"routeId": "22",
"tripId": "6053993"
}
}
},
{
"id": "trip:6257502",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771924620"
},
"stopId": "MOULINMA",
"stopSequence": 0
},
{
"arrival": {
"time": "1771924732"
},
"departure": {
"time": "1771924732"
},
"stopId": "BAUDRAI",
"stopSequence": 1
},
{
"arrival": {
"time": "1771924800"
},
"departure": {
"time": "1771924800"
},
"stopId": "GUILLEB.",
"stopSequence": 2
},
{
"arrival": {
"time": "1771924829"
},
"departure": {
"time": "1771924829"
},
"stopId": "RONCIE-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771924862"
},
"departure": {
"time": "1771924862"
},
"stopId": "JEROST-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771924891"
},
"departure": {
"time": "1771924891"
},
"stopId": "MACURI-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771924920"
},
"departure": {
"time": "1771924920"
},
"stopId": "GGSAND-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771924975"
},
"departure": {
"time": "1771924975"
},
"stopId": "FRANVI-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771925078"
},
"departure": {
"time": "1771925078"
},
"stopId": "GIRARDE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771925122"
},
"departure": {
"time": "1771925122"
},
"stopId": "CHESNAIE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771925160"
},
"departure": {
"time": "1771925160"
},
"stopId": "GENDRON",
"stopSequence": 10
},
{
"arrival": {
"time": "1771925214"
},
"departure": {
"time": "1771925214"
},
"stopId": "DIONNEAU",
"stopSequence": 11
},
{
"arrival": {
"time": "1771925272"
},
"departure": {
"time": "1771925272"
},
"stopId": "ATHLETIS",
"stopSequence": 12
},
{
"arrival": {
"time": "1771925342"
},
"departure": {
"time": "1771925342"
},
"stopId": "DANGELIN",
"stopSequence": 13
},
{
"arrival": {
"time": "1771925403"
},
"departure": {
"time": "1771925403"
},
"stopId": "LINOVENT",
"stopSequence": 14
},
{
"arrival": {
"time": "1771925460"
},
"departure": {
"time": "1771925460"
},
"stopId": "MARIANNE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771925525"
},
"departure": {
"time": "1771925525"
},
"stopId": "VIVIERS",
"stopSequence": 16
},
{
"arrival": {
"time": "1771925579"
},
"departure": {
"time": "1771925579"
},
"stopId": "VILLESIC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771925658"
},
"departure": {
"time": "1771925658"
},
"stopId": "MUTUALIT",
"stopSequence": 18
},
{
"arrival": {
"time": "1771925709"
},
"departure": {
"time": "1771925709"
},
"stopId": "BLANDEAU",
"stopSequence": 19
},
{
"arrival": {
"time": "1771925754"
},
"departure": {
"time": "1771925754"
},
"stopId": "CESARGEO",
"stopSequence": 20
},
{
"arrival": {
"time": "1771925825"
},
"departure": {
"time": "1771925825"
},
"stopId": "MIRABEAU",
"stopSequence": 21
},
{
"arrival": {
"time": "1771925880"
},
"departure": {
"time": "1771925880"
},
"stopId": "LAFAYETT",
"stopSequence": 22
},
{
"arrival": {
"time": "1771925924"
},
"departure": {
"time": "1771925924"
},
"stopId": "CHANZY",
"stopSequence": 23
},
{
"arrival": {
"time": "1771925984"
},
"departure": {
"time": "1771925984"
},
"stopId": "VAUBAN",
"stopSequence": 24
},
{
"arrival": {
"time": "1771926019"
},
"departure": {
"time": "1771926019"
},
"stopId": "POIREL",
"stopSequence": 25
},
{
"arrival": {
"time": "1771926081"
},
"departure": {
"time": "1771926081"
},
"stopId": "PONTNOIR",
"stopSequence": 26
},
{
"arrival": {
"time": "1771926120"
},
"departure": {
"time": "1771926120"
},
"stopId": "SEMARD",
"stopSequence": 27
},
{
"arrival": {
"time": "1771926187"
},
"departure": {
"time": "1771926187"
},
"stopId": "GARETERM",
"stopSequence": 28
},
{
"arrival": {
"time": "1771926442"
},
"departure": {
"time": "1771926442"
},
"stopId": "HARAS",
"stopSequence": 29
},
{
"arrival": {
"time": "1771926515"
},
"departure": {
"time": "1771926515"
},
"stopId": "STAUBIN",
"stopSequence": 30
},
{
"arrival": {
"time": "1771926600"
},
"departure": {
"time": "1771926660"
},
"stopId": "LORRAIN1",
"stopSequence": 31
},
{
"arrival": {
"time": "1771926778"
},
"departure": {
"time": "1771926778"
},
"stopId": "MENDES-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771926858"
},
"departure": {
"time": "1771926858"
},
"stopId": "SAVARY-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771926893"
},
"departure": {
"time": "1771926893"
},
"stopId": "MUSSET-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771926969"
},
"departure": {
"time": "1771926969"
},
"stopId": "LUTIN-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771927011"
},
"departure": {
"time": "1771927011"
},
"stopId": "MACE-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771927038"
},
"departure": {
"time": "1771927038"
},
"stopId": "DESJAR-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771927142"
},
"departure": {
"time": "1771927142"
},
"stopId": "ALDUNA-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771927278"
},
"departure": {
"time": "1771927278"
},
"stopId": "RBRIOL-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771927310"
},
"departure": {
"time": "1771927310"
},
"stopId": "NOZAY-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771927367"
},
"departure": {
"time": "1771927367"
},
"stopId": "AUVERG-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771926953"
},
"departure": {
"time": "1771926953"
},
"scheduleRelationship": "SKIPPED",
"stopId": "TALET-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771927080"
},
"departure": {
"time": "1771927080"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BDEMAI-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771927107"
},
"departure": {
"time": "1771927107"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FACULT-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771927248"
},
"departure": {
"time": "1771927248"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FFAURE-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771927320"
},
"departure": {
"time": "1771927320"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CARCIT-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771927431"
},
"departure": {
"time": "1771927431"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CITESO-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771927492"
},
"departure": {
"time": "1771927492"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DOYENN-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771927413"
},
"departure": {
"time": "1771927413"
},
"stopId": "SAVOIE-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771927476"
},
"departure": {
"time": "1771927476"
},
"stopId": "INDUST-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771927515"
},
"departure": {
"time": "1771927515"
},
"stopId": "HOTELL-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771927561"
},
"departure": {
"time": "1771927561"
},
"stopId": "DEBUSS-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771927597"
},
"departure": {
"time": "1771927597"
},
"stopId": "BOISAB-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771927627"
},
"departure": {
"time": "1771927627"
},
"stopId": "DUBELL-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771927673"
},
"departure": {
"time": "1771927673"
},
"stopId": "COTTAG-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771927718"
},
"stopId": "EVENTARD",
"stopSequence": 56
}
],
"trip": {
"directionId": 0,
"routeId": "09",
"tripId": "6257502"
}
}
},
{
"id": "trip:6258560",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924365"
},
"departure": {
"time": "1771924412"
},
"stopId": "JERUSALE",
"stopSequence": 12
},
{
"arrival": {
"time": "1771924482"
},
"departure": {
"time": "1771924482"
},
"stopId": "MONTAIG",
"stopSequence": 13
},
{
"arrival": {
"time": "1771924641"
},
"departure": {
"time": "1771924641"
},
"stopId": "LANGLADE",
"stopSequence": 14
},
{
"arrival": {
"time": "1771924701"
},
"departure": {
"time": "1771924701"
},
"stopId": "AROBASE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771924749"
},
"departure": {
"time": "1771924749"
},
"stopId": "PCOUBERT",
"stopSequence": 16
},
{
"arrival": {
"time": "1771924816"
},
"departure": {
"time": "1771924816"
},
"stopId": "JEBOUIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771924881"
},
"departure": {
"time": "1771924881"
},
"stopId": "MADELEIN",
"stopSequence": 18
},
{
"arrival": {
"time": "1771924926"
},
"departure": {
"time": "1771924926"
},
"stopId": "VOLNEY",
"stopSequence": 19
},
{
"arrival": {
"time": "1771925004"
},
"departure": {
"time": "1771925004"
},
"stopId": "BOURGONN",
"stopSequence": 20
},
{
"arrival": {
"time": "1771925063"
},
"departure": {
"time": "1771925063"
},
"stopId": "MICHELET",
"stopSequence": 21
},
{
"arrival": {
"time": "1771925113"
},
"departure": {
"time": "1771925113"
},
"stopId": "ANLEROY",
"stopSequence": 22
},
{
"arrival": {
"time": "1771925216"
},
"departure": {
"time": "1771925216"
},
"stopId": "PAULBERT",
"stopSequence": 23
},
{
"arrival": {
"time": "1771925294"
},
"departure": {
"time": "1771925294"
},
"stopId": "LICES",
"stopSequence": 24
},
{
"arrival": {
"time": "1771925351"
},
"departure": {
"time": "1771925351"
},
"stopId": "CCI-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1771925395"
},
"departure": {
"time": "1771925395"
},
"stopId": "CHDARR-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771925510"
},
"departure": {
"time": "1771925510"
},
"stopId": "LEQUAI-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771925550"
},
"departure": {
"time": "1771925550"
},
"stopId": "DUMESN-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771925565"
},
"departure": {
"time": "1771925565"
},
"stopId": "MONPR-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771925349"
},
"departure": {
"time": "1771925349"
},
"scheduleRelationship": "SKIPPED",
"stopId": "OFFTOURI",
"stopSequence": 30
},
{
"arrival": {
"time": "1771925400"
},
"departure": {
"time": "1771925400"
},
"scheduleRelationship": "SKIPPED",
"stopId": "SAICROIX",
"stopSequence": 31
},
{
"arrival": {
"time": "1771925468"
},
"departure": {
"time": "1771925468"
},
"scheduleRelationship": "SKIPPED",
"stopId": "REPUBL-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771925556"
},
"departure": {
"time": "1771925556"
},
"scheduleRelationship": "SKIPPED",
"stopId": "COEURP-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771925640"
},
"departure": {
"time": "1771925640"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAURE-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771925700"
},
"departure": {
"time": "1771925700"
},
"scheduleRelationship": "SKIPPED",
"stopId": "TRINIT-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771925619"
},
"departure": {
"time": "1771925619"
},
"stopId": "DESCAZ-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771925675"
},
"departure": {
"time": "1771925675"
},
"stopId": "BICHBI-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771925676"
},
"departure": {
"time": "1771925676"
},
"stopId": "BICHLA-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771925708"
},
"departure": {
"time": "1771925708"
},
"stopId": "CLOUET-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771925773"
},
"departure": {
"time": "1771925773"
},
"stopId": "GOURON-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771925825"
},
"departure": {
"time": "1771925825"
},
"stopId": "GASNIE-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771925863"
},
"departure": {
"time": "1771925863"
},
"stopId": "LIZE07-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771925937"
},
"departure": {
"time": "1771925937"
},
"stopId": "ECHMA-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771925981"
},
"departure": {
"time": "1771925981"
},
"stopId": "KENNED-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771926069"
},
"departure": {
"time": "1771926069"
},
"stopId": "WPMA-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771926121"
},
"departure": {
"time": "1771926121"
},
"stopId": "RONDE-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771926184"
},
"departure": {
"time": "1771926184"
},
"stopId": "BRASSE-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771926236"
},
"departure": {
"time": "1771926236"
},
"stopId": "BEURRI-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771926290"
},
"departure": {
"time": "1771926290"
},
"stopId": "DELAUN-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771926346"
},
"departure": {
"time": "1771926346"
},
"stopId": "MAUFIN-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771926397"
},
"departure": {
"time": "1771926397"
},
"stopId": "MAIRAV-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771926442"
},
"departure": {
"time": "1771926442"
},
"stopId": "CIAVRI-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771926483"
},
"departure": {
"time": "1771926483"
},
"stopId": "PEGARD-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771926545"
},
"departure": {
"time": "1771926545"
},
"stopId": "RIPOLE-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771926577"
},
"departure": {
"time": "1771926577"
},
"stopId": "SALETT-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771926643"
},
"departure": {
"time": "1771926643"
},
"stopId": "LEPRE-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771926720"
},
"departure": {
"time": "1771926720"
},
"stopId": "BONPLA-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771926755"
},
"departure": {
"time": "1771926755"
},
"stopId": "POIVRE-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771926817"
},
"departure": {
"time": "1771926817"
},
"stopId": "AARDBU-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771926953"
},
"departure": {
"time": "1771926953"
},
"stopId": "AUCHAN-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1771926997"
},
"departure": {
"time": "1771926997"
},
"stopId": "CCADEA-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771927027"
},
"departure": {
"time": "1771927027"
},
"stopId": "PLOTTI-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1771927046"
},
"departure": {
"time": "1771927046"
},
"stopId": "AUTRIC-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1771927088"
},
"departure": {
"time": "1771927088"
},
"stopId": "IRLAND-E",
"stopSequence": 64
},
{
"arrival": {
"time": "1771927117"
},
"departure": {
"time": "1771927117"
},
"stopId": "ITALIE-E",
"stopSequence": 65
},
{
"arrival": {
"time": "1771927164"
},
"departure": {
"time": "1771927164"
},
"stopId": "ALLEMA-E",
"stopSequence": 66
},
{
"arrival": {
"time": "1771927182"
},
"departure": {
"time": "1771927182"
},
"stopId": "DANEMA-E",
"stopSequence": 67
},
{
"arrival": {
"time": "1771927208"
},
"departure": {
"time": "1771927208"
},
"stopId": "AVENEU-E",
"stopSequence": 68
},
{
"arrival": {
"time": "1771927237"
},
"departure": {
"time": "1771927237"
},
"stopId": "MASTEL-E",
"stopSequence": 69
},
{
"arrival": {
"time": "1771927281"
},
"departure": {
"time": "1771927281"
},
"stopId": "JEHUEZ-E",
"stopSequence": 70
},
{
"arrival": {
"time": "1771927338"
},
"departure": {
"time": "1771927338"
},
"stopId": "PLATEF-E",
"stopSequence": 71
},
{
"arrival": {
"time": "1771927401"
},
"departure": {
"time": "1771927401"
},
"stopId": "ESPMON-E",
"stopSequence": 72
},
{
"arrival": {
"time": "1771927450"
},
"departure": {
"time": "1771927450"
},
"stopId": "BELAIR-E",
"stopSequence": 73
},
{
"arrival": {
"time": "1771927477"
},
"departure": {
"time": "1771927477"
},
"stopId": "ZOLA-E",
"stopSequence": 74
},
{
"arrival": {
"time": "1771927572"
},
"departure": {
"time": "1771927572"
},
"stopId": "ANAFRA-E",
"stopSequence": 75
},
{
"arrival": {
"time": "1771927625"
},
"departure": {
"time": "1771927625"
},
"stopId": "PISCMU-E",
"stopSequence": 76
},
{
"arrival": {
"time": "1771927881"
},
"departure": {
"time": "1771927881"
},
"stopId": "DOMVATER",
"stopSequence": 77
},
{
"arrival": {
"time": "1771927715"
},
"departure": {
"time": "1771927715"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DEBEAU-E",
"stopSequence": 78
},
{
"arrival": {
"time": "1771927740"
},
"departure": {
"time": "1771927740"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DIX8JU-E",
"stopSequence": 79
},
{
"arrival": {
"time": "1771927767"
},
"departure": {
"time": "1771927767"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHPEGU-E",
"stopSequence": 80
},
{
"arrival": {
"time": "1771927804"
},
"departure": {
"time": "1771927804"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HAUCOU-E",
"stopSequence": 81
},
{
"arrival": {
"time": "1771927947"
},
"departure": {
"time": "1771927947"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GERMTI-E",
"stopSequence": 82
},
{
"arrival": {
"time": "1771927980"
},
"departure": {
"time": "1771927980"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DOMVAL-E",
"stopSequence": 83
},
{
"arrival": {
"time": "1771927910"
},
"departure": {
"time": "1771927910"
},
"stopId": "RECLAI-E",
"stopSequence": 84
},
{
"arrival": {
"time": "1771927949"
},
"departure": {
"time": "1771927949"
},
"stopId": "RENOIR-E",
"stopSequence": 85
},
{
"arrival": {
"time": "1771927995"
},
"departure": {
"time": "1771927995"
},
"stopId": "CAMPJU-E",
"stopSequence": 86
}
],
"trip": {
"directionId": 1,
"routeId": "07",
"tripId": "6258560"
}
}
},
{
"id": "trip:6257576",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771927440"
},
"stopId": "SLEZIND",
"stopSequence": 0
},
{
"arrival": {
"time": "1771927502"
},
"departure": {
"time": "1771927502"
},
"stopId": "GENTRIC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771927573"
},
"departure": {
"time": "1771927573"
},
"stopId": "DAUTEL",
"stopSequence": 2
},
{
"arrival": {
"time": "1771927593"
},
"departure": {
"time": "1771927593"
},
"stopId": "BUISSON",
"stopSequence": 3
},
{
"arrival": {
"time": "1771927634"
},
"departure": {
"time": "1771927634"
},
"stopId": "PYRAM02",
"stopSequence": 4
},
{
"arrival": {
"time": "1771927680"
},
"departure": {
"time": "1771927680"
},
"stopId": "MORLONG",
"stopSequence": 5
},
{
"arrival": {
"time": "1771927707"
},
"departure": {
"time": "1771927707"
},
"stopId": "BOURSE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771927744"
},
"departure": {
"time": "1771927744"
},
"stopId": "RIOTTEAU",
"stopSequence": 7
},
{
"arrival": {
"time": "1771927775"
},
"departure": {
"time": "1771927775"
},
"stopId": "ALLUMETT",
"stopSequence": 8
},
{
"arrival": {
"time": "1771927816"
},
"departure": {
"time": "1771927816"
},
"stopId": "DAGUERRE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771927855"
},
"departure": {
"time": "1771927855"
},
"stopId": "LEOLAGRA",
"stopSequence": 10
},
{
"arrival": {
"time": "1771927902"
},
"departure": {
"time": "1771927902"
},
"stopId": "VDLOIRE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771927995"
},
"departure": {
"time": "1771927995"
},
"stopId": "ECLATERI",
"stopSequence": 12
},
{
"arrival": {
"time": "1771927920"
},
"departure": {
"time": "1771927920"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAUMAN",
"stopSequence": 13
},
{
"arrival": {
"time": "1771927971"
},
"departure": {
"time": "1771927971"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LAFAUVEL",
"stopSequence": 14
}
],
"trip": {
"directionId": 0,
"routeId": "10",
"tripId": "6257576"
}
}
},
{
"id": "trip:6258056",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924338"
},
"departure": {
"time": "1771924354"
},
"stopId": "EBLE-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771924429"
},
"departure": {
"time": "1771924429"
},
"stopId": "CTRETR-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771924530"
},
"departure": {
"time": "1771924530"
},
"stopId": "GAUBOU5B",
"stopSequence": 22
},
{
"arrival": {
"time": "1771924598"
},
"departure": {
"time": "1771924598"
},
"stopId": "MONTCASB",
"stopSequence": 23
},
{
"arrival": {
"time": "1771924653"
},
"departure": {
"time": "1771924653"
},
"stopId": "MAJUIN5B",
"stopSequence": 24
},
{
"arrival": {
"time": "1771924699"
},
"departure": {
"time": "1771924699"
},
"stopId": "CLAUDEL",
"stopSequence": 25
},
{
"arrival": {
"time": "1771924745"
},
"departure": {
"time": "1771924745"
},
"stopId": "JEAN-23",
"stopSequence": 26
},
{
"arrival": {
"time": "1771924777"
},
"departure": {
"time": "1771924777"
},
"stopId": "JULESVER",
"stopSequence": 27
},
{
"arrival": {
"time": "1771924838"
},
"departure": {
"time": "1771924838"
},
"stopId": "PALLAC-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771924868"
},
"departure": {
"time": "1771924868"
},
"stopId": "DURVIL-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771924950"
},
"departure": {
"time": "1771924950"
},
"stopId": "ANRO-5B",
"stopSequence": 30
},
{
"arrival": {
"time": "1771924995"
},
"departure": {
"time": "1771924995"
},
"stopId": "BOUTHO-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771925040"
},
"departure": {
"time": "1771925040"
},
"stopId": "APPENT-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771925088"
},
"departure": {
"time": "1771925088"
},
"stopId": "FRCEVE-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771925148"
},
"departure": {
"time": "1771925148"
},
"stopId": "ORGEMO-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771925190"
},
"departure": {
"time": "1771925190"
},
"stopId": "NERUDA",
"stopSequence": 35
},
{
"arrival": {
"time": "1771925259"
},
"departure": {
"time": "1771925259"
},
"stopId": "ORGEMONT",
"stopSequence": 36
},
{
"arrival": {
"time": "1771925344"
},
"departure": {
"time": "1771925344"
},
"stopId": "ARBORETU",
"stopSequence": 37
},
{
"arrival": {
"time": "1771925406"
},
"departure": {
"time": "1771925406"
},
"stopId": "MORELE-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771925493"
},
"departure": {
"time": "1771925493"
},
"stopId": "DELATR-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771925558"
},
"departure": {
"time": "1771925558"
},
"stopId": "HAUTPR-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771925660"
},
"departure": {
"time": "1771925660"
},
"stopId": "INTMIL-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771925731"
},
"departure": {
"time": "1771925731"
},
"stopId": "SAUMUR-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771925783"
},
"departure": {
"time": "1771925783"
},
"stopId": "DELACR-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771925835"
},
"departure": {
"time": "1771925835"
},
"stopId": "JUSTIC-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771925945"
},
"departure": {
"time": "1771925945"
},
"stopId": "JEJAUR-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771925997"
},
"departure": {
"time": "1771925997"
},
"stopId": "STLEON5B",
"stopSequence": 46
},
{
"arrival": {
"time": "1771926072"
},
"departure": {
"time": "1771926072"
},
"stopId": "VILLEC-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771926166"
},
"departure": {
"time": "1771926166"
},
"stopId": "ESPACE5B",
"stopSequence": 48
},
{
"arrival": {
"time": "1771926255"
},
"departure": {
"time": "1771926255"
},
"stopId": "CAMELIAS",
"stopSequence": 49
},
{
"arrival": {
"time": "1771926364"
},
"departure": {
"time": "1771926364"
},
"stopId": "ISORET",
"stopSequence": 50
},
{
"arrival": {
"time": "1771926419"
},
"departure": {
"time": "1771926419"
},
"stopId": "GILLIER",
"stopSequence": 51
},
{
"arrival": {
"time": "1771926489"
},
"departure": {
"time": "1771926489"
},
"stopId": "DEUCRO-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771926529"
},
"departure": {
"time": "1771926529"
},
"stopId": "THULEA-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771926582"
},
"departure": {
"time": "1771926582"
},
"stopId": "BRISPO-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771926687"
},
"departure": {
"time": "1771926687"
},
"stopId": "ALDUNA-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771926820"
},
"departure": {
"time": "1771926820"
},
"stopId": "EUROPE-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771926889"
},
"departure": {
"time": "1771926889"
},
"stopId": "RBRIOLLA",
"stopSequence": 57
},
{
"arrival": {
"time": "1771926980"
},
"departure": {
"time": "1771926980"
},
"stopId": "RAMON",
"stopSequence": 58
},
{
"arrival": {
"time": "1771927060"
},
"departure": {
"time": "1771927060"
},
"stopId": "CARREF5B",
"stopSequence": 59
},
{
"arrival": {
"time": "1771927211"
},
"departure": {
"time": "1771927211"
},
"stopId": "ESEO",
"stopSequence": 60
},
{
"arrival": {
"time": "1771927269"
},
"departure": {
"time": "1771927269"
},
"stopId": "CHARNASS",
"stopSequence": 61
},
{
"arrival": {
"time": "1771927341"
},
"departure": {
"time": "1771927341"
},
"stopId": "FRATER",
"stopSequence": 62
},
{
"arrival": {
"time": "1771927381"
},
"departure": {
"time": "1771927381"
},
"stopId": "AURIOL-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1771927454"
},
"stopId": "AQUAVITA",
"stopSequence": 64
}
],
"trip": {
"directionId": 1,
"routeId": "05",
"tripId": "6258056"
}
}
},
{
"id": "trip:6541254",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771926460"
},
"stopId": "1AARD",
"stopSequence": 0
},
{
"arrival": {
"time": "1771926540"
},
"departure": {
"time": "1771926540"
},
"stopId": "1BASC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771926610"
},
"departure": {
"time": "1771926610"
},
"stopId": "1STGI",
"stopSequence": 2
},
{
"arrival": {
"time": "1771926690"
},
"departure": {
"time": "1771926690"
},
"stopId": "1ACAS",
"stopSequence": 3
},
{
"arrival": {
"time": "1771926780"
},
"departure": {
"time": "1771926780"
},
"stopId": "1BROY",
"stopSequence": 4
},
{
"arrival": {
"time": "1771926870"
},
"departure": {
"time": "1771926870"
},
"stopId": "1PMAY",
"stopSequence": 5
},
{
"arrival": {
"time": "1771926980"
},
"departure": {
"time": "1771926980"
},
"stopId": "1BOTA",
"stopSequence": 6
},
{
"arrival": {
"time": "1771927140"
},
"departure": {
"time": "1771927140"
},
"stopId": "1VERN",
"stopSequence": 8
},
{
"arrival": {
"time": "1771927230"
},
"departure": {
"time": "1771927230"
},
"stopId": "1HSAU",
"stopSequence": 9
},
{
"arrival": {
"time": "1771927350"
},
"departure": {
"time": "1771927350"
},
"stopId": "1JMOU",
"stopSequence": 10
},
{
"arrival": {
"time": "1771927430"
},
"departure": {
"time": "1771927430"
},
"stopId": "1CAPU",
"stopSequence": 11
},
{
"arrival": {
"time": "1771927550"
},
"departure": {
"time": "1771927550"
},
"stopId": "1HOPA",
"stopSequence": 12
},
{
"arrival": {
"time": "1771927640"
},
"departure": {
"time": "1771927640"
},
"stopId": "1BMAI",
"stopSequence": 13
},
{
"arrival": {
"time": "1771927760"
},
"departure": {
"time": "1771927760"
},
"stopId": "1STSE",
"stopSequence": 14
},
{
"arrival": {
"time": "1771927870"
},
"departure": {
"time": "1771927870"
},
"stopId": "1CECO",
"stopSequence": 15
},
{
"arrival": {
"time": "1771927970"
},
"departure": {
"time": "1771927970"
},
"stopId": "1HDVA",
"stopSequence": 16
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6541254"
}
}
},
{
"id": "trip:6052641",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771928699"
},
"stopId": "GAREPAPI",
"stopSequence": 0
}
],
"trip": {
"directionId": 1,
"routeId": "21",
"tripId": "6052641"
}
}
},
{
"id": "trip:6258054",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924400"
},
"departure": {
"time": "1771924400"
},
"stopId": "CARREF5B",
"stopSequence": 59
},
{
"arrival": {
"time": "1771924573"
},
"departure": {
"time": "1771924573"
},
"stopId": "ESEO",
"stopSequence": 60
},
{
"arrival": {
"time": "1771924631"
},
"departure": {
"time": "1771924631"
},
"stopId": "CHARNASS",
"stopSequence": 61
},
{
"arrival": {
"time": "1771924703"
},
"departure": {
"time": "1771924703"
},
"stopId": "FRATER",
"stopSequence": 62
},
{
"arrival": {
"time": "1771924743"
},
"departure": {
"time": "1771924743"
},
"stopId": "AURIOL-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1771924783"
},
"stopId": "AQUAVITA",
"stopSequence": 64
}
],
"trip": {
"directionId": 1,
"routeId": "05",
"tripId": "6258054"
}
}
},
{
"id": "trip:6260109",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771925880"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HOPITAL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771925885"
},
"departure": {
"time": "1771925885"
},
"stopId": "HRECULEE",
"stopSequence": 2
},
{
"arrival": {
"time": "1771925936"
},
"departure": {
"time": "1771925936"
},
"stopId": "FMEDECIN",
"stopSequence": 3
},
{
"arrival": {
"time": "1771926021"
},
"departure": {
"time": "1771926021"
},
"stopId": "WJMO-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771926070"
},
"departure": {
"time": "1771926070"
},
"stopId": "ESEO",
"stopSequence": 5
},
{
"arrival": {
"time": "1771926128"
},
"departure": {
"time": "1771926128"
},
"stopId": "CHARNASS",
"stopSequence": 6
},
{
"arrival": {
"time": "1771926200"
},
"departure": {
"time": "1771926200"
},
"stopId": "FRATER",
"stopSequence": 7
},
{
"arrival": {
"time": "1771926255"
},
"departure": {
"time": "1771926255"
},
"stopId": "LECUIT",
"stopSequence": 8
},
{
"arrival": {
"time": "1771926341"
},
"departure": {
"time": "1771926341"
},
"stopId": "BLERIOT",
"stopSequence": 9
},
{
"arrival": {
"time": "1771926400"
},
"departure": {
"time": "1771926400"
},
"stopId": "BARRA",
"stopSequence": 10
},
{
"arrival": {
"time": "1771926475"
},
"departure": {
"time": "1771926475"
},
"stopId": "STTERESE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771926519"
},
"departure": {
"time": "1771926519"
},
"stopId": "BICHBICH",
"stopSequence": 12
},
{
"arrival": {
"time": "1771926573"
},
"departure": {
"time": "1771926573"
},
"stopId": "DESCAZEA",
"stopSequence": 13
},
{
"arrival": {
"time": "1771926650"
},
"departure": {
"time": "1771926650"
},
"stopId": "MONPROFI",
"stopSequence": 14
},
{
"arrival": {
"time": "1771926727"
},
"departure": {
"time": "1771926727"
},
"stopId": "LEQUAI",
"stopSequence": 15
},
{
"arrival": {
"time": "1771926922"
},
"departure": {
"time": "1771926922"
},
"stopId": "FARCSJ-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771927019"
},
"departure": {
"time": "1771927019"
},
"stopId": "MVIGNE-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771927090"
},
"departure": {
"time": "1771927090"
},
"stopId": "CHBBEI-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771927145"
},
"departure": {
"time": "1771927145"
},
"stopId": "BOISRA-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771927211"
},
"departure": {
"time": "1771927211"
},
"stopId": "NDAMLA-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771927274"
},
"departure": {
"time": "1771927274"
},
"stopId": "POLYTE-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771927330"
},
"departure": {
"time": "1771927330"
},
"stopId": "CITEUN-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771927390"
},
"departure": {
"time": "1771927390"
},
"stopId": "BEAUSS-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771927475"
},
"departure": {
"time": "1771927475"
},
"stopId": "CNFPT-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1771927660"
},
"departure": {
"time": "1771927660"
},
"stopId": "JEMONNET",
"stopSequence": 25
},
{
"arrival": {
"time": "1771927711"
},
"departure": {
"time": "1771927711"
},
"stopId": "MAISLA-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771927747"
},
"departure": {
"time": "1771927747"
},
"stopId": "PERUSS-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771927774"
},
"departure": {
"time": "1771927774"
},
"stopId": "MAISEN-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771927820"
},
"departure": {
"time": "1771927820"
},
"stopId": "LACDMA-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771927859"
},
"departure": {
"time": "1771927859"
},
"stopId": "CAMLAC-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771927951"
},
"departure": {
"time": "1771927951"
},
"stopId": "CROISE-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771927978"
},
"departure": {
"time": "1771927978"
},
"stopId": "PRUNIE-E",
"stopSequence": 32
}
],
"trip": {
"directionId": 1,
"routeId": "06",
"tripId": "6260109"
}
}
},
{
"id": "trip:6258139",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924382"
},
"departure": {
"time": "1771924382"
},
"stopId": "APPENTIS",
"stopSequence": 32
},
{
"arrival": {
"time": "1771924396"
},
"departure": {
"time": "1771924412"
},
"stopId": "BOUTHOMA",
"stopSequence": 33
},
{
"arrival": {
"time": "1771924461"
},
"departure": {
"time": "1771924461"
},
"stopId": "ANRO-5A",
"stopSequence": 34
},
{
"arrival": {
"time": "1771924525"
},
"departure": {
"time": "1771924525"
},
"stopId": "DURVILLE",
"stopSequence": 35
},
{
"arrival": {
"time": "1771924557"
},
"departure": {
"time": "1771924557"
},
"stopId": "PALLACH",
"stopSequence": 36
},
{
"arrival": {
"time": "1771924582"
},
"departure": {
"time": "1771924582"
},
"stopId": "JULESV-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771924634"
},
"departure": {
"time": "1771924634"
},
"stopId": "JE23-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771924682"
},
"departure": {
"time": "1771924682"
},
"stopId": "CLAUDE-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771924714"
},
"departure": {
"time": "1771924714"
},
"stopId": "MAJUIN5A",
"stopSequence": 40
},
{
"arrival": {
"time": "1771924763"
},
"departure": {
"time": "1771924763"
},
"stopId": "MONTCA-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771924821"
},
"departure": {
"time": "1771924821"
},
"stopId": "GAUBOU5A",
"stopSequence": 42
},
{
"arrival": {
"time": "1771924908"
},
"departure": {
"time": "1771924908"
},
"stopId": "CTRETRI",
"stopSequence": 43
},
{
"arrival": {
"time": "1771924988"
},
"departure": {
"time": "1771924988"
},
"stopId": "EBLE",
"stopSequence": 44
},
{
"arrival": {
"time": "1771925048"
},
"departure": {
"time": "1771925048"
},
"stopId": "GENIE",
"stopSequence": 45
},
{
"arrival": {
"time": "1771925123"
},
"departure": {
"time": "1771925123"
},
"stopId": "VAUBAN",
"stopSequence": 46
},
{
"arrival": {
"time": "1771925156"
},
"departure": {
"time": "1771925156"
},
"stopId": "POIREL",
"stopSequence": 47
},
{
"arrival": {
"time": "1771925266"
},
"departure": {
"time": "1771925266"
},
"stopId": "PONTNOIR",
"stopSequence": 48
},
{
"arrival": {
"time": "1771925304"
},
"departure": {
"time": "1771925304"
},
"stopId": "SEMARD",
"stopSequence": 49
},
{
"arrival": {
"time": "1771925352"
},
"departure": {
"time": "1771925352"
},
"stopId": "BREMON-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771925368"
},
"departure": {
"time": "1771925368"
},
"stopId": "ACAD-PLA",
"stopSequence": 51
},
{
"arrival": {
"time": "1771925429"
},
"departure": {
"time": "1771925429"
},
"stopId": "CHDARR-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771925620"
},
"departure": {
"time": "1771925620"
},
"stopId": "LEQUAI-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771925660"
},
"departure": {
"time": "1771925660"
},
"stopId": "DUMESN-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771925714"
},
"departure": {
"time": "1771925714"
},
"stopId": "RASPAI-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771925765"
},
"departure": {
"time": "1771925765"
},
"stopId": "LABRUY-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771925843"
},
"departure": {
"time": "1771925843"
},
"stopId": "PARCGA-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771925864"
},
"departure": {
"time": "1771925864"
},
"stopId": "ROCEPI-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771925899"
},
"departure": {
"time": "1771925899"
},
"stopId": "LECLER-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771925940"
},
"departure": {
"time": "1771925940"
},
"stopId": "CAMUS-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1771926021"
},
"departure": {
"time": "1771926021"
},
"stopId": "LIZE05-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771926103"
},
"departure": {
"time": "1771926103"
},
"stopId": "PELUAU-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1771926154"
},
"departure": {
"time": "1771926154"
},
"stopId": "AURIOL-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1771926232"
},
"stopId": "AQUAVITA",
"stopSequence": 64
}
],
"trip": {
"directionId": 0,
"routeId": "05",
"tripId": "6258139"
}
}
},
{
"id": "trip:6052642",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924365"
},
"departure": {
"time": "1771924365"
},
"stopId": "DOMVATER",
"stopSequence": 0
},
{
"arrival": {
"time": "1771924394"
},
"departure": {
"time": "1771924410"
},
"stopId": "BECKE",
"stopSequence": 1
},
{
"arrival": {
"time": "1771924439"
},
"departure": {
"time": "1771924439"
},
"stopId": "LAENN",
"stopSequence": 2
},
{
"arrival": {
"time": "1771924481"
},
"departure": {
"time": "1771924481"
},
"stopId": "CAMPJUIG",
"stopSequence": 3
},
{
"arrival": {
"time": "1771924544"
},
"departure": {
"time": "1771924544"
},
"stopId": "PISCMUFF",
"stopSequence": 4
},
{
"arrival": {
"time": "1771924600"
},
"departure": {
"time": "1771924600"
},
"stopId": "ANAFRAN",
"stopSequence": 5
},
{
"arrival": {
"time": "1771924650"
},
"departure": {
"time": "1771924650"
},
"stopId": "ZOLA",
"stopSequence": 6
},
{
"arrival": {
"time": "1771924706"
},
"departure": {
"time": "1771924706"
},
"stopId": "BELAIR",
"stopSequence": 7
},
{
"arrival": {
"time": "1771924765"
},
"departure": {
"time": "1771924765"
},
"stopId": "ESPMONTR",
"stopSequence": 8
},
{
"arrival": {
"time": "1771924833"
},
"departure": {
"time": "1771924833"
},
"stopId": "PLATFLEU",
"stopSequence": 9
},
{
"arrival": {
"time": "1771924895"
},
"departure": {
"time": "1771924895"
},
"stopId": "JEHUEZ",
"stopSequence": 10
},
{
"arrival": {
"time": "1771924948"
},
"departure": {
"time": "1771924948"
},
"stopId": "MASTELLE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771925023"
},
"departure": {
"time": "1771925023"
},
"stopId": "AVENEURO",
"stopSequence": 12
},
{
"arrival": {
"time": "1771925057"
},
"departure": {
"time": "1771925057"
},
"stopId": "DANEMA",
"stopSequence": 13
},
{
"arrival": {
"time": "1771925166"
},
"departure": {
"time": "1771925166"
},
"stopId": "ALLEMAGN",
"stopSequence": 14
},
{
"arrival": {
"time": "1771925227"
},
"departure": {
"time": "1771925227"
},
"stopId": "ITALIE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771925298"
},
"departure": {
"time": "1771925298"
},
"stopId": "IRLANDE",
"stopSequence": 16
},
{
"arrival": {
"time": "1771925393"
},
"departure": {
"time": "1771925393"
},
"stopId": "AUTRICH",
"stopSequence": 17
},
{
"arrival": {
"time": "1771925430"
},
"departure": {
"time": "1771925430"
},
"stopId": "PLOTTIER",
"stopSequence": 18
},
{
"arrival": {
"time": "1771927675"
},
"departure": {
"time": "1771927675"
},
"stopId": "AQUASUB",
"stopSequence": 20
},
{
"arrival": {
"time": "1771927725"
},
"departure": {
"time": "1771927725"
},
"stopId": "AURIOL",
"stopSequence": 21
},
{
"arrival": {
"time": "1771927793"
},
"departure": {
"time": "1771927793"
},
"stopId": "LECUIT",
"stopSequence": 22
},
{
"arrival": {
"time": "1771927882"
},
"departure": {
"time": "1771927882"
},
"stopId": "BLERIOT",
"stopSequence": 23
},
{
"arrival": {
"time": "1771927943"
},
"departure": {
"time": "1771927943"
},
"stopId": "BARRA",
"stopSequence": 24
},
{
"arrival": {
"time": "1771928699"
},
"stopId": "GAREPAPI",
"stopSequence": 33
}
],
"trip": {
"directionId": 0,
"routeId": "21",
"tripId": "6052642"
}
}
},
{
"id": "trip:6541178",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771927770"
},
"stopId": "2ANRO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771927890"
},
"departure": {
"time": "1771927890"
},
"stopId": "2JVIL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771928000"
},
"departure": {
"time": "1771928000"
},
"stopId": "2JE23",
"stopSequence": 2
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6541178"
}
}
},
{
"id": "trip:6258652",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771926540"
},
"stopId": "FO-LOR-R",
"stopSequence": 0
},
{
"arrival": {
"time": "1771926614"
},
"departure": {
"time": "1771926614"
},
"stopId": "STAUBI-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771926649"
},
"departure": {
"time": "1771926649"
},
"stopId": "HARAS-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771926780"
},
"departure": {
"time": "1771926780"
},
"stopId": "ANLERO-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771926860"
},
"departure": {
"time": "1771926860"
},
"stopId": "MICHEL-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771926911"
},
"departure": {
"time": "1771926911"
},
"stopId": "BOURGO-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771926954"
},
"departure": {
"time": "1771926954"
},
"stopId": "VOLNEY-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771927009"
},
"departure": {
"time": "1771927009"
},
"stopId": "MADELE-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771927080"
},
"departure": {
"time": "1771927080"
},
"stopId": "SAUMUR-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771927129"
},
"departure": {
"time": "1771927129"
},
"stopId": "DELACR-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771927170"
},
"departure": {
"time": "1771927170"
},
"stopId": "JUSTIC-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771927254"
},
"departure": {
"time": "1771927254"
},
"stopId": "ECLATE-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771927340"
},
"departure": {
"time": "1771927340"
},
"stopId": "VDLOIR-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771927380"
},
"departure": {
"time": "1771927380"
},
"stopId": "LEOLAG-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771927417"
},
"departure": {
"time": "1771927417"
},
"stopId": "BELVTR-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771927498"
},
"departure": {
"time": "1771927498"
},
"stopId": "MARAIS-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771927570"
},
"departure": {
"time": "1771927570"
},
"stopId": "FRESNA-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771927647"
},
"departure": {
"time": "1771927647"
},
"stopId": "CHOUTE-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771927690"
},
"departure": {
"time": "1771927690"
},
"stopId": "MENA-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771927752"
},
"departure": {
"time": "1771927752"
},
"stopId": "MALAQU-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771927785"
},
"departure": {
"time": "1771927785"
},
"stopId": "LEFEVR-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771927853"
},
"departure": {
"time": "1771927853"
},
"stopId": "PYRAM2-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771927920"
},
"departure": {
"time": "1771927920"
},
"stopId": "BUISSO-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771927956"
},
"departure": {
"time": "1771927956"
},
"stopId": "DAUTEL-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771927998"
},
"departure": {
"time": "1771927998"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ARENA-E",
"stopSequence": 29
}
],
"trip": {
"directionId": 1,
"routeId": "01",
"tripId": "6258652"
}
}
},
{
"id": "trip:6257499",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771927740"
},
"stopId": "MOULINMA",
"stopSequence": 0
},
{
"arrival": {
"time": "1771927852"
},
"departure": {
"time": "1771927852"
},
"stopId": "BAUDRAI",
"stopSequence": 1
},
{
"arrival": {
"time": "1771927920"
},
"departure": {
"time": "1771927920"
},
"stopId": "GUILLEB.",
"stopSequence": 2
},
{
"arrival": {
"time": "1771927949"
},
"departure": {
"time": "1771927949"
},
"stopId": "RONCIE-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771927982"
},
"departure": {
"time": "1771927982"
},
"stopId": "JEROST-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771928011"
},
"departure": {
"time": "1771928011"
},
"stopId": "MACURI-E",
"stopSequence": 5
}
],
"trip": {
"directionId": 0,
"routeId": "09",
"tripId": "6257499"
}
}
},
{
"id": "trip:6257938",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924313"
},
"departure": {
"time": "1771924313"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAURE-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771924372"
},
"departure": {
"time": "1771924372"
},
"scheduleRelationship": "SKIPPED",
"stopId": "TRINIT-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771924500"
},
"departure": {
"time": "1771924500"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MONPRO-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771924485"
},
"departure": {
"time": "1771924485"
},
"stopId": "SAJACQ-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771924554"
},
"departure": {
"time": "1771924554"
},
"stopId": "FARCSJ-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771924660"
},
"departure": {
"time": "1771924660"
},
"stopId": "MVIGNE-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771924755"
},
"departure": {
"time": "1771924755"
},
"stopId": "CHBBEI-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771924810"
},
"departure": {
"time": "1771924810"
},
"stopId": "BOISRA-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771924876"
},
"departure": {
"time": "1771924876"
},
"stopId": "NDAMLA-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771924939"
},
"departure": {
"time": "1771924939"
},
"stopId": "POLYTE-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771924995"
},
"departure": {
"time": "1771924995"
},
"stopId": "CITEUN-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771925066"
},
"departure": {
"time": "1771925066"
},
"stopId": "RESTUN-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771925121"
},
"departure": {
"time": "1771925121"
},
"stopId": "I.U.T.-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771925235"
},
"departure": {
"time": "1771925235"
},
"stopId": "BBCAMT-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771925271"
},
"departure": {
"time": "1771925271"
},
"stopId": "LENOT-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771925295"
},
"departure": {
"time": "1771925295"
},
"stopId": "MOREL-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771925323"
},
"departure": {
"time": "1771925323"
},
"stopId": "INRA-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771925360"
},
"departure": {
"time": "1771925360"
},
"stopId": "GDPERI-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771925391"
},
"departure": {
"time": "1771925391"
},
"stopId": "LANDRE-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771925475"
},
"departure": {
"time": "1771925475"
},
"stopId": "BRGPAI-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771925483"
},
"departure": {
"time": "1771925483"
},
"stopId": "RODIN-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771925512"
},
"departure": {
"time": "1771925512"
},
"stopId": "GRANBE-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771925549"
},
"departure": {
"time": "1771925549"
},
"stopId": "PROME-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771925581"
},
"departure": {
"time": "1771925581"
},
"stopId": "CERFEU-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771925638"
},
"departure": {
"time": "1771925638"
},
"stopId": "LASOUR-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1771925691"
},
"departure": {
"time": "1771925691"
},
"stopId": "ROUAIR-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771925752"
},
"departure": {
"time": "1771925752"
},
"stopId": "VAURAG-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1771925795"
},
"departure": {
"time": "1771925795"
},
"stopId": "PRIEUR-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1771925831"
},
"departure": {
"time": "1771925831"
},
"stopId": "GRANPI-E",
"stopSequence": 64
},
{
"arrival": {
"time": "1771925855"
},
"departure": {
"time": "1771925855"
},
"stopId": "PINSON-E",
"stopSequence": 65
},
{
"arrival": {
"time": "1771925893"
},
"departure": {
"time": "1771925893"
},
"stopId": "FAUVET-E",
"stopSequence": 66
},
{
"arrival": {
"time": "1771925941"
},
"stopId": "BEAUCOUZ",
"stopSequence": 67
}
],
"trip": {
"directionId": 1,
"routeId": "02",
"tripId": "6257938"
}
}
},
{
"id": "trip:6543552",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924325"
},
"departure": {
"time": "1771924325"
},
"stopId": "2CECO",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6543552"
}
}
},
{
"id": "trip:6053971",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771926420"
},
"stopId": "HDVSUB",
"stopSequence": 0
},
{
"arrival": {
"time": "1771926505"
},
"departure": {
"time": "1771926505"
},
"stopId": "CLEMOI-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771926782"
},
"departure": {
"time": "1771926782"
},
"stopId": "BRISEP-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771926900"
},
"departure": {
"time": "1771926900"
},
"stopId": "CHATEN-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771927020"
},
"departure": {
"time": "1771927020"
},
"stopId": "SEPSON-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771927105"
},
"departure": {
"time": "1771927105"
},
"stopId": "RTEPAR-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771927166"
},
"departure": {
"time": "1771927166"
},
"stopId": "PROVIN-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771927260"
},
"departure": {
"time": "1771927260"
},
"stopId": "PARCEX-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771927527"
},
"departure": {
"time": "1771927527"
},
"stopId": "CARREA-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771927560"
},
"departure": {
"time": "1771927560"
},
"stopId": "MILLAR-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771927594"
},
"departure": {
"time": "1771927594"
},
"stopId": "BASMOR-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771927640"
},
"departure": {
"time": "1771927640"
},
"stopId": "CHABLA-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771927679"
},
"departure": {
"time": "1771927679"
},
"stopId": "UNION-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771927740"
},
"departure": {
"time": "1771927740"
},
"stopId": "SSYMAI-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771927821"
},
"departure": {
"time": "1771927821"
},
"stopId": "LECLSYLV",
"stopSequence": 14
},
{
"arrival": {
"time": "1771927868"
},
"departure": {
"time": "1771927868"
},
"stopId": "FRANCAIS",
"stopSequence": 15
},
{
"arrival": {
"time": "1771927928"
},
"departure": {
"time": "1771927928"
},
"stopId": "V.HUGO-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771927989"
},
"departure": {
"time": "1771927989"
},
"stopId": "ANBRUE-E",
"stopSequence": 17
}
],
"trip": {
"directionId": 1,
"routeId": "25",
"tripId": "6053971"
}
}
},
{
"id": "trip:6258249",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771925047"
},
"departure": {
"time": "1771925047"
},
"stopId": "PONTSCEM",
"stopSequence": 10
},
{
"arrival": {
"time": "1771925102"
},
"departure": {
"time": "1771925102"
},
"stopId": "BELPOULE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771925174"
},
"departure": {
"time": "1771925174"
},
"stopId": "AUTHION",
"stopSequence": 12
},
{
"arrival": {
"time": "1771925232"
},
"departure": {
"time": "1771925232"
},
"stopId": "PATUREAU",
"stopSequence": 13
},
{
"arrival": {
"time": "1771925333"
},
"departure": {
"time": "1771925333"
},
"stopId": "GENDRON",
"stopSequence": 14
},
{
"arrival": {
"time": "1771925415"
},
"departure": {
"time": "1771925415"
},
"stopId": "RUELLES",
"stopSequence": 15
},
{
"arrival": {
"time": "1771925467"
},
"departure": {
"time": "1771925467"
},
"stopId": "SABLONS",
"stopSequence": 16
},
{
"arrival": {
"time": "1771925504"
},
"departure": {
"time": "1771925504"
},
"stopId": "TROPAROI",
"stopSequence": 17
},
{
"arrival": {
"time": "1771925647"
},
"departure": {
"time": "1771925647"
},
"stopId": "ALLARD",
"stopSequence": 18
},
{
"arrival": {
"time": "1771925723"
},
"departure": {
"time": "1771925723"
},
"stopId": "DELATTAS",
"stopSequence": 19
},
{
"arrival": {
"time": "1771925832"
},
"departure": {
"time": "1771925832"
},
"stopId": "ESA",
"stopSequence": 20
},
{
"arrival": {
"time": "1771925893"
},
"departure": {
"time": "1771925893"
},
"stopId": "RABELAI",
"stopSequence": 21
},
{
"arrival": {
"time": "1771925947"
},
"departure": {
"time": "1771925947"
},
"stopId": "ALEROY",
"stopSequence": 22
},
{
"arrival": {
"time": "1771926084"
},
"departure": {
"time": "1771926084"
},
"stopId": "PAULBERT",
"stopSequence": 23
},
{
"arrival": {
"time": "1771926139"
},
"departure": {
"time": "1771926139"
},
"stopId": "HARAS",
"stopSequence": 24
},
{
"arrival": {
"time": "1771926214"
},
"departure": {
"time": "1771926214"
},
"stopId": "STAUBIN",
"stopSequence": 25
},
{
"arrival": {
"time": "1771926305"
},
"departure": {
"time": "1771926305"
},
"stopId": "LORRAIN1",
"stopSequence": 26
},
{
"arrival": {
"time": "1771926456"
},
"departure": {
"time": "1771926456"
},
"stopId": "MENDES-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771926649"
},
"departure": {
"time": "1771926649"
},
"stopId": "STSERG-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771926831"
},
"departure": {
"time": "1771926831"
},
"stopId": "ROCHEF-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771926930"
},
"departure": {
"time": "1771926930"
},
"stopId": "HOTDIE-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771926986"
},
"departure": {
"time": "1771926986"
},
"stopId": "BICHDA-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771927071"
},
"departure": {
"time": "1771927071"
},
"stopId": "DESCAZEA",
"stopSequence": 32
},
{
"arrival": {
"time": "1771927175"
},
"departure": {
"time": "1771927175"
},
"stopId": "CIOUES-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771927237"
},
"departure": {
"time": "1771927237"
},
"stopId": "POMONE-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771927283"
},
"departure": {
"time": "1771927283"
},
"stopId": "REVERI-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771927363"
},
"departure": {
"time": "1771927363"
},
"stopId": "MEIGNA-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771927403"
},
"departure": {
"time": "1771927403"
},
"stopId": "VALOR-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771927431"
},
"departure": {
"time": "1771927431"
},
"stopId": "CLINIQ-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771927470"
},
"departure": {
"time": "1771927470"
},
"stopId": "GRANDM-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771927513"
},
"departure": {
"time": "1771927513"
},
"stopId": "MAISDA-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771927553"
},
"departure": {
"time": "1771927553"
},
"stopId": "CHMART-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771927590"
},
"departure": {
"time": "1771927590"
},
"stopId": "MLYAUT-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771927655"
},
"departure": {
"time": "1771927655"
},
"stopId": "BRASSE-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771927707"
},
"departure": {
"time": "1771927707"
},
"stopId": "BEURRI-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771927761"
},
"departure": {
"time": "1771927761"
},
"stopId": "DELAUN-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771927817"
},
"departure": {
"time": "1771927817"
},
"stopId": "MAUFIN-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771927868"
},
"departure": {
"time": "1771927868"
},
"stopId": "MAIRAV-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771927903"
},
"departure": {
"time": "1771927903"
},
"stopId": "TERNIE-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771927935"
},
"departure": {
"time": "1771927935"
},
"stopId": "BALAND-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771927977"
},
"departure": {
"time": "1771927977"
},
"stopId": "PIECE-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771927455"
},
"departure": {
"time": "1771927455"
},
"stopId": "LA-BOI-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771927462"
},
"departure": {
"time": "1771927462"
},
"stopId": "SCHWAL-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771928108"
},
"stopId": "ADEZIERE",
"stopSequence": 53
}
],
"trip": {
"directionId": 0,
"routeId": "03",
"tripId": "6258249"
}
}
},
{
"id": "trip:6258271",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924520"
},
"departure": {
"time": "1771924520"
},
"stopId": "PONTSCEM",
"stopSequence": 10
},
{
"arrival": {
"time": "1771924575"
},
"departure": {
"time": "1771924575"
},
"stopId": "BELPOULE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771924647"
},
"departure": {
"time": "1771924647"
},
"stopId": "AUTHION",
"stopSequence": 12
},
{
"arrival": {
"time": "1771924705"
},
"departure": {
"time": "1771924705"
},
"stopId": "PATUREAU",
"stopSequence": 13
},
{
"arrival": {
"time": "1771924806"
},
"departure": {
"time": "1771924806"
},
"stopId": "GENDRON",
"stopSequence": 14
},
{
"arrival": {
"time": "1771924888"
},
"departure": {
"time": "1771924888"
},
"stopId": "RUELLES",
"stopSequence": 15
},
{
"arrival": {
"time": "1771924940"
},
"departure": {
"time": "1771924940"
},
"stopId": "SABLONS",
"stopSequence": 16
},
{
"arrival": {
"time": "1771924977"
},
"departure": {
"time": "1771924977"
},
"stopId": "TROPAROI",
"stopSequence": 17
},
{
"arrival": {
"time": "1771925120"
},
"departure": {
"time": "1771925120"
},
"stopId": "ALLARD",
"stopSequence": 18
},
{
"arrival": {
"time": "1771925196"
},
"departure": {
"time": "1771925196"
},
"stopId": "DELATTAS",
"stopSequence": 19
},
{
"arrival": {
"time": "1771925305"
},
"departure": {
"time": "1771925305"
},
"stopId": "ESA",
"stopSequence": 20
},
{
"arrival": {
"time": "1771925366"
},
"departure": {
"time": "1771925366"
},
"stopId": "RABELAI",
"stopSequence": 21
},
{
"arrival": {
"time": "1771925420"
},
"departure": {
"time": "1771925420"
},
"stopId": "ALEROY",
"stopSequence": 22
},
{
"arrival": {
"time": "1771925557"
},
"departure": {
"time": "1771925557"
},
"stopId": "PAULBERT",
"stopSequence": 23
},
{
"arrival": {
"time": "1771925613"
},
"departure": {
"time": "1771925613"
},
"stopId": "HARAS",
"stopSequence": 24
},
{
"arrival": {
"time": "1771925682"
},
"departure": {
"time": "1771925682"
},
"stopId": "STAUBIN",
"stopSequence": 25
},
{
"arrival": {
"time": "1771925775"
},
"departure": {
"time": "1771925775"
},
"stopId": "LORRAIN1",
"stopSequence": 26
},
{
"arrival": {
"time": "1771925908"
},
"departure": {
"time": "1771925908"
},
"stopId": "MENDES-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771926101"
},
"departure": {
"time": "1771926101"
},
"stopId": "STSERG-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771926283"
},
"departure": {
"time": "1771926283"
},
"stopId": "ROCHEF-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771926382"
},
"departure": {
"time": "1771926382"
},
"stopId": "HOTDIE-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771926438"
},
"departure": {
"time": "1771926438"
},
"stopId": "BICHDA-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771926523"
},
"departure": {
"time": "1771926523"
},
"stopId": "DESCAZEA",
"stopSequence": 32
},
{
"arrival": {
"time": "1771926627"
},
"departure": {
"time": "1771926627"
},
"stopId": "CIOUES-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771926689"
},
"departure": {
"time": "1771926689"
},
"stopId": "POMONE-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771926735"
},
"departure": {
"time": "1771926735"
},
"stopId": "REVERI-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771926815"
},
"departure": {
"time": "1771926815"
},
"stopId": "MEIGNA-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771926855"
},
"departure": {
"time": "1771926855"
},
"stopId": "VALOR-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771926883"
},
"departure": {
"time": "1771926883"
},
"stopId": "CLINIQ-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771926922"
},
"departure": {
"time": "1771926922"
},
"stopId": "GRANDM-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771926965"
},
"departure": {
"time": "1771926965"
},
"stopId": "MAISDA-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771927005"
},
"departure": {
"time": "1771927005"
},
"stopId": "CHMART-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771927042"
},
"departure": {
"time": "1771927042"
},
"stopId": "MLYAUT-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771927107"
},
"departure": {
"time": "1771927107"
},
"stopId": "BRASSE-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771927156"
},
"departure": {
"time": "1771927156"
},
"stopId": "BEURRI-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771927206"
},
"departure": {
"time": "1771927206"
},
"stopId": "DELAUN-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771927258"
},
"departure": {
"time": "1771927258"
},
"stopId": "MAUFIN-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771927307"
},
"departure": {
"time": "1771927307"
},
"stopId": "MAIRAV-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771927342"
},
"departure": {
"time": "1771927342"
},
"stopId": "TERNIE-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771927374"
},
"departure": {
"time": "1771927374"
},
"stopId": "BALAND-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771927416"
},
"departure": {
"time": "1771927416"
},
"stopId": "PIECE-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771927471"
},
"departure": {
"time": "1771927471"
},
"stopId": "LA-BOI-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771927515"
},
"departure": {
"time": "1771927515"
},
"stopId": "SCHWAL-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771927547"
},
"stopId": "ADEZIERE",
"stopSequence": 53
}
],
"trip": {
"directionId": 0,
"routeId": "03",
"tripId": "6258271"
}
}
},
{
"id": "trip:6257459",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771927200"
},
"stopId": "EXPO-ZI",
"stopSequence": 0
},
{
"arrival": {
"time": "1771927257"
},
"departure": {
"time": "1771927257"
},
"stopId": "POULARDE",
"stopSequence": 1
},
{
"arrival": {
"time": "1771927320"
},
"departure": {
"time": "1771927440"
},
"stopId": "POLE49",
"stopSequence": 2
},
{
"arrival": {
"time": "1771927503"
},
"departure": {
"time": "1771927503"
},
"stopId": "HELBOU",
"stopSequence": 3
},
{
"arrival": {
"time": "1771927538"
},
"departure": {
"time": "1771927538"
},
"stopId": "COLOMB",
"stopSequence": 4
},
{
"arrival": {
"time": "1771927575"
},
"departure": {
"time": "1771927575"
},
"stopId": "CHANTRI",
"stopSequence": 5
},
{
"arrival": {
"time": "1771927620"
},
"departure": {
"time": "1771927620"
},
"stopId": "BOISRINI",
"stopSequence": 6
},
{
"arrival": {
"time": "1771927730"
},
"departure": {
"time": "1771927730"
},
"stopId": "COINTREA",
"stopSequence": 7
},
{
"arrival": {
"time": "1771927785"
},
"departure": {
"time": "1771927785"
},
"stopId": "MAISONSR",
"stopSequence": 8
},
{
"arrival": {
"time": "1771927845"
},
"departure": {
"time": "1771927845"
},
"stopId": "GATS",
"stopSequence": 9
},
{
"arrival": {
"time": "1771927912"
},
"departure": {
"time": "1771927912"
},
"stopId": "CAMELI-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771927979"
},
"departure": {
"time": "1771927979"
},
"stopId": "MONTREJO",
"stopSequence": 11
}
],
"trip": {
"directionId": 1,
"routeId": "11",
"tripId": "6257459"
}
}
},
{
"id": "trip:6053960",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924337"
},
"departure": {
"time": "1771924337"
},
"stopId": "BASMOR-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771924382"
},
"departure": {
"time": "1771924382"
},
"stopId": "CHABLA-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771924427"
},
"departure": {
"time": "1771924427"
},
"stopId": "UNION-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771924441"
},
"departure": {
"time": "1771924441"
},
"stopId": "SSYMAI-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771924522"
},
"departure": {
"time": "1771924522"
},
"stopId": "LECLSYLV",
"stopSequence": 14
},
{
"arrival": {
"time": "1771924569"
},
"departure": {
"time": "1771924569"
},
"stopId": "FRANCAIS",
"stopSequence": 15
},
{
"arrival": {
"time": "1771924629"
},
"departure": {
"time": "1771924629"
},
"stopId": "V.HUGO-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771924690"
},
"departure": {
"time": "1771924690"
},
"stopId": "ANBRUE-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771924744"
},
"departure": {
"time": "1771924744"
},
"stopId": "GAUGUI-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771924801"
},
"stopId": "STSYCHVE",
"stopSequence": 19
}
],
"trip": {
"directionId": 1,
"routeId": "25",
"tripId": "6053960"
}
}
},
{
"id": "trip:6544991",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771924860"
},
"stopId": "1QUAI",
"stopSequence": 0
},
{
"arrival": {
"time": "1771925032"
},
"departure": {
"time": "1771925032"
},
"stopId": "2FARC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771925140"
},
"departure": {
"time": "1771925140"
},
"stopId": "2ELYS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771925232"
},
"departure": {
"time": "1771925232"
},
"stopId": "2PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1771925310"
},
"departure": {
"time": "1771925310"
},
"stopId": "2BARR",
"stopSequence": 4
},
{
"arrival": {
"time": "1771925407"
},
"departure": {
"time": "1771925407"
},
"stopId": "2BEAU",
"stopSequence": 5
},
{
"arrival": {
"time": "1771925500"
},
"stopId": "1BBCA",
"stopSequence": 6
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6544991"
}
}
},
{
"id": "trip:6258098",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771927800"
},
"stopId": "AQUA-D5A",
"stopSequence": 0
},
{
"arrival": {
"time": "1771927847"
},
"departure": {
"time": "1771927847"
},
"stopId": "AURIOL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771927893"
},
"departure": {
"time": "1771927893"
},
"stopId": "FRATE-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771927959"
},
"departure": {
"time": "1771927959"
},
"stopId": "CHARNA-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771928022"
},
"departure": {
"time": "1771928022"
},
"stopId": "ESEO-E",
"stopSequence": 4
}
],
"trip": {
"directionId": 0,
"routeId": "05",
"tripId": "6258098"
}
}
},
{
"id": "trip:6544193",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771927560"
},
"stopId": "1CECO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771927680"
},
"departure": {
"time": "1771927680"
},
"stopId": "1CONS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771927771"
},
"departure": {
"time": "1771927771"
},
"stopId": "1MTAI",
"stopSequence": 2
},
{
"arrival": {
"time": "1771927924"
},
"departure": {
"time": "1771927924"
},
"stopId": "1CROI",
"stopSequence": 3
},
{
"arrival": {
"time": "1771928000"
},
"departure": {
"time": "1771928000"
},
"stopId": "1BRIS",
"stopSequence": 4
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6544193"
}
}
},
{
"id": "trip:6258529",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771924500"
},
"stopId": "BENE",
"stopSequence": 0
},
{
"arrival": {
"time": "1771924554"
},
"departure": {
"time": "1771924554"
},
"stopId": "JUIGDEP",
"stopSequence": 1
},
{
"arrival": {
"time": "1771924586"
},
"departure": {
"time": "1771924586"
},
"stopId": "CAMPJUIG",
"stopSequence": 2
},
{
"arrival": {
"time": "1771924614"
},
"departure": {
"time": "1771924614"
},
"stopId": "RENOIR",
"stopSequence": 3
},
{
"arrival": {
"time": "1771924642"
},
"departure": {
"time": "1771924642"
},
"stopId": "RECLAIR",
"stopSequence": 4
},
{
"arrival": {
"time": "1771924675"
},
"departure": {
"time": "1771924675"
},
"stopId": "DOMVATER",
"stopSequence": 5
},
{
"arrival": {
"time": "1771924914"
},
"departure": {
"time": "1771924914"
},
"stopId": "PISCMU-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771924916"
},
"departure": {
"time": "1771924916"
},
"stopId": "PISCMUFF",
"stopSequence": 7
},
{
"arrival": {
"time": "1771924987"
},
"departure": {
"time": "1771924987"
},
"stopId": "ANAFRAN",
"stopSequence": 8
},
{
"arrival": {
"time": "1771924680"
},
"departure": {
"time": "1771924680"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DOMVAL",
"stopSequence": 9
},
{
"arrival": {
"time": "1771924704"
},
"departure": {
"time": "1771924704"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GERMTILL",
"stopSequence": 10
},
{
"arrival": {
"time": "1771924862"
},
"departure": {
"time": "1771924862"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HAUCOUD",
"stopSequence": 11
},
{
"arrival": {
"time": "1771924897"
},
"departure": {
"time": "1771924897"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHPEGUY",
"stopSequence": 12
},
{
"arrival": {
"time": "1771924918"
},
"departure": {
"time": "1771924918"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DIX8JUI",
"stopSequence": 13
},
{
"arrival": {
"time": "1771924950"
},
"departure": {
"time": "1771924950"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DEBEAUVO",
"stopSequence": 14
},
{
"arrival": {
"time": "1771925047"
},
"departure": {
"time": "1771925047"
},
"stopId": "ZOLA",
"stopSequence": 15
},
{
"arrival": {
"time": "1771925104"
},
"departure": {
"time": "1771925104"
},
"stopId": "BELAIR",
"stopSequence": 16
},
{
"arrival": {
"time": "1771925164"
},
"departure": {
"time": "1771925164"
},
"stopId": "ESPMONTR",
"stopSequence": 17
},
{
"arrival": {
"time": "1771925233"
},
"departure": {
"time": "1771925233"
},
"stopId": "PLATFLEU",
"stopSequence": 18
},
{
"arrival": {
"time": "1771925296"
},
"departure": {
"time": "1771925296"
},
"stopId": "JEHUEZ",
"stopSequence": 19
},
{
"arrival": {
"time": "1771925347"
},
"departure": {
"time": "1771925347"
},
"stopId": "MASTELLE",
"stopSequence": 20
},
{
"arrival": {
"time": "1771925386"
},
"departure": {
"time": "1771925386"
},
"stopId": "AVENEURO",
"stopSequence": 21
},
{
"arrival": {
"time": "1771925404"
},
"departure": {
"time": "1771925404"
},
"stopId": "DANEMA",
"stopSequence": 22
},
{
"arrival": {
"time": "1771925460"
},
"departure": {
"time": "1771925460"
},
"stopId": "ALLEMAGN",
"stopSequence": 23
},
{
"arrival": {
"time": "1771925492"
},
"departure": {
"time": "1771925492"
},
"stopId": "ITALIE",
"stopSequence": 24
},
{
"arrival": {
"time": "1771925528"
},
"departure": {
"time": "1771925528"
},
"stopId": "IRLANDE",
"stopSequence": 25
},
{
"arrival": {
"time": "1771925577"
},
"departure": {
"time": "1771925577"
},
"stopId": "AUTRICH",
"stopSequence": 26
},
{
"arrival": {
"time": "1771925596"
},
"departure": {
"time": "1771925596"
},
"stopId": "PLOTTIER",
"stopSequence": 27
},
{
"arrival": {
"time": "1771925647"
},
"departure": {
"time": "1771925647"
},
"stopId": "CCADEA",
"stopSequence": 28
},
{
"arrival": {
"time": "1771925673"
},
"departure": {
"time": "1771925673"
},
"stopId": "AUCHAN",
"stopSequence": 29
},
{
"arrival": {
"time": "1771925827"
},
"departure": {
"time": "1771925827"
},
"stopId": "AARDBUS",
"stopSequence": 30
},
{
"arrival": {
"time": "1771925871"
},
"departure": {
"time": "1771925871"
},
"stopId": "POIVRE",
"stopSequence": 31
},
{
"arrival": {
"time": "1771925911"
},
"departure": {
"time": "1771925911"
},
"stopId": "BONPLAND",
"stopSequence": 32
},
{
"arrival": {
"time": "1771925957"
},
"departure": {
"time": "1771925957"
},
"stopId": "LEPRE",
"stopSequence": 33
},
{
"arrival": {
"time": "1771926007"
},
"departure": {
"time": "1771926007"
},
"stopId": "SALET-AR",
"stopSequence": 34
},
{
"arrival": {
"time": "1771926039"
},
"departure": {
"time": "1771926039"
},
"stopId": "RIPOLLE",
"stopSequence": 35
},
{
"arrival": {
"time": "1771926090"
},
"departure": {
"time": "1771926090"
},
"stopId": "PEGARDE",
"stopSequence": 36
},
{
"arrival": {
"time": "1771926137"
},
"departure": {
"time": "1771926137"
},
"stopId": "CIAVRILL",
"stopSequence": 37
},
{
"arrival": {
"time": "1771926187"
},
"departure": {
"time": "1771926187"
},
"stopId": "MAIRAVR",
"stopSequence": 38
},
{
"arrival": {
"time": "1771926230"
},
"departure": {
"time": "1771926230"
},
"stopId": "MAUFINE",
"stopSequence": 39
},
{
"arrival": {
"time": "1771926292"
},
"departure": {
"time": "1771926292"
},
"stopId": "DELAUNE",
"stopSequence": 40
},
{
"arrival": {
"time": "1771926331"
},
"departure": {
"time": "1771926331"
},
"stopId": "BEURRIER",
"stopSequence": 41
},
{
"arrival": {
"time": "1771926399"
},
"departure": {
"time": "1771926399"
},
"stopId": "BRASSENS",
"stopSequence": 42
},
{
"arrival": {
"time": "1771926448"
},
"departure": {
"time": "1771926448"
},
"stopId": "RONDE",
"stopSequence": 43
},
{
"arrival": {
"time": "1771926491"
},
"departure": {
"time": "1771926491"
},
"stopId": "PLAMAY",
"stopSequence": 44
},
{
"arrival": {
"time": "1771926547"
},
"departure": {
"time": "1771926547"
},
"stopId": "KENNEDY",
"stopSequence": 45
},
{
"arrival": {
"time": "1771926598"
},
"departure": {
"time": "1771926598"
},
"stopId": "ECHMAN",
"stopSequence": 46
},
{
"arrival": {
"time": "1771926676"
},
"departure": {
"time": "1771926676"
},
"stopId": "LIZE07",
"stopSequence": 47
},
{
"arrival": {
"time": "1771926714"
},
"departure": {
"time": "1771926714"
},
"stopId": "GASNIER",
"stopSequence": 48
},
{
"arrival": {
"time": "1771926771"
},
"departure": {
"time": "1771926771"
},
"stopId": "GOURONNI",
"stopSequence": 49
},
{
"arrival": {
"time": "1771926843"
},
"departure": {
"time": "1771926843"
},
"stopId": "CLOUET",
"stopSequence": 50
},
{
"arrival": {
"time": "1771926876"
},
"departure": {
"time": "1771926876"
},
"stopId": "BICHLAZA",
"stopSequence": 51
},
{
"arrival": {
"time": "1771926907"
},
"departure": {
"time": "1771926907"
},
"stopId": "DESCAZEA",
"stopSequence": 52
},
{
"arrival": {
"time": "1771926975"
},
"departure": {
"time": "1771926975"
},
"stopId": "MONPROFI",
"stopSequence": 53
},
{
"arrival": {
"time": "1771926994"
},
"departure": {
"time": "1771926994"
},
"stopId": "DUMESNIL",
"stopSequence": 54
},
{
"arrival": {
"time": "1771927033"
},
"departure": {
"time": "1771927033"
},
"stopId": "LEQUAI",
"stopSequence": 55
},
{
"arrival": {
"time": "1771927173"
},
"departure": {
"time": "1771927173"
},
"stopId": "CHDARR",
"stopSequence": 56
},
{
"arrival": {
"time": "1771926951"
},
"departure": {
"time": "1771926951"
},
"scheduleRelationship": "SKIPPED",
"stopId": "TRINITE",
"stopSequence": 57
},
{
"arrival": {
"time": "1771927020"
},
"departure": {
"time": "1771927020"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAUREPA",
"stopSequence": 58
},
{
"arrival": {
"time": "1771927080"
},
"departure": {
"time": "1771927080"
},
"scheduleRelationship": "SKIPPED",
"stopId": "COEURPOI",
"stopSequence": 59
},
{
"arrival": {
"time": "1771927145"
},
"departure": {
"time": "1771927145"
},
"scheduleRelationship": "SKIPPED",
"stopId": "REPUBLIQ",
"stopSequence": 60
},
{
"arrival": {
"time": "1771927200"
},
"departure": {
"time": "1771927200"
},
"scheduleRelationship": "SKIPPED",
"stopId": "SAICRO-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771927256"
},
"departure": {
"time": "1771927256"
},
"scheduleRelationship": "SKIPPED",
"stopId": "OFFTOU-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1771927202"
},
"departure": {
"time": "1771927202"
},
"stopId": "CCI",
"stopSequence": 63
},
{
"arrival": {
"time": "1771927274"
},
"departure": {
"time": "1771927440"
},
"stopId": "LICES-E",
"stopSequence": 64
},
{
"arrival": {
"time": "1771927620"
},
"departure": {
"time": "1771927620"
},
"stopId": "ANLERO-E",
"stopSequence": 65
},
{
"arrival": {
"time": "1771927703"
},
"departure": {
"time": "1771927703"
},
"stopId": "MICHEL-E",
"stopSequence": 66
},
{
"arrival": {
"time": "1771927757"
},
"departure": {
"time": "1771927757"
},
"stopId": "BOURGO-E",
"stopSequence": 67
},
{
"arrival": {
"time": "1771927802"
},
"departure": {
"time": "1771927802"
},
"stopId": "VOLNEY-E",
"stopSequence": 68
},
{
"arrival": {
"time": "1771927860"
},
"departure": {
"time": "1771927860"
},
"stopId": "MADELE-E",
"stopSequence": 69
},
{
"arrival": {
"time": "1771927933"
},
"departure": {
"time": "1771927933"
},
"stopId": "JEBOUI-E",
"stopSequence": 70
},
{
"arrival": {
"time": "1771928005"
},
"departure": {
"time": "1771928005"
},
"stopId": "PCOUBE-E",
"stopSequence": 71
}
],
"trip": {
"directionId": 0,
"routeId": "07",
"tripId": "6258529"
}
}
},
{
"id": "trip:6257939",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924358"
},
"departure": {
"time": "1771924358"
},
"stopId": "AFPA",
"stopSequence": 19
},
{
"arrival": {
"time": "1771924388"
},
"departure": {
"time": "1771924418"
},
"stopId": "CIMETIER",
"stopSequence": 20
},
{
"arrival": {
"time": "1771924521"
},
"departure": {
"time": "1771924521"
},
"stopId": "MONTAIG",
"stopSequence": 21
},
{
"arrival": {
"time": "1771924562"
},
"departure": {
"time": "1771924562"
},
"stopId": "GARDOT",
"stopSequence": 22
},
{
"arrival": {
"time": "1771924620"
},
"departure": {
"time": "1771924620"
},
"stopId": "STEXUPER",
"stopSequence": 23
},
{
"arrival": {
"time": "1771924687"
},
"departure": {
"time": "1771924687"
},
"stopId": "SECUSOCI",
"stopSequence": 24
},
{
"arrival": {
"time": "1771924807"
},
"departure": {
"time": "1771924807"
},
"stopId": "MAIL-NAE",
"stopSequence": 25
},
{
"arrival": {
"time": "1771924860"
},
"departure": {
"time": "1771924980"
},
"stopId": "FO-LOR-R",
"stopSequence": 26
},
{
"arrival": {
"time": "1771925067"
},
"departure": {
"time": "1771925067"
},
"stopId": "STAUBI-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771925109"
},
"departure": {
"time": "1771925109"
},
"stopId": "HARAS-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771925220"
},
"departure": {
"time": "1771925220"
},
"stopId": "LESGAR-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771925322"
},
"departure": {
"time": "1771925322"
},
"stopId": "BREMON-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771925389"
},
"departure": {
"time": "1771925389"
},
"stopId": "ACAD-PLA",
"stopSequence": 31
},
{
"arrival": {
"time": "1771925431"
},
"departure": {
"time": "1771925431"
},
"stopId": "CHDARR-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771925552"
},
"departure": {
"time": "1771925552"
},
"stopId": "LEQUAI-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771925592"
},
"departure": {
"time": "1771925592"
},
"stopId": "DUMESN-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771925580"
},
"departure": {
"time": "1771925580"
},
"scheduleRelationship": "SKIPPED",
"stopId": "COEURM-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771925633"
},
"departure": {
"time": "1771925633"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAURE-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771925692"
},
"departure": {
"time": "1771925692"
},
"scheduleRelationship": "SKIPPED",
"stopId": "TRINIT-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771925820"
},
"departure": {
"time": "1771925820"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MONPRO-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771925694"
},
"departure": {
"time": "1771925694"
},
"stopId": "SAJACQ-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771925763"
},
"departure": {
"time": "1771925763"
},
"stopId": "FARCSJ-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771925864"
},
"departure": {
"time": "1771925864"
},
"stopId": "MVIGNE-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771925939"
},
"departure": {
"time": "1771925939"
},
"stopId": "CHBBEI-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771925994"
},
"departure": {
"time": "1771925994"
},
"stopId": "BOISRA-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771926060"
},
"departure": {
"time": "1771926060"
},
"stopId": "NDAMLA-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771926123"
},
"departure": {
"time": "1771926123"
},
"stopId": "POLYTE-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771926179"
},
"departure": {
"time": "1771926179"
},
"stopId": "CITEUN-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771926250"
},
"departure": {
"time": "1771926250"
},
"stopId": "RESTUN-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771926305"
},
"departure": {
"time": "1771926305"
},
"stopId": "I.U.T.-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771926419"
},
"departure": {
"time": "1771926419"
},
"stopId": "BBCAMT-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771926455"
},
"departure": {
"time": "1771926455"
},
"stopId": "LENOT-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771926479"
},
"departure": {
"time": "1771926479"
},
"stopId": "MOREL-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771926507"
},
"departure": {
"time": "1771926507"
},
"stopId": "INRA-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771926544"
},
"departure": {
"time": "1771926544"
},
"stopId": "GDPERI-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771926575"
},
"departure": {
"time": "1771926575"
},
"stopId": "LANDRE-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771926659"
},
"departure": {
"time": "1771926659"
},
"stopId": "BRGPAI-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771926690"
},
"departure": {
"time": "1771926690"
},
"stopId": "RODIN-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771926727"
},
"departure": {
"time": "1771926727"
},
"stopId": "GRANBE-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771926775"
},
"departure": {
"time": "1771926775"
},
"stopId": "PROME-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771926827"
},
"departure": {
"time": "1771926827"
},
"stopId": "CERFEU-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771926884"
},
"departure": {
"time": "1771926884"
},
"stopId": "LASOUR-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1771926937"
},
"departure": {
"time": "1771926937"
},
"stopId": "ROUAIR-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771926998"
},
"departure": {
"time": "1771926998"
},
"stopId": "VAURAG-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1771927041"
},
"departure": {
"time": "1771927041"
},
"stopId": "PRIEUR-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1771927077"
},
"departure": {
"time": "1771927077"
},
"stopId": "GRANPI-E",
"stopSequence": 64
},
{
"arrival": {
"time": "1771927101"
},
"departure": {
"time": "1771927101"
},
"stopId": "PINSON-E",
"stopSequence": 65
},
{
"arrival": {
"time": "1771927139"
},
"departure": {
"time": "1771927139"
},
"stopId": "FAUVET-E",
"stopSequence": 66
},
{
"arrival": {
"time": "1771927187"
},
"stopId": "BEAUCOUZ",
"stopSequence": 67
}
],
"trip": {
"directionId": 1,
"routeId": "02",
"tripId": "6257939"
}
}
},
{
"id": "trip:6052648",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771924418"
},
"stopId": "DOMVATER",
"stopSequence": 0
},
{
"arrival": {
"time": "1771924464"
},
"departure": {
"time": "1771924464"
},
"stopId": "BECKE",
"stopSequence": 1
},
{
"arrival": {
"time": "1771924508"
},
"departure": {
"time": "1771924508"
},
"stopId": "LAENN",
"stopSequence": 2
},
{
"arrival": {
"time": "1771924550"
},
"departure": {
"time": "1771924550"
},
"stopId": "CAMPJUIG",
"stopSequence": 3
},
{
"arrival": {
"time": "1771924612"
},
"departure": {
"time": "1771924612"
},
"stopId": "PISCMUFF",
"stopSequence": 4
},
{
"arrival": {
"time": "1771924668"
},
"departure": {
"time": "1771924668"
},
"stopId": "ANAFRAN",
"stopSequence": 5
},
{
"arrival": {
"time": "1771924718"
},
"departure": {
"time": "1771924718"
},
"stopId": "ZOLA",
"stopSequence": 6
},
{
"arrival": {
"time": "1771924774"
},
"departure": {
"time": "1771924774"
},
"stopId": "BELAIR",
"stopSequence": 7
},
{
"arrival": {
"time": "1771924833"
},
"departure": {
"time": "1771924833"
},
"stopId": "ESPMONTR",
"stopSequence": 8
},
{
"arrival": {
"time": "1771924901"
},
"departure": {
"time": "1771924901"
},
"stopId": "PLATFLEU",
"stopSequence": 9
},
{
"arrival": {
"time": "1771924963"
},
"departure": {
"time": "1771924963"
},
"stopId": "JEHUEZ",
"stopSequence": 10
},
{
"arrival": {
"time": "1771925016"
},
"departure": {
"time": "1771925016"
},
"stopId": "MASTELLE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771925091"
},
"departure": {
"time": "1771925091"
},
"stopId": "AVENEURO",
"stopSequence": 12
},
{
"arrival": {
"time": "1771925125"
},
"departure": {
"time": "1771925125"
},
"stopId": "DANEMA",
"stopSequence": 13
},
{
"arrival": {
"time": "1771925234"
},
"departure": {
"time": "1771925234"
},
"stopId": "ALLEMAGN",
"stopSequence": 14
},
{
"arrival": {
"time": "1771925295"
},
"departure": {
"time": "1771925295"
},
"stopId": "ITALIE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771925366"
},
"departure": {
"time": "1771925366"
},
"stopId": "IRLANDE",
"stopSequence": 16
},
{
"arrival": {
"time": "1771925461"
},
"departure": {
"time": "1771925461"
},
"stopId": "AUTRICH",
"stopSequence": 17
},
{
"arrival": {
"time": "1771925498"
},
"departure": {
"time": "1771925498"
},
"stopId": "PLOTTIER",
"stopSequence": 18
}
],
"trip": {
"directionId": 0,
"routeId": "21",
"tripId": "6052648"
}
}
},
{
"id": "trip:6258523",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924332"
},
"departure": {
"time": "1771924351"
},
"stopId": "BANCHA-E",
"stopSequence": 83
},
{
"arrival": {
"time": "1771924396"
},
"departure": {
"time": "1771924396"
},
"stopId": "JARDF-E",
"stopSequence": 84
},
{
"arrival": {
"time": "1771924411"
},
"departure": {
"time": "1771924411"
},
"stopId": "SAILLE-E",
"stopSequence": 85
},
{
"arrival": {
"time": "1771924492"
},
"stopId": "SAUBIN",
"stopSequence": 86
}
],
"trip": {
"directionId": 0,
"routeId": "07",
"tripId": "6258523"
}
}
},
{
"id": "trip:6543555",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771925340"
},
"stopId": "2MONP",
"stopSequence": 0
},
{
"arrival": {
"time": "1771925422"
},
"departure": {
"time": "1771925422"
},
"stopId": "2EURO",
"stopSequence": 1
},
{
"arrival": {
"time": "1771925508"
},
"departure": {
"time": "1771925508"
},
"stopId": "2DUNA",
"stopSequence": 2
},
{
"arrival": {
"time": "1771925680"
},
"departure": {
"time": "1771925680"
},
"stopId": "2BRIS",
"stopSequence": 3
},
{
"arrival": {
"time": "1771925757"
},
"departure": {
"time": "1771925757"
},
"stopId": "2CROI",
"stopSequence": 4
},
{
"arrival": {
"time": "1771925909"
},
"departure": {
"time": "1771925909"
},
"stopId": "2MTAI",
"stopSequence": 5
},
{
"arrival": {
"time": "1771926000"
},
"departure": {
"time": "1771926000"
},
"stopId": "2CONS",
"stopSequence": 6
},
{
"arrival": {
"time": "1771926150"
},
"stopId": "2CECO",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6543555"
}
}
},
{
"id": "trip:6540937",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771925370"
},
"stopId": "2ANRO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771925490"
},
"departure": {
"time": "1771925490"
},
"stopId": "2JVIL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771925600"
},
"departure": {
"time": "1771925600"
},
"stopId": "2JE23",
"stopSequence": 2
},
{
"arrival": {
"time": "1771925720"
},
"departure": {
"time": "1771925720"
},
"stopId": "2BAMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771925830"
},
"departure": {
"time": "1771925830"
},
"stopId": "2STRA",
"stopSequence": 4
},
{
"arrival": {
"time": "1771925920"
},
"departure": {
"time": "1771925920"
},
"stopId": "2LAFA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771926020"
},
"departure": {
"time": "1771926020"
},
"stopId": "2LGAR",
"stopSequence": 6
},
{
"arrival": {
"time": "1771926120"
},
"departure": {
"time": "1771926120"
},
"stopId": "2HARA",
"stopSequence": 7
},
{
"arrival": {
"time": "1771926180"
},
"departure": {
"time": "1771926180"
},
"stopId": "2FMBL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771926280"
},
"departure": {
"time": "1771926280"
},
"stopId": "2HDVA",
"stopSequence": 9
},
{
"arrival": {
"time": "1771926380"
},
"departure": {
"time": "1771926380"
},
"stopId": "2CECO",
"stopSequence": 10
},
{
"arrival": {
"time": "1771926470"
},
"departure": {
"time": "1771926470"
},
"stopId": "2STSE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771926590"
},
"departure": {
"time": "1771926590"
},
"stopId": "2BMAI",
"stopSequence": 12
},
{
"arrival": {
"time": "1771926680"
},
"departure": {
"time": "1771926680"
},
"stopId": "2HOPA",
"stopSequence": 13
},
{
"arrival": {
"time": "1771926800"
},
"departure": {
"time": "1771926800"
},
"stopId": "2CAPU",
"stopSequence": 14
},
{
"arrival": {
"time": "1771926880"
},
"departure": {
"time": "1771926880"
},
"stopId": "2JMOU",
"stopSequence": 15
},
{
"arrival": {
"time": "1771927000"
},
"departure": {
"time": "1771927000"
},
"stopId": "2HSAU",
"stopSequence": 16
},
{
"arrival": {
"time": "1771927090"
},
"departure": {
"time": "1771927090"
},
"stopId": "2VERN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771927240"
},
"departure": {
"time": "1771927240"
},
"stopId": "2BOTA",
"stopSequence": 19
},
{
"arrival": {
"time": "1771927340"
},
"departure": {
"time": "1771927340"
},
"stopId": "2PMAY",
"stopSequence": 20
},
{
"arrival": {
"time": "1771927420"
},
"departure": {
"time": "1771927420"
},
"stopId": "2BROY",
"stopSequence": 21
},
{
"arrival": {
"time": "1771927510"
},
"departure": {
"time": "1771927510"
},
"stopId": "2ACAS",
"stopSequence": 22
},
{
"arrival": {
"time": "1771927590"
},
"departure": {
"time": "1771927590"
},
"stopId": "2STGI",
"stopSequence": 23
},
{
"arrival": {
"time": "1771927680"
},
"departure": {
"time": "1771927680"
},
"stopId": "2BASC",
"stopSequence": 24
},
{
"arrival": {
"time": "1771927760"
},
"stopId": "1AARD",
"stopSequence": 25
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6540937"
}
}
},
{
"id": "trip:6258462",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924344"
},
"departure": {
"time": "1771924364"
},
"stopId": "MASGEMME",
"stopSequence": 6
},
{
"arrival": {
"time": "1771924424"
},
"departure": {
"time": "1771924424"
},
"stopId": "LOUPINO",
"stopSequence": 7
},
{
"arrival": {
"time": "1771924449"
},
"departure": {
"time": "1771924449"
},
"stopId": "LESROSES",
"stopSequence": 8
},
{
"arrival": {
"time": "1771924500"
},
"departure": {
"time": "1771924500"
},
"stopId": "RTEDANGE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771924522"
},
"departure": {
"time": "1771924522"
},
"stopId": "BELOEIL",
"stopSequence": 10
},
{
"arrival": {
"time": "1771924582"
},
"departure": {
"time": "1771924582"
},
"stopId": "JOLIVETT",
"stopSequence": 11
},
{
"arrival": {
"time": "1771924603"
},
"departure": {
"time": "1771924603"
},
"stopId": "HUTREAU",
"stopSequence": 12
},
{
"arrival": {
"time": "1771924672"
},
"departure": {
"time": "1771924672"
},
"stopId": "COSSE",
"stopSequence": 13
},
{
"arrival": {
"time": "1771924709"
},
"departure": {
"time": "1771924709"
},
"stopId": "AUBRY",
"stopSequence": 14
},
{
"arrival": {
"time": "1771924759"
},
"departure": {
"time": "1771924759"
},
"stopId": "MTARDAT",
"stopSequence": 15
},
{
"arrival": {
"time": "1771924789"
},
"departure": {
"time": "1771924789"
},
"stopId": "INTREPID",
"stopSequence": 16
},
{
"arrival": {
"time": "1771924826"
},
"departure": {
"time": "1771924826"
},
"stopId": "BEDIER",
"stopSequence": 17
},
{
"arrival": {
"time": "1771924860"
},
"departure": {
"time": "1771924860"
},
"stopId": "LETANDUE",
"stopSequence": 18
},
{
"arrival": {
"time": "1771924953"
},
"departure": {
"time": "1771924953"
},
"stopId": "STRASBOU",
"stopSequence": 19
},
{
"arrival": {
"time": "1771925009"
},
"departure": {
"time": "1771925009"
},
"stopId": "FREMUR",
"stopSequence": 20
},
{
"arrival": {
"time": "1771925056"
},
"departure": {
"time": "1771925056"
},
"stopId": "VAUBAN",
"stopSequence": 21
},
{
"arrival": {
"time": "1771925089"
},
"departure": {
"time": "1771925089"
},
"stopId": "POIREL",
"stopSequence": 22
},
{
"arrival": {
"time": "1771925148"
},
"departure": {
"time": "1771925148"
},
"stopId": "PONTNOIR",
"stopSequence": 23
},
{
"arrival": {
"time": "1771925186"
},
"departure": {
"time": "1771925186"
},
"stopId": "SEMARD",
"stopSequence": 24
},
{
"arrival": {
"time": "1771925220"
},
"departure": {
"time": "1771925220"
},
"stopId": "GARETERM",
"stopSequence": 25
},
{
"arrival": {
"time": "1771925466"
},
"departure": {
"time": "1771925466"
},
"stopId": "HARAS",
"stopSequence": 26
},
{
"arrival": {
"time": "1771925536"
},
"departure": {
"time": "1771925536"
},
"stopId": "STAUBIN",
"stopSequence": 27
},
{
"arrival": {
"time": "1771925640"
},
"departure": {
"time": "1771925700"
},
"stopId": "LOHUIT",
"stopSequence": 28
},
{
"arrival": {
"time": "1771925852"
},
"departure": {
"time": "1771925852"
},
"stopId": "PLDULY-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771925932"
},
"departure": {
"time": "1771925932"
},
"stopId": "STJOS-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771926002"
},
"departure": {
"time": "1771926002"
},
"stopId": "ANFRAN-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771926052"
},
"departure": {
"time": "1771926052"
},
"stopId": "DESMAZ-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771926180"
},
"departure": {
"time": "1771926180"
},
"stopId": "MONGAZ-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771926249"
},
"departure": {
"time": "1771926249"
},
"stopId": "GERICA-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771926274"
},
"departure": {
"time": "1771926274"
},
"stopId": "STLEON-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771926371"
},
"departure": {
"time": "1771926371"
},
"stopId": "CORMI-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771926420"
},
"departure": {
"time": "1771926420"
},
"stopId": "VILSAN-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771926543"
},
"departure": {
"time": "1771926543"
},
"stopId": "GASPAL-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771926630"
},
"departure": {
"time": "1771926630"
},
"stopId": "MARAIS",
"stopSequence": 40
},
{
"arrival": {
"time": "1771926680"
},
"departure": {
"time": "1771926680"
},
"stopId": "BELLVUTR",
"stopSequence": 41
},
{
"arrival": {
"time": "1771926751"
},
"departure": {
"time": "1771926751"
},
"stopId": "DAGUER-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771926804"
},
"departure": {
"time": "1771926804"
},
"stopId": "ALLUME-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771926850"
},
"departure": {
"time": "1771926850"
},
"stopId": "RIOTTE-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771926916"
},
"departure": {
"time": "1771926916"
},
"stopId": "LAVOIR-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771927020"
},
"departure": {
"time": "1771927020"
},
"stopId": "JEBOUT-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771927073"
},
"departure": {
"time": "1771927073"
},
"stopId": "BAUDRA-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771927200"
},
"stopId": "MOULINMA",
"stopSequence": 48
}
],
"trip": {
"directionId": 0,
"routeId": "08",
"tripId": "6258462"
}
}
},
{
"id": "trip:6544445",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771925400"
},
"stopId": "MENDESFR",
"stopSequence": 0
},
{
"arrival": {
"time": "1771925580"
},
"departure": {
"time": "1771925580"
},
"stopId": "FO-LOR-R",
"stopSequence": 1
},
{
"arrival": {
"time": "1771925702"
},
"departure": {
"time": "1771925702"
},
"stopId": "STAUBI-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771925760"
},
"departure": {
"time": "1771925760"
},
"stopId": "HARAS-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771925822"
},
"departure": {
"time": "1771925822"
},
"stopId": "LICES",
"stopSequence": 4
},
{
"arrival": {
"time": "1771925895"
},
"departure": {
"time": "1771925895"
},
"stopId": "CCI-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771925950"
},
"departure": {
"time": "1771925950"
},
"stopId": "CHDARR-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771926120"
},
"stopId": "LEQUAI-E",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "Tbus",
"tripId": "6544445"
}
}
},
{
"id": "trip:6258269",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924337"
},
"departure": {
"time": "1771924337"
},
"stopId": "MAISDANS",
"stopSequence": 13
},
{
"arrival": {
"time": "1771924367"
},
"departure": {
"time": "1771924367"
},
"stopId": "GRANDMON",
"stopSequence": 14
},
{
"arrival": {
"time": "1771924427"
},
"departure": {
"time": "1771924427"
},
"stopId": "CLINIQUE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771924431"
},
"departure": {
"time": "1771924431"
},
"stopId": "VALOR",
"stopSequence": 16
},
{
"arrival": {
"time": "1771924463"
},
"departure": {
"time": "1771924463"
},
"stopId": "MEIGNANN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771924531"
},
"departure": {
"time": "1771924531"
},
"stopId": "REVERIES",
"stopSequence": 18
},
{
"arrival": {
"time": "1771924595"
},
"departure": {
"time": "1771924595"
},
"stopId": "ROCEPINE",
"stopSequence": 19
},
{
"arrival": {
"time": "1771924636"
},
"departure": {
"time": "1771924636"
},
"stopId": "PARCGARE",
"stopSequence": 20
},
{
"arrival": {
"time": "1771924690"
},
"departure": {
"time": "1771924690"
},
"stopId": "LABRUYER",
"stopSequence": 21
},
{
"arrival": {
"time": "1771924752"
},
"departure": {
"time": "1771924752"
},
"stopId": "RASPAIL",
"stopSequence": 22
},
{
"arrival": {
"time": "1771924801"
},
"departure": {
"time": "1771924801"
},
"stopId": "MONPR-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771924518"
},
"departure": {
"time": "1771924518"
},
"scheduleRelationship": "SKIPPED",
"stopId": "POMONE",
"stopSequence": 24
},
{
"arrival": {
"time": "1771924608"
},
"departure": {
"time": "1771924608"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CIOUEST",
"stopSequence": 25
},
{
"arrival": {
"time": "1771924650"
},
"departure": {
"time": "1771924650"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CLEMENCE",
"stopSequence": 26
},
{
"arrival": {
"time": "1771924848"
},
"departure": {
"time": "1771924848"
},
"stopId": "DESCAZ-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771924905"
},
"departure": {
"time": "1771924905"
},
"stopId": "BICHDAVI",
"stopSequence": 28
},
{
"arrival": {
"time": "1771924987"
},
"departure": {
"time": "1771924987"
},
"stopId": "HOTDIEU",
"stopSequence": 29
},
{
"arrival": {
"time": "1771925028"
},
"departure": {
"time": "1771925028"
},
"stopId": "ROCHEFOU",
"stopSequence": 30
},
{
"arrival": {
"time": "1771925203"
},
"departure": {
"time": "1771925203"
},
"stopId": "STSERGEU",
"stopSequence": 31
},
{
"arrival": {
"time": "1771925494"
},
"departure": {
"time": "1771925494"
},
"stopId": "MENDESFR",
"stopSequence": 32
},
{
"arrival": {
"time": "1771925668"
},
"departure": {
"time": "1771925668"
},
"stopId": "FO-LOR-R",
"stopSequence": 33
},
{
"arrival": {
"time": "1771925777"
},
"departure": {
"time": "1771925777"
},
"stopId": "STAUBI-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771925770"
},
"departure": {
"time": "1771925770"
},
"stopId": "HARAS-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771925901"
},
"departure": {
"time": "1771925901"
},
"stopId": "ANLERO-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771925973"
},
"departure": {
"time": "1771925973"
},
"stopId": "RABELA-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771926030"
},
"departure": {
"time": "1771926030"
},
"stopId": "ESA-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771926161"
},
"departure": {
"time": "1771926161"
},
"stopId": "DELATA-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771926256"
},
"departure": {
"time": "1771926256"
},
"stopId": "ALLARD-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771926306"
},
"departure": {
"time": "1771926306"
},
"stopId": "TASSIG-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771926399"
},
"departure": {
"time": "1771926399"
},
"stopId": "TROIPA-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771926436"
},
"departure": {
"time": "1771926436"
},
"stopId": "SABLON-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771926489"
},
"departure": {
"time": "1771926489"
},
"stopId": "RUELLE-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771926572"
},
"departure": {
"time": "1771926572"
},
"stopId": "GENDRO-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771926666"
},
"departure": {
"time": "1771926666"
},
"stopId": "PATUR-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771926736"
},
"departure": {
"time": "1771926736"
},
"stopId": "AUTHIO-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771926795"
},
"departure": {
"time": "1771926795"
},
"stopId": "BELPOU-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771926720"
},
"departure": {
"time": "1771926720"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PONTSC-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771926842"
},
"departure": {
"time": "1771926842"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOIRE-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771926877"
},
"departure": {
"time": "1771926877"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DUBE-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771926923"
},
"departure": {
"time": "1771926923"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOUET-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771926964"
},
"departure": {
"time": "1771926964"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOSQUE-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771927014"
},
"departure": {
"time": "1771927014"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHAERI-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771927060"
},
"departure": {
"time": "1771927060"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FONTE-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771927114"
},
"departure": {
"time": "1771927114"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ERIGNE",
"stopSequence": 57
},
{
"arrival": {
"time": "1771927140"
},
"stopId": "SOLAND",
"stopSequence": 58
}
],
"trip": {
"directionId": 1,
"routeId": "03",
"tripId": "6258269"
}
}
},
{
"id": "trip:6544189",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771925160"
},
"stopId": "1CECO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771925280"
},
"departure": {
"time": "1771925280"
},
"stopId": "1CONS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771925371"
},
"departure": {
"time": "1771925371"
},
"stopId": "1MTAI",
"stopSequence": 2
},
{
"arrival": {
"time": "1771925524"
},
"departure": {
"time": "1771925524"
},
"stopId": "1CROI",
"stopSequence": 3
},
{
"arrival": {
"time": "1771925600"
},
"departure": {
"time": "1771925600"
},
"stopId": "1BRIS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771925758"
},
"departure": {
"time": "1771925758"
},
"stopId": "1DUNA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771925837"
},
"departure": {
"time": "1771925837"
},
"stopId": "1EURO",
"stopSequence": 6
},
{
"arrival": {
"time": "1771925910"
},
"stopId": "2MONP",
"stopSequence": 7
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6544189"
}
}
},
{
"id": "trip:6259991",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924335"
},
"departure": {
"time": "1771924335"
},
"stopId": "CERFEUIL",
"stopSequence": 4
},
{
"arrival": {
"time": "1771924377"
},
"departure": {
"time": "1771924395"
},
"stopId": "PROMENIE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771924417"
},
"departure": {
"time": "1771924422"
},
"stopId": "GRANBELL",
"stopSequence": 6
},
{
"arrival": {
"time": "1771924462"
},
"departure": {
"time": "1771924462"
},
"stopId": "RODIN",
"stopSequence": 7
},
{
"arrival": {
"time": "1771924500"
},
"departure": {
"time": "1771924500"
},
"stopId": "BRGPAILL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771924582"
},
"departure": {
"time": "1771924582"
},
"stopId": "LANDREAU",
"stopSequence": 9
},
{
"arrival": {
"time": "1771924614"
},
"departure": {
"time": "1771924614"
},
"stopId": "GDPERIGN",
"stopSequence": 10
},
{
"arrival": {
"time": "1771924654"
},
"departure": {
"time": "1771924654"
},
"stopId": "INRA",
"stopSequence": 11
},
{
"arrival": {
"time": "1771924680"
},
"departure": {
"time": "1771924680"
},
"stopId": "MOREL",
"stopSequence": 12
},
{
"arrival": {
"time": "1771924740"
},
"departure": {
"time": "1771924740"
},
"stopId": "DARWIN",
"stopSequence": 13
},
{
"arrival": {
"time": "1771924860"
},
"departure": {
"time": "1771924860"
},
"stopId": "CNFPT-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771925370"
},
"departure": {
"time": "1771925370"
},
"stopId": "EBLE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771925432"
},
"departure": {
"time": "1771925432"
},
"stopId": "GENIE",
"stopSequence": 16
},
{
"arrival": {
"time": "1771925509"
},
"departure": {
"time": "1771925509"
},
"stopId": "VAUBAN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771925543"
},
"departure": {
"time": "1771925543"
},
"stopId": "POIREL",
"stopSequence": 18
},
{
"arrival": {
"time": "1771925604"
},
"departure": {
"time": "1771925604"
},
"stopId": "PONTNOIR",
"stopSequence": 19
},
{
"arrival": {
"time": "1771925643"
},
"departure": {
"time": "1771925643"
},
"stopId": "SEMARD",
"stopSequence": 20
},
{
"arrival": {
"time": "1771925160"
},
"departure": {
"time": "1771925160"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHDARR",
"stopSequence": 21
},
{
"arrival": {
"time": "1771925231"
},
"departure": {
"time": "1771925231"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ACADEMIE",
"stopSequence": 22
},
{
"arrival": {
"time": "1771925309"
},
"departure": {
"time": "1771925309"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GBREM-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771925683"
},
"stopId": "GAREPAPI",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "20",
"tripId": "6259991"
}
}
},
{
"id": "trip:6258131",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924329"
},
"departure": {
"time": "1771924407"
},
"stopId": "MAJUIN5A",
"stopSequence": 40
},
{
"arrival": {
"time": "1771924421"
},
"departure": {
"time": "1771924421"
},
"stopId": "MONTCA-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771924498"
},
"departure": {
"time": "1771924498"
},
"stopId": "GAUBOU5A",
"stopSequence": 42
},
{
"arrival": {
"time": "1771924585"
},
"departure": {
"time": "1771924585"
},
"stopId": "CTRETRI",
"stopSequence": 43
},
{
"arrival": {
"time": "1771924665"
},
"departure": {
"time": "1771924665"
},
"stopId": "EBLE",
"stopSequence": 44
},
{
"arrival": {
"time": "1771924725"
},
"departure": {
"time": "1771924725"
},
"stopId": "GENIE",
"stopSequence": 45
},
{
"arrival": {
"time": "1771924800"
},
"departure": {
"time": "1771924800"
},
"stopId": "VAUBAN",
"stopSequence": 46
},
{
"arrival": {
"time": "1771924838"
},
"departure": {
"time": "1771924838"
},
"stopId": "POIREL",
"stopSequence": 47
},
{
"arrival": {
"time": "1771924905"
},
"departure": {
"time": "1771924905"
},
"stopId": "PONTNOIR",
"stopSequence": 48
},
{
"arrival": {
"time": "1771924907"
},
"departure": {
"time": "1771924907"
},
"stopId": "SEMARD",
"stopSequence": 49
},
{
"arrival": {
"time": "1771924955"
},
"departure": {
"time": "1771924955"
},
"stopId": "BREMON-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771925028"
},
"departure": {
"time": "1771925028"
},
"stopId": "ACAD-PLA",
"stopSequence": 51
},
{
"arrival": {
"time": "1771925074"
},
"departure": {
"time": "1771925074"
},
"stopId": "CHDARR-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771925259"
},
"departure": {
"time": "1771925259"
},
"stopId": "LEQUAI-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771925299"
},
"departure": {
"time": "1771925299"
},
"stopId": "DUMESN-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771925353"
},
"departure": {
"time": "1771925353"
},
"stopId": "RASPAI-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771925404"
},
"departure": {
"time": "1771925404"
},
"stopId": "LABRUY-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771925494"
},
"departure": {
"time": "1771925494"
},
"stopId": "PARCGA-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771925531"
},
"departure": {
"time": "1771925531"
},
"stopId": "ROCEPI-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771925587"
},
"departure": {
"time": "1771925587"
},
"stopId": "LECLER-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771925600"
},
"departure": {
"time": "1771925600"
},
"stopId": "CAMUS-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1771925644"
},
"departure": {
"time": "1771925644"
},
"stopId": "LIZE05-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771925742"
},
"departure": {
"time": "1771925742"
},
"stopId": "PELUAU-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1771925814"
},
"departure": {
"time": "1771925814"
},
"stopId": "AURIOL-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1771925841"
},
"stopId": "AQUAVITA",
"stopSequence": 64
}
],
"trip": {
"directionId": 0,
"routeId": "05",
"tripId": "6258131"
}
}
},
{
"id": "trip:6541255",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771927060"
},
"stopId": "1AARD",
"stopSequence": 0
},
{
"arrival": {
"time": "1771927140"
},
"departure": {
"time": "1771927140"
},
"stopId": "1BASC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771927210"
},
"departure": {
"time": "1771927210"
},
"stopId": "1STGI",
"stopSequence": 2
},
{
"arrival": {
"time": "1771927290"
},
"departure": {
"time": "1771927290"
},
"stopId": "1ACAS",
"stopSequence": 3
},
{
"arrival": {
"time": "1771927380"
},
"departure": {
"time": "1771927380"
},
"stopId": "1BROY",
"stopSequence": 4
},
{
"arrival": {
"time": "1771927470"
},
"departure": {
"time": "1771927470"
},
"stopId": "1PMAY",
"stopSequence": 5
},
{
"arrival": {
"time": "1771927580"
},
"departure": {
"time": "1771927580"
},
"stopId": "1BOTA",
"stopSequence": 6
},
{
"arrival": {
"time": "1771927740"
},
"departure": {
"time": "1771927740"
},
"stopId": "1VERN",
"stopSequence": 8
},
{
"arrival": {
"time": "1771927830"
},
"departure": {
"time": "1771927830"
},
"stopId": "1HSAU",
"stopSequence": 9
},
{
"arrival": {
"time": "1771927950"
},
"departure": {
"time": "1771927950"
},
"stopId": "1JMOU",
"stopSequence": 10
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6541255"
}
}
},
{
"id": "trip:6544450",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771927560"
},
"stopId": "MENDESFR",
"stopSequence": 0
},
{
"arrival": {
"time": "1771927740"
},
"departure": {
"time": "1771927740"
},
"stopId": "FO-LOR-R",
"stopSequence": 1
},
{
"arrival": {
"time": "1771927862"
},
"departure": {
"time": "1771927862"
},
"stopId": "STAUBI-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771927920"
},
"departure": {
"time": "1771927920"
},
"stopId": "HARAS-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771927982"
},
"departure": {
"time": "1771927982"
},
"stopId": "LICES",
"stopSequence": 4
}
],
"trip": {
"directionId": 0,
"routeId": "Tbus",
"tripId": "6544450"
}
}
},
{
"id": "trip:6257599",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771927560"
},
"stopId": "PROVINS",
"stopSequence": 0
},
{
"arrival": {
"time": "1771927633"
},
"departure": {
"time": "1771927633"
},
"stopId": "RTEPARIS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771927740"
},
"departure": {
"time": "1771927740"
},
"stopId": "DEBUMONP",
"stopSequence": 2
},
{
"arrival": {
"time": "1771927798"
},
"departure": {
"time": "1771927798"
},
"stopId": "HOTELLER",
"stopSequence": 3
},
{
"arrival": {
"time": "1771927847"
},
"departure": {
"time": "1771927847"
},
"stopId": "INDUSTRI",
"stopSequence": 4
},
{
"arrival": {
"time": "1771927920"
},
"departure": {
"time": "1771927920"
},
"stopId": "SAVOIE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771927990"
},
"departure": {
"time": "1771927990"
},
"stopId": "AUVERGNE",
"stopSequence": 6
}
],
"trip": {
"directionId": 1,
"routeId": "10",
"tripId": "6257599"
}
}
},
{
"id": "trip:6544926",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771924620"
},
"stopId": "1BBCA",
"stopSequence": 0
},
{
"arrival": {
"time": "1771924721"
},
"departure": {
"time": "1771924721"
},
"stopId": "1BEAU",
"stopSequence": 1
},
{
"arrival": {
"time": "1771924830"
},
"departure": {
"time": "1771924830"
},
"stopId": "1BARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1771924911"
},
"departure": {
"time": "1771924911"
},
"stopId": "1PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1771925004"
},
"departure": {
"time": "1771925004"
},
"stopId": "1ELYS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771925114"
},
"departure": {
"time": "1771925114"
},
"stopId": "1FARC",
"stopSequence": 5
},
{
"arrival": {
"time": "1771925290"
},
"stopId": "1QUAI",
"stopSequence": 6
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6544926"
}
}
},
{
"id": "trip:6543559",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771927740"
},
"stopId": "2MONP",
"stopSequence": 0
},
{
"arrival": {
"time": "1771927822"
},
"departure": {
"time": "1771927822"
},
"stopId": "2EURO",
"stopSequence": 1
},
{
"arrival": {
"time": "1771927908"
},
"departure": {
"time": "1771927908"
},
"stopId": "2DUNA",
"stopSequence": 2
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6543559"
}
}
},
{
"id": "trip:6258460",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924435"
},
"stopId": "MOULINMA",
"stopSequence": 48
}
],
"trip": {
"directionId": 0,
"routeId": "08",
"tripId": "6258460"
}
}
},
{
"id": "trip:6540938",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771925970"
},
"stopId": "2ANRO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771926090"
},
"departure": {
"time": "1771926090"
},
"stopId": "2JVIL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771926200"
},
"departure": {
"time": "1771926200"
},
"stopId": "2JE23",
"stopSequence": 2
},
{
"arrival": {
"time": "1771926320"
},
"departure": {
"time": "1771926320"
},
"stopId": "2BAMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771926430"
},
"departure": {
"time": "1771926430"
},
"stopId": "2STRA",
"stopSequence": 4
},
{
"arrival": {
"time": "1771926520"
},
"departure": {
"time": "1771926520"
},
"stopId": "2LAFA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771926620"
},
"departure": {
"time": "1771926620"
},
"stopId": "2LGAR",
"stopSequence": 6
},
{
"arrival": {
"time": "1771926720"
},
"departure": {
"time": "1771926720"
},
"stopId": "2HARA",
"stopSequence": 7
},
{
"arrival": {
"time": "1771926780"
},
"departure": {
"time": "1771926780"
},
"stopId": "2FMBL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771926880"
},
"departure": {
"time": "1771926880"
},
"stopId": "2HDVA",
"stopSequence": 9
},
{
"arrival": {
"time": "1771926980"
},
"departure": {
"time": "1771926980"
},
"stopId": "2CECO",
"stopSequence": 10
},
{
"arrival": {
"time": "1771927070"
},
"departure": {
"time": "1771927070"
},
"stopId": "2STSE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771927190"
},
"departure": {
"time": "1771927190"
},
"stopId": "2BMAI",
"stopSequence": 12
},
{
"arrival": {
"time": "1771927280"
},
"departure": {
"time": "1771927280"
},
"stopId": "2HOPA",
"stopSequence": 13
},
{
"arrival": {
"time": "1771927400"
},
"departure": {
"time": "1771927400"
},
"stopId": "2CAPU",
"stopSequence": 14
},
{
"arrival": {
"time": "1771927480"
},
"departure": {
"time": "1771927480"
},
"stopId": "2JMOU",
"stopSequence": 15
},
{
"arrival": {
"time": "1771927600"
},
"departure": {
"time": "1771927600"
},
"stopId": "2HSAU",
"stopSequence": 16
},
{
"arrival": {
"time": "1771927690"
},
"departure": {
"time": "1771927690"
},
"stopId": "2VERN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771927840"
},
"departure": {
"time": "1771927840"
},
"stopId": "2BOTA",
"stopSequence": 19
},
{
"arrival": {
"time": "1771927940"
},
"departure": {
"time": "1771927940"
},
"stopId": "2PMAY",
"stopSequence": 20
},
{
"arrival": {
"time": "1771928020"
},
"departure": {
"time": "1771928020"
},
"stopId": "2BROY",
"stopSequence": 21
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6540938"
}
}
},
{
"id": "trip:6052683",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771925580"
},
"stopId": "MONPLA-E",
"stopSequence": 0
},
{
"arrival": {
"time": "1771925678"
},
"departure": {
"time": "1771925678"
},
"stopId": "INDUST-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771925743"
},
"departure": {
"time": "1771925743"
},
"stopId": "HOTELL-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771925820"
},
"departure": {
"time": "1771925820"
},
"stopId": "DEBUSS-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771925859"
},
"departure": {
"time": "1771925859"
},
"stopId": "BOISAB-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771925894"
},
"departure": {
"time": "1771925894"
},
"stopId": "DUBELL-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771925947"
},
"departure": {
"time": "1771925947"
},
"stopId": "COTTAG-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771926000"
},
"departure": {
"time": "1771926000"
},
"stopId": "EVENTARD",
"stopSequence": 7
},
{
"arrival": {
"time": "1771926095"
},
"departure": {
"time": "1771926095"
},
"stopId": "CHABOLA.",
"stopSequence": 8
},
{
"arrival": {
"time": "1771926161"
},
"departure": {
"time": "1771926161"
},
"stopId": "CONFLU-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771926201"
},
"departure": {
"time": "1771926201"
},
"stopId": "EPERVI-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771926294"
},
"departure": {
"time": "1771926294"
},
"stopId": "PTFILL-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771926420"
},
"departure": {
"time": "1771926420"
},
"stopId": "PRTLAU-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771926468"
},
"departure": {
"time": "1771926468"
},
"stopId": "CHAUMI-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771926505"
},
"departure": {
"time": "1771926505"
},
"stopId": "LESRIV-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771926540"
},
"departure": {
"time": "1771926540"
},
"stopId": "BBRANC-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771926572"
},
"departure": {
"time": "1771926572"
},
"stopId": "VIELMA-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771926604"
},
"departure": {
"time": "1771926604"
},
"stopId": "MA4VE-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771926643"
},
"departure": {
"time": "1771926643"
},
"stopId": "FIEGEN-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771926687"
},
"departure": {
"time": "1771926687"
},
"stopId": "LABROS-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771926748"
},
"departure": {
"time": "1771926748"
},
"stopId": "BMOTTE-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771926841"
},
"departure": {
"time": "1771926841"
},
"stopId": "GRIMOR-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771926900"
},
"stopId": "VEILLIER",
"stopSequence": 22
}
],
"trip": {
"directionId": 1,
"routeId": "12",
"tripId": "6052683"
}
}
},
{
"id": "trip:6541247",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924403"
},
"departure": {
"time": "1771924420"
},
"stopId": "1BAMA",
"stopSequence": 22
},
{
"arrival": {
"time": "1771924487"
},
"departure": {
"time": "1771924487"
},
"stopId": "1JE23",
"stopSequence": 23
},
{
"arrival": {
"time": "1771924597"
},
"departure": {
"time": "1771924597"
},
"stopId": "1JVIL",
"stopSequence": 24
},
{
"arrival": {
"time": "1771924717"
},
"stopId": "1ANRO",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6541247"
}
}
},
{
"id": "trip:6544442",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924338"
},
"departure": {
"time": "1771924338"
},
"stopId": "CCI-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771924398"
},
"departure": {
"time": "1771924398"
},
"stopId": "CHDARR-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771924567"
},
"stopId": "LEQUAI-E",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "Tbus",
"tripId": "6544442"
}
}
},
{
"id": "trip:6544028",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771926120"
},
"stopId": "LEQUAI-E",
"stopSequence": 0
},
{
"arrival": {
"time": "1771926163"
},
"departure": {
"time": "1771926163"
},
"stopId": "LEQUAI",
"stopSequence": 1
},
{
"arrival": {
"time": "1771926368"
},
"departure": {
"time": "1771926368"
},
"stopId": "CHDARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1771926400"
},
"departure": {
"time": "1771926400"
},
"stopId": "CCI",
"stopSequence": 3
},
{
"arrival": {
"time": "1771926540"
},
"departure": {
"time": "1771926540"
},
"stopId": "HARAS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771926623"
},
"departure": {
"time": "1771926623"
},
"stopId": "STAUBIN",
"stopSequence": 5
},
{
"arrival": {
"time": "1771926720"
},
"departure": {
"time": "1771926720"
},
"stopId": "LORRAIN1",
"stopSequence": 6
},
{
"arrival": {
"time": "1771926900"
},
"stopId": "MENDES-E",
"stopSequence": 7
}
],
"trip": {
"directionId": 1,
"routeId": "Tbus",
"tripId": "6544028"
}
}
},
{
"id": "trip:6260111",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924375"
},
"departure": {
"time": "1771924375"
},
"stopId": "PIVERD-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771924420"
},
"departure": {
"time": "1771924420"
},
"stopId": "ARTAUD-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771924425"
},
"departure": {
"time": "1771924425"
},
"stopId": "HAUBOU-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771924507"
},
"departure": {
"time": "1771924507"
},
"stopId": "PETPOR-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771924548"
},
"departure": {
"time": "1771924548"
},
"stopId": "CHEVRI-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771924500"
},
"departure": {
"time": "1771924500"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOUCHE-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771924531"
},
"departure": {
"time": "1771924531"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CAMPBO-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771924571"
},
"departure": {
"time": "1771924571"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GAREBO-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771924616"
},
"departure": {
"time": "1771924616"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PONTLA-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771924662"
},
"departure": {
"time": "1771924662"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LAPOIN-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771924685"
},
"departure": {
"time": "1771924685"
},
"scheduleRelationship": "SKIPPED",
"stopId": "RANGEA-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771924732"
},
"departure": {
"time": "1771924732"
},
"scheduleRelationship": "SKIPPED",
"stopId": "VIGNES-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771924800"
},
"stopId": "CHANTOUR",
"stopSequence": 53
}
],
"trip": {
"directionId": 1,
"routeId": "06",
"tripId": "6260111"
}
}
},
{
"id": "trip:6052753",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924430"
},
"departure": {
"time": "1771924430"
},
"stopId": "HDVSUB",
"stopSequence": 0
},
{
"arrival": {
"time": "1771924611"
},
"departure": {
"time": "1771924611"
},
"stopId": "SECUSO-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771924661"
},
"departure": {
"time": "1771924661"
},
"stopId": "STEXUP-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771924750"
},
"departure": {
"time": "1771924750"
},
"stopId": "GARDOT-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771925410"
},
"departure": {
"time": "1771925410"
},
"stopId": "BRISSA-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771925485"
},
"departure": {
"time": "1771925485"
},
"stopId": "FONTEN-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771925522"
},
"departure": {
"time": "1771925522"
},
"stopId": "BARBOT-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771925590"
},
"departure": {
"time": "1771925590"
},
"stopId": "GDPRES-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771925619"
},
"departure": {
"time": "1771925619"
},
"stopId": "SOLAND-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771925653"
},
"departure": {
"time": "1771925653"
},
"stopId": "ERIGNE-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771925739"
},
"departure": {
"time": "1771925739"
},
"stopId": "LEVESQ-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771925767"
},
"departure": {
"time": "1771925767"
},
"stopId": "MURSHV-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771925835"
},
"departure": {
"time": "1771925835"
},
"stopId": "CARMET-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771925912"
},
"departure": {
"time": "1771925912"
},
"stopId": "LECOTE-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771925961"
},
"departure": {
"time": "1771925961"
},
"stopId": "LABUIS-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771926010"
},
"stopId": "HTDEMURS",
"stopSequence": 15
}
],
"trip": {
"directionId": 1,
"routeId": "23",
"tripId": "6052753"
}
}
},
{
"id": "trip:6540935",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924363"
},
"departure": {
"time": "1771924400"
},
"stopId": "2JE23",
"stopSequence": 2
},
{
"arrival": {
"time": "1771924520"
},
"departure": {
"time": "1771924520"
},
"stopId": "2BAMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771924630"
},
"departure": {
"time": "1771924630"
},
"stopId": "2STRA",
"stopSequence": 4
},
{
"arrival": {
"time": "1771924720"
},
"departure": {
"time": "1771924720"
},
"stopId": "2LAFA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771924820"
},
"departure": {
"time": "1771924820"
},
"stopId": "2LGAR",
"stopSequence": 6
},
{
"arrival": {
"time": "1771924920"
},
"departure": {
"time": "1771924920"
},
"stopId": "2HARA",
"stopSequence": 7
},
{
"arrival": {
"time": "1771924980"
},
"departure": {
"time": "1771924980"
},
"stopId": "2FMBL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771925080"
},
"departure": {
"time": "1771925080"
},
"stopId": "2HDVA",
"stopSequence": 9
},
{
"arrival": {
"time": "1771925180"
},
"departure": {
"time": "1771925180"
},
"stopId": "2CECO",
"stopSequence": 10
},
{
"arrival": {
"time": "1771925270"
},
"departure": {
"time": "1771925270"
},
"stopId": "2STSE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771925390"
},
"departure": {
"time": "1771925390"
},
"stopId": "2BMAI",
"stopSequence": 12
},
{
"arrival": {
"time": "1771925480"
},
"departure": {
"time": "1771925480"
},
"stopId": "2HOPA",
"stopSequence": 13
},
{
"arrival": {
"time": "1771925600"
},
"departure": {
"time": "1771925600"
},
"stopId": "2CAPU",
"stopSequence": 14
},
{
"arrival": {
"time": "1771925680"
},
"departure": {
"time": "1771925680"
},
"stopId": "2JMOU",
"stopSequence": 15
},
{
"arrival": {
"time": "1771925800"
},
"departure": {
"time": "1771925800"
},
"stopId": "2HSAU",
"stopSequence": 16
},
{
"arrival": {
"time": "1771925890"
},
"departure": {
"time": "1771925890"
},
"stopId": "2VERN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771926040"
},
"departure": {
"time": "1771926040"
},
"stopId": "2BOTA",
"stopSequence": 19
},
{
"arrival": {
"time": "1771926140"
},
"departure": {
"time": "1771926140"
},
"stopId": "2PMAY",
"stopSequence": 20
},
{
"arrival": {
"time": "1771926220"
},
"departure": {
"time": "1771926220"
},
"stopId": "2BROY",
"stopSequence": 21
},
{
"arrival": {
"time": "1771926310"
},
"departure": {
"time": "1771926310"
},
"stopId": "2ACAS",
"stopSequence": 22
},
{
"arrival": {
"time": "1771926390"
},
"departure": {
"time": "1771926390"
},
"stopId": "2STGI",
"stopSequence": 23
},
{
"arrival": {
"time": "1771926480"
},
"departure": {
"time": "1771926480"
},
"stopId": "2BASC",
"stopSequence": 24
},
{
"arrival": {
"time": "1771926560"
},
"stopId": "1AARD",
"stopSequence": 25
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6540935"
}
}
},
{
"id": "trip:6543508",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924346"
},
"departure": {
"time": "1771924391"
},
"stopId": "1CROI",
"stopSequence": 3
},
{
"arrival": {
"time": "1771924430"
},
"departure": {
"time": "1771924430"
},
"stopId": "1BRIS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771924588"
},
"departure": {
"time": "1771924588"
},
"stopId": "1DUNA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771924667"
},
"departure": {
"time": "1771924667"
},
"stopId": "1EURO",
"stopSequence": 6
},
{
"arrival": {
"time": "1771924740"
},
"stopId": "2MONP",
"stopSequence": 7
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6543508"
}
}
},
{
"id": "trip:6258563",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924326"
},
"departure": {
"time": "1771924326"
},
"stopId": "BICHLA-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771924371"
},
"departure": {
"time": "1771924371"
},
"stopId": "CLOUET-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771924416"
},
"departure": {
"time": "1771924416"
},
"stopId": "GOURON-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771924471"
},
"departure": {
"time": "1771924471"
},
"stopId": "GASNIE-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771924509"
},
"departure": {
"time": "1771924509"
},
"stopId": "LIZE07-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771924583"
},
"departure": {
"time": "1771924583"
},
"stopId": "ECHMA-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771924627"
},
"departure": {
"time": "1771924627"
},
"stopId": "KENNED-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771924715"
},
"departure": {
"time": "1771924715"
},
"stopId": "WPMA-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771924767"
},
"departure": {
"time": "1771924767"
},
"stopId": "RONDE-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771924830"
},
"departure": {
"time": "1771924830"
},
"stopId": "BRASSE-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771924883"
},
"departure": {
"time": "1771924883"
},
"stopId": "BEURRI-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771924938"
},
"departure": {
"time": "1771924938"
},
"stopId": "DELAUN-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771924995"
},
"departure": {
"time": "1771924995"
},
"stopId": "MAUFIN-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771925047"
},
"departure": {
"time": "1771925047"
},
"stopId": "MAIRAV-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771925092"
},
"departure": {
"time": "1771925092"
},
"stopId": "CIAVRI-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771925133"
},
"departure": {
"time": "1771925133"
},
"stopId": "PEGARD-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771925195"
},
"departure": {
"time": "1771925195"
},
"stopId": "RIPOLE-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771925227"
},
"departure": {
"time": "1771925227"
},
"stopId": "SALETT-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771925293"
},
"departure": {
"time": "1771925293"
},
"stopId": "LEPRE-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771925370"
},
"departure": {
"time": "1771925370"
},
"stopId": "BONPLA-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771925405"
},
"departure": {
"time": "1771925405"
},
"stopId": "POIVRE-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771925467"
},
"departure": {
"time": "1771925467"
},
"stopId": "AARDBU-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771925603"
},
"departure": {
"time": "1771925603"
},
"stopId": "AUCHAN-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1771925647"
},
"departure": {
"time": "1771925647"
},
"stopId": "CCADEA-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771925677"
},
"departure": {
"time": "1771925677"
},
"stopId": "PLOTTI-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1771925696"
},
"departure": {
"time": "1771925696"
},
"stopId": "AUTRIC-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1771925738"
},
"departure": {
"time": "1771925738"
},
"stopId": "IRLAND-E",
"stopSequence": 64
},
{
"arrival": {
"time": "1771925767"
},
"departure": {
"time": "1771925767"
},
"stopId": "ITALIE-E",
"stopSequence": 65
},
{
"arrival": {
"time": "1771925814"
},
"departure": {
"time": "1771925814"
},
"stopId": "ALLEMA-E",
"stopSequence": 66
},
{
"arrival": {
"time": "1771925832"
},
"departure": {
"time": "1771925832"
},
"stopId": "DANEMA-E",
"stopSequence": 67
},
{
"arrival": {
"time": "1771925858"
},
"departure": {
"time": "1771925858"
},
"stopId": "AVENEU-E",
"stopSequence": 68
},
{
"arrival": {
"time": "1771925887"
},
"departure": {
"time": "1771925887"
},
"stopId": "MASTEL-E",
"stopSequence": 69
},
{
"arrival": {
"time": "1771925931"
},
"departure": {
"time": "1771925931"
},
"stopId": "JEHUEZ-E",
"stopSequence": 70
},
{
"arrival": {
"time": "1771925975"
},
"departure": {
"time": "1771925975"
},
"stopId": "PLATEF-E",
"stopSequence": 71
},
{
"arrival": {
"time": "1771926037"
},
"departure": {
"time": "1771926037"
},
"stopId": "ESPMON-E",
"stopSequence": 72
},
{
"arrival": {
"time": "1771926087"
},
"departure": {
"time": "1771926087"
},
"stopId": "BELAIR-E",
"stopSequence": 73
},
{
"arrival": {
"time": "1771926127"
},
"departure": {
"time": "1771926127"
},
"stopId": "ZOLA-E",
"stopSequence": 74
},
{
"arrival": {
"time": "1771926179"
},
"departure": {
"time": "1771926179"
},
"stopId": "ANAFRA-E",
"stopSequence": 75
},
{
"arrival": {
"time": "1771926262"
},
"departure": {
"time": "1771926262"
},
"stopId": "PISCMU-E",
"stopSequence": 76
},
{
"arrival": {
"time": "1771926488"
},
"departure": {
"time": "1771926488"
},
"stopId": "DOMVATER",
"stopSequence": 77
},
{
"arrival": {
"time": "1771926215"
},
"departure": {
"time": "1771926215"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DEBEAU-E",
"stopSequence": 78
},
{
"arrival": {
"time": "1771926240"
},
"departure": {
"time": "1771926240"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DIX8JU-E",
"stopSequence": 79
},
{
"arrival": {
"time": "1771926267"
},
"departure": {
"time": "1771926267"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHPEGU-E",
"stopSequence": 80
},
{
"arrival": {
"time": "1771926304"
},
"departure": {
"time": "1771926304"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HAUCOU-E",
"stopSequence": 81
},
{
"arrival": {
"time": "1771926447"
},
"departure": {
"time": "1771926447"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GERMTI-E",
"stopSequence": 82
},
{
"arrival": {
"time": "1771926480"
},
"departure": {
"time": "1771926480"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DOMVAL-E",
"stopSequence": 83
},
{
"arrival": {
"time": "1771926547"
},
"departure": {
"time": "1771926547"
},
"stopId": "RECLAI-E",
"stopSequence": 84
},
{
"arrival": {
"time": "1771926586"
},
"departure": {
"time": "1771926586"
},
"stopId": "RENOIR-E",
"stopSequence": 85
},
{
"arrival": {
"time": "1771926616"
},
"departure": {
"time": "1771926616"
},
"stopId": "CAMPJU-E",
"stopSequence": 86
},
{
"arrival": {
"time": "1771926651"
},
"departure": {
"time": "1771926651"
},
"stopId": "JUIGN-E",
"stopSequence": 87
},
{
"arrival": {
"time": "1771926740"
},
"stopId": "BENE-E",
"stopSequence": 88
}
],
"trip": {
"directionId": 1,
"routeId": "07",
"tripId": "6258563"
}
}
},
{
"id": "trip:6541253",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771925860"
},
"stopId": "1AARD",
"stopSequence": 0
},
{
"arrival": {
"time": "1771925940"
},
"departure": {
"time": "1771925940"
},
"stopId": "1BASC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771926010"
},
"departure": {
"time": "1771926010"
},
"stopId": "1STGI",
"stopSequence": 2
},
{
"arrival": {
"time": "1771926090"
},
"departure": {
"time": "1771926090"
},
"stopId": "1ACAS",
"stopSequence": 3
},
{
"arrival": {
"time": "1771926180"
},
"departure": {
"time": "1771926180"
},
"stopId": "1BROY",
"stopSequence": 4
},
{
"arrival": {
"time": "1771926270"
},
"departure": {
"time": "1771926270"
},
"stopId": "1PMAY",
"stopSequence": 5
},
{
"arrival": {
"time": "1771926380"
},
"departure": {
"time": "1771926380"
},
"stopId": "1BOTA",
"stopSequence": 6
},
{
"arrival": {
"time": "1771926540"
},
"departure": {
"time": "1771926540"
},
"stopId": "1VERN",
"stopSequence": 8
},
{
"arrival": {
"time": "1771926630"
},
"departure": {
"time": "1771926630"
},
"stopId": "1HSAU",
"stopSequence": 9
},
{
"arrival": {
"time": "1771926750"
},
"departure": {
"time": "1771926750"
},
"stopId": "1JMOU",
"stopSequence": 10
},
{
"arrival": {
"time": "1771926830"
},
"departure": {
"time": "1771926830"
},
"stopId": "1CAPU",
"stopSequence": 11
},
{
"arrival": {
"time": "1771926950"
},
"departure": {
"time": "1771926950"
},
"stopId": "1HOPA",
"stopSequence": 12
},
{
"arrival": {
"time": "1771927040"
},
"departure": {
"time": "1771927040"
},
"stopId": "1BMAI",
"stopSequence": 13
},
{
"arrival": {
"time": "1771927160"
},
"departure": {
"time": "1771927160"
},
"stopId": "1STSE",
"stopSequence": 14
},
{
"arrival": {
"time": "1771927270"
},
"departure": {
"time": "1771927270"
},
"stopId": "1CECO",
"stopSequence": 15
},
{
"arrival": {
"time": "1771927370"
},
"departure": {
"time": "1771927370"
},
"stopId": "1HDVA",
"stopSequence": 16
},
{
"arrival": {
"time": "1771927440"
},
"departure": {
"time": "1771927440"
},
"stopId": "1FMBL",
"stopSequence": 17
},
{
"arrival": {
"time": "1771927510"
},
"departure": {
"time": "1771927510"
},
"stopId": "1HARA",
"stopSequence": 18
},
{
"arrival": {
"time": "1771927620"
},
"departure": {
"time": "1771927620"
},
"stopId": "1LGAR",
"stopSequence": 19
},
{
"arrival": {
"time": "1771927710"
},
"departure": {
"time": "1771927710"
},
"stopId": "1LAFA",
"stopSequence": 20
},
{
"arrival": {
"time": "1771927810"
},
"departure": {
"time": "1771927810"
},
"stopId": "1STRA",
"stopSequence": 21
},
{
"arrival": {
"time": "1771927910"
},
"departure": {
"time": "1771927910"
},
"stopId": "1BAMA",
"stopSequence": 22
},
{
"arrival": {
"time": "1771928020"
},
"departure": {
"time": "1771928020"
},
"stopId": "1JE23",
"stopSequence": 23
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6541253"
}
}
},
{
"id": "trip:6052746",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924322"
},
"departure": {
"time": "1771924322"
},
"stopId": "ERIGNE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771924382"
},
"departure": {
"time": "1771924382"
},
"stopId": "SOLAND",
"stopSequence": 7
},
{
"arrival": {
"time": "1771924380"
},
"departure": {
"time": "1771924380"
},
"stopId": "GDPRESSO",
"stopSequence": 8
},
{
"arrival": {
"time": "1771924416"
},
"departure": {
"time": "1771924416"
},
"stopId": "BARBOTER",
"stopSequence": 9
},
{
"arrival": {
"time": "1771924459"
},
"departure": {
"time": "1771924459"
},
"stopId": "FONTENE",
"stopSequence": 10
},
{
"arrival": {
"time": "1771924496"
},
"departure": {
"time": "1771924496"
},
"stopId": "BRISSAC",
"stopSequence": 11
},
{
"arrival": {
"time": "1771925276"
},
"departure": {
"time": "1771925276"
},
"stopId": "GARDOT",
"stopSequence": 12
},
{
"arrival": {
"time": "1771925329"
},
"departure": {
"time": "1771925329"
},
"stopId": "STEXUPER",
"stopSequence": 13
},
{
"arrival": {
"time": "1771925388"
},
"departure": {
"time": "1771925388"
},
"stopId": "SECUSOCI",
"stopSequence": 14
},
{
"arrival": {
"time": "1771925516"
},
"stopId": "HDVSUB",
"stopSequence": 15
}
],
"trip": {
"directionId": 0,
"routeId": "23",
"tripId": "6052746"
}
}
},
{
"id": "trip:6258729",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771927440"
},
"stopId": "TRELAZE",
"stopSequence": 0
},
{
"arrival": {
"time": "1771927469"
},
"departure": {
"time": "1771927469"
},
"stopId": "MALRAUX",
"stopSequence": 1
},
{
"arrival": {
"time": "1771927520"
},
"departure": {
"time": "1771927520"
},
"stopId": "FMAURIAC",
"stopSequence": 2
},
{
"arrival": {
"time": "1771927586"
},
"departure": {
"time": "1771927586"
},
"stopId": "TRELGARE",
"stopSequence": 3
},
{
"arrival": {
"time": "1771927657"
},
"departure": {
"time": "1771927657"
},
"stopId": "MALEMBAR",
"stopSequence": 4
},
{
"arrival": {
"time": "1771927746"
},
"departure": {
"time": "1771927746"
},
"stopId": "DEGAULLE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771927817"
},
"departure": {
"time": "1771927817"
},
"stopId": "BAHONNEA",
"stopSequence": 6
},
{
"arrival": {
"time": "1771927949"
},
"departure": {
"time": "1771927949"
},
"stopId": "GENTRIC",
"stopSequence": 7
},
{
"arrival": {
"time": "1771927680"
},
"departure": {
"time": "1771927680"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HMTREL",
"stopSequence": 9
},
{
"arrival": {
"time": "1771927768"
},
"departure": {
"time": "1771927768"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CIMTRELA",
"stopSequence": 10
},
{
"arrival": {
"time": "1771927807"
},
"departure": {
"time": "1771927807"
},
"scheduleRelationship": "SKIPPED",
"stopId": "EGLTRELA",
"stopSequence": 11
},
{
"arrival": {
"time": "1771927855"
},
"departure": {
"time": "1771927855"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MAIRTREL",
"stopSequence": 12
},
{
"arrival": {
"time": "1771927908"
},
"departure": {
"time": "1771927908"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MONTHIBE",
"stopSequence": 13
},
{
"arrival": {
"time": "1771927967"
},
"departure": {
"time": "1771927967"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ARENA",
"stopSequence": 14
}
],
"trip": {
"directionId": 0,
"routeId": "01",
"tripId": "6258729"
}
}
},
{
"id": "trip:6258559",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771925040"
},
"stopId": "SAUBIN",
"stopSequence": 0
},
{
"arrival": {
"time": "1771925123"
},
"departure": {
"time": "1771925123"
},
"stopId": "PIGNONIE",
"stopSequence": 1
},
{
"arrival": {
"time": "1771925186"
},
"departure": {
"time": "1771925186"
},
"stopId": "CLAVERIE",
"stopSequence": 2
},
{
"arrival": {
"time": "1771925230"
},
"departure": {
"time": "1771925230"
},
"stopId": "JARDFA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771925280"
},
"departure": {
"time": "1771925280"
},
"stopId": "BANCHAIS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771925337"
},
"departure": {
"time": "1771925337"
},
"stopId": "CHATELAI",
"stopSequence": 5
},
{
"arrival": {
"time": "1771925383"
},
"departure": {
"time": "1771925383"
},
"stopId": "CRBLANCH",
"stopSequence": 6
},
{
"arrival": {
"time": "1771925419"
},
"departure": {
"time": "1771925419"
},
"stopId": "ORMEAUX",
"stopSequence": 7
},
{
"arrival": {
"time": "1771925467"
},
"departure": {
"time": "1771925467"
},
"stopId": "VANDEL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771925547"
},
"departure": {
"time": "1771925547"
},
"stopId": "ISORET",
"stopSequence": 9
},
{
"arrival": {
"time": "1771925609"
},
"departure": {
"time": "1771925609"
},
"stopId": "GILLIER",
"stopSequence": 10
},
{
"arrival": {
"time": "1771925640"
},
"departure": {
"time": "1771925640"
},
"stopId": "DAGUENET",
"stopSequence": 11
},
{
"arrival": {
"time": "1771925695"
},
"departure": {
"time": "1771925695"
},
"stopId": "JERUSALE",
"stopSequence": 12
},
{
"arrival": {
"time": "1771925781"
},
"departure": {
"time": "1771925781"
},
"stopId": "MONTAIG",
"stopSequence": 13
},
{
"arrival": {
"time": "1771925940"
},
"departure": {
"time": "1771925940"
},
"stopId": "LANGLADE",
"stopSequence": 14
},
{
"arrival": {
"time": "1771926000"
},
"departure": {
"time": "1771926000"
},
"stopId": "AROBASE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771926048"
},
"departure": {
"time": "1771926048"
},
"stopId": "PCOUBERT",
"stopSequence": 16
},
{
"arrival": {
"time": "1771926115"
},
"departure": {
"time": "1771926115"
},
"stopId": "JEBOUIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771926180"
},
"departure": {
"time": "1771926180"
},
"stopId": "MADELEIN",
"stopSequence": 18
},
{
"arrival": {
"time": "1771926227"
},
"departure": {
"time": "1771926227"
},
"stopId": "VOLNEY",
"stopSequence": 19
},
{
"arrival": {
"time": "1771926308"
},
"departure": {
"time": "1771926308"
},
"stopId": "BOURGONN",
"stopSequence": 20
},
{
"arrival": {
"time": "1771926369"
},
"departure": {
"time": "1771926369"
},
"stopId": "MICHELET",
"stopSequence": 21
},
{
"arrival": {
"time": "1771926420"
},
"departure": {
"time": "1771926420"
},
"stopId": "ANLEROY",
"stopSequence": 22
},
{
"arrival": {
"time": "1771926582"
},
"departure": {
"time": "1771926582"
},
"stopId": "PAULBERT",
"stopSequence": 23
},
{
"arrival": {
"time": "1771926660"
},
"departure": {
"time": "1771926720"
},
"stopId": "LICES",
"stopSequence": 24
},
{
"arrival": {
"time": "1771926790"
},
"departure": {
"time": "1771926790"
},
"stopId": "CCI-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1771926834"
},
"departure": {
"time": "1771926834"
},
"stopId": "CHDARR-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771926949"
},
"departure": {
"time": "1771926949"
},
"stopId": "LEQUAI-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771926989"
},
"departure": {
"time": "1771926989"
},
"stopId": "DUMESN-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771927004"
},
"departure": {
"time": "1771927004"
},
"stopId": "MONPR-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771926849"
},
"departure": {
"time": "1771926849"
},
"scheduleRelationship": "SKIPPED",
"stopId": "OFFTOURI",
"stopSequence": 30
},
{
"arrival": {
"time": "1771926900"
},
"departure": {
"time": "1771926900"
},
"scheduleRelationship": "SKIPPED",
"stopId": "SAICROIX",
"stopSequence": 31
},
{
"arrival": {
"time": "1771926968"
},
"departure": {
"time": "1771926968"
},
"scheduleRelationship": "SKIPPED",
"stopId": "REPUBL-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771927056"
},
"departure": {
"time": "1771927056"
},
"scheduleRelationship": "SKIPPED",
"stopId": "COEURP-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771927140"
},
"departure": {
"time": "1771927140"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAURE-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771927200"
},
"departure": {
"time": "1771927200"
},
"scheduleRelationship": "SKIPPED",
"stopId": "TRINIT-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771927058"
},
"departure": {
"time": "1771927058"
},
"stopId": "DESCAZ-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771927115"
},
"departure": {
"time": "1771927115"
},
"stopId": "BICHBI-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771927116"
},
"departure": {
"time": "1771927116"
},
"stopId": "BICHLA-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771927148"
},
"departure": {
"time": "1771927148"
},
"stopId": "CLOUET-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771927213"
},
"departure": {
"time": "1771927213"
},
"stopId": "GOURON-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771927265"
},
"departure": {
"time": "1771927265"
},
"stopId": "GASNIE-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771927303"
},
"departure": {
"time": "1771927303"
},
"stopId": "LIZE07-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771927377"
},
"departure": {
"time": "1771927377"
},
"stopId": "ECHMA-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771927421"
},
"departure": {
"time": "1771927421"
},
"stopId": "KENNED-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771927509"
},
"departure": {
"time": "1771927509"
},
"stopId": "WPMA-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771927561"
},
"departure": {
"time": "1771927561"
},
"stopId": "RONDE-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771927624"
},
"departure": {
"time": "1771927624"
},
"stopId": "BRASSE-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771927676"
},
"departure": {
"time": "1771927676"
},
"stopId": "BEURRI-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771927729"
},
"departure": {
"time": "1771927729"
},
"stopId": "DELAUN-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771927784"
},
"departure": {
"time": "1771927784"
},
"stopId": "MAUFIN-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771927835"
},
"departure": {
"time": "1771927835"
},
"stopId": "MAIRAV-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771927880"
},
"departure": {
"time": "1771927880"
},
"stopId": "CIAVRI-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771927921"
},
"departure": {
"time": "1771927921"
},
"stopId": "PEGARD-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771927983"
},
"departure": {
"time": "1771927983"
},
"stopId": "RIPOLE-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771928015"
},
"departure": {
"time": "1771928015"
},
"stopId": "SALETT-E",
"stopSequence": 55
}
],
"trip": {
"directionId": 1,
"routeId": "07",
"tripId": "6258559"
}
}
},
{
"id": "trip:6257600",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771926240"
},
"stopId": "PROVINS",
"stopSequence": 0
},
{
"arrival": {
"time": "1771926313"
},
"departure": {
"time": "1771926313"
},
"stopId": "RTEPARIS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771926420"
},
"departure": {
"time": "1771926420"
},
"stopId": "DEBUMONP",
"stopSequence": 2
},
{
"arrival": {
"time": "1771926478"
},
"departure": {
"time": "1771926478"
},
"stopId": "HOTELLER",
"stopSequence": 3
},
{
"arrival": {
"time": "1771926527"
},
"departure": {
"time": "1771926527"
},
"stopId": "INDUSTRI",
"stopSequence": 4
},
{
"arrival": {
"time": "1771926600"
},
"departure": {
"time": "1771926600"
},
"stopId": "SAVOIE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771926670"
},
"departure": {
"time": "1771926670"
},
"stopId": "AUVERGNE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771926716"
},
"departure": {
"time": "1771926716"
},
"stopId": "NOZAY",
"stopSequence": 7
},
{
"arrival": {
"time": "1771926751"
},
"departure": {
"time": "1771926751"
},
"stopId": "RBRIOLLA",
"stopSequence": 8
},
{
"arrival": {
"time": "1771926959"
},
"departure": {
"time": "1771926959"
},
"stopId": "MIMOSAS",
"stopSequence": 12
},
{
"arrival": {
"time": "1771927025"
},
"departure": {
"time": "1771927025"
},
"stopId": "BRISEPOT",
"stopSequence": 13
},
{
"arrival": {
"time": "1771927076"
},
"departure": {
"time": "1771927076"
},
"stopId": "DESJARDI",
"stopSequence": 14
},
{
"arrival": {
"time": "1771927118"
},
"departure": {
"time": "1771927118"
},
"stopId": "MACE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771927147"
},
"departure": {
"time": "1771927147"
},
"stopId": "LUTIN",
"stopSequence": 16
},
{
"arrival": {
"time": "1771927234"
},
"departure": {
"time": "1771927234"
},
"stopId": "MUSSET",
"stopSequence": 17
},
{
"arrival": {
"time": "1771927274"
},
"departure": {
"time": "1771927274"
},
"stopId": "SAVARY",
"stopSequence": 18
},
{
"arrival": {
"time": "1771926779"
},
"departure": {
"time": "1771926779"
},
"scheduleRelationship": "SKIPPED",
"stopId": "VAILLANT",
"stopSequence": 19
},
{
"arrival": {
"time": "1771926886"
},
"departure": {
"time": "1771926886"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHALOUER",
"stopSequence": 20
},
{
"arrival": {
"time": "1771927020"
},
"departure": {
"time": "1771927020"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PLACENEY",
"stopSequence": 21
},
{
"arrival": {
"time": "1771927191"
},
"departure": {
"time": "1771927191"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOREAU",
"stopSequence": 22
},
{
"arrival": {
"time": "1771927375"
},
"departure": {
"time": "1771927375"
},
"stopId": "MENDESFR",
"stopSequence": 23
},
{
"arrival": {
"time": "1771927522"
},
"departure": {
"time": "1771927560"
},
"stopId": "FO-LOR-R",
"stopSequence": 24
},
{
"arrival": {
"time": "1771927647"
},
"departure": {
"time": "1771927647"
},
"stopId": "STAUBI-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1771927689"
},
"departure": {
"time": "1771927689"
},
"stopId": "HARAS-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771927800"
},
"departure": {
"time": "1771927800"
},
"stopId": "LESGAR-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771927903"
},
"departure": {
"time": "1771927903"
},
"stopId": "SEMARD-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771927947"
},
"departure": {
"time": "1771927947"
},
"stopId": "PONTNO-E",
"stopSequence": 29
}
],
"trip": {
"directionId": 1,
"routeId": "10",
"tripId": "6257600"
}
}
},
{
"id": "trip:6258649",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924335"
},
"departure": {
"time": "1771924335"
},
"stopId": "STAUBI-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771924368"
},
"departure": {
"time": "1771924417"
},
"stopId": "HARAS-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771924533"
},
"departure": {
"time": "1771924533"
},
"stopId": "ANLERO-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771924615"
},
"departure": {
"time": "1771924615"
},
"stopId": "MICHEL-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771924668"
},
"departure": {
"time": "1771924668"
},
"stopId": "BOURGO-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771924712"
},
"departure": {
"time": "1771924712"
},
"stopId": "VOLNEY-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771924769"
},
"departure": {
"time": "1771924769"
},
"stopId": "MADELE-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771924840"
},
"departure": {
"time": "1771924840"
},
"stopId": "SAUMUR-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771924912"
},
"departure": {
"time": "1771924912"
},
"stopId": "DELACR-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771924959"
},
"departure": {
"time": "1771924959"
},
"stopId": "JUSTIC-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771925043"
},
"departure": {
"time": "1771925043"
},
"stopId": "ECLATE-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771925129"
},
"departure": {
"time": "1771925129"
},
"stopId": "VDLOIR-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771925169"
},
"departure": {
"time": "1771925169"
},
"stopId": "LEOLAG-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771925206"
},
"departure": {
"time": "1771925206"
},
"stopId": "BELVTR-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771925262"
},
"departure": {
"time": "1771925262"
},
"stopId": "MARAIS-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771925334"
},
"departure": {
"time": "1771925334"
},
"stopId": "FRESNA-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771925411"
},
"departure": {
"time": "1771925411"
},
"stopId": "CHOUTE-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771925454"
},
"departure": {
"time": "1771925454"
},
"stopId": "MENA-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771925516"
},
"departure": {
"time": "1771925516"
},
"stopId": "MALAQU-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771925549"
},
"departure": {
"time": "1771925549"
},
"stopId": "LEFEVR-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771925617"
},
"departure": {
"time": "1771925617"
},
"stopId": "PYRAM2-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771925684"
},
"departure": {
"time": "1771925684"
},
"stopId": "BUISSO-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771925720"
},
"departure": {
"time": "1771925720"
},
"stopId": "DAUTEL-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771925824"
},
"departure": {
"time": "1771925824"
},
"stopId": "GENTR-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1771925949"
},
"departure": {
"time": "1771925949"
},
"stopId": "BAHONN-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1771926017"
},
"departure": {
"time": "1771926017"
},
"stopId": "DEGAUL-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771926091"
},
"departure": {
"time": "1771926091"
},
"stopId": "MALEMB-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771925478"
},
"departure": {
"time": "1771925478"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ARENA-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771925541"
},
"departure": {
"time": "1771925541"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MONTHI-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771925603"
},
"departure": {
"time": "1771925603"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MAIRTR-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771925646"
},
"departure": {
"time": "1771925646"
},
"scheduleRelationship": "SKIPPED",
"stopId": "EGLTRE-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771925682"
},
"departure": {
"time": "1771925682"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CIMETR-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771925760"
},
"departure": {
"time": "1771925760"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HMTRE-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771925840"
},
"departure": {
"time": "1771925840"
},
"scheduleRelationship": "SKIPPED",
"stopId": "TRELGA-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771926224"
},
"departure": {
"time": "1771926224"
},
"stopId": "FMAURI-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771926269"
},
"departure": {
"time": "1771926269"
},
"stopId": "MALRAU-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771926314"
},
"stopId": "TRELA-AR",
"stopSequence": 38
}
],
"trip": {
"directionId": 1,
"routeId": "01",
"tripId": "6258649"
}
}
},
{
"id": "trip:6258564",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924348"
},
"departure": {
"time": "1771924370"
},
"stopId": "ALLEMA-E",
"stopSequence": 66
},
{
"arrival": {
"time": "1771924400"
},
"departure": {
"time": "1771924400"
},
"stopId": "DANEMA-E",
"stopSequence": 67
},
{
"arrival": {
"time": "1771924415"
},
"departure": {
"time": "1771924415"
},
"stopId": "AVENEU-E",
"stopSequence": 68
},
{
"arrival": {
"time": "1771924430"
},
"departure": {
"time": "1771924430"
},
"stopId": "MASTEL-E",
"stopSequence": 69
},
{
"arrival": {
"time": "1771924433"
},
"departure": {
"time": "1771924433"
},
"stopId": "JEHUEZ-E",
"stopSequence": 70
},
{
"arrival": {
"time": "1771924477"
},
"departure": {
"time": "1771924477"
},
"stopId": "PLATEF-E",
"stopSequence": 71
},
{
"arrival": {
"time": "1771924539"
},
"departure": {
"time": "1771924539"
},
"stopId": "ESPMON-E",
"stopSequence": 72
},
{
"arrival": {
"time": "1771924589"
},
"departure": {
"time": "1771924589"
},
"stopId": "BELAIR-E",
"stopSequence": 73
},
{
"arrival": {
"time": "1771924629"
},
"departure": {
"time": "1771924629"
},
"stopId": "ZOLA-E",
"stopSequence": 74
},
{
"arrival": {
"time": "1771924724"
},
"departure": {
"time": "1771924724"
},
"stopId": "ANAFRA-E",
"stopSequence": 75
},
{
"arrival": {
"time": "1771924793"
},
"departure": {
"time": "1771924793"
},
"stopId": "PISCMU-E",
"stopSequence": 76
},
{
"arrival": {
"time": "1771925033"
},
"departure": {
"time": "1771925033"
},
"stopId": "DOMVATER",
"stopSequence": 77
},
{
"arrival": {
"time": "1771924715"
},
"departure": {
"time": "1771924715"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DEBEAU-E",
"stopSequence": 78
},
{
"arrival": {
"time": "1771924740"
},
"departure": {
"time": "1771924740"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DIX8JU-E",
"stopSequence": 79
},
{
"arrival": {
"time": "1771924767"
},
"departure": {
"time": "1771924767"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHPEGU-E",
"stopSequence": 80
},
{
"arrival": {
"time": "1771924804"
},
"departure": {
"time": "1771924804"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HAUCOU-E",
"stopSequence": 81
},
{
"arrival": {
"time": "1771924947"
},
"departure": {
"time": "1771924947"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GERMTI-E",
"stopSequence": 82
},
{
"arrival": {
"time": "1771924980"
},
"departure": {
"time": "1771924980"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DOMVAL-E",
"stopSequence": 83
},
{
"arrival": {
"time": "1771925049"
},
"departure": {
"time": "1771925049"
},
"stopId": "RECLAI-E",
"stopSequence": 84
},
{
"arrival": {
"time": "1771925088"
},
"departure": {
"time": "1771925088"
},
"stopId": "RENOIR-E",
"stopSequence": 85
},
{
"arrival": {
"time": "1771925118"
},
"departure": {
"time": "1771925118"
},
"stopId": "CAMPJU-E",
"stopSequence": 86
},
{
"arrival": {
"time": "1771925153"
},
"departure": {
"time": "1771925153"
},
"stopId": "JUIGN-E",
"stopSequence": 87
},
{
"arrival": {
"time": "1771925242"
},
"stopId": "BENE-E",
"stopSequence": 88
}
],
"trip": {
"directionId": 1,
"routeId": "07",
"tripId": "6258564"
}
}
},
{
"id": "trip:6544027",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771925400"
},
"stopId": "LEQUAI-E",
"stopSequence": 0
},
{
"arrival": {
"time": "1771925443"
},
"departure": {
"time": "1771925443"
},
"stopId": "LEQUAI",
"stopSequence": 1
},
{
"arrival": {
"time": "1771925648"
},
"departure": {
"time": "1771925648"
},
"stopId": "CHDARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1771925680"
},
"departure": {
"time": "1771925680"
},
"stopId": "CCI",
"stopSequence": 3
},
{
"arrival": {
"time": "1771925820"
},
"departure": {
"time": "1771925820"
},
"stopId": "HARAS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771925903"
},
"departure": {
"time": "1771925903"
},
"stopId": "STAUBIN",
"stopSequence": 5
},
{
"arrival": {
"time": "1771926000"
},
"departure": {
"time": "1771926000"
},
"stopId": "LORRAIN1",
"stopSequence": 6
},
{
"arrival": {
"time": "1771926180"
},
"stopId": "MENDES-E",
"stopSequence": 7
}
],
"trip": {
"directionId": 1,
"routeId": "Tbus",
"tripId": "6544027"
}
}
},
{
"id": "trip:6053958",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771925160"
},
"stopId": "STSYCHVE",
"stopSequence": 0
},
{
"arrival": {
"time": "1771925230"
},
"departure": {
"time": "1771925230"
},
"stopId": "GAUGUIN",
"stopSequence": 1
},
{
"arrival": {
"time": "1771925280"
},
"departure": {
"time": "1771925280"
},
"stopId": "ANBRUEL",
"stopSequence": 2
},
{
"arrival": {
"time": "1771925340"
},
"departure": {
"time": "1771925340"
},
"stopId": "V.HUGO",
"stopSequence": 3
},
{
"arrival": {
"time": "1771925384"
},
"departure": {
"time": "1771925384"
},
"stopId": "FRANCA-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771925450"
},
"departure": {
"time": "1771925450"
},
"stopId": "LECLSY-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771925520"
},
"departure": {
"time": "1771925520"
},
"stopId": "SSYMAIRI",
"stopSequence": 6
},
{
"arrival": {
"time": "1771925579"
},
"departure": {
"time": "1771925579"
},
"stopId": "UNION",
"stopSequence": 7
},
{
"arrival": {
"time": "1771925618"
},
"departure": {
"time": "1771925618"
},
"stopId": "CHABLANC",
"stopSequence": 8
},
{
"arrival": {
"time": "1771925657"
},
"departure": {
"time": "1771925657"
},
"stopId": "BASMORTI",
"stopSequence": 9
},
{
"arrival": {
"time": "1771925700"
},
"departure": {
"time": "1771925700"
},
"stopId": "MILLARDI",
"stopSequence": 10
},
{
"arrival": {
"time": "1771925715"
},
"departure": {
"time": "1771925715"
},
"stopId": "CARREAUX",
"stopSequence": 11
},
{
"arrival": {
"time": "1771925940"
},
"departure": {
"time": "1771925940"
},
"stopId": "PARCEXPO",
"stopSequence": 12
},
{
"arrival": {
"time": "1771926037"
},
"departure": {
"time": "1771926037"
},
"stopId": "PROVINS",
"stopSequence": 13
},
{
"arrival": {
"time": "1771926103"
},
"departure": {
"time": "1771926103"
},
"stopId": "RTEPARIS",
"stopSequence": 14
},
{
"arrival": {
"time": "1771926180"
},
"departure": {
"time": "1771926180"
},
"stopId": "SEPSONET",
"stopSequence": 15
},
{
"arrival": {
"time": "1771926296"
},
"departure": {
"time": "1771926296"
},
"stopId": "CHATENAY",
"stopSequence": 16
},
{
"arrival": {
"time": "1771926409"
},
"departure": {
"time": "1771926409"
},
"stopId": "BRISEPOT",
"stopSequence": 17
},
{
"arrival": {
"time": "1771926677"
},
"departure": {
"time": "1771926677"
},
"stopId": "CLEMOINE",
"stopSequence": 18
},
{
"arrival": {
"time": "1771926780"
},
"stopId": "HDVSUB",
"stopSequence": 19
}
],
"trip": {
"directionId": 0,
"routeId": "25",
"tripId": "6053958"
}
}
},
{
"id": "trip:6260057",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924319"
},
"departure": {
"time": "1771924319"
},
"stopId": "FMEDEC-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771924364"
},
"departure": {
"time": "1771924364"
},
"stopId": "HRECUL-E",
"stopSequence": 51
}
],
"trip": {
"directionId": 0,
"routeId": "06",
"tripId": "6260057"
}
}
},
{
"id": "trip:6257574",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771924620"
},
"stopId": "SLEZIND",
"stopSequence": 0
},
{
"arrival": {
"time": "1771924682"
},
"departure": {
"time": "1771924682"
},
"stopId": "GENTRIC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771924753"
},
"departure": {
"time": "1771924753"
},
"stopId": "DAUTEL",
"stopSequence": 2
},
{
"arrival": {
"time": "1771924773"
},
"departure": {
"time": "1771924773"
},
"stopId": "BUISSON",
"stopSequence": 3
},
{
"arrival": {
"time": "1771924814"
},
"departure": {
"time": "1771924814"
},
"stopId": "PYRAM02",
"stopSequence": 4
},
{
"arrival": {
"time": "1771924860"
},
"departure": {
"time": "1771924860"
},
"stopId": "MORLONG",
"stopSequence": 5
},
{
"arrival": {
"time": "1771924887"
},
"departure": {
"time": "1771924887"
},
"stopId": "BOURSE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771924924"
},
"departure": {
"time": "1771924924"
},
"stopId": "RIOTTEAU",
"stopSequence": 7
},
{
"arrival": {
"time": "1771924955"
},
"departure": {
"time": "1771924955"
},
"stopId": "ALLUMETT",
"stopSequence": 8
},
{
"arrival": {
"time": "1771924996"
},
"departure": {
"time": "1771924996"
},
"stopId": "DAGUERRE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771925035"
},
"departure": {
"time": "1771925035"
},
"stopId": "LEOLAGRA",
"stopSequence": 10
},
{
"arrival": {
"time": "1771925082"
},
"departure": {
"time": "1771925082"
},
"stopId": "VDLOIRE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771925175"
},
"departure": {
"time": "1771925175"
},
"stopId": "ECLATERI",
"stopSequence": 12
},
{
"arrival": {
"time": "1771925100"
},
"departure": {
"time": "1771925100"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAUMAN",
"stopSequence": 13
},
{
"arrival": {
"time": "1771925151"
},
"departure": {
"time": "1771925151"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LAFAUVEL",
"stopSequence": 14
},
{
"arrival": {
"time": "1771925223"
},
"departure": {
"time": "1771925223"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PARMENTI",
"stopSequence": 15
},
{
"arrival": {
"time": "1771925289"
},
"departure": {
"time": "1771925289"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PICAS",
"stopSequence": 16
},
{
"arrival": {
"time": "1771925279"
},
"departure": {
"time": "1771925279"
},
"stopId": "JUSTICES",
"stopSequence": 17
},
{
"arrival": {
"time": "1771925326"
},
"departure": {
"time": "1771925326"
},
"stopId": "DELACROI",
"stopSequence": 18
},
{
"arrival": {
"time": "1771925412"
},
"departure": {
"time": "1771925412"
},
"stopId": "SAUMUROI",
"stopSequence": 19
},
{
"arrival": {
"time": "1771925508"
},
"departure": {
"time": "1771925508"
},
"stopId": "INTERMIL",
"stopSequence": 20
},
{
"arrival": {
"time": "1771925578"
},
"departure": {
"time": "1771925578"
},
"stopId": "HAUTPRES",
"stopSequence": 21
},
{
"arrival": {
"time": "1771925633"
},
"departure": {
"time": "1771925633"
},
"stopId": "DELATTRE",
"stopSequence": 22
},
{
"arrival": {
"time": "1771925692"
},
"departure": {
"time": "1771925692"
},
"stopId": "MORELLIE",
"stopSequence": 23
},
{
"arrival": {
"time": "1771925733"
},
"departure": {
"time": "1771925733"
},
"stopId": "LORETTE",
"stopSequence": 24
},
{
"arrival": {
"time": "1771925776"
},
"departure": {
"time": "1771925776"
},
"stopId": "BEAUVAL",
"stopSequence": 25
},
{
"arrival": {
"time": "1771925829"
},
"departure": {
"time": "1771925829"
},
"stopId": "LETANDUE",
"stopSequence": 26
},
{
"arrival": {
"time": "1771925932"
},
"departure": {
"time": "1771925932"
},
"stopId": "STRASBOU",
"stopSequence": 27
},
{
"arrival": {
"time": "1771925997"
},
"departure": {
"time": "1771925997"
},
"stopId": "FREMUR",
"stopSequence": 28
},
{
"arrival": {
"time": "1771926051"
},
"departure": {
"time": "1771926051"
},
"stopId": "VAUBAN",
"stopSequence": 29
},
{
"arrival": {
"time": "1771926088"
},
"departure": {
"time": "1771926088"
},
"stopId": "POIREL",
"stopSequence": 30
},
{
"arrival": {
"time": "1771926153"
},
"departure": {
"time": "1771926153"
},
"stopId": "PONTNOIR",
"stopSequence": 31
},
{
"arrival": {
"time": "1771926194"
},
"departure": {
"time": "1771926194"
},
"stopId": "SEMARD",
"stopSequence": 32
},
{
"arrival": {
"time": "1771926221"
},
"departure": {
"time": "1771926221"
},
"stopId": "GAREPAPI",
"stopSequence": 33
},
{
"arrival": {
"time": "1771926488"
},
"departure": {
"time": "1771926488"
},
"stopId": "HARAS",
"stopSequence": 34
},
{
"arrival": {
"time": "1771926558"
},
"departure": {
"time": "1771926558"
},
"stopId": "STAUBIN",
"stopSequence": 35
},
{
"arrival": {
"time": "1771926648"
},
"departure": {
"time": "1771926780"
},
"stopId": "LORRAIN1",
"stopSequence": 36
},
{
"arrival": {
"time": "1771926912"
},
"departure": {
"time": "1771926912"
},
"stopId": "MENDES-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771926996"
},
"departure": {
"time": "1771926996"
},
"stopId": "SAVARY-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771927031"
},
"departure": {
"time": "1771927031"
},
"stopId": "MUSSET-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771927107"
},
"departure": {
"time": "1771927107"
},
"stopId": "LUTIN-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771927149"
},
"departure": {
"time": "1771927149"
},
"stopId": "MACE-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771927176"
},
"departure": {
"time": "1771927176"
},
"stopId": "DESJAR-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771927280"
},
"departure": {
"time": "1771927280"
},
"stopId": "ALDUNA-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771927047"
},
"departure": {
"time": "1771927047"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOREAU-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771927200"
},
"departure": {
"time": "1771927200"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PLACEN-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771927344"
},
"departure": {
"time": "1771927344"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHALOU-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771927436"
},
"departure": {
"time": "1771927436"
},
"scheduleRelationship": "SKIPPED",
"stopId": "VAILLA-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771927418"
},
"departure": {
"time": "1771927418"
},
"stopId": "RBRIOL-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771927455"
},
"departure": {
"time": "1771927455"
},
"stopId": "NOZAY-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771927522"
},
"departure": {
"time": "1771927522"
},
"stopId": "AUVERG-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771927579"
},
"departure": {
"time": "1771927579"
},
"stopId": "SAVOIE-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771927643"
},
"departure": {
"time": "1771927643"
},
"stopId": "INDUST-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771927684"
},
"departure": {
"time": "1771927684"
},
"stopId": "HOTELL-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771927749"
},
"departure": {
"time": "1771927749"
},
"stopId": "DEBUMO-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771927858"
},
"departure": {
"time": "1771927858"
},
"stopId": "RTEPAR-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771927928"
},
"stopId": "PROVIN-E",
"stopSequence": 58
}
],
"trip": {
"directionId": 0,
"routeId": "10",
"tripId": "6257574"
}
}
},
{
"id": "trip:6258626",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924349"
},
"departure": {
"time": "1771924364"
},
"stopId": "BELLVUTR",
"stopSequence": 23
},
{
"arrival": {
"time": "1771924387"
},
"departure": {
"time": "1771924429"
},
"stopId": "LEOLAGRA",
"stopSequence": 24
},
{
"arrival": {
"time": "1771924447"
},
"departure": {
"time": "1771924447"
},
"stopId": "VDLOIRE",
"stopSequence": 25
},
{
"arrival": {
"time": "1771924539"
},
"departure": {
"time": "1771924539"
},
"stopId": "ECLATERI",
"stopSequence": 26
},
{
"arrival": {
"time": "1771924645"
},
"departure": {
"time": "1771924645"
},
"stopId": "JUSTICES",
"stopSequence": 27
},
{
"arrival": {
"time": "1771924701"
},
"departure": {
"time": "1771924701"
},
"stopId": "DELACROI",
"stopSequence": 28
},
{
"arrival": {
"time": "1771924772"
},
"departure": {
"time": "1771924772"
},
"stopId": "SAUMUROI",
"stopSequence": 29
},
{
"arrival": {
"time": "1771924840"
},
"departure": {
"time": "1771924840"
},
"stopId": "MADELEIN",
"stopSequence": 30
},
{
"arrival": {
"time": "1771924885"
},
"departure": {
"time": "1771924885"
},
"stopId": "VOLNEY",
"stopSequence": 31
},
{
"arrival": {
"time": "1771924963"
},
"departure": {
"time": "1771924963"
},
"stopId": "BOURGONN",
"stopSequence": 32
},
{
"arrival": {
"time": "1771925022"
},
"departure": {
"time": "1771925022"
},
"stopId": "MICHELET",
"stopSequence": 33
},
{
"arrival": {
"time": "1771925057"
},
"departure": {
"time": "1771925057"
},
"stopId": "ANLEROY",
"stopSequence": 34
},
{
"arrival": {
"time": "1771925206"
},
"departure": {
"time": "1771925206"
},
"stopId": "PAULBERT",
"stopSequence": 35
},
{
"arrival": {
"time": "1771925261"
},
"departure": {
"time": "1771925261"
},
"stopId": "HARAS",
"stopSequence": 36
},
{
"arrival": {
"time": "1771925340"
},
"departure": {
"time": "1771925340"
},
"stopId": "STAUBIN",
"stopSequence": 37
},
{
"arrival": {
"time": "1771925436"
},
"stopId": "LORRTERM",
"stopSequence": 38
}
],
"trip": {
"directionId": 0,
"routeId": "01",
"tripId": "6258626"
}
}
},
{
"id": "trip:6257597",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924394"
},
"departure": {
"time": "1771924394"
},
"stopId": "DELACR-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771924448"
},
"departure": {
"time": "1771924448"
},
"stopId": "JUSTIC-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771924536"
},
"departure": {
"time": "1771924536"
},
"stopId": "ECLATE-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771924635"
},
"departure": {
"time": "1771924635"
},
"stopId": "VDLOIR-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771924488"
},
"departure": {
"time": "1771924488"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PICAS-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771924530"
},
"departure": {
"time": "1771924530"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PARMEN-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771924595"
},
"departure": {
"time": "1771924595"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LAFAUV-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771924620"
},
"departure": {
"time": "1771924620"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAUM-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771924675"
},
"departure": {
"time": "1771924675"
},
"stopId": "LEOLAG-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771924712"
},
"departure": {
"time": "1771924712"
},
"stopId": "DAGUER-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771924754"
},
"departure": {
"time": "1771924754"
},
"stopId": "ALLUME-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771924790"
},
"departure": {
"time": "1771924790"
},
"stopId": "RIOTTE-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771924832"
},
"departure": {
"time": "1771924832"
},
"stopId": "BOURSE-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771924860"
},
"departure": {
"time": "1771924860"
},
"stopId": "MORLON-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771924899"
},
"departure": {
"time": "1771924899"
},
"stopId": "PYRAM2-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771924935"
},
"departure": {
"time": "1771924935"
},
"stopId": "BUISSO-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771924961"
},
"departure": {
"time": "1771924961"
},
"stopId": "DAUTEL-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771925032"
},
"departure": {
"time": "1771925032"
},
"stopId": "GENTR-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771925152"
},
"stopId": "SLEZIND",
"stopSequence": 60
}
],
"trip": {
"directionId": 1,
"routeId": "10",
"tripId": "6257597"
}
}
},
{
"id": "trip:6258533",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771927380"
},
"stopId": "BENE",
"stopSequence": 0
},
{
"arrival": {
"time": "1771927434"
},
"departure": {
"time": "1771927434"
},
"stopId": "JUIGDEP",
"stopSequence": 1
},
{
"arrival": {
"time": "1771927466"
},
"departure": {
"time": "1771927466"
},
"stopId": "CAMPJUIG",
"stopSequence": 2
},
{
"arrival": {
"time": "1771927494"
},
"departure": {
"time": "1771927494"
},
"stopId": "RENOIR",
"stopSequence": 3
},
{
"arrival": {
"time": "1771927522"
},
"departure": {
"time": "1771927522"
},
"stopId": "RECLAIR",
"stopSequence": 4
},
{
"arrival": {
"time": "1771927555"
},
"departure": {
"time": "1771927555"
},
"stopId": "DOMVATER",
"stopSequence": 5
},
{
"arrival": {
"time": "1771927794"
},
"departure": {
"time": "1771927794"
},
"stopId": "PISCMU-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771927796"
},
"departure": {
"time": "1771927796"
},
"stopId": "PISCMUFF",
"stopSequence": 7
},
{
"arrival": {
"time": "1771927867"
},
"departure": {
"time": "1771927867"
},
"stopId": "ANAFRAN",
"stopSequence": 8
},
{
"arrival": {
"time": "1771927560"
},
"departure": {
"time": "1771927560"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DOMVAL",
"stopSequence": 9
},
{
"arrival": {
"time": "1771927584"
},
"departure": {
"time": "1771927584"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GERMTILL",
"stopSequence": 10
},
{
"arrival": {
"time": "1771927742"
},
"departure": {
"time": "1771927742"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HAUCOUD",
"stopSequence": 11
},
{
"arrival": {
"time": "1771927777"
},
"departure": {
"time": "1771927777"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHPEGUY",
"stopSequence": 12
},
{
"arrival": {
"time": "1771927798"
},
"departure": {
"time": "1771927798"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DIX8JUI",
"stopSequence": 13
},
{
"arrival": {
"time": "1771927830"
},
"departure": {
"time": "1771927830"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DEBEAUVO",
"stopSequence": 14
},
{
"arrival": {
"time": "1771927927"
},
"departure": {
"time": "1771927927"
},
"stopId": "ZOLA",
"stopSequence": 15
},
{
"arrival": {
"time": "1771927984"
},
"departure": {
"time": "1771927984"
},
"stopId": "BELAIR",
"stopSequence": 16
}
],
"trip": {
"directionId": 0,
"routeId": "07",
"tripId": "6258533"
}
}
},
{
"id": "trip:6258464",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771926900"
},
"stopId": "ROMORNA",
"stopSequence": 0
},
{
"arrival": {
"time": "1771926982"
},
"departure": {
"time": "1771926982"
},
"stopId": "LECHENE",
"stopSequence": 1
},
{
"arrival": {
"time": "1771927005"
},
"departure": {
"time": "1771927005"
},
"stopId": "PORTSG",
"stopSequence": 2
},
{
"arrival": {
"time": "1771927045"
},
"departure": {
"time": "1771927045"
},
"stopId": "VANRIE",
"stopSequence": 3
},
{
"arrival": {
"time": "1771927102"
},
"departure": {
"time": "1771927102"
},
"stopId": "CLOSNEUF",
"stopSequence": 4
},
{
"arrival": {
"time": "1771927159"
},
"departure": {
"time": "1771927159"
},
"stopId": "HOSGEMME",
"stopSequence": 5
},
{
"arrival": {
"time": "1771927204"
},
"departure": {
"time": "1771927204"
},
"stopId": "MASGEMME",
"stopSequence": 6
},
{
"arrival": {
"time": "1771927262"
},
"departure": {
"time": "1771927262"
},
"stopId": "LOUPINO",
"stopSequence": 7
},
{
"arrival": {
"time": "1771927329"
},
"departure": {
"time": "1771927329"
},
"stopId": "LESROSES",
"stopSequence": 8
},
{
"arrival": {
"time": "1771927380"
},
"departure": {
"time": "1771927380"
},
"stopId": "RTEDANGE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771927402"
},
"departure": {
"time": "1771927402"
},
"stopId": "BELOEIL",
"stopSequence": 10
},
{
"arrival": {
"time": "1771927462"
},
"departure": {
"time": "1771927462"
},
"stopId": "JOLIVETT",
"stopSequence": 11
},
{
"arrival": {
"time": "1771927483"
},
"departure": {
"time": "1771927483"
},
"stopId": "HUTREAU",
"stopSequence": 12
},
{
"arrival": {
"time": "1771927552"
},
"departure": {
"time": "1771927552"
},
"stopId": "COSSE",
"stopSequence": 13
},
{
"arrival": {
"time": "1771927589"
},
"departure": {
"time": "1771927589"
},
"stopId": "AUBRY",
"stopSequence": 14
},
{
"arrival": {
"time": "1771927639"
},
"departure": {
"time": "1771927639"
},
"stopId": "MTARDAT",
"stopSequence": 15
},
{
"arrival": {
"time": "1771927669"
},
"departure": {
"time": "1771927669"
},
"stopId": "INTREPID",
"stopSequence": 16
},
{
"arrival": {
"time": "1771927706"
},
"departure": {
"time": "1771927706"
},
"stopId": "BEDIER",
"stopSequence": 17
},
{
"arrival": {
"time": "1771927740"
},
"departure": {
"time": "1771927740"
},
"stopId": "LETANDUE",
"stopSequence": 18
},
{
"arrival": {
"time": "1771927833"
},
"departure": {
"time": "1771927833"
},
"stopId": "STRASBOU",
"stopSequence": 19
},
{
"arrival": {
"time": "1771927889"
},
"departure": {
"time": "1771927889"
},
"stopId": "FREMUR",
"stopSequence": 20
},
{
"arrival": {
"time": "1771927936"
},
"departure": {
"time": "1771927936"
},
"stopId": "VAUBAN",
"stopSequence": 21
},
{
"arrival": {
"time": "1771927969"
},
"departure": {
"time": "1771927969"
},
"stopId": "POIREL",
"stopSequence": 22
},
{
"arrival": {
"time": "1771928028"
},
"departure": {
"time": "1771928028"
},
"stopId": "PONTNOIR",
"stopSequence": 23
}
],
"trip": {
"directionId": 0,
"routeId": "08",
"tripId": "6258464"
}
}
},
{
"id": "trip:6540933",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924349"
},
"departure": {
"time": "1771924375"
},
"stopId": "2HOPA",
"stopSequence": 13
},
{
"arrival": {
"time": "1771924463"
},
"departure": {
"time": "1771924463"
},
"stopId": "2CAPU",
"stopSequence": 14
},
{
"arrival": {
"time": "1771924543"
},
"departure": {
"time": "1771924543"
},
"stopId": "2JMOU",
"stopSequence": 15
},
{
"arrival": {
"time": "1771924663"
},
"departure": {
"time": "1771924663"
},
"stopId": "2HSAU",
"stopSequence": 16
},
{
"arrival": {
"time": "1771924753"
},
"departure": {
"time": "1771924753"
},
"stopId": "2VERN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771924903"
},
"departure": {
"time": "1771924903"
},
"stopId": "2BOTA",
"stopSequence": 19
},
{
"arrival": {
"time": "1771925003"
},
"departure": {
"time": "1771925003"
},
"stopId": "2PMAY",
"stopSequence": 20
},
{
"arrival": {
"time": "1771925083"
},
"departure": {
"time": "1771925083"
},
"stopId": "2BROY",
"stopSequence": 21
},
{
"arrival": {
"time": "1771925173"
},
"departure": {
"time": "1771925173"
},
"stopId": "2ACAS",
"stopSequence": 22
},
{
"arrival": {
"time": "1771925253"
},
"departure": {
"time": "1771925253"
},
"stopId": "2STGI",
"stopSequence": 23
},
{
"arrival": {
"time": "1771925343"
},
"departure": {
"time": "1771925343"
},
"stopId": "2BASC",
"stopSequence": 24
},
{
"arrival": {
"time": "1771925423"
},
"stopId": "1AARD",
"stopSequence": 25
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6540933"
}
}
},
{
"id": "trip:6258060",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771927615"
},
"departure": {
"time": "1771927615"
},
"stopId": "AURIOL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771927679"
},
"departure": {
"time": "1771927679"
},
"stopId": "PELUAU",
"stopSequence": 2
},
{
"arrival": {
"time": "1771927772"
},
"departure": {
"time": "1771927772"
},
"stopId": "LIZE05",
"stopSequence": 3
},
{
"arrival": {
"time": "1771927815"
},
"departure": {
"time": "1771927815"
},
"stopId": "CAMUS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771927860"
},
"departure": {
"time": "1771927860"
},
"stopId": "LECLERC",
"stopSequence": 5
},
{
"arrival": {
"time": "1771927927"
},
"departure": {
"time": "1771927927"
},
"stopId": "ROCEPINE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771927976"
},
"departure": {
"time": "1771927976"
},
"stopId": "PARCGARE",
"stopSequence": 7
}
],
"trip": {
"directionId": 1,
"routeId": "05",
"tripId": "6258060"
}
}
},
{
"id": "trip:6260018",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924356"
},
"departure": {
"time": "1771924356"
},
"stopId": "ACAD-PLA",
"stopSequence": 2
},
{
"arrival": {
"time": "1771924371"
},
"departure": {
"time": "1771924371"
},
"stopId": "CHDARR-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771924671"
},
"departure": {
"time": "1771924671"
},
"stopId": "CNFPT",
"stopSequence": 4
},
{
"arrival": {
"time": "1771924791"
},
"departure": {
"time": "1771924791"
},
"stopId": "DARWIN-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771924819"
},
"departure": {
"time": "1771924819"
},
"stopId": "MOREL-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771924879"
},
"departure": {
"time": "1771924879"
},
"stopId": "INRA-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771924916"
},
"departure": {
"time": "1771924916"
},
"stopId": "GDPERI-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771924947"
},
"departure": {
"time": "1771924947"
},
"stopId": "LANDRE-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771925031"
},
"departure": {
"time": "1771925031"
},
"stopId": "BRGPAI-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771925062"
},
"departure": {
"time": "1771925062"
},
"stopId": "RODIN-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771925114"
},
"departure": {
"time": "1771925114"
},
"stopId": "GRANBE-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771925162"
},
"departure": {
"time": "1771925162"
},
"stopId": "PROME-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771925172"
},
"departure": {
"time": "1771925172"
},
"stopId": "CERFEU-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771925248"
},
"departure": {
"time": "1771925248"
},
"stopId": "MONOD-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771925239"
},
"departure": {
"time": "1771925239"
},
"stopId": "CITRON-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771925270"
},
"departure": {
"time": "1771925270"
},
"stopId": "ECHATS-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771925395"
},
"stopId": "LATOLL",
"stopSequence": 18
}
],
"trip": {
"directionId": 1,
"routeId": "20",
"tripId": "6260018"
}
}
},
{
"id": "trip:6052659",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924331"
},
"departure": {
"time": "1771924331"
},
"stopId": "LAEN-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771924373"
},
"departure": {
"time": "1771924373"
},
"stopId": "BECK-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771924418"
},
"stopId": "DOMVATER",
"stopSequence": 33
}
],
"trip": {
"directionId": 1,
"routeId": "21",
"tripId": "6052659"
}
}
},
{
"id": "trip:6257711",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924378"
},
"departure": {
"time": "1771924410"
},
"stopId": "SAVARY-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771924459"
},
"departure": {
"time": "1771924459"
},
"stopId": "MUSSET-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771924538"
},
"departure": {
"time": "1771924538"
},
"stopId": "LUTIN-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771924582"
},
"departure": {
"time": "1771924582"
},
"stopId": "MACE-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771924611"
},
"departure": {
"time": "1771924611"
},
"stopId": "DESJAR-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771924662"
},
"departure": {
"time": "1771924662"
},
"stopId": "BRISEP-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771924746"
},
"departure": {
"time": "1771924746"
},
"stopId": "MIMOSA-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771924788"
},
"departure": {
"time": "1771924788"
},
"stopId": "CHATEN-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771924881"
},
"departure": {
"time": "1771924881"
},
"stopId": "SOLELE-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771924915"
},
"departure": {
"time": "1771924915"
},
"stopId": "SEPSON-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771924962"
},
"departure": {
"time": "1771924962"
},
"stopId": "BANCST-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771925063"
},
"departure": {
"time": "1771925063"
},
"stopId": "RTEPAR-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771925150"
},
"departure": {
"time": "1771925150"
},
"stopId": "PROVIN-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771925254"
},
"stopId": "PARCEX-E",
"stopSequence": 43
}
],
"trip": {
"directionId": 0,
"routeId": "04",
"tripId": "6257711"
}
}
},
{
"id": "trip:6258653",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771927380"
},
"stopId": "FO-LOR-R",
"stopSequence": 0
},
{
"arrival": {
"time": "1771927454"
},
"departure": {
"time": "1771927454"
},
"stopId": "STAUBI-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771927489"
},
"departure": {
"time": "1771927489"
},
"stopId": "HARAS-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771927620"
},
"departure": {
"time": "1771927620"
},
"stopId": "ANLERO-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771927703"
},
"departure": {
"time": "1771927703"
},
"stopId": "MICHEL-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771927757"
},
"departure": {
"time": "1771927757"
},
"stopId": "BOURGO-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771927802"
},
"departure": {
"time": "1771927802"
},
"stopId": "VOLNEY-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771927860"
},
"departure": {
"time": "1771927860"
},
"stopId": "MADELE-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771927931"
},
"departure": {
"time": "1771927931"
},
"stopId": "SAUMUR-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771927980"
},
"departure": {
"time": "1771927980"
},
"stopId": "DELACR-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771928021"
},
"departure": {
"time": "1771928021"
},
"stopId": "JUSTIC-E",
"stopSequence": 10
}
],
"trip": {
"directionId": 1,
"routeId": "01",
"tripId": "6258653"
}
}
},
{
"id": "trip:6544925",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924385"
},
"departure": {
"time": "1771924424"
},
"stopId": "1FARC",
"stopSequence": 5
},
{
"arrival": {
"time": "1771924570"
},
"stopId": "1QUAI",
"stopSequence": 6
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6544925"
}
}
},
{
"id": "trip:6257748",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924320"
},
"departure": {
"time": "1771924351"
},
"stopId": "MIMOSAS",
"stopSequence": 7
},
{
"arrival": {
"time": "1771924411"
},
"departure": {
"time": "1771924411"
},
"stopId": "BRISEPOT",
"stopSequence": 8
},
{
"arrival": {
"time": "1771924429"
},
"departure": {
"time": "1771924429"
},
"stopId": "DESJARDI",
"stopSequence": 9
},
{
"arrival": {
"time": "1771924470"
},
"departure": {
"time": "1771924470"
},
"stopId": "MACE",
"stopSequence": 10
},
{
"arrival": {
"time": "1771924498"
},
"departure": {
"time": "1771924498"
},
"stopId": "LUTIN",
"stopSequence": 11
},
{
"arrival": {
"time": "1771924582"
},
"departure": {
"time": "1771924582"
},
"stopId": "MUSSET",
"stopSequence": 12
},
{
"arrival": {
"time": "1771924620"
},
"departure": {
"time": "1771924620"
},
"stopId": "SAVARY",
"stopSequence": 13
},
{
"arrival": {
"time": "1771924777"
},
"departure": {
"time": "1771924777"
},
"stopId": "MENDESFR",
"stopSequence": 14
},
{
"arrival": {
"time": "1771924918"
},
"departure": {
"time": "1771925040"
},
"stopId": "FO-LOR-R",
"stopSequence": 15
},
{
"arrival": {
"time": "1771925127"
},
"departure": {
"time": "1771925127"
},
"stopId": "STAUBI-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771925169"
},
"departure": {
"time": "1771925169"
},
"stopId": "HARAS-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771925280"
},
"departure": {
"time": "1771925280"
},
"stopId": "LESGAR-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771925367"
},
"departure": {
"time": "1771925367"
},
"stopId": "BREMON-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771925424"
},
"departure": {
"time": "1771925424"
},
"stopId": "ACAD-PLA",
"stopSequence": 20
},
{
"arrival": {
"time": "1771925460"
},
"departure": {
"time": "1771925460"
},
"stopId": "CHDARR-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771925760"
},
"departure": {
"time": "1771925760"
},
"stopId": "GDMAIN-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771925820"
},
"departure": {
"time": "1771925820"
},
"stopId": "PERUSSAI",
"stopSequence": 23
},
{
"arrival": {
"time": "1771925854"
},
"departure": {
"time": "1771925854"
},
"stopId": "MAISLAC",
"stopSequence": 24
},
{
"arrival": {
"time": "1771925891"
},
"departure": {
"time": "1771925891"
},
"stopId": "JEAN-MON",
"stopSequence": 25
},
{
"arrival": {
"time": "1771925949"
},
"departure": {
"time": "1771925949"
},
"stopId": "DELESC-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771925985"
},
"departure": {
"time": "1771925985"
},
"stopId": "MONTEC-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771926020"
},
"departure": {
"time": "1771926020"
},
"stopId": "VALLO-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771926064"
},
"departure": {
"time": "1771926064"
},
"stopId": "PROUDH-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771926120"
},
"departure": {
"time": "1771926120"
},
"stopId": "GRESIL-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771926149"
},
"departure": {
"time": "1771926149"
},
"stopId": "WIGAN-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771926215"
},
"departure": {
"time": "1771926215"
},
"stopId": "SHEAKS-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771926248"
},
"departure": {
"time": "1771926248"
},
"stopId": "AQUITA-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771926300"
},
"departure": {
"time": "1771926300"
},
"stopId": "CCMOLI-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771926420"
},
"stopId": "LHOIRI-D",
"stopSequence": 35
}
],
"trip": {
"directionId": 1,
"routeId": "04",
"tripId": "6257748"
}
}
},
{
"id": "trip:6258114",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924390"
},
"departure": {
"time": "1771924390"
},
"stopId": "FRATE-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771924411"
},
"departure": {
"time": "1771924411"
},
"stopId": "CHARNA-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771924530"
},
"departure": {
"time": "1771924530"
},
"stopId": "ESEO-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771924613"
},
"departure": {
"time": "1771924613"
},
"stopId": "CARREF5A",
"stopSequence": 5
},
{
"arrival": {
"time": "1771924712"
},
"departure": {
"time": "1771924712"
},
"stopId": "RAMON-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771924782"
},
"departure": {
"time": "1771924782"
},
"stopId": "RBRIOL-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771924908"
},
"departure": {
"time": "1771924908"
},
"stopId": "EUROPE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771924956"
},
"departure": {
"time": "1771924956"
},
"stopId": "ALDUNANT",
"stopSequence": 9
},
{
"arrival": {
"time": "1771925123"
},
"departure": {
"time": "1771925123"
},
"stopId": "BRISPOTI",
"stopSequence": 10
},
{
"arrival": {
"time": "1771925168"
},
"departure": {
"time": "1771925168"
},
"stopId": "THULEAU",
"stopSequence": 11
},
{
"arrival": {
"time": "1771925204"
},
"departure": {
"time": "1771925204"
},
"stopId": "DEUCROIX",
"stopSequence": 12
},
{
"arrival": {
"time": "1771925279"
},
"departure": {
"time": "1771925279"
},
"stopId": "GILLIE-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771925355"
},
"departure": {
"time": "1771925355"
},
"stopId": "ISORET-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771925437"
},
"departure": {
"time": "1771925437"
},
"stopId": "CAMELI-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771925533"
},
"departure": {
"time": "1771925533"
},
"stopId": "ESPACE5A",
"stopSequence": 16
},
{
"arrival": {
"time": "1771925635"
},
"departure": {
"time": "1771925635"
},
"stopId": "VILLECHI",
"stopSequence": 17
},
{
"arrival": {
"time": "1771925698"
},
"departure": {
"time": "1771925698"
},
"stopId": "STLEON5A",
"stopSequence": 18
},
{
"arrival": {
"time": "1771925757"
},
"departure": {
"time": "1771925757"
},
"stopId": "JEJAURES",
"stopSequence": 19
},
{
"arrival": {
"time": "1771925857"
},
"departure": {
"time": "1771925857"
},
"stopId": "JUSTICES",
"stopSequence": 20
},
{
"arrival": {
"time": "1771925896"
},
"departure": {
"time": "1771925896"
},
"stopId": "DELACROI",
"stopSequence": 21
},
{
"arrival": {
"time": "1771925968"
},
"departure": {
"time": "1771925968"
},
"stopId": "SAUMUROI",
"stopSequence": 22
},
{
"arrival": {
"time": "1771926053"
},
"departure": {
"time": "1771926053"
},
"stopId": "INTERMIL",
"stopSequence": 23
},
{
"arrival": {
"time": "1771926090"
},
"departure": {
"time": "1771926090"
},
"stopId": "HAUTPRES",
"stopSequence": 24
},
{
"arrival": {
"time": "1771926139"
},
"departure": {
"time": "1771926139"
},
"stopId": "DELATTRE",
"stopSequence": 25
},
{
"arrival": {
"time": "1771926214"
},
"departure": {
"time": "1771926214"
},
"stopId": "MORELLER",
"stopSequence": 26
},
{
"arrival": {
"time": "1771926248"
},
"departure": {
"time": "1771926248"
},
"stopId": "ARBORE-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771926319"
},
"departure": {
"time": "1771926319"
},
"stopId": "ORGEMO-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771926399"
},
"departure": {
"time": "1771926399"
},
"stopId": "NERUDA",
"stopSequence": 29
},
{
"arrival": {
"time": "1771926431"
},
"departure": {
"time": "1771926431"
},
"stopId": "ORGEMONT",
"stopSequence": 30
},
{
"arrival": {
"time": "1771926488"
},
"departure": {
"time": "1771926488"
},
"stopId": "FRCEVERT",
"stopSequence": 31
},
{
"arrival": {
"time": "1771926537"
},
"departure": {
"time": "1771926537"
},
"stopId": "APPENTIS",
"stopSequence": 32
},
{
"arrival": {
"time": "1771926605"
},
"departure": {
"time": "1771926605"
},
"stopId": "BOUTHOMA",
"stopSequence": 33
},
{
"arrival": {
"time": "1771926677"
},
"departure": {
"time": "1771926677"
},
"stopId": "ANRO-5A",
"stopSequence": 34
},
{
"arrival": {
"time": "1771926741"
},
"departure": {
"time": "1771926741"
},
"stopId": "DURVILLE",
"stopSequence": 35
},
{
"arrival": {
"time": "1771926773"
},
"departure": {
"time": "1771926773"
},
"stopId": "PALLACH",
"stopSequence": 36
},
{
"arrival": {
"time": "1771926798"
},
"departure": {
"time": "1771926798"
},
"stopId": "JULESV-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771926850"
},
"departure": {
"time": "1771926850"
},
"stopId": "JE23-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771926898"
},
"departure": {
"time": "1771926898"
},
"stopId": "CLAUDE-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771926930"
},
"departure": {
"time": "1771926930"
},
"stopId": "MAJUIN5A",
"stopSequence": 40
},
{
"arrival": {
"time": "1771926979"
},
"departure": {
"time": "1771926979"
},
"stopId": "MONTCA-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771927037"
},
"departure": {
"time": "1771927037"
},
"stopId": "GAUBOU5A",
"stopSequence": 42
},
{
"arrival": {
"time": "1771927124"
},
"departure": {
"time": "1771927124"
},
"stopId": "CTRETRI",
"stopSequence": 43
},
{
"arrival": {
"time": "1771927204"
},
"departure": {
"time": "1771927204"
},
"stopId": "EBLE",
"stopSequence": 44
},
{
"arrival": {
"time": "1771927289"
},
"departure": {
"time": "1771927289"
},
"stopId": "GENIE",
"stopSequence": 45
},
{
"arrival": {
"time": "1771927364"
},
"departure": {
"time": "1771927364"
},
"stopId": "VAUBAN",
"stopSequence": 46
},
{
"arrival": {
"time": "1771927401"
},
"departure": {
"time": "1771927401"
},
"stopId": "POIREL",
"stopSequence": 47
},
{
"arrival": {
"time": "1771927424"
},
"departure": {
"time": "1771927424"
},
"stopId": "PONTNOIR",
"stopSequence": 48
},
{
"arrival": {
"time": "1771927465"
},
"departure": {
"time": "1771927465"
},
"stopId": "SEMARD",
"stopSequence": 49
},
{
"arrival": {
"time": "1771927499"
},
"departure": {
"time": "1771927499"
},
"stopId": "BREMON-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771927584"
},
"departure": {
"time": "1771927584"
},
"stopId": "ACAD-PLA",
"stopSequence": 51
},
{
"arrival": {
"time": "1771927645"
},
"departure": {
"time": "1771927645"
},
"stopId": "CHDARR-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771927799"
},
"departure": {
"time": "1771927799"
},
"stopId": "LEQUAI-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771927825"
},
"departure": {
"time": "1771927825"
},
"stopId": "DUMESN-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771927934"
},
"departure": {
"time": "1771927934"
},
"stopId": "RASPAI-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771927930"
},
"departure": {
"time": "1771927930"
},
"stopId": "LABRUY-E",
"stopSequence": 56
}
],
"trip": {
"directionId": 0,
"routeId": "05",
"tripId": "6258114"
}
}
},
{
"id": "trip:6258273",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771926548"
},
"departure": {
"time": "1771926548"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GDPRESSO",
"stopSequence": 2
},
{
"arrival": {
"time": "1771926598"
},
"departure": {
"time": "1771926598"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BARBOTER",
"stopSequence": 3
},
{
"arrival": {
"time": "1771926651"
},
"departure": {
"time": "1771926651"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FONTENE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771926719"
},
"departure": {
"time": "1771926719"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHAERIGN",
"stopSequence": 5
},
{
"arrival": {
"time": "1771926785"
},
"departure": {
"time": "1771926785"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOSQUET",
"stopSequence": 6
},
{
"arrival": {
"time": "1771926829"
},
"departure": {
"time": "1771926829"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOUET",
"stopSequence": 7
},
{
"arrival": {
"time": "1771926897"
},
"departure": {
"time": "1771926897"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DUBE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771926956"
},
"departure": {
"time": "1771926956"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOIRE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771926579"
},
"departure": {
"time": "1771926579"
},
"stopId": "PONTSCEM",
"stopSequence": 10
},
{
"arrival": {
"time": "1771926634"
},
"departure": {
"time": "1771926634"
},
"stopId": "BELPOULE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771926706"
},
"departure": {
"time": "1771926706"
},
"stopId": "AUTHION",
"stopSequence": 12
},
{
"arrival": {
"time": "1771926764"
},
"departure": {
"time": "1771926764"
},
"stopId": "PATUREAU",
"stopSequence": 13
},
{
"arrival": {
"time": "1771926865"
},
"departure": {
"time": "1771926865"
},
"stopId": "GENDRON",
"stopSequence": 14
},
{
"arrival": {
"time": "1771926947"
},
"departure": {
"time": "1771926947"
},
"stopId": "RUELLES",
"stopSequence": 15
},
{
"arrival": {
"time": "1771926999"
},
"departure": {
"time": "1771926999"
},
"stopId": "SABLONS",
"stopSequence": 16
},
{
"arrival": {
"time": "1771927036"
},
"departure": {
"time": "1771927036"
},
"stopId": "TROPAROI",
"stopSequence": 17
},
{
"arrival": {
"time": "1771927179"
},
"departure": {
"time": "1771927179"
},
"stopId": "ALLARD",
"stopSequence": 18
},
{
"arrival": {
"time": "1771927255"
},
"departure": {
"time": "1771927255"
},
"stopId": "DELATTAS",
"stopSequence": 19
},
{
"arrival": {
"time": "1771927364"
},
"departure": {
"time": "1771927364"
},
"stopId": "ESA",
"stopSequence": 20
},
{
"arrival": {
"time": "1771927425"
},
"departure": {
"time": "1771927425"
},
"stopId": "RABELAI",
"stopSequence": 21
},
{
"arrival": {
"time": "1771927479"
},
"departure": {
"time": "1771927479"
},
"stopId": "ALEROY",
"stopSequence": 22
},
{
"arrival": {
"time": "1771927616"
},
"departure": {
"time": "1771927616"
},
"stopId": "PAULBERT",
"stopSequence": 23
},
{
"arrival": {
"time": "1771927671"
},
"departure": {
"time": "1771927671"
},
"stopId": "HARAS",
"stopSequence": 24
},
{
"arrival": {
"time": "1771927747"
},
"departure": {
"time": "1771927747"
},
"stopId": "STAUBIN",
"stopSequence": 25
},
{
"arrival": {
"time": "1771927835"
},
"departure": {
"time": "1771928400"
},
"stopId": "LORRAIN1",
"stopSequence": 26
}
],
"trip": {
"directionId": 0,
"routeId": "03",
"tripId": "6258273"
}
}
},
{
"id": "trip:6258059",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771926355"
},
"departure": {
"time": "1771926355"
},
"stopId": "AURIOL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771926419"
},
"departure": {
"time": "1771926419"
},
"stopId": "PELUAU",
"stopSequence": 2
},
{
"arrival": {
"time": "1771926512"
},
"departure": {
"time": "1771926512"
},
"stopId": "LIZE05",
"stopSequence": 3
},
{
"arrival": {
"time": "1771926555"
},
"departure": {
"time": "1771926555"
},
"stopId": "CAMUS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771926600"
},
"departure": {
"time": "1771926600"
},
"stopId": "LECLERC",
"stopSequence": 5
},
{
"arrival": {
"time": "1771926667"
},
"departure": {
"time": "1771926667"
},
"stopId": "ROCEPINE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771926716"
},
"departure": {
"time": "1771926716"
},
"stopId": "PARCGARE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771926781"
},
"departure": {
"time": "1771926781"
},
"stopId": "LABRUYER",
"stopSequence": 8
},
{
"arrival": {
"time": "1771926856"
},
"departure": {
"time": "1771926856"
},
"stopId": "RASPAIL",
"stopSequence": 9
},
{
"arrival": {
"time": "1771926913"
},
"departure": {
"time": "1771926913"
},
"stopId": "DUMESNIL",
"stopSequence": 10
},
{
"arrival": {
"time": "1771926960"
},
"departure": {
"time": "1771926960"
},
"stopId": "LEQUAI",
"stopSequence": 11
},
{
"arrival": {
"time": "1771927162"
},
"departure": {
"time": "1771927162"
},
"stopId": "CHDARR",
"stopSequence": 12
},
{
"arrival": {
"time": "1771927209"
},
"departure": {
"time": "1771927209"
},
"stopId": "ACADEMIE",
"stopSequence": 13
},
{
"arrival": {
"time": "1771927260"
},
"departure": {
"time": "1771927260"
},
"stopId": "GBREM-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771927289"
},
"departure": {
"time": "1771927289"
},
"stopId": "SEMARD-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771927322"
},
"departure": {
"time": "1771927322"
},
"stopId": "PONTNO-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771927386"
},
"departure": {
"time": "1771927386"
},
"stopId": "POIREL-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771927421"
},
"departure": {
"time": "1771927421"
},
"stopId": "VAUBAN-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771927490"
},
"departure": {
"time": "1771927490"
},
"stopId": "GENIE-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771927554"
},
"departure": {
"time": "1771927554"
},
"stopId": "EBLE-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771927636"
},
"departure": {
"time": "1771927636"
},
"stopId": "CTRETR-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771927740"
},
"departure": {
"time": "1771927740"
},
"stopId": "GAUBOU5B",
"stopSequence": 22
},
{
"arrival": {
"time": "1771927808"
},
"departure": {
"time": "1771927808"
},
"stopId": "MONTCASB",
"stopSequence": 23
},
{
"arrival": {
"time": "1771927863"
},
"departure": {
"time": "1771927863"
},
"stopId": "MAJUIN5B",
"stopSequence": 24
},
{
"arrival": {
"time": "1771927909"
},
"departure": {
"time": "1771927909"
},
"stopId": "CLAUDEL",
"stopSequence": 25
},
{
"arrival": {
"time": "1771927955"
},
"departure": {
"time": "1771927955"
},
"stopId": "JEAN-23",
"stopSequence": 26
},
{
"arrival": {
"time": "1771927987"
},
"departure": {
"time": "1771927987"
},
"stopId": "JULESVER",
"stopSequence": 27
}
],
"trip": {
"directionId": 1,
"routeId": "05",
"tripId": "6258059"
}
}
},
{
"id": "trip:6544025",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771924680"
},
"stopId": "LEQUAI-E",
"stopSequence": 0
},
{
"arrival": {
"time": "1771924723"
},
"departure": {
"time": "1771924723"
},
"stopId": "LEQUAI",
"stopSequence": 1
},
{
"arrival": {
"time": "1771924928"
},
"departure": {
"time": "1771924928"
},
"stopId": "CHDARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1771924960"
},
"departure": {
"time": "1771924960"
},
"stopId": "CCI",
"stopSequence": 3
},
{
"arrival": {
"time": "1771925100"
},
"departure": {
"time": "1771925100"
},
"stopId": "HARAS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771925183"
},
"departure": {
"time": "1771925183"
},
"stopId": "STAUBIN",
"stopSequence": 5
},
{
"arrival": {
"time": "1771925280"
},
"departure": {
"time": "1771925280"
},
"stopId": "LORRAIN1",
"stopSequence": 6
},
{
"arrival": {
"time": "1771925460"
},
"stopId": "MENDES-E",
"stopSequence": 7
}
],
"trip": {
"directionId": 1,
"routeId": "Tbus",
"tripId": "6544025"
}
}
},
{
"id": "trip:6260084",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771927320"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HOPITAL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771927325"
},
"departure": {
"time": "1771927325"
},
"stopId": "HRECULEE",
"stopSequence": 2
},
{
"arrival": {
"time": "1771927376"
},
"departure": {
"time": "1771927376"
},
"stopId": "FMEDECIN",
"stopSequence": 3
},
{
"arrival": {
"time": "1771927461"
},
"departure": {
"time": "1771927461"
},
"stopId": "WJMO-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771927510"
},
"departure": {
"time": "1771927510"
},
"stopId": "ESEO",
"stopSequence": 5
},
{
"arrival": {
"time": "1771927568"
},
"departure": {
"time": "1771927568"
},
"stopId": "CHARNASS",
"stopSequence": 6
},
{
"arrival": {
"time": "1771927640"
},
"departure": {
"time": "1771927640"
},
"stopId": "FRATER",
"stopSequence": 7
},
{
"arrival": {
"time": "1771927695"
},
"departure": {
"time": "1771927695"
},
"stopId": "LECUIT",
"stopSequence": 8
},
{
"arrival": {
"time": "1771927784"
},
"departure": {
"time": "1771927784"
},
"stopId": "BLERIOT",
"stopSequence": 9
},
{
"arrival": {
"time": "1771927845"
},
"departure": {
"time": "1771927845"
},
"stopId": "BARRA",
"stopSequence": 10
},
{
"arrival": {
"time": "1771927922"
},
"departure": {
"time": "1771927922"
},
"stopId": "STTERESE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771927967"
},
"departure": {
"time": "1771927967"
},
"stopId": "BICHBICH",
"stopSequence": 12
},
{
"arrival": {
"time": "1771928023"
},
"departure": {
"time": "1771928023"
},
"stopId": "DESCAZEA",
"stopSequence": 13
}
],
"trip": {
"directionId": 1,
"routeId": "06",
"tripId": "6260084"
}
}
},
{
"id": "trip:6257900",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771926840"
},
"stopId": "BEAUCOUZ",
"stopSequence": 0
},
{
"arrival": {
"time": "1771926876"
},
"departure": {
"time": "1771926876"
},
"stopId": "FAUVETTE",
"stopSequence": 1
},
{
"arrival": {
"time": "1771926909"
},
"departure": {
"time": "1771926909"
},
"stopId": "PINSONS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771926968"
},
"departure": {
"time": "1771926968"
},
"stopId": "PRIEURE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771926999"
},
"departure": {
"time": "1771926999"
},
"stopId": "VAURAGER",
"stopSequence": 5
},
{
"arrival": {
"time": "1771927059"
},
"departure": {
"time": "1771927059"
},
"stopId": "ROUAIRIE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771927102"
},
"departure": {
"time": "1771927102"
},
"stopId": "LASOURCE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771927140"
},
"departure": {
"time": "1771927140"
},
"stopId": "CERFEUIL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771927191"
},
"departure": {
"time": "1771927191"
},
"stopId": "PROMENIE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771927225"
},
"departure": {
"time": "1771927225"
},
"stopId": "GRANBELL",
"stopSequence": 10
},
{
"arrival": {
"time": "1771927258"
},
"departure": {
"time": "1771927258"
},
"stopId": "RODIN",
"stopSequence": 11
},
{
"arrival": {
"time": "1771927290"
},
"departure": {
"time": "1771927290"
},
"stopId": "BRGPAILL",
"stopSequence": 12
},
{
"arrival": {
"time": "1771927381"
},
"departure": {
"time": "1771927381"
},
"stopId": "LANDREAU",
"stopSequence": 13
},
{
"arrival": {
"time": "1771927417"
},
"departure": {
"time": "1771927417"
},
"stopId": "GDPERIGN",
"stopSequence": 14
},
{
"arrival": {
"time": "1771927461"
},
"departure": {
"time": "1771927461"
},
"stopId": "INRA",
"stopSequence": 15
},
{
"arrival": {
"time": "1771927490"
},
"departure": {
"time": "1771927490"
},
"stopId": "MOREL",
"stopSequence": 16
},
{
"arrival": {
"time": "1771927524"
},
"departure": {
"time": "1771927524"
},
"stopId": "LENOTRE",
"stopSequence": 17
},
{
"arrival": {
"time": "1771927560"
},
"departure": {
"time": "1771927560"
},
"stopId": "BBCAMTEC",
"stopSequence": 18
},
{
"arrival": {
"time": "1771927675"
},
"departure": {
"time": "1771927675"
},
"stopId": "I.U.T.",
"stopSequence": 19
},
{
"arrival": {
"time": "1771927725"
},
"departure": {
"time": "1771927725"
},
"stopId": "RESTUNIV",
"stopSequence": 20
},
{
"arrival": {
"time": "1771927800"
},
"departure": {
"time": "1771927800"
},
"stopId": "CITEUNIV",
"stopSequence": 21
},
{
"arrival": {
"time": "1771927850"
},
"departure": {
"time": "1771927850"
},
"stopId": "POLYTECH",
"stopSequence": 22
},
{
"arrival": {
"time": "1771927911"
},
"departure": {
"time": "1771927911"
},
"stopId": "NDAMELAC",
"stopSequence": 23
},
{
"arrival": {
"time": "1771927977"
},
"departure": {
"time": "1771927977"
},
"stopId": "BOISRAME",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "02",
"tripId": "6257900"
}
}
},
{
"id": "trip:6258434",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771924860"
},
"stopId": "MOULINMA",
"stopSequence": 0
},
{
"arrival": {
"time": "1771924955"
},
"departure": {
"time": "1771924955"
},
"stopId": "BAUDRAI",
"stopSequence": 1
},
{
"arrival": {
"time": "1771924980"
},
"departure": {
"time": "1771924980"
},
"stopId": "JEBOUTON",
"stopSequence": 2
},
{
"arrival": {
"time": "1771925086"
},
"departure": {
"time": "1771925086"
},
"stopId": "LAVOIR",
"stopSequence": 3
},
{
"arrival": {
"time": "1771925154"
},
"departure": {
"time": "1771925154"
},
"stopId": "RIOTTEAU",
"stopSequence": 4
},
{
"arrival": {
"time": "1771925194"
},
"departure": {
"time": "1771925194"
},
"stopId": "ALLUMETT",
"stopSequence": 5
},
{
"arrival": {
"time": "1771925247"
},
"departure": {
"time": "1771925247"
},
"stopId": "DAGUERRE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771925302"
},
"departure": {
"time": "1771925302"
},
"stopId": "BELVTR-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771925369"
},
"departure": {
"time": "1771925369"
},
"stopId": "MARAIS-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771925463"
},
"departure": {
"time": "1771925463"
},
"stopId": "GASPALON",
"stopSequence": 9
},
{
"arrival": {
"time": "1771925580"
},
"departure": {
"time": "1771925580"
},
"stopId": "VILSANTE",
"stopSequence": 10
},
{
"arrival": {
"time": "1771925617"
},
"departure": {
"time": "1771925617"
},
"stopId": "CORMIER",
"stopSequence": 11
},
{
"arrival": {
"time": "1771925686"
},
"departure": {
"time": "1771925686"
},
"stopId": "STLEONAR",
"stopSequence": 12
},
{
"arrival": {
"time": "1771925715"
},
"departure": {
"time": "1771925715"
},
"stopId": "GERICAUL",
"stopSequence": 13
},
{
"arrival": {
"time": "1771925760"
},
"departure": {
"time": "1771925760"
},
"stopId": "MONGAZON",
"stopSequence": 14
},
{
"arrival": {
"time": "1771925794"
},
"departure": {
"time": "1771925794"
},
"stopId": "KOPA",
"stopSequence": 15
},
{
"arrival": {
"time": "1771925851"
},
"departure": {
"time": "1771925851"
},
"stopId": "DESMAZ",
"stopSequence": 16
},
{
"arrival": {
"time": "1771925901"
},
"departure": {
"time": "1771925901"
},
"stopId": "ANFRANCK",
"stopSequence": 17
},
{
"arrival": {
"time": "1771925958"
},
"departure": {
"time": "1771925958"
},
"stopId": "STJOSEP",
"stopSequence": 18
},
{
"arrival": {
"time": "1771926023"
},
"departure": {
"time": "1771926023"
},
"stopId": "PLDULYCE",
"stopSequence": 19
},
{
"arrival": {
"time": "1771926120"
},
"departure": {
"time": "1771926180"
},
"stopId": "HMAI",
"stopSequence": 20
},
{
"arrival": {
"time": "1771926234"
},
"departure": {
"time": "1771926234"
},
"stopId": "FO-LOR-R",
"stopSequence": 21
},
{
"arrival": {
"time": "1771926345"
},
"departure": {
"time": "1771926345"
},
"stopId": "STAUBI-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771926398"
},
"departure": {
"time": "1771926398"
},
"stopId": "HARAS-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771926540"
},
"departure": {
"time": "1771926540"
},
"stopId": "LESGAR-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1771926618"
},
"departure": {
"time": "1771926618"
},
"stopId": "SEMARD-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1771926652"
},
"departure": {
"time": "1771926652"
},
"stopId": "PONTNO-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771926718"
},
"departure": {
"time": "1771926718"
},
"stopId": "POIREL-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771926754"
},
"departure": {
"time": "1771926754"
},
"stopId": "VAUBAN-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771926801"
},
"departure": {
"time": "1771926801"
},
"stopId": "FREMUR-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771926860"
},
"departure": {
"time": "1771926860"
},
"stopId": "STRASB-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771926960"
},
"departure": {
"time": "1771926960"
},
"stopId": "LETAND-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771926991"
},
"departure": {
"time": "1771926991"
},
"stopId": "BEDIER-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771927024"
},
"departure": {
"time": "1771927024"
},
"stopId": "INTREP-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771927055"
},
"departure": {
"time": "1771927055"
},
"stopId": "MTARDA-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771927094"
},
"departure": {
"time": "1771927094"
},
"stopId": "AUBRY-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771927145"
},
"departure": {
"time": "1771927145"
},
"stopId": "COSSE-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771927208"
},
"departure": {
"time": "1771927208"
},
"stopId": "HUTREA-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771927229"
},
"departure": {
"time": "1771927229"
},
"stopId": "JOLIVE-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771927284"
},
"departure": {
"time": "1771927284"
},
"stopId": "BELOEI-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771927320"
},
"departure": {
"time": "1771927320"
},
"stopId": "RTEDAN-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771927366"
},
"departure": {
"time": "1771927366"
},
"stopId": "LESROS-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771927439"
},
"departure": {
"time": "1771927439"
},
"stopId": "LOUPIN-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771927505"
},
"departure": {
"time": "1771927505"
},
"stopId": "MASGEM-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771927551"
},
"departure": {
"time": "1771927551"
},
"stopId": "HOSGEM-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771927615"
},
"departure": {
"time": "1771927615"
},
"stopId": "CLOS9-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771927662"
},
"departure": {
"time": "1771927662"
},
"stopId": "VANRIE-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771927716"
},
"departure": {
"time": "1771927716"
},
"stopId": "PORTSG-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771927745"
},
"departure": {
"time": "1771927745"
},
"stopId": "LECHEN-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771927800"
},
"stopId": "ROMORNA",
"stopSequence": 49
}
],
"trip": {
"directionId": 1,
"routeId": "08",
"tripId": "6258434"
}
}
},
{
"id": "trip:6543553",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924417"
},
"departure": {
"time": "1771924417"
},
"stopId": "2BRIS",
"stopSequence": 3
},
{
"arrival": {
"time": "1771924494"
},
"departure": {
"time": "1771924494"
},
"stopId": "2CROI",
"stopSequence": 4
},
{
"arrival": {
"time": "1771924646"
},
"departure": {
"time": "1771924646"
},
"stopId": "2MTAI",
"stopSequence": 5
},
{
"arrival": {
"time": "1771924737"
},
"departure": {
"time": "1771924737"
},
"stopId": "2CONS",
"stopSequence": 6
},
{
"arrival": {
"time": "1771924887"
},
"stopId": "2CECO",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6543553"
}
}
},
{
"id": "trip:6257897",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924313"
},
"departure": {
"time": "1771924411"
},
"stopId": "LEQUAI",
"stopSequence": 30
},
{
"arrival": {
"time": "1771924320"
},
"departure": {
"time": "1771924320"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MONPROF.",
"stopSequence": 31
},
{
"arrival": {
"time": "1771924422"
},
"departure": {
"time": "1771924422"
},
"scheduleRelationship": "SKIPPED",
"stopId": "TRINITE",
"stopSequence": 32
},
{
"arrival": {
"time": "1771924492"
},
"departure": {
"time": "1771924492"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAUREPA",
"stopSequence": 33
},
{
"arrival": {
"time": "1771924560"
},
"departure": {
"time": "1771924560"
},
"scheduleRelationship": "SKIPPED",
"stopId": "COEURMA",
"stopSequence": 34
},
{
"arrival": {
"time": "1771924596"
},
"departure": {
"time": "1771924596"
},
"stopId": "CHDARR",
"stopSequence": 35
},
{
"arrival": {
"time": "1771924644"
},
"departure": {
"time": "1771924644"
},
"stopId": "ACADEMIE",
"stopSequence": 36
},
{
"arrival": {
"time": "1771924688"
},
"departure": {
"time": "1771924688"
},
"stopId": "GBREM-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771924787"
},
"departure": {
"time": "1771924787"
},
"stopId": "GARETERM",
"stopSequence": 38
},
{
"arrival": {
"time": "1771924832"
},
"departure": {
"time": "1771924832"
},
"stopId": "LESGARES",
"stopSequence": 39
},
{
"arrival": {
"time": "1771924890"
},
"departure": {
"time": "1771924890"
},
"stopId": "HARAS",
"stopSequence": 40
},
{
"arrival": {
"time": "1771924962"
},
"departure": {
"time": "1771924962"
},
"stopId": "STAUBIN",
"stopSequence": 41
},
{
"arrival": {
"time": "1771925078"
},
"departure": {
"time": "1771925340"
},
"stopId": "LOR-FO-A",
"stopSequence": 42
},
{
"arrival": {
"time": "1771925393"
},
"departure": {
"time": "1771925393"
},
"stopId": "MAIL-HDV",
"stopSequence": 43
},
{
"arrival": {
"time": "1771925480"
},
"departure": {
"time": "1771925480"
},
"stopId": "SECUSO-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771925520"
},
"departure": {
"time": "1771925520"
},
"stopId": "STEXUP-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771925593"
},
"departure": {
"time": "1771925593"
},
"stopId": "GARDOT-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771925616"
},
"departure": {
"time": "1771925616"
},
"stopId": "MONTAI-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771925695"
},
"departure": {
"time": "1771925695"
},
"stopId": "CIMETI-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771925762"
},
"departure": {
"time": "1771925762"
},
"stopId": "AFPA-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771925805"
},
"departure": {
"time": "1771925805"
},
"stopId": "ARCEAU-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771925851"
},
"departure": {
"time": "1771925851"
},
"stopId": "CASERN-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771925940"
},
"departure": {
"time": "1771925940"
},
"stopId": "LAREU-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771925998"
},
"departure": {
"time": "1771925998"
},
"stopId": "PAPERI-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771926052"
},
"departure": {
"time": "1771926052"
},
"stopId": "CCHEMI-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771926122"
},
"departure": {
"time": "1771926122"
},
"stopId": "JUFERR-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771926184"
},
"departure": {
"time": "1771926184"
},
"stopId": "GEMMET-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771926244"
},
"departure": {
"time": "1771926244"
},
"stopId": "AUBEPI-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771926300"
},
"departure": {
"time": "1771926300"
},
"stopId": "STADE-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771926351"
},
"departure": {
"time": "1771926351"
},
"stopId": "PELLER-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771926391"
},
"departure": {
"time": "1771926391"
},
"stopId": "CEEQUE-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1771926432"
},
"departure": {
"time": "1771926432"
},
"stopId": "MORLIE-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771926500"
},
"departure": {
"time": "1771926500"
},
"stopId": "WALCOU-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1771926540"
},
"departure": {
"time": "1771926540"
},
"stopId": "JAUDET-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1771926629"
},
"departure": {
"time": "1771926629"
},
"stopId": "PASTEU-E",
"stopSequence": 64
},
{
"arrival": {
"time": "1771926656"
},
"departure": {
"time": "1771926656"
},
"stopId": "VERDUN-E",
"stopSequence": 65
},
{
"arrival": {
"time": "1771926679"
},
"departure": {
"time": "1771926679"
},
"stopId": "CEZAN-E",
"stopSequence": 66
},
{
"arrival": {
"time": "1771926715"
},
"departure": {
"time": "1771926715"
},
"stopId": "COROT-E",
"stopSequence": 67
},
{
"arrival": {
"time": "1771926780"
},
"stopId": "SBAVENAI",
"stopSequence": 68
}
],
"trip": {
"directionId": 0,
"routeId": "02",
"tripId": "6257897"
}
}
},
{
"id": "trip:6544190",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771925760"
},
"stopId": "1CECO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771925880"
},
"departure": {
"time": "1771925880"
},
"stopId": "1CONS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771925971"
},
"departure": {
"time": "1771925971"
},
"stopId": "1MTAI",
"stopSequence": 2
},
{
"arrival": {
"time": "1771926124"
},
"departure": {
"time": "1771926124"
},
"stopId": "1CROI",
"stopSequence": 3
},
{
"arrival": {
"time": "1771926200"
},
"departure": {
"time": "1771926200"
},
"stopId": "1BRIS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771926358"
},
"departure": {
"time": "1771926358"
},
"stopId": "1DUNA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771926437"
},
"departure": {
"time": "1771926437"
},
"stopId": "1EURO",
"stopSequence": 6
},
{
"arrival": {
"time": "1771926510"
},
"stopId": "2MONP",
"stopSequence": 7
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6544190"
}
}
},
{
"id": "trip:6257518",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924393"
},
"departure": {
"time": "1771924424"
},
"stopId": "LESGAR-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771924501"
},
"departure": {
"time": "1771924501"
},
"stopId": "SEMARD-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771924544"
},
"departure": {
"time": "1771924544"
},
"stopId": "PONTNO-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771924652"
},
"departure": {
"time": "1771924652"
},
"stopId": "POIREL-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771924679"
},
"departure": {
"time": "1771924679"
},
"stopId": "VAUBAN-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771924758"
},
"departure": {
"time": "1771924758"
},
"stopId": "CHANZY-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771924818"
},
"departure": {
"time": "1771924818"
},
"stopId": "LAFAYE-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771924904"
},
"departure": {
"time": "1771924904"
},
"stopId": "MIRABE-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771924959"
},
"departure": {
"time": "1771924959"
},
"stopId": "CESARG-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771924998"
},
"departure": {
"time": "1771924998"
},
"stopId": "BLANDE-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771925054"
},
"departure": {
"time": "1771925054"
},
"stopId": "MUTUAL-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771925126"
},
"departure": {
"time": "1771925126"
},
"stopId": "VILLES-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771925175"
},
"departure": {
"time": "1771925175"
},
"stopId": "VIVIER-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771925238"
},
"departure": {
"time": "1771925238"
},
"stopId": "MARIAN-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771925289"
},
"departure": {
"time": "1771925289"
},
"stopId": "LINOVE-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771925328"
},
"departure": {
"time": "1771925328"
},
"stopId": "DANGEL-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771925388"
},
"departure": {
"time": "1771925388"
},
"stopId": "ATHLET-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771925432"
},
"departure": {
"time": "1771925432"
},
"stopId": "DIONNE-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771925478"
},
"departure": {
"time": "1771925478"
},
"stopId": "GENDRO-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771925522"
},
"departure": {
"time": "1771925522"
},
"stopId": "CHESNA-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771925570"
},
"departure": {
"time": "1771925570"
},
"stopId": "GIRAD-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771925665"
},
"departure": {
"time": "1771925665"
},
"stopId": "FRANVILL",
"stopSequence": 50
},
{
"arrival": {
"time": "1771925718"
},
"departure": {
"time": "1771925718"
},
"stopId": "GGESSAND",
"stopSequence": 51
},
{
"arrival": {
"time": "1771925766"
},
"departure": {
"time": "1771925766"
},
"stopId": "MACURIE",
"stopSequence": 52
},
{
"arrival": {
"time": "1771925810"
},
"departure": {
"time": "1771925810"
},
"stopId": "JEROSTAN",
"stopSequence": 53
},
{
"arrival": {
"time": "1771925855"
},
"departure": {
"time": "1771925855"
},
"stopId": "RONCIERE",
"stopSequence": 54
},
{
"arrival": {
"time": "1771925898"
},
"departure": {
"time": "1771925898"
},
"stopId": "GUILLE-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771925963"
},
"departure": {
"time": "1771925963"
},
"stopId": "BAUDRA-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771926080"
},
"stopId": "MOULINMA",
"stopSequence": 57
}
],
"trip": {
"directionId": 1,
"routeId": "09",
"tripId": "6257518"
}
}
},
{
"id": "trip:6544443",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771924680"
},
"stopId": "MENDESFR",
"stopSequence": 0
},
{
"arrival": {
"time": "1771924860"
},
"departure": {
"time": "1771924860"
},
"stopId": "FO-LOR-R",
"stopSequence": 1
},
{
"arrival": {
"time": "1771924982"
},
"departure": {
"time": "1771924982"
},
"stopId": "STAUBI-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771925040"
},
"departure": {
"time": "1771925040"
},
"stopId": "HARAS-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771925102"
},
"departure": {
"time": "1771925102"
},
"stopId": "LICES",
"stopSequence": 4
},
{
"arrival": {
"time": "1771925175"
},
"departure": {
"time": "1771925175"
},
"stopId": "CCI-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771925230"
},
"departure": {
"time": "1771925230"
},
"stopId": "CHDARR-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771925400"
},
"stopId": "LEQUAI-E",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "Tbus",
"tripId": "6544443"
}
}
},
{
"id": "trip:6257785",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771926840"
},
"stopId": "LHOIRI-D",
"stopSequence": 0
},
{
"arrival": {
"time": "1771926850"
},
"departure": {
"time": "1771926850"
},
"stopId": "LHOIRIE2",
"stopSequence": 1
},
{
"arrival": {
"time": "1771926960"
},
"departure": {
"time": "1771926960"
},
"stopId": "CCMOLIER",
"stopSequence": 2
},
{
"arrival": {
"time": "1771927009"
},
"departure": {
"time": "1771927009"
},
"stopId": "AAQUITN",
"stopSequence": 3
},
{
"arrival": {
"time": "1771927043"
},
"departure": {
"time": "1771927043"
},
"stopId": "SHEAKSPE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771927109"
},
"departure": {
"time": "1771927109"
},
"stopId": "WIGAN",
"stopSequence": 5
},
{
"arrival": {
"time": "1771927140"
},
"departure": {
"time": "1771927140"
},
"stopId": "GRESILLE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771927179"
},
"departure": {
"time": "1771927179"
},
"stopId": "PROUDHON",
"stopSequence": 7
},
{
"arrival": {
"time": "1771927241"
},
"departure": {
"time": "1771927241"
},
"stopId": "VALLO",
"stopSequence": 8
},
{
"arrival": {
"time": "1771927272"
},
"departure": {
"time": "1771927272"
},
"stopId": "MONTECLA",
"stopSequence": 9
},
{
"arrival": {
"time": "1771927307"
},
"departure": {
"time": "1771927307"
},
"stopId": "DELESCL",
"stopSequence": 10
},
{
"arrival": {
"time": "1771927363"
},
"departure": {
"time": "1771927363"
},
"stopId": "JEMONNET",
"stopSequence": 11
},
{
"arrival": {
"time": "1771927410"
},
"departure": {
"time": "1771927410"
},
"stopId": "MAISLA-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771927442"
},
"departure": {
"time": "1771927442"
},
"stopId": "PERUSS-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771927500"
},
"departure": {
"time": "1771927500"
},
"stopId": "GDMAINE",
"stopSequence": 14
},
{
"arrival": {
"time": "1771927974"
},
"departure": {
"time": "1771927974"
},
"stopId": "EBLE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771927800"
},
"departure": {
"time": "1771927800"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHDARR",
"stopSequence": 21
},
{
"arrival": {
"time": "1771927853"
},
"departure": {
"time": "1771927853"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ACADEMIE",
"stopSequence": 22
},
{
"arrival": {
"time": "1771927911"
},
"departure": {
"time": "1771927911"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GBREM-E",
"stopSequence": 23
}
],
"trip": {
"directionId": 0,
"routeId": "04",
"tripId": "6257785"
}
}
},
{
"id": "trip:6544930",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771927500"
},
"stopId": "1BBCA",
"stopSequence": 0
},
{
"arrival": {
"time": "1771927601"
},
"departure": {
"time": "1771927601"
},
"stopId": "1BEAU",
"stopSequence": 1
},
{
"arrival": {
"time": "1771927710"
},
"departure": {
"time": "1771927710"
},
"stopId": "1BARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1771927791"
},
"departure": {
"time": "1771927791"
},
"stopId": "1PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1771927884"
},
"departure": {
"time": "1771927884"
},
"stopId": "1ELYS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771927994"
},
"departure": {
"time": "1771927994"
},
"stopId": "1FARC",
"stopSequence": 5
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6544930"
}
}
},
{
"id": "trip:6257941",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771927260"
},
"stopId": "SBAVENAI",
"stopSequence": 0
},
{
"arrival": {
"time": "1771927346"
},
"departure": {
"time": "1771927346"
},
"stopId": "COROT",
"stopSequence": 1
},
{
"arrival": {
"time": "1771927390"
},
"departure": {
"time": "1771927390"
},
"stopId": "CEZANNE",
"stopSequence": 2
},
{
"arrival": {
"time": "1771927427"
},
"departure": {
"time": "1771927427"
},
"stopId": "VERDUN",
"stopSequence": 3
},
{
"arrival": {
"time": "1771927454"
},
"departure": {
"time": "1771927454"
},
"stopId": "PASTEUR",
"stopSequence": 4
},
{
"arrival": {
"time": "1771927560"
},
"departure": {
"time": "1771927560"
},
"stopId": "JAUDETTE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771927605"
},
"departure": {
"time": "1771927605"
},
"stopId": "WALCOURT",
"stopSequence": 6
},
{
"arrival": {
"time": "1771927666"
},
"departure": {
"time": "1771927666"
},
"stopId": "MORLIERE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771927709"
},
"departure": {
"time": "1771927709"
},
"stopId": "CEEQUEST",
"stopSequence": 8
},
{
"arrival": {
"time": "1771927756"
},
"departure": {
"time": "1771927756"
},
"stopId": "PELLERI",
"stopSequence": 9
},
{
"arrival": {
"time": "1771927800"
},
"departure": {
"time": "1771927800"
},
"stopId": "STADE",
"stopSequence": 10
},
{
"arrival": {
"time": "1771927855"
},
"departure": {
"time": "1771927855"
},
"stopId": "AUBEPINE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771927909"
},
"departure": {
"time": "1771927909"
},
"stopId": "GEMMETR",
"stopSequence": 12
},
{
"arrival": {
"time": "1771927975"
},
"departure": {
"time": "1771927975"
},
"stopId": "JUFERRY",
"stopSequence": 13
}
],
"trip": {
"directionId": 1,
"routeId": "02",
"tripId": "6257941"
}
}
},
{
"id": "trip:6257899",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771925520"
},
"stopId": "BEAUCOUZ",
"stopSequence": 0
},
{
"arrival": {
"time": "1771925556"
},
"departure": {
"time": "1771925556"
},
"stopId": "FAUVETTE",
"stopSequence": 1
},
{
"arrival": {
"time": "1771925589"
},
"departure": {
"time": "1771925589"
},
"stopId": "PINSONS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771925648"
},
"departure": {
"time": "1771925648"
},
"stopId": "PRIEURE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771925679"
},
"departure": {
"time": "1771925679"
},
"stopId": "VAURAGER",
"stopSequence": 5
},
{
"arrival": {
"time": "1771925739"
},
"departure": {
"time": "1771925739"
},
"stopId": "ROUAIRIE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771925782"
},
"departure": {
"time": "1771925782"
},
"stopId": "LASOURCE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771925820"
},
"departure": {
"time": "1771925820"
},
"stopId": "CERFEUIL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771925871"
},
"departure": {
"time": "1771925871"
},
"stopId": "PROMENIE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771925905"
},
"departure": {
"time": "1771925905"
},
"stopId": "GRANBELL",
"stopSequence": 10
},
{
"arrival": {
"time": "1771925938"
},
"departure": {
"time": "1771925938"
},
"stopId": "RODIN",
"stopSequence": 11
},
{
"arrival": {
"time": "1771925970"
},
"departure": {
"time": "1771925970"
},
"stopId": "BRGPAILL",
"stopSequence": 12
},
{
"arrival": {
"time": "1771926061"
},
"departure": {
"time": "1771926061"
},
"stopId": "LANDREAU",
"stopSequence": 13
},
{
"arrival": {
"time": "1771926097"
},
"departure": {
"time": "1771926097"
},
"stopId": "GDPERIGN",
"stopSequence": 14
},
{
"arrival": {
"time": "1771926141"
},
"departure": {
"time": "1771926141"
},
"stopId": "INRA",
"stopSequence": 15
},
{
"arrival": {
"time": "1771926170"
},
"departure": {
"time": "1771926170"
},
"stopId": "MOREL",
"stopSequence": 16
},
{
"arrival": {
"time": "1771926204"
},
"departure": {
"time": "1771926204"
},
"stopId": "LENOTRE",
"stopSequence": 17
},
{
"arrival": {
"time": "1771926240"
},
"departure": {
"time": "1771926240"
},
"stopId": "BBCAMTEC",
"stopSequence": 18
},
{
"arrival": {
"time": "1771926355"
},
"departure": {
"time": "1771926355"
},
"stopId": "I.U.T.",
"stopSequence": 19
},
{
"arrival": {
"time": "1771926405"
},
"departure": {
"time": "1771926405"
},
"stopId": "RESTUNIV",
"stopSequence": 20
},
{
"arrival": {
"time": "1771926480"
},
"departure": {
"time": "1771926480"
},
"stopId": "CITEUNIV",
"stopSequence": 21
},
{
"arrival": {
"time": "1771926530"
},
"departure": {
"time": "1771926530"
},
"stopId": "POLYTECH",
"stopSequence": 22
},
{
"arrival": {
"time": "1771926591"
},
"departure": {
"time": "1771926591"
},
"stopId": "NDAMELAC",
"stopSequence": 23
},
{
"arrival": {
"time": "1771926657"
},
"departure": {
"time": "1771926657"
},
"stopId": "BOISRAME",
"stopSequence": 24
},
{
"arrival": {
"time": "1771926720"
},
"departure": {
"time": "1771926720"
},
"stopId": "CHBBEILL",
"stopSequence": 25
},
{
"arrival": {
"time": "1771926795"
},
"departure": {
"time": "1771926795"
},
"stopId": "MVIGNE",
"stopSequence": 26
},
{
"arrival": {
"time": "1771926903"
},
"departure": {
"time": "1771926903"
},
"stopId": "FARCYSJA",
"stopSequence": 27
},
{
"arrival": {
"time": "1771926999"
},
"departure": {
"time": "1771926999"
},
"stopId": "SAJACQUE",
"stopSequence": 28
},
{
"arrival": {
"time": "1771927068"
},
"departure": {
"time": "1771927068"
},
"stopId": "DUMESNIL",
"stopSequence": 29
},
{
"arrival": {
"time": "1771927106"
},
"departure": {
"time": "1771927106"
},
"stopId": "LEQUAI",
"stopSequence": 30
},
{
"arrival": {
"time": "1771927080"
},
"departure": {
"time": "1771927080"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MONPROF.",
"stopSequence": 31
},
{
"arrival": {
"time": "1771927182"
},
"departure": {
"time": "1771927182"
},
"scheduleRelationship": "SKIPPED",
"stopId": "TRINITE",
"stopSequence": 32
},
{
"arrival": {
"time": "1771927252"
},
"departure": {
"time": "1771927252"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAUREPA",
"stopSequence": 33
},
{
"arrival": {
"time": "1771927320"
},
"departure": {
"time": "1771927320"
},
"scheduleRelationship": "SKIPPED",
"stopId": "COEURMA",
"stopSequence": 34
},
{
"arrival": {
"time": "1771927286"
},
"departure": {
"time": "1771927286"
},
"stopId": "CHDARR",
"stopSequence": 35
},
{
"arrival": {
"time": "1771927337"
},
"departure": {
"time": "1771927337"
},
"stopId": "ACADEMIE",
"stopSequence": 36
},
{
"arrival": {
"time": "1771927392"
},
"departure": {
"time": "1771927392"
},
"stopId": "GBREM-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771927483"
},
"departure": {
"time": "1771927483"
},
"stopId": "GARETERM",
"stopSequence": 38
},
{
"arrival": {
"time": "1771927528"
},
"departure": {
"time": "1771927528"
},
"stopId": "LESGARES",
"stopSequence": 39
},
{
"arrival": {
"time": "1771927650"
},
"departure": {
"time": "1771927650"
},
"stopId": "HARAS",
"stopSequence": 40
},
{
"arrival": {
"time": "1771927727"
},
"departure": {
"time": "1771927727"
},
"stopId": "STAUBIN",
"stopSequence": 41
},
{
"arrival": {
"time": "1771927777"
},
"departure": {
"time": "1771928100"
},
"stopId": "LOR-FO-A",
"stopSequence": 42
}
],
"trip": {
"directionId": 0,
"routeId": "02",
"tripId": "6257899"
}
}
},
{
"id": "trip:6543558",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771927140"
},
"stopId": "2MONP",
"stopSequence": 0
},
{
"arrival": {
"time": "1771927222"
},
"departure": {
"time": "1771927222"
},
"stopId": "2EURO",
"stopSequence": 1
},
{
"arrival": {
"time": "1771927308"
},
"departure": {
"time": "1771927308"
},
"stopId": "2DUNA",
"stopSequence": 2
},
{
"arrival": {
"time": "1771927480"
},
"departure": {
"time": "1771927480"
},
"stopId": "2BRIS",
"stopSequence": 3
},
{
"arrival": {
"time": "1771927557"
},
"departure": {
"time": "1771927557"
},
"stopId": "2CROI",
"stopSequence": 4
},
{
"arrival": {
"time": "1771927709"
},
"departure": {
"time": "1771927709"
},
"stopId": "2MTAI",
"stopSequence": 5
},
{
"arrival": {
"time": "1771927800"
},
"departure": {
"time": "1771927800"
},
"stopId": "2CONS",
"stopSequence": 6
},
{
"arrival": {
"time": "1771927950"
},
"stopId": "2CECO",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6543558"
}
}
},
{
"id": "trip:6257896",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924362"
},
"departure": {
"time": "1771924362"
},
"stopId": "STEXUP-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771924406"
},
"departure": {
"time": "1771924406"
},
"stopId": "GARDOT-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771924429"
},
"departure": {
"time": "1771924429"
},
"stopId": "MONTAI-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771924508"
},
"departure": {
"time": "1771924508"
},
"stopId": "CIMETI-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771924575"
},
"departure": {
"time": "1771924575"
},
"stopId": "AFPA-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771924618"
},
"departure": {
"time": "1771924618"
},
"stopId": "ARCEAU-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771924664"
},
"departure": {
"time": "1771924664"
},
"stopId": "CASERN-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771924753"
},
"departure": {
"time": "1771924753"
},
"stopId": "LAREU-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771924811"
},
"departure": {
"time": "1771924811"
},
"stopId": "PAPERI-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771924865"
},
"departure": {
"time": "1771924865"
},
"stopId": "CCHEMI-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771924935"
},
"departure": {
"time": "1771924935"
},
"stopId": "JUFERR-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771924997"
},
"departure": {
"time": "1771924997"
},
"stopId": "GEMMET-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771925057"
},
"departure": {
"time": "1771925057"
},
"stopId": "AUBEPI-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771925113"
},
"departure": {
"time": "1771925113"
},
"stopId": "STADE-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771925164"
},
"departure": {
"time": "1771925164"
},
"stopId": "PELLER-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771925204"
},
"departure": {
"time": "1771925204"
},
"stopId": "CEEQUE-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1771925245"
},
"departure": {
"time": "1771925245"
},
"stopId": "MORLIE-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771925313"
},
"departure": {
"time": "1771925313"
},
"stopId": "WALCOU-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1771925353"
},
"departure": {
"time": "1771925353"
},
"stopId": "JAUDET-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1771925442"
},
"departure": {
"time": "1771925442"
},
"stopId": "PASTEU-E",
"stopSequence": 64
},
{
"arrival": {
"time": "1771925469"
},
"departure": {
"time": "1771925469"
},
"stopId": "VERDUN-E",
"stopSequence": 65
},
{
"arrival": {
"time": "1771925492"
},
"departure": {
"time": "1771925492"
},
"stopId": "CEZAN-E",
"stopSequence": 66
},
{
"arrival": {
"time": "1771925528"
},
"departure": {
"time": "1771925528"
},
"stopId": "COROT-E",
"stopSequence": 67
},
{
"arrival": {
"time": "1771925593"
},
"stopId": "SBAVENAI",
"stopSequence": 68
}
],
"trip": {
"directionId": 0,
"routeId": "02",
"tripId": "6257896"
}
}
},
{
"id": "trip:6541251",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771924660"
},
"stopId": "1AARD",
"stopSequence": 0
},
{
"arrival": {
"time": "1771924740"
},
"departure": {
"time": "1771924740"
},
"stopId": "1BASC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771924810"
},
"departure": {
"time": "1771924810"
},
"stopId": "1STGI",
"stopSequence": 2
},
{
"arrival": {
"time": "1771924890"
},
"departure": {
"time": "1771924890"
},
"stopId": "1ACAS",
"stopSequence": 3
},
{
"arrival": {
"time": "1771924980"
},
"departure": {
"time": "1771924980"
},
"stopId": "1BROY",
"stopSequence": 4
},
{
"arrival": {
"time": "1771925070"
},
"departure": {
"time": "1771925070"
},
"stopId": "1PMAY",
"stopSequence": 5
},
{
"arrival": {
"time": "1771925180"
},
"departure": {
"time": "1771925180"
},
"stopId": "1BOTA",
"stopSequence": 6
},
{
"arrival": {
"time": "1771925340"
},
"departure": {
"time": "1771925340"
},
"stopId": "1VERN",
"stopSequence": 8
},
{
"arrival": {
"time": "1771925430"
},
"departure": {
"time": "1771925430"
},
"stopId": "1HSAU",
"stopSequence": 9
},
{
"arrival": {
"time": "1771925550"
},
"departure": {
"time": "1771925550"
},
"stopId": "1JMOU",
"stopSequence": 10
},
{
"arrival": {
"time": "1771925630"
},
"departure": {
"time": "1771925630"
},
"stopId": "1CAPU",
"stopSequence": 11
},
{
"arrival": {
"time": "1771925750"
},
"departure": {
"time": "1771925750"
},
"stopId": "1HOPA",
"stopSequence": 12
},
{
"arrival": {
"time": "1771925840"
},
"departure": {
"time": "1771925840"
},
"stopId": "1BMAI",
"stopSequence": 13
},
{
"arrival": {
"time": "1771925960"
},
"departure": {
"time": "1771925960"
},
"stopId": "1STSE",
"stopSequence": 14
},
{
"arrival": {
"time": "1771926070"
},
"departure": {
"time": "1771926070"
},
"stopId": "1CECO",
"stopSequence": 15
},
{
"arrival": {
"time": "1771926170"
},
"departure": {
"time": "1771926170"
},
"stopId": "1HDVA",
"stopSequence": 16
},
{
"arrival": {
"time": "1771926240"
},
"departure": {
"time": "1771926240"
},
"stopId": "1FMBL",
"stopSequence": 17
},
{
"arrival": {
"time": "1771926310"
},
"departure": {
"time": "1771926310"
},
"stopId": "1HARA",
"stopSequence": 18
},
{
"arrival": {
"time": "1771926420"
},
"departure": {
"time": "1771926420"
},
"stopId": "1LGAR",
"stopSequence": 19
},
{
"arrival": {
"time": "1771926510"
},
"departure": {
"time": "1771926510"
},
"stopId": "1LAFA",
"stopSequence": 20
},
{
"arrival": {
"time": "1771926610"
},
"departure": {
"time": "1771926610"
},
"stopId": "1STRA",
"stopSequence": 21
},
{
"arrival": {
"time": "1771926710"
},
"departure": {
"time": "1771926710"
},
"stopId": "1BAMA",
"stopSequence": 22
},
{
"arrival": {
"time": "1771926820"
},
"departure": {
"time": "1771926820"
},
"stopId": "1JE23",
"stopSequence": 23
},
{
"arrival": {
"time": "1771926930"
},
"departure": {
"time": "1771926930"
},
"stopId": "1JVIL",
"stopSequence": 24
},
{
"arrival": {
"time": "1771927050"
},
"stopId": "1ANRO",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6541251"
}
}
},
{
"id": "trip:6258631",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771926600"
},
"stopId": "TRELAZE",
"stopSequence": 0
},
{
"arrival": {
"time": "1771926629"
},
"departure": {
"time": "1771926629"
},
"stopId": "MALRAUX",
"stopSequence": 1
},
{
"arrival": {
"time": "1771926680"
},
"departure": {
"time": "1771926680"
},
"stopId": "FMAURIAC",
"stopSequence": 2
},
{
"arrival": {
"time": "1771926746"
},
"departure": {
"time": "1771926746"
},
"stopId": "TRELGARE",
"stopSequence": 3
},
{
"arrival": {
"time": "1771926817"
},
"departure": {
"time": "1771926817"
},
"stopId": "MALEMBAR",
"stopSequence": 4
},
{
"arrival": {
"time": "1771926906"
},
"departure": {
"time": "1771926906"
},
"stopId": "DEGAULLE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771926977"
},
"departure": {
"time": "1771926977"
},
"stopId": "BAHONNEA",
"stopSequence": 6
},
{
"arrival": {
"time": "1771927109"
},
"departure": {
"time": "1771927109"
},
"stopId": "GENTRIC",
"stopSequence": 7
},
{
"arrival": {
"time": "1771927208"
},
"departure": {
"time": "1771927208"
},
"stopId": "DAUTEL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771926840"
},
"departure": {
"time": "1771926840"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HMTREL",
"stopSequence": 9
},
{
"arrival": {
"time": "1771926928"
},
"departure": {
"time": "1771926928"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CIMTRELA",
"stopSequence": 10
},
{
"arrival": {
"time": "1771926967"
},
"departure": {
"time": "1771926967"
},
"scheduleRelationship": "SKIPPED",
"stopId": "EGLTRELA",
"stopSequence": 11
},
{
"arrival": {
"time": "1771927015"
},
"departure": {
"time": "1771927015"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MAIRTREL",
"stopSequence": 12
},
{
"arrival": {
"time": "1771927068"
},
"departure": {
"time": "1771927068"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MONTHIBE",
"stopSequence": 13
},
{
"arrival": {
"time": "1771927127"
},
"departure": {
"time": "1771927127"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ARENA",
"stopSequence": 14
},
{
"arrival": {
"time": "1771927233"
},
"departure": {
"time": "1771927233"
},
"stopId": "BUISSON",
"stopSequence": 15
},
{
"arrival": {
"time": "1771927291"
},
"departure": {
"time": "1771927291"
},
"stopId": "PYRAM02",
"stopSequence": 16
},
{
"arrival": {
"time": "1771927367"
},
"departure": {
"time": "1771927367"
},
"stopId": "LEFEVRE",
"stopSequence": 17
},
{
"arrival": {
"time": "1771927402"
},
"departure": {
"time": "1771927402"
},
"stopId": "MALAQUAI",
"stopSequence": 18
},
{
"arrival": {
"time": "1771927461"
},
"departure": {
"time": "1771927461"
},
"stopId": "MENARD",
"stopSequence": 19
},
{
"arrival": {
"time": "1771927506"
},
"departure": {
"time": "1771927506"
},
"stopId": "CHOUTEAU",
"stopSequence": 20
},
{
"arrival": {
"time": "1771927576"
},
"departure": {
"time": "1771927576"
},
"stopId": "FRESNAIE",
"stopSequence": 21
},
{
"arrival": {
"time": "1771927661"
},
"departure": {
"time": "1771927661"
},
"stopId": "MARAIS",
"stopSequence": 22
},
{
"arrival": {
"time": "1771927721"
},
"departure": {
"time": "1771927721"
},
"stopId": "BELLVUTR",
"stopSequence": 23
},
{
"arrival": {
"time": "1771927770"
},
"departure": {
"time": "1771927770"
},
"stopId": "LEOLAGRA",
"stopSequence": 24
},
{
"arrival": {
"time": "1771927815"
},
"departure": {
"time": "1771927815"
},
"stopId": "VDLOIRE",
"stopSequence": 25
},
{
"arrival": {
"time": "1771927892"
},
"departure": {
"time": "1771927892"
},
"stopId": "ECLATERI",
"stopSequence": 26
},
{
"arrival": {
"time": "1771927980"
},
"departure": {
"time": "1771927980"
},
"stopId": "JUSTICES",
"stopSequence": 27
},
{
"arrival": {
"time": "1771928014"
},
"departure": {
"time": "1771928014"
},
"stopId": "DELACROI",
"stopSequence": 28
}
],
"trip": {
"directionId": 0,
"routeId": "01",
"tripId": "6258631"
}
}
},
{
"id": "trip:6258300",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924322"
},
"departure": {
"time": "1771924322"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOIRE-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771924357"
},
"departure": {
"time": "1771924357"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DUBE-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771924403"
},
"departure": {
"time": "1771924403"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOUET-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771924444"
},
"departure": {
"time": "1771924444"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOSQUE-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771924494"
},
"departure": {
"time": "1771924494"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHAERI-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771924540"
},
"departure": {
"time": "1771924540"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FONTE-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771924594"
},
"departure": {
"time": "1771924594"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ERIGNE",
"stopSequence": 57
},
{
"arrival": {
"time": "1771924620"
},
"stopId": "SOLAND",
"stopSequence": 58
}
],
"trip": {
"directionId": 1,
"routeId": "03",
"tripId": "6258300"
}
}
},
{
"id": "trip:6258274",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771927928"
},
"departure": {
"time": "1771927928"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GDPRESSO",
"stopSequence": 2
},
{
"arrival": {
"time": "1771927978"
},
"departure": {
"time": "1771927978"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BARBOTER",
"stopSequence": 3
},
{
"arrival": {
"time": "1771927959"
},
"departure": {
"time": "1771927959"
},
"stopId": "PONTSCEM",
"stopSequence": 10
},
{
"arrival": {
"time": "1771928014"
},
"departure": {
"time": "1771928014"
},
"stopId": "BELPOULE",
"stopSequence": 11
}
],
"trip": {
"directionId": 0,
"routeId": "03",
"tripId": "6258274"
}
}
},
{
"id": "trip:6541248",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924352"
},
"departure": {
"time": "1771924395"
},
"stopId": "1CECO",
"stopSequence": 15
},
{
"arrival": {
"time": "1771924436"
},
"departure": {
"time": "1771924436"
},
"stopId": "1HDVA",
"stopSequence": 16
},
{
"arrival": {
"time": "1771924506"
},
"departure": {
"time": "1771924506"
},
"stopId": "1FMBL",
"stopSequence": 17
},
{
"arrival": {
"time": "1771924576"
},
"departure": {
"time": "1771924576"
},
"stopId": "1HARA",
"stopSequence": 18
},
{
"arrival": {
"time": "1771924686"
},
"departure": {
"time": "1771924686"
},
"stopId": "1LGAR",
"stopSequence": 19
},
{
"arrival": {
"time": "1771924776"
},
"departure": {
"time": "1771924776"
},
"stopId": "1LAFA",
"stopSequence": 20
},
{
"arrival": {
"time": "1771924876"
},
"departure": {
"time": "1771924876"
},
"stopId": "1STRA",
"stopSequence": 21
},
{
"arrival": {
"time": "1771924976"
},
"departure": {
"time": "1771924976"
},
"stopId": "1BAMA",
"stopSequence": 22
},
{
"arrival": {
"time": "1771925086"
},
"departure": {
"time": "1771925086"
},
"stopId": "1JE23",
"stopSequence": 23
},
{
"arrival": {
"time": "1771925196"
},
"departure": {
"time": "1771925196"
},
"stopId": "1JVIL",
"stopSequence": 24
},
{
"arrival": {
"time": "1771925316"
},
"stopId": "1ANRO",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6541248"
}
}
},
{
"id": "trip:6258690",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924359"
},
"departure": {
"time": "1771924359"
},
"stopId": "MALEMBAR",
"stopSequence": 4
},
{
"arrival": {
"time": "1771924389"
},
"departure": {
"time": "1771924389"
},
"stopId": "DEGAULLE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771924448"
},
"departure": {
"time": "1771924448"
},
"stopId": "BAHONNEA",
"stopSequence": 6
},
{
"arrival": {
"time": "1771924580"
},
"departure": {
"time": "1771924580"
},
"stopId": "GENTRIC",
"stopSequence": 7
},
{
"arrival": {
"time": "1771924679"
},
"departure": {
"time": "1771924679"
},
"stopId": "DAUTEL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771924320"
},
"departure": {
"time": "1771924320"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HMTREL",
"stopSequence": 9
},
{
"arrival": {
"time": "1771924408"
},
"departure": {
"time": "1771924408"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CIMTRELA",
"stopSequence": 10
},
{
"arrival": {
"time": "1771924447"
},
"departure": {
"time": "1771924447"
},
"scheduleRelationship": "SKIPPED",
"stopId": "EGLTRELA",
"stopSequence": 11
},
{
"arrival": {
"time": "1771924495"
},
"departure": {
"time": "1771924495"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MAIRTREL",
"stopSequence": 12
},
{
"arrival": {
"time": "1771924548"
},
"departure": {
"time": "1771924548"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MONTHIBE",
"stopSequence": 13
},
{
"arrival": {
"time": "1771924607"
},
"departure": {
"time": "1771924607"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ARENA",
"stopSequence": 14
},
{
"arrival": {
"time": "1771924704"
},
"departure": {
"time": "1771924704"
},
"stopId": "BUISSON",
"stopSequence": 15
},
{
"arrival": {
"time": "1771924759"
},
"departure": {
"time": "1771924759"
},
"stopId": "PYRAM02",
"stopSequence": 16
},
{
"arrival": {
"time": "1771924835"
},
"departure": {
"time": "1771924835"
},
"stopId": "LEFEVRE",
"stopSequence": 17
},
{
"arrival": {
"time": "1771924870"
},
"departure": {
"time": "1771924870"
},
"stopId": "MALAQUAI",
"stopSequence": 18
},
{
"arrival": {
"time": "1771924929"
},
"departure": {
"time": "1771924929"
},
"stopId": "MENARD",
"stopSequence": 19
},
{
"arrival": {
"time": "1771924974"
},
"departure": {
"time": "1771924974"
},
"stopId": "CHOUTEAU",
"stopSequence": 20
},
{
"arrival": {
"time": "1771925044"
},
"departure": {
"time": "1771925044"
},
"stopId": "FRESNAIE",
"stopSequence": 21
},
{
"arrival": {
"time": "1771925129"
},
"departure": {
"time": "1771925129"
},
"stopId": "MARAIS",
"stopSequence": 22
},
{
"arrival": {
"time": "1771925180"
},
"departure": {
"time": "1771925180"
},
"stopId": "BELLVUTR",
"stopSequence": 23
},
{
"arrival": {
"time": "1771925229"
},
"departure": {
"time": "1771925229"
},
"stopId": "LEOLAGRA",
"stopSequence": 24
},
{
"arrival": {
"time": "1771925283"
},
"departure": {
"time": "1771925283"
},
"stopId": "VDLOIRE",
"stopSequence": 25
},
{
"arrival": {
"time": "1771925375"
},
"departure": {
"time": "1771925375"
},
"stopId": "ECLATERI",
"stopSequence": 26
},
{
"arrival": {
"time": "1771925481"
},
"departure": {
"time": "1771925481"
},
"stopId": "JUSTICES",
"stopSequence": 27
},
{
"arrival": {
"time": "1771925519"
},
"departure": {
"time": "1771925519"
},
"stopId": "DELACROI",
"stopSequence": 28
},
{
"arrival": {
"time": "1771925589"
},
"departure": {
"time": "1771925589"
},
"stopId": "SAUMUROI",
"stopSequence": 29
},
{
"arrival": {
"time": "1771925657"
},
"departure": {
"time": "1771925657"
},
"stopId": "MADELEIN",
"stopSequence": 30
},
{
"arrival": {
"time": "1771925702"
},
"departure": {
"time": "1771925702"
},
"stopId": "VOLNEY",
"stopSequence": 31
},
{
"arrival": {
"time": "1771925780"
},
"departure": {
"time": "1771925780"
},
"stopId": "BOURGONN",
"stopSequence": 32
},
{
"arrival": {
"time": "1771925839"
},
"departure": {
"time": "1771925839"
},
"stopId": "MICHELET",
"stopSequence": 33
},
{
"arrival": {
"time": "1771925889"
},
"departure": {
"time": "1771925889"
},
"stopId": "ANLEROY",
"stopSequence": 34
},
{
"arrival": {
"time": "1771926023"
},
"departure": {
"time": "1771926023"
},
"stopId": "PAULBERT",
"stopSequence": 35
},
{
"arrival": {
"time": "1771926078"
},
"departure": {
"time": "1771926078"
},
"stopId": "HARAS",
"stopSequence": 36
},
{
"arrival": {
"time": "1771926153"
},
"departure": {
"time": "1771926153"
},
"stopId": "STAUBIN",
"stopSequence": 37
},
{
"arrival": {
"time": "1771926249"
},
"stopId": "LORRTERM",
"stopSequence": 38
}
],
"trip": {
"directionId": 0,
"routeId": "01",
"tripId": "6258690"
}
}
},
{
"id": "trip:6258702",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771925760"
},
"stopId": "TRELAZE",
"stopSequence": 0
},
{
"arrival": {
"time": "1771925789"
},
"departure": {
"time": "1771925789"
},
"stopId": "MALRAUX",
"stopSequence": 1
},
{
"arrival": {
"time": "1771925840"
},
"departure": {
"time": "1771925840"
},
"stopId": "FMAURIAC",
"stopSequence": 2
},
{
"arrival": {
"time": "1771925906"
},
"departure": {
"time": "1771925906"
},
"stopId": "TRELGARE",
"stopSequence": 3
},
{
"arrival": {
"time": "1771925977"
},
"departure": {
"time": "1771925977"
},
"stopId": "MALEMBAR",
"stopSequence": 4
},
{
"arrival": {
"time": "1771926066"
},
"departure": {
"time": "1771926066"
},
"stopId": "DEGAULLE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771926137"
},
"departure": {
"time": "1771926137"
},
"stopId": "BAHONNEA",
"stopSequence": 6
},
{
"arrival": {
"time": "1771926269"
},
"departure": {
"time": "1771926269"
},
"stopId": "GENTRIC",
"stopSequence": 7
},
{
"arrival": {
"time": "1771926368"
},
"departure": {
"time": "1771926368"
},
"stopId": "DAUTEL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771926000"
},
"departure": {
"time": "1771926000"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HMTREL",
"stopSequence": 9
},
{
"arrival": {
"time": "1771926088"
},
"departure": {
"time": "1771926088"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CIMTRELA",
"stopSequence": 10
},
{
"arrival": {
"time": "1771926127"
},
"departure": {
"time": "1771926127"
},
"scheduleRelationship": "SKIPPED",
"stopId": "EGLTRELA",
"stopSequence": 11
},
{
"arrival": {
"time": "1771926175"
},
"departure": {
"time": "1771926175"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MAIRTREL",
"stopSequence": 12
},
{
"arrival": {
"time": "1771926228"
},
"departure": {
"time": "1771926228"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MONTHIBE",
"stopSequence": 13
},
{
"arrival": {
"time": "1771926287"
},
"departure": {
"time": "1771926287"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ARENA",
"stopSequence": 14
},
{
"arrival": {
"time": "1771926393"
},
"departure": {
"time": "1771926393"
},
"stopId": "BUISSON",
"stopSequence": 15
},
{
"arrival": {
"time": "1771926453"
},
"departure": {
"time": "1771926453"
},
"stopId": "PYRAM02",
"stopSequence": 16
},
{
"arrival": {
"time": "1771926529"
},
"departure": {
"time": "1771926529"
},
"stopId": "LEFEVRE",
"stopSequence": 17
},
{
"arrival": {
"time": "1771926564"
},
"departure": {
"time": "1771926564"
},
"stopId": "MALAQUAI",
"stopSequence": 18
},
{
"arrival": {
"time": "1771926623"
},
"departure": {
"time": "1771926623"
},
"stopId": "MENARD",
"stopSequence": 19
},
{
"arrival": {
"time": "1771926668"
},
"departure": {
"time": "1771926668"
},
"stopId": "CHOUTEAU",
"stopSequence": 20
},
{
"arrival": {
"time": "1771926738"
},
"departure": {
"time": "1771926738"
},
"stopId": "FRESNAIE",
"stopSequence": 21
},
{
"arrival": {
"time": "1771926823"
},
"departure": {
"time": "1771926823"
},
"stopId": "MARAIS",
"stopSequence": 22
},
{
"arrival": {
"time": "1771926884"
},
"departure": {
"time": "1771926884"
},
"stopId": "BELLVUTR",
"stopSequence": 23
},
{
"arrival": {
"time": "1771926933"
},
"departure": {
"time": "1771926933"
},
"stopId": "LEOLAGRA",
"stopSequence": 24
},
{
"arrival": {
"time": "1771926987"
},
"departure": {
"time": "1771926987"
},
"stopId": "VDLOIRE",
"stopSequence": 25
},
{
"arrival": {
"time": "1771927078"
},
"departure": {
"time": "1771927078"
},
"stopId": "ECLATERI",
"stopSequence": 26
},
{
"arrival": {
"time": "1771927183"
},
"departure": {
"time": "1771927183"
},
"stopId": "JUSTICES",
"stopSequence": 27
},
{
"arrival": {
"time": "1771927221"
},
"departure": {
"time": "1771927221"
},
"stopId": "DELACROI",
"stopSequence": 28
},
{
"arrival": {
"time": "1771927291"
},
"departure": {
"time": "1771927291"
},
"stopId": "SAUMUROI",
"stopSequence": 29
},
{
"arrival": {
"time": "1771927359"
},
"departure": {
"time": "1771927359"
},
"stopId": "MADELEIN",
"stopSequence": 30
},
{
"arrival": {
"time": "1771927404"
},
"departure": {
"time": "1771927404"
},
"stopId": "VOLNEY",
"stopSequence": 31
},
{
"arrival": {
"time": "1771927482"
},
"departure": {
"time": "1771927482"
},
"stopId": "BOURGONN",
"stopSequence": 32
},
{
"arrival": {
"time": "1771927541"
},
"departure": {
"time": "1771927541"
},
"stopId": "MICHELET",
"stopSequence": 33
},
{
"arrival": {
"time": "1771927591"
},
"departure": {
"time": "1771927591"
},
"stopId": "ANLEROY",
"stopSequence": 34
},
{
"arrival": {
"time": "1771927727"
},
"departure": {
"time": "1771927727"
},
"stopId": "PAULBERT",
"stopSequence": 35
},
{
"arrival": {
"time": "1771927782"
},
"departure": {
"time": "1771927782"
},
"stopId": "HARAS",
"stopSequence": 36
},
{
"arrival": {
"time": "1771927856"
},
"departure": {
"time": "1771927856"
},
"stopId": "STAUBIN",
"stopSequence": 37
},
{
"arrival": {
"time": "1771927952"
},
"stopId": "LORRTERM",
"stopSequence": 38
}
],
"trip": {
"directionId": 0,
"routeId": "01",
"tripId": "6258702"
}
}
},
{
"id": "trip:6257786",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771925226"
},
"stopId": "PARCEXPO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771925350"
},
"departure": {
"time": "1771925350"
},
"stopId": "PROVINS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771925434"
},
"departure": {
"time": "1771925434"
},
"stopId": "RTEPARIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771925522"
},
"departure": {
"time": "1771925522"
},
"stopId": "BANCSTMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771925556"
},
"departure": {
"time": "1771925556"
},
"stopId": "SEPSONET",
"stopSequence": 4
},
{
"arrival": {
"time": "1771925602"
},
"departure": {
"time": "1771925602"
},
"stopId": "SOLELEVA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771925661"
},
"departure": {
"time": "1771925661"
},
"stopId": "CHATENAY",
"stopSequence": 6
},
{
"arrival": {
"time": "1771925699"
},
"departure": {
"time": "1771925699"
},
"stopId": "MIMOSAS",
"stopSequence": 7
},
{
"arrival": {
"time": "1771925762"
},
"departure": {
"time": "1771925762"
},
"stopId": "BRISEPOT",
"stopSequence": 8
},
{
"arrival": {
"time": "1771925811"
},
"departure": {
"time": "1771925811"
},
"stopId": "DESJARDI",
"stopSequence": 9
},
{
"arrival": {
"time": "1771925852"
},
"departure": {
"time": "1771925852"
},
"stopId": "MACE",
"stopSequence": 10
},
{
"arrival": {
"time": "1771925880"
},
"departure": {
"time": "1771925880"
},
"stopId": "LUTIN",
"stopSequence": 11
},
{
"arrival": {
"time": "1771925964"
},
"departure": {
"time": "1771925964"
},
"stopId": "MUSSET",
"stopSequence": 12
},
{
"arrival": {
"time": "1771926002"
},
"departure": {
"time": "1771926002"
},
"stopId": "SAVARY",
"stopSequence": 13
},
{
"arrival": {
"time": "1771926159"
},
"departure": {
"time": "1771926159"
},
"stopId": "MENDESFR",
"stopSequence": 14
},
{
"arrival": {
"time": "1771926366"
},
"departure": {
"time": "1771926366"
},
"stopId": "FO-LOR-R",
"stopSequence": 15
},
{
"arrival": {
"time": "1771926422"
},
"departure": {
"time": "1771926422"
},
"stopId": "STAUBI-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771926480"
},
"departure": {
"time": "1771926480"
},
"stopId": "HARAS-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771926589"
},
"departure": {
"time": "1771926589"
},
"stopId": "LESGAR-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771926690"
},
"departure": {
"time": "1771926690"
},
"stopId": "BREMON-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771926756"
},
"departure": {
"time": "1771926756"
},
"stopId": "ACAD-PLA",
"stopSequence": 20
},
{
"arrival": {
"time": "1771926798"
},
"departure": {
"time": "1771926798"
},
"stopId": "CHDARR-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771927098"
},
"departure": {
"time": "1771927098"
},
"stopId": "GDMAIN-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771927158"
},
"departure": {
"time": "1771927158"
},
"stopId": "PERUSSAI",
"stopSequence": 23
},
{
"arrival": {
"time": "1771927195"
},
"departure": {
"time": "1771927195"
},
"stopId": "MAISLAC",
"stopSequence": 24
},
{
"arrival": {
"time": "1771927231"
},
"departure": {
"time": "1771927231"
},
"stopId": "JEAN-MON",
"stopSequence": 25
},
{
"arrival": {
"time": "1771927298"
},
"departure": {
"time": "1771927298"
},
"stopId": "DELESC-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771927328"
},
"departure": {
"time": "1771927328"
},
"stopId": "MONTEC-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771927356"
},
"departure": {
"time": "1771927356"
},
"stopId": "VALLO-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771927400"
},
"departure": {
"time": "1771927400"
},
"stopId": "PROUDH-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771927461"
},
"departure": {
"time": "1771927461"
},
"stopId": "GRESIL-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771927485"
},
"departure": {
"time": "1771927485"
},
"stopId": "WIGAN-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771927556"
},
"departure": {
"time": "1771927556"
},
"stopId": "SHEAKS-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771927584"
},
"departure": {
"time": "1771927584"
},
"stopId": "AQUITA-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771927636"
},
"departure": {
"time": "1771927636"
},
"stopId": "CCMOLI-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771927760"
},
"stopId": "LHOIRI-D",
"stopSequence": 35
}
],
"trip": {
"directionId": 1,
"routeId": "04",
"tripId": "6257786"
}
}
},
{
"id": "trip:6257940",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771925940"
},
"stopId": "SBAVENAI",
"stopSequence": 0
},
{
"arrival": {
"time": "1771926026"
},
"departure": {
"time": "1771926026"
},
"stopId": "COROT",
"stopSequence": 1
},
{
"arrival": {
"time": "1771926070"
},
"departure": {
"time": "1771926070"
},
"stopId": "CEZANNE",
"stopSequence": 2
},
{
"arrival": {
"time": "1771926107"
},
"departure": {
"time": "1771926107"
},
"stopId": "VERDUN",
"stopSequence": 3
},
{
"arrival": {
"time": "1771926134"
},
"departure": {
"time": "1771926134"
},
"stopId": "PASTEUR",
"stopSequence": 4
},
{
"arrival": {
"time": "1771926240"
},
"departure": {
"time": "1771926240"
},
"stopId": "JAUDETTE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771926285"
},
"departure": {
"time": "1771926285"
},
"stopId": "WALCOURT",
"stopSequence": 6
},
{
"arrival": {
"time": "1771926346"
},
"departure": {
"time": "1771926346"
},
"stopId": "MORLIERE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771926389"
},
"departure": {
"time": "1771926389"
},
"stopId": "CEEQUEST",
"stopSequence": 8
},
{
"arrival": {
"time": "1771926436"
},
"departure": {
"time": "1771926436"
},
"stopId": "PELLERI",
"stopSequence": 9
},
{
"arrival": {
"time": "1771926480"
},
"departure": {
"time": "1771926480"
},
"stopId": "STADE",
"stopSequence": 10
},
{
"arrival": {
"time": "1771926535"
},
"departure": {
"time": "1771926535"
},
"stopId": "AUBEPINE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771926589"
},
"departure": {
"time": "1771926589"
},
"stopId": "GEMMETR",
"stopSequence": 12
},
{
"arrival": {
"time": "1771926655"
},
"departure": {
"time": "1771926655"
},
"stopId": "JUFERRY",
"stopSequence": 13
},
{
"arrival": {
"time": "1771926730"
},
"departure": {
"time": "1771926730"
},
"stopId": "CCHEMINE",
"stopSequence": 14
},
{
"arrival": {
"time": "1771926789"
},
"departure": {
"time": "1771926789"
},
"stopId": "PAPERIE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771926840"
},
"departure": {
"time": "1771926840"
},
"stopId": "LAREUX",
"stopSequence": 16
},
{
"arrival": {
"time": "1771926912"
},
"departure": {
"time": "1771926912"
},
"stopId": "CASERNE",
"stopSequence": 17
},
{
"arrival": {
"time": "1771926995"
},
"departure": {
"time": "1771926995"
},
"stopId": "ARCEAU",
"stopSequence": 18
},
{
"arrival": {
"time": "1771927054"
},
"departure": {
"time": "1771927054"
},
"stopId": "AFPA",
"stopSequence": 19
},
{
"arrival": {
"time": "1771927125"
},
"departure": {
"time": "1771927125"
},
"stopId": "CIMETIER",
"stopSequence": 20
},
{
"arrival": {
"time": "1771927221"
},
"departure": {
"time": "1771927221"
},
"stopId": "MONTAIG",
"stopSequence": 21
},
{
"arrival": {
"time": "1771927262"
},
"departure": {
"time": "1771927262"
},
"stopId": "GARDOT",
"stopSequence": 22
},
{
"arrival": {
"time": "1771927320"
},
"departure": {
"time": "1771927320"
},
"stopId": "STEXUPER",
"stopSequence": 23
},
{
"arrival": {
"time": "1771927387"
},
"departure": {
"time": "1771927387"
},
"stopId": "SECUSOCI",
"stopSequence": 24
},
{
"arrival": {
"time": "1771927507"
},
"departure": {
"time": "1771927507"
},
"stopId": "MAIL-NAE",
"stopSequence": 25
},
{
"arrival": {
"time": "1771927560"
},
"departure": {
"time": "1771927620"
},
"stopId": "FO-LOR-R",
"stopSequence": 26
},
{
"arrival": {
"time": "1771927707"
},
"departure": {
"time": "1771927707"
},
"stopId": "STAUBI-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771927749"
},
"departure": {
"time": "1771927749"
},
"stopId": "HARAS-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771927860"
},
"departure": {
"time": "1771927860"
},
"stopId": "LESGAR-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771927962"
},
"departure": {
"time": "1771927962"
},
"stopId": "BREMON-E",
"stopSequence": 30
}
],
"trip": {
"directionId": 1,
"routeId": "02",
"tripId": "6257940"
}
}
},
{
"id": "trip:6540940",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771927170"
},
"stopId": "2ANRO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771927290"
},
"departure": {
"time": "1771927290"
},
"stopId": "2JVIL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771927400"
},
"departure": {
"time": "1771927400"
},
"stopId": "2JE23",
"stopSequence": 2
},
{
"arrival": {
"time": "1771927520"
},
"departure": {
"time": "1771927520"
},
"stopId": "2BAMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771927630"
},
"departure": {
"time": "1771927630"
},
"stopId": "2STRA",
"stopSequence": 4
},
{
"arrival": {
"time": "1771927720"
},
"departure": {
"time": "1771927720"
},
"stopId": "2LAFA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771927820"
},
"departure": {
"time": "1771927820"
},
"stopId": "2LGAR",
"stopSequence": 6
},
{
"arrival": {
"time": "1771927920"
},
"departure": {
"time": "1771927920"
},
"stopId": "2HARA",
"stopSequence": 7
},
{
"arrival": {
"time": "1771927980"
},
"departure": {
"time": "1771927980"
},
"stopId": "2FMBL",
"stopSequence": 8
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6540940"
}
}
},
{
"id": "trip:6258463",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771925460"
},
"stopId": "ROMORNA",
"stopSequence": 0
},
{
"arrival": {
"time": "1771925542"
},
"departure": {
"time": "1771925542"
},
"stopId": "LECHENE",
"stopSequence": 1
},
{
"arrival": {
"time": "1771925565"
},
"departure": {
"time": "1771925565"
},
"stopId": "PORTSG",
"stopSequence": 2
},
{
"arrival": {
"time": "1771925605"
},
"departure": {
"time": "1771925605"
},
"stopId": "VANRIE",
"stopSequence": 3
},
{
"arrival": {
"time": "1771925662"
},
"departure": {
"time": "1771925662"
},
"stopId": "CLOSNEUF",
"stopSequence": 4
},
{
"arrival": {
"time": "1771925719"
},
"departure": {
"time": "1771925719"
},
"stopId": "HOSGEMME",
"stopSequence": 5
},
{
"arrival": {
"time": "1771925764"
},
"departure": {
"time": "1771925764"
},
"stopId": "MASGEMME",
"stopSequence": 6
},
{
"arrival": {
"time": "1771925822"
},
"departure": {
"time": "1771925822"
},
"stopId": "LOUPINO",
"stopSequence": 7
},
{
"arrival": {
"time": "1771925889"
},
"departure": {
"time": "1771925889"
},
"stopId": "LESROSES",
"stopSequence": 8
},
{
"arrival": {
"time": "1771925940"
},
"departure": {
"time": "1771925940"
},
"stopId": "RTEDANGE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771925962"
},
"departure": {
"time": "1771925962"
},
"stopId": "BELOEIL",
"stopSequence": 10
},
{
"arrival": {
"time": "1771926022"
},
"departure": {
"time": "1771926022"
},
"stopId": "JOLIVETT",
"stopSequence": 11
},
{
"arrival": {
"time": "1771926043"
},
"departure": {
"time": "1771926043"
},
"stopId": "HUTREAU",
"stopSequence": 12
},
{
"arrival": {
"time": "1771926112"
},
"departure": {
"time": "1771926112"
},
"stopId": "COSSE",
"stopSequence": 13
},
{
"arrival": {
"time": "1771926149"
},
"departure": {
"time": "1771926149"
},
"stopId": "AUBRY",
"stopSequence": 14
},
{
"arrival": {
"time": "1771926199"
},
"departure": {
"time": "1771926199"
},
"stopId": "MTARDAT",
"stopSequence": 15
},
{
"arrival": {
"time": "1771926229"
},
"departure": {
"time": "1771926229"
},
"stopId": "INTREPID",
"stopSequence": 16
},
{
"arrival": {
"time": "1771926266"
},
"departure": {
"time": "1771926266"
},
"stopId": "BEDIER",
"stopSequence": 17
},
{
"arrival": {
"time": "1771926300"
},
"departure": {
"time": "1771926300"
},
"stopId": "LETANDUE",
"stopSequence": 18
},
{
"arrival": {
"time": "1771926393"
},
"departure": {
"time": "1771926393"
},
"stopId": "STRASBOU",
"stopSequence": 19
},
{
"arrival": {
"time": "1771926449"
},
"departure": {
"time": "1771926449"
},
"stopId": "FREMUR",
"stopSequence": 20
},
{
"arrival": {
"time": "1771926496"
},
"departure": {
"time": "1771926496"
},
"stopId": "VAUBAN",
"stopSequence": 21
},
{
"arrival": {
"time": "1771926529"
},
"departure": {
"time": "1771926529"
},
"stopId": "POIREL",
"stopSequence": 22
},
{
"arrival": {
"time": "1771926588"
},
"departure": {
"time": "1771926588"
},
"stopId": "PONTNOIR",
"stopSequence": 23
},
{
"arrival": {
"time": "1771926626"
},
"departure": {
"time": "1771926626"
},
"stopId": "SEMARD",
"stopSequence": 24
},
{
"arrival": {
"time": "1771926660"
},
"departure": {
"time": "1771926660"
},
"stopId": "GARETERM",
"stopSequence": 25
},
{
"arrival": {
"time": "1771926906"
},
"departure": {
"time": "1771926906"
},
"stopId": "HARAS",
"stopSequence": 26
},
{
"arrival": {
"time": "1771926976"
},
"departure": {
"time": "1771926976"
},
"stopId": "STAUBIN",
"stopSequence": 27
},
{
"arrival": {
"time": "1771927080"
},
"departure": {
"time": "1771927140"
},
"stopId": "LOHUIT",
"stopSequence": 28
},
{
"arrival": {
"time": "1771927292"
},
"departure": {
"time": "1771927292"
},
"stopId": "PLDULY-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771927372"
},
"departure": {
"time": "1771927372"
},
"stopId": "STJOS-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771927442"
},
"departure": {
"time": "1771927442"
},
"stopId": "ANFRAN-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771927492"
},
"departure": {
"time": "1771927492"
},
"stopId": "DESMAZ-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771927620"
},
"departure": {
"time": "1771927620"
},
"stopId": "MONGAZ-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771927689"
},
"departure": {
"time": "1771927689"
},
"stopId": "GERICA-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771927714"
},
"departure": {
"time": "1771927714"
},
"stopId": "STLEON-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771927811"
},
"departure": {
"time": "1771927811"
},
"stopId": "CORMI-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771927860"
},
"departure": {
"time": "1771927860"
},
"stopId": "VILSAN-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771927983"
},
"departure": {
"time": "1771927983"
},
"stopId": "GASPAL-E",
"stopSequence": 39
}
],
"trip": {
"directionId": 0,
"routeId": "08",
"tripId": "6258463"
}
}
},
{
"id": "trip:6540936",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771924770"
},
"stopId": "2ANRO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771924890"
},
"departure": {
"time": "1771924890"
},
"stopId": "2JVIL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771925000"
},
"departure": {
"time": "1771925000"
},
"stopId": "2JE23",
"stopSequence": 2
},
{
"arrival": {
"time": "1771925120"
},
"departure": {
"time": "1771925120"
},
"stopId": "2BAMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771925230"
},
"departure": {
"time": "1771925230"
},
"stopId": "2STRA",
"stopSequence": 4
},
{
"arrival": {
"time": "1771925320"
},
"departure": {
"time": "1771925320"
},
"stopId": "2LAFA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771925420"
},
"departure": {
"time": "1771925420"
},
"stopId": "2LGAR",
"stopSequence": 6
},
{
"arrival": {
"time": "1771925520"
},
"departure": {
"time": "1771925520"
},
"stopId": "2HARA",
"stopSequence": 7
},
{
"arrival": {
"time": "1771925580"
},
"departure": {
"time": "1771925580"
},
"stopId": "2FMBL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771925680"
},
"departure": {
"time": "1771925680"
},
"stopId": "2HDVA",
"stopSequence": 9
},
{
"arrival": {
"time": "1771925780"
},
"departure": {
"time": "1771925780"
},
"stopId": "2CECO",
"stopSequence": 10
},
{
"arrival": {
"time": "1771925870"
},
"departure": {
"time": "1771925870"
},
"stopId": "2STSE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771925990"
},
"departure": {
"time": "1771925990"
},
"stopId": "2BMAI",
"stopSequence": 12
},
{
"arrival": {
"time": "1771926080"
},
"departure": {
"time": "1771926080"
},
"stopId": "2HOPA",
"stopSequence": 13
},
{
"arrival": {
"time": "1771926200"
},
"departure": {
"time": "1771926200"
},
"stopId": "2CAPU",
"stopSequence": 14
},
{
"arrival": {
"time": "1771926280"
},
"departure": {
"time": "1771926280"
},
"stopId": "2JMOU",
"stopSequence": 15
},
{
"arrival": {
"time": "1771926400"
},
"departure": {
"time": "1771926400"
},
"stopId": "2HSAU",
"stopSequence": 16
},
{
"arrival": {
"time": "1771926490"
},
"departure": {
"time": "1771926490"
},
"stopId": "2VERN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771926640"
},
"departure": {
"time": "1771926640"
},
"stopId": "2BOTA",
"stopSequence": 19
},
{
"arrival": {
"time": "1771926740"
},
"departure": {
"time": "1771926740"
},
"stopId": "2PMAY",
"stopSequence": 20
},
{
"arrival": {
"time": "1771926820"
},
"departure": {
"time": "1771926820"
},
"stopId": "2BROY",
"stopSequence": 21
},
{
"arrival": {
"time": "1771926910"
},
"departure": {
"time": "1771926910"
},
"stopId": "2ACAS",
"stopSequence": 22
},
{
"arrival": {
"time": "1771926990"
},
"departure": {
"time": "1771926990"
},
"stopId": "2STGI",
"stopSequence": 23
},
{
"arrival": {
"time": "1771927080"
},
"departure": {
"time": "1771927080"
},
"stopId": "2BASC",
"stopSequence": 24
},
{
"arrival": {
"time": "1771927160"
},
"stopId": "1AARD",
"stopSequence": 25
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6540936"
}
}
},
{
"id": "trip:6260089",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924370"
},
"departure": {
"time": "1771924370"
},
"stopId": "CHATAIGN",
"stopSequence": 14
},
{
"arrival": {
"time": "1771924384"
},
"departure": {
"time": "1771924400"
},
"stopId": "CLOSVI-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771924491"
},
"departure": {
"time": "1771924491"
},
"stopId": "P-ANJO-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771924564"
},
"departure": {
"time": "1771924564"
},
"stopId": "HARENC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771924636"
},
"departure": {
"time": "1771924636"
},
"stopId": "P-ANJOU",
"stopSequence": 18
},
{
"arrival": {
"time": "1771924684"
},
"departure": {
"time": "1771924684"
},
"stopId": "VALMAI-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771924755"
},
"departure": {
"time": "1771924755"
},
"stopId": "PETVIVIE",
"stopSequence": 20
},
{
"arrival": {
"time": "1771924831"
},
"departure": {
"time": "1771924831"
},
"stopId": "PRUNIERS",
"stopSequence": 21
},
{
"arrival": {
"time": "1771924865"
},
"departure": {
"time": "1771924865"
},
"stopId": "CROISETT",
"stopSequence": 22
},
{
"arrival": {
"time": "1771924970"
},
"departure": {
"time": "1771924970"
},
"stopId": "CAMLACMA",
"stopSequence": 23
},
{
"arrival": {
"time": "1771925016"
},
"departure": {
"time": "1771925016"
},
"stopId": "LACDMAIN",
"stopSequence": 24
},
{
"arrival": {
"time": "1771925062"
},
"departure": {
"time": "1771925062"
},
"stopId": "MAISENVI",
"stopSequence": 25
},
{
"arrival": {
"time": "1771925104"
},
"departure": {
"time": "1771925104"
},
"stopId": "PERUSSAI",
"stopSequence": 26
},
{
"arrival": {
"time": "1771925131"
},
"departure": {
"time": "1771925131"
},
"stopId": "MAISLAC",
"stopSequence": 27
},
{
"arrival": {
"time": "1771925160"
},
"departure": {
"time": "1771925160"
},
"stopId": "JEAN-MON",
"stopSequence": 28
},
{
"arrival": {
"time": "1771925286"
},
"departure": {
"time": "1771925286"
},
"stopId": "CNFPT",
"stopSequence": 29
},
{
"arrival": {
"time": "1771925344"
},
"departure": {
"time": "1771925344"
},
"stopId": "BEAUSSIE",
"stopSequence": 30
},
{
"arrival": {
"time": "1771925404"
},
"departure": {
"time": "1771925404"
},
"stopId": "CITEUNIV",
"stopSequence": 31
},
{
"arrival": {
"time": "1771925454"
},
"departure": {
"time": "1771925454"
},
"stopId": "POLYTECH",
"stopSequence": 32
},
{
"arrival": {
"time": "1771925515"
},
"departure": {
"time": "1771925515"
},
"stopId": "NDAMELAC",
"stopSequence": 33
},
{
"arrival": {
"time": "1771925581"
},
"departure": {
"time": "1771925581"
},
"stopId": "BOISRAME",
"stopSequence": 34
},
{
"arrival": {
"time": "1771925644"
},
"departure": {
"time": "1771925644"
},
"stopId": "CHBBEILL",
"stopSequence": 35
},
{
"arrival": {
"time": "1771925707"
},
"departure": {
"time": "1771925707"
},
"stopId": "MVIGNE",
"stopSequence": 36
},
{
"arrival": {
"time": "1771925798"
},
"departure": {
"time": "1771925798"
},
"stopId": "FARCYSJA",
"stopSequence": 37
},
{
"arrival": {
"time": "1771926004"
},
"departure": {
"time": "1771926004"
},
"stopId": "LEQUAI-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771926068"
},
"departure": {
"time": "1771926068"
},
"stopId": "MONPR-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771926124"
},
"departure": {
"time": "1771926124"
},
"stopId": "DESCAZ-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771926191"
},
"departure": {
"time": "1771926191"
},
"stopId": "BICHBI-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771926225"
},
"departure": {
"time": "1771926225"
},
"stopId": "STTHER-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771926300"
},
"departure": {
"time": "1771926300"
},
"stopId": "BARRA-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771926355"
},
"departure": {
"time": "1771926355"
},
"stopId": "BLERIO-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771926444"
},
"departure": {
"time": "1771926444"
},
"stopId": "LECUIT-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771926484"
},
"departure": {
"time": "1771926484"
},
"stopId": "FRATE-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771926554"
},
"departure": {
"time": "1771926554"
},
"stopId": "CHARNA-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771926621"
},
"departure": {
"time": "1771926621"
},
"stopId": "ESEO-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771926657"
},
"departure": {
"time": "1771926657"
},
"stopId": "WJMOU",
"stopSequence": 49
},
{
"arrival": {
"time": "1771926743"
},
"departure": {
"time": "1771926743"
},
"stopId": "FMEDEC-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771926800"
},
"departure": {
"time": "1771926800"
},
"stopId": "HRECUL-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771926900"
},
"stopId": "HOPITAL",
"stopSequence": 53
}
],
"trip": {
"directionId": 0,
"routeId": "06",
"tripId": "6260089"
}
}
},
{
"id": "trip:6260100",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771926660"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHANTOUR",
"stopSequence": 1
},
{
"arrival": {
"time": "1771926700"
},
"departure": {
"time": "1771926700"
},
"scheduleRelationship": "SKIPPED",
"stopId": "VIGNES",
"stopSequence": 2
},
{
"arrival": {
"time": "1771926731"
},
"departure": {
"time": "1771926731"
},
"scheduleRelationship": "SKIPPED",
"stopId": "RANGEARD",
"stopSequence": 3
},
{
"arrival": {
"time": "1771926753"
},
"departure": {
"time": "1771926753"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LAPOINTE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771926793"
},
"departure": {
"time": "1771926793"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PONTLAIT",
"stopSequence": 5
},
{
"arrival": {
"time": "1771926832"
},
"departure": {
"time": "1771926832"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GAREBOUC",
"stopSequence": 6
},
{
"arrival": {
"time": "1771926869"
},
"departure": {
"time": "1771926869"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CAMPBOUC",
"stopSequence": 7
},
{
"arrival": {
"time": "1771926694"
},
"departure": {
"time": "1771926694"
},
"stopId": "BOUCHEM",
"stopSequence": 8
},
{
"arrival": {
"time": "1771926748"
},
"departure": {
"time": "1771926748"
},
"stopId": "CHEVRIER",
"stopSequence": 9
},
{
"arrival": {
"time": "1771926785"
},
"departure": {
"time": "1771926785"
},
"stopId": "PETPORT",
"stopSequence": 10
},
{
"arrival": {
"time": "1771926869"
},
"departure": {
"time": "1771926869"
},
"stopId": "HAUBOUCH",
"stopSequence": 11
},
{
"arrival": {
"time": "1771926934"
},
"departure": {
"time": "1771926934"
},
"stopId": "ARTAUD",
"stopSequence": 12
},
{
"arrival": {
"time": "1771926994"
},
"departure": {
"time": "1771926994"
},
"stopId": "PIVERDIE",
"stopSequence": 13
},
{
"arrival": {
"time": "1771927055"
},
"departure": {
"time": "1771927055"
},
"stopId": "CHATAIGN",
"stopSequence": 14
},
{
"arrival": {
"time": "1771927092"
},
"departure": {
"time": "1771927092"
},
"stopId": "CLOSVI-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771927153"
},
"departure": {
"time": "1771927153"
},
"stopId": "P-ANJO-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771927229"
},
"departure": {
"time": "1771927229"
},
"stopId": "HARENC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771927295"
},
"departure": {
"time": "1771927295"
},
"stopId": "P-ANJOU",
"stopSequence": 18
},
{
"arrival": {
"time": "1771927343"
},
"departure": {
"time": "1771927343"
},
"stopId": "VALMAI-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771927413"
},
"departure": {
"time": "1771927413"
},
"stopId": "PETVIVIE",
"stopSequence": 20
},
{
"arrival": {
"time": "1771927488"
},
"departure": {
"time": "1771927488"
},
"stopId": "PRUNIERS",
"stopSequence": 21
},
{
"arrival": {
"time": "1771927522"
},
"departure": {
"time": "1771927522"
},
"stopId": "CROISETT",
"stopSequence": 22
},
{
"arrival": {
"time": "1771927626"
},
"departure": {
"time": "1771927626"
},
"stopId": "CAMLACMA",
"stopSequence": 23
},
{
"arrival": {
"time": "1771927671"
},
"departure": {
"time": "1771927671"
},
"stopId": "LACDMAIN",
"stopSequence": 24
},
{
"arrival": {
"time": "1771927716"
},
"departure": {
"time": "1771927716"
},
"stopId": "MAISENVI",
"stopSequence": 25
},
{
"arrival": {
"time": "1771927758"
},
"departure": {
"time": "1771927758"
},
"stopId": "PERUSSAI",
"stopSequence": 26
},
{
"arrival": {
"time": "1771927787"
},
"departure": {
"time": "1771927787"
},
"stopId": "MAISLAC",
"stopSequence": 27
},
{
"arrival": {
"time": "1771927818"
},
"departure": {
"time": "1771927818"
},
"stopId": "JEAN-MON",
"stopSequence": 28
},
{
"arrival": {
"time": "1771927944"
},
"departure": {
"time": "1771927944"
},
"stopId": "CNFPT",
"stopSequence": 29
},
{
"arrival": {
"time": "1771928002"
},
"departure": {
"time": "1771928002"
},
"stopId": "BEAUSSIE",
"stopSequence": 30
}
],
"trip": {
"directionId": 0,
"routeId": "06",
"tripId": "6260100"
}
}
},
{
"id": "trip:6544992",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771925580"
},
"stopId": "1QUAI",
"stopSequence": 0
},
{
"arrival": {
"time": "1771925752"
},
"departure": {
"time": "1771925752"
},
"stopId": "2FARC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771925860"
},
"departure": {
"time": "1771925860"
},
"stopId": "2ELYS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771925952"
},
"departure": {
"time": "1771925952"
},
"stopId": "2PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1771926030"
},
"departure": {
"time": "1771926030"
},
"stopId": "2BARR",
"stopSequence": 4
},
{
"arrival": {
"time": "1771926127"
},
"departure": {
"time": "1771926127"
},
"stopId": "2BEAU",
"stopSequence": 5
},
{
"arrival": {
"time": "1771926220"
},
"stopId": "1BBCA",
"stopSequence": 6
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6544992"
}
}
},
{
"id": "trip:6540939",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771926570"
},
"stopId": "2ANRO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771926690"
},
"departure": {
"time": "1771926690"
},
"stopId": "2JVIL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771926800"
},
"departure": {
"time": "1771926800"
},
"stopId": "2JE23",
"stopSequence": 2
},
{
"arrival": {
"time": "1771926920"
},
"departure": {
"time": "1771926920"
},
"stopId": "2BAMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771927030"
},
"departure": {
"time": "1771927030"
},
"stopId": "2STRA",
"stopSequence": 4
},
{
"arrival": {
"time": "1771927120"
},
"departure": {
"time": "1771927120"
},
"stopId": "2LAFA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771927220"
},
"departure": {
"time": "1771927220"
},
"stopId": "2LGAR",
"stopSequence": 6
},
{
"arrival": {
"time": "1771927320"
},
"departure": {
"time": "1771927320"
},
"stopId": "2HARA",
"stopSequence": 7
},
{
"arrival": {
"time": "1771927380"
},
"departure": {
"time": "1771927380"
},
"stopId": "2FMBL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771927480"
},
"departure": {
"time": "1771927480"
},
"stopId": "2HDVA",
"stopSequence": 9
},
{
"arrival": {
"time": "1771927580"
},
"departure": {
"time": "1771927580"
},
"stopId": "2CECO",
"stopSequence": 10
},
{
"arrival": {
"time": "1771927670"
},
"departure": {
"time": "1771927670"
},
"stopId": "2STSE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771927790"
},
"departure": {
"time": "1771927790"
},
"stopId": "2BMAI",
"stopSequence": 12
},
{
"arrival": {
"time": "1771927880"
},
"departure": {
"time": "1771927880"
},
"stopId": "2HOPA",
"stopSequence": 13
},
{
"arrival": {
"time": "1771928000"
},
"departure": {
"time": "1771928000"
},
"stopId": "2CAPU",
"stopSequence": 14
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6540939"
}
}
},
{
"id": "trip:6258133",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771925901"
},
"stopId": "AQUA-D5A",
"stopSequence": 0
},
{
"arrival": {
"time": "1771925948"
},
"departure": {
"time": "1771925948"
},
"stopId": "AURIOL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771925994"
},
"departure": {
"time": "1771925994"
},
"stopId": "FRATE-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771926102"
},
"departure": {
"time": "1771926102"
},
"stopId": "CHARNA-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771926127"
},
"departure": {
"time": "1771926127"
},
"stopId": "ESEO-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771926305"
},
"departure": {
"time": "1771926305"
},
"stopId": "CARREF5A",
"stopSequence": 5
},
{
"arrival": {
"time": "1771926349"
},
"departure": {
"time": "1771926349"
},
"stopId": "RAMON-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771926434"
},
"departure": {
"time": "1771926434"
},
"stopId": "RBRIOL-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771926505"
},
"departure": {
"time": "1771926505"
},
"stopId": "EUROPE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771926648"
},
"departure": {
"time": "1771926648"
},
"stopId": "ALDUNANT",
"stopSequence": 9
},
{
"arrival": {
"time": "1771926720"
},
"departure": {
"time": "1771926720"
},
"stopId": "BRISPOTI",
"stopSequence": 10
},
{
"arrival": {
"time": "1771926750"
},
"departure": {
"time": "1771926750"
},
"stopId": "THULEAU",
"stopSequence": 11
},
{
"arrival": {
"time": "1771926786"
},
"departure": {
"time": "1771926786"
},
"stopId": "DEUCROIX",
"stopSequence": 12
},
{
"arrival": {
"time": "1771926876"
},
"departure": {
"time": "1771926876"
},
"stopId": "GILLIE-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771926971"
},
"departure": {
"time": "1771926971"
},
"stopId": "ISORET-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771927038"
},
"departure": {
"time": "1771927038"
},
"stopId": "CAMELI-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771927155"
},
"departure": {
"time": "1771927155"
},
"stopId": "ESPACE5A",
"stopSequence": 16
},
{
"arrival": {
"time": "1771927264"
},
"departure": {
"time": "1771927264"
},
"stopId": "VILLECHI",
"stopSequence": 17
},
{
"arrival": {
"time": "1771927331"
},
"departure": {
"time": "1771927331"
},
"stopId": "STLEON5A",
"stopSequence": 18
},
{
"arrival": {
"time": "1771927394"
},
"departure": {
"time": "1771927394"
},
"stopId": "JEJAURES",
"stopSequence": 19
},
{
"arrival": {
"time": "1771927514"
},
"departure": {
"time": "1771927514"
},
"stopId": "JUSTICES",
"stopSequence": 20
},
{
"arrival": {
"time": "1771927535"
},
"departure": {
"time": "1771927535"
},
"stopId": "DELACROI",
"stopSequence": 21
},
{
"arrival": {
"time": "1771927574"
},
"departure": {
"time": "1771927574"
},
"stopId": "SAUMUROI",
"stopSequence": 22
},
{
"arrival": {
"time": "1771927702"
},
"departure": {
"time": "1771927702"
},
"stopId": "INTERMIL",
"stopSequence": 23
},
{
"arrival": {
"time": "1771927752"
},
"departure": {
"time": "1771927752"
},
"stopId": "HAUTPRES",
"stopSequence": 24
},
{
"arrival": {
"time": "1771927803"
},
"departure": {
"time": "1771927803"
},
"stopId": "DELATTRE",
"stopSequence": 25
},
{
"arrival": {
"time": "1771927836"
},
"departure": {
"time": "1771927836"
},
"stopId": "MORELLER",
"stopSequence": 26
},
{
"arrival": {
"time": "1771927870"
},
"departure": {
"time": "1771927870"
},
"stopId": "ARBORE-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771927941"
},
"departure": {
"time": "1771927941"
},
"stopId": "ORGEMO-E",
"stopSequence": 28
}
],
"trip": {
"directionId": 0,
"routeId": "05",
"tripId": "6258133"
}
}
},
{
"id": "trip:6258435",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771926180"
},
"stopId": "SORGES",
"stopSequence": 0
},
{
"arrival": {
"time": "1771926234"
},
"departure": {
"time": "1771926234"
},
"stopId": "RTSORG-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771926306"
},
"departure": {
"time": "1771926306"
},
"stopId": "ECURIE",
"stopSequence": 2
},
{
"arrival": {
"time": "1771926394"
},
"departure": {
"time": "1771926394"
},
"stopId": "BAUDRAI",
"stopSequence": 3
},
{
"arrival": {
"time": "1771926420"
},
"departure": {
"time": "1771926420"
},
"stopId": "JEBOUTON",
"stopSequence": 4
},
{
"arrival": {
"time": "1771926526"
},
"departure": {
"time": "1771926526"
},
"stopId": "LAVOIR",
"stopSequence": 5
},
{
"arrival": {
"time": "1771926594"
},
"departure": {
"time": "1771926594"
},
"stopId": "RIOTTEAU",
"stopSequence": 6
},
{
"arrival": {
"time": "1771926634"
},
"departure": {
"time": "1771926634"
},
"stopId": "ALLUMETT",
"stopSequence": 7
},
{
"arrival": {
"time": "1771926687"
},
"departure": {
"time": "1771926687"
},
"stopId": "DAGUERRE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771926742"
},
"departure": {
"time": "1771926742"
},
"stopId": "BELVTR-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771926809"
},
"departure": {
"time": "1771926809"
},
"stopId": "MARAIS-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771926903"
},
"departure": {
"time": "1771926903"
},
"stopId": "GASPALON",
"stopSequence": 11
},
{
"arrival": {
"time": "1771927020"
},
"departure": {
"time": "1771927020"
},
"stopId": "VILSANTE",
"stopSequence": 12
},
{
"arrival": {
"time": "1771927057"
},
"departure": {
"time": "1771927057"
},
"stopId": "CORMIER",
"stopSequence": 13
},
{
"arrival": {
"time": "1771927126"
},
"departure": {
"time": "1771927126"
},
"stopId": "STLEONAR",
"stopSequence": 14
},
{
"arrival": {
"time": "1771927155"
},
"departure": {
"time": "1771927155"
},
"stopId": "GERICAUL",
"stopSequence": 15
},
{
"arrival": {
"time": "1771927200"
},
"departure": {
"time": "1771927200"
},
"stopId": "MONGAZON",
"stopSequence": 16
},
{
"arrival": {
"time": "1771927234"
},
"departure": {
"time": "1771927234"
},
"stopId": "KOPA",
"stopSequence": 17
},
{
"arrival": {
"time": "1771927291"
},
"departure": {
"time": "1771927291"
},
"stopId": "DESMAZ",
"stopSequence": 18
},
{
"arrival": {
"time": "1771927341"
},
"departure": {
"time": "1771927341"
},
"stopId": "ANFRANCK",
"stopSequence": 19
},
{
"arrival": {
"time": "1771927398"
},
"departure": {
"time": "1771927398"
},
"stopId": "STJOSEP",
"stopSequence": 20
},
{
"arrival": {
"time": "1771927463"
},
"departure": {
"time": "1771927463"
},
"stopId": "PLDULYCE",
"stopSequence": 21
},
{
"arrival": {
"time": "1771927560"
},
"departure": {
"time": "1771927620"
},
"stopId": "HMAI",
"stopSequence": 22
},
{
"arrival": {
"time": "1771927674"
},
"departure": {
"time": "1771927674"
},
"stopId": "FO-LOR-R",
"stopSequence": 23
},
{
"arrival": {
"time": "1771927785"
},
"departure": {
"time": "1771927785"
},
"stopId": "STAUBI-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1771927838"
},
"departure": {
"time": "1771927838"
},
"stopId": "HARAS-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1771927980"
},
"departure": {
"time": "1771927980"
},
"stopId": "LESGAR-E",
"stopSequence": 26
}
],
"trip": {
"directionId": 1,
"routeId": "08",
"tripId": "6258435"
}
}
},
{
"id": "trip:6258258",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924330"
},
"departure": {
"time": "1771924383"
},
"stopId": "HARAS-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771924482"
},
"departure": {
"time": "1771924482"
},
"stopId": "ANLERO-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771924555"
},
"departure": {
"time": "1771924555"
},
"stopId": "RABELA-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771924613"
},
"departure": {
"time": "1771924613"
},
"stopId": "ESA-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771924746"
},
"departure": {
"time": "1771924746"
},
"stopId": "DELATA-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771924842"
},
"departure": {
"time": "1771924842"
},
"stopId": "ALLARD-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771924892"
},
"departure": {
"time": "1771924892"
},
"stopId": "TASSIG-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771924985"
},
"departure": {
"time": "1771924985"
},
"stopId": "TROIPA-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771925022"
},
"departure": {
"time": "1771925022"
},
"stopId": "SABLON-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771925075"
},
"departure": {
"time": "1771925075"
},
"stopId": "RUELLE-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771925158"
},
"departure": {
"time": "1771925158"
},
"stopId": "GENDRO-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771925252"
},
"departure": {
"time": "1771925252"
},
"stopId": "PATUR-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771925322"
},
"departure": {
"time": "1771925322"
},
"stopId": "AUTHIO-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771925381"
},
"departure": {
"time": "1771925381"
},
"stopId": "BELPOU-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771925400"
},
"departure": {
"time": "1771925400"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PONTSC-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771925522"
},
"departure": {
"time": "1771925522"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOIRE-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771925557"
},
"departure": {
"time": "1771925557"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DUBE-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771925603"
},
"departure": {
"time": "1771925603"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOUET-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771925644"
},
"departure": {
"time": "1771925644"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOSQUE-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771925694"
},
"departure": {
"time": "1771925694"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHAERI-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771925740"
},
"departure": {
"time": "1771925740"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FONTE-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771925794"
},
"departure": {
"time": "1771925794"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ERIGNE",
"stopSequence": 57
},
{
"arrival": {
"time": "1771925820"
},
"stopId": "SOLAND",
"stopSequence": 58
}
],
"trip": {
"directionId": 1,
"routeId": "03",
"tripId": "6258258"
}
}
},
{
"id": "trip:6258091",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771926600"
},
"stopId": "AQUA-D5A",
"stopSequence": 0
},
{
"arrival": {
"time": "1771926647"
},
"departure": {
"time": "1771926647"
},
"stopId": "AURIOL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771926693"
},
"departure": {
"time": "1771926693"
},
"stopId": "FRATE-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771926759"
},
"departure": {
"time": "1771926759"
},
"stopId": "CHARNA-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771926822"
},
"departure": {
"time": "1771926822"
},
"stopId": "ESEO-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771926960"
},
"departure": {
"time": "1771926960"
},
"stopId": "CARREF5A",
"stopSequence": 5
},
{
"arrival": {
"time": "1771927044"
},
"departure": {
"time": "1771927044"
},
"stopId": "RAMON-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771927129"
},
"departure": {
"time": "1771927129"
},
"stopId": "RBRIOL-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771927200"
},
"departure": {
"time": "1771927200"
},
"stopId": "EUROPE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771927303"
},
"departure": {
"time": "1771927303"
},
"stopId": "ALDUNANT",
"stopSequence": 9
},
{
"arrival": {
"time": "1771927415"
},
"departure": {
"time": "1771927415"
},
"stopId": "BRISPOTI",
"stopSequence": 10
},
{
"arrival": {
"time": "1771927460"
},
"departure": {
"time": "1771927460"
},
"stopId": "THULEAU",
"stopSequence": 11
},
{
"arrival": {
"time": "1771927496"
},
"departure": {
"time": "1771927496"
},
"stopId": "DEUCROIX",
"stopSequence": 12
},
{
"arrival": {
"time": "1771927571"
},
"departure": {
"time": "1771927571"
},
"stopId": "GILLIE-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771927658"
},
"departure": {
"time": "1771927658"
},
"stopId": "ISORET-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771927740"
},
"departure": {
"time": "1771927740"
},
"stopId": "CAMELI-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771927850"
},
"departure": {
"time": "1771927850"
},
"stopId": "ESPACE5A",
"stopSequence": 16
},
{
"arrival": {
"time": "1771927967"
},
"departure": {
"time": "1771927967"
},
"stopId": "VILLECHI",
"stopSequence": 17
}
],
"trip": {
"directionId": 0,
"routeId": "05",
"tripId": "6258091"
}
}
},
{
"id": "trip:3364D",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924320"
},
"departure": {
"time": "1771924320"
},
"stopId": "DUMESNIL",
"stopSequence": 16
},
{
"arrival": {
"time": "1771924440"
},
"departure": {
"time": "1771924440"
},
"stopId": "QUAIsubW",
"stopSequence": 17
}
],
"trip": {
"directionId": 0,
"routeId": "33",
"tripId": "3364D"
}
}
},
{
"id": "trip:6544994",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771927020"
},
"stopId": "1QUAI",
"stopSequence": 0
},
{
"arrival": {
"time": "1771927192"
},
"departure": {
"time": "1771927192"
},
"stopId": "2FARC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771927300"
},
"departure": {
"time": "1771927300"
},
"stopId": "2ELYS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771927392"
},
"departure": {
"time": "1771927392"
},
"stopId": "2PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1771927470"
},
"departure": {
"time": "1771927470"
},
"stopId": "2BARR",
"stopSequence": 4
},
{
"arrival": {
"time": "1771927567"
},
"departure": {
"time": "1771927567"
},
"stopId": "2BEAU",
"stopSequence": 5
},
{
"arrival": {
"time": "1771927660"
},
"stopId": "1BBCA",
"stopSequence": 6
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6544994"
}
}
},
{
"id": "trip:6257503",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771927080"
},
"stopId": "EVENTARD",
"stopSequence": 0
},
{
"arrival": {
"time": "1771927116"
},
"departure": {
"time": "1771927116"
},
"stopId": "COTTAGE",
"stopSequence": 1
},
{
"arrival": {
"time": "1771927173"
},
"departure": {
"time": "1771927173"
},
"stopId": "DUBELL-2",
"stopSequence": 2
},
{
"arrival": {
"time": "1771927200"
},
"departure": {
"time": "1771927200"
},
"stopId": "BOISABBE",
"stopSequence": 3
},
{
"arrival": {
"time": "1771927236"
},
"departure": {
"time": "1771927236"
},
"stopId": "DEBUSSY",
"stopSequence": 4
},
{
"arrival": {
"time": "1771927282"
},
"departure": {
"time": "1771927282"
},
"stopId": "HOTELLER",
"stopSequence": 5
},
{
"arrival": {
"time": "1771927320"
},
"departure": {
"time": "1771927320"
},
"stopId": "INDUSTRI",
"stopSequence": 6
},
{
"arrival": {
"time": "1771927402"
},
"departure": {
"time": "1771927402"
},
"stopId": "SAVOIE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771927462"
},
"departure": {
"time": "1771927462"
},
"stopId": "AUVERGNE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771927500"
},
"departure": {
"time": "1771927500"
},
"stopId": "NOZAY",
"stopSequence": 9
},
{
"arrival": {
"time": "1771927529"
},
"departure": {
"time": "1771927529"
},
"stopId": "RBRIOLLA",
"stopSequence": 10
},
{
"arrival": {
"time": "1771927733"
},
"departure": {
"time": "1771927733"
},
"stopId": "MIMOSAS",
"stopSequence": 11
},
{
"arrival": {
"time": "1771927799"
},
"departure": {
"time": "1771927799"
},
"stopId": "BRISEPOT",
"stopSequence": 12
},
{
"arrival": {
"time": "1771927850"
},
"departure": {
"time": "1771927850"
},
"stopId": "DESJARDI",
"stopSequence": 13
},
{
"arrival": {
"time": "1771927892"
},
"departure": {
"time": "1771927892"
},
"stopId": "MACE",
"stopSequence": 14
},
{
"arrival": {
"time": "1771927921"
},
"departure": {
"time": "1771927921"
},
"stopId": "LUTIN",
"stopSequence": 15
},
{
"arrival": {
"time": "1771928008"
},
"departure": {
"time": "1771928008"
},
"stopId": "MUSSET",
"stopSequence": 16
},
{
"arrival": {
"time": "1771927472"
},
"departure": {
"time": "1771927472"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DOYENNE",
"stopSequence": 18
},
{
"arrival": {
"time": "1771927544"
},
"departure": {
"time": "1771927544"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CITESOLI",
"stopSequence": 19
},
{
"arrival": {
"time": "1771927680"
},
"departure": {
"time": "1771927680"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CARCITR",
"stopSequence": 20
},
{
"arrival": {
"time": "1771927735"
},
"departure": {
"time": "1771927735"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FFAURE",
"stopSequence": 21
},
{
"arrival": {
"time": "1771927844"
},
"departure": {
"time": "1771927844"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FACUL-SS",
"stopSequence": 22
},
{
"arrival": {
"time": "1771927860"
},
"departure": {
"time": "1771927860"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BDEMAINE",
"stopSequence": 23
},
{
"arrival": {
"time": "1771928003"
},
"departure": {
"time": "1771928003"
},
"scheduleRelationship": "SKIPPED",
"stopId": "TALET",
"stopSequence": 24
}
],
"trip": {
"directionId": 1,
"routeId": "09",
"tripId": "6257503"
}
}
},
{
"id": "trip:6540932",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924357"
},
"departure": {
"time": "1771924393"
},
"stopId": "2BOTA",
"stopSequence": 19
},
{
"arrival": {
"time": "1771924464"
},
"departure": {
"time": "1771924464"
},
"stopId": "2PMAY",
"stopSequence": 20
},
{
"arrival": {
"time": "1771924544"
},
"departure": {
"time": "1771924544"
},
"stopId": "2BROY",
"stopSequence": 21
},
{
"arrival": {
"time": "1771924634"
},
"departure": {
"time": "1771924634"
},
"stopId": "2ACAS",
"stopSequence": 22
},
{
"arrival": {
"time": "1771924714"
},
"departure": {
"time": "1771924714"
},
"stopId": "2STGI",
"stopSequence": 23
},
{
"arrival": {
"time": "1771924804"
},
"departure": {
"time": "1771924804"
},
"stopId": "2BASC",
"stopSequence": 24
},
{
"arrival": {
"time": "1771924881"
},
"stopId": "1AARD",
"stopSequence": 25
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6540932"
}
}
},
{
"id": "trip:6258055",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924344"
},
"departure": {
"time": "1771924344"
},
"stopId": "STLEON5B",
"stopSequence": 46
},
{
"arrival": {
"time": "1771924383"
},
"departure": {
"time": "1771924404"
},
"stopId": "VILLEC-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771924511"
},
"departure": {
"time": "1771924511"
},
"stopId": "ESPACE5B",
"stopSequence": 48
},
{
"arrival": {
"time": "1771924600"
},
"departure": {
"time": "1771924600"
},
"stopId": "CAMELIAS",
"stopSequence": 49
},
{
"arrival": {
"time": "1771924709"
},
"departure": {
"time": "1771924709"
},
"stopId": "ISORET",
"stopSequence": 50
},
{
"arrival": {
"time": "1771924807"
},
"departure": {
"time": "1771924807"
},
"stopId": "GILLIER",
"stopSequence": 51
},
{
"arrival": {
"time": "1771924877"
},
"departure": {
"time": "1771924877"
},
"stopId": "DEUCRO-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771924917"
},
"departure": {
"time": "1771924917"
},
"stopId": "THULEA-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771924970"
},
"departure": {
"time": "1771924970"
},
"stopId": "BRISPO-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771925075"
},
"departure": {
"time": "1771925075"
},
"stopId": "ALDUNA-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771925166"
},
"departure": {
"time": "1771925166"
},
"stopId": "EUROPE-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771925235"
},
"departure": {
"time": "1771925235"
},
"stopId": "RBRIOLLA",
"stopSequence": 57
},
{
"arrival": {
"time": "1771925370"
},
"departure": {
"time": "1771925370"
},
"stopId": "RAMON",
"stopSequence": 58
},
{
"arrival": {
"time": "1771925437"
},
"departure": {
"time": "1771925437"
},
"stopId": "CARREF5B",
"stopSequence": 59
},
{
"arrival": {
"time": "1771925557"
},
"departure": {
"time": "1771925557"
},
"stopId": "ESEO",
"stopSequence": 60
},
{
"arrival": {
"time": "1771925615"
},
"departure": {
"time": "1771925615"
},
"stopId": "CHARNASS",
"stopSequence": 61
},
{
"arrival": {
"time": "1771925719"
},
"departure": {
"time": "1771925719"
},
"stopId": "FRATER",
"stopSequence": 62
},
{
"arrival": {
"time": "1771925728"
},
"departure": {
"time": "1771925728"
},
"stopId": "AURIOL-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1771925781"
},
"stopId": "AQUAVITA",
"stopSequence": 64
}
],
"trip": {
"directionId": 1,
"routeId": "05",
"tripId": "6258055"
}
}
},
{
"id": "trip:6258293",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771927800"
},
"stopId": "ADEZIERE",
"stopSequence": 0
},
{
"arrival": {
"time": "1771927839"
},
"departure": {
"time": "1771927839"
},
"stopId": "SCHWALBA",
"stopSequence": 1
},
{
"arrival": {
"time": "1771927879"
},
"departure": {
"time": "1771927879"
},
"stopId": "LA-BOISS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771927933"
},
"departure": {
"time": "1771927933"
},
"stopId": "PIECE",
"stopSequence": 3
},
{
"arrival": {
"time": "1771927980"
},
"departure": {
"time": "1771927980"
},
"stopId": "BALANDE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771928003"
},
"departure": {
"time": "1771928003"
},
"stopId": "TERNIERE",
"stopSequence": 5
}
],
"trip": {
"directionId": 1,
"routeId": "03",
"tripId": "6258293"
}
}
},
{
"id": "trip:6257575",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771926000"
},
"stopId": "SLEZIND",
"stopSequence": 0
},
{
"arrival": {
"time": "1771926062"
},
"departure": {
"time": "1771926062"
},
"stopId": "GENTRIC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771926133"
},
"departure": {
"time": "1771926133"
},
"stopId": "DAUTEL",
"stopSequence": 2
},
{
"arrival": {
"time": "1771926153"
},
"departure": {
"time": "1771926153"
},
"stopId": "BUISSON",
"stopSequence": 3
},
{
"arrival": {
"time": "1771926194"
},
"departure": {
"time": "1771926194"
},
"stopId": "PYRAM02",
"stopSequence": 4
},
{
"arrival": {
"time": "1771926240"
},
"departure": {
"time": "1771926240"
},
"stopId": "MORLONG",
"stopSequence": 5
},
{
"arrival": {
"time": "1771926267"
},
"departure": {
"time": "1771926267"
},
"stopId": "BOURSE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771926304"
},
"departure": {
"time": "1771926304"
},
"stopId": "RIOTTEAU",
"stopSequence": 7
},
{
"arrival": {
"time": "1771926335"
},
"departure": {
"time": "1771926335"
},
"stopId": "ALLUMETT",
"stopSequence": 8
},
{
"arrival": {
"time": "1771926376"
},
"departure": {
"time": "1771926376"
},
"stopId": "DAGUERRE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771926415"
},
"departure": {
"time": "1771926415"
},
"stopId": "LEOLAGRA",
"stopSequence": 10
},
{
"arrival": {
"time": "1771926462"
},
"departure": {
"time": "1771926462"
},
"stopId": "VDLOIRE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771926555"
},
"departure": {
"time": "1771926555"
},
"stopId": "ECLATERI",
"stopSequence": 12
},
{
"arrival": {
"time": "1771926480"
},
"departure": {
"time": "1771926480"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAUMAN",
"stopSequence": 13
},
{
"arrival": {
"time": "1771926531"
},
"departure": {
"time": "1771926531"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LAFAUVEL",
"stopSequence": 14
},
{
"arrival": {
"time": "1771926603"
},
"departure": {
"time": "1771926603"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PARMENTI",
"stopSequence": 15
},
{
"arrival": {
"time": "1771926669"
},
"departure": {
"time": "1771926669"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PICAS",
"stopSequence": 16
},
{
"arrival": {
"time": "1771926659"
},
"departure": {
"time": "1771926659"
},
"stopId": "JUSTICES",
"stopSequence": 17
},
{
"arrival": {
"time": "1771926706"
},
"departure": {
"time": "1771926706"
},
"stopId": "DELACROI",
"stopSequence": 18
},
{
"arrival": {
"time": "1771926791"
},
"departure": {
"time": "1771926791"
},
"stopId": "SAUMUROI",
"stopSequence": 19
},
{
"arrival": {
"time": "1771926887"
},
"departure": {
"time": "1771926887"
},
"stopId": "INTERMIL",
"stopSequence": 20
},
{
"arrival": {
"time": "1771926957"
},
"departure": {
"time": "1771926957"
},
"stopId": "HAUTPRES",
"stopSequence": 21
},
{
"arrival": {
"time": "1771927012"
},
"departure": {
"time": "1771927012"
},
"stopId": "DELATTRE",
"stopSequence": 22
},
{
"arrival": {
"time": "1771927071"
},
"departure": {
"time": "1771927071"
},
"stopId": "MORELLIE",
"stopSequence": 23
},
{
"arrival": {
"time": "1771927112"
},
"departure": {
"time": "1771927112"
},
"stopId": "LORETTE",
"stopSequence": 24
},
{
"arrival": {
"time": "1771927155"
},
"departure": {
"time": "1771927155"
},
"stopId": "BEAUVAL",
"stopSequence": 25
},
{
"arrival": {
"time": "1771927208"
},
"departure": {
"time": "1771927208"
},
"stopId": "LETANDUE",
"stopSequence": 26
},
{
"arrival": {
"time": "1771927311"
},
"departure": {
"time": "1771927311"
},
"stopId": "STRASBOU",
"stopSequence": 27
},
{
"arrival": {
"time": "1771927376"
},
"departure": {
"time": "1771927376"
},
"stopId": "FREMUR",
"stopSequence": 28
},
{
"arrival": {
"time": "1771927430"
},
"departure": {
"time": "1771927430"
},
"stopId": "VAUBAN",
"stopSequence": 29
},
{
"arrival": {
"time": "1771927468"
},
"departure": {
"time": "1771927468"
},
"stopId": "POIREL",
"stopSequence": 30
},
{
"arrival": {
"time": "1771927535"
},
"departure": {
"time": "1771927535"
},
"stopId": "PONTNOIR",
"stopSequence": 31
},
{
"arrival": {
"time": "1771927578"
},
"departure": {
"time": "1771927578"
},
"stopId": "SEMARD",
"stopSequence": 32
},
{
"arrival": {
"time": "1771927605"
},
"departure": {
"time": "1771927605"
},
"stopId": "GAREPAPI",
"stopSequence": 33
},
{
"arrival": {
"time": "1771927872"
},
"departure": {
"time": "1771927872"
},
"stopId": "HARAS",
"stopSequence": 34
},
{
"arrival": {
"time": "1771927942"
},
"departure": {
"time": "1771927942"
},
"stopId": "STAUBIN",
"stopSequence": 35
},
{
"arrival": {
"time": "1771928026"
},
"departure": {
"time": "1771928160"
},
"stopId": "LORRAIN1",
"stopSequence": 36
}
],
"trip": {
"directionId": 0,
"routeId": "10",
"tripId": "6257575"
}
}
},
{
"id": "trip:6257498",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924334"
},
"departure": {
"time": "1771924382"
},
"stopId": "LAFAYETT",
"stopSequence": 22
},
{
"arrival": {
"time": "1771924412"
},
"departure": {
"time": "1771924412"
},
"stopId": "CHANZY",
"stopSequence": 23
},
{
"arrival": {
"time": "1771924419"
},
"departure": {
"time": "1771924419"
},
"stopId": "VAUBAN",
"stopSequence": 24
},
{
"arrival": {
"time": "1771924454"
},
"departure": {
"time": "1771924454"
},
"stopId": "POIREL",
"stopSequence": 25
},
{
"arrival": {
"time": "1771924516"
},
"departure": {
"time": "1771924516"
},
"stopId": "PONTNOIR",
"stopSequence": 26
},
{
"arrival": {
"time": "1771924555"
},
"departure": {
"time": "1771924555"
},
"stopId": "SEMARD",
"stopSequence": 27
},
{
"arrival": {
"time": "1771924627"
},
"departure": {
"time": "1771924627"
},
"stopId": "GARETERM",
"stopSequence": 28
},
{
"arrival": {
"time": "1771924882"
},
"departure": {
"time": "1771924882"
},
"stopId": "HARAS",
"stopSequence": 29
},
{
"arrival": {
"time": "1771924954"
},
"departure": {
"time": "1771924954"
},
"stopId": "STAUBIN",
"stopSequence": 30
},
{
"arrival": {
"time": "1771925040"
},
"departure": {
"time": "1771925160"
},
"stopId": "LORRAIN1",
"stopSequence": 31
},
{
"arrival": {
"time": "1771925278"
},
"departure": {
"time": "1771925278"
},
"stopId": "MENDES-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771925358"
},
"departure": {
"time": "1771925358"
},
"stopId": "SAVARY-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771925393"
},
"departure": {
"time": "1771925393"
},
"stopId": "MUSSET-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771925469"
},
"departure": {
"time": "1771925469"
},
"stopId": "LUTIN-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771925511"
},
"departure": {
"time": "1771925511"
},
"stopId": "MACE-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771925538"
},
"departure": {
"time": "1771925538"
},
"stopId": "DESJAR-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771925642"
},
"departure": {
"time": "1771925642"
},
"stopId": "ALDUNA-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771925778"
},
"departure": {
"time": "1771925778"
},
"stopId": "RBRIOL-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771925810"
},
"departure": {
"time": "1771925810"
},
"stopId": "NOZAY-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771925867"
},
"departure": {
"time": "1771925867"
},
"stopId": "AUVERG-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771925453"
},
"departure": {
"time": "1771925453"
},
"scheduleRelationship": "SKIPPED",
"stopId": "TALET-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771925580"
},
"departure": {
"time": "1771925580"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BDEMAI-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771925607"
},
"departure": {
"time": "1771925607"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FACULT-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771925748"
},
"departure": {
"time": "1771925748"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FFAURE-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771925820"
},
"departure": {
"time": "1771925820"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CARCIT-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771925931"
},
"departure": {
"time": "1771925931"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CITESO-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771925992"
},
"departure": {
"time": "1771925992"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DOYENN-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771925913"
},
"departure": {
"time": "1771925913"
},
"stopId": "SAVOIE-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771925977"
},
"departure": {
"time": "1771925977"
},
"stopId": "INDUST-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771926024"
},
"departure": {
"time": "1771926024"
},
"stopId": "HOTELL-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771926080"
},
"departure": {
"time": "1771926080"
},
"stopId": "DEBUSS-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771926117"
},
"departure": {
"time": "1771926117"
},
"stopId": "BOISAB-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771926151"
},
"departure": {
"time": "1771926151"
},
"stopId": "DUBELL-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771926250"
},
"departure": {
"time": "1771926250"
},
"stopId": "REDUM-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771926297"
},
"departure": {
"time": "1771926297"
},
"stopId": "HIPPODRO",
"stopSequence": 56
},
{
"arrival": {
"time": "1771926435"
},
"departure": {
"time": "1771926435"
},
"stopId": "COTTAG-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771926479"
},
"stopId": "EVENTARD",
"stopSequence": 58
}
],
"trip": {
"directionId": 0,
"routeId": "09",
"tripId": "6257498"
}
}
},
{
"id": "trip:6258058",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771925155"
},
"departure": {
"time": "1771925155"
},
"stopId": "AURIOL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771925219"
},
"departure": {
"time": "1771925219"
},
"stopId": "PELUAU",
"stopSequence": 2
},
{
"arrival": {
"time": "1771925312"
},
"departure": {
"time": "1771925312"
},
"stopId": "LIZE05",
"stopSequence": 3
},
{
"arrival": {
"time": "1771925355"
},
"departure": {
"time": "1771925355"
},
"stopId": "CAMUS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771925400"
},
"departure": {
"time": "1771925400"
},
"stopId": "LECLERC",
"stopSequence": 5
},
{
"arrival": {
"time": "1771925467"
},
"departure": {
"time": "1771925467"
},
"stopId": "ROCEPINE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771925516"
},
"departure": {
"time": "1771925516"
},
"stopId": "PARCGARE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771925581"
},
"departure": {
"time": "1771925581"
},
"stopId": "LABRUYER",
"stopSequence": 8
},
{
"arrival": {
"time": "1771925656"
},
"departure": {
"time": "1771925656"
},
"stopId": "RASPAIL",
"stopSequence": 9
},
{
"arrival": {
"time": "1771925713"
},
"departure": {
"time": "1771925713"
},
"stopId": "DUMESNIL",
"stopSequence": 10
},
{
"arrival": {
"time": "1771925760"
},
"departure": {
"time": "1771925760"
},
"stopId": "LEQUAI",
"stopSequence": 11
},
{
"arrival": {
"time": "1771925962"
},
"departure": {
"time": "1771925962"
},
"stopId": "CHDARR",
"stopSequence": 12
},
{
"arrival": {
"time": "1771926009"
},
"departure": {
"time": "1771926009"
},
"stopId": "ACADEMIE",
"stopSequence": 13
},
{
"arrival": {
"time": "1771926060"
},
"departure": {
"time": "1771926060"
},
"stopId": "GBREM-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771926089"
},
"departure": {
"time": "1771926089"
},
"stopId": "SEMARD-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771926122"
},
"departure": {
"time": "1771926122"
},
"stopId": "PONTNO-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771926186"
},
"departure": {
"time": "1771926186"
},
"stopId": "POIREL-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771926221"
},
"departure": {
"time": "1771926221"
},
"stopId": "VAUBAN-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771926290"
},
"departure": {
"time": "1771926290"
},
"stopId": "GENIE-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771926354"
},
"departure": {
"time": "1771926354"
},
"stopId": "EBLE-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771926436"
},
"departure": {
"time": "1771926436"
},
"stopId": "CTRETR-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771926540"
},
"departure": {
"time": "1771926540"
},
"stopId": "GAUBOU5B",
"stopSequence": 22
},
{
"arrival": {
"time": "1771926608"
},
"departure": {
"time": "1771926608"
},
"stopId": "MONTCASB",
"stopSequence": 23
},
{
"arrival": {
"time": "1771926663"
},
"departure": {
"time": "1771926663"
},
"stopId": "MAJUIN5B",
"stopSequence": 24
},
{
"arrival": {
"time": "1771926709"
},
"departure": {
"time": "1771926709"
},
"stopId": "CLAUDEL",
"stopSequence": 25
},
{
"arrival": {
"time": "1771926755"
},
"departure": {
"time": "1771926755"
},
"stopId": "JEAN-23",
"stopSequence": 26
},
{
"arrival": {
"time": "1771926787"
},
"departure": {
"time": "1771926787"
},
"stopId": "JULESVER",
"stopSequence": 27
},
{
"arrival": {
"time": "1771926848"
},
"departure": {
"time": "1771926848"
},
"stopId": "PALLAC-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771926878"
},
"departure": {
"time": "1771926878"
},
"stopId": "DURVIL-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771926960"
},
"departure": {
"time": "1771926960"
},
"stopId": "ANRO-5B",
"stopSequence": 30
},
{
"arrival": {
"time": "1771926997"
},
"departure": {
"time": "1771926997"
},
"stopId": "BOUTHO-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771927035"
},
"departure": {
"time": "1771927035"
},
"stopId": "APPENT-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771927075"
},
"departure": {
"time": "1771927075"
},
"stopId": "FRCEVE-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771927100"
},
"departure": {
"time": "1771927100"
},
"stopId": "ORGEMO-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771927140"
},
"departure": {
"time": "1771927140"
},
"stopId": "NERUDA",
"stopSequence": 35
},
{
"arrival": {
"time": "1771927206"
},
"departure": {
"time": "1771927206"
},
"stopId": "ORGEMONT",
"stopSequence": 36
},
{
"arrival": {
"time": "1771927291"
},
"departure": {
"time": "1771927291"
},
"stopId": "ARBORETU",
"stopSequence": 37
},
{
"arrival": {
"time": "1771927353"
},
"departure": {
"time": "1771927353"
},
"stopId": "MORELE-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771927440"
},
"departure": {
"time": "1771927440"
},
"stopId": "DELATR-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771927505"
},
"departure": {
"time": "1771927505"
},
"stopId": "HAUTPR-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771927607"
},
"departure": {
"time": "1771927607"
},
"stopId": "INTMIL-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771927678"
},
"departure": {
"time": "1771927678"
},
"stopId": "SAUMUR-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771927745"
},
"departure": {
"time": "1771927745"
},
"stopId": "DELACR-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771927800"
},
"departure": {
"time": "1771927800"
},
"stopId": "JUSTIC-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771927910"
},
"departure": {
"time": "1771927910"
},
"stopId": "JEJAUR-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771927962"
},
"departure": {
"time": "1771927962"
},
"stopId": "STLEON5B",
"stopSequence": 46
}
],
"trip": {
"directionId": 1,
"routeId": "05",
"tripId": "6258058"
}
}
},
{
"id": "trip:6053963",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771926780"
},
"stopId": "STSYCHVE",
"stopSequence": 0
},
{
"arrival": {
"time": "1771926850"
},
"departure": {
"time": "1771926850"
},
"stopId": "GAUGUIN",
"stopSequence": 1
},
{
"arrival": {
"time": "1771926900"
},
"departure": {
"time": "1771926900"
},
"stopId": "ANBRUEL",
"stopSequence": 2
},
{
"arrival": {
"time": "1771926960"
},
"departure": {
"time": "1771926960"
},
"stopId": "V.HUGO",
"stopSequence": 3
},
{
"arrival": {
"time": "1771927004"
},
"departure": {
"time": "1771927004"
},
"stopId": "FRANCA-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771927070"
},
"departure": {
"time": "1771927070"
},
"stopId": "LECLSY-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771927140"
},
"departure": {
"time": "1771927140"
},
"stopId": "SSYMAIRI",
"stopSequence": 6
},
{
"arrival": {
"time": "1771927199"
},
"departure": {
"time": "1771927199"
},
"stopId": "UNION",
"stopSequence": 7
},
{
"arrival": {
"time": "1771927238"
},
"departure": {
"time": "1771927238"
},
"stopId": "CHABLANC",
"stopSequence": 8
},
{
"arrival": {
"time": "1771927277"
},
"departure": {
"time": "1771927277"
},
"stopId": "BASMORTI",
"stopSequence": 9
},
{
"arrival": {
"time": "1771927320"
},
"departure": {
"time": "1771927320"
},
"stopId": "MILLARDI",
"stopSequence": 10
},
{
"arrival": {
"time": "1771927335"
},
"departure": {
"time": "1771927335"
},
"stopId": "CARREAUX",
"stopSequence": 11
},
{
"arrival": {
"time": "1771927560"
},
"departure": {
"time": "1771927560"
},
"stopId": "PARCEXPO",
"stopSequence": 12
},
{
"arrival": {
"time": "1771927657"
},
"departure": {
"time": "1771927657"
},
"stopId": "PROVINS",
"stopSequence": 13
},
{
"arrival": {
"time": "1771927723"
},
"departure": {
"time": "1771927723"
},
"stopId": "RTEPARIS",
"stopSequence": 14
},
{
"arrival": {
"time": "1771927800"
},
"departure": {
"time": "1771927800"
},
"stopId": "SEPSONET",
"stopSequence": 15
},
{
"arrival": {
"time": "1771927916"
},
"departure": {
"time": "1771927916"
},
"stopId": "CHATENAY",
"stopSequence": 16
}
],
"trip": {
"directionId": 0,
"routeId": "25",
"tripId": "6053963"
}
}
},
{
"id": "trip:6258721",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924408"
},
"departure": {
"time": "1771924408"
},
"stopId": "HARAS",
"stopSequence": 36
},
{
"arrival": {
"time": "1771924491"
},
"departure": {
"time": "1771924491"
},
"stopId": "STAUBIN",
"stopSequence": 37
},
{
"arrival": {
"time": "1771924587"
},
"stopId": "LORRTERM",
"stopSequence": 38
}
],
"trip": {
"directionId": 0,
"routeId": "01",
"tripId": "6258721"
}
}
},
{
"id": "trip:6257458",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924406"
},
"departure": {
"time": "1771924406"
},
"stopId": "CAMELI-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771924449"
},
"departure": {
"time": "1771924449"
},
"stopId": "MONTREJO",
"stopSequence": 11
},
{
"arrival": {
"time": "1771924510"
},
"departure": {
"time": "1771924510"
},
"stopId": "COUPERIN",
"stopSequence": 12
},
{
"arrival": {
"time": "1771924691"
},
"departure": {
"time": "1771924691"
},
"stopId": "MONTAI-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771924750"
},
"departure": {
"time": "1771924750"
},
"stopId": "LAREVELL",
"stopSequence": 14
},
{
"arrival": {
"time": "1771924844"
},
"departure": {
"time": "1771924844"
},
"stopId": "MAISARTS",
"stopSequence": 15
},
{
"arrival": {
"time": "1771924914"
},
"departure": {
"time": "1771924914"
},
"stopId": "CLEMOINE",
"stopSequence": 16
},
{
"arrival": {
"time": "1771925003"
},
"departure": {
"time": "1771925003"
},
"stopId": "MAIL-NAE",
"stopSequence": 17
},
{
"arrival": {
"time": "1771925050"
},
"stopId": "LORRAIN2",
"stopSequence": 18
}
],
"trip": {
"directionId": 1,
"routeId": "11",
"tripId": "6257458"
}
}
},
{
"id": "trip:6260063",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924351"
},
"departure": {
"time": "1771924367"
},
"stopId": "NDAMELAC",
"stopSequence": 33
},
{
"arrival": {
"time": "1771924411"
},
"departure": {
"time": "1771924411"
},
"stopId": "BOISRAME",
"stopSequence": 34
},
{
"arrival": {
"time": "1771924471"
},
"departure": {
"time": "1771924471"
},
"stopId": "CHBBEILL",
"stopSequence": 35
},
{
"arrival": {
"time": "1771924557"
},
"departure": {
"time": "1771924557"
},
"stopId": "MVIGNE",
"stopSequence": 36
},
{
"arrival": {
"time": "1771924644"
},
"departure": {
"time": "1771924644"
},
"stopId": "FARCYSJA",
"stopSequence": 37
},
{
"arrival": {
"time": "1771924850"
},
"departure": {
"time": "1771924850"
},
"stopId": "LEQUAI-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771924914"
},
"departure": {
"time": "1771924914"
},
"stopId": "MONPR-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771924970"
},
"departure": {
"time": "1771924970"
},
"stopId": "DESCAZ-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771925043"
},
"departure": {
"time": "1771925043"
},
"stopId": "BICHBI-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771925077"
},
"departure": {
"time": "1771925077"
},
"stopId": "STTHER-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771925152"
},
"departure": {
"time": "1771925152"
},
"stopId": "BARRA-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771925207"
},
"departure": {
"time": "1771925207"
},
"stopId": "BLERIO-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771925296"
},
"departure": {
"time": "1771925296"
},
"stopId": "LECUIT-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771925336"
},
"departure": {
"time": "1771925336"
},
"stopId": "FRATE-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771925382"
},
"departure": {
"time": "1771925382"
},
"stopId": "CHARNA-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771925446"
},
"departure": {
"time": "1771925446"
},
"stopId": "ESEO-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771925482"
},
"departure": {
"time": "1771925482"
},
"stopId": "WJMOU",
"stopSequence": 49
},
{
"arrival": {
"time": "1771925568"
},
"departure": {
"time": "1771925568"
},
"stopId": "FMEDEC-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771925625"
},
"departure": {
"time": "1771925625"
},
"stopId": "HRECUL-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771925460"
},
"stopId": "HOPITAL",
"stopSequence": 53
}
],
"trip": {
"directionId": 0,
"routeId": "06",
"tripId": "6260063"
}
}
},
{
"id": "trip:6544929",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771926780"
},
"stopId": "1BBCA",
"stopSequence": 0
},
{
"arrival": {
"time": "1771926881"
},
"departure": {
"time": "1771926881"
},
"stopId": "1BEAU",
"stopSequence": 1
},
{
"arrival": {
"time": "1771926990"
},
"departure": {
"time": "1771926990"
},
"stopId": "1BARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1771927071"
},
"departure": {
"time": "1771927071"
},
"stopId": "1PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1771927164"
},
"departure": {
"time": "1771927164"
},
"stopId": "1ELYS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771927274"
},
"departure": {
"time": "1771927274"
},
"stopId": "1FARC",
"stopSequence": 5
},
{
"arrival": {
"time": "1771927450"
},
"stopId": "1QUAI",
"stopSequence": 6
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6544929"
}
}
},
{
"id": "trip:6544191",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771926360"
},
"stopId": "1CECO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771926480"
},
"departure": {
"time": "1771926480"
},
"stopId": "1CONS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771926571"
},
"departure": {
"time": "1771926571"
},
"stopId": "1MTAI",
"stopSequence": 2
},
{
"arrival": {
"time": "1771926724"
},
"departure": {
"time": "1771926724"
},
"stopId": "1CROI",
"stopSequence": 3
},
{
"arrival": {
"time": "1771926800"
},
"departure": {
"time": "1771926800"
},
"stopId": "1BRIS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771926958"
},
"departure": {
"time": "1771926958"
},
"stopId": "1DUNA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771927037"
},
"departure": {
"time": "1771927037"
},
"stopId": "1EURO",
"stopSequence": 6
},
{
"arrival": {
"time": "1771927110"
},
"stopId": "2MONP",
"stopSequence": 7
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6544191"
}
}
},
{
"id": "trip:6544927",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771925340"
},
"stopId": "1BBCA",
"stopSequence": 0
},
{
"arrival": {
"time": "1771925441"
},
"departure": {
"time": "1771925441"
},
"stopId": "1BEAU",
"stopSequence": 1
},
{
"arrival": {
"time": "1771925550"
},
"departure": {
"time": "1771925550"
},
"stopId": "1BARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1771925631"
},
"departure": {
"time": "1771925631"
},
"stopId": "1PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1771925724"
},
"departure": {
"time": "1771925724"
},
"stopId": "1ELYS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771925834"
},
"departure": {
"time": "1771925834"
},
"stopId": "1FARC",
"stopSequence": 5
},
{
"arrival": {
"time": "1771926010"
},
"stopId": "1QUAI",
"stopSequence": 6
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6544927"
}
}
},
{
"id": "trip:6257747",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924400"
},
"departure": {
"time": "1771924400"
},
"stopId": "BREMON-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771924493"
},
"departure": {
"time": "1771924493"
},
"stopId": "ACAD-PLA",
"stopSequence": 20
},
{
"arrival": {
"time": "1771924534"
},
"departure": {
"time": "1771924534"
},
"stopId": "CHDARR-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771924834"
},
"departure": {
"time": "1771924834"
},
"stopId": "GDMAIN-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771924894"
},
"departure": {
"time": "1771924894"
},
"stopId": "PERUSSAI",
"stopSequence": 23
},
{
"arrival": {
"time": "1771924924"
},
"departure": {
"time": "1771924924"
},
"stopId": "MAISLAC",
"stopSequence": 24
},
{
"arrival": {
"time": "1771924956"
},
"departure": {
"time": "1771924956"
},
"stopId": "JEAN-MON",
"stopSequence": 25
},
{
"arrival": {
"time": "1771925014"
},
"departure": {
"time": "1771925014"
},
"stopId": "DELESC-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771925050"
},
"departure": {
"time": "1771925050"
},
"stopId": "MONTEC-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771925085"
},
"departure": {
"time": "1771925085"
},
"stopId": "VALLO-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771925129"
},
"departure": {
"time": "1771925129"
},
"stopId": "PROUDH-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771925185"
},
"departure": {
"time": "1771925185"
},
"stopId": "GRESIL-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771925214"
},
"departure": {
"time": "1771925214"
},
"stopId": "WIGAN-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771925280"
},
"departure": {
"time": "1771925280"
},
"stopId": "SHEAKS-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771925313"
},
"departure": {
"time": "1771925313"
},
"stopId": "AQUITA-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771925365"
},
"departure": {
"time": "1771925365"
},
"stopId": "CCMOLI-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771925485"
},
"stopId": "LHOIRI-D",
"stopSequence": 35
}
],
"trip": {
"directionId": 1,
"routeId": "04",
"tripId": "6257747"
}
}
},
{
"id": "trip:6052757",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771926300"
},
"stopId": "HTDEMURS",
"stopSequence": 0
},
{
"arrival": {
"time": "1771926340"
},
"departure": {
"time": "1771926340"
},
"stopId": "LABUISSA",
"stopSequence": 1
},
{
"arrival": {
"time": "1771926391"
},
"departure": {
"time": "1771926391"
},
"stopId": "LECOTEAU",
"stopSequence": 2
},
{
"arrival": {
"time": "1771926463"
},
"departure": {
"time": "1771926463"
},
"stopId": "CARMET",
"stopSequence": 3
},
{
"arrival": {
"time": "1771926543"
},
"departure": {
"time": "1771926543"
},
"stopId": "MURSHDV",
"stopSequence": 4
},
{
"arrival": {
"time": "1771926574"
},
"departure": {
"time": "1771926574"
},
"stopId": "LEVESQUE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771926652"
},
"departure": {
"time": "1771926652"
},
"stopId": "ERIGNE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771926681"
},
"departure": {
"time": "1771926681"
},
"stopId": "SOLAND",
"stopSequence": 7
},
{
"arrival": {
"time": "1771926720"
},
"departure": {
"time": "1771926720"
},
"stopId": "GDPRESSO",
"stopSequence": 8
},
{
"arrival": {
"time": "1771926760"
},
"departure": {
"time": "1771926760"
},
"stopId": "BARBOTER",
"stopSequence": 9
},
{
"arrival": {
"time": "1771926803"
},
"departure": {
"time": "1771926803"
},
"stopId": "FONTENE",
"stopSequence": 10
},
{
"arrival": {
"time": "1771926840"
},
"departure": {
"time": "1771926840"
},
"stopId": "BRISSAC",
"stopSequence": 11
},
{
"arrival": {
"time": "1771927620"
},
"departure": {
"time": "1771927620"
},
"stopId": "GARDOT",
"stopSequence": 12
},
{
"arrival": {
"time": "1771927673"
},
"departure": {
"time": "1771927673"
},
"stopId": "STEXUPER",
"stopSequence": 13
},
{
"arrival": {
"time": "1771927732"
},
"departure": {
"time": "1771927732"
},
"stopId": "SECUSOCI",
"stopSequence": 14
},
{
"arrival": {
"time": "1771927860"
},
"stopId": "HDVSUB",
"stopSequence": 15
}
],
"trip": {
"directionId": 0,
"routeId": "23",
"tripId": "6052757"
}
}
},
{
"id": "trip:6257531",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924343"
},
"departure": {
"time": "1771924343"
},
"stopId": "ALDUNA-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771924418"
},
"departure": {
"time": "1771924418"
},
"stopId": "RBRIOL-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771924440"
},
"departure": {
"time": "1771924440"
},
"stopId": "NOZAY-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771924497"
},
"departure": {
"time": "1771924497"
},
"stopId": "AUVERG-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771924320"
},
"departure": {
"time": "1771924320"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CARCIT-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771924431"
},
"departure": {
"time": "1771924431"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CITESO-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771924492"
},
"departure": {
"time": "1771924492"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DOYENN-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771924543"
},
"departure": {
"time": "1771924543"
},
"stopId": "SAVOIE-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771924606"
},
"departure": {
"time": "1771924606"
},
"stopId": "INDUST-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771924644"
},
"departure": {
"time": "1771924644"
},
"stopId": "HOTELL-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771924690"
},
"departure": {
"time": "1771924690"
},
"stopId": "DEBUSS-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771924726"
},
"departure": {
"time": "1771924726"
},
"stopId": "BOISAB-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771924756"
},
"departure": {
"time": "1771924756"
},
"stopId": "DUBELL-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771924801"
},
"departure": {
"time": "1771924801"
},
"stopId": "COTTAG-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771924846"
},
"stopId": "EVENTARD",
"stopSequence": 56
}
],
"trip": {
"directionId": 0,
"routeId": "09",
"tripId": "6257531"
}
}
},
{
"id": "trip:6259992",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771925820"
},
"stopId": "LATOLL",
"stopSequence": 0
},
{
"arrival": {
"time": "1771925877"
},
"departure": {
"time": "1771925877"
},
"stopId": "ECHATS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771925918"
},
"departure": {
"time": "1771925918"
},
"stopId": "CITRONNL",
"stopSequence": 2
},
{
"arrival": {
"time": "1771925965"
},
"departure": {
"time": "1771925965"
},
"stopId": "MONOD",
"stopSequence": 3
},
{
"arrival": {
"time": "1771926000"
},
"departure": {
"time": "1771926000"
},
"stopId": "CERFEUIL",
"stopSequence": 4
},
{
"arrival": {
"time": "1771926061"
},
"departure": {
"time": "1771926061"
},
"stopId": "PROMENIE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771926102"
},
"departure": {
"time": "1771926102"
},
"stopId": "GRANBELL",
"stopSequence": 6
},
{
"arrival": {
"time": "1771926142"
},
"departure": {
"time": "1771926142"
},
"stopId": "RODIN",
"stopSequence": 7
},
{
"arrival": {
"time": "1771926180"
},
"departure": {
"time": "1771926180"
},
"stopId": "BRGPAILL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771926262"
},
"departure": {
"time": "1771926262"
},
"stopId": "LANDREAU",
"stopSequence": 9
},
{
"arrival": {
"time": "1771926294"
},
"departure": {
"time": "1771926294"
},
"stopId": "GDPERIGN",
"stopSequence": 10
},
{
"arrival": {
"time": "1771926334"
},
"departure": {
"time": "1771926334"
},
"stopId": "INRA",
"stopSequence": 11
},
{
"arrival": {
"time": "1771926360"
},
"departure": {
"time": "1771926360"
},
"stopId": "MOREL",
"stopSequence": 12
},
{
"arrival": {
"time": "1771926420"
},
"departure": {
"time": "1771926420"
},
"stopId": "DARWIN",
"stopSequence": 13
},
{
"arrival": {
"time": "1771926540"
},
"departure": {
"time": "1771926540"
},
"stopId": "CNFPT-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771927050"
},
"departure": {
"time": "1771927050"
},
"stopId": "EBLE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771927112"
},
"departure": {
"time": "1771927112"
},
"stopId": "GENIE",
"stopSequence": 16
},
{
"arrival": {
"time": "1771927189"
},
"departure": {
"time": "1771927189"
},
"stopId": "VAUBAN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771927223"
},
"departure": {
"time": "1771927223"
},
"stopId": "POIREL",
"stopSequence": 18
},
{
"arrival": {
"time": "1771927284"
},
"departure": {
"time": "1771927284"
},
"stopId": "PONTNOIR",
"stopSequence": 19
},
{
"arrival": {
"time": "1771927323"
},
"departure": {
"time": "1771927323"
},
"stopId": "SEMARD",
"stopSequence": 20
},
{
"arrival": {
"time": "1771926840"
},
"departure": {
"time": "1771926840"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHDARR",
"stopSequence": 21
},
{
"arrival": {
"time": "1771926911"
},
"departure": {
"time": "1771926911"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ACADEMIE",
"stopSequence": 22
},
{
"arrival": {
"time": "1771926989"
},
"departure": {
"time": "1771926989"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GBREM-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771927357"
},
"stopId": "GAREPAPI",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "20",
"tripId": "6259992"
}
}
},
{
"id": "trip:6258531",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771925940"
},
"stopId": "BENE",
"stopSequence": 0
},
{
"arrival": {
"time": "1771925994"
},
"departure": {
"time": "1771925994"
},
"stopId": "JUIGDEP",
"stopSequence": 1
},
{
"arrival": {
"time": "1771926026"
},
"departure": {
"time": "1771926026"
},
"stopId": "CAMPJUIG",
"stopSequence": 2
},
{
"arrival": {
"time": "1771926054"
},
"departure": {
"time": "1771926054"
},
"stopId": "RENOIR",
"stopSequence": 3
},
{
"arrival": {
"time": "1771926082"
},
"departure": {
"time": "1771926082"
},
"stopId": "RECLAIR",
"stopSequence": 4
},
{
"arrival": {
"time": "1771926115"
},
"departure": {
"time": "1771926115"
},
"stopId": "DOMVATER",
"stopSequence": 5
},
{
"arrival": {
"time": "1771926354"
},
"departure": {
"time": "1771926354"
},
"stopId": "PISCMU-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771926356"
},
"departure": {
"time": "1771926356"
},
"stopId": "PISCMUFF",
"stopSequence": 7
},
{
"arrival": {
"time": "1771926427"
},
"departure": {
"time": "1771926427"
},
"stopId": "ANAFRAN",
"stopSequence": 8
},
{
"arrival": {
"time": "1771926120"
},
"departure": {
"time": "1771926120"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DOMVAL",
"stopSequence": 9
},
{
"arrival": {
"time": "1771926144"
},
"departure": {
"time": "1771926144"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GERMTILL",
"stopSequence": 10
},
{
"arrival": {
"time": "1771926302"
},
"departure": {
"time": "1771926302"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HAUCOUD",
"stopSequence": 11
},
{
"arrival": {
"time": "1771926337"
},
"departure": {
"time": "1771926337"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHPEGUY",
"stopSequence": 12
},
{
"arrival": {
"time": "1771926358"
},
"departure": {
"time": "1771926358"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DIX8JUI",
"stopSequence": 13
},
{
"arrival": {
"time": "1771926390"
},
"departure": {
"time": "1771926390"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DEBEAUVO",
"stopSequence": 14
},
{
"arrival": {
"time": "1771926487"
},
"departure": {
"time": "1771926487"
},
"stopId": "ZOLA",
"stopSequence": 15
},
{
"arrival": {
"time": "1771926544"
},
"departure": {
"time": "1771926544"
},
"stopId": "BELAIR",
"stopSequence": 16
},
{
"arrival": {
"time": "1771926604"
},
"departure": {
"time": "1771926604"
},
"stopId": "ESPMONTR",
"stopSequence": 17
},
{
"arrival": {
"time": "1771926673"
},
"departure": {
"time": "1771926673"
},
"stopId": "PLATFLEU",
"stopSequence": 18
},
{
"arrival": {
"time": "1771926736"
},
"departure": {
"time": "1771926736"
},
"stopId": "JEHUEZ",
"stopSequence": 19
},
{
"arrival": {
"time": "1771926787"
},
"departure": {
"time": "1771926787"
},
"stopId": "MASTELLE",
"stopSequence": 20
},
{
"arrival": {
"time": "1771926826"
},
"departure": {
"time": "1771926826"
},
"stopId": "AVENEURO",
"stopSequence": 21
},
{
"arrival": {
"time": "1771926844"
},
"departure": {
"time": "1771926844"
},
"stopId": "DANEMA",
"stopSequence": 22
},
{
"arrival": {
"time": "1771926900"
},
"departure": {
"time": "1771926900"
},
"stopId": "ALLEMAGN",
"stopSequence": 23
},
{
"arrival": {
"time": "1771926932"
},
"departure": {
"time": "1771926932"
},
"stopId": "ITALIE",
"stopSequence": 24
},
{
"arrival": {
"time": "1771926968"
},
"departure": {
"time": "1771926968"
},
"stopId": "IRLANDE",
"stopSequence": 25
},
{
"arrival": {
"time": "1771927017"
},
"departure": {
"time": "1771927017"
},
"stopId": "AUTRICH",
"stopSequence": 26
},
{
"arrival": {
"time": "1771927036"
},
"departure": {
"time": "1771927036"
},
"stopId": "PLOTTIER",
"stopSequence": 27
},
{
"arrival": {
"time": "1771927087"
},
"departure": {
"time": "1771927087"
},
"stopId": "CCADEA",
"stopSequence": 28
},
{
"arrival": {
"time": "1771927113"
},
"departure": {
"time": "1771927113"
},
"stopId": "AUCHAN",
"stopSequence": 29
},
{
"arrival": {
"time": "1771927267"
},
"departure": {
"time": "1771927267"
},
"stopId": "AARDBUS",
"stopSequence": 30
},
{
"arrival": {
"time": "1771927311"
},
"departure": {
"time": "1771927311"
},
"stopId": "POIVRE",
"stopSequence": 31
},
{
"arrival": {
"time": "1771927351"
},
"departure": {
"time": "1771927351"
},
"stopId": "BONPLAND",
"stopSequence": 32
},
{
"arrival": {
"time": "1771927397"
},
"departure": {
"time": "1771927397"
},
"stopId": "LEPRE",
"stopSequence": 33
},
{
"arrival": {
"time": "1771927447"
},
"departure": {
"time": "1771927447"
},
"stopId": "SALET-AR",
"stopSequence": 34
},
{
"arrival": {
"time": "1771927479"
},
"departure": {
"time": "1771927479"
},
"stopId": "RIPOLLE",
"stopSequence": 35
},
{
"arrival": {
"time": "1771927530"
},
"departure": {
"time": "1771927530"
},
"stopId": "PEGARDE",
"stopSequence": 36
},
{
"arrival": {
"time": "1771927577"
},
"departure": {
"time": "1771927577"
},
"stopId": "CIAVRILL",
"stopSequence": 37
},
{
"arrival": {
"time": "1771927627"
},
"departure": {
"time": "1771927627"
},
"stopId": "MAIRAVR",
"stopSequence": 38
},
{
"arrival": {
"time": "1771927670"
},
"departure": {
"time": "1771927670"
},
"stopId": "MAUFINE",
"stopSequence": 39
},
{
"arrival": {
"time": "1771927732"
},
"departure": {
"time": "1771927732"
},
"stopId": "DELAUNE",
"stopSequence": 40
},
{
"arrival": {
"time": "1771927771"
},
"departure": {
"time": "1771927771"
},
"stopId": "BEURRIER",
"stopSequence": 41
},
{
"arrival": {
"time": "1771927839"
},
"departure": {
"time": "1771927839"
},
"stopId": "BRASSENS",
"stopSequence": 42
},
{
"arrival": {
"time": "1771927888"
},
"departure": {
"time": "1771927888"
},
"stopId": "RONDE",
"stopSequence": 43
},
{
"arrival": {
"time": "1771927931"
},
"departure": {
"time": "1771927931"
},
"stopId": "PLAMAY",
"stopSequence": 44
},
{
"arrival": {
"time": "1771927987"
},
"departure": {
"time": "1771927987"
},
"stopId": "KENNEDY",
"stopSequence": 45
}
],
"trip": {
"directionId": 0,
"routeId": "07",
"tripId": "6258531"
}
}
},
{
"id": "trip:6257713",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924396"
},
"departure": {
"time": "1771924396"
},
"stopId": "LHOIRI-D",
"stopSequence": 0
},
{
"arrival": {
"time": "1771924411"
},
"departure": {
"time": "1771924411"
},
"stopId": "LHOIRIE2",
"stopSequence": 1
},
{
"arrival": {
"time": "1771924500"
},
"departure": {
"time": "1771924500"
},
"stopId": "CCMOLIER",
"stopSequence": 2
},
{
"arrival": {
"time": "1771924549"
},
"departure": {
"time": "1771924549"
},
"stopId": "AAQUITN",
"stopSequence": 3
},
{
"arrival": {
"time": "1771924583"
},
"departure": {
"time": "1771924583"
},
"stopId": "SHEAKSPE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771924649"
},
"departure": {
"time": "1771924649"
},
"stopId": "WIGAN",
"stopSequence": 5
},
{
"arrival": {
"time": "1771924680"
},
"departure": {
"time": "1771924680"
},
"stopId": "GRESILLE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771924719"
},
"departure": {
"time": "1771924719"
},
"stopId": "PROUDHON",
"stopSequence": 7
},
{
"arrival": {
"time": "1771924781"
},
"departure": {
"time": "1771924781"
},
"stopId": "VALLO",
"stopSequence": 8
},
{
"arrival": {
"time": "1771924812"
},
"departure": {
"time": "1771924812"
},
"stopId": "MONTECLA",
"stopSequence": 9
},
{
"arrival": {
"time": "1771924847"
},
"departure": {
"time": "1771924847"
},
"stopId": "DELESCL",
"stopSequence": 10
},
{
"arrival": {
"time": "1771924903"
},
"departure": {
"time": "1771924903"
},
"stopId": "JEMONNET",
"stopSequence": 11
},
{
"arrival": {
"time": "1771924950"
},
"departure": {
"time": "1771924950"
},
"stopId": "MAISLA-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771924982"
},
"departure": {
"time": "1771924982"
},
"stopId": "PERUSS-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771925040"
},
"departure": {
"time": "1771925040"
},
"stopId": "GDMAINE",
"stopSequence": 14
},
{
"arrival": {
"time": "1771925514"
},
"departure": {
"time": "1771925514"
},
"stopId": "EBLE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771925576"
},
"departure": {
"time": "1771925576"
},
"stopId": "GENIE",
"stopSequence": 16
},
{
"arrival": {
"time": "1771925653"
},
"departure": {
"time": "1771925653"
},
"stopId": "VAUBAN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771925687"
},
"departure": {
"time": "1771925687"
},
"stopId": "POIREL",
"stopSequence": 18
},
{
"arrival": {
"time": "1771925748"
},
"departure": {
"time": "1771925748"
},
"stopId": "PONTNOIR",
"stopSequence": 19
},
{
"arrival": {
"time": "1771925787"
},
"departure": {
"time": "1771925787"
},
"stopId": "SEMARD",
"stopSequence": 20
},
{
"arrival": {
"time": "1771925340"
},
"departure": {
"time": "1771925340"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHDARR",
"stopSequence": 21
},
{
"arrival": {
"time": "1771925393"
},
"departure": {
"time": "1771925393"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ACADEMIE",
"stopSequence": 22
},
{
"arrival": {
"time": "1771925451"
},
"departure": {
"time": "1771925451"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GBREM-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771925842"
},
"departure": {
"time": "1771925842"
},
"stopId": "GARETERM",
"stopSequence": 24
},
{
"arrival": {
"time": "1771925886"
},
"departure": {
"time": "1771925886"
},
"stopId": "LESGARES",
"stopSequence": 25
},
{
"arrival": {
"time": "1771926008"
},
"departure": {
"time": "1771926008"
},
"stopId": "HARAS",
"stopSequence": 26
},
{
"arrival": {
"time": "1771926085"
},
"departure": {
"time": "1771926085"
},
"stopId": "STAUBIN",
"stopSequence": 27
},
{
"arrival": {
"time": "1771926135"
},
"departure": {
"time": "1771926135"
},
"stopId": "LOR-FO-A",
"stopSequence": 28
},
{
"arrival": {
"time": "1771926296"
},
"departure": {
"time": "1771926296"
},
"stopId": "MENDES-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771926435"
},
"departure": {
"time": "1771926435"
},
"stopId": "SAVARY-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771926472"
},
"departure": {
"time": "1771926472"
},
"stopId": "MUSSET-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771926551"
},
"departure": {
"time": "1771926551"
},
"stopId": "LUTIN-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771926595"
},
"departure": {
"time": "1771926595"
},
"stopId": "MACE-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771926624"
},
"departure": {
"time": "1771926624"
},
"stopId": "DESJAR-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771926675"
},
"departure": {
"time": "1771926675"
},
"stopId": "BRISEP-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771926759"
},
"departure": {
"time": "1771926759"
},
"stopId": "MIMOSA-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771926801"
},
"departure": {
"time": "1771926801"
},
"stopId": "CHATEN-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771926894"
},
"departure": {
"time": "1771926894"
},
"stopId": "SOLELE-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771926928"
},
"departure": {
"time": "1771926928"
},
"stopId": "SEPSON-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771926975"
},
"departure": {
"time": "1771926975"
},
"stopId": "BANCST-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771927076"
},
"departure": {
"time": "1771927076"
},
"stopId": "RTEPAR-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771927139"
},
"departure": {
"time": "1771927139"
},
"stopId": "PROVIN-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771927236"
},
"stopId": "PARCEX-E",
"stopSequence": 43
}
],
"trip": {
"directionId": 0,
"routeId": "04",
"tripId": "6257713"
}
}
},
{
"id": "trip:6257513",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771926360"
},
"stopId": "MOULINMA",
"stopSequence": 0
},
{
"arrival": {
"time": "1771926472"
},
"departure": {
"time": "1771926472"
},
"stopId": "BAUDRAI",
"stopSequence": 1
},
{
"arrival": {
"time": "1771926540"
},
"departure": {
"time": "1771926540"
},
"stopId": "GUILLEB.",
"stopSequence": 2
},
{
"arrival": {
"time": "1771926569"
},
"departure": {
"time": "1771926569"
},
"stopId": "RONCIE-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771926602"
},
"departure": {
"time": "1771926602"
},
"stopId": "JEROST-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771926631"
},
"departure": {
"time": "1771926631"
},
"stopId": "MACURI-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771926660"
},
"departure": {
"time": "1771926660"
},
"stopId": "GGSAND-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771926715"
},
"departure": {
"time": "1771926715"
},
"stopId": "FRANVI-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771926818"
},
"departure": {
"time": "1771926818"
},
"stopId": "GIRARDE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771926862"
},
"departure": {
"time": "1771926862"
},
"stopId": "CHESNAIE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771926900"
},
"departure": {
"time": "1771926900"
},
"stopId": "GENDRON",
"stopSequence": 10
},
{
"arrival": {
"time": "1771926954"
},
"departure": {
"time": "1771926954"
},
"stopId": "DIONNEAU",
"stopSequence": 11
},
{
"arrival": {
"time": "1771927012"
},
"departure": {
"time": "1771927012"
},
"stopId": "ATHLETIS",
"stopSequence": 12
},
{
"arrival": {
"time": "1771927082"
},
"departure": {
"time": "1771927082"
},
"stopId": "DANGELIN",
"stopSequence": 13
},
{
"arrival": {
"time": "1771927143"
},
"departure": {
"time": "1771927143"
},
"stopId": "LINOVENT",
"stopSequence": 14
},
{
"arrival": {
"time": "1771927200"
},
"departure": {
"time": "1771927200"
},
"stopId": "MARIANNE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771927265"
},
"departure": {
"time": "1771927265"
},
"stopId": "VIVIERS",
"stopSequence": 16
},
{
"arrival": {
"time": "1771927319"
},
"departure": {
"time": "1771927319"
},
"stopId": "VILLESIC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771927398"
},
"departure": {
"time": "1771927398"
},
"stopId": "MUTUALIT",
"stopSequence": 18
},
{
"arrival": {
"time": "1771927449"
},
"departure": {
"time": "1771927449"
},
"stopId": "BLANDEAU",
"stopSequence": 19
},
{
"arrival": {
"time": "1771927494"
},
"departure": {
"time": "1771927494"
},
"stopId": "CESARGEO",
"stopSequence": 20
},
{
"arrival": {
"time": "1771927565"
},
"departure": {
"time": "1771927565"
},
"stopId": "MIRABEAU",
"stopSequence": 21
},
{
"arrival": {
"time": "1771927620"
},
"departure": {
"time": "1771927620"
},
"stopId": "LAFAYETT",
"stopSequence": 22
},
{
"arrival": {
"time": "1771927664"
},
"departure": {
"time": "1771927664"
},
"stopId": "CHANZY",
"stopSequence": 23
},
{
"arrival": {
"time": "1771927724"
},
"departure": {
"time": "1771927724"
},
"stopId": "VAUBAN",
"stopSequence": 24
},
{
"arrival": {
"time": "1771927759"
},
"departure": {
"time": "1771927759"
},
"stopId": "POIREL",
"stopSequence": 25
},
{
"arrival": {
"time": "1771927821"
},
"departure": {
"time": "1771927821"
},
"stopId": "PONTNOIR",
"stopSequence": 26
},
{
"arrival": {
"time": "1771927860"
},
"departure": {
"time": "1771927860"
},
"stopId": "SEMARD",
"stopSequence": 27
},
{
"arrival": {
"time": "1771927927"
},
"departure": {
"time": "1771927927"
},
"stopId": "GARETERM",
"stopSequence": 28
}
],
"trip": {
"directionId": 0,
"routeId": "09",
"tripId": "6257513"
}
}
},
{
"id": "trip:6053959",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771924800"
},
"stopId": "HDVSUB",
"stopSequence": 0
},
{
"arrival": {
"time": "1771924885"
},
"departure": {
"time": "1771924885"
},
"stopId": "CLEMOI-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771925162"
},
"departure": {
"time": "1771925162"
},
"stopId": "BRISEP-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771925280"
},
"departure": {
"time": "1771925280"
},
"stopId": "CHATEN-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771925400"
},
"departure": {
"time": "1771925400"
},
"stopId": "SEPSON-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771925485"
},
"departure": {
"time": "1771925485"
},
"stopId": "RTEPAR-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771925546"
},
"departure": {
"time": "1771925546"
},
"stopId": "PROVIN-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771925640"
},
"departure": {
"time": "1771925640"
},
"stopId": "PARCEX-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771925907"
},
"departure": {
"time": "1771925907"
},
"stopId": "CARREA-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771925940"
},
"departure": {
"time": "1771925940"
},
"stopId": "MILLAR-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771925974"
},
"departure": {
"time": "1771925974"
},
"stopId": "BASMOR-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771926020"
},
"departure": {
"time": "1771926020"
},
"stopId": "CHABLA-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771926059"
},
"departure": {
"time": "1771926059"
},
"stopId": "UNION-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771926120"
},
"departure": {
"time": "1771926120"
},
"stopId": "SSYMAI-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771926201"
},
"departure": {
"time": "1771926201"
},
"stopId": "LECLSYLV",
"stopSequence": 14
},
{
"arrival": {
"time": "1771926248"
},
"departure": {
"time": "1771926248"
},
"stopId": "FRANCAIS",
"stopSequence": 15
},
{
"arrival": {
"time": "1771926308"
},
"departure": {
"time": "1771926308"
},
"stopId": "V.HUGO-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771926369"
},
"departure": {
"time": "1771926369"
},
"stopId": "ANBRUE-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771926423"
},
"departure": {
"time": "1771926423"
},
"stopId": "GAUGUI-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771926480"
},
"stopId": "STSYCHVE",
"stopSequence": 19
}
],
"trip": {
"directionId": 1,
"routeId": "25",
"tripId": "6053959"
}
}
},
{
"id": "trip:6543554",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771924740"
},
"stopId": "1MONP",
"stopSequence": 0
},
{
"arrival": {
"time": "1771924822"
},
"departure": {
"time": "1771924822"
},
"stopId": "2EURO",
"stopSequence": 1
},
{
"arrival": {
"time": "1771924908"
},
"departure": {
"time": "1771924908"
},
"stopId": "2DUNA",
"stopSequence": 2
},
{
"arrival": {
"time": "1771925080"
},
"departure": {
"time": "1771925080"
},
"stopId": "2BRIS",
"stopSequence": 3
},
{
"arrival": {
"time": "1771925157"
},
"departure": {
"time": "1771925157"
},
"stopId": "2CROI",
"stopSequence": 4
},
{
"arrival": {
"time": "1771925309"
},
"departure": {
"time": "1771925309"
},
"stopId": "2MTAI",
"stopSequence": 5
},
{
"arrival": {
"time": "1771925400"
},
"departure": {
"time": "1771925400"
},
"stopId": "2CONS",
"stopSequence": 6
},
{
"arrival": {
"time": "1771925550"
},
"stopId": "2CECO",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6543554"
}
}
},
{
"id": "trip:6544448",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771926840"
},
"stopId": "MENDESFR",
"stopSequence": 0
},
{
"arrival": {
"time": "1771927020"
},
"departure": {
"time": "1771927020"
},
"stopId": "FO-LOR-R",
"stopSequence": 1
},
{
"arrival": {
"time": "1771927142"
},
"departure": {
"time": "1771927142"
},
"stopId": "STAUBI-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771927200"
},
"departure": {
"time": "1771927200"
},
"stopId": "HARAS-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771927262"
},
"departure": {
"time": "1771927262"
},
"stopId": "LICES",
"stopSequence": 4
},
{
"arrival": {
"time": "1771927335"
},
"departure": {
"time": "1771927335"
},
"stopId": "CCI-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771927390"
},
"departure": {
"time": "1771927390"
},
"stopId": "CHDARR-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771927560"
},
"stopId": "LEQUAI-E",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "Tbus",
"tripId": "6544448"
}
}
},
{
"id": "trip:6544031",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771927560"
},
"stopId": "LEQUAI-E",
"stopSequence": 0
},
{
"arrival": {
"time": "1771927603"
},
"departure": {
"time": "1771927603"
},
"stopId": "LEQUAI",
"stopSequence": 1
},
{
"arrival": {
"time": "1771927808"
},
"departure": {
"time": "1771927808"
},
"stopId": "CHDARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1771927840"
},
"departure": {
"time": "1771927840"
},
"stopId": "CCI",
"stopSequence": 3
},
{
"arrival": {
"time": "1771927980"
},
"departure": {
"time": "1771927980"
},
"stopId": "HARAS",
"stopSequence": 4
}
],
"trip": {
"directionId": 1,
"routeId": "Tbus",
"tripId": "6544031"
}
}
},
{
"id": "trip:6543557",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771926540"
},
"stopId": "2MONP",
"stopSequence": 0
},
{
"arrival": {
"time": "1771926622"
},
"departure": {
"time": "1771926622"
},
"stopId": "2EURO",
"stopSequence": 1
},
{
"arrival": {
"time": "1771926708"
},
"departure": {
"time": "1771926708"
},
"stopId": "2DUNA",
"stopSequence": 2
},
{
"arrival": {
"time": "1771926880"
},
"departure": {
"time": "1771926880"
},
"stopId": "2BRIS",
"stopSequence": 3
},
{
"arrival": {
"time": "1771926957"
},
"departure": {
"time": "1771926957"
},
"stopId": "2CROI",
"stopSequence": 4
},
{
"arrival": {
"time": "1771927109"
},
"departure": {
"time": "1771927109"
},
"stopId": "2MTAI",
"stopSequence": 5
},
{
"arrival": {
"time": "1771927200"
},
"departure": {
"time": "1771927200"
},
"stopId": "2CONS",
"stopSequence": 6
},
{
"arrival": {
"time": "1771927350"
},
"stopId": "2CECO",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6543557"
}
}
},
{
"id": "trip:6054006",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924396"
},
"departure": {
"time": "1771924430"
},
"stopId": "GDMAIN-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771924497"
},
"departure": {
"time": "1771924497"
},
"stopId": "MAISEN-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771924540"
},
"departure": {
"time": "1771924540"
},
"stopId": "LACDMA-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771924587"
},
"departure": {
"time": "1771924587"
},
"stopId": "CAMLAC-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771924686"
},
"departure": {
"time": "1771924686"
},
"stopId": "CROISE-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771924715"
},
"departure": {
"time": "1771924715"
},
"stopId": "PRUNIE-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771924792"
},
"departure": {
"time": "1771924792"
},
"stopId": "PETVIV-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771924856"
},
"departure": {
"time": "1771924856"
},
"stopId": "VALMAINE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771924887"
},
"departure": {
"time": "1771924887"
},
"stopId": "CLOSVIGN",
"stopSequence": 12
},
{
"arrival": {
"time": "1771924923"
},
"departure": {
"time": "1771924923"
},
"stopId": "CHATAI-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771924977"
},
"departure": {
"time": "1771924977"
},
"stopId": "PIVERD-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771925035"
},
"departure": {
"time": "1771925035"
},
"stopId": "ARTAUD-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771925098"
},
"departure": {
"time": "1771925098"
},
"stopId": "HAUBOU-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771925180"
},
"departure": {
"time": "1771925180"
},
"stopId": "PETPOR-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771925221"
},
"departure": {
"time": "1771925221"
},
"stopId": "CHEVRI-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771925220"
},
"departure": {
"time": "1771925220"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOUCHE-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771925257"
},
"departure": {
"time": "1771925257"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CAMPBO-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771925305"
},
"departure": {
"time": "1771925305"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GAREBO-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771925359"
},
"departure": {
"time": "1771925359"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PONTLA-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771925414"
},
"departure": {
"time": "1771925414"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LAPOIN-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1771925442"
},
"departure": {
"time": "1771925442"
},
"scheduleRelationship": "SKIPPED",
"stopId": "RANGEA-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1771925498"
},
"departure": {
"time": "1771925498"
},
"scheduleRelationship": "SKIPPED",
"stopId": "VIGNES-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771925580"
},
"stopId": "CHANTOUR",
"stopSequence": 27
}
],
"trip": {
"directionId": 1,
"routeId": "22",
"tripId": "6054006"
}
}
},
{
"id": "trip:6258650",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771924860"
},
"stopId": "FO-LOR-R",
"stopSequence": 0
},
{
"arrival": {
"time": "1771924982"
},
"departure": {
"time": "1771924982"
},
"stopId": "STAUBI-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771925040"
},
"departure": {
"time": "1771925040"
},
"stopId": "HARAS-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771925171"
},
"departure": {
"time": "1771925171"
},
"stopId": "ANLERO-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771925251"
},
"departure": {
"time": "1771925251"
},
"stopId": "MICHEL-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771925302"
},
"departure": {
"time": "1771925302"
},
"stopId": "BOURGO-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771925345"
},
"departure": {
"time": "1771925345"
},
"stopId": "VOLNEY-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771925400"
},
"departure": {
"time": "1771925400"
},
"stopId": "MADELE-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771925471"
},
"departure": {
"time": "1771925471"
},
"stopId": "SAUMUR-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771925523"
},
"departure": {
"time": "1771925523"
},
"stopId": "DELACR-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771925566"
},
"departure": {
"time": "1771925566"
},
"stopId": "JUSTIC-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771925650"
},
"departure": {
"time": "1771925650"
},
"stopId": "ECLATE-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771925736"
},
"departure": {
"time": "1771925736"
},
"stopId": "VDLOIR-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771925776"
},
"departure": {
"time": "1771925776"
},
"stopId": "LEOLAG-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771925813"
},
"departure": {
"time": "1771925813"
},
"stopId": "BELVTR-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771925894"
},
"departure": {
"time": "1771925894"
},
"stopId": "MARAIS-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771925966"
},
"departure": {
"time": "1771925966"
},
"stopId": "FRESNA-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771926043"
},
"departure": {
"time": "1771926043"
},
"stopId": "CHOUTE-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771926086"
},
"departure": {
"time": "1771926086"
},
"stopId": "MENA-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771926148"
},
"departure": {
"time": "1771926148"
},
"stopId": "MALAQU-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771926181"
},
"departure": {
"time": "1771926181"
},
"stopId": "LEFEVR-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771926249"
},
"departure": {
"time": "1771926249"
},
"stopId": "PYRAM2-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771926308"
},
"departure": {
"time": "1771926308"
},
"stopId": "BUISSO-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771926344"
},
"departure": {
"time": "1771926344"
},
"stopId": "DAUTEL-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771926448"
},
"departure": {
"time": "1771926448"
},
"stopId": "GENTR-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1771926573"
},
"departure": {
"time": "1771926573"
},
"stopId": "BAHONN-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1771926641"
},
"departure": {
"time": "1771926641"
},
"stopId": "DEGAUL-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771926715"
},
"departure": {
"time": "1771926715"
},
"stopId": "MALEMB-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771926386"
},
"departure": {
"time": "1771926386"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ARENA-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771926449"
},
"departure": {
"time": "1771926449"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MONTHI-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771926511"
},
"departure": {
"time": "1771926511"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MAIRTR-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771926554"
},
"departure": {
"time": "1771926554"
},
"scheduleRelationship": "SKIPPED",
"stopId": "EGLTRE-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771926590"
},
"departure": {
"time": "1771926590"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CIMETR-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771926668"
},
"departure": {
"time": "1771926668"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HMTRE-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771926748"
},
"departure": {
"time": "1771926748"
},
"scheduleRelationship": "SKIPPED",
"stopId": "TRELGA-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771926873"
},
"departure": {
"time": "1771926873"
},
"stopId": "FMAURI-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771926918"
},
"departure": {
"time": "1771926918"
},
"stopId": "MALRAU-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771926963"
},
"stopId": "TRELA-AR",
"stopSequence": 38
}
],
"trip": {
"directionId": 1,
"routeId": "01",
"tripId": "6258650"
}
}
},
{
"id": "trip:6257712",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924355"
},
"departure": {
"time": "1771924355"
},
"stopId": "EBLE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771924385"
},
"departure": {
"time": "1771924385"
},
"stopId": "GENIE",
"stopSequence": 16
},
{
"arrival": {
"time": "1771924482"
},
"departure": {
"time": "1771924482"
},
"stopId": "VAUBAN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771924516"
},
"departure": {
"time": "1771924516"
},
"stopId": "POIREL",
"stopSequence": 18
},
{
"arrival": {
"time": "1771924577"
},
"departure": {
"time": "1771924577"
},
"stopId": "PONTNOIR",
"stopSequence": 19
},
{
"arrival": {
"time": "1771924616"
},
"departure": {
"time": "1771924616"
},
"stopId": "SEMARD",
"stopSequence": 20
},
{
"arrival": {
"time": "1771924630"
},
"departure": {
"time": "1771924630"
},
"stopId": "GARETERM",
"stopSequence": 24
},
{
"arrival": {
"time": "1771924674"
},
"departure": {
"time": "1771924674"
},
"stopId": "LESGARES",
"stopSequence": 25
},
{
"arrival": {
"time": "1771924796"
},
"departure": {
"time": "1771924796"
},
"stopId": "HARAS",
"stopSequence": 26
},
{
"arrival": {
"time": "1771924867"
},
"departure": {
"time": "1771924867"
},
"stopId": "STAUBIN",
"stopSequence": 27
},
{
"arrival": {
"time": "1771924917"
},
"departure": {
"time": "1771924917"
},
"stopId": "LOR-FO-A",
"stopSequence": 28
},
{
"arrival": {
"time": "1771925119"
},
"departure": {
"time": "1771925119"
},
"stopId": "MENDES-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771925258"
},
"departure": {
"time": "1771925258"
},
"stopId": "SAVARY-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771925295"
},
"departure": {
"time": "1771925295"
},
"stopId": "MUSSET-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771925374"
},
"departure": {
"time": "1771925374"
},
"stopId": "LUTIN-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771925418"
},
"departure": {
"time": "1771925418"
},
"stopId": "MACE-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771925447"
},
"departure": {
"time": "1771925447"
},
"stopId": "DESJAR-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771925498"
},
"departure": {
"time": "1771925498"
},
"stopId": "BRISEP-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771925582"
},
"departure": {
"time": "1771925582"
},
"stopId": "MIMOSA-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771925624"
},
"departure": {
"time": "1771925624"
},
"stopId": "CHATEN-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771925717"
},
"departure": {
"time": "1771925717"
},
"stopId": "SOLELE-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771925751"
},
"departure": {
"time": "1771925751"
},
"stopId": "SEPSON-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771925798"
},
"departure": {
"time": "1771925798"
},
"stopId": "BANCST-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771925899"
},
"departure": {
"time": "1771925899"
},
"stopId": "RTEPAR-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771925974"
},
"departure": {
"time": "1771925974"
},
"stopId": "PROVIN-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771926096"
},
"stopId": "PARCEX-E",
"stopSequence": 43
}
],
"trip": {
"directionId": 0,
"routeId": "04",
"tripId": "6257712"
}
}
},
{
"id": "trip:6257749",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771926360"
},
"stopId": "PARCEXPO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771926486"
},
"departure": {
"time": "1771926486"
},
"stopId": "PROVINS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771926572"
},
"departure": {
"time": "1771926572"
},
"stopId": "RTEPARIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771926660"
},
"departure": {
"time": "1771926660"
},
"stopId": "BANCSTMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771926694"
},
"departure": {
"time": "1771926694"
},
"stopId": "SEPSONET",
"stopSequence": 4
},
{
"arrival": {
"time": "1771926740"
},
"departure": {
"time": "1771926740"
},
"stopId": "SOLELEVA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771926799"
},
"departure": {
"time": "1771926799"
},
"stopId": "CHATENAY",
"stopSequence": 6
},
{
"arrival": {
"time": "1771926837"
},
"departure": {
"time": "1771926837"
},
"stopId": "MIMOSAS",
"stopSequence": 7
},
{
"arrival": {
"time": "1771926900"
},
"departure": {
"time": "1771926900"
},
"stopId": "BRISEPOT",
"stopSequence": 8
},
{
"arrival": {
"time": "1771926949"
},
"departure": {
"time": "1771926949"
},
"stopId": "DESJARDI",
"stopSequence": 9
},
{
"arrival": {
"time": "1771926990"
},
"departure": {
"time": "1771926990"
},
"stopId": "MACE",
"stopSequence": 10
},
{
"arrival": {
"time": "1771927018"
},
"departure": {
"time": "1771927018"
},
"stopId": "LUTIN",
"stopSequence": 11
},
{
"arrival": {
"time": "1771927102"
},
"departure": {
"time": "1771927102"
},
"stopId": "MUSSET",
"stopSequence": 12
},
{
"arrival": {
"time": "1771927140"
},
"departure": {
"time": "1771927140"
},
"stopId": "SAVARY",
"stopSequence": 13
},
{
"arrival": {
"time": "1771927297"
},
"departure": {
"time": "1771927297"
},
"stopId": "MENDESFR",
"stopSequence": 14
},
{
"arrival": {
"time": "1771927440"
},
"departure": {
"time": "1771927500"
},
"stopId": "FO-LOR-R",
"stopSequence": 15
},
{
"arrival": {
"time": "1771927587"
},
"departure": {
"time": "1771927587"
},
"stopId": "STAUBI-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771927629"
},
"departure": {
"time": "1771927629"
},
"stopId": "HARAS-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771927740"
},
"departure": {
"time": "1771927740"
},
"stopId": "LESGAR-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771927827"
},
"departure": {
"time": "1771927827"
},
"stopId": "BREMON-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771927884"
},
"departure": {
"time": "1771927884"
},
"stopId": "ACAD-PLA",
"stopSequence": 20
},
{
"arrival": {
"time": "1771927920"
},
"departure": {
"time": "1771927920"
},
"stopId": "CHDARR-E",
"stopSequence": 21
}
],
"trip": {
"directionId": 1,
"routeId": "04",
"tripId": "6257749"
}
}
},
{
"id": "trip:6541249",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924379"
},
"departure": {
"time": "1771924400"
},
"stopId": "1JMOU",
"stopSequence": 10
},
{
"arrival": {
"time": "1771924501"
},
"departure": {
"time": "1771924501"
},
"stopId": "1CAPU",
"stopSequence": 11
},
{
"arrival": {
"time": "1771924621"
},
"departure": {
"time": "1771924621"
},
"stopId": "1HOPA",
"stopSequence": 12
},
{
"arrival": {
"time": "1771924711"
},
"departure": {
"time": "1771924711"
},
"stopId": "1BMAI",
"stopSequence": 13
},
{
"arrival": {
"time": "1771924831"
},
"departure": {
"time": "1771924831"
},
"stopId": "1STSE",
"stopSequence": 14
},
{
"arrival": {
"time": "1771924941"
},
"departure": {
"time": "1771924941"
},
"stopId": "1CECO",
"stopSequence": 15
},
{
"arrival": {
"time": "1771925041"
},
"departure": {
"time": "1771925041"
},
"stopId": "1HDVA",
"stopSequence": 16
},
{
"arrival": {
"time": "1771925111"
},
"departure": {
"time": "1771925111"
},
"stopId": "1FMBL",
"stopSequence": 17
},
{
"arrival": {
"time": "1771925181"
},
"departure": {
"time": "1771925181"
},
"stopId": "1HARA",
"stopSequence": 18
},
{
"arrival": {
"time": "1771925291"
},
"departure": {
"time": "1771925291"
},
"stopId": "1LGAR",
"stopSequence": 19
},
{
"arrival": {
"time": "1771925381"
},
"departure": {
"time": "1771925381"
},
"stopId": "1LAFA",
"stopSequence": 20
},
{
"arrival": {
"time": "1771925481"
},
"departure": {
"time": "1771925481"
},
"stopId": "1STRA",
"stopSequence": 21
},
{
"arrival": {
"time": "1771925581"
},
"departure": {
"time": "1771925581"
},
"stopId": "1BAMA",
"stopSequence": 22
},
{
"arrival": {
"time": "1771925691"
},
"departure": {
"time": "1771925691"
},
"stopId": "1JE23",
"stopSequence": 23
},
{
"arrival": {
"time": "1771925801"
},
"departure": {
"time": "1771925801"
},
"stopId": "1JVIL",
"stopSequence": 24
},
{
"arrival": {
"time": "1771925921"
},
"stopId": "1ANRO",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6541249"
}
}
},
{
"id": "trip:6259993",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771927500"
},
"stopId": "LATOLL",
"stopSequence": 0
},
{
"arrival": {
"time": "1771927557"
},
"departure": {
"time": "1771927557"
},
"stopId": "ECHATS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771927598"
},
"departure": {
"time": "1771927598"
},
"stopId": "CITRONNL",
"stopSequence": 2
},
{
"arrival": {
"time": "1771927645"
},
"departure": {
"time": "1771927645"
},
"stopId": "MONOD",
"stopSequence": 3
},
{
"arrival": {
"time": "1771927680"
},
"departure": {
"time": "1771927680"
},
"stopId": "CERFEUIL",
"stopSequence": 4
},
{
"arrival": {
"time": "1771927741"
},
"departure": {
"time": "1771927741"
},
"stopId": "PROMENIE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771927782"
},
"departure": {
"time": "1771927782"
},
"stopId": "GRANBELL",
"stopSequence": 6
},
{
"arrival": {
"time": "1771927822"
},
"departure": {
"time": "1771927822"
},
"stopId": "RODIN",
"stopSequence": 7
},
{
"arrival": {
"time": "1771927860"
},
"departure": {
"time": "1771927860"
},
"stopId": "BRGPAILL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771927942"
},
"departure": {
"time": "1771927942"
},
"stopId": "LANDREAU",
"stopSequence": 9
},
{
"arrival": {
"time": "1771927974"
},
"departure": {
"time": "1771927974"
},
"stopId": "GDPERIGN",
"stopSequence": 10
},
{
"arrival": {
"time": "1771928014"
},
"departure": {
"time": "1771928014"
},
"stopId": "INRA",
"stopSequence": 11
}
],
"trip": {
"directionId": 0,
"routeId": "20",
"tripId": "6259993"
}
}
},
{
"id": "trip:6543556",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771925940"
},
"stopId": "2MONP",
"stopSequence": 0
},
{
"arrival": {
"time": "1771926022"
},
"departure": {
"time": "1771926022"
},
"stopId": "2EURO",
"stopSequence": 1
},
{
"arrival": {
"time": "1771926108"
},
"departure": {
"time": "1771926108"
},
"stopId": "2DUNA",
"stopSequence": 2
},
{
"arrival": {
"time": "1771926280"
},
"departure": {
"time": "1771926280"
},
"stopId": "2BRIS",
"stopSequence": 3
},
{
"arrival": {
"time": "1771926357"
},
"departure": {
"time": "1771926357"
},
"stopId": "2CROI",
"stopSequence": 4
},
{
"arrival": {
"time": "1771926509"
},
"departure": {
"time": "1771926509"
},
"stopId": "2MTAI",
"stopSequence": 5
},
{
"arrival": {
"time": "1771926600"
},
"departure": {
"time": "1771926600"
},
"stopId": "2CONS",
"stopSequence": 6
},
{
"arrival": {
"time": "1771926750"
},
"stopId": "2CECO",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6543556"
}
}
},
{
"id": "trip:6052747",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771926660"
},
"stopId": "HDVSUB",
"stopSequence": 0
},
{
"arrival": {
"time": "1771926819"
},
"departure": {
"time": "1771926819"
},
"stopId": "SECUSO-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771926870"
},
"departure": {
"time": "1771926870"
},
"stopId": "STEXUP-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771926960"
},
"departure": {
"time": "1771926960"
},
"stopId": "GARDOT-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771927620"
},
"departure": {
"time": "1771927620"
},
"stopId": "BRISSA-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771927695"
},
"departure": {
"time": "1771927695"
},
"stopId": "FONTEN-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771927732"
},
"departure": {
"time": "1771927732"
},
"stopId": "BARBOT-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771927800"
},
"departure": {
"time": "1771927800"
},
"stopId": "GDPRES-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771927829"
},
"departure": {
"time": "1771927829"
},
"stopId": "SOLAND-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771927863"
},
"departure": {
"time": "1771927863"
},
"stopId": "ERIGNE-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771927949"
},
"departure": {
"time": "1771927949"
},
"stopId": "LEVESQ-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771927977"
},
"departure": {
"time": "1771927977"
},
"stopId": "MURSHV-E",
"stopSequence": 11
}
],
"trip": {
"directionId": 1,
"routeId": "23",
"tripId": "6052747"
}
}
},
{
"id": "trip:6257937",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924393"
},
"departure": {
"time": "1771924393"
},
"stopId": "PROME-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771924397"
},
"departure": {
"time": "1771924397"
},
"stopId": "CERFEU-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771924454"
},
"departure": {
"time": "1771924454"
},
"stopId": "LASOUR-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1771924507"
},
"departure": {
"time": "1771924507"
},
"stopId": "ROUAIR-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771924568"
},
"departure": {
"time": "1771924568"
},
"stopId": "VAURAG-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1771924611"
},
"departure": {
"time": "1771924611"
},
"stopId": "PRIEUR-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1771924647"
},
"departure": {
"time": "1771924647"
},
"stopId": "GRANPI-E",
"stopSequence": 64
},
{
"arrival": {
"time": "1771924671"
},
"departure": {
"time": "1771924671"
},
"stopId": "PINSON-E",
"stopSequence": 65
},
{
"arrival": {
"time": "1771924709"
},
"departure": {
"time": "1771924709"
},
"stopId": "FAUVET-E",
"stopSequence": 66
},
{
"arrival": {
"time": "1771924757"
},
"stopId": "BEAUCOUZ",
"stopSequence": 67
}
],
"trip": {
"directionId": 1,
"routeId": "02",
"tripId": "6257937"
}
}
},
{
"id": "trip:6257620",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924384"
},
"departure": {
"time": "1771924384"
},
"stopId": "SAVARY-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771924429"
},
"departure": {
"time": "1771924429"
},
"stopId": "MUSSET-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771924461"
},
"departure": {
"time": "1771924461"
},
"stopId": "LUTIN-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771924503"
},
"departure": {
"time": "1771924503"
},
"stopId": "MACE-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771924530"
},
"departure": {
"time": "1771924530"
},
"stopId": "DESJAR-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771924634"
},
"departure": {
"time": "1771924634"
},
"stopId": "ALDUNA-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771924407"
},
"departure": {
"time": "1771924407"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOREAU-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771924560"
},
"departure": {
"time": "1771924560"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PLACEN-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771924704"
},
"departure": {
"time": "1771924704"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHALOU-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771924796"
},
"departure": {
"time": "1771924796"
},
"scheduleRelationship": "SKIPPED",
"stopId": "VAILLA-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771924772"
},
"departure": {
"time": "1771924772"
},
"stopId": "RBRIOL-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771924809"
},
"departure": {
"time": "1771924809"
},
"stopId": "NOZAY-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771924876"
},
"departure": {
"time": "1771924876"
},
"stopId": "AUVERG-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771924933"
},
"departure": {
"time": "1771924933"
},
"stopId": "SAVOIE-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771925000"
},
"departure": {
"time": "1771925000"
},
"stopId": "INDUST-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771925047"
},
"departure": {
"time": "1771925047"
},
"stopId": "HOTELL-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771925112"
},
"departure": {
"time": "1771925112"
},
"stopId": "DEBUMO-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771925221"
},
"departure": {
"time": "1771925221"
},
"stopId": "RTEPAR-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771925292"
},
"stopId": "PROVIN-E",
"stopSequence": 58
}
],
"trip": {
"directionId": 0,
"routeId": "10",
"tripId": "6257620"
}
}
},
{
"id": "trip:6257516",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771925340"
},
"stopId": "EVENTARD",
"stopSequence": 0
},
{
"arrival": {
"time": "1771925368"
},
"departure": {
"time": "1771925368"
},
"stopId": "COTTAGE",
"stopSequence": 1
},
{
"arrival": {
"time": "1771925520"
},
"departure": {
"time": "1771925520"
},
"stopId": "HIPPODRO",
"stopSequence": 2
},
{
"arrival": {
"time": "1771925558"
},
"departure": {
"time": "1771925558"
},
"stopId": "REDUMONT",
"stopSequence": 3
},
{
"arrival": {
"time": "1771925670"
},
"departure": {
"time": "1771925670"
},
"stopId": "DUBELL-2",
"stopSequence": 4
},
{
"arrival": {
"time": "1771925700"
},
"departure": {
"time": "1771925700"
},
"stopId": "BOISABBE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771925736"
},
"departure": {
"time": "1771925736"
},
"stopId": "DEBUSSY",
"stopSequence": 6
},
{
"arrival": {
"time": "1771925782"
},
"departure": {
"time": "1771925782"
},
"stopId": "HOTELLER",
"stopSequence": 7
},
{
"arrival": {
"time": "1771925820"
},
"departure": {
"time": "1771925820"
},
"stopId": "INDUSTRI",
"stopSequence": 8
},
{
"arrival": {
"time": "1771925902"
},
"departure": {
"time": "1771925902"
},
"stopId": "SAVOIE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771925962"
},
"departure": {
"time": "1771925962"
},
"stopId": "AUVERGNE",
"stopSequence": 10
},
{
"arrival": {
"time": "1771926000"
},
"departure": {
"time": "1771926000"
},
"stopId": "NOZAY",
"stopSequence": 11
},
{
"arrival": {
"time": "1771926029"
},
"departure": {
"time": "1771926029"
},
"stopId": "RBRIOLLA",
"stopSequence": 12
},
{
"arrival": {
"time": "1771926233"
},
"departure": {
"time": "1771926233"
},
"stopId": "MIMOSAS",
"stopSequence": 13
},
{
"arrival": {
"time": "1771926299"
},
"departure": {
"time": "1771926299"
},
"stopId": "BRISEPOT",
"stopSequence": 14
},
{
"arrival": {
"time": "1771926350"
},
"departure": {
"time": "1771926350"
},
"stopId": "DESJARDI",
"stopSequence": 15
},
{
"arrival": {
"time": "1771926392"
},
"departure": {
"time": "1771926392"
},
"stopId": "MACE",
"stopSequence": 16
},
{
"arrival": {
"time": "1771926421"
},
"departure": {
"time": "1771926421"
},
"stopId": "LUTIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771926508"
},
"departure": {
"time": "1771926508"
},
"stopId": "MUSSET",
"stopSequence": 18
},
{
"arrival": {
"time": "1771926548"
},
"departure": {
"time": "1771926548"
},
"stopId": "SAVARY",
"stopSequence": 19
},
{
"arrival": {
"time": "1771925972"
},
"departure": {
"time": "1771925972"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DOYENNE",
"stopSequence": 20
},
{
"arrival": {
"time": "1771926044"
},
"departure": {
"time": "1771926044"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CITESOLI",
"stopSequence": 21
},
{
"arrival": {
"time": "1771926180"
},
"departure": {
"time": "1771926180"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CARCITR",
"stopSequence": 22
},
{
"arrival": {
"time": "1771926235"
},
"departure": {
"time": "1771926235"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FFAURE",
"stopSequence": 23
},
{
"arrival": {
"time": "1771926344"
},
"departure": {
"time": "1771926344"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FACUL-SS",
"stopSequence": 24
},
{
"arrival": {
"time": "1771926360"
},
"departure": {
"time": "1771926360"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BDEMAINE",
"stopSequence": 25
},
{
"arrival": {
"time": "1771926503"
},
"departure": {
"time": "1771926503"
},
"scheduleRelationship": "SKIPPED",
"stopId": "TALET",
"stopSequence": 26
},
{
"arrival": {
"time": "1771926638"
},
"departure": {
"time": "1771926638"
},
"stopId": "MENDESFR",
"stopSequence": 27
},
{
"arrival": {
"time": "1771926765"
},
"departure": {
"time": "1771926900"
},
"stopId": "FO-LOR-R",
"stopSequence": 28
},
{
"arrival": {
"time": "1771926972"
},
"departure": {
"time": "1771926972"
},
"stopId": "STAUBI-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771927006"
},
"departure": {
"time": "1771927006"
},
"stopId": "HARAS-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771927097"
},
"departure": {
"time": "1771927097"
},
"stopId": "LESGAR-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771927210"
},
"departure": {
"time": "1771927210"
},
"stopId": "SEMARD-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771927260"
},
"departure": {
"time": "1771927260"
},
"stopId": "PONTNO-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771927364"
},
"departure": {
"time": "1771927364"
},
"stopId": "POIREL-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771927421"
},
"departure": {
"time": "1771927421"
},
"stopId": "VAUBAN-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771927500"
},
"departure": {
"time": "1771927500"
},
"stopId": "CHANZY-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771927560"
},
"departure": {
"time": "1771927560"
},
"stopId": "LAFAYE-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771927646"
},
"departure": {
"time": "1771927646"
},
"stopId": "MIRABE-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771927701"
},
"departure": {
"time": "1771927701"
},
"stopId": "CESARG-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771927740"
},
"departure": {
"time": "1771927740"
},
"stopId": "BLANDE-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771927796"
},
"departure": {
"time": "1771927796"
},
"stopId": "MUTUAL-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771927868"
},
"departure": {
"time": "1771927868"
},
"stopId": "VILLES-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771927917"
},
"departure": {
"time": "1771927917"
},
"stopId": "VIVIER-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771927980"
},
"departure": {
"time": "1771927980"
},
"stopId": "MARIAN-E",
"stopSequence": 44
}
],
"trip": {
"directionId": 1,
"routeId": "09",
"tripId": "6257516"
}
}
},
{
"id": "trip:6258727",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771924920"
},
"stopId": "TRELAZE",
"stopSequence": 0
},
{
"arrival": {
"time": "1771924949"
},
"departure": {
"time": "1771924949"
},
"stopId": "MALRAUX",
"stopSequence": 1
},
{
"arrival": {
"time": "1771925000"
},
"departure": {
"time": "1771925000"
},
"stopId": "FMAURIAC",
"stopSequence": 2
},
{
"arrival": {
"time": "1771925066"
},
"departure": {
"time": "1771925066"
},
"stopId": "TRELGARE",
"stopSequence": 3
},
{
"arrival": {
"time": "1771925137"
},
"departure": {
"time": "1771925137"
},
"stopId": "MALEMBAR",
"stopSequence": 4
},
{
"arrival": {
"time": "1771925226"
},
"departure": {
"time": "1771925226"
},
"stopId": "DEGAULLE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771925297"
},
"departure": {
"time": "1771925297"
},
"stopId": "BAHONNEA",
"stopSequence": 6
},
{
"arrival": {
"time": "1771925429"
},
"departure": {
"time": "1771925429"
},
"stopId": "GENTRIC",
"stopSequence": 7
},
{
"arrival": {
"time": "1771925528"
},
"departure": {
"time": "1771925528"
},
"stopId": "DAUTEL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771925160"
},
"departure": {
"time": "1771925160"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HMTREL",
"stopSequence": 9
},
{
"arrival": {
"time": "1771925248"
},
"departure": {
"time": "1771925248"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CIMTRELA",
"stopSequence": 10
},
{
"arrival": {
"time": "1771925287"
},
"departure": {
"time": "1771925287"
},
"scheduleRelationship": "SKIPPED",
"stopId": "EGLTRELA",
"stopSequence": 11
},
{
"arrival": {
"time": "1771925335"
},
"departure": {
"time": "1771925335"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MAIRTREL",
"stopSequence": 12
},
{
"arrival": {
"time": "1771925388"
},
"departure": {
"time": "1771925388"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MONTHIBE",
"stopSequence": 13
},
{
"arrival": {
"time": "1771925447"
},
"departure": {
"time": "1771925447"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ARENA",
"stopSequence": 14
},
{
"arrival": {
"time": "1771925553"
},
"departure": {
"time": "1771925553"
},
"stopId": "BUISSON",
"stopSequence": 15
},
{
"arrival": {
"time": "1771925612"
},
"departure": {
"time": "1771925612"
},
"stopId": "PYRAM02",
"stopSequence": 16
},
{
"arrival": {
"time": "1771925688"
},
"departure": {
"time": "1771925688"
},
"stopId": "LEFEVRE",
"stopSequence": 17
},
{
"arrival": {
"time": "1771925723"
},
"departure": {
"time": "1771925723"
},
"stopId": "MALAQUAI",
"stopSequence": 18
},
{
"arrival": {
"time": "1771925782"
},
"departure": {
"time": "1771925782"
},
"stopId": "MENARD",
"stopSequence": 19
},
{
"arrival": {
"time": "1771925827"
},
"departure": {
"time": "1771925827"
},
"stopId": "CHOUTEAU",
"stopSequence": 20
},
{
"arrival": {
"time": "1771925897"
},
"departure": {
"time": "1771925897"
},
"stopId": "FRESNAIE",
"stopSequence": 21
},
{
"arrival": {
"time": "1771925982"
},
"departure": {
"time": "1771925982"
},
"stopId": "MARAIS",
"stopSequence": 22
},
{
"arrival": {
"time": "1771926042"
},
"departure": {
"time": "1771926042"
},
"stopId": "BELLVUTR",
"stopSequence": 23
},
{
"arrival": {
"time": "1771926091"
},
"departure": {
"time": "1771926091"
},
"stopId": "LEOLAGRA",
"stopSequence": 24
},
{
"arrival": {
"time": "1771926145"
},
"departure": {
"time": "1771926145"
},
"stopId": "VDLOIRE",
"stopSequence": 25
},
{
"arrival": {
"time": "1771926237"
},
"departure": {
"time": "1771926237"
},
"stopId": "ECLATERI",
"stopSequence": 26
},
{
"arrival": {
"time": "1771926343"
},
"departure": {
"time": "1771926343"
},
"stopId": "JUSTICES",
"stopSequence": 27
},
{
"arrival": {
"time": "1771926382"
},
"departure": {
"time": "1771926382"
},
"stopId": "DELACROI",
"stopSequence": 28
},
{
"arrival": {
"time": "1771926453"
},
"departure": {
"time": "1771926453"
},
"stopId": "SAUMUROI",
"stopSequence": 29
},
{
"arrival": {
"time": "1771926521"
},
"departure": {
"time": "1771926521"
},
"stopId": "MADELEIN",
"stopSequence": 30
},
{
"arrival": {
"time": "1771926566"
},
"departure": {
"time": "1771926566"
},
"stopId": "VOLNEY",
"stopSequence": 31
},
{
"arrival": {
"time": "1771926644"
},
"departure": {
"time": "1771926644"
},
"stopId": "BOURGONN",
"stopSequence": 32
},
{
"arrival": {
"time": "1771926703"
},
"departure": {
"time": "1771926703"
},
"stopId": "MICHELET",
"stopSequence": 33
},
{
"arrival": {
"time": "1771926753"
},
"departure": {
"time": "1771926753"
},
"stopId": "ANLEROY",
"stopSequence": 34
},
{
"arrival": {
"time": "1771926887"
},
"departure": {
"time": "1771926887"
},
"stopId": "PAULBERT",
"stopSequence": 35
},
{
"arrival": {
"time": "1771926942"
},
"departure": {
"time": "1771926942"
},
"stopId": "HARAS",
"stopSequence": 36
},
{
"arrival": {
"time": "1771927013"
},
"departure": {
"time": "1771927013"
},
"stopId": "STAUBIN",
"stopSequence": 37
},
{
"arrival": {
"time": "1771927109"
},
"stopId": "LORRTERM",
"stopSequence": 38
}
],
"trip": {
"directionId": 0,
"routeId": "01",
"tripId": "6258727"
}
}
},
{
"id": "trip:6257714",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771925640"
},
"stopId": "LHOIRI-D",
"stopSequence": 0
},
{
"arrival": {
"time": "1771925650"
},
"departure": {
"time": "1771925650"
},
"stopId": "LHOIRIE2",
"stopSequence": 1
},
{
"arrival": {
"time": "1771925760"
},
"departure": {
"time": "1771925760"
},
"stopId": "CCMOLIER",
"stopSequence": 2
},
{
"arrival": {
"time": "1771925809"
},
"departure": {
"time": "1771925809"
},
"stopId": "AAQUITN",
"stopSequence": 3
},
{
"arrival": {
"time": "1771925843"
},
"departure": {
"time": "1771925843"
},
"stopId": "SHEAKSPE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771925909"
},
"departure": {
"time": "1771925909"
},
"stopId": "WIGAN",
"stopSequence": 5
},
{
"arrival": {
"time": "1771925940"
},
"departure": {
"time": "1771925940"
},
"stopId": "GRESILLE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771925979"
},
"departure": {
"time": "1771925979"
},
"stopId": "PROUDHON",
"stopSequence": 7
},
{
"arrival": {
"time": "1771926041"
},
"departure": {
"time": "1771926041"
},
"stopId": "VALLO",
"stopSequence": 8
},
{
"arrival": {
"time": "1771926072"
},
"departure": {
"time": "1771926072"
},
"stopId": "MONTECLA",
"stopSequence": 9
},
{
"arrival": {
"time": "1771926107"
},
"departure": {
"time": "1771926107"
},
"stopId": "DELESCL",
"stopSequence": 10
},
{
"arrival": {
"time": "1771926163"
},
"departure": {
"time": "1771926163"
},
"stopId": "JEMONNET",
"stopSequence": 11
},
{
"arrival": {
"time": "1771926210"
},
"departure": {
"time": "1771926210"
},
"stopId": "MAISLA-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771926242"
},
"departure": {
"time": "1771926242"
},
"stopId": "PERUSS-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771926300"
},
"departure": {
"time": "1771926300"
},
"stopId": "GDMAINE",
"stopSequence": 14
},
{
"arrival": {
"time": "1771926774"
},
"departure": {
"time": "1771926774"
},
"stopId": "EBLE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771926836"
},
"departure": {
"time": "1771926836"
},
"stopId": "GENIE",
"stopSequence": 16
},
{
"arrival": {
"time": "1771926913"
},
"departure": {
"time": "1771926913"
},
"stopId": "VAUBAN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771926947"
},
"departure": {
"time": "1771926947"
},
"stopId": "POIREL",
"stopSequence": 18
},
{
"arrival": {
"time": "1771927008"
},
"departure": {
"time": "1771927008"
},
"stopId": "PONTNOIR",
"stopSequence": 19
},
{
"arrival": {
"time": "1771927047"
},
"departure": {
"time": "1771927047"
},
"stopId": "SEMARD",
"stopSequence": 20
},
{
"arrival": {
"time": "1771926600"
},
"departure": {
"time": "1771926600"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHDARR",
"stopSequence": 21
},
{
"arrival": {
"time": "1771926653"
},
"departure": {
"time": "1771926653"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ACADEMIE",
"stopSequence": 22
},
{
"arrival": {
"time": "1771926711"
},
"departure": {
"time": "1771926711"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GBREM-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771927102"
},
"departure": {
"time": "1771927102"
},
"stopId": "GARETERM",
"stopSequence": 24
},
{
"arrival": {
"time": "1771927146"
},
"departure": {
"time": "1771927146"
},
"stopId": "LESGARES",
"stopSequence": 25
},
{
"arrival": {
"time": "1771927268"
},
"departure": {
"time": "1771927268"
},
"stopId": "HARAS",
"stopSequence": 26
},
{
"arrival": {
"time": "1771927351"
},
"departure": {
"time": "1771927351"
},
"stopId": "STAUBIN",
"stopSequence": 27
},
{
"arrival": {
"time": "1771927401"
},
"departure": {
"time": "1771927401"
},
"stopId": "LOR-FO-A",
"stopSequence": 28
},
{
"arrival": {
"time": "1771927562"
},
"departure": {
"time": "1771927562"
},
"stopId": "MENDES-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771927701"
},
"departure": {
"time": "1771927701"
},
"stopId": "SAVARY-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771927738"
},
"departure": {
"time": "1771927738"
},
"stopId": "MUSSET-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771927817"
},
"departure": {
"time": "1771927817"
},
"stopId": "LUTIN-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771927861"
},
"departure": {
"time": "1771927861"
},
"stopId": "MACE-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771927890"
},
"departure": {
"time": "1771927890"
},
"stopId": "DESJAR-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771927941"
},
"departure": {
"time": "1771927941"
},
"stopId": "BRISEP-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771928025"
},
"departure": {
"time": "1771928025"
},
"stopId": "MIMOSA-E",
"stopSequence": 36
}
],
"trip": {
"directionId": 0,
"routeId": "04",
"tripId": "6257714"
}
}
},
{
"id": "trip:6543509",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771924590"
},
"stopId": "1CECO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771924710"
},
"departure": {
"time": "1771924710"
},
"stopId": "1CONS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771924801"
},
"departure": {
"time": "1771924801"
},
"stopId": "1MTAI",
"stopSequence": 2
},
{
"arrival": {
"time": "1771924954"
},
"departure": {
"time": "1771924954"
},
"stopId": "1CROI",
"stopSequence": 3
},
{
"arrival": {
"time": "1771925030"
},
"departure": {
"time": "1771925030"
},
"stopId": "1BRIS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771925188"
},
"departure": {
"time": "1771925188"
},
"stopId": "1DUNA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771925267"
},
"departure": {
"time": "1771925267"
},
"stopId": "1EURO",
"stopSequence": 6
},
{
"arrival": {
"time": "1771925340"
},
"stopId": "2MONP",
"stopSequence": 7
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6543509"
}
}
},
{
"id": "trip:6257571",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771924860"
},
"stopId": "PROVINS",
"stopSequence": 0
},
{
"arrival": {
"time": "1771924933"
},
"departure": {
"time": "1771924933"
},
"stopId": "RTEPARIS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771925040"
},
"departure": {
"time": "1771925040"
},
"stopId": "DEBUMONP",
"stopSequence": 2
},
{
"arrival": {
"time": "1771925098"
},
"departure": {
"time": "1771925098"
},
"stopId": "HOTELLER",
"stopSequence": 3
},
{
"arrival": {
"time": "1771925147"
},
"departure": {
"time": "1771925147"
},
"stopId": "INDUSTRI",
"stopSequence": 4
},
{
"arrival": {
"time": "1771925220"
},
"departure": {
"time": "1771925220"
},
"stopId": "SAVOIE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771925290"
},
"departure": {
"time": "1771925290"
},
"stopId": "AUVERGNE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771925336"
},
"departure": {
"time": "1771925336"
},
"stopId": "NOZAY",
"stopSequence": 7
},
{
"arrival": {
"time": "1771925371"
},
"departure": {
"time": "1771925371"
},
"stopId": "RBRIOLLA",
"stopSequence": 8
},
{
"arrival": {
"time": "1771925579"
},
"departure": {
"time": "1771925579"
},
"stopId": "MIMOSAS",
"stopSequence": 12
},
{
"arrival": {
"time": "1771925645"
},
"departure": {
"time": "1771925645"
},
"stopId": "BRISEPOT",
"stopSequence": 13
},
{
"arrival": {
"time": "1771925696"
},
"departure": {
"time": "1771925696"
},
"stopId": "DESJARDI",
"stopSequence": 14
},
{
"arrival": {
"time": "1771925738"
},
"departure": {
"time": "1771925738"
},
"stopId": "MACE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771925767"
},
"departure": {
"time": "1771925767"
},
"stopId": "LUTIN",
"stopSequence": 16
},
{
"arrival": {
"time": "1771925854"
},
"departure": {
"time": "1771925854"
},
"stopId": "MUSSET",
"stopSequence": 17
},
{
"arrival": {
"time": "1771925894"
},
"departure": {
"time": "1771925894"
},
"stopId": "SAVARY",
"stopSequence": 18
},
{
"arrival": {
"time": "1771925399"
},
"departure": {
"time": "1771925399"
},
"scheduleRelationship": "SKIPPED",
"stopId": "VAILLANT",
"stopSequence": 19
},
{
"arrival": {
"time": "1771925506"
},
"departure": {
"time": "1771925506"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHALOUER",
"stopSequence": 20
},
{
"arrival": {
"time": "1771925640"
},
"departure": {
"time": "1771925640"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PLACENEY",
"stopSequence": 21
},
{
"arrival": {
"time": "1771925811"
},
"departure": {
"time": "1771925811"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOREAU",
"stopSequence": 22
},
{
"arrival": {
"time": "1771925995"
},
"departure": {
"time": "1771925995"
},
"stopId": "MENDESFR",
"stopSequence": 23
},
{
"arrival": {
"time": "1771926139"
},
"departure": {
"time": "1771926180"
},
"stopId": "FO-LOR-R",
"stopSequence": 24
},
{
"arrival": {
"time": "1771926267"
},
"departure": {
"time": "1771926267"
},
"stopId": "STAUBI-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1771926309"
},
"departure": {
"time": "1771926309"
},
"stopId": "HARAS-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771926420"
},
"departure": {
"time": "1771926420"
},
"stopId": "LESGAR-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771926523"
},
"departure": {
"time": "1771926523"
},
"stopId": "SEMARD-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771926567"
},
"departure": {
"time": "1771926567"
},
"stopId": "PONTNO-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771926654"
},
"departure": {
"time": "1771926654"
},
"stopId": "POIREL-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771926702"
},
"departure": {
"time": "1771926702"
},
"stopId": "VAUBAN-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771926763"
},
"departure": {
"time": "1771926763"
},
"stopId": "FREMUR-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771926840"
},
"departure": {
"time": "1771926840"
},
"stopId": "STRASB-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771926951"
},
"departure": {
"time": "1771926951"
},
"stopId": "LETAND-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771926990"
},
"departure": {
"time": "1771926990"
},
"stopId": "BEAUVA-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771927051"
},
"departure": {
"time": "1771927051"
},
"stopId": "LORETT-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771927086"
},
"departure": {
"time": "1771927086"
},
"stopId": "MORELI-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771927140"
},
"departure": {
"time": "1771927140"
},
"stopId": "DELATR-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771927205"
},
"departure": {
"time": "1771927205"
},
"stopId": "HAUTPR-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771927307"
},
"departure": {
"time": "1771927307"
},
"stopId": "INTMIL-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771927378"
},
"departure": {
"time": "1771927378"
},
"stopId": "SAUMUR-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771927445"
},
"departure": {
"time": "1771927445"
},
"stopId": "DELACR-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771927500"
},
"departure": {
"time": "1771927500"
},
"stopId": "JUSTIC-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771927588"
},
"departure": {
"time": "1771927588"
},
"stopId": "ECLATE-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771927687"
},
"departure": {
"time": "1771927687"
},
"stopId": "VDLOIR-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771927548"
},
"departure": {
"time": "1771927548"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PICAS-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771927590"
},
"departure": {
"time": "1771927590"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PARMEN-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771927655"
},
"departure": {
"time": "1771927655"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LAFAUV-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771927680"
},
"departure": {
"time": "1771927680"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAUM-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771927727"
},
"departure": {
"time": "1771927727"
},
"stopId": "LEOLAG-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771927764"
},
"departure": {
"time": "1771927764"
},
"stopId": "DAGUER-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771927806"
},
"departure": {
"time": "1771927806"
},
"stopId": "ALLUME-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771927842"
},
"departure": {
"time": "1771927842"
},
"stopId": "RIOTTE-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771927884"
},
"departure": {
"time": "1771927884"
},
"stopId": "BOURSE-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771927912"
},
"departure": {
"time": "1771927912"
},
"stopId": "MORLON-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771927951"
},
"departure": {
"time": "1771927951"
},
"stopId": "PYRAM2-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771927997"
},
"departure": {
"time": "1771927997"
},
"stopId": "BUISSO-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771928023"
},
"departure": {
"time": "1771928023"
},
"stopId": "DAUTEL-E",
"stopSequence": 58
}
],
"trip": {
"directionId": 1,
"routeId": "10",
"tripId": "6257571"
}
}
},
{
"id": "trip:6260110",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924360"
},
"departure": {
"time": "1771924391"
},
"stopId": "MVIGNE-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771924488"
},
"departure": {
"time": "1771924488"
},
"stopId": "CHBBEI-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771924543"
},
"departure": {
"time": "1771924543"
},
"stopId": "BOISRA-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771924609"
},
"departure": {
"time": "1771924609"
},
"stopId": "NDAMLA-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771924672"
},
"departure": {
"time": "1771924672"
},
"stopId": "POLYTE-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771924728"
},
"departure": {
"time": "1771924728"
},
"stopId": "CITEUN-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771924788"
},
"departure": {
"time": "1771924788"
},
"stopId": "BEAUSS-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771924873"
},
"departure": {
"time": "1771924873"
},
"stopId": "CNFPT-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1771925058"
},
"departure": {
"time": "1771925058"
},
"stopId": "JEMONNET",
"stopSequence": 25
},
{
"arrival": {
"time": "1771925089"
},
"departure": {
"time": "1771925089"
},
"stopId": "MAISLA-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771925121"
},
"departure": {
"time": "1771925121"
},
"stopId": "PERUSS-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771925148"
},
"departure": {
"time": "1771925148"
},
"stopId": "MAISEN-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771925194"
},
"departure": {
"time": "1771925194"
},
"stopId": "LACDMA-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771925233"
},
"departure": {
"time": "1771925233"
},
"stopId": "CAMLAC-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771925295"
},
"departure": {
"time": "1771925295"
},
"stopId": "CROISE-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771925322"
},
"departure": {
"time": "1771925322"
},
"stopId": "PRUNIE-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771925394"
},
"departure": {
"time": "1771925394"
},
"stopId": "PETVIV-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771925451"
},
"departure": {
"time": "1771925451"
},
"stopId": "VALMAINE",
"stopSequence": 34
},
{
"arrival": {
"time": "1771925491"
},
"departure": {
"time": "1771925491"
},
"stopId": "P-ANJO-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771925570"
},
"departure": {
"time": "1771925570"
},
"stopId": "HARENC",
"stopSequence": 36
},
{
"arrival": {
"time": "1771925676"
},
"departure": {
"time": "1771925676"
},
"stopId": "P-ANJOU",
"stopSequence": 37
},
{
"arrival": {
"time": "1771925728"
},
"departure": {
"time": "1771925728"
},
"stopId": "CLOSVIGN",
"stopSequence": 38
},
{
"arrival": {
"time": "1771925755"
},
"departure": {
"time": "1771925755"
},
"stopId": "CHATAI-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771925808"
},
"departure": {
"time": "1771925808"
},
"stopId": "PIVERD-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771925860"
},
"departure": {
"time": "1771925860"
},
"stopId": "ARTAUD-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771925923"
},
"departure": {
"time": "1771925923"
},
"stopId": "HAUBOU-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771926005"
},
"departure": {
"time": "1771926005"
},
"stopId": "PETPOR-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771926046"
},
"departure": {
"time": "1771926046"
},
"stopId": "CHEVRI-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771925940"
},
"departure": {
"time": "1771925940"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOUCHE-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771925971"
},
"departure": {
"time": "1771925971"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CAMPBO-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771926011"
},
"departure": {
"time": "1771926011"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GAREBO-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771926056"
},
"departure": {
"time": "1771926056"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PONTLA-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771926102"
},
"departure": {
"time": "1771926102"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LAPOIN-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771926125"
},
"departure": {
"time": "1771926125"
},
"scheduleRelationship": "SKIPPED",
"stopId": "RANGEA-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771926172"
},
"departure": {
"time": "1771926172"
},
"scheduleRelationship": "SKIPPED",
"stopId": "VIGNES-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771926240"
},
"stopId": "CHANTOUR",
"stopSequence": 53
}
],
"trip": {
"directionId": 1,
"routeId": "06",
"tripId": "6260110"
}
}
},
{
"id": "trip:6258648",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924356"
},
"departure": {
"time": "1771924356"
},
"stopId": "MARAIS-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771924403"
},
"departure": {
"time": "1771924403"
},
"stopId": "FRESNA-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771924480"
},
"departure": {
"time": "1771924480"
},
"stopId": "CHOUTE-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771924523"
},
"departure": {
"time": "1771924523"
},
"stopId": "MENA-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771924585"
},
"departure": {
"time": "1771924585"
},
"stopId": "MALAQU-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771924618"
},
"departure": {
"time": "1771924618"
},
"stopId": "LEFEVR-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771924686"
},
"departure": {
"time": "1771924686"
},
"stopId": "PYRAM2-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771924742"
},
"departure": {
"time": "1771924742"
},
"stopId": "BUISSO-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771924778"
},
"departure": {
"time": "1771924778"
},
"stopId": "DAUTEL-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771924882"
},
"departure": {
"time": "1771924882"
},
"stopId": "GENTR-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1771925007"
},
"departure": {
"time": "1771925007"
},
"stopId": "BAHONN-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1771925075"
},
"departure": {
"time": "1771925075"
},
"stopId": "DEGAUL-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771925149"
},
"departure": {
"time": "1771925149"
},
"stopId": "MALEMB-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771924638"
},
"departure": {
"time": "1771924638"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ARENA-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771924701"
},
"departure": {
"time": "1771924701"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MONTHI-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771924763"
},
"departure": {
"time": "1771924763"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MAIRTR-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771924806"
},
"departure": {
"time": "1771924806"
},
"scheduleRelationship": "SKIPPED",
"stopId": "EGLTRE-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771924842"
},
"departure": {
"time": "1771924842"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CIMETR-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771924920"
},
"departure": {
"time": "1771924920"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HMTRE-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771925000"
},
"departure": {
"time": "1771925000"
},
"scheduleRelationship": "SKIPPED",
"stopId": "TRELGA-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771925307"
},
"departure": {
"time": "1771925307"
},
"stopId": "FMAURI-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771925352"
},
"departure": {
"time": "1771925352"
},
"stopId": "MALRAU-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771925397"
},
"stopId": "TRELA-AR",
"stopSequence": 38
}
],
"trip": {
"directionId": 1,
"routeId": "01",
"tripId": "6258648"
}
}
},
{
"id": "trip:6541256",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771927660"
},
"stopId": "1AARD",
"stopSequence": 0
},
{
"arrival": {
"time": "1771927740"
},
"departure": {
"time": "1771927740"
},
"stopId": "1BASC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771927810"
},
"departure": {
"time": "1771927810"
},
"stopId": "1STGI",
"stopSequence": 2
},
{
"arrival": {
"time": "1771927890"
},
"departure": {
"time": "1771927890"
},
"stopId": "1ACAS",
"stopSequence": 3
},
{
"arrival": {
"time": "1771927980"
},
"departure": {
"time": "1771927980"
},
"stopId": "1BROY",
"stopSequence": 4
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6541256"
}
}
},
{
"id": "trip:6257517",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924338"
},
"departure": {
"time": "1771924338"
},
"stopId": "SAVOIE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771924418"
},
"departure": {
"time": "1771924418"
},
"stopId": "AUVERGNE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771924436"
},
"departure": {
"time": "1771924436"
},
"stopId": "NOZAY",
"stopSequence": 9
},
{
"arrival": {
"time": "1771924465"
},
"departure": {
"time": "1771924465"
},
"stopId": "RBRIOLLA",
"stopSequence": 10
},
{
"arrival": {
"time": "1771924669"
},
"departure": {
"time": "1771924669"
},
"stopId": "MIMOSAS",
"stopSequence": 11
},
{
"arrival": {
"time": "1771924735"
},
"departure": {
"time": "1771924735"
},
"stopId": "BRISEPOT",
"stopSequence": 12
},
{
"arrival": {
"time": "1771924786"
},
"departure": {
"time": "1771924786"
},
"stopId": "DESJARDI",
"stopSequence": 13
},
{
"arrival": {
"time": "1771924828"
},
"departure": {
"time": "1771924828"
},
"stopId": "MACE",
"stopSequence": 14
},
{
"arrival": {
"time": "1771924857"
},
"departure": {
"time": "1771924857"
},
"stopId": "LUTIN",
"stopSequence": 15
},
{
"arrival": {
"time": "1771924944"
},
"departure": {
"time": "1771924944"
},
"stopId": "MUSSET",
"stopSequence": 16
},
{
"arrival": {
"time": "1771924984"
},
"departure": {
"time": "1771924984"
},
"stopId": "SAVARY",
"stopSequence": 17
},
{
"arrival": {
"time": "1771924472"
},
"departure": {
"time": "1771924472"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DOYENNE",
"stopSequence": 18
},
{
"arrival": {
"time": "1771924544"
},
"departure": {
"time": "1771924544"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CITESOLI",
"stopSequence": 19
},
{
"arrival": {
"time": "1771924680"
},
"departure": {
"time": "1771924680"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CARCITR",
"stopSequence": 20
},
{
"arrival": {
"time": "1771924735"
},
"departure": {
"time": "1771924735"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FFAURE",
"stopSequence": 21
},
{
"arrival": {
"time": "1771924844"
},
"departure": {
"time": "1771924844"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FACUL-SS",
"stopSequence": 22
},
{
"arrival": {
"time": "1771924860"
},
"departure": {
"time": "1771924860"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BDEMAINE",
"stopSequence": 23
},
{
"arrival": {
"time": "1771925003"
},
"departure": {
"time": "1771925003"
},
"scheduleRelationship": "SKIPPED",
"stopId": "TALET",
"stopSequence": 24
},
{
"arrival": {
"time": "1771925101"
},
"departure": {
"time": "1771925101"
},
"stopId": "MENDESFR",
"stopSequence": 25
},
{
"arrival": {
"time": "1771925218"
},
"departure": {
"time": "1771925400"
},
"stopId": "FO-LOR-R",
"stopSequence": 26
},
{
"arrival": {
"time": "1771925472"
},
"departure": {
"time": "1771925472"
},
"stopId": "STAUBI-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771925506"
},
"departure": {
"time": "1771925506"
},
"stopId": "HARAS-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771925597"
},
"departure": {
"time": "1771925597"
},
"stopId": "LESGAR-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771925710"
},
"departure": {
"time": "1771925710"
},
"stopId": "SEMARD-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771925760"
},
"departure": {
"time": "1771925760"
},
"stopId": "PONTNO-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771925864"
},
"departure": {
"time": "1771925864"
},
"stopId": "POIREL-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771925921"
},
"departure": {
"time": "1771925921"
},
"stopId": "VAUBAN-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771926000"
},
"departure": {
"time": "1771926000"
},
"stopId": "CHANZY-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771926060"
},
"departure": {
"time": "1771926060"
},
"stopId": "LAFAYE-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771926146"
},
"departure": {
"time": "1771926146"
},
"stopId": "MIRABE-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771926201"
},
"departure": {
"time": "1771926201"
},
"stopId": "CESARG-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771926240"
},
"departure": {
"time": "1771926240"
},
"stopId": "BLANDE-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771926296"
},
"departure": {
"time": "1771926296"
},
"stopId": "MUTUAL-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771926368"
},
"departure": {
"time": "1771926368"
},
"stopId": "VILLES-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771926417"
},
"departure": {
"time": "1771926417"
},
"stopId": "VIVIER-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771926480"
},
"departure": {
"time": "1771926480"
},
"stopId": "MARIAN-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771926531"
},
"departure": {
"time": "1771926531"
},
"stopId": "LINOVE-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771926570"
},
"departure": {
"time": "1771926570"
},
"stopId": "DANGEL-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771926630"
},
"departure": {
"time": "1771926630"
},
"stopId": "ATHLET-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771926674"
},
"departure": {
"time": "1771926674"
},
"stopId": "DIONNE-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771926720"
},
"departure": {
"time": "1771926720"
},
"stopId": "GENDRO-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771926764"
},
"departure": {
"time": "1771926764"
},
"stopId": "CHESNA-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771926812"
},
"departure": {
"time": "1771926812"
},
"stopId": "GIRAD-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771926907"
},
"departure": {
"time": "1771926907"
},
"stopId": "FRANVILL",
"stopSequence": 50
},
{
"arrival": {
"time": "1771926960"
},
"departure": {
"time": "1771926960"
},
"stopId": "GGESSAND",
"stopSequence": 51
},
{
"arrival": {
"time": "1771927008"
},
"departure": {
"time": "1771927008"
},
"stopId": "MACURIE",
"stopSequence": 52
},
{
"arrival": {
"time": "1771927052"
},
"departure": {
"time": "1771927052"
},
"stopId": "JEROSTAN",
"stopSequence": 53
},
{
"arrival": {
"time": "1771927097"
},
"departure": {
"time": "1771927097"
},
"stopId": "RONCIERE",
"stopSequence": 54
},
{
"arrival": {
"time": "1771927140"
},
"departure": {
"time": "1771927140"
},
"stopId": "GUILLE-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771927205"
},
"departure": {
"time": "1771927205"
},
"stopId": "BAUDRA-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771927320"
},
"stopId": "MOULINMA",
"stopSequence": 57
}
],
"trip": {
"directionId": 1,
"routeId": "09",
"tripId": "6257517"
}
}
},
{
"id": "trip:6258528",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924443"
},
"departure": {
"time": "1771924443"
},
"stopId": "AARDBUS",
"stopSequence": 30
},
{
"arrival": {
"time": "1771924487"
},
"departure": {
"time": "1771924487"
},
"stopId": "POIVRE",
"stopSequence": 31
},
{
"arrival": {
"time": "1771924527"
},
"departure": {
"time": "1771924527"
},
"stopId": "BONPLAND",
"stopSequence": 32
},
{
"arrival": {
"time": "1771924573"
},
"departure": {
"time": "1771924573"
},
"stopId": "LEPRE",
"stopSequence": 33
},
{
"arrival": {
"time": "1771924623"
},
"departure": {
"time": "1771924623"
},
"stopId": "SALET-AR",
"stopSequence": 34
},
{
"arrival": {
"time": "1771924655"
},
"departure": {
"time": "1771924655"
},
"stopId": "RIPOLLE",
"stopSequence": 35
},
{
"arrival": {
"time": "1771924706"
},
"departure": {
"time": "1771924706"
},
"stopId": "PEGARDE",
"stopSequence": 36
},
{
"arrival": {
"time": "1771924753"
},
"departure": {
"time": "1771924753"
},
"stopId": "CIAVRILL",
"stopSequence": 37
},
{
"arrival": {
"time": "1771924803"
},
"departure": {
"time": "1771924803"
},
"stopId": "MAIRAVR",
"stopSequence": 38
},
{
"arrival": {
"time": "1771924846"
},
"departure": {
"time": "1771924846"
},
"stopId": "MAUFINE",
"stopSequence": 39
},
{
"arrival": {
"time": "1771924908"
},
"departure": {
"time": "1771924908"
},
"stopId": "DELAUNE",
"stopSequence": 40
},
{
"arrival": {
"time": "1771924947"
},
"departure": {
"time": "1771924947"
},
"stopId": "BEURRIER",
"stopSequence": 41
},
{
"arrival": {
"time": "1771925015"
},
"departure": {
"time": "1771925015"
},
"stopId": "BRASSENS",
"stopSequence": 42
},
{
"arrival": {
"time": "1771925064"
},
"departure": {
"time": "1771925064"
},
"stopId": "RONDE",
"stopSequence": 43
},
{
"arrival": {
"time": "1771925107"
},
"departure": {
"time": "1771925107"
},
"stopId": "PLAMAY",
"stopSequence": 44
},
{
"arrival": {
"time": "1771925163"
},
"departure": {
"time": "1771925163"
},
"stopId": "KENNEDY",
"stopSequence": 45
},
{
"arrival": {
"time": "1771925214"
},
"departure": {
"time": "1771925214"
},
"stopId": "ECHMAN",
"stopSequence": 46
},
{
"arrival": {
"time": "1771925292"
},
"departure": {
"time": "1771925292"
},
"stopId": "LIZE07",
"stopSequence": 47
},
{
"arrival": {
"time": "1771925330"
},
"departure": {
"time": "1771925330"
},
"stopId": "GASNIER",
"stopSequence": 48
},
{
"arrival": {
"time": "1771925387"
},
"departure": {
"time": "1771925387"
},
"stopId": "GOURONNI",
"stopSequence": 49
},
{
"arrival": {
"time": "1771925459"
},
"departure": {
"time": "1771925459"
},
"stopId": "CLOUET",
"stopSequence": 50
},
{
"arrival": {
"time": "1771925492"
},
"departure": {
"time": "1771925492"
},
"stopId": "BICHLAZA",
"stopSequence": 51
},
{
"arrival": {
"time": "1771925523"
},
"departure": {
"time": "1771925523"
},
"stopId": "DESCAZEA",
"stopSequence": 52
},
{
"arrival": {
"time": "1771925591"
},
"departure": {
"time": "1771925591"
},
"stopId": "MONPROFI",
"stopSequence": 53
},
{
"arrival": {
"time": "1771925610"
},
"departure": {
"time": "1771925610"
},
"stopId": "DUMESNIL",
"stopSequence": 54
},
{
"arrival": {
"time": "1771925649"
},
"departure": {
"time": "1771925649"
},
"stopId": "LEQUAI",
"stopSequence": 55
},
{
"arrival": {
"time": "1771925789"
},
"departure": {
"time": "1771925789"
},
"stopId": "CHDARR",
"stopSequence": 56
},
{
"arrival": {
"time": "1771925511"
},
"departure": {
"time": "1771925511"
},
"scheduleRelationship": "SKIPPED",
"stopId": "TRINITE",
"stopSequence": 57
},
{
"arrival": {
"time": "1771925580"
},
"departure": {
"time": "1771925580"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAUREPA",
"stopSequence": 58
},
{
"arrival": {
"time": "1771925640"
},
"departure": {
"time": "1771925640"
},
"scheduleRelationship": "SKIPPED",
"stopId": "COEURPOI",
"stopSequence": 59
},
{
"arrival": {
"time": "1771925705"
},
"departure": {
"time": "1771925705"
},
"scheduleRelationship": "SKIPPED",
"stopId": "REPUBLIQ",
"stopSequence": 60
},
{
"arrival": {
"time": "1771925760"
},
"departure": {
"time": "1771925760"
},
"scheduleRelationship": "SKIPPED",
"stopId": "SAICRO-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771925816"
},
"departure": {
"time": "1771925816"
},
"scheduleRelationship": "SKIPPED",
"stopId": "OFFTOU-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1771925818"
},
"departure": {
"time": "1771925818"
},
"stopId": "CCI",
"stopSequence": 63
},
{
"arrival": {
"time": "1771925890"
},
"departure": {
"time": "1771926000"
},
"stopId": "LICES-E",
"stopSequence": 64
},
{
"arrival": {
"time": "1771926180"
},
"departure": {
"time": "1771926180"
},
"stopId": "ANLERO-E",
"stopSequence": 65
},
{
"arrival": {
"time": "1771926263"
},
"departure": {
"time": "1771926263"
},
"stopId": "MICHEL-E",
"stopSequence": 66
},
{
"arrival": {
"time": "1771926317"
},
"departure": {
"time": "1771926317"
},
"stopId": "BOURGO-E",
"stopSequence": 67
},
{
"arrival": {
"time": "1771926362"
},
"departure": {
"time": "1771926362"
},
"stopId": "VOLNEY-E",
"stopSequence": 68
},
{
"arrival": {
"time": "1771926420"
},
"departure": {
"time": "1771926420"
},
"stopId": "MADELE-E",
"stopSequence": 69
},
{
"arrival": {
"time": "1771926493"
},
"departure": {
"time": "1771926493"
},
"stopId": "JEBOUI-E",
"stopSequence": 70
},
{
"arrival": {
"time": "1771926565"
},
"departure": {
"time": "1771926565"
},
"stopId": "PCOUBE-E",
"stopSequence": 71
},
{
"arrival": {
"time": "1771926600"
},
"departure": {
"time": "1771926600"
},
"stopId": "AROBA-E",
"stopSequence": 72
},
{
"arrival": {
"time": "1771926700"
},
"departure": {
"time": "1771926700"
},
"stopId": "LANGLA-E",
"stopSequence": 73
},
{
"arrival": {
"time": "1771926819"
},
"departure": {
"time": "1771926819"
},
"stopId": "MONTAI-E",
"stopSequence": 74
},
{
"arrival": {
"time": "1771926918"
},
"departure": {
"time": "1771926918"
},
"stopId": "JERUSA-E",
"stopSequence": 75
},
{
"arrival": {
"time": "1771926960"
},
"departure": {
"time": "1771926960"
},
"stopId": "DAGNET-E",
"stopSequence": 76
},
{
"arrival": {
"time": "1771926992"
},
"departure": {
"time": "1771926992"
},
"stopId": "GILLIE-E",
"stopSequence": 77
},
{
"arrival": {
"time": "1771927057"
},
"departure": {
"time": "1771927057"
},
"stopId": "ISORET-E",
"stopSequence": 78
},
{
"arrival": {
"time": "1771927136"
},
"departure": {
"time": "1771927136"
},
"stopId": "VANDE-E",
"stopSequence": 79
},
{
"arrival": {
"time": "1771927187"
},
"departure": {
"time": "1771927187"
},
"stopId": "ORMEAU-E",
"stopSequence": 80
},
{
"arrival": {
"time": "1771927213"
},
"departure": {
"time": "1771927213"
},
"stopId": "CRBLAN-E",
"stopSequence": 81
},
{
"arrival": {
"time": "1771927269"
},
"departure": {
"time": "1771927269"
},
"stopId": "CHATEL-E",
"stopSequence": 82
},
{
"arrival": {
"time": "1771927320"
},
"departure": {
"time": "1771927320"
},
"stopId": "BANCHA-E",
"stopSequence": 83
},
{
"arrival": {
"time": "1771927383"
},
"departure": {
"time": "1771927383"
},
"stopId": "JARDF-E",
"stopSequence": 84
},
{
"arrival": {
"time": "1771927423"
},
"departure": {
"time": "1771927423"
},
"stopId": "SAILLE-E",
"stopSequence": 85
},
{
"arrival": {
"time": "1771927500"
},
"stopId": "SAUBIN",
"stopSequence": 86
}
],
"trip": {
"directionId": 0,
"routeId": "07",
"tripId": "6258528"
}
}
},
{
"id": "trip:6540934",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924324"
},
"departure": {
"time": "1771924324"
},
"stopId": "2HARA",
"stopSequence": 7
},
{
"arrival": {
"time": "1771924413"
},
"departure": {
"time": "1771924419"
},
"stopId": "2FMBL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771924480"
},
"departure": {
"time": "1771924480"
},
"stopId": "2HDVA",
"stopSequence": 9
},
{
"arrival": {
"time": "1771924580"
},
"departure": {
"time": "1771924580"
},
"stopId": "2CECO",
"stopSequence": 10
},
{
"arrival": {
"time": "1771924670"
},
"departure": {
"time": "1771924670"
},
"stopId": "2STSE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771924790"
},
"departure": {
"time": "1771924790"
},
"stopId": "2BMAI",
"stopSequence": 12
},
{
"arrival": {
"time": "1771924880"
},
"departure": {
"time": "1771924880"
},
"stopId": "2HOPA",
"stopSequence": 13
},
{
"arrival": {
"time": "1771925000"
},
"departure": {
"time": "1771925000"
},
"stopId": "2CAPU",
"stopSequence": 14
},
{
"arrival": {
"time": "1771925080"
},
"departure": {
"time": "1771925080"
},
"stopId": "2JMOU",
"stopSequence": 15
},
{
"arrival": {
"time": "1771925200"
},
"departure": {
"time": "1771925200"
},
"stopId": "2HSAU",
"stopSequence": 16
},
{
"arrival": {
"time": "1771925290"
},
"departure": {
"time": "1771925290"
},
"stopId": "2VERN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771925440"
},
"departure": {
"time": "1771925440"
},
"stopId": "2BOTA",
"stopSequence": 19
},
{
"arrival": {
"time": "1771925540"
},
"departure": {
"time": "1771925540"
},
"stopId": "2PMAY",
"stopSequence": 20
},
{
"arrival": {
"time": "1771925620"
},
"departure": {
"time": "1771925620"
},
"stopId": "2BROY",
"stopSequence": 21
},
{
"arrival": {
"time": "1771925710"
},
"departure": {
"time": "1771925710"
},
"stopId": "2ACAS",
"stopSequence": 22
},
{
"arrival": {
"time": "1771925790"
},
"departure": {
"time": "1771925790"
},
"stopId": "2STGI",
"stopSequence": 23
},
{
"arrival": {
"time": "1771925880"
},
"departure": {
"time": "1771925880"
},
"stopId": "2BASC",
"stopSequence": 24
},
{
"arrival": {
"time": "1771925960"
},
"stopId": "1AARD",
"stopSequence": 25
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6540934"
}
}
},
{
"id": "trip:6257750",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771927620"
},
"stopId": "PARCEXPO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771927746"
},
"departure": {
"time": "1771927746"
},
"stopId": "PROVINS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771927832"
},
"departure": {
"time": "1771927832"
},
"stopId": "RTEPARIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771927920"
},
"departure": {
"time": "1771927920"
},
"stopId": "BANCSTMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771927954"
},
"departure": {
"time": "1771927954"
},
"stopId": "SEPSONET",
"stopSequence": 4
},
{
"arrival": {
"time": "1771928000"
},
"departure": {
"time": "1771928000"
},
"stopId": "SOLELEVA",
"stopSequence": 5
}
],
"trip": {
"directionId": 1,
"routeId": "04",
"tripId": "6257750"
}
}
},
{
"id": "trip:6544995",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771927740"
},
"stopId": "1QUAI",
"stopSequence": 0
},
{
"arrival": {
"time": "1771927912"
},
"departure": {
"time": "1771927912"
},
"stopId": "2FARC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771928020"
},
"departure": {
"time": "1771928020"
},
"stopId": "2ELYS",
"stopSequence": 2
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6544995"
}
}
},
{
"id": "trip:6257988",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771924620"
},
"stopId": "SBAVENAI",
"stopSequence": 0
},
{
"arrival": {
"time": "1771924706"
},
"departure": {
"time": "1771924706"
},
"stopId": "COROT",
"stopSequence": 1
},
{
"arrival": {
"time": "1771924750"
},
"departure": {
"time": "1771924750"
},
"stopId": "CEZANNE",
"stopSequence": 2
},
{
"arrival": {
"time": "1771924787"
},
"departure": {
"time": "1771924787"
},
"stopId": "VERDUN",
"stopSequence": 3
},
{
"arrival": {
"time": "1771924814"
},
"departure": {
"time": "1771924814"
},
"stopId": "PASTEUR",
"stopSequence": 4
},
{
"arrival": {
"time": "1771924920"
},
"departure": {
"time": "1771924920"
},
"stopId": "JAUDETTE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771924965"
},
"departure": {
"time": "1771924965"
},
"stopId": "WALCOURT",
"stopSequence": 6
},
{
"arrival": {
"time": "1771925026"
},
"departure": {
"time": "1771925026"
},
"stopId": "MORLIERE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771925069"
},
"departure": {
"time": "1771925069"
},
"stopId": "CEEQUEST",
"stopSequence": 8
},
{
"arrival": {
"time": "1771925116"
},
"departure": {
"time": "1771925116"
},
"stopId": "PELLERI",
"stopSequence": 9
},
{
"arrival": {
"time": "1771925160"
},
"departure": {
"time": "1771925160"
},
"stopId": "STADE",
"stopSequence": 10
},
{
"arrival": {
"time": "1771925215"
},
"departure": {
"time": "1771925215"
},
"stopId": "AUBEPINE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771925269"
},
"departure": {
"time": "1771925269"
},
"stopId": "GEMMETR",
"stopSequence": 12
},
{
"arrival": {
"time": "1771925335"
},
"departure": {
"time": "1771925335"
},
"stopId": "JUFERRY",
"stopSequence": 13
},
{
"arrival": {
"time": "1771925410"
},
"departure": {
"time": "1771925410"
},
"stopId": "CCHEMINE",
"stopSequence": 14
},
{
"arrival": {
"time": "1771925469"
},
"departure": {
"time": "1771925469"
},
"stopId": "PAPERIE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771925520"
},
"departure": {
"time": "1771925520"
},
"stopId": "LAREUX",
"stopSequence": 16
},
{
"arrival": {
"time": "1771925592"
},
"departure": {
"time": "1771925592"
},
"stopId": "CASERNE",
"stopSequence": 17
},
{
"arrival": {
"time": "1771925675"
},
"departure": {
"time": "1771925675"
},
"stopId": "ARCEAU",
"stopSequence": 18
},
{
"arrival": {
"time": "1771925734"
},
"departure": {
"time": "1771925734"
},
"stopId": "AFPA",
"stopSequence": 19
},
{
"arrival": {
"time": "1771925805"
},
"departure": {
"time": "1771925805"
},
"stopId": "CIMETIER",
"stopSequence": 20
},
{
"arrival": {
"time": "1771925901"
},
"departure": {
"time": "1771925901"
},
"stopId": "MONTAIG",
"stopSequence": 21
},
{
"arrival": {
"time": "1771925942"
},
"departure": {
"time": "1771925942"
},
"stopId": "GARDOT",
"stopSequence": 22
},
{
"arrival": {
"time": "1771926000"
},
"departure": {
"time": "1771926000"
},
"stopId": "STEXUPER",
"stopSequence": 23
},
{
"arrival": {
"time": "1771926067"
},
"departure": {
"time": "1771926067"
},
"stopId": "SECUSOCI",
"stopSequence": 24
},
{
"arrival": {
"time": "1771926187"
},
"departure": {
"time": "1771926187"
},
"stopId": "MAIL-NAE",
"stopSequence": 25
},
{
"arrival": {
"time": "1771926240"
},
"departure": {
"time": "1771926300"
},
"stopId": "FO-LOR-R",
"stopSequence": 26
},
{
"arrival": {
"time": "1771926422"
},
"departure": {
"time": "1771926422"
},
"stopId": "STAUBI-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771926480"
},
"departure": {
"time": "1771926480"
},
"stopId": "HARAS-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771926589"
},
"departure": {
"time": "1771926589"
},
"stopId": "LESGAR-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771926690"
},
"departure": {
"time": "1771926690"
},
"stopId": "BREMON-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771926756"
},
"departure": {
"time": "1771926756"
},
"stopId": "ACAD-PLA",
"stopSequence": 31
},
{
"arrival": {
"time": "1771926798"
},
"departure": {
"time": "1771926798"
},
"stopId": "CHDARR-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771926919"
},
"departure": {
"time": "1771926919"
},
"stopId": "LEQUAI-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771926959"
},
"departure": {
"time": "1771926959"
},
"stopId": "DUMESN-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771926947"
},
"departure": {
"time": "1771926947"
},
"scheduleRelationship": "SKIPPED",
"stopId": "COEURM-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771927000"
},
"departure": {
"time": "1771927000"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAURE-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771927059"
},
"departure": {
"time": "1771927059"
},
"scheduleRelationship": "SKIPPED",
"stopId": "TRINIT-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771927187"
},
"departure": {
"time": "1771927187"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MONPRO-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771927061"
},
"departure": {
"time": "1771927061"
},
"stopId": "SAJACQ-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771927130"
},
"departure": {
"time": "1771927130"
},
"stopId": "FARCSJ-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771927230"
},
"departure": {
"time": "1771927230"
},
"stopId": "MVIGNE-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771927304"
},
"departure": {
"time": "1771927304"
},
"stopId": "CHBBEI-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771927359"
},
"departure": {
"time": "1771927359"
},
"stopId": "BOISRA-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771927425"
},
"departure": {
"time": "1771927425"
},
"stopId": "NDAMLA-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771927488"
},
"departure": {
"time": "1771927488"
},
"stopId": "POLYTE-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771927544"
},
"departure": {
"time": "1771927544"
},
"stopId": "CITEUN-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771927615"
},
"departure": {
"time": "1771927615"
},
"stopId": "RESTUN-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771927670"
},
"departure": {
"time": "1771927670"
},
"stopId": "I.U.T.-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771927784"
},
"departure": {
"time": "1771927784"
},
"stopId": "BBCAMT-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771927820"
},
"departure": {
"time": "1771927820"
},
"stopId": "LENOT-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771927844"
},
"departure": {
"time": "1771927844"
},
"stopId": "MOREL-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771927872"
},
"departure": {
"time": "1771927872"
},
"stopId": "INRA-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771927909"
},
"departure": {
"time": "1771927909"
},
"stopId": "GDPERI-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771927940"
},
"departure": {
"time": "1771927940"
},
"stopId": "LANDRE-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771928024"
},
"departure": {
"time": "1771928024"
},
"stopId": "BRGPAI-E",
"stopSequence": 55
}
],
"trip": {
"directionId": 1,
"routeId": "02",
"tripId": "6257988"
}
}
},
{
"id": "trip:6052684",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771926900"
},
"stopId": "VEILLIER",
"stopSequence": 0
},
{
"arrival": {
"time": "1771926960"
},
"departure": {
"time": "1771927140"
},
"stopId": "GRIMOREL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771927255"
},
"departure": {
"time": "1771927255"
},
"stopId": "BMOTTE",
"stopSequence": 2
},
{
"arrival": {
"time": "1771927326"
},
"departure": {
"time": "1771927326"
},
"stopId": "LABROSSE",
"stopSequence": 3
},
{
"arrival": {
"time": "1771927379"
},
"departure": {
"time": "1771927379"
},
"stopId": "FIEFGENT",
"stopSequence": 4
},
{
"arrival": {
"time": "1771927462"
},
"departure": {
"time": "1771927462"
},
"stopId": "VIELLMAI",
"stopSequence": 6
},
{
"arrival": {
"time": "1771927500"
},
"departure": {
"time": "1771927500"
},
"stopId": "BBRANCHE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771927535"
},
"departure": {
"time": "1771927535"
},
"stopId": "LESRIVES",
"stopSequence": 8
},
{
"arrival": {
"time": "1771927573"
},
"departure": {
"time": "1771927573"
},
"stopId": "CHAUMIER",
"stopSequence": 9
},
{
"arrival": {
"time": "1771927756"
},
"departure": {
"time": "1771927756"
},
"stopId": "PTFILLES",
"stopSequence": 11
},
{
"arrival": {
"time": "1771927856"
},
"departure": {
"time": "1771927856"
},
"stopId": "EPERVIER",
"stopSequence": 12
},
{
"arrival": {
"time": "1771927889"
},
"departure": {
"time": "1771927889"
},
"stopId": "CONFLUEN",
"stopSequence": 13
},
{
"arrival": {
"time": "1771927950"
},
"departure": {
"time": "1771927950"
},
"stopId": "CHABOL-E",
"stopSequence": 14
}
],
"trip": {
"directionId": 0,
"routeId": "12",
"tripId": "6052684"
}
}
},
{
"id": "trip:6541250",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924372"
},
"departure": {
"time": "1771924399"
},
"stopId": "1BROY",
"stopSequence": 4
},
{
"arrival": {
"time": "1771924470"
},
"departure": {
"time": "1771924470"
},
"stopId": "1PMAY",
"stopSequence": 5
},
{
"arrival": {
"time": "1771924580"
},
"departure": {
"time": "1771924580"
},
"stopId": "1BOTA",
"stopSequence": 6
},
{
"arrival": {
"time": "1771924740"
},
"departure": {
"time": "1771924740"
},
"stopId": "1VERN",
"stopSequence": 8
},
{
"arrival": {
"time": "1771924830"
},
"departure": {
"time": "1771924830"
},
"stopId": "1HSAU",
"stopSequence": 9
},
{
"arrival": {
"time": "1771924950"
},
"departure": {
"time": "1771924950"
},
"stopId": "1JMOU",
"stopSequence": 10
},
{
"arrival": {
"time": "1771925030"
},
"departure": {
"time": "1771925030"
},
"stopId": "1CAPU",
"stopSequence": 11
},
{
"arrival": {
"time": "1771925150"
},
"departure": {
"time": "1771925150"
},
"stopId": "1HOPA",
"stopSequence": 12
},
{
"arrival": {
"time": "1771925240"
},
"departure": {
"time": "1771925240"
},
"stopId": "1BMAI",
"stopSequence": 13
},
{
"arrival": {
"time": "1771925360"
},
"departure": {
"time": "1771925360"
},
"stopId": "1STSE",
"stopSequence": 14
},
{
"arrival": {
"time": "1771925470"
},
"departure": {
"time": "1771925470"
},
"stopId": "1CECO",
"stopSequence": 15
},
{
"arrival": {
"time": "1771925570"
},
"departure": {
"time": "1771925570"
},
"stopId": "1HDVA",
"stopSequence": 16
},
{
"arrival": {
"time": "1771925640"
},
"departure": {
"time": "1771925640"
},
"stopId": "1FMBL",
"stopSequence": 17
},
{
"arrival": {
"time": "1771925710"
},
"departure": {
"time": "1771925710"
},
"stopId": "1HARA",
"stopSequence": 18
},
{
"arrival": {
"time": "1771925820"
},
"departure": {
"time": "1771925820"
},
"stopId": "1LGAR",
"stopSequence": 19
},
{
"arrival": {
"time": "1771925910"
},
"departure": {
"time": "1771925910"
},
"stopId": "1LAFA",
"stopSequence": 20
},
{
"arrival": {
"time": "1771926010"
},
"departure": {
"time": "1771926010"
},
"stopId": "1STRA",
"stopSequence": 21
},
{
"arrival": {
"time": "1771926110"
},
"departure": {
"time": "1771926110"
},
"stopId": "1BAMA",
"stopSequence": 22
},
{
"arrival": {
"time": "1771926220"
},
"departure": {
"time": "1771926220"
},
"stopId": "1JE23",
"stopSequence": 23
},
{
"arrival": {
"time": "1771926330"
},
"departure": {
"time": "1771926330"
},
"stopId": "1JVIL",
"stopSequence": 24
},
{
"arrival": {
"time": "1771926450"
},
"stopId": "1ANRO",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6541250"
}
}
},
{
"id": "trip:6258252",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924316"
},
"departure": {
"time": "1771924316"
},
"stopId": "BEURRI-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771924346"
},
"departure": {
"time": "1771924346"
},
"stopId": "DELAUN-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771924384"
},
"departure": {
"time": "1771924406"
},
"stopId": "MAUFIN-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771924484"
},
"departure": {
"time": "1771924484"
},
"stopId": "MAIRAV-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771924519"
},
"departure": {
"time": "1771924519"
},
"stopId": "TERNIE-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771924551"
},
"departure": {
"time": "1771924551"
},
"stopId": "BALAND-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771924593"
},
"departure": {
"time": "1771924593"
},
"stopId": "PIECE-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771924648"
},
"departure": {
"time": "1771924648"
},
"stopId": "LA-BOI-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771924692"
},
"departure": {
"time": "1771924692"
},
"stopId": "SCHWAL-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771924724"
},
"stopId": "ADEZIERE",
"stopSequence": 53
}
],
"trip": {
"directionId": 0,
"routeId": "03",
"tripId": "6258252"
}
}
},
{
"id": "trip:6260019",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771925700"
},
"stopId": "GAREPAPI",
"stopSequence": 0
},
{
"arrival": {
"time": "1771925824"
},
"departure": {
"time": "1771925824"
},
"stopId": "BREMON-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771925895"
},
"departure": {
"time": "1771925895"
},
"stopId": "ACAD-PLA",
"stopSequence": 2
},
{
"arrival": {
"time": "1771925940"
},
"departure": {
"time": "1771925940"
},
"stopId": "CHDARR-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771926240"
},
"departure": {
"time": "1771926240"
},
"stopId": "CNFPT",
"stopSequence": 4
},
{
"arrival": {
"time": "1771926360"
},
"departure": {
"time": "1771926360"
},
"stopId": "DARWIN-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771926420"
},
"departure": {
"time": "1771926420"
},
"stopId": "MOREL-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771926448"
},
"departure": {
"time": "1771926448"
},
"stopId": "INRA-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771926485"
},
"departure": {
"time": "1771926485"
},
"stopId": "GDPERI-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771926516"
},
"departure": {
"time": "1771926516"
},
"stopId": "LANDRE-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771926600"
},
"departure": {
"time": "1771926600"
},
"stopId": "BRGPAI-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771926633"
},
"departure": {
"time": "1771926633"
},
"stopId": "RODIN-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771926673"
},
"departure": {
"time": "1771926673"
},
"stopId": "GRANBE-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771926724"
},
"departure": {
"time": "1771926724"
},
"stopId": "PROME-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771926780"
},
"departure": {
"time": "1771926780"
},
"stopId": "CERFEU-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771926813"
},
"departure": {
"time": "1771926813"
},
"stopId": "MONOD-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771926847"
},
"departure": {
"time": "1771926847"
},
"stopId": "CITRON-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771926878"
},
"departure": {
"time": "1771926878"
},
"stopId": "ECHATS-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771926960"
},
"stopId": "LATOLL",
"stopSequence": 18
}
],
"trip": {
"directionId": 1,
"routeId": "20",
"tripId": "6260019"
}
}
},
{
"id": "trip:6258096",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924335"
},
"departure": {
"time": "1771924381"
},
"stopId": "JUSTICES",
"stopSequence": 20
},
{
"arrival": {
"time": "1771924395"
},
"departure": {
"time": "1771924411"
},
"stopId": "DELACROI",
"stopSequence": 21
},
{
"arrival": {
"time": "1771924491"
},
"departure": {
"time": "1771924491"
},
"stopId": "SAUMUROI",
"stopSequence": 22
},
{
"arrival": {
"time": "1771924523"
},
"departure": {
"time": "1771924523"
},
"stopId": "INTERMIL",
"stopSequence": 23
},
{
"arrival": {
"time": "1771924633"
},
"departure": {
"time": "1771924633"
},
"stopId": "HAUTPRES",
"stopSequence": 24
},
{
"arrival": {
"time": "1771924681"
},
"departure": {
"time": "1771924681"
},
"stopId": "DELATTRE",
"stopSequence": 25
},
{
"arrival": {
"time": "1771924756"
},
"departure": {
"time": "1771924756"
},
"stopId": "MORELLER",
"stopSequence": 26
},
{
"arrival": {
"time": "1771924790"
},
"departure": {
"time": "1771924790"
},
"stopId": "ARBORE-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771924861"
},
"departure": {
"time": "1771924861"
},
"stopId": "ORGEMO-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771924856"
},
"departure": {
"time": "1771924856"
},
"stopId": "NERUDA",
"stopSequence": 29
},
{
"arrival": {
"time": "1771924975"
},
"departure": {
"time": "1771924975"
},
"stopId": "ORGEMONT",
"stopSequence": 30
},
{
"arrival": {
"time": "1771925032"
},
"departure": {
"time": "1771925032"
},
"stopId": "FRCEVERT",
"stopSequence": 31
},
{
"arrival": {
"time": "1771925016"
},
"departure": {
"time": "1771925016"
},
"stopId": "APPENTIS",
"stopSequence": 32
},
{
"arrival": {
"time": "1771925149"
},
"departure": {
"time": "1771925149"
},
"stopId": "BOUTHOMA",
"stopSequence": 33
},
{
"arrival": {
"time": "1771925156"
},
"departure": {
"time": "1771925156"
},
"stopId": "ANRO-5A",
"stopSequence": 34
},
{
"arrival": {
"time": "1771925285"
},
"departure": {
"time": "1771925285"
},
"stopId": "DURVILLE",
"stopSequence": 35
},
{
"arrival": {
"time": "1771925317"
},
"departure": {
"time": "1771925317"
},
"stopId": "PALLACH",
"stopSequence": 36
},
{
"arrival": {
"time": "1771925342"
},
"departure": {
"time": "1771925342"
},
"stopId": "JULESV-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771925329"
},
"departure": {
"time": "1771925329"
},
"stopId": "JE23-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771925377"
},
"departure": {
"time": "1771925377"
},
"stopId": "CLAUDE-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771925474"
},
"departure": {
"time": "1771925474"
},
"stopId": "MAJUIN5A",
"stopSequence": 40
},
{
"arrival": {
"time": "1771925523"
},
"departure": {
"time": "1771925523"
},
"stopId": "MONTCA-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771925581"
},
"departure": {
"time": "1771925581"
},
"stopId": "GAUBOU5A",
"stopSequence": 42
},
{
"arrival": {
"time": "1771925668"
},
"departure": {
"time": "1771925668"
},
"stopId": "CTRETRI",
"stopSequence": 43
},
{
"arrival": {
"time": "1771925748"
},
"departure": {
"time": "1771925748"
},
"stopId": "EBLE",
"stopSequence": 44
},
{
"arrival": {
"time": "1771925743"
},
"departure": {
"time": "1771925743"
},
"stopId": "GENIE",
"stopSequence": 45
},
{
"arrival": {
"time": "1771925818"
},
"departure": {
"time": "1771925818"
},
"stopId": "VAUBAN",
"stopSequence": 46
},
{
"arrival": {
"time": "1771925917"
},
"departure": {
"time": "1771925917"
},
"stopId": "POIREL",
"stopSequence": 47
},
{
"arrival": {
"time": "1771925977"
},
"departure": {
"time": "1771925977"
},
"stopId": "PONTNOIR",
"stopSequence": 48
},
{
"arrival": {
"time": "1771925961"
},
"departure": {
"time": "1771925961"
},
"stopId": "SEMARD",
"stopSequence": 49
},
{
"arrival": {
"time": "1771926009"
},
"departure": {
"time": "1771926009"
},
"stopId": "BREMON-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771926072"
},
"departure": {
"time": "1771926072"
},
"stopId": "ACAD-PLA",
"stopSequence": 51
},
{
"arrival": {
"time": "1771926120"
},
"departure": {
"time": "1771926120"
},
"stopId": "CHDARR-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771926309"
},
"departure": {
"time": "1771926309"
},
"stopId": "LEQUAI-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771926349"
},
"departure": {
"time": "1771926349"
},
"stopId": "DUMESN-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771926406"
},
"departure": {
"time": "1771926406"
},
"stopId": "RASPAI-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771926454"
},
"departure": {
"time": "1771926454"
},
"stopId": "LABRUY-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771926566"
},
"departure": {
"time": "1771926566"
},
"stopId": "PARCGA-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771926567"
},
"departure": {
"time": "1771926567"
},
"stopId": "ROCEPI-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771926623"
},
"departure": {
"time": "1771926623"
},
"stopId": "LECLER-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771926668"
},
"departure": {
"time": "1771926668"
},
"stopId": "CAMUS-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1771926697"
},
"departure": {
"time": "1771926697"
},
"stopId": "LIZE05-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771926810"
},
"departure": {
"time": "1771926810"
},
"stopId": "PELUAU-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1771926882"
},
"departure": {
"time": "1771926882"
},
"stopId": "AURIOL-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1771926924"
},
"stopId": "AQUAVITA",
"stopSequence": 64
}
],
"trip": {
"directionId": 0,
"routeId": "05",
"tripId": "6258096"
}
}
},
{
"id": "trip:6258268",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771925040"
},
"stopId": "ADEZIERE",
"stopSequence": 0
},
{
"arrival": {
"time": "1771925088"
},
"departure": {
"time": "1771925088"
},
"stopId": "SCHWALBA",
"stopSequence": 1
},
{
"arrival": {
"time": "1771925138"
},
"departure": {
"time": "1771925138"
},
"stopId": "LA-BOISS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771925206"
},
"departure": {
"time": "1771925206"
},
"stopId": "PIECE",
"stopSequence": 3
},
{
"arrival": {
"time": "1771925265"
},
"departure": {
"time": "1771925265"
},
"stopId": "BALANDE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771925293"
},
"departure": {
"time": "1771925293"
},
"stopId": "TERNIERE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771925340"
},
"departure": {
"time": "1771925340"
},
"stopId": "MAIRAVR",
"stopSequence": 6
},
{
"arrival": {
"time": "1771925383"
},
"departure": {
"time": "1771925383"
},
"stopId": "MAUFINE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771925445"
},
"departure": {
"time": "1771925445"
},
"stopId": "DELAUNE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771925484"
},
"departure": {
"time": "1771925484"
},
"stopId": "BEURRIER",
"stopSequence": 9
},
{
"arrival": {
"time": "1771925551"
},
"departure": {
"time": "1771925551"
},
"stopId": "BRASSENS",
"stopSequence": 10
},
{
"arrival": {
"time": "1771925604"
},
"departure": {
"time": "1771925604"
},
"stopId": "MLYAUTEY",
"stopSequence": 11
},
{
"arrival": {
"time": "1771925641"
},
"departure": {
"time": "1771925641"
},
"stopId": "CHMARTYR",
"stopSequence": 12
},
{
"arrival": {
"time": "1771925666"
},
"departure": {
"time": "1771925666"
},
"stopId": "MAISDANS",
"stopSequence": 13
},
{
"arrival": {
"time": "1771925706"
},
"departure": {
"time": "1771925706"
},
"stopId": "GRANDMON",
"stopSequence": 14
},
{
"arrival": {
"time": "1771925760"
},
"departure": {
"time": "1771925760"
},
"stopId": "CLINIQUE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771925803"
},
"departure": {
"time": "1771925803"
},
"stopId": "VALOR",
"stopSequence": 16
},
{
"arrival": {
"time": "1771925835"
},
"departure": {
"time": "1771925835"
},
"stopId": "MEIGNANN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771925903"
},
"departure": {
"time": "1771925903"
},
"stopId": "REVERIES",
"stopSequence": 18
},
{
"arrival": {
"time": "1771925967"
},
"departure": {
"time": "1771925967"
},
"stopId": "ROCEPINE",
"stopSequence": 19
},
{
"arrival": {
"time": "1771926008"
},
"departure": {
"time": "1771926008"
},
"stopId": "PARCGARE",
"stopSequence": 20
},
{
"arrival": {
"time": "1771926062"
},
"departure": {
"time": "1771926062"
},
"stopId": "LABRUYER",
"stopSequence": 21
},
{
"arrival": {
"time": "1771926124"
},
"departure": {
"time": "1771926124"
},
"stopId": "RASPAIL",
"stopSequence": 22
},
{
"arrival": {
"time": "1771926173"
},
"departure": {
"time": "1771926173"
},
"stopId": "MONPR-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771925958"
},
"departure": {
"time": "1771925958"
},
"scheduleRelationship": "SKIPPED",
"stopId": "POMONE",
"stopSequence": 24
},
{
"arrival": {
"time": "1771926048"
},
"departure": {
"time": "1771926048"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CIOUEST",
"stopSequence": 25
},
{
"arrival": {
"time": "1771926090"
},
"departure": {
"time": "1771926090"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CLEMENCE",
"stopSequence": 26
},
{
"arrival": {
"time": "1771926220"
},
"departure": {
"time": "1771926220"
},
"stopId": "DESCAZ-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771926277"
},
"departure": {
"time": "1771926277"
},
"stopId": "BICHDAVI",
"stopSequence": 28
},
{
"arrival": {
"time": "1771926359"
},
"departure": {
"time": "1771926359"
},
"stopId": "HOTDIEU",
"stopSequence": 29
},
{
"arrival": {
"time": "1771926400"
},
"departure": {
"time": "1771926400"
},
"stopId": "ROCHEFOU",
"stopSequence": 30
},
{
"arrival": {
"time": "1771926575"
},
"departure": {
"time": "1771926575"
},
"stopId": "STSERGEU",
"stopSequence": 31
},
{
"arrival": {
"time": "1771926866"
},
"departure": {
"time": "1771926866"
},
"stopId": "MENDESFR",
"stopSequence": 32
},
{
"arrival": {
"time": "1771927044"
},
"departure": {
"time": "1771927044"
},
"stopId": "FO-LOR-R",
"stopSequence": 33
},
{
"arrival": {
"time": "1771927163"
},
"departure": {
"time": "1771927163"
},
"stopId": "STAUBI-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771927219"
},
"departure": {
"time": "1771927219"
},
"stopId": "HARAS-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771927350"
},
"departure": {
"time": "1771927350"
},
"stopId": "ANLERO-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771927411"
},
"departure": {
"time": "1771927411"
},
"stopId": "RABELA-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771927459"
},
"departure": {
"time": "1771927459"
},
"stopId": "ESA-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771927569"
},
"departure": {
"time": "1771927569"
},
"stopId": "DELATA-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771927650"
},
"departure": {
"time": "1771927650"
},
"stopId": "ALLARD-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771927700"
},
"departure": {
"time": "1771927700"
},
"stopId": "TASSIG-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771927793"
},
"departure": {
"time": "1771927793"
},
"stopId": "TROIPA-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771927830"
},
"departure": {
"time": "1771927830"
},
"stopId": "SABLON-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771927883"
},
"departure": {
"time": "1771927883"
},
"stopId": "RUELLE-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771927966"
},
"departure": {
"time": "1771927966"
},
"stopId": "GENDRO-E",
"stopSequence": 45
}
],
"trip": {
"directionId": 1,
"routeId": "03",
"tripId": "6258268"
}
}
},
{
"id": "trip:6258057",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924461"
},
"departure": {
"time": "1771924461"
},
"stopId": "DUMESNIL",
"stopSequence": 10
},
{
"arrival": {
"time": "1771924508"
},
"departure": {
"time": "1771924508"
},
"stopId": "LEQUAI",
"stopSequence": 11
},
{
"arrival": {
"time": "1771924725"
},
"departure": {
"time": "1771924725"
},
"stopId": "CHDARR",
"stopSequence": 12
},
{
"arrival": {
"time": "1771924775"
},
"departure": {
"time": "1771924775"
},
"stopId": "ACADEMIE",
"stopSequence": 13
},
{
"arrival": {
"time": "1771924793"
},
"departure": {
"time": "1771924800"
},
"stopId": "GBREM-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771924829"
},
"departure": {
"time": "1771924829"
},
"stopId": "SEMARD-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771924862"
},
"departure": {
"time": "1771924862"
},
"stopId": "PONTNO-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771924926"
},
"departure": {
"time": "1771924926"
},
"stopId": "POIREL-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771924961"
},
"departure": {
"time": "1771924961"
},
"stopId": "VAUBAN-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771925030"
},
"departure": {
"time": "1771925030"
},
"stopId": "GENIE-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771925094"
},
"departure": {
"time": "1771925094"
},
"stopId": "EBLE-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771925176"
},
"departure": {
"time": "1771925176"
},
"stopId": "CTRETR-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771925280"
},
"departure": {
"time": "1771925280"
},
"stopId": "GAUBOU5B",
"stopSequence": 22
},
{
"arrival": {
"time": "1771925348"
},
"departure": {
"time": "1771925348"
},
"stopId": "MONTCASB",
"stopSequence": 23
},
{
"arrival": {
"time": "1771925403"
},
"departure": {
"time": "1771925403"
},
"stopId": "MAJUIN5B",
"stopSequence": 24
},
{
"arrival": {
"time": "1771925449"
},
"departure": {
"time": "1771925449"
},
"stopId": "CLAUDEL",
"stopSequence": 25
},
{
"arrival": {
"time": "1771925495"
},
"departure": {
"time": "1771925495"
},
"stopId": "JEAN-23",
"stopSequence": 26
},
{
"arrival": {
"time": "1771925527"
},
"departure": {
"time": "1771925527"
},
"stopId": "JULESVER",
"stopSequence": 27
},
{
"arrival": {
"time": "1771925588"
},
"departure": {
"time": "1771925588"
},
"stopId": "PALLAC-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771925618"
},
"departure": {
"time": "1771925618"
},
"stopId": "DURVIL-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771925700"
},
"departure": {
"time": "1771925700"
},
"stopId": "ANRO-5B",
"stopSequence": 30
},
{
"arrival": {
"time": "1771925737"
},
"departure": {
"time": "1771925737"
},
"stopId": "BOUTHO-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771925775"
},
"departure": {
"time": "1771925775"
},
"stopId": "APPENT-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771925815"
},
"departure": {
"time": "1771925815"
},
"stopId": "FRCEVE-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771925840"
},
"departure": {
"time": "1771925840"
},
"stopId": "ORGEMO-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771925880"
},
"departure": {
"time": "1771925880"
},
"stopId": "NERUDA",
"stopSequence": 35
},
{
"arrival": {
"time": "1771925946"
},
"departure": {
"time": "1771925946"
},
"stopId": "ORGEMONT",
"stopSequence": 36
},
{
"arrival": {
"time": "1771926031"
},
"departure": {
"time": "1771926031"
},
"stopId": "ARBORETU",
"stopSequence": 37
},
{
"arrival": {
"time": "1771926093"
},
"departure": {
"time": "1771926093"
},
"stopId": "MORELE-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771926180"
},
"departure": {
"time": "1771926180"
},
"stopId": "DELATR-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771926245"
},
"departure": {
"time": "1771926245"
},
"stopId": "HAUTPR-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771926347"
},
"departure": {
"time": "1771926347"
},
"stopId": "INTMIL-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771926418"
},
"departure": {
"time": "1771926418"
},
"stopId": "SAUMUR-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771926485"
},
"departure": {
"time": "1771926485"
},
"stopId": "DELACR-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771926540"
},
"departure": {
"time": "1771926540"
},
"stopId": "JUSTIC-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771926650"
},
"departure": {
"time": "1771926650"
},
"stopId": "JEJAUR-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771926702"
},
"departure": {
"time": "1771926702"
},
"stopId": "STLEON5B",
"stopSequence": 46
},
{
"arrival": {
"time": "1771926777"
},
"departure": {
"time": "1771926777"
},
"stopId": "VILLEC-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771926871"
},
"departure": {
"time": "1771926871"
},
"stopId": "ESPACE5B",
"stopSequence": 48
},
{
"arrival": {
"time": "1771926960"
},
"departure": {
"time": "1771926960"
},
"stopId": "CAMELIAS",
"stopSequence": 49
},
{
"arrival": {
"time": "1771927069"
},
"departure": {
"time": "1771927069"
},
"stopId": "ISORET",
"stopSequence": 50
},
{
"arrival": {
"time": "1771927159"
},
"departure": {
"time": "1771927159"
},
"stopId": "GILLIER",
"stopSequence": 51
},
{
"arrival": {
"time": "1771927229"
},
"departure": {
"time": "1771927229"
},
"stopId": "DEUCRO-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771927269"
},
"departure": {
"time": "1771927269"
},
"stopId": "THULEA-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771927322"
},
"departure": {
"time": "1771927322"
},
"stopId": "BRISPO-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771927427"
},
"departure": {
"time": "1771927427"
},
"stopId": "ALDUNA-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771927560"
},
"departure": {
"time": "1771927560"
},
"stopId": "EUROPE-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771927629"
},
"departure": {
"time": "1771927629"
},
"stopId": "RBRIOLLA",
"stopSequence": 57
},
{
"arrival": {
"time": "1771927720"
},
"departure": {
"time": "1771927720"
},
"stopId": "RAMON",
"stopSequence": 58
},
{
"arrival": {
"time": "1771927800"
},
"departure": {
"time": "1771927800"
},
"stopId": "CARREF5B",
"stopSequence": 59
},
{
"arrival": {
"time": "1771927951"
},
"departure": {
"time": "1771927951"
},
"stopId": "ESEO",
"stopSequence": 60
},
{
"arrival": {
"time": "1771928009"
},
"departure": {
"time": "1771928009"
},
"stopId": "CHARNASS",
"stopSequence": 61
}
],
"trip": {
"directionId": 1,
"routeId": "05",
"tripId": "6258057"
}
}
},
{
"id": "trip:6258432",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924366"
},
"departure": {
"time": "1771924366"
},
"stopId": "BEDIER-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771924381"
},
"departure": {
"time": "1771924381"
},
"stopId": "INTREP-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771924427"
},
"departure": {
"time": "1771924427"
},
"stopId": "MTARDA-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771924396"
},
"departure": {
"time": "1771924396"
},
"stopId": "AUBRY-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771924447"
},
"departure": {
"time": "1771924447"
},
"stopId": "COSSE-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771924510"
},
"departure": {
"time": "1771924510"
},
"stopId": "HUTREA-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771924531"
},
"departure": {
"time": "1771924531"
},
"stopId": "JOLIVE-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771924586"
},
"departure": {
"time": "1771924586"
},
"stopId": "BELOEI-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771924622"
},
"departure": {
"time": "1771924622"
},
"stopId": "RTEDAN-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771924668"
},
"departure": {
"time": "1771924668"
},
"stopId": "LESROS-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771924741"
},
"departure": {
"time": "1771924741"
},
"stopId": "LOUPIN-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771924807"
},
"departure": {
"time": "1771924807"
},
"stopId": "MASGEM-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771924853"
},
"departure": {
"time": "1771924853"
},
"stopId": "HOSGEM-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771924917"
},
"departure": {
"time": "1771924917"
},
"stopId": "CLOS9-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771924964"
},
"departure": {
"time": "1771924964"
},
"stopId": "VANRIE-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771925018"
},
"departure": {
"time": "1771925018"
},
"stopId": "PORTSG-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771925047"
},
"departure": {
"time": "1771925047"
},
"stopId": "LECHEN-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771925102"
},
"stopId": "ROMORNA",
"stopSequence": 51
}
],
"trip": {
"directionId": 1,
"routeId": "08",
"tripId": "6258432"
}
}
},
{
"id": "trip:6258267",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771928108"
},
"stopId": "ADEZIERE",
"stopSequence": 0
},
{
"arrival": {
"time": "1771927572"
},
"departure": {
"time": "1771927572"
},
"stopId": "SCHWALBA",
"stopSequence": 1
},
{
"arrival": {
"time": "1771927614"
},
"departure": {
"time": "1771927614"
},
"stopId": "LA-BOISS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771927671"
},
"departure": {
"time": "1771927671"
},
"stopId": "PIECE",
"stopSequence": 3
},
{
"arrival": {
"time": "1771927720"
},
"departure": {
"time": "1771927720"
},
"stopId": "BALANDE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771927744"
},
"departure": {
"time": "1771927744"
},
"stopId": "TERNIERE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771927783"
},
"departure": {
"time": "1771927783"
},
"stopId": "MAIRAVR",
"stopSequence": 6
},
{
"arrival": {
"time": "1771927826"
},
"departure": {
"time": "1771927826"
},
"stopId": "MAUFINE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771927888"
},
"departure": {
"time": "1771927888"
},
"stopId": "DELAUNE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771927927"
},
"departure": {
"time": "1771927927"
},
"stopId": "BEURRIER",
"stopSequence": 9
},
{
"arrival": {
"time": "1771927959"
},
"departure": {
"time": "1771927959"
},
"stopId": "BRASSENS",
"stopSequence": 10
},
{
"arrival": {
"time": "1771927338"
},
"departure": {
"time": "1771927338"
},
"scheduleRelationship": "SKIPPED",
"stopId": "POMONE",
"stopSequence": 24
},
{
"arrival": {
"time": "1771927428"
},
"departure": {
"time": "1771927428"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CIOUEST",
"stopSequence": 25
},
{
"arrival": {
"time": "1771927470"
},
"departure": {
"time": "1771927470"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CLEMENCE",
"stopSequence": 26
}
],
"trip": {
"directionId": 1,
"routeId": "03",
"tripId": "6258267"
}
}
},
{
"id": "trip:6544024",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924367"
},
"departure": {
"time": "1771924383"
},
"stopId": "CCI",
"stopSequence": 3
},
{
"arrival": {
"time": "1771924504"
},
"departure": {
"time": "1771924504"
},
"stopId": "HARAS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771924530"
},
"departure": {
"time": "1771924530"
},
"stopId": "STAUBIN",
"stopSequence": 5
},
{
"arrival": {
"time": "1771924626"
},
"departure": {
"time": "1771924626"
},
"stopId": "LORRAIN1",
"stopSequence": 6
},
{
"arrival": {
"time": "1771924811"
},
"stopId": "MENDES-E",
"stopSequence": 7
}
],
"trip": {
"directionId": 1,
"routeId": "Tbus",
"tripId": "6544024"
}
}
},
{
"id": "trip:6544990",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771924363"
},
"departure": {
"time": "1771924393"
},
"stopId": "2FARC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771924488"
},
"departure": {
"time": "1771924488"
},
"stopId": "2ELYS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771924580"
},
"departure": {
"time": "1771924580"
},
"stopId": "2PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1771924658"
},
"departure": {
"time": "1771924658"
},
"stopId": "2BARR",
"stopSequence": 4
},
{
"arrival": {
"time": "1771924755"
},
"departure": {
"time": "1771924755"
},
"stopId": "2BEAU",
"stopSequence": 5
},
{
"arrival": {
"time": "1771924848"
},
"stopId": "1BBCA",
"stopSequence": 6
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6544990"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1771924431"
}
}