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
❌1 975 erreurs, 1 369 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 14/11/2025 à 08h06 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
Not in POSIX time E001 3 erreurs
All timestamps must be in POSIX time (i.e., number of seconds since January 1st 1970 00:00:00 UTC)
Exemples d'erreurs
- trip_id 15008 stop_sequence 15 departure_time 0 is not POSIX time
- trip_id 30102 stop_sequence 18 departure_time 0 is not POSIX time
- trip_id 3503 stop_sequence 7 departure_time 0 is not POSIX time
Sequential stop_time_update times are not increasing E022 186 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 6239507 stop_sequence 13 arrival_time 08:31:01 (1763105461) is less than previous stop arrival_time 08:32:03 (1763105523) - times must increase between two sequential stops
- trip_id 6239507 stop_sequence 13 arrival_time 08:31:01 (1763105461) is less than previous stop departure_time 08:32:03 (1763105523) - times must increase between two sequential stops
- trip_id 6239507 stop_sequence 13 departure_time 08:31:01 (1763105461) is less than previous stop departure_time 08:32:03 (1763105523) - times must increase between two sequential stops
- trip_id 6239507 stop_sequence 13 departure_time 08:31:01 (1763105461) is less than previous stop arrival_time 08:32:03 (1763105523) - times must increase between two sequential stops
- trip_id 6239187 stop_sequence 17 arrival_time 08:35:00 (1763105700) is less than previous stop arrival_time 08:35:50 (1763105750) - times must increase between two sequential stops
stop_time_update departure time is before arrival time E025 4 erreurs
Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time.
Exemples d'erreurs
- trip_id 15008 stop_sequence 15 departure_time 01:00:00 (0) is less than the same stop arrival_time 08:03:25 (1763103805) - departure time must be equal to or greater than arrival time
- trip_id 6239463 stop_sequence 25 departure_time 08:26:00 (1763105160) is less than the same stop arrival_time 08:26:01 (1763105161) - departure time must be equal to or greater than arrival time
- trip_id 30102 stop_sequence 18 departure_time 01:00:00 (0) is less than the same stop arrival_time 08:03:27 (1763103807) - departure time must be equal to or greater than arrival time
- trip_id 3503 stop_sequence 7 departure_time 01:00:00 (0) is less than the same stop arrival_time 08:03:24 (1763103804) - departure time must be equal to or greater than arrival time
GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 1 758 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 4010 stop_sequence 20 has stop_id MILLOT. but GTFS stop_sequence 20 has stop_id ANLEROY - stop_ids should be the same
- GTFS-rt trip_id 4010 stop_sequence 21 has stop_id ANLEROY but GTFS stop_sequence 21 has stop_id PATNOIRE - stop_ids should be the same
- GTFS-rt trip_id 4010 stop_sequence 22 has stop_id PATNOIRE but GTFS stop_sequence 22 has stop_id GROESPLA - stop_ids should be the same
- GTFS-rt trip_id 3701 stop_sequence 16 has stop_id MORET-E but GTFS stop_sequence 16 has stop_id ECUILL - stop_ids should be the same
- GTFS-rt trip_id 6267532 stop_sequence 8 has stop_id 1VERN but GTFS stop_sequence 8 has stop_id 1HSAU - stop_ids should be the same
GTFS-rt stop_sequence not found in GTFS data E051 24 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 14002 contains stop_sequence 4 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 14702 contains stop_sequence 4 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 6052377 contains stop_sequence 27 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 6239006 contains stop_sequence 59 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 3208 contains stop_sequence 19 that does not exist in GTFS stop_times.txt for this trip
Avertissements
timestamp not populated W001 343 erreurs
Timestamps should be populated for all elements
Exemples d'erreurs
- trip_id 6238262 does not have a timestamp
- trip_id 14002 does not have a timestamp
- trip_id 6239507 does not have a timestamp
- trip_id 6267466 does not have a timestamp
- trip_id 4010 does not have a timestamp
vehicle_id not populated W002 343 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id 6238262 does not have a vehicle_id
- trip_id 14002 does not have a vehicle_id
- trip_id 6239507 does not have a vehicle_id
- trip_id 6267466 does not have a vehicle_id
- trip_id 4010 does not have a vehicle_id
schedule_relationship not populated W009 683 erreurs
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Exemples d'erreurs
- trip_id 6238262 stop_sequence 15 (and potentially more for this trip) does not have a schedule_relationship
- trip_id 6238262 does not have a schedule_relationship
- trip_id 14002 stop_sequence 4 (and potentially more for this trip) does not have a schedule_relationship
- trip_id 14002 does not have a schedule_relationship
- trip_id 6239507 stop_sequence 0 (and potentially more for this trip) does not have a schedule_relationship
Validations précédentes
Voici un récapitulatif des différents types d'erreurs constatés au cours des 30 derniers jours.
| Identifiant d'erreur | Description | Nombre d'erreurs | Nombre d'occurences |
|---|---|---|---|
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 4 383 | 30 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 | 35 162 | 30 fois (100 % des validations) |
| W001 | Timestamps should be populated for all elements | 6 490 | 30 fois (100 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 6 490 | 30 fois (100 % des validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 12 923 | 30 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 | 273 | 25 fois (83 % 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. | 146 | 23 fois (77 % des validations) |
| E001 | All timestamps must be in POSIX time (i.e., number of seconds since January 1st 1970 00:00:00 UTC) | 128 | 22 fois (73 % des validations) |
| E002 | stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence | 22 | 10 fois (33 % des validations) |
| E036 | Sequential GTFS-rt trip stop_time_updates should never have the same stop_sequence | 23 | 10 fois (33 % des validations) |
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 20 | 5 fois (17 % des validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 26 | 5 fois (17 % des validations) |
| E037 | Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id | 18 | 5 fois (17 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 15/11/2025 à 05h28 Europe/Paris.
trip_updates (48) 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 15/11/2025 à 05h28 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "trip:6255042",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763183580"
},
"stopId": "AQUA-D5A",
"stopSequence": 0
},
{
"arrival": {
"time": "1763183619"
},
"departure": {
"time": "1763183619"
},
"stopId": "AURIOL",
"stopSequence": 1
},
{
"arrival": {
"time": "1763183657"
},
"departure": {
"time": "1763183657"
},
"stopId": "FRATE-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1763183712"
},
"departure": {
"time": "1763183712"
},
"stopId": "CHARNA-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1763183765"
},
"departure": {
"time": "1763183765"
},
"stopId": "ESEO-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1763183880"
},
"departure": {
"time": "1763183880"
},
"stopId": "CARRSS-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1763183943"
},
"departure": {
"time": "1763183943"
},
"stopId": "RAMON-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1763184007"
},
"departure": {
"time": "1763184007"
},
"stopId": "RBRIOL-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1763184060"
},
"departure": {
"time": "1763184060"
},
"stopId": "GALLIENI",
"stopSequence": 8
},
{
"arrival": {
"time": "1763184140"
},
"departure": {
"time": "1763184140"
},
"stopId": "ALDUNANT",
"stopSequence": 9
},
{
"arrival": {
"time": "1763184227"
},
"departure": {
"time": "1763184227"
},
"stopId": "BRISPOTI",
"stopSequence": 10
},
{
"arrival": {
"time": "1763184262"
},
"departure": {
"time": "1763184262"
},
"stopId": "THULEAU",
"stopSequence": 11
},
{
"arrival": {
"time": "1763184290"
},
"departure": {
"time": "1763184290"
},
"stopId": "DEUCROIX",
"stopSequence": 12
},
{
"arrival": {
"time": "1763184348"
},
"departure": {
"time": "1763184348"
},
"stopId": "GILLIE-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1763184415"
},
"departure": {
"time": "1763184415"
},
"stopId": "ISORET-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1763184480"
},
"departure": {
"time": "1763184480"
},
"stopId": "CAMELI-E",
"stopSequence": 15
}
],
"trip": {
"directionId": 0,
"routeId": "05",
"tripId": "6255042"
}
}
},
{
"id": "trip:6256072",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763182740"
},
"stopId": "BEAUCOUZ",
"stopSequence": 0
},
{
"arrival": {
"time": "1763182776"
},
"departure": {
"time": "1763182776"
},
"stopId": "FAUVETTE",
"stopSequence": 1
},
{
"arrival": {
"time": "1763182809"
},
"departure": {
"time": "1763182809"
},
"stopId": "PINSONS",
"stopSequence": 2
},
{
"arrival": {
"time": "1763182837"
},
"departure": {
"time": "1763182837"
},
"stopId": "GRANDPIN",
"stopSequence": 3
},
{
"arrival": {
"time": "1763182867"
},
"departure": {
"time": "1763182867"
},
"stopId": "PRIEURE",
"stopSequence": 4
},
{
"arrival": {
"time": "1763182898"
},
"departure": {
"time": "1763182898"
},
"stopId": "VAURAGER",
"stopSequence": 5
},
{
"arrival": {
"time": "1763182958"
},
"departure": {
"time": "1763182958"
},
"stopId": "ROUAIRIE",
"stopSequence": 6
},
{
"arrival": {
"time": "1763183001"
},
"departure": {
"time": "1763183001"
},
"stopId": "LASOURCE",
"stopSequence": 7
},
{
"arrival": {
"time": "1763183040"
},
"departure": {
"time": "1763183040"
},
"stopId": "CERFEUIL",
"stopSequence": 8
},
{
"arrival": {
"time": "1763183083"
},
"departure": {
"time": "1763183083"
},
"stopId": "PROMENIE",
"stopSequence": 9
},
{
"arrival": {
"time": "1763183112"
},
"departure": {
"time": "1763183112"
},
"stopId": "GRANBELL",
"stopSequence": 10
},
{
"arrival": {
"time": "1763183141"
},
"departure": {
"time": "1763183141"
},
"stopId": "RODIN",
"stopSequence": 11
},
{
"arrival": {
"time": "1763183168"
},
"departure": {
"time": "1763183168"
},
"stopId": "BRGPAILL",
"stopSequence": 12
},
{
"arrival": {
"time": "1763183246"
},
"departure": {
"time": "1763183246"
},
"stopId": "LANDREAU",
"stopSequence": 13
},
{
"arrival": {
"time": "1763183277"
},
"departure": {
"time": "1763183277"
},
"stopId": "GDPERIGN",
"stopSequence": 14
},
{
"arrival": {
"time": "1763183315"
},
"departure": {
"time": "1763183315"
},
"stopId": "INRA",
"stopSequence": 15
},
{
"arrival": {
"time": "1763183340"
},
"departure": {
"time": "1763183340"
},
"stopId": "MOREL",
"stopSequence": 16
},
{
"arrival": {
"time": "1763183369"
},
"departure": {
"time": "1763183369"
},
"stopId": "LENOTRE",
"stopSequence": 17
},
{
"arrival": {
"time": "1763183400"
},
"departure": {
"time": "1763183400"
},
"stopId": "BBCAMTEC",
"stopSequence": 18
},
{
"arrival": {
"time": "1763183458"
},
"departure": {
"time": "1763183458"
},
"stopId": "I.U.T.",
"stopSequence": 19
},
{
"arrival": {
"time": "1763183483"
},
"departure": {
"time": "1763183483"
},
"stopId": "RESTUNIV",
"stopSequence": 20
},
{
"arrival": {
"time": "1763183520"
},
"departure": {
"time": "1763183520"
},
"stopId": "CITEUNIV",
"stopSequence": 21
},
{
"arrival": {
"time": "1763183570"
},
"departure": {
"time": "1763183570"
},
"stopId": "MAETUDIA",
"stopSequence": 22
},
{
"arrival": {
"time": "1763183631"
},
"departure": {
"time": "1763183631"
},
"stopId": "NDAMELAC",
"stopSequence": 23
},
{
"arrival": {
"time": "1763183697"
},
"departure": {
"time": "1763183697"
},
"stopId": "BOISRAME",
"stopSequence": 24
},
{
"arrival": {
"time": "1763183760"
},
"departure": {
"time": "1763183760"
},
"stopId": "CHBBEILL",
"stopSequence": 25
},
{
"arrival": {
"time": "1763183822"
},
"departure": {
"time": "1763183822"
},
"stopId": "MVIGNE",
"stopSequence": 26
},
{
"arrival": {
"time": "1763183912"
},
"departure": {
"time": "1763183912"
},
"stopId": "FARCYSJA",
"stopSequence": 27
},
{
"arrival": {
"time": "1763183992"
},
"departure": {
"time": "1763183992"
},
"stopId": "SAJACQUE",
"stopSequence": 28
},
{
"arrival": {
"time": "1763184060"
},
"departure": {
"time": "1763184060"
},
"stopId": "MONPROF.",
"stopSequence": 29
},
{
"arrival": {
"time": "1763184136"
},
"departure": {
"time": "1763184136"
},
"stopId": "TRINITE",
"stopSequence": 30
},
{
"arrival": {
"time": "1763184189"
},
"departure": {
"time": "1763184189"
},
"stopId": "BEAUREPA",
"stopSequence": 31
},
{
"arrival": {
"time": "1763184240"
},
"departure": {
"time": "1763184240"
},
"stopId": "COEURMA",
"stopSequence": 32
},
{
"arrival": {
"time": "1763184378"
},
"departure": {
"time": "1763184378"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHDARR",
"stopSequence": 33
},
{
"arrival": {
"time": "1763184414"
},
"departure": {
"time": "1763184414"
},
"stopId": "ACADEMIE",
"stopSequence": 34
},
{
"arrival": {
"time": "1763184453"
},
"departure": {
"time": "1763184453"
},
"stopId": "GBREM-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1763184502"
},
"departure": {
"time": "1763184502"
},
"stopId": "GAREPAPI",
"stopSequence": 36
}
],
"trip": {
"directionId": 0,
"routeId": "02",
"tripId": "6256072"
}
}
},
{
"id": "trip:6255662",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763182860"
},
"stopId": "TRELAZE",
"stopSequence": 0
},
{
"arrival": {
"time": "1763182882"
},
"departure": {
"time": "1763182882"
},
"stopId": "MALRAUX",
"stopSequence": 1
},
{
"arrival": {
"time": "1763182920"
},
"departure": {
"time": "1763182920"
},
"stopId": "FMAURIAC",
"stopSequence": 2
},
{
"arrival": {
"time": "1763182969"
},
"departure": {
"time": "1763182969"
},
"stopId": "PEPINIER",
"stopSequence": 3
},
{
"arrival": {
"time": "1763183040"
},
"departure": {
"time": "1763183040"
},
"stopId": "HMTREL",
"stopSequence": 4
},
{
"arrival": {
"time": "1763183128"
},
"departure": {
"time": "1763183128"
},
"stopId": "CIMTRELA",
"stopSequence": 5
},
{
"arrival": {
"time": "1763183167"
},
"departure": {
"time": "1763183167"
},
"stopId": "EGLTRELA",
"stopSequence": 6
},
{
"arrival": {
"time": "1763183215"
},
"departure": {
"time": "1763183215"
},
"stopId": "MAIRTREL",
"stopSequence": 7
},
{
"arrival": {
"time": "1763183268"
},
"departure": {
"time": "1763183268"
},
"stopId": "MONTHIBE",
"stopSequence": 8
},
{
"arrival": {
"time": "1763183327"
},
"departure": {
"time": "1763183327"
},
"stopId": "GRCARREA",
"stopSequence": 9
},
{
"arrival": {
"time": "1763183400"
},
"departure": {
"time": "1763183400"
},
"stopId": "BUISSON",
"stopSequence": 10
},
{
"arrival": {
"time": "1763183447"
},
"departure": {
"time": "1763183447"
},
"stopId": "PYRAM02",
"stopSequence": 11
},
{
"arrival": {
"time": "1763183506"
},
"departure": {
"time": "1763183506"
},
"stopId": "LEFEVRE",
"stopSequence": 12
},
{
"arrival": {
"time": "1763183533"
},
"departure": {
"time": "1763183533"
},
"stopId": "MALAQUAI",
"stopSequence": 13
},
{
"arrival": {
"time": "1763183579"
},
"departure": {
"time": "1763183579"
},
"stopId": "MENARD",
"stopSequence": 14
},
{
"arrival": {
"time": "1763183614"
},
"departure": {
"time": "1763183614"
},
"stopId": "CHOUTEAU",
"stopSequence": 15
},
{
"arrival": {
"time": "1763183669"
},
"departure": {
"time": "1763183669"
},
"stopId": "FRESNAIE",
"stopSequence": 16
},
{
"arrival": {
"time": "1763183735"
},
"departure": {
"time": "1763183735"
},
"stopId": "MARAIS",
"stopSequence": 17
},
{
"arrival": {
"time": "1763183783"
},
"departure": {
"time": "1763183783"
},
"stopId": "BELLVUTR",
"stopSequence": 18
},
{
"arrival": {
"time": "1763183820"
},
"departure": {
"time": "1763183820"
},
"stopId": "LEOLAGRA",
"stopSequence": 19
},
{
"arrival": {
"time": "1763183865"
},
"departure": {
"time": "1763183865"
},
"stopId": "VDLOIRE",
"stopSequence": 20
},
{
"arrival": {
"time": "1763183942"
},
"departure": {
"time": "1763183942"
},
"stopId": "ECLATERI",
"stopSequence": 21
},
{
"arrival": {
"time": "1763184030"
},
"departure": {
"time": "1763184030"
},
"stopId": "JUSTICES",
"stopSequence": 22
},
{
"arrival": {
"time": "1763184062"
},
"departure": {
"time": "1763184062"
},
"stopId": "DELACROI",
"stopSequence": 23
},
{
"arrival": {
"time": "1763184120"
},
"departure": {
"time": "1763184120"
},
"stopId": "MILLOT.",
"stopSequence": 24
},
{
"arrival": {
"time": "1763184174"
},
"departure": {
"time": "1763184174"
},
"stopId": "MADELEIN",
"stopSequence": 25
},
{
"arrival": {
"time": "1763184210"
},
"departure": {
"time": "1763184210"
},
"stopId": "VOLNEY",
"stopSequence": 26
},
{
"arrival": {
"time": "1763184273"
},
"departure": {
"time": "1763184273"
},
"stopId": "BOUGONNI",
"stopSequence": 27
},
{
"arrival": {
"time": "1763184320"
},
"departure": {
"time": "1763184320"
},
"stopId": "MICHELET",
"stopSequence": 28
},
{
"arrival": {
"time": "1763184360"
},
"departure": {
"time": "1763184360"
},
"stopId": "ANLEROY",
"stopSequence": 29
},
{
"arrival": {
"time": "1763184450"
},
"departure": {
"time": "1763184450"
},
"stopId": "PATNOIRE",
"stopSequence": 30
},
{
"arrival": {
"time": "1763184486"
},
"departure": {
"time": "1763184486"
},
"stopId": "HARAS",
"stopSequence": 31
}
],
"trip": {
"directionId": 0,
"routeId": "01",
"tripId": "6255662"
}
}
},
{
"id": "trip:6256281",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763183520"
},
"stopId": "LHOIRI-D",
"stopSequence": 0
},
{
"arrival": {
"time": "1763183520"
},
"departure": {
"time": "1763183520"
},
"stopId": "LHOIRIE2",
"stopSequence": 1
},
{
"arrival": {
"time": "1763183640"
},
"departure": {
"time": "1763183640"
},
"stopId": "CCMOLIER",
"stopSequence": 2
},
{
"arrival": {
"time": "1763183689"
},
"departure": {
"time": "1763183689"
},
"stopId": "AAQUITN",
"stopSequence": 3
},
{
"arrival": {
"time": "1763183723"
},
"departure": {
"time": "1763183723"
},
"stopId": "SHEAKSPE",
"stopSequence": 4
},
{
"arrival": {
"time": "1763183789"
},
"departure": {
"time": "1763183789"
},
"stopId": "WIGAN",
"stopSequence": 5
},
{
"arrival": {
"time": "1763183820"
},
"departure": {
"time": "1763183820"
},
"stopId": "GRESILLE",
"stopSequence": 6
},
{
"arrival": {
"time": "1763183852"
},
"departure": {
"time": "1763183852"
},
"stopId": "PROUDHON",
"stopSequence": 7
},
{
"arrival": {
"time": "1763183904"
},
"departure": {
"time": "1763183904"
},
"stopId": "VALLO",
"stopSequence": 8
},
{
"arrival": {
"time": "1763183930"
},
"departure": {
"time": "1763183930"
},
"stopId": "MONTECLA",
"stopSequence": 9
},
{
"arrival": {
"time": "1763183959"
},
"departure": {
"time": "1763183959"
},
"stopId": "DELESCL",
"stopSequence": 10
},
{
"arrival": {
"time": "1763184005"
},
"departure": {
"time": "1763184005"
},
"stopId": "JEMONNET",
"stopSequence": 11
},
{
"arrival": {
"time": "1763184044"
},
"departure": {
"time": "1763184044"
},
"stopId": "LEDENI-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1763184071"
},
"departure": {
"time": "1763184071"
},
"stopId": "PERUSS-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1763184120"
},
"departure": {
"time": "1763184120"
},
"stopId": "GDMAINE",
"stopSequence": 14
},
{
"arrival": {
"time": "1763184360"
},
"departure": {
"time": "1763184360"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHDARR",
"stopSequence": 15
},
{
"arrival": {
"time": "1763184400"
},
"departure": {
"time": "1763184400"
},
"stopId": "ACADEMIE",
"stopSequence": 16
},
{
"arrival": {
"time": "1763184444"
},
"departure": {
"time": "1763184444"
},
"stopId": "GBREM-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1763184499"
},
"departure": {
"time": "1763184499"
},
"stopId": "GAREPAPI",
"stopSequence": 18
}
],
"trip": {
"directionId": 0,
"routeId": "04",
"tripId": "6256281"
}
}
},
{
"id": "trip:6256207",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763183340"
},
"stopId": "ROMORNA",
"stopSequence": 0
},
{
"arrival": {
"time": "1763183422"
},
"departure": {
"time": "1763183422"
},
"stopId": "LECHENE",
"stopSequence": 1
},
{
"arrival": {
"time": "1763183445"
},
"departure": {
"time": "1763183445"
},
"stopId": "PORTSG",
"stopSequence": 2
},
{
"arrival": {
"time": "1763183485"
},
"departure": {
"time": "1763183485"
},
"stopId": "VANRIE",
"stopSequence": 3
},
{
"arrival": {
"time": "1763183542"
},
"departure": {
"time": "1763183542"
},
"stopId": "CLOSNEUF",
"stopSequence": 4
},
{
"arrival": {
"time": "1763183599"
},
"departure": {
"time": "1763183599"
},
"stopId": "HOSGEMME",
"stopSequence": 5
},
{
"arrival": {
"time": "1763183644"
},
"departure": {
"time": "1763183644"
},
"stopId": "MASGEMME",
"stopSequence": 6
},
{
"arrival": {
"time": "1763183702"
},
"departure": {
"time": "1763183702"
},
"stopId": "LOUPINO",
"stopSequence": 7
},
{
"arrival": {
"time": "1763183769"
},
"departure": {
"time": "1763183769"
},
"stopId": "LESROSES",
"stopSequence": 8
},
{
"arrival": {
"time": "1763183820"
},
"departure": {
"time": "1763183820"
},
"stopId": "RTEDANGE",
"stopSequence": 9
},
{
"arrival": {
"time": "1763183842"
},
"departure": {
"time": "1763183842"
},
"stopId": "BELOEIL",
"stopSequence": 10
},
{
"arrival": {
"time": "1763183902"
},
"departure": {
"time": "1763183902"
},
"stopId": "JOLIVETT",
"stopSequence": 11
},
{
"arrival": {
"time": "1763183923"
},
"departure": {
"time": "1763183923"
},
"stopId": "HUTREAU",
"stopSequence": 12
},
{
"arrival": {
"time": "1763183992"
},
"departure": {
"time": "1763183992"
},
"stopId": "COSSE",
"stopSequence": 13
},
{
"arrival": {
"time": "1763184029"
},
"departure": {
"time": "1763184029"
},
"stopId": "AUBRY",
"stopSequence": 14
},
{
"arrival": {
"time": "1763184079"
},
"departure": {
"time": "1763184079"
},
"stopId": "MTARDAT",
"stopSequence": 15
},
{
"arrival": {
"time": "1763184109"
},
"departure": {
"time": "1763184109"
},
"stopId": "INTREPID",
"stopSequence": 16
},
{
"arrival": {
"time": "1763184146"
},
"departure": {
"time": "1763184146"
},
"stopId": "BEDIER",
"stopSequence": 17
},
{
"arrival": {
"time": "1763184180"
},
"departure": {
"time": "1763184180"
},
"stopId": "LETAND16",
"stopSequence": 18
},
{
"arrival": {
"time": "1763184275"
},
"departure": {
"time": "1763184275"
},
"stopId": "STRAS2",
"stopSequence": 19
},
{
"arrival": {
"time": "1763184332"
},
"departure": {
"time": "1763184332"
},
"stopId": "FREMUR",
"stopSequence": 20
},
{
"arrival": {
"time": "1763184380"
},
"departure": {
"time": "1763184380"
},
"stopId": "VAUBAN",
"stopSequence": 21
},
{
"arrival": {
"time": "1763184414"
},
"departure": {
"time": "1763184414"
},
"stopId": "POIREL",
"stopSequence": 22
},
{
"arrival": {
"time": "1763184474"
},
"departure": {
"time": "1763184474"
},
"stopId": "PONTNOIR",
"stopSequence": 23
}
],
"trip": {
"directionId": 0,
"routeId": "08",
"tripId": "6256207"
}
}
},
{
"id": "trip:6270424",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763182770"
},
"stopId": "1VERN",
"stopSequence": 0
},
{
"arrival": {
"time": "1763182860"
},
"departure": {
"time": "1763182860"
},
"stopId": "1HSAU",
"stopSequence": 1
},
{
"arrival": {
"time": "1763182980"
},
"departure": {
"time": "1763182980"
},
"stopId": "1JMOU",
"stopSequence": 2
},
{
"arrival": {
"time": "1763183060"
},
"departure": {
"time": "1763183060"
},
"stopId": "1CAPU",
"stopSequence": 3
},
{
"arrival": {
"time": "1763183180"
},
"departure": {
"time": "1763183180"
},
"stopId": "1HOPA",
"stopSequence": 4
},
{
"arrival": {
"time": "1763183270"
},
"departure": {
"time": "1763183270"
},
"stopId": "1BMAI",
"stopSequence": 5
},
{
"arrival": {
"time": "1763183390"
},
"departure": {
"time": "1763183390"
},
"stopId": "1STSE",
"stopSequence": 6
},
{
"arrival": {
"time": "1763183500"
},
"departure": {
"time": "1763183500"
},
"stopId": "1CECO",
"stopSequence": 7
},
{
"arrival": {
"time": "1763183600"
},
"departure": {
"time": "1763183600"
},
"stopId": "1HDVA",
"stopSequence": 8
},
{
"arrival": {
"time": "1763183670"
},
"departure": {
"time": "1763183670"
},
"stopId": "1FMBL",
"stopSequence": 9
},
{
"arrival": {
"time": "1763183740"
},
"departure": {
"time": "1763183740"
},
"stopId": "1HARA",
"stopSequence": 10
},
{
"arrival": {
"time": "1763183850"
},
"departure": {
"time": "1763183850"
},
"stopId": "1LGAR",
"stopSequence": 11
},
{
"arrival": {
"time": "1763183940"
},
"departure": {
"time": "1763183940"
},
"stopId": "1LAFA",
"stopSequence": 12
},
{
"arrival": {
"time": "1763184040"
},
"departure": {
"time": "1763184040"
},
"stopId": "1STRA",
"stopSequence": 13
},
{
"arrival": {
"time": "1763184140"
},
"departure": {
"time": "1763184140"
},
"stopId": "1BAMA",
"stopSequence": 14
},
{
"arrival": {
"time": "1763184250"
},
"departure": {
"time": "1763184250"
},
"stopId": "1JE23",
"stopSequence": 15
},
{
"arrival": {
"time": "1763184360"
},
"departure": {
"time": "1763184360"
},
"stopId": "1JVIL",
"stopSequence": 16
},
{
"arrival": {
"time": "1763184480"
},
"stopId": "1ANRO",
"stopSequence": 17
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6270424"
}
}
},
{
"id": "trip:6270417",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763183510"
},
"stopId": "2MONP",
"stopSequence": 0
},
{
"arrival": {
"time": "1763183579"
},
"departure": {
"time": "1763183579"
},
"stopId": "2EURO",
"stopSequence": 1
},
{
"arrival": {
"time": "1763183660"
},
"departure": {
"time": "1763183660"
},
"stopId": "2DUNA",
"stopSequence": 2
},
{
"arrival": {
"time": "1763183820"
},
"departure": {
"time": "1763183820"
},
"stopId": "2BRIS",
"stopSequence": 3
},
{
"arrival": {
"time": "1763183897"
},
"departure": {
"time": "1763183897"
},
"stopId": "2CROI",
"stopSequence": 4
},
{
"arrival": {
"time": "1763184056"
},
"departure": {
"time": "1763184056"
},
"stopId": "2MTAI",
"stopSequence": 5
},
{
"arrival": {
"time": "1763184150"
},
"departure": {
"time": "1763184150"
},
"stopId": "2CONS",
"stopSequence": 6
},
{
"arrival": {
"time": "1763184300"
},
"departure": {
"time": "1763184300"
},
"stopId": "2CECO",
"stopSequence": 7
},
{
"arrival": {
"time": "1763184390"
},
"departure": {
"time": "1763184390"
},
"stopId": "2STSE",
"stopSequence": 8
},
{
"arrival": {
"time": "1763184510"
},
"departure": {
"time": "1763184510"
},
"stopId": "2MOLIE",
"stopSequence": 9
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6270417"
}
}
},
{
"id": "trip:6270415",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763181610"
},
"stopId": "2BBCA",
"stopSequence": 0
},
{
"arrival": {
"time": "1763181726"
},
"departure": {
"time": "1763181726"
},
"stopId": "1BEAU",
"stopSequence": 1
},
{
"arrival": {
"time": "1763181850"
},
"departure": {
"time": "1763181850"
},
"stopId": "1BARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1763181938"
},
"departure": {
"time": "1763181938"
},
"stopId": "1PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1763182039"
},
"departure": {
"time": "1763182039"
},
"stopId": "1ELYS",
"stopSequence": 4
},
{
"arrival": {
"time": "1763182159"
},
"departure": {
"time": "1763182159"
},
"stopId": "1FARC",
"stopSequence": 5
},
{
"arrival": {
"time": "1763182350"
},
"departure": {
"time": "1763182350"
},
"stopId": "1QUAI",
"stopSequence": 6
},
{
"arrival": {
"time": "1763182530"
},
"departure": {
"time": "1763182530"
},
"stopId": "1DOUT",
"stopSequence": 7
},
{
"arrival": {
"time": "1763182700"
},
"departure": {
"time": "1763182700"
},
"stopId": "1MOLIE",
"stopSequence": 8
},
{
"arrival": {
"time": "1763182840"
},
"departure": {
"time": "1763182840"
},
"stopId": "1RALL",
"stopSequence": 9
},
{
"arrival": {
"time": "1763182950"
},
"departure": {
"time": "1763183070"
},
"stopId": "1FMBL",
"stopSequence": 10
},
{
"arrival": {
"time": "1763183140"
},
"departure": {
"time": "1763183140"
},
"stopId": "1HARA",
"stopSequence": 11
},
{
"arrival": {
"time": "1763183250"
},
"departure": {
"time": "1763183250"
},
"stopId": "1LGAR",
"stopSequence": 12
},
{
"arrival": {
"time": "1763183340"
},
"departure": {
"time": "1763183340"
},
"stopId": "1LAFA",
"stopSequence": 13
},
{
"arrival": {
"time": "1763183440"
},
"departure": {
"time": "1763183440"
},
"stopId": "1STRA",
"stopSequence": 14
},
{
"arrival": {
"time": "1763183540"
},
"departure": {
"time": "1763183540"
},
"stopId": "1BAMA",
"stopSequence": 15
},
{
"arrival": {
"time": "1763183650"
},
"departure": {
"time": "1763183650"
},
"stopId": "1JE23",
"stopSequence": 16
},
{
"arrival": {
"time": "1763183760"
},
"departure": {
"time": "1763183760"
},
"stopId": "1JVIL",
"stopSequence": 17
},
{
"arrival": {
"time": "1763183880"
},
"stopId": "1ANRO",
"stopSequence": 18
}
],
"trip": {
"directionId": 1,
"routeId": "C",
"tripId": "6270415"
}
}
},
{
"id": "trip:6270411",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763182060"
},
"stopId": "2ANRO",
"stopSequence": 0
},
{
"arrival": {
"time": "1763182180"
},
"departure": {
"time": "1763182180"
},
"stopId": "2JVIL",
"stopSequence": 1
},
{
"arrival": {
"time": "1763182300"
},
"departure": {
"time": "1763182300"
},
"stopId": "2JE23",
"stopSequence": 2
},
{
"arrival": {
"time": "1763182430"
},
"departure": {
"time": "1763182430"
},
"stopId": "2BAMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1763182550"
},
"departure": {
"time": "1763182550"
},
"stopId": "2STRA",
"stopSequence": 4
},
{
"arrival": {
"time": "1763182650"
},
"departure": {
"time": "1763182650"
},
"stopId": "2LAFA",
"stopSequence": 5
},
{
"arrival": {
"time": "1763182760"
},
"departure": {
"time": "1763182760"
},
"stopId": "2LGAR",
"stopSequence": 6
},
{
"arrival": {
"time": "1763182860"
},
"departure": {
"time": "1763182860"
},
"stopId": "2HARA",
"stopSequence": 7
},
{
"arrival": {
"time": "1763182950"
},
"departure": {
"time": "1763183070"
},
"stopId": "2FMBL",
"stopSequence": 8
},
{
"arrival": {
"time": "1763183200"
},
"departure": {
"time": "1763183200"
},
"stopId": "2RALL",
"stopSequence": 9
},
{
"arrival": {
"time": "1763183350"
},
"departure": {
"time": "1763183350"
},
"stopId": "2MOLIE",
"stopSequence": 10
},
{
"arrival": {
"time": "1763183470"
},
"departure": {
"time": "1763183470"
},
"stopId": "2DOUT",
"stopSequence": 11
},
{
"arrival": {
"time": "1763183630"
},
"departure": {
"time": "1763183630"
},
"stopId": "2QUAI",
"stopSequence": 12
},
{
"arrival": {
"time": "1763183798"
},
"departure": {
"time": "1763183798"
},
"stopId": "2FARC",
"stopSequence": 13
},
{
"arrival": {
"time": "1763183903"
},
"departure": {
"time": "1763183903"
},
"stopId": "2ELYS",
"stopSequence": 14
},
{
"arrival": {
"time": "1763183993"
},
"departure": {
"time": "1763183993"
},
"stopId": "2PATT",
"stopSequence": 15
},
{
"arrival": {
"time": "1763184070"
},
"departure": {
"time": "1763184070"
},
"stopId": "2BARR",
"stopSequence": 16
},
{
"arrival": {
"time": "1763184167"
},
"departure": {
"time": "1763184167"
},
"stopId": "2BEAU",
"stopSequence": 17
},
{
"arrival": {
"time": "1763184260"
},
"stopId": "3BBCA",
"stopSequence": 18
}
],
"trip": {
"directionId": 0,
"routeId": "C",
"tripId": "6270411"
}
}
},
{
"id": "trip:6255041",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763183640"
},
"stopId": "DELATTRE",
"stopSequence": 0
},
{
"arrival": {
"time": "1763183696"
},
"departure": {
"time": "1763183696"
},
"stopId": "MORELLER",
"stopSequence": 1
},
{
"arrival": {
"time": "1763183721"
},
"departure": {
"time": "1763183721"
},
"stopId": "ARBORE-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1763183774"
},
"departure": {
"time": "1763183774"
},
"stopId": "ORGEMO-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1763183820"
},
"departure": {
"time": "1763183820"
},
"stopId": "CLIANJ-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1763183852"
},
"departure": {
"time": "1763183852"
},
"stopId": "ORGEMONT",
"stopSequence": 5
},
{
"arrival": {
"time": "1763183886"
},
"departure": {
"time": "1763183886"
},
"stopId": "FRCEVERT",
"stopSequence": 6
},
{
"arrival": {
"time": "1763183915"
},
"departure": {
"time": "1763183915"
},
"stopId": "APPENTIS",
"stopSequence": 7
},
{
"arrival": {
"time": "1763183956"
},
"departure": {
"time": "1763183956"
},
"stopId": "BOUTHOMA",
"stopSequence": 8
},
{
"arrival": {
"time": "1763184000"
},
"departure": {
"time": "1763184000"
},
"stopId": "ANRO-5A",
"stopSequence": 9
},
{
"arrival": {
"time": "1763184064"
},
"departure": {
"time": "1763184064"
},
"stopId": "DURVILLE",
"stopSequence": 10
},
{
"arrival": {
"time": "1763184096"
},
"departure": {
"time": "1763184096"
},
"stopId": "PALLACH",
"stopSequence": 11
},
{
"arrival": {
"time": "1763184121"
},
"departure": {
"time": "1763184121"
},
"stopId": "JULESV-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1763184173"
},
"departure": {
"time": "1763184173"
},
"stopId": "JE23-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1763184221"
},
"departure": {
"time": "1763184221"
},
"stopId": "CLAUDE-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1763184253"
},
"departure": {
"time": "1763184253"
},
"stopId": "MAREJU-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1763184302"
},
"departure": {
"time": "1763184302"
},
"stopId": "MONTCA-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1763184360"
},
"departure": {
"time": "1763184360"
},
"stopId": "GAUBLOCA",
"stopSequence": 17
},
{
"arrival": {
"time": "1763184425"
},
"departure": {
"time": "1763184425"
},
"stopId": "CTRETRI",
"stopSequence": 18
},
{
"arrival": {
"time": "1763184485"
},
"departure": {
"time": "1763184485"
},
"stopId": "EBLE",
"stopSequence": 19
}
],
"trip": {
"directionId": 0,
"routeId": "05",
"tripId": "6255041"
}
}
},
{
"id": "trip:6270413",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763180900"
},
"departure": {
"time": "1763180908"
},
"stopId": "1DUNA",
"stopSequence": 6
},
{
"arrival": {
"time": "1763181009"
},
"departure": {
"time": "1763181009"
},
"stopId": "1EURO",
"stopSequence": 7
},
{
"arrival": {
"time": "1763181090"
},
"stopId": "1MONP",
"stopSequence": 8
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6270413"
}
}
},
{
"id": "trip:6269979",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763182600"
},
"stopId": "2AARD",
"stopSequence": 0
},
{
"arrival": {
"time": "1763182690"
},
"departure": {
"time": "1763182690"
},
"stopId": "1BASC",
"stopSequence": 1
},
{
"arrival": {
"time": "1763182770"
},
"departure": {
"time": "1763182770"
},
"stopId": "1STGI",
"stopSequence": 2
},
{
"arrival": {
"time": "1763182870"
},
"departure": {
"time": "1763182870"
},
"stopId": "1ACAS",
"stopSequence": 3
},
{
"arrival": {
"time": "1763182970"
},
"departure": {
"time": "1763182970"
},
"stopId": "1BROY",
"stopSequence": 4
},
{
"arrival": {
"time": "1763183080"
},
"departure": {
"time": "1763183080"
},
"stopId": "1PMAY",
"stopSequence": 5
},
{
"arrival": {
"time": "1763183210"
},
"departure": {
"time": "1763183210"
},
"stopId": "1BOTA",
"stopSequence": 6
},
{
"arrival": {
"time": "1763183370"
},
"departure": {
"time": "1763183370"
},
"stopId": "1VERN",
"stopSequence": 8
},
{
"arrival": {
"time": "1763183460"
},
"departure": {
"time": "1763183460"
},
"stopId": "1HSAU",
"stopSequence": 9
},
{
"arrival": {
"time": "1763183580"
},
"departure": {
"time": "1763183580"
},
"stopId": "1JMOU",
"stopSequence": 10
},
{
"arrival": {
"time": "1763183660"
},
"departure": {
"time": "1763183660"
},
"stopId": "1CAPU",
"stopSequence": 11
},
{
"arrival": {
"time": "1763183780"
},
"departure": {
"time": "1763183780"
},
"stopId": "1HOPA",
"stopSequence": 12
},
{
"arrival": {
"time": "1763183870"
},
"departure": {
"time": "1763183870"
},
"stopId": "1BMAI",
"stopSequence": 13
},
{
"arrival": {
"time": "1763183990"
},
"departure": {
"time": "1763183990"
},
"stopId": "1STSE",
"stopSequence": 14
},
{
"arrival": {
"time": "1763184100"
},
"departure": {
"time": "1763184100"
},
"stopId": "1CECO",
"stopSequence": 15
},
{
"arrival": {
"time": "1763184200"
},
"departure": {
"time": "1763184200"
},
"stopId": "1HDVA",
"stopSequence": 16
},
{
"arrival": {
"time": "1763184270"
},
"departure": {
"time": "1763184270"
},
"stopId": "1FMBL",
"stopSequence": 17
},
{
"arrival": {
"time": "1763184340"
},
"departure": {
"time": "1763184340"
},
"stopId": "1HARA",
"stopSequence": 18
},
{
"arrival": {
"time": "1763184450"
},
"departure": {
"time": "1763184450"
},
"stopId": "1LGAR",
"stopSequence": 19
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6269979"
}
}
},
{
"id": "trip:6256070",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763183340"
},
"stopId": "SBAVENAI",
"stopSequence": 0
},
{
"arrival": {
"time": "1763183409"
},
"departure": {
"time": "1763183409"
},
"stopId": "COROT",
"stopSequence": 1
},
{
"arrival": {
"time": "1763183444"
},
"departure": {
"time": "1763183444"
},
"stopId": "CEZANNE",
"stopSequence": 2
},
{
"arrival": {
"time": "1763183474"
},
"departure": {
"time": "1763183474"
},
"stopId": "VERDUN",
"stopSequence": 3
},
{
"arrival": {
"time": "1763183496"
},
"departure": {
"time": "1763183496"
},
"stopId": "PASTEUR",
"stopSequence": 4
},
{
"arrival": {
"time": "1763183580"
},
"departure": {
"time": "1763183580"
},
"stopId": "JAUDETTE",
"stopSequence": 5
},
{
"arrival": {
"time": "1763183625"
},
"departure": {
"time": "1763183625"
},
"stopId": "WALCOURT",
"stopSequence": 6
},
{
"arrival": {
"time": "1763183686"
},
"departure": {
"time": "1763183686"
},
"stopId": "MORLIERE",
"stopSequence": 7
},
{
"arrival": {
"time": "1763183729"
},
"departure": {
"time": "1763183729"
},
"stopId": "CEEQUEST",
"stopSequence": 8
},
{
"arrival": {
"time": "1763183776"
},
"departure": {
"time": "1763183776"
},
"stopId": "PELLERI",
"stopSequence": 9
},
{
"arrival": {
"time": "1763183820"
},
"departure": {
"time": "1763183820"
},
"stopId": "STADE",
"stopSequence": 10
},
{
"arrival": {
"time": "1763183866"
},
"departure": {
"time": "1763183866"
},
"stopId": "AUBEPINE",
"stopSequence": 11
},
{
"arrival": {
"time": "1763183911"
},
"departure": {
"time": "1763183911"
},
"stopId": "GEMMETR",
"stopSequence": 12
},
{
"arrival": {
"time": "1763183966"
},
"departure": {
"time": "1763183966"
},
"stopId": "JUFERRY",
"stopSequence": 13
},
{
"arrival": {
"time": "1763184028"
},
"departure": {
"time": "1763184028"
},
"stopId": "CCHEMINE",
"stopSequence": 14
},
{
"arrival": {
"time": "1763184077"
},
"departure": {
"time": "1763184077"
},
"stopId": "PAPERIE",
"stopSequence": 15
},
{
"arrival": {
"time": "1763184120"
},
"departure": {
"time": "1763184120"
},
"stopId": "LAREUX",
"stopSequence": 16
},
{
"arrival": {
"time": "1763184174"
},
"departure": {
"time": "1763184174"
},
"stopId": "CASERNE",
"stopSequence": 17
},
{
"arrival": {
"time": "1763184237"
},
"departure": {
"time": "1763184237"
},
"stopId": "ARCEAU",
"stopSequence": 18
},
{
"arrival": {
"time": "1763184281"
},
"departure": {
"time": "1763184281"
},
"stopId": "CFPA",
"stopSequence": 19
},
{
"arrival": {
"time": "1763184334"
},
"departure": {
"time": "1763184334"
},
"stopId": "CIMETIER",
"stopSequence": 20
},
{
"arrival": {
"time": "1763184406"
},
"departure": {
"time": "1763184406"
},
"stopId": "MONTAIG",
"stopSequence": 21
},
{
"arrival": {
"time": "1763184437"
},
"departure": {
"time": "1763184437"
},
"stopId": "GARDOT",
"stopSequence": 22
},
{
"arrival": {
"time": "1763184480"
},
"departure": {
"time": "1763184480"
},
"stopId": "STEXUPER",
"stopSequence": 23
}
],
"trip": {
"directionId": 1,
"routeId": "02",
"tripId": "6256070"
}
}
},
{
"id": "trip:6256387",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763181720"
},
"stopId": "LHOIRI-D",
"stopSequence": 0
},
{
"arrival": {
"time": "1763181720"
},
"departure": {
"time": "1763181720"
},
"stopId": "LHOIRIE2",
"stopSequence": 1
},
{
"arrival": {
"time": "1763181840"
},
"departure": {
"time": "1763181840"
},
"stopId": "CCMOLIER",
"stopSequence": 2
},
{
"arrival": {
"time": "1763181889"
},
"departure": {
"time": "1763181889"
},
"stopId": "AAQUITN",
"stopSequence": 3
},
{
"arrival": {
"time": "1763181923"
},
"departure": {
"time": "1763181923"
},
"stopId": "SHEAKSPE",
"stopSequence": 4
},
{
"arrival": {
"time": "1763181989"
},
"departure": {
"time": "1763181989"
},
"stopId": "WIGAN",
"stopSequence": 5
},
{
"arrival": {
"time": "1763182020"
},
"departure": {
"time": "1763182020"
},
"stopId": "GRESILLE",
"stopSequence": 6
},
{
"arrival": {
"time": "1763182052"
},
"departure": {
"time": "1763182052"
},
"stopId": "PROUDHON",
"stopSequence": 7
},
{
"arrival": {
"time": "1763182104"
},
"departure": {
"time": "1763182104"
},
"stopId": "VALLO",
"stopSequence": 8
},
{
"arrival": {
"time": "1763182130"
},
"departure": {
"time": "1763182130"
},
"stopId": "MONTECLA",
"stopSequence": 9
},
{
"arrival": {
"time": "1763182159"
},
"departure": {
"time": "1763182159"
},
"stopId": "DELESCL",
"stopSequence": 10
},
{
"arrival": {
"time": "1763182205"
},
"departure": {
"time": "1763182205"
},
"stopId": "JEMONNET",
"stopSequence": 11
},
{
"arrival": {
"time": "1763182244"
},
"departure": {
"time": "1763182244"
},
"stopId": "LEDENI-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1763182271"
},
"departure": {
"time": "1763182271"
},
"stopId": "PERUSS-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1763182320"
},
"departure": {
"time": "1763182320"
},
"stopId": "GDMAINE",
"stopSequence": 14
},
{
"arrival": {
"time": "1763182560"
},
"departure": {
"time": "1763182560"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHDARR",
"stopSequence": 15
},
{
"arrival": {
"time": "1763182600"
},
"departure": {
"time": "1763182600"
},
"stopId": "ACADEMIE",
"stopSequence": 16
},
{
"arrival": {
"time": "1763182644"
},
"departure": {
"time": "1763182644"
},
"stopId": "GBREM-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1763182699"
},
"departure": {
"time": "1763182699"
},
"stopId": "GAREPAPI",
"stopSequence": 18
},
{
"arrival": {
"time": "1763182740"
},
"departure": {
"time": "1763182740"
},
"stopId": "LESGARES",
"stopSequence": 19
},
{
"arrival": {
"time": "1763182831"
},
"departure": {
"time": "1763182831"
},
"stopId": "HARAS",
"stopSequence": 20
},
{
"arrival": {
"time": "1763182882"
},
"departure": {
"time": "1763182882"
},
"stopId": "STAUBIN",
"stopSequence": 21
},
{
"arrival": {
"time": "1763182920"
},
"departure": {
"time": "1763183100"
},
"stopId": "LOR-FO-A",
"stopSequence": 22
},
{
"arrival": {
"time": "1763183229"
},
"departure": {
"time": "1763183229"
},
"stopId": "MENDES-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1763183340"
},
"departure": {
"time": "1763183340"
},
"stopId": "SAVARY-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1763183377"
},
"departure": {
"time": "1763183377"
},
"stopId": "MUSSET-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1763183456"
},
"departure": {
"time": "1763183456"
},
"stopId": "LUTIN-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1763183500"
},
"departure": {
"time": "1763183500"
},
"stopId": "MACE-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1763183529"
},
"departure": {
"time": "1763183529"
},
"stopId": "DESJAR-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1763183580"
},
"departure": {
"time": "1763183580"
},
"stopId": "BRISEP-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1763183648"
},
"departure": {
"time": "1763183648"
},
"stopId": "MIMOSA-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1763183682"
},
"departure": {
"time": "1763183682"
},
"stopId": "CHATEN-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1763183757"
},
"departure": {
"time": "1763183757"
},
"stopId": "SOLELE-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1763183784"
},
"departure": {
"time": "1763183784"
},
"stopId": "SEPSON-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1763183820"
},
"departure": {
"time": "1763183820"
},
"stopId": "BANCST-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1763183901"
},
"departure": {
"time": "1763183901"
},
"stopId": "RTEPAR-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1763183963"
},
"departure": {
"time": "1763183963"
},
"stopId": "PROVIN-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1763184060"
},
"stopId": "PARCEX-E",
"stopSequence": 37
}
],
"trip": {
"directionId": 0,
"routeId": "04",
"tripId": "6256387"
}
}
},
{
"id": "trip:6255551",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763183880"
},
"stopId": "BENE",
"stopSequence": 0
},
{
"arrival": {
"time": "1763183934"
},
"departure": {
"time": "1763183934"
},
"stopId": "JUIGDEP",
"stopSequence": 1
},
{
"arrival": {
"time": "1763183966"
},
"departure": {
"time": "1763183966"
},
"stopId": "CAMPJUIG",
"stopSequence": 2
},
{
"arrival": {
"time": "1763183994"
},
"departure": {
"time": "1763183994"
},
"stopId": "RENOIR",
"stopSequence": 3
},
{
"arrival": {
"time": "1763184022"
},
"departure": {
"time": "1763184022"
},
"stopId": "RECLAIR",
"stopSequence": 4
},
{
"arrival": {
"time": "1763184055"
},
"departure": {
"time": "1763184055"
},
"stopId": "DOMVATER",
"stopSequence": 5
},
{
"arrival": {
"time": "1763184294"
},
"departure": {
"time": "1763184294"
},
"stopId": "PISCJU-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1763184296"
},
"departure": {
"time": "1763184296"
},
"stopId": "PISCJUIG",
"stopSequence": 7
},
{
"arrival": {
"time": "1763184367"
},
"departure": {
"time": "1763184367"
},
"stopId": "ANAFRAN",
"stopSequence": 8
},
{
"arrival": {
"time": "1763184060"
},
"departure": {
"time": "1763184060"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DOMVAL",
"stopSequence": 9
},
{
"arrival": {
"time": "1763184084"
},
"departure": {
"time": "1763184084"
},
"scheduleRelationship": "SKIPPED",
"stopId": "SPOT",
"stopSequence": 10
},
{
"arrival": {
"time": "1763184242"
},
"departure": {
"time": "1763184242"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HAUCOUD",
"stopSequence": 11
},
{
"arrival": {
"time": "1763184277"
},
"departure": {
"time": "1763184277"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHPEGUY",
"stopSequence": 12
},
{
"arrival": {
"time": "1763184298"
},
"departure": {
"time": "1763184298"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DIX8JUI",
"stopSequence": 13
},
{
"arrival": {
"time": "1763184330"
},
"departure": {
"time": "1763184330"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DEBEAUVO",
"stopSequence": 14
},
{
"arrival": {
"time": "1763184427"
},
"departure": {
"time": "1763184427"
},
"stopId": "ZOLA",
"stopSequence": 15
},
{
"arrival": {
"time": "1763184473"
},
"departure": {
"time": "1763184473"
},
"stopId": "BELAIR",
"stopSequence": 16
}
],
"trip": {
"directionId": 0,
"routeId": "07",
"tripId": "6255551"
}
}
},
{
"id": "trip:6255913",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763183280"
},
"stopId": "ADEZIERE",
"stopSequence": 0
},
{
"arrival": {
"time": "1763183319"
},
"departure": {
"time": "1763183319"
},
"stopId": "SCHWALBA",
"stopSequence": 1
},
{
"arrival": {
"time": "1763183359"
},
"departure": {
"time": "1763183359"
},
"stopId": "LA-BOISS",
"stopSequence": 2
},
{
"arrival": {
"time": "1763183413"
},
"departure": {
"time": "1763183413"
},
"stopId": "PIECE",
"stopSequence": 3
},
{
"arrival": {
"time": "1763183460"
},
"departure": {
"time": "1763183460"
},
"stopId": "BALANDE",
"stopSequence": 4
},
{
"arrival": {
"time": "1763183483"
},
"departure": {
"time": "1763183483"
},
"stopId": "TERNIERE",
"stopSequence": 5
},
{
"arrival": {
"time": "1763183520"
},
"departure": {
"time": "1763183520"
},
"stopId": "MAIRAVR",
"stopSequence": 6
},
{
"arrival": {
"time": "1763183557"
},
"departure": {
"time": "1763183557"
},
"stopId": "MAUFINE",
"stopSequence": 7
},
{
"arrival": {
"time": "1763183610"
},
"departure": {
"time": "1763183610"
},
"stopId": "DELAUNE",
"stopSequence": 8
},
{
"arrival": {
"time": "1763183643"
},
"departure": {
"time": "1763183643"
},
"stopId": "BEURRIER",
"stopSequence": 9
},
{
"arrival": {
"time": "1763183701"
},
"departure": {
"time": "1763183701"
},
"stopId": "BRASSENS",
"stopSequence": 10
},
{
"arrival": {
"time": "1763183746"
},
"departure": {
"time": "1763183746"
},
"stopId": "MLYAUTEY",
"stopSequence": 11
},
{
"arrival": {
"time": "1763183777"
},
"departure": {
"time": "1763183777"
},
"stopId": "CHMARTYR",
"stopSequence": 12
},
{
"arrival": {
"time": "1763183799"
},
"departure": {
"time": "1763183799"
},
"stopId": "ESPAJEUN",
"stopSequence": 13
},
{
"arrival": {
"time": "1763183834"
},
"departure": {
"time": "1763183834"
},
"stopId": "GRANDMON",
"stopSequence": 14
},
{
"arrival": {
"time": "1763183880"
},
"departure": {
"time": "1763183880"
},
"stopId": "CLINIQUE",
"stopSequence": 15
},
{
"arrival": {
"time": "1763183915"
},
"departure": {
"time": "1763183915"
},
"stopId": "VALOR",
"stopSequence": 16
},
{
"arrival": {
"time": "1763183942"
},
"departure": {
"time": "1763183942"
},
"stopId": "MEIGNANN",
"stopSequence": 17
},
{
"arrival": {
"time": "1763183998"
},
"departure": {
"time": "1763183998"
},
"stopId": "REVERIES",
"stopSequence": 18
},
{
"arrival": {
"time": "1763184044"
},
"departure": {
"time": "1763184044"
},
"stopId": "POMONE",
"stopSequence": 19
},
{
"arrival": {
"time": "1763184119"
},
"departure": {
"time": "1763184119"
},
"stopId": "CIOUEST",
"stopSequence": 20
},
{
"arrival": {
"time": "1763184154"
},
"departure": {
"time": "1763184154"
},
"stopId": "CLEMENCE",
"stopSequence": 21
},
{
"arrival": {
"time": "1763184180"
},
"departure": {
"time": "1763184180"
},
"stopId": "DESCAZ-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1763184218"
},
"departure": {
"time": "1763184218"
},
"stopId": "BICHON",
"stopSequence": 23
},
{
"arrival": {
"time": "1763184273"
},
"departure": {
"time": "1763184273"
},
"stopId": "HOTDIEU",
"stopSequence": 24
},
{
"arrival": {
"time": "1763184300"
},
"departure": {
"time": "1763184300"
},
"stopId": "ROCHEFOU",
"stopSequence": 25
},
{
"arrival": {
"time": "1763184423"
},
"departure": {
"time": "1763184423"
},
"stopId": "STSERGEU",
"stopSequence": 26
}
],
"trip": {
"directionId": 1,
"routeId": "03",
"tripId": "6255913"
}
}
},
{
"id": "trip:6270026",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763184240"
},
"stopId": "1BBCA",
"stopSequence": 0
},
{
"arrival": {
"time": "1763184337"
},
"departure": {
"time": "1763184337"
},
"stopId": "1BEAU",
"stopSequence": 1
},
{
"arrival": {
"time": "1763184450"
},
"departure": {
"time": "1763184450"
},
"stopId": "1BARR",
"stopSequence": 2
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6270026"
}
}
},
{
"id": "trip:6256177",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763181540"
},
"stopId": "SBAVENAI",
"stopSequence": 0
},
{
"arrival": {
"time": "1763181609"
},
"departure": {
"time": "1763181609"
},
"stopId": "COROT",
"stopSequence": 1
},
{
"arrival": {
"time": "1763181644"
},
"departure": {
"time": "1763181644"
},
"stopId": "CEZANNE",
"stopSequence": 2
},
{
"arrival": {
"time": "1763181674"
},
"departure": {
"time": "1763181674"
},
"stopId": "VERDUN",
"stopSequence": 3
},
{
"arrival": {
"time": "1763181696"
},
"departure": {
"time": "1763181696"
},
"stopId": "PASTEUR",
"stopSequence": 4
},
{
"arrival": {
"time": "1763181780"
},
"departure": {
"time": "1763181780"
},
"stopId": "JAUDETTE",
"stopSequence": 5
},
{
"arrival": {
"time": "1763181825"
},
"departure": {
"time": "1763181825"
},
"stopId": "WALCOURT",
"stopSequence": 6
},
{
"arrival": {
"time": "1763181886"
},
"departure": {
"time": "1763181886"
},
"stopId": "MORLIERE",
"stopSequence": 7
},
{
"arrival": {
"time": "1763181929"
},
"departure": {
"time": "1763181929"
},
"stopId": "CEEQUEST",
"stopSequence": 8
},
{
"arrival": {
"time": "1763181976"
},
"departure": {
"time": "1763181976"
},
"stopId": "PELLERI",
"stopSequence": 9
},
{
"arrival": {
"time": "1763182020"
},
"departure": {
"time": "1763182020"
},
"stopId": "STADE",
"stopSequence": 10
},
{
"arrival": {
"time": "1763182066"
},
"departure": {
"time": "1763182066"
},
"stopId": "AUBEPINE",
"stopSequence": 11
},
{
"arrival": {
"time": "1763182111"
},
"departure": {
"time": "1763182111"
},
"stopId": "GEMMETR",
"stopSequence": 12
},
{
"arrival": {
"time": "1763182166"
},
"departure": {
"time": "1763182166"
},
"stopId": "JUFERRY",
"stopSequence": 13
},
{
"arrival": {
"time": "1763182228"
},
"departure": {
"time": "1763182228"
},
"stopId": "CCHEMINE",
"stopSequence": 14
},
{
"arrival": {
"time": "1763182277"
},
"departure": {
"time": "1763182277"
},
"stopId": "PAPERIE",
"stopSequence": 15
},
{
"arrival": {
"time": "1763182320"
},
"departure": {
"time": "1763182320"
},
"stopId": "LAREUX",
"stopSequence": 16
},
{
"arrival": {
"time": "1763182374"
},
"departure": {
"time": "1763182374"
},
"stopId": "CASERNE",
"stopSequence": 17
},
{
"arrival": {
"time": "1763182437"
},
"departure": {
"time": "1763182437"
},
"stopId": "ARCEAU",
"stopSequence": 18
},
{
"arrival": {
"time": "1763182481"
},
"departure": {
"time": "1763182481"
},
"stopId": "CFPA",
"stopSequence": 19
},
{
"arrival": {
"time": "1763182534"
},
"departure": {
"time": "1763182534"
},
"stopId": "CIMETIER",
"stopSequence": 20
},
{
"arrival": {
"time": "1763182606"
},
"departure": {
"time": "1763182606"
},
"stopId": "MONTAIG",
"stopSequence": 21
},
{
"arrival": {
"time": "1763182637"
},
"departure": {
"time": "1763182637"
},
"stopId": "GARDOT",
"stopSequence": 22
},
{
"arrival": {
"time": "1763182680"
},
"departure": {
"time": "1763182680"
},
"stopId": "STEXUPER",
"stopSequence": 23
},
{
"arrival": {
"time": "1763182747"
},
"departure": {
"time": "1763182747"
},
"stopId": "SECUSOCI",
"stopSequence": 24
},
{
"arrival": {
"time": "1763182867"
},
"departure": {
"time": "1763182867"
},
"stopId": "MAIL-NAE",
"stopSequence": 25
},
{
"arrival": {
"time": "1763182920"
},
"departure": {
"time": "1763183100"
},
"stopId": "FO-LOR-R",
"stopSequence": 26
},
{
"arrival": {
"time": "1763183166"
},
"departure": {
"time": "1763183166"
},
"stopId": "STAUBI-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1763183197"
},
"departure": {
"time": "1763183197"
},
"stopId": "HARAS-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1763183280"
},
"departure": {
"time": "1763183280"
},
"stopId": "LESGAR-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1763183382"
},
"departure": {
"time": "1763183382"
},
"stopId": "BREMON-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1763183449"
},
"departure": {
"time": "1763183449"
},
"stopId": "ACAD-PLA",
"stopSequence": 31
},
{
"arrival": {
"time": "1763183491"
},
"departure": {
"time": "1763183491"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHDARR-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1763183635"
},
"departure": {
"time": "1763183635"
},
"stopId": "COEURM-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1763183675"
},
"departure": {
"time": "1763183675"
},
"stopId": "BEAURE-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1763183719"
},
"departure": {
"time": "1763183719"
},
"stopId": "TRINIT-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1763183815"
},
"departure": {
"time": "1763183815"
},
"stopId": "MONPRO-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1763183899"
},
"departure": {
"time": "1763183899"
},
"stopId": "SAJACQ-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1763183957"
},
"departure": {
"time": "1763183957"
},
"stopId": "FARCSJ-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1763184048"
},
"departure": {
"time": "1763184048"
},
"stopId": "MVIGNE-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1763184115"
},
"departure": {
"time": "1763184115"
},
"stopId": "CHBBEI-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1763184156"
},
"departure": {
"time": "1763184156"
},
"stopId": "BOISRA-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1763184205"
},
"departure": {
"time": "1763184205"
},
"stopId": "NDAMLA-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1763184252"
},
"departure": {
"time": "1763184252"
},
"stopId": "MAETUD-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1763184295"
},
"departure": {
"time": "1763184295"
},
"stopId": "CITEUN-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1763184348"
},
"departure": {
"time": "1763184348"
},
"stopId": "RESTUN-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1763184390"
},
"departure": {
"time": "1763184390"
},
"stopId": "I.U.T.-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1763184475"
},
"departure": {
"time": "1763184475"
},
"stopId": "BBCAMT-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1763184511"
},
"departure": {
"time": "1763184511"
},
"stopId": "LENOT-E",
"stopSequence": 48
}
],
"trip": {
"directionId": 1,
"routeId": "02",
"tripId": "6256177"
}
}
},
{
"id": "trip:6270409",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763180876"
},
"departure": {
"time": "1763180904"
},
"stopId": "2BARR",
"stopSequence": 6
},
{
"arrival": {
"time": "1763180984"
},
"departure": {
"time": "1763180984"
},
"stopId": "2BEAU",
"stopSequence": 7
},
{
"arrival": {
"time": "1763181087"
},
"stopId": "2BBCA",
"stopSequence": 8
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6270409"
}
}
},
{
"id": "trip:6270420",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763182190"
},
"stopId": "1STSE",
"stopSequence": 0
},
{
"arrival": {
"time": "1763182300"
},
"departure": {
"time": "1763182300"
},
"stopId": "1CECO",
"stopSequence": 1
},
{
"arrival": {
"time": "1763182420"
},
"departure": {
"time": "1763182420"
},
"stopId": "1CONS",
"stopSequence": 2
},
{
"arrival": {
"time": "1763182508"
},
"departure": {
"time": "1763182508"
},
"stopId": "1MTAI",
"stopSequence": 3
},
{
"arrival": {
"time": "1763182656"
},
"departure": {
"time": "1763182656"
},
"stopId": "1CROI",
"stopSequence": 4
},
{
"arrival": {
"time": "1763182730"
},
"departure": {
"time": "1763182730"
},
"stopId": "1BRIS",
"stopSequence": 5
},
{
"arrival": {
"time": "1763182878"
},
"departure": {
"time": "1763182878"
},
"stopId": "1DUNA",
"stopSequence": 6
},
{
"arrival": {
"time": "1763182952"
},
"departure": {
"time": "1763182952"
},
"stopId": "1EURO",
"stopSequence": 7
},
{
"arrival": {
"time": "1763183020"
},
"stopId": "2MONP",
"stopSequence": 8
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6270420"
}
}
},
{
"id": "trip:6254233",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763184480"
},
"stopId": "CHANTOUR",
"stopSequence": 0
}
],
"trip": {
"directionId": 0,
"routeId": "06",
"tripId": "6254233"
}
}
},
{
"id": "trip:6270423",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763181050"
},
"stopId": "2MOLIE",
"stopSequence": 0
},
{
"arrival": {
"time": "1763181170"
},
"departure": {
"time": "1763181170"
},
"stopId": "2DOUT",
"stopSequence": 1
},
{
"arrival": {
"time": "1763181330"
},
"departure": {
"time": "1763181330"
},
"stopId": "2QUAI",
"stopSequence": 2
},
{
"arrival": {
"time": "1763181498"
},
"departure": {
"time": "1763181498"
},
"stopId": "2FARC",
"stopSequence": 3
},
{
"arrival": {
"time": "1763181603"
},
"departure": {
"time": "1763181603"
},
"stopId": "2ELYS",
"stopSequence": 4
},
{
"arrival": {
"time": "1763181693"
},
"departure": {
"time": "1763181693"
},
"stopId": "2PATT",
"stopSequence": 5
},
{
"arrival": {
"time": "1763181770"
},
"departure": {
"time": "1763181770"
},
"stopId": "2BARR",
"stopSequence": 6
},
{
"arrival": {
"time": "1763181867"
},
"departure": {
"time": "1763181867"
},
"stopId": "2BEAU",
"stopSequence": 7
},
{
"arrival": {
"time": "1763181960"
},
"stopId": "1BBCA",
"stopSequence": 8
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6270423"
}
}
},
{
"id": "trip:6052515",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763180793"
},
"departure": {
"time": "1763180793"
},
"stopId": "SAJACQUE",
"stopSequence": 27
},
{
"arrival": {
"time": "1763180853"
},
"departure": {
"time": "1763180853"
},
"stopId": "MONPR-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1763180898"
},
"departure": {
"time": "1763180898"
},
"stopId": "DESCAZ-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1763180929"
},
"departure": {
"time": "1763180929"
},
"stopId": "BICHO2-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1763180956"
},
"departure": {
"time": "1763180956"
},
"stopId": "CLOUET-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1763181012"
},
"departure": {
"time": "1763181012"
},
"stopId": "GOURON-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1763181057"
},
"departure": {
"time": "1763181057"
},
"stopId": "GASNIE-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1763181090"
},
"departure": {
"time": "1763181090"
},
"stopId": "LIZE-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1763181154"
},
"departure": {
"time": "1763181154"
},
"stopId": "ECHMA-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1763181192"
},
"departure": {
"time": "1763181192"
},
"stopId": "KENNED-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1763181245"
},
"departure": {
"time": "1763181245"
},
"stopId": "WTBOT",
"stopSequence": 37
},
{
"arrival": {
"time": "1763181362"
},
"departure": {
"time": "1763181362"
},
"stopId": "WVERN",
"stopSequence": 38
},
{
"arrival": {
"time": "1763181404"
},
"departure": {
"time": "1763181404"
},
"stopId": "AURIOL",
"stopSequence": 39
},
{
"arrival": {
"time": "1763181442"
},
"departure": {
"time": "1763181442"
},
"stopId": "FRATE-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1763181497"
},
"departure": {
"time": "1763181497"
},
"stopId": "CHARNA-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1763181549"
},
"departure": {
"time": "1763181549"
},
"stopId": "ESEO-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1763181662"
},
"departure": {
"time": "1763181662"
},
"stopId": "CARRSS-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1763181789"
},
"departure": {
"time": "1763181789"
},
"stopId": "FFAURE",
"stopSequence": 44
},
{
"arrival": {
"time": "1763181870"
},
"departure": {
"time": "1763181870"
},
"stopId": "PISANI",
"stopSequence": 45
},
{
"arrival": {
"time": "1763182039"
},
"departure": {
"time": "1763182039"
},
"stopId": "BESNARDI",
"stopSequence": 46
},
{
"arrival": {
"time": "1763182145"
},
"departure": {
"time": "1763182145"
},
"stopId": "TALET",
"stopSequence": 47
},
{
"arrival": {
"time": "1763182287"
},
"departure": {
"time": "1763182287"
},
"stopId": "MENDESFR",
"stopSequence": 48
}
],
"trip": {
"directionId": 1,
"routeId": "NUIT",
"tripId": "6052515"
}
}
},
{
"id": "trip:6256299",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763183820"
},
"stopId": "PARCEXPO",
"stopSequence": 0
},
{
"arrival": {
"time": "1763183921"
},
"departure": {
"time": "1763183921"
},
"stopId": "PROVINS",
"stopSequence": 1
},
{
"arrival": {
"time": "1763183990"
},
"departure": {
"time": "1763183990"
},
"stopId": "RTEPARIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1763184060"
},
"departure": {
"time": "1763184060"
},
"stopId": "BANCSTMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1763184094"
},
"departure": {
"time": "1763184094"
},
"stopId": "SEPSONET",
"stopSequence": 4
},
{
"arrival": {
"time": "1763184140"
},
"departure": {
"time": "1763184140"
},
"stopId": "SOLELEVA",
"stopSequence": 5
},
{
"arrival": {
"time": "1763184199"
},
"departure": {
"time": "1763184199"
},
"stopId": "CHATENAY",
"stopSequence": 6
},
{
"arrival": {
"time": "1763184237"
},
"departure": {
"time": "1763184237"
},
"stopId": "MIMOSAS",
"stopSequence": 7
},
{
"arrival": {
"time": "1763184300"
},
"departure": {
"time": "1763184300"
},
"stopId": "BRISEPOT",
"stopSequence": 8
},
{
"arrival": {
"time": "1763184349"
},
"departure": {
"time": "1763184349"
},
"stopId": "DESJARDI",
"stopSequence": 9
},
{
"arrival": {
"time": "1763184390"
},
"departure": {
"time": "1763184390"
},
"stopId": "MACE",
"stopSequence": 10
},
{
"arrival": {
"time": "1763184418"
},
"departure": {
"time": "1763184418"
},
"stopId": "LUTIN",
"stopSequence": 11
},
{
"arrival": {
"time": "1763184502"
},
"departure": {
"time": "1763184502"
},
"stopId": "MUSSET",
"stopSequence": 12
}
],
"trip": {
"directionId": 1,
"routeId": "04",
"tripId": "6256299"
}
}
},
{
"id": "trip:6255043",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763184120"
},
"stopId": "AQVI-D5B",
"stopSequence": 0
},
{
"arrival": {
"time": "1763184164"
},
"departure": {
"time": "1763184164"
},
"stopId": "AURIOL",
"stopSequence": 1
},
{
"arrival": {
"time": "1763184215"
},
"departure": {
"time": "1763184215"
},
"stopId": "PELUAU",
"stopSequence": 2
},
{
"arrival": {
"time": "1763184290"
},
"departure": {
"time": "1763184290"
},
"stopId": "LIZE.",
"stopSequence": 3
},
{
"arrival": {
"time": "1763184324"
},
"departure": {
"time": "1763184324"
},
"stopId": "CAMUS.05",
"stopSequence": 4
},
{
"arrival": {
"time": "1763184360"
},
"departure": {
"time": "1763184360"
},
"stopId": "LECLERC5",
"stopSequence": 5
},
{
"arrival": {
"time": "1763184405"
},
"departure": {
"time": "1763184405"
},
"stopId": "ROCEPINE",
"stopSequence": 6
},
{
"arrival": {
"time": "1763184438"
},
"departure": {
"time": "1763184438"
},
"stopId": "PARCGARE",
"stopSequence": 7
},
{
"arrival": {
"time": "1763184481"
},
"departure": {
"time": "1763184481"
},
"stopId": "LABRUYER",
"stopSequence": 8
}
],
"trip": {
"directionId": 1,
"routeId": "05",
"tripId": "6255043"
}
}
},
{
"id": "trip:6270421",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763182010"
},
"stopId": "2MOLIE",
"stopSequence": 0
},
{
"arrival": {
"time": "1763182130"
},
"departure": {
"time": "1763182130"
},
"stopId": "2DOUT",
"stopSequence": 1
},
{
"arrival": {
"time": "1763182290"
},
"departure": {
"time": "1763182290"
},
"stopId": "2QUAI",
"stopSequence": 2
},
{
"arrival": {
"time": "1763182458"
},
"departure": {
"time": "1763182458"
},
"stopId": "2FARC",
"stopSequence": 3
},
{
"arrival": {
"time": "1763182563"
},
"departure": {
"time": "1763182563"
},
"stopId": "2ELYS",
"stopSequence": 4
},
{
"arrival": {
"time": "1763182653"
},
"departure": {
"time": "1763182653"
},
"stopId": "2PATT",
"stopSequence": 5
},
{
"arrival": {
"time": "1763182730"
},
"departure": {
"time": "1763182730"
},
"stopId": "2BARR",
"stopSequence": 6
},
{
"arrival": {
"time": "1763182827"
},
"departure": {
"time": "1763182827"
},
"stopId": "2BEAU",
"stopSequence": 7
},
{
"arrival": {
"time": "1763182920"
},
"stopId": "1BBCA",
"stopSequence": 8
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6270421"
}
}
},
{
"id": "trip:6255272",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763184240"
},
"stopId": "EVENTARD",
"stopSequence": 0
},
{
"arrival": {
"time": "1763184276"
},
"departure": {
"time": "1763184276"
},
"stopId": "COTTAGE",
"stopSequence": 1
},
{
"arrival": {
"time": "1763184333"
},
"departure": {
"time": "1763184333"
},
"stopId": "DUBELL-2",
"stopSequence": 2
},
{
"arrival": {
"time": "1763184360"
},
"departure": {
"time": "1763184360"
},
"stopId": "BOISABBE",
"stopSequence": 3
},
{
"arrival": {
"time": "1763184396"
},
"departure": {
"time": "1763184396"
},
"stopId": "DEBUSSY",
"stopSequence": 4
},
{
"arrival": {
"time": "1763184442"
},
"departure": {
"time": "1763184442"
},
"stopId": "HOTELLER",
"stopSequence": 5
},
{
"arrival": {
"time": "1763184480"
},
"departure": {
"time": "1763184480"
},
"stopId": "INDUSTRI",
"stopSequence": 6
}
],
"trip": {
"directionId": 1,
"routeId": "09",
"tripId": "6255272"
}
}
},
{
"id": "trip:6270418",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763183930"
},
"stopId": "2MOLIE",
"stopSequence": 0
},
{
"arrival": {
"time": "1763184050"
},
"departure": {
"time": "1763184050"
},
"stopId": "2DOUT",
"stopSequence": 1
},
{
"arrival": {
"time": "1763184210"
},
"departure": {
"time": "1763184210"
},
"stopId": "2QUAI",
"stopSequence": 2
},
{
"arrival": {
"time": "1763184378"
},
"departure": {
"time": "1763184378"
},
"stopId": "2FARC",
"stopSequence": 3
},
{
"arrival": {
"time": "1763184483"
},
"departure": {
"time": "1763184483"
},
"stopId": "2ELYS",
"stopSequence": 4
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6270418"
}
}
},
{
"id": "trip:6270416",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763181030"
},
"stopId": "1AARD",
"stopSequence": 0
},
{
"arrival": {
"time": "1763181120"
},
"departure": {
"time": "1763181120"
},
"stopId": "1BASC",
"stopSequence": 1
},
{
"arrival": {
"time": "1763181200"
},
"departure": {
"time": "1763181200"
},
"stopId": "1STGI",
"stopSequence": 2
},
{
"arrival": {
"time": "1763181300"
},
"departure": {
"time": "1763181300"
},
"stopId": "1ACAS",
"stopSequence": 3
},
{
"arrival": {
"time": "1763181400"
},
"departure": {
"time": "1763181400"
},
"stopId": "1BROY",
"stopSequence": 4
},
{
"arrival": {
"time": "1763181510"
},
"departure": {
"time": "1763181510"
},
"stopId": "1PMAY",
"stopSequence": 5
},
{
"arrival": {
"time": "1763181640"
},
"departure": {
"time": "1763181640"
},
"stopId": "1BOTA",
"stopSequence": 6
},
{
"arrival": {
"time": "1763181800"
},
"departure": {
"time": "1763181800"
},
"stopId": "1VERN",
"stopSequence": 8
},
{
"arrival": {
"time": "1763181890"
},
"departure": {
"time": "1763181890"
},
"stopId": "1HSAU",
"stopSequence": 9
},
{
"arrival": {
"time": "1763182010"
},
"departure": {
"time": "1763182010"
},
"stopId": "1JMOU",
"stopSequence": 10
},
{
"arrival": {
"time": "1763182090"
},
"departure": {
"time": "1763182090"
},
"stopId": "1CAPU",
"stopSequence": 11
},
{
"arrival": {
"time": "1763182210"
},
"departure": {
"time": "1763182210"
},
"stopId": "1HOPA",
"stopSequence": 12
},
{
"arrival": {
"time": "1763182300"
},
"departure": {
"time": "1763182300"
},
"stopId": "1BMAI",
"stopSequence": 13
},
{
"arrival": {
"time": "1763182420"
},
"departure": {
"time": "1763182420"
},
"stopId": "1STSE",
"stopSequence": 14
},
{
"arrival": {
"time": "1763182530"
},
"departure": {
"time": "1763182530"
},
"stopId": "1CECO",
"stopSequence": 15
},
{
"arrival": {
"time": "1763182630"
},
"departure": {
"time": "1763182630"
},
"stopId": "1HDVA",
"stopSequence": 16
},
{
"arrival": {
"time": "1763182700"
},
"departure": {
"time": "1763182700"
},
"stopId": "1FMBL",
"stopSequence": 17
},
{
"arrival": {
"time": "1763182770"
},
"departure": {
"time": "1763182770"
},
"stopId": "1HARA",
"stopSequence": 18
},
{
"arrival": {
"time": "1763182880"
},
"departure": {
"time": "1763182880"
},
"stopId": "1LGAR",
"stopSequence": 19
},
{
"arrival": {
"time": "1763182970"
},
"departure": {
"time": "1763182970"
},
"stopId": "1LAFA",
"stopSequence": 20
},
{
"arrival": {
"time": "1763183070"
},
"departure": {
"time": "1763183070"
},
"stopId": "1STRA",
"stopSequence": 21
},
{
"arrival": {
"time": "1763183170"
},
"departure": {
"time": "1763183170"
},
"stopId": "1BAMA",
"stopSequence": 22
},
{
"arrival": {
"time": "1763183280"
},
"departure": {
"time": "1763183280"
},
"stopId": "1JE23",
"stopSequence": 23
},
{
"arrival": {
"time": "1763183390"
},
"departure": {
"time": "1763183390"
},
"stopId": "1JVIL",
"stopSequence": 24
},
{
"arrival": {
"time": "1763183510"
},
"stopId": "1ANRO",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6270416"
}
}
},
{
"id": "trip:6256386",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763182020"
},
"stopId": "PARCEXPO",
"stopSequence": 0
},
{
"arrival": {
"time": "1763182121"
},
"departure": {
"time": "1763182121"
},
"stopId": "PROVINS",
"stopSequence": 1
},
{
"arrival": {
"time": "1763182190"
},
"departure": {
"time": "1763182190"
},
"stopId": "RTEPARIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1763182260"
},
"departure": {
"time": "1763182260"
},
"stopId": "BANCSTMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1763182294"
},
"departure": {
"time": "1763182294"
},
"stopId": "SEPSONET",
"stopSequence": 4
},
{
"arrival": {
"time": "1763182340"
},
"departure": {
"time": "1763182340"
},
"stopId": "SOLELEVA",
"stopSequence": 5
},
{
"arrival": {
"time": "1763182399"
},
"departure": {
"time": "1763182399"
},
"stopId": "CHATENAY",
"stopSequence": 6
},
{
"arrival": {
"time": "1763182437"
},
"departure": {
"time": "1763182437"
},
"stopId": "MIMOSAS",
"stopSequence": 7
},
{
"arrival": {
"time": "1763182500"
},
"departure": {
"time": "1763182500"
},
"stopId": "BRISEPOT",
"stopSequence": 8
},
{
"arrival": {
"time": "1763182549"
},
"departure": {
"time": "1763182549"
},
"stopId": "DESJARDI",
"stopSequence": 9
},
{
"arrival": {
"time": "1763182590"
},
"departure": {
"time": "1763182590"
},
"stopId": "MACE",
"stopSequence": 10
},
{
"arrival": {
"time": "1763182618"
},
"departure": {
"time": "1763182618"
},
"stopId": "LUTIN",
"stopSequence": 11
},
{
"arrival": {
"time": "1763182702"
},
"departure": {
"time": "1763182702"
},
"stopId": "MUSSET",
"stopSequence": 12
},
{
"arrival": {
"time": "1763182740"
},
"departure": {
"time": "1763182740"
},
"stopId": "SAVARY",
"stopSequence": 13
},
{
"arrival": {
"time": "1763182834"
},
"departure": {
"time": "1763182834"
},
"stopId": "MENDESFR",
"stopSequence": 14
},
{
"arrival": {
"time": "1763182920"
},
"departure": {
"time": "1763183100"
},
"stopId": "FO-LOR-R",
"stopSequence": 15
},
{
"arrival": {
"time": "1763183166"
},
"departure": {
"time": "1763183166"
},
"stopId": "STAUBI-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1763183197"
},
"departure": {
"time": "1763183197"
},
"stopId": "HARAS-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1763183280"
},
"departure": {
"time": "1763183280"
},
"stopId": "LESGAR-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1763183382"
},
"departure": {
"time": "1763183382"
},
"stopId": "BREMON-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1763183449"
},
"departure": {
"time": "1763183449"
},
"stopId": "ACAD-PLA",
"stopSequence": 20
},
{
"arrival": {
"time": "1763183491"
},
"departure": {
"time": "1763183491"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHDARR-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1763183727"
},
"departure": {
"time": "1763183727"
},
"stopId": "GDMAIN-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1763183777"
},
"departure": {
"time": "1763183777"
},
"stopId": "PERUSSAI",
"stopSequence": 23
},
{
"arrival": {
"time": "1763183805"
},
"departure": {
"time": "1763183805"
},
"stopId": "LEDENIER",
"stopSequence": 24
},
{
"arrival": {
"time": "1763183835"
},
"departure": {
"time": "1763183835"
},
"stopId": "JEAN-MON",
"stopSequence": 25
},
{
"arrival": {
"time": "1763183883"
},
"departure": {
"time": "1763183883"
},
"stopId": "DELESC-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1763183913"
},
"departure": {
"time": "1763183913"
},
"stopId": "MONTEC-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1763183942"
},
"departure": {
"time": "1763183942"
},
"stopId": "VALLO-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1763183978"
},
"departure": {
"time": "1763183978"
},
"stopId": "PROUDH-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1763184027"
},
"departure": {
"time": "1763184027"
},
"stopId": "GRESIL-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1763184056"
},
"departure": {
"time": "1763184056"
},
"stopId": "WIGAN-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1763184122"
},
"departure": {
"time": "1763184122"
},
"stopId": "SHEAKS-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1763184155"
},
"departure": {
"time": "1763184155"
},
"stopId": "AQUITA-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1763184207"
},
"departure": {
"time": "1763184207"
},
"stopId": "CCMOLI-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1763184327"
},
"stopId": "LHOIRI-D",
"stopSequence": 35
}
],
"trip": {
"directionId": 1,
"routeId": "04",
"tripId": "6256386"
}
}
},
{
"id": "trip:6256005",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763181366"
},
"departure": {
"time": "1763181366"
},
"stopId": "GDPRESSO",
"stopSequence": 1
},
{
"arrival": {
"time": "1763181405"
},
"departure": {
"time": "1763181405"
},
"stopId": "BARBOTER",
"stopSequence": 2
},
{
"arrival": {
"time": "1763181446"
},
"departure": {
"time": "1763181446"
},
"stopId": "FONTENE",
"stopSequence": 3
},
{
"arrival": {
"time": "1763181499"
},
"departure": {
"time": "1763181499"
},
"stopId": "CHAERIGN",
"stopSequence": 4
},
{
"arrival": {
"time": "1763181550"
},
"departure": {
"time": "1763181550"
},
"stopId": "BOSQUET",
"stopSequence": 5
},
{
"arrival": {
"time": "1763181584"
},
"departure": {
"time": "1763181584"
},
"stopId": "LOUET",
"stopSequence": 6
},
{
"arrival": {
"time": "1763181637"
},
"departure": {
"time": "1763181637"
},
"stopId": "DUBE",
"stopSequence": 7
},
{
"arrival": {
"time": "1763181683"
},
"departure": {
"time": "1763181683"
},
"stopId": "LOIRE",
"stopSequence": 8
},
{
"arrival": {
"time": "1763181780"
},
"departure": {
"time": "1763181780"
},
"stopId": "PONTSCEM",
"stopSequence": 9
},
{
"arrival": {
"time": "1763181828"
},
"departure": {
"time": "1763181828"
},
"stopId": "BELPOULE",
"stopSequence": 10
},
{
"arrival": {
"time": "1763181890"
},
"departure": {
"time": "1763181890"
},
"stopId": "AUTHION",
"stopSequence": 11
},
{
"arrival": {
"time": "1763181940"
},
"departure": {
"time": "1763181940"
},
"stopId": "PATUREAU",
"stopSequence": 12
},
{
"arrival": {
"time": "1763182027"
},
"departure": {
"time": "1763182027"
},
"stopId": "GENDRON",
"stopSequence": 13
},
{
"arrival": {
"time": "1763182097"
},
"departure": {
"time": "1763182097"
},
"stopId": "RUELLES",
"stopSequence": 14
},
{
"arrival": {
"time": "1763182140"
},
"departure": {
"time": "1763182140"
},
"stopId": "SABLONS",
"stopSequence": 15
},
{
"arrival": {
"time": "1763182177"
},
"departure": {
"time": "1763182177"
},
"stopId": "TROPAROI",
"stopSequence": 16
},
{
"arrival": {
"time": "1763182320"
},
"departure": {
"time": "1763182320"
},
"stopId": "ALLARD",
"stopSequence": 17
},
{
"arrival": {
"time": "1763182396"
},
"departure": {
"time": "1763182396"
},
"stopId": "DELATTAS",
"stopSequence": 18
},
{
"arrival": {
"time": "1763182505"
},
"departure": {
"time": "1763182505"
},
"stopId": "ESA",
"stopSequence": 19
},
{
"arrival": {
"time": "1763182566"
},
"departure": {
"time": "1763182566"
},
"stopId": "RABELAI",
"stopSequence": 20
},
{
"arrival": {
"time": "1763182620"
},
"departure": {
"time": "1763182620"
},
"stopId": "ALEROY",
"stopSequence": 21
},
{
"arrival": {
"time": "1763182734"
},
"departure": {
"time": "1763182734"
},
"stopId": "PATNOIRE",
"stopSequence": 22
},
{
"arrival": {
"time": "1763182781"
},
"departure": {
"time": "1763182781"
},
"stopId": "HARAS",
"stopSequence": 23
},
{
"arrival": {
"time": "1763182845"
},
"departure": {
"time": "1763182845"
},
"stopId": "STAUBIN",
"stopSequence": 24
},
{
"arrival": {
"time": "1763182920"
},
"departure": {
"time": "1763183100"
},
"stopId": "LORRAIN1",
"stopSequence": 25
},
{
"arrival": {
"time": "1763183205"
},
"departure": {
"time": "1763183205"
},
"stopId": "MENDES-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1763183398"
},
"departure": {
"time": "1763183398"
},
"stopId": "STSERG-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1763183580"
},
"departure": {
"time": "1763183580"
},
"stopId": "ROCHEF-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1763183654"
},
"departure": {
"time": "1763183654"
},
"stopId": "HOTDIE-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1763183696"
},
"departure": {
"time": "1763183696"
},
"stopId": "BICHON-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1763183760"
},
"departure": {
"time": "1763183760"
},
"stopId": "DESCAZEA",
"stopSequence": 31
},
{
"arrival": {
"time": "1763183864"
},
"departure": {
"time": "1763183864"
},
"stopId": "CIOUES-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1763183926"
},
"departure": {
"time": "1763183926"
},
"stopId": "POMONE-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1763183972"
},
"departure": {
"time": "1763183972"
},
"stopId": "REVERI-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1763184052"
},
"departure": {
"time": "1763184052"
},
"stopId": "MEIGNA-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1763184092"
},
"departure": {
"time": "1763184092"
},
"stopId": "VALOR-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1763184120"
},
"departure": {
"time": "1763184120"
},
"stopId": "CLINIQ-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1763184154"
},
"departure": {
"time": "1763184154"
},
"stopId": "GRANDM-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1763184191"
},
"departure": {
"time": "1763184191"
},
"stopId": "ESPJEU-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1763184225"
},
"departure": {
"time": "1763184225"
},
"stopId": "CHMART-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1763184257"
},
"departure": {
"time": "1763184257"
},
"stopId": "MLYAUT-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1763184312"
},
"departure": {
"time": "1763184312"
},
"stopId": "BRASSE-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1763184353"
},
"departure": {
"time": "1763184353"
},
"stopId": "BEURRI-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1763184395"
},
"departure": {
"time": "1763184395"
},
"stopId": "DELAUN-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1763184439"
},
"departure": {
"time": "1763184439"
},
"stopId": "MAUFIN-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1763184480"
},
"departure": {
"time": "1763184480"
},
"stopId": "MAIRAV-E",
"stopSequence": 46
}
],
"trip": {
"directionId": 0,
"routeId": "03",
"tripId": "6256005"
}
}
},
{
"id": "trip:6269986",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763183900"
},
"stopId": "1AARD",
"stopSequence": 0
},
{
"arrival": {
"time": "1763183980"
},
"departure": {
"time": "1763183980"
},
"stopId": "1BASC",
"stopSequence": 1
},
{
"arrival": {
"time": "1763184050"
},
"departure": {
"time": "1763184050"
},
"stopId": "1STGI",
"stopSequence": 2
},
{
"arrival": {
"time": "1763184130"
},
"departure": {
"time": "1763184130"
},
"stopId": "1ACAS",
"stopSequence": 3
},
{
"arrival": {
"time": "1763184220"
},
"departure": {
"time": "1763184220"
},
"stopId": "1BROY",
"stopSequence": 4
},
{
"arrival": {
"time": "1763184310"
},
"departure": {
"time": "1763184310"
},
"stopId": "1PMAY",
"stopSequence": 5
},
{
"arrival": {
"time": "1763184420"
},
"departure": {
"time": "1763184420"
},
"stopId": "1BOTA",
"stopSequence": 6
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6269986"
}
}
},
{
"id": "trip:6270414",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763180881"
},
"departure": {
"time": "1763180881"
},
"stopId": "1LGAR",
"stopSequence": 11
},
{
"arrival": {
"time": "1763180990"
},
"departure": {
"time": "1763180990"
},
"stopId": "1LAFA",
"stopSequence": 12
},
{
"arrival": {
"time": "1763181100"
},
"departure": {
"time": "1763181100"
},
"stopId": "1STRA",
"stopSequence": 13
},
{
"arrival": {
"time": "1763181210"
},
"departure": {
"time": "1763181210"
},
"stopId": "1BAMA",
"stopSequence": 14
},
{
"arrival": {
"time": "1763181330"
},
"departure": {
"time": "1763181330"
},
"stopId": "1JE23",
"stopSequence": 15
},
{
"arrival": {
"time": "1763181450"
},
"departure": {
"time": "1763181450"
},
"stopId": "1JVIL",
"stopSequence": 16
},
{
"arrival": {
"time": "1763181580"
},
"stopId": "1ANRO",
"stopSequence": 17
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6270414"
}
}
},
{
"id": "trip:6255613",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763184060"
},
"stopId": "SAUBIN",
"stopSequence": 0
},
{
"arrival": {
"time": "1763184122"
},
"departure": {
"time": "1763184122"
},
"stopId": "PIGNONIE",
"stopSequence": 1
},
{
"arrival": {
"time": "1763184169"
},
"departure": {
"time": "1763184169"
},
"stopId": "CLAVERIE",
"stopSequence": 2
},
{
"arrival": {
"time": "1763184202"
},
"departure": {
"time": "1763184202"
},
"stopId": "JARDFA",
"stopSequence": 3
},
{
"arrival": {
"time": "1763184240"
},
"departure": {
"time": "1763184240"
},
"stopId": "BANCHAIS",
"stopSequence": 4
},
{
"arrival": {
"time": "1763184278"
},
"departure": {
"time": "1763184278"
},
"stopId": "CHATELAI",
"stopSequence": 5
},
{
"arrival": {
"time": "1763184309"
},
"departure": {
"time": "1763184309"
},
"stopId": "CRBLANCH",
"stopSequence": 6
},
{
"arrival": {
"time": "1763184333"
},
"departure": {
"time": "1763184333"
},
"stopId": "ORMEAUX",
"stopSequence": 7
},
{
"arrival": {
"time": "1763184365"
},
"departure": {
"time": "1763184365"
},
"stopId": "VANDEL",
"stopSequence": 8
},
{
"arrival": {
"time": "1763184418"
},
"departure": {
"time": "1763184418"
},
"stopId": "ISORET",
"stopSequence": 9
},
{
"arrival": {
"time": "1763184459"
},
"departure": {
"time": "1763184459"
},
"stopId": "GILLIER",
"stopSequence": 10
},
{
"arrival": {
"time": "1763184480"
},
"departure": {
"time": "1763184480"
},
"stopId": "DAGUENET",
"stopSequence": 11
}
],
"trip": {
"directionId": 1,
"routeId": "07",
"tripId": "6255613"
}
}
},
{
"id": "trip:6255350",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763183640"
},
"stopId": "SLEZIND",
"stopSequence": 0
},
{
"arrival": {
"time": "1763183687"
},
"departure": {
"time": "1763183687"
},
"stopId": "GENTRIC",
"stopSequence": 1
},
{
"arrival": {
"time": "1763183740"
},
"departure": {
"time": "1763183740"
},
"stopId": "DAUTEL",
"stopSequence": 2
},
{
"arrival": {
"time": "1763183755"
},
"departure": {
"time": "1763183755"
},
"stopId": "BUISSON",
"stopSequence": 3
},
{
"arrival": {
"time": "1763183786"
},
"departure": {
"time": "1763183786"
},
"stopId": "PYRAM02",
"stopSequence": 4
},
{
"arrival": {
"time": "1763183820"
},
"departure": {
"time": "1763183820"
},
"stopId": "MORLONG",
"stopSequence": 5
},
{
"arrival": {
"time": "1763183847"
},
"departure": {
"time": "1763183847"
},
"stopId": "BOURSE",
"stopSequence": 6
},
{
"arrival": {
"time": "1763183884"
},
"departure": {
"time": "1763183884"
},
"stopId": "RIOTTEAU",
"stopSequence": 7
},
{
"arrival": {
"time": "1763183915"
},
"departure": {
"time": "1763183915"
},
"stopId": "ALLUMETT",
"stopSequence": 8
},
{
"arrival": {
"time": "1763183956"
},
"departure": {
"time": "1763183956"
},
"stopId": "DAGUERRE",
"stopSequence": 9
},
{
"arrival": {
"time": "1763183995"
},
"departure": {
"time": "1763183995"
},
"stopId": "LEOLAGRA",
"stopSequence": 10
},
{
"arrival": {
"time": "1763184042"
},
"departure": {
"time": "1763184042"
},
"stopId": "VDLOIRE",
"stopSequence": 11
},
{
"arrival": {
"time": "1763184135"
},
"departure": {
"time": "1763184135"
},
"stopId": "ECLATERI",
"stopSequence": 12
},
{
"arrival": {
"time": "1763184060"
},
"departure": {
"time": "1763184060"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAUMAN",
"stopSequence": 13
},
{
"arrival": {
"time": "1763184111"
},
"departure": {
"time": "1763184111"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LAFAUVEL",
"stopSequence": 14
},
{
"arrival": {
"time": "1763184183"
},
"departure": {
"time": "1763184183"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PARMENTI",
"stopSequence": 15
},
{
"arrival": {
"time": "1763184249"
},
"departure": {
"time": "1763184249"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PICAS",
"stopSequence": 16
},
{
"arrival": {
"time": "1763184239"
},
"departure": {
"time": "1763184239"
},
"stopId": "JUSTICES",
"stopSequence": 17
},
{
"arrival": {
"time": "1763184277"
},
"departure": {
"time": "1763184277"
},
"stopId": "DELACROI",
"stopSequence": 18
},
{
"arrival": {
"time": "1763184347"
},
"departure": {
"time": "1763184347"
},
"stopId": "MILLOT.",
"stopSequence": 19
},
{
"arrival": {
"time": "1763184428"
},
"departure": {
"time": "1763184428"
},
"stopId": "INTERMIL",
"stopSequence": 20
},
{
"arrival": {
"time": "1763184487"
},
"departure": {
"time": "1763184487"
},
"stopId": "HAUTPRES",
"stopSequence": 21
}
],
"trip": {
"directionId": 0,
"routeId": "10",
"tripId": "6255350"
}
}
},
{
"id": "trip:6269978",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763183510"
},
"stopId": "1BBCA",
"stopSequence": 0
},
{
"arrival": {
"time": "1763183611"
},
"departure": {
"time": "1763183611"
},
"stopId": "1BEAU",
"stopSequence": 1
},
{
"arrival": {
"time": "1763183720"
},
"departure": {
"time": "1763183720"
},
"stopId": "1BARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1763183801"
},
"departure": {
"time": "1763183801"
},
"stopId": "1PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1763183894"
},
"departure": {
"time": "1763183894"
},
"stopId": "1ELYS",
"stopSequence": 4
},
{
"arrival": {
"time": "1763184004"
},
"departure": {
"time": "1763184004"
},
"stopId": "1FARC",
"stopSequence": 5
},
{
"arrival": {
"time": "1763184180"
},
"departure": {
"time": "1763184180"
},
"stopId": "1QUAI",
"stopSequence": 6
},
{
"arrival": {
"time": "1763184330"
},
"departure": {
"time": "1763184330"
},
"stopId": "1DOUT",
"stopSequence": 7
},
{
"arrival": {
"time": "1763184480"
},
"departure": {
"time": "1763184480"
},
"stopId": "1MOLIE",
"stopSequence": 8
}
],
"trip": {
"directionId": 1,
"routeId": "C",
"tripId": "6269978"
}
}
},
{
"id": "trip:6270419",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763182400"
},
"stopId": "1BBCA",
"stopSequence": 0
},
{
"arrival": {
"time": "1763182497"
},
"departure": {
"time": "1763182497"
},
"stopId": "1BEAU",
"stopSequence": 1
},
{
"arrival": {
"time": "1763182610"
},
"departure": {
"time": "1763182610"
},
"stopId": "1BARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1763182690"
},
"departure": {
"time": "1763182690"
},
"stopId": "1PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1763182784"
},
"departure": {
"time": "1763182784"
},
"stopId": "1ELYS",
"stopSequence": 4
},
{
"arrival": {
"time": "1763182894"
},
"departure": {
"time": "1763182894"
},
"stopId": "1FARC",
"stopSequence": 5
},
{
"arrival": {
"time": "1763183070"
},
"departure": {
"time": "1763183070"
},
"stopId": "1QUAI",
"stopSequence": 6
},
{
"arrival": {
"time": "1763183220"
},
"departure": {
"time": "1763183220"
},
"stopId": "1DOUT",
"stopSequence": 7
},
{
"arrival": {
"time": "1763183370"
},
"departure": {
"time": "1763183370"
},
"stopId": "1MOLIE",
"stopSequence": 8
},
{
"arrival": {
"time": "1763183510"
},
"departure": {
"time": "1763183510"
},
"stopId": "1STSE",
"stopSequence": 9
},
{
"arrival": {
"time": "1763183620"
},
"departure": {
"time": "1763183620"
},
"stopId": "1CECO",
"stopSequence": 10
},
{
"arrival": {
"time": "1763183740"
},
"departure": {
"time": "1763183740"
},
"stopId": "1CONS",
"stopSequence": 11
},
{
"arrival": {
"time": "1763183827"
},
"departure": {
"time": "1763183827"
},
"stopId": "1MTAI",
"stopSequence": 12
},
{
"arrival": {
"time": "1763183976"
},
"departure": {
"time": "1763183976"
},
"stopId": "1CROI",
"stopSequence": 13
},
{
"arrival": {
"time": "1763184050"
},
"departure": {
"time": "1763184050"
},
"stopId": "1BRIS",
"stopSequence": 14
},
{
"arrival": {
"time": "1763184199"
},
"departure": {
"time": "1763184199"
},
"stopId": "1DUNA",
"stopSequence": 15
},
{
"arrival": {
"time": "1763184273"
},
"departure": {
"time": "1763184273"
},
"stopId": "1EURO",
"stopSequence": 16
},
{
"arrival": {
"time": "1763184340"
},
"stopId": "2MONP",
"stopSequence": 17
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6270419"
}
}
},
{
"id": "trip:6255773",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763181426"
},
"stopId": "TRELAZE",
"stopSequence": 0
},
{
"arrival": {
"time": "1763181448"
},
"departure": {
"time": "1763181448"
},
"stopId": "MALRAUX",
"stopSequence": 1
},
{
"arrival": {
"time": "1763181486"
},
"departure": {
"time": "1763181486"
},
"stopId": "FMAURIAC",
"stopSequence": 2
},
{
"arrival": {
"time": "1763181535"
},
"departure": {
"time": "1763181535"
},
"stopId": "PEPINIER",
"stopSequence": 3
},
{
"arrival": {
"time": "1763181606"
},
"departure": {
"time": "1763181606"
},
"stopId": "HMTREL",
"stopSequence": 4
},
{
"arrival": {
"time": "1763181682"
},
"departure": {
"time": "1763181682"
},
"stopId": "CIMTRELA",
"stopSequence": 5
},
{
"arrival": {
"time": "1763181716"
},
"departure": {
"time": "1763181716"
},
"stopId": "EGLTRELA",
"stopSequence": 6
},
{
"arrival": {
"time": "1763181757"
},
"departure": {
"time": "1763181757"
},
"stopId": "MAIRTREL",
"stopSequence": 7
},
{
"arrival": {
"time": "1763181803"
},
"departure": {
"time": "1763181803"
},
"stopId": "MONTHIBE",
"stopSequence": 8
},
{
"arrival": {
"time": "1763181854"
},
"departure": {
"time": "1763181854"
},
"stopId": "GRCARREA",
"stopSequence": 9
},
{
"arrival": {
"time": "1763181902"
},
"departure": {
"time": "1763181902"
},
"stopId": "BUISSON",
"stopSequence": 10
},
{
"arrival": {
"time": "1763181949"
},
"departure": {
"time": "1763181949"
},
"stopId": "PYRAM02",
"stopSequence": 11
},
{
"arrival": {
"time": "1763182008"
},
"departure": {
"time": "1763182008"
},
"stopId": "LEFEVRE",
"stopSequence": 12
},
{
"arrival": {
"time": "1763182035"
},
"departure": {
"time": "1763182035"
},
"stopId": "MALAQUAI",
"stopSequence": 13
},
{
"arrival": {
"time": "1763182081"
},
"departure": {
"time": "1763182081"
},
"stopId": "MENARD",
"stopSequence": 14
},
{
"arrival": {
"time": "1763182116"
},
"departure": {
"time": "1763182116"
},
"stopId": "CHOUTEAU",
"stopSequence": 15
},
{
"arrival": {
"time": "1763182171"
},
"departure": {
"time": "1763182171"
},
"stopId": "FRESNAIE",
"stopSequence": 16
},
{
"arrival": {
"time": "1763182237"
},
"departure": {
"time": "1763182237"
},
"stopId": "MARAIS",
"stopSequence": 17
},
{
"arrival": {
"time": "1763182285"
},
"departure": {
"time": "1763182285"
},
"stopId": "BELLVUTR",
"stopSequence": 18
},
{
"arrival": {
"time": "1763182322"
},
"departure": {
"time": "1763182322"
},
"stopId": "LEOLAGRA",
"stopSequence": 19
},
{
"arrival": {
"time": "1763182367"
},
"departure": {
"time": "1763182367"
},
"stopId": "VDLOIRE",
"stopSequence": 20
},
{
"arrival": {
"time": "1763182444"
},
"departure": {
"time": "1763182444"
},
"stopId": "ECLATERI",
"stopSequence": 21
},
{
"arrival": {
"time": "1763182532"
},
"departure": {
"time": "1763182532"
},
"stopId": "JUSTICES",
"stopSequence": 22
},
{
"arrival": {
"time": "1763182564"
},
"departure": {
"time": "1763182564"
},
"stopId": "DELACROI",
"stopSequence": 23
},
{
"arrival": {
"time": "1763182622"
},
"departure": {
"time": "1763182622"
},
"stopId": "MILLOT.",
"stopSequence": 24
},
{
"arrival": {
"time": "1763182676"
},
"departure": {
"time": "1763182676"
},
"stopId": "MADELEIN",
"stopSequence": 25
},
{
"arrival": {
"time": "1763182712"
},
"departure": {
"time": "1763182712"
},
"stopId": "VOLNEY",
"stopSequence": 26
},
{
"arrival": {
"time": "1763182775"
},
"departure": {
"time": "1763182775"
},
"stopId": "BOUGONNI",
"stopSequence": 27
},
{
"arrival": {
"time": "1763182822"
},
"departure": {
"time": "1763182822"
},
"stopId": "MICHELET",
"stopSequence": 28
},
{
"arrival": {
"time": "1763182862"
},
"departure": {
"time": "1763182862"
},
"stopId": "ANLEROY",
"stopSequence": 29
},
{
"arrival": {
"time": "1763182952"
},
"departure": {
"time": "1763182952"
},
"stopId": "PATNOIRE",
"stopSequence": 30
},
{
"arrival": {
"time": "1763182998"
},
"departure": {
"time": "1763182998"
},
"stopId": "HARAS",
"stopSequence": 31
},
{
"arrival": {
"time": "1763183049"
},
"departure": {
"time": "1763183049"
},
"stopId": "STAUBIN",
"stopSequence": 32
},
{
"arrival": {
"time": "1763183113"
},
"stopId": "LORRTERM",
"stopSequence": 33
}
],
"trip": {
"directionId": 0,
"routeId": "01",
"tripId": "6255773"
}
}
},
{
"id": "trip:6269977",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763183960"
},
"stopId": "2ANRO",
"stopSequence": 0
},
{
"arrival": {
"time": "1763184070"
},
"departure": {
"time": "1763184070"
},
"stopId": "2JVIL",
"stopSequence": 1
},
{
"arrival": {
"time": "1763184180"
},
"departure": {
"time": "1763184180"
},
"stopId": "2JE23",
"stopSequence": 2
},
{
"arrival": {
"time": "1763184300"
},
"departure": {
"time": "1763184300"
},
"stopId": "2BAMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1763184410"
},
"departure": {
"time": "1763184410"
},
"stopId": "2STRA",
"stopSequence": 4
},
{
"arrival": {
"time": "1763184500"
},
"departure": {
"time": "1763184500"
},
"stopId": "2LAFA",
"stopSequence": 5
}
],
"trip": {
"directionId": 0,
"routeId": "C",
"tripId": "6269977"
}
}
},
{
"id": "trip:6256176",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763181013"
},
"stopId": "BEAUCOUZ",
"stopSequence": 0
},
{
"arrival": {
"time": "1763181049"
},
"departure": {
"time": "1763181049"
},
"stopId": "FAUVETTE",
"stopSequence": 1
},
{
"arrival": {
"time": "1763181082"
},
"departure": {
"time": "1763181082"
},
"stopId": "PINSONS",
"stopSequence": 2
},
{
"arrival": {
"time": "1763181110"
},
"departure": {
"time": "1763181110"
},
"stopId": "GRANDPIN",
"stopSequence": 3
},
{
"arrival": {
"time": "1763181140"
},
"departure": {
"time": "1763181140"
},
"stopId": "PRIEURE",
"stopSequence": 4
},
{
"arrival": {
"time": "1763181171"
},
"departure": {
"time": "1763181171"
},
"stopId": "VAURAGER",
"stopSequence": 5
},
{
"arrival": {
"time": "1763181231"
},
"departure": {
"time": "1763181231"
},
"stopId": "ROUAIRIE",
"stopSequence": 6
},
{
"arrival": {
"time": "1763181274"
},
"departure": {
"time": "1763181274"
},
"stopId": "LASOURCE",
"stopSequence": 7
},
{
"arrival": {
"time": "1763181313"
},
"departure": {
"time": "1763181313"
},
"stopId": "CERFEUIL",
"stopSequence": 8
},
{
"arrival": {
"time": "1763181356"
},
"departure": {
"time": "1763181356"
},
"stopId": "PROMENIE",
"stopSequence": 9
},
{
"arrival": {
"time": "1763181385"
},
"departure": {
"time": "1763181385"
},
"stopId": "GRANBELL",
"stopSequence": 10
},
{
"arrival": {
"time": "1763181414"
},
"departure": {
"time": "1763181414"
},
"stopId": "RODIN",
"stopSequence": 11
},
{
"arrival": {
"time": "1763181441"
},
"departure": {
"time": "1763181441"
},
"stopId": "BRGPAILL",
"stopSequence": 12
},
{
"arrival": {
"time": "1763181519"
},
"departure": {
"time": "1763181519"
},
"stopId": "LANDREAU",
"stopSequence": 13
},
{
"arrival": {
"time": "1763181550"
},
"departure": {
"time": "1763181550"
},
"stopId": "GDPERIGN",
"stopSequence": 14
},
{
"arrival": {
"time": "1763181588"
},
"departure": {
"time": "1763181588"
},
"stopId": "INRA",
"stopSequence": 15
},
{
"arrival": {
"time": "1763181613"
},
"departure": {
"time": "1763181613"
},
"stopId": "MOREL",
"stopSequence": 16
},
{
"arrival": {
"time": "1763181642"
},
"departure": {
"time": "1763181642"
},
"stopId": "LENOTRE",
"stopSequence": 17
},
{
"arrival": {
"time": "1763181673"
},
"departure": {
"time": "1763181673"
},
"stopId": "BBCAMTEC",
"stopSequence": 18
},
{
"arrival": {
"time": "1763181731"
},
"departure": {
"time": "1763181731"
},
"stopId": "I.U.T.",
"stopSequence": 19
},
{
"arrival": {
"time": "1763181756"
},
"departure": {
"time": "1763181756"
},
"stopId": "RESTUNIV",
"stopSequence": 20
},
{
"arrival": {
"time": "1763181793"
},
"departure": {
"time": "1763181793"
},
"stopId": "CITEUNIV",
"stopSequence": 21
},
{
"arrival": {
"time": "1763181843"
},
"departure": {
"time": "1763181843"
},
"stopId": "MAETUDIA",
"stopSequence": 22
},
{
"arrival": {
"time": "1763181904"
},
"departure": {
"time": "1763181904"
},
"stopId": "NDAMELAC",
"stopSequence": 23
},
{
"arrival": {
"time": "1763181970"
},
"departure": {
"time": "1763181970"
},
"stopId": "BOISRAME",
"stopSequence": 24
},
{
"arrival": {
"time": "1763182033"
},
"departure": {
"time": "1763182033"
},
"stopId": "CHBBEILL",
"stopSequence": 25
},
{
"arrival": {
"time": "1763182095"
},
"departure": {
"time": "1763182095"
},
"stopId": "MVIGNE",
"stopSequence": 26
},
{
"arrival": {
"time": "1763182185"
},
"departure": {
"time": "1763182185"
},
"stopId": "FARCYSJA",
"stopSequence": 27
},
{
"arrival": {
"time": "1763182265"
},
"departure": {
"time": "1763182265"
},
"stopId": "SAJACQUE",
"stopSequence": 28
},
{
"arrival": {
"time": "1763182333"
},
"departure": {
"time": "1763182333"
},
"stopId": "MONPROF.",
"stopSequence": 29
},
{
"arrival": {
"time": "1763182409"
},
"departure": {
"time": "1763182409"
},
"stopId": "TRINITE",
"stopSequence": 30
},
{
"arrival": {
"time": "1763182462"
},
"departure": {
"time": "1763182462"
},
"stopId": "BEAUREPA",
"stopSequence": 31
},
{
"arrival": {
"time": "1763182513"
},
"departure": {
"time": "1763182513"
},
"stopId": "COEURMA",
"stopSequence": 32
},
{
"arrival": {
"time": "1763182578"
},
"departure": {
"time": "1763182578"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHDARR",
"stopSequence": 33
},
{
"arrival": {
"time": "1763182686"
},
"departure": {
"time": "1763182686"
},
"stopId": "ACADEMIE",
"stopSequence": 34
},
{
"arrival": {
"time": "1763182725"
},
"departure": {
"time": "1763182725"
},
"stopId": "GBREM-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1763182774"
},
"departure": {
"time": "1763182774"
},
"stopId": "GAREPAPI",
"stopSequence": 36
},
{
"arrival": {
"time": "1763182812"
},
"departure": {
"time": "1763182812"
},
"stopId": "LESGARES",
"stopSequence": 37
},
{
"arrival": {
"time": "1763182903"
},
"departure": {
"time": "1763182903"
},
"stopId": "HARAS",
"stopSequence": 38
},
{
"arrival": {
"time": "1763182954"
},
"departure": {
"time": "1763182954"
},
"stopId": "STAUBIN",
"stopSequence": 39
},
{
"arrival": {
"time": "1763182992"
},
"departure": {
"time": "1763183100"
},
"stopId": "LOR-FO-A",
"stopSequence": 40
},
{
"arrival": {
"time": "1763183153"
},
"departure": {
"time": "1763183153"
},
"stopId": "MAIL-HDV",
"stopSequence": 41
},
{
"arrival": {
"time": "1763183240"
},
"departure": {
"time": "1763183240"
},
"stopId": "SECUSO-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1763183280"
},
"departure": {
"time": "1763183280"
},
"stopId": "STEXUP-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1763183343"
},
"departure": {
"time": "1763183343"
},
"stopId": "GARDOT-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1763183363"
},
"departure": {
"time": "1763183363"
},
"stopId": "MONTAI-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1763183431"
},
"departure": {
"time": "1763183431"
},
"stopId": "CIMETI-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1763183489"
},
"departure": {
"time": "1763183489"
},
"stopId": "CFPA-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1763183526"
},
"departure": {
"time": "1763183526"
},
"stopId": "ARCEAU-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1763183566"
},
"departure": {
"time": "1763183566"
},
"stopId": "CASERN-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1763183640"
},
"departure": {
"time": "1763183640"
},
"stopId": "LAREU-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1763183688"
},
"departure": {
"time": "1763183688"
},
"stopId": "PAPERI-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1763183733"
},
"departure": {
"time": "1763183733"
},
"stopId": "CCHEMI-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1763183791"
},
"departure": {
"time": "1763183791"
},
"stopId": "JUFERR-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1763183843"
},
"departure": {
"time": "1763183843"
},
"stopId": "GEMMET-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1763183893"
},
"departure": {
"time": "1763183893"
},
"stopId": "AUBEPI-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1763183940"
},
"departure": {
"time": "1763183940"
},
"stopId": "STADE-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1763183991"
},
"departure": {
"time": "1763183991"
},
"stopId": "PELLER-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1763184031"
},
"departure": {
"time": "1763184031"
},
"stopId": "CEEQUE-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1763184072"
},
"departure": {
"time": "1763184072"
},
"stopId": "MORLIE-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1763184140"
},
"departure": {
"time": "1763184140"
},
"stopId": "WALCOU-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1763184180"
},
"departure": {
"time": "1763184180"
},
"stopId": "JAUDET-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1763184291"
},
"departure": {
"time": "1763184291"
},
"stopId": "PASTEU-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1763184325"
},
"departure": {
"time": "1763184325"
},
"stopId": "VERDUN-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1763184354"
},
"departure": {
"time": "1763184354"
},
"stopId": "CEZAN-E",
"stopSequence": 64
},
{
"arrival": {
"time": "1763184399"
},
"departure": {
"time": "1763184399"
},
"stopId": "COROT-E",
"stopSequence": 65
},
{
"arrival": {
"time": "1763184480"
},
"stopId": "SBAVENAI",
"stopSequence": 66
}
],
"trip": {
"directionId": 0,
"routeId": "02",
"tripId": "6256176"
}
}
},
{
"id": "trip:6270422",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763180829"
},
"departure": {
"time": "1763180829"
},
"stopId": "1VERN",
"stopSequence": 0
},
{
"arrival": {
"time": "1763180886"
},
"departure": {
"time": "1763180890"
},
"stopId": "1HSAU",
"stopSequence": 1
},
{
"arrival": {
"time": "1763181000"
},
"departure": {
"time": "1763181000"
},
"stopId": "1JMOU",
"stopSequence": 2
},
{
"arrival": {
"time": "1763181080"
},
"departure": {
"time": "1763181080"
},
"stopId": "1CAPU",
"stopSequence": 3
},
{
"arrival": {
"time": "1763181200"
},
"departure": {
"time": "1763181200"
},
"stopId": "1HOPA",
"stopSequence": 4
},
{
"arrival": {
"time": "1763181290"
},
"departure": {
"time": "1763181290"
},
"stopId": "1BMAI",
"stopSequence": 5
},
{
"arrival": {
"time": "1763181410"
},
"departure": {
"time": "1763181410"
},
"stopId": "1STSE",
"stopSequence": 6
},
{
"arrival": {
"time": "1763181520"
},
"departure": {
"time": "1763181520"
},
"stopId": "1CECO",
"stopSequence": 7
},
{
"arrival": {
"time": "1763181620"
},
"departure": {
"time": "1763181620"
},
"stopId": "1HDVA",
"stopSequence": 8
},
{
"arrival": {
"time": "1763181690"
},
"departure": {
"time": "1763181690"
},
"stopId": "1FMBL",
"stopSequence": 9
},
{
"arrival": {
"time": "1763181760"
},
"departure": {
"time": "1763181760"
},
"stopId": "1HARA",
"stopSequence": 10
},
{
"arrival": {
"time": "1763181870"
},
"departure": {
"time": "1763181870"
},
"stopId": "1LGAR",
"stopSequence": 11
},
{
"arrival": {
"time": "1763181960"
},
"departure": {
"time": "1763181960"
},
"stopId": "1LAFA",
"stopSequence": 12
},
{
"arrival": {
"time": "1763182060"
},
"departure": {
"time": "1763182060"
},
"stopId": "1STRA",
"stopSequence": 13
},
{
"arrival": {
"time": "1763182160"
},
"departure": {
"time": "1763182160"
},
"stopId": "1BAMA",
"stopSequence": 14
},
{
"arrival": {
"time": "1763182270"
},
"departure": {
"time": "1763182270"
},
"stopId": "1JE23",
"stopSequence": 15
},
{
"arrival": {
"time": "1763182380"
},
"departure": {
"time": "1763182380"
},
"stopId": "1JVIL",
"stopSequence": 16
},
{
"arrival": {
"time": "1763182500"
},
"stopId": "1ANRO",
"stopSequence": 17
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6270422"
}
}
},
{
"id": "trip:6256259",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763183580"
},
"stopId": "MOULINMA",
"stopSequence": 0
},
{
"arrival": {
"time": "1763183675"
},
"departure": {
"time": "1763183675"
},
"stopId": "BAUDRAI",
"stopSequence": 1
},
{
"arrival": {
"time": "1763183700"
},
"departure": {
"time": "1763183700"
},
"stopId": "JEBOUTON",
"stopSequence": 2
},
{
"arrival": {
"time": "1763183796"
},
"departure": {
"time": "1763183796"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LAVOIR",
"stopSequence": 5
},
{
"arrival": {
"time": "1763183857"
},
"departure": {
"time": "1763183857"
},
"scheduleRelationship": "SKIPPED",
"stopId": "RIOTTEAU",
"stopSequence": 6
},
{
"arrival": {
"time": "1763183877"
},
"departure": {
"time": "1763183877"
},
"stopId": "ALLUMETT",
"stopSequence": 7
},
{
"arrival": {
"time": "1763183925"
},
"departure": {
"time": "1763183925"
},
"stopId": "DAGUERRE",
"stopSequence": 8
},
{
"arrival": {
"time": "1763183974"
},
"departure": {
"time": "1763183974"
},
"stopId": "BELVTR-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1763184034"
},
"departure": {
"time": "1763184034"
},
"stopId": "MARAIS-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1763184119"
},
"departure": {
"time": "1763184119"
},
"stopId": "GASPALON",
"stopSequence": 11
},
{
"arrival": {
"time": "1763184224"
},
"departure": {
"time": "1763184224"
},
"stopId": "VILSANTE",
"stopSequence": 12
},
{
"arrival": {
"time": "1763184261"
},
"departure": {
"time": "1763184261"
},
"stopId": "CORMIER",
"stopSequence": 13
},
{
"arrival": {
"time": "1763184330"
},
"departure": {
"time": "1763184330"
},
"stopId": "STLEONCB",
"stopSequence": 14
},
{
"arrival": {
"time": "1763184359"
},
"departure": {
"time": "1763184359"
},
"stopId": "GERICAUL",
"stopSequence": 15
},
{
"arrival": {
"time": "1763184404"
},
"departure": {
"time": "1763184404"
},
"stopId": "MON1",
"stopSequence": 16
},
{
"arrival": {
"time": "1763184432"
},
"departure": {
"time": "1763184432"
},
"stopId": "STLAURE",
"stopSequence": 17
},
{
"arrival": {
"time": "1763184479"
},
"departure": {
"time": "1763184479"
},
"stopId": "DESMAZ",
"stopSequence": 18
}
],
"trip": {
"directionId": 1,
"routeId": "08",
"tripId": "6256259"
}
}
},
{
"id": "trip:6270408",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763181620"
},
"stopId": "1MONP",
"stopSequence": 0
},
{
"arrival": {
"time": "1763181702"
},
"departure": {
"time": "1763181702"
},
"stopId": "2EURO",
"stopSequence": 1
},
{
"arrival": {
"time": "1763181788"
},
"departure": {
"time": "1763181788"
},
"stopId": "2DUNA",
"stopSequence": 2
},
{
"arrival": {
"time": "1763181960"
},
"departure": {
"time": "1763181960"
},
"stopId": "2BRIS",
"stopSequence": 3
},
{
"arrival": {
"time": "1763182051"
},
"departure": {
"time": "1763182051"
},
"stopId": "2CROI",
"stopSequence": 4
},
{
"arrival": {
"time": "1763182231"
},
"departure": {
"time": "1763182231"
},
"stopId": "2MTAI",
"stopSequence": 5
},
{
"arrival": {
"time": "1763182340"
},
"departure": {
"time": "1763182340"
},
"stopId": "2CONS",
"stopSequence": 6
},
{
"arrival": {
"time": "1763182490"
},
"departure": {
"time": "1763182490"
},
"stopId": "2CECO",
"stopSequence": 7
},
{
"arrival": {
"time": "1763182590"
},
"departure": {
"time": "1763182590"
},
"stopId": "2STSE",
"stopSequence": 8
},
{
"arrival": {
"time": "1763182710"
},
"departure": {
"time": "1763182710"
},
"stopId": "2MOLIE",
"stopSequence": 9
},
{
"arrival": {
"time": "1763182830"
},
"departure": {
"time": "1763182830"
},
"stopId": "2DOUT",
"stopSequence": 10
},
{
"arrival": {
"time": "1763182990"
},
"departure": {
"time": "1763182990"
},
"stopId": "2QUAI",
"stopSequence": 11
},
{
"arrival": {
"time": "1763183158"
},
"departure": {
"time": "1763183158"
},
"stopId": "2FARC",
"stopSequence": 12
},
{
"arrival": {
"time": "1763183263"
},
"departure": {
"time": "1763183263"
},
"stopId": "2ELYS",
"stopSequence": 13
},
{
"arrival": {
"time": "1763183353"
},
"departure": {
"time": "1763183353"
},
"stopId": "2PATT",
"stopSequence": 14
},
{
"arrival": {
"time": "1763183430"
},
"departure": {
"time": "1763183430"
},
"stopId": "2BARR",
"stopSequence": 15
},
{
"arrival": {
"time": "1763183527"
},
"departure": {
"time": "1763183527"
},
"stopId": "2BEAU",
"stopSequence": 16
},
{
"arrival": {
"time": "1763183620"
},
"stopId": "1BBCA",
"stopSequence": 17
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6270408"
}
}
},
{
"id": "trip:6270407",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763183060"
},
"stopId": "2ANRO",
"stopSequence": 0
},
{
"arrival": {
"time": "1763183170"
},
"departure": {
"time": "1763183170"
},
"stopId": "2JVIL",
"stopSequence": 1
},
{
"arrival": {
"time": "1763183280"
},
"departure": {
"time": "1763183280"
},
"stopId": "2JE23",
"stopSequence": 2
},
{
"arrival": {
"time": "1763183400"
},
"departure": {
"time": "1763183400"
},
"stopId": "2BAMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1763183510"
},
"departure": {
"time": "1763183510"
},
"stopId": "2STRA",
"stopSequence": 4
},
{
"arrival": {
"time": "1763183600"
},
"departure": {
"time": "1763183600"
},
"stopId": "2LAFA",
"stopSequence": 5
},
{
"arrival": {
"time": "1763183700"
},
"departure": {
"time": "1763183700"
},
"stopId": "2LGAR",
"stopSequence": 6
},
{
"arrival": {
"time": "1763183790"
},
"departure": {
"time": "1763183790"
},
"stopId": "2HARA",
"stopSequence": 7
},
{
"arrival": {
"time": "1763183850"
},
"departure": {
"time": "1763183850"
},
"stopId": "2FMBL",
"stopSequence": 8
},
{
"arrival": {
"time": "1763183950"
},
"departure": {
"time": "1763183950"
},
"stopId": "2HDVA",
"stopSequence": 9
},
{
"arrival": {
"time": "1763184050"
},
"departure": {
"time": "1763184050"
},
"stopId": "2CECO",
"stopSequence": 10
},
{
"arrival": {
"time": "1763184140"
},
"departure": {
"time": "1763184140"
},
"stopId": "2STSE",
"stopSequence": 11
},
{
"arrival": {
"time": "1763184260"
},
"departure": {
"time": "1763184260"
},
"stopId": "2BMAI",
"stopSequence": 12
},
{
"arrival": {
"time": "1763184360"
},
"departure": {
"time": "1763184360"
},
"stopId": "2HOPA",
"stopSequence": 13
},
{
"arrival": {
"time": "1763184490"
},
"departure": {
"time": "1763184490"
},
"stopId": "2CAPU",
"stopSequence": 14
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6270407"
}
}
},
{
"id": "trip:6255271",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763184180"
},
"stopId": "MOULINMA",
"stopSequence": 0
},
{
"arrival": {
"time": "1763184292"
},
"departure": {
"time": "1763184292"
},
"stopId": "BAUDRAI",
"stopSequence": 1
},
{
"arrival": {
"time": "1763184360"
},
"departure": {
"time": "1763184360"
},
"stopId": "GUILLEB.",
"stopSequence": 2
},
{
"arrival": {
"time": "1763184389"
},
"departure": {
"time": "1763184389"
},
"stopId": "RONCIE-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1763184422"
},
"departure": {
"time": "1763184422"
},
"stopId": "JEROST-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1763184451"
},
"departure": {
"time": "1763184451"
},
"stopId": "MACURI-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1763184480"
},
"departure": {
"time": "1763184480"
},
"stopId": "GGSAND-E",
"stopSequence": 6
}
],
"trip": {
"directionId": 0,
"routeId": "09",
"tripId": "6255271"
}
}
},
{
"id": "trip:6255774",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763183340"
},
"stopId": "FO-LOR-R",
"stopSequence": 0
},
{
"arrival": {
"time": "1763183396"
},
"departure": {
"time": "1763183396"
},
"stopId": "STAUBI-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1763183423"
},
"departure": {
"time": "1763183423"
},
"stopId": "HARAS-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1763183520"
},
"departure": {
"time": "1763183520"
},
"stopId": "ANLERO-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1763183584"
},
"departure": {
"time": "1763183584"
},
"stopId": "MICHEL-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1763183625"
},
"departure": {
"time": "1763183625"
},
"stopId": "BOUGO.-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1763183660"
},
"departure": {
"time": "1763183660"
},
"stopId": "VOLNEY-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1763183704"
},
"departure": {
"time": "1763183704"
},
"stopId": "MADELE-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1763183760"
},
"departure": {
"time": "1763183760"
},
"stopId": "MILLOT-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1763183799"
},
"departure": {
"time": "1763183799"
},
"stopId": "DELACR-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1763183831"
},
"departure": {
"time": "1763183831"
},
"stopId": "JUSTIC-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1763183898"
},
"departure": {
"time": "1763183898"
},
"stopId": "ECLATE-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1763183967"
},
"departure": {
"time": "1763183967"
},
"stopId": "VDLOIR-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1763184000"
},
"departure": {
"time": "1763184000"
},
"stopId": "LEOLA2-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1763184033"
},
"departure": {
"time": "1763184033"
},
"stopId": "BELVTR-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1763184105"
},
"departure": {
"time": "1763184105"
},
"stopId": "MARAIS-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1763184169"
},
"departure": {
"time": "1763184169"
},
"stopId": "FRESNA-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1763184237"
},
"departure": {
"time": "1763184237"
},
"stopId": "CHOUTE-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1763184276"
},
"departure": {
"time": "1763184276"
},
"stopId": "MENA-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1763184331"
},
"departure": {
"time": "1763184331"
},
"stopId": "MALAQU-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1763184360"
},
"departure": {
"time": "1763184360"
},
"stopId": "LEFEVR-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1763184421"
},
"departure": {
"time": "1763184421"
},
"stopId": "PYRAM2-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1763184480"
},
"departure": {
"time": "1763184480"
},
"stopId": "BUISSO-E",
"stopSequence": 22
}
],
"trip": {
"directionId": 1,
"routeId": "01",
"tripId": "6255774"
}
}
},
{
"id": "trip:6256006",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763181480"
},
"stopId": "ADEZIERE",
"stopSequence": 0
},
{
"arrival": {
"time": "1763181519"
},
"departure": {
"time": "1763181519"
},
"stopId": "SCHWALBA",
"stopSequence": 1
},
{
"arrival": {
"time": "1763181559"
},
"departure": {
"time": "1763181559"
},
"stopId": "LA-BOISS",
"stopSequence": 2
},
{
"arrival": {
"time": "1763181613"
},
"departure": {
"time": "1763181613"
},
"stopId": "PIECE",
"stopSequence": 3
},
{
"arrival": {
"time": "1763181660"
},
"departure": {
"time": "1763181660"
},
"stopId": "BALANDE",
"stopSequence": 4
},
{
"arrival": {
"time": "1763181683"
},
"departure": {
"time": "1763181683"
},
"stopId": "TERNIERE",
"stopSequence": 5
},
{
"arrival": {
"time": "1763181720"
},
"departure": {
"time": "1763181720"
},
"stopId": "MAIRAVR",
"stopSequence": 6
},
{
"arrival": {
"time": "1763181757"
},
"departure": {
"time": "1763181757"
},
"stopId": "MAUFINE",
"stopSequence": 7
},
{
"arrival": {
"time": "1763181810"
},
"departure": {
"time": "1763181810"
},
"stopId": "DELAUNE",
"stopSequence": 8
},
{
"arrival": {
"time": "1763181843"
},
"departure": {
"time": "1763181843"
},
"stopId": "BEURRIER",
"stopSequence": 9
},
{
"arrival": {
"time": "1763181901"
},
"departure": {
"time": "1763181901"
},
"stopId": "BRASSENS",
"stopSequence": 10
},
{
"arrival": {
"time": "1763181946"
},
"departure": {
"time": "1763181946"
},
"stopId": "MLYAUTEY",
"stopSequence": 11
},
{
"arrival": {
"time": "1763181977"
},
"departure": {
"time": "1763181977"
},
"stopId": "CHMARTYR",
"stopSequence": 12
},
{
"arrival": {
"time": "1763181999"
},
"departure": {
"time": "1763181999"
},
"stopId": "ESPAJEUN",
"stopSequence": 13
},
{
"arrival": {
"time": "1763182034"
},
"departure": {
"time": "1763182034"
},
"stopId": "GRANDMON",
"stopSequence": 14
},
{
"arrival": {
"time": "1763182080"
},
"departure": {
"time": "1763182080"
},
"stopId": "CLINIQUE",
"stopSequence": 15
},
{
"arrival": {
"time": "1763182115"
},
"departure": {
"time": "1763182115"
},
"stopId": "VALOR",
"stopSequence": 16
},
{
"arrival": {
"time": "1763182142"
},
"departure": {
"time": "1763182142"
},
"stopId": "MEIGNANN",
"stopSequence": 17
},
{
"arrival": {
"time": "1763182198"
},
"departure": {
"time": "1763182198"
},
"stopId": "REVERIES",
"stopSequence": 18
},
{
"arrival": {
"time": "1763182244"
},
"departure": {
"time": "1763182244"
},
"stopId": "POMONE",
"stopSequence": 19
},
{
"arrival": {
"time": "1763182319"
},
"departure": {
"time": "1763182319"
},
"stopId": "CIOUEST",
"stopSequence": 20
},
{
"arrival": {
"time": "1763182354"
},
"departure": {
"time": "1763182354"
},
"stopId": "CLEMENCE",
"stopSequence": 21
},
{
"arrival": {
"time": "1763182380"
},
"departure": {
"time": "1763182380"
},
"stopId": "DESCAZ-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1763182418"
},
"departure": {
"time": "1763182418"
},
"stopId": "BICHON",
"stopSequence": 23
},
{
"arrival": {
"time": "1763182473"
},
"departure": {
"time": "1763182473"
},
"stopId": "HOTDIEU",
"stopSequence": 24
},
{
"arrival": {
"time": "1763182500"
},
"departure": {
"time": "1763182500"
},
"stopId": "ROCHEFOU",
"stopSequence": 25
},
{
"arrival": {
"time": "1763182623"
},
"departure": {
"time": "1763182623"
},
"stopId": "STSERGEU",
"stopSequence": 26
},
{
"arrival": {
"time": "1763182827"
},
"departure": {
"time": "1763182827"
},
"stopId": "MENDESFR",
"stopSequence": 27
},
{
"arrival": {
"time": "1763182920"
},
"departure": {
"time": "1763183100"
},
"stopId": "FO-LOR-R",
"stopSequence": 28
},
{
"arrival": {
"time": "1763183166"
},
"departure": {
"time": "1763183166"
},
"stopId": "STAUBI-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1763183197"
},
"departure": {
"time": "1763183197"
},
"stopId": "HARAS-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1763183294"
},
"departure": {
"time": "1763183294"
},
"stopId": "ANLERO-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1763183355"
},
"departure": {
"time": "1763183355"
},
"stopId": "RABELA-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1763183403"
},
"departure": {
"time": "1763183403"
},
"stopId": "ESA-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1763183513"
},
"departure": {
"time": "1763183513"
},
"stopId": "DELATA-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1763183594"
},
"departure": {
"time": "1763183594"
},
"stopId": "ALLARD-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1763183627"
},
"departure": {
"time": "1763183627"
},
"stopId": "TASSIG-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1763183689"
},
"departure": {
"time": "1763183689"
},
"stopId": "TROIPA-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1763183714"
},
"departure": {
"time": "1763183714"
},
"stopId": "SABLON-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1763183767"
},
"departure": {
"time": "1763183767"
},
"stopId": "RUELLE-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1763183850"
},
"departure": {
"time": "1763183850"
},
"stopId": "GENDRO-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1763183944"
},
"departure": {
"time": "1763183944"
},
"stopId": "PATUR-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1763184014"
},
"departure": {
"time": "1763184014"
},
"stopId": "AUTHIO-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1763184073"
},
"departure": {
"time": "1763184073"
},
"stopId": "BELPOU-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1763184134"
},
"departure": {
"time": "1763184134"
},
"stopId": "PONTSC-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1763184256"
},
"departure": {
"time": "1763184256"
},
"stopId": "LOIRE-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1763184291"
},
"departure": {
"time": "1763184291"
},
"stopId": "DUBE-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1763184337"
},
"departure": {
"time": "1763184337"
},
"stopId": "LOUET-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1763184378"
},
"departure": {
"time": "1763184378"
},
"stopId": "BOSQUE-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1763184428"
},
"departure": {
"time": "1763184428"
},
"stopId": "CHAERI-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1763184474"
},
"departure": {
"time": "1763184474"
},
"stopId": "FONTE-E",
"stopSequence": 50
}
],
"trip": {
"directionId": 1,
"routeId": "03",
"tripId": "6256006"
}
}
},
{
"id": "trip:6255911",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763183106"
},
"departure": {
"time": "1763183106"
},
"stopId": "GDPRESSO",
"stopSequence": 1
},
{
"arrival": {
"time": "1763183145"
},
"departure": {
"time": "1763183145"
},
"stopId": "BARBOTER",
"stopSequence": 2
},
{
"arrival": {
"time": "1763183186"
},
"departure": {
"time": "1763183186"
},
"stopId": "FONTENE",
"stopSequence": 3
},
{
"arrival": {
"time": "1763183239"
},
"departure": {
"time": "1763183239"
},
"stopId": "CHAERIGN",
"stopSequence": 4
},
{
"arrival": {
"time": "1763183290"
},
"departure": {
"time": "1763183290"
},
"stopId": "BOSQUET",
"stopSequence": 5
},
{
"arrival": {
"time": "1763183324"
},
"departure": {
"time": "1763183324"
},
"stopId": "LOUET",
"stopSequence": 6
},
{
"arrival": {
"time": "1763183377"
},
"departure": {
"time": "1763183377"
},
"stopId": "DUBE",
"stopSequence": 7
},
{
"arrival": {
"time": "1763183423"
},
"departure": {
"time": "1763183423"
},
"stopId": "LOIRE",
"stopSequence": 8
},
{
"arrival": {
"time": "1763183520"
},
"departure": {
"time": "1763183520"
},
"stopId": "PONTSCEM",
"stopSequence": 9
},
{
"arrival": {
"time": "1763183575"
},
"departure": {
"time": "1763183575"
},
"stopId": "BELPOULE",
"stopSequence": 10
},
{
"arrival": {
"time": "1763183647"
},
"departure": {
"time": "1763183647"
},
"stopId": "AUTHION",
"stopSequence": 11
},
{
"arrival": {
"time": "1763183705"
},
"departure": {
"time": "1763183705"
},
"stopId": "PATUREAU",
"stopSequence": 12
},
{
"arrival": {
"time": "1763183806"
},
"departure": {
"time": "1763183806"
},
"stopId": "GENDRON",
"stopSequence": 13
},
{
"arrival": {
"time": "1763183888"
},
"departure": {
"time": "1763183888"
},
"stopId": "RUELLES",
"stopSequence": 14
},
{
"arrival": {
"time": "1763183940"
},
"departure": {
"time": "1763183940"
},
"stopId": "SABLONS",
"stopSequence": 15
},
{
"arrival": {
"time": "1763183977"
},
"departure": {
"time": "1763183977"
},
"stopId": "TROPAROI",
"stopSequence": 16
},
{
"arrival": {
"time": "1763184120"
},
"departure": {
"time": "1763184120"
},
"stopId": "ALLARD",
"stopSequence": 17
},
{
"arrival": {
"time": "1763184196"
},
"departure": {
"time": "1763184196"
},
"stopId": "DELATTAS",
"stopSequence": 18
},
{
"arrival": {
"time": "1763184305"
},
"departure": {
"time": "1763184305"
},
"stopId": "ESA",
"stopSequence": 19
},
{
"arrival": {
"time": "1763184366"
},
"departure": {
"time": "1763184366"
},
"stopId": "RABELAI",
"stopSequence": 20
},
{
"arrival": {
"time": "1763184420"
},
"departure": {
"time": "1763184420"
},
"stopId": "ALEROY",
"stopSequence": 21
}
],
"trip": {
"directionId": 0,
"routeId": "03",
"tripId": "6255911"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1763180913"
}
}