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 à 11h29 Europe/Paris.
trip_updates (205) 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 à 11h29 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "trip:6257803",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771497417"
},
"stopId": "LHOIRI-D",
"stopSequence": 0
},
{
"arrival": {
"time": "1771497427"
},
"departure": {
"time": "1771497427"
},
"stopId": "LHOIRIE2",
"stopSequence": 1
},
{
"arrival": {
"time": "1771497537"
},
"departure": {
"time": "1771497537"
},
"stopId": "CCMOLIER",
"stopSequence": 2
},
{
"arrival": {
"time": "1771497586"
},
"departure": {
"time": "1771497586"
},
"stopId": "AAQUITN",
"stopSequence": 3
},
{
"arrival": {
"time": "1771497620"
},
"departure": {
"time": "1771497620"
},
"stopId": "SHEAKSPE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771497686"
},
"departure": {
"time": "1771497686"
},
"stopId": "WIGAN",
"stopSequence": 5
},
{
"arrival": {
"time": "1771497717"
},
"departure": {
"time": "1771497717"
},
"stopId": "GRESILLE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771497756"
},
"departure": {
"time": "1771497756"
},
"stopId": "PROUDHON",
"stopSequence": 7
},
{
"arrival": {
"time": "1771497818"
},
"departure": {
"time": "1771497818"
},
"stopId": "VALLO",
"stopSequence": 8
},
{
"arrival": {
"time": "1771497849"
},
"departure": {
"time": "1771497849"
},
"stopId": "MONTECLA",
"stopSequence": 9
},
{
"arrival": {
"time": "1771497884"
},
"departure": {
"time": "1771497884"
},
"stopId": "DELESCL",
"stopSequence": 10
},
{
"arrival": {
"time": "1771497940"
},
"departure": {
"time": "1771497940"
},
"stopId": "JEMONNET",
"stopSequence": 11
},
{
"arrival": {
"time": "1771497988"
},
"departure": {
"time": "1771497988"
},
"stopId": "MAISLA-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771498021"
},
"departure": {
"time": "1771498021"
},
"stopId": "PERUSS-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771498079"
},
"departure": {
"time": "1771498079"
},
"stopId": "GDMAINE",
"stopSequence": 14
},
{
"arrival": {
"time": "1771498553"
},
"departure": {
"time": "1771498553"
},
"stopId": "EBLE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771498615"
},
"departure": {
"time": "1771498615"
},
"stopId": "GENIE",
"stopSequence": 16
},
{
"arrival": {
"time": "1771498692"
},
"departure": {
"time": "1771498692"
},
"stopId": "VAUBAN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771498726"
},
"departure": {
"time": "1771498726"
},
"stopId": "POIREL",
"stopSequence": 18
},
{
"arrival": {
"time": "1771498787"
},
"departure": {
"time": "1771498787"
},
"stopId": "PONTNOIR",
"stopSequence": 19
},
{
"arrival": {
"time": "1771498826"
},
"departure": {
"time": "1771498826"
},
"stopId": "SEMARD",
"stopSequence": 20
},
{
"arrival": {
"time": "1771498260"
},
"departure": {
"time": "1771498260"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHDARR",
"stopSequence": 21
},
{
"arrival": {
"time": "1771498313"
},
"departure": {
"time": "1771498313"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ACADEMIE",
"stopSequence": 22
},
{
"arrival": {
"time": "1771498371"
},
"departure": {
"time": "1771498371"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GBREM-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771498879"
},
"departure": {
"time": "1771498879"
},
"stopId": "GARETERM",
"stopSequence": 24
},
{
"arrival": {
"time": "1771498922"
},
"departure": {
"time": "1771498922"
},
"stopId": "LESGARES",
"stopSequence": 25
},
{
"arrival": {
"time": "1771499014"
},
"departure": {
"time": "1771499014"
},
"stopId": "HARAS",
"stopSequence": 26
},
{
"arrival": {
"time": "1771499090"
},
"departure": {
"time": "1771499090"
},
"stopId": "STAUBIN",
"stopSequence": 27
},
{
"arrival": {
"time": "1771499169"
},
"departure": {
"time": "1771499169"
},
"stopId": "LOR-FO-A",
"stopSequence": 28
},
{
"arrival": {
"time": "1771499301"
},
"departure": {
"time": "1771499301"
},
"stopId": "MENDES-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771499440"
},
"departure": {
"time": "1771499440"
},
"stopId": "SAVARY-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771499486"
},
"departure": {
"time": "1771499486"
},
"stopId": "MUSSET-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771499598"
},
"departure": {
"time": "1771499598"
},
"stopId": "LUTIN-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771499640"
},
"departure": {
"time": "1771499640"
},
"stopId": "MACE-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771499705"
},
"departure": {
"time": "1771499705"
},
"stopId": "DESJAR-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771499740"
},
"departure": {
"time": "1771499740"
},
"stopId": "BRISEP-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771499824"
},
"departure": {
"time": "1771499824"
},
"stopId": "MIMOSA-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771499895"
},
"departure": {
"time": "1771499895"
},
"stopId": "CHATEN-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771499988"
},
"departure": {
"time": "1771499988"
},
"stopId": "SOLELE-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771500022"
},
"departure": {
"time": "1771500022"
},
"stopId": "SEPSON-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771500085"
},
"departure": {
"time": "1771500085"
},
"stopId": "BANCST-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771500141"
},
"departure": {
"time": "1771500141"
},
"stopId": "RTEPAR-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771500241"
},
"departure": {
"time": "1771500241"
},
"stopId": "PROVIN-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771500376"
},
"stopId": "PARCEX-E",
"stopSequence": 43
}
],
"trip": {
"directionId": 0,
"routeId": "04",
"tripId": "6257803"
}
}
},
{
"id": "trip:6052759",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771498860"
},
"stopId": "HTDEMURS",
"stopSequence": 0
},
{
"arrival": {
"time": "1771498900"
},
"departure": {
"time": "1771498900"
},
"stopId": "LABUISSA",
"stopSequence": 1
},
{
"arrival": {
"time": "1771498951"
},
"departure": {
"time": "1771498951"
},
"stopId": "LECOTEAU",
"stopSequence": 2
},
{
"arrival": {
"time": "1771499023"
},
"departure": {
"time": "1771499023"
},
"stopId": "CARMET",
"stopSequence": 3
},
{
"arrival": {
"time": "1771499103"
},
"departure": {
"time": "1771499103"
},
"stopId": "MURSHDV",
"stopSequence": 4
},
{
"arrival": {
"time": "1771499134"
},
"departure": {
"time": "1771499134"
},
"stopId": "LEVESQUE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771499212"
},
"departure": {
"time": "1771499212"
},
"stopId": "ERIGNE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771499241"
},
"departure": {
"time": "1771499241"
},
"stopId": "SOLAND",
"stopSequence": 7
},
{
"arrival": {
"time": "1771499280"
},
"departure": {
"time": "1771499280"
},
"stopId": "GDPRESSO",
"stopSequence": 8
},
{
"arrival": {
"time": "1771499320"
},
"departure": {
"time": "1771499320"
},
"stopId": "BARBOTER",
"stopSequence": 9
},
{
"arrival": {
"time": "1771499363"
},
"departure": {
"time": "1771499363"
},
"stopId": "FONTENE",
"stopSequence": 10
},
{
"arrival": {
"time": "1771499400"
},
"departure": {
"time": "1771499400"
},
"stopId": "BRISSAC",
"stopSequence": 11
}
],
"trip": {
"directionId": 0,
"routeId": "23",
"tripId": "6052759"
}
}
},
{
"id": "trip:6258436",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496905"
},
"departure": {
"time": "1771496921"
},
"stopId": "DESMAZ",
"stopSequence": 16
},
{
"arrival": {
"time": "1771496965"
},
"departure": {
"time": "1771496965"
},
"stopId": "ANFRANCK",
"stopSequence": 17
},
{
"arrival": {
"time": "1771496983"
},
"departure": {
"time": "1771496983"
},
"stopId": "STJOSEP",
"stopSequence": 18
},
{
"arrival": {
"time": "1771497048"
},
"departure": {
"time": "1771497048"
},
"stopId": "PLDULYCE",
"stopSequence": 19
},
{
"arrival": {
"time": "1771497145"
},
"departure": {
"time": "1771497145"
},
"stopId": "HMAI",
"stopSequence": 20
},
{
"arrival": {
"time": "1771497239"
},
"departure": {
"time": "1771497239"
},
"stopId": "FO-LOR-R",
"stopSequence": 21
},
{
"arrival": {
"time": "1771497346"
},
"departure": {
"time": "1771497346"
},
"stopId": "STAUBI-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771497404"
},
"departure": {
"time": "1771497404"
},
"stopId": "HARAS-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771497547"
},
"departure": {
"time": "1771497547"
},
"stopId": "LESGAR-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1771497624"
},
"departure": {
"time": "1771497624"
},
"stopId": "SEMARD-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1771497658"
},
"departure": {
"time": "1771497658"
},
"stopId": "PONTNO-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771497723"
},
"departure": {
"time": "1771497723"
},
"stopId": "POIREL-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771497764"
},
"departure": {
"time": "1771497764"
},
"stopId": "VAUBAN-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771497807"
},
"departure": {
"time": "1771497807"
},
"stopId": "FREMUR-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771497867"
},
"departure": {
"time": "1771497867"
},
"stopId": "STRASB-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771497968"
},
"departure": {
"time": "1771497968"
},
"stopId": "LETAND-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771497999"
},
"departure": {
"time": "1771497999"
},
"stopId": "BEDIER-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771498032"
},
"departure": {
"time": "1771498032"
},
"stopId": "INTREP-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771498063"
},
"departure": {
"time": "1771498063"
},
"stopId": "MTARDA-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771498102"
},
"departure": {
"time": "1771498102"
},
"stopId": "AUBRY-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771498153"
},
"departure": {
"time": "1771498153"
},
"stopId": "COSSE-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771498216"
},
"departure": {
"time": "1771498216"
},
"stopId": "HUTREA-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771498237"
},
"departure": {
"time": "1771498237"
},
"stopId": "JOLIVE-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771498292"
},
"departure": {
"time": "1771498292"
},
"stopId": "BELOEI-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771498328"
},
"departure": {
"time": "1771498328"
},
"stopId": "RTEDAN-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771498374"
},
"departure": {
"time": "1771498374"
},
"stopId": "LESROS-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771498447"
},
"departure": {
"time": "1771498447"
},
"stopId": "LOUPIN-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771498513"
},
"departure": {
"time": "1771498513"
},
"stopId": "MASGEM-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771498559"
},
"departure": {
"time": "1771498559"
},
"stopId": "HOSGEM-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771498623"
},
"departure": {
"time": "1771498623"
},
"stopId": "CLOS9-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771498670"
},
"departure": {
"time": "1771498670"
},
"stopId": "VANRIE-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771498724"
},
"departure": {
"time": "1771498724"
},
"stopId": "PORTSG-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771498753"
},
"departure": {
"time": "1771498753"
},
"stopId": "LECHEN-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771498808"
},
"stopId": "ROMORNA",
"stopSequence": 49
}
],
"trip": {
"directionId": 1,
"routeId": "08",
"tripId": "6258436"
}
}
},
{
"id": "trip:6260100",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496971"
},
"departure": {
"time": "1771496971"
},
"stopId": "LEQUAI-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771497091"
},
"departure": {
"time": "1771497091"
},
"stopId": "MONPR-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771497147"
},
"departure": {
"time": "1771497147"
},
"stopId": "DESCAZ-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771497213"
},
"departure": {
"time": "1771497213"
},
"stopId": "BICHBI-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771497247"
},
"departure": {
"time": "1771497247"
},
"stopId": "STTHER-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771497322"
},
"departure": {
"time": "1771497322"
},
"stopId": "BARRA-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771497377"
},
"departure": {
"time": "1771497377"
},
"stopId": "BLERIO-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771497466"
},
"departure": {
"time": "1771497466"
},
"stopId": "LECUIT-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771497506"
},
"departure": {
"time": "1771497506"
},
"stopId": "FRATE-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771497546"
},
"departure": {
"time": "1771497546"
},
"stopId": "CHARNA-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771497613"
},
"departure": {
"time": "1771497613"
},
"stopId": "ESEO-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771497649"
},
"departure": {
"time": "1771497649"
},
"stopId": "WJMOU",
"stopSequence": 49
},
{
"arrival": {
"time": "1771497735"
},
"departure": {
"time": "1771497735"
},
"stopId": "FMEDEC-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771497792"
},
"departure": {
"time": "1771497792"
},
"stopId": "HRECUL-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771497780"
},
"stopId": "HOPITAL",
"stopSequence": 53
}
],
"trip": {
"directionId": 0,
"routeId": "06",
"tripId": "6260100"
}
}
},
{
"id": "trip:6053972",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496916"
},
"departure": {
"time": "1771496941"
},
"stopId": "PARCEX-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771497213"
},
"departure": {
"time": "1771497213"
},
"stopId": "CARREA-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771497246"
},
"departure": {
"time": "1771497246"
},
"stopId": "MILLAR-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771497280"
},
"departure": {
"time": "1771497280"
},
"stopId": "BASMOR-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771497326"
},
"departure": {
"time": "1771497326"
},
"stopId": "CHABLA-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771497365"
},
"departure": {
"time": "1771497365"
},
"stopId": "UNION-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771497426"
},
"departure": {
"time": "1771497426"
},
"stopId": "SSYMAI-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771497507"
},
"departure": {
"time": "1771497507"
},
"stopId": "LECLSYLV",
"stopSequence": 14
},
{
"arrival": {
"time": "1771497554"
},
"departure": {
"time": "1771497554"
},
"stopId": "FRANCAIS",
"stopSequence": 15
},
{
"arrival": {
"time": "1771497614"
},
"departure": {
"time": "1771497614"
},
"stopId": "V.HUGO-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771497675"
},
"departure": {
"time": "1771497675"
},
"stopId": "ANBRUE-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771497729"
},
"departure": {
"time": "1771497729"
},
"stopId": "GAUGUI-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771497786"
},
"stopId": "STSYCHVE",
"stopSequence": 19
}
],
"trip": {
"directionId": 1,
"routeId": "25",
"tripId": "6053972"
}
}
},
{
"id": "trip:6257415",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771498800"
},
"stopId": "EXPO-ZI",
"stopSequence": 0
},
{
"arrival": {
"time": "1771498857"
},
"departure": {
"time": "1771498857"
},
"stopId": "POULARDE",
"stopSequence": 1
},
{
"arrival": {
"time": "1771498920"
},
"departure": {
"time": "1771499040"
},
"stopId": "POLE49",
"stopSequence": 2
},
{
"arrival": {
"time": "1771499103"
},
"departure": {
"time": "1771499103"
},
"stopId": "HELBOU",
"stopSequence": 3
},
{
"arrival": {
"time": "1771499138"
},
"departure": {
"time": "1771499138"
},
"stopId": "COLOMB",
"stopSequence": 4
},
{
"arrival": {
"time": "1771499175"
},
"departure": {
"time": "1771499175"
},
"stopId": "CHANTRI",
"stopSequence": 5
},
{
"arrival": {
"time": "1771499220"
},
"departure": {
"time": "1771499220"
},
"stopId": "BOISRINI",
"stopSequence": 6
},
{
"arrival": {
"time": "1771499330"
},
"departure": {
"time": "1771499330"
},
"stopId": "COINTREA",
"stopSequence": 7
},
{
"arrival": {
"time": "1771499385"
},
"departure": {
"time": "1771499385"
},
"stopId": "MAISONSR",
"stopSequence": 8
},
{
"arrival": {
"time": "1771499445"
},
"departure": {
"time": "1771499445"
},
"stopId": "GATS",
"stopSequence": 9
},
{
"arrival": {
"time": "1771499512"
},
"departure": {
"time": "1771499512"
},
"stopId": "CAMELI-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771499579"
},
"departure": {
"time": "1771499579"
},
"stopId": "MONTREJO",
"stopSequence": 11
},
{
"arrival": {
"time": "1771499640"
},
"departure": {
"time": "1771499640"
},
"stopId": "COUPERIN",
"stopSequence": 12
},
{
"arrival": {
"time": "1771499821"
},
"departure": {
"time": "1771499821"
},
"stopId": "MONTAI-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771499880"
},
"departure": {
"time": "1771499880"
},
"stopId": "LAREVELL",
"stopSequence": 14
},
{
"arrival": {
"time": "1771499974"
},
"departure": {
"time": "1771499974"
},
"stopId": "MAISARTS",
"stopSequence": 15
},
{
"arrival": {
"time": "1771500044"
},
"departure": {
"time": "1771500044"
},
"stopId": "CLEMOINE",
"stopSequence": 16
},
{
"arrival": {
"time": "1771500133"
},
"departure": {
"time": "1771500133"
},
"stopId": "MAIL-NAE",
"stopSequence": 17
},
{
"arrival": {
"time": "1771500180"
},
"stopId": "LORRAIN2",
"stopSequence": 18
}
],
"trip": {
"directionId": 1,
"routeId": "11",
"tripId": "6257415"
}
}
},
{
"id": "trip:6052686",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771498500"
},
"stopId": "VEILLIER",
"stopSequence": 0
},
{
"arrival": {
"time": "1771498560"
},
"departure": {
"time": "1771498740"
},
"stopId": "GRIMOREL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771498855"
},
"departure": {
"time": "1771498855"
},
"stopId": "BMOTTE",
"stopSequence": 2
},
{
"arrival": {
"time": "1771498926"
},
"departure": {
"time": "1771498926"
},
"stopId": "LABROSSE",
"stopSequence": 3
},
{
"arrival": {
"time": "1771498979"
},
"departure": {
"time": "1771498979"
},
"stopId": "FIEFGENT",
"stopSequence": 4
},
{
"arrival": {
"time": "1771499062"
},
"departure": {
"time": "1771499062"
},
"stopId": "VIELLMAI",
"stopSequence": 6
},
{
"arrival": {
"time": "1771499100"
},
"departure": {
"time": "1771499100"
},
"stopId": "BBRANCHE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771499135"
},
"departure": {
"time": "1771499135"
},
"stopId": "LESRIVES",
"stopSequence": 8
},
{
"arrival": {
"time": "1771499173"
},
"departure": {
"time": "1771499173"
},
"stopId": "CHAUMIER",
"stopSequence": 9
},
{
"arrival": {
"time": "1771499356"
},
"departure": {
"time": "1771499356"
},
"stopId": "PTFILLES",
"stopSequence": 11
},
{
"arrival": {
"time": "1771499456"
},
"departure": {
"time": "1771499456"
},
"stopId": "EPERVIER",
"stopSequence": 12
},
{
"arrival": {
"time": "1771499489"
},
"departure": {
"time": "1771499489"
},
"stopId": "CONFLUEN",
"stopSequence": 13
},
{
"arrival": {
"time": "1771499550"
},
"departure": {
"time": "1771499550"
},
"stopId": "CHABOL-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771499640"
},
"departure": {
"time": "1771499640"
},
"stopId": "EVENTARD",
"stopSequence": 15
},
{
"arrival": {
"time": "1771499678"
},
"departure": {
"time": "1771499678"
},
"stopId": "COTTAGE",
"stopSequence": 16
},
{
"arrival": {
"time": "1771499743"
},
"departure": {
"time": "1771499743"
},
"stopId": "DUBELL-2",
"stopSequence": 17
},
{
"arrival": {
"time": "1771499774"
},
"departure": {
"time": "1771499774"
},
"stopId": "BOISABBE",
"stopSequence": 18
},
{
"arrival": {
"time": "1771499820"
},
"departure": {
"time": "1771499820"
},
"stopId": "DEBUSSY",
"stopSequence": 19
},
{
"arrival": {
"time": "1771499918"
},
"departure": {
"time": "1771499918"
},
"stopId": "HOTELLER",
"stopSequence": 20
},
{
"arrival": {
"time": "1771499999"
},
"departure": {
"time": "1771499999"
},
"stopId": "INDUSTRI",
"stopSequence": 21
},
{
"arrival": {
"time": "1771500120"
},
"stopId": "MONPLAIS",
"stopSequence": 22
}
],
"trip": {
"directionId": 0,
"routeId": "12",
"tripId": "6052686"
}
}
},
{
"id": "trip:6258535",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496892"
},
"departure": {
"time": "1771496892"
},
"stopId": "BENE",
"stopSequence": 0
},
{
"arrival": {
"time": "1771496922"
},
"departure": {
"time": "1771496922"
},
"stopId": "JUIGDEP",
"stopSequence": 1
},
{
"arrival": {
"time": "1771496951"
},
"departure": {
"time": "1771496967"
},
"stopId": "CAMPJUIG",
"stopSequence": 2
},
{
"arrival": {
"time": "1771496982"
},
"departure": {
"time": "1771496982"
},
"stopId": "RENOIR",
"stopSequence": 3
},
{
"arrival": {
"time": "1771496962"
},
"departure": {
"time": "1771496962"
},
"stopId": "RECLAIR",
"stopSequence": 4
},
{
"arrival": {
"time": "1771496995"
},
"departure": {
"time": "1771496995"
},
"stopId": "DOMVATER",
"stopSequence": 5
},
{
"arrival": {
"time": "1771497234"
},
"departure": {
"time": "1771497234"
},
"stopId": "PISCMU-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771497236"
},
"departure": {
"time": "1771497236"
},
"stopId": "PISCMUFF",
"stopSequence": 7
},
{
"arrival": {
"time": "1771497307"
},
"departure": {
"time": "1771497307"
},
"stopId": "ANAFRAN",
"stopSequence": 8
},
{
"arrival": {
"time": "1771497000"
},
"departure": {
"time": "1771497000"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DOMVAL",
"stopSequence": 9
},
{
"arrival": {
"time": "1771497024"
},
"departure": {
"time": "1771497024"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GERMTILL",
"stopSequence": 10
},
{
"arrival": {
"time": "1771497182"
},
"departure": {
"time": "1771497182"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HAUCOUD",
"stopSequence": 11
},
{
"arrival": {
"time": "1771497217"
},
"departure": {
"time": "1771497217"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHPEGUY",
"stopSequence": 12
},
{
"arrival": {
"time": "1771497238"
},
"departure": {
"time": "1771497238"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DIX8JUI",
"stopSequence": 13
},
{
"arrival": {
"time": "1771497270"
},
"departure": {
"time": "1771497270"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DEBEAUVO",
"stopSequence": 14
},
{
"arrival": {
"time": "1771497367"
},
"departure": {
"time": "1771497367"
},
"stopId": "ZOLA",
"stopSequence": 15
},
{
"arrival": {
"time": "1771497423"
},
"departure": {
"time": "1771497423"
},
"stopId": "BELAIR",
"stopSequence": 16
},
{
"arrival": {
"time": "1771497482"
},
"departure": {
"time": "1771497482"
},
"stopId": "ESPMONTR",
"stopSequence": 17
},
{
"arrival": {
"time": "1771497550"
},
"departure": {
"time": "1771497550"
},
"stopId": "PLATFLEU",
"stopSequence": 18
},
{
"arrival": {
"time": "1771497612"
},
"departure": {
"time": "1771497612"
},
"stopId": "JEHUEZ",
"stopSequence": 19
},
{
"arrival": {
"time": "1771497663"
},
"departure": {
"time": "1771497663"
},
"stopId": "MASTELLE",
"stopSequence": 20
},
{
"arrival": {
"time": "1771497702"
},
"departure": {
"time": "1771497702"
},
"stopId": "AVENEURO",
"stopSequence": 21
},
{
"arrival": {
"time": "1771497720"
},
"departure": {
"time": "1771497720"
},
"stopId": "DANEMA",
"stopSequence": 22
},
{
"arrival": {
"time": "1771497776"
},
"departure": {
"time": "1771497776"
},
"stopId": "ALLEMAGN",
"stopSequence": 23
},
{
"arrival": {
"time": "1771497808"
},
"departure": {
"time": "1771497808"
},
"stopId": "ITALIE",
"stopSequence": 24
},
{
"arrival": {
"time": "1771497844"
},
"departure": {
"time": "1771497844"
},
"stopId": "IRLANDE",
"stopSequence": 25
},
{
"arrival": {
"time": "1771497893"
},
"departure": {
"time": "1771497893"
},
"stopId": "AUTRICH",
"stopSequence": 26
},
{
"arrival": {
"time": "1771497912"
},
"departure": {
"time": "1771497912"
},
"stopId": "PLOTTIER",
"stopSequence": 27
},
{
"arrival": {
"time": "1771497963"
},
"departure": {
"time": "1771497963"
},
"stopId": "CCADEA",
"stopSequence": 28
},
{
"arrival": {
"time": "1771497989"
},
"departure": {
"time": "1771497989"
},
"stopId": "AUCHAN",
"stopSequence": 29
},
{
"arrival": {
"time": "1771498143"
},
"departure": {
"time": "1771498143"
},
"stopId": "AARDBUS",
"stopSequence": 30
},
{
"arrival": {
"time": "1771498187"
},
"departure": {
"time": "1771498187"
},
"stopId": "POIVRE",
"stopSequence": 31
},
{
"arrival": {
"time": "1771498227"
},
"departure": {
"time": "1771498227"
},
"stopId": "BONPLAND",
"stopSequence": 32
},
{
"arrival": {
"time": "1771498273"
},
"departure": {
"time": "1771498273"
},
"stopId": "LEPRE",
"stopSequence": 33
},
{
"arrival": {
"time": "1771498323"
},
"departure": {
"time": "1771498323"
},
"stopId": "SALET-AR",
"stopSequence": 34
},
{
"arrival": {
"time": "1771498355"
},
"departure": {
"time": "1771498355"
},
"stopId": "RIPOLLE",
"stopSequence": 35
},
{
"arrival": {
"time": "1771498406"
},
"departure": {
"time": "1771498406"
},
"stopId": "PEGARDE",
"stopSequence": 36
},
{
"arrival": {
"time": "1771498453"
},
"departure": {
"time": "1771498453"
},
"stopId": "CIAVRILL",
"stopSequence": 37
},
{
"arrival": {
"time": "1771498503"
},
"departure": {
"time": "1771498503"
},
"stopId": "MAIRAVR",
"stopSequence": 38
},
{
"arrival": {
"time": "1771498546"
},
"departure": {
"time": "1771498546"
},
"stopId": "MAUFINE",
"stopSequence": 39
},
{
"arrival": {
"time": "1771498608"
},
"departure": {
"time": "1771498608"
},
"stopId": "DELAUNE",
"stopSequence": 40
},
{
"arrival": {
"time": "1771498647"
},
"departure": {
"time": "1771498647"
},
"stopId": "BEURRIER",
"stopSequence": 41
},
{
"arrival": {
"time": "1771498715"
},
"departure": {
"time": "1771498715"
},
"stopId": "BRASSENS",
"stopSequence": 42
},
{
"arrival": {
"time": "1771498764"
},
"departure": {
"time": "1771498764"
},
"stopId": "RONDE",
"stopSequence": 43
},
{
"arrival": {
"time": "1771498807"
},
"departure": {
"time": "1771498807"
},
"stopId": "PLAMAY",
"stopSequence": 44
},
{
"arrival": {
"time": "1771498863"
},
"departure": {
"time": "1771498863"
},
"stopId": "KENNEDY",
"stopSequence": 45
},
{
"arrival": {
"time": "1771498914"
},
"departure": {
"time": "1771498914"
},
"stopId": "ECHMAN",
"stopSequence": 46
},
{
"arrival": {
"time": "1771498992"
},
"departure": {
"time": "1771498992"
},
"stopId": "LIZE07",
"stopSequence": 47
},
{
"arrival": {
"time": "1771499030"
},
"departure": {
"time": "1771499030"
},
"stopId": "GASNIER",
"stopSequence": 48
},
{
"arrival": {
"time": "1771499087"
},
"departure": {
"time": "1771499087"
},
"stopId": "GOURONNI",
"stopSequence": 49
},
{
"arrival": {
"time": "1771499159"
},
"departure": {
"time": "1771499159"
},
"stopId": "CLOUET",
"stopSequence": 50
},
{
"arrival": {
"time": "1771499192"
},
"departure": {
"time": "1771499192"
},
"stopId": "BICHLAZA",
"stopSequence": 51
},
{
"arrival": {
"time": "1771499223"
},
"departure": {
"time": "1771499223"
},
"stopId": "DESCAZEA",
"stopSequence": 52
},
{
"arrival": {
"time": "1771499291"
},
"departure": {
"time": "1771499291"
},
"stopId": "MONPROFI",
"stopSequence": 53
},
{
"arrival": {
"time": "1771499310"
},
"departure": {
"time": "1771499310"
},
"stopId": "DUMESNIL",
"stopSequence": 54
},
{
"arrival": {
"time": "1771499349"
},
"departure": {
"time": "1771499349"
},
"stopId": "LEQUAI",
"stopSequence": 55
},
{
"arrival": {
"time": "1771499489"
},
"departure": {
"time": "1771499489"
},
"stopId": "CHDARR",
"stopSequence": 56
},
{
"arrival": {
"time": "1771499271"
},
"departure": {
"time": "1771499271"
},
"scheduleRelationship": "SKIPPED",
"stopId": "TRINITE",
"stopSequence": 57
},
{
"arrival": {
"time": "1771499340"
},
"departure": {
"time": "1771499340"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAUREPA",
"stopSequence": 58
},
{
"arrival": {
"time": "1771499400"
},
"departure": {
"time": "1771499400"
},
"scheduleRelationship": "SKIPPED",
"stopId": "COEURPOI",
"stopSequence": 59
},
{
"arrival": {
"time": "1771499465"
},
"departure": {
"time": "1771499465"
},
"scheduleRelationship": "SKIPPED",
"stopId": "REPUBLIQ",
"stopSequence": 60
},
{
"arrival": {
"time": "1771499520"
},
"departure": {
"time": "1771499520"
},
"scheduleRelationship": "SKIPPED",
"stopId": "SAICRO-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771499576"
},
"departure": {
"time": "1771499576"
},
"scheduleRelationship": "SKIPPED",
"stopId": "OFFTOU-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1771499518"
},
"departure": {
"time": "1771499518"
},
"stopId": "CCI",
"stopSequence": 63
},
{
"arrival": {
"time": "1771499590"
},
"departure": {
"time": "1771499760"
},
"stopId": "LICES-E",
"stopSequence": 64
},
{
"arrival": {
"time": "1771499940"
},
"departure": {
"time": "1771499940"
},
"stopId": "ANLERO-E",
"stopSequence": 65
},
{
"arrival": {
"time": "1771500023"
},
"departure": {
"time": "1771500023"
},
"stopId": "MICHEL-E",
"stopSequence": 66
},
{
"arrival": {
"time": "1771500077"
},
"departure": {
"time": "1771500077"
},
"stopId": "BOURGO-E",
"stopSequence": 67
},
{
"arrival": {
"time": "1771500122"
},
"departure": {
"time": "1771500122"
},
"stopId": "VOLNEY-E",
"stopSequence": 68
},
{
"arrival": {
"time": "1771500180"
},
"departure": {
"time": "1771500180"
},
"stopId": "MADELE-E",
"stopSequence": 69
},
{
"arrival": {
"time": "1771500253"
},
"departure": {
"time": "1771500253"
},
"stopId": "JEBOUI-E",
"stopSequence": 70
},
{
"arrival": {
"time": "1771500325"
},
"departure": {
"time": "1771500325"
},
"stopId": "PCOUBE-E",
"stopSequence": 71
},
{
"arrival": {
"time": "1771500360"
},
"departure": {
"time": "1771500360"
},
"stopId": "AROBA-E",
"stopSequence": 72
},
{
"arrival": {
"time": "1771500460"
},
"departure": {
"time": "1771500460"
},
"stopId": "LANGLA-E",
"stopSequence": 73
},
{
"arrival": {
"time": "1771500579"
},
"departure": {
"time": "1771500579"
},
"stopId": "MONTAI-E",
"stopSequence": 74
}
],
"trip": {
"directionId": 0,
"routeId": "07",
"tripId": "6258535"
}
}
},
{
"id": "trip:6540940",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496890"
},
"departure": {
"time": "1771496914"
},
"stopId": "2VERN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771497040"
},
"departure": {
"time": "1771497040"
},
"stopId": "2BOTA",
"stopSequence": 19
},
{
"arrival": {
"time": "1771497140"
},
"departure": {
"time": "1771497140"
},
"stopId": "2PMAY",
"stopSequence": 20
},
{
"arrival": {
"time": "1771497220"
},
"departure": {
"time": "1771497220"
},
"stopId": "2BROY",
"stopSequence": 21
},
{
"arrival": {
"time": "1771497310"
},
"departure": {
"time": "1771497310"
},
"stopId": "2ACAS",
"stopSequence": 22
},
{
"arrival": {
"time": "1771497390"
},
"departure": {
"time": "1771497390"
},
"stopId": "2STGI",
"stopSequence": 23
},
{
"arrival": {
"time": "1771497480"
},
"departure": {
"time": "1771497480"
},
"stopId": "2BASC",
"stopSequence": 24
},
{
"arrival": {
"time": "1771497560"
},
"stopId": "1AARD",
"stopSequence": 25
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6540940"
}
}
},
{
"id": "trip:6260109",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496891"
},
"departure": {
"time": "1771496891"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GAREBO-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771496936"
},
"departure": {
"time": "1771496936"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PONTLA-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771496982"
},
"departure": {
"time": "1771496982"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LAPOIN-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771497005"
},
"departure": {
"time": "1771497005"
},
"scheduleRelationship": "SKIPPED",
"stopId": "RANGEA-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771497052"
},
"departure": {
"time": "1771497052"
},
"scheduleRelationship": "SKIPPED",
"stopId": "VIGNES-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771497120"
},
"stopId": "CHANTOUR",
"stopSequence": 53
}
],
"trip": {
"directionId": 1,
"routeId": "06",
"tripId": "6260109"
}
}
},
{
"id": "trip:6541179",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496944"
},
"departure": {
"time": "1771496947"
},
"stopId": "2LAFA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771497020"
},
"departure": {
"time": "1771497020"
},
"stopId": "2LGAR",
"stopSequence": 6
},
{
"arrival": {
"time": "1771497120"
},
"departure": {
"time": "1771497120"
},
"stopId": "2HARA",
"stopSequence": 7
},
{
"arrival": {
"time": "1771497180"
},
"departure": {
"time": "1771497180"
},
"stopId": "2FMBL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771497280"
},
"departure": {
"time": "1771497280"
},
"stopId": "2HDVA",
"stopSequence": 9
},
{
"arrival": {
"time": "1771497380"
},
"departure": {
"time": "1771497380"
},
"stopId": "2CECO",
"stopSequence": 10
},
{
"arrival": {
"time": "1771497470"
},
"departure": {
"time": "1771497470"
},
"stopId": "2STSE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771497590"
},
"departure": {
"time": "1771497590"
},
"stopId": "2BMAI",
"stopSequence": 12
},
{
"arrival": {
"time": "1771497680"
},
"departure": {
"time": "1771497680"
},
"stopId": "2HOPA",
"stopSequence": 13
},
{
"arrival": {
"time": "1771497800"
},
"departure": {
"time": "1771497800"
},
"stopId": "2CAPU",
"stopSequence": 14
},
{
"arrival": {
"time": "1771497880"
},
"departure": {
"time": "1771497880"
},
"stopId": "2JMOU",
"stopSequence": 15
},
{
"arrival": {
"time": "1771498000"
},
"departure": {
"time": "1771498000"
},
"stopId": "2HSAU",
"stopSequence": 16
},
{
"arrival": {
"time": "1771498090"
},
"departure": {
"time": "1771498090"
},
"stopId": "2VERN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771498240"
},
"departure": {
"time": "1771498240"
},
"stopId": "2BOTA",
"stopSequence": 19
},
{
"arrival": {
"time": "1771498340"
},
"departure": {
"time": "1771498340"
},
"stopId": "2PMAY",
"stopSequence": 20
},
{
"arrival": {
"time": "1771498420"
},
"departure": {
"time": "1771498420"
},
"stopId": "2BROY",
"stopSequence": 21
},
{
"arrival": {
"time": "1771498510"
},
"departure": {
"time": "1771498510"
},
"stopId": "2ACAS",
"stopSequence": 22
},
{
"arrival": {
"time": "1771498590"
},
"departure": {
"time": "1771498590"
},
"stopId": "2STGI",
"stopSequence": 23
},
{
"arrival": {
"time": "1771498680"
},
"departure": {
"time": "1771498680"
},
"stopId": "2BASC",
"stopSequence": 24
},
{
"arrival": {
"time": "1771498760"
},
"stopId": "1AARD",
"stopSequence": 25
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6541179"
}
}
},
{
"id": "trip:6544997",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496919"
},
"departure": {
"time": "1771496919"
},
"stopId": "1QUAI",
"stopSequence": 0
},
{
"arrival": {
"time": "1771497352"
},
"departure": {
"time": "1771497352"
},
"stopId": "2FARC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771497460"
},
"departure": {
"time": "1771497460"
},
"stopId": "2ELYS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771497552"
},
"departure": {
"time": "1771497552"
},
"stopId": "2PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1771497630"
},
"departure": {
"time": "1771497630"
},
"stopId": "2BARR",
"stopSequence": 4
},
{
"arrival": {
"time": "1771497727"
},
"departure": {
"time": "1771497727"
},
"stopId": "2BEAU",
"stopSequence": 5
},
{
"arrival": {
"time": "1771497820"
},
"stopId": "1BBCA",
"stopSequence": 6
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6544997"
}
}
},
{
"id": "trip:6541254",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496889"
},
"departure": {
"time": "1771496889"
},
"stopId": "1ANRO",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6541254"
}
}
},
{
"id": "trip:6544201",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771500360"
},
"stopId": "1CECO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771500480"
},
"departure": {
"time": "1771500480"
},
"stopId": "1CONS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771500571"
},
"departure": {
"time": "1771500571"
},
"stopId": "1MTAI",
"stopSequence": 2
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6544201"
}
}
},
{
"id": "trip:6258555",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496927"
},
"departure": {
"time": "1771496927"
},
"stopId": "LANGLADE",
"stopSequence": 14
},
{
"arrival": {
"time": "1771496972"
},
"departure": {
"time": "1771496972"
},
"stopId": "AROBASE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771497048"
},
"departure": {
"time": "1771497048"
},
"stopId": "PCOUBERT",
"stopSequence": 16
},
{
"arrival": {
"time": "1771497115"
},
"departure": {
"time": "1771497115"
},
"stopId": "JEBOUIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771497180"
},
"departure": {
"time": "1771497180"
},
"stopId": "MADELEIN",
"stopSequence": 18
},
{
"arrival": {
"time": "1771497227"
},
"departure": {
"time": "1771497227"
},
"stopId": "VOLNEY",
"stopSequence": 19
},
{
"arrival": {
"time": "1771497308"
},
"departure": {
"time": "1771497308"
},
"stopId": "BOURGONN",
"stopSequence": 20
},
{
"arrival": {
"time": "1771497369"
},
"departure": {
"time": "1771497369"
},
"stopId": "MICHELET",
"stopSequence": 21
},
{
"arrival": {
"time": "1771497420"
},
"departure": {
"time": "1771497420"
},
"stopId": "ANLEROY",
"stopSequence": 22
},
{
"arrival": {
"time": "1771497582"
},
"departure": {
"time": "1771497582"
},
"stopId": "PAULBERT",
"stopSequence": 23
},
{
"arrival": {
"time": "1771497660"
},
"departure": {
"time": "1771497720"
},
"stopId": "LICES",
"stopSequence": 24
},
{
"arrival": {
"time": "1771497790"
},
"departure": {
"time": "1771497790"
},
"stopId": "CCI-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1771497834"
},
"departure": {
"time": "1771497834"
},
"stopId": "CHDARR-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771497949"
},
"departure": {
"time": "1771497949"
},
"stopId": "LEQUAI-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771497989"
},
"departure": {
"time": "1771497989"
},
"stopId": "DUMESN-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771498004"
},
"departure": {
"time": "1771498004"
},
"stopId": "MONPR-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771497849"
},
"departure": {
"time": "1771497849"
},
"scheduleRelationship": "SKIPPED",
"stopId": "OFFTOURI",
"stopSequence": 30
},
{
"arrival": {
"time": "1771497900"
},
"departure": {
"time": "1771497900"
},
"scheduleRelationship": "SKIPPED",
"stopId": "SAICROIX",
"stopSequence": 31
},
{
"arrival": {
"time": "1771497968"
},
"departure": {
"time": "1771497968"
},
"scheduleRelationship": "SKIPPED",
"stopId": "REPUBL-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771498056"
},
"departure": {
"time": "1771498056"
},
"scheduleRelationship": "SKIPPED",
"stopId": "COEURP-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771498140"
},
"departure": {
"time": "1771498140"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAURE-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771498200"
},
"departure": {
"time": "1771498200"
},
"scheduleRelationship": "SKIPPED",
"stopId": "TRINIT-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771498058"
},
"departure": {
"time": "1771498058"
},
"stopId": "DESCAZ-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771498115"
},
"departure": {
"time": "1771498115"
},
"stopId": "BICHBI-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771498116"
},
"departure": {
"time": "1771498116"
},
"stopId": "BICHLA-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771498148"
},
"departure": {
"time": "1771498148"
},
"stopId": "CLOUET-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771498213"
},
"departure": {
"time": "1771498213"
},
"stopId": "GOURON-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771498265"
},
"departure": {
"time": "1771498265"
},
"stopId": "GASNIE-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771498303"
},
"departure": {
"time": "1771498303"
},
"stopId": "LIZE07-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771498377"
},
"departure": {
"time": "1771498377"
},
"stopId": "ECHMA-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771498421"
},
"departure": {
"time": "1771498421"
},
"stopId": "KENNED-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771498509"
},
"departure": {
"time": "1771498509"
},
"stopId": "WPMA-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771498561"
},
"departure": {
"time": "1771498561"
},
"stopId": "RONDE-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771498624"
},
"departure": {
"time": "1771498624"
},
"stopId": "BRASSE-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771498676"
},
"departure": {
"time": "1771498676"
},
"stopId": "BEURRI-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771498730"
},
"departure": {
"time": "1771498730"
},
"stopId": "DELAUN-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771498786"
},
"departure": {
"time": "1771498786"
},
"stopId": "MAUFIN-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771498837"
},
"departure": {
"time": "1771498837"
},
"stopId": "MAIRAV-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771498882"
},
"departure": {
"time": "1771498882"
},
"stopId": "CIAVRI-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771498923"
},
"departure": {
"time": "1771498923"
},
"stopId": "PEGARD-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771498985"
},
"departure": {
"time": "1771498985"
},
"stopId": "RIPOLE-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771499017"
},
"departure": {
"time": "1771499017"
},
"stopId": "SALETT-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771499083"
},
"departure": {
"time": "1771499083"
},
"stopId": "LEPRE-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771499160"
},
"departure": {
"time": "1771499160"
},
"stopId": "BONPLA-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771499195"
},
"departure": {
"time": "1771499195"
},
"stopId": "POIVRE-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771499257"
},
"departure": {
"time": "1771499257"
},
"stopId": "AARDBU-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771499393"
},
"departure": {
"time": "1771499393"
},
"stopId": "AUCHAN-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1771499437"
},
"departure": {
"time": "1771499437"
},
"stopId": "CCADEA-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771499467"
},
"departure": {
"time": "1771499467"
},
"stopId": "PLOTTI-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1771499486"
},
"departure": {
"time": "1771499486"
},
"stopId": "AUTRIC-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1771499528"
},
"departure": {
"time": "1771499528"
},
"stopId": "IRLAND-E",
"stopSequence": 64
},
{
"arrival": {
"time": "1771499557"
},
"departure": {
"time": "1771499557"
},
"stopId": "ITALIE-E",
"stopSequence": 65
},
{
"arrival": {
"time": "1771499604"
},
"departure": {
"time": "1771499604"
},
"stopId": "ALLEMA-E",
"stopSequence": 66
},
{
"arrival": {
"time": "1771499622"
},
"departure": {
"time": "1771499622"
},
"stopId": "DANEMA-E",
"stopSequence": 67
},
{
"arrival": {
"time": "1771499648"
},
"departure": {
"time": "1771499648"
},
"stopId": "AVENEU-E",
"stopSequence": 68
},
{
"arrival": {
"time": "1771499677"
},
"departure": {
"time": "1771499677"
},
"stopId": "MASTEL-E",
"stopSequence": 69
},
{
"arrival": {
"time": "1771499721"
},
"departure": {
"time": "1771499721"
},
"stopId": "JEHUEZ-E",
"stopSequence": 70
},
{
"arrival": {
"time": "1771499765"
},
"departure": {
"time": "1771499765"
},
"stopId": "PLATEF-E",
"stopSequence": 71
},
{
"arrival": {
"time": "1771499827"
},
"departure": {
"time": "1771499827"
},
"stopId": "ESPMON-E",
"stopSequence": 72
},
{
"arrival": {
"time": "1771499877"
},
"departure": {
"time": "1771499877"
},
"stopId": "BELAIR-E",
"stopSequence": 73
},
{
"arrival": {
"time": "1771499917"
},
"departure": {
"time": "1771499917"
},
"stopId": "ZOLA-E",
"stopSequence": 74
},
{
"arrival": {
"time": "1771499983"
},
"departure": {
"time": "1771499983"
},
"stopId": "ANAFRA-E",
"stopSequence": 75
},
{
"arrival": {
"time": "1771500052"
},
"departure": {
"time": "1771500052"
},
"stopId": "PISCMU-E",
"stopSequence": 76
},
{
"arrival": {
"time": "1771500292"
},
"departure": {
"time": "1771500292"
},
"stopId": "DOMVATER",
"stopSequence": 77
},
{
"arrival": {
"time": "1771500215"
},
"departure": {
"time": "1771500215"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DEBEAU-E",
"stopSequence": 78
},
{
"arrival": {
"time": "1771500240"
},
"departure": {
"time": "1771500240"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DIX8JU-E",
"stopSequence": 79
},
{
"arrival": {
"time": "1771500267"
},
"departure": {
"time": "1771500267"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHPEGU-E",
"stopSequence": 80
},
{
"arrival": {
"time": "1771500304"
},
"departure": {
"time": "1771500304"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HAUCOU-E",
"stopSequence": 81
},
{
"arrival": {
"time": "1771500447"
},
"departure": {
"time": "1771500447"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GERMTI-E",
"stopSequence": 82
},
{
"arrival": {
"time": "1771500480"
},
"departure": {
"time": "1771500480"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DOMVAL-E",
"stopSequence": 83
},
{
"arrival": {
"time": "1771500337"
},
"departure": {
"time": "1771500337"
},
"stopId": "RECLAI-E",
"stopSequence": 84
},
{
"arrival": {
"time": "1771500376"
},
"departure": {
"time": "1771500376"
},
"stopId": "RENOIR-E",
"stopSequence": 85
},
{
"arrival": {
"time": "1771500406"
},
"departure": {
"time": "1771500406"
},
"stopId": "CAMPJU-E",
"stopSequence": 86
},
{
"arrival": {
"time": "1771500441"
},
"departure": {
"time": "1771500441"
},
"stopId": "JUIGN-E",
"stopSequence": 87
},
{
"arrival": {
"time": "1771500530"
},
"stopId": "BENE-E",
"stopSequence": 88
}
],
"trip": {
"directionId": 1,
"routeId": "07",
"tripId": "6258555"
}
}
},
{
"id": "trip:6541264",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771500460"
},
"stopId": "1AARD",
"stopSequence": 0
},
{
"arrival": {
"time": "1771500540"
},
"departure": {
"time": "1771500540"
},
"stopId": "1BASC",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6541264"
}
}
},
{
"id": "trip:6544933",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771497660"
},
"stopId": "1BBCA",
"stopSequence": 0
},
{
"arrival": {
"time": "1771497761"
},
"departure": {
"time": "1771497761"
},
"stopId": "1BEAU",
"stopSequence": 1
},
{
"arrival": {
"time": "1771497870"
},
"departure": {
"time": "1771497870"
},
"stopId": "1BARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1771497951"
},
"departure": {
"time": "1771497951"
},
"stopId": "1PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1771498044"
},
"departure": {
"time": "1771498044"
},
"stopId": "1ELYS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771498154"
},
"departure": {
"time": "1771498154"
},
"stopId": "1FARC",
"stopSequence": 5
},
{
"arrival": {
"time": "1771498330"
},
"stopId": "1QUAI",
"stopSequence": 6
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6544933"
}
}
},
{
"id": "trip:6544934",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771498380"
},
"stopId": "1BBCA",
"stopSequence": 0
},
{
"arrival": {
"time": "1771498481"
},
"departure": {
"time": "1771498481"
},
"stopId": "1BEAU",
"stopSequence": 1
},
{
"arrival": {
"time": "1771498590"
},
"departure": {
"time": "1771498590"
},
"stopId": "1BARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1771498671"
},
"departure": {
"time": "1771498671"
},
"stopId": "1PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1771498764"
},
"departure": {
"time": "1771498764"
},
"stopId": "1ELYS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771498874"
},
"departure": {
"time": "1771498874"
},
"stopId": "1FARC",
"stopSequence": 5
},
{
"arrival": {
"time": "1771499050"
},
"stopId": "1QUAI",
"stopSequence": 6
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6544934"
}
}
},
{
"id": "trip:6543563",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771498140"
},
"stopId": "2MONP",
"stopSequence": 0
},
{
"arrival": {
"time": "1771498222"
},
"departure": {
"time": "1771498222"
},
"stopId": "2EURO",
"stopSequence": 1
},
{
"arrival": {
"time": "1771498308"
},
"departure": {
"time": "1771498308"
},
"stopId": "2DUNA",
"stopSequence": 2
},
{
"arrival": {
"time": "1771498480"
},
"departure": {
"time": "1771498480"
},
"stopId": "2BRIS",
"stopSequence": 3
},
{
"arrival": {
"time": "1771498557"
},
"departure": {
"time": "1771498557"
},
"stopId": "2CROI",
"stopSequence": 4
},
{
"arrival": {
"time": "1771498709"
},
"departure": {
"time": "1771498709"
},
"stopId": "2MTAI",
"stopSequence": 5
},
{
"arrival": {
"time": "1771498800"
},
"departure": {
"time": "1771498800"
},
"stopId": "2CONS",
"stopSequence": 6
},
{
"arrival": {
"time": "1771498950"
},
"stopId": "2CECO",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6543563"
}
}
},
{
"id": "trip:6544195",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496883"
},
"departure": {
"time": "1771496883"
},
"stopId": "1CECO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771497081"
},
"departure": {
"time": "1771497081"
},
"stopId": "1CONS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771497172"
},
"departure": {
"time": "1771497172"
},
"stopId": "1MTAI",
"stopSequence": 2
},
{
"arrival": {
"time": "1771497325"
},
"departure": {
"time": "1771497325"
},
"stopId": "1CROI",
"stopSequence": 3
},
{
"arrival": {
"time": "1771497401"
},
"departure": {
"time": "1771497401"
},
"stopId": "1BRIS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771497559"
},
"departure": {
"time": "1771497559"
},
"stopId": "1DUNA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771497638"
},
"departure": {
"time": "1771497638"
},
"stopId": "1EURO",
"stopSequence": 6
},
{
"arrival": {
"time": "1771497711"
},
"stopId": "2MONP",
"stopSequence": 7
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6544195"
}
}
},
{
"id": "trip:6544033",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496919"
},
"departure": {
"time": "1771496950"
},
"stopId": "CCI",
"stopSequence": 3
}
],
"trip": {
"directionId": 1,
"routeId": "Tbus",
"tripId": "6544033"
}
}
},
{
"id": "trip:6258275",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771497188"
},
"departure": {
"time": "1771497188"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GDPRESSO",
"stopSequence": 2
},
{
"arrival": {
"time": "1771497238"
},
"departure": {
"time": "1771497238"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BARBOTER",
"stopSequence": 3
},
{
"arrival": {
"time": "1771497291"
},
"departure": {
"time": "1771497291"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FONTENE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771497359"
},
"departure": {
"time": "1771497359"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHAERIGN",
"stopSequence": 5
},
{
"arrival": {
"time": "1771497425"
},
"departure": {
"time": "1771497425"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOSQUET",
"stopSequence": 6
},
{
"arrival": {
"time": "1771497469"
},
"departure": {
"time": "1771497469"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOUET",
"stopSequence": 7
},
{
"arrival": {
"time": "1771497537"
},
"departure": {
"time": "1771497537"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DUBE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771497596"
},
"departure": {
"time": "1771497596"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOIRE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771497219"
},
"departure": {
"time": "1771497219"
},
"stopId": "PONTSCEM",
"stopSequence": 10
},
{
"arrival": {
"time": "1771497274"
},
"departure": {
"time": "1771497274"
},
"stopId": "BELPOULE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771497346"
},
"departure": {
"time": "1771497346"
},
"stopId": "AUTHION",
"stopSequence": 12
},
{
"arrival": {
"time": "1771497404"
},
"departure": {
"time": "1771497404"
},
"stopId": "PATUREAU",
"stopSequence": 13
},
{
"arrival": {
"time": "1771497505"
},
"departure": {
"time": "1771497505"
},
"stopId": "GENDRON",
"stopSequence": 14
},
{
"arrival": {
"time": "1771497587"
},
"departure": {
"time": "1771497587"
},
"stopId": "RUELLES",
"stopSequence": 15
},
{
"arrival": {
"time": "1771497639"
},
"departure": {
"time": "1771497639"
},
"stopId": "SABLONS",
"stopSequence": 16
},
{
"arrival": {
"time": "1771497676"
},
"departure": {
"time": "1771497676"
},
"stopId": "TROPAROI",
"stopSequence": 17
},
{
"arrival": {
"time": "1771497819"
},
"departure": {
"time": "1771497819"
},
"stopId": "ALLARD",
"stopSequence": 18
},
{
"arrival": {
"time": "1771497895"
},
"departure": {
"time": "1771497895"
},
"stopId": "DELATTAS",
"stopSequence": 19
},
{
"arrival": {
"time": "1771498004"
},
"departure": {
"time": "1771498004"
},
"stopId": "ESA",
"stopSequence": 20
},
{
"arrival": {
"time": "1771498065"
},
"departure": {
"time": "1771498065"
},
"stopId": "RABELAI",
"stopSequence": 21
},
{
"arrival": {
"time": "1771498119"
},
"departure": {
"time": "1771498119"
},
"stopId": "ALEROY",
"stopSequence": 22
},
{
"arrival": {
"time": "1771498256"
},
"departure": {
"time": "1771498256"
},
"stopId": "PAULBERT",
"stopSequence": 23
},
{
"arrival": {
"time": "1771498311"
},
"departure": {
"time": "1771498311"
},
"stopId": "HARAS",
"stopSequence": 24
},
{
"arrival": {
"time": "1771498384"
},
"departure": {
"time": "1771498384"
},
"stopId": "STAUBIN",
"stopSequence": 25
},
{
"arrival": {
"time": "1771498479"
},
"departure": {
"time": "1771499040"
},
"stopId": "LORRAIN1",
"stopSequence": 26
},
{
"arrival": {
"time": "1771499220"
},
"departure": {
"time": "1771499220"
},
"stopId": "MENDES-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771499351"
},
"departure": {
"time": "1771499351"
},
"stopId": "FO-LOR-R",
"stopSequence": 28
},
{
"arrival": {
"time": "1771499401"
},
"departure": {
"time": "1771499401"
},
"stopId": "STAUBI-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771499425"
},
"departure": {
"time": "1771499425"
},
"stopId": "HARAS-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771499467"
},
"departure": {
"time": "1771499467"
},
"stopId": "LICES",
"stopSequence": 31
},
{
"arrival": {
"time": "1771499516"
},
"departure": {
"time": "1771499516"
},
"stopId": "CCI-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771499554"
},
"departure": {
"time": "1771499554"
},
"stopId": "CHDARR-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771499669"
},
"departure": {
"time": "1771499669"
},
"stopId": "LEQUAI-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771499709"
},
"departure": {
"time": "1771499709"
},
"stopId": "DUMESN-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771499724"
},
"departure": {
"time": "1771499724"
},
"stopId": "MONPR-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771499437"
},
"departure": {
"time": "1771499437"
},
"scheduleRelationship": "SKIPPED",
"stopId": "STSERG-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771499642"
},
"departure": {
"time": "1771499642"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ROCHEF-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771499741"
},
"departure": {
"time": "1771499741"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HOTDIE-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771499797"
},
"departure": {
"time": "1771499797"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BICHDA-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771499882"
},
"departure": {
"time": "1771499882"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DESCAZEA",
"stopSequence": 41
},
{
"arrival": {
"time": "1771499845"
},
"departure": {
"time": "1771499845"
},
"stopId": "CIOUES-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771499907"
},
"departure": {
"time": "1771499907"
},
"stopId": "POMONE-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771499953"
},
"departure": {
"time": "1771499953"
},
"stopId": "REVERI-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771500033"
},
"departure": {
"time": "1771500033"
},
"stopId": "MEIGNA-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771500073"
},
"departure": {
"time": "1771500073"
},
"stopId": "VALOR-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771500101"
},
"departure": {
"time": "1771500101"
},
"stopId": "CLINIQ-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771500140"
},
"departure": {
"time": "1771500140"
},
"stopId": "GRANDM-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771500183"
},
"departure": {
"time": "1771500183"
},
"stopId": "MAISDA-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771500223"
},
"departure": {
"time": "1771500223"
},
"stopId": "CHMART-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771500260"
},
"departure": {
"time": "1771500260"
},
"stopId": "MLYAUT-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771500325"
},
"departure": {
"time": "1771500325"
},
"stopId": "BRASSE-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771500378"
},
"departure": {
"time": "1771500378"
},
"stopId": "BEURRI-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771500433"
},
"departure": {
"time": "1771500433"
},
"stopId": "DELAUN-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771500490"
},
"departure": {
"time": "1771500490"
},
"stopId": "MAUFIN-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771500542"
},
"departure": {
"time": "1771500542"
},
"stopId": "MAIRAV-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771500577"
},
"departure": {
"time": "1771500577"
},
"stopId": "TERNIE-E",
"stopSequence": 57
}
],
"trip": {
"directionId": 0,
"routeId": "03",
"tripId": "6258275"
}
}
},
{
"id": "trip:6257988",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496896"
},
"departure": {
"time": "1771496896"
},
"stopId": "GRANPI-E",
"stopSequence": 64
},
{
"arrival": {
"time": "1771496926"
},
"departure": {
"time": "1771496926"
},
"stopId": "PINSON-E",
"stopSequence": 65
},
{
"arrival": {
"time": "1771496986"
},
"departure": {
"time": "1771496986"
},
"stopId": "FAUVET-E",
"stopSequence": 66
},
{
"arrival": {
"time": "1771497005"
},
"stopId": "BEAUCOUZ",
"stopSequence": 67
}
],
"trip": {
"directionId": 1,
"routeId": "02",
"tripId": "6257988"
}
}
},
{
"id": "trip:6257530",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771498320"
},
"stopId": "EVENTARD",
"stopSequence": 0
},
{
"arrival": {
"time": "1771498356"
},
"departure": {
"time": "1771498356"
},
"stopId": "COTTAGE",
"stopSequence": 1
},
{
"arrival": {
"time": "1771498413"
},
"departure": {
"time": "1771498413"
},
"stopId": "DUBELL-2",
"stopSequence": 2
},
{
"arrival": {
"time": "1771498440"
},
"departure": {
"time": "1771498440"
},
"stopId": "BOISABBE",
"stopSequence": 3
},
{
"arrival": {
"time": "1771498476"
},
"departure": {
"time": "1771498476"
},
"stopId": "DEBUSSY",
"stopSequence": 4
},
{
"arrival": {
"time": "1771498522"
},
"departure": {
"time": "1771498522"
},
"stopId": "HOTELLER",
"stopSequence": 5
},
{
"arrival": {
"time": "1771498560"
},
"departure": {
"time": "1771498560"
},
"stopId": "INDUSTRI",
"stopSequence": 6
},
{
"arrival": {
"time": "1771498642"
},
"departure": {
"time": "1771498642"
},
"stopId": "SAVOIE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771498712"
},
"departure": {
"time": "1771498712"
},
"stopId": "DOYENNE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771498784"
},
"departure": {
"time": "1771498784"
},
"stopId": "CITESOLI",
"stopSequence": 9
},
{
"arrival": {
"time": "1771498854"
},
"departure": {
"time": "1771498854"
},
"stopId": "RAMON-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771499110"
},
"departure": {
"time": "1771499110"
},
"stopId": "MIMOSAS",
"stopSequence": 14
},
{
"arrival": {
"time": "1771499176"
},
"departure": {
"time": "1771499176"
},
"stopId": "BRISEPOT",
"stopSequence": 15
},
{
"arrival": {
"time": "1771499227"
},
"departure": {
"time": "1771499227"
},
"stopId": "DESJARDI",
"stopSequence": 16
},
{
"arrival": {
"time": "1771499269"
},
"departure": {
"time": "1771499269"
},
"stopId": "MACE",
"stopSequence": 17
},
{
"arrival": {
"time": "1771499298"
},
"departure": {
"time": "1771499298"
},
"stopId": "LUTIN",
"stopSequence": 18
},
{
"arrival": {
"time": "1771499384"
},
"departure": {
"time": "1771499384"
},
"stopId": "MUSSET",
"stopSequence": 19
},
{
"arrival": {
"time": "1771499424"
},
"departure": {
"time": "1771499424"
},
"stopId": "SAVARY",
"stopSequence": 20
},
{
"arrival": {
"time": "1771498920"
},
"departure": {
"time": "1771498920"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CARCITR",
"stopSequence": 21
},
{
"arrival": {
"time": "1771498975"
},
"departure": {
"time": "1771498975"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FFAURE",
"stopSequence": 22
},
{
"arrival": {
"time": "1771499084"
},
"departure": {
"time": "1771499084"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FACUL-SS",
"stopSequence": 23
},
{
"arrival": {
"time": "1771499100"
},
"departure": {
"time": "1771499100"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BDEMAINE",
"stopSequence": 24
},
{
"arrival": {
"time": "1771499243"
},
"departure": {
"time": "1771499243"
},
"scheduleRelationship": "SKIPPED",
"stopId": "TALET",
"stopSequence": 25
},
{
"arrival": {
"time": "1771499514"
},
"departure": {
"time": "1771499514"
},
"stopId": "MENDESFR",
"stopSequence": 26
},
{
"arrival": {
"time": "1771499660"
},
"departure": {
"time": "1771499660"
},
"stopId": "FO-LOR-R",
"stopSequence": 27
},
{
"arrival": {
"time": "1771499737"
},
"departure": {
"time": "1771499737"
},
"stopId": "STAUBI-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771499774"
},
"departure": {
"time": "1771499774"
},
"stopId": "HARAS-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771499872"
},
"departure": {
"time": "1771499872"
},
"stopId": "LESGAR-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771499982"
},
"departure": {
"time": "1771499982"
},
"stopId": "SEMARD-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771500030"
},
"departure": {
"time": "1771500030"
},
"stopId": "PONTNO-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771500128"
},
"departure": {
"time": "1771500128"
},
"stopId": "POIREL-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771500182"
},
"departure": {
"time": "1771500182"
},
"stopId": "VAUBAN-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771500261"
},
"departure": {
"time": "1771500261"
},
"stopId": "CHANZY-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771500321"
},
"departure": {
"time": "1771500321"
},
"stopId": "LAFAYE-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771500407"
},
"departure": {
"time": "1771500407"
},
"stopId": "MIRABE-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771500462"
},
"departure": {
"time": "1771500462"
},
"stopId": "CESARG-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771500501"
},
"departure": {
"time": "1771500501"
},
"stopId": "BLANDE-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771500557"
},
"departure": {
"time": "1771500557"
},
"stopId": "MUTUAL-E",
"stopSequence": 40
}
],
"trip": {
"directionId": 1,
"routeId": "09",
"tripId": "6257530"
}
}
},
{
"id": "trip:6052685",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771497180"
},
"stopId": "MONPLA-E",
"stopSequence": 0
},
{
"arrival": {
"time": "1771497278"
},
"departure": {
"time": "1771497278"
},
"stopId": "INDUST-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771497343"
},
"departure": {
"time": "1771497343"
},
"stopId": "HOTELL-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771497420"
},
"departure": {
"time": "1771497420"
},
"stopId": "DEBUSS-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771497459"
},
"departure": {
"time": "1771497459"
},
"stopId": "BOISAB-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771497494"
},
"departure": {
"time": "1771497494"
},
"stopId": "DUBELL-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771497547"
},
"departure": {
"time": "1771497547"
},
"stopId": "COTTAG-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771497600"
},
"departure": {
"time": "1771497600"
},
"stopId": "EVENTARD",
"stopSequence": 7
},
{
"arrival": {
"time": "1771497695"
},
"departure": {
"time": "1771497695"
},
"stopId": "CHABOLA.",
"stopSequence": 8
},
{
"arrival": {
"time": "1771497761"
},
"departure": {
"time": "1771497761"
},
"stopId": "CONFLU-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771497801"
},
"departure": {
"time": "1771497801"
},
"stopId": "EPERVI-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771497894"
},
"departure": {
"time": "1771497894"
},
"stopId": "PTFILL-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771498020"
},
"departure": {
"time": "1771498020"
},
"stopId": "PRTLAU-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771498068"
},
"departure": {
"time": "1771498068"
},
"stopId": "CHAUMI-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771498105"
},
"departure": {
"time": "1771498105"
},
"stopId": "LESRIV-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771498140"
},
"departure": {
"time": "1771498140"
},
"stopId": "BBRANC-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771498172"
},
"departure": {
"time": "1771498172"
},
"stopId": "VIELMA-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771498204"
},
"departure": {
"time": "1771498204"
},
"stopId": "MA4VE-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771498243"
},
"departure": {
"time": "1771498243"
},
"stopId": "FIEGEN-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771498287"
},
"departure": {
"time": "1771498287"
},
"stopId": "LABROS-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771498348"
},
"departure": {
"time": "1771498348"
},
"stopId": "BMOTTE-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771498441"
},
"departure": {
"time": "1771498441"
},
"stopId": "GRIMOR-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771498500"
},
"stopId": "VEILLIER",
"stopSequence": 22
}
],
"trip": {
"directionId": 1,
"routeId": "12",
"tripId": "6052685"
}
}
},
{
"id": "trip:6258274",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771497231"
},
"departure": {
"time": "1771497231"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PONTSCEM",
"stopSequence": 10
},
{
"arrival": {
"time": "1771496951"
},
"departure": {
"time": "1771496951"
},
"stopId": "RUELLES",
"stopSequence": 15
},
{
"arrival": {
"time": "1771497006"
},
"departure": {
"time": "1771497006"
},
"stopId": "SABLONS",
"stopSequence": 16
},
{
"arrival": {
"time": "1771497043"
},
"departure": {
"time": "1771497043"
},
"stopId": "TROPAROI",
"stopSequence": 17
},
{
"arrival": {
"time": "1771497186"
},
"departure": {
"time": "1771497186"
},
"stopId": "ALLARD",
"stopSequence": 18
},
{
"arrival": {
"time": "1771497262"
},
"departure": {
"time": "1771497262"
},
"stopId": "DELATTAS",
"stopSequence": 19
},
{
"arrival": {
"time": "1771497371"
},
"departure": {
"time": "1771497371"
},
"stopId": "ESA",
"stopSequence": 20
},
{
"arrival": {
"time": "1771497432"
},
"departure": {
"time": "1771497432"
},
"stopId": "RABELAI",
"stopSequence": 21
},
{
"arrival": {
"time": "1771497486"
},
"departure": {
"time": "1771497486"
},
"stopId": "ALEROY",
"stopSequence": 22
},
{
"arrival": {
"time": "1771497623"
},
"departure": {
"time": "1771497623"
},
"stopId": "PAULBERT",
"stopSequence": 23
},
{
"arrival": {
"time": "1771497679"
},
"departure": {
"time": "1771497679"
},
"stopId": "HARAS",
"stopSequence": 24
},
{
"arrival": {
"time": "1771497750"
},
"departure": {
"time": "1771497750"
},
"stopId": "STAUBIN",
"stopSequence": 25
},
{
"arrival": {
"time": "1771497837"
},
"departure": {
"time": "1771497837"
},
"stopId": "LORRAIN1",
"stopSequence": 26
},
{
"arrival": {
"time": "1771497962"
},
"departure": {
"time": "1771497962"
},
"stopId": "MENDES-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771498089"
},
"departure": {
"time": "1771498089"
},
"stopId": "FO-LOR-R",
"stopSequence": 28
},
{
"arrival": {
"time": "1771498139"
},
"departure": {
"time": "1771498139"
},
"stopId": "STAUBI-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771498163"
},
"departure": {
"time": "1771498163"
},
"stopId": "HARAS-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771498205"
},
"departure": {
"time": "1771498205"
},
"stopId": "LICES",
"stopSequence": 31
},
{
"arrival": {
"time": "1771498254"
},
"departure": {
"time": "1771498254"
},
"stopId": "CCI-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771498292"
},
"departure": {
"time": "1771498292"
},
"stopId": "CHDARR-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771498407"
},
"departure": {
"time": "1771498407"
},
"stopId": "LEQUAI-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771498447"
},
"departure": {
"time": "1771498447"
},
"stopId": "DUMESN-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771498462"
},
"departure": {
"time": "1771498462"
},
"stopId": "MONPR-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771498091"
},
"departure": {
"time": "1771498091"
},
"scheduleRelationship": "SKIPPED",
"stopId": "STSERG-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771498273"
},
"departure": {
"time": "1771498273"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ROCHEF-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771498372"
},
"departure": {
"time": "1771498372"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HOTDIE-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771498428"
},
"departure": {
"time": "1771498428"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BICHDA-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771498513"
},
"departure": {
"time": "1771498513"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DESCAZEA",
"stopSequence": 41
},
{
"arrival": {
"time": "1771498583"
},
"departure": {
"time": "1771498583"
},
"stopId": "CIOUES-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771498645"
},
"departure": {
"time": "1771498645"
},
"stopId": "POMONE-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771498691"
},
"departure": {
"time": "1771498691"
},
"stopId": "REVERI-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771498771"
},
"departure": {
"time": "1771498771"
},
"stopId": "MEIGNA-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771498811"
},
"departure": {
"time": "1771498811"
},
"stopId": "VALOR-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771498839"
},
"departure": {
"time": "1771498839"
},
"stopId": "CLINIQ-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771498878"
},
"departure": {
"time": "1771498878"
},
"stopId": "GRANDM-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771498921"
},
"departure": {
"time": "1771498921"
},
"stopId": "MAISDA-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771498961"
},
"departure": {
"time": "1771498961"
},
"stopId": "CHMART-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771498998"
},
"departure": {
"time": "1771498998"
},
"stopId": "MLYAUT-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771499063"
},
"departure": {
"time": "1771499063"
},
"stopId": "BRASSE-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771499112"
},
"departure": {
"time": "1771499112"
},
"stopId": "BEURRI-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771499162"
},
"departure": {
"time": "1771499162"
},
"stopId": "DELAUN-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771499214"
},
"departure": {
"time": "1771499214"
},
"stopId": "MAUFIN-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771499262"
},
"departure": {
"time": "1771499262"
},
"stopId": "MAIRAV-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771499297"
},
"departure": {
"time": "1771499297"
},
"stopId": "TERNIE-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771499329"
},
"departure": {
"time": "1771499329"
},
"stopId": "BALAND-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771499371"
},
"departure": {
"time": "1771499371"
},
"stopId": "PIECE-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771499426"
},
"departure": {
"time": "1771499426"
},
"stopId": "LA-BOI-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1771499470"
},
"departure": {
"time": "1771499470"
},
"stopId": "SCHWAL-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771499502"
},
"stopId": "ADEZIERE",
"stopSequence": 62
}
],
"trip": {
"directionId": 0,
"routeId": "03",
"tripId": "6258274"
}
}
},
{
"id": "trip:6257499",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496922"
},
"departure": {
"time": "1771496947"
},
"stopId": "CHANZY",
"stopSequence": 23
},
{
"arrival": {
"time": "1771496991"
},
"departure": {
"time": "1771496991"
},
"stopId": "VAUBAN",
"stopSequence": 24
},
{
"arrival": {
"time": "1771497028"
},
"departure": {
"time": "1771497028"
},
"stopId": "POIREL",
"stopSequence": 25
},
{
"arrival": {
"time": "1771497081"
},
"departure": {
"time": "1771497081"
},
"stopId": "PONTNOIR",
"stopSequence": 26
},
{
"arrival": {
"time": "1771497120"
},
"departure": {
"time": "1771497120"
},
"stopId": "SEMARD",
"stopSequence": 27
},
{
"arrival": {
"time": "1771497188"
},
"departure": {
"time": "1771497188"
},
"stopId": "GARETERM",
"stopSequence": 28
},
{
"arrival": {
"time": "1771497442"
},
"departure": {
"time": "1771497442"
},
"stopId": "HARAS",
"stopSequence": 29
},
{
"arrival": {
"time": "1771497525"
},
"departure": {
"time": "1771497525"
},
"stopId": "STAUBIN",
"stopSequence": 30
},
{
"arrival": {
"time": "1771497660"
},
"departure": {
"time": "1771497780"
},
"stopId": "LORRAIN1",
"stopSequence": 31
},
{
"arrival": {
"time": "1771497898"
},
"departure": {
"time": "1771497898"
},
"stopId": "MENDES-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771497978"
},
"departure": {
"time": "1771497978"
},
"stopId": "SAVARY-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771498013"
},
"departure": {
"time": "1771498013"
},
"stopId": "MUSSET-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771498089"
},
"departure": {
"time": "1771498089"
},
"stopId": "LUTIN-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771498131"
},
"departure": {
"time": "1771498131"
},
"stopId": "MACE-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771498158"
},
"departure": {
"time": "1771498158"
},
"stopId": "DESJAR-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771498262"
},
"departure": {
"time": "1771498262"
},
"stopId": "ALDUNA-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771498452"
},
"departure": {
"time": "1771498452"
},
"stopId": "RAMON",
"stopSequence": 41
},
{
"arrival": {
"time": "1771498073"
},
"departure": {
"time": "1771498073"
},
"scheduleRelationship": "SKIPPED",
"stopId": "TALET-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771498200"
},
"departure": {
"time": "1771498200"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BDEMAI-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771498227"
},
"departure": {
"time": "1771498227"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FACULT-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771498368"
},
"departure": {
"time": "1771498368"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FFAURE-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771498440"
},
"departure": {
"time": "1771498440"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CARCIT-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771498506"
},
"departure": {
"time": "1771498506"
},
"stopId": "CITESO-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771498567"
},
"departure": {
"time": "1771498567"
},
"stopId": "DOYENN-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771498632"
},
"departure": {
"time": "1771498632"
},
"stopId": "SAVOIE-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771498696"
},
"departure": {
"time": "1771498696"
},
"stopId": "INDUST-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771498760"
},
"departure": {
"time": "1771498760"
},
"stopId": "SCANIA-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771498839"
},
"departure": {
"time": "1771498839"
},
"stopId": "LEMERC-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771498870"
},
"departure": {
"time": "1771498870"
},
"stopId": "POMANJ-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771498916"
},
"departure": {
"time": "1771498916"
},
"stopId": "VALEO-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771498951"
},
"departure": {
"time": "1771498951"
},
"stopId": "RAPIDE-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771498996"
},
"departure": {
"time": "1771498996"
},
"stopId": "BOUZIN-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771499040"
},
"departure": {
"time": "1771499040"
},
"stopId": "CHABOL-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771499116"
},
"stopId": "EVENTARD",
"stopSequence": 58
}
],
"trip": {
"directionId": 0,
"routeId": "09",
"tripId": "6257499"
}
}
},
{
"id": "trip:6543566",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771499940"
},
"stopId": "2MONP",
"stopSequence": 0
},
{
"arrival": {
"time": "1771500022"
},
"departure": {
"time": "1771500022"
},
"stopId": "2EURO",
"stopSequence": 1
},
{
"arrival": {
"time": "1771500108"
},
"departure": {
"time": "1771500108"
},
"stopId": "2DUNA",
"stopSequence": 2
},
{
"arrival": {
"time": "1771500280"
},
"departure": {
"time": "1771500280"
},
"stopId": "2BRIS",
"stopSequence": 3
},
{
"arrival": {
"time": "1771500357"
},
"departure": {
"time": "1771500357"
},
"stopId": "2CROI",
"stopSequence": 4
},
{
"arrival": {
"time": "1771500509"
},
"departure": {
"time": "1771500509"
},
"stopId": "2MTAI",
"stopSequence": 5
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6543566"
}
}
},
{
"id": "trip:6544998",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771497900"
},
"stopId": "1QUAI",
"stopSequence": 0
},
{
"arrival": {
"time": "1771498072"
},
"departure": {
"time": "1771498072"
},
"stopId": "2FARC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771498180"
},
"departure": {
"time": "1771498180"
},
"stopId": "2ELYS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771498272"
},
"departure": {
"time": "1771498272"
},
"stopId": "2PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1771498350"
},
"departure": {
"time": "1771498350"
},
"stopId": "2BARR",
"stopSequence": 4
},
{
"arrival": {
"time": "1771498447"
},
"departure": {
"time": "1771498447"
},
"stopId": "2BEAU",
"stopSequence": 5
},
{
"arrival": {
"time": "1771498540"
},
"stopId": "1BBCA",
"stopSequence": 6
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6544998"
}
}
},
{
"id": "trip:6258725",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496947"
},
"departure": {
"time": "1771496947"
},
"stopId": "BUISSON",
"stopSequence": 10
},
{
"arrival": {
"time": "1771496970"
},
"departure": {
"time": "1771496976"
},
"stopId": "PYRAM02",
"stopSequence": 11
},
{
"arrival": {
"time": "1771497078"
},
"departure": {
"time": "1771497078"
},
"stopId": "LEFEVRE",
"stopSequence": 12
},
{
"arrival": {
"time": "1771497113"
},
"departure": {
"time": "1771497113"
},
"stopId": "MALAQUAI",
"stopSequence": 13
},
{
"arrival": {
"time": "1771497172"
},
"departure": {
"time": "1771497172"
},
"stopId": "MENARD",
"stopSequence": 14
},
{
"arrival": {
"time": "1771497217"
},
"departure": {
"time": "1771497217"
},
"stopId": "CHOUTEAU",
"stopSequence": 15
},
{
"arrival": {
"time": "1771497287"
},
"departure": {
"time": "1771497287"
},
"stopId": "FRESNAIE",
"stopSequence": 16
},
{
"arrival": {
"time": "1771497372"
},
"departure": {
"time": "1771497372"
},
"stopId": "MARAIS",
"stopSequence": 17
},
{
"arrival": {
"time": "1771497431"
},
"departure": {
"time": "1771497431"
},
"stopId": "BELLVUTR",
"stopSequence": 18
},
{
"arrival": {
"time": "1771497480"
},
"departure": {
"time": "1771497480"
},
"stopId": "LEOLAGRA",
"stopSequence": 19
},
{
"arrival": {
"time": "1771497525"
},
"departure": {
"time": "1771497525"
},
"stopId": "VDLOIRE",
"stopSequence": 20
},
{
"arrival": {
"time": "1771497602"
},
"departure": {
"time": "1771497602"
},
"stopId": "ECLATERI",
"stopSequence": 21
},
{
"arrival": {
"time": "1771497690"
},
"departure": {
"time": "1771497690"
},
"stopId": "JUSTICES",
"stopSequence": 22
},
{
"arrival": {
"time": "1771497722"
},
"departure": {
"time": "1771497722"
},
"stopId": "DELACROI",
"stopSequence": 23
},
{
"arrival": {
"time": "1771497780"
},
"departure": {
"time": "1771497780"
},
"stopId": "SAUMUROI",
"stopSequence": 24
},
{
"arrival": {
"time": "1771497848"
},
"departure": {
"time": "1771497848"
},
"stopId": "MADELEIN",
"stopSequence": 25
},
{
"arrival": {
"time": "1771497893"
},
"departure": {
"time": "1771497893"
},
"stopId": "VOLNEY",
"stopSequence": 26
},
{
"arrival": {
"time": "1771497971"
},
"departure": {
"time": "1771497971"
},
"stopId": "BOURGONN",
"stopSequence": 27
},
{
"arrival": {
"time": "1771498030"
},
"departure": {
"time": "1771498030"
},
"stopId": "MICHELET",
"stopSequence": 28
},
{
"arrival": {
"time": "1771498080"
},
"departure": {
"time": "1771498080"
},
"stopId": "ANLEROY",
"stopSequence": 29
},
{
"arrival": {
"time": "1771498214"
},
"departure": {
"time": "1771498214"
},
"stopId": "PAULBERT",
"stopSequence": 30
},
{
"arrival": {
"time": "1771498269"
},
"departure": {
"time": "1771498269"
},
"stopId": "HARAS",
"stopSequence": 31
},
{
"arrival": {
"time": "1771498284"
},
"departure": {
"time": "1771498284"
},
"stopId": "STAUBIN",
"stopSequence": 32
},
{
"arrival": {
"time": "1771498380"
},
"stopId": "LORRTERM",
"stopSequence": 33
}
],
"trip": {
"directionId": 0,
"routeId": "01",
"tripId": "6258725"
}
}
},
{
"id": "trip:6258706",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771498800"
},
"stopId": "TRELAZE",
"stopSequence": 0
},
{
"arrival": {
"time": "1771498829"
},
"departure": {
"time": "1771498829"
},
"stopId": "MALRAUX",
"stopSequence": 1
},
{
"arrival": {
"time": "1771498880"
},
"departure": {
"time": "1771498880"
},
"stopId": "FMAURIAC",
"stopSequence": 2
},
{
"arrival": {
"time": "1771498946"
},
"departure": {
"time": "1771498946"
},
"stopId": "TRELGARE",
"stopSequence": 3
},
{
"arrival": {
"time": "1771499040"
},
"departure": {
"time": "1771499040"
},
"stopId": "HMTREL",
"stopSequence": 4
},
{
"arrival": {
"time": "1771499128"
},
"departure": {
"time": "1771499128"
},
"stopId": "CIMTRELA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771499167"
},
"departure": {
"time": "1771499167"
},
"stopId": "EGLTRELA",
"stopSequence": 6
},
{
"arrival": {
"time": "1771499215"
},
"departure": {
"time": "1771499215"
},
"stopId": "MAIRTREL",
"stopSequence": 7
},
{
"arrival": {
"time": "1771499268"
},
"departure": {
"time": "1771499268"
},
"stopId": "MONTHIBE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771499327"
},
"departure": {
"time": "1771499327"
},
"stopId": "ARENA",
"stopSequence": 9
},
{
"arrival": {
"time": "1771499400"
},
"departure": {
"time": "1771499400"
},
"stopId": "BUISSON",
"stopSequence": 10
},
{
"arrival": {
"time": "1771499460"
},
"departure": {
"time": "1771499460"
},
"stopId": "PYRAM02",
"stopSequence": 11
},
{
"arrival": {
"time": "1771499536"
},
"departure": {
"time": "1771499536"
},
"stopId": "LEFEVRE",
"stopSequence": 12
},
{
"arrival": {
"time": "1771499571"
},
"departure": {
"time": "1771499571"
},
"stopId": "MALAQUAI",
"stopSequence": 13
},
{
"arrival": {
"time": "1771499630"
},
"departure": {
"time": "1771499630"
},
"stopId": "MENARD",
"stopSequence": 14
},
{
"arrival": {
"time": "1771499675"
},
"departure": {
"time": "1771499675"
},
"stopId": "CHOUTEAU",
"stopSequence": 15
},
{
"arrival": {
"time": "1771499745"
},
"departure": {
"time": "1771499745"
},
"stopId": "FRESNAIE",
"stopSequence": 16
},
{
"arrival": {
"time": "1771499830"
},
"departure": {
"time": "1771499830"
},
"stopId": "MARAIS",
"stopSequence": 17
},
{
"arrival": {
"time": "1771499891"
},
"departure": {
"time": "1771499891"
},
"stopId": "BELLVUTR",
"stopSequence": 18
},
{
"arrival": {
"time": "1771499940"
},
"departure": {
"time": "1771499940"
},
"stopId": "LEOLAGRA",
"stopSequence": 19
},
{
"arrival": {
"time": "1771499985"
},
"departure": {
"time": "1771499985"
},
"stopId": "VDLOIRE",
"stopSequence": 20
},
{
"arrival": {
"time": "1771500062"
},
"departure": {
"time": "1771500062"
},
"stopId": "ECLATERI",
"stopSequence": 21
},
{
"arrival": {
"time": "1771500150"
},
"departure": {
"time": "1771500150"
},
"stopId": "JUSTICES",
"stopSequence": 22
},
{
"arrival": {
"time": "1771500182"
},
"departure": {
"time": "1771500182"
},
"stopId": "DELACROI",
"stopSequence": 23
},
{
"arrival": {
"time": "1771500240"
},
"departure": {
"time": "1771500240"
},
"stopId": "SAUMUROI",
"stopSequence": 24
},
{
"arrival": {
"time": "1771500308"
},
"departure": {
"time": "1771500308"
},
"stopId": "MADELEIN",
"stopSequence": 25
},
{
"arrival": {
"time": "1771500353"
},
"departure": {
"time": "1771500353"
},
"stopId": "VOLNEY",
"stopSequence": 26
},
{
"arrival": {
"time": "1771500431"
},
"departure": {
"time": "1771500431"
},
"stopId": "BOURGONN",
"stopSequence": 27
},
{
"arrival": {
"time": "1771500490"
},
"departure": {
"time": "1771500490"
},
"stopId": "MICHELET",
"stopSequence": 28
},
{
"arrival": {
"time": "1771500540"
},
"departure": {
"time": "1771500540"
},
"stopId": "ANLEROY",
"stopSequence": 29
}
],
"trip": {
"directionId": 0,
"routeId": "01",
"tripId": "6258706"
}
}
},
{
"id": "trip:6053974",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771499220"
},
"stopId": "HDVSUB",
"stopSequence": 0
},
{
"arrival": {
"time": "1771499305"
},
"departure": {
"time": "1771499305"
},
"stopId": "CLEMOI-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771499582"
},
"departure": {
"time": "1771499582"
},
"stopId": "BRISEP-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771499700"
},
"departure": {
"time": "1771499700"
},
"stopId": "CHATEN-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771499820"
},
"departure": {
"time": "1771499820"
},
"stopId": "SEPSON-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771499926"
},
"departure": {
"time": "1771499926"
},
"stopId": "RTEPAR-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771500002"
},
"departure": {
"time": "1771500002"
},
"stopId": "PROVIN-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771500120"
},
"departure": {
"time": "1771500120"
},
"stopId": "PARCEX-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771500387"
},
"departure": {
"time": "1771500387"
},
"stopId": "CARREA-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771500420"
},
"departure": {
"time": "1771500420"
},
"stopId": "MILLAR-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771500454"
},
"departure": {
"time": "1771500454"
},
"stopId": "BASMOR-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771500500"
},
"departure": {
"time": "1771500500"
},
"stopId": "CHABLA-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771500539"
},
"departure": {
"time": "1771500539"
},
"stopId": "UNION-E",
"stopSequence": 12
}
],
"trip": {
"directionId": 1,
"routeId": "25",
"tripId": "6053974"
}
}
},
{
"id": "trip:6052640",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771497124"
},
"stopId": "DOMVATER",
"stopSequence": 0
},
{
"arrival": {
"time": "1771497170"
},
"departure": {
"time": "1771497170"
},
"stopId": "BECKE",
"stopSequence": 1
},
{
"arrival": {
"time": "1771497214"
},
"departure": {
"time": "1771497214"
},
"stopId": "LAENN",
"stopSequence": 2
},
{
"arrival": {
"time": "1771497256"
},
"departure": {
"time": "1771497256"
},
"stopId": "CAMPJUIG",
"stopSequence": 3
},
{
"arrival": {
"time": "1771497318"
},
"departure": {
"time": "1771497318"
},
"stopId": "PISCMUFF",
"stopSequence": 4
},
{
"arrival": {
"time": "1771497374"
},
"departure": {
"time": "1771497374"
},
"stopId": "ANAFRAN",
"stopSequence": 5
},
{
"arrival": {
"time": "1771497424"
},
"departure": {
"time": "1771497424"
},
"stopId": "ZOLA",
"stopSequence": 6
},
{
"arrival": {
"time": "1771497480"
},
"departure": {
"time": "1771497480"
},
"stopId": "BELAIR",
"stopSequence": 7
},
{
"arrival": {
"time": "1771497539"
},
"departure": {
"time": "1771497539"
},
"stopId": "ESPMONTR",
"stopSequence": 8
},
{
"arrival": {
"time": "1771497607"
},
"departure": {
"time": "1771497607"
},
"stopId": "PLATFLEU",
"stopSequence": 9
},
{
"arrival": {
"time": "1771497669"
},
"departure": {
"time": "1771497669"
},
"stopId": "JEHUEZ",
"stopSequence": 10
},
{
"arrival": {
"time": "1771497774"
},
"departure": {
"time": "1771497774"
},
"stopId": "MASTELLE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771497828"
},
"departure": {
"time": "1771497828"
},
"stopId": "AVENEURO",
"stopSequence": 12
},
{
"arrival": {
"time": "1771497853"
},
"departure": {
"time": "1771497853"
},
"stopId": "DANEMA",
"stopSequence": 13
},
{
"arrival": {
"time": "1771497931"
},
"departure": {
"time": "1771497931"
},
"stopId": "ALLEMAGN",
"stopSequence": 14
},
{
"arrival": {
"time": "1771497975"
},
"departure": {
"time": "1771497975"
},
"stopId": "ITALIE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771498025"
},
"departure": {
"time": "1771498025"
},
"stopId": "IRLANDE",
"stopSequence": 17
},
{
"arrival": {
"time": "1771498093"
},
"departure": {
"time": "1771498093"
},
"stopId": "AUTRICH",
"stopSequence": 18
},
{
"arrival": {
"time": "1771498119"
},
"departure": {
"time": "1771498119"
},
"stopId": "PLOTTIER",
"stopSequence": 19
},
{
"arrival": {
"time": "1771499738"
},
"departure": {
"time": "1771499738"
},
"stopId": "AQUASUB",
"stopSequence": 21
},
{
"arrival": {
"time": "1771499843"
},
"departure": {
"time": "1771499843"
},
"stopId": "AURIOL",
"stopSequence": 22
},
{
"arrival": {
"time": "1771499873"
},
"departure": {
"time": "1771499873"
},
"stopId": "LECUIT",
"stopSequence": 23
},
{
"arrival": {
"time": "1771499945"
},
"departure": {
"time": "1771499945"
},
"stopId": "BLERIOT",
"stopSequence": 24
},
{
"arrival": {
"time": "1771500044"
},
"departure": {
"time": "1771500044"
},
"stopId": "BARRA",
"stopSequence": 25
},
{
"arrival": {
"time": "1771500083"
},
"departure": {
"time": "1771500083"
},
"stopId": "STTERESE",
"stopSequence": 26
},
{
"arrival": {
"time": "1771500166"
},
"departure": {
"time": "1771500166"
},
"stopId": "BICHBICH",
"stopSequence": 27
},
{
"arrival": {
"time": "1771500201"
},
"departure": {
"time": "1771500201"
},
"stopId": "DESCAZEA",
"stopSequence": 28
},
{
"arrival": {
"time": "1771500264"
},
"departure": {
"time": "1771500264"
},
"stopId": "MONPROFI",
"stopSequence": 29
},
{
"arrival": {
"time": "1771500337"
},
"departure": {
"time": "1771500337"
},
"stopId": "LEQUAI",
"stopSequence": 30
},
{
"arrival": {
"time": "1771500741"
},
"stopId": "GAREPAPI",
"stopSequence": 34
}
],
"trip": {
"directionId": 0,
"routeId": "21",
"tripId": "6052640"
}
}
},
{
"id": "trip:6258098",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496897"
},
"departure": {
"time": "1771496897"
},
"stopId": "GILLIE-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771496941"
},
"departure": {
"time": "1771496957"
},
"stopId": "ISORET-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771497070"
},
"departure": {
"time": "1771497070"
},
"stopId": "CAMELI-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771497180"
},
"departure": {
"time": "1771497180"
},
"stopId": "ESPACE5A",
"stopSequence": 16
},
{
"arrival": {
"time": "1771497297"
},
"departure": {
"time": "1771497297"
},
"stopId": "VILLECHI",
"stopSequence": 17
},
{
"arrival": {
"time": "1771497369"
},
"departure": {
"time": "1771497369"
},
"stopId": "STLEON5A",
"stopSequence": 18
},
{
"arrival": {
"time": "1771497436"
},
"departure": {
"time": "1771497436"
},
"stopId": "JEJAURES",
"stopSequence": 19
},
{
"arrival": {
"time": "1771497550"
},
"departure": {
"time": "1771497550"
},
"stopId": "JUSTICES",
"stopSequence": 20
},
{
"arrival": {
"time": "1771497590"
},
"departure": {
"time": "1771497590"
},
"stopId": "DELACROI",
"stopSequence": 21
},
{
"arrival": {
"time": "1771497673"
},
"departure": {
"time": "1771497673"
},
"stopId": "SAUMUROI",
"stopSequence": 22
},
{
"arrival": {
"time": "1771497743"
},
"departure": {
"time": "1771497743"
},
"stopId": "INTERMIL",
"stopSequence": 23
},
{
"arrival": {
"time": "1771497809"
},
"departure": {
"time": "1771497809"
},
"stopId": "HAUTPRES",
"stopSequence": 24
},
{
"arrival": {
"time": "1771497861"
},
"departure": {
"time": "1771497861"
},
"stopId": "DELATTRE",
"stopSequence": 25
},
{
"arrival": {
"time": "1771497936"
},
"departure": {
"time": "1771497936"
},
"stopId": "MORELLER",
"stopSequence": 26
},
{
"arrival": {
"time": "1771497970"
},
"departure": {
"time": "1771497970"
},
"stopId": "ARBORE-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771498041"
},
"departure": {
"time": "1771498041"
},
"stopId": "ORGEMO-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771498098"
},
"departure": {
"time": "1771498098"
},
"stopId": "NERUDA",
"stopSequence": 29
},
{
"arrival": {
"time": "1771498154"
},
"departure": {
"time": "1771498154"
},
"stopId": "ORGEMONT",
"stopSequence": 30
},
{
"arrival": {
"time": "1771498211"
},
"departure": {
"time": "1771498211"
},
"stopId": "FRCEVERT",
"stopSequence": 31
},
{
"arrival": {
"time": "1771498260"
},
"departure": {
"time": "1771498260"
},
"stopId": "APPENTIS",
"stopSequence": 32
},
{
"arrival": {
"time": "1771498328"
},
"departure": {
"time": "1771498328"
},
"stopId": "BOUTHOMA",
"stopSequence": 33
},
{
"arrival": {
"time": "1771498400"
},
"departure": {
"time": "1771498400"
},
"stopId": "ANRO-5A",
"stopSequence": 34
},
{
"arrival": {
"time": "1771498464"
},
"departure": {
"time": "1771498464"
},
"stopId": "DURVILLE",
"stopSequence": 35
},
{
"arrival": {
"time": "1771498496"
},
"departure": {
"time": "1771498496"
},
"stopId": "PALLACH",
"stopSequence": 36
},
{
"arrival": {
"time": "1771498521"
},
"departure": {
"time": "1771498521"
},
"stopId": "JULESV-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771498573"
},
"departure": {
"time": "1771498573"
},
"stopId": "JE23-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771498621"
},
"departure": {
"time": "1771498621"
},
"stopId": "CLAUDE-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771498653"
},
"departure": {
"time": "1771498653"
},
"stopId": "MAJUIN5A",
"stopSequence": 40
},
{
"arrival": {
"time": "1771498702"
},
"departure": {
"time": "1771498702"
},
"stopId": "MONTCA-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771498760"
},
"departure": {
"time": "1771498760"
},
"stopId": "GAUBOU5A",
"stopSequence": 42
},
{
"arrival": {
"time": "1771498847"
},
"departure": {
"time": "1771498847"
},
"stopId": "CTRETRI",
"stopSequence": 43
},
{
"arrival": {
"time": "1771498927"
},
"departure": {
"time": "1771498927"
},
"stopId": "EBLE",
"stopSequence": 44
},
{
"arrival": {
"time": "1771498987"
},
"departure": {
"time": "1771498987"
},
"stopId": "GENIE",
"stopSequence": 45
},
{
"arrival": {
"time": "1771499062"
},
"departure": {
"time": "1771499062"
},
"stopId": "VAUBAN",
"stopSequence": 46
},
{
"arrival": {
"time": "1771499096"
},
"departure": {
"time": "1771499096"
},
"stopId": "POIREL",
"stopSequence": 47
},
{
"arrival": {
"time": "1771499156"
},
"departure": {
"time": "1771499156"
},
"stopId": "PONTNOIR",
"stopSequence": 48
},
{
"arrival": {
"time": "1771499195"
},
"departure": {
"time": "1771499195"
},
"stopId": "SEMARD",
"stopSequence": 49
},
{
"arrival": {
"time": "1771499243"
},
"departure": {
"time": "1771499243"
},
"stopId": "BREMON-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771499292"
},
"departure": {
"time": "1771499292"
},
"stopId": "ACAD-PLA",
"stopSequence": 51
},
{
"arrival": {
"time": "1771499323"
},
"departure": {
"time": "1771499323"
},
"stopId": "CHDARR-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771499471"
},
"departure": {
"time": "1771499471"
},
"stopId": "LEQUAI-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771499511"
},
"departure": {
"time": "1771499511"
},
"stopId": "DUMESN-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771499606"
},
"departure": {
"time": "1771499606"
},
"stopId": "RASPAI-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771499657"
},
"departure": {
"time": "1771499657"
},
"stopId": "LABRUY-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771499678"
},
"departure": {
"time": "1771499678"
},
"stopId": "PARCGA-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771499715"
},
"departure": {
"time": "1771499715"
},
"stopId": "ROCEPI-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771499771"
},
"departure": {
"time": "1771499771"
},
"stopId": "LECLER-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771499812"
},
"departure": {
"time": "1771499812"
},
"stopId": "CAMUS-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1771499897"
},
"departure": {
"time": "1771499897"
},
"stopId": "LIZE05-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771499997"
},
"departure": {
"time": "1771499997"
},
"stopId": "PELUAU-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1771500075"
},
"departure": {
"time": "1771500075"
},
"stopId": "AURIOL-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1771500102"
},
"stopId": "AQUAVITA",
"stopSequence": 64
}
],
"trip": {
"directionId": 0,
"routeId": "05",
"tripId": "6258098"
}
}
},
{
"id": "trip:6541257",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496908"
},
"departure": {
"time": "1771496945"
},
"stopId": "1VERN",
"stopSequence": 8
},
{
"arrival": {
"time": "1771497030"
},
"departure": {
"time": "1771497030"
},
"stopId": "1HSAU",
"stopSequence": 9
},
{
"arrival": {
"time": "1771497150"
},
"departure": {
"time": "1771497150"
},
"stopId": "1JMOU",
"stopSequence": 10
},
{
"arrival": {
"time": "1771497230"
},
"departure": {
"time": "1771497230"
},
"stopId": "1CAPU",
"stopSequence": 11
},
{
"arrival": {
"time": "1771497350"
},
"departure": {
"time": "1771497350"
},
"stopId": "1HOPA",
"stopSequence": 12
},
{
"arrival": {
"time": "1771497440"
},
"departure": {
"time": "1771497440"
},
"stopId": "1BMAI",
"stopSequence": 13
},
{
"arrival": {
"time": "1771497560"
},
"departure": {
"time": "1771497560"
},
"stopId": "1STSE",
"stopSequence": 14
},
{
"arrival": {
"time": "1771497670"
},
"departure": {
"time": "1771497670"
},
"stopId": "1CECO",
"stopSequence": 15
},
{
"arrival": {
"time": "1771497770"
},
"departure": {
"time": "1771497770"
},
"stopId": "1HDVA",
"stopSequence": 16
},
{
"arrival": {
"time": "1771497840"
},
"departure": {
"time": "1771497840"
},
"stopId": "1FMBL",
"stopSequence": 17
},
{
"arrival": {
"time": "1771497910"
},
"departure": {
"time": "1771497910"
},
"stopId": "1HARA",
"stopSequence": 18
},
{
"arrival": {
"time": "1771498020"
},
"departure": {
"time": "1771498020"
},
"stopId": "1LGAR",
"stopSequence": 19
},
{
"arrival": {
"time": "1771498110"
},
"departure": {
"time": "1771498110"
},
"stopId": "1LAFA",
"stopSequence": 20
},
{
"arrival": {
"time": "1771498210"
},
"departure": {
"time": "1771498210"
},
"stopId": "1STRA",
"stopSequence": 21
},
{
"arrival": {
"time": "1771498310"
},
"departure": {
"time": "1771498310"
},
"stopId": "1BAMA",
"stopSequence": 22
},
{
"arrival": {
"time": "1771498420"
},
"departure": {
"time": "1771498420"
},
"stopId": "1JE23",
"stopSequence": 23
},
{
"arrival": {
"time": "1771498530"
},
"departure": {
"time": "1771498530"
},
"stopId": "1JVIL",
"stopSequence": 24
},
{
"arrival": {
"time": "1771498650"
},
"stopId": "1ANRO",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6541257"
}
}
},
{
"id": "trip:6053994",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771498440"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHANTOUR",
"stopSequence": 1
},
{
"arrival": {
"time": "1771498480"
},
"departure": {
"time": "1771498480"
},
"scheduleRelationship": "SKIPPED",
"stopId": "VIGNES",
"stopSequence": 2
},
{
"arrival": {
"time": "1771498511"
},
"departure": {
"time": "1771498511"
},
"scheduleRelationship": "SKIPPED",
"stopId": "RANGEARD",
"stopSequence": 3
},
{
"arrival": {
"time": "1771498533"
},
"departure": {
"time": "1771498533"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LAPOINTE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771498573"
},
"departure": {
"time": "1771498573"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PONTLAIT",
"stopSequence": 5
},
{
"arrival": {
"time": "1771498612"
},
"departure": {
"time": "1771498612"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GAREBOUC",
"stopSequence": 6
},
{
"arrival": {
"time": "1771498649"
},
"departure": {
"time": "1771498649"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CAMPBOUC",
"stopSequence": 7
},
{
"arrival": {
"time": "1771498474"
},
"departure": {
"time": "1771498474"
},
"stopId": "BOUCHEM",
"stopSequence": 8
},
{
"arrival": {
"time": "1771498528"
},
"departure": {
"time": "1771498528"
},
"stopId": "CHEVRIER",
"stopSequence": 9
},
{
"arrival": {
"time": "1771498565"
},
"departure": {
"time": "1771498565"
},
"stopId": "PETPORT",
"stopSequence": 10
},
{
"arrival": {
"time": "1771498649"
},
"departure": {
"time": "1771498649"
},
"stopId": "HAUBOUCH",
"stopSequence": 11
},
{
"arrival": {
"time": "1771498714"
},
"departure": {
"time": "1771498714"
},
"stopId": "ARTAUD",
"stopSequence": 12
},
{
"arrival": {
"time": "1771498772"
},
"departure": {
"time": "1771498772"
},
"stopId": "PIVERDIE",
"stopSequence": 13
},
{
"arrival": {
"time": "1771498831"
},
"departure": {
"time": "1771498831"
},
"stopId": "CHATAIGN",
"stopSequence": 14
},
{
"arrival": {
"time": "1771498867"
},
"departure": {
"time": "1771498867"
},
"stopId": "CLOSVI-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771498897"
},
"departure": {
"time": "1771498897"
},
"stopId": "VALMAI-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771498966"
},
"departure": {
"time": "1771498966"
},
"stopId": "PETVIVIE",
"stopSequence": 17
},
{
"arrival": {
"time": "1771499040"
},
"departure": {
"time": "1771499040"
},
"stopId": "PRUNIERS",
"stopSequence": 18
},
{
"arrival": {
"time": "1771499073"
},
"departure": {
"time": "1771499073"
},
"stopId": "CROISETT",
"stopSequence": 19
},
{
"arrival": {
"time": "1771499175"
},
"departure": {
"time": "1771499175"
},
"stopId": "CAMLACMA",
"stopSequence": 20
},
{
"arrival": {
"time": "1771499220"
},
"departure": {
"time": "1771499220"
},
"stopId": "LACDMAIN",
"stopSequence": 21
},
{
"arrival": {
"time": "1771499265"
},
"departure": {
"time": "1771499265"
},
"stopId": "MAISENVI",
"stopSequence": 22
},
{
"arrival": {
"time": "1771499322"
},
"departure": {
"time": "1771499322"
},
"stopId": "GDMAINE",
"stopSequence": 23
},
{
"arrival": {
"time": "1771499833"
},
"departure": {
"time": "1771499833"
},
"stopId": "EBLE",
"stopSequence": 24
},
{
"arrival": {
"time": "1771499895"
},
"departure": {
"time": "1771499895"
},
"stopId": "GENIE",
"stopSequence": 25
},
{
"arrival": {
"time": "1771499972"
},
"departure": {
"time": "1771499972"
},
"stopId": "VAUBAN",
"stopSequence": 26
},
{
"arrival": {
"time": "1771500006"
},
"departure": {
"time": "1771500006"
},
"stopId": "POIREL",
"stopSequence": 27
},
{
"arrival": {
"time": "1771500067"
},
"departure": {
"time": "1771500067"
},
"stopId": "PONTNOIR",
"stopSequence": 28
},
{
"arrival": {
"time": "1771500106"
},
"departure": {
"time": "1771500106"
},
"stopId": "SEMARD",
"stopSequence": 29
},
{
"arrival": {
"time": "1771499920"
},
"departure": {
"time": "1771499920"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHDARR",
"stopSequence": 30
},
{
"arrival": {
"time": "1771499944"
},
"departure": {
"time": "1771499944"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ACADEMIE",
"stopSequence": 31
},
{
"arrival": {
"time": "1771499970"
},
"departure": {
"time": "1771499970"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GBREM-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771500150"
},
"stopId": "GAREPAPI",
"stopSequence": 33
}
],
"trip": {
"directionId": 0,
"routeId": "22",
"tripId": "6053994"
}
}
},
{
"id": "trip:6257578",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771499700"
},
"stopId": "TRELGARE",
"stopSequence": 0
},
{
"arrival": {
"time": "1771499743"
},
"departure": {
"time": "1771499743"
},
"stopId": "MALEMBAR",
"stopSequence": 1
},
{
"arrival": {
"time": "1771499796"
},
"departure": {
"time": "1771499796"
},
"stopId": "DEGAULLE",
"stopSequence": 2
},
{
"arrival": {
"time": "1771499838"
},
"departure": {
"time": "1771499838"
},
"stopId": "BAHONNEA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771499940"
},
"departure": {
"time": "1771499940"
},
"stopId": "SLEZIND",
"stopSequence": 4
},
{
"arrival": {
"time": "1771500002"
},
"departure": {
"time": "1771500002"
},
"stopId": "GENTRIC",
"stopSequence": 5
},
{
"arrival": {
"time": "1771500073"
},
"departure": {
"time": "1771500073"
},
"stopId": "DAUTEL",
"stopSequence": 6
},
{
"arrival": {
"time": "1771500093"
},
"departure": {
"time": "1771500093"
},
"stopId": "BUISSON",
"stopSequence": 7
},
{
"arrival": {
"time": "1771500134"
},
"departure": {
"time": "1771500134"
},
"stopId": "PYRAM02",
"stopSequence": 8
},
{
"arrival": {
"time": "1771500180"
},
"departure": {
"time": "1771500180"
},
"stopId": "MORLONG",
"stopSequence": 9
},
{
"arrival": {
"time": "1771500207"
},
"departure": {
"time": "1771500207"
},
"stopId": "BOURSE",
"stopSequence": 10
},
{
"arrival": {
"time": "1771500244"
},
"departure": {
"time": "1771500244"
},
"stopId": "RIOTTEAU",
"stopSequence": 11
},
{
"arrival": {
"time": "1771500275"
},
"departure": {
"time": "1771500275"
},
"stopId": "ALLUMETT",
"stopSequence": 12
},
{
"arrival": {
"time": "1771500316"
},
"departure": {
"time": "1771500316"
},
"stopId": "DAGUERRE",
"stopSequence": 13
},
{
"arrival": {
"time": "1771500355"
},
"departure": {
"time": "1771500355"
},
"stopId": "LEOLAGRA",
"stopSequence": 14
},
{
"arrival": {
"time": "1771500402"
},
"departure": {
"time": "1771500402"
},
"stopId": "VDLOIRE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771500495"
},
"departure": {
"time": "1771500495"
},
"stopId": "ECLATERI",
"stopSequence": 16
},
{
"arrival": {
"time": "1771500420"
},
"departure": {
"time": "1771500420"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAUMAN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771500471"
},
"departure": {
"time": "1771500471"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LAFAUVEL",
"stopSequence": 18
},
{
"arrival": {
"time": "1771500543"
},
"departure": {
"time": "1771500543"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PARMENTI",
"stopSequence": 19
}
],
"trip": {
"directionId": 0,
"routeId": "10",
"tripId": "6257578"
}
}
},
{
"id": "trip:6258557",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496869"
},
"departure": {
"time": "1771496888"
},
"stopId": "BICHBI-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771496888"
},
"departure": {
"time": "1771496888"
},
"stopId": "BICHLA-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771496900"
},
"departure": {
"time": "1771496918"
},
"stopId": "CLOUET-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771496963"
},
"departure": {
"time": "1771496963"
},
"stopId": "GOURON-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771496987"
},
"departure": {
"time": "1771496987"
},
"stopId": "GASNIE-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771497025"
},
"departure": {
"time": "1771497025"
},
"stopId": "LIZE07-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771497099"
},
"departure": {
"time": "1771497099"
},
"stopId": "ECHMA-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771497143"
},
"departure": {
"time": "1771497143"
},
"stopId": "KENNED-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771497231"
},
"departure": {
"time": "1771497231"
},
"stopId": "WPMA-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771497283"
},
"departure": {
"time": "1771497283"
},
"stopId": "RONDE-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771497346"
},
"departure": {
"time": "1771497346"
},
"stopId": "BRASSE-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771497444"
},
"departure": {
"time": "1771497444"
},
"stopId": "BEURRI-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771497499"
},
"departure": {
"time": "1771497499"
},
"stopId": "DELAUN-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771497556"
},
"departure": {
"time": "1771497556"
},
"stopId": "MAUFIN-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771497608"
},
"departure": {
"time": "1771497608"
},
"stopId": "MAIRAV-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771497653"
},
"departure": {
"time": "1771497653"
},
"stopId": "CIAVRI-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771497694"
},
"departure": {
"time": "1771497694"
},
"stopId": "PEGARD-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771497756"
},
"departure": {
"time": "1771497756"
},
"stopId": "RIPOLE-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771497788"
},
"departure": {
"time": "1771497788"
},
"stopId": "SALETT-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771497854"
},
"departure": {
"time": "1771497854"
},
"stopId": "LEPRE-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771497931"
},
"departure": {
"time": "1771497931"
},
"stopId": "BONPLA-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771497966"
},
"departure": {
"time": "1771497966"
},
"stopId": "POIVRE-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771498028"
},
"departure": {
"time": "1771498028"
},
"stopId": "AARDBU-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771498164"
},
"departure": {
"time": "1771498164"
},
"stopId": "AUCHAN-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1771498208"
},
"departure": {
"time": "1771498208"
},
"stopId": "CCADEA-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771498238"
},
"departure": {
"time": "1771498238"
},
"stopId": "PLOTTI-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1771498257"
},
"departure": {
"time": "1771498257"
},
"stopId": "AUTRIC-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1771498299"
},
"departure": {
"time": "1771498299"
},
"stopId": "IRLAND-E",
"stopSequence": 64
},
{
"arrival": {
"time": "1771498328"
},
"departure": {
"time": "1771498328"
},
"stopId": "ITALIE-E",
"stopSequence": 65
},
{
"arrival": {
"time": "1771498375"
},
"departure": {
"time": "1771498375"
},
"stopId": "ALLEMA-E",
"stopSequence": 66
},
{
"arrival": {
"time": "1771498393"
},
"departure": {
"time": "1771498393"
},
"stopId": "DANEMA-E",
"stopSequence": 67
},
{
"arrival": {
"time": "1771498419"
},
"departure": {
"time": "1771498419"
},
"stopId": "AVENEU-E",
"stopSequence": 68
},
{
"arrival": {
"time": "1771498448"
},
"departure": {
"time": "1771498448"
},
"stopId": "MASTEL-E",
"stopSequence": 69
},
{
"arrival": {
"time": "1771498492"
},
"departure": {
"time": "1771498492"
},
"stopId": "JEHUEZ-E",
"stopSequence": 70
},
{
"arrival": {
"time": "1771498536"
},
"departure": {
"time": "1771498536"
},
"stopId": "PLATEF-E",
"stopSequence": 71
},
{
"arrival": {
"time": "1771498598"
},
"departure": {
"time": "1771498598"
},
"stopId": "ESPMON-E",
"stopSequence": 72
},
{
"arrival": {
"time": "1771498648"
},
"departure": {
"time": "1771498648"
},
"stopId": "BELAIR-E",
"stopSequence": 73
},
{
"arrival": {
"time": "1771498688"
},
"departure": {
"time": "1771498688"
},
"stopId": "ZOLA-E",
"stopSequence": 74
},
{
"arrival": {
"time": "1771498741"
},
"departure": {
"time": "1771498741"
},
"stopId": "ANAFRA-E",
"stopSequence": 75
},
{
"arrival": {
"time": "1771498803"
},
"departure": {
"time": "1771498803"
},
"stopId": "PISCMU-E",
"stopSequence": 76
},
{
"arrival": {
"time": "1771499050"
},
"departure": {
"time": "1771499050"
},
"stopId": "DOMVATER",
"stopSequence": 77
},
{
"arrival": {
"time": "1771498715"
},
"departure": {
"time": "1771498715"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DEBEAU-E",
"stopSequence": 78
},
{
"arrival": {
"time": "1771498740"
},
"departure": {
"time": "1771498740"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DIX8JU-E",
"stopSequence": 79
},
{
"arrival": {
"time": "1771498767"
},
"departure": {
"time": "1771498767"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHPEGU-E",
"stopSequence": 80
},
{
"arrival": {
"time": "1771498804"
},
"departure": {
"time": "1771498804"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HAUCOU-E",
"stopSequence": 81
},
{
"arrival": {
"time": "1771498947"
},
"departure": {
"time": "1771498947"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GERMTI-E",
"stopSequence": 82
},
{
"arrival": {
"time": "1771498980"
},
"departure": {
"time": "1771498980"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DOMVAL-E",
"stopSequence": 83
},
{
"arrival": {
"time": "1771499108"
},
"departure": {
"time": "1771499108"
},
"stopId": "RECLAI-E",
"stopSequence": 84
},
{
"arrival": {
"time": "1771499147"
},
"departure": {
"time": "1771499147"
},
"stopId": "RENOIR-E",
"stopSequence": 85
},
{
"arrival": {
"time": "1771499177"
},
"departure": {
"time": "1771499177"
},
"stopId": "CAMPJU-E",
"stopSequence": 86
},
{
"arrival": {
"time": "1771499212"
},
"departure": {
"time": "1771499212"
},
"stopId": "JUIGN-E",
"stopSequence": 87
},
{
"arrival": {
"time": "1771499301"
},
"stopId": "BENE-E",
"stopSequence": 88
}
],
"trip": {
"directionId": 1,
"routeId": "07",
"tripId": "6258557"
}
}
},
{
"id": "trip:6258265",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771497547"
},
"stopId": "ADEZIERE",
"stopSequence": 0
},
{
"arrival": {
"time": "1771497586"
},
"departure": {
"time": "1771497586"
},
"stopId": "SCHWALBA",
"stopSequence": 1
},
{
"arrival": {
"time": "1771497626"
},
"departure": {
"time": "1771497626"
},
"stopId": "LA-BOISS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771497680"
},
"departure": {
"time": "1771497680"
},
"stopId": "PIECE",
"stopSequence": 3
},
{
"arrival": {
"time": "1771497727"
},
"departure": {
"time": "1771497727"
},
"stopId": "BALANDE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771497750"
},
"departure": {
"time": "1771497750"
},
"stopId": "TERNIERE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771497787"
},
"departure": {
"time": "1771497787"
},
"stopId": "MAIRAVR",
"stopSequence": 6
},
{
"arrival": {
"time": "1771497830"
},
"departure": {
"time": "1771497830"
},
"stopId": "MAUFINE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771497892"
},
"departure": {
"time": "1771497892"
},
"stopId": "DELAUNE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771497931"
},
"departure": {
"time": "1771497931"
},
"stopId": "BEURRIER",
"stopSequence": 9
},
{
"arrival": {
"time": "1771497998"
},
"departure": {
"time": "1771497998"
},
"stopId": "BRASSENS",
"stopSequence": 10
},
{
"arrival": {
"time": "1771498051"
},
"departure": {
"time": "1771498051"
},
"stopId": "MLYAUTEY",
"stopSequence": 11
},
{
"arrival": {
"time": "1771498088"
},
"departure": {
"time": "1771498088"
},
"stopId": "CHMARTYR",
"stopSequence": 12
},
{
"arrival": {
"time": "1771498113"
},
"departure": {
"time": "1771498113"
},
"stopId": "MAISDANS",
"stopSequence": 13
},
{
"arrival": {
"time": "1771498153"
},
"departure": {
"time": "1771498153"
},
"stopId": "GRANDMON",
"stopSequence": 14
},
{
"arrival": {
"time": "1771498207"
},
"departure": {
"time": "1771498207"
},
"stopId": "CLINIQUE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771498250"
},
"departure": {
"time": "1771498250"
},
"stopId": "VALOR",
"stopSequence": 16
},
{
"arrival": {
"time": "1771498282"
},
"departure": {
"time": "1771498282"
},
"stopId": "MEIGNANN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771498350"
},
"departure": {
"time": "1771498350"
},
"stopId": "REVERIES",
"stopSequence": 18
},
{
"arrival": {
"time": "1771498405"
},
"departure": {
"time": "1771498405"
},
"stopId": "POMONE",
"stopSequence": 19
},
{
"arrival": {
"time": "1771498495"
},
"departure": {
"time": "1771498495"
},
"stopId": "CIOUEST",
"stopSequence": 20
},
{
"arrival": {
"time": "1771498537"
},
"departure": {
"time": "1771498537"
},
"stopId": "CLEMENCE",
"stopSequence": 21
},
{
"arrival": {
"time": "1771498562"
},
"departure": {
"time": "1771498562"
},
"stopId": "MONPROFI",
"stopSequence": 22
},
{
"arrival": {
"time": "1771498581"
},
"departure": {
"time": "1771498581"
},
"stopId": "DUMESNIL",
"stopSequence": 23
},
{
"arrival": {
"time": "1771498619"
},
"departure": {
"time": "1771498619"
},
"stopId": "LEQUAI",
"stopSequence": 24
},
{
"arrival": {
"time": "1771498759"
},
"departure": {
"time": "1771498759"
},
"stopId": "CHDARR",
"stopSequence": 25
},
{
"arrival": {
"time": "1771498767"
},
"departure": {
"time": "1771498767"
},
"stopId": "ACAD-PLA",
"stopSequence": 26
},
{
"arrival": {
"time": "1771498781"
},
"departure": {
"time": "1771498781"
},
"stopId": "CCI",
"stopSequence": 27
},
{
"arrival": {
"time": "1771498830"
},
"departure": {
"time": "1771498830"
},
"stopId": "LICES-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771498858"
},
"departure": {
"time": "1771498858"
},
"stopId": "PAULBERT",
"stopSequence": 30
},
{
"arrival": {
"time": "1771498877"
},
"departure": {
"time": "1771498877"
},
"stopId": "HARAS",
"stopSequence": 31
},
{
"arrival": {
"time": "1771498915"
},
"departure": {
"time": "1771498915"
},
"stopId": "STAUBIN",
"stopSequence": 32
},
{
"arrival": {
"time": "1771498944"
},
"departure": {
"time": "1771498944"
},
"stopId": "LOR-FO-A",
"stopSequence": 33
},
{
"arrival": {
"time": "1771498957"
},
"departure": {
"time": "1771498957"
},
"stopId": "LORRAIN2",
"stopSequence": 36
},
{
"arrival": {
"time": "1771498960"
},
"departure": {
"time": "1771498960"
},
"stopId": "LORRAIN1",
"stopSequence": 37
},
{
"arrival": {
"time": "1771498961"
},
"departure": {
"time": "1771498961"
},
"stopId": "LORRTERM",
"stopSequence": 38
},
{
"arrival": {
"time": "1771498965"
},
"departure": {
"time": "1771498965"
},
"stopId": "LOHUIT",
"stopSequence": 39
},
{
"arrival": {
"time": "1771498965"
},
"departure": {
"time": "1771498965"
},
"stopId": "HMAI",
"stopSequence": 40
},
{
"arrival": {
"time": "1771498986"
},
"departure": {
"time": "1771498986"
},
"stopId": "MAIL-NAE",
"stopSequence": 41
},
{
"arrival": {
"time": "1771499000"
},
"departure": {
"time": "1771499000"
},
"stopId": "HDVSUB",
"stopSequence": 42
},
{
"arrival": {
"time": "1771499023"
},
"departure": {
"time": "1771499023"
},
"stopId": "MENDES-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771498200"
},
"departure": {
"time": "1771498200"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DESCAZ-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771498257"
},
"departure": {
"time": "1771498257"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BICHDAVI",
"stopSequence": 46
},
{
"arrival": {
"time": "1771498339"
},
"departure": {
"time": "1771498339"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HOTDIEU",
"stopSequence": 47
},
{
"arrival": {
"time": "1771498380"
},
"departure": {
"time": "1771498380"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ROCHEFOU",
"stopSequence": 48
},
{
"arrival": {
"time": "1771498555"
},
"departure": {
"time": "1771498555"
},
"scheduleRelationship": "SKIPPED",
"stopId": "STSERGEU",
"stopSequence": 49
},
{
"arrival": {
"time": "1771499105"
},
"departure": {
"time": "1771499105"
},
"stopId": "MENDESFR",
"stopSequence": 50
},
{
"arrival": {
"time": "1771499280"
},
"departure": {
"time": "1771499280"
},
"stopId": "FO-LOR-R",
"stopSequence": 51
},
{
"arrival": {
"time": "1771499396"
},
"departure": {
"time": "1771499396"
},
"stopId": "STAUBI-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771499462"
},
"departure": {
"time": "1771499462"
},
"stopId": "HARAS-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771499593"
},
"departure": {
"time": "1771499593"
},
"stopId": "ANLERO-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771499654"
},
"departure": {
"time": "1771499654"
},
"stopId": "RABELA-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771499702"
},
"departure": {
"time": "1771499702"
},
"stopId": "ESA-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771499812"
},
"departure": {
"time": "1771499812"
},
"stopId": "DELATA-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771499866"
},
"departure": {
"time": "1771499866"
},
"stopId": "ALLARD-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771499916"
},
"departure": {
"time": "1771499916"
},
"stopId": "TASSIG-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771500036"
},
"departure": {
"time": "1771500036"
},
"stopId": "TROIPA-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1771500046"
},
"departure": {
"time": "1771500046"
},
"stopId": "SABLON-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771500126"
},
"departure": {
"time": "1771500126"
},
"stopId": "RUELLE-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1771500182"
},
"departure": {
"time": "1771500182"
},
"stopId": "GENDRO-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1771500303"
},
"departure": {
"time": "1771500303"
},
"stopId": "PATUR-E",
"stopSequence": 64
},
{
"arrival": {
"time": "1771500373"
},
"departure": {
"time": "1771500373"
},
"stopId": "AUTHIO-E",
"stopSequence": 65
},
{
"arrival": {
"time": "1771500432"
},
"departure": {
"time": "1771500432"
},
"stopId": "BELPOU-E",
"stopSequence": 66
},
{
"arrival": {
"time": "1771500180"
},
"departure": {
"time": "1771500180"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PONTSC-E",
"stopSequence": 68
},
{
"arrival": {
"time": "1771500302"
},
"departure": {
"time": "1771500302"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOIRE-E",
"stopSequence": 69
},
{
"arrival": {
"time": "1771500337"
},
"departure": {
"time": "1771500337"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DUBE-E",
"stopSequence": 70
},
{
"arrival": {
"time": "1771500383"
},
"departure": {
"time": "1771500383"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOUET-E",
"stopSequence": 71
},
{
"arrival": {
"time": "1771500424"
},
"departure": {
"time": "1771500424"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOSQUE-E",
"stopSequence": 72
},
{
"arrival": {
"time": "1771500474"
},
"departure": {
"time": "1771500474"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHAERI-E",
"stopSequence": 73
},
{
"arrival": {
"time": "1771500520"
},
"departure": {
"time": "1771500520"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FONTE-E",
"stopSequence": 74
},
{
"arrival": {
"time": "1771500574"
},
"departure": {
"time": "1771500574"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ERIGNE",
"stopSequence": 75
}
],
"trip": {
"directionId": 1,
"routeId": "03",
"tripId": "6258265"
}
}
},
{
"id": "trip:6544452",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771497000"
},
"stopId": "MENDESFR",
"stopSequence": 0
},
{
"arrival": {
"time": "1771497180"
},
"departure": {
"time": "1771497180"
},
"stopId": "FO-LOR-R",
"stopSequence": 1
},
{
"arrival": {
"time": "1771497302"
},
"departure": {
"time": "1771497302"
},
"stopId": "STAUBI-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771497360"
},
"departure": {
"time": "1771497360"
},
"stopId": "HARAS-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771497422"
},
"departure": {
"time": "1771497422"
},
"stopId": "LICES",
"stopSequence": 4
},
{
"arrival": {
"time": "1771497495"
},
"departure": {
"time": "1771497495"
},
"stopId": "CCI-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771497550"
},
"departure": {
"time": "1771497550"
},
"stopId": "CHDARR-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771497720"
},
"stopId": "LEQUAI-E",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "Tbus",
"tripId": "6544452"
}
}
},
{
"id": "trip:6257717",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771500300"
},
"stopId": "LHOIRI-D",
"stopSequence": 0
},
{
"arrival": {
"time": "1771500310"
},
"departure": {
"time": "1771500310"
},
"stopId": "LHOIRIE2",
"stopSequence": 1
},
{
"arrival": {
"time": "1771500420"
},
"departure": {
"time": "1771500420"
},
"stopId": "CCMOLIER",
"stopSequence": 2
},
{
"arrival": {
"time": "1771500469"
},
"departure": {
"time": "1771500469"
},
"stopId": "AAQUITN",
"stopSequence": 3
},
{
"arrival": {
"time": "1771500503"
},
"departure": {
"time": "1771500503"
},
"stopId": "SHEAKSPE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771500569"
},
"departure": {
"time": "1771500569"
},
"stopId": "WIGAN",
"stopSequence": 5
}
],
"trip": {
"directionId": 0,
"routeId": "04",
"tripId": "6257717"
}
}
},
{
"id": "trip:6258531",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496873"
},
"departure": {
"time": "1771496922"
},
"stopId": "LICES-E",
"stopSequence": 64
},
{
"arrival": {
"time": "1771496999"
},
"departure": {
"time": "1771496999"
},
"stopId": "ANLERO-E",
"stopSequence": 65
},
{
"arrival": {
"time": "1771497082"
},
"departure": {
"time": "1771497082"
},
"stopId": "MICHEL-E",
"stopSequence": 66
},
{
"arrival": {
"time": "1771497136"
},
"departure": {
"time": "1771497136"
},
"stopId": "BOURGO-E",
"stopSequence": 67
},
{
"arrival": {
"time": "1771497181"
},
"departure": {
"time": "1771497181"
},
"stopId": "VOLNEY-E",
"stopSequence": 68
},
{
"arrival": {
"time": "1771497239"
},
"departure": {
"time": "1771497239"
},
"stopId": "MADELE-E",
"stopSequence": 69
},
{
"arrival": {
"time": "1771497312"
},
"departure": {
"time": "1771497312"
},
"stopId": "JEBOUI-E",
"stopSequence": 70
},
{
"arrival": {
"time": "1771497384"
},
"departure": {
"time": "1771497384"
},
"stopId": "PCOUBE-E",
"stopSequence": 71
},
{
"arrival": {
"time": "1771497419"
},
"departure": {
"time": "1771497419"
},
"stopId": "AROBA-E",
"stopSequence": 72
},
{
"arrival": {
"time": "1771497519"
},
"departure": {
"time": "1771497519"
},
"stopId": "LANGLA-E",
"stopSequence": 73
},
{
"arrival": {
"time": "1771497638"
},
"departure": {
"time": "1771497638"
},
"stopId": "MONTAI-E",
"stopSequence": 74
},
{
"arrival": {
"time": "1771497737"
},
"departure": {
"time": "1771497737"
},
"stopId": "JERUSA-E",
"stopSequence": 75
},
{
"arrival": {
"time": "1771497779"
},
"departure": {
"time": "1771497779"
},
"stopId": "DAGNET-E",
"stopSequence": 76
},
{
"arrival": {
"time": "1771497811"
},
"departure": {
"time": "1771497811"
},
"stopId": "GILLIE-E",
"stopSequence": 77
},
{
"arrival": {
"time": "1771497877"
},
"departure": {
"time": "1771497877"
},
"stopId": "ISORET-E",
"stopSequence": 78
},
{
"arrival": {
"time": "1771497956"
},
"departure": {
"time": "1771497956"
},
"stopId": "VANDE-E",
"stopSequence": 79
},
{
"arrival": {
"time": "1771498007"
},
"departure": {
"time": "1771498007"
},
"stopId": "ORMEAU-E",
"stopSequence": 80
},
{
"arrival": {
"time": "1771498033"
},
"departure": {
"time": "1771498033"
},
"stopId": "CRBLAN-E",
"stopSequence": 81
},
{
"arrival": {
"time": "1771498089"
},
"departure": {
"time": "1771498089"
},
"stopId": "CHATEL-E",
"stopSequence": 82
},
{
"arrival": {
"time": "1771498140"
},
"departure": {
"time": "1771498140"
},
"stopId": "BANCHA-E",
"stopSequence": 83
},
{
"arrival": {
"time": "1771498203"
},
"departure": {
"time": "1771498203"
},
"stopId": "JARDF-E",
"stopSequence": 84
},
{
"arrival": {
"time": "1771498243"
},
"departure": {
"time": "1771498243"
},
"stopId": "SAILLE-E",
"stopSequence": 85
},
{
"arrival": {
"time": "1771498320"
},
"stopId": "SAUBIN",
"stopSequence": 86
}
],
"trip": {
"directionId": 0,
"routeId": "07",
"tripId": "6258531"
}
}
},
{
"id": "trip:6257902",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771497420"
},
"stopId": "BEAUCOUZ",
"stopSequence": 0
},
{
"arrival": {
"time": "1771497456"
},
"departure": {
"time": "1771497456"
},
"stopId": "FAUVETTE",
"stopSequence": 1
},
{
"arrival": {
"time": "1771497489"
},
"departure": {
"time": "1771497489"
},
"stopId": "PINSONS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771497548"
},
"departure": {
"time": "1771497548"
},
"stopId": "PRIEURE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771497579"
},
"departure": {
"time": "1771497579"
},
"stopId": "VAURAGER",
"stopSequence": 5
},
{
"arrival": {
"time": "1771497639"
},
"departure": {
"time": "1771497639"
},
"stopId": "ROUAIRIE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771497682"
},
"departure": {
"time": "1771497682"
},
"stopId": "LASOURCE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771497720"
},
"departure": {
"time": "1771497720"
},
"stopId": "CERFEUIL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771497771"
},
"departure": {
"time": "1771497771"
},
"stopId": "PROMENIE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771497805"
},
"departure": {
"time": "1771497805"
},
"stopId": "GRANBELL",
"stopSequence": 10
},
{
"arrival": {
"time": "1771497838"
},
"departure": {
"time": "1771497838"
},
"stopId": "RODIN",
"stopSequence": 11
},
{
"arrival": {
"time": "1771497870"
},
"departure": {
"time": "1771497870"
},
"stopId": "BRGPAILL",
"stopSequence": 12
},
{
"arrival": {
"time": "1771497961"
},
"departure": {
"time": "1771497961"
},
"stopId": "LANDREAU",
"stopSequence": 13
},
{
"arrival": {
"time": "1771497997"
},
"departure": {
"time": "1771497997"
},
"stopId": "GDPERIGN",
"stopSequence": 14
},
{
"arrival": {
"time": "1771498041"
},
"departure": {
"time": "1771498041"
},
"stopId": "INRA",
"stopSequence": 15
},
{
"arrival": {
"time": "1771498070"
},
"departure": {
"time": "1771498070"
},
"stopId": "MOREL",
"stopSequence": 16
},
{
"arrival": {
"time": "1771498104"
},
"departure": {
"time": "1771498104"
},
"stopId": "LENOTRE",
"stopSequence": 17
},
{
"arrival": {
"time": "1771498140"
},
"departure": {
"time": "1771498140"
},
"stopId": "BBCAMTEC",
"stopSequence": 18
},
{
"arrival": {
"time": "1771498255"
},
"departure": {
"time": "1771498255"
},
"stopId": "I.U.T.",
"stopSequence": 19
},
{
"arrival": {
"time": "1771498305"
},
"departure": {
"time": "1771498305"
},
"stopId": "RESTUNIV",
"stopSequence": 20
},
{
"arrival": {
"time": "1771498380"
},
"departure": {
"time": "1771498380"
},
"stopId": "CITEUNIV",
"stopSequence": 21
},
{
"arrival": {
"time": "1771498430"
},
"departure": {
"time": "1771498430"
},
"stopId": "POLYTECH",
"stopSequence": 22
},
{
"arrival": {
"time": "1771498491"
},
"departure": {
"time": "1771498491"
},
"stopId": "NDAMELAC",
"stopSequence": 23
},
{
"arrival": {
"time": "1771498557"
},
"departure": {
"time": "1771498557"
},
"stopId": "BOISRAME",
"stopSequence": 24
},
{
"arrival": {
"time": "1771498620"
},
"departure": {
"time": "1771498620"
},
"stopId": "CHBBEILL",
"stopSequence": 25
},
{
"arrival": {
"time": "1771498695"
},
"departure": {
"time": "1771498695"
},
"stopId": "MVIGNE",
"stopSequence": 26
},
{
"arrival": {
"time": "1771498803"
},
"departure": {
"time": "1771498803"
},
"stopId": "FARCYSJA",
"stopSequence": 27
},
{
"arrival": {
"time": "1771498899"
},
"departure": {
"time": "1771498899"
},
"stopId": "SAJACQUE",
"stopSequence": 28
},
{
"arrival": {
"time": "1771498968"
},
"departure": {
"time": "1771498968"
},
"stopId": "DUMESNIL",
"stopSequence": 29
},
{
"arrival": {
"time": "1771499006"
},
"departure": {
"time": "1771499006"
},
"stopId": "LEQUAI",
"stopSequence": 30
},
{
"arrival": {
"time": "1771498980"
},
"departure": {
"time": "1771498980"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MONPROF.",
"stopSequence": 31
},
{
"arrival": {
"time": "1771499082"
},
"departure": {
"time": "1771499082"
},
"scheduleRelationship": "SKIPPED",
"stopId": "TRINITE",
"stopSequence": 32
},
{
"arrival": {
"time": "1771499152"
},
"departure": {
"time": "1771499152"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAUREPA",
"stopSequence": 33
},
{
"arrival": {
"time": "1771499220"
},
"departure": {
"time": "1771499220"
},
"scheduleRelationship": "SKIPPED",
"stopId": "COEURMA",
"stopSequence": 34
},
{
"arrival": {
"time": "1771499186"
},
"departure": {
"time": "1771499186"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHDARR",
"stopSequence": 35
}
],
"trip": {
"directionId": 0,
"routeId": "02",
"tripId": "6257902"
}
}
},
{
"id": "trip:6544458",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771499880"
},
"stopId": "MENDESFR",
"stopSequence": 0
},
{
"arrival": {
"time": "1771500060"
},
"departure": {
"time": "1771500060"
},
"stopId": "FO-LOR-R",
"stopSequence": 1
},
{
"arrival": {
"time": "1771500182"
},
"departure": {
"time": "1771500182"
},
"stopId": "STAUBI-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771500240"
},
"departure": {
"time": "1771500240"
},
"stopId": "HARAS-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771500302"
},
"departure": {
"time": "1771500302"
},
"stopId": "LICES",
"stopSequence": 4
},
{
"arrival": {
"time": "1771500375"
},
"departure": {
"time": "1771500375"
},
"stopId": "CCI-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771500430"
},
"departure": {
"time": "1771500430"
},
"stopId": "CHDARR-E",
"stopSequence": 6
}
],
"trip": {
"directionId": 0,
"routeId": "Tbus",
"tripId": "6544458"
}
}
},
{
"id": "trip:6544932",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496947"
},
"departure": {
"time": "1771496947"
},
"stopId": "1BBCA",
"stopSequence": 0
},
{
"arrival": {
"time": "1771497041"
},
"departure": {
"time": "1771497041"
},
"stopId": "1BEAU",
"stopSequence": 1
},
{
"arrival": {
"time": "1771497150"
},
"departure": {
"time": "1771497150"
},
"stopId": "1BARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1771497231"
},
"departure": {
"time": "1771497231"
},
"stopId": "1PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1771497324"
},
"departure": {
"time": "1771497324"
},
"stopId": "1ELYS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771497434"
},
"departure": {
"time": "1771497434"
},
"stopId": "1FARC",
"stopSequence": 5
},
{
"arrival": {
"time": "1771497610"
},
"stopId": "1QUAI",
"stopSequence": 6
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6544932"
}
}
},
{
"id": "trip:6543562",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496909"
},
"departure": {
"time": "1771496909"
},
"stopId": "2MONP",
"stopSequence": 0
},
{
"departure": {
"time": "1771497540"
},
"stopId": "1MONP",
"stopSequence": 0
},
{
"arrival": {
"time": "1771497622"
},
"departure": {
"time": "1771497622"
},
"stopId": "2EURO",
"stopSequence": 1
},
{
"arrival": {
"time": "1771497708"
},
"departure": {
"time": "1771497708"
},
"stopId": "2DUNA",
"stopSequence": 2
},
{
"arrival": {
"time": "1771497880"
},
"departure": {
"time": "1771497880"
},
"stopId": "2BRIS",
"stopSequence": 3
},
{
"arrival": {
"time": "1771497957"
},
"departure": {
"time": "1771497957"
},
"stopId": "2CROI",
"stopSequence": 4
},
{
"arrival": {
"time": "1771498109"
},
"departure": {
"time": "1771498109"
},
"stopId": "2MTAI",
"stopSequence": 5
},
{
"arrival": {
"time": "1771498200"
},
"departure": {
"time": "1771498200"
},
"stopId": "2CONS",
"stopSequence": 6
},
{
"arrival": {
"time": "1771498350"
},
"stopId": "2CECO",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6543562"
}
}
},
{
"id": "trip:6257511",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771500300"
},
"stopId": "MOULINMA",
"stopSequence": 0
},
{
"arrival": {
"time": "1771500412"
},
"departure": {
"time": "1771500412"
},
"stopId": "BAUDRAI",
"stopSequence": 1
},
{
"arrival": {
"time": "1771500480"
},
"departure": {
"time": "1771500480"
},
"stopId": "GUILLEB.",
"stopSequence": 2
},
{
"arrival": {
"time": "1771500509"
},
"departure": {
"time": "1771500509"
},
"stopId": "RONCIE-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771500542"
},
"departure": {
"time": "1771500542"
},
"stopId": "JEROST-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771500571"
},
"departure": {
"time": "1771500571"
},
"stopId": "MACURI-E",
"stopSequence": 5
}
],
"trip": {
"directionId": 0,
"routeId": "09",
"tripId": "6257511"
}
}
},
{
"id": "trip:6260023",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771500420"
},
"stopId": "GAREPAPI",
"stopSequence": 0
},
{
"arrival": {
"time": "1771500544"
},
"departure": {
"time": "1771500544"
},
"stopId": "BREMON-E",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "20",
"tripId": "6260023"
}
}
},
{
"id": "trip:6544937",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771500540"
},
"stopId": "1BBCA",
"stopSequence": 0
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6544937"
}
}
},
{
"id": "trip:6541259",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771497460"
},
"stopId": "1AARD",
"stopSequence": 0
},
{
"arrival": {
"time": "1771497540"
},
"departure": {
"time": "1771497540"
},
"stopId": "1BASC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771497610"
},
"departure": {
"time": "1771497610"
},
"stopId": "1STGI",
"stopSequence": 2
},
{
"arrival": {
"time": "1771497690"
},
"departure": {
"time": "1771497690"
},
"stopId": "1ACAS",
"stopSequence": 3
},
{
"arrival": {
"time": "1771497780"
},
"departure": {
"time": "1771497780"
},
"stopId": "1BROY",
"stopSequence": 4
},
{
"arrival": {
"time": "1771497870"
},
"departure": {
"time": "1771497870"
},
"stopId": "1PMAY",
"stopSequence": 5
},
{
"arrival": {
"time": "1771497980"
},
"departure": {
"time": "1771497980"
},
"stopId": "1BOTA",
"stopSequence": 6
},
{
"arrival": {
"time": "1771498140"
},
"departure": {
"time": "1771498140"
},
"stopId": "1VERN",
"stopSequence": 8
},
{
"arrival": {
"time": "1771498230"
},
"departure": {
"time": "1771498230"
},
"stopId": "1HSAU",
"stopSequence": 9
},
{
"arrival": {
"time": "1771498350"
},
"departure": {
"time": "1771498350"
},
"stopId": "1JMOU",
"stopSequence": 10
},
{
"arrival": {
"time": "1771498430"
},
"departure": {
"time": "1771498430"
},
"stopId": "1CAPU",
"stopSequence": 11
},
{
"arrival": {
"time": "1771498550"
},
"departure": {
"time": "1771498550"
},
"stopId": "1HOPA",
"stopSequence": 12
},
{
"arrival": {
"time": "1771498640"
},
"departure": {
"time": "1771498640"
},
"stopId": "1BMAI",
"stopSequence": 13
},
{
"arrival": {
"time": "1771498760"
},
"departure": {
"time": "1771498760"
},
"stopId": "1STSE",
"stopSequence": 14
},
{
"arrival": {
"time": "1771498870"
},
"departure": {
"time": "1771498870"
},
"stopId": "1CECO",
"stopSequence": 15
},
{
"arrival": {
"time": "1771498970"
},
"departure": {
"time": "1771498970"
},
"stopId": "1HDVA",
"stopSequence": 16
},
{
"arrival": {
"time": "1771499040"
},
"departure": {
"time": "1771499040"
},
"stopId": "1FMBL",
"stopSequence": 17
},
{
"arrival": {
"time": "1771499110"
},
"departure": {
"time": "1771499110"
},
"stopId": "1HARA",
"stopSequence": 18
},
{
"arrival": {
"time": "1771499220"
},
"departure": {
"time": "1771499220"
},
"stopId": "1LGAR",
"stopSequence": 19
},
{
"arrival": {
"time": "1771499310"
},
"departure": {
"time": "1771499310"
},
"stopId": "1LAFA",
"stopSequence": 20
},
{
"arrival": {
"time": "1771499410"
},
"departure": {
"time": "1771499410"
},
"stopId": "1STRA",
"stopSequence": 21
},
{
"arrival": {
"time": "1771499510"
},
"departure": {
"time": "1771499510"
},
"stopId": "1BAMA",
"stopSequence": 22
},
{
"arrival": {
"time": "1771499620"
},
"departure": {
"time": "1771499620"
},
"stopId": "1JE23",
"stopSequence": 23
},
{
"arrival": {
"time": "1771499730"
},
"departure": {
"time": "1771499730"
},
"stopId": "1JVIL",
"stopSequence": 24
},
{
"arrival": {
"time": "1771499850"
},
"stopId": "1ANRO",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6541259"
}
}
},
{
"id": "trip:6257942",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496934"
},
"departure": {
"time": "1771496934"
},
"stopId": "JAUDETTE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771496963"
},
"departure": {
"time": "1771496979"
},
"stopId": "WALCOURT",
"stopSequence": 6
},
{
"arrival": {
"time": "1771496986"
},
"departure": {
"time": "1771496986"
},
"stopId": "MORLIERE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771497029"
},
"departure": {
"time": "1771497029"
},
"stopId": "CEEQUEST",
"stopSequence": 8
},
{
"arrival": {
"time": "1771497076"
},
"departure": {
"time": "1771497076"
},
"stopId": "PELLERI",
"stopSequence": 9
},
{
"arrival": {
"time": "1771497120"
},
"departure": {
"time": "1771497120"
},
"stopId": "STADE",
"stopSequence": 10
},
{
"arrival": {
"time": "1771497175"
},
"departure": {
"time": "1771497175"
},
"stopId": "AUBEPINE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771497229"
},
"departure": {
"time": "1771497229"
},
"stopId": "GEMMETR",
"stopSequence": 12
},
{
"arrival": {
"time": "1771497295"
},
"departure": {
"time": "1771497295"
},
"stopId": "JUFERRY",
"stopSequence": 13
},
{
"arrival": {
"time": "1771497370"
},
"departure": {
"time": "1771497370"
},
"stopId": "CCHEMINE",
"stopSequence": 14
},
{
"arrival": {
"time": "1771497429"
},
"departure": {
"time": "1771497429"
},
"stopId": "PAPERIE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771497480"
},
"departure": {
"time": "1771497480"
},
"stopId": "LAREUX",
"stopSequence": 16
},
{
"arrival": {
"time": "1771497552"
},
"departure": {
"time": "1771497552"
},
"stopId": "CASERNE",
"stopSequence": 17
},
{
"arrival": {
"time": "1771497635"
},
"departure": {
"time": "1771497635"
},
"stopId": "ARCEAU",
"stopSequence": 18
},
{
"arrival": {
"time": "1771497694"
},
"departure": {
"time": "1771497694"
},
"stopId": "AFPA",
"stopSequence": 19
},
{
"arrival": {
"time": "1771497765"
},
"departure": {
"time": "1771497765"
},
"stopId": "CIMETIER",
"stopSequence": 20
},
{
"arrival": {
"time": "1771497861"
},
"departure": {
"time": "1771497861"
},
"stopId": "MONTAIG",
"stopSequence": 21
},
{
"arrival": {
"time": "1771497902"
},
"departure": {
"time": "1771497902"
},
"stopId": "GARDOT",
"stopSequence": 22
},
{
"arrival": {
"time": "1771497960"
},
"departure": {
"time": "1771497960"
},
"stopId": "STEXUPER",
"stopSequence": 23
},
{
"arrival": {
"time": "1771498027"
},
"departure": {
"time": "1771498027"
},
"stopId": "SECUSOCI",
"stopSequence": 24
},
{
"arrival": {
"time": "1771498147"
},
"departure": {
"time": "1771498147"
},
"stopId": "MAIL-NAE",
"stopSequence": 25
},
{
"arrival": {
"time": "1771498200"
},
"departure": {
"time": "1771498260"
},
"stopId": "FO-LOR-R",
"stopSequence": 26
},
{
"arrival": {
"time": "1771498347"
},
"departure": {
"time": "1771498347"
},
"stopId": "STAUBI-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771498389"
},
"departure": {
"time": "1771498389"
},
"stopId": "HARAS-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771498500"
},
"departure": {
"time": "1771498500"
},
"stopId": "LESGAR-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771498602"
},
"departure": {
"time": "1771498602"
},
"stopId": "BREMON-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771498669"
},
"departure": {
"time": "1771498669"
},
"stopId": "ACAD-PLA",
"stopSequence": 31
},
{
"arrival": {
"time": "1771498711"
},
"departure": {
"time": "1771498711"
},
"stopId": "CHDARR-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771498832"
},
"departure": {
"time": "1771498832"
},
"stopId": "LEQUAI-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771498872"
},
"departure": {
"time": "1771498872"
},
"stopId": "DUMESN-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771498860"
},
"departure": {
"time": "1771498860"
},
"scheduleRelationship": "SKIPPED",
"stopId": "COEURM-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771498913"
},
"departure": {
"time": "1771498913"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAURE-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771498972"
},
"departure": {
"time": "1771498972"
},
"scheduleRelationship": "SKIPPED",
"stopId": "TRINIT-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771499100"
},
"departure": {
"time": "1771499100"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MONPRO-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771498974"
},
"departure": {
"time": "1771498974"
},
"stopId": "SAJACQ-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771499043"
},
"departure": {
"time": "1771499043"
},
"stopId": "FARCSJ-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771499152"
},
"departure": {
"time": "1771499152"
},
"stopId": "MVIGNE-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771499234"
},
"departure": {
"time": "1771499234"
},
"stopId": "CHBBEI-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771499289"
},
"departure": {
"time": "1771499289"
},
"stopId": "BOISRA-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771499355"
},
"departure": {
"time": "1771499355"
},
"stopId": "NDAMLA-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771499418"
},
"departure": {
"time": "1771499418"
},
"stopId": "POLYTE-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771499474"
},
"departure": {
"time": "1771499474"
},
"stopId": "CITEUN-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771499545"
},
"departure": {
"time": "1771499545"
},
"stopId": "RESTUN-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771499600"
},
"departure": {
"time": "1771499600"
},
"stopId": "I.U.T.-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771499714"
},
"departure": {
"time": "1771499714"
},
"stopId": "BBCAMT-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771499750"
},
"departure": {
"time": "1771499750"
},
"stopId": "LENOT-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771499774"
},
"departure": {
"time": "1771499774"
},
"stopId": "MOREL-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771499802"
},
"departure": {
"time": "1771499802"
},
"stopId": "INRA-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771499839"
},
"departure": {
"time": "1771499839"
},
"stopId": "GDPERI-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771499870"
},
"departure": {
"time": "1771499870"
},
"stopId": "LANDRE-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771499954"
},
"departure": {
"time": "1771499954"
},
"stopId": "BRGPAI-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771499986"
},
"departure": {
"time": "1771499986"
},
"stopId": "RODIN-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771500025"
},
"departure": {
"time": "1771500025"
},
"stopId": "GRANBE-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771500075"
},
"departure": {
"time": "1771500075"
},
"stopId": "PROME-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771500129"
},
"departure": {
"time": "1771500129"
},
"stopId": "CERFEU-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771500186"
},
"departure": {
"time": "1771500186"
},
"stopId": "LASOUR-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1771500239"
},
"departure": {
"time": "1771500239"
},
"stopId": "ROUAIR-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771500300"
},
"departure": {
"time": "1771500300"
},
"stopId": "VAURAG-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1771500343"
},
"departure": {
"time": "1771500343"
},
"stopId": "PRIEUR-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1771500379"
},
"departure": {
"time": "1771500379"
},
"stopId": "GRANPI-E",
"stopSequence": 64
},
{
"arrival": {
"time": "1771500403"
},
"departure": {
"time": "1771500403"
},
"stopId": "PINSON-E",
"stopSequence": 65
},
{
"arrival": {
"time": "1771500441"
},
"departure": {
"time": "1771500441"
},
"stopId": "FAUVET-E",
"stopSequence": 66
},
{
"arrival": {
"time": "1771500489"
},
"stopId": "BEAUCOUZ",
"stopSequence": 67
}
],
"trip": {
"directionId": 1,
"routeId": "02",
"tripId": "6257942"
}
}
},
{
"id": "trip:6257513",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771497032"
},
"departure": {
"time": "1771497032"
},
"stopId": "ALDUNA-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771497222"
},
"departure": {
"time": "1771497222"
},
"stopId": "RAMON",
"stopSequence": 41
},
{
"arrival": {
"time": "1771496988"
},
"departure": {
"time": "1771496988"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FFAURE-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771497060"
},
"departure": {
"time": "1771497060"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CARCIT-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771497276"
},
"departure": {
"time": "1771497276"
},
"stopId": "CITESO-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771497337"
},
"departure": {
"time": "1771497337"
},
"stopId": "DOYENN-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771497402"
},
"departure": {
"time": "1771497402"
},
"stopId": "SAVOIE-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771497465"
},
"departure": {
"time": "1771497465"
},
"stopId": "INDUST-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771497504"
},
"departure": {
"time": "1771497504"
},
"stopId": "HOTELL-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771497551"
},
"departure": {
"time": "1771497551"
},
"stopId": "DEBUSS-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771497587"
},
"departure": {
"time": "1771497587"
},
"stopId": "BOISAB-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771497621"
},
"departure": {
"time": "1771497621"
},
"stopId": "DUBELL-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771497720"
},
"departure": {
"time": "1771497720"
},
"stopId": "REDUM-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771497767"
},
"departure": {
"time": "1771497767"
},
"stopId": "HIPPODRO",
"stopSequence": 56
},
{
"arrival": {
"time": "1771497905"
},
"departure": {
"time": "1771497905"
},
"stopId": "COTTAG-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771497947"
},
"stopId": "EVENTARD",
"stopSequence": 58
}
],
"trip": {
"directionId": 0,
"routeId": "09",
"tripId": "6257513"
}
}
},
{
"id": "trip:6053964",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496915"
},
"departure": {
"time": "1771496915"
},
"stopId": "FRANCA-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771496945"
},
"departure": {
"time": "1771496945"
},
"stopId": "LECLSY-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771497019"
},
"departure": {
"time": "1771497019"
},
"stopId": "SSYMAIRI",
"stopSequence": 6
},
{
"arrival": {
"time": "1771497078"
},
"departure": {
"time": "1771497078"
},
"stopId": "UNION",
"stopSequence": 7
},
{
"arrival": {
"time": "1771497117"
},
"departure": {
"time": "1771497117"
},
"stopId": "CHABLANC",
"stopSequence": 8
},
{
"arrival": {
"time": "1771497156"
},
"departure": {
"time": "1771497156"
},
"stopId": "BASMORTI",
"stopSequence": 9
},
{
"arrival": {
"time": "1771497199"
},
"departure": {
"time": "1771497199"
},
"stopId": "MILLARDI",
"stopSequence": 10
},
{
"arrival": {
"time": "1771497214"
},
"departure": {
"time": "1771497214"
},
"stopId": "CARREAUX",
"stopSequence": 11
},
{
"arrival": {
"time": "1771497439"
},
"departure": {
"time": "1771497439"
},
"stopId": "PARCEXPO",
"stopSequence": 12
},
{
"arrival": {
"time": "1771497571"
},
"departure": {
"time": "1771497571"
},
"stopId": "PROVINS",
"stopSequence": 13
},
{
"arrival": {
"time": "1771497636"
},
"departure": {
"time": "1771497636"
},
"stopId": "RTEPARIS",
"stopSequence": 14
},
{
"arrival": {
"time": "1771497713"
},
"departure": {
"time": "1771497713"
},
"stopId": "SEPSONET",
"stopSequence": 15
},
{
"arrival": {
"time": "1771497829"
},
"departure": {
"time": "1771497829"
},
"stopId": "CHATENAY",
"stopSequence": 16
},
{
"arrival": {
"time": "1771497942"
},
"departure": {
"time": "1771497942"
},
"stopId": "BRISEPOT",
"stopSequence": 17
},
{
"arrival": {
"time": "1771498210"
},
"departure": {
"time": "1771498210"
},
"stopId": "CLEMOINE",
"stopSequence": 18
},
{
"arrival": {
"time": "1771498313"
},
"stopId": "HDVSUB",
"stopSequence": 19
}
],
"trip": {
"directionId": 0,
"routeId": "25",
"tripId": "6053964"
}
}
},
{
"id": "trip:6257508",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496899"
},
"departure": {
"time": "1771496899"
},
"stopId": "BOISABBE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771496944"
},
"departure": {
"time": "1771496944"
},
"stopId": "DEBUSSY",
"stopSequence": 6
},
{
"arrival": {
"time": "1771496974"
},
"departure": {
"time": "1771496974"
},
"stopId": "HOTELLER",
"stopSequence": 7
},
{
"arrival": {
"time": "1771497002"
},
"departure": {
"time": "1771497002"
},
"stopId": "INDUSTRI",
"stopSequence": 8
},
{
"arrival": {
"time": "1771497082"
},
"departure": {
"time": "1771497082"
},
"stopId": "SAVOIE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771497152"
},
"departure": {
"time": "1771497152"
},
"stopId": "DOYENNE",
"stopSequence": 10
},
{
"arrival": {
"time": "1771497224"
},
"departure": {
"time": "1771497224"
},
"stopId": "CITESOLI",
"stopSequence": 11
},
{
"arrival": {
"time": "1771497294"
},
"departure": {
"time": "1771497294"
},
"stopId": "RAMON-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771497550"
},
"departure": {
"time": "1771497550"
},
"stopId": "MIMOSAS",
"stopSequence": 16
},
{
"arrival": {
"time": "1771497616"
},
"departure": {
"time": "1771497616"
},
"stopId": "BRISEPOT",
"stopSequence": 17
},
{
"arrival": {
"time": "1771497667"
},
"departure": {
"time": "1771497667"
},
"stopId": "DESJARDI",
"stopSequence": 18
},
{
"arrival": {
"time": "1771497709"
},
"departure": {
"time": "1771497709"
},
"stopId": "MACE",
"stopSequence": 19
},
{
"arrival": {
"time": "1771497738"
},
"departure": {
"time": "1771497738"
},
"stopId": "LUTIN",
"stopSequence": 20
},
{
"arrival": {
"time": "1771497824"
},
"departure": {
"time": "1771497824"
},
"stopId": "MUSSET",
"stopSequence": 21
},
{
"arrival": {
"time": "1771497864"
},
"departure": {
"time": "1771497864"
},
"stopId": "SAVARY",
"stopSequence": 22
},
{
"arrival": {
"time": "1771497300"
},
"departure": {
"time": "1771497300"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CARCITR",
"stopSequence": 23
},
{
"arrival": {
"time": "1771497355"
},
"departure": {
"time": "1771497355"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FFAURE",
"stopSequence": 24
},
{
"arrival": {
"time": "1771497464"
},
"departure": {
"time": "1771497464"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FACUL-SS",
"stopSequence": 25
},
{
"arrival": {
"time": "1771497480"
},
"departure": {
"time": "1771497480"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BDEMAINE",
"stopSequence": 26
},
{
"arrival": {
"time": "1771497623"
},
"departure": {
"time": "1771497623"
},
"scheduleRelationship": "SKIPPED",
"stopId": "TALET",
"stopSequence": 27
},
{
"arrival": {
"time": "1771497954"
},
"departure": {
"time": "1771497954"
},
"stopId": "MENDESFR",
"stopSequence": 28
},
{
"arrival": {
"time": "1771498078"
},
"departure": {
"time": "1771498078"
},
"stopId": "FO-LOR-R",
"stopSequence": 29
},
{
"arrival": {
"time": "1771498154"
},
"departure": {
"time": "1771498154"
},
"stopId": "STAUBI-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771498190"
},
"departure": {
"time": "1771498190"
},
"stopId": "HARAS-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771498286"
},
"departure": {
"time": "1771498286"
},
"stopId": "LESGAR-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771498397"
},
"departure": {
"time": "1771498397"
},
"stopId": "SEMARD-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771498446"
},
"departure": {
"time": "1771498446"
},
"stopId": "PONTNO-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771498546"
},
"departure": {
"time": "1771498546"
},
"stopId": "POIREL-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771498601"
},
"departure": {
"time": "1771498601"
},
"stopId": "VAUBAN-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771498680"
},
"departure": {
"time": "1771498680"
},
"stopId": "CHANZY-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771498740"
},
"departure": {
"time": "1771498740"
},
"stopId": "LAFAYE-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771498826"
},
"departure": {
"time": "1771498826"
},
"stopId": "MIRABE-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771498881"
},
"departure": {
"time": "1771498881"
},
"stopId": "CESARG-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771498920"
},
"departure": {
"time": "1771498920"
},
"stopId": "BLANDE-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771498976"
},
"departure": {
"time": "1771498976"
},
"stopId": "MUTUAL-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771499048"
},
"departure": {
"time": "1771499048"
},
"stopId": "VILLES-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771499097"
},
"departure": {
"time": "1771499097"
},
"stopId": "VIVIER-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771499160"
},
"departure": {
"time": "1771499160"
},
"stopId": "MARIAN-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771499211"
},
"departure": {
"time": "1771499211"
},
"stopId": "LINOVE-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771499250"
},
"departure": {
"time": "1771499250"
},
"stopId": "DANGEL-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771499310"
},
"departure": {
"time": "1771499310"
},
"stopId": "ATHLET-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771499354"
},
"departure": {
"time": "1771499354"
},
"stopId": "DIONNE-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771499400"
},
"departure": {
"time": "1771499400"
},
"stopId": "GENDRO-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771499444"
},
"departure": {
"time": "1771499444"
},
"stopId": "CHESNA-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771499492"
},
"departure": {
"time": "1771499492"
},
"stopId": "GIRAD-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771499587"
},
"departure": {
"time": "1771499587"
},
"stopId": "FRANVILL",
"stopSequence": 53
},
{
"arrival": {
"time": "1771499642"
},
"departure": {
"time": "1771499642"
},
"stopId": "GGESSAND",
"stopSequence": 54
},
{
"arrival": {
"time": "1771499683"
},
"departure": {
"time": "1771499683"
},
"stopId": "MACURIE",
"stopSequence": 55
},
{
"arrival": {
"time": "1771499702"
},
"departure": {
"time": "1771499702"
},
"stopId": "JEROSTAN",
"stopSequence": 56
},
{
"arrival": {
"time": "1771499739"
},
"departure": {
"time": "1771499739"
},
"stopId": "RONCIERE",
"stopSequence": 57
},
{
"arrival": {
"time": "1771499824"
},
"departure": {
"time": "1771499824"
},
"stopId": "GUILLE-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771499889"
},
"departure": {
"time": "1771499889"
},
"stopId": "BAUDRA-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771500004"
},
"stopId": "MOULINMA",
"stopSequence": 60
}
],
"trip": {
"directionId": 1,
"routeId": "09",
"tripId": "6257508"
}
}
},
{
"id": "trip:6258062",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771498135"
},
"departure": {
"time": "1771498135"
},
"stopId": "AURIOL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771498199"
},
"departure": {
"time": "1771498199"
},
"stopId": "PELUAU",
"stopSequence": 2
},
{
"arrival": {
"time": "1771498292"
},
"departure": {
"time": "1771498292"
},
"stopId": "LIZE05",
"stopSequence": 3
},
{
"arrival": {
"time": "1771498335"
},
"departure": {
"time": "1771498335"
},
"stopId": "CAMUS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771498380"
},
"departure": {
"time": "1771498380"
},
"stopId": "LECLERC",
"stopSequence": 5
},
{
"arrival": {
"time": "1771498447"
},
"departure": {
"time": "1771498447"
},
"stopId": "ROCEPINE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771498496"
},
"departure": {
"time": "1771498496"
},
"stopId": "PARCGARE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771498561"
},
"departure": {
"time": "1771498561"
},
"stopId": "LABRUYER",
"stopSequence": 8
},
{
"arrival": {
"time": "1771498636"
},
"departure": {
"time": "1771498636"
},
"stopId": "RASPAIL",
"stopSequence": 9
},
{
"arrival": {
"time": "1771498693"
},
"departure": {
"time": "1771498693"
},
"stopId": "DUMESNIL",
"stopSequence": 10
},
{
"arrival": {
"time": "1771498740"
},
"departure": {
"time": "1771498740"
},
"stopId": "LEQUAI",
"stopSequence": 11
},
{
"arrival": {
"time": "1771498942"
},
"departure": {
"time": "1771498942"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHDARR",
"stopSequence": 12
},
{
"arrival": {
"time": "1771498921"
},
"departure": {
"time": "1771498921"
},
"stopId": "ACADEMIE",
"stopSequence": 13
},
{
"arrival": {
"time": "1771498971"
},
"departure": {
"time": "1771498971"
},
"stopId": "GBREM-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771499000"
},
"departure": {
"time": "1771499000"
},
"stopId": "SEMARD-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771499034"
},
"departure": {
"time": "1771499034"
},
"stopId": "PONTNO-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771499100"
},
"departure": {
"time": "1771499100"
},
"stopId": "POIREL-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771499136"
},
"departure": {
"time": "1771499136"
},
"stopId": "VAUBAN-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771499205"
},
"departure": {
"time": "1771499205"
},
"stopId": "GENIE-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771499269"
},
"departure": {
"time": "1771499269"
},
"stopId": "EBLE-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771499351"
},
"departure": {
"time": "1771499351"
},
"stopId": "CTRETR-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771499455"
},
"departure": {
"time": "1771499455"
},
"stopId": "GAUBOU5B",
"stopSequence": 22
},
{
"arrival": {
"time": "1771499523"
},
"departure": {
"time": "1771499523"
},
"stopId": "MONTCASB",
"stopSequence": 23
},
{
"arrival": {
"time": "1771499578"
},
"departure": {
"time": "1771499578"
},
"stopId": "MAJUIN5B",
"stopSequence": 24
},
{
"arrival": {
"time": "1771499624"
},
"departure": {
"time": "1771499624"
},
"stopId": "CLAUDEL",
"stopSequence": 25
},
{
"arrival": {
"time": "1771499670"
},
"departure": {
"time": "1771499670"
},
"stopId": "JEAN-23",
"stopSequence": 26
},
{
"arrival": {
"time": "1771499702"
},
"departure": {
"time": "1771499702"
},
"stopId": "JULESVER",
"stopSequence": 27
},
{
"arrival": {
"time": "1771499763"
},
"departure": {
"time": "1771499763"
},
"stopId": "PALLAC-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771499793"
},
"departure": {
"time": "1771499793"
},
"stopId": "DURVIL-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771499875"
},
"departure": {
"time": "1771499875"
},
"stopId": "ANRO-5B",
"stopSequence": 30
},
{
"arrival": {
"time": "1771499912"
},
"departure": {
"time": "1771499912"
},
"stopId": "BOUTHO-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771499950"
},
"departure": {
"time": "1771499950"
},
"stopId": "APPENT-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771499990"
},
"departure": {
"time": "1771499990"
},
"stopId": "FRCEVE-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771500015"
},
"departure": {
"time": "1771500015"
},
"stopId": "ORGEMO-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771500056"
},
"departure": {
"time": "1771500056"
},
"stopId": "NERUDA",
"stopSequence": 35
},
{
"arrival": {
"time": "1771500121"
},
"departure": {
"time": "1771500121"
},
"stopId": "ORGEMONT",
"stopSequence": 36
},
{
"arrival": {
"time": "1771500206"
},
"departure": {
"time": "1771500206"
},
"stopId": "ARBORETU",
"stopSequence": 37
},
{
"arrival": {
"time": "1771500268"
},
"departure": {
"time": "1771500268"
},
"stopId": "MORELE-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771500355"
},
"departure": {
"time": "1771500355"
},
"stopId": "DELATR-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771500420"
},
"departure": {
"time": "1771500420"
},
"stopId": "HAUTPR-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771500522"
},
"departure": {
"time": "1771500522"
},
"stopId": "INTMIL-E",
"stopSequence": 41
}
],
"trip": {
"directionId": 1,
"routeId": "05",
"tripId": "6258062"
}
}
},
{
"id": "trip:6543567",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771500540"
},
"stopId": "2MONP",
"stopSequence": 0
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6543567"
}
}
},
{
"id": "trip:6260096",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771500420"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHANTOUR",
"stopSequence": 1
},
{
"arrival": {
"time": "1771500460"
},
"departure": {
"time": "1771500460"
},
"scheduleRelationship": "SKIPPED",
"stopId": "VIGNES",
"stopSequence": 2
},
{
"arrival": {
"time": "1771500491"
},
"departure": {
"time": "1771500491"
},
"scheduleRelationship": "SKIPPED",
"stopId": "RANGEARD",
"stopSequence": 3
},
{
"arrival": {
"time": "1771500513"
},
"departure": {
"time": "1771500513"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LAPOINTE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771500553"
},
"departure": {
"time": "1771500553"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PONTLAIT",
"stopSequence": 5
},
{
"arrival": {
"time": "1771500454"
},
"departure": {
"time": "1771500454"
},
"stopId": "BOUCHEM",
"stopSequence": 8
},
{
"arrival": {
"time": "1771500508"
},
"departure": {
"time": "1771500508"
},
"stopId": "CHEVRIER",
"stopSequence": 9
},
{
"arrival": {
"time": "1771500545"
},
"departure": {
"time": "1771500545"
},
"stopId": "PETPORT",
"stopSequence": 10
}
],
"trip": {
"directionId": 0,
"routeId": "06",
"tripId": "6260096"
}
}
},
{
"id": "trip:6258533",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496901"
},
"departure": {
"time": "1771496901"
},
"stopId": "BONPLAND",
"stopSequence": 32
},
{
"arrival": {
"time": "1771496931"
},
"departure": {
"time": "1771496931"
},
"stopId": "LEPRE",
"stopSequence": 33
},
{
"arrival": {
"time": "1771496976"
},
"departure": {
"time": "1771496976"
},
"stopId": "SALET-AR",
"stopSequence": 34
},
{
"arrival": {
"time": "1771496983"
},
"departure": {
"time": "1771496983"
},
"stopId": "RIPOLLE",
"stopSequence": 35
},
{
"arrival": {
"time": "1771497034"
},
"departure": {
"time": "1771497034"
},
"stopId": "PEGARDE",
"stopSequence": 36
},
{
"arrival": {
"time": "1771497081"
},
"departure": {
"time": "1771497081"
},
"stopId": "CIAVRILL",
"stopSequence": 37
},
{
"arrival": {
"time": "1771497131"
},
"departure": {
"time": "1771497131"
},
"stopId": "MAIRAVR",
"stopSequence": 38
},
{
"arrival": {
"time": "1771497174"
},
"departure": {
"time": "1771497174"
},
"stopId": "MAUFINE",
"stopSequence": 39
},
{
"arrival": {
"time": "1771497236"
},
"departure": {
"time": "1771497236"
},
"stopId": "DELAUNE",
"stopSequence": 40
},
{
"arrival": {
"time": "1771497275"
},
"departure": {
"time": "1771497275"
},
"stopId": "BEURRIER",
"stopSequence": 41
},
{
"arrival": {
"time": "1771497343"
},
"departure": {
"time": "1771497343"
},
"stopId": "BRASSENS",
"stopSequence": 42
},
{
"arrival": {
"time": "1771497392"
},
"departure": {
"time": "1771497392"
},
"stopId": "RONDE",
"stopSequence": 43
},
{
"arrival": {
"time": "1771497435"
},
"departure": {
"time": "1771497435"
},
"stopId": "PLAMAY",
"stopSequence": 44
},
{
"arrival": {
"time": "1771497491"
},
"departure": {
"time": "1771497491"
},
"stopId": "KENNEDY",
"stopSequence": 45
},
{
"arrival": {
"time": "1771497542"
},
"departure": {
"time": "1771497542"
},
"stopId": "ECHMAN",
"stopSequence": 46
},
{
"arrival": {
"time": "1771497620"
},
"departure": {
"time": "1771497620"
},
"stopId": "LIZE07",
"stopSequence": 47
},
{
"arrival": {
"time": "1771497658"
},
"departure": {
"time": "1771497658"
},
"stopId": "GASNIER",
"stopSequence": 48
},
{
"arrival": {
"time": "1771497715"
},
"departure": {
"time": "1771497715"
},
"stopId": "GOURONNI",
"stopSequence": 49
},
{
"arrival": {
"time": "1771497787"
},
"departure": {
"time": "1771497787"
},
"stopId": "CLOUET",
"stopSequence": 50
},
{
"arrival": {
"time": "1771497820"
},
"departure": {
"time": "1771497820"
},
"stopId": "BICHLAZA",
"stopSequence": 51
},
{
"arrival": {
"time": "1771497851"
},
"departure": {
"time": "1771497851"
},
"stopId": "DESCAZEA",
"stopSequence": 52
},
{
"arrival": {
"time": "1771497919"
},
"departure": {
"time": "1771497919"
},
"stopId": "MONPROFI",
"stopSequence": 53
},
{
"arrival": {
"time": "1771497938"
},
"departure": {
"time": "1771497938"
},
"stopId": "DUMESNIL",
"stopSequence": 54
},
{
"arrival": {
"time": "1771497977"
},
"departure": {
"time": "1771497977"
},
"stopId": "LEQUAI",
"stopSequence": 55
},
{
"arrival": {
"time": "1771498117"
},
"departure": {
"time": "1771498117"
},
"stopId": "CHDARR",
"stopSequence": 56
},
{
"arrival": {
"time": "1771497831"
},
"departure": {
"time": "1771497831"
},
"scheduleRelationship": "SKIPPED",
"stopId": "TRINITE",
"stopSequence": 57
},
{
"arrival": {
"time": "1771497900"
},
"departure": {
"time": "1771497900"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAUREPA",
"stopSequence": 58
},
{
"arrival": {
"time": "1771497960"
},
"departure": {
"time": "1771497960"
},
"scheduleRelationship": "SKIPPED",
"stopId": "COEURPOI",
"stopSequence": 59
},
{
"arrival": {
"time": "1771498025"
},
"departure": {
"time": "1771498025"
},
"scheduleRelationship": "SKIPPED",
"stopId": "REPUBLIQ",
"stopSequence": 60
},
{
"arrival": {
"time": "1771498080"
},
"departure": {
"time": "1771498080"
},
"scheduleRelationship": "SKIPPED",
"stopId": "SAICRO-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771498136"
},
"departure": {
"time": "1771498136"
},
"scheduleRelationship": "SKIPPED",
"stopId": "OFFTOU-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1771498146"
},
"departure": {
"time": "1771498146"
},
"stopId": "CCI",
"stopSequence": 63
},
{
"arrival": {
"time": "1771498218"
},
"departure": {
"time": "1771498320"
},
"stopId": "LICES-E",
"stopSequence": 64
},
{
"arrival": {
"time": "1771498500"
},
"departure": {
"time": "1771498500"
},
"stopId": "ANLERO-E",
"stopSequence": 65
},
{
"arrival": {
"time": "1771498583"
},
"departure": {
"time": "1771498583"
},
"stopId": "MICHEL-E",
"stopSequence": 66
},
{
"arrival": {
"time": "1771498637"
},
"departure": {
"time": "1771498637"
},
"stopId": "BOURGO-E",
"stopSequence": 67
},
{
"arrival": {
"time": "1771498682"
},
"departure": {
"time": "1771498682"
},
"stopId": "VOLNEY-E",
"stopSequence": 68
},
{
"arrival": {
"time": "1771498740"
},
"departure": {
"time": "1771498740"
},
"stopId": "MADELE-E",
"stopSequence": 69
},
{
"arrival": {
"time": "1771498813"
},
"departure": {
"time": "1771498813"
},
"stopId": "JEBOUI-E",
"stopSequence": 70
},
{
"arrival": {
"time": "1771498885"
},
"departure": {
"time": "1771498885"
},
"stopId": "PCOUBE-E",
"stopSequence": 71
},
{
"arrival": {
"time": "1771498920"
},
"departure": {
"time": "1771498920"
},
"stopId": "AROBA-E",
"stopSequence": 72
},
{
"arrival": {
"time": "1771499020"
},
"departure": {
"time": "1771499020"
},
"stopId": "LANGLA-E",
"stopSequence": 73
},
{
"arrival": {
"time": "1771499139"
},
"departure": {
"time": "1771499139"
},
"stopId": "MONTAI-E",
"stopSequence": 74
},
{
"arrival": {
"time": "1771499238"
},
"departure": {
"time": "1771499238"
},
"stopId": "JERUSA-E",
"stopSequence": 75
},
{
"arrival": {
"time": "1771499280"
},
"departure": {
"time": "1771499280"
},
"stopId": "DAGNET-E",
"stopSequence": 76
},
{
"arrival": {
"time": "1771499312"
},
"departure": {
"time": "1771499312"
},
"stopId": "GILLIE-E",
"stopSequence": 77
},
{
"arrival": {
"time": "1771499377"
},
"departure": {
"time": "1771499377"
},
"stopId": "ISORET-E",
"stopSequence": 78
},
{
"arrival": {
"time": "1771499456"
},
"departure": {
"time": "1771499456"
},
"stopId": "VANDE-E",
"stopSequence": 79
},
{
"arrival": {
"time": "1771499507"
},
"departure": {
"time": "1771499507"
},
"stopId": "ORMEAU-E",
"stopSequence": 80
},
{
"arrival": {
"time": "1771499533"
},
"departure": {
"time": "1771499533"
},
"stopId": "CRBLAN-E",
"stopSequence": 81
},
{
"arrival": {
"time": "1771499589"
},
"departure": {
"time": "1771499589"
},
"stopId": "CHATEL-E",
"stopSequence": 82
},
{
"arrival": {
"time": "1771499640"
},
"departure": {
"time": "1771499640"
},
"stopId": "BANCHA-E",
"stopSequence": 83
},
{
"arrival": {
"time": "1771499703"
},
"departure": {
"time": "1771499703"
},
"stopId": "JARDF-E",
"stopSequence": 84
},
{
"arrival": {
"time": "1771499743"
},
"departure": {
"time": "1771499743"
},
"stopId": "SAILLE-E",
"stopSequence": 85
},
{
"arrival": {
"time": "1771499820"
},
"stopId": "SAUBIN",
"stopSequence": 86
}
],
"trip": {
"directionId": 0,
"routeId": "07",
"tripId": "6258533"
}
}
},
{
"id": "trip:6258655",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771497060"
},
"stopId": "FO-LOR-R",
"stopSequence": 0
},
{
"arrival": {
"time": "1771497134"
},
"departure": {
"time": "1771497134"
},
"stopId": "STAUBI-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771497169"
},
"departure": {
"time": "1771497169"
},
"stopId": "HARAS-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771497300"
},
"departure": {
"time": "1771497300"
},
"stopId": "ANLERO-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771497380"
},
"departure": {
"time": "1771497380"
},
"stopId": "MICHEL-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771497431"
},
"departure": {
"time": "1771497431"
},
"stopId": "BOURGO-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771497474"
},
"departure": {
"time": "1771497474"
},
"stopId": "VOLNEY-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771497529"
},
"departure": {
"time": "1771497529"
},
"stopId": "MADELE-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771497600"
},
"departure": {
"time": "1771497600"
},
"stopId": "SAUMUR-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771497649"
},
"departure": {
"time": "1771497649"
},
"stopId": "DELACR-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771497690"
},
"departure": {
"time": "1771497690"
},
"stopId": "JUSTIC-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771497774"
},
"departure": {
"time": "1771497774"
},
"stopId": "ECLATE-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771497860"
},
"departure": {
"time": "1771497860"
},
"stopId": "VDLOIR-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771497900"
},
"departure": {
"time": "1771497900"
},
"stopId": "LEOLAG-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771497937"
},
"departure": {
"time": "1771497937"
},
"stopId": "BELVTR-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771498018"
},
"departure": {
"time": "1771498018"
},
"stopId": "MARAIS-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771498090"
},
"departure": {
"time": "1771498090"
},
"stopId": "FRESNA-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771498167"
},
"departure": {
"time": "1771498167"
},
"stopId": "CHOUTE-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771498210"
},
"departure": {
"time": "1771498210"
},
"stopId": "MENA-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771498272"
},
"departure": {
"time": "1771498272"
},
"stopId": "MALAQU-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771498305"
},
"departure": {
"time": "1771498305"
},
"stopId": "LEFEVR-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771498373"
},
"departure": {
"time": "1771498373"
},
"stopId": "PYRAM2-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771498440"
},
"departure": {
"time": "1771498440"
},
"stopId": "BUISSO-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771498518"
},
"departure": {
"time": "1771498518"
},
"stopId": "ARENA-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771498581"
},
"departure": {
"time": "1771498581"
},
"stopId": "MONTHI-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1771498643"
},
"departure": {
"time": "1771498643"
},
"stopId": "MAIRTR-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1771498686"
},
"departure": {
"time": "1771498686"
},
"stopId": "EGLTRE-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771498722"
},
"departure": {
"time": "1771498722"
},
"stopId": "CIMETR-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771498800"
},
"departure": {
"time": "1771498800"
},
"stopId": "HMTRE-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771498880"
},
"departure": {
"time": "1771498880"
},
"stopId": "TRELGA-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771498950"
},
"departure": {
"time": "1771498950"
},
"stopId": "FMAURI-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771498995"
},
"departure": {
"time": "1771498995"
},
"stopId": "MALRAU-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771499040"
},
"stopId": "TRELA-AR",
"stopSequence": 32
}
],
"trip": {
"directionId": 1,
"routeId": "01",
"tripId": "6258655"
}
}
},
{
"id": "trip:6544200",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771499760"
},
"stopId": "1CECO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771499880"
},
"departure": {
"time": "1771499880"
},
"stopId": "1CONS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771499971"
},
"departure": {
"time": "1771499971"
},
"stopId": "1MTAI",
"stopSequence": 2
},
{
"arrival": {
"time": "1771500124"
},
"departure": {
"time": "1771500124"
},
"stopId": "1CROI",
"stopSequence": 3
},
{
"arrival": {
"time": "1771500200"
},
"departure": {
"time": "1771500200"
},
"stopId": "1BRIS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771500358"
},
"departure": {
"time": "1771500358"
},
"stopId": "1DUNA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771500437"
},
"departure": {
"time": "1771500437"
},
"stopId": "1EURO",
"stopSequence": 6
},
{
"arrival": {
"time": "1771500510"
},
"stopId": "2MONP",
"stopSequence": 7
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6544200"
}
}
},
{
"id": "trip:6258729",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496922"
},
"departure": {
"time": "1771496922"
},
"stopId": "JUSTICES",
"stopSequence": 22
},
{
"arrival": {
"time": "1771496956"
},
"departure": {
"time": "1771496956"
},
"stopId": "DELACROI",
"stopSequence": 23
},
{
"arrival": {
"time": "1771497078"
},
"departure": {
"time": "1771497078"
},
"stopId": "SAUMUROI",
"stopSequence": 24
},
{
"arrival": {
"time": "1771497146"
},
"departure": {
"time": "1771497146"
},
"stopId": "MADELEIN",
"stopSequence": 25
},
{
"arrival": {
"time": "1771497193"
},
"departure": {
"time": "1771497193"
},
"stopId": "VOLNEY",
"stopSequence": 26
},
{
"arrival": {
"time": "1771497274"
},
"departure": {
"time": "1771497274"
},
"stopId": "BOURGONN",
"stopSequence": 27
},
{
"arrival": {
"time": "1771497335"
},
"departure": {
"time": "1771497335"
},
"stopId": "MICHELET",
"stopSequence": 28
},
{
"arrival": {
"time": "1771497386"
},
"departure": {
"time": "1771497386"
},
"stopId": "ANLEROY",
"stopSequence": 29
},
{
"arrival": {
"time": "1771497507"
},
"departure": {
"time": "1771497507"
},
"stopId": "PAULBERT",
"stopSequence": 30
},
{
"arrival": {
"time": "1771497563"
},
"departure": {
"time": "1771497563"
},
"stopId": "HARAS",
"stopSequence": 31
},
{
"arrival": {
"time": "1771497672"
},
"departure": {
"time": "1771497672"
},
"stopId": "STAUBIN",
"stopSequence": 32
},
{
"arrival": {
"time": "1771497768"
},
"stopId": "LORRTERM",
"stopSequence": 33
}
],
"trip": {
"directionId": 0,
"routeId": "01",
"tripId": "6258729"
}
}
},
{
"id": "trip:6544040",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771499880"
},
"stopId": "LEQUAI-E",
"stopSequence": 0
},
{
"arrival": {
"time": "1771499923"
},
"departure": {
"time": "1771499923"
},
"stopId": "LEQUAI",
"stopSequence": 1
},
{
"arrival": {
"time": "1771500128"
},
"departure": {
"time": "1771500128"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHDARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1771500156"
},
"departure": {
"time": "1771500156"
},
"stopId": "CCI",
"stopSequence": 3
},
{
"arrival": {
"time": "1771500296"
},
"departure": {
"time": "1771500296"
},
"stopId": "HARAS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771500379"
},
"departure": {
"time": "1771500379"
},
"stopId": "STAUBIN",
"stopSequence": 5
},
{
"arrival": {
"time": "1771500476"
},
"departure": {
"time": "1771500476"
},
"stopId": "LORRAIN1",
"stopSequence": 6
}
],
"trip": {
"directionId": 1,
"routeId": "Tbus",
"tripId": "6544040"
}
}
},
{
"id": "trip:6544197",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771497960"
},
"stopId": "1CECO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771498080"
},
"departure": {
"time": "1771498080"
},
"stopId": "1CONS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771498171"
},
"departure": {
"time": "1771498171"
},
"stopId": "1MTAI",
"stopSequence": 2
},
{
"arrival": {
"time": "1771498324"
},
"departure": {
"time": "1771498324"
},
"stopId": "1CROI",
"stopSequence": 3
},
{
"arrival": {
"time": "1771498400"
},
"departure": {
"time": "1771498400"
},
"stopId": "1BRIS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771498558"
},
"departure": {
"time": "1771498558"
},
"stopId": "1DUNA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771498637"
},
"departure": {
"time": "1771498637"
},
"stopId": "1EURO",
"stopSequence": 6
},
{
"arrival": {
"time": "1771498710"
},
"stopId": "2MONP",
"stopSequence": 7
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6544197"
}
}
},
{
"id": "trip:6257785",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496904"
},
"departure": {
"time": "1771496935"
},
"stopId": "SAVARY-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771496949"
},
"departure": {
"time": "1771496980"
},
"stopId": "MUSSET-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771497059"
},
"departure": {
"time": "1771497059"
},
"stopId": "LUTIN-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771497106"
},
"departure": {
"time": "1771497106"
},
"stopId": "MACE-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771497137"
},
"departure": {
"time": "1771497137"
},
"stopId": "DESJAR-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771497191"
},
"departure": {
"time": "1771497191"
},
"stopId": "BRISEP-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771497275"
},
"departure": {
"time": "1771497275"
},
"stopId": "MIMOSA-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771497317"
},
"departure": {
"time": "1771497317"
},
"stopId": "CHATEN-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771497410"
},
"departure": {
"time": "1771497410"
},
"stopId": "SOLELE-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771497444"
},
"departure": {
"time": "1771497444"
},
"stopId": "SEPSON-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771497491"
},
"departure": {
"time": "1771497491"
},
"stopId": "BANCST-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771497592"
},
"departure": {
"time": "1771497592"
},
"stopId": "RTEPAR-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771497660"
},
"departure": {
"time": "1771497660"
},
"stopId": "PROVIN-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771497780"
},
"stopId": "PARCEX-E",
"stopSequence": 43
}
],
"trip": {
"directionId": 0,
"routeId": "04",
"tripId": "6257785"
}
}
},
{
"id": "trip:6541185",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771499970"
},
"stopId": "2ANRO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771500090"
},
"departure": {
"time": "1771500090"
},
"stopId": "2JVIL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771500200"
},
"departure": {
"time": "1771500200"
},
"stopId": "2JE23",
"stopSequence": 2
},
{
"arrival": {
"time": "1771500320"
},
"departure": {
"time": "1771500320"
},
"stopId": "2BAMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771500430"
},
"departure": {
"time": "1771500430"
},
"stopId": "2STRA",
"stopSequence": 4
},
{
"arrival": {
"time": "1771500520"
},
"departure": {
"time": "1771500520"
},
"stopId": "2LAFA",
"stopSequence": 5
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6541185"
}
}
},
{
"id": "trip:6257943",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771497540"
},
"stopId": "SBAVENAI",
"stopSequence": 0
},
{
"arrival": {
"time": "1771497626"
},
"departure": {
"time": "1771497626"
},
"stopId": "COROT",
"stopSequence": 1
},
{
"arrival": {
"time": "1771497670"
},
"departure": {
"time": "1771497670"
},
"stopId": "CEZANNE",
"stopSequence": 2
},
{
"arrival": {
"time": "1771497707"
},
"departure": {
"time": "1771497707"
},
"stopId": "VERDUN",
"stopSequence": 3
},
{
"arrival": {
"time": "1771497734"
},
"departure": {
"time": "1771497734"
},
"stopId": "PASTEUR",
"stopSequence": 4
},
{
"arrival": {
"time": "1771497840"
},
"departure": {
"time": "1771497840"
},
"stopId": "JAUDETTE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771497885"
},
"departure": {
"time": "1771497885"
},
"stopId": "WALCOURT",
"stopSequence": 6
},
{
"arrival": {
"time": "1771497946"
},
"departure": {
"time": "1771497946"
},
"stopId": "MORLIERE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771497989"
},
"departure": {
"time": "1771497989"
},
"stopId": "CEEQUEST",
"stopSequence": 8
},
{
"arrival": {
"time": "1771498036"
},
"departure": {
"time": "1771498036"
},
"stopId": "PELLERI",
"stopSequence": 9
},
{
"arrival": {
"time": "1771498080"
},
"departure": {
"time": "1771498080"
},
"stopId": "STADE",
"stopSequence": 10
},
{
"arrival": {
"time": "1771498135"
},
"departure": {
"time": "1771498135"
},
"stopId": "AUBEPINE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771498189"
},
"departure": {
"time": "1771498189"
},
"stopId": "GEMMETR",
"stopSequence": 12
},
{
"arrival": {
"time": "1771498255"
},
"departure": {
"time": "1771498255"
},
"stopId": "JUFERRY",
"stopSequence": 13
},
{
"arrival": {
"time": "1771498330"
},
"departure": {
"time": "1771498330"
},
"stopId": "CCHEMINE",
"stopSequence": 14
},
{
"arrival": {
"time": "1771498389"
},
"departure": {
"time": "1771498389"
},
"stopId": "PAPERIE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771498440"
},
"departure": {
"time": "1771498440"
},
"stopId": "LAREUX",
"stopSequence": 16
},
{
"arrival": {
"time": "1771498512"
},
"departure": {
"time": "1771498512"
},
"stopId": "CASERNE",
"stopSequence": 17
},
{
"arrival": {
"time": "1771498595"
},
"departure": {
"time": "1771498595"
},
"stopId": "ARCEAU",
"stopSequence": 18
},
{
"arrival": {
"time": "1771498654"
},
"departure": {
"time": "1771498654"
},
"stopId": "AFPA",
"stopSequence": 19
},
{
"arrival": {
"time": "1771498725"
},
"departure": {
"time": "1771498725"
},
"stopId": "CIMETIER",
"stopSequence": 20
},
{
"arrival": {
"time": "1771498821"
},
"departure": {
"time": "1771498821"
},
"stopId": "MONTAIG",
"stopSequence": 21
},
{
"arrival": {
"time": "1771498862"
},
"departure": {
"time": "1771498862"
},
"stopId": "GARDOT",
"stopSequence": 22
},
{
"arrival": {
"time": "1771498920"
},
"departure": {
"time": "1771498920"
},
"stopId": "STEXUPER",
"stopSequence": 23
},
{
"arrival": {
"time": "1771498987"
},
"departure": {
"time": "1771498987"
},
"stopId": "SECUSOCI",
"stopSequence": 24
},
{
"arrival": {
"time": "1771499107"
},
"departure": {
"time": "1771499107"
},
"stopId": "MAIL-NAE",
"stopSequence": 25
},
{
"arrival": {
"time": "1771499160"
},
"departure": {
"time": "1771499220"
},
"stopId": "FO-LOR-R",
"stopSequence": 26
},
{
"arrival": {
"time": "1771499307"
},
"departure": {
"time": "1771499307"
},
"stopId": "STAUBI-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771499349"
},
"departure": {
"time": "1771499349"
},
"stopId": "HARAS-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771499460"
},
"departure": {
"time": "1771499460"
},
"stopId": "LESGAR-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771499562"
},
"departure": {
"time": "1771499562"
},
"stopId": "BREMON-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771499629"
},
"departure": {
"time": "1771499629"
},
"stopId": "ACAD-PLA",
"stopSequence": 31
},
{
"arrival": {
"time": "1771499671"
},
"departure": {
"time": "1771499671"
},
"stopId": "CHDARR-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771499792"
},
"departure": {
"time": "1771499792"
},
"stopId": "LEQUAI-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771499832"
},
"departure": {
"time": "1771499832"
},
"stopId": "DUMESN-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771499820"
},
"departure": {
"time": "1771499820"
},
"scheduleRelationship": "SKIPPED",
"stopId": "COEURM-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771499873"
},
"departure": {
"time": "1771499873"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAURE-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771499932"
},
"departure": {
"time": "1771499932"
},
"scheduleRelationship": "SKIPPED",
"stopId": "TRINIT-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771500060"
},
"departure": {
"time": "1771500060"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MONPRO-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771499934"
},
"departure": {
"time": "1771499934"
},
"stopId": "SAJACQ-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771500003"
},
"departure": {
"time": "1771500003"
},
"stopId": "FARCSJ-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771500108"
},
"departure": {
"time": "1771500108"
},
"stopId": "MVIGNE-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771500187"
},
"departure": {
"time": "1771500187"
},
"stopId": "CHBBEI-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771500242"
},
"departure": {
"time": "1771500242"
},
"stopId": "BOISRA-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771500308"
},
"departure": {
"time": "1771500308"
},
"stopId": "NDAMLA-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771500371"
},
"departure": {
"time": "1771500371"
},
"stopId": "POLYTE-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771500427"
},
"departure": {
"time": "1771500427"
},
"stopId": "CITEUN-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771500498"
},
"departure": {
"time": "1771500498"
},
"stopId": "RESTUN-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771500553"
},
"departure": {
"time": "1771500553"
},
"stopId": "I.U.T.-E",
"stopSequence": 48
}
],
"trip": {
"directionId": 1,
"routeId": "02",
"tripId": "6257943"
}
}
},
{
"id": "trip:6257941",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496905"
},
"departure": {
"time": "1771496938"
},
"stopId": "MAIL-NAE",
"stopSequence": 25
},
{
"arrival": {
"time": "1771496948"
},
"departure": {
"time": "1771496948"
},
"stopId": "FO-LOR-R",
"stopSequence": 26
},
{
"arrival": {
"time": "1771497027"
},
"departure": {
"time": "1771497027"
},
"stopId": "STAUBI-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771497069"
},
"departure": {
"time": "1771497069"
},
"stopId": "HARAS-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771497180"
},
"departure": {
"time": "1771497180"
},
"stopId": "LESGAR-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771497282"
},
"departure": {
"time": "1771497282"
},
"stopId": "BREMON-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771497349"
},
"departure": {
"time": "1771497349"
},
"stopId": "ACAD-PLA",
"stopSequence": 31
},
{
"arrival": {
"time": "1771497391"
},
"departure": {
"time": "1771497391"
},
"stopId": "CHDARR-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771497512"
},
"departure": {
"time": "1771497512"
},
"stopId": "LEQUAI-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771497552"
},
"departure": {
"time": "1771497552"
},
"stopId": "DUMESN-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771497540"
},
"departure": {
"time": "1771497540"
},
"scheduleRelationship": "SKIPPED",
"stopId": "COEURM-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771497593"
},
"departure": {
"time": "1771497593"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAURE-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771497652"
},
"departure": {
"time": "1771497652"
},
"scheduleRelationship": "SKIPPED",
"stopId": "TRINIT-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771497780"
},
"departure": {
"time": "1771497780"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MONPRO-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771497654"
},
"departure": {
"time": "1771497654"
},
"stopId": "SAJACQ-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771497723"
},
"departure": {
"time": "1771497723"
},
"stopId": "FARCSJ-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771497820"
},
"departure": {
"time": "1771497820"
},
"stopId": "MVIGNE-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771497892"
},
"departure": {
"time": "1771497892"
},
"stopId": "CHBBEI-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771497947"
},
"departure": {
"time": "1771497947"
},
"stopId": "BOISRA-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771498013"
},
"departure": {
"time": "1771498013"
},
"stopId": "NDAMLA-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771498076"
},
"departure": {
"time": "1771498076"
},
"stopId": "POLYTE-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771498132"
},
"departure": {
"time": "1771498132"
},
"stopId": "CITEUN-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771498203"
},
"departure": {
"time": "1771498203"
},
"stopId": "RESTUN-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771498258"
},
"departure": {
"time": "1771498258"
},
"stopId": "I.U.T.-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771498372"
},
"departure": {
"time": "1771498372"
},
"stopId": "BBCAMT-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771498408"
},
"departure": {
"time": "1771498408"
},
"stopId": "LENOT-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771498432"
},
"departure": {
"time": "1771498432"
},
"stopId": "MOREL-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771498460"
},
"departure": {
"time": "1771498460"
},
"stopId": "INRA-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771498497"
},
"departure": {
"time": "1771498497"
},
"stopId": "GDPERI-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771498528"
},
"departure": {
"time": "1771498528"
},
"stopId": "LANDRE-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771498612"
},
"departure": {
"time": "1771498612"
},
"stopId": "BRGPAI-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771498637"
},
"departure": {
"time": "1771498637"
},
"stopId": "RODIN-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771498667"
},
"departure": {
"time": "1771498667"
},
"stopId": "GRANBE-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771498706"
},
"departure": {
"time": "1771498706"
},
"stopId": "PROME-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771498749"
},
"departure": {
"time": "1771498749"
},
"stopId": "CERFEU-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771498806"
},
"departure": {
"time": "1771498806"
},
"stopId": "LASOUR-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1771498859"
},
"departure": {
"time": "1771498859"
},
"stopId": "ROUAIR-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771498920"
},
"departure": {
"time": "1771498920"
},
"stopId": "VAURAG-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1771498963"
},
"departure": {
"time": "1771498963"
},
"stopId": "PRIEUR-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1771498999"
},
"departure": {
"time": "1771498999"
},
"stopId": "GRANPI-E",
"stopSequence": 64
},
{
"arrival": {
"time": "1771499023"
},
"departure": {
"time": "1771499023"
},
"stopId": "PINSON-E",
"stopSequence": 65
},
{
"arrival": {
"time": "1771499061"
},
"departure": {
"time": "1771499061"
},
"stopId": "FAUVET-E",
"stopSequence": 66
},
{
"arrival": {
"time": "1771499109"
},
"stopId": "BEAUCOUZ",
"stopSequence": 67
}
],
"trip": {
"directionId": 1,
"routeId": "02",
"tripId": "6257941"
}
}
},
{
"id": "trip:6052641",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771499335"
},
"departure": {
"time": "1771499335"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHENOI-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771496928"
},
"departure": {
"time": "1771496928"
},
"stopId": "ANAFRA-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771496973"
},
"departure": {
"time": "1771496973"
},
"stopId": "PISCMU-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771497037"
},
"departure": {
"time": "1771497037"
},
"stopId": "CAMPJU-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771497090"
},
"departure": {
"time": "1771497090"
},
"stopId": "LAEN-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771497132"
},
"departure": {
"time": "1771497132"
},
"stopId": "BECK-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771497177"
},
"stopId": "DOMVATER",
"stopSequence": 34
}
],
"trip": {
"directionId": 1,
"routeId": "21",
"tripId": "6052641"
}
}
},
{
"id": "trip:6544034",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771497000"
},
"stopId": "LEQUAI-E",
"stopSequence": 0
},
{
"arrival": {
"time": "1771497043"
},
"departure": {
"time": "1771497043"
},
"stopId": "LEQUAI",
"stopSequence": 1
},
{
"arrival": {
"time": "1771497248"
},
"departure": {
"time": "1771497248"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHDARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1771497276"
},
"departure": {
"time": "1771497276"
},
"stopId": "CCI",
"stopSequence": 3
},
{
"arrival": {
"time": "1771497416"
},
"departure": {
"time": "1771497416"
},
"stopId": "HARAS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771497498"
},
"departure": {
"time": "1771497498"
},
"stopId": "STAUBIN",
"stopSequence": 5
},
{
"arrival": {
"time": "1771497593"
},
"departure": {
"time": "1771497593"
},
"stopId": "LORRAIN1",
"stopSequence": 6
},
{
"arrival": {
"time": "1771497773"
},
"stopId": "MENDES-E",
"stopSequence": 7
}
],
"trip": {
"directionId": 1,
"routeId": "Tbus",
"tripId": "6544034"
}
}
},
{
"id": "trip:6258654",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496918"
},
"departure": {
"time": "1771496979"
},
"stopId": "JUSTIC-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771497061"
},
"departure": {
"time": "1771497061"
},
"stopId": "ECLATE-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771497147"
},
"departure": {
"time": "1771497147"
},
"stopId": "VDLOIR-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771497187"
},
"departure": {
"time": "1771497187"
},
"stopId": "LEOLAG-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771497224"
},
"departure": {
"time": "1771497224"
},
"stopId": "BELVTR-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771497248"
},
"departure": {
"time": "1771497248"
},
"stopId": "MARAIS-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771497320"
},
"departure": {
"time": "1771497320"
},
"stopId": "FRESNA-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771497397"
},
"departure": {
"time": "1771497397"
},
"stopId": "CHOUTE-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771497440"
},
"departure": {
"time": "1771497440"
},
"stopId": "MENA-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771497502"
},
"departure": {
"time": "1771497502"
},
"stopId": "MALAQU-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771497535"
},
"departure": {
"time": "1771497535"
},
"stopId": "LEFEVR-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771497603"
},
"departure": {
"time": "1771497603"
},
"stopId": "PYRAM2-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771497670"
},
"departure": {
"time": "1771497670"
},
"stopId": "BUISSO-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771497748"
},
"departure": {
"time": "1771497748"
},
"stopId": "ARENA-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771497811"
},
"departure": {
"time": "1771497811"
},
"stopId": "MONTHI-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1771497873"
},
"departure": {
"time": "1771497873"
},
"stopId": "MAIRTR-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1771497916"
},
"departure": {
"time": "1771497916"
},
"stopId": "EGLTRE-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771497952"
},
"departure": {
"time": "1771497952"
},
"stopId": "CIMETR-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771498030"
},
"departure": {
"time": "1771498030"
},
"stopId": "HMTRE-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771498110"
},
"departure": {
"time": "1771498110"
},
"stopId": "TRELGA-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771498180"
},
"departure": {
"time": "1771498180"
},
"stopId": "FMAURI-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771498225"
},
"departure": {
"time": "1771498225"
},
"stopId": "MALRAU-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771498270"
},
"stopId": "TRELA-AR",
"stopSequence": 32
}
],
"trip": {
"directionId": 1,
"routeId": "01",
"tripId": "6258654"
}
}
},
{
"id": "trip:6544996",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496871"
},
"departure": {
"time": "1771496912"
},
"stopId": "2PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1771496950"
},
"departure": {
"time": "1771496987"
},
"stopId": "2BARR",
"stopSequence": 4
},
{
"arrival": {
"time": "1771497070"
},
"departure": {
"time": "1771497070"
},
"stopId": "2BEAU",
"stopSequence": 5
},
{
"arrival": {
"time": "1771497163"
},
"stopId": "1BBCA",
"stopSequence": 6
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6544996"
}
}
},
{
"id": "trip:6258093",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771499400"
},
"stopId": "AQUA-D5A",
"stopSequence": 0
},
{
"arrival": {
"time": "1771499447"
},
"departure": {
"time": "1771499447"
},
"stopId": "AURIOL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771499493"
},
"departure": {
"time": "1771499493"
},
"stopId": "FRATE-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771499559"
},
"departure": {
"time": "1771499559"
},
"stopId": "CHARNA-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771499622"
},
"departure": {
"time": "1771499622"
},
"stopId": "ESEO-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771499760"
},
"departure": {
"time": "1771499760"
},
"stopId": "CARREF5A",
"stopSequence": 5
},
{
"arrival": {
"time": "1771499844"
},
"departure": {
"time": "1771499844"
},
"stopId": "RAMON-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771499929"
},
"departure": {
"time": "1771499929"
},
"stopId": "RBRIOL-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771500000"
},
"departure": {
"time": "1771500000"
},
"stopId": "EUROPE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771500103"
},
"departure": {
"time": "1771500103"
},
"stopId": "ALDUNANT",
"stopSequence": 9
},
{
"arrival": {
"time": "1771500215"
},
"departure": {
"time": "1771500215"
},
"stopId": "BRISPOTI",
"stopSequence": 10
},
{
"arrival": {
"time": "1771500260"
},
"departure": {
"time": "1771500260"
},
"stopId": "THULEAU",
"stopSequence": 11
},
{
"arrival": {
"time": "1771500296"
},
"departure": {
"time": "1771500296"
},
"stopId": "DEUCROIX",
"stopSequence": 12
},
{
"arrival": {
"time": "1771500371"
},
"departure": {
"time": "1771500371"
},
"stopId": "GILLIE-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771500458"
},
"departure": {
"time": "1771500458"
},
"stopId": "ISORET-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771500540"
},
"departure": {
"time": "1771500540"
},
"stopId": "CAMELI-E",
"stopSequence": 15
}
],
"trip": {
"directionId": 0,
"routeId": "05",
"tripId": "6258093"
}
}
},
{
"id": "trip:6258438",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771498560"
},
"stopId": "MOULINMA",
"stopSequence": 0
},
{
"arrival": {
"time": "1771498655"
},
"departure": {
"time": "1771498655"
},
"stopId": "BAUDRAI",
"stopSequence": 1
},
{
"arrival": {
"time": "1771498680"
},
"departure": {
"time": "1771498680"
},
"stopId": "JEBOUTON",
"stopSequence": 2
},
{
"arrival": {
"time": "1771498786"
},
"departure": {
"time": "1771498786"
},
"stopId": "LAVOIR",
"stopSequence": 3
},
{
"arrival": {
"time": "1771498854"
},
"departure": {
"time": "1771498854"
},
"stopId": "RIOTTEAU",
"stopSequence": 4
},
{
"arrival": {
"time": "1771498894"
},
"departure": {
"time": "1771498894"
},
"stopId": "ALLUMETT",
"stopSequence": 5
},
{
"arrival": {
"time": "1771498947"
},
"departure": {
"time": "1771498947"
},
"stopId": "DAGUERRE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771499002"
},
"departure": {
"time": "1771499002"
},
"stopId": "BELVTR-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771499069"
},
"departure": {
"time": "1771499069"
},
"stopId": "MARAIS-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771499163"
},
"departure": {
"time": "1771499163"
},
"stopId": "GASPALON",
"stopSequence": 9
},
{
"arrival": {
"time": "1771499280"
},
"departure": {
"time": "1771499280"
},
"stopId": "VILSANTE",
"stopSequence": 10
},
{
"arrival": {
"time": "1771499317"
},
"departure": {
"time": "1771499317"
},
"stopId": "CORMIER",
"stopSequence": 11
},
{
"arrival": {
"time": "1771499386"
},
"departure": {
"time": "1771499386"
},
"stopId": "STLEONAR",
"stopSequence": 12
},
{
"arrival": {
"time": "1771499415"
},
"departure": {
"time": "1771499415"
},
"stopId": "GERICAUL",
"stopSequence": 13
},
{
"arrival": {
"time": "1771499460"
},
"departure": {
"time": "1771499460"
},
"stopId": "MONGAZON",
"stopSequence": 14
},
{
"arrival": {
"time": "1771499494"
},
"departure": {
"time": "1771499494"
},
"stopId": "KOPA",
"stopSequence": 15
},
{
"arrival": {
"time": "1771499551"
},
"departure": {
"time": "1771499551"
},
"stopId": "DESMAZ",
"stopSequence": 16
},
{
"arrival": {
"time": "1771499601"
},
"departure": {
"time": "1771499601"
},
"stopId": "ANFRANCK",
"stopSequence": 17
},
{
"arrival": {
"time": "1771499658"
},
"departure": {
"time": "1771499658"
},
"stopId": "STJOSEP",
"stopSequence": 18
},
{
"arrival": {
"time": "1771499723"
},
"departure": {
"time": "1771499723"
},
"stopId": "PLDULYCE",
"stopSequence": 19
},
{
"arrival": {
"time": "1771499820"
},
"departure": {
"time": "1771499880"
},
"stopId": "HMAI",
"stopSequence": 20
},
{
"arrival": {
"time": "1771499934"
},
"departure": {
"time": "1771499934"
},
"stopId": "FO-LOR-R",
"stopSequence": 21
},
{
"arrival": {
"time": "1771500045"
},
"departure": {
"time": "1771500045"
},
"stopId": "STAUBI-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771500098"
},
"departure": {
"time": "1771500098"
},
"stopId": "HARAS-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771500240"
},
"departure": {
"time": "1771500240"
},
"stopId": "LESGAR-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1771500318"
},
"departure": {
"time": "1771500318"
},
"stopId": "SEMARD-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1771500352"
},
"departure": {
"time": "1771500352"
},
"stopId": "PONTNO-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771500418"
},
"departure": {
"time": "1771500418"
},
"stopId": "POIREL-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771500454"
},
"departure": {
"time": "1771500454"
},
"stopId": "VAUBAN-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771500501"
},
"departure": {
"time": "1771500501"
},
"stopId": "FREMUR-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771500560"
},
"departure": {
"time": "1771500560"
},
"stopId": "STRASB-E",
"stopSequence": 30
}
],
"trip": {
"directionId": 1,
"routeId": "08",
"tripId": "6258438"
}
}
},
{
"id": "trip:6258061",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496926"
},
"departure": {
"time": "1771496942"
},
"stopId": "PELUAU",
"stopSequence": 2
},
{
"arrival": {
"time": "1771497035"
},
"departure": {
"time": "1771497035"
},
"stopId": "LIZE05",
"stopSequence": 3
},
{
"arrival": {
"time": "1771497078"
},
"departure": {
"time": "1771497078"
},
"stopId": "CAMUS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771497123"
},
"departure": {
"time": "1771497123"
},
"stopId": "LECLERC",
"stopSequence": 5
},
{
"arrival": {
"time": "1771497190"
},
"departure": {
"time": "1771497190"
},
"stopId": "ROCEPINE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771497239"
},
"departure": {
"time": "1771497239"
},
"stopId": "PARCGARE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771497304"
},
"departure": {
"time": "1771497304"
},
"stopId": "LABRUYER",
"stopSequence": 8
},
{
"arrival": {
"time": "1771497379"
},
"departure": {
"time": "1771497379"
},
"stopId": "RASPAIL",
"stopSequence": 9
},
{
"arrival": {
"time": "1771497436"
},
"departure": {
"time": "1771497436"
},
"stopId": "DUMESNIL",
"stopSequence": 10
},
{
"arrival": {
"time": "1771497483"
},
"departure": {
"time": "1771497483"
},
"stopId": "LEQUAI",
"stopSequence": 11
},
{
"arrival": {
"time": "1771497622"
},
"departure": {
"time": "1771497622"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHDARR",
"stopSequence": 12
},
{
"arrival": {
"time": "1771497664"
},
"departure": {
"time": "1771497664"
},
"stopId": "ACADEMIE",
"stopSequence": 13
},
{
"arrival": {
"time": "1771497715"
},
"departure": {
"time": "1771497715"
},
"stopId": "GBREM-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771497744"
},
"departure": {
"time": "1771497744"
},
"stopId": "SEMARD-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771497777"
},
"departure": {
"time": "1771497777"
},
"stopId": "PONTNO-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771497841"
},
"departure": {
"time": "1771497841"
},
"stopId": "POIREL-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771497876"
},
"departure": {
"time": "1771497876"
},
"stopId": "VAUBAN-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771497945"
},
"departure": {
"time": "1771497945"
},
"stopId": "GENIE-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771498009"
},
"departure": {
"time": "1771498009"
},
"stopId": "EBLE-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771498091"
},
"departure": {
"time": "1771498091"
},
"stopId": "CTRETR-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771498195"
},
"departure": {
"time": "1771498195"
},
"stopId": "GAUBOU5B",
"stopSequence": 22
},
{
"arrival": {
"time": "1771498263"
},
"departure": {
"time": "1771498263"
},
"stopId": "MONTCASB",
"stopSequence": 23
},
{
"arrival": {
"time": "1771498318"
},
"departure": {
"time": "1771498318"
},
"stopId": "MAJUIN5B",
"stopSequence": 24
},
{
"arrival": {
"time": "1771498364"
},
"departure": {
"time": "1771498364"
},
"stopId": "CLAUDEL",
"stopSequence": 25
},
{
"arrival": {
"time": "1771498410"
},
"departure": {
"time": "1771498410"
},
"stopId": "JEAN-23",
"stopSequence": 26
},
{
"arrival": {
"time": "1771498442"
},
"departure": {
"time": "1771498442"
},
"stopId": "JULESVER",
"stopSequence": 27
},
{
"arrival": {
"time": "1771498503"
},
"departure": {
"time": "1771498503"
},
"stopId": "PALLAC-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771498533"
},
"departure": {
"time": "1771498533"
},
"stopId": "DURVIL-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771498615"
},
"departure": {
"time": "1771498615"
},
"stopId": "ANRO-5B",
"stopSequence": 30
},
{
"arrival": {
"time": "1771498652"
},
"departure": {
"time": "1771498652"
},
"stopId": "BOUTHO-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771498690"
},
"departure": {
"time": "1771498690"
},
"stopId": "APPENT-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771498730"
},
"departure": {
"time": "1771498730"
},
"stopId": "FRCEVE-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771498755"
},
"departure": {
"time": "1771498755"
},
"stopId": "ORGEMO-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771498736"
},
"departure": {
"time": "1771498736"
},
"stopId": "NERUDA",
"stopSequence": 35
},
{
"arrival": {
"time": "1771498861"
},
"departure": {
"time": "1771498861"
},
"stopId": "ORGEMONT",
"stopSequence": 36
},
{
"arrival": {
"time": "1771498946"
},
"departure": {
"time": "1771498946"
},
"stopId": "ARBORETU",
"stopSequence": 37
},
{
"arrival": {
"time": "1771499008"
},
"departure": {
"time": "1771499008"
},
"stopId": "MORELE-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771499095"
},
"departure": {
"time": "1771499095"
},
"stopId": "DELATR-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771499160"
},
"departure": {
"time": "1771499160"
},
"stopId": "HAUTPR-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771499262"
},
"departure": {
"time": "1771499262"
},
"stopId": "INTMIL-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771499333"
},
"departure": {
"time": "1771499333"
},
"stopId": "SAUMUR-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771499389"
},
"departure": {
"time": "1771499389"
},
"stopId": "DELACR-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771499423"
},
"departure": {
"time": "1771499423"
},
"stopId": "JUSTIC-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771499533"
},
"departure": {
"time": "1771499533"
},
"stopId": "JEJAUR-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771499585"
},
"departure": {
"time": "1771499585"
},
"stopId": "STLEON5B",
"stopSequence": 46
},
{
"arrival": {
"time": "1771499660"
},
"departure": {
"time": "1771499660"
},
"stopId": "VILLEC-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771499754"
},
"departure": {
"time": "1771499754"
},
"stopId": "ESPACE5B",
"stopSequence": 48
},
{
"arrival": {
"time": "1771499843"
},
"departure": {
"time": "1771499880"
},
"stopId": "CAMELIAS",
"stopSequence": 49
},
{
"arrival": {
"time": "1771499989"
},
"departure": {
"time": "1771499989"
},
"stopId": "ISORET",
"stopSequence": 50
},
{
"arrival": {
"time": "1771500079"
},
"departure": {
"time": "1771500079"
},
"stopId": "GILLIER",
"stopSequence": 51
},
{
"arrival": {
"time": "1771500149"
},
"departure": {
"time": "1771500149"
},
"stopId": "DEUCRO-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771500189"
},
"departure": {
"time": "1771500189"
},
"stopId": "THULEA-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771500242"
},
"departure": {
"time": "1771500242"
},
"stopId": "BRISPO-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771500347"
},
"departure": {
"time": "1771500347"
},
"stopId": "ALDUNA-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771500480"
},
"departure": {
"time": "1771500480"
},
"stopId": "EUROPE-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771500566"
},
"departure": {
"time": "1771500566"
},
"stopId": "RBRIOLLA",
"stopSequence": 57
}
],
"trip": {
"directionId": 1,
"routeId": "05",
"tripId": "6258061"
}
}
},
{
"id": "trip:6544457",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771499160"
},
"stopId": "MENDESFR",
"stopSequence": 0
},
{
"arrival": {
"time": "1771499340"
},
"departure": {
"time": "1771499340"
},
"stopId": "FO-LOR-R",
"stopSequence": 1
},
{
"arrival": {
"time": "1771499462"
},
"departure": {
"time": "1771499462"
},
"stopId": "STAUBI-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771499520"
},
"departure": {
"time": "1771499520"
},
"stopId": "HARAS-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771499582"
},
"departure": {
"time": "1771499582"
},
"stopId": "LICES",
"stopSequence": 4
},
{
"arrival": {
"time": "1771499655"
},
"departure": {
"time": "1771499655"
},
"stopId": "CCI-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771499710"
},
"departure": {
"time": "1771499710"
},
"stopId": "CHDARR-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771499880"
},
"stopId": "LEQUAI-E",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "Tbus",
"tripId": "6544457"
}
}
},
{
"id": "trip:6260021",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771497182"
},
"stopId": "GAREPAPI",
"stopSequence": 0
},
{
"arrival": {
"time": "1771497306"
},
"departure": {
"time": "1771497306"
},
"stopId": "BREMON-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771497378"
},
"departure": {
"time": "1771497378"
},
"stopId": "ACAD-PLA",
"stopSequence": 2
},
{
"arrival": {
"time": "1771497420"
},
"departure": {
"time": "1771497420"
},
"stopId": "CHDARR-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771497720"
},
"departure": {
"time": "1771497720"
},
"stopId": "CNFPT",
"stopSequence": 4
},
{
"arrival": {
"time": "1771497840"
},
"departure": {
"time": "1771497840"
},
"stopId": "DARWIN-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771497900"
},
"departure": {
"time": "1771497900"
},
"stopId": "MOREL-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771497928"
},
"departure": {
"time": "1771497928"
},
"stopId": "INRA-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771497965"
},
"departure": {
"time": "1771497965"
},
"stopId": "GDPERI-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771497996"
},
"departure": {
"time": "1771497996"
},
"stopId": "LANDRE-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771498080"
},
"departure": {
"time": "1771498080"
},
"stopId": "BRGPAI-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771498053"
},
"departure": {
"time": "1771498053"
},
"stopId": "RODIN-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771498093"
},
"departure": {
"time": "1771498093"
},
"stopId": "GRANBE-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771498144"
},
"departure": {
"time": "1771498144"
},
"stopId": "PROME-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771498200"
},
"departure": {
"time": "1771498200"
},
"stopId": "CERFEU-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771498233"
},
"departure": {
"time": "1771498233"
},
"stopId": "MONOD-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771498267"
},
"departure": {
"time": "1771498267"
},
"stopId": "CITRON-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771498298"
},
"departure": {
"time": "1771498298"
},
"stopId": "ECHATS-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771498380"
},
"stopId": "LATOLL",
"stopSequence": 18
}
],
"trip": {
"directionId": 1,
"routeId": "20",
"tripId": "6260021"
}
}
},
{
"id": "trip:6544999",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771498620"
},
"stopId": "1QUAI",
"stopSequence": 0
},
{
"arrival": {
"time": "1771498792"
},
"departure": {
"time": "1771498792"
},
"stopId": "2FARC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771498900"
},
"departure": {
"time": "1771498900"
},
"stopId": "2ELYS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771498992"
},
"departure": {
"time": "1771498992"
},
"stopId": "2PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1771499070"
},
"departure": {
"time": "1771499070"
},
"stopId": "2BARR",
"stopSequence": 4
},
{
"arrival": {
"time": "1771499167"
},
"departure": {
"time": "1771499167"
},
"stopId": "2BEAU",
"stopSequence": 5
},
{
"arrival": {
"time": "1771499260"
},
"stopId": "1BBCA",
"stopSequence": 6
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6544999"
}
}
},
{
"id": "trip:6541263",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771499860"
},
"stopId": "1AARD",
"stopSequence": 0
},
{
"arrival": {
"time": "1771499940"
},
"departure": {
"time": "1771499940"
},
"stopId": "1BASC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771500010"
},
"departure": {
"time": "1771500010"
},
"stopId": "1STGI",
"stopSequence": 2
},
{
"arrival": {
"time": "1771500090"
},
"departure": {
"time": "1771500090"
},
"stopId": "1ACAS",
"stopSequence": 3
},
{
"arrival": {
"time": "1771500180"
},
"departure": {
"time": "1771500180"
},
"stopId": "1BROY",
"stopSequence": 4
},
{
"arrival": {
"time": "1771500270"
},
"departure": {
"time": "1771500270"
},
"stopId": "1PMAY",
"stopSequence": 5
},
{
"arrival": {
"time": "1771500380"
},
"departure": {
"time": "1771500380"
},
"stopId": "1BOTA",
"stopSequence": 6
},
{
"arrival": {
"time": "1771500540"
},
"departure": {
"time": "1771500540"
},
"stopId": "1VERN",
"stopSequence": 8
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6541263"
}
}
},
{
"id": "trip:6544037",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771498440"
},
"stopId": "LEQUAI-E",
"stopSequence": 0
},
{
"arrival": {
"time": "1771498483"
},
"departure": {
"time": "1771498483"
},
"stopId": "LEQUAI",
"stopSequence": 1
},
{
"arrival": {
"time": "1771498688"
},
"departure": {
"time": "1771498688"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHDARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1771498716"
},
"departure": {
"time": "1771498716"
},
"stopId": "CCI",
"stopSequence": 3
},
{
"arrival": {
"time": "1771498856"
},
"departure": {
"time": "1771498856"
},
"stopId": "HARAS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771498938"
},
"departure": {
"time": "1771498938"
},
"stopId": "STAUBIN",
"stopSequence": 5
},
{
"arrival": {
"time": "1771499033"
},
"departure": {
"time": "1771499033"
},
"stopId": "LORRAIN1",
"stopSequence": 6
},
{
"arrival": {
"time": "1771499213"
},
"stopId": "MENDES-E",
"stopSequence": 7
}
],
"trip": {
"directionId": 1,
"routeId": "Tbus",
"tripId": "6544037"
}
}
},
{
"id": "trip:6257940",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496904"
},
"departure": {
"time": "1771496935"
},
"stopId": "BOISRA-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771496980"
},
"departure": {
"time": "1771496980"
},
"stopId": "NDAMLA-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771497079"
},
"departure": {
"time": "1771497079"
},
"stopId": "POLYTE-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771497135"
},
"departure": {
"time": "1771497135"
},
"stopId": "CITEUN-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771497206"
},
"departure": {
"time": "1771497206"
},
"stopId": "RESTUN-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771497261"
},
"departure": {
"time": "1771497261"
},
"stopId": "I.U.T.-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771497375"
},
"departure": {
"time": "1771497375"
},
"stopId": "BBCAMT-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771497411"
},
"departure": {
"time": "1771497411"
},
"stopId": "LENOT-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771497435"
},
"departure": {
"time": "1771497435"
},
"stopId": "MOREL-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771497463"
},
"departure": {
"time": "1771497463"
},
"stopId": "INRA-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771497500"
},
"departure": {
"time": "1771497500"
},
"stopId": "GDPERI-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771497531"
},
"departure": {
"time": "1771497531"
},
"stopId": "LANDRE-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771497615"
},
"departure": {
"time": "1771497615"
},
"stopId": "BRGPAI-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771497639"
},
"departure": {
"time": "1771497639"
},
"stopId": "RODIN-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771497667"
},
"departure": {
"time": "1771497667"
},
"stopId": "GRANBE-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771497704"
},
"departure": {
"time": "1771497704"
},
"stopId": "PROME-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771497745"
},
"departure": {
"time": "1771497745"
},
"stopId": "CERFEU-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771497802"
},
"departure": {
"time": "1771497802"
},
"stopId": "LASOUR-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1771497855"
},
"departure": {
"time": "1771497855"
},
"stopId": "ROUAIR-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771497916"
},
"departure": {
"time": "1771497916"
},
"stopId": "VAURAG-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1771497959"
},
"departure": {
"time": "1771497959"
},
"stopId": "PRIEUR-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1771497995"
},
"departure": {
"time": "1771497995"
},
"stopId": "GRANPI-E",
"stopSequence": 64
},
{
"arrival": {
"time": "1771498019"
},
"departure": {
"time": "1771498019"
},
"stopId": "PINSON-E",
"stopSequence": 65
},
{
"arrival": {
"time": "1771498057"
},
"departure": {
"time": "1771498057"
},
"stopId": "FAUVET-E",
"stopSequence": 66
},
{
"arrival": {
"time": "1771498105"
},
"stopId": "BEAUCOUZ",
"stopSequence": 67
}
],
"trip": {
"directionId": 1,
"routeId": "02",
"tripId": "6257940"
}
}
},
{
"id": "trip:6258439",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771499400"
},
"stopId": "VERNUSSO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771499509"
},
"departure": {
"time": "1771499509"
},
"stopId": "POUILLE",
"stopSequence": 1
},
{
"arrival": {
"time": "1771499545"
},
"departure": {
"time": "1771499545"
},
"stopId": "PATUREAU",
"stopSequence": 2
},
{
"arrival": {
"time": "1771499603"
},
"departure": {
"time": "1771499603"
},
"stopId": "FRANVILL",
"stopSequence": 4
},
{
"arrival": {
"time": "1771499640"
},
"departure": {
"time": "1771499640"
},
"stopId": "GGESSAND",
"stopSequence": 5
},
{
"arrival": {
"time": "1771499681"
},
"departure": {
"time": "1771499681"
},
"stopId": "MACURIE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771499719"
},
"departure": {
"time": "1771499719"
},
"stopId": "JEROSTAN",
"stopSequence": 7
},
{
"arrival": {
"time": "1771499758"
},
"departure": {
"time": "1771499758"
},
"stopId": "RONCIERE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771499795"
},
"departure": {
"time": "1771499795"
},
"stopId": "GUILLE-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771499880"
},
"departure": {
"time": "1771499880"
},
"stopId": "JEBOUTON",
"stopSequence": 10
},
{
"arrival": {
"time": "1771499986"
},
"departure": {
"time": "1771499986"
},
"stopId": "LAVOIR",
"stopSequence": 11
},
{
"arrival": {
"time": "1771500054"
},
"departure": {
"time": "1771500054"
},
"stopId": "RIOTTEAU",
"stopSequence": 12
},
{
"arrival": {
"time": "1771500094"
},
"departure": {
"time": "1771500094"
},
"stopId": "ALLUMETT",
"stopSequence": 13
},
{
"arrival": {
"time": "1771500147"
},
"departure": {
"time": "1771500147"
},
"stopId": "DAGUERRE",
"stopSequence": 14
},
{
"arrival": {
"time": "1771500202"
},
"departure": {
"time": "1771500202"
},
"stopId": "BELVTR-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771500269"
},
"departure": {
"time": "1771500269"
},
"stopId": "MARAIS-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771500363"
},
"departure": {
"time": "1771500363"
},
"stopId": "GASPALON",
"stopSequence": 17
},
{
"arrival": {
"time": "1771500480"
},
"departure": {
"time": "1771500480"
},
"stopId": "VILSANTE",
"stopSequence": 18
},
{
"arrival": {
"time": "1771500517"
},
"departure": {
"time": "1771500517"
},
"stopId": "CORMIER",
"stopSequence": 19
},
{
"arrival": {
"time": "1771500586"
},
"departure": {
"time": "1771500586"
},
"stopId": "STLEONAR",
"stopSequence": 20
}
],
"trip": {
"directionId": 1,
"routeId": "08",
"tripId": "6258439"
}
}
},
{
"id": "trip:2456",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496964"
},
"departure": {
"time": "0"
},
"stopId": "CORNMAIR",
"stopSequence": 2
},
{
"arrival": {
"time": "1771497045"
},
"departure": {
"time": "1771497045"
},
"stopId": "CORNCROI",
"stopSequence": 3
},
{
"arrival": {
"time": "1771497174"
},
"departure": {
"time": "1771497174"
},
"stopId": "ANDARESA",
"stopSequence": 4
},
{
"arrival": {
"time": "1771497212"
},
"departure": {
"time": "1771497212"
},
"stopId": "JDELAVAL",
"stopSequence": 5
},
{
"arrival": {
"time": "1771497270"
},
"departure": {
"time": "1771497270"
},
"stopId": "ANDALAUN",
"stopSequence": 6
},
{
"arrival": {
"time": "1771497342"
},
"departure": {
"time": "1771497342"
},
"stopId": "RESTLAVA",
"stopSequence": 7
},
{
"arrival": {
"time": "1771497409"
},
"departure": {
"time": "1771497409"
},
"stopId": "ANDAMAIR",
"stopSequence": 8
},
{
"arrival": {
"time": "1771497529"
},
"departure": {
"time": "1771497529"
},
"stopId": "BRAICOMB",
"stopSequence": 9
},
{
"arrival": {
"time": "1771497618"
},
"departure": {
"time": "1771497618"
},
"stopId": "AZEMA",
"stopSequence": 10
},
{
"arrival": {
"time": "1771497690"
},
"departure": {
"time": "1771497690"
},
"stopId": "BRAI8MAI",
"stopSequence": 11
},
{
"arrival": {
"time": "1771497870"
},
"departure": {
"time": "1771497870"
},
"stopId": "PERRIERE",
"stopSequence": 12
},
{
"arrival": {
"time": "1771498770"
},
"departure": {
"time": "1771498770"
},
"stopId": "GARDOT",
"stopSequence": 13
},
{
"arrival": {
"time": "1771498909"
},
"departure": {
"time": "1771498909"
},
"stopId": "SECUSOCI",
"stopSequence": 14
},
{
"arrival": {
"time": "1771499070"
},
"departure": {
"time": "1771499070"
},
"stopId": "HDVSUB",
"stopSequence": 15
}
],
"trip": {
"directionId": 0,
"routeId": "24",
"tripId": "2456"
}
}
},
{
"id": "trip:6258295",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771498448"
},
"departure": {
"time": "1771498448"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GDPRESSO",
"stopSequence": 2
},
{
"arrival": {
"time": "1771498498"
},
"departure": {
"time": "1771498498"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BARBOTER",
"stopSequence": 3
},
{
"arrival": {
"time": "1771498551"
},
"departure": {
"time": "1771498551"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FONTENE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771498619"
},
"departure": {
"time": "1771498619"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHAERIGN",
"stopSequence": 5
},
{
"arrival": {
"time": "1771498685"
},
"departure": {
"time": "1771498685"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOSQUET",
"stopSequence": 6
},
{
"arrival": {
"time": "1771498729"
},
"departure": {
"time": "1771498729"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOUET",
"stopSequence": 7
},
{
"arrival": {
"time": "1771498797"
},
"departure": {
"time": "1771498797"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DUBE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771498856"
},
"departure": {
"time": "1771498856"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOIRE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771498587"
},
"departure": {
"time": "1771498587"
},
"stopId": "PONTSCEM",
"stopSequence": 10
},
{
"arrival": {
"time": "1771498642"
},
"departure": {
"time": "1771498642"
},
"stopId": "BELPOULE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771498714"
},
"departure": {
"time": "1771498714"
},
"stopId": "AUTHION",
"stopSequence": 12
},
{
"arrival": {
"time": "1771498772"
},
"departure": {
"time": "1771498772"
},
"stopId": "PATUREAU",
"stopSequence": 13
},
{
"arrival": {
"time": "1771498873"
},
"departure": {
"time": "1771498873"
},
"stopId": "GENDRON",
"stopSequence": 14
},
{
"arrival": {
"time": "1771498955"
},
"departure": {
"time": "1771498955"
},
"stopId": "RUELLES",
"stopSequence": 15
},
{
"arrival": {
"time": "1771499007"
},
"departure": {
"time": "1771499007"
},
"stopId": "SABLONS",
"stopSequence": 16
},
{
"arrival": {
"time": "1771499044"
},
"departure": {
"time": "1771499044"
},
"stopId": "TROPAROI",
"stopSequence": 17
},
{
"arrival": {
"time": "1771499187"
},
"departure": {
"time": "1771499187"
},
"stopId": "ALLARD",
"stopSequence": 18
},
{
"arrival": {
"time": "1771499263"
},
"departure": {
"time": "1771499263"
},
"stopId": "DELATTAS",
"stopSequence": 19
},
{
"arrival": {
"time": "1771499372"
},
"departure": {
"time": "1771499372"
},
"stopId": "ESA",
"stopSequence": 20
},
{
"arrival": {
"time": "1771499433"
},
"departure": {
"time": "1771499433"
},
"stopId": "RABELAI",
"stopSequence": 21
},
{
"arrival": {
"time": "1771499487"
},
"departure": {
"time": "1771499487"
},
"stopId": "ALEROY",
"stopSequence": 22
},
{
"arrival": {
"time": "1771499640"
},
"departure": {
"time": "1771499640"
},
"stopId": "PAULBERT",
"stopSequence": 23
},
{
"arrival": {
"time": "1771499695"
},
"departure": {
"time": "1771499695"
},
"stopId": "HARAS",
"stopSequence": 24
},
{
"arrival": {
"time": "1771499771"
},
"departure": {
"time": "1771499771"
},
"stopId": "STAUBIN",
"stopSequence": 25
},
{
"arrival": {
"time": "1771499870"
},
"departure": {
"time": "1771500360"
},
"stopId": "LORRAIN1",
"stopSequence": 26
},
{
"arrival": {
"time": "1771500478"
},
"departure": {
"time": "1771500478"
},
"stopId": "MENDES-E",
"stopSequence": 27
}
],
"trip": {
"directionId": 0,
"routeId": "03",
"tripId": "6258295"
}
}
},
{
"id": "trip:6258546",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771500540"
},
"stopId": "SAUBIN",
"stopSequence": 0
}
],
"trip": {
"directionId": 1,
"routeId": "07",
"tripId": "6258546"
}
}
},
{
"id": "trip:6257503",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496869"
},
"departure": {
"time": "1771496900"
},
"stopId": "LESGAR-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771496997"
},
"departure": {
"time": "1771496997"
},
"stopId": "SEMARD-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771497058"
},
"departure": {
"time": "1771497058"
},
"stopId": "PONTNO-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771497099"
},
"departure": {
"time": "1771497099"
},
"stopId": "POIREL-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771497163"
},
"departure": {
"time": "1771497163"
},
"stopId": "VAUBAN-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771497242"
},
"departure": {
"time": "1771497242"
},
"stopId": "CHANZY-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771497302"
},
"departure": {
"time": "1771497302"
},
"stopId": "LAFAYE-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771497388"
},
"departure": {
"time": "1771497388"
},
"stopId": "MIRABE-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771497443"
},
"departure": {
"time": "1771497443"
},
"stopId": "CESARG-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771497482"
},
"departure": {
"time": "1771497482"
},
"stopId": "BLANDE-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771497538"
},
"departure": {
"time": "1771497538"
},
"stopId": "MUTUAL-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771497610"
},
"departure": {
"time": "1771497610"
},
"stopId": "VILLES-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771497659"
},
"departure": {
"time": "1771497659"
},
"stopId": "VIVIER-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771497722"
},
"departure": {
"time": "1771497722"
},
"stopId": "MARIAN-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771497773"
},
"departure": {
"time": "1771497773"
},
"stopId": "LINOVE-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771497812"
},
"departure": {
"time": "1771497812"
},
"stopId": "DANGEL-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771497872"
},
"departure": {
"time": "1771497872"
},
"stopId": "ATHLET-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771497916"
},
"departure": {
"time": "1771497916"
},
"stopId": "DIONNE-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771497962"
},
"departure": {
"time": "1771497962"
},
"stopId": "GENDRO-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771498006"
},
"departure": {
"time": "1771498006"
},
"stopId": "CHESNA-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771498054"
},
"departure": {
"time": "1771498054"
},
"stopId": "GIRAD-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771498149"
},
"departure": {
"time": "1771498149"
},
"stopId": "FRANVILL",
"stopSequence": 51
},
{
"arrival": {
"time": "1771498202"
},
"departure": {
"time": "1771498202"
},
"stopId": "GGESSAND",
"stopSequence": 52
},
{
"arrival": {
"time": "1771498234"
},
"departure": {
"time": "1771498234"
},
"stopId": "MACURIE",
"stopSequence": 53
},
{
"arrival": {
"time": "1771498264"
},
"departure": {
"time": "1771498264"
},
"stopId": "JEROSTAN",
"stopSequence": 54
},
{
"arrival": {
"time": "1771498294"
},
"departure": {
"time": "1771498294"
},
"stopId": "RONCIERE",
"stopSequence": 55
},
{
"arrival": {
"time": "1771498322"
},
"departure": {
"time": "1771498322"
},
"stopId": "GUILLE-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771498387"
},
"departure": {
"time": "1771498387"
},
"stopId": "BAUDRA-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771498502"
},
"stopId": "MOULINMA",
"stopSequence": 58
}
],
"trip": {
"directionId": 1,
"routeId": "09",
"tripId": "6257503"
}
}
},
{
"id": "trip:6053965",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771498020"
},
"stopId": "STSYCHVE",
"stopSequence": 0
},
{
"arrival": {
"time": "1771498090"
},
"departure": {
"time": "1771498090"
},
"stopId": "GAUGUIN",
"stopSequence": 1
},
{
"arrival": {
"time": "1771498140"
},
"departure": {
"time": "1771498140"
},
"stopId": "ANBRUEL",
"stopSequence": 2
},
{
"arrival": {
"time": "1771498200"
},
"departure": {
"time": "1771498200"
},
"stopId": "V.HUGO",
"stopSequence": 3
},
{
"arrival": {
"time": "1771498244"
},
"departure": {
"time": "1771498244"
},
"stopId": "FRANCA-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771498310"
},
"departure": {
"time": "1771498310"
},
"stopId": "LECLSY-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771498380"
},
"departure": {
"time": "1771498380"
},
"stopId": "SSYMAIRI",
"stopSequence": 6
},
{
"arrival": {
"time": "1771498439"
},
"departure": {
"time": "1771498439"
},
"stopId": "UNION",
"stopSequence": 7
},
{
"arrival": {
"time": "1771498478"
},
"departure": {
"time": "1771498478"
},
"stopId": "CHABLANC",
"stopSequence": 8
},
{
"arrival": {
"time": "1771498517"
},
"departure": {
"time": "1771498517"
},
"stopId": "BASMORTI",
"stopSequence": 9
},
{
"arrival": {
"time": "1771498560"
},
"departure": {
"time": "1771498560"
},
"stopId": "MILLARDI",
"stopSequence": 10
},
{
"arrival": {
"time": "1771498575"
},
"departure": {
"time": "1771498575"
},
"stopId": "CARREAUX",
"stopSequence": 11
},
{
"arrival": {
"time": "1771498800"
},
"departure": {
"time": "1771498800"
},
"stopId": "PARCEXPO",
"stopSequence": 12
},
{
"arrival": {
"time": "1771498897"
},
"departure": {
"time": "1771498897"
},
"stopId": "PROVINS",
"stopSequence": 13
},
{
"arrival": {
"time": "1771498963"
},
"departure": {
"time": "1771498963"
},
"stopId": "RTEPARIS",
"stopSequence": 14
},
{
"arrival": {
"time": "1771499040"
},
"departure": {
"time": "1771499040"
},
"stopId": "SEPSONET",
"stopSequence": 15
},
{
"arrival": {
"time": "1771499156"
},
"departure": {
"time": "1771499156"
},
"stopId": "CHATENAY",
"stopSequence": 16
},
{
"arrival": {
"time": "1771499269"
},
"departure": {
"time": "1771499269"
},
"stopId": "BRISEPOT",
"stopSequence": 17
},
{
"arrival": {
"time": "1771499537"
},
"departure": {
"time": "1771499537"
},
"stopId": "CLEMOINE",
"stopSequence": 18
},
{
"arrival": {
"time": "1771499640"
},
"stopId": "HDVSUB",
"stopSequence": 19
}
],
"trip": {
"directionId": 0,
"routeId": "25",
"tripId": "6053965"
}
}
},
{
"id": "trip:6257905",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771500000"
},
"stopId": "BEAUCOUZ",
"stopSequence": 0
},
{
"arrival": {
"time": "1771500036"
},
"departure": {
"time": "1771500036"
},
"stopId": "FAUVETTE",
"stopSequence": 1
},
{
"arrival": {
"time": "1771500069"
},
"departure": {
"time": "1771500069"
},
"stopId": "PINSONS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771500128"
},
"departure": {
"time": "1771500128"
},
"stopId": "PRIEURE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771500159"
},
"departure": {
"time": "1771500159"
},
"stopId": "VAURAGER",
"stopSequence": 5
},
{
"arrival": {
"time": "1771500219"
},
"departure": {
"time": "1771500219"
},
"stopId": "ROUAIRIE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771500262"
},
"departure": {
"time": "1771500262"
},
"stopId": "LASOURCE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771500300"
},
"departure": {
"time": "1771500300"
},
"stopId": "CERFEUIL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771500351"
},
"departure": {
"time": "1771500351"
},
"stopId": "PROMENIE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771500385"
},
"departure": {
"time": "1771500385"
},
"stopId": "GRANBELL",
"stopSequence": 10
},
{
"arrival": {
"time": "1771500418"
},
"departure": {
"time": "1771500418"
},
"stopId": "RODIN",
"stopSequence": 11
},
{
"arrival": {
"time": "1771500450"
},
"departure": {
"time": "1771500450"
},
"stopId": "BRGPAILL",
"stopSequence": 12
},
{
"arrival": {
"time": "1771500541"
},
"departure": {
"time": "1771500541"
},
"stopId": "LANDREAU",
"stopSequence": 13
},
{
"arrival": {
"time": "1771500577"
},
"departure": {
"time": "1771500577"
},
"stopId": "GDPERIGN",
"stopSequence": 14
}
],
"trip": {
"directionId": 0,
"routeId": "02",
"tripId": "6257905"
}
}
},
{
"id": "trip:6257900",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496877"
},
"departure": {
"time": "1771496938"
},
"stopId": "GBREM-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771496969"
},
"departure": {
"time": "1771496969"
},
"stopId": "GARETERM",
"stopSequence": 38
},
{
"arrival": {
"time": "1771497015"
},
"departure": {
"time": "1771497015"
},
"stopId": "LESGARES",
"stopSequence": 39
},
{
"arrival": {
"time": "1771497137"
},
"departure": {
"time": "1771497137"
},
"stopId": "HARAS",
"stopSequence": 40
},
{
"arrival": {
"time": "1771497267"
},
"departure": {
"time": "1771497267"
},
"stopId": "STAUBIN",
"stopSequence": 41
},
{
"arrival": {
"time": "1771497317"
},
"departure": {
"time": "1771497420"
},
"stopId": "LOR-FO-A",
"stopSequence": 42
},
{
"arrival": {
"time": "1771497473"
},
"departure": {
"time": "1771497473"
},
"stopId": "MAIL-HDV",
"stopSequence": 43
},
{
"arrival": {
"time": "1771497560"
},
"departure": {
"time": "1771497560"
},
"stopId": "SECUSO-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771497600"
},
"departure": {
"time": "1771497600"
},
"stopId": "STEXUP-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771497673"
},
"departure": {
"time": "1771497673"
},
"stopId": "GARDOT-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771497696"
},
"departure": {
"time": "1771497696"
},
"stopId": "MONTAI-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771497775"
},
"departure": {
"time": "1771497775"
},
"stopId": "CIMETI-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771497842"
},
"departure": {
"time": "1771497842"
},
"stopId": "AFPA-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771497885"
},
"departure": {
"time": "1771497885"
},
"stopId": "ARCEAU-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771497931"
},
"departure": {
"time": "1771497931"
},
"stopId": "CASERN-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771498020"
},
"departure": {
"time": "1771498020"
},
"stopId": "LAREU-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771498078"
},
"departure": {
"time": "1771498078"
},
"stopId": "PAPERI-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771498132"
},
"departure": {
"time": "1771498132"
},
"stopId": "CCHEMI-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771498202"
},
"departure": {
"time": "1771498202"
},
"stopId": "JUFERR-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771498264"
},
"departure": {
"time": "1771498264"
},
"stopId": "GEMMET-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771498324"
},
"departure": {
"time": "1771498324"
},
"stopId": "AUBEPI-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771498380"
},
"departure": {
"time": "1771498380"
},
"stopId": "STADE-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771498431"
},
"departure": {
"time": "1771498431"
},
"stopId": "PELLER-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771498471"
},
"departure": {
"time": "1771498471"
},
"stopId": "CEEQUE-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1771498512"
},
"departure": {
"time": "1771498512"
},
"stopId": "MORLIE-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771498580"
},
"departure": {
"time": "1771498580"
},
"stopId": "WALCOU-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1771498620"
},
"departure": {
"time": "1771498620"
},
"stopId": "JAUDET-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1771498709"
},
"departure": {
"time": "1771498709"
},
"stopId": "PASTEU-E",
"stopSequence": 64
},
{
"arrival": {
"time": "1771498736"
},
"departure": {
"time": "1771498736"
},
"stopId": "VERDUN-E",
"stopSequence": 65
},
{
"arrival": {
"time": "1771498759"
},
"departure": {
"time": "1771498759"
},
"stopId": "CEZAN-E",
"stopSequence": 66
},
{
"arrival": {
"time": "1771498795"
},
"departure": {
"time": "1771498795"
},
"stopId": "COROT-E",
"stopSequence": 67
},
{
"arrival": {
"time": "1771498860"
},
"stopId": "SBAVENAI",
"stopSequence": 68
}
],
"trip": {
"directionId": 0,
"routeId": "02",
"tripId": "6257900"
}
}
},
{
"id": "trip:6258537",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771499820"
},
"stopId": "BENE",
"stopSequence": 0
},
{
"arrival": {
"time": "1771499874"
},
"departure": {
"time": "1771499874"
},
"stopId": "JUIGDEP",
"stopSequence": 1
},
{
"arrival": {
"time": "1771499906"
},
"departure": {
"time": "1771499906"
},
"stopId": "CAMPJUIG",
"stopSequence": 2
},
{
"arrival": {
"time": "1771499934"
},
"departure": {
"time": "1771499934"
},
"stopId": "RENOIR",
"stopSequence": 3
},
{
"arrival": {
"time": "1771499962"
},
"departure": {
"time": "1771499962"
},
"stopId": "RECLAIR",
"stopSequence": 4
},
{
"arrival": {
"time": "1771499995"
},
"departure": {
"time": "1771499995"
},
"stopId": "DOMVATER",
"stopSequence": 5
},
{
"arrival": {
"time": "1771500234"
},
"departure": {
"time": "1771500234"
},
"stopId": "PISCMU-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771500236"
},
"departure": {
"time": "1771500236"
},
"stopId": "PISCMUFF",
"stopSequence": 7
},
{
"arrival": {
"time": "1771500307"
},
"departure": {
"time": "1771500307"
},
"stopId": "ANAFRAN",
"stopSequence": 8
},
{
"arrival": {
"time": "1771500000"
},
"departure": {
"time": "1771500000"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DOMVAL",
"stopSequence": 9
},
{
"arrival": {
"time": "1771500024"
},
"departure": {
"time": "1771500024"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GERMTILL",
"stopSequence": 10
},
{
"arrival": {
"time": "1771500182"
},
"departure": {
"time": "1771500182"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HAUCOUD",
"stopSequence": 11
},
{
"arrival": {
"time": "1771500217"
},
"departure": {
"time": "1771500217"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHPEGUY",
"stopSequence": 12
},
{
"arrival": {
"time": "1771500238"
},
"departure": {
"time": "1771500238"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DIX8JUI",
"stopSequence": 13
},
{
"arrival": {
"time": "1771500270"
},
"departure": {
"time": "1771500270"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DEBEAUVO",
"stopSequence": 14
},
{
"arrival": {
"time": "1771500367"
},
"departure": {
"time": "1771500367"
},
"stopId": "ZOLA",
"stopSequence": 15
},
{
"arrival": {
"time": "1771500424"
},
"departure": {
"time": "1771500424"
},
"stopId": "BELAIR",
"stopSequence": 16
},
{
"arrival": {
"time": "1771500484"
},
"departure": {
"time": "1771500484"
},
"stopId": "ESPMONTR",
"stopSequence": 17
},
{
"arrival": {
"time": "1771500553"
},
"departure": {
"time": "1771500553"
},
"stopId": "PLATFLEU",
"stopSequence": 18
}
],
"trip": {
"directionId": 0,
"routeId": "07",
"tripId": "6258537"
}
}
},
{
"id": "trip:6257602",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771498380"
},
"stopId": "PROVINS",
"stopSequence": 0
},
{
"arrival": {
"time": "1771498453"
},
"departure": {
"time": "1771498453"
},
"stopId": "RTEPARIS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771498560"
},
"departure": {
"time": "1771498560"
},
"stopId": "DEBUMONP",
"stopSequence": 2
},
{
"arrival": {
"time": "1771498618"
},
"departure": {
"time": "1771498618"
},
"stopId": "HOTELLER",
"stopSequence": 3
},
{
"arrival": {
"time": "1771498667"
},
"departure": {
"time": "1771498667"
},
"stopId": "INDUSTRI",
"stopSequence": 4
},
{
"arrival": {
"time": "1771498740"
},
"departure": {
"time": "1771498740"
},
"stopId": "SAVOIE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771498810"
},
"departure": {
"time": "1771498810"
},
"stopId": "AUVERGNE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771498856"
},
"departure": {
"time": "1771498856"
},
"stopId": "NOZAY",
"stopSequence": 7
},
{
"arrival": {
"time": "1771498891"
},
"departure": {
"time": "1771498891"
},
"stopId": "RBRIOLLA",
"stopSequence": 8
},
{
"arrival": {
"time": "1771499099"
},
"departure": {
"time": "1771499099"
},
"stopId": "MIMOSAS",
"stopSequence": 12
},
{
"arrival": {
"time": "1771499165"
},
"departure": {
"time": "1771499165"
},
"stopId": "BRISEPOT",
"stopSequence": 13
},
{
"arrival": {
"time": "1771499216"
},
"departure": {
"time": "1771499216"
},
"stopId": "DESJARDI",
"stopSequence": 14
},
{
"arrival": {
"time": "1771499258"
},
"departure": {
"time": "1771499258"
},
"stopId": "MACE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771499287"
},
"departure": {
"time": "1771499287"
},
"stopId": "LUTIN",
"stopSequence": 16
},
{
"arrival": {
"time": "1771499374"
},
"departure": {
"time": "1771499374"
},
"stopId": "MUSSET",
"stopSequence": 17
},
{
"arrival": {
"time": "1771499414"
},
"departure": {
"time": "1771499414"
},
"stopId": "SAVARY",
"stopSequence": 18
},
{
"arrival": {
"time": "1771498919"
},
"departure": {
"time": "1771498919"
},
"scheduleRelationship": "SKIPPED",
"stopId": "VAILLANT",
"stopSequence": 19
},
{
"arrival": {
"time": "1771499026"
},
"departure": {
"time": "1771499026"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHALOUER",
"stopSequence": 20
},
{
"arrival": {
"time": "1771499160"
},
"departure": {
"time": "1771499160"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PLACENEY",
"stopSequence": 21
},
{
"arrival": {
"time": "1771499331"
},
"departure": {
"time": "1771499331"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOREAU",
"stopSequence": 22
},
{
"arrival": {
"time": "1771499515"
},
"departure": {
"time": "1771499515"
},
"stopId": "MENDESFR",
"stopSequence": 23
},
{
"arrival": {
"time": "1771499661"
},
"departure": {
"time": "1771499700"
},
"stopId": "FO-LOR-R",
"stopSequence": 24
},
{
"arrival": {
"time": "1771499787"
},
"departure": {
"time": "1771499787"
},
"stopId": "STAUBI-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1771499829"
},
"departure": {
"time": "1771499829"
},
"stopId": "HARAS-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771499940"
},
"departure": {
"time": "1771499940"
},
"stopId": "LESGAR-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771500043"
},
"departure": {
"time": "1771500043"
},
"stopId": "SEMARD-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771500087"
},
"departure": {
"time": "1771500087"
},
"stopId": "PONTNO-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771500174"
},
"departure": {
"time": "1771500174"
},
"stopId": "POIREL-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771500222"
},
"departure": {
"time": "1771500222"
},
"stopId": "VAUBAN-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771500283"
},
"departure": {
"time": "1771500283"
},
"stopId": "FREMUR-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771500360"
},
"departure": {
"time": "1771500360"
},
"stopId": "STRASB-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771500471"
},
"departure": {
"time": "1771500471"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LETAND-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771500510"
},
"departure": {
"time": "1771500510"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAUVA-E",
"stopSequence": 36
}
],
"trip": {
"directionId": 1,
"routeId": "10",
"tripId": "6257602"
}
}
},
{
"id": "trip:6260084",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496887"
},
"departure": {
"time": "1771496903"
},
"stopId": "POLYTE-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771496924"
},
"departure": {
"time": "1771496947"
},
"stopId": "CITEUN-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771497031"
},
"departure": {
"time": "1771497031"
},
"stopId": "BEAUSS-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771497116"
},
"departure": {
"time": "1771497116"
},
"stopId": "CNFPT-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1771497301"
},
"departure": {
"time": "1771497301"
},
"stopId": "JEMONNET",
"stopSequence": 25
},
{
"arrival": {
"time": "1771497362"
},
"departure": {
"time": "1771497362"
},
"stopId": "MAISLA-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771497398"
},
"departure": {
"time": "1771497398"
},
"stopId": "PERUSS-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771497425"
},
"departure": {
"time": "1771497425"
},
"stopId": "MAISEN-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771497471"
},
"departure": {
"time": "1771497471"
},
"stopId": "LACDMA-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771497510"
},
"departure": {
"time": "1771497510"
},
"stopId": "CAMLAC-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771497548"
},
"departure": {
"time": "1771497548"
},
"stopId": "CROISE-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771497575"
},
"departure": {
"time": "1771497575"
},
"stopId": "PRUNIE-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771497647"
},
"departure": {
"time": "1771497647"
},
"stopId": "PETVIV-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771497704"
},
"departure": {
"time": "1771497704"
},
"stopId": "VALMAINE",
"stopSequence": 34
},
{
"arrival": {
"time": "1771497744"
},
"departure": {
"time": "1771497744"
},
"stopId": "P-ANJO-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771497823"
},
"departure": {
"time": "1771497823"
},
"stopId": "HARENC",
"stopSequence": 36
},
{
"arrival": {
"time": "1771497880"
},
"departure": {
"time": "1771497880"
},
"stopId": "P-ANJOU",
"stopSequence": 37
},
{
"arrival": {
"time": "1771497932"
},
"departure": {
"time": "1771497932"
},
"stopId": "CLOSVIGN",
"stopSequence": 38
},
{
"arrival": {
"time": "1771497959"
},
"departure": {
"time": "1771497959"
},
"stopId": "CHATAI-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771498012"
},
"departure": {
"time": "1771498012"
},
"stopId": "PIVERD-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771498064"
},
"departure": {
"time": "1771498064"
},
"stopId": "ARTAUD-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771498127"
},
"departure": {
"time": "1771498127"
},
"stopId": "HAUBOU-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771498209"
},
"departure": {
"time": "1771498209"
},
"stopId": "PETPOR-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771498250"
},
"departure": {
"time": "1771498250"
},
"stopId": "CHEVRI-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771498260"
},
"departure": {
"time": "1771498260"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOUCHE-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771498291"
},
"departure": {
"time": "1771498291"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CAMPBO-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771498331"
},
"departure": {
"time": "1771498331"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GAREBO-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771498376"
},
"departure": {
"time": "1771498376"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PONTLA-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771498422"
},
"departure": {
"time": "1771498422"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LAPOIN-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771498445"
},
"departure": {
"time": "1771498445"
},
"scheduleRelationship": "SKIPPED",
"stopId": "RANGEA-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771498492"
},
"departure": {
"time": "1771498492"
},
"scheduleRelationship": "SKIPPED",
"stopId": "VIGNES-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771498560"
},
"stopId": "CHANTOUR",
"stopSequence": 53
}
],
"trip": {
"directionId": 1,
"routeId": "06",
"tripId": "6260084"
}
}
},
{
"id": "trip:6544198",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771498560"
},
"stopId": "1CECO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771498680"
},
"departure": {
"time": "1771498680"
},
"stopId": "1CONS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771498771"
},
"departure": {
"time": "1771498771"
},
"stopId": "1MTAI",
"stopSequence": 2
},
{
"arrival": {
"time": "1771498924"
},
"departure": {
"time": "1771498924"
},
"stopId": "1CROI",
"stopSequence": 3
},
{
"arrival": {
"time": "1771499000"
},
"departure": {
"time": "1771499000"
},
"stopId": "1BRIS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771499158"
},
"departure": {
"time": "1771499158"
},
"stopId": "1DUNA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771499237"
},
"departure": {
"time": "1771499237"
},
"stopId": "1EURO",
"stopSequence": 6
},
{
"arrival": {
"time": "1771499310"
},
"stopId": "2MONP",
"stopSequence": 7
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6544198"
}
}
},
{
"id": "trip:6257787",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771497020"
},
"stopId": "PARCEXPO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771497094"
},
"departure": {
"time": "1771497094"
},
"stopId": "PROVINS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771497171"
},
"departure": {
"time": "1771497171"
},
"stopId": "RTEPARIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771497259"
},
"departure": {
"time": "1771497259"
},
"stopId": "BANCSTMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771497293"
},
"departure": {
"time": "1771497293"
},
"stopId": "SEPSONET",
"stopSequence": 4
},
{
"arrival": {
"time": "1771497339"
},
"departure": {
"time": "1771497339"
},
"stopId": "SOLELEVA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771497398"
},
"departure": {
"time": "1771497398"
},
"stopId": "CHATENAY",
"stopSequence": 6
},
{
"arrival": {
"time": "1771497436"
},
"departure": {
"time": "1771497436"
},
"stopId": "MIMOSAS",
"stopSequence": 7
},
{
"arrival": {
"time": "1771497499"
},
"departure": {
"time": "1771497499"
},
"stopId": "BRISEPOT",
"stopSequence": 8
},
{
"arrival": {
"time": "1771497548"
},
"departure": {
"time": "1771497548"
},
"stopId": "DESJARDI",
"stopSequence": 9
},
{
"arrival": {
"time": "1771497589"
},
"departure": {
"time": "1771497589"
},
"stopId": "MACE",
"stopSequence": 10
},
{
"arrival": {
"time": "1771497617"
},
"departure": {
"time": "1771497617"
},
"stopId": "LUTIN",
"stopSequence": 11
},
{
"arrival": {
"time": "1771497701"
},
"departure": {
"time": "1771497701"
},
"stopId": "MUSSET",
"stopSequence": 12
},
{
"arrival": {
"time": "1771497739"
},
"departure": {
"time": "1771497739"
},
"stopId": "SAVARY",
"stopSequence": 13
},
{
"arrival": {
"time": "1771497896"
},
"departure": {
"time": "1771497896"
},
"stopId": "MENDESFR",
"stopSequence": 14
},
{
"arrival": {
"time": "1771498031"
},
"departure": {
"time": "1771498031"
},
"stopId": "FO-LOR-R",
"stopSequence": 15
},
{
"arrival": {
"time": "1771498116"
},
"departure": {
"time": "1771498116"
},
"stopId": "STAUBI-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771498151"
},
"departure": {
"time": "1771498151"
},
"stopId": "HARAS-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771498262"
},
"departure": {
"time": "1771498262"
},
"stopId": "LESGAR-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771498352"
},
"departure": {
"time": "1771498352"
},
"stopId": "BREMON-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771498411"
},
"departure": {
"time": "1771498411"
},
"stopId": "ACAD-PLA",
"stopSequence": 20
},
{
"arrival": {
"time": "1771498448"
},
"departure": {
"time": "1771498448"
},
"stopId": "CHDARR-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771498748"
},
"departure": {
"time": "1771498748"
},
"stopId": "GDMAIN-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771498808"
},
"departure": {
"time": "1771498808"
},
"stopId": "PERUSSAI",
"stopSequence": 23
},
{
"arrival": {
"time": "1771498838"
},
"departure": {
"time": "1771498838"
},
"stopId": "MAISLAC",
"stopSequence": 24
},
{
"arrival": {
"time": "1771498811"
},
"departure": {
"time": "1771498811"
},
"stopId": "JEAN-MON",
"stopSequence": 25
},
{
"arrival": {
"time": "1771498869"
},
"departure": {
"time": "1771498869"
},
"stopId": "DELESC-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771498905"
},
"departure": {
"time": "1771498905"
},
"stopId": "MONTEC-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771498940"
},
"departure": {
"time": "1771498940"
},
"stopId": "VALLO-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771498984"
},
"departure": {
"time": "1771498984"
},
"stopId": "PROUDH-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771499040"
},
"departure": {
"time": "1771499040"
},
"stopId": "GRESIL-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771499069"
},
"departure": {
"time": "1771499069"
},
"stopId": "WIGAN-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771499135"
},
"departure": {
"time": "1771499135"
},
"stopId": "SHEAKS-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771499168"
},
"departure": {
"time": "1771499168"
},
"stopId": "AQUITA-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771499220"
},
"departure": {
"time": "1771499220"
},
"stopId": "CCMOLI-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771499340"
},
"stopId": "LHOIRI-D",
"stopSequence": 35
}
],
"trip": {
"directionId": 1,
"routeId": "04",
"tripId": "6257787"
}
}
},
{
"id": "trip:6257575",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496984"
},
"departure": {
"time": "1771496984"
},
"stopId": "RBRIOL-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771496957"
},
"departure": {
"time": "1771496957"
},
"stopId": "NOZAY-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771497024"
},
"departure": {
"time": "1771497024"
},
"stopId": "AUVERG-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771497081"
},
"departure": {
"time": "1771497081"
},
"stopId": "SAVOIE-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771497149"
},
"departure": {
"time": "1771497149"
},
"stopId": "INDUST-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771497201"
},
"departure": {
"time": "1771497201"
},
"stopId": "HOTELL-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771497266"
},
"departure": {
"time": "1771497266"
},
"stopId": "DEBUMO-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771497375"
},
"departure": {
"time": "1771497375"
},
"stopId": "RTEPAR-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771497472"
},
"stopId": "PROVIN-E",
"stopSequence": 59
}
],
"trip": {
"directionId": 0,
"routeId": "10",
"tripId": "6257575"
}
}
},
{
"id": "trip:6257786",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496900"
},
"departure": {
"time": "1771496911"
},
"scheduleRelationship": "SKIPPED",
"stopId": "STAUBI-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771496940"
},
"departure": {
"time": "1771496981"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HARAS-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771497215"
},
"departure": {
"time": "1771497215"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ACAD-PLA",
"stopSequence": 20
},
{
"arrival": {
"time": "1771497255"
},
"departure": {
"time": "1771497255"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHDARR-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771497529"
},
"departure": {
"time": "1771497529"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GDMAIN-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771497589"
},
"departure": {
"time": "1771497589"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PERUSSAI",
"stopSequence": 23
},
{
"arrival": {
"time": "1771497623"
},
"departure": {
"time": "1771497623"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MAISLAC",
"stopSequence": 24
},
{
"arrival": {
"time": "1771497686"
},
"departure": {
"time": "1771497686"
},
"scheduleRelationship": "SKIPPED",
"stopId": "JEAN-MON",
"stopSequence": 25
},
{
"arrival": {
"time": "1771497744"
},
"departure": {
"time": "1771497744"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DELESC-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771497780"
},
"departure": {
"time": "1771497780"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MONTEC-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771497815"
},
"departure": {
"time": "1771497815"
},
"scheduleRelationship": "SKIPPED",
"stopId": "VALLO-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771497859"
},
"departure": {
"time": "1771497859"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PROUDH-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771497915"
},
"departure": {
"time": "1771497915"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GRESIL-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771497944"
},
"departure": {
"time": "1771497944"
},
"scheduleRelationship": "SKIPPED",
"stopId": "WIGAN-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771498010"
},
"departure": {
"time": "1771498010"
},
"scheduleRelationship": "SKIPPED",
"stopId": "SHEAKS-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771498043"
},
"departure": {
"time": "1771498043"
},
"scheduleRelationship": "SKIPPED",
"stopId": "AQUITA-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771498095"
},
"departure": {
"time": "1771498095"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CCMOLI-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771498215"
},
"stopId": "LHOIRI-D",
"stopSequence": 35
}
],
"trip": {
"directionId": 1,
"routeId": "04",
"tripId": "6257786"
}
}
},
{
"id": "trip:6257608",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771499820"
},
"stopId": "PROVINS",
"stopSequence": 0
},
{
"arrival": {
"time": "1771499893"
},
"departure": {
"time": "1771499893"
},
"stopId": "RTEPARIS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771500000"
},
"departure": {
"time": "1771500000"
},
"stopId": "DEBUMONP",
"stopSequence": 2
},
{
"arrival": {
"time": "1771500058"
},
"departure": {
"time": "1771500058"
},
"stopId": "HOTELLER",
"stopSequence": 3
},
{
"arrival": {
"time": "1771500107"
},
"departure": {
"time": "1771500107"
},
"stopId": "INDUSTRI",
"stopSequence": 4
},
{
"arrival": {
"time": "1771500180"
},
"departure": {
"time": "1771500180"
},
"stopId": "SAVOIE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771500250"
},
"departure": {
"time": "1771500250"
},
"stopId": "AUVERGNE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771500296"
},
"departure": {
"time": "1771500296"
},
"stopId": "NOZAY",
"stopSequence": 7
},
{
"arrival": {
"time": "1771500331"
},
"departure": {
"time": "1771500331"
},
"stopId": "RBRIOLLA",
"stopSequence": 8
},
{
"arrival": {
"time": "1771500539"
},
"departure": {
"time": "1771500539"
},
"stopId": "MIMOSAS",
"stopSequence": 12
},
{
"arrival": {
"time": "1771500359"
},
"departure": {
"time": "1771500359"
},
"scheduleRelationship": "SKIPPED",
"stopId": "VAILLANT",
"stopSequence": 19
},
{
"arrival": {
"time": "1771500466"
},
"departure": {
"time": "1771500466"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHALOUER",
"stopSequence": 20
}
],
"trip": {
"directionId": 1,
"routeId": "10",
"tripId": "6257608"
}
}
},
{
"id": "trip:6259994",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771497180"
},
"stopId": "LATOLL",
"stopSequence": 0
},
{
"arrival": {
"time": "1771497237"
},
"departure": {
"time": "1771497237"
},
"stopId": "ECHATS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771497278"
},
"departure": {
"time": "1771497278"
},
"stopId": "CITRONNL",
"stopSequence": 2
},
{
"arrival": {
"time": "1771497325"
},
"departure": {
"time": "1771497325"
},
"stopId": "MONOD",
"stopSequence": 3
},
{
"arrival": {
"time": "1771497360"
},
"departure": {
"time": "1771497360"
},
"stopId": "CERFEUIL",
"stopSequence": 4
},
{
"arrival": {
"time": "1771497421"
},
"departure": {
"time": "1771497421"
},
"stopId": "PROMENIE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771497462"
},
"departure": {
"time": "1771497462"
},
"stopId": "GRANBELL",
"stopSequence": 6
},
{
"arrival": {
"time": "1771497502"
},
"departure": {
"time": "1771497502"
},
"stopId": "RODIN",
"stopSequence": 7
},
{
"arrival": {
"time": "1771497540"
},
"departure": {
"time": "1771497540"
},
"stopId": "BRGPAILL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771497622"
},
"departure": {
"time": "1771497622"
},
"stopId": "LANDREAU",
"stopSequence": 9
},
{
"arrival": {
"time": "1771497654"
},
"departure": {
"time": "1771497654"
},
"stopId": "GDPERIGN",
"stopSequence": 10
},
{
"arrival": {
"time": "1771497694"
},
"departure": {
"time": "1771497694"
},
"stopId": "INRA",
"stopSequence": 11
},
{
"arrival": {
"time": "1771497720"
},
"departure": {
"time": "1771497720"
},
"stopId": "MOREL",
"stopSequence": 12
},
{
"arrival": {
"time": "1771497780"
},
"departure": {
"time": "1771497780"
},
"stopId": "DARWIN",
"stopSequence": 13
},
{
"arrival": {
"time": "1771497900"
},
"departure": {
"time": "1771497900"
},
"stopId": "CNFPT-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771498410"
},
"departure": {
"time": "1771498410"
},
"stopId": "EBLE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771498472"
},
"departure": {
"time": "1771498472"
},
"stopId": "GENIE",
"stopSequence": 16
},
{
"arrival": {
"time": "1771498549"
},
"departure": {
"time": "1771498549"
},
"stopId": "VAUBAN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771498583"
},
"departure": {
"time": "1771498583"
},
"stopId": "POIREL",
"stopSequence": 18
},
{
"arrival": {
"time": "1771498644"
},
"departure": {
"time": "1771498644"
},
"stopId": "PONTNOIR",
"stopSequence": 19
},
{
"arrival": {
"time": "1771498683"
},
"departure": {
"time": "1771498683"
},
"stopId": "SEMARD",
"stopSequence": 20
},
{
"arrival": {
"time": "1771498200"
},
"departure": {
"time": "1771498200"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHDARR",
"stopSequence": 21
},
{
"arrival": {
"time": "1771498271"
},
"departure": {
"time": "1771498271"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ACADEMIE",
"stopSequence": 22
},
{
"arrival": {
"time": "1771498349"
},
"departure": {
"time": "1771498349"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GBREM-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771498718"
},
"stopId": "GAREPAPI",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "20",
"tripId": "6259994"
}
}
},
{
"id": "trip:6052758",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771497000"
},
"stopId": "HDVSUB",
"stopSequence": 0
},
{
"arrival": {
"time": "1771497159"
},
"departure": {
"time": "1771497159"
},
"stopId": "SECUSO-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771497210"
},
"departure": {
"time": "1771497210"
},
"stopId": "STEXUP-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771497300"
},
"departure": {
"time": "1771497300"
},
"stopId": "GARDOT-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771497960"
},
"departure": {
"time": "1771497960"
},
"stopId": "BRISSA-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771498035"
},
"departure": {
"time": "1771498035"
},
"stopId": "FONTEN-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771498072"
},
"departure": {
"time": "1771498072"
},
"stopId": "BARBOT-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771498140"
},
"departure": {
"time": "1771498140"
},
"stopId": "GDPRES-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771498169"
},
"departure": {
"time": "1771498169"
},
"stopId": "SOLAND-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771498203"
},
"departure": {
"time": "1771498203"
},
"stopId": "ERIGNE-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771498289"
},
"departure": {
"time": "1771498289"
},
"stopId": "LEVESQ-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771498317"
},
"departure": {
"time": "1771498317"
},
"stopId": "MURSHV-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771498385"
},
"departure": {
"time": "1771498385"
},
"stopId": "CARMET-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771498462"
},
"departure": {
"time": "1771498462"
},
"stopId": "LECOTE-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771498511"
},
"departure": {
"time": "1771498511"
},
"stopId": "LABUIS-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771498560"
},
"stopId": "HTDEMURS",
"stopSequence": 15
}
],
"trip": {
"directionId": 1,
"routeId": "23",
"tripId": "6052758"
}
}
},
{
"id": "trip:6258115",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771497000"
},
"stopId": "AQUA-D5A",
"stopSequence": 0
},
{
"arrival": {
"time": "1771497047"
},
"departure": {
"time": "1771497047"
},
"stopId": "AURIOL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771497093"
},
"departure": {
"time": "1771497093"
},
"stopId": "FRATE-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771497159"
},
"departure": {
"time": "1771497159"
},
"stopId": "CHARNA-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771497222"
},
"departure": {
"time": "1771497222"
},
"stopId": "ESEO-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771497360"
},
"departure": {
"time": "1771497360"
},
"stopId": "CARREF5A",
"stopSequence": 5
},
{
"arrival": {
"time": "1771497444"
},
"departure": {
"time": "1771497444"
},
"stopId": "RAMON-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771497529"
},
"departure": {
"time": "1771497529"
},
"stopId": "RBRIOL-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771497600"
},
"departure": {
"time": "1771497600"
},
"stopId": "EUROPE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771497703"
},
"departure": {
"time": "1771497703"
},
"stopId": "ALDUNANT",
"stopSequence": 9
},
{
"arrival": {
"time": "1771497815"
},
"departure": {
"time": "1771497815"
},
"stopId": "BRISPOTI",
"stopSequence": 10
},
{
"arrival": {
"time": "1771497860"
},
"departure": {
"time": "1771497860"
},
"stopId": "THULEAU",
"stopSequence": 11
},
{
"arrival": {
"time": "1771497896"
},
"departure": {
"time": "1771497896"
},
"stopId": "DEUCROIX",
"stopSequence": 12
},
{
"arrival": {
"time": "1771497971"
},
"departure": {
"time": "1771497971"
},
"stopId": "GILLIE-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771498058"
},
"departure": {
"time": "1771498058"
},
"stopId": "ISORET-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771498140"
},
"departure": {
"time": "1771498140"
},
"stopId": "CAMELI-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771498250"
},
"departure": {
"time": "1771498250"
},
"stopId": "ESPACE5A",
"stopSequence": 16
},
{
"arrival": {
"time": "1771498367"
},
"departure": {
"time": "1771498367"
},
"stopId": "VILLECHI",
"stopSequence": 17
},
{
"arrival": {
"time": "1771498439"
},
"departure": {
"time": "1771498439"
},
"stopId": "STLEON5A",
"stopSequence": 18
},
{
"arrival": {
"time": "1771498506"
},
"departure": {
"time": "1771498506"
},
"stopId": "JEJAURES",
"stopSequence": 19
},
{
"arrival": {
"time": "1771498620"
},
"departure": {
"time": "1771498620"
},
"stopId": "JUSTICES",
"stopSequence": 20
},
{
"arrival": {
"time": "1771498660"
},
"departure": {
"time": "1771498660"
},
"stopId": "DELACROI",
"stopSequence": 21
},
{
"arrival": {
"time": "1771498733"
},
"departure": {
"time": "1771498733"
},
"stopId": "SAUMUROI",
"stopSequence": 22
},
{
"arrival": {
"time": "1771498814"
},
"departure": {
"time": "1771498814"
},
"stopId": "INTERMIL",
"stopSequence": 23
},
{
"arrival": {
"time": "1771498873"
},
"departure": {
"time": "1771498873"
},
"stopId": "HAUTPRES",
"stopSequence": 24
},
{
"arrival": {
"time": "1771498920"
},
"departure": {
"time": "1771498920"
},
"stopId": "DELATTRE",
"stopSequence": 25
},
{
"arrival": {
"time": "1771498995"
},
"departure": {
"time": "1771498995"
},
"stopId": "MORELLER",
"stopSequence": 26
},
{
"arrival": {
"time": "1771499029"
},
"departure": {
"time": "1771499029"
},
"stopId": "ARBORE-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771499100"
},
"departure": {
"time": "1771499100"
},
"stopId": "ORGEMO-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771499160"
},
"departure": {
"time": "1771499160"
},
"stopId": "NERUDA",
"stopSequence": 29
},
{
"arrival": {
"time": "1771499214"
},
"departure": {
"time": "1771499214"
},
"stopId": "ORGEMONT",
"stopSequence": 30
},
{
"arrival": {
"time": "1771499271"
},
"departure": {
"time": "1771499271"
},
"stopId": "FRCEVERT",
"stopSequence": 31
},
{
"arrival": {
"time": "1771499320"
},
"departure": {
"time": "1771499320"
},
"stopId": "APPENTIS",
"stopSequence": 32
},
{
"arrival": {
"time": "1771499388"
},
"departure": {
"time": "1771499388"
},
"stopId": "BOUTHOMA",
"stopSequence": 33
},
{
"arrival": {
"time": "1771499460"
},
"departure": {
"time": "1771499460"
},
"stopId": "ANRO-5A",
"stopSequence": 34
},
{
"arrival": {
"time": "1771499524"
},
"departure": {
"time": "1771499524"
},
"stopId": "DURVILLE",
"stopSequence": 35
},
{
"arrival": {
"time": "1771499556"
},
"departure": {
"time": "1771499556"
},
"stopId": "PALLACH",
"stopSequence": 36
},
{
"arrival": {
"time": "1771499581"
},
"departure": {
"time": "1771499581"
},
"stopId": "JULESV-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771499633"
},
"departure": {
"time": "1771499633"
},
"stopId": "JE23-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771499681"
},
"departure": {
"time": "1771499681"
},
"stopId": "CLAUDE-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771499713"
},
"departure": {
"time": "1771499713"
},
"stopId": "MAJUIN5A",
"stopSequence": 40
},
{
"arrival": {
"time": "1771499762"
},
"departure": {
"time": "1771499762"
},
"stopId": "MONTCA-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771499820"
},
"departure": {
"time": "1771499820"
},
"stopId": "GAUBOU5A",
"stopSequence": 42
},
{
"arrival": {
"time": "1771499907"
},
"departure": {
"time": "1771499907"
},
"stopId": "CTRETRI",
"stopSequence": 43
},
{
"arrival": {
"time": "1771499987"
},
"departure": {
"time": "1771499987"
},
"stopId": "EBLE",
"stopSequence": 44
},
{
"arrival": {
"time": "1771500047"
},
"departure": {
"time": "1771500047"
},
"stopId": "GENIE",
"stopSequence": 45
},
{
"arrival": {
"time": "1771500122"
},
"departure": {
"time": "1771500122"
},
"stopId": "VAUBAN",
"stopSequence": 46
},
{
"arrival": {
"time": "1771500155"
},
"departure": {
"time": "1771500155"
},
"stopId": "POIREL",
"stopSequence": 47
},
{
"arrival": {
"time": "1771500214"
},
"departure": {
"time": "1771500214"
},
"stopId": "PONTNOIR",
"stopSequence": 48
},
{
"arrival": {
"time": "1771500252"
},
"departure": {
"time": "1771500252"
},
"stopId": "SEMARD",
"stopSequence": 49
},
{
"arrival": {
"time": "1771500300"
},
"departure": {
"time": "1771500300"
},
"stopId": "BREMON-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771500361"
},
"departure": {
"time": "1771500361"
},
"stopId": "ACAD-PLA",
"stopSequence": 51
},
{
"arrival": {
"time": "1771500399"
},
"departure": {
"time": "1771500399"
},
"stopId": "CHDARR-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771500540"
},
"departure": {
"time": "1771500540"
},
"stopId": "LEQUAI-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771500580"
},
"departure": {
"time": "1771500580"
},
"stopId": "DUMESN-E",
"stopSequence": 54
}
],
"trip": {
"directionId": 0,
"routeId": "05",
"tripId": "6258115"
}
}
},
{
"id": "trip:6260106",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496904"
},
"departure": {
"time": "1771496904"
},
"stopId": "P-ANJO-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771496953"
},
"departure": {
"time": "1771496963"
},
"stopId": "HARENC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771497051"
},
"departure": {
"time": "1771497051"
},
"stopId": "P-ANJOU",
"stopSequence": 18
},
{
"arrival": {
"time": "1771497099"
},
"departure": {
"time": "1771497099"
},
"stopId": "VALMAI-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771497170"
},
"departure": {
"time": "1771497170"
},
"stopId": "PETVIVIE",
"stopSequence": 20
},
{
"arrival": {
"time": "1771497246"
},
"departure": {
"time": "1771497246"
},
"stopId": "PRUNIERS",
"stopSequence": 21
},
{
"arrival": {
"time": "1771497280"
},
"departure": {
"time": "1771497280"
},
"stopId": "CROISETT",
"stopSequence": 22
},
{
"arrival": {
"time": "1771497387"
},
"departure": {
"time": "1771497387"
},
"stopId": "CAMLACMA",
"stopSequence": 23
},
{
"arrival": {
"time": "1771497433"
},
"departure": {
"time": "1771497433"
},
"stopId": "LACDMAIN",
"stopSequence": 24
},
{
"arrival": {
"time": "1771497477"
},
"departure": {
"time": "1771497477"
},
"stopId": "MAISENVI",
"stopSequence": 25
},
{
"arrival": {
"time": "1771497519"
},
"departure": {
"time": "1771497519"
},
"stopId": "PERUSSAI",
"stopSequence": 26
},
{
"arrival": {
"time": "1771497554"
},
"departure": {
"time": "1771497554"
},
"stopId": "MAISLAC",
"stopSequence": 27
},
{
"arrival": {
"time": "1771497590"
},
"departure": {
"time": "1771497590"
},
"stopId": "JEAN-MON",
"stopSequence": 28
},
{
"arrival": {
"time": "1771497716"
},
"departure": {
"time": "1771497716"
},
"stopId": "CNFPT",
"stopSequence": 29
},
{
"arrival": {
"time": "1771497772"
},
"departure": {
"time": "1771497772"
},
"stopId": "BEAUSSIE",
"stopSequence": 30
},
{
"arrival": {
"time": "1771497832"
},
"departure": {
"time": "1771497832"
},
"stopId": "CITEUNIV",
"stopSequence": 31
},
{
"arrival": {
"time": "1771497882"
},
"departure": {
"time": "1771497882"
},
"stopId": "POLYTECH",
"stopSequence": 32
},
{
"arrival": {
"time": "1771497943"
},
"departure": {
"time": "1771497943"
},
"stopId": "NDAMELAC",
"stopSequence": 33
},
{
"arrival": {
"time": "1771498009"
},
"departure": {
"time": "1771498009"
},
"stopId": "BOISRAME",
"stopSequence": 34
},
{
"arrival": {
"time": "1771498074"
},
"departure": {
"time": "1771498074"
},
"stopId": "CHBBEILL",
"stopSequence": 35
},
{
"arrival": {
"time": "1771498137"
},
"departure": {
"time": "1771498137"
},
"stopId": "MVIGNE",
"stopSequence": 36
},
{
"arrival": {
"time": "1771498231"
},
"departure": {
"time": "1771498231"
},
"stopId": "FARCYSJA",
"stopSequence": 37
},
{
"arrival": {
"time": "1771498437"
},
"departure": {
"time": "1771498437"
},
"stopId": "LEQUAI-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771498501"
},
"departure": {
"time": "1771498501"
},
"stopId": "MONPR-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771498557"
},
"departure": {
"time": "1771498557"
},
"stopId": "DESCAZ-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771498623"
},
"departure": {
"time": "1771498623"
},
"stopId": "BICHBI-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771498657"
},
"departure": {
"time": "1771498657"
},
"stopId": "STTHER-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771498732"
},
"departure": {
"time": "1771498732"
},
"stopId": "BARRA-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771498787"
},
"departure": {
"time": "1771498787"
},
"stopId": "BLERIO-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771498876"
},
"departure": {
"time": "1771498876"
},
"stopId": "LECUIT-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771498916"
},
"departure": {
"time": "1771498916"
},
"stopId": "FRATE-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771498985"
},
"departure": {
"time": "1771498985"
},
"stopId": "CHARNA-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771499051"
},
"departure": {
"time": "1771499051"
},
"stopId": "ESEO-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771499087"
},
"departure": {
"time": "1771499087"
},
"stopId": "WJMOU",
"stopSequence": 49
},
{
"arrival": {
"time": "1771499173"
},
"departure": {
"time": "1771499173"
},
"stopId": "FMEDEC-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771499230"
},
"departure": {
"time": "1771499230"
},
"stopId": "HRECUL-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771499220"
},
"stopId": "HOPITAL",
"stopSequence": 53
}
],
"trip": {
"directionId": 0,
"routeId": "06",
"tripId": "6260106"
}
}
},
{
"id": "trip:6541182",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771498170"
},
"stopId": "2ANRO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771498290"
},
"departure": {
"time": "1771498290"
},
"stopId": "2JVIL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771498400"
},
"departure": {
"time": "1771498400"
},
"stopId": "2JE23",
"stopSequence": 2
},
{
"arrival": {
"time": "1771498520"
},
"departure": {
"time": "1771498520"
},
"stopId": "2BAMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771498630"
},
"departure": {
"time": "1771498630"
},
"stopId": "2STRA",
"stopSequence": 4
},
{
"arrival": {
"time": "1771498720"
},
"departure": {
"time": "1771498720"
},
"stopId": "2LAFA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771498820"
},
"departure": {
"time": "1771498820"
},
"stopId": "2LGAR",
"stopSequence": 6
},
{
"arrival": {
"time": "1771498920"
},
"departure": {
"time": "1771498920"
},
"stopId": "2HARA",
"stopSequence": 7
},
{
"arrival": {
"time": "1771498980"
},
"departure": {
"time": "1771498980"
},
"stopId": "2FMBL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771499080"
},
"departure": {
"time": "1771499080"
},
"stopId": "2HDVA",
"stopSequence": 9
},
{
"arrival": {
"time": "1771499180"
},
"departure": {
"time": "1771499180"
},
"stopId": "2CECO",
"stopSequence": 10
},
{
"arrival": {
"time": "1771499270"
},
"departure": {
"time": "1771499270"
},
"stopId": "2STSE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771499390"
},
"departure": {
"time": "1771499390"
},
"stopId": "2BMAI",
"stopSequence": 12
},
{
"arrival": {
"time": "1771499480"
},
"departure": {
"time": "1771499480"
},
"stopId": "2HOPA",
"stopSequence": 13
},
{
"arrival": {
"time": "1771499600"
},
"departure": {
"time": "1771499600"
},
"stopId": "2CAPU",
"stopSequence": 14
},
{
"arrival": {
"time": "1771499680"
},
"departure": {
"time": "1771499680"
},
"stopId": "2JMOU",
"stopSequence": 15
},
{
"arrival": {
"time": "1771499800"
},
"departure": {
"time": "1771499800"
},
"stopId": "2HSAU",
"stopSequence": 16
},
{
"arrival": {
"time": "1771499890"
},
"departure": {
"time": "1771499890"
},
"stopId": "2VERN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771500040"
},
"departure": {
"time": "1771500040"
},
"stopId": "2BOTA",
"stopSequence": 19
},
{
"arrival": {
"time": "1771500140"
},
"departure": {
"time": "1771500140"
},
"stopId": "2PMAY",
"stopSequence": 20
},
{
"arrival": {
"time": "1771500220"
},
"departure": {
"time": "1771500220"
},
"stopId": "2BROY",
"stopSequence": 21
},
{
"arrival": {
"time": "1771500310"
},
"departure": {
"time": "1771500310"
},
"stopId": "2ACAS",
"stopSequence": 22
},
{
"arrival": {
"time": "1771500390"
},
"departure": {
"time": "1771500390"
},
"stopId": "2STGI",
"stopSequence": 23
},
{
"arrival": {
"time": "1771500480"
},
"departure": {
"time": "1771500480"
},
"stopId": "2BASC",
"stopSequence": 24
},
{
"arrival": {
"time": "1771500560"
},
"stopId": "1AARD",
"stopSequence": 25
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6541182"
}
}
},
{
"id": "trip:6544455",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771498440"
},
"stopId": "MENDESFR",
"stopSequence": 0
},
{
"arrival": {
"time": "1771498620"
},
"departure": {
"time": "1771498620"
},
"stopId": "FO-LOR-R",
"stopSequence": 1
},
{
"arrival": {
"time": "1771498742"
},
"departure": {
"time": "1771498742"
},
"stopId": "STAUBI-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771498800"
},
"departure": {
"time": "1771498800"
},
"stopId": "HARAS-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771498862"
},
"departure": {
"time": "1771498862"
},
"stopId": "LICES",
"stopSequence": 4
},
{
"arrival": {
"time": "1771498935"
},
"departure": {
"time": "1771498935"
},
"stopId": "CCI-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771498990"
},
"departure": {
"time": "1771498990"
},
"stopId": "CHDARR-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771499160"
},
"stopId": "LEQUAI-E",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "Tbus",
"tripId": "6544455"
}
}
},
{
"id": "trip:6257579",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771498380"
},
"stopId": "SLEZIND",
"stopSequence": 0
},
{
"arrival": {
"time": "1771498442"
},
"departure": {
"time": "1771498442"
},
"stopId": "GENTRIC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771498513"
},
"departure": {
"time": "1771498513"
},
"stopId": "DAUTEL",
"stopSequence": 2
},
{
"arrival": {
"time": "1771498533"
},
"departure": {
"time": "1771498533"
},
"stopId": "BUISSON",
"stopSequence": 3
},
{
"arrival": {
"time": "1771498574"
},
"departure": {
"time": "1771498574"
},
"stopId": "PYRAM02",
"stopSequence": 4
},
{
"arrival": {
"time": "1771498620"
},
"departure": {
"time": "1771498620"
},
"stopId": "MORLONG",
"stopSequence": 5
},
{
"arrival": {
"time": "1771498647"
},
"departure": {
"time": "1771498647"
},
"stopId": "BOURSE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771498684"
},
"departure": {
"time": "1771498684"
},
"stopId": "RIOTTEAU",
"stopSequence": 7
},
{
"arrival": {
"time": "1771498715"
},
"departure": {
"time": "1771498715"
},
"stopId": "ALLUMETT",
"stopSequence": 8
},
{
"arrival": {
"time": "1771498756"
},
"departure": {
"time": "1771498756"
},
"stopId": "DAGUERRE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771498795"
},
"departure": {
"time": "1771498795"
},
"stopId": "LEOLAGRA",
"stopSequence": 10
},
{
"arrival": {
"time": "1771498842"
},
"departure": {
"time": "1771498842"
},
"stopId": "VDLOIRE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771498935"
},
"departure": {
"time": "1771498935"
},
"stopId": "ECLATERI",
"stopSequence": 12
},
{
"arrival": {
"time": "1771498860"
},
"departure": {
"time": "1771498860"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAUMAN",
"stopSequence": 13
},
{
"arrival": {
"time": "1771498911"
},
"departure": {
"time": "1771498911"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LAFAUVEL",
"stopSequence": 14
},
{
"arrival": {
"time": "1771498983"
},
"departure": {
"time": "1771498983"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PARMENTI",
"stopSequence": 15
},
{
"arrival": {
"time": "1771499049"
},
"departure": {
"time": "1771499049"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PICAS",
"stopSequence": 16
},
{
"arrival": {
"time": "1771499039"
},
"departure": {
"time": "1771499039"
},
"stopId": "JUSTICES",
"stopSequence": 17
},
{
"arrival": {
"time": "1771499086"
},
"departure": {
"time": "1771499086"
},
"stopId": "DELACROI",
"stopSequence": 18
},
{
"arrival": {
"time": "1771499172"
},
"departure": {
"time": "1771499172"
},
"stopId": "SAUMUROI",
"stopSequence": 19
},
{
"arrival": {
"time": "1771499267"
},
"departure": {
"time": "1771499267"
},
"stopId": "INTERMIL",
"stopSequence": 20
},
{
"arrival": {
"time": "1771499336"
},
"departure": {
"time": "1771499336"
},
"stopId": "HAUTPRES",
"stopSequence": 21
},
{
"arrival": {
"time": "1771499391"
},
"departure": {
"time": "1771499391"
},
"stopId": "DELATTRE",
"stopSequence": 22
},
{
"arrival": {
"time": "1771499450"
},
"departure": {
"time": "1771499450"
},
"stopId": "MORELLIE",
"stopSequence": 23
},
{
"arrival": {
"time": "1771499491"
},
"departure": {
"time": "1771499491"
},
"stopId": "LORETTE",
"stopSequence": 24
},
{
"arrival": {
"time": "1771499534"
},
"departure": {
"time": "1771499534"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAUVAL",
"stopSequence": 26
},
{
"arrival": {
"time": "1771499587"
},
"departure": {
"time": "1771499587"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LETANDUE",
"stopSequence": 27
},
{
"arrival": {
"time": "1771499808"
},
"departure": {
"time": "1771499808"
},
"stopId": "STRASBOU",
"stopSequence": 28
},
{
"arrival": {
"time": "1771499873"
},
"departure": {
"time": "1771499873"
},
"stopId": "FREMUR",
"stopSequence": 29
},
{
"arrival": {
"time": "1771499927"
},
"departure": {
"time": "1771499927"
},
"stopId": "VAUBAN",
"stopSequence": 30
},
{
"arrival": {
"time": "1771499965"
},
"departure": {
"time": "1771499965"
},
"stopId": "POIREL",
"stopSequence": 31
},
{
"arrival": {
"time": "1771500032"
},
"departure": {
"time": "1771500032"
},
"stopId": "PONTNOIR",
"stopSequence": 32
},
{
"arrival": {
"time": "1771500075"
},
"departure": {
"time": "1771500075"
},
"stopId": "SEMARD",
"stopSequence": 33
},
{
"arrival": {
"time": "1771500102"
},
"departure": {
"time": "1771500102"
},
"stopId": "GAREPAPI",
"stopSequence": 34
},
{
"arrival": {
"time": "1771500369"
},
"departure": {
"time": "1771500369"
},
"stopId": "HARAS",
"stopSequence": 35
},
{
"arrival": {
"time": "1771500439"
},
"departure": {
"time": "1771500439"
},
"stopId": "STAUBIN",
"stopSequence": 36
},
{
"arrival": {
"time": "1771500521"
},
"departure": {
"time": "1771500540"
},
"stopId": "LORRAIN1",
"stopSequence": 37
}
],
"trip": {
"directionId": 0,
"routeId": "10",
"tripId": "6257579"
}
}
},
{
"id": "trip:6257903",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771498680"
},
"stopId": "BEAUCOUZ",
"stopSequence": 0
},
{
"arrival": {
"time": "1771498716"
},
"departure": {
"time": "1771498716"
},
"stopId": "FAUVETTE",
"stopSequence": 1
},
{
"arrival": {
"time": "1771498749"
},
"departure": {
"time": "1771498749"
},
"stopId": "PINSONS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771498808"
},
"departure": {
"time": "1771498808"
},
"stopId": "PRIEURE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771498839"
},
"departure": {
"time": "1771498839"
},
"stopId": "VAURAGER",
"stopSequence": 5
},
{
"arrival": {
"time": "1771498899"
},
"departure": {
"time": "1771498899"
},
"stopId": "ROUAIRIE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771498942"
},
"departure": {
"time": "1771498942"
},
"stopId": "LASOURCE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771498980"
},
"departure": {
"time": "1771498980"
},
"stopId": "CERFEUIL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771499031"
},
"departure": {
"time": "1771499031"
},
"stopId": "PROMENIE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771499065"
},
"departure": {
"time": "1771499065"
},
"stopId": "GRANBELL",
"stopSequence": 10
},
{
"arrival": {
"time": "1771499098"
},
"departure": {
"time": "1771499098"
},
"stopId": "RODIN",
"stopSequence": 11
},
{
"arrival": {
"time": "1771499130"
},
"departure": {
"time": "1771499130"
},
"stopId": "BRGPAILL",
"stopSequence": 12
},
{
"arrival": {
"time": "1771499221"
},
"departure": {
"time": "1771499221"
},
"stopId": "LANDREAU",
"stopSequence": 13
},
{
"arrival": {
"time": "1771499257"
},
"departure": {
"time": "1771499257"
},
"stopId": "GDPERIGN",
"stopSequence": 14
},
{
"arrival": {
"time": "1771499301"
},
"departure": {
"time": "1771499301"
},
"stopId": "INRA",
"stopSequence": 15
},
{
"arrival": {
"time": "1771499330"
},
"departure": {
"time": "1771499330"
},
"stopId": "MOREL",
"stopSequence": 16
},
{
"arrival": {
"time": "1771499364"
},
"departure": {
"time": "1771499364"
},
"stopId": "LENOTRE",
"stopSequence": 17
},
{
"arrival": {
"time": "1771499400"
},
"departure": {
"time": "1771499400"
},
"stopId": "BBCAMTEC",
"stopSequence": 18
},
{
"arrival": {
"time": "1771499515"
},
"departure": {
"time": "1771499515"
},
"stopId": "I.U.T.",
"stopSequence": 19
},
{
"arrival": {
"time": "1771499565"
},
"departure": {
"time": "1771499565"
},
"stopId": "RESTUNIV",
"stopSequence": 20
},
{
"arrival": {
"time": "1771499640"
},
"departure": {
"time": "1771499640"
},
"stopId": "CITEUNIV",
"stopSequence": 21
},
{
"arrival": {
"time": "1771499690"
},
"departure": {
"time": "1771499690"
},
"stopId": "POLYTECH",
"stopSequence": 22
},
{
"arrival": {
"time": "1771499751"
},
"departure": {
"time": "1771499751"
},
"stopId": "NDAMELAC",
"stopSequence": 23
},
{
"arrival": {
"time": "1771499817"
},
"departure": {
"time": "1771499817"
},
"stopId": "BOISRAME",
"stopSequence": 24
},
{
"arrival": {
"time": "1771499880"
},
"departure": {
"time": "1771499880"
},
"stopId": "CHBBEILL",
"stopSequence": 25
},
{
"arrival": {
"time": "1771499955"
},
"departure": {
"time": "1771499955"
},
"stopId": "MVIGNE",
"stopSequence": 26
},
{
"arrival": {
"time": "1771500063"
},
"departure": {
"time": "1771500063"
},
"stopId": "FARCYSJA",
"stopSequence": 27
},
{
"arrival": {
"time": "1771500159"
},
"departure": {
"time": "1771500159"
},
"stopId": "SAJACQUE",
"stopSequence": 28
},
{
"arrival": {
"time": "1771500228"
},
"departure": {
"time": "1771500228"
},
"stopId": "DUMESNIL",
"stopSequence": 29
},
{
"arrival": {
"time": "1771500266"
},
"departure": {
"time": "1771500266"
},
"stopId": "LEQUAI",
"stopSequence": 30
},
{
"arrival": {
"time": "1771500240"
},
"departure": {
"time": "1771500240"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MONPROF.",
"stopSequence": 31
},
{
"arrival": {
"time": "1771500342"
},
"departure": {
"time": "1771500342"
},
"scheduleRelationship": "SKIPPED",
"stopId": "TRINITE",
"stopSequence": 32
},
{
"arrival": {
"time": "1771500412"
},
"departure": {
"time": "1771500412"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAUREPA",
"stopSequence": 33
},
{
"arrival": {
"time": "1771500480"
},
"departure": {
"time": "1771500480"
},
"scheduleRelationship": "SKIPPED",
"stopId": "COEURMA",
"stopSequence": 34
},
{
"arrival": {
"time": "1771500446"
},
"departure": {
"time": "1771500446"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHDARR",
"stopSequence": 35
}
],
"trip": {
"directionId": 0,
"routeId": "02",
"tripId": "6257903"
}
}
},
{
"id": "trip:6258126",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771498200"
},
"stopId": "AQUA-D5A",
"stopSequence": 0
},
{
"arrival": {
"time": "1771498247"
},
"departure": {
"time": "1771498247"
},
"stopId": "AURIOL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771498293"
},
"departure": {
"time": "1771498293"
},
"stopId": "FRATE-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771498359"
},
"departure": {
"time": "1771498359"
},
"stopId": "CHARNA-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771498422"
},
"departure": {
"time": "1771498422"
},
"stopId": "ESEO-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771498560"
},
"departure": {
"time": "1771498560"
},
"stopId": "CARREF5A",
"stopSequence": 5
},
{
"arrival": {
"time": "1771498644"
},
"departure": {
"time": "1771498644"
},
"stopId": "RAMON-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771498729"
},
"departure": {
"time": "1771498729"
},
"stopId": "RBRIOL-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771498800"
},
"departure": {
"time": "1771498800"
},
"stopId": "EUROPE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771498903"
},
"departure": {
"time": "1771498903"
},
"stopId": "ALDUNANT",
"stopSequence": 9
},
{
"arrival": {
"time": "1771499015"
},
"departure": {
"time": "1771499015"
},
"stopId": "BRISPOTI",
"stopSequence": 10
},
{
"arrival": {
"time": "1771499060"
},
"departure": {
"time": "1771499060"
},
"stopId": "THULEAU",
"stopSequence": 11
},
{
"arrival": {
"time": "1771499096"
},
"departure": {
"time": "1771499096"
},
"stopId": "DEUCROIX",
"stopSequence": 12
},
{
"arrival": {
"time": "1771499171"
},
"departure": {
"time": "1771499171"
},
"stopId": "GILLIE-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771499258"
},
"departure": {
"time": "1771499258"
},
"stopId": "ISORET-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771499340"
},
"departure": {
"time": "1771499340"
},
"stopId": "CAMELI-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771499450"
},
"departure": {
"time": "1771499450"
},
"stopId": "ESPACE5A",
"stopSequence": 16
},
{
"arrival": {
"time": "1771499567"
},
"departure": {
"time": "1771499567"
},
"stopId": "VILLECHI",
"stopSequence": 17
},
{
"arrival": {
"time": "1771499639"
},
"departure": {
"time": "1771499639"
},
"stopId": "STLEON5A",
"stopSequence": 18
},
{
"arrival": {
"time": "1771499706"
},
"departure": {
"time": "1771499706"
},
"stopId": "JEJAURES",
"stopSequence": 19
},
{
"arrival": {
"time": "1771499820"
},
"departure": {
"time": "1771499820"
},
"stopId": "JUSTICES",
"stopSequence": 20
},
{
"arrival": {
"time": "1771499860"
},
"departure": {
"time": "1771499860"
},
"stopId": "DELACROI",
"stopSequence": 21
},
{
"arrival": {
"time": "1771499933"
},
"departure": {
"time": "1771499933"
},
"stopId": "SAUMUROI",
"stopSequence": 22
},
{
"arrival": {
"time": "1771500014"
},
"departure": {
"time": "1771500014"
},
"stopId": "INTERMIL",
"stopSequence": 23
},
{
"arrival": {
"time": "1771500073"
},
"departure": {
"time": "1771500073"
},
"stopId": "HAUTPRES",
"stopSequence": 24
},
{
"arrival": {
"time": "1771500120"
},
"departure": {
"time": "1771500120"
},
"stopId": "DELATTRE",
"stopSequence": 25
},
{
"arrival": {
"time": "1771500195"
},
"departure": {
"time": "1771500195"
},
"stopId": "MORELLER",
"stopSequence": 26
},
{
"arrival": {
"time": "1771500229"
},
"departure": {
"time": "1771500229"
},
"stopId": "ARBORE-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771500300"
},
"departure": {
"time": "1771500300"
},
"stopId": "ORGEMO-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771500360"
},
"departure": {
"time": "1771500360"
},
"stopId": "NERUDA",
"stopSequence": 29
},
{
"arrival": {
"time": "1771500414"
},
"departure": {
"time": "1771500414"
},
"stopId": "ORGEMONT",
"stopSequence": 30
},
{
"arrival": {
"time": "1771500471"
},
"departure": {
"time": "1771500471"
},
"stopId": "FRCEVERT",
"stopSequence": 31
},
{
"arrival": {
"time": "1771500520"
},
"departure": {
"time": "1771500520"
},
"stopId": "APPENTIS",
"stopSequence": 32
}
],
"trip": {
"directionId": 0,
"routeId": "05",
"tripId": "6258126"
}
}
},
{
"id": "trip:6260095",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771498200"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HOPITAL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771498205"
},
"departure": {
"time": "1771498205"
},
"stopId": "HRECULEE",
"stopSequence": 2
},
{
"arrival": {
"time": "1771498256"
},
"departure": {
"time": "1771498256"
},
"stopId": "FMEDECIN",
"stopSequence": 3
},
{
"arrival": {
"time": "1771498341"
},
"departure": {
"time": "1771498341"
},
"stopId": "WJMO-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771498390"
},
"departure": {
"time": "1771498390"
},
"stopId": "ESEO",
"stopSequence": 5
},
{
"arrival": {
"time": "1771498448"
},
"departure": {
"time": "1771498448"
},
"stopId": "CHARNASS",
"stopSequence": 6
},
{
"arrival": {
"time": "1771498521"
},
"departure": {
"time": "1771498521"
},
"stopId": "FRATER",
"stopSequence": 7
},
{
"arrival": {
"time": "1771498576"
},
"departure": {
"time": "1771498576"
},
"stopId": "LECUIT",
"stopSequence": 8
},
{
"arrival": {
"time": "1771498659"
},
"departure": {
"time": "1771498659"
},
"stopId": "BLERIOT",
"stopSequence": 9
},
{
"arrival": {
"time": "1771498717"
},
"departure": {
"time": "1771498717"
},
"stopId": "BARRA",
"stopSequence": 10
},
{
"arrival": {
"time": "1771498790"
},
"departure": {
"time": "1771498790"
},
"stopId": "STTERESE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771498833"
},
"departure": {
"time": "1771498833"
},
"stopId": "BICHBICH",
"stopSequence": 12
},
{
"arrival": {
"time": "1771498886"
},
"departure": {
"time": "1771498886"
},
"stopId": "DESCAZEA",
"stopSequence": 13
},
{
"arrival": {
"time": "1771498962"
},
"departure": {
"time": "1771498962"
},
"stopId": "MONPROFI",
"stopSequence": 14
},
{
"arrival": {
"time": "1771499039"
},
"departure": {
"time": "1771499039"
},
"stopId": "LEQUAI",
"stopSequence": 15
},
{
"arrival": {
"time": "1771499234"
},
"departure": {
"time": "1771499234"
},
"stopId": "FARCSJ-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771499343"
},
"departure": {
"time": "1771499343"
},
"stopId": "MVIGNE-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771499425"
},
"departure": {
"time": "1771499425"
},
"stopId": "CHBBEI-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771499480"
},
"departure": {
"time": "1771499480"
},
"stopId": "BOISRA-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771499546"
},
"departure": {
"time": "1771499546"
},
"stopId": "NDAMLA-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771499609"
},
"departure": {
"time": "1771499609"
},
"stopId": "POLYTE-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771499665"
},
"departure": {
"time": "1771499665"
},
"stopId": "CITEUN-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771499725"
},
"departure": {
"time": "1771499725"
},
"stopId": "BEAUSS-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771499810"
},
"departure": {
"time": "1771499810"
},
"stopId": "CNFPT-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1771499995"
},
"departure": {
"time": "1771499995"
},
"stopId": "JEMONNET",
"stopSequence": 25
},
{
"arrival": {
"time": "1771500048"
},
"departure": {
"time": "1771500048"
},
"stopId": "MAISLA-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771500084"
},
"departure": {
"time": "1771500084"
},
"stopId": "PERUSS-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771500111"
},
"departure": {
"time": "1771500111"
},
"stopId": "MAISEN-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771500157"
},
"departure": {
"time": "1771500157"
},
"stopId": "LACDMA-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771500196"
},
"departure": {
"time": "1771500196"
},
"stopId": "CAMLAC-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771500288"
},
"departure": {
"time": "1771500288"
},
"stopId": "CROISE-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771500315"
},
"departure": {
"time": "1771500315"
},
"stopId": "PRUNIE-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771500387"
},
"departure": {
"time": "1771500387"
},
"stopId": "PETVIV-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771500444"
},
"departure": {
"time": "1771500444"
},
"stopId": "VALMAINE",
"stopSequence": 34
},
{
"arrival": {
"time": "1771500484"
},
"departure": {
"time": "1771500484"
},
"stopId": "P-ANJO-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771500563"
},
"departure": {
"time": "1771500563"
},
"stopId": "HARENC",
"stopSequence": 36
}
],
"trip": {
"directionId": 1,
"routeId": "06",
"tripId": "6260095"
}
}
},
{
"id": "trip:6260085",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771497540"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHANTOUR",
"stopSequence": 1
},
{
"arrival": {
"time": "1771497580"
},
"departure": {
"time": "1771497580"
},
"scheduleRelationship": "SKIPPED",
"stopId": "VIGNES",
"stopSequence": 2
},
{
"arrival": {
"time": "1771497611"
},
"departure": {
"time": "1771497611"
},
"scheduleRelationship": "SKIPPED",
"stopId": "RANGEARD",
"stopSequence": 3
},
{
"arrival": {
"time": "1771497633"
},
"departure": {
"time": "1771497633"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LAPOINTE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771497673"
},
"departure": {
"time": "1771497673"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PONTLAIT",
"stopSequence": 5
},
{
"arrival": {
"time": "1771497712"
},
"departure": {
"time": "1771497712"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GAREBOUC",
"stopSequence": 6
},
{
"arrival": {
"time": "1771497749"
},
"departure": {
"time": "1771497749"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CAMPBOUC",
"stopSequence": 7
},
{
"arrival": {
"time": "1771497574"
},
"departure": {
"time": "1771497574"
},
"stopId": "BOUCHEM",
"stopSequence": 8
},
{
"arrival": {
"time": "1771497628"
},
"departure": {
"time": "1771497628"
},
"stopId": "CHEVRIER",
"stopSequence": 9
},
{
"arrival": {
"time": "1771497665"
},
"departure": {
"time": "1771497665"
},
"stopId": "PETPORT",
"stopSequence": 10
},
{
"arrival": {
"time": "1771497749"
},
"departure": {
"time": "1771497749"
},
"stopId": "HAUBOUCH",
"stopSequence": 11
},
{
"arrival": {
"time": "1771497814"
},
"departure": {
"time": "1771497814"
},
"stopId": "ARTAUD",
"stopSequence": 12
},
{
"arrival": {
"time": "1771497877"
},
"departure": {
"time": "1771497877"
},
"stopId": "PIVERDIE",
"stopSequence": 13
},
{
"arrival": {
"time": "1771497941"
},
"departure": {
"time": "1771497941"
},
"stopId": "CHATAIGN",
"stopSequence": 14
},
{
"arrival": {
"time": "1771497980"
},
"departure": {
"time": "1771497980"
},
"stopId": "CLOSVI-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771498041"
},
"departure": {
"time": "1771498041"
},
"stopId": "P-ANJO-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771498117"
},
"departure": {
"time": "1771498117"
},
"stopId": "HARENC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771498183"
},
"departure": {
"time": "1771498183"
},
"stopId": "P-ANJOU",
"stopSequence": 18
},
{
"arrival": {
"time": "1771498231"
},
"departure": {
"time": "1771498231"
},
"stopId": "VALMAI-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771498302"
},
"departure": {
"time": "1771498302"
},
"stopId": "PETVIVIE",
"stopSequence": 20
},
{
"arrival": {
"time": "1771498378"
},
"departure": {
"time": "1771498378"
},
"stopId": "PRUNIERS",
"stopSequence": 21
},
{
"arrival": {
"time": "1771498412"
},
"departure": {
"time": "1771498412"
},
"stopId": "CROISETT",
"stopSequence": 22
},
{
"arrival": {
"time": "1771498517"
},
"departure": {
"time": "1771498517"
},
"stopId": "CAMLACMA",
"stopSequence": 23
},
{
"arrival": {
"time": "1771498563"
},
"departure": {
"time": "1771498563"
},
"stopId": "LACDMAIN",
"stopSequence": 24
},
{
"arrival": {
"time": "1771498609"
},
"departure": {
"time": "1771498609"
},
"stopId": "MAISENVI",
"stopSequence": 25
},
{
"arrival": {
"time": "1771498651"
},
"departure": {
"time": "1771498651"
},
"stopId": "PERUSSAI",
"stopSequence": 26
},
{
"arrival": {
"time": "1771498685"
},
"departure": {
"time": "1771498685"
},
"stopId": "MAISLAC",
"stopSequence": 27
},
{
"arrival": {
"time": "1771498722"
},
"departure": {
"time": "1771498722"
},
"stopId": "JEAN-MON",
"stopSequence": 28
},
{
"arrival": {
"time": "1771498848"
},
"departure": {
"time": "1771498848"
},
"stopId": "CNFPT",
"stopSequence": 29
},
{
"arrival": {
"time": "1771498906"
},
"departure": {
"time": "1771498906"
},
"stopId": "BEAUSSIE",
"stopSequence": 30
},
{
"arrival": {
"time": "1771498966"
},
"departure": {
"time": "1771498966"
},
"stopId": "CITEUNIV",
"stopSequence": 31
},
{
"arrival": {
"time": "1771499016"
},
"departure": {
"time": "1771499016"
},
"stopId": "POLYTECH",
"stopSequence": 32
},
{
"arrival": {
"time": "1771499077"
},
"departure": {
"time": "1771499077"
},
"stopId": "NDAMELAC",
"stopSequence": 33
},
{
"arrival": {
"time": "1771499143"
},
"departure": {
"time": "1771499143"
},
"stopId": "BOISRAME",
"stopSequence": 34
},
{
"arrival": {
"time": "1771499206"
},
"departure": {
"time": "1771499206"
},
"stopId": "CHBBEILL",
"stopSequence": 35
},
{
"arrival": {
"time": "1771499272"
},
"departure": {
"time": "1771499272"
},
"stopId": "MVIGNE",
"stopSequence": 36
},
{
"arrival": {
"time": "1771499367"
},
"departure": {
"time": "1771499367"
},
"stopId": "FARCYSJA",
"stopSequence": 37
},
{
"arrival": {
"time": "1771499573"
},
"departure": {
"time": "1771499573"
},
"stopId": "LEQUAI-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771499637"
},
"departure": {
"time": "1771499637"
},
"stopId": "MONPR-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771499693"
},
"departure": {
"time": "1771499693"
},
"stopId": "DESCAZ-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771499748"
},
"departure": {
"time": "1771499748"
},
"stopId": "BICHBI-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771499782"
},
"departure": {
"time": "1771499782"
},
"stopId": "STTHER-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771499857"
},
"departure": {
"time": "1771499857"
},
"stopId": "BARRA-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771499912"
},
"departure": {
"time": "1771499912"
},
"stopId": "BLERIO-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771500001"
},
"departure": {
"time": "1771500001"
},
"stopId": "LECUIT-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771500041"
},
"departure": {
"time": "1771500041"
},
"stopId": "FRATE-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771500110"
},
"departure": {
"time": "1771500110"
},
"stopId": "CHARNA-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771500176"
},
"departure": {
"time": "1771500176"
},
"stopId": "ESEO-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771500212"
},
"departure": {
"time": "1771500212"
},
"stopId": "WJMOU",
"stopSequence": 49
},
{
"arrival": {
"time": "1771500298"
},
"departure": {
"time": "1771500298"
},
"stopId": "FMEDEC-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771500355"
},
"departure": {
"time": "1771500355"
},
"stopId": "HRECUL-E",
"stopSequence": 51
}
],
"trip": {
"directionId": 0,
"routeId": "06",
"tripId": "6260085"
}
}
},
{
"id": "trip:6258063",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771499335"
},
"departure": {
"time": "1771499335"
},
"stopId": "AURIOL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771499399"
},
"departure": {
"time": "1771499399"
},
"stopId": "PELUAU",
"stopSequence": 2
},
{
"arrival": {
"time": "1771499492"
},
"departure": {
"time": "1771499492"
},
"stopId": "LIZE05",
"stopSequence": 3
},
{
"arrival": {
"time": "1771499535"
},
"departure": {
"time": "1771499535"
},
"stopId": "CAMUS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771499580"
},
"departure": {
"time": "1771499580"
},
"stopId": "LECLERC",
"stopSequence": 5
},
{
"arrival": {
"time": "1771499647"
},
"departure": {
"time": "1771499647"
},
"stopId": "ROCEPINE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771499696"
},
"departure": {
"time": "1771499696"
},
"stopId": "PARCGARE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771499761"
},
"departure": {
"time": "1771499761"
},
"stopId": "LABRUYER",
"stopSequence": 8
},
{
"arrival": {
"time": "1771499836"
},
"departure": {
"time": "1771499836"
},
"stopId": "RASPAIL",
"stopSequence": 9
},
{
"arrival": {
"time": "1771499893"
},
"departure": {
"time": "1771499893"
},
"stopId": "DUMESNIL",
"stopSequence": 10
},
{
"arrival": {
"time": "1771499940"
},
"departure": {
"time": "1771499940"
},
"stopId": "LEQUAI",
"stopSequence": 11
},
{
"arrival": {
"time": "1771500142"
},
"departure": {
"time": "1771500142"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHDARR",
"stopSequence": 12
},
{
"arrival": {
"time": "1771500121"
},
"departure": {
"time": "1771500121"
},
"stopId": "ACADEMIE",
"stopSequence": 13
},
{
"arrival": {
"time": "1771500178"
},
"departure": {
"time": "1771500178"
},
"stopId": "GBREM-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771500207"
},
"departure": {
"time": "1771500207"
},
"stopId": "SEMARD-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771500243"
},
"departure": {
"time": "1771500243"
},
"stopId": "PONTNO-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771500313"
},
"departure": {
"time": "1771500313"
},
"stopId": "POIREL-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771500352"
},
"departure": {
"time": "1771500352"
},
"stopId": "VAUBAN-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771500421"
},
"departure": {
"time": "1771500421"
},
"stopId": "GENIE-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771500485"
},
"departure": {
"time": "1771500485"
},
"stopId": "EBLE-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771500567"
},
"departure": {
"time": "1771500567"
},
"stopId": "CTRETR-E",
"stopSequence": 21
}
],
"trip": {
"directionId": 1,
"routeId": "05",
"tripId": "6258063"
}
}
},
{
"id": "trip:6258719",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771497120"
},
"stopId": "TRELAZE",
"stopSequence": 0
},
{
"arrival": {
"time": "1771497149"
},
"departure": {
"time": "1771497149"
},
"stopId": "MALRAUX",
"stopSequence": 1
},
{
"arrival": {
"time": "1771497200"
},
"departure": {
"time": "1771497200"
},
"stopId": "FMAURIAC",
"stopSequence": 2
},
{
"arrival": {
"time": "1771497266"
},
"departure": {
"time": "1771497266"
},
"stopId": "TRELGARE",
"stopSequence": 3
},
{
"arrival": {
"time": "1771497360"
},
"departure": {
"time": "1771497360"
},
"stopId": "HMTREL",
"stopSequence": 4
},
{
"arrival": {
"time": "1771497448"
},
"departure": {
"time": "1771497448"
},
"stopId": "CIMTRELA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771497487"
},
"departure": {
"time": "1771497487"
},
"stopId": "EGLTRELA",
"stopSequence": 6
},
{
"arrival": {
"time": "1771497535"
},
"departure": {
"time": "1771497535"
},
"stopId": "MAIRTREL",
"stopSequence": 7
},
{
"arrival": {
"time": "1771497588"
},
"departure": {
"time": "1771497588"
},
"stopId": "MONTHIBE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771497647"
},
"departure": {
"time": "1771497647"
},
"stopId": "ARENA",
"stopSequence": 9
},
{
"arrival": {
"time": "1771497720"
},
"departure": {
"time": "1771497720"
},
"stopId": "BUISSON",
"stopSequence": 10
},
{
"arrival": {
"time": "1771497780"
},
"departure": {
"time": "1771497780"
},
"stopId": "PYRAM02",
"stopSequence": 11
},
{
"arrival": {
"time": "1771497856"
},
"departure": {
"time": "1771497856"
},
"stopId": "LEFEVRE",
"stopSequence": 12
},
{
"arrival": {
"time": "1771497891"
},
"departure": {
"time": "1771497891"
},
"stopId": "MALAQUAI",
"stopSequence": 13
},
{
"arrival": {
"time": "1771497950"
},
"departure": {
"time": "1771497950"
},
"stopId": "MENARD",
"stopSequence": 14
},
{
"arrival": {
"time": "1771497995"
},
"departure": {
"time": "1771497995"
},
"stopId": "CHOUTEAU",
"stopSequence": 15
},
{
"arrival": {
"time": "1771498065"
},
"departure": {
"time": "1771498065"
},
"stopId": "FRESNAIE",
"stopSequence": 16
},
{
"arrival": {
"time": "1771498150"
},
"departure": {
"time": "1771498150"
},
"stopId": "MARAIS",
"stopSequence": 17
},
{
"arrival": {
"time": "1771498211"
},
"departure": {
"time": "1771498211"
},
"stopId": "BELLVUTR",
"stopSequence": 18
},
{
"arrival": {
"time": "1771498260"
},
"departure": {
"time": "1771498260"
},
"stopId": "LEOLAGRA",
"stopSequence": 19
},
{
"arrival": {
"time": "1771498305"
},
"departure": {
"time": "1771498305"
},
"stopId": "VDLOIRE",
"stopSequence": 20
},
{
"arrival": {
"time": "1771498382"
},
"departure": {
"time": "1771498382"
},
"stopId": "ECLATERI",
"stopSequence": 21
},
{
"arrival": {
"time": "1771498470"
},
"departure": {
"time": "1771498470"
},
"stopId": "JUSTICES",
"stopSequence": 22
},
{
"arrival": {
"time": "1771498502"
},
"departure": {
"time": "1771498502"
},
"stopId": "DELACROI",
"stopSequence": 23
},
{
"arrival": {
"time": "1771498560"
},
"departure": {
"time": "1771498560"
},
"stopId": "SAUMUROI",
"stopSequence": 24
},
{
"arrival": {
"time": "1771498628"
},
"departure": {
"time": "1771498628"
},
"stopId": "MADELEIN",
"stopSequence": 25
},
{
"arrival": {
"time": "1771498673"
},
"departure": {
"time": "1771498673"
},
"stopId": "VOLNEY",
"stopSequence": 26
},
{
"arrival": {
"time": "1771498751"
},
"departure": {
"time": "1771498751"
},
"stopId": "BOURGONN",
"stopSequence": 27
},
{
"arrival": {
"time": "1771498810"
},
"departure": {
"time": "1771498810"
},
"stopId": "MICHELET",
"stopSequence": 28
},
{
"arrival": {
"time": "1771498860"
},
"departure": {
"time": "1771498860"
},
"stopId": "ANLEROY",
"stopSequence": 29
},
{
"arrival": {
"time": "1771498994"
},
"departure": {
"time": "1771498994"
},
"stopId": "PAULBERT",
"stopSequence": 30
},
{
"arrival": {
"time": "1771499049"
},
"departure": {
"time": "1771499049"
},
"stopId": "HARAS",
"stopSequence": 31
},
{
"arrival": {
"time": "1771499124"
},
"departure": {
"time": "1771499124"
},
"stopId": "STAUBIN",
"stopSequence": 32
},
{
"arrival": {
"time": "1771499220"
},
"stopId": "LORRTERM",
"stopSequence": 33
}
],
"trip": {
"directionId": 0,
"routeId": "01",
"tripId": "6258719"
}
}
},
{
"id": "trip:6258657",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771498740"
},
"stopId": "FO-LOR-R",
"stopSequence": 0
},
{
"arrival": {
"time": "1771498814"
},
"departure": {
"time": "1771498814"
},
"stopId": "STAUBI-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771498849"
},
"departure": {
"time": "1771498849"
},
"stopId": "HARAS-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771498980"
},
"departure": {
"time": "1771498980"
},
"stopId": "ANLERO-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771499060"
},
"departure": {
"time": "1771499060"
},
"stopId": "MICHEL-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771499111"
},
"departure": {
"time": "1771499111"
},
"stopId": "BOURGO-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771499154"
},
"departure": {
"time": "1771499154"
},
"stopId": "VOLNEY-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771499209"
},
"departure": {
"time": "1771499209"
},
"stopId": "MADELE-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771499280"
},
"departure": {
"time": "1771499280"
},
"stopId": "SAUMUR-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771499329"
},
"departure": {
"time": "1771499329"
},
"stopId": "DELACR-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771499370"
},
"departure": {
"time": "1771499370"
},
"stopId": "JUSTIC-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771499454"
},
"departure": {
"time": "1771499454"
},
"stopId": "ECLATE-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771499540"
},
"departure": {
"time": "1771499540"
},
"stopId": "VDLOIR-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771499580"
},
"departure": {
"time": "1771499580"
},
"stopId": "LEOLAG-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771499617"
},
"departure": {
"time": "1771499617"
},
"stopId": "BELVTR-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771499698"
},
"departure": {
"time": "1771499698"
},
"stopId": "MARAIS-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771499770"
},
"departure": {
"time": "1771499770"
},
"stopId": "FRESNA-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771499847"
},
"departure": {
"time": "1771499847"
},
"stopId": "CHOUTE-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771499890"
},
"departure": {
"time": "1771499890"
},
"stopId": "MENA-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771499952"
},
"departure": {
"time": "1771499952"
},
"stopId": "MALAQU-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771499985"
},
"departure": {
"time": "1771499985"
},
"stopId": "LEFEVR-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771500053"
},
"departure": {
"time": "1771500053"
},
"stopId": "PYRAM2-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771500120"
},
"departure": {
"time": "1771500120"
},
"stopId": "BUISSO-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771500198"
},
"departure": {
"time": "1771500198"
},
"stopId": "ARENA-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771500261"
},
"departure": {
"time": "1771500261"
},
"stopId": "MONTHI-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1771500323"
},
"departure": {
"time": "1771500323"
},
"stopId": "MAIRTR-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1771500366"
},
"departure": {
"time": "1771500366"
},
"stopId": "EGLTRE-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771500402"
},
"departure": {
"time": "1771500402"
},
"stopId": "CIMETR-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771500480"
},
"departure": {
"time": "1771500480"
},
"stopId": "HMTRE-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771500560"
},
"departure": {
"time": "1771500560"
},
"stopId": "TRELGA-E",
"stopSequence": 29
}
],
"trip": {
"directionId": 1,
"routeId": "01",
"tripId": "6258657"
}
}
},
{
"id": "trip:6054007",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496901"
},
"departure": {
"time": "1771496936"
},
"stopId": "GDMAIN-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771497002"
},
"departure": {
"time": "1771497002"
},
"stopId": "MAISEN-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771497046"
},
"departure": {
"time": "1771497046"
},
"stopId": "LACDMA-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771497092"
},
"departure": {
"time": "1771497092"
},
"stopId": "CAMLAC-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771497191"
},
"departure": {
"time": "1771497191"
},
"stopId": "CROISE-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771497220"
},
"departure": {
"time": "1771497220"
},
"stopId": "PRUNIE-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771497297"
},
"departure": {
"time": "1771497297"
},
"stopId": "PETVIV-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771497361"
},
"departure": {
"time": "1771497361"
},
"stopId": "VALMAINE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771497392"
},
"departure": {
"time": "1771497392"
},
"stopId": "CLOSVIGN",
"stopSequence": 12
},
{
"arrival": {
"time": "1771497428"
},
"departure": {
"time": "1771497428"
},
"stopId": "CHATAI-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771497482"
},
"departure": {
"time": "1771497482"
},
"stopId": "PIVERD-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771497539"
},
"departure": {
"time": "1771497539"
},
"stopId": "ARTAUD-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771497602"
},
"departure": {
"time": "1771497602"
},
"stopId": "HAUBOU-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771497684"
},
"departure": {
"time": "1771497684"
},
"stopId": "PETPOR-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771497725"
},
"departure": {
"time": "1771497725"
},
"stopId": "CHEVRI-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771497720"
},
"departure": {
"time": "1771497720"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOUCHE-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771497757"
},
"departure": {
"time": "1771497757"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CAMPBO-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771497805"
},
"departure": {
"time": "1771497805"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GAREBO-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771497859"
},
"departure": {
"time": "1771497859"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PONTLA-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771497914"
},
"departure": {
"time": "1771497914"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LAPOIN-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1771497942"
},
"departure": {
"time": "1771497942"
},
"scheduleRelationship": "SKIPPED",
"stopId": "RANGEA-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1771497998"
},
"departure": {
"time": "1771497998"
},
"scheduleRelationship": "SKIPPED",
"stopId": "VIGNES-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771498080"
},
"stopId": "CHANTOUR",
"stopSequence": 27
}
],
"trip": {
"directionId": 1,
"routeId": "22",
"tripId": "6054007"
}
}
},
{
"id": "trip:6541178",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496932"
},
"departure": {
"time": "1771496966"
},
"stopId": "2CECO",
"stopSequence": 10
},
{
"arrival": {
"time": "1771497053"
},
"departure": {
"time": "1771497053"
},
"stopId": "2STSE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771497173"
},
"departure": {
"time": "1771497173"
},
"stopId": "2BMAI",
"stopSequence": 12
},
{
"arrival": {
"time": "1771497263"
},
"departure": {
"time": "1771497263"
},
"stopId": "2HOPA",
"stopSequence": 13
},
{
"arrival": {
"time": "1771497383"
},
"departure": {
"time": "1771497383"
},
"stopId": "2CAPU",
"stopSequence": 14
},
{
"arrival": {
"time": "1771497463"
},
"departure": {
"time": "1771497463"
},
"stopId": "2JMOU",
"stopSequence": 15
},
{
"arrival": {
"time": "1771497583"
},
"departure": {
"time": "1771497583"
},
"stopId": "2HSAU",
"stopSequence": 16
},
{
"arrival": {
"time": "1771497673"
},
"departure": {
"time": "1771497673"
},
"stopId": "2VERN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771497823"
},
"departure": {
"time": "1771497823"
},
"stopId": "2BOTA",
"stopSequence": 19
},
{
"arrival": {
"time": "1771497923"
},
"departure": {
"time": "1771497923"
},
"stopId": "2PMAY",
"stopSequence": 20
},
{
"arrival": {
"time": "1771498003"
},
"departure": {
"time": "1771498003"
},
"stopId": "2BROY",
"stopSequence": 21
},
{
"arrival": {
"time": "1771498093"
},
"departure": {
"time": "1771498093"
},
"stopId": "2ACAS",
"stopSequence": 22
},
{
"arrival": {
"time": "1771498173"
},
"departure": {
"time": "1771498173"
},
"stopId": "2STGI",
"stopSequence": 23
},
{
"arrival": {
"time": "1771498263"
},
"departure": {
"time": "1771498263"
},
"stopId": "2BASC",
"stopSequence": 24
},
{
"arrival": {
"time": "1771498343"
},
"stopId": "1AARD",
"stopSequence": 25
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6541178"
}
}
},
{
"id": "trip:6260101",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771499640"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HOPITAL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771499645"
},
"departure": {
"time": "1771499645"
},
"stopId": "HRECULEE",
"stopSequence": 2
},
{
"arrival": {
"time": "1771499696"
},
"departure": {
"time": "1771499696"
},
"stopId": "FMEDECIN",
"stopSequence": 3
},
{
"arrival": {
"time": "1771499781"
},
"departure": {
"time": "1771499781"
},
"stopId": "WJMO-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771499830"
},
"departure": {
"time": "1771499830"
},
"stopId": "ESEO",
"stopSequence": 5
},
{
"arrival": {
"time": "1771499888"
},
"departure": {
"time": "1771499888"
},
"stopId": "CHARNASS",
"stopSequence": 6
},
{
"arrival": {
"time": "1771499961"
},
"departure": {
"time": "1771499961"
},
"stopId": "FRATER",
"stopSequence": 7
},
{
"arrival": {
"time": "1771500016"
},
"departure": {
"time": "1771500016"
},
"stopId": "LECUIT",
"stopSequence": 8
},
{
"arrival": {
"time": "1771500105"
},
"departure": {
"time": "1771500105"
},
"stopId": "BLERIOT",
"stopSequence": 9
},
{
"arrival": {
"time": "1771500166"
},
"departure": {
"time": "1771500166"
},
"stopId": "BARRA",
"stopSequence": 10
},
{
"arrival": {
"time": "1771500243"
},
"departure": {
"time": "1771500243"
},
"stopId": "STTERESE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771500288"
},
"departure": {
"time": "1771500288"
},
"stopId": "BICHBICH",
"stopSequence": 12
},
{
"arrival": {
"time": "1771500344"
},
"departure": {
"time": "1771500344"
},
"stopId": "DESCAZEA",
"stopSequence": 13
},
{
"arrival": {
"time": "1771500424"
},
"departure": {
"time": "1771500424"
},
"stopId": "MONPROFI",
"stopSequence": 14
},
{
"arrival": {
"time": "1771500501"
},
"departure": {
"time": "1771500501"
},
"stopId": "LEQUAI",
"stopSequence": 15
}
],
"trip": {
"directionId": 1,
"routeId": "06",
"tripId": "6260101"
}
}
},
{
"id": "trip:6541183",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771498770"
},
"stopId": "2ANRO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771498890"
},
"departure": {
"time": "1771498890"
},
"stopId": "2JVIL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771499000"
},
"departure": {
"time": "1771499000"
},
"stopId": "2JE23",
"stopSequence": 2
},
{
"arrival": {
"time": "1771499120"
},
"departure": {
"time": "1771499120"
},
"stopId": "2BAMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771499230"
},
"departure": {
"time": "1771499230"
},
"stopId": "2STRA",
"stopSequence": 4
},
{
"arrival": {
"time": "1771499320"
},
"departure": {
"time": "1771499320"
},
"stopId": "2LAFA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771499420"
},
"departure": {
"time": "1771499420"
},
"stopId": "2LGAR",
"stopSequence": 6
},
{
"arrival": {
"time": "1771499520"
},
"departure": {
"time": "1771499520"
},
"stopId": "2HARA",
"stopSequence": 7
},
{
"arrival": {
"time": "1771499580"
},
"departure": {
"time": "1771499580"
},
"stopId": "2FMBL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771499680"
},
"departure": {
"time": "1771499680"
},
"stopId": "2HDVA",
"stopSequence": 9
},
{
"arrival": {
"time": "1771499780"
},
"departure": {
"time": "1771499780"
},
"stopId": "2CECO",
"stopSequence": 10
},
{
"arrival": {
"time": "1771499870"
},
"departure": {
"time": "1771499870"
},
"stopId": "2STSE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771499990"
},
"departure": {
"time": "1771499990"
},
"stopId": "2BMAI",
"stopSequence": 12
},
{
"arrival": {
"time": "1771500080"
},
"departure": {
"time": "1771500080"
},
"stopId": "2HOPA",
"stopSequence": 13
},
{
"arrival": {
"time": "1771500200"
},
"departure": {
"time": "1771500200"
},
"stopId": "2CAPU",
"stopSequence": 14
},
{
"arrival": {
"time": "1771500280"
},
"departure": {
"time": "1771500280"
},
"stopId": "2JMOU",
"stopSequence": 15
},
{
"arrival": {
"time": "1771500400"
},
"departure": {
"time": "1771500400"
},
"stopId": "2HSAU",
"stopSequence": 16
},
{
"arrival": {
"time": "1771500490"
},
"departure": {
"time": "1771500490"
},
"stopId": "2VERN",
"stopSequence": 17
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6541183"
}
}
},
{
"id": "trip:6258435",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496882"
},
"departure": {
"time": "1771496882"
},
"stopId": "LOUPIN-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771496939"
},
"departure": {
"time": "1771496957"
},
"stopId": "MASGEM-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771497012"
},
"departure": {
"time": "1771497012"
},
"stopId": "HOSGEM-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771497076"
},
"departure": {
"time": "1771497076"
},
"stopId": "CLOS9-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771497123"
},
"departure": {
"time": "1771497123"
},
"stopId": "VANRIE-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771497177"
},
"departure": {
"time": "1771497177"
},
"stopId": "PORTSG-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771497206"
},
"departure": {
"time": "1771497206"
},
"stopId": "LECHEN-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771497261"
},
"stopId": "ROMORNA",
"stopSequence": 51
}
],
"trip": {
"directionId": 1,
"routeId": "08",
"tripId": "6258435"
}
}
},
{
"id": "trip:6258060",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496890"
},
"departure": {
"time": "1771496890"
},
"stopId": "CTRETR-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771496977"
},
"departure": {
"time": "1771496979"
},
"stopId": "GAUBOU5B",
"stopSequence": 22
},
{
"arrival": {
"time": "1771497093"
},
"departure": {
"time": "1771497093"
},
"stopId": "MONTCASB",
"stopSequence": 23
},
{
"arrival": {
"time": "1771497148"
},
"departure": {
"time": "1771497148"
},
"stopId": "MAJUIN5B",
"stopSequence": 24
},
{
"arrival": {
"time": "1771497194"
},
"departure": {
"time": "1771497194"
},
"stopId": "CLAUDEL",
"stopSequence": 25
},
{
"arrival": {
"time": "1771497240"
},
"departure": {
"time": "1771497240"
},
"stopId": "JEAN-23",
"stopSequence": 26
},
{
"arrival": {
"time": "1771497272"
},
"departure": {
"time": "1771497272"
},
"stopId": "JULESVER",
"stopSequence": 27
},
{
"arrival": {
"time": "1771497333"
},
"departure": {
"time": "1771497333"
},
"stopId": "PALLAC-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771497363"
},
"departure": {
"time": "1771497363"
},
"stopId": "DURVIL-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771497445"
},
"departure": {
"time": "1771497445"
},
"stopId": "ANRO-5B",
"stopSequence": 30
},
{
"arrival": {
"time": "1771497482"
},
"departure": {
"time": "1771497482"
},
"stopId": "BOUTHO-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771497520"
},
"departure": {
"time": "1771497520"
},
"stopId": "APPENT-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771497560"
},
"departure": {
"time": "1771497560"
},
"stopId": "FRCEVE-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771497585"
},
"departure": {
"time": "1771497585"
},
"stopId": "ORGEMO-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771497585"
},
"departure": {
"time": "1771497585"
},
"stopId": "NERUDA",
"stopSequence": 35
},
{
"arrival": {
"time": "1771497691"
},
"departure": {
"time": "1771497691"
},
"stopId": "ORGEMONT",
"stopSequence": 36
},
{
"arrival": {
"time": "1771497776"
},
"departure": {
"time": "1771497776"
},
"stopId": "ARBORETU",
"stopSequence": 37
},
{
"arrival": {
"time": "1771497838"
},
"departure": {
"time": "1771497838"
},
"stopId": "MORELE-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771497925"
},
"departure": {
"time": "1771497925"
},
"stopId": "DELATR-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771497990"
},
"departure": {
"time": "1771497990"
},
"stopId": "HAUTPR-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771498092"
},
"departure": {
"time": "1771498092"
},
"stopId": "INTMIL-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771498163"
},
"departure": {
"time": "1771498163"
},
"stopId": "SAUMUR-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771498229"
},
"departure": {
"time": "1771498229"
},
"stopId": "DELACR-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771498283"
},
"departure": {
"time": "1771498283"
},
"stopId": "JUSTIC-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771498393"
},
"departure": {
"time": "1771498393"
},
"stopId": "JEJAUR-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771498445"
},
"departure": {
"time": "1771498445"
},
"stopId": "STLEON5B",
"stopSequence": 46
},
{
"arrival": {
"time": "1771498520"
},
"departure": {
"time": "1771498520"
},
"stopId": "VILLEC-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771498614"
},
"departure": {
"time": "1771498614"
},
"stopId": "ESPACE5B",
"stopSequence": 48
},
{
"arrival": {
"time": "1771498703"
},
"departure": {
"time": "1771498703"
},
"stopId": "CAMELIAS",
"stopSequence": 49
},
{
"arrival": {
"time": "1771498812"
},
"departure": {
"time": "1771498812"
},
"stopId": "ISORET",
"stopSequence": 50
},
{
"arrival": {
"time": "1771498901"
},
"departure": {
"time": "1771498901"
},
"stopId": "GILLIER",
"stopSequence": 51
},
{
"arrival": {
"time": "1771498971"
},
"departure": {
"time": "1771498971"
},
"stopId": "DEUCRO-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771499011"
},
"departure": {
"time": "1771499011"
},
"stopId": "THULEA-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771499064"
},
"departure": {
"time": "1771499064"
},
"stopId": "BRISPO-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771499169"
},
"departure": {
"time": "1771499169"
},
"stopId": "ALDUNA-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771499302"
},
"departure": {
"time": "1771499302"
},
"stopId": "EUROPE-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771499346"
},
"departure": {
"time": "1771499346"
},
"stopId": "RBRIOLLA",
"stopSequence": 57
},
{
"arrival": {
"time": "1771499460"
},
"departure": {
"time": "1771499460"
},
"stopId": "RAMON",
"stopSequence": 58
},
{
"arrival": {
"time": "1771499602"
},
"departure": {
"time": "1771499602"
},
"stopId": "CARREF5B",
"stopSequence": 59
},
{
"arrival": {
"time": "1771499753"
},
"departure": {
"time": "1771499753"
},
"stopId": "ESEO",
"stopSequence": 60
},
{
"arrival": {
"time": "1771499811"
},
"departure": {
"time": "1771499811"
},
"stopId": "CHARNASS",
"stopSequence": 61
},
{
"arrival": {
"time": "1771499884"
},
"departure": {
"time": "1771499884"
},
"stopId": "FRATER",
"stopSequence": 62
},
{
"arrival": {
"time": "1771499924"
},
"departure": {
"time": "1771499924"
},
"stopId": "AURIOL-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1771499963"
},
"stopId": "AQUAVITA",
"stopSequence": 64
}
],
"trip": {
"directionId": 1,
"routeId": "05",
"tripId": "6258060"
}
}
},
{
"id": "trip:6544199",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771499160"
},
"stopId": "1CECO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771499280"
},
"departure": {
"time": "1771499280"
},
"stopId": "1CONS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771499371"
},
"departure": {
"time": "1771499371"
},
"stopId": "1MTAI",
"stopSequence": 2
},
{
"arrival": {
"time": "1771499524"
},
"departure": {
"time": "1771499524"
},
"stopId": "1CROI",
"stopSequence": 3
},
{
"arrival": {
"time": "1771499600"
},
"departure": {
"time": "1771499600"
},
"stopId": "1BRIS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771499758"
},
"departure": {
"time": "1771499758"
},
"stopId": "1DUNA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771499837"
},
"departure": {
"time": "1771499837"
},
"stopId": "1EURO",
"stopSequence": 6
},
{
"arrival": {
"time": "1771499910"
},
"stopId": "2MONP",
"stopSequence": 7
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6544199"
}
}
},
{
"id": "trip:6258467",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771499220"
},
"stopId": "ROMORNA",
"stopSequence": 0
},
{
"arrival": {
"time": "1771499302"
},
"departure": {
"time": "1771499302"
},
"stopId": "LECHENE",
"stopSequence": 1
},
{
"arrival": {
"time": "1771499325"
},
"departure": {
"time": "1771499325"
},
"stopId": "PORTSG",
"stopSequence": 2
},
{
"arrival": {
"time": "1771499365"
},
"departure": {
"time": "1771499365"
},
"stopId": "VANRIE",
"stopSequence": 3
},
{
"arrival": {
"time": "1771499422"
},
"departure": {
"time": "1771499422"
},
"stopId": "CLOSNEUF",
"stopSequence": 4
},
{
"arrival": {
"time": "1771499479"
},
"departure": {
"time": "1771499479"
},
"stopId": "HOSGEMME",
"stopSequence": 5
},
{
"arrival": {
"time": "1771499524"
},
"departure": {
"time": "1771499524"
},
"stopId": "MASGEMME",
"stopSequence": 6
},
{
"arrival": {
"time": "1771499582"
},
"departure": {
"time": "1771499582"
},
"stopId": "LOUPINO",
"stopSequence": 7
},
{
"arrival": {
"time": "1771499649"
},
"departure": {
"time": "1771499649"
},
"stopId": "LESROSES",
"stopSequence": 8
},
{
"arrival": {
"time": "1771499700"
},
"departure": {
"time": "1771499700"
},
"stopId": "RTEDANGE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771499722"
},
"departure": {
"time": "1771499722"
},
"stopId": "BELOEIL",
"stopSequence": 10
},
{
"arrival": {
"time": "1771499782"
},
"departure": {
"time": "1771499782"
},
"stopId": "JOLIVETT",
"stopSequence": 11
},
{
"arrival": {
"time": "1771499803"
},
"departure": {
"time": "1771499803"
},
"stopId": "HUTREAU",
"stopSequence": 12
},
{
"arrival": {
"time": "1771499872"
},
"departure": {
"time": "1771499872"
},
"stopId": "COSSE",
"stopSequence": 13
},
{
"arrival": {
"time": "1771499909"
},
"departure": {
"time": "1771499909"
},
"stopId": "AUBRY",
"stopSequence": 14
},
{
"arrival": {
"time": "1771499959"
},
"departure": {
"time": "1771499959"
},
"stopId": "MTARDAT",
"stopSequence": 15
},
{
"arrival": {
"time": "1771499989"
},
"departure": {
"time": "1771499989"
},
"stopId": "INTREPID",
"stopSequence": 16
},
{
"arrival": {
"time": "1771500026"
},
"departure": {
"time": "1771500026"
},
"stopId": "BEDIER",
"stopSequence": 17
},
{
"arrival": {
"time": "1771500060"
},
"departure": {
"time": "1771500060"
},
"stopId": "LETANDUE",
"stopSequence": 18
},
{
"arrival": {
"time": "1771500153"
},
"departure": {
"time": "1771500153"
},
"stopId": "STRASBOU",
"stopSequence": 19
},
{
"arrival": {
"time": "1771500209"
},
"departure": {
"time": "1771500209"
},
"stopId": "FREMUR",
"stopSequence": 20
},
{
"arrival": {
"time": "1771500256"
},
"departure": {
"time": "1771500256"
},
"stopId": "VAUBAN",
"stopSequence": 21
},
{
"arrival": {
"time": "1771500289"
},
"departure": {
"time": "1771500289"
},
"stopId": "POIREL",
"stopSequence": 22
},
{
"arrival": {
"time": "1771500348"
},
"departure": {
"time": "1771500348"
},
"stopId": "PONTNOIR",
"stopSequence": 23
},
{
"arrival": {
"time": "1771500386"
},
"departure": {
"time": "1771500386"
},
"stopId": "SEMARD",
"stopSequence": 24
},
{
"arrival": {
"time": "1771500420"
},
"departure": {
"time": "1771500420"
},
"stopId": "GARETERM",
"stopSequence": 25
}
],
"trip": {
"directionId": 0,
"routeId": "08",
"tripId": "6258467"
}
}
},
{
"id": "trip:6052741",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771499220"
},
"stopId": "HDVSUB",
"stopSequence": 0
},
{
"arrival": {
"time": "1771499379"
},
"departure": {
"time": "1771499379"
},
"stopId": "SECUSO-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771499430"
},
"departure": {
"time": "1771499430"
},
"stopId": "STEXUP-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771499520"
},
"departure": {
"time": "1771499520"
},
"stopId": "GARDOT-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771500180"
},
"departure": {
"time": "1771500180"
},
"stopId": "BRISSA-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771500255"
},
"departure": {
"time": "1771500255"
},
"stopId": "FONTEN-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771500292"
},
"departure": {
"time": "1771500292"
},
"stopId": "BARBOT-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771500360"
},
"departure": {
"time": "1771500360"
},
"stopId": "GDPRES-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771500389"
},
"departure": {
"time": "1771500389"
},
"stopId": "SOLAND-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771500423"
},
"departure": {
"time": "1771500423"
},
"stopId": "ERIGNE-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771500509"
},
"departure": {
"time": "1771500509"
},
"stopId": "LEVESQ-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771500537"
},
"departure": {
"time": "1771500537"
},
"stopId": "MURSHV-E",
"stopSequence": 11
}
],
"trip": {
"directionId": 1,
"routeId": "23",
"tripId": "6052741"
}
}
},
{
"id": "trip:6258713",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771497960"
},
"stopId": "TRELAZE",
"stopSequence": 0
},
{
"arrival": {
"time": "1771497989"
},
"departure": {
"time": "1771497989"
},
"stopId": "MALRAUX",
"stopSequence": 1
},
{
"arrival": {
"time": "1771498040"
},
"departure": {
"time": "1771498040"
},
"stopId": "FMAURIAC",
"stopSequence": 2
},
{
"arrival": {
"time": "1771498106"
},
"departure": {
"time": "1771498106"
},
"stopId": "TRELGARE",
"stopSequence": 3
},
{
"arrival": {
"time": "1771498200"
},
"departure": {
"time": "1771498200"
},
"stopId": "HMTREL",
"stopSequence": 4
},
{
"arrival": {
"time": "1771498288"
},
"departure": {
"time": "1771498288"
},
"stopId": "CIMTRELA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771498327"
},
"departure": {
"time": "1771498327"
},
"stopId": "EGLTRELA",
"stopSequence": 6
},
{
"arrival": {
"time": "1771498375"
},
"departure": {
"time": "1771498375"
},
"stopId": "MAIRTREL",
"stopSequence": 7
},
{
"arrival": {
"time": "1771498428"
},
"departure": {
"time": "1771498428"
},
"stopId": "MONTHIBE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771498487"
},
"departure": {
"time": "1771498487"
},
"stopId": "ARENA",
"stopSequence": 9
},
{
"arrival": {
"time": "1771498560"
},
"departure": {
"time": "1771498560"
},
"stopId": "BUISSON",
"stopSequence": 10
},
{
"arrival": {
"time": "1771498620"
},
"departure": {
"time": "1771498620"
},
"stopId": "PYRAM02",
"stopSequence": 11
},
{
"arrival": {
"time": "1771498696"
},
"departure": {
"time": "1771498696"
},
"stopId": "LEFEVRE",
"stopSequence": 12
},
{
"arrival": {
"time": "1771498731"
},
"departure": {
"time": "1771498731"
},
"stopId": "MALAQUAI",
"stopSequence": 13
},
{
"arrival": {
"time": "1771498790"
},
"departure": {
"time": "1771498790"
},
"stopId": "MENARD",
"stopSequence": 14
},
{
"arrival": {
"time": "1771498835"
},
"departure": {
"time": "1771498835"
},
"stopId": "CHOUTEAU",
"stopSequence": 15
},
{
"arrival": {
"time": "1771498905"
},
"departure": {
"time": "1771498905"
},
"stopId": "FRESNAIE",
"stopSequence": 16
},
{
"arrival": {
"time": "1771498990"
},
"departure": {
"time": "1771498990"
},
"stopId": "MARAIS",
"stopSequence": 17
},
{
"arrival": {
"time": "1771499051"
},
"departure": {
"time": "1771499051"
},
"stopId": "BELLVUTR",
"stopSequence": 18
},
{
"arrival": {
"time": "1771499100"
},
"departure": {
"time": "1771499100"
},
"stopId": "LEOLAGRA",
"stopSequence": 19
},
{
"arrival": {
"time": "1771499145"
},
"departure": {
"time": "1771499145"
},
"stopId": "VDLOIRE",
"stopSequence": 20
},
{
"arrival": {
"time": "1771499222"
},
"departure": {
"time": "1771499222"
},
"stopId": "ECLATERI",
"stopSequence": 21
},
{
"arrival": {
"time": "1771499310"
},
"departure": {
"time": "1771499310"
},
"stopId": "JUSTICES",
"stopSequence": 22
},
{
"arrival": {
"time": "1771499342"
},
"departure": {
"time": "1771499342"
},
"stopId": "DELACROI",
"stopSequence": 23
},
{
"arrival": {
"time": "1771499400"
},
"departure": {
"time": "1771499400"
},
"stopId": "SAUMUROI",
"stopSequence": 24
},
{
"arrival": {
"time": "1771499468"
},
"departure": {
"time": "1771499468"
},
"stopId": "MADELEIN",
"stopSequence": 25
},
{
"arrival": {
"time": "1771499513"
},
"departure": {
"time": "1771499513"
},
"stopId": "VOLNEY",
"stopSequence": 26
},
{
"arrival": {
"time": "1771499591"
},
"departure": {
"time": "1771499591"
},
"stopId": "BOURGONN",
"stopSequence": 27
},
{
"arrival": {
"time": "1771499650"
},
"departure": {
"time": "1771499650"
},
"stopId": "MICHELET",
"stopSequence": 28
},
{
"arrival": {
"time": "1771499700"
},
"departure": {
"time": "1771499700"
},
"stopId": "ANLEROY",
"stopSequence": 29
},
{
"arrival": {
"time": "1771499834"
},
"departure": {
"time": "1771499834"
},
"stopId": "PAULBERT",
"stopSequence": 30
},
{
"arrival": {
"time": "1771499889"
},
"departure": {
"time": "1771499889"
},
"stopId": "HARAS",
"stopSequence": 31
},
{
"arrival": {
"time": "1771499964"
},
"departure": {
"time": "1771499964"
},
"stopId": "STAUBIN",
"stopSequence": 32
},
{
"arrival": {
"time": "1771500060"
},
"stopId": "LORRTERM",
"stopSequence": 33
}
],
"trip": {
"directionId": 0,
"routeId": "01",
"tripId": "6258713"
}
}
},
{
"id": "trip:6543565",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771499340"
},
"stopId": "2MONP",
"stopSequence": 0
},
{
"arrival": {
"time": "1771499422"
},
"departure": {
"time": "1771499422"
},
"stopId": "2EURO",
"stopSequence": 1
},
{
"arrival": {
"time": "1771499508"
},
"departure": {
"time": "1771499508"
},
"stopId": "2DUNA",
"stopSequence": 2
},
{
"arrival": {
"time": "1771499680"
},
"departure": {
"time": "1771499680"
},
"stopId": "2BRIS",
"stopSequence": 3
},
{
"arrival": {
"time": "1771499757"
},
"departure": {
"time": "1771499757"
},
"stopId": "2CROI",
"stopSequence": 4
},
{
"arrival": {
"time": "1771499909"
},
"departure": {
"time": "1771499909"
},
"stopId": "2MTAI",
"stopSequence": 5
},
{
"arrival": {
"time": "1771500000"
},
"departure": {
"time": "1771500000"
},
"stopId": "2CONS",
"stopSequence": 6
},
{
"arrival": {
"time": "1771500150"
},
"stopId": "2CECO",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6543565"
}
}
},
{
"id": "trip:6258549",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771499100"
},
"stopId": "SAUBIN",
"stopSequence": 0
},
{
"arrival": {
"time": "1771499183"
},
"departure": {
"time": "1771499183"
},
"stopId": "PIGNONIE",
"stopSequence": 1
},
{
"arrival": {
"time": "1771499246"
},
"departure": {
"time": "1771499246"
},
"stopId": "CLAVERIE",
"stopSequence": 2
},
{
"arrival": {
"time": "1771499290"
},
"departure": {
"time": "1771499290"
},
"stopId": "JARDFA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771499340"
},
"departure": {
"time": "1771499340"
},
"stopId": "BANCHAIS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771499397"
},
"departure": {
"time": "1771499397"
},
"stopId": "CHATELAI",
"stopSequence": 5
},
{
"arrival": {
"time": "1771499443"
},
"departure": {
"time": "1771499443"
},
"stopId": "CRBLANCH",
"stopSequence": 6
},
{
"arrival": {
"time": "1771499479"
},
"departure": {
"time": "1771499479"
},
"stopId": "ORMEAUX",
"stopSequence": 7
},
{
"arrival": {
"time": "1771499527"
},
"departure": {
"time": "1771499527"
},
"stopId": "VANDEL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771499607"
},
"departure": {
"time": "1771499607"
},
"stopId": "ISORET",
"stopSequence": 9
},
{
"arrival": {
"time": "1771499669"
},
"departure": {
"time": "1771499669"
},
"stopId": "GILLIER",
"stopSequence": 10
},
{
"arrival": {
"time": "1771499700"
},
"departure": {
"time": "1771499700"
},
"stopId": "DAGUENET",
"stopSequence": 11
},
{
"arrival": {
"time": "1771499755"
},
"departure": {
"time": "1771499755"
},
"stopId": "JERUSALE",
"stopSequence": 12
},
{
"arrival": {
"time": "1771499841"
},
"departure": {
"time": "1771499841"
},
"stopId": "MONTAIG",
"stopSequence": 13
},
{
"arrival": {
"time": "1771500000"
},
"departure": {
"time": "1771500000"
},
"stopId": "LANGLADE",
"stopSequence": 14
},
{
"arrival": {
"time": "1771500060"
},
"departure": {
"time": "1771500060"
},
"stopId": "AROBASE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771500108"
},
"departure": {
"time": "1771500108"
},
"stopId": "PCOUBERT",
"stopSequence": 16
},
{
"arrival": {
"time": "1771500175"
},
"departure": {
"time": "1771500175"
},
"stopId": "JEBOUIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771500240"
},
"departure": {
"time": "1771500240"
},
"stopId": "MADELEIN",
"stopSequence": 18
},
{
"arrival": {
"time": "1771500275"
},
"departure": {
"time": "1771500275"
},
"stopId": "VOLNEY",
"stopSequence": 19
},
{
"arrival": {
"time": "1771500336"
},
"departure": {
"time": "1771500336"
},
"stopId": "BOURGONN",
"stopSequence": 20
},
{
"arrival": {
"time": "1771500381"
},
"departure": {
"time": "1771500381"
},
"stopId": "MICHELET",
"stopSequence": 21
},
{
"arrival": {
"time": "1771500420"
},
"departure": {
"time": "1771500420"
},
"stopId": "ANLEROY",
"stopSequence": 22
},
{
"arrival": {
"time": "1771500582"
},
"departure": {
"time": "1771500582"
},
"stopId": "PAULBERT",
"stopSequence": 23
}
],
"trip": {
"directionId": 1,
"routeId": "07",
"tripId": "6258549"
}
}
},
{
"id": "trip:6258272",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496903"
},
"departure": {
"time": "1771496903"
},
"stopId": "GRANDM-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771496932"
},
"departure": {
"time": "1771496943"
},
"stopId": "MAISDA-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771496979"
},
"departure": {
"time": "1771496979"
},
"stopId": "CHMART-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771497016"
},
"departure": {
"time": "1771497016"
},
"stopId": "MLYAUT-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771497081"
},
"departure": {
"time": "1771497081"
},
"stopId": "BRASSE-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771497133"
},
"departure": {
"time": "1771497133"
},
"stopId": "BEURRI-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771497186"
},
"departure": {
"time": "1771497186"
},
"stopId": "DELAUN-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771497241"
},
"departure": {
"time": "1771497241"
},
"stopId": "MAUFIN-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771497292"
},
"departure": {
"time": "1771497292"
},
"stopId": "MAIRAV-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771497327"
},
"departure": {
"time": "1771497327"
},
"stopId": "TERNIE-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771497359"
},
"departure": {
"time": "1771497359"
},
"stopId": "BALAND-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771497401"
},
"departure": {
"time": "1771497401"
},
"stopId": "PIECE-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771497456"
},
"departure": {
"time": "1771497456"
},
"stopId": "LA-BOI-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1771497500"
},
"departure": {
"time": "1771497500"
},
"stopId": "SCHWAL-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771497532"
},
"stopId": "ADEZIERE",
"stopSequence": 62
}
],
"trip": {
"directionId": 0,
"routeId": "03",
"tripId": "6258272"
}
}
},
{
"id": "trip:6052637",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771500803"
},
"stopId": "GAREPAPI",
"stopSequence": 0
}
],
"trip": {
"directionId": 1,
"routeId": "21",
"tripId": "6052637"
}
}
},
{
"id": "trip:6258553",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771497540"
},
"stopId": "SAUBIN",
"stopSequence": 0
},
{
"arrival": {
"time": "1771497623"
},
"departure": {
"time": "1771497623"
},
"stopId": "PIGNONIE",
"stopSequence": 1
},
{
"arrival": {
"time": "1771497686"
},
"departure": {
"time": "1771497686"
},
"stopId": "CLAVERIE",
"stopSequence": 2
},
{
"arrival": {
"time": "1771497730"
},
"departure": {
"time": "1771497730"
},
"stopId": "JARDFA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771497780"
},
"departure": {
"time": "1771497780"
},
"stopId": "BANCHAIS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771497837"
},
"departure": {
"time": "1771497837"
},
"stopId": "CHATELAI",
"stopSequence": 5
},
{
"arrival": {
"time": "1771497883"
},
"departure": {
"time": "1771497883"
},
"stopId": "CRBLANCH",
"stopSequence": 6
},
{
"arrival": {
"time": "1771497919"
},
"departure": {
"time": "1771497919"
},
"stopId": "ORMEAUX",
"stopSequence": 7
},
{
"arrival": {
"time": "1771497967"
},
"departure": {
"time": "1771497967"
},
"stopId": "VANDEL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771498047"
},
"departure": {
"time": "1771498047"
},
"stopId": "ISORET",
"stopSequence": 9
},
{
"arrival": {
"time": "1771498109"
},
"departure": {
"time": "1771498109"
},
"stopId": "GILLIER",
"stopSequence": 10
},
{
"arrival": {
"time": "1771498140"
},
"departure": {
"time": "1771498140"
},
"stopId": "DAGUENET",
"stopSequence": 11
},
{
"arrival": {
"time": "1771498195"
},
"departure": {
"time": "1771498195"
},
"stopId": "JERUSALE",
"stopSequence": 12
},
{
"arrival": {
"time": "1771498281"
},
"departure": {
"time": "1771498281"
},
"stopId": "MONTAIG",
"stopSequence": 13
},
{
"arrival": {
"time": "1771498440"
},
"departure": {
"time": "1771498440"
},
"stopId": "LANGLADE",
"stopSequence": 14
},
{
"arrival": {
"time": "1771498500"
},
"departure": {
"time": "1771498500"
},
"stopId": "AROBASE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771498548"
},
"departure": {
"time": "1771498548"
},
"stopId": "PCOUBERT",
"stopSequence": 16
},
{
"arrival": {
"time": "1771498615"
},
"departure": {
"time": "1771498615"
},
"stopId": "JEBOUIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771498680"
},
"departure": {
"time": "1771498680"
},
"stopId": "MADELEIN",
"stopSequence": 18
},
{
"arrival": {
"time": "1771498727"
},
"departure": {
"time": "1771498727"
},
"stopId": "VOLNEY",
"stopSequence": 19
},
{
"arrival": {
"time": "1771498808"
},
"departure": {
"time": "1771498808"
},
"stopId": "BOURGONN",
"stopSequence": 20
},
{
"arrival": {
"time": "1771498869"
},
"departure": {
"time": "1771498869"
},
"stopId": "MICHELET",
"stopSequence": 21
},
{
"arrival": {
"time": "1771498920"
},
"departure": {
"time": "1771498920"
},
"stopId": "ANLEROY",
"stopSequence": 22
},
{
"arrival": {
"time": "1771499082"
},
"departure": {
"time": "1771499082"
},
"stopId": "PAULBERT",
"stopSequence": 23
},
{
"arrival": {
"time": "1771499160"
},
"departure": {
"time": "1771499220"
},
"stopId": "LICES",
"stopSequence": 24
},
{
"arrival": {
"time": "1771499290"
},
"departure": {
"time": "1771499290"
},
"stopId": "CCI-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1771499334"
},
"departure": {
"time": "1771499334"
},
"stopId": "CHDARR-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771499449"
},
"departure": {
"time": "1771499449"
},
"stopId": "LEQUAI-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771499489"
},
"departure": {
"time": "1771499489"
},
"stopId": "DUMESN-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771499504"
},
"departure": {
"time": "1771499504"
},
"stopId": "MONPR-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771499349"
},
"departure": {
"time": "1771499349"
},
"scheduleRelationship": "SKIPPED",
"stopId": "OFFTOURI",
"stopSequence": 30
},
{
"arrival": {
"time": "1771499400"
},
"departure": {
"time": "1771499400"
},
"scheduleRelationship": "SKIPPED",
"stopId": "SAICROIX",
"stopSequence": 31
},
{
"arrival": {
"time": "1771499468"
},
"departure": {
"time": "1771499468"
},
"scheduleRelationship": "SKIPPED",
"stopId": "REPUBL-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771499556"
},
"departure": {
"time": "1771499556"
},
"scheduleRelationship": "SKIPPED",
"stopId": "COEURP-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771499640"
},
"departure": {
"time": "1771499640"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAURE-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771499700"
},
"departure": {
"time": "1771499700"
},
"scheduleRelationship": "SKIPPED",
"stopId": "TRINIT-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771499558"
},
"departure": {
"time": "1771499558"
},
"stopId": "DESCAZ-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771499614"
},
"departure": {
"time": "1771499614"
},
"stopId": "BICHBI-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771499615"
},
"departure": {
"time": "1771499615"
},
"stopId": "BICHLA-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771499647"
},
"departure": {
"time": "1771499647"
},
"stopId": "CLOUET-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771499712"
},
"departure": {
"time": "1771499712"
},
"stopId": "GOURON-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771499764"
},
"departure": {
"time": "1771499764"
},
"stopId": "GASNIE-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771499802"
},
"departure": {
"time": "1771499802"
},
"stopId": "LIZE07-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771499876"
},
"departure": {
"time": "1771499876"
},
"stopId": "ECHMA-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771499920"
},
"departure": {
"time": "1771500180"
},
"stopId": "KENNED-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771500268"
},
"departure": {
"time": "1771500268"
},
"stopId": "WPMA-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771500320"
},
"departure": {
"time": "1771500320"
},
"stopId": "RONDE-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771500383"
},
"departure": {
"time": "1771500383"
},
"stopId": "BRASSE-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771500436"
},
"departure": {
"time": "1771500436"
},
"stopId": "BEURRI-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771500491"
},
"departure": {
"time": "1771500491"
},
"stopId": "DELAUN-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771500548"
},
"departure": {
"time": "1771500548"
},
"stopId": "MAUFIN-E",
"stopSequence": 50
}
],
"trip": {
"directionId": 1,
"routeId": "07",
"tripId": "6258553"
}
}
},
{
"id": "trip:6260022",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771499160"
},
"stopId": "GAREPAPI",
"stopSequence": 0
},
{
"arrival": {
"time": "1771499284"
},
"departure": {
"time": "1771499284"
},
"stopId": "BREMON-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771499355"
},
"departure": {
"time": "1771499355"
},
"stopId": "ACAD-PLA",
"stopSequence": 2
},
{
"arrival": {
"time": "1771499400"
},
"departure": {
"time": "1771499400"
},
"stopId": "CHDARR-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771499700"
},
"departure": {
"time": "1771499700"
},
"stopId": "CNFPT",
"stopSequence": 4
},
{
"arrival": {
"time": "1771499820"
},
"departure": {
"time": "1771499820"
},
"stopId": "DARWIN-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771499880"
},
"departure": {
"time": "1771499880"
},
"stopId": "MOREL-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771499908"
},
"departure": {
"time": "1771499908"
},
"stopId": "INRA-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771499945"
},
"departure": {
"time": "1771499945"
},
"stopId": "GDPERI-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771499976"
},
"departure": {
"time": "1771499976"
},
"stopId": "LANDRE-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771500060"
},
"departure": {
"time": "1771500060"
},
"stopId": "BRGPAI-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771500093"
},
"departure": {
"time": "1771500093"
},
"stopId": "RODIN-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771500133"
},
"departure": {
"time": "1771500133"
},
"stopId": "GRANBE-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771500184"
},
"departure": {
"time": "1771500184"
},
"stopId": "PROME-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771500240"
},
"departure": {
"time": "1771500240"
},
"stopId": "CERFEU-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771500273"
},
"departure": {
"time": "1771500273"
},
"stopId": "MONOD-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771500307"
},
"departure": {
"time": "1771500307"
},
"stopId": "CITRON-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771500338"
},
"departure": {
"time": "1771500338"
},
"stopId": "ECHATS-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771500420"
},
"stopId": "LATOLL",
"stopSequence": 18
}
],
"trip": {
"directionId": 1,
"routeId": "20",
"tripId": "6260022"
}
}
},
{
"id": "trip:6258731",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771499580"
},
"stopId": "FO-LOR-R",
"stopSequence": 0
},
{
"arrival": {
"time": "1771499654"
},
"departure": {
"time": "1771499654"
},
"stopId": "STAUBI-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771499689"
},
"departure": {
"time": "1771499689"
},
"stopId": "HARAS-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771499820"
},
"departure": {
"time": "1771499820"
},
"stopId": "ANLERO-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771499900"
},
"departure": {
"time": "1771499900"
},
"stopId": "MICHEL-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771499951"
},
"departure": {
"time": "1771499951"
},
"stopId": "BOURGO-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771499994"
},
"departure": {
"time": "1771499994"
},
"stopId": "VOLNEY-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771500049"
},
"departure": {
"time": "1771500049"
},
"stopId": "MADELE-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771500120"
},
"departure": {
"time": "1771500120"
},
"stopId": "SAUMUR-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771500169"
},
"departure": {
"time": "1771500169"
},
"stopId": "DELACR-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771500210"
},
"departure": {
"time": "1771500210"
},
"stopId": "JUSTIC-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771500294"
},
"departure": {
"time": "1771500294"
},
"stopId": "ECLATE-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771500380"
},
"departure": {
"time": "1771500380"
},
"stopId": "VDLOIR-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771500420"
},
"departure": {
"time": "1771500420"
},
"stopId": "LEOLAG-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771500457"
},
"departure": {
"time": "1771500457"
},
"stopId": "BELVTR-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771500538"
},
"departure": {
"time": "1771500538"
},
"stopId": "MARAIS-E",
"stopSequence": 15
}
],
"trip": {
"directionId": 1,
"routeId": "01",
"tripId": "6258731"
}
}
},
{
"id": "trip:6258133",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496942"
},
"departure": {
"time": "1771496942"
},
"stopId": "DUMESN-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771497014"
},
"departure": {
"time": "1771497014"
},
"stopId": "RASPAI-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771497065"
},
"departure": {
"time": "1771497065"
},
"stopId": "LABRUY-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771497127"
},
"departure": {
"time": "1771497127"
},
"stopId": "PARCGA-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771497164"
},
"departure": {
"time": "1771497164"
},
"stopId": "ROCEPI-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771497183"
},
"departure": {
"time": "1771497183"
},
"stopId": "LECLER-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771497261"
},
"departure": {
"time": "1771497261"
},
"stopId": "CAMUS-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1771497305"
},
"departure": {
"time": "1771497305"
},
"stopId": "LIZE05-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771497403"
},
"departure": {
"time": "1771497403"
},
"stopId": "PELUAU-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1771497475"
},
"departure": {
"time": "1771497475"
},
"stopId": "AURIOL-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1771497461"
},
"stopId": "AQUAVITA",
"stopSequence": 64
}
],
"trip": {
"directionId": 0,
"routeId": "05",
"tripId": "6258133"
}
}
},
{
"id": "trip:6543561",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496947"
},
"departure": {
"time": "1771496947"
},
"stopId": "2MONP",
"stopSequence": 0
},
{
"arrival": {
"time": "1771497022"
},
"departure": {
"time": "1771497022"
},
"stopId": "2EURO",
"stopSequence": 1
},
{
"arrival": {
"time": "1771497108"
},
"departure": {
"time": "1771497108"
},
"stopId": "2DUNA",
"stopSequence": 2
},
{
"arrival": {
"time": "1771497280"
},
"departure": {
"time": "1771497280"
},
"stopId": "2BRIS",
"stopSequence": 3
},
{
"arrival": {
"time": "1771497357"
},
"departure": {
"time": "1771497357"
},
"stopId": "2CROI",
"stopSequence": 4
},
{
"arrival": {
"time": "1771497509"
},
"departure": {
"time": "1771497509"
},
"stopId": "2MTAI",
"stopSequence": 5
},
{
"arrival": {
"time": "1771497600"
},
"departure": {
"time": "1771497600"
},
"stopId": "2CONS",
"stopSequence": 6
},
{
"arrival": {
"time": "1771497750"
},
"stopId": "2CECO",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6543561"
}
}
},
{
"id": "trip:6257714",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496896"
},
"departure": {
"time": "1771496896"
},
"stopId": "PROVIN-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771496971"
},
"stopId": "PARCEX-E",
"stopSequence": 43
}
],
"trip": {
"directionId": 0,
"routeId": "04",
"tripId": "6257714"
}
}
},
{
"id": "trip:6544936",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771499820"
},
"stopId": "1BBCA",
"stopSequence": 0
},
{
"arrival": {
"time": "1771499921"
},
"departure": {
"time": "1771499921"
},
"stopId": "1BEAU",
"stopSequence": 1
},
{
"arrival": {
"time": "1771500030"
},
"departure": {
"time": "1771500030"
},
"stopId": "1BARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1771500111"
},
"departure": {
"time": "1771500111"
},
"stopId": "1PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1771500204"
},
"departure": {
"time": "1771500204"
},
"stopId": "1ELYS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771500314"
},
"departure": {
"time": "1771500314"
},
"stopId": "1FARC",
"stopSequence": 5
},
{
"arrival": {
"time": "1771500490"
},
"stopId": "1QUAI",
"stopSequence": 6
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6544936"
}
}
},
{
"id": "trip:6541186",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771500570"
},
"stopId": "2ANRO",
"stopSequence": 0
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6541186"
}
}
},
{
"id": "trip:6541256",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496924"
},
"departure": {
"time": "1771496970"
},
"stopId": "1STSE",
"stopSequence": 14
},
{
"arrival": {
"time": "1771497070"
},
"departure": {
"time": "1771497070"
},
"stopId": "1CECO",
"stopSequence": 15
},
{
"arrival": {
"time": "1771497170"
},
"departure": {
"time": "1771497170"
},
"stopId": "1HDVA",
"stopSequence": 16
},
{
"arrival": {
"time": "1771497240"
},
"departure": {
"time": "1771497240"
},
"stopId": "1FMBL",
"stopSequence": 17
},
{
"arrival": {
"time": "1771497310"
},
"departure": {
"time": "1771497310"
},
"stopId": "1HARA",
"stopSequence": 18
},
{
"arrival": {
"time": "1771497420"
},
"departure": {
"time": "1771497420"
},
"stopId": "1LGAR",
"stopSequence": 19
},
{
"arrival": {
"time": "1771497510"
},
"departure": {
"time": "1771497510"
},
"stopId": "1LAFA",
"stopSequence": 20
},
{
"arrival": {
"time": "1771497610"
},
"departure": {
"time": "1771497610"
},
"stopId": "1STRA",
"stopSequence": 21
},
{
"arrival": {
"time": "1771497710"
},
"departure": {
"time": "1771497710"
},
"stopId": "1BAMA",
"stopSequence": 22
},
{
"arrival": {
"time": "1771497820"
},
"departure": {
"time": "1771497820"
},
"stopId": "1JE23",
"stopSequence": 23
},
{
"arrival": {
"time": "1771497930"
},
"departure": {
"time": "1771497930"
},
"stopId": "1JVIL",
"stopSequence": 24
},
{
"arrival": {
"time": "1771498050"
},
"stopId": "1ANRO",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6541256"
}
}
},
{
"id": "trip:6257715",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771498215"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LHOIRI-D",
"stopSequence": 0
},
{
"arrival": {
"time": "1771498212"
},
"departure": {
"time": "1771498212"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LHOIRIE2",
"stopSequence": 1
},
{
"arrival": {
"time": "1771498335"
},
"departure": {
"time": "1771498335"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CCMOLIER",
"stopSequence": 2
},
{
"arrival": {
"time": "1771498384"
},
"departure": {
"time": "1771498384"
},
"scheduleRelationship": "SKIPPED",
"stopId": "AAQUITN",
"stopSequence": 3
},
{
"arrival": {
"time": "1771498418"
},
"departure": {
"time": "1771498418"
},
"scheduleRelationship": "SKIPPED",
"stopId": "SHEAKSPE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771498471"
},
"departure": {
"time": "1771498471"
},
"scheduleRelationship": "SKIPPED",
"stopId": "WIGAN",
"stopSequence": 5
},
{
"arrival": {
"time": "1771498502"
},
"departure": {
"time": "1771498502"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GRESILLE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771498541"
},
"departure": {
"time": "1771498541"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PROUDHON",
"stopSequence": 7
},
{
"arrival": {
"time": "1771498616"
},
"departure": {
"time": "1771498616"
},
"scheduleRelationship": "SKIPPED",
"stopId": "VALLO",
"stopSequence": 8
},
{
"arrival": {
"time": "1771498647"
},
"departure": {
"time": "1771498647"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MONTECLA",
"stopSequence": 9
},
{
"arrival": {
"time": "1771498645"
},
"departure": {
"time": "1771498645"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DELESCL",
"stopSequence": 10
},
{
"arrival": {
"time": "1771498701"
},
"departure": {
"time": "1771498701"
},
"scheduleRelationship": "SKIPPED",
"stopId": "JEMONNET",
"stopSequence": 11
},
{
"arrival": {
"time": "1771498811"
},
"departure": {
"time": "1771498811"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MAISLA-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771498843"
},
"departure": {
"time": "1771498843"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PERUSS-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771498901"
},
"departure": {
"time": "1771498901"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GDMAINE",
"stopSequence": 14
},
{
"arrival": {
"time": "1771499378"
},
"departure": {
"time": "1771499378"
},
"scheduleRelationship": "SKIPPED",
"stopId": "EBLE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771499440"
},
"departure": {
"time": "1771499440"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GENIE",
"stopSequence": 16
},
{
"arrival": {
"time": "1771499517"
},
"departure": {
"time": "1771499517"
},
"scheduleRelationship": "SKIPPED",
"stopId": "VAUBAN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771499551"
},
"departure": {
"time": "1771499551"
},
"scheduleRelationship": "SKIPPED",
"stopId": "POIREL",
"stopSequence": 18
},
{
"arrival": {
"time": "1771499612"
},
"departure": {
"time": "1771499612"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PONTNOIR",
"stopSequence": 19
},
{
"arrival": {
"time": "1771499651"
},
"departure": {
"time": "1771499651"
},
"scheduleRelationship": "SKIPPED",
"stopId": "SEMARD",
"stopSequence": 20
},
{
"arrival": {
"time": "1771497060"
},
"departure": {
"time": "1771497060"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHDARR",
"stopSequence": 21
},
{
"arrival": {
"time": "1771497113"
},
"departure": {
"time": "1771497113"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ACADEMIE",
"stopSequence": 22
},
{
"arrival": {
"time": "1771497171"
},
"departure": {
"time": "1771497171"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GBREM-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771499707"
},
"departure": {
"time": "1771499707"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GARETERM",
"stopSequence": 24
},
{
"arrival": {
"time": "1771499753"
},
"departure": {
"time": "1771499753"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LESGARES",
"stopSequence": 25
},
{
"arrival": {
"time": "1771499860"
},
"departure": {
"time": "1771499860"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HARAS",
"stopSequence": 26
},
{
"arrival": {
"time": "1771499932"
},
"departure": {
"time": "1771499932"
},
"scheduleRelationship": "SKIPPED",
"stopId": "STAUBIN",
"stopSequence": 27
},
{
"arrival": {
"time": "1771499952"
},
"departure": {
"time": "1771499952"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOR-FO-A",
"stopSequence": 28
},
{
"arrival": {
"time": "1771500113"
},
"departure": {
"time": "1771500113"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MENDES-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771500252"
},
"departure": {
"time": "1771500252"
},
"scheduleRelationship": "SKIPPED",
"stopId": "SAVARY-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771500328"
},
"departure": {
"time": "1771500328"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MUSSET-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771500397"
},
"departure": {
"time": "1771500397"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LUTIN-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771500487"
},
"departure": {
"time": "1771500487"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MACE-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771500491"
},
"departure": {
"time": "1771500491"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DESJAR-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771501195"
},
"stopId": "PARCEX-E",
"stopSequence": 43
}
],
"trip": {
"directionId": 0,
"routeId": "04",
"tripId": "6257715"
}
}
},
{
"id": "trip:6257804",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771498200"
},
"stopId": "LHOIRI-D",
"stopSequence": 0
},
{
"arrival": {
"time": "1771498210"
},
"departure": {
"time": "1771498210"
},
"stopId": "LHOIRIE2",
"stopSequence": 1
},
{
"arrival": {
"time": "1771498320"
},
"departure": {
"time": "1771498320"
},
"stopId": "CCMOLIER",
"stopSequence": 2
},
{
"arrival": {
"time": "1771498369"
},
"departure": {
"time": "1771498369"
},
"stopId": "AAQUITN",
"stopSequence": 3
},
{
"arrival": {
"time": "1771498403"
},
"departure": {
"time": "1771498403"
},
"stopId": "SHEAKSPE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771498469"
},
"departure": {
"time": "1771498469"
},
"stopId": "WIGAN",
"stopSequence": 5
},
{
"arrival": {
"time": "1771498500"
},
"departure": {
"time": "1771498500"
},
"stopId": "GRESILLE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771498539"
},
"departure": {
"time": "1771498539"
},
"stopId": "PROUDHON",
"stopSequence": 7
},
{
"arrival": {
"time": "1771498601"
},
"departure": {
"time": "1771498601"
},
"stopId": "VALLO",
"stopSequence": 8
},
{
"arrival": {
"time": "1771498632"
},
"departure": {
"time": "1771498632"
},
"stopId": "MONTECLA",
"stopSequence": 9
},
{
"arrival": {
"time": "1771498667"
},
"departure": {
"time": "1771498667"
},
"stopId": "DELESCL",
"stopSequence": 10
},
{
"arrival": {
"time": "1771498723"
},
"departure": {
"time": "1771498723"
},
"stopId": "JEMONNET",
"stopSequence": 11
},
{
"arrival": {
"time": "1771498770"
},
"departure": {
"time": "1771498770"
},
"stopId": "MAISLA-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771498802"
},
"departure": {
"time": "1771498802"
},
"stopId": "PERUSS-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771498860"
},
"departure": {
"time": "1771498860"
},
"stopId": "GDMAINE",
"stopSequence": 14
},
{
"arrival": {
"time": "1771499334"
},
"departure": {
"time": "1771499334"
},
"stopId": "EBLE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771499396"
},
"departure": {
"time": "1771499396"
},
"stopId": "GENIE",
"stopSequence": 16
},
{
"arrival": {
"time": "1771499473"
},
"departure": {
"time": "1771499473"
},
"stopId": "VAUBAN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771499507"
},
"departure": {
"time": "1771499507"
},
"stopId": "POIREL",
"stopSequence": 18
},
{
"arrival": {
"time": "1771499568"
},
"departure": {
"time": "1771499568"
},
"stopId": "PONTNOIR",
"stopSequence": 19
},
{
"arrival": {
"time": "1771499607"
},
"departure": {
"time": "1771499607"
},
"stopId": "SEMARD",
"stopSequence": 20
},
{
"arrival": {
"time": "1771499160"
},
"departure": {
"time": "1771499160"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHDARR",
"stopSequence": 21
},
{
"arrival": {
"time": "1771499213"
},
"departure": {
"time": "1771499213"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ACADEMIE",
"stopSequence": 22
},
{
"arrival": {
"time": "1771499271"
},
"departure": {
"time": "1771499271"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GBREM-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771499663"
},
"departure": {
"time": "1771499663"
},
"stopId": "GARETERM",
"stopSequence": 24
},
{
"arrival": {
"time": "1771499709"
},
"departure": {
"time": "1771499709"
},
"stopId": "LESGARES",
"stopSequence": 25
},
{
"arrival": {
"time": "1771499831"
},
"departure": {
"time": "1771499831"
},
"stopId": "HARAS",
"stopSequence": 26
},
{
"arrival": {
"time": "1771499900"
},
"departure": {
"time": "1771499900"
},
"stopId": "STAUBIN",
"stopSequence": 27
},
{
"arrival": {
"time": "1771499950"
},
"departure": {
"time": "1771499950"
},
"stopId": "LOR-FO-A",
"stopSequence": 28
},
{
"arrival": {
"time": "1771500111"
},
"departure": {
"time": "1771500111"
},
"stopId": "MENDES-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771500250"
},
"departure": {
"time": "1771500250"
},
"stopId": "SAVARY-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771500296"
},
"departure": {
"time": "1771500296"
},
"stopId": "MUSSET-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771500395"
},
"departure": {
"time": "1771500395"
},
"stopId": "LUTIN-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771500450"
},
"departure": {
"time": "1771500450"
},
"stopId": "MACE-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771500486"
},
"departure": {
"time": "1771500486"
},
"stopId": "DESJAR-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771500550"
},
"departure": {
"time": "1771500550"
},
"stopId": "BRISEP-E",
"stopSequence": 35
}
],
"trip": {
"directionId": 0,
"routeId": "04",
"tripId": "6257804"
}
}
},
{
"id": "trip:6541260",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771498060"
},
"stopId": "1AARD",
"stopSequence": 0
},
{
"arrival": {
"time": "1771498140"
},
"departure": {
"time": "1771498140"
},
"stopId": "1BASC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771498210"
},
"departure": {
"time": "1771498210"
},
"stopId": "1STGI",
"stopSequence": 2
},
{
"arrival": {
"time": "1771498290"
},
"departure": {
"time": "1771498290"
},
"stopId": "1ACAS",
"stopSequence": 3
},
{
"arrival": {
"time": "1771498380"
},
"departure": {
"time": "1771498380"
},
"stopId": "1BROY",
"stopSequence": 4
},
{
"arrival": {
"time": "1771498470"
},
"departure": {
"time": "1771498470"
},
"stopId": "1PMAY",
"stopSequence": 5
},
{
"arrival": {
"time": "1771498580"
},
"departure": {
"time": "1771498580"
},
"stopId": "1BOTA",
"stopSequence": 6
},
{
"arrival": {
"time": "1771498740"
},
"departure": {
"time": "1771498740"
},
"stopId": "1VERN",
"stopSequence": 8
},
{
"arrival": {
"time": "1771498830"
},
"departure": {
"time": "1771498830"
},
"stopId": "1HSAU",
"stopSequence": 9
},
{
"arrival": {
"time": "1771498950"
},
"departure": {
"time": "1771498950"
},
"stopId": "1JMOU",
"stopSequence": 10
},
{
"arrival": {
"time": "1771499030"
},
"departure": {
"time": "1771499030"
},
"stopId": "1CAPU",
"stopSequence": 11
},
{
"arrival": {
"time": "1771499150"
},
"departure": {
"time": "1771499150"
},
"stopId": "1HOPA",
"stopSequence": 12
},
{
"arrival": {
"time": "1771499240"
},
"departure": {
"time": "1771499240"
},
"stopId": "1BMAI",
"stopSequence": 13
},
{
"arrival": {
"time": "1771499360"
},
"departure": {
"time": "1771499360"
},
"stopId": "1STSE",
"stopSequence": 14
},
{
"arrival": {
"time": "1771499470"
},
"departure": {
"time": "1771499470"
},
"stopId": "1CECO",
"stopSequence": 15
},
{
"arrival": {
"time": "1771499570"
},
"departure": {
"time": "1771499570"
},
"stopId": "1HDVA",
"stopSequence": 16
},
{
"arrival": {
"time": "1771499640"
},
"departure": {
"time": "1771499640"
},
"stopId": "1FMBL",
"stopSequence": 17
},
{
"arrival": {
"time": "1771499710"
},
"departure": {
"time": "1771499710"
},
"stopId": "1HARA",
"stopSequence": 18
},
{
"arrival": {
"time": "1771499820"
},
"departure": {
"time": "1771499820"
},
"stopId": "1LGAR",
"stopSequence": 19
},
{
"arrival": {
"time": "1771499910"
},
"departure": {
"time": "1771499910"
},
"stopId": "1LAFA",
"stopSequence": 20
},
{
"arrival": {
"time": "1771500010"
},
"departure": {
"time": "1771500010"
},
"stopId": "1STRA",
"stopSequence": 21
},
{
"arrival": {
"time": "1771500110"
},
"departure": {
"time": "1771500110"
},
"stopId": "1BAMA",
"stopSequence": 22
},
{
"arrival": {
"time": "1771500220"
},
"departure": {
"time": "1771500220"
},
"stopId": "1JE23",
"stopSequence": 23
},
{
"arrival": {
"time": "1771500330"
},
"departure": {
"time": "1771500330"
},
"stopId": "1JVIL",
"stopSequence": 24
},
{
"arrival": {
"time": "1771500450"
},
"stopId": "1ANRO",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6541260"
}
}
},
{
"id": "trip:6258266",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771498620"
},
"stopId": "ADEZIERE",
"stopSequence": 0
},
{
"arrival": {
"time": "1771498659"
},
"departure": {
"time": "1771498659"
},
"stopId": "SCHWALBA",
"stopSequence": 1
},
{
"arrival": {
"time": "1771498699"
},
"departure": {
"time": "1771498699"
},
"stopId": "LA-BOISS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771498753"
},
"departure": {
"time": "1771498753"
},
"stopId": "PIECE",
"stopSequence": 3
},
{
"arrival": {
"time": "1771498800"
},
"departure": {
"time": "1771498800"
},
"stopId": "BALANDE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771498823"
},
"departure": {
"time": "1771498823"
},
"stopId": "TERNIERE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771498860"
},
"departure": {
"time": "1771498860"
},
"stopId": "MAIRAVR",
"stopSequence": 6
},
{
"arrival": {
"time": "1771498903"
},
"departure": {
"time": "1771498903"
},
"stopId": "MAUFINE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771498965"
},
"departure": {
"time": "1771498965"
},
"stopId": "DELAUNE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771499004"
},
"departure": {
"time": "1771499004"
},
"stopId": "BEURRIER",
"stopSequence": 9
},
{
"arrival": {
"time": "1771499071"
},
"departure": {
"time": "1771499071"
},
"stopId": "BRASSENS",
"stopSequence": 10
},
{
"arrival": {
"time": "1771499124"
},
"departure": {
"time": "1771499124"
},
"stopId": "MLYAUTEY",
"stopSequence": 11
},
{
"arrival": {
"time": "1771499161"
},
"departure": {
"time": "1771499161"
},
"stopId": "CHMARTYR",
"stopSequence": 12
},
{
"arrival": {
"time": "1771499186"
},
"departure": {
"time": "1771499186"
},
"stopId": "MAISDANS",
"stopSequence": 13
},
{
"arrival": {
"time": "1771499226"
},
"departure": {
"time": "1771499226"
},
"stopId": "GRANDMON",
"stopSequence": 14
},
{
"arrival": {
"time": "1771499280"
},
"departure": {
"time": "1771499280"
},
"stopId": "CLINIQUE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771499323"
},
"departure": {
"time": "1771499323"
},
"stopId": "VALOR",
"stopSequence": 16
},
{
"arrival": {
"time": "1771499355"
},
"departure": {
"time": "1771499355"
},
"stopId": "MEIGNANN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771499423"
},
"departure": {
"time": "1771499423"
},
"stopId": "REVERIES",
"stopSequence": 18
},
{
"arrival": {
"time": "1771499478"
},
"departure": {
"time": "1771499478"
},
"stopId": "POMONE",
"stopSequence": 19
},
{
"arrival": {
"time": "1771499568"
},
"departure": {
"time": "1771499568"
},
"stopId": "CIOUEST",
"stopSequence": 20
},
{
"arrival": {
"time": "1771499610"
},
"departure": {
"time": "1771499610"
},
"stopId": "CLEMENCE",
"stopSequence": 21
},
{
"arrival": {
"time": "1771499667"
},
"departure": {
"time": "1771499667"
},
"stopId": "MONPROFI",
"stopSequence": 22
},
{
"arrival": {
"time": "1771499686"
},
"departure": {
"time": "1771499686"
},
"stopId": "DUMESNIL",
"stopSequence": 23
},
{
"arrival": {
"time": "1771499724"
},
"departure": {
"time": "1771499724"
},
"stopId": "LEQUAI",
"stopSequence": 24
},
{
"arrival": {
"time": "1771499864"
},
"departure": {
"time": "1771499864"
},
"stopId": "CHDARR",
"stopSequence": 25
},
{
"arrival": {
"time": "1771499872"
},
"departure": {
"time": "1771499872"
},
"stopId": "ACAD-PLA",
"stopSequence": 26
},
{
"arrival": {
"time": "1771499886"
},
"departure": {
"time": "1771499886"
},
"stopId": "CCI",
"stopSequence": 27
},
{
"arrival": {
"time": "1771499935"
},
"departure": {
"time": "1771499935"
},
"stopId": "LICES-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771499963"
},
"departure": {
"time": "1771499963"
},
"stopId": "PAULBERT",
"stopSequence": 30
},
{
"arrival": {
"time": "1771499982"
},
"departure": {
"time": "1771499982"
},
"stopId": "HARAS",
"stopSequence": 31
},
{
"arrival": {
"time": "1771500020"
},
"departure": {
"time": "1771500020"
},
"stopId": "STAUBIN",
"stopSequence": 32
},
{
"arrival": {
"time": "1771500049"
},
"departure": {
"time": "1771500049"
},
"stopId": "LOR-FO-A",
"stopSequence": 33
},
{
"arrival": {
"time": "1771500062"
},
"departure": {
"time": "1771500062"
},
"stopId": "LORRAIN2",
"stopSequence": 36
},
{
"arrival": {
"time": "1771500065"
},
"departure": {
"time": "1771500065"
},
"stopId": "LORRAIN1",
"stopSequence": 37
},
{
"arrival": {
"time": "1771500066"
},
"departure": {
"time": "1771500066"
},
"stopId": "LORRTERM",
"stopSequence": 38
},
{
"arrival": {
"time": "1771500070"
},
"departure": {
"time": "1771500070"
},
"stopId": "LOHUIT",
"stopSequence": 39
},
{
"arrival": {
"time": "1771500070"
},
"departure": {
"time": "1771500070"
},
"stopId": "HMAI",
"stopSequence": 40
},
{
"arrival": {
"time": "1771500091"
},
"departure": {
"time": "1771500091"
},
"stopId": "MAIL-NAE",
"stopSequence": 41
},
{
"arrival": {
"time": "1771500105"
},
"departure": {
"time": "1771500105"
},
"stopId": "HDVSUB",
"stopSequence": 42
},
{
"arrival": {
"time": "1771500128"
},
"departure": {
"time": "1771500128"
},
"stopId": "MENDES-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771499640"
},
"departure": {
"time": "1771499640"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DESCAZ-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771499697"
},
"departure": {
"time": "1771499697"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BICHDAVI",
"stopSequence": 46
},
{
"arrival": {
"time": "1771499779"
},
"departure": {
"time": "1771499779"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HOTDIEU",
"stopSequence": 47
},
{
"arrival": {
"time": "1771499820"
},
"departure": {
"time": "1771499820"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ROCHEFOU",
"stopSequence": 48
},
{
"arrival": {
"time": "1771499995"
},
"departure": {
"time": "1771499995"
},
"scheduleRelationship": "SKIPPED",
"stopId": "STSERGEU",
"stopSequence": 49
},
{
"arrival": {
"time": "1771500210"
},
"departure": {
"time": "1771500210"
},
"stopId": "MENDESFR",
"stopSequence": 50
},
{
"arrival": {
"time": "1771500354"
},
"departure": {
"time": "1771500480"
},
"stopId": "FO-LOR-R",
"stopSequence": 51
},
{
"arrival": {
"time": "1771500554"
},
"departure": {
"time": "1771500554"
},
"stopId": "STAUBI-E",
"stopSequence": 52
}
],
"trip": {
"directionId": 1,
"routeId": "03",
"tripId": "6258266"
}
}
},
{
"id": "trip:6260020",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496897"
},
"departure": {
"time": "1771496897"
},
"stopId": "LATOLL",
"stopSequence": 18
}
],
"trip": {
"directionId": 1,
"routeId": "20",
"tripId": "6260020"
}
}
},
{
"id": "trip:6260091",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771498980"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHANTOUR",
"stopSequence": 1
},
{
"arrival": {
"time": "1771499020"
},
"departure": {
"time": "1771499020"
},
"scheduleRelationship": "SKIPPED",
"stopId": "VIGNES",
"stopSequence": 2
},
{
"arrival": {
"time": "1771499051"
},
"departure": {
"time": "1771499051"
},
"scheduleRelationship": "SKIPPED",
"stopId": "RANGEARD",
"stopSequence": 3
},
{
"arrival": {
"time": "1771499073"
},
"departure": {
"time": "1771499073"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LAPOINTE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771499113"
},
"departure": {
"time": "1771499113"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PONTLAIT",
"stopSequence": 5
},
{
"arrival": {
"time": "1771499152"
},
"departure": {
"time": "1771499152"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GAREBOUC",
"stopSequence": 6
},
{
"arrival": {
"time": "1771499189"
},
"departure": {
"time": "1771499189"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CAMPBOUC",
"stopSequence": 7
},
{
"arrival": {
"time": "1771499014"
},
"departure": {
"time": "1771499014"
},
"stopId": "BOUCHEM",
"stopSequence": 8
},
{
"arrival": {
"time": "1771499068"
},
"departure": {
"time": "1771499068"
},
"stopId": "CHEVRIER",
"stopSequence": 9
},
{
"arrival": {
"time": "1771499105"
},
"departure": {
"time": "1771499105"
},
"stopId": "PETPORT",
"stopSequence": 10
},
{
"arrival": {
"time": "1771499189"
},
"departure": {
"time": "1771499189"
},
"stopId": "HAUBOUCH",
"stopSequence": 11
},
{
"arrival": {
"time": "1771499254"
},
"departure": {
"time": "1771499254"
},
"stopId": "ARTAUD",
"stopSequence": 12
},
{
"arrival": {
"time": "1771499315"
},
"departure": {
"time": "1771499315"
},
"stopId": "PIVERDIE",
"stopSequence": 13
},
{
"arrival": {
"time": "1771499377"
},
"departure": {
"time": "1771499377"
},
"stopId": "CHATAIGN",
"stopSequence": 14
},
{
"arrival": {
"time": "1771499414"
},
"departure": {
"time": "1771499414"
},
"stopId": "CLOSVI-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771499475"
},
"departure": {
"time": "1771499475"
},
"stopId": "P-ANJO-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771499551"
},
"departure": {
"time": "1771499551"
},
"stopId": "HARENC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771499617"
},
"departure": {
"time": "1771499617"
},
"stopId": "P-ANJOU",
"stopSequence": 18
},
{
"arrival": {
"time": "1771499665"
},
"departure": {
"time": "1771499665"
},
"stopId": "VALMAI-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771499735"
},
"departure": {
"time": "1771499735"
},
"stopId": "PETVIVIE",
"stopSequence": 20
},
{
"arrival": {
"time": "1771499810"
},
"departure": {
"time": "1771499810"
},
"stopId": "PRUNIERS",
"stopSequence": 21
},
{
"arrival": {
"time": "1771499844"
},
"departure": {
"time": "1771499844"
},
"stopId": "CROISETT",
"stopSequence": 22
},
{
"arrival": {
"time": "1771499948"
},
"departure": {
"time": "1771499948"
},
"stopId": "CAMLACMA",
"stopSequence": 23
},
{
"arrival": {
"time": "1771499993"
},
"departure": {
"time": "1771499993"
},
"stopId": "LACDMAIN",
"stopSequence": 24
},
{
"arrival": {
"time": "1771500038"
},
"departure": {
"time": "1771500038"
},
"stopId": "MAISENVI",
"stopSequence": 25
},
{
"arrival": {
"time": "1771500080"
},
"departure": {
"time": "1771500080"
},
"stopId": "PERUSSAI",
"stopSequence": 26
},
{
"arrival": {
"time": "1771500111"
},
"departure": {
"time": "1771500111"
},
"stopId": "MAISLAC",
"stopSequence": 27
},
{
"arrival": {
"time": "1771500145"
},
"departure": {
"time": "1771500145"
},
"stopId": "JEAN-MON",
"stopSequence": 28
},
{
"arrival": {
"time": "1771500271"
},
"departure": {
"time": "1771500271"
},
"stopId": "CNFPT",
"stopSequence": 29
},
{
"arrival": {
"time": "1771500329"
},
"departure": {
"time": "1771500329"
},
"stopId": "BEAUSSIE",
"stopSequence": 30
},
{
"arrival": {
"time": "1771500389"
},
"departure": {
"time": "1771500389"
},
"stopId": "CITEUNIV",
"stopSequence": 31
},
{
"arrival": {
"time": "1771500439"
},
"departure": {
"time": "1771500439"
},
"stopId": "POLYTECH",
"stopSequence": 32
},
{
"arrival": {
"time": "1771500500"
},
"departure": {
"time": "1771500500"
},
"stopId": "NDAMELAC",
"stopSequence": 33
},
{
"arrival": {
"time": "1771500566"
},
"departure": {
"time": "1771500566"
},
"stopId": "BOISRAME",
"stopSequence": 34
}
],
"trip": {
"directionId": 0,
"routeId": "06",
"tripId": "6260091"
}
}
},
{
"id": "trip:6258293",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496915"
},
"departure": {
"time": "1771496931"
},
"stopId": "DELAUNE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771496946"
},
"departure": {
"time": "1771496946"
},
"stopId": "BEURRIER",
"stopSequence": 9
},
{
"arrival": {
"time": "1771497009"
},
"departure": {
"time": "1771497009"
},
"stopId": "BRASSENS",
"stopSequence": 10
},
{
"arrival": {
"time": "1771497062"
},
"departure": {
"time": "1771497062"
},
"stopId": "MLYAUTEY",
"stopSequence": 11
},
{
"arrival": {
"time": "1771497099"
},
"departure": {
"time": "1771497099"
},
"stopId": "CHMARTYR",
"stopSequence": 12
},
{
"arrival": {
"time": "1771497124"
},
"departure": {
"time": "1771497124"
},
"stopId": "MAISDANS",
"stopSequence": 13
},
{
"arrival": {
"time": "1771497164"
},
"departure": {
"time": "1771497164"
},
"stopId": "GRANDMON",
"stopSequence": 14
},
{
"arrival": {
"time": "1771497218"
},
"departure": {
"time": "1771497218"
},
"stopId": "CLINIQUE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771497261"
},
"departure": {
"time": "1771497261"
},
"stopId": "VALOR",
"stopSequence": 16
},
{
"arrival": {
"time": "1771497293"
},
"departure": {
"time": "1771497293"
},
"stopId": "MEIGNANN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771497361"
},
"departure": {
"time": "1771497361"
},
"stopId": "REVERIES",
"stopSequence": 18
},
{
"arrival": {
"time": "1771497416"
},
"departure": {
"time": "1771497416"
},
"stopId": "POMONE",
"stopSequence": 19
},
{
"arrival": {
"time": "1771497506"
},
"departure": {
"time": "1771497506"
},
"stopId": "CIOUEST",
"stopSequence": 20
},
{
"arrival": {
"time": "1771497548"
},
"departure": {
"time": "1771497548"
},
"stopId": "CLEMENCE",
"stopSequence": 21
},
{
"arrival": {
"time": "1771497573"
},
"departure": {
"time": "1771497573"
},
"stopId": "MONPROFI",
"stopSequence": 22
},
{
"arrival": {
"time": "1771497592"
},
"departure": {
"time": "1771497592"
},
"stopId": "DUMESNIL",
"stopSequence": 23
},
{
"arrival": {
"time": "1771497630"
},
"departure": {
"time": "1771497630"
},
"stopId": "LEQUAI",
"stopSequence": 24
},
{
"arrival": {
"time": "1771497770"
},
"departure": {
"time": "1771497770"
},
"stopId": "CHDARR",
"stopSequence": 25
},
{
"arrival": {
"time": "1771497778"
},
"departure": {
"time": "1771497778"
},
"stopId": "ACAD-PLA",
"stopSequence": 26
},
{
"arrival": {
"time": "1771497792"
},
"departure": {
"time": "1771497792"
},
"stopId": "CCI",
"stopSequence": 27
},
{
"arrival": {
"time": "1771497841"
},
"departure": {
"time": "1771497841"
},
"stopId": "LICES-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771497869"
},
"departure": {
"time": "1771497869"
},
"stopId": "PAULBERT",
"stopSequence": 30
},
{
"arrival": {
"time": "1771497888"
},
"departure": {
"time": "1771497888"
},
"stopId": "HARAS",
"stopSequence": 31
},
{
"arrival": {
"time": "1771497926"
},
"departure": {
"time": "1771497926"
},
"stopId": "STAUBIN",
"stopSequence": 32
},
{
"arrival": {
"time": "1771497955"
},
"departure": {
"time": "1771497955"
},
"stopId": "LOR-FO-A",
"stopSequence": 33
},
{
"arrival": {
"time": "1771497968"
},
"departure": {
"time": "1771497968"
},
"stopId": "LORRAIN2",
"stopSequence": 36
},
{
"arrival": {
"time": "1771497971"
},
"departure": {
"time": "1771497971"
},
"stopId": "LORRAIN1",
"stopSequence": 37
},
{
"arrival": {
"time": "1771497972"
},
"departure": {
"time": "1771497972"
},
"stopId": "LORRTERM",
"stopSequence": 38
},
{
"arrival": {
"time": "1771497976"
},
"departure": {
"time": "1771497976"
},
"stopId": "LOHUIT",
"stopSequence": 39
},
{
"arrival": {
"time": "1771497976"
},
"departure": {
"time": "1771497976"
},
"stopId": "HMAI",
"stopSequence": 40
},
{
"arrival": {
"time": "1771497997"
},
"departure": {
"time": "1771497997"
},
"stopId": "MAIL-NAE",
"stopSequence": 41
},
{
"arrival": {
"time": "1771498011"
},
"departure": {
"time": "1771498011"
},
"stopId": "HDVSUB",
"stopSequence": 42
},
{
"arrival": {
"time": "1771498034"
},
"departure": {
"time": "1771498034"
},
"stopId": "MENDES-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771496877"
},
"departure": {
"time": "1771496877"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BICHDAVI",
"stopSequence": 46
},
{
"arrival": {
"time": "1771496959"
},
"departure": {
"time": "1771496959"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HOTDIEU",
"stopSequence": 47
},
{
"arrival": {
"time": "1771497000"
},
"departure": {
"time": "1771497000"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ROCHEFOU",
"stopSequence": 48
},
{
"arrival": {
"time": "1771497175"
},
"departure": {
"time": "1771497175"
},
"scheduleRelationship": "SKIPPED",
"stopId": "STSERGEU",
"stopSequence": 49
},
{
"arrival": {
"time": "1771498148"
},
"departure": {
"time": "1771498148"
},
"stopId": "MENDESFR",
"stopSequence": 50
},
{
"arrival": {
"time": "1771498317"
},
"departure": {
"time": "1771498317"
},
"stopId": "FO-LOR-R",
"stopSequence": 51
},
{
"arrival": {
"time": "1771498391"
},
"departure": {
"time": "1771498391"
},
"stopId": "STAUBI-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771498434"
},
"departure": {
"time": "1771498434"
},
"stopId": "HARAS-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771498565"
},
"departure": {
"time": "1771498565"
},
"stopId": "ANLERO-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771498626"
},
"departure": {
"time": "1771498626"
},
"stopId": "RABELA-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771498674"
},
"departure": {
"time": "1771498674"
},
"stopId": "ESA-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771498784"
},
"departure": {
"time": "1771498784"
},
"stopId": "DELATA-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771498865"
},
"departure": {
"time": "1771498865"
},
"stopId": "ALLARD-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771498915"
},
"departure": {
"time": "1771498915"
},
"stopId": "TASSIG-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771499008"
},
"departure": {
"time": "1771499008"
},
"stopId": "TROIPA-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1771499045"
},
"departure": {
"time": "1771499045"
},
"stopId": "SABLON-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771499098"
},
"departure": {
"time": "1771499098"
},
"stopId": "RUELLE-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1771499142"
},
"departure": {
"time": "1771499142"
},
"stopId": "GENDRO-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1771499244"
},
"departure": {
"time": "1771499244"
},
"stopId": "PATUR-E",
"stopSequence": 64
},
{
"arrival": {
"time": "1771499314"
},
"departure": {
"time": "1771499314"
},
"stopId": "AUTHIO-E",
"stopSequence": 65
},
{
"arrival": {
"time": "1771499422"
},
"departure": {
"time": "1771499422"
},
"stopId": "BELPOU-E",
"stopSequence": 66
},
{
"arrival": {
"time": "1771498800"
},
"departure": {
"time": "1771498800"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PONTSC-E",
"stopSequence": 68
},
{
"arrival": {
"time": "1771498922"
},
"departure": {
"time": "1771498922"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOIRE-E",
"stopSequence": 69
},
{
"arrival": {
"time": "1771498957"
},
"departure": {
"time": "1771498957"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DUBE-E",
"stopSequence": 70
},
{
"arrival": {
"time": "1771499003"
},
"departure": {
"time": "1771499003"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOUET-E",
"stopSequence": 71
},
{
"arrival": {
"time": "1771499044"
},
"departure": {
"time": "1771499044"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOSQUE-E",
"stopSequence": 72
},
{
"arrival": {
"time": "1771499094"
},
"departure": {
"time": "1771499094"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHAERI-E",
"stopSequence": 73
},
{
"arrival": {
"time": "1771499140"
},
"departure": {
"time": "1771499140"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FONTE-E",
"stopSequence": 74
},
{
"arrival": {
"time": "1771499194"
},
"departure": {
"time": "1771499194"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ERIGNE",
"stopSequence": 75
},
{
"arrival": {
"time": "1771499220"
},
"stopId": "SOLAND",
"stopSequence": 76
}
],
"trip": {
"directionId": 1,
"routeId": "03",
"tripId": "6258293"
}
}
},
{
"id": "trip:6053978",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771500420"
},
"stopId": "HDVSUB",
"stopSequence": 0
},
{
"arrival": {
"time": "1771500505"
},
"departure": {
"time": "1771500505"
},
"stopId": "CLEMOI-E",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "25",
"tripId": "6053978"
}
}
},
{
"id": "trip:6541258",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496878"
},
"departure": {
"time": "1771496878"
},
"stopId": "1AARD",
"stopSequence": 0
},
{
"arrival": {
"time": "1771496935"
},
"departure": {
"time": "1771496966"
},
"stopId": "1BASC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771497010"
},
"departure": {
"time": "1771497010"
},
"stopId": "1STGI",
"stopSequence": 2
},
{
"arrival": {
"time": "1771497090"
},
"departure": {
"time": "1771497090"
},
"stopId": "1ACAS",
"stopSequence": 3
},
{
"arrival": {
"time": "1771497180"
},
"departure": {
"time": "1771497180"
},
"stopId": "1BROY",
"stopSequence": 4
},
{
"arrival": {
"time": "1771497270"
},
"departure": {
"time": "1771497270"
},
"stopId": "1PMAY",
"stopSequence": 5
},
{
"arrival": {
"time": "1771497380"
},
"departure": {
"time": "1771497380"
},
"stopId": "1BOTA",
"stopSequence": 6
},
{
"arrival": {
"time": "1771497540"
},
"departure": {
"time": "1771497540"
},
"stopId": "1VERN",
"stopSequence": 8
},
{
"arrival": {
"time": "1771497630"
},
"departure": {
"time": "1771497630"
},
"stopId": "1HSAU",
"stopSequence": 9
},
{
"arrival": {
"time": "1771497750"
},
"departure": {
"time": "1771497750"
},
"stopId": "1JMOU",
"stopSequence": 10
},
{
"arrival": {
"time": "1771497830"
},
"departure": {
"time": "1771497830"
},
"stopId": "1CAPU",
"stopSequence": 11
},
{
"arrival": {
"time": "1771497950"
},
"departure": {
"time": "1771497950"
},
"stopId": "1HOPA",
"stopSequence": 12
},
{
"arrival": {
"time": "1771498040"
},
"departure": {
"time": "1771498040"
},
"stopId": "1BMAI",
"stopSequence": 13
},
{
"arrival": {
"time": "1771498160"
},
"departure": {
"time": "1771498160"
},
"stopId": "1STSE",
"stopSequence": 14
},
{
"arrival": {
"time": "1771498270"
},
"departure": {
"time": "1771498270"
},
"stopId": "1CECO",
"stopSequence": 15
},
{
"arrival": {
"time": "1771498370"
},
"departure": {
"time": "1771498370"
},
"stopId": "1HDVA",
"stopSequence": 16
},
{
"arrival": {
"time": "1771498440"
},
"departure": {
"time": "1771498440"
},
"stopId": "1FMBL",
"stopSequence": 17
},
{
"arrival": {
"time": "1771498510"
},
"departure": {
"time": "1771498510"
},
"stopId": "1HARA",
"stopSequence": 18
},
{
"arrival": {
"time": "1771498620"
},
"departure": {
"time": "1771498620"
},
"stopId": "1LGAR",
"stopSequence": 19
},
{
"arrival": {
"time": "1771498710"
},
"departure": {
"time": "1771498710"
},
"stopId": "1LAFA",
"stopSequence": 20
},
{
"arrival": {
"time": "1771498810"
},
"departure": {
"time": "1771498810"
},
"stopId": "1STRA",
"stopSequence": 21
},
{
"arrival": {
"time": "1771498910"
},
"departure": {
"time": "1771498910"
},
"stopId": "1BAMA",
"stopSequence": 22
},
{
"arrival": {
"time": "1771499020"
},
"departure": {
"time": "1771499020"
},
"stopId": "1JE23",
"stopSequence": 23
},
{
"arrival": {
"time": "1771499130"
},
"departure": {
"time": "1771499130"
},
"stopId": "1JVIL",
"stopSequence": 24
},
{
"arrival": {
"time": "1771499250"
},
"stopId": "1ANRO",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6541258"
}
}
},
{
"id": "trip:6540939",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496884"
},
"departure": {
"time": "1771496902"
},
"stopId": "2ACAS",
"stopSequence": 22
},
{
"arrival": {
"time": "1771496971"
},
"departure": {
"time": "1771496974"
},
"stopId": "2STGI",
"stopSequence": 23
},
{
"arrival": {
"time": "1771497081"
},
"departure": {
"time": "1771497081"
},
"stopId": "2BASC",
"stopSequence": 24
},
{
"arrival": {
"time": "1771497161"
},
"stopId": "1AARD",
"stopSequence": 25
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6540939"
}
}
},
{
"id": "trip:6541184",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771499370"
},
"stopId": "2ANRO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771499490"
},
"departure": {
"time": "1771499490"
},
"stopId": "2JVIL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771499600"
},
"departure": {
"time": "1771499600"
},
"stopId": "2JE23",
"stopSequence": 2
},
{
"arrival": {
"time": "1771499720"
},
"departure": {
"time": "1771499720"
},
"stopId": "2BAMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771499830"
},
"departure": {
"time": "1771499830"
},
"stopId": "2STRA",
"stopSequence": 4
},
{
"arrival": {
"time": "1771499920"
},
"departure": {
"time": "1771499920"
},
"stopId": "2LAFA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771500020"
},
"departure": {
"time": "1771500020"
},
"stopId": "2LGAR",
"stopSequence": 6
},
{
"arrival": {
"time": "1771500120"
},
"departure": {
"time": "1771500120"
},
"stopId": "2HARA",
"stopSequence": 7
},
{
"arrival": {
"time": "1771500180"
},
"departure": {
"time": "1771500180"
},
"stopId": "2FMBL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771500280"
},
"departure": {
"time": "1771500280"
},
"stopId": "2HDVA",
"stopSequence": 9
},
{
"arrival": {
"time": "1771500380"
},
"departure": {
"time": "1771500380"
},
"stopId": "2CECO",
"stopSequence": 10
},
{
"arrival": {
"time": "1771500470"
},
"departure": {
"time": "1771500470"
},
"stopId": "2STSE",
"stopSequence": 11
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6541184"
}
}
},
{
"id": "trip:6257751",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771501205"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PARCEXPO",
"stopSequence": 0
}
],
"trip": {
"directionId": 1,
"routeId": "04",
"tripId": "6257751"
}
}
},
{
"id": "trip:6053966",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771499640"
},
"stopId": "STSYCHVE",
"stopSequence": 0
},
{
"arrival": {
"time": "1771499710"
},
"departure": {
"time": "1771499710"
},
"stopId": "GAUGUIN",
"stopSequence": 1
},
{
"arrival": {
"time": "1771499760"
},
"departure": {
"time": "1771499760"
},
"stopId": "ANBRUEL",
"stopSequence": 2
},
{
"arrival": {
"time": "1771499820"
},
"departure": {
"time": "1771499820"
},
"stopId": "V.HUGO",
"stopSequence": 3
},
{
"arrival": {
"time": "1771499864"
},
"departure": {
"time": "1771499864"
},
"stopId": "FRANCA-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771499930"
},
"departure": {
"time": "1771499930"
},
"stopId": "LECLSY-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771500000"
},
"departure": {
"time": "1771500000"
},
"stopId": "SSYMAIRI",
"stopSequence": 6
},
{
"arrival": {
"time": "1771500079"
},
"departure": {
"time": "1771500079"
},
"stopId": "UNION",
"stopSequence": 7
},
{
"arrival": {
"time": "1771500131"
},
"departure": {
"time": "1771500131"
},
"stopId": "CHABLANC",
"stopSequence": 8
},
{
"arrival": {
"time": "1771500183"
},
"departure": {
"time": "1771500183"
},
"stopId": "BASMORTI",
"stopSequence": 9
},
{
"arrival": {
"time": "1771500240"
},
"departure": {
"time": "1771500240"
},
"stopId": "MILLARDI",
"stopSequence": 10
},
{
"arrival": {
"time": "1771500255"
},
"departure": {
"time": "1771500255"
},
"stopId": "CARREAUX",
"stopSequence": 11
},
{
"arrival": {
"time": "1771500480"
},
"departure": {
"time": "1771500480"
},
"stopId": "PARCEXPO",
"stopSequence": 12
},
{
"arrival": {
"time": "1771500577"
},
"departure": {
"time": "1771500577"
},
"stopId": "PROVINS",
"stopSequence": 13
}
],
"trip": {
"directionId": 0,
"routeId": "25",
"tripId": "6053966"
}
}
},
{
"id": "trip:6258273",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496893"
},
"departure": {
"time": "1771496925"
},
"stopId": "HARAS-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771496977"
},
"departure": {
"time": "1771496977"
},
"stopId": "LICES",
"stopSequence": 31
},
{
"arrival": {
"time": "1771497026"
},
"departure": {
"time": "1771497026"
},
"stopId": "CCI-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771497064"
},
"departure": {
"time": "1771497064"
},
"stopId": "CHDARR-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771497179"
},
"departure": {
"time": "1771497179"
},
"stopId": "LEQUAI-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771497219"
},
"departure": {
"time": "1771497219"
},
"stopId": "DUMESN-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771497234"
},
"departure": {
"time": "1771497234"
},
"stopId": "MONPR-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771496893"
},
"departure": {
"time": "1771496893"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ROCHEF-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771496992"
},
"departure": {
"time": "1771496992"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HOTDIE-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771497048"
},
"departure": {
"time": "1771497048"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BICHDA-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771497133"
},
"departure": {
"time": "1771497133"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DESCAZEA",
"stopSequence": 41
},
{
"arrival": {
"time": "1771497355"
},
"departure": {
"time": "1771497355"
},
"stopId": "CIOUES-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771497417"
},
"departure": {
"time": "1771497417"
},
"stopId": "POMONE-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771497463"
},
"departure": {
"time": "1771497463"
},
"stopId": "REVERI-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771497543"
},
"departure": {
"time": "1771497543"
},
"stopId": "MEIGNA-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771497583"
},
"departure": {
"time": "1771497583"
},
"stopId": "VALOR-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771497611"
},
"departure": {
"time": "1771497611"
},
"stopId": "CLINIQ-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771497650"
},
"departure": {
"time": "1771497650"
},
"stopId": "GRANDM-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771497693"
},
"departure": {
"time": "1771497693"
},
"stopId": "MAISDA-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771497733"
},
"departure": {
"time": "1771497733"
},
"stopId": "CHMART-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771497770"
},
"departure": {
"time": "1771497770"
},
"stopId": "MLYAUT-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771497835"
},
"departure": {
"time": "1771497835"
},
"stopId": "BRASSE-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771497884"
},
"departure": {
"time": "1771497884"
},
"stopId": "BEURRI-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771497934"
},
"departure": {
"time": "1771497934"
},
"stopId": "DELAUN-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771497971"
},
"departure": {
"time": "1771497971"
},
"stopId": "MAUFIN-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771498019"
},
"departure": {
"time": "1771498019"
},
"stopId": "MAIRAV-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771498054"
},
"departure": {
"time": "1771498054"
},
"stopId": "TERNIE-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771498086"
},
"departure": {
"time": "1771498086"
},
"stopId": "BALAND-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771498128"
},
"departure": {
"time": "1771498128"
},
"stopId": "PIECE-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771498183"
},
"departure": {
"time": "1771498183"
},
"stopId": "LA-BOI-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1771498227"
},
"departure": {
"time": "1771498227"
},
"stopId": "SCHWAL-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771498259"
},
"stopId": "ADEZIERE",
"stopSequence": 62
}
],
"trip": {
"directionId": 0,
"routeId": "03",
"tripId": "6258273"
}
}
},
{
"id": "trip:6258536",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771498320"
},
"stopId": "BENE",
"stopSequence": 0
},
{
"arrival": {
"time": "1771498374"
},
"departure": {
"time": "1771498374"
},
"stopId": "JUIGDEP",
"stopSequence": 1
},
{
"arrival": {
"time": "1771498406"
},
"departure": {
"time": "1771498406"
},
"stopId": "CAMPJUIG",
"stopSequence": 2
},
{
"arrival": {
"time": "1771498434"
},
"departure": {
"time": "1771498434"
},
"stopId": "RENOIR",
"stopSequence": 3
},
{
"arrival": {
"time": "1771498462"
},
"departure": {
"time": "1771498462"
},
"stopId": "RECLAIR",
"stopSequence": 4
},
{
"arrival": {
"time": "1771498495"
},
"departure": {
"time": "1771498495"
},
"stopId": "DOMVATER",
"stopSequence": 5
},
{
"arrival": {
"time": "1771498734"
},
"departure": {
"time": "1771498734"
},
"stopId": "PISCMU-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771498736"
},
"departure": {
"time": "1771498736"
},
"stopId": "PISCMUFF",
"stopSequence": 7
},
{
"arrival": {
"time": "1771498807"
},
"departure": {
"time": "1771498807"
},
"stopId": "ANAFRAN",
"stopSequence": 8
},
{
"arrival": {
"time": "1771498500"
},
"departure": {
"time": "1771498500"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DOMVAL",
"stopSequence": 9
},
{
"arrival": {
"time": "1771498524"
},
"departure": {
"time": "1771498524"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GERMTILL",
"stopSequence": 10
},
{
"arrival": {
"time": "1771498682"
},
"departure": {
"time": "1771498682"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HAUCOUD",
"stopSequence": 11
},
{
"arrival": {
"time": "1771498717"
},
"departure": {
"time": "1771498717"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHPEGUY",
"stopSequence": 12
},
{
"arrival": {
"time": "1771498738"
},
"departure": {
"time": "1771498738"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DIX8JUI",
"stopSequence": 13
},
{
"arrival": {
"time": "1771498770"
},
"departure": {
"time": "1771498770"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DEBEAUVO",
"stopSequence": 14
},
{
"arrival": {
"time": "1771498867"
},
"departure": {
"time": "1771498867"
},
"stopId": "ZOLA",
"stopSequence": 15
},
{
"arrival": {
"time": "1771498924"
},
"departure": {
"time": "1771498924"
},
"stopId": "BELAIR",
"stopSequence": 16
},
{
"arrival": {
"time": "1771498984"
},
"departure": {
"time": "1771498984"
},
"stopId": "ESPMONTR",
"stopSequence": 17
},
{
"arrival": {
"time": "1771499053"
},
"departure": {
"time": "1771499053"
},
"stopId": "PLATFLEU",
"stopSequence": 18
},
{
"arrival": {
"time": "1771499116"
},
"departure": {
"time": "1771499116"
},
"stopId": "JEHUEZ",
"stopSequence": 19
},
{
"arrival": {
"time": "1771499167"
},
"departure": {
"time": "1771499167"
},
"stopId": "MASTELLE",
"stopSequence": 20
},
{
"arrival": {
"time": "1771499206"
},
"departure": {
"time": "1771499206"
},
"stopId": "AVENEURO",
"stopSequence": 21
},
{
"arrival": {
"time": "1771499224"
},
"departure": {
"time": "1771499224"
},
"stopId": "DANEMA",
"stopSequence": 22
},
{
"arrival": {
"time": "1771499280"
},
"departure": {
"time": "1771499280"
},
"stopId": "ALLEMAGN",
"stopSequence": 23
},
{
"arrival": {
"time": "1771499312"
},
"departure": {
"time": "1771499312"
},
"stopId": "ITALIE",
"stopSequence": 24
},
{
"arrival": {
"time": "1771499348"
},
"departure": {
"time": "1771499348"
},
"stopId": "IRLANDE",
"stopSequence": 25
},
{
"arrival": {
"time": "1771499397"
},
"departure": {
"time": "1771499397"
},
"stopId": "AUTRICH",
"stopSequence": 26
},
{
"arrival": {
"time": "1771499416"
},
"departure": {
"time": "1771499416"
},
"stopId": "PLOTTIER",
"stopSequence": 27
},
{
"arrival": {
"time": "1771499467"
},
"departure": {
"time": "1771499467"
},
"stopId": "CCADEA",
"stopSequence": 28
},
{
"arrival": {
"time": "1771499493"
},
"departure": {
"time": "1771499493"
},
"stopId": "AUCHAN",
"stopSequence": 29
},
{
"arrival": {
"time": "1771499647"
},
"departure": {
"time": "1771499647"
},
"stopId": "AARDBUS",
"stopSequence": 30
},
{
"arrival": {
"time": "1771499691"
},
"departure": {
"time": "1771499691"
},
"stopId": "POIVRE",
"stopSequence": 31
},
{
"arrival": {
"time": "1771499731"
},
"departure": {
"time": "1771499731"
},
"stopId": "BONPLAND",
"stopSequence": 32
},
{
"arrival": {
"time": "1771499777"
},
"departure": {
"time": "1771499777"
},
"stopId": "LEPRE",
"stopSequence": 33
},
{
"arrival": {
"time": "1771499827"
},
"departure": {
"time": "1771499827"
},
"stopId": "SALET-AR",
"stopSequence": 34
},
{
"arrival": {
"time": "1771499859"
},
"departure": {
"time": "1771499859"
},
"stopId": "RIPOLLE",
"stopSequence": 35
},
{
"arrival": {
"time": "1771499910"
},
"departure": {
"time": "1771499910"
},
"stopId": "PEGARDE",
"stopSequence": 36
},
{
"arrival": {
"time": "1771499957"
},
"departure": {
"time": "1771499957"
},
"stopId": "CIAVRILL",
"stopSequence": 37
},
{
"arrival": {
"time": "1771500007"
},
"departure": {
"time": "1771500007"
},
"stopId": "MAIRAVR",
"stopSequence": 38
},
{
"arrival": {
"time": "1771500050"
},
"departure": {
"time": "1771500050"
},
"stopId": "MAUFINE",
"stopSequence": 39
},
{
"arrival": {
"time": "1771500112"
},
"departure": {
"time": "1771500112"
},
"stopId": "DELAUNE",
"stopSequence": 40
},
{
"arrival": {
"time": "1771500151"
},
"departure": {
"time": "1771500151"
},
"stopId": "BEURRIER",
"stopSequence": 41
},
{
"arrival": {
"time": "1771500219"
},
"departure": {
"time": "1771500219"
},
"stopId": "BRASSENS",
"stopSequence": 42
},
{
"arrival": {
"time": "1771500268"
},
"departure": {
"time": "1771500268"
},
"stopId": "RONDE",
"stopSequence": 43
},
{
"arrival": {
"time": "1771500311"
},
"departure": {
"time": "1771500311"
},
"stopId": "PLAMAY",
"stopSequence": 44
},
{
"arrival": {
"time": "1771500367"
},
"departure": {
"time": "1771500367"
},
"stopId": "KENNEDY",
"stopSequence": 45
},
{
"arrival": {
"time": "1771500418"
},
"departure": {
"time": "1771500418"
},
"stopId": "ECHMAN",
"stopSequence": 46
},
{
"arrival": {
"time": "1771500496"
},
"departure": {
"time": "1771500496"
},
"stopId": "LIZE07",
"stopSequence": 47
},
{
"arrival": {
"time": "1771500534"
},
"departure": {
"time": "1771500534"
},
"stopId": "GASNIER",
"stopSequence": 48
}
],
"trip": {
"directionId": 0,
"routeId": "07",
"tripId": "6258536"
}
}
},
{
"id": "trip:6543564",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771498740"
},
"stopId": "2MONP",
"stopSequence": 0
},
{
"arrival": {
"time": "1771498822"
},
"departure": {
"time": "1771498822"
},
"stopId": "2EURO",
"stopSequence": 1
},
{
"arrival": {
"time": "1771498908"
},
"departure": {
"time": "1771498908"
},
"stopId": "2DUNA",
"stopSequence": 2
},
{
"arrival": {
"time": "1771499080"
},
"departure": {
"time": "1771499080"
},
"stopId": "2BRIS",
"stopSequence": 3
},
{
"arrival": {
"time": "1771499157"
},
"departure": {
"time": "1771499157"
},
"stopId": "2CROI",
"stopSequence": 4
},
{
"arrival": {
"time": "1771499309"
},
"departure": {
"time": "1771499309"
},
"stopId": "2MTAI",
"stopSequence": 5
},
{
"arrival": {
"time": "1771499400"
},
"departure": {
"time": "1771499400"
},
"stopId": "2CONS",
"stopSequence": 6
},
{
"arrival": {
"time": "1771499550"
},
"stopId": "2CECO",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6543564"
}
}
},
{
"id": "trip:6258692",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771500480"
},
"stopId": "TRELAZE",
"stopSequence": 0
},
{
"arrival": {
"time": "1771500509"
},
"departure": {
"time": "1771500509"
},
"stopId": "MALRAUX",
"stopSequence": 1
},
{
"arrival": {
"time": "1771500560"
},
"departure": {
"time": "1771500560"
},
"stopId": "FMAURIAC",
"stopSequence": 2
}
],
"trip": {
"directionId": 0,
"routeId": "01",
"tripId": "6258692"
}
}
},
{
"id": "trip:6544196",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771497360"
},
"stopId": "1CECO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771497480"
},
"departure": {
"time": "1771497480"
},
"stopId": "1CONS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771497571"
},
"departure": {
"time": "1771497571"
},
"stopId": "1MTAI",
"stopSequence": 2
},
{
"arrival": {
"time": "1771497724"
},
"departure": {
"time": "1771497724"
},
"stopId": "1CROI",
"stopSequence": 3
},
{
"arrival": {
"time": "1771497800"
},
"departure": {
"time": "1771497800"
},
"stopId": "1BRIS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771497958"
},
"departure": {
"time": "1771497958"
},
"stopId": "1DUNA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771498037"
},
"departure": {
"time": "1771498037"
},
"stopId": "1EURO",
"stopSequence": 6
},
{
"arrival": {
"time": "1771498110"
},
"stopId": "2MONP",
"stopSequence": 7
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6544196"
}
}
},
{
"id": "trip:6257599",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771497037"
},
"departure": {
"time": "1771497037"
},
"stopId": "FO-LOR-R",
"stopSequence": 24
},
{
"arrival": {
"time": "1771497089"
},
"departure": {
"time": "1771497089"
},
"stopId": "STAUBI-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1771497127"
},
"departure": {
"time": "1771497127"
},
"stopId": "HARAS-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771497247"
},
"departure": {
"time": "1771497247"
},
"stopId": "LESGAR-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771497339"
},
"departure": {
"time": "1771497339"
},
"stopId": "SEMARD-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771497409"
},
"departure": {
"time": "1771497409"
},
"stopId": "PONTNO-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771497485"
},
"departure": {
"time": "1771497485"
},
"stopId": "POIREL-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771497527"
},
"departure": {
"time": "1771497527"
},
"stopId": "VAUBAN-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771497592"
},
"departure": {
"time": "1771497592"
},
"stopId": "FREMUR-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771497624"
},
"departure": {
"time": "1771497624"
},
"stopId": "STRASB-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771497651"
},
"departure": {
"time": "1771497651"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LETAND-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771497690"
},
"departure": {
"time": "1771497690"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAUVA-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771497953"
},
"departure": {
"time": "1771497953"
},
"stopId": "LORETT-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771497988"
},
"departure": {
"time": "1771497988"
},
"stopId": "MORELI-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771498115"
},
"departure": {
"time": "1771498115"
},
"stopId": "DELATR-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771498107"
},
"departure": {
"time": "1771498107"
},
"stopId": "HAUTPR-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771498209"
},
"departure": {
"time": "1771498209"
},
"stopId": "INTMIL-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771498353"
},
"departure": {
"time": "1771498353"
},
"stopId": "SAUMUR-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771498339"
},
"departure": {
"time": "1771498339"
},
"stopId": "DELACR-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771498401"
},
"departure": {
"time": "1771498401"
},
"stopId": "JUSTIC-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771498489"
},
"departure": {
"time": "1771498489"
},
"stopId": "ECLATE-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771498588"
},
"departure": {
"time": "1771498588"
},
"stopId": "VDLOIR-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771498248"
},
"departure": {
"time": "1771498248"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PICAS-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771498290"
},
"departure": {
"time": "1771498290"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PARMEN-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771498355"
},
"departure": {
"time": "1771498355"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LAFAUV-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771498380"
},
"departure": {
"time": "1771498380"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAUM-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771498628"
},
"departure": {
"time": "1771498628"
},
"stopId": "LEOLAG-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771498665"
},
"departure": {
"time": "1771498665"
},
"stopId": "DAGUER-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771498711"
},
"departure": {
"time": "1771498711"
},
"stopId": "ALLUME-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771498735"
},
"departure": {
"time": "1771498735"
},
"stopId": "RIOTTE-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771498777"
},
"departure": {
"time": "1771498777"
},
"stopId": "BOURSE-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771498872"
},
"departure": {
"time": "1771498872"
},
"stopId": "MORLON-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771498844"
},
"departure": {
"time": "1771498844"
},
"stopId": "PYRAM2-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771498965"
},
"departure": {
"time": "1771498965"
},
"stopId": "BUISSO-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771498922"
},
"departure": {
"time": "1771498922"
},
"stopId": "DAUTEL-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771499062"
},
"departure": {
"time": "1771499062"
},
"stopId": "GENTR-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1771499113"
},
"departure": {
"time": "1771499113"
},
"stopId": "SLEZIND",
"stopSequence": 61
},
{
"arrival": {
"time": "1771499204"
},
"departure": {
"time": "1771499204"
},
"stopId": "BAHONN-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1771499319"
},
"departure": {
"time": "1771499319"
},
"stopId": "DEGAUL-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1771499301"
},
"departure": {
"time": "1771499301"
},
"stopId": "MALEMB-E",
"stopSequence": 64
},
{
"arrival": {
"time": "1771499482"
},
"stopId": "TRELGARE",
"stopSequence": 65
}
],
"trip": {
"directionId": 1,
"routeId": "10",
"tripId": "6257599"
}
}
},
{
"id": "trip:6258695",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771499640"
},
"stopId": "TRELAZE",
"stopSequence": 0
},
{
"arrival": {
"time": "1771499669"
},
"departure": {
"time": "1771499669"
},
"stopId": "MALRAUX",
"stopSequence": 1
},
{
"arrival": {
"time": "1771499720"
},
"departure": {
"time": "1771499720"
},
"stopId": "FMAURIAC",
"stopSequence": 2
},
{
"arrival": {
"time": "1771499786"
},
"departure": {
"time": "1771499786"
},
"stopId": "TRELGARE",
"stopSequence": 3
},
{
"arrival": {
"time": "1771499880"
},
"departure": {
"time": "1771499880"
},
"stopId": "HMTREL",
"stopSequence": 4
},
{
"arrival": {
"time": "1771499968"
},
"departure": {
"time": "1771499968"
},
"stopId": "CIMTRELA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771500007"
},
"departure": {
"time": "1771500007"
},
"stopId": "EGLTRELA",
"stopSequence": 6
},
{
"arrival": {
"time": "1771500055"
},
"departure": {
"time": "1771500055"
},
"stopId": "MAIRTREL",
"stopSequence": 7
},
{
"arrival": {
"time": "1771500108"
},
"departure": {
"time": "1771500108"
},
"stopId": "MONTHIBE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771500167"
},
"departure": {
"time": "1771500167"
},
"stopId": "ARENA",
"stopSequence": 9
},
{
"arrival": {
"time": "1771500240"
},
"departure": {
"time": "1771500240"
},
"stopId": "BUISSON",
"stopSequence": 10
},
{
"arrival": {
"time": "1771500300"
},
"departure": {
"time": "1771500300"
},
"stopId": "PYRAM02",
"stopSequence": 11
},
{
"arrival": {
"time": "1771500376"
},
"departure": {
"time": "1771500376"
},
"stopId": "LEFEVRE",
"stopSequence": 12
},
{
"arrival": {
"time": "1771500411"
},
"departure": {
"time": "1771500411"
},
"stopId": "MALAQUAI",
"stopSequence": 13
},
{
"arrival": {
"time": "1771500470"
},
"departure": {
"time": "1771500470"
},
"stopId": "MENARD",
"stopSequence": 14
},
{
"arrival": {
"time": "1771500515"
},
"departure": {
"time": "1771500515"
},
"stopId": "CHOUTEAU",
"stopSequence": 15
}
],
"trip": {
"directionId": 0,
"routeId": "01",
"tripId": "6258695"
}
}
},
{
"id": "trip:6541261",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771498660"
},
"stopId": "1AARD",
"stopSequence": 0
},
{
"arrival": {
"time": "1771498740"
},
"departure": {
"time": "1771498740"
},
"stopId": "1BASC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771498810"
},
"departure": {
"time": "1771498810"
},
"stopId": "1STGI",
"stopSequence": 2
},
{
"arrival": {
"time": "1771498890"
},
"departure": {
"time": "1771498890"
},
"stopId": "1ACAS",
"stopSequence": 3
},
{
"arrival": {
"time": "1771498980"
},
"departure": {
"time": "1771498980"
},
"stopId": "1BROY",
"stopSequence": 4
},
{
"arrival": {
"time": "1771499070"
},
"departure": {
"time": "1771499070"
},
"stopId": "1PMAY",
"stopSequence": 5
},
{
"arrival": {
"time": "1771499180"
},
"departure": {
"time": "1771499180"
},
"stopId": "1BOTA",
"stopSequence": 6
},
{
"arrival": {
"time": "1771499340"
},
"departure": {
"time": "1771499340"
},
"stopId": "1VERN",
"stopSequence": 8
},
{
"arrival": {
"time": "1771499430"
},
"departure": {
"time": "1771499430"
},
"stopId": "1HSAU",
"stopSequence": 9
},
{
"arrival": {
"time": "1771499550"
},
"departure": {
"time": "1771499550"
},
"stopId": "1JMOU",
"stopSequence": 10
},
{
"arrival": {
"time": "1771499630"
},
"departure": {
"time": "1771499630"
},
"stopId": "1CAPU",
"stopSequence": 11
},
{
"arrival": {
"time": "1771499750"
},
"departure": {
"time": "1771499750"
},
"stopId": "1HOPA",
"stopSequence": 12
},
{
"arrival": {
"time": "1771499840"
},
"departure": {
"time": "1771499840"
},
"stopId": "1BMAI",
"stopSequence": 13
},
{
"arrival": {
"time": "1771499960"
},
"departure": {
"time": "1771499960"
},
"stopId": "1STSE",
"stopSequence": 14
},
{
"arrival": {
"time": "1771500070"
},
"departure": {
"time": "1771500070"
},
"stopId": "1CECO",
"stopSequence": 15
},
{
"arrival": {
"time": "1771500170"
},
"departure": {
"time": "1771500170"
},
"stopId": "1HDVA",
"stopSequence": 16
},
{
"arrival": {
"time": "1771500240"
},
"departure": {
"time": "1771500240"
},
"stopId": "1FMBL",
"stopSequence": 17
},
{
"arrival": {
"time": "1771500310"
},
"departure": {
"time": "1771500310"
},
"stopId": "1HARA",
"stopSequence": 18
},
{
"arrival": {
"time": "1771500420"
},
"departure": {
"time": "1771500420"
},
"stopId": "1LGAR",
"stopSequence": 19
},
{
"arrival": {
"time": "1771500510"
},
"departure": {
"time": "1771500510"
},
"stopId": "1LAFA",
"stopSequence": 20
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6541261"
}
}
},
{
"id": "trip:6545001",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771500060"
},
"stopId": "1QUAI",
"stopSequence": 0
},
{
"arrival": {
"time": "1771500232"
},
"departure": {
"time": "1771500232"
},
"stopId": "2FARC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771500340"
},
"departure": {
"time": "1771500340"
},
"stopId": "2ELYS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771500432"
},
"departure": {
"time": "1771500432"
},
"stopId": "2PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1771500510"
},
"departure": {
"time": "1771500510"
},
"stopId": "2BARR",
"stopSequence": 4
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6545001"
}
}
},
{
"id": "trip:6258529",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496915"
},
"departure": {
"time": "1771496915"
},
"stopId": "JARDF-E",
"stopSequence": 84
},
{
"arrival": {
"time": "1771496945"
},
"departure": {
"time": "1771496945"
},
"stopId": "SAILLE-E",
"stopSequence": 85
},
{
"arrival": {
"time": "1771496987"
},
"departure": {
"time": "1771496987"
},
"stopId": "SAUBIN",
"stopSequence": 86
}
],
"trip": {
"directionId": 0,
"routeId": "07",
"tripId": "6258529"
}
}
},
{
"id": "trip:6544454",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771497720"
},
"stopId": "MENDESFR",
"stopSequence": 0
},
{
"arrival": {
"time": "1771497900"
},
"departure": {
"time": "1771497900"
},
"stopId": "FO-LOR-R",
"stopSequence": 1
},
{
"arrival": {
"time": "1771498022"
},
"departure": {
"time": "1771498022"
},
"stopId": "STAUBI-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771498080"
},
"departure": {
"time": "1771498080"
},
"stopId": "HARAS-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771498142"
},
"departure": {
"time": "1771498142"
},
"stopId": "LICES",
"stopSequence": 4
},
{
"arrival": {
"time": "1771498215"
},
"departure": {
"time": "1771498215"
},
"stopId": "CCI-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771498270"
},
"departure": {
"time": "1771498270"
},
"stopId": "CHDARR-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771498440"
},
"stopId": "LEQUAI-E",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "Tbus",
"tripId": "6544454"
}
}
},
{
"id": "trip:6545000",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771499340"
},
"stopId": "1QUAI",
"stopSequence": 0
},
{
"arrival": {
"time": "1771499512"
},
"departure": {
"time": "1771499512"
},
"stopId": "2FARC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771499620"
},
"departure": {
"time": "1771499620"
},
"stopId": "2ELYS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771499712"
},
"departure": {
"time": "1771499712"
},
"stopId": "2PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1771499790"
},
"departure": {
"time": "1771499790"
},
"stopId": "2BARR",
"stopSequence": 4
},
{
"arrival": {
"time": "1771499887"
},
"departure": {
"time": "1771499887"
},
"stopId": "2BEAU",
"stopSequence": 5
},
{
"arrival": {
"time": "1771499980"
},
"stopId": "1BBCA",
"stopSequence": 6
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6545000"
}
}
},
{
"id": "trip:6258658",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771500420"
},
"stopId": "FO-LOR-R",
"stopSequence": 0
},
{
"arrival": {
"time": "1771500507"
},
"departure": {
"time": "1771500507"
},
"stopId": "STAUBI-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771500549"
},
"departure": {
"time": "1771500549"
},
"stopId": "HARAS-E",
"stopSequence": 2
}
],
"trip": {
"directionId": 1,
"routeId": "01",
"tripId": "6258658"
}
}
},
{
"id": "trip:6257601",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771496940"
},
"stopId": "PROVINS",
"stopSequence": 0
},
{
"arrival": {
"time": "1771497013"
},
"departure": {
"time": "1771497013"
},
"stopId": "RTEPARIS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771497120"
},
"departure": {
"time": "1771497120"
},
"stopId": "DEBUMONP",
"stopSequence": 2
},
{
"arrival": {
"time": "1771497178"
},
"departure": {
"time": "1771497178"
},
"stopId": "HOTELLER",
"stopSequence": 3
},
{
"arrival": {
"time": "1771497227"
},
"departure": {
"time": "1771497227"
},
"stopId": "INDUSTRI",
"stopSequence": 4
},
{
"arrival": {
"time": "1771497300"
},
"departure": {
"time": "1771497300"
},
"stopId": "SAVOIE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771497370"
},
"departure": {
"time": "1771497370"
},
"stopId": "AUVERGNE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771497416"
},
"departure": {
"time": "1771497416"
},
"stopId": "NOZAY",
"stopSequence": 7
},
{
"arrival": {
"time": "1771497451"
},
"departure": {
"time": "1771497451"
},
"stopId": "RBRIOLLA",
"stopSequence": 8
},
{
"arrival": {
"time": "1771497659"
},
"departure": {
"time": "1771497659"
},
"stopId": "MIMOSAS",
"stopSequence": 12
},
{
"arrival": {
"time": "1771497725"
},
"departure": {
"time": "1771497725"
},
"stopId": "BRISEPOT",
"stopSequence": 13
},
{
"arrival": {
"time": "1771497776"
},
"departure": {
"time": "1771497776"
},
"stopId": "DESJARDI",
"stopSequence": 14
},
{
"arrival": {
"time": "1771497818"
},
"departure": {
"time": "1771497818"
},
"stopId": "MACE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771497847"
},
"departure": {
"time": "1771497847"
},
"stopId": "LUTIN",
"stopSequence": 16
},
{
"arrival": {
"time": "1771497934"
},
"departure": {
"time": "1771497934"
},
"stopId": "MUSSET",
"stopSequence": 17
},
{
"arrival": {
"time": "1771497974"
},
"departure": {
"time": "1771497974"
},
"stopId": "SAVARY",
"stopSequence": 18
},
{
"arrival": {
"time": "1771497479"
},
"departure": {
"time": "1771497479"
},
"scheduleRelationship": "SKIPPED",
"stopId": "VAILLANT",
"stopSequence": 19
},
{
"arrival": {
"time": "1771497586"
},
"departure": {
"time": "1771497586"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHALOUER",
"stopSequence": 20
},
{
"arrival": {
"time": "1771497720"
},
"departure": {
"time": "1771497720"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PLACENEY",
"stopSequence": 21
},
{
"arrival": {
"time": "1771497891"
},
"departure": {
"time": "1771497891"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOREAU",
"stopSequence": 22
},
{
"arrival": {
"time": "1771498075"
},
"departure": {
"time": "1771498075"
},
"stopId": "MENDESFR",
"stopSequence": 23
},
{
"arrival": {
"time": "1771498221"
},
"departure": {
"time": "1771498260"
},
"stopId": "FO-LOR-R",
"stopSequence": 24
},
{
"arrival": {
"time": "1771498347"
},
"departure": {
"time": "1771498347"
},
"stopId": "STAUBI-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1771498389"
},
"departure": {
"time": "1771498389"
},
"stopId": "HARAS-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771498500"
},
"departure": {
"time": "1771498500"
},
"stopId": "LESGAR-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771498603"
},
"departure": {
"time": "1771498603"
},
"stopId": "SEMARD-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771498647"
},
"departure": {
"time": "1771498647"
},
"stopId": "PONTNO-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771498734"
},
"departure": {
"time": "1771498734"
},
"stopId": "POIREL-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771498782"
},
"departure": {
"time": "1771498782"
},
"stopId": "VAUBAN-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771498843"
},
"departure": {
"time": "1771498843"
},
"stopId": "FREMUR-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771498920"
},
"departure": {
"time": "1771498920"
},
"stopId": "STRASB-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771499031"
},
"departure": {
"time": "1771499031"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LETAND-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771499070"
},
"departure": {
"time": "1771499070"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAUVA-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771499267"
},
"departure": {
"time": "1771499267"
},
"stopId": "LORETT-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771499302"
},
"departure": {
"time": "1771499302"
},
"stopId": "MORELI-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771499356"
},
"departure": {
"time": "1771499356"
},
"stopId": "DELATR-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771499421"
},
"departure": {
"time": "1771499421"
},
"stopId": "HAUTPR-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771499523"
},
"departure": {
"time": "1771499523"
},
"stopId": "INTMIL-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771499594"
},
"departure": {
"time": "1771499594"
},
"stopId": "SAUMUR-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771499657"
},
"departure": {
"time": "1771499657"
},
"stopId": "DELACR-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771499709"
},
"departure": {
"time": "1771499709"
},
"stopId": "JUSTIC-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771499797"
},
"departure": {
"time": "1771499797"
},
"stopId": "ECLATE-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771499896"
},
"departure": {
"time": "1771499896"
},
"stopId": "VDLOIR-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771499628"
},
"departure": {
"time": "1771499628"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PICAS-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771499670"
},
"departure": {
"time": "1771499670"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PARMEN-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771499735"
},
"departure": {
"time": "1771499735"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LAFAUV-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771499760"
},
"departure": {
"time": "1771499760"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAUM-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771499936"
},
"departure": {
"time": "1771499936"
},
"stopId": "LEOLAG-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771499973"
},
"departure": {
"time": "1771499973"
},
"stopId": "DAGUER-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771500017"
},
"departure": {
"time": "1771500017"
},
"stopId": "ALLUME-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771500055"
},
"departure": {
"time": "1771500055"
},
"stopId": "RIOTTE-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771500097"
},
"departure": {
"time": "1771500097"
},
"stopId": "BOURSE-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771500125"
},
"departure": {
"time": "1771500125"
},
"stopId": "MORLON-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771500164"
},
"departure": {
"time": "1771500164"
},
"stopId": "PYRAM2-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771500231"
},
"departure": {
"time": "1771500231"
},
"stopId": "BUISSO-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771500257"
},
"departure": {
"time": "1771500257"
},
"stopId": "DAUTEL-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771500328"
},
"departure": {
"time": "1771500328"
},
"stopId": "GENTR-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1771500448"
},
"stopId": "SLEZIND",
"stopSequence": 61
}
],
"trip": {
"directionId": 1,
"routeId": "10",
"tripId": "6257601"
}
}
},
{
"id": "trip:3358",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771497000"
},
"departure": {
"time": "1771497000"
},
"stopId": "PETMOTTE",
"stopSequence": 2
},
{
"arrival": {
"time": "1771497047"
},
"departure": {
"time": "1771497047"
},
"stopId": "RTECHAMP",
"stopSequence": 3
},
{
"arrival": {
"time": "1771497085"
},
"departure": {
"time": "1771497085"
},
"stopId": "FONTAINE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771497180"
},
"departure": {
"time": "1771497180"
},
"stopId": "LALANDE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771497292"
},
"departure": {
"time": "1771497292"
},
"stopId": "PETLANDE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771497382"
},
"departure": {
"time": "1771497382"
},
"stopId": "LAPOMMER",
"stopSequence": 7
},
{
"arrival": {
"time": "1771497420"
},
"departure": {
"time": "1771497420"
},
"stopId": "CSARTHE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771497512"
},
"departure": {
"time": "1771497512"
},
"stopId": "MAROTTIE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771497600"
},
"departure": {
"time": "1771497600"
},
"stopId": "MASSON",
"stopSequence": 10
},
{
"arrival": {
"time": "1771497629"
},
"departure": {
"time": "1771497629"
},
"stopId": "RONCERAY",
"stopSequence": 11
},
{
"arrival": {
"time": "1771497649"
},
"departure": {
"time": "1771497649"
},
"stopId": "LEGRAS",
"stopSequence": 12
},
{
"arrival": {
"time": "1771498080"
},
"departure": {
"time": "1771498080"
},
"stopId": "VERNUIT",
"stopSequence": 13
},
{
"arrival": {
"time": "1771498270"
},
"departure": {
"time": "1771498270"
},
"stopId": "BLERIOT",
"stopSequence": 14
},
{
"arrival": {
"time": "1771498407"
},
"departure": {
"time": "1771498407"
},
"stopId": "BICHON.",
"stopSequence": 15
},
{
"arrival": {
"time": "1771498508"
},
"departure": {
"time": "1771498508"
},
"stopId": "MONPROFI",
"stopSequence": 16
},
{
"arrival": {
"time": "1771498560"
},
"departure": {
"time": "1771498560"
},
"stopId": "QUAIsubW",
"stopSequence": 17
}
],
"trip": {
"directionId": 0,
"routeId": "33",
"tripId": "3358"
}
}
},
{
"id": "trip:6257453",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771497240"
},
"stopId": "LORRAIN2",
"stopSequence": 0
},
{
"arrival": {
"time": "1771497340"
},
"departure": {
"time": "1771497340"
},
"stopId": "MAIL-HDV",
"stopSequence": 1
},
{
"arrival": {
"time": "1771497446"
},
"departure": {
"time": "1771497446"
},
"stopId": "CLEMOI-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771497532"
},
"departure": {
"time": "1771497532"
},
"stopId": "MAISAR-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771497600"
},
"departure": {
"time": "1771497600"
},
"stopId": "LAREVE-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771497688"
},
"departure": {
"time": "1771497688"
},
"stopId": "MONTAIG",
"stopSequence": 5
},
{
"arrival": {
"time": "1771497840"
},
"departure": {
"time": "1771497840"
},
"stopId": "COUPER-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771497912"
},
"departure": {
"time": "1771497912"
},
"stopId": "MONTRJ-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771497981"
},
"departure": {
"time": "1771497981"
},
"stopId": "CAMELIAS",
"stopSequence": 8
},
{
"arrival": {
"time": "1771498049"
},
"departure": {
"time": "1771498049"
},
"stopId": "GATS-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771498105"
},
"departure": {
"time": "1771498105"
},
"stopId": "MAISON-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771498158"
},
"departure": {
"time": "1771498158"
},
"stopId": "COINTR-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771498260"
},
"departure": {
"time": "1771498260"
},
"stopId": "BOISRI-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771498313"
},
"departure": {
"time": "1771498313"
},
"stopId": "CHANTR-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771498360"
},
"departure": {
"time": "1771498360"
},
"stopId": "COLOM-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771498407"
},
"departure": {
"time": "1771498407"
},
"stopId": "HELBO-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771498440"
},
"departure": {
"time": "1771498500"
},
"stopId": "POLE49",
"stopSequence": 16
},
{
"arrival": {
"time": "1771498680"
},
"stopId": "EXPO-ZI",
"stopSequence": 17
}
],
"trip": {
"directionId": 0,
"routeId": "11",
"tripId": "6257453"
}
}
},
{
"id": "trip:6541181",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771497570"
},
"stopId": "2ANRO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771497690"
},
"departure": {
"time": "1771497690"
},
"stopId": "2JVIL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771497800"
},
"departure": {
"time": "1771497800"
},
"stopId": "2JE23",
"stopSequence": 2
},
{
"arrival": {
"time": "1771497920"
},
"departure": {
"time": "1771497920"
},
"stopId": "2BAMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771498030"
},
"departure": {
"time": "1771498030"
},
"stopId": "2STRA",
"stopSequence": 4
},
{
"arrival": {
"time": "1771498120"
},
"departure": {
"time": "1771498120"
},
"stopId": "2LAFA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771498220"
},
"departure": {
"time": "1771498220"
},
"stopId": "2LGAR",
"stopSequence": 6
},
{
"arrival": {
"time": "1771498320"
},
"departure": {
"time": "1771498320"
},
"stopId": "2HARA",
"stopSequence": 7
},
{
"arrival": {
"time": "1771498380"
},
"departure": {
"time": "1771498380"
},
"stopId": "2FMBL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771498480"
},
"departure": {
"time": "1771498480"
},
"stopId": "2HDVA",
"stopSequence": 9
},
{
"arrival": {
"time": "1771498580"
},
"departure": {
"time": "1771498580"
},
"stopId": "2CECO",
"stopSequence": 10
},
{
"arrival": {
"time": "1771498670"
},
"departure": {
"time": "1771498670"
},
"stopId": "2STSE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771498790"
},
"departure": {
"time": "1771498790"
},
"stopId": "2BMAI",
"stopSequence": 12
},
{
"arrival": {
"time": "1771498880"
},
"departure": {
"time": "1771498880"
},
"stopId": "2HOPA",
"stopSequence": 13
},
{
"arrival": {
"time": "1771499000"
},
"departure": {
"time": "1771499000"
},
"stopId": "2CAPU",
"stopSequence": 14
},
{
"arrival": {
"time": "1771499080"
},
"departure": {
"time": "1771499080"
},
"stopId": "2JMOU",
"stopSequence": 15
},
{
"arrival": {
"time": "1771499200"
},
"departure": {
"time": "1771499200"
},
"stopId": "2HSAU",
"stopSequence": 16
},
{
"arrival": {
"time": "1771499290"
},
"departure": {
"time": "1771499290"
},
"stopId": "2VERN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771499440"
},
"departure": {
"time": "1771499440"
},
"stopId": "2BOTA",
"stopSequence": 19
},
{
"arrival": {
"time": "1771499540"
},
"departure": {
"time": "1771499540"
},
"stopId": "2PMAY",
"stopSequence": 20
},
{
"arrival": {
"time": "1771499620"
},
"departure": {
"time": "1771499620"
},
"stopId": "2BROY",
"stopSequence": 21
},
{
"arrival": {
"time": "1771499710"
},
"departure": {
"time": "1771499710"
},
"stopId": "2ACAS",
"stopSequence": 22
},
{
"arrival": {
"time": "1771499790"
},
"departure": {
"time": "1771499790"
},
"stopId": "2STGI",
"stopSequence": 23
},
{
"arrival": {
"time": "1771499880"
},
"departure": {
"time": "1771499880"
},
"stopId": "2BASC",
"stopSequence": 24
},
{
"arrival": {
"time": "1771499960"
},
"stopId": "1AARD",
"stopSequence": 25
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6541181"
}
}
},
{
"id": "trip:6258267",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496885"
},
"departure": {
"time": "1771496916"
},
"stopId": "HARAS-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771497070"
},
"departure": {
"time": "1771497070"
},
"stopId": "ANLERO-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771497131"
},
"departure": {
"time": "1771497131"
},
"stopId": "RABELA-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771497179"
},
"departure": {
"time": "1771497179"
},
"stopId": "ESA-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771497289"
},
"departure": {
"time": "1771497289"
},
"stopId": "DELATA-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771497370"
},
"departure": {
"time": "1771497370"
},
"stopId": "ALLARD-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771497420"
},
"departure": {
"time": "1771497420"
},
"stopId": "TASSIG-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771497513"
},
"departure": {
"time": "1771497513"
},
"stopId": "TROIPA-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1771497550"
},
"departure": {
"time": "1771497550"
},
"stopId": "SABLON-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771497603"
},
"departure": {
"time": "1771497603"
},
"stopId": "RUELLE-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1771497686"
},
"departure": {
"time": "1771497686"
},
"stopId": "GENDRO-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1771497780"
},
"departure": {
"time": "1771497780"
},
"stopId": "PATUR-E",
"stopSequence": 64
},
{
"arrival": {
"time": "1771497850"
},
"departure": {
"time": "1771497850"
},
"stopId": "AUTHIO-E",
"stopSequence": 65
},
{
"arrival": {
"time": "1771497909"
},
"departure": {
"time": "1771497909"
},
"stopId": "BELPOU-E",
"stopSequence": 66
},
{
"arrival": {
"time": "1771497480"
},
"departure": {
"time": "1771497480"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PONTSC-E",
"stopSequence": 68
},
{
"arrival": {
"time": "1771497602"
},
"departure": {
"time": "1771497602"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOIRE-E",
"stopSequence": 69
},
{
"arrival": {
"time": "1771497637"
},
"departure": {
"time": "1771497637"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DUBE-E",
"stopSequence": 70
},
{
"arrival": {
"time": "1771497683"
},
"departure": {
"time": "1771497683"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOUET-E",
"stopSequence": 71
},
{
"arrival": {
"time": "1771497724"
},
"departure": {
"time": "1771497724"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOSQUE-E",
"stopSequence": 72
},
{
"arrival": {
"time": "1771497774"
},
"departure": {
"time": "1771497774"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHAERI-E",
"stopSequence": 73
},
{
"arrival": {
"time": "1771497820"
},
"departure": {
"time": "1771497820"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FONTE-E",
"stopSequence": 74
},
{
"arrival": {
"time": "1771497874"
},
"departure": {
"time": "1771497874"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ERIGNE",
"stopSequence": 75
},
{
"arrival": {
"time": "1771497900"
},
"stopId": "SOLAND",
"stopSequence": 76
}
],
"trip": {
"directionId": 1,
"routeId": "03",
"tripId": "6258267"
}
}
},
{
"id": "trip:6544036",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771497720"
},
"stopId": "LEQUAI-E",
"stopSequence": 0
},
{
"arrival": {
"time": "1771497763"
},
"departure": {
"time": "1771497763"
},
"stopId": "LEQUAI",
"stopSequence": 1
},
{
"arrival": {
"time": "1771497968"
},
"departure": {
"time": "1771497968"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHDARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1771497996"
},
"departure": {
"time": "1771497996"
},
"stopId": "CCI",
"stopSequence": 3
},
{
"arrival": {
"time": "1771498136"
},
"departure": {
"time": "1771498136"
},
"stopId": "HARAS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771498219"
},
"departure": {
"time": "1771498219"
},
"stopId": "STAUBIN",
"stopSequence": 5
},
{
"arrival": {
"time": "1771498316"
},
"departure": {
"time": "1771498316"
},
"stopId": "LORRAIN1",
"stopSequence": 6
},
{
"arrival": {
"time": "1771498496"
},
"stopId": "MENDES-E",
"stopSequence": 7
}
],
"trip": {
"directionId": 1,
"routeId": "Tbus",
"tripId": "6544036"
}
}
},
{
"id": "trip:6543560",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771497000"
},
"departure": {
"time": "1771497000"
},
"stopId": "2CONS",
"stopSequence": 6
},
{
"arrival": {
"time": "1771497150"
},
"stopId": "2CECO",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6543560"
}
}
},
{
"id": "trip:6259993",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496907"
},
"departure": {
"time": "1771496907"
},
"stopId": "GENIE",
"stopSequence": 16
},
{
"arrival": {
"time": "1771496974"
},
"departure": {
"time": "1771496981"
},
"stopId": "VAUBAN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771497038"
},
"departure": {
"time": "1771497038"
},
"stopId": "POIREL",
"stopSequence": 18
},
{
"arrival": {
"time": "1771497099"
},
"departure": {
"time": "1771497099"
},
"stopId": "PONTNOIR",
"stopSequence": 19
},
{
"arrival": {
"time": "1771497138"
},
"departure": {
"time": "1771497138"
},
"stopId": "SEMARD",
"stopSequence": 20
},
{
"arrival": {
"time": "1771497131"
},
"stopId": "GAREPAPI",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "20",
"tripId": "6259993"
}
}
},
{
"id": "trip:6257899",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496900"
},
"departure": {
"time": "1771496900"
},
"stopId": "CCHEMI-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771496944"
},
"departure": {
"time": "1771496944"
},
"stopId": "JUFERR-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771497035"
},
"departure": {
"time": "1771497035"
},
"stopId": "GEMMET-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771497095"
},
"departure": {
"time": "1771497095"
},
"stopId": "AUBEPI-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771497151"
},
"departure": {
"time": "1771497151"
},
"stopId": "STADE-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771497202"
},
"departure": {
"time": "1771497202"
},
"stopId": "PELLER-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771497242"
},
"departure": {
"time": "1771497242"
},
"stopId": "CEEQUE-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1771497283"
},
"departure": {
"time": "1771497283"
},
"stopId": "MORLIE-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771497351"
},
"departure": {
"time": "1771497351"
},
"stopId": "WALCOU-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1771497391"
},
"departure": {
"time": "1771497391"
},
"stopId": "JAUDET-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1771497480"
},
"departure": {
"time": "1771497480"
},
"stopId": "PASTEU-E",
"stopSequence": 64
},
{
"arrival": {
"time": "1771497507"
},
"departure": {
"time": "1771497507"
},
"stopId": "VERDUN-E",
"stopSequence": 65
},
{
"arrival": {
"time": "1771497530"
},
"departure": {
"time": "1771497530"
},
"stopId": "CEZAN-E",
"stopSequence": 66
},
{
"arrival": {
"time": "1771497566"
},
"departure": {
"time": "1771497566"
},
"stopId": "COROT-E",
"stopSequence": 67
},
{
"arrival": {
"time": "1771497631"
},
"stopId": "SBAVENAI",
"stopSequence": 68
}
],
"trip": {
"directionId": 0,
"routeId": "02",
"tripId": "6257899"
}
}
},
{
"id": "trip:6544451",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496944"
},
"departure": {
"time": "1771496944"
},
"stopId": "LEQUAI-E",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "Tbus",
"tripId": "6544451"
}
}
},
{
"id": "trip:6258464",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496987"
},
"departure": {
"time": "1771496987"
},
"stopId": "MONGAZ-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771497065"
},
"departure": {
"time": "1771497065"
},
"stopId": "GERICA-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771497090"
},
"departure": {
"time": "1771497090"
},
"stopId": "STLEON-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771497187"
},
"departure": {
"time": "1771497187"
},
"stopId": "CORMI-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771497236"
},
"departure": {
"time": "1771497236"
},
"stopId": "VILSAN-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771497359"
},
"departure": {
"time": "1771497359"
},
"stopId": "GASPAL-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771497446"
},
"departure": {
"time": "1771497446"
},
"stopId": "MARAIS",
"stopSequence": 40
},
{
"arrival": {
"time": "1771497500"
},
"departure": {
"time": "1771497500"
},
"stopId": "BELLVUTR",
"stopSequence": 41
},
{
"arrival": {
"time": "1771497571"
},
"departure": {
"time": "1771497571"
},
"stopId": "DAGUER-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771497623"
},
"departure": {
"time": "1771497623"
},
"stopId": "ALLUME-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771497668"
},
"departure": {
"time": "1771497668"
},
"stopId": "RIOTTE-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771497734"
},
"departure": {
"time": "1771497734"
},
"stopId": "LAVOIR-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771497838"
},
"departure": {
"time": "1771497838"
},
"stopId": "JEBOUT-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771497891"
},
"departure": {
"time": "1771497891"
},
"stopId": "BAUDRA-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771498017"
},
"stopId": "MOULINMA",
"stopSequence": 48
}
],
"trip": {
"directionId": 0,
"routeId": "08",
"tripId": "6258464"
}
}
},
{
"id": "trip:6541255",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496886"
},
"departure": {
"time": "1771496921"
},
"stopId": "1LGAR",
"stopSequence": 19
},
{
"arrival": {
"time": "1771496982"
},
"departure": {
"time": "1771496982"
},
"stopId": "1LAFA",
"stopSequence": 20
},
{
"arrival": {
"time": "1771497082"
},
"departure": {
"time": "1771497082"
},
"stopId": "1STRA",
"stopSequence": 21
},
{
"arrival": {
"time": "1771497182"
},
"departure": {
"time": "1771497182"
},
"stopId": "1BAMA",
"stopSequence": 22
},
{
"arrival": {
"time": "1771497292"
},
"departure": {
"time": "1771497292"
},
"stopId": "1JE23",
"stopSequence": 23
},
{
"arrival": {
"time": "1771497402"
},
"departure": {
"time": "1771497402"
},
"stopId": "1JVIL",
"stopSequence": 24
},
{
"arrival": {
"time": "1771497522"
},
"stopId": "1ANRO",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6541255"
}
}
},
{
"id": "trip:6258270",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771499940"
},
"stopId": "ADEZIERE",
"stopSequence": 0
},
{
"arrival": {
"time": "1771499979"
},
"departure": {
"time": "1771499979"
},
"stopId": "SCHWALBA",
"stopSequence": 1
},
{
"arrival": {
"time": "1771500019"
},
"departure": {
"time": "1771500019"
},
"stopId": "LA-BOISS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771500073"
},
"departure": {
"time": "1771500073"
},
"stopId": "PIECE",
"stopSequence": 3
},
{
"arrival": {
"time": "1771500120"
},
"departure": {
"time": "1771500120"
},
"stopId": "BALANDE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771500143"
},
"departure": {
"time": "1771500143"
},
"stopId": "TERNIERE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771500180"
},
"departure": {
"time": "1771500180"
},
"stopId": "MAIRAVR",
"stopSequence": 6
},
{
"arrival": {
"time": "1771500223"
},
"departure": {
"time": "1771500223"
},
"stopId": "MAUFINE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771500285"
},
"departure": {
"time": "1771500285"
},
"stopId": "DELAUNE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771500324"
},
"departure": {
"time": "1771500324"
},
"stopId": "BEURRIER",
"stopSequence": 9
},
{
"arrival": {
"time": "1771500391"
},
"departure": {
"time": "1771500391"
},
"stopId": "BRASSENS",
"stopSequence": 10
},
{
"arrival": {
"time": "1771500444"
},
"departure": {
"time": "1771500444"
},
"stopId": "MLYAUTEY",
"stopSequence": 11
},
{
"arrival": {
"time": "1771500481"
},
"departure": {
"time": "1771500481"
},
"stopId": "CHMARTYR",
"stopSequence": 12
},
{
"arrival": {
"time": "1771500506"
},
"departure": {
"time": "1771500506"
},
"stopId": "MAISDANS",
"stopSequence": 13
},
{
"arrival": {
"time": "1771500546"
},
"departure": {
"time": "1771500546"
},
"stopId": "GRANDMON",
"stopSequence": 14
}
],
"trip": {
"directionId": 1,
"routeId": "03",
"tripId": "6258270"
}
}
},
{
"id": "trip:6544931",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496917"
},
"departure": {
"time": "1771496917"
},
"stopId": "1QUAI",
"stopSequence": 6
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6544931"
}
}
},
{
"id": "trip:6544194",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496928"
},
"departure": {
"time": "1771496928"
},
"stopId": "1MONP",
"stopSequence": 7
},
{
"arrival": {
"time": "1771496909"
},
"departure": {
"time": "1771496909"
},
"stopId": "2MONP",
"stopSequence": 7
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6544194"
}
}
},
{
"id": "trip:6257509",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771498800"
},
"stopId": "MOULINMA",
"stopSequence": 0
},
{
"arrival": {
"time": "1771498912"
},
"departure": {
"time": "1771498912"
},
"stopId": "BAUDRAI",
"stopSequence": 1
},
{
"arrival": {
"time": "1771498980"
},
"departure": {
"time": "1771498980"
},
"stopId": "GUILLEB.",
"stopSequence": 2
},
{
"arrival": {
"time": "1771499009"
},
"departure": {
"time": "1771499009"
},
"stopId": "RONCIE-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771499042"
},
"departure": {
"time": "1771499042"
},
"stopId": "JEROST-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771499071"
},
"departure": {
"time": "1771499071"
},
"stopId": "MACURI-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771499100"
},
"departure": {
"time": "1771499100"
},
"stopId": "GGSAND-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771499155"
},
"departure": {
"time": "1771499155"
},
"stopId": "FRANVI-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771499258"
},
"departure": {
"time": "1771499258"
},
"stopId": "GIRARDE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771499302"
},
"departure": {
"time": "1771499302"
},
"stopId": "CHESNAIE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771499340"
},
"departure": {
"time": "1771499340"
},
"stopId": "GENDRON",
"stopSequence": 10
},
{
"arrival": {
"time": "1771499394"
},
"departure": {
"time": "1771499394"
},
"stopId": "DIONNEAU",
"stopSequence": 11
},
{
"arrival": {
"time": "1771499452"
},
"departure": {
"time": "1771499452"
},
"stopId": "ATHLETIS",
"stopSequence": 12
},
{
"arrival": {
"time": "1771499522"
},
"departure": {
"time": "1771499522"
},
"stopId": "DANGELIN",
"stopSequence": 13
},
{
"arrival": {
"time": "1771499583"
},
"departure": {
"time": "1771499583"
},
"stopId": "LINOVENT",
"stopSequence": 14
},
{
"arrival": {
"time": "1771499640"
},
"departure": {
"time": "1771499640"
},
"stopId": "MARIANNE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771499705"
},
"departure": {
"time": "1771499705"
},
"stopId": "VIVIERS",
"stopSequence": 16
},
{
"arrival": {
"time": "1771499759"
},
"departure": {
"time": "1771499759"
},
"stopId": "VILLESIC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771499838"
},
"departure": {
"time": "1771499838"
},
"stopId": "MUTUALIT",
"stopSequence": 18
},
{
"arrival": {
"time": "1771499889"
},
"departure": {
"time": "1771499889"
},
"stopId": "BLANDEAU",
"stopSequence": 19
},
{
"arrival": {
"time": "1771499934"
},
"departure": {
"time": "1771499934"
},
"stopId": "CESARGEO",
"stopSequence": 20
},
{
"arrival": {
"time": "1771500005"
},
"departure": {
"time": "1771500005"
},
"stopId": "MIRABEAU",
"stopSequence": 21
},
{
"arrival": {
"time": "1771500060"
},
"departure": {
"time": "1771500060"
},
"stopId": "LAFAYETT",
"stopSequence": 22
},
{
"arrival": {
"time": "1771500104"
},
"departure": {
"time": "1771500104"
},
"stopId": "CHANZY",
"stopSequence": 23
},
{
"arrival": {
"time": "1771500164"
},
"departure": {
"time": "1771500164"
},
"stopId": "VAUBAN",
"stopSequence": 24
},
{
"arrival": {
"time": "1771500199"
},
"departure": {
"time": "1771500199"
},
"stopId": "POIREL",
"stopSequence": 25
},
{
"arrival": {
"time": "1771500261"
},
"departure": {
"time": "1771500261"
},
"stopId": "PONTNOIR",
"stopSequence": 26
},
{
"arrival": {
"time": "1771500300"
},
"departure": {
"time": "1771500300"
},
"stopId": "SEMARD",
"stopSequence": 27
},
{
"arrival": {
"time": "1771500367"
},
"departure": {
"time": "1771500367"
},
"stopId": "GARETERM",
"stopSequence": 28
}
],
"trip": {
"directionId": 0,
"routeId": "09",
"tripId": "6257509"
}
}
},
{
"id": "trip:6257576",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496926"
},
"departure": {
"time": "1771496926"
},
"stopId": "STRASBOU",
"stopSequence": 28
},
{
"arrival": {
"time": "1771496971"
},
"departure": {
"time": "1771496971"
},
"stopId": "FREMUR",
"stopSequence": 29
},
{
"arrival": {
"time": "1771497040"
},
"departure": {
"time": "1771497040"
},
"stopId": "VAUBAN",
"stopSequence": 30
},
{
"arrival": {
"time": "1771497077"
},
"departure": {
"time": "1771497077"
},
"stopId": "POIREL",
"stopSequence": 31
},
{
"arrival": {
"time": "1771497142"
},
"departure": {
"time": "1771497142"
},
"stopId": "PONTNOIR",
"stopSequence": 32
},
{
"arrival": {
"time": "1771497186"
},
"departure": {
"time": "1771497186"
},
"stopId": "SEMARD",
"stopSequence": 33
},
{
"arrival": {
"time": "1771497213"
},
"departure": {
"time": "1771497213"
},
"stopId": "GAREPAPI",
"stopSequence": 34
},
{
"arrival": {
"time": "1771497480"
},
"departure": {
"time": "1771497480"
},
"stopId": "HARAS",
"stopSequence": 35
},
{
"arrival": {
"time": "1771497503"
},
"departure": {
"time": "1771497503"
},
"stopId": "STAUBIN",
"stopSequence": 36
},
{
"arrival": {
"time": "1771497600"
},
"departure": {
"time": "1771497600"
},
"stopId": "LORRAIN1",
"stopSequence": 37
},
{
"arrival": {
"time": "1771497780"
},
"departure": {
"time": "1771497780"
},
"stopId": "MENDES-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771497864"
},
"departure": {
"time": "1771497864"
},
"stopId": "SAVARY-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771497899"
},
"departure": {
"time": "1771497899"
},
"stopId": "MUSSET-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771497975"
},
"departure": {
"time": "1771497975"
},
"stopId": "LUTIN-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771498017"
},
"departure": {
"time": "1771498017"
},
"stopId": "MACE-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771498044"
},
"departure": {
"time": "1771498044"
},
"stopId": "DESJAR-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771498148"
},
"departure": {
"time": "1771498148"
},
"stopId": "ALDUNA-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771497915"
},
"departure": {
"time": "1771497915"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOREAU-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771498068"
},
"departure": {
"time": "1771498068"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PLACEN-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771498212"
},
"departure": {
"time": "1771498212"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHALOU-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771498304"
},
"departure": {
"time": "1771498304"
},
"scheduleRelationship": "SKIPPED",
"stopId": "VAILLA-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771498286"
},
"departure": {
"time": "1771498286"
},
"stopId": "RBRIOL-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771498323"
},
"departure": {
"time": "1771498323"
},
"stopId": "NOZAY-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771498390"
},
"departure": {
"time": "1771498390"
},
"stopId": "AUVERG-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771498447"
},
"departure": {
"time": "1771498447"
},
"stopId": "SAVOIE-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771498514"
},
"departure": {
"time": "1771498514"
},
"stopId": "INDUST-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771498562"
},
"departure": {
"time": "1771498562"
},
"stopId": "HOTELL-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771498627"
},
"departure": {
"time": "1771498627"
},
"stopId": "DEBUMO-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771498736"
},
"departure": {
"time": "1771498736"
},
"stopId": "RTEPAR-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771498807"
},
"stopId": "PROVIN-E",
"stopSequence": 59
}
],
"trip": {
"directionId": 0,
"routeId": "10",
"tripId": "6257576"
}
}
},
{
"id": "trip:6257600",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496876"
},
"departure": {
"time": "1771496891"
},
"stopId": "INTMIL-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771496921"
},
"departure": {
"time": "1771496951"
},
"stopId": "SAUMUR-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771496981"
},
"departure": {
"time": "1771496981"
},
"stopId": "DELACR-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771497085"
},
"departure": {
"time": "1771497085"
},
"stopId": "JUSTIC-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771497173"
},
"departure": {
"time": "1771497173"
},
"stopId": "ECLATE-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771497272"
},
"departure": {
"time": "1771497272"
},
"stopId": "VDLOIR-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771496928"
},
"departure": {
"time": "1771496928"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PICAS-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771496970"
},
"departure": {
"time": "1771496970"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PARMEN-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771497035"
},
"departure": {
"time": "1771497035"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LAFAUV-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771497060"
},
"departure": {
"time": "1771497060"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAUM-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771497312"
},
"departure": {
"time": "1771497312"
},
"stopId": "LEOLAG-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771497349"
},
"departure": {
"time": "1771497349"
},
"stopId": "DAGUER-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771497392"
},
"departure": {
"time": "1771497392"
},
"stopId": "ALLUME-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771497432"
},
"departure": {
"time": "1771497432"
},
"stopId": "RIOTTE-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771497474"
},
"departure": {
"time": "1771497474"
},
"stopId": "BOURSE-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771497502"
},
"departure": {
"time": "1771497502"
},
"stopId": "MORLON-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771497541"
},
"departure": {
"time": "1771497541"
},
"stopId": "PYRAM2-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771497585"
},
"departure": {
"time": "1771497585"
},
"stopId": "BUISSO-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771497611"
},
"departure": {
"time": "1771497611"
},
"stopId": "DAUTEL-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771497682"
},
"departure": {
"time": "1771497682"
},
"stopId": "GENTR-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1771497802"
},
"stopId": "SLEZIND",
"stopSequence": 61
}
],
"trip": {
"directionId": 1,
"routeId": "10",
"tripId": "6257600"
}
}
},
{
"id": "trip:6257901",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496956"
},
"departure": {
"time": "1771496987"
},
"stopId": "I.U.T.",
"stopSequence": 19
},
{
"arrival": {
"time": "1771497056"
},
"departure": {
"time": "1771497056"
},
"stopId": "RESTUNIV",
"stopSequence": 20
},
{
"arrival": {
"time": "1771497131"
},
"departure": {
"time": "1771497131"
},
"stopId": "CITEUNIV",
"stopSequence": 21
},
{
"arrival": {
"time": "1771497181"
},
"departure": {
"time": "1771497181"
},
"stopId": "POLYTECH",
"stopSequence": 22
},
{
"arrival": {
"time": "1771497242"
},
"departure": {
"time": "1771497242"
},
"stopId": "NDAMELAC",
"stopSequence": 23
},
{
"arrival": {
"time": "1771497308"
},
"departure": {
"time": "1771497308"
},
"stopId": "BOISRAME",
"stopSequence": 24
},
{
"arrival": {
"time": "1771497371"
},
"departure": {
"time": "1771497371"
},
"stopId": "CHBBEILL",
"stopSequence": 25
},
{
"arrival": {
"time": "1771497445"
},
"departure": {
"time": "1771497445"
},
"stopId": "MVIGNE",
"stopSequence": 26
},
{
"arrival": {
"time": "1771497551"
},
"departure": {
"time": "1771497551"
},
"stopId": "FARCYSJA",
"stopSequence": 27
},
{
"arrival": {
"time": "1771497647"
},
"departure": {
"time": "1771497647"
},
"stopId": "SAJACQUE",
"stopSequence": 28
},
{
"arrival": {
"time": "1771497716"
},
"departure": {
"time": "1771497716"
},
"stopId": "DUMESNIL",
"stopSequence": 29
},
{
"arrival": {
"time": "1771497754"
},
"departure": {
"time": "1771497754"
},
"stopId": "LEQUAI",
"stopSequence": 30
},
{
"arrival": {
"time": "1771497660"
},
"departure": {
"time": "1771497660"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MONPROF.",
"stopSequence": 31
},
{
"arrival": {
"time": "1771497762"
},
"departure": {
"time": "1771497762"
},
"scheduleRelationship": "SKIPPED",
"stopId": "TRINITE",
"stopSequence": 32
},
{
"arrival": {
"time": "1771497832"
},
"departure": {
"time": "1771497832"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAUREPA",
"stopSequence": 33
},
{
"arrival": {
"time": "1771497900"
},
"departure": {
"time": "1771497900"
},
"scheduleRelationship": "SKIPPED",
"stopId": "COEURMA",
"stopSequence": 34
},
{
"arrival": {
"time": "1771497866"
},
"departure": {
"time": "1771497866"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHDARR",
"stopSequence": 35
},
{
"arrival": {
"time": "1771499335"
},
"departure": {
"time": "1771499335"
},
"stopId": "ACADEMIE",
"stopSequence": 36
},
{
"arrival": {
"time": "1771499395"
},
"departure": {
"time": "1771499395"
},
"stopId": "GBREM-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771499484"
},
"departure": {
"time": "1771499484"
},
"stopId": "GARETERM",
"stopSequence": 38
},
{
"arrival": {
"time": "1771499528"
},
"departure": {
"time": "1771499528"
},
"stopId": "LESGARES",
"stopSequence": 39
},
{
"arrival": {
"time": "1771499650"
},
"departure": {
"time": "1771499650"
},
"stopId": "HARAS",
"stopSequence": 40
},
{
"arrival": {
"time": "1771499729"
},
"departure": {
"time": "1771499729"
},
"stopId": "STAUBIN",
"stopSequence": 41
},
{
"arrival": {
"time": "1771499731"
},
"departure": {
"time": "1771499731"
},
"stopId": "LOR-FO-A",
"stopSequence": 42
},
{
"arrival": {
"time": "1771499784"
},
"departure": {
"time": "1771499784"
},
"stopId": "MAIL-HDV",
"stopSequence": 43
},
{
"arrival": {
"time": "1771499876"
},
"departure": {
"time": "1771499876"
},
"stopId": "SECUSO-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771499915"
},
"departure": {
"time": "1771499915"
},
"stopId": "STEXUP-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771500053"
},
"departure": {
"time": "1771500053"
},
"stopId": "GARDOT-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771500017"
},
"departure": {
"time": "1771500017"
},
"stopId": "MONTAI-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771500142"
},
"departure": {
"time": "1771500142"
},
"stopId": "CIMETI-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771500206"
},
"departure": {
"time": "1771500206"
},
"stopId": "AFPA-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771500206"
},
"departure": {
"time": "1771500206"
},
"stopId": "ARCEAU-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771500296"
},
"departure": {
"time": "1771500296"
},
"stopId": "CASERN-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771500360"
},
"departure": {
"time": "1771500360"
},
"stopId": "LAREU-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771500415"
},
"departure": {
"time": "1771500415"
},
"stopId": "PAPERI-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771500476"
},
"departure": {
"time": "1771500476"
},
"stopId": "CCHEMI-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771500528"
},
"departure": {
"time": "1771500528"
},
"stopId": "JUFERR-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771501227"
},
"stopId": "SBAVENAI",
"stopSequence": 68
}
],
"trip": {
"directionId": 0,
"routeId": "02",
"tripId": "6257901"
}
}
},
{
"id": "trip:6258466",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771497780"
},
"stopId": "ROMORNA",
"stopSequence": 0
},
{
"arrival": {
"time": "1771497862"
},
"departure": {
"time": "1771497862"
},
"stopId": "LECHENE",
"stopSequence": 1
},
{
"arrival": {
"time": "1771497885"
},
"departure": {
"time": "1771497885"
},
"stopId": "PORTSG",
"stopSequence": 2
},
{
"arrival": {
"time": "1771497925"
},
"departure": {
"time": "1771497925"
},
"stopId": "VANRIE",
"stopSequence": 3
},
{
"arrival": {
"time": "1771497982"
},
"departure": {
"time": "1771497982"
},
"stopId": "CLOSNEUF",
"stopSequence": 4
},
{
"arrival": {
"time": "1771498039"
},
"departure": {
"time": "1771498039"
},
"stopId": "HOSGEMME",
"stopSequence": 5
},
{
"arrival": {
"time": "1771498084"
},
"departure": {
"time": "1771498084"
},
"stopId": "MASGEMME",
"stopSequence": 6
},
{
"arrival": {
"time": "1771498142"
},
"departure": {
"time": "1771498142"
},
"stopId": "LOUPINO",
"stopSequence": 7
},
{
"arrival": {
"time": "1771498209"
},
"departure": {
"time": "1771498209"
},
"stopId": "LESROSES",
"stopSequence": 8
},
{
"arrival": {
"time": "1771498260"
},
"departure": {
"time": "1771498260"
},
"stopId": "RTEDANGE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771498282"
},
"departure": {
"time": "1771498282"
},
"stopId": "BELOEIL",
"stopSequence": 10
},
{
"arrival": {
"time": "1771498342"
},
"departure": {
"time": "1771498342"
},
"stopId": "JOLIVETT",
"stopSequence": 11
},
{
"arrival": {
"time": "1771498363"
},
"departure": {
"time": "1771498363"
},
"stopId": "HUTREAU",
"stopSequence": 12
},
{
"arrival": {
"time": "1771498432"
},
"departure": {
"time": "1771498432"
},
"stopId": "COSSE",
"stopSequence": 13
},
{
"arrival": {
"time": "1771498469"
},
"departure": {
"time": "1771498469"
},
"stopId": "AUBRY",
"stopSequence": 14
},
{
"arrival": {
"time": "1771498519"
},
"departure": {
"time": "1771498519"
},
"stopId": "MTARDAT",
"stopSequence": 15
},
{
"arrival": {
"time": "1771498549"
},
"departure": {
"time": "1771498549"
},
"stopId": "INTREPID",
"stopSequence": 16
},
{
"arrival": {
"time": "1771498586"
},
"departure": {
"time": "1771498586"
},
"stopId": "BEDIER",
"stopSequence": 17
},
{
"arrival": {
"time": "1771498620"
},
"departure": {
"time": "1771498620"
},
"stopId": "LETANDUE",
"stopSequence": 18
},
{
"arrival": {
"time": "1771498713"
},
"departure": {
"time": "1771498713"
},
"stopId": "STRASBOU",
"stopSequence": 19
},
{
"arrival": {
"time": "1771498769"
},
"departure": {
"time": "1771498769"
},
"stopId": "FREMUR",
"stopSequence": 20
},
{
"arrival": {
"time": "1771498816"
},
"departure": {
"time": "1771498816"
},
"stopId": "VAUBAN",
"stopSequence": 21
},
{
"arrival": {
"time": "1771498849"
},
"departure": {
"time": "1771498849"
},
"stopId": "POIREL",
"stopSequence": 22
},
{
"arrival": {
"time": "1771498908"
},
"departure": {
"time": "1771498908"
},
"stopId": "PONTNOIR",
"stopSequence": 23
},
{
"arrival": {
"time": "1771498946"
},
"departure": {
"time": "1771498946"
},
"stopId": "SEMARD",
"stopSequence": 24
},
{
"arrival": {
"time": "1771498980"
},
"departure": {
"time": "1771498980"
},
"stopId": "GARETERM",
"stopSequence": 25
},
{
"arrival": {
"time": "1771499226"
},
"departure": {
"time": "1771499226"
},
"stopId": "HARAS",
"stopSequence": 26
},
{
"arrival": {
"time": "1771499296"
},
"departure": {
"time": "1771499296"
},
"stopId": "STAUBIN",
"stopSequence": 27
},
{
"arrival": {
"time": "1771499400"
},
"departure": {
"time": "1771499460"
},
"stopId": "LOHUIT",
"stopSequence": 28
},
{
"arrival": {
"time": "1771499612"
},
"departure": {
"time": "1771499612"
},
"stopId": "PLDULY-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771499692"
},
"departure": {
"time": "1771499692"
},
"stopId": "STJOS-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771499762"
},
"departure": {
"time": "1771499762"
},
"stopId": "ANFRAN-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771499812"
},
"departure": {
"time": "1771499812"
},
"stopId": "DESMAZ-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771499940"
},
"departure": {
"time": "1771499940"
},
"stopId": "MONGAZ-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771500009"
},
"departure": {
"time": "1771500009"
},
"stopId": "GERICA-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771500034"
},
"departure": {
"time": "1771500034"
},
"stopId": "STLEON-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771500131"
},
"departure": {
"time": "1771500131"
},
"stopId": "CORMI-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771500180"
},
"departure": {
"time": "1771500180"
},
"stopId": "VILSAN-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771500303"
},
"departure": {
"time": "1771500303"
},
"stopId": "GASPAL-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771500390"
},
"departure": {
"time": "1771500390"
},
"stopId": "MARAIS",
"stopSequence": 40
},
{
"arrival": {
"time": "1771500440"
},
"departure": {
"time": "1771500440"
},
"stopId": "BELLVUTR",
"stopSequence": 41
},
{
"arrival": {
"time": "1771500511"
},
"departure": {
"time": "1771500511"
},
"stopId": "DAGUER-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771500564"
},
"departure": {
"time": "1771500564"
},
"stopId": "ALLUME-E",
"stopSequence": 43
}
],
"trip": {
"directionId": 0,
"routeId": "08",
"tripId": "6258466"
}
}
},
{
"id": "trip:6258653",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496937"
},
"departure": {
"time": "1771496968"
},
"stopId": "ARENA-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771496990"
},
"departure": {
"time": "1771496990"
},
"stopId": "MONTHI-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1771497052"
},
"departure": {
"time": "1771497052"
},
"stopId": "MAIRTR-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1771497095"
},
"departure": {
"time": "1771497095"
},
"stopId": "EGLTRE-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771497131"
},
"departure": {
"time": "1771497131"
},
"stopId": "CIMETR-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771497209"
},
"departure": {
"time": "1771497209"
},
"stopId": "HMTRE-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771497289"
},
"departure": {
"time": "1771497289"
},
"stopId": "TRELGA-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771497359"
},
"departure": {
"time": "1771497359"
},
"stopId": "FMAURI-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771497404"
},
"departure": {
"time": "1771497404"
},
"stopId": "MALRAU-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771497449"
},
"stopId": "TRELA-AR",
"stopSequence": 32
}
],
"trip": {
"directionId": 1,
"routeId": "01",
"tripId": "6258653"
}
}
},
{
"id": "trip:6258059",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496913"
},
"departure": {
"time": "1771496944"
},
"stopId": "SAUMUR-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771496973"
},
"departure": {
"time": "1771496973"
},
"stopId": "DELACR-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771497076"
},
"departure": {
"time": "1771497076"
},
"stopId": "JUSTIC-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771497186"
},
"departure": {
"time": "1771497186"
},
"stopId": "JEJAUR-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771497238"
},
"departure": {
"time": "1771497238"
},
"stopId": "STLEON5B",
"stopSequence": 46
},
{
"arrival": {
"time": "1771497313"
},
"departure": {
"time": "1771497313"
},
"stopId": "VILLEC-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771497407"
},
"departure": {
"time": "1771497407"
},
"stopId": "ESPACE5B",
"stopSequence": 48
},
{
"arrival": {
"time": "1771497496"
},
"departure": {
"time": "1771497496"
},
"stopId": "CAMELIAS",
"stopSequence": 49
},
{
"arrival": {
"time": "1771497605"
},
"departure": {
"time": "1771497605"
},
"stopId": "ISORET",
"stopSequence": 50
},
{
"arrival": {
"time": "1771497673"
},
"departure": {
"time": "1771497673"
},
"stopId": "GILLIER",
"stopSequence": 51
},
{
"arrival": {
"time": "1771497743"
},
"departure": {
"time": "1771497743"
},
"stopId": "DEUCRO-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771497783"
},
"departure": {
"time": "1771497783"
},
"stopId": "THULEA-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771497836"
},
"departure": {
"time": "1771497836"
},
"stopId": "BRISPO-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771497941"
},
"departure": {
"time": "1771497941"
},
"stopId": "ALDUNA-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771498074"
},
"departure": {
"time": "1771498074"
},
"stopId": "EUROPE-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771498160"
},
"departure": {
"time": "1771498160"
},
"stopId": "RBRIOLLA",
"stopSequence": 57
},
{
"arrival": {
"time": "1771498274"
},
"departure": {
"time": "1771498274"
},
"stopId": "RAMON",
"stopSequence": 58
},
{
"arrival": {
"time": "1771498392"
},
"departure": {
"time": "1771498392"
},
"stopId": "CARREF5B",
"stopSequence": 59
},
{
"arrival": {
"time": "1771498525"
},
"departure": {
"time": "1771498525"
},
"stopId": "ESEO",
"stopSequence": 60
},
{
"arrival": {
"time": "1771498583"
},
"departure": {
"time": "1771498583"
},
"stopId": "CHARNASS",
"stopSequence": 61
},
{
"arrival": {
"time": "1771498655"
},
"departure": {
"time": "1771498655"
},
"stopId": "FRATER",
"stopSequence": 62
},
{
"arrival": {
"time": "1771498682"
},
"departure": {
"time": "1771498682"
},
"stopId": "AURIOL-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1771498722"
},
"stopId": "AQUAVITA",
"stopSequence": 64
}
],
"trip": {
"directionId": 1,
"routeId": "05",
"tripId": "6258059"
}
}
},
{
"id": "trip:6257805",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771498020"
},
"stopId": "PARCEXPO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771498146"
},
"departure": {
"time": "1771498146"
},
"stopId": "PROVINS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771498232"
},
"departure": {
"time": "1771498232"
},
"stopId": "RTEPARIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771498320"
},
"departure": {
"time": "1771498320"
},
"stopId": "BANCSTMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771498354"
},
"departure": {
"time": "1771498354"
},
"stopId": "SEPSONET",
"stopSequence": 4
},
{
"arrival": {
"time": "1771498400"
},
"departure": {
"time": "1771498400"
},
"stopId": "SOLELEVA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771498459"
},
"departure": {
"time": "1771498459"
},
"stopId": "CHATENAY",
"stopSequence": 6
},
{
"arrival": {
"time": "1771498497"
},
"departure": {
"time": "1771498497"
},
"stopId": "MIMOSAS",
"stopSequence": 7
},
{
"arrival": {
"time": "1771498560"
},
"departure": {
"time": "1771498560"
},
"stopId": "BRISEPOT",
"stopSequence": 8
},
{
"arrival": {
"time": "1771498609"
},
"departure": {
"time": "1771498609"
},
"stopId": "DESJARDI",
"stopSequence": 9
},
{
"arrival": {
"time": "1771498650"
},
"departure": {
"time": "1771498650"
},
"stopId": "MACE",
"stopSequence": 10
},
{
"arrival": {
"time": "1771498678"
},
"departure": {
"time": "1771498678"
},
"stopId": "LUTIN",
"stopSequence": 11
},
{
"arrival": {
"time": "1771498762"
},
"departure": {
"time": "1771498762"
},
"stopId": "MUSSET",
"stopSequence": 12
},
{
"arrival": {
"time": "1771498800"
},
"departure": {
"time": "1771498800"
},
"stopId": "SAVARY",
"stopSequence": 13
},
{
"arrival": {
"time": "1771498957"
},
"departure": {
"time": "1771498957"
},
"stopId": "MENDESFR",
"stopSequence": 14
},
{
"arrival": {
"time": "1771499100"
},
"departure": {
"time": "1771499160"
},
"stopId": "FO-LOR-R",
"stopSequence": 15
},
{
"arrival": {
"time": "1771499247"
},
"departure": {
"time": "1771499247"
},
"stopId": "STAUBI-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771499289"
},
"departure": {
"time": "1771499289"
},
"stopId": "HARAS-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771499400"
},
"departure": {
"time": "1771499400"
},
"stopId": "LESGAR-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771499487"
},
"departure": {
"time": "1771499487"
},
"stopId": "BREMON-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771499544"
},
"departure": {
"time": "1771499544"
},
"stopId": "ACAD-PLA",
"stopSequence": 20
},
{
"arrival": {
"time": "1771499580"
},
"departure": {
"time": "1771499580"
},
"stopId": "CHDARR-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771499880"
},
"departure": {
"time": "1771499880"
},
"stopId": "GDMAIN-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771499940"
},
"departure": {
"time": "1771499940"
},
"stopId": "PERUSSAI",
"stopSequence": 23
},
{
"arrival": {
"time": "1771499974"
},
"departure": {
"time": "1771499974"
},
"stopId": "MAISLAC",
"stopSequence": 24
},
{
"arrival": {
"time": "1771500011"
},
"departure": {
"time": "1771500011"
},
"stopId": "JEAN-MON",
"stopSequence": 25
},
{
"arrival": {
"time": "1771500069"
},
"departure": {
"time": "1771500069"
},
"stopId": "DELESC-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771500105"
},
"departure": {
"time": "1771500105"
},
"stopId": "MONTEC-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771500140"
},
"departure": {
"time": "1771500140"
},
"stopId": "VALLO-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771500184"
},
"departure": {
"time": "1771500184"
},
"stopId": "PROUDH-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771500240"
},
"departure": {
"time": "1771500240"
},
"stopId": "GRESIL-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771500269"
},
"departure": {
"time": "1771500269"
},
"stopId": "WIGAN-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771500335"
},
"departure": {
"time": "1771500335"
},
"stopId": "SHEAKS-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771500368"
},
"departure": {
"time": "1771500368"
},
"stopId": "AQUITA-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771500420"
},
"departure": {
"time": "1771500420"
},
"stopId": "CCMOLI-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771500540"
},
"stopId": "LHOIRI-D",
"stopSequence": 35
}
],
"trip": {
"directionId": 1,
"routeId": "04",
"tripId": "6257805"
}
}
},
{
"id": "trip:6257716",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771498800"
},
"stopId": "LHOIRI-D",
"stopSequence": 0
},
{
"arrival": {
"time": "1771498820"
},
"departure": {
"time": "1771498820"
},
"stopId": "LHOIRIE2",
"stopSequence": 1
},
{
"arrival": {
"time": "1771498873"
},
"departure": {
"time": "1771498873"
},
"stopId": "PAVILL-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771498947"
},
"departure": {
"time": "1771498947"
},
"stopId": "EBEAUP-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771498980"
},
"departure": {
"time": "1771498980"
},
"stopId": "AAMIPI-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771499047"
},
"departure": {
"time": "1771499047"
},
"stopId": "GUINEZ-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771499097"
},
"departure": {
"time": "1771499097"
},
"stopId": "CLAIE-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771499120"
},
"departure": {
"time": "1771499120"
},
"stopId": "THOMAS-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771499193"
},
"departure": {
"time": "1771499193"
},
"stopId": "ZIBEAU-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771499220"
},
"departure": {
"time": "1771499220"
},
"stopId": "CCMOLIER",
"stopSequence": 9
},
{
"arrival": {
"time": "1771499269"
},
"departure": {
"time": "1771499269"
},
"stopId": "AAQUITN",
"stopSequence": 10
},
{
"arrival": {
"time": "1771499303"
},
"departure": {
"time": "1771499303"
},
"stopId": "SHEAKSPE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771499369"
},
"departure": {
"time": "1771499369"
},
"stopId": "WIGAN",
"stopSequence": 12
},
{
"arrival": {
"time": "1771499400"
},
"departure": {
"time": "1771499400"
},
"stopId": "GRESILLE",
"stopSequence": 13
},
{
"arrival": {
"time": "1771499439"
},
"departure": {
"time": "1771499439"
},
"stopId": "PROUDHON",
"stopSequence": 14
},
{
"arrival": {
"time": "1771499501"
},
"departure": {
"time": "1771499501"
},
"stopId": "VALLO",
"stopSequence": 15
},
{
"arrival": {
"time": "1771499532"
},
"departure": {
"time": "1771499532"
},
"stopId": "MONTECLA",
"stopSequence": 16
},
{
"arrival": {
"time": "1771499567"
},
"departure": {
"time": "1771499567"
},
"stopId": "DELESCL",
"stopSequence": 17
},
{
"arrival": {
"time": "1771499670"
},
"departure": {
"time": "1771499670"
},
"stopId": "MAISLA-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771499702"
},
"departure": {
"time": "1771499702"
},
"stopId": "PERUSS-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771499760"
},
"departure": {
"time": "1771499760"
},
"stopId": "GDMAINE",
"stopSequence": 20
},
{
"arrival": {
"time": "1771500234"
},
"departure": {
"time": "1771500234"
},
"stopId": "EBLE",
"stopSequence": 21
},
{
"arrival": {
"time": "1771500296"
},
"departure": {
"time": "1771500296"
},
"stopId": "GENIE",
"stopSequence": 22
},
{
"arrival": {
"time": "1771500373"
},
"departure": {
"time": "1771500373"
},
"stopId": "VAUBAN",
"stopSequence": 23
},
{
"arrival": {
"time": "1771500407"
},
"departure": {
"time": "1771500407"
},
"stopId": "POIREL",
"stopSequence": 24
},
{
"arrival": {
"time": "1771500468"
},
"departure": {
"time": "1771500468"
},
"stopId": "PONTNOIR",
"stopSequence": 25
},
{
"arrival": {
"time": "1771500507"
},
"departure": {
"time": "1771500507"
},
"stopId": "SEMARD",
"stopSequence": 26
},
{
"arrival": {
"time": "1771500060"
},
"departure": {
"time": "1771500060"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHDARR",
"stopSequence": 27
},
{
"arrival": {
"time": "1771500113"
},
"departure": {
"time": "1771500113"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ACADEMIE",
"stopSequence": 28
},
{
"arrival": {
"time": "1771500171"
},
"departure": {
"time": "1771500171"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GBREM-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771500562"
},
"departure": {
"time": "1771500562"
},
"stopId": "GARETERM",
"stopSequence": 30
}
],
"trip": {
"directionId": 0,
"routeId": "04",
"tripId": "6257716"
}
}
},
{
"id": "trip:6257972",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771499880"
},
"stopId": "SBAVENAI",
"stopSequence": 0
},
{
"arrival": {
"time": "1771499966"
},
"departure": {
"time": "1771499966"
},
"stopId": "COROT",
"stopSequence": 1
},
{
"arrival": {
"time": "1771500010"
},
"departure": {
"time": "1771500010"
},
"stopId": "CEZANNE",
"stopSequence": 2
},
{
"arrival": {
"time": "1771500047"
},
"departure": {
"time": "1771500047"
},
"stopId": "VERDUN",
"stopSequence": 3
},
{
"arrival": {
"time": "1771500074"
},
"departure": {
"time": "1771500074"
},
"stopId": "PASTEUR",
"stopSequence": 4
},
{
"arrival": {
"time": "1771500180"
},
"departure": {
"time": "1771500180"
},
"stopId": "JAUDETTE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771500225"
},
"departure": {
"time": "1771500225"
},
"stopId": "WALCOURT",
"stopSequence": 6
},
{
"arrival": {
"time": "1771500286"
},
"departure": {
"time": "1771500286"
},
"stopId": "MORLIERE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771500329"
},
"departure": {
"time": "1771500329"
},
"stopId": "CEEQUEST",
"stopSequence": 8
},
{
"arrival": {
"time": "1771500376"
},
"departure": {
"time": "1771500376"
},
"stopId": "PELLERI",
"stopSequence": 9
},
{
"arrival": {
"time": "1771500420"
},
"departure": {
"time": "1771500420"
},
"stopId": "STADE",
"stopSequence": 10
},
{
"arrival": {
"time": "1771500475"
},
"departure": {
"time": "1771500475"
},
"stopId": "AUBEPINE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771500529"
},
"departure": {
"time": "1771500529"
},
"stopId": "GEMMETR",
"stopSequence": 12
}
],
"trip": {
"directionId": 1,
"routeId": "02",
"tripId": "6257972"
}
}
},
{
"id": "trip:6541180",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496979"
},
"departure": {
"time": "1771496979"
},
"stopId": "2ANRO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771497090"
},
"departure": {
"time": "1771497090"
},
"stopId": "2JVIL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771497200"
},
"departure": {
"time": "1771497200"
},
"stopId": "2JE23",
"stopSequence": 2
},
{
"arrival": {
"time": "1771497320"
},
"departure": {
"time": "1771497320"
},
"stopId": "2BAMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771497430"
},
"departure": {
"time": "1771497430"
},
"stopId": "2STRA",
"stopSequence": 4
},
{
"arrival": {
"time": "1771497520"
},
"departure": {
"time": "1771497520"
},
"stopId": "2LAFA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771497620"
},
"departure": {
"time": "1771497620"
},
"stopId": "2LGAR",
"stopSequence": 6
},
{
"arrival": {
"time": "1771497720"
},
"departure": {
"time": "1771497720"
},
"stopId": "2HARA",
"stopSequence": 7
},
{
"arrival": {
"time": "1771497780"
},
"departure": {
"time": "1771497780"
},
"stopId": "2FMBL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771497880"
},
"departure": {
"time": "1771497880"
},
"stopId": "2HDVA",
"stopSequence": 9
},
{
"arrival": {
"time": "1771497980"
},
"departure": {
"time": "1771497980"
},
"stopId": "2CECO",
"stopSequence": 10
},
{
"arrival": {
"time": "1771498070"
},
"departure": {
"time": "1771498070"
},
"stopId": "2STSE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771498190"
},
"departure": {
"time": "1771498190"
},
"stopId": "2BMAI",
"stopSequence": 12
},
{
"arrival": {
"time": "1771498280"
},
"departure": {
"time": "1771498280"
},
"stopId": "2HOPA",
"stopSequence": 13
},
{
"arrival": {
"time": "1771498400"
},
"departure": {
"time": "1771498400"
},
"stopId": "2CAPU",
"stopSequence": 14
},
{
"arrival": {
"time": "1771498480"
},
"departure": {
"time": "1771498480"
},
"stopId": "2JMOU",
"stopSequence": 15
},
{
"arrival": {
"time": "1771498600"
},
"departure": {
"time": "1771498600"
},
"stopId": "2HSAU",
"stopSequence": 16
},
{
"arrival": {
"time": "1771498690"
},
"departure": {
"time": "1771498690"
},
"stopId": "2VERN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771498840"
},
"departure": {
"time": "1771498840"
},
"stopId": "2BOTA",
"stopSequence": 19
},
{
"arrival": {
"time": "1771498940"
},
"departure": {
"time": "1771498940"
},
"stopId": "2PMAY",
"stopSequence": 20
},
{
"arrival": {
"time": "1771499020"
},
"departure": {
"time": "1771499020"
},
"stopId": "2BROY",
"stopSequence": 21
},
{
"arrival": {
"time": "1771499110"
},
"departure": {
"time": "1771499110"
},
"stopId": "2ACAS",
"stopSequence": 22
},
{
"arrival": {
"time": "1771499190"
},
"departure": {
"time": "1771499190"
},
"stopId": "2STGI",
"stopSequence": 23
},
{
"arrival": {
"time": "1771499280"
},
"departure": {
"time": "1771499280"
},
"stopId": "2BASC",
"stopSequence": 24
},
{
"arrival": {
"time": "1771499360"
},
"stopId": "1AARD",
"stopSequence": 25
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6541180"
}
}
},
{
"id": "trip:6257749",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496870"
},
"departure": {
"time": "1771496870"
},
"stopId": "MAISLAC",
"stopSequence": 24
},
{
"arrival": {
"time": "1771496900"
},
"departure": {
"time": "1771496900"
},
"stopId": "JEAN-MON",
"stopSequence": 25
},
{
"arrival": {
"time": "1771496939"
},
"departure": {
"time": "1771496960"
},
"stopId": "DELESC-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771496974"
},
"departure": {
"time": "1771496974"
},
"stopId": "MONTEC-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771497035"
},
"departure": {
"time": "1771497035"
},
"stopId": "VALLO-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771497079"
},
"departure": {
"time": "1771497079"
},
"stopId": "PROUDH-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771497135"
},
"departure": {
"time": "1771497135"
},
"stopId": "GRESIL-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771497164"
},
"departure": {
"time": "1771497164"
},
"stopId": "WIGAN-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771497230"
},
"departure": {
"time": "1771497230"
},
"stopId": "SHEAKS-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771497263"
},
"departure": {
"time": "1771497263"
},
"stopId": "AQUITA-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771497315"
},
"departure": {
"time": "1771497315"
},
"stopId": "CCMOLI-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771497435"
},
"stopId": "LHOIRI-D",
"stopSequence": 35
}
],
"trip": {
"directionId": 1,
"routeId": "04",
"tripId": "6257749"
}
}
},
{
"id": "trip:6259995",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771498860"
},
"stopId": "LATOLL",
"stopSequence": 0
},
{
"arrival": {
"time": "1771498917"
},
"departure": {
"time": "1771498917"
},
"stopId": "ECHATS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771498958"
},
"departure": {
"time": "1771498958"
},
"stopId": "CITRONNL",
"stopSequence": 2
},
{
"arrival": {
"time": "1771499005"
},
"departure": {
"time": "1771499005"
},
"stopId": "MONOD",
"stopSequence": 3
},
{
"arrival": {
"time": "1771499040"
},
"departure": {
"time": "1771499040"
},
"stopId": "CERFEUIL",
"stopSequence": 4
},
{
"arrival": {
"time": "1771499101"
},
"departure": {
"time": "1771499101"
},
"stopId": "PROMENIE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771499142"
},
"departure": {
"time": "1771499142"
},
"stopId": "GRANBELL",
"stopSequence": 6
},
{
"arrival": {
"time": "1771499182"
},
"departure": {
"time": "1771499182"
},
"stopId": "RODIN",
"stopSequence": 7
},
{
"arrival": {
"time": "1771499220"
},
"departure": {
"time": "1771499220"
},
"stopId": "BRGPAILL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771499302"
},
"departure": {
"time": "1771499302"
},
"stopId": "LANDREAU",
"stopSequence": 9
},
{
"arrival": {
"time": "1771499334"
},
"departure": {
"time": "1771499334"
},
"stopId": "GDPERIGN",
"stopSequence": 10
},
{
"arrival": {
"time": "1771499374"
},
"departure": {
"time": "1771499374"
},
"stopId": "INRA",
"stopSequence": 11
},
{
"arrival": {
"time": "1771499400"
},
"departure": {
"time": "1771499400"
},
"stopId": "MOREL",
"stopSequence": 12
},
{
"arrival": {
"time": "1771499460"
},
"departure": {
"time": "1771499460"
},
"stopId": "DARWIN",
"stopSequence": 13
},
{
"arrival": {
"time": "1771499580"
},
"departure": {
"time": "1771499580"
},
"stopId": "CNFPT-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771500090"
},
"departure": {
"time": "1771500090"
},
"stopId": "EBLE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771500152"
},
"departure": {
"time": "1771500152"
},
"stopId": "GENIE",
"stopSequence": 16
},
{
"arrival": {
"time": "1771500229"
},
"departure": {
"time": "1771500229"
},
"stopId": "VAUBAN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771500263"
},
"departure": {
"time": "1771500263"
},
"stopId": "POIREL",
"stopSequence": 18
},
{
"arrival": {
"time": "1771500324"
},
"departure": {
"time": "1771500324"
},
"stopId": "PONTNOIR",
"stopSequence": 19
},
{
"arrival": {
"time": "1771500363"
},
"departure": {
"time": "1771500363"
},
"stopId": "SEMARD",
"stopSequence": 20
},
{
"arrival": {
"time": "1771499880"
},
"departure": {
"time": "1771499880"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHDARR",
"stopSequence": 21
},
{
"arrival": {
"time": "1771499951"
},
"departure": {
"time": "1771499951"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ACADEMIE",
"stopSequence": 22
},
{
"arrival": {
"time": "1771500029"
},
"departure": {
"time": "1771500029"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GBREM-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771500407"
},
"stopId": "GAREPAPI",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "20",
"tripId": "6259995"
}
}
},
{
"id": "trip:6258437",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771497120"
},
"stopId": "SORGES",
"stopSequence": 0
},
{
"arrival": {
"time": "1771497174"
},
"departure": {
"time": "1771497174"
},
"stopId": "RTSORG-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771497246"
},
"departure": {
"time": "1771497246"
},
"stopId": "ECURIE",
"stopSequence": 2
},
{
"arrival": {
"time": "1771497334"
},
"departure": {
"time": "1771497334"
},
"stopId": "BAUDRAI",
"stopSequence": 3
},
{
"arrival": {
"time": "1771497360"
},
"departure": {
"time": "1771497360"
},
"stopId": "JEBOUTON",
"stopSequence": 4
},
{
"arrival": {
"time": "1771497466"
},
"departure": {
"time": "1771497466"
},
"stopId": "LAVOIR",
"stopSequence": 5
},
{
"arrival": {
"time": "1771497534"
},
"departure": {
"time": "1771497534"
},
"stopId": "RIOTTEAU",
"stopSequence": 6
},
{
"arrival": {
"time": "1771497574"
},
"departure": {
"time": "1771497574"
},
"stopId": "ALLUMETT",
"stopSequence": 7
},
{
"arrival": {
"time": "1771497627"
},
"departure": {
"time": "1771497627"
},
"stopId": "DAGUERRE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771497682"
},
"departure": {
"time": "1771497682"
},
"stopId": "BELVTR-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771497749"
},
"departure": {
"time": "1771497749"
},
"stopId": "MARAIS-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771497843"
},
"departure": {
"time": "1771497843"
},
"stopId": "GASPALON",
"stopSequence": 11
},
{
"arrival": {
"time": "1771497960"
},
"departure": {
"time": "1771497960"
},
"stopId": "VILSANTE",
"stopSequence": 12
},
{
"arrival": {
"time": "1771497997"
},
"departure": {
"time": "1771497997"
},
"stopId": "CORMIER",
"stopSequence": 13
},
{
"arrival": {
"time": "1771498066"
},
"departure": {
"time": "1771498066"
},
"stopId": "STLEONAR",
"stopSequence": 14
},
{
"arrival": {
"time": "1771498095"
},
"departure": {
"time": "1771498095"
},
"stopId": "GERICAUL",
"stopSequence": 15
},
{
"arrival": {
"time": "1771498140"
},
"departure": {
"time": "1771498140"
},
"stopId": "MONGAZON",
"stopSequence": 16
},
{
"arrival": {
"time": "1771498174"
},
"departure": {
"time": "1771498174"
},
"stopId": "KOPA",
"stopSequence": 17
},
{
"arrival": {
"time": "1771498231"
},
"departure": {
"time": "1771498231"
},
"stopId": "DESMAZ",
"stopSequence": 18
},
{
"arrival": {
"time": "1771498281"
},
"departure": {
"time": "1771498281"
},
"stopId": "ANFRANCK",
"stopSequence": 19
},
{
"arrival": {
"time": "1771498338"
},
"departure": {
"time": "1771498338"
},
"stopId": "STJOSEP",
"stopSequence": 20
},
{
"arrival": {
"time": "1771498403"
},
"departure": {
"time": "1771498403"
},
"stopId": "PLDULYCE",
"stopSequence": 21
},
{
"arrival": {
"time": "1771498500"
},
"departure": {
"time": "1771498560"
},
"stopId": "HMAI",
"stopSequence": 22
},
{
"arrival": {
"time": "1771498614"
},
"departure": {
"time": "1771498614"
},
"stopId": "FO-LOR-R",
"stopSequence": 23
},
{
"arrival": {
"time": "1771498725"
},
"departure": {
"time": "1771498725"
},
"stopId": "STAUBI-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1771498778"
},
"departure": {
"time": "1771498778"
},
"stopId": "HARAS-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1771498920"
},
"departure": {
"time": "1771498920"
},
"stopId": "LESGAR-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771498998"
},
"departure": {
"time": "1771498998"
},
"stopId": "SEMARD-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771499032"
},
"departure": {
"time": "1771499032"
},
"stopId": "PONTNO-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771499098"
},
"departure": {
"time": "1771499098"
},
"stopId": "POIREL-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771499134"
},
"departure": {
"time": "1771499134"
},
"stopId": "VAUBAN-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771499181"
},
"departure": {
"time": "1771499181"
},
"stopId": "FREMUR-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771499240"
},
"departure": {
"time": "1771499240"
},
"stopId": "STRASB-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771499340"
},
"departure": {
"time": "1771499340"
},
"stopId": "LETAND-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771499371"
},
"departure": {
"time": "1771499371"
},
"stopId": "BEDIER-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771499404"
},
"departure": {
"time": "1771499404"
},
"stopId": "INTREP-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771499435"
},
"departure": {
"time": "1771499435"
},
"stopId": "MTARDA-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771499474"
},
"departure": {
"time": "1771499474"
},
"stopId": "AUBRY-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771499525"
},
"departure": {
"time": "1771499525"
},
"stopId": "COSSE-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771499588"
},
"departure": {
"time": "1771499588"
},
"stopId": "HUTREA-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771499609"
},
"departure": {
"time": "1771499609"
},
"stopId": "JOLIVE-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771499664"
},
"departure": {
"time": "1771499664"
},
"stopId": "BELOEI-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771499700"
},
"departure": {
"time": "1771499700"
},
"stopId": "RTEDAN-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771499746"
},
"departure": {
"time": "1771499746"
},
"stopId": "LESROS-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771499819"
},
"departure": {
"time": "1771499819"
},
"stopId": "LOUPIN-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771499885"
},
"departure": {
"time": "1771499885"
},
"stopId": "MASGEM-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771499931"
},
"departure": {
"time": "1771499931"
},
"stopId": "HOSGEM-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771499995"
},
"departure": {
"time": "1771499995"
},
"stopId": "CLOS9-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771500042"
},
"departure": {
"time": "1771500042"
},
"stopId": "VANRIE-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771500096"
},
"departure": {
"time": "1771500096"
},
"stopId": "PORTSG-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771500125"
},
"departure": {
"time": "1771500125"
},
"stopId": "LECHEN-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771500180"
},
"stopId": "ROMORNA",
"stopSequence": 51
}
],
"trip": {
"directionId": 1,
"routeId": "08",
"tripId": "6258437"
}
}
},
{
"id": "trip:6260090",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496892"
},
"departure": {
"time": "1771496892"
},
"stopId": "FMEDECIN",
"stopSequence": 3
},
{
"arrival": {
"time": "1771496967"
},
"departure": {
"time": "1771496967"
},
"stopId": "WJMO-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771497014"
},
"departure": {
"time": "1771497014"
},
"stopId": "ESEO",
"stopSequence": 5
},
{
"arrival": {
"time": "1771497072"
},
"departure": {
"time": "1771497072"
},
"stopId": "CHARNASS",
"stopSequence": 6
},
{
"arrival": {
"time": "1771497144"
},
"departure": {
"time": "1771497144"
},
"stopId": "FRATER",
"stopSequence": 7
},
{
"arrival": {
"time": "1771497199"
},
"departure": {
"time": "1771497199"
},
"stopId": "LECUIT",
"stopSequence": 8
},
{
"arrival": {
"time": "1771497288"
},
"departure": {
"time": "1771497288"
},
"stopId": "BLERIOT",
"stopSequence": 9
},
{
"arrival": {
"time": "1771497349"
},
"departure": {
"time": "1771497349"
},
"stopId": "BARRA",
"stopSequence": 10
},
{
"arrival": {
"time": "1771497426"
},
"departure": {
"time": "1771497426"
},
"stopId": "STTERESE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771497471"
},
"departure": {
"time": "1771497471"
},
"stopId": "BICHBICH",
"stopSequence": 12
},
{
"arrival": {
"time": "1771497527"
},
"departure": {
"time": "1771497527"
},
"stopId": "DESCAZEA",
"stopSequence": 13
},
{
"arrival": {
"time": "1771497607"
},
"departure": {
"time": "1771497607"
},
"stopId": "MONPROFI",
"stopSequence": 14
},
{
"arrival": {
"time": "1771497684"
},
"departure": {
"time": "1771497684"
},
"stopId": "LEQUAI",
"stopSequence": 15
},
{
"arrival": {
"time": "1771497879"
},
"departure": {
"time": "1771497879"
},
"stopId": "FARCSJ-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771497974"
},
"departure": {
"time": "1771497974"
},
"stopId": "MVIGNE-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771498044"
},
"departure": {
"time": "1771498044"
},
"stopId": "CHBBEI-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771498099"
},
"departure": {
"time": "1771498099"
},
"stopId": "BOISRA-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771498165"
},
"departure": {
"time": "1771498165"
},
"stopId": "NDAMLA-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771498228"
},
"departure": {
"time": "1771498228"
},
"stopId": "POLYTE-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771498284"
},
"departure": {
"time": "1771498284"
},
"stopId": "CITEUN-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771498344"
},
"departure": {
"time": "1771498344"
},
"stopId": "BEAUSS-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771498429"
},
"departure": {
"time": "1771498429"
},
"stopId": "CNFPT-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1771498614"
},
"departure": {
"time": "1771498614"
},
"stopId": "JEMONNET",
"stopSequence": 25
},
{
"arrival": {
"time": "1771498667"
},
"departure": {
"time": "1771498667"
},
"stopId": "MAISLA-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771498704"
},
"departure": {
"time": "1771498704"
},
"stopId": "PERUSS-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771498731"
},
"departure": {
"time": "1771498731"
},
"stopId": "MAISEN-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771498777"
},
"departure": {
"time": "1771498777"
},
"stopId": "LACDMA-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771498816"
},
"departure": {
"time": "1771498816"
},
"stopId": "CAMLAC-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771498908"
},
"departure": {
"time": "1771498908"
},
"stopId": "CROISE-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771498935"
},
"departure": {
"time": "1771498935"
},
"stopId": "PRUNIE-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771499007"
},
"departure": {
"time": "1771499007"
},
"stopId": "PETVIV-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771499064"
},
"departure": {
"time": "1771499064"
},
"stopId": "VALMAINE",
"stopSequence": 34
},
{
"arrival": {
"time": "1771499104"
},
"departure": {
"time": "1771499104"
},
"stopId": "P-ANJO-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771499184"
},
"departure": {
"time": "1771499184"
},
"stopId": "HARENC",
"stopSequence": 36
},
{
"arrival": {
"time": "1771499241"
},
"departure": {
"time": "1771499241"
},
"stopId": "P-ANJOU",
"stopSequence": 37
},
{
"arrival": {
"time": "1771499293"
},
"departure": {
"time": "1771499293"
},
"stopId": "CLOSVIGN",
"stopSequence": 38
},
{
"arrival": {
"time": "1771499320"
},
"departure": {
"time": "1771499320"
},
"stopId": "CHATAI-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771499373"
},
"departure": {
"time": "1771499373"
},
"stopId": "PIVERD-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771499425"
},
"departure": {
"time": "1771499425"
},
"stopId": "ARTAUD-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771499488"
},
"departure": {
"time": "1771499488"
},
"stopId": "HAUBOU-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771499570"
},
"departure": {
"time": "1771499570"
},
"stopId": "PETPOR-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771499611"
},
"departure": {
"time": "1771499611"
},
"stopId": "CHEVRI-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771499700"
},
"departure": {
"time": "1771499700"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOUCHE-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771499731"
},
"departure": {
"time": "1771499731"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CAMPBO-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771499771"
},
"departure": {
"time": "1771499771"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GAREBO-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771499816"
},
"departure": {
"time": "1771499816"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PONTLA-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771499862"
},
"departure": {
"time": "1771499862"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LAPOIN-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771499885"
},
"departure": {
"time": "1771499885"
},
"scheduleRelationship": "SKIPPED",
"stopId": "RANGEA-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771499932"
},
"departure": {
"time": "1771499932"
},
"scheduleRelationship": "SKIPPED",
"stopId": "VIGNES-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771500000"
},
"stopId": "CHANTOUR",
"stopSequence": 53
}
],
"trip": {
"directionId": 1,
"routeId": "06",
"tripId": "6260090"
}
}
},
{
"id": "trip:6258465",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496899"
},
"departure": {
"time": "1771496899"
},
"stopId": "LOUPINO",
"stopSequence": 7
},
{
"arrival": {
"time": "1771496971"
},
"departure": {
"time": "1771496973"
},
"stopId": "LESROSES",
"stopSequence": 8
},
{
"arrival": {
"time": "1771497022"
},
"departure": {
"time": "1771497022"
},
"stopId": "RTEDANGE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771497044"
},
"departure": {
"time": "1771497044"
},
"stopId": "BELOEIL",
"stopSequence": 10
},
{
"arrival": {
"time": "1771497104"
},
"departure": {
"time": "1771497104"
},
"stopId": "JOLIVETT",
"stopSequence": 11
},
{
"arrival": {
"time": "1771497125"
},
"departure": {
"time": "1771497125"
},
"stopId": "HUTREAU",
"stopSequence": 12
},
{
"arrival": {
"time": "1771497194"
},
"departure": {
"time": "1771497194"
},
"stopId": "COSSE",
"stopSequence": 13
},
{
"arrival": {
"time": "1771497231"
},
"departure": {
"time": "1771497231"
},
"stopId": "AUBRY",
"stopSequence": 14
},
{
"arrival": {
"time": "1771497281"
},
"departure": {
"time": "1771497281"
},
"stopId": "MTARDAT",
"stopSequence": 15
},
{
"arrival": {
"time": "1771497311"
},
"departure": {
"time": "1771497311"
},
"stopId": "INTREPID",
"stopSequence": 16
},
{
"arrival": {
"time": "1771497348"
},
"departure": {
"time": "1771497348"
},
"stopId": "BEDIER",
"stopSequence": 17
},
{
"arrival": {
"time": "1771497382"
},
"departure": {
"time": "1771497382"
},
"stopId": "LETANDUE",
"stopSequence": 18
},
{
"arrival": {
"time": "1771497477"
},
"departure": {
"time": "1771497477"
},
"stopId": "STRASBOU",
"stopSequence": 19
},
{
"arrival": {
"time": "1771497526"
},
"departure": {
"time": "1771497526"
},
"stopId": "FREMUR",
"stopSequence": 20
},
{
"arrival": {
"time": "1771497575"
},
"departure": {
"time": "1771497575"
},
"stopId": "VAUBAN",
"stopSequence": 21
},
{
"arrival": {
"time": "1771497608"
},
"departure": {
"time": "1771497608"
},
"stopId": "POIREL",
"stopSequence": 22
},
{
"arrival": {
"time": "1771497667"
},
"departure": {
"time": "1771497667"
},
"stopId": "PONTNOIR",
"stopSequence": 23
},
{
"arrival": {
"time": "1771497705"
},
"departure": {
"time": "1771497705"
},
"stopId": "SEMARD",
"stopSequence": 24
},
{
"arrival": {
"time": "1771497744"
},
"departure": {
"time": "1771497744"
},
"stopId": "GARETERM",
"stopSequence": 25
},
{
"arrival": {
"time": "1771497991"
},
"departure": {
"time": "1771497991"
},
"stopId": "HARAS",
"stopSequence": 26
},
{
"arrival": {
"time": "1771498058"
},
"departure": {
"time": "1771498058"
},
"stopId": "STAUBIN",
"stopSequence": 27
},
{
"arrival": {
"time": "1771498162"
},
"departure": {
"time": "1771498162"
},
"stopId": "LOHUIT",
"stopSequence": 28
},
{
"arrival": {
"time": "1771498300"
},
"departure": {
"time": "1771498300"
},
"stopId": "PLDULY-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771498380"
},
"departure": {
"time": "1771498380"
},
"stopId": "STJOS-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771498450"
},
"departure": {
"time": "1771498450"
},
"stopId": "ANFRAN-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771498500"
},
"departure": {
"time": "1771498500"
},
"stopId": "DESMAZ-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771498628"
},
"departure": {
"time": "1771498628"
},
"stopId": "MONGAZ-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771498697"
},
"departure": {
"time": "1771498697"
},
"stopId": "GERICA-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771498722"
},
"departure": {
"time": "1771498722"
},
"stopId": "STLEON-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771498819"
},
"departure": {
"time": "1771498819"
},
"stopId": "CORMI-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771498868"
},
"departure": {
"time": "1771498868"
},
"stopId": "VILSAN-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771498991"
},
"departure": {
"time": "1771498991"
},
"stopId": "GASPAL-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771499078"
},
"departure": {
"time": "1771499078"
},
"stopId": "MARAIS",
"stopSequence": 40
},
{
"arrival": {
"time": "1771499129"
},
"departure": {
"time": "1771499129"
},
"stopId": "BELLVUTR",
"stopSequence": 41
},
{
"arrival": {
"time": "1771499200"
},
"departure": {
"time": "1771499200"
},
"stopId": "DAGUER-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771499251"
},
"departure": {
"time": "1771499251"
},
"stopId": "ALLUME-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771499295"
},
"departure": {
"time": "1771499295"
},
"stopId": "RIOTTE-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771499361"
},
"departure": {
"time": "1771499361"
},
"stopId": "LAVOIR-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771499465"
},
"departure": {
"time": "1771499465"
},
"stopId": "JEBOUT-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771499507"
},
"departure": {
"time": "1771499507"
},
"stopId": "BAUDRA-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771499586"
},
"departure": {
"time": "1771499586"
},
"stopId": "ECURIE-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771499656"
},
"departure": {
"time": "1771499656"
},
"stopId": "RTSORGES",
"stopSequence": 49
},
{
"arrival": {
"time": "1771499705"
},
"stopId": "SORGES",
"stopSequence": 50
}
],
"trip": {
"directionId": 0,
"routeId": "08",
"tripId": "6258465"
}
}
},
{
"id": "trip:6258559",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496897"
},
"departure": {
"time": "1771496897"
},
"stopId": "PLATEF-E",
"stopSequence": 71
},
{
"arrival": {
"time": "1771496938"
},
"departure": {
"time": "1771496957"
},
"stopId": "ESPMON-E",
"stopSequence": 72
},
{
"arrival": {
"time": "1771497017"
},
"departure": {
"time": "1771497017"
},
"stopId": "BELAIR-E",
"stopSequence": 73
},
{
"arrival": {
"time": "1771497057"
},
"departure": {
"time": "1771497057"
},
"stopId": "ZOLA-E",
"stopSequence": 74
},
{
"arrival": {
"time": "1771497115"
},
"departure": {
"time": "1771497115"
},
"stopId": "ANAFRA-E",
"stopSequence": 75
},
{
"arrival": {
"time": "1771497184"
},
"departure": {
"time": "1771497184"
},
"stopId": "PISCMU-E",
"stopSequence": 76
},
{
"arrival": {
"time": "1771497424"
},
"departure": {
"time": "1771497424"
},
"stopId": "DOMVATER",
"stopSequence": 77
},
{
"arrival": {
"time": "1771497215"
},
"departure": {
"time": "1771497215"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DEBEAU-E",
"stopSequence": 78
},
{
"arrival": {
"time": "1771497240"
},
"departure": {
"time": "1771497240"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DIX8JU-E",
"stopSequence": 79
},
{
"arrival": {
"time": "1771497267"
},
"departure": {
"time": "1771497267"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHPEGU-E",
"stopSequence": 80
},
{
"arrival": {
"time": "1771497304"
},
"departure": {
"time": "1771497304"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HAUCOU-E",
"stopSequence": 81
},
{
"arrival": {
"time": "1771497447"
},
"departure": {
"time": "1771497447"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GERMTI-E",
"stopSequence": 82
},
{
"arrival": {
"time": "1771497480"
},
"departure": {
"time": "1771497480"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DOMVAL-E",
"stopSequence": 83
},
{
"arrival": {
"time": "1771497477"
},
"departure": {
"time": "1771497477"
},
"stopId": "RECLAI-E",
"stopSequence": 84
},
{
"arrival": {
"time": "1771497516"
},
"departure": {
"time": "1771497516"
},
"stopId": "RENOIR-E",
"stopSequence": 85
},
{
"arrival": {
"time": "1771497546"
},
"departure": {
"time": "1771497546"
},
"stopId": "CAMPJU-E",
"stopSequence": 86
},
{
"arrival": {
"time": "1771497581"
},
"departure": {
"time": "1771497581"
},
"stopId": "JUIGN-E",
"stopSequence": 87
},
{
"arrival": {
"time": "1771497670"
},
"stopId": "BENE-E",
"stopSequence": 88
}
],
"trip": {
"directionId": 1,
"routeId": "07",
"tripId": "6258559"
}
}
},
{
"id": "trip:6258276",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771499888"
},
"departure": {
"time": "1771499888"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GDPRESSO",
"stopSequence": 2
},
{
"arrival": {
"time": "1771499938"
},
"departure": {
"time": "1771499938"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BARBOTER",
"stopSequence": 3
},
{
"arrival": {
"time": "1771499991"
},
"departure": {
"time": "1771499991"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FONTENE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771500059"
},
"departure": {
"time": "1771500059"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHAERIGN",
"stopSequence": 5
},
{
"arrival": {
"time": "1771500125"
},
"departure": {
"time": "1771500125"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOSQUET",
"stopSequence": 6
},
{
"arrival": {
"time": "1771500169"
},
"departure": {
"time": "1771500169"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOUET",
"stopSequence": 7
},
{
"arrival": {
"time": "1771500237"
},
"departure": {
"time": "1771500237"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DUBE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771500296"
},
"departure": {
"time": "1771500296"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOIRE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771500063"
},
"departure": {
"time": "1771500063"
},
"stopId": "PONTSCEM",
"stopSequence": 10
},
{
"arrival": {
"time": "1771500118"
},
"departure": {
"time": "1771500118"
},
"stopId": "BELPOULE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771500177"
},
"departure": {
"time": "1771500177"
},
"stopId": "AUTHION",
"stopSequence": 12
},
{
"arrival": {
"time": "1771500238"
},
"departure": {
"time": "1771500238"
},
"stopId": "PATUREAU",
"stopSequence": 13
},
{
"arrival": {
"time": "1771500393"
},
"departure": {
"time": "1771500393"
},
"stopId": "GENDRON",
"stopSequence": 14
},
{
"arrival": {
"time": "1771500475"
},
"departure": {
"time": "1771500475"
},
"stopId": "RUELLES",
"stopSequence": 15
},
{
"arrival": {
"time": "1771500527"
},
"departure": {
"time": "1771500527"
},
"stopId": "SABLONS",
"stopSequence": 16
},
{
"arrival": {
"time": "1771500537"
},
"departure": {
"time": "1771500537"
},
"stopId": "TROPAROI",
"stopSequence": 17
}
],
"trip": {
"directionId": 0,
"routeId": "03",
"tripId": "6258276"
}
}
},
{
"id": "trip:6257504",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771497240"
},
"stopId": "MOULINMA",
"stopSequence": 0
},
{
"arrival": {
"time": "1771497352"
},
"departure": {
"time": "1771497352"
},
"stopId": "BAUDRAI",
"stopSequence": 1
},
{
"arrival": {
"time": "1771497420"
},
"departure": {
"time": "1771497420"
},
"stopId": "GUILLEB.",
"stopSequence": 2
},
{
"arrival": {
"time": "1771497449"
},
"departure": {
"time": "1771497449"
},
"stopId": "RONCIE-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771497482"
},
"departure": {
"time": "1771497482"
},
"stopId": "JEROST-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771497511"
},
"departure": {
"time": "1771497511"
},
"stopId": "MACURI-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771497540"
},
"departure": {
"time": "1771497540"
},
"stopId": "GGSAND-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771497595"
},
"departure": {
"time": "1771497595"
},
"stopId": "FRANVI-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771497698"
},
"departure": {
"time": "1771497698"
},
"stopId": "GIRARDE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771497742"
},
"departure": {
"time": "1771497742"
},
"stopId": "CHESNAIE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771497780"
},
"departure": {
"time": "1771497780"
},
"stopId": "GENDRON",
"stopSequence": 10
},
{
"arrival": {
"time": "1771497834"
},
"departure": {
"time": "1771497834"
},
"stopId": "DIONNEAU",
"stopSequence": 11
},
{
"arrival": {
"time": "1771497892"
},
"departure": {
"time": "1771497892"
},
"stopId": "ATHLETIS",
"stopSequence": 12
},
{
"arrival": {
"time": "1771497962"
},
"departure": {
"time": "1771497962"
},
"stopId": "DANGELIN",
"stopSequence": 13
},
{
"arrival": {
"time": "1771498023"
},
"departure": {
"time": "1771498023"
},
"stopId": "LINOVENT",
"stopSequence": 14
},
{
"arrival": {
"time": "1771498080"
},
"departure": {
"time": "1771498080"
},
"stopId": "MARIANNE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771498145"
},
"departure": {
"time": "1771498145"
},
"stopId": "VIVIERS",
"stopSequence": 16
},
{
"arrival": {
"time": "1771498199"
},
"departure": {
"time": "1771498199"
},
"stopId": "VILLESIC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771498278"
},
"departure": {
"time": "1771498278"
},
"stopId": "MUTUALIT",
"stopSequence": 18
},
{
"arrival": {
"time": "1771498329"
},
"departure": {
"time": "1771498329"
},
"stopId": "BLANDEAU",
"stopSequence": 19
},
{
"arrival": {
"time": "1771498374"
},
"departure": {
"time": "1771498374"
},
"stopId": "CESARGEO",
"stopSequence": 20
},
{
"arrival": {
"time": "1771498445"
},
"departure": {
"time": "1771498445"
},
"stopId": "MIRABEAU",
"stopSequence": 21
},
{
"arrival": {
"time": "1771498500"
},
"departure": {
"time": "1771498500"
},
"stopId": "LAFAYETT",
"stopSequence": 22
},
{
"arrival": {
"time": "1771498544"
},
"departure": {
"time": "1771498544"
},
"stopId": "CHANZY",
"stopSequence": 23
},
{
"arrival": {
"time": "1771498604"
},
"departure": {
"time": "1771498604"
},
"stopId": "VAUBAN",
"stopSequence": 24
},
{
"arrival": {
"time": "1771498639"
},
"departure": {
"time": "1771498639"
},
"stopId": "POIREL",
"stopSequence": 25
},
{
"arrival": {
"time": "1771498701"
},
"departure": {
"time": "1771498701"
},
"stopId": "PONTNOIR",
"stopSequence": 26
},
{
"arrival": {
"time": "1771498740"
},
"departure": {
"time": "1771498740"
},
"stopId": "SEMARD",
"stopSequence": 27
},
{
"arrival": {
"time": "1771498807"
},
"departure": {
"time": "1771498807"
},
"stopId": "GARETERM",
"stopSequence": 28
},
{
"arrival": {
"time": "1771499062"
},
"departure": {
"time": "1771499062"
},
"stopId": "HARAS",
"stopSequence": 29
},
{
"arrival": {
"time": "1771499135"
},
"departure": {
"time": "1771499135"
},
"stopId": "STAUBIN",
"stopSequence": 30
},
{
"arrival": {
"time": "1771499220"
},
"departure": {
"time": "1771499280"
},
"stopId": "LORRAIN1",
"stopSequence": 31
},
{
"arrival": {
"time": "1771499398"
},
"departure": {
"time": "1771499398"
},
"stopId": "MENDES-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771499478"
},
"departure": {
"time": "1771499478"
},
"stopId": "SAVARY-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771499513"
},
"departure": {
"time": "1771499513"
},
"stopId": "MUSSET-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771499589"
},
"departure": {
"time": "1771499589"
},
"stopId": "LUTIN-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771499631"
},
"departure": {
"time": "1771499631"
},
"stopId": "MACE-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771499658"
},
"departure": {
"time": "1771499658"
},
"stopId": "DESJAR-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771499762"
},
"departure": {
"time": "1771499762"
},
"stopId": "ALDUNA-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771499952"
},
"departure": {
"time": "1771499952"
},
"stopId": "RAMON",
"stopSequence": 41
},
{
"arrival": {
"time": "1771499573"
},
"departure": {
"time": "1771499573"
},
"scheduleRelationship": "SKIPPED",
"stopId": "TALET-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771499700"
},
"departure": {
"time": "1771499700"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BDEMAI-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771499727"
},
"departure": {
"time": "1771499727"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FACULT-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771499868"
},
"departure": {
"time": "1771499868"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FFAURE-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771499940"
},
"departure": {
"time": "1771499940"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CARCIT-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771500006"
},
"departure": {
"time": "1771500006"
},
"stopId": "CITESO-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771500067"
},
"departure": {
"time": "1771500067"
},
"stopId": "DOYENN-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771500132"
},
"departure": {
"time": "1771500132"
},
"stopId": "SAVOIE-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771500196"
},
"departure": {
"time": "1771500196"
},
"stopId": "INDUST-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771500260"
},
"departure": {
"time": "1771500260"
},
"stopId": "SCANIA-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771500339"
},
"departure": {
"time": "1771500339"
},
"stopId": "LEMERC-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771500370"
},
"departure": {
"time": "1771500370"
},
"stopId": "POMANJ-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771500416"
},
"departure": {
"time": "1771500416"
},
"stopId": "VALEO-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771500451"
},
"departure": {
"time": "1771500451"
},
"stopId": "RAPIDE-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771500496"
},
"departure": {
"time": "1771500496"
},
"stopId": "BOUZIN-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771500540"
},
"departure": {
"time": "1771500540"
},
"stopId": "CHABOL-E",
"stopSequence": 57
}
],
"trip": {
"directionId": 0,
"routeId": "09",
"tripId": "6257504"
}
}
},
{
"id": "trip:6257992",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771498689"
},
"stopId": "SBAVENAI",
"stopSequence": 0
},
{
"arrival": {
"time": "1771498775"
},
"departure": {
"time": "1771498775"
},
"stopId": "COROT",
"stopSequence": 1
},
{
"arrival": {
"time": "1771498819"
},
"departure": {
"time": "1771498819"
},
"stopId": "CEZANNE",
"stopSequence": 2
},
{
"arrival": {
"time": "1771498856"
},
"departure": {
"time": "1771498856"
},
"stopId": "VERDUN",
"stopSequence": 3
},
{
"arrival": {
"time": "1771498883"
},
"departure": {
"time": "1771498883"
},
"stopId": "PASTEUR",
"stopSequence": 4
},
{
"arrival": {
"time": "1771498989"
},
"departure": {
"time": "1771498989"
},
"stopId": "JAUDETTE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771499034"
},
"departure": {
"time": "1771499034"
},
"stopId": "WALCOURT",
"stopSequence": 6
},
{
"arrival": {
"time": "1771499095"
},
"departure": {
"time": "1771499095"
},
"stopId": "MORLIERE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771499138"
},
"departure": {
"time": "1771499138"
},
"stopId": "CEEQUEST",
"stopSequence": 8
},
{
"arrival": {
"time": "1771499185"
},
"departure": {
"time": "1771499185"
},
"stopId": "PELLERI",
"stopSequence": 9
},
{
"arrival": {
"time": "1771499229"
},
"departure": {
"time": "1771499229"
},
"stopId": "STADE",
"stopSequence": 10
},
{
"arrival": {
"time": "1771499284"
},
"departure": {
"time": "1771499284"
},
"stopId": "AUBEPINE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771499338"
},
"departure": {
"time": "1771499338"
},
"stopId": "GEMMETR",
"stopSequence": 12
},
{
"arrival": {
"time": "1771499404"
},
"departure": {
"time": "1771499404"
},
"stopId": "JUFERRY",
"stopSequence": 13
},
{
"arrival": {
"time": "1771499479"
},
"departure": {
"time": "1771499479"
},
"stopId": "CCHEMINE",
"stopSequence": 14
},
{
"arrival": {
"time": "1771499538"
},
"departure": {
"time": "1771499538"
},
"stopId": "PAPERIE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771499589"
},
"departure": {
"time": "1771499589"
},
"stopId": "LAREUX",
"stopSequence": 16
},
{
"arrival": {
"time": "1771499652"
},
"departure": {
"time": "1771499652"
},
"stopId": "CASERNE",
"stopSequence": 17
},
{
"arrival": {
"time": "1771499735"
},
"departure": {
"time": "1771499735"
},
"stopId": "ARCEAU",
"stopSequence": 18
},
{
"arrival": {
"time": "1771499794"
},
"departure": {
"time": "1771499794"
},
"stopId": "AFPA",
"stopSequence": 19
},
{
"arrival": {
"time": "1771499865"
},
"departure": {
"time": "1771499865"
},
"stopId": "CIMETIER",
"stopSequence": 20
},
{
"arrival": {
"time": "1771499961"
},
"departure": {
"time": "1771499961"
},
"stopId": "MONTAIG",
"stopSequence": 21
},
{
"arrival": {
"time": "1771500002"
},
"departure": {
"time": "1771500002"
},
"stopId": "GARDOT",
"stopSequence": 22
},
{
"arrival": {
"time": "1771500060"
},
"departure": {
"time": "1771500060"
},
"stopId": "STEXUPER",
"stopSequence": 23
},
{
"arrival": {
"time": "1771500127"
},
"departure": {
"time": "1771500127"
},
"stopId": "SECUSOCI",
"stopSequence": 24
},
{
"arrival": {
"time": "1771500247"
},
"departure": {
"time": "1771500247"
},
"stopId": "MAIL-NAE",
"stopSequence": 25
},
{
"arrival": {
"time": "1771500300"
},
"departure": {
"time": "1771500360"
},
"stopId": "FO-LOR-R",
"stopSequence": 26
},
{
"arrival": {
"time": "1771500447"
},
"departure": {
"time": "1771500447"
},
"stopId": "STAUBI-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771500489"
},
"departure": {
"time": "1771500489"
},
"stopId": "HARAS-E",
"stopSequence": 28
}
],
"trip": {
"directionId": 1,
"routeId": "02",
"tripId": "6257992"
}
}
},
{
"id": "trip:6257514",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771499700"
},
"stopId": "EVENTARD",
"stopSequence": 0
},
{
"arrival": {
"time": "1771499775"
},
"departure": {
"time": "1771499775"
},
"stopId": "CHABOLA.",
"stopSequence": 1
},
{
"arrival": {
"time": "1771499820"
},
"departure": {
"time": "1771499820"
},
"stopId": "BOUZINAC",
"stopSequence": 2
},
{
"arrival": {
"time": "1771499857"
},
"departure": {
"time": "1771499857"
},
"stopId": "RAPIDEX",
"stopSequence": 3
},
{
"arrival": {
"time": "1771499880"
},
"departure": {
"time": "1771499880"
},
"stopId": "VALEO",
"stopSequence": 4
},
{
"arrival": {
"time": "1771499921"
},
"departure": {
"time": "1771499921"
},
"stopId": "POMANJO",
"stopSequence": 5
},
{
"arrival": {
"time": "1771499946"
},
"departure": {
"time": "1771499946"
},
"stopId": "LEMERCIE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771500014"
},
"departure": {
"time": "1771500014"
},
"stopId": "SCANIA",
"stopSequence": 7
},
{
"arrival": {
"time": "1771500060"
},
"departure": {
"time": "1771500060"
},
"stopId": "INDUSTRI",
"stopSequence": 8
},
{
"arrival": {
"time": "1771500142"
},
"departure": {
"time": "1771500142"
},
"stopId": "SAVOIE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771500212"
},
"departure": {
"time": "1771500212"
},
"stopId": "DOYENNE",
"stopSequence": 10
},
{
"arrival": {
"time": "1771500284"
},
"departure": {
"time": "1771500284"
},
"stopId": "CITESOLI",
"stopSequence": 11
},
{
"arrival": {
"time": "1771500354"
},
"departure": {
"time": "1771500354"
},
"stopId": "RAMON-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771500420"
},
"departure": {
"time": "1771500420"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CARCITR",
"stopSequence": 23
},
{
"arrival": {
"time": "1771500475"
},
"departure": {
"time": "1771500475"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FFAURE",
"stopSequence": 24
},
{
"arrival": {
"time": "1771500584"
},
"departure": {
"time": "1771500584"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FACUL-SS",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "09",
"tripId": "6257514"
}
}
},
{
"id": "trip:6258058",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496894"
},
"departure": {
"time": "1771496956"
},
"stopId": "ALDUNA-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771497093"
},
"departure": {
"time": "1771497093"
},
"stopId": "EUROPE-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771497146"
},
"departure": {
"time": "1771497146"
},
"stopId": "RBRIOLLA",
"stopSequence": 57
},
{
"arrival": {
"time": "1771497262"
},
"departure": {
"time": "1771497262"
},
"stopId": "RAMON",
"stopSequence": 58
},
{
"arrival": {
"time": "1771497293"
},
"departure": {
"time": "1771497293"
},
"stopId": "CARREF5B",
"stopSequence": 59
},
{
"arrival": {
"time": "1771497498"
},
"departure": {
"time": "1771497498"
},
"stopId": "ESEO",
"stopSequence": 60
},
{
"arrival": {
"time": "1771497519"
},
"departure": {
"time": "1771497519"
},
"stopId": "CHARNASS",
"stopSequence": 61
},
{
"arrival": {
"time": "1771497592"
},
"departure": {
"time": "1771497592"
},
"stopId": "FRATER",
"stopSequence": 62
},
{
"arrival": {
"time": "1771497669"
},
"departure": {
"time": "1771497669"
},
"stopId": "AURIOL-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1771497713"
},
"stopId": "AQUAVITA",
"stopSequence": 64
}
],
"trip": {
"directionId": 1,
"routeId": "05",
"tripId": "6258058"
}
}
},
{
"id": "trip:6258656",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771497900"
},
"stopId": "FO-LOR-R",
"stopSequence": 0
},
{
"arrival": {
"time": "1771498022"
},
"departure": {
"time": "1771498022"
},
"stopId": "STAUBI-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771498080"
},
"departure": {
"time": "1771498080"
},
"stopId": "HARAS-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771498211"
},
"departure": {
"time": "1771498211"
},
"stopId": "ANLERO-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771498292"
},
"departure": {
"time": "1771498292"
},
"stopId": "MICHEL-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771498344"
},
"departure": {
"time": "1771498344"
},
"stopId": "BOURGO-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771498387"
},
"departure": {
"time": "1771498387"
},
"stopId": "VOLNEY-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771498443"
},
"departure": {
"time": "1771498443"
},
"stopId": "MADELE-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771498514"
},
"departure": {
"time": "1771498514"
},
"stopId": "SAUMUR-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771498563"
},
"departure": {
"time": "1771498563"
},
"stopId": "DELACR-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771498604"
},
"departure": {
"time": "1771498604"
},
"stopId": "JUSTIC-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771498688"
},
"departure": {
"time": "1771498688"
},
"stopId": "ECLATE-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771498774"
},
"departure": {
"time": "1771498774"
},
"stopId": "VDLOIR-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771498814"
},
"departure": {
"time": "1771498814"
},
"stopId": "LEOLAG-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771498851"
},
"departure": {
"time": "1771498851"
},
"stopId": "BELVTR-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771498927"
},
"departure": {
"time": "1771498927"
},
"stopId": "MARAIS-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771498999"
},
"departure": {
"time": "1771498999"
},
"stopId": "FRESNA-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771499076"
},
"departure": {
"time": "1771499076"
},
"stopId": "CHOUTE-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771499119"
},
"departure": {
"time": "1771499119"
},
"stopId": "MENA-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771499181"
},
"departure": {
"time": "1771499181"
},
"stopId": "MALAQU-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771499214"
},
"departure": {
"time": "1771499214"
},
"stopId": "LEFEVR-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771499282"
},
"departure": {
"time": "1771499282"
},
"stopId": "PYRAM2-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771499347"
},
"departure": {
"time": "1771499347"
},
"stopId": "BUISSO-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771499425"
},
"departure": {
"time": "1771499425"
},
"stopId": "ARENA-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771499488"
},
"departure": {
"time": "1771499488"
},
"stopId": "MONTHI-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1771499550"
},
"departure": {
"time": "1771499550"
},
"stopId": "MAIRTR-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1771499593"
},
"departure": {
"time": "1771499593"
},
"stopId": "EGLTRE-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771499629"
},
"departure": {
"time": "1771499629"
},
"stopId": "CIMETR-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771499707"
},
"departure": {
"time": "1771499707"
},
"stopId": "HMTRE-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771499787"
},
"departure": {
"time": "1771499787"
},
"stopId": "TRELGA-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771499857"
},
"departure": {
"time": "1771499857"
},
"stopId": "FMAURI-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771499902"
},
"departure": {
"time": "1771499902"
},
"stopId": "MALRAU-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771499947"
},
"stopId": "TRELA-AR",
"stopSequence": 32
}
],
"trip": {
"directionId": 1,
"routeId": "01",
"tripId": "6258656"
}
}
},
{
"id": "trip:6257577",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771496941"
},
"stopId": "SLEZIND",
"stopSequence": 0
},
{
"arrival": {
"time": "1771497003"
},
"departure": {
"time": "1771497003"
},
"stopId": "GENTRIC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771497074"
},
"departure": {
"time": "1771497074"
},
"stopId": "DAUTEL",
"stopSequence": 2
},
{
"arrival": {
"time": "1771497094"
},
"departure": {
"time": "1771497094"
},
"stopId": "BUISSON",
"stopSequence": 3
},
{
"arrival": {
"time": "1771497137"
},
"departure": {
"time": "1771497137"
},
"stopId": "PYRAM02",
"stopSequence": 4
},
{
"arrival": {
"time": "1771497183"
},
"departure": {
"time": "1771497183"
},
"stopId": "MORLONG",
"stopSequence": 5
},
{
"arrival": {
"time": "1771497210"
},
"departure": {
"time": "1771497210"
},
"stopId": "BOURSE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771497247"
},
"departure": {
"time": "1771497247"
},
"stopId": "RIOTTEAU",
"stopSequence": 7
},
{
"arrival": {
"time": "1771497280"
},
"departure": {
"time": "1771497280"
},
"stopId": "ALLUMETT",
"stopSequence": 8
},
{
"arrival": {
"time": "1771497323"
},
"departure": {
"time": "1771497323"
},
"stopId": "DAGUERRE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771497362"
},
"departure": {
"time": "1771497362"
},
"stopId": "LEOLAGRA",
"stopSequence": 10
},
{
"arrival": {
"time": "1771497409"
},
"departure": {
"time": "1771497409"
},
"stopId": "VDLOIRE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771497502"
},
"departure": {
"time": "1771497502"
},
"stopId": "ECLATERI",
"stopSequence": 12
},
{
"arrival": {
"time": "1771497360"
},
"departure": {
"time": "1771497360"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAUMAN",
"stopSequence": 13
},
{
"arrival": {
"time": "1771497411"
},
"departure": {
"time": "1771497411"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LAFAUVEL",
"stopSequence": 14
},
{
"arrival": {
"time": "1771497483"
},
"departure": {
"time": "1771497483"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PARMENTI",
"stopSequence": 15
},
{
"arrival": {
"time": "1771497549"
},
"departure": {
"time": "1771497549"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PICAS",
"stopSequence": 16
},
{
"arrival": {
"time": "1771497606"
},
"departure": {
"time": "1771497606"
},
"stopId": "JUSTICES",
"stopSequence": 17
},
{
"arrival": {
"time": "1771497651"
},
"departure": {
"time": "1771497651"
},
"stopId": "DELACROI",
"stopSequence": 18
},
{
"arrival": {
"time": "1771497733"
},
"departure": {
"time": "1771497733"
},
"stopId": "SAUMUROI",
"stopSequence": 19
},
{
"arrival": {
"time": "1771497820"
},
"departure": {
"time": "1771497820"
},
"stopId": "INTERMIL",
"stopSequence": 20
},
{
"arrival": {
"time": "1771497890"
},
"departure": {
"time": "1771497890"
},
"stopId": "HAUTPRES",
"stopSequence": 21
},
{
"arrival": {
"time": "1771497945"
},
"departure": {
"time": "1771497945"
},
"stopId": "DELATTRE",
"stopSequence": 22
},
{
"arrival": {
"time": "1771498004"
},
"departure": {
"time": "1771498004"
},
"stopId": "MORELLIE",
"stopSequence": 23
},
{
"arrival": {
"time": "1771498045"
},
"departure": {
"time": "1771498045"
},
"stopId": "LORETTE",
"stopSequence": 24
},
{
"arrival": {
"time": "1771498022"
},
"departure": {
"time": "1771498022"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAUVAL",
"stopSequence": 26
},
{
"arrival": {
"time": "1771498075"
},
"departure": {
"time": "1771498075"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LETANDUE",
"stopSequence": 27
},
{
"arrival": {
"time": "1771498361"
},
"departure": {
"time": "1771498361"
},
"stopId": "STRASBOU",
"stopSequence": 28
},
{
"arrival": {
"time": "1771498425"
},
"departure": {
"time": "1771498425"
},
"stopId": "FREMUR",
"stopSequence": 29
},
{
"arrival": {
"time": "1771498478"
},
"departure": {
"time": "1771498478"
},
"stopId": "VAUBAN",
"stopSequence": 30
},
{
"arrival": {
"time": "1771498515"
},
"departure": {
"time": "1771498515"
},
"stopId": "POIREL",
"stopSequence": 31
},
{
"arrival": {
"time": "1771498581"
},
"departure": {
"time": "1771498581"
},
"stopId": "PONTNOIR",
"stopSequence": 32
},
{
"arrival": {
"time": "1771498635"
},
"departure": {
"time": "1771498635"
},
"stopId": "SEMARD",
"stopSequence": 33
},
{
"arrival": {
"time": "1771498662"
},
"departure": {
"time": "1771498662"
},
"stopId": "GAREPAPI",
"stopSequence": 34
},
{
"arrival": {
"time": "1771498929"
},
"departure": {
"time": "1771498929"
},
"stopId": "HARAS",
"stopSequence": 35
},
{
"arrival": {
"time": "1771499009"
},
"departure": {
"time": "1771499009"
},
"stopId": "STAUBIN",
"stopSequence": 36
},
{
"arrival": {
"time": "1771499102"
},
"departure": {
"time": "1771499102"
},
"stopId": "LORRAIN1",
"stopSequence": 37
},
{
"arrival": {
"time": "1771499220"
},
"departure": {
"time": "1771499220"
},
"stopId": "MENDES-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771499304"
},
"departure": {
"time": "1771499304"
},
"stopId": "SAVARY-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771499339"
},
"departure": {
"time": "1771499339"
},
"stopId": "MUSSET-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771499415"
},
"departure": {
"time": "1771499415"
},
"stopId": "LUTIN-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771499457"
},
"departure": {
"time": "1771499457"
},
"stopId": "MACE-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771499484"
},
"departure": {
"time": "1771499484"
},
"stopId": "DESJAR-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771499588"
},
"departure": {
"time": "1771499588"
},
"stopId": "ALDUNA-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771499355"
},
"departure": {
"time": "1771499355"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOREAU-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771499508"
},
"departure": {
"time": "1771499508"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PLACEN-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771499652"
},
"departure": {
"time": "1771499652"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHALOU-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771499744"
},
"departure": {
"time": "1771499744"
},
"scheduleRelationship": "SKIPPED",
"stopId": "VAILLA-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771499726"
},
"departure": {
"time": "1771499726"
},
"stopId": "RBRIOL-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771499763"
},
"departure": {
"time": "1771499763"
},
"stopId": "NOZAY-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771499830"
},
"departure": {
"time": "1771499830"
},
"stopId": "AUVERG-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771499887"
},
"departure": {
"time": "1771499887"
},
"stopId": "SAVOIE-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771499954"
},
"departure": {
"time": "1771499954"
},
"stopId": "INDUST-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771500002"
},
"departure": {
"time": "1771500002"
},
"stopId": "HOTELL-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771500067"
},
"departure": {
"time": "1771500067"
},
"stopId": "DEBUMO-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771500176"
},
"departure": {
"time": "1771500176"
},
"stopId": "RTEPAR-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771500247"
},
"stopId": "PROVIN-E",
"stopSequence": 59
}
],
"trip": {
"directionId": 0,
"routeId": "10",
"tripId": "6257577"
}
}
},
{
"id": "trip:6053973",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771497600"
},
"stopId": "HDVSUB",
"stopSequence": 0
},
{
"arrival": {
"time": "1771497685"
},
"departure": {
"time": "1771497685"
},
"stopId": "CLEMOI-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771497962"
},
"departure": {
"time": "1771497962"
},
"stopId": "BRISEP-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771498080"
},
"departure": {
"time": "1771498080"
},
"stopId": "CHATEN-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771498200"
},
"departure": {
"time": "1771498200"
},
"stopId": "SEPSON-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771498285"
},
"departure": {
"time": "1771498285"
},
"stopId": "RTEPAR-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771498346"
},
"departure": {
"time": "1771498346"
},
"stopId": "PROVIN-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771498440"
},
"departure": {
"time": "1771498440"
},
"stopId": "PARCEX-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771498707"
},
"departure": {
"time": "1771498707"
},
"stopId": "CARREA-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771498740"
},
"departure": {
"time": "1771498740"
},
"stopId": "MILLAR-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771498774"
},
"departure": {
"time": "1771498774"
},
"stopId": "BASMOR-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771498820"
},
"departure": {
"time": "1771498820"
},
"stopId": "CHABLA-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771498859"
},
"departure": {
"time": "1771498859"
},
"stopId": "UNION-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771498920"
},
"departure": {
"time": "1771498920"
},
"stopId": "SSYMAI-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771499001"
},
"departure": {
"time": "1771499001"
},
"stopId": "LECLSYLV",
"stopSequence": 14
},
{
"arrival": {
"time": "1771499048"
},
"departure": {
"time": "1771499048"
},
"stopId": "FRANCAIS",
"stopSequence": 15
},
{
"arrival": {
"time": "1771499108"
},
"departure": {
"time": "1771499108"
},
"stopId": "V.HUGO-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771499169"
},
"departure": {
"time": "1771499169"
},
"stopId": "ANBRUE-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771499223"
},
"departure": {
"time": "1771499223"
},
"stopId": "GAUGUI-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771499280"
},
"stopId": "STSYCHVE",
"stopSequence": 19
}
],
"trip": {
"directionId": 1,
"routeId": "25",
"tripId": "6053973"
}
}
},
{
"id": "trip:6257750",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496944"
},
"departure": {
"time": "1771496985"
},
"stopId": "STAUBI-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771496987"
},
"departure": {
"time": "1771496987"
},
"stopId": "HARAS-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771497098"
},
"departure": {
"time": "1771497098"
},
"stopId": "LESGAR-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771497193"
},
"departure": {
"time": "1771497193"
},
"stopId": "BREMON-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771497259"
},
"departure": {
"time": "1771497259"
},
"stopId": "ACAD-PLA",
"stopSequence": 20
},
{
"arrival": {
"time": "1771497301"
},
"departure": {
"time": "1771497301"
},
"stopId": "CHDARR-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771497601"
},
"departure": {
"time": "1771497601"
},
"stopId": "GDMAIN-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771497661"
},
"departure": {
"time": "1771497661"
},
"stopId": "PERUSSAI",
"stopSequence": 23
},
{
"arrival": {
"time": "1771497695"
},
"departure": {
"time": "1771497695"
},
"stopId": "MAISLAC",
"stopSequence": 24
},
{
"arrival": {
"time": "1771497732"
},
"departure": {
"time": "1771497732"
},
"stopId": "JEAN-MON",
"stopSequence": 25
},
{
"arrival": {
"time": "1771497790"
},
"departure": {
"time": "1771497790"
},
"stopId": "DELESC-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771497826"
},
"departure": {
"time": "1771497826"
},
"stopId": "MONTEC-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771497861"
},
"departure": {
"time": "1771497861"
},
"stopId": "VALLO-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771497905"
},
"departure": {
"time": "1771497905"
},
"stopId": "PROUDH-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771497961"
},
"departure": {
"time": "1771497961"
},
"stopId": "GRESIL-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771497990"
},
"departure": {
"time": "1771497990"
},
"stopId": "WIGAN-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771498056"
},
"departure": {
"time": "1771498056"
},
"stopId": "SHEAKS-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771498089"
},
"departure": {
"time": "1771498089"
},
"stopId": "AQUITA-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771498141"
},
"departure": {
"time": "1771498141"
},
"stopId": "CCMOLI-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771498261"
},
"stopId": "LHOIRI-D",
"stopSequence": 35
}
],
"trip": {
"directionId": 1,
"routeId": "04",
"tripId": "6257750"
}
}
},
{
"id": "trip:6541262",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771499260"
},
"stopId": "1AARD",
"stopSequence": 0
},
{
"arrival": {
"time": "1771499340"
},
"departure": {
"time": "1771499340"
},
"stopId": "1BASC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771499410"
},
"departure": {
"time": "1771499410"
},
"stopId": "1STGI",
"stopSequence": 2
},
{
"arrival": {
"time": "1771499490"
},
"departure": {
"time": "1771499490"
},
"stopId": "1ACAS",
"stopSequence": 3
},
{
"arrival": {
"time": "1771499580"
},
"departure": {
"time": "1771499580"
},
"stopId": "1BROY",
"stopSequence": 4
},
{
"arrival": {
"time": "1771499670"
},
"departure": {
"time": "1771499670"
},
"stopId": "1PMAY",
"stopSequence": 5
},
{
"arrival": {
"time": "1771499780"
},
"departure": {
"time": "1771499780"
},
"stopId": "1BOTA",
"stopSequence": 6
},
{
"arrival": {
"time": "1771499940"
},
"departure": {
"time": "1771499940"
},
"stopId": "1VERN",
"stopSequence": 8
},
{
"arrival": {
"time": "1771500030"
},
"departure": {
"time": "1771500030"
},
"stopId": "1HSAU",
"stopSequence": 9
},
{
"arrival": {
"time": "1771500150"
},
"departure": {
"time": "1771500150"
},
"stopId": "1JMOU",
"stopSequence": 10
},
{
"arrival": {
"time": "1771500230"
},
"departure": {
"time": "1771500230"
},
"stopId": "1CAPU",
"stopSequence": 11
},
{
"arrival": {
"time": "1771500350"
},
"departure": {
"time": "1771500350"
},
"stopId": "1HOPA",
"stopSequence": 12
},
{
"arrival": {
"time": "1771500440"
},
"departure": {
"time": "1771500440"
},
"stopId": "1BMAI",
"stopSequence": 13
},
{
"arrival": {
"time": "1771500560"
},
"departure": {
"time": "1771500560"
},
"stopId": "1STSE",
"stopSequence": 14
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6541262"
}
}
},
{
"id": "trip:6544039",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771499160"
},
"stopId": "LEQUAI-E",
"stopSequence": 0
},
{
"arrival": {
"time": "1771499203"
},
"departure": {
"time": "1771499203"
},
"stopId": "LEQUAI",
"stopSequence": 1
},
{
"arrival": {
"time": "1771499408"
},
"departure": {
"time": "1771499408"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHDARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1771499436"
},
"departure": {
"time": "1771499436"
},
"stopId": "CCI",
"stopSequence": 3
},
{
"arrival": {
"time": "1771499576"
},
"departure": {
"time": "1771499576"
},
"stopId": "HARAS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771499658"
},
"departure": {
"time": "1771499658"
},
"stopId": "STAUBIN",
"stopSequence": 5
},
{
"arrival": {
"time": "1771499755"
},
"departure": {
"time": "1771499755"
},
"stopId": "LORRAIN1",
"stopSequence": 6
},
{
"arrival": {
"time": "1771499934"
},
"stopId": "MENDES-E",
"stopSequence": 7
}
],
"trip": {
"directionId": 1,
"routeId": "Tbus",
"tripId": "6544039"
}
}
},
{
"id": "trip:6052748",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496888"
},
"departure": {
"time": "1771496912"
},
"stopId": "SOLAND",
"stopSequence": 7
},
{
"arrival": {
"time": "1771496951"
},
"departure": {
"time": "1771496956"
},
"stopId": "GDPRESSO",
"stopSequence": 8
},
{
"arrival": {
"time": "1771496980"
},
"departure": {
"time": "1771496980"
},
"stopId": "BARBOTER",
"stopSequence": 9
},
{
"arrival": {
"time": "1771497023"
},
"departure": {
"time": "1771497023"
},
"stopId": "FONTENE",
"stopSequence": 10
},
{
"arrival": {
"time": "1771497060"
},
"departure": {
"time": "1771497060"
},
"stopId": "BRISSAC",
"stopSequence": 11
},
{
"arrival": {
"time": "1771497840"
},
"departure": {
"time": "1771497840"
},
"stopId": "GARDOT",
"stopSequence": 12
},
{
"arrival": {
"time": "1771497893"
},
"departure": {
"time": "1771497893"
},
"stopId": "STEXUPER",
"stopSequence": 13
},
{
"arrival": {
"time": "1771497952"
},
"departure": {
"time": "1771497952"
},
"stopId": "SECUSOCI",
"stopSequence": 14
},
{
"arrival": {
"time": "1771498080"
},
"stopId": "HDVSUB",
"stopSequence": 15
}
],
"trip": {
"directionId": 0,
"routeId": "23",
"tripId": "6052748"
}
}
},
{
"id": "trip:6544935",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771499100"
},
"stopId": "1BBCA",
"stopSequence": 0
},
{
"arrival": {
"time": "1771499201"
},
"departure": {
"time": "1771499201"
},
"stopId": "1BEAU",
"stopSequence": 1
},
{
"arrival": {
"time": "1771499310"
},
"departure": {
"time": "1771499310"
},
"stopId": "1BARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1771499391"
},
"departure": {
"time": "1771499391"
},
"stopId": "1PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1771499484"
},
"departure": {
"time": "1771499484"
},
"stopId": "1ELYS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771499594"
},
"departure": {
"time": "1771499594"
},
"stopId": "1FARC",
"stopSequence": 5
},
{
"arrival": {
"time": "1771499770"
},
"stopId": "1QUAI",
"stopSequence": 6
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6544935"
}
}
},
{
"id": "trip:6258091",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771496879"
},
"departure": {
"time": "1771496911"
},
"stopId": "FRCEVERT",
"stopSequence": 31
},
{
"arrival": {
"time": "1771496925"
},
"departure": {
"time": "1771496956"
},
"stopId": "APPENTIS",
"stopSequence": 32
},
{
"arrival": {
"time": "1771497052"
},
"departure": {
"time": "1771497052"
},
"stopId": "BOUTHOMA",
"stopSequence": 33
},
{
"arrival": {
"time": "1771497124"
},
"departure": {
"time": "1771497124"
},
"stopId": "ANRO-5A",
"stopSequence": 34
},
{
"arrival": {
"time": "1771497188"
},
"departure": {
"time": "1771497188"
},
"stopId": "DURVILLE",
"stopSequence": 35
},
{
"arrival": {
"time": "1771497220"
},
"departure": {
"time": "1771497220"
},
"stopId": "PALLACH",
"stopSequence": 36
},
{
"arrival": {
"time": "1771497245"
},
"departure": {
"time": "1771497245"
},
"stopId": "JULESV-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771497297"
},
"departure": {
"time": "1771497297"
},
"stopId": "JE23-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771497345"
},
"departure": {
"time": "1771497345"
},
"stopId": "CLAUDE-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771497377"
},
"departure": {
"time": "1771497377"
},
"stopId": "MAJUIN5A",
"stopSequence": 40
},
{
"arrival": {
"time": "1771497426"
},
"departure": {
"time": "1771497426"
},
"stopId": "MONTCA-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771497484"
},
"departure": {
"time": "1771497484"
},
"stopId": "GAUBOU5A",
"stopSequence": 42
},
{
"arrival": {
"time": "1771497571"
},
"departure": {
"time": "1771497571"
},
"stopId": "CTRETRI",
"stopSequence": 43
},
{
"arrival": {
"time": "1771497651"
},
"departure": {
"time": "1771497651"
},
"stopId": "EBLE",
"stopSequence": 44
},
{
"arrival": {
"time": "1771497711"
},
"departure": {
"time": "1771497711"
},
"stopId": "GENIE",
"stopSequence": 45
},
{
"arrival": {
"time": "1771497786"
},
"departure": {
"time": "1771497786"
},
"stopId": "VAUBAN",
"stopSequence": 46
},
{
"arrival": {
"time": "1771497760"
},
"departure": {
"time": "1771497760"
},
"stopId": "POIREL",
"stopSequence": 47
},
{
"arrival": {
"time": "1771497819"
},
"departure": {
"time": "1771497819"
},
"stopId": "PONTNOIR",
"stopSequence": 48
},
{
"arrival": {
"time": "1771497857"
},
"departure": {
"time": "1771497857"
},
"stopId": "SEMARD",
"stopSequence": 49
},
{
"arrival": {
"time": "1771497905"
},
"departure": {
"time": "1771497905"
},
"stopId": "BREMON-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771498035"
},
"departure": {
"time": "1771498035"
},
"stopId": "ACAD-PLA",
"stopSequence": 51
},
{
"arrival": {
"time": "1771498032"
},
"departure": {
"time": "1771498032"
},
"stopId": "CHDARR-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771498205"
},
"departure": {
"time": "1771498205"
},
"stopId": "LEQUAI-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771498245"
},
"departure": {
"time": "1771498245"
},
"stopId": "DUMESN-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771498299"
},
"departure": {
"time": "1771498299"
},
"stopId": "RASPAI-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771498364"
},
"departure": {
"time": "1771498364"
},
"stopId": "LABRUY-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771498412"
},
"departure": {
"time": "1771498412"
},
"stopId": "PARCGA-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771498449"
},
"departure": {
"time": "1771498449"
},
"stopId": "ROCEPI-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771498505"
},
"departure": {
"time": "1771498505"
},
"stopId": "LECLER-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771498560"
},
"departure": {
"time": "1771498560"
},
"stopId": "CAMUS-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1771498590"
},
"departure": {
"time": "1771498590"
},
"stopId": "LIZE05-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771498726"
},
"departure": {
"time": "1771498726"
},
"stopId": "PELUAU-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1771498798"
},
"departure": {
"time": "1771498798"
},
"stopId": "AURIOL-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1771498843"
},
"stopId": "AQUAVITA",
"stopSequence": 64
}
],
"trip": {
"directionId": 0,
"routeId": "05",
"tripId": "6258091"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1771496988"
}
}