Détails de la ressource

Nom du fichier : irigo-angers-gtfs-trip-updates
Format : gtfs-rt

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

24/01/2026
100%
25/01/2026
100%
26/01/2026
100%
27/01/2026
100%
28/01/2026
100%
29/01/2026
100%
30/01/2026
100%
31/01/2026
100%
01/02/2026
100%
02/02/2026
100%
03/02/2026
100%
04/02/2026
100%
05/02/2026
100%
06/02/2026
100%
07/02/2026
100%
08/02/2026
100%
09/02/2026
100%
10/02/2026
100%
11/02/2026
100%
12/02/2026
100%
13/02/2026
100%
14/02/2026
100%
15/02/2026
100%
16/02/2026
100%
17/02/2026
100%
18/02/2026
100%
19/02/2026
100%
20/02/2026
100%
21/02/2026
100%
22/02/2026
100%
23/02/2026
100%
En savoir plus
Nous testons la disponibilité de cette ressource au téléchargement toutes les heures, en effectuant une requête HTTP de type HEAD dont le temps de réponse doit être inférieur à 5 secondes. Si nous détectons une indisponibilité, nous effectuons un nouveau test toutes les 10 minutes, jusqu'à ce que la ressource soit à nouveau disponible.

Pour les flux SIRI et SIRI Lite, nous effectuons une requête HTTP de type GET : nous considérons une réponse avec un code 401 ou 405 comme étant disponible. En cas d'erreur 500, nous considèrerons que le flux est indisponible, sauf si il semble contenir du SOAP.

Rapport de validation

1 141 erreurs, 801 avertissements

Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 23/02/2026 à 08h00 Europe/Paris avec le validateur GTFS-RT de MobilityData.

Erreurs

Not in POSIX time E001 2 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 4051D stop_sequence 17 departure_time 0 is not POSIX time
  • trip_id 4251 stop_sequence 4 departure_time 0 is not POSIX time

stop_times_updates not strictly sorted E002 2 erreurs

stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence

Exemples d'erreurs
  • trip_id 6567792 stop_sequence [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 12] is not strictly sorted by increasing stop_sequence
  • trip_id 6567790 stop_sequence [12, 13, 14, 15, 16, 17, 18, 18] is not strictly sorted by increasing stop_sequence

Sequential stop_time_update times are not increasing E022 200 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 6568393 stop_sequence 24 arrival_time 08:18:50 (1771831130) is less than previous stop arrival_time 08:22:22 (1771831342) - times must increase between two sequential stops
  • trip_id 6568393 stop_sequence 24 arrival_time 08:18:50 (1771831130) is less than previous stop departure_time 08:22:22 (1771831342) - times must increase between two sequential stops
  • trip_id 6568393 stop_sequence 24 departure_time 08:18:50 (1771831130) is less than previous stop departure_time 08:22:22 (1771831342) - times must increase between two sequential stops
  • trip_id 6568393 stop_sequence 24 departure_time 08:18:50 (1771831130) is less than previous stop arrival_time 08:22:22 (1771831342) - times must increase between two sequential stops
  • trip_id 6568255 stop_sequence 21 arrival_time 08:32:00 (1771831920) is less than previous stop arrival_time 08:39:27 (1771832367) - times must increase between two sequential stops

stop_time_update departure time is before arrival time E025 3 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 6567971 stop_sequence 28 departure_time 08:23:00 (1771831380) is less than the same stop arrival_time 08:23:02 (1771831382) - departure time must be equal to or greater than arrival time
  • trip_id 4051D stop_sequence 17 departure_time 01:00:00 (0) is less than the same stop arrival_time 07:59:27 (1771829967) - departure time must be equal to or greater than arrival time
  • trip_id 4251 stop_sequence 4 departure_time 01:00:00 (0) is less than the same stop arrival_time 07:59:27 (1771829967) - departure time must be equal to or greater than arrival time

Sequential stop_time_updates have the same stop_sequence E036 2 erreurs

Sequential GTFS-rt trip stop_time_updates should never have the same stop_sequence

Exemples d'erreurs
  • trip_id 6567792 has repeating stop_sequence 12 - stop_sequence must increase for each stop_time_update
  • trip_id 6567790 has repeating stop_sequence 18 - stop_sequence must increase for each stop_time_update

GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 921 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 3051 stop_sequence 16 has stop_id BEAULI-E but GTFS stop_sequence 16 has stop_id CLODOR-E - stop_ids should be the same
  • GTFS-rt trip_id 3051 stop_sequence 17 has stop_id MEUNIE-E but GTFS stop_sequence 17 has stop_id LOGIND-E - stop_ids should be the same
  • GTFS-rt trip_id 3051 stop_sequence 18 has stop_id CLODOR-E but GTFS stop_sequence 18 has stop_id TOUSSA-E - stop_ids should be the same
  • GTFS-rt trip_id 3051 stop_sequence 19 has stop_id LOGIND-E but GTFS stop_sequence 19 has stop_id QVENTS-E - stop_ids should be the same
  • GTFS-rt trip_id 3051 stop_sequence 20 has stop_id TOUSSA-E but GTFS stop_sequence 20 has stop_id RTINAR-E - stop_ids should be the same

GTFS-rt stop_sequence not found in GTFS data E051 11 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 6568396 contains stop_sequence 28 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id 6572221 contains stop_sequence 45 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id 6567792 contains stop_sequence 12 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id 6567790 contains stop_sequence 18 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id 6567860 contains stop_sequence 53 that does not exist in GTFS stop_times.txt for this trip

Avertissements

timestamp not populated W001 203 erreurs

Timestamps should be populated for all elements

Exemples d'erreurs
  • trip_id 3051 does not have a timestamp
  • trip_id 3556D does not have a timestamp
  • trip_id 6052751 does not have a timestamp
  • trip_id 6572368 does not have a timestamp
  • trip_id 6568396 does not have a timestamp

vehicle_id not populated W002 203 erreurs

vehicle_id should be populated for TripUpdates and VehiclePositions

Exemples d'erreurs
  • trip_id 3051 does not have a vehicle_id
  • trip_id 3556D does not have a vehicle_id
  • trip_id 6052751 does not have a vehicle_id
  • trip_id 6572368 does not have a vehicle_id
  • trip_id 6568396 does not have a vehicle_id

schedule_relationship not populated W009 395 erreurs

trip.schedule_relationship and stop_time_update.schedule_relationship should be populated

Exemples d'erreurs
  • trip_id 3051 stop_sequence 16 (and potentially more for this trip) does not have a schedule_relationship
  • trip_id 3051 does not have a schedule_relationship
  • trip_id 3556D stop_sequence 17 (and potentially more for this trip) does not have a schedule_relationship
  • trip_id 3556D does not have a schedule_relationship
  • trip_id 6052751 stop_sequence 0 (and potentially more for this trip) does not have a schedule_relationship
Valider ce GTFS-RT maintenant

Validations précédentes

Voici un récapitulatif des différents types d'erreurs constatés au cours des 30 derniers jours.

Identifiant d'erreur Description Nombre d'erreurs Nombre d'occurences
E022 stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. 5 597 29 fois (100 % des validations)
E045 If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt 34 730 29 fois (100 % des validations)
W001 Timestamps should be populated for all elements 7 064 29 fois (100 % des validations)
W002 vehicle_id should be populated for TripUpdates and VehiclePositions 7 064 29 fois (100 % des validations)
W009 trip.schedule_relationship and stop_time_update.schedule_relationship should be populated 14 024 29 fois (100 % des validations)
E051 All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip 408 25 fois (86 % des validations)
E025 Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time. 280 24 fois (83 % des validations)
E001 All timestamps must be in POSIX time (i.e., number of seconds since January 1st 1970 00:00:00 UTC) 256 23 fois (79 % des validations)
E002 stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence 53 15 fois (52 % des validations)
E036 Sequential GTFS-rt trip stop_time_updates should never have the same stop_sequence 56 15 fois (52 % des validations)
E037 Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id 29 7 fois (24 % des validations)

Contenu du flux GTFS-RT

Entités

Entités présentes dans ce flux le 23/02/2026 à 17h54 Europe/Paris.

trip_updates (210) vehicle_positions (0) service_alerts (0)

Entités présentes dans ce flux lors des 7 derniers jours.

trip_updates

Flux GTFS-RT décodé

Voir le contenu du flux

Voici le flux GTFS-RT décodé au format Protobuf le 23/02/2026 à 17h54 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.

{ "entity": [ { "id": "trip:6571375", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771868760" }, "stopId": "1AARD", "stopSequence": 0 }, { "arrival": { "time": "1771868840" }, "departure": { "time": "1771868840" }, "stopId": "1BASC", "stopSequence": 1 }, { "arrival": { "time": "1771868910" }, "departure": { "time": "1771868910" }, "stopId": "1STGI", "stopSequence": 2 }, { "arrival": { "time": "1771868990" }, "departure": { "time": "1771868990" }, "stopId": "1ACAS", "stopSequence": 3 }, { "arrival": { "time": "1771869080" }, "departure": { "time": "1771869080" }, "stopId": "1BROY", "stopSequence": 4 }, { "arrival": { "time": "1771869170" }, "departure": { "time": "1771869170" }, "stopId": "1PMAY", "stopSequence": 5 }, { "arrival": { "time": "1771869280" }, "departure": { "time": "1771869280" }, "stopId": "1BOTA", "stopSequence": 6 } ], "trip": { "directionId": 1, "routeId": "A", "tripId": "6571375" } } }, { "id": "trip:6571155", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771865700" }, "stopId": "2FMBL", "stopSequence": 0 }, { "arrival": { "time": "1771865790" }, "departure": { "time": "1771865790" }, "stopId": "1HARA", "stopSequence": 1 }, { "arrival": { "time": "1771865910" }, "departure": { "time": "1771865910" }, "stopId": "1LGAR", "stopSequence": 2 }, { "arrival": { "time": "1771866010" }, "departure": { "time": "1771866010" }, "stopId": "1LAFA", "stopSequence": 3 }, { "arrival": { "time": "1771866110" }, "departure": { "time": "1771866110" }, "stopId": "1STRA", "stopSequence": 4 }, { "arrival": { "time": "1771866220" }, "departure": { "time": "1771866220" }, "stopId": "1BAMA", "stopSequence": 5 }, { "arrival": { "time": "1771866330" }, "departure": { "time": "1771866330" }, "stopId": "1JE23", "stopSequence": 6 }, { "arrival": { "time": "1771866440" }, "departure": { "time": "1771866440" }, "stopId": "1JVIL", "stopSequence": 7 }, { "arrival": { "time": "1771866560" }, "stopId": "1ANRO", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "A", "tripId": "6571155" } } }, { "id": "trip:6052735", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771868820" }, "stopId": "HDVSUB", "stopSequence": 0 }, { "arrival": { "time": "1771868979" }, "departure": { "time": "1771868979" }, "stopId": "SECUSO-E", "stopSequence": 1 }, { "arrival": { "time": "1771869030" }, "departure": { "time": "1771869030" }, "stopId": "STEXUP-E", "stopSequence": 2 }, { "arrival": { "time": "1771869120" }, "departure": { "time": "1771869120" }, "stopId": "GARDOT-E", "stopSequence": 3 } ], "trip": { "directionId": 1, "routeId": "23", "tripId": "6052735" } } }, { "id": "trip:6572277", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771867800" }, "stopId": "BOUCHEM", "stopSequence": 0 }, { "arrival": { "time": "1771867854" }, "departure": { "time": "1771867854" }, "stopId": "CHEVRIER", "stopSequence": 1 }, { "arrival": { "time": "1771867891" }, "departure": { "time": "1771867891" }, "stopId": "PETPORT", "stopSequence": 2 }, { "arrival": { "time": "1771867975" }, "departure": { "time": "1771867975" }, "stopId": "HAUBOUCH", "stopSequence": 3 }, { "arrival": { "time": "1771868040" }, "departure": { "time": "1771868040" }, "stopId": "ARTAUD", "stopSequence": 4 }, { "arrival": { "time": "1771868091" }, "departure": { "time": "1771868091" }, "stopId": "PIVERDIE", "stopSequence": 5 }, { "arrival": { "time": "1771868142" }, "departure": { "time": "1771868142" }, "stopId": "CHATAIGN", "stopSequence": 6 }, { "arrival": { "time": "1771868173" }, "departure": { "time": "1771868173" }, "stopId": "CLOSVI-E", "stopSequence": 7 }, { "arrival": { "time": "1771868222" }, "departure": { "time": "1771868222" }, "stopId": "P-ANJO-E", "stopSequence": 8 }, { "arrival": { "time": "1771868280" }, "departure": { "time": "1771868280" }, "stopId": "HARENC", "stopSequence": 9 }, { "arrival": { "time": "1771868352" }, "departure": { "time": "1771868352" }, "stopId": "P-ANJOU", "stopSequence": 10 }, { "arrival": { "time": "1771868400" }, "departure": { "time": "1771868400" }, "stopId": "VALMAI-E", "stopSequence": 11 }, { "arrival": { "time": "1771868471" }, "departure": { "time": "1771868471" }, "stopId": "PETVIVIE", "stopSequence": 12 }, { "arrival": { "time": "1771868547" }, "departure": { "time": "1771868547" }, "stopId": "PRUNIERS", "stopSequence": 13 }, { "arrival": { "time": "1771868581" }, "departure": { "time": "1771868581" }, "stopId": "CROISETT", "stopSequence": 14 }, { "arrival": { "time": "1771868686" }, "departure": { "time": "1771868686" }, "stopId": "CAMLACMA", "stopSequence": 15 }, { "arrival": { "time": "1771868732" }, "departure": { "time": "1771868732" }, "stopId": "LACDMAIN", "stopSequence": 16 }, { "arrival": { "time": "1771868778" }, "departure": { "time": "1771868778" }, "stopId": "MAISENVI", "stopSequence": 17 }, { "arrival": { "time": "1771868820" }, "departure": { "time": "1771868820" }, "stopId": "PERUSSAI", "stopSequence": 18 }, { "arrival": { "time": "1771868854" }, "departure": { "time": "1771868854" }, "stopId": "MAISLAC", "stopSequence": 19 }, { "arrival": { "time": "1771868891" }, "departure": { "time": "1771868891" }, "stopId": "JEAN-MON", "stopSequence": 20 }, { "arrival": { "time": "1771869049" }, "departure": { "time": "1771869049" }, "stopId": "CNFPT", "stopSequence": 21 }, { "arrival": { "time": "1771869120" }, "departure": { "time": "1771869120" }, "stopId": "BEAUSSIE", "stopSequence": 22 }, { "arrival": { "time": "1771869180" }, "departure": { "time": "1771869180" }, "stopId": "CITEUNIV", "stopSequence": 23 }, { "arrival": { "time": "1771869230" }, "departure": { "time": "1771869230" }, "stopId": "POLYTECH", "stopSequence": 24 } ], "trip": { "directionId": 0, "routeId": "06", "tripId": "6572277" } } }, { "id": "trip:6568179", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865628" }, "departure": { "time": "1771865628" }, "stopId": "NERUDA", "stopSequence": 29 }, { "arrival": { "time": "1771865672" }, "departure": { "time": "1771865672" }, "stopId": "ORGEMONT", "stopSequence": 30 }, { "arrival": { "time": "1771865709" }, "departure": { "time": "1771865709" }, "stopId": "FRCEVERT", "stopSequence": 31 }, { "arrival": { "time": "1771865757" }, "departure": { "time": "1771865757" }, "stopId": "APPENTIS", "stopSequence": 32 }, { "arrival": { "time": "1771865824" }, "departure": { "time": "1771865824" }, "stopId": "BOUTHOMA", "stopSequence": 33 }, { "arrival": { "time": "1771865895" }, "departure": { "time": "1771865895" }, "stopId": "ANRO-5A", "stopSequence": 34 }, { "arrival": { "time": "1771865970" }, "departure": { "time": "1771865970" }, "stopId": "DURVILLE", "stopSequence": 35 }, { "arrival": { "time": "1771866007" }, "departure": { "time": "1771866007" }, "stopId": "PALLACH", "stopSequence": 36 }, { "arrival": { "time": "1771866036" }, "departure": { "time": "1771866036" }, "stopId": "JULESV-E", "stopSequence": 37 }, { "arrival": { "time": "1771866096" }, "departure": { "time": "1771866096" }, "stopId": "JE23-E", "stopSequence": 38 }, { "arrival": { "time": "1771866152" }, "departure": { "time": "1771866152" }, "stopId": "CLAUDE-E", "stopSequence": 39 }, { "arrival": { "time": "1771866189" }, "departure": { "time": "1771866189" }, "stopId": "MAJUIN5A", "stopSequence": 40 }, { "arrival": { "time": "1771866246" }, "departure": { "time": "1771866246" }, "stopId": "MONTCA-E", "stopSequence": 41 }, { "arrival": { "time": "1771866315" }, "departure": { "time": "1771866315" }, "stopId": "GAUBOU5A", "stopSequence": 42 }, { "arrival": { "time": "1771866423" }, "departure": { "time": "1771866423" }, "stopId": "CTRETRI", "stopSequence": 43 }, { "arrival": { "time": "1771866523" }, "departure": { "time": "1771866523" }, "stopId": "EBLE", "stopSequence": 44 }, { "arrival": { "time": "1771866598" }, "departure": { "time": "1771866598" }, "stopId": "GENIE", "stopSequence": 45 }, { "arrival": { "time": "1771866691" }, "departure": { "time": "1771866691" }, "stopId": "VAUBAN", "stopSequence": 46 }, { "arrival": { "time": "1771866734" }, "departure": { "time": "1771866734" }, "stopId": "POIREL", "stopSequence": 47 }, { "arrival": { "time": "1771866811" }, "departure": { "time": "1771866811" }, "stopId": "PONTNOIR", "stopSequence": 48 }, { "arrival": { "time": "1771866863" }, "departure": { "time": "1771866863" }, "stopId": "SEMARD", "stopSequence": 49 }, { "arrival": { "time": "1771866926" }, "departure": { "time": "1771866926" }, "stopId": "BREMON-E", "stopSequence": 50 }, { "arrival": { "time": "1771867009" }, "departure": { "time": "1771867009" }, "stopId": "ACAD-PLA", "stopSequence": 51 }, { "arrival": { "time": "1771867003" }, "departure": { "time": "1771867003" }, "stopId": "CHDARR-E", "stopSequence": 52 }, { "arrival": { "time": "1771867144" }, "departure": { "time": "1771867144" }, "stopId": "LEQUAI-E", "stopSequence": 53 }, { "arrival": { "time": "1771867192" }, "departure": { "time": "1771867192" }, "stopId": "DUMESN-E", "stopSequence": 54 }, { "arrival": { "time": "1771867256" }, "departure": { "time": "1771867256" }, "stopId": "RASPAI-E", "stopSequence": 55 }, { "arrival": { "time": "1771867317" }, "departure": { "time": "1771867317" }, "stopId": "LABRUY-E", "stopSequence": 56 }, { "arrival": { "time": "1771867392" }, "departure": { "time": "1771867392" }, "stopId": "PARCGA-E", "stopSequence": 57 }, { "arrival": { "time": "1771867437" }, "departure": { "time": "1771867437" }, "stopId": "ROCEPI-E", "stopSequence": 58 }, { "arrival": { "time": "1771867504" }, "departure": { "time": "1771867504" }, "stopId": "LECLER-E", "stopSequence": 59 }, { "arrival": { "time": "1771867545" }, "departure": { "time": "1771867545" }, "stopId": "CAMUS-E", "stopSequence": 60 }, { "arrival": { "time": "1771867589" }, "departure": { "time": "1771867589" }, "stopId": "LIZE05-E", "stopSequence": 61 }, { "arrival": { "time": "1771867687" }, "departure": { "time": "1771867687" }, "stopId": "PELUAU-E", "stopSequence": 62 }, { "arrival": { "time": "1771867759" }, "departure": { "time": "1771867759" }, "stopId": "AURIOL-E", "stopSequence": 63 }, { "arrival": { "time": "1771867804" }, "stopId": "AQUAVITA", "stopSequence": 64 } ], "trip": { "directionId": 0, "routeId": "05", "tripId": "6568179" } } }, { "id": "trip:3269", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865910" }, "departure": { "time": "1771865910" }, "stopId": "PELEGL-E", "stopSequence": 10 }, { "arrival": { "time": "1771865970" }, "departure": { "time": "1771865970" }, "stopId": "PELSTA-E", "stopSequence": 11 }, { "arrival": { "time": "1771866036" }, "departure": { "time": "1771866036" }, "stopId": "BLITOU-E", "stopSequence": 12 }, { "arrival": { "time": "1771866157" }, "departure": { "time": "1771866157" }, "stopId": "TOURAI-E", "stopSequence": 13 }, { "arrival": { "time": "1771866299" }, "departure": { "time": "1771866299" }, "stopId": "LOUDIN-E", "stopSequence": 14 }, { "arrival": { "time": "1771866359" }, "departure": { "time": "1771866359" }, "stopId": "BLEUNI-E", "stopSequence": 15 }, { "arrival": { "time": "1771866390" }, "departure": { "time": "1771866390" }, "stopId": "VILVEQ-E", "stopSequence": 16 }, { "arrival": { "time": "1771866409" }, "departure": { "time": "1771866409" }, "stopId": "VILVEC-E", "stopSequence": 17 }, { "arrival": { "time": "1771866536" }, "departure": { "time": "1771866536" }, "stopId": "SOUCEL-E", "stopSequence": 18 }, { "arrival": { "time": "1771866752" }, "departure": { "time": "1771866752" }, "stopId": "NONNA-E", "stopSequence": 19 }, { "arrival": { "time": "1771866810" }, "departure": { "time": "1771866810" }, "stopId": "HERMIT32", "stopSequence": 20 } ], "trip": { "directionId": 1, "routeId": "32", "tripId": "3269" } } }, { "id": "trip:6572274", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865603" }, "departure": { "time": "1771865664" }, "stopId": "PERUSSAI", "stopSequence": 18 }, { "arrival": { "time": "1771865682" }, "departure": { "time": "1771865682" }, "stopId": "MAISLAC", "stopSequence": 19 }, { "arrival": { "time": "1771865719" }, "departure": { "time": "1771865719" }, "stopId": "JEAN-MON", "stopSequence": 20 }, { "arrival": { "time": "1771865877" }, "departure": { "time": "1771865877" }, "stopId": "CNFPT", "stopSequence": 21 }, { "arrival": { "time": "1771865948" }, "departure": { "time": "1771865948" }, "stopId": "BEAUSSIE", "stopSequence": 22 }, { "arrival": { "time": "1771866063" }, "departure": { "time": "1771866063" }, "stopId": "CITEUNIV", "stopSequence": 23 }, { "arrival": { "time": "1771866126" }, "departure": { "time": "1771866126" }, "stopId": "POLYTECH", "stopSequence": 24 }, { "arrival": { "time": "1771866202" }, "departure": { "time": "1771866202" }, "stopId": "NDAMELAC", "stopSequence": 25 }, { "arrival": { "time": "1771866285" }, "departure": { "time": "1771866285" }, "stopId": "BOISRAME", "stopSequence": 26 }, { "arrival": { "time": "1771866363" }, "departure": { "time": "1771866363" }, "stopId": "CHBBEILL", "stopSequence": 27 }, { "arrival": { "time": "1771866437" }, "departure": { "time": "1771866437" }, "stopId": "MVIGNE", "stopSequence": 28 }, { "arrival": { "time": "1771866548" }, "departure": { "time": "1771866548" }, "stopId": "FARCYSJA", "stopSequence": 29 }, { "arrival": { "time": "1771866789" }, "departure": { "time": "1771866789" }, "stopId": "LEQUAI-E", "stopSequence": 30 }, { "arrival": { "time": "1771866861" }, "departure": { "time": "1771866861" }, "stopId": "MONPR-E", "stopSequence": 31 }, { "arrival": { "time": "1771866924" }, "departure": { "time": "1771866924" }, "stopId": "DESCAZ-E", "stopSequence": 32 }, { "arrival": { "time": "1771867000" }, "departure": { "time": "1771867000" }, "stopId": "BICHBI-E", "stopSequence": 33 }, { "arrival": { "time": "1771867038" }, "departure": { "time": "1771867038" }, "stopId": "STTHER-E", "stopSequence": 34 }, { "arrival": { "time": "1771867123" }, "departure": { "time": "1771867123" }, "stopId": "BARRA-E", "stopSequence": 35 }, { "arrival": { "time": "1771867184" }, "departure": { "time": "1771867184" }, "stopId": "BLERIO-E", "stopSequence": 36 }, { "arrival": { "time": "1771867279" }, "departure": { "time": "1771867279" }, "stopId": "LECUIT-E", "stopSequence": 37 }, { "arrival": { "time": "1771867324" }, "departure": { "time": "1771867324" }, "stopId": "FRATE-E", "stopSequence": 38 }, { "arrival": { "time": "1771867399" }, "departure": { "time": "1771867399" }, "stopId": "CHARNA-E", "stopSequence": 39 }, { "arrival": { "time": "1771867468" }, "departure": { "time": "1771867468" }, "stopId": "ESEO-E", "stopSequence": 40 }, { "arrival": { "time": "1771867504" }, "departure": { "time": "1771867504" }, "stopId": "WJMOU", "stopSequence": 41 }, { "arrival": { "time": "1771867589" }, "departure": { "time": "1771867589" }, "stopId": "FMEDEC-E", "stopSequence": 42 }, { "arrival": { "time": "1771867646" }, "departure": { "time": "1771867646" }, "stopId": "HRECUL-E", "stopSequence": 43 }, { "arrival": { "time": "1771867680" }, "stopId": "HOPITAL", "stopSequence": 45 } ], "trip": { "directionId": 0, "routeId": "06", "tripId": "6572274" } } }, { "id": "trip:6566656", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771866120" }, "stopId": "1CECO", "stopSequence": 0 }, { "arrival": { "time": "1771866250" }, "departure": { "time": "1771866250" }, "stopId": "1CONS", "stopSequence": 1 }, { "arrival": { "time": "1771866344" }, "departure": { "time": "1771866344" }, "stopId": "1MTAI", "stopSequence": 2 }, { "arrival": { "time": "1771866502" }, "departure": { "time": "1771866502" }, "stopId": "1CROI", "stopSequence": 3 }, { "arrival": { "time": "1771866580" }, "departure": { "time": "1771866580" }, "stopId": "1BRIS", "stopSequence": 4 }, { "arrival": { "time": "1771866738" }, "departure": { "time": "1771866738" }, "stopId": "1DUNA", "stopSequence": 5 }, { "arrival": { "time": "1771866817" }, "departure": { "time": "1771866817" }, "stopId": "1EURO", "stopSequence": 6 }, { "arrival": { "time": "1771866890" }, "stopId": "2MONP", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "B", "tripId": "6566656" } } }, { "id": "trip:6566665", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771867510" }, "stopId": "2MONP", "stopSequence": 0 }, { "arrival": { "time": "1771867592" }, "departure": { "time": "1771867592" }, "stopId": "2EURO", "stopSequence": 1 }, { "arrival": { "time": "1771867678" }, "departure": { "time": "1771867678" }, "stopId": "2DUNA", "stopSequence": 2 }, { "arrival": { "time": "1771867850" }, "departure": { "time": "1771867850" }, "stopId": "2BRIS", "stopSequence": 3 }, { "arrival": { "time": "1771867931" }, "departure": { "time": "1771867931" }, "stopId": "2CROI", "stopSequence": 4 }, { "arrival": { "time": "1771868092" }, "departure": { "time": "1771868092" }, "stopId": "2MTAI", "stopSequence": 5 }, { "arrival": { "time": "1771868190" }, "departure": { "time": "1771868190" }, "stopId": "2CONS", "stopSequence": 6 }, { "arrival": { "time": "1771868340" }, "stopId": "2CECO", "stopSequence": 7 } ], "trip": { "directionId": 0, "routeId": "B", "tripId": "6566665" } } }, { "id": "trip:6571154", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865663" }, "departure": { "time": "1771865668" }, "stopId": "1JE23", "stopSequence": 6 }, { "arrival": { "time": "1771865782" }, "departure": { "time": "1771865782" }, "stopId": "1JVIL", "stopSequence": 7 }, { "arrival": { "time": "1771865902" }, "stopId": "1ANRO", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "A", "tripId": "6571154" } } }, { "id": "trip:6052650", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865578" }, "departure": { "time": "1771865578" }, "scheduleRelationship": "SKIPPED", "stopId": "CHDARR-E", "stopSequence": 17 }, { "arrival": { "time": "1771865751" }, "departure": { "time": "1771865751" }, "scheduleRelationship": "SKIPPED", "stopId": "LEQUAI-E", "stopSequence": 18 }, { "arrival": { "time": "1771865976" }, "departure": { "time": "1771865976" }, "scheduleRelationship": "SKIPPED", "stopId": "BICHBI-E", "stopSequence": 21 }, { "arrival": { "time": "1771866014" }, "departure": { "time": "1771866014" }, "scheduleRelationship": "SKIPPED", "stopId": "STTHER-E", "stopSequence": 22 }, { "arrival": { "time": "1771866100" }, "departure": { "time": "1771866100" }, "scheduleRelationship": "SKIPPED", "stopId": "BARRA-E", "stopSequence": 23 }, { "arrival": { "time": "1771866162" }, "departure": { "time": "1771866162" }, "scheduleRelationship": "SKIPPED", "stopId": "BLERIO-E", "stopSequence": 24 }, { "arrival": { "time": "1771866255" }, "departure": { "time": "1771866255" }, "scheduleRelationship": "SKIPPED", "stopId": "LECUIT-E", "stopSequence": 25 }, { "arrival": { "time": "1771866314" }, "departure": { "time": "1771866314" }, "scheduleRelationship": "SKIPPED", "stopId": "AURIOL-E", "stopSequence": 26 }, { "arrival": { "time": "1771866362" }, "departure": { "time": "1771866362" }, "scheduleRelationship": "SKIPPED", "stopId": "AQUAVITA", "stopSequence": 27 }, { "arrival": { "time": "1771866722" }, "departure": { "time": "1771866722" }, "scheduleRelationship": "SKIPPED", "stopId": "CHENOI-E", "stopSequence": 28 } ], "trip": { "directionId": 1, "routeId": "21", "tripId": "6052650" } } }, { "id": "trip:6567996", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865595" }, "departure": { "time": "1771865626" }, "stopId": "VANDEL", "stopSequence": 8 }, { "arrival": { "time": "1771865650" }, "departure": { "time": "1771865650" }, "stopId": "ISORET", "stopSequence": 9 }, { "arrival": { "time": "1771865722" }, "departure": { "time": "1771865722" }, "stopId": "GILLIER", "stopSequence": 10 }, { "arrival": { "time": "1771865760" }, "departure": { "time": "1771865760" }, "stopId": "DAGUENET", "stopSequence": 11 }, { "arrival": { "time": "1771865834" }, "departure": { "time": "1771865834" }, "stopId": "JERUSALE", "stopSequence": 12 }, { "arrival": { "time": "1771865948" }, "departure": { "time": "1771865948" }, "stopId": "MONTAIG", "stopSequence": 13 }, { "arrival": { "time": "1771866160" }, "departure": { "time": "1771866160" }, "stopId": "LANGLADE", "stopSequence": 14 }, { "arrival": { "time": "1771866240" }, "departure": { "time": "1771866240" }, "stopId": "AROBASE", "stopSequence": 15 }, { "arrival": { "time": "1771866304" }, "departure": { "time": "1771866304" }, "stopId": "PCOUBERT", "stopSequence": 16 }, { "arrival": { "time": "1771866393" }, "departure": { "time": "1771866393" }, "stopId": "JEBOUIN", "stopSequence": 17 }, { "arrival": { "time": "1771866480" }, "departure": { "time": "1771866480" }, "stopId": "MADELEIN", "stopSequence": 18 }, { "arrival": { "time": "1771866527" }, "departure": { "time": "1771866527" }, "stopId": "VOLNEY", "stopSequence": 19 }, { "arrival": { "time": "1771866608" }, "departure": { "time": "1771866608" }, "stopId": "BOURGONN", "stopSequence": 20 }, { "arrival": { "time": "1771866669" }, "departure": { "time": "1771866669" }, "stopId": "MICHELET", "stopSequence": 21 }, { "arrival": { "time": "1771866720" }, "departure": { "time": "1771866720" }, "stopId": "ANLEROY", "stopSequence": 22 }, { "arrival": { "time": "1771867045" }, "departure": { "time": "1771867045" }, "stopId": "PAULBERT", "stopSequence": 23 }, { "arrival": { "time": "1771867200" }, "stopId": "LICES", "stopSequence": 24 } ], "trip": { "directionId": 1, "routeId": "07", "tripId": "6567996" } } }, { "id": "trip:6567770", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865579" }, "departure": { "time": "1771865640" }, "stopId": "LETAND-E", "stopSequence": 34 }, { "arrival": { "time": "1771865681" }, "departure": { "time": "1771865681" }, "stopId": "BEAUVA-E", "stopSequence": 35 }, { "arrival": { "time": "1771865786" }, "departure": { "time": "1771865786" }, "stopId": "LORETT-E", "stopSequence": 36 }, { "arrival": { "time": "1771865846" }, "departure": { "time": "1771865846" }, "stopId": "MORELI-E", "stopSequence": 37 }, { "arrival": { "time": "1771865940" }, "departure": { "time": "1771865940" }, "stopId": "DELATR-E", "stopSequence": 38 }, { "arrival": { "time": "1771866035" }, "departure": { "time": "1771866035" }, "stopId": "HAUTPR-E", "stopSequence": 39 }, { "arrival": { "time": "1771866205" }, "departure": { "time": "1771866205" }, "stopId": "INTMIL-E", "stopSequence": 40 }, { "arrival": { "time": "1771866314" }, "departure": { "time": "1771866314" }, "stopId": "SAUMUR-E", "stopSequence": 41 }, { "arrival": { "time": "1771866390" }, "departure": { "time": "1771866390" }, "stopId": "DELACR-E", "stopSequence": 42 }, { "arrival": { "time": "1771866445" }, "departure": { "time": "1771866445" }, "stopId": "JUSTIC-E", "stopSequence": 43 }, { "arrival": { "time": "1771866533" }, "departure": { "time": "1771866533" }, "stopId": "ECLATE-E", "stopSequence": 44 }, { "arrival": { "time": "1771866632" }, "departure": { "time": "1771866632" }, "stopId": "VDLOIR-E", "stopSequence": 45 }, { "arrival": { "time": "1771866108" }, "departure": { "time": "1771866108" }, "scheduleRelationship": "SKIPPED", "stopId": "PICAS-E", "stopSequence": 46 }, { "arrival": { "time": "1771866150" }, "departure": { "time": "1771866150" }, "scheduleRelationship": "SKIPPED", "stopId": "PARMEN-E", "stopSequence": 47 }, { "arrival": { "time": "1771866215" }, "departure": { "time": "1771866215" }, "scheduleRelationship": "SKIPPED", "stopId": "LAFAUV-E", "stopSequence": 48 }, { "arrival": { "time": "1771866240" }, "departure": { "time": "1771866240" }, "scheduleRelationship": "SKIPPED", "stopId": "BEAUM-E", "stopSequence": 49 }, { "arrival": { "time": "1771866676" }, "departure": { "time": "1771866676" }, "stopId": "LEOLAG-E", "stopSequence": 50 }, { "arrival": { "time": "1771866722" }, "departure": { "time": "1771866722" }, "stopId": "DAGUER-E", "stopSequence": 51 }, { "arrival": { "time": "1771866774" }, "departure": { "time": "1771866774" }, "stopId": "ALLUME-E", "stopSequence": 52 }, { "arrival": { "time": "1771866819" }, "departure": { "time": "1771866819" }, "stopId": "RIOTTE-E", "stopSequence": 53 }, { "arrival": { "time": "1771866871" }, "departure": { "time": "1771866871" }, "stopId": "BOURSE-E", "stopSequence": 54 }, { "arrival": { "time": "1771866907" }, "departure": { "time": "1771866907" }, "stopId": "MORLON-E", "stopSequence": 55 }, { "arrival": { "time": "1771866946" }, "departure": { "time": "1771866946" }, "stopId": "PYRAM2-E", "stopSequence": 56 }, { "arrival": { "time": "1771867005" }, "departure": { "time": "1771867005" }, "stopId": "BUISSO-E", "stopSequence": 57 }, { "arrival": { "time": "1771867031" }, "departure": { "time": "1771867031" }, "stopId": "DAUTEL-E", "stopSequence": 58 }, { "arrival": { "time": "1771867102" }, "departure": { "time": "1771867102" }, "stopId": "GENTR-E", "stopSequence": 59 }, { "arrival": { "time": "1771867222" }, "departure": { "time": "1771867222" }, "stopId": "SLEZIND", "stopSequence": 60 }, { "arrival": { "time": "1771867313" }, "departure": { "time": "1771867313" }, "stopId": "BAHONN-E", "stopSequence": 61 }, { "arrival": { "time": "1771867359" }, "departure": { "time": "1771867359" }, "stopId": "DEGAUL-E", "stopSequence": 62 }, { "arrival": { "time": "1771867410" }, "departure": { "time": "1771867410" }, "stopId": "MALEMB-E", "stopSequence": 63 }, { "arrival": { "time": "1771867522" }, "stopId": "TRELGARE", "stopSequence": 64 } ], "trip": { "directionId": 1, "routeId": "10", "tripId": "6567770" } } }, { "id": "trip:6570772", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771867440" }, "stopId": "MONPRO-E", "stopSequence": 0 }, { "arrival": { "time": "1771867540" }, "departure": { "time": "1771867540" }, "stopId": "SAJACQ-E", "stopSequence": 1 }, { "arrival": { "time": "1771867609" }, "departure": { "time": "1771867609" }, "stopId": "FARCSJ-E", "stopSequence": 2 }, { "arrival": { "time": "1771867718" }, "departure": { "time": "1771867718" }, "stopId": "MVIGNE-E", "stopSequence": 3 }, { "arrival": { "time": "1771867800" }, "departure": { "time": "1771867800" }, "stopId": "CHBBEI-E", "stopSequence": 4 }, { "arrival": { "time": "1771867855" }, "departure": { "time": "1771867855" }, "stopId": "BOISRA-E", "stopSequence": 5 }, { "arrival": { "time": "1771867921" }, "departure": { "time": "1771867921" }, "stopId": "NDAMLA-E", "stopSequence": 6 }, { "arrival": { "time": "1771867984" }, "departure": { "time": "1771867984" }, "stopId": "POLYTE-E", "stopSequence": 7 }, { "arrival": { "time": "1771868040" }, "departure": { "time": "1771868040" }, "stopId": "CITEUN-E", "stopSequence": 8 }, { "arrival": { "time": "1771868111" }, "departure": { "time": "1771868111" }, "stopId": "RESTUN-E", "stopSequence": 9 }, { "arrival": { "time": "1771868166" }, "departure": { "time": "1771868166" }, "stopId": "I.U.T.-E", "stopSequence": 10 }, { "arrival": { "time": "1771868280" }, "departure": { "time": "1771868280" }, "stopId": "BBCAMT-E", "stopSequence": 11 }, { "arrival": { "time": "1771868322" }, "departure": { "time": "1771868322" }, "stopId": "LENOT-E", "stopSequence": 12 }, { "arrival": { "time": "1771868349" }, "departure": { "time": "1771868349" }, "stopId": "MOREL-E", "stopSequence": 13 }, { "arrival": { "time": "1771868382" }, "departure": { "time": "1771868382" }, "stopId": "INRA-E", "stopSequence": 14 }, { "arrival": { "time": "1771868425" }, "departure": { "time": "1771868425" }, "stopId": "GDPERI-E", "stopSequence": 15 }, { "arrival": { "time": "1771868461" }, "departure": { "time": "1771868461" }, "stopId": "LANDRE-E", "stopSequence": 16 }, { "arrival": { "time": "1771868559" }, "departure": { "time": "1771868559" }, "stopId": "BRGPAI-E", "stopSequence": 17 }, { "arrival": { "time": "1771868584" }, "departure": { "time": "1771868584" }, "stopId": "RODIN-E", "stopSequence": 18 }, { "arrival": { "time": "1771868615" }, "departure": { "time": "1771868615" }, "stopId": "GRANBE-E", "stopSequence": 19 }, { "arrival": { "time": "1771868655" }, "departure": { "time": "1771868655" }, "stopId": "PROME-E", "stopSequence": 20 }, { "arrival": { "time": "1771868700" }, "departure": { "time": "1771868700" }, "stopId": "CERFEU-E", "stopSequence": 21 }, { "arrival": { "time": "1771868758" }, "departure": { "time": "1771868758" }, "stopId": "LASOUR-E", "stopSequence": 22 }, { "arrival": { "time": "1771868811" }, "departure": { "time": "1771868811" }, "stopId": "ROUAIR-E", "stopSequence": 23 }, { "arrival": { "time": "1771868872" }, "departure": { "time": "1771868872" }, "stopId": "VAURAG-E", "stopSequence": 24 }, { "arrival": { "time": "1771868914" }, "departure": { "time": "1771868914" }, "stopId": "PRIEUR-E", "stopSequence": 25 }, { "arrival": { "time": "1771868949" }, "departure": { "time": "1771868949" }, "stopId": "GRANPI-E", "stopSequence": 26 }, { "arrival": { "time": "1771868972" }, "departure": { "time": "1771868972" }, "stopId": "PINSON-E", "stopSequence": 27 }, { "arrival": { "time": "1771869010" }, "departure": { "time": "1771869010" }, "stopId": "FAUVET-E", "stopSequence": 28 }, { "arrival": { "time": "1771869060" }, "stopId": "BEAUCOUZ", "stopSequence": 29 } ], "trip": { "directionId": 1, "routeId": "02", "tripId": "6570772" } } }, { "id": "trip:6567757", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865646" }, "departure": { "time": "1771865646" }, "stopId": "RBRIOL-E", "stopSequence": 54 }, { "arrival": { "time": "1771865675" }, "departure": { "time": "1771865675" }, "stopId": "NOZAY-E", "stopSequence": 55 }, { "arrival": { "time": "1771865731" }, "departure": { "time": "1771865731" }, "stopId": "AUVERG-E", "stopSequence": 56 }, { "arrival": { "time": "1771865795" }, "departure": { "time": "1771865795" }, "stopId": "SAVOIE-E", "stopSequence": 57 }, { "arrival": { "time": "1771865883" }, "departure": { "time": "1771865883" }, "stopId": "INDUST-E", "stopSequence": 58 }, { "arrival": { "time": "1771865941" }, "departure": { "time": "1771865941" }, "stopId": "HOTELL-E", "stopSequence": 59 }, { "arrival": { "time": "1771866027" }, "departure": { "time": "1771866027" }, "stopId": "DEBUMO-E", "stopSequence": 60 }, { "arrival": { "time": "1771866172" }, "departure": { "time": "1771866172" }, "stopId": "RTEPAR-E", "stopSequence": 61 }, { "arrival": { "time": "1771866266" }, "stopId": "PROVIN-E", "stopSequence": 62 } ], "trip": { "directionId": 0, "routeId": "10", "tripId": "6567757" } } }, { "id": "trip:3659", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865676" }, "departure": { "time": "1771865676" }, "stopId": "LOMBAR-E", "stopSequence": 11 }, { "arrival": { "time": "1771865810" }, "departure": { "time": "1771865810" }, "stopId": "BOIFOU-E", "stopSequence": 12 }, { "arrival": { "time": "1771865907" }, "departure": { "time": "1771865907" }, "stopId": "STMART-E", "stopSequence": 13 }, { "arrival": { "time": "1771866023" }, "departure": { "time": "1771866023" }, "stopId": "OLIVER-E", "stopSequence": 14 }, { "arrival": { "time": "1771866100" }, "departure": { "time": "1771866100" }, "stopId": "BSOLEI-E", "stopSequence": 15 } ], "trip": { "directionId": 1, "routeId": "36", "tripId": "3659" } } }, { "id": "trip:6572520", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771866840" }, "stopId": "1QUAI", "stopSequence": 0 }, { "arrival": { "time": "1771867024" }, "departure": { "time": "1771867024" }, "stopId": "2FARC", "stopSequence": 1 }, { "arrival": { "time": "1771867139" }, "departure": { "time": "1771867139" }, "stopId": "2ELYS", "stopSequence": 2 }, { "arrival": { "time": "1771867237" }, "departure": { "time": "1771867237" }, "stopId": "2PATT", "stopSequence": 3 }, { "arrival": { "time": "1771867320" }, "departure": { "time": "1771867320" }, "stopId": "2BARR", "stopSequence": 4 }, { "arrival": { "time": "1771867412" }, "departure": { "time": "1771867412" }, "stopId": "2BEAU", "stopSequence": 5 }, { "arrival": { "time": "1771867500" }, "stopId": "1BBCA", "stopSequence": 6 } ], "trip": { "directionId": 0, "routeId": "B", "tripId": "6572520" } } }, { "id": "trip:6568382", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771869240" }, "stopId": "ADEZIERE", "stopSequence": 0 }, { "arrival": { "time": "1771869279" }, "departure": { "time": "1771869279" }, "stopId": "SCHWALBA", "stopSequence": 1 } ], "trip": { "directionId": 1, "routeId": "03", "tripId": "6568382" } } }, { "id": "trip:6568519", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771868160" }, "stopId": "BEAUCOUZ", "stopSequence": 0 }, { "arrival": { "time": "1771868196" }, "departure": { "time": "1771868196" }, "stopId": "FAUVETTE", "stopSequence": 1 }, { "arrival": { "time": "1771868229" }, "departure": { "time": "1771868229" }, "stopId": "PINSONS", "stopSequence": 2 }, { "arrival": { "time": "1771868288" }, "departure": { "time": "1771868288" }, "stopId": "PRIEURE", "stopSequence": 4 }, { "arrival": { "time": "1771868319" }, "departure": { "time": "1771868319" }, "stopId": "VAURAGER", "stopSequence": 5 }, { "arrival": { "time": "1771868379" }, "departure": { "time": "1771868379" }, "stopId": "ROUAIRIE", "stopSequence": 6 }, { "arrival": { "time": "1771868422" }, "departure": { "time": "1771868422" }, "stopId": "LASOURCE", "stopSequence": 7 }, { "arrival": { "time": "1771868460" }, "departure": { "time": "1771868460" }, "stopId": "CERFEUIL", "stopSequence": 8 }, { "arrival": { "time": "1771868511" }, "departure": { "time": "1771868511" }, "stopId": "PROMENIE", "stopSequence": 9 }, { "arrival": { "time": "1771868545" }, "departure": { "time": "1771868545" }, "stopId": "GRANBELL", "stopSequence": 10 }, { "arrival": { "time": "1771868578" }, "departure": { "time": "1771868578" }, "stopId": "RODIN", "stopSequence": 11 }, { "arrival": { "time": "1771868610" }, "departure": { "time": "1771868610" }, "stopId": "BRGPAILL", "stopSequence": 12 }, { "arrival": { "time": "1771868701" }, "departure": { "time": "1771868701" }, "stopId": "LANDREAU", "stopSequence": 13 }, { "arrival": { "time": "1771868737" }, "departure": { "time": "1771868737" }, "stopId": "GDPERIGN", "stopSequence": 14 }, { "arrival": { "time": "1771868781" }, "departure": { "time": "1771868781" }, "stopId": "INRA", "stopSequence": 15 }, { "arrival": { "time": "1771868810" }, "departure": { "time": "1771868810" }, "stopId": "MOREL", "stopSequence": 16 }, { "arrival": { "time": "1771868844" }, "departure": { "time": "1771868844" }, "stopId": "LENOTRE", "stopSequence": 17 }, { "arrival": { "time": "1771868880" }, "departure": { "time": "1771868880" }, "stopId": "BBCAMTEC", "stopSequence": 18 }, { "arrival": { "time": "1771868995" }, "departure": { "time": "1771868995" }, "stopId": "I.U.T.", "stopSequence": 19 }, { "arrival": { "time": "1771869045" }, "departure": { "time": "1771869045" }, "stopId": "RESTUNIV", "stopSequence": 20 }, { "arrival": { "time": "1771869120" }, "departure": { "time": "1771869120" }, "stopId": "CITEUNIV", "stopSequence": 21 }, { "arrival": { "time": "1771869170" }, "departure": { "time": "1771869170" }, "stopId": "POLYTECH", "stopSequence": 22 }, { "arrival": { "time": "1771869231" }, "departure": { "time": "1771869231" }, "stopId": "NDAMELAC", "stopSequence": 23 } ], "trip": { "directionId": 0, "routeId": "02", "tripId": "6568519" } } }, { "id": "trip:6568050", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771866540" }, "stopId": "BENE", "stopSequence": 0 }, { "arrival": { "time": "1771866594" }, "departure": { "time": "1771866594" }, "stopId": "JUIGDEP", "stopSequence": 1 }, { "arrival": { "time": "1771866626" }, "departure": { "time": "1771866626" }, "stopId": "CAMPJUIG", "stopSequence": 2 }, { "arrival": { "time": "1771866654" }, "departure": { "time": "1771866654" }, "stopId": "RENOIR", "stopSequence": 3 }, { "arrival": { "time": "1771866682" }, "departure": { "time": "1771866682" }, "stopId": "RECLAIR", "stopSequence": 4 }, { "arrival": { "time": "1771866715" }, "departure": { "time": "1771866715" }, "stopId": "DOMVATER", "stopSequence": 5 }, { "arrival": { "time": "1771866954" }, "departure": { "time": "1771866954" }, "stopId": "PISCMU-E", "stopSequence": 6 }, { "arrival": { "time": "1771866956" }, "departure": { "time": "1771866956" }, "stopId": "PISCMUFF", "stopSequence": 7 }, { "arrival": { "time": "1771867027" }, "departure": { "time": "1771867027" }, "stopId": "ANAFRAN", "stopSequence": 8 }, { "arrival": { "time": "1771866720" }, "departure": { "time": "1771866720" }, "scheduleRelationship": "SKIPPED", "stopId": "DOMVAL", "stopSequence": 9 }, { "arrival": { "time": "1771866744" }, "departure": { "time": "1771866744" }, "scheduleRelationship": "SKIPPED", "stopId": "GERMTILL", "stopSequence": 10 }, { "arrival": { "time": "1771866902" }, "departure": { "time": "1771866902" }, "scheduleRelationship": "SKIPPED", "stopId": "HAUCOUD", "stopSequence": 11 }, { "arrival": { "time": "1771866937" }, "departure": { "time": "1771866937" }, "scheduleRelationship": "SKIPPED", "stopId": "CHPEGUY", "stopSequence": 12 }, { "arrival": { "time": "1771866958" }, "departure": { "time": "1771866958" }, "scheduleRelationship": "SKIPPED", "stopId": "DIX8JUI", "stopSequence": 13 }, { "arrival": { "time": "1771866990" }, "departure": { "time": "1771866990" }, "scheduleRelationship": "SKIPPED", "stopId": "DEBEAUVO", "stopSequence": 14 }, { "arrival": { "time": "1771867087" }, "departure": { "time": "1771867087" }, "stopId": "ZOLA", "stopSequence": 15 }, { "arrival": { "time": "1771867144" }, "departure": { "time": "1771867144" }, "stopId": "BELAIR", "stopSequence": 16 }, { "arrival": { "time": "1771867204" }, "departure": { "time": "1771867204" }, "stopId": "ESPMONTR", "stopSequence": 17 }, { "arrival": { "time": "1771867273" }, "departure": { "time": "1771867273" }, "stopId": "PLATFLEU", "stopSequence": 18 }, { "arrival": { "time": "1771867336" }, "departure": { "time": "1771867336" }, "stopId": "JEHUEZ", "stopSequence": 19 }, { "arrival": { "time": "1771867387" }, "departure": { "time": "1771867387" }, "stopId": "MASTELLE", "stopSequence": 20 }, { "arrival": { "time": "1771867426" }, "departure": { "time": "1771867426" }, "stopId": "AVENEURO", "stopSequence": 21 }, { "arrival": { "time": "1771867444" }, "departure": { "time": "1771867444" }, "stopId": "DANEMA", "stopSequence": 22 }, { "arrival": { "time": "1771867500" }, "departure": { "time": "1771867500" }, "stopId": "ALLEMAGN", "stopSequence": 23 }, { "arrival": { "time": "1771867532" }, "departure": { "time": "1771867532" }, "stopId": "ITALIE", "stopSequence": 24 }, { "arrival": { "time": "1771867568" }, "departure": { "time": "1771867568" }, "stopId": "IRLANDE", "stopSequence": 25 }, { "arrival": { "time": "1771867617" }, "departure": { "time": "1771867617" }, "stopId": "AUTRICH", "stopSequence": 26 }, { "arrival": { "time": "1771867636" }, "departure": { "time": "1771867636" }, "stopId": "PLOTTIER", "stopSequence": 27 }, { "arrival": { "time": "1771867687" }, "departure": { "time": "1771867687" }, "stopId": "CCADEA", "stopSequence": 28 }, { "arrival": { "time": "1771867713" }, "departure": { "time": "1771867713" }, "stopId": "AUCHAN", "stopSequence": 29 }, { "arrival": { "time": "1771867867" }, "departure": { "time": "1771867867" }, "stopId": "AARDBUS", "stopSequence": 30 }, { "arrival": { "time": "1771867911" }, "departure": { "time": "1771867911" }, "stopId": "POIVRE", "stopSequence": 31 }, { "arrival": { "time": "1771867951" }, "departure": { "time": "1771867951" }, "stopId": "BONPLAND", "stopSequence": 32 }, { "arrival": { "time": "1771867997" }, "departure": { "time": "1771867997" }, "stopId": "LEPRE", "stopSequence": 33 }, { "arrival": { "time": "1771868047" }, "departure": { "time": "1771868047" }, "stopId": "SALET-AR", "stopSequence": 34 }, { "arrival": { "time": "1771868089" }, "departure": { "time": "1771868089" }, "stopId": "RIPOLLE", "stopSequence": 35 }, { "arrival": { "time": "1771868157" }, "departure": { "time": "1771868157" }, "stopId": "PEGARDE", "stopSequence": 36 }, { "arrival": { "time": "1771868220" }, "departure": { "time": "1771868220" }, "stopId": "CIAVRILL", "stopSequence": 37 }, { "arrival": { "time": "1771868287" }, "departure": { "time": "1771868287" }, "stopId": "MAIRAVR", "stopSequence": 38 }, { "arrival": { "time": "1771868330" }, "departure": { "time": "1771868330" }, "stopId": "MAUFINE", "stopSequence": 39 }, { "arrival": { "time": "1771868392" }, "departure": { "time": "1771868392" }, "stopId": "DELAUNE", "stopSequence": 40 }, { "arrival": { "time": "1771868431" }, "departure": { "time": "1771868431" }, "stopId": "BEURRIER", "stopSequence": 41 }, { "arrival": { "time": "1771868499" }, "departure": { "time": "1771868499" }, "stopId": "BRASSENS", "stopSequence": 42 }, { "arrival": { "time": "1771868548" }, "departure": { "time": "1771868548" }, "stopId": "RONDE", "stopSequence": 43 }, { "arrival": { "time": "1771868591" }, "departure": { "time": "1771868591" }, "stopId": "PLAMAY", "stopSequence": 44 }, { "arrival": { "time": "1771868647" }, "departure": { "time": "1771868647" }, "stopId": "KENNEDY", "stopSequence": 45 }, { "arrival": { "time": "1771868698" }, "departure": { "time": "1771868698" }, "stopId": "ECHMAN", "stopSequence": 46 }, { "arrival": { "time": "1771868776" }, "departure": { "time": "1771868776" }, "stopId": "LIZE07", "stopSequence": 47 }, { "arrival": { "time": "1771868814" }, "departure": { "time": "1771868814" }, "stopId": "GASNIER", "stopSequence": 48 }, { "arrival": { "time": "1771868871" }, "departure": { "time": "1771868871" }, "stopId": "GOURONNI", "stopSequence": 49 }, { "arrival": { "time": "1771868943" }, "departure": { "time": "1771868943" }, "stopId": "CLOUET", "stopSequence": 50 }, { "arrival": { "time": "1771868976" }, "departure": { "time": "1771868976" }, "stopId": "BICHLAZA", "stopSequence": 51 }, { "arrival": { "time": "1771869007" }, "departure": { "time": "1771869007" }, "stopId": "DESCAZEA", "stopSequence": 52 }, { "arrival": { "time": "1771869118" }, "departure": { "time": "1771869118" }, "stopId": "TRINITE", "stopSequence": 53 }, { "arrival": { "time": "1771869187" }, "stopId": "BEAUREPA", "stopSequence": 54 } ], "trip": { "directionId": 0, "routeId": "07", "tripId": "6568050" } } }, { "id": "trip:6053029", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771868400" }, "stopId": "STSYCHVE", "stopSequence": 0 }, { "arrival": { "time": "1771868470" }, "departure": { "time": "1771868470" }, "stopId": "GAUGUIN", "stopSequence": 1 }, { "arrival": { "time": "1771868520" }, "departure": { "time": "1771868520" }, "stopId": "ANBRUEL", "stopSequence": 2 }, { "arrival": { "time": "1771868580" }, "departure": { "time": "1771868580" }, "stopId": "V.HUGO", "stopSequence": 3 }, { "arrival": { "time": "1771868624" }, "departure": { "time": "1771868624" }, "stopId": "FRANCA-E", "stopSequence": 4 }, { "arrival": { "time": "1771868690" }, "departure": { "time": "1771868690" }, "stopId": "LECLSY-E", "stopSequence": 5 }, { "arrival": { "time": "1771868760" }, "departure": { "time": "1771868760" }, "stopId": "SSYMAIRI", "stopSequence": 6 }, { "arrival": { "time": "1771868819" }, "departure": { "time": "1771868819" }, "stopId": "UNION", "stopSequence": 7 }, { "arrival": { "time": "1771868858" }, "departure": { "time": "1771868858" }, "stopId": "CHABLANC", "stopSequence": 8 }, { "arrival": { "time": "1771868897" }, "departure": { "time": "1771868897" }, "stopId": "BASMORTI", "stopSequence": 9 }, { "arrival": { "time": "1771868940" }, "departure": { "time": "1771868940" }, "stopId": "MILLARDI", "stopSequence": 10 }, { "arrival": { "time": "1771868955" }, "departure": { "time": "1771868955" }, "stopId": "CARREAUX", "stopSequence": 11 }, { "arrival": { "time": "1771869180" }, "departure": { "time": "1771869180" }, "stopId": "PARCEXPO", "stopSequence": 12 }, { "arrival": { "time": "1771869277" }, "departure": { "time": "1771869277" }, "stopId": "PROVINS", "stopSequence": 13 } ], "trip": { "directionId": 0, "routeId": "25", "tripId": "6053029" } } }, { "id": "trip:3267", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865661" }, "departure": { "time": "0" }, "stopId": "PELSTA-E", "stopSequence": 11 }, { "arrival": { "time": "1771865746" }, "departure": { "time": "1771865746" }, "stopId": "BLITOU-E", "stopSequence": 12 }, { "arrival": { "time": "1771865867" }, "departure": { "time": "1771865867" }, "stopId": "TOURAI-E", "stopSequence": 13 }, { "arrival": { "time": "1771866009" }, "departure": { "time": "1771866009" }, "stopId": "LOUDIN-E", "stopSequence": 14 }, { "arrival": { "time": "1771866069" }, "departure": { "time": "1771866069" }, "stopId": "BLEUNI-E", "stopSequence": 15 }, { "arrival": { "time": "1771866100" }, "departure": { "time": "1771866100" }, "stopId": "VILVEQ-E", "stopSequence": 16 }, { "arrival": { "time": "1771866119" }, "departure": { "time": "1771866119" }, "stopId": "VILVEC-E", "stopSequence": 17 }, { "arrival": { "time": "1771866246" }, "departure": { "time": "1771866246" }, "stopId": "SOUCEL-E", "stopSequence": 18 }, { "arrival": { "time": "1771866462" }, "departure": { "time": "1771866462" }, "stopId": "NONNA-E", "stopSequence": 19 }, { "arrival": { "time": "1771866520" }, "departure": { "time": "1771866520" }, "stopId": "HERMIT32", "stopSequence": 20 } ], "trip": { "directionId": 1, "routeId": "32", "tripId": "3267" } } }, { "id": "trip:6571942", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865800" }, "departure": { "time": "1771865800" }, "stopId": "EBLE", "stopSequence": 15 }, { "arrival": { "time": "1771865862" }, "departure": { "time": "1771865862" }, "stopId": "GENIE", "stopSequence": 16 }, { "arrival": { "time": "1771865939" }, "departure": { "time": "1771865939" }, "stopId": "VAUBAN", "stopSequence": 17 }, { "arrival": { "time": "1771865973" }, "departure": { "time": "1771865973" }, "stopId": "POIREL", "stopSequence": 18 }, { "arrival": { "time": "1771866034" }, "departure": { "time": "1771866034" }, "stopId": "PONTNOIR", "stopSequence": 19 }, { "arrival": { "time": "1771866073" }, "departure": { "time": "1771866073" }, "stopId": "SEMARD", "stopSequence": 20 }, { "arrival": { "time": "1771866093" }, "stopId": "GAREPAPI", "stopSequence": 24 } ], "trip": { "directionId": 0, "routeId": "20", "tripId": "6571942" } } }, { "id": "trip:6052660", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771868490" }, "stopId": "DOMVATER", "stopSequence": 0 }, { "arrival": { "time": "1771868536" }, "departure": { "time": "1771868536" }, "stopId": "BECKE", "stopSequence": 1 }, { "arrival": { "time": "1771868580" }, "departure": { "time": "1771868580" }, "stopId": "LAENN", "stopSequence": 2 }, { "arrival": { "time": "1771868622" }, "departure": { "time": "1771868622" }, "stopId": "CAMPJUIG", "stopSequence": 3 }, { "arrival": { "time": "1771868646" }, "departure": { "time": "1771868646" }, "stopId": "PISCMUFF", "stopSequence": 4 }, { "arrival": { "time": "1771868740" }, "departure": { "time": "1771868740" }, "stopId": "ANAFRAN", "stopSequence": 5 }, { "arrival": { "time": "1771868790" }, "departure": { "time": "1771868790" }, "stopId": "ZOLA", "stopSequence": 6 }, { "arrival": { "time": "1771868805" }, "departure": { "time": "1771868805" }, "stopId": "BELAIR", "stopSequence": 7 }, { "arrival": { "time": "1771868860" }, "departure": { "time": "1771868860" }, "stopId": "ESPMONTR", "stopSequence": 8 }, { "arrival": { "time": "1771868924" }, "departure": { "time": "1771868924" }, "stopId": "PLATFLEU", "stopSequence": 9 }, { "arrival": { "time": "1771868982" }, "departure": { "time": "1771868982" }, "stopId": "JEHUEZ", "stopSequence": 10 }, { "arrival": { "time": "1771869068" }, "departure": { "time": "1771869068" }, "stopId": "MASTELLE", "stopSequence": 11 }, { "arrival": { "time": "1771869122" }, "departure": { "time": "1771869122" }, "stopId": "AVENEURO", "stopSequence": 12 }, { "arrival": { "time": "1771869147" }, "departure": { "time": "1771869147" }, "stopId": "DANEMA", "stopSequence": 13 }, { "arrival": { "time": "1771869225" }, "departure": { "time": "1771869225" }, "stopId": "ALLEMAGN", "stopSequence": 14 }, { "arrival": { "time": "1771869269" }, "departure": { "time": "1771869269" }, "stopId": "ITALIE", "stopSequence": 15 }, { "arrival": { "time": "1771871785" }, "stopId": "GAREPAPI", "stopSequence": 39 } ], "trip": { "directionId": 0, "routeId": "21", "tripId": "6052660" } } }, { "id": "trip:6568557", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771866660" }, "stopId": "SBAVENAI", "stopSequence": 0 }, { "arrival": { "time": "1771866746" }, "departure": { "time": "1771866746" }, "stopId": "COROT", "stopSequence": 1 }, { "arrival": { "time": "1771866790" }, "departure": { "time": "1771866790" }, "stopId": "CEZANNE", "stopSequence": 2 }, { "arrival": { "time": "1771866827" }, "departure": { "time": "1771866827" }, "stopId": "VERDUN", "stopSequence": 3 }, { "arrival": { "time": "1771866854" }, "departure": { "time": "1771866854" }, "stopId": "PASTEUR", "stopSequence": 4 }, { "arrival": { "time": "1771866960" }, "departure": { "time": "1771866960" }, "stopId": "JAUDETTE", "stopSequence": 5 }, { "arrival": { "time": "1771867005" }, "departure": { "time": "1771867005" }, "stopId": "WALCOURT", "stopSequence": 6 }, { "arrival": { "time": "1771867066" }, "departure": { "time": "1771867066" }, "stopId": "MORLIERE", "stopSequence": 7 }, { "arrival": { "time": "1771867109" }, "departure": { "time": "1771867109" }, "stopId": "CEEQUEST", "stopSequence": 8 }, { "arrival": { "time": "1771867156" }, "departure": { "time": "1771867156" }, "stopId": "PELLERI", "stopSequence": 9 }, { "arrival": { "time": "1771867200" }, "departure": { "time": "1771867200" }, "stopId": "STADE", "stopSequence": 10 }, { "arrival": { "time": "1771867246" }, "departure": { "time": "1771867246" }, "stopId": "AUBEPINE", "stopSequence": 11 }, { "arrival": { "time": "1771867291" }, "departure": { "time": "1771867291" }, "stopId": "GEMMETR", "stopSequence": 12 }, { "arrival": { "time": "1771867346" }, "departure": { "time": "1771867346" }, "stopId": "JUFERRY", "stopSequence": 13 }, { "arrival": { "time": "1771867408" }, "departure": { "time": "1771867408" }, "stopId": "CCHEMINE", "stopSequence": 14 }, { "arrival": { "time": "1771867457" }, "departure": { "time": "1771867457" }, "stopId": "PAPERIE", "stopSequence": 15 }, { "arrival": { "time": "1771867500" }, "departure": { "time": "1771867500" }, "stopId": "LAREUX", "stopSequence": 16 }, { "arrival": { "time": "1771867581" }, "departure": { "time": "1771867581" }, "stopId": "CASERNE", "stopSequence": 17 }, { "arrival": { "time": "1771867675" }, "departure": { "time": "1771867675" }, "stopId": "ARCEAU", "stopSequence": 18 }, { "arrival": { "time": "1771867742" }, "departure": { "time": "1771867742" }, "stopId": "AFPA", "stopSequence": 19 }, { "arrival": { "time": "1771867821" }, "departure": { "time": "1771867821" }, "stopId": "CIMETIER", "stopSequence": 20 }, { "arrival": { "time": "1771867929" }, "departure": { "time": "1771867929" }, "stopId": "MONTAIG", "stopSequence": 21 }, { "arrival": { "time": "1771867975" }, "departure": { "time": "1771867975" }, "stopId": "GARDOT", "stopSequence": 22 }, { "arrival": { "time": "1771868040" }, "departure": { "time": "1771868040" }, "stopId": "STEXUPER", "stopSequence": 23 }, { "arrival": { "time": "1771868124" }, "departure": { "time": "1771868124" }, "stopId": "SECUSOCI", "stopSequence": 24 }, { "arrival": { "time": "1771868274" }, "departure": { "time": "1771868274" }, "stopId": "MAIL-NAE", "stopSequence": 25 }, { "arrival": { "time": "1771868340" }, "departure": { "time": "1771868400" }, "stopId": "FO-LOR-R", "stopSequence": 26 }, { "arrival": { "time": "1771868511" }, "departure": { "time": "1771868511" }, "stopId": "STAUBI-E", "stopSequence": 27 }, { "arrival": { "time": "1771868564" }, "departure": { "time": "1771868564" }, "stopId": "HARAS-E", "stopSequence": 28 }, { "arrival": { "time": "1771868674" }, "stopId": "LESGAR-E", "stopSequence": 29 } ], "trip": { "directionId": 1, "routeId": "02", "tripId": "6568557" } } }, { "id": "trip:6054000", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865578" }, "departure": { "time": "1771865578" }, "stopId": "CAMLACMA", "stopSequence": 19 }, { "arrival": { "time": "1771865617" }, "departure": { "time": "1771865638" }, "stopId": "LACDMAIN", "stopSequence": 20 }, { "arrival": { "time": "1771865686" }, "departure": { "time": "1771865686" }, "stopId": "MAISENVI", "stopSequence": 21 }, { "arrival": { "time": "1771865743" }, "departure": { "time": "1771865743" }, "stopId": "GDMAINE", "stopSequence": 22 }, { "arrival": { "time": "1771866259" }, "departure": { "time": "1771866259" }, "stopId": "EBLE", "stopSequence": 23 }, { "arrival": { "time": "1771866321" }, "departure": { "time": "1771866321" }, "stopId": "GENIE", "stopSequence": 24 }, { "arrival": { "time": "1771866398" }, "departure": { "time": "1771866398" }, "stopId": "VAUBAN", "stopSequence": 25 }, { "arrival": { "time": "1771866432" }, "departure": { "time": "1771866432" }, "stopId": "POIREL", "stopSequence": 26 }, { "arrival": { "time": "1771866493" }, "departure": { "time": "1771866493" }, "stopId": "PONTNOIR", "stopSequence": 27 }, { "arrival": { "time": "1771866532" }, "departure": { "time": "1771866532" }, "stopId": "SEMARD", "stopSequence": 28 }, { "arrival": { "time": "1771866200" }, "departure": { "time": "1771866200" }, "scheduleRelationship": "SKIPPED", "stopId": "CHDARR", "stopSequence": 29 }, { "arrival": { "time": "1771866230" }, "departure": { "time": "1771866230" }, "scheduleRelationship": "SKIPPED", "stopId": "ACADEMIE", "stopSequence": 30 }, { "arrival": { "time": "1771866262" }, "departure": { "time": "1771866262" }, "scheduleRelationship": "SKIPPED", "stopId": "GBREM-E", "stopSequence": 31 }, { "arrival": { "time": "1771866571" }, "stopId": "GAREPAPI", "stopSequence": 32 } ], "trip": { "directionId": 0, "routeId": "22", "tripId": "6054000" } } }, { "id": "trip:6568452", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771866728" }, "departure": { "time": "1771866728" }, "scheduleRelationship": "SKIPPED", "stopId": "GDPRESSO", "stopSequence": 2 }, { "arrival": { "time": "1771866778" }, "departure": { "time": "1771866778" }, "scheduleRelationship": "SKIPPED", "stopId": "BARBOTER", "stopSequence": 3 }, { "arrival": { "time": "1771866831" }, "departure": { "time": "1771866831" }, "scheduleRelationship": "SKIPPED", "stopId": "FONTENE", "stopSequence": 4 }, { "arrival": { "time": "1771866899" }, "departure": { "time": "1771866899" }, "scheduleRelationship": "SKIPPED", "stopId": "CHAERIGN", "stopSequence": 5 }, { "arrival": { "time": "1771866965" }, "departure": { "time": "1771866965" }, "scheduleRelationship": "SKIPPED", "stopId": "BOSQUET", "stopSequence": 6 }, { "arrival": { "time": "1771867009" }, "departure": { "time": "1771867009" }, "scheduleRelationship": "SKIPPED", "stopId": "LOUET", "stopSequence": 7 }, { "arrival": { "time": "1771867077" }, "departure": { "time": "1771867077" }, "scheduleRelationship": "SKIPPED", "stopId": "DUBE", "stopSequence": 8 }, { "arrival": { "time": "1771867136" }, "departure": { "time": "1771867136" }, "scheduleRelationship": "SKIPPED", "stopId": "LOIRE", "stopSequence": 9 }, { "arrival": { "time": "1771866760" }, "departure": { "time": "1771866760" }, "stopId": "PONTSCEM", "stopSequence": 10 }, { "arrival": { "time": "1771866823" }, "departure": { "time": "1771866823" }, "stopId": "BELPOULE", "stopSequence": 11 }, { "arrival": { "time": "1771866905" }, "departure": { "time": "1771866905" }, "stopId": "AUTHION", "stopSequence": 12 }, { "arrival": { "time": "1771866971" }, "departure": { "time": "1771866971" }, "stopId": "PATUREAU", "stopSequence": 13 }, { "arrival": { "time": "1771867087" }, "departure": { "time": "1771867087" }, "stopId": "GENDRON", "stopSequence": 14 }, { "arrival": { "time": "1771867181" }, "departure": { "time": "1771867181" }, "stopId": "RUELLES", "stopSequence": 15 }, { "arrival": { "time": "1771867240" }, "departure": { "time": "1771867240" }, "stopId": "SABLONS", "stopSequence": 16 }, { "arrival": { "time": "1771867283" }, "departure": { "time": "1771867283" }, "stopId": "TROPAROI", "stopSequence": 17 }, { "arrival": { "time": "1771867447" }, "departure": { "time": "1771867447" }, "stopId": "ALLARD", "stopSequence": 18 }, { "arrival": { "time": "1771867541" }, "departure": { "time": "1771867541" }, "stopId": "DELATTAS", "stopSequence": 19 }, { "arrival": { "time": "1771867677" }, "departure": { "time": "1771867677" }, "stopId": "ESA", "stopSequence": 20 }, { "arrival": { "time": "1771867753" }, "departure": { "time": "1771867753" }, "stopId": "RABELAI", "stopSequence": 21 }, { "arrival": { "time": "1771867820" }, "departure": { "time": "1771867820" }, "stopId": "ALEROY", "stopSequence": 22 }, { "arrival": { "time": "1771867985" }, "departure": { "time": "1771867985" }, "stopId": "PAULBERT", "stopSequence": 23 }, { "arrival": { "time": "1771868053" }, "departure": { "time": "1771868053" }, "stopId": "HARAS", "stopSequence": 24 }, { "arrival": { "time": "1771868126" }, "departure": { "time": "1771868126" }, "stopId": "STAUBIN", "stopSequence": 25 }, { "arrival": { "time": "1771868211" }, "stopId": "LORRAIN1", "stopSequence": 26 } ], "trip": { "directionId": 0, "routeId": "03", "tripId": "6568452" } } }, { "id": "trip:6052663", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771865843" }, "stopId": "DOMVATER", "stopSequence": 0 }, { "arrival": { "time": "1771865889" }, "departure": { "time": "1771865889" }, "stopId": "BECKE", "stopSequence": 1 }, { "arrival": { "time": "1771865933" }, "departure": { "time": "1771865933" }, "stopId": "LAENN", "stopSequence": 2 }, { "arrival": { "time": "1771865975" }, "departure": { "time": "1771865975" }, "stopId": "CAMPJUIG", "stopSequence": 3 }, { "arrival": { "time": "1771866037" }, "departure": { "time": "1771866037" }, "stopId": "PISCMUFF", "stopSequence": 4 }, { "arrival": { "time": "1771866093" }, "departure": { "time": "1771866093" }, "stopId": "ANAFRAN", "stopSequence": 5 }, { "arrival": { "time": "1771866143" }, "departure": { "time": "1771866143" }, "stopId": "ZOLA", "stopSequence": 6 }, { "arrival": { "time": "1771866199" }, "departure": { "time": "1771866199" }, "stopId": "BELAIR", "stopSequence": 7 }, { "arrival": { "time": "1771866258" }, "departure": { "time": "1771866258" }, "stopId": "ESPMONTR", "stopSequence": 8 }, { "arrival": { "time": "1771866326" }, "departure": { "time": "1771866326" }, "stopId": "PLATFLEU", "stopSequence": 9 }, { "arrival": { "time": "1771866388" }, "departure": { "time": "1771866388" }, "stopId": "JEHUEZ", "stopSequence": 10 }, { "arrival": { "time": "1771866438" }, "departure": { "time": "1771866438" }, "stopId": "MASTELLE", "stopSequence": 11 }, { "arrival": { "time": "1771866492" }, "departure": { "time": "1771866492" }, "stopId": "AVENEURO", "stopSequence": 12 }, { "arrival": { "time": "1771866517" }, "departure": { "time": "1771866517" }, "stopId": "DANEMA", "stopSequence": 13 }, { "arrival": { "time": "1771866595" }, "departure": { "time": "1771866595" }, "stopId": "ALLEMAGN", "stopSequence": 14 }, { "arrival": { "time": "1771866639" }, "departure": { "time": "1771866639" }, "stopId": "ITALIE", "stopSequence": 15 }, { "arrival": { "time": "1771866690" }, "departure": { "time": "1771866690" }, "stopId": "IRLANDE", "stopSequence": 16 }, { "arrival": { "time": "1771866758" }, "departure": { "time": "1771866758" }, "stopId": "AUTRICH", "stopSequence": 17 }, { "arrival": { "time": "1771866784" }, "departure": { "time": "1771866784" }, "stopId": "PLOTTIER", "stopSequence": 18 }, { "arrival": { "time": "1771868896" }, "departure": { "time": "1771868896" }, "stopId": "EBLE", "stopSequence": 19 }, { "arrival": { "time": "1771868939" }, "departure": { "time": "1771868939" }, "stopId": "GENIE", "stopSequence": 20 }, { "arrival": { "time": "1771869036" }, "departure": { "time": "1771869036" }, "stopId": "VAUBAN", "stopSequence": 21 }, { "arrival": { "time": "1771869070" }, "departure": { "time": "1771869070" }, "stopId": "POIREL", "stopSequence": 22 }, { "arrival": { "time": "1771869108" }, "departure": { "time": "1771869108" }, "stopId": "PONTNOIR", "stopSequence": 23 }, { "arrival": { "time": "1771869147" }, "departure": { "time": "1771869147" }, "stopId": "SEMARD", "stopSequence": 24 }, { "arrival": { "time": "1771865640" }, "departure": { "time": "1771865640" }, "scheduleRelationship": "SKIPPED", "stopId": "AQUASUB", "stopSequence": 26 }, { "arrival": { "time": "1771865690" }, "departure": { "time": "1771865690" }, "scheduleRelationship": "SKIPPED", "stopId": "AURIOL", "stopSequence": 27 }, { "arrival": { "time": "1771865758" }, "departure": { "time": "1771865758" }, "scheduleRelationship": "SKIPPED", "stopId": "LECUIT", "stopSequence": 28 }, { "arrival": { "time": "1771865820" }, "departure": { "time": "1771865820" }, "scheduleRelationship": "SKIPPED", "stopId": "BLERIOT", "stopSequence": 29 }, { "arrival": { "time": "1771865866" }, "departure": { "time": "1771865866" }, "scheduleRelationship": "SKIPPED", "stopId": "BARRA", "stopSequence": 30 }, { "arrival": { "time": "1771865924" }, "departure": { "time": "1771865924" }, "scheduleRelationship": "SKIPPED", "stopId": "STTERESE", "stopSequence": 31 }, { "arrival": { "time": "1771865958" }, "departure": { "time": "1771865958" }, "scheduleRelationship": "SKIPPED", "stopId": "BICHBICH", "stopSequence": 32 }, { "arrival": { "time": "1771866000" }, "departure": { "time": "1771866000" }, "scheduleRelationship": "SKIPPED", "stopId": "DESCAZEA", "stopSequence": 33 }, { "arrival": { "time": "1771866060" }, "departure": { "time": "1771866060" }, "scheduleRelationship": "SKIPPED", "stopId": "MONPROFI", "stopSequence": 34 }, { "arrival": { "time": "1771866172" }, "departure": { "time": "1771866172" }, "scheduleRelationship": "SKIPPED", "stopId": "LEQUAI", "stopSequence": 35 }, { "arrival": { "time": "1771866446" }, "departure": { "time": "1771866446" }, "scheduleRelationship": "SKIPPED", "stopId": "CHDARR", "stopSequence": 36 }, { "arrival": { "time": "1771866509" }, "departure": { "time": "1771866509" }, "scheduleRelationship": "SKIPPED", "stopId": "ACADEMIE", "stopSequence": 37 }, { "arrival": { "time": "1771866578" }, "departure": { "time": "1771866578" }, "scheduleRelationship": "SKIPPED", "stopId": "GBREM-E", "stopSequence": 38 }, { "arrival": { "time": "1771869191" }, "stopId": "GAREPAPI", "stopSequence": 39 } ], "trip": { "directionId": 0, "routeId": "21", "tripId": "6052663" } } }, { "id": "trip:4056D", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865597" }, "departure": { "time": "1771865634" }, "stopId": "RESTLAVA", "stopSequence": 6 }, { "arrival": { "time": "1771865686" }, "departure": { "time": "1771865686" }, "stopId": "ANDAMAIR", "stopSequence": 7 }, { "arrival": { "time": "1771865790" }, "departure": { "time": "1771865790" }, "stopId": "BRAICOMB", "stopSequence": 8 }, { "arrival": { "time": "1771865879" }, "departure": { "time": "1771865879" }, "stopId": "AZEMA", "stopSequence": 9 }, { "arrival": { "time": "1771865950" }, "departure": { "time": "1771865950" }, "stopId": "BRAI8MAI", "stopSequence": 10 }, { "arrival": { "time": "1771866042" }, "departure": { "time": "1771866042" }, "stopId": "BUISBELL", "stopSequence": 11 }, { "arrival": { "time": "1771866095" }, "departure": { "time": "1771866095" }, "stopId": "BRAIBOIS", "stopSequence": 12 }, { "arrival": { "time": "1771866150" }, "departure": { "time": "1771866150" }, "stopId": "BRAINNAR", "stopSequence": 13 }, { "arrival": { "time": "1771866282" }, "departure": { "time": "1771866282" }, "stopId": "TRELCHEV", "stopSequence": 14 }, { "arrival": { "time": "1771866330" }, "departure": { "time": "1771866330" }, "stopId": "HMTRE-E", "stopSequence": 15 }, { "arrival": { "time": "1771866567" }, "departure": { "time": "1771866567" }, "stopId": "GENTRIC", "stopSequence": 16 }, { "arrival": { "time": "1771866720" }, "departure": { "time": "1771866720" }, "stopId": "MALAQUAI", "stopSequence": 17 }, { "arrival": { "time": "1771866870" }, "departure": { "time": "1771866870" }, "stopId": "FRESNAIE", "stopSequence": 18 }, { "arrival": { "time": "1771867246" }, "departure": { "time": "1771867246" }, "stopId": "JUSTICES", "stopSequence": 19 }, { "arrival": { "time": "1771867350" }, "departure": { "time": "1771867350" }, "stopId": "MILLOT.", "stopSequence": 20 }, { "arrival": { "time": "1771867763" }, "departure": { "time": "1771867763" }, "stopId": "ANLEROY", "stopSequence": 21 }, { "arrival": { "time": "1771867872" }, "departure": { "time": "1771867872" }, "stopId": "PATNOIRE", "stopSequence": 22 }, { "arrival": { "time": "1771868130" }, "departure": { "time": "1771868130" }, "stopId": "GROESPLA", "stopSequence": 23 } ], "trip": { "directionId": 0, "routeId": "40", "tripId": "4056D" } } }, { "id": "trip:3369D", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771866479" }, "departure": { "time": "1771866479" }, "stopId": "FONTAI-E", "stopSequence": 15 }, { "arrival": { "time": "1771866520" }, "departure": { "time": "1771866520" }, "stopId": "RTECHA-E", "stopSequence": 16 }, { "arrival": { "time": "1771866560" }, "departure": { "time": "1771866560" }, "stopId": "PETMOT-E", "stopSequence": 17 }, { "arrival": { "time": "1771866620" }, "departure": { "time": "1771866620" }, "stopId": "ZARTIS-E", "stopSequence": 18 }, { "arrival": { "time": "1771866920" }, "departure": { "time": "1771866920" }, "stopId": "CRBEAU-E", "stopSequence": 19 } ], "trip": { "directionId": 1, "routeId": "33", "tripId": "3369D" } } }, { "id": "trip:6568559", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771868940" }, "stopId": "SBAVENAI", "stopSequence": 0 }, { "arrival": { "time": "1771869026" }, "departure": { "time": "1771869026" }, "stopId": "COROT", "stopSequence": 1 }, { "arrival": { "time": "1771869070" }, "departure": { "time": "1771869070" }, "stopId": "CEZANNE", "stopSequence": 2 }, { "arrival": { "time": "1771869107" }, "departure": { "time": "1771869107" }, "stopId": "VERDUN", "stopSequence": 3 }, { "arrival": { "time": "1771869134" }, "departure": { "time": "1771869134" }, "stopId": "PASTEUR", "stopSequence": 4 }, { "arrival": { "time": "1771869240" }, "departure": { "time": "1771869240" }, "stopId": "JAUDETTE", "stopSequence": 5 } ], "trip": { "directionId": 1, "routeId": "02", "tripId": "6568559" } } }, { "id": "trip:4156", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865610" }, "departure": { "time": "1771865620" }, "stopId": "SOULAINE", "stopSequence": 3 }, { "arrival": { "time": "1771865690" }, "departure": { "time": "1771865690" }, "stopId": "LTACHON", "stopSequence": 4 }, { "arrival": { "time": "1771865841" }, "departure": { "time": "1771865841" }, "stopId": "LBALUERE", "stopSequence": 5 }, { "arrival": { "time": "1771865990" }, "departure": { "time": "1771865990" }, "stopId": "PRINCE", "stopSequence": 6 }, { "arrival": { "time": "1771866650" }, "departure": { "time": "1771866650" }, "stopId": "ALLARD", "stopSequence": 7 }, { "arrival": { "time": "1771866726" }, "departure": { "time": "1771866726" }, "stopId": "DELATTAS", "stopSequence": 8 }, { "arrival": { "time": "1771866832" }, "departure": { "time": "1771866832" }, "stopId": "ESA", "stopSequence": 9 }, { "arrival": { "time": "1771866950" }, "departure": { "time": "1771866950" }, "stopId": "ALEROY", "stopSequence": 10 }, { "arrival": { "time": "1771867076" }, "departure": { "time": "1771867076" }, "stopId": "PATNOIRE", "stopSequence": 11 }, { "arrival": { "time": "1771867370" }, "departure": { "time": "1771867370" }, "stopId": "GROESPLA", "stopSequence": 12 } ], "trip": { "directionId": 0, "routeId": "41", "tripId": "4156" } } }, { "id": "trip:6570966", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771869180" }, "stopId": "ROCHEF-E", "stopSequence": 0 }, { "arrival": { "time": "1771869254" }, "departure": { "time": "1771869254" }, "stopId": "HOTDIE-E", "stopSequence": 1 } ], "trip": { "directionId": 0, "routeId": "03", "tripId": "6570966" } } }, { "id": "trip:6572355", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771866540" }, "stopId": "1BBCA", "stopSequence": 0 }, { "arrival": { "time": "1771866641" }, "departure": { "time": "1771866641" }, "stopId": "1BEAU", "stopSequence": 1 }, { "arrival": { "time": "1771866750" }, "departure": { "time": "1771866750" }, "stopId": "1BARR", "stopSequence": 2 }, { "arrival": { "time": "1771866833" }, "departure": { "time": "1771866833" }, "stopId": "1PATT", "stopSequence": 3 }, { "arrival": { "time": "1771866928" }, "departure": { "time": "1771866928" }, "stopId": "1ELYS", "stopSequence": 4 }, { "arrival": { "time": "1771867041" }, "departure": { "time": "1771867041" }, "stopId": "1FARC", "stopSequence": 5 }, { "arrival": { "time": "1771867220" }, "stopId": "1QUAI", "stopSequence": 6 } ], "trip": { "directionId": 1, "routeId": "B", "tripId": "6572355" } } }, { "id": "trip:6052654", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771866547" }, "stopId": "GAREPAPI", "stopSequence": 0 }, { "arrival": { "time": "1771866661" }, "departure": { "time": "1771866661" }, "stopId": "SEMARD-E", "stopSequence": 1 }, { "arrival": { "time": "1771866695" }, "departure": { "time": "1771866695" }, "stopId": "PONTNO-E", "stopSequence": 2 }, { "arrival": { "time": "1771866761" }, "departure": { "time": "1771866761" }, "stopId": "POIREL-E", "stopSequence": 3 }, { "arrival": { "time": "1771866797" }, "departure": { "time": "1771866797" }, "stopId": "VAUBAN-E", "stopSequence": 4 }, { "arrival": { "time": "1771866868" }, "departure": { "time": "1771866868" }, "stopId": "GENIE-E", "stopSequence": 5 }, { "arrival": { "time": "1771866933" }, "departure": { "time": "1771866933" }, "stopId": "EBLE-E", "stopSequence": 6 }, { "arrival": { "time": "1771868992" }, "departure": { "time": "1771868992" }, "stopId": "PLOTTI-E", "stopSequence": 7 }, { "arrival": { "time": "1771869023" }, "departure": { "time": "1771869023" }, "stopId": "AUTRIC-E", "stopSequence": 8 }, { "arrival": { "time": "1771869092" }, "departure": { "time": "1771869092" }, "stopId": "IRLAND-E", "stopSequence": 9 }, { "arrival": { "time": "1771869164" }, "departure": { "time": "1771869164" }, "stopId": "ITALIE-E", "stopSequence": 10 }, { "arrival": { "time": "1771869218" }, "departure": { "time": "1771869218" }, "stopId": "ALLEMA-E", "stopSequence": 11 }, { "arrival": { "time": "1771866512" }, "departure": { "time": "1771866512" }, "scheduleRelationship": "SKIPPED", "stopId": "BREMON-E", "stopSequence": 15 }, { "arrival": { "time": "1771866598" }, "departure": { "time": "1771866598" }, "scheduleRelationship": "SKIPPED", "stopId": "ACAD-PLA", "stopSequence": 16 }, { "arrival": { "time": "1771866652" }, "departure": { "time": "1771866652" }, "scheduleRelationship": "SKIPPED", "stopId": "CHDARR-E", "stopSequence": 17 }, { "arrival": { "time": "1771866839" }, "departure": { "time": "1771866839" }, "scheduleRelationship": "SKIPPED", "stopId": "LEQUAI-E", "stopSequence": 18 }, { "arrival": { "time": "1771866911" }, "departure": { "time": "1771866911" }, "scheduleRelationship": "SKIPPED", "stopId": "MONPR-E", "stopSequence": 19 }, { "arrival": { "time": "1771866973" }, "departure": { "time": "1771866973" }, "scheduleRelationship": "SKIPPED", "stopId": "DESCAZ-E", "stopSequence": 20 }, { "arrival": { "time": "1771867048" }, "departure": { "time": "1771867048" }, "scheduleRelationship": "SKIPPED", "stopId": "BICHBI-E", "stopSequence": 21 }, { "arrival": { "time": "1771867086" }, "departure": { "time": "1771867086" }, "scheduleRelationship": "SKIPPED", "stopId": "STTHER-E", "stopSequence": 22 }, { "arrival": { "time": "1771867170" }, "departure": { "time": "1771867170" }, "scheduleRelationship": "SKIPPED", "stopId": "BARRA-E", "stopSequence": 23 }, { "arrival": { "time": "1771867231" }, "departure": { "time": "1771867231" }, "scheduleRelationship": "SKIPPED", "stopId": "BLERIO-E", "stopSequence": 24 }, { "arrival": { "time": "1771867328" }, "departure": { "time": "1771867328" }, "scheduleRelationship": "SKIPPED", "stopId": "LECUIT-E", "stopSequence": 25 }, { "arrival": { "time": "1771867387" }, "departure": { "time": "1771867387" }, "scheduleRelationship": "SKIPPED", "stopId": "AURIOL-E", "stopSequence": 26 }, { "arrival": { "time": "1771867433" }, "departure": { "time": "1771867433" }, "scheduleRelationship": "SKIPPED", "stopId": "AQUAVITA", "stopSequence": 27 }, { "arrival": { "time": "1771867793" }, "departure": { "time": "1771867793" }, "scheduleRelationship": "SKIPPED", "stopId": "CHENOI-E", "stopSequence": 28 }, { "arrival": { "time": "1771869944" }, "stopId": "DOMVATER", "stopSequence": 39 } ], "trip": { "directionId": 1, "routeId": "21", "tripId": "6052654" } } }, { "id": "trip:6572035", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771867920" }, "stopId": "2JMOU", "stopSequence": 0 }, { "arrival": { "time": "1771868040" }, "departure": { "time": "1771868040" }, "stopId": "2HSAU", "stopSequence": 1 }, { "arrival": { "time": "1771868130" }, "departure": { "time": "1771868130" }, "stopId": "2VERN", "stopSequence": 2 }, { "arrival": { "time": "1771868290" }, "departure": { "time": "1771868290" }, "stopId": "2BOTA", "stopSequence": 4 }, { "arrival": { "time": "1771868390" }, "departure": { "time": "1771868390" }, "stopId": "2PMAY", "stopSequence": 5 }, { "arrival": { "time": "1771868470" }, "departure": { "time": "1771868470" }, "stopId": "2BROY", "stopSequence": 6 }, { "arrival": { "time": "1771868560" }, "departure": { "time": "1771868560" }, "stopId": "2ACAS", "stopSequence": 7 }, { "arrival": { "time": "1771868640" }, "departure": { "time": "1771868640" }, "stopId": "2STGI", "stopSequence": 8 }, { "arrival": { "time": "1771868730" }, "departure": { "time": "1771868730" }, "stopId": "2BASC", "stopSequence": 9 }, { "arrival": { "time": "1771868820" }, "stopId": "1AARD", "stopSequence": 10 } ], "trip": { "directionId": 0, "routeId": "A", "tripId": "6572035" } } }, { "id": "trip:6567965", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865577" }, "departure": { "time": "1771865614" }, "stopId": "LAVOIR-E", "stopSequence": 45 }, { "arrival": { "time": "1771865699" }, "departure": { "time": "1771865699" }, "stopId": "JEBOUT-E", "stopSequence": 46 }, { "arrival": { "time": "1771865779" }, "departure": { "time": "1771865779" }, "stopId": "GUILLEB.", "stopSequence": 47 }, { "arrival": { "time": "1771865819" }, "departure": { "time": "1771865819" }, "stopId": "RONCIE-E", "stopSequence": 48 }, { "arrival": { "time": "1771865923" }, "departure": { "time": "1771865923" }, "stopId": "JEROST-E", "stopSequence": 49 }, { "arrival": { "time": "1771865962" }, "departure": { "time": "1771865962" }, "stopId": "MACURI-E", "stopSequence": 50 }, { "arrival": { "time": "1771865985" }, "departure": { "time": "1771865985" }, "stopId": "GGSAND-E", "stopSequence": 51 }, { "arrival": { "time": "1771866029" }, "departure": { "time": "1771866029" }, "stopId": "FRANVI-E", "stopSequence": 52 }, { "arrival": { "time": "1771866086" }, "departure": { "time": "1771866086" }, "stopId": "PATUR-E", "stopSequence": 54 }, { "arrival": { "time": "1771866141" }, "departure": { "time": "1771866141" }, "stopId": "POUILL-E", "stopSequence": 55 }, { "arrival": { "time": "1771866232" }, "stopId": "VERNUSSO", "stopSequence": 56 } ], "trip": { "directionId": 0, "routeId": "08", "tripId": "6567965" } } }, { "id": "trip:6568670", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865761" }, "departure": { "time": "1771865761" }, "stopId": "ECLATE-E", "stopSequence": 11 }, { "arrival": { "time": "1771865864" }, "departure": { "time": "1771865864" }, "stopId": "VDLOIR-E", "stopSequence": 12 }, { "arrival": { "time": "1771865913" }, "departure": { "time": "1771865913" }, "stopId": "LEOLAG-E", "stopSequence": 13 }, { "arrival": { "time": "1771865954" }, "departure": { "time": "1771865954" }, "stopId": "BELVTR-E", "stopSequence": 14 }, { "arrival": { "time": "1771866044" }, "departure": { "time": "1771866044" }, "stopId": "MARAIS-E", "stopSequence": 15 }, { "arrival": { "time": "1771866123" }, "departure": { "time": "1771866123" }, "stopId": "FRESNA-E", "stopSequence": 16 }, { "arrival": { "time": "1771866209" }, "departure": { "time": "1771866209" }, "stopId": "CHOUTE-E", "stopSequence": 17 }, { "arrival": { "time": "1771866257" }, "departure": { "time": "1771866257" }, "stopId": "MENA-E", "stopSequence": 18 }, { "arrival": { "time": "1771866326" }, "departure": { "time": "1771866326" }, "stopId": "MALAQU-E", "stopSequence": 19 }, { "arrival": { "time": "1771866363" }, "departure": { "time": "1771866363" }, "stopId": "LEFEVR-E", "stopSequence": 20 }, { "arrival": { "time": "1771866439" }, "departure": { "time": "1771866439" }, "stopId": "PYRAM2-E", "stopSequence": 21 }, { "arrival": { "time": "1771866510" }, "departure": { "time": "1771866510" }, "stopId": "BUISSO-E", "stopSequence": 22 }, { "arrival": { "time": "1771866546" }, "departure": { "time": "1771866546" }, "stopId": "DAUTEL-E", "stopSequence": 23 }, { "arrival": { "time": "1771866650" }, "departure": { "time": "1771866650" }, "stopId": "GENTR-E", "stopSequence": 24 }, { "arrival": { "time": "1771866775" }, "departure": { "time": "1771866775" }, "stopId": "BAHONN-E", "stopSequence": 25 }, { "arrival": { "time": "1771866843" }, "departure": { "time": "1771866843" }, "stopId": "DEGAUL-E", "stopSequence": 26 }, { "arrival": { "time": "1771866917" }, "departure": { "time": "1771866917" }, "stopId": "MALEMB-E", "stopSequence": 27 }, { "arrival": { "time": "1771866378" }, "departure": { "time": "1771866378" }, "scheduleRelationship": "SKIPPED", "stopId": "ARENA-E", "stopSequence": 29 }, { "arrival": { "time": "1771866441" }, "departure": { "time": "1771866441" }, "scheduleRelationship": "SKIPPED", "stopId": "MONTHI-E", "stopSequence": 30 }, { "arrival": { "time": "1771866503" }, "departure": { "time": "1771866503" }, "scheduleRelationship": "SKIPPED", "stopId": "MAIRTR-E", "stopSequence": 31 }, { "arrival": { "time": "1771866546" }, "departure": { "time": "1771866546" }, "scheduleRelationship": "SKIPPED", "stopId": "EGLTRE-E", "stopSequence": 32 }, { "arrival": { "time": "1771866582" }, "departure": { "time": "1771866582" }, "scheduleRelationship": "SKIPPED", "stopId": "CIMETR-E", "stopSequence": 33 }, { "arrival": { "time": "1771866660" }, "departure": { "time": "1771866660" }, "scheduleRelationship": "SKIPPED", "stopId": "HMTRE-E", "stopSequence": 34 }, { "arrival": { "time": "1771866760" }, "departure": { "time": "1771866760" }, "scheduleRelationship": "SKIPPED", "stopId": "TRELGA-E", "stopSequence": 35 }, { "arrival": { "time": "1771867091" }, "departure": { "time": "1771867091" }, "stopId": "FMAURI-E", "stopSequence": 36 }, { "arrival": { "time": "1771867147" }, "departure": { "time": "1771867147" }, "stopId": "MALRAU-E", "stopSequence": 37 }, { "arrival": { "time": "1771867204" }, "stopId": "TRELA-AR", "stopSequence": 38 } ], "trip": { "directionId": 1, "routeId": "01", "tripId": "6568670" } } }, { "id": "trip:6053047", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865664" }, "departure": { "time": "1771865664" }, "stopId": "FRANCAIS", "stopSequence": 15 }, { "arrival": { "time": "1771865682" }, "departure": { "time": "1771865682" }, "stopId": "V.HUGO-E", "stopSequence": 16 }, { "arrival": { "time": "1771865753" }, "departure": { "time": "1771865753" }, "stopId": "ANBRUE-E", "stopSequence": 17 }, { "arrival": { "time": "1771865816" }, "departure": { "time": "1771865816" }, "stopId": "GAUGUI-E", "stopSequence": 18 }, { "arrival": { "time": "1771865884" }, "stopId": "STSYCHVE", "stopSequence": 19 } ], "trip": { "directionId": 1, "routeId": "25", "tripId": "6053047" } } }, { "id": "trip:6566659", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771866960" }, "stopId": "1CECO", "stopSequence": 0 }, { "arrival": { "time": "1771867090" }, "departure": { "time": "1771867090" }, "stopId": "1CONS", "stopSequence": 1 }, { "arrival": { "time": "1771867184" }, "departure": { "time": "1771867184" }, "stopId": "1MTAI", "stopSequence": 2 }, { "arrival": { "time": "1771867342" }, "departure": { "time": "1771867342" }, "stopId": "1CROI", "stopSequence": 3 }, { "arrival": { "time": "1771867420" }, "departure": { "time": "1771867420" }, "stopId": "1BRIS", "stopSequence": 4 }, { "arrival": { "time": "1771867578" }, "departure": { "time": "1771867578" }, "stopId": "1DUNA", "stopSequence": 5 }, { "arrival": { "time": "1771867657" }, "departure": { "time": "1771867657" }, "stopId": "1EURO", "stopSequence": 6 }, { "arrival": { "time": "1771867730" }, "stopId": "2MONP", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "B", "tripId": "6566659" } } }, { "id": "trip:3264", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865690" }, "departure": { "time": "1771865690" }, "stopId": "PARCEXPO", "stopSequence": 17 }, { "arrival": { "time": "1771865818" }, "departure": { "time": "1771865818" }, "stopId": "PROVINS", "stopSequence": 18 }, { "arrival": { "time": "1771865906" }, "departure": { "time": "1771865906" }, "stopId": "RTEPARIS", "stopSequence": 19 }, { "arrival": { "time": "1771866010" }, "departure": { "time": "1771866010" }, "stopId": "SEPSONET", "stopSequence": 20 }, { "arrival": { "time": "1771866110" }, "departure": { "time": "1771866110" }, "stopId": "CHATENAY", "stopSequence": 21 }, { "arrival": { "time": "1771866220" }, "departure": { "time": "1771866220" }, "stopId": "BRISEPOT", "stopSequence": 22 }, { "arrival": { "time": "1771866349" }, "departure": { "time": "1771866349" }, "stopId": "LUTIN", "stopSequence": 23 }, { "arrival": { "time": "1771866590" }, "departure": { "time": "1771866590" }, "stopId": "HDVSUB", "stopSequence": 24 } ], "trip": { "directionId": 0, "routeId": "32", "tripId": "3264" } } }, { "id": "trip:6570339", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865663" }, "stopId": "LEQUAI-E", "stopSequence": 7 } ], "trip": { "directionId": 0, "routeId": "Tbus", "tripId": "6570339" } } }, { "id": "trip:6566564", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865745" }, "departure": { "time": "1771865745" }, "stopId": "1CROI", "stopSequence": 3 }, { "arrival": { "time": "1771865823" }, "departure": { "time": "1771865823" }, "stopId": "1BRIS", "stopSequence": 4 }, { "arrival": { "time": "1771865981" }, "departure": { "time": "1771865981" }, "stopId": "1DUNA", "stopSequence": 5 }, { "arrival": { "time": "1771866060" }, "departure": { "time": "1771866060" }, "stopId": "1EURO", "stopSequence": 6 }, { "arrival": { "time": "1771866133" }, "stopId": "2MONP", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "B", "tripId": "6566564" } } }, { "id": "trip:6570341", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771865760" }, "stopId": "MENDESFR", "stopSequence": 0 }, { "arrival": { "time": "1771865940" }, "departure": { "time": "1771865940" }, "stopId": "FO-LOR-R", "stopSequence": 1 }, { "arrival": { "time": "1771866112" }, "departure": { "time": "1771866112" }, "stopId": "STAUBI-E", "stopSequence": 2 }, { "arrival": { "time": "1771866194" }, "departure": { "time": "1771866194" }, "stopId": "HARAS-E", "stopSequence": 3 }, { "arrival": { "time": "1771866246" }, "departure": { "time": "1771866246" }, "stopId": "LICES", "stopSequence": 4 }, { "arrival": { "time": "1771866307" }, "departure": { "time": "1771866307" }, "stopId": "CCI-E", "stopSequence": 5 }, { "arrival": { "time": "1771866353" }, "departure": { "time": "1771866353" }, "stopId": "CHDARR-E", "stopSequence": 6 }, { "arrival": { "time": "1771866496" }, "stopId": "LEQUAI-E", "stopSequence": 7 } ], "trip": { "directionId": 0, "routeId": "Tbus", "tripId": "6570341" } } }, { "id": "trip:6572031", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865638" }, "departure": { "time": "1771865638" }, "stopId": "2BASC", "stopSequence": 9 }, { "arrival": { "time": "1771865704" }, "stopId": "1AARD", "stopSequence": 10 } ], "trip": { "directionId": 0, "routeId": "A", "tripId": "6572031" } } }, { "id": "trip:6572518", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865589" }, "departure": { "time": "1771865625" }, "stopId": "2FARC", "stopSequence": 1 }, { "arrival": { "time": "1771865760" }, "departure": { "time": "1771865760" }, "stopId": "2ELYS", "stopSequence": 2 }, { "arrival": { "time": "1771865858" }, "departure": { "time": "1771865858" }, "stopId": "2PATT", "stopSequence": 3 }, { "arrival": { "time": "1771865941" }, "departure": { "time": "1771865941" }, "stopId": "2BARR", "stopSequence": 4 }, { "arrival": { "time": "1771866042" }, "departure": { "time": "1771866042" }, "stopId": "2BEAU", "stopSequence": 5 }, { "arrival": { "time": "1771866080" }, "stopId": "1BBCA", "stopSequence": 6 } ], "trip": { "directionId": 0, "routeId": "B", "tripId": "6572518" } } }, { "id": "trip:6568632", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771865700" }, "stopId": "FO-LOR-R", "stopSequence": 0 }, { "arrival": { "time": "1771865811" }, "departure": { "time": "1771865811" }, "stopId": "STAUBI-E", "stopSequence": 1 }, { "arrival": { "time": "1771865864" }, "departure": { "time": "1771865864" }, "stopId": "HARAS-E", "stopSequence": 2 }, { "arrival": { "time": "1771866060" }, "departure": { "time": "1771866060" }, "stopId": "ANLERO-E", "stopSequence": 3 }, { "arrival": { "time": "1771866155" }, "departure": { "time": "1771866155" }, "stopId": "MICHEL-E", "stopSequence": 4 }, { "arrival": { "time": "1771866217" }, "departure": { "time": "1771866217" }, "stopId": "BOURGO-E", "stopSequence": 5 }, { "arrival": { "time": "1771866269" }, "departure": { "time": "1771866269" }, "stopId": "VOLNEY-E", "stopSequence": 6 }, { "arrival": { "time": "1771866335" }, "departure": { "time": "1771866335" }, "stopId": "MADELE-E", "stopSequence": 7 }, { "arrival": { "time": "1771866420" }, "departure": { "time": "1771866420" }, "stopId": "SAUMUR-E", "stopSequence": 8 }, { "arrival": { "time": "1771866479" }, "departure": { "time": "1771866479" }, "stopId": "DELACR-E", "stopSequence": 9 }, { "arrival": { "time": "1771866528" }, "departure": { "time": "1771866528" }, "stopId": "JUSTIC-E", "stopSequence": 10 }, { "arrival": { "time": "1771866628" }, "departure": { "time": "1771866628" }, "stopId": "ECLATE-E", "stopSequence": 11 }, { "arrival": { "time": "1771866731" }, "departure": { "time": "1771866731" }, "stopId": "VDLOIR-E", "stopSequence": 12 }, { "arrival": { "time": "1771866780" }, "departure": { "time": "1771866780" }, "stopId": "LEOLAG-E", "stopSequence": 13 }, { "arrival": { "time": "1771866821" }, "departure": { "time": "1771866821" }, "stopId": "BELVTR-E", "stopSequence": 14 }, { "arrival": { "time": "1771866911" }, "departure": { "time": "1771866911" }, "stopId": "MARAIS-E", "stopSequence": 15 }, { "arrival": { "time": "1771866990" }, "departure": { "time": "1771866990" }, "stopId": "FRESNA-E", "stopSequence": 16 }, { "arrival": { "time": "1771867076" }, "departure": { "time": "1771867076" }, "stopId": "CHOUTE-E", "stopSequence": 17 }, { "arrival": { "time": "1771867124" }, "departure": { "time": "1771867124" }, "stopId": "MENA-E", "stopSequence": 18 }, { "arrival": { "time": "1771867193" }, "departure": { "time": "1771867193" }, "stopId": "MALAQU-E", "stopSequence": 19 }, { "arrival": { "time": "1771867230" }, "departure": { "time": "1771867230" }, "stopId": "LEFEVR-E", "stopSequence": 20 }, { "arrival": { "time": "1771867306" }, "departure": { "time": "1771867306" }, "stopId": "PYRAM2-E", "stopSequence": 21 }, { "arrival": { "time": "1771867380" }, "departure": { "time": "1771867380" }, "stopId": "BUISSO-E", "stopSequence": 22 }, { "arrival": { "time": "1771867416" }, "departure": { "time": "1771867416" }, "stopId": "DAUTEL-E", "stopSequence": 23 }, { "arrival": { "time": "1771867520" }, "departure": { "time": "1771867520" }, "stopId": "GENTR-E", "stopSequence": 24 }, { "arrival": { "time": "1771867645" }, "departure": { "time": "1771867645" }, "stopId": "BAHONN-E", "stopSequence": 25 }, { "arrival": { "time": "1771867713" }, "departure": { "time": "1771867713" }, "stopId": "DEGAUL-E", "stopSequence": 26 }, { "arrival": { "time": "1771867787" }, "departure": { "time": "1771867787" }, "stopId": "MALEMB-E", "stopSequence": 27 }, { "arrival": { "time": "1771867458" }, "departure": { "time": "1771867458" }, "scheduleRelationship": "SKIPPED", "stopId": "ARENA-E", "stopSequence": 29 }, { "arrival": { "time": "1771867521" }, "departure": { "time": "1771867521" }, "scheduleRelationship": "SKIPPED", "stopId": "MONTHI-E", "stopSequence": 30 }, { "arrival": { "time": "1771867583" }, "departure": { "time": "1771867583" }, "scheduleRelationship": "SKIPPED", "stopId": "MAIRTR-E", "stopSequence": 31 }, { "arrival": { "time": "1771867626" }, "departure": { "time": "1771867626" }, "scheduleRelationship": "SKIPPED", "stopId": "EGLTRE-E", "stopSequence": 32 }, { "arrival": { "time": "1771867662" }, "departure": { "time": "1771867662" }, "scheduleRelationship": "SKIPPED", "stopId": "CIMETR-E", "stopSequence": 33 }, { "arrival": { "time": "1771867740" }, "departure": { "time": "1771867740" }, "scheduleRelationship": "SKIPPED", "stopId": "HMTRE-E", "stopSequence": 34 }, { "arrival": { "time": "1771867840" }, "departure": { "time": "1771867840" }, "scheduleRelationship": "SKIPPED", "stopId": "TRELGA-E", "stopSequence": 35 }, { "arrival": { "time": "1771867961" }, "departure": { "time": "1771867961" }, "stopId": "FMAURI-E", "stopSequence": 36 }, { "arrival": { "time": "1771868017" }, "departure": { "time": "1771868017" }, "stopId": "MALRAU-E", "stopSequence": 37 }, { "arrival": { "time": "1771868074" }, "stopId": "TRELA-AR", "stopSequence": 38 } ], "trip": { "directionId": 1, "routeId": "01", "tripId": "6568632" } } }, { "id": "trip:3860", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771866720" }, "departure": { "time": "1771866720" }, "stopId": "ROCHETTE", "stopSequence": 3 }, { "arrival": { "time": "1771866755" }, "departure": { "time": "1771866755" }, "stopId": "GUERAND", "stopSequence": 4 }, { "arrival": { "time": "1771866807" }, "departure": { "time": "1771866807" }, "stopId": "CLEMEGLI", "stopSequence": 5 }, { "arrival": { "time": "1771866840" }, "departure": { "time": "1771866840" }, "stopId": "PINELIER", "stopSequence": 6 }, { "arrival": { "time": "1771867097" }, "departure": { "time": "1771867097" }, "stopId": "LAJANVRI", "stopSequence": 7 }, { "arrival": { "time": "1771867140" }, "departure": { "time": "1771867140" }, "stopId": "CRFRUX", "stopSequence": 8 }, { "arrival": { "time": "1771867453" }, "departure": { "time": "1771867453" }, "stopId": "PAQUERET", "stopSequence": 9 }, { "arrival": { "time": "1771867490" }, "departure": { "time": "1771867490" }, "stopId": "5ROUTES", "stopSequence": 10 }, { "arrival": { "time": "1771867560" }, "departure": { "time": "1771867560" }, "stopId": "ATOLL", "stopSequence": 11 }, { "arrival": { "time": "1771867762" }, "departure": { "time": "1771867762" }, "stopId": "DESERRE", "stopSequence": 12 }, { "arrival": { "time": "1771867825" }, "departure": { "time": "1771867825" }, "stopId": "MORSUB", "stopSequence": 13 }, { "arrival": { "time": "1771867920" }, "departure": { "time": "1771867920" }, "stopId": "LABABEAU", "stopSequence": 14 }, { "arrival": { "time": "1771868306" }, "departure": { "time": "1771868306" }, "stopId": "FARCYSJA", "stopSequence": 15 }, { "arrival": { "time": "1771868460" }, "departure": { "time": "1771868460" }, "stopId": "QUAIsubN", "stopSequence": 16 } ], "trip": { "directionId": 0, "routeId": "38", "tripId": "3860" } } }, { "id": "trip:6570879", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771866790" }, "stopId": "2ANRO", "stopSequence": 0 }, { "arrival": { "time": "1771866910" }, "departure": { "time": "1771866910" }, "stopId": "2JVIL", "stopSequence": 1 }, { "arrival": { "time": "1771867020" }, "departure": { "time": "1771867020" }, "stopId": "2JE23", "stopSequence": 2 }, { "arrival": { "time": "1771867140" }, "departure": { "time": "1771867140" }, "stopId": "2BAMA", "stopSequence": 3 }, { "arrival": { "time": "1771867260" }, "departure": { "time": "1771867260" }, "stopId": "2STRA", "stopSequence": 4 }, { "arrival": { "time": "1771867350" }, "departure": { "time": "1771867350" }, "stopId": "2LAFA", "stopSequence": 5 }, { "arrival": { "time": "1771867470" }, "departure": { "time": "1771867470" }, "stopId": "2LGAR", "stopSequence": 6 }, { "arrival": { "time": "1771867580" }, "departure": { "time": "1771867580" }, "stopId": "2HARA", "stopSequence": 7 }, { "arrival": { "time": "1771867640" }, "stopId": "2FMBL", "stopSequence": 8 } ], "trip": { "directionId": 0, "routeId": "A", "tripId": "6570879" } } }, { "id": "trip:6567968", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865567" }, "departure": { "time": "1771865567" }, "stopId": "LECHENE", "stopSequence": 1 }, { "arrival": { "time": "1771865597" }, "departure": { "time": "1771865597" }, "stopId": "PORTSG", "stopSequence": 2 }, { "arrival": { "time": "1771865627" }, "departure": { "time": "1771865627" }, "stopId": "VANRIE", "stopSequence": 3 }, { "arrival": { "time": "1771865687" }, "departure": { "time": "1771865687" }, "stopId": "CLOSNEUF", "stopSequence": 4 }, { "arrival": { "time": "1771865751" }, "departure": { "time": "1771865751" }, "stopId": "HOSGEMME", "stopSequence": 5 }, { "arrival": { "time": "1771865801" }, "departure": { "time": "1771865801" }, "stopId": "MASGEMME", "stopSequence": 6 }, { "arrival": { "time": "1771865866" }, "departure": { "time": "1771865866" }, "stopId": "LOUPINO", "stopSequence": 7 }, { "arrival": { "time": "1771865941" }, "departure": { "time": "1771865941" }, "stopId": "LESROSES", "stopSequence": 8 }, { "arrival": { "time": "1771866000" }, "departure": { "time": "1771866000" }, "stopId": "RTEDANGE", "stopSequence": 9 }, { "arrival": { "time": "1771866022" }, "departure": { "time": "1771866022" }, "stopId": "BELOEIL", "stopSequence": 10 }, { "arrival": { "time": "1771866082" }, "departure": { "time": "1771866082" }, "stopId": "JOLIVETT", "stopSequence": 11 }, { "arrival": { "time": "1771866103" }, "departure": { "time": "1771866103" }, "stopId": "HUTREAU", "stopSequence": 12 }, { "arrival": { "time": "1771866172" }, "departure": { "time": "1771866172" }, "stopId": "COSSE", "stopSequence": 13 }, { "arrival": { "time": "1771866209" }, "departure": { "time": "1771866209" }, "stopId": "AUBRY", "stopSequence": 14 }, { "arrival": { "time": "1771866259" }, "departure": { "time": "1771866259" }, "stopId": "MTARDAT", "stopSequence": 15 }, { "arrival": { "time": "1771866289" }, "departure": { "time": "1771866289" }, "stopId": "INTREPID", "stopSequence": 16 }, { "arrival": { "time": "1771866326" }, "departure": { "time": "1771866326" }, "stopId": "BEDIER", "stopSequence": 17 }, { "arrival": { "time": "1771866360" }, "departure": { "time": "1771866360" }, "stopId": "LETANDUE", "stopSequence": 18 }, { "arrival": { "time": "1771866484" }, "departure": { "time": "1771866484" }, "stopId": "STRASBOU", "stopSequence": 19 }, { "arrival": { "time": "1771866559" }, "departure": { "time": "1771866559" }, "stopId": "FREMUR", "stopSequence": 20 }, { "arrival": { "time": "1771866622" }, "departure": { "time": "1771866622" }, "stopId": "VAUBAN", "stopSequence": 21 }, { "arrival": { "time": "1771866666" }, "departure": { "time": "1771866666" }, "stopId": "POIREL", "stopSequence": 22 }, { "arrival": { "time": "1771866744" }, "departure": { "time": "1771866744" }, "stopId": "PONTNOIR", "stopSequence": 23 }, { "arrival": { "time": "1771866795" }, "departure": { "time": "1771866795" }, "stopId": "SEMARD", "stopSequence": 24 }, { "arrival": { "time": "1771866840" }, "departure": { "time": "1771866840" }, "stopId": "GARETERM", "stopSequence": 25 }, { "arrival": { "time": "1771867157" }, "departure": { "time": "1771867157" }, "stopId": "HARAS", "stopSequence": 26 }, { "arrival": { "time": "1771867247" }, "departure": { "time": "1771867247" }, "stopId": "STAUBIN", "stopSequence": 27 }, { "arrival": { "time": "1771867380" }, "departure": { "time": "1771867440" }, "stopId": "LOHUIT", "stopSequence": 28 }, { "arrival": { "time": "1771867611" }, "departure": { "time": "1771867611" }, "stopId": "PLDULY-E", "stopSequence": 29 }, { "arrival": { "time": "1771867701" }, "departure": { "time": "1771867701" }, "stopId": "STJOS-E", "stopSequence": 30 }, { "arrival": { "time": "1771867779" }, "departure": { "time": "1771867779" }, "stopId": "ANFRAN-E", "stopSequence": 31 }, { "arrival": { "time": "1771867836" }, "departure": { "time": "1771867836" }, "stopId": "DESMAZ-E", "stopSequence": 32 }, { "arrival": { "time": "1771867980" }, "departure": { "time": "1771867980" }, "stopId": "MONGAZ-E", "stopSequence": 34 }, { "arrival": { "time": "1771868049" }, "departure": { "time": "1771868049" }, "stopId": "GERICA-E", "stopSequence": 35 }, { "arrival": { "time": "1771868074" }, "departure": { "time": "1771868074" }, "stopId": "STLEON-E", "stopSequence": 36 }, { "arrival": { "time": "1771868171" }, "departure": { "time": "1771868171" }, "stopId": "CORMI-E", "stopSequence": 37 }, { "arrival": { "time": "1771868220" }, "departure": { "time": "1771868220" }, "stopId": "VILSAN-E", "stopSequence": 38 }, { "arrival": { "time": "1771868355" }, "departure": { "time": "1771868355" }, "stopId": "GASPAL-E", "stopSequence": 39 }, { "arrival": { "time": "1771868451" }, "departure": { "time": "1771868451" }, "stopId": "MARAIS", "stopSequence": 40 }, { "arrival": { "time": "1771868506" }, "departure": { "time": "1771868506" }, "stopId": "BELLVUTR", "stopSequence": 41 }, { "arrival": { "time": "1771868584" }, "departure": { "time": "1771868584" }, "stopId": "DAGUER-E", "stopSequence": 42 }, { "arrival": { "time": "1771868642" }, "departure": { "time": "1771868642" }, "stopId": "ALLUME-E", "stopSequence": 43 }, { "arrival": { "time": "1771868693" }, "departure": { "time": "1771868693" }, "stopId": "RIOTTE-E", "stopSequence": 44 }, { "arrival": { "time": "1771868765" }, "departure": { "time": "1771868765" }, "stopId": "LAVOIR-E", "stopSequence": 45 }, { "arrival": { "time": "1771868880" }, "departure": { "time": "1771868880" }, "stopId": "JEBOUT-E", "stopSequence": 46 }, { "arrival": { "time": "1771868933" }, "departure": { "time": "1771868933" }, "stopId": "BAUDRA-E", "stopSequence": 47 }, { "arrival": { "time": "1771869031" }, "departure": { "time": "1771869031" }, "stopId": "ECURIE-E", "stopSequence": 48 }, { "arrival": { "time": "1771869118" }, "departure": { "time": "1771869118" }, "stopId": "RTSORGES", "stopSequence": 49 }, { "arrival": { "time": "1771869180" }, "stopId": "SORGES", "stopSequence": 50 } ], "trip": { "directionId": 0, "routeId": "08", "tripId": "6567968" } } }, { "id": "trip:6572521", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771867560" }, "stopId": "1QUAI", "stopSequence": 0 }, { "arrival": { "time": "1771867744" }, "departure": { "time": "1771867744" }, "stopId": "2FARC", "stopSequence": 1 }, { "arrival": { "time": "1771867859" }, "departure": { "time": "1771867859" }, "stopId": "2ELYS", "stopSequence": 2 }, { "arrival": { "time": "1771867957" }, "departure": { "time": "1771867957" }, "stopId": "2PATT", "stopSequence": 3 }, { "arrival": { "time": "1771868040" }, "departure": { "time": "1771868040" }, "stopId": "2BARR", "stopSequence": 4 }, { "arrival": { "time": "1771868132" }, "departure": { "time": "1771868132" }, "stopId": "2BEAU", "stopSequence": 5 }, { "arrival": { "time": "1771868220" }, "stopId": "1BBCA", "stopSequence": 6 } ], "trip": { "directionId": 0, "routeId": "B", "tripId": "6572521" } } }, { "id": "trip:3470D", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865603" }, "departure": { "time": "1771865618" }, "stopId": "AUBRIAIS", "stopSequence": 15 }, { "arrival": { "time": "1771865662" }, "departure": { "time": "0" }, "stopId": "TANCELL", "stopSequence": 16 }, { "arrival": { "time": "1771865827" }, "departure": { "time": "1771865827" }, "stopId": "LAGLOUTI", "stopSequence": 17 }, { "arrival": { "time": "1771865946" }, "departure": { "time": "1771865946" }, "stopId": "LAGRANGE", "stopSequence": 18 }, { "arrival": { "time": "1771866042" }, "departure": { "time": "1771866042" }, "stopId": "LAPLESSE", "stopSequence": 19 }, { "arrival": { "time": "1771866260" }, "departure": { "time": "1771866260" }, "stopId": "GPOMPIDO", "stopSequence": 20 }, { "arrival": { "time": "1771866345" }, "departure": { "time": "1771866345" }, "stopId": "STLOUIS", "stopSequence": 21 }, { "arrival": { "time": "1771866500" }, "departure": { "time": "1771866500" }, "stopId": "LECLER-E", "stopSequence": 22 }, { "arrival": { "time": "1771866711" }, "departure": { "time": "1771866711" }, "stopId": "DESCAZEA", "stopSequence": 23 }, { "arrival": { "time": "1771866783" }, "departure": { "time": "1771866783" }, "stopId": "MONPROFI", "stopSequence": 24 }, { "arrival": { "time": "1771866860" }, "departure": { "time": "1771866860" }, "stopId": "QUAIsubW", "stopSequence": 25 } ], "trip": { "directionId": 0, "routeId": "34", "tripId": "3470D" } } }, { "id": "trip:2464", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865800" }, "departure": { "time": "1771865800" }, "stopId": "GARDOT", "stopSequence": 13 }, { "arrival": { "time": "1771865939" }, "departure": { "time": "1771865939" }, "stopId": "SECUSOCI", "stopSequence": 14 }, { "arrival": { "time": "1771866100" }, "departure": { "time": "1771866100" }, "stopId": "HDVSUB", "stopSequence": 15 } ], "trip": { "directionId": 0, "routeId": "24", "tripId": "2464" } } }, { "id": "trip:6570342", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771866490" }, "stopId": "MENDESFR", "stopSequence": 0 }, { "arrival": { "time": "1771866666" }, "departure": { "time": "1771866666" }, "stopId": "FO-LOR-R", "stopSequence": 1 }, { "arrival": { "time": "1771866786" }, "departure": { "time": "1771866786" }, "stopId": "STAUBI-E", "stopSequence": 2 }, { "arrival": { "time": "1771866843" }, "departure": { "time": "1771866843" }, "stopId": "HARAS-E", "stopSequence": 3 }, { "arrival": { "time": "1771866895" }, "departure": { "time": "1771866895" }, "stopId": "LICES", "stopSequence": 4 }, { "arrival": { "time": "1771866956" }, "departure": { "time": "1771866956" }, "stopId": "CCI-E", "stopSequence": 5 }, { "arrival": { "time": "1771867002" }, "departure": { "time": "1771867002" }, "stopId": "CHDARR-E", "stopSequence": 6 }, { "arrival": { "time": "1771867143" }, "stopId": "LEQUAI-E", "stopSequence": 7 } ], "trip": { "directionId": 0, "routeId": "Tbus", "tripId": "6570342" } } }, { "id": "trip:6568641", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771868700" }, "stopId": "TRELAZE", "stopSequence": 0 }, { "arrival": { "time": "1771868722" }, "departure": { "time": "1771868722" }, "stopId": "MALRAUX", "stopSequence": 1 }, { "arrival": { "time": "1771868760" }, "departure": { "time": "1771868760" }, "stopId": "FMAURIAC", "stopSequence": 2 }, { "arrival": { "time": "1771868809" }, "departure": { "time": "1771868809" }, "stopId": "TRELGARE", "stopSequence": 3 }, { "arrival": { "time": "1771868878" }, "departure": { "time": "1771868878" }, "stopId": "MALEMBAR", "stopSequence": 4 }, { "arrival": { "time": "1771868967" }, "departure": { "time": "1771868967" }, "stopId": "DEGAULLE", "stopSequence": 5 }, { "arrival": { "time": "1771869038" }, "departure": { "time": "1771869038" }, "stopId": "BAHONNEA", "stopSequence": 6 }, { "arrival": { "time": "1771869170" }, "departure": { "time": "1771869170" }, "stopId": "GENTRIC", "stopSequence": 7 }, { "arrival": { "time": "1771869269" }, "departure": { "time": "1771869269" }, "stopId": "DAUTEL", "stopSequence": 8 }, { "arrival": { "time": "1771868880" }, "departure": { "time": "1771868880" }, "scheduleRelationship": "SKIPPED", "stopId": "HMTREL", "stopSequence": 9 }, { "arrival": { "time": "1771868968" }, "departure": { "time": "1771868968" }, "scheduleRelationship": "SKIPPED", "stopId": "CIMTRELA", "stopSequence": 10 }, { "arrival": { "time": "1771869007" }, "departure": { "time": "1771869007" }, "scheduleRelationship": "SKIPPED", "stopId": "EGLTRELA", "stopSequence": 11 }, { "arrival": { "time": "1771869055" }, "departure": { "time": "1771869055" }, "scheduleRelationship": "SKIPPED", "stopId": "MAIRTREL", "stopSequence": 12 }, { "arrival": { "time": "1771869108" }, "departure": { "time": "1771869108" }, "scheduleRelationship": "SKIPPED", "stopId": "MONTHIBE", "stopSequence": 13 }, { "arrival": { "time": "1771869167" }, "departure": { "time": "1771869167" }, "scheduleRelationship": "SKIPPED", "stopId": "ARENA", "stopSequence": 14 } ], "trip": { "directionId": 0, "routeId": "01", "tripId": "6568641" } } }, { "id": "trip:6572034", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771867140" }, "stopId": "2JMOU", "stopSequence": 0 }, { "arrival": { "time": "1771867260" }, "departure": { "time": "1771867260" }, "stopId": "2HSAU", "stopSequence": 1 }, { "arrival": { "time": "1771867350" }, "departure": { "time": "1771867350" }, "stopId": "2VERN", "stopSequence": 2 }, { "arrival": { "time": "1771867510" }, "departure": { "time": "1771867510" }, "stopId": "2BOTA", "stopSequence": 4 }, { "arrival": { "time": "1771867610" }, "departure": { "time": "1771867610" }, "stopId": "2PMAY", "stopSequence": 5 }, { "arrival": { "time": "1771867690" }, "departure": { "time": "1771867690" }, "stopId": "2BROY", "stopSequence": 6 }, { "arrival": { "time": "1771867780" }, "departure": { "time": "1771867780" }, "stopId": "2ACAS", "stopSequence": 7 }, { "arrival": { "time": "1771867860" }, "departure": { "time": "1771867860" }, "stopId": "2STGI", "stopSequence": 8 }, { "arrival": { "time": "1771867950" }, "departure": { "time": "1771867950" }, "stopId": "2BASC", "stopSequence": 9 }, { "arrival": { "time": "1771868040" }, "stopId": "1AARD", "stopSequence": 10 } ], "trip": { "directionId": 0, "routeId": "A", "tripId": "6572034" } } }, { "id": "trip:6567850", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771866900" }, "stopId": "EVENTARD", "stopSequence": 0 }, { "arrival": { "time": "1771866928" }, "departure": { "time": "1771866928" }, "stopId": "COTTAGE", "stopSequence": 1 }, { "arrival": { "time": "1771867080" }, "departure": { "time": "1771867080" }, "stopId": "HIPPODRO", "stopSequence": 2 }, { "arrival": { "time": "1771867118" }, "departure": { "time": "1771867118" }, "stopId": "REDUMONT", "stopSequence": 3 }, { "arrival": { "time": "1771867230" }, "departure": { "time": "1771867230" }, "stopId": "DUBELL-2", "stopSequence": 4 }, { "arrival": { "time": "1771867260" }, "departure": { "time": "1771867260" }, "stopId": "BOISABBE", "stopSequence": 5 }, { "arrival": { "time": "1771867296" }, "departure": { "time": "1771867296" }, "stopId": "DEBUSSY", "stopSequence": 6 }, { "arrival": { "time": "1771867342" }, "departure": { "time": "1771867342" }, "stopId": "HOTELLER", "stopSequence": 7 }, { "arrival": { "time": "1771867380" }, "departure": { "time": "1771867380" }, "stopId": "INDUSTRI", "stopSequence": 8 }, { "arrival": { "time": "1771867462" }, "departure": { "time": "1771867462" }, "stopId": "SAVOIE", "stopSequence": 9 }, { "arrival": { "time": "1771867522" }, "departure": { "time": "1771867522" }, "stopId": "AUVERGNE", "stopSequence": 10 }, { "arrival": { "time": "1771867560" }, "departure": { "time": "1771867560" }, "stopId": "NOZAY", "stopSequence": 11 }, { "arrival": { "time": "1771867589" }, "departure": { "time": "1771867589" }, "stopId": "RBRIOLLA", "stopSequence": 12 }, { "arrival": { "time": "1771867793" }, "departure": { "time": "1771867793" }, "stopId": "MIMOSAS", "stopSequence": 13 }, { "arrival": { "time": "1771867859" }, "departure": { "time": "1771867859" }, "stopId": "BRISEPOT", "stopSequence": 14 }, { "arrival": { "time": "1771867910" }, "departure": { "time": "1771867910" }, "stopId": "DESJARDI", "stopSequence": 15 }, { "arrival": { "time": "1771867952" }, "departure": { "time": "1771867952" }, "stopId": "MACE", "stopSequence": 16 }, { "arrival": { "time": "1771867981" }, "departure": { "time": "1771867981" }, "stopId": "LUTIN", "stopSequence": 17 }, { "arrival": { "time": "1771868068" }, "departure": { "time": "1771868068" }, "stopId": "MUSSET", "stopSequence": 18 }, { "arrival": { "time": "1771868108" }, "departure": { "time": "1771868108" }, "stopId": "SAVARY", "stopSequence": 19 }, { "arrival": { "time": "1771867532" }, "departure": { "time": "1771867532" }, "scheduleRelationship": "SKIPPED", "stopId": "DOYENNE", "stopSequence": 20 }, { "arrival": { "time": "1771867604" }, "departure": { "time": "1771867604" }, "scheduleRelationship": "SKIPPED", "stopId": "CITESOLI", "stopSequence": 21 }, { "arrival": { "time": "1771867740" }, "departure": { "time": "1771867740" }, "scheduleRelationship": "SKIPPED", "stopId": "CARCITR", "stopSequence": 22 }, { "arrival": { "time": "1771867795" }, "departure": { "time": "1771867795" }, "scheduleRelationship": "SKIPPED", "stopId": "FFAURE", "stopSequence": 23 }, { "arrival": { "time": "1771867904" }, "departure": { "time": "1771867904" }, "scheduleRelationship": "SKIPPED", "stopId": "FACUL-SS", "stopSequence": 24 }, { "arrival": { "time": "1771867920" }, "departure": { "time": "1771867920" }, "scheduleRelationship": "SKIPPED", "stopId": "BDEMAINE", "stopSequence": 25 }, { "arrival": { "time": "1771868081" }, "departure": { "time": "1771868081" }, "scheduleRelationship": "SKIPPED", "stopId": "TALET", "stopSequence": 26 }, { "arrival": { "time": "1771868204" }, "departure": { "time": "1771868204" }, "stopId": "MENDESFR", "stopSequence": 27 }, { "arrival": { "time": "1771868333" }, "departure": { "time": "1771868520" }, "stopId": "FO-LOR-R", "stopSequence": 28 }, { "arrival": { "time": "1771868604" }, "departure": { "time": "1771868604" }, "stopId": "STAUBI-E", "stopSequence": 29 }, { "arrival": { "time": "1771868644" }, "departure": { "time": "1771868644" }, "stopId": "HARAS-E", "stopSequence": 30 }, { "arrival": { "time": "1771868751" }, "departure": { "time": "1771868751" }, "stopId": "LESGAR-E", "stopSequence": 31 }, { "arrival": { "time": "1771868883" }, "departure": { "time": "1771868883" }, "stopId": "SEMARD-E", "stopSequence": 32 }, { "arrival": { "time": "1771868940" }, "departure": { "time": "1771868940" }, "stopId": "PONTNO-E", "stopSequence": 33 }, { "arrival": { "time": "1771869044" }, "departure": { "time": "1771869044" }, "stopId": "POIREL-E", "stopSequence": 34 }, { "arrival": { "time": "1771869101" }, "departure": { "time": "1771869101" }, "stopId": "VAUBAN-E", "stopSequence": 35 }, { "arrival": { "time": "1771869180" }, "departure": { "time": "1771869180" }, "stopId": "CHANZY-E", "stopSequence": 36 }, { "arrival": { "time": "1771869240" }, "departure": { "time": "1771869240" }, "stopId": "LAFAYE-E", "stopSequence": 37 } ], "trip": { "directionId": 1, "routeId": "09", "tripId": "6567850" } } }, { "id": "trip:6052655", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771869191" }, "stopId": "GAREPAPI", "stopSequence": 0 }, { "arrival": { "time": "1771869271" }, "departure": { "time": "1771869271" }, "stopId": "SEMARD-E", "stopSequence": 1 }, { "arrival": { "time": "1771869036" }, "departure": { "time": "1771869036" }, "scheduleRelationship": "SKIPPED", "stopId": "BREMON-E", "stopSequence": 15 }, { "arrival": { "time": "1771869100" }, "departure": { "time": "1771869100" }, "scheduleRelationship": "SKIPPED", "stopId": "ACAD-PLA", "stopSequence": 16 }, { "arrival": { "time": "1771869140" }, "departure": { "time": "1771869140" }, "scheduleRelationship": "SKIPPED", "stopId": "CHDARR-E", "stopSequence": 17 }, { "arrival": { "time": "1771869282" }, "departure": { "time": "1771869282" }, "scheduleRelationship": "SKIPPED", "stopId": "LEQUAI-E", "stopSequence": 18 }, { "arrival": { "time": "1771872519" }, "stopId": "DOMVATER", "stopSequence": 39 } ], "trip": { "directionId": 1, "routeId": "21", "tripId": "6052655" } } }, { "id": "trip:6052662", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771866233" }, "departure": { "time": "1771866233" }, "stopId": "EBLE", "stopSequence": 19 }, { "arrival": { "time": "1771866295" }, "departure": { "time": "1771866295" }, "stopId": "GENIE", "stopSequence": 20 }, { "arrival": { "time": "1771866372" }, "departure": { "time": "1771866372" }, "stopId": "VAUBAN", "stopSequence": 21 }, { "arrival": { "time": "1771866406" }, "departure": { "time": "1771866406" }, "stopId": "POIREL", "stopSequence": 22 }, { "arrival": { "time": "1771866467" }, "departure": { "time": "1771866467" }, "stopId": "PONTNOIR", "stopSequence": 23 }, { "arrival": { "time": "1771866506" }, "departure": { "time": "1771866506" }, "stopId": "SEMARD", "stopSequence": 24 }, { "arrival": { "time": "1771866547" }, "stopId": "GAREPAPI", "stopSequence": 39 } ], "trip": { "directionId": 0, "routeId": "21", "tripId": "6052662" } } }, { "id": "trip:3372D", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771866220" }, "departure": { "time": "1771866220" }, "stopId": "DUMESNIL", "stopSequence": 16 }, { "arrival": { "time": "1771866340" }, "departure": { "time": "1771866340" }, "stopId": "QUAIsubW", "stopSequence": 17 } ], "trip": { "directionId": 0, "routeId": "33", "tripId": "3372D" } } }, { "id": "trip:30271", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865790" }, "departure": { "time": "1771865790" }, "stopId": "BANCST-E", "stopSequence": 4 }, { "arrival": { "time": "1771866330" }, "departure": { "time": "1771866330" }, "stopId": "ESATBE-E", "stopSequence": 5 }, { "arrival": { "time": "1771866690" }, "departure": { "time": "1771866690" }, "stopId": "BOSCH-E", "stopSequence": 6 }, { "arrival": { "time": "1771866759" }, "departure": { "time": "1771866759" }, "stopId": "MATISS-E", "stopSequence": 7 }, { "arrival": { "time": "1771866795" }, "departure": { "time": "1771866795" }, "stopId": "MARMIT-E", "stopSequence": 8 }, { "arrival": { "time": "1771867230" }, "departure": { "time": "1771867230" }, "stopId": "CIMTRELA", "stopSequence": 9 }, { "arrival": { "time": "1771867266" }, "departure": { "time": "1771867266" }, "stopId": "TRELCH-E", "stopSequence": 10 }, { "arrival": { "time": "1771867360" }, "departure": { "time": "1771867360" }, "stopId": "BRAINN-E", "stopSequence": 11 }, { "arrival": { "time": "1771867467" }, "departure": { "time": "1771867467" }, "stopId": "BRAIBO-E", "stopSequence": 12 }, { "arrival": { "time": "1771867530" }, "departure": { "time": "1771867530" }, "stopId": "BUISBE-E", "stopSequence": 13 }, { "arrival": { "time": "1771867608" }, "departure": { "time": "1771867608" }, "stopId": "BRAI8M-E", "stopSequence": 14 }, { "arrival": { "time": "1771867666" }, "departure": { "time": "1771867666" }, "stopId": "AZEMA-E", "stopSequence": 15 }, { "arrival": { "time": "1771867725" }, "departure": { "time": "1771867725" }, "stopId": "BRAICO-E", "stopSequence": 16 }, { "arrival": { "time": "1771867830" }, "departure": { "time": "1771867830" }, "stopId": "ANDAMA-E", "stopSequence": 17 }, { "arrival": { "time": "1771867869" }, "departure": { "time": "1771867869" }, "stopId": "RESTLA-E", "stopSequence": 18 }, { "arrival": { "time": "1771867949" }, "departure": { "time": "1771867949" }, "stopId": "ANDALA-E", "stopSequence": 19 }, { "arrival": { "time": "1771867997" }, "departure": { "time": "1771867997" }, "stopId": "JDELAV-E", "stopSequence": 20 }, { "arrival": { "time": "1771868130" }, "departure": { "time": "1771868130" }, "stopId": "CORNCR-E", "stopSequence": 21 }, { "arrival": { "time": "1771868273" }, "departure": { "time": "1771868273" }, "stopId": "CORNMA-E", "stopSequence": 22 }, { "arrival": { "time": "1771868370" }, "departure": { "time": "1771868370" }, "stopId": "ROYALE-E", "stopSequence": 23 } ], "trip": { "directionId": 1, "routeId": "302", "tripId": "30271" } } }, { "id": "trip:6572278", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771865580" }, "scheduleRelationship": "SKIPPED", "stopId": "HOPITAL", "stopSequence": 1 }, { "arrival": { "time": "1771865628" }, "departure": { "time": "1771865628" }, "stopId": "HRECULEE", "stopSequence": 2 }, { "arrival": { "time": "1771865643" }, "departure": { "time": "1771865643" }, "stopId": "FMEDECIN", "stopSequence": 3 }, { "arrival": { "time": "1771865741" }, "departure": { "time": "1771865741" }, "stopId": "WJMO-E", "stopSequence": 4 }, { "arrival": { "time": "1771865797" }, "departure": { "time": "1771865797" }, "stopId": "ESEO", "stopSequence": 5 }, { "arrival": { "time": "1771865867" }, "departure": { "time": "1771865867" }, "stopId": "CHARNASS", "stopSequence": 6 }, { "arrival": { "time": "1771865956" }, "departure": { "time": "1771865956" }, "stopId": "FRATER", "stopSequence": 7 }, { "arrival": { "time": "1771866011" }, "departure": { "time": "1771866011" }, "stopId": "LECUIT", "stopSequence": 8 }, { "arrival": { "time": "1771866092" }, "departure": { "time": "1771866092" }, "stopId": "BLERIOT", "stopSequence": 9 }, { "arrival": { "time": "1771866149" }, "departure": { "time": "1771866149" }, "stopId": "BARRA", "stopSequence": 10 }, { "arrival": { "time": "1771866222" }, "departure": { "time": "1771866222" }, "stopId": "STTERESE", "stopSequence": 11 }, { "arrival": { "time": "1771866278" }, "departure": { "time": "1771866278" }, "stopId": "BICHBICH", "stopSequence": 12 }, { "arrival": { "time": "1771866330" }, "departure": { "time": "1771866330" }, "stopId": "DESCAZEA", "stopSequence": 13 }, { "arrival": { "time": "1771866405" }, "departure": { "time": "1771866405" }, "stopId": "MONPROFI", "stopSequence": 14 }, { "arrival": { "time": "1771866491" }, "departure": { "time": "1771866491" }, "stopId": "LEQUAI", "stopSequence": 15 }, { "arrival": { "time": "1771866686" }, "departure": { "time": "1771866686" }, "stopId": "FARCSJ-E", "stopSequence": 16 }, { "arrival": { "time": "1771866782" }, "departure": { "time": "1771866782" }, "stopId": "MVIGNE-E", "stopSequence": 17 }, { "arrival": { "time": "1771866853" }, "departure": { "time": "1771866853" }, "stopId": "CHBBEI-E", "stopSequence": 18 }, { "arrival": { "time": "1771866908" }, "departure": { "time": "1771866908" }, "stopId": "BOISRA-E", "stopSequence": 19 }, { "arrival": { "time": "1771866974" }, "departure": { "time": "1771866974" }, "stopId": "NDAMLA-E", "stopSequence": 20 }, { "arrival": { "time": "1771867037" }, "departure": { "time": "1771867037" }, "stopId": "POLYTE-E", "stopSequence": 21 }, { "arrival": { "time": "1771867093" }, "departure": { "time": "1771867093" }, "stopId": "CITEUN-E", "stopSequence": 22 }, { "arrival": { "time": "1771867213" }, "departure": { "time": "1771867213" }, "stopId": "BEAUSS-E", "stopSequence": 23 }, { "arrival": { "time": "1771867298" }, "departure": { "time": "1771867298" }, "stopId": "CNFPT-E", "stopSequence": 24 }, { "arrival": { "time": "1771867483" }, "departure": { "time": "1771867483" }, "stopId": "JEMONNET", "stopSequence": 25 }, { "arrival": { "time": "1771867536" }, "departure": { "time": "1771867536" }, "stopId": "MAISLA-E", "stopSequence": 26 }, { "arrival": { "time": "1771867573" }, "departure": { "time": "1771867573" }, "stopId": "PERUSS-E", "stopSequence": 27 }, { "arrival": { "time": "1771867608" }, "departure": { "time": "1771867608" }, "stopId": "MAISEN-E", "stopSequence": 28 }, { "arrival": { "time": "1771867659" }, "departure": { "time": "1771867659" }, "stopId": "LACDMA-E", "stopSequence": 29 }, { "arrival": { "time": "1771867716" }, "departure": { "time": "1771867716" }, "stopId": "CAMLAC-E", "stopSequence": 30 }, { "arrival": { "time": "1771867834" }, "departure": { "time": "1771867834" }, "stopId": "CROISE-E", "stopSequence": 31 }, { "arrival": { "time": "1771867869" }, "departure": { "time": "1771867869" }, "stopId": "PRUNIE-E", "stopSequence": 32 }, { "arrival": { "time": "1771867962" }, "departure": { "time": "1771867962" }, "stopId": "PETVIV-E", "stopSequence": 33 }, { "arrival": { "time": "1771868048" }, "departure": { "time": "1771868048" }, "stopId": "VALMAI-E", "stopSequence": 34 }, { "arrival": { "time": "1771868081" }, "departure": { "time": "1771868081" }, "stopId": "P-ANJO-E", "stopSequence": 35 }, { "arrival": { "time": "1771868166" }, "departure": { "time": "1771868166" }, "stopId": "HARENC", "stopSequence": 36 }, { "arrival": { "time": "1771868221" }, "departure": { "time": "1771868221" }, "stopId": "P-ANJOU", "stopSequence": 37 }, { "arrival": { "time": "1771868273" }, "departure": { "time": "1771868273" }, "stopId": "CLOSVIGN", "stopSequence": 38 }, { "arrival": { "time": "1771868300" }, "departure": { "time": "1771868300" }, "stopId": "CHATAI-E", "stopSequence": 39 }, { "arrival": { "time": "1771868353" }, "departure": { "time": "1771868353" }, "stopId": "PIVERD-E", "stopSequence": 40 }, { "arrival": { "time": "1771868405" }, "departure": { "time": "1771868405" }, "stopId": "ARTAUD-E", "stopSequence": 41 }, { "arrival": { "time": "1771868468" }, "departure": { "time": "1771868468" }, "stopId": "HAUBOU-E", "stopSequence": 42 }, { "arrival": { "time": "1771868550" }, "departure": { "time": "1771868550" }, "stopId": "PETPOR-E", "stopSequence": 43 }, { "arrival": { "time": "1771868591" }, "departure": { "time": "1771868591" }, "stopId": "CHEVRI-E", "stopSequence": 44 }, { "arrival": { "time": "1771868645" }, "stopId": "BOUCHE-E", "stopSequence": 45 } ], "trip": { "directionId": 1, "routeId": "06", "tripId": "6572278" } } }, { "id": "trip:6568645", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771866900" }, "stopId": "TRELAZE", "stopSequence": 0 }, { "arrival": { "time": "1771866922" }, "departure": { "time": "1771866922" }, "stopId": "MALRAUX", "stopSequence": 1 }, { "arrival": { "time": "1771866960" }, "departure": { "time": "1771866960" }, "stopId": "FMAURIAC", "stopSequence": 2 }, { "arrival": { "time": "1771867009" }, "departure": { "time": "1771867009" }, "stopId": "TRELGARE", "stopSequence": 3 }, { "arrival": { "time": "1771867078" }, "departure": { "time": "1771867078" }, "stopId": "MALEMBAR", "stopSequence": 4 }, { "arrival": { "time": "1771867167" }, "departure": { "time": "1771867167" }, "stopId": "DEGAULLE", "stopSequence": 5 }, { "arrival": { "time": "1771867238" }, "departure": { "time": "1771867238" }, "stopId": "BAHONNEA", "stopSequence": 6 }, { "arrival": { "time": "1771867370" }, "departure": { "time": "1771867370" }, "stopId": "GENTRIC", "stopSequence": 7 }, { "arrival": { "time": "1771867469" }, "departure": { "time": "1771867469" }, "stopId": "DAUTEL", "stopSequence": 8 }, { "arrival": { "time": "1771867080" }, "departure": { "time": "1771867080" }, "scheduleRelationship": "SKIPPED", "stopId": "HMTREL", "stopSequence": 9 }, { "arrival": { "time": "1771867168" }, "departure": { "time": "1771867168" }, "scheduleRelationship": "SKIPPED", "stopId": "CIMTRELA", "stopSequence": 10 }, { "arrival": { "time": "1771867207" }, "departure": { "time": "1771867207" }, "scheduleRelationship": "SKIPPED", "stopId": "EGLTRELA", "stopSequence": 11 }, { "arrival": { "time": "1771867255" }, "departure": { "time": "1771867255" }, "scheduleRelationship": "SKIPPED", "stopId": "MAIRTREL", "stopSequence": 12 }, { "arrival": { "time": "1771867308" }, "departure": { "time": "1771867308" }, "scheduleRelationship": "SKIPPED", "stopId": "MONTHIBE", "stopSequence": 13 }, { "arrival": { "time": "1771867367" }, "departure": { "time": "1771867367" }, "scheduleRelationship": "SKIPPED", "stopId": "ARENA", "stopSequence": 14 }, { "arrival": { "time": "1771867494" }, "departure": { "time": "1771867494" }, "stopId": "BUISSON", "stopSequence": 15 }, { "arrival": { "time": "1771867554" }, "departure": { "time": "1771867554" }, "stopId": "PYRAM02", "stopSequence": 16 }, { "arrival": { "time": "1771867630" }, "departure": { "time": "1771867630" }, "stopId": "LEFEVRE", "stopSequence": 17 }, { "arrival": { "time": "1771867665" }, "departure": { "time": "1771867665" }, "stopId": "MALAQUAI", "stopSequence": 18 }, { "arrival": { "time": "1771867724" }, "departure": { "time": "1771867724" }, "stopId": "MENARD", "stopSequence": 19 }, { "arrival": { "time": "1771867769" }, "departure": { "time": "1771867769" }, "stopId": "CHOUTEAU", "stopSequence": 20 }, { "arrival": { "time": "1771867839" }, "departure": { "time": "1771867839" }, "stopId": "FRESNAIE", "stopSequence": 21 }, { "arrival": { "time": "1771867924" }, "departure": { "time": "1771867924" }, "stopId": "MARAIS", "stopSequence": 22 }, { "arrival": { "time": "1771867984" }, "departure": { "time": "1771867984" }, "stopId": "BELLVUTR", "stopSequence": 23 }, { "arrival": { "time": "1771868033" }, "departure": { "time": "1771868033" }, "stopId": "LEOLAGRA", "stopSequence": 24 }, { "arrival": { "time": "1771868087" }, "departure": { "time": "1771868087" }, "stopId": "VDLOIRE", "stopSequence": 25 }, { "arrival": { "time": "1771868179" }, "departure": { "time": "1771868179" }, "stopId": "ECLATERI", "stopSequence": 26 }, { "arrival": { "time": "1771868285" }, "departure": { "time": "1771868285" }, "stopId": "JUSTICES", "stopSequence": 27 }, { "arrival": { "time": "1771868324" }, "departure": { "time": "1771868324" }, "stopId": "DELACROI", "stopSequence": 28 }, { "arrival": { "time": "1771868395" }, "departure": { "time": "1771868395" }, "stopId": "SAUMUROI", "stopSequence": 29 }, { "arrival": { "time": "1771868463" }, "departure": { "time": "1771868463" }, "stopId": "MADELEIN", "stopSequence": 30 }, { "arrival": { "time": "1771868508" }, "departure": { "time": "1771868508" }, "stopId": "VOLNEY", "stopSequence": 31 }, { "arrival": { "time": "1771868586" }, "departure": { "time": "1771868586" }, "stopId": "BOURGONN", "stopSequence": 32 }, { "arrival": { "time": "1771868645" }, "departure": { "time": "1771868645" }, "stopId": "MICHELET", "stopSequence": 33 }, { "arrival": { "time": "1771868695" }, "departure": { "time": "1771868695" }, "stopId": "ANLEROY", "stopSequence": 34 }, { "arrival": { "time": "1771868872" }, "departure": { "time": "1771868872" }, "stopId": "PAULBERT", "stopSequence": 35 }, { "arrival": { "time": "1771868945" }, "departure": { "time": "1771868945" }, "stopId": "HARAS", "stopSequence": 36 }, { "arrival": { "time": "1771869028" }, "departure": { "time": "1771869028" }, "stopId": "STAUBIN", "stopSequence": 37 }, { "arrival": { "time": "1771869155" }, "stopId": "LORRTERM", "stopSequence": 38 } ], "trip": { "directionId": 0, "routeId": "01", "tripId": "6568645" } } }, { "id": "trip:6568176", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865572" }, "departure": { "time": "1771865603" }, "stopId": "BREMON-E", "stopSequence": 50 }, { "arrival": { "time": "1771865640" }, "departure": { "time": "1771865647" }, "stopId": "ACAD-PLA", "stopSequence": 51 }, { "arrival": { "time": "1771865682" }, "departure": { "time": "1771865682" }, "stopId": "CHDARR-E", "stopSequence": 52 }, { "arrival": { "time": "1771865837" }, "departure": { "time": "1771865837" }, "stopId": "LEQUAI-E", "stopSequence": 53 }, { "arrival": { "time": "1771865889" }, "departure": { "time": "1771865889" }, "stopId": "DUMESN-E", "stopSequence": 54 }, { "arrival": { "time": "1771865959" }, "departure": { "time": "1771865959" }, "stopId": "RASPAI-E", "stopSequence": 55 }, { "arrival": { "time": "1771866025" }, "departure": { "time": "1771866025" }, "stopId": "LABRUY-E", "stopSequence": 56 }, { "arrival": { "time": "1771866118" }, "departure": { "time": "1771866118" }, "stopId": "PARCGA-E", "stopSequence": 57 }, { "arrival": { "time": "1771866167" }, "departure": { "time": "1771866167" }, "stopId": "ROCEPI-E", "stopSequence": 58 }, { "arrival": { "time": "1771866249" }, "departure": { "time": "1771866249" }, "stopId": "LECLER-E", "stopSequence": 59 }, { "arrival": { "time": "1771866295" }, "departure": { "time": "1771866295" }, "stopId": "CAMUS-E", "stopSequence": 60 }, { "arrival": { "time": "1771866344" }, "departure": { "time": "1771866344" }, "stopId": "LIZE05-E", "stopSequence": 61 }, { "arrival": { "time": "1771866453" }, "departure": { "time": "1771866453" }, "stopId": "PELUAU-E", "stopSequence": 62 }, { "arrival": { "time": "1771866533" }, "departure": { "time": "1771866533" }, "stopId": "AURIOL-E", "stopSequence": 63 }, { "arrival": { "time": "1771866545" }, "stopId": "AQUAVITA", "stopSequence": 64 } ], "trip": { "directionId": 0, "routeId": "05", "tripId": "6568176" } } }, { "id": "trip:6568218", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865689" }, "departure": { "time": "1771865689" }, "stopId": "ALDUNA-E", "stopSequence": 55 }, { "arrival": { "time": "1771865805" }, "departure": { "time": "1771865805" }, "stopId": "EUROPE-E", "stopSequence": 56 }, { "arrival": { "time": "1771865883" }, "departure": { "time": "1771865883" }, "stopId": "RBRIOLLA", "stopSequence": 57 }, { "arrival": { "time": "1771865987" }, "departure": { "time": "1771865987" }, "stopId": "RAMON", "stopSequence": 58 }, { "arrival": { "time": "1771866078" }, "departure": { "time": "1771866078" }, "stopId": "CARREF5B", "stopSequence": 59 }, { "arrival": { "time": "1771866320" }, "departure": { "time": "1771866320" }, "stopId": "ESEO", "stopSequence": 60 }, { "arrival": { "time": "1771866386" }, "departure": { "time": "1771866386" }, "stopId": "CHARNASS", "stopSequence": 61 }, { "arrival": { "time": "1771866418" }, "departure": { "time": "1771866418" }, "stopId": "FRATER", "stopSequence": 62 }, { "arrival": { "time": "1771866468" }, "departure": { "time": "1771866468" }, "stopId": "AURIOL-E", "stopSequence": 63 }, { "arrival": { "time": "1771866515" }, "stopId": "AQUAVITA", "stopSequence": 64 } ], "trip": { "directionId": 1, "routeId": "05", "tripId": "6568218" } } }, { "id": "trip:6572519", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771866120" }, "stopId": "1QUAI", "stopSequence": 0 }, { "arrival": { "time": "1771866304" }, "departure": { "time": "1771866304" }, "stopId": "2FARC", "stopSequence": 1 }, { "arrival": { "time": "1771866419" }, "departure": { "time": "1771866419" }, "stopId": "2ELYS", "stopSequence": 2 }, { "arrival": { "time": "1771866517" }, "departure": { "time": "1771866517" }, "stopId": "2PATT", "stopSequence": 3 }, { "arrival": { "time": "1771866600" }, "departure": { "time": "1771866600" }, "stopId": "2BARR", "stopSequence": 4 }, { "arrival": { "time": "1771866692" }, "departure": { "time": "1771866692" }, "stopId": "2BEAU", "stopSequence": 5 }, { "arrival": { "time": "1771866780" }, "stopId": "1BBCA", "stopSequence": 6 } ], "trip": { "directionId": 0, "routeId": "B", "tripId": "6572519" } } }, { "id": "trip:6052656", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771871821" }, "stopId": "GAREPAPI", "stopSequence": 0 } ], "trip": { "directionId": 1, "routeId": "21", "tripId": "6052656" } } }, { "id": "trip:6567865", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865591" }, "departure": { "time": "1771865612" }, "stopId": "GGSAND-E", "stopSequence": 6 }, { "arrival": { "time": "1771865672" }, "departure": { "time": "1771865672" }, "stopId": "FRANVI-E", "stopSequence": 7 }, { "arrival": { "time": "1771865778" }, "departure": { "time": "1771865778" }, "stopId": "GIRARDE", "stopSequence": 8 }, { "arrival": { "time": "1771865833" }, "departure": { "time": "1771865833" }, "stopId": "CHESNAIE", "stopSequence": 9 }, { "arrival": { "time": "1771865880" }, "departure": { "time": "1771865880" }, "stopId": "GENDRON", "stopSequence": 10 }, { "arrival": { "time": "1771865934" }, "departure": { "time": "1771865934" }, "stopId": "DIONNEAU", "stopSequence": 11 }, { "arrival": { "time": "1771865992" }, "departure": { "time": "1771865992" }, "stopId": "ATHLETIS", "stopSequence": 12 }, { "arrival": { "time": "1771866062" }, "departure": { "time": "1771866062" }, "stopId": "DANGELIN", "stopSequence": 13 }, { "arrival": { "time": "1771866123" }, "departure": { "time": "1771866123" }, "stopId": "LINOVENT", "stopSequence": 14 }, { "arrival": { "time": "1771866180" }, "departure": { "time": "1771866180" }, "stopId": "MARIANNE", "stopSequence": 15 }, { "arrival": { "time": "1771866254" }, "departure": { "time": "1771866254" }, "stopId": "VIVIERS", "stopSequence": 16 }, { "arrival": { "time": "1771866315" }, "departure": { "time": "1771866315" }, "stopId": "VILLESIC", "stopSequence": 17 }, { "arrival": { "time": "1771866405" }, "departure": { "time": "1771866405" }, "stopId": "MUTUALIT", "stopSequence": 18 }, { "arrival": { "time": "1771866463" }, "departure": { "time": "1771866463" }, "stopId": "BLANDEAU", "stopSequence": 19 }, { "arrival": { "time": "1771866514" }, "departure": { "time": "1771866514" }, "stopId": "CESARGEO", "stopSequence": 20 }, { "arrival": { "time": "1771866595" }, "departure": { "time": "1771866595" }, "stopId": "MIRABEAU", "stopSequence": 21 }, { "arrival": { "time": "1771866660" }, "departure": { "time": "1771866660" }, "stopId": "LAFAYETT", "stopSequence": 22 }, { "arrival": { "time": "1771866704" }, "departure": { "time": "1771866704" }, "stopId": "CHANZY", "stopSequence": 23 }, { "arrival": { "time": "1771866764" }, "departure": { "time": "1771866764" }, "stopId": "VAUBAN", "stopSequence": 24 }, { "arrival": { "time": "1771866799" }, "departure": { "time": "1771866799" }, "stopId": "POIREL", "stopSequence": 25 }, { "arrival": { "time": "1771866861" }, "departure": { "time": "1771866861" }, "stopId": "PONTNOIR", "stopSequence": 26 }, { "arrival": { "time": "1771866900" }, "departure": { "time": "1771866900" }, "stopId": "SEMARD", "stopSequence": 27 }, { "arrival": { "time": "1771866984" }, "departure": { "time": "1771866984" }, "stopId": "GARETERM", "stopSequence": 28 }, { "arrival": { "time": "1771867302" }, "departure": { "time": "1771867302" }, "stopId": "HARAS", "stopSequence": 29 }, { "arrival": { "time": "1771867393" }, "departure": { "time": "1771867393" }, "stopId": "STAUBIN", "stopSequence": 30 }, { "arrival": { "time": "1771867500" }, "departure": { "time": "1771867560" }, "stopId": "LORRAIN1", "stopSequence": 31 }, { "arrival": { "time": "1771867694" }, "departure": { "time": "1771867694" }, "stopId": "MENDES-E", "stopSequence": 32 }, { "arrival": { "time": "1771867778" }, "departure": { "time": "1771867778" }, "stopId": "SAVARY-E", "stopSequence": 33 }, { "arrival": { "time": "1771867813" }, "departure": { "time": "1771867813" }, "stopId": "MUSSET-E", "stopSequence": 34 }, { "arrival": { "time": "1771867889" }, "departure": { "time": "1771867889" }, "stopId": "LUTIN-E", "stopSequence": 35 }, { "arrival": { "time": "1771867931" }, "departure": { "time": "1771867931" }, "stopId": "MACE-E", "stopSequence": 36 }, { "arrival": { "time": "1771867958" }, "departure": { "time": "1771867958" }, "stopId": "DESJAR-E", "stopSequence": 37 }, { "arrival": { "time": "1771868062" }, "departure": { "time": "1771868062" }, "stopId": "ALDUNA-E", "stopSequence": 38 }, { "arrival": { "time": "1771868198" }, "departure": { "time": "1771868198" }, "stopId": "RBRIOL-E", "stopSequence": 39 }, { "arrival": { "time": "1771868230" }, "departure": { "time": "1771868230" }, "stopId": "NOZAY-E", "stopSequence": 40 }, { "arrival": { "time": "1771868287" }, "departure": { "time": "1771868287" }, "stopId": "AUVERG-E", "stopSequence": 41 }, { "arrival": { "time": "1771867894" }, "departure": { "time": "1771867894" }, "scheduleRelationship": "SKIPPED", "stopId": "TALET-E", "stopSequence": 42 }, { "arrival": { "time": "1771868040" }, "departure": { "time": "1771868040" }, "scheduleRelationship": "SKIPPED", "stopId": "BDEMAI-E", "stopSequence": 43 }, { "arrival": { "time": "1771868067" }, "departure": { "time": "1771868067" }, "scheduleRelationship": "SKIPPED", "stopId": "FACULT-E", "stopSequence": 44 }, { "arrival": { "time": "1771868208" }, "departure": { "time": "1771868208" }, "scheduleRelationship": "SKIPPED", "stopId": "FFAURE-E", "stopSequence": 45 }, { "arrival": { "time": "1771868280" }, "departure": { "time": "1771868280" }, "scheduleRelationship": "SKIPPED", "stopId": "CARCIT-E", "stopSequence": 46 }, { "arrival": { "time": "1771868413" }, "departure": { "time": "1771868413" }, "scheduleRelationship": "SKIPPED", "stopId": "CITESO-E", "stopSequence": 47 }, { "arrival": { "time": "1771868486" }, "departure": { "time": "1771868486" }, "scheduleRelationship": "SKIPPED", "stopId": "DOYENN-E", "stopSequence": 48 }, { "arrival": { "time": "1771868338" }, "departure": { "time": "1771868338" }, "stopId": "SAVOIE-E", "stopSequence": 49 }, { "arrival": { "time": "1771868412" }, "departure": { "time": "1771868412" }, "stopId": "INDUST-E", "stopSequence": 50 }, { "arrival": { "time": "1771868474" }, "departure": { "time": "1771868474" }, "stopId": "HOTELL-E", "stopSequence": 51 }, { "arrival": { "time": "1771868547" }, "departure": { "time": "1771868547" }, "stopId": "DEBUSS-E", "stopSequence": 52 }, { "arrival": { "time": "1771868593" }, "departure": { "time": "1771868593" }, "stopId": "BOISAB-E", "stopSequence": 53 }, { "arrival": { "time": "1771868633" }, "departure": { "time": "1771868633" }, "stopId": "DUBELL-E", "stopSequence": 54 }, { "arrival": { "time": "1771868693" }, "departure": { "time": "1771868693" }, "stopId": "COTTAG-E", "stopSequence": 55 }, { "arrival": { "time": "1771868753" }, "stopId": "EVENTARD", "stopSequence": 56 } ], "trip": { "directionId": 0, "routeId": "09", "tripId": "6567865" } } }, { "id": "trip:6568705", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771866900" }, "stopId": "FO-LOR-R", "stopSequence": 0 }, { "arrival": { "time": "1771867011" }, "departure": { "time": "1771867011" }, "stopId": "STAUBI-E", "stopSequence": 1 }, { "arrival": { "time": "1771867064" }, "departure": { "time": "1771867064" }, "stopId": "HARAS-E", "stopSequence": 2 }, { "arrival": { "time": "1771867260" }, "departure": { "time": "1771867260" }, "stopId": "ANLERO-E", "stopSequence": 3 }, { "arrival": { "time": "1771867355" }, "departure": { "time": "1771867355" }, "stopId": "MICHEL-E", "stopSequence": 4 }, { "arrival": { "time": "1771867417" }, "departure": { "time": "1771867417" }, "stopId": "BOURGO-E", "stopSequence": 5 }, { "arrival": { "time": "1771867469" }, "departure": { "time": "1771867469" }, "stopId": "VOLNEY-E", "stopSequence": 6 }, { "arrival": { "time": "1771867535" }, "departure": { "time": "1771867535" }, "stopId": "MADELE-E", "stopSequence": 7 }, { "arrival": { "time": "1771867620" }, "departure": { "time": "1771867620" }, "stopId": "SAUMUR-E", "stopSequence": 8 }, { "arrival": { "time": "1771867679" }, "departure": { "time": "1771867679" }, "stopId": "DELACR-E", "stopSequence": 9 }, { "arrival": { "time": "1771867728" }, "departure": { "time": "1771867728" }, "stopId": "JUSTIC-E", "stopSequence": 10 }, { "arrival": { "time": "1771867828" }, "departure": { "time": "1771867828" }, "stopId": "ECLATE-E", "stopSequence": 11 }, { "arrival": { "time": "1771867931" }, "departure": { "time": "1771867931" }, "stopId": "VDLOIR-E", "stopSequence": 12 }, { "arrival": { "time": "1771867980" }, "departure": { "time": "1771867980" }, "stopId": "LEOLAG-E", "stopSequence": 13 }, { "arrival": { "time": "1771868017" }, "departure": { "time": "1771868017" }, "stopId": "BELVTR-E", "stopSequence": 14 }, { "arrival": { "time": "1771868098" }, "departure": { "time": "1771868098" }, "stopId": "MARAIS-E", "stopSequence": 15 }, { "arrival": { "time": "1771868170" }, "departure": { "time": "1771868170" }, "stopId": "FRESNA-E", "stopSequence": 16 }, { "arrival": { "time": "1771868247" }, "departure": { "time": "1771868247" }, "stopId": "CHOUTE-E", "stopSequence": 17 }, { "arrival": { "time": "1771868290" }, "departure": { "time": "1771868290" }, "stopId": "MENA-E", "stopSequence": 18 }, { "arrival": { "time": "1771868352" }, "departure": { "time": "1771868352" }, "stopId": "MALAQU-E", "stopSequence": 19 }, { "arrival": { "time": "1771868385" }, "departure": { "time": "1771868385" }, "stopId": "LEFEVR-E", "stopSequence": 20 }, { "arrival": { "time": "1771868453" }, "departure": { "time": "1771868453" }, "stopId": "PYRAM2-E", "stopSequence": 21 }, { "arrival": { "time": "1771868520" }, "departure": { "time": "1771868520" }, "stopId": "BUISSO-E", "stopSequence": 22 }, { "arrival": { "time": "1771868556" }, "departure": { "time": "1771868556" }, "stopId": "DAUTEL-E", "stopSequence": 23 }, { "arrival": { "time": "1771868660" }, "departure": { "time": "1771868660" }, "stopId": "GENTR-E", "stopSequence": 24 }, { "arrival": { "time": "1771868785" }, "departure": { "time": "1771868785" }, "stopId": "BAHONN-E", "stopSequence": 25 }, { "arrival": { "time": "1771868853" }, "departure": { "time": "1771868853" }, "stopId": "DEGAUL-E", "stopSequence": 26 }, { "arrival": { "time": "1771868927" }, "departure": { "time": "1771868927" }, "stopId": "MALEMB-E", "stopSequence": 27 }, { "arrival": { "time": "1771868598" }, "departure": { "time": "1771868598" }, "scheduleRelationship": "SKIPPED", "stopId": "ARENA-E", "stopSequence": 29 }, { "arrival": { "time": "1771868661" }, "departure": { "time": "1771868661" }, "scheduleRelationship": "SKIPPED", "stopId": "MONTHI-E", "stopSequence": 30 }, { "arrival": { "time": "1771868723" }, "departure": { "time": "1771868723" }, "scheduleRelationship": "SKIPPED", "stopId": "MAIRTR-E", "stopSequence": 31 }, { "arrival": { "time": "1771868766" }, "departure": { "time": "1771868766" }, "scheduleRelationship": "SKIPPED", "stopId": "EGLTRE-E", "stopSequence": 32 }, { "arrival": { "time": "1771868802" }, "departure": { "time": "1771868802" }, "scheduleRelationship": "SKIPPED", "stopId": "CIMETR-E", "stopSequence": 33 }, { "arrival": { "time": "1771868880" }, "departure": { "time": "1771868880" }, "scheduleRelationship": "SKIPPED", "stopId": "HMTRE-E", "stopSequence": 34 }, { "arrival": { "time": "1771868980" }, "departure": { "time": "1771868980" }, "scheduleRelationship": "SKIPPED", "stopId": "TRELGA-E", "stopSequence": 35 }, { "arrival": { "time": "1771869101" }, "departure": { "time": "1771869101" }, "stopId": "FMAURI-E", "stopSequence": 36 }, { "arrival": { "time": "1771869157" }, "departure": { "time": "1771869157" }, "stopId": "MALRAU-E", "stopSequence": 37 }, { "arrival": { "time": "1771869214" }, "stopId": "TRELA-AR", "stopSequence": 38 } ], "trip": { "directionId": 1, "routeId": "01", "tripId": "6568705" } } }, { "id": "trip:6571099", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771868990" }, "stopId": "2ANRO", "stopSequence": 0 }, { "arrival": { "time": "1771869110" }, "departure": { "time": "1771869110" }, "stopId": "2JVIL", "stopSequence": 1 }, { "arrival": { "time": "1771869220" }, "departure": { "time": "1771869220" }, "stopId": "2JE23", "stopSequence": 2 } ], "trip": { "directionId": 0, "routeId": "A", "tripId": "6571099" } } }, { "id": "trip:6568457", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865610" }, "departure": { "time": "1771865641" }, "stopId": "DELAUNE", "stopSequence": 8 }, { "arrival": { "time": "1771865664" }, "departure": { "time": "1771865664" }, "stopId": "BEURRIER", "stopSequence": 9 }, { "arrival": { "time": "1771865732" }, "departure": { "time": "1771865732" }, "stopId": "BRASSENS", "stopSequence": 10 }, { "arrival": { "time": "1771865785" }, "departure": { "time": "1771865785" }, "stopId": "MLYAUTEY", "stopSequence": 11 }, { "arrival": { "time": "1771865822" }, "departure": { "time": "1771865822" }, "stopId": "CHMARTYR", "stopSequence": 12 }, { "arrival": { "time": "1771865847" }, "departure": { "time": "1771865847" }, "stopId": "MAISDANS", "stopSequence": 13 }, { "arrival": { "time": "1771865887" }, "departure": { "time": "1771865887" }, "stopId": "GRANDMON", "stopSequence": 14 }, { "arrival": { "time": "1771865941" }, "departure": { "time": "1771865941" }, "stopId": "CLINIQUE", "stopSequence": 15 }, { "arrival": { "time": "1771865984" }, "departure": { "time": "1771865984" }, "stopId": "VALOR", "stopSequence": 16 }, { "arrival": { "time": "1771866016" }, "departure": { "time": "1771866016" }, "stopId": "MEIGNANN", "stopSequence": 17 }, { "arrival": { "time": "1771866084" }, "departure": { "time": "1771866084" }, "stopId": "REVERIES", "stopSequence": 18 }, { "arrival": { "time": "1771866148" }, "departure": { "time": "1771866148" }, "stopId": "ROCEPINE", "stopSequence": 19 }, { "arrival": { "time": "1771866189" }, "departure": { "time": "1771866189" }, "stopId": "PARCGARE", "stopSequence": 20 }, { "arrival": { "time": "1771866243" }, "departure": { "time": "1771866243" }, "stopId": "LABRUYER", "stopSequence": 21 }, { "arrival": { "time": "1771866305" }, "departure": { "time": "1771866305" }, "stopId": "RASPAIL", "stopSequence": 22 }, { "arrival": { "time": "1771866354" }, "departure": { "time": "1771866354" }, "stopId": "MONPR-E", "stopSequence": 23 }, { "arrival": { "time": "1771866018" }, "departure": { "time": "1771866018" }, "scheduleRelationship": "SKIPPED", "stopId": "POMONE", "stopSequence": 24 }, { "arrival": { "time": "1771866108" }, "departure": { "time": "1771866108" }, "scheduleRelationship": "SKIPPED", "stopId": "CIOUEST", "stopSequence": 25 }, { "arrival": { "time": "1771866150" }, "departure": { "time": "1771866150" }, "scheduleRelationship": "SKIPPED", "stopId": "CLEMENCE", "stopSequence": 26 }, { "arrival": { "time": "1771866401" }, "departure": { "time": "1771866401" }, "stopId": "DESCAZ-E", "stopSequence": 27 }, { "arrival": { "time": "1771866458" }, "departure": { "time": "1771866458" }, "stopId": "BICHDAVI", "stopSequence": 28 }, { "arrival": { "time": "1771866540" }, "departure": { "time": "1771866540" }, "stopId": "HOTDIEU", "stopSequence": 29 }, { "arrival": { "time": "1771866581" }, "stopId": "ROCHEFOU", "stopSequence": 30 } ], "trip": { "directionId": 1, "routeId": "03", "tripId": "6568457" } } }, { "id": "trip:6572032", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865612" }, "departure": { "time": "1771865612" }, "stopId": "2JMOU", "stopSequence": 0 }, { "arrival": { "time": "1771865700" }, "departure": { "time": "1771865700" }, "stopId": "2HSAU", "stopSequence": 1 }, { "arrival": { "time": "1771865790" }, "departure": { "time": "1771865790" }, "stopId": "2VERN", "stopSequence": 2 }, { "arrival": { "time": "1771865950" }, "departure": { "time": "1771865950" }, "stopId": "2BOTA", "stopSequence": 4 }, { "arrival": { "time": "1771866050" }, "departure": { "time": "1771866050" }, "stopId": "2PMAY", "stopSequence": 5 }, { "arrival": { "time": "1771866130" }, "departure": { "time": "1771866130" }, "stopId": "2BROY", "stopSequence": 6 }, { "arrival": { "time": "1771866220" }, "departure": { "time": "1771866220" }, "stopId": "2ACAS", "stopSequence": 7 }, { "arrival": { "time": "1771866300" }, "departure": { "time": "1771866300" }, "stopId": "2STGI", "stopSequence": 8 }, { "arrival": { "time": "1771866390" }, "departure": { "time": "1771866390" }, "stopId": "2BASC", "stopSequence": 9 }, { "arrival": { "time": "1771866480" }, "stopId": "1AARD", "stopSequence": 10 } ], "trip": { "directionId": 0, "routeId": "A", "tripId": "6572032" } } }, { "id": "trip:6054016", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771867500" }, "stopId": "GAREPAPI", "stopSequence": 0 }, { "arrival": { "time": "1771867565" }, "departure": { "time": "1771867565" }, "stopId": "BREMON-E", "stopSequence": 1 }, { "arrival": { "time": "1771867602" }, "departure": { "time": "1771867602" }, "stopId": "ACAD-PLA", "stopSequence": 2 }, { "arrival": { "time": "1771867625" }, "departure": { "time": "1771867625" }, "stopId": "CHDARR-E", "stopSequence": 3 }, { "arrival": { "time": "1771868040" }, "departure": { "time": "1771868040" }, "stopId": "GDMAIN-E", "stopSequence": 4 }, { "arrival": { "time": "1771868097" }, "departure": { "time": "1771868097" }, "stopId": "MAISEN-E", "stopSequence": 5 }, { "arrival": { "time": "1771868140" }, "departure": { "time": "1771868140" }, "stopId": "LACDMA-E", "stopSequence": 6 }, { "arrival": { "time": "1771868188" }, "departure": { "time": "1771868188" }, "stopId": "CAMLAC-E", "stopSequence": 7 }, { "arrival": { "time": "1771868288" }, "departure": { "time": "1771868288" }, "stopId": "CROISE-E", "stopSequence": 8 }, { "arrival": { "time": "1771868317" }, "departure": { "time": "1771868317" }, "stopId": "PRUNIE-E", "stopSequence": 9 }, { "arrival": { "time": "1771868395" }, "departure": { "time": "1771868395" }, "stopId": "PETVIV-E", "stopSequence": 10 }, { "arrival": { "time": "1771868460" }, "departure": { "time": "1771868460" }, "stopId": "VALMAINE", "stopSequence": 11 }, { "arrival": { "time": "1771868491" }, "departure": { "time": "1771868491" }, "stopId": "CLOSVIGN", "stopSequence": 12 }, { "arrival": { "time": "1771868528" }, "departure": { "time": "1771868528" }, "stopId": "CHATAI-E", "stopSequence": 13 }, { "arrival": { "time": "1771868582" }, "departure": { "time": "1771868582" }, "stopId": "PIVERD-E", "stopSequence": 14 }, { "arrival": { "time": "1771868640" }, "departure": { "time": "1771868640" }, "stopId": "ARTAUD-E", "stopSequence": 15 }, { "arrival": { "time": "1771868703" }, "departure": { "time": "1771868703" }, "stopId": "HAUBOU-E", "stopSequence": 16 }, { "arrival": { "time": "1771868785" }, "departure": { "time": "1771868785" }, "stopId": "PETPOR-E", "stopSequence": 17 }, { "arrival": { "time": "1771868826" }, "departure": { "time": "1771868826" }, "stopId": "CHEVRI-E", "stopSequence": 18 }, { "arrival": { "time": "1771868880" }, "departure": { "time": "1771868880" }, "stopId": "BOUCHE-E", "stopSequence": 19 }, { "arrival": { "time": "1771868917" }, "departure": { "time": "1771868917" }, "stopId": "CAMPBO-E", "stopSequence": 20 }, { "arrival": { "time": "1771868965" }, "departure": { "time": "1771868965" }, "stopId": "GAREBO-E", "stopSequence": 21 }, { "arrival": { "time": "1771869019" }, "departure": { "time": "1771869019" }, "stopId": "PONTLA-E", "stopSequence": 22 }, { "arrival": { "time": "1771869074" }, "departure": { "time": "1771869074" }, "stopId": "LAPOIN-E", "stopSequence": 23 }, { "arrival": { "time": "1771869102" }, "departure": { "time": "1771869102" }, "stopId": "RANGEA-E", "stopSequence": 24 }, { "arrival": { "time": "1771869158" }, "departure": { "time": "1771869158" }, "stopId": "VIGNES-E", "stopSequence": 25 }, { "arrival": { "time": "1771869240" }, "stopId": "CHANTOUR", "stopSequence": 26 } ], "trip": { "directionId": 1, "routeId": "22", "tripId": "6054016" } } }, { "id": "trip:3157D", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865656" }, "departure": { "time": "0" }, "stopId": "BRISEP-E", "stopSequence": 4 }, { "arrival": { "time": "1771865810" }, "departure": { "time": "1771865810" }, "stopId": "CHATEN-E", "stopSequence": 5 }, { "arrival": { "time": "1771865942" }, "departure": { "time": "1771865942" }, "stopId": "SEPSON-E", "stopSequence": 6 }, { "arrival": { "time": "1771866112" }, "departure": { "time": "1771866112" }, "stopId": "RTEPAR-E", "stopSequence": 7 }, { "arrival": { "time": "1771866230" }, "departure": { "time": "1771866230" }, "stopId": "PROVIN-E", "stopSequence": 8 }, { "arrival": { "time": "1771866770" }, "departure": { "time": "1771866770" }, "stopId": "DIONNIER", "stopSequence": 9 }, { "arrival": { "time": "1771867044" }, "departure": { "time": "1771867044" }, "stopId": "SPORBR-E", "stopSequence": 10 }, { "arrival": { "time": "1771867070" }, "departure": { "time": "1771867070" }, "stopId": "BRIOLL-E", "stopSequence": 11 }, { "arrival": { "time": "1771867113" }, "departure": { "time": "1771867113" }, "stopId": "VARENN-E", "stopSequence": 12 } ], "trip": { "directionId": 1, "routeId": "31", "tripId": "3157D" } } }, { "id": "trip:6053951", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865693" }, "stopId": "HDVSUB", "stopSequence": 19 } ], "trip": { "directionId": 0, "routeId": "25", "tripId": "6053951" } } }, { "id": "trip:6568458", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771867080" }, "stopId": "ADEZIERE", "stopSequence": 0 }, { "arrival": { "time": "1771867119" }, "departure": { "time": "1771867119" }, "stopId": "SCHWALBA", "stopSequence": 1 }, { "arrival": { "time": "1771867159" }, "departure": { "time": "1771867159" }, "stopId": "LA-BOISS", "stopSequence": 2 }, { "arrival": { "time": "1771867213" }, "departure": { "time": "1771867213" }, "stopId": "PIECE", "stopSequence": 3 }, { "arrival": { "time": "1771867260" }, "departure": { "time": "1771867260" }, "stopId": "BALANDE", "stopSequence": 4 }, { "arrival": { "time": "1771867283" }, "departure": { "time": "1771867283" }, "stopId": "TERNIERE", "stopSequence": 5 }, { "arrival": { "time": "1771867320" }, "departure": { "time": "1771867320" }, "stopId": "MAIRAVR", "stopSequence": 6 }, { "arrival": { "time": "1771867363" }, "departure": { "time": "1771867363" }, "stopId": "MAUFINE", "stopSequence": 7 }, { "arrival": { "time": "1771867425" }, "departure": { "time": "1771867425" }, "stopId": "DELAUNE", "stopSequence": 8 }, { "arrival": { "time": "1771867464" }, "departure": { "time": "1771867464" }, "stopId": "BEURRIER", "stopSequence": 9 }, { "arrival": { "time": "1771867531" }, "departure": { "time": "1771867531" }, "stopId": "BRASSENS", "stopSequence": 10 }, { "arrival": { "time": "1771867584" }, "departure": { "time": "1771867584" }, "stopId": "MLYAUTEY", "stopSequence": 11 }, { "arrival": { "time": "1771867621" }, "departure": { "time": "1771867621" }, "stopId": "CHMARTYR", "stopSequence": 12 }, { "arrival": { "time": "1771867646" }, "departure": { "time": "1771867646" }, "stopId": "MAISDANS", "stopSequence": 13 }, { "arrival": { "time": "1771867686" }, "departure": { "time": "1771867686" }, "stopId": "GRANDMON", "stopSequence": 14 }, { "arrival": { "time": "1771867740" }, "departure": { "time": "1771867740" }, "stopId": "CLINIQUE", "stopSequence": 15 }, { "arrival": { "time": "1771867783" }, "departure": { "time": "1771867783" }, "stopId": "VALOR", "stopSequence": 16 }, { "arrival": { "time": "1771867815" }, "departure": { "time": "1771867815" }, "stopId": "MEIGNANN", "stopSequence": 17 }, { "arrival": { "time": "1771867883" }, "departure": { "time": "1771867883" }, "stopId": "REVERIES", "stopSequence": 18 }, { "arrival": { "time": "1771867947" }, "departure": { "time": "1771867947" }, "stopId": "ROCEPINE", "stopSequence": 19 }, { "arrival": { "time": "1771867988" }, "departure": { "time": "1771867988" }, "stopId": "PARCGARE", "stopSequence": 20 }, { "arrival": { "time": "1771868042" }, "departure": { "time": "1771868042" }, "stopId": "LABRUYER", "stopSequence": 21 }, { "arrival": { "time": "1771868104" }, "departure": { "time": "1771868104" }, "stopId": "RASPAIL", "stopSequence": 22 }, { "arrival": { "time": "1771868153" }, "departure": { "time": "1771868153" }, "stopId": "MONPR-E", "stopSequence": 23 }, { "arrival": { "time": "1771867938" }, "departure": { "time": "1771867938" }, "scheduleRelationship": "SKIPPED", "stopId": "POMONE", "stopSequence": 24 }, { "arrival": { "time": "1771868028" }, "departure": { "time": "1771868028" }, "scheduleRelationship": "SKIPPED", "stopId": "CIOUEST", "stopSequence": 25 }, { "arrival": { "time": "1771868070" }, "departure": { "time": "1771868070" }, "scheduleRelationship": "SKIPPED", "stopId": "CLEMENCE", "stopSequence": 26 }, { "arrival": { "time": "1771868200" }, "departure": { "time": "1771868200" }, "stopId": "DESCAZ-E", "stopSequence": 27 }, { "arrival": { "time": "1771868257" }, "departure": { "time": "1771868257" }, "stopId": "BICHDAVI", "stopSequence": 28 }, { "arrival": { "time": "1771868339" }, "departure": { "time": "1771868339" }, "stopId": "HOTDIEU", "stopSequence": 29 }, { "arrival": { "time": "1771868380" }, "stopId": "ROCHEFOU", "stopSequence": 30 } ], "trip": { "directionId": 1, "routeId": "03", "tripId": "6568458" } } }, { "id": "trip:6568182", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771867440" }, "stopId": "AQUA-D5A", "stopSequence": 0 }, { "arrival": { "time": "1771867495" }, "departure": { "time": "1771867495" }, "stopId": "AURIOL", "stopSequence": 1 }, { "arrival": { "time": "1771867549" }, "departure": { "time": "1771867549" }, "stopId": "FRATE-E", "stopSequence": 2 }, { "arrival": { "time": "1771867626" }, "departure": { "time": "1771867626" }, "stopId": "CHARNA-E", "stopSequence": 3 }, { "arrival": { "time": "1771867700" }, "departure": { "time": "1771867700" }, "stopId": "ESEO-E", "stopSequence": 4 }, { "arrival": { "time": "1771867860" }, "departure": { "time": "1771867860" }, "stopId": "CARREF5A", "stopSequence": 5 }, { "arrival": { "time": "1771867944" }, "departure": { "time": "1771867944" }, "stopId": "RAMON-E", "stopSequence": 6 }, { "arrival": { "time": "1771868029" }, "departure": { "time": "1771868029" }, "stopId": "RBRIOL-E", "stopSequence": 7 }, { "arrival": { "time": "1771868100" }, "departure": { "time": "1771868100" }, "stopId": "EUROPE", "stopSequence": 8 }, { "arrival": { "time": "1771868215" }, "departure": { "time": "1771868215" }, "stopId": "ALDUNANT", "stopSequence": 9 }, { "arrival": { "time": "1771868340" }, "departure": { "time": "1771868340" }, "stopId": "BRISPOTI", "stopSequence": 10 }, { "arrival": { "time": "1771868390" }, "departure": { "time": "1771868390" }, "stopId": "THULEAU", "stopSequence": 11 }, { "arrival": { "time": "1771868430" }, "departure": { "time": "1771868430" }, "stopId": "DEUCROIX", "stopSequence": 12 }, { "arrival": { "time": "1771868513" }, "departure": { "time": "1771868513" }, "stopId": "GILLIE-E", "stopSequence": 13 }, { "arrival": { "time": "1771868609" }, "departure": { "time": "1771868609" }, "stopId": "ISORET-E", "stopSequence": 14 }, { "arrival": { "time": "1771868700" }, "departure": { "time": "1771868700" }, "stopId": "CAMELI-E", "stopSequence": 15 }, { "arrival": { "time": "1771868796" }, "departure": { "time": "1771868796" }, "stopId": "ESPACE5A", "stopSequence": 16 }, { "arrival": { "time": "1771868898" }, "departure": { "time": "1771868898" }, "stopId": "VILLECHI", "stopSequence": 17 }, { "arrival": { "time": "1771868961" }, "departure": { "time": "1771868961" }, "stopId": "STLEON5A", "stopSequence": 18 }, { "arrival": { "time": "1771869020" }, "departure": { "time": "1771869020" }, "stopId": "JEJAURES", "stopSequence": 19 }, { "arrival": { "time": "1771869120" }, "departure": { "time": "1771869120" }, "stopId": "JUSTICES", "stopSequence": 20 }, { "arrival": { "time": "1771869168" }, "departure": { "time": "1771869168" }, "stopId": "DELACROI", "stopSequence": 21 }, { "arrival": { "time": "1771869256" }, "departure": { "time": "1771869256" }, "stopId": "SAUMUROI", "stopSequence": 22 } ], "trip": { "directionId": 0, "routeId": "05", "tripId": "6568182" } } }, { "id": "trip:6572353", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865604" }, "departure": { "time": "1771865639" }, "stopId": "1FARC", "stopSequence": 5 }, { "arrival": { "time": "1771865780" }, "stopId": "1QUAI", "stopSequence": 6 } ], "trip": { "directionId": 1, "routeId": "B", "tripId": "6572353" } } }, { "id": "trip:6571944", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771868040" }, "stopId": "LATOLL", "stopSequence": 0 }, { "arrival": { "time": "1771868097" }, "departure": { "time": "1771868097" }, "stopId": "ECHATS", "stopSequence": 1 }, { "arrival": { "time": "1771868138" }, "departure": { "time": "1771868138" }, "stopId": "CITRONNL", "stopSequence": 2 }, { "arrival": { "time": "1771868185" }, "departure": { "time": "1771868185" }, "stopId": "MONOD", "stopSequence": 3 }, { "arrival": { "time": "1771868220" }, "departure": { "time": "1771868220" }, "stopId": "CERFEUIL", "stopSequence": 4 }, { "arrival": { "time": "1771868281" }, "departure": { "time": "1771868281" }, "stopId": "PROMENIE", "stopSequence": 5 }, { "arrival": { "time": "1771868322" }, "departure": { "time": "1771868322" }, "stopId": "GRANBELL", "stopSequence": 6 }, { "arrival": { "time": "1771868362" }, "departure": { "time": "1771868362" }, "stopId": "RODIN", "stopSequence": 7 }, { "arrival": { "time": "1771868400" }, "departure": { "time": "1771868400" }, "stopId": "BRGPAILL", "stopSequence": 8 }, { "arrival": { "time": "1771868482" }, "departure": { "time": "1771868482" }, "stopId": "LANDREAU", "stopSequence": 9 }, { "arrival": { "time": "1771868514" }, "departure": { "time": "1771868514" }, "stopId": "GDPERIGN", "stopSequence": 10 }, { "arrival": { "time": "1771868554" }, "departure": { "time": "1771868554" }, "stopId": "INRA", "stopSequence": 11 }, { "arrival": { "time": "1771868580" }, "departure": { "time": "1771868580" }, "stopId": "MOREL", "stopSequence": 12 }, { "arrival": { "time": "1771868640" }, "departure": { "time": "1771868640" }, "stopId": "DARWIN", "stopSequence": 13 }, { "arrival": { "time": "1771868760" }, "departure": { "time": "1771868760" }, "stopId": "CNFPT-E", "stopSequence": 14 }, { "arrival": { "time": "1771869270" }, "departure": { "time": "1771869270" }, "stopId": "EBLE", "stopSequence": 15 }, { "arrival": { "time": "1771869060" }, "departure": { "time": "1771869060" }, "scheduleRelationship": "SKIPPED", "stopId": "CHDARR", "stopSequence": 21 }, { "arrival": { "time": "1771869131" }, "departure": { "time": "1771869131" }, "scheduleRelationship": "SKIPPED", "stopId": "ACADEMIE", "stopSequence": 22 }, { "arrival": { "time": "1771869209" }, "departure": { "time": "1771869209" }, "scheduleRelationship": "SKIPPED", "stopId": "GBREM-E", "stopSequence": 23 } ], "trip": { "directionId": 0, "routeId": "20", "tripId": "6571944" } } }, { "id": "trip:6570880", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771866070" }, "stopId": "2ANRO", "stopSequence": 0 }, { "arrival": { "time": "1771866190" }, "departure": { "time": "1771866190" }, "stopId": "2JVIL", "stopSequence": 1 }, { "arrival": { "time": "1771866300" }, "departure": { "time": "1771866300" }, "stopId": "2JE23", "stopSequence": 2 }, { "arrival": { "time": "1771866420" }, "departure": { "time": "1771866420" }, "stopId": "2BAMA", "stopSequence": 3 }, { "arrival": { "time": "1771866540" }, "departure": { "time": "1771866540" }, "stopId": "2STRA", "stopSequence": 4 }, { "arrival": { "time": "1771866630" }, "departure": { "time": "1771866630" }, "stopId": "2LAFA", "stopSequence": 5 }, { "arrival": { "time": "1771866750" }, "departure": { "time": "1771866750" }, "stopId": "2LGAR", "stopSequence": 6 }, { "arrival": { "time": "1771866860" }, "departure": { "time": "1771866860" }, "stopId": "2HARA", "stopSequence": 7 }, { "arrival": { "time": "1771866920" }, "stopId": "2FMBL", "stopSequence": 8 } ], "trip": { "directionId": 0, "routeId": "A", "tripId": "6570880" } } }, { "id": "trip:6572357", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771867980" }, "stopId": "1BBCA", "stopSequence": 0 }, { "arrival": { "time": "1771868081" }, "departure": { "time": "1771868081" }, "stopId": "1BEAU", "stopSequence": 1 }, { "arrival": { "time": "1771868190" }, "departure": { "time": "1771868190" }, "stopId": "1BARR", "stopSequence": 2 }, { "arrival": { "time": "1771868273" }, "departure": { "time": "1771868273" }, "stopId": "1PATT", "stopSequence": 3 }, { "arrival": { "time": "1771868368" }, "departure": { "time": "1771868368" }, "stopId": "1ELYS", "stopSequence": 4 }, { "arrival": { "time": "1771868481" }, "departure": { "time": "1771868481" }, "stopId": "1FARC", "stopSequence": 5 }, { "arrival": { "time": "1771868660" }, "stopId": "1QUAI", "stopSequence": 6 } ], "trip": { "directionId": 1, "routeId": "B", "tripId": "6572357" } } }, { "id": "trip:6052743", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865622" }, "departure": { "time": "1771865622" }, "stopId": "STEXUPER", "stopSequence": 13 }, { "arrival": { "time": "1771865636" }, "departure": { "time": "1771865652" }, "stopId": "SECUSOCI", "stopSequence": 14 }, { "arrival": { "time": "1771865825" }, "stopId": "HDVSUB", "stopSequence": 15 } ], "trip": { "directionId": 0, "routeId": "23", "tripId": "6052743" } } }, { "id": "trip:6571370", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865605" }, "departure": { "time": "1771865637" }, "stopId": "1HSAU", "stopSequence": 9 }, { "arrival": { "time": "1771865750" }, "stopId": "1JMOU", "stopSequence": 10 } ], "trip": { "directionId": 1, "routeId": "A", "tripId": "6571370" } } }, { "id": "trip:6567992", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771867800" }, "stopId": "SAUBIN", "stopSequence": 0 }, { "arrival": { "time": "1771867883" }, "departure": { "time": "1771867883" }, "stopId": "PIGNONIE", "stopSequence": 1 }, { "arrival": { "time": "1771867946" }, "departure": { "time": "1771867946" }, "stopId": "CLAVERIE", "stopSequence": 2 }, { "arrival": { "time": "1771867990" }, "departure": { "time": "1771867990" }, "stopId": "JARDFA", "stopSequence": 3 }, { "arrival": { "time": "1771868040" }, "departure": { "time": "1771868040" }, "stopId": "BANCHAIS", "stopSequence": 4 }, { "arrival": { "time": "1771868097" }, "departure": { "time": "1771868097" }, "stopId": "CHATELAI", "stopSequence": 5 }, { "arrival": { "time": "1771868143" }, "departure": { "time": "1771868143" }, "stopId": "CRBLANCH", "stopSequence": 6 }, { "arrival": { "time": "1771868179" }, "departure": { "time": "1771868179" }, "stopId": "ORMEAUX", "stopSequence": 7 }, { "arrival": { "time": "1771868227" }, "departure": { "time": "1771868227" }, "stopId": "VANDEL", "stopSequence": 8 }, { "arrival": { "time": "1771868307" }, "departure": { "time": "1771868307" }, "stopId": "ISORET", "stopSequence": 9 }, { "arrival": { "time": "1771868369" }, "departure": { "time": "1771868369" }, "stopId": "GILLIER", "stopSequence": 10 }, { "arrival": { "time": "1771868400" }, "departure": { "time": "1771868400" }, "stopId": "DAGUENET", "stopSequence": 11 }, { "arrival": { "time": "1771868465" }, "departure": { "time": "1771868465" }, "stopId": "JERUSALE", "stopSequence": 12 }, { "arrival": { "time": "1771868565" }, "departure": { "time": "1771868565" }, "stopId": "MONTAIG", "stopSequence": 13 }, { "arrival": { "time": "1771868751" }, "departure": { "time": "1771868751" }, "stopId": "LANGLADE", "stopSequence": 14 }, { "arrival": { "time": "1771868820" }, "departure": { "time": "1771868820" }, "stopId": "AROBASE", "stopSequence": 15 }, { "arrival": { "time": "1771868868" }, "departure": { "time": "1771868868" }, "stopId": "PCOUBERT", "stopSequence": 16 }, { "arrival": { "time": "1771868935" }, "departure": { "time": "1771868935" }, "stopId": "JEBOUIN", "stopSequence": 17 }, { "arrival": { "time": "1771869000" }, "departure": { "time": "1771869000" }, "stopId": "MADELEIN", "stopSequence": 18 }, { "arrival": { "time": "1771869047" }, "departure": { "time": "1771869047" }, "stopId": "VOLNEY", "stopSequence": 19 }, { "arrival": { "time": "1771869128" }, "departure": { "time": "1771869128" }, "stopId": "BOURGONN", "stopSequence": 20 }, { "arrival": { "time": "1771869189" }, "departure": { "time": "1771869189" }, "stopId": "MICHELET", "stopSequence": 21 }, { "arrival": { "time": "1771869240" }, "departure": { "time": "1771869240" }, "stopId": "ANLEROY", "stopSequence": 22 } ], "trip": { "directionId": 1, "routeId": "07", "tripId": "6567992" } } }, { "id": "trip:6570964", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771865623" }, "scheduleRelationship": "SKIPPED", "stopId": "ROCHEF-E", "stopSequence": 0 }, { "arrival": { "time": "1771865715" }, "departure": { "time": "1771865715" }, "scheduleRelationship": "SKIPPED", "stopId": "HOTDIE-E", "stopSequence": 1 }, { "arrival": { "time": "1771865767" }, "departure": { "time": "1771865767" }, "scheduleRelationship": "SKIPPED", "stopId": "BICHDA-E", "stopSequence": 2 }, { "arrival": { "time": "1771865607" }, "departure": { "time": "1771865639" }, "stopId": "REVERI-E", "stopSequence": 6 }, { "arrival": { "time": "1771865668" }, "departure": { "time": "1771865668" }, "stopId": "MEIGNA-E", "stopSequence": 7 }, { "arrival": { "time": "1771865690" }, "departure": { "time": "1771865690" }, "stopId": "VALOR-E", "stopSequence": 8 }, { "arrival": { "time": "1771865718" }, "departure": { "time": "1771865718" }, "stopId": "CLINIQ-E", "stopSequence": 9 }, { "arrival": { "time": "1771865763" }, "departure": { "time": "1771865763" }, "stopId": "GRANDM-E", "stopSequence": 10 }, { "arrival": { "time": "1771865812" }, "departure": { "time": "1771865812" }, "stopId": "MAISDA-E", "stopSequence": 11 }, { "arrival": { "time": "1771865857" }, "departure": { "time": "1771865857" }, "stopId": "CHMART-E", "stopSequence": 12 }, { "arrival": { "time": "1771865900" }, "departure": { "time": "1771865900" }, "stopId": "MLYAUT-E", "stopSequence": 13 }, { "arrival": { "time": "1771865974" }, "departure": { "time": "1771865974" }, "stopId": "BRASSE-E", "stopSequence": 14 }, { "arrival": { "time": "1771866029" }, "departure": { "time": "1771866029" }, "stopId": "BEURRI-E", "stopSequence": 15 }, { "arrival": { "time": "1771866085" }, "departure": { "time": "1771866085" }, "stopId": "DELAUN-E", "stopSequence": 16 }, { "arrival": { "time": "1771866144" }, "departure": { "time": "1771866144" }, "stopId": "MAUFIN-E", "stopSequence": 17 }, { "arrival": { "time": "1771866198" }, "departure": { "time": "1771866198" }, "stopId": "MAIRAV-E", "stopSequence": 18 }, { "arrival": { "time": "1771866249" }, "departure": { "time": "1771866249" }, "stopId": "TERNIE-E", "stopSequence": 19 }, { "arrival": { "time": "1771866296" }, "departure": { "time": "1771866296" }, "stopId": "BALAND-E", "stopSequence": 20 }, { "arrival": { "time": "1771866359" }, "departure": { "time": "1771866359" }, "stopId": "PIECE-E", "stopSequence": 21 }, { "arrival": { "time": "1771866440" }, "departure": { "time": "1771866440" }, "stopId": "LA-BOI-E", "stopSequence": 22 }, { "arrival": { "time": "1771866505" }, "departure": { "time": "1771866505" }, "stopId": "SCHWAL-E", "stopSequence": 23 }, { "arrival": { "time": "1771866552" }, "stopId": "ADEZIERE", "stopSequence": 24 } ], "trip": { "directionId": 0, "routeId": "03", "tripId": "6570964" } } }, { "id": "trip:6566652", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865582" }, "departure": { "time": "1771865635" }, "stopId": "2MTAI", "stopSequence": 5 }, { "arrival": { "time": "1771865674" }, "departure": { "time": "1771865674" }, "stopId": "2CONS", "stopSequence": 6 }, { "arrival": { "time": "1771865824" }, "stopId": "2CECO", "stopSequence": 7 } ], "trip": { "directionId": 0, "routeId": "B", "tripId": "6566652" } } }, { "id": "trip:6568352", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865680" }, "departure": { "time": "1771865680" }, "stopId": "CHATENAY", "stopSequence": 6 }, { "arrival": { "time": "1771865732" }, "departure": { "time": "1771865732" }, "stopId": "MIMOSAS", "stopSequence": 7 }, { "arrival": { "time": "1771865833" }, "departure": { "time": "1771865833" }, "stopId": "BRISEPOT", "stopSequence": 8 }, { "arrival": { "time": "1771865907" }, "departure": { "time": "1771865907" }, "stopId": "DESJARDI", "stopSequence": 9 }, { "arrival": { "time": "1771865968" }, "departure": { "time": "1771865968" }, "stopId": "MACE", "stopSequence": 10 }, { "arrival": { "time": "1771866010" }, "departure": { "time": "1771866010" }, "stopId": "LUTIN", "stopSequence": 11 }, { "arrival": { "time": "1771866135" }, "departure": { "time": "1771866135" }, "stopId": "MUSSET", "stopSequence": 12 }, { "arrival": { "time": "1771866193" }, "departure": { "time": "1771866193" }, "stopId": "SAVARY", "stopSequence": 13 }, { "arrival": { "time": "1771866336" }, "departure": { "time": "1771866336" }, "stopId": "MENDESFR", "stopSequence": 14 }, { "arrival": { "time": "1771866544" }, "departure": { "time": "1771866544" }, "stopId": "FO-LOR-R", "stopSequence": 15 }, { "arrival": { "time": "1771866678" }, "departure": { "time": "1771866678" }, "stopId": "STAUBI-E", "stopSequence": 16 }, { "arrival": { "time": "1771866689" }, "departure": { "time": "1771866689" }, "stopId": "HARAS-E", "stopSequence": 17 }, { "arrival": { "time": "1771866828" }, "departure": { "time": "1771866828" }, "stopId": "LESGAR-E", "stopSequence": 18 }, { "arrival": { "time": "1771866944" }, "departure": { "time": "1771866944" }, "stopId": "BREMON-E", "stopSequence": 19 }, { "arrival": { "time": "1771867013" }, "departure": { "time": "1771867013" }, "stopId": "ACAD-PLA", "stopSequence": 20 }, { "arrival": { "time": "1771867079" }, "departure": { "time": "1771867079" }, "stopId": "CHDARR-E", "stopSequence": 21 }, { "arrival": { "time": "1771867500" }, "departure": { "time": "1771867500" }, "stopId": "GDMAIN-E", "stopSequence": 22 }, { "arrival": { "time": "1771867564" }, "departure": { "time": "1771867564" }, "stopId": "PERUSSAI", "stopSequence": 23 }, { "arrival": { "time": "1771867542" }, "departure": { "time": "1771867542" }, "stopId": "MAISLAC", "stopSequence": 24 }, { "arrival": { "time": "1771867579" }, "departure": { "time": "1771867579" }, "stopId": "JEAN-MON", "stopSequence": 25 }, { "arrival": { "time": "1771867642" }, "departure": { "time": "1771867642" }, "stopId": "DELESC-E", "stopSequence": 26 }, { "arrival": { "time": "1771867681" }, "departure": { "time": "1771867681" }, "stopId": "MONTEC-E", "stopSequence": 27 }, { "arrival": { "time": "1771867719" }, "departure": { "time": "1771867719" }, "stopId": "VALLO-E", "stopSequence": 28 }, { "arrival": { "time": "1771867766" }, "departure": { "time": "1771867766" }, "stopId": "PROUDH-E", "stopSequence": 29 }, { "arrival": { "time": "1771867827" }, "departure": { "time": "1771867827" }, "stopId": "GRESIL-E", "stopSequence": 30 }, { "arrival": { "time": "1771867866" }, "departure": { "time": "1771867866" }, "stopId": "WIGAN-E", "stopSequence": 31 }, { "arrival": { "time": "1771867953" }, "departure": { "time": "1771867953" }, "stopId": "SHEAKS-E", "stopSequence": 32 }, { "arrival": { "time": "1771868038" }, "departure": { "time": "1771868038" }, "stopId": "AQUITA-E", "stopSequence": 33 }, { "arrival": { "time": "1771868108" }, "departure": { "time": "1771868108" }, "stopId": "CCMOLI-E", "stopSequence": 34 }, { "arrival": { "time": "1771868187" }, "stopId": "LHOIRI-D", "stopSequence": 35 } ], "trip": { "directionId": 1, "routeId": "04", "tripId": "6568352" } } }, { "id": "trip:6053041", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771867260" }, "stopId": "HDVSUB", "stopSequence": 0 }, { "arrival": { "time": "1771867362" }, "departure": { "time": "1771867362" }, "stopId": "CLEMOI-E", "stopSequence": 1 }, { "arrival": { "time": "1771867695" }, "departure": { "time": "1771867695" }, "stopId": "BRISEP-E", "stopSequence": 2 }, { "arrival": { "time": "1771867837" }, "departure": { "time": "1771867837" }, "stopId": "CHATEN-E", "stopSequence": 3 }, { "arrival": { "time": "1771867980" }, "departure": { "time": "1771867980" }, "stopId": "SEPSON-E", "stopSequence": 4 }, { "arrival": { "time": "1771868086" }, "departure": { "time": "1771868086" }, "stopId": "RTEPAR-E", "stopSequence": 5 }, { "arrival": { "time": "1771868162" }, "departure": { "time": "1771868162" }, "stopId": "PROVIN-E", "stopSequence": 6 }, { "arrival": { "time": "1771868280" }, "departure": { "time": "1771868280" }, "stopId": "PARCEX-E", "stopSequence": 7 }, { "arrival": { "time": "1771868547" }, "departure": { "time": "1771868547" }, "stopId": "CARREA-E", "stopSequence": 8 }, { "arrival": { "time": "1771868580" }, "departure": { "time": "1771868580" }, "stopId": "MILLAR-E", "stopSequence": 9 }, { "arrival": { "time": "1771868614" }, "departure": { "time": "1771868614" }, "stopId": "BASMOR-E", "stopSequence": 10 }, { "arrival": { "time": "1771868660" }, "departure": { "time": "1771868660" }, "stopId": "CHABLA-E", "stopSequence": 11 }, { "arrival": { "time": "1771868699" }, "departure": { "time": "1771868699" }, "stopId": "UNION-E", "stopSequence": 12 }, { "arrival": { "time": "1771868760" }, "departure": { "time": "1771868760" }, "stopId": "SSYMAI-E", "stopSequence": 13 }, { "arrival": { "time": "1771868841" }, "departure": { "time": "1771868841" }, "stopId": "LECLSYLV", "stopSequence": 14 }, { "arrival": { "time": "1771868888" }, "departure": { "time": "1771868888" }, "stopId": "FRANCAIS", "stopSequence": 15 }, { "arrival": { "time": "1771868948" }, "departure": { "time": "1771868948" }, "stopId": "V.HUGO-E", "stopSequence": 16 }, { "arrival": { "time": "1771869009" }, "departure": { "time": "1771869009" }, "stopId": "ANBRUE-E", "stopSequence": 17 }, { "arrival": { "time": "1771869063" }, "departure": { "time": "1771869063" }, "stopId": "GAUGUI-E", "stopSequence": 18 }, { "arrival": { "time": "1771869120" }, "stopId": "STSYCHVE", "stopSequence": 19 } ], "trip": { "directionId": 1, "routeId": "25", "tripId": "6053041" } } }, { "id": "trip:6052652", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865711" }, "departure": { "time": "1771865711" }, "stopId": "PONTNO-E", "stopSequence": 2 }, { "arrival": { "time": "1771865743" }, "departure": { "time": "1771865743" }, "stopId": "POIREL-E", "stopSequence": 3 }, { "arrival": { "time": "1771865713" }, "departure": { "time": "1771865713" }, "stopId": "VAUBAN-E", "stopSequence": 4 }, { "arrival": { "time": "1771865748" }, "departure": { "time": "1771865748" }, "stopId": "GENIE-E", "stopSequence": 5 }, { "arrival": { "time": "1771865742" }, "departure": { "time": "1771865742" }, "stopId": "EBLE-E", "stopSequence": 6 }, { "arrival": { "time": "1771865618" }, "departure": { "time": "1771865618" }, "stopId": "ANAFRA-E", "stopSequence": 34 }, { "arrival": { "time": "1771865648" }, "departure": { "time": "1771865648" }, "stopId": "PISCMU-E", "stopSequence": 35 }, { "arrival": { "time": "1771867440" }, "departure": { "time": "1771867440" }, "stopId": "CAMPJU-E", "stopSequence": 36 }, { "arrival": { "time": "1771865740" }, "departure": { "time": "1771865740" }, "stopId": "LAEN-E", "stopSequence": 37 }, { "arrival": { "time": "1771865790" }, "departure": { "time": "1771865790" }, "stopId": "BECK-E", "stopSequence": 38 }, { "arrival": { "time": "1771865843" }, "stopId": "DOMVATER", "stopSequence": 39 } ], "trip": { "directionId": 1, "routeId": "21", "tripId": "6052652" } } }, { "id": "trip:6570260", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771868520" }, "stopId": "LEQUAI-E", "stopSequence": 0 }, { "arrival": { "time": "1771868563" }, "departure": { "time": "1771868563" }, "stopId": "LEQUAI", "stopSequence": 1 }, { "arrival": { "time": "1771868768" }, "departure": { "time": "1771868768" }, "stopId": "CHDARR", "stopSequence": 2 }, { "arrival": { "time": "1771868800" }, "departure": { "time": "1771868800" }, "stopId": "CCI", "stopSequence": 3 }, { "arrival": { "time": "1771868940" }, "departure": { "time": "1771868940" }, "stopId": "HARAS", "stopSequence": 4 }, { "arrival": { "time": "1771869023" }, "departure": { "time": "1771869023" }, "stopId": "STAUBIN", "stopSequence": 5 }, { "arrival": { "time": "1771869120" }, "departure": { "time": "1771869120" }, "stopId": "LORRAIN1", "stopSequence": 6 } ], "trip": { "directionId": 1, "routeId": "Tbus", "tripId": "6570260" } } }, { "id": "trip:6568674", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865607" }, "departure": { "time": "1771865607" }, "stopId": "TRELA-AR", "stopSequence": 38 } ], "trip": { "directionId": 1, "routeId": "01", "tripId": "6568674" } } }, { "id": "trip:6572354", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771865820" }, "stopId": "1BBCA", "stopSequence": 0 }, { "arrival": { "time": "1771865921" }, "departure": { "time": "1771865921" }, "stopId": "1BEAU", "stopSequence": 1 }, { "arrival": { "time": "1771866030" }, "departure": { "time": "1771866030" }, "stopId": "1BARR", "stopSequence": 2 }, { "arrival": { "time": "1771866113" }, "departure": { "time": "1771866113" }, "stopId": "1PATT", "stopSequence": 3 }, { "arrival": { "time": "1771866208" }, "departure": { "time": "1771866208" }, "stopId": "1ELYS", "stopSequence": 4 }, { "arrival": { "time": "1771866321" }, "departure": { "time": "1771866321" }, "stopId": "1FARC", "stopSequence": 5 }, { "arrival": { "time": "1771866500" }, "stopId": "1QUAI", "stopSequence": 6 } ], "trip": { "directionId": 1, "routeId": "B", "tripId": "6572354" } } }, { "id": "trip:6052699", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771868100" }, "stopId": "MONPLA-E", "stopSequence": 0 }, { "arrival": { "time": "1771868198" }, "departure": { "time": "1771868198" }, "stopId": "INDUST-E", "stopSequence": 1 }, { "arrival": { "time": "1771868263" }, "departure": { "time": "1771868263" }, "stopId": "HOTELL-E", "stopSequence": 2 }, { "arrival": { "time": "1771868340" }, "departure": { "time": "1771868340" }, "stopId": "DEBUSS-E", "stopSequence": 3 }, { "arrival": { "time": "1771868379" }, "departure": { "time": "1771868379" }, "stopId": "BOISAB-E", "stopSequence": 4 }, { "arrival": { "time": "1771868414" }, "departure": { "time": "1771868414" }, "stopId": "DUBELL-E", "stopSequence": 5 }, { "arrival": { "time": "1771868467" }, "departure": { "time": "1771868467" }, "stopId": "COTTAG-E", "stopSequence": 6 }, { "arrival": { "time": "1771868520" }, "departure": { "time": "1771868520" }, "stopId": "EVENTARD", "stopSequence": 7 }, { "arrival": { "time": "1771868615" }, "departure": { "time": "1771868615" }, "stopId": "CHABOLA.", "stopSequence": 8 }, { "arrival": { "time": "1771868681" }, "departure": { "time": "1771868681" }, "stopId": "CONFLU-E", "stopSequence": 9 }, { "arrival": { "time": "1771868721" }, "departure": { "time": "1771868721" }, "stopId": "EPERVI-E", "stopSequence": 10 }, { "arrival": { "time": "1771868814" }, "departure": { "time": "1771868814" }, "stopId": "PTFILL-E", "stopSequence": 11 }, { "arrival": { "time": "1771868940" }, "departure": { "time": "1771868940" }, "stopId": "PRTLAU-E", "stopSequence": 12 }, { "arrival": { "time": "1771868988" }, "departure": { "time": "1771868988" }, "stopId": "CHAUMI-E", "stopSequence": 13 }, { "arrival": { "time": "1771869025" }, "departure": { "time": "1771869025" }, "stopId": "LESRIV-E", "stopSequence": 14 }, { "arrival": { "time": "1771869060" }, "departure": { "time": "1771869060" }, "stopId": "BBRANC-E", "stopSequence": 15 }, { "arrival": { "time": "1771869092" }, "departure": { "time": "1771869092" }, "stopId": "VIELMA-E", "stopSequence": 16 }, { "arrival": { "time": "1771869124" }, "departure": { "time": "1771869124" }, "stopId": "MA4VE-E", "stopSequence": 17 }, { "arrival": { "time": "1771869163" }, "departure": { "time": "1771869163" }, "stopId": "FIEGEN-E", "stopSequence": 18 }, { "arrival": { "time": "1771869207" }, "departure": { "time": "1771869207" }, "stopId": "LABROS-E", "stopSequence": 19 }, { "arrival": { "time": "1771869268" }, "departure": { "time": "1771869268" }, "stopId": "BMOTTE-E", "stopSequence": 20 } ], "trip": { "directionId": 1, "routeId": "12", "tripId": "6052699" } } }, { "id": "trip:6568231", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771866569" }, "scheduleRelationship": "SKIPPED", "stopId": "AQUA-D5A", "stopSequence": 0 }, { "arrival": { "time": "1771866627" }, "departure": { "time": "1771866627" }, "scheduleRelationship": "SKIPPED", "stopId": "AURIOL", "stopSequence": 1 }, { "arrival": { "time": "1771866683" }, "departure": { "time": "1771866683" }, "scheduleRelationship": "SKIPPED", "stopId": "FRATE-E", "stopSequence": 2 }, { "arrival": { "time": "1771866753" }, "departure": { "time": "1771866753" }, "scheduleRelationship": "SKIPPED", "stopId": "CHARNA-E", "stopSequence": 3 }, { "arrival": { "time": "1771866820" }, "departure": { "time": "1771866820" }, "scheduleRelationship": "SKIPPED", "stopId": "ESEO-E", "stopSequence": 4 }, { "arrival": { "time": "1771867082" }, "departure": { "time": "1771867082" }, "scheduleRelationship": "SKIPPED", "stopId": "RAMON-E", "stopSequence": 6 }, { "arrival": { "time": "1771867167" }, "departure": { "time": "1771867167" }, "scheduleRelationship": "SKIPPED", "stopId": "RBRIOL-E", "stopSequence": 7 }, { "arrival": { "time": "1771867238" }, "departure": { "time": "1771867238" }, "scheduleRelationship": "SKIPPED", "stopId": "EUROPE", "stopSequence": 8 }, { "arrival": { "time": "1771867357" }, "departure": { "time": "1771867357" }, "scheduleRelationship": "SKIPPED", "stopId": "ALDUNANT", "stopSequence": 9 }, { "arrival": { "time": "1771867486" }, "departure": { "time": "1771867486" }, "scheduleRelationship": "SKIPPED", "stopId": "BRISPOTI", "stopSequence": 10 }, { "arrival": { "time": "1771867538" }, "departure": { "time": "1771867538" }, "scheduleRelationship": "SKIPPED", "stopId": "THULEAU", "stopSequence": 11 }, { "arrival": { "time": "1771867579" }, "departure": { "time": "1771867579" }, "scheduleRelationship": "SKIPPED", "stopId": "DEUCROIX", "stopSequence": 12 }, { "arrival": { "time": "1771867665" }, "departure": { "time": "1771867665" }, "scheduleRelationship": "SKIPPED", "stopId": "GILLIE-E", "stopSequence": 13 }, { "arrival": { "time": "1771867734" }, "departure": { "time": "1771867734" }, "scheduleRelationship": "SKIPPED", "stopId": "ISORET-E", "stopSequence": 14 }, { "arrival": { "time": "1771867829" }, "departure": { "time": "1771867829" }, "scheduleRelationship": "SKIPPED", "stopId": "CAMELI-E", "stopSequence": 15 }, { "arrival": { "time": "1771867925" }, "departure": { "time": "1771867925" }, "scheduleRelationship": "SKIPPED", "stopId": "ESPACE5A", "stopSequence": 16 }, { "arrival": { "time": "1771868027" }, "departure": { "time": "1771868027" }, "scheduleRelationship": "SKIPPED", "stopId": "VILLECHI", "stopSequence": 17 }, { "arrival": { "time": "1771868090" }, "departure": { "time": "1771868090" }, "scheduleRelationship": "SKIPPED", "stopId": "STLEON5A", "stopSequence": 18 }, { "arrival": { "time": "1771868149" }, "departure": { "time": "1771868149" }, "scheduleRelationship": "SKIPPED", "stopId": "JEJAURES", "stopSequence": 19 }, { "arrival": { "time": "1771868249" }, "departure": { "time": "1771868249" }, "scheduleRelationship": "SKIPPED", "stopId": "JUSTICES", "stopSequence": 20 }, { "arrival": { "time": "1771868287" }, "departure": { "time": "1771868287" }, "scheduleRelationship": "SKIPPED", "stopId": "DELACROI", "stopSequence": 21 }, { "arrival": { "time": "1771868376" }, "departure": { "time": "1771868376" }, "scheduleRelationship": "SKIPPED", "stopId": "SAUMUROI", "stopSequence": 22 }, { "arrival": { "time": "1771868473" }, "departure": { "time": "1771868473" }, "scheduleRelationship": "SKIPPED", "stopId": "INTERMIL", "stopSequence": 23 }, { "arrival": { "time": "1771868544" }, "departure": { "time": "1771868544" }, "scheduleRelationship": "SKIPPED", "stopId": "HAUTPRES", "stopSequence": 24 }, { "arrival": { "time": "1771868600" }, "departure": { "time": "1771868600" }, "scheduleRelationship": "SKIPPED", "stopId": "DELATTRE", "stopSequence": 25 }, { "arrival": { "time": "1771868675" }, "departure": { "time": "1771868675" }, "scheduleRelationship": "SKIPPED", "stopId": "MORELLER", "stopSequence": 26 }, { "arrival": { "time": "1771868709" }, "departure": { "time": "1771868709" }, "scheduleRelationship": "SKIPPED", "stopId": "ARBORE-E", "stopSequence": 27 }, { "arrival": { "time": "1771868780" }, "departure": { "time": "1771868780" }, "scheduleRelationship": "SKIPPED", "stopId": "ORGEMO-E", "stopSequence": 28 }, { "arrival": { "time": "1771868845" }, "departure": { "time": "1771868845" }, "scheduleRelationship": "SKIPPED", "stopId": "NERUDA", "stopSequence": 29 }, { "arrival": { "time": "1771868864" }, "departure": { "time": "1771868864" }, "scheduleRelationship": "SKIPPED", "stopId": "ORGEMONT", "stopSequence": 30 }, { "arrival": { "time": "1771868909" }, "departure": { "time": "1771868909" }, "scheduleRelationship": "SKIPPED", "stopId": "FRCEVERT", "stopSequence": 31 }, { "arrival": { "time": "1771868979" }, "departure": { "time": "1771868979" }, "scheduleRelationship": "SKIPPED", "stopId": "APPENTIS", "stopSequence": 32 }, { "arrival": { "time": "1771869034" }, "departure": { "time": "1771869034" }, "scheduleRelationship": "SKIPPED", "stopId": "BOUTHOMA", "stopSequence": 33 }, { "arrival": { "time": "1771869092" }, "departure": { "time": "1771869092" }, "scheduleRelationship": "SKIPPED", "stopId": "ANRO-5A", "stopSequence": 34 }, { "arrival": { "time": "1771869167" }, "departure": { "time": "1771869167" }, "scheduleRelationship": "SKIPPED", "stopId": "DURVILLE", "stopSequence": 35 }, { "arrival": { "time": "1771869204" }, "departure": { "time": "1771869204" }, "scheduleRelationship": "SKIPPED", "stopId": "PALLACH", "stopSequence": 36 }, { "arrival": { "time": "1771869233" }, "departure": { "time": "1771869233" }, "scheduleRelationship": "SKIPPED", "stopId": "JULESV-E", "stopSequence": 37 } ], "trip": { "directionId": 0, "routeId": "05", "tripId": "6568231" } } }, { "id": "trip:6567976", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771866900" }, "stopId": "VERNUSSO", "stopSequence": 0 }, { "arrival": { "time": "1771867037" }, "departure": { "time": "1771867037" }, "stopId": "POUILLE", "stopSequence": 1 }, { "arrival": { "time": "1771867083" }, "departure": { "time": "1771867083" }, "stopId": "PATUREAU", "stopSequence": 2 }, { "arrival": { "time": "1771867155" }, "departure": { "time": "1771867155" }, "stopId": "FRANVILL", "stopSequence": 4 }, { "arrival": { "time": "1771867200" }, "departure": { "time": "1771867200" }, "stopId": "GGESSAND", "stopSequence": 5 }, { "arrival": { "time": "1771867241" }, "departure": { "time": "1771867241" }, "stopId": "MACURIE", "stopSequence": 6 }, { "arrival": { "time": "1771867279" }, "departure": { "time": "1771867279" }, "stopId": "JEROSTAN", "stopSequence": 7 }, { "arrival": { "time": "1771867318" }, "departure": { "time": "1771867318" }, "stopId": "RONCIERE", "stopSequence": 8 }, { "arrival": { "time": "1771867355" }, "departure": { "time": "1771867355" }, "stopId": "GUILLE-E", "stopSequence": 9 }, { "arrival": { "time": "1771867440" }, "departure": { "time": "1771867440" }, "stopId": "JEBOUTON", "stopSequence": 10 }, { "arrival": { "time": "1771867546" }, "departure": { "time": "1771867546" }, "stopId": "LAVOIR", "stopSequence": 11 }, { "arrival": { "time": "1771867614" }, "departure": { "time": "1771867614" }, "stopId": "RIOTTEAU", "stopSequence": 12 }, { "arrival": { "time": "1771867654" }, "departure": { "time": "1771867654" }, "stopId": "ALLUMETT", "stopSequence": 13 }, { "arrival": { "time": "1771867707" }, "departure": { "time": "1771867707" }, "stopId": "DAGUERRE", "stopSequence": 14 }, { "arrival": { "time": "1771867762" }, "departure": { "time": "1771867762" }, "stopId": "BELVTR-E", "stopSequence": 15 }, { "arrival": { "time": "1771867829" }, "departure": { "time": "1771867829" }, "stopId": "MARAIS-E", "stopSequence": 16 }, { "arrival": { "time": "1771867923" }, "departure": { "time": "1771867923" }, "stopId": "GASPALON", "stopSequence": 17 }, { "arrival": { "time": "1771868040" }, "departure": { "time": "1771868040" }, "stopId": "VILSANTE", "stopSequence": 18 }, { "arrival": { "time": "1771868089" }, "departure": { "time": "1771868089" }, "stopId": "CORMIER", "stopSequence": 19 }, { "arrival": { "time": "1771868182" }, "departure": { "time": "1771868182" }, "stopId": "STLEONAR", "stopSequence": 20 }, { "arrival": { "time": "1771868220" }, "departure": { "time": "1771868220" }, "stopId": "GERICAUL", "stopSequence": 21 }, { "arrival": { "time": "1771868280" }, "departure": { "time": "1771868280" }, "stopId": "MONGAZON", "stopSequence": 22 }, { "arrival": { "time": "1771868314" }, "departure": { "time": "1771868314" }, "stopId": "KOPA", "stopSequence": 23 }, { "arrival": { "time": "1771868371" }, "departure": { "time": "1771868371" }, "stopId": "DESMAZ", "stopSequence": 24 }, { "arrival": { "time": "1771868421" }, "departure": { "time": "1771868421" }, "stopId": "ANFRANCK", "stopSequence": 25 }, { "arrival": { "time": "1771868478" }, "departure": { "time": "1771868478" }, "stopId": "STJOSEP", "stopSequence": 26 }, { "arrival": { "time": "1771868543" }, "departure": { "time": "1771868543" }, "stopId": "PLDULYCE", "stopSequence": 27 }, { "arrival": { "time": "1771868640" }, "departure": { "time": "1771868700" }, "stopId": "HMAI", "stopSequence": 28 }, { "arrival": { "time": "1771868745" }, "departure": { "time": "1771868745" }, "stopId": "FO-LOR-R", "stopSequence": 29 }, { "arrival": { "time": "1771868838" }, "departure": { "time": "1771868838" }, "stopId": "STAUBI-E", "stopSequence": 30 }, { "arrival": { "time": "1771868882" }, "departure": { "time": "1771868882" }, "stopId": "HARAS-E", "stopSequence": 31 }, { "arrival": { "time": "1771869000" }, "departure": { "time": "1771869000" }, "stopId": "LESGAR-E", "stopSequence": 32 }, { "arrival": { "time": "1771869089" }, "departure": { "time": "1771869089" }, "stopId": "SEMARD-E", "stopSequence": 33 }, { "arrival": { "time": "1771869128" }, "departure": { "time": "1771869128" }, "stopId": "PONTNO-E", "stopSequence": 34 }, { "arrival": { "time": "1771869203" }, "departure": { "time": "1771869203" }, "stopId": "POIREL-E", "stopSequence": 35 }, { "arrival": { "time": "1771869244" }, "departure": { "time": "1771869244" }, "stopId": "VAUBAN-E", "stopSequence": 36 } ], "trip": { "directionId": 1, "routeId": "08", "tripId": "6567976" } } }, { "id": "trip:6568305", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865581" }, "departure": { "time": "1771865642" }, "stopId": "HARAS-E", "stopSequence": 17 }, { "arrival": { "time": "1771865769" }, "departure": { "time": "1771865769" }, "stopId": "LESGAR-E", "stopSequence": 18 }, { "arrival": { "time": "1771865885" }, "departure": { "time": "1771865885" }, "stopId": "BREMON-E", "stopSequence": 19 }, { "arrival": { "time": "1771865963" }, "departure": { "time": "1771865963" }, "stopId": "ACAD-PLA", "stopSequence": 20 }, { "arrival": { "time": "1771866003" }, "departure": { "time": "1771866003" }, "stopId": "CHDARR-E", "stopSequence": 21 }, { "arrival": { "time": "1771866366" }, "departure": { "time": "1771866366" }, "stopId": "GDMAIN-E", "stopSequence": 22 }, { "arrival": { "time": "1771866436" }, "departure": { "time": "1771866436" }, "stopId": "PERUSSAI", "stopSequence": 23 }, { "arrival": { "time": "1771866474" }, "departure": { "time": "1771866474" }, "stopId": "MAISLAC", "stopSequence": 24 }, { "arrival": { "time": "1771866547" }, "departure": { "time": "1771866547" }, "stopId": "JEAN-MON", "stopSequence": 25 }, { "arrival": { "time": "1771866615" }, "departure": { "time": "1771866615" }, "stopId": "DELESC-E", "stopSequence": 26 }, { "arrival": { "time": "1771866657" }, "departure": { "time": "1771866657" }, "stopId": "MONTEC-E", "stopSequence": 27 }, { "arrival": { "time": "1771866698" }, "departure": { "time": "1771866698" }, "stopId": "VALLO-E", "stopSequence": 28 }, { "arrival": { "time": "1771866749" }, "departure": { "time": "1771866749" }, "stopId": "PROUDH-E", "stopSequence": 29 }, { "arrival": { "time": "1771866815" }, "departure": { "time": "1771866815" }, "stopId": "GRESIL-E", "stopSequence": 30 }, { "arrival": { "time": "1771866854" }, "departure": { "time": "1771866854" }, "stopId": "WIGAN-E", "stopSequence": 31 }, { "arrival": { "time": "1771866941" }, "departure": { "time": "1771866941" }, "stopId": "SHEAKS-E", "stopSequence": 32 }, { "arrival": { "time": "1771866985" }, "departure": { "time": "1771866985" }, "stopId": "AQUITA-E", "stopSequence": 33 }, { "arrival": { "time": "1771867055" }, "departure": { "time": "1771867055" }, "stopId": "CCMOLI-E", "stopSequence": 34 }, { "arrival": { "time": "1771867175" }, "stopId": "LHOIRI-D", "stopSequence": 35 } ], "trip": { "directionId": 1, "routeId": "04", "tripId": "6568305" } } }, { "id": "trip:6567818", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771867560" }, "stopId": "PROVINS", "stopSequence": 0 }, { "arrival": { "time": "1771867633" }, "departure": { "time": "1771867633" }, "stopId": "RTEPARIS", "stopSequence": 1 }, { "arrival": { "time": "1771867740" }, "departure": { "time": "1771867740" }, "stopId": "DEBUMONP", "stopSequence": 2 }, { "arrival": { "time": "1771867798" }, "departure": { "time": "1771867798" }, "stopId": "HOTELLER", "stopSequence": 3 }, { "arrival": { "time": "1771867847" }, "departure": { "time": "1771867847" }, "stopId": "INDUSTRI", "stopSequence": 4 }, { "arrival": { "time": "1771867920" }, "departure": { "time": "1771867920" }, "stopId": "SAVOIE", "stopSequence": 5 }, { "arrival": { "time": "1771868000" }, "departure": { "time": "1771868000" }, "stopId": "AUVERGNE", "stopSequence": 6 }, { "arrival": { "time": "1771868052" }, "departure": { "time": "1771868052" }, "stopId": "NOZAY", "stopSequence": 7 }, { "arrival": { "time": "1771868092" }, "departure": { "time": "1771868092" }, "stopId": "RBRIOLLA", "stopSequence": 8 }, { "arrival": { "time": "1771868303" }, "departure": { "time": "1771868303" }, "stopId": "MIMOSAS", "stopSequence": 12 }, { "arrival": { "time": "1771868369" }, "departure": { "time": "1771868369" }, "stopId": "BRISEPOT", "stopSequence": 13 }, { "arrival": { "time": "1771868420" }, "departure": { "time": "1771868420" }, "stopId": "DESJARDI", "stopSequence": 14 }, { "arrival": { "time": "1771868462" }, "departure": { "time": "1771868462" }, "stopId": "MACE", "stopSequence": 15 }, { "arrival": { "time": "1771868491" }, "departure": { "time": "1771868491" }, "stopId": "LUTIN", "stopSequence": 16 }, { "arrival": { "time": "1771868578" }, "departure": { "time": "1771868578" }, "stopId": "MUSSET", "stopSequence": 17 }, { "arrival": { "time": "1771868618" }, "departure": { "time": "1771868618" }, "stopId": "SAVARY", "stopSequence": 18 }, { "arrival": { "time": "1771868124" }, "departure": { "time": "1771868124" }, "scheduleRelationship": "SKIPPED", "stopId": "VAILLANT", "stopSequence": 19 }, { "arrival": { "time": "1771868247" }, "departure": { "time": "1771868247" }, "scheduleRelationship": "SKIPPED", "stopId": "CHALOUER", "stopSequence": 20 }, { "arrival": { "time": "1771868400" }, "departure": { "time": "1771868400" }, "scheduleRelationship": "SKIPPED", "stopId": "PLACENEY", "stopSequence": 21 }, { "arrival": { "time": "1771868593" }, "departure": { "time": "1771868593" }, "scheduleRelationship": "SKIPPED", "stopId": "BOREAU", "stopSequence": 22 }, { "arrival": { "time": "1771868726" }, "departure": { "time": "1771868726" }, "stopId": "MENDESFR", "stopSequence": 23 }, { "arrival": { "time": "1771868871" }, "departure": { "time": "1771869000" }, "stopId": "FO-LOR-R", "stopSequence": 24 }, { "arrival": { "time": "1771869087" }, "departure": { "time": "1771869087" }, "stopId": "STAUBI-E", "stopSequence": 25 }, { "arrival": { "time": "1771869129" }, "departure": { "time": "1771869129" }, "stopId": "HARAS-E", "stopSequence": 26 }, { "arrival": { "time": "1771869240" }, "departure": { "time": "1771869240" }, "stopId": "LESGAR-E", "stopSequence": 27 } ], "trip": { "directionId": 1, "routeId": "10", "tripId": "6567818" } } }, { "id": "trip:6054001", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771866420" }, "stopId": "CHANTOUR", "stopSequence": 0 }, { "arrival": { "time": "1771866460" }, "departure": { "time": "1771866460" }, "stopId": "VIGNES", "stopSequence": 1 }, { "arrival": { "time": "1771866491" }, "departure": { "time": "1771866491" }, "stopId": "RANGEARD", "stopSequence": 2 }, { "arrival": { "time": "1771866513" }, "departure": { "time": "1771866513" }, "stopId": "LAPOINTE", "stopSequence": 3 }, { "arrival": { "time": "1771866553" }, "departure": { "time": "1771866553" }, "stopId": "PONTLAIT", "stopSequence": 4 }, { "arrival": { "time": "1771866592" }, "departure": { "time": "1771866592" }, "stopId": "GAREBOUC", "stopSequence": 5 }, { "arrival": { "time": "1771866629" }, "departure": { "time": "1771866629" }, "stopId": "CAMPBOUC", "stopSequence": 6 }, { "arrival": { "time": "1771866660" }, "departure": { "time": "1771866660" }, "stopId": "BOUCHEM", "stopSequence": 7 }, { "arrival": { "time": "1771866714" }, "departure": { "time": "1771866714" }, "stopId": "CHEVRIER", "stopSequence": 8 }, { "arrival": { "time": "1771866751" }, "departure": { "time": "1771866751" }, "stopId": "PETPORT", "stopSequence": 9 }, { "arrival": { "time": "1771866835" }, "departure": { "time": "1771866835" }, "stopId": "HAUBOUCH", "stopSequence": 10 }, { "arrival": { "time": "1771866900" }, "departure": { "time": "1771866900" }, "stopId": "ARTAUD", "stopSequence": 11 }, { "arrival": { "time": "1771866957" }, "departure": { "time": "1771866957" }, "stopId": "PIVERDIE", "stopSequence": 12 }, { "arrival": { "time": "1771867015" }, "departure": { "time": "1771867015" }, "stopId": "CHATAIGN", "stopSequence": 13 }, { "arrival": { "time": "1771867050" }, "departure": { "time": "1771867050" }, "stopId": "CLOSVI-E", "stopSequence": 14 }, { "arrival": { "time": "1771867080" }, "departure": { "time": "1771867080" }, "stopId": "VALMAI-E", "stopSequence": 15 }, { "arrival": { "time": "1771867148" }, "departure": { "time": "1771867148" }, "stopId": "PETVIVIE", "stopSequence": 16 }, { "arrival": { "time": "1771867221" }, "departure": { "time": "1771867221" }, "stopId": "PRUNIERS", "stopSequence": 17 }, { "arrival": { "time": "1771867254" }, "departure": { "time": "1771867254" }, "stopId": "CROISETT", "stopSequence": 18 }, { "arrival": { "time": "1771867355" }, "departure": { "time": "1771867355" }, "stopId": "CAMLACMA", "stopSequence": 19 }, { "arrival": { "time": "1771867399" }, "departure": { "time": "1771867399" }, "stopId": "LACDMAIN", "stopSequence": 20 }, { "arrival": { "time": "1771867443" }, "departure": { "time": "1771867443" }, "stopId": "MAISENVI", "stopSequence": 21 }, { "arrival": { "time": "1771867500" }, "departure": { "time": "1771867500" }, "stopId": "GDMAINE", "stopSequence": 22 }, { "arrival": { "time": "1771868081" }, "departure": { "time": "1771868081" }, "stopId": "EBLE", "stopSequence": 23 }, { "arrival": { "time": "1771868143" }, "departure": { "time": "1771868143" }, "stopId": "GENIE", "stopSequence": 24 }, { "arrival": { "time": "1771868220" }, "departure": { "time": "1771868220" }, "stopId": "VAUBAN", "stopSequence": 25 }, { "arrival": { "time": "1771868254" }, "departure": { "time": "1771868254" }, "stopId": "POIREL", "stopSequence": 26 }, { "arrival": { "time": "1771868315" }, "departure": { "time": "1771868315" }, "stopId": "PONTNOIR", "stopSequence": 27 }, { "arrival": { "time": "1771868354" }, "departure": { "time": "1771868354" }, "stopId": "SEMARD", "stopSequence": 28 }, { "arrival": { "time": "1771868000" }, "departure": { "time": "1771868000" }, "scheduleRelationship": "SKIPPED", "stopId": "CHDARR", "stopSequence": 29 }, { "arrival": { "time": "1771868030" }, "departure": { "time": "1771868030" }, "scheduleRelationship": "SKIPPED", "stopId": "ACADEMIE", "stopSequence": 30 }, { "arrival": { "time": "1771868062" }, "departure": { "time": "1771868062" }, "scheduleRelationship": "SKIPPED", "stopId": "GBREM-E", "stopSequence": 31 }, { "arrival": { "time": "1771868386" }, "stopId": "GAREPAPI", "stopSequence": 32 } ], "trip": { "directionId": 0, "routeId": "22", "tripId": "6054001" } } }, { "id": "trip:3066", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865645" }, "departure": { "time": "1771865650" }, "stopId": "CMONGAZO", "stopSequence": 19 }, { "arrival": { "time": "1771865706" }, "departure": { "time": "1771865706" }, "stopId": "COLOM-E", "stopSequence": 20 }, { "arrival": { "time": "1771865750" }, "departure": { "time": "1771865750" }, "stopId": "HELBO-E", "stopSequence": 21 }, { "arrival": { "time": "1771865829" }, "departure": { "time": "1771865829" }, "stopId": "GRAZE", "stopSequence": 22 }, { "arrival": { "time": "1771865930" }, "departure": { "time": "1771865930" }, "stopId": "SAUBIN-S", "stopSequence": 23 }, { "arrival": { "time": "1771866002" }, "departure": { "time": "1771866002" }, "stopId": "RTEPARIS", "stopSequence": 24 }, { "arrival": { "time": "1771866118" }, "departure": { "time": "1771866118" }, "stopId": "SEPSONET", "stopSequence": 25 }, { "arrival": { "time": "1771866230" }, "departure": { "time": "1771866230" }, "stopId": "CHATENAY", "stopSequence": 26 }, { "arrival": { "time": "1771866340" }, "departure": { "time": "1771866340" }, "stopId": "BRISEPOT", "stopSequence": 27 }, { "arrival": { "time": "1771866469" }, "departure": { "time": "1771866469" }, "stopId": "LUTIN", "stopSequence": 28 }, { "arrival": { "time": "1771866710" }, "departure": { "time": "1771866710" }, "stopId": "HDVSUB", "stopSequence": 29 } ], "trip": { "directionId": 0, "routeId": "30", "tripId": "3066" } } }, { "id": "trip:3570D", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771866111" }, "departure": { "time": "1771866111" }, "stopId": "STLEGMAI", "stopSequence": 2 }, { "arrival": { "time": "1771866143" }, "departure": { "time": "1771866143" }, "stopId": "FRAYON", "stopSequence": 3 }, { "arrival": { "time": "1771866191" }, "departure": { "time": "1771866191" }, "stopId": "PATIS", "stopSequence": 4 }, { "arrival": { "time": "1771866240" }, "departure": { "time": "1771866240" }, "stopId": "FOUQUETT", "stopSequence": 5 }, { "arrival": { "time": "1771866360" }, "departure": { "time": "1771866360" }, "stopId": "LESLANDE", "stopSequence": 6 }, { "arrival": { "time": "1771866433" }, "departure": { "time": "1771866433" }, "stopId": "LESECOTS", "stopSequence": 7 }, { "arrival": { "time": "1771866476" }, "departure": { "time": "1771866476" }, "stopId": "LANGEVIN", "stopSequence": 8 }, { "arrival": { "time": "1771866540" }, "departure": { "time": "1771866540" }, "stopId": "DABI", "stopSequence": 9 }, { "arrival": { "time": "1771866566" }, "departure": { "time": "1771866566" }, "stopId": "BELLANGE", "stopSequence": 10 }, { "arrival": { "time": "1771866593" }, "departure": { "time": "1771866593" }, "stopId": "PERRAUDI", "stopSequence": 11 }, { "arrival": { "time": "1771866613" }, "departure": { "time": "1771866613" }, "stopId": "PAUGER", "stopSequence": 12 }, { "arrival": { "time": "1771866645" }, "departure": { "time": "1771866645" }, "stopId": "RENARD", "stopSequence": 13 }, { "arrival": { "time": "1771866840" }, "departure": { "time": "1771866840" }, "stopId": "PAQUERET", "stopSequence": 14 }, { "arrival": { "time": "1771866887" }, "departure": { "time": "1771866887" }, "stopId": "5ROUTES", "stopSequence": 15 }, { "arrival": { "time": "1771866975" }, "departure": { "time": "1771866975" }, "stopId": "ATOLL", "stopSequence": 16 }, { "arrival": { "time": "1771867169" }, "departure": { "time": "1771867169" }, "stopId": "DESERRE", "stopSequence": 17 }, { "arrival": { "time": "1771867229" }, "departure": { "time": "1771867229" }, "stopId": "MORSUB", "stopSequence": 18 }, { "arrival": { "time": "1771867320" }, "departure": { "time": "1771867320" }, "stopId": "LABABEAU", "stopSequence": 19 }, { "arrival": { "time": "1771867706" }, "departure": { "time": "1771867706" }, "stopId": "FARCYSJA", "stopSequence": 20 }, { "arrival": { "time": "1771867860" }, "departure": { "time": "1771867860" }, "stopId": "QUAIsubN", "stopSequence": 21 } ], "trip": { "directionId": 0, "routeId": "35", "tripId": "3570D" } } }, { "id": "trip:6567848", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865602" }, "departure": { "time": "1771865602" }, "stopId": "STAUBI-E", "stopSequence": 29 }, { "arrival": { "time": "1771865616" }, "departure": { "time": "1771865677" }, "stopId": "HARAS-E", "stopSequence": 30 }, { "arrival": { "time": "1771865796" }, "departure": { "time": "1771865796" }, "stopId": "LESGAR-E", "stopSequence": 31 }, { "arrival": { "time": "1771865886" }, "departure": { "time": "1771865886" }, "stopId": "SEMARD-E", "stopSequence": 32 }, { "arrival": { "time": "1771865951" }, "departure": { "time": "1771865951" }, "stopId": "PONTNO-E", "stopSequence": 33 }, { "arrival": { "time": "1771866069" }, "departure": { "time": "1771866069" }, "stopId": "POIREL-E", "stopSequence": 34 }, { "arrival": { "time": "1771866085" }, "departure": { "time": "1771866085" }, "stopId": "VAUBAN-E", "stopSequence": 35 }, { "arrival": { "time": "1771866179" }, "departure": { "time": "1771866179" }, "stopId": "CHANZY-E", "stopSequence": 36 }, { "arrival": { "time": "1771866251" }, "departure": { "time": "1771866251" }, "stopId": "LAFAYE-E", "stopSequence": 37 }, { "arrival": { "time": "1771866349" }, "departure": { "time": "1771866349" }, "stopId": "MIRABE-E", "stopSequence": 38 }, { "arrival": { "time": "1771866412" }, "departure": { "time": "1771866412" }, "stopId": "CESARG-E", "stopSequence": 39 }, { "arrival": { "time": "1771866456" }, "departure": { "time": "1771866456" }, "stopId": "BLANDE-E", "stopSequence": 40 }, { "arrival": { "time": "1771866520" }, "departure": { "time": "1771866520" }, "stopId": "MUTUAL-E", "stopSequence": 41 }, { "arrival": { "time": "1771866602" }, "departure": { "time": "1771866602" }, "stopId": "VILLES-E", "stopSequence": 42 }, { "arrival": { "time": "1771866658" }, "departure": { "time": "1771866658" }, "stopId": "VIVIER-E", "stopSequence": 43 }, { "arrival": { "time": "1771866731" }, "departure": { "time": "1771866731" }, "stopId": "MARIAN-E", "stopSequence": 44 }, { "arrival": { "time": "1771866795" }, "departure": { "time": "1771866795" }, "stopId": "LINOVE-E", "stopSequence": 45 }, { "arrival": { "time": "1771866844" }, "departure": { "time": "1771866844" }, "stopId": "DANGEL-E", "stopSequence": 46 }, { "arrival": { "time": "1771866919" }, "departure": { "time": "1771866919" }, "stopId": "ATHLET-E", "stopSequence": 47 }, { "arrival": { "time": "1771866974" }, "departure": { "time": "1771866974" }, "stopId": "DIONNE-E", "stopSequence": 48 }, { "arrival": { "time": "1771867031" }, "departure": { "time": "1771867031" }, "stopId": "GENDRO-E", "stopSequence": 49 }, { "arrival": { "time": "1771867075" }, "departure": { "time": "1771867075" }, "stopId": "CHESNA-E", "stopSequence": 50 }, { "arrival": { "time": "1771867123" }, "departure": { "time": "1771867123" }, "stopId": "GIRAD-E", "stopSequence": 51 }, { "arrival": { "time": "1771867218" }, "departure": { "time": "1771867218" }, "stopId": "FRANVILL", "stopSequence": 52 }, { "arrival": { "time": "1771867276" }, "departure": { "time": "1771867276" }, "stopId": "GGESSAND", "stopSequence": 53 }, { "arrival": { "time": "1771867337" }, "departure": { "time": "1771867337" }, "stopId": "MACURIE", "stopSequence": 54 }, { "arrival": { "time": "1771867375" }, "departure": { "time": "1771867375" }, "stopId": "JEROSTAN", "stopSequence": 55 }, { "arrival": { "time": "1771867419" }, "departure": { "time": "1771867419" }, "stopId": "RONCIERE", "stopSequence": 56 }, { "arrival": { "time": "1771867399" }, "departure": { "time": "1771867399" }, "stopId": "GUILLE-E", "stopSequence": 57 }, { "arrival": { "time": "1771867486" }, "departure": { "time": "1771867486" }, "stopId": "BAUDRA-E", "stopSequence": 58 }, { "arrival": { "time": "1771867639" }, "stopId": "MOULINMA", "stopSequence": 59 } ], "trip": { "directionId": 1, "routeId": "09", "tripId": "6567848" } } }, { "id": "trip:6571371", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865644" }, "departure": { "time": "1771865644" }, "stopId": "1AARD", "stopSequence": 0 }, { "arrival": { "time": "1771865720" }, "departure": { "time": "1771865720" }, "stopId": "1BASC", "stopSequence": 1 }, { "arrival": { "time": "1771865790" }, "departure": { "time": "1771865790" }, "stopId": "1STGI", "stopSequence": 2 }, { "arrival": { "time": "1771865870" }, "departure": { "time": "1771865870" }, "stopId": "1ACAS", "stopSequence": 3 }, { "arrival": { "time": "1771865960" }, "departure": { "time": "1771865960" }, "stopId": "1BROY", "stopSequence": 4 }, { "arrival": { "time": "1771866050" }, "departure": { "time": "1771866050" }, "stopId": "1PMAY", "stopSequence": 5 }, { "arrival": { "time": "1771866160" }, "departure": { "time": "1771866160" }, "stopId": "1BOTA", "stopSequence": 6 }, { "arrival": { "time": "1771866320" }, "departure": { "time": "1771866320" }, "stopId": "1VERN", "stopSequence": 8 }, { "arrival": { "time": "1771866410" }, "departure": { "time": "1771866410" }, "stopId": "1HSAU", "stopSequence": 9 }, { "arrival": { "time": "1771866530" }, "stopId": "1JMOU", "stopSequence": 10 } ], "trip": { "directionId": 1, "routeId": "A", "tripId": "6571371" } } }, { "id": "trip:3065", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865748" }, "departure": { "time": "1771865748" }, "stopId": "CHATEN-E", "stopSequence": 5 }, { "arrival": { "time": "1771865890" }, "departure": { "time": "1771865890" }, "stopId": "SEPSON-E", "stopSequence": 6 }, { "arrival": { "time": "1771866065" }, "departure": { "time": "1771866065" }, "stopId": "RTEPAR-E", "stopSequence": 7 }, { "arrival": { "time": "1771866130" }, "departure": { "time": "1771866130" }, "stopId": "SAUBIN", "stopSequence": 8 }, { "arrival": { "time": "1771866195" }, "departure": { "time": "1771866195" }, "stopId": "GRAZ-E", "stopSequence": 9 }, { "arrival": { "time": "1771866250" }, "departure": { "time": "1771866250" }, "stopId": "HELBOU", "stopSequence": 10 }, { "arrival": { "time": "1771866291" }, "departure": { "time": "1771866291" }, "stopId": "COLOMB", "stopSequence": 11 }, { "arrival": { "time": "1771866383" }, "departure": { "time": "1771866383" }, "stopId": "CHEMONGA", "stopSequence": 12 }, { "arrival": { "time": "1771866619" }, "departure": { "time": "1771866619" }, "stopId": "MERCIE-E", "stopSequence": 13 }, { "arrival": { "time": "1771866755" }, "departure": { "time": "1771866755" }, "stopId": "GENETI-E", "stopSequence": 14 }, { "arrival": { "time": "1771866790" }, "departure": { "time": "1771866790" }, "stopId": "BEAULI-E", "stopSequence": 15 }, { "arrival": { "time": "1771866828" }, "departure": { "time": "1771866828" }, "stopId": "MEUNIE-E", "stopSequence": 16 }, { "arrival": { "time": "1771866890" }, "departure": { "time": "1771866890" }, "stopId": "CLODOR-E", "stopSequence": 17 }, { "arrival": { "time": "1771866928" }, "departure": { "time": "1771866928" }, "stopId": "LOGIND-E", "stopSequence": 18 }, { "arrival": { "time": "1771866960" }, "departure": { "time": "1771866960" }, "stopId": "TOUSSA-E", "stopSequence": 19 }, { "arrival": { "time": "1771867030" }, "departure": { "time": "1771867030" }, "stopId": "QVENTS-E", "stopSequence": 20 }, { "arrival": { "time": "1771867218" }, "departure": { "time": "1771867218" }, "stopId": "RTINAR-E", "stopSequence": 21 }, { "arrival": { "time": "1771867248" }, "departure": { "time": "1771867248" }, "stopId": "LAFORET", "stopSequence": 22 }, { "arrival": { "time": "1771867328" }, "departure": { "time": "1771867328" }, "stopId": "BEDAUD-E", "stopSequence": 23 }, { "arrival": { "time": "1771867382" }, "departure": { "time": "1771867382" }, "stopId": "SARRCI-E", "stopSequence": 24 }, { "arrival": { "time": "1771867415" }, "departure": { "time": "1771867415" }, "stopId": "SARRMA-E", "stopSequence": 25 }, { "arrival": { "time": "1771867450" }, "departure": { "time": "1771867450" }, "stopId": "SARRIG-E", "stopSequence": 26 }, { "arrival": { "time": "1771867469" }, "departure": { "time": "1771867469" }, "stopId": "TUFFIE-E", "stopSequence": 27 }, { "arrival": { "time": "1771867643" }, "departure": { "time": "1771867643" }, "stopId": "BAUNBR-E", "stopSequence": 28 }, { "arrival": { "time": "1771867828" }, "departure": { "time": "1771867828" }, "stopId": "GENDRI-E", "stopSequence": 29 }, { "arrival": { "time": "1771867870" }, "departure": { "time": "1771867870" }, "stopId": "BAUNCE-E", "stopSequence": 30 }, { "arrival": { "time": "1771867930" }, "departure": { "time": "1771867930" }, "stopId": "ECOBAU-D", "stopSequence": 31 } ], "trip": { "directionId": 1, "routeId": "30", "tripId": "3065" } } }, { "id": "trip:6572282", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771868820" }, "scheduleRelationship": "SKIPPED", "stopId": "HOPITAL", "stopSequence": 1 }, { "arrival": { "time": "1771868825" }, "departure": { "time": "1771868825" }, "stopId": "HRECULEE", "stopSequence": 2 }, { "arrival": { "time": "1771868876" }, "departure": { "time": "1771868876" }, "stopId": "FMEDECIN", "stopSequence": 3 }, { "arrival": { "time": "1771868962" }, "departure": { "time": "1771868962" }, "stopId": "WJMO-E", "stopSequence": 4 }, { "arrival": { "time": "1771869011" }, "departure": { "time": "1771869011" }, "stopId": "ESEO", "stopSequence": 5 }, { "arrival": { "time": "1771869072" }, "departure": { "time": "1771869072" }, "stopId": "CHARNASS", "stopSequence": 6 }, { "arrival": { "time": "1771869149" }, "departure": { "time": "1771869149" }, "stopId": "FRATER", "stopSequence": 7 }, { "arrival": { "time": "1771869197" }, "departure": { "time": "1771869197" }, "stopId": "LECUIT", "stopSequence": 8 }, { "arrival": { "time": "1771869267" }, "departure": { "time": "1771869267" }, "stopId": "BLERIOT", "stopSequence": 9 } ], "trip": { "directionId": 1, "routeId": "06", "tripId": "6572282" } } }, { "id": "trip:6053028", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771866540" }, "stopId": "STSYCHVE", "stopSequence": 0 }, { "arrival": { "time": "1771866610" }, "departure": { "time": "1771866610" }, "stopId": "GAUGUIN", "stopSequence": 1 }, { "arrival": { "time": "1771866660" }, "departure": { "time": "1771866660" }, "stopId": "ANBRUEL", "stopSequence": 2 }, { "arrival": { "time": "1771866720" }, "departure": { "time": "1771866720" }, "stopId": "V.HUGO", "stopSequence": 3 }, { "arrival": { "time": "1771866764" }, "departure": { "time": "1771866764" }, "stopId": "FRANCA-E", "stopSequence": 4 }, { "arrival": { "time": "1771866830" }, "departure": { "time": "1771866830" }, "stopId": "LECLSY-E", "stopSequence": 5 }, { "arrival": { "time": "1771866900" }, "departure": { "time": "1771866900" }, "stopId": "SSYMAIRI", "stopSequence": 6 }, { "arrival": { "time": "1771866959" }, "departure": { "time": "1771866959" }, "stopId": "UNION", "stopSequence": 7 }, { "arrival": { "time": "1771866998" }, "departure": { "time": "1771866998" }, "stopId": "CHABLANC", "stopSequence": 8 }, { "arrival": { "time": "1771867037" }, "departure": { "time": "1771867037" }, "stopId": "BASMORTI", "stopSequence": 9 }, { "arrival": { "time": "1771867080" }, "departure": { "time": "1771867080" }, "stopId": "MILLARDI", "stopSequence": 10 }, { "arrival": { "time": "1771867095" }, "departure": { "time": "1771867095" }, "stopId": "CARREAUX", "stopSequence": 11 }, { "arrival": { "time": "1771867320" }, "departure": { "time": "1771867320" }, "stopId": "PARCEXPO", "stopSequence": 12 }, { "arrival": { "time": "1771867417" }, "departure": { "time": "1771867417" }, "stopId": "PROVINS", "stopSequence": 13 }, { "arrival": { "time": "1771867483" }, "departure": { "time": "1771867483" }, "stopId": "RTEPARIS", "stopSequence": 14 }, { "arrival": { "time": "1771867560" }, "departure": { "time": "1771867560" }, "stopId": "SEPSONET", "stopSequence": 15 }, { "arrival": { "time": "1771867688" }, "departure": { "time": "1771867688" }, "stopId": "CHATENAY", "stopSequence": 16 }, { "arrival": { "time": "1771867812" }, "departure": { "time": "1771867812" }, "stopId": "BRISEPOT", "stopSequence": 17 }, { "arrival": { "time": "1771868107" }, "departure": { "time": "1771868107" }, "stopId": "CLEMOINE", "stopSequence": 18 }, { "arrival": { "time": "1771868220" }, "stopId": "HDVSUB", "stopSequence": 19 } ], "trip": { "directionId": 0, "routeId": "25", "tripId": "6053028" } } }, { "id": "trip:6052697", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865583" }, "departure": { "time": "1771865583" }, "stopId": "FIEGEN-E", "stopSequence": 18 }, { "arrival": { "time": "1771865623" }, "departure": { "time": "1771865643" }, "stopId": "LABROS-E", "stopSequence": 19 }, { "arrival": { "time": "1771865656" }, "departure": { "time": "1771865656" }, "stopId": "BMOTTE-E", "stopSequence": 20 }, { "arrival": { "time": "1771865765" }, "departure": { "time": "1771865765" }, "stopId": "GRIMOR-E", "stopSequence": 21 }, { "arrival": { "time": "1771865834" }, "stopId": "VEILLIER", "stopSequence": 22 } ], "trip": { "directionId": 1, "routeId": "12", "tripId": "6052697" } } }, { "id": "trip:6570340", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865659" }, "departure": { "time": "1771865659" }, "stopId": "STAUBI-E", "stopSequence": 2 }, { "arrival": { "time": "1771865706" }, "departure": { "time": "1771865706" }, "stopId": "HARAS-E", "stopSequence": 3 }, { "arrival": { "time": "1771865777" }, "departure": { "time": "1771865777" }, "stopId": "LICES", "stopSequence": 4 }, { "arrival": { "time": "1771865859" }, "departure": { "time": "1771865859" }, "stopId": "CCI-E", "stopSequence": 5 }, { "arrival": { "time": "1771865909" }, "departure": { "time": "1771865909" }, "stopId": "CHDARR-E", "stopSequence": 6 }, { "arrival": { "time": "1771866075" }, "stopId": "LEQUAI-E", "stopSequence": 7 } ], "trip": { "directionId": 0, "routeId": "Tbus", "tripId": "6570340" } } }, { "id": "trip:6568241", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771867255" }, "departure": { "time": "1771867255" }, "stopId": "AURIOL", "stopSequence": 1 }, { "arrival": { "time": "1771867319" }, "departure": { "time": "1771867319" }, "stopId": "PELUAU", "stopSequence": 2 }, { "arrival": { "time": "1771867412" }, "departure": { "time": "1771867412" }, "stopId": "LIZE05", "stopSequence": 3 }, { "arrival": { "time": "1771867455" }, "departure": { "time": "1771867455" }, "stopId": "CAMUS", "stopSequence": 4 }, { "arrival": { "time": "1771867500" }, "departure": { "time": "1771867500" }, "stopId": "LECLERC", "stopSequence": 5 }, { "arrival": { "time": "1771867567" }, "departure": { "time": "1771867567" }, "stopId": "ROCEPINE", "stopSequence": 6 }, { "arrival": { "time": "1771867616" }, "departure": { "time": "1771867616" }, "stopId": "PARCGARE", "stopSequence": 7 }, { "arrival": { "time": "1771867681" }, "departure": { "time": "1771867681" }, "stopId": "LABRUYER", "stopSequence": 8 }, { "arrival": { "time": "1771867756" }, "departure": { "time": "1771867756" }, "stopId": "RASPAIL", "stopSequence": 9 }, { "arrival": { "time": "1771867813" }, "departure": { "time": "1771867813" }, "stopId": "DUMESNIL", "stopSequence": 10 }, { "arrival": { "time": "1771867860" }, "departure": { "time": "1771867860" }, "stopId": "LEQUAI", "stopSequence": 11 }, { "arrival": { "time": "1771868143" }, "departure": { "time": "1771868143" }, "stopId": "CHDARR", "stopSequence": 12 }, { "arrival": { "time": "1771868208" }, "departure": { "time": "1771868208" }, "stopId": "ACADEMIE", "stopSequence": 13 }, { "arrival": { "time": "1771868280" }, "departure": { "time": "1771868280" }, "stopId": "GBREM-E", "stopSequence": 14 }, { "arrival": { "time": "1771868320" }, "departure": { "time": "1771868320" }, "stopId": "SEMARD-E", "stopSequence": 15 }, { "arrival": { "time": "1771868365" }, "departure": { "time": "1771868365" }, "stopId": "PONTNO-E", "stopSequence": 16 }, { "arrival": { "time": "1771868453" }, "departure": { "time": "1771868453" }, "stopId": "POIREL-E", "stopSequence": 17 }, { "arrival": { "time": "1771868501" }, "departure": { "time": "1771868501" }, "stopId": "VAUBAN-E", "stopSequence": 18 }, { "arrival": { "time": "1771868596" }, "departure": { "time": "1771868596" }, "stopId": "GENIE-E", "stopSequence": 19 }, { "arrival": { "time": "1771868684" }, "departure": { "time": "1771868684" }, "stopId": "EBLE-E", "stopSequence": 20 }, { "arrival": { "time": "1771868797" }, "departure": { "time": "1771868797" }, "stopId": "CTRETR-E", "stopSequence": 21 }, { "arrival": { "time": "1771868940" }, "departure": { "time": "1771868940" }, "stopId": "GAUBOU5B", "stopSequence": 22 }, { "arrival": { "time": "1771869008" }, "departure": { "time": "1771869008" }, "stopId": "MONTCASB", "stopSequence": 23 }, { "arrival": { "time": "1771869063" }, "departure": { "time": "1771869063" }, "stopId": "MAJUIN5B", "stopSequence": 24 }, { "arrival": { "time": "1771869109" }, "departure": { "time": "1771869109" }, "stopId": "CLAUDEL", "stopSequence": 25 }, { "arrival": { "time": "1771869155" }, "departure": { "time": "1771869155" }, "stopId": "JEAN-23", "stopSequence": 26 }, { "arrival": { "time": "1771869187" }, "departure": { "time": "1771869187" }, "stopId": "JULESVER", "stopSequence": 27 }, { "arrival": { "time": "1771869248" }, "departure": { "time": "1771869248" }, "stopId": "PALLAC-E", "stopSequence": 28 }, { "arrival": { "time": "1771869278" }, "departure": { "time": "1771869278" }, "stopId": "DURVIL-E", "stopSequence": 29 } ], "trip": { "directionId": 1, "routeId": "05", "tripId": "6568241" } } }, { "id": "trip:6052698", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771865940" }, "stopId": "VEILLIER", "stopSequence": 0 }, { "arrival": { "time": "1771866000" }, "departure": { "time": "1771866180" }, "stopId": "GRIMOREL", "stopSequence": 1 }, { "arrival": { "time": "1771866295" }, "departure": { "time": "1771866295" }, "stopId": "BMOTTE", "stopSequence": 2 }, { "arrival": { "time": "1771866366" }, "departure": { "time": "1771866366" }, "stopId": "LABROSSE", "stopSequence": 3 }, { "arrival": { "time": "1771866419" }, "departure": { "time": "1771866419" }, "stopId": "FIEFGENT", "stopSequence": 4 }, { "arrival": { "time": "1771866502" }, "departure": { "time": "1771866502" }, "stopId": "VIELLMAI", "stopSequence": 6 }, { "arrival": { "time": "1771866540" }, "departure": { "time": "1771866540" }, "stopId": "BBRANCHE", "stopSequence": 7 }, { "arrival": { "time": "1771866575" }, "departure": { "time": "1771866575" }, "stopId": "LESRIVES", "stopSequence": 8 }, { "arrival": { "time": "1771866613" }, "departure": { "time": "1771866613" }, "stopId": "CHAUMIER", "stopSequence": 9 }, { "arrival": { "time": "1771866796" }, "departure": { "time": "1771866796" }, "stopId": "PTFILLES", "stopSequence": 11 }, { "arrival": { "time": "1771866896" }, "departure": { "time": "1771866896" }, "stopId": "EPERVIER", "stopSequence": 12 }, { "arrival": { "time": "1771866929" }, "departure": { "time": "1771866929" }, "stopId": "CONFLUEN", "stopSequence": 13 }, { "arrival": { "time": "1771866990" }, "departure": { "time": "1771866990" }, "stopId": "CHABOL-E", "stopSequence": 14 }, { "arrival": { "time": "1771867080" }, "departure": { "time": "1771867080" }, "stopId": "EVENTARD", "stopSequence": 15 }, { "arrival": { "time": "1771867118" }, "departure": { "time": "1771867118" }, "stopId": "COTTAGE", "stopSequence": 16 }, { "arrival": { "time": "1771867183" }, "departure": { "time": "1771867183" }, "stopId": "DUBELL-2", "stopSequence": 17 }, { "arrival": { "time": "1771867214" }, "departure": { "time": "1771867214" }, "stopId": "BOISABBE", "stopSequence": 18 }, { "arrival": { "time": "1771867260" }, "departure": { "time": "1771867260" }, "stopId": "DEBUSSY", "stopSequence": 19 }, { "arrival": { "time": "1771867358" }, "departure": { "time": "1771867358" }, "stopId": "HOTELLER", "stopSequence": 20 }, { "arrival": { "time": "1771867439" }, "departure": { "time": "1771867439" }, "stopId": "INDUSTRI", "stopSequence": 21 }, { "arrival": { "time": "1771867560" }, "stopId": "MONPLAIS", "stopSequence": 22 } ], "trip": { "directionId": 0, "routeId": "12", "tripId": "6052698" } } }, { "id": "trip:6568048", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865574" }, "departure": { "time": "1771865574" }, "stopId": "MAUFINE", "stopSequence": 39 }, { "arrival": { "time": "1771865630" }, "departure": { "time": "1771865664" }, "stopId": "DELAUNE", "stopSequence": 40 }, { "arrival": { "time": "1771865716" }, "departure": { "time": "1771865716" }, "stopId": "BEURRIER", "stopSequence": 41 }, { "arrival": { "time": "1771865784" }, "departure": { "time": "1771865784" }, "stopId": "BRASSENS", "stopSequence": 42 }, { "arrival": { "time": "1771865833" }, "departure": { "time": "1771865833" }, "stopId": "RONDE", "stopSequence": 43 }, { "arrival": { "time": "1771865876" }, "departure": { "time": "1771865876" }, "stopId": "PLAMAY", "stopSequence": 44 }, { "arrival": { "time": "1771865932" }, "departure": { "time": "1771865932" }, "stopId": "KENNEDY", "stopSequence": 45 }, { "arrival": { "time": "1771865991" }, "departure": { "time": "1771865991" }, "stopId": "ECHMAN", "stopSequence": 46 }, { "arrival": { "time": "1771866082" }, "departure": { "time": "1771866082" }, "stopId": "LIZE07", "stopSequence": 47 }, { "arrival": { "time": "1771866126" }, "departure": { "time": "1771866126" }, "stopId": "GASNIER", "stopSequence": 48 }, { "arrival": { "time": "1771866192" }, "departure": { "time": "1771866192" }, "stopId": "GOURONNI", "stopSequence": 49 }, { "arrival": { "time": "1771866276" }, "departure": { "time": "1771866276" }, "stopId": "CLOUET", "stopSequence": 50 }, { "arrival": { "time": "1771866314" }, "departure": { "time": "1771866314" }, "stopId": "BICHLAZA", "stopSequence": 51 }, { "arrival": { "time": "1771866352" }, "departure": { "time": "1771866352" }, "stopId": "DESCAZEA", "stopSequence": 52 }, { "arrival": { "time": "1771866463" }, "departure": { "time": "1771866463" }, "stopId": "TRINITE", "stopSequence": 53 }, { "arrival": { "time": "1771866518" }, "stopId": "BEAUREPA", "stopSequence": 54 } ], "trip": { "directionId": 0, "routeId": "07", "tripId": "6568048" } } }, { "id": "trip:6572279", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771867260" }, "scheduleRelationship": "SKIPPED", "stopId": "HOPITAL", "stopSequence": 1 }, { "arrival": { "time": "1771867265" }, "departure": { "time": "1771867265" }, "stopId": "HRECULEE", "stopSequence": 2 }, { "arrival": { "time": "1771867323" }, "departure": { "time": "1771867323" }, "stopId": "FMEDECIN", "stopSequence": 3 }, { "arrival": { "time": "1771867420" }, "departure": { "time": "1771867420" }, "stopId": "WJMO-E", "stopSequence": 4 }, { "arrival": { "time": "1771867476" }, "departure": { "time": "1771867476" }, "stopId": "ESEO", "stopSequence": 5 }, { "arrival": { "time": "1771867542" }, "departure": { "time": "1771867542" }, "stopId": "CHARNASS", "stopSequence": 6 }, { "arrival": { "time": "1771867626" }, "departure": { "time": "1771867626" }, "stopId": "FRATER", "stopSequence": 7 }, { "arrival": { "time": "1771867674" }, "departure": { "time": "1771867674" }, "stopId": "LECUIT", "stopSequence": 8 }, { "arrival": { "time": "1771867742" }, "departure": { "time": "1771867742" }, "stopId": "BLERIOT", "stopSequence": 9 }, { "arrival": { "time": "1771867791" }, "departure": { "time": "1771867791" }, "stopId": "BARRA", "stopSequence": 10 }, { "arrival": { "time": "1771867853" }, "departure": { "time": "1771867853" }, "stopId": "STTERESE", "stopSequence": 11 }, { "arrival": { "time": "1771867889" }, "departure": { "time": "1771867889" }, "stopId": "BICHBICH", "stopSequence": 12 }, { "arrival": { "time": "1771867933" }, "departure": { "time": "1771867933" }, "stopId": "DESCAZEA", "stopSequence": 13 }, { "arrival": { "time": "1771867997" }, "departure": { "time": "1771867997" }, "stopId": "MONPROFI", "stopSequence": 14 }, { "arrival": { "time": "1771868073" }, "departure": { "time": "1771868073" }, "stopId": "LEQUAI", "stopSequence": 15 }, { "arrival": { "time": "1771868268" }, "departure": { "time": "1771868268" }, "stopId": "FARCSJ-E", "stopSequence": 16 }, { "arrival": { "time": "1771868366" }, "departure": { "time": "1771868366" }, "stopId": "MVIGNE-E", "stopSequence": 17 }, { "arrival": { "time": "1771868438" }, "departure": { "time": "1771868438" }, "stopId": "CHBBEI-E", "stopSequence": 18 }, { "arrival": { "time": "1771868493" }, "departure": { "time": "1771868493" }, "stopId": "BOISRA-E", "stopSequence": 19 }, { "arrival": { "time": "1771868559" }, "departure": { "time": "1771868559" }, "stopId": "NDAMLA-E", "stopSequence": 20 }, { "arrival": { "time": "1771868622" }, "departure": { "time": "1771868622" }, "stopId": "POLYTE-E", "stopSequence": 21 }, { "arrival": { "time": "1771868678" }, "departure": { "time": "1771868678" }, "stopId": "CITEUN-E", "stopSequence": 22 }, { "arrival": { "time": "1771868743" }, "departure": { "time": "1771868743" }, "stopId": "BEAUSS-E", "stopSequence": 23 }, { "arrival": { "time": "1771868815" }, "departure": { "time": "1771868815" }, "stopId": "CNFPT-E", "stopSequence": 24 }, { "arrival": { "time": "1771868972" }, "departure": { "time": "1771868972" }, "stopId": "JEMONNET", "stopSequence": 25 }, { "arrival": { "time": "1771869017" }, "departure": { "time": "1771869017" }, "stopId": "MAISLA-E", "stopSequence": 26 }, { "arrival": { "time": "1771869049" }, "departure": { "time": "1771869049" }, "stopId": "PERUSS-E", "stopSequence": 27 }, { "arrival": { "time": "1771869080" }, "departure": { "time": "1771869080" }, "stopId": "MAISEN-E", "stopSequence": 28 }, { "arrival": { "time": "1771869126" }, "departure": { "time": "1771869126" }, "stopId": "LACDMA-E", "stopSequence": 29 }, { "arrival": { "time": "1771869177" }, "departure": { "time": "1771869177" }, "stopId": "CAMLAC-E", "stopSequence": 30 }, { "arrival": { "time": "1771869281" }, "departure": { "time": "1771869281" }, "stopId": "CROISE-E", "stopSequence": 31 } ], "trip": { "directionId": 1, "routeId": "06", "tripId": "6572279" } } }, { "id": "trip:6568444", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865600" }, "departure": { "time": "1771865600" }, "stopId": "SABLONS", "stopSequence": 16 }, { "arrival": { "time": "1771865629" }, "departure": { "time": "1771865660" }, "stopId": "TROPAROI", "stopSequence": 17 }, { "arrival": { "time": "1771865866" }, "departure": { "time": "1771865866" }, "stopId": "ALLARD", "stopSequence": 18 }, { "arrival": { "time": "1771865972" }, "departure": { "time": "1771865972" }, "stopId": "DELATTAS", "stopSequence": 19 }, { "arrival": { "time": "1771866125" }, "departure": { "time": "1771866125" }, "stopId": "ESA", "stopSequence": 20 }, { "arrival": { "time": "1771866210" }, "departure": { "time": "1771866210" }, "stopId": "RABELAI", "stopSequence": 21 }, { "arrival": { "time": "1771866286" }, "departure": { "time": "1771866286" }, "stopId": "ALEROY", "stopSequence": 22 }, { "arrival": { "time": "1771866468" }, "departure": { "time": "1771866468" }, "stopId": "PAULBERT", "stopSequence": 23 }, { "arrival": { "time": "1771866542" }, "departure": { "time": "1771866542" }, "stopId": "HARAS", "stopSequence": 24 }, { "arrival": { "time": "1771866642" }, "departure": { "time": "1771866642" }, "stopId": "STAUBIN", "stopSequence": 25 }, { "arrival": { "time": "1771866759" }, "stopId": "LORRAIN1", "stopSequence": 26 } ], "trip": { "directionId": 0, "routeId": "03", "tripId": "6568444" } } }, { "id": "trip:6570893", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865617" }, "departure": { "time": "1771865617" }, "stopId": "2JE23", "stopSequence": 2 }, { "arrival": { "time": "1771865700" }, "departure": { "time": "1771865700" }, "stopId": "2BAMA", "stopSequence": 3 }, { "arrival": { "time": "1771865820" }, "departure": { "time": "1771865820" }, "stopId": "2STRA", "stopSequence": 4 }, { "arrival": { "time": "1771865910" }, "departure": { "time": "1771865910" }, "stopId": "2LAFA", "stopSequence": 5 }, { "arrival": { "time": "1771866030" }, "departure": { "time": "1771866030" }, "stopId": "2LGAR", "stopSequence": 6 }, { "arrival": { "time": "1771866140" }, "departure": { "time": "1771866140" }, "stopId": "2HARA", "stopSequence": 7 }, { "arrival": { "time": "1771866200" }, "stopId": "2FMBL", "stopSequence": 8 } ], "trip": { "directionId": 0, "routeId": "A", "tripId": "6570893" } } }, { "id": "trip:6570259", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771867860" }, "stopId": "LEQUAI-E", "stopSequence": 0 }, { "arrival": { "time": "1771867903" }, "departure": { "time": "1771867903" }, "stopId": "LEQUAI", "stopSequence": 1 }, { "arrival": { "time": "1771868108" }, "departure": { "time": "1771868108" }, "stopId": "CHDARR", "stopSequence": 2 }, { "arrival": { "time": "1771868140" }, "departure": { "time": "1771868140" }, "stopId": "CCI", "stopSequence": 3 }, { "arrival": { "time": "1771868280" }, "departure": { "time": "1771868280" }, "stopId": "HARAS", "stopSequence": 4 }, { "arrival": { "time": "1771868363" }, "departure": { "time": "1771868363" }, "stopId": "STAUBIN", "stopSequence": 5 }, { "arrival": { "time": "1771868460" }, "departure": { "time": "1771868460" }, "stopId": "LORRAIN1", "stopSequence": 6 }, { "arrival": { "time": "1771868700" }, "stopId": "MENDES-E", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "Tbus", "tripId": "6570259" } } }, { "id": "trip:6568646", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865577" }, "departure": { "time": "1771865628" }, "stopId": "TRELGARE", "stopSequence": 3 }, { "arrival": { "time": "1771865678" }, "departure": { "time": "1771865678" }, "stopId": "MALEMBAR", "stopSequence": 4 }, { "arrival": { "time": "1771865727" }, "departure": { "time": "1771865727" }, "stopId": "DEGAULLE", "stopSequence": 5 }, { "arrival": { "time": "1771865798" }, "departure": { "time": "1771865798" }, "stopId": "BAHONNEA", "stopSequence": 6 }, { "arrival": { "time": "1771865930" }, "departure": { "time": "1771865930" }, "stopId": "GENTRIC", "stopSequence": 7 }, { "arrival": { "time": "1771866029" }, "departure": { "time": "1771866029" }, "stopId": "DAUTEL", "stopSequence": 8 }, { "arrival": { "time": "1771865580" }, "departure": { "time": "1771865580" }, "scheduleRelationship": "SKIPPED", "stopId": "HMTREL", "stopSequence": 9 }, { "arrival": { "time": "1771865668" }, "departure": { "time": "1771865668" }, "scheduleRelationship": "SKIPPED", "stopId": "CIMTRELA", "stopSequence": 10 }, { "arrival": { "time": "1771865707" }, "departure": { "time": "1771865707" }, "scheduleRelationship": "SKIPPED", "stopId": "EGLTRELA", "stopSequence": 11 }, { "arrival": { "time": "1771865755" }, "departure": { "time": "1771865755" }, "scheduleRelationship": "SKIPPED", "stopId": "MAIRTREL", "stopSequence": 12 }, { "arrival": { "time": "1771865808" }, "departure": { "time": "1771865808" }, "scheduleRelationship": "SKIPPED", "stopId": "MONTHIBE", "stopSequence": 13 }, { "arrival": { "time": "1771865867" }, "departure": { "time": "1771865867" }, "scheduleRelationship": "SKIPPED", "stopId": "ARENA", "stopSequence": 14 }, { "arrival": { "time": "1771866054" }, "departure": { "time": "1771866054" }, "stopId": "BUISSON", "stopSequence": 15 }, { "arrival": { "time": "1771866112" }, "departure": { "time": "1771866112" }, "stopId": "PYRAM02", "stopSequence": 16 }, { "arrival": { "time": "1771866188" }, "departure": { "time": "1771866188" }, "stopId": "LEFEVRE", "stopSequence": 17 }, { "arrival": { "time": "1771866223" }, "departure": { "time": "1771866223" }, "stopId": "MALAQUAI", "stopSequence": 18 }, { "arrival": { "time": "1771866282" }, "departure": { "time": "1771866282" }, "stopId": "MENARD", "stopSequence": 19 }, { "arrival": { "time": "1771866327" }, "departure": { "time": "1771866327" }, "stopId": "CHOUTEAU", "stopSequence": 20 }, { "arrival": { "time": "1771866397" }, "departure": { "time": "1771866397" }, "stopId": "FRESNAIE", "stopSequence": 21 }, { "arrival": { "time": "1771866482" }, "departure": { "time": "1771866482" }, "stopId": "MARAIS", "stopSequence": 22 }, { "arrival": { "time": "1771866543" }, "departure": { "time": "1771866543" }, "stopId": "BELLVUTR", "stopSequence": 23 }, { "arrival": { "time": "1771866592" }, "departure": { "time": "1771866592" }, "stopId": "LEOLAGRA", "stopSequence": 24 }, { "arrival": { "time": "1771866654" }, "departure": { "time": "1771866654" }, "stopId": "VDLOIRE", "stopSequence": 25 }, { "arrival": { "time": "1771866760" }, "departure": { "time": "1771866760" }, "stopId": "ECLATERI", "stopSequence": 26 }, { "arrival": { "time": "1771866883" }, "departure": { "time": "1771866883" }, "stopId": "JUSTICES", "stopSequence": 27 }, { "arrival": { "time": "1771866931" }, "departure": { "time": "1771866931" }, "stopId": "DELACROI", "stopSequence": 28 }, { "arrival": { "time": "1771867015" }, "departure": { "time": "1771867015" }, "stopId": "SAUMUROI", "stopSequence": 29 }, { "arrival": { "time": "1771867083" }, "departure": { "time": "1771867083" }, "stopId": "MADELEIN", "stopSequence": 30 }, { "arrival": { "time": "1771867128" }, "departure": { "time": "1771867128" }, "stopId": "VOLNEY", "stopSequence": 31 }, { "arrival": { "time": "1771867206" }, "departure": { "time": "1771867206" }, "stopId": "BOURGONN", "stopSequence": 32 }, { "arrival": { "time": "1771867265" }, "departure": { "time": "1771867265" }, "stopId": "MICHELET", "stopSequence": 33 }, { "arrival": { "time": "1771867315" }, "departure": { "time": "1771867315" }, "stopId": "ANLEROY", "stopSequence": 34 }, { "arrival": { "time": "1771867494" }, "departure": { "time": "1771867494" }, "stopId": "PAULBERT", "stopSequence": 35 }, { "arrival": { "time": "1771867566" }, "departure": { "time": "1771867566" }, "stopId": "HARAS", "stopSequence": 36 }, { "arrival": { "time": "1771867648" }, "departure": { "time": "1771867648" }, "stopId": "STAUBIN", "stopSequence": 37 }, { "arrival": { "time": "1771867775" }, "stopId": "LORRTERM", "stopSequence": 38 } ], "trip": { "directionId": 0, "routeId": "01", "tripId": "6568646" } } }, { "id": "trip:6567827", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865605" }, "departure": { "time": "1771865605" }, "stopId": "STRASBOU", "stopSequence": 31 }, { "arrival": { "time": "1771865634" }, "departure": { "time": "1771865665" }, "stopId": "FREMUR", "stopSequence": 32 }, { "arrival": { "time": "1771865723" }, "departure": { "time": "1771865723" }, "stopId": "VAUBAN", "stopSequence": 33 }, { "arrival": { "time": "1771865768" }, "departure": { "time": "1771865768" }, "stopId": "POIREL", "stopSequence": 34 }, { "arrival": { "time": "1771865847" }, "departure": { "time": "1771865847" }, "stopId": "PONTNOIR", "stopSequence": 35 }, { "arrival": { "time": "1771865898" }, "departure": { "time": "1771865898" }, "stopId": "SEMARD", "stopSequence": 36 }, { "arrival": { "time": "1771865944" }, "departure": { "time": "1771865944" }, "stopId": "GARETERM", "stopSequence": 37 }, { "arrival": { "time": "1771866240" }, "departure": { "time": "1771866240" }, "stopId": "HARAS", "stopSequence": 38 }, { "arrival": { "time": "1771866332" }, "departure": { "time": "1771866332" }, "stopId": "STAUBIN", "stopSequence": 39 }, { "arrival": { "time": "1771866430" }, "departure": { "time": "1771866600" }, "stopId": "LORRAIN1", "stopSequence": 40 }, { "arrival": { "time": "1771866732" }, "departure": { "time": "1771866732" }, "stopId": "MENDES-E", "stopSequence": 41 }, { "arrival": { "time": "1771866816" }, "departure": { "time": "1771866816" }, "stopId": "SAVARY-E", "stopSequence": 42 }, { "arrival": { "time": "1771866851" }, "departure": { "time": "1771866851" }, "stopId": "MUSSET-E", "stopSequence": 43 }, { "arrival": { "time": "1771866927" }, "departure": { "time": "1771866927" }, "stopId": "LUTIN-E", "stopSequence": 44 }, { "arrival": { "time": "1771866969" }, "departure": { "time": "1771866969" }, "stopId": "MACE-E", "stopSequence": 45 }, { "arrival": { "time": "1771866996" }, "departure": { "time": "1771866996" }, "stopId": "DESJAR-E", "stopSequence": 46 }, { "arrival": { "time": "1771867100" }, "departure": { "time": "1771867100" }, "stopId": "ALDUNA-E", "stopSequence": 47 }, { "arrival": { "time": "1771866867" }, "departure": { "time": "1771866867" }, "scheduleRelationship": "SKIPPED", "stopId": "BOREAU-E", "stopSequence": 50 }, { "arrival": { "time": "1771867020" }, "departure": { "time": "1771867020" }, "scheduleRelationship": "SKIPPED", "stopId": "PLACEN-E", "stopSequence": 51 }, { "arrival": { "time": "1771867164" }, "departure": { "time": "1771867164" }, "scheduleRelationship": "SKIPPED", "stopId": "CHALOU-E", "stopSequence": 52 }, { "arrival": { "time": "1771867256" }, "departure": { "time": "1771867256" }, "scheduleRelationship": "SKIPPED", "stopId": "VAILLA-E", "stopSequence": 53 }, { "arrival": { "time": "1771867238" }, "departure": { "time": "1771867238" }, "stopId": "RBRIOL-E", "stopSequence": 54 }, { "arrival": { "time": "1771867275" }, "departure": { "time": "1771867275" }, "stopId": "NOZAY-E", "stopSequence": 55 }, { "arrival": { "time": "1771867342" }, "departure": { "time": "1771867342" }, "stopId": "AUVERG-E", "stopSequence": 56 }, { "arrival": { "time": "1771867399" }, "departure": { "time": "1771867399" }, "stopId": "SAVOIE-E", "stopSequence": 57 }, { "arrival": { "time": "1771867467" }, "departure": { "time": "1771867467" }, "stopId": "INDUST-E", "stopSequence": 58 }, { "arrival": { "time": "1771867515" }, "departure": { "time": "1771867515" }, "stopId": "HOTELL-E", "stopSequence": 59 }, { "arrival": { "time": "1771867581" }, "departure": { "time": "1771867581" }, "stopId": "DEBUMO-E", "stopSequence": 60 }, { "arrival": { "time": "1771867726" }, "departure": { "time": "1771867726" }, "stopId": "RTEPAR-E", "stopSequence": 61 }, { "arrival": { "time": "1771867805" }, "stopId": "PROVIN-E", "stopSequence": 62 } ], "trip": { "directionId": 0, "routeId": "10", "tripId": "6567827" } } }, { "id": "trip:6559164", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771867320" }, "stopId": "LICES-E", "stopSequence": 0 }, { "arrival": { "time": "1771867560" }, "departure": { "time": "1771867560" }, "stopId": "ANLERO-E", "stopSequence": 1 }, { "arrival": { "time": "1771867643" }, "departure": { "time": "1771867643" }, "stopId": "MICHEL-E", "stopSequence": 2 }, { "arrival": { "time": "1771867697" }, "departure": { "time": "1771867697" }, "stopId": "BOURGO-E", "stopSequence": 3 }, { "arrival": { "time": "1771867742" }, "departure": { "time": "1771867742" }, "stopId": "VOLNEY-E", "stopSequence": 4 }, { "arrival": { "time": "1771867800" }, "departure": { "time": "1771867800" }, "stopId": "MADELE-E", "stopSequence": 5 }, { "arrival": { "time": "1771867873" }, "departure": { "time": "1771867873" }, "stopId": "JEBOUI-E", "stopSequence": 6 }, { "arrival": { "time": "1771867945" }, "departure": { "time": "1771867945" }, "stopId": "PCOUBE-E", "stopSequence": 7 }, { "arrival": { "time": "1771867980" }, "departure": { "time": "1771867980" }, "stopId": "AROBA-E", "stopSequence": 8 }, { "arrival": { "time": "1771868096" }, "departure": { "time": "1771868096" }, "stopId": "LANGLA-E", "stopSequence": 9 }, { "arrival": { "time": "1771868234" }, "departure": { "time": "1771868234" }, "stopId": "MONTAI-E", "stopSequence": 10 }, { "arrival": { "time": "1771868349" }, "departure": { "time": "1771868349" }, "stopId": "JERUSA-E", "stopSequence": 11 }, { "arrival": { "time": "1771868400" }, "departure": { "time": "1771868400" }, "stopId": "DAGNET-E", "stopSequence": 12 }, { "arrival": { "time": "1771868432" }, "departure": { "time": "1771868432" }, "stopId": "GILLIE-E", "stopSequence": 13 }, { "arrival": { "time": "1771868497" }, "departure": { "time": "1771868497" }, "stopId": "ISORET-E", "stopSequence": 14 }, { "arrival": { "time": "1771868576" }, "departure": { "time": "1771868576" }, "stopId": "VANDE-E", "stopSequence": 15 }, { "arrival": { "time": "1771868627" }, "departure": { "time": "1771868627" }, "stopId": "ORMEAU-E", "stopSequence": 16 }, { "arrival": { "time": "1771868653" }, "departure": { "time": "1771868653" }, "stopId": "CRBLAN-E", "stopSequence": 17 }, { "arrival": { "time": "1771868709" }, "departure": { "time": "1771868709" }, "stopId": "CHATEL-E", "stopSequence": 18 }, { "arrival": { "time": "1771868760" }, "departure": { "time": "1771868760" }, "stopId": "BANCHA-E", "stopSequence": 19 }, { "arrival": { "time": "1771868823" }, "departure": { "time": "1771868823" }, "stopId": "JARDF-E", "stopSequence": 20 }, { "arrival": { "time": "1771868863" }, "departure": { "time": "1771868863" }, "stopId": "SAILLE-E", "stopSequence": 21 }, { "arrival": { "time": "1771868940" }, "stopId": "SAUBIN", "stopSequence": 22 } ], "trip": { "directionId": 0, "routeId": "07", "tripId": "6559164" } } }, { "id": "trip:6568270", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865582" }, "departure": { "time": "1771865582" }, "stopId": "MAISLA-E", "stopSequence": 18 }, { "arrival": { "time": "1771865596" }, "departure": { "time": "1771865627" }, "stopId": "PERUSS-E", "stopSequence": 19 }, { "arrival": { "time": "1771865697" }, "departure": { "time": "1771865697" }, "stopId": "GDMAINE", "stopSequence": 20 }, { "arrival": { "time": "1771866234" }, "departure": { "time": "1771866234" }, "stopId": "EBLE", "stopSequence": 21 }, { "arrival": { "time": "1771866296" }, "departure": { "time": "1771866296" }, "stopId": "GENIE", "stopSequence": 22 }, { "arrival": { "time": "1771866373" }, "departure": { "time": "1771866373" }, "stopId": "VAUBAN", "stopSequence": 23 }, { "arrival": { "time": "1771866439" }, "departure": { "time": "1771866439" }, "stopId": "POIREL", "stopSequence": 24 }, { "arrival": { "time": "1771866468" }, "departure": { "time": "1771866468" }, "stopId": "PONTNOIR", "stopSequence": 25 }, { "arrival": { "time": "1771866507" }, "departure": { "time": "1771866507" }, "stopId": "SEMARD", "stopSequence": 26 }, { "arrival": { "time": "1771866060" }, "departure": { "time": "1771866060" }, "scheduleRelationship": "SKIPPED", "stopId": "CHDARR", "stopSequence": 27 }, { "arrival": { "time": "1771866127" }, "departure": { "time": "1771866127" }, "scheduleRelationship": "SKIPPED", "stopId": "ACADEMIE", "stopSequence": 28 }, { "arrival": { "time": "1771866200" }, "departure": { "time": "1771866200" }, "scheduleRelationship": "SKIPPED", "stopId": "GBREM-E", "stopSequence": 29 }, { "arrival": { "time": "1771866598" }, "departure": { "time": "1771866598" }, "stopId": "GARETERM", "stopSequence": 30 }, { "arrival": { "time": "1771866650" }, "departure": { "time": "1771866650" }, "stopId": "LESGARES", "stopSequence": 31 }, { "arrival": { "time": "1771866772" }, "departure": { "time": "1771866772" }, "stopId": "HARAS", "stopSequence": 32 }, { "arrival": { "time": "1771866846" }, "departure": { "time": "1771866846" }, "stopId": "STAUBIN", "stopSequence": 33 }, { "arrival": { "time": "1771866896" }, "departure": { "time": "1771866896" }, "stopId": "LOR-FO-A", "stopSequence": 34 }, { "arrival": { "time": "1771867075" }, "departure": { "time": "1771867075" }, "stopId": "MENDES-E", "stopSequence": 35 }, { "arrival": { "time": "1771867241" }, "departure": { "time": "1771867241" }, "stopId": "SAVARY-E", "stopSequence": 36 }, { "arrival": { "time": "1771867287" }, "departure": { "time": "1771867287" }, "stopId": "MUSSET-E", "stopSequence": 37 }, { "arrival": { "time": "1771867386" }, "departure": { "time": "1771867386" }, "stopId": "LUTIN-E", "stopSequence": 38 }, { "arrival": { "time": "1771867441" }, "departure": { "time": "1771867441" }, "stopId": "MACE-E", "stopSequence": 39 }, { "arrival": { "time": "1771867477" }, "departure": { "time": "1771867477" }, "stopId": "DESJAR-E", "stopSequence": 40 }, { "arrival": { "time": "1771867541" }, "departure": { "time": "1771867541" }, "stopId": "BRISEP-E", "stopSequence": 41 }, { "arrival": { "time": "1771867625" }, "departure": { "time": "1771867625" }, "stopId": "MIMOSA-E", "stopSequence": 42 }, { "arrival": { "time": "1771867667" }, "departure": { "time": "1771867667" }, "stopId": "CHATEN-E", "stopSequence": 43 }, { "arrival": { "time": "1771867760" }, "departure": { "time": "1771867760" }, "stopId": "SOLELE-E", "stopSequence": 44 }, { "arrival": { "time": "1771867794" }, "departure": { "time": "1771867794" }, "stopId": "SEPSON-E", "stopSequence": 45 }, { "arrival": { "time": "1771867841" }, "departure": { "time": "1771867841" }, "stopId": "BANCST-E", "stopSequence": 46 }, { "arrival": { "time": "1771867942" }, "departure": { "time": "1771867942" }, "stopId": "RTEPAR-E", "stopSequence": 47 }, { "arrival": { "time": "1771868027" }, "departure": { "time": "1771868027" }, "stopId": "PROVIN-E", "stopSequence": 48 }, { "arrival": { "time": "1771868146" }, "stopId": "PARCEX-E", "stopSequence": 49 } ], "trip": { "directionId": 0, "routeId": "04", "tripId": "6568270" } } }, { "id": "trip:6568516", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865692" }, "departure": { "time": "1771865692" }, "stopId": "SAJACQUE", "stopSequence": 28 }, { "arrival": { "time": "1771865786" }, "stopId": "MONPROF.", "stopSequence": 29 } ], "trip": { "directionId": 0, "routeId": "02", "tripId": "6568516" } } }, { "id": "trip:6570782", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865695" }, "departure": { "time": "1771865695" }, "stopId": "FARCSJ-E", "stopSequence": 2 }, { "arrival": { "time": "1771865801" }, "departure": { "time": "1771865801" }, "stopId": "MVIGNE-E", "stopSequence": 3 }, { "arrival": { "time": "1771865830" }, "departure": { "time": "1771865830" }, "stopId": "CHBBEI-E", "stopSequence": 4 }, { "arrival": { "time": "1771865885" }, "departure": { "time": "1771865885" }, "stopId": "BOISRA-E", "stopSequence": 5 }, { "arrival": { "time": "1771865951" }, "departure": { "time": "1771865951" }, "stopId": "NDAMLA-E", "stopSequence": 6 }, { "arrival": { "time": "1771866014" }, "departure": { "time": "1771866014" }, "stopId": "POLYTE-E", "stopSequence": 7 }, { "arrival": { "time": "1771866070" }, "departure": { "time": "1771866070" }, "stopId": "CITEUN-E", "stopSequence": 8 }, { "arrival": { "time": "1771866141" }, "departure": { "time": "1771866141" }, "stopId": "RESTUN-E", "stopSequence": 9 }, { "arrival": { "time": "1771866196" }, "departure": { "time": "1771866196" }, "stopId": "I.U.T.-E", "stopSequence": 10 }, { "arrival": { "time": "1771866310" }, "departure": { "time": "1771866310" }, "stopId": "BBCAMT-E", "stopSequence": 11 }, { "arrival": { "time": "1771866352" }, "departure": { "time": "1771866352" }, "stopId": "LENOT-E", "stopSequence": 12 }, { "arrival": { "time": "1771866379" }, "departure": { "time": "1771866379" }, "stopId": "MOREL-E", "stopSequence": 13 }, { "arrival": { "time": "1771866425" }, "departure": { "time": "1771866425" }, "stopId": "INRA-E", "stopSequence": 14 }, { "arrival": { "time": "1771866466" }, "departure": { "time": "1771866466" }, "stopId": "GDPERI-E", "stopSequence": 15 }, { "arrival": { "time": "1771866500" }, "departure": { "time": "1771866500" }, "stopId": "LANDRE-E", "stopSequence": 16 }, { "arrival": { "time": "1771866607" }, "departure": { "time": "1771866607" }, "stopId": "BRGPAI-E", "stopSequence": 17 }, { "arrival": { "time": "1771866621" }, "departure": { "time": "1771866621" }, "stopId": "RODIN-E", "stopSequence": 18 }, { "arrival": { "time": "1771866655" }, "departure": { "time": "1771866655" }, "stopId": "GRANBE-E", "stopSequence": 19 }, { "arrival": { "time": "1771866699" }, "departure": { "time": "1771866699" }, "stopId": "PROME-E", "stopSequence": 20 }, { "arrival": { "time": "1771866784" }, "departure": { "time": "1771866784" }, "stopId": "CERFEU-E", "stopSequence": 21 }, { "arrival": { "time": "1771866851" }, "departure": { "time": "1771866851" }, "stopId": "LASOUR-E", "stopSequence": 22 }, { "arrival": { "time": "1771866912" }, "departure": { "time": "1771866912" }, "stopId": "ROUAIR-E", "stopSequence": 23 }, { "arrival": { "time": "1771866982" }, "departure": { "time": "1771866982" }, "stopId": "VAURAG-E", "stopSequence": 24 }, { "arrival": { "time": "1771866994" }, "departure": { "time": "1771866994" }, "stopId": "PRIEUR-E", "stopSequence": 25 }, { "arrival": { "time": "1771867034" }, "departure": { "time": "1771867034" }, "stopId": "GRANPI-E", "stopSequence": 26 }, { "arrival": { "time": "1771867061" }, "departure": { "time": "1771867061" }, "stopId": "PINSON-E", "stopSequence": 27 }, { "arrival": { "time": "1771867104" }, "departure": { "time": "1771867104" }, "stopId": "FAUVET-E", "stopSequence": 28 }, { "arrival": { "time": "1771867161" }, "stopId": "BEAUCOUZ", "stopSequence": 29 } ], "trip": { "directionId": 1, "routeId": "02", "tripId": "6570782" } } }, { "id": "trip:6568174", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865813" }, "departure": { "time": "1771865813" }, "scheduleRelationship": "SKIPPED", "stopId": "LEQUAI-E", "stopSequence": 53 }, { "arrival": { "time": "1771865703" }, "departure": { "time": "1771865703" }, "scheduleRelationship": "SKIPPED", "stopId": "DUMESN-E", "stopSequence": 54 }, { "arrival": { "time": "1771865774" }, "departure": { "time": "1771865774" }, "scheduleRelationship": "SKIPPED", "stopId": "RASPAI-E", "stopSequence": 55 }, { "arrival": { "time": "1771865983" }, "departure": { "time": "1771865983" }, "scheduleRelationship": "SKIPPED", "stopId": "LABRUY-E", "stopSequence": 56 }, { "arrival": { "time": "1771866031" }, "departure": { "time": "1771866031" }, "scheduleRelationship": "SKIPPED", "stopId": "PARCGA-E", "stopSequence": 57 }, { "arrival": { "time": "1771866080" }, "departure": { "time": "1771866080" }, "scheduleRelationship": "SKIPPED", "stopId": "ROCEPI-E", "stopSequence": 58 }, { "arrival": { "time": "1771866188" }, "departure": { "time": "1771866188" }, "scheduleRelationship": "SKIPPED", "stopId": "LECLER-E", "stopSequence": 59 }, { "arrival": { "time": "1771866095" }, "departure": { "time": "1771866095" }, "scheduleRelationship": "SKIPPED", "stopId": "CAMUS-E", "stopSequence": 60 }, { "arrival": { "time": "1771866145" }, "departure": { "time": "1771866145" }, "scheduleRelationship": "SKIPPED", "stopId": "LIZE05-E", "stopSequence": 61 }, { "arrival": { "time": "1771866368" }, "departure": { "time": "1771866368" }, "scheduleRelationship": "SKIPPED", "stopId": "PELUAU-E", "stopSequence": 62 }, { "arrival": { "time": "1771866337" }, "departure": { "time": "1771866337" }, "scheduleRelationship": "SKIPPED", "stopId": "AURIOL-E", "stopSequence": 63 }, { "arrival": { "time": "1771866385" }, "stopId": "AQUAVITA", "stopSequence": 64 } ], "trip": { "directionId": 0, "routeId": "05", "tripId": "6568174" } } }, { "id": "trip:6567840", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865667" }, "departure": { "time": "1771865667" }, "stopId": "ALDUNA-E", "stopSequence": 38 }, { "arrival": { "time": "1771865754" }, "departure": { "time": "1771865754" }, "stopId": "RBRIOL-E", "stopSequence": 39 }, { "arrival": { "time": "1771865786" }, "departure": { "time": "1771865786" }, "stopId": "NOZAY-E", "stopSequence": 40 }, { "arrival": { "time": "1771865843" }, "departure": { "time": "1771865843" }, "stopId": "AUVERG-E", "stopSequence": 41 }, { "arrival": { "time": "1771865615" }, "departure": { "time": "1771865615" }, "scheduleRelationship": "SKIPPED", "stopId": "CITESO-E", "stopSequence": 47 }, { "arrival": { "time": "1771865701" }, "departure": { "time": "1771865701" }, "scheduleRelationship": "SKIPPED", "stopId": "DOYENN-E", "stopSequence": 48 }, { "arrival": { "time": "1771865952" }, "departure": { "time": "1771865952" }, "stopId": "SAVOIE-E", "stopSequence": 49 }, { "arrival": { "time": "1771866038" }, "departure": { "time": "1771866038" }, "stopId": "INDUST-E", "stopSequence": 50 }, { "arrival": { "time": "1771866095" }, "departure": { "time": "1771866095" }, "stopId": "HOTELL-E", "stopSequence": 51 }, { "arrival": { "time": "1771866165" }, "departure": { "time": "1771866165" }, "stopId": "DEBUSS-E", "stopSequence": 52 }, { "arrival": { "time": "1771866217" }, "departure": { "time": "1771866217" }, "stopId": "BOISAB-E", "stopSequence": 53 }, { "arrival": { "time": "1771866251" }, "departure": { "time": "1771866251" }, "stopId": "DUBELL-E", "stopSequence": 54 }, { "arrival": { "time": "1771866350" }, "departure": { "time": "1771866350" }, "stopId": "REDUM-E", "stopSequence": 55 }, { "arrival": { "time": "1771866397" }, "departure": { "time": "1771866397" }, "stopId": "HIPPODRO", "stopSequence": 56 }, { "arrival": { "time": "1771866535" }, "departure": { "time": "1771866535" }, "stopId": "COTTAG-E", "stopSequence": 57 }, { "arrival": { "time": "1771866578" }, "stopId": "EVENTARD", "stopSequence": 58 } ], "trip": { "directionId": 0, "routeId": "09", "tripId": "6567840" } } }, { "id": "trip:6568053", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771869120" }, "stopId": "BENE", "stopSequence": 0 }, { "arrival": { "time": "1771869174" }, "departure": { "time": "1771869174" }, "stopId": "JUIGDEP", "stopSequence": 1 }, { "arrival": { "time": "1771869206" }, "departure": { "time": "1771869206" }, "stopId": "CAMPJUIG", "stopSequence": 2 }, { "arrival": { "time": "1771869234" }, "departure": { "time": "1771869234" }, "stopId": "RENOIR", "stopSequence": 3 }, { "arrival": { "time": "1771869262" }, "departure": { "time": "1771869262" }, "stopId": "RECLAIR", "stopSequence": 4 } ], "trip": { "directionId": 0, "routeId": "07", "tripId": "6568053" } } }, { "id": "trip:6568449", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865574" }, "departure": { "time": "1771865574" }, "scheduleRelationship": "SKIPPED", "stopId": "HOTDIEU", "stopSequence": 29 }, { "arrival": { "time": "1771865615" }, "stopId": "ROCHEFOU", "stopSequence": 30 } ], "trip": { "directionId": 1, "routeId": "03", "tripId": "6568449" } } }, { "id": "trip:6053953", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865602" }, "departure": { "time": "1771865626" }, "stopId": "PROVINS", "stopSequence": 13 }, { "arrival": { "time": "1771865670" }, "departure": { "time": "1771865670" }, "stopId": "RTEPARIS", "stopSequence": 14 }, { "arrival": { "time": "1771865760" }, "departure": { "time": "1771865760" }, "stopId": "SEPSONET", "stopSequence": 15 }, { "arrival": { "time": "1771865899" }, "departure": { "time": "1771865899" }, "stopId": "CHATENAY", "stopSequence": 16 }, { "arrival": { "time": "1771866034" }, "departure": { "time": "1771866034" }, "stopId": "BRISEPOT", "stopSequence": 17 }, { "arrival": { "time": "1771866354" }, "departure": { "time": "1771866354" }, "stopId": "CLEMOINE", "stopSequence": 18 }, { "arrival": { "time": "1771866478" }, "stopId": "HDVSUB", "stopSequence": 19 } ], "trip": { "directionId": 0, "routeId": "25", "tripId": "6053953" } } }, { "id": "trip:6567686", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865586" }, "departure": { "time": "1771865602" }, "stopId": "MONOD-E", "stopSequence": 15 }, { "arrival": { "time": "1771865647" }, "departure": { "time": "1771865647" }, "stopId": "CITRON-E", "stopSequence": 16 }, { "arrival": { "time": "1771865677" }, "departure": { "time": "1771865677" }, "stopId": "ECHATS-E", "stopSequence": 17 }, { "arrival": { "time": "1771865802" }, "stopId": "LATOLL", "stopSequence": 18 } ], "trip": { "directionId": 1, "routeId": "20", "tripId": "6567686" } } }, { "id": "trip:6570254", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865793" }, "stopId": "MENDES-E", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "Tbus", "tripId": "6570254" } } }, { "id": "trip:6567784", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771866120" }, "stopId": "SLEZIND", "stopSequence": 0 }, { "arrival": { "time": "1771866182" }, "departure": { "time": "1771866182" }, "stopId": "GENTRIC", "stopSequence": 1 }, { "arrival": { "time": "1771866253" }, "departure": { "time": "1771866253" }, "stopId": "DAUTEL", "stopSequence": 2 }, { "arrival": { "time": "1771866273" }, "departure": { "time": "1771866273" }, "stopId": "BUISSON", "stopSequence": 3 }, { "arrival": { "time": "1771866314" }, "departure": { "time": "1771866314" }, "stopId": "PYRAM02", "stopSequence": 4 }, { "arrival": { "time": "1771866360" }, "departure": { "time": "1771866360" }, "stopId": "MORLONG", "stopSequence": 5 }, { "arrival": { "time": "1771866393" }, "departure": { "time": "1771866393" }, "stopId": "BOURSE", "stopSequence": 6 }, { "arrival": { "time": "1771866440" }, "departure": { "time": "1771866440" }, "stopId": "RIOTTEAU", "stopSequence": 7 }, { "arrival": { "time": "1771866479" }, "departure": { "time": "1771866479" }, "stopId": "ALLUMETT", "stopSequence": 8 }, { "arrival": { "time": "1771866531" }, "departure": { "time": "1771866531" }, "stopId": "DAGUERRE", "stopSequence": 9 }, { "arrival": { "time": "1771866580" }, "departure": { "time": "1771866580" }, "stopId": "LEOLAGRA", "stopSequence": 10 }, { "arrival": { "time": "1771866630" }, "departure": { "time": "1771866630" }, "stopId": "VDLOIRE", "stopSequence": 11 }, { "arrival": { "time": "1771866723" }, "departure": { "time": "1771866723" }, "stopId": "ECLATERI", "stopSequence": 12 }, { "arrival": { "time": "1771866660" }, "departure": { "time": "1771866660" }, "scheduleRelationship": "SKIPPED", "stopId": "BEAUMAN", "stopSequence": 13 }, { "arrival": { "time": "1771866711" }, "departure": { "time": "1771866711" }, "scheduleRelationship": "SKIPPED", "stopId": "LAFAUVEL", "stopSequence": 14 }, { "arrival": { "time": "1771866783" }, "departure": { "time": "1771866783" }, "scheduleRelationship": "SKIPPED", "stopId": "PARMENTI", "stopSequence": 15 }, { "arrival": { "time": "1771866849" }, "departure": { "time": "1771866849" }, "scheduleRelationship": "SKIPPED", "stopId": "PICAS", "stopSequence": 16 }, { "arrival": { "time": "1771866827" }, "departure": { "time": "1771866827" }, "stopId": "JUSTICES", "stopSequence": 17 }, { "arrival": { "time": "1771866873" }, "departure": { "time": "1771866873" }, "stopId": "DELACROI", "stopSequence": 18 }, { "arrival": { "time": "1771866957" }, "departure": { "time": "1771866957" }, "stopId": "SAUMUROI", "stopSequence": 19 }, { "arrival": { "time": "1771867054" }, "departure": { "time": "1771867054" }, "stopId": "INTERMIL", "stopSequence": 20 }, { "arrival": { "time": "1771867125" }, "departure": { "time": "1771867125" }, "stopId": "HAUTPRES", "stopSequence": 21 }, { "arrival": { "time": "1771867181" }, "departure": { "time": "1771867181" }, "stopId": "DELATTRE", "stopSequence": 22 }, { "arrival": { "time": "1771867240" }, "departure": { "time": "1771867240" }, "stopId": "MORELLIE", "stopSequence": 23 }, { "arrival": { "time": "1771867281" }, "departure": { "time": "1771867281" }, "stopId": "LORETTE", "stopSequence": 24 }, { "arrival": { "time": "1771867324" }, "departure": { "time": "1771867324" }, "stopId": "BEAUVAL", "stopSequence": 25 }, { "arrival": { "time": "1771867377" }, "departure": { "time": "1771867377" }, "stopId": "LETANDUE", "stopSequence": 26 }, { "arrival": { "time": "1771867482" }, "departure": { "time": "1771867482" }, "stopId": "STRASBOU", "stopSequence": 27 }, { "arrival": { "time": "1771867561" }, "departure": { "time": "1771867561" }, "stopId": "FREMUR", "stopSequence": 28 }, { "arrival": { "time": "1771867627" }, "departure": { "time": "1771867627" }, "stopId": "VAUBAN", "stopSequence": 29 }, { "arrival": { "time": "1771867672" }, "departure": { "time": "1771867672" }, "stopId": "POIREL", "stopSequence": 30 }, { "arrival": { "time": "1771867752" }, "departure": { "time": "1771867752" }, "stopId": "PONTNOIR", "stopSequence": 31 }, { "arrival": { "time": "1771867804" }, "departure": { "time": "1771867804" }, "stopId": "SEMARD", "stopSequence": 32 }, { "arrival": { "time": "1771867838" }, "departure": { "time": "1771867838" }, "stopId": "GAREPAPI", "stopSequence": 33 }, { "arrival": { "time": "1771868106" }, "departure": { "time": "1771868106" }, "stopId": "HARAS", "stopSequence": 34 }, { "arrival": { "time": "1771868178" }, "departure": { "time": "1771868178" }, "stopId": "STAUBIN", "stopSequence": 35 }, { "arrival": { "time": "1771868262" }, "departure": { "time": "1771868400" }, "stopId": "LORRAIN1", "stopSequence": 36 }, { "arrival": { "time": "1771868532" }, "departure": { "time": "1771868532" }, "stopId": "MENDES-E", "stopSequence": 37 }, { "arrival": { "time": "1771868616" }, "departure": { "time": "1771868616" }, "stopId": "SAVARY-E", "stopSequence": 38 }, { "arrival": { "time": "1771868651" }, "departure": { "time": "1771868651" }, "stopId": "MUSSET-E", "stopSequence": 39 }, { "arrival": { "time": "1771868727" }, "departure": { "time": "1771868727" }, "stopId": "LUTIN-E", "stopSequence": 40 }, { "arrival": { "time": "1771868769" }, "departure": { "time": "1771868769" }, "stopId": "MACE-E", "stopSequence": 41 }, { "arrival": { "time": "1771868796" }, "departure": { "time": "1771868796" }, "stopId": "DESJAR-E", "stopSequence": 42 }, { "arrival": { "time": "1771868900" }, "departure": { "time": "1771868900" }, "stopId": "ALDUNA-E", "stopSequence": 43 }, { "arrival": { "time": "1771868667" }, "departure": { "time": "1771868667" }, "scheduleRelationship": "SKIPPED", "stopId": "BOREAU-E", "stopSequence": 46 }, { "arrival": { "time": "1771868820" }, "departure": { "time": "1771868820" }, "scheduleRelationship": "SKIPPED", "stopId": "PLACEN-E", "stopSequence": 47 }, { "arrival": { "time": "1771868964" }, "departure": { "time": "1771868964" }, "scheduleRelationship": "SKIPPED", "stopId": "CHALOU-E", "stopSequence": 48 }, { "arrival": { "time": "1771869056" }, "departure": { "time": "1771869056" }, "scheduleRelationship": "SKIPPED", "stopId": "VAILLA-E", "stopSequence": 49 }, { "arrival": { "time": "1771869038" }, "departure": { "time": "1771869038" }, "stopId": "RBRIOL-E", "stopSequence": 50 }, { "arrival": { "time": "1771869075" }, "departure": { "time": "1771869075" }, "stopId": "NOZAY-E", "stopSequence": 51 }, { "arrival": { "time": "1771869142" }, "departure": { "time": "1771869142" }, "stopId": "AUVERG-E", "stopSequence": 52 }, { "arrival": { "time": "1771869199" }, "departure": { "time": "1771869199" }, "stopId": "SAVOIE-E", "stopSequence": 53 }, { "arrival": { "time": "1771869267" }, "departure": { "time": "1771869267" }, "stopId": "INDUST-E", "stopSequence": 54 } ], "trip": { "directionId": 0, "routeId": "10", "tripId": "6567784" } } }, { "id": "trip:6567688", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771868220" }, "stopId": "GAREPAPI", "stopSequence": 0 }, { "arrival": { "time": "1771868344" }, "departure": { "time": "1771868344" }, "stopId": "BREMON-E", "stopSequence": 1 }, { "arrival": { "time": "1771868415" }, "departure": { "time": "1771868415" }, "stopId": "ACAD-PLA", "stopSequence": 2 }, { "arrival": { "time": "1771868460" }, "departure": { "time": "1771868460" }, "stopId": "CHDARR-E", "stopSequence": 3 }, { "arrival": { "time": "1771868820" }, "departure": { "time": "1771868820" }, "stopId": "CNFPT", "stopSequence": 4 }, { "arrival": { "time": "1771868880" }, "departure": { "time": "1771868880" }, "stopId": "DARWIN-E", "stopSequence": 5 }, { "arrival": { "time": "1771868940" }, "departure": { "time": "1771868940" }, "stopId": "MOREL-E", "stopSequence": 6 }, { "arrival": { "time": "1771868968" }, "departure": { "time": "1771868968" }, "stopId": "INRA-E", "stopSequence": 7 }, { "arrival": { "time": "1771869005" }, "departure": { "time": "1771869005" }, "stopId": "GDPERI-E", "stopSequence": 8 }, { "arrival": { "time": "1771869036" }, "departure": { "time": "1771869036" }, "stopId": "LANDRE-E", "stopSequence": 9 }, { "arrival": { "time": "1771869120" }, "departure": { "time": "1771869120" }, "stopId": "BRGPAI-E", "stopSequence": 10 }, { "arrival": { "time": "1771869153" }, "departure": { "time": "1771869153" }, "stopId": "RODIN-E", "stopSequence": 11 }, { "arrival": { "time": "1771869193" }, "departure": { "time": "1771869193" }, "stopId": "GRANBE-E", "stopSequence": 12 }, { "arrival": { "time": "1771869244" }, "departure": { "time": "1771869244" }, "stopId": "PROME-E", "stopSequence": 13 } ], "trip": { "directionId": 1, "routeId": "20", "tripId": "6567688" } } }, { "id": "trip:6570256", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771865709" }, "stopId": "LEQUAI-E", "stopSequence": 0 }, { "arrival": { "time": "1771865757" }, "departure": { "time": "1771865757" }, "stopId": "LEQUAI", "stopSequence": 1 }, { "arrival": { "time": "1771865997" }, "departure": { "time": "1771865997" }, "stopId": "CHDARR", "stopSequence": 2 }, { "arrival": { "time": "1771866033" }, "departure": { "time": "1771866033" }, "stopId": "CCI", "stopSequence": 3 }, { "arrival": { "time": "1771866191" }, "departure": { "time": "1771866191" }, "stopId": "HARAS", "stopSequence": 4 }, { "arrival": { "time": "1771866269" }, "departure": { "time": "1771866269" }, "stopId": "STAUBIN", "stopSequence": 5 }, { "arrival": { "time": "1771866367" }, "departure": { "time": "1771866367" }, "stopId": "LORRAIN1", "stopSequence": 6 }, { "arrival": { "time": "1771866540" }, "stopId": "MENDES-E", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "Tbus", "tripId": "6570256" } } }, { "id": "trip:6572272", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865630" }, "departure": { "time": "1771865630" }, "stopId": "BOUCHE-E", "stopSequence": 45 } ], "trip": { "directionId": 1, "routeId": "06", "tripId": "6572272" } } }, { "id": "trip:6567768", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865634" }, "departure": { "time": "1771865634" }, "stopId": "AUVERGNE", "stopSequence": 6 }, { "arrival": { "time": "1771865664" }, "departure": { "time": "1771865664" }, "stopId": "NOZAY", "stopSequence": 7 }, { "arrival": { "time": "1771865734" }, "departure": { "time": "1771865734" }, "stopId": "RBRIOLLA", "stopSequence": 8 }, { "arrival": { "time": "1771865902" }, "departure": { "time": "1771865902" }, "stopId": "MIMOSAS", "stopSequence": 12 }, { "arrival": { "time": "1771865968" }, "departure": { "time": "1771865968" }, "stopId": "BRISEPOT", "stopSequence": 13 }, { "arrival": { "time": "1771866019" }, "departure": { "time": "1771866019" }, "stopId": "DESJARDI", "stopSequence": 14 }, { "arrival": { "time": "1771866061" }, "departure": { "time": "1771866061" }, "stopId": "MACE", "stopSequence": 15 }, { "arrival": { "time": "1771866090" }, "departure": { "time": "1771866090" }, "stopId": "LUTIN", "stopSequence": 16 }, { "arrival": { "time": "1771866177" }, "departure": { "time": "1771866177" }, "stopId": "MUSSET", "stopSequence": 17 }, { "arrival": { "time": "1771866217" }, "departure": { "time": "1771866217" }, "stopId": "SAVARY", "stopSequence": 18 }, { "arrival": { "time": "1771865700" }, "departure": { "time": "1771865700" }, "scheduleRelationship": "SKIPPED", "stopId": "PLACENEY", "stopSequence": 21 }, { "arrival": { "time": "1771865914" }, "departure": { "time": "1771865914" }, "scheduleRelationship": "SKIPPED", "stopId": "BOREAU", "stopSequence": 22 }, { "arrival": { "time": "1771866340" }, "departure": { "time": "1771866340" }, "stopId": "MENDESFR", "stopSequence": 23 }, { "arrival": { "time": "1771866520" }, "departure": { "time": "1771866520" }, "stopId": "FO-LOR-R", "stopSequence": 24 }, { "arrival": { "time": "1771866677" }, "departure": { "time": "1771866677" }, "stopId": "STAUBI-E", "stopSequence": 25 }, { "arrival": { "time": "1771866704" }, "departure": { "time": "1771866704" }, "stopId": "HARAS-E", "stopSequence": 26 }, { "arrival": { "time": "1771866843" }, "departure": { "time": "1771866843" }, "stopId": "LESGAR-E", "stopSequence": 27 }, { "arrival": { "time": "1771866961" }, "departure": { "time": "1771866961" }, "stopId": "SEMARD-E", "stopSequence": 28 }, { "arrival": { "time": "1771867014" }, "departure": { "time": "1771867014" }, "stopId": "PONTNO-E", "stopSequence": 29 }, { "arrival": { "time": "1771867112" }, "departure": { "time": "1771867112" }, "stopId": "POIREL-E", "stopSequence": 30 }, { "arrival": { "time": "1771867165" }, "departure": { "time": "1771867165" }, "stopId": "VAUBAN-E", "stopSequence": 31 }, { "arrival": { "time": "1771867234" }, "departure": { "time": "1771867234" }, "stopId": "FREMUR-E", "stopSequence": 32 }, { "arrival": { "time": "1771867321" }, "departure": { "time": "1771867321" }, "stopId": "STRASB-E", "stopSequence": 33 }, { "arrival": { "time": "1771867498" }, "departure": { "time": "1771867498" }, "stopId": "LETAND-E", "stopSequence": 34 }, { "arrival": { "time": "1771867551" }, "departure": { "time": "1771867551" }, "stopId": "BEAUVA-E", "stopSequence": 35 }, { "arrival": { "time": "1771867634" }, "departure": { "time": "1771867634" }, "stopId": "LORETT-E", "stopSequence": 36 }, { "arrival": { "time": "1771867682" }, "departure": { "time": "1771867682" }, "stopId": "MORELI-E", "stopSequence": 37 }, { "arrival": { "time": "1771867757" }, "departure": { "time": "1771867757" }, "stopId": "DELATR-E", "stopSequence": 38 }, { "arrival": { "time": "1771867797" }, "departure": { "time": "1771867797" }, "stopId": "HAUTPR-E", "stopSequence": 39 }, { "arrival": { "time": "1771867932" }, "departure": { "time": "1771867932" }, "stopId": "INTMIL-E", "stopSequence": 40 }, { "arrival": { "time": "1771868025" }, "departure": { "time": "1771868025" }, "stopId": "SAUMUR-E", "stopSequence": 41 }, { "arrival": { "time": "1771868170" }, "departure": { "time": "1771868170" }, "stopId": "DELACR-E", "stopSequence": 42 }, { "arrival": { "time": "1771868239" }, "departure": { "time": "1771868239" }, "stopId": "JUSTIC-E", "stopSequence": 43 }, { "arrival": { "time": "1771868327" }, "departure": { "time": "1771868327" }, "stopId": "ECLATE-E", "stopSequence": 44 }, { "arrival": { "time": "1771868426" }, "departure": { "time": "1771868426" }, "stopId": "VDLOIR-E", "stopSequence": 45 }, { "arrival": { "time": "1771868088" }, "departure": { "time": "1771868088" }, "scheduleRelationship": "SKIPPED", "stopId": "PICAS-E", "stopSequence": 46 }, { "arrival": { "time": "1771868130" }, "departure": { "time": "1771868130" }, "scheduleRelationship": "SKIPPED", "stopId": "PARMEN-E", "stopSequence": 47 }, { "arrival": { "time": "1771868195" }, "departure": { "time": "1771868195" }, "scheduleRelationship": "SKIPPED", "stopId": "LAFAUV-E", "stopSequence": 48 }, { "arrival": { "time": "1771868220" }, "departure": { "time": "1771868220" }, "scheduleRelationship": "SKIPPED", "stopId": "BEAUM-E", "stopSequence": 49 }, { "arrival": { "time": "1771868470" }, "departure": { "time": "1771868470" }, "stopId": "LEOLAG-E", "stopSequence": 50 }, { "arrival": { "time": "1771868516" }, "departure": { "time": "1771868516" }, "stopId": "DAGUER-E", "stopSequence": 51 }, { "arrival": { "time": "1771868572" }, "departure": { "time": "1771868572" }, "stopId": "ALLUME-E", "stopSequence": 52 }, { "arrival": { "time": "1771868561" }, "departure": { "time": "1771868561" }, "stopId": "RIOTTE-E", "stopSequence": 53 }, { "arrival": { "time": "1771868613" }, "departure": { "time": "1771868613" }, "stopId": "BOURSE-E", "stopSequence": 54 }, { "arrival": { "time": "1771868649" }, "departure": { "time": "1771868649" }, "stopId": "MORLON-E", "stopSequence": 55 }, { "arrival": { "time": "1771868688" }, "departure": { "time": "1771868688" }, "stopId": "PYRAM2-E", "stopSequence": 56 }, { "arrival": { "time": "1771868734" }, "departure": { "time": "1771868734" }, "stopId": "BUISSO-E", "stopSequence": 57 }, { "arrival": { "time": "1771868760" }, "departure": { "time": "1771868760" }, "stopId": "DAUTEL-E", "stopSequence": 58 }, { "arrival": { "time": "1771868831" }, "departure": { "time": "1771868831" }, "stopId": "GENTR-E", "stopSequence": 59 }, { "arrival": { "time": "1771868951" }, "departure": { "time": "1771868951" }, "stopId": "SLEZIND", "stopSequence": 60 }, { "arrival": { "time": "1771869050" }, "departure": { "time": "1771869050" }, "stopId": "BAHONN-E", "stopSequence": 61 }, { "arrival": { "time": "1771869092" }, "departure": { "time": "1771869092" }, "stopId": "DEGAUL-E", "stopSequence": 62 }, { "arrival": { "time": "1771869195" }, "departure": { "time": "1771869195" }, "stopId": "MALEMB-E", "stopSequence": 63 }, { "arrival": { "time": "1771869272" }, "stopId": "TRELGARE", "stopSequence": 64 } ], "trip": { "directionId": 1, "routeId": "10", "tripId": "6567768" } } }, { "id": "trip:6567722", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771866840" }, "stopId": "LORRAIN2", "stopSequence": 0 }, { "arrival": { "time": "1771866940" }, "departure": { "time": "1771866940" }, "stopId": "MAIL-HDV", "stopSequence": 1 }, { "arrival": { "time": "1771867046" }, "departure": { "time": "1771867046" }, "stopId": "CLEMOI-E", "stopSequence": 2 }, { "arrival": { "time": "1771867132" }, "departure": { "time": "1771867132" }, "stopId": "MAISAR-E", "stopSequence": 3 }, { "arrival": { "time": "1771867200" }, "departure": { "time": "1771867200" }, "stopId": "LAREVE-E", "stopSequence": 4 }, { "arrival": { "time": "1771867288" }, "departure": { "time": "1771867288" }, "stopId": "MONTAIG", "stopSequence": 5 }, { "arrival": { "time": "1771867440" }, "departure": { "time": "1771867440" }, "stopId": "COUPER-E", "stopSequence": 6 }, { "arrival": { "time": "1771867512" }, "departure": { "time": "1771867512" }, "stopId": "MONTRJ-E", "stopSequence": 7 }, { "arrival": { "time": "1771867581" }, "departure": { "time": "1771867581" }, "stopId": "CAMELIAS", "stopSequence": 8 }, { "arrival": { "time": "1771867649" }, "departure": { "time": "1771867649" }, "stopId": "GATS-E", "stopSequence": 9 }, { "arrival": { "time": "1771867705" }, "departure": { "time": "1771867705" }, "stopId": "MAISON-E", "stopSequence": 10 }, { "arrival": { "time": "1771867758" }, "departure": { "time": "1771867758" }, "stopId": "COINTR-E", "stopSequence": 11 }, { "arrival": { "time": "1771867860" }, "departure": { "time": "1771867860" }, "stopId": "BOISRI-E", "stopSequence": 12 }, { "arrival": { "time": "1771867931" }, "departure": { "time": "1771867931" }, "stopId": "CHANTR-E", "stopSequence": 13 }, { "arrival": { "time": "1771867994" }, "departure": { "time": "1771867994" }, "stopId": "COLOM-E", "stopSequence": 14 }, { "arrival": { "time": "1771868056" }, "departure": { "time": "1771868056" }, "stopId": "HELBO-E", "stopSequence": 15 }, { "arrival": { "time": "1771868100" }, "departure": { "time": "1771868160" }, "stopId": "POLE49", "stopSequence": 16 }, { "arrival": { "time": "1771868340" }, "stopId": "EXPO-ZI", "stopSequence": 17 } ], "trip": { "directionId": 0, "routeId": "11", "tripId": "6567722" } } }, { "id": "trip:3467", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865636" }, "departure": { "time": "1771865653" }, "stopId": "MEIG34-E", "stopSequence": 13 }, { "arrival": { "time": "1771865671" }, "departure": { "time": "0" }, "stopId": "MOLINE-E", "stopSequence": 14 }, { "arrival": { "time": "1771865738" }, "departure": { "time": "1771865738" }, "stopId": "MAUNY-E", "stopSequence": 15 }, { "arrival": { "time": "1771865852" }, "departure": { "time": "1771865852" }, "stopId": "GUILL-E", "stopSequence": 16 }, { "arrival": { "time": "1771865947" }, "departure": { "time": "1771865947" }, "stopId": "ESPLO-E", "stopSequence": 17 }, { "arrival": { "time": "1771865981" }, "departure": { "time": "1771865981" }, "stopId": "LORPLM-E", "stopSequence": 18 }, { "arrival": { "time": "1771866020" }, "departure": { "time": "1771866020" }, "stopId": "NOUE-E", "stopSequence": 19 }, { "arrival": { "time": "1771866257" }, "departure": { "time": "1771866257" }, "stopId": "PAGNOL-E", "stopSequence": 20 }, { "arrival": { "time": "1771866320" }, "departure": { "time": "1771866320" }, "stopId": "JOUVET-E", "stopSequence": 21 }, { "arrival": { "time": "1771866379" }, "departure": { "time": "1771866379" }, "stopId": "MEMBMA-E", "stopSequence": 22 }, { "arrival": { "time": "1771866440" }, "departure": { "time": "1771866440" }, "stopId": "GABORI-E", "stopSequence": 23 }, { "arrival": { "time": "1771866500" }, "departure": { "time": "1771866500" }, "stopId": "BOISDA-E", "stopSequence": 24 } ], "trip": { "directionId": 1, "routeId": "34", "tripId": "3467" } } }, { "id": "trip:6568272", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771867175" }, "stopId": "LHOIRI-D", "stopSequence": 0 }, { "arrival": { "time": "1771867188" }, "departure": { "time": "1771867188" }, "stopId": "LHOIRIE2", "stopSequence": 1 }, { "arrival": { "time": "1771867223" }, "departure": { "time": "1771867223" }, "stopId": "PAVILL-E", "stopSequence": 2 }, { "arrival": { "time": "1771867272" }, "departure": { "time": "1771867272" }, "stopId": "EBEAUP-E", "stopSequence": 3 }, { "arrival": { "time": "1771867295" }, "departure": { "time": "1771867295" }, "stopId": "AAMIPI-E", "stopSequence": 4 }, { "arrival": { "time": "1771867362" }, "departure": { "time": "1771867362" }, "stopId": "GUINEZ-E", "stopSequence": 5 }, { "arrival": { "time": "1771867412" }, "departure": { "time": "1771867412" }, "stopId": "CLAIE-E", "stopSequence": 6 }, { "arrival": { "time": "1771867435" }, "departure": { "time": "1771867435" }, "stopId": "THOMAS-E", "stopSequence": 7 }, { "arrival": { "time": "1771867508" }, "departure": { "time": "1771867508" }, "stopId": "ZIBEAU-E", "stopSequence": 8 }, { "arrival": { "time": "1771867535" }, "departure": { "time": "1771867535" }, "stopId": "CCMOLIER", "stopSequence": 9 }, { "arrival": { "time": "1771867584" }, "departure": { "time": "1771867584" }, "stopId": "AAQUITN", "stopSequence": 10 }, { "arrival": { "time": "1771867618" }, "departure": { "time": "1771867618" }, "stopId": "SHEAKSPE", "stopSequence": 11 }, { "arrival": { "time": "1771867684" }, "departure": { "time": "1771867684" }, "stopId": "WIGAN", "stopSequence": 12 }, { "arrival": { "time": "1771867715" }, "departure": { "time": "1771867715" }, "stopId": "GRESILLE", "stopSequence": 13 }, { "arrival": { "time": "1771867759" }, "departure": { "time": "1771867759" }, "stopId": "PROUDHON", "stopSequence": 14 }, { "arrival": { "time": "1771867829" }, "departure": { "time": "1771867829" }, "stopId": "VALLO", "stopSequence": 15 }, { "arrival": { "time": "1771867864" }, "departure": { "time": "1771867864" }, "stopId": "MONTECLA", "stopSequence": 16 }, { "arrival": { "time": "1771867904" }, "departure": { "time": "1771867904" }, "stopId": "DELESCL", "stopSequence": 17 }, { "arrival": { "time": "1771868020" }, "departure": { "time": "1771868020" }, "stopId": "MAISLA-E", "stopSequence": 18 }, { "arrival": { "time": "1771868055" }, "departure": { "time": "1771868055" }, "stopId": "PERUSS-E", "stopSequence": 19 }, { "arrival": { "time": "1771868121" }, "departure": { "time": "1771868121" }, "stopId": "GDMAINE", "stopSequence": 20 }, { "arrival": { "time": "1771868662" }, "departure": { "time": "1771868662" }, "stopId": "EBLE", "stopSequence": 21 }, { "arrival": { "time": "1771868754" }, "departure": { "time": "1771868754" }, "stopId": "GENIE", "stopSequence": 22 }, { "arrival": { "time": "1771868816" }, "departure": { "time": "1771868816" }, "stopId": "VAUBAN", "stopSequence": 23 }, { "arrival": { "time": "1771868865" }, "departure": { "time": "1771868865" }, "stopId": "POIREL", "stopSequence": 24 }, { "arrival": { "time": "1771868896" }, "departure": { "time": "1771868896" }, "stopId": "PONTNOIR", "stopSequence": 25 }, { "arrival": { "time": "1771868935" }, "departure": { "time": "1771868935" }, "stopId": "SEMARD", "stopSequence": 26 }, { "arrival": { "time": "1771868000" }, "departure": { "time": "1771868000" }, "scheduleRelationship": "SKIPPED", "stopId": "CHDARR", "stopSequence": 27 }, { "arrival": { "time": "1771868030" }, "departure": { "time": "1771868030" }, "scheduleRelationship": "SKIPPED", "stopId": "ACADEMIE", "stopSequence": 28 }, { "arrival": { "time": "1771868062" }, "departure": { "time": "1771868062" }, "scheduleRelationship": "SKIPPED", "stopId": "GBREM-E", "stopSequence": 29 }, { "arrival": { "time": "1771869010" }, "departure": { "time": "1771869010" }, "stopId": "GARETERM", "stopSequence": 30 }, { "arrival": { "time": "1771869059" }, "departure": { "time": "1771869059" }, "stopId": "LESGARES", "stopSequence": 31 }, { "arrival": { "time": "1771869178" }, "departure": { "time": "1771869178" }, "stopId": "HARAS", "stopSequence": 32 }, { "arrival": { "time": "1771869279" }, "departure": { "time": "1771869279" }, "stopId": "STAUBIN", "stopSequence": 33 } ], "trip": { "directionId": 0, "routeId": "04", "tripId": "6568272" } } }, { "id": "trip:6566661", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771868640" }, "stopId": "1CECO", "stopSequence": 0 }, { "arrival": { "time": "1771868770" }, "departure": { "time": "1771868770" }, "stopId": "1CONS", "stopSequence": 1 }, { "arrival": { "time": "1771868864" }, "departure": { "time": "1771868864" }, "stopId": "1MTAI", "stopSequence": 2 }, { "arrival": { "time": "1771869022" }, "departure": { "time": "1771869022" }, "stopId": "1CROI", "stopSequence": 3 }, { "arrival": { "time": "1771869100" }, "departure": { "time": "1771869100" }, "stopId": "1BRIS", "stopSequence": 4 }, { "arrival": { "time": "1771869258" }, "departure": { "time": "1771869258" }, "stopId": "1DUNA", "stopSequence": 5 } ], "trip": { "directionId": 1, "routeId": "B", "tripId": "6566661" } } }, { "id": "trip:6571374", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771867980" }, "stopId": "1AARD", "stopSequence": 0 }, { "arrival": { "time": "1771868060" }, "departure": { "time": "1771868060" }, "stopId": "1BASC", "stopSequence": 1 }, { "arrival": { "time": "1771868130" }, "departure": { "time": "1771868130" }, "stopId": "1STGI", "stopSequence": 2 }, { "arrival": { "time": "1771868210" }, "departure": { "time": "1771868210" }, "stopId": "1ACAS", "stopSequence": 3 }, { "arrival": { "time": "1771868300" }, "departure": { "time": "1771868300" }, "stopId": "1BROY", "stopSequence": 4 }, { "arrival": { "time": "1771868390" }, "departure": { "time": "1771868390" }, "stopId": "1PMAY", "stopSequence": 5 }, { "arrival": { "time": "1771868500" }, "departure": { "time": "1771868500" }, "stopId": "1BOTA", "stopSequence": 6 }, { "arrival": { "time": "1771868660" }, "departure": { "time": "1771868660" }, "stopId": "1VERN", "stopSequence": 8 }, { "arrival": { "time": "1771868750" }, "departure": { "time": "1771868750" }, "stopId": "1HSAU", "stopSequence": 9 }, { "arrival": { "time": "1771868870" }, "stopId": "1JMOU", "stopSequence": 10 } ], "trip": { "directionId": 1, "routeId": "A", "tripId": "6571374" } } }, { "id": "trip:6572036", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771868700" }, "stopId": "2JMOU", "stopSequence": 0 }, { "arrival": { "time": "1771868820" }, "departure": { "time": "1771868820" }, "stopId": "2HSAU", "stopSequence": 1 }, { "arrival": { "time": "1771868910" }, "departure": { "time": "1771868910" }, "stopId": "2VERN", "stopSequence": 2 }, { "arrival": { "time": "1771869070" }, "departure": { "time": "1771869070" }, "stopId": "2BOTA", "stopSequence": 4 }, { "arrival": { "time": "1771869170" }, "departure": { "time": "1771869170" }, "stopId": "2PMAY", "stopSequence": 5 }, { "arrival": { "time": "1771869250" }, "departure": { "time": "1771869250" }, "stopId": "2BROY", "stopSequence": 6 } ], "trip": { "directionId": 0, "routeId": "A", "tripId": "6572036" } } }, { "id": "trip:6052664", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771869944" }, "stopId": "DOMVATER", "stopSequence": 0 }, { "arrival": { "time": "1771868640" }, "departure": { "time": "1771868640" }, "scheduleRelationship": "SKIPPED", "stopId": "CHENOIR", "stopSequence": 25 }, { "arrival": { "time": "1771869000" }, "departure": { "time": "1771869000" }, "scheduleRelationship": "SKIPPED", "stopId": "AQUASUB", "stopSequence": 26 }, { "arrival": { "time": "1771869050" }, "departure": { "time": "1771869050" }, "scheduleRelationship": "SKIPPED", "stopId": "AURIOL", "stopSequence": 27 }, { "arrival": { "time": "1771869118" }, "departure": { "time": "1771869118" }, "scheduleRelationship": "SKIPPED", "stopId": "LECUIT", "stopSequence": 28 }, { "arrival": { "time": "1771869180" }, "departure": { "time": "1771869180" }, "scheduleRelationship": "SKIPPED", "stopId": "BLERIOT", "stopSequence": 29 }, { "arrival": { "time": "1771869226" }, "departure": { "time": "1771869226" }, "scheduleRelationship": "SKIPPED", "stopId": "BARRA", "stopSequence": 30 } ], "trip": { "directionId": 0, "routeId": "21", "tripId": "6052664" } } }, { "id": "trip:6568341", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771866000" }, "stopId": "PARCEXPO", "stopSequence": 0 }, { "arrival": { "time": "1771866126" }, "departure": { "time": "1771866126" }, "stopId": "PROVINS", "stopSequence": 1 }, { "arrival": { "time": "1771866212" }, "departure": { "time": "1771866212" }, "stopId": "RTEPARIS", "stopSequence": 2 }, { "arrival": { "time": "1771866300" }, "departure": { "time": "1771866300" }, "stopId": "BANCSTMA", "stopSequence": 3 }, { "arrival": { "time": "1771866342" }, "departure": { "time": "1771866342" }, "stopId": "SEPSONET", "stopSequence": 4 }, { "arrival": { "time": "1771866400" }, "departure": { "time": "1771866400" }, "stopId": "SOLELEVA", "stopSequence": 5 }, { "arrival": { "time": "1771866473" }, "departure": { "time": "1771866473" }, "stopId": "CHATENAY", "stopSequence": 6 }, { "arrival": { "time": "1771866521" }, "departure": { "time": "1771866521" }, "stopId": "MIMOSAS", "stopSequence": 7 }, { "arrival": { "time": "1771866600" }, "departure": { "time": "1771866600" }, "stopId": "BRISEPOT", "stopSequence": 8 }, { "arrival": { "time": "1771866674" }, "departure": { "time": "1771866674" }, "stopId": "DESJARDI", "stopSequence": 9 }, { "arrival": { "time": "1771866735" }, "departure": { "time": "1771866735" }, "stopId": "MACE", "stopSequence": 10 }, { "arrival": { "time": "1771866777" }, "departure": { "time": "1771866777" }, "stopId": "LUTIN", "stopSequence": 11 }, { "arrival": { "time": "1771866902" }, "departure": { "time": "1771866902" }, "stopId": "MUSSET", "stopSequence": 12 }, { "arrival": { "time": "1771866960" }, "departure": { "time": "1771866960" }, "stopId": "SAVARY", "stopSequence": 13 }, { "arrival": { "time": "1771867117" }, "departure": { "time": "1771867117" }, "stopId": "MENDESFR", "stopSequence": 14 }, { "arrival": { "time": "1771867260" }, "departure": { "time": "1771867320" }, "stopId": "FO-LOR-R", "stopSequence": 15 }, { "arrival": { "time": "1771867442" }, "departure": { "time": "1771867442" }, "stopId": "STAUBI-E", "stopSequence": 16 }, { "arrival": { "time": "1771867500" }, "departure": { "time": "1771867500" }, "stopId": "HARAS-E", "stopSequence": 17 }, { "arrival": { "time": "1771867638" }, "departure": { "time": "1771867638" }, "stopId": "LESGAR-E", "stopSequence": 18 }, { "arrival": { "time": "1771867725" }, "departure": { "time": "1771867725" }, "stopId": "BREMON-E", "stopSequence": 19 }, { "arrival": { "time": "1771867782" }, "departure": { "time": "1771867782" }, "stopId": "ACAD-PLA", "stopSequence": 20 }, { "arrival": { "time": "1771867818" }, "departure": { "time": "1771867818" }, "stopId": "CHDARR-E", "stopSequence": 21 }, { "arrival": { "time": "1771868119" }, "departure": { "time": "1771868119" }, "stopId": "GDMAIN-E", "stopSequence": 22 }, { "arrival": { "time": "1771868179" }, "departure": { "time": "1771868179" }, "stopId": "PERUSSAI", "stopSequence": 23 }, { "arrival": { "time": "1771868213" }, "departure": { "time": "1771868213" }, "stopId": "MAISLAC", "stopSequence": 24 }, { "arrival": { "time": "1771868250" }, "departure": { "time": "1771868250" }, "stopId": "JEAN-MON", "stopSequence": 25 }, { "arrival": { "time": "1771868308" }, "departure": { "time": "1771868308" }, "stopId": "DELESC-E", "stopSequence": 26 }, { "arrival": { "time": "1771868344" }, "departure": { "time": "1771868344" }, "stopId": "MONTEC-E", "stopSequence": 27 }, { "arrival": { "time": "1771868379" }, "departure": { "time": "1771868379" }, "stopId": "VALLO-E", "stopSequence": 28 }, { "arrival": { "time": "1771868423" }, "departure": { "time": "1771868423" }, "stopId": "PROUDH-E", "stopSequence": 29 }, { "arrival": { "time": "1771868479" }, "departure": { "time": "1771868479" }, "stopId": "GRESIL-E", "stopSequence": 30 }, { "arrival": { "time": "1771868518" }, "departure": { "time": "1771868518" }, "stopId": "WIGAN-E", "stopSequence": 31 }, { "arrival": { "time": "1771868605" }, "departure": { "time": "1771868605" }, "stopId": "SHEAKS-E", "stopSequence": 32 }, { "arrival": { "time": "1771868649" }, "departure": { "time": "1771868649" }, "stopId": "AQUITA-E", "stopSequence": 33 }, { "arrival": { "time": "1771868719" }, "departure": { "time": "1771868719" }, "stopId": "CCMOLI-E", "stopSequence": 34 }, { "arrival": { "time": "1771868839" }, "stopId": "LHOIRI-D", "stopSequence": 35 } ], "trip": { "directionId": 1, "routeId": "04", "tripId": "6568341" } } }, { "id": "trip:6570965", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771867140" }, "stopId": "ROCHEF-E", "stopSequence": 0 }, { "arrival": { "time": "1771867214" }, "departure": { "time": "1771867214" }, "stopId": "HOTDIE-E", "stopSequence": 1 }, { "arrival": { "time": "1771867256" }, "departure": { "time": "1771867256" }, "stopId": "BICHDA-E", "stopSequence": 2 }, { "arrival": { "time": "1771867320" }, "departure": { "time": "1771867320" }, "stopId": "DESCAZEA", "stopSequence": 3 }, { "arrival": { "time": "1771867424" }, "departure": { "time": "1771867424" }, "stopId": "CIOUES-E", "stopSequence": 4 }, { "arrival": { "time": "1771867486" }, "departure": { "time": "1771867486" }, "stopId": "POMONE-E", "stopSequence": 5 }, { "arrival": { "time": "1771867532" }, "departure": { "time": "1771867532" }, "stopId": "REVERI-E", "stopSequence": 6 }, { "arrival": { "time": "1771867612" }, "departure": { "time": "1771867612" }, "stopId": "MEIGNA-E", "stopSequence": 7 }, { "arrival": { "time": "1771867652" }, "departure": { "time": "1771867652" }, "stopId": "VALOR-E", "stopSequence": 8 }, { "arrival": { "time": "1771867680" }, "departure": { "time": "1771867680" }, "stopId": "CLINIQ-E", "stopSequence": 9 }, { "arrival": { "time": "1771867725" }, "departure": { "time": "1771867725" }, "stopId": "GRANDM-E", "stopSequence": 10 }, { "arrival": { "time": "1771867774" }, "departure": { "time": "1771867774" }, "stopId": "MAISDA-E", "stopSequence": 11 }, { "arrival": { "time": "1771867819" }, "departure": { "time": "1771867819" }, "stopId": "CHMART-E", "stopSequence": 12 }, { "arrival": { "time": "1771867862" }, "departure": { "time": "1771867862" }, "stopId": "MLYAUT-E", "stopSequence": 13 }, { "arrival": { "time": "1771867936" }, "departure": { "time": "1771867936" }, "stopId": "BRASSE-E", "stopSequence": 14 }, { "arrival": { "time": "1771867991" }, "departure": { "time": "1771867991" }, "stopId": "BEURRI-E", "stopSequence": 15 }, { "arrival": { "time": "1771868047" }, "departure": { "time": "1771868047" }, "stopId": "DELAUN-E", "stopSequence": 16 }, { "arrival": { "time": "1771868106" }, "departure": { "time": "1771868106" }, "stopId": "MAUFIN-E", "stopSequence": 17 }, { "arrival": { "time": "1771868160" }, "departure": { "time": "1771868160" }, "stopId": "MAIRAV-E", "stopSequence": 18 }, { "arrival": { "time": "1771868204" }, "departure": { "time": "1771868204" }, "stopId": "TERNIE-E", "stopSequence": 19 }, { "arrival": { "time": "1771868244" }, "departure": { "time": "1771868244" }, "stopId": "BALAND-E", "stopSequence": 20 }, { "arrival": { "time": "1771868297" }, "departure": { "time": "1771868297" }, "stopId": "PIECE-E", "stopSequence": 21 }, { "arrival": { "time": "1771868365" }, "departure": { "time": "1771868365" }, "stopId": "LA-BOI-E", "stopSequence": 22 }, { "arrival": { "time": "1771868420" }, "departure": { "time": "1771868420" }, "stopId": "SCHWAL-E", "stopSequence": 23 }, { "arrival": { "time": "1771868460" }, "stopId": "ADEZIERE", "stopSequence": 24 } ], "trip": { "directionId": 0, "routeId": "03", "tripId": "6570965" } } }, { "id": "trip:6570985", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771867740" }, "stopId": "FO-LOR-R", "stopSequence": 0 }, { "arrival": { "time": "1771867851" }, "departure": { "time": "1771867851" }, "stopId": "STAUBI-E", "stopSequence": 1 }, { "arrival": { "time": "1771867904" }, "departure": { "time": "1771867904" }, "stopId": "HARAS-E", "stopSequence": 2 }, { "arrival": { "time": "1771868100" }, "departure": { "time": "1771868100" }, "stopId": "ANLERO-E", "stopSequence": 3 }, { "arrival": { "time": "1771868173" }, "departure": { "time": "1771868173" }, "stopId": "RABELA-E", "stopSequence": 4 }, { "arrival": { "time": "1771868231" }, "departure": { "time": "1771868231" }, "stopId": "ESA-E", "stopSequence": 5 }, { "arrival": { "time": "1771868364" }, "departure": { "time": "1771868364" }, "stopId": "DELATA-E", "stopSequence": 6 }, { "arrival": { "time": "1771868460" }, "departure": { "time": "1771868460" }, "stopId": "ALLARD-E", "stopSequence": 7 }, { "arrival": { "time": "1771868510" }, "departure": { "time": "1771868510" }, "stopId": "TASSIG-E", "stopSequence": 8 }, { "arrival": { "time": "1771868603" }, "departure": { "time": "1771868603" }, "stopId": "TROIPA-E", "stopSequence": 9 }, { "arrival": { "time": "1771868640" }, "departure": { "time": "1771868640" }, "stopId": "SABLON-E", "stopSequence": 10 }, { "arrival": { "time": "1771868701" }, "departure": { "time": "1771868701" }, "stopId": "RUELLE-E", "stopSequence": 11 }, { "arrival": { "time": "1771868795" }, "departure": { "time": "1771868795" }, "stopId": "GENDRO-E", "stopSequence": 12 }, { "arrival": { "time": "1771868902" }, "departure": { "time": "1771868902" }, "stopId": "PATUR-E", "stopSequence": 13 }, { "arrival": { "time": "1771868982" }, "departure": { "time": "1771868982" }, "stopId": "AUTHIO-E", "stopSequence": 14 }, { "arrival": { "time": "1771869050" }, "departure": { "time": "1771869050" }, "stopId": "BELPOU-E", "stopSequence": 15 }, { "arrival": { "time": "1771869120" }, "departure": { "time": "1771869120" }, "scheduleRelationship": "SKIPPED", "stopId": "PONTSC-E", "stopSequence": 17 }, { "arrival": { "time": "1771869276" }, "departure": { "time": "1771869276" }, "scheduleRelationship": "SKIPPED", "stopId": "LOIRE-E", "stopSequence": 18 } ], "trip": { "directionId": 1, "routeId": "03", "tripId": "6570985" } } }, { "id": "trip:6568268", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865619" }, "departure": { "time": "1771865635" }, "stopId": "VAUBAN", "stopSequence": 23 }, { "arrival": { "time": "1771865664" }, "departure": { "time": "1771865680" }, "stopId": "POIREL", "stopSequence": 24 }, { "arrival": { "time": "1771865704" }, "departure": { "time": "1771865704" }, "stopId": "PONTNOIR", "stopSequence": 25 }, { "arrival": { "time": "1771865743" }, "departure": { "time": "1771865743" }, "stopId": "SEMARD", "stopSequence": 26 }, { "arrival": { "time": "1771865808" }, "departure": { "time": "1771865808" }, "stopId": "GARETERM", "stopSequence": 30 }, { "arrival": { "time": "1771865860" }, "departure": { "time": "1771865860" }, "stopId": "LESGARES", "stopSequence": 31 }, { "arrival": { "time": "1771865989" }, "departure": { "time": "1771865989" }, "stopId": "HARAS", "stopSequence": 32 }, { "arrival": { "time": "1771866072" }, "departure": { "time": "1771866072" }, "stopId": "STAUBIN", "stopSequence": 33 }, { "arrival": { "time": "1771866125" }, "departure": { "time": "1771866125" }, "stopId": "LOR-FO-A", "stopSequence": 34 }, { "arrival": { "time": "1771866343" }, "departure": { "time": "1771866343" }, "stopId": "MENDES-E", "stopSequence": 35 }, { "arrival": { "time": "1771866519" }, "departure": { "time": "1771866519" }, "stopId": "SAVARY-E", "stopSequence": 36 }, { "arrival": { "time": "1771866568" }, "departure": { "time": "1771866568" }, "stopId": "MUSSET-E", "stopSequence": 37 }, { "arrival": { "time": "1771866699" }, "departure": { "time": "1771866699" }, "stopId": "LUTIN-E", "stopSequence": 38 }, { "arrival": { "time": "1771866758" }, "departure": { "time": "1771866758" }, "stopId": "MACE-E", "stopSequence": 39 }, { "arrival": { "time": "1771866750" }, "departure": { "time": "1771866750" }, "stopId": "DESJAR-E", "stopSequence": 40 }, { "arrival": { "time": "1771866819" }, "departure": { "time": "1771866819" }, "stopId": "BRISEP-E", "stopSequence": 41 }, { "arrival": { "time": "1771866909" }, "departure": { "time": "1771866909" }, "stopId": "MIMOSA-E", "stopSequence": 42 }, { "arrival": { "time": "1771866975" }, "departure": { "time": "1771866975" }, "stopId": "CHATEN-E", "stopSequence": 43 }, { "arrival": { "time": "1771867075" }, "departure": { "time": "1771867075" }, "stopId": "SOLELE-E", "stopSequence": 44 }, { "arrival": { "time": "1771867118" }, "departure": { "time": "1771867118" }, "stopId": "SEPSON-E", "stopSequence": 45 }, { "arrival": { "time": "1771867127" }, "departure": { "time": "1771867127" }, "stopId": "BANCST-E", "stopSequence": 46 }, { "arrival": { "time": "1771867236" }, "departure": { "time": "1771867236" }, "stopId": "RTEPAR-E", "stopSequence": 47 }, { "arrival": { "time": "1771867313" }, "departure": { "time": "1771867313" }, "stopId": "PROVIN-E", "stopSequence": 48 }, { "arrival": { "time": "1771867466" }, "stopId": "PARCEX-E", "stopSequence": 49 } ], "trip": { "directionId": 0, "routeId": "04", "tripId": "6568268" } } }, { "id": "trip:6052726", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771868880" }, "stopId": "HTDEMURS", "stopSequence": 0 }, { "arrival": { "time": "1771868915" }, "departure": { "time": "1771868915" }, "stopId": "LABUISSA", "stopSequence": 1 }, { "arrival": { "time": "1771868959" }, "departure": { "time": "1771868959" }, "stopId": "LECOTEAU", "stopSequence": 2 }, { "arrival": { "time": "1771869021" }, "departure": { "time": "1771869021" }, "stopId": "CARMET", "stopSequence": 3 }, { "arrival": { "time": "1771869089" }, "departure": { "time": "1771869089" }, "stopId": "MURSHDV", "stopSequence": 4 }, { "arrival": { "time": "1771869116" }, "departure": { "time": "1771869116" }, "stopId": "LEVESQUE", "stopSequence": 5 }, { "arrival": { "time": "1771869183" }, "departure": { "time": "1771869183" }, "stopId": "ERIGNE", "stopSequence": 6 }, { "arrival": { "time": "1771869208" }, "departure": { "time": "1771869208" }, "stopId": "SOLAND", "stopSequence": 7 }, { "arrival": { "time": "1771869240" }, "departure": { "time": "1771869240" }, "stopId": "GDPRESSO", "stopSequence": 8 }, { "arrival": { "time": "1771869280" }, "departure": { "time": "1771869280" }, "stopId": "BARBOTER", "stopSequence": 9 } ], "trip": { "directionId": 0, "routeId": "23", "tripId": "6052726" } } }, { "id": "trip:6566667", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771868350" }, "stopId": "2MONP", "stopSequence": 0 }, { "arrival": { "time": "1771868432" }, "departure": { "time": "1771868432" }, "stopId": "2EURO", "stopSequence": 1 }, { "arrival": { "time": "1771868518" }, "departure": { "time": "1771868518" }, "stopId": "2DUNA", "stopSequence": 2 }, { "arrival": { "time": "1771868690" }, "departure": { "time": "1771868690" }, "stopId": "2BRIS", "stopSequence": 3 }, { "arrival": { "time": "1771868771" }, "departure": { "time": "1771868771" }, "stopId": "2CROI", "stopSequence": 4 }, { "arrival": { "time": "1771868932" }, "departure": { "time": "1771868932" }, "stopId": "2MTAI", "stopSequence": 5 }, { "arrival": { "time": "1771869030" }, "departure": { "time": "1771869030" }, "stopId": "2CONS", "stopSequence": 6 }, { "arrival": { "time": "1771869180" }, "stopId": "2CECO", "stopSequence": 7 } ], "trip": { "directionId": 0, "routeId": "B", "tripId": "6566667" } } }, { "id": "trip:6567910", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865648" }, "departure": { "time": "1771865648" }, "stopId": "HMAI", "stopSequence": 22 }, { "arrival": { "time": "1771865694" }, "departure": { "time": "1771865694" }, "stopId": "FO-LOR-R", "stopSequence": 23 }, { "arrival": { "time": "1771865858" }, "departure": { "time": "1771865858" }, "stopId": "STAUBI-E", "stopSequence": 24 }, { "arrival": { "time": "1771865866" }, "departure": { "time": "1771865866" }, "stopId": "HARAS-E", "stopSequence": 25 }, { "arrival": { "time": "1771866008" }, "departure": { "time": "1771866008" }, "stopId": "LESGAR-E", "stopSequence": 26 }, { "arrival": { "time": "1771866108" }, "departure": { "time": "1771866108" }, "stopId": "SEMARD-E", "stopSequence": 27 }, { "arrival": { "time": "1771866196" }, "departure": { "time": "1771866196" }, "stopId": "PONTNO-E", "stopSequence": 28 }, { "arrival": { "time": "1771866282" }, "departure": { "time": "1771866282" }, "stopId": "POIREL-E", "stopSequence": 29 }, { "arrival": { "time": "1771866330" }, "departure": { "time": "1771866330" }, "stopId": "VAUBAN-E", "stopSequence": 30 }, { "arrival": { "time": "1771866391" }, "departure": { "time": "1771866391" }, "stopId": "FREMUR-E", "stopSequence": 31 }, { "arrival": { "time": "1771866468" }, "departure": { "time": "1771866468" }, "stopId": "STRASB-E", "stopSequence": 32 }, { "arrival": { "time": "1771866598" }, "departure": { "time": "1771866598" }, "stopId": "LETAND-E", "stopSequence": 33 }, { "arrival": { "time": "1771866635" }, "departure": { "time": "1771866635" }, "stopId": "BEDIER-E", "stopSequence": 34 }, { "arrival": { "time": "1771866673" }, "departure": { "time": "1771866673" }, "stopId": "INTREP-E", "stopSequence": 35 }, { "arrival": { "time": "1771866710" }, "departure": { "time": "1771866710" }, "stopId": "MTARDA-E", "stopSequence": 36 }, { "arrival": { "time": "1771866755" }, "departure": { "time": "1771866755" }, "stopId": "AUBRY-E", "stopSequence": 37 }, { "arrival": { "time": "1771866814" }, "departure": { "time": "1771866814" }, "stopId": "COSSE-E", "stopSequence": 38 }, { "arrival": { "time": "1771866888" }, "departure": { "time": "1771866888" }, "stopId": "HUTREA-E", "stopSequence": 39 }, { "arrival": { "time": "1771866912" }, "departure": { "time": "1771866912" }, "stopId": "JOLIVE-E", "stopSequence": 40 }, { "arrival": { "time": "1771866976" }, "departure": { "time": "1771866976" }, "stopId": "BELOEI-E", "stopSequence": 41 }, { "arrival": { "time": "1771867018" }, "departure": { "time": "1771867018" }, "stopId": "RTEDAN-E", "stopSequence": 42 }, { "arrival": { "time": "1771867069" }, "departure": { "time": "1771867069" }, "stopId": "LESROS-E", "stopSequence": 43 }, { "arrival": { "time": "1771867152" }, "departure": { "time": "1771867152" }, "stopId": "LOUPIN-E", "stopSequence": 44 }, { "arrival": { "time": "1771867226" }, "departure": { "time": "1771867226" }, "stopId": "MASGEM-E", "stopSequence": 45 }, { "arrival": { "time": "1771867278" }, "departure": { "time": "1771867278" }, "stopId": "HOSGEM-E", "stopSequence": 46 }, { "arrival": { "time": "1771867350" }, "departure": { "time": "1771867350" }, "stopId": "CLOS9-E", "stopSequence": 47 }, { "arrival": { "time": "1771867402" }, "departure": { "time": "1771867402" }, "stopId": "VANRIE-E", "stopSequence": 48 }, { "arrival": { "time": "1771867463" }, "departure": { "time": "1771867463" }, "stopId": "PORTSG-E", "stopSequence": 49 }, { "arrival": { "time": "1771867496" }, "departure": { "time": "1771867496" }, "stopId": "LECHEN-E", "stopSequence": 50 }, { "arrival": { "time": "1771867558" }, "stopId": "ROMORNA", "stopSequence": 51 } ], "trip": { "directionId": 1, "routeId": "08", "tripId": "6567910" } } }, { "id": "trip:6568234", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865649" }, "departure": { "time": "1771865651" }, "stopId": "STLEON5B", "stopSequence": 46 }, { "arrival": { "time": "1771865736" }, "departure": { "time": "1771865736" }, "stopId": "VILLEC-E", "stopSequence": 47 }, { "arrival": { "time": "1771865844" }, "departure": { "time": "1771865844" }, "stopId": "ESPACE5B", "stopSequence": 48 }, { "arrival": { "time": "1771865945" }, "departure": { "time": "1771865945" }, "stopId": "CAMELIAS", "stopSequence": 49 }, { "arrival": { "time": "1771866065" }, "departure": { "time": "1771866065" }, "stopId": "ISORET", "stopSequence": 50 }, { "arrival": { "time": "1771866177" }, "departure": { "time": "1771866177" }, "stopId": "GILLIER", "stopSequence": 51 }, { "arrival": { "time": "1771866254" }, "departure": { "time": "1771866254" }, "stopId": "DEUCRO-E", "stopSequence": 52 }, { "arrival": { "time": "1771866298" }, "departure": { "time": "1771866298" }, "stopId": "THULEA-E", "stopSequence": 53 }, { "arrival": { "time": "1771866357" }, "departure": { "time": "1771866357" }, "stopId": "BRISPO-E", "stopSequence": 54 }, { "arrival": { "time": "1771866472" }, "departure": { "time": "1771866472" }, "stopId": "ALDUNA-E", "stopSequence": 55 }, { "arrival": { "time": "1771866618" }, "departure": { "time": "1771866618" }, "stopId": "EUROPE-E", "stopSequence": 56 }, { "arrival": { "time": "1771866687" }, "departure": { "time": "1771866687" }, "stopId": "RBRIOLLA", "stopSequence": 57 }, { "arrival": { "time": "1771866764" }, "departure": { "time": "1771866764" }, "stopId": "RAMON", "stopSequence": 58 }, { "arrival": { "time": "1771866845" }, "departure": { "time": "1771866845" }, "stopId": "CARREF5B", "stopSequence": 59 }, { "arrival": { "time": "1771867022" }, "departure": { "time": "1771867022" }, "stopId": "ESEO", "stopSequence": 60 }, { "arrival": { "time": "1771867089" }, "departure": { "time": "1771867089" }, "stopId": "CHARNASS", "stopSequence": 61 }, { "arrival": { "time": "1771867174" }, "departure": { "time": "1771867174" }, "stopId": "FRATER", "stopSequence": 62 }, { "arrival": { "time": "1771867220" }, "departure": { "time": "1771867220" }, "stopId": "AURIOL-E", "stopSequence": 63 }, { "arrival": { "time": "1771867266" }, "stopId": "AQUAVITA", "stopSequence": 64 } ], "trip": { "directionId": 1, "routeId": "05", "tripId": "6568234" } } }, { "id": "trip:6567866", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771868340" }, "stopId": "MOULINMA", "stopSequence": 0 }, { "arrival": { "time": "1771868452" }, "departure": { "time": "1771868452" }, "stopId": "BAUDRAI", "stopSequence": 1 }, { "arrival": { "time": "1771868520" }, "departure": { "time": "1771868520" }, "stopId": "GUILLEB.", "stopSequence": 2 }, { "arrival": { "time": "1771868549" }, "departure": { "time": "1771868549" }, "stopId": "RONCIE-E", "stopSequence": 3 }, { "arrival": { "time": "1771868582" }, "departure": { "time": "1771868582" }, "stopId": "JEROST-E", "stopSequence": 4 }, { "arrival": { "time": "1771868611" }, "departure": { "time": "1771868611" }, "stopId": "MACURI-E", "stopSequence": 5 }, { "arrival": { "time": "1771868640" }, "departure": { "time": "1771868640" }, "stopId": "GGSAND-E", "stopSequence": 6 }, { "arrival": { "time": "1771868709" }, "departure": { "time": "1771868709" }, "stopId": "FRANVI-E", "stopSequence": 7 }, { "arrival": { "time": "1771868838" }, "departure": { "time": "1771868838" }, "stopId": "GIRARDE", "stopSequence": 8 }, { "arrival": { "time": "1771868893" }, "departure": { "time": "1771868893" }, "stopId": "CHESNAIE", "stopSequence": 9 }, { "arrival": { "time": "1771868940" }, "departure": { "time": "1771868940" }, "stopId": "GENDRON", "stopSequence": 10 }, { "arrival": { "time": "1771868984" }, "departure": { "time": "1771868984" }, "stopId": "DIONNEAU", "stopSequence": 11 }, { "arrival": { "time": "1771869030" }, "departure": { "time": "1771869030" }, "stopId": "ATHLETIS", "stopSequence": 12 }, { "arrival": { "time": "1771869086" }, "departure": { "time": "1771869086" }, "stopId": "DANGELIN", "stopSequence": 13 }, { "arrival": { "time": "1771869135" }, "departure": { "time": "1771869135" }, "stopId": "LINOVENT", "stopSequence": 14 }, { "arrival": { "time": "1771869180" }, "departure": { "time": "1771869180" }, "stopId": "MARIANNE", "stopSequence": 15 }, { "arrival": { "time": "1771869245" }, "departure": { "time": "1771869245" }, "stopId": "VIVIERS", "stopSequence": 16 } ], "trip": { "directionId": 0, "routeId": "09", "tripId": "6567866" } } }, { "id": "trip:6571157", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771867140" }, "stopId": "2FMBL", "stopSequence": 0 }, { "arrival": { "time": "1771867230" }, "departure": { "time": "1771867230" }, "stopId": "1HARA", "stopSequence": 1 }, { "arrival": { "time": "1771867350" }, "departure": { "time": "1771867350" }, "stopId": "1LGAR", "stopSequence": 2 }, { "arrival": { "time": "1771867450" }, "departure": { "time": "1771867450" }, "stopId": "1LAFA", "stopSequence": 3 }, { "arrival": { "time": "1771867550" }, "departure": { "time": "1771867550" }, "stopId": "1STRA", "stopSequence": 4 }, { "arrival": { "time": "1771867660" }, "departure": { "time": "1771867660" }, "stopId": "1BAMA", "stopSequence": 5 }, { "arrival": { "time": "1771867770" }, "departure": { "time": "1771867770" }, "stopId": "1JE23", "stopSequence": 6 }, { "arrival": { "time": "1771867880" }, "departure": { "time": "1771867880" }, "stopId": "1JVIL", "stopSequence": 7 }, { "arrival": { "time": "1771868000" }, "stopId": "1ANRO", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "A", "tripId": "6571157" } } }, { "id": "trip:6559162", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865581" }, "departure": { "time": "1771865581" }, "stopId": "JEBOUI-E", "stopSequence": 6 }, { "arrival": { "time": "1771865625" }, "departure": { "time": "1771865656" }, "stopId": "PCOUBE-E", "stopSequence": 7 }, { "arrival": { "time": "1771865695" }, "departure": { "time": "1771865695" }, "stopId": "AROBA-E", "stopSequence": 8 }, { "arrival": { "time": "1771865828" }, "departure": { "time": "1771865828" }, "stopId": "LANGLA-E", "stopSequence": 9 }, { "arrival": { "time": "1771865986" }, "departure": { "time": "1771865986" }, "stopId": "MONTAI-E", "stopSequence": 10 }, { "arrival": { "time": "1771866118" }, "departure": { "time": "1771866118" }, "stopId": "JERUSA-E", "stopSequence": 11 }, { "arrival": { "time": "1771866175" }, "departure": { "time": "1771866175" }, "stopId": "DAGNET-E", "stopSequence": 12 }, { "arrival": { "time": "1771866213" }, "departure": { "time": "1771866213" }, "stopId": "GILLIE-E", "stopSequence": 13 }, { "arrival": { "time": "1771866280" }, "departure": { "time": "1771866280" }, "stopId": "ISORET-E", "stopSequence": 14 }, { "arrival": { "time": "1771866372" }, "departure": { "time": "1771866372" }, "stopId": "VANDE-E", "stopSequence": 15 }, { "arrival": { "time": "1771866432" }, "departure": { "time": "1771866432" }, "stopId": "ORMEAU-E", "stopSequence": 16 }, { "arrival": { "time": "1771866463" }, "departure": { "time": "1771866463" }, "stopId": "CRBLAN-E", "stopSequence": 17 }, { "arrival": { "time": "1771866528" }, "departure": { "time": "1771866528" }, "stopId": "CHATEL-E", "stopSequence": 18 }, { "arrival": { "time": "1771866586" }, "departure": { "time": "1771866586" }, "stopId": "BANCHA-E", "stopSequence": 19 }, { "arrival": { "time": "1771866649" }, "departure": { "time": "1771866649" }, "stopId": "JARDF-E", "stopSequence": 20 }, { "arrival": { "time": "1771866689" }, "departure": { "time": "1771866689" }, "stopId": "SAILLE-E", "stopSequence": 21 }, { "arrival": { "time": "1771866766" }, "stopId": "SAUBIN", "stopSequence": 22 } ], "trip": { "directionId": 0, "routeId": "07", "tripId": "6559162" } } }, { "id": "trip:6568374", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771869068" }, "departure": { "time": "1771869068" }, "scheduleRelationship": "SKIPPED", "stopId": "GDPRESSO", "stopSequence": 2 }, { "arrival": { "time": "1771869118" }, "departure": { "time": "1771869118" }, "scheduleRelationship": "SKIPPED", "stopId": "BARBOTER", "stopSequence": 3 }, { "arrival": { "time": "1771869171" }, "departure": { "time": "1771869171" }, "scheduleRelationship": "SKIPPED", "stopId": "FONTENE", "stopSequence": 4 }, { "arrival": { "time": "1771869239" }, "departure": { "time": "1771869239" }, "scheduleRelationship": "SKIPPED", "stopId": "CHAERIGN", "stopSequence": 5 }, { "arrival": { "time": "1771869099" }, "departure": { "time": "1771869099" }, "stopId": "PONTSCEM", "stopSequence": 10 }, { "arrival": { "time": "1771869156" }, "departure": { "time": "1771869156" }, "stopId": "BELPOULE", "stopSequence": 11 }, { "arrival": { "time": "1771869230" }, "departure": { "time": "1771869230" }, "stopId": "AUTHION", "stopSequence": 12 } ], "trip": { "directionId": 0, "routeId": "03", "tripId": "6568374" } } }, { "id": "trip:6567728", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865762" }, "departure": { "time": "1771865762" }, "stopId": "MONTAI-E", "stopSequence": 13 }, { "arrival": { "time": "1771865836" }, "departure": { "time": "1771865836" }, "stopId": "LAREVELL", "stopSequence": 14 }, { "arrival": { "time": "1771865986" }, "departure": { "time": "1771865986" }, "stopId": "MAISARTS", "stopSequence": 15 }, { "arrival": { "time": "1771866098" }, "departure": { "time": "1771866098" }, "stopId": "CLEMOINE", "stopSequence": 16 }, { "arrival": { "time": "1771866241" }, "departure": { "time": "1771866241" }, "stopId": "MAIL-NAE", "stopSequence": 17 }, { "arrival": { "time": "1771866316" }, "stopId": "LORRAIN2", "stopSequence": 18 } ], "trip": { "directionId": 1, "routeId": "11", "tripId": "6567728" } } }, { "id": "trip:3565", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865750" }, "departure": { "time": "1771865750" }, "stopId": "LESLAN-E", "stopSequence": 6 }, { "arrival": { "time": "1771865859" }, "departure": { "time": "1771865859" }, "stopId": "FOUQUE-E", "stopSequence": 7 }, { "arrival": { "time": "1771865910" }, "departure": { "time": "1771865910" }, "stopId": "DPATIS-E", "stopSequence": 8 }, { "arrival": { "time": "1771865959" }, "departure": { "time": "1771865959" }, "stopId": "DFRAYON-E", "stopSequence": 9 }, { "arrival": { "time": "1771866102" }, "departure": { "time": "1771866102" }, "stopId": "PTGRCH-E", "stopSequence": 12 }, { "arrival": { "time": "1771866156" }, "departure": { "time": "1771866156" }, "stopId": "HULLET-E", "stopSequence": 13 }, { "arrival": { "time": "1771866290" }, "departure": { "time": "1771866290" }, "stopId": "LESSAR-E", "stopSequence": 14 } ], "trip": { "directionId": 1, "routeId": "35", "tripId": "3565" } } }, { "id": "trip:6570740", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771869240" }, "stopId": "MONPRO-E", "stopSequence": 0 } ], "trip": { "directionId": 1, "routeId": "02", "tripId": "6570740" } } }, { "id": "trip:6052733", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865568" }, "departure": { "time": "1771865568" }, "stopId": "HTDEMURS", "stopSequence": 15 } ], "trip": { "directionId": 1, "routeId": "23", "tripId": "6052733" } } }, { "id": "trip:6568221", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865593" }, "departure": { "time": "1771865627" }, "stopId": "GENIE-E", "stopSequence": 19 }, { "arrival": { "time": "1771865718" }, "departure": { "time": "1771865718" }, "stopId": "EBLE-E", "stopSequence": 20 }, { "arrival": { "time": "1771865849" }, "departure": { "time": "1771865849" }, "stopId": "CTRETR-E", "stopSequence": 21 }, { "arrival": { "time": "1771866015" }, "departure": { "time": "1771866015" }, "stopId": "GAUBOU5B", "stopSequence": 22 }, { "arrival": { "time": "1771866092" }, "departure": { "time": "1771866092" }, "stopId": "MONTCASB", "stopSequence": 23 }, { "arrival": { "time": "1771866153" }, "departure": { "time": "1771866153" }, "stopId": "MAJUIN5B", "stopSequence": 24 }, { "arrival": { "time": "1771866204" }, "departure": { "time": "1771866204" }, "stopId": "CLAUDEL", "stopSequence": 25 }, { "arrival": { "time": "1771866256" }, "departure": { "time": "1771866256" }, "stopId": "JEAN-23", "stopSequence": 26 }, { "arrival": { "time": "1771866292" }, "departure": { "time": "1771866292" }, "stopId": "JULESVER", "stopSequence": 27 }, { "arrival": { "time": "1771866378" }, "departure": { "time": "1771866378" }, "stopId": "PALLAC-E", "stopSequence": 28 }, { "arrival": { "time": "1771866412" }, "departure": { "time": "1771866412" }, "stopId": "DURVIL-E", "stopSequence": 29 }, { "arrival": { "time": "1771866506" }, "departure": { "time": "1771866506" }, "stopId": "ANRO-5B", "stopSequence": 30 }, { "arrival": { "time": "1771866601" }, "departure": { "time": "1771866601" }, "stopId": "BOUTHO-E", "stopSequence": 31 }, { "arrival": { "time": "1771866697" }, "departure": { "time": "1771866697" }, "stopId": "APPENT-E", "stopSequence": 32 }, { "arrival": { "time": "1771866782" }, "departure": { "time": "1771866782" }, "stopId": "FRCEVE-E", "stopSequence": 33 }, { "arrival": { "time": "1771866847" }, "departure": { "time": "1771866847" }, "stopId": "ORGEMO-E", "stopSequence": 34 }, { "arrival": { "time": "1771866912" }, "departure": { "time": "1771866912" }, "stopId": "NERUDA", "stopSequence": 35 }, { "arrival": { "time": "1771866976" }, "departure": { "time": "1771866976" }, "stopId": "ORGEMONT", "stopSequence": 36 }, { "arrival": { "time": "1771867061" }, "departure": { "time": "1771867061" }, "stopId": "ARBORETU", "stopSequence": 37 }, { "arrival": { "time": "1771867122" }, "departure": { "time": "1771867122" }, "stopId": "MORELE-E", "stopSequence": 38 }, { "arrival": { "time": "1771867207" }, "departure": { "time": "1771867207" }, "stopId": "DELATR-E", "stopSequence": 39 }, { "arrival": { "time": "1771867294" }, "departure": { "time": "1771867294" }, "stopId": "HAUTPR-E", "stopSequence": 40 }, { "arrival": { "time": "1771867430" }, "departure": { "time": "1771867430" }, "stopId": "INTMIL-E", "stopSequence": 41 }, { "arrival": { "time": "1771867524" }, "departure": { "time": "1771867524" }, "stopId": "SAUMUR-E", "stopSequence": 42 }, { "arrival": { "time": "1771867598" }, "departure": { "time": "1771867598" }, "stopId": "DELACR-E", "stopSequence": 43 }, { "arrival": { "time": "1771867667" }, "departure": { "time": "1771867667" }, "stopId": "JUSTIC-E", "stopSequence": 44 }, { "arrival": { "time": "1771867777" }, "departure": { "time": "1771867777" }, "stopId": "JEJAUR-E", "stopSequence": 45 }, { "arrival": { "time": "1771867829" }, "departure": { "time": "1771867829" }, "stopId": "STLEON5B", "stopSequence": 46 }, { "arrival": { "time": "1771867904" }, "departure": { "time": "1771867904" }, "stopId": "VILLEC-E", "stopSequence": 47 }, { "arrival": { "time": "1771867998" }, "departure": { "time": "1771867998" }, "stopId": "ESPACE5B", "stopSequence": 48 }, { "arrival": { "time": "1771868087" }, "departure": { "time": "1771868087" }, "stopId": "CAMELIAS", "stopSequence": 49 }, { "arrival": { "time": "1771868196" }, "departure": { "time": "1771868196" }, "stopId": "ISORET", "stopSequence": 50 }, { "arrival": { "time": "1771868237" }, "departure": { "time": "1771868237" }, "stopId": "GILLIER", "stopSequence": 51 }, { "arrival": { "time": "1771868307" }, "departure": { "time": "1771868307" }, "stopId": "DEUCRO-E", "stopSequence": 52 }, { "arrival": { "time": "1771868347" }, "departure": { "time": "1771868347" }, "stopId": "THULEA-E", "stopSequence": 53 }, { "arrival": { "time": "1771868400" }, "departure": { "time": "1771868400" }, "stopId": "BRISPO-E", "stopSequence": 54 }, { "arrival": { "time": "1771868505" }, "departure": { "time": "1771868505" }, "stopId": "ALDUNA-E", "stopSequence": 55 }, { "arrival": { "time": "1771868638" }, "departure": { "time": "1771868638" }, "stopId": "EUROPE-E", "stopSequence": 56 }, { "arrival": { "time": "1771868707" }, "departure": { "time": "1771868707" }, "stopId": "RBRIOLLA", "stopSequence": 57 }, { "arrival": { "time": "1771868798" }, "departure": { "time": "1771868798" }, "stopId": "RAMON", "stopSequence": 58 }, { "arrival": { "time": "1771868878" }, "departure": { "time": "1771868878" }, "stopId": "CARREF5B", "stopSequence": 59 }, { "arrival": { "time": "1771869088" }, "departure": { "time": "1771869088" }, "stopId": "ESEO", "stopSequence": 60 }, { "arrival": { "time": "1771869131" }, "departure": { "time": "1771869131" }, "stopId": "CHARNASS", "stopSequence": 61 }, { "arrival": { "time": "1771869189" }, "departure": { "time": "1771869189" }, "stopId": "FRATER", "stopSequence": 62 }, { "arrival": { "time": "1771869235" }, "departure": { "time": "1771869235" }, "stopId": "AURIOL-E", "stopSequence": 63 }, { "arrival": { "time": "1771869307" }, "stopId": "AQUAVITA", "stopSequence": 64 } ], "trip": { "directionId": 1, "routeId": "05", "tripId": "6568221" } } }, { "id": "trip:6568586", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865567" }, "departure": { "time": "1771865567" }, "stopId": "LAREUX", "stopSequence": 16 }, { "arrival": { "time": "1771865642" }, "departure": { "time": "1771865642" }, "stopId": "CASERNE", "stopSequence": 17 }, { "arrival": { "time": "1771865704" }, "departure": { "time": "1771865704" }, "stopId": "ARCEAU", "stopSequence": 18 }, { "arrival": { "time": "1771865771" }, "departure": { "time": "1771865771" }, "stopId": "AFPA", "stopSequence": 19 }, { "arrival": { "time": "1771865850" }, "departure": { "time": "1771865850" }, "stopId": "CIMETIER", "stopSequence": 20 }, { "arrival": { "time": "1771865958" }, "departure": { "time": "1771865958" }, "stopId": "MONTAIG", "stopSequence": 21 }, { "arrival": { "time": "1771866004" }, "departure": { "time": "1771866004" }, "stopId": "GARDOT", "stopSequence": 22 }, { "arrival": { "time": "1771866068" }, "departure": { "time": "1771866068" }, "stopId": "STEXUPER", "stopSequence": 23 }, { "arrival": { "time": "1771866166" }, "departure": { "time": "1771866166" }, "stopId": "SECUSOCI", "stopSequence": 24 }, { "arrival": { "time": "1771866352" }, "departure": { "time": "1771866352" }, "stopId": "MAIL-NAE", "stopSequence": 25 }, { "arrival": { "time": "1771866430" }, "departure": { "time": "1771866430" }, "stopId": "FO-LOR-R", "stopSequence": 26 }, { "arrival": { "time": "1771866534" }, "departure": { "time": "1771866534" }, "stopId": "STAUBI-E", "stopSequence": 27 }, { "arrival": { "time": "1771866588" }, "departure": { "time": "1771866588" }, "stopId": "HARAS-E", "stopSequence": 28 }, { "arrival": { "time": "1771866727" }, "stopId": "LESGAR-E", "stopSequence": 29 } ], "trip": { "directionId": 1, "routeId": "02", "tripId": "6568586" } } }, { "id": "trip:6570923", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771865820" }, "stopId": "FO-LOR-R", "stopSequence": 0 }, { "arrival": { "time": "1771865982" }, "departure": { "time": "1771865982" }, "stopId": "STAUBI-E", "stopSequence": 1 }, { "arrival": { "time": "1771866060" }, "departure": { "time": "1771866060" }, "stopId": "HARAS-E", "stopSequence": 2 }, { "arrival": { "time": "1771866256" }, "departure": { "time": "1771866256" }, "stopId": "ANLERO-E", "stopSequence": 3 }, { "arrival": { "time": "1771866329" }, "departure": { "time": "1771866329" }, "stopId": "RABELA-E", "stopSequence": 4 }, { "arrival": { "time": "1771866387" }, "departure": { "time": "1771866387" }, "stopId": "ESA-E", "stopSequence": 5 }, { "arrival": { "time": "1771866520" }, "departure": { "time": "1771866520" }, "stopId": "DELATA-E", "stopSequence": 6 }, { "arrival": { "time": "1771866616" }, "departure": { "time": "1771866616" }, "stopId": "ALLARD-E", "stopSequence": 7 }, { "arrival": { "time": "1771866666" }, "departure": { "time": "1771866666" }, "stopId": "TASSIG-E", "stopSequence": 8 }, { "arrival": { "time": "1771866759" }, "departure": { "time": "1771866759" }, "stopId": "TROIPA-E", "stopSequence": 9 }, { "arrival": { "time": "1771866796" }, "departure": { "time": "1771866796" }, "stopId": "SABLON-E", "stopSequence": 10 }, { "arrival": { "time": "1771866864" }, "departure": { "time": "1771866864" }, "stopId": "RUELLE-E", "stopSequence": 11 }, { "arrival": { "time": "1771866970" }, "departure": { "time": "1771866970" }, "stopId": "GENDRO-E", "stopSequence": 12 }, { "arrival": { "time": "1771867089" }, "departure": { "time": "1771867089" }, "stopId": "PATUR-E", "stopSequence": 13 }, { "arrival": { "time": "1771867179" }, "departure": { "time": "1771867179" }, "stopId": "AUTHIO-E", "stopSequence": 14 }, { "arrival": { "time": "1771867255" }, "departure": { "time": "1771867255" }, "stopId": "BELPOU-E", "stopSequence": 15 }, { "arrival": { "time": "1771867335" }, "departure": { "time": "1771867335" }, "scheduleRelationship": "SKIPPED", "stopId": "PONTSC-E", "stopSequence": 17 }, { "arrival": { "time": "1771867491" }, "departure": { "time": "1771867491" }, "scheduleRelationship": "SKIPPED", "stopId": "LOIRE-E", "stopSequence": 18 }, { "arrival": { "time": "1771867536" }, "departure": { "time": "1771867536" }, "scheduleRelationship": "SKIPPED", "stopId": "DUBE-E", "stopSequence": 19 }, { "arrival": { "time": "1771867595" }, "departure": { "time": "1771867595" }, "scheduleRelationship": "SKIPPED", "stopId": "LOUET-E", "stopSequence": 20 }, { "arrival": { "time": "1771867647" }, "departure": { "time": "1771867647" }, "scheduleRelationship": "SKIPPED", "stopId": "BOSQUE-E", "stopSequence": 21 }, { "arrival": { "time": "1771867712" }, "departure": { "time": "1771867712" }, "scheduleRelationship": "SKIPPED", "stopId": "CHAERI-E", "stopSequence": 22 }, { "arrival": { "time": "1771867771" }, "departure": { "time": "1771867771" }, "scheduleRelationship": "SKIPPED", "stopId": "FONTE-E", "stopSequence": 23 }, { "arrival": { "time": "1771867840" }, "departure": { "time": "1771867840" }, "scheduleRelationship": "SKIPPED", "stopId": "ERIGNE", "stopSequence": 24 }, { "arrival": { "time": "1771867800" }, "stopId": "SOLAND", "stopSequence": 25 } ], "trip": { "directionId": 1, "routeId": "03", "tripId": "6570923" } } }, { "id": "trip:6568633", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771868400" }, "stopId": "FO-LOR-R", "stopSequence": 0 }, { "arrival": { "time": "1771868511" }, "departure": { "time": "1771868511" }, "stopId": "STAUBI-E", "stopSequence": 1 }, { "arrival": { "time": "1771868564" }, "departure": { "time": "1771868564" }, "stopId": "HARAS-E", "stopSequence": 2 }, { "arrival": { "time": "1771868760" }, "departure": { "time": "1771868760" }, "stopId": "ANLERO-E", "stopSequence": 3 }, { "arrival": { "time": "1771868855" }, "departure": { "time": "1771868855" }, "stopId": "MICHEL-E", "stopSequence": 4 }, { "arrival": { "time": "1771868917" }, "departure": { "time": "1771868917" }, "stopId": "BOURGO-E", "stopSequence": 5 }, { "arrival": { "time": "1771868969" }, "departure": { "time": "1771868969" }, "stopId": "VOLNEY-E", "stopSequence": 6 }, { "arrival": { "time": "1771869035" }, "departure": { "time": "1771869035" }, "stopId": "MADELE-E", "stopSequence": 7 }, { "arrival": { "time": "1771869120" }, "departure": { "time": "1771869120" }, "stopId": "SAUMUR-E", "stopSequence": 8 }, { "arrival": { "time": "1771869179" }, "departure": { "time": "1771869179" }, "stopId": "DELACR-E", "stopSequence": 9 }, { "arrival": { "time": "1771869228" }, "departure": { "time": "1771869228" }, "stopId": "JUSTIC-E", "stopSequence": 10 } ], "trip": { "directionId": 1, "routeId": "01", "tripId": "6568633" } } }, { "id": "trip:6054015", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771865700" }, "stopId": "GAREPAPI", "stopSequence": 0 }, { "arrival": { "time": "1771865838" }, "departure": { "time": "1771865838" }, "stopId": "BREMON-E", "stopSequence": 1 }, { "arrival": { "time": "1771865918" }, "departure": { "time": "1771865918" }, "stopId": "ACAD-PLA", "stopSequence": 2 }, { "arrival": { "time": "1771865968" }, "departure": { "time": "1771865968" }, "stopId": "CHDARR-E", "stopSequence": 3 } ], "trip": { "directionId": 1, "routeId": "22", "tripId": "6054015" } } }, { "id": "trip:6570749", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771866180" }, "stopId": "LESGARES", "stopSequence": 0 }, { "arrival": { "time": "1771866302" }, "departure": { "time": "1771866302" }, "stopId": "HARAS", "stopSequence": 1 }, { "arrival": { "time": "1771866370" }, "departure": { "time": "1771866370" }, "stopId": "STAUBIN", "stopSequence": 2 }, { "arrival": { "time": "1771866420" }, "departure": { "time": "1771866480" }, "stopId": "LOR-FO-A", "stopSequence": 3 }, { "arrival": { "time": "1771866568" }, "departure": { "time": "1771866568" }, "stopId": "MAIL-HDV", "stopSequence": 4 }, { "arrival": { "time": "1771866713" }, "departure": { "time": "1771866713" }, "stopId": "SECUSO-E", "stopSequence": 5 }, { "arrival": { "time": "1771866780" }, "departure": { "time": "1771866780" }, "stopId": "STEXUP-E", "stopSequence": 6 }, { "arrival": { "time": "1771866864" }, "departure": { "time": "1771866864" }, "stopId": "GARDOT-E", "stopSequence": 7 }, { "arrival": { "time": "1771866891" }, "departure": { "time": "1771866891" }, "stopId": "MONTAI-E", "stopSequence": 8 }, { "arrival": { "time": "1771866981" }, "departure": { "time": "1771866981" }, "stopId": "CIMETI-E", "stopSequence": 9 }, { "arrival": { "time": "1771867058" }, "departure": { "time": "1771867058" }, "stopId": "AFPA-E", "stopSequence": 10 }, { "arrival": { "time": "1771867107" }, "departure": { "time": "1771867107" }, "stopId": "ARCEAU-E", "stopSequence": 11 }, { "arrival": { "time": "1771867160" }, "departure": { "time": "1771867160" }, "stopId": "CASERN-E", "stopSequence": 12 }, { "arrival": { "time": "1771867260" }, "departure": { "time": "1771867260" }, "stopId": "LAREU-E", "stopSequence": 13 }, { "arrival": { "time": "1771867318" }, "departure": { "time": "1771867318" }, "stopId": "PAPERI-E", "stopSequence": 14 }, { "arrival": { "time": "1771867372" }, "departure": { "time": "1771867372" }, "stopId": "CCHEMI-E", "stopSequence": 15 }, { "arrival": { "time": "1771867442" }, "departure": { "time": "1771867442" }, "stopId": "JUFERR-E", "stopSequence": 16 }, { "arrival": { "time": "1771867504" }, "departure": { "time": "1771867504" }, "stopId": "GEMMET-E", "stopSequence": 17 }, { "arrival": { "time": "1771867564" }, "departure": { "time": "1771867564" }, "stopId": "AUBEPI-E", "stopSequence": 18 }, { "arrival": { "time": "1771867620" }, "departure": { "time": "1771867620" }, "stopId": "STADE-E", "stopSequence": 19 }, { "arrival": { "time": "1771867683" }, "departure": { "time": "1771867683" }, "stopId": "PELLER-E", "stopSequence": 20 }, { "arrival": { "time": "1771867733" }, "departure": { "time": "1771867733" }, "stopId": "CEEQUE-E", "stopSequence": 21 }, { "arrival": { "time": "1771867785" }, "departure": { "time": "1771867785" }, "stopId": "MORLIE-E", "stopSequence": 22 }, { "arrival": { "time": "1771867870" }, "departure": { "time": "1771867870" }, "stopId": "WALCOU-E", "stopSequence": 23 }, { "arrival": { "time": "1771867920" }, "departure": { "time": "1771867920" }, "stopId": "JAUDET-E", "stopSequence": 24 }, { "arrival": { "time": "1771868053" }, "departure": { "time": "1771868053" }, "stopId": "PASTEU-E", "stopSequence": 25 }, { "arrival": { "time": "1771868094" }, "departure": { "time": "1771868094" }, "stopId": "VERDUN-E", "stopSequence": 26 }, { "arrival": { "time": "1771868129" }, "departure": { "time": "1771868129" }, "stopId": "CEZAN-E", "stopSequence": 27 }, { "arrival": { "time": "1771868183" }, "departure": { "time": "1771868183" }, "stopId": "COROT-E", "stopSequence": 28 }, { "arrival": { "time": "1771868280" }, "stopId": "SBAVENAI", "stopSequence": 29 } ], "trip": { "directionId": 0, "routeId": "02", "tripId": "6570749" } } }, { "id": "trip:6568583", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771865760" }, "stopId": "BEAUCOUZ", "stopSequence": 0 }, { "arrival": { "time": "1771865796" }, "departure": { "time": "1771865796" }, "stopId": "FAUVETTE", "stopSequence": 1 }, { "arrival": { "time": "1771865829" }, "departure": { "time": "1771865829" }, "stopId": "PINSONS", "stopSequence": 2 }, { "arrival": { "time": "1771865888" }, "departure": { "time": "1771865888" }, "stopId": "PRIEURE", "stopSequence": 4 }, { "arrival": { "time": "1771865919" }, "departure": { "time": "1771865919" }, "stopId": "VAURAGER", "stopSequence": 5 }, { "arrival": { "time": "1771865979" }, "departure": { "time": "1771865979" }, "stopId": "ROUAIRIE", "stopSequence": 6 }, { "arrival": { "time": "1771866022" }, "departure": { "time": "1771866022" }, "stopId": "LASOURCE", "stopSequence": 7 }, { "arrival": { "time": "1771866060" }, "departure": { "time": "1771866060" }, "stopId": "CERFEUIL", "stopSequence": 8 }, { "arrival": { "time": "1771866118" }, "departure": { "time": "1771866118" }, "stopId": "PROMENIE", "stopSequence": 9 }, { "arrival": { "time": "1771866157" }, "departure": { "time": "1771866157" }, "stopId": "GRANBELL", "stopSequence": 10 }, { "arrival": { "time": "1771866195" }, "departure": { "time": "1771866195" }, "stopId": "RODIN", "stopSequence": 11 }, { "arrival": { "time": "1771866231" }, "departure": { "time": "1771866231" }, "stopId": "BRGPAILL", "stopSequence": 12 }, { "arrival": { "time": "1771866335" }, "departure": { "time": "1771866335" }, "stopId": "LANDREAU", "stopSequence": 13 }, { "arrival": { "time": "1771866376" }, "departure": { "time": "1771866376" }, "stopId": "GDPERIGN", "stopSequence": 14 }, { "arrival": { "time": "1771866427" }, "departure": { "time": "1771866427" }, "stopId": "INRA", "stopSequence": 15 }, { "arrival": { "time": "1771866460" }, "departure": { "time": "1771866460" }, "stopId": "MOREL", "stopSequence": 16 }, { "arrival": { "time": "1771866499" }, "departure": { "time": "1771866499" }, "stopId": "LENOTRE", "stopSequence": 17 }, { "arrival": { "time": "1771866540" }, "departure": { "time": "1771866540" }, "stopId": "BBCAMTEC", "stopSequence": 18 }, { "arrival": { "time": "1771866655" }, "departure": { "time": "1771866655" }, "stopId": "I.U.T.", "stopSequence": 19 }, { "arrival": { "time": "1771866705" }, "departure": { "time": "1771866705" }, "stopId": "RESTUNIV", "stopSequence": 20 }, { "arrival": { "time": "1771866780" }, "departure": { "time": "1771866780" }, "stopId": "CITEUNIV", "stopSequence": 21 }, { "arrival": { "time": "1771866843" }, "departure": { "time": "1771866843" }, "stopId": "POLYTECH", "stopSequence": 22 }, { "arrival": { "time": "1771866919" }, "departure": { "time": "1771866919" }, "stopId": "NDAMELAC", "stopSequence": 23 }, { "arrival": { "time": "1771867002" }, "departure": { "time": "1771867002" }, "stopId": "BOISRAME", "stopSequence": 24 }, { "arrival": { "time": "1771867080" }, "departure": { "time": "1771867080" }, "stopId": "CHBBEILL", "stopSequence": 25 }, { "arrival": { "time": "1771867167" }, "departure": { "time": "1771867167" }, "stopId": "MVIGNE", "stopSequence": 26 }, { "arrival": { "time": "1771867294" }, "departure": { "time": "1771867294" }, "stopId": "FARCYSJA", "stopSequence": 27 }, { "arrival": { "time": "1771867406" }, "departure": { "time": "1771867406" }, "stopId": "SAJACQUE", "stopSequence": 28 }, { "arrival": { "time": "1771867500" }, "stopId": "MONPROF.", "stopSequence": 29 } ], "trip": { "directionId": 0, "routeId": "02", "tripId": "6568583" } } }, { "id": "trip:6571159", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771868580" }, "stopId": "2FMBL", "stopSequence": 0 }, { "arrival": { "time": "1771868670" }, "departure": { "time": "1771868670" }, "stopId": "1HARA", "stopSequence": 1 }, { "arrival": { "time": "1771868790" }, "departure": { "time": "1771868790" }, "stopId": "1LGAR", "stopSequence": 2 }, { "arrival": { "time": "1771868890" }, "departure": { "time": "1771868890" }, "stopId": "1LAFA", "stopSequence": 3 }, { "arrival": { "time": "1771868990" }, "departure": { "time": "1771868990" }, "stopId": "1STRA", "stopSequence": 4 }, { "arrival": { "time": "1771869100" }, "departure": { "time": "1771869100" }, "stopId": "1BAMA", "stopSequence": 5 }, { "arrival": { "time": "1771869210" }, "departure": { "time": "1771869210" }, "stopId": "1JE23", "stopSequence": 6 } ], "trip": { "directionId": 1, "routeId": "A", "tripId": "6571159" } } }, { "id": "trip:6052744", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771866660" }, "stopId": "HDVSUB", "stopSequence": 0 }, { "arrival": { "time": "1771866819" }, "departure": { "time": "1771866819" }, "stopId": "SECUSO-E", "stopSequence": 1 }, { "arrival": { "time": "1771866870" }, "departure": { "time": "1771866870" }, "stopId": "STEXUP-E", "stopSequence": 2 }, { "arrival": { "time": "1771866960" }, "departure": { "time": "1771866960" }, "stopId": "GARDOT-E", "stopSequence": 3 }, { "arrival": { "time": "1771867860" }, "departure": { "time": "1771867860" }, "stopId": "BRISSA-E", "stopSequence": 4 }, { "arrival": { "time": "1771867935" }, "departure": { "time": "1771867935" }, "stopId": "FONTEN-E", "stopSequence": 5 }, { "arrival": { "time": "1771867972" }, "departure": { "time": "1771867972" }, "stopId": "BARBOT-E", "stopSequence": 6 }, { "arrival": { "time": "1771868040" }, "departure": { "time": "1771868040" }, "stopId": "GDPRES-E", "stopSequence": 7 }, { "arrival": { "time": "1771868073" }, "departure": { "time": "1771868073" }, "stopId": "SOLAND-E", "stopSequence": 8 }, { "arrival": { "time": "1771868112" }, "departure": { "time": "1771868112" }, "stopId": "ERIGNE-E", "stopSequence": 9 }, { "arrival": { "time": "1771868211" }, "departure": { "time": "1771868211" }, "stopId": "LEVESQ-E", "stopSequence": 10 }, { "arrival": { "time": "1771868243" }, "departure": { "time": "1771868243" }, "stopId": "MURSHV-E", "stopSequence": 11 }, { "arrival": { "time": "1771868321" }, "departure": { "time": "1771868321" }, "stopId": "CARMET-E", "stopSequence": 12 }, { "arrival": { "time": "1771868410" }, "departure": { "time": "1771868410" }, "stopId": "LECOTE-E", "stopSequence": 13 }, { "arrival": { "time": "1771868466" }, "departure": { "time": "1771868466" }, "stopId": "LABUIS-E", "stopSequence": 14 }, { "arrival": { "time": "1771868520" }, "stopId": "HTDEMURS", "stopSequence": 15 } ], "trip": { "directionId": 1, "routeId": "23", "tripId": "6052744" } } }, { "id": "trip:3160C", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771866461" }, "departure": { "time": "1771866461" }, "stopId": "BRIOLLAY", "stopSequence": 12 }, { "arrival": { "time": "1771866492" }, "departure": { "time": "1771866492" }, "stopId": "SPORBRIO", "stopSequence": 13 }, { "arrival": { "time": "1771866780" }, "departure": { "time": "1771866780" }, "stopId": "DIONNIER", "stopSequence": 14 }, { "arrival": { "time": "1771867320" }, "departure": { "time": "1771867320" }, "stopId": "PROVINS", "stopSequence": 15 }, { "arrival": { "time": "1771867410" }, "departure": { "time": "1771867410" }, "stopId": "RTEPARIS", "stopSequence": 16 }, { "arrival": { "time": "1771867517" }, "departure": { "time": "1771867517" }, "stopId": "SEPSONET", "stopSequence": 17 }, { "arrival": { "time": "1771867620" }, "departure": { "time": "1771867620" }, "stopId": "CHATENAY", "stopSequence": 18 }, { "arrival": { "time": "1771867730" }, "departure": { "time": "1771867730" }, "stopId": "BRISEPOT", "stopSequence": 19 }, { "arrival": { "time": "1771867859" }, "departure": { "time": "1771867859" }, "stopId": "LUTIN", "stopSequence": 20 }, { "arrival": { "time": "1771868100" }, "departure": { "time": "1771868100" }, "stopId": "HDVSUB", "stopSequence": 21 } ], "trip": { "directionId": 0, "routeId": "31", "tripId": "3160C" } } }, { "id": "trip:6053042", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771869000" }, "stopId": "HDVSUB", "stopSequence": 0 }, { "arrival": { "time": "1771869085" }, "departure": { "time": "1771869085" }, "stopId": "CLEMOI-E", "stopSequence": 1 } ], "trip": { "directionId": 1, "routeId": "25", "tripId": "6053042" } } }, { "id": "trip:6559140", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865617" }, "departure": { "time": "1771865633" }, "stopId": "PEGARD-E", "stopSequence": 18 }, { "arrival": { "time": "1771865712" }, "departure": { "time": "1771865712" }, "stopId": "RIPOLE-E", "stopSequence": 19 }, { "arrival": { "time": "1771865754" }, "departure": { "time": "1771865754" }, "stopId": "SALETT-E", "stopSequence": 20 }, { "arrival": { "time": "1771865820" }, "departure": { "time": "1771865820" }, "stopId": "LEPRE-E", "stopSequence": 21 }, { "arrival": { "time": "1771865897" }, "departure": { "time": "1771865897" }, "stopId": "BONPLA-E", "stopSequence": 22 }, { "arrival": { "time": "1771865932" }, "departure": { "time": "1771865932" }, "stopId": "POIVRE-E", "stopSequence": 23 }, { "arrival": { "time": "1771865994" }, "departure": { "time": "1771865994" }, "stopId": "AARDBU-E", "stopSequence": 24 }, { "arrival": { "time": "1771866130" }, "departure": { "time": "1771866130" }, "stopId": "AUCHAN-E", "stopSequence": 25 }, { "arrival": { "time": "1771866174" }, "departure": { "time": "1771866174" }, "stopId": "CCADEA-E", "stopSequence": 26 }, { "arrival": { "time": "1771866212" }, "departure": { "time": "1771866212" }, "stopId": "PLOTTI-E", "stopSequence": 27 }, { "arrival": { "time": "1771866235" }, "departure": { "time": "1771866235" }, "stopId": "AUTRIC-E", "stopSequence": 28 }, { "arrival": { "time": "1771866288" }, "departure": { "time": "1771866288" }, "stopId": "IRLAND-E", "stopSequence": 29 }, { "arrival": { "time": "1771866325" }, "departure": { "time": "1771866325" }, "stopId": "ITALIE-E", "stopSequence": 30 }, { "arrival": { "time": "1771866384" }, "departure": { "time": "1771866384" }, "stopId": "ALLEMA-E", "stopSequence": 31 }, { "arrival": { "time": "1771866406" }, "departure": { "time": "1771866406" }, "stopId": "DANEMA-E", "stopSequence": 32 }, { "arrival": { "time": "1771866439" }, "departure": { "time": "1771866439" }, "stopId": "AVENEU-E", "stopSequence": 33 }, { "arrival": { "time": "1771866474" }, "departure": { "time": "1771866474" }, "stopId": "MASTEL-E", "stopSequence": 34 }, { "arrival": { "time": "1771866530" }, "departure": { "time": "1771866530" }, "stopId": "JEHUEZ-E", "stopSequence": 35 }, { "arrival": { "time": "1771866585" }, "departure": { "time": "1771866585" }, "stopId": "PLATEF-E", "stopSequence": 36 }, { "arrival": { "time": "1771866662" }, "departure": { "time": "1771866662" }, "stopId": "ESPMON-E", "stopSequence": 37 }, { "arrival": { "time": "1771866725" }, "departure": { "time": "1771866725" }, "stopId": "BELAIR-E", "stopSequence": 38 }, { "arrival": { "time": "1771866774" }, "departure": { "time": "1771866774" }, "stopId": "ZOLA-E", "stopSequence": 39 }, { "arrival": { "time": "1771866842" }, "departure": { "time": "1771866842" }, "stopId": "ANAFRA-E", "stopSequence": 40 }, { "arrival": { "time": "1771866911" }, "departure": { "time": "1771866911" }, "stopId": "PISCMU-E", "stopSequence": 41 }, { "arrival": { "time": "1771867151" }, "departure": { "time": "1771867151" }, "stopId": "DOMVATER", "stopSequence": 42 }, { "arrival": { "time": "1771866822" }, "departure": { "time": "1771866822" }, "scheduleRelationship": "SKIPPED", "stopId": "DEBEAU-E", "stopSequence": 43 }, { "arrival": { "time": "1771866852" }, "departure": { "time": "1771866852" }, "scheduleRelationship": "SKIPPED", "stopId": "DIX8JU-E", "stopSequence": 44 }, { "arrival": { "time": "1771866884" }, "departure": { "time": "1771866884" }, "scheduleRelationship": "SKIPPED", "stopId": "CHPEGU-E", "stopSequence": 45 }, { "arrival": { "time": "1771866929" }, "departure": { "time": "1771866929" }, "scheduleRelationship": "SKIPPED", "stopId": "HAUCOU-E", "stopSequence": 46 }, { "arrival": { "time": "1771867101" }, "departure": { "time": "1771867101" }, "scheduleRelationship": "SKIPPED", "stopId": "GERMTI-E", "stopSequence": 47 }, { "arrival": { "time": "1771867140" }, "departure": { "time": "1771867140" }, "scheduleRelationship": "SKIPPED", "stopId": "DOMVAL-E", "stopSequence": 48 }, { "arrival": { "time": "1771867196" }, "departure": { "time": "1771867196" }, "stopId": "RECLAI-E", "stopSequence": 49 }, { "arrival": { "time": "1771867235" }, "departure": { "time": "1771867235" }, "stopId": "RENOIR-E", "stopSequence": 50 }, { "arrival": { "time": "1771867265" }, "departure": { "time": "1771867265" }, "stopId": "CAMPJU-E", "stopSequence": 51 }, { "arrival": { "time": "1771867300" }, "departure": { "time": "1771867300" }, "stopId": "JUIGN-E", "stopSequence": 52 }, { "arrival": { "time": "1771867389" }, "stopId": "BENE-E", "stopSequence": 53 } ], "trip": { "directionId": 1, "routeId": "07", "tripId": "6559140" } } }, { "id": "trip:6571112", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771867510" }, "stopId": "2ANRO", "stopSequence": 0 }, { "arrival": { "time": "1771867630" }, "departure": { "time": "1771867630" }, "stopId": "2JVIL", "stopSequence": 1 }, { "arrival": { "time": "1771867740" }, "departure": { "time": "1771867740" }, "stopId": "2JE23", "stopSequence": 2 }, { "arrival": { "time": "1771867860" }, "departure": { "time": "1771867860" }, "stopId": "2BAMA", "stopSequence": 3 }, { "arrival": { "time": "1771867980" }, "departure": { "time": "1771867980" }, "stopId": "2STRA", "stopSequence": 4 }, { "arrival": { "time": "1771868070" }, "departure": { "time": "1771868070" }, "stopId": "2LAFA", "stopSequence": 5 }, { "arrival": { "time": "1771868190" }, "departure": { "time": "1771868190" }, "stopId": "2LGAR", "stopSequence": 6 }, { "arrival": { "time": "1771868300" }, "departure": { "time": "1771868300" }, "stopId": "2HARA", "stopSequence": 7 }, { "arrival": { "time": "1771868360" }, "stopId": "2FMBL", "stopSequence": 8 } ], "trip": { "directionId": 0, "routeId": "A", "tripId": "6571112" } } }, { "id": "trip:6571943", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771866117" }, "stopId": "GAREPAPI", "stopSequence": 0 }, { "arrival": { "time": "1771866239" }, "departure": { "time": "1771866239" }, "stopId": "BREMON-E", "stopSequence": 1 }, { "arrival": { "time": "1771866317" }, "departure": { "time": "1771866317" }, "stopId": "ACAD-PLA", "stopSequence": 2 }, { "arrival": { "time": "1771866366" }, "departure": { "time": "1771866366" }, "stopId": "CHDARR-E", "stopSequence": 3 }, { "arrival": { "time": "1771866781" }, "departure": { "time": "1771866781" }, "stopId": "CNFPT", "stopSequence": 4 }, { "arrival": { "time": "1771866896" }, "departure": { "time": "1771866896" }, "stopId": "DARWIN-E", "stopSequence": 5 }, { "arrival": { "time": "1771867011" }, "departure": { "time": "1771867011" }, "stopId": "MOREL-E", "stopSequence": 6 }, { "arrival": { "time": "1771867040" }, "departure": { "time": "1771867040" }, "stopId": "INRA-E", "stopSequence": 7 }, { "arrival": { "time": "1771867078" }, "departure": { "time": "1771867078" }, "stopId": "GDPERI-E", "stopSequence": 8 }, { "arrival": { "time": "1771867110" }, "departure": { "time": "1771867110" }, "stopId": "LANDRE-E", "stopSequence": 9 }, { "arrival": { "time": "1771867196" }, "departure": { "time": "1771867196" }, "stopId": "BRGPAI-E", "stopSequence": 10 }, { "arrival": { "time": "1771867228" }, "departure": { "time": "1771867228" }, "stopId": "RODIN-E", "stopSequence": 11 }, { "arrival": { "time": "1771867267" }, "departure": { "time": "1771867267" }, "stopId": "GRANBE-E", "stopSequence": 12 }, { "arrival": { "time": "1771867274" }, "departure": { "time": "1771867274" }, "stopId": "PROME-E", "stopSequence": 13 }, { "arrival": { "time": "1771867329" }, "departure": { "time": "1771867329" }, "stopId": "CERFEU-E", "stopSequence": 14 }, { "arrival": { "time": "1771867374" }, "departure": { "time": "1771867374" }, "stopId": "MONOD-E", "stopSequence": 15 }, { "arrival": { "time": "1771867419" }, "departure": { "time": "1771867419" }, "stopId": "CITRON-E", "stopSequence": 16 }, { "arrival": { "time": "1771867460" }, "departure": { "time": "1771867460" }, "stopId": "ECHATS-E", "stopSequence": 17 }, { "arrival": { "time": "1771867569" }, "stopId": "LATOLL", "stopSequence": 18 } ], "trip": { "directionId": 1, "routeId": "20", "tripId": "6571943" } } }, { "id": "trip:6570345", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771868640" }, "stopId": "MENDESFR", "stopSequence": 0 }, { "arrival": { "time": "1771868760" }, "departure": { "time": "1771868760" }, "stopId": "FO-LOR-R", "stopSequence": 1 }, { "arrival": { "time": "1771868882" }, "departure": { "time": "1771868882" }, "stopId": "STAUBI-E", "stopSequence": 2 }, { "arrival": { "time": "1771868940" }, "departure": { "time": "1771868940" }, "stopId": "HARAS-E", "stopSequence": 3 }, { "arrival": { "time": "1771868992" }, "departure": { "time": "1771868992" }, "stopId": "LICES", "stopSequence": 4 }, { "arrival": { "time": "1771869053" }, "departure": { "time": "1771869053" }, "stopId": "CCI-E", "stopSequence": 5 }, { "arrival": { "time": "1771869099" }, "departure": { "time": "1771869099" }, "stopId": "CHDARR-E", "stopSequence": 6 }, { "arrival": { "time": "1771869240" }, "stopId": "LEQUAI-E", "stopSequence": 7 } ], "trip": { "directionId": 0, "routeId": "Tbus", "tripId": "6570345" } } }, { "id": "trip:6571373", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771867200" }, "stopId": "1AARD", "stopSequence": 0 }, { "arrival": { "time": "1771867280" }, "departure": { "time": "1771867280" }, "stopId": "1BASC", "stopSequence": 1 }, { "arrival": { "time": "1771867350" }, "departure": { "time": "1771867350" }, "stopId": "1STGI", "stopSequence": 2 }, { "arrival": { "time": "1771867430" }, "departure": { "time": "1771867430" }, "stopId": "1ACAS", "stopSequence": 3 }, { "arrival": { "time": "1771867520" }, "departure": { "time": "1771867520" }, "stopId": "1BROY", "stopSequence": 4 }, { "arrival": { "time": "1771867610" }, "departure": { "time": "1771867610" }, "stopId": "1PMAY", "stopSequence": 5 }, { "arrival": { "time": "1771867720" }, "departure": { "time": "1771867720" }, "stopId": "1BOTA", "stopSequence": 6 }, { "arrival": { "time": "1771867880" }, "departure": { "time": "1771867880" }, "stopId": "1VERN", "stopSequence": 8 }, { "arrival": { "time": "1771867970" }, "departure": { "time": "1771867970" }, "stopId": "1HSAU", "stopSequence": 9 }, { "arrival": { "time": "1771868090" }, "stopId": "1JMOU", "stopSequence": 10 } ], "trip": { "directionId": 1, "routeId": "A", "tripId": "6571373" } } }, { "id": "trip:3755C", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771866390" }, "departure": { "time": "1771866390" }, "stopId": "SOUL-E", "stopSequence": 2 }, { "arrival": { "time": "1771866570" }, "departure": { "time": "1771866570" }, "stopId": "BOURG-E", "stopSequence": 3 }, { "arrival": { "time": "1771866663" }, "departure": { "time": "1771866663" }, "stopId": "MORET-E", "stopSequence": 4 }, { "arrival": { "time": "1771866692" }, "departure": { "time": "1771866692" }, "stopId": "MATER89", "stopSequence": 5 }, { "arrival": { "time": "1771866810" }, "departure": { "time": "1771866810" }, "stopId": "ECUILL", "stopSequence": 6 } ], "trip": { "directionId": 1, "routeId": "37", "tripId": "3755C" } } }, { "id": "trip:6567660", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771866180" }, "stopId": "LATOLL", "stopSequence": 0 }, { "arrival": { "time": "1771866237" }, "departure": { "time": "1771866237" }, "stopId": "ECHATS", "stopSequence": 1 }, { "arrival": { "time": "1771866278" }, "departure": { "time": "1771866278" }, "stopId": "CITRONNL", "stopSequence": 2 }, { "arrival": { "time": "1771866325" }, "departure": { "time": "1771866325" }, "stopId": "MONOD", "stopSequence": 3 }, { "arrival": { "time": "1771866360" }, "departure": { "time": "1771866360" }, "stopId": "CERFEUIL", "stopSequence": 4 }, { "arrival": { "time": "1771866421" }, "departure": { "time": "1771866421" }, "stopId": "PROMENIE", "stopSequence": 5 }, { "arrival": { "time": "1771866462" }, "departure": { "time": "1771866462" }, "stopId": "GRANBELL", "stopSequence": 6 }, { "arrival": { "time": "1771866502" }, "departure": { "time": "1771866502" }, "stopId": "RODIN", "stopSequence": 7 }, { "arrival": { "time": "1771866540" }, "departure": { "time": "1771866540" }, "stopId": "BRGPAILL", "stopSequence": 8 }, { "arrival": { "time": "1771866622" }, "departure": { "time": "1771866622" }, "stopId": "LANDREAU", "stopSequence": 9 }, { "arrival": { "time": "1771866654" }, "departure": { "time": "1771866654" }, "stopId": "GDPERIGN", "stopSequence": 10 }, { "arrival": { "time": "1771866694" }, "departure": { "time": "1771866694" }, "stopId": "INRA", "stopSequence": 11 }, { "arrival": { "time": "1771866720" }, "departure": { "time": "1771866720" }, "stopId": "MOREL", "stopSequence": 12 }, { "arrival": { "time": "1771866840" }, "departure": { "time": "1771866840" }, "stopId": "DARWIN", "stopSequence": 13 }, { "arrival": { "time": "1771866960" }, "departure": { "time": "1771866960" }, "stopId": "CNFPT-E", "stopSequence": 14 }, { "arrival": { "time": "1771867549" }, "departure": { "time": "1771867549" }, "stopId": "EBLE", "stopSequence": 15 }, { "arrival": { "time": "1771867611" }, "departure": { "time": "1771867611" }, "stopId": "GENIE", "stopSequence": 16 }, { "arrival": { "time": "1771867688" }, "departure": { "time": "1771867688" }, "stopId": "VAUBAN", "stopSequence": 17 }, { "arrival": { "time": "1771867722" }, "departure": { "time": "1771867722" }, "stopId": "POIREL", "stopSequence": 18 }, { "arrival": { "time": "1771867783" }, "departure": { "time": "1771867783" }, "stopId": "PONTNOIR", "stopSequence": 19 }, { "arrival": { "time": "1771867822" }, "departure": { "time": "1771867822" }, "stopId": "SEMARD", "stopSequence": 20 }, { "arrival": { "time": "1771867380" }, "departure": { "time": "1771867380" }, "scheduleRelationship": "SKIPPED", "stopId": "CHDARR", "stopSequence": 21 }, { "arrival": { "time": "1771867451" }, "departure": { "time": "1771867451" }, "scheduleRelationship": "SKIPPED", "stopId": "ACADEMIE", "stopSequence": 22 }, { "arrival": { "time": "1771867529" }, "departure": { "time": "1771867529" }, "scheduleRelationship": "SKIPPED", "stopId": "GBREM-E", "stopSequence": 23 }, { "arrival": { "time": "1771867854" }, "stopId": "GAREPAPI", "stopSequence": 24 } ], "trip": { "directionId": 0, "routeId": "20", "tripId": "6567660" } } }, { "id": "trip:6570748", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771868340" }, "stopId": "LESGARES", "stopSequence": 0 }, { "arrival": { "time": "1771868462" }, "departure": { "time": "1771868462" }, "stopId": "HARAS", "stopSequence": 1 }, { "arrival": { "time": "1771868530" }, "departure": { "time": "1771868530" }, "stopId": "STAUBIN", "stopSequence": 2 }, { "arrival": { "time": "1771868580" }, "departure": { "time": "1771868640" }, "stopId": "LOR-FO-A", "stopSequence": 3 }, { "arrival": { "time": "1771868728" }, "departure": { "time": "1771868728" }, "stopId": "MAIL-HDV", "stopSequence": 4 }, { "arrival": { "time": "1771868873" }, "departure": { "time": "1771868873" }, "stopId": "SECUSO-E", "stopSequence": 5 }, { "arrival": { "time": "1771868940" }, "departure": { "time": "1771868940" }, "stopId": "STEXUP-E", "stopSequence": 6 }, { "arrival": { "time": "1771869013" }, "departure": { "time": "1771869013" }, "stopId": "GARDOT-E", "stopSequence": 7 }, { "arrival": { "time": "1771869036" }, "departure": { "time": "1771869036" }, "stopId": "MONTAI-E", "stopSequence": 8 }, { "arrival": { "time": "1771869115" }, "departure": { "time": "1771869115" }, "stopId": "CIMETI-E", "stopSequence": 9 }, { "arrival": { "time": "1771869182" }, "departure": { "time": "1771869182" }, "stopId": "AFPA-E", "stopSequence": 10 }, { "arrival": { "time": "1771869225" }, "departure": { "time": "1771869225" }, "stopId": "ARCEAU-E", "stopSequence": 11 }, { "arrival": { "time": "1771869271" }, "departure": { "time": "1771869271" }, "stopId": "CASERN-E", "stopSequence": 12 } ], "trip": { "directionId": 0, "routeId": "02", "tripId": "6570748" } } }, { "id": "trip:6566654", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771865830" }, "stopId": "2MONP", "stopSequence": 0 }, { "arrival": { "time": "1771865912" }, "departure": { "time": "1771865912" }, "stopId": "2EURO", "stopSequence": 1 }, { "arrival": { "time": "1771865998" }, "departure": { "time": "1771865998" }, "stopId": "2DUNA", "stopSequence": 2 }, { "arrival": { "time": "1771866170" }, "departure": { "time": "1771866170" }, "stopId": "2BRIS", "stopSequence": 3 }, { "arrival": { "time": "1771866251" }, "departure": { "time": "1771866251" }, "stopId": "2CROI", "stopSequence": 4 }, { "arrival": { "time": "1771866412" }, "departure": { "time": "1771866412" }, "stopId": "2MTAI", "stopSequence": 5 }, { "arrival": { "time": "1771866510" }, "departure": { "time": "1771866510" }, "stopId": "2CONS", "stopSequence": 6 }, { "arrival": { "time": "1771866660" }, "stopId": "2CECO", "stopSequence": 7 } ], "trip": { "directionId": 0, "routeId": "B", "tripId": "6566654" } } }, { "id": "trip:6572356", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771867260" }, "stopId": "1BBCA", "stopSequence": 0 }, { "arrival": { "time": "1771867361" }, "departure": { "time": "1771867361" }, "stopId": "1BEAU", "stopSequence": 1 }, { "arrival": { "time": "1771867470" }, "departure": { "time": "1771867470" }, "stopId": "1BARR", "stopSequence": 2 }, { "arrival": { "time": "1771867553" }, "departure": { "time": "1771867553" }, "stopId": "1PATT", "stopSequence": 3 }, { "arrival": { "time": "1771867648" }, "departure": { "time": "1771867648" }, "stopId": "1ELYS", "stopSequence": 4 }, { "arrival": { "time": "1771867761" }, "departure": { "time": "1771867761" }, "stopId": "1FARC", "stopSequence": 5 }, { "arrival": { "time": "1771867940" }, "stopId": "1QUAI", "stopSequence": 6 } ], "trip": { "directionId": 1, "routeId": "B", "tripId": "6572356" } } }, { "id": "trip:6572267", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865636" }, "departure": { "time": "1771865636" }, "stopId": "FARCYSJA", "stopSequence": 29 }, { "arrival": { "time": "1771865897" }, "departure": { "time": "1771865897" }, "stopId": "LEQUAI-E", "stopSequence": 30 }, { "arrival": { "time": "1771865982" }, "departure": { "time": "1771865982" }, "stopId": "MONPR-E", "stopSequence": 31 }, { "arrival": { "time": "1771866056" }, "departure": { "time": "1771866056" }, "stopId": "DESCAZ-E", "stopSequence": 32 }, { "arrival": { "time": "1771866131" }, "departure": { "time": "1771866131" }, "stopId": "BICHBI-E", "stopSequence": 33 }, { "arrival": { "time": "1771866194" }, "departure": { "time": "1771866194" }, "stopId": "STTHER-E", "stopSequence": 34 }, { "arrival": { "time": "1771866292" }, "departure": { "time": "1771866292" }, "stopId": "BARRA-E", "stopSequence": 35 }, { "arrival": { "time": "1771866352" }, "departure": { "time": "1771866352" }, "stopId": "BLERIO-E", "stopSequence": 36 }, { "arrival": { "time": "1771866398" }, "departure": { "time": "1771866398" }, "stopId": "LECUIT-E", "stopSequence": 37 }, { "arrival": { "time": "1771866447" }, "departure": { "time": "1771866447" }, "stopId": "FRATE-E", "stopSequence": 38 }, { "arrival": { "time": "1771866517" }, "departure": { "time": "1771866517" }, "stopId": "CHARNA-E", "stopSequence": 39 }, { "arrival": { "time": "1771866584" }, "departure": { "time": "1771866584" }, "stopId": "ESEO-E", "stopSequence": 40 }, { "arrival": { "time": "1771866620" }, "departure": { "time": "1771866620" }, "stopId": "WJMOU", "stopSequence": 41 }, { "arrival": { "time": "1771866706" }, "departure": { "time": "1771866706" }, "stopId": "FMEDEC-E", "stopSequence": 42 }, { "arrival": { "time": "1771866763" }, "departure": { "time": "1771866763" }, "stopId": "HRECUL-E", "stopSequence": 43 }, { "arrival": { "time": "1771866360" }, "stopId": "HOPITAL", "stopSequence": 45 } ], "trip": { "directionId": 0, "routeId": "06", "tripId": "6572267" } } }, { "id": "trip:6053040", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771865888" }, "stopId": "HDVSUB", "stopSequence": 0 }, { "arrival": { "time": "1771866004" }, "departure": { "time": "1771866004" }, "stopId": "CLEMOI-E", "stopSequence": 1 }, { "arrival": { "time": "1771866396" }, "departure": { "time": "1771866396" }, "stopId": "BRISEP-E", "stopSequence": 2 }, { "arrival": { "time": "1771866557" }, "departure": { "time": "1771866557" }, "stopId": "CHATEN-E", "stopSequence": 3 }, { "arrival": { "time": "1771866734" }, "departure": { "time": "1771866734" }, "stopId": "SEPSON-E", "stopSequence": 4 }, { "arrival": { "time": "1771866840" }, "departure": { "time": "1771866840" }, "stopId": "RTEPAR-E", "stopSequence": 5 }, { "arrival": { "time": "1771866916" }, "departure": { "time": "1771866916" }, "stopId": "PROVIN-E", "stopSequence": 6 }, { "arrival": { "time": "1771867035" }, "departure": { "time": "1771867035" }, "stopId": "PARCEX-E", "stopSequence": 7 }, { "arrival": { "time": "1771867302" }, "departure": { "time": "1771867302" }, "stopId": "CARREA-E", "stopSequence": 8 }, { "arrival": { "time": "1771867335" }, "departure": { "time": "1771867335" }, "stopId": "MILLAR-E", "stopSequence": 9 }, { "arrival": { "time": "1771867378" }, "departure": { "time": "1771867378" }, "stopId": "BASMOR-E", "stopSequence": 10 }, { "arrival": { "time": "1771867436" }, "departure": { "time": "1771867436" }, "stopId": "CHABLA-E", "stopSequence": 11 }, { "arrival": { "time": "1771867485" }, "departure": { "time": "1771867485" }, "stopId": "UNION-E", "stopSequence": 12 }, { "arrival": { "time": "1771867563" }, "departure": { "time": "1771867563" }, "stopId": "SSYMAI-E", "stopSequence": 13 }, { "arrival": { "time": "1771867667" }, "departure": { "time": "1771867667" }, "stopId": "LECLSYLV", "stopSequence": 14 }, { "arrival": { "time": "1771867720" }, "departure": { "time": "1771867720" }, "stopId": "FRANCAIS", "stopSequence": 15 }, { "arrival": { "time": "1771867787" }, "departure": { "time": "1771867787" }, "stopId": "V.HUGO-E", "stopSequence": 16 }, { "arrival": { "time": "1771867856" }, "departure": { "time": "1771867856" }, "stopId": "ANBRUE-E", "stopSequence": 17 }, { "arrival": { "time": "1771867917" }, "departure": { "time": "1771867917" }, "stopId": "GAUGUI-E", "stopSequence": 18 }, { "arrival": { "time": "1771867983" }, "stopId": "STSYCHVE", "stopSequence": 19 } ], "trip": { "directionId": 1, "routeId": "25", "tripId": "6053040" } } }, { "id": "trip:6568648", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865571" }, "departure": { "time": "1771865625" }, "stopId": "JUSTICES", "stopSequence": 27 }, { "arrival": { "time": "1771865685" }, "departure": { "time": "1771865685" }, "stopId": "DELACROI", "stopSequence": 28 }, { "arrival": { "time": "1771865751" }, "departure": { "time": "1771865751" }, "stopId": "SAUMUROI", "stopSequence": 29 }, { "arrival": { "time": "1771865832" }, "departure": { "time": "1771865832" }, "stopId": "MADELEIN", "stopSequence": 30 }, { "arrival": { "time": "1771865886" }, "departure": { "time": "1771865886" }, "stopId": "VOLNEY", "stopSequence": 31 }, { "arrival": { "time": "1771865978" }, "departure": { "time": "1771865978" }, "stopId": "BOURGONN", "stopSequence": 32 }, { "arrival": { "time": "1771866047" }, "departure": { "time": "1771866047" }, "stopId": "MICHELET", "stopSequence": 33 }, { "arrival": { "time": "1771866105" }, "departure": { "time": "1771866105" }, "stopId": "ANLEROY", "stopSequence": 34 }, { "arrival": { "time": "1771866268" }, "departure": { "time": "1771866268" }, "stopId": "PAULBERT", "stopSequence": 35 }, { "arrival": { "time": "1771866403" }, "departure": { "time": "1771866403" }, "stopId": "HARAS", "stopSequence": 36 }, { "arrival": { "time": "1771866482" }, "departure": { "time": "1771866482" }, "stopId": "STAUBIN", "stopSequence": 37 }, { "arrival": { "time": "1771866624" }, "stopId": "LORRTERM", "stopSequence": 38 } ], "trip": { "directionId": 0, "routeId": "01", "tripId": "6568648" } } }, { "id": "trip:6570257", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771866360" }, "stopId": "LEQUAI-E", "stopSequence": 0 }, { "arrival": { "time": "1771866403" }, "departure": { "time": "1771866403" }, "stopId": "LEQUAI", "stopSequence": 1 }, { "arrival": { "time": "1771866608" }, "departure": { "time": "1771866608" }, "stopId": "CHDARR", "stopSequence": 2 }, { "arrival": { "time": "1771866640" }, "departure": { "time": "1771866640" }, "stopId": "CCI", "stopSequence": 3 }, { "arrival": { "time": "1771866780" }, "departure": { "time": "1771866780" }, "stopId": "HARAS", "stopSequence": 4 }, { "arrival": { "time": "1771866863" }, "departure": { "time": "1771866863" }, "stopId": "STAUBIN", "stopSequence": 5 }, { "arrival": { "time": "1771866960" }, "departure": { "time": "1771866960" }, "stopId": "LORRAIN1", "stopSequence": 6 }, { "arrival": { "time": "1771867200" }, "stopId": "MENDES-E", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "Tbus", "tripId": "6570257" } } }, { "id": "trip:6559122", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771867020" }, "stopId": "BEAURE-E", "stopSequence": 0 }, { "arrival": { "time": "1771867080" }, "departure": { "time": "1771867080" }, "stopId": "TRINIT-E", "stopSequence": 1 }, { "arrival": { "time": "1771867200" }, "departure": { "time": "1771867200" }, "stopId": "DESCAZ-E", "stopSequence": 2 }, { "arrival": { "time": "1771867264" }, "departure": { "time": "1771867264" }, "stopId": "BICHLA-E", "stopSequence": 3 }, { "arrival": { "time": "1771867301" }, "departure": { "time": "1771867301" }, "stopId": "CLOUET-E", "stopSequence": 4 }, { "arrival": { "time": "1771867377" }, "departure": { "time": "1771867377" }, "stopId": "GOURON-E", "stopSequence": 5 }, { "arrival": { "time": "1771867437" }, "departure": { "time": "1771867437" }, "stopId": "GASNIE-E", "stopSequence": 6 }, { "arrival": { "time": "1771867482" }, "departure": { "time": "1771867482" }, "stopId": "LIZE07-E", "stopSequence": 7 }, { "arrival": { "time": "1771867569" }, "departure": { "time": "1771867569" }, "stopId": "ECHMA-E", "stopSequence": 8 }, { "arrival": { "time": "1771867620" }, "departure": { "time": "1771867620" }, "stopId": "KENNED-E", "stopSequence": 9 }, { "arrival": { "time": "1771867721" }, "departure": { "time": "1771867721" }, "stopId": "WPMA-E", "stopSequence": 10 }, { "arrival": { "time": "1771867781" }, "departure": { "time": "1771867781" }, "stopId": "RONDE-E", "stopSequence": 11 }, { "arrival": { "time": "1771867853" }, "departure": { "time": "1771867853" }, "stopId": "BRASSE-E", "stopSequence": 12 }, { "arrival": { "time": "1771867914" }, "departure": { "time": "1771867914" }, "stopId": "BEURRI-E", "stopSequence": 13 }, { "arrival": { "time": "1771867976" }, "departure": { "time": "1771867976" }, "stopId": "DELAUN-E", "stopSequence": 14 }, { "arrival": { "time": "1771868041" }, "departure": { "time": "1771868041" }, "stopId": "MAUFIN-E", "stopSequence": 15 }, { "arrival": { "time": "1771868100" }, "departure": { "time": "1771868100" }, "stopId": "MAIRAV-E", "stopSequence": 16 }, { "arrival": { "time": "1771868145" }, "departure": { "time": "1771868145" }, "stopId": "CIAVRI-E", "stopSequence": 17 }, { "arrival": { "time": "1771868186" }, "departure": { "time": "1771868186" }, "stopId": "PEGARD-E", "stopSequence": 18 }, { "arrival": { "time": "1771868248" }, "departure": { "time": "1771868248" }, "stopId": "RIPOLE-E", "stopSequence": 19 }, { "arrival": { "time": "1771868280" }, "departure": { "time": "1771868280" }, "stopId": "SALETT-E", "stopSequence": 20 }, { "arrival": { "time": "1771868346" }, "departure": { "time": "1771868346" }, "stopId": "LEPRE-E", "stopSequence": 21 }, { "arrival": { "time": "1771868423" }, "departure": { "time": "1771868423" }, "stopId": "BONPLA-E", "stopSequence": 22 }, { "arrival": { "time": "1771868458" }, "departure": { "time": "1771868458" }, "stopId": "POIVRE-E", "stopSequence": 23 }, { "arrival": { "time": "1771868520" }, "departure": { "time": "1771868520" }, "stopId": "AARDBU-E", "stopSequence": 24 }, { "arrival": { "time": "1771868656" }, "departure": { "time": "1771868656" }, "stopId": "AUCHAN-E", "stopSequence": 25 }, { "arrival": { "time": "1771868700" }, "departure": { "time": "1771868700" }, "stopId": "CCADEA-E", "stopSequence": 26 }, { "arrival": { "time": "1771868730" }, "departure": { "time": "1771868730" }, "stopId": "PLOTTI-E", "stopSequence": 27 }, { "arrival": { "time": "1771868749" }, "departure": { "time": "1771868749" }, "stopId": "AUTRIC-E", "stopSequence": 28 }, { "arrival": { "time": "1771868791" }, "departure": { "time": "1771868791" }, "stopId": "IRLAND-E", "stopSequence": 29 }, { "arrival": { "time": "1771868820" }, "departure": { "time": "1771868820" }, "stopId": "ITALIE-E", "stopSequence": 30 }, { "arrival": { "time": "1771868867" }, "departure": { "time": "1771868867" }, "stopId": "ALLEMA-E", "stopSequence": 31 }, { "arrival": { "time": "1771868885" }, "departure": { "time": "1771868885" }, "stopId": "DANEMA-E", "stopSequence": 32 }, { "arrival": { "time": "1771868911" }, "departure": { "time": "1771868911" }, "stopId": "AVENEU-E", "stopSequence": 33 }, { "arrival": { "time": "1771868940" }, "departure": { "time": "1771868940" }, "stopId": "MASTEL-E", "stopSequence": 34 }, { "arrival": { "time": "1771868996" }, "departure": { "time": "1771868996" }, "stopId": "JEHUEZ-E", "stopSequence": 35 }, { "arrival": { "time": "1771869051" }, "departure": { "time": "1771869051" }, "stopId": "PLATEF-E", "stopSequence": 36 }, { "arrival": { "time": "1771869128" }, "departure": { "time": "1771869128" }, "stopId": "ESPMON-E", "stopSequence": 37 }, { "arrival": { "time": "1771869191" }, "departure": { "time": "1771869191" }, "stopId": "BELAIR-E", "stopSequence": 38 }, { "arrival": { "time": "1771869240" }, "departure": { "time": "1771869240" }, "stopId": "ZOLA-E", "stopSequence": 39 }, { "arrival": { "time": "1771869275" }, "departure": { "time": "1771869275" }, "scheduleRelationship": "SKIPPED", "stopId": "DEBEAU-E", "stopSequence": 43 } ], "trip": { "directionId": 1, "routeId": "07", "tripId": "6559122" } } }, { "id": "trip:6052661", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771867934" }, "departure": { "time": "1771867934" }, "scheduleRelationship": "SKIPPED", "stopId": "CHENOIR", "stopSequence": 25 }, { "arrival": { "time": "1771868294" }, "departure": { "time": "1771868294" }, "scheduleRelationship": "SKIPPED", "stopId": "AQUASUB", "stopSequence": 26 }, { "arrival": { "time": "1771868344" }, "departure": { "time": "1771868344" }, "scheduleRelationship": "SKIPPED", "stopId": "AURIOL", "stopSequence": 27 }, { "arrival": { "time": "1771868412" }, "departure": { "time": "1771868412" }, "scheduleRelationship": "SKIPPED", "stopId": "LECUIT", "stopSequence": 28 }, { "arrival": { "time": "1771868483" }, "departure": { "time": "1771868483" }, "scheduleRelationship": "SKIPPED", "stopId": "BLERIOT", "stopSequence": 29 }, { "arrival": { "time": "1771868533" }, "departure": { "time": "1771868533" }, "scheduleRelationship": "SKIPPED", "stopId": "BARRA", "stopSequence": 30 }, { "arrival": { "time": "1771868597" }, "departure": { "time": "1771868597" }, "scheduleRelationship": "SKIPPED", "stopId": "STTERESE", "stopSequence": 31 }, { "arrival": { "time": "1771868634" }, "departure": { "time": "1771868634" }, "scheduleRelationship": "SKIPPED", "stopId": "BICHBICH", "stopSequence": 32 }, { "arrival": { "time": "1771868746" }, "departure": { "time": "1771868746" }, "scheduleRelationship": "SKIPPED", "stopId": "MONPROFI", "stopSequence": 34 }, { "arrival": { "time": "1771869025" }, "departure": { "time": "1771869025" }, "scheduleRelationship": "SKIPPED", "stopId": "CHDARR", "stopSequence": 36 }, { "arrival": { "time": "1771869095" }, "departure": { "time": "1771869095" }, "scheduleRelationship": "SKIPPED", "stopId": "ACADEMIE", "stopSequence": 37 }, { "arrival": { "time": "1771865646" }, "departure": { "time": "1771865646" }, "scheduleRelationship": "SKIPPED", "stopId": "GBREM-E", "stopSequence": 38 } ], "trip": { "directionId": 0, "routeId": "21", "tripId": "6052661" } } }, { "id": "trip:6570344", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771867920" }, "stopId": "MENDESFR", "stopSequence": 0 }, { "arrival": { "time": "1771868040" }, "departure": { "time": "1771868040" }, "stopId": "FO-LOR-R", "stopSequence": 1 }, { "arrival": { "time": "1771868162" }, "departure": { "time": "1771868162" }, "stopId": "STAUBI-E", "stopSequence": 2 }, { "arrival": { "time": "1771868220" }, "departure": { "time": "1771868220" }, "stopId": "HARAS-E", "stopSequence": 3 }, { "arrival": { "time": "1771868272" }, "departure": { "time": "1771868272" }, "stopId": "LICES", "stopSequence": 4 }, { "arrival": { "time": "1771868333" }, "departure": { "time": "1771868333" }, "stopId": "CCI-E", "stopSequence": 5 }, { "arrival": { "time": "1771868379" }, "departure": { "time": "1771868379" }, "stopId": "CHDARR-E", "stopSequence": 6 }, { "arrival": { "time": "1771868520" }, "stopId": "LEQUAI-E", "stopSequence": 7 } ], "trip": { "directionId": 0, "routeId": "Tbus", "tripId": "6570344" } } }, { "id": "trip:6567730", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771868340" }, "stopId": "EXPO-ZI", "stopSequence": 0 }, { "arrival": { "time": "1771868397" }, "departure": { "time": "1771868397" }, "stopId": "POULARDE", "stopSequence": 1 }, { "arrival": { "time": "1771868460" }, "departure": { "time": "1771868580" }, "stopId": "POLE49", "stopSequence": 2 }, { "arrival": { "time": "1771868643" }, "departure": { "time": "1771868643" }, "stopId": "HELBOU", "stopSequence": 3 }, { "arrival": { "time": "1771868678" }, "departure": { "time": "1771868678" }, "stopId": "COLOMB", "stopSequence": 4 }, { "arrival": { "time": "1771868715" }, "departure": { "time": "1771868715" }, "stopId": "CHANTRI", "stopSequence": 5 }, { "arrival": { "time": "1771868760" }, "departure": { "time": "1771868760" }, "stopId": "BOISRINI", "stopSequence": 6 }, { "arrival": { "time": "1771868870" }, "departure": { "time": "1771868870" }, "stopId": "COINTREA", "stopSequence": 7 }, { "arrival": { "time": "1771868925" }, "departure": { "time": "1771868925" }, "stopId": "MAISONSR", "stopSequence": 8 }, { "arrival": { "time": "1771868985" }, "departure": { "time": "1771868985" }, "stopId": "GATS", "stopSequence": 9 }, { "arrival": { "time": "1771869052" }, "departure": { "time": "1771869052" }, "stopId": "CAMELI-E", "stopSequence": 10 }, { "arrival": { "time": "1771869119" }, "departure": { "time": "1771869119" }, "stopId": "MONTREJO", "stopSequence": 11 }, { "arrival": { "time": "1771869180" }, "departure": { "time": "1771869180" }, "stopId": "COUPERIN", "stopSequence": 12 } ], "trip": { "directionId": 1, "routeId": "11", "tripId": "6567730" } } }, { "id": "trip:6570343", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771867200" }, "stopId": "MENDESFR", "stopSequence": 0 }, { "arrival": { "time": "1771867320" }, "departure": { "time": "1771867320" }, "stopId": "FO-LOR-R", "stopSequence": 1 }, { "arrival": { "time": "1771867442" }, "departure": { "time": "1771867442" }, "stopId": "STAUBI-E", "stopSequence": 2 }, { "arrival": { "time": "1771867500" }, "departure": { "time": "1771867500" }, "stopId": "HARAS-E", "stopSequence": 3 }, { "arrival": { "time": "1771867552" }, "departure": { "time": "1771867552" }, "stopId": "LICES", "stopSequence": 4 }, { "arrival": { "time": "1771867613" }, "departure": { "time": "1771867613" }, "stopId": "CCI-E", "stopSequence": 5 }, { "arrival": { "time": "1771867659" }, "departure": { "time": "1771867659" }, "stopId": "CHDARR-E", "stopSequence": 6 }, { "arrival": { "time": "1771867800" }, "stopId": "LEQUAI-E", "stopSequence": 7 } ], "trip": { "directionId": 0, "routeId": "Tbus", "tripId": "6570343" } } }, { "id": "trip:3379D", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865669" }, "departure": { "time": "0" }, "stopId": "FENEU-E", "stopSequence": 5 }, { "arrival": { "time": "1771865800" }, "departure": { "time": "1771865800" }, "stopId": "LALANDE", "stopSequence": 6 }, { "arrival": { "time": "1771865920" }, "departure": { "time": "1771865920" }, "stopId": "PETLAN-E", "stopSequence": 7 }, { "arrival": { "time": "1771866040" }, "departure": { "time": "1771866040" }, "stopId": "LAPOMMER", "stopSequence": 8 }, { "arrival": { "time": "1771866160" }, "departure": { "time": "1771866160" }, "stopId": "MAROTT-E", "stopSequence": 9 }, { "arrival": { "time": "1771866280" }, "departure": { "time": "1771866280" }, "stopId": "CSARTH-E", "stopSequence": 10 } ], "trip": { "directionId": 1, "routeId": "33", "tripId": "3379D" } } }, { "id": "trip:6568356", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865567" }, "departure": { "time": "1771865567" }, "stopId": "PARCEX-E", "stopSequence": 49 } ], "trip": { "directionId": 0, "routeId": "04", "tripId": "6568356" } } }, { "id": "trip:6570258", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771867080" }, "stopId": "LEQUAI-E", "stopSequence": 0 }, { "arrival": { "time": "1771867123" }, "departure": { "time": "1771867123" }, "stopId": "LEQUAI", "stopSequence": 1 }, { "arrival": { "time": "1771867328" }, "departure": { "time": "1771867328" }, "stopId": "CHDARR", "stopSequence": 2 }, { "arrival": { "time": "1771867360" }, "departure": { "time": "1771867360" }, "stopId": "CCI", "stopSequence": 3 }, { "arrival": { "time": "1771867500" }, "departure": { "time": "1771867500" }, "stopId": "HARAS", "stopSequence": 4 }, { "arrival": { "time": "1771867583" }, "departure": { "time": "1771867583" }, "stopId": "STAUBIN", "stopSequence": 5 }, { "arrival": { "time": "1771867680" }, "departure": { "time": "1771867680" }, "stopId": "LORRAIN1", "stopSequence": 6 }, { "arrival": { "time": "1771867920" }, "stopId": "MENDES-E", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "Tbus", "tripId": "6570258" } } }, { "id": "trip:3567D", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865671" }, "departure": { "time": "0" }, "stopId": "LABARR-E", "stopSequence": 5 }, { "arrival": { "time": "1771865763" }, "departure": { "time": "1771865763" }, "stopId": "MORSU-E", "stopSequence": 6 }, { "arrival": { "time": "1771865816" }, "departure": { "time": "1771865816" }, "stopId": "DESER-E", "stopSequence": 7 }, { "arrival": { "time": "1771866051" }, "departure": { "time": "1771866051" }, "stopId": "ATOSUB-E", "stopSequence": 8 }, { "arrival": { "time": "1771866160" }, "departure": { "time": "1771866160" }, "stopId": "5ROUTE-E", "stopSequence": 9 }, { "arrival": { "time": "1771866204" }, "departure": { "time": "1771866204" }, "stopId": "PAQUER-E", "stopSequence": 10 }, { "arrival": { "time": "1771866406" }, "departure": { "time": "1771866406" }, "stopId": "RENAR-E", "stopSequence": 11 }, { "arrival": { "time": "1771866431" }, "departure": { "time": "1771866431" }, "stopId": "PAUGE-E", "stopSequence": 12 }, { "arrival": { "time": "1771866460" }, "departure": { "time": "1771866460" }, "stopId": "PERRAU-E", "stopSequence": 13 }, { "arrival": { "time": "1771866496" }, "departure": { "time": "1771866496" }, "stopId": "BELLAN-E", "stopSequence": 14 }, { "arrival": { "time": "1771866546" }, "departure": { "time": "1771866546" }, "stopId": "DABI-E", "stopSequence": 15 }, { "arrival": { "time": "1771866604" }, "departure": { "time": "1771866604" }, "stopId": "LANGEV-E", "stopSequence": 16 }, { "arrival": { "time": "1771866672" }, "departure": { "time": "1771866672" }, "stopId": "LESECO-E", "stopSequence": 17 }, { "arrival": { "time": "1771866760" }, "departure": { "time": "1771866760" }, "stopId": "LESLAN-E", "stopSequence": 18 }, { "arrival": { "time": "1771866869" }, "departure": { "time": "1771866869" }, "stopId": "FOUQUE-E", "stopSequence": 19 }, { "arrival": { "time": "1771866920" }, "departure": { "time": "1771866920" }, "stopId": "DPATIS-E", "stopSequence": 20 }, { "arrival": { "time": "1771866969" }, "departure": { "time": "1771866969" }, "stopId": "DFRAYON-E", "stopSequence": 21 } ], "trip": { "directionId": 1, "routeId": "35", "tripId": "3567D" } } }, { "id": "trip:6572523", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771869000" }, "stopId": "1QUAI", "stopSequence": 0 }, { "arrival": { "time": "1771869172" }, "departure": { "time": "1771869172" }, "stopId": "2FARC", "stopSequence": 1 }, { "arrival": { "time": "1771869280" }, "departure": { "time": "1771869280" }, "stopId": "2ELYS", "stopSequence": 2 } ], "trip": { "directionId": 0, "routeId": "B", "tripId": "6572523" } } }, { "id": "trip:6572141", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771869190" }, "stopId": "2MONP", "stopSequence": 0 }, { "arrival": { "time": "1771869272" }, "departure": { "time": "1771869272" }, "stopId": "2EURO", "stopSequence": 1 } ], "trip": { "directionId": 0, "routeId": "B", "tripId": "6572141" } } }, { "id": "trip:6571156", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771866420" }, "stopId": "2FMBL", "stopSequence": 0 }, { "arrival": { "time": "1771866510" }, "departure": { "time": "1771866510" }, "stopId": "1HARA", "stopSequence": 1 }, { "arrival": { "time": "1771866630" }, "departure": { "time": "1771866630" }, "stopId": "1LGAR", "stopSequence": 2 }, { "arrival": { "time": "1771866730" }, "departure": { "time": "1771866730" }, "stopId": "1LAFA", "stopSequence": 3 }, { "arrival": { "time": "1771866830" }, "departure": { "time": "1771866830" }, "stopId": "1STRA", "stopSequence": 4 }, { "arrival": { "time": "1771866940" }, "departure": { "time": "1771866940" }, "stopId": "1BAMA", "stopSequence": 5 }, { "arrival": { "time": "1771867050" }, "departure": { "time": "1771867050" }, "stopId": "1JE23", "stopSequence": 6 }, { "arrival": { "time": "1771867160" }, "departure": { "time": "1771867160" }, "stopId": "1JVIL", "stopSequence": 7 }, { "arrival": { "time": "1771867280" }, "stopId": "1ANRO", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "A", "tripId": "6571156" } } }, { "id": "trip:6571372", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771866420" }, "stopId": "1AARD", "stopSequence": 0 }, { "arrival": { "time": "1771866500" }, "departure": { "time": "1771866500" }, "stopId": "1BASC", "stopSequence": 1 }, { "arrival": { "time": "1771866570" }, "departure": { "time": "1771866570" }, "stopId": "1STGI", "stopSequence": 2 }, { "arrival": { "time": "1771866650" }, "departure": { "time": "1771866650" }, "stopId": "1ACAS", "stopSequence": 3 }, { "arrival": { "time": "1771866740" }, "departure": { "time": "1771866740" }, "stopId": "1BROY", "stopSequence": 4 }, { "arrival": { "time": "1771866830" }, "departure": { "time": "1771866830" }, "stopId": "1PMAY", "stopSequence": 5 }, { "arrival": { "time": "1771866940" }, "departure": { "time": "1771866940" }, "stopId": "1BOTA", "stopSequence": 6 }, { "arrival": { "time": "1771867100" }, "departure": { "time": "1771867100" }, "stopId": "1VERN", "stopSequence": 8 }, { "arrival": { "time": "1771867190" }, "departure": { "time": "1771867190" }, "stopId": "1HSAU", "stopSequence": 9 }, { "arrival": { "time": "1771867310" }, "stopId": "1JMOU", "stopSequence": 10 } ], "trip": { "directionId": 1, "routeId": "A", "tripId": "6571372" } } }, { "id": "trip:6566668", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771866670" }, "stopId": "2MONP", "stopSequence": 0 }, { "arrival": { "time": "1771866752" }, "departure": { "time": "1771866752" }, "stopId": "2EURO", "stopSequence": 1 }, { "arrival": { "time": "1771866838" }, "departure": { "time": "1771866838" }, "stopId": "2DUNA", "stopSequence": 2 }, { "arrival": { "time": "1771867010" }, "departure": { "time": "1771867010" }, "stopId": "2BRIS", "stopSequence": 3 }, { "arrival": { "time": "1771867091" }, "departure": { "time": "1771867091" }, "stopId": "2CROI", "stopSequence": 4 }, { "arrival": { "time": "1771867252" }, "departure": { "time": "1771867252" }, "stopId": "2MTAI", "stopSequence": 5 }, { "arrival": { "time": "1771867350" }, "departure": { "time": "1771867350" }, "stopId": "2CONS", "stopSequence": 6 }, { "arrival": { "time": "1771867500" }, "stopId": "2CECO", "stopSequence": 7 } ], "trip": { "directionId": 0, "routeId": "B", "tripId": "6566668" } } }, { "id": "trip:6567977", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771868400" }, "stopId": "ROMORNA", "stopSequence": 0 }, { "arrival": { "time": "1771868482" }, "departure": { "time": "1771868482" }, "stopId": "LECHENE", "stopSequence": 1 }, { "arrival": { "time": "1771868505" }, "departure": { "time": "1771868505" }, "stopId": "PORTSG", "stopSequence": 2 }, { "arrival": { "time": "1771868545" }, "departure": { "time": "1771868545" }, "stopId": "VANRIE", "stopSequence": 3 }, { "arrival": { "time": "1771868602" }, "departure": { "time": "1771868602" }, "stopId": "CLOSNEUF", "stopSequence": 4 }, { "arrival": { "time": "1771868659" }, "departure": { "time": "1771868659" }, "stopId": "HOSGEMME", "stopSequence": 5 }, { "arrival": { "time": "1771868704" }, "departure": { "time": "1771868704" }, "stopId": "MASGEMME", "stopSequence": 6 }, { "arrival": { "time": "1771868762" }, "departure": { "time": "1771868762" }, "stopId": "LOUPINO", "stopSequence": 7 }, { "arrival": { "time": "1771868829" }, "departure": { "time": "1771868829" }, "stopId": "LESROSES", "stopSequence": 8 }, { "arrival": { "time": "1771868880" }, "departure": { "time": "1771868880" }, "stopId": "RTEDANGE", "stopSequence": 9 }, { "arrival": { "time": "1771868902" }, "departure": { "time": "1771868902" }, "stopId": "BELOEIL", "stopSequence": 10 }, { "arrival": { "time": "1771868962" }, "departure": { "time": "1771868962" }, "stopId": "JOLIVETT", "stopSequence": 11 }, { "arrival": { "time": "1771868983" }, "departure": { "time": "1771868983" }, "stopId": "HUTREAU", "stopSequence": 12 }, { "arrival": { "time": "1771869052" }, "departure": { "time": "1771869052" }, "stopId": "COSSE", "stopSequence": 13 }, { "arrival": { "time": "1771869089" }, "departure": { "time": "1771869089" }, "stopId": "AUBRY", "stopSequence": 14 }, { "arrival": { "time": "1771869139" }, "departure": { "time": "1771869139" }, "stopId": "MTARDAT", "stopSequence": 15 }, { "arrival": { "time": "1771869169" }, "departure": { "time": "1771869169" }, "stopId": "INTREPID", "stopSequence": 16 }, { "arrival": { "time": "1771869206" }, "departure": { "time": "1771869206" }, "stopId": "BEDIER", "stopSequence": 17 }, { "arrival": { "time": "1771869240" }, "departure": { "time": "1771869240" }, "stopId": "LETANDUE", "stopSequence": 18 } ], "trip": { "directionId": 0, "routeId": "08", "tripId": "6567977" } } }, { "id": "trip:6572275", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865649" }, "departure": { "time": "1771865666" }, "stopId": "POLYTE-E", "stopSequence": 21 }, { "arrival": { "time": "1771865722" }, "departure": { "time": "1771865722" }, "stopId": "CITEUN-E", "stopSequence": 22 }, { "arrival": { "time": "1771865842" }, "departure": { "time": "1771865842" }, "stopId": "BEAUSS-E", "stopSequence": 23 }, { "arrival": { "time": "1771865927" }, "departure": { "time": "1771865927" }, "stopId": "CNFPT-E", "stopSequence": 24 }, { "arrival": { "time": "1771866112" }, "departure": { "time": "1771866112" }, "stopId": "JEMONNET", "stopSequence": 25 }, { "arrival": { "time": "1771866165" }, "departure": { "time": "1771866165" }, "stopId": "MAISLA-E", "stopSequence": 26 }, { "arrival": { "time": "1771866202" }, "departure": { "time": "1771866202" }, "stopId": "PERUSS-E", "stopSequence": 27 }, { "arrival": { "time": "1771866237" }, "departure": { "time": "1771866237" }, "stopId": "MAISEN-E", "stopSequence": 28 }, { "arrival": { "time": "1771866283" }, "departure": { "time": "1771866283" }, "stopId": "LACDMA-E", "stopSequence": 29 }, { "arrival": { "time": "1771866337" }, "departure": { "time": "1771866337" }, "stopId": "CAMLAC-E", "stopSequence": 30 }, { "arrival": { "time": "1771866402" }, "departure": { "time": "1771866402" }, "stopId": "CROISE-E", "stopSequence": 31 }, { "arrival": { "time": "1771866434" }, "departure": { "time": "1771866434" }, "stopId": "PRUNIE-E", "stopSequence": 32 }, { "arrival": { "time": "1771866533" }, "departure": { "time": "1771866533" }, "stopId": "PETVIV-E", "stopSequence": 33 }, { "arrival": { "time": "1771866619" }, "departure": { "time": "1771866619" }, "stopId": "VALMAI-E", "stopSequence": 34 }, { "arrival": { "time": "1771866652" }, "departure": { "time": "1771866652" }, "stopId": "P-ANJO-E", "stopSequence": 35 }, { "arrival": { "time": "1771866733" }, "departure": { "time": "1771866733" }, "stopId": "HARENC", "stopSequence": 36 }, { "arrival": { "time": "1771866795" }, "departure": { "time": "1771866795" }, "stopId": "P-ANJOU", "stopSequence": 37 }, { "arrival": { "time": "1771866847" }, "departure": { "time": "1771866847" }, "stopId": "CLOSVIGN", "stopSequence": 38 }, { "arrival": { "time": "1771866862" }, "departure": { "time": "1771866862" }, "stopId": "CHATAI-E", "stopSequence": 39 }, { "arrival": { "time": "1771866915" }, "departure": { "time": "1771866915" }, "stopId": "PIVERD-E", "stopSequence": 40 }, { "arrival": { "time": "1771866989" }, "departure": { "time": "1771866989" }, "stopId": "ARTAUD-E", "stopSequence": 41 }, { "arrival": { "time": "1771867052" }, "departure": { "time": "1771867052" }, "stopId": "HAUBOU-E", "stopSequence": 42 }, { "arrival": { "time": "1771867134" }, "departure": { "time": "1771867134" }, "stopId": "PETPOR-E", "stopSequence": 43 }, { "arrival": { "time": "1771867175" }, "departure": { "time": "1771867175" }, "stopId": "CHEVRI-E", "stopSequence": 44 }, { "arrival": { "time": "1771867229" }, "stopId": "BOUCHE-E", "stopSequence": 45 } ], "trip": { "directionId": 1, "routeId": "06", "tripId": "6572275" } } }, { "id": "trip:6572522", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771868280" }, "stopId": "1QUAI", "stopSequence": 0 }, { "arrival": { "time": "1771868464" }, "departure": { "time": "1771868464" }, "stopId": "2FARC", "stopSequence": 1 }, { "arrival": { "time": "1771868579" }, "departure": { "time": "1771868579" }, "stopId": "2ELYS", "stopSequence": 2 }, { "arrival": { "time": "1771868677" }, "departure": { "time": "1771868677" }, "stopId": "2PATT", "stopSequence": 3 }, { "arrival": { "time": "1771868760" }, "departure": { "time": "1771868760" }, "stopId": "2BARR", "stopSequence": 4 }, { "arrival": { "time": "1771868852" }, "departure": { "time": "1771868852" }, "stopId": "2BEAU", "stopSequence": 5 }, { "arrival": { "time": "1771868940" }, "stopId": "1BBCA", "stopSequence": 6 } ], "trip": { "directionId": 0, "routeId": "B", "tripId": "6572522" } } }, { "id": "trip:6570750", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865591" }, "departure": { "time": "1771865629" }, "stopId": "CCHEMI-E", "stopSequence": 15 }, { "arrival": { "time": "1771865666" }, "departure": { "time": "1771865673" }, "stopId": "JUFERR-E", "stopSequence": 16 }, { "arrival": { "time": "1771865712" }, "departure": { "time": "1771865712" }, "stopId": "GEMMET-E", "stopSequence": 17 }, { "arrival": { "time": "1771865772" }, "departure": { "time": "1771865772" }, "stopId": "AUBEPI-E", "stopSequence": 18 }, { "arrival": { "time": "1771865828" }, "departure": { "time": "1771865828" }, "stopId": "STADE-E", "stopSequence": 19 }, { "arrival": { "time": "1771865891" }, "departure": { "time": "1771865891" }, "stopId": "PELLER-E", "stopSequence": 20 }, { "arrival": { "time": "1771865941" }, "departure": { "time": "1771865941" }, "stopId": "CEEQUE-E", "stopSequence": 21 }, { "arrival": { "time": "1771865993" }, "departure": { "time": "1771865993" }, "stopId": "MORLIE-E", "stopSequence": 22 }, { "arrival": { "time": "1771866078" }, "departure": { "time": "1771866078" }, "stopId": "WALCOU-E", "stopSequence": 23 }, { "arrival": { "time": "1771866128" }, "departure": { "time": "1771866128" }, "stopId": "JAUDET-E", "stopSequence": 24 }, { "arrival": { "time": "1771866261" }, "departure": { "time": "1771866261" }, "stopId": "PASTEU-E", "stopSequence": 25 }, { "arrival": { "time": "1771866302" }, "departure": { "time": "1771866302" }, "stopId": "VERDUN-E", "stopSequence": 26 }, { "arrival": { "time": "1771866337" }, "departure": { "time": "1771866337" }, "stopId": "CEZAN-E", "stopSequence": 27 }, { "arrival": { "time": "1771866391" }, "departure": { "time": "1771866391" }, "stopId": "COROT-E", "stopSequence": 28 }, { "arrival": { "time": "1771866488" }, "stopId": "SBAVENAI", "stopSequence": 29 } ], "trip": { "directionId": 0, "routeId": "02", "tripId": "6570750" } } }, { "id": "trip:6571111", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771868230" }, "stopId": "2ANRO", "stopSequence": 0 }, { "arrival": { "time": "1771868350" }, "departure": { "time": "1771868350" }, "stopId": "2JVIL", "stopSequence": 1 }, { "arrival": { "time": "1771868460" }, "departure": { "time": "1771868460" }, "stopId": "2JE23", "stopSequence": 2 }, { "arrival": { "time": "1771868580" }, "departure": { "time": "1771868580" }, "stopId": "2BAMA", "stopSequence": 3 }, { "arrival": { "time": "1771868700" }, "departure": { "time": "1771868700" }, "stopId": "2STRA", "stopSequence": 4 }, { "arrival": { "time": "1771868790" }, "departure": { "time": "1771868790" }, "stopId": "2LAFA", "stopSequence": 5 }, { "arrival": { "time": "1771868910" }, "departure": { "time": "1771868910" }, "stopId": "2LGAR", "stopSequence": 6 }, { "arrival": { "time": "1771869020" }, "departure": { "time": "1771869020" }, "stopId": "2HARA", "stopSequence": 7 }, { "arrival": { "time": "1771869080" }, "stopId": "2FMBL", "stopSequence": 8 } ], "trip": { "directionId": 0, "routeId": "A", "tripId": "6571111" } } }, { "id": "trip:6052653", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771867547" }, "departure": { "time": "1771867547" }, "stopId": "PLOTTI-E", "stopSequence": 7 }, { "arrival": { "time": "1771867578" }, "departure": { "time": "1771867578" }, "stopId": "AUTRIC-E", "stopSequence": 8 }, { "arrival": { "time": "1771867647" }, "departure": { "time": "1771867647" }, "stopId": "IRLAND-E", "stopSequence": 9 }, { "arrival": { "time": "1771867657" }, "departure": { "time": "1771867657" }, "stopId": "ITALIE-E", "stopSequence": 10 }, { "arrival": { "time": "1771867735" }, "departure": { "time": "1771867735" }, "stopId": "ALLEMA-E", "stopSequence": 11 }, { "arrival": { "time": "1771867802" }, "departure": { "time": "1771867802" }, "stopId": "DANEMA-E", "stopSequence": 12 }, { "arrival": { "time": "1771867845" }, "departure": { "time": "1771867845" }, "stopId": "AVENEU-E", "stopSequence": 13 }, { "arrival": { "time": "1771867854" }, "departure": { "time": "1771867854" }, "stopId": "MASTEL-E", "stopSequence": 14 }, { "arrival": { "time": "1771867902" }, "departure": { "time": "1771867902" }, "stopId": "JEHUEZ-E", "stopSequence": 29 }, { "arrival": { "time": "1771867958" }, "departure": { "time": "1771867958" }, "stopId": "PLATEF-E", "stopSequence": 30 }, { "arrival": { "time": "1771868075" }, "departure": { "time": "1771868075" }, "stopId": "ESPMON-E", "stopSequence": 31 }, { "arrival": { "time": "1771868101" }, "departure": { "time": "1771868101" }, "stopId": "BELAIR-E", "stopSequence": 32 }, { "arrival": { "time": "1771868190" }, "departure": { "time": "1771868190" }, "stopId": "ZOLA-E", "stopSequence": 33 }, { "arrival": { "time": "1771868208" }, "departure": { "time": "1771868208" }, "stopId": "ANAFRA-E", "stopSequence": 34 }, { "arrival": { "time": "1771868300" }, "departure": { "time": "1771868300" }, "stopId": "PISCMU-E", "stopSequence": 35 }, { "arrival": { "time": "1771868350" }, "departure": { "time": "1771868350" }, "stopId": "CAMPJU-E", "stopSequence": 36 }, { "arrival": { "time": "1771868403" }, "departure": { "time": "1771868403" }, "stopId": "LAEN-E", "stopSequence": 37 }, { "arrival": { "time": "1771868445" }, "departure": { "time": "1771868445" }, "stopId": "BECK-E", "stopSequence": 38 }, { "arrival": { "time": "1771868490" }, "stopId": "DOMVATER", "stopSequence": 39 } ], "trip": { "directionId": 1, "routeId": "21", "tripId": "6052653" } } }, { "id": "trip:6571158", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771867860" }, "stopId": "2FMBL", "stopSequence": 0 }, { "arrival": { "time": "1771867950" }, "departure": { "time": "1771867950" }, "stopId": "1HARA", "stopSequence": 1 }, { "arrival": { "time": "1771868070" }, "departure": { "time": "1771868070" }, "stopId": "1LGAR", "stopSequence": 2 }, { "arrival": { "time": "1771868170" }, "departure": { "time": "1771868170" }, "stopId": "1LAFA", "stopSequence": 3 }, { "arrival": { "time": "1771868270" }, "departure": { "time": "1771868270" }, "stopId": "1STRA", "stopSequence": 4 }, { "arrival": { "time": "1771868380" }, "departure": { "time": "1771868380" }, "stopId": "1BAMA", "stopSequence": 5 }, { "arrival": { "time": "1771868490" }, "departure": { "time": "1771868490" }, "stopId": "1JE23", "stopSequence": 6 }, { "arrival": { "time": "1771868600" }, "departure": { "time": "1771868600" }, "stopId": "1JVIL", "stopSequence": 7 }, { "arrival": { "time": "1771868720" }, "stopId": "1ANRO", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "A", "tripId": "6571158" } } }, { "id": "trip:6052725", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771865880" }, "stopId": "HTDEMURS", "stopSequence": 0 }, { "arrival": { "time": "1771865920" }, "departure": { "time": "1771865920" }, "stopId": "LABUISSA", "stopSequence": 1 }, { "arrival": { "time": "1771865971" }, "departure": { "time": "1771865971" }, "stopId": "LECOTEAU", "stopSequence": 2 }, { "arrival": { "time": "1771866043" }, "departure": { "time": "1771866043" }, "stopId": "CARMET", "stopSequence": 3 }, { "arrival": { "time": "1771866123" }, "departure": { "time": "1771866123" }, "stopId": "MURSHDV", "stopSequence": 4 }, { "arrival": { "time": "1771866154" }, "departure": { "time": "1771866154" }, "stopId": "LEVESQUE", "stopSequence": 5 }, { "arrival": { "time": "1771866232" }, "departure": { "time": "1771866232" }, "stopId": "ERIGNE", "stopSequence": 6 }, { "arrival": { "time": "1771866261" }, "departure": { "time": "1771866261" }, "stopId": "SOLAND", "stopSequence": 7 }, { "arrival": { "time": "1771866300" }, "departure": { "time": "1771866300" }, "stopId": "GDPRESSO", "stopSequence": 8 }, { "arrival": { "time": "1771866360" }, "departure": { "time": "1771866360" }, "stopId": "BARBOTER", "stopSequence": 9 }, { "arrival": { "time": "1771866424" }, "departure": { "time": "1771866424" }, "stopId": "FONTENE", "stopSequence": 10 }, { "arrival": { "time": "1771866480" }, "departure": { "time": "1771866480" }, "stopId": "BRISSAC", "stopSequence": 11 }, { "arrival": { "time": "1771867500" }, "departure": { "time": "1771867500" }, "stopId": "GARDOT", "stopSequence": 12 }, { "arrival": { "time": "1771867553" }, "departure": { "time": "1771867553" }, "stopId": "STEXUPER", "stopSequence": 13 }, { "arrival": { "time": "1771867612" }, "departure": { "time": "1771867612" }, "stopId": "SECUSOCI", "stopSequence": 14 }, { "arrival": { "time": "1771867740" }, "stopId": "HDVSUB", "stopSequence": 15 } ], "trip": { "directionId": 0, "routeId": "23", "tripId": "6052725" } } }, { "id": "trip:6572276", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771866240" }, "stopId": "BOUCHEM", "stopSequence": 0 }, { "arrival": { "time": "1771866294" }, "departure": { "time": "1771866294" }, "stopId": "CHEVRIER", "stopSequence": 1 }, { "arrival": { "time": "1771866331" }, "departure": { "time": "1771866331" }, "stopId": "PETPORT", "stopSequence": 2 }, { "arrival": { "time": "1771866415" }, "departure": { "time": "1771866415" }, "stopId": "HAUBOUCH", "stopSequence": 3 }, { "arrival": { "time": "1771866480" }, "departure": { "time": "1771866480" }, "stopId": "ARTAUD", "stopSequence": 4 }, { "arrival": { "time": "1771866531" }, "departure": { "time": "1771866531" }, "stopId": "PIVERDIE", "stopSequence": 5 }, { "arrival": { "time": "1771866582" }, "departure": { "time": "1771866582" }, "stopId": "CHATAIGN", "stopSequence": 6 }, { "arrival": { "time": "1771866613" }, "departure": { "time": "1771866613" }, "stopId": "CLOSVI-E", "stopSequence": 7 }, { "arrival": { "time": "1771866662" }, "departure": { "time": "1771866662" }, "stopId": "P-ANJO-E", "stopSequence": 8 }, { "arrival": { "time": "1771866720" }, "departure": { "time": "1771866720" }, "stopId": "HARENC", "stopSequence": 9 }, { "arrival": { "time": "1771866792" }, "departure": { "time": "1771866792" }, "stopId": "P-ANJOU", "stopSequence": 10 }, { "arrival": { "time": "1771866840" }, "departure": { "time": "1771866840" }, "stopId": "VALMAI-E", "stopSequence": 11 }, { "arrival": { "time": "1771866911" }, "departure": { "time": "1771866911" }, "stopId": "PETVIVIE", "stopSequence": 12 }, { "arrival": { "time": "1771866987" }, "departure": { "time": "1771866987" }, "stopId": "PRUNIERS", "stopSequence": 13 }, { "arrival": { "time": "1771867021" }, "departure": { "time": "1771867021" }, "stopId": "CROISETT", "stopSequence": 14 }, { "arrival": { "time": "1771867126" }, "departure": { "time": "1771867126" }, "stopId": "CAMLACMA", "stopSequence": 15 }, { "arrival": { "time": "1771867172" }, "departure": { "time": "1771867172" }, "stopId": "LACDMAIN", "stopSequence": 16 }, { "arrival": { "time": "1771867218" }, "departure": { "time": "1771867218" }, "stopId": "MAISENVI", "stopSequence": 17 }, { "arrival": { "time": "1771867260" }, "departure": { "time": "1771867260" }, "stopId": "PERUSSAI", "stopSequence": 18 }, { "arrival": { "time": "1771867294" }, "departure": { "time": "1771867294" }, "stopId": "MAISLAC", "stopSequence": 19 }, { "arrival": { "time": "1771867331" }, "departure": { "time": "1771867331" }, "stopId": "JEAN-MON", "stopSequence": 20 }, { "arrival": { "time": "1771867489" }, "departure": { "time": "1771867489" }, "stopId": "CNFPT", "stopSequence": 21 }, { "arrival": { "time": "1771867560" }, "departure": { "time": "1771867560" }, "stopId": "BEAUSSIE", "stopSequence": 22 }, { "arrival": { "time": "1771867620" }, "departure": { "time": "1771867620" }, "stopId": "CITEUNIV", "stopSequence": 23 }, { "arrival": { "time": "1771867683" }, "departure": { "time": "1771867683" }, "stopId": "POLYTECH", "stopSequence": 24 }, { "arrival": { "time": "1771867759" }, "departure": { "time": "1771867759" }, "stopId": "NDAMELAC", "stopSequence": 25 }, { "arrival": { "time": "1771867842" }, "departure": { "time": "1771867842" }, "stopId": "BOISRAME", "stopSequence": 26 }, { "arrival": { "time": "1771867920" }, "departure": { "time": "1771867920" }, "stopId": "CHBBEILL", "stopSequence": 27 }, { "arrival": { "time": "1771867993" }, "departure": { "time": "1771867993" }, "stopId": "MVIGNE", "stopSequence": 28 }, { "arrival": { "time": "1771868099" }, "departure": { "time": "1771868099" }, "stopId": "FARCYSJA", "stopSequence": 29 }, { "arrival": { "time": "1771868340" }, "departure": { "time": "1771868340" }, "stopId": "LEQUAI-E", "stopSequence": 30 }, { "arrival": { "time": "1771868404" }, "departure": { "time": "1771868404" }, "stopId": "MONPR-E", "stopSequence": 31 }, { "arrival": { "time": "1771868460" }, "departure": { "time": "1771868460" }, "stopId": "DESCAZ-E", "stopSequence": 32 }, { "arrival": { "time": "1771868527" }, "departure": { "time": "1771868527" }, "stopId": "BICHBI-E", "stopSequence": 33 }, { "arrival": { "time": "1771868561" }, "departure": { "time": "1771868561" }, "stopId": "STTHER-E", "stopSequence": 34 }, { "arrival": { "time": "1771868636" }, "departure": { "time": "1771868636" }, "stopId": "BARRA-E", "stopSequence": 35 }, { "arrival": { "time": "1771868691" }, "departure": { "time": "1771868691" }, "stopId": "BLERIO-E", "stopSequence": 36 }, { "arrival": { "time": "1771868780" }, "departure": { "time": "1771868780" }, "stopId": "LECUIT-E", "stopSequence": 37 }, { "arrival": { "time": "1771868820" }, "departure": { "time": "1771868820" }, "stopId": "FRATE-E", "stopSequence": 38 }, { "arrival": { "time": "1771868880" }, "departure": { "time": "1771868880" }, "stopId": "CHARNA-E", "stopSequence": 39 }, { "arrival": { "time": "1771868937" }, "departure": { "time": "1771868937" }, "stopId": "ESEO-E", "stopSequence": 40 }, { "arrival": { "time": "1771868968" }, "departure": { "time": "1771868968" }, "stopId": "WJMOU", "stopSequence": 41 }, { "arrival": { "time": "1771869041" }, "departure": { "time": "1771869041" }, "stopId": "FMEDEC-E", "stopSequence": 42 }, { "arrival": { "time": "1771869090" }, "departure": { "time": "1771869090" }, "stopId": "HRECUL-E", "stopSequence": 43 }, { "arrival": { "time": "1771869180" }, "stopId": "HOPITAL", "stopSequence": 45 } ], "trip": { "directionId": 0, "routeId": "06", "tripId": "6572276" } } }, { "id": "trip:6572033", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771866360" }, "stopId": "2JMOU", "stopSequence": 0 }, { "arrival": { "time": "1771866480" }, "departure": { "time": "1771866480" }, "stopId": "2HSAU", "stopSequence": 1 }, { "arrival": { "time": "1771866570" }, "departure": { "time": "1771866570" }, "stopId": "2VERN", "stopSequence": 2 }, { "arrival": { "time": "1771866730" }, "departure": { "time": "1771866730" }, "stopId": "2BOTA", "stopSequence": 4 }, { "arrival": { "time": "1771866830" }, "departure": { "time": "1771866830" }, "stopId": "2PMAY", "stopSequence": 5 }, { "arrival": { "time": "1771866910" }, "departure": { "time": "1771866910" }, "stopId": "2BROY", "stopSequence": 6 }, { "arrival": { "time": "1771867000" }, "departure": { "time": "1771867000" }, "stopId": "2ACAS", "stopSequence": 7 }, { "arrival": { "time": "1771867080" }, "departure": { "time": "1771867080" }, "stopId": "2STGI", "stopSequence": 8 }, { "arrival": { "time": "1771867170" }, "departure": { "time": "1771867170" }, "stopId": "2BASC", "stopSequence": 9 }, { "arrival": { "time": "1771867260" }, "stopId": "1AARD", "stopSequence": 10 } ], "trip": { "directionId": 0, "routeId": "A", "tripId": "6572033" } } }, { "id": "trip:6570988", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865630" }, "departure": { "time": "1771865661" }, "stopId": "BELPOU-E", "stopSequence": 15 }, { "arrival": { "time": "1771865634" }, "departure": { "time": "1771865634" }, "scheduleRelationship": "SKIPPED", "stopId": "LOIRE-E", "stopSequence": 18 }, { "arrival": { "time": "1771865684" }, "departure": { "time": "1771865684" }, "scheduleRelationship": "SKIPPED", "stopId": "DUBE-E", "stopSequence": 19 }, { "arrival": { "time": "1771865750" }, "departure": { "time": "1771865750" }, "scheduleRelationship": "SKIPPED", "stopId": "LOUET-E", "stopSequence": 20 }, { "arrival": { "time": "1771865808" }, "departure": { "time": "1771865808" }, "scheduleRelationship": "SKIPPED", "stopId": "BOSQUE-E", "stopSequence": 21 }, { "arrival": { "time": "1771865880" }, "departure": { "time": "1771865880" }, "scheduleRelationship": "SKIPPED", "stopId": "CHAERI-E", "stopSequence": 22 }, { "arrival": { "time": "1771865946" }, "departure": { "time": "1771865946" }, "scheduleRelationship": "SKIPPED", "stopId": "FONTE-E", "stopSequence": 23 }, { "arrival": { "time": "1771866023" }, "departure": { "time": "1771866023" }, "scheduleRelationship": "SKIPPED", "stopId": "ERIGNE", "stopSequence": 24 }, { "arrival": { "time": "1771866060" }, "stopId": "SOLAND", "stopSequence": 25 } ], "trip": { "directionId": 1, "routeId": "03", "tripId": "6570988" } } }, { "id": "trip:6570489", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771867810" }, "stopId": "1CECO", "stopSequence": 0 }, { "arrival": { "time": "1771867940" }, "departure": { "time": "1771867940" }, "stopId": "1CONS", "stopSequence": 1 }, { "arrival": { "time": "1771868034" }, "departure": { "time": "1771868034" }, "stopId": "1MTAI", "stopSequence": 2 }, { "arrival": { "time": "1771868192" }, "departure": { "time": "1771868192" }, "stopId": "1CROI", "stopSequence": 3 }, { "arrival": { "time": "1771868270" }, "departure": { "time": "1771868270" }, "stopId": "1BRIS", "stopSequence": 4 }, { "arrival": { "time": "1771868428" }, "departure": { "time": "1771868428" }, "stopId": "1DUNA", "stopSequence": 5 }, { "arrival": { "time": "1771868507" }, "departure": { "time": "1771868507" }, "stopId": "1EURO", "stopSequence": 6 }, { "arrival": { "time": "1771868580" }, "stopId": "2MONP", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "B", "tripId": "6570489" } } }, { "id": "trip:6570255", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865845" }, "departure": { "time": "1771865845" }, "stopId": "CHDARR", "stopSequence": 2 }, { "arrival": { "time": "1771865882" }, "departure": { "time": "1771865882" }, "stopId": "CCI", "stopSequence": 3 }, { "arrival": { "time": "1771866042" }, "departure": { "time": "1771866042" }, "stopId": "HARAS", "stopSequence": 4 }, { "arrival": { "time": "1771866125" }, "departure": { "time": "1771866125" }, "stopId": "STAUBIN", "stopSequence": 5 }, { "arrival": { "time": "1771866237" }, "departure": { "time": "1771866237" }, "stopId": "LORRAIN1", "stopSequence": 6 }, { "arrival": { "time": "1771866462" }, "stopId": "MENDES-E", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "Tbus", "tripId": "6570255" } } }, { "id": "trip:6054014", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771865592" }, "departure": { "time": "1771865592" }, "scheduleRelationship": "SKIPPED", "stopId": "GAREBO-E", "stopSequence": 21 }, { "arrival": { "time": "1771865646" }, "departure": { "time": "1771865646" }, "scheduleRelationship": "SKIPPED", "stopId": "PONTLA-E", "stopSequence": 22 }, { "arrival": { "time": "1771865701" }, "departure": { "time": "1771865701" }, "scheduleRelationship": "SKIPPED", "stopId": "LAPOIN-E", "stopSequence": 23 }, { "arrival": { "time": "1771865729" }, "departure": { "time": "1771865729" }, "scheduleRelationship": "SKIPPED", "stopId": "RANGEA-E", "stopSequence": 24 }, { "arrival": { "time": "1771865785" }, "departure": { "time": "1771865785" }, "scheduleRelationship": "SKIPPED", "stopId": "VIGNES-E", "stopSequence": 25 }, { "arrival": { "time": "1771865867" }, "stopId": "CHANTOUR", "stopSequence": 26 } ], "trip": { "directionId": 1, "routeId": "22", "tripId": "6054014" } } }, { "id": "trip:6572358", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771868700" }, "stopId": "1BBCA", "stopSequence": 0 }, { "arrival": { "time": "1771868801" }, "departure": { "time": "1771868801" }, "stopId": "1BEAU", "stopSequence": 1 }, { "arrival": { "time": "1771868910" }, "departure": { "time": "1771868910" }, "stopId": "1BARR", "stopSequence": 2 }, { "arrival": { "time": "1771868993" }, "departure": { "time": "1771868993" }, "stopId": "1PATT", "stopSequence": 3 }, { "arrival": { "time": "1771869088" }, "departure": { "time": "1771869088" }, "stopId": "1ELYS", "stopSequence": 4 }, { "arrival": { "time": "1771869201" }, "departure": { "time": "1771869201" }, "stopId": "1FARC", "stopSequence": 5 } ], "trip": { "directionId": 1, "routeId": "B", "tripId": "6572358" } } }, { "id": "trip:6568310", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771868460" }, "stopId": "PARCEXPO", "stopSequence": 0 }, { "arrival": { "time": "1771868586" }, "departure": { "time": "1771868586" }, "stopId": "PROVINS", "stopSequence": 1 }, { "arrival": { "time": "1771868672" }, "departure": { "time": "1771868672" }, "stopId": "RTEPARIS", "stopSequence": 2 }, { "arrival": { "time": "1771868760" }, "departure": { "time": "1771868760" }, "stopId": "BANCSTMA", "stopSequence": 3 }, { "arrival": { "time": "1771868802" }, "departure": { "time": "1771868802" }, "stopId": "SEPSONET", "stopSequence": 4 }, { "arrival": { "time": "1771868860" }, "departure": { "time": "1771868860" }, "stopId": "SOLELEVA", "stopSequence": 5 }, { "arrival": { "time": "1771868933" }, "departure": { "time": "1771868933" }, "stopId": "CHATENAY", "stopSequence": 6 }, { "arrival": { "time": "1771868981" }, "departure": { "time": "1771868981" }, "stopId": "MIMOSAS", "stopSequence": 7 }, { "arrival": { "time": "1771869060" }, "departure": { "time": "1771869060" }, "stopId": "BRISEPOT", "stopSequence": 8 }, { "arrival": { "time": "1771869121" }, "departure": { "time": "1771869121" }, "stopId": "DESJARDI", "stopSequence": 9 }, { "arrival": { "time": "1771869172" }, "departure": { "time": "1771869172" }, "stopId": "MACE", "stopSequence": 10 }, { "arrival": { "time": "1771869207" }, "departure": { "time": "1771869207" }, "stopId": "LUTIN", "stopSequence": 11 } ], "trip": { "directionId": 1, "routeId": "04", "tripId": "6568310" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1771865685" } }