Détails de la ressource
Prochains passages aux arrêts du réseau bus-tram Irigo
Cette ressource fait partie du jeu de données Réseau urbain Irigo.
Disponibilité au téléchargement
En savoir plus
HEAD dont le temps de réponse doit être inférieur à 5 secondes. Si nous détectons une indisponibilité, nous effectuons un nouveau test toutes les 10 minutes, jusqu'à ce que la ressource soit à nouveau disponible.Pour les flux SIRI et SIRI Lite, nous effectuons une requête HTTP de type
GET : nous considérons une réponse avec un code 401 ou 405 comme étant disponible. En cas d'erreur 500, nous considèrerons que le flux est indisponible, sauf si il semble contenir du SOAP.Rapport de validation
❌2 727 erreurs, 1 021 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 19/02/2026 à 08h02 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
stop_times_updates not strictly sorted E002 5 erreurs
stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence
Exemples d'erreurs
- trip_id 6258263 stop_sequence [16, 17, 18, 19, 20, 22, 27, 28, 29, 30, 31, 32, 32] is not strictly sorted by increasing stop_sequence
- trip_id 6258250 stop_sequence [9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 28] is not strictly sorted by increasing stop_sequence
- trip_id 6258264 stop_sequence [19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 28] is not strictly sorted by increasing stop_sequence
- trip_id 6258257 stop_sequence [4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 22] is not strictly sorted by increasing stop_sequence
- trip_id 6258255 stop_sequence [21, 22, 23, 23] is not strictly sorted by increasing stop_sequence
Sequential stop_time_update times are not increasing E022 623 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 6257471 stop_sequence 23 arrival_time 08:10:00 (1771485000) is less than previous stop arrival_time 08:20:35 (1771485635) - times must increase between two sequential stops
- trip_id 6257471 stop_sequence 23 arrival_time 08:10:00 (1771485000) is less than previous stop departure_time 08:20:35 (1771485635) - times must increase between two sequential stops
- trip_id 6257471 stop_sequence 23 departure_time 08:10:00 (1771485000) is less than previous stop departure_time 08:20:35 (1771485635) - times must increase between two sequential stops
- trip_id 6257471 stop_sequence 23 departure_time 08:10:00 (1771485000) is less than previous stop arrival_time 08:20:35 (1771485635) - times must increase between two sequential stops
- trip_id 6053991 stop_sequence 8 arrival_time 08:23:37 (1771485817) is less than previous stop arrival_time 08:27:21 (1771486041) - times must increase between two sequential stops
stop_time_update departure time is before arrival time E025 1 erreur
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 6257491 stop_sequence 31 departure_time 08:33:00 (1771486380) is less than the same stop arrival_time 08:33:01 (1771486381) - departure time must be equal to or greater than arrival time
Sequential stop_time_updates have the same stop_sequence E036 5 erreurs
Sequential GTFS-rt trip stop_time_updates should never have the same stop_sequence
Exemples d'erreurs
- trip_id 6258263 has repeating stop_sequence 32 - stop_sequence must increase for each stop_time_update
- trip_id 6258250 has repeating stop_sequence 28 - stop_sequence must increase for each stop_time_update
- trip_id 6258264 has repeating stop_sequence 28 - stop_sequence must increase for each stop_time_update
- trip_id 6258257 has repeating stop_sequence 22 - stop_sequence must increase for each stop_time_update
- trip_id 6258255 has repeating stop_sequence 23 - stop_sequence must increase for each stop_time_update
Sequential stop_time_updates have the same stop_id E037 4 erreurs
Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id
Exemples d'erreurs
- trip_id 6258250 has repeating stop_id FO-LOR-R at stop_sequence 28 - sequential stop_ids should be different
- trip_id 6258264 has repeating stop_id FO-LOR-R at stop_sequence 28 - sequential stop_ids should be different
- trip_id 6258257 has repeating stop_id MONPROFI at stop_sequence 22 - sequential stop_ids should be different
- trip_id 6258255 has repeating stop_id DUMESNIL at stop_sequence 23 - sequential stop_ids should be different
GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 2 078 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 6257471 stop_sequence 12 has stop_id RAMON-E but GTFS stop_sequence 12 has stop_id CARCITR - stop_ids should be the same
- GTFS-rt trip_id 6257471 stop_sequence 16 has stop_id MIMOSAS but GTFS stop_sequence 16 has stop_id TALET - stop_ids should be the same
- GTFS-rt trip_id 6257471 stop_sequence 17 has stop_id BRISEPOT but GTFS stop_sequence 17 has stop_id MENDESFR - stop_ids should be the same
- GTFS-rt trip_id 6257471 stop_sequence 18 has stop_id DESJARDI but GTFS stop_sequence 18 has stop_id FO-LOR-R - stop_ids should be the same
- GTFS-rt trip_id 6257471 stop_sequence 19 has stop_id MACE but GTFS stop_sequence 19 has stop_id STAUBI-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 6258248 contains stop_sequence 66 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 3052 contains stop_sequence 29 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 4051 contains stop_sequence 21 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 6258263 contains stop_sequence 32 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 6258250 contains stop_sequence 28 that does not exist in GTFS stop_times.txt for this trip
Avertissements
timestamp not populated W001 259 erreurs
Timestamps should be populated for all elements
Exemples d'erreurs
- trip_id 6257471 does not have a timestamp
- trip_id 6053991 does not have a timestamp
- trip_id 6258717 does not have a timestamp
- trip_id 6258129 does not have a timestamp
- trip_id 6258051 does not have a timestamp
vehicle_id not populated W002 259 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id 6257471 does not have a vehicle_id
- trip_id 6053991 does not have a vehicle_id
- trip_id 6258717 does not have a vehicle_id
- trip_id 6258129 does not have a vehicle_id
- trip_id 6258051 does not have a vehicle_id
schedule_relationship not populated W009 503 erreurs
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Exemples d'erreurs
- trip_id 6257471 stop_sequence 2 (and potentially more for this trip) does not have a schedule_relationship
- trip_id 6257471 does not have a schedule_relationship
- trip_id 6053991 does not have a schedule_relationship
- trip_id 6258717 stop_sequence 10 (and potentially more for this trip) does not have a schedule_relationship
- trip_id 6258717 does not have a schedule_relationship
Validations précédentes
Voici un récapitulatif des différents types d'erreurs constatés au cours des 30 derniers jours.
| Identifiant d'erreur | Description | Nombre d'erreurs | Nombre d'occurences |
|---|---|---|---|
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 5 587 | 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 | 36 269 | 29 fois (100 % des validations) |
| W001 | Timestamps should be populated for all elements | 7 554 | 29 fois (100 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 7 554 | 29 fois (100 % des validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 15 041 | 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 | 450 | 26 fois (90 % 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. | 297 | 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) | 272 | 23 fois (79 % des validations) |
| E002 | stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence | 52 | 15 fois (52 % des validations) |
| E036 | Sequential GTFS-rt trip stop_time_updates should never have the same stop_sequence | 57 | 15 fois (52 % des validations) |
| E037 | Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id | 32 | 9 fois (31 % des validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 1 | 1 fois (3 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 19/02/2026 à 17h01 Europe/Paris.
trip_updates (274) vehicle_positions (0) service_alerts (0)Entités présentes dans ce flux lors des 7 derniers jours.
trip_updatesFlux GTFS-RT décodé
Voir le contenu du flux
Voici le flux GTFS-RT décodé au format Protobuf le 19/02/2026 à 17h01 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "trip:6258673",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516763"
},
"departure": {
"time": "1771516787"
},
"stopId": "PYRAM2-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771516816"
},
"departure": {
"time": "1771516832"
},
"stopId": "BUISSO-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771516894"
},
"departure": {
"time": "1771516894"
},
"stopId": "ARENA-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771516957"
},
"departure": {
"time": "1771516957"
},
"stopId": "MONTHI-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1771517019"
},
"departure": {
"time": "1771517019"
},
"stopId": "MAIRTR-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1771517062"
},
"departure": {
"time": "1771517062"
},
"stopId": "EGLTRE-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771517098"
},
"departure": {
"time": "1771517098"
},
"stopId": "CIMETR-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771517176"
},
"departure": {
"time": "1771517176"
},
"stopId": "HMTRE-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771517256"
},
"departure": {
"time": "1771517256"
},
"stopId": "TRELGA-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771517326"
},
"departure": {
"time": "1771517326"
},
"stopId": "FMAURI-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771517371"
},
"departure": {
"time": "1771517371"
},
"stopId": "MALRAU-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771517416"
},
"stopId": "TRELA-AR",
"stopSequence": 32
}
],
"trip": {
"directionId": 1,
"routeId": "01",
"tripId": "6258673"
}
}
},
{
"id": "trip:6257725",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516839"
},
"departure": {
"time": "1771516854"
},
"stopId": "HARAS",
"stopSequence": 32
},
{
"arrival": {
"time": "1771516967"
},
"departure": {
"time": "1771516967"
},
"stopId": "STAUBIN",
"stopSequence": 33
},
{
"arrival": {
"time": "1771517001"
},
"departure": {
"time": "1771517001"
},
"stopId": "LOR-FO-A",
"stopSequence": 34
},
{
"arrival": {
"time": "1771517173"
},
"departure": {
"time": "1771517173"
},
"stopId": "MENDES-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771517311"
},
"departure": {
"time": "1771517311"
},
"stopId": "SAVARY-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771517357"
},
"departure": {
"time": "1771517357"
},
"stopId": "MUSSET-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771517456"
},
"departure": {
"time": "1771517456"
},
"stopId": "LUTIN-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771517511"
},
"departure": {
"time": "1771517511"
},
"stopId": "MACE-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771517547"
},
"departure": {
"time": "1771517547"
},
"stopId": "DESJAR-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771517611"
},
"departure": {
"time": "1771517611"
},
"stopId": "BRISEP-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771517695"
},
"departure": {
"time": "1771517695"
},
"stopId": "MIMOSA-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771517737"
},
"departure": {
"time": "1771517737"
},
"stopId": "CHATEN-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771517830"
},
"departure": {
"time": "1771517830"
},
"stopId": "SOLELE-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771517864"
},
"departure": {
"time": "1771517864"
},
"stopId": "SEPSON-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771517911"
},
"departure": {
"time": "1771517911"
},
"stopId": "BANCST-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771518012"
},
"departure": {
"time": "1771518012"
},
"stopId": "RTEPAR-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771518096"
},
"departure": {
"time": "1771518096"
},
"stopId": "PROVIN-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771518280"
},
"stopId": "PARCEX-E",
"stopSequence": 49
}
],
"trip": {
"directionId": 0,
"routeId": "04",
"tripId": "6257725"
}
}
},
{
"id": "trip:6257949",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516771"
},
"departure": {
"time": "1771516771"
},
"stopId": "DUMESN-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771516931"
},
"departure": {
"time": "1771516931"
},
"stopId": "SAJACQ-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771517000"
},
"departure": {
"time": "1771517000"
},
"stopId": "FARCSJ-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771517095"
},
"departure": {
"time": "1771517095"
},
"stopId": "MVIGNE-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771517191"
},
"departure": {
"time": "1771517191"
},
"stopId": "CHBBEI-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771517246"
},
"departure": {
"time": "1771517246"
},
"stopId": "BOISRA-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771517312"
},
"departure": {
"time": "1771517312"
},
"stopId": "NDAMLA-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771517375"
},
"departure": {
"time": "1771517375"
},
"stopId": "POLYTE-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771517431"
},
"departure": {
"time": "1771517431"
},
"stopId": "CITEUN-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771517502"
},
"departure": {
"time": "1771517502"
},
"stopId": "RESTUN-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771517557"
},
"departure": {
"time": "1771517557"
},
"stopId": "I.U.T.-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771517671"
},
"departure": {
"time": "1771517671"
},
"stopId": "BBCAMT-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771517713"
},
"departure": {
"time": "1771517713"
},
"stopId": "LENOT-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771517740"
},
"departure": {
"time": "1771517740"
},
"stopId": "MOREL-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771517773"
},
"departure": {
"time": "1771517773"
},
"stopId": "INRA-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771517816"
},
"departure": {
"time": "1771517816"
},
"stopId": "GDPERI-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771517852"
},
"departure": {
"time": "1771517852"
},
"stopId": "LANDRE-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771517950"
},
"departure": {
"time": "1771517950"
},
"stopId": "BRGPAI-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771517975"
},
"departure": {
"time": "1771517975"
},
"stopId": "RODIN-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771518006"
},
"departure": {
"time": "1771518006"
},
"stopId": "GRANBE-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771518046"
},
"departure": {
"time": "1771518046"
},
"stopId": "PROME-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771518091"
},
"departure": {
"time": "1771518091"
},
"stopId": "CERFEU-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771518158"
},
"departure": {
"time": "1771518158"
},
"stopId": "LASOUR-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1771518220"
},
"departure": {
"time": "1771518220"
},
"stopId": "ROUAIR-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771518291"
},
"departure": {
"time": "1771518291"
},
"stopId": "VAURAG-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1771518341"
},
"departure": {
"time": "1771518341"
},
"stopId": "PRIEUR-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1771518382"
},
"departure": {
"time": "1771518382"
},
"stopId": "GRANPI-E",
"stopSequence": 64
},
{
"arrival": {
"time": "1771518409"
},
"departure": {
"time": "1771518409"
},
"stopId": "PINSON-E",
"stopSequence": 65
},
{
"arrival": {
"time": "1771518453"
},
"departure": {
"time": "1771518453"
},
"stopId": "FAUVET-E",
"stopSequence": 66
},
{
"arrival": {
"time": "1771518511"
},
"stopId": "BEAUCOUZ",
"stopSequence": 67
}
],
"trip": {
"directionId": 1,
"routeId": "02",
"tripId": "6257949"
}
}
},
{
"id": "trip:6258109",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516831"
},
"departure": {
"time": "1771516862"
},
"stopId": "CTRETRI",
"stopSequence": 43
},
{
"arrival": {
"time": "1771516936"
},
"departure": {
"time": "1771516936"
},
"stopId": "EBLE",
"stopSequence": 44
},
{
"arrival": {
"time": "1771517004"
},
"departure": {
"time": "1771517004"
},
"stopId": "GENIE",
"stopSequence": 45
},
{
"arrival": {
"time": "1771517088"
},
"departure": {
"time": "1771517088"
},
"stopId": "VAUBAN",
"stopSequence": 46
},
{
"arrival": {
"time": "1771517125"
},
"departure": {
"time": "1771517125"
},
"stopId": "POIREL",
"stopSequence": 47
},
{
"arrival": {
"time": "1771517178"
},
"departure": {
"time": "1771517178"
},
"stopId": "PONTNOIR",
"stopSequence": 48
},
{
"arrival": {
"time": "1771517234"
},
"departure": {
"time": "1771517234"
},
"stopId": "SEMARD",
"stopSequence": 49
},
{
"arrival": {
"time": "1771517288"
},
"departure": {
"time": "1771517288"
},
"stopId": "BREMON-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771517352"
},
"departure": {
"time": "1771517352"
},
"stopId": "ACAD-PLA",
"stopSequence": 51
},
{
"arrival": {
"time": "1771517393"
},
"departure": {
"time": "1771517393"
},
"stopId": "CHDARR-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771517535"
},
"departure": {
"time": "1771517535"
},
"stopId": "LEQUAI-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771517591"
},
"departure": {
"time": "1771517591"
},
"stopId": "DUMESN-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771517666"
},
"departure": {
"time": "1771517666"
},
"stopId": "RASPAI-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771517737"
},
"departure": {
"time": "1771517737"
},
"stopId": "LABRUY-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771517824"
},
"departure": {
"time": "1771517824"
},
"stopId": "PARCGA-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771517876"
},
"departure": {
"time": "1771517876"
},
"stopId": "ROCEPI-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771517955"
},
"departure": {
"time": "1771517955"
},
"stopId": "LECLER-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771518005"
},
"departure": {
"time": "1771518005"
},
"stopId": "CAMUS-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1771518058"
},
"departure": {
"time": "1771518058"
},
"stopId": "LIZE05-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771518176"
},
"departure": {
"time": "1771518176"
},
"stopId": "PELUAU-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1771518262"
},
"departure": {
"time": "1771518262"
},
"stopId": "AURIOL-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1771518293"
},
"stopId": "AQUAVITA",
"stopSequence": 64
}
],
"trip": {
"directionId": 0,
"routeId": "05",
"tripId": "6258109"
}
}
},
{
"id": "trip:6541213",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516785"
},
"departure": {
"time": "1771516816"
},
"stopId": "2HARA",
"stopSequence": 7
},
{
"arrival": {
"time": "1771516868"
},
"departure": {
"time": "1771516871"
},
"stopId": "2FMBL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771516988"
},
"departure": {
"time": "1771516988"
},
"stopId": "2HDVA",
"stopSequence": 9
},
{
"arrival": {
"time": "1771517088"
},
"departure": {
"time": "1771517088"
},
"stopId": "2CECO",
"stopSequence": 10
},
{
"arrival": {
"time": "1771517178"
},
"departure": {
"time": "1771517178"
},
"stopId": "2STSE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771517298"
},
"departure": {
"time": "1771517298"
},
"stopId": "2BMAI",
"stopSequence": 12
},
{
"arrival": {
"time": "1771517398"
},
"departure": {
"time": "1771517398"
},
"stopId": "2HOPA",
"stopSequence": 13
},
{
"arrival": {
"time": "1771517518"
},
"departure": {
"time": "1771517518"
},
"stopId": "2CAPU",
"stopSequence": 14
},
{
"arrival": {
"time": "1771517598"
},
"departure": {
"time": "1771517598"
},
"stopId": "2JMOU",
"stopSequence": 15
},
{
"arrival": {
"time": "1771517718"
},
"departure": {
"time": "1771517718"
},
"stopId": "2HSAU",
"stopSequence": 16
},
{
"arrival": {
"time": "1771517808"
},
"departure": {
"time": "1771517808"
},
"stopId": "2VERN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771517968"
},
"departure": {
"time": "1771517968"
},
"stopId": "2BOTA",
"stopSequence": 19
},
{
"arrival": {
"time": "1771518068"
},
"departure": {
"time": "1771518068"
},
"stopId": "2PMAY",
"stopSequence": 20
},
{
"arrival": {
"time": "1771518148"
},
"departure": {
"time": "1771518148"
},
"stopId": "2BROY",
"stopSequence": 21
},
{
"arrival": {
"time": "1771518238"
},
"departure": {
"time": "1771518238"
},
"stopId": "2ACAS",
"stopSequence": 22
},
{
"arrival": {
"time": "1771518318"
},
"departure": {
"time": "1771518318"
},
"stopId": "2STGI",
"stopSequence": 23
},
{
"arrival": {
"time": "1771518408"
},
"departure": {
"time": "1771518408"
},
"stopId": "2BASC",
"stopSequence": 24
},
{
"arrival": {
"time": "1771518498"
},
"stopId": "1AARD",
"stopSequence": 25
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6541213"
}
}
},
{
"id": "trip:6544500",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771520040"
},
"stopId": "MENDESFR",
"stopSequence": 0
},
{
"arrival": {
"time": "1771520220"
},
"departure": {
"time": "1771520220"
},
"stopId": "FO-LOR-R",
"stopSequence": 1
},
{
"arrival": {
"time": "1771520382"
},
"departure": {
"time": "1771520382"
},
"stopId": "STAUBI-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771520460"
},
"departure": {
"time": "1771520460"
},
"stopId": "HARAS-E",
"stopSequence": 3
}
],
"trip": {
"directionId": 0,
"routeId": "Tbus",
"tripId": "6544500"
}
}
},
{
"id": "trip:6052654",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771522103"
},
"stopId": "GAREPAPI",
"stopSequence": 0
}
],
"trip": {
"directionId": 1,
"routeId": "21",
"tripId": "6052654"
}
}
},
{
"id": "trip:6052652",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516768"
},
"departure": {
"time": "1771516768"
},
"stopId": "CHDARR-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771516952"
},
"departure": {
"time": "1771516952"
},
"stopId": "LEQUAI-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771517040"
},
"departure": {
"time": "1771517040"
},
"stopId": "MONPR-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771517110"
},
"departure": {
"time": "1771517110"
},
"stopId": "DESCAZ-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771517195"
},
"departure": {
"time": "1771517195"
},
"stopId": "BICHBI-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771517237"
},
"departure": {
"time": "1771517237"
},
"stopId": "STTHER-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771517332"
},
"departure": {
"time": "1771517332"
},
"stopId": "BARRA-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771517400"
},
"departure": {
"time": "1771517400"
},
"stopId": "BLERIO-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771517502"
},
"departure": {
"time": "1771517502"
},
"stopId": "LECUIT-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771517581"
},
"departure": {
"time": "1771517581"
},
"stopId": "AURIOL-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771517640"
},
"departure": {
"time": "1771517640"
},
"stopId": "AQUAVITA",
"stopSequence": 13
},
{
"arrival": {
"time": "1771519117"
},
"departure": {
"time": "1771519117"
},
"stopId": "PLOTTI-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771519148"
},
"departure": {
"time": "1771519148"
},
"stopId": "AUTRIC-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771519217"
},
"departure": {
"time": "1771519217"
},
"stopId": "IRLAND-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771519265"
},
"departure": {
"time": "1771519265"
},
"stopId": "ITALIE-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771519313"
},
"departure": {
"time": "1771519313"
},
"stopId": "ALLEMAGN",
"stopSequence": 18
},
{
"arrival": {
"time": "1771519342"
},
"departure": {
"time": "1771519342"
},
"stopId": "ALLEMA-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771519371"
},
"departure": {
"time": "1771519371"
},
"stopId": "DANEMA-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771519414"
},
"departure": {
"time": "1771519414"
},
"stopId": "AVENEU-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771519461"
},
"departure": {
"time": "1771519461"
},
"stopId": "MASTEL-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771518000"
},
"departure": {
"time": "1771518000"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHENOI-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771519518"
},
"departure": {
"time": "1771519518"
},
"stopId": "JEHUEZ-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1771519572"
},
"departure": {
"time": "1771519572"
},
"stopId": "PLATEF-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1771519648"
},
"departure": {
"time": "1771519648"
},
"stopId": "ESPMON-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771519709"
},
"departure": {
"time": "1771519709"
},
"stopId": "BELAIR-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771519758"
},
"departure": {
"time": "1771519758"
},
"stopId": "ZOLA-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771519823"
},
"departure": {
"time": "1771519823"
},
"stopId": "ANAFRA-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771519885"
},
"departure": {
"time": "1771519885"
},
"stopId": "PISCMU-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771519943"
},
"departure": {
"time": "1771519943"
},
"stopId": "CAMPJU-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771520005"
},
"departure": {
"time": "1771520005"
},
"stopId": "LAEN-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771520055"
},
"departure": {
"time": "1771520055"
},
"stopId": "BECK-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771520108"
},
"stopId": "DOMVATER",
"stopSequence": 34
}
],
"trip": {
"directionId": 1,
"routeId": "21",
"tripId": "6052652"
}
}
},
{
"id": "trip:6257617",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516916"
},
"departure": {
"time": "1771516916"
},
"stopId": "LORETT-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771516965"
},
"departure": {
"time": "1771516965"
},
"stopId": "MORELI-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771517042"
},
"departure": {
"time": "1771517042"
},
"stopId": "DELATR-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771517129"
},
"departure": {
"time": "1771517129"
},
"stopId": "HAUTPR-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771517265"
},
"departure": {
"time": "1771517265"
},
"stopId": "INTMIL-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771517359"
},
"departure": {
"time": "1771517359"
},
"stopId": "SAUMUR-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771517380"
},
"departure": {
"time": "1771517380"
},
"stopId": "DELACR-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771517478"
},
"departure": {
"time": "1771517478"
},
"stopId": "JUSTIC-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771517575"
},
"departure": {
"time": "1771517575"
},
"stopId": "ECLATE-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771517674"
},
"departure": {
"time": "1771517674"
},
"stopId": "VDLOIR-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771517284"
},
"departure": {
"time": "1771517284"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PICAS-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771517340"
},
"departure": {
"time": "1771517340"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PARMEN-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771517427"
},
"departure": {
"time": "1771517427"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LAFAUV-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771517460"
},
"departure": {
"time": "1771517460"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAUM-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771517718"
},
"departure": {
"time": "1771517718"
},
"stopId": "LEOLAG-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771517764"
},
"departure": {
"time": "1771517764"
},
"stopId": "DAGUER-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771517819"
},
"departure": {
"time": "1771517819"
},
"stopId": "ALLUME-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771517867"
},
"departure": {
"time": "1771517867"
},
"stopId": "RIOTTE-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771517919"
},
"departure": {
"time": "1771517919"
},
"stopId": "BOURSE-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771517955"
},
"departure": {
"time": "1771517955"
},
"stopId": "MORLON-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771517994"
},
"departure": {
"time": "1771517994"
},
"stopId": "PYRAM2-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771518004"
},
"departure": {
"time": "1771518004"
},
"stopId": "BUISSO-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771518030"
},
"departure": {
"time": "1771518030"
},
"stopId": "DAUTEL-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771518101"
},
"departure": {
"time": "1771518101"
},
"stopId": "GENTR-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1771518221"
},
"departure": {
"time": "1771518221"
},
"stopId": "SLEZIND",
"stopSequence": 61
},
{
"arrival": {
"time": "1771518312"
},
"departure": {
"time": "1771518312"
},
"stopId": "BAHONN-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1771518358"
},
"departure": {
"time": "1771518358"
},
"stopId": "DEGAUL-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1771518409"
},
"departure": {
"time": "1771518409"
},
"stopId": "MALEMB-E",
"stopSequence": 64
},
{
"arrival": {
"time": "1771518521"
},
"stopId": "TRELGARE",
"stopSequence": 65
}
],
"trip": {
"directionId": 1,
"routeId": "10",
"tripId": "6257617"
}
}
},
{
"id": "trip:6544690",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771519190"
},
"stopId": "1AARD",
"stopSequence": 0
},
{
"arrival": {
"time": "1771519270"
},
"departure": {
"time": "1771519270"
},
"stopId": "1BASC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771519340"
},
"departure": {
"time": "1771519340"
},
"stopId": "1STGI",
"stopSequence": 2
},
{
"arrival": {
"time": "1771519420"
},
"departure": {
"time": "1771519420"
},
"stopId": "1ACAS",
"stopSequence": 3
},
{
"arrival": {
"time": "1771519510"
},
"departure": {
"time": "1771519510"
},
"stopId": "1BROY",
"stopSequence": 4
},
{
"arrival": {
"time": "1771519600"
},
"departure": {
"time": "1771519600"
},
"stopId": "1PMAY",
"stopSequence": 5
},
{
"arrival": {
"time": "1771519710"
},
"departure": {
"time": "1771519710"
},
"stopId": "1BOTA",
"stopSequence": 6
},
{
"arrival": {
"time": "1771519870"
},
"departure": {
"time": "1771519870"
},
"stopId": "1VERN",
"stopSequence": 8
},
{
"arrival": {
"time": "1771519960"
},
"departure": {
"time": "1771519960"
},
"stopId": "1HSAU",
"stopSequence": 9
},
{
"arrival": {
"time": "1771520080"
},
"departure": {
"time": "1771520080"
},
"stopId": "1JMOU",
"stopSequence": 10
},
{
"arrival": {
"time": "1771520160"
},
"departure": {
"time": "1771520160"
},
"stopId": "1CAPU",
"stopSequence": 11
},
{
"arrival": {
"time": "1771520290"
},
"departure": {
"time": "1771520290"
},
"stopId": "1HOPA",
"stopSequence": 12
},
{
"arrival": {
"time": "1771520380"
},
"departure": {
"time": "1771520380"
},
"stopId": "1BMAI",
"stopSequence": 13
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6544690"
}
}
},
{
"id": "trip:6257915",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771517700"
},
"stopId": "BEAUCOUZ",
"stopSequence": 0
},
{
"arrival": {
"time": "1771517736"
},
"departure": {
"time": "1771517736"
},
"stopId": "FAUVETTE",
"stopSequence": 1
},
{
"arrival": {
"time": "1771517769"
},
"departure": {
"time": "1771517769"
},
"stopId": "PINSONS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771517828"
},
"departure": {
"time": "1771517828"
},
"stopId": "PRIEURE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771517859"
},
"departure": {
"time": "1771517859"
},
"stopId": "VAURAGER",
"stopSequence": 5
},
{
"arrival": {
"time": "1771517919"
},
"departure": {
"time": "1771517919"
},
"stopId": "ROUAIRIE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771517962"
},
"departure": {
"time": "1771517962"
},
"stopId": "LASOURCE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771518000"
},
"departure": {
"time": "1771518000"
},
"stopId": "CERFEUIL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771518058"
},
"departure": {
"time": "1771518058"
},
"stopId": "PROMENIE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771518097"
},
"departure": {
"time": "1771518097"
},
"stopId": "GRANBELL",
"stopSequence": 10
},
{
"arrival": {
"time": "1771518135"
},
"departure": {
"time": "1771518135"
},
"stopId": "RODIN",
"stopSequence": 11
},
{
"arrival": {
"time": "1771518171"
},
"departure": {
"time": "1771518171"
},
"stopId": "BRGPAILL",
"stopSequence": 12
},
{
"arrival": {
"time": "1771518275"
},
"departure": {
"time": "1771518275"
},
"stopId": "LANDREAU",
"stopSequence": 13
},
{
"arrival": {
"time": "1771518316"
},
"departure": {
"time": "1771518316"
},
"stopId": "GDPERIGN",
"stopSequence": 14
},
{
"arrival": {
"time": "1771518367"
},
"departure": {
"time": "1771518367"
},
"stopId": "INRA",
"stopSequence": 15
},
{
"arrival": {
"time": "1771518400"
},
"departure": {
"time": "1771518400"
},
"stopId": "MOREL",
"stopSequence": 16
},
{
"arrival": {
"time": "1771518439"
},
"departure": {
"time": "1771518439"
},
"stopId": "LENOTRE",
"stopSequence": 17
},
{
"arrival": {
"time": "1771518480"
},
"departure": {
"time": "1771518480"
},
"stopId": "BBCAMTEC",
"stopSequence": 18
},
{
"arrival": {
"time": "1771518624"
},
"departure": {
"time": "1771518624"
},
"stopId": "I.U.T.",
"stopSequence": 19
},
{
"arrival": {
"time": "1771518687"
},
"departure": {
"time": "1771518687"
},
"stopId": "RESTUNIV",
"stopSequence": 20
},
{
"arrival": {
"time": "1771518780"
},
"departure": {
"time": "1771518780"
},
"stopId": "CITEUNIV",
"stopSequence": 21
},
{
"arrival": {
"time": "1771518843"
},
"departure": {
"time": "1771518843"
},
"stopId": "POLYTECH",
"stopSequence": 22
},
{
"arrival": {
"time": "1771518919"
},
"departure": {
"time": "1771518919"
},
"stopId": "NDAMELAC",
"stopSequence": 23
},
{
"arrival": {
"time": "1771519002"
},
"departure": {
"time": "1771519002"
},
"stopId": "BOISRAME",
"stopSequence": 24
},
{
"arrival": {
"time": "1771519080"
},
"departure": {
"time": "1771519080"
},
"stopId": "CHBBEILL",
"stopSequence": 25
},
{
"arrival": {
"time": "1771519155"
},
"departure": {
"time": "1771519155"
},
"stopId": "MVIGNE",
"stopSequence": 26
},
{
"arrival": {
"time": "1771519263"
},
"departure": {
"time": "1771519263"
},
"stopId": "FARCYSJA",
"stopSequence": 27
},
{
"arrival": {
"time": "1771519359"
},
"departure": {
"time": "1771519359"
},
"stopId": "SAJACQUE",
"stopSequence": 28
},
{
"arrival": {
"time": "1771519428"
},
"departure": {
"time": "1771519428"
},
"stopId": "DUMESNIL",
"stopSequence": 29
},
{
"arrival": {
"time": "1771519466"
},
"departure": {
"time": "1771519466"
},
"stopId": "LEQUAI",
"stopSequence": 30
},
{
"arrival": {
"time": "1771519440"
},
"departure": {
"time": "1771519440"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MONPROF.",
"stopSequence": 31
},
{
"arrival": {
"time": "1771519567"
},
"departure": {
"time": "1771519567"
},
"scheduleRelationship": "SKIPPED",
"stopId": "TRINITE",
"stopSequence": 32
},
{
"arrival": {
"time": "1771519655"
},
"departure": {
"time": "1771519655"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAUREPA",
"stopSequence": 33
},
{
"arrival": {
"time": "1771519740"
},
"departure": {
"time": "1771519740"
},
"scheduleRelationship": "SKIPPED",
"stopId": "COEURMA",
"stopSequence": 34
},
{
"arrival": {
"time": "1771519681"
},
"departure": {
"time": "1771519681"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHDARR",
"stopSequence": 35
},
{
"arrival": {
"time": "1771519647"
},
"departure": {
"time": "1771519647"
},
"stopId": "ACADEMIE",
"stopSequence": 36
},
{
"arrival": {
"time": "1771519723"
},
"departure": {
"time": "1771519723"
},
"stopId": "GBREM-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771519836"
},
"departure": {
"time": "1771519836"
},
"stopId": "GARETERM",
"stopSequence": 38
},
{
"arrival": {
"time": "1771519891"
},
"departure": {
"time": "1771519891"
},
"stopId": "LESGARES",
"stopSequence": 39
},
{
"arrival": {
"time": "1771520036"
},
"departure": {
"time": "1771520036"
},
"stopId": "HARAS",
"stopSequence": 40
},
{
"arrival": {
"time": "1771520123"
},
"departure": {
"time": "1771520123"
},
"stopId": "STAUBIN",
"stopSequence": 41
},
{
"arrival": {
"time": "1771520183"
},
"departure": {
"time": "1771520700"
},
"stopId": "LOR-FO-A",
"stopSequence": 42
}
],
"trip": {
"directionId": 0,
"routeId": "02",
"tripId": "6257915"
}
}
},
{
"id": "trip:6258479",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771517820"
},
"stopId": "ROMORNA",
"stopSequence": 0
},
{
"arrival": {
"time": "1771517912"
},
"departure": {
"time": "1771517912"
},
"stopId": "LECHENE",
"stopSequence": 1
},
{
"arrival": {
"time": "1771517938"
},
"departure": {
"time": "1771517938"
},
"stopId": "PORTSG",
"stopSequence": 2
},
{
"arrival": {
"time": "1771517983"
},
"departure": {
"time": "1771517983"
},
"stopId": "VANRIE",
"stopSequence": 3
},
{
"arrival": {
"time": "1771518047"
},
"departure": {
"time": "1771518047"
},
"stopId": "CLOSNEUF",
"stopSequence": 4
},
{
"arrival": {
"time": "1771518111"
},
"departure": {
"time": "1771518111"
},
"stopId": "HOSGEMME",
"stopSequence": 5
},
{
"arrival": {
"time": "1771518161"
},
"departure": {
"time": "1771518161"
},
"stopId": "MASGEMME",
"stopSequence": 6
},
{
"arrival": {
"time": "1771518226"
},
"departure": {
"time": "1771518226"
},
"stopId": "LOUPINO",
"stopSequence": 7
},
{
"arrival": {
"time": "1771518301"
},
"departure": {
"time": "1771518301"
},
"stopId": "LESROSES",
"stopSequence": 8
},
{
"arrival": {
"time": "1771518360"
},
"departure": {
"time": "1771518360"
},
"stopId": "RTEDANGE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771518382"
},
"departure": {
"time": "1771518382"
},
"stopId": "BELOEIL",
"stopSequence": 10
},
{
"arrival": {
"time": "1771518442"
},
"departure": {
"time": "1771518442"
},
"stopId": "JOLIVETT",
"stopSequence": 11
},
{
"arrival": {
"time": "1771518463"
},
"departure": {
"time": "1771518463"
},
"stopId": "HUTREAU",
"stopSequence": 12
},
{
"arrival": {
"time": "1771518532"
},
"departure": {
"time": "1771518532"
},
"stopId": "COSSE",
"stopSequence": 13
},
{
"arrival": {
"time": "1771518569"
},
"departure": {
"time": "1771518569"
},
"stopId": "AUBRY",
"stopSequence": 14
},
{
"arrival": {
"time": "1771518619"
},
"departure": {
"time": "1771518619"
},
"stopId": "MTARDAT",
"stopSequence": 15
},
{
"arrival": {
"time": "1771518649"
},
"departure": {
"time": "1771518649"
},
"stopId": "INTREPID",
"stopSequence": 16
},
{
"arrival": {
"time": "1771518686"
},
"departure": {
"time": "1771518686"
},
"stopId": "BEDIER",
"stopSequence": 17
},
{
"arrival": {
"time": "1771518720"
},
"departure": {
"time": "1771518720"
},
"stopId": "LETANDUE",
"stopSequence": 18
},
{
"arrival": {
"time": "1771518828"
},
"departure": {
"time": "1771518828"
},
"stopId": "STRASBOU",
"stopSequence": 19
},
{
"arrival": {
"time": "1771518894"
},
"departure": {
"time": "1771518894"
},
"stopId": "FREMUR",
"stopSequence": 20
},
{
"arrival": {
"time": "1771518949"
},
"departure": {
"time": "1771518949"
},
"stopId": "VAUBAN",
"stopSequence": 21
},
{
"arrival": {
"time": "1771518988"
},
"departure": {
"time": "1771518988"
},
"stopId": "POIREL",
"stopSequence": 22
},
{
"arrival": {
"time": "1771519056"
},
"departure": {
"time": "1771519056"
},
"stopId": "PONTNOIR",
"stopSequence": 23
},
{
"arrival": {
"time": "1771519100"
},
"departure": {
"time": "1771519100"
},
"stopId": "SEMARD",
"stopSequence": 24
},
{
"arrival": {
"time": "1771519140"
},
"departure": {
"time": "1771519140"
},
"stopId": "GARETERM",
"stopSequence": 25
},
{
"arrival": {
"time": "1771519386"
},
"departure": {
"time": "1771519386"
},
"stopId": "HARAS",
"stopSequence": 26
},
{
"arrival": {
"time": "1771519456"
},
"departure": {
"time": "1771519456"
},
"stopId": "STAUBIN",
"stopSequence": 27
},
{
"arrival": {
"time": "1771519560"
},
"departure": {
"time": "1771519620"
},
"stopId": "LOHUIT",
"stopSequence": 28
},
{
"arrival": {
"time": "1771519791"
},
"departure": {
"time": "1771519791"
},
"stopId": "PLDULY-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771519881"
},
"departure": {
"time": "1771519881"
},
"stopId": "STJOS-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771519959"
},
"departure": {
"time": "1771519959"
},
"stopId": "ANFRAN-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771520016"
},
"departure": {
"time": "1771520016"
},
"stopId": "DESMAZ-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771520160"
},
"departure": {
"time": "1771520160"
},
"stopId": "MONGAZ-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771520229"
},
"departure": {
"time": "1771520229"
},
"stopId": "GERICA-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771520254"
},
"departure": {
"time": "1771520254"
},
"stopId": "STLEON-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771520351"
},
"departure": {
"time": "1771520351"
},
"stopId": "CORMI-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771520400"
},
"departure": {
"time": "1771520400"
},
"stopId": "VILSAN-E",
"stopSequence": 38
}
],
"trip": {
"directionId": 0,
"routeId": "08",
"tripId": "6258479"
}
}
},
{
"id": "trip:6257730",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771519020"
},
"stopId": "LHOIRI-D",
"stopSequence": 0
},
{
"arrival": {
"time": "1771519040"
},
"departure": {
"time": "1771519040"
},
"stopId": "LHOIRIE2",
"stopSequence": 1
},
{
"arrival": {
"time": "1771519093"
},
"departure": {
"time": "1771519093"
},
"stopId": "PAVILL-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771519167"
},
"departure": {
"time": "1771519167"
},
"stopId": "EBEAUP-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771519200"
},
"departure": {
"time": "1771519200"
},
"stopId": "AAMIPI-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771519284"
},
"departure": {
"time": "1771519284"
},
"stopId": "GUINEZ-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771519346"
},
"departure": {
"time": "1771519346"
},
"stopId": "CLAIE-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771519375"
},
"departure": {
"time": "1771519375"
},
"stopId": "THOMAS-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771519466"
},
"departure": {
"time": "1771519466"
},
"stopId": "ZIBEAU-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771519500"
},
"departure": {
"time": "1771519500"
},
"stopId": "CCMOLIER",
"stopSequence": 9
},
{
"arrival": {
"time": "1771519549"
},
"departure": {
"time": "1771519549"
},
"stopId": "AAQUITN",
"stopSequence": 10
},
{
"arrival": {
"time": "1771519583"
},
"departure": {
"time": "1771519583"
},
"stopId": "SHEAKSPE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771519649"
},
"departure": {
"time": "1771519649"
},
"stopId": "WIGAN",
"stopSequence": 12
},
{
"arrival": {
"time": "1771519680"
},
"departure": {
"time": "1771519680"
},
"stopId": "GRESILLE",
"stopSequence": 13
},
{
"arrival": {
"time": "1771519725"
},
"departure": {
"time": "1771519725"
},
"stopId": "PROUDHON",
"stopSequence": 14
},
{
"arrival": {
"time": "1771519797"
},
"departure": {
"time": "1771519797"
},
"stopId": "VALLO",
"stopSequence": 15
},
{
"arrival": {
"time": "1771519833"
},
"departure": {
"time": "1771519833"
},
"stopId": "MONTECLA",
"stopSequence": 16
},
{
"arrival": {
"time": "1771519874"
},
"departure": {
"time": "1771519874"
},
"stopId": "DELESCL",
"stopSequence": 17
},
{
"arrival": {
"time": "1771519994"
},
"departure": {
"time": "1771519994"
},
"stopId": "MAISLA-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771520032"
},
"departure": {
"time": "1771520032"
},
"stopId": "PERUSS-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771520100"
},
"departure": {
"time": "1771520100"
},
"stopId": "GDMAINE",
"stopSequence": 20
}
],
"trip": {
"directionId": 0,
"routeId": "04",
"tripId": "6257730"
}
}
},
{
"id": "trip:6257466",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771517460"
},
"stopId": "MOULINMA",
"stopSequence": 0
},
{
"arrival": {
"time": "1771517572"
},
"departure": {
"time": "1771517572"
},
"stopId": "BAUDRAI",
"stopSequence": 1
},
{
"arrival": {
"time": "1771517640"
},
"departure": {
"time": "1771517640"
},
"stopId": "GUILLEB.",
"stopSequence": 2
},
{
"arrival": {
"time": "1771517669"
},
"departure": {
"time": "1771517669"
},
"stopId": "RONCIE-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771517702"
},
"departure": {
"time": "1771517702"
},
"stopId": "JEROST-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771517731"
},
"departure": {
"time": "1771517731"
},
"stopId": "MACURI-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771517760"
},
"departure": {
"time": "1771517760"
},
"stopId": "GGSAND-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771517815"
},
"departure": {
"time": "1771517815"
},
"stopId": "FRANVI-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771517918"
},
"departure": {
"time": "1771517918"
},
"stopId": "GIRARDE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771517962"
},
"departure": {
"time": "1771517962"
},
"stopId": "CHESNAIE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771518000"
},
"departure": {
"time": "1771518000"
},
"stopId": "GENDRON",
"stopSequence": 10
},
{
"arrival": {
"time": "1771518054"
},
"departure": {
"time": "1771518054"
},
"stopId": "DIONNEAU",
"stopSequence": 11
},
{
"arrival": {
"time": "1771518112"
},
"departure": {
"time": "1771518112"
},
"stopId": "ATHLETIS",
"stopSequence": 12
},
{
"arrival": {
"time": "1771518182"
},
"departure": {
"time": "1771518182"
},
"stopId": "DANGELIN",
"stopSequence": 13
},
{
"arrival": {
"time": "1771518243"
},
"departure": {
"time": "1771518243"
},
"stopId": "LINOVENT",
"stopSequence": 14
},
{
"arrival": {
"time": "1771518300"
},
"departure": {
"time": "1771518300"
},
"stopId": "MARIANNE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771518374"
},
"departure": {
"time": "1771518374"
},
"stopId": "VIVIERS",
"stopSequence": 16
},
{
"arrival": {
"time": "1771518435"
},
"departure": {
"time": "1771518435"
},
"stopId": "VILLESIC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771518525"
},
"departure": {
"time": "1771518525"
},
"stopId": "MUTUALIT",
"stopSequence": 18
},
{
"arrival": {
"time": "1771518583"
},
"departure": {
"time": "1771518583"
},
"stopId": "BLANDEAU",
"stopSequence": 19
},
{
"arrival": {
"time": "1771518634"
},
"departure": {
"time": "1771518634"
},
"stopId": "CESARGEO",
"stopSequence": 20
},
{
"arrival": {
"time": "1771518715"
},
"departure": {
"time": "1771518715"
},
"stopId": "MIRABEAU",
"stopSequence": 21
},
{
"arrival": {
"time": "1771518780"
},
"departure": {
"time": "1771518780"
},
"stopId": "LAFAYETT",
"stopSequence": 22
},
{
"arrival": {
"time": "1771518835"
},
"departure": {
"time": "1771518835"
},
"stopId": "CHANZY",
"stopSequence": 23
},
{
"arrival": {
"time": "1771518909"
},
"departure": {
"time": "1771518909"
},
"stopId": "VAUBAN",
"stopSequence": 24
},
{
"arrival": {
"time": "1771518953"
},
"departure": {
"time": "1771518953"
},
"stopId": "POIREL",
"stopSequence": 25
},
{
"arrival": {
"time": "1771519030"
},
"departure": {
"time": "1771519030"
},
"stopId": "PONTNOIR",
"stopSequence": 26
},
{
"arrival": {
"time": "1771519080"
},
"departure": {
"time": "1771519080"
},
"stopId": "SEMARD",
"stopSequence": 27
},
{
"arrival": {
"time": "1771519147"
},
"departure": {
"time": "1771519147"
},
"stopId": "GARETERM",
"stopSequence": 28
},
{
"arrival": {
"time": "1771519402"
},
"departure": {
"time": "1771519402"
},
"stopId": "HARAS",
"stopSequence": 29
},
{
"arrival": {
"time": "1771519475"
},
"departure": {
"time": "1771519475"
},
"stopId": "STAUBIN",
"stopSequence": 30
},
{
"arrival": {
"time": "1771519560"
},
"departure": {
"time": "1771519620"
},
"stopId": "LORRAIN1",
"stopSequence": 31
},
{
"arrival": {
"time": "1771519754"
},
"departure": {
"time": "1771519754"
},
"stopId": "MENDES-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771519838"
},
"departure": {
"time": "1771519838"
},
"stopId": "SAVARY-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771519873"
},
"departure": {
"time": "1771519873"
},
"stopId": "MUSSET-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771519949"
},
"departure": {
"time": "1771519949"
},
"stopId": "LUTIN-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771519991"
},
"departure": {
"time": "1771519991"
},
"stopId": "MACE-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771520018"
},
"departure": {
"time": "1771520018"
},
"stopId": "DESJAR-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771520122"
},
"departure": {
"time": "1771520122"
},
"stopId": "ALDUNA-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771520312"
},
"departure": {
"time": "1771520312"
},
"stopId": "RAMON",
"stopSequence": 41
},
{
"arrival": {
"time": "1771519954"
},
"departure": {
"time": "1771519954"
},
"scheduleRelationship": "SKIPPED",
"stopId": "TALET-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771520100"
},
"departure": {
"time": "1771520100"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BDEMAI-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771520134"
},
"departure": {
"time": "1771520134"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FACULT-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771520310"
},
"departure": {
"time": "1771520310"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FFAURE-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771520400"
},
"departure": {
"time": "1771520400"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CARCIT-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771520374"
},
"departure": {
"time": "1771520374"
},
"stopId": "CITESO-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771520447"
},
"departure": {
"time": "1771520447"
},
"stopId": "DOYENN-E",
"stopSequence": 48
}
],
"trip": {
"directionId": 0,
"routeId": "09",
"tripId": "6257466"
}
}
},
{
"id": "trip:6257442",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516785"
},
"departure": {
"time": "1771516785"
},
"stopId": "CHANTR-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771516826"
},
"departure": {
"time": "1771516860"
},
"stopId": "COLOM-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771516901"
},
"departure": {
"time": "1771516901"
},
"stopId": "HELBO-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771516934"
},
"departure": {
"time": "1771516934"
},
"stopId": "POLE49",
"stopSequence": 16
},
{
"arrival": {
"time": "1771517114"
},
"stopId": "EXPO-ZI",
"stopSequence": 17
}
],
"trip": {
"directionId": 0,
"routeId": "11",
"tripId": "6257442"
}
}
},
{
"id": "trip:6257953",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771517160"
},
"stopId": "SBAVENAI",
"stopSequence": 0
},
{
"arrival": {
"time": "1771517246"
},
"departure": {
"time": "1771517246"
},
"stopId": "COROT",
"stopSequence": 1
},
{
"arrival": {
"time": "1771517290"
},
"departure": {
"time": "1771517290"
},
"stopId": "CEZANNE",
"stopSequence": 2
},
{
"arrival": {
"time": "1771517327"
},
"departure": {
"time": "1771517327"
},
"stopId": "VERDUN",
"stopSequence": 3
},
{
"arrival": {
"time": "1771517354"
},
"departure": {
"time": "1771517354"
},
"stopId": "PASTEUR",
"stopSequence": 4
},
{
"arrival": {
"time": "1771517460"
},
"departure": {
"time": "1771517460"
},
"stopId": "JAUDETTE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771517505"
},
"departure": {
"time": "1771517505"
},
"stopId": "WALCOURT",
"stopSequence": 6
},
{
"arrival": {
"time": "1771517566"
},
"departure": {
"time": "1771517566"
},
"stopId": "MORLIERE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771517609"
},
"departure": {
"time": "1771517609"
},
"stopId": "CEEQUEST",
"stopSequence": 8
},
{
"arrival": {
"time": "1771517656"
},
"departure": {
"time": "1771517656"
},
"stopId": "PELLERI",
"stopSequence": 9
},
{
"arrival": {
"time": "1771517700"
},
"departure": {
"time": "1771517700"
},
"stopId": "STADE",
"stopSequence": 10
},
{
"arrival": {
"time": "1771517755"
},
"departure": {
"time": "1771517755"
},
"stopId": "AUBEPINE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771517809"
},
"departure": {
"time": "1771517809"
},
"stopId": "GEMMETR",
"stopSequence": 12
},
{
"arrival": {
"time": "1771517875"
},
"departure": {
"time": "1771517875"
},
"stopId": "JUFERRY",
"stopSequence": 13
},
{
"arrival": {
"time": "1771517950"
},
"departure": {
"time": "1771517950"
},
"stopId": "CCHEMINE",
"stopSequence": 14
},
{
"arrival": {
"time": "1771518009"
},
"departure": {
"time": "1771518009"
},
"stopId": "PAPERIE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771518060"
},
"departure": {
"time": "1771518060"
},
"stopId": "LAREUX",
"stopSequence": 16
},
{
"arrival": {
"time": "1771518132"
},
"departure": {
"time": "1771518132"
},
"stopId": "CASERNE",
"stopSequence": 17
},
{
"arrival": {
"time": "1771518215"
},
"departure": {
"time": "1771518215"
},
"stopId": "ARCEAU",
"stopSequence": 18
},
{
"arrival": {
"time": "1771518274"
},
"departure": {
"time": "1771518274"
},
"stopId": "AFPA",
"stopSequence": 19
},
{
"arrival": {
"time": "1771518345"
},
"departure": {
"time": "1771518345"
},
"stopId": "CIMETIER",
"stopSequence": 20
},
{
"arrival": {
"time": "1771518441"
},
"departure": {
"time": "1771518441"
},
"stopId": "MONTAIG",
"stopSequence": 21
},
{
"arrival": {
"time": "1771518482"
},
"departure": {
"time": "1771518482"
},
"stopId": "GARDOT",
"stopSequence": 22
},
{
"arrival": {
"time": "1771518540"
},
"departure": {
"time": "1771518540"
},
"stopId": "STEXUPER",
"stopSequence": 23
},
{
"arrival": {
"time": "1771518607"
},
"departure": {
"time": "1771518607"
},
"stopId": "SECUSOCI",
"stopSequence": 24
},
{
"arrival": {
"time": "1771518727"
},
"departure": {
"time": "1771518727"
},
"stopId": "MAIL-NAE",
"stopSequence": 25
},
{
"arrival": {
"time": "1771518780"
},
"departure": {
"time": "1771518840"
},
"stopId": "FO-LOR-R",
"stopSequence": 26
},
{
"arrival": {
"time": "1771518949"
},
"departure": {
"time": "1771518949"
},
"stopId": "STAUBI-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771519001"
},
"departure": {
"time": "1771519001"
},
"stopId": "HARAS-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771519140"
},
"departure": {
"time": "1771519140"
},
"stopId": "LESGAR-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771519258"
},
"departure": {
"time": "1771519258"
},
"stopId": "BREMON-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771519336"
},
"departure": {
"time": "1771519336"
},
"stopId": "ACAD-PLA",
"stopSequence": 31
},
{
"arrival": {
"time": "1771519385"
},
"departure": {
"time": "1771519385"
},
"stopId": "CHDARR-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771519509"
},
"departure": {
"time": "1771519509"
},
"stopId": "LEQUAI-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771519549"
},
"departure": {
"time": "1771519549"
},
"stopId": "DUMESN-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771519560"
},
"departure": {
"time": "1771519560"
},
"scheduleRelationship": "SKIPPED",
"stopId": "COEURM-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771519613"
},
"departure": {
"time": "1771519613"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAURE-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771519672"
},
"departure": {
"time": "1771519672"
},
"scheduleRelationship": "SKIPPED",
"stopId": "TRINIT-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771519800"
},
"departure": {
"time": "1771519800"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MONPRO-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771519651"
},
"departure": {
"time": "1771519651"
},
"stopId": "SAJACQ-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771519720"
},
"departure": {
"time": "1771519720"
},
"stopId": "FARCSJ-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771519822"
},
"departure": {
"time": "1771519822"
},
"stopId": "MVIGNE-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771519898"
},
"departure": {
"time": "1771519898"
},
"stopId": "CHBBEI-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771519953"
},
"departure": {
"time": "1771519953"
},
"stopId": "BOISRA-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771520019"
},
"departure": {
"time": "1771520019"
},
"stopId": "NDAMLA-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771520082"
},
"departure": {
"time": "1771520082"
},
"stopId": "POLYTE-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771520138"
},
"departure": {
"time": "1771520138"
},
"stopId": "CITEUN-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771520209"
},
"departure": {
"time": "1771520209"
},
"stopId": "RESTUN-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771520264"
},
"departure": {
"time": "1771520264"
},
"stopId": "I.U.T.-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771520378"
},
"departure": {
"time": "1771520378"
},
"stopId": "BBCAMT-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771520420"
},
"departure": {
"time": "1771520420"
},
"stopId": "LENOT-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771520447"
},
"departure": {
"time": "1771520447"
},
"stopId": "MOREL-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771520476"
},
"departure": {
"time": "1771520476"
},
"stopId": "INRA-E",
"stopSequence": 52
}
],
"trip": {
"directionId": 1,
"routeId": "02",
"tripId": "6257953"
}
}
},
{
"id": "trip:6541218",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771518350"
},
"stopId": "2ANRO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771518470"
},
"departure": {
"time": "1771518470"
},
"stopId": "2JVIL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771518580"
},
"departure": {
"time": "1771518580"
},
"stopId": "2JE23",
"stopSequence": 2
},
{
"arrival": {
"time": "1771518700"
},
"departure": {
"time": "1771518700"
},
"stopId": "2BAMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771518820"
},
"departure": {
"time": "1771518820"
},
"stopId": "2STRA",
"stopSequence": 4
},
{
"arrival": {
"time": "1771518910"
},
"departure": {
"time": "1771518910"
},
"stopId": "2LAFA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771519030"
},
"departure": {
"time": "1771519030"
},
"stopId": "2LGAR",
"stopSequence": 6
},
{
"arrival": {
"time": "1771519140"
},
"departure": {
"time": "1771519140"
},
"stopId": "2HARA",
"stopSequence": 7
},
{
"arrival": {
"time": "1771519200"
},
"departure": {
"time": "1771519200"
},
"stopId": "2FMBL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771519300"
},
"departure": {
"time": "1771519300"
},
"stopId": "2HDVA",
"stopSequence": 9
},
{
"arrival": {
"time": "1771519400"
},
"departure": {
"time": "1771519400"
},
"stopId": "2CECO",
"stopSequence": 10
},
{
"arrival": {
"time": "1771519490"
},
"departure": {
"time": "1771519490"
},
"stopId": "2STSE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771519610"
},
"departure": {
"time": "1771519610"
},
"stopId": "2BMAI",
"stopSequence": 12
},
{
"arrival": {
"time": "1771519710"
},
"departure": {
"time": "1771519710"
},
"stopId": "2HOPA",
"stopSequence": 13
},
{
"arrival": {
"time": "1771519830"
},
"departure": {
"time": "1771519830"
},
"stopId": "2CAPU",
"stopSequence": 14
},
{
"arrival": {
"time": "1771519910"
},
"departure": {
"time": "1771519910"
},
"stopId": "2JMOU",
"stopSequence": 15
},
{
"arrival": {
"time": "1771520030"
},
"departure": {
"time": "1771520030"
},
"stopId": "2HSAU",
"stopSequence": 16
},
{
"arrival": {
"time": "1771520120"
},
"departure": {
"time": "1771520120"
},
"stopId": "2VERN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771520280"
},
"departure": {
"time": "1771520280"
},
"stopId": "2BOTA",
"stopSequence": 19
},
{
"arrival": {
"time": "1771520380"
},
"departure": {
"time": "1771520380"
},
"stopId": "2PMAY",
"stopSequence": 20
},
{
"arrival": {
"time": "1771520460"
},
"departure": {
"time": "1771520460"
},
"stopId": "2BROY",
"stopSequence": 21
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6541218"
}
}
},
{
"id": "trip:6052724",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516838"
},
"departure": {
"time": "1771516877"
},
"stopId": "BARBOTER",
"stopSequence": 9
},
{
"arrival": {
"time": "1771516910"
},
"departure": {
"time": "1771516910"
},
"stopId": "FONTENE",
"stopSequence": 10
},
{
"arrival": {
"time": "1771516966"
},
"departure": {
"time": "1771516966"
},
"stopId": "BRISSAC",
"stopSequence": 11
},
{
"arrival": {
"time": "1771517925"
},
"departure": {
"time": "1771517925"
},
"stopId": "GARDOT",
"stopSequence": 12
},
{
"arrival": {
"time": "1771518004"
},
"departure": {
"time": "1771518004"
},
"stopId": "STEXUPER",
"stopSequence": 13
},
{
"arrival": {
"time": "1771518092"
},
"departure": {
"time": "1771518092"
},
"stopId": "SECUSOCI",
"stopSequence": 14
},
{
"arrival": {
"time": "1771518283"
},
"stopId": "HDVSUB",
"stopSequence": 15
}
],
"trip": {
"directionId": 0,
"routeId": "23",
"tripId": "6052724"
}
}
},
{
"id": "trip:6541214",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516761"
},
"departure": {
"time": "1771516761"
},
"stopId": "2BAMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771516905"
},
"departure": {
"time": "1771516905"
},
"stopId": "2STRA",
"stopSequence": 4
},
{
"arrival": {
"time": "1771516995"
},
"departure": {
"time": "1771516995"
},
"stopId": "2LAFA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771517115"
},
"departure": {
"time": "1771517115"
},
"stopId": "2LGAR",
"stopSequence": 6
},
{
"arrival": {
"time": "1771517225"
},
"departure": {
"time": "1771517225"
},
"stopId": "2HARA",
"stopSequence": 7
},
{
"arrival": {
"time": "1771517285"
},
"departure": {
"time": "1771517285"
},
"stopId": "2FMBL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771517385"
},
"departure": {
"time": "1771517385"
},
"stopId": "2HDVA",
"stopSequence": 9
},
{
"arrival": {
"time": "1771517485"
},
"departure": {
"time": "1771517485"
},
"stopId": "2CECO",
"stopSequence": 10
},
{
"arrival": {
"time": "1771517575"
},
"departure": {
"time": "1771517575"
},
"stopId": "2STSE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771517695"
},
"departure": {
"time": "1771517695"
},
"stopId": "2BMAI",
"stopSequence": 12
},
{
"arrival": {
"time": "1771517795"
},
"departure": {
"time": "1771517795"
},
"stopId": "2HOPA",
"stopSequence": 13
},
{
"arrival": {
"time": "1771517915"
},
"departure": {
"time": "1771517915"
},
"stopId": "2CAPU",
"stopSequence": 14
},
{
"arrival": {
"time": "1771517995"
},
"departure": {
"time": "1771517995"
},
"stopId": "2JMOU",
"stopSequence": 15
},
{
"arrival": {
"time": "1771518115"
},
"departure": {
"time": "1771518115"
},
"stopId": "2HSAU",
"stopSequence": 16
},
{
"arrival": {
"time": "1771518205"
},
"departure": {
"time": "1771518205"
},
"stopId": "2VERN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771518365"
},
"departure": {
"time": "1771518365"
},
"stopId": "2BOTA",
"stopSequence": 19
},
{
"arrival": {
"time": "1771518465"
},
"departure": {
"time": "1771518465"
},
"stopId": "2PMAY",
"stopSequence": 20
},
{
"arrival": {
"time": "1771518545"
},
"departure": {
"time": "1771518545"
},
"stopId": "2BROY",
"stopSequence": 21
},
{
"arrival": {
"time": "1771518635"
},
"departure": {
"time": "1771518635"
},
"stopId": "2ACAS",
"stopSequence": 22
},
{
"arrival": {
"time": "1771518715"
},
"departure": {
"time": "1771518715"
},
"stopId": "2STGI",
"stopSequence": 23
},
{
"arrival": {
"time": "1771518805"
},
"departure": {
"time": "1771518805"
},
"stopId": "2BASC",
"stopSequence": 24
},
{
"arrival": {
"time": "1771518895"
},
"stopId": "1AARD",
"stopSequence": 25
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6541214"
}
}
},
{
"id": "trip:6258676",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771517940"
},
"stopId": "FO-LOR-R",
"stopSequence": 0
},
{
"arrival": {
"time": "1771518051"
},
"departure": {
"time": "1771518051"
},
"stopId": "STAUBI-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771518104"
},
"departure": {
"time": "1771518104"
},
"stopId": "HARAS-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771518300"
},
"departure": {
"time": "1771518300"
},
"stopId": "ANLERO-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771518380"
},
"departure": {
"time": "1771518380"
},
"stopId": "MICHEL-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771518431"
},
"departure": {
"time": "1771518431"
},
"stopId": "BOURGO-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771518474"
},
"departure": {
"time": "1771518474"
},
"stopId": "VOLNEY-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771518529"
},
"departure": {
"time": "1771518529"
},
"stopId": "MADELE-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771518600"
},
"departure": {
"time": "1771518600"
},
"stopId": "SAUMUR-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771518659"
},
"departure": {
"time": "1771518659"
},
"stopId": "DELACR-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771518708"
},
"departure": {
"time": "1771518708"
},
"stopId": "JUSTIC-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771518808"
},
"departure": {
"time": "1771518808"
},
"stopId": "ECLATE-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771518911"
},
"departure": {
"time": "1771518911"
},
"stopId": "VDLOIR-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771518960"
},
"departure": {
"time": "1771518960"
},
"stopId": "LEOLAG-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771519001"
},
"departure": {
"time": "1771519001"
},
"stopId": "BELVTR-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771519091"
},
"departure": {
"time": "1771519091"
},
"stopId": "MARAIS-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771519170"
},
"departure": {
"time": "1771519170"
},
"stopId": "FRESNA-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771519256"
},
"departure": {
"time": "1771519256"
},
"stopId": "CHOUTE-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771519304"
},
"departure": {
"time": "1771519304"
},
"stopId": "MENA-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771519373"
},
"departure": {
"time": "1771519373"
},
"stopId": "MALAQU-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771519410"
},
"departure": {
"time": "1771519410"
},
"stopId": "LEFEVR-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771519486"
},
"departure": {
"time": "1771519486"
},
"stopId": "PYRAM2-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771519560"
},
"departure": {
"time": "1771519560"
},
"stopId": "BUISSO-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771519638"
},
"departure": {
"time": "1771519638"
},
"stopId": "ARENA-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771519701"
},
"departure": {
"time": "1771519701"
},
"stopId": "MONTHI-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1771519763"
},
"departure": {
"time": "1771519763"
},
"stopId": "MAIRTR-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1771519806"
},
"departure": {
"time": "1771519806"
},
"stopId": "EGLTRE-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771519842"
},
"departure": {
"time": "1771519842"
},
"stopId": "CIMETR-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771519920"
},
"departure": {
"time": "1771519920"
},
"stopId": "HMTRE-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771520000"
},
"departure": {
"time": "1771520000"
},
"stopId": "TRELGA-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771520070"
},
"departure": {
"time": "1771520070"
},
"stopId": "FMAURI-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771520115"
},
"departure": {
"time": "1771520115"
},
"stopId": "MALRAU-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771520160"
},
"stopId": "TRELA-AR",
"stopSequence": 32
}
],
"trip": {
"directionId": 1,
"routeId": "01",
"tripId": "6258676"
}
}
},
{
"id": "trip:6544744",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771520400"
},
"stopId": "1CECO",
"stopSequence": 0
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6544744"
}
}
},
{
"id": "trip:6258290",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516780"
},
"departure": {
"time": "1771516811"
},
"stopId": "ANLERO-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771516863"
},
"departure": {
"time": "1771516870"
},
"stopId": "RABELA-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771516954"
},
"departure": {
"time": "1771516954"
},
"stopId": "ESA-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771517109"
},
"departure": {
"time": "1771517109"
},
"stopId": "DELATA-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771517222"
},
"departure": {
"time": "1771517222"
},
"stopId": "ALLARD-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771517272"
},
"departure": {
"time": "1771517272"
},
"stopId": "TASSIG-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771517365"
},
"departure": {
"time": "1771517365"
},
"stopId": "TROIPA-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1771517402"
},
"departure": {
"time": "1771517402"
},
"stopId": "SABLON-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771517446"
},
"departure": {
"time": "1771517446"
},
"stopId": "RUELLE-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1771517600"
},
"departure": {
"time": "1771517600"
},
"stopId": "GENDRO-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1771517689"
},
"departure": {
"time": "1771517689"
},
"stopId": "PATUR-E",
"stopSequence": 64
},
{
"arrival": {
"time": "1771517777"
},
"departure": {
"time": "1771517777"
},
"stopId": "AUTHIO-E",
"stopSequence": 65
},
{
"arrival": {
"time": "1771517851"
},
"departure": {
"time": "1771517851"
},
"stopId": "BELPOU-E",
"stopSequence": 66
},
{
"arrival": {
"time": "1771516769"
},
"departure": {
"time": "1771516769"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FONTE-E",
"stopSequence": 74
},
{
"arrival": {
"time": "1771516831"
},
"departure": {
"time": "1771516831"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ERIGNE",
"stopSequence": 75
},
{
"arrival": {
"time": "1771516860"
},
"stopId": "SOLAND",
"stopSequence": 76
}
],
"trip": {
"directionId": 1,
"routeId": "03",
"tripId": "6258290"
}
}
},
{
"id": "trip:6257465",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771518660"
},
"stopId": "MOULINMA",
"stopSequence": 0
},
{
"arrival": {
"time": "1771518772"
},
"departure": {
"time": "1771518772"
},
"stopId": "BAUDRAI",
"stopSequence": 1
},
{
"arrival": {
"time": "1771518840"
},
"departure": {
"time": "1771518840"
},
"stopId": "GUILLEB.",
"stopSequence": 2
},
{
"arrival": {
"time": "1771518869"
},
"departure": {
"time": "1771518869"
},
"stopId": "RONCIE-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771518902"
},
"departure": {
"time": "1771518902"
},
"stopId": "JEROST-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771518931"
},
"departure": {
"time": "1771518931"
},
"stopId": "MACURI-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771518960"
},
"departure": {
"time": "1771518960"
},
"stopId": "GGSAND-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771519015"
},
"departure": {
"time": "1771519015"
},
"stopId": "FRANVI-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771519118"
},
"departure": {
"time": "1771519118"
},
"stopId": "GIRARDE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771519162"
},
"departure": {
"time": "1771519162"
},
"stopId": "CHESNAIE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771519200"
},
"departure": {
"time": "1771519200"
},
"stopId": "GENDRON",
"stopSequence": 10
},
{
"arrival": {
"time": "1771519254"
},
"departure": {
"time": "1771519254"
},
"stopId": "DIONNEAU",
"stopSequence": 11
},
{
"arrival": {
"time": "1771519312"
},
"departure": {
"time": "1771519312"
},
"stopId": "ATHLETIS",
"stopSequence": 12
},
{
"arrival": {
"time": "1771519382"
},
"departure": {
"time": "1771519382"
},
"stopId": "DANGELIN",
"stopSequence": 13
},
{
"arrival": {
"time": "1771519443"
},
"departure": {
"time": "1771519443"
},
"stopId": "LINOVENT",
"stopSequence": 14
},
{
"arrival": {
"time": "1771519500"
},
"departure": {
"time": "1771519500"
},
"stopId": "MARIANNE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771519574"
},
"departure": {
"time": "1771519574"
},
"stopId": "VIVIERS",
"stopSequence": 16
},
{
"arrival": {
"time": "1771519635"
},
"departure": {
"time": "1771519635"
},
"stopId": "VILLESIC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771519725"
},
"departure": {
"time": "1771519725"
},
"stopId": "MUTUALIT",
"stopSequence": 18
},
{
"arrival": {
"time": "1771519783"
},
"departure": {
"time": "1771519783"
},
"stopId": "BLANDEAU",
"stopSequence": 19
},
{
"arrival": {
"time": "1771519834"
},
"departure": {
"time": "1771519834"
},
"stopId": "CESARGEO",
"stopSequence": 20
},
{
"arrival": {
"time": "1771519915"
},
"departure": {
"time": "1771519915"
},
"stopId": "MIRABEAU",
"stopSequence": 21
},
{
"arrival": {
"time": "1771519980"
},
"departure": {
"time": "1771519980"
},
"stopId": "LAFAYETT",
"stopSequence": 22
},
{
"arrival": {
"time": "1771520035"
},
"departure": {
"time": "1771520035"
},
"stopId": "CHANZY",
"stopSequence": 23
},
{
"arrival": {
"time": "1771520109"
},
"departure": {
"time": "1771520109"
},
"stopId": "VAUBAN",
"stopSequence": 24
},
{
"arrival": {
"time": "1771520153"
},
"departure": {
"time": "1771520153"
},
"stopId": "POIREL",
"stopSequence": 25
},
{
"arrival": {
"time": "1771520230"
},
"departure": {
"time": "1771520230"
},
"stopId": "PONTNOIR",
"stopSequence": 26
},
{
"arrival": {
"time": "1771520280"
},
"departure": {
"time": "1771520280"
},
"stopId": "SEMARD",
"stopSequence": 27
},
{
"arrival": {
"time": "1771520347"
},
"departure": {
"time": "1771520347"
},
"stopId": "GARETERM",
"stopSequence": 28
}
],
"trip": {
"directionId": 0,
"routeId": "09",
"tripId": "6257465"
}
}
},
{
"id": "trip:6258554",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516799"
},
"departure": {
"time": "1771516799"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LANGEVI",
"stopSequence": 30
},
{
"arrival": {
"time": "1771516843"
},
"departure": {
"time": "1771516843"
},
"scheduleRelationship": "SKIPPED",
"stopId": "COPERNIC",
"stopSequence": 31
},
{
"arrival": {
"time": "1771516860"
},
"departure": {
"time": "1771516860"
},
"stopId": "AARDBUS",
"stopSequence": 32
},
{
"arrival": {
"time": "1771516919"
},
"departure": {
"time": "1771516919"
},
"stopId": "POIVRE",
"stopSequence": 33
},
{
"arrival": {
"time": "1771516972"
},
"departure": {
"time": "1771516972"
},
"stopId": "BONPLAND",
"stopSequence": 34
},
{
"arrival": {
"time": "1771517033"
},
"departure": {
"time": "1771517033"
},
"stopId": "LEPRE",
"stopSequence": 35
},
{
"arrival": {
"time": "1771517100"
},
"departure": {
"time": "1771517100"
},
"stopId": "SALET-AR",
"stopSequence": 36
},
{
"arrival": {
"time": "1771517132"
},
"departure": {
"time": "1771517132"
},
"stopId": "RIPOLLE",
"stopSequence": 37
},
{
"arrival": {
"time": "1771517183"
},
"departure": {
"time": "1771517183"
},
"stopId": "PEGARDE",
"stopSequence": 38
},
{
"arrival": {
"time": "1771517230"
},
"departure": {
"time": "1771517230"
},
"stopId": "CIAVRILL",
"stopSequence": 39
},
{
"arrival": {
"time": "1771517280"
},
"departure": {
"time": "1771517280"
},
"stopId": "MAIRAVR",
"stopSequence": 40
},
{
"arrival": {
"time": "1771517323"
},
"departure": {
"time": "1771517323"
},
"stopId": "MAUFINE",
"stopSequence": 41
},
{
"arrival": {
"time": "1771517385"
},
"departure": {
"time": "1771517385"
},
"stopId": "DELAUNE",
"stopSequence": 42
},
{
"arrival": {
"time": "1771517424"
},
"departure": {
"time": "1771517424"
},
"stopId": "BEURRIER",
"stopSequence": 43
},
{
"arrival": {
"time": "1771517492"
},
"departure": {
"time": "1771517492"
},
"stopId": "BRASSENS",
"stopSequence": 44
},
{
"arrival": {
"time": "1771517541"
},
"departure": {
"time": "1771517541"
},
"stopId": "RONDE",
"stopSequence": 45
},
{
"arrival": {
"time": "1771517584"
},
"departure": {
"time": "1771517584"
},
"stopId": "PLAMAY",
"stopSequence": 46
},
{
"arrival": {
"time": "1771517640"
},
"departure": {
"time": "1771517640"
},
"stopId": "KENNEDY",
"stopSequence": 47
},
{
"arrival": {
"time": "1771517699"
},
"departure": {
"time": "1771517699"
},
"stopId": "ECHMAN",
"stopSequence": 48
},
{
"arrival": {
"time": "1771517790"
},
"departure": {
"time": "1771517790"
},
"stopId": "LIZE07",
"stopSequence": 49
},
{
"arrival": {
"time": "1771517834"
},
"departure": {
"time": "1771517834"
},
"stopId": "GASNIER",
"stopSequence": 50
},
{
"arrival": {
"time": "1771517900"
},
"departure": {
"time": "1771517900"
},
"stopId": "GOURONNI",
"stopSequence": 51
},
{
"arrival": {
"time": "1771517984"
},
"departure": {
"time": "1771517984"
},
"stopId": "CLOUET",
"stopSequence": 52
},
{
"arrival": {
"time": "1771518022"
},
"departure": {
"time": "1771518022"
},
"stopId": "BICHLAZA",
"stopSequence": 53
},
{
"arrival": {
"time": "1771518060"
},
"departure": {
"time": "1771518060"
},
"stopId": "DESCAZEA",
"stopSequence": 54
},
{
"arrival": {
"time": "1771518128"
},
"departure": {
"time": "1771518128"
},
"stopId": "MONPROFI",
"stopSequence": 55
},
{
"arrival": {
"time": "1771518147"
},
"departure": {
"time": "1771518147"
},
"stopId": "DUMESNIL",
"stopSequence": 56
},
{
"arrival": {
"time": "1771518186"
},
"departure": {
"time": "1771518186"
},
"stopId": "LEQUAI",
"stopSequence": 57
},
{
"arrival": {
"time": "1771518326"
},
"departure": {
"time": "1771518326"
},
"stopId": "CHDARR",
"stopSequence": 58
},
{
"arrival": {
"time": "1771518231"
},
"departure": {
"time": "1771518231"
},
"scheduleRelationship": "SKIPPED",
"stopId": "TRINITE",
"stopSequence": 59
},
{
"arrival": {
"time": "1771518300"
},
"departure": {
"time": "1771518300"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAUREPA",
"stopSequence": 60
},
{
"arrival": {
"time": "1771518360"
},
"departure": {
"time": "1771518360"
},
"scheduleRelationship": "SKIPPED",
"stopId": "COEURPOI",
"stopSequence": 61
},
{
"arrival": {
"time": "1771518425"
},
"departure": {
"time": "1771518425"
},
"scheduleRelationship": "SKIPPED",
"stopId": "REPUBLIQ",
"stopSequence": 62
},
{
"arrival": {
"time": "1771518480"
},
"departure": {
"time": "1771518480"
},
"scheduleRelationship": "SKIPPED",
"stopId": "SAICRO-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1771518573"
},
"departure": {
"time": "1771518573"
},
"scheduleRelationship": "SKIPPED",
"stopId": "OFFTOU-E",
"stopSequence": 64
},
{
"arrival": {
"time": "1771518369"
},
"departure": {
"time": "1771518369"
},
"stopId": "CCI",
"stopSequence": 65
},
{
"arrival": {
"time": "1771518489"
},
"departure": {
"time": "1771518840"
},
"stopId": "LICES-E",
"stopSequence": 66
},
{
"arrival": {
"time": "1771519080"
},
"departure": {
"time": "1771519080"
},
"stopId": "ANLERO-E",
"stopSequence": 67
},
{
"arrival": {
"time": "1771519184"
},
"departure": {
"time": "1771519184"
},
"stopId": "MICHEL-E",
"stopSequence": 68
},
{
"arrival": {
"time": "1771519251"
},
"departure": {
"time": "1771519251"
},
"stopId": "BOURGO-E",
"stopSequence": 69
},
{
"arrival": {
"time": "1771519308"
},
"departure": {
"time": "1771519308"
},
"stopId": "VOLNEY-E",
"stopSequence": 70
},
{
"arrival": {
"time": "1771519380"
},
"departure": {
"time": "1771519380"
},
"stopId": "MADELE-E",
"stopSequence": 71
},
{
"arrival": {
"time": "1771519453"
},
"departure": {
"time": "1771519453"
},
"stopId": "JEBOUI-E",
"stopSequence": 72
},
{
"arrival": {
"time": "1771519525"
},
"departure": {
"time": "1771519525"
},
"stopId": "PCOUBE-E",
"stopSequence": 73
},
{
"arrival": {
"time": "1771519560"
},
"departure": {
"time": "1771519560"
},
"stopId": "AROBA-E",
"stopSequence": 74
},
{
"arrival": {
"time": "1771519676"
},
"departure": {
"time": "1771519676"
},
"stopId": "LANGLA-E",
"stopSequence": 75
},
{
"arrival": {
"time": "1771519814"
},
"departure": {
"time": "1771519814"
},
"stopId": "MONTAI-E",
"stopSequence": 76
},
{
"arrival": {
"time": "1771519929"
},
"departure": {
"time": "1771519929"
},
"stopId": "JERUSA-E",
"stopSequence": 77
},
{
"arrival": {
"time": "1771519980"
},
"departure": {
"time": "1771519980"
},
"stopId": "DAGNET-E",
"stopSequence": 78
},
{
"arrival": {
"time": "1771520018"
},
"departure": {
"time": "1771520018"
},
"stopId": "GILLIE-E",
"stopSequence": 79
},
{
"arrival": {
"time": "1771520094"
},
"departure": {
"time": "1771520094"
},
"stopId": "ISORET-E",
"stopSequence": 80
},
{
"arrival": {
"time": "1771520186"
},
"departure": {
"time": "1771520186"
},
"stopId": "VANDE-E",
"stopSequence": 81
},
{
"arrival": {
"time": "1771520246"
},
"departure": {
"time": "1771520246"
},
"stopId": "ORMEAU-E",
"stopSequence": 82
},
{
"arrival": {
"time": "1771520277"
},
"departure": {
"time": "1771520277"
},
"stopId": "CRBLAN-E",
"stopSequence": 83
},
{
"arrival": {
"time": "1771520342"
},
"departure": {
"time": "1771520342"
},
"stopId": "CHATEL-E",
"stopSequence": 84
},
{
"arrival": {
"time": "1771520400"
},
"departure": {
"time": "1771520400"
},
"stopId": "BANCHA-E",
"stopSequence": 85
},
{
"arrival": {
"time": "1771520463"
},
"departure": {
"time": "1771520463"
},
"stopId": "JARDF-E",
"stopSequence": 86
}
],
"trip": {
"directionId": 0,
"routeId": "07",
"tripId": "6258554"
}
}
},
{
"id": "trip:6257478",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771518060"
},
"stopId": "EVENTARD",
"stopSequence": 0
},
{
"arrival": {
"time": "1771518135"
},
"departure": {
"time": "1771518135"
},
"stopId": "CHABOLA.",
"stopSequence": 1
},
{
"arrival": {
"time": "1771518180"
},
"departure": {
"time": "1771518180"
},
"stopId": "BOUZINAC",
"stopSequence": 2
},
{
"arrival": {
"time": "1771518217"
},
"departure": {
"time": "1771518217"
},
"stopId": "RAPIDEX",
"stopSequence": 3
},
{
"arrival": {
"time": "1771518240"
},
"departure": {
"time": "1771518240"
},
"stopId": "VALEO",
"stopSequence": 4
},
{
"arrival": {
"time": "1771518281"
},
"departure": {
"time": "1771518281"
},
"stopId": "POMANJO",
"stopSequence": 5
},
{
"arrival": {
"time": "1771518306"
},
"departure": {
"time": "1771518306"
},
"stopId": "LEMERCIE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771518374"
},
"departure": {
"time": "1771518374"
},
"stopId": "SCANIA",
"stopSequence": 7
},
{
"arrival": {
"time": "1771518420"
},
"departure": {
"time": "1771518420"
},
"stopId": "INDUSTRI",
"stopSequence": 8
},
{
"arrival": {
"time": "1771518516"
},
"departure": {
"time": "1771518516"
},
"stopId": "SAVOIE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771518598"
},
"departure": {
"time": "1771518598"
},
"stopId": "DOYENNE",
"stopSequence": 10
},
{
"arrival": {
"time": "1771518682"
},
"departure": {
"time": "1771518682"
},
"stopId": "CITESOLI",
"stopSequence": 11
},
{
"arrival": {
"time": "1771518760"
},
"departure": {
"time": "1771518760"
},
"stopId": "RAMON-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771519016"
},
"departure": {
"time": "1771519016"
},
"stopId": "MIMOSAS",
"stopSequence": 16
},
{
"arrival": {
"time": "1771519082"
},
"departure": {
"time": "1771519082"
},
"stopId": "BRISEPOT",
"stopSequence": 17
},
{
"arrival": {
"time": "1771519133"
},
"departure": {
"time": "1771519133"
},
"stopId": "DESJARDI",
"stopSequence": 18
},
{
"arrival": {
"time": "1771519175"
},
"departure": {
"time": "1771519175"
},
"stopId": "MACE",
"stopSequence": 19
},
{
"arrival": {
"time": "1771519204"
},
"departure": {
"time": "1771519204"
},
"stopId": "LUTIN",
"stopSequence": 20
},
{
"arrival": {
"time": "1771519290"
},
"departure": {
"time": "1771519290"
},
"stopId": "MUSSET",
"stopSequence": 21
},
{
"arrival": {
"time": "1771519330"
},
"departure": {
"time": "1771519330"
},
"stopId": "SAVARY",
"stopSequence": 22
},
{
"arrival": {
"time": "1771518840"
},
"departure": {
"time": "1771518840"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CARCITR",
"stopSequence": 23
},
{
"arrival": {
"time": "1771518895"
},
"departure": {
"time": "1771518895"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FFAURE",
"stopSequence": 24
},
{
"arrival": {
"time": "1771519004"
},
"departure": {
"time": "1771519004"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FACUL-SS",
"stopSequence": 25
},
{
"arrival": {
"time": "1771519020"
},
"departure": {
"time": "1771519020"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BDEMAINE",
"stopSequence": 26
},
{
"arrival": {
"time": "1771519199"
},
"departure": {
"time": "1771519199"
},
"scheduleRelationship": "SKIPPED",
"stopId": "TALET",
"stopSequence": 27
},
{
"arrival": {
"time": "1771519433"
},
"departure": {
"time": "1771519433"
},
"stopId": "MENDESFR",
"stopSequence": 28
},
{
"arrival": {
"time": "1771519599"
},
"departure": {
"time": "1771519680"
},
"stopId": "FO-LOR-R",
"stopSequence": 29
},
{
"arrival": {
"time": "1771519764"
},
"departure": {
"time": "1771519764"
},
"stopId": "STAUBI-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771519804"
},
"departure": {
"time": "1771519804"
},
"stopId": "HARAS-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771519911"
},
"departure": {
"time": "1771519911"
},
"stopId": "LESGAR-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771520043"
},
"departure": {
"time": "1771520043"
},
"stopId": "SEMARD-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771520100"
},
"departure": {
"time": "1771520100"
},
"stopId": "PONTNO-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771520204"
},
"departure": {
"time": "1771520204"
},
"stopId": "POIREL-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771520261"
},
"departure": {
"time": "1771520261"
},
"stopId": "VAUBAN-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771520340"
},
"departure": {
"time": "1771520340"
},
"stopId": "CHANZY-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771520400"
},
"departure": {
"time": "1771520400"
},
"stopId": "LAFAYE-E",
"stopSequence": 38
}
],
"trip": {
"directionId": 1,
"routeId": "09",
"tripId": "6257478"
}
}
},
{
"id": "trip:6257952",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516764"
},
"departure": {
"time": "1771516787"
},
"stopId": "JAUDETTE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771516832"
},
"departure": {
"time": "1771516832"
},
"stopId": "WALCOURT",
"stopSequence": 6
},
{
"arrival": {
"time": "1771516847"
},
"departure": {
"time": "1771516847"
},
"stopId": "MORLIERE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771516890"
},
"departure": {
"time": "1771516890"
},
"stopId": "CEEQUEST",
"stopSequence": 8
},
{
"arrival": {
"time": "1771516937"
},
"departure": {
"time": "1771516937"
},
"stopId": "PELLERI",
"stopSequence": 9
},
{
"arrival": {
"time": "1771516981"
},
"departure": {
"time": "1771516981"
},
"stopId": "STADE",
"stopSequence": 10
},
{
"arrival": {
"time": "1771517036"
},
"departure": {
"time": "1771517036"
},
"stopId": "AUBEPINE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771517090"
},
"departure": {
"time": "1771517090"
},
"stopId": "GEMMETR",
"stopSequence": 12
},
{
"arrival": {
"time": "1771517156"
},
"departure": {
"time": "1771517156"
},
"stopId": "JUFERRY",
"stopSequence": 13
},
{
"arrival": {
"time": "1771517231"
},
"departure": {
"time": "1771517231"
},
"stopId": "CCHEMINE",
"stopSequence": 14
},
{
"arrival": {
"time": "1771517290"
},
"departure": {
"time": "1771517290"
},
"stopId": "PAPERIE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771517341"
},
"departure": {
"time": "1771517341"
},
"stopId": "LAREUX",
"stopSequence": 16
},
{
"arrival": {
"time": "1771517413"
},
"departure": {
"time": "1771517413"
},
"stopId": "CASERNE",
"stopSequence": 17
},
{
"arrival": {
"time": "1771517496"
},
"departure": {
"time": "1771517496"
},
"stopId": "ARCEAU",
"stopSequence": 18
},
{
"arrival": {
"time": "1771517555"
},
"departure": {
"time": "1771517555"
},
"stopId": "AFPA",
"stopSequence": 19
},
{
"arrival": {
"time": "1771517626"
},
"departure": {
"time": "1771517626"
},
"stopId": "CIMETIER",
"stopSequence": 20
},
{
"arrival": {
"time": "1771517722"
},
"departure": {
"time": "1771517722"
},
"stopId": "MONTAIG",
"stopSequence": 21
},
{
"arrival": {
"time": "1771517763"
},
"departure": {
"time": "1771517763"
},
"stopId": "GARDOT",
"stopSequence": 22
},
{
"arrival": {
"time": "1771517827"
},
"departure": {
"time": "1771517827"
},
"stopId": "STEXUPER",
"stopSequence": 23
},
{
"arrival": {
"time": "1771517900"
},
"departure": {
"time": "1771517900"
},
"stopId": "SECUSOCI",
"stopSequence": 24
},
{
"arrival": {
"time": "1771518020"
},
"departure": {
"time": "1771518020"
},
"stopId": "MAIL-NAE",
"stopSequence": 25
},
{
"arrival": {
"time": "1771518073"
},
"departure": {
"time": "1771518073"
},
"stopId": "FO-LOR-R",
"stopSequence": 26
},
{
"arrival": {
"time": "1771518229"
},
"departure": {
"time": "1771518229"
},
"stopId": "STAUBI-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771518221"
},
"departure": {
"time": "1771518221"
},
"stopId": "HARAS-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771518360"
},
"departure": {
"time": "1771518360"
},
"stopId": "LESGAR-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771518478"
},
"departure": {
"time": "1771518478"
},
"stopId": "BREMON-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771518556"
},
"departure": {
"time": "1771518556"
},
"stopId": "ACAD-PLA",
"stopSequence": 31
},
{
"arrival": {
"time": "1771518605"
},
"departure": {
"time": "1771518605"
},
"stopId": "CHDARR-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771518729"
},
"departure": {
"time": "1771518729"
},
"stopId": "LEQUAI-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771518769"
},
"departure": {
"time": "1771518769"
},
"stopId": "DUMESN-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771518780"
},
"departure": {
"time": "1771518780"
},
"scheduleRelationship": "SKIPPED",
"stopId": "COEURM-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771518833"
},
"departure": {
"time": "1771518833"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAURE-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771518892"
},
"departure": {
"time": "1771518892"
},
"scheduleRelationship": "SKIPPED",
"stopId": "TRINIT-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771519020"
},
"departure": {
"time": "1771519020"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MONPRO-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771518871"
},
"departure": {
"time": "1771518871"
},
"stopId": "SAJACQ-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771518940"
},
"departure": {
"time": "1771518940"
},
"stopId": "FARCSJ-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771519049"
},
"departure": {
"time": "1771519049"
},
"stopId": "MVIGNE-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771519131"
},
"departure": {
"time": "1771519131"
},
"stopId": "CHBBEI-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771519186"
},
"departure": {
"time": "1771519186"
},
"stopId": "BOISRA-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771519252"
},
"departure": {
"time": "1771519252"
},
"stopId": "NDAMLA-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771519315"
},
"departure": {
"time": "1771519315"
},
"stopId": "POLYTE-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771519371"
},
"departure": {
"time": "1771519371"
},
"stopId": "CITEUN-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771519442"
},
"departure": {
"time": "1771519442"
},
"stopId": "RESTUN-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771519497"
},
"departure": {
"time": "1771519497"
},
"stopId": "I.U.T.-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771519611"
},
"departure": {
"time": "1771519611"
},
"stopId": "BBCAMT-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771519653"
},
"departure": {
"time": "1771519653"
},
"stopId": "LENOT-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771519680"
},
"departure": {
"time": "1771519680"
},
"stopId": "MOREL-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771519713"
},
"departure": {
"time": "1771519713"
},
"stopId": "INRA-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771519756"
},
"departure": {
"time": "1771519756"
},
"stopId": "GDPERI-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771519792"
},
"departure": {
"time": "1771519792"
},
"stopId": "LANDRE-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771519890"
},
"departure": {
"time": "1771519890"
},
"stopId": "BRGPAI-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771519915"
},
"departure": {
"time": "1771519915"
},
"stopId": "RODIN-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771519946"
},
"departure": {
"time": "1771519946"
},
"stopId": "GRANBE-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771519986"
},
"departure": {
"time": "1771519986"
},
"stopId": "PROME-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771520031"
},
"departure": {
"time": "1771520031"
},
"stopId": "CERFEU-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771520101"
},
"departure": {
"time": "1771520101"
},
"stopId": "LASOUR-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1771520160"
},
"departure": {
"time": "1771520160"
},
"stopId": "ROUAIR-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771520264"
},
"departure": {
"time": "1771520264"
},
"stopId": "VAURAG-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1771520327"
},
"departure": {
"time": "1771520327"
},
"stopId": "PRIEUR-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1771520355"
},
"departure": {
"time": "1771520355"
},
"stopId": "GRANPI-E",
"stopSequence": 64
},
{
"arrival": {
"time": "1771520382"
},
"departure": {
"time": "1771520382"
},
"stopId": "PINSON-E",
"stopSequence": 65
},
{
"arrival": {
"time": "1771520436"
},
"departure": {
"time": "1771520436"
},
"stopId": "FAUVET-E",
"stopSequence": 66
}
],
"trip": {
"directionId": 1,
"routeId": "02",
"tripId": "6257952"
}
}
},
{
"id": "trip:6258558",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771518420"
},
"stopId": "BENE",
"stopSequence": 0
},
{
"arrival": {
"time": "1771518474"
},
"departure": {
"time": "1771518474"
},
"stopId": "JUIGDEP",
"stopSequence": 1
},
{
"arrival": {
"time": "1771518506"
},
"departure": {
"time": "1771518506"
},
"stopId": "CAMPJUIG",
"stopSequence": 2
},
{
"arrival": {
"time": "1771518534"
},
"departure": {
"time": "1771518534"
},
"stopId": "RENOIR",
"stopSequence": 3
},
{
"arrival": {
"time": "1771518562"
},
"departure": {
"time": "1771518562"
},
"stopId": "RECLAIR",
"stopSequence": 4
},
{
"arrival": {
"time": "1771518595"
},
"departure": {
"time": "1771518595"
},
"stopId": "DOMVATER",
"stopSequence": 5
},
{
"arrival": {
"time": "1771518834"
},
"departure": {
"time": "1771518834"
},
"stopId": "PISCMU-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771518836"
},
"departure": {
"time": "1771518836"
},
"stopId": "PISCMUFF",
"stopSequence": 7
},
{
"arrival": {
"time": "1771518907"
},
"departure": {
"time": "1771518907"
},
"stopId": "ANAFRAN",
"stopSequence": 8
},
{
"arrival": {
"time": "1771518600"
},
"departure": {
"time": "1771518600"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DOMVAL",
"stopSequence": 9
},
{
"arrival": {
"time": "1771518624"
},
"departure": {
"time": "1771518624"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GERMTILL",
"stopSequence": 10
},
{
"arrival": {
"time": "1771518782"
},
"departure": {
"time": "1771518782"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HAUCOUD",
"stopSequence": 11
},
{
"arrival": {
"time": "1771518817"
},
"departure": {
"time": "1771518817"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHPEGUY",
"stopSequence": 12
},
{
"arrival": {
"time": "1771518838"
},
"departure": {
"time": "1771518838"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DIX8JUI",
"stopSequence": 13
},
{
"arrival": {
"time": "1771518870"
},
"departure": {
"time": "1771518870"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DEBEAUVO",
"stopSequence": 14
},
{
"arrival": {
"time": "1771518967"
},
"departure": {
"time": "1771518967"
},
"stopId": "ZOLA",
"stopSequence": 15
},
{
"arrival": {
"time": "1771519024"
},
"departure": {
"time": "1771519024"
},
"stopId": "BELAIR",
"stopSequence": 16
},
{
"arrival": {
"time": "1771519084"
},
"departure": {
"time": "1771519084"
},
"stopId": "ESPMONTR",
"stopSequence": 17
},
{
"arrival": {
"time": "1771519153"
},
"departure": {
"time": "1771519153"
},
"stopId": "PLATFLEU",
"stopSequence": 18
},
{
"arrival": {
"time": "1771519216"
},
"departure": {
"time": "1771519216"
},
"stopId": "JEHUEZ",
"stopSequence": 19
},
{
"arrival": {
"time": "1771519267"
},
"departure": {
"time": "1771519267"
},
"stopId": "MASTELLE",
"stopSequence": 20
},
{
"arrival": {
"time": "1771519306"
},
"departure": {
"time": "1771519306"
},
"stopId": "AVENEURO",
"stopSequence": 21
},
{
"arrival": {
"time": "1771519324"
},
"departure": {
"time": "1771519324"
},
"stopId": "DANEMA",
"stopSequence": 22
},
{
"arrival": {
"time": "1771519380"
},
"departure": {
"time": "1771519380"
},
"stopId": "ALLEMAGN",
"stopSequence": 23
},
{
"arrival": {
"time": "1771519412"
},
"departure": {
"time": "1771519412"
},
"stopId": "ITALIE",
"stopSequence": 24
},
{
"arrival": {
"time": "1771519448"
},
"departure": {
"time": "1771519448"
},
"stopId": "IRLANDE",
"stopSequence": 25
},
{
"arrival": {
"time": "1771519497"
},
"departure": {
"time": "1771519497"
},
"stopId": "AUTRICH",
"stopSequence": 26
},
{
"arrival": {
"time": "1771519516"
},
"departure": {
"time": "1771519516"
},
"stopId": "PLOTTIER",
"stopSequence": 27
},
{
"arrival": {
"time": "1771519567"
},
"departure": {
"time": "1771519567"
},
"stopId": "CCADEA",
"stopSequence": 28
},
{
"arrival": {
"time": "1771519593"
},
"departure": {
"time": "1771519593"
},
"stopId": "AUCHAN",
"stopSequence": 29
},
{
"arrival": {
"time": "1771519747"
},
"departure": {
"time": "1771519747"
},
"stopId": "AARDBUS",
"stopSequence": 30
},
{
"arrival": {
"time": "1771519791"
},
"departure": {
"time": "1771519791"
},
"stopId": "POIVRE",
"stopSequence": 31
},
{
"arrival": {
"time": "1771519831"
},
"departure": {
"time": "1771519831"
},
"stopId": "BONPLAND",
"stopSequence": 32
},
{
"arrival": {
"time": "1771519877"
},
"departure": {
"time": "1771519877"
},
"stopId": "LEPRE",
"stopSequence": 33
},
{
"arrival": {
"time": "1771519927"
},
"departure": {
"time": "1771519927"
},
"stopId": "SALET-AR",
"stopSequence": 34
},
{
"arrival": {
"time": "1771519959"
},
"departure": {
"time": "1771519959"
},
"stopId": "RIPOLLE",
"stopSequence": 35
},
{
"arrival": {
"time": "1771520010"
},
"departure": {
"time": "1771520010"
},
"stopId": "PEGARDE",
"stopSequence": 36
},
{
"arrival": {
"time": "1771520057"
},
"departure": {
"time": "1771520057"
},
"stopId": "CIAVRILL",
"stopSequence": 37
},
{
"arrival": {
"time": "1771520107"
},
"departure": {
"time": "1771520107"
},
"stopId": "MAIRAVR",
"stopSequence": 38
},
{
"arrival": {
"time": "1771520150"
},
"departure": {
"time": "1771520150"
},
"stopId": "MAUFINE",
"stopSequence": 39
},
{
"arrival": {
"time": "1771520212"
},
"departure": {
"time": "1771520212"
},
"stopId": "DELAUNE",
"stopSequence": 40
},
{
"arrival": {
"time": "1771520251"
},
"departure": {
"time": "1771520251"
},
"stopId": "BEURRIER",
"stopSequence": 41
},
{
"arrival": {
"time": "1771520319"
},
"departure": {
"time": "1771520319"
},
"stopId": "BRASSENS",
"stopSequence": 42
},
{
"arrival": {
"time": "1771520368"
},
"departure": {
"time": "1771520368"
},
"stopId": "RONDE",
"stopSequence": 43
},
{
"arrival": {
"time": "1771520411"
},
"departure": {
"time": "1771520411"
},
"stopId": "PLAMAY",
"stopSequence": 44
},
{
"arrival": {
"time": "1771520467"
},
"departure": {
"time": "1771520467"
},
"stopId": "KENNEDY",
"stopSequence": 45
}
],
"trip": {
"directionId": 0,
"routeId": "07",
"tripId": "6258558"
}
}
},
{
"id": "trip:6257950",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516802"
},
"departure": {
"time": "1771516847"
},
"stopId": "FO-LOR-R",
"stopSequence": 26
},
{
"arrival": {
"time": "1771516917"
},
"departure": {
"time": "1771516917"
},
"stopId": "STAUBI-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771516964"
},
"departure": {
"time": "1771516964"
},
"stopId": "HARAS-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771517105"
},
"departure": {
"time": "1771517105"
},
"stopId": "LESGAR-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771517223"
},
"departure": {
"time": "1771517223"
},
"stopId": "BREMON-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771517304"
},
"departure": {
"time": "1771517304"
},
"stopId": "ACAD-PLA",
"stopSequence": 31
},
{
"arrival": {
"time": "1771517346"
},
"departure": {
"time": "1771517346"
},
"stopId": "CHDARR-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771517440"
},
"departure": {
"time": "1771517440"
},
"stopId": "LEQUAI-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771517480"
},
"departure": {
"time": "1771517480"
},
"stopId": "DUMESN-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771517220"
},
"departure": {
"time": "1771517220"
},
"scheduleRelationship": "SKIPPED",
"stopId": "COEURM-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771517273"
},
"departure": {
"time": "1771517273"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAURE-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771517332"
},
"departure": {
"time": "1771517332"
},
"scheduleRelationship": "SKIPPED",
"stopId": "TRINIT-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771517460"
},
"departure": {
"time": "1771517460"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MONPRO-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771517568"
},
"departure": {
"time": "1771517568"
},
"stopId": "SAJACQ-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771517637"
},
"departure": {
"time": "1771517637"
},
"stopId": "FARCSJ-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771517746"
},
"departure": {
"time": "1771517746"
},
"stopId": "MVIGNE-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771517828"
},
"departure": {
"time": "1771517828"
},
"stopId": "CHBBEI-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771517883"
},
"departure": {
"time": "1771517883"
},
"stopId": "BOISRA-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771517949"
},
"departure": {
"time": "1771517949"
},
"stopId": "NDAMLA-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771518012"
},
"departure": {
"time": "1771518012"
},
"stopId": "POLYTE-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771518068"
},
"departure": {
"time": "1771518068"
},
"stopId": "CITEUN-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771518139"
},
"departure": {
"time": "1771518139"
},
"stopId": "RESTUN-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771518194"
},
"departure": {
"time": "1771518194"
},
"stopId": "I.U.T.-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771518308"
},
"departure": {
"time": "1771518308"
},
"stopId": "BBCAMT-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771518350"
},
"departure": {
"time": "1771518350"
},
"stopId": "LENOT-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771518377"
},
"departure": {
"time": "1771518377"
},
"stopId": "MOREL-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771518410"
},
"departure": {
"time": "1771518410"
},
"stopId": "INRA-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771518453"
},
"departure": {
"time": "1771518453"
},
"stopId": "GDPERI-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771518489"
},
"departure": {
"time": "1771518489"
},
"stopId": "LANDRE-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771518587"
},
"departure": {
"time": "1771518587"
},
"stopId": "BRGPAI-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771518612"
},
"departure": {
"time": "1771518612"
},
"stopId": "RODIN-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771518643"
},
"departure": {
"time": "1771518643"
},
"stopId": "GRANBE-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771518683"
},
"departure": {
"time": "1771518683"
},
"stopId": "PROME-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771518728"
},
"departure": {
"time": "1771518728"
},
"stopId": "CERFEU-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771518795"
},
"departure": {
"time": "1771518795"
},
"stopId": "LASOUR-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1771518857"
},
"departure": {
"time": "1771518857"
},
"stopId": "ROUAIR-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771518928"
},
"departure": {
"time": "1771518928"
},
"stopId": "VAURAG-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1771518978"
},
"departure": {
"time": "1771518978"
},
"stopId": "PRIEUR-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1771519019"
},
"departure": {
"time": "1771519019"
},
"stopId": "GRANPI-E",
"stopSequence": 64
},
{
"arrival": {
"time": "1771519046"
},
"departure": {
"time": "1771519046"
},
"stopId": "PINSON-E",
"stopSequence": 65
},
{
"arrival": {
"time": "1771519090"
},
"departure": {
"time": "1771519090"
},
"stopId": "FAUVET-E",
"stopSequence": 66
},
{
"arrival": {
"time": "1771519148"
},
"stopId": "BEAUCOUZ",
"stopSequence": 67
}
],
"trip": {
"directionId": 1,
"routeId": "02",
"tripId": "6257950"
}
}
},
{
"id": "trip:6540901",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771518160"
},
"stopId": "1AARD",
"stopSequence": 0
},
{
"arrival": {
"time": "1771518240"
},
"departure": {
"time": "1771518240"
},
"stopId": "1BASC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771518310"
},
"departure": {
"time": "1771518310"
},
"stopId": "1STGI",
"stopSequence": 2
},
{
"arrival": {
"time": "1771518390"
},
"departure": {
"time": "1771518390"
},
"stopId": "1ACAS",
"stopSequence": 3
},
{
"arrival": {
"time": "1771518480"
},
"departure": {
"time": "1771518480"
},
"stopId": "1BROY",
"stopSequence": 4
},
{
"arrival": {
"time": "1771518570"
},
"departure": {
"time": "1771518570"
},
"stopId": "1PMAY",
"stopSequence": 5
},
{
"arrival": {
"time": "1771518680"
},
"departure": {
"time": "1771518680"
},
"stopId": "1BOTA",
"stopSequence": 6
},
{
"arrival": {
"time": "1771518840"
},
"departure": {
"time": "1771518840"
},
"stopId": "1VERN",
"stopSequence": 8
},
{
"arrival": {
"time": "1771518930"
},
"departure": {
"time": "1771518930"
},
"stopId": "1HSAU",
"stopSequence": 9
},
{
"arrival": {
"time": "1771519050"
},
"departure": {
"time": "1771519050"
},
"stopId": "1JMOU",
"stopSequence": 10
},
{
"arrival": {
"time": "1771519130"
},
"departure": {
"time": "1771519130"
},
"stopId": "1CAPU",
"stopSequence": 11
},
{
"arrival": {
"time": "1771519260"
},
"departure": {
"time": "1771519260"
},
"stopId": "1HOPA",
"stopSequence": 12
},
{
"arrival": {
"time": "1771519350"
},
"departure": {
"time": "1771519350"
},
"stopId": "1BMAI",
"stopSequence": 13
},
{
"arrival": {
"time": "1771519470"
},
"departure": {
"time": "1771519470"
},
"stopId": "1STSE",
"stopSequence": 14
},
{
"arrival": {
"time": "1771519580"
},
"departure": {
"time": "1771519580"
},
"stopId": "1CECO",
"stopSequence": 15
},
{
"arrival": {
"time": "1771519680"
},
"departure": {
"time": "1771519680"
},
"stopId": "1HDVA",
"stopSequence": 16
},
{
"arrival": {
"time": "1771519760"
},
"departure": {
"time": "1771519760"
},
"stopId": "1FMBL",
"stopSequence": 17
},
{
"arrival": {
"time": "1771519830"
},
"departure": {
"time": "1771519830"
},
"stopId": "1HARA",
"stopSequence": 18
},
{
"arrival": {
"time": "1771519950"
},
"departure": {
"time": "1771519950"
},
"stopId": "1LGAR",
"stopSequence": 19
},
{
"arrival": {
"time": "1771520050"
},
"departure": {
"time": "1771520050"
},
"stopId": "1LAFA",
"stopSequence": 20
},
{
"arrival": {
"time": "1771520150"
},
"departure": {
"time": "1771520150"
},
"stopId": "1STRA",
"stopSequence": 21
},
{
"arrival": {
"time": "1771520260"
},
"departure": {
"time": "1771520260"
},
"stopId": "1BAMA",
"stopSequence": 22
},
{
"arrival": {
"time": "1771520370"
},
"departure": {
"time": "1771520370"
},
"stopId": "1JE23",
"stopSequence": 23
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6540901"
}
}
},
{
"id": "trip:6541221",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771519850"
},
"stopId": "2ANRO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771519970"
},
"departure": {
"time": "1771519970"
},
"stopId": "2JVIL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771520080"
},
"departure": {
"time": "1771520080"
},
"stopId": "2JE23",
"stopSequence": 2
},
{
"arrival": {
"time": "1771520200"
},
"departure": {
"time": "1771520200"
},
"stopId": "2BAMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771520320"
},
"departure": {
"time": "1771520320"
},
"stopId": "2STRA",
"stopSequence": 4
},
{
"arrival": {
"time": "1771520410"
},
"departure": {
"time": "1771520410"
},
"stopId": "2LAFA",
"stopSequence": 5
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6541221"
}
}
},
{
"id": "trip:6544959",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516853"
},
"departure": {
"time": "1771516859"
},
"stopId": "1FARC",
"stopSequence": 5
},
{
"arrival": {
"time": "1771517060"
},
"stopId": "1QUAI",
"stopSequence": 6
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6544959"
}
}
},
{
"id": "trip:3463",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516897"
},
"departure": {
"time": "1771516897"
},
"stopId": "POMONE-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771517123"
},
"departure": {
"time": "1771517123"
},
"stopId": "STLOU-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771517250"
},
"departure": {
"time": "1771517250"
},
"stopId": "GPOMPI-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771517470"
},
"departure": {
"time": "1771517470"
},
"stopId": "LAPLES-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771517598"
},
"departure": {
"time": "1771517598"
},
"stopId": "LAGRAN-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771517662"
},
"departure": {
"time": "1771517662"
},
"stopId": "LAGLOU-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771517830"
},
"departure": {
"time": "1771517830"
},
"stopId": "TANCE-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771517864"
},
"departure": {
"time": "1771517864"
},
"stopId": "AUBRIA-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771517910"
},
"departure": {
"time": "1771517910"
},
"stopId": "MEIG34-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771517933"
},
"departure": {
"time": "1771517933"
},
"stopId": "MOLINE-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771517988"
},
"departure": {
"time": "1771517988"
},
"stopId": "MAUNY-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771518102"
},
"departure": {
"time": "1771518102"
},
"stopId": "GUILL-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771518197"
},
"departure": {
"time": "1771518197"
},
"stopId": "ESPLO-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771518231"
},
"departure": {
"time": "1771518231"
},
"stopId": "LORPLM-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771518270"
},
"departure": {
"time": "1771518270"
},
"stopId": "NOUE-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771518507"
},
"departure": {
"time": "1771518507"
},
"stopId": "PAGNOL-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771518570"
},
"departure": {
"time": "1771518570"
},
"stopId": "JOUVET-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771518629"
},
"departure": {
"time": "1771518629"
},
"stopId": "MEMBMA-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771518690"
},
"departure": {
"time": "1771518690"
},
"stopId": "GABORI-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771518750"
},
"departure": {
"time": "1771518750"
},
"stopId": "BOISDA-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1771518810"
},
"departure": {
"time": "1771518810"
},
"stopId": "ZACHESNA",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "34",
"tripId": "3463"
}
}
},
{
"id": "trip:6540894",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516816"
},
"departure": {
"time": "1771516853"
},
"stopId": "1CECO",
"stopSequence": 15
},
{
"arrival": {
"time": "1771516924"
},
"departure": {
"time": "1771516924"
},
"stopId": "1HDVA",
"stopSequence": 16
},
{
"arrival": {
"time": "1771517004"
},
"departure": {
"time": "1771517004"
},
"stopId": "1FMBL",
"stopSequence": 17
},
{
"arrival": {
"time": "1771517074"
},
"departure": {
"time": "1771517074"
},
"stopId": "1HARA",
"stopSequence": 18
},
{
"arrival": {
"time": "1771517194"
},
"departure": {
"time": "1771517194"
},
"stopId": "1LGAR",
"stopSequence": 19
},
{
"arrival": {
"time": "1771517294"
},
"departure": {
"time": "1771517294"
},
"stopId": "1LAFA",
"stopSequence": 20
},
{
"arrival": {
"time": "1771517394"
},
"departure": {
"time": "1771517394"
},
"stopId": "1STRA",
"stopSequence": 21
},
{
"arrival": {
"time": "1771517504"
},
"departure": {
"time": "1771517504"
},
"stopId": "1BAMA",
"stopSequence": 22
},
{
"arrival": {
"time": "1771517614"
},
"departure": {
"time": "1771517614"
},
"stopId": "1JE23",
"stopSequence": 23
},
{
"arrival": {
"time": "1771517724"
},
"departure": {
"time": "1771517724"
},
"stopId": "1JVIL",
"stopSequence": 24
},
{
"arrival": {
"time": "1771517844"
},
"stopId": "1ANRO",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6540894"
}
}
},
{
"id": "trip:6544743",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771520350"
},
"stopId": "2MONP",
"stopSequence": 0
},
{
"arrival": {
"time": "1771520432"
},
"departure": {
"time": "1771520432"
},
"stopId": "2EURO",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6544743"
}
}
},
{
"id": "trip:6052695",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516816"
},
"departure": {
"time": "1771516816"
},
"stopId": "LABROS-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771516861"
},
"departure": {
"time": "1771516861"
},
"stopId": "BMOTTE-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771516962"
},
"departure": {
"time": "1771516962"
},
"stopId": "GRIMOR-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771517031"
},
"stopId": "VEILLIER",
"stopSequence": 22
}
],
"trip": {
"directionId": 1,
"routeId": "12",
"tripId": "6052695"
}
}
},
{
"id": "trip:6260032",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771518116"
},
"stopId": "GAREPAPI",
"stopSequence": 0
},
{
"arrival": {
"time": "1771518269"
},
"departure": {
"time": "1771518269"
},
"stopId": "BREMON-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771518329"
},
"departure": {
"time": "1771518329"
},
"stopId": "ACAD-PLA",
"stopSequence": 2
},
{
"arrival": {
"time": "1771518347"
},
"departure": {
"time": "1771518347"
},
"stopId": "CHDARR-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771518626"
},
"departure": {
"time": "1771518626"
},
"stopId": "CNFPT",
"stopSequence": 4
},
{
"arrival": {
"time": "1771518746"
},
"departure": {
"time": "1771518746"
},
"stopId": "DARWIN-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771518907"
},
"departure": {
"time": "1771518907"
},
"stopId": "MOREL-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771518917"
},
"departure": {
"time": "1771518917"
},
"stopId": "INRA-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771518956"
},
"departure": {
"time": "1771518956"
},
"stopId": "GDPERI-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771519010"
},
"departure": {
"time": "1771519010"
},
"stopId": "LANDRE-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771519111"
},
"departure": {
"time": "1771519111"
},
"stopId": "BRGPAI-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771519140"
},
"departure": {
"time": "1771519140"
},
"stopId": "RODIN-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771519166"
},
"departure": {
"time": "1771519166"
},
"stopId": "GRANBE-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771519171"
},
"departure": {
"time": "1771519171"
},
"stopId": "PROME-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771519263"
},
"departure": {
"time": "1771519263"
},
"stopId": "CERFEU-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771519308"
},
"departure": {
"time": "1771519308"
},
"stopId": "MONOD-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771519334"
},
"departure": {
"time": "1771519334"
},
"stopId": "CITRON-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771519375"
},
"departure": {
"time": "1771519375"
},
"stopId": "ECHATS-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771519484"
},
"stopId": "LATOLL",
"stopSequence": 18
}
],
"trip": {
"directionId": 1,
"routeId": "20",
"tripId": "6260032"
}
}
},
{
"id": "trip:6544232",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771518420"
},
"stopId": "1CECO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771518560"
},
"departure": {
"time": "1771518560"
},
"stopId": "1CONS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771518654"
},
"departure": {
"time": "1771518654"
},
"stopId": "1MTAI",
"stopSequence": 2
},
{
"arrival": {
"time": "1771518812"
},
"departure": {
"time": "1771518812"
},
"stopId": "1CROI",
"stopSequence": 3
},
{
"arrival": {
"time": "1771518890"
},
"departure": {
"time": "1771518890"
},
"stopId": "1BRIS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771519048"
},
"departure": {
"time": "1771519048"
},
"stopId": "1DUNA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771519127"
},
"departure": {
"time": "1771519127"
},
"stopId": "1EURO",
"stopSequence": 6
},
{
"arrival": {
"time": "1771519200"
},
"stopId": "2MONP",
"stopSequence": 7
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6544232"
}
}
},
{
"id": "trip:4055",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516990"
},
"departure": {
"time": "1771516990"
},
"stopId": "MILLOT-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771517077"
},
"departure": {
"time": "1771517077"
},
"stopId": "JUSTIC-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771517373"
},
"departure": {
"time": "1771517373"
},
"stopId": "FRESNA-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771517590"
},
"departure": {
"time": "1771517590"
},
"stopId": "DAUTEL",
"stopSequence": 6
},
{
"arrival": {
"time": "1771517830"
},
"departure": {
"time": "1771517830"
},
"stopId": "MAIRTR-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771517890"
},
"departure": {
"time": "1771517890"
},
"stopId": "TRELCH-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771518130"
},
"departure": {
"time": "1771518130"
},
"stopId": "BRAINN-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771518198"
},
"departure": {
"time": "1771518198"
},
"stopId": "BRAIBO-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771518248"
},
"departure": {
"time": "1771518248"
},
"stopId": "BUISBE-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771518346"
},
"departure": {
"time": "1771518346"
},
"stopId": "BRAI8M-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771518411"
},
"departure": {
"time": "1771518411"
},
"stopId": "AZEMA-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771518490"
},
"departure": {
"time": "1771518490"
},
"stopId": "BRAICO-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771518598"
},
"departure": {
"time": "1771518598"
},
"stopId": "ANDAMA-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771518657"
},
"departure": {
"time": "1771518657"
},
"stopId": "RESTLA-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771518718"
},
"departure": {
"time": "1771518718"
},
"stopId": "ANDALA-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771518790"
},
"departure": {
"time": "1771518790"
},
"stopId": "JDELAV-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771519024"
},
"departure": {
"time": "1771519024"
},
"stopId": "CORNCR-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771519077"
},
"departure": {
"time": "1771519077"
},
"stopId": "CORNMA-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771519150"
},
"departure": {
"time": "1771519150"
},
"stopId": "ROYALE-E",
"stopSequence": 21
}
],
"trip": {
"directionId": 1,
"routeId": "40",
"tripId": "4055"
}
}
},
{
"id": "trip:6052733",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771517640"
},
"stopId": "HDVSUB",
"stopSequence": 0
},
{
"arrival": {
"time": "1771517862"
},
"departure": {
"time": "1771517862"
},
"stopId": "SECUSO-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771517933"
},
"departure": {
"time": "1771517933"
},
"stopId": "STEXUP-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771518060"
},
"departure": {
"time": "1771518060"
},
"stopId": "GARDOT-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771518960"
},
"departure": {
"time": "1771518960"
},
"stopId": "BRISSA-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771519035"
},
"departure": {
"time": "1771519035"
},
"stopId": "FONTEN-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771519072"
},
"departure": {
"time": "1771519072"
},
"stopId": "BARBOT-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771519140"
},
"departure": {
"time": "1771519140"
},
"stopId": "GDPRES-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771519173"
},
"departure": {
"time": "1771519173"
},
"stopId": "SOLAND-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771519212"
},
"departure": {
"time": "1771519212"
},
"stopId": "ERIGNE-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771519311"
},
"departure": {
"time": "1771519311"
},
"stopId": "LEVESQ-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771519343"
},
"departure": {
"time": "1771519343"
},
"stopId": "MURSHV-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771519421"
},
"departure": {
"time": "1771519421"
},
"stopId": "CARMET-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771519510"
},
"departure": {
"time": "1771519510"
},
"stopId": "LECOTE-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771519566"
},
"departure": {
"time": "1771519566"
},
"stopId": "LABUIS-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771519620"
},
"stopId": "HTDEMURS",
"stopSequence": 15
}
],
"trip": {
"directionId": 1,
"routeId": "23",
"tripId": "6052733"
}
}
},
{
"id": "trip:6052734",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771519260"
},
"stopId": "HDVSUB",
"stopSequence": 0
},
{
"arrival": {
"time": "1771519482"
},
"departure": {
"time": "1771519482"
},
"stopId": "SECUSO-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771519553"
},
"departure": {
"time": "1771519553"
},
"stopId": "STEXUP-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771519680"
},
"departure": {
"time": "1771519680"
},
"stopId": "GARDOT-E",
"stopSequence": 3
}
],
"trip": {
"directionId": 1,
"routeId": "23",
"tripId": "6052734"
}
}
},
{
"id": "trip:6052663",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771520108"
},
"stopId": "DOMVATER",
"stopSequence": 0
},
{
"arrival": {
"time": "1771520154"
},
"departure": {
"time": "1771520154"
},
"stopId": "BECKE",
"stopSequence": 1
},
{
"arrival": {
"time": "1771520198"
},
"departure": {
"time": "1771520198"
},
"stopId": "LAENN",
"stopSequence": 2
},
{
"arrival": {
"time": "1771520240"
},
"departure": {
"time": "1771520240"
},
"stopId": "CAMPJUIG",
"stopSequence": 3
},
{
"arrival": {
"time": "1771520302"
},
"departure": {
"time": "1771520302"
},
"stopId": "PISCMUFF",
"stopSequence": 4
},
{
"arrival": {
"time": "1771520358"
},
"departure": {
"time": "1771520358"
},
"stopId": "ANAFRAN",
"stopSequence": 5
},
{
"arrival": {
"time": "1771520408"
},
"departure": {
"time": "1771520408"
},
"stopId": "ZOLA",
"stopSequence": 6
},
{
"arrival": {
"time": "1771520465"
},
"departure": {
"time": "1771520465"
},
"stopId": "BELAIR",
"stopSequence": 7
},
{
"arrival": {
"time": "1771519680"
},
"departure": {
"time": "1771519680"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHENOIR",
"stopSequence": 20
}
],
"trip": {
"directionId": 0,
"routeId": "21",
"tripId": "6052663"
}
}
},
{
"id": "trip:6257532",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771520460"
},
"stopId": "EVENTARD",
"stopSequence": 0
}
],
"trip": {
"directionId": 1,
"routeId": "09",
"tripId": "6257532"
}
}
},
{
"id": "trip:6540900",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516762"
},
"departure": {
"time": "1771516814"
},
"stopId": "1CAPU",
"stopSequence": 11
},
{
"arrival": {
"time": "1771516920"
},
"departure": {
"time": "1771516920"
},
"stopId": "1HOPA",
"stopSequence": 12
},
{
"arrival": {
"time": "1771517010"
},
"departure": {
"time": "1771517010"
},
"stopId": "1BMAI",
"stopSequence": 13
},
{
"arrival": {
"time": "1771517130"
},
"departure": {
"time": "1771517130"
},
"stopId": "1STSE",
"stopSequence": 14
},
{
"arrival": {
"time": "1771517240"
},
"departure": {
"time": "1771517240"
},
"stopId": "1CECO",
"stopSequence": 15
},
{
"arrival": {
"time": "1771517340"
},
"departure": {
"time": "1771517340"
},
"stopId": "1HDVA",
"stopSequence": 16
},
{
"arrival": {
"time": "1771517420"
},
"departure": {
"time": "1771517420"
},
"stopId": "1FMBL",
"stopSequence": 17
},
{
"arrival": {
"time": "1771517490"
},
"departure": {
"time": "1771517490"
},
"stopId": "1HARA",
"stopSequence": 18
},
{
"arrival": {
"time": "1771517610"
},
"departure": {
"time": "1771517610"
},
"stopId": "1LGAR",
"stopSequence": 19
},
{
"arrival": {
"time": "1771517710"
},
"departure": {
"time": "1771517710"
},
"stopId": "1LAFA",
"stopSequence": 20
},
{
"arrival": {
"time": "1771517810"
},
"departure": {
"time": "1771517810"
},
"stopId": "1STRA",
"stopSequence": 21
},
{
"arrival": {
"time": "1771517920"
},
"departure": {
"time": "1771517920"
},
"stopId": "1BAMA",
"stopSequence": 22
},
{
"arrival": {
"time": "1771518030"
},
"departure": {
"time": "1771518030"
},
"stopId": "1JE23",
"stopSequence": 23
},
{
"arrival": {
"time": "1771518140"
},
"departure": {
"time": "1771518140"
},
"stopId": "1JVIL",
"stopSequence": 24
},
{
"arrival": {
"time": "1771518260"
},
"stopId": "1ANRO",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6540900"
}
}
},
{
"id": "trip:6258711",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771518060"
},
"stopId": "TRELAZE",
"stopSequence": 0
},
{
"arrival": {
"time": "1771518089"
},
"departure": {
"time": "1771518089"
},
"stopId": "MALRAUX",
"stopSequence": 1
},
{
"arrival": {
"time": "1771518140"
},
"departure": {
"time": "1771518140"
},
"stopId": "FMAURIAC",
"stopSequence": 2
},
{
"arrival": {
"time": "1771518206"
},
"departure": {
"time": "1771518206"
},
"stopId": "TRELGARE",
"stopSequence": 3
},
{
"arrival": {
"time": "1771518300"
},
"departure": {
"time": "1771518300"
},
"stopId": "HMTREL",
"stopSequence": 4
},
{
"arrival": {
"time": "1771518388"
},
"departure": {
"time": "1771518388"
},
"stopId": "CIMTRELA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771518427"
},
"departure": {
"time": "1771518427"
},
"stopId": "EGLTRELA",
"stopSequence": 6
},
{
"arrival": {
"time": "1771518475"
},
"departure": {
"time": "1771518475"
},
"stopId": "MAIRTREL",
"stopSequence": 7
},
{
"arrival": {
"time": "1771518528"
},
"departure": {
"time": "1771518528"
},
"stopId": "MONTHIBE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771518587"
},
"departure": {
"time": "1771518587"
},
"stopId": "ARENA",
"stopSequence": 9
},
{
"arrival": {
"time": "1771518660"
},
"departure": {
"time": "1771518660"
},
"stopId": "BUISSON",
"stopSequence": 10
},
{
"arrival": {
"time": "1771518720"
},
"departure": {
"time": "1771518720"
},
"stopId": "PYRAM02",
"stopSequence": 11
},
{
"arrival": {
"time": "1771518796"
},
"departure": {
"time": "1771518796"
},
"stopId": "LEFEVRE",
"stopSequence": 12
},
{
"arrival": {
"time": "1771518831"
},
"departure": {
"time": "1771518831"
},
"stopId": "MALAQUAI",
"stopSequence": 13
},
{
"arrival": {
"time": "1771518890"
},
"departure": {
"time": "1771518890"
},
"stopId": "MENARD",
"stopSequence": 14
},
{
"arrival": {
"time": "1771518935"
},
"departure": {
"time": "1771518935"
},
"stopId": "CHOUTEAU",
"stopSequence": 15
},
{
"arrival": {
"time": "1771519005"
},
"departure": {
"time": "1771519005"
},
"stopId": "FRESNAIE",
"stopSequence": 16
},
{
"arrival": {
"time": "1771519090"
},
"departure": {
"time": "1771519090"
},
"stopId": "MARAIS",
"stopSequence": 17
},
{
"arrival": {
"time": "1771519151"
},
"departure": {
"time": "1771519151"
},
"stopId": "BELLVUTR",
"stopSequence": 18
},
{
"arrival": {
"time": "1771519200"
},
"departure": {
"time": "1771519200"
},
"stopId": "LEOLAGRA",
"stopSequence": 19
},
{
"arrival": {
"time": "1771519254"
},
"departure": {
"time": "1771519254"
},
"stopId": "VDLOIRE",
"stopSequence": 20
},
{
"arrival": {
"time": "1771519346"
},
"departure": {
"time": "1771519346"
},
"stopId": "ECLATERI",
"stopSequence": 21
},
{
"arrival": {
"time": "1771519452"
},
"departure": {
"time": "1771519452"
},
"stopId": "JUSTICES",
"stopSequence": 22
},
{
"arrival": {
"time": "1771519490"
},
"departure": {
"time": "1771519490"
},
"stopId": "DELACROI",
"stopSequence": 23
},
{
"arrival": {
"time": "1771519560"
},
"departure": {
"time": "1771519560"
},
"stopId": "SAUMUROI",
"stopSequence": 24
},
{
"arrival": {
"time": "1771519628"
},
"departure": {
"time": "1771519628"
},
"stopId": "MADELEIN",
"stopSequence": 25
},
{
"arrival": {
"time": "1771519673"
},
"departure": {
"time": "1771519673"
},
"stopId": "VOLNEY",
"stopSequence": 26
},
{
"arrival": {
"time": "1771519751"
},
"departure": {
"time": "1771519751"
},
"stopId": "BOURGONN",
"stopSequence": 27
},
{
"arrival": {
"time": "1771519810"
},
"departure": {
"time": "1771519810"
},
"stopId": "MICHELET",
"stopSequence": 28
},
{
"arrival": {
"time": "1771519860"
},
"departure": {
"time": "1771519860"
},
"stopId": "ANLEROY",
"stopSequence": 29
},
{
"arrival": {
"time": "1771520017"
},
"departure": {
"time": "1771520017"
},
"stopId": "PAULBERT",
"stopSequence": 30
},
{
"arrival": {
"time": "1771520081"
},
"departure": {
"time": "1771520081"
},
"stopId": "HARAS",
"stopSequence": 31
},
{
"arrival": {
"time": "1771520169"
},
"departure": {
"time": "1771520169"
},
"stopId": "STAUBIN",
"stopSequence": 32
},
{
"arrival": {
"time": "1771520280"
},
"stopId": "LORRTERM",
"stopSequence": 33
}
],
"trip": {
"directionId": 0,
"routeId": "01",
"tripId": "6258711"
}
}
},
{
"id": "trip:6258709",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771518720"
},
"stopId": "TRELAZE",
"stopSequence": 0
},
{
"arrival": {
"time": "1771518749"
},
"departure": {
"time": "1771518749"
},
"stopId": "MALRAUX",
"stopSequence": 1
},
{
"arrival": {
"time": "1771518800"
},
"departure": {
"time": "1771518800"
},
"stopId": "FMAURIAC",
"stopSequence": 2
},
{
"arrival": {
"time": "1771518866"
},
"departure": {
"time": "1771518866"
},
"stopId": "TRELGARE",
"stopSequence": 3
},
{
"arrival": {
"time": "1771518960"
},
"departure": {
"time": "1771518960"
},
"stopId": "HMTREL",
"stopSequence": 4
},
{
"arrival": {
"time": "1771519048"
},
"departure": {
"time": "1771519048"
},
"stopId": "CIMTRELA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771519087"
},
"departure": {
"time": "1771519087"
},
"stopId": "EGLTRELA",
"stopSequence": 6
},
{
"arrival": {
"time": "1771519135"
},
"departure": {
"time": "1771519135"
},
"stopId": "MAIRTREL",
"stopSequence": 7
},
{
"arrival": {
"time": "1771519188"
},
"departure": {
"time": "1771519188"
},
"stopId": "MONTHIBE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771519247"
},
"departure": {
"time": "1771519247"
},
"stopId": "ARENA",
"stopSequence": 9
},
{
"arrival": {
"time": "1771519320"
},
"departure": {
"time": "1771519320"
},
"stopId": "BUISSON",
"stopSequence": 10
},
{
"arrival": {
"time": "1771519380"
},
"departure": {
"time": "1771519380"
},
"stopId": "PYRAM02",
"stopSequence": 11
},
{
"arrival": {
"time": "1771519456"
},
"departure": {
"time": "1771519456"
},
"stopId": "LEFEVRE",
"stopSequence": 12
},
{
"arrival": {
"time": "1771519491"
},
"departure": {
"time": "1771519491"
},
"stopId": "MALAQUAI",
"stopSequence": 13
},
{
"arrival": {
"time": "1771519550"
},
"departure": {
"time": "1771519550"
},
"stopId": "MENARD",
"stopSequence": 14
},
{
"arrival": {
"time": "1771519595"
},
"departure": {
"time": "1771519595"
},
"stopId": "CHOUTEAU",
"stopSequence": 15
},
{
"arrival": {
"time": "1771519665"
},
"departure": {
"time": "1771519665"
},
"stopId": "FRESNAIE",
"stopSequence": 16
},
{
"arrival": {
"time": "1771519750"
},
"departure": {
"time": "1771519750"
},
"stopId": "MARAIS",
"stopSequence": 17
},
{
"arrival": {
"time": "1771519811"
},
"departure": {
"time": "1771519811"
},
"stopId": "BELLVUTR",
"stopSequence": 18
},
{
"arrival": {
"time": "1771519860"
},
"departure": {
"time": "1771519860"
},
"stopId": "LEOLAGRA",
"stopSequence": 19
},
{
"arrival": {
"time": "1771519914"
},
"departure": {
"time": "1771519914"
},
"stopId": "VDLOIRE",
"stopSequence": 20
},
{
"arrival": {
"time": "1771520006"
},
"departure": {
"time": "1771520006"
},
"stopId": "ECLATERI",
"stopSequence": 21
},
{
"arrival": {
"time": "1771520112"
},
"departure": {
"time": "1771520112"
},
"stopId": "JUSTICES",
"stopSequence": 22
},
{
"arrival": {
"time": "1771520150"
},
"departure": {
"time": "1771520150"
},
"stopId": "DELACROI",
"stopSequence": 23
},
{
"arrival": {
"time": "1771520220"
},
"departure": {
"time": "1771520220"
},
"stopId": "SAUMUROI",
"stopSequence": 24
},
{
"arrival": {
"time": "1771520288"
},
"departure": {
"time": "1771520288"
},
"stopId": "MADELEIN",
"stopSequence": 25
},
{
"arrival": {
"time": "1771520333"
},
"departure": {
"time": "1771520333"
},
"stopId": "VOLNEY",
"stopSequence": 26
},
{
"arrival": {
"time": "1771520411"
},
"departure": {
"time": "1771520411"
},
"stopId": "BOURGONN",
"stopSequence": 27
},
{
"arrival": {
"time": "1771520470"
},
"departure": {
"time": "1771520470"
},
"stopId": "MICHELET",
"stopSequence": 28
}
],
"trip": {
"directionId": 0,
"routeId": "01",
"tripId": "6258709"
}
}
},
{
"id": "trip:6544961",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771517820"
},
"stopId": "1BBCA",
"stopSequence": 0
},
{
"arrival": {
"time": "1771517921"
},
"departure": {
"time": "1771517921"
},
"stopId": "1BEAU",
"stopSequence": 1
},
{
"arrival": {
"time": "1771518030"
},
"departure": {
"time": "1771518030"
},
"stopId": "1BARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1771518113"
},
"departure": {
"time": "1771518113"
},
"stopId": "1PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1771518208"
},
"departure": {
"time": "1771518208"
},
"stopId": "1ELYS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771518321"
},
"departure": {
"time": "1771518321"
},
"stopId": "1FARC",
"stopSequence": 5
},
{
"arrival": {
"time": "1771518500"
},
"stopId": "1QUAI",
"stopSequence": 6
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6544961"
}
}
},
{
"id": "trip:6257482",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516771"
},
"departure": {
"time": "1771516771"
},
"stopId": "GARETERM",
"stopSequence": 28
},
{
"arrival": {
"time": "1771517007"
},
"departure": {
"time": "1771517007"
},
"stopId": "HARAS",
"stopSequence": 29
},
{
"arrival": {
"time": "1771517084"
},
"departure": {
"time": "1771517084"
},
"stopId": "STAUBIN",
"stopSequence": 30
},
{
"arrival": {
"time": "1771517164"
},
"departure": {
"time": "1771517220"
},
"stopId": "LORRAIN1",
"stopSequence": 31
},
{
"arrival": {
"time": "1771517354"
},
"departure": {
"time": "1771517354"
},
"stopId": "MENDES-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771517438"
},
"departure": {
"time": "1771517438"
},
"stopId": "SAVARY-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771517473"
},
"departure": {
"time": "1771517473"
},
"stopId": "MUSSET-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771517549"
},
"departure": {
"time": "1771517549"
},
"stopId": "LUTIN-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771517591"
},
"departure": {
"time": "1771517591"
},
"stopId": "MACE-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771517618"
},
"departure": {
"time": "1771517618"
},
"stopId": "DESJAR-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771517722"
},
"departure": {
"time": "1771517722"
},
"stopId": "ALDUNA-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771517912"
},
"departure": {
"time": "1771517912"
},
"stopId": "RAMON",
"stopSequence": 41
},
{
"arrival": {
"time": "1771517554"
},
"departure": {
"time": "1771517554"
},
"scheduleRelationship": "SKIPPED",
"stopId": "TALET-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771517700"
},
"departure": {
"time": "1771517700"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BDEMAI-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771517734"
},
"departure": {
"time": "1771517734"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FACULT-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771517910"
},
"departure": {
"time": "1771517910"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FFAURE-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771518000"
},
"departure": {
"time": "1771518000"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CARCIT-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771517974"
},
"departure": {
"time": "1771517974"
},
"stopId": "CITESO-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771518047"
},
"departure": {
"time": "1771518047"
},
"stopId": "DOYENN-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771518125"
},
"departure": {
"time": "1771518125"
},
"stopId": "SAVOIE-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771518203"
},
"departure": {
"time": "1771518203"
},
"stopId": "INDUST-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771518262"
},
"departure": {
"time": "1771518262"
},
"stopId": "HOTELL-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771518331"
},
"departure": {
"time": "1771518331"
},
"stopId": "DEBUSS-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771518384"
},
"departure": {
"time": "1771518384"
},
"stopId": "BOISAB-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771518418"
},
"departure": {
"time": "1771518418"
},
"stopId": "DUBELL-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771518517"
},
"departure": {
"time": "1771518517"
},
"stopId": "REDUM-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771518564"
},
"departure": {
"time": "1771518564"
},
"stopId": "HIPPODRO",
"stopSequence": 56
},
{
"arrival": {
"time": "1771518702"
},
"departure": {
"time": "1771518702"
},
"stopId": "COTTAG-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771518744"
},
"stopId": "EVENTARD",
"stopSequence": 58
}
],
"trip": {
"directionId": 0,
"routeId": "09",
"tripId": "6257482"
}
}
},
{
"id": "trip:6260033",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771519800"
},
"stopId": "GAREPAPI",
"stopSequence": 0
},
{
"arrival": {
"time": "1771519924"
},
"departure": {
"time": "1771519924"
},
"stopId": "BREMON-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771519995"
},
"departure": {
"time": "1771519995"
},
"stopId": "ACAD-PLA",
"stopSequence": 2
},
{
"arrival": {
"time": "1771520040"
},
"departure": {
"time": "1771520040"
},
"stopId": "CHDARR-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771520340"
},
"departure": {
"time": "1771520340"
},
"stopId": "CNFPT",
"stopSequence": 4
},
{
"arrival": {
"time": "1771520460"
},
"departure": {
"time": "1771520460"
},
"stopId": "DARWIN-E",
"stopSequence": 5
}
],
"trip": {
"directionId": 1,
"routeId": "20",
"tripId": "6260033"
}
}
},
{
"id": "trip:6260031",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516764"
},
"departure": {
"time": "1771516795"
},
"stopId": "ACAD-PLA",
"stopSequence": 2
},
{
"arrival": {
"time": "1771516814"
},
"departure": {
"time": "1771516825"
},
"stopId": "CHDARR-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771517131"
},
"departure": {
"time": "1771517131"
},
"stopId": "CNFPT",
"stopSequence": 4
},
{
"arrival": {
"time": "1771517251"
},
"departure": {
"time": "1771517251"
},
"stopId": "DARWIN-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771517371"
},
"departure": {
"time": "1771517371"
},
"stopId": "MOREL-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771517402"
},
"departure": {
"time": "1771517402"
},
"stopId": "INRA-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771517443"
},
"departure": {
"time": "1771517443"
},
"stopId": "GDPERI-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771517477"
},
"departure": {
"time": "1771517477"
},
"stopId": "LANDRE-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771517570"
},
"departure": {
"time": "1771517570"
},
"stopId": "BRGPAI-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771517598"
},
"departure": {
"time": "1771517598"
},
"stopId": "RODIN-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771517632"
},
"departure": {
"time": "1771517632"
},
"stopId": "GRANBE-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771517676"
},
"departure": {
"time": "1771517676"
},
"stopId": "PROME-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771517725"
},
"departure": {
"time": "1771517725"
},
"stopId": "CERFEU-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771517770"
},
"departure": {
"time": "1771517770"
},
"stopId": "MONOD-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771517815"
},
"departure": {
"time": "1771517815"
},
"stopId": "CITRON-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771517856"
},
"departure": {
"time": "1771517856"
},
"stopId": "ECHATS-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771517965"
},
"stopId": "LATOLL",
"stopSequence": 18
}
],
"trip": {
"directionId": 1,
"routeId": "20",
"tripId": "6260031"
}
}
},
{
"id": "trip:6258316",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516913"
},
"departure": {
"time": "1771516913"
},
"stopId": "CHDARR",
"stopSequence": 25
},
{
"arrival": {
"time": "1771516921"
},
"departure": {
"time": "1771516921"
},
"stopId": "ACAD-PLA",
"stopSequence": 26
},
{
"arrival": {
"time": "1771516935"
},
"departure": {
"time": "1771516935"
},
"stopId": "CCI",
"stopSequence": 27
},
{
"arrival": {
"time": "1771516984"
},
"departure": {
"time": "1771516984"
},
"stopId": "LICES-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771517012"
},
"departure": {
"time": "1771517012"
},
"stopId": "PAULBERT",
"stopSequence": 30
},
{
"arrival": {
"time": "1771517031"
},
"departure": {
"time": "1771517031"
},
"stopId": "HARAS",
"stopSequence": 31
},
{
"arrival": {
"time": "1771517069"
},
"departure": {
"time": "1771517069"
},
"stopId": "STAUBIN",
"stopSequence": 32
},
{
"arrival": {
"time": "1771517098"
},
"departure": {
"time": "1771517098"
},
"stopId": "LOR-FO-A",
"stopSequence": 33
},
{
"arrival": {
"time": "1771517111"
},
"departure": {
"time": "1771517111"
},
"stopId": "LORRAIN2",
"stopSequence": 36
},
{
"arrival": {
"time": "1771517114"
},
"departure": {
"time": "1771517114"
},
"stopId": "LORRAIN1",
"stopSequence": 37
},
{
"arrival": {
"time": "1771517115"
},
"departure": {
"time": "1771517115"
},
"stopId": "LORRTERM",
"stopSequence": 38
},
{
"arrival": {
"time": "1771517119"
},
"departure": {
"time": "1771517119"
},
"stopId": "LOHUIT",
"stopSequence": 39
},
{
"arrival": {
"time": "1771517119"
},
"departure": {
"time": "1771517119"
},
"stopId": "HMAI",
"stopSequence": 40
},
{
"arrival": {
"time": "1771517140"
},
"departure": {
"time": "1771517140"
},
"stopId": "MAIL-NAE",
"stopSequence": 41
},
{
"arrival": {
"time": "1771517154"
},
"departure": {
"time": "1771517154"
},
"stopId": "HDVSUB",
"stopSequence": 42
},
{
"arrival": {
"time": "1771517177"
},
"departure": {
"time": "1771517177"
},
"stopId": "MENDES-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771516925"
},
"departure": {
"time": "1771516925"
},
"scheduleRelationship": "SKIPPED",
"stopId": "STSERGEU",
"stopSequence": 49
},
{
"arrival": {
"time": "1771517281"
},
"departure": {
"time": "1771517281"
},
"stopId": "MENDESFR",
"stopSequence": 50
},
{
"arrival": {
"time": "1771517466"
},
"departure": {
"time": "1771517580"
},
"stopId": "FO-LOR-R",
"stopSequence": 51
},
{
"arrival": {
"time": "1771517691"
},
"departure": {
"time": "1771517691"
},
"stopId": "STAUBI-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771517744"
},
"departure": {
"time": "1771517744"
},
"stopId": "HARAS-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771517940"
},
"departure": {
"time": "1771517940"
},
"stopId": "ANLERO-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771518025"
},
"departure": {
"time": "1771518025"
},
"stopId": "RABELA-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771518092"
},
"departure": {
"time": "1771518092"
},
"stopId": "ESA-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771518247"
},
"departure": {
"time": "1771518247"
},
"stopId": "DELATA-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771518360"
},
"departure": {
"time": "1771518360"
},
"stopId": "ALLARD-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771518410"
},
"departure": {
"time": "1771518410"
},
"stopId": "TASSIG-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771518503"
},
"departure": {
"time": "1771518503"
},
"stopId": "TROIPA-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1771518540"
},
"departure": {
"time": "1771518540"
},
"stopId": "SABLON-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771518608"
},
"departure": {
"time": "1771518608"
},
"stopId": "RUELLE-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1771518714"
},
"departure": {
"time": "1771518714"
},
"stopId": "GENDRO-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1771518834"
},
"departure": {
"time": "1771518834"
},
"stopId": "PATUR-E",
"stopSequence": 64
},
{
"arrival": {
"time": "1771518924"
},
"departure": {
"time": "1771518924"
},
"stopId": "AUTHIO-E",
"stopSequence": 65
},
{
"arrival": {
"time": "1771519000"
},
"departure": {
"time": "1771519000"
},
"stopId": "BELPOU-E",
"stopSequence": 66
},
{
"arrival": {
"time": "1771519080"
},
"departure": {
"time": "1771519080"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PONTSC-E",
"stopSequence": 68
},
{
"arrival": {
"time": "1771519219"
},
"departure": {
"time": "1771519219"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOIRE-E",
"stopSequence": 69
},
{
"arrival": {
"time": "1771519259"
},
"departure": {
"time": "1771519259"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DUBE-E",
"stopSequence": 70
},
{
"arrival": {
"time": "1771519312"
},
"departure": {
"time": "1771519312"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOUET-E",
"stopSequence": 71
},
{
"arrival": {
"time": "1771519359"
},
"departure": {
"time": "1771519359"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOSQUE-E",
"stopSequence": 72
},
{
"arrival": {
"time": "1771519416"
},
"departure": {
"time": "1771519416"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHAERI-E",
"stopSequence": 73
},
{
"arrival": {
"time": "1771519469"
},
"departure": {
"time": "1771519469"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FONTE-E",
"stopSequence": 74
},
{
"arrival": {
"time": "1771519531"
},
"departure": {
"time": "1771519531"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ERIGNE",
"stopSequence": 75
},
{
"arrival": {
"time": "1771519560"
},
"stopId": "SOLAND",
"stopSequence": 76
}
],
"trip": {
"directionId": 1,
"routeId": "03",
"tripId": "6258316"
}
}
},
{
"id": "trip:6260115",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516813"
},
"departure": {
"time": "1771516813"
},
"stopId": "LACDMAIN",
"stopSequence": 24
},
{
"arrival": {
"time": "1771516825"
},
"departure": {
"time": "1771516825"
},
"stopId": "MAISENVI",
"stopSequence": 25
},
{
"arrival": {
"time": "1771516867"
},
"departure": {
"time": "1771516867"
},
"stopId": "PERUSSAI",
"stopSequence": 26
},
{
"arrival": {
"time": "1771516901"
},
"departure": {
"time": "1771516901"
},
"stopId": "MAISLAC",
"stopSequence": 27
},
{
"arrival": {
"time": "1771516938"
},
"departure": {
"time": "1771516938"
},
"stopId": "JEAN-MON",
"stopSequence": 28
},
{
"arrival": {
"time": "1771517096"
},
"departure": {
"time": "1771517096"
},
"stopId": "CNFPT",
"stopSequence": 29
},
{
"arrival": {
"time": "1771517167"
},
"departure": {
"time": "1771517167"
},
"stopId": "BEAUSSIE",
"stopSequence": 30
},
{
"arrival": {
"time": "1771517287"
},
"departure": {
"time": "1771517287"
},
"stopId": "CITEUNIV",
"stopSequence": 31
},
{
"arrival": {
"time": "1771517350"
},
"departure": {
"time": "1771517350"
},
"stopId": "POLYTECH",
"stopSequence": 32
},
{
"arrival": {
"time": "1771517426"
},
"departure": {
"time": "1771517426"
},
"stopId": "NDAMELAC",
"stopSequence": 33
},
{
"arrival": {
"time": "1771517509"
},
"departure": {
"time": "1771517509"
},
"stopId": "BOISRAME",
"stopSequence": 34
},
{
"arrival": {
"time": "1771517587"
},
"departure": {
"time": "1771517587"
},
"stopId": "CHBBEILL",
"stopSequence": 35
},
{
"arrival": {
"time": "1771517664"
},
"departure": {
"time": "1771517664"
},
"stopId": "MVIGNE",
"stopSequence": 36
},
{
"arrival": {
"time": "1771517820"
},
"departure": {
"time": "1771517820"
},
"stopId": "FARCYSJA",
"stopSequence": 37
},
{
"arrival": {
"time": "1771518061"
},
"departure": {
"time": "1771518061"
},
"stopId": "LEQUAI-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771518131"
},
"departure": {
"time": "1771518131"
},
"stopId": "MONPR-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771518188"
},
"departure": {
"time": "1771518188"
},
"stopId": "DESCAZ-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771518249"
},
"departure": {
"time": "1771518249"
},
"stopId": "BICHBI-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771518283"
},
"departure": {
"time": "1771518283"
},
"stopId": "STTHER-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771518364"
},
"departure": {
"time": "1771518364"
},
"stopId": "BARRA-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771518420"
},
"departure": {
"time": "1771518420"
},
"stopId": "BLERIO-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771518510"
},
"departure": {
"time": "1771518510"
},
"stopId": "LECUIT-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771518550"
},
"departure": {
"time": "1771518550"
},
"stopId": "FRATE-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771518625"
},
"departure": {
"time": "1771518625"
},
"stopId": "CHARNA-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771518680"
},
"departure": {
"time": "1771518680"
},
"stopId": "ESEO-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771518716"
},
"departure": {
"time": "1771518716"
},
"stopId": "WJMOU",
"stopSequence": 49
},
{
"arrival": {
"time": "1771518802"
},
"departure": {
"time": "1771518802"
},
"stopId": "FMEDEC-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771518859"
},
"departure": {
"time": "1771518859"
},
"stopId": "HRECUL-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771519020"
},
"stopId": "HOPITAL",
"stopSequence": 53
}
],
"trip": {
"directionId": 0,
"routeId": "06",
"tripId": "6260115"
}
}
},
{
"id": "trip:6260083",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771519500"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHANTOUR",
"stopSequence": 1
},
{
"arrival": {
"time": "1771519540"
},
"departure": {
"time": "1771519540"
},
"scheduleRelationship": "SKIPPED",
"stopId": "VIGNES",
"stopSequence": 2
},
{
"arrival": {
"time": "1771519571"
},
"departure": {
"time": "1771519571"
},
"scheduleRelationship": "SKIPPED",
"stopId": "RANGEARD",
"stopSequence": 3
},
{
"arrival": {
"time": "1771519593"
},
"departure": {
"time": "1771519593"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LAPOINTE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771519633"
},
"departure": {
"time": "1771519633"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PONTLAIT",
"stopSequence": 5
},
{
"arrival": {
"time": "1771519672"
},
"departure": {
"time": "1771519672"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GAREBOUC",
"stopSequence": 6
},
{
"arrival": {
"time": "1771519709"
},
"departure": {
"time": "1771519709"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CAMPBOUC",
"stopSequence": 7
},
{
"arrival": {
"time": "1771519534"
},
"departure": {
"time": "1771519534"
},
"stopId": "BOUCHEM",
"stopSequence": 8
},
{
"arrival": {
"time": "1771519588"
},
"departure": {
"time": "1771519588"
},
"stopId": "CHEVRIER",
"stopSequence": 9
},
{
"arrival": {
"time": "1771519625"
},
"departure": {
"time": "1771519625"
},
"stopId": "PETPORT",
"stopSequence": 10
},
{
"arrival": {
"time": "1771519709"
},
"departure": {
"time": "1771519709"
},
"stopId": "HAUBOUCH",
"stopSequence": 11
},
{
"arrival": {
"time": "1771519774"
},
"departure": {
"time": "1771519774"
},
"stopId": "ARTAUD",
"stopSequence": 12
},
{
"arrival": {
"time": "1771519834"
},
"departure": {
"time": "1771519834"
},
"stopId": "PIVERDIE",
"stopSequence": 13
},
{
"arrival": {
"time": "1771519895"
},
"departure": {
"time": "1771519895"
},
"stopId": "CHATAIGN",
"stopSequence": 14
},
{
"arrival": {
"time": "1771519932"
},
"departure": {
"time": "1771519932"
},
"stopId": "CLOSVI-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771519993"
},
"departure": {
"time": "1771519993"
},
"stopId": "P-ANJO-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771520068"
},
"departure": {
"time": "1771520068"
},
"stopId": "HARENC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771520135"
},
"departure": {
"time": "1771520135"
},
"stopId": "P-ANJOU",
"stopSequence": 18
},
{
"arrival": {
"time": "1771520183"
},
"departure": {
"time": "1771520183"
},
"stopId": "VALMAI-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771520253"
},
"departure": {
"time": "1771520253"
},
"stopId": "PETVIVIE",
"stopSequence": 20
},
{
"arrival": {
"time": "1771520328"
},
"departure": {
"time": "1771520328"
},
"stopId": "PRUNIERS",
"stopSequence": 21
},
{
"arrival": {
"time": "1771520362"
},
"departure": {
"time": "1771520362"
},
"stopId": "CROISETT",
"stopSequence": 22
},
{
"arrival": {
"time": "1771520466"
},
"departure": {
"time": "1771520466"
},
"stopId": "CAMLACMA",
"stopSequence": 23
}
],
"trip": {
"directionId": 0,
"routeId": "06",
"tripId": "6260083"
}
}
},
{
"id": "trip:6544235",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771519380"
},
"stopId": "1CECO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771519520"
},
"departure": {
"time": "1771519520"
},
"stopId": "1CONS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771519614"
},
"departure": {
"time": "1771519614"
},
"stopId": "1MTAI",
"stopSequence": 2
},
{
"arrival": {
"time": "1771519772"
},
"departure": {
"time": "1771519772"
},
"stopId": "1CROI",
"stopSequence": 3
},
{
"arrival": {
"time": "1771519850"
},
"departure": {
"time": "1771519850"
},
"stopId": "1BRIS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771520008"
},
"departure": {
"time": "1771520008"
},
"stopId": "1DUNA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771520087"
},
"departure": {
"time": "1771520087"
},
"stopId": "1EURO",
"stopSequence": 6
},
{
"arrival": {
"time": "1771520160"
},
"stopId": "2MONP",
"stopSequence": 7
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6544235"
}
}
},
{
"id": "trip:6541220",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771519370"
},
"stopId": "2ANRO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771519490"
},
"departure": {
"time": "1771519490"
},
"stopId": "2JVIL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771519600"
},
"departure": {
"time": "1771519600"
},
"stopId": "2JE23",
"stopSequence": 2
},
{
"arrival": {
"time": "1771519720"
},
"departure": {
"time": "1771519720"
},
"stopId": "2BAMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771519840"
},
"departure": {
"time": "1771519840"
},
"stopId": "2STRA",
"stopSequence": 4
},
{
"arrival": {
"time": "1771519930"
},
"departure": {
"time": "1771519930"
},
"stopId": "2LAFA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771520050"
},
"departure": {
"time": "1771520050"
},
"stopId": "2LGAR",
"stopSequence": 6
},
{
"arrival": {
"time": "1771520160"
},
"departure": {
"time": "1771520160"
},
"stopId": "2HARA",
"stopSequence": 7
},
{
"arrival": {
"time": "1771520220"
},
"departure": {
"time": "1771520220"
},
"stopId": "2FMBL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771520320"
},
"departure": {
"time": "1771520320"
},
"stopId": "2HDVA",
"stopSequence": 9
},
{
"arrival": {
"time": "1771520420"
},
"departure": {
"time": "1771520420"
},
"stopId": "2CECO",
"stopSequence": 10
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6541220"
}
}
},
{
"id": "trip:6544233",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771516870"
},
"stopId": "1MONP",
"stopSequence": 0
},
{
"arrival": {
"time": "1771516952"
},
"departure": {
"time": "1771516952"
},
"stopId": "2EURO",
"stopSequence": 1
},
{
"arrival": {
"time": "1771517038"
},
"departure": {
"time": "1771517038"
},
"stopId": "2DUNA",
"stopSequence": 2
},
{
"arrival": {
"time": "1771517210"
},
"departure": {
"time": "1771517210"
},
"stopId": "2BRIS",
"stopSequence": 3
},
{
"arrival": {
"time": "1771517291"
},
"departure": {
"time": "1771517291"
},
"stopId": "2CROI",
"stopSequence": 4
},
{
"arrival": {
"time": "1771517452"
},
"departure": {
"time": "1771517452"
},
"stopId": "2MTAI",
"stopSequence": 5
},
{
"arrival": {
"time": "1771517550"
},
"departure": {
"time": "1771517550"
},
"stopId": "2CONS",
"stopSequence": 6
},
{
"arrival": {
"time": "1771517700"
},
"stopId": "2CECO",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6544233"
}
}
},
{
"id": "trip:6544244",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771517830"
},
"stopId": "2MONP",
"stopSequence": 0
},
{
"arrival": {
"time": "1771517912"
},
"departure": {
"time": "1771517912"
},
"stopId": "2EURO",
"stopSequence": 1
},
{
"arrival": {
"time": "1771517998"
},
"departure": {
"time": "1771517998"
},
"stopId": "2DUNA",
"stopSequence": 2
},
{
"arrival": {
"time": "1771518170"
},
"departure": {
"time": "1771518170"
},
"stopId": "2BRIS",
"stopSequence": 3
},
{
"arrival": {
"time": "1771518251"
},
"departure": {
"time": "1771518251"
},
"stopId": "2CROI",
"stopSequence": 4
},
{
"arrival": {
"time": "1771518412"
},
"departure": {
"time": "1771518412"
},
"stopId": "2MTAI",
"stopSequence": 5
},
{
"arrival": {
"time": "1771518510"
},
"departure": {
"time": "1771518510"
},
"stopId": "2CONS",
"stopSequence": 6
},
{
"arrival": {
"time": "1771518660"
},
"stopId": "2CECO",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6544244"
}
}
},
{
"id": "trip:6257724",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771517062"
},
"departure": {
"time": "1771517062"
},
"stopId": "SAVARY-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771517108"
},
"departure": {
"time": "1771517108"
},
"stopId": "MUSSET-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771517207"
},
"departure": {
"time": "1771517207"
},
"stopId": "LUTIN-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771517262"
},
"departure": {
"time": "1771517262"
},
"stopId": "MACE-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771517298"
},
"departure": {
"time": "1771517298"
},
"stopId": "DESJAR-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771517362"
},
"departure": {
"time": "1771517362"
},
"stopId": "BRISEP-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771517446"
},
"departure": {
"time": "1771517446"
},
"stopId": "MIMOSA-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771517488"
},
"departure": {
"time": "1771517488"
},
"stopId": "CHATEN-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771517581"
},
"departure": {
"time": "1771517581"
},
"stopId": "SOLELE-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771517615"
},
"departure": {
"time": "1771517615"
},
"stopId": "SEPSON-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771517662"
},
"departure": {
"time": "1771517662"
},
"stopId": "BANCST-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771517763"
},
"departure": {
"time": "1771517763"
},
"stopId": "RTEPAR-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771517851"
},
"departure": {
"time": "1771517851"
},
"stopId": "PROVIN-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771518005"
},
"stopId": "PARCEX-E",
"stopSequence": 43
}
],
"trip": {
"directionId": 0,
"routeId": "04",
"tripId": "6257724"
}
}
},
{
"id": "trip:6544242",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516812"
},
"departure": {
"time": "1771516854"
},
"stopId": "2CONS",
"stopSequence": 6
},
{
"arrival": {
"time": "1771516950"
},
"stopId": "2CECO",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6544242"
}
}
},
{
"id": "trip:6258746",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771518600"
},
"stopId": "FO-LOR-R",
"stopSequence": 0
},
{
"arrival": {
"time": "1771518711"
},
"departure": {
"time": "1771518711"
},
"stopId": "STAUBI-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771518764"
},
"departure": {
"time": "1771518764"
},
"stopId": "HARAS-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771518960"
},
"departure": {
"time": "1771518960"
},
"stopId": "ANLERO-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771519040"
},
"departure": {
"time": "1771519040"
},
"stopId": "MICHEL-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771519091"
},
"departure": {
"time": "1771519091"
},
"stopId": "BOURGO-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771519134"
},
"departure": {
"time": "1771519134"
},
"stopId": "VOLNEY-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771519189"
},
"departure": {
"time": "1771519189"
},
"stopId": "MADELE-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771519260"
},
"departure": {
"time": "1771519260"
},
"stopId": "SAUMUR-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771519319"
},
"departure": {
"time": "1771519319"
},
"stopId": "DELACR-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771519368"
},
"departure": {
"time": "1771519368"
},
"stopId": "JUSTIC-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771519468"
},
"departure": {
"time": "1771519468"
},
"stopId": "ECLATE-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771519571"
},
"departure": {
"time": "1771519571"
},
"stopId": "VDLOIR-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771519620"
},
"departure": {
"time": "1771519620"
},
"stopId": "LEOLAG-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771519661"
},
"departure": {
"time": "1771519661"
},
"stopId": "BELVTR-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771519751"
},
"departure": {
"time": "1771519751"
},
"stopId": "MARAIS-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771519830"
},
"departure": {
"time": "1771519830"
},
"stopId": "FRESNA-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771519916"
},
"departure": {
"time": "1771519916"
},
"stopId": "CHOUTE-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771519964"
},
"departure": {
"time": "1771519964"
},
"stopId": "MENA-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771520033"
},
"departure": {
"time": "1771520033"
},
"stopId": "MALAQU-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771520070"
},
"departure": {
"time": "1771520070"
},
"stopId": "LEFEVR-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771520146"
},
"departure": {
"time": "1771520146"
},
"stopId": "PYRAM2-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771520220"
},
"departure": {
"time": "1771520220"
},
"stopId": "BUISSO-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771520298"
},
"departure": {
"time": "1771520298"
},
"stopId": "ARENA-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771520361"
},
"departure": {
"time": "1771520361"
},
"stopId": "MONTHI-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1771520423"
},
"departure": {
"time": "1771520423"
},
"stopId": "MAIRTR-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1771520466"
},
"departure": {
"time": "1771520466"
},
"stopId": "EGLTRE-E",
"stopSequence": 26
}
],
"trip": {
"directionId": 1,
"routeId": "01",
"tripId": "6258746"
}
}
},
{
"id": "trip:3858",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516792"
},
"departure": {
"time": "0"
},
"stopId": "FARCYSJA",
"stopSequence": 15
},
{
"arrival": {
"time": "1771517020"
},
"departure": {
"time": "1771517020"
},
"stopId": "QUAIsubN",
"stopSequence": 16
}
],
"trip": {
"directionId": 0,
"routeId": "38",
"tripId": "3858"
}
}
},
{
"id": "trip:6544228",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516788"
},
"departure": {
"time": "1771516843"
},
"stopId": "1BRIS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771516950"
},
"departure": {
"time": "1771516950"
},
"stopId": "1DUNA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771517029"
},
"departure": {
"time": "1771517029"
},
"stopId": "1EURO",
"stopSequence": 6
},
{
"arrival": {
"time": "1771517102"
},
"stopId": "2MONP",
"stopSequence": 7
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6544228"
}
}
},
{
"id": "trip:6052698",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771520340"
},
"stopId": "VEILLIER",
"stopSequence": 0
},
{
"arrival": {
"time": "1771520400"
},
"departure": {
"time": "1771520580"
},
"stopId": "GRIMOREL",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "12",
"tripId": "6052698"
}
}
},
{
"id": "trip:6260114",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516800"
},
"departure": {
"time": "1771516811"
},
"stopId": "MONPROFI",
"stopSequence": 14
},
{
"arrival": {
"time": "1771516913"
},
"departure": {
"time": "1771516913"
},
"stopId": "LEQUAI",
"stopSequence": 15
},
{
"arrival": {
"time": "1771517108"
},
"departure": {
"time": "1771517108"
},
"stopId": "FARCSJ-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771517207"
},
"departure": {
"time": "1771517207"
},
"stopId": "MVIGNE-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771517279"
},
"departure": {
"time": "1771517279"
},
"stopId": "CHBBEI-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771517334"
},
"departure": {
"time": "1771517334"
},
"stopId": "BOISRA-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771517400"
},
"departure": {
"time": "1771517400"
},
"stopId": "NDAMLA-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771517463"
},
"departure": {
"time": "1771517463"
},
"stopId": "POLYTE-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771517519"
},
"departure": {
"time": "1771517519"
},
"stopId": "CITEUN-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771517586"
},
"departure": {
"time": "1771517586"
},
"stopId": "BEAUSS-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771517671"
},
"departure": {
"time": "1771517671"
},
"stopId": "CNFPT-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1771517856"
},
"departure": {
"time": "1771517856"
},
"stopId": "JEMONNET",
"stopSequence": 25
},
{
"arrival": {
"time": "1771517909"
},
"departure": {
"time": "1771517909"
},
"stopId": "MAISLA-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771517947"
},
"departure": {
"time": "1771517947"
},
"stopId": "PERUSS-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771517978"
},
"departure": {
"time": "1771517978"
},
"stopId": "MAISEN-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771518028"
},
"departure": {
"time": "1771518028"
},
"stopId": "LACDMA-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771518074"
},
"departure": {
"time": "1771518074"
},
"stopId": "CAMLAC-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771518179"
},
"departure": {
"time": "1771518179"
},
"stopId": "CROISE-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771518210"
},
"departure": {
"time": "1771518210"
},
"stopId": "PRUNIE-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771518292"
},
"departure": {
"time": "1771518292"
},
"stopId": "PETVIV-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771518365"
},
"departure": {
"time": "1771518365"
},
"stopId": "VALMAINE",
"stopSequence": 34
},
{
"arrival": {
"time": "1771518405"
},
"departure": {
"time": "1771518405"
},
"stopId": "P-ANJO-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771518482"
},
"departure": {
"time": "1771518482"
},
"stopId": "HARENC",
"stopSequence": 36
},
{
"arrival": {
"time": "1771518540"
},
"departure": {
"time": "1771518540"
},
"stopId": "P-ANJOU",
"stopSequence": 37
},
{
"arrival": {
"time": "1771518592"
},
"departure": {
"time": "1771518592"
},
"stopId": "CLOSVIGN",
"stopSequence": 38
},
{
"arrival": {
"time": "1771518622"
},
"departure": {
"time": "1771518622"
},
"stopId": "CHATAI-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771518675"
},
"departure": {
"time": "1771518675"
},
"stopId": "PIVERD-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771518721"
},
"departure": {
"time": "1771518721"
},
"stopId": "ARTAUD-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771518784"
},
"departure": {
"time": "1771518784"
},
"stopId": "HAUBOU-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771518866"
},
"departure": {
"time": "1771518866"
},
"stopId": "PETPOR-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771518907"
},
"departure": {
"time": "1771518907"
},
"stopId": "CHEVRI-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771518660"
},
"departure": {
"time": "1771518660"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOUCHE-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771518697"
},
"departure": {
"time": "1771518697"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CAMPBO-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771518745"
},
"departure": {
"time": "1771518745"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GAREBO-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771518799"
},
"departure": {
"time": "1771518799"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PONTLA-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771518854"
},
"departure": {
"time": "1771518854"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LAPOIN-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771518882"
},
"departure": {
"time": "1771518882"
},
"scheduleRelationship": "SKIPPED",
"stopId": "RANGEA-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771518938"
},
"departure": {
"time": "1771518938"
},
"scheduleRelationship": "SKIPPED",
"stopId": "VIGNES-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771519020"
},
"stopId": "CHANTOUR",
"stopSequence": 53
}
],
"trip": {
"directionId": 1,
"routeId": "06",
"tripId": "6260114"
}
}
},
{
"id": "trip:6258550",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516784"
},
"departure": {
"time": "1771516784"
},
"stopId": "SAUBIN",
"stopSequence": 86
}
],
"trip": {
"directionId": 0,
"routeId": "07",
"tripId": "6258550"
}
}
},
{
"id": "trip:6541212",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516825"
},
"departure": {
"time": "1771516845"
},
"stopId": "2CAPU",
"stopSequence": 14
},
{
"arrival": {
"time": "1771516913"
},
"departure": {
"time": "1771516913"
},
"stopId": "2JMOU",
"stopSequence": 15
},
{
"arrival": {
"time": "1771517033"
},
"departure": {
"time": "1771517033"
},
"stopId": "2HSAU",
"stopSequence": 16
},
{
"arrival": {
"time": "1771517123"
},
"departure": {
"time": "1771517123"
},
"stopId": "2VERN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771517283"
},
"departure": {
"time": "1771517283"
},
"stopId": "2BOTA",
"stopSequence": 19
},
{
"arrival": {
"time": "1771517383"
},
"departure": {
"time": "1771517383"
},
"stopId": "2PMAY",
"stopSequence": 20
},
{
"arrival": {
"time": "1771517463"
},
"departure": {
"time": "1771517463"
},
"stopId": "2BROY",
"stopSequence": 21
},
{
"arrival": {
"time": "1771517553"
},
"departure": {
"time": "1771517553"
},
"stopId": "2ACAS",
"stopSequence": 22
},
{
"arrival": {
"time": "1771517633"
},
"departure": {
"time": "1771517633"
},
"stopId": "2STGI",
"stopSequence": 23
},
{
"arrival": {
"time": "1771517723"
},
"departure": {
"time": "1771517723"
},
"stopId": "2BASC",
"stopSequence": 24
},
{
"arrival": {
"time": "1771517813"
},
"stopId": "1AARD",
"stopSequence": 25
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6541212"
}
}
},
{
"id": "trip:6545026",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771518060"
},
"stopId": "1QUAI",
"stopSequence": 0
},
{
"arrival": {
"time": "1771518244"
},
"departure": {
"time": "1771518244"
},
"stopId": "2FARC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771518359"
},
"departure": {
"time": "1771518359"
},
"stopId": "2ELYS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771518457"
},
"departure": {
"time": "1771518457"
},
"stopId": "2PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1771518540"
},
"departure": {
"time": "1771518540"
},
"stopId": "2BARR",
"stopSequence": 4
},
{
"arrival": {
"time": "1771518642"
},
"departure": {
"time": "1771518642"
},
"stopId": "2BEAU",
"stopSequence": 5
},
{
"arrival": {
"time": "1771518740"
},
"stopId": "1BBCA",
"stopSequence": 6
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6545026"
}
}
},
{
"id": "trip:6257473",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516792"
},
"departure": {
"time": "1771516813"
},
"stopId": "GENDRON",
"stopSequence": 10
},
{
"arrival": {
"time": "1771516854"
},
"departure": {
"time": "1771516863"
},
"stopId": "DIONNEAU",
"stopSequence": 11
},
{
"arrival": {
"time": "1771516912"
},
"departure": {
"time": "1771516912"
},
"stopId": "ATHLETIS",
"stopSequence": 12
},
{
"arrival": {
"time": "1771516982"
},
"departure": {
"time": "1771516982"
},
"stopId": "DANGELIN",
"stopSequence": 13
},
{
"arrival": {
"time": "1771517043"
},
"departure": {
"time": "1771517043"
},
"stopId": "LINOVENT",
"stopSequence": 14
},
{
"arrival": {
"time": "1771517100"
},
"departure": {
"time": "1771517100"
},
"stopId": "MARIANNE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771517174"
},
"departure": {
"time": "1771517174"
},
"stopId": "VIVIERS",
"stopSequence": 16
},
{
"arrival": {
"time": "1771517235"
},
"departure": {
"time": "1771517235"
},
"stopId": "VILLESIC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771517325"
},
"departure": {
"time": "1771517325"
},
"stopId": "MUTUALIT",
"stopSequence": 18
},
{
"arrival": {
"time": "1771517383"
},
"departure": {
"time": "1771517383"
},
"stopId": "BLANDEAU",
"stopSequence": 19
},
{
"arrival": {
"time": "1771517434"
},
"departure": {
"time": "1771517434"
},
"stopId": "CESARGEO",
"stopSequence": 20
},
{
"arrival": {
"time": "1771517515"
},
"departure": {
"time": "1771517515"
},
"stopId": "MIRABEAU",
"stopSequence": 21
},
{
"arrival": {
"time": "1771517580"
},
"departure": {
"time": "1771517580"
},
"stopId": "LAFAYETT",
"stopSequence": 22
},
{
"arrival": {
"time": "1771517635"
},
"departure": {
"time": "1771517635"
},
"stopId": "CHANZY",
"stopSequence": 23
},
{
"arrival": {
"time": "1771517709"
},
"departure": {
"time": "1771517709"
},
"stopId": "VAUBAN",
"stopSequence": 24
},
{
"arrival": {
"time": "1771517753"
},
"departure": {
"time": "1771517753"
},
"stopId": "POIREL",
"stopSequence": 25
},
{
"arrival": {
"time": "1771517830"
},
"departure": {
"time": "1771517830"
},
"stopId": "PONTNOIR",
"stopSequence": 26
},
{
"arrival": {
"time": "1771517880"
},
"departure": {
"time": "1771517880"
},
"stopId": "SEMARD",
"stopSequence": 27
},
{
"arrival": {
"time": "1771517947"
},
"departure": {
"time": "1771517947"
},
"stopId": "GARETERM",
"stopSequence": 28
},
{
"arrival": {
"time": "1771518202"
},
"departure": {
"time": "1771518202"
},
"stopId": "HARAS",
"stopSequence": 29
},
{
"arrival": {
"time": "1771518275"
},
"departure": {
"time": "1771518275"
},
"stopId": "STAUBIN",
"stopSequence": 30
},
{
"arrival": {
"time": "1771518360"
},
"departure": {
"time": "1771518420"
},
"stopId": "LORRAIN1",
"stopSequence": 31
},
{
"arrival": {
"time": "1771518554"
},
"departure": {
"time": "1771518554"
},
"stopId": "MENDES-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771518638"
},
"departure": {
"time": "1771518638"
},
"stopId": "SAVARY-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771518673"
},
"departure": {
"time": "1771518673"
},
"stopId": "MUSSET-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771518749"
},
"departure": {
"time": "1771518749"
},
"stopId": "LUTIN-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771518791"
},
"departure": {
"time": "1771518791"
},
"stopId": "MACE-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771518818"
},
"departure": {
"time": "1771518818"
},
"stopId": "DESJAR-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771518922"
},
"departure": {
"time": "1771518922"
},
"stopId": "ALDUNA-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771519112"
},
"departure": {
"time": "1771519112"
},
"stopId": "RAMON",
"stopSequence": 41
},
{
"arrival": {
"time": "1771518754"
},
"departure": {
"time": "1771518754"
},
"scheduleRelationship": "SKIPPED",
"stopId": "TALET-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771518900"
},
"departure": {
"time": "1771518900"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BDEMAI-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771518934"
},
"departure": {
"time": "1771518934"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FACULT-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771519110"
},
"departure": {
"time": "1771519110"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FFAURE-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771519200"
},
"departure": {
"time": "1771519200"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CARCIT-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771519174"
},
"departure": {
"time": "1771519174"
},
"stopId": "CITESO-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771519247"
},
"departure": {
"time": "1771519247"
},
"stopId": "DOYENN-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771519325"
},
"departure": {
"time": "1771519325"
},
"stopId": "SAVOIE-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771519403"
},
"departure": {
"time": "1771519403"
},
"stopId": "INDUST-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771519463"
},
"departure": {
"time": "1771519463"
},
"stopId": "HOTELL-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771519534"
},
"departure": {
"time": "1771519534"
},
"stopId": "DEBUSS-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771519583"
},
"departure": {
"time": "1771519583"
},
"stopId": "BOISAB-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771519614"
},
"departure": {
"time": "1771519614"
},
"stopId": "DUBELL-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771519661"
},
"departure": {
"time": "1771519661"
},
"stopId": "COTTAG-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771519708"
},
"stopId": "EVENTARD",
"stopSequence": 56
}
],
"trip": {
"directionId": 0,
"routeId": "09",
"tripId": "6257473"
}
}
},
{
"id": "trip:6258752",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516783"
},
"departure": {
"time": "1771516829"
},
"stopId": "HARAS",
"stopSequence": 31
},
{
"arrival": {
"time": "1771516859"
},
"departure": {
"time": "1771516859"
},
"stopId": "STAUBIN",
"stopSequence": 32
},
{
"arrival": {
"time": "1771516970"
},
"stopId": "LORRTERM",
"stopSequence": 33
}
],
"trip": {
"directionId": 0,
"routeId": "01",
"tripId": "6258752"
}
}
},
{
"id": "trip:3363",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516910"
},
"departure": {
"time": "1771516910"
},
"stopId": "CRBEAU-E",
"stopSequence": 19
}
],
"trip": {
"directionId": 1,
"routeId": "33",
"tripId": "3363"
}
}
},
{
"id": "trip:6258524",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516808"
},
"departure": {
"time": "1771516808"
},
"stopId": "GASNIE-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771516822"
},
"departure": {
"time": "1771516853"
},
"stopId": "LIZE07-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771516886"
},
"departure": {
"time": "1771516886"
},
"stopId": "ECHMA-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771516930"
},
"departure": {
"time": "1771516930"
},
"stopId": "KENNED-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771517018"
},
"departure": {
"time": "1771517018"
},
"stopId": "WPMA-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771517070"
},
"departure": {
"time": "1771517070"
},
"stopId": "RONDE-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771517133"
},
"departure": {
"time": "1771517133"
},
"stopId": "BRASSE-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771517186"
},
"departure": {
"time": "1771517186"
},
"stopId": "BEURRI-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771517241"
},
"departure": {
"time": "1771517241"
},
"stopId": "DELAUN-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771517298"
},
"departure": {
"time": "1771517298"
},
"stopId": "MAUFIN-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771517350"
},
"departure": {
"time": "1771517350"
},
"stopId": "MAIRAV-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771517395"
},
"departure": {
"time": "1771517395"
},
"stopId": "CIAVRI-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771517436"
},
"departure": {
"time": "1771517436"
},
"stopId": "PEGARD-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771517498"
},
"departure": {
"time": "1771517498"
},
"stopId": "RIPOLE-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771517530"
},
"departure": {
"time": "1771517530"
},
"stopId": "SALETT-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771517596"
},
"departure": {
"time": "1771517596"
},
"stopId": "LEPRE-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771517673"
},
"departure": {
"time": "1771517673"
},
"stopId": "BONPLA-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771517708"
},
"departure": {
"time": "1771517708"
},
"stopId": "POIVRE-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771517770"
},
"departure": {
"time": "1771517770"
},
"stopId": "AARDBU-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771517906"
},
"departure": {
"time": "1771517906"
},
"stopId": "AUCHAN-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1771517950"
},
"departure": {
"time": "1771517950"
},
"stopId": "CCADEA-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771517988"
},
"departure": {
"time": "1771517988"
},
"stopId": "PLOTTI-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1771518011"
},
"departure": {
"time": "1771518011"
},
"stopId": "AUTRIC-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1771518064"
},
"departure": {
"time": "1771518064"
},
"stopId": "IRLAND-E",
"stopSequence": 64
},
{
"arrival": {
"time": "1771518101"
},
"departure": {
"time": "1771518101"
},
"stopId": "ITALIE-E",
"stopSequence": 65
},
{
"arrival": {
"time": "1771518160"
},
"departure": {
"time": "1771518160"
},
"stopId": "ALLEMA-E",
"stopSequence": 66
},
{
"arrival": {
"time": "1771518182"
},
"departure": {
"time": "1771518182"
},
"stopId": "DANEMA-E",
"stopSequence": 67
},
{
"arrival": {
"time": "1771518215"
},
"departure": {
"time": "1771518215"
},
"stopId": "AVENEU-E",
"stopSequence": 68
},
{
"arrival": {
"time": "1771518250"
},
"departure": {
"time": "1771518250"
},
"stopId": "MASTEL-E",
"stopSequence": 69
},
{
"arrival": {
"time": "1771518294"
},
"departure": {
"time": "1771518294"
},
"stopId": "JEHUEZ-E",
"stopSequence": 70
},
{
"arrival": {
"time": "1771518340"
},
"departure": {
"time": "1771518340"
},
"stopId": "PLATEF-E",
"stopSequence": 71
},
{
"arrival": {
"time": "1771518394"
},
"departure": {
"time": "1771518394"
},
"stopId": "ESPMON-E",
"stopSequence": 72
},
{
"arrival": {
"time": "1771518447"
},
"departure": {
"time": "1771518447"
},
"stopId": "BELAIR-E",
"stopSequence": 73
},
{
"arrival": {
"time": "1771518489"
},
"departure": {
"time": "1771518489"
},
"stopId": "ZOLA-E",
"stopSequence": 74
},
{
"arrival": {
"time": "1771518584"
},
"departure": {
"time": "1771518584"
},
"stopId": "ANAFRA-E",
"stopSequence": 75
},
{
"arrival": {
"time": "1771518653"
},
"departure": {
"time": "1771518653"
},
"stopId": "PISCMU-E",
"stopSequence": 76
},
{
"arrival": {
"time": "1771518893"
},
"departure": {
"time": "1771518893"
},
"stopId": "DOMVATER",
"stopSequence": 77
},
{
"arrival": {
"time": "1771518582"
},
"departure": {
"time": "1771518582"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DEBEAU-E",
"stopSequence": 78
},
{
"arrival": {
"time": "1771518612"
},
"departure": {
"time": "1771518612"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DIX8JU-E",
"stopSequence": 79
},
{
"arrival": {
"time": "1771518644"
},
"departure": {
"time": "1771518644"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHPEGU-E",
"stopSequence": 80
},
{
"arrival": {
"time": "1771518689"
},
"departure": {
"time": "1771518689"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HAUCOU-E",
"stopSequence": 81
},
{
"arrival": {
"time": "1771518861"
},
"departure": {
"time": "1771518861"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GERMTI-E",
"stopSequence": 82
},
{
"arrival": {
"time": "1771518900"
},
"departure": {
"time": "1771518900"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DOMVAL-E",
"stopSequence": 83
},
{
"arrival": {
"time": "1771518899"
},
"departure": {
"time": "1771518899"
},
"stopId": "RECLAI-E",
"stopSequence": 84
},
{
"arrival": {
"time": "1771518938"
},
"departure": {
"time": "1771518938"
},
"stopId": "RENOIR-E",
"stopSequence": 85
},
{
"arrival": {
"time": "1771518968"
},
"departure": {
"time": "1771518968"
},
"stopId": "CAMPJU-E",
"stopSequence": 86
},
{
"arrival": {
"time": "1771519003"
},
"departure": {
"time": "1771519003"
},
"stopId": "JUIGN-E",
"stopSequence": 87
},
{
"arrival": {
"time": "1771519092"
},
"stopId": "BENE-E",
"stopSequence": 88
}
],
"trip": {
"directionId": 1,
"routeId": "07",
"tripId": "6258524"
}
}
},
{
"id": "trip:6257973",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516846"
},
"departure": {
"time": "1771516846"
},
"stopId": "LASOUR-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1771516884"
},
"departure": {
"time": "1771516884"
},
"stopId": "ROUAIR-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771516955"
},
"departure": {
"time": "1771516955"
},
"stopId": "VAURAG-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1771517005"
},
"departure": {
"time": "1771517005"
},
"stopId": "PRIEUR-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1771517046"
},
"departure": {
"time": "1771517046"
},
"stopId": "GRANPI-E",
"stopSequence": 64
},
{
"arrival": {
"time": "1771517073"
},
"departure": {
"time": "1771517073"
},
"stopId": "PINSON-E",
"stopSequence": 65
},
{
"arrival": {
"time": "1771517117"
},
"departure": {
"time": "1771517117"
},
"stopId": "FAUVET-E",
"stopSequence": 66
},
{
"arrival": {
"time": "1771517175"
},
"stopId": "BEAUCOUZ",
"stopSequence": 67
}
],
"trip": {
"directionId": 1,
"routeId": "02",
"tripId": "6257973"
}
}
},
{
"id": "trip:6257766",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771520339"
},
"stopId": "PARCEXPO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771520444"
},
"departure": {
"time": "1771520444"
},
"stopId": "PROVINS",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "04",
"tripId": "6257766"
}
}
},
{
"id": "trip:6053953",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771519080"
},
"stopId": "STSYCHVE",
"stopSequence": 0
},
{
"arrival": {
"time": "1771519150"
},
"departure": {
"time": "1771519150"
},
"stopId": "GAUGUIN",
"stopSequence": 1
},
{
"arrival": {
"time": "1771519200"
},
"departure": {
"time": "1771519200"
},
"stopId": "ANBRUEL",
"stopSequence": 2
},
{
"arrival": {
"time": "1771519260"
},
"departure": {
"time": "1771519260"
},
"stopId": "V.HUGO",
"stopSequence": 3
},
{
"arrival": {
"time": "1771519304"
},
"departure": {
"time": "1771519304"
},
"stopId": "FRANCA-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771519370"
},
"departure": {
"time": "1771519370"
},
"stopId": "LECLSY-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771519440"
},
"departure": {
"time": "1771519440"
},
"stopId": "SSYMAIRI",
"stopSequence": 6
},
{
"arrival": {
"time": "1771519519"
},
"departure": {
"time": "1771519519"
},
"stopId": "UNION",
"stopSequence": 7
},
{
"arrival": {
"time": "1771519571"
},
"departure": {
"time": "1771519571"
},
"stopId": "CHABLANC",
"stopSequence": 8
},
{
"arrival": {
"time": "1771519623"
},
"departure": {
"time": "1771519623"
},
"stopId": "BASMORTI",
"stopSequence": 9
},
{
"arrival": {
"time": "1771519680"
},
"departure": {
"time": "1771519680"
},
"stopId": "MILLARDI",
"stopSequence": 10
},
{
"arrival": {
"time": "1771519695"
},
"departure": {
"time": "1771519695"
},
"stopId": "CARREAUX",
"stopSequence": 11
},
{
"arrival": {
"time": "1771519920"
},
"departure": {
"time": "1771519920"
},
"stopId": "PARCEXPO",
"stopSequence": 12
},
{
"arrival": {
"time": "1771520041"
},
"departure": {
"time": "1771520041"
},
"stopId": "PROVINS",
"stopSequence": 13
},
{
"arrival": {
"time": "1771520123"
},
"departure": {
"time": "1771520123"
},
"stopId": "RTEPARIS",
"stopSequence": 14
},
{
"arrival": {
"time": "1771520220"
},
"departure": {
"time": "1771520220"
},
"stopId": "SEPSONET",
"stopSequence": 15
},
{
"arrival": {
"time": "1771520359"
},
"departure": {
"time": "1771520359"
},
"stopId": "CHATENAY",
"stopSequence": 16
}
],
"trip": {
"directionId": 0,
"routeId": "25",
"tripId": "6053953"
}
}
},
{
"id": "trip:6258747",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771517400"
},
"stopId": "TRELAZE",
"stopSequence": 0
},
{
"arrival": {
"time": "1771517429"
},
"departure": {
"time": "1771517429"
},
"stopId": "MALRAUX",
"stopSequence": 1
},
{
"arrival": {
"time": "1771517480"
},
"departure": {
"time": "1771517480"
},
"stopId": "FMAURIAC",
"stopSequence": 2
},
{
"arrival": {
"time": "1771517546"
},
"departure": {
"time": "1771517546"
},
"stopId": "TRELGARE",
"stopSequence": 3
},
{
"arrival": {
"time": "1771517640"
},
"departure": {
"time": "1771517640"
},
"stopId": "HMTREL",
"stopSequence": 4
},
{
"arrival": {
"time": "1771517728"
},
"departure": {
"time": "1771517728"
},
"stopId": "CIMTRELA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771517767"
},
"departure": {
"time": "1771517767"
},
"stopId": "EGLTRELA",
"stopSequence": 6
},
{
"arrival": {
"time": "1771517815"
},
"departure": {
"time": "1771517815"
},
"stopId": "MAIRTREL",
"stopSequence": 7
},
{
"arrival": {
"time": "1771517868"
},
"departure": {
"time": "1771517868"
},
"stopId": "MONTHIBE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771517927"
},
"departure": {
"time": "1771517927"
},
"stopId": "ARENA",
"stopSequence": 9
},
{
"arrival": {
"time": "1771518000"
},
"departure": {
"time": "1771518000"
},
"stopId": "BUISSON",
"stopSequence": 10
},
{
"arrival": {
"time": "1771518060"
},
"departure": {
"time": "1771518060"
},
"stopId": "PYRAM02",
"stopSequence": 11
},
{
"arrival": {
"time": "1771518136"
},
"departure": {
"time": "1771518136"
},
"stopId": "LEFEVRE",
"stopSequence": 12
},
{
"arrival": {
"time": "1771518171"
},
"departure": {
"time": "1771518171"
},
"stopId": "MALAQUAI",
"stopSequence": 13
},
{
"arrival": {
"time": "1771518230"
},
"departure": {
"time": "1771518230"
},
"stopId": "MENARD",
"stopSequence": 14
},
{
"arrival": {
"time": "1771518275"
},
"departure": {
"time": "1771518275"
},
"stopId": "CHOUTEAU",
"stopSequence": 15
},
{
"arrival": {
"time": "1771518345"
},
"departure": {
"time": "1771518345"
},
"stopId": "FRESNAIE",
"stopSequence": 16
},
{
"arrival": {
"time": "1771518430"
},
"departure": {
"time": "1771518430"
},
"stopId": "MARAIS",
"stopSequence": 17
},
{
"arrival": {
"time": "1771518491"
},
"departure": {
"time": "1771518491"
},
"stopId": "BELLVUTR",
"stopSequence": 18
},
{
"arrival": {
"time": "1771518540"
},
"departure": {
"time": "1771518540"
},
"stopId": "LEOLAGRA",
"stopSequence": 19
},
{
"arrival": {
"time": "1771518594"
},
"departure": {
"time": "1771518594"
},
"stopId": "VDLOIRE",
"stopSequence": 20
},
{
"arrival": {
"time": "1771518686"
},
"departure": {
"time": "1771518686"
},
"stopId": "ECLATERI",
"stopSequence": 21
},
{
"arrival": {
"time": "1771518792"
},
"departure": {
"time": "1771518792"
},
"stopId": "JUSTICES",
"stopSequence": 22
},
{
"arrival": {
"time": "1771518830"
},
"departure": {
"time": "1771518830"
},
"stopId": "DELACROI",
"stopSequence": 23
},
{
"arrival": {
"time": "1771518900"
},
"departure": {
"time": "1771518900"
},
"stopId": "SAUMUROI",
"stopSequence": 24
},
{
"arrival": {
"time": "1771518968"
},
"departure": {
"time": "1771518968"
},
"stopId": "MADELEIN",
"stopSequence": 25
},
{
"arrival": {
"time": "1771519013"
},
"departure": {
"time": "1771519013"
},
"stopId": "VOLNEY",
"stopSequence": 26
},
{
"arrival": {
"time": "1771519091"
},
"departure": {
"time": "1771519091"
},
"stopId": "BOURGONN",
"stopSequence": 27
},
{
"arrival": {
"time": "1771519150"
},
"departure": {
"time": "1771519150"
},
"stopId": "MICHELET",
"stopSequence": 28
},
{
"arrival": {
"time": "1771519200"
},
"departure": {
"time": "1771519200"
},
"stopId": "ANLEROY",
"stopSequence": 29
},
{
"arrival": {
"time": "1771519357"
},
"departure": {
"time": "1771519357"
},
"stopId": "PAULBERT",
"stopSequence": 30
},
{
"arrival": {
"time": "1771519421"
},
"departure": {
"time": "1771519421"
},
"stopId": "HARAS",
"stopSequence": 31
},
{
"arrival": {
"time": "1771519509"
},
"departure": {
"time": "1771519509"
},
"stopId": "STAUBIN",
"stopSequence": 32
},
{
"arrival": {
"time": "1771519620"
},
"stopId": "LORRTERM",
"stopSequence": 33
}
],
"trip": {
"directionId": 0,
"routeId": "01",
"tripId": "6258747"
}
}
},
{
"id": "trip:6544496",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771517820"
},
"stopId": "MENDESFR",
"stopSequence": 0
},
{
"arrival": {
"time": "1771518000"
},
"departure": {
"time": "1771518000"
},
"stopId": "FO-LOR-R",
"stopSequence": 1
},
{
"arrival": {
"time": "1771518162"
},
"departure": {
"time": "1771518162"
},
"stopId": "STAUBI-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771518240"
},
"departure": {
"time": "1771518240"
},
"stopId": "HARAS-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771518302"
},
"departure": {
"time": "1771518302"
},
"stopId": "LICES",
"stopSequence": 4
},
{
"arrival": {
"time": "1771518375"
},
"departure": {
"time": "1771518375"
},
"stopId": "CCI-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771518430"
},
"departure": {
"time": "1771518430"
},
"stopId": "CHDARR-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771518600"
},
"stopId": "LEQUAI-E",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "Tbus",
"tripId": "6544496"
}
}
},
{
"id": "trip:6541215",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516854"
},
"departure": {
"time": "1771516854"
},
"stopId": "2ANRO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771516970"
},
"departure": {
"time": "1771516970"
},
"stopId": "2JVIL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771517080"
},
"departure": {
"time": "1771517080"
},
"stopId": "2JE23",
"stopSequence": 2
},
{
"arrival": {
"time": "1771517200"
},
"departure": {
"time": "1771517200"
},
"stopId": "2BAMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771517320"
},
"departure": {
"time": "1771517320"
},
"stopId": "2STRA",
"stopSequence": 4
},
{
"arrival": {
"time": "1771517410"
},
"departure": {
"time": "1771517410"
},
"stopId": "2LAFA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771517530"
},
"departure": {
"time": "1771517530"
},
"stopId": "2LGAR",
"stopSequence": 6
},
{
"arrival": {
"time": "1771517640"
},
"departure": {
"time": "1771517640"
},
"stopId": "2HARA",
"stopSequence": 7
},
{
"arrival": {
"time": "1771517700"
},
"departure": {
"time": "1771517700"
},
"stopId": "2FMBL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771517800"
},
"departure": {
"time": "1771517800"
},
"stopId": "2HDVA",
"stopSequence": 9
},
{
"arrival": {
"time": "1771517900"
},
"departure": {
"time": "1771517900"
},
"stopId": "2CECO",
"stopSequence": 10
},
{
"arrival": {
"time": "1771517990"
},
"departure": {
"time": "1771517990"
},
"stopId": "2STSE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771518110"
},
"departure": {
"time": "1771518110"
},
"stopId": "2BMAI",
"stopSequence": 12
},
{
"arrival": {
"time": "1771518210"
},
"departure": {
"time": "1771518210"
},
"stopId": "2HOPA",
"stopSequence": 13
},
{
"arrival": {
"time": "1771518330"
},
"departure": {
"time": "1771518330"
},
"stopId": "2CAPU",
"stopSequence": 14
},
{
"arrival": {
"time": "1771518410"
},
"departure": {
"time": "1771518410"
},
"stopId": "2JMOU",
"stopSequence": 15
},
{
"arrival": {
"time": "1771518530"
},
"departure": {
"time": "1771518530"
},
"stopId": "2HSAU",
"stopSequence": 16
},
{
"arrival": {
"time": "1771518620"
},
"departure": {
"time": "1771518620"
},
"stopId": "2VERN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771518780"
},
"departure": {
"time": "1771518780"
},
"stopId": "2BOTA",
"stopSequence": 19
},
{
"arrival": {
"time": "1771518880"
},
"departure": {
"time": "1771518880"
},
"stopId": "2PMAY",
"stopSequence": 20
},
{
"arrival": {
"time": "1771518960"
},
"departure": {
"time": "1771518960"
},
"stopId": "2BROY",
"stopSequence": 21
},
{
"arrival": {
"time": "1771519050"
},
"departure": {
"time": "1771519050"
},
"stopId": "2ACAS",
"stopSequence": 22
},
{
"arrival": {
"time": "1771519130"
},
"departure": {
"time": "1771519130"
},
"stopId": "2STGI",
"stopSequence": 23
},
{
"arrival": {
"time": "1771519220"
},
"departure": {
"time": "1771519220"
},
"stopId": "2BASC",
"stopSequence": 24
},
{
"arrival": {
"time": "1771519310"
},
"stopId": "1AARD",
"stopSequence": 25
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6541215"
}
}
},
{
"id": "trip:6544379",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771518600"
},
"stopId": "LEQUAI-E",
"stopSequence": 0
},
{
"arrival": {
"time": "1771518649"
},
"departure": {
"time": "1771518649"
},
"stopId": "LEQUAI",
"stopSequence": 1
},
{
"arrival": {
"time": "1771518883"
},
"departure": {
"time": "1771518883"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHDARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1771518915"
},
"departure": {
"time": "1771518915"
},
"stopId": "CCI",
"stopSequence": 3
},
{
"arrival": {
"time": "1771519075"
},
"departure": {
"time": "1771519075"
},
"stopId": "HARAS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771519158"
},
"departure": {
"time": "1771519158"
},
"stopId": "STAUBIN",
"stopSequence": 5
},
{
"arrival": {
"time": "1771519255"
},
"departure": {
"time": "1771519255"
},
"stopId": "LORRAIN1",
"stopSequence": 6
},
{
"arrival": {
"time": "1771519494"
},
"stopId": "MENDES-E",
"stopSequence": 7
}
],
"trip": {
"directionId": 1,
"routeId": "Tbus",
"tripId": "6544379"
}
}
},
{
"id": "trip:6258416",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771518180"
},
"stopId": "SORGES",
"stopSequence": 0
},
{
"arrival": {
"time": "1771518234"
},
"departure": {
"time": "1771518234"
},
"stopId": "RTSORG-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771518306"
},
"departure": {
"time": "1771518306"
},
"stopId": "ECURIE",
"stopSequence": 2
},
{
"arrival": {
"time": "1771518394"
},
"departure": {
"time": "1771518394"
},
"stopId": "BAUDRAI",
"stopSequence": 3
},
{
"arrival": {
"time": "1771518420"
},
"departure": {
"time": "1771518420"
},
"stopId": "JEBOUTON",
"stopSequence": 4
},
{
"arrival": {
"time": "1771518526"
},
"departure": {
"time": "1771518526"
},
"stopId": "LAVOIR",
"stopSequence": 5
},
{
"arrival": {
"time": "1771518594"
},
"departure": {
"time": "1771518594"
},
"stopId": "RIOTTEAU",
"stopSequence": 6
},
{
"arrival": {
"time": "1771518634"
},
"departure": {
"time": "1771518634"
},
"stopId": "ALLUMETT",
"stopSequence": 7
},
{
"arrival": {
"time": "1771518687"
},
"departure": {
"time": "1771518687"
},
"stopId": "DAGUERRE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771518742"
},
"departure": {
"time": "1771518742"
},
"stopId": "BELVTR-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771518809"
},
"departure": {
"time": "1771518809"
},
"stopId": "MARAIS-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771518903"
},
"departure": {
"time": "1771518903"
},
"stopId": "GASPALON",
"stopSequence": 11
},
{
"arrival": {
"time": "1771519020"
},
"departure": {
"time": "1771519020"
},
"stopId": "VILSANTE",
"stopSequence": 12
},
{
"arrival": {
"time": "1771519069"
},
"departure": {
"time": "1771519069"
},
"stopId": "CORMIER",
"stopSequence": 13
},
{
"arrival": {
"time": "1771519162"
},
"departure": {
"time": "1771519162"
},
"stopId": "STLEONAR",
"stopSequence": 14
},
{
"arrival": {
"time": "1771519200"
},
"departure": {
"time": "1771519200"
},
"stopId": "GERICAUL",
"stopSequence": 15
},
{
"arrival": {
"time": "1771519260"
},
"departure": {
"time": "1771519260"
},
"stopId": "MONGAZON",
"stopSequence": 16
},
{
"arrival": {
"time": "1771519294"
},
"departure": {
"time": "1771519294"
},
"stopId": "KOPA",
"stopSequence": 17
},
{
"arrival": {
"time": "1771519351"
},
"departure": {
"time": "1771519351"
},
"stopId": "DESMAZ",
"stopSequence": 18
},
{
"arrival": {
"time": "1771519401"
},
"departure": {
"time": "1771519401"
},
"stopId": "ANFRANCK",
"stopSequence": 19
},
{
"arrival": {
"time": "1771519458"
},
"departure": {
"time": "1771519458"
},
"stopId": "STJOSEP",
"stopSequence": 20
},
{
"arrival": {
"time": "1771519523"
},
"departure": {
"time": "1771519523"
},
"stopId": "PLDULYCE",
"stopSequence": 21
},
{
"arrival": {
"time": "1771519620"
},
"departure": {
"time": "1771519680"
},
"stopId": "HMAI",
"stopSequence": 22
},
{
"arrival": {
"time": "1771519734"
},
"departure": {
"time": "1771519734"
},
"stopId": "FO-LOR-R",
"stopSequence": 23
},
{
"arrival": {
"time": "1771519845"
},
"departure": {
"time": "1771519845"
},
"stopId": "STAUBI-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1771519898"
},
"departure": {
"time": "1771519898"
},
"stopId": "HARAS-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1771520040"
},
"departure": {
"time": "1771520040"
},
"stopId": "LESGAR-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771520129"
},
"departure": {
"time": "1771520129"
},
"stopId": "SEMARD-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771520168"
},
"departure": {
"time": "1771520168"
},
"stopId": "PONTNO-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771520243"
},
"departure": {
"time": "1771520243"
},
"stopId": "POIREL-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771520284"
},
"departure": {
"time": "1771520284"
},
"stopId": "VAUBAN-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771520337"
},
"departure": {
"time": "1771520337"
},
"stopId": "FREMUR-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771520404"
},
"departure": {
"time": "1771520404"
},
"stopId": "STRASB-E",
"stopSequence": 32
}
],
"trip": {
"directionId": 1,
"routeId": "08",
"tripId": "6258416"
}
}
},
{
"id": "trip:6258715",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516787"
},
"departure": {
"time": "1771516787"
},
"stopId": "DELACROI",
"stopSequence": 23
},
{
"arrival": {
"time": "1771516831"
},
"departure": {
"time": "1771516862"
},
"stopId": "SAUMUROI",
"stopSequence": 24
},
{
"arrival": {
"time": "1771516928"
},
"departure": {
"time": "1771516928"
},
"stopId": "MADELEIN",
"stopSequence": 25
},
{
"arrival": {
"time": "1771516973"
},
"departure": {
"time": "1771516973"
},
"stopId": "VOLNEY",
"stopSequence": 26
},
{
"arrival": {
"time": "1771517051"
},
"departure": {
"time": "1771517051"
},
"stopId": "BOURGONN",
"stopSequence": 27
},
{
"arrival": {
"time": "1771517110"
},
"departure": {
"time": "1771517110"
},
"stopId": "MICHELET",
"stopSequence": 28
},
{
"arrival": {
"time": "1771517160"
},
"departure": {
"time": "1771517160"
},
"stopId": "ANLEROY",
"stopSequence": 29
},
{
"arrival": {
"time": "1771517317"
},
"departure": {
"time": "1771517317"
},
"stopId": "PAULBERT",
"stopSequence": 30
},
{
"arrival": {
"time": "1771517381"
},
"departure": {
"time": "1771517381"
},
"stopId": "HARAS",
"stopSequence": 31
},
{
"arrival": {
"time": "1771517463"
},
"departure": {
"time": "1771517463"
},
"stopId": "STAUBIN",
"stopSequence": 32
},
{
"arrival": {
"time": "1771517574"
},
"stopId": "LORRTERM",
"stopSequence": 33
}
],
"trip": {
"directionId": 0,
"routeId": "01",
"tripId": "6258715"
}
}
},
{
"id": "trip:6544963",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771519260"
},
"stopId": "1BBCA",
"stopSequence": 0
},
{
"arrival": {
"time": "1771519361"
},
"departure": {
"time": "1771519361"
},
"stopId": "1BEAU",
"stopSequence": 1
},
{
"arrival": {
"time": "1771519470"
},
"departure": {
"time": "1771519470"
},
"stopId": "1BARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1771519553"
},
"departure": {
"time": "1771519553"
},
"stopId": "1PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1771519648"
},
"departure": {
"time": "1771519648"
},
"stopId": "1ELYS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771519761"
},
"departure": {
"time": "1771519761"
},
"stopId": "1FARC",
"stopSequence": 5
},
{
"arrival": {
"time": "1771519940"
},
"stopId": "1QUAI",
"stopSequence": 6
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6544963"
}
}
},
{
"id": "trip:6545024",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516799"
},
"departure": {
"time": "1771516830"
},
"stopId": "2FARC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771516919"
},
"departure": {
"time": "1771516919"
},
"stopId": "2ELYS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771517017"
},
"departure": {
"time": "1771517017"
},
"stopId": "2PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1771517100"
},
"departure": {
"time": "1771517100"
},
"stopId": "2BARR",
"stopSequence": 4
},
{
"arrival": {
"time": "1771517202"
},
"departure": {
"time": "1771517202"
},
"stopId": "2BEAU",
"stopSequence": 5
},
{
"arrival": {
"time": "1771517300"
},
"stopId": "1BBCA",
"stopSequence": 6
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6545024"
}
}
},
{
"id": "trip:6258753",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771517280"
},
"stopId": "FO-LOR-R",
"stopSequence": 0
},
{
"arrival": {
"time": "1771517442"
},
"departure": {
"time": "1771517442"
},
"stopId": "STAUBI-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771517520"
},
"departure": {
"time": "1771517520"
},
"stopId": "HARAS-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771517716"
},
"departure": {
"time": "1771517716"
},
"stopId": "ANLERO-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771517819"
},
"departure": {
"time": "1771517819"
},
"stopId": "MICHEL-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771517886"
},
"departure": {
"time": "1771517886"
},
"stopId": "BOURGO-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771517943"
},
"departure": {
"time": "1771517943"
},
"stopId": "VOLNEY-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771518015"
},
"departure": {
"time": "1771518015"
},
"stopId": "MADELE-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771518086"
},
"departure": {
"time": "1771518086"
},
"stopId": "SAUMUR-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771518152"
},
"departure": {
"time": "1771518152"
},
"stopId": "DELACR-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771518207"
},
"departure": {
"time": "1771518207"
},
"stopId": "JUSTIC-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771518307"
},
"departure": {
"time": "1771518307"
},
"stopId": "ECLATE-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771518410"
},
"departure": {
"time": "1771518410"
},
"stopId": "VDLOIR-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771518459"
},
"departure": {
"time": "1771518459"
},
"stopId": "LEOLAG-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771518500"
},
"departure": {
"time": "1771518500"
},
"stopId": "BELVTR-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771518581"
},
"departure": {
"time": "1771518581"
},
"stopId": "MARAIS-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771518660"
},
"departure": {
"time": "1771518660"
},
"stopId": "FRESNA-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771518746"
},
"departure": {
"time": "1771518746"
},
"stopId": "CHOUTE-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771518794"
},
"departure": {
"time": "1771518794"
},
"stopId": "MENA-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771518863"
},
"departure": {
"time": "1771518863"
},
"stopId": "MALAQU-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771518900"
},
"departure": {
"time": "1771518900"
},
"stopId": "LEFEVR-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771518976"
},
"departure": {
"time": "1771518976"
},
"stopId": "PYRAM2-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771519040"
},
"departure": {
"time": "1771519040"
},
"stopId": "BUISSO-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771519118"
},
"departure": {
"time": "1771519118"
},
"stopId": "ARENA-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771519181"
},
"departure": {
"time": "1771519181"
},
"stopId": "MONTHI-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1771519243"
},
"departure": {
"time": "1771519243"
},
"stopId": "MAIRTR-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1771519286"
},
"departure": {
"time": "1771519286"
},
"stopId": "EGLTRE-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771519322"
},
"departure": {
"time": "1771519322"
},
"stopId": "CIMETR-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771519400"
},
"departure": {
"time": "1771519400"
},
"stopId": "HMTRE-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771519480"
},
"departure": {
"time": "1771519480"
},
"stopId": "TRELGA-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771519550"
},
"departure": {
"time": "1771519550"
},
"stopId": "FMAURI-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771519595"
},
"departure": {
"time": "1771519595"
},
"stopId": "MALRAU-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771519640"
},
"stopId": "TRELA-AR",
"stopSequence": 32
}
],
"trip": {
"directionId": 1,
"routeId": "01",
"tripId": "6258753"
}
}
},
{
"id": "trip:6540887",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771517680"
},
"stopId": "1AARD",
"stopSequence": 0
},
{
"arrival": {
"time": "1771517760"
},
"departure": {
"time": "1771517760"
},
"stopId": "1BASC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771517830"
},
"departure": {
"time": "1771517830"
},
"stopId": "1STGI",
"stopSequence": 2
},
{
"arrival": {
"time": "1771517910"
},
"departure": {
"time": "1771517910"
},
"stopId": "1ACAS",
"stopSequence": 3
},
{
"arrival": {
"time": "1771518000"
},
"departure": {
"time": "1771518000"
},
"stopId": "1BROY",
"stopSequence": 4
},
{
"arrival": {
"time": "1771518090"
},
"departure": {
"time": "1771518090"
},
"stopId": "1PMAY",
"stopSequence": 5
},
{
"arrival": {
"time": "1771518200"
},
"departure": {
"time": "1771518200"
},
"stopId": "1BOTA",
"stopSequence": 6
},
{
"arrival": {
"time": "1771518360"
},
"departure": {
"time": "1771518360"
},
"stopId": "1VERN",
"stopSequence": 8
},
{
"arrival": {
"time": "1771518450"
},
"departure": {
"time": "1771518450"
},
"stopId": "1HSAU",
"stopSequence": 9
},
{
"arrival": {
"time": "1771518570"
},
"departure": {
"time": "1771518570"
},
"stopId": "1JMOU",
"stopSequence": 10
},
{
"arrival": {
"time": "1771518650"
},
"departure": {
"time": "1771518650"
},
"stopId": "1CAPU",
"stopSequence": 11
},
{
"arrival": {
"time": "1771518780"
},
"departure": {
"time": "1771518780"
},
"stopId": "1HOPA",
"stopSequence": 12
},
{
"arrival": {
"time": "1771518870"
},
"departure": {
"time": "1771518870"
},
"stopId": "1BMAI",
"stopSequence": 13
},
{
"arrival": {
"time": "1771518990"
},
"departure": {
"time": "1771518990"
},
"stopId": "1STSE",
"stopSequence": 14
},
{
"arrival": {
"time": "1771519100"
},
"departure": {
"time": "1771519100"
},
"stopId": "1CECO",
"stopSequence": 15
},
{
"arrival": {
"time": "1771519200"
},
"departure": {
"time": "1771519200"
},
"stopId": "1HDVA",
"stopSequence": 16
},
{
"arrival": {
"time": "1771519280"
},
"departure": {
"time": "1771519280"
},
"stopId": "1FMBL",
"stopSequence": 17
},
{
"arrival": {
"time": "1771519350"
},
"departure": {
"time": "1771519350"
},
"stopId": "1HARA",
"stopSequence": 18
},
{
"arrival": {
"time": "1771519470"
},
"departure": {
"time": "1771519470"
},
"stopId": "1LGAR",
"stopSequence": 19
},
{
"arrival": {
"time": "1771519570"
},
"departure": {
"time": "1771519570"
},
"stopId": "1LAFA",
"stopSequence": 20
},
{
"arrival": {
"time": "1771519670"
},
"departure": {
"time": "1771519670"
},
"stopId": "1STRA",
"stopSequence": 21
},
{
"arrival": {
"time": "1771519780"
},
"departure": {
"time": "1771519780"
},
"stopId": "1BAMA",
"stopSequence": 22
},
{
"arrival": {
"time": "1771519890"
},
"departure": {
"time": "1771519890"
},
"stopId": "1JE23",
"stopSequence": 23
},
{
"arrival": {
"time": "1771520000"
},
"departure": {
"time": "1771520000"
},
"stopId": "1JVIL",
"stopSequence": 24
},
{
"arrival": {
"time": "1771520120"
},
"stopId": "1ANRO",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6540887"
}
}
},
{
"id": "trip:6258519",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771516920"
},
"stopId": "SAUBIN",
"stopSequence": 0
},
{
"arrival": {
"time": "1771517003"
},
"departure": {
"time": "1771517003"
},
"stopId": "PIGNONIE",
"stopSequence": 1
},
{
"arrival": {
"time": "1771517066"
},
"departure": {
"time": "1771517066"
},
"stopId": "CLAVERIE",
"stopSequence": 2
},
{
"arrival": {
"time": "1771517110"
},
"departure": {
"time": "1771517110"
},
"stopId": "JARDFA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771517160"
},
"departure": {
"time": "1771517160"
},
"stopId": "BANCHAIS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771517226"
},
"departure": {
"time": "1771517226"
},
"stopId": "CHATELAI",
"stopSequence": 5
},
{
"arrival": {
"time": "1771517279"
},
"departure": {
"time": "1771517279"
},
"stopId": "CRBLANCH",
"stopSequence": 6
},
{
"arrival": {
"time": "1771517321"
},
"departure": {
"time": "1771517321"
},
"stopId": "ORMEAUX",
"stopSequence": 7
},
{
"arrival": {
"time": "1771517377"
},
"departure": {
"time": "1771517377"
},
"stopId": "VANDEL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771517470"
},
"departure": {
"time": "1771517470"
},
"stopId": "ISORET",
"stopSequence": 9
},
{
"arrival": {
"time": "1771517542"
},
"departure": {
"time": "1771517542"
},
"stopId": "GILLIER",
"stopSequence": 10
},
{
"arrival": {
"time": "1771517580"
},
"departure": {
"time": "1771517580"
},
"stopId": "DAGUENET",
"stopSequence": 11
},
{
"arrival": {
"time": "1771517645"
},
"departure": {
"time": "1771517645"
},
"stopId": "JERUSALE",
"stopSequence": 12
},
{
"arrival": {
"time": "1771517745"
},
"departure": {
"time": "1771517745"
},
"stopId": "MONTAIG",
"stopSequence": 13
},
{
"arrival": {
"time": "1771517931"
},
"departure": {
"time": "1771517931"
},
"stopId": "LANGLADE",
"stopSequence": 14
},
{
"arrival": {
"time": "1771518000"
},
"departure": {
"time": "1771518000"
},
"stopId": "AROBASE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771518064"
},
"departure": {
"time": "1771518064"
},
"stopId": "PCOUBERT",
"stopSequence": 16
},
{
"arrival": {
"time": "1771518153"
},
"departure": {
"time": "1771518153"
},
"stopId": "JEBOUIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771518240"
},
"departure": {
"time": "1771518240"
},
"stopId": "MADELEIN",
"stopSequence": 18
},
{
"arrival": {
"time": "1771518287"
},
"departure": {
"time": "1771518287"
},
"stopId": "VOLNEY",
"stopSequence": 19
},
{
"arrival": {
"time": "1771518368"
},
"departure": {
"time": "1771518368"
},
"stopId": "BOURGONN",
"stopSequence": 20
},
{
"arrival": {
"time": "1771518429"
},
"departure": {
"time": "1771518429"
},
"stopId": "MICHELET",
"stopSequence": 21
},
{
"arrival": {
"time": "1771518480"
},
"departure": {
"time": "1771518480"
},
"stopId": "ANLEROY",
"stopSequence": 22
},
{
"arrival": {
"time": "1771518683"
},
"departure": {
"time": "1771518683"
},
"stopId": "PAULBERT",
"stopSequence": 23
},
{
"arrival": {
"time": "1771518780"
},
"departure": {
"time": "1771518840"
},
"stopId": "LICES",
"stopSequence": 24
},
{
"arrival": {
"time": "1771518910"
},
"departure": {
"time": "1771518910"
},
"stopId": "CCI-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1771518954"
},
"departure": {
"time": "1771518954"
},
"stopId": "CHDARR-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771519069"
},
"departure": {
"time": "1771519069"
},
"stopId": "LEQUAI-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771519109"
},
"departure": {
"time": "1771519109"
},
"stopId": "DUMESN-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771519124"
},
"departure": {
"time": "1771519124"
},
"stopId": "MONPR-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771518969"
},
"departure": {
"time": "1771518969"
},
"scheduleRelationship": "SKIPPED",
"stopId": "OFFTOURI",
"stopSequence": 30
},
{
"arrival": {
"time": "1771519020"
},
"departure": {
"time": "1771519020"
},
"scheduleRelationship": "SKIPPED",
"stopId": "SAICROIX",
"stopSequence": 31
},
{
"arrival": {
"time": "1771519105"
},
"departure": {
"time": "1771519105"
},
"scheduleRelationship": "SKIPPED",
"stopId": "REPUBL-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771519215"
},
"departure": {
"time": "1771519215"
},
"scheduleRelationship": "SKIPPED",
"stopId": "COEURP-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771519320"
},
"departure": {
"time": "1771519320"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAURE-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771519380"
},
"departure": {
"time": "1771519380"
},
"scheduleRelationship": "SKIPPED",
"stopId": "TRINIT-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771519178"
},
"departure": {
"time": "1771519178"
},
"stopId": "DESCAZ-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771519254"
},
"departure": {
"time": "1771519254"
},
"stopId": "BICHBI-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771519255"
},
"departure": {
"time": "1771519255"
},
"stopId": "BICHLA-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771519292"
},
"departure": {
"time": "1771519292"
},
"stopId": "CLOUET-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771519368"
},
"departure": {
"time": "1771519368"
},
"stopId": "GOURON-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771519428"
},
"departure": {
"time": "1771519428"
},
"stopId": "GASNIE-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771519473"
},
"departure": {
"time": "1771519473"
},
"stopId": "LIZE07-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771519560"
},
"departure": {
"time": "1771519560"
},
"stopId": "ECHMA-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771519611"
},
"departure": {
"time": "1771519611"
},
"stopId": "KENNED-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771519699"
},
"departure": {
"time": "1771519699"
},
"stopId": "WPMA-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771519751"
},
"departure": {
"time": "1771519751"
},
"stopId": "RONDE-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771519814"
},
"departure": {
"time": "1771519814"
},
"stopId": "BRASSE-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771519868"
},
"departure": {
"time": "1771519868"
},
"stopId": "BEURRI-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771519923"
},
"departure": {
"time": "1771519923"
},
"stopId": "DELAUN-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771519981"
},
"departure": {
"time": "1771519981"
},
"stopId": "MAUFIN-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771520034"
},
"departure": {
"time": "1771520034"
},
"stopId": "MAIRAV-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771520079"
},
"departure": {
"time": "1771520079"
},
"stopId": "CIAVRI-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771520120"
},
"departure": {
"time": "1771520120"
},
"stopId": "PEGARD-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771520182"
},
"departure": {
"time": "1771520182"
},
"stopId": "RIPOLE-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771520214"
},
"departure": {
"time": "1771520214"
},
"stopId": "SALETT-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771520280"
},
"departure": {
"time": "1771520280"
},
"stopId": "LEPRE-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771520357"
},
"departure": {
"time": "1771520357"
},
"stopId": "BONPLA-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771520392"
},
"departure": {
"time": "1771520392"
},
"stopId": "POIVRE-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771520454"
},
"departure": {
"time": "1771520454"
},
"stopId": "AARDBU-E",
"stopSequence": 59
}
],
"trip": {
"directionId": 1,
"routeId": "07",
"tripId": "6258519"
}
}
},
{
"id": "trip:6258307",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516783"
},
"departure": {
"time": "1771516783"
},
"stopId": "SABLONS",
"stopSequence": 16
},
{
"arrival": {
"time": "1771516797"
},
"departure": {
"time": "1771516858"
},
"stopId": "TROPAROI",
"stopSequence": 17
},
{
"arrival": {
"time": "1771516945"
},
"departure": {
"time": "1771516945"
},
"stopId": "ALLARD",
"stopSequence": 18
},
{
"arrival": {
"time": "1771517036"
},
"departure": {
"time": "1771517036"
},
"stopId": "DELATTAS",
"stopSequence": 19
},
{
"arrival": {
"time": "1771517167"
},
"departure": {
"time": "1771517167"
},
"stopId": "ESA",
"stopSequence": 20
},
{
"arrival": {
"time": "1771517240"
},
"departure": {
"time": "1771517240"
},
"stopId": "RABELAI",
"stopSequence": 21
},
{
"arrival": {
"time": "1771517305"
},
"departure": {
"time": "1771517305"
},
"stopId": "ALEROY",
"stopSequence": 22
},
{
"arrival": {
"time": "1771517487"
},
"departure": {
"time": "1771517487"
},
"stopId": "PAULBERT",
"stopSequence": 23
},
{
"arrival": {
"time": "1771517559"
},
"departure": {
"time": "1771517559"
},
"stopId": "HARAS",
"stopSequence": 24
},
{
"arrival": {
"time": "1771517663"
},
"departure": {
"time": "1771517663"
},
"stopId": "STAUBIN",
"stopSequence": 25
},
{
"arrival": {
"time": "1771517788"
},
"departure": {
"time": "1771517788"
},
"stopId": "LORRAIN1",
"stopSequence": 26
},
{
"arrival": {
"time": "1771517959"
},
"departure": {
"time": "1771517959"
},
"stopId": "MENDES-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771518095"
},
"departure": {
"time": "1771518095"
},
"stopId": "FO-LOR-R",
"stopSequence": 28
},
{
"arrival": {
"time": "1771518145"
},
"departure": {
"time": "1771518145"
},
"stopId": "STAUBI-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771518169"
},
"departure": {
"time": "1771518169"
},
"stopId": "HARAS-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771518211"
},
"departure": {
"time": "1771518211"
},
"stopId": "LICES",
"stopSequence": 31
},
{
"arrival": {
"time": "1771518260"
},
"departure": {
"time": "1771518260"
},
"stopId": "CCI-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771518298"
},
"departure": {
"time": "1771518298"
},
"stopId": "CHDARR-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771518413"
},
"departure": {
"time": "1771518413"
},
"stopId": "LEQUAI-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771518453"
},
"departure": {
"time": "1771518453"
},
"stopId": "DUMESN-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771518468"
},
"departure": {
"time": "1771518468"
},
"stopId": "MONPR-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771518073"
},
"departure": {
"time": "1771518073"
},
"scheduleRelationship": "SKIPPED",
"stopId": "STSERG-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771518300"
},
"departure": {
"time": "1771518300"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ROCHEF-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771518399"
},
"departure": {
"time": "1771518399"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HOTDIE-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771518455"
},
"departure": {
"time": "1771518455"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BICHDA-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771518540"
},
"departure": {
"time": "1771518540"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DESCAZEA",
"stopSequence": 41
},
{
"arrival": {
"time": "1771518627"
},
"departure": {
"time": "1771518627"
},
"stopId": "CIOUES-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771518699"
},
"departure": {
"time": "1771518699"
},
"stopId": "POMONE-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771518753"
},
"departure": {
"time": "1771518753"
},
"stopId": "REVERI-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771518846"
},
"departure": {
"time": "1771518846"
},
"stopId": "MEIGNA-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771518893"
},
"departure": {
"time": "1771518893"
},
"stopId": "VALOR-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771518925"
},
"departure": {
"time": "1771518925"
},
"stopId": "CLINIQ-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771518970"
},
"departure": {
"time": "1771518970"
},
"stopId": "GRANDM-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771519019"
},
"departure": {
"time": "1771519019"
},
"stopId": "MAISDA-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771519064"
},
"departure": {
"time": "1771519064"
},
"stopId": "CHMART-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771519107"
},
"departure": {
"time": "1771519107"
},
"stopId": "MLYAUT-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771519181"
},
"departure": {
"time": "1771519181"
},
"stopId": "BRASSE-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771519236"
},
"departure": {
"time": "1771519236"
},
"stopId": "BEURRI-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771519292"
},
"departure": {
"time": "1771519292"
},
"stopId": "DELAUN-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771519351"
},
"departure": {
"time": "1771519351"
},
"stopId": "MAUFIN-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771519405"
},
"departure": {
"time": "1771519405"
},
"stopId": "MAIRAV-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771519449"
},
"departure": {
"time": "1771519449"
},
"stopId": "TERNIE-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771519489"
},
"departure": {
"time": "1771519489"
},
"stopId": "BALAND-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771519542"
},
"departure": {
"time": "1771519542"
},
"stopId": "PIECE-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771519610"
},
"departure": {
"time": "1771519610"
},
"stopId": "LA-BOI-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1771519665"
},
"departure": {
"time": "1771519665"
},
"stopId": "SCHWAL-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771519705"
},
"stopId": "ADEZIERE",
"stopSequence": 62
}
],
"trip": {
"directionId": 0,
"routeId": "03",
"tripId": "6258307"
}
}
},
{
"id": "trip:6544382",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771520040"
},
"stopId": "LEQUAI-E",
"stopSequence": 0
},
{
"arrival": {
"time": "1771520089"
},
"departure": {
"time": "1771520089"
},
"stopId": "LEQUAI",
"stopSequence": 1
},
{
"arrival": {
"time": "1771520323"
},
"departure": {
"time": "1771520323"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHDARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1771520355"
},
"departure": {
"time": "1771520355"
},
"stopId": "CCI",
"stopSequence": 3
}
],
"trip": {
"directionId": 1,
"routeId": "Tbus",
"tripId": "6544382"
}
}
},
{
"id": "trip:6257435",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771519080"
},
"stopId": "EXPO-ZI",
"stopSequence": 0
},
{
"arrival": {
"time": "1771519137"
},
"departure": {
"time": "1771519137"
},
"stopId": "POULARDE",
"stopSequence": 1
},
{
"arrival": {
"time": "1771519200"
},
"departure": {
"time": "1771519320"
},
"stopId": "POLE49",
"stopSequence": 2
},
{
"arrival": {
"time": "1771519404"
},
"departure": {
"time": "1771519404"
},
"stopId": "HELBOU",
"stopSequence": 3
},
{
"arrival": {
"time": "1771519451"
},
"departure": {
"time": "1771519451"
},
"stopId": "COLOMB",
"stopSequence": 4
},
{
"arrival": {
"time": "1771519500"
},
"departure": {
"time": "1771519500"
},
"stopId": "CHANTRI",
"stopSequence": 5
},
{
"arrival": {
"time": "1771519560"
},
"departure": {
"time": "1771519560"
},
"stopId": "BOISRINI",
"stopSequence": 6
},
{
"arrival": {
"time": "1771519670"
},
"departure": {
"time": "1771519670"
},
"stopId": "COINTREA",
"stopSequence": 7
},
{
"arrival": {
"time": "1771519725"
},
"departure": {
"time": "1771519725"
},
"stopId": "MAISONSR",
"stopSequence": 8
},
{
"arrival": {
"time": "1771519785"
},
"departure": {
"time": "1771519785"
},
"stopId": "GATS",
"stopSequence": 9
},
{
"arrival": {
"time": "1771519852"
},
"departure": {
"time": "1771519852"
},
"stopId": "CAMELI-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771519919"
},
"departure": {
"time": "1771519919"
},
"stopId": "MONTREJO",
"stopSequence": 11
},
{
"arrival": {
"time": "1771519980"
},
"departure": {
"time": "1771519980"
},
"stopId": "COUPERIN",
"stopSequence": 12
},
{
"arrival": {
"time": "1771520161"
},
"departure": {
"time": "1771520161"
},
"stopId": "MONTAI-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771520220"
},
"departure": {
"time": "1771520220"
},
"stopId": "LAREVELL",
"stopSequence": 14
},
{
"arrival": {
"time": "1771520352"
},
"departure": {
"time": "1771520352"
},
"stopId": "MAISARTS",
"stopSequence": 15
},
{
"arrival": {
"time": "1771520450"
},
"departure": {
"time": "1771520450"
},
"stopId": "CLEMOINE",
"stopSequence": 16
}
],
"trip": {
"directionId": 1,
"routeId": "11",
"tripId": "6257435"
}
}
},
{
"id": "trip:6258677",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771519260"
},
"stopId": "FO-LOR-R",
"stopSequence": 0
},
{
"arrival": {
"time": "1771519371"
},
"departure": {
"time": "1771519371"
},
"stopId": "STAUBI-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771519424"
},
"departure": {
"time": "1771519424"
},
"stopId": "HARAS-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771519620"
},
"departure": {
"time": "1771519620"
},
"stopId": "ANLERO-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771519700"
},
"departure": {
"time": "1771519700"
},
"stopId": "MICHEL-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771519751"
},
"departure": {
"time": "1771519751"
},
"stopId": "BOURGO-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771519794"
},
"departure": {
"time": "1771519794"
},
"stopId": "VOLNEY-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771519849"
},
"departure": {
"time": "1771519849"
},
"stopId": "MADELE-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771519920"
},
"departure": {
"time": "1771519920"
},
"stopId": "SAUMUR-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771519979"
},
"departure": {
"time": "1771519979"
},
"stopId": "DELACR-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771520028"
},
"departure": {
"time": "1771520028"
},
"stopId": "JUSTIC-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771520128"
},
"departure": {
"time": "1771520128"
},
"stopId": "ECLATE-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771520231"
},
"departure": {
"time": "1771520231"
},
"stopId": "VDLOIR-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771520280"
},
"departure": {
"time": "1771520280"
},
"stopId": "LEOLAG-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771520321"
},
"departure": {
"time": "1771520321"
},
"stopId": "BELVTR-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771520411"
},
"departure": {
"time": "1771520411"
},
"stopId": "MARAIS-E",
"stopSequence": 15
}
],
"trip": {
"directionId": 1,
"routeId": "01",
"tripId": "6258677"
}
}
},
{
"id": "trip:6257997",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516769"
},
"departure": {
"time": "1771516800"
},
"stopId": "MVIGNE-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771516859"
},
"departure": {
"time": "1771516859"
},
"stopId": "CHBBEI-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771516890"
},
"departure": {
"time": "1771516890"
},
"stopId": "BOISRA-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771516956"
},
"departure": {
"time": "1771516956"
},
"stopId": "NDAMLA-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771517019"
},
"departure": {
"time": "1771517019"
},
"stopId": "POLYTE-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771517075"
},
"departure": {
"time": "1771517075"
},
"stopId": "CITEUN-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771517146"
},
"departure": {
"time": "1771517146"
},
"stopId": "RESTUN-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771517201"
},
"departure": {
"time": "1771517201"
},
"stopId": "I.U.T.-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771517315"
},
"departure": {
"time": "1771517315"
},
"stopId": "BBCAMT-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771517357"
},
"departure": {
"time": "1771517357"
},
"stopId": "LENOT-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771517384"
},
"departure": {
"time": "1771517384"
},
"stopId": "MOREL-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771517415"
},
"departure": {
"time": "1771517415"
},
"stopId": "INRA-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771517456"
},
"departure": {
"time": "1771517456"
},
"stopId": "GDPERI-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771517490"
},
"departure": {
"time": "1771517490"
},
"stopId": "LANDRE-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771517583"
},
"departure": {
"time": "1771517583"
},
"stopId": "BRGPAI-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771517611"
},
"departure": {
"time": "1771517611"
},
"stopId": "RODIN-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771517645"
},
"departure": {
"time": "1771517645"
},
"stopId": "GRANBE-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771517689"
},
"departure": {
"time": "1771517689"
},
"stopId": "PROME-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771517738"
},
"departure": {
"time": "1771517738"
},
"stopId": "CERFEU-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771517805"
},
"departure": {
"time": "1771517805"
},
"stopId": "LASOUR-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1771517867"
},
"departure": {
"time": "1771517867"
},
"stopId": "ROUAIR-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771517938"
},
"departure": {
"time": "1771517938"
},
"stopId": "VAURAG-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1771517988"
},
"departure": {
"time": "1771517988"
},
"stopId": "PRIEUR-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1771518029"
},
"departure": {
"time": "1771518029"
},
"stopId": "GRANPI-E",
"stopSequence": 64
},
{
"arrival": {
"time": "1771518056"
},
"departure": {
"time": "1771518056"
},
"stopId": "PINSON-E",
"stopSequence": 65
},
{
"arrival": {
"time": "1771518100"
},
"departure": {
"time": "1771518100"
},
"stopId": "FAUVET-E",
"stopSequence": 66
},
{
"arrival": {
"time": "1771518158"
},
"stopId": "BEAUCOUZ",
"stopSequence": 67
}
],
"trip": {
"directionId": 1,
"routeId": "02",
"tripId": "6257997"
}
}
},
{
"id": "trip:6054014",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771518300"
},
"stopId": "GAREPAPI",
"stopSequence": 0
},
{
"arrival": {
"time": "1771518438"
},
"departure": {
"time": "1771518438"
},
"stopId": "BREMON-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771518518"
},
"departure": {
"time": "1771518518"
},
"stopId": "ACAD-PLA",
"stopSequence": 2
},
{
"arrival": {
"time": "1771518568"
},
"departure": {
"time": "1771518568"
},
"stopId": "CHDARR-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771518963"
},
"departure": {
"time": "1771518963"
},
"stopId": "GDMAIN-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771519020"
},
"departure": {
"time": "1771519020"
},
"stopId": "MAISEN-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771519071"
},
"departure": {
"time": "1771519071"
},
"stopId": "LACDMA-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771519117"
},
"departure": {
"time": "1771519117"
},
"stopId": "CAMLAC-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771519223"
},
"departure": {
"time": "1771519223"
},
"stopId": "CROISE-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771519254"
},
"departure": {
"time": "1771519254"
},
"stopId": "PRUNIE-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771519337"
},
"departure": {
"time": "1771519337"
},
"stopId": "PETVIV-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771519405"
},
"departure": {
"time": "1771519405"
},
"stopId": "VALMAINE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771519436"
},
"departure": {
"time": "1771519436"
},
"stopId": "CLOSVIGN",
"stopSequence": 12
},
{
"arrival": {
"time": "1771519469"
},
"departure": {
"time": "1771519469"
},
"stopId": "CHATAI-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771519523"
},
"departure": {
"time": "1771519523"
},
"stopId": "PIVERD-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771519579"
},
"departure": {
"time": "1771519579"
},
"stopId": "ARTAUD-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771519642"
},
"departure": {
"time": "1771519642"
},
"stopId": "HAUBOU-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771519724"
},
"departure": {
"time": "1771519724"
},
"stopId": "PETPOR-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771519765"
},
"departure": {
"time": "1771519765"
},
"stopId": "CHEVRI-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771519819"
},
"departure": {
"time": "1771519819"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOUCHE-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771519856"
},
"departure": {
"time": "1771519856"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CAMPBO-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771519904"
},
"departure": {
"time": "1771519904"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GAREBO-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771519958"
},
"departure": {
"time": "1771519958"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PONTLA-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771520013"
},
"departure": {
"time": "1771520013"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LAPOIN-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1771520041"
},
"departure": {
"time": "1771520041"
},
"scheduleRelationship": "SKIPPED",
"stopId": "RANGEA-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1771520097"
},
"departure": {
"time": "1771520097"
},
"scheduleRelationship": "SKIPPED",
"stopId": "VIGNES-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771520040"
},
"stopId": "CHANTOUR",
"stopSequence": 27
}
],
"trip": {
"directionId": 1,
"routeId": "22",
"tripId": "6054014"
}
}
},
{
"id": "trip:6257801",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516786"
},
"departure": {
"time": "1771516817"
},
"stopId": "CHATEN-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771516862"
},
"departure": {
"time": "1771516862"
},
"stopId": "SOLELE-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771516869"
},
"departure": {
"time": "1771516869"
},
"stopId": "SEPSON-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771516916"
},
"departure": {
"time": "1771516916"
},
"stopId": "BANCST-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771517017"
},
"departure": {
"time": "1771517017"
},
"stopId": "RTEPAR-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771517127"
},
"departure": {
"time": "1771517127"
},
"stopId": "PROVIN-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771517249"
},
"stopId": "PARCEX-E",
"stopSequence": 43
}
],
"trip": {
"directionId": 0,
"routeId": "04",
"tripId": "6257801"
}
}
},
{
"id": "trip:6258087",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516780"
},
"departure": {
"time": "1771516816"
},
"stopId": "LECLERC",
"stopSequence": 5
},
{
"arrival": {
"time": "1771516890"
},
"departure": {
"time": "1771516890"
},
"stopId": "ROCEPINE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771516939"
},
"departure": {
"time": "1771516939"
},
"stopId": "PARCGARE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771517004"
},
"departure": {
"time": "1771517004"
},
"stopId": "LABRUYER",
"stopSequence": 8
},
{
"arrival": {
"time": "1771517079"
},
"departure": {
"time": "1771517079"
},
"stopId": "RASPAIL",
"stopSequence": 9
},
{
"arrival": {
"time": "1771517136"
},
"departure": {
"time": "1771517136"
},
"stopId": "DUMESNIL",
"stopSequence": 10
},
{
"arrival": {
"time": "1771517183"
},
"departure": {
"time": "1771517183"
},
"stopId": "LEQUAI",
"stopSequence": 11
},
{
"arrival": {
"time": "1771517043"
},
"departure": {
"time": "1771517043"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHDARR",
"stopSequence": 12
},
{
"arrival": {
"time": "1771517485"
},
"departure": {
"time": "1771517485"
},
"stopId": "ACADEMIE",
"stopSequence": 13
},
{
"arrival": {
"time": "1771517535"
},
"departure": {
"time": "1771517535"
},
"stopId": "GBREM-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771517568"
},
"departure": {
"time": "1771517568"
},
"stopId": "SEMARD-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771517612"
},
"departure": {
"time": "1771517612"
},
"stopId": "PONTNO-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771517754"
},
"departure": {
"time": "1771517754"
},
"stopId": "POIREL-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771517810"
},
"departure": {
"time": "1771517810"
},
"stopId": "VAUBAN-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771517888"
},
"departure": {
"time": "1771517888"
},
"stopId": "GENIE-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771517960"
},
"departure": {
"time": "1771517960"
},
"stopId": "EBLE-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771518052"
},
"departure": {
"time": "1771518052"
},
"stopId": "CTRETR-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771518168"
},
"departure": {
"time": "1771518168"
},
"stopId": "GAUBOU5B",
"stopSequence": 22
},
{
"arrival": {
"time": "1771518236"
},
"departure": {
"time": "1771518236"
},
"stopId": "MONTCASB",
"stopSequence": 23
},
{
"arrival": {
"time": "1771518291"
},
"departure": {
"time": "1771518291"
},
"stopId": "MAJUIN5B",
"stopSequence": 24
},
{
"arrival": {
"time": "1771518337"
},
"departure": {
"time": "1771518337"
},
"stopId": "CLAUDEL",
"stopSequence": 25
},
{
"arrival": {
"time": "1771518383"
},
"departure": {
"time": "1771518383"
},
"stopId": "JEAN-23",
"stopSequence": 26
},
{
"arrival": {
"time": "1771518415"
},
"departure": {
"time": "1771518415"
},
"stopId": "JULESVER",
"stopSequence": 27
},
{
"arrival": {
"time": "1771518476"
},
"departure": {
"time": "1771518476"
},
"stopId": "PALLAC-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771518506"
},
"departure": {
"time": "1771518506"
},
"stopId": "DURVIL-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771518588"
},
"departure": {
"time": "1771518588"
},
"stopId": "ANRO-5B",
"stopSequence": 30
},
{
"arrival": {
"time": "1771518650"
},
"departure": {
"time": "1771518650"
},
"stopId": "BOUTHO-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771518713"
},
"departure": {
"time": "1771518713"
},
"stopId": "APPENT-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771518779"
},
"departure": {
"time": "1771518779"
},
"stopId": "FRCEVE-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771518821"
},
"departure": {
"time": "1771518821"
},
"stopId": "ORGEMO-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771518883"
},
"departure": {
"time": "1771518883"
},
"stopId": "NERUDA",
"stopSequence": 35
},
{
"arrival": {
"time": "1771518948"
},
"departure": {
"time": "1771518948"
},
"stopId": "ORGEMONT",
"stopSequence": 36
},
{
"arrival": {
"time": "1771519033"
},
"departure": {
"time": "1771519033"
},
"stopId": "ARBORETU",
"stopSequence": 37
},
{
"arrival": {
"time": "1771519095"
},
"departure": {
"time": "1771519095"
},
"stopId": "MORELE-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771519182"
},
"departure": {
"time": "1771519182"
},
"stopId": "DELATR-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771519269"
},
"departure": {
"time": "1771519269"
},
"stopId": "HAUTPR-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771519405"
},
"departure": {
"time": "1771519405"
},
"stopId": "INTMIL-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771519499"
},
"departure": {
"time": "1771519499"
},
"stopId": "SAUMUR-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771519502"
},
"departure": {
"time": "1771519502"
},
"stopId": "DELACR-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771519579"
},
"departure": {
"time": "1771519579"
},
"stopId": "JUSTIC-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771519705"
},
"departure": {
"time": "1771519705"
},
"stopId": "JEJAUR-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771519765"
},
"departure": {
"time": "1771519765"
},
"stopId": "STLEON5B",
"stopSequence": 46
},
{
"arrival": {
"time": "1771519850"
},
"departure": {
"time": "1771519850"
},
"stopId": "VILLEC-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771519958"
},
"departure": {
"time": "1771519958"
},
"stopId": "ESPACE5B",
"stopSequence": 48
},
{
"arrival": {
"time": "1771520059"
},
"departure": {
"time": "1771520059"
},
"stopId": "CAMELIAS",
"stopSequence": 49
},
{
"arrival": {
"time": "1771520176"
},
"departure": {
"time": "1771520176"
},
"stopId": "ISORET",
"stopSequence": 50
},
{
"arrival": {
"time": "1771520273"
},
"departure": {
"time": "1771520273"
},
"stopId": "GILLIER",
"stopSequence": 51
},
{
"arrival": {
"time": "1771520322"
},
"departure": {
"time": "1771520322"
},
"stopId": "DEUCRO-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771520353"
},
"departure": {
"time": "1771520353"
},
"stopId": "THULEA-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771520423"
},
"departure": {
"time": "1771520423"
},
"stopId": "BRISPO-E",
"stopSequence": 54
}
],
"trip": {
"directionId": 1,
"routeId": "05",
"tripId": "6258087"
}
}
},
{
"id": "trip:6052732",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516931"
},
"departure": {
"time": "1771516931"
},
"stopId": "BRISSA-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771517006"
},
"departure": {
"time": "1771517006"
},
"stopId": "FONTEN-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771517043"
},
"departure": {
"time": "1771517043"
},
"stopId": "BARBOT-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771517111"
},
"departure": {
"time": "1771517111"
},
"stopId": "GDPRES-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771517144"
},
"departure": {
"time": "1771517144"
},
"stopId": "SOLAND-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771517183"
},
"departure": {
"time": "1771517183"
},
"stopId": "ERIGNE-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771517282"
},
"departure": {
"time": "1771517282"
},
"stopId": "LEVESQ-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771517314"
},
"departure": {
"time": "1771517314"
},
"stopId": "MURSHV-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771517392"
},
"departure": {
"time": "1771517392"
},
"stopId": "CARMET-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771517481"
},
"departure": {
"time": "1771517481"
},
"stopId": "LECOTE-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771517537"
},
"departure": {
"time": "1771517537"
},
"stopId": "LABUIS-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771517591"
},
"stopId": "HTDEMURS",
"stopSequence": 15
}
],
"trip": {
"directionId": 1,
"routeId": "23",
"tripId": "6052732"
}
}
},
{
"id": "trip:6257479",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771519440"
},
"stopId": "EVENTARD",
"stopSequence": 0
},
{
"arrival": {
"time": "1771519515"
},
"departure": {
"time": "1771519515"
},
"stopId": "CHABOLA.",
"stopSequence": 1
},
{
"arrival": {
"time": "1771519560"
},
"departure": {
"time": "1771519560"
},
"stopId": "BOUZINAC",
"stopSequence": 2
},
{
"arrival": {
"time": "1771519597"
},
"departure": {
"time": "1771519597"
},
"stopId": "RAPIDEX",
"stopSequence": 3
},
{
"arrival": {
"time": "1771519620"
},
"departure": {
"time": "1771519620"
},
"stopId": "VALEO",
"stopSequence": 4
},
{
"arrival": {
"time": "1771519661"
},
"departure": {
"time": "1771519661"
},
"stopId": "POMANJO",
"stopSequence": 5
},
{
"arrival": {
"time": "1771519686"
},
"departure": {
"time": "1771519686"
},
"stopId": "LEMERCIE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771519754"
},
"departure": {
"time": "1771519754"
},
"stopId": "SCANIA",
"stopSequence": 7
},
{
"arrival": {
"time": "1771519800"
},
"departure": {
"time": "1771519800"
},
"stopId": "INDUSTRI",
"stopSequence": 8
},
{
"arrival": {
"time": "1771519896"
},
"departure": {
"time": "1771519896"
},
"stopId": "SAVOIE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771519978"
},
"departure": {
"time": "1771519978"
},
"stopId": "DOYENNE",
"stopSequence": 10
},
{
"arrival": {
"time": "1771520062"
},
"departure": {
"time": "1771520062"
},
"stopId": "CITESOLI",
"stopSequence": 11
},
{
"arrival": {
"time": "1771520140"
},
"departure": {
"time": "1771520140"
},
"stopId": "RAMON-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771520396"
},
"departure": {
"time": "1771520396"
},
"stopId": "MIMOSAS",
"stopSequence": 16
},
{
"arrival": {
"time": "1771520462"
},
"departure": {
"time": "1771520462"
},
"stopId": "BRISEPOT",
"stopSequence": 17
},
{
"arrival": {
"time": "1771520220"
},
"departure": {
"time": "1771520220"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CARCITR",
"stopSequence": 23
},
{
"arrival": {
"time": "1771520275"
},
"departure": {
"time": "1771520275"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FFAURE",
"stopSequence": 24
},
{
"arrival": {
"time": "1771520384"
},
"departure": {
"time": "1771520384"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FACUL-SS",
"stopSequence": 25
},
{
"arrival": {
"time": "1771520400"
},
"departure": {
"time": "1771520400"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BDEMAINE",
"stopSequence": 26
}
],
"trip": {
"directionId": 1,
"routeId": "09",
"tripId": "6257479"
}
}
},
{
"id": "trip:6257761",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516903"
},
"departure": {
"time": "1771516903"
},
"stopId": "BREMON-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771516952"
},
"departure": {
"time": "1771516952"
},
"stopId": "ACAD-PLA",
"stopSequence": 20
},
{
"arrival": {
"time": "1771517053"
},
"departure": {
"time": "1771517053"
},
"stopId": "CHDARR-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771517353"
},
"departure": {
"time": "1771517353"
},
"stopId": "GDMAIN-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771517413"
},
"departure": {
"time": "1771517413"
},
"stopId": "PERUSSAI",
"stopSequence": 23
},
{
"arrival": {
"time": "1771517447"
},
"departure": {
"time": "1771517447"
},
"stopId": "MAISLAC",
"stopSequence": 24
},
{
"arrival": {
"time": "1771517484"
},
"departure": {
"time": "1771517484"
},
"stopId": "JEAN-MON",
"stopSequence": 25
},
{
"arrival": {
"time": "1771517542"
},
"departure": {
"time": "1771517542"
},
"stopId": "DELESC-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771517578"
},
"departure": {
"time": "1771517578"
},
"stopId": "MONTEC-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771517613"
},
"departure": {
"time": "1771517613"
},
"stopId": "VALLO-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771517657"
},
"departure": {
"time": "1771517657"
},
"stopId": "PROUDH-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771517713"
},
"departure": {
"time": "1771517713"
},
"stopId": "GRESIL-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771517752"
},
"departure": {
"time": "1771517752"
},
"stopId": "WIGAN-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771517839"
},
"departure": {
"time": "1771517839"
},
"stopId": "SHEAKS-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771517883"
},
"departure": {
"time": "1771517883"
},
"stopId": "AQUITA-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771517953"
},
"departure": {
"time": "1771517953"
},
"stopId": "CCMOLI-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771518073"
},
"stopId": "LHOIRI-D",
"stopSequence": 35
}
],
"trip": {
"directionId": 1,
"routeId": "04",
"tripId": "6257761"
}
}
},
{
"id": "trip:6260069",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771519440"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HOPITAL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771519445"
},
"departure": {
"time": "1771519445"
},
"stopId": "HRECULEE",
"stopSequence": 2
},
{
"arrival": {
"time": "1771519503"
},
"departure": {
"time": "1771519503"
},
"stopId": "FMEDECIN",
"stopSequence": 3
},
{
"arrival": {
"time": "1771519600"
},
"departure": {
"time": "1771519600"
},
"stopId": "WJMO-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771519656"
},
"departure": {
"time": "1771519656"
},
"stopId": "ESEO",
"stopSequence": 5
},
{
"arrival": {
"time": "1771519723"
},
"departure": {
"time": "1771519723"
},
"stopId": "CHARNASS",
"stopSequence": 6
},
{
"arrival": {
"time": "1771519808"
},
"departure": {
"time": "1771519808"
},
"stopId": "FRATER",
"stopSequence": 7
},
{
"arrival": {
"time": "1771519863"
},
"departure": {
"time": "1771519863"
},
"stopId": "LECUIT",
"stopSequence": 8
},
{
"arrival": {
"time": "1771519952"
},
"departure": {
"time": "1771519952"
},
"stopId": "BLERIOT",
"stopSequence": 9
},
{
"arrival": {
"time": "1771520013"
},
"departure": {
"time": "1771520013"
},
"stopId": "BARRA",
"stopSequence": 10
},
{
"arrival": {
"time": "1771520090"
},
"departure": {
"time": "1771520090"
},
"stopId": "STTERESE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771520135"
},
"departure": {
"time": "1771520135"
},
"stopId": "BICHBICH",
"stopSequence": 12
},
{
"arrival": {
"time": "1771520191"
},
"departure": {
"time": "1771520191"
},
"stopId": "DESCAZEA",
"stopSequence": 13
},
{
"arrival": {
"time": "1771520271"
},
"departure": {
"time": "1771520271"
},
"stopId": "MONPROFI",
"stopSequence": 14
},
{
"arrival": {
"time": "1771520348"
},
"departure": {
"time": "1771520348"
},
"stopId": "LEQUAI",
"stopSequence": 15
}
],
"trip": {
"directionId": 1,
"routeId": "06",
"tripId": "6260069"
}
}
},
{
"id": "trip:6258289",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516799"
},
"departure": {
"time": "1771516799"
},
"stopId": "LA-BOI-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1771516838"
},
"departure": {
"time": "1771516874"
},
"stopId": "SCHWAL-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771516934"
},
"stopId": "ADEZIERE",
"stopSequence": 62
}
],
"trip": {
"directionId": 0,
"routeId": "03",
"tripId": "6258289"
}
}
},
{
"id": "trip:6053999",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771517220"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHANTOUR",
"stopSequence": 1
},
{
"arrival": {
"time": "1771517260"
},
"departure": {
"time": "1771517260"
},
"scheduleRelationship": "SKIPPED",
"stopId": "VIGNES",
"stopSequence": 2
},
{
"arrival": {
"time": "1771517291"
},
"departure": {
"time": "1771517291"
},
"scheduleRelationship": "SKIPPED",
"stopId": "RANGEARD",
"stopSequence": 3
},
{
"arrival": {
"time": "1771517313"
},
"departure": {
"time": "1771517313"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LAPOINTE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771517353"
},
"departure": {
"time": "1771517353"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PONTLAIT",
"stopSequence": 5
},
{
"arrival": {
"time": "1771517392"
},
"departure": {
"time": "1771517392"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GAREBOUC",
"stopSequence": 6
},
{
"arrival": {
"time": "1771517429"
},
"departure": {
"time": "1771517429"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CAMPBOUC",
"stopSequence": 7
},
{
"arrival": {
"time": "1771517254"
},
"departure": {
"time": "1771517254"
},
"stopId": "BOUCHEM",
"stopSequence": 8
},
{
"arrival": {
"time": "1771517308"
},
"departure": {
"time": "1771517308"
},
"stopId": "CHEVRIER",
"stopSequence": 9
},
{
"arrival": {
"time": "1771517345"
},
"departure": {
"time": "1771517345"
},
"stopId": "PETPORT",
"stopSequence": 10
},
{
"arrival": {
"time": "1771517429"
},
"departure": {
"time": "1771517429"
},
"stopId": "HAUBOUCH",
"stopSequence": 11
},
{
"arrival": {
"time": "1771517494"
},
"departure": {
"time": "1771517494"
},
"stopId": "ARTAUD",
"stopSequence": 12
},
{
"arrival": {
"time": "1771517554"
},
"departure": {
"time": "1771517554"
},
"stopId": "PIVERDIE",
"stopSequence": 13
},
{
"arrival": {
"time": "1771517615"
},
"departure": {
"time": "1771517615"
},
"stopId": "CHATAIGN",
"stopSequence": 14
},
{
"arrival": {
"time": "1771517652"
},
"departure": {
"time": "1771517652"
},
"stopId": "CLOSVI-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771517682"
},
"departure": {
"time": "1771517682"
},
"stopId": "VALMAI-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771517753"
},
"departure": {
"time": "1771517753"
},
"stopId": "PETVIVIE",
"stopSequence": 17
},
{
"arrival": {
"time": "1771517829"
},
"departure": {
"time": "1771517829"
},
"stopId": "PRUNIERS",
"stopSequence": 18
},
{
"arrival": {
"time": "1771517863"
},
"departure": {
"time": "1771517863"
},
"stopId": "CROISETT",
"stopSequence": 19
},
{
"arrival": {
"time": "1771517968"
},
"departure": {
"time": "1771517968"
},
"stopId": "CAMLACMA",
"stopSequence": 20
},
{
"arrival": {
"time": "1771518014"
},
"departure": {
"time": "1771518014"
},
"stopId": "LACDMAIN",
"stopSequence": 21
},
{
"arrival": {
"time": "1771518060"
},
"departure": {
"time": "1771518060"
},
"stopId": "MAISENVI",
"stopSequence": 22
},
{
"arrival": {
"time": "1771518117"
},
"departure": {
"time": "1771518117"
},
"stopId": "GDMAINE",
"stopSequence": 23
},
{
"arrival": {
"time": "1771518591"
},
"departure": {
"time": "1771518591"
},
"stopId": "EBLE",
"stopSequence": 24
},
{
"arrival": {
"time": "1771518653"
},
"departure": {
"time": "1771518653"
},
"stopId": "GENIE",
"stopSequence": 25
},
{
"arrival": {
"time": "1771518730"
},
"departure": {
"time": "1771518730"
},
"stopId": "VAUBAN",
"stopSequence": 26
},
{
"arrival": {
"time": "1771518764"
},
"departure": {
"time": "1771518764"
},
"stopId": "POIREL",
"stopSequence": 27
},
{
"arrival": {
"time": "1771518825"
},
"departure": {
"time": "1771518825"
},
"stopId": "PONTNOIR",
"stopSequence": 28
},
{
"arrival": {
"time": "1771518864"
},
"departure": {
"time": "1771518864"
},
"stopId": "SEMARD",
"stopSequence": 29
},
{
"arrival": {
"time": "1771518800"
},
"departure": {
"time": "1771518800"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHDARR",
"stopSequence": 30
},
{
"arrival": {
"time": "1771518830"
},
"departure": {
"time": "1771518830"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ACADEMIE",
"stopSequence": 31
},
{
"arrival": {
"time": "1771518862"
},
"departure": {
"time": "1771518862"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GBREM-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771518888"
},
"stopId": "GAREPAPI",
"stopSequence": 33
}
],
"trip": {
"directionId": 0,
"routeId": "22",
"tripId": "6053999"
}
}
},
{
"id": "trip:6258075",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516817"
},
"departure": {
"time": "1771516817"
},
"stopId": "DURVIL-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771516888"
},
"departure": {
"time": "1771516888"
},
"stopId": "ANRO-5B",
"stopSequence": 30
},
{
"arrival": {
"time": "1771516950"
},
"departure": {
"time": "1771516950"
},
"stopId": "BOUTHO-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771517013"
},
"departure": {
"time": "1771517013"
},
"stopId": "APPENT-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771517079"
},
"departure": {
"time": "1771517079"
},
"stopId": "FRCEVE-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771517121"
},
"departure": {
"time": "1771517121"
},
"stopId": "ORGEMO-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771517187"
},
"departure": {
"time": "1771517187"
},
"stopId": "NERUDA",
"stopSequence": 35
},
{
"arrival": {
"time": "1771517252"
},
"departure": {
"time": "1771517252"
},
"stopId": "ORGEMONT",
"stopSequence": 36
},
{
"arrival": {
"time": "1771517337"
},
"departure": {
"time": "1771517337"
},
"stopId": "ARBORETU",
"stopSequence": 37
},
{
"arrival": {
"time": "1771517399"
},
"departure": {
"time": "1771517399"
},
"stopId": "MORELE-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771517486"
},
"departure": {
"time": "1771517486"
},
"stopId": "DELATR-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771517573"
},
"departure": {
"time": "1771517573"
},
"stopId": "HAUTPR-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771517709"
},
"departure": {
"time": "1771517709"
},
"stopId": "INTMIL-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771517803"
},
"departure": {
"time": "1771517803"
},
"stopId": "SAUMUR-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771517869"
},
"departure": {
"time": "1771517869"
},
"stopId": "DELACR-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771517938"
},
"departure": {
"time": "1771517938"
},
"stopId": "JUSTIC-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771518064"
},
"departure": {
"time": "1771518064"
},
"stopId": "JEJAUR-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771518124"
},
"departure": {
"time": "1771518124"
},
"stopId": "STLEON5B",
"stopSequence": 46
},
{
"arrival": {
"time": "1771518209"
},
"departure": {
"time": "1771518209"
},
"stopId": "VILLEC-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771518317"
},
"departure": {
"time": "1771518317"
},
"stopId": "ESPACE5B",
"stopSequence": 48
},
{
"arrival": {
"time": "1771518418"
},
"departure": {
"time": "1771518418"
},
"stopId": "CAMELIAS",
"stopSequence": 49
},
{
"arrival": {
"time": "1771518538"
},
"departure": {
"time": "1771518538"
},
"stopId": "ISORET",
"stopSequence": 50
},
{
"arrival": {
"time": "1771518637"
},
"departure": {
"time": "1771518637"
},
"stopId": "GILLIER",
"stopSequence": 51
},
{
"arrival": {
"time": "1771518714"
},
"departure": {
"time": "1771518714"
},
"stopId": "DEUCRO-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771518758"
},
"departure": {
"time": "1771518758"
},
"stopId": "THULEA-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771518817"
},
"departure": {
"time": "1771518817"
},
"stopId": "BRISPO-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771518932"
},
"departure": {
"time": "1771518932"
},
"stopId": "ALDUNA-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771519078"
},
"departure": {
"time": "1771519078"
},
"stopId": "EUROPE-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771519164"
},
"departure": {
"time": "1771519164"
},
"stopId": "RBRIOLLA",
"stopSequence": 57
},
{
"arrival": {
"time": "1771519278"
},
"departure": {
"time": "1771519278"
},
"stopId": "RAMON",
"stopSequence": 58
},
{
"arrival": {
"time": "1771519378"
},
"departure": {
"time": "1771519378"
},
"stopId": "CARREF5B",
"stopSequence": 59
},
{
"arrival": {
"time": "1771519554"
},
"departure": {
"time": "1771519554"
},
"stopId": "ESEO",
"stopSequence": 60
},
{
"arrival": {
"time": "1771519621"
},
"departure": {
"time": "1771519621"
},
"stopId": "CHARNASS",
"stopSequence": 61
},
{
"arrival": {
"time": "1771519731"
},
"departure": {
"time": "1771519731"
},
"stopId": "FRATER",
"stopSequence": 62
},
{
"arrival": {
"time": "1771519752"
},
"departure": {
"time": "1771519752"
},
"stopId": "AURIOL-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1771519787"
},
"stopId": "AQUAVITA",
"stopSequence": 64
}
],
"trip": {
"directionId": 1,
"routeId": "05",
"tripId": "6258075"
}
}
},
{
"id": "trip:6258678",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771519980"
},
"stopId": "FO-LOR-R",
"stopSequence": 0
},
{
"arrival": {
"time": "1771520091"
},
"departure": {
"time": "1771520091"
},
"stopId": "STAUBI-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771520144"
},
"departure": {
"time": "1771520144"
},
"stopId": "HARAS-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771520340"
},
"departure": {
"time": "1771520340"
},
"stopId": "ANLERO-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771520420"
},
"departure": {
"time": "1771520420"
},
"stopId": "MICHEL-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771520471"
},
"departure": {
"time": "1771520471"
},
"stopId": "BOURGO-E",
"stopSequence": 5
}
],
"trip": {
"directionId": 1,
"routeId": "01",
"tripId": "6258678"
}
}
},
{
"id": "trip:6257476",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516775"
},
"departure": {
"time": "1771516806"
},
"stopId": "POIREL-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771516820"
},
"departure": {
"time": "1771516851"
},
"stopId": "VAUBAN-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771516923"
},
"departure": {
"time": "1771516923"
},
"stopId": "CHANZY-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771516983"
},
"departure": {
"time": "1771516983"
},
"stopId": "LAFAYE-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771517069"
},
"departure": {
"time": "1771517069"
},
"stopId": "MIRABE-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771517124"
},
"departure": {
"time": "1771517124"
},
"stopId": "CESARG-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771517163"
},
"departure": {
"time": "1771517163"
},
"stopId": "BLANDE-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771517219"
},
"departure": {
"time": "1771517219"
},
"stopId": "MUTUAL-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771517291"
},
"departure": {
"time": "1771517291"
},
"stopId": "VILLES-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771517340"
},
"departure": {
"time": "1771517340"
},
"stopId": "VIVIER-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771517403"
},
"departure": {
"time": "1771517403"
},
"stopId": "MARIAN-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771517454"
},
"departure": {
"time": "1771517454"
},
"stopId": "LINOVE-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771517493"
},
"departure": {
"time": "1771517493"
},
"stopId": "DANGEL-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771517553"
},
"departure": {
"time": "1771517553"
},
"stopId": "ATHLET-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771517597"
},
"departure": {
"time": "1771517597"
},
"stopId": "DIONNE-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771517643"
},
"departure": {
"time": "1771517643"
},
"stopId": "GENDRO-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771517687"
},
"departure": {
"time": "1771517687"
},
"stopId": "CHESNA-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771517735"
},
"departure": {
"time": "1771517735"
},
"stopId": "GIRAD-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771517830"
},
"departure": {
"time": "1771517830"
},
"stopId": "FRANVILL",
"stopSequence": 53
},
{
"arrival": {
"time": "1771517883"
},
"departure": {
"time": "1771517883"
},
"stopId": "GGESSAND",
"stopSequence": 54
},
{
"arrival": {
"time": "1771517931"
},
"departure": {
"time": "1771517931"
},
"stopId": "MACURIE",
"stopSequence": 55
},
{
"arrival": {
"time": "1771517975"
},
"departure": {
"time": "1771517975"
},
"stopId": "JEROSTAN",
"stopSequence": 56
},
{
"arrival": {
"time": "1771518020"
},
"departure": {
"time": "1771518020"
},
"stopId": "RONCIERE",
"stopSequence": 57
},
{
"arrival": {
"time": "1771518063"
},
"departure": {
"time": "1771518063"
},
"stopId": "GUILLE-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771518150"
},
"departure": {
"time": "1771518150"
},
"stopId": "BAUDRA-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771518303"
},
"stopId": "MOULINMA",
"stopSequence": 60
}
],
"trip": {
"directionId": 1,
"routeId": "09",
"tripId": "6257476"
}
}
},
{
"id": "trip:6540895",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516765"
},
"departure": {
"time": "1771516794"
},
"stopId": "1BOTA",
"stopSequence": 6
},
{
"arrival": {
"time": "1771516941"
},
"departure": {
"time": "1771516941"
},
"stopId": "1VERN",
"stopSequence": 8
},
{
"arrival": {
"time": "1771517031"
},
"departure": {
"time": "1771517031"
},
"stopId": "1HSAU",
"stopSequence": 9
},
{
"arrival": {
"time": "1771517151"
},
"departure": {
"time": "1771517151"
},
"stopId": "1JMOU",
"stopSequence": 10
},
{
"arrival": {
"time": "1771517231"
},
"departure": {
"time": "1771517231"
},
"stopId": "1CAPU",
"stopSequence": 11
},
{
"arrival": {
"time": "1771517361"
},
"departure": {
"time": "1771517361"
},
"stopId": "1HOPA",
"stopSequence": 12
},
{
"arrival": {
"time": "1771517451"
},
"departure": {
"time": "1771517451"
},
"stopId": "1BMAI",
"stopSequence": 13
},
{
"arrival": {
"time": "1771517571"
},
"departure": {
"time": "1771517571"
},
"stopId": "1STSE",
"stopSequence": 14
},
{
"arrival": {
"time": "1771517681"
},
"departure": {
"time": "1771517681"
},
"stopId": "1CECO",
"stopSequence": 15
},
{
"arrival": {
"time": "1771517781"
},
"departure": {
"time": "1771517781"
},
"stopId": "1HDVA",
"stopSequence": 16
},
{
"arrival": {
"time": "1771517861"
},
"departure": {
"time": "1771517861"
},
"stopId": "1FMBL",
"stopSequence": 17
},
{
"arrival": {
"time": "1771517931"
},
"departure": {
"time": "1771517931"
},
"stopId": "1HARA",
"stopSequence": 18
},
{
"arrival": {
"time": "1771518051"
},
"departure": {
"time": "1771518051"
},
"stopId": "1LGAR",
"stopSequence": 19
},
{
"arrival": {
"time": "1771518151"
},
"departure": {
"time": "1771518151"
},
"stopId": "1LAFA",
"stopSequence": 20
},
{
"arrival": {
"time": "1771518251"
},
"departure": {
"time": "1771518251"
},
"stopId": "1STRA",
"stopSequence": 21
},
{
"arrival": {
"time": "1771518361"
},
"departure": {
"time": "1771518361"
},
"stopId": "1BAMA",
"stopSequence": 22
},
{
"arrival": {
"time": "1771518471"
},
"departure": {
"time": "1771518471"
},
"stopId": "1JE23",
"stopSequence": 23
},
{
"arrival": {
"time": "1771518581"
},
"departure": {
"time": "1771518581"
},
"stopId": "1JVIL",
"stopSequence": 24
},
{
"arrival": {
"time": "1771518701"
},
"stopId": "1ANRO",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6540895"
}
}
},
{
"id": "trip:6541219",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771518890"
},
"stopId": "2ANRO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771519010"
},
"departure": {
"time": "1771519010"
},
"stopId": "2JVIL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771519120"
},
"departure": {
"time": "1771519120"
},
"stopId": "2JE23",
"stopSequence": 2
},
{
"arrival": {
"time": "1771519240"
},
"departure": {
"time": "1771519240"
},
"stopId": "2BAMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771519360"
},
"departure": {
"time": "1771519360"
},
"stopId": "2STRA",
"stopSequence": 4
},
{
"arrival": {
"time": "1771519450"
},
"departure": {
"time": "1771519450"
},
"stopId": "2LAFA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771519570"
},
"departure": {
"time": "1771519570"
},
"stopId": "2LGAR",
"stopSequence": 6
},
{
"arrival": {
"time": "1771519680"
},
"departure": {
"time": "1771519680"
},
"stopId": "2HARA",
"stopSequence": 7
},
{
"arrival": {
"time": "1771519740"
},
"departure": {
"time": "1771519740"
},
"stopId": "2FMBL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771519840"
},
"departure": {
"time": "1771519840"
},
"stopId": "2HDVA",
"stopSequence": 9
},
{
"arrival": {
"time": "1771519940"
},
"departure": {
"time": "1771519940"
},
"stopId": "2CECO",
"stopSequence": 10
},
{
"arrival": {
"time": "1771520030"
},
"departure": {
"time": "1771520030"
},
"stopId": "2STSE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771520150"
},
"departure": {
"time": "1771520150"
},
"stopId": "2BMAI",
"stopSequence": 12
},
{
"arrival": {
"time": "1771520250"
},
"departure": {
"time": "1771520250"
},
"stopId": "2HOPA",
"stopSequence": 13
},
{
"arrival": {
"time": "1771520370"
},
"departure": {
"time": "1771520370"
},
"stopId": "2CAPU",
"stopSequence": 14
},
{
"arrival": {
"time": "1771520450"
},
"departure": {
"time": "1771520450"
},
"stopId": "2JMOU",
"stopSequence": 15
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6541219"
}
}
},
{
"id": "trip:6258476",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516854"
},
"departure": {
"time": "1771516854"
},
"stopId": "LAVOIR-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771516992"
},
"departure": {
"time": "1771516992"
},
"stopId": "JEBOUT-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771517034"
},
"departure": {
"time": "1771517034"
},
"stopId": "BAUDRA-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771517113"
},
"departure": {
"time": "1771517113"
},
"stopId": "ECURIE-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771517183"
},
"departure": {
"time": "1771517183"
},
"stopId": "RTSORGES",
"stopSequence": 49
},
{
"arrival": {
"time": "1771517232"
},
"stopId": "SORGES",
"stopSequence": 50
}
],
"trip": {
"directionId": 0,
"routeId": "08",
"tripId": "6258476"
}
}
},
{
"id": "trip:6258517",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771518420"
},
"stopId": "SAUBIN",
"stopSequence": 0
},
{
"arrival": {
"time": "1771518503"
},
"departure": {
"time": "1771518503"
},
"stopId": "PIGNONIE",
"stopSequence": 1
},
{
"arrival": {
"time": "1771518566"
},
"departure": {
"time": "1771518566"
},
"stopId": "CLAVERIE",
"stopSequence": 2
},
{
"arrival": {
"time": "1771518610"
},
"departure": {
"time": "1771518610"
},
"stopId": "JARDFA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771518660"
},
"departure": {
"time": "1771518660"
},
"stopId": "BANCHAIS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771518717"
},
"departure": {
"time": "1771518717"
},
"stopId": "CHATELAI",
"stopSequence": 5
},
{
"arrival": {
"time": "1771518763"
},
"departure": {
"time": "1771518763"
},
"stopId": "CRBLANCH",
"stopSequence": 6
},
{
"arrival": {
"time": "1771518799"
},
"departure": {
"time": "1771518799"
},
"stopId": "ORMEAUX",
"stopSequence": 7
},
{
"arrival": {
"time": "1771518847"
},
"departure": {
"time": "1771518847"
},
"stopId": "VANDEL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771518927"
},
"departure": {
"time": "1771518927"
},
"stopId": "ISORET",
"stopSequence": 9
},
{
"arrival": {
"time": "1771518989"
},
"departure": {
"time": "1771518989"
},
"stopId": "GILLIER",
"stopSequence": 10
},
{
"arrival": {
"time": "1771519020"
},
"departure": {
"time": "1771519020"
},
"stopId": "DAGUENET",
"stopSequence": 11
},
{
"arrival": {
"time": "1771519085"
},
"departure": {
"time": "1771519085"
},
"stopId": "JERUSALE",
"stopSequence": 12
},
{
"arrival": {
"time": "1771519185"
},
"departure": {
"time": "1771519185"
},
"stopId": "MONTAIG",
"stopSequence": 13
},
{
"arrival": {
"time": "1771519371"
},
"departure": {
"time": "1771519371"
},
"stopId": "LANGLADE",
"stopSequence": 14
},
{
"arrival": {
"time": "1771519440"
},
"departure": {
"time": "1771519440"
},
"stopId": "AROBASE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771519504"
},
"departure": {
"time": "1771519504"
},
"stopId": "PCOUBERT",
"stopSequence": 16
},
{
"arrival": {
"time": "1771519593"
},
"departure": {
"time": "1771519593"
},
"stopId": "JEBOUIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771519680"
},
"departure": {
"time": "1771519680"
},
"stopId": "MADELEIN",
"stopSequence": 18
},
{
"arrival": {
"time": "1771519727"
},
"departure": {
"time": "1771519727"
},
"stopId": "VOLNEY",
"stopSequence": 19
},
{
"arrival": {
"time": "1771519808"
},
"departure": {
"time": "1771519808"
},
"stopId": "BOURGONN",
"stopSequence": 20
},
{
"arrival": {
"time": "1771519869"
},
"departure": {
"time": "1771519869"
},
"stopId": "MICHELET",
"stopSequence": 21
},
{
"arrival": {
"time": "1771519920"
},
"departure": {
"time": "1771519920"
},
"stopId": "ANLEROY",
"stopSequence": 22
},
{
"arrival": {
"time": "1771520123"
},
"departure": {
"time": "1771520123"
},
"stopId": "PAULBERT",
"stopSequence": 23
},
{
"arrival": {
"time": "1771520220"
},
"departure": {
"time": "1771520280"
},
"stopId": "LICES",
"stopSequence": 24
},
{
"arrival": {
"time": "1771520350"
},
"departure": {
"time": "1771520350"
},
"stopId": "CCI-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1771520394"
},
"departure": {
"time": "1771520394"
},
"stopId": "CHDARR-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771520409"
},
"departure": {
"time": "1771520409"
},
"scheduleRelationship": "SKIPPED",
"stopId": "OFFTOURI",
"stopSequence": 30
},
{
"arrival": {
"time": "1771520460"
},
"departure": {
"time": "1771520460"
},
"scheduleRelationship": "SKIPPED",
"stopId": "SAICROIX",
"stopSequence": 31
}
],
"trip": {
"directionId": 1,
"routeId": "07",
"tripId": "6258517"
}
}
},
{
"id": "trip:6257765",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771519275"
},
"stopId": "PARCEXPO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771519400"
},
"departure": {
"time": "1771519400"
},
"stopId": "PROVINS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771519483"
},
"departure": {
"time": "1771519483"
},
"stopId": "RTEPARIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771519571"
},
"departure": {
"time": "1771519571"
},
"stopId": "BANCSTMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771519612"
},
"departure": {
"time": "1771519612"
},
"stopId": "SEPSONET",
"stopSequence": 4
},
{
"arrival": {
"time": "1771519668"
},
"departure": {
"time": "1771519668"
},
"stopId": "SOLELEVA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771519751"
},
"departure": {
"time": "1771519751"
},
"stopId": "CHATENAY",
"stopSequence": 6
},
{
"arrival": {
"time": "1771519798"
},
"departure": {
"time": "1771519798"
},
"stopId": "MIMOSAS",
"stopSequence": 7
},
{
"arrival": {
"time": "1771519875"
},
"departure": {
"time": "1771519875"
},
"stopId": "BRISEPOT",
"stopSequence": 8
},
{
"arrival": {
"time": "1771519924"
},
"departure": {
"time": "1771519924"
},
"stopId": "DESJARDI",
"stopSequence": 9
},
{
"arrival": {
"time": "1771519965"
},
"departure": {
"time": "1771519965"
},
"stopId": "MACE",
"stopSequence": 10
},
{
"arrival": {
"time": "1771519993"
},
"departure": {
"time": "1771519993"
},
"stopId": "LUTIN",
"stopSequence": 11
},
{
"arrival": {
"time": "1771520077"
},
"departure": {
"time": "1771520077"
},
"stopId": "MUSSET",
"stopSequence": 12
},
{
"arrival": {
"time": "1771520115"
},
"departure": {
"time": "1771520115"
},
"stopId": "SAVARY",
"stopSequence": 13
},
{
"arrival": {
"time": "1771520329"
},
"departure": {
"time": "1771520329"
},
"stopId": "MENDESFR",
"stopSequence": 14
}
],
"trip": {
"directionId": 1,
"routeId": "04",
"tripId": "6257765"
}
}
},
{
"id": "trip:6258750",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771519380"
},
"stopId": "TRELAZE",
"stopSequence": 0
},
{
"arrival": {
"time": "1771519409"
},
"departure": {
"time": "1771519409"
},
"stopId": "MALRAUX",
"stopSequence": 1
},
{
"arrival": {
"time": "1771519460"
},
"departure": {
"time": "1771519460"
},
"stopId": "FMAURIAC",
"stopSequence": 2
},
{
"arrival": {
"time": "1771519526"
},
"departure": {
"time": "1771519526"
},
"stopId": "TRELGARE",
"stopSequence": 3
},
{
"arrival": {
"time": "1771519620"
},
"departure": {
"time": "1771519620"
},
"stopId": "HMTREL",
"stopSequence": 4
},
{
"arrival": {
"time": "1771519708"
},
"departure": {
"time": "1771519708"
},
"stopId": "CIMTRELA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771519747"
},
"departure": {
"time": "1771519747"
},
"stopId": "EGLTRELA",
"stopSequence": 6
},
{
"arrival": {
"time": "1771519795"
},
"departure": {
"time": "1771519795"
},
"stopId": "MAIRTREL",
"stopSequence": 7
},
{
"arrival": {
"time": "1771519848"
},
"departure": {
"time": "1771519848"
},
"stopId": "MONTHIBE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771519907"
},
"departure": {
"time": "1771519907"
},
"stopId": "ARENA",
"stopSequence": 9
},
{
"arrival": {
"time": "1771519980"
},
"departure": {
"time": "1771519980"
},
"stopId": "BUISSON",
"stopSequence": 10
},
{
"arrival": {
"time": "1771520040"
},
"departure": {
"time": "1771520040"
},
"stopId": "PYRAM02",
"stopSequence": 11
},
{
"arrival": {
"time": "1771520116"
},
"departure": {
"time": "1771520116"
},
"stopId": "LEFEVRE",
"stopSequence": 12
},
{
"arrival": {
"time": "1771520151"
},
"departure": {
"time": "1771520151"
},
"stopId": "MALAQUAI",
"stopSequence": 13
},
{
"arrival": {
"time": "1771520210"
},
"departure": {
"time": "1771520210"
},
"stopId": "MENARD",
"stopSequence": 14
},
{
"arrival": {
"time": "1771520255"
},
"departure": {
"time": "1771520255"
},
"stopId": "CHOUTEAU",
"stopSequence": 15
},
{
"arrival": {
"time": "1771520325"
},
"departure": {
"time": "1771520325"
},
"stopId": "FRESNAIE",
"stopSequence": 16
},
{
"arrival": {
"time": "1771520410"
},
"departure": {
"time": "1771520410"
},
"stopId": "MARAIS",
"stopSequence": 17
},
{
"arrival": {
"time": "1771520471"
},
"departure": {
"time": "1771520471"
},
"stopId": "BELLVUTR",
"stopSequence": 18
}
],
"trip": {
"directionId": 0,
"routeId": "01",
"tripId": "6258750"
}
}
},
{
"id": "trip:6257433",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516883"
},
"departure": {
"time": "1771516883"
},
"stopId": "MONTAI-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771516942"
},
"departure": {
"time": "1771516942"
},
"stopId": "LAREVELL",
"stopSequence": 14
},
{
"arrival": {
"time": "1771517060"
},
"departure": {
"time": "1771517060"
},
"stopId": "MAISARTS",
"stopSequence": 15
},
{
"arrival": {
"time": "1771517147"
},
"departure": {
"time": "1771517147"
},
"stopId": "CLEMOINE",
"stopSequence": 16
},
{
"arrival": {
"time": "1771517248"
},
"departure": {
"time": "1771517248"
},
"stopId": "MAIL-NAE",
"stopSequence": 17
},
{
"arrival": {
"time": "1771517306"
},
"stopId": "LORRAIN2",
"stopSequence": 18
}
],
"trip": {
"directionId": 1,
"routeId": "11",
"tripId": "6257433"
}
}
},
{
"id": "trip:6260074",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516878"
},
"departure": {
"time": "1771516878"
},
"stopId": "MONPR-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771516934"
},
"departure": {
"time": "1771516934"
},
"stopId": "DESCAZ-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771516998"
},
"departure": {
"time": "1771516998"
},
"stopId": "BICHBI-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771517032"
},
"departure": {
"time": "1771517032"
},
"stopId": "STTHER-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771517107"
},
"departure": {
"time": "1771517107"
},
"stopId": "BARRA-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771517162"
},
"departure": {
"time": "1771517162"
},
"stopId": "BLERIO-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771517251"
},
"departure": {
"time": "1771517251"
},
"stopId": "LECUIT-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771517291"
},
"departure": {
"time": "1771517291"
},
"stopId": "FRATE-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771517362"
},
"departure": {
"time": "1771517362"
},
"stopId": "CHARNA-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771517430"
},
"departure": {
"time": "1771517430"
},
"stopId": "ESEO-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771517466"
},
"departure": {
"time": "1771517466"
},
"stopId": "WJMOU",
"stopSequence": 49
},
{
"arrival": {
"time": "1771517552"
},
"departure": {
"time": "1771517552"
},
"stopId": "FMEDEC-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771517609"
},
"departure": {
"time": "1771517609"
},
"stopId": "HRECUL-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771517820"
},
"stopId": "HOPITAL",
"stopSequence": 53
}
],
"trip": {
"directionId": 0,
"routeId": "06",
"tripId": "6260074"
}
}
},
{
"id": "trip:6541217",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771517870"
},
"stopId": "2ANRO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771517990"
},
"departure": {
"time": "1771517990"
},
"stopId": "2JVIL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771518100"
},
"departure": {
"time": "1771518100"
},
"stopId": "2JE23",
"stopSequence": 2
},
{
"arrival": {
"time": "1771518220"
},
"departure": {
"time": "1771518220"
},
"stopId": "2BAMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771518340"
},
"departure": {
"time": "1771518340"
},
"stopId": "2STRA",
"stopSequence": 4
},
{
"arrival": {
"time": "1771518430"
},
"departure": {
"time": "1771518430"
},
"stopId": "2LAFA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771518550"
},
"departure": {
"time": "1771518550"
},
"stopId": "2LGAR",
"stopSequence": 6
},
{
"arrival": {
"time": "1771518660"
},
"departure": {
"time": "1771518660"
},
"stopId": "2HARA",
"stopSequence": 7
},
{
"arrival": {
"time": "1771518720"
},
"departure": {
"time": "1771518720"
},
"stopId": "2FMBL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771518820"
},
"departure": {
"time": "1771518820"
},
"stopId": "2HDVA",
"stopSequence": 9
},
{
"arrival": {
"time": "1771518920"
},
"departure": {
"time": "1771518920"
},
"stopId": "2CECO",
"stopSequence": 10
},
{
"arrival": {
"time": "1771519010"
},
"departure": {
"time": "1771519010"
},
"stopId": "2STSE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771519130"
},
"departure": {
"time": "1771519130"
},
"stopId": "2BMAI",
"stopSequence": 12
},
{
"arrival": {
"time": "1771519230"
},
"departure": {
"time": "1771519230"
},
"stopId": "2HOPA",
"stopSequence": 13
},
{
"arrival": {
"time": "1771519350"
},
"departure": {
"time": "1771519350"
},
"stopId": "2CAPU",
"stopSequence": 14
},
{
"arrival": {
"time": "1771519430"
},
"departure": {
"time": "1771519430"
},
"stopId": "2JMOU",
"stopSequence": 15
},
{
"arrival": {
"time": "1771519550"
},
"departure": {
"time": "1771519550"
},
"stopId": "2HSAU",
"stopSequence": 16
},
{
"arrival": {
"time": "1771519640"
},
"departure": {
"time": "1771519640"
},
"stopId": "2VERN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771519800"
},
"departure": {
"time": "1771519800"
},
"stopId": "2BOTA",
"stopSequence": 19
},
{
"arrival": {
"time": "1771519900"
},
"departure": {
"time": "1771519900"
},
"stopId": "2PMAY",
"stopSequence": 20
},
{
"arrival": {
"time": "1771519980"
},
"departure": {
"time": "1771519980"
},
"stopId": "2BROY",
"stopSequence": 21
},
{
"arrival": {
"time": "1771520070"
},
"departure": {
"time": "1771520070"
},
"stopId": "2ACAS",
"stopSequence": 22
},
{
"arrival": {
"time": "1771520150"
},
"departure": {
"time": "1771520150"
},
"stopId": "2STGI",
"stopSequence": 23
},
{
"arrival": {
"time": "1771520240"
},
"departure": {
"time": "1771520240"
},
"stopId": "2BASC",
"stopSequence": 24
},
{
"arrival": {
"time": "1771520330"
},
"stopId": "1AARD",
"stopSequence": 25
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6541217"
}
}
},
{
"id": "trip:6257728",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771517326"
},
"stopId": "LHOIRI-D",
"stopSequence": 0
},
{
"arrival": {
"time": "1771517345"
},
"departure": {
"time": "1771517345"
},
"stopId": "LHOIRIE2",
"stopSequence": 1
},
{
"arrival": {
"time": "1771517398"
},
"departure": {
"time": "1771517398"
},
"stopId": "PAVILL-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771517472"
},
"departure": {
"time": "1771517472"
},
"stopId": "EBEAUP-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771517505"
},
"departure": {
"time": "1771517505"
},
"stopId": "AAMIPI-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771517589"
},
"departure": {
"time": "1771517589"
},
"stopId": "GUINEZ-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771517651"
},
"departure": {
"time": "1771517651"
},
"stopId": "CLAIE-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771517680"
},
"departure": {
"time": "1771517680"
},
"stopId": "THOMAS-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771517771"
},
"departure": {
"time": "1771517771"
},
"stopId": "ZIBEAU-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771517805"
},
"departure": {
"time": "1771517805"
},
"stopId": "CCMOLIER",
"stopSequence": 9
},
{
"arrival": {
"time": "1771517854"
},
"departure": {
"time": "1771517854"
},
"stopId": "AAQUITN",
"stopSequence": 10
},
{
"arrival": {
"time": "1771517888"
},
"departure": {
"time": "1771517888"
},
"stopId": "SHEAKSPE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771517954"
},
"departure": {
"time": "1771517954"
},
"stopId": "WIGAN",
"stopSequence": 12
},
{
"arrival": {
"time": "1771517985"
},
"departure": {
"time": "1771517985"
},
"stopId": "GRESILLE",
"stopSequence": 13
},
{
"arrival": {
"time": "1771518030"
},
"departure": {
"time": "1771518030"
},
"stopId": "PROUDHON",
"stopSequence": 14
},
{
"arrival": {
"time": "1771518102"
},
"departure": {
"time": "1771518102"
},
"stopId": "VALLO",
"stopSequence": 15
},
{
"arrival": {
"time": "1771518138"
},
"departure": {
"time": "1771518138"
},
"stopId": "MONTECLA",
"stopSequence": 16
},
{
"arrival": {
"time": "1771518179"
},
"departure": {
"time": "1771518179"
},
"stopId": "DELESCL",
"stopSequence": 17
},
{
"arrival": {
"time": "1771518299"
},
"departure": {
"time": "1771518299"
},
"stopId": "MAISLA-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771518337"
},
"departure": {
"time": "1771518337"
},
"stopId": "PERUSS-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771518405"
},
"departure": {
"time": "1771518405"
},
"stopId": "GDMAINE",
"stopSequence": 20
},
{
"arrival": {
"time": "1771518994"
},
"departure": {
"time": "1771518994"
},
"stopId": "EBLE",
"stopSequence": 21
},
{
"arrival": {
"time": "1771519056"
},
"departure": {
"time": "1771519056"
},
"stopId": "GENIE",
"stopSequence": 22
},
{
"arrival": {
"time": "1771519133"
},
"departure": {
"time": "1771519133"
},
"stopId": "VAUBAN",
"stopSequence": 23
},
{
"arrival": {
"time": "1771519167"
},
"departure": {
"time": "1771519167"
},
"stopId": "POIREL",
"stopSequence": 24
},
{
"arrival": {
"time": "1771519228"
},
"departure": {
"time": "1771519228"
},
"stopId": "PONTNOIR",
"stopSequence": 25
},
{
"arrival": {
"time": "1771519267"
},
"departure": {
"time": "1771519267"
},
"stopId": "SEMARD",
"stopSequence": 26
},
{
"arrival": {
"time": "1771518540"
},
"departure": {
"time": "1771518540"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHDARR",
"stopSequence": 27
},
{
"arrival": {
"time": "1771518607"
},
"departure": {
"time": "1771518607"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ACADEMIE",
"stopSequence": 28
},
{
"arrival": {
"time": "1771518680"
},
"departure": {
"time": "1771518680"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GBREM-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771519342"
},
"departure": {
"time": "1771519342"
},
"stopId": "GARETERM",
"stopSequence": 30
},
{
"arrival": {
"time": "1771519421"
},
"departure": {
"time": "1771519421"
},
"stopId": "LESGARES",
"stopSequence": 31
},
{
"arrival": {
"time": "1771519573"
},
"departure": {
"time": "1771519573"
},
"stopId": "HARAS",
"stopSequence": 32
},
{
"arrival": {
"time": "1771519659"
},
"departure": {
"time": "1771519659"
},
"stopId": "STAUBIN",
"stopSequence": 33
},
{
"arrival": {
"time": "1771519722"
},
"departure": {
"time": "1771519722"
},
"stopId": "LOR-FO-A",
"stopSequence": 34
},
{
"arrival": {
"time": "1771519876"
},
"departure": {
"time": "1771519876"
},
"stopId": "MENDES-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771520036"
},
"departure": {
"time": "1771520036"
},
"stopId": "SAVARY-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771520110"
},
"departure": {
"time": "1771520110"
},
"stopId": "MUSSET-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771520181"
},
"departure": {
"time": "1771520181"
},
"stopId": "LUTIN-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771520258"
},
"departure": {
"time": "1771520258"
},
"stopId": "MACE-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771520283"
},
"departure": {
"time": "1771520283"
},
"stopId": "DESJAR-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771520369"
},
"departure": {
"time": "1771520369"
},
"stopId": "BRISEP-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771520476"
},
"departure": {
"time": "1771520476"
},
"stopId": "MIMOSA-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771520988"
},
"stopId": "PARCEX-E",
"stopSequence": 49
}
],
"trip": {
"directionId": 0,
"routeId": "04",
"tripId": "6257728"
}
}
},
{
"id": "trip:6544075",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771517029"
},
"departure": {
"time": "1771517029"
},
"stopId": "CCI",
"stopSequence": 3
},
{
"arrival": {
"time": "1771517189"
},
"departure": {
"time": "1771517189"
},
"stopId": "HARAS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771517271"
},
"departure": {
"time": "1771517271"
},
"stopId": "STAUBIN",
"stopSequence": 5
},
{
"arrival": {
"time": "1771517360"
},
"departure": {
"time": "1771517360"
},
"stopId": "LORRAIN1",
"stopSequence": 6
},
{
"arrival": {
"time": "1771517527"
},
"stopId": "MENDES-E",
"stopSequence": 7
}
],
"trip": {
"directionId": 1,
"routeId": "Tbus",
"tripId": "6544075"
}
}
},
{
"id": "trip:6257726",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771517269"
},
"departure": {
"time": "1771517269"
},
"stopId": "EBLE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771517331"
},
"departure": {
"time": "1771517331"
},
"stopId": "GENIE",
"stopSequence": 16
},
{
"arrival": {
"time": "1771517408"
},
"departure": {
"time": "1771517408"
},
"stopId": "VAUBAN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771517442"
},
"departure": {
"time": "1771517442"
},
"stopId": "POIREL",
"stopSequence": 18
},
{
"arrival": {
"time": "1771517503"
},
"departure": {
"time": "1771517503"
},
"stopId": "PONTNOIR",
"stopSequence": 19
},
{
"arrival": {
"time": "1771517542"
},
"departure": {
"time": "1771517542"
},
"stopId": "SEMARD",
"stopSequence": 20
},
{
"arrival": {
"time": "1771516807"
},
"departure": {
"time": "1771516807"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ACADEMIE",
"stopSequence": 22
},
{
"arrival": {
"time": "1771516880"
},
"departure": {
"time": "1771516880"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GBREM-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771517616"
},
"departure": {
"time": "1771517616"
},
"stopId": "GARETERM",
"stopSequence": 24
},
{
"arrival": {
"time": "1771517677"
},
"departure": {
"time": "1771517677"
},
"stopId": "LESGARES",
"stopSequence": 25
},
{
"arrival": {
"time": "1771517829"
},
"departure": {
"time": "1771517829"
},
"stopId": "HARAS",
"stopSequence": 26
},
{
"arrival": {
"time": "1771517915"
},
"departure": {
"time": "1771517915"
},
"stopId": "STAUBIN",
"stopSequence": 27
},
{
"arrival": {
"time": "1771517967"
},
"departure": {
"time": "1771517967"
},
"stopId": "LOR-FO-A",
"stopSequence": 28
},
{
"arrival": {
"time": "1771518161"
},
"departure": {
"time": "1771518161"
},
"stopId": "MENDES-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771518327"
},
"departure": {
"time": "1771518327"
},
"stopId": "SAVARY-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771518373"
},
"departure": {
"time": "1771518373"
},
"stopId": "MUSSET-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771518472"
},
"departure": {
"time": "1771518472"
},
"stopId": "LUTIN-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771518527"
},
"departure": {
"time": "1771518527"
},
"stopId": "MACE-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771518563"
},
"departure": {
"time": "1771518563"
},
"stopId": "DESJAR-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771518627"
},
"departure": {
"time": "1771518627"
},
"stopId": "BRISEP-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771518711"
},
"departure": {
"time": "1771518711"
},
"stopId": "MIMOSA-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771518753"
},
"departure": {
"time": "1771518753"
},
"stopId": "CHATEN-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771518846"
},
"departure": {
"time": "1771518846"
},
"stopId": "SOLELE-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771518880"
},
"departure": {
"time": "1771518880"
},
"stopId": "SEPSON-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771518927"
},
"departure": {
"time": "1771518927"
},
"stopId": "BANCST-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771519028"
},
"departure": {
"time": "1771519028"
},
"stopId": "RTEPAR-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771519114"
},
"departure": {
"time": "1771519114"
},
"stopId": "PROVIN-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771519300"
},
"stopId": "PARCEX-E",
"stopSequence": 43
}
],
"trip": {
"directionId": 0,
"routeId": "04",
"tripId": "6257726"
}
}
},
{
"id": "trip:6257729",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771518420"
},
"stopId": "LHOIRI-D",
"stopSequence": 0
},
{
"arrival": {
"time": "1771518430"
},
"departure": {
"time": "1771518430"
},
"stopId": "LHOIRIE2",
"stopSequence": 1
},
{
"arrival": {
"time": "1771518540"
},
"departure": {
"time": "1771518540"
},
"stopId": "CCMOLIER",
"stopSequence": 2
},
{
"arrival": {
"time": "1771518589"
},
"departure": {
"time": "1771518589"
},
"stopId": "AAQUITN",
"stopSequence": 3
},
{
"arrival": {
"time": "1771518623"
},
"departure": {
"time": "1771518623"
},
"stopId": "SHEAKSPE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771518689"
},
"departure": {
"time": "1771518689"
},
"stopId": "WIGAN",
"stopSequence": 5
},
{
"arrival": {
"time": "1771518720"
},
"departure": {
"time": "1771518720"
},
"stopId": "GRESILLE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771518765"
},
"departure": {
"time": "1771518765"
},
"stopId": "PROUDHON",
"stopSequence": 7
},
{
"arrival": {
"time": "1771518837"
},
"departure": {
"time": "1771518837"
},
"stopId": "VALLO",
"stopSequence": 8
},
{
"arrival": {
"time": "1771518873"
},
"departure": {
"time": "1771518873"
},
"stopId": "MONTECLA",
"stopSequence": 9
},
{
"arrival": {
"time": "1771518914"
},
"departure": {
"time": "1771518914"
},
"stopId": "DELESCL",
"stopSequence": 10
},
{
"arrival": {
"time": "1771518979"
},
"departure": {
"time": "1771518979"
},
"stopId": "JEMONNET",
"stopSequence": 11
},
{
"arrival": {
"time": "1771519034"
},
"departure": {
"time": "1771519034"
},
"stopId": "MAISLA-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771519072"
},
"departure": {
"time": "1771519072"
},
"stopId": "PERUSS-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771519140"
},
"departure": {
"time": "1771519140"
},
"stopId": "GDMAINE",
"stopSequence": 14
},
{
"arrival": {
"time": "1771519614"
},
"departure": {
"time": "1771519614"
},
"stopId": "EBLE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771519676"
},
"departure": {
"time": "1771519676"
},
"stopId": "GENIE",
"stopSequence": 16
},
{
"arrival": {
"time": "1771519753"
},
"departure": {
"time": "1771519753"
},
"stopId": "VAUBAN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771519787"
},
"departure": {
"time": "1771519787"
},
"stopId": "POIREL",
"stopSequence": 18
},
{
"arrival": {
"time": "1771519848"
},
"departure": {
"time": "1771519848"
},
"stopId": "PONTNOIR",
"stopSequence": 19
},
{
"arrival": {
"time": "1771519887"
},
"departure": {
"time": "1771519887"
},
"stopId": "SEMARD",
"stopSequence": 20
},
{
"arrival": {
"time": "1771519440"
},
"departure": {
"time": "1771519440"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHDARR",
"stopSequence": 21
},
{
"arrival": {
"time": "1771519507"
},
"departure": {
"time": "1771519507"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ACADEMIE",
"stopSequence": 22
},
{
"arrival": {
"time": "1771519580"
},
"departure": {
"time": "1771519580"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GBREM-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771519957"
},
"departure": {
"time": "1771519957"
},
"stopId": "GARETERM",
"stopSequence": 24
},
{
"arrival": {
"time": "1771520014"
},
"departure": {
"time": "1771520014"
},
"stopId": "LESGARES",
"stopSequence": 25
},
{
"arrival": {
"time": "1771520154"
},
"departure": {
"time": "1771520154"
},
"stopId": "HARAS",
"stopSequence": 26
},
{
"arrival": {
"time": "1771520254"
},
"departure": {
"time": "1771520254"
},
"stopId": "STAUBIN",
"stopSequence": 27
},
{
"arrival": {
"time": "1771520311"
},
"departure": {
"time": "1771520311"
},
"stopId": "LOR-FO-A",
"stopSequence": 28
}
],
"trip": {
"directionId": 0,
"routeId": "04",
"tripId": "6257729"
}
}
},
{
"id": "trip:6052697",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771518900"
},
"stopId": "MONPLA-E",
"stopSequence": 0
},
{
"arrival": {
"time": "1771518998"
},
"departure": {
"time": "1771518998"
},
"stopId": "INDUST-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771519063"
},
"departure": {
"time": "1771519063"
},
"stopId": "HOTELL-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771519140"
},
"departure": {
"time": "1771519140"
},
"stopId": "DEBUSS-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771519179"
},
"departure": {
"time": "1771519179"
},
"stopId": "BOISAB-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771519214"
},
"departure": {
"time": "1771519214"
},
"stopId": "DUBELL-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771519267"
},
"departure": {
"time": "1771519267"
},
"stopId": "COTTAG-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771519320"
},
"departure": {
"time": "1771519320"
},
"stopId": "EVENTARD",
"stopSequence": 7
},
{
"arrival": {
"time": "1771519429"
},
"departure": {
"time": "1771519429"
},
"stopId": "CHABOLA.",
"stopSequence": 8
},
{
"arrival": {
"time": "1771519504"
},
"departure": {
"time": "1771519504"
},
"stopId": "CONFLU-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771519550"
},
"departure": {
"time": "1771519550"
},
"stopId": "EPERVI-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771519656"
},
"departure": {
"time": "1771519656"
},
"stopId": "PTFILL-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771519800"
},
"departure": {
"time": "1771519800"
},
"stopId": "PRTLAU-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771519848"
},
"departure": {
"time": "1771519848"
},
"stopId": "CHAUMI-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771519885"
},
"departure": {
"time": "1771519885"
},
"stopId": "LESRIV-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771519920"
},
"departure": {
"time": "1771519920"
},
"stopId": "BBRANC-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771519957"
},
"departure": {
"time": "1771519957"
},
"stopId": "VIELMA-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771519995"
},
"departure": {
"time": "1771519995"
},
"stopId": "MA4VE-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771520040"
},
"departure": {
"time": "1771520040"
},
"stopId": "FIEGEN-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771520091"
},
"departure": {
"time": "1771520091"
},
"stopId": "LABROS-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771520162"
},
"departure": {
"time": "1771520162"
},
"stopId": "BMOTTE-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771520271"
},
"departure": {
"time": "1771520271"
},
"stopId": "GRIMOR-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771520340"
},
"stopId": "VEILLIER",
"stopSequence": 22
}
],
"trip": {
"directionId": 1,
"routeId": "12",
"tripId": "6052697"
}
}
},
{
"id": "trip:4155",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771517190"
},
"departure": {
"time": "1771517190"
},
"stopId": "ANLERO-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771517277"
},
"departure": {
"time": "1771517277"
},
"stopId": "ESA-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771517365"
},
"departure": {
"time": "1771517365"
},
"stopId": "DELATA-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771517430"
},
"departure": {
"time": "1771517430"
},
"stopId": "ALLARD-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771518210"
},
"departure": {
"time": "1771518210"
},
"stopId": "CLAIRIER",
"stopSequence": 6
},
{
"arrival": {
"time": "1771518248"
},
"departure": {
"time": "1771518248"
},
"stopId": "BAUDELAI",
"stopSequence": 7
},
{
"arrival": {
"time": "1771518315"
},
"departure": {
"time": "1771518315"
},
"stopId": "PRINCE-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771518440"
},
"departure": {
"time": "1771518440"
},
"stopId": "LBALUE-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771518570"
},
"departure": {
"time": "1771518570"
},
"stopId": "LTAC-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771518606"
},
"departure": {
"time": "1771518606"
},
"stopId": "SOULAI-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771518724"
},
"departure": {
"time": "1771518724"
},
"stopId": "GROLLI-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771518870"
},
"departure": {
"time": "1771518870"
},
"stopId": "LMARZELL",
"stopSequence": 13
}
],
"trip": {
"directionId": 1,
"routeId": "41",
"tripId": "4155"
}
}
},
{
"id": "trip:6257475",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516794"
},
"departure": {
"time": "1771516794"
},
"stopId": "BAUDRA-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771516882"
},
"stopId": "MOULINMA",
"stopSequence": 60
}
],
"trip": {
"directionId": 1,
"routeId": "09",
"tripId": "6257475"
}
}
},
{
"id": "trip:6257619",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771519800"
},
"stopId": "PROVINS",
"stopSequence": 0
},
{
"arrival": {
"time": "1771519873"
},
"departure": {
"time": "1771519873"
},
"stopId": "RTEPARIS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771519980"
},
"departure": {
"time": "1771519980"
},
"stopId": "DEBUMONP",
"stopSequence": 2
},
{
"arrival": {
"time": "1771520057"
},
"departure": {
"time": "1771520057"
},
"stopId": "HOTELLER",
"stopSequence": 3
},
{
"arrival": {
"time": "1771520122"
},
"departure": {
"time": "1771520122"
},
"stopId": "INDUSTRI",
"stopSequence": 4
},
{
"arrival": {
"time": "1771520220"
},
"departure": {
"time": "1771520220"
},
"stopId": "SAVOIE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771520290"
},
"departure": {
"time": "1771520290"
},
"stopId": "AUVERGNE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771520336"
},
"departure": {
"time": "1771520336"
},
"stopId": "NOZAY",
"stopSequence": 7
},
{
"arrival": {
"time": "1771520371"
},
"departure": {
"time": "1771520371"
},
"stopId": "RBRIOLLA",
"stopSequence": 8
},
{
"arrival": {
"time": "1771520399"
},
"departure": {
"time": "1771520399"
},
"scheduleRelationship": "SKIPPED",
"stopId": "VAILLANT",
"stopSequence": 19
}
],
"trip": {
"directionId": 1,
"routeId": "10",
"tripId": "6257619"
}
}
},
{
"id": "trip:6257911",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516863"
},
"departure": {
"time": "1771516863"
},
"stopId": "GARETERM",
"stopSequence": 38
},
{
"arrival": {
"time": "1771516934"
},
"departure": {
"time": "1771516934"
},
"stopId": "LESGARES",
"stopSequence": 39
},
{
"arrival": {
"time": "1771517086"
},
"departure": {
"time": "1771517086"
},
"stopId": "HARAS",
"stopSequence": 40
},
{
"arrival": {
"time": "1771517167"
},
"departure": {
"time": "1771517167"
},
"stopId": "STAUBIN",
"stopSequence": 41
},
{
"arrival": {
"time": "1771517230"
},
"departure": {
"time": "1771517340"
},
"stopId": "LOR-FO-A",
"stopSequence": 42
},
{
"arrival": {
"time": "1771517411"
},
"departure": {
"time": "1771517411"
},
"stopId": "MAIL-HDV",
"stopSequence": 43
},
{
"arrival": {
"time": "1771517527"
},
"departure": {
"time": "1771517527"
},
"stopId": "SECUSO-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771517580"
},
"departure": {
"time": "1771517580"
},
"stopId": "STEXUP-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771517653"
},
"departure": {
"time": "1771517653"
},
"stopId": "GARDOT-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771517676"
},
"departure": {
"time": "1771517676"
},
"stopId": "MONTAI-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771517755"
},
"departure": {
"time": "1771517755"
},
"stopId": "CIMETI-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771517822"
},
"departure": {
"time": "1771517822"
},
"stopId": "AFPA-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771517865"
},
"departure": {
"time": "1771517865"
},
"stopId": "ARCEAU-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771517911"
},
"departure": {
"time": "1771517911"
},
"stopId": "CASERN-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771518000"
},
"departure": {
"time": "1771518000"
},
"stopId": "LAREU-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771518058"
},
"departure": {
"time": "1771518058"
},
"stopId": "PAPERI-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771518112"
},
"departure": {
"time": "1771518112"
},
"stopId": "CCHEMI-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771518182"
},
"departure": {
"time": "1771518182"
},
"stopId": "JUFERR-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771518244"
},
"departure": {
"time": "1771518244"
},
"stopId": "GEMMET-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771518304"
},
"departure": {
"time": "1771518304"
},
"stopId": "AUBEPI-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771518360"
},
"departure": {
"time": "1771518360"
},
"stopId": "STADE-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771518411"
},
"departure": {
"time": "1771518411"
},
"stopId": "PELLER-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771518451"
},
"departure": {
"time": "1771518451"
},
"stopId": "CEEQUE-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1771518492"
},
"departure": {
"time": "1771518492"
},
"stopId": "MORLIE-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771518560"
},
"departure": {
"time": "1771518560"
},
"stopId": "WALCOU-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1771518600"
},
"departure": {
"time": "1771518600"
},
"stopId": "JAUDET-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1771518689"
},
"departure": {
"time": "1771518689"
},
"stopId": "PASTEU-E",
"stopSequence": 64
},
{
"arrival": {
"time": "1771518716"
},
"departure": {
"time": "1771518716"
},
"stopId": "VERDUN-E",
"stopSequence": 65
},
{
"arrival": {
"time": "1771518739"
},
"departure": {
"time": "1771518739"
},
"stopId": "CEZAN-E",
"stopSequence": 66
},
{
"arrival": {
"time": "1771518775"
},
"departure": {
"time": "1771518775"
},
"stopId": "COROT-E",
"stopSequence": 67
},
{
"arrival": {
"time": "1771518840"
},
"stopId": "SBAVENAI",
"stopSequence": 68
}
],
"trip": {
"directionId": 0,
"routeId": "02",
"tripId": "6257911"
}
}
},
{
"id": "trip:6258318",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771517220"
},
"stopId": "ADEZIERE",
"stopSequence": 0
},
{
"arrival": {
"time": "1771517259"
},
"departure": {
"time": "1771517259"
},
"stopId": "SCHWALBA",
"stopSequence": 1
},
{
"arrival": {
"time": "1771517299"
},
"departure": {
"time": "1771517299"
},
"stopId": "LA-BOISS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771517353"
},
"departure": {
"time": "1771517353"
},
"stopId": "PIECE",
"stopSequence": 3
},
{
"arrival": {
"time": "1771517400"
},
"departure": {
"time": "1771517400"
},
"stopId": "BALANDE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771517423"
},
"departure": {
"time": "1771517423"
},
"stopId": "TERNIERE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771517460"
},
"departure": {
"time": "1771517460"
},
"stopId": "MAIRAVR",
"stopSequence": 6
},
{
"arrival": {
"time": "1771517503"
},
"departure": {
"time": "1771517503"
},
"stopId": "MAUFINE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771517565"
},
"departure": {
"time": "1771517565"
},
"stopId": "DELAUNE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771517604"
},
"departure": {
"time": "1771517604"
},
"stopId": "BEURRIER",
"stopSequence": 9
},
{
"arrival": {
"time": "1771517671"
},
"departure": {
"time": "1771517671"
},
"stopId": "BRASSENS",
"stopSequence": 10
},
{
"arrival": {
"time": "1771517724"
},
"departure": {
"time": "1771517724"
},
"stopId": "MLYAUTEY",
"stopSequence": 11
},
{
"arrival": {
"time": "1771517761"
},
"departure": {
"time": "1771517761"
},
"stopId": "CHMARTYR",
"stopSequence": 12
},
{
"arrival": {
"time": "1771517786"
},
"departure": {
"time": "1771517786"
},
"stopId": "MAISDANS",
"stopSequence": 13
},
{
"arrival": {
"time": "1771517826"
},
"departure": {
"time": "1771517826"
},
"stopId": "GRANDMON",
"stopSequence": 14
},
{
"arrival": {
"time": "1771517880"
},
"departure": {
"time": "1771517880"
},
"stopId": "CLINIQUE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771517930"
},
"departure": {
"time": "1771517930"
},
"stopId": "VALOR",
"stopSequence": 16
},
{
"arrival": {
"time": "1771517967"
},
"departure": {
"time": "1771517967"
},
"stopId": "MEIGNANN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771518046"
},
"departure": {
"time": "1771518046"
},
"stopId": "REVERIES",
"stopSequence": 18
},
{
"arrival": {
"time": "1771518110"
},
"departure": {
"time": "1771518110"
},
"stopId": "POMONE",
"stopSequence": 19
},
{
"arrival": {
"time": "1771518215"
},
"departure": {
"time": "1771518215"
},
"stopId": "CIOUEST",
"stopSequence": 20
},
{
"arrival": {
"time": "1771518264"
},
"departure": {
"time": "1771518264"
},
"stopId": "CLEMENCE",
"stopSequence": 21
},
{
"arrival": {
"time": "1771518325"
},
"departure": {
"time": "1771518325"
},
"stopId": "MONPROFI",
"stopSequence": 22
},
{
"arrival": {
"time": "1771518344"
},
"departure": {
"time": "1771518344"
},
"stopId": "DUMESNIL",
"stopSequence": 23
},
{
"arrival": {
"time": "1771518382"
},
"departure": {
"time": "1771518382"
},
"stopId": "LEQUAI",
"stopSequence": 24
},
{
"arrival": {
"time": "1771518522"
},
"departure": {
"time": "1771518522"
},
"stopId": "CHDARR",
"stopSequence": 25
},
{
"arrival": {
"time": "1771518530"
},
"departure": {
"time": "1771518530"
},
"stopId": "ACAD-PLA",
"stopSequence": 26
},
{
"arrival": {
"time": "1771518544"
},
"departure": {
"time": "1771518544"
},
"stopId": "CCI",
"stopSequence": 27
},
{
"arrival": {
"time": "1771518593"
},
"departure": {
"time": "1771518593"
},
"stopId": "LICES-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771518621"
},
"departure": {
"time": "1771518621"
},
"stopId": "PAULBERT",
"stopSequence": 30
},
{
"arrival": {
"time": "1771518640"
},
"departure": {
"time": "1771518640"
},
"stopId": "HARAS",
"stopSequence": 31
},
{
"arrival": {
"time": "1771518678"
},
"departure": {
"time": "1771518678"
},
"stopId": "STAUBIN",
"stopSequence": 32
},
{
"arrival": {
"time": "1771518707"
},
"departure": {
"time": "1771518707"
},
"stopId": "LOR-FO-A",
"stopSequence": 33
},
{
"arrival": {
"time": "1771518720"
},
"departure": {
"time": "1771518720"
},
"stopId": "LORRAIN2",
"stopSequence": 36
},
{
"arrival": {
"time": "1771518723"
},
"departure": {
"time": "1771518723"
},
"stopId": "LORRAIN1",
"stopSequence": 37
},
{
"arrival": {
"time": "1771518724"
},
"departure": {
"time": "1771518724"
},
"stopId": "LORRTERM",
"stopSequence": 38
},
{
"arrival": {
"time": "1771518728"
},
"departure": {
"time": "1771518728"
},
"stopId": "LOHUIT",
"stopSequence": 39
},
{
"arrival": {
"time": "1771518728"
},
"departure": {
"time": "1771518728"
},
"stopId": "HMAI",
"stopSequence": 40
},
{
"arrival": {
"time": "1771518749"
},
"departure": {
"time": "1771518749"
},
"stopId": "MAIL-NAE",
"stopSequence": 41
},
{
"arrival": {
"time": "1771518763"
},
"departure": {
"time": "1771518763"
},
"stopId": "HDVSUB",
"stopSequence": 42
},
{
"arrival": {
"time": "1771518786"
},
"departure": {
"time": "1771518786"
},
"stopId": "MENDES-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771518300"
},
"departure": {
"time": "1771518300"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DESCAZ-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771518357"
},
"departure": {
"time": "1771518357"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BICHDAVI",
"stopSequence": 46
},
{
"arrival": {
"time": "1771518439"
},
"departure": {
"time": "1771518439"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HOTDIEU",
"stopSequence": 47
},
{
"arrival": {
"time": "1771518480"
},
"departure": {
"time": "1771518480"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ROCHEFOU",
"stopSequence": 48
},
{
"arrival": {
"time": "1771518725"
},
"departure": {
"time": "1771518725"
},
"scheduleRelationship": "SKIPPED",
"stopId": "STSERGEU",
"stopSequence": 49
},
{
"arrival": {
"time": "1771518889"
},
"departure": {
"time": "1771518889"
},
"stopId": "MENDESFR",
"stopSequence": 50
},
{
"arrival": {
"time": "1771519073"
},
"departure": {
"time": "1771519380"
},
"stopId": "FO-LOR-R",
"stopSequence": 51
},
{
"arrival": {
"time": "1771519491"
},
"departure": {
"time": "1771519491"
},
"stopId": "STAUBI-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771519544"
},
"departure": {
"time": "1771519544"
},
"stopId": "HARAS-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771519740"
},
"departure": {
"time": "1771519740"
},
"stopId": "ANLERO-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771519825"
},
"departure": {
"time": "1771519825"
},
"stopId": "RABELA-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771519892"
},
"departure": {
"time": "1771519892"
},
"stopId": "ESA-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771520047"
},
"departure": {
"time": "1771520047"
},
"stopId": "DELATA-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771520160"
},
"departure": {
"time": "1771520160"
},
"stopId": "ALLARD-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771520210"
},
"departure": {
"time": "1771520210"
},
"stopId": "TASSIG-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771520303"
},
"departure": {
"time": "1771520303"
},
"stopId": "TROIPA-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1771520340"
},
"departure": {
"time": "1771520340"
},
"stopId": "SABLON-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771520408"
},
"departure": {
"time": "1771520408"
},
"stopId": "RUELLE-E",
"stopSequence": 62
}
],
"trip": {
"directionId": 1,
"routeId": "03",
"tripId": "6258318"
}
}
},
{
"id": "trip:6258712",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516762"
},
"departure": {
"time": "1771516781"
},
"stopId": "BUISSON",
"stopSequence": 10
},
{
"arrival": {
"time": "1771516810"
},
"departure": {
"time": "1771516841"
},
"stopId": "PYRAM02",
"stopSequence": 11
},
{
"arrival": {
"time": "1771516888"
},
"departure": {
"time": "1771516888"
},
"stopId": "LEFEVRE",
"stopSequence": 12
},
{
"arrival": {
"time": "1771516923"
},
"departure": {
"time": "1771516923"
},
"stopId": "MALAQUAI",
"stopSequence": 13
},
{
"arrival": {
"time": "1771516982"
},
"departure": {
"time": "1771516982"
},
"stopId": "MENARD",
"stopSequence": 14
},
{
"arrival": {
"time": "1771517027"
},
"departure": {
"time": "1771517027"
},
"stopId": "CHOUTEAU",
"stopSequence": 15
},
{
"arrival": {
"time": "1771517097"
},
"departure": {
"time": "1771517097"
},
"stopId": "FRESNAIE",
"stopSequence": 16
},
{
"arrival": {
"time": "1771517182"
},
"departure": {
"time": "1771517182"
},
"stopId": "MARAIS",
"stopSequence": 17
},
{
"arrival": {
"time": "1771517243"
},
"departure": {
"time": "1771517243"
},
"stopId": "BELLVUTR",
"stopSequence": 18
},
{
"arrival": {
"time": "1771517292"
},
"departure": {
"time": "1771517292"
},
"stopId": "LEOLAGRA",
"stopSequence": 19
},
{
"arrival": {
"time": "1771517346"
},
"departure": {
"time": "1771517346"
},
"stopId": "VDLOIRE",
"stopSequence": 20
},
{
"arrival": {
"time": "1771517438"
},
"departure": {
"time": "1771517438"
},
"stopId": "ECLATERI",
"stopSequence": 21
},
{
"arrival": {
"time": "1771517544"
},
"departure": {
"time": "1771517544"
},
"stopId": "JUSTICES",
"stopSequence": 22
},
{
"arrival": {
"time": "1771517582"
},
"departure": {
"time": "1771517582"
},
"stopId": "DELACROI",
"stopSequence": 23
},
{
"arrival": {
"time": "1771517653"
},
"departure": {
"time": "1771517653"
},
"stopId": "SAUMUROI",
"stopSequence": 24
},
{
"arrival": {
"time": "1771517721"
},
"departure": {
"time": "1771517721"
},
"stopId": "MADELEIN",
"stopSequence": 25
},
{
"arrival": {
"time": "1771517766"
},
"departure": {
"time": "1771517766"
},
"stopId": "VOLNEY",
"stopSequence": 26
},
{
"arrival": {
"time": "1771517845"
},
"departure": {
"time": "1771517845"
},
"stopId": "BOURGONN",
"stopSequence": 27
},
{
"arrival": {
"time": "1771517904"
},
"departure": {
"time": "1771517904"
},
"stopId": "MICHELET",
"stopSequence": 28
},
{
"arrival": {
"time": "1771517954"
},
"departure": {
"time": "1771517954"
},
"stopId": "ANLEROY",
"stopSequence": 29
},
{
"arrival": {
"time": "1771518120"
},
"departure": {
"time": "1771518120"
},
"stopId": "PAULBERT",
"stopSequence": 30
},
{
"arrival": {
"time": "1771518171"
},
"departure": {
"time": "1771518171"
},
"stopId": "HARAS",
"stopSequence": 31
},
{
"arrival": {
"time": "1771518263"
},
"departure": {
"time": "1771518263"
},
"stopId": "STAUBIN",
"stopSequence": 32
},
{
"arrival": {
"time": "1771518374"
},
"stopId": "LORRTERM",
"stopSequence": 33
}
],
"trip": {
"directionId": 0,
"routeId": "01",
"tripId": "6258712"
}
}
},
{
"id": "trip:6257760",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516762"
},
"departure": {
"time": "1771516793"
},
"stopId": "JEAN-MON",
"stopSequence": 25
},
{
"arrival": {
"time": "1771516833"
},
"departure": {
"time": "1771516868"
},
"stopId": "DELESC-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771516877"
},
"departure": {
"time": "1771516877"
},
"stopId": "MONTEC-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771516912"
},
"departure": {
"time": "1771516912"
},
"stopId": "VALLO-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771516956"
},
"departure": {
"time": "1771516956"
},
"stopId": "PROUDH-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771517012"
},
"departure": {
"time": "1771517012"
},
"stopId": "GRESIL-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771517051"
},
"departure": {
"time": "1771517051"
},
"stopId": "WIGAN-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771517138"
},
"departure": {
"time": "1771517138"
},
"stopId": "SHEAKS-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771517182"
},
"departure": {
"time": "1771517182"
},
"stopId": "AQUITA-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771517252"
},
"departure": {
"time": "1771517252"
},
"stopId": "CCMOLI-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771517372"
},
"stopId": "LHOIRI-D",
"stopSequence": 35
}
],
"trip": {
"directionId": 1,
"routeId": "04",
"tripId": "6257760"
}
}
},
{
"id": "trip:6257763",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771517273"
},
"stopId": "PARCEXPO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771517399"
},
"departure": {
"time": "1771517399"
},
"stopId": "PROVINS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771517466"
},
"departure": {
"time": "1771517466"
},
"stopId": "RTEPARIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771517554"
},
"departure": {
"time": "1771517554"
},
"stopId": "BANCSTMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771517594"
},
"departure": {
"time": "1771517594"
},
"stopId": "SEPSONET",
"stopSequence": 4
},
{
"arrival": {
"time": "1771517634"
},
"departure": {
"time": "1771517634"
},
"stopId": "SOLELEVA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771517703"
},
"departure": {
"time": "1771517703"
},
"stopId": "CHATENAY",
"stopSequence": 6
},
{
"arrival": {
"time": "1771517748"
},
"departure": {
"time": "1771517748"
},
"stopId": "MIMOSAS",
"stopSequence": 7
},
{
"arrival": {
"time": "1771517799"
},
"departure": {
"time": "1771517799"
},
"stopId": "BRISEPOT",
"stopSequence": 8
},
{
"arrival": {
"time": "1771517848"
},
"departure": {
"time": "1771517848"
},
"stopId": "DESJARDI",
"stopSequence": 9
},
{
"arrival": {
"time": "1771517889"
},
"departure": {
"time": "1771517889"
},
"stopId": "MACE",
"stopSequence": 10
},
{
"arrival": {
"time": "1771517917"
},
"departure": {
"time": "1771517917"
},
"stopId": "LUTIN",
"stopSequence": 11
},
{
"arrival": {
"time": "1771518001"
},
"departure": {
"time": "1771518001"
},
"stopId": "MUSSET",
"stopSequence": 12
},
{
"arrival": {
"time": "1771518039"
},
"departure": {
"time": "1771518039"
},
"stopId": "SAVARY",
"stopSequence": 13
},
{
"arrival": {
"time": "1771518258"
},
"departure": {
"time": "1771518258"
},
"stopId": "MENDESFR",
"stopSequence": 14
},
{
"arrival": {
"time": "1771518464"
},
"departure": {
"time": "1771518464"
},
"stopId": "FO-LOR-R",
"stopSequence": 15
},
{
"arrival": {
"time": "1771518556"
},
"departure": {
"time": "1771518556"
},
"stopId": "STAUBI-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771518584"
},
"departure": {
"time": "1771518584"
},
"stopId": "HARAS-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771518726"
},
"departure": {
"time": "1771518726"
},
"stopId": "LESGAR-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771518851"
},
"departure": {
"time": "1771518851"
},
"stopId": "BREMON-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771518954"
},
"departure": {
"time": "1771518954"
},
"stopId": "ACAD-PLA",
"stopSequence": 20
},
{
"arrival": {
"time": "1771518997"
},
"departure": {
"time": "1771518997"
},
"stopId": "CHDARR-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771519343"
},
"departure": {
"time": "1771519343"
},
"stopId": "GDMAIN-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771519403"
},
"departure": {
"time": "1771519403"
},
"stopId": "PERUSSAI",
"stopSequence": 23
},
{
"arrival": {
"time": "1771519437"
},
"departure": {
"time": "1771519437"
},
"stopId": "MAISLAC",
"stopSequence": 24
},
{
"arrival": {
"time": "1771519474"
},
"departure": {
"time": "1771519474"
},
"stopId": "JEAN-MON",
"stopSequence": 25
},
{
"arrival": {
"time": "1771519532"
},
"departure": {
"time": "1771519532"
},
"stopId": "DELESC-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771519568"
},
"departure": {
"time": "1771519568"
},
"stopId": "MONTEC-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771519603"
},
"departure": {
"time": "1771519603"
},
"stopId": "VALLO-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771519621"
},
"departure": {
"time": "1771519621"
},
"stopId": "PROUDH-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771519650"
},
"departure": {
"time": "1771519650"
},
"stopId": "GRESIL-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771519685"
},
"departure": {
"time": "1771519685"
},
"stopId": "WIGAN-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771519772"
},
"departure": {
"time": "1771519772"
},
"stopId": "SHEAKS-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771519820"
},
"departure": {
"time": "1771519820"
},
"stopId": "AQUITA-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771519886"
},
"departure": {
"time": "1771519886"
},
"stopId": "CCMOLI-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771520037"
},
"stopId": "LHOIRI-D",
"stopSequence": 35
}
],
"trip": {
"directionId": 1,
"routeId": "04",
"tripId": "6257763"
}
}
},
{
"id": "trip:6258302",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771517468"
},
"departure": {
"time": "1771517468"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GDPRESSO",
"stopSequence": 2
},
{
"arrival": {
"time": "1771517518"
},
"departure": {
"time": "1771517518"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BARBOTER",
"stopSequence": 3
},
{
"arrival": {
"time": "1771517571"
},
"departure": {
"time": "1771517571"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FONTENE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771517639"
},
"departure": {
"time": "1771517639"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHAERIGN",
"stopSequence": 5
},
{
"arrival": {
"time": "1771517705"
},
"departure": {
"time": "1771517705"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOSQUET",
"stopSequence": 6
},
{
"arrival": {
"time": "1771517749"
},
"departure": {
"time": "1771517749"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOUET",
"stopSequence": 7
},
{
"arrival": {
"time": "1771517817"
},
"departure": {
"time": "1771517817"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DUBE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771517876"
},
"departure": {
"time": "1771517876"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOIRE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771518471"
},
"departure": {
"time": "1771518471"
},
"stopId": "PONTSCEM",
"stopSequence": 10
},
{
"arrival": {
"time": "1771518526"
},
"departure": {
"time": "1771518526"
},
"stopId": "BELPOULE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771518598"
},
"departure": {
"time": "1771518598"
},
"stopId": "AUTHION",
"stopSequence": 12
},
{
"arrival": {
"time": "1771518656"
},
"departure": {
"time": "1771518656"
},
"stopId": "PATUREAU",
"stopSequence": 13
},
{
"arrival": {
"time": "1771518757"
},
"departure": {
"time": "1771518757"
},
"stopId": "GENDRON",
"stopSequence": 14
},
{
"arrival": {
"time": "1771518839"
},
"departure": {
"time": "1771518839"
},
"stopId": "RUELLES",
"stopSequence": 15
},
{
"arrival": {
"time": "1771518891"
},
"departure": {
"time": "1771518891"
},
"stopId": "SABLONS",
"stopSequence": 16
},
{
"arrival": {
"time": "1771518940"
},
"departure": {
"time": "1771518940"
},
"stopId": "TROPAROI",
"stopSequence": 17
},
{
"arrival": {
"time": "1771519131"
},
"departure": {
"time": "1771519131"
},
"stopId": "ALLARD",
"stopSequence": 18
},
{
"arrival": {
"time": "1771519222"
},
"departure": {
"time": "1771519222"
},
"stopId": "DELATTAS",
"stopSequence": 19
},
{
"arrival": {
"time": "1771519353"
},
"departure": {
"time": "1771519353"
},
"stopId": "ESA",
"stopSequence": 20
},
{
"arrival": {
"time": "1771519426"
},
"departure": {
"time": "1771519426"
},
"stopId": "RABELAI",
"stopSequence": 21
},
{
"arrival": {
"time": "1771519491"
},
"departure": {
"time": "1771519491"
},
"stopId": "ALEROY",
"stopSequence": 22
},
{
"arrival": {
"time": "1771519673"
},
"departure": {
"time": "1771519673"
},
"stopId": "PAULBERT",
"stopSequence": 23
},
{
"arrival": {
"time": "1771519737"
},
"departure": {
"time": "1771519737"
},
"stopId": "HARAS",
"stopSequence": 24
},
{
"arrival": {
"time": "1771519873"
},
"departure": {
"time": "1771519873"
},
"stopId": "STAUBIN",
"stopSequence": 25
},
{
"arrival": {
"time": "1771519916"
},
"departure": {
"time": "1771519916"
},
"stopId": "LORRAIN1",
"stopSequence": 26
},
{
"arrival": {
"time": "1771520137"
},
"departure": {
"time": "1771520137"
},
"stopId": "MENDES-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771520315"
},
"departure": {
"time": "1771520315"
},
"stopId": "FO-LOR-R",
"stopSequence": 28
},
{
"arrival": {
"time": "1771520365"
},
"departure": {
"time": "1771520365"
},
"stopId": "STAUBI-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771520347"
},
"departure": {
"time": "1771520347"
},
"stopId": "HARAS-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771520389"
},
"departure": {
"time": "1771520389"
},
"stopId": "LICES",
"stopSequence": 31
},
{
"arrival": {
"time": "1771520436"
},
"departure": {
"time": "1771520436"
},
"stopId": "CCI-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771520474"
},
"departure": {
"time": "1771520474"
},
"stopId": "CHDARR-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771519933"
},
"departure": {
"time": "1771519933"
},
"scheduleRelationship": "SKIPPED",
"stopId": "STSERG-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771520160"
},
"departure": {
"time": "1771520160"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ROCHEF-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771520259"
},
"departure": {
"time": "1771520259"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HOTDIE-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771520315"
},
"departure": {
"time": "1771520315"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BICHDA-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771520400"
},
"departure": {
"time": "1771520400"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DESCAZEA",
"stopSequence": 41
}
],
"trip": {
"directionId": 0,
"routeId": "03",
"tripId": "6258302"
}
}
},
{
"id": "trip:6054013",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516768"
},
"departure": {
"time": "1771516768"
},
"stopId": "CHDARR-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771517068"
},
"departure": {
"time": "1771517068"
},
"stopId": "GDMAIN-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771517125"
},
"departure": {
"time": "1771517125"
},
"stopId": "MAISEN-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771517168"
},
"departure": {
"time": "1771517168"
},
"stopId": "LACDMA-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771517216"
},
"departure": {
"time": "1771517216"
},
"stopId": "CAMLAC-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771517316"
},
"departure": {
"time": "1771517316"
},
"stopId": "CROISE-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771517345"
},
"departure": {
"time": "1771517345"
},
"stopId": "PRUNIE-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771517423"
},
"departure": {
"time": "1771517423"
},
"stopId": "PETVIV-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771517488"
},
"departure": {
"time": "1771517488"
},
"stopId": "VALMAINE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771517519"
},
"departure": {
"time": "1771517519"
},
"stopId": "CLOSVIGN",
"stopSequence": 12
},
{
"arrival": {
"time": "1771517556"
},
"departure": {
"time": "1771517556"
},
"stopId": "CHATAI-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771517610"
},
"departure": {
"time": "1771517610"
},
"stopId": "PIVERD-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771517668"
},
"departure": {
"time": "1771517668"
},
"stopId": "ARTAUD-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771517731"
},
"departure": {
"time": "1771517731"
},
"stopId": "HAUBOU-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771517813"
},
"departure": {
"time": "1771517813"
},
"stopId": "PETPOR-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771517854"
},
"departure": {
"time": "1771517854"
},
"stopId": "CHEVRI-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771517908"
},
"departure": {
"time": "1771517908"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOUCHE-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771517945"
},
"departure": {
"time": "1771517945"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CAMPBO-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771517993"
},
"departure": {
"time": "1771517993"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GAREBO-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771518047"
},
"departure": {
"time": "1771518047"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PONTLA-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771518102"
},
"departure": {
"time": "1771518102"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LAPOIN-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1771518130"
},
"departure": {
"time": "1771518130"
},
"scheduleRelationship": "SKIPPED",
"stopId": "RANGEA-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1771518186"
},
"departure": {
"time": "1771518186"
},
"scheduleRelationship": "SKIPPED",
"stopId": "VIGNES-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771518240"
},
"stopId": "CHANTOUR",
"stopSequence": 27
}
],
"trip": {
"directionId": 1,
"routeId": "22",
"tripId": "6054013"
}
}
},
{
"id": "trip:6544236",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771519920"
},
"stopId": "1CECO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771520060"
},
"departure": {
"time": "1771520060"
},
"stopId": "1CONS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771520154"
},
"departure": {
"time": "1771520154"
},
"stopId": "1MTAI",
"stopSequence": 2
},
{
"arrival": {
"time": "1771520312"
},
"departure": {
"time": "1771520312"
},
"stopId": "1CROI",
"stopSequence": 3
},
{
"arrival": {
"time": "1771520390"
},
"departure": {
"time": "1771520390"
},
"stopId": "1BRIS",
"stopSequence": 4
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6544236"
}
}
},
{
"id": "trip:6258308",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771519268"
},
"departure": {
"time": "1771519268"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GDPRESSO",
"stopSequence": 2
},
{
"arrival": {
"time": "1771519318"
},
"departure": {
"time": "1771519318"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BARBOTER",
"stopSequence": 3
},
{
"arrival": {
"time": "1771519371"
},
"departure": {
"time": "1771519371"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FONTENE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771519439"
},
"departure": {
"time": "1771519439"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHAERIGN",
"stopSequence": 5
},
{
"arrival": {
"time": "1771519505"
},
"departure": {
"time": "1771519505"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOSQUET",
"stopSequence": 6
},
{
"arrival": {
"time": "1771519549"
},
"departure": {
"time": "1771519549"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOUET",
"stopSequence": 7
},
{
"arrival": {
"time": "1771519617"
},
"departure": {
"time": "1771519617"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DUBE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771519676"
},
"departure": {
"time": "1771519676"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOIRE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771520426"
},
"departure": {
"time": "1771520426"
},
"stopId": "PONTSCEM",
"stopSequence": 10
},
{
"arrival": {
"time": "1771520459"
},
"departure": {
"time": "1771520459"
},
"stopId": "BELPOULE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771520353"
},
"departure": {
"time": "1771520353"
},
"stopId": "AUTHION",
"stopSequence": 12
},
{
"arrival": {
"time": "1771520411"
},
"departure": {
"time": "1771520411"
},
"stopId": "PATUREAU",
"stopSequence": 13
},
{
"arrival": {
"time": "1771520359"
},
"departure": {
"time": "1771520359"
},
"stopId": "GENDRON",
"stopSequence": 14
},
{
"arrival": {
"time": "1771520057"
},
"departure": {
"time": "1771520057"
},
"stopId": "RUELLES",
"stopSequence": 15
}
],
"trip": {
"directionId": 0,
"routeId": "03",
"tripId": "6258308"
}
}
},
{
"id": "trip:6544960",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771517100"
},
"stopId": "1BBCA",
"stopSequence": 0
},
{
"arrival": {
"time": "1771517201"
},
"departure": {
"time": "1771517201"
},
"stopId": "1BEAU",
"stopSequence": 1
},
{
"arrival": {
"time": "1771517310"
},
"departure": {
"time": "1771517310"
},
"stopId": "1BARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1771517393"
},
"departure": {
"time": "1771517393"
},
"stopId": "1PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1771517488"
},
"departure": {
"time": "1771517488"
},
"stopId": "1ELYS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771517601"
},
"departure": {
"time": "1771517601"
},
"stopId": "1FARC",
"stopSequence": 5
},
{
"arrival": {
"time": "1771517780"
},
"stopId": "1QUAI",
"stopSequence": 6
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6544960"
}
}
},
{
"id": "trip:6540907",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516888"
},
"stopId": "1ANRO",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6540907"
}
}
},
{
"id": "trip:6052725",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771520280"
},
"stopId": "HTDEMURS",
"stopSequence": 0
},
{
"arrival": {
"time": "1771520320"
},
"departure": {
"time": "1771520320"
},
"stopId": "LABUISSA",
"stopSequence": 1
},
{
"arrival": {
"time": "1771520371"
},
"departure": {
"time": "1771520371"
},
"stopId": "LECOTEAU",
"stopSequence": 2
},
{
"arrival": {
"time": "1771520443"
},
"departure": {
"time": "1771520443"
},
"stopId": "CARMET",
"stopSequence": 3
}
],
"trip": {
"directionId": 0,
"routeId": "23",
"tripId": "6052725"
}
}
},
{
"id": "trip:6260076",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771518120"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHANTOUR",
"stopSequence": 1
},
{
"arrival": {
"time": "1771518160"
},
"departure": {
"time": "1771518160"
},
"scheduleRelationship": "SKIPPED",
"stopId": "VIGNES",
"stopSequence": 2
},
{
"arrival": {
"time": "1771518191"
},
"departure": {
"time": "1771518191"
},
"scheduleRelationship": "SKIPPED",
"stopId": "RANGEARD",
"stopSequence": 3
},
{
"arrival": {
"time": "1771518213"
},
"departure": {
"time": "1771518213"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LAPOINTE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771518253"
},
"departure": {
"time": "1771518253"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PONTLAIT",
"stopSequence": 5
},
{
"arrival": {
"time": "1771518292"
},
"departure": {
"time": "1771518292"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GAREBOUC",
"stopSequence": 6
},
{
"arrival": {
"time": "1771518329"
},
"departure": {
"time": "1771518329"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CAMPBOUC",
"stopSequence": 7
},
{
"arrival": {
"time": "1771518154"
},
"departure": {
"time": "1771518154"
},
"stopId": "BOUCHEM",
"stopSequence": 8
},
{
"arrival": {
"time": "1771518208"
},
"departure": {
"time": "1771518208"
},
"stopId": "CHEVRIER",
"stopSequence": 9
},
{
"arrival": {
"time": "1771518245"
},
"departure": {
"time": "1771518245"
},
"stopId": "PETPORT",
"stopSequence": 10
},
{
"arrival": {
"time": "1771518329"
},
"departure": {
"time": "1771518329"
},
"stopId": "HAUBOUCH",
"stopSequence": 11
},
{
"arrival": {
"time": "1771518394"
},
"departure": {
"time": "1771518394"
},
"stopId": "ARTAUD",
"stopSequence": 12
},
{
"arrival": {
"time": "1771518456"
},
"departure": {
"time": "1771518456"
},
"stopId": "PIVERDIE",
"stopSequence": 13
},
{
"arrival": {
"time": "1771518519"
},
"departure": {
"time": "1771518519"
},
"stopId": "CHATAIGN",
"stopSequence": 14
},
{
"arrival": {
"time": "1771518557"
},
"departure": {
"time": "1771518557"
},
"stopId": "CLOSVI-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771518618"
},
"departure": {
"time": "1771518618"
},
"stopId": "P-ANJO-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771518693"
},
"departure": {
"time": "1771518693"
},
"stopId": "HARENC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771518760"
},
"departure": {
"time": "1771518760"
},
"stopId": "P-ANJOU",
"stopSequence": 18
},
{
"arrival": {
"time": "1771518808"
},
"departure": {
"time": "1771518808"
},
"stopId": "VALMAI-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771518878"
},
"departure": {
"time": "1771518878"
},
"stopId": "PETVIVIE",
"stopSequence": 20
},
{
"arrival": {
"time": "1771518953"
},
"departure": {
"time": "1771518953"
},
"stopId": "PRUNIERS",
"stopSequence": 21
},
{
"arrival": {
"time": "1771518987"
},
"departure": {
"time": "1771518987"
},
"stopId": "CROISETT",
"stopSequence": 22
},
{
"arrival": {
"time": "1771519091"
},
"departure": {
"time": "1771519091"
},
"stopId": "CAMLACMA",
"stopSequence": 23
},
{
"arrival": {
"time": "1771519137"
},
"departure": {
"time": "1771519137"
},
"stopId": "LACDMAIN",
"stopSequence": 24
},
{
"arrival": {
"time": "1771519183"
},
"departure": {
"time": "1771519183"
},
"stopId": "MAISENVI",
"stopSequence": 25
},
{
"arrival": {
"time": "1771519225"
},
"departure": {
"time": "1771519225"
},
"stopId": "PERUSSAI",
"stopSequence": 26
},
{
"arrival": {
"time": "1771519259"
},
"departure": {
"time": "1771519259"
},
"stopId": "MAISLAC",
"stopSequence": 27
},
{
"arrival": {
"time": "1771519296"
},
"departure": {
"time": "1771519296"
},
"stopId": "JEAN-MON",
"stopSequence": 28
},
{
"arrival": {
"time": "1771519454"
},
"departure": {
"time": "1771519454"
},
"stopId": "CNFPT",
"stopSequence": 29
},
{
"arrival": {
"time": "1771519525"
},
"departure": {
"time": "1771519525"
},
"stopId": "BEAUSSIE",
"stopSequence": 30
},
{
"arrival": {
"time": "1771519645"
},
"departure": {
"time": "1771519645"
},
"stopId": "CITEUNIV",
"stopSequence": 31
},
{
"arrival": {
"time": "1771519708"
},
"departure": {
"time": "1771519708"
},
"stopId": "POLYTECH",
"stopSequence": 32
},
{
"arrival": {
"time": "1771519784"
},
"departure": {
"time": "1771519784"
},
"stopId": "NDAMELAC",
"stopSequence": 33
},
{
"arrival": {
"time": "1771519867"
},
"departure": {
"time": "1771519867"
},
"stopId": "BOISRAME",
"stopSequence": 34
},
{
"arrival": {
"time": "1771519945"
},
"departure": {
"time": "1771519945"
},
"stopId": "CHBBEILL",
"stopSequence": 35
},
{
"arrival": {
"time": "1771520019"
},
"departure": {
"time": "1771520019"
},
"stopId": "MVIGNE",
"stopSequence": 36
},
{
"arrival": {
"time": "1771520126"
},
"departure": {
"time": "1771520126"
},
"stopId": "FARCYSJA",
"stopSequence": 37
},
{
"arrival": {
"time": "1771520367"
},
"departure": {
"time": "1771520367"
},
"stopId": "LEQUAI-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771520451"
},
"departure": {
"time": "1771520451"
},
"stopId": "MONPR-E",
"stopSequence": 39
}
],
"trip": {
"directionId": 0,
"routeId": "06",
"tripId": "6260076"
}
}
},
{
"id": "trip:3568",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516782"
},
"departure": {
"time": "1771516790"
},
"stopId": "LESECOTS",
"stopSequence": 7
},
{
"arrival": {
"time": "1771516807"
},
"departure": {
"time": "1771516812"
},
"stopId": "LANGEVIN",
"stopSequence": 8
},
{
"arrival": {
"time": "1771516850"
},
"departure": {
"time": "0"
},
"stopId": "ABI",
"stopSequence": 9
},
{
"arrival": {
"time": "1771516896"
},
"departure": {
"time": "1771516896"
},
"stopId": "BELLANGE",
"stopSequence": 10
},
{
"arrival": {
"time": "1771516923"
},
"departure": {
"time": "1771516923"
},
"stopId": "PERRAUDI",
"stopSequence": 11
},
{
"arrival": {
"time": "1771516943"
},
"departure": {
"time": "1771516943"
},
"stopId": "PAUGER",
"stopSequence": 12
},
{
"arrival": {
"time": "1771516975"
},
"departure": {
"time": "1771516975"
},
"stopId": "RENARD",
"stopSequence": 13
},
{
"arrival": {
"time": "1771517170"
},
"departure": {
"time": "1771517170"
},
"stopId": "PAQUERET",
"stopSequence": 14
},
{
"arrival": {
"time": "1771517217"
},
"departure": {
"time": "1771517217"
},
"stopId": "5ROUTES",
"stopSequence": 15
},
{
"arrival": {
"time": "1771517305"
},
"departure": {
"time": "1771517305"
},
"stopId": "ATOLL",
"stopSequence": 16
},
{
"arrival": {
"time": "1771517499"
},
"departure": {
"time": "1771517499"
},
"stopId": "DESERRE",
"stopSequence": 17
},
{
"arrival": {
"time": "1771517559"
},
"departure": {
"time": "1771517559"
},
"stopId": "MORSUB",
"stopSequence": 18
},
{
"arrival": {
"time": "1771517650"
},
"departure": {
"time": "1771517650"
},
"stopId": "LABABEAU",
"stopSequence": 19
},
{
"arrival": {
"time": "1771518036"
},
"departure": {
"time": "1771518036"
},
"stopId": "FARCYSJA",
"stopSequence": 20
},
{
"arrival": {
"time": "1771518190"
},
"departure": {
"time": "1771518190"
},
"stopId": "QUAIsubN",
"stopSequence": 21
}
],
"trip": {
"directionId": 0,
"routeId": "35",
"tripId": "3568"
}
}
},
{
"id": "trip:6544381",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771519320"
},
"stopId": "LEQUAI-E",
"stopSequence": 0
},
{
"arrival": {
"time": "1771519369"
},
"departure": {
"time": "1771519369"
},
"stopId": "LEQUAI",
"stopSequence": 1
},
{
"arrival": {
"time": "1771519603"
},
"departure": {
"time": "1771519603"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHDARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1771519531"
},
"departure": {
"time": "1771519531"
},
"stopId": "CCI",
"stopSequence": 3
},
{
"arrival": {
"time": "1771519691"
},
"departure": {
"time": "1771519691"
},
"stopId": "HARAS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771519775"
},
"departure": {
"time": "1771519775"
},
"stopId": "STAUBIN",
"stopSequence": 5
},
{
"arrival": {
"time": "1771519869"
},
"departure": {
"time": "1771519980"
},
"stopId": "LORRAIN1",
"stopSequence": 6
},
{
"arrival": {
"time": "1771520220"
},
"stopId": "MENDES-E",
"stopSequence": 7
}
],
"trip": {
"directionId": 1,
"routeId": "Tbus",
"tripId": "6544381"
}
}
},
{
"id": "trip:6257974",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771518540"
},
"stopId": "BEAUCOUZ",
"stopSequence": 0
},
{
"arrival": {
"time": "1771518576"
},
"departure": {
"time": "1771518576"
},
"stopId": "FAUVETTE",
"stopSequence": 1
},
{
"arrival": {
"time": "1771518609"
},
"departure": {
"time": "1771518609"
},
"stopId": "PINSONS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771518668"
},
"departure": {
"time": "1771518668"
},
"stopId": "PRIEURE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771518699"
},
"departure": {
"time": "1771518699"
},
"stopId": "VAURAGER",
"stopSequence": 5
},
{
"arrival": {
"time": "1771518759"
},
"departure": {
"time": "1771518759"
},
"stopId": "ROUAIRIE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771518802"
},
"departure": {
"time": "1771518802"
},
"stopId": "LASOURCE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771518840"
},
"departure": {
"time": "1771518840"
},
"stopId": "CERFEUIL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771518898"
},
"departure": {
"time": "1771518898"
},
"stopId": "PROMENIE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771518937"
},
"departure": {
"time": "1771518937"
},
"stopId": "GRANBELL",
"stopSequence": 10
},
{
"arrival": {
"time": "1771518975"
},
"departure": {
"time": "1771518975"
},
"stopId": "RODIN",
"stopSequence": 11
},
{
"arrival": {
"time": "1771519011"
},
"departure": {
"time": "1771519011"
},
"stopId": "BRGPAILL",
"stopSequence": 12
},
{
"arrival": {
"time": "1771519115"
},
"departure": {
"time": "1771519115"
},
"stopId": "LANDREAU",
"stopSequence": 13
},
{
"arrival": {
"time": "1771519156"
},
"departure": {
"time": "1771519156"
},
"stopId": "GDPERIGN",
"stopSequence": 14
},
{
"arrival": {
"time": "1771519207"
},
"departure": {
"time": "1771519207"
},
"stopId": "INRA",
"stopSequence": 15
},
{
"arrival": {
"time": "1771519240"
},
"departure": {
"time": "1771519240"
},
"stopId": "MOREL",
"stopSequence": 16
},
{
"arrival": {
"time": "1771519279"
},
"departure": {
"time": "1771519279"
},
"stopId": "LENOTRE",
"stopSequence": 17
},
{
"arrival": {
"time": "1771519320"
},
"departure": {
"time": "1771519320"
},
"stopId": "BBCAMTEC",
"stopSequence": 18
},
{
"arrival": {
"time": "1771519435"
},
"departure": {
"time": "1771519435"
},
"stopId": "I.U.T.",
"stopSequence": 19
},
{
"arrival": {
"time": "1771519485"
},
"departure": {
"time": "1771519485"
},
"stopId": "RESTUNIV",
"stopSequence": 20
},
{
"arrival": {
"time": "1771519560"
},
"departure": {
"time": "1771519560"
},
"stopId": "CITEUNIV",
"stopSequence": 21
},
{
"arrival": {
"time": "1771519623"
},
"departure": {
"time": "1771519623"
},
"stopId": "POLYTECH",
"stopSequence": 22
},
{
"arrival": {
"time": "1771519699"
},
"departure": {
"time": "1771519699"
},
"stopId": "NDAMELAC",
"stopSequence": 23
},
{
"arrival": {
"time": "1771519782"
},
"departure": {
"time": "1771519782"
},
"stopId": "BOISRAME",
"stopSequence": 24
},
{
"arrival": {
"time": "1771519860"
},
"departure": {
"time": "1771519860"
},
"stopId": "CHBBEILL",
"stopSequence": 25
},
{
"arrival": {
"time": "1771519935"
},
"departure": {
"time": "1771519935"
},
"stopId": "MVIGNE",
"stopSequence": 26
},
{
"arrival": {
"time": "1771520043"
},
"departure": {
"time": "1771520043"
},
"stopId": "FARCYSJA",
"stopSequence": 27
},
{
"arrival": {
"time": "1771520139"
},
"departure": {
"time": "1771520139"
},
"stopId": "SAJACQUE",
"stopSequence": 28
},
{
"arrival": {
"time": "1771520208"
},
"departure": {
"time": "1771520208"
},
"stopId": "DUMESNIL",
"stopSequence": 29
},
{
"arrival": {
"time": "1771520246"
},
"departure": {
"time": "1771520246"
},
"stopId": "LEQUAI",
"stopSequence": 30
},
{
"arrival": {
"time": "1771520220"
},
"departure": {
"time": "1771520220"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MONPROF.",
"stopSequence": 31
},
{
"arrival": {
"time": "1771520347"
},
"departure": {
"time": "1771520347"
},
"scheduleRelationship": "SKIPPED",
"stopId": "TRINITE",
"stopSequence": 32
},
{
"arrival": {
"time": "1771520435"
},
"departure": {
"time": "1771520435"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAUREPA",
"stopSequence": 33
},
{
"arrival": {
"time": "1771520461"
},
"departure": {
"time": "1771520461"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHDARR",
"stopSequence": 35
}
],
"trip": {
"directionId": 0,
"routeId": "02",
"tripId": "6257974"
}
}
},
{
"id": "trip:6257727",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516840"
},
"departure": {
"time": "1771516840"
},
"stopId": "LHOIRI-D",
"stopSequence": 0
},
{
"arrival": {
"time": "1771516840"
},
"departure": {
"time": "1771516840"
},
"stopId": "LHOIRIE2",
"stopSequence": 1
},
{
"arrival": {
"time": "1771516870"
},
"departure": {
"time": "1771516870"
},
"stopId": "PAVILL-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771516941"
},
"departure": {
"time": "1771516941"
},
"stopId": "EBEAUP-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771516974"
},
"departure": {
"time": "1771516974"
},
"stopId": "AAMIPI-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771517058"
},
"departure": {
"time": "1771517058"
},
"stopId": "GUINEZ-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771517120"
},
"departure": {
"time": "1771517120"
},
"stopId": "CLAIE-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771517149"
},
"departure": {
"time": "1771517149"
},
"stopId": "THOMAS-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771517240"
},
"departure": {
"time": "1771517240"
},
"stopId": "ZIBEAU-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771517274"
},
"departure": {
"time": "1771517274"
},
"stopId": "CCMOLIER",
"stopSequence": 9
},
{
"arrival": {
"time": "1771517323"
},
"departure": {
"time": "1771517323"
},
"stopId": "AAQUITN",
"stopSequence": 10
},
{
"arrival": {
"time": "1771517357"
},
"departure": {
"time": "1771517357"
},
"stopId": "SHEAKSPE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771517423"
},
"departure": {
"time": "1771517423"
},
"stopId": "WIGAN",
"stopSequence": 12
},
{
"arrival": {
"time": "1771517454"
},
"departure": {
"time": "1771517454"
},
"stopId": "GRESILLE",
"stopSequence": 13
},
{
"arrival": {
"time": "1771517499"
},
"departure": {
"time": "1771517499"
},
"stopId": "PROUDHON",
"stopSequence": 14
},
{
"arrival": {
"time": "1771517571"
},
"departure": {
"time": "1771517571"
},
"stopId": "VALLO",
"stopSequence": 15
},
{
"arrival": {
"time": "1771517607"
},
"departure": {
"time": "1771517607"
},
"stopId": "MONTECLA",
"stopSequence": 16
},
{
"arrival": {
"time": "1771517648"
},
"departure": {
"time": "1771517648"
},
"stopId": "DELESCL",
"stopSequence": 17
},
{
"arrival": {
"time": "1771517768"
},
"departure": {
"time": "1771517768"
},
"stopId": "MAISLA-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771517805"
},
"departure": {
"time": "1771517805"
},
"stopId": "PERUSS-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771517873"
},
"departure": {
"time": "1771517873"
},
"stopId": "GDMAINE",
"stopSequence": 20
},
{
"arrival": {
"time": "1771518347"
},
"departure": {
"time": "1771518347"
},
"stopId": "EBLE",
"stopSequence": 21
},
{
"arrival": {
"time": "1771518409"
},
"departure": {
"time": "1771518409"
},
"stopId": "GENIE",
"stopSequence": 22
},
{
"arrival": {
"time": "1771518486"
},
"departure": {
"time": "1771518486"
},
"stopId": "VAUBAN",
"stopSequence": 23
},
{
"arrival": {
"time": "1771518520"
},
"departure": {
"time": "1771518520"
},
"stopId": "POIREL",
"stopSequence": 24
},
{
"arrival": {
"time": "1771518581"
},
"departure": {
"time": "1771518581"
},
"stopId": "PONTNOIR",
"stopSequence": 25
},
{
"arrival": {
"time": "1771518620"
},
"departure": {
"time": "1771518620"
},
"stopId": "SEMARD",
"stopSequence": 26
},
{
"arrival": {
"time": "1771517640"
},
"departure": {
"time": "1771517640"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHDARR",
"stopSequence": 27
},
{
"arrival": {
"time": "1771517707"
},
"departure": {
"time": "1771517707"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ACADEMIE",
"stopSequence": 28
},
{
"arrival": {
"time": "1771517780"
},
"departure": {
"time": "1771517780"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GBREM-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771518687"
},
"departure": {
"time": "1771518687"
},
"stopId": "GARETERM",
"stopSequence": 30
},
{
"arrival": {
"time": "1771518745"
},
"departure": {
"time": "1771518745"
},
"stopId": "LESGARES",
"stopSequence": 31
},
{
"arrival": {
"time": "1771518897"
},
"departure": {
"time": "1771518897"
},
"stopId": "HARAS",
"stopSequence": 32
},
{
"arrival": {
"time": "1771518982"
},
"departure": {
"time": "1771518982"
},
"stopId": "STAUBIN",
"stopSequence": 33
},
{
"arrival": {
"time": "1771519021"
},
"departure": {
"time": "1771519021"
},
"stopId": "LOR-FO-A",
"stopSequence": 34
},
{
"arrival": {
"time": "1771519226"
},
"departure": {
"time": "1771519226"
},
"stopId": "MENDES-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771519419"
},
"departure": {
"time": "1771519419"
},
"stopId": "SAVARY-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771519451"
},
"departure": {
"time": "1771519451"
},
"stopId": "MUSSET-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771519564"
},
"departure": {
"time": "1771519564"
},
"stopId": "LUTIN-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771519605"
},
"departure": {
"time": "1771519605"
},
"stopId": "MACE-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771519641"
},
"departure": {
"time": "1771519641"
},
"stopId": "DESJAR-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771519719"
},
"departure": {
"time": "1771519719"
},
"stopId": "BRISEP-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771519765"
},
"departure": {
"time": "1771519765"
},
"stopId": "MIMOSA-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771519818"
},
"departure": {
"time": "1771519818"
},
"stopId": "CHATEN-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771519924"
},
"departure": {
"time": "1771519924"
},
"stopId": "SOLELE-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771519972"
},
"departure": {
"time": "1771519972"
},
"stopId": "SEPSON-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771520032"
},
"departure": {
"time": "1771520032"
},
"stopId": "BANCST-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771520133"
},
"departure": {
"time": "1771520133"
},
"stopId": "RTEPAR-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771520207"
},
"departure": {
"time": "1771520207"
},
"stopId": "PROVIN-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771520316"
},
"stopId": "PARCEX-E",
"stopSequence": 49
}
],
"trip": {
"directionId": 0,
"routeId": "04",
"tripId": "6257727"
}
}
},
{
"id": "trip:6544234",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771518900"
},
"stopId": "1CECO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771519040"
},
"departure": {
"time": "1771519040"
},
"stopId": "1CONS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771519134"
},
"departure": {
"time": "1771519134"
},
"stopId": "1MTAI",
"stopSequence": 2
},
{
"arrival": {
"time": "1771519292"
},
"departure": {
"time": "1771519292"
},
"stopId": "1CROI",
"stopSequence": 3
},
{
"arrival": {
"time": "1771519370"
},
"departure": {
"time": "1771519370"
},
"stopId": "1BRIS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771519528"
},
"departure": {
"time": "1771519528"
},
"stopId": "1DUNA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771519607"
},
"departure": {
"time": "1771519607"
},
"stopId": "1EURO",
"stopSequence": 6
},
{
"arrival": {
"time": "1771519680"
},
"stopId": "2MONP",
"stopSequence": 7
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6544234"
}
}
},
{
"id": "trip:6544243",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771517410"
},
"stopId": "2MONP",
"stopSequence": 0
},
{
"arrival": {
"time": "1771517492"
},
"departure": {
"time": "1771517492"
},
"stopId": "2EURO",
"stopSequence": 1
},
{
"arrival": {
"time": "1771517578"
},
"departure": {
"time": "1771517578"
},
"stopId": "2DUNA",
"stopSequence": 2
},
{
"arrival": {
"time": "1771517750"
},
"departure": {
"time": "1771517750"
},
"stopId": "2BRIS",
"stopSequence": 3
},
{
"arrival": {
"time": "1771517831"
},
"departure": {
"time": "1771517831"
},
"stopId": "2CROI",
"stopSequence": 4
},
{
"arrival": {
"time": "1771517992"
},
"departure": {
"time": "1771517992"
},
"stopId": "2MTAI",
"stopSequence": 5
},
{
"arrival": {
"time": "1771518090"
},
"departure": {
"time": "1771518090"
},
"stopId": "2CONS",
"stopSequence": 6
},
{
"arrival": {
"time": "1771518240"
},
"stopId": "2CECO",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6544243"
}
}
},
{
"id": "trip:6257954",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771517940"
},
"stopId": "SBAVENAI",
"stopSequence": 0
},
{
"arrival": {
"time": "1771518026"
},
"departure": {
"time": "1771518026"
},
"stopId": "COROT",
"stopSequence": 1
},
{
"arrival": {
"time": "1771518070"
},
"departure": {
"time": "1771518070"
},
"stopId": "CEZANNE",
"stopSequence": 2
},
{
"arrival": {
"time": "1771518107"
},
"departure": {
"time": "1771518107"
},
"stopId": "VERDUN",
"stopSequence": 3
},
{
"arrival": {
"time": "1771518134"
},
"departure": {
"time": "1771518134"
},
"stopId": "PASTEUR",
"stopSequence": 4
},
{
"arrival": {
"time": "1771518240"
},
"departure": {
"time": "1771518240"
},
"stopId": "JAUDETTE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771518285"
},
"departure": {
"time": "1771518285"
},
"stopId": "WALCOURT",
"stopSequence": 6
},
{
"arrival": {
"time": "1771518346"
},
"departure": {
"time": "1771518346"
},
"stopId": "MORLIERE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771518389"
},
"departure": {
"time": "1771518389"
},
"stopId": "CEEQUEST",
"stopSequence": 8
},
{
"arrival": {
"time": "1771518436"
},
"departure": {
"time": "1771518436"
},
"stopId": "PELLERI",
"stopSequence": 9
},
{
"arrival": {
"time": "1771518480"
},
"departure": {
"time": "1771518480"
},
"stopId": "STADE",
"stopSequence": 10
},
{
"arrival": {
"time": "1771518535"
},
"departure": {
"time": "1771518535"
},
"stopId": "AUBEPINE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771518589"
},
"departure": {
"time": "1771518589"
},
"stopId": "GEMMETR",
"stopSequence": 12
},
{
"arrival": {
"time": "1771518655"
},
"departure": {
"time": "1771518655"
},
"stopId": "JUFERRY",
"stopSequence": 13
},
{
"arrival": {
"time": "1771518730"
},
"departure": {
"time": "1771518730"
},
"stopId": "CCHEMINE",
"stopSequence": 14
},
{
"arrival": {
"time": "1771518789"
},
"departure": {
"time": "1771518789"
},
"stopId": "PAPERIE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771518840"
},
"departure": {
"time": "1771518840"
},
"stopId": "LAREUX",
"stopSequence": 16
},
{
"arrival": {
"time": "1771518912"
},
"departure": {
"time": "1771518912"
},
"stopId": "CASERNE",
"stopSequence": 17
},
{
"arrival": {
"time": "1771518995"
},
"departure": {
"time": "1771518995"
},
"stopId": "ARCEAU",
"stopSequence": 18
},
{
"arrival": {
"time": "1771519054"
},
"departure": {
"time": "1771519054"
},
"stopId": "AFPA",
"stopSequence": 19
},
{
"arrival": {
"time": "1771519125"
},
"departure": {
"time": "1771519125"
},
"stopId": "CIMETIER",
"stopSequence": 20
},
{
"arrival": {
"time": "1771519221"
},
"departure": {
"time": "1771519221"
},
"stopId": "MONTAIG",
"stopSequence": 21
},
{
"arrival": {
"time": "1771519262"
},
"departure": {
"time": "1771519262"
},
"stopId": "GARDOT",
"stopSequence": 22
},
{
"arrival": {
"time": "1771519320"
},
"departure": {
"time": "1771519320"
},
"stopId": "STEXUPER",
"stopSequence": 23
},
{
"arrival": {
"time": "1771519387"
},
"departure": {
"time": "1771519387"
},
"stopId": "SECUSOCI",
"stopSequence": 24
},
{
"arrival": {
"time": "1771519507"
},
"departure": {
"time": "1771519507"
},
"stopId": "MAIL-NAE",
"stopSequence": 25
},
{
"arrival": {
"time": "1771519560"
},
"departure": {
"time": "1771519620"
},
"stopId": "FO-LOR-R",
"stopSequence": 26
},
{
"arrival": {
"time": "1771519729"
},
"departure": {
"time": "1771519729"
},
"stopId": "STAUBI-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771519781"
},
"departure": {
"time": "1771519781"
},
"stopId": "HARAS-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771519920"
},
"departure": {
"time": "1771519920"
},
"stopId": "LESGAR-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771520038"
},
"departure": {
"time": "1771520038"
},
"stopId": "BREMON-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771520116"
},
"departure": {
"time": "1771520116"
},
"stopId": "ACAD-PLA",
"stopSequence": 31
},
{
"arrival": {
"time": "1771520165"
},
"departure": {
"time": "1771520165"
},
"stopId": "CHDARR-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771520289"
},
"departure": {
"time": "1771520289"
},
"stopId": "LEQUAI-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771520329"
},
"departure": {
"time": "1771520329"
},
"stopId": "DUMESN-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771520340"
},
"departure": {
"time": "1771520340"
},
"scheduleRelationship": "SKIPPED",
"stopId": "COEURM-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771520393"
},
"departure": {
"time": "1771520393"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAURE-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771520452"
},
"departure": {
"time": "1771520452"
},
"scheduleRelationship": "SKIPPED",
"stopId": "TRINIT-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771520431"
},
"departure": {
"time": "1771520431"
},
"stopId": "SAJACQ-E",
"stopSequence": 39
}
],
"trip": {
"directionId": 1,
"routeId": "02",
"tripId": "6257954"
}
}
},
{
"id": "trip:6052696",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771517040"
},
"stopId": "VEILLIER",
"stopSequence": 0
},
{
"arrival": {
"time": "1771517100"
},
"departure": {
"time": "1771517280"
},
"stopId": "GRIMOREL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771517395"
},
"departure": {
"time": "1771517395"
},
"stopId": "BMOTTE",
"stopSequence": 2
},
{
"arrival": {
"time": "1771517466"
},
"departure": {
"time": "1771517466"
},
"stopId": "LABROSSE",
"stopSequence": 3
},
{
"arrival": {
"time": "1771517519"
},
"departure": {
"time": "1771517519"
},
"stopId": "FIEFGENT",
"stopSequence": 4
},
{
"arrival": {
"time": "1771517602"
},
"departure": {
"time": "1771517602"
},
"stopId": "VIELLMAI",
"stopSequence": 6
},
{
"arrival": {
"time": "1771517640"
},
"departure": {
"time": "1771517640"
},
"stopId": "BBRANCHE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771517675"
},
"departure": {
"time": "1771517675"
},
"stopId": "LESRIVES",
"stopSequence": 8
},
{
"arrival": {
"time": "1771517713"
},
"departure": {
"time": "1771517713"
},
"stopId": "CHAUMIER",
"stopSequence": 9
},
{
"arrival": {
"time": "1771517896"
},
"departure": {
"time": "1771517896"
},
"stopId": "PTFILLES",
"stopSequence": 11
},
{
"arrival": {
"time": "1771517996"
},
"departure": {
"time": "1771517996"
},
"stopId": "EPERVIER",
"stopSequence": 12
},
{
"arrival": {
"time": "1771518029"
},
"departure": {
"time": "1771518029"
},
"stopId": "CONFLUEN",
"stopSequence": 13
},
{
"arrival": {
"time": "1771518090"
},
"departure": {
"time": "1771518090"
},
"stopId": "CHABOL-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771518180"
},
"departure": {
"time": "1771518180"
},
"stopId": "EVENTARD",
"stopSequence": 15
},
{
"arrival": {
"time": "1771518218"
},
"departure": {
"time": "1771518218"
},
"stopId": "COTTAGE",
"stopSequence": 16
},
{
"arrival": {
"time": "1771518283"
},
"departure": {
"time": "1771518283"
},
"stopId": "DUBELL-2",
"stopSequence": 17
},
{
"arrival": {
"time": "1771518314"
},
"departure": {
"time": "1771518314"
},
"stopId": "BOISABBE",
"stopSequence": 18
},
{
"arrival": {
"time": "1771518360"
},
"departure": {
"time": "1771518360"
},
"stopId": "DEBUSSY",
"stopSequence": 19
},
{
"arrival": {
"time": "1771518458"
},
"departure": {
"time": "1771518458"
},
"stopId": "HOTELLER",
"stopSequence": 20
},
{
"arrival": {
"time": "1771518539"
},
"departure": {
"time": "1771518539"
},
"stopId": "INDUSTRI",
"stopSequence": 21
},
{
"arrival": {
"time": "1771518660"
},
"stopId": "MONPLAIS",
"stopSequence": 22
}
],
"trip": {
"directionId": 0,
"routeId": "12",
"tripId": "6052696"
}
}
},
{
"id": "trip:6052743",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771518180"
},
"stopId": "HTDEMURS",
"stopSequence": 0
},
{
"arrival": {
"time": "1771518220"
},
"departure": {
"time": "1771518220"
},
"stopId": "LABUISSA",
"stopSequence": 1
},
{
"arrival": {
"time": "1771518271"
},
"departure": {
"time": "1771518271"
},
"stopId": "LECOTEAU",
"stopSequence": 2
},
{
"arrival": {
"time": "1771518343"
},
"departure": {
"time": "1771518343"
},
"stopId": "CARMET",
"stopSequence": 3
},
{
"arrival": {
"time": "1771518423"
},
"departure": {
"time": "1771518423"
},
"stopId": "MURSHDV",
"stopSequence": 4
},
{
"arrival": {
"time": "1771518454"
},
"departure": {
"time": "1771518454"
},
"stopId": "LEVESQUE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771518532"
},
"departure": {
"time": "1771518532"
},
"stopId": "ERIGNE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771518561"
},
"departure": {
"time": "1771518561"
},
"stopId": "SOLAND",
"stopSequence": 7
},
{
"arrival": {
"time": "1771518600"
},
"departure": {
"time": "1771518600"
},
"stopId": "GDPRESSO",
"stopSequence": 8
},
{
"arrival": {
"time": "1771518660"
},
"departure": {
"time": "1771518660"
},
"stopId": "BARBOTER",
"stopSequence": 9
},
{
"arrival": {
"time": "1771518724"
},
"departure": {
"time": "1771518724"
},
"stopId": "FONTENE",
"stopSequence": 10
},
{
"arrival": {
"time": "1771518780"
},
"departure": {
"time": "1771518780"
},
"stopId": "BRISSAC",
"stopSequence": 11
},
{
"arrival": {
"time": "1771519800"
},
"departure": {
"time": "1771519800"
},
"stopId": "GARDOT",
"stopSequence": 12
},
{
"arrival": {
"time": "1771519880"
},
"departure": {
"time": "1771519880"
},
"stopId": "STEXUPER",
"stopSequence": 13
},
{
"arrival": {
"time": "1771519969"
},
"departure": {
"time": "1771519969"
},
"stopId": "SECUSOCI",
"stopSequence": 14
},
{
"arrival": {
"time": "1771520160"
},
"stopId": "HDVSUB",
"stopSequence": 15
}
],
"trip": {
"directionId": 0,
"routeId": "23",
"tripId": "6052743"
}
}
},
{
"id": "trip:6054015",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771520100"
},
"stopId": "GAREPAPI",
"stopSequence": 0
},
{
"arrival": {
"time": "1771520238"
},
"departure": {
"time": "1771520238"
},
"stopId": "BREMON-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771520318"
},
"departure": {
"time": "1771520318"
},
"stopId": "ACAD-PLA",
"stopSequence": 2
},
{
"arrival": {
"time": "1771520368"
},
"departure": {
"time": "1771520368"
},
"stopId": "CHDARR-E",
"stopSequence": 3
}
],
"trip": {
"directionId": 1,
"routeId": "22",
"tripId": "6054015"
}
}
},
{
"id": "trip:6053027",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516843"
},
"departure": {
"time": "1771516843"
},
"stopId": "CHATENAY",
"stopSequence": 16
},
{
"arrival": {
"time": "1771516990"
},
"departure": {
"time": "1771516990"
},
"stopId": "BRISEPOT",
"stopSequence": 17
},
{
"arrival": {
"time": "1771517338"
},
"departure": {
"time": "1771517338"
},
"stopId": "CLEMOINE",
"stopSequence": 18
},
{
"arrival": {
"time": "1771517472"
},
"stopId": "HDVSUB",
"stopSequence": 19
}
],
"trip": {
"directionId": 0,
"routeId": "25",
"tripId": "6053027"
}
}
},
{
"id": "trip:6258477",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516881"
},
"departure": {
"time": "1771516881"
},
"stopId": "HARAS",
"stopSequence": 26
},
{
"arrival": {
"time": "1771517021"
},
"departure": {
"time": "1771517021"
},
"stopId": "STAUBIN",
"stopSequence": 27
},
{
"arrival": {
"time": "1771517113"
},
"departure": {
"time": "1771517113"
},
"stopId": "LOHUIT",
"stopSequence": 28
},
{
"arrival": {
"time": "1771517284"
},
"departure": {
"time": "1771517284"
},
"stopId": "PLDULY-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771517374"
},
"departure": {
"time": "1771517374"
},
"stopId": "STJOS-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771517452"
},
"departure": {
"time": "1771517452"
},
"stopId": "ANFRAN-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771517509"
},
"departure": {
"time": "1771517509"
},
"stopId": "DESMAZ-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771517653"
},
"departure": {
"time": "1771517653"
},
"stopId": "MONGAZ-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771517722"
},
"departure": {
"time": "1771517722"
},
"stopId": "GERICA-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771517747"
},
"departure": {
"time": "1771517747"
},
"stopId": "STLEON-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771517844"
},
"departure": {
"time": "1771517844"
},
"stopId": "CORMI-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771517893"
},
"departure": {
"time": "1771517893"
},
"stopId": "VILSAN-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771518028"
},
"departure": {
"time": "1771518028"
},
"stopId": "GASPAL-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771518124"
},
"departure": {
"time": "1771518124"
},
"stopId": "MARAIS",
"stopSequence": 40
},
{
"arrival": {
"time": "1771518167"
},
"departure": {
"time": "1771518167"
},
"stopId": "BELLVUTR",
"stopSequence": 41
},
{
"arrival": {
"time": "1771518245"
},
"departure": {
"time": "1771518245"
},
"stopId": "DAGUER-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771518316"
},
"departure": {
"time": "1771518316"
},
"stopId": "ALLUME-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771518365"
},
"departure": {
"time": "1771518365"
},
"stopId": "RIOTTE-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771518437"
},
"departure": {
"time": "1771518437"
},
"stopId": "LAVOIR-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771518552"
},
"departure": {
"time": "1771518552"
},
"stopId": "JEBOUT-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771518632"
},
"departure": {
"time": "1771518632"
},
"stopId": "GUILLEB.",
"stopSequence": 47
},
{
"arrival": {
"time": "1771518665"
},
"departure": {
"time": "1771518665"
},
"stopId": "RONCIE-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771518714"
},
"departure": {
"time": "1771518714"
},
"stopId": "JEROST-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771518747"
},
"departure": {
"time": "1771518747"
},
"stopId": "MACURI-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771518729"
},
"departure": {
"time": "1771518729"
},
"stopId": "GGSAND-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771518831"
},
"departure": {
"time": "1771518831"
},
"stopId": "FRANVI-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771518902"
},
"departure": {
"time": "1771518902"
},
"stopId": "PATUR-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771518953"
},
"departure": {
"time": "1771518953"
},
"stopId": "POUILL-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771519085"
},
"stopId": "VERNUSSO",
"stopSequence": 56
}
],
"trip": {
"directionId": 0,
"routeId": "08",
"tripId": "6258477"
}
}
},
{
"id": "trip:6258073",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516813"
},
"departure": {
"time": "1771516850"
},
"stopId": "AURIOL-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1771516882"
},
"stopId": "AQUAVITA",
"stopSequence": 64
}
],
"trip": {
"directionId": 1,
"routeId": "05",
"tripId": "6258073"
}
}
},
{
"id": "trip:6258738",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771520100"
},
"stopId": "TRELAZE",
"stopSequence": 0
},
{
"arrival": {
"time": "1771520129"
},
"departure": {
"time": "1771520129"
},
"stopId": "MALRAUX",
"stopSequence": 1
},
{
"arrival": {
"time": "1771520180"
},
"departure": {
"time": "1771520180"
},
"stopId": "FMAURIAC",
"stopSequence": 2
},
{
"arrival": {
"time": "1771520246"
},
"departure": {
"time": "1771520246"
},
"stopId": "TRELGARE",
"stopSequence": 3
},
{
"arrival": {
"time": "1771520340"
},
"departure": {
"time": "1771520340"
},
"stopId": "HMTREL",
"stopSequence": 4
},
{
"arrival": {
"time": "1771520428"
},
"departure": {
"time": "1771520428"
},
"stopId": "CIMTRELA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771520467"
},
"departure": {
"time": "1771520467"
},
"stopId": "EGLTRELA",
"stopSequence": 6
}
],
"trip": {
"directionId": 0,
"routeId": "01",
"tripId": "6258738"
}
}
},
{
"id": "trip:6258480",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771519200"
},
"stopId": "ROMORNA",
"stopSequence": 0
},
{
"arrival": {
"time": "1771519292"
},
"departure": {
"time": "1771519292"
},
"stopId": "LECHENE",
"stopSequence": 1
},
{
"arrival": {
"time": "1771519318"
},
"departure": {
"time": "1771519318"
},
"stopId": "PORTSG",
"stopSequence": 2
},
{
"arrival": {
"time": "1771519363"
},
"departure": {
"time": "1771519363"
},
"stopId": "VANRIE",
"stopSequence": 3
},
{
"arrival": {
"time": "1771519427"
},
"departure": {
"time": "1771519427"
},
"stopId": "CLOSNEUF",
"stopSequence": 4
},
{
"arrival": {
"time": "1771519491"
},
"departure": {
"time": "1771519491"
},
"stopId": "HOSGEMME",
"stopSequence": 5
},
{
"arrival": {
"time": "1771519541"
},
"departure": {
"time": "1771519541"
},
"stopId": "MASGEMME",
"stopSequence": 6
},
{
"arrival": {
"time": "1771519606"
},
"departure": {
"time": "1771519606"
},
"stopId": "LOUPINO",
"stopSequence": 7
},
{
"arrival": {
"time": "1771519681"
},
"departure": {
"time": "1771519681"
},
"stopId": "LESROSES",
"stopSequence": 8
},
{
"arrival": {
"time": "1771519740"
},
"departure": {
"time": "1771519740"
},
"stopId": "RTEDANGE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771519762"
},
"departure": {
"time": "1771519762"
},
"stopId": "BELOEIL",
"stopSequence": 10
},
{
"arrival": {
"time": "1771519822"
},
"departure": {
"time": "1771519822"
},
"stopId": "JOLIVETT",
"stopSequence": 11
},
{
"arrival": {
"time": "1771519843"
},
"departure": {
"time": "1771519843"
},
"stopId": "HUTREAU",
"stopSequence": 12
},
{
"arrival": {
"time": "1771519912"
},
"departure": {
"time": "1771519912"
},
"stopId": "COSSE",
"stopSequence": 13
},
{
"arrival": {
"time": "1771519949"
},
"departure": {
"time": "1771519949"
},
"stopId": "AUBRY",
"stopSequence": 14
},
{
"arrival": {
"time": "1771519999"
},
"departure": {
"time": "1771519999"
},
"stopId": "MTARDAT",
"stopSequence": 15
},
{
"arrival": {
"time": "1771520029"
},
"departure": {
"time": "1771520029"
},
"stopId": "INTREPID",
"stopSequence": 16
},
{
"arrival": {
"time": "1771520066"
},
"departure": {
"time": "1771520066"
},
"stopId": "BEDIER",
"stopSequence": 17
},
{
"arrival": {
"time": "1771520100"
},
"departure": {
"time": "1771520100"
},
"stopId": "LETANDUE",
"stopSequence": 18
},
{
"arrival": {
"time": "1771520208"
},
"departure": {
"time": "1771520208"
},
"stopId": "STRASBOU",
"stopSequence": 19
},
{
"arrival": {
"time": "1771520274"
},
"departure": {
"time": "1771520274"
},
"stopId": "FREMUR",
"stopSequence": 20
},
{
"arrival": {
"time": "1771520329"
},
"departure": {
"time": "1771520329"
},
"stopId": "VAUBAN",
"stopSequence": 21
},
{
"arrival": {
"time": "1771520368"
},
"departure": {
"time": "1771520368"
},
"stopId": "POIREL",
"stopSequence": 22
},
{
"arrival": {
"time": "1771520436"
},
"departure": {
"time": "1771520436"
},
"stopId": "PONTNOIR",
"stopSequence": 23
}
],
"trip": {
"directionId": 0,
"routeId": "08",
"tripId": "6258480"
}
}
},
{
"id": "trip:3064",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516801"
},
"departure": {
"time": "1771516815"
},
"stopId": "TUFFIERE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771516815"
},
"departure": {
"time": "1771516827"
},
"stopId": "SARRIGNE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771516860"
},
"departure": {
"time": "0"
},
"stopId": "SARRMAIR",
"stopSequence": 7
},
{
"arrival": {
"time": "1771516911"
},
"departure": {
"time": "1771516911"
},
"stopId": "SARRCIME",
"stopSequence": 8
},
{
"arrival": {
"time": "1771516965"
},
"departure": {
"time": "1771516965"
},
"stopId": "BEDAUDIE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771517082"
},
"departure": {
"time": "1771517082"
},
"stopId": "RTINARD",
"stopSequence": 10
},
{
"arrival": {
"time": "1771517250"
},
"departure": {
"time": "1771517250"
},
"stopId": "QVENTS",
"stopSequence": 11
},
{
"arrival": {
"time": "1771517318"
},
"departure": {
"time": "1771517318"
},
"stopId": "TOUSSAIN",
"stopSequence": 12
},
{
"arrival": {
"time": "1771517351"
},
"departure": {
"time": "1771517351"
},
"stopId": "LOGINODA",
"stopSequence": 13
},
{
"arrival": {
"time": "1771517389"
},
"departure": {
"time": "1771517389"
},
"stopId": "CLODOREA",
"stopSequence": 14
},
{
"arrival": {
"time": "1771517450"
},
"departure": {
"time": "1771517450"
},
"stopId": "MEUNIERS",
"stopSequence": 15
},
{
"arrival": {
"time": "1771517490"
},
"departure": {
"time": "1771517490"
},
"stopId": "BEAULIEU",
"stopSequence": 16
},
{
"arrival": {
"time": "1771517534"
},
"departure": {
"time": "1771517534"
},
"stopId": "GENETIER",
"stopSequence": 17
},
{
"arrival": {
"time": "1771517663"
},
"departure": {
"time": "1771517663"
},
"stopId": "MERCIER",
"stopSequence": 18
},
{
"arrival": {
"time": "1771517904"
},
"departure": {
"time": "1771517904"
},
"stopId": "CMONGAZO",
"stopSequence": 19
},
{
"arrival": {
"time": "1771517981"
},
"departure": {
"time": "1771517981"
},
"stopId": "COLOM-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771518030"
},
"departure": {
"time": "1771518030"
},
"stopId": "HELBO-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771518150"
},
"departure": {
"time": "1771518150"
},
"stopId": "POLE49",
"stopSequence": 22
},
{
"arrival": {
"time": "1771518260"
},
"departure": {
"time": "1771518260"
},
"stopId": "GRAZE",
"stopSequence": 23
},
{
"arrival": {
"time": "1771518330"
},
"departure": {
"time": "1771518330"
},
"stopId": "SAUBIN-S",
"stopSequence": 24
},
{
"arrival": {
"time": "1771518402"
},
"departure": {
"time": "1771518402"
},
"stopId": "RTEPARIS",
"stopSequence": 25
},
{
"arrival": {
"time": "1771518518"
},
"departure": {
"time": "1771518518"
},
"stopId": "SEPSONET",
"stopSequence": 26
},
{
"arrival": {
"time": "1771518630"
},
"departure": {
"time": "1771518630"
},
"stopId": "CHATENAY",
"stopSequence": 27
},
{
"arrival": {
"time": "1771518740"
},
"departure": {
"time": "1771518740"
},
"stopId": "BRISEPOT",
"stopSequence": 28
},
{
"arrival": {
"time": "1771518869"
},
"departure": {
"time": "1771518869"
},
"stopId": "LUTIN",
"stopSequence": 29
},
{
"arrival": {
"time": "1771519110"
},
"departure": {
"time": "1771519110"
},
"stopId": "HDVSUB",
"stopSequence": 30
}
],
"trip": {
"directionId": 0,
"routeId": "30",
"tripId": "3064"
}
}
},
{
"id": "trip:6258317",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516784"
},
"departure": {
"time": "1771516799"
},
"stopId": "DELAUNE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771516814"
},
"departure": {
"time": "1771516814"
},
"stopId": "BEURRIER",
"stopSequence": 9
},
{
"arrival": {
"time": "1771516853"
},
"departure": {
"time": "1771516858"
},
"stopId": "BRASSENS",
"stopSequence": 10
},
{
"arrival": {
"time": "1771516952"
},
"departure": {
"time": "1771516952"
},
"stopId": "MLYAUTEY",
"stopSequence": 11
},
{
"arrival": {
"time": "1771516989"
},
"departure": {
"time": "1771516989"
},
"stopId": "CHMARTYR",
"stopSequence": 12
},
{
"arrival": {
"time": "1771517014"
},
"departure": {
"time": "1771517014"
},
"stopId": "MAISDANS",
"stopSequence": 13
},
{
"arrival": {
"time": "1771517054"
},
"departure": {
"time": "1771517054"
},
"stopId": "GRANDMON",
"stopSequence": 14
},
{
"arrival": {
"time": "1771517108"
},
"departure": {
"time": "1771517108"
},
"stopId": "CLINIQUE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771517158"
},
"departure": {
"time": "1771517158"
},
"stopId": "VALOR",
"stopSequence": 16
},
{
"arrival": {
"time": "1771517195"
},
"departure": {
"time": "1771517195"
},
"stopId": "MEIGNANN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771517274"
},
"departure": {
"time": "1771517274"
},
"stopId": "REVERIES",
"stopSequence": 18
},
{
"arrival": {
"time": "1771517338"
},
"departure": {
"time": "1771517338"
},
"stopId": "POMONE",
"stopSequence": 19
},
{
"arrival": {
"time": "1771517443"
},
"departure": {
"time": "1771517443"
},
"stopId": "CIOUEST",
"stopSequence": 20
},
{
"arrival": {
"time": "1771517492"
},
"departure": {
"time": "1771517492"
},
"stopId": "CLEMENCE",
"stopSequence": 21
},
{
"arrival": {
"time": "1771517553"
},
"departure": {
"time": "1771517553"
},
"stopId": "MONPROFI",
"stopSequence": 22
},
{
"arrival": {
"time": "1771517572"
},
"departure": {
"time": "1771517572"
},
"stopId": "DUMESNIL",
"stopSequence": 23
},
{
"arrival": {
"time": "1771517610"
},
"departure": {
"time": "1771517610"
},
"stopId": "LEQUAI",
"stopSequence": 24
},
{
"arrival": {
"time": "1771517750"
},
"departure": {
"time": "1771517750"
},
"stopId": "CHDARR",
"stopSequence": 25
},
{
"arrival": {
"time": "1771517758"
},
"departure": {
"time": "1771517758"
},
"stopId": "ACAD-PLA",
"stopSequence": 26
},
{
"arrival": {
"time": "1771517772"
},
"departure": {
"time": "1771517772"
},
"stopId": "CCI",
"stopSequence": 27
},
{
"arrival": {
"time": "1771517821"
},
"departure": {
"time": "1771517821"
},
"stopId": "LICES-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771517849"
},
"departure": {
"time": "1771517849"
},
"stopId": "PAULBERT",
"stopSequence": 30
},
{
"arrival": {
"time": "1771517868"
},
"departure": {
"time": "1771517868"
},
"stopId": "HARAS",
"stopSequence": 31
},
{
"arrival": {
"time": "1771517906"
},
"departure": {
"time": "1771517906"
},
"stopId": "STAUBIN",
"stopSequence": 32
},
{
"arrival": {
"time": "1771517935"
},
"departure": {
"time": "1771517935"
},
"stopId": "LOR-FO-A",
"stopSequence": 33
},
{
"arrival": {
"time": "1771517948"
},
"departure": {
"time": "1771517948"
},
"stopId": "LORRAIN2",
"stopSequence": 36
},
{
"arrival": {
"time": "1771517951"
},
"departure": {
"time": "1771517951"
},
"stopId": "LORRAIN1",
"stopSequence": 37
},
{
"arrival": {
"time": "1771517952"
},
"departure": {
"time": "1771517952"
},
"stopId": "LORRTERM",
"stopSequence": 38
},
{
"arrival": {
"time": "1771517956"
},
"departure": {
"time": "1771517956"
},
"stopId": "LOHUIT",
"stopSequence": 39
},
{
"arrival": {
"time": "1771517956"
},
"departure": {
"time": "1771517956"
},
"stopId": "HMAI",
"stopSequence": 40
},
{
"arrival": {
"time": "1771517977"
},
"departure": {
"time": "1771517977"
},
"stopId": "MAIL-NAE",
"stopSequence": 41
},
{
"arrival": {
"time": "1771517991"
},
"departure": {
"time": "1771517991"
},
"stopId": "HDVSUB",
"stopSequence": 42
},
{
"arrival": {
"time": "1771518014"
},
"departure": {
"time": "1771518014"
},
"stopId": "MENDES-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771517400"
},
"departure": {
"time": "1771517400"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DESCAZ-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771517457"
},
"departure": {
"time": "1771517457"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BICHDAVI",
"stopSequence": 46
},
{
"arrival": {
"time": "1771517539"
},
"departure": {
"time": "1771517539"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HOTDIEU",
"stopSequence": 47
},
{
"arrival": {
"time": "1771517580"
},
"departure": {
"time": "1771517580"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ROCHEFOU",
"stopSequence": 48
},
{
"arrival": {
"time": "1771517825"
},
"departure": {
"time": "1771517825"
},
"scheduleRelationship": "SKIPPED",
"stopId": "STSERGEU",
"stopSequence": 49
},
{
"arrival": {
"time": "1771518109"
},
"departure": {
"time": "1771518109"
},
"stopId": "MENDESFR",
"stopSequence": 50
},
{
"arrival": {
"time": "1771518212"
},
"departure": {
"time": "1771518480"
},
"stopId": "FO-LOR-R",
"stopSequence": 51
},
{
"arrival": {
"time": "1771518591"
},
"departure": {
"time": "1771518591"
},
"stopId": "STAUBI-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771518644"
},
"departure": {
"time": "1771518644"
},
"stopId": "HARAS-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771518840"
},
"departure": {
"time": "1771518840"
},
"stopId": "ANLERO-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771518925"
},
"departure": {
"time": "1771518925"
},
"stopId": "RABELA-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771518992"
},
"departure": {
"time": "1771518992"
},
"stopId": "ESA-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771519147"
},
"departure": {
"time": "1771519147"
},
"stopId": "DELATA-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771519260"
},
"departure": {
"time": "1771519260"
},
"stopId": "ALLARD-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771519310"
},
"departure": {
"time": "1771519310"
},
"stopId": "TASSIG-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771519403"
},
"departure": {
"time": "1771519403"
},
"stopId": "TROIPA-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1771519440"
},
"departure": {
"time": "1771519440"
},
"stopId": "SABLON-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771519508"
},
"departure": {
"time": "1771519508"
},
"stopId": "RUELLE-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1771519614"
},
"departure": {
"time": "1771519614"
},
"stopId": "GENDRO-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1771519734"
},
"departure": {
"time": "1771519734"
},
"stopId": "PATUR-E",
"stopSequence": 64
},
{
"arrival": {
"time": "1771519824"
},
"departure": {
"time": "1771519824"
},
"stopId": "AUTHIO-E",
"stopSequence": 65
},
{
"arrival": {
"time": "1771519900"
},
"departure": {
"time": "1771519900"
},
"stopId": "BELPOU-E",
"stopSequence": 66
},
{
"arrival": {
"time": "1771519980"
},
"departure": {
"time": "1771519980"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PONTSC-E",
"stopSequence": 68
},
{
"arrival": {
"time": "1771520119"
},
"departure": {
"time": "1771520119"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOIRE-E",
"stopSequence": 69
},
{
"arrival": {
"time": "1771520159"
},
"departure": {
"time": "1771520159"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DUBE-E",
"stopSequence": 70
},
{
"arrival": {
"time": "1771520212"
},
"departure": {
"time": "1771520212"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOUET-E",
"stopSequence": 71
},
{
"arrival": {
"time": "1771520259"
},
"departure": {
"time": "1771520259"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOSQUE-E",
"stopSequence": 72
},
{
"arrival": {
"time": "1771520316"
},
"departure": {
"time": "1771520316"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHAERI-E",
"stopSequence": 73
},
{
"arrival": {
"time": "1771520369"
},
"departure": {
"time": "1771520369"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FONTE-E",
"stopSequence": 74
},
{
"arrival": {
"time": "1771520431"
},
"departure": {
"time": "1771520431"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ERIGNE",
"stopSequence": 75
},
{
"arrival": {
"time": "1771520460"
},
"stopId": "SOLAND",
"stopSequence": 76
}
],
"trip": {
"directionId": 1,
"routeId": "03",
"tripId": "6258317"
}
}
},
{
"id": "trip:6258311",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516805"
},
"departure": {
"time": "1771516805"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOSQUET",
"stopSequence": 6
},
{
"arrival": {
"time": "1771516849"
},
"departure": {
"time": "1771516849"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOUET",
"stopSequence": 7
},
{
"arrival": {
"time": "1771516917"
},
"departure": {
"time": "1771516917"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DUBE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771516976"
},
"departure": {
"time": "1771516976"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOIRE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771516888"
},
"departure": {
"time": "1771516888"
},
"stopId": "PONTSCEM",
"stopSequence": 10
},
{
"arrival": {
"time": "1771516943"
},
"departure": {
"time": "1771516943"
},
"stopId": "BELPOULE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771517015"
},
"departure": {
"time": "1771517015"
},
"stopId": "AUTHION",
"stopSequence": 12
},
{
"arrival": {
"time": "1771517073"
},
"departure": {
"time": "1771517073"
},
"stopId": "PATUREAU",
"stopSequence": 13
},
{
"arrival": {
"time": "1771517174"
},
"departure": {
"time": "1771517174"
},
"stopId": "GENDRON",
"stopSequence": 14
},
{
"arrival": {
"time": "1771517256"
},
"departure": {
"time": "1771517256"
},
"stopId": "RUELLES",
"stopSequence": 15
},
{
"arrival": {
"time": "1771517308"
},
"departure": {
"time": "1771517308"
},
"stopId": "SABLONS",
"stopSequence": 16
},
{
"arrival": {
"time": "1771517354"
},
"departure": {
"time": "1771517354"
},
"stopId": "TROPAROI",
"stopSequence": 17
},
{
"arrival": {
"time": "1771517518"
},
"departure": {
"time": "1771517518"
},
"stopId": "ALLARD",
"stopSequence": 18
},
{
"arrival": {
"time": "1771517609"
},
"departure": {
"time": "1771517609"
},
"stopId": "DELATTAS",
"stopSequence": 19
},
{
"arrival": {
"time": "1771517740"
},
"departure": {
"time": "1771517740"
},
"stopId": "ESA",
"stopSequence": 20
},
{
"arrival": {
"time": "1771517813"
},
"departure": {
"time": "1771517813"
},
"stopId": "RABELAI",
"stopSequence": 21
},
{
"arrival": {
"time": "1771517878"
},
"departure": {
"time": "1771517878"
},
"stopId": "ALEROY",
"stopSequence": 22
},
{
"arrival": {
"time": "1771518060"
},
"departure": {
"time": "1771518060"
},
"stopId": "PAULBERT",
"stopSequence": 23
},
{
"arrival": {
"time": "1771518127"
},
"departure": {
"time": "1771518127"
},
"stopId": "HARAS",
"stopSequence": 24
},
{
"arrival": {
"time": "1771518208"
},
"departure": {
"time": "1771518208"
},
"stopId": "STAUBIN",
"stopSequence": 25
},
{
"arrival": {
"time": "1771518323"
},
"departure": {
"time": "1771518660"
},
"stopId": "LORRAIN1",
"stopSequence": 26
},
{
"arrival": {
"time": "1771518792"
},
"departure": {
"time": "1771518792"
},
"stopId": "MENDES-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771518928"
},
"departure": {
"time": "1771518928"
},
"stopId": "FO-LOR-R",
"stopSequence": 28
},
{
"arrival": {
"time": "1771518978"
},
"departure": {
"time": "1771518978"
},
"stopId": "STAUBI-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771519002"
},
"departure": {
"time": "1771519002"
},
"stopId": "HARAS-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771519044"
},
"departure": {
"time": "1771519044"
},
"stopId": "LICES",
"stopSequence": 31
},
{
"arrival": {
"time": "1771519093"
},
"departure": {
"time": "1771519093"
},
"stopId": "CCI-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771519131"
},
"departure": {
"time": "1771519131"
},
"stopId": "CHDARR-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771519246"
},
"departure": {
"time": "1771519246"
},
"stopId": "LEQUAI-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771519286"
},
"departure": {
"time": "1771519286"
},
"stopId": "DUMESN-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771519301"
},
"departure": {
"time": "1771519301"
},
"stopId": "MONPR-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771519033"
},
"departure": {
"time": "1771519033"
},
"scheduleRelationship": "SKIPPED",
"stopId": "STSERG-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771519260"
},
"departure": {
"time": "1771519260"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ROCHEF-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771519359"
},
"departure": {
"time": "1771519359"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HOTDIE-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771519415"
},
"departure": {
"time": "1771519415"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BICHDA-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771519500"
},
"departure": {
"time": "1771519500"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DESCAZEA",
"stopSequence": 41
},
{
"arrival": {
"time": "1771519437"
},
"departure": {
"time": "1771519437"
},
"stopId": "CIOUES-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771519509"
},
"departure": {
"time": "1771519509"
},
"stopId": "POMONE-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771519563"
},
"departure": {
"time": "1771519563"
},
"stopId": "REVERI-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771519656"
},
"departure": {
"time": "1771519656"
},
"stopId": "MEIGNA-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771519703"
},
"departure": {
"time": "1771519703"
},
"stopId": "VALOR-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771519735"
},
"departure": {
"time": "1771519735"
},
"stopId": "CLINIQ-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771519780"
},
"departure": {
"time": "1771519780"
},
"stopId": "GRANDM-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771519829"
},
"departure": {
"time": "1771519829"
},
"stopId": "MAISDA-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771519874"
},
"departure": {
"time": "1771519874"
},
"stopId": "CHMART-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771519917"
},
"departure": {
"time": "1771519917"
},
"stopId": "MLYAUT-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771519991"
},
"departure": {
"time": "1771519991"
},
"stopId": "BRASSE-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771520044"
},
"departure": {
"time": "1771520044"
},
"stopId": "BEURRI-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771520099"
},
"departure": {
"time": "1771520099"
},
"stopId": "DELAUN-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771520156"
},
"departure": {
"time": "1771520156"
},
"stopId": "MAUFIN-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771520208"
},
"departure": {
"time": "1771520208"
},
"stopId": "MAIRAV-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771520252"
},
"departure": {
"time": "1771520252"
},
"stopId": "TERNIE-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771520292"
},
"departure": {
"time": "1771520292"
},
"stopId": "BALAND-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771520345"
},
"departure": {
"time": "1771520345"
},
"stopId": "PIECE-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771520413"
},
"departure": {
"time": "1771520413"
},
"stopId": "LA-BOI-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1771520468"
},
"departure": {
"time": "1771520468"
},
"stopId": "SCHWAL-E",
"stopSequence": 61
}
],
"trip": {
"directionId": 0,
"routeId": "03",
"tripId": "6258311"
}
}
},
{
"id": "trip:6540908",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771517200"
},
"stopId": "1AARD",
"stopSequence": 0
},
{
"arrival": {
"time": "1771517280"
},
"departure": {
"time": "1771517280"
},
"stopId": "1BASC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771517350"
},
"departure": {
"time": "1771517350"
},
"stopId": "1STGI",
"stopSequence": 2
},
{
"arrival": {
"time": "1771517430"
},
"departure": {
"time": "1771517430"
},
"stopId": "1ACAS",
"stopSequence": 3
},
{
"arrival": {
"time": "1771517520"
},
"departure": {
"time": "1771517520"
},
"stopId": "1BROY",
"stopSequence": 4
},
{
"arrival": {
"time": "1771517610"
},
"departure": {
"time": "1771517610"
},
"stopId": "1PMAY",
"stopSequence": 5
},
{
"arrival": {
"time": "1771517720"
},
"departure": {
"time": "1771517720"
},
"stopId": "1BOTA",
"stopSequence": 6
},
{
"arrival": {
"time": "1771517880"
},
"departure": {
"time": "1771517880"
},
"stopId": "1VERN",
"stopSequence": 8
},
{
"arrival": {
"time": "1771517970"
},
"departure": {
"time": "1771517970"
},
"stopId": "1HSAU",
"stopSequence": 9
},
{
"arrival": {
"time": "1771518090"
},
"departure": {
"time": "1771518090"
},
"stopId": "1JMOU",
"stopSequence": 10
},
{
"arrival": {
"time": "1771518170"
},
"departure": {
"time": "1771518170"
},
"stopId": "1CAPU",
"stopSequence": 11
},
{
"arrival": {
"time": "1771518300"
},
"departure": {
"time": "1771518300"
},
"stopId": "1HOPA",
"stopSequence": 12
},
{
"arrival": {
"time": "1771518390"
},
"departure": {
"time": "1771518390"
},
"stopId": "1BMAI",
"stopSequence": 13
},
{
"arrival": {
"time": "1771518510"
},
"departure": {
"time": "1771518510"
},
"stopId": "1STSE",
"stopSequence": 14
},
{
"arrival": {
"time": "1771518620"
},
"departure": {
"time": "1771518620"
},
"stopId": "1CECO",
"stopSequence": 15
},
{
"arrival": {
"time": "1771518720"
},
"departure": {
"time": "1771518720"
},
"stopId": "1HDVA",
"stopSequence": 16
},
{
"arrival": {
"time": "1771518800"
},
"departure": {
"time": "1771518800"
},
"stopId": "1FMBL",
"stopSequence": 17
},
{
"arrival": {
"time": "1771518870"
},
"departure": {
"time": "1771518870"
},
"stopId": "1HARA",
"stopSequence": 18
},
{
"arrival": {
"time": "1771518990"
},
"departure": {
"time": "1771518990"
},
"stopId": "1LGAR",
"stopSequence": 19
},
{
"arrival": {
"time": "1771519090"
},
"departure": {
"time": "1771519090"
},
"stopId": "1LAFA",
"stopSequence": 20
},
{
"arrival": {
"time": "1771519190"
},
"departure": {
"time": "1771519190"
},
"stopId": "1STRA",
"stopSequence": 21
},
{
"arrival": {
"time": "1771519300"
},
"departure": {
"time": "1771519300"
},
"stopId": "1BAMA",
"stopSequence": 22
},
{
"arrival": {
"time": "1771519410"
},
"departure": {
"time": "1771519410"
},
"stopId": "1JE23",
"stopSequence": 23
},
{
"arrival": {
"time": "1771519520"
},
"departure": {
"time": "1771519520"
},
"stopId": "1JVIL",
"stopSequence": 24
},
{
"arrival": {
"time": "1771519640"
},
"stopId": "1ANRO",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6540908"
}
}
},
{
"id": "trip:6260005",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771518000"
},
"stopId": "LATOLL",
"stopSequence": 0
},
{
"arrival": {
"time": "1771518057"
},
"departure": {
"time": "1771518057"
},
"stopId": "ECHATS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771518098"
},
"departure": {
"time": "1771518098"
},
"stopId": "CITRONNL",
"stopSequence": 2
},
{
"arrival": {
"time": "1771518145"
},
"departure": {
"time": "1771518145"
},
"stopId": "MONOD",
"stopSequence": 3
},
{
"arrival": {
"time": "1771518180"
},
"departure": {
"time": "1771518180"
},
"stopId": "CERFEUIL",
"stopSequence": 4
},
{
"arrival": {
"time": "1771518241"
},
"departure": {
"time": "1771518241"
},
"stopId": "PROMENIE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771518282"
},
"departure": {
"time": "1771518282"
},
"stopId": "GRANBELL",
"stopSequence": 6
},
{
"arrival": {
"time": "1771518322"
},
"departure": {
"time": "1771518322"
},
"stopId": "RODIN",
"stopSequence": 7
},
{
"arrival": {
"time": "1771518360"
},
"departure": {
"time": "1771518360"
},
"stopId": "BRGPAILL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771518442"
},
"departure": {
"time": "1771518442"
},
"stopId": "LANDREAU",
"stopSequence": 9
},
{
"arrival": {
"time": "1771518474"
},
"departure": {
"time": "1771518474"
},
"stopId": "GDPERIGN",
"stopSequence": 10
},
{
"arrival": {
"time": "1771518514"
},
"departure": {
"time": "1771518514"
},
"stopId": "INRA",
"stopSequence": 11
},
{
"arrival": {
"time": "1771518540"
},
"departure": {
"time": "1771518540"
},
"stopId": "MOREL",
"stopSequence": 12
},
{
"arrival": {
"time": "1771518600"
},
"departure": {
"time": "1771518600"
},
"stopId": "DARWIN",
"stopSequence": 13
},
{
"arrival": {
"time": "1771518780"
},
"departure": {
"time": "1771518780"
},
"stopId": "CNFPT-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771519369"
},
"departure": {
"time": "1771519369"
},
"stopId": "EBLE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771519431"
},
"departure": {
"time": "1771519431"
},
"stopId": "GENIE",
"stopSequence": 16
},
{
"arrival": {
"time": "1771519508"
},
"departure": {
"time": "1771519508"
},
"stopId": "VAUBAN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771519542"
},
"departure": {
"time": "1771519542"
},
"stopId": "POIREL",
"stopSequence": 18
},
{
"arrival": {
"time": "1771519603"
},
"departure": {
"time": "1771519603"
},
"stopId": "PONTNOIR",
"stopSequence": 19
},
{
"arrival": {
"time": "1771519642"
},
"departure": {
"time": "1771519642"
},
"stopId": "SEMARD",
"stopSequence": 20
},
{
"arrival": {
"time": "1771519200"
},
"departure": {
"time": "1771519200"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHDARR",
"stopSequence": 21
},
{
"arrival": {
"time": "1771519271"
},
"departure": {
"time": "1771519271"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ACADEMIE",
"stopSequence": 22
},
{
"arrival": {
"time": "1771519349"
},
"departure": {
"time": "1771519349"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GBREM-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771519679"
},
"stopId": "GAREPAPI",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "20",
"tripId": "6260005"
}
}
},
{
"id": "trip:6260006",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771519680"
},
"stopId": "LATOLL",
"stopSequence": 0
},
{
"arrival": {
"time": "1771519737"
},
"departure": {
"time": "1771519737"
},
"stopId": "ECHATS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771519778"
},
"departure": {
"time": "1771519778"
},
"stopId": "CITRONNL",
"stopSequence": 2
},
{
"arrival": {
"time": "1771519825"
},
"departure": {
"time": "1771519825"
},
"stopId": "MONOD",
"stopSequence": 3
},
{
"arrival": {
"time": "1771519860"
},
"departure": {
"time": "1771519860"
},
"stopId": "CERFEUIL",
"stopSequence": 4
},
{
"arrival": {
"time": "1771519921"
},
"departure": {
"time": "1771519921"
},
"stopId": "PROMENIE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771519962"
},
"departure": {
"time": "1771519962"
},
"stopId": "GRANBELL",
"stopSequence": 6
},
{
"arrival": {
"time": "1771520002"
},
"departure": {
"time": "1771520002"
},
"stopId": "RODIN",
"stopSequence": 7
},
{
"arrival": {
"time": "1771520040"
},
"departure": {
"time": "1771520040"
},
"stopId": "BRGPAILL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771520122"
},
"departure": {
"time": "1771520122"
},
"stopId": "LANDREAU",
"stopSequence": 9
},
{
"arrival": {
"time": "1771520154"
},
"departure": {
"time": "1771520154"
},
"stopId": "GDPERIGN",
"stopSequence": 10
},
{
"arrival": {
"time": "1771520194"
},
"departure": {
"time": "1771520194"
},
"stopId": "INRA",
"stopSequence": 11
},
{
"arrival": {
"time": "1771520220"
},
"departure": {
"time": "1771520220"
},
"stopId": "MOREL",
"stopSequence": 12
},
{
"arrival": {
"time": "1771520280"
},
"departure": {
"time": "1771520280"
},
"stopId": "DARWIN",
"stopSequence": 13
},
{
"arrival": {
"time": "1771520460"
},
"departure": {
"time": "1771520460"
},
"stopId": "CNFPT-E",
"stopSequence": 14
}
],
"trip": {
"directionId": 0,
"routeId": "20",
"tripId": "6260006"
}
}
},
{
"id": "trip:6257428",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771519380"
},
"stopId": "LORRAIN2",
"stopSequence": 0
},
{
"arrival": {
"time": "1771519480"
},
"departure": {
"time": "1771519480"
},
"stopId": "MAIL-HDV",
"stopSequence": 1
},
{
"arrival": {
"time": "1771519586"
},
"departure": {
"time": "1771519586"
},
"stopId": "CLEMOI-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771519672"
},
"departure": {
"time": "1771519672"
},
"stopId": "MAISAR-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771519740"
},
"departure": {
"time": "1771519740"
},
"stopId": "LAREVE-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771519850"
},
"departure": {
"time": "1771519850"
},
"stopId": "MONTAIG",
"stopSequence": 5
},
{
"arrival": {
"time": "1771520040"
},
"departure": {
"time": "1771520040"
},
"stopId": "COUPER-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771520112"
},
"departure": {
"time": "1771520112"
},
"stopId": "MONTRJ-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771520181"
},
"departure": {
"time": "1771520181"
},
"stopId": "CAMELIAS",
"stopSequence": 8
},
{
"arrival": {
"time": "1771520249"
},
"departure": {
"time": "1771520249"
},
"stopId": "GATS-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771520305"
},
"departure": {
"time": "1771520305"
},
"stopId": "MAISON-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771520358"
},
"departure": {
"time": "1771520358"
},
"stopId": "COINTR-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771520460"
},
"departure": {
"time": "1771520460"
},
"stopId": "BOISRI-E",
"stopSequence": 12
}
],
"trip": {
"directionId": 0,
"routeId": "11",
"tripId": "6257428"
}
}
},
{
"id": "trip:6052653",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771520372"
},
"stopId": "GAREPAPI",
"stopSequence": 0
},
{
"arrival": {
"time": "1771523751"
},
"stopId": "DOMVATER",
"stopSequence": 34
}
],
"trip": {
"directionId": 1,
"routeId": "21",
"tripId": "6052653"
}
}
},
{
"id": "trip:6258675",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516828"
},
"departure": {
"time": "1771516874"
},
"stopId": "HARAS-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771516991"
},
"departure": {
"time": "1771516991"
},
"stopId": "ANLERO-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771517071"
},
"departure": {
"time": "1771517071"
},
"stopId": "MICHEL-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771517122"
},
"departure": {
"time": "1771517122"
},
"stopId": "BOURGO-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771517165"
},
"departure": {
"time": "1771517165"
},
"stopId": "VOLNEY-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771517220"
},
"departure": {
"time": "1771517220"
},
"stopId": "MADELE-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771517291"
},
"departure": {
"time": "1771517291"
},
"stopId": "SAUMUR-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771517341"
},
"departure": {
"time": "1771517341"
},
"stopId": "DELACR-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771517392"
},
"departure": {
"time": "1771517392"
},
"stopId": "JUSTIC-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771517492"
},
"departure": {
"time": "1771517492"
},
"stopId": "ECLATE-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771517595"
},
"departure": {
"time": "1771517595"
},
"stopId": "VDLOIR-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771517644"
},
"departure": {
"time": "1771517644"
},
"stopId": "LEOLAG-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771517685"
},
"departure": {
"time": "1771517685"
},
"stopId": "BELVTR-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771517775"
},
"departure": {
"time": "1771517775"
},
"stopId": "MARAIS-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771517854"
},
"departure": {
"time": "1771517854"
},
"stopId": "FRESNA-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771517940"
},
"departure": {
"time": "1771517940"
},
"stopId": "CHOUTE-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771517988"
},
"departure": {
"time": "1771517988"
},
"stopId": "MENA-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771518057"
},
"departure": {
"time": "1771518057"
},
"stopId": "MALAQU-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771518094"
},
"departure": {
"time": "1771518094"
},
"stopId": "LEFEVR-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771518170"
},
"departure": {
"time": "1771518170"
},
"stopId": "PYRAM2-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771518244"
},
"departure": {
"time": "1771518244"
},
"stopId": "BUISSO-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771518322"
},
"departure": {
"time": "1771518322"
},
"stopId": "ARENA-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771518385"
},
"departure": {
"time": "1771518385"
},
"stopId": "MONTHI-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1771518447"
},
"departure": {
"time": "1771518447"
},
"stopId": "MAIRTR-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1771518490"
},
"departure": {
"time": "1771518490"
},
"stopId": "EGLTRE-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771518526"
},
"departure": {
"time": "1771518526"
},
"stopId": "CIMETR-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771518604"
},
"departure": {
"time": "1771518604"
},
"stopId": "HMTRE-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771518684"
},
"departure": {
"time": "1771518684"
},
"stopId": "TRELGA-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771518754"
},
"departure": {
"time": "1771518754"
},
"stopId": "FMAURI-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771518799"
},
"departure": {
"time": "1771518799"
},
"stopId": "MALRAU-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771518844"
},
"stopId": "TRELA-AR",
"stopSequence": 32
}
],
"trip": {
"directionId": 1,
"routeId": "01",
"tripId": "6258675"
}
}
},
{
"id": "trip:6053951",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771517440"
},
"stopId": "STSYCHVE",
"stopSequence": 0
},
{
"arrival": {
"time": "1771517510"
},
"departure": {
"time": "1771517510"
},
"stopId": "GAUGUIN",
"stopSequence": 1
},
{
"arrival": {
"time": "1771517560"
},
"departure": {
"time": "1771517560"
},
"stopId": "ANBRUEL",
"stopSequence": 2
},
{
"arrival": {
"time": "1771517620"
},
"departure": {
"time": "1771517620"
},
"stopId": "V.HUGO",
"stopSequence": 3
},
{
"arrival": {
"time": "1771517664"
},
"departure": {
"time": "1771517664"
},
"stopId": "FRANCA-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771517730"
},
"departure": {
"time": "1771517730"
},
"stopId": "LECLSY-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771517800"
},
"departure": {
"time": "1771517800"
},
"stopId": "SSYMAIRI",
"stopSequence": 6
},
{
"arrival": {
"time": "1771517879"
},
"departure": {
"time": "1771517879"
},
"stopId": "UNION",
"stopSequence": 7
},
{
"arrival": {
"time": "1771517931"
},
"departure": {
"time": "1771517931"
},
"stopId": "CHABLANC",
"stopSequence": 8
},
{
"arrival": {
"time": "1771517983"
},
"departure": {
"time": "1771517983"
},
"stopId": "BASMORTI",
"stopSequence": 9
},
{
"arrival": {
"time": "1771518040"
},
"departure": {
"time": "1771518040"
},
"stopId": "MILLARDI",
"stopSequence": 10
},
{
"arrival": {
"time": "1771518059"
},
"departure": {
"time": "1771518059"
},
"stopId": "CARREAUX",
"stopSequence": 11
},
{
"arrival": {
"time": "1771518297"
},
"departure": {
"time": "1771518297"
},
"stopId": "PARCEXPO",
"stopSequence": 12
},
{
"arrival": {
"time": "1771518459"
},
"departure": {
"time": "1771518459"
},
"stopId": "PROVINS",
"stopSequence": 13
},
{
"arrival": {
"time": "1771518545"
},
"departure": {
"time": "1771518545"
},
"stopId": "RTEPARIS",
"stopSequence": 14
},
{
"arrival": {
"time": "1771518642"
},
"departure": {
"time": "1771518642"
},
"stopId": "SEPSONET",
"stopSequence": 15
},
{
"arrival": {
"time": "1771518792"
},
"departure": {
"time": "1771518792"
},
"stopId": "CHATENAY",
"stopSequence": 16
},
{
"arrival": {
"time": "1771518938"
},
"departure": {
"time": "1771518938"
},
"stopId": "BRISEPOT",
"stopSequence": 17
},
{
"arrival": {
"time": "1771519283"
},
"departure": {
"time": "1771519283"
},
"stopId": "CLEMOINE",
"stopSequence": 18
},
{
"arrival": {
"time": "1771519435"
},
"stopId": "HDVSUB",
"stopSequence": 19
}
],
"trip": {
"directionId": 0,
"routeId": "25",
"tripId": "6053951"
}
}
},
{
"id": "trip:6260068",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771518240"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HOPITAL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771518245"
},
"departure": {
"time": "1771518245"
},
"stopId": "HRECULEE",
"stopSequence": 2
},
{
"arrival": {
"time": "1771518303"
},
"departure": {
"time": "1771518303"
},
"stopId": "FMEDECIN",
"stopSequence": 3
},
{
"arrival": {
"time": "1771518400"
},
"departure": {
"time": "1771518400"
},
"stopId": "WJMO-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771518456"
},
"departure": {
"time": "1771518456"
},
"stopId": "ESEO",
"stopSequence": 5
},
{
"arrival": {
"time": "1771518522"
},
"departure": {
"time": "1771518522"
},
"stopId": "CHARNASS",
"stopSequence": 6
},
{
"arrival": {
"time": "1771518605"
},
"departure": {
"time": "1771518605"
},
"stopId": "FRATER",
"stopSequence": 7
},
{
"arrival": {
"time": "1771518660"
},
"departure": {
"time": "1771518660"
},
"stopId": "LECUIT",
"stopSequence": 8
},
{
"arrival": {
"time": "1771518736"
},
"departure": {
"time": "1771518736"
},
"stopId": "BLERIOT",
"stopSequence": 9
},
{
"arrival": {
"time": "1771518790"
},
"departure": {
"time": "1771518790"
},
"stopId": "BARRA",
"stopSequence": 10
},
{
"arrival": {
"time": "1771518858"
},
"departure": {
"time": "1771518858"
},
"stopId": "STTERESE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771518898"
},
"departure": {
"time": "1771518898"
},
"stopId": "BICHBICH",
"stopSequence": 12
},
{
"arrival": {
"time": "1771518947"
},
"departure": {
"time": "1771518947"
},
"stopId": "DESCAZEA",
"stopSequence": 13
},
{
"arrival": {
"time": "1771519017"
},
"departure": {
"time": "1771519017"
},
"stopId": "MONPROFI",
"stopSequence": 14
},
{
"arrival": {
"time": "1771519111"
},
"departure": {
"time": "1771519111"
},
"stopId": "LEQUAI",
"stopSequence": 15
},
{
"arrival": {
"time": "1771519306"
},
"departure": {
"time": "1771519306"
},
"stopId": "FARCSJ-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771519409"
},
"departure": {
"time": "1771519409"
},
"stopId": "MVIGNE-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771519486"
},
"departure": {
"time": "1771519486"
},
"stopId": "CHBBEI-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771519541"
},
"departure": {
"time": "1771519541"
},
"stopId": "BOISRA-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771519607"
},
"departure": {
"time": "1771519607"
},
"stopId": "NDAMLA-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771519670"
},
"departure": {
"time": "1771519670"
},
"stopId": "POLYTE-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771519726"
},
"departure": {
"time": "1771519726"
},
"stopId": "CITEUN-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771519846"
},
"departure": {
"time": "1771519846"
},
"stopId": "BEAUSS-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771519931"
},
"departure": {
"time": "1771519931"
},
"stopId": "CNFPT-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1771520116"
},
"departure": {
"time": "1771520116"
},
"stopId": "JEMONNET",
"stopSequence": 25
},
{
"arrival": {
"time": "1771520169"
},
"departure": {
"time": "1771520169"
},
"stopId": "MAISLA-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771520206"
},
"departure": {
"time": "1771520206"
},
"stopId": "PERUSS-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771520237"
},
"departure": {
"time": "1771520237"
},
"stopId": "MAISEN-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771520290"
},
"departure": {
"time": "1771520290"
},
"stopId": "LACDMA-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771520335"
},
"departure": {
"time": "1771520335"
},
"stopId": "CAMLAC-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771520442"
},
"departure": {
"time": "1771520442"
},
"stopId": "CROISE-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771520473"
},
"departure": {
"time": "1771520473"
},
"stopId": "PRUNIE-E",
"stopSequence": 32
}
],
"trip": {
"directionId": 1,
"routeId": "06",
"tripId": "6260068"
}
}
},
{
"id": "trip:6053040",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771519980"
},
"stopId": "HDVSUB",
"stopSequence": 0
},
{
"arrival": {
"time": "1771520099"
},
"departure": {
"time": "1771520099"
},
"stopId": "CLEMOI-E",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "25",
"tripId": "6053040"
}
}
},
{
"id": "trip:6257777",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516779"
},
"departure": {
"time": "1771516779"
},
"stopId": "LHOIRI-D",
"stopSequence": 35
}
],
"trip": {
"directionId": 1,
"routeId": "04",
"tripId": "6257777"
}
}
},
{
"id": "trip:6258105",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516771"
},
"departure": {
"time": "1771516771"
},
"stopId": "VILLECHI",
"stopSequence": 17
},
{
"arrival": {
"time": "1771516809"
},
"departure": {
"time": "1771516846"
},
"stopId": "STLEON5A",
"stopSequence": 18
},
{
"arrival": {
"time": "1771516876"
},
"departure": {
"time": "1771516876"
},
"stopId": "JEJAURES",
"stopSequence": 19
},
{
"arrival": {
"time": "1771516990"
},
"departure": {
"time": "1771516990"
},
"stopId": "JUSTICES",
"stopSequence": 20
},
{
"arrival": {
"time": "1771517032"
},
"departure": {
"time": "1771517032"
},
"stopId": "DELACROI",
"stopSequence": 21
},
{
"arrival": {
"time": "1771517110"
},
"departure": {
"time": "1771517110"
},
"stopId": "SAUMUROI",
"stopSequence": 22
},
{
"arrival": {
"time": "1771517196"
},
"departure": {
"time": "1771517196"
},
"stopId": "INTERMIL",
"stopSequence": 23
},
{
"arrival": {
"time": "1771517247"
},
"departure": {
"time": "1771517247"
},
"stopId": "HAUTPRES",
"stopSequence": 24
},
{
"arrival": {
"time": "1771517297"
},
"departure": {
"time": "1771517297"
},
"stopId": "DELATTRE",
"stopSequence": 25
},
{
"arrival": {
"time": "1771517437"
},
"departure": {
"time": "1771517437"
},
"stopId": "MORELLER",
"stopSequence": 26
},
{
"arrival": {
"time": "1771517406"
},
"departure": {
"time": "1771517406"
},
"stopId": "ARBORE-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771517477"
},
"departure": {
"time": "1771517477"
},
"stopId": "ORGEMO-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771517538"
},
"departure": {
"time": "1771517538"
},
"stopId": "NERUDA",
"stopSequence": 29
},
{
"arrival": {
"time": "1771517602"
},
"departure": {
"time": "1771517602"
},
"stopId": "ORGEMONT",
"stopSequence": 30
},
{
"arrival": {
"time": "1771517735"
},
"departure": {
"time": "1771517735"
},
"stopId": "FRCEVERT",
"stopSequence": 31
},
{
"arrival": {
"time": "1771517729"
},
"departure": {
"time": "1771517729"
},
"stopId": "APPENTIS",
"stopSequence": 32
},
{
"arrival": {
"time": "1771517811"
},
"departure": {
"time": "1771517811"
},
"stopId": "BOUTHOMA",
"stopSequence": 33
},
{
"arrival": {
"time": "1771517963"
},
"departure": {
"time": "1771517963"
},
"stopId": "ANRO-5A",
"stopSequence": 34
},
{
"arrival": {
"time": "1771517962"
},
"departure": {
"time": "1771517962"
},
"stopId": "DURVILLE",
"stopSequence": 35
},
{
"arrival": {
"time": "1771517994"
},
"departure": {
"time": "1771517994"
},
"stopId": "PALLACH",
"stopSequence": 36
},
{
"arrival": {
"time": "1771518019"
},
"departure": {
"time": "1771518019"
},
"stopId": "JULESV-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771518071"
},
"departure": {
"time": "1771518071"
},
"stopId": "JE23-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771518119"
},
"departure": {
"time": "1771518119"
},
"stopId": "CLAUDE-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771518151"
},
"departure": {
"time": "1771518151"
},
"stopId": "MAJUIN5A",
"stopSequence": 40
},
{
"arrival": {
"time": "1771518200"
},
"departure": {
"time": "1771518200"
},
"stopId": "MONTCA-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771518258"
},
"departure": {
"time": "1771518258"
},
"stopId": "GAUBOU5A",
"stopSequence": 42
},
{
"arrival": {
"time": "1771518356"
},
"departure": {
"time": "1771518356"
},
"stopId": "CTRETRI",
"stopSequence": 43
},
{
"arrival": {
"time": "1771518446"
},
"departure": {
"time": "1771518446"
},
"stopId": "EBLE",
"stopSequence": 44
},
{
"arrival": {
"time": "1771518514"
},
"departure": {
"time": "1771518514"
},
"stopId": "GENIE",
"stopSequence": 45
},
{
"arrival": {
"time": "1771518598"
},
"departure": {
"time": "1771518598"
},
"stopId": "VAUBAN",
"stopSequence": 46
},
{
"arrival": {
"time": "1771518637"
},
"departure": {
"time": "1771518637"
},
"stopId": "POIREL",
"stopSequence": 47
},
{
"arrival": {
"time": "1771518757"
},
"departure": {
"time": "1771518757"
},
"stopId": "PONTNOIR",
"stopSequence": 48
},
{
"arrival": {
"time": "1771518803"
},
"departure": {
"time": "1771518803"
},
"stopId": "SEMARD",
"stopSequence": 49
},
{
"arrival": {
"time": "1771518857"
},
"departure": {
"time": "1771518857"
},
"stopId": "BREMON-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771518876"
},
"departure": {
"time": "1771518876"
},
"stopId": "ACAD-PLA",
"stopSequence": 51
},
{
"arrival": {
"time": "1771518921"
},
"departure": {
"time": "1771518921"
},
"stopId": "CHDARR-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771519142"
},
"departure": {
"time": "1771519142"
},
"stopId": "LEQUAI-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771519161"
},
"departure": {
"time": "1771519161"
},
"stopId": "DUMESN-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771519270"
},
"departure": {
"time": "1771519270"
},
"stopId": "RASPAI-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771519305"
},
"departure": {
"time": "1771519305"
},
"stopId": "LABRUY-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771519390"
},
"departure": {
"time": "1771519390"
},
"stopId": "PARCGA-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771519441"
},
"departure": {
"time": "1771519441"
},
"stopId": "ROCEPI-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771519568"
},
"departure": {
"time": "1771519568"
},
"stopId": "LECLER-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771519568"
},
"departure": {
"time": "1771519568"
},
"stopId": "CAMUS-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1771519655"
},
"departure": {
"time": "1771519655"
},
"stopId": "LIZE05-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771519739"
},
"departure": {
"time": "1771519739"
},
"stopId": "PELUAU-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1771519859"
},
"departure": {
"time": "1771519859"
},
"stopId": "AURIOL-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1771519921"
},
"stopId": "AQUAVITA",
"stopSequence": 64
}
],
"trip": {
"directionId": 0,
"routeId": "05",
"tripId": "6258105"
}
}
},
{
"id": "trip:6258314",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516817"
},
"departure": {
"time": "1771516817"
},
"stopId": "MENDESFR",
"stopSequence": 50
},
{
"arrival": {
"time": "1771517013"
},
"departure": {
"time": "1771517013"
},
"stopId": "FO-LOR-R",
"stopSequence": 51
},
{
"arrival": {
"time": "1771517086"
},
"departure": {
"time": "1771517086"
},
"stopId": "STAUBI-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771517151"
},
"departure": {
"time": "1771517151"
},
"stopId": "HARAS-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771517357"
},
"departure": {
"time": "1771517357"
},
"stopId": "ANLERO-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771517442"
},
"departure": {
"time": "1771517442"
},
"stopId": "RABELA-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771517509"
},
"departure": {
"time": "1771517509"
},
"stopId": "ESA-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771517664"
},
"departure": {
"time": "1771517664"
},
"stopId": "DELATA-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771517777"
},
"departure": {
"time": "1771517777"
},
"stopId": "ALLARD-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771517827"
},
"departure": {
"time": "1771517827"
},
"stopId": "TASSIG-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771517920"
},
"departure": {
"time": "1771517920"
},
"stopId": "TROIPA-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1771517957"
},
"departure": {
"time": "1771517957"
},
"stopId": "SABLON-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771518025"
},
"departure": {
"time": "1771518025"
},
"stopId": "RUELLE-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1771518131"
},
"departure": {
"time": "1771518131"
},
"stopId": "GENDRO-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1771518269"
},
"departure": {
"time": "1771518269"
},
"stopId": "PATUR-E",
"stopSequence": 64
},
{
"arrival": {
"time": "1771518359"
},
"departure": {
"time": "1771518359"
},
"stopId": "AUTHIO-E",
"stopSequence": 65
},
{
"arrival": {
"time": "1771518417"
},
"departure": {
"time": "1771518417"
},
"stopId": "BELPOU-E",
"stopSequence": 66
},
{
"arrival": {
"time": "1771517330"
},
"departure": {
"time": "1771517330"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PONTSC-E",
"stopSequence": 68
},
{
"arrival": {
"time": "1771517469"
},
"departure": {
"time": "1771517469"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOIRE-E",
"stopSequence": 69
},
{
"arrival": {
"time": "1771517509"
},
"departure": {
"time": "1771517509"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DUBE-E",
"stopSequence": 70
},
{
"arrival": {
"time": "1771517562"
},
"departure": {
"time": "1771517562"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOUET-E",
"stopSequence": 71
},
{
"arrival": {
"time": "1771517609"
},
"departure": {
"time": "1771517609"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOSQUE-E",
"stopSequence": 72
},
{
"arrival": {
"time": "1771517666"
},
"departure": {
"time": "1771517666"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHAERI-E",
"stopSequence": 73
},
{
"arrival": {
"time": "1771517719"
},
"departure": {
"time": "1771517719"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FONTE-E",
"stopSequence": 74
},
{
"arrival": {
"time": "1771517781"
},
"departure": {
"time": "1771517781"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ERIGNE",
"stopSequence": 75
},
{
"arrival": {
"time": "1771517700"
},
"stopId": "SOLAND",
"stopSequence": 76
}
],
"trip": {
"directionId": 1,
"routeId": "03",
"tripId": "6258314"
}
}
},
{
"id": "trip:6258136",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771519560"
},
"stopId": "AQUA-D5A",
"stopSequence": 0
},
{
"arrival": {
"time": "1771519615"
},
"departure": {
"time": "1771519615"
},
"stopId": "AURIOL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771519669"
},
"departure": {
"time": "1771519669"
},
"stopId": "FRATE-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771519746"
},
"departure": {
"time": "1771519746"
},
"stopId": "CHARNA-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771519820"
},
"departure": {
"time": "1771519820"
},
"stopId": "ESEO-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771519980"
},
"departure": {
"time": "1771519980"
},
"stopId": "CARREF5A",
"stopSequence": 5
},
{
"arrival": {
"time": "1771520085"
},
"departure": {
"time": "1771520085"
},
"stopId": "RAMON-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771520192"
},
"departure": {
"time": "1771520192"
},
"stopId": "RBRIOL-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771520280"
},
"departure": {
"time": "1771520280"
},
"stopId": "EUROPE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771520395"
},
"departure": {
"time": "1771520395"
},
"stopId": "ALDUNANT",
"stopSequence": 9
}
],
"trip": {
"directionId": 0,
"routeId": "05",
"tripId": "6258136"
}
}
},
{
"id": "trip:6257912",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516944"
},
"departure": {
"time": "1771516944"
},
"stopId": "SAJACQUE",
"stopSequence": 28
},
{
"arrival": {
"time": "1771517023"
},
"departure": {
"time": "1771517023"
},
"stopId": "DUMESNIL",
"stopSequence": 29
},
{
"arrival": {
"time": "1771517061"
},
"departure": {
"time": "1771517061"
},
"stopId": "LEQUAI",
"stopSequence": 30
},
{
"arrival": {
"time": "1771516860"
},
"departure": {
"time": "1771516860"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MONPROF.",
"stopSequence": 31
},
{
"arrival": {
"time": "1771516987"
},
"departure": {
"time": "1771516987"
},
"scheduleRelationship": "SKIPPED",
"stopId": "TRINITE",
"stopSequence": 32
},
{
"arrival": {
"time": "1771517075"
},
"departure": {
"time": "1771517075"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAUREPA",
"stopSequence": 33
},
{
"arrival": {
"time": "1771517160"
},
"departure": {
"time": "1771517160"
},
"scheduleRelationship": "SKIPPED",
"stopId": "COEURMA",
"stopSequence": 34
},
{
"arrival": {
"time": "1771517095"
},
"departure": {
"time": "1771517095"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHDARR",
"stopSequence": 35
},
{
"arrival": {
"time": "1771518611"
},
"departure": {
"time": "1771518611"
},
"stopId": "ACADEMIE",
"stopSequence": 36
},
{
"arrival": {
"time": "1771518690"
},
"departure": {
"time": "1771518690"
},
"stopId": "GBREM-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771518821"
},
"departure": {
"time": "1771518821"
},
"stopId": "GARETERM",
"stopSequence": 38
},
{
"arrival": {
"time": "1771518827"
},
"departure": {
"time": "1771518827"
},
"stopId": "LESGARES",
"stopSequence": 39
},
{
"arrival": {
"time": "1771519017"
},
"departure": {
"time": "1771519017"
},
"stopId": "HARAS",
"stopSequence": 40
},
{
"arrival": {
"time": "1771519116"
},
"departure": {
"time": "1771519116"
},
"stopId": "STAUBIN",
"stopSequence": 41
},
{
"arrival": {
"time": "1771519143"
},
"departure": {
"time": "1771519143"
},
"stopId": "LOR-FO-A",
"stopSequence": 42
},
{
"arrival": {
"time": "1771519221"
},
"departure": {
"time": "1771519221"
},
"stopId": "MAIL-HDV",
"stopSequence": 43
},
{
"arrival": {
"time": "1771519366"
},
"departure": {
"time": "1771519366"
},
"stopId": "SECUSO-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771519391"
},
"departure": {
"time": "1771519391"
},
"stopId": "STEXUP-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771519488"
},
"departure": {
"time": "1771519488"
},
"stopId": "GARDOT-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771519549"
},
"departure": {
"time": "1771519549"
},
"stopId": "MONTAI-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771519590"
},
"departure": {
"time": "1771519590"
},
"stopId": "CIMETI-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771519657"
},
"departure": {
"time": "1771519657"
},
"stopId": "AFPA-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771519738"
},
"departure": {
"time": "1771519738"
},
"stopId": "ARCEAU-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771519746"
},
"departure": {
"time": "1771519746"
},
"stopId": "CASERN-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771519845"
},
"departure": {
"time": "1771519845"
},
"stopId": "LAREU-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771519938"
},
"departure": {
"time": "1771519938"
},
"stopId": "PAPERI-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771519992"
},
"departure": {
"time": "1771519992"
},
"stopId": "CCHEMI-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771520036"
},
"departure": {
"time": "1771520036"
},
"stopId": "JUFERR-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771520124"
},
"departure": {
"time": "1771520124"
},
"stopId": "GEMMET-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771520177"
},
"departure": {
"time": "1771520177"
},
"stopId": "AUBEPI-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771520240"
},
"departure": {
"time": "1771520240"
},
"stopId": "STADE-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771520272"
},
"departure": {
"time": "1771520272"
},
"stopId": "PELLER-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771520296"
},
"departure": {
"time": "1771520296"
},
"stopId": "CEEQUE-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1771520318"
},
"departure": {
"time": "1771520318"
},
"stopId": "MORLIE-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771520421"
},
"departure": {
"time": "1771520421"
},
"stopId": "WALCOU-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1771520471"
},
"departure": {
"time": "1771520471"
},
"stopId": "JAUDET-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1771520675"
},
"stopId": "SBAVENAI",
"stopSequence": 68
}
],
"trip": {
"directionId": 0,
"routeId": "02",
"tripId": "6257912"
}
}
},
{
"id": "trip:6258522",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516779"
},
"departure": {
"time": "1771516825"
},
"stopId": "AROBASE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771516839"
},
"departure": {
"time": "1771516870"
},
"stopId": "PCOUBERT",
"stopSequence": 16
},
{
"arrival": {
"time": "1771516984"
},
"departure": {
"time": "1771516984"
},
"stopId": "JEBOUIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771517071"
},
"departure": {
"time": "1771517071"
},
"stopId": "MADELEIN",
"stopSequence": 18
},
{
"arrival": {
"time": "1771517116"
},
"departure": {
"time": "1771517116"
},
"stopId": "VOLNEY",
"stopSequence": 19
},
{
"arrival": {
"time": "1771517194"
},
"departure": {
"time": "1771517194"
},
"stopId": "BOURGONN",
"stopSequence": 20
},
{
"arrival": {
"time": "1771517253"
},
"departure": {
"time": "1771517253"
},
"stopId": "MICHELET",
"stopSequence": 21
},
{
"arrival": {
"time": "1771517303"
},
"departure": {
"time": "1771517303"
},
"stopId": "ANLEROY",
"stopSequence": 22
},
{
"arrival": {
"time": "1771517434"
},
"departure": {
"time": "1771517434"
},
"stopId": "PAULBERT",
"stopSequence": 23
},
{
"arrival": {
"time": "1771517531"
},
"departure": {
"time": "1771517531"
},
"stopId": "LICES",
"stopSequence": 24
},
{
"arrival": {
"time": "1771517603"
},
"departure": {
"time": "1771517603"
},
"stopId": "CCI-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1771517647"
},
"departure": {
"time": "1771517647"
},
"stopId": "CHDARR-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771517762"
},
"departure": {
"time": "1771517762"
},
"stopId": "LEQUAI-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771517802"
},
"departure": {
"time": "1771517802"
},
"stopId": "DUMESN-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771517817"
},
"departure": {
"time": "1771517817"
},
"stopId": "MONPR-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771517529"
},
"departure": {
"time": "1771517529"
},
"scheduleRelationship": "SKIPPED",
"stopId": "OFFTOURI",
"stopSequence": 30
},
{
"arrival": {
"time": "1771517580"
},
"departure": {
"time": "1771517580"
},
"scheduleRelationship": "SKIPPED",
"stopId": "SAICROIX",
"stopSequence": 31
},
{
"arrival": {
"time": "1771517665"
},
"departure": {
"time": "1771517665"
},
"scheduleRelationship": "SKIPPED",
"stopId": "REPUBL-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771517775"
},
"departure": {
"time": "1771517775"
},
"scheduleRelationship": "SKIPPED",
"stopId": "COEURP-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771517880"
},
"departure": {
"time": "1771517880"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAURE-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771517940"
},
"departure": {
"time": "1771517940"
},
"scheduleRelationship": "SKIPPED",
"stopId": "TRINIT-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771517871"
},
"departure": {
"time": "1771517871"
},
"stopId": "DESCAZ-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771517938"
},
"departure": {
"time": "1771517938"
},
"stopId": "BICHBI-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771517939"
},
"departure": {
"time": "1771517939"
},
"stopId": "BICHLA-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771517975"
},
"departure": {
"time": "1771517975"
},
"stopId": "CLOUET-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771518050"
},
"departure": {
"time": "1771518050"
},
"stopId": "GOURON-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771518109"
},
"departure": {
"time": "1771518109"
},
"stopId": "GASNIE-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771518153"
},
"departure": {
"time": "1771518153"
},
"stopId": "LIZE07-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771518238"
},
"departure": {
"time": "1771518238"
},
"stopId": "ECHMA-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771518288"
},
"departure": {
"time": "1771518288"
},
"stopId": "KENNED-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771518376"
},
"departure": {
"time": "1771518376"
},
"stopId": "WPMA-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771518428"
},
"departure": {
"time": "1771518428"
},
"stopId": "RONDE-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771518491"
},
"departure": {
"time": "1771518491"
},
"stopId": "BRASSE-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771518545"
},
"departure": {
"time": "1771518545"
},
"stopId": "BEURRI-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771518600"
},
"departure": {
"time": "1771518600"
},
"stopId": "DELAUN-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771518658"
},
"departure": {
"time": "1771518658"
},
"stopId": "MAUFIN-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771518711"
},
"departure": {
"time": "1771518711"
},
"stopId": "MAIRAV-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771518756"
},
"departure": {
"time": "1771518756"
},
"stopId": "CIAVRI-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771518797"
},
"departure": {
"time": "1771518797"
},
"stopId": "PEGARD-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771518859"
},
"departure": {
"time": "1771518859"
},
"stopId": "RIPOLE-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771518891"
},
"departure": {
"time": "1771518891"
},
"stopId": "SALETT-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771518957"
},
"departure": {
"time": "1771518957"
},
"stopId": "LEPRE-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771519034"
},
"departure": {
"time": "1771519034"
},
"stopId": "BONPLA-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771519069"
},
"departure": {
"time": "1771519069"
},
"stopId": "POIVRE-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771519131"
},
"departure": {
"time": "1771519131"
},
"stopId": "AARDBU-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771519267"
},
"departure": {
"time": "1771519267"
},
"stopId": "AUCHAN-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1771519311"
},
"departure": {
"time": "1771519311"
},
"stopId": "CCADEA-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771519349"
},
"departure": {
"time": "1771519349"
},
"stopId": "PLOTTI-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1771519372"
},
"departure": {
"time": "1771519372"
},
"stopId": "AUTRIC-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1771519425"
},
"departure": {
"time": "1771519425"
},
"stopId": "IRLAND-E",
"stopSequence": 64
},
{
"arrival": {
"time": "1771519462"
},
"departure": {
"time": "1771519462"
},
"stopId": "ITALIE-E",
"stopSequence": 65
},
{
"arrival": {
"time": "1771519521"
},
"departure": {
"time": "1771519521"
},
"stopId": "ALLEMA-E",
"stopSequence": 66
},
{
"arrival": {
"time": "1771519543"
},
"departure": {
"time": "1771519543"
},
"stopId": "DANEMA-E",
"stopSequence": 67
},
{
"arrival": {
"time": "1771519604"
},
"departure": {
"time": "1771519604"
},
"stopId": "AVENEU-E",
"stopSequence": 68
},
{
"arrival": {
"time": "1771519622"
},
"departure": {
"time": "1771519622"
},
"stopId": "MASTEL-E",
"stopSequence": 69
},
{
"arrival": {
"time": "1771519665"
},
"departure": {
"time": "1771519665"
},
"stopId": "JEHUEZ-E",
"stopSequence": 70
},
{
"arrival": {
"time": "1771519738"
},
"departure": {
"time": "1771519738"
},
"stopId": "PLATEF-E",
"stopSequence": 71
},
{
"arrival": {
"time": "1771519798"
},
"departure": {
"time": "1771519798"
},
"stopId": "ESPMON-E",
"stopSequence": 72
},
{
"arrival": {
"time": "1771519867"
},
"departure": {
"time": "1771519867"
},
"stopId": "BELAIR-E",
"stopSequence": 73
},
{
"arrival": {
"time": "1771519917"
},
"departure": {
"time": "1771519917"
},
"stopId": "ZOLA-E",
"stopSequence": 74
},
{
"arrival": {
"time": "1771519968"
},
"departure": {
"time": "1771519968"
},
"stopId": "ANAFRA-E",
"stopSequence": 75
},
{
"arrival": {
"time": "1771520011"
},
"departure": {
"time": "1771520011"
},
"stopId": "PISCMU-E",
"stopSequence": 76
},
{
"arrival": {
"time": "1771520271"
},
"departure": {
"time": "1771520271"
},
"stopId": "DOMVATER",
"stopSequence": 77
},
{
"arrival": {
"time": "1771520082"
},
"departure": {
"time": "1771520082"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DEBEAU-E",
"stopSequence": 78
},
{
"arrival": {
"time": "1771520112"
},
"departure": {
"time": "1771520112"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DIX8JU-E",
"stopSequence": 79
},
{
"arrival": {
"time": "1771520144"
},
"departure": {
"time": "1771520144"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHPEGU-E",
"stopSequence": 80
},
{
"arrival": {
"time": "1771520189"
},
"departure": {
"time": "1771520189"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HAUCOU-E",
"stopSequence": 81
},
{
"arrival": {
"time": "1771520361"
},
"departure": {
"time": "1771520361"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GERMTI-E",
"stopSequence": 82
},
{
"arrival": {
"time": "1771520400"
},
"departure": {
"time": "1771520400"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DOMVAL-E",
"stopSequence": 83
},
{
"arrival": {
"time": "1771520317"
},
"departure": {
"time": "1771520317"
},
"stopId": "RECLAI-E",
"stopSequence": 84
},
{
"arrival": {
"time": "1771520358"
},
"departure": {
"time": "1771520358"
},
"stopId": "RENOIR-E",
"stopSequence": 85
},
{
"arrival": {
"time": "1771520371"
},
"departure": {
"time": "1771520371"
},
"stopId": "CAMPJU-E",
"stopSequence": 86
},
{
"arrival": {
"time": "1771520420"
},
"departure": {
"time": "1771520420"
},
"stopId": "JUIGN-E",
"stopSequence": 87
}
],
"trip": {
"directionId": 1,
"routeId": "07",
"tripId": "6258522"
}
}
},
{
"id": "trip:6258103",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771518360"
},
"stopId": "AQUA-D5A",
"stopSequence": 0
},
{
"arrival": {
"time": "1771518423"
},
"departure": {
"time": "1771518423"
},
"stopId": "AURIOL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771518484"
},
"departure": {
"time": "1771518484"
},
"stopId": "FRATE-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771518572"
},
"departure": {
"time": "1771518572"
},
"stopId": "CHARNA-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771518656"
},
"departure": {
"time": "1771518656"
},
"stopId": "ESEO-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771518840"
},
"departure": {
"time": "1771518840"
},
"stopId": "CARREF5A",
"stopSequence": 5
},
{
"arrival": {
"time": "1771518945"
},
"departure": {
"time": "1771518945"
},
"stopId": "RAMON-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771519052"
},
"departure": {
"time": "1771519052"
},
"stopId": "RBRIOL-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771519140"
},
"departure": {
"time": "1771519140"
},
"stopId": "EUROPE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771519255"
},
"departure": {
"time": "1771519255"
},
"stopId": "ALDUNANT",
"stopSequence": 9
},
{
"arrival": {
"time": "1771519380"
},
"departure": {
"time": "1771519380"
},
"stopId": "BRISPOTI",
"stopSequence": 10
},
{
"arrival": {
"time": "1771519430"
},
"departure": {
"time": "1771519430"
},
"stopId": "THULEAU",
"stopSequence": 11
},
{
"arrival": {
"time": "1771519470"
},
"departure": {
"time": "1771519470"
},
"stopId": "DEUCROIX",
"stopSequence": 12
},
{
"arrival": {
"time": "1771519553"
},
"departure": {
"time": "1771519553"
},
"stopId": "GILLIE-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771519649"
},
"departure": {
"time": "1771519649"
},
"stopId": "ISORET-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771519740"
},
"departure": {
"time": "1771519740"
},
"stopId": "CAMELI-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771519850"
},
"departure": {
"time": "1771519850"
},
"stopId": "ESPACE5A",
"stopSequence": 16
},
{
"arrival": {
"time": "1771519967"
},
"departure": {
"time": "1771519967"
},
"stopId": "VILLECHI",
"stopSequence": 17
},
{
"arrival": {
"time": "1771520039"
},
"departure": {
"time": "1771520039"
},
"stopId": "STLEON5A",
"stopSequence": 18
},
{
"arrival": {
"time": "1771520106"
},
"departure": {
"time": "1771520106"
},
"stopId": "JEJAURES",
"stopSequence": 19
},
{
"arrival": {
"time": "1771520220"
},
"departure": {
"time": "1771520220"
},
"stopId": "JUSTICES",
"stopSequence": 20
},
{
"arrival": {
"time": "1771520260"
},
"departure": {
"time": "1771520260"
},
"stopId": "DELACROI",
"stopSequence": 21
},
{
"arrival": {
"time": "1771520333"
},
"departure": {
"time": "1771520333"
},
"stopId": "SAUMUROI",
"stopSequence": 22
},
{
"arrival": {
"time": "1771520414"
},
"departure": {
"time": "1771520414"
},
"stopId": "INTERMIL",
"stopSequence": 23
}
],
"trip": {
"directionId": 0,
"routeId": "05",
"tripId": "6258103"
}
}
},
{
"id": "trip:6258315",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516820"
},
"departure": {
"time": "1771516859"
},
"stopId": "HARAS",
"stopSequence": 31
},
{
"arrival": {
"time": "1771516881"
},
"departure": {
"time": "1771516881"
},
"stopId": "STAUBIN",
"stopSequence": 32
},
{
"arrival": {
"time": "1771516910"
},
"departure": {
"time": "1771516910"
},
"stopId": "LOR-FO-A",
"stopSequence": 33
},
{
"arrival": {
"time": "1771516923"
},
"departure": {
"time": "1771516923"
},
"stopId": "LORRAIN2",
"stopSequence": 36
},
{
"arrival": {
"time": "1771516926"
},
"departure": {
"time": "1771516926"
},
"stopId": "LORRAIN1",
"stopSequence": 37
},
{
"arrival": {
"time": "1771516927"
},
"departure": {
"time": "1771516927"
},
"stopId": "LORRTERM",
"stopSequence": 38
},
{
"arrival": {
"time": "1771516931"
},
"departure": {
"time": "1771516931"
},
"stopId": "LOHUIT",
"stopSequence": 39
},
{
"arrival": {
"time": "1771516931"
},
"departure": {
"time": "1771516931"
},
"stopId": "HMAI",
"stopSequence": 40
},
{
"arrival": {
"time": "1771516952"
},
"departure": {
"time": "1771516952"
},
"stopId": "MAIL-NAE",
"stopSequence": 41
},
{
"arrival": {
"time": "1771516966"
},
"departure": {
"time": "1771516966"
},
"stopId": "HDVSUB",
"stopSequence": 42
},
{
"arrival": {
"time": "1771516989"
},
"departure": {
"time": "1771516989"
},
"stopId": "MENDES-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771517038"
},
"departure": {
"time": "1771517038"
},
"stopId": "MENDESFR",
"stopSequence": 50
},
{
"arrival": {
"time": "1771517196"
},
"departure": {
"time": "1771517196"
},
"stopId": "FO-LOR-R",
"stopSequence": 51
},
{
"arrival": {
"time": "1771517336"
},
"departure": {
"time": "1771517336"
},
"stopId": "STAUBI-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771517444"
},
"departure": {
"time": "1771517444"
},
"stopId": "HARAS-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771517637"
},
"departure": {
"time": "1771517637"
},
"stopId": "ANLERO-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771517722"
},
"departure": {
"time": "1771517722"
},
"stopId": "RABELA-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771517789"
},
"departure": {
"time": "1771517789"
},
"stopId": "ESA-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771517944"
},
"departure": {
"time": "1771517944"
},
"stopId": "DELATA-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771518057"
},
"departure": {
"time": "1771518057"
},
"stopId": "ALLARD-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771518107"
},
"departure": {
"time": "1771518107"
},
"stopId": "TASSIG-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771518200"
},
"departure": {
"time": "1771518200"
},
"stopId": "TROIPA-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1771518237"
},
"departure": {
"time": "1771518237"
},
"stopId": "SABLON-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771518305"
},
"departure": {
"time": "1771518305"
},
"stopId": "RUELLE-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1771518411"
},
"departure": {
"time": "1771518411"
},
"stopId": "GENDRO-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1771518531"
},
"departure": {
"time": "1771518531"
},
"stopId": "PATUR-E",
"stopSequence": 64
},
{
"arrival": {
"time": "1771518621"
},
"departure": {
"time": "1771518621"
},
"stopId": "AUTHIO-E",
"stopSequence": 65
},
{
"arrival": {
"time": "1771518697"
},
"departure": {
"time": "1771518697"
},
"stopId": "BELPOU-E",
"stopSequence": 66
},
{
"arrival": {
"time": "1771518120"
},
"departure": {
"time": "1771518120"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PONTSC-E",
"stopSequence": 68
},
{
"arrival": {
"time": "1771518259"
},
"departure": {
"time": "1771518259"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOIRE-E",
"stopSequence": 69
},
{
"arrival": {
"time": "1771518299"
},
"departure": {
"time": "1771518299"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DUBE-E",
"stopSequence": 70
},
{
"arrival": {
"time": "1771518352"
},
"departure": {
"time": "1771518352"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOUET-E",
"stopSequence": 71
},
{
"arrival": {
"time": "1771518399"
},
"departure": {
"time": "1771518399"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOSQUE-E",
"stopSequence": 72
},
{
"arrival": {
"time": "1771518456"
},
"departure": {
"time": "1771518456"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHAERI-E",
"stopSequence": 73
},
{
"arrival": {
"time": "1771518509"
},
"departure": {
"time": "1771518509"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FONTE-E",
"stopSequence": 74
},
{
"arrival": {
"time": "1771518571"
},
"departure": {
"time": "1771518571"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ERIGNE",
"stopSequence": 75
},
{
"arrival": {
"time": "1771518600"
},
"stopId": "SOLAND",
"stopSequence": 76
}
],
"trip": {
"directionId": 1,
"routeId": "03",
"tripId": "6258315"
}
}
},
{
"id": "trip:6541222",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771520400"
},
"stopId": "2ANRO",
"stopSequence": 0
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6541222"
}
}
},
{
"id": "trip:6053047",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771518180"
},
"stopId": "HDVSUB",
"stopSequence": 0
},
{
"arrival": {
"time": "1771518299"
},
"departure": {
"time": "1771518299"
},
"stopId": "CLEMOI-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771518687"
},
"departure": {
"time": "1771518687"
},
"stopId": "BRISEP-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771518853"
},
"departure": {
"time": "1771518853"
},
"stopId": "CHATEN-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771519020"
},
"departure": {
"time": "1771519020"
},
"stopId": "SEPSON-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771519147"
},
"departure": {
"time": "1771519147"
},
"stopId": "RTEPAR-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771519238"
},
"departure": {
"time": "1771519238"
},
"stopId": "PROVIN-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771519380"
},
"departure": {
"time": "1771519380"
},
"stopId": "PARCEX-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771519647"
},
"departure": {
"time": "1771519647"
},
"stopId": "CARREA-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771519680"
},
"departure": {
"time": "1771519680"
},
"stopId": "MILLAR-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771519725"
},
"departure": {
"time": "1771519725"
},
"stopId": "BASMOR-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771519786"
},
"departure": {
"time": "1771519786"
},
"stopId": "CHABLA-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771519838"
},
"departure": {
"time": "1771519838"
},
"stopId": "UNION-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771519920"
},
"departure": {
"time": "1771519920"
},
"stopId": "SSYMAI-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771520014"
},
"departure": {
"time": "1771520014"
},
"stopId": "LECLSYLV",
"stopSequence": 14
},
{
"arrival": {
"time": "1771520069"
},
"departure": {
"time": "1771520069"
},
"stopId": "FRANCAIS",
"stopSequence": 15
},
{
"arrival": {
"time": "1771520138"
},
"departure": {
"time": "1771520138"
},
"stopId": "V.HUGO-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771520209"
},
"departure": {
"time": "1771520209"
},
"stopId": "ANBRUE-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771520272"
},
"departure": {
"time": "1771520272"
},
"stopId": "GAUGUI-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771520340"
},
"stopId": "STSYCHVE",
"stopSequence": 19
}
],
"trip": {
"directionId": 1,
"routeId": "25",
"tripId": "6053047"
}
}
},
{
"id": "trip:6258078",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771518415"
},
"departure": {
"time": "1771518415"
},
"stopId": "AURIOL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771518479"
},
"departure": {
"time": "1771518479"
},
"stopId": "PELUAU",
"stopSequence": 2
},
{
"arrival": {
"time": "1771518572"
},
"departure": {
"time": "1771518572"
},
"stopId": "LIZE05",
"stopSequence": 3
},
{
"arrival": {
"time": "1771518615"
},
"departure": {
"time": "1771518615"
},
"stopId": "CAMUS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771518660"
},
"departure": {
"time": "1771518660"
},
"stopId": "LECLERC",
"stopSequence": 5
},
{
"arrival": {
"time": "1771518727"
},
"departure": {
"time": "1771518727"
},
"stopId": "ROCEPINE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771518776"
},
"departure": {
"time": "1771518776"
},
"stopId": "PARCGARE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771518841"
},
"departure": {
"time": "1771518841"
},
"stopId": "LABRUYER",
"stopSequence": 8
},
{
"arrival": {
"time": "1771518916"
},
"departure": {
"time": "1771518916"
},
"stopId": "RASPAIL",
"stopSequence": 9
},
{
"arrival": {
"time": "1771518973"
},
"departure": {
"time": "1771518973"
},
"stopId": "DUMESNIL",
"stopSequence": 10
},
{
"arrival": {
"time": "1771519020"
},
"departure": {
"time": "1771519020"
},
"stopId": "LEQUAI",
"stopSequence": 11
},
{
"arrival": {
"time": "1771519303"
},
"departure": {
"time": "1771519303"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHDARR",
"stopSequence": 12
},
{
"arrival": {
"time": "1771519201"
},
"departure": {
"time": "1771519201"
},
"stopId": "ACADEMIE",
"stopSequence": 13
},
{
"arrival": {
"time": "1771519285"
},
"departure": {
"time": "1771519440"
},
"stopId": "GBREM-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771519473"
},
"departure": {
"time": "1771519473"
},
"stopId": "SEMARD-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771519510"
},
"departure": {
"time": "1771519510"
},
"stopId": "PONTNO-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771519582"
},
"departure": {
"time": "1771519582"
},
"stopId": "POIREL-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771519622"
},
"departure": {
"time": "1771519622"
},
"stopId": "VAUBAN-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771519700"
},
"departure": {
"time": "1771519700"
},
"stopId": "GENIE-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771519772"
},
"departure": {
"time": "1771519772"
},
"stopId": "EBLE-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771519864"
},
"departure": {
"time": "1771519864"
},
"stopId": "CTRETR-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771519980"
},
"departure": {
"time": "1771519980"
},
"stopId": "GAUBOU5B",
"stopSequence": 22
},
{
"arrival": {
"time": "1771520048"
},
"departure": {
"time": "1771520048"
},
"stopId": "MONTCASB",
"stopSequence": 23
},
{
"arrival": {
"time": "1771520103"
},
"departure": {
"time": "1771520103"
},
"stopId": "MAJUIN5B",
"stopSequence": 24
},
{
"arrival": {
"time": "1771520149"
},
"departure": {
"time": "1771520149"
},
"stopId": "CLAUDEL",
"stopSequence": 25
},
{
"arrival": {
"time": "1771520195"
},
"departure": {
"time": "1771520195"
},
"stopId": "JEAN-23",
"stopSequence": 26
},
{
"arrival": {
"time": "1771520227"
},
"departure": {
"time": "1771520227"
},
"stopId": "JULESVER",
"stopSequence": 27
},
{
"arrival": {
"time": "1771520288"
},
"departure": {
"time": "1771520288"
},
"stopId": "PALLAC-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771520318"
},
"departure": {
"time": "1771520318"
},
"stopId": "DURVIL-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771520400"
},
"departure": {
"time": "1771520400"
},
"stopId": "ANRO-5B",
"stopSequence": 30
},
{
"arrival": {
"time": "1771520462"
},
"departure": {
"time": "1771520462"
},
"stopId": "BOUTHO-E",
"stopSequence": 31
}
],
"trip": {
"directionId": 1,
"routeId": "05",
"tripId": "6258078"
}
}
},
{
"id": "trip:3265",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516763"
},
"departure": {
"time": "1771516785"
},
"stopId": "LOUDIN-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771516855"
},
"departure": {
"time": "0"
},
"stopId": "BLEUNI-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771516900"
},
"departure": {
"time": "1771516900"
},
"stopId": "VILVEQ-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771516919"
},
"departure": {
"time": "1771516919"
},
"stopId": "VILVEC-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771517046"
},
"departure": {
"time": "1771517046"
},
"stopId": "SOUCEL-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771517262"
},
"departure": {
"time": "1771517262"
},
"stopId": "NONNA-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771517320"
},
"departure": {
"time": "1771517320"
},
"stopId": "HERMIT32",
"stopSequence": 23
}
],
"trip": {
"directionId": 1,
"routeId": "32",
"tripId": "3265"
}
}
},
{
"id": "trip:6257529",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516816"
},
"departure": {
"time": "1771516816"
},
"stopId": "HIPPODRO",
"stopSequence": 2
},
{
"arrival": {
"time": "1771516846"
},
"departure": {
"time": "1771516846"
},
"stopId": "REDUMONT",
"stopSequence": 3
},
{
"arrival": {
"time": "1771516956"
},
"departure": {
"time": "1771516956"
},
"stopId": "DUBELL-2",
"stopSequence": 4
},
{
"arrival": {
"time": "1771516986"
},
"departure": {
"time": "1771516986"
},
"stopId": "BOISABBE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771517040"
},
"departure": {
"time": "1771517040"
},
"stopId": "DEBUSSY",
"stopSequence": 6
},
{
"arrival": {
"time": "1771517110"
},
"departure": {
"time": "1771517110"
},
"stopId": "HOTELLER",
"stopSequence": 7
},
{
"arrival": {
"time": "1771517161"
},
"departure": {
"time": "1771517161"
},
"stopId": "INDUSTRI",
"stopSequence": 8
},
{
"arrival": {
"time": "1771517257"
},
"departure": {
"time": "1771517257"
},
"stopId": "SAVOIE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771517339"
},
"departure": {
"time": "1771517339"
},
"stopId": "DOYENNE",
"stopSequence": 10
},
{
"arrival": {
"time": "1771517423"
},
"departure": {
"time": "1771517423"
},
"stopId": "CITESOLI",
"stopSequence": 11
},
{
"arrival": {
"time": "1771517501"
},
"departure": {
"time": "1771517501"
},
"stopId": "RAMON-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771517757"
},
"departure": {
"time": "1771517757"
},
"stopId": "MIMOSAS",
"stopSequence": 16
},
{
"arrival": {
"time": "1771517823"
},
"departure": {
"time": "1771517823"
},
"stopId": "BRISEPOT",
"stopSequence": 17
},
{
"arrival": {
"time": "1771517874"
},
"departure": {
"time": "1771517874"
},
"stopId": "DESJARDI",
"stopSequence": 18
},
{
"arrival": {
"time": "1771517916"
},
"departure": {
"time": "1771517916"
},
"stopId": "MACE",
"stopSequence": 19
},
{
"arrival": {
"time": "1771517945"
},
"departure": {
"time": "1771517945"
},
"stopId": "LUTIN",
"stopSequence": 20
},
{
"arrival": {
"time": "1771518031"
},
"departure": {
"time": "1771518031"
},
"stopId": "MUSSET",
"stopSequence": 21
},
{
"arrival": {
"time": "1771518071"
},
"departure": {
"time": "1771518071"
},
"stopId": "SAVARY",
"stopSequence": 22
},
{
"arrival": {
"time": "1771517520"
},
"departure": {
"time": "1771517520"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CARCITR",
"stopSequence": 23
},
{
"arrival": {
"time": "1771517575"
},
"departure": {
"time": "1771517575"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FFAURE",
"stopSequence": 24
},
{
"arrival": {
"time": "1771517684"
},
"departure": {
"time": "1771517684"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FACUL-SS",
"stopSequence": 25
},
{
"arrival": {
"time": "1771517700"
},
"departure": {
"time": "1771517700"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BDEMAINE",
"stopSequence": 26
},
{
"arrival": {
"time": "1771517861"
},
"departure": {
"time": "1771517861"
},
"scheduleRelationship": "SKIPPED",
"stopId": "TALET",
"stopSequence": 27
},
{
"arrival": {
"time": "1771518169"
},
"departure": {
"time": "1771518169"
},
"stopId": "MENDESFR",
"stopSequence": 28
},
{
"arrival": {
"time": "1771518307"
},
"departure": {
"time": "1771518307"
},
"stopId": "FO-LOR-R",
"stopSequence": 29
},
{
"arrival": {
"time": "1771518445"
},
"departure": {
"time": "1771518445"
},
"stopId": "STAUBI-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771518491"
},
"departure": {
"time": "1771518491"
},
"stopId": "HARAS-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771518600"
},
"departure": {
"time": "1771518600"
},
"stopId": "LESGAR-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771518723"
},
"departure": {
"time": "1771518723"
},
"stopId": "SEMARD-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771518782"
},
"departure": {
"time": "1771518782"
},
"stopId": "PONTNO-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771518824"
},
"departure": {
"time": "1771518824"
},
"stopId": "POIREL-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771518881"
},
"departure": {
"time": "1771518881"
},
"stopId": "VAUBAN-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771518960"
},
"departure": {
"time": "1771518960"
},
"stopId": "CHANZY-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771519020"
},
"departure": {
"time": "1771519020"
},
"stopId": "LAFAYE-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771519106"
},
"departure": {
"time": "1771519106"
},
"stopId": "MIRABE-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771519161"
},
"departure": {
"time": "1771519161"
},
"stopId": "CESARG-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771519200"
},
"departure": {
"time": "1771519200"
},
"stopId": "BLANDE-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771519256"
},
"departure": {
"time": "1771519256"
},
"stopId": "MUTUAL-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771519328"
},
"departure": {
"time": "1771519328"
},
"stopId": "VILLES-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771519377"
},
"departure": {
"time": "1771519377"
},
"stopId": "VIVIER-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771519440"
},
"departure": {
"time": "1771519440"
},
"stopId": "MARIAN-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771519491"
},
"departure": {
"time": "1771519491"
},
"stopId": "LINOVE-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771519530"
},
"departure": {
"time": "1771519530"
},
"stopId": "DANGEL-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771519590"
},
"departure": {
"time": "1771519590"
},
"stopId": "ATHLET-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771519634"
},
"departure": {
"time": "1771519634"
},
"stopId": "DIONNE-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771519680"
},
"departure": {
"time": "1771519680"
},
"stopId": "GENDRO-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771519724"
},
"departure": {
"time": "1771519724"
},
"stopId": "CHESNA-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771519772"
},
"departure": {
"time": "1771519772"
},
"stopId": "GIRAD-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771519867"
},
"departure": {
"time": "1771519867"
},
"stopId": "FRANVILL",
"stopSequence": 53
},
{
"arrival": {
"time": "1771519920"
},
"departure": {
"time": "1771519920"
},
"stopId": "GGESSAND",
"stopSequence": 54
},
{
"arrival": {
"time": "1771519968"
},
"departure": {
"time": "1771519968"
},
"stopId": "MACURIE",
"stopSequence": 55
},
{
"arrival": {
"time": "1771520012"
},
"departure": {
"time": "1771520012"
},
"stopId": "JEROSTAN",
"stopSequence": 56
},
{
"arrival": {
"time": "1771520057"
},
"departure": {
"time": "1771520057"
},
"stopId": "RONCIERE",
"stopSequence": 57
},
{
"arrival": {
"time": "1771520100"
},
"departure": {
"time": "1771520100"
},
"stopId": "GUILLE-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771520187"
},
"departure": {
"time": "1771520187"
},
"stopId": "BAUDRA-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771520340"
},
"stopId": "MOULINMA",
"stopSequence": 60
}
],
"trip": {
"directionId": 1,
"routeId": "09",
"tripId": "6257529"
}
}
},
{
"id": "trip:6540888",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771518670"
},
"stopId": "1AARD",
"stopSequence": 0
},
{
"arrival": {
"time": "1771518750"
},
"departure": {
"time": "1771518750"
},
"stopId": "1BASC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771518820"
},
"departure": {
"time": "1771518820"
},
"stopId": "1STGI",
"stopSequence": 2
},
{
"arrival": {
"time": "1771518900"
},
"departure": {
"time": "1771518900"
},
"stopId": "1ACAS",
"stopSequence": 3
},
{
"arrival": {
"time": "1771518990"
},
"departure": {
"time": "1771518990"
},
"stopId": "1BROY",
"stopSequence": 4
},
{
"arrival": {
"time": "1771519080"
},
"departure": {
"time": "1771519080"
},
"stopId": "1PMAY",
"stopSequence": 5
},
{
"arrival": {
"time": "1771519190"
},
"departure": {
"time": "1771519190"
},
"stopId": "1BOTA",
"stopSequence": 6
},
{
"arrival": {
"time": "1771519350"
},
"departure": {
"time": "1771519350"
},
"stopId": "1VERN",
"stopSequence": 8
},
{
"arrival": {
"time": "1771519440"
},
"departure": {
"time": "1771519440"
},
"stopId": "1HSAU",
"stopSequence": 9
},
{
"arrival": {
"time": "1771519560"
},
"departure": {
"time": "1771519560"
},
"stopId": "1JMOU",
"stopSequence": 10
},
{
"arrival": {
"time": "1771519640"
},
"departure": {
"time": "1771519640"
},
"stopId": "1CAPU",
"stopSequence": 11
},
{
"arrival": {
"time": "1771519770"
},
"departure": {
"time": "1771519770"
},
"stopId": "1HOPA",
"stopSequence": 12
},
{
"arrival": {
"time": "1771519860"
},
"departure": {
"time": "1771519860"
},
"stopId": "1BMAI",
"stopSequence": 13
},
{
"arrival": {
"time": "1771519980"
},
"departure": {
"time": "1771519980"
},
"stopId": "1STSE",
"stopSequence": 14
},
{
"arrival": {
"time": "1771520090"
},
"departure": {
"time": "1771520090"
},
"stopId": "1CECO",
"stopSequence": 15
},
{
"arrival": {
"time": "1771520190"
},
"departure": {
"time": "1771520190"
},
"stopId": "1HDVA",
"stopSequence": 16
},
{
"arrival": {
"time": "1771520270"
},
"departure": {
"time": "1771520270"
},
"stopId": "1FMBL",
"stopSequence": 17
},
{
"arrival": {
"time": "1771520340"
},
"departure": {
"time": "1771520340"
},
"stopId": "1HARA",
"stopSequence": 18
},
{
"arrival": {
"time": "1771520460"
},
"departure": {
"time": "1771520460"
},
"stopId": "1LGAR",
"stopSequence": 19
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6540888"
}
}
},
{
"id": "trip:6540905",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516790"
},
"departure": {
"time": "1771516830"
},
"stopId": "1HARA",
"stopSequence": 18
},
{
"arrival": {
"time": "1771516895"
},
"departure": {
"time": "1771516895"
},
"stopId": "1LGAR",
"stopSequence": 19
},
{
"arrival": {
"time": "1771516995"
},
"departure": {
"time": "1771516995"
},
"stopId": "1LAFA",
"stopSequence": 20
},
{
"arrival": {
"time": "1771517095"
},
"departure": {
"time": "1771517095"
},
"stopId": "1STRA",
"stopSequence": 21
},
{
"arrival": {
"time": "1771517205"
},
"departure": {
"time": "1771517205"
},
"stopId": "1BAMA",
"stopSequence": 22
},
{
"arrival": {
"time": "1771517315"
},
"departure": {
"time": "1771517315"
},
"stopId": "1JE23",
"stopSequence": 23
},
{
"arrival": {
"time": "1771517425"
},
"departure": {
"time": "1771517425"
},
"stopId": "1JVIL",
"stopSequence": 24
},
{
"arrival": {
"time": "1771517545"
},
"stopId": "1ANRO",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6540905"
}
}
},
{
"id": "trip:6258321",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771520280"
},
"stopId": "ADEZIERE",
"stopSequence": 0
},
{
"arrival": {
"time": "1771520319"
},
"departure": {
"time": "1771520319"
},
"stopId": "SCHWALBA",
"stopSequence": 1
},
{
"arrival": {
"time": "1771520359"
},
"departure": {
"time": "1771520359"
},
"stopId": "LA-BOISS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771520413"
},
"departure": {
"time": "1771520413"
},
"stopId": "PIECE",
"stopSequence": 3
},
{
"arrival": {
"time": "1771520460"
},
"departure": {
"time": "1771520460"
},
"stopId": "BALANDE",
"stopSequence": 4
}
],
"trip": {
"directionId": 1,
"routeId": "03",
"tripId": "6258321"
}
}
},
{
"id": "trip:6052661",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516764"
},
"departure": {
"time": "1771516764"
},
"stopId": "DOMVATER",
"stopSequence": 0
},
{
"arrival": {
"time": "1771516794"
},
"departure": {
"time": "1771516794"
},
"stopId": "BECKE",
"stopSequence": 1
},
{
"arrival": {
"time": "1771516839"
},
"departure": {
"time": "1771516839"
},
"stopId": "LAENN",
"stopSequence": 2
},
{
"arrival": {
"time": "1771516835"
},
"departure": {
"time": "1771516835"
},
"stopId": "CAMPJUIG",
"stopSequence": 3
},
{
"arrival": {
"time": "1771516912"
},
"departure": {
"time": "1771516912"
},
"stopId": "PISCMUFF",
"stopSequence": 4
},
{
"arrival": {
"time": "1771516968"
},
"departure": {
"time": "1771516968"
},
"stopId": "ANAFRAN",
"stopSequence": 5
},
{
"arrival": {
"time": "1771517018"
},
"departure": {
"time": "1771517018"
},
"stopId": "ZOLA",
"stopSequence": 6
},
{
"arrival": {
"time": "1771517075"
},
"departure": {
"time": "1771517075"
},
"stopId": "BELAIR",
"stopSequence": 7
},
{
"arrival": {
"time": "1771517120"
},
"departure": {
"time": "1771517120"
},
"stopId": "ESPMONTR",
"stopSequence": 8
},
{
"arrival": {
"time": "1771517204"
},
"departure": {
"time": "1771517204"
},
"stopId": "PLATFLEU",
"stopSequence": 9
},
{
"arrival": {
"time": "1771517252"
},
"departure": {
"time": "1771517252"
},
"stopId": "JEHUEZ",
"stopSequence": 10
},
{
"arrival": {
"time": "1771517317"
},
"departure": {
"time": "1771517317"
},
"stopId": "MASTELLE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771517356"
},
"departure": {
"time": "1771517356"
},
"stopId": "AVENEURO",
"stopSequence": 12
},
{
"arrival": {
"time": "1771517381"
},
"departure": {
"time": "1771517381"
},
"stopId": "DANEMA",
"stopSequence": 13
},
{
"arrival": {
"time": "1771517474"
},
"departure": {
"time": "1771517474"
},
"stopId": "ALLEMAGN",
"stopSequence": 14
},
{
"arrival": {
"time": "1771517503"
},
"departure": {
"time": "1771517503"
},
"stopId": "ITALIE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771517553"
},
"departure": {
"time": "1771517553"
},
"stopId": "IRLANDE",
"stopSequence": 17
},
{
"arrival": {
"time": "1771517636"
},
"departure": {
"time": "1771517636"
},
"stopId": "AUTRICH",
"stopSequence": 18
},
{
"arrival": {
"time": "1771517662"
},
"departure": {
"time": "1771517662"
},
"stopId": "PLOTTIER",
"stopSequence": 19
},
{
"arrival": {
"time": "1771519336"
},
"departure": {
"time": "1771519336"
},
"stopId": "AQUASUB",
"stopSequence": 21
},
{
"arrival": {
"time": "1771519371"
},
"departure": {
"time": "1771519371"
},
"stopId": "AURIOL",
"stopSequence": 22
},
{
"arrival": {
"time": "1771519469"
},
"departure": {
"time": "1771519469"
},
"stopId": "LECUIT",
"stopSequence": 23
},
{
"arrival": {
"time": "1771519528"
},
"departure": {
"time": "1771519528"
},
"stopId": "BLERIOT",
"stopSequence": 24
},
{
"arrival": {
"time": "1771519634"
},
"departure": {
"time": "1771519634"
},
"stopId": "BARRA",
"stopSequence": 25
},
{
"arrival": {
"time": "1771519666"
},
"departure": {
"time": "1771519666"
},
"stopId": "STTERESE",
"stopSequence": 26
},
{
"arrival": {
"time": "1771519756"
},
"departure": {
"time": "1771519756"
},
"stopId": "BICHBICH",
"stopSequence": 27
},
{
"arrival": {
"time": "1771519797"
},
"departure": {
"time": "1771519797"
},
"stopId": "DESCAZEA",
"stopSequence": 28
},
{
"arrival": {
"time": "1771519847"
},
"departure": {
"time": "1771519847"
},
"stopId": "MONPROFI",
"stopSequence": 29
},
{
"arrival": {
"time": "1771519969"
},
"departure": {
"time": "1771519969"
},
"stopId": "LEQUAI",
"stopSequence": 30
},
{
"arrival": {
"time": "1771520271"
},
"departure": {
"time": "1771520271"
},
"stopId": "ACADEMIE",
"stopSequence": 32
},
{
"arrival": {
"time": "1771520309"
},
"departure": {
"time": "1771520309"
},
"stopId": "GBREM-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771520372"
},
"stopId": "GAREPAPI",
"stopSequence": 34
}
],
"trip": {
"directionId": 0,
"routeId": "21",
"tripId": "6052661"
}
}
},
{
"id": "trip:6257434",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771517160"
},
"stopId": "EXPO-ZI",
"stopSequence": 0
},
{
"arrival": {
"time": "1771517217"
},
"departure": {
"time": "1771517217"
},
"stopId": "POULARDE",
"stopSequence": 1
},
{
"arrival": {
"time": "1771517280"
},
"departure": {
"time": "1771517400"
},
"stopId": "POLE49",
"stopSequence": 2
},
{
"arrival": {
"time": "1771517484"
},
"departure": {
"time": "1771517484"
},
"stopId": "HELBOU",
"stopSequence": 3
},
{
"arrival": {
"time": "1771517531"
},
"departure": {
"time": "1771517531"
},
"stopId": "COLOMB",
"stopSequence": 4
},
{
"arrival": {
"time": "1771517580"
},
"departure": {
"time": "1771517580"
},
"stopId": "CHANTRI",
"stopSequence": 5
},
{
"arrival": {
"time": "1771517640"
},
"departure": {
"time": "1771517640"
},
"stopId": "BOISRINI",
"stopSequence": 6
},
{
"arrival": {
"time": "1771517766"
},
"departure": {
"time": "1771517766"
},
"stopId": "COINTREA",
"stopSequence": 7
},
{
"arrival": {
"time": "1771517828"
},
"departure": {
"time": "1771517828"
},
"stopId": "MAISONSR",
"stopSequence": 8
},
{
"arrival": {
"time": "1771517897"
},
"departure": {
"time": "1771517897"
},
"stopId": "GATS",
"stopSequence": 9
},
{
"arrival": {
"time": "1771517974"
},
"departure": {
"time": "1771517974"
},
"stopId": "CAMELI-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771518050"
},
"departure": {
"time": "1771518050"
},
"stopId": "MONTREJO",
"stopSequence": 11
},
{
"arrival": {
"time": "1771518120"
},
"departure": {
"time": "1771518120"
},
"stopId": "COUPERIN",
"stopSequence": 12
},
{
"arrival": {
"time": "1771518301"
},
"departure": {
"time": "1771518301"
},
"stopId": "MONTAI-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771518360"
},
"departure": {
"time": "1771518360"
},
"stopId": "LAREVELL",
"stopSequence": 14
},
{
"arrival": {
"time": "1771518492"
},
"departure": {
"time": "1771518492"
},
"stopId": "MAISARTS",
"stopSequence": 15
},
{
"arrival": {
"time": "1771518590"
},
"departure": {
"time": "1771518590"
},
"stopId": "CLEMOINE",
"stopSequence": 16
},
{
"arrival": {
"time": "1771518715"
},
"departure": {
"time": "1771518715"
},
"stopId": "MAIL-NAE",
"stopSequence": 17
},
{
"arrival": {
"time": "1771518780"
},
"stopId": "LORRAIN2",
"stopSequence": 18
}
],
"trip": {
"directionId": 1,
"routeId": "11",
"tripId": "6257434"
}
}
},
{
"id": "trip:6257956",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771519500"
},
"stopId": "SBAVENAI",
"stopSequence": 0
},
{
"arrival": {
"time": "1771519586"
},
"departure": {
"time": "1771519586"
},
"stopId": "COROT",
"stopSequence": 1
},
{
"arrival": {
"time": "1771519630"
},
"departure": {
"time": "1771519630"
},
"stopId": "CEZANNE",
"stopSequence": 2
},
{
"arrival": {
"time": "1771519667"
},
"departure": {
"time": "1771519667"
},
"stopId": "VERDUN",
"stopSequence": 3
},
{
"arrival": {
"time": "1771519694"
},
"departure": {
"time": "1771519694"
},
"stopId": "PASTEUR",
"stopSequence": 4
},
{
"arrival": {
"time": "1771519800"
},
"departure": {
"time": "1771519800"
},
"stopId": "JAUDETTE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771519845"
},
"departure": {
"time": "1771519845"
},
"stopId": "WALCOURT",
"stopSequence": 6
},
{
"arrival": {
"time": "1771519906"
},
"departure": {
"time": "1771519906"
},
"stopId": "MORLIERE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771519949"
},
"departure": {
"time": "1771519949"
},
"stopId": "CEEQUEST",
"stopSequence": 8
},
{
"arrival": {
"time": "1771519996"
},
"departure": {
"time": "1771519996"
},
"stopId": "PELLERI",
"stopSequence": 9
},
{
"arrival": {
"time": "1771520040"
},
"departure": {
"time": "1771520040"
},
"stopId": "STADE",
"stopSequence": 10
},
{
"arrival": {
"time": "1771520095"
},
"departure": {
"time": "1771520095"
},
"stopId": "AUBEPINE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771520149"
},
"departure": {
"time": "1771520149"
},
"stopId": "GEMMETR",
"stopSequence": 12
},
{
"arrival": {
"time": "1771520215"
},
"departure": {
"time": "1771520215"
},
"stopId": "JUFERRY",
"stopSequence": 13
},
{
"arrival": {
"time": "1771520290"
},
"departure": {
"time": "1771520290"
},
"stopId": "CCHEMINE",
"stopSequence": 14
},
{
"arrival": {
"time": "1771520349"
},
"departure": {
"time": "1771520349"
},
"stopId": "PAPERIE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771520400"
},
"departure": {
"time": "1771520400"
},
"stopId": "LAREUX",
"stopSequence": 16
},
{
"arrival": {
"time": "1771520472"
},
"departure": {
"time": "1771520472"
},
"stopId": "CASERNE",
"stopSequence": 17
}
],
"trip": {
"directionId": 1,
"routeId": "02",
"tripId": "6257956"
}
}
},
{
"id": "trip:6257427",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771517400"
},
"stopId": "LORRAIN2",
"stopSequence": 0
},
{
"arrival": {
"time": "1771517500"
},
"departure": {
"time": "1771517500"
},
"stopId": "MAIL-HDV",
"stopSequence": 1
},
{
"arrival": {
"time": "1771517606"
},
"departure": {
"time": "1771517606"
},
"stopId": "CLEMOI-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771517692"
},
"departure": {
"time": "1771517692"
},
"stopId": "MAISAR-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771517760"
},
"departure": {
"time": "1771517760"
},
"stopId": "LAREVE-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771517892"
},
"departure": {
"time": "1771517892"
},
"stopId": "MONTAIG",
"stopSequence": 5
},
{
"arrival": {
"time": "1771518120"
},
"departure": {
"time": "1771518120"
},
"stopId": "COUPER-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771518192"
},
"departure": {
"time": "1771518192"
},
"stopId": "MONTRJ-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771518261"
},
"departure": {
"time": "1771518261"
},
"stopId": "CAMELIAS",
"stopSequence": 8
},
{
"arrival": {
"time": "1771518329"
},
"departure": {
"time": "1771518329"
},
"stopId": "GATS-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771518385"
},
"departure": {
"time": "1771518385"
},
"stopId": "MAISON-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771518438"
},
"departure": {
"time": "1771518438"
},
"stopId": "COINTR-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771518540"
},
"departure": {
"time": "1771518540"
},
"stopId": "BOISRI-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771518593"
},
"departure": {
"time": "1771518593"
},
"stopId": "CHANTR-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771518640"
},
"departure": {
"time": "1771518640"
},
"stopId": "COLOM-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771518687"
},
"departure": {
"time": "1771518687"
},
"stopId": "HELBO-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771518720"
},
"departure": {
"time": "1771518780"
},
"stopId": "POLE49",
"stopSequence": 16
},
{
"arrival": {
"time": "1771518960"
},
"stopId": "EXPO-ZI",
"stopSequence": 17
}
],
"trip": {
"directionId": 0,
"routeId": "11",
"tripId": "6257427"
}
}
},
{
"id": "trip:6541211",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516859"
},
"departure": {
"time": "1771516861"
},
"stopId": "2BOTA",
"stopSequence": 19
},
{
"arrival": {
"time": "1771516967"
},
"departure": {
"time": "1771516967"
},
"stopId": "2PMAY",
"stopSequence": 20
},
{
"arrival": {
"time": "1771517047"
},
"departure": {
"time": "1771517047"
},
"stopId": "2BROY",
"stopSequence": 21
},
{
"arrival": {
"time": "1771517137"
},
"departure": {
"time": "1771517137"
},
"stopId": "2ACAS",
"stopSequence": 22
},
{
"arrival": {
"time": "1771517217"
},
"departure": {
"time": "1771517217"
},
"stopId": "2STGI",
"stopSequence": 23
},
{
"arrival": {
"time": "1771517307"
},
"departure": {
"time": "1771517307"
},
"stopId": "2BASC",
"stopSequence": 24
},
{
"arrival": {
"time": "1771517397"
},
"stopId": "1AARD",
"stopSequence": 25
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6541211"
}
}
},
{
"id": "trip:6544962",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771518540"
},
"stopId": "1BBCA",
"stopSequence": 0
},
{
"arrival": {
"time": "1771518641"
},
"departure": {
"time": "1771518641"
},
"stopId": "1BEAU",
"stopSequence": 1
},
{
"arrival": {
"time": "1771518750"
},
"departure": {
"time": "1771518750"
},
"stopId": "1BARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1771518833"
},
"departure": {
"time": "1771518833"
},
"stopId": "1PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1771518928"
},
"departure": {
"time": "1771518928"
},
"stopId": "1ELYS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771519041"
},
"departure": {
"time": "1771519041"
},
"stopId": "1FARC",
"stopSequence": 5
},
{
"arrival": {
"time": "1771519220"
},
"stopId": "1QUAI",
"stopSequence": 6
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6544962"
}
}
},
{
"id": "trip:6541216",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771517390"
},
"stopId": "2ANRO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771517510"
},
"departure": {
"time": "1771517510"
},
"stopId": "2JVIL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771517620"
},
"departure": {
"time": "1771517620"
},
"stopId": "2JE23",
"stopSequence": 2
},
{
"arrival": {
"time": "1771517740"
},
"departure": {
"time": "1771517740"
},
"stopId": "2BAMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771517860"
},
"departure": {
"time": "1771517860"
},
"stopId": "2STRA",
"stopSequence": 4
},
{
"arrival": {
"time": "1771517950"
},
"departure": {
"time": "1771517950"
},
"stopId": "2LAFA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771518070"
},
"departure": {
"time": "1771518070"
},
"stopId": "2LGAR",
"stopSequence": 6
},
{
"arrival": {
"time": "1771518180"
},
"departure": {
"time": "1771518180"
},
"stopId": "2HARA",
"stopSequence": 7
},
{
"arrival": {
"time": "1771518240"
},
"departure": {
"time": "1771518240"
},
"stopId": "2FMBL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771518340"
},
"departure": {
"time": "1771518340"
},
"stopId": "2HDVA",
"stopSequence": 9
},
{
"arrival": {
"time": "1771518440"
},
"departure": {
"time": "1771518440"
},
"stopId": "2CECO",
"stopSequence": 10
},
{
"arrival": {
"time": "1771518530"
},
"departure": {
"time": "1771518530"
},
"stopId": "2STSE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771518650"
},
"departure": {
"time": "1771518650"
},
"stopId": "2BMAI",
"stopSequence": 12
},
{
"arrival": {
"time": "1771518750"
},
"departure": {
"time": "1771518750"
},
"stopId": "2HOPA",
"stopSequence": 13
},
{
"arrival": {
"time": "1771518870"
},
"departure": {
"time": "1771518870"
},
"stopId": "2CAPU",
"stopSequence": 14
},
{
"arrival": {
"time": "1771518950"
},
"departure": {
"time": "1771518950"
},
"stopId": "2JMOU",
"stopSequence": 15
},
{
"arrival": {
"time": "1771519070"
},
"departure": {
"time": "1771519070"
},
"stopId": "2HSAU",
"stopSequence": 16
},
{
"arrival": {
"time": "1771519160"
},
"departure": {
"time": "1771519160"
},
"stopId": "2VERN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771519320"
},
"departure": {
"time": "1771519320"
},
"stopId": "2BOTA",
"stopSequence": 19
},
{
"arrival": {
"time": "1771519420"
},
"departure": {
"time": "1771519420"
},
"stopId": "2PMAY",
"stopSequence": 20
},
{
"arrival": {
"time": "1771519500"
},
"departure": {
"time": "1771519500"
},
"stopId": "2BROY",
"stopSequence": 21
},
{
"arrival": {
"time": "1771519590"
},
"departure": {
"time": "1771519590"
},
"stopId": "2ACAS",
"stopSequence": 22
},
{
"arrival": {
"time": "1771519670"
},
"departure": {
"time": "1771519670"
},
"stopId": "2STGI",
"stopSequence": 23
},
{
"arrival": {
"time": "1771519760"
},
"departure": {
"time": "1771519760"
},
"stopId": "2BASC",
"stopSequence": 24
},
{
"arrival": {
"time": "1771519850"
},
"stopId": "1AARD",
"stopSequence": 25
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6541216"
}
}
},
{
"id": "trip:6258320",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771519260"
},
"stopId": "ADEZIERE",
"stopSequence": 0
},
{
"arrival": {
"time": "1771519299"
},
"departure": {
"time": "1771519299"
},
"stopId": "SCHWALBA",
"stopSequence": 1
},
{
"arrival": {
"time": "1771519339"
},
"departure": {
"time": "1771519339"
},
"stopId": "LA-BOISS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771519393"
},
"departure": {
"time": "1771519393"
},
"stopId": "PIECE",
"stopSequence": 3
},
{
"arrival": {
"time": "1771519440"
},
"departure": {
"time": "1771519440"
},
"stopId": "BALANDE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771519463"
},
"departure": {
"time": "1771519463"
},
"stopId": "TERNIERE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771519500"
},
"departure": {
"time": "1771519500"
},
"stopId": "MAIRAVR",
"stopSequence": 6
},
{
"arrival": {
"time": "1771519543"
},
"departure": {
"time": "1771519543"
},
"stopId": "MAUFINE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771519605"
},
"departure": {
"time": "1771519605"
},
"stopId": "DELAUNE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771519644"
},
"departure": {
"time": "1771519644"
},
"stopId": "BEURRIER",
"stopSequence": 9
},
{
"arrival": {
"time": "1771519711"
},
"departure": {
"time": "1771519711"
},
"stopId": "BRASSENS",
"stopSequence": 10
},
{
"arrival": {
"time": "1771519764"
},
"departure": {
"time": "1771519764"
},
"stopId": "MLYAUTEY",
"stopSequence": 11
},
{
"arrival": {
"time": "1771519801"
},
"departure": {
"time": "1771519801"
},
"stopId": "CHMARTYR",
"stopSequence": 12
},
{
"arrival": {
"time": "1771519826"
},
"departure": {
"time": "1771519826"
},
"stopId": "MAISDANS",
"stopSequence": 13
},
{
"arrival": {
"time": "1771519866"
},
"departure": {
"time": "1771519866"
},
"stopId": "GRANDMON",
"stopSequence": 14
},
{
"arrival": {
"time": "1771519920"
},
"departure": {
"time": "1771519920"
},
"stopId": "CLINIQUE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771519970"
},
"departure": {
"time": "1771519970"
},
"stopId": "VALOR",
"stopSequence": 16
},
{
"arrival": {
"time": "1771520007"
},
"departure": {
"time": "1771520007"
},
"stopId": "MEIGNANN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771520086"
},
"departure": {
"time": "1771520086"
},
"stopId": "REVERIES",
"stopSequence": 18
},
{
"arrival": {
"time": "1771520150"
},
"departure": {
"time": "1771520150"
},
"stopId": "POMONE",
"stopSequence": 19
},
{
"arrival": {
"time": "1771520255"
},
"departure": {
"time": "1771520255"
},
"stopId": "CIOUEST",
"stopSequence": 20
},
{
"arrival": {
"time": "1771520304"
},
"departure": {
"time": "1771520304"
},
"stopId": "CLEMENCE",
"stopSequence": 21
},
{
"arrival": {
"time": "1771520365"
},
"departure": {
"time": "1771520365"
},
"stopId": "MONPROFI",
"stopSequence": 22
},
{
"arrival": {
"time": "1771520384"
},
"departure": {
"time": "1771520384"
},
"stopId": "DUMESNIL",
"stopSequence": 23
},
{
"arrival": {
"time": "1771520422"
},
"departure": {
"time": "1771520422"
},
"stopId": "LEQUAI",
"stopSequence": 24
},
{
"arrival": {
"time": "1771520340"
},
"departure": {
"time": "1771520340"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DESCAZ-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771520397"
},
"departure": {
"time": "1771520397"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BICHDAVI",
"stopSequence": 46
}
],
"trip": {
"directionId": 1,
"routeId": "03",
"tripId": "6258320"
}
}
},
{
"id": "trip:6544076",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771517160"
},
"stopId": "LEQUAI-E",
"stopSequence": 0
},
{
"arrival": {
"time": "1771517209"
},
"departure": {
"time": "1771517209"
},
"stopId": "LEQUAI",
"stopSequence": 1
},
{
"arrival": {
"time": "1771517443"
},
"departure": {
"time": "1771517443"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHDARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1771517475"
},
"departure": {
"time": "1771517475"
},
"stopId": "CCI",
"stopSequence": 3
},
{
"arrival": {
"time": "1771517635"
},
"departure": {
"time": "1771517635"
},
"stopId": "HARAS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771517718"
},
"departure": {
"time": "1771517718"
},
"stopId": "STAUBIN",
"stopSequence": 5
},
{
"arrival": {
"time": "1771517816"
},
"departure": {
"time": "1771517816"
},
"stopId": "LORRAIN1",
"stopSequence": 6
},
{
"arrival": {
"time": "1771518052"
},
"stopId": "MENDES-E",
"stopSequence": 7
}
],
"trip": {
"directionId": 1,
"routeId": "Tbus",
"tripId": "6544076"
}
}
},
{
"id": "trip:6257916",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771519320"
},
"stopId": "BEAUCOUZ",
"stopSequence": 0
},
{
"arrival": {
"time": "1771519356"
},
"departure": {
"time": "1771519356"
},
"stopId": "FAUVETTE",
"stopSequence": 1
},
{
"arrival": {
"time": "1771519389"
},
"departure": {
"time": "1771519389"
},
"stopId": "PINSONS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771519448"
},
"departure": {
"time": "1771519448"
},
"stopId": "PRIEURE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771519479"
},
"departure": {
"time": "1771519479"
},
"stopId": "VAURAGER",
"stopSequence": 5
},
{
"arrival": {
"time": "1771519539"
},
"departure": {
"time": "1771519539"
},
"stopId": "ROUAIRIE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771519582"
},
"departure": {
"time": "1771519582"
},
"stopId": "LASOURCE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771519620"
},
"departure": {
"time": "1771519620"
},
"stopId": "CERFEUIL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771519678"
},
"departure": {
"time": "1771519678"
},
"stopId": "PROMENIE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771519717"
},
"departure": {
"time": "1771519717"
},
"stopId": "GRANBELL",
"stopSequence": 10
},
{
"arrival": {
"time": "1771519755"
},
"departure": {
"time": "1771519755"
},
"stopId": "RODIN",
"stopSequence": 11
},
{
"arrival": {
"time": "1771519791"
},
"departure": {
"time": "1771519791"
},
"stopId": "BRGPAILL",
"stopSequence": 12
},
{
"arrival": {
"time": "1771519895"
},
"departure": {
"time": "1771519895"
},
"stopId": "LANDREAU",
"stopSequence": 13
},
{
"arrival": {
"time": "1771519936"
},
"departure": {
"time": "1771519936"
},
"stopId": "GDPERIGN",
"stopSequence": 14
},
{
"arrival": {
"time": "1771519987"
},
"departure": {
"time": "1771519987"
},
"stopId": "INRA",
"stopSequence": 15
},
{
"arrival": {
"time": "1771520020"
},
"departure": {
"time": "1771520020"
},
"stopId": "MOREL",
"stopSequence": 16
},
{
"arrival": {
"time": "1771520059"
},
"departure": {
"time": "1771520059"
},
"stopId": "LENOTRE",
"stopSequence": 17
},
{
"arrival": {
"time": "1771520100"
},
"departure": {
"time": "1771520100"
},
"stopId": "BBCAMTEC",
"stopSequence": 18
},
{
"arrival": {
"time": "1771520215"
},
"departure": {
"time": "1771520215"
},
"stopId": "I.U.T.",
"stopSequence": 19
},
{
"arrival": {
"time": "1771520265"
},
"departure": {
"time": "1771520265"
},
"stopId": "RESTUNIV",
"stopSequence": 20
},
{
"arrival": {
"time": "1771520340"
},
"departure": {
"time": "1771520340"
},
"stopId": "CITEUNIV",
"stopSequence": 21
},
{
"arrival": {
"time": "1771520403"
},
"departure": {
"time": "1771520403"
},
"stopId": "POLYTECH",
"stopSequence": 22
}
],
"trip": {
"directionId": 0,
"routeId": "02",
"tripId": "6257916"
}
}
},
{
"id": "trip:6258418",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516802"
},
"departure": {
"time": "1771516802"
},
"stopId": "MONGAZON",
"stopSequence": 14
},
{
"arrival": {
"time": "1771516817"
},
"departure": {
"time": "1771516817"
},
"stopId": "KOPA",
"stopSequence": 15
},
{
"arrival": {
"time": "1771516877"
},
"departure": {
"time": "1771516877"
},
"stopId": "DESMAZ",
"stopSequence": 16
},
{
"arrival": {
"time": "1771516958"
},
"departure": {
"time": "1771516958"
},
"stopId": "ANFRANCK",
"stopSequence": 17
},
{
"arrival": {
"time": "1771517015"
},
"departure": {
"time": "1771517015"
},
"stopId": "STJOSEP",
"stopSequence": 18
},
{
"arrival": {
"time": "1771517080"
},
"departure": {
"time": "1771517080"
},
"stopId": "PLDULYCE",
"stopSequence": 19
},
{
"arrival": {
"time": "1771517177"
},
"departure": {
"time": "1771517177"
},
"stopId": "HMAI",
"stopSequence": 20
},
{
"arrival": {
"time": "1771517231"
},
"departure": {
"time": "1771517231"
},
"stopId": "FO-LOR-R",
"stopSequence": 21
},
{
"arrival": {
"time": "1771517336"
},
"departure": {
"time": "1771517336"
},
"stopId": "STAUBI-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771517347"
},
"departure": {
"time": "1771517347"
},
"stopId": "HARAS-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771517467"
},
"departure": {
"time": "1771517467"
},
"stopId": "LESGAR-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1771517599"
},
"departure": {
"time": "1771517599"
},
"stopId": "SEMARD-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1771517654"
},
"departure": {
"time": "1771517654"
},
"stopId": "PONTNO-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771517755"
},
"departure": {
"time": "1771517755"
},
"stopId": "POIREL-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771517837"
},
"departure": {
"time": "1771517837"
},
"stopId": "VAUBAN-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771517880"
},
"departure": {
"time": "1771517880"
},
"stopId": "FREMUR-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771517968"
},
"departure": {
"time": "1771517968"
},
"stopId": "STRASB-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771518094"
},
"departure": {
"time": "1771518094"
},
"stopId": "LETAND-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771518125"
},
"departure": {
"time": "1771518125"
},
"stopId": "BEDIER-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771518158"
},
"departure": {
"time": "1771518158"
},
"stopId": "INTREP-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771518189"
},
"departure": {
"time": "1771518189"
},
"stopId": "MTARDA-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771518228"
},
"departure": {
"time": "1771518228"
},
"stopId": "AUBRY-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771518279"
},
"departure": {
"time": "1771518279"
},
"stopId": "COSSE-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771518342"
},
"departure": {
"time": "1771518342"
},
"stopId": "HUTREA-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771518363"
},
"departure": {
"time": "1771518363"
},
"stopId": "JOLIVE-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771518418"
},
"departure": {
"time": "1771518418"
},
"stopId": "BELOEI-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771518454"
},
"departure": {
"time": "1771518454"
},
"stopId": "RTEDAN-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771518505"
},
"departure": {
"time": "1771518505"
},
"stopId": "LESROS-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771518588"
},
"departure": {
"time": "1771518588"
},
"stopId": "LOUPIN-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771518662"
},
"departure": {
"time": "1771518662"
},
"stopId": "MASGEM-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771518714"
},
"departure": {
"time": "1771518714"
},
"stopId": "HOSGEM-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771518786"
},
"departure": {
"time": "1771518786"
},
"stopId": "CLOS9-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771518838"
},
"departure": {
"time": "1771518838"
},
"stopId": "VANRIE-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771518899"
},
"departure": {
"time": "1771518899"
},
"stopId": "PORTSG-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771518932"
},
"departure": {
"time": "1771518932"
},
"stopId": "LECHEN-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771518994"
},
"stopId": "ROMORNA",
"stopSequence": 49
}
],
"trip": {
"directionId": 1,
"routeId": "08",
"tripId": "6258418"
}
}
},
{
"id": "trip:6257477",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516779"
},
"departure": {
"time": "1771516801"
},
"stopId": "MACE",
"stopSequence": 19
},
{
"arrival": {
"time": "1771516815"
},
"departure": {
"time": "1771516831"
},
"stopId": "LUTIN",
"stopSequence": 20
},
{
"arrival": {
"time": "1771516940"
},
"departure": {
"time": "1771516940"
},
"stopId": "MUSSET",
"stopSequence": 21
},
{
"arrival": {
"time": "1771516980"
},
"departure": {
"time": "1771516980"
},
"stopId": "SAVARY",
"stopSequence": 22
},
{
"arrival": {
"time": "1771517076"
},
"departure": {
"time": "1771517076"
},
"stopId": "MENDESFR",
"stopSequence": 28
},
{
"arrival": {
"time": "1771517226"
},
"departure": {
"time": "1771517226"
},
"stopId": "FO-LOR-R",
"stopSequence": 29
},
{
"arrival": {
"time": "1771517389"
},
"departure": {
"time": "1771517389"
},
"stopId": "STAUBI-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771517441"
},
"departure": {
"time": "1771517441"
},
"stopId": "HARAS-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771517543"
},
"departure": {
"time": "1771517543"
},
"stopId": "LESGAR-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771517675"
},
"departure": {
"time": "1771517675"
},
"stopId": "SEMARD-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771517729"
},
"departure": {
"time": "1771517729"
},
"stopId": "PONTNO-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771517828"
},
"departure": {
"time": "1771517828"
},
"stopId": "POIREL-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771517882"
},
"departure": {
"time": "1771517882"
},
"stopId": "VAUBAN-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771517961"
},
"departure": {
"time": "1771517961"
},
"stopId": "CHANZY-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771518021"
},
"departure": {
"time": "1771518021"
},
"stopId": "LAFAYE-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771518107"
},
"departure": {
"time": "1771518107"
},
"stopId": "MIRABE-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771518162"
},
"departure": {
"time": "1771518162"
},
"stopId": "CESARG-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771518201"
},
"departure": {
"time": "1771518201"
},
"stopId": "BLANDE-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771518257"
},
"departure": {
"time": "1771518257"
},
"stopId": "MUTUAL-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771518329"
},
"departure": {
"time": "1771518329"
},
"stopId": "VILLES-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771518378"
},
"departure": {
"time": "1771518378"
},
"stopId": "VIVIER-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771518441"
},
"departure": {
"time": "1771518441"
},
"stopId": "MARIAN-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771518492"
},
"departure": {
"time": "1771518492"
},
"stopId": "LINOVE-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771518531"
},
"departure": {
"time": "1771518531"
},
"stopId": "DANGEL-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771518591"
},
"departure": {
"time": "1771518591"
},
"stopId": "ATHLET-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771518635"
},
"departure": {
"time": "1771518635"
},
"stopId": "DIONNE-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771518681"
},
"departure": {
"time": "1771518681"
},
"stopId": "GENDRO-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771518725"
},
"departure": {
"time": "1771518725"
},
"stopId": "CHESNA-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771518773"
},
"departure": {
"time": "1771518773"
},
"stopId": "GIRAD-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771518868"
},
"departure": {
"time": "1771518868"
},
"stopId": "FRANVILL",
"stopSequence": 53
},
{
"arrival": {
"time": "1771518920"
},
"departure": {
"time": "1771518920"
},
"stopId": "GGESSAND",
"stopSequence": 54
},
{
"arrival": {
"time": "1771518967"
},
"departure": {
"time": "1771518967"
},
"stopId": "MACURIE",
"stopSequence": 55
},
{
"arrival": {
"time": "1771519010"
},
"departure": {
"time": "1771519010"
},
"stopId": "JEROSTAN",
"stopSequence": 56
},
{
"arrival": {
"time": "1771519054"
},
"departure": {
"time": "1771519054"
},
"stopId": "RONCIERE",
"stopSequence": 57
},
{
"arrival": {
"time": "1771519096"
},
"departure": {
"time": "1771519096"
},
"stopId": "GUILLE-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771519183"
},
"departure": {
"time": "1771519183"
},
"stopId": "BAUDRA-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771519336"
},
"stopId": "MOULINMA",
"stopSequence": 60
}
],
"trip": {
"directionId": 1,
"routeId": "09",
"tripId": "6257477"
}
}
},
{
"id": "trip:6257615",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771518420"
},
"stopId": "PROVINS",
"stopSequence": 0
},
{
"arrival": {
"time": "1771518493"
},
"departure": {
"time": "1771518493"
},
"stopId": "RTEPARIS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771518600"
},
"departure": {
"time": "1771518600"
},
"stopId": "DEBUMONP",
"stopSequence": 2
},
{
"arrival": {
"time": "1771518677"
},
"departure": {
"time": "1771518677"
},
"stopId": "HOTELLER",
"stopSequence": 3
},
{
"arrival": {
"time": "1771518742"
},
"departure": {
"time": "1771518742"
},
"stopId": "INDUSTRI",
"stopSequence": 4
},
{
"arrival": {
"time": "1771518840"
},
"departure": {
"time": "1771518840"
},
"stopId": "SAVOIE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771518910"
},
"departure": {
"time": "1771518910"
},
"stopId": "AUVERGNE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771518956"
},
"departure": {
"time": "1771518956"
},
"stopId": "NOZAY",
"stopSequence": 7
},
{
"arrival": {
"time": "1771518991"
},
"departure": {
"time": "1771518991"
},
"stopId": "RBRIOLLA",
"stopSequence": 8
},
{
"arrival": {
"time": "1771519199"
},
"departure": {
"time": "1771519199"
},
"stopId": "MIMOSAS",
"stopSequence": 12
},
{
"arrival": {
"time": "1771519265"
},
"departure": {
"time": "1771519265"
},
"stopId": "BRISEPOT",
"stopSequence": 13
},
{
"arrival": {
"time": "1771519316"
},
"departure": {
"time": "1771519316"
},
"stopId": "DESJARDI",
"stopSequence": 14
},
{
"arrival": {
"time": "1771519358"
},
"departure": {
"time": "1771519358"
},
"stopId": "MACE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771519387"
},
"departure": {
"time": "1771519387"
},
"stopId": "LUTIN",
"stopSequence": 16
},
{
"arrival": {
"time": "1771519474"
},
"departure": {
"time": "1771519474"
},
"stopId": "MUSSET",
"stopSequence": 17
},
{
"arrival": {
"time": "1771519514"
},
"departure": {
"time": "1771519514"
},
"stopId": "SAVARY",
"stopSequence": 18
},
{
"arrival": {
"time": "1771519019"
},
"departure": {
"time": "1771519019"
},
"scheduleRelationship": "SKIPPED",
"stopId": "VAILLANT",
"stopSequence": 19
},
{
"arrival": {
"time": "1771519126"
},
"departure": {
"time": "1771519126"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHALOUER",
"stopSequence": 20
},
{
"arrival": {
"time": "1771519260"
},
"departure": {
"time": "1771519260"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PLACENEY",
"stopSequence": 21
},
{
"arrival": {
"time": "1771519453"
},
"departure": {
"time": "1771519453"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOREAU",
"stopSequence": 22
},
{
"arrival": {
"time": "1771519622"
},
"departure": {
"time": "1771519622"
},
"stopId": "MENDESFR",
"stopSequence": 23
},
{
"arrival": {
"time": "1771519782"
},
"departure": {
"time": "1771519860"
},
"stopId": "FO-LOR-R",
"stopSequence": 24
},
{
"arrival": {
"time": "1771519969"
},
"departure": {
"time": "1771519969"
},
"stopId": "STAUBI-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1771520021"
},
"departure": {
"time": "1771520021"
},
"stopId": "HARAS-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771520160"
},
"departure": {
"time": "1771520160"
},
"stopId": "LESGAR-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771520277"
},
"departure": {
"time": "1771520277"
},
"stopId": "SEMARD-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771520328"
},
"departure": {
"time": "1771520328"
},
"stopId": "PONTNO-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771520427"
},
"departure": {
"time": "1771520427"
},
"stopId": "POIREL-E",
"stopSequence": 30
}
],
"trip": {
"directionId": 1,
"routeId": "10",
"tripId": "6257615"
}
}
},
{
"id": "trip:6260075",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771516860"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHANTOUR",
"stopSequence": 1
},
{
"arrival": {
"time": "1771516900"
},
"departure": {
"time": "1771516900"
},
"scheduleRelationship": "SKIPPED",
"stopId": "VIGNES",
"stopSequence": 2
},
{
"arrival": {
"time": "1771516931"
},
"departure": {
"time": "1771516931"
},
"scheduleRelationship": "SKIPPED",
"stopId": "RANGEARD",
"stopSequence": 3
},
{
"arrival": {
"time": "1771516953"
},
"departure": {
"time": "1771516953"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LAPOINTE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771516993"
},
"departure": {
"time": "1771516993"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PONTLAIT",
"stopSequence": 5
},
{
"arrival": {
"time": "1771517032"
},
"departure": {
"time": "1771517032"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GAREBOUC",
"stopSequence": 6
},
{
"arrival": {
"time": "1771517069"
},
"departure": {
"time": "1771517069"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CAMPBOUC",
"stopSequence": 7
},
{
"arrival": {
"time": "1771516894"
},
"departure": {
"time": "1771516894"
},
"stopId": "BOUCHEM",
"stopSequence": 8
},
{
"arrival": {
"time": "1771516948"
},
"departure": {
"time": "1771516948"
},
"stopId": "CHEVRIER",
"stopSequence": 9
},
{
"arrival": {
"time": "1771516985"
},
"departure": {
"time": "1771516985"
},
"stopId": "PETPORT",
"stopSequence": 10
},
{
"arrival": {
"time": "1771517069"
},
"departure": {
"time": "1771517069"
},
"stopId": "HAUBOUCH",
"stopSequence": 11
},
{
"arrival": {
"time": "1771517134"
},
"departure": {
"time": "1771517134"
},
"stopId": "ARTAUD",
"stopSequence": 12
},
{
"arrival": {
"time": "1771517197"
},
"departure": {
"time": "1771517197"
},
"stopId": "PIVERDIE",
"stopSequence": 13
},
{
"arrival": {
"time": "1771517261"
},
"departure": {
"time": "1771517261"
},
"stopId": "CHATAIGN",
"stopSequence": 14
},
{
"arrival": {
"time": "1771517300"
},
"departure": {
"time": "1771517300"
},
"stopId": "CLOSVI-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771517361"
},
"departure": {
"time": "1771517361"
},
"stopId": "P-ANJO-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771517436"
},
"departure": {
"time": "1771517436"
},
"stopId": "HARENC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771517504"
},
"departure": {
"time": "1771517504"
},
"stopId": "P-ANJOU",
"stopSequence": 18
},
{
"arrival": {
"time": "1771517552"
},
"departure": {
"time": "1771517552"
},
"stopId": "VALMAI-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771517623"
},
"departure": {
"time": "1771517623"
},
"stopId": "PETVIVIE",
"stopSequence": 20
},
{
"arrival": {
"time": "1771517699"
},
"departure": {
"time": "1771517699"
},
"stopId": "PRUNIERS",
"stopSequence": 21
},
{
"arrival": {
"time": "1771517733"
},
"departure": {
"time": "1771517733"
},
"stopId": "CROISETT",
"stopSequence": 22
},
{
"arrival": {
"time": "1771517838"
},
"departure": {
"time": "1771517838"
},
"stopId": "CAMLACMA",
"stopSequence": 23
},
{
"arrival": {
"time": "1771517884"
},
"departure": {
"time": "1771517884"
},
"stopId": "LACDMAIN",
"stopSequence": 24
},
{
"arrival": {
"time": "1771517930"
},
"departure": {
"time": "1771517930"
},
"stopId": "MAISENVI",
"stopSequence": 25
},
{
"arrival": {
"time": "1771517972"
},
"departure": {
"time": "1771517972"
},
"stopId": "PERUSSAI",
"stopSequence": 26
},
{
"arrival": {
"time": "1771518006"
},
"departure": {
"time": "1771518006"
},
"stopId": "MAISLAC",
"stopSequence": 27
},
{
"arrival": {
"time": "1771518043"
},
"departure": {
"time": "1771518043"
},
"stopId": "JEAN-MON",
"stopSequence": 28
},
{
"arrival": {
"time": "1771518201"
},
"departure": {
"time": "1771518201"
},
"stopId": "CNFPT",
"stopSequence": 29
},
{
"arrival": {
"time": "1771518272"
},
"departure": {
"time": "1771518272"
},
"stopId": "BEAUSSIE",
"stopSequence": 30
},
{
"arrival": {
"time": "1771518392"
},
"departure": {
"time": "1771518392"
},
"stopId": "CITEUNIV",
"stopSequence": 31
},
{
"arrival": {
"time": "1771518455"
},
"departure": {
"time": "1771518455"
},
"stopId": "POLYTECH",
"stopSequence": 32
},
{
"arrival": {
"time": "1771518531"
},
"departure": {
"time": "1771518531"
},
"stopId": "NDAMELAC",
"stopSequence": 33
},
{
"arrival": {
"time": "1771518614"
},
"departure": {
"time": "1771518614"
},
"stopId": "BOISRAME",
"stopSequence": 34
},
{
"arrival": {
"time": "1771518692"
},
"departure": {
"time": "1771518692"
},
"stopId": "CHBBEILL",
"stopSequence": 35
},
{
"arrival": {
"time": "1771518769"
},
"departure": {
"time": "1771518769"
},
"stopId": "MVIGNE",
"stopSequence": 36
},
{
"arrival": {
"time": "1771518881"
},
"departure": {
"time": "1771518881"
},
"stopId": "FARCYSJA",
"stopSequence": 37
},
{
"arrival": {
"time": "1771519122"
},
"departure": {
"time": "1771519122"
},
"stopId": "LEQUAI-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771519194"
},
"departure": {
"time": "1771519194"
},
"stopId": "MONPR-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771519255"
},
"departure": {
"time": "1771519255"
},
"stopId": "DESCAZ-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771519328"
},
"departure": {
"time": "1771519328"
},
"stopId": "BICHBI-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771519365"
},
"departure": {
"time": "1771519365"
},
"stopId": "STTHER-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771519447"
},
"departure": {
"time": "1771519447"
},
"stopId": "BARRA-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771519507"
},
"departure": {
"time": "1771519507"
},
"stopId": "BLERIO-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771519591"
},
"departure": {
"time": "1771519591"
},
"stopId": "LECUIT-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771519631"
},
"departure": {
"time": "1771519631"
},
"stopId": "FRATE-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771519708"
},
"departure": {
"time": "1771519708"
},
"stopId": "CHARNA-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771519782"
},
"departure": {
"time": "1771519782"
},
"stopId": "ESEO-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771519818"
},
"departure": {
"time": "1771519818"
},
"stopId": "WJMOU",
"stopSequence": 49
},
{
"arrival": {
"time": "1771519904"
},
"departure": {
"time": "1771519904"
},
"stopId": "FMEDEC-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771519961"
},
"departure": {
"time": "1771519961"
},
"stopId": "HRECUL-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771520220"
},
"stopId": "HOPITAL",
"stopSequence": 53
}
],
"trip": {
"directionId": 0,
"routeId": "06",
"tripId": "6260075"
}
}
},
{
"id": "trip:6258304",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771518368"
},
"departure": {
"time": "1771518368"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GDPRESSO",
"stopSequence": 2
},
{
"arrival": {
"time": "1771518418"
},
"departure": {
"time": "1771518418"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BARBOTER",
"stopSequence": 3
},
{
"arrival": {
"time": "1771518471"
},
"departure": {
"time": "1771518471"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FONTENE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771518539"
},
"departure": {
"time": "1771518539"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHAERIGN",
"stopSequence": 5
},
{
"arrival": {
"time": "1771518605"
},
"departure": {
"time": "1771518605"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOSQUET",
"stopSequence": 6
},
{
"arrival": {
"time": "1771518649"
},
"departure": {
"time": "1771518649"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOUET",
"stopSequence": 7
},
{
"arrival": {
"time": "1771518717"
},
"departure": {
"time": "1771518717"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DUBE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771518776"
},
"departure": {
"time": "1771518776"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOIRE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771519085"
},
"departure": {
"time": "1771519085"
},
"stopId": "PONTSCEM",
"stopSequence": 10
},
{
"arrival": {
"time": "1771519140"
},
"departure": {
"time": "1771519140"
},
"stopId": "BELPOULE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771519212"
},
"departure": {
"time": "1771519212"
},
"stopId": "AUTHION",
"stopSequence": 12
},
{
"arrival": {
"time": "1771519270"
},
"departure": {
"time": "1771519270"
},
"stopId": "PATUREAU",
"stopSequence": 13
},
{
"arrival": {
"time": "1771519371"
},
"departure": {
"time": "1771519371"
},
"stopId": "GENDRON",
"stopSequence": 14
},
{
"arrival": {
"time": "1771519453"
},
"departure": {
"time": "1771519453"
},
"stopId": "RUELLES",
"stopSequence": 15
},
{
"arrival": {
"time": "1771519505"
},
"departure": {
"time": "1771519505"
},
"stopId": "SABLONS",
"stopSequence": 16
},
{
"arrival": {
"time": "1771519554"
},
"departure": {
"time": "1771519554"
},
"stopId": "TROPAROI",
"stopSequence": 17
},
{
"arrival": {
"time": "1771519745"
},
"departure": {
"time": "1771519745"
},
"stopId": "ALLARD",
"stopSequence": 18
},
{
"arrival": {
"time": "1771519836"
},
"departure": {
"time": "1771519836"
},
"stopId": "DELATTAS",
"stopSequence": 19
},
{
"arrival": {
"time": "1771519967"
},
"departure": {
"time": "1771519967"
},
"stopId": "ESA",
"stopSequence": 20
},
{
"arrival": {
"time": "1771520040"
},
"departure": {
"time": "1771520040"
},
"stopId": "RABELAI",
"stopSequence": 21
},
{
"arrival": {
"time": "1771520105"
},
"departure": {
"time": "1771520105"
},
"stopId": "ALEROY",
"stopSequence": 22
},
{
"arrival": {
"time": "1771520287"
},
"departure": {
"time": "1771520287"
},
"stopId": "PAULBERT",
"stopSequence": 23
},
{
"arrival": {
"time": "1771520358"
},
"departure": {
"time": "1771520358"
},
"stopId": "HARAS",
"stopSequence": 24
},
{
"arrival": {
"time": "1771520393"
},
"departure": {
"time": "1771520393"
},
"stopId": "STAUBIN",
"stopSequence": 25
}
],
"trip": {
"directionId": 0,
"routeId": "03",
"tripId": "6258304"
}
}
},
{
"id": "trip:6257764",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771518300"
},
"stopId": "PARCEXPO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771518426"
},
"departure": {
"time": "1771518426"
},
"stopId": "PROVINS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771518512"
},
"departure": {
"time": "1771518512"
},
"stopId": "RTEPARIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771518600"
},
"departure": {
"time": "1771518600"
},
"stopId": "BANCSTMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771518642"
},
"departure": {
"time": "1771518642"
},
"stopId": "SEPSONET",
"stopSequence": 4
},
{
"arrival": {
"time": "1771518700"
},
"departure": {
"time": "1771518700"
},
"stopId": "SOLELEVA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771518773"
},
"departure": {
"time": "1771518773"
},
"stopId": "CHATENAY",
"stopSequence": 6
},
{
"arrival": {
"time": "1771518821"
},
"departure": {
"time": "1771518821"
},
"stopId": "MIMOSAS",
"stopSequence": 7
},
{
"arrival": {
"time": "1771518900"
},
"departure": {
"time": "1771518900"
},
"stopId": "BRISEPOT",
"stopSequence": 8
},
{
"arrival": {
"time": "1771518949"
},
"departure": {
"time": "1771518949"
},
"stopId": "DESJARDI",
"stopSequence": 9
},
{
"arrival": {
"time": "1771518990"
},
"departure": {
"time": "1771518990"
},
"stopId": "MACE",
"stopSequence": 10
},
{
"arrival": {
"time": "1771519018"
},
"departure": {
"time": "1771519018"
},
"stopId": "LUTIN",
"stopSequence": 11
},
{
"arrival": {
"time": "1771519102"
},
"departure": {
"time": "1771519102"
},
"stopId": "MUSSET",
"stopSequence": 12
},
{
"arrival": {
"time": "1771519140"
},
"departure": {
"time": "1771519140"
},
"stopId": "SAVARY",
"stopSequence": 13
},
{
"arrival": {
"time": "1771519359"
},
"departure": {
"time": "1771519359"
},
"stopId": "MENDESFR",
"stopSequence": 14
},
{
"arrival": {
"time": "1771519560"
},
"departure": {
"time": "1771519620"
},
"stopId": "FO-LOR-R",
"stopSequence": 15
},
{
"arrival": {
"time": "1771519729"
},
"departure": {
"time": "1771519729"
},
"stopId": "STAUBI-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771519781"
},
"departure": {
"time": "1771519781"
},
"stopId": "HARAS-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771519920"
},
"departure": {
"time": "1771519920"
},
"stopId": "LESGAR-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771520038"
},
"departure": {
"time": "1771520038"
},
"stopId": "BREMON-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771520116"
},
"departure": {
"time": "1771520116"
},
"stopId": "ACAD-PLA",
"stopSequence": 20
},
{
"arrival": {
"time": "1771520165"
},
"departure": {
"time": "1771520165"
},
"stopId": "CHDARR-E",
"stopSequence": 21
}
],
"trip": {
"directionId": 1,
"routeId": "04",
"tripId": "6257764"
}
}
},
{
"id": "trip:6544741",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771519330"
},
"stopId": "2MONP",
"stopSequence": 0
},
{
"arrival": {
"time": "1771519412"
},
"departure": {
"time": "1771519412"
},
"stopId": "2EURO",
"stopSequence": 1
},
{
"arrival": {
"time": "1771519498"
},
"departure": {
"time": "1771519498"
},
"stopId": "2DUNA",
"stopSequence": 2
},
{
"arrival": {
"time": "1771519670"
},
"departure": {
"time": "1771519670"
},
"stopId": "2BRIS",
"stopSequence": 3
},
{
"arrival": {
"time": "1771519751"
},
"departure": {
"time": "1771519751"
},
"stopId": "2CROI",
"stopSequence": 4
},
{
"arrival": {
"time": "1771519912"
},
"departure": {
"time": "1771519912"
},
"stopId": "2MTAI",
"stopSequence": 5
},
{
"arrival": {
"time": "1771520010"
},
"departure": {
"time": "1771520010"
},
"stopId": "2CONS",
"stopSequence": 6
},
{
"arrival": {
"time": "1771520160"
},
"stopId": "2CECO",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6544741"
}
}
},
{
"id": "trip:6544246",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771518850"
},
"stopId": "2MONP",
"stopSequence": 0
},
{
"arrival": {
"time": "1771518932"
},
"departure": {
"time": "1771518932"
},
"stopId": "2EURO",
"stopSequence": 1
},
{
"arrival": {
"time": "1771519018"
},
"departure": {
"time": "1771519018"
},
"stopId": "2DUNA",
"stopSequence": 2
},
{
"arrival": {
"time": "1771519190"
},
"departure": {
"time": "1771519190"
},
"stopId": "2BRIS",
"stopSequence": 3
},
{
"arrival": {
"time": "1771519271"
},
"departure": {
"time": "1771519271"
},
"stopId": "2CROI",
"stopSequence": 4
},
{
"arrival": {
"time": "1771519432"
},
"departure": {
"time": "1771519432"
},
"stopId": "2MTAI",
"stopSequence": 5
},
{
"arrival": {
"time": "1771519530"
},
"departure": {
"time": "1771519530"
},
"stopId": "2CONS",
"stopSequence": 6
},
{
"arrival": {
"time": "1771519680"
},
"stopId": "2CECO",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6544246"
}
}
},
{
"id": "trip:4255",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771517060"
},
"departure": {
"time": "1771517060"
},
"stopId": "MILLOTCO",
"stopSequence": 3
},
{
"arrival": {
"time": "1771517300"
},
"departure": {
"time": "1771517300"
},
"stopId": "JUSTIC-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771517600"
},
"departure": {
"time": "1771517600"
},
"stopId": "FRESNA-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771517724"
},
"departure": {
"time": "1771517724"
},
"stopId": "DAUTEL",
"stopSequence": 6
},
{
"arrival": {
"time": "1771518080"
},
"departure": {
"time": "1771518080"
},
"stopId": "LABOET-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771518159"
},
"departure": {
"time": "1771518159"
},
"stopId": "DAGUEG-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771518238"
},
"departure": {
"time": "1771518238"
},
"stopId": "DAGUVA-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771518500"
},
"departure": {
"time": "1771518500"
},
"stopId": "BOHABR-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771518561"
},
"departure": {
"time": "1771518561"
},
"stopId": "RUAU-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771518690"
},
"departure": {
"time": "1771518690"
},
"stopId": "BOHASA-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771518745"
},
"departure": {
"time": "1771518745"
},
"stopId": "BACHEM-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771518800"
},
"departure": {
"time": "1771518800"
},
"stopId": "BOHACE-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771519100"
},
"departure": {
"time": "1771519100"
},
"stopId": "SMATGD-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771519160"
},
"departure": {
"time": "1771519160"
},
"stopId": "SMATOF-E",
"stopSequence": 16
}
],
"trip": {
"directionId": 1,
"routeId": "42",
"tripId": "4255"
}
}
},
{
"id": "trip:6257589",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516861"
},
"departure": {
"time": "1771516861"
},
"stopId": "SAVARY-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771516896"
},
"departure": {
"time": "1771516896"
},
"stopId": "MUSSET-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771516972"
},
"departure": {
"time": "1771516972"
},
"stopId": "LUTIN-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771517014"
},
"departure": {
"time": "1771517014"
},
"stopId": "MACE-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771517041"
},
"departure": {
"time": "1771517041"
},
"stopId": "DESJAR-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771517145"
},
"departure": {
"time": "1771517145"
},
"stopId": "ALDUNA-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771516764"
},
"departure": {
"time": "1771516764"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHALOU-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771516856"
},
"departure": {
"time": "1771516856"
},
"scheduleRelationship": "SKIPPED",
"stopId": "VAILLA-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771517247"
},
"departure": {
"time": "1771517247"
},
"stopId": "RBRIOL-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771517284"
},
"departure": {
"time": "1771517284"
},
"stopId": "NOZAY-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771517351"
},
"departure": {
"time": "1771517351"
},
"stopId": "AUVERG-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771517408"
},
"departure": {
"time": "1771517408"
},
"stopId": "SAVOIE-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771517493"
},
"departure": {
"time": "1771517493"
},
"stopId": "INDUST-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771517555"
},
"departure": {
"time": "1771517555"
},
"stopId": "HOTELL-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771517642"
},
"departure": {
"time": "1771517642"
},
"stopId": "DEBUMO-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771517751"
},
"departure": {
"time": "1771517751"
},
"stopId": "RTEPAR-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771517839"
},
"stopId": "PROVIN-E",
"stopSequence": 59
}
],
"trip": {
"directionId": 0,
"routeId": "10",
"tripId": "6257589"
}
}
},
{
"id": "trip:6257914",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516788"
},
"departure": {
"time": "1771516788"
},
"stopId": "BEAUCOUZ",
"stopSequence": 0
},
{
"arrival": {
"time": "1771516803"
},
"departure": {
"time": "1771516803"
},
"stopId": "FAUVETTE",
"stopSequence": 1
},
{
"arrival": {
"time": "1771516833"
},
"departure": {
"time": "1771516833"
},
"stopId": "PINSONS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771516868"
},
"departure": {
"time": "1771516868"
},
"stopId": "PRIEURE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771516899"
},
"departure": {
"time": "1771516899"
},
"stopId": "VAURAGER",
"stopSequence": 5
},
{
"arrival": {
"time": "1771516959"
},
"departure": {
"time": "1771516959"
},
"stopId": "ROUAIRIE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771517002"
},
"departure": {
"time": "1771517002"
},
"stopId": "LASOURCE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771517040"
},
"departure": {
"time": "1771517040"
},
"stopId": "CERFEUIL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771517098"
},
"departure": {
"time": "1771517098"
},
"stopId": "PROMENIE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771517137"
},
"departure": {
"time": "1771517137"
},
"stopId": "GRANBELL",
"stopSequence": 10
},
{
"arrival": {
"time": "1771517175"
},
"departure": {
"time": "1771517175"
},
"stopId": "RODIN",
"stopSequence": 11
},
{
"arrival": {
"time": "1771517211"
},
"departure": {
"time": "1771517211"
},
"stopId": "BRGPAILL",
"stopSequence": 12
},
{
"arrival": {
"time": "1771517315"
},
"departure": {
"time": "1771517315"
},
"stopId": "LANDREAU",
"stopSequence": 13
},
{
"arrival": {
"time": "1771517356"
},
"departure": {
"time": "1771517356"
},
"stopId": "GDPERIGN",
"stopSequence": 14
},
{
"arrival": {
"time": "1771517407"
},
"departure": {
"time": "1771517407"
},
"stopId": "INRA",
"stopSequence": 15
},
{
"arrival": {
"time": "1771517440"
},
"departure": {
"time": "1771517440"
},
"stopId": "MOREL",
"stopSequence": 16
},
{
"arrival": {
"time": "1771517479"
},
"departure": {
"time": "1771517479"
},
"stopId": "LENOTRE",
"stopSequence": 17
},
{
"arrival": {
"time": "1771517520"
},
"departure": {
"time": "1771517520"
},
"stopId": "BBCAMTEC",
"stopSequence": 18
},
{
"arrival": {
"time": "1771517664"
},
"departure": {
"time": "1771517664"
},
"stopId": "I.U.T.",
"stopSequence": 19
},
{
"arrival": {
"time": "1771517727"
},
"departure": {
"time": "1771517727"
},
"stopId": "RESTUNIV",
"stopSequence": 20
},
{
"arrival": {
"time": "1771517820"
},
"departure": {
"time": "1771517820"
},
"stopId": "CITEUNIV",
"stopSequence": 21
},
{
"arrival": {
"time": "1771517883"
},
"departure": {
"time": "1771517883"
},
"stopId": "POLYTECH",
"stopSequence": 22
},
{
"arrival": {
"time": "1771517959"
},
"departure": {
"time": "1771517959"
},
"stopId": "NDAMELAC",
"stopSequence": 23
},
{
"arrival": {
"time": "1771518042"
},
"departure": {
"time": "1771518042"
},
"stopId": "BOISRAME",
"stopSequence": 24
},
{
"arrival": {
"time": "1771518120"
},
"departure": {
"time": "1771518120"
},
"stopId": "CHBBEILL",
"stopSequence": 25
},
{
"arrival": {
"time": "1771518207"
},
"departure": {
"time": "1771518207"
},
"stopId": "MVIGNE",
"stopSequence": 26
},
{
"arrival": {
"time": "1771518334"
},
"departure": {
"time": "1771518334"
},
"stopId": "FARCYSJA",
"stopSequence": 27
},
{
"arrival": {
"time": "1771518446"
},
"departure": {
"time": "1771518446"
},
"stopId": "SAJACQUE",
"stopSequence": 28
},
{
"arrival": {
"time": "1771518525"
},
"departure": {
"time": "1771518525"
},
"stopId": "DUMESNIL",
"stopSequence": 29
},
{
"arrival": {
"time": "1771518563"
},
"departure": {
"time": "1771518563"
},
"stopId": "LEQUAI",
"stopSequence": 30
},
{
"arrival": {
"time": "1771518540"
},
"departure": {
"time": "1771518540"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MONPROF.",
"stopSequence": 31
},
{
"arrival": {
"time": "1771518667"
},
"departure": {
"time": "1771518667"
},
"scheduleRelationship": "SKIPPED",
"stopId": "TRINITE",
"stopSequence": 32
},
{
"arrival": {
"time": "1771518755"
},
"departure": {
"time": "1771518755"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAUREPA",
"stopSequence": 33
},
{
"arrival": {
"time": "1771518840"
},
"departure": {
"time": "1771518840"
},
"scheduleRelationship": "SKIPPED",
"stopId": "COEURMA",
"stopSequence": 34
},
{
"arrival": {
"time": "1771518778"
},
"departure": {
"time": "1771518778"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHDARR",
"stopSequence": 35
},
{
"arrival": {
"time": "1771520163"
},
"departure": {
"time": "1771520163"
},
"stopId": "ACADEMIE",
"stopSequence": 36
},
{
"arrival": {
"time": "1771520248"
},
"departure": {
"time": "1771520248"
},
"stopId": "GBREM-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771520392"
},
"departure": {
"time": "1771520392"
},
"stopId": "GARETERM",
"stopSequence": 38
},
{
"arrival": {
"time": "1771520448"
},
"departure": {
"time": "1771520448"
},
"stopId": "LESGARES",
"stopSequence": 39
}
],
"trip": {
"directionId": 0,
"routeId": "02",
"tripId": "6257914"
}
}
},
{
"id": "trip:6260067",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771516920"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HOPITAL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771516925"
},
"departure": {
"time": "1771516925"
},
"stopId": "HRECULEE",
"stopSequence": 2
},
{
"arrival": {
"time": "1771516982"
},
"departure": {
"time": "1771516982"
},
"stopId": "FMEDECIN",
"stopSequence": 3
},
{
"arrival": {
"time": "1771517078"
},
"departure": {
"time": "1771517078"
},
"stopId": "WJMO-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771517133"
},
"departure": {
"time": "1771517133"
},
"stopId": "ESEO",
"stopSequence": 5
},
{
"arrival": {
"time": "1771517199"
},
"departure": {
"time": "1771517199"
},
"stopId": "CHARNASS",
"stopSequence": 6
},
{
"arrival": {
"time": "1771517282"
},
"departure": {
"time": "1771517282"
},
"stopId": "FRATER",
"stopSequence": 7
},
{
"arrival": {
"time": "1771517337"
},
"departure": {
"time": "1771517337"
},
"stopId": "LECUIT",
"stopSequence": 8
},
{
"arrival": {
"time": "1771517421"
},
"departure": {
"time": "1771517421"
},
"stopId": "BLERIOT",
"stopSequence": 9
},
{
"arrival": {
"time": "1771517479"
},
"departure": {
"time": "1771517479"
},
"stopId": "BARRA",
"stopSequence": 10
},
{
"arrival": {
"time": "1771517553"
},
"departure": {
"time": "1771517553"
},
"stopId": "STTERESE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771517596"
},
"departure": {
"time": "1771517596"
},
"stopId": "BICHBICH",
"stopSequence": 12
},
{
"arrival": {
"time": "1771517649"
},
"departure": {
"time": "1771517649"
},
"stopId": "DESCAZEA",
"stopSequence": 13
},
{
"arrival": {
"time": "1771517725"
},
"departure": {
"time": "1771517725"
},
"stopId": "MONPROFI",
"stopSequence": 14
},
{
"arrival": {
"time": "1771517808"
},
"departure": {
"time": "1771517808"
},
"stopId": "LEQUAI",
"stopSequence": 15
},
{
"arrival": {
"time": "1771518003"
},
"departure": {
"time": "1771518003"
},
"stopId": "FARCSJ-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771518102"
},
"departure": {
"time": "1771518102"
},
"stopId": "MVIGNE-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771518175"
},
"departure": {
"time": "1771518175"
},
"stopId": "CHBBEI-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771518230"
},
"departure": {
"time": "1771518230"
},
"stopId": "BOISRA-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771518296"
},
"departure": {
"time": "1771518296"
},
"stopId": "NDAMLA-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771518359"
},
"departure": {
"time": "1771518359"
},
"stopId": "POLYTE-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771518415"
},
"departure": {
"time": "1771518415"
},
"stopId": "CITEUN-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771518529"
},
"departure": {
"time": "1771518529"
},
"stopId": "BEAUSS-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771518614"
},
"departure": {
"time": "1771518614"
},
"stopId": "CNFPT-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1771518799"
},
"departure": {
"time": "1771518799"
},
"stopId": "JEMONNET",
"stopSequence": 25
},
{
"arrival": {
"time": "1771518852"
},
"departure": {
"time": "1771518852"
},
"stopId": "MAISLA-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771518889"
},
"departure": {
"time": "1771518889"
},
"stopId": "PERUSS-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771518920"
},
"departure": {
"time": "1771518920"
},
"stopId": "MAISEN-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771518964"
},
"departure": {
"time": "1771518964"
},
"stopId": "LACDMA-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771519012"
},
"departure": {
"time": "1771519012"
},
"stopId": "CAMLAC-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771519113"
},
"departure": {
"time": "1771519113"
},
"stopId": "CROISE-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771519142"
},
"departure": {
"time": "1771519142"
},
"stopId": "PRUNIE-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771519221"
},
"departure": {
"time": "1771519221"
},
"stopId": "PETVIV-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771519287"
},
"departure": {
"time": "1771519287"
},
"stopId": "VALMAINE",
"stopSequence": 34
},
{
"arrival": {
"time": "1771519327"
},
"departure": {
"time": "1771519327"
},
"stopId": "P-ANJO-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771519405"
},
"departure": {
"time": "1771519405"
},
"stopId": "HARENC",
"stopSequence": 36
},
{
"arrival": {
"time": "1771519465"
},
"departure": {
"time": "1771519465"
},
"stopId": "P-ANJOU",
"stopSequence": 37
},
{
"arrival": {
"time": "1771519517"
},
"departure": {
"time": "1771519517"
},
"stopId": "CLOSVIGN",
"stopSequence": 38
},
{
"arrival": {
"time": "1771519548"
},
"departure": {
"time": "1771519548"
},
"stopId": "CHATAI-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771519601"
},
"departure": {
"time": "1771519601"
},
"stopId": "PIVERD-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771519655"
},
"departure": {
"time": "1771519655"
},
"stopId": "ARTAUD-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771519718"
},
"departure": {
"time": "1771519718"
},
"stopId": "HAUBOU-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771519800"
},
"departure": {
"time": "1771519800"
},
"stopId": "PETPOR-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771519841"
},
"departure": {
"time": "1771519841"
},
"stopId": "CHEVRI-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771520040"
},
"departure": {
"time": "1771520040"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOUCHE-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771520077"
},
"departure": {
"time": "1771520077"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CAMPBO-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771520125"
},
"departure": {
"time": "1771520125"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GAREBO-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771520179"
},
"departure": {
"time": "1771520179"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PONTLA-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771520234"
},
"departure": {
"time": "1771520234"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LAPOIN-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771520262"
},
"departure": {
"time": "1771520262"
},
"scheduleRelationship": "SKIPPED",
"stopId": "RANGEA-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771520318"
},
"departure": {
"time": "1771520318"
},
"scheduleRelationship": "SKIPPED",
"stopId": "VIGNES-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771520400"
},
"stopId": "CHANTOUR",
"stopSequence": 53
}
],
"trip": {
"directionId": 1,
"routeId": "06",
"tripId": "6260067"
}
}
},
{
"id": "trip:6258732",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516787"
},
"departure": {
"time": "1771516787"
},
"stopId": "FMAURIAC",
"stopSequence": 2
},
{
"arrival": {
"time": "1771516841"
},
"departure": {
"time": "1771516877"
},
"stopId": "TRELGARE",
"stopSequence": 3
},
{
"arrival": {
"time": "1771516920"
},
"departure": {
"time": "1771516920"
},
"stopId": "HMTREL",
"stopSequence": 4
},
{
"arrival": {
"time": "1771517008"
},
"departure": {
"time": "1771517008"
},
"stopId": "CIMTRELA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771517047"
},
"departure": {
"time": "1771517047"
},
"stopId": "EGLTRELA",
"stopSequence": 6
},
{
"arrival": {
"time": "1771517095"
},
"departure": {
"time": "1771517095"
},
"stopId": "MAIRTREL",
"stopSequence": 7
},
{
"arrival": {
"time": "1771517148"
},
"departure": {
"time": "1771517148"
},
"stopId": "MONTHIBE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771517207"
},
"departure": {
"time": "1771517207"
},
"stopId": "ARENA",
"stopSequence": 9
},
{
"arrival": {
"time": "1771517280"
},
"departure": {
"time": "1771517280"
},
"stopId": "BUISSON",
"stopSequence": 10
},
{
"arrival": {
"time": "1771517340"
},
"departure": {
"time": "1771517340"
},
"stopId": "PYRAM02",
"stopSequence": 11
},
{
"arrival": {
"time": "1771517416"
},
"departure": {
"time": "1771517416"
},
"stopId": "LEFEVRE",
"stopSequence": 12
},
{
"arrival": {
"time": "1771517451"
},
"departure": {
"time": "1771517451"
},
"stopId": "MALAQUAI",
"stopSequence": 13
},
{
"arrival": {
"time": "1771517510"
},
"departure": {
"time": "1771517510"
},
"stopId": "MENARD",
"stopSequence": 14
},
{
"arrival": {
"time": "1771517555"
},
"departure": {
"time": "1771517555"
},
"stopId": "CHOUTEAU",
"stopSequence": 15
},
{
"arrival": {
"time": "1771517625"
},
"departure": {
"time": "1771517625"
},
"stopId": "FRESNAIE",
"stopSequence": 16
},
{
"arrival": {
"time": "1771517710"
},
"departure": {
"time": "1771517710"
},
"stopId": "MARAIS",
"stopSequence": 17
},
{
"arrival": {
"time": "1771517771"
},
"departure": {
"time": "1771517771"
},
"stopId": "BELLVUTR",
"stopSequence": 18
},
{
"arrival": {
"time": "1771517820"
},
"departure": {
"time": "1771517820"
},
"stopId": "LEOLAGRA",
"stopSequence": 19
},
{
"arrival": {
"time": "1771517874"
},
"departure": {
"time": "1771517874"
},
"stopId": "VDLOIRE",
"stopSequence": 20
},
{
"arrival": {
"time": "1771517966"
},
"departure": {
"time": "1771517966"
},
"stopId": "ECLATERI",
"stopSequence": 21
},
{
"arrival": {
"time": "1771518072"
},
"departure": {
"time": "1771518072"
},
"stopId": "JUSTICES",
"stopSequence": 22
},
{
"arrival": {
"time": "1771518110"
},
"departure": {
"time": "1771518110"
},
"stopId": "DELACROI",
"stopSequence": 23
},
{
"arrival": {
"time": "1771518180"
},
"departure": {
"time": "1771518180"
},
"stopId": "SAUMUROI",
"stopSequence": 24
},
{
"arrival": {
"time": "1771518248"
},
"departure": {
"time": "1771518248"
},
"stopId": "MADELEIN",
"stopSequence": 25
},
{
"arrival": {
"time": "1771518293"
},
"departure": {
"time": "1771518293"
},
"stopId": "VOLNEY",
"stopSequence": 26
},
{
"arrival": {
"time": "1771518371"
},
"departure": {
"time": "1771518371"
},
"stopId": "BOURGONN",
"stopSequence": 27
},
{
"arrival": {
"time": "1771518430"
},
"departure": {
"time": "1771518430"
},
"stopId": "MICHELET",
"stopSequence": 28
},
{
"arrival": {
"time": "1771518480"
},
"departure": {
"time": "1771518480"
},
"stopId": "ANLEROY",
"stopSequence": 29
},
{
"arrival": {
"time": "1771518683"
},
"departure": {
"time": "1771518683"
},
"stopId": "PAULBERT",
"stopSequence": 30
},
{
"arrival": {
"time": "1771518748"
},
"departure": {
"time": "1771518748"
},
"stopId": "HARAS",
"stopSequence": 31
},
{
"arrival": {
"time": "1771518835"
},
"departure": {
"time": "1771518835"
},
"stopId": "STAUBIN",
"stopSequence": 32
},
{
"arrival": {
"time": "1771518946"
},
"stopId": "LORRTERM",
"stopSequence": 33
}
],
"trip": {
"directionId": 0,
"routeId": "01",
"tripId": "6258732"
}
}
},
{
"id": "trip:6258319",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771518240"
},
"stopId": "ADEZIERE",
"stopSequence": 0
},
{
"arrival": {
"time": "1771518279"
},
"departure": {
"time": "1771518279"
},
"stopId": "SCHWALBA",
"stopSequence": 1
},
{
"arrival": {
"time": "1771518319"
},
"departure": {
"time": "1771518319"
},
"stopId": "LA-BOISS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771518373"
},
"departure": {
"time": "1771518373"
},
"stopId": "PIECE",
"stopSequence": 3
},
{
"arrival": {
"time": "1771518420"
},
"departure": {
"time": "1771518420"
},
"stopId": "BALANDE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771518443"
},
"departure": {
"time": "1771518443"
},
"stopId": "TERNIERE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771518480"
},
"departure": {
"time": "1771518480"
},
"stopId": "MAIRAVR",
"stopSequence": 6
},
{
"arrival": {
"time": "1771518523"
},
"departure": {
"time": "1771518523"
},
"stopId": "MAUFINE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771518585"
},
"departure": {
"time": "1771518585"
},
"stopId": "DELAUNE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771518624"
},
"departure": {
"time": "1771518624"
},
"stopId": "BEURRIER",
"stopSequence": 9
},
{
"arrival": {
"time": "1771518691"
},
"departure": {
"time": "1771518691"
},
"stopId": "BRASSENS",
"stopSequence": 10
},
{
"arrival": {
"time": "1771518744"
},
"departure": {
"time": "1771518744"
},
"stopId": "MLYAUTEY",
"stopSequence": 11
},
{
"arrival": {
"time": "1771518781"
},
"departure": {
"time": "1771518781"
},
"stopId": "CHMARTYR",
"stopSequence": 12
},
{
"arrival": {
"time": "1771518806"
},
"departure": {
"time": "1771518806"
},
"stopId": "MAISDANS",
"stopSequence": 13
},
{
"arrival": {
"time": "1771518846"
},
"departure": {
"time": "1771518846"
},
"stopId": "GRANDMON",
"stopSequence": 14
},
{
"arrival": {
"time": "1771518900"
},
"departure": {
"time": "1771518900"
},
"stopId": "CLINIQUE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771518950"
},
"departure": {
"time": "1771518950"
},
"stopId": "VALOR",
"stopSequence": 16
},
{
"arrival": {
"time": "1771518987"
},
"departure": {
"time": "1771518987"
},
"stopId": "MEIGNANN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771519066"
},
"departure": {
"time": "1771519066"
},
"stopId": "REVERIES",
"stopSequence": 18
},
{
"arrival": {
"time": "1771519130"
},
"departure": {
"time": "1771519130"
},
"stopId": "POMONE",
"stopSequence": 19
},
{
"arrival": {
"time": "1771519235"
},
"departure": {
"time": "1771519235"
},
"stopId": "CIOUEST",
"stopSequence": 20
},
{
"arrival": {
"time": "1771519284"
},
"departure": {
"time": "1771519284"
},
"stopId": "CLEMENCE",
"stopSequence": 21
},
{
"arrival": {
"time": "1771519345"
},
"departure": {
"time": "1771519345"
},
"stopId": "MONPROFI",
"stopSequence": 22
},
{
"arrival": {
"time": "1771519364"
},
"departure": {
"time": "1771519364"
},
"stopId": "DUMESNIL",
"stopSequence": 23
},
{
"arrival": {
"time": "1771519402"
},
"departure": {
"time": "1771519402"
},
"stopId": "LEQUAI",
"stopSequence": 24
},
{
"arrival": {
"time": "1771519542"
},
"departure": {
"time": "1771519542"
},
"stopId": "CHDARR",
"stopSequence": 25
},
{
"arrival": {
"time": "1771519550"
},
"departure": {
"time": "1771519550"
},
"stopId": "ACAD-PLA",
"stopSequence": 26
},
{
"arrival": {
"time": "1771519564"
},
"departure": {
"time": "1771519564"
},
"stopId": "CCI",
"stopSequence": 27
},
{
"arrival": {
"time": "1771519613"
},
"departure": {
"time": "1771519613"
},
"stopId": "LICES-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771519641"
},
"departure": {
"time": "1771519641"
},
"stopId": "PAULBERT",
"stopSequence": 30
},
{
"arrival": {
"time": "1771519660"
},
"departure": {
"time": "1771519660"
},
"stopId": "HARAS",
"stopSequence": 31
},
{
"arrival": {
"time": "1771519698"
},
"departure": {
"time": "1771519698"
},
"stopId": "STAUBIN",
"stopSequence": 32
},
{
"arrival": {
"time": "1771519727"
},
"departure": {
"time": "1771519727"
},
"stopId": "LOR-FO-A",
"stopSequence": 33
},
{
"arrival": {
"time": "1771519740"
},
"departure": {
"time": "1771519740"
},
"stopId": "LORRAIN2",
"stopSequence": 36
},
{
"arrival": {
"time": "1771519743"
},
"departure": {
"time": "1771519743"
},
"stopId": "LORRAIN1",
"stopSequence": 37
},
{
"arrival": {
"time": "1771519744"
},
"departure": {
"time": "1771519744"
},
"stopId": "LORRTERM",
"stopSequence": 38
},
{
"arrival": {
"time": "1771519748"
},
"departure": {
"time": "1771519748"
},
"stopId": "LOHUIT",
"stopSequence": 39
},
{
"arrival": {
"time": "1771519748"
},
"departure": {
"time": "1771519748"
},
"stopId": "HMAI",
"stopSequence": 40
},
{
"arrival": {
"time": "1771519769"
},
"departure": {
"time": "1771519769"
},
"stopId": "MAIL-NAE",
"stopSequence": 41
},
{
"arrival": {
"time": "1771519783"
},
"departure": {
"time": "1771519783"
},
"stopId": "HDVSUB",
"stopSequence": 42
},
{
"arrival": {
"time": "1771519806"
},
"departure": {
"time": "1771519806"
},
"stopId": "MENDES-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771519320"
},
"departure": {
"time": "1771519320"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DESCAZ-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771519377"
},
"departure": {
"time": "1771519377"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BICHDAVI",
"stopSequence": 46
},
{
"arrival": {
"time": "1771519459"
},
"departure": {
"time": "1771519459"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HOTDIEU",
"stopSequence": 47
},
{
"arrival": {
"time": "1771519500"
},
"departure": {
"time": "1771519500"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ROCHEFOU",
"stopSequence": 48
},
{
"arrival": {
"time": "1771519728"
},
"departure": {
"time": "1771519728"
},
"scheduleRelationship": "SKIPPED",
"stopId": "STSERGEU",
"stopSequence": 49
},
{
"arrival": {
"time": "1771519904"
},
"departure": {
"time": "1771519904"
},
"stopId": "MENDESFR",
"stopSequence": 50
},
{
"arrival": {
"time": "1771520078"
},
"departure": {
"time": "1771520340"
},
"stopId": "FO-LOR-R",
"stopSequence": 51
},
{
"arrival": {
"time": "1771520451"
},
"departure": {
"time": "1771520451"
},
"stopId": "STAUBI-E",
"stopSequence": 52
}
],
"trip": {
"directionId": 1,
"routeId": "03",
"tripId": "6258319"
}
}
},
{
"id": "trip:6257955",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771518720"
},
"stopId": "SBAVENAI",
"stopSequence": 0
},
{
"arrival": {
"time": "1771518806"
},
"departure": {
"time": "1771518806"
},
"stopId": "COROT",
"stopSequence": 1
},
{
"arrival": {
"time": "1771518850"
},
"departure": {
"time": "1771518850"
},
"stopId": "CEZANNE",
"stopSequence": 2
},
{
"arrival": {
"time": "1771518887"
},
"departure": {
"time": "1771518887"
},
"stopId": "VERDUN",
"stopSequence": 3
},
{
"arrival": {
"time": "1771518914"
},
"departure": {
"time": "1771518914"
},
"stopId": "PASTEUR",
"stopSequence": 4
},
{
"arrival": {
"time": "1771519020"
},
"departure": {
"time": "1771519020"
},
"stopId": "JAUDETTE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771519065"
},
"departure": {
"time": "1771519065"
},
"stopId": "WALCOURT",
"stopSequence": 6
},
{
"arrival": {
"time": "1771519126"
},
"departure": {
"time": "1771519126"
},
"stopId": "MORLIERE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771519169"
},
"departure": {
"time": "1771519169"
},
"stopId": "CEEQUEST",
"stopSequence": 8
},
{
"arrival": {
"time": "1771519216"
},
"departure": {
"time": "1771519216"
},
"stopId": "PELLERI",
"stopSequence": 9
},
{
"arrival": {
"time": "1771519260"
},
"departure": {
"time": "1771519260"
},
"stopId": "STADE",
"stopSequence": 10
},
{
"arrival": {
"time": "1771519315"
},
"departure": {
"time": "1771519315"
},
"stopId": "AUBEPINE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771519369"
},
"departure": {
"time": "1771519369"
},
"stopId": "GEMMETR",
"stopSequence": 12
},
{
"arrival": {
"time": "1771519435"
},
"departure": {
"time": "1771519435"
},
"stopId": "JUFERRY",
"stopSequence": 13
},
{
"arrival": {
"time": "1771519510"
},
"departure": {
"time": "1771519510"
},
"stopId": "CCHEMINE",
"stopSequence": 14
},
{
"arrival": {
"time": "1771519569"
},
"departure": {
"time": "1771519569"
},
"stopId": "PAPERIE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771519620"
},
"departure": {
"time": "1771519620"
},
"stopId": "LAREUX",
"stopSequence": 16
},
{
"arrival": {
"time": "1771519692"
},
"departure": {
"time": "1771519692"
},
"stopId": "CASERNE",
"stopSequence": 17
},
{
"arrival": {
"time": "1771519775"
},
"departure": {
"time": "1771519775"
},
"stopId": "ARCEAU",
"stopSequence": 18
},
{
"arrival": {
"time": "1771519834"
},
"departure": {
"time": "1771519834"
},
"stopId": "AFPA",
"stopSequence": 19
},
{
"arrival": {
"time": "1771519905"
},
"departure": {
"time": "1771519905"
},
"stopId": "CIMETIER",
"stopSequence": 20
},
{
"arrival": {
"time": "1771520001"
},
"departure": {
"time": "1771520001"
},
"stopId": "MONTAIG",
"stopSequence": 21
},
{
"arrival": {
"time": "1771520042"
},
"departure": {
"time": "1771520042"
},
"stopId": "GARDOT",
"stopSequence": 22
},
{
"arrival": {
"time": "1771520100"
},
"departure": {
"time": "1771520100"
},
"stopId": "STEXUPER",
"stopSequence": 23
},
{
"arrival": {
"time": "1771520167"
},
"departure": {
"time": "1771520167"
},
"stopId": "SECUSOCI",
"stopSequence": 24
},
{
"arrival": {
"time": "1771520287"
},
"departure": {
"time": "1771520287"
},
"stopId": "MAIL-NAE",
"stopSequence": 25
},
{
"arrival": {
"time": "1771520340"
},
"departure": {
"time": "1771520400"
},
"stopId": "FO-LOR-R",
"stopSequence": 26
}
],
"trip": {
"directionId": 1,
"routeId": "02",
"tripId": "6257955"
}
}
},
{
"id": "trip:6260066",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516797"
},
"departure": {
"time": "1771516816"
},
"stopId": "P-ANJOU",
"stopSequence": 37
},
{
"arrival": {
"time": "1771516849"
},
"departure": {
"time": "1771516849"
},
"stopId": "CLOSVIGN",
"stopSequence": 38
},
{
"arrival": {
"time": "1771516876"
},
"departure": {
"time": "1771516876"
},
"stopId": "CHATAI-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771516929"
},
"departure": {
"time": "1771516929"
},
"stopId": "PIVERD-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771516981"
},
"departure": {
"time": "1771516981"
},
"stopId": "ARTAUD-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771517044"
},
"departure": {
"time": "1771517044"
},
"stopId": "HAUBOU-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771517126"
},
"departure": {
"time": "1771517126"
},
"stopId": "PETPOR-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771517167"
},
"departure": {
"time": "1771517167"
},
"stopId": "CHEVRI-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771517340"
},
"departure": {
"time": "1771517340"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOUCHE-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771517377"
},
"departure": {
"time": "1771517377"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CAMPBO-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771517425"
},
"departure": {
"time": "1771517425"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GAREBO-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771517479"
},
"departure": {
"time": "1771517479"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PONTLA-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771517534"
},
"departure": {
"time": "1771517534"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LAPOIN-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771517562"
},
"departure": {
"time": "1771517562"
},
"scheduleRelationship": "SKIPPED",
"stopId": "RANGEA-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771517618"
},
"departure": {
"time": "1771517618"
},
"scheduleRelationship": "SKIPPED",
"stopId": "VIGNES-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771517700"
},
"stopId": "CHANTOUR",
"stopSequence": 53
}
],
"trip": {
"directionId": 1,
"routeId": "06",
"tripId": "6260066"
}
}
},
{
"id": "trip:6258552",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516794"
},
"departure": {
"time": "1771516814"
},
"stopId": "DESCAZEA",
"stopSequence": 52
},
{
"arrival": {
"time": "1771516849"
},
"departure": {
"time": "1771516849"
},
"stopId": "MONPROFI",
"stopSequence": 53
},
{
"arrival": {
"time": "1771516868"
},
"departure": {
"time": "1771516868"
},
"stopId": "DUMESNIL",
"stopSequence": 54
},
{
"arrival": {
"time": "1771516907"
},
"departure": {
"time": "1771516907"
},
"stopId": "LEQUAI",
"stopSequence": 55
},
{
"arrival": {
"time": "1771517047"
},
"departure": {
"time": "1771517047"
},
"stopId": "CHDARR",
"stopSequence": 56
},
{
"arrival": {
"time": "1771516851"
},
"departure": {
"time": "1771516851"
},
"scheduleRelationship": "SKIPPED",
"stopId": "TRINITE",
"stopSequence": 57
},
{
"arrival": {
"time": "1771516920"
},
"departure": {
"time": "1771516920"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAUREPA",
"stopSequence": 58
},
{
"arrival": {
"time": "1771516980"
},
"departure": {
"time": "1771516980"
},
"scheduleRelationship": "SKIPPED",
"stopId": "COEURPOI",
"stopSequence": 59
},
{
"arrival": {
"time": "1771517045"
},
"departure": {
"time": "1771517045"
},
"scheduleRelationship": "SKIPPED",
"stopId": "REPUBLIQ",
"stopSequence": 60
},
{
"arrival": {
"time": "1771517100"
},
"departure": {
"time": "1771517100"
},
"scheduleRelationship": "SKIPPED",
"stopId": "SAICRO-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771517193"
},
"departure": {
"time": "1771517193"
},
"scheduleRelationship": "SKIPPED",
"stopId": "OFFTOU-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1771517090"
},
"departure": {
"time": "1771517090"
},
"stopId": "CCI",
"stopSequence": 63
},
{
"arrival": {
"time": "1771517210"
},
"departure": {
"time": "1771517460"
},
"stopId": "LICES-E",
"stopSequence": 64
},
{
"arrival": {
"time": "1771517700"
},
"departure": {
"time": "1771517700"
},
"stopId": "ANLERO-E",
"stopSequence": 65
},
{
"arrival": {
"time": "1771517804"
},
"departure": {
"time": "1771517804"
},
"stopId": "MICHEL-E",
"stopSequence": 66
},
{
"arrival": {
"time": "1771517871"
},
"departure": {
"time": "1771517871"
},
"stopId": "BOURGO-E",
"stopSequence": 67
},
{
"arrival": {
"time": "1771517928"
},
"departure": {
"time": "1771517928"
},
"stopId": "VOLNEY-E",
"stopSequence": 68
},
{
"arrival": {
"time": "1771518000"
},
"departure": {
"time": "1771518000"
},
"stopId": "MADELE-E",
"stopSequence": 69
},
{
"arrival": {
"time": "1771518073"
},
"departure": {
"time": "1771518073"
},
"stopId": "JEBOUI-E",
"stopSequence": 70
},
{
"arrival": {
"time": "1771518145"
},
"departure": {
"time": "1771518145"
},
"stopId": "PCOUBE-E",
"stopSequence": 71
},
{
"arrival": {
"time": "1771518180"
},
"departure": {
"time": "1771518180"
},
"stopId": "AROBA-E",
"stopSequence": 72
},
{
"arrival": {
"time": "1771518296"
},
"departure": {
"time": "1771518296"
},
"stopId": "LANGLA-E",
"stopSequence": 73
},
{
"arrival": {
"time": "1771518434"
},
"departure": {
"time": "1771518434"
},
"stopId": "MONTAI-E",
"stopSequence": 74
},
{
"arrival": {
"time": "1771518549"
},
"departure": {
"time": "1771518549"
},
"stopId": "JERUSA-E",
"stopSequence": 75
},
{
"arrival": {
"time": "1771518600"
},
"departure": {
"time": "1771518600"
},
"stopId": "DAGNET-E",
"stopSequence": 76
},
{
"arrival": {
"time": "1771518638"
},
"departure": {
"time": "1771518638"
},
"stopId": "GILLIE-E",
"stopSequence": 77
},
{
"arrival": {
"time": "1771518714"
},
"departure": {
"time": "1771518714"
},
"stopId": "ISORET-E",
"stopSequence": 78
},
{
"arrival": {
"time": "1771518806"
},
"departure": {
"time": "1771518806"
},
"stopId": "VANDE-E",
"stopSequence": 79
},
{
"arrival": {
"time": "1771518866"
},
"departure": {
"time": "1771518866"
},
"stopId": "ORMEAU-E",
"stopSequence": 80
},
{
"arrival": {
"time": "1771518897"
},
"departure": {
"time": "1771518897"
},
"stopId": "CRBLAN-E",
"stopSequence": 81
},
{
"arrival": {
"time": "1771518962"
},
"departure": {
"time": "1771518962"
},
"stopId": "CHATEL-E",
"stopSequence": 82
},
{
"arrival": {
"time": "1771519020"
},
"departure": {
"time": "1771519020"
},
"stopId": "BANCHA-E",
"stopSequence": 83
},
{
"arrival": {
"time": "1771519083"
},
"departure": {
"time": "1771519083"
},
"stopId": "JARDF-E",
"stopSequence": 84
},
{
"arrival": {
"time": "1771519123"
},
"departure": {
"time": "1771519123"
},
"stopId": "SAILLE-E",
"stopSequence": 85
},
{
"arrival": {
"time": "1771519200"
},
"stopId": "SAUBIN",
"stopSequence": 86
}
],
"trip": {
"directionId": 0,
"routeId": "07",
"tripId": "6258552"
}
}
},
{
"id": "trip:6258515",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771519800"
},
"stopId": "SAUBIN",
"stopSequence": 0
},
{
"arrival": {
"time": "1771519883"
},
"departure": {
"time": "1771519883"
},
"stopId": "PIGNONIE",
"stopSequence": 1
},
{
"arrival": {
"time": "1771519946"
},
"departure": {
"time": "1771519946"
},
"stopId": "CLAVERIE",
"stopSequence": 2
},
{
"arrival": {
"time": "1771519990"
},
"departure": {
"time": "1771519990"
},
"stopId": "JARDFA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771520040"
},
"departure": {
"time": "1771520040"
},
"stopId": "BANCHAIS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771520097"
},
"departure": {
"time": "1771520097"
},
"stopId": "CHATELAI",
"stopSequence": 5
},
{
"arrival": {
"time": "1771520143"
},
"departure": {
"time": "1771520143"
},
"stopId": "CRBLANCH",
"stopSequence": 6
},
{
"arrival": {
"time": "1771520179"
},
"departure": {
"time": "1771520179"
},
"stopId": "ORMEAUX",
"stopSequence": 7
},
{
"arrival": {
"time": "1771520227"
},
"departure": {
"time": "1771520227"
},
"stopId": "VANDEL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771520307"
},
"departure": {
"time": "1771520307"
},
"stopId": "ISORET",
"stopSequence": 9
},
{
"arrival": {
"time": "1771520369"
},
"departure": {
"time": "1771520369"
},
"stopId": "GILLIER",
"stopSequence": 10
},
{
"arrival": {
"time": "1771520400"
},
"departure": {
"time": "1771520400"
},
"stopId": "DAGUENET",
"stopSequence": 11
},
{
"arrival": {
"time": "1771520455"
},
"departure": {
"time": "1771520455"
},
"stopId": "JERUSALE",
"stopSequence": 12
}
],
"trip": {
"directionId": 1,
"routeId": "07",
"tripId": "6258515"
}
}
},
{
"id": "trip:6257917",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771520220"
},
"stopId": "BEAUCOUZ",
"stopSequence": 0
},
{
"arrival": {
"time": "1771520256"
},
"departure": {
"time": "1771520256"
},
"stopId": "FAUVETTE",
"stopSequence": 1
},
{
"arrival": {
"time": "1771520289"
},
"departure": {
"time": "1771520289"
},
"stopId": "PINSONS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771520348"
},
"departure": {
"time": "1771520348"
},
"stopId": "PRIEURE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771520379"
},
"departure": {
"time": "1771520379"
},
"stopId": "VAURAGER",
"stopSequence": 5
},
{
"arrival": {
"time": "1771520439"
},
"departure": {
"time": "1771520439"
},
"stopId": "ROUAIRIE",
"stopSequence": 6
}
],
"trip": {
"directionId": 0,
"routeId": "02",
"tripId": "6257917"
}
}
},
{
"id": "trip:6054000",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771519020"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHANTOUR",
"stopSequence": 1
},
{
"arrival": {
"time": "1771519060"
},
"departure": {
"time": "1771519060"
},
"scheduleRelationship": "SKIPPED",
"stopId": "VIGNES",
"stopSequence": 2
},
{
"arrival": {
"time": "1771519091"
},
"departure": {
"time": "1771519091"
},
"scheduleRelationship": "SKIPPED",
"stopId": "RANGEARD",
"stopSequence": 3
},
{
"arrival": {
"time": "1771519113"
},
"departure": {
"time": "1771519113"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LAPOINTE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771519153"
},
"departure": {
"time": "1771519153"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PONTLAIT",
"stopSequence": 5
},
{
"arrival": {
"time": "1771519192"
},
"departure": {
"time": "1771519192"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GAREBOUC",
"stopSequence": 6
},
{
"arrival": {
"time": "1771519229"
},
"departure": {
"time": "1771519229"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CAMPBOUC",
"stopSequence": 7
},
{
"arrival": {
"time": "1771519054"
},
"departure": {
"time": "1771519054"
},
"stopId": "BOUCHEM",
"stopSequence": 8
},
{
"arrival": {
"time": "1771519108"
},
"departure": {
"time": "1771519108"
},
"stopId": "CHEVRIER",
"stopSequence": 9
},
{
"arrival": {
"time": "1771519145"
},
"departure": {
"time": "1771519145"
},
"stopId": "PETPORT",
"stopSequence": 10
},
{
"arrival": {
"time": "1771519229"
},
"departure": {
"time": "1771519229"
},
"stopId": "HAUBOUCH",
"stopSequence": 11
},
{
"arrival": {
"time": "1771519294"
},
"departure": {
"time": "1771519294"
},
"stopId": "ARTAUD",
"stopSequence": 12
},
{
"arrival": {
"time": "1771519352"
},
"departure": {
"time": "1771519352"
},
"stopId": "PIVERDIE",
"stopSequence": 13
},
{
"arrival": {
"time": "1771519411"
},
"departure": {
"time": "1771519411"
},
"stopId": "CHATAIGN",
"stopSequence": 14
},
{
"arrival": {
"time": "1771519447"
},
"departure": {
"time": "1771519447"
},
"stopId": "CLOSVI-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771519477"
},
"departure": {
"time": "1771519477"
},
"stopId": "VALMAI-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771519546"
},
"departure": {
"time": "1771519546"
},
"stopId": "PETVIVIE",
"stopSequence": 17
},
{
"arrival": {
"time": "1771519620"
},
"departure": {
"time": "1771519620"
},
"stopId": "PRUNIERS",
"stopSequence": 18
},
{
"arrival": {
"time": "1771519653"
},
"departure": {
"time": "1771519653"
},
"stopId": "CROISETT",
"stopSequence": 19
},
{
"arrival": {
"time": "1771519755"
},
"departure": {
"time": "1771519755"
},
"stopId": "CAMLACMA",
"stopSequence": 20
},
{
"arrival": {
"time": "1771519800"
},
"departure": {
"time": "1771519800"
},
"stopId": "LACDMAIN",
"stopSequence": 21
},
{
"arrival": {
"time": "1771519845"
},
"departure": {
"time": "1771519845"
},
"stopId": "MAISENVI",
"stopSequence": 22
},
{
"arrival": {
"time": "1771519902"
},
"departure": {
"time": "1771519902"
},
"stopId": "GDMAINE",
"stopSequence": 23
},
{
"arrival": {
"time": "1771520461"
},
"departure": {
"time": "1771520461"
},
"stopId": "EBLE",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "22",
"tripId": "6054000"
}
}
},
{
"id": "trip:6541210",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516845"
},
"departure": {
"time": "1771516871"
},
"stopId": "2BASC",
"stopSequence": 24
},
{
"arrival": {
"time": "1771516914"
},
"stopId": "1AARD",
"stopSequence": 25
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6541210"
}
}
},
{
"id": "trip:6544492",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516767"
},
"departure": {
"time": "1771516812"
},
"stopId": "FO-LOR-R",
"stopSequence": 1
},
{
"arrival": {
"time": "1771516916"
},
"departure": {
"time": "1771516916"
},
"stopId": "STAUBI-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771516930"
},
"departure": {
"time": "1771516930"
},
"stopId": "HARAS-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771516992"
},
"departure": {
"time": "1771516992"
},
"stopId": "LICES",
"stopSequence": 4
},
{
"arrival": {
"time": "1771517064"
},
"departure": {
"time": "1771517064"
},
"stopId": "CCI-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771517119"
},
"departure": {
"time": "1771517119"
},
"stopId": "CHDARR-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771517300"
},
"stopId": "LEQUAI-E",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "Tbus",
"tripId": "6544492"
}
}
},
{
"id": "trip:6258140",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516789"
},
"departure": {
"time": "1771516820"
},
"stopId": "FRCEVERT",
"stopSequence": 31
},
{
"arrival": {
"time": "1771516834"
},
"departure": {
"time": "1771516865"
},
"stopId": "APPENTIS",
"stopSequence": 32
},
{
"arrival": {
"time": "1771516921"
},
"departure": {
"time": "1771516921"
},
"stopId": "BOUTHOMA",
"stopSequence": 33
},
{
"arrival": {
"time": "1771516982"
},
"departure": {
"time": "1771516982"
},
"stopId": "ANRO-5A",
"stopSequence": 34
},
{
"arrival": {
"time": "1771517046"
},
"departure": {
"time": "1771517046"
},
"stopId": "DURVILLE",
"stopSequence": 35
},
{
"arrival": {
"time": "1771517078"
},
"departure": {
"time": "1771517078"
},
"stopId": "PALLACH",
"stopSequence": 36
},
{
"arrival": {
"time": "1771517103"
},
"departure": {
"time": "1771517103"
},
"stopId": "JULESV-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771517155"
},
"departure": {
"time": "1771517155"
},
"stopId": "JE23-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771517203"
},
"departure": {
"time": "1771517203"
},
"stopId": "CLAUDE-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771517235"
},
"departure": {
"time": "1771517235"
},
"stopId": "MAJUIN5A",
"stopSequence": 40
},
{
"arrival": {
"time": "1771517284"
},
"departure": {
"time": "1771517284"
},
"stopId": "MONTCA-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771517342"
},
"departure": {
"time": "1771517342"
},
"stopId": "GAUBOU5A",
"stopSequence": 42
},
{
"arrival": {
"time": "1771517440"
},
"departure": {
"time": "1771517440"
},
"stopId": "CTRETRI",
"stopSequence": 43
},
{
"arrival": {
"time": "1771517530"
},
"departure": {
"time": "1771517530"
},
"stopId": "EBLE",
"stopSequence": 44
},
{
"arrival": {
"time": "1771517598"
},
"departure": {
"time": "1771517598"
},
"stopId": "GENIE",
"stopSequence": 45
},
{
"arrival": {
"time": "1771517682"
},
"departure": {
"time": "1771517682"
},
"stopId": "VAUBAN",
"stopSequence": 46
},
{
"arrival": {
"time": "1771517725"
},
"departure": {
"time": "1771517725"
},
"stopId": "POIREL",
"stopSequence": 47
},
{
"arrival": {
"time": "1771517786"
},
"departure": {
"time": "1771517786"
},
"stopId": "PONTNOIR",
"stopSequence": 48
},
{
"arrival": {
"time": "1771517835"
},
"departure": {
"time": "1771517835"
},
"stopId": "SEMARD",
"stopSequence": 49
},
{
"arrival": {
"time": "1771517889"
},
"departure": {
"time": "1771517889"
},
"stopId": "BREMON-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771518009"
},
"departure": {
"time": "1771518009"
},
"stopId": "ACAD-PLA",
"stopSequence": 51
},
{
"arrival": {
"time": "1771518055"
},
"departure": {
"time": "1771518055"
},
"stopId": "CHDARR-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771518195"
},
"departure": {
"time": "1771518195"
},
"stopId": "LEQUAI-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771518251"
},
"departure": {
"time": "1771518251"
},
"stopId": "DUMESN-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771518326"
},
"departure": {
"time": "1771518326"
},
"stopId": "RASPAI-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771518397"
},
"departure": {
"time": "1771518397"
},
"stopId": "LABRUY-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771518484"
},
"departure": {
"time": "1771518484"
},
"stopId": "PARCGA-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771518536"
},
"departure": {
"time": "1771518536"
},
"stopId": "ROCEPI-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771518615"
},
"departure": {
"time": "1771518615"
},
"stopId": "LECLER-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771518665"
},
"departure": {
"time": "1771518665"
},
"stopId": "CAMUS-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1771518718"
},
"departure": {
"time": "1771518718"
},
"stopId": "LIZE05-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771518836"
},
"departure": {
"time": "1771518836"
},
"stopId": "PELUAU-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1771518922"
},
"departure": {
"time": "1771518922"
},
"stopId": "AURIOL-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1771518968"
},
"stopId": "AQUAVITA",
"stopSequence": 64
}
],
"trip": {
"directionId": 0,
"routeId": "05",
"tripId": "6258140"
}
}
},
{
"id": "trip:6257592",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771518960"
},
"stopId": "TRELGARE",
"stopSequence": 0
},
{
"arrival": {
"time": "1771519003"
},
"departure": {
"time": "1771519003"
},
"stopId": "MALEMBAR",
"stopSequence": 1
},
{
"arrival": {
"time": "1771519056"
},
"departure": {
"time": "1771519056"
},
"stopId": "DEGAULLE",
"stopSequence": 2
},
{
"arrival": {
"time": "1771519098"
},
"departure": {
"time": "1771519098"
},
"stopId": "BAHONNEA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771519200"
},
"departure": {
"time": "1771519200"
},
"stopId": "SLEZIND",
"stopSequence": 4
},
{
"arrival": {
"time": "1771519262"
},
"departure": {
"time": "1771519262"
},
"stopId": "GENTRIC",
"stopSequence": 5
},
{
"arrival": {
"time": "1771519333"
},
"departure": {
"time": "1771519333"
},
"stopId": "DAUTEL",
"stopSequence": 6
},
{
"arrival": {
"time": "1771519353"
},
"departure": {
"time": "1771519353"
},
"stopId": "BUISSON",
"stopSequence": 7
},
{
"arrival": {
"time": "1771519394"
},
"departure": {
"time": "1771519394"
},
"stopId": "PYRAM02",
"stopSequence": 8
},
{
"arrival": {
"time": "1771519440"
},
"departure": {
"time": "1771519440"
},
"stopId": "MORLONG",
"stopSequence": 9
},
{
"arrival": {
"time": "1771519473"
},
"departure": {
"time": "1771519473"
},
"stopId": "BOURSE",
"stopSequence": 10
},
{
"arrival": {
"time": "1771519520"
},
"departure": {
"time": "1771519520"
},
"stopId": "RIOTTEAU",
"stopSequence": 11
},
{
"arrival": {
"time": "1771519559"
},
"departure": {
"time": "1771519559"
},
"stopId": "ALLUMETT",
"stopSequence": 12
},
{
"arrival": {
"time": "1771519611"
},
"departure": {
"time": "1771519611"
},
"stopId": "DAGUERRE",
"stopSequence": 13
},
{
"arrival": {
"time": "1771519660"
},
"departure": {
"time": "1771519660"
},
"stopId": "LEOLAGRA",
"stopSequence": 14
},
{
"arrival": {
"time": "1771519710"
},
"departure": {
"time": "1771519710"
},
"stopId": "VDLOIRE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771519803"
},
"departure": {
"time": "1771519803"
},
"stopId": "ECLATERI",
"stopSequence": 16
},
{
"arrival": {
"time": "1771519740"
},
"departure": {
"time": "1771519740"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAUMAN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771519791"
},
"departure": {
"time": "1771519791"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LAFAUVEL",
"stopSequence": 18
},
{
"arrival": {
"time": "1771519863"
},
"departure": {
"time": "1771519863"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PARMENTI",
"stopSequence": 19
},
{
"arrival": {
"time": "1771519929"
},
"departure": {
"time": "1771519929"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PICAS",
"stopSequence": 20
},
{
"arrival": {
"time": "1771519907"
},
"departure": {
"time": "1771519907"
},
"stopId": "JUSTICES",
"stopSequence": 21
},
{
"arrival": {
"time": "1771519954"
},
"departure": {
"time": "1771519954"
},
"stopId": "DELACROI",
"stopSequence": 22
},
{
"arrival": {
"time": "1771520040"
},
"departure": {
"time": "1771520040"
},
"stopId": "SAUMUROI",
"stopSequence": 23
},
{
"arrival": {
"time": "1771520136"
},
"departure": {
"time": "1771520136"
},
"stopId": "INTERMIL",
"stopSequence": 24
},
{
"arrival": {
"time": "1771520206"
},
"departure": {
"time": "1771520206"
},
"stopId": "HAUTPRES",
"stopSequence": 25
},
{
"arrival": {
"time": "1771520261"
},
"departure": {
"time": "1771520261"
},
"stopId": "DELATTRE",
"stopSequence": 26
},
{
"arrival": {
"time": "1771520320"
},
"departure": {
"time": "1771520320"
},
"stopId": "MORELLIE",
"stopSequence": 27
},
{
"arrival": {
"time": "1771520361"
},
"departure": {
"time": "1771520361"
},
"stopId": "LORETTE",
"stopSequence": 28
},
{
"arrival": {
"time": "1771520404"
},
"departure": {
"time": "1771520404"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAUVAL",
"stopSequence": 30
},
{
"arrival": {
"time": "1771520457"
},
"departure": {
"time": "1771520457"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LETANDUE",
"stopSequence": 31
}
],
"trip": {
"directionId": 0,
"routeId": "10",
"tripId": "6257592"
}
}
},
{
"id": "trip:6258079",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771519918"
},
"departure": {
"time": "1771519918"
},
"stopId": "AURIOL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771519982"
},
"departure": {
"time": "1771519982"
},
"stopId": "PELUAU",
"stopSequence": 2
},
{
"arrival": {
"time": "1771520075"
},
"departure": {
"time": "1771520075"
},
"stopId": "LIZE05",
"stopSequence": 3
},
{
"arrival": {
"time": "1771520118"
},
"departure": {
"time": "1771520118"
},
"stopId": "CAMUS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771520163"
},
"departure": {
"time": "1771520163"
},
"stopId": "LECLERC",
"stopSequence": 5
},
{
"arrival": {
"time": "1771520230"
},
"departure": {
"time": "1771520230"
},
"stopId": "ROCEPINE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771520279"
},
"departure": {
"time": "1771520279"
},
"stopId": "PARCGARE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771520342"
},
"departure": {
"time": "1771520342"
},
"stopId": "LABRUYER",
"stopSequence": 8
},
{
"arrival": {
"time": "1771520432"
},
"departure": {
"time": "1771520432"
},
"stopId": "RASPAIL",
"stopSequence": 9
},
{
"arrival": {
"time": "1771520476"
},
"departure": {
"time": "1771520476"
},
"stopId": "DUMESNIL",
"stopSequence": 10
}
],
"trip": {
"directionId": 1,
"routeId": "05",
"tripId": "6258079"
}
}
},
{
"id": "trip:6258446",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771519260"
},
"stopId": "VERNUSSO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771519397"
},
"departure": {
"time": "1771519397"
},
"stopId": "POUILLE",
"stopSequence": 1
},
{
"arrival": {
"time": "1771519443"
},
"departure": {
"time": "1771519443"
},
"stopId": "PATUREAU",
"stopSequence": 2
},
{
"arrival": {
"time": "1771519515"
},
"departure": {
"time": "1771519515"
},
"stopId": "FRANVILL",
"stopSequence": 4
},
{
"arrival": {
"time": "1771519560"
},
"departure": {
"time": "1771519560"
},
"stopId": "GGESSAND",
"stopSequence": 5
},
{
"arrival": {
"time": "1771519601"
},
"departure": {
"time": "1771519601"
},
"stopId": "MACURIE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771519639"
},
"departure": {
"time": "1771519639"
},
"stopId": "JEROSTAN",
"stopSequence": 7
},
{
"arrival": {
"time": "1771519678"
},
"departure": {
"time": "1771519678"
},
"stopId": "RONCIERE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771519715"
},
"departure": {
"time": "1771519715"
},
"stopId": "GUILLE-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771519800"
},
"departure": {
"time": "1771519800"
},
"stopId": "JEBOUTON",
"stopSequence": 10
},
{
"arrival": {
"time": "1771519906"
},
"departure": {
"time": "1771519906"
},
"stopId": "LAVOIR",
"stopSequence": 11
},
{
"arrival": {
"time": "1771519974"
},
"departure": {
"time": "1771519974"
},
"stopId": "RIOTTEAU",
"stopSequence": 12
},
{
"arrival": {
"time": "1771520014"
},
"departure": {
"time": "1771520014"
},
"stopId": "ALLUMETT",
"stopSequence": 13
},
{
"arrival": {
"time": "1771520067"
},
"departure": {
"time": "1771520067"
},
"stopId": "DAGUERRE",
"stopSequence": 14
},
{
"arrival": {
"time": "1771520122"
},
"departure": {
"time": "1771520122"
},
"stopId": "BELVTR-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771520189"
},
"departure": {
"time": "1771520189"
},
"stopId": "MARAIS-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771520283"
},
"departure": {
"time": "1771520283"
},
"stopId": "GASPALON",
"stopSequence": 17
},
{
"arrival": {
"time": "1771520400"
},
"departure": {
"time": "1771520400"
},
"stopId": "VILSANTE",
"stopSequence": 18
},
{
"arrival": {
"time": "1771520437"
},
"departure": {
"time": "1771520437"
},
"stopId": "CORMIER",
"stopSequence": 19
}
],
"trip": {
"directionId": 1,
"routeId": "08",
"tripId": "6258446"
}
}
},
{
"id": "trip:6257910",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516808"
},
"departure": {
"time": "1771516839"
},
"stopId": "GARDOT-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771516853"
},
"departure": {
"time": "1771516853"
},
"stopId": "MONTAI-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771516915"
},
"departure": {
"time": "1771516915"
},
"stopId": "CIMETI-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771516982"
},
"departure": {
"time": "1771516982"
},
"stopId": "AFPA-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771517025"
},
"departure": {
"time": "1771517025"
},
"stopId": "ARCEAU-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771517071"
},
"departure": {
"time": "1771517071"
},
"stopId": "CASERN-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771517160"
},
"departure": {
"time": "1771517160"
},
"stopId": "LAREU-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771517218"
},
"departure": {
"time": "1771517218"
},
"stopId": "PAPERI-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771517272"
},
"departure": {
"time": "1771517272"
},
"stopId": "CCHEMI-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771517342"
},
"departure": {
"time": "1771517342"
},
"stopId": "JUFERR-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771517404"
},
"departure": {
"time": "1771517404"
},
"stopId": "GEMMET-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771517464"
},
"departure": {
"time": "1771517464"
},
"stopId": "AUBEPI-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771517520"
},
"departure": {
"time": "1771517520"
},
"stopId": "STADE-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771517571"
},
"departure": {
"time": "1771517571"
},
"stopId": "PELLER-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771517611"
},
"departure": {
"time": "1771517611"
},
"stopId": "CEEQUE-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1771517652"
},
"departure": {
"time": "1771517652"
},
"stopId": "MORLIE-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771517720"
},
"departure": {
"time": "1771517720"
},
"stopId": "WALCOU-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1771517760"
},
"departure": {
"time": "1771517760"
},
"stopId": "JAUDET-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1771517849"
},
"departure": {
"time": "1771517849"
},
"stopId": "PASTEU-E",
"stopSequence": 64
},
{
"arrival": {
"time": "1771517876"
},
"departure": {
"time": "1771517876"
},
"stopId": "VERDUN-E",
"stopSequence": 65
},
{
"arrival": {
"time": "1771517899"
},
"departure": {
"time": "1771517899"
},
"stopId": "CEZAN-E",
"stopSequence": 66
},
{
"arrival": {
"time": "1771517935"
},
"departure": {
"time": "1771517935"
},
"stopId": "COROT-E",
"stopSequence": 67
},
{
"arrival": {
"time": "1771518000"
},
"stopId": "SBAVENAI",
"stopSequence": 68
}
],
"trip": {
"directionId": 0,
"routeId": "02",
"tripId": "6257910"
}
}
},
{
"id": "trip:6260004",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516803"
},
"departure": {
"time": "1771516803"
},
"stopId": "BRGPAILL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771516873"
},
"departure": {
"time": "1771516873"
},
"stopId": "LANDREAU",
"stopSequence": 9
},
{
"arrival": {
"time": "1771516908"
},
"departure": {
"time": "1771516908"
},
"stopId": "GDPERIGN",
"stopSequence": 10
},
{
"arrival": {
"time": "1771516952"
},
"departure": {
"time": "1771516952"
},
"stopId": "INRA",
"stopSequence": 11
},
{
"arrival": {
"time": "1771516980"
},
"departure": {
"time": "1771516980"
},
"stopId": "MOREL",
"stopSequence": 12
},
{
"arrival": {
"time": "1771517040"
},
"departure": {
"time": "1771517040"
},
"stopId": "DARWIN",
"stopSequence": 13
},
{
"arrival": {
"time": "1771517220"
},
"departure": {
"time": "1771517220"
},
"stopId": "CNFPT-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771517809"
},
"departure": {
"time": "1771517809"
},
"stopId": "EBLE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771517892"
},
"departure": {
"time": "1771517892"
},
"stopId": "GENIE",
"stopSequence": 16
},
{
"arrival": {
"time": "1771517948"
},
"departure": {
"time": "1771517948"
},
"stopId": "VAUBAN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771518003"
},
"departure": {
"time": "1771518003"
},
"stopId": "POIREL",
"stopSequence": 18
},
{
"arrival": {
"time": "1771518043"
},
"departure": {
"time": "1771518043"
},
"stopId": "PONTNOIR",
"stopSequence": 19
},
{
"arrival": {
"time": "1771518082"
},
"departure": {
"time": "1771518082"
},
"stopId": "SEMARD",
"stopSequence": 20
},
{
"arrival": {
"time": "1771517400"
},
"departure": {
"time": "1771517400"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHDARR",
"stopSequence": 21
},
{
"arrival": {
"time": "1771517471"
},
"departure": {
"time": "1771517471"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ACADEMIE",
"stopSequence": 22
},
{
"arrival": {
"time": "1771517549"
},
"departure": {
"time": "1771517549"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GBREM-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771518137"
},
"stopId": "GAREPAPI",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "20",
"tripId": "6260004"
}
}
},
{
"id": "trip:6258076",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516772"
},
"departure": {
"time": "1771516839"
},
"stopId": "EBLE-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771516951"
},
"departure": {
"time": "1771516951"
},
"stopId": "CTRETR-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771517060"
},
"departure": {
"time": "1771517060"
},
"stopId": "GAUBOU5B",
"stopSequence": 22
},
{
"arrival": {
"time": "1771517128"
},
"departure": {
"time": "1771517128"
},
"stopId": "MONTCASB",
"stopSequence": 23
},
{
"arrival": {
"time": "1771517183"
},
"departure": {
"time": "1771517183"
},
"stopId": "MAJUIN5B",
"stopSequence": 24
},
{
"arrival": {
"time": "1771517229"
},
"departure": {
"time": "1771517229"
},
"stopId": "CLAUDEL",
"stopSequence": 25
},
{
"arrival": {
"time": "1771517275"
},
"departure": {
"time": "1771517275"
},
"stopId": "JEAN-23",
"stopSequence": 26
},
{
"arrival": {
"time": "1771517307"
},
"departure": {
"time": "1771517307"
},
"stopId": "JULESVER",
"stopSequence": 27
},
{
"arrival": {
"time": "1771517368"
},
"departure": {
"time": "1771517368"
},
"stopId": "PALLAC-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771517398"
},
"departure": {
"time": "1771517398"
},
"stopId": "DURVIL-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771517480"
},
"departure": {
"time": "1771517480"
},
"stopId": "ANRO-5B",
"stopSequence": 30
},
{
"arrival": {
"time": "1771517542"
},
"departure": {
"time": "1771517542"
},
"stopId": "BOUTHO-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771517605"
},
"departure": {
"time": "1771517605"
},
"stopId": "APPENT-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771517671"
},
"departure": {
"time": "1771517671"
},
"stopId": "FRCEVE-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771517713"
},
"departure": {
"time": "1771517713"
},
"stopId": "ORGEMO-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771517720"
},
"departure": {
"time": "1771517720"
},
"stopId": "NERUDA",
"stopSequence": 35
},
{
"arrival": {
"time": "1771517785"
},
"departure": {
"time": "1771517785"
},
"stopId": "ORGEMONT",
"stopSequence": 36
},
{
"arrival": {
"time": "1771517870"
},
"departure": {
"time": "1771517870"
},
"stopId": "ARBORETU",
"stopSequence": 37
},
{
"arrival": {
"time": "1771517932"
},
"departure": {
"time": "1771517932"
},
"stopId": "MORELE-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771518019"
},
"departure": {
"time": "1771518019"
},
"stopId": "DELATR-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771518106"
},
"departure": {
"time": "1771518106"
},
"stopId": "HAUTPR-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771518242"
},
"departure": {
"time": "1771518242"
},
"stopId": "INTMIL-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771518336"
},
"departure": {
"time": "1771518336"
},
"stopId": "SAUMUR-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771518457"
},
"departure": {
"time": "1771518457"
},
"stopId": "DELACR-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771518490"
},
"departure": {
"time": "1771518490"
},
"stopId": "JUSTIC-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771518616"
},
"departure": {
"time": "1771518616"
},
"stopId": "JEJAUR-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771518676"
},
"departure": {
"time": "1771518676"
},
"stopId": "STLEON5B",
"stopSequence": 46
},
{
"arrival": {
"time": "1771518761"
},
"departure": {
"time": "1771518761"
},
"stopId": "VILLEC-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771518869"
},
"departure": {
"time": "1771518869"
},
"stopId": "ESPACE5B",
"stopSequence": 48
},
{
"arrival": {
"time": "1771518970"
},
"departure": {
"time": "1771518970"
},
"stopId": "CAMELIAS",
"stopSequence": 49
},
{
"arrival": {
"time": "1771519090"
},
"departure": {
"time": "1771519090"
},
"stopId": "ISORET",
"stopSequence": 50
},
{
"arrival": {
"time": "1771519193"
},
"departure": {
"time": "1771519193"
},
"stopId": "GILLIER",
"stopSequence": 51
},
{
"arrival": {
"time": "1771519270"
},
"departure": {
"time": "1771519270"
},
"stopId": "DEUCRO-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771519314"
},
"departure": {
"time": "1771519314"
},
"stopId": "THULEA-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771519373"
},
"departure": {
"time": "1771519373"
},
"stopId": "BRISPO-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771519488"
},
"departure": {
"time": "1771519488"
},
"stopId": "ALDUNA-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771519634"
},
"departure": {
"time": "1771519634"
},
"stopId": "EUROPE-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771519720"
},
"departure": {
"time": "1771519720"
},
"stopId": "RBRIOLLA",
"stopSequence": 57
},
{
"arrival": {
"time": "1771519834"
},
"departure": {
"time": "1771519834"
},
"stopId": "RAMON",
"stopSequence": 58
},
{
"arrival": {
"time": "1771519904"
},
"departure": {
"time": "1771519904"
},
"stopId": "CARREF5B",
"stopSequence": 59
},
{
"arrival": {
"time": "1771520110"
},
"departure": {
"time": "1771520110"
},
"stopId": "ESEO",
"stopSequence": 60
},
{
"arrival": {
"time": "1771520146"
},
"departure": {
"time": "1771520146"
},
"stopId": "CHARNASS",
"stopSequence": 61
},
{
"arrival": {
"time": "1771520230"
},
"departure": {
"time": "1771520230"
},
"stopId": "FRATER",
"stopSequence": 62
},
{
"arrival": {
"time": "1771520325"
},
"departure": {
"time": "1771520325"
},
"stopId": "AURIOL-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1771520325"
},
"stopId": "AQUAVITA",
"stopSequence": 64
}
],
"trip": {
"directionId": 1,
"routeId": "05",
"tripId": "6258076"
}
}
},
{
"id": "trip:6258419",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516789"
},
"departure": {
"time": "1771516789"
},
"stopId": "AUBRY-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771516819"
},
"departure": {
"time": "1771516819"
},
"stopId": "COSSE-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771516848"
},
"departure": {
"time": "1771516864"
},
"stopId": "HUTREA-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771516914"
},
"departure": {
"time": "1771516914"
},
"stopId": "JOLIVE-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771516969"
},
"departure": {
"time": "1771516969"
},
"stopId": "BELOEI-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771517005"
},
"departure": {
"time": "1771517005"
},
"stopId": "RTEDAN-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771517056"
},
"departure": {
"time": "1771517056"
},
"stopId": "LESROS-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771517139"
},
"departure": {
"time": "1771517139"
},
"stopId": "LOUPIN-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771517213"
},
"departure": {
"time": "1771517213"
},
"stopId": "MASGEM-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771517265"
},
"departure": {
"time": "1771517265"
},
"stopId": "HOSGEM-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771517337"
},
"departure": {
"time": "1771517337"
},
"stopId": "CLOS9-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771517389"
},
"departure": {
"time": "1771517389"
},
"stopId": "VANRIE-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771517450"
},
"departure": {
"time": "1771517450"
},
"stopId": "PORTSG-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771517483"
},
"departure": {
"time": "1771517483"
},
"stopId": "LECHEN-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771517545"
},
"stopId": "ROMORNA",
"stopSequence": 57
}
],
"trip": {
"directionId": 1,
"routeId": "08",
"tripId": "6258419"
}
}
},
{
"id": "trip:6258123",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771517344"
},
"stopId": "AQUA-D5A",
"stopSequence": 0
},
{
"arrival": {
"time": "1771517407"
},
"departure": {
"time": "1771517407"
},
"stopId": "AURIOL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771517468"
},
"departure": {
"time": "1771517468"
},
"stopId": "FRATE-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771517556"
},
"departure": {
"time": "1771517556"
},
"stopId": "CHARNA-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771517640"
},
"departure": {
"time": "1771517640"
},
"stopId": "ESEO-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771517824"
},
"departure": {
"time": "1771517824"
},
"stopId": "CARREF5A",
"stopSequence": 5
},
{
"arrival": {
"time": "1771517929"
},
"departure": {
"time": "1771517929"
},
"stopId": "RAMON-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771518036"
},
"departure": {
"time": "1771518036"
},
"stopId": "RBRIOL-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771518124"
},
"departure": {
"time": "1771518124"
},
"stopId": "EUROPE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771518239"
},
"departure": {
"time": "1771518239"
},
"stopId": "ALDUNANT",
"stopSequence": 9
},
{
"arrival": {
"time": "1771518364"
},
"departure": {
"time": "1771518364"
},
"stopId": "BRISPOTI",
"stopSequence": 10
},
{
"arrival": {
"time": "1771518414"
},
"departure": {
"time": "1771518414"
},
"stopId": "THULEAU",
"stopSequence": 11
},
{
"arrival": {
"time": "1771518454"
},
"departure": {
"time": "1771518454"
},
"stopId": "DEUCROIX",
"stopSequence": 12
},
{
"arrival": {
"time": "1771518537"
},
"departure": {
"time": "1771518537"
},
"stopId": "GILLIE-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771518629"
},
"departure": {
"time": "1771518629"
},
"stopId": "ISORET-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771518720"
},
"departure": {
"time": "1771518720"
},
"stopId": "CAMELI-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771518830"
},
"departure": {
"time": "1771518830"
},
"stopId": "ESPACE5A",
"stopSequence": 16
},
{
"arrival": {
"time": "1771518947"
},
"departure": {
"time": "1771518947"
},
"stopId": "VILLECHI",
"stopSequence": 17
},
{
"arrival": {
"time": "1771519019"
},
"departure": {
"time": "1771519019"
},
"stopId": "STLEON5A",
"stopSequence": 18
},
{
"arrival": {
"time": "1771519086"
},
"departure": {
"time": "1771519086"
},
"stopId": "JEJAURES",
"stopSequence": 19
},
{
"arrival": {
"time": "1771519200"
},
"departure": {
"time": "1771519200"
},
"stopId": "JUSTICES",
"stopSequence": 20
},
{
"arrival": {
"time": "1771519240"
},
"departure": {
"time": "1771519240"
},
"stopId": "DELACROI",
"stopSequence": 21
},
{
"arrival": {
"time": "1771519259"
},
"departure": {
"time": "1771519259"
},
"stopId": "SAUMUROI",
"stopSequence": 22
},
{
"arrival": {
"time": "1771519394"
},
"departure": {
"time": "1771519394"
},
"stopId": "INTERMIL",
"stopSequence": 23
},
{
"arrival": {
"time": "1771519454"
},
"departure": {
"time": "1771519454"
},
"stopId": "HAUTPRES",
"stopSequence": 24
},
{
"arrival": {
"time": "1771519502"
},
"departure": {
"time": "1771519502"
},
"stopId": "DELATTRE",
"stopSequence": 25
},
{
"arrival": {
"time": "1771519577"
},
"departure": {
"time": "1771519577"
},
"stopId": "MORELLER",
"stopSequence": 26
},
{
"arrival": {
"time": "1771519611"
},
"departure": {
"time": "1771519611"
},
"stopId": "ARBORE-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771519682"
},
"departure": {
"time": "1771519682"
},
"stopId": "ORGEMO-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771519742"
},
"departure": {
"time": "1771519742"
},
"stopId": "NERUDA",
"stopSequence": 29
},
{
"arrival": {
"time": "1771519808"
},
"departure": {
"time": "1771519808"
},
"stopId": "ORGEMONT",
"stopSequence": 30
},
{
"arrival": {
"time": "1771519875"
},
"departure": {
"time": "1771519875"
},
"stopId": "FRCEVERT",
"stopSequence": 31
},
{
"arrival": {
"time": "1771519933"
},
"departure": {
"time": "1771519933"
},
"stopId": "APPENTIS",
"stopSequence": 32
},
{
"arrival": {
"time": "1771520014"
},
"departure": {
"time": "1771520014"
},
"stopId": "BOUTHOMA",
"stopSequence": 33
},
{
"arrival": {
"time": "1771520074"
},
"departure": {
"time": "1771520074"
},
"stopId": "ANRO-5A",
"stopSequence": 34
},
{
"arrival": {
"time": "1771520167"
},
"departure": {
"time": "1771520167"
},
"stopId": "DURVILLE",
"stopSequence": 35
},
{
"arrival": {
"time": "1771520144"
},
"departure": {
"time": "1771520144"
},
"stopId": "PALLACH",
"stopSequence": 36
},
{
"arrival": {
"time": "1771520195"
},
"departure": {
"time": "1771520195"
},
"stopId": "JULESV-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771520247"
},
"departure": {
"time": "1771520247"
},
"stopId": "JE23-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771520269"
},
"departure": {
"time": "1771520269"
},
"stopId": "CLAUDE-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771520301"
},
"departure": {
"time": "1771520301"
},
"stopId": "MAJUIN5A",
"stopSequence": 40
},
{
"arrival": {
"time": "1771520398"
},
"departure": {
"time": "1771520398"
},
"stopId": "MONTCA-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771520434"
},
"departure": {
"time": "1771520434"
},
"stopId": "GAUBOU5A",
"stopSequence": 42
}
],
"trip": {
"directionId": 0,
"routeId": "05",
"tripId": "6258123"
}
}
},
{
"id": "trip:6257590",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516812"
},
"departure": {
"time": "1771516837"
},
"stopId": "MORLONG",
"stopSequence": 9
},
{
"arrival": {
"time": "1771516852"
},
"departure": {
"time": "1771516852"
},
"stopId": "BOURSE",
"stopSequence": 10
},
{
"arrival": {
"time": "1771516894"
},
"departure": {
"time": "1771516894"
},
"stopId": "RIOTTEAU",
"stopSequence": 11
},
{
"arrival": {
"time": "1771516933"
},
"departure": {
"time": "1771516933"
},
"stopId": "ALLUMETT",
"stopSequence": 12
},
{
"arrival": {
"time": "1771516985"
},
"departure": {
"time": "1771516985"
},
"stopId": "DAGUERRE",
"stopSequence": 13
},
{
"arrival": {
"time": "1771517034"
},
"departure": {
"time": "1771517034"
},
"stopId": "LEOLAGRA",
"stopSequence": 14
},
{
"arrival": {
"time": "1771517084"
},
"departure": {
"time": "1771517084"
},
"stopId": "VDLOIRE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771517191"
},
"departure": {
"time": "1771517191"
},
"stopId": "ECLATERI",
"stopSequence": 16
},
{
"arrival": {
"time": "1771517040"
},
"departure": {
"time": "1771517040"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAUMAN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771517091"
},
"departure": {
"time": "1771517091"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LAFAUVEL",
"stopSequence": 18
},
{
"arrival": {
"time": "1771517163"
},
"departure": {
"time": "1771517163"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PARMENTI",
"stopSequence": 19
},
{
"arrival": {
"time": "1771517229"
},
"departure": {
"time": "1771517229"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PICAS",
"stopSequence": 20
},
{
"arrival": {
"time": "1771517280"
},
"departure": {
"time": "1771517280"
},
"stopId": "JUSTICES",
"stopSequence": 21
},
{
"arrival": {
"time": "1771517314"
},
"departure": {
"time": "1771517314"
},
"stopId": "DELACROI",
"stopSequence": 22
},
{
"arrival": {
"time": "1771517402"
},
"departure": {
"time": "1771517402"
},
"stopId": "SAUMUROI",
"stopSequence": 23
},
{
"arrival": {
"time": "1771517498"
},
"departure": {
"time": "1771517498"
},
"stopId": "INTERMIL",
"stopSequence": 24
},
{
"arrival": {
"time": "1771517569"
},
"departure": {
"time": "1771517569"
},
"stopId": "HAUTPRES",
"stopSequence": 25
},
{
"arrival": {
"time": "1771517625"
},
"departure": {
"time": "1771517625"
},
"stopId": "DELATTRE",
"stopSequence": 26
},
{
"arrival": {
"time": "1771517684"
},
"departure": {
"time": "1771517684"
},
"stopId": "MORELLIE",
"stopSequence": 27
},
{
"arrival": {
"time": "1771517725"
},
"departure": {
"time": "1771517725"
},
"stopId": "LORETTE",
"stopSequence": 28
},
{
"arrival": {
"time": "1771517699"
},
"departure": {
"time": "1771517699"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAUVAL",
"stopSequence": 30
},
{
"arrival": {
"time": "1771517752"
},
"departure": {
"time": "1771517752"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LETANDUE",
"stopSequence": 31
},
{
"arrival": {
"time": "1771518044"
},
"departure": {
"time": "1771518044"
},
"stopId": "STRASBOU",
"stopSequence": 32
},
{
"arrival": {
"time": "1771518107"
},
"departure": {
"time": "1771518107"
},
"stopId": "FREMUR",
"stopSequence": 33
},
{
"arrival": {
"time": "1771518160"
},
"departure": {
"time": "1771518160"
},
"stopId": "VAUBAN",
"stopSequence": 34
},
{
"arrival": {
"time": "1771518197"
},
"departure": {
"time": "1771518197"
},
"stopId": "POIREL",
"stopSequence": 35
},
{
"arrival": {
"time": "1771518263"
},
"departure": {
"time": "1771518263"
},
"stopId": "PONTNOIR",
"stopSequence": 36
},
{
"arrival": {
"time": "1771518306"
},
"departure": {
"time": "1771518306"
},
"stopId": "SEMARD",
"stopSequence": 37
},
{
"arrival": {
"time": "1771518347"
},
"departure": {
"time": "1771518347"
},
"stopId": "GARETERM",
"stopSequence": 38
},
{
"arrival": {
"time": "1771518604"
},
"departure": {
"time": "1771518604"
},
"stopId": "HARAS",
"stopSequence": 39
},
{
"arrival": {
"time": "1771518685"
},
"departure": {
"time": "1771518685"
},
"stopId": "STAUBIN",
"stopSequence": 40
},
{
"arrival": {
"time": "1771518757"
},
"departure": {
"time": "1771518757"
},
"stopId": "LORRAIN1",
"stopSequence": 41
},
{
"arrival": {
"time": "1771518934"
},
"departure": {
"time": "1771518934"
},
"stopId": "MENDES-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771519022"
},
"departure": {
"time": "1771519022"
},
"stopId": "SAVARY-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771519057"
},
"departure": {
"time": "1771519057"
},
"stopId": "MUSSET-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771519133"
},
"departure": {
"time": "1771519133"
},
"stopId": "LUTIN-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771519175"
},
"departure": {
"time": "1771519175"
},
"stopId": "MACE-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771519202"
},
"departure": {
"time": "1771519202"
},
"stopId": "DESJAR-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771519306"
},
"departure": {
"time": "1771519306"
},
"stopId": "ALDUNA-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771519025"
},
"departure": {
"time": "1771519025"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOREAU-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771519200"
},
"departure": {
"time": "1771519200"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PLACEN-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771519344"
},
"departure": {
"time": "1771519344"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHALOU-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771519436"
},
"departure": {
"time": "1771519436"
},
"scheduleRelationship": "SKIPPED",
"stopId": "VAILLA-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771519444"
},
"departure": {
"time": "1771519444"
},
"stopId": "RBRIOL-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771519481"
},
"departure": {
"time": "1771519481"
},
"stopId": "NOZAY-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771519548"
},
"departure": {
"time": "1771519548"
},
"stopId": "AUVERG-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771519605"
},
"departure": {
"time": "1771519605"
},
"stopId": "SAVOIE-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771519693"
},
"departure": {
"time": "1771519693"
},
"stopId": "INDUST-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771519756"
},
"departure": {
"time": "1771519756"
},
"stopId": "HOTELL-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1771519843"
},
"departure": {
"time": "1771519843"
},
"stopId": "DEBUMO-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771519952"
},
"departure": {
"time": "1771519952"
},
"stopId": "RTEPAR-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1771520023"
},
"stopId": "PROVIN-E",
"stopSequence": 63
}
],
"trip": {
"directionId": 0,
"routeId": "10",
"tripId": "6257590"
}
}
},
{
"id": "trip:6258340",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516861"
},
"departure": {
"time": "1771516861"
},
"stopId": "STAUBIN",
"stopSequence": 25
},
{
"arrival": {
"time": "1771516980"
},
"departure": {
"time": "1771516980"
},
"stopId": "LORRAIN1",
"stopSequence": 26
},
{
"arrival": {
"time": "1771517166"
},
"departure": {
"time": "1771517166"
},
"stopId": "MENDES-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771517333"
},
"departure": {
"time": "1771517333"
},
"stopId": "FO-LOR-R",
"stopSequence": 28
},
{
"arrival": {
"time": "1771517383"
},
"departure": {
"time": "1771517383"
},
"stopId": "STAUBI-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771517407"
},
"departure": {
"time": "1771517407"
},
"stopId": "HARAS-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771517449"
},
"departure": {
"time": "1771517449"
},
"stopId": "LICES",
"stopSequence": 31
},
{
"arrival": {
"time": "1771517498"
},
"departure": {
"time": "1771517498"
},
"stopId": "CCI-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771517536"
},
"departure": {
"time": "1771517536"
},
"stopId": "CHDARR-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771517651"
},
"departure": {
"time": "1771517651"
},
"stopId": "LEQUAI-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771517691"
},
"departure": {
"time": "1771517691"
},
"stopId": "DUMESN-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771517706"
},
"departure": {
"time": "1771517706"
},
"stopId": "MONPR-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771517113"
},
"departure": {
"time": "1771517113"
},
"scheduleRelationship": "SKIPPED",
"stopId": "STSERG-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771517340"
},
"departure": {
"time": "1771517340"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ROCHEF-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771517439"
},
"departure": {
"time": "1771517439"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HOTDIE-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771517495"
},
"departure": {
"time": "1771517495"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BICHDA-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771517580"
},
"departure": {
"time": "1771517580"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DESCAZEA",
"stopSequence": 41
},
{
"arrival": {
"time": "1771517799"
},
"departure": {
"time": "1771517799"
},
"stopId": "CIOUES-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771517871"
},
"departure": {
"time": "1771517871"
},
"stopId": "POMONE-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771517925"
},
"departure": {
"time": "1771517925"
},
"stopId": "REVERI-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771518018"
},
"departure": {
"time": "1771518018"
},
"stopId": "MEIGNA-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771518065"
},
"departure": {
"time": "1771518065"
},
"stopId": "VALOR-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771518097"
},
"departure": {
"time": "1771518097"
},
"stopId": "CLINIQ-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771518142"
},
"departure": {
"time": "1771518142"
},
"stopId": "GRANDM-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771518191"
},
"departure": {
"time": "1771518191"
},
"stopId": "MAISDA-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771518236"
},
"departure": {
"time": "1771518236"
},
"stopId": "CHMART-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771518279"
},
"departure": {
"time": "1771518279"
},
"stopId": "MLYAUT-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771518353"
},
"departure": {
"time": "1771518353"
},
"stopId": "BRASSE-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771518408"
},
"departure": {
"time": "1771518408"
},
"stopId": "BEURRI-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771518464"
},
"departure": {
"time": "1771518464"
},
"stopId": "DELAUN-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771518523"
},
"departure": {
"time": "1771518523"
},
"stopId": "MAUFIN-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771518577"
},
"departure": {
"time": "1771518577"
},
"stopId": "MAIRAV-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771518621"
},
"departure": {
"time": "1771518621"
},
"stopId": "TERNIE-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771518661"
},
"departure": {
"time": "1771518661"
},
"stopId": "BALAND-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771518714"
},
"departure": {
"time": "1771518714"
},
"stopId": "PIECE-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771518782"
},
"departure": {
"time": "1771518782"
},
"stopId": "LA-BOI-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1771518837"
},
"departure": {
"time": "1771518837"
},
"stopId": "SCHWAL-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771518877"
},
"stopId": "ADEZIERE",
"stopSequence": 62
}
],
"trip": {
"directionId": 0,
"routeId": "03",
"tripId": "6258340"
}
}
},
{
"id": "trip:6257731",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771520006"
},
"stopId": "LHOIRI-D",
"stopSequence": 0
},
{
"arrival": {
"time": "1771520025"
},
"departure": {
"time": "1771520025"
},
"stopId": "LHOIRIE2",
"stopSequence": 1
},
{
"arrival": {
"time": "1771520109"
},
"departure": {
"time": "1771520109"
},
"stopId": "PAVILL-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771520170"
},
"departure": {
"time": "1771520170"
},
"stopId": "EBEAUP-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771520232"
},
"departure": {
"time": "1771520232"
},
"stopId": "AAMIPI-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771520315"
},
"departure": {
"time": "1771520315"
},
"stopId": "GUINEZ-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771520376"
},
"departure": {
"time": "1771520376"
},
"stopId": "CLAIE-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771520405"
},
"departure": {
"time": "1771520405"
},
"stopId": "THOMAS-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771520448"
},
"departure": {
"time": "1771520448"
},
"stopId": "ZIBEAU-E",
"stopSequence": 8
}
],
"trip": {
"directionId": 0,
"routeId": "04",
"tripId": "6257731"
}
}
},
{
"id": "trip:6544692",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771520270"
},
"stopId": "1AARD",
"stopSequence": 0
},
{
"arrival": {
"time": "1771520350"
},
"departure": {
"time": "1771520350"
},
"stopId": "1BASC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771520420"
},
"departure": {
"time": "1771520420"
},
"stopId": "1STGI",
"stopSequence": 2
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6544692"
}
}
},
{
"id": "trip:6052662",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771518490"
},
"stopId": "DOMVATER",
"stopSequence": 0
},
{
"arrival": {
"time": "1771518536"
},
"departure": {
"time": "1771518536"
},
"stopId": "BECKE",
"stopSequence": 1
},
{
"arrival": {
"time": "1771518580"
},
"departure": {
"time": "1771518580"
},
"stopId": "LAENN",
"stopSequence": 2
},
{
"arrival": {
"time": "1771518664"
},
"departure": {
"time": "1771518664"
},
"stopId": "CAMPJUIG",
"stopSequence": 3
},
{
"arrival": {
"time": "1771518726"
},
"departure": {
"time": "1771518726"
},
"stopId": "PISCMUFF",
"stopSequence": 4
},
{
"arrival": {
"time": "1771518740"
},
"departure": {
"time": "1771518740"
},
"stopId": "ANAFRAN",
"stopSequence": 5
},
{
"arrival": {
"time": "1771518790"
},
"departure": {
"time": "1771518790"
},
"stopId": "ZOLA",
"stopSequence": 6
},
{
"arrival": {
"time": "1771518847"
},
"departure": {
"time": "1771518847"
},
"stopId": "BELAIR",
"stopSequence": 7
},
{
"arrival": {
"time": "1771518907"
},
"departure": {
"time": "1771518907"
},
"stopId": "ESPMONTR",
"stopSequence": 8
},
{
"arrival": {
"time": "1771518976"
},
"departure": {
"time": "1771518976"
},
"stopId": "PLATFLEU",
"stopSequence": 9
},
{
"arrival": {
"time": "1771519039"
},
"departure": {
"time": "1771519039"
},
"stopId": "JEHUEZ",
"stopSequence": 10
},
{
"arrival": {
"time": "1771519089"
},
"departure": {
"time": "1771519089"
},
"stopId": "MASTELLE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771519143"
},
"departure": {
"time": "1771519143"
},
"stopId": "AVENEURO",
"stopSequence": 12
},
{
"arrival": {
"time": "1771519168"
},
"departure": {
"time": "1771519168"
},
"stopId": "DANEMA",
"stopSequence": 13
},
{
"arrival": {
"time": "1771519246"
},
"departure": {
"time": "1771519246"
},
"stopId": "ALLEMAGN",
"stopSequence": 14
},
{
"arrival": {
"time": "1771519290"
},
"departure": {
"time": "1771519290"
},
"stopId": "ITALIE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771519340"
},
"departure": {
"time": "1771519340"
},
"stopId": "IRLANDE",
"stopSequence": 17
},
{
"arrival": {
"time": "1771519408"
},
"departure": {
"time": "1771519408"
},
"stopId": "AUTRICH",
"stopSequence": 18
},
{
"arrival": {
"time": "1771519434"
},
"departure": {
"time": "1771519434"
},
"stopId": "PLOTTIER",
"stopSequence": 19
},
{
"arrival": {
"time": "1771518060"
},
"departure": {
"time": "1771518060"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHENOIR",
"stopSequence": 20
},
{
"arrival": {
"time": "1771522086"
},
"stopId": "GAREPAPI",
"stopSequence": 34
}
],
"trip": {
"directionId": 0,
"routeId": "21",
"tripId": "6052662"
}
}
},
{
"id": "trip:6053039",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771517197"
},
"departure": {
"time": "1771517197"
},
"stopId": "BRISEP-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771517363"
},
"departure": {
"time": "1771517363"
},
"stopId": "CHATEN-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771517530"
},
"departure": {
"time": "1771517530"
},
"stopId": "SEPSON-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771517657"
},
"departure": {
"time": "1771517657"
},
"stopId": "RTEPAR-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771517747"
},
"departure": {
"time": "1771517747"
},
"stopId": "PROVIN-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771517887"
},
"departure": {
"time": "1771517887"
},
"stopId": "PARCEX-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771518154"
},
"departure": {
"time": "1771518154"
},
"stopId": "CARREA-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771518187"
},
"departure": {
"time": "1771518187"
},
"stopId": "MILLAR-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771518232"
},
"departure": {
"time": "1771518232"
},
"stopId": "BASMOR-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771518293"
},
"departure": {
"time": "1771518293"
},
"stopId": "CHABLA-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771518345"
},
"departure": {
"time": "1771518345"
},
"stopId": "UNION-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771518427"
},
"departure": {
"time": "1771518427"
},
"stopId": "SSYMAI-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771518521"
},
"departure": {
"time": "1771518521"
},
"stopId": "LECLSYLV",
"stopSequence": 14
},
{
"arrival": {
"time": "1771518576"
},
"departure": {
"time": "1771518576"
},
"stopId": "FRANCAIS",
"stopSequence": 15
},
{
"arrival": {
"time": "1771518645"
},
"departure": {
"time": "1771518645"
},
"stopId": "V.HUGO-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771518716"
},
"departure": {
"time": "1771518716"
},
"stopId": "ANBRUE-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771518779"
},
"departure": {
"time": "1771518779"
},
"stopId": "GAUGUI-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771518847"
},
"stopId": "STSYCHVE",
"stopSequence": 19
}
],
"trip": {
"directionId": 1,
"routeId": "25",
"tripId": "6053039"
}
}
},
{
"id": "trip:6257800",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771518015"
},
"stopId": "PARCEXPO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771518137"
},
"departure": {
"time": "1771518137"
},
"stopId": "PROVINS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771518220"
},
"departure": {
"time": "1771518220"
},
"stopId": "RTEPARIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771518308"
},
"departure": {
"time": "1771518308"
},
"stopId": "BANCSTMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771518350"
},
"departure": {
"time": "1771518350"
},
"stopId": "SEPSONET",
"stopSequence": 4
},
{
"arrival": {
"time": "1771518408"
},
"departure": {
"time": "1771518408"
},
"stopId": "SOLELEVA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771518481"
},
"departure": {
"time": "1771518481"
},
"stopId": "CHATENAY",
"stopSequence": 6
},
{
"arrival": {
"time": "1771518529"
},
"departure": {
"time": "1771518529"
},
"stopId": "MIMOSAS",
"stopSequence": 7
},
{
"arrival": {
"time": "1771518608"
},
"departure": {
"time": "1771518608"
},
"stopId": "BRISEPOT",
"stopSequence": 8
},
{
"arrival": {
"time": "1771518657"
},
"departure": {
"time": "1771518657"
},
"stopId": "DESJARDI",
"stopSequence": 9
},
{
"arrival": {
"time": "1771518698"
},
"departure": {
"time": "1771518698"
},
"stopId": "MACE",
"stopSequence": 10
},
{
"arrival": {
"time": "1771518726"
},
"departure": {
"time": "1771518726"
},
"stopId": "LUTIN",
"stopSequence": 11
},
{
"arrival": {
"time": "1771518810"
},
"departure": {
"time": "1771518810"
},
"stopId": "MUSSET",
"stopSequence": 12
},
{
"arrival": {
"time": "1771518848"
},
"departure": {
"time": "1771518848"
},
"stopId": "SAVARY",
"stopSequence": 13
},
{
"arrival": {
"time": "1771519067"
},
"departure": {
"time": "1771519067"
},
"stopId": "MENDESFR",
"stopSequence": 14
},
{
"arrival": {
"time": "1771519253"
},
"departure": {
"time": "1771519253"
},
"stopId": "FO-LOR-R",
"stopSequence": 15
},
{
"arrival": {
"time": "1771519364"
},
"departure": {
"time": "1771519364"
},
"stopId": "STAUBI-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771519417"
},
"departure": {
"time": "1771519417"
},
"stopId": "HARAS-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771519556"
},
"departure": {
"time": "1771519556"
},
"stopId": "LESGAR-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771519674"
},
"departure": {
"time": "1771519674"
},
"stopId": "BREMON-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771519764"
},
"departure": {
"time": "1771519764"
},
"stopId": "ACAD-PLA",
"stopSequence": 20
},
{
"arrival": {
"time": "1771519812"
},
"departure": {
"time": "1771519812"
},
"stopId": "CHDARR-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771520112"
},
"departure": {
"time": "1771520112"
},
"stopId": "GDMAIN-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771520172"
},
"departure": {
"time": "1771520172"
},
"stopId": "PERUSSAI",
"stopSequence": 23
},
{
"arrival": {
"time": "1771520206"
},
"departure": {
"time": "1771520206"
},
"stopId": "MAISLAC",
"stopSequence": 24
},
{
"arrival": {
"time": "1771520243"
},
"departure": {
"time": "1771520243"
},
"stopId": "JEAN-MON",
"stopSequence": 25
},
{
"arrival": {
"time": "1771520301"
},
"departure": {
"time": "1771520301"
},
"stopId": "DELESC-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771520337"
},
"departure": {
"time": "1771520337"
},
"stopId": "MONTEC-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771520372"
},
"departure": {
"time": "1771520372"
},
"stopId": "VALLO-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771520416"
},
"departure": {
"time": "1771520416"
},
"stopId": "PROUDH-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771520472"
},
"departure": {
"time": "1771520472"
},
"stopId": "GRESIL-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771520832"
},
"stopId": "LHOIRI-D",
"stopSequence": 35
}
],
"trip": {
"directionId": 1,
"routeId": "04",
"tripId": "6257800"
}
}
},
{
"id": "trip:30171",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516793"
},
"departure": {
"time": "1771516806"
},
"stopId": "CITEUNIV",
"stopSequence": 16
},
{
"arrival": {
"time": "1771516960"
},
"departure": {
"time": "1771516960"
},
"stopId": "CHBBEILL",
"stopSequence": 17
},
{
"arrival": {
"time": "1771517099"
},
"departure": {
"time": "1771517099"
},
"stopId": "FARCYSJA",
"stopSequence": 18
},
{
"arrival": {
"time": "1771517221"
},
"departure": {
"time": "1771517221"
},
"stopId": "DUMESNIL",
"stopSequence": 19
},
{
"arrival": {
"time": "1771517260"
},
"departure": {
"time": "1771517260"
},
"stopId": "LEQUAI",
"stopSequence": 20
},
{
"arrival": {
"time": "1771517560"
},
"departure": {
"time": "1771517560"
},
"stopId": "CHDARR",
"stopSequence": 21
},
{
"arrival": {
"time": "1771517699"
},
"departure": {
"time": "1771517699"
},
"stopId": "GBREM-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771517800"
},
"departure": {
"time": "1771517800"
},
"stopId": "GAREPAPI",
"stopSequence": 23
},
{
"arrival": {
"time": "1771518160"
},
"departure": {
"time": "1771518160"
},
"stopId": "HARAS",
"stopSequence": 24
},
{
"arrival": {
"time": "1771518460"
},
"departure": {
"time": "1771518460"
},
"stopId": "LOR-FO-A",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "301",
"tripId": "30171"
}
}
},
{
"id": "trip:6545029",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771520220"
},
"stopId": "1QUAI",
"stopSequence": 0
},
{
"arrival": {
"time": "1771520404"
},
"departure": {
"time": "1771520404"
},
"stopId": "2FARC",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6545029"
}
}
},
{
"id": "trip:6257957",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771520675"
},
"stopId": "SBAVENAI",
"stopSequence": 0
}
],
"trip": {
"directionId": 1,
"routeId": "02",
"tripId": "6257957"
}
}
},
{
"id": "trip:6540904",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516774"
},
"departure": {
"time": "1771516806"
},
"stopId": "1BASC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771516865"
},
"departure": {
"time": "1771516867"
},
"stopId": "1STGI",
"stopSequence": 2
},
{
"arrival": {
"time": "1771516950"
},
"departure": {
"time": "1771516950"
},
"stopId": "1ACAS",
"stopSequence": 3
},
{
"arrival": {
"time": "1771517040"
},
"departure": {
"time": "1771517040"
},
"stopId": "1BROY",
"stopSequence": 4
},
{
"arrival": {
"time": "1771517130"
},
"departure": {
"time": "1771517130"
},
"stopId": "1PMAY",
"stopSequence": 5
},
{
"arrival": {
"time": "1771517240"
},
"departure": {
"time": "1771517240"
},
"stopId": "1BOTA",
"stopSequence": 6
},
{
"arrival": {
"time": "1771517400"
},
"departure": {
"time": "1771517400"
},
"stopId": "1VERN",
"stopSequence": 8
},
{
"arrival": {
"time": "1771517490"
},
"departure": {
"time": "1771517490"
},
"stopId": "1HSAU",
"stopSequence": 9
},
{
"arrival": {
"time": "1771517610"
},
"departure": {
"time": "1771517610"
},
"stopId": "1JMOU",
"stopSequence": 10
},
{
"arrival": {
"time": "1771517690"
},
"departure": {
"time": "1771517690"
},
"stopId": "1CAPU",
"stopSequence": 11
},
{
"arrival": {
"time": "1771517820"
},
"departure": {
"time": "1771517820"
},
"stopId": "1HOPA",
"stopSequence": 12
},
{
"arrival": {
"time": "1771517910"
},
"departure": {
"time": "1771517910"
},
"stopId": "1BMAI",
"stopSequence": 13
},
{
"arrival": {
"time": "1771518030"
},
"departure": {
"time": "1771518030"
},
"stopId": "1STSE",
"stopSequence": 14
},
{
"arrival": {
"time": "1771518140"
},
"departure": {
"time": "1771518140"
},
"stopId": "1CECO",
"stopSequence": 15
},
{
"arrival": {
"time": "1771518240"
},
"departure": {
"time": "1771518240"
},
"stopId": "1HDVA",
"stopSequence": 16
},
{
"arrival": {
"time": "1771518320"
},
"departure": {
"time": "1771518320"
},
"stopId": "1FMBL",
"stopSequence": 17
},
{
"arrival": {
"time": "1771518390"
},
"departure": {
"time": "1771518390"
},
"stopId": "1HARA",
"stopSequence": 18
},
{
"arrival": {
"time": "1771518510"
},
"departure": {
"time": "1771518510"
},
"stopId": "1LGAR",
"stopSequence": 19
},
{
"arrival": {
"time": "1771518610"
},
"departure": {
"time": "1771518610"
},
"stopId": "1LAFA",
"stopSequence": 20
},
{
"arrival": {
"time": "1771518710"
},
"departure": {
"time": "1771518710"
},
"stopId": "1STRA",
"stopSequence": 21
},
{
"arrival": {
"time": "1771518820"
},
"departure": {
"time": "1771518820"
},
"stopId": "1BAMA",
"stopSequence": 22
},
{
"arrival": {
"time": "1771518930"
},
"departure": {
"time": "1771518930"
},
"stopId": "1JE23",
"stopSequence": 23
},
{
"arrival": {
"time": "1771519040"
},
"departure": {
"time": "1771519040"
},
"stopId": "1JVIL",
"stopSequence": 24
},
{
"arrival": {
"time": "1771519160"
},
"stopId": "1ANRO",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6540904"
}
}
},
{
"id": "trip:3365",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516874"
},
"departure": {
"time": "1771516874"
},
"stopId": "BICHO.-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771517037"
},
"departure": {
"time": "1771517037"
},
"stopId": "BLERIO-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771517230"
},
"departure": {
"time": "1771517230"
},
"stopId": "AQUAVITA",
"stopSequence": 6
},
{
"arrival": {
"time": "1771517655"
},
"departure": {
"time": "1771517655"
},
"stopId": "LEGRAS-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771517681"
},
"departure": {
"time": "1771517681"
},
"stopId": "RONCER-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771517710"
},
"departure": {
"time": "1771517710"
},
"stopId": "MASSON-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771517824"
},
"departure": {
"time": "1771517824"
},
"stopId": "MAROTT-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771517950"
},
"departure": {
"time": "1771517950"
},
"stopId": "CSARTH-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771517988"
},
"departure": {
"time": "1771517988"
},
"stopId": "LAPOMM-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771518111"
},
"departure": {
"time": "1771518111"
},
"stopId": "PETLAN-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771518190"
},
"departure": {
"time": "1771518190"
},
"stopId": "LALAN-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771518289"
},
"departure": {
"time": "1771518289"
},
"stopId": "FONTAI-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771518330"
},
"departure": {
"time": "1771518330"
},
"stopId": "RTECHA-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771518370"
},
"departure": {
"time": "1771518370"
},
"stopId": "PETMOT-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771518490"
},
"departure": {
"time": "1771518490"
},
"stopId": "ZARTIS-E",
"stopSequence": 18
}
],
"trip": {
"directionId": 1,
"routeId": "33",
"tripId": "3365"
}
}
},
{
"id": "trip:6053038",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516827"
},
"departure": {
"time": "1771516857"
},
"stopId": "BASMOR-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771516910"
},
"departure": {
"time": "1771516910"
},
"stopId": "CHABLA-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771516962"
},
"departure": {
"time": "1771516962"
},
"stopId": "UNION-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771517044"
},
"departure": {
"time": "1771517044"
},
"stopId": "SSYMAI-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771517138"
},
"departure": {
"time": "1771517138"
},
"stopId": "LECLSYLV",
"stopSequence": 14
},
{
"arrival": {
"time": "1771517193"
},
"departure": {
"time": "1771517193"
},
"stopId": "FRANCAIS",
"stopSequence": 15
},
{
"arrival": {
"time": "1771517262"
},
"departure": {
"time": "1771517262"
},
"stopId": "V.HUGO-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771517333"
},
"departure": {
"time": "1771517333"
},
"stopId": "ANBRUE-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771517396"
},
"departure": {
"time": "1771517396"
},
"stopId": "GAUGUI-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771517464"
},
"stopId": "STSYCHVE",
"stopSequence": 19
}
],
"trip": {
"directionId": 1,
"routeId": "25",
"tripId": "6053038"
}
}
},
{
"id": "trip:6258556",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771516980"
},
"stopId": "BENE",
"stopSequence": 0
},
{
"arrival": {
"time": "1771517034"
},
"departure": {
"time": "1771517034"
},
"stopId": "JUIGDEP",
"stopSequence": 1
},
{
"arrival": {
"time": "1771517066"
},
"departure": {
"time": "1771517066"
},
"stopId": "CAMPJUIG",
"stopSequence": 2
},
{
"arrival": {
"time": "1771517094"
},
"departure": {
"time": "1771517094"
},
"stopId": "RENOIR",
"stopSequence": 3
},
{
"arrival": {
"time": "1771517122"
},
"departure": {
"time": "1771517122"
},
"stopId": "RECLAIR",
"stopSequence": 4
},
{
"arrival": {
"time": "1771517155"
},
"departure": {
"time": "1771517155"
},
"stopId": "DOMVATER",
"stopSequence": 5
},
{
"arrival": {
"time": "1771517394"
},
"departure": {
"time": "1771517394"
},
"stopId": "PISCMU-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771517396"
},
"departure": {
"time": "1771517396"
},
"stopId": "PISCMUFF",
"stopSequence": 7
},
{
"arrival": {
"time": "1771517467"
},
"departure": {
"time": "1771517467"
},
"stopId": "ANAFRAN",
"stopSequence": 8
},
{
"arrival": {
"time": "1771517160"
},
"departure": {
"time": "1771517160"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DOMVAL",
"stopSequence": 9
},
{
"arrival": {
"time": "1771517184"
},
"departure": {
"time": "1771517184"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GERMTILL",
"stopSequence": 10
},
{
"arrival": {
"time": "1771517342"
},
"departure": {
"time": "1771517342"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HAUCOUD",
"stopSequence": 11
},
{
"arrival": {
"time": "1771517377"
},
"departure": {
"time": "1771517377"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHPEGUY",
"stopSequence": 12
},
{
"arrival": {
"time": "1771517398"
},
"departure": {
"time": "1771517398"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DIX8JUI",
"stopSequence": 13
},
{
"arrival": {
"time": "1771517430"
},
"departure": {
"time": "1771517430"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DEBEAUVO",
"stopSequence": 14
},
{
"arrival": {
"time": "1771517527"
},
"departure": {
"time": "1771517527"
},
"stopId": "ZOLA",
"stopSequence": 15
},
{
"arrival": {
"time": "1771517584"
},
"departure": {
"time": "1771517584"
},
"stopId": "BELAIR",
"stopSequence": 16
},
{
"arrival": {
"time": "1771517644"
},
"departure": {
"time": "1771517644"
},
"stopId": "ESPMONTR",
"stopSequence": 17
},
{
"arrival": {
"time": "1771517713"
},
"departure": {
"time": "1771517713"
},
"stopId": "PLATFLEU",
"stopSequence": 18
},
{
"arrival": {
"time": "1771517776"
},
"departure": {
"time": "1771517776"
},
"stopId": "JEHUEZ",
"stopSequence": 19
},
{
"arrival": {
"time": "1771517827"
},
"departure": {
"time": "1771517827"
},
"stopId": "MASTELLE",
"stopSequence": 20
},
{
"arrival": {
"time": "1771517866"
},
"departure": {
"time": "1771517866"
},
"stopId": "AVENEURO",
"stopSequence": 21
},
{
"arrival": {
"time": "1771517884"
},
"departure": {
"time": "1771517884"
},
"stopId": "DANEMA",
"stopSequence": 22
},
{
"arrival": {
"time": "1771517940"
},
"departure": {
"time": "1771517940"
},
"stopId": "ALLEMAGN",
"stopSequence": 23
},
{
"arrival": {
"time": "1771517972"
},
"departure": {
"time": "1771517972"
},
"stopId": "ITALIE",
"stopSequence": 24
},
{
"arrival": {
"time": "1771518008"
},
"departure": {
"time": "1771518008"
},
"stopId": "IRLANDE",
"stopSequence": 25
},
{
"arrival": {
"time": "1771518057"
},
"departure": {
"time": "1771518057"
},
"stopId": "AUTRICH",
"stopSequence": 26
},
{
"arrival": {
"time": "1771518076"
},
"departure": {
"time": "1771518076"
},
"stopId": "PLOTTIER",
"stopSequence": 27
},
{
"arrival": {
"time": "1771518127"
},
"departure": {
"time": "1771518127"
},
"stopId": "CCADEA",
"stopSequence": 28
},
{
"arrival": {
"time": "1771518153"
},
"departure": {
"time": "1771518153"
},
"stopId": "AUCHAN",
"stopSequence": 29
},
{
"arrival": {
"time": "1771518307"
},
"departure": {
"time": "1771518307"
},
"stopId": "AARDBUS",
"stopSequence": 30
},
{
"arrival": {
"time": "1771518365"
},
"departure": {
"time": "1771518365"
},
"stopId": "POIVRE",
"stopSequence": 31
},
{
"arrival": {
"time": "1771518417"
},
"departure": {
"time": "1771518417"
},
"stopId": "BONPLAND",
"stopSequence": 32
},
{
"arrival": {
"time": "1771518477"
},
"departure": {
"time": "1771518477"
},
"stopId": "LEPRE",
"stopSequence": 33
},
{
"arrival": {
"time": "1771518543"
},
"departure": {
"time": "1771518543"
},
"stopId": "SALET-AR",
"stopSequence": 34
},
{
"arrival": {
"time": "1771518575"
},
"departure": {
"time": "1771518575"
},
"stopId": "RIPOLLE",
"stopSequence": 35
},
{
"arrival": {
"time": "1771518626"
},
"departure": {
"time": "1771518626"
},
"stopId": "PEGARDE",
"stopSequence": 36
},
{
"arrival": {
"time": "1771518673"
},
"departure": {
"time": "1771518673"
},
"stopId": "CIAVRILL",
"stopSequence": 37
},
{
"arrival": {
"time": "1771518723"
},
"departure": {
"time": "1771518723"
},
"stopId": "MAIRAVR",
"stopSequence": 38
},
{
"arrival": {
"time": "1771518766"
},
"departure": {
"time": "1771518766"
},
"stopId": "MAUFINE",
"stopSequence": 39
},
{
"arrival": {
"time": "1771518828"
},
"departure": {
"time": "1771518828"
},
"stopId": "DELAUNE",
"stopSequence": 40
},
{
"arrival": {
"time": "1771518867"
},
"departure": {
"time": "1771518867"
},
"stopId": "BEURRIER",
"stopSequence": 41
},
{
"arrival": {
"time": "1771518935"
},
"departure": {
"time": "1771518935"
},
"stopId": "BRASSENS",
"stopSequence": 42
},
{
"arrival": {
"time": "1771518984"
},
"departure": {
"time": "1771518984"
},
"stopId": "RONDE",
"stopSequence": 43
},
{
"arrival": {
"time": "1771519027"
},
"departure": {
"time": "1771519027"
},
"stopId": "PLAMAY",
"stopSequence": 44
},
{
"arrival": {
"time": "1771519083"
},
"departure": {
"time": "1771519083"
},
"stopId": "KENNEDY",
"stopSequence": 45
},
{
"arrival": {
"time": "1771519142"
},
"departure": {
"time": "1771519142"
},
"stopId": "ECHMAN",
"stopSequence": 46
},
{
"arrival": {
"time": "1771519232"
},
"departure": {
"time": "1771519232"
},
"stopId": "LIZE07",
"stopSequence": 47
},
{
"arrival": {
"time": "1771519276"
},
"departure": {
"time": "1771519276"
},
"stopId": "GASNIER",
"stopSequence": 48
},
{
"arrival": {
"time": "1771519342"
},
"departure": {
"time": "1771519342"
},
"stopId": "GOURONNI",
"stopSequence": 49
},
{
"arrival": {
"time": "1771519425"
},
"departure": {
"time": "1771519425"
},
"stopId": "CLOUET",
"stopSequence": 50
},
{
"arrival": {
"time": "1771519463"
},
"departure": {
"time": "1771519463"
},
"stopId": "BICHLAZA",
"stopSequence": 51
},
{
"arrival": {
"time": "1771519501"
},
"departure": {
"time": "1771519501"
},
"stopId": "DESCAZEA",
"stopSequence": 52
},
{
"arrival": {
"time": "1771519569"
},
"departure": {
"time": "1771519569"
},
"stopId": "MONPROFI",
"stopSequence": 53
},
{
"arrival": {
"time": "1771519588"
},
"departure": {
"time": "1771519588"
},
"stopId": "DUMESNIL",
"stopSequence": 54
},
{
"arrival": {
"time": "1771519627"
},
"departure": {
"time": "1771519627"
},
"stopId": "LEQUAI",
"stopSequence": 55
},
{
"arrival": {
"time": "1771519767"
},
"departure": {
"time": "1771519767"
},
"stopId": "CHDARR",
"stopSequence": 56
},
{
"arrival": {
"time": "1771519551"
},
"departure": {
"time": "1771519551"
},
"scheduleRelationship": "SKIPPED",
"stopId": "TRINITE",
"stopSequence": 57
},
{
"arrival": {
"time": "1771519620"
},
"departure": {
"time": "1771519620"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAUREPA",
"stopSequence": 58
},
{
"arrival": {
"time": "1771519680"
},
"departure": {
"time": "1771519680"
},
"scheduleRelationship": "SKIPPED",
"stopId": "COEURPOI",
"stopSequence": 59
},
{
"arrival": {
"time": "1771519745"
},
"departure": {
"time": "1771519745"
},
"scheduleRelationship": "SKIPPED",
"stopId": "REPUBLIQ",
"stopSequence": 60
},
{
"arrival": {
"time": "1771519800"
},
"departure": {
"time": "1771519800"
},
"scheduleRelationship": "SKIPPED",
"stopId": "SAICRO-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771519893"
},
"departure": {
"time": "1771519893"
},
"scheduleRelationship": "SKIPPED",
"stopId": "OFFTOU-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1771519810"
},
"departure": {
"time": "1771519810"
},
"stopId": "CCI",
"stopSequence": 63
},
{
"arrival": {
"time": "1771519930"
},
"departure": {
"time": "1771520160"
},
"stopId": "LICES-E",
"stopSequence": 64
},
{
"arrival": {
"time": "1771520400"
},
"departure": {
"time": "1771520400"
},
"stopId": "ANLERO-E",
"stopSequence": 65
}
],
"trip": {
"directionId": 0,
"routeId": "07",
"tripId": "6258556"
}
}
},
{
"id": "trip:6257618",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771517040"
},
"stopId": "PROVINS",
"stopSequence": 0
},
{
"arrival": {
"time": "1771517113"
},
"departure": {
"time": "1771517113"
},
"stopId": "RTEPARIS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771517220"
},
"departure": {
"time": "1771517220"
},
"stopId": "DEBUMONP",
"stopSequence": 2
},
{
"arrival": {
"time": "1771517297"
},
"departure": {
"time": "1771517297"
},
"stopId": "HOTELLER",
"stopSequence": 3
},
{
"arrival": {
"time": "1771517362"
},
"departure": {
"time": "1771517362"
},
"stopId": "INDUSTRI",
"stopSequence": 4
},
{
"arrival": {
"time": "1771517460"
},
"departure": {
"time": "1771517460"
},
"stopId": "SAVOIE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771517530"
},
"departure": {
"time": "1771517530"
},
"stopId": "AUVERGNE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771517576"
},
"departure": {
"time": "1771517576"
},
"stopId": "NOZAY",
"stopSequence": 7
},
{
"arrival": {
"time": "1771517611"
},
"departure": {
"time": "1771517611"
},
"stopId": "RBRIOLLA",
"stopSequence": 8
},
{
"arrival": {
"time": "1771517819"
},
"departure": {
"time": "1771517819"
},
"stopId": "MIMOSAS",
"stopSequence": 12
},
{
"arrival": {
"time": "1771517885"
},
"departure": {
"time": "1771517885"
},
"stopId": "BRISEPOT",
"stopSequence": 13
},
{
"arrival": {
"time": "1771517936"
},
"departure": {
"time": "1771517936"
},
"stopId": "DESJARDI",
"stopSequence": 14
},
{
"arrival": {
"time": "1771517978"
},
"departure": {
"time": "1771517978"
},
"stopId": "MACE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771518007"
},
"departure": {
"time": "1771518007"
},
"stopId": "LUTIN",
"stopSequence": 16
},
{
"arrival": {
"time": "1771518094"
},
"departure": {
"time": "1771518094"
},
"stopId": "MUSSET",
"stopSequence": 17
},
{
"arrival": {
"time": "1771518134"
},
"departure": {
"time": "1771518134"
},
"stopId": "SAVARY",
"stopSequence": 18
},
{
"arrival": {
"time": "1771517639"
},
"departure": {
"time": "1771517639"
},
"scheduleRelationship": "SKIPPED",
"stopId": "VAILLANT",
"stopSequence": 19
},
{
"arrival": {
"time": "1771517746"
},
"departure": {
"time": "1771517746"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHALOUER",
"stopSequence": 20
},
{
"arrival": {
"time": "1771517880"
},
"departure": {
"time": "1771517880"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PLACENEY",
"stopSequence": 21
},
{
"arrival": {
"time": "1771518073"
},
"departure": {
"time": "1771518073"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOREAU",
"stopSequence": 22
},
{
"arrival": {
"time": "1771518242"
},
"departure": {
"time": "1771518242"
},
"stopId": "MENDESFR",
"stopSequence": 23
},
{
"arrival": {
"time": "1771518420"
},
"departure": {
"time": "1771518480"
},
"stopId": "FO-LOR-R",
"stopSequence": 24
},
{
"arrival": {
"time": "1771518589"
},
"departure": {
"time": "1771518589"
},
"stopId": "STAUBI-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1771518641"
},
"departure": {
"time": "1771518641"
},
"stopId": "HARAS-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771518780"
},
"departure": {
"time": "1771518780"
},
"stopId": "LESGAR-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771518897"
},
"departure": {
"time": "1771518897"
},
"stopId": "SEMARD-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771518948"
},
"departure": {
"time": "1771518948"
},
"stopId": "PONTNO-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771519047"
},
"departure": {
"time": "1771519047"
},
"stopId": "POIREL-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771519101"
},
"departure": {
"time": "1771519101"
},
"stopId": "VAUBAN-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771519171"
},
"departure": {
"time": "1771519171"
},
"stopId": "FREMUR-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771519260"
},
"departure": {
"time": "1771519260"
},
"stopId": "STRASB-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771519415"
},
"departure": {
"time": "1771519415"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LETAND-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771519469"
},
"departure": {
"time": "1771519469"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAUVA-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771519643"
},
"departure": {
"time": "1771519643"
},
"stopId": "LORETT-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771519692"
},
"departure": {
"time": "1771519692"
},
"stopId": "MORELI-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771519769"
},
"departure": {
"time": "1771519769"
},
"stopId": "DELATR-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771519856"
},
"departure": {
"time": "1771519856"
},
"stopId": "HAUTPR-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771519992"
},
"departure": {
"time": "1771519992"
},
"stopId": "INTMIL-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771520086"
},
"departure": {
"time": "1771520086"
},
"stopId": "SAUMUR-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771520176"
},
"departure": {
"time": "1771520176"
},
"stopId": "DELACR-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771520249"
},
"departure": {
"time": "1771520249"
},
"stopId": "JUSTIC-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771520346"
},
"departure": {
"time": "1771520346"
},
"stopId": "ECLATE-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771520445"
},
"departure": {
"time": "1771520445"
},
"stopId": "VDLOIR-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771520224"
},
"departure": {
"time": "1771520224"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PICAS-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771520280"
},
"departure": {
"time": "1771520280"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PARMEN-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771520367"
},
"departure": {
"time": "1771520367"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LAFAUV-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771520400"
},
"departure": {
"time": "1771520400"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAUM-E",
"stopSequence": 50
}
],
"trip": {
"directionId": 1,
"routeId": "10",
"tripId": "6257618"
}
}
},
{
"id": "trip:6258074",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516818"
},
"departure": {
"time": "1771516818"
},
"stopId": "CAMELIAS",
"stopSequence": 49
},
{
"arrival": {
"time": "1771516873"
},
"departure": {
"time": "1771516873"
},
"stopId": "ISORET",
"stopSequence": 50
},
{
"arrival": {
"time": "1771516961"
},
"departure": {
"time": "1771516961"
},
"stopId": "GILLIER",
"stopSequence": 51
},
{
"arrival": {
"time": "1771517038"
},
"departure": {
"time": "1771517038"
},
"stopId": "DEUCRO-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771517082"
},
"departure": {
"time": "1771517082"
},
"stopId": "THULEA-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771517141"
},
"departure": {
"time": "1771517141"
},
"stopId": "BRISPO-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771517256"
},
"departure": {
"time": "1771517256"
},
"stopId": "ALDUNA-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771517402"
},
"departure": {
"time": "1771517402"
},
"stopId": "EUROPE-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771517488"
},
"departure": {
"time": "1771517488"
},
"stopId": "RBRIOLLA",
"stopSequence": 57
},
{
"arrival": {
"time": "1771517602"
},
"departure": {
"time": "1771517602"
},
"stopId": "RAMON",
"stopSequence": 58
},
{
"arrival": {
"time": "1771517702"
},
"departure": {
"time": "1771517702"
},
"stopId": "CARREF5B",
"stopSequence": 59
},
{
"arrival": {
"time": "1771517878"
},
"departure": {
"time": "1771517878"
},
"stopId": "ESEO",
"stopSequence": 60
},
{
"arrival": {
"time": "1771517945"
},
"departure": {
"time": "1771517945"
},
"stopId": "CHARNASS",
"stopSequence": 61
},
{
"arrival": {
"time": "1771518069"
},
"departure": {
"time": "1771518069"
},
"stopId": "FRATER",
"stopSequence": 62
},
{
"arrival": {
"time": "1771518075"
},
"departure": {
"time": "1771518075"
},
"stopId": "AURIOL-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1771518124"
},
"stopId": "AQUAVITA",
"stopSequence": 64
}
],
"trip": {
"directionId": 1,
"routeId": "05",
"tripId": "6258074"
}
}
},
{
"id": "trip:6544378",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771517880"
},
"stopId": "LEQUAI-E",
"stopSequence": 0
},
{
"arrival": {
"time": "1771517929"
},
"departure": {
"time": "1771517929"
},
"stopId": "LEQUAI",
"stopSequence": 1
},
{
"arrival": {
"time": "1771518163"
},
"departure": {
"time": "1771518163"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHDARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1771518195"
},
"departure": {
"time": "1771518195"
},
"stopId": "CCI",
"stopSequence": 3
},
{
"arrival": {
"time": "1771518355"
},
"departure": {
"time": "1771518355"
},
"stopId": "HARAS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771518438"
},
"departure": {
"time": "1771518438"
},
"stopId": "STAUBIN",
"stopSequence": 5
},
{
"arrival": {
"time": "1771518535"
},
"departure": {
"time": "1771518535"
},
"stopId": "LORRAIN1",
"stopSequence": 6
},
{
"arrival": {
"time": "1771518771"
},
"stopId": "MENDES-E",
"stopSequence": 7
}
],
"trip": {
"directionId": 1,
"routeId": "Tbus",
"tripId": "6544378"
}
}
},
{
"id": "trip:6545025",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771517340"
},
"stopId": "1QUAI",
"stopSequence": 0
},
{
"arrival": {
"time": "1771517524"
},
"departure": {
"time": "1771517524"
},
"stopId": "2FARC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771517639"
},
"departure": {
"time": "1771517639"
},
"stopId": "2ELYS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771517737"
},
"departure": {
"time": "1771517737"
},
"stopId": "2PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1771517820"
},
"departure": {
"time": "1771517820"
},
"stopId": "2BARR",
"stopSequence": 4
},
{
"arrival": {
"time": "1771517922"
},
"departure": {
"time": "1771517922"
},
"stopId": "2BEAU",
"stopSequence": 5
},
{
"arrival": {
"time": "1771518020"
},
"stopId": "1BBCA",
"stopSequence": 6
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6545025"
}
}
},
{
"id": "trip:6258674",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516784"
},
"departure": {
"time": "1771516830"
},
"stopId": "JUSTIC-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771516880"
},
"departure": {
"time": "1771516880"
},
"stopId": "ECLATE-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771516983"
},
"departure": {
"time": "1771516983"
},
"stopId": "VDLOIR-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771517032"
},
"departure": {
"time": "1771517032"
},
"stopId": "LEOLAG-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771517073"
},
"departure": {
"time": "1771517073"
},
"stopId": "BELVTR-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771517142"
},
"departure": {
"time": "1771517142"
},
"stopId": "MARAIS-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771517221"
},
"departure": {
"time": "1771517221"
},
"stopId": "FRESNA-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771517307"
},
"departure": {
"time": "1771517307"
},
"stopId": "CHOUTE-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771517355"
},
"departure": {
"time": "1771517355"
},
"stopId": "MENA-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771517424"
},
"departure": {
"time": "1771517424"
},
"stopId": "MALAQU-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771517461"
},
"departure": {
"time": "1771517461"
},
"stopId": "LEFEVR-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771517537"
},
"departure": {
"time": "1771517537"
},
"stopId": "PYRAM2-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771517603"
},
"departure": {
"time": "1771517603"
},
"stopId": "BUISSO-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771517681"
},
"departure": {
"time": "1771517681"
},
"stopId": "ARENA-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771517744"
},
"departure": {
"time": "1771517744"
},
"stopId": "MONTHI-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1771517806"
},
"departure": {
"time": "1771517806"
},
"stopId": "MAIRTR-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1771517849"
},
"departure": {
"time": "1771517849"
},
"stopId": "EGLTRE-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771517885"
},
"departure": {
"time": "1771517885"
},
"stopId": "CIMETR-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771517963"
},
"departure": {
"time": "1771517963"
},
"stopId": "HMTRE-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771518043"
},
"departure": {
"time": "1771518043"
},
"stopId": "TRELGA-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771518113"
},
"departure": {
"time": "1771518113"
},
"stopId": "FMAURI-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771518158"
},
"departure": {
"time": "1771518158"
},
"stopId": "MALRAU-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771518203"
},
"stopId": "TRELA-AR",
"stopSequence": 32
}
],
"trip": {
"directionId": 1,
"routeId": "01",
"tripId": "6258674"
}
}
},
{
"id": "trip:6052635",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771517157"
},
"departure": {
"time": "1771517157"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHDARR",
"stopSequence": 31
}
],
"trip": {
"directionId": 0,
"routeId": "21",
"tripId": "6052635"
}
}
},
{
"id": "trip:6258107",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516790"
},
"departure": {
"time": "1771516836"
},
"stopId": "CARREF5A",
"stopSequence": 5
},
{
"arrival": {
"time": "1771516897"
},
"departure": {
"time": "1771516897"
},
"stopId": "RAMON-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771516985"
},
"departure": {
"time": "1771516985"
},
"stopId": "RBRIOL-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771517058"
},
"departure": {
"time": "1771517058"
},
"stopId": "EUROPE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771517173"
},
"departure": {
"time": "1771517173"
},
"stopId": "ALDUNANT",
"stopSequence": 9
},
{
"arrival": {
"time": "1771517298"
},
"departure": {
"time": "1771517298"
},
"stopId": "BRISPOTI",
"stopSequence": 10
},
{
"arrival": {
"time": "1771517348"
},
"departure": {
"time": "1771517348"
},
"stopId": "THULEAU",
"stopSequence": 11
},
{
"arrival": {
"time": "1771517388"
},
"departure": {
"time": "1771517388"
},
"stopId": "DEUCROIX",
"stopSequence": 12
},
{
"arrival": {
"time": "1771517471"
},
"departure": {
"time": "1771517471"
},
"stopId": "GILLIE-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771517567"
},
"departure": {
"time": "1771517567"
},
"stopId": "ISORET-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771517658"
},
"departure": {
"time": "1771517658"
},
"stopId": "CAMELI-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771517768"
},
"departure": {
"time": "1771517768"
},
"stopId": "ESPACE5A",
"stopSequence": 16
},
{
"arrival": {
"time": "1771517885"
},
"departure": {
"time": "1771517885"
},
"stopId": "VILLECHI",
"stopSequence": 17
},
{
"arrival": {
"time": "1771517957"
},
"departure": {
"time": "1771517957"
},
"stopId": "STLEON5A",
"stopSequence": 18
},
{
"arrival": {
"time": "1771518024"
},
"departure": {
"time": "1771518024"
},
"stopId": "JEJAURES",
"stopSequence": 19
},
{
"arrival": {
"time": "1771518138"
},
"departure": {
"time": "1771518138"
},
"stopId": "JUSTICES",
"stopSequence": 20
},
{
"arrival": {
"time": "1771518177"
},
"departure": {
"time": "1771518177"
},
"stopId": "DELACROI",
"stopSequence": 21
},
{
"arrival": {
"time": "1771518248"
},
"departure": {
"time": "1771518248"
},
"stopId": "SAUMUROI",
"stopSequence": 22
},
{
"arrival": {
"time": "1771518332"
},
"departure": {
"time": "1771518332"
},
"stopId": "INTERMIL",
"stopSequence": 23
},
{
"arrival": {
"time": "1771518394"
},
"departure": {
"time": "1771518394"
},
"stopId": "HAUTPRES",
"stopSequence": 24
},
{
"arrival": {
"time": "1771518443"
},
"departure": {
"time": "1771518443"
},
"stopId": "DELATTRE",
"stopSequence": 25
},
{
"arrival": {
"time": "1771518518"
},
"departure": {
"time": "1771518518"
},
"stopId": "MORELLER",
"stopSequence": 26
},
{
"arrival": {
"time": "1771518552"
},
"departure": {
"time": "1771518552"
},
"stopId": "ARBORE-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771518623"
},
"departure": {
"time": "1771518623"
},
"stopId": "ORGEMO-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771518684"
},
"departure": {
"time": "1771518684"
},
"stopId": "NERUDA",
"stopSequence": 29
},
{
"arrival": {
"time": "1771518748"
},
"departure": {
"time": "1771518748"
},
"stopId": "ORGEMONT",
"stopSequence": 30
},
{
"arrival": {
"time": "1771518816"
},
"departure": {
"time": "1771518816"
},
"stopId": "FRCEVERT",
"stopSequence": 31
},
{
"arrival": {
"time": "1771518875"
},
"departure": {
"time": "1771518875"
},
"stopId": "APPENTIS",
"stopSequence": 32
},
{
"arrival": {
"time": "1771518957"
},
"departure": {
"time": "1771518957"
},
"stopId": "BOUTHOMA",
"stopSequence": 33
},
{
"arrival": {
"time": "1771519044"
},
"departure": {
"time": "1771519044"
},
"stopId": "ANRO-5A",
"stopSequence": 34
},
{
"arrival": {
"time": "1771519108"
},
"departure": {
"time": "1771519108"
},
"stopId": "DURVILLE",
"stopSequence": 35
},
{
"arrival": {
"time": "1771519140"
},
"departure": {
"time": "1771519140"
},
"stopId": "PALLACH",
"stopSequence": 36
},
{
"arrival": {
"time": "1771519165"
},
"departure": {
"time": "1771519165"
},
"stopId": "JULESV-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771519217"
},
"departure": {
"time": "1771519217"
},
"stopId": "JE23-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771519265"
},
"departure": {
"time": "1771519265"
},
"stopId": "CLAUDE-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771519297"
},
"departure": {
"time": "1771519297"
},
"stopId": "MAJUIN5A",
"stopSequence": 40
},
{
"arrival": {
"time": "1771519346"
},
"departure": {
"time": "1771519346"
},
"stopId": "MONTCA-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771519404"
},
"departure": {
"time": "1771519404"
},
"stopId": "GAUBOU5A",
"stopSequence": 42
},
{
"arrival": {
"time": "1771519502"
},
"departure": {
"time": "1771519502"
},
"stopId": "CTRETRI",
"stopSequence": 43
},
{
"arrival": {
"time": "1771519592"
},
"departure": {
"time": "1771519592"
},
"stopId": "EBLE",
"stopSequence": 44
},
{
"arrival": {
"time": "1771519660"
},
"departure": {
"time": "1771519660"
},
"stopId": "GENIE",
"stopSequence": 45
},
{
"arrival": {
"time": "1771519744"
},
"departure": {
"time": "1771519744"
},
"stopId": "VAUBAN",
"stopSequence": 46
},
{
"arrival": {
"time": "1771519765"
},
"departure": {
"time": "1771519765"
},
"stopId": "POIREL",
"stopSequence": 47
},
{
"arrival": {
"time": "1771519841"
},
"departure": {
"time": "1771519841"
},
"stopId": "PONTNOIR",
"stopSequence": 48
},
{
"arrival": {
"time": "1771519886"
},
"departure": {
"time": "1771519886"
},
"stopId": "SEMARD",
"stopSequence": 49
},
{
"arrival": {
"time": "1771519940"
},
"departure": {
"time": "1771519940"
},
"stopId": "BREMON-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771520017"
},
"departure": {
"time": "1771520017"
},
"stopId": "ACAD-PLA",
"stopSequence": 51
},
{
"arrival": {
"time": "1771520059"
},
"departure": {
"time": "1771520059"
},
"stopId": "CHDARR-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771520256"
},
"departure": {
"time": "1771520256"
},
"stopId": "LEQUAI-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771520310"
},
"departure": {
"time": "1771520310"
},
"stopId": "DUMESN-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771520349"
},
"departure": {
"time": "1771520349"
},
"stopId": "RASPAI-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771520394"
},
"departure": {
"time": "1771520394"
},
"stopId": "LABRUY-E",
"stopSequence": 56
}
],
"trip": {
"directionId": 0,
"routeId": "05",
"tripId": "6258107"
}
}
},
{
"id": "trip:6257913",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516785"
},
"departure": {
"time": "1771516816"
},
"stopId": "I.U.T.",
"stopSequence": 19
},
{
"arrival": {
"time": "1771516845"
},
"departure": {
"time": "1771516876"
},
"stopId": "RESTUNIV",
"stopSequence": 20
},
{
"arrival": {
"time": "1771516969"
},
"departure": {
"time": "1771516969"
},
"stopId": "CITEUNIV",
"stopSequence": 21
},
{
"arrival": {
"time": "1771517032"
},
"departure": {
"time": "1771517032"
},
"stopId": "POLYTECH",
"stopSequence": 22
},
{
"arrival": {
"time": "1771517108"
},
"departure": {
"time": "1771517108"
},
"stopId": "NDAMELAC",
"stopSequence": 23
},
{
"arrival": {
"time": "1771517191"
},
"departure": {
"time": "1771517191"
},
"stopId": "BOISRAME",
"stopSequence": 24
},
{
"arrival": {
"time": "1771517269"
},
"departure": {
"time": "1771517269"
},
"stopId": "CHBBEILL",
"stopSequence": 25
},
{
"arrival": {
"time": "1771517356"
},
"departure": {
"time": "1771517356"
},
"stopId": "MVIGNE",
"stopSequence": 26
},
{
"arrival": {
"time": "1771517483"
},
"departure": {
"time": "1771517483"
},
"stopId": "FARCYSJA",
"stopSequence": 27
},
{
"arrival": {
"time": "1771517595"
},
"departure": {
"time": "1771517595"
},
"stopId": "SAJACQUE",
"stopSequence": 28
},
{
"arrival": {
"time": "1771517674"
},
"departure": {
"time": "1771517674"
},
"stopId": "DUMESNIL",
"stopSequence": 29
},
{
"arrival": {
"time": "1771517712"
},
"departure": {
"time": "1771517712"
},
"stopId": "LEQUAI",
"stopSequence": 30
},
{
"arrival": {
"time": "1771517700"
},
"departure": {
"time": "1771517700"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MONPROF.",
"stopSequence": 31
},
{
"arrival": {
"time": "1771517827"
},
"departure": {
"time": "1771517827"
},
"scheduleRelationship": "SKIPPED",
"stopId": "TRINITE",
"stopSequence": 32
},
{
"arrival": {
"time": "1771517915"
},
"departure": {
"time": "1771517915"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAUREPA",
"stopSequence": 33
},
{
"arrival": {
"time": "1771518000"
},
"departure": {
"time": "1771518000"
},
"scheduleRelationship": "SKIPPED",
"stopId": "COEURMA",
"stopSequence": 34
},
{
"arrival": {
"time": "1771517938"
},
"departure": {
"time": "1771517938"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHDARR",
"stopSequence": 35
},
{
"arrival": {
"time": "1771517893"
},
"departure": {
"time": "1771517893"
},
"stopId": "ACADEMIE",
"stopSequence": 36
},
{
"arrival": {
"time": "1771517966"
},
"departure": {
"time": "1771517966"
},
"stopId": "GBREM-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771518079"
},
"departure": {
"time": "1771518079"
},
"stopId": "GARETERM",
"stopSequence": 38
},
{
"arrival": {
"time": "1771518134"
},
"departure": {
"time": "1771518134"
},
"stopId": "LESGARES",
"stopSequence": 39
},
{
"arrival": {
"time": "1771518286"
},
"departure": {
"time": "1771518286"
},
"stopId": "HARAS",
"stopSequence": 40
},
{
"arrival": {
"time": "1771518364"
},
"departure": {
"time": "1771518364"
},
"stopId": "STAUBIN",
"stopSequence": 41
},
{
"arrival": {
"time": "1771518427"
},
"departure": {
"time": "1771519020"
},
"stopId": "LOR-FO-A",
"stopSequence": 42
},
{
"arrival": {
"time": "1771519091"
},
"departure": {
"time": "1771519091"
},
"stopId": "MAIL-HDV",
"stopSequence": 43
},
{
"arrival": {
"time": "1771519207"
},
"departure": {
"time": "1771519207"
},
"stopId": "SECUSO-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771519260"
},
"departure": {
"time": "1771519260"
},
"stopId": "STEXUP-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771519333"
},
"departure": {
"time": "1771519333"
},
"stopId": "GARDOT-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771519356"
},
"departure": {
"time": "1771519356"
},
"stopId": "MONTAI-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771519435"
},
"departure": {
"time": "1771519435"
},
"stopId": "CIMETI-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771519502"
},
"departure": {
"time": "1771519502"
},
"stopId": "AFPA-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771519545"
},
"departure": {
"time": "1771519545"
},
"stopId": "ARCEAU-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771519591"
},
"departure": {
"time": "1771519591"
},
"stopId": "CASERN-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771519680"
},
"departure": {
"time": "1771519680"
},
"stopId": "LAREU-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771519738"
},
"departure": {
"time": "1771519738"
},
"stopId": "PAPERI-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771519792"
},
"departure": {
"time": "1771519792"
},
"stopId": "CCHEMI-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771519862"
},
"departure": {
"time": "1771519862"
},
"stopId": "JUFERR-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771519924"
},
"departure": {
"time": "1771519924"
},
"stopId": "GEMMET-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771519984"
},
"departure": {
"time": "1771519984"
},
"stopId": "AUBEPI-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771520040"
},
"departure": {
"time": "1771520040"
},
"stopId": "STADE-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771520091"
},
"departure": {
"time": "1771520091"
},
"stopId": "PELLER-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771520131"
},
"departure": {
"time": "1771520131"
},
"stopId": "CEEQUE-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1771520172"
},
"departure": {
"time": "1771520172"
},
"stopId": "MORLIE-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771520240"
},
"departure": {
"time": "1771520240"
},
"stopId": "WALCOU-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1771520280"
},
"departure": {
"time": "1771520280"
},
"stopId": "JAUDET-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1771520369"
},
"departure": {
"time": "1771520369"
},
"stopId": "PASTEU-E",
"stopSequence": 64
},
{
"arrival": {
"time": "1771520396"
},
"departure": {
"time": "1771520396"
},
"stopId": "VERDUN-E",
"stopSequence": 65
},
{
"arrival": {
"time": "1771520419"
},
"departure": {
"time": "1771520419"
},
"stopId": "CEZAN-E",
"stopSequence": 66
},
{
"arrival": {
"time": "1771520455"
},
"departure": {
"time": "1771520455"
},
"stopId": "COROT-E",
"stopSequence": 67
}
],
"trip": {
"directionId": 0,
"routeId": "02",
"tripId": "6257913"
}
}
},
{
"id": "trip:6257951",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516796"
},
"departure": {
"time": "1771516847"
},
"stopId": "MONTAIG",
"stopSequence": 21
},
{
"arrival": {
"time": "1771516861"
},
"departure": {
"time": "1771516861"
},
"stopId": "GARDOT",
"stopSequence": 22
},
{
"arrival": {
"time": "1771516912"
},
"departure": {
"time": "1771516912"
},
"stopId": "STEXUPER",
"stopSequence": 23
},
{
"arrival": {
"time": "1771516979"
},
"departure": {
"time": "1771516979"
},
"stopId": "SECUSOCI",
"stopSequence": 24
},
{
"arrival": {
"time": "1771517099"
},
"departure": {
"time": "1771517099"
},
"stopId": "MAIL-NAE",
"stopSequence": 25
},
{
"arrival": {
"time": "1771517152"
},
"departure": {
"time": "1771517280"
},
"stopId": "FO-LOR-R",
"stopSequence": 26
},
{
"arrival": {
"time": "1771517442"
},
"departure": {
"time": "1771517442"
},
"stopId": "STAUBI-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771517520"
},
"departure": {
"time": "1771517520"
},
"stopId": "HARAS-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771517659"
},
"departure": {
"time": "1771517659"
},
"stopId": "LESGAR-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771517773"
},
"departure": {
"time": "1771517773"
},
"stopId": "BREMON-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771517850"
},
"departure": {
"time": "1771517850"
},
"stopId": "ACAD-PLA",
"stopSequence": 31
},
{
"arrival": {
"time": "1771517898"
},
"departure": {
"time": "1771517898"
},
"stopId": "CHDARR-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771518022"
},
"departure": {
"time": "1771518022"
},
"stopId": "LEQUAI-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771518062"
},
"departure": {
"time": "1771518062"
},
"stopId": "DUMESN-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771518073"
},
"departure": {
"time": "1771518073"
},
"scheduleRelationship": "SKIPPED",
"stopId": "COEURM-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771518126"
},
"departure": {
"time": "1771518126"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAURE-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771518185"
},
"departure": {
"time": "1771518185"
},
"scheduleRelationship": "SKIPPED",
"stopId": "TRINIT-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771518313"
},
"departure": {
"time": "1771518313"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MONPRO-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771518164"
},
"departure": {
"time": "1771518164"
},
"stopId": "SAJACQ-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771518233"
},
"departure": {
"time": "1771518233"
},
"stopId": "FARCSJ-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771518333"
},
"departure": {
"time": "1771518333"
},
"stopId": "MVIGNE-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771518407"
},
"departure": {
"time": "1771518407"
},
"stopId": "CHBBEI-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771518462"
},
"departure": {
"time": "1771518462"
},
"stopId": "BOISRA-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771518528"
},
"departure": {
"time": "1771518528"
},
"stopId": "NDAMLA-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771518591"
},
"departure": {
"time": "1771518591"
},
"stopId": "POLYTE-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771518647"
},
"departure": {
"time": "1771518647"
},
"stopId": "CITEUN-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771518718"
},
"departure": {
"time": "1771518718"
},
"stopId": "RESTUN-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771518773"
},
"departure": {
"time": "1771518773"
},
"stopId": "I.U.T.-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771518887"
},
"departure": {
"time": "1771518887"
},
"stopId": "BBCAMT-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771518929"
},
"departure": {
"time": "1771518929"
},
"stopId": "LENOT-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771518956"
},
"departure": {
"time": "1771518956"
},
"stopId": "MOREL-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771518987"
},
"departure": {
"time": "1771518987"
},
"stopId": "INRA-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771519027"
},
"departure": {
"time": "1771519027"
},
"stopId": "GDPERI-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771519061"
},
"departure": {
"time": "1771519061"
},
"stopId": "LANDRE-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771519153"
},
"departure": {
"time": "1771519153"
},
"stopId": "BRGPAI-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771519182"
},
"departure": {
"time": "1771519182"
},
"stopId": "RODIN-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771519217"
},
"departure": {
"time": "1771519217"
},
"stopId": "GRANBE-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771519262"
},
"departure": {
"time": "1771519262"
},
"stopId": "PROME-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771519312"
},
"departure": {
"time": "1771519312"
},
"stopId": "CERFEU-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771519379"
},
"departure": {
"time": "1771519379"
},
"stopId": "LASOUR-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1771519441"
},
"departure": {
"time": "1771519441"
},
"stopId": "ROUAIR-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771519512"
},
"departure": {
"time": "1771519512"
},
"stopId": "VAURAG-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1771519562"
},
"departure": {
"time": "1771519562"
},
"stopId": "PRIEUR-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1771519603"
},
"departure": {
"time": "1771519603"
},
"stopId": "GRANPI-E",
"stopSequence": 64
},
{
"arrival": {
"time": "1771519630"
},
"departure": {
"time": "1771519630"
},
"stopId": "PINSON-E",
"stopSequence": 65
},
{
"arrival": {
"time": "1771519674"
},
"departure": {
"time": "1771519674"
},
"stopId": "FAUVET-E",
"stopSequence": 66
},
{
"arrival": {
"time": "1771519732"
},
"stopId": "BEAUCOUZ",
"stopSequence": 67
}
],
"trip": {
"directionId": 1,
"routeId": "02",
"tripId": "6257951"
}
}
},
{
"id": "trip:3262",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516811"
},
"departure": {
"time": "1771516842"
},
"stopId": "SEPSONET",
"stopSequence": 20
},
{
"arrival": {
"time": "1771516910"
},
"departure": {
"time": "1771516910"
},
"stopId": "CHATENAY",
"stopSequence": 21
},
{
"arrival": {
"time": "1771517020"
},
"departure": {
"time": "1771517020"
},
"stopId": "BRISEPOT",
"stopSequence": 22
},
{
"arrival": {
"time": "1771517149"
},
"departure": {
"time": "1771517149"
},
"stopId": "LUTIN",
"stopSequence": 23
},
{
"arrival": {
"time": "1771517390"
},
"departure": {
"time": "1771517390"
},
"stopId": "HDVSUB",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "32",
"tripId": "3262"
}
}
},
{
"id": "trip:6544499",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771519260"
},
"stopId": "MENDESFR",
"stopSequence": 0
},
{
"arrival": {
"time": "1771519440"
},
"departure": {
"time": "1771519440"
},
"stopId": "FO-LOR-R",
"stopSequence": 1
},
{
"arrival": {
"time": "1771519602"
},
"departure": {
"time": "1771519602"
},
"stopId": "STAUBI-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771519680"
},
"departure": {
"time": "1771519680"
},
"stopId": "HARAS-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771519742"
},
"departure": {
"time": "1771519742"
},
"stopId": "LICES",
"stopSequence": 4
},
{
"arrival": {
"time": "1771519815"
},
"departure": {
"time": "1771519815"
},
"stopId": "CCI-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771519870"
},
"departure": {
"time": "1771519870"
},
"stopId": "CHDARR-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771520040"
},
"stopId": "LEQUAI-E",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "Tbus",
"tripId": "6544499"
}
}
},
{
"id": "trip:6544231",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771517880"
},
"stopId": "1CECO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771518020"
},
"departure": {
"time": "1771518020"
},
"stopId": "1CONS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771518114"
},
"departure": {
"time": "1771518114"
},
"stopId": "1MTAI",
"stopSequence": 2
},
{
"arrival": {
"time": "1771518272"
},
"departure": {
"time": "1771518272"
},
"stopId": "1CROI",
"stopSequence": 3
},
{
"arrival": {
"time": "1771518350"
},
"departure": {
"time": "1771518350"
},
"stopId": "1BRIS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771518508"
},
"departure": {
"time": "1771518508"
},
"stopId": "1DUNA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771518587"
},
"departure": {
"time": "1771518587"
},
"stopId": "1EURO",
"stopSequence": 6
},
{
"arrival": {
"time": "1771518660"
},
"stopId": "2MONP",
"stopSequence": 7
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6544231"
}
}
},
{
"id": "trip:6257983",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516790"
},
"departure": {
"time": "1771516813"
},
"stopId": "STADE-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771516873"
},
"departure": {
"time": "1771516873"
},
"stopId": "PELLER-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771516912"
},
"departure": {
"time": "1771516912"
},
"stopId": "CEEQUE-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1771516953"
},
"departure": {
"time": "1771516953"
},
"stopId": "MORLIE-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771517021"
},
"departure": {
"time": "1771517021"
},
"stopId": "WALCOU-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1771517061"
},
"departure": {
"time": "1771517061"
},
"stopId": "JAUDET-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1771517150"
},
"departure": {
"time": "1771517150"
},
"stopId": "PASTEU-E",
"stopSequence": 64
},
{
"arrival": {
"time": "1771517177"
},
"departure": {
"time": "1771517177"
},
"stopId": "VERDUN-E",
"stopSequence": 65
},
{
"arrival": {
"time": "1771517200"
},
"departure": {
"time": "1771517200"
},
"stopId": "CEZAN-E",
"stopSequence": 66
},
{
"arrival": {
"time": "1771517236"
},
"departure": {
"time": "1771517236"
},
"stopId": "COROT-E",
"stopSequence": 67
},
{
"arrival": {
"time": "1771517301"
},
"stopId": "SBAVENAI",
"stopSequence": 68
}
],
"trip": {
"directionId": 0,
"routeId": "02",
"tripId": "6257983"
}
}
},
{
"id": "trip:6257486",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516813"
},
"departure": {
"time": "1771516844"
},
"stopId": "RAMON",
"stopSequence": 41
},
{
"arrival": {
"time": "1771516898"
},
"departure": {
"time": "1771516898"
},
"stopId": "CITESO-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771516971"
},
"departure": {
"time": "1771516971"
},
"stopId": "DOYENN-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771517049"
},
"departure": {
"time": "1771517049"
},
"stopId": "SAVOIE-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771517122"
},
"departure": {
"time": "1771517122"
},
"stopId": "INDUST-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771517169"
},
"departure": {
"time": "1771517169"
},
"stopId": "HOTELL-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771517238"
},
"departure": {
"time": "1771517238"
},
"stopId": "DEBUSS-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771517291"
},
"departure": {
"time": "1771517291"
},
"stopId": "BOISAB-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771517325"
},
"departure": {
"time": "1771517325"
},
"stopId": "DUBELL-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771517424"
},
"departure": {
"time": "1771517424"
},
"stopId": "REDUM-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771517471"
},
"departure": {
"time": "1771517471"
},
"stopId": "HIPPODRO",
"stopSequence": 56
},
{
"arrival": {
"time": "1771517609"
},
"departure": {
"time": "1771517609"
},
"stopId": "COTTAG-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771517651"
},
"stopId": "EVENTARD",
"stopSequence": 58
}
],
"trip": {
"directionId": 0,
"routeId": "09",
"tripId": "6257486"
}
}
},
{
"id": "trip:6544742",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771519810"
},
"stopId": "2MONP",
"stopSequence": 0
},
{
"arrival": {
"time": "1771519892"
},
"departure": {
"time": "1771519892"
},
"stopId": "2EURO",
"stopSequence": 1
},
{
"arrival": {
"time": "1771519978"
},
"departure": {
"time": "1771519978"
},
"stopId": "2DUNA",
"stopSequence": 2
},
{
"arrival": {
"time": "1771520150"
},
"departure": {
"time": "1771520150"
},
"stopId": "2BRIS",
"stopSequence": 3
},
{
"arrival": {
"time": "1771520231"
},
"departure": {
"time": "1771520231"
},
"stopId": "2CROI",
"stopSequence": 4
},
{
"arrival": {
"time": "1771520392"
},
"departure": {
"time": "1771520392"
},
"stopId": "2MTAI",
"stopSequence": 5
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6544742"
}
}
},
{
"id": "trip:6544691",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771519670"
},
"stopId": "1AARD",
"stopSequence": 0
},
{
"arrival": {
"time": "1771519750"
},
"departure": {
"time": "1771519750"
},
"stopId": "1BASC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771519820"
},
"departure": {
"time": "1771519820"
},
"stopId": "1STGI",
"stopSequence": 2
},
{
"arrival": {
"time": "1771519900"
},
"departure": {
"time": "1771519900"
},
"stopId": "1ACAS",
"stopSequence": 3
},
{
"arrival": {
"time": "1771519990"
},
"departure": {
"time": "1771519990"
},
"stopId": "1BROY",
"stopSequence": 4
},
{
"arrival": {
"time": "1771520080"
},
"departure": {
"time": "1771520080"
},
"stopId": "1PMAY",
"stopSequence": 5
},
{
"arrival": {
"time": "1771520190"
},
"departure": {
"time": "1771520190"
},
"stopId": "1BOTA",
"stopSequence": 6
},
{
"arrival": {
"time": "1771520350"
},
"departure": {
"time": "1771520350"
},
"stopId": "1VERN",
"stopSequence": 8
},
{
"arrival": {
"time": "1771520440"
},
"departure": {
"time": "1771520440"
},
"stopId": "1HSAU",
"stopSequence": 9
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6544691"
}
}
},
{
"id": "trip:6257591",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516768"
},
"departure": {
"time": "1771516768"
},
"stopId": "FREMUR",
"stopSequence": 33
},
{
"arrival": {
"time": "1771516812"
},
"departure": {
"time": "1771516828"
},
"stopId": "VAUBAN",
"stopSequence": 34
},
{
"arrival": {
"time": "1771516842"
},
"departure": {
"time": "1771516873"
},
"stopId": "POIREL",
"stopSequence": 35
},
{
"arrival": {
"time": "1771516942"
},
"departure": {
"time": "1771516942"
},
"stopId": "PONTNOIR",
"stopSequence": 36
},
{
"arrival": {
"time": "1771516961"
},
"departure": {
"time": "1771516961"
},
"stopId": "SEMARD",
"stopSequence": 37
},
{
"arrival": {
"time": "1771516999"
},
"departure": {
"time": "1771516999"
},
"stopId": "GARETERM",
"stopSequence": 38
},
{
"arrival": {
"time": "1771517261"
},
"departure": {
"time": "1771517261"
},
"stopId": "HARAS",
"stopSequence": 39
},
{
"arrival": {
"time": "1771517343"
},
"departure": {
"time": "1771517343"
},
"stopId": "STAUBIN",
"stopSequence": 40
},
{
"arrival": {
"time": "1771517446"
},
"departure": {
"time": "1771517446"
},
"stopId": "LORRAIN1",
"stopSequence": 41
},
{
"arrival": {
"time": "1771517614"
},
"departure": {
"time": "1771517614"
},
"stopId": "MENDES-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771517702"
},
"departure": {
"time": "1771517702"
},
"stopId": "SAVARY-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771517737"
},
"departure": {
"time": "1771517737"
},
"stopId": "MUSSET-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771517813"
},
"departure": {
"time": "1771517813"
},
"stopId": "LUTIN-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771517855"
},
"departure": {
"time": "1771517855"
},
"stopId": "MACE-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771517882"
},
"departure": {
"time": "1771517882"
},
"stopId": "DESJAR-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771517986"
},
"departure": {
"time": "1771517986"
},
"stopId": "ALDUNA-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771517705"
},
"departure": {
"time": "1771517705"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOREAU-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771517880"
},
"departure": {
"time": "1771517880"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PLACEN-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771518024"
},
"departure": {
"time": "1771518024"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHALOU-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771518116"
},
"departure": {
"time": "1771518116"
},
"scheduleRelationship": "SKIPPED",
"stopId": "VAILLA-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771518124"
},
"departure": {
"time": "1771518124"
},
"stopId": "RBRIOL-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771518161"
},
"departure": {
"time": "1771518161"
},
"stopId": "NOZAY-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771518228"
},
"departure": {
"time": "1771518228"
},
"stopId": "AUVERG-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771518285"
},
"departure": {
"time": "1771518285"
},
"stopId": "SAVOIE-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771518362"
},
"departure": {
"time": "1771518362"
},
"stopId": "INDUST-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771518420"
},
"departure": {
"time": "1771518420"
},
"stopId": "HOTELL-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1771518507"
},
"departure": {
"time": "1771518507"
},
"stopId": "DEBUMO-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771518616"
},
"departure": {
"time": "1771518616"
},
"stopId": "RTEPAR-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1771518688"
},
"stopId": "PROVIN-E",
"stopSequence": 63
}
],
"trip": {
"directionId": 0,
"routeId": "10",
"tripId": "6257591"
}
}
},
{
"id": "trip:6258551",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516822"
},
"departure": {
"time": "1771516853"
},
"stopId": "PCOUBE-E",
"stopSequence": 71
},
{
"arrival": {
"time": "1771516867"
},
"departure": {
"time": "1771516867"
},
"stopId": "AROBA-E",
"stopSequence": 72
},
{
"arrival": {
"time": "1771516985"
},
"departure": {
"time": "1771516985"
},
"stopId": "LANGLA-E",
"stopSequence": 73
},
{
"arrival": {
"time": "1771517123"
},
"departure": {
"time": "1771517123"
},
"stopId": "MONTAI-E",
"stopSequence": 74
},
{
"arrival": {
"time": "1771517238"
},
"departure": {
"time": "1771517238"
},
"stopId": "JERUSA-E",
"stopSequence": 75
},
{
"arrival": {
"time": "1771517289"
},
"departure": {
"time": "1771517289"
},
"stopId": "DAGNET-E",
"stopSequence": 76
},
{
"arrival": {
"time": "1771517327"
},
"departure": {
"time": "1771517327"
},
"stopId": "GILLIE-E",
"stopSequence": 77
},
{
"arrival": {
"time": "1771517432"
},
"departure": {
"time": "1771517432"
},
"stopId": "ISORET-E",
"stopSequence": 78
},
{
"arrival": {
"time": "1771517524"
},
"departure": {
"time": "1771517524"
},
"stopId": "VANDE-E",
"stopSequence": 79
},
{
"arrival": {
"time": "1771517584"
},
"departure": {
"time": "1771517584"
},
"stopId": "ORMEAU-E",
"stopSequence": 80
},
{
"arrival": {
"time": "1771517615"
},
"departure": {
"time": "1771517615"
},
"stopId": "CRBLAN-E",
"stopSequence": 81
},
{
"arrival": {
"time": "1771517680"
},
"departure": {
"time": "1771517680"
},
"stopId": "CHATEL-E",
"stopSequence": 82
},
{
"arrival": {
"time": "1771517738"
},
"departure": {
"time": "1771517738"
},
"stopId": "BANCHA-E",
"stopSequence": 83
},
{
"arrival": {
"time": "1771517801"
},
"departure": {
"time": "1771517801"
},
"stopId": "JARDF-E",
"stopSequence": 84
},
{
"arrival": {
"time": "1771517841"
},
"departure": {
"time": "1771517841"
},
"stopId": "SAILLE-E",
"stopSequence": 85
},
{
"arrival": {
"time": "1771517918"
},
"stopId": "SAUBIN",
"stopSequence": 86
}
],
"trip": {
"directionId": 0,
"routeId": "07",
"tripId": "6258551"
}
}
},
{
"id": "trip:6258417",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516820"
},
"departure": {
"time": "1771516851"
},
"stopId": "FRANVILL",
"stopSequence": 4
},
{
"arrival": {
"time": "1771516860"
},
"departure": {
"time": "1771516860"
},
"stopId": "GGESSAND",
"stopSequence": 5
},
{
"arrival": {
"time": "1771516901"
},
"departure": {
"time": "1771516901"
},
"stopId": "MACURIE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771516939"
},
"departure": {
"time": "1771516939"
},
"stopId": "JEROSTAN",
"stopSequence": 7
},
{
"arrival": {
"time": "1771516978"
},
"departure": {
"time": "1771516978"
},
"stopId": "RONCIERE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771517015"
},
"departure": {
"time": "1771517015"
},
"stopId": "GUILLE-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771517100"
},
"departure": {
"time": "1771517100"
},
"stopId": "JEBOUTON",
"stopSequence": 10
},
{
"arrival": {
"time": "1771517206"
},
"departure": {
"time": "1771517206"
},
"stopId": "LAVOIR",
"stopSequence": 11
},
{
"arrival": {
"time": "1771517274"
},
"departure": {
"time": "1771517274"
},
"stopId": "RIOTTEAU",
"stopSequence": 12
},
{
"arrival": {
"time": "1771517314"
},
"departure": {
"time": "1771517314"
},
"stopId": "ALLUMETT",
"stopSequence": 13
},
{
"arrival": {
"time": "1771517367"
},
"departure": {
"time": "1771517367"
},
"stopId": "DAGUERRE",
"stopSequence": 14
},
{
"arrival": {
"time": "1771517422"
},
"departure": {
"time": "1771517422"
},
"stopId": "BELVTR-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771517489"
},
"departure": {
"time": "1771517489"
},
"stopId": "MARAIS-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771517583"
},
"departure": {
"time": "1771517583"
},
"stopId": "GASPALON",
"stopSequence": 17
},
{
"arrival": {
"time": "1771517700"
},
"departure": {
"time": "1771517700"
},
"stopId": "VILSANTE",
"stopSequence": 18
},
{
"arrival": {
"time": "1771517749"
},
"departure": {
"time": "1771517749"
},
"stopId": "CORMIER",
"stopSequence": 19
},
{
"arrival": {
"time": "1771517842"
},
"departure": {
"time": "1771517842"
},
"stopId": "STLEONAR",
"stopSequence": 20
},
{
"arrival": {
"time": "1771517880"
},
"departure": {
"time": "1771517880"
},
"stopId": "GERICAUL",
"stopSequence": 21
},
{
"arrival": {
"time": "1771517940"
},
"departure": {
"time": "1771517940"
},
"stopId": "MONGAZON",
"stopSequence": 22
},
{
"arrival": {
"time": "1771517974"
},
"departure": {
"time": "1771517974"
},
"stopId": "KOPA",
"stopSequence": 23
},
{
"arrival": {
"time": "1771518031"
},
"departure": {
"time": "1771518031"
},
"stopId": "DESMAZ",
"stopSequence": 24
},
{
"arrival": {
"time": "1771518081"
},
"departure": {
"time": "1771518081"
},
"stopId": "ANFRANCK",
"stopSequence": 25
},
{
"arrival": {
"time": "1771518138"
},
"departure": {
"time": "1771518138"
},
"stopId": "STJOSEP",
"stopSequence": 26
},
{
"arrival": {
"time": "1771518203"
},
"departure": {
"time": "1771518203"
},
"stopId": "PLDULYCE",
"stopSequence": 27
},
{
"arrival": {
"time": "1771518300"
},
"departure": {
"time": "1771518360"
},
"stopId": "HMAI",
"stopSequence": 28
},
{
"arrival": {
"time": "1771518414"
},
"departure": {
"time": "1771518414"
},
"stopId": "FO-LOR-R",
"stopSequence": 29
},
{
"arrival": {
"time": "1771518525"
},
"departure": {
"time": "1771518525"
},
"stopId": "STAUBI-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771518578"
},
"departure": {
"time": "1771518578"
},
"stopId": "HARAS-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771518720"
},
"departure": {
"time": "1771518720"
},
"stopId": "LESGAR-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771518820"
},
"departure": {
"time": "1771518820"
},
"stopId": "SEMARD-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771518864"
},
"departure": {
"time": "1771518864"
},
"stopId": "PONTNO-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771518949"
},
"departure": {
"time": "1771518949"
},
"stopId": "POIREL-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771518996"
},
"departure": {
"time": "1771518996"
},
"stopId": "VAUBAN-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771519056"
},
"departure": {
"time": "1771519056"
},
"stopId": "FREMUR-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771519132"
},
"departure": {
"time": "1771519132"
},
"stopId": "STRASB-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771519260"
},
"departure": {
"time": "1771519260"
},
"stopId": "LETAND-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771519291"
},
"departure": {
"time": "1771519291"
},
"stopId": "BEDIER-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771519324"
},
"departure": {
"time": "1771519324"
},
"stopId": "INTREP-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771519355"
},
"departure": {
"time": "1771519355"
},
"stopId": "MTARDA-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771519394"
},
"departure": {
"time": "1771519394"
},
"stopId": "AUBRY-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771519445"
},
"departure": {
"time": "1771519445"
},
"stopId": "COSSE-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771519508"
},
"departure": {
"time": "1771519508"
},
"stopId": "HUTREA-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771519529"
},
"departure": {
"time": "1771519529"
},
"stopId": "JOLIVE-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771519584"
},
"departure": {
"time": "1771519584"
},
"stopId": "BELOEI-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771519620"
},
"departure": {
"time": "1771519620"
},
"stopId": "RTEDAN-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771519671"
},
"departure": {
"time": "1771519671"
},
"stopId": "LESROS-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771519754"
},
"departure": {
"time": "1771519754"
},
"stopId": "LOUPIN-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771519828"
},
"departure": {
"time": "1771519828"
},
"stopId": "MASGEM-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771519880"
},
"departure": {
"time": "1771519880"
},
"stopId": "HOSGEM-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771519952"
},
"departure": {
"time": "1771519952"
},
"stopId": "CLOS9-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771520004"
},
"departure": {
"time": "1771520004"
},
"stopId": "VANRIE-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771520065"
},
"departure": {
"time": "1771520065"
},
"stopId": "PORTSG-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771520098"
},
"departure": {
"time": "1771520098"
},
"stopId": "LECHEN-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771520160"
},
"stopId": "ROMORNA",
"stopSequence": 57
}
],
"trip": {
"directionId": 1,
"routeId": "08",
"tripId": "6258417"
}
}
},
{
"id": "trip:6257762",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516791"
},
"departure": {
"time": "1771516822"
},
"stopId": "MIMOSAS",
"stopSequence": 7
},
{
"arrival": {
"time": "1771516851"
},
"departure": {
"time": "1771516851"
},
"stopId": "BRISEPOT",
"stopSequence": 8
},
{
"arrival": {
"time": "1771516864"
},
"departure": {
"time": "1771516864"
},
"stopId": "DESJARDI",
"stopSequence": 9
},
{
"arrival": {
"time": "1771516905"
},
"departure": {
"time": "1771516905"
},
"stopId": "MACE",
"stopSequence": 10
},
{
"arrival": {
"time": "1771516933"
},
"departure": {
"time": "1771516933"
},
"stopId": "LUTIN",
"stopSequence": 11
},
{
"arrival": {
"time": "1771517017"
},
"departure": {
"time": "1771517017"
},
"stopId": "MUSSET",
"stopSequence": 12
},
{
"arrival": {
"time": "1771517055"
},
"departure": {
"time": "1771517055"
},
"stopId": "SAVARY",
"stopSequence": 13
},
{
"arrival": {
"time": "1771517304"
},
"departure": {
"time": "1771517304"
},
"stopId": "MENDESFR",
"stopSequence": 14
},
{
"arrival": {
"time": "1771517475"
},
"departure": {
"time": "1771517475"
},
"stopId": "FO-LOR-R",
"stopSequence": 15
},
{
"arrival": {
"time": "1771517591"
},
"departure": {
"time": "1771517591"
},
"stopId": "STAUBI-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771517629"
},
"departure": {
"time": "1771517629"
},
"stopId": "HARAS-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771517768"
},
"departure": {
"time": "1771517768"
},
"stopId": "LESGAR-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771517921"
},
"departure": {
"time": "1771517921"
},
"stopId": "BREMON-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771517975"
},
"departure": {
"time": "1771517975"
},
"stopId": "ACAD-PLA",
"stopSequence": 20
},
{
"arrival": {
"time": "1771518022"
},
"departure": {
"time": "1771518022"
},
"stopId": "CHDARR-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771518322"
},
"departure": {
"time": "1771518322"
},
"stopId": "GDMAIN-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771518382"
},
"departure": {
"time": "1771518382"
},
"stopId": "PERUSSAI",
"stopSequence": 23
},
{
"arrival": {
"time": "1771518416"
},
"departure": {
"time": "1771518416"
},
"stopId": "MAISLAC",
"stopSequence": 24
},
{
"arrival": {
"time": "1771518453"
},
"departure": {
"time": "1771518453"
},
"stopId": "JEAN-MON",
"stopSequence": 25
},
{
"arrival": {
"time": "1771518511"
},
"departure": {
"time": "1771518511"
},
"stopId": "DELESC-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771518547"
},
"departure": {
"time": "1771518547"
},
"stopId": "MONTEC-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771518582"
},
"departure": {
"time": "1771518582"
},
"stopId": "VALLO-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771518626"
},
"departure": {
"time": "1771518626"
},
"stopId": "PROUDH-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771518682"
},
"departure": {
"time": "1771518682"
},
"stopId": "GRESIL-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771518721"
},
"departure": {
"time": "1771518721"
},
"stopId": "WIGAN-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771518808"
},
"departure": {
"time": "1771518808"
},
"stopId": "SHEAKS-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771518852"
},
"departure": {
"time": "1771518852"
},
"stopId": "AQUITA-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771518922"
},
"departure": {
"time": "1771518922"
},
"stopId": "CCMOLI-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771519042"
},
"stopId": "LHOIRI-D",
"stopSequence": 35
}
],
"trip": {
"directionId": 1,
"routeId": "04",
"tripId": "6257762"
}
}
},
{
"id": "trip:6544230",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771517190"
},
"stopId": "1CECO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771517330"
},
"departure": {
"time": "1771517330"
},
"stopId": "1CONS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771517424"
},
"departure": {
"time": "1771517424"
},
"stopId": "1MTAI",
"stopSequence": 2
},
{
"arrival": {
"time": "1771517582"
},
"departure": {
"time": "1771517582"
},
"stopId": "1CROI",
"stopSequence": 3
},
{
"arrival": {
"time": "1771517660"
},
"departure": {
"time": "1771517660"
},
"stopId": "1BRIS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771517818"
},
"departure": {
"time": "1771517818"
},
"stopId": "1DUNA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771517897"
},
"departure": {
"time": "1771517897"
},
"stopId": "1EURO",
"stopSequence": 6
},
{
"arrival": {
"time": "1771517970"
},
"stopId": "2MONP",
"stopSequence": 7
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6544230"
}
}
},
{
"id": "trip:6258525",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516767"
},
"departure": {
"time": "1771516767"
},
"stopId": "PLOTTI-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1771516781"
},
"departure": {
"time": "1771516812"
},
"stopId": "AUTRIC-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1771516842"
},
"departure": {
"time": "1771516842"
},
"stopId": "IRLAND-E",
"stopSequence": 64
},
{
"arrival": {
"time": "1771516855"
},
"departure": {
"time": "1771516855"
},
"stopId": "ITALIE-E",
"stopSequence": 65
},
{
"arrival": {
"time": "1771516914"
},
"departure": {
"time": "1771516914"
},
"stopId": "ALLEMA-E",
"stopSequence": 66
},
{
"arrival": {
"time": "1771516936"
},
"departure": {
"time": "1771516936"
},
"stopId": "DANEMA-E",
"stopSequence": 67
},
{
"arrival": {
"time": "1771516969"
},
"departure": {
"time": "1771516969"
},
"stopId": "AVENEU-E",
"stopSequence": 68
},
{
"arrival": {
"time": "1771517004"
},
"departure": {
"time": "1771517004"
},
"stopId": "MASTEL-E",
"stopSequence": 69
},
{
"arrival": {
"time": "1771517048"
},
"departure": {
"time": "1771517048"
},
"stopId": "JEHUEZ-E",
"stopSequence": 70
},
{
"arrival": {
"time": "1771517093"
},
"departure": {
"time": "1771517093"
},
"stopId": "PLATEF-E",
"stopSequence": 71
},
{
"arrival": {
"time": "1771517156"
},
"departure": {
"time": "1771517156"
},
"stopId": "ESPMON-E",
"stopSequence": 72
},
{
"arrival": {
"time": "1771517207"
},
"departure": {
"time": "1771517207"
},
"stopId": "BELAIR-E",
"stopSequence": 73
},
{
"arrival": {
"time": "1771517248"
},
"departure": {
"time": "1771517248"
},
"stopId": "ZOLA-E",
"stopSequence": 74
},
{
"arrival": {
"time": "1771517324"
},
"departure": {
"time": "1771517324"
},
"stopId": "ANAFRA-E",
"stopSequence": 75
},
{
"arrival": {
"time": "1771517393"
},
"departure": {
"time": "1771517393"
},
"stopId": "PISCMU-E",
"stopSequence": 76
},
{
"arrival": {
"time": "1771517633"
},
"departure": {
"time": "1771517633"
},
"stopId": "DOMVATER",
"stopSequence": 77
},
{
"arrival": {
"time": "1771517202"
},
"departure": {
"time": "1771517202"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DEBEAU-E",
"stopSequence": 78
},
{
"arrival": {
"time": "1771517232"
},
"departure": {
"time": "1771517232"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DIX8JU-E",
"stopSequence": 79
},
{
"arrival": {
"time": "1771517264"
},
"departure": {
"time": "1771517264"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHPEGU-E",
"stopSequence": 80
},
{
"arrival": {
"time": "1771517309"
},
"departure": {
"time": "1771517309"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HAUCOU-E",
"stopSequence": 81
},
{
"arrival": {
"time": "1771517481"
},
"departure": {
"time": "1771517481"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GERMTI-E",
"stopSequence": 82
},
{
"arrival": {
"time": "1771517520"
},
"departure": {
"time": "1771517520"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DOMVAL-E",
"stopSequence": 83
},
{
"arrival": {
"time": "1771517670"
},
"departure": {
"time": "1771517670"
},
"stopId": "RECLAI-E",
"stopSequence": 84
},
{
"arrival": {
"time": "1771517709"
},
"departure": {
"time": "1771517709"
},
"stopId": "RENOIR-E",
"stopSequence": 85
},
{
"arrival": {
"time": "1771517739"
},
"departure": {
"time": "1771517739"
},
"stopId": "CAMPJU-E",
"stopSequence": 86
},
{
"arrival": {
"time": "1771517774"
},
"departure": {
"time": "1771517774"
},
"stopId": "JUIGN-E",
"stopSequence": 87
},
{
"arrival": {
"time": "1771517863"
},
"stopId": "BENE-E",
"stopSequence": 88
}
],
"trip": {
"directionId": 1,
"routeId": "07",
"tripId": "6258525"
}
}
},
{
"id": "trip:6257614",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516822"
},
"departure": {
"time": "1771516844"
},
"stopId": "MUSSET",
"stopSequence": 17
},
{
"arrival": {
"time": "1771516858"
},
"departure": {
"time": "1771516858"
},
"stopId": "SAVARY",
"stopSequence": 18
},
{
"arrival": {
"time": "1771516977"
},
"departure": {
"time": "1771516977"
},
"stopId": "MENDESFR",
"stopSequence": 23
},
{
"arrival": {
"time": "1771517069"
},
"departure": {
"time": "1771517069"
},
"stopId": "FO-LOR-R",
"stopSequence": 24
},
{
"arrival": {
"time": "1771517209"
},
"departure": {
"time": "1771517209"
},
"stopId": "STAUBI-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1771517261"
},
"departure": {
"time": "1771517261"
},
"stopId": "HARAS-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771517400"
},
"departure": {
"time": "1771517400"
},
"stopId": "LESGAR-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771517518"
},
"departure": {
"time": "1771517518"
},
"stopId": "SEMARD-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771517575"
},
"departure": {
"time": "1771517575"
},
"stopId": "PONTNO-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771517679"
},
"departure": {
"time": "1771517679"
},
"stopId": "POIREL-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771517736"
},
"departure": {
"time": "1771517736"
},
"stopId": "VAUBAN-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771517805"
},
"departure": {
"time": "1771517805"
},
"stopId": "FREMUR-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771517893"
},
"departure": {
"time": "1771517893"
},
"stopId": "STRASB-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771517975"
},
"departure": {
"time": "1771517975"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LETAND-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771518029"
},
"departure": {
"time": "1771518029"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAUVA-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771518275"
},
"departure": {
"time": "1771518275"
},
"stopId": "LORETT-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771518324"
},
"departure": {
"time": "1771518324"
},
"stopId": "MORELI-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771518401"
},
"departure": {
"time": "1771518401"
},
"stopId": "DELATR-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771518488"
},
"departure": {
"time": "1771518488"
},
"stopId": "HAUTPR-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771518624"
},
"departure": {
"time": "1771518624"
},
"stopId": "INTMIL-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771518718"
},
"departure": {
"time": "1771518718"
},
"stopId": "SAUMUR-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771518770"
},
"departure": {
"time": "1771518770"
},
"stopId": "DELACR-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771518825"
},
"departure": {
"time": "1771518825"
},
"stopId": "JUSTIC-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771518922"
},
"departure": {
"time": "1771518922"
},
"stopId": "ECLATE-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771519021"
},
"departure": {
"time": "1771519021"
},
"stopId": "VDLOIR-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771518784"
},
"departure": {
"time": "1771518784"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PICAS-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771518840"
},
"departure": {
"time": "1771518840"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PARMEN-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771518927"
},
"departure": {
"time": "1771518927"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LAFAUV-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771518960"
},
"departure": {
"time": "1771518960"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAUM-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771519065"
},
"departure": {
"time": "1771519065"
},
"stopId": "LEOLAG-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771519111"
},
"departure": {
"time": "1771519111"
},
"stopId": "DAGUER-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771519164"
},
"departure": {
"time": "1771519164"
},
"stopId": "ALLUME-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771519210"
},
"departure": {
"time": "1771519210"
},
"stopId": "RIOTTE-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771519262"
},
"departure": {
"time": "1771519262"
},
"stopId": "BOURSE-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771519298"
},
"departure": {
"time": "1771519298"
},
"stopId": "MORLON-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771519337"
},
"departure": {
"time": "1771519337"
},
"stopId": "PYRAM2-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771519387"
},
"departure": {
"time": "1771519387"
},
"stopId": "BUISSO-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771519413"
},
"departure": {
"time": "1771519413"
},
"stopId": "DAUTEL-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771519484"
},
"departure": {
"time": "1771519484"
},
"stopId": "GENTR-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1771519604"
},
"departure": {
"time": "1771519604"
},
"stopId": "SLEZIND",
"stopSequence": 61
},
{
"arrival": {
"time": "1771519695"
},
"departure": {
"time": "1771519695"
},
"stopId": "BAHONN-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1771519741"
},
"departure": {
"time": "1771519741"
},
"stopId": "DEGAUL-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1771519792"
},
"departure": {
"time": "1771519792"
},
"stopId": "MALEMB-E",
"stopSequence": 64
},
{
"arrival": {
"time": "1771519904"
},
"stopId": "TRELGARE",
"stopSequence": 65
}
],
"trip": {
"directionId": 1,
"routeId": "10",
"tripId": "6257614"
}
}
},
{
"id": "trip:6053998",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771517337"
},
"departure": {
"time": "1771517337"
},
"stopId": "EBLE",
"stopSequence": 24
},
{
"arrival": {
"time": "1771517399"
},
"departure": {
"time": "1771517399"
},
"stopId": "GENIE",
"stopSequence": 25
},
{
"arrival": {
"time": "1771517476"
},
"departure": {
"time": "1771517476"
},
"stopId": "VAUBAN",
"stopSequence": 26
},
{
"arrival": {
"time": "1771517510"
},
"departure": {
"time": "1771517510"
},
"stopId": "POIREL",
"stopSequence": 27
},
{
"arrival": {
"time": "1771517546"
},
"departure": {
"time": "1771517546"
},
"stopId": "PONTNOIR",
"stopSequence": 28
},
{
"arrival": {
"time": "1771517610"
},
"departure": {
"time": "1771517610"
},
"stopId": "SEMARD",
"stopSequence": 29
},
{
"arrival": {
"time": "1771517000"
},
"departure": {
"time": "1771517000"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHDARR",
"stopSequence": 30
},
{
"arrival": {
"time": "1771517030"
},
"departure": {
"time": "1771517030"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ACADEMIE",
"stopSequence": 31
},
{
"arrival": {
"time": "1771517062"
},
"departure": {
"time": "1771517062"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GBREM-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771517616"
},
"stopId": "GAREPAPI",
"stopSequence": 33
}
],
"trip": {
"directionId": 0,
"routeId": "22",
"tripId": "6053998"
}
}
},
{
"id": "trip:6258121",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516794"
},
"departure": {
"time": "1771516825"
},
"stopId": "PARCGA-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771516840"
},
"departure": {
"time": "1771516840"
},
"stopId": "ROCEPI-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771516925"
},
"departure": {
"time": "1771516925"
},
"stopId": "LECLER-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771516975"
},
"departure": {
"time": "1771516975"
},
"stopId": "CAMUS-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1771517028"
},
"departure": {
"time": "1771517028"
},
"stopId": "LIZE05-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771517146"
},
"departure": {
"time": "1771517146"
},
"stopId": "PELUAU-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1771517232"
},
"departure": {
"time": "1771517232"
},
"stopId": "AURIOL-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1771517227"
},
"stopId": "AQUAVITA",
"stopSequence": 64
}
],
"trip": {
"directionId": 0,
"routeId": "05",
"tripId": "6258121"
}
}
},
{
"id": "trip:6544229",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516848"
},
"departure": {
"time": "1771516878"
},
"stopId": "1CONS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771516980"
},
"departure": {
"time": "1771516980"
},
"stopId": "1MTAI",
"stopSequence": 2
},
{
"arrival": {
"time": "1771517138"
},
"departure": {
"time": "1771517138"
},
"stopId": "1CROI",
"stopSequence": 3
},
{
"arrival": {
"time": "1771517216"
},
"departure": {
"time": "1771517216"
},
"stopId": "1BRIS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771517374"
},
"departure": {
"time": "1771517374"
},
"stopId": "1DUNA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771517453"
},
"departure": {
"time": "1771517453"
},
"stopId": "1EURO",
"stopSequence": 6
},
{
"arrival": {
"time": "1771517526"
},
"stopId": "2MONP",
"stopSequence": 7
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6544229"
}
}
},
{
"id": "trip:6545027",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771518780"
},
"stopId": "1QUAI",
"stopSequence": 0
},
{
"arrival": {
"time": "1771518964"
},
"departure": {
"time": "1771518964"
},
"stopId": "2FARC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771519079"
},
"departure": {
"time": "1771519079"
},
"stopId": "2ELYS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771519177"
},
"departure": {
"time": "1771519177"
},
"stopId": "2PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1771519260"
},
"departure": {
"time": "1771519260"
},
"stopId": "2BARR",
"stopSequence": 4
},
{
"arrival": {
"time": "1771519362"
},
"departure": {
"time": "1771519362"
},
"stopId": "2BEAU",
"stopSequence": 5
},
{
"arrival": {
"time": "1771519460"
},
"stopId": "1BBCA",
"stopSequence": 6
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6545027"
}
}
},
{
"id": "trip:6052651",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771517563"
},
"departure": {
"time": "1771517563"
},
"stopId": "PLOTTI-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771517594"
},
"departure": {
"time": "1771517594"
},
"stopId": "AUTRIC-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771517663"
},
"departure": {
"time": "1771517663"
},
"stopId": "IRLAND-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771517711"
},
"departure": {
"time": "1771517711"
},
"stopId": "ITALIE-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771517759"
},
"departure": {
"time": "1771517759"
},
"stopId": "ALLEMAGN",
"stopSequence": 18
},
{
"arrival": {
"time": "1771517788"
},
"departure": {
"time": "1771517788"
},
"stopId": "ALLEMA-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771517817"
},
"departure": {
"time": "1771517817"
},
"stopId": "DANEMA-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771517860"
},
"departure": {
"time": "1771517860"
},
"stopId": "AVENEU-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771517907"
},
"departure": {
"time": "1771517907"
},
"stopId": "MASTEL-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771517964"
},
"departure": {
"time": "1771517964"
},
"stopId": "JEHUEZ-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1771518041"
},
"departure": {
"time": "1771518041"
},
"stopId": "PLATEF-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1771518119"
},
"departure": {
"time": "1771518119"
},
"stopId": "ESPMON-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771518140"
},
"departure": {
"time": "1771518140"
},
"stopId": "BELAIR-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771518232"
},
"departure": {
"time": "1771518232"
},
"stopId": "ZOLA-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771518288"
},
"departure": {
"time": "1771518288"
},
"stopId": "ANAFRA-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771518342"
},
"departure": {
"time": "1771518342"
},
"stopId": "PISCMU-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771518392"
},
"departure": {
"time": "1771518392"
},
"stopId": "CAMPJU-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771518445"
},
"departure": {
"time": "1771518445"
},
"stopId": "LAEN-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771518487"
},
"departure": {
"time": "1771518487"
},
"stopId": "BECK-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771518532"
},
"stopId": "DOMVATER",
"stopSequence": 34
}
],
"trip": {
"directionId": 1,
"routeId": "21",
"tripId": "6052651"
}
}
},
{
"id": "trip:6258339",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516889"
},
"departure": {
"time": "1771516889"
},
"stopId": "LEQUAI-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771516929"
},
"departure": {
"time": "1771516929"
},
"stopId": "DUMESN-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771516944"
},
"departure": {
"time": "1771516944"
},
"stopId": "MONPR-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771517029"
},
"departure": {
"time": "1771517029"
},
"stopId": "CIOUES-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771517094"
},
"departure": {
"time": "1771517094"
},
"stopId": "POMONE-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771517142"
},
"departure": {
"time": "1771517142"
},
"stopId": "REVERI-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771517226"
},
"departure": {
"time": "1771517226"
},
"stopId": "MEIGNA-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771517317"
},
"departure": {
"time": "1771517317"
},
"stopId": "VALOR-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771517346"
},
"departure": {
"time": "1771517346"
},
"stopId": "CLINIQ-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771517391"
},
"departure": {
"time": "1771517391"
},
"stopId": "GRANDM-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771517440"
},
"departure": {
"time": "1771517440"
},
"stopId": "MAISDA-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771517485"
},
"departure": {
"time": "1771517485"
},
"stopId": "CHMART-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771517528"
},
"departure": {
"time": "1771517528"
},
"stopId": "MLYAUT-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771517602"
},
"departure": {
"time": "1771517602"
},
"stopId": "BRASSE-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771517657"
},
"departure": {
"time": "1771517657"
},
"stopId": "BEURRI-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771517713"
},
"departure": {
"time": "1771517713"
},
"stopId": "DELAUN-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771517772"
},
"departure": {
"time": "1771517772"
},
"stopId": "MAUFIN-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771517826"
},
"departure": {
"time": "1771517826"
},
"stopId": "MAIRAV-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771517870"
},
"departure": {
"time": "1771517870"
},
"stopId": "TERNIE-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771517910"
},
"departure": {
"time": "1771517910"
},
"stopId": "BALAND-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771517963"
},
"departure": {
"time": "1771517963"
},
"stopId": "PIECE-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771518031"
},
"departure": {
"time": "1771518031"
},
"stopId": "LA-BOI-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1771518086"
},
"departure": {
"time": "1771518086"
},
"stopId": "SCHWAL-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771518126"
},
"stopId": "ADEZIERE",
"stopSequence": 62
}
],
"trip": {
"directionId": 0,
"routeId": "03",
"tripId": "6258339"
}
}
},
{
"id": "trip:6258478",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516797"
},
"departure": {
"time": "1771516797"
},
"stopId": "LOUPINO",
"stopSequence": 7
},
{
"arrival": {
"time": "1771516857"
},
"departure": {
"time": "1771516857"
},
"stopId": "LESROSES",
"stopSequence": 8
},
{
"arrival": {
"time": "1771516920"
},
"departure": {
"time": "1771516920"
},
"stopId": "RTEDANGE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771516942"
},
"departure": {
"time": "1771516942"
},
"stopId": "BELOEIL",
"stopSequence": 10
},
{
"arrival": {
"time": "1771517002"
},
"departure": {
"time": "1771517002"
},
"stopId": "JOLIVETT",
"stopSequence": 11
},
{
"arrival": {
"time": "1771517023"
},
"departure": {
"time": "1771517023"
},
"stopId": "HUTREAU",
"stopSequence": 12
},
{
"arrival": {
"time": "1771517092"
},
"departure": {
"time": "1771517092"
},
"stopId": "COSSE",
"stopSequence": 13
},
{
"arrival": {
"time": "1771517129"
},
"departure": {
"time": "1771517129"
},
"stopId": "AUBRY",
"stopSequence": 14
},
{
"arrival": {
"time": "1771517179"
},
"departure": {
"time": "1771517179"
},
"stopId": "MTARDAT",
"stopSequence": 15
},
{
"arrival": {
"time": "1771517209"
},
"departure": {
"time": "1771517209"
},
"stopId": "INTREPID",
"stopSequence": 16
},
{
"arrival": {
"time": "1771517246"
},
"departure": {
"time": "1771517246"
},
"stopId": "BEDIER",
"stopSequence": 17
},
{
"arrival": {
"time": "1771517280"
},
"departure": {
"time": "1771517280"
},
"stopId": "LETANDUE",
"stopSequence": 18
},
{
"arrival": {
"time": "1771517388"
},
"departure": {
"time": "1771517388"
},
"stopId": "STRASBOU",
"stopSequence": 19
},
{
"arrival": {
"time": "1771517454"
},
"departure": {
"time": "1771517454"
},
"stopId": "FREMUR",
"stopSequence": 20
},
{
"arrival": {
"time": "1771517509"
},
"departure": {
"time": "1771517509"
},
"stopId": "VAUBAN",
"stopSequence": 21
},
{
"arrival": {
"time": "1771517548"
},
"departure": {
"time": "1771517548"
},
"stopId": "POIREL",
"stopSequence": 22
},
{
"arrival": {
"time": "1771517616"
},
"departure": {
"time": "1771517616"
},
"stopId": "PONTNOIR",
"stopSequence": 23
},
{
"arrival": {
"time": "1771517660"
},
"departure": {
"time": "1771517660"
},
"stopId": "SEMARD",
"stopSequence": 24
},
{
"arrival": {
"time": "1771517700"
},
"departure": {
"time": "1771517700"
},
"stopId": "GARETERM",
"stopSequence": 25
},
{
"arrival": {
"time": "1771517946"
},
"departure": {
"time": "1771517946"
},
"stopId": "HARAS",
"stopSequence": 26
},
{
"arrival": {
"time": "1771518016"
},
"departure": {
"time": "1771518016"
},
"stopId": "STAUBIN",
"stopSequence": 27
},
{
"arrival": {
"time": "1771518120"
},
"departure": {
"time": "1771518180"
},
"stopId": "LOHUIT",
"stopSequence": 28
},
{
"arrival": {
"time": "1771518351"
},
"departure": {
"time": "1771518351"
},
"stopId": "PLDULY-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771518441"
},
"departure": {
"time": "1771518441"
},
"stopId": "STJOS-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771518519"
},
"departure": {
"time": "1771518519"
},
"stopId": "ANFRAN-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771518576"
},
"departure": {
"time": "1771518576"
},
"stopId": "DESMAZ-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771518720"
},
"departure": {
"time": "1771518720"
},
"stopId": "MONGAZ-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771518789"
},
"departure": {
"time": "1771518789"
},
"stopId": "GERICA-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771518814"
},
"departure": {
"time": "1771518814"
},
"stopId": "STLEON-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771518911"
},
"departure": {
"time": "1771518911"
},
"stopId": "CORMI-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771518960"
},
"departure": {
"time": "1771518960"
},
"stopId": "VILSAN-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771519095"
},
"departure": {
"time": "1771519095"
},
"stopId": "GASPAL-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771519191"
},
"departure": {
"time": "1771519191"
},
"stopId": "MARAIS",
"stopSequence": 40
},
{
"arrival": {
"time": "1771519246"
},
"departure": {
"time": "1771519246"
},
"stopId": "BELLVUTR",
"stopSequence": 41
},
{
"arrival": {
"time": "1771519324"
},
"departure": {
"time": "1771519324"
},
"stopId": "DAGUER-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771519382"
},
"departure": {
"time": "1771519382"
},
"stopId": "ALLUME-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771519433"
},
"departure": {
"time": "1771519433"
},
"stopId": "RIOTTE-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771519505"
},
"departure": {
"time": "1771519505"
},
"stopId": "LAVOIR-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771519620"
},
"departure": {
"time": "1771519620"
},
"stopId": "JEBOUT-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771519700"
},
"departure": {
"time": "1771519700"
},
"stopId": "GUILLEB.",
"stopSequence": 47
},
{
"arrival": {
"time": "1771519739"
},
"departure": {
"time": "1771519739"
},
"stopId": "RONCIE-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771519783"
},
"departure": {
"time": "1771519783"
},
"stopId": "JEROST-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771519822"
},
"departure": {
"time": "1771519822"
},
"stopId": "MACURI-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771519860"
},
"departure": {
"time": "1771519860"
},
"stopId": "GGSAND-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771519906"
},
"departure": {
"time": "1771519906"
},
"stopId": "FRANVI-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771519977"
},
"departure": {
"time": "1771519977"
},
"stopId": "PATUR-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771520028"
},
"departure": {
"time": "1771520028"
},
"stopId": "POUILL-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771520160"
},
"stopId": "VERNUSSO",
"stopSequence": 56
}
],
"trip": {
"directionId": 0,
"routeId": "08",
"tripId": "6258478"
}
}
},
{
"id": "trip:3657",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516903"
},
"departure": {
"time": "1771516903"
},
"stopId": "OLIVER-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771516980"
},
"departure": {
"time": "1771516980"
},
"stopId": "BSOLEI-E",
"stopSequence": 15
}
],
"trip": {
"directionId": 1,
"routeId": "36",
"tripId": "3657"
}
}
},
{
"id": "trip:6258561",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771519740"
},
"stopId": "BENE",
"stopSequence": 0
},
{
"arrival": {
"time": "1771519794"
},
"departure": {
"time": "1771519794"
},
"stopId": "JUIGDEP",
"stopSequence": 1
},
{
"arrival": {
"time": "1771519826"
},
"departure": {
"time": "1771519826"
},
"stopId": "CAMPJUIG",
"stopSequence": 2
},
{
"arrival": {
"time": "1771519854"
},
"departure": {
"time": "1771519854"
},
"stopId": "RENOIR",
"stopSequence": 3
},
{
"arrival": {
"time": "1771519882"
},
"departure": {
"time": "1771519882"
},
"stopId": "RECLAIR",
"stopSequence": 4
},
{
"arrival": {
"time": "1771519915"
},
"departure": {
"time": "1771519915"
},
"stopId": "DOMVATER",
"stopSequence": 5
},
{
"arrival": {
"time": "1771520154"
},
"departure": {
"time": "1771520154"
},
"stopId": "PISCMU-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771520156"
},
"departure": {
"time": "1771520156"
},
"stopId": "PISCMUFF",
"stopSequence": 7
},
{
"arrival": {
"time": "1771520227"
},
"departure": {
"time": "1771520227"
},
"stopId": "ANAFRAN",
"stopSequence": 8
},
{
"arrival": {
"time": "1771519920"
},
"departure": {
"time": "1771519920"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DOMVAL",
"stopSequence": 9
},
{
"arrival": {
"time": "1771519944"
},
"departure": {
"time": "1771519944"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GERMTILL",
"stopSequence": 10
},
{
"arrival": {
"time": "1771520102"
},
"departure": {
"time": "1771520102"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HAUCOUD",
"stopSequence": 11
},
{
"arrival": {
"time": "1771520137"
},
"departure": {
"time": "1771520137"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHPEGUY",
"stopSequence": 12
},
{
"arrival": {
"time": "1771520158"
},
"departure": {
"time": "1771520158"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DIX8JUI",
"stopSequence": 13
},
{
"arrival": {
"time": "1771520190"
},
"departure": {
"time": "1771520190"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DEBEAUVO",
"stopSequence": 14
},
{
"arrival": {
"time": "1771520287"
},
"departure": {
"time": "1771520287"
},
"stopId": "ZOLA",
"stopSequence": 15
},
{
"arrival": {
"time": "1771520344"
},
"departure": {
"time": "1771520344"
},
"stopId": "BELAIR",
"stopSequence": 16
},
{
"arrival": {
"time": "1771520404"
},
"departure": {
"time": "1771520404"
},
"stopId": "ESPMONTR",
"stopSequence": 17
},
{
"arrival": {
"time": "1771520473"
},
"departure": {
"time": "1771520473"
},
"stopId": "PLATFLEU",
"stopSequence": 18
}
],
"trip": {
"directionId": 0,
"routeId": "07",
"tripId": "6258561"
}
}
},
{
"id": "trip:6257533",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771519920"
},
"stopId": "MOULINMA",
"stopSequence": 0
},
{
"arrival": {
"time": "1771520032"
},
"departure": {
"time": "1771520032"
},
"stopId": "BAUDRAI",
"stopSequence": 1
},
{
"arrival": {
"time": "1771520100"
},
"departure": {
"time": "1771520100"
},
"stopId": "GUILLEB.",
"stopSequence": 2
},
{
"arrival": {
"time": "1771520129"
},
"departure": {
"time": "1771520129"
},
"stopId": "RONCIE-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771520162"
},
"departure": {
"time": "1771520162"
},
"stopId": "JEROST-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771520191"
},
"departure": {
"time": "1771520191"
},
"stopId": "MACURI-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771520220"
},
"departure": {
"time": "1771520220"
},
"stopId": "GGSAND-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771520275"
},
"departure": {
"time": "1771520275"
},
"stopId": "FRANVI-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771520378"
},
"departure": {
"time": "1771520378"
},
"stopId": "GIRARDE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771520422"
},
"departure": {
"time": "1771520422"
},
"stopId": "CHESNAIE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771520460"
},
"departure": {
"time": "1771520460"
},
"stopId": "GENDRON",
"stopSequence": 10
}
],
"trip": {
"directionId": 0,
"routeId": "09",
"tripId": "6257533"
}
}
},
{
"id": "trip:6258077",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771517395"
},
"departure": {
"time": "1771517395"
},
"stopId": "AURIOL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771517459"
},
"departure": {
"time": "1771517459"
},
"stopId": "PELUAU",
"stopSequence": 2
},
{
"arrival": {
"time": "1771517552"
},
"departure": {
"time": "1771517552"
},
"stopId": "LIZE05",
"stopSequence": 3
},
{
"arrival": {
"time": "1771517595"
},
"departure": {
"time": "1771517595"
},
"stopId": "CAMUS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771517640"
},
"departure": {
"time": "1771517640"
},
"stopId": "LECLERC",
"stopSequence": 5
},
{
"arrival": {
"time": "1771517707"
},
"departure": {
"time": "1771517707"
},
"stopId": "ROCEPINE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771517756"
},
"departure": {
"time": "1771517756"
},
"stopId": "PARCGARE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771517821"
},
"departure": {
"time": "1771517821"
},
"stopId": "LABRUYER",
"stopSequence": 8
},
{
"arrival": {
"time": "1771517896"
},
"departure": {
"time": "1771517896"
},
"stopId": "RASPAIL",
"stopSequence": 9
},
{
"arrival": {
"time": "1771517953"
},
"departure": {
"time": "1771517953"
},
"stopId": "DUMESNIL",
"stopSequence": 10
},
{
"arrival": {
"time": "1771518000"
},
"departure": {
"time": "1771518000"
},
"stopId": "LEQUAI",
"stopSequence": 11
},
{
"arrival": {
"time": "1771518283"
},
"departure": {
"time": "1771518283"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHDARR",
"stopSequence": 12
},
{
"arrival": {
"time": "1771518181"
},
"departure": {
"time": "1771518181"
},
"stopId": "ACADEMIE",
"stopSequence": 13
},
{
"arrival": {
"time": "1771518253"
},
"departure": {
"time": "1771518420"
},
"stopId": "GBREM-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771518453"
},
"departure": {
"time": "1771518453"
},
"stopId": "SEMARD-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771518490"
},
"departure": {
"time": "1771518490"
},
"stopId": "PONTNO-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771518562"
},
"departure": {
"time": "1771518562"
},
"stopId": "POIREL-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771518602"
},
"departure": {
"time": "1771518602"
},
"stopId": "VAUBAN-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771518680"
},
"departure": {
"time": "1771518680"
},
"stopId": "GENIE-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771518752"
},
"departure": {
"time": "1771518752"
},
"stopId": "EBLE-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771518844"
},
"departure": {
"time": "1771518844"
},
"stopId": "CTRETR-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771518960"
},
"departure": {
"time": "1771518960"
},
"stopId": "GAUBOU5B",
"stopSequence": 22
},
{
"arrival": {
"time": "1771519028"
},
"departure": {
"time": "1771519028"
},
"stopId": "MONTCASB",
"stopSequence": 23
},
{
"arrival": {
"time": "1771519083"
},
"departure": {
"time": "1771519083"
},
"stopId": "MAJUIN5B",
"stopSequence": 24
},
{
"arrival": {
"time": "1771519129"
},
"departure": {
"time": "1771519129"
},
"stopId": "CLAUDEL",
"stopSequence": 25
},
{
"arrival": {
"time": "1771519175"
},
"departure": {
"time": "1771519175"
},
"stopId": "JEAN-23",
"stopSequence": 26
},
{
"arrival": {
"time": "1771519207"
},
"departure": {
"time": "1771519207"
},
"stopId": "JULESVER",
"stopSequence": 27
},
{
"arrival": {
"time": "1771519268"
},
"departure": {
"time": "1771519268"
},
"stopId": "PALLAC-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771519298"
},
"departure": {
"time": "1771519298"
},
"stopId": "DURVIL-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771519380"
},
"departure": {
"time": "1771519380"
},
"stopId": "ANRO-5B",
"stopSequence": 30
},
{
"arrival": {
"time": "1771519442"
},
"departure": {
"time": "1771519442"
},
"stopId": "BOUTHO-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771519505"
},
"departure": {
"time": "1771519505"
},
"stopId": "APPENT-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771519571"
},
"departure": {
"time": "1771519571"
},
"stopId": "FRCEVE-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771519613"
},
"departure": {
"time": "1771519613"
},
"stopId": "ORGEMO-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771519680"
},
"departure": {
"time": "1771519680"
},
"stopId": "NERUDA",
"stopSequence": 35
},
{
"arrival": {
"time": "1771519746"
},
"departure": {
"time": "1771519746"
},
"stopId": "ORGEMONT",
"stopSequence": 36
},
{
"arrival": {
"time": "1771519831"
},
"departure": {
"time": "1771519831"
},
"stopId": "ARBORETU",
"stopSequence": 37
},
{
"arrival": {
"time": "1771519893"
},
"departure": {
"time": "1771519893"
},
"stopId": "MORELE-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771519980"
},
"departure": {
"time": "1771519980"
},
"stopId": "DELATR-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771520067"
},
"departure": {
"time": "1771520067"
},
"stopId": "HAUTPR-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771520203"
},
"departure": {
"time": "1771520203"
},
"stopId": "INTMIL-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771520297"
},
"departure": {
"time": "1771520297"
},
"stopId": "SAUMUR-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771520387"
},
"departure": {
"time": "1771520387"
},
"stopId": "DELACR-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771520460"
},
"departure": {
"time": "1771520460"
},
"stopId": "JUSTIC-E",
"stopSequence": 44
}
],
"trip": {
"directionId": 1,
"routeId": "05",
"tripId": "6258077"
}
}
},
{
"id": "trip:6545028",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771519500"
},
"stopId": "1QUAI",
"stopSequence": 0
},
{
"arrival": {
"time": "1771519684"
},
"departure": {
"time": "1771519684"
},
"stopId": "2FARC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771519799"
},
"departure": {
"time": "1771519799"
},
"stopId": "2ELYS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771519897"
},
"departure": {
"time": "1771519897"
},
"stopId": "2PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1771519980"
},
"departure": {
"time": "1771519980"
},
"stopId": "2BARR",
"stopSequence": 4
},
{
"arrival": {
"time": "1771520082"
},
"departure": {
"time": "1771520082"
},
"stopId": "2BEAU",
"stopSequence": 5
},
{
"arrival": {
"time": "1771520180"
},
"stopId": "1BBCA",
"stopSequence": 6
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6545028"
}
}
},
{
"id": "trip:6258672",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516806"
},
"departure": {
"time": "1771516806"
},
"stopId": "FMAURI-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771516843"
},
"departure": {
"time": "1771516850"
},
"stopId": "MALRAU-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771516872"
},
"stopId": "TRELA-AR",
"stopSequence": 32
}
],
"trip": {
"directionId": 1,
"routeId": "01",
"tripId": "6258672"
}
}
},
{
"id": "trip:6544245",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771518310"
},
"stopId": "2MONP",
"stopSequence": 0
},
{
"arrival": {
"time": "1771518392"
},
"departure": {
"time": "1771518392"
},
"stopId": "2EURO",
"stopSequence": 1
},
{
"arrival": {
"time": "1771518478"
},
"departure": {
"time": "1771518478"
},
"stopId": "2DUNA",
"stopSequence": 2
},
{
"arrival": {
"time": "1771518650"
},
"departure": {
"time": "1771518650"
},
"stopId": "2BRIS",
"stopSequence": 3
},
{
"arrival": {
"time": "1771518731"
},
"departure": {
"time": "1771518731"
},
"stopId": "2CROI",
"stopSequence": 4
},
{
"arrival": {
"time": "1771518892"
},
"departure": {
"time": "1771518892"
},
"stopId": "2MTAI",
"stopSequence": 5
},
{
"arrival": {
"time": "1771518990"
},
"departure": {
"time": "1771518990"
},
"stopId": "2CONS",
"stopSequence": 6
},
{
"arrival": {
"time": "1771519140"
},
"stopId": "2CECO",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6544245"
}
}
},
{
"id": "trip:6544497",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771518540"
},
"stopId": "MENDESFR",
"stopSequence": 0
},
{
"arrival": {
"time": "1771518720"
},
"departure": {
"time": "1771518720"
},
"stopId": "FO-LOR-R",
"stopSequence": 1
},
{
"arrival": {
"time": "1771518882"
},
"departure": {
"time": "1771518882"
},
"stopId": "STAUBI-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771518960"
},
"departure": {
"time": "1771518960"
},
"stopId": "HARAS-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771519022"
},
"departure": {
"time": "1771519022"
},
"stopId": "LICES",
"stopSequence": 4
},
{
"arrival": {
"time": "1771519095"
},
"departure": {
"time": "1771519095"
},
"stopId": "CCI-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771519150"
},
"departure": {
"time": "1771519150"
},
"stopId": "CHDARR-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771519320"
},
"stopId": "LEQUAI-E",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "Tbus",
"tripId": "6544497"
}
}
},
{
"id": "trip:6258309",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771520228"
},
"departure": {
"time": "1771520228"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GDPRESSO",
"stopSequence": 2
},
{
"arrival": {
"time": "1771520278"
},
"departure": {
"time": "1771520278"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BARBOTER",
"stopSequence": 3
},
{
"arrival": {
"time": "1771520331"
},
"departure": {
"time": "1771520331"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FONTENE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771520399"
},
"departure": {
"time": "1771520399"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHAERIGN",
"stopSequence": 5
},
{
"arrival": {
"time": "1771520465"
},
"departure": {
"time": "1771520465"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOSQUET",
"stopSequence": 6
}
],
"trip": {
"directionId": 0,
"routeId": "03",
"tripId": "6258309"
}
}
},
{
"id": "trip:6544494",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771517100"
},
"stopId": "MENDESFR",
"stopSequence": 0
},
{
"arrival": {
"time": "1771517280"
},
"departure": {
"time": "1771517280"
},
"stopId": "FO-LOR-R",
"stopSequence": 1
},
{
"arrival": {
"time": "1771517442"
},
"departure": {
"time": "1771517442"
},
"stopId": "STAUBI-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771517520"
},
"departure": {
"time": "1771517520"
},
"stopId": "HARAS-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771517582"
},
"departure": {
"time": "1771517582"
},
"stopId": "LICES",
"stopSequence": 4
},
{
"arrival": {
"time": "1771517655"
},
"departure": {
"time": "1771517655"
},
"stopId": "CCI-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771517710"
},
"departure": {
"time": "1771517710"
},
"stopId": "CHDARR-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771517880"
},
"stopId": "LEQUAI-E",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "Tbus",
"tripId": "6544494"
}
}
},
{
"id": "trip:6544073",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516798"
},
"departure": {
"time": "1771516829"
},
"stopId": "STAUBIN",
"stopSequence": 5
},
{
"arrival": {
"time": "1771516935"
},
"departure": {
"time": "1771516935"
},
"stopId": "LORRAIN1",
"stopSequence": 6
},
{
"arrival": {
"time": "1771517111"
},
"stopId": "MENDES-E",
"stopSequence": 7
}
],
"trip": {
"directionId": 1,
"routeId": "Tbus",
"tripId": "6544073"
}
}
},
{
"id": "trip:3063",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516769"
},
"departure": {
"time": "1771516777"
},
"stopId": "HELBOU",
"stopSequence": 10
},
{
"arrival": {
"time": "1771516797"
},
"departure": {
"time": "1771516805"
},
"stopId": "COLOMB",
"stopSequence": 11
},
{
"arrival": {
"time": "1771516893"
},
"departure": {
"time": "1771516893"
},
"stopId": "CHEMONGA",
"stopSequence": 12
},
{
"arrival": {
"time": "1771517129"
},
"departure": {
"time": "1771517129"
},
"stopId": "MERCIE-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771517265"
},
"departure": {
"time": "1771517265"
},
"stopId": "GENETI-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771517300"
},
"departure": {
"time": "1771517300"
},
"stopId": "BEAULI-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771517338"
},
"departure": {
"time": "1771517338"
},
"stopId": "MEUNIE-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771517400"
},
"departure": {
"time": "1771517400"
},
"stopId": "CLODOR-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771517438"
},
"departure": {
"time": "1771517438"
},
"stopId": "LOGIND-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771517470"
},
"departure": {
"time": "1771517470"
},
"stopId": "TOUSSA-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771517540"
},
"departure": {
"time": "1771517540"
},
"stopId": "QVENTS-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771517728"
},
"departure": {
"time": "1771517728"
},
"stopId": "RTINAR-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771517758"
},
"departure": {
"time": "1771517758"
},
"stopId": "LAFORET",
"stopSequence": 22
},
{
"arrival": {
"time": "1771517838"
},
"departure": {
"time": "1771517838"
},
"stopId": "BEDAUD-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771517892"
},
"departure": {
"time": "1771517892"
},
"stopId": "SARRCI-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1771517925"
},
"departure": {
"time": "1771517925"
},
"stopId": "SARRMA-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1771517960"
},
"departure": {
"time": "1771517960"
},
"stopId": "SARRIG-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771517979"
},
"departure": {
"time": "1771517979"
},
"stopId": "TUFFIE-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771518153"
},
"departure": {
"time": "1771518153"
},
"stopId": "BAUNBR-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771518338"
},
"departure": {
"time": "1771518338"
},
"stopId": "GENDRI-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771518380"
},
"departure": {
"time": "1771518380"
},
"stopId": "BAUNCE-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771518440"
},
"departure": {
"time": "1771518440"
},
"stopId": "ECOBAU-D",
"stopSequence": 31
}
],
"trip": {
"directionId": 1,
"routeId": "30",
"tripId": "3063"
}
}
},
{
"id": "trip:6257593",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771517820"
},
"stopId": "SLEZIND",
"stopSequence": 0
},
{
"arrival": {
"time": "1771517882"
},
"departure": {
"time": "1771517882"
},
"stopId": "GENTRIC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771517953"
},
"departure": {
"time": "1771517953"
},
"stopId": "DAUTEL",
"stopSequence": 2
},
{
"arrival": {
"time": "1771517973"
},
"departure": {
"time": "1771517973"
},
"stopId": "BUISSON",
"stopSequence": 3
},
{
"arrival": {
"time": "1771518014"
},
"departure": {
"time": "1771518014"
},
"stopId": "PYRAM02",
"stopSequence": 4
},
{
"arrival": {
"time": "1771518060"
},
"departure": {
"time": "1771518060"
},
"stopId": "MORLONG",
"stopSequence": 5
},
{
"arrival": {
"time": "1771518093"
},
"departure": {
"time": "1771518093"
},
"stopId": "BOURSE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771518140"
},
"departure": {
"time": "1771518140"
},
"stopId": "RIOTTEAU",
"stopSequence": 7
},
{
"arrival": {
"time": "1771518179"
},
"departure": {
"time": "1771518179"
},
"stopId": "ALLUMETT",
"stopSequence": 8
},
{
"arrival": {
"time": "1771518231"
},
"departure": {
"time": "1771518231"
},
"stopId": "DAGUERRE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771518280"
},
"departure": {
"time": "1771518280"
},
"stopId": "LEOLAGRA",
"stopSequence": 10
},
{
"arrival": {
"time": "1771518330"
},
"departure": {
"time": "1771518330"
},
"stopId": "VDLOIRE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771518423"
},
"departure": {
"time": "1771518423"
},
"stopId": "ECLATERI",
"stopSequence": 12
},
{
"arrival": {
"time": "1771518360"
},
"departure": {
"time": "1771518360"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAUMAN",
"stopSequence": 13
},
{
"arrival": {
"time": "1771518411"
},
"departure": {
"time": "1771518411"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LAFAUVEL",
"stopSequence": 14
},
{
"arrival": {
"time": "1771518483"
},
"departure": {
"time": "1771518483"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PARMENTI",
"stopSequence": 15
},
{
"arrival": {
"time": "1771518549"
},
"departure": {
"time": "1771518549"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PICAS",
"stopSequence": 16
},
{
"arrival": {
"time": "1771518527"
},
"departure": {
"time": "1771518527"
},
"stopId": "JUSTICES",
"stopSequence": 17
},
{
"arrival": {
"time": "1771518574"
},
"departure": {
"time": "1771518574"
},
"stopId": "DELACROI",
"stopSequence": 18
},
{
"arrival": {
"time": "1771518660"
},
"departure": {
"time": "1771518660"
},
"stopId": "SAUMUROI",
"stopSequence": 19
},
{
"arrival": {
"time": "1771518755"
},
"departure": {
"time": "1771518755"
},
"stopId": "INTERMIL",
"stopSequence": 20
},
{
"arrival": {
"time": "1771518825"
},
"departure": {
"time": "1771518825"
},
"stopId": "HAUTPRES",
"stopSequence": 21
},
{
"arrival": {
"time": "1771518880"
},
"departure": {
"time": "1771518880"
},
"stopId": "DELATTRE",
"stopSequence": 22
},
{
"arrival": {
"time": "1771518939"
},
"departure": {
"time": "1771518939"
},
"stopId": "MORELLIE",
"stopSequence": 23
},
{
"arrival": {
"time": "1771518980"
},
"departure": {
"time": "1771518980"
},
"stopId": "LORETTE",
"stopSequence": 24
},
{
"arrival": {
"time": "1771519023"
},
"departure": {
"time": "1771519023"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAUVAL",
"stopSequence": 26
},
{
"arrival": {
"time": "1771519076"
},
"departure": {
"time": "1771519076"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LETANDUE",
"stopSequence": 27
},
{
"arrival": {
"time": "1771519298"
},
"departure": {
"time": "1771519298"
},
"stopId": "STRASBOU",
"stopSequence": 28
},
{
"arrival": {
"time": "1771519364"
},
"departure": {
"time": "1771519364"
},
"stopId": "FREMUR",
"stopSequence": 29
},
{
"arrival": {
"time": "1771519419"
},
"departure": {
"time": "1771519419"
},
"stopId": "VAUBAN",
"stopSequence": 30
},
{
"arrival": {
"time": "1771519458"
},
"departure": {
"time": "1771519458"
},
"stopId": "POIREL",
"stopSequence": 31
},
{
"arrival": {
"time": "1771519526"
},
"departure": {
"time": "1771519526"
},
"stopId": "PONTNOIR",
"stopSequence": 32
},
{
"arrival": {
"time": "1771519570"
},
"departure": {
"time": "1771519570"
},
"stopId": "SEMARD",
"stopSequence": 33
},
{
"arrival": {
"time": "1771519597"
},
"departure": {
"time": "1771519597"
},
"stopId": "GAREPAPI",
"stopSequence": 34
},
{
"arrival": {
"time": "1771519864"
},
"departure": {
"time": "1771519864"
},
"stopId": "HARAS",
"stopSequence": 35
},
{
"arrival": {
"time": "1771519943"
},
"departure": {
"time": "1771519943"
},
"stopId": "STAUBIN",
"stopSequence": 36
},
{
"arrival": {
"time": "1771520030"
},
"departure": {
"time": "1771520040"
},
"stopId": "LORRAIN1",
"stopSequence": 37
},
{
"arrival": {
"time": "1771520191"
},
"departure": {
"time": "1771520191"
},
"stopId": "MENDES-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771520279"
},
"departure": {
"time": "1771520279"
},
"stopId": "SAVARY-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771520314"
},
"departure": {
"time": "1771520314"
},
"stopId": "MUSSET-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771520390"
},
"departure": {
"time": "1771520390"
},
"stopId": "LUTIN-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771520432"
},
"departure": {
"time": "1771520432"
},
"stopId": "MACE-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771520459"
},
"departure": {
"time": "1771520459"
},
"stopId": "DESJAR-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771520345"
},
"departure": {
"time": "1771520345"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOREAU-E",
"stopSequence": 47
}
],
"trip": {
"directionId": 0,
"routeId": "10",
"tripId": "6257593"
}
}
},
{
"id": "trip:6544964",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771519980"
},
"stopId": "1BBCA",
"stopSequence": 0
},
{
"arrival": {
"time": "1771520081"
},
"departure": {
"time": "1771520081"
},
"stopId": "1BEAU",
"stopSequence": 1
},
{
"arrival": {
"time": "1771520190"
},
"departure": {
"time": "1771520190"
},
"stopId": "1BARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1771520273"
},
"departure": {
"time": "1771520273"
},
"stopId": "1PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1771520368"
},
"departure": {
"time": "1771520368"
},
"stopId": "1ELYS",
"stopSequence": 4
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6544964"
}
}
},
{
"id": "trip:3062",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771516852"
},
"departure": {
"time": "1771516866"
},
"stopId": "BRISEPOT",
"stopSequence": 7
},
{
"arrival": {
"time": "1771516989"
},
"departure": {
"time": "1771516989"
},
"stopId": "LUTIN",
"stopSequence": 8
},
{
"arrival": {
"time": "1771517230"
},
"departure": {
"time": "1771517230"
},
"stopId": "HDVSUB",
"stopSequence": 9
}
],
"trip": {
"directionId": 0,
"routeId": "30",
"tripId": "3062"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1771516880"
}
}