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 141 erreurs, 801 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 23/02/2026 à 08h00 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
Not in POSIX time E001 2 erreurs
All timestamps must be in POSIX time (i.e., number of seconds since January 1st 1970 00:00:00 UTC)
Exemples d'erreurs
- trip_id 4051D stop_sequence 17 departure_time 0 is not POSIX time
- trip_id 4251 stop_sequence 4 departure_time 0 is not POSIX time
stop_times_updates not strictly sorted E002 2 erreurs
stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence
Exemples d'erreurs
- trip_id 6567792 stop_sequence [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 12] is not strictly sorted by increasing stop_sequence
- trip_id 6567790 stop_sequence [12, 13, 14, 15, 16, 17, 18, 18] is not strictly sorted by increasing stop_sequence
Sequential stop_time_update times are not increasing E022 200 erreurs
stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease.
Exemples d'erreurs
- trip_id 6568393 stop_sequence 24 arrival_time 08:18:50 (1771831130) is less than previous stop arrival_time 08:22:22 (1771831342) - times must increase between two sequential stops
- trip_id 6568393 stop_sequence 24 arrival_time 08:18:50 (1771831130) is less than previous stop departure_time 08:22:22 (1771831342) - times must increase between two sequential stops
- trip_id 6568393 stop_sequence 24 departure_time 08:18:50 (1771831130) is less than previous stop departure_time 08:22:22 (1771831342) - times must increase between two sequential stops
- trip_id 6568393 stop_sequence 24 departure_time 08:18:50 (1771831130) is less than previous stop arrival_time 08:22:22 (1771831342) - times must increase between two sequential stops
- trip_id 6568255 stop_sequence 21 arrival_time 08:32:00 (1771831920) is less than previous stop arrival_time 08:39:27 (1771832367) - times must increase between two sequential stops
stop_time_update departure time is before arrival time E025 3 erreurs
Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time.
Exemples d'erreurs
- trip_id 6567971 stop_sequence 28 departure_time 08:23:00 (1771831380) is less than the same stop arrival_time 08:23:02 (1771831382) - departure time must be equal to or greater than arrival time
- trip_id 4051D stop_sequence 17 departure_time 01:00:00 (0) is less than the same stop arrival_time 07:59:27 (1771829967) - departure time must be equal to or greater than arrival time
- trip_id 4251 stop_sequence 4 departure_time 01:00:00 (0) is less than the same stop arrival_time 07:59:27 (1771829967) - departure time must be equal to or greater than arrival time
Sequential stop_time_updates have the same stop_sequence E036 2 erreurs
Sequential GTFS-rt trip stop_time_updates should never have the same stop_sequence
Exemples d'erreurs
- trip_id 6567792 has repeating stop_sequence 12 - stop_sequence must increase for each stop_time_update
- trip_id 6567790 has repeating stop_sequence 18 - stop_sequence must increase for each stop_time_update
GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 921 erreurs
If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt
Exemples d'erreurs
- GTFS-rt trip_id 3051 stop_sequence 16 has stop_id BEAULI-E but GTFS stop_sequence 16 has stop_id CLODOR-E - stop_ids should be the same
- GTFS-rt trip_id 3051 stop_sequence 17 has stop_id MEUNIE-E but GTFS stop_sequence 17 has stop_id LOGIND-E - stop_ids should be the same
- GTFS-rt trip_id 3051 stop_sequence 18 has stop_id CLODOR-E but GTFS stop_sequence 18 has stop_id TOUSSA-E - stop_ids should be the same
- GTFS-rt trip_id 3051 stop_sequence 19 has stop_id LOGIND-E but GTFS stop_sequence 19 has stop_id QVENTS-E - stop_ids should be the same
- GTFS-rt trip_id 3051 stop_sequence 20 has stop_id TOUSSA-E but GTFS stop_sequence 20 has stop_id RTINAR-E - stop_ids should be the same
GTFS-rt stop_sequence not found in GTFS data E051 11 erreurs
All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip
Exemples d'erreurs
- GTFS-rt trip_id 6568396 contains stop_sequence 28 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 6572221 contains stop_sequence 45 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 6567792 contains stop_sequence 12 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 6567790 contains stop_sequence 18 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 6567860 contains stop_sequence 53 that does not exist in GTFS stop_times.txt for this trip
Avertissements
timestamp not populated W001 203 erreurs
Timestamps should be populated for all elements
Exemples d'erreurs
- trip_id 3051 does not have a timestamp
- trip_id 3556D does not have a timestamp
- trip_id 6052751 does not have a timestamp
- trip_id 6572368 does not have a timestamp
- trip_id 6568396 does not have a timestamp
vehicle_id not populated W002 203 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id 3051 does not have a vehicle_id
- trip_id 3556D does not have a vehicle_id
- trip_id 6052751 does not have a vehicle_id
- trip_id 6572368 does not have a vehicle_id
- trip_id 6568396 does not have a vehicle_id
schedule_relationship not populated W009 395 erreurs
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Exemples d'erreurs
- trip_id 3051 stop_sequence 16 (and potentially more for this trip) does not have a schedule_relationship
- trip_id 3051 does not have a schedule_relationship
- trip_id 3556D stop_sequence 17 (and potentially more for this trip) does not have a schedule_relationship
- trip_id 3556D does not have a schedule_relationship
- trip_id 6052751 stop_sequence 0 (and potentially more for this trip) does not have a schedule_relationship
Validations précédentes
Voici un récapitulatif des différents types d'erreurs constatés au cours des 30 derniers jours.
| Identifiant d'erreur | Description | Nombre d'erreurs | Nombre d'occurences |
|---|---|---|---|
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 5 597 | 29 fois (100 % des validations) |
| E045 | If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt | 34 730 | 29 fois (100 % des validations) |
| W001 | Timestamps should be populated for all elements | 7 064 | 29 fois (100 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 7 064 | 29 fois (100 % des validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 14 024 | 29 fois (100 % des validations) |
| E051 | All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip | 408 | 25 fois (86 % des validations) |
| E025 | Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time. | 280 | 24 fois (83 % des validations) |
| E001 | All timestamps must be in POSIX time (i.e., number of seconds since January 1st 1970 00:00:00 UTC) | 256 | 23 fois (79 % des validations) |
| E002 | stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence | 53 | 15 fois (52 % des validations) |
| E036 | Sequential GTFS-rt trip stop_time_updates should never have the same stop_sequence | 56 | 15 fois (52 % des validations) |
| E037 | Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id | 29 | 7 fois (24 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 23/02/2026 à 09h43 Europe/Paris.
trip_updates (159) 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 23/02/2026 à 09h43 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "trip:6572224",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771836101"
},
"departure": {
"time": "1771836125"
},
"stopId": "MONPR-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771836169"
},
"departure": {
"time": "1771836185"
},
"stopId": "DESCAZ-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771836229"
},
"departure": {
"time": "1771836229"
},
"stopId": "BICHBI-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771836282"
},
"departure": {
"time": "1771836282"
},
"stopId": "STTHER-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771836360"
},
"departure": {
"time": "1771836360"
},
"stopId": "BARRA-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771836417"
},
"departure": {
"time": "1771836417"
},
"stopId": "BLERIO-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771836502"
},
"departure": {
"time": "1771836502"
},
"stopId": "LECUIT-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771836542"
},
"departure": {
"time": "1771836542"
},
"stopId": "FRATE-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771836611"
},
"departure": {
"time": "1771836611"
},
"stopId": "CHARNA-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771836685"
},
"departure": {
"time": "1771836685"
},
"stopId": "ESEO-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771836721"
},
"departure": {
"time": "1771836721"
},
"stopId": "WJMOU",
"stopSequence": 41
},
{
"arrival": {
"time": "1771836807"
},
"departure": {
"time": "1771836807"
},
"stopId": "FMEDEC-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771836864"
},
"departure": {
"time": "1771836864"
},
"stopId": "HRECUL-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771836660"
},
"stopId": "HOPITAL",
"stopSequence": 45
}
],
"trip": {
"directionId": 0,
"routeId": "06",
"tripId": "6572224"
}
}
},
{
"id": "trip:6568200",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771837195"
},
"departure": {
"time": "1771837195"
},
"stopId": "AURIOL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771837259"
},
"departure": {
"time": "1771837259"
},
"stopId": "PELUAU",
"stopSequence": 2
},
{
"arrival": {
"time": "1771837352"
},
"departure": {
"time": "1771837352"
},
"stopId": "LIZE05",
"stopSequence": 3
},
{
"arrival": {
"time": "1771837395"
},
"departure": {
"time": "1771837395"
},
"stopId": "CAMUS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771837440"
},
"departure": {
"time": "1771837440"
},
"stopId": "LECLERC",
"stopSequence": 5
},
{
"arrival": {
"time": "1771837507"
},
"departure": {
"time": "1771837507"
},
"stopId": "ROCEPINE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771837556"
},
"departure": {
"time": "1771837556"
},
"stopId": "PARCGARE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771837621"
},
"departure": {
"time": "1771837621"
},
"stopId": "LABRUYER",
"stopSequence": 8
},
{
"arrival": {
"time": "1771837696"
},
"departure": {
"time": "1771837696"
},
"stopId": "RASPAIL",
"stopSequence": 9
},
{
"arrival": {
"time": "1771837753"
},
"departure": {
"time": "1771837753"
},
"stopId": "DUMESNIL",
"stopSequence": 10
},
{
"arrival": {
"time": "1771837800"
},
"departure": {
"time": "1771837800"
},
"stopId": "LEQUAI",
"stopSequence": 11
},
{
"arrival": {
"time": "1771838002"
},
"departure": {
"time": "1771838002"
},
"stopId": "CHDARR",
"stopSequence": 12
},
{
"arrival": {
"time": "1771838049"
},
"departure": {
"time": "1771838049"
},
"stopId": "ACADEMIE",
"stopSequence": 13
},
{
"arrival": {
"time": "1771838100"
},
"departure": {
"time": "1771838100"
},
"stopId": "GBREM-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771838136"
},
"departure": {
"time": "1771838136"
},
"stopId": "SEMARD-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771838177"
},
"departure": {
"time": "1771838177"
},
"stopId": "PONTNO-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771838257"
},
"departure": {
"time": "1771838257"
},
"stopId": "POIREL-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771838301"
},
"departure": {
"time": "1771838301"
},
"stopId": "VAUBAN-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771838387"
},
"departure": {
"time": "1771838387"
},
"stopId": "GENIE-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771838467"
},
"departure": {
"time": "1771838467"
},
"stopId": "EBLE-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771838570"
},
"departure": {
"time": "1771838570"
},
"stopId": "CTRETR-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771838700"
},
"departure": {
"time": "1771838700"
},
"stopId": "GAUBOU5B",
"stopSequence": 22
},
{
"arrival": {
"time": "1771838768"
},
"departure": {
"time": "1771838768"
},
"stopId": "MONTCASB",
"stopSequence": 23
},
{
"arrival": {
"time": "1771838823"
},
"departure": {
"time": "1771838823"
},
"stopId": "MAJUIN5B",
"stopSequence": 24
},
{
"arrival": {
"time": "1771838869"
},
"departure": {
"time": "1771838869"
},
"stopId": "CLAUDEL",
"stopSequence": 25
},
{
"arrival": {
"time": "1771838915"
},
"departure": {
"time": "1771838915"
},
"stopId": "JEAN-23",
"stopSequence": 26
},
{
"arrival": {
"time": "1771838947"
},
"departure": {
"time": "1771838947"
},
"stopId": "JULESVER",
"stopSequence": 27
},
{
"arrival": {
"time": "1771839008"
},
"departure": {
"time": "1771839008"
},
"stopId": "PALLAC-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771839038"
},
"departure": {
"time": "1771839038"
},
"stopId": "DURVIL-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771839120"
},
"departure": {
"time": "1771839120"
},
"stopId": "ANRO-5B",
"stopSequence": 30
},
{
"arrival": {
"time": "1771839195"
},
"departure": {
"time": "1771839195"
},
"stopId": "BOUTHO-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771839271"
},
"departure": {
"time": "1771839271"
},
"stopId": "APPENT-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771839350"
},
"departure": {
"time": "1771839350"
},
"stopId": "FRCEVE-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771839401"
},
"departure": {
"time": "1771839401"
},
"stopId": "ORGEMO-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771839480"
},
"departure": {
"time": "1771839480"
},
"stopId": "NERUDA",
"stopSequence": 35
},
{
"arrival": {
"time": "1771839520"
},
"departure": {
"time": "1771839520"
},
"stopId": "ORGEMONT",
"stopSequence": 36
},
{
"arrival": {
"time": "1771839571"
},
"departure": {
"time": "1771839571"
},
"stopId": "ARBORETU",
"stopSequence": 37
},
{
"arrival": {
"time": "1771839608"
},
"departure": {
"time": "1771839608"
},
"stopId": "MORELE-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771839660"
},
"departure": {
"time": "1771839660"
},
"stopId": "DELATR-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771839725"
},
"departure": {
"time": "1771839725"
},
"stopId": "HAUTPR-E",
"stopSequence": 40
}
],
"trip": {
"directionId": 1,
"routeId": "05",
"tripId": "6568200"
}
}
},
{
"id": "trip:6567900",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771836108"
},
"departure": {
"time": "1771836108"
},
"stopId": "STAUBI-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771836122"
},
"departure": {
"time": "1771836153"
},
"stopId": "HARAS-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771836229"
},
"departure": {
"time": "1771836229"
},
"stopId": "LESGAR-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771836394"
},
"departure": {
"time": "1771836394"
},
"stopId": "SEMARD-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771836450"
},
"departure": {
"time": "1771836450"
},
"stopId": "PONTNO-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771836542"
},
"departure": {
"time": "1771836542"
},
"stopId": "POIREL-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771836598"
},
"departure": {
"time": "1771836598"
},
"stopId": "VAUBAN-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771836677"
},
"departure": {
"time": "1771836677"
},
"stopId": "CHANZY-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771836737"
},
"departure": {
"time": "1771836737"
},
"stopId": "LAFAYE-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771836823"
},
"departure": {
"time": "1771836823"
},
"stopId": "MIRABE-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771836878"
},
"departure": {
"time": "1771836878"
},
"stopId": "CESARG-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771836917"
},
"departure": {
"time": "1771836917"
},
"stopId": "BLANDE-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771836973"
},
"departure": {
"time": "1771836973"
},
"stopId": "MUTUAL-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771837045"
},
"departure": {
"time": "1771837045"
},
"stopId": "VILLES-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771837094"
},
"departure": {
"time": "1771837094"
},
"stopId": "VIVIER-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771837157"
},
"departure": {
"time": "1771837157"
},
"stopId": "MARIAN-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771837221"
},
"departure": {
"time": "1771837221"
},
"stopId": "LINOVE-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771837270"
},
"departure": {
"time": "1771837270"
},
"stopId": "DANGEL-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771837345"
},
"departure": {
"time": "1771837345"
},
"stopId": "ATHLET-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771837400"
},
"departure": {
"time": "1771837400"
},
"stopId": "DIONNE-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771837457"
},
"departure": {
"time": "1771837457"
},
"stopId": "GENDRO-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771837501"
},
"departure": {
"time": "1771837501"
},
"stopId": "CHESNA-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771837549"
},
"departure": {
"time": "1771837549"
},
"stopId": "GIRAD-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771837644"
},
"departure": {
"time": "1771837644"
},
"stopId": "FRANVILL",
"stopSequence": 55
},
{
"arrival": {
"time": "1771837697"
},
"departure": {
"time": "1771837697"
},
"stopId": "GGESSAND",
"stopSequence": 56
},
{
"arrival": {
"time": "1771837745"
},
"departure": {
"time": "1771837745"
},
"stopId": "MACURIE",
"stopSequence": 57
},
{
"arrival": {
"time": "1771837964"
},
"departure": {
"time": "1771837964"
},
"stopId": "BAUDRA-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771837789"
},
"departure": {
"time": "1771837789"
},
"stopId": "JEROSTAN",
"stopSequence": 58
},
{
"arrival": {
"time": "1771838116"
},
"stopId": "MOULINMA",
"stopSequence": 59
},
{
"arrival": {
"time": "1771837834"
},
"departure": {
"time": "1771837834"
},
"stopId": "RONCIERE",
"stopSequence": 59
},
{
"arrival": {
"time": "1771837877"
},
"departure": {
"time": "1771837877"
},
"stopId": "GUILLE-E",
"stopSequence": 60
}
],
"trip": {
"directionId": 1,
"routeId": "09",
"tripId": "6567900"
}
}
},
{
"id": "trip:6567644",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771837080"
},
"stopId": "LATOLL",
"stopSequence": 0
},
{
"arrival": {
"time": "1771837137"
},
"departure": {
"time": "1771837137"
},
"stopId": "ECHATS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771837178"
},
"departure": {
"time": "1771837178"
},
"stopId": "CITRONNL",
"stopSequence": 2
},
{
"arrival": {
"time": "1771837225"
},
"departure": {
"time": "1771837225"
},
"stopId": "MONOD",
"stopSequence": 3
},
{
"arrival": {
"time": "1771837260"
},
"departure": {
"time": "1771837260"
},
"stopId": "CERFEUIL",
"stopSequence": 4
},
{
"arrival": {
"time": "1771837321"
},
"departure": {
"time": "1771837321"
},
"stopId": "PROMENIE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771837362"
},
"departure": {
"time": "1771837362"
},
"stopId": "GRANBELL",
"stopSequence": 6
},
{
"arrival": {
"time": "1771837402"
},
"departure": {
"time": "1771837402"
},
"stopId": "RODIN",
"stopSequence": 7
},
{
"arrival": {
"time": "1771837440"
},
"departure": {
"time": "1771837440"
},
"stopId": "BRGPAILL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771837522"
},
"departure": {
"time": "1771837522"
},
"stopId": "LANDREAU",
"stopSequence": 9
},
{
"arrival": {
"time": "1771837554"
},
"departure": {
"time": "1771837554"
},
"stopId": "GDPERIGN",
"stopSequence": 10
},
{
"arrival": {
"time": "1771837594"
},
"departure": {
"time": "1771837594"
},
"stopId": "INRA",
"stopSequence": 11
},
{
"arrival": {
"time": "1771837620"
},
"departure": {
"time": "1771837620"
},
"stopId": "MOREL",
"stopSequence": 12
},
{
"arrival": {
"time": "1771837680"
},
"departure": {
"time": "1771837680"
},
"stopId": "DARWIN",
"stopSequence": 13
},
{
"arrival": {
"time": "1771837800"
},
"departure": {
"time": "1771837800"
},
"stopId": "CNFPT-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771838310"
},
"departure": {
"time": "1771838310"
},
"stopId": "EBLE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771838372"
},
"departure": {
"time": "1771838372"
},
"stopId": "GENIE",
"stopSequence": 16
},
{
"arrival": {
"time": "1771838449"
},
"departure": {
"time": "1771838449"
},
"stopId": "VAUBAN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771838483"
},
"departure": {
"time": "1771838483"
},
"stopId": "POIREL",
"stopSequence": 18
},
{
"arrival": {
"time": "1771838544"
},
"departure": {
"time": "1771838544"
},
"stopId": "PONTNOIR",
"stopSequence": 19
},
{
"arrival": {
"time": "1771838583"
},
"departure": {
"time": "1771838583"
},
"stopId": "SEMARD",
"stopSequence": 20
},
{
"arrival": {
"time": "1771838100"
},
"departure": {
"time": "1771838100"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHDARR",
"stopSequence": 21
},
{
"arrival": {
"time": "1771838171"
},
"departure": {
"time": "1771838171"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ACADEMIE",
"stopSequence": 22
},
{
"arrival": {
"time": "1771838249"
},
"departure": {
"time": "1771838249"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GBREM-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771838625"
},
"stopId": "GAREPAPI",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "20",
"tripId": "6567644"
}
}
},
{
"id": "trip:6567799",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771838400"
},
"stopId": "PROVINS",
"stopSequence": 0
},
{
"arrival": {
"time": "1771838473"
},
"departure": {
"time": "1771838473"
},
"stopId": "RTEPARIS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771838580"
},
"departure": {
"time": "1771838580"
},
"stopId": "DEBUMONP",
"stopSequence": 2
},
{
"arrival": {
"time": "1771838638"
},
"departure": {
"time": "1771838638"
},
"stopId": "HOTELLER",
"stopSequence": 3
},
{
"arrival": {
"time": "1771838687"
},
"departure": {
"time": "1771838687"
},
"stopId": "INDUSTRI",
"stopSequence": 4
},
{
"arrival": {
"time": "1771838760"
},
"departure": {
"time": "1771838760"
},
"stopId": "SAVOIE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771838840"
},
"departure": {
"time": "1771838840"
},
"stopId": "AUVERGNE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771838892"
},
"departure": {
"time": "1771838892"
},
"stopId": "NOZAY",
"stopSequence": 7
},
{
"arrival": {
"time": "1771838932"
},
"departure": {
"time": "1771838932"
},
"stopId": "RBRIOLLA",
"stopSequence": 8
},
{
"arrival": {
"time": "1771839143"
},
"departure": {
"time": "1771839143"
},
"stopId": "MIMOSAS",
"stopSequence": 12
},
{
"arrival": {
"time": "1771839209"
},
"departure": {
"time": "1771839209"
},
"stopId": "BRISEPOT",
"stopSequence": 13
},
{
"arrival": {
"time": "1771839260"
},
"departure": {
"time": "1771839260"
},
"stopId": "DESJARDI",
"stopSequence": 14
},
{
"arrival": {
"time": "1771839302"
},
"departure": {
"time": "1771839302"
},
"stopId": "MACE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771839331"
},
"departure": {
"time": "1771839331"
},
"stopId": "LUTIN",
"stopSequence": 16
},
{
"arrival": {
"time": "1771839418"
},
"departure": {
"time": "1771839418"
},
"stopId": "MUSSET",
"stopSequence": 17
},
{
"arrival": {
"time": "1771839458"
},
"departure": {
"time": "1771839458"
},
"stopId": "SAVARY",
"stopSequence": 18
},
{
"arrival": {
"time": "1771838964"
},
"departure": {
"time": "1771838964"
},
"scheduleRelationship": "SKIPPED",
"stopId": "VAILLANT",
"stopSequence": 19
},
{
"arrival": {
"time": "1771839087"
},
"departure": {
"time": "1771839087"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHALOUER",
"stopSequence": 20
},
{
"arrival": {
"time": "1771839240"
},
"departure": {
"time": "1771839240"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PLACENEY",
"stopSequence": 21
},
{
"arrival": {
"time": "1771839411"
},
"departure": {
"time": "1771839411"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOREAU",
"stopSequence": 22
},
{
"arrival": {
"time": "1771839559"
},
"departure": {
"time": "1771839559"
},
"stopId": "MENDESFR",
"stopSequence": 23
},
{
"arrival": {
"time": "1771839702"
},
"departure": {
"time": "1771839780"
},
"stopId": "FO-LOR-R",
"stopSequence": 24
}
],
"trip": {
"directionId": 1,
"routeId": "10",
"tripId": "6567799"
}
}
},
{
"id": "trip:6052659",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771836080"
},
"stopId": "DOMVATER",
"stopSequence": 39
}
],
"trip": {
"directionId": 1,
"routeId": "21",
"tripId": "6052659"
}
}
},
{
"id": "trip:6571118",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771838700"
},
"stopId": "2FMBL",
"stopSequence": 0
},
{
"arrival": {
"time": "1771838790"
},
"departure": {
"time": "1771838790"
},
"stopId": "1HARA",
"stopSequence": 1
},
{
"arrival": {
"time": "1771838900"
},
"departure": {
"time": "1771838900"
},
"stopId": "1LGAR",
"stopSequence": 2
},
{
"arrival": {
"time": "1771838990"
},
"departure": {
"time": "1771838990"
},
"stopId": "1LAFA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771839090"
},
"departure": {
"time": "1771839090"
},
"stopId": "1STRA",
"stopSequence": 4
},
{
"arrival": {
"time": "1771839190"
},
"departure": {
"time": "1771839190"
},
"stopId": "1BAMA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771839300"
},
"departure": {
"time": "1771839300"
},
"stopId": "1JE23",
"stopSequence": 6
},
{
"arrival": {
"time": "1771839410"
},
"departure": {
"time": "1771839410"
},
"stopId": "1JVIL",
"stopSequence": 7
},
{
"arrival": {
"time": "1771839530"
},
"stopId": "1ANRO",
"stopSequence": 8
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6571118"
}
}
},
{
"id": "trip:6572313",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771836840"
},
"stopId": "1BBCA",
"stopSequence": 0
},
{
"arrival": {
"time": "1771836941"
},
"departure": {
"time": "1771836941"
},
"stopId": "1BEAU",
"stopSequence": 1
},
{
"arrival": {
"time": "1771837050"
},
"departure": {
"time": "1771837050"
},
"stopId": "1BARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1771837131"
},
"departure": {
"time": "1771837131"
},
"stopId": "1PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1771837224"
},
"departure": {
"time": "1771837224"
},
"stopId": "1ELYS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771837334"
},
"departure": {
"time": "1771837334"
},
"stopId": "1FARC",
"stopSequence": 5
},
{
"arrival": {
"time": "1771837510"
},
"stopId": "1QUAI",
"stopSequence": 6
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6572313"
}
}
},
{
"id": "trip:6568539",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771837680"
},
"stopId": "SBAVENAI",
"stopSequence": 0
},
{
"arrival": {
"time": "1771837766"
},
"departure": {
"time": "1771837766"
},
"stopId": "COROT",
"stopSequence": 1
},
{
"arrival": {
"time": "1771837810"
},
"departure": {
"time": "1771837810"
},
"stopId": "CEZANNE",
"stopSequence": 2
},
{
"arrival": {
"time": "1771837847"
},
"departure": {
"time": "1771837847"
},
"stopId": "VERDUN",
"stopSequence": 3
},
{
"arrival": {
"time": "1771837874"
},
"departure": {
"time": "1771837874"
},
"stopId": "PASTEUR",
"stopSequence": 4
},
{
"arrival": {
"time": "1771837980"
},
"departure": {
"time": "1771837980"
},
"stopId": "JAUDETTE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771838025"
},
"departure": {
"time": "1771838025"
},
"stopId": "WALCOURT",
"stopSequence": 6
},
{
"arrival": {
"time": "1771838086"
},
"departure": {
"time": "1771838086"
},
"stopId": "MORLIERE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771838129"
},
"departure": {
"time": "1771838129"
},
"stopId": "CEEQUEST",
"stopSequence": 8
},
{
"arrival": {
"time": "1771838176"
},
"departure": {
"time": "1771838176"
},
"stopId": "PELLERI",
"stopSequence": 9
},
{
"arrival": {
"time": "1771838220"
},
"departure": {
"time": "1771838220"
},
"stopId": "STADE",
"stopSequence": 10
},
{
"arrival": {
"time": "1771838266"
},
"departure": {
"time": "1771838266"
},
"stopId": "AUBEPINE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771838311"
},
"departure": {
"time": "1771838311"
},
"stopId": "GEMMETR",
"stopSequence": 12
},
{
"arrival": {
"time": "1771838366"
},
"departure": {
"time": "1771838366"
},
"stopId": "JUFERRY",
"stopSequence": 13
},
{
"arrival": {
"time": "1771838428"
},
"departure": {
"time": "1771838428"
},
"stopId": "CCHEMINE",
"stopSequence": 14
},
{
"arrival": {
"time": "1771838477"
},
"departure": {
"time": "1771838477"
},
"stopId": "PAPERIE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771838520"
},
"departure": {
"time": "1771838520"
},
"stopId": "LAREUX",
"stopSequence": 16
},
{
"arrival": {
"time": "1771838592"
},
"departure": {
"time": "1771838592"
},
"stopId": "CASERNE",
"stopSequence": 17
},
{
"arrival": {
"time": "1771838675"
},
"departure": {
"time": "1771838675"
},
"stopId": "ARCEAU",
"stopSequence": 18
},
{
"arrival": {
"time": "1771838734"
},
"departure": {
"time": "1771838734"
},
"stopId": "AFPA",
"stopSequence": 19
},
{
"arrival": {
"time": "1771838805"
},
"departure": {
"time": "1771838805"
},
"stopId": "CIMETIER",
"stopSequence": 20
},
{
"arrival": {
"time": "1771838901"
},
"departure": {
"time": "1771838901"
},
"stopId": "MONTAIG",
"stopSequence": 21
},
{
"arrival": {
"time": "1771838942"
},
"departure": {
"time": "1771838942"
},
"stopId": "GARDOT",
"stopSequence": 22
},
{
"arrival": {
"time": "1771839000"
},
"departure": {
"time": "1771839000"
},
"stopId": "STEXUPER",
"stopSequence": 23
},
{
"arrival": {
"time": "1771839084"
},
"departure": {
"time": "1771839084"
},
"stopId": "SECUSOCI",
"stopSequence": 24
},
{
"arrival": {
"time": "1771839234"
},
"departure": {
"time": "1771839234"
},
"stopId": "MAIL-NAE",
"stopSequence": 25
},
{
"arrival": {
"time": "1771839300"
},
"departure": {
"time": "1771839360"
},
"stopId": "FO-LOR-R",
"stopSequence": 26
},
{
"arrival": {
"time": "1771839447"
},
"departure": {
"time": "1771839447"
},
"stopId": "STAUBI-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771839489"
},
"departure": {
"time": "1771839489"
},
"stopId": "HARAS-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771839600"
},
"stopId": "LESGAR-E",
"stopSequence": 29
}
],
"trip": {
"directionId": 1,
"routeId": "02",
"tripId": "6568539"
}
}
},
{
"id": "trip:6572382",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771839360"
},
"stopId": "1QUAI",
"stopSequence": 0
},
{
"arrival": {
"time": "1771839532"
},
"departure": {
"time": "1771839532"
},
"stopId": "2FARC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771839640"
},
"departure": {
"time": "1771839640"
},
"stopId": "2ELYS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771839732"
},
"departure": {
"time": "1771839732"
},
"stopId": "2PATT",
"stopSequence": 3
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6572382"
}
}
},
{
"id": "trip:6572232",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771836093"
},
"departure": {
"time": "1771836093"
},
"stopId": "P-ANJOU",
"stopSequence": 37
},
{
"arrival": {
"time": "1771836137"
},
"departure": {
"time": "1771836153"
},
"stopId": "CLOSVIGN",
"stopSequence": 38
},
{
"arrival": {
"time": "1771836168"
},
"departure": {
"time": "1771836168"
},
"stopId": "CHATAI-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771836241"
},
"departure": {
"time": "1771836241"
},
"stopId": "PIVERD-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771836293"
},
"departure": {
"time": "1771836293"
},
"stopId": "ARTAUD-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771836356"
},
"departure": {
"time": "1771836356"
},
"stopId": "HAUBOU-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771836438"
},
"departure": {
"time": "1771836438"
},
"stopId": "PETPOR-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771836479"
},
"departure": {
"time": "1771836479"
},
"stopId": "CHEVRI-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771836533"
},
"stopId": "BOUCHE-E",
"stopSequence": 45
}
],
"trip": {
"directionId": 1,
"routeId": "06",
"tripId": "6572232"
}
}
},
{
"id": "trip:6568111",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771836600"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HOPITAL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771836605"
},
"departure": {
"time": "1771836605"
},
"stopId": "HRECULEE",
"stopSequence": 2
},
{
"arrival": {
"time": "1771836656"
},
"departure": {
"time": "1771836656"
},
"stopId": "FMEDECIN",
"stopSequence": 3
},
{
"arrival": {
"time": "1771836741"
},
"departure": {
"time": "1771836741"
},
"stopId": "WJMO-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771836790"
},
"departure": {
"time": "1771836790"
},
"stopId": "ESEO",
"stopSequence": 5
},
{
"arrival": {
"time": "1771836849"
},
"departure": {
"time": "1771836849"
},
"stopId": "CHARNASS",
"stopSequence": 6
},
{
"arrival": {
"time": "1771836923"
},
"departure": {
"time": "1771836923"
},
"stopId": "FRATER",
"stopSequence": 7
},
{
"arrival": {
"time": "1771836978"
},
"departure": {
"time": "1771836978"
},
"stopId": "LECUIT",
"stopSequence": 8
},
{
"arrival": {
"time": "1771837065"
},
"departure": {
"time": "1771837065"
},
"stopId": "BLERIOT",
"stopSequence": 9
},
{
"arrival": {
"time": "1771837125"
},
"departure": {
"time": "1771837125"
},
"stopId": "BARRA",
"stopSequence": 10
},
{
"arrival": {
"time": "1771837201"
},
"departure": {
"time": "1771837201"
},
"stopId": "STTERESE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771837245"
},
"departure": {
"time": "1771837245"
},
"stopId": "BICHBICH",
"stopSequence": 12
},
{
"arrival": {
"time": "1771837300"
},
"departure": {
"time": "1771837300"
},
"stopId": "DESCAZEA",
"stopSequence": 13
},
{
"arrival": {
"time": "1771837379"
},
"departure": {
"time": "1771837379"
},
"stopId": "MONPROFI",
"stopSequence": 14
},
{
"arrival": {
"time": "1771837457"
},
"departure": {
"time": "1771837457"
},
"stopId": "LEQUAI",
"stopSequence": 15
},
{
"arrival": {
"time": "1771837652"
},
"departure": {
"time": "1771837652"
},
"stopId": "FARCSJ-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771837747"
},
"departure": {
"time": "1771837747"
},
"stopId": "MVIGNE-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771837817"
},
"departure": {
"time": "1771837817"
},
"stopId": "CHBBEI-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771837872"
},
"departure": {
"time": "1771837872"
},
"stopId": "BOISRA-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771837938"
},
"departure": {
"time": "1771837938"
},
"stopId": "NDAMLA-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771838001"
},
"departure": {
"time": "1771838001"
},
"stopId": "POLYTE-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771838057"
},
"departure": {
"time": "1771838057"
},
"stopId": "CITEUN-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771838117"
},
"departure": {
"time": "1771838117"
},
"stopId": "BEAUSS-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771838202"
},
"departure": {
"time": "1771838202"
},
"stopId": "CNFPT-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1771838387"
},
"departure": {
"time": "1771838387"
},
"stopId": "JEMONNET",
"stopSequence": 25
},
{
"arrival": {
"time": "1771838440"
},
"departure": {
"time": "1771838440"
},
"stopId": "MAISLA-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771838477"
},
"departure": {
"time": "1771838477"
},
"stopId": "PERUSS-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771838503"
},
"departure": {
"time": "1771838503"
},
"stopId": "MAISEN-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771838543"
},
"departure": {
"time": "1771838543"
},
"stopId": "LACDMA-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771838588"
},
"departure": {
"time": "1771838588"
},
"stopId": "CAMLAC-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771838680"
},
"departure": {
"time": "1771838680"
},
"stopId": "CROISE-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771838707"
},
"departure": {
"time": "1771838707"
},
"stopId": "PRUNIE-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771838778"
},
"departure": {
"time": "1771838778"
},
"stopId": "PETVIV-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771838843"
},
"departure": {
"time": "1771838843"
},
"stopId": "VALMAI-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771838876"
},
"departure": {
"time": "1771838876"
},
"stopId": "P-ANJO-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771838934"
},
"departure": {
"time": "1771838934"
},
"stopId": "HARENC",
"stopSequence": 36
},
{
"arrival": {
"time": "1771839006"
},
"departure": {
"time": "1771839006"
},
"stopId": "P-ANJOU",
"stopSequence": 37
},
{
"arrival": {
"time": "1771839058"
},
"departure": {
"time": "1771839058"
},
"stopId": "CLOSVIGN",
"stopSequence": 38
},
{
"arrival": {
"time": "1771839086"
},
"departure": {
"time": "1771839086"
},
"stopId": "CHATAI-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771839139"
},
"departure": {
"time": "1771839139"
},
"stopId": "PIVERD-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771839192"
},
"departure": {
"time": "1771839192"
},
"stopId": "ARTAUD-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771839255"
},
"departure": {
"time": "1771839255"
},
"stopId": "HAUBOU-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771839337"
},
"departure": {
"time": "1771839337"
},
"stopId": "PETPOR-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771839378"
},
"departure": {
"time": "1771839378"
},
"stopId": "CHEVRI-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771839432"
},
"stopId": "BOUCHE-E",
"stopSequence": 45
}
],
"trip": {
"directionId": 1,
"routeId": "06",
"tripId": "6568111"
}
}
},
{
"id": "trip:6568466",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771839300"
},
"stopId": "ADEZIERE",
"stopSequence": 0
},
{
"arrival": {
"time": "1771839339"
},
"departure": {
"time": "1771839339"
},
"stopId": "SCHWALBA",
"stopSequence": 1
},
{
"arrival": {
"time": "1771839379"
},
"departure": {
"time": "1771839379"
},
"stopId": "LA-BOISS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771839433"
},
"departure": {
"time": "1771839433"
},
"stopId": "PIECE",
"stopSequence": 3
},
{
"arrival": {
"time": "1771839480"
},
"departure": {
"time": "1771839480"
},
"stopId": "BALANDE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771839503"
},
"departure": {
"time": "1771839503"
},
"stopId": "TERNIERE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771839540"
},
"departure": {
"time": "1771839540"
},
"stopId": "MAIRAVR",
"stopSequence": 6
},
{
"arrival": {
"time": "1771839583"
},
"departure": {
"time": "1771839583"
},
"stopId": "MAUFINE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771839645"
},
"departure": {
"time": "1771839645"
},
"stopId": "DELAUNE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771839684"
},
"departure": {
"time": "1771839684"
},
"stopId": "BEURRIER",
"stopSequence": 9
},
{
"arrival": {
"time": "1771839751"
},
"departure": {
"time": "1771839751"
},
"stopId": "BRASSENS",
"stopSequence": 10
}
],
"trip": {
"directionId": 1,
"routeId": "03",
"tripId": "6568466"
}
}
},
{
"id": "trip:6566462",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771838010"
},
"stopId": "1CECO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771838130"
},
"departure": {
"time": "1771838130"
},
"stopId": "1CONS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771838221"
},
"departure": {
"time": "1771838221"
},
"stopId": "1MTAI",
"stopSequence": 2
},
{
"arrival": {
"time": "1771838374"
},
"departure": {
"time": "1771838374"
},
"stopId": "1CROI",
"stopSequence": 3
},
{
"arrival": {
"time": "1771838450"
},
"departure": {
"time": "1771838450"
},
"stopId": "1BRIS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771838608"
},
"departure": {
"time": "1771838608"
},
"stopId": "1DUNA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771838687"
},
"departure": {
"time": "1771838687"
},
"stopId": "1EURO",
"stopSequence": 6
},
{
"arrival": {
"time": "1771838760"
},
"stopId": "2MONP",
"stopSequence": 7
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6566462"
}
}
},
{
"id": "trip:6567948",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771836191"
},
"departure": {
"time": "1771836191"
},
"stopId": "GASPAL-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771836287"
},
"departure": {
"time": "1771836287"
},
"stopId": "MARAIS",
"stopSequence": 40
},
{
"arrival": {
"time": "1771836343"
},
"departure": {
"time": "1771836343"
},
"stopId": "BELLVUTR",
"stopSequence": 41
},
{
"arrival": {
"time": "1771836421"
},
"departure": {
"time": "1771836421"
},
"stopId": "DAGUER-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771836479"
},
"departure": {
"time": "1771836479"
},
"stopId": "ALLUME-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771836530"
},
"departure": {
"time": "1771836530"
},
"stopId": "RIOTTE-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771836602"
},
"departure": {
"time": "1771836602"
},
"stopId": "LAVOIR-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771836717"
},
"departure": {
"time": "1771836717"
},
"stopId": "JEBOUT-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771836770"
},
"departure": {
"time": "1771836770"
},
"stopId": "BAUDRA-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771836897"
},
"stopId": "MOULINMA",
"stopSequence": 48
}
],
"trip": {
"directionId": 0,
"routeId": "08",
"tripId": "6567948"
}
}
},
{
"id": "trip:6566520",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771839690"
},
"stopId": "1CECO",
"stopSequence": 0
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6566520"
}
}
},
{
"id": "trip:6567924",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771836077"
},
"departure": {
"time": "1771836077"
},
"stopId": "DAGUERRE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771836122"
},
"departure": {
"time": "1771836122"
},
"stopId": "BELVTR-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771836166"
},
"departure": {
"time": "1771836166"
},
"stopId": "MARAIS-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771836312"
},
"departure": {
"time": "1771836312"
},
"stopId": "GASPALON",
"stopSequence": 11
},
{
"arrival": {
"time": "1771836429"
},
"departure": {
"time": "1771836429"
},
"stopId": "VILSANTE",
"stopSequence": 12
},
{
"arrival": {
"time": "1771836478"
},
"departure": {
"time": "1771836478"
},
"stopId": "CORMIER",
"stopSequence": 13
},
{
"arrival": {
"time": "1771836571"
},
"departure": {
"time": "1771836571"
},
"stopId": "STLEONAR",
"stopSequence": 14
},
{
"arrival": {
"time": "1771836609"
},
"departure": {
"time": "1771836609"
},
"stopId": "GERICAUL",
"stopSequence": 15
},
{
"arrival": {
"time": "1771836669"
},
"departure": {
"time": "1771836669"
},
"stopId": "MONGAZON",
"stopSequence": 16
},
{
"arrival": {
"time": "1771836709"
},
"departure": {
"time": "1771836709"
},
"stopId": "KOPA",
"stopSequence": 17
},
{
"arrival": {
"time": "1771836775"
},
"departure": {
"time": "1771836775"
},
"stopId": "DESMAZ",
"stopSequence": 18
},
{
"arrival": {
"time": "1771836833"
},
"departure": {
"time": "1771836833"
},
"stopId": "ANFRANCK",
"stopSequence": 19
},
{
"arrival": {
"time": "1771836900"
},
"departure": {
"time": "1771836900"
},
"stopId": "STJOSEP",
"stopSequence": 20
},
{
"arrival": {
"time": "1771836975"
},
"departure": {
"time": "1771836975"
},
"stopId": "PLDULYCE",
"stopSequence": 21
},
{
"arrival": {
"time": "1771837089"
},
"departure": {
"time": "1771837089"
},
"stopId": "HMAI",
"stopSequence": 22
},
{
"arrival": {
"time": "1771837134"
},
"departure": {
"time": "1771837134"
},
"stopId": "FO-LOR-R",
"stopSequence": 23
},
{
"arrival": {
"time": "1771837221"
},
"departure": {
"time": "1771837221"
},
"stopId": "STAUBI-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1771837263"
},
"departure": {
"time": "1771837263"
},
"stopId": "HARAS-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1771837320"
},
"departure": {
"time": "1771837320"
},
"stopId": "LESGAR-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771837409"
},
"departure": {
"time": "1771837409"
},
"stopId": "SEMARD-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771837448"
},
"departure": {
"time": "1771837448"
},
"stopId": "PONTNO-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771837523"
},
"departure": {
"time": "1771837523"
},
"stopId": "POIREL-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771837564"
},
"departure": {
"time": "1771837564"
},
"stopId": "VAUBAN-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771837617"
},
"departure": {
"time": "1771837617"
},
"stopId": "FREMUR-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771837684"
},
"departure": {
"time": "1771837684"
},
"stopId": "STRASB-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771837800"
},
"departure": {
"time": "1771837800"
},
"stopId": "LETAND-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771837831"
},
"departure": {
"time": "1771837831"
},
"stopId": "BEDIER-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771837864"
},
"departure": {
"time": "1771837864"
},
"stopId": "INTREP-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771837895"
},
"departure": {
"time": "1771837895"
},
"stopId": "MTARDA-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771837934"
},
"departure": {
"time": "1771837934"
},
"stopId": "AUBRY-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771837985"
},
"departure": {
"time": "1771837985"
},
"stopId": "COSSE-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771838048"
},
"departure": {
"time": "1771838048"
},
"stopId": "HUTREA-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771838069"
},
"departure": {
"time": "1771838069"
},
"stopId": "JOLIVE-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771838124"
},
"departure": {
"time": "1771838124"
},
"stopId": "BELOEI-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771838160"
},
"departure": {
"time": "1771838160"
},
"stopId": "RTEDAN-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771838206"
},
"departure": {
"time": "1771838206"
},
"stopId": "LESROS-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771838279"
},
"departure": {
"time": "1771838279"
},
"stopId": "LOUPIN-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771838345"
},
"departure": {
"time": "1771838345"
},
"stopId": "MASGEM-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771838391"
},
"departure": {
"time": "1771838391"
},
"stopId": "HOSGEM-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771838455"
},
"departure": {
"time": "1771838455"
},
"stopId": "CLOS9-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771838502"
},
"departure": {
"time": "1771838502"
},
"stopId": "VANRIE-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771838556"
},
"departure": {
"time": "1771838556"
},
"stopId": "PORTSG-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771838585"
},
"departure": {
"time": "1771838585"
},
"stopId": "LECHEN-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771838640"
},
"stopId": "ROMORNA",
"stopSequence": 51
}
],
"trip": {
"directionId": 1,
"routeId": "08",
"tripId": "6567924"
}
}
},
{
"id": "trip:6570304",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771839000"
},
"stopId": "MENDESFR",
"stopSequence": 0
},
{
"arrival": {
"time": "1771839180"
},
"departure": {
"time": "1771839180"
},
"stopId": "FO-LOR-R",
"stopSequence": 1
},
{
"arrival": {
"time": "1771839302"
},
"departure": {
"time": "1771839302"
},
"stopId": "STAUBI-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771839360"
},
"departure": {
"time": "1771839360"
},
"stopId": "HARAS-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771839422"
},
"departure": {
"time": "1771839422"
},
"stopId": "LICES",
"stopSequence": 4
},
{
"arrival": {
"time": "1771839495"
},
"departure": {
"time": "1771839495"
},
"stopId": "CCI-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771839550"
},
"departure": {
"time": "1771839550"
},
"stopId": "CHDARR-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771839720"
},
"stopId": "LEQUAI-E",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "Tbus",
"tripId": "6570304"
}
}
},
{
"id": "trip:6571998",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771838220"
},
"stopId": "2JMOU",
"stopSequence": 0
},
{
"arrival": {
"time": "1771838340"
},
"departure": {
"time": "1771838340"
},
"stopId": "2HSAU",
"stopSequence": 1
},
{
"arrival": {
"time": "1771838430"
},
"departure": {
"time": "1771838430"
},
"stopId": "2VERN",
"stopSequence": 2
},
{
"arrival": {
"time": "1771838580"
},
"departure": {
"time": "1771838580"
},
"stopId": "2BOTA",
"stopSequence": 4
},
{
"arrival": {
"time": "1771838680"
},
"departure": {
"time": "1771838680"
},
"stopId": "2PMAY",
"stopSequence": 5
},
{
"arrival": {
"time": "1771838760"
},
"departure": {
"time": "1771838760"
},
"stopId": "2BROY",
"stopSequence": 6
},
{
"arrival": {
"time": "1771838850"
},
"departure": {
"time": "1771838850"
},
"stopId": "2ACAS",
"stopSequence": 7
},
{
"arrival": {
"time": "1771838930"
},
"departure": {
"time": "1771838930"
},
"stopId": "2STGI",
"stopSequence": 8
},
{
"arrival": {
"time": "1771839020"
},
"departure": {
"time": "1771839020"
},
"stopId": "2BASC",
"stopSequence": 9
},
{
"arrival": {
"time": "1771839100"
},
"stopId": "1AARD",
"stopSequence": 10
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6571998"
}
}
},
{
"id": "trip:6568595",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771838640"
},
"stopId": "BEAUCOUZ",
"stopSequence": 0
},
{
"arrival": {
"time": "1771838676"
},
"departure": {
"time": "1771838676"
},
"stopId": "FAUVETTE",
"stopSequence": 1
},
{
"arrival": {
"time": "1771838709"
},
"departure": {
"time": "1771838709"
},
"stopId": "PINSONS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771838768"
},
"departure": {
"time": "1771838768"
},
"stopId": "PRIEURE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771838799"
},
"departure": {
"time": "1771838799"
},
"stopId": "VAURAGER",
"stopSequence": 5
},
{
"arrival": {
"time": "1771838859"
},
"departure": {
"time": "1771838859"
},
"stopId": "ROUAIRIE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771838902"
},
"departure": {
"time": "1771838902"
},
"stopId": "LASOURCE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771838940"
},
"departure": {
"time": "1771838940"
},
"stopId": "CERFEUIL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771838991"
},
"departure": {
"time": "1771838991"
},
"stopId": "PROMENIE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771839025"
},
"departure": {
"time": "1771839025"
},
"stopId": "GRANBELL",
"stopSequence": 10
},
{
"arrival": {
"time": "1771839058"
},
"departure": {
"time": "1771839058"
},
"stopId": "RODIN",
"stopSequence": 11
},
{
"arrival": {
"time": "1771839090"
},
"departure": {
"time": "1771839090"
},
"stopId": "BRGPAILL",
"stopSequence": 12
},
{
"arrival": {
"time": "1771839181"
},
"departure": {
"time": "1771839181"
},
"stopId": "LANDREAU",
"stopSequence": 13
},
{
"arrival": {
"time": "1771839217"
},
"departure": {
"time": "1771839217"
},
"stopId": "GDPERIGN",
"stopSequence": 14
},
{
"arrival": {
"time": "1771839261"
},
"departure": {
"time": "1771839261"
},
"stopId": "INRA",
"stopSequence": 15
},
{
"arrival": {
"time": "1771839290"
},
"departure": {
"time": "1771839290"
},
"stopId": "MOREL",
"stopSequence": 16
},
{
"arrival": {
"time": "1771839324"
},
"departure": {
"time": "1771839324"
},
"stopId": "LENOTRE",
"stopSequence": 17
},
{
"arrival": {
"time": "1771839360"
},
"departure": {
"time": "1771839360"
},
"stopId": "BBCAMTEC",
"stopSequence": 18
},
{
"arrival": {
"time": "1771839446"
},
"departure": {
"time": "1771839446"
},
"stopId": "I.U.T.",
"stopSequence": 19
},
{
"arrival": {
"time": "1771839484"
},
"departure": {
"time": "1771839484"
},
"stopId": "RESTUNIV",
"stopSequence": 20
},
{
"arrival": {
"time": "1771839540"
},
"departure": {
"time": "1771839540"
},
"stopId": "CITEUNIV",
"stopSequence": 21
},
{
"arrival": {
"time": "1771839590"
},
"departure": {
"time": "1771839590"
},
"stopId": "POLYTECH",
"stopSequence": 22
},
{
"arrival": {
"time": "1771839651"
},
"departure": {
"time": "1771839651"
},
"stopId": "NDAMELAC",
"stopSequence": 23
},
{
"arrival": {
"time": "1771839717"
},
"departure": {
"time": "1771839717"
},
"stopId": "BOISRAME",
"stopSequence": 24
},
{
"arrival": {
"time": "1771839780"
},
"departure": {
"time": "1771839780"
},
"stopId": "CHBBEILL",
"stopSequence": 25
}
],
"trip": {
"directionId": 0,
"routeId": "02",
"tripId": "6568595"
}
}
},
{
"id": "trip:6559149",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771839240"
},
"stopId": "LICES-E",
"stopSequence": 0
},
{
"arrival": {
"time": "1771839420"
},
"departure": {
"time": "1771839420"
},
"stopId": "ANLERO-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771839503"
},
"departure": {
"time": "1771839503"
},
"stopId": "MICHEL-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771839557"
},
"departure": {
"time": "1771839557"
},
"stopId": "BOURGO-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771839602"
},
"departure": {
"time": "1771839602"
},
"stopId": "VOLNEY-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771839660"
},
"departure": {
"time": "1771839660"
},
"stopId": "MADELE-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771839733"
},
"departure": {
"time": "1771839733"
},
"stopId": "JEBOUI-E",
"stopSequence": 6
}
],
"trip": {
"directionId": 0,
"routeId": "07",
"tripId": "6559149"
}
}
},
{
"id": "trip:6570305",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771839720"
},
"stopId": "MENDESFR",
"stopSequence": 0
}
],
"trip": {
"directionId": 0,
"routeId": "Tbus",
"tripId": "6570305"
}
}
},
{
"id": "trip:6571168",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771838390"
},
"stopId": "2ANRO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771838510"
},
"departure": {
"time": "1771838510"
},
"stopId": "2JVIL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771838620"
},
"departure": {
"time": "1771838620"
},
"stopId": "2JE23",
"stopSequence": 2
},
{
"arrival": {
"time": "1771838740"
},
"departure": {
"time": "1771838740"
},
"stopId": "2BAMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771838850"
},
"departure": {
"time": "1771838850"
},
"stopId": "2STRA",
"stopSequence": 4
},
{
"arrival": {
"time": "1771838940"
},
"departure": {
"time": "1771838940"
},
"stopId": "2LAFA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771839040"
},
"departure": {
"time": "1771839040"
},
"stopId": "2LGAR",
"stopSequence": 6
},
{
"arrival": {
"time": "1771839140"
},
"departure": {
"time": "1771839140"
},
"stopId": "2HARA",
"stopSequence": 7
},
{
"arrival": {
"time": "1771839200"
},
"stopId": "2FMBL",
"stopSequence": 8
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6571168"
}
}
},
{
"id": "trip:6568159",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771839540"
},
"stopId": "AQUA-D5A",
"stopSequence": 0
},
{
"arrival": {
"time": "1771839587"
},
"departure": {
"time": "1771839587"
},
"stopId": "AURIOL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771839633"
},
"departure": {
"time": "1771839633"
},
"stopId": "FRATE-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771839699"
},
"departure": {
"time": "1771839699"
},
"stopId": "CHARNA-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771839762"
},
"departure": {
"time": "1771839762"
},
"stopId": "ESEO-E",
"stopSequence": 4
}
],
"trip": {
"directionId": 0,
"routeId": "05",
"tripId": "6568159"
}
}
},
{
"id": "trip:2454",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771836310"
},
"departure": {
"time": "1771836310"
},
"stopId": "PERRIERE",
"stopSequence": 12
},
{
"arrival": {
"time": "1771837210"
},
"departure": {
"time": "1771837210"
},
"stopId": "GARDOT",
"stopSequence": 13
},
{
"arrival": {
"time": "1771837349"
},
"departure": {
"time": "1771837349"
},
"stopId": "SECUSOCI",
"stopSequence": 14
},
{
"arrival": {
"time": "1771837510"
},
"departure": {
"time": "1771837510"
},
"stopId": "HDVSUB",
"stopSequence": 15
}
],
"trip": {
"directionId": 0,
"routeId": "24",
"tripId": "2454"
}
}
},
{
"id": "trip:6572170",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771837110"
},
"stopId": "1CECO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771837230"
},
"departure": {
"time": "1771837230"
},
"stopId": "1CONS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771837321"
},
"departure": {
"time": "1771837321"
},
"stopId": "1MTAI",
"stopSequence": 2
},
{
"arrival": {
"time": "1771837474"
},
"departure": {
"time": "1771837474"
},
"stopId": "1CROI",
"stopSequence": 3
},
{
"arrival": {
"time": "1771837550"
},
"departure": {
"time": "1771837550"
},
"stopId": "1BRIS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771837708"
},
"departure": {
"time": "1771837708"
},
"stopId": "1DUNA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771837787"
},
"departure": {
"time": "1771837787"
},
"stopId": "1EURO",
"stopSequence": 6
},
{
"arrival": {
"time": "1771837860"
},
"stopId": "2MONP",
"stopSequence": 7
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6572170"
}
}
},
{
"id": "trip:6567797",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771836080"
},
"departure": {
"time": "1771836103"
},
"stopId": "BRISEPOT",
"stopSequence": 13
},
{
"arrival": {
"time": "1771836148"
},
"departure": {
"time": "1771836148"
},
"stopId": "DESJARDI",
"stopSequence": 14
},
{
"arrival": {
"time": "1771836177"
},
"departure": {
"time": "1771836177"
},
"stopId": "MACE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771836231"
},
"departure": {
"time": "1771836231"
},
"stopId": "LUTIN",
"stopSequence": 16
},
{
"arrival": {
"time": "1771836318"
},
"departure": {
"time": "1771836318"
},
"stopId": "MUSSET",
"stopSequence": 17
},
{
"arrival": {
"time": "1771836358"
},
"departure": {
"time": "1771836358"
},
"stopId": "SAVARY",
"stopSequence": 18
},
{
"arrival": {
"time": "1771836128"
},
"departure": {
"time": "1771836128"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHALOUER",
"stopSequence": 20
},
{
"arrival": {
"time": "1771836300"
},
"departure": {
"time": "1771836300"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PLACENEY",
"stopSequence": 21
},
{
"arrival": {
"time": "1771836471"
},
"departure": {
"time": "1771836471"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOREAU",
"stopSequence": 22
},
{
"arrival": {
"time": "1771836439"
},
"departure": {
"time": "1771836439"
},
"stopId": "MENDESFR",
"stopSequence": 23
},
{
"arrival": {
"time": "1771836582"
},
"departure": {
"time": "1771836840"
},
"stopId": "FO-LOR-R",
"stopSequence": 24
},
{
"arrival": {
"time": "1771836927"
},
"departure": {
"time": "1771836927"
},
"stopId": "STAUBI-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1771836969"
},
"departure": {
"time": "1771836969"
},
"stopId": "HARAS-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771837080"
},
"departure": {
"time": "1771837080"
},
"stopId": "LESGAR-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771837183"
},
"departure": {
"time": "1771837183"
},
"stopId": "SEMARD-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771837227"
},
"departure": {
"time": "1771837227"
},
"stopId": "PONTNO-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771837314"
},
"departure": {
"time": "1771837314"
},
"stopId": "POIREL-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771837362"
},
"departure": {
"time": "1771837362"
},
"stopId": "VAUBAN-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771837423"
},
"departure": {
"time": "1771837423"
},
"stopId": "FREMUR-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771837500"
},
"departure": {
"time": "1771837500"
},
"stopId": "STRASB-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771837611"
},
"departure": {
"time": "1771837611"
},
"stopId": "LETAND-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771837650"
},
"departure": {
"time": "1771837650"
},
"stopId": "BEAUVA-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771837711"
},
"departure": {
"time": "1771837711"
},
"stopId": "LORETT-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771837746"
},
"departure": {
"time": "1771837746"
},
"stopId": "MORELI-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771837800"
},
"departure": {
"time": "1771837800"
},
"stopId": "DELATR-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771837865"
},
"departure": {
"time": "1771837865"
},
"stopId": "HAUTPR-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771837967"
},
"departure": {
"time": "1771837967"
},
"stopId": "INTMIL-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771838038"
},
"departure": {
"time": "1771838038"
},
"stopId": "SAUMUR-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771838105"
},
"departure": {
"time": "1771838105"
},
"stopId": "DELACR-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771838160"
},
"departure": {
"time": "1771838160"
},
"stopId": "JUSTIC-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771838248"
},
"departure": {
"time": "1771838248"
},
"stopId": "ECLATE-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771838347"
},
"departure": {
"time": "1771838347"
},
"stopId": "VDLOIR-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771838208"
},
"departure": {
"time": "1771838208"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PICAS-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771838250"
},
"departure": {
"time": "1771838250"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PARMEN-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771838315"
},
"departure": {
"time": "1771838315"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LAFAUV-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771838340"
},
"departure": {
"time": "1771838340"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAUM-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771838391"
},
"departure": {
"time": "1771838391"
},
"stopId": "LEOLAG-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771838437"
},
"departure": {
"time": "1771838437"
},
"stopId": "DAGUER-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771838489"
},
"departure": {
"time": "1771838489"
},
"stopId": "ALLUME-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771838534"
},
"departure": {
"time": "1771838534"
},
"stopId": "RIOTTE-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771838586"
},
"departure": {
"time": "1771838586"
},
"stopId": "BOURSE-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771838622"
},
"departure": {
"time": "1771838622"
},
"stopId": "MORLON-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771838661"
},
"departure": {
"time": "1771838661"
},
"stopId": "PYRAM2-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771838709"
},
"departure": {
"time": "1771838709"
},
"stopId": "BUISSO-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771838735"
},
"departure": {
"time": "1771838735"
},
"stopId": "DAUTEL-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771838806"
},
"departure": {
"time": "1771838806"
},
"stopId": "GENTR-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771838926"
},
"stopId": "SLEZIND",
"stopSequence": 60
}
],
"trip": {
"directionId": 1,
"routeId": "10",
"tripId": "6567797"
}
}
},
{
"id": "trip:6570783",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771836093"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MONPRO-E",
"stopSequence": 0
},
{
"arrival": {
"time": "1771836122"
},
"departure": {
"time": "1771836153"
},
"stopId": "SAJACQ-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771836191"
},
"departure": {
"time": "1771836191"
},
"stopId": "FARCSJ-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771836283"
},
"departure": {
"time": "1771836283"
},
"stopId": "MVIGNE-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771836350"
},
"departure": {
"time": "1771836350"
},
"stopId": "CHBBEI-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771836405"
},
"departure": {
"time": "1771836405"
},
"stopId": "BOISRA-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771836471"
},
"departure": {
"time": "1771836471"
},
"stopId": "NDAMLA-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771836534"
},
"departure": {
"time": "1771836534"
},
"stopId": "POLYTE-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771836590"
},
"departure": {
"time": "1771836590"
},
"stopId": "CITEUN-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771836643"
},
"departure": {
"time": "1771836643"
},
"stopId": "RESTUN-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771836685"
},
"departure": {
"time": "1771836685"
},
"stopId": "I.U.T.-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771836770"
},
"departure": {
"time": "1771836770"
},
"stopId": "BBCAMT-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771836812"
},
"departure": {
"time": "1771836812"
},
"stopId": "LENOT-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771836839"
},
"departure": {
"time": "1771836839"
},
"stopId": "MOREL-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771836871"
},
"departure": {
"time": "1771836871"
},
"stopId": "INRA-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771836913"
},
"departure": {
"time": "1771836913"
},
"stopId": "GDPERI-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771836948"
},
"departure": {
"time": "1771836948"
},
"stopId": "LANDRE-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771837043"
},
"departure": {
"time": "1771837043"
},
"stopId": "BRGPAI-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771837070"
},
"departure": {
"time": "1771837070"
},
"stopId": "RODIN-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771837103"
},
"departure": {
"time": "1771837103"
},
"stopId": "GRANBE-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771837145"
},
"departure": {
"time": "1771837145"
},
"stopId": "PROME-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771837192"
},
"departure": {
"time": "1771837192"
},
"stopId": "CERFEU-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771837250"
},
"departure": {
"time": "1771837250"
},
"stopId": "LASOUR-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771837303"
},
"departure": {
"time": "1771837303"
},
"stopId": "ROUAIR-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771837364"
},
"departure": {
"time": "1771837364"
},
"stopId": "VAURAG-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1771837406"
},
"departure": {
"time": "1771837406"
},
"stopId": "PRIEUR-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1771837441"
},
"departure": {
"time": "1771837441"
},
"stopId": "GRANPI-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771837464"
},
"departure": {
"time": "1771837464"
},
"stopId": "PINSON-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771837502"
},
"departure": {
"time": "1771837502"
},
"stopId": "FAUVET-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771837552"
},
"stopId": "BEAUCOUZ",
"stopSequence": 29
}
],
"trip": {
"directionId": 1,
"routeId": "02",
"tripId": "6570783"
}
}
},
{
"id": "trip:6568389",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771836547"
},
"departure": {
"time": "1771836547"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PONTSCEM",
"stopSequence": 10
},
{
"arrival": {
"time": "1771836106"
},
"departure": {
"time": "1771836137"
},
"stopId": "PATUREAU",
"stopSequence": 13
},
{
"arrival": {
"time": "1771836179"
},
"departure": {
"time": "1771836179"
},
"stopId": "GENDRON",
"stopSequence": 14
},
{
"arrival": {
"time": "1771836261"
},
"departure": {
"time": "1771836261"
},
"stopId": "RUELLES",
"stopSequence": 15
},
{
"arrival": {
"time": "1771836313"
},
"departure": {
"time": "1771836313"
},
"stopId": "SABLONS",
"stopSequence": 16
},
{
"arrival": {
"time": "1771836350"
},
"departure": {
"time": "1771836350"
},
"stopId": "TROPAROI",
"stopSequence": 17
},
{
"arrival": {
"time": "1771836493"
},
"departure": {
"time": "1771836493"
},
"stopId": "ALLARD",
"stopSequence": 18
},
{
"arrival": {
"time": "1771836584"
},
"departure": {
"time": "1771836584"
},
"stopId": "DELATTAS",
"stopSequence": 19
},
{
"arrival": {
"time": "1771836715"
},
"departure": {
"time": "1771836715"
},
"stopId": "ESA",
"stopSequence": 20
},
{
"arrival": {
"time": "1771836788"
},
"departure": {
"time": "1771836788"
},
"stopId": "RABELAI",
"stopSequence": 21
},
{
"arrival": {
"time": "1771836853"
},
"departure": {
"time": "1771836853"
},
"stopId": "ALEROY",
"stopSequence": 22
},
{
"arrival": {
"time": "1771836967"
},
"departure": {
"time": "1771836967"
},
"stopId": "PAULBERT",
"stopSequence": 23
},
{
"arrival": {
"time": "1771837014"
},
"departure": {
"time": "1771837014"
},
"stopId": "HARAS",
"stopSequence": 24
},
{
"arrival": {
"time": "1771837079"
},
"departure": {
"time": "1771837079"
},
"stopId": "STAUBIN",
"stopSequence": 25
},
{
"arrival": {
"time": "1771837216"
},
"stopId": "LORRAIN1",
"stopSequence": 26
}
],
"trip": {
"directionId": 0,
"routeId": "03",
"tripId": "6568389"
}
}
},
{
"id": "trip:6052683",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771839180"
},
"stopId": "MONPLA-E",
"stopSequence": 0
},
{
"arrival": {
"time": "1771839278"
},
"departure": {
"time": "1771839278"
},
"stopId": "INDUST-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771839343"
},
"departure": {
"time": "1771839343"
},
"stopId": "HOTELL-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771839420"
},
"departure": {
"time": "1771839420"
},
"stopId": "DEBUSS-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771839459"
},
"departure": {
"time": "1771839459"
},
"stopId": "BOISAB-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771839494"
},
"departure": {
"time": "1771839494"
},
"stopId": "DUBELL-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771839547"
},
"departure": {
"time": "1771839547"
},
"stopId": "COTTAG-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771839600"
},
"departure": {
"time": "1771839600"
},
"stopId": "EVENTARD",
"stopSequence": 7
},
{
"arrival": {
"time": "1771839695"
},
"departure": {
"time": "1771839695"
},
"stopId": "CHABOLA.",
"stopSequence": 8
},
{
"arrival": {
"time": "1771839761"
},
"departure": {
"time": "1771839761"
},
"stopId": "CONFLU-E",
"stopSequence": 9
}
],
"trip": {
"directionId": 1,
"routeId": "12",
"tripId": "6052683"
}
}
},
{
"id": "trip:6559125",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771837440"
},
"stopId": "BEAURE-E",
"stopSequence": 0
},
{
"arrival": {
"time": "1771837500"
},
"departure": {
"time": "1771837500"
},
"stopId": "TRINIT-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771837620"
},
"departure": {
"time": "1771837620"
},
"stopId": "DESCAZ-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771837684"
},
"departure": {
"time": "1771837684"
},
"stopId": "BICHLA-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771837721"
},
"departure": {
"time": "1771837721"
},
"stopId": "CLOUET-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771837797"
},
"departure": {
"time": "1771837797"
},
"stopId": "GOURON-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771837857"
},
"departure": {
"time": "1771837857"
},
"stopId": "GASNIE-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771837902"
},
"departure": {
"time": "1771837902"
},
"stopId": "LIZE07-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771837989"
},
"departure": {
"time": "1771837989"
},
"stopId": "ECHMA-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771838040"
},
"departure": {
"time": "1771838040"
},
"stopId": "KENNED-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771838128"
},
"departure": {
"time": "1771838128"
},
"stopId": "WPMA-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771838180"
},
"departure": {
"time": "1771838180"
},
"stopId": "RONDE-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771838243"
},
"departure": {
"time": "1771838243"
},
"stopId": "BRASSE-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771838296"
},
"departure": {
"time": "1771838296"
},
"stopId": "BEURRI-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771838351"
},
"departure": {
"time": "1771838351"
},
"stopId": "DELAUN-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771838408"
},
"departure": {
"time": "1771838408"
},
"stopId": "MAUFIN-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771838460"
},
"departure": {
"time": "1771838460"
},
"stopId": "MAIRAV-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771838520"
},
"departure": {
"time": "1771838520"
},
"stopId": "CIAVRI-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771838575"
},
"departure": {
"time": "1771838575"
},
"stopId": "PEGARD-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771838658"
},
"departure": {
"time": "1771838658"
},
"stopId": "RIPOLE-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771838700"
},
"departure": {
"time": "1771838700"
},
"stopId": "SALETT-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771838766"
},
"departure": {
"time": "1771838766"
},
"stopId": "LEPRE-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771838843"
},
"departure": {
"time": "1771838843"
},
"stopId": "BONPLA-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771838878"
},
"departure": {
"time": "1771838878"
},
"stopId": "POIVRE-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771838940"
},
"departure": {
"time": "1771838940"
},
"stopId": "AARDBU-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1771839076"
},
"departure": {
"time": "1771839076"
},
"stopId": "AUCHAN-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1771839120"
},
"departure": {
"time": "1771839120"
},
"stopId": "CCADEA-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771839150"
},
"departure": {
"time": "1771839150"
},
"stopId": "PLOTTI-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771839169"
},
"departure": {
"time": "1771839169"
},
"stopId": "AUTRIC-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771839211"
},
"departure": {
"time": "1771839211"
},
"stopId": "IRLAND-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771839240"
},
"departure": {
"time": "1771839240"
},
"stopId": "ITALIE-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771839287"
},
"departure": {
"time": "1771839287"
},
"stopId": "ALLEMA-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771839305"
},
"departure": {
"time": "1771839305"
},
"stopId": "DANEMA-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771839331"
},
"departure": {
"time": "1771839331"
},
"stopId": "AVENEU-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771839360"
},
"departure": {
"time": "1771839360"
},
"stopId": "MASTEL-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771839416"
},
"departure": {
"time": "1771839416"
},
"stopId": "JEHUEZ-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771839471"
},
"departure": {
"time": "1771839471"
},
"stopId": "PLATEF-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771839548"
},
"departure": {
"time": "1771839548"
},
"stopId": "ESPMON-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771839611"
},
"departure": {
"time": "1771839611"
},
"stopId": "BELAIR-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771839660"
},
"departure": {
"time": "1771839660"
},
"stopId": "ZOLA-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771839726"
},
"departure": {
"time": "1771839726"
},
"stopId": "ANAFRA-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771839695"
},
"departure": {
"time": "1771839695"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DEBEAU-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771839720"
},
"departure": {
"time": "1771839720"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DIX8JU-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771839747"
},
"departure": {
"time": "1771839747"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHPEGU-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771839784"
},
"departure": {
"time": "1771839784"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HAUCOU-E",
"stopSequence": 46
}
],
"trip": {
"directionId": 1,
"routeId": "07",
"tripId": "6559125"
}
}
},
{
"id": "trip:6570218",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771838280"
},
"stopId": "LEQUAI-E",
"stopSequence": 0
},
{
"arrival": {
"time": "1771838323"
},
"departure": {
"time": "1771838323"
},
"stopId": "LEQUAI",
"stopSequence": 1
},
{
"arrival": {
"time": "1771838528"
},
"departure": {
"time": "1771838528"
},
"stopId": "CHDARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1771838560"
},
"departure": {
"time": "1771838560"
},
"stopId": "CCI",
"stopSequence": 3
},
{
"arrival": {
"time": "1771838700"
},
"departure": {
"time": "1771838700"
},
"stopId": "HARAS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771838783"
},
"departure": {
"time": "1771838783"
},
"stopId": "STAUBIN",
"stopSequence": 5
},
{
"arrival": {
"time": "1771838880"
},
"departure": {
"time": "1771838880"
},
"stopId": "LORRAIN1",
"stopSequence": 6
},
{
"arrival": {
"time": "1771839060"
},
"stopId": "MENDES-E",
"stopSequence": 7
}
],
"trip": {
"directionId": 1,
"routeId": "Tbus",
"tripId": "6570218"
}
}
},
{
"id": "trip:6053958",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771838760"
},
"stopId": "STSYCHVE",
"stopSequence": 0
},
{
"arrival": {
"time": "1771838830"
},
"departure": {
"time": "1771838830"
},
"stopId": "GAUGUIN",
"stopSequence": 1
},
{
"arrival": {
"time": "1771838880"
},
"departure": {
"time": "1771838880"
},
"stopId": "ANBRUEL",
"stopSequence": 2
},
{
"arrival": {
"time": "1771838940"
},
"departure": {
"time": "1771838940"
},
"stopId": "V.HUGO",
"stopSequence": 3
},
{
"arrival": {
"time": "1771838984"
},
"departure": {
"time": "1771838984"
},
"stopId": "FRANCA-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771839050"
},
"departure": {
"time": "1771839050"
},
"stopId": "LECLSY-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771839120"
},
"departure": {
"time": "1771839120"
},
"stopId": "SSYMAIRI",
"stopSequence": 6
},
{
"arrival": {
"time": "1771839179"
},
"departure": {
"time": "1771839179"
},
"stopId": "UNION",
"stopSequence": 7
},
{
"arrival": {
"time": "1771839218"
},
"departure": {
"time": "1771839218"
},
"stopId": "CHABLANC",
"stopSequence": 8
},
{
"arrival": {
"time": "1771839257"
},
"departure": {
"time": "1771839257"
},
"stopId": "BASMORTI",
"stopSequence": 9
},
{
"arrival": {
"time": "1771839300"
},
"departure": {
"time": "1771839300"
},
"stopId": "MILLARDI",
"stopSequence": 10
}
],
"trip": {
"directionId": 0,
"routeId": "25",
"tripId": "6053958"
}
}
},
{
"id": "trip:6572378",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771836540"
},
"stopId": "1QUAI",
"stopSequence": 0
},
{
"arrival": {
"time": "1771836712"
},
"departure": {
"time": "1771836712"
},
"stopId": "2FARC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771836820"
},
"departure": {
"time": "1771836820"
},
"stopId": "2ELYS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771836912"
},
"departure": {
"time": "1771836912"
},
"stopId": "2PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1771836990"
},
"departure": {
"time": "1771836990"
},
"stopId": "2BARR",
"stopSequence": 4
},
{
"arrival": {
"time": "1771837087"
},
"departure": {
"time": "1771837087"
},
"stopId": "2BEAU",
"stopSequence": 5
},
{
"arrival": {
"time": "1771837180"
},
"stopId": "1BBCA",
"stopSequence": 6
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6572378"
}
}
},
{
"id": "trip:6570301",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771836840"
},
"stopId": "MENDESFR",
"stopSequence": 0
},
{
"arrival": {
"time": "1771837020"
},
"departure": {
"time": "1771837020"
},
"stopId": "FO-LOR-R",
"stopSequence": 1
},
{
"arrival": {
"time": "1771837142"
},
"departure": {
"time": "1771837142"
},
"stopId": "STAUBI-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771837200"
},
"departure": {
"time": "1771837200"
},
"stopId": "HARAS-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771837262"
},
"departure": {
"time": "1771837262"
},
"stopId": "LICES",
"stopSequence": 4
},
{
"arrival": {
"time": "1771837335"
},
"departure": {
"time": "1771837335"
},
"stopId": "CCI-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771837390"
},
"departure": {
"time": "1771837390"
},
"stopId": "CHDARR-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771837560"
},
"stopId": "LEQUAI-E",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "Tbus",
"tripId": "6570301"
}
}
},
{
"id": "trip:6572168",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771836210"
},
"stopId": "1CECO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771836330"
},
"departure": {
"time": "1771836330"
},
"stopId": "1CONS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771836421"
},
"departure": {
"time": "1771836421"
},
"stopId": "1MTAI",
"stopSequence": 2
},
{
"arrival": {
"time": "1771836574"
},
"departure": {
"time": "1771836574"
},
"stopId": "1CROI",
"stopSequence": 3
},
{
"arrival": {
"time": "1771836650"
},
"departure": {
"time": "1771836650"
},
"stopId": "1BRIS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771836808"
},
"departure": {
"time": "1771836808"
},
"stopId": "1DUNA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771836887"
},
"departure": {
"time": "1771836887"
},
"stopId": "1EURO",
"stopSequence": 6
},
{
"arrival": {
"time": "1771836960"
},
"stopId": "2MONP",
"stopSequence": 7
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6572168"
}
}
},
{
"id": "trip:6567672",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771838940"
},
"stopId": "GAREPAPI",
"stopSequence": 0
},
{
"arrival": {
"time": "1771839064"
},
"departure": {
"time": "1771839064"
},
"stopId": "BREMON-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771839135"
},
"departure": {
"time": "1771839135"
},
"stopId": "ACAD-PLA",
"stopSequence": 2
},
{
"arrival": {
"time": "1771839180"
},
"departure": {
"time": "1771839180"
},
"stopId": "CHDARR-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771839540"
},
"departure": {
"time": "1771839540"
},
"stopId": "CNFPT",
"stopSequence": 4
},
{
"arrival": {
"time": "1771839660"
},
"departure": {
"time": "1771839660"
},
"stopId": "DARWIN-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771839720"
},
"departure": {
"time": "1771839720"
},
"stopId": "MOREL-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771839748"
},
"departure": {
"time": "1771839748"
},
"stopId": "INRA-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771839785"
},
"departure": {
"time": "1771839785"
},
"stopId": "GDPERI-E",
"stopSequence": 8
}
],
"trip": {
"directionId": 1,
"routeId": "20",
"tripId": "6567672"
}
}
},
{
"id": "trip:6052753",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771837980"
},
"stopId": "HDVSUB",
"stopSequence": 0
},
{
"arrival": {
"time": "1771838139"
},
"departure": {
"time": "1771838139"
},
"stopId": "SECUSO-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771838190"
},
"departure": {
"time": "1771838190"
},
"stopId": "STEXUP-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771838280"
},
"departure": {
"time": "1771838280"
},
"stopId": "GARDOT-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771838940"
},
"departure": {
"time": "1771838940"
},
"stopId": "BRISSA-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771839015"
},
"departure": {
"time": "1771839015"
},
"stopId": "FONTEN-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771839052"
},
"departure": {
"time": "1771839052"
},
"stopId": "BARBOT-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771839120"
},
"departure": {
"time": "1771839120"
},
"stopId": "GDPRES-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771839149"
},
"departure": {
"time": "1771839149"
},
"stopId": "SOLAND-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771839183"
},
"departure": {
"time": "1771839183"
},
"stopId": "ERIGNE-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771839269"
},
"departure": {
"time": "1771839269"
},
"stopId": "LEVESQ-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771839297"
},
"departure": {
"time": "1771839297"
},
"stopId": "MURSHV-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771839365"
},
"departure": {
"time": "1771839365"
},
"stopId": "CARMET-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771839442"
},
"departure": {
"time": "1771839442"
},
"stopId": "LECOTE-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771839491"
},
"departure": {
"time": "1771839491"
},
"stopId": "LABUIS-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771839540"
},
"stopId": "HTDEMURS",
"stopSequence": 15
}
],
"trip": {
"directionId": 1,
"routeId": "23",
"tripId": "6052753"
}
}
},
{
"id": "trip:6052752",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771836726"
},
"departure": {
"time": "1771836726"
},
"stopId": "GARDOT",
"stopSequence": 12
},
{
"arrival": {
"time": "1771836778"
},
"departure": {
"time": "1771836778"
},
"stopId": "STEXUPER",
"stopSequence": 13
},
{
"arrival": {
"time": "1771836836"
},
"departure": {
"time": "1771836836"
},
"stopId": "SECUSOCI",
"stopSequence": 14
},
{
"arrival": {
"time": "1771836964"
},
"stopId": "HDVSUB",
"stopSequence": 15
}
],
"trip": {
"directionId": 0,
"routeId": "23",
"tripId": "6052752"
}
}
},
{
"id": "trip:6568351",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771837200"
},
"stopId": "PARCEXPO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771837301"
},
"departure": {
"time": "1771837301"
},
"stopId": "PROVINS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771837370"
},
"departure": {
"time": "1771837370"
},
"stopId": "RTEPARIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771837440"
},
"departure": {
"time": "1771837440"
},
"stopId": "BANCSTMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771837482"
},
"departure": {
"time": "1771837482"
},
"stopId": "SEPSONET",
"stopSequence": 4
},
{
"arrival": {
"time": "1771837540"
},
"departure": {
"time": "1771837540"
},
"stopId": "SOLELEVA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771837613"
},
"departure": {
"time": "1771837613"
},
"stopId": "CHATENAY",
"stopSequence": 6
},
{
"arrival": {
"time": "1771837661"
},
"departure": {
"time": "1771837661"
},
"stopId": "MIMOSAS",
"stopSequence": 7
},
{
"arrival": {
"time": "1771837740"
},
"departure": {
"time": "1771837740"
},
"stopId": "BRISEPOT",
"stopSequence": 8
},
{
"arrival": {
"time": "1771837814"
},
"departure": {
"time": "1771837814"
},
"stopId": "DESJARDI",
"stopSequence": 9
},
{
"arrival": {
"time": "1771837875"
},
"departure": {
"time": "1771837875"
},
"stopId": "MACE",
"stopSequence": 10
},
{
"arrival": {
"time": "1771837917"
},
"departure": {
"time": "1771837917"
},
"stopId": "LUTIN",
"stopSequence": 11
},
{
"arrival": {
"time": "1771838042"
},
"departure": {
"time": "1771838042"
},
"stopId": "MUSSET",
"stopSequence": 12
},
{
"arrival": {
"time": "1771838100"
},
"departure": {
"time": "1771838100"
},
"stopId": "SAVARY",
"stopSequence": 13
},
{
"arrival": {
"time": "1771838225"
},
"departure": {
"time": "1771838225"
},
"stopId": "MENDESFR",
"stopSequence": 14
},
{
"arrival": {
"time": "1771838340"
},
"departure": {
"time": "1771838400"
},
"stopId": "FO-LOR-R",
"stopSequence": 15
},
{
"arrival": {
"time": "1771838487"
},
"departure": {
"time": "1771838487"
},
"stopId": "STAUBI-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771838529"
},
"departure": {
"time": "1771838529"
},
"stopId": "HARAS-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771838640"
},
"departure": {
"time": "1771838640"
},
"stopId": "LESGAR-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771838727"
},
"departure": {
"time": "1771838727"
},
"stopId": "BREMON-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771838784"
},
"departure": {
"time": "1771838784"
},
"stopId": "ACAD-PLA",
"stopSequence": 20
},
{
"arrival": {
"time": "1771838820"
},
"departure": {
"time": "1771838820"
},
"stopId": "CHDARR-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771839180"
},
"departure": {
"time": "1771839180"
},
"stopId": "GDMAIN-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771839240"
},
"departure": {
"time": "1771839240"
},
"stopId": "PERUSSAI",
"stopSequence": 23
},
{
"arrival": {
"time": "1771839274"
},
"departure": {
"time": "1771839274"
},
"stopId": "MAISLAC",
"stopSequence": 24
},
{
"arrival": {
"time": "1771839311"
},
"departure": {
"time": "1771839311"
},
"stopId": "JEAN-MON",
"stopSequence": 25
},
{
"arrival": {
"time": "1771839369"
},
"departure": {
"time": "1771839369"
},
"stopId": "DELESC-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771839405"
},
"departure": {
"time": "1771839405"
},
"stopId": "MONTEC-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771839440"
},
"departure": {
"time": "1771839440"
},
"stopId": "VALLO-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771839484"
},
"departure": {
"time": "1771839484"
},
"stopId": "PROUDH-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771839540"
},
"departure": {
"time": "1771839540"
},
"stopId": "GRESIL-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771839579"
},
"departure": {
"time": "1771839579"
},
"stopId": "WIGAN-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771839666"
},
"departure": {
"time": "1771839666"
},
"stopId": "SHEAKS-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771839710"
},
"departure": {
"time": "1771839710"
},
"stopId": "AQUITA-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771839780"
},
"departure": {
"time": "1771839780"
},
"stopId": "CCMOLI-E",
"stopSequence": 34
}
],
"trip": {
"directionId": 1,
"routeId": "04",
"tripId": "6568351"
}
}
},
{
"id": "trip:6570762",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771836240"
},
"stopId": "LESGARES",
"stopSequence": 0
},
{
"arrival": {
"time": "1771836362"
},
"departure": {
"time": "1771836362"
},
"stopId": "HARAS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771836430"
},
"departure": {
"time": "1771836430"
},
"stopId": "STAUBIN",
"stopSequence": 2
},
{
"arrival": {
"time": "1771836480"
},
"departure": {
"time": "1771836540"
},
"stopId": "LOR-FO-A",
"stopSequence": 3
},
{
"arrival": {
"time": "1771836628"
},
"departure": {
"time": "1771836628"
},
"stopId": "MAIL-HDV",
"stopSequence": 4
},
{
"arrival": {
"time": "1771836773"
},
"departure": {
"time": "1771836773"
},
"stopId": "SECUSO-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771836840"
},
"departure": {
"time": "1771836840"
},
"stopId": "STEXUP-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771836913"
},
"departure": {
"time": "1771836913"
},
"stopId": "GARDOT-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771836936"
},
"departure": {
"time": "1771836936"
},
"stopId": "MONTAI-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771837015"
},
"departure": {
"time": "1771837015"
},
"stopId": "CIMETI-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771837082"
},
"departure": {
"time": "1771837082"
},
"stopId": "AFPA-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771837125"
},
"departure": {
"time": "1771837125"
},
"stopId": "ARCEAU-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771837171"
},
"departure": {
"time": "1771837171"
},
"stopId": "CASERN-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771837260"
},
"departure": {
"time": "1771837260"
},
"stopId": "LAREU-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771837318"
},
"departure": {
"time": "1771837318"
},
"stopId": "PAPERI-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771837372"
},
"departure": {
"time": "1771837372"
},
"stopId": "CCHEMI-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771837442"
},
"departure": {
"time": "1771837442"
},
"stopId": "JUFERR-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771837504"
},
"departure": {
"time": "1771837504"
},
"stopId": "GEMMET-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771837564"
},
"departure": {
"time": "1771837564"
},
"stopId": "AUBEPI-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771837620"
},
"departure": {
"time": "1771837620"
},
"stopId": "STADE-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771837671"
},
"departure": {
"time": "1771837671"
},
"stopId": "PELLER-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771837711"
},
"departure": {
"time": "1771837711"
},
"stopId": "CEEQUE-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771837752"
},
"departure": {
"time": "1771837752"
},
"stopId": "MORLIE-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771837820"
},
"departure": {
"time": "1771837820"
},
"stopId": "WALCOU-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771837860"
},
"departure": {
"time": "1771837860"
},
"stopId": "JAUDET-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1771837971"
},
"departure": {
"time": "1771837971"
},
"stopId": "PASTEU-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1771838005"
},
"departure": {
"time": "1771838005"
},
"stopId": "VERDUN-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771838034"
},
"departure": {
"time": "1771838034"
},
"stopId": "CEZAN-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771838079"
},
"departure": {
"time": "1771838079"
},
"stopId": "COROT-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771838160"
},
"stopId": "SBAVENAI",
"stopSequence": 29
}
],
"trip": {
"directionId": 0,
"routeId": "02",
"tripId": "6570762"
}
}
},
{
"id": "trip:6052746",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771837560"
},
"stopId": "HTDEMURS",
"stopSequence": 0
},
{
"arrival": {
"time": "1771837600"
},
"departure": {
"time": "1771837600"
},
"stopId": "LABUISSA",
"stopSequence": 1
},
{
"arrival": {
"time": "1771837651"
},
"departure": {
"time": "1771837651"
},
"stopId": "LECOTEAU",
"stopSequence": 2
},
{
"arrival": {
"time": "1771837723"
},
"departure": {
"time": "1771837723"
},
"stopId": "CARMET",
"stopSequence": 3
},
{
"arrival": {
"time": "1771837803"
},
"departure": {
"time": "1771837803"
},
"stopId": "MURSHDV",
"stopSequence": 4
},
{
"arrival": {
"time": "1771837834"
},
"departure": {
"time": "1771837834"
},
"stopId": "LEVESQUE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771837912"
},
"departure": {
"time": "1771837912"
},
"stopId": "ERIGNE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771837941"
},
"departure": {
"time": "1771837941"
},
"stopId": "SOLAND",
"stopSequence": 7
},
{
"arrival": {
"time": "1771837980"
},
"departure": {
"time": "1771837980"
},
"stopId": "GDPRESSO",
"stopSequence": 8
},
{
"arrival": {
"time": "1771838020"
},
"departure": {
"time": "1771838020"
},
"stopId": "BARBOTER",
"stopSequence": 9
},
{
"arrival": {
"time": "1771838063"
},
"departure": {
"time": "1771838063"
},
"stopId": "FONTENE",
"stopSequence": 10
},
{
"arrival": {
"time": "1771838100"
},
"departure": {
"time": "1771838100"
},
"stopId": "BRISSAC",
"stopSequence": 11
},
{
"arrival": {
"time": "1771838880"
},
"departure": {
"time": "1771838880"
},
"stopId": "GARDOT",
"stopSequence": 12
},
{
"arrival": {
"time": "1771838933"
},
"departure": {
"time": "1771838933"
},
"stopId": "STEXUPER",
"stopSequence": 13
},
{
"arrival": {
"time": "1771838992"
},
"departure": {
"time": "1771838992"
},
"stopId": "SECUSOCI",
"stopSequence": 14
},
{
"arrival": {
"time": "1771839120"
},
"stopId": "HDVSUB",
"stopSequence": 15
}
],
"trip": {
"directionId": 0,
"routeId": "23",
"tripId": "6052746"
}
}
},
{
"id": "trip:6571338",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771839480"
},
"stopId": "1AARD",
"stopSequence": 0
},
{
"arrival": {
"time": "1771839560"
},
"departure": {
"time": "1771839560"
},
"stopId": "1BASC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771839630"
},
"departure": {
"time": "1771839630"
},
"stopId": "1STGI",
"stopSequence": 2
},
{
"arrival": {
"time": "1771839710"
},
"departure": {
"time": "1771839710"
},
"stopId": "1ACAS",
"stopSequence": 3
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6571338"
}
}
},
{
"id": "trip:6568155",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771836084"
},
"departure": {
"time": "1771836123"
},
"stopId": "RAMON-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771836183"
},
"departure": {
"time": "1771836183"
},
"stopId": "RBRIOL-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771836240"
},
"departure": {
"time": "1771836240"
},
"stopId": "EUROPE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771836355"
},
"departure": {
"time": "1771836355"
},
"stopId": "ALDUNANT",
"stopSequence": 9
},
{
"arrival": {
"time": "1771836480"
},
"departure": {
"time": "1771836480"
},
"stopId": "BRISPOTI",
"stopSequence": 10
},
{
"arrival": {
"time": "1771836530"
},
"departure": {
"time": "1771836530"
},
"stopId": "THULEAU",
"stopSequence": 11
},
{
"arrival": {
"time": "1771836570"
},
"departure": {
"time": "1771836570"
},
"stopId": "DEUCROIX",
"stopSequence": 12
},
{
"arrival": {
"time": "1771836653"
},
"departure": {
"time": "1771836653"
},
"stopId": "GILLIE-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771836749"
},
"departure": {
"time": "1771836749"
},
"stopId": "ISORET-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771836840"
},
"departure": {
"time": "1771836840"
},
"stopId": "CAMELI-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771836936"
},
"departure": {
"time": "1771836936"
},
"stopId": "ESPACE5A",
"stopSequence": 16
},
{
"arrival": {
"time": "1771837038"
},
"departure": {
"time": "1771837038"
},
"stopId": "VILLECHI",
"stopSequence": 17
},
{
"arrival": {
"time": "1771837101"
},
"departure": {
"time": "1771837101"
},
"stopId": "STLEON5A",
"stopSequence": 18
},
{
"arrival": {
"time": "1771837160"
},
"departure": {
"time": "1771837160"
},
"stopId": "JEJAURES",
"stopSequence": 19
},
{
"arrival": {
"time": "1771837260"
},
"departure": {
"time": "1771837260"
},
"stopId": "JUSTICES",
"stopSequence": 20
},
{
"arrival": {
"time": "1771837300"
},
"departure": {
"time": "1771837300"
},
"stopId": "DELACROI",
"stopSequence": 21
},
{
"arrival": {
"time": "1771837373"
},
"departure": {
"time": "1771837373"
},
"stopId": "SAUMUROI",
"stopSequence": 22
},
{
"arrival": {
"time": "1771837454"
},
"departure": {
"time": "1771837454"
},
"stopId": "INTERMIL",
"stopSequence": 23
},
{
"arrival": {
"time": "1771837513"
},
"departure": {
"time": "1771837513"
},
"stopId": "HAUTPRES",
"stopSequence": 24
},
{
"arrival": {
"time": "1771837560"
},
"departure": {
"time": "1771837620"
},
"stopId": "DELATTRE",
"stopSequence": 25
},
{
"arrival": {
"time": "1771837695"
},
"departure": {
"time": "1771837695"
},
"stopId": "MORELLER",
"stopSequence": 26
},
{
"arrival": {
"time": "1771837729"
},
"departure": {
"time": "1771837729"
},
"stopId": "ARBORE-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771837800"
},
"departure": {
"time": "1771837800"
},
"stopId": "ORGEMO-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771837860"
},
"departure": {
"time": "1771837860"
},
"stopId": "NERUDA",
"stopSequence": 29
},
{
"arrival": {
"time": "1771837903"
},
"departure": {
"time": "1771837903"
},
"stopId": "ORGEMONT",
"stopSequence": 30
},
{
"arrival": {
"time": "1771837948"
},
"departure": {
"time": "1771837948"
},
"stopId": "FRCEVERT",
"stopSequence": 31
},
{
"arrival": {
"time": "1771837987"
},
"departure": {
"time": "1771837987"
},
"stopId": "APPENTIS",
"stopSequence": 32
},
{
"arrival": {
"time": "1771838042"
},
"departure": {
"time": "1771838042"
},
"stopId": "BOUTHOMA",
"stopSequence": 33
},
{
"arrival": {
"time": "1771838100"
},
"departure": {
"time": "1771838100"
},
"stopId": "ANRO-5A",
"stopSequence": 34
},
{
"arrival": {
"time": "1771838175"
},
"departure": {
"time": "1771838175"
},
"stopId": "DURVILLE",
"stopSequence": 35
},
{
"arrival": {
"time": "1771838212"
},
"departure": {
"time": "1771838212"
},
"stopId": "PALLACH",
"stopSequence": 36
},
{
"arrival": {
"time": "1771838241"
},
"departure": {
"time": "1771838241"
},
"stopId": "JULESV-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771838301"
},
"departure": {
"time": "1771838301"
},
"stopId": "JE23-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771838357"
},
"departure": {
"time": "1771838357"
},
"stopId": "CLAUDE-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771838394"
},
"departure": {
"time": "1771838394"
},
"stopId": "MAJUIN5A",
"stopSequence": 40
},
{
"arrival": {
"time": "1771838451"
},
"departure": {
"time": "1771838451"
},
"stopId": "MONTCA-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771838520"
},
"departure": {
"time": "1771838520"
},
"stopId": "GAUBOU5A",
"stopSequence": 42
},
{
"arrival": {
"time": "1771838618"
},
"departure": {
"time": "1771838618"
},
"stopId": "CTRETRI",
"stopSequence": 43
},
{
"arrival": {
"time": "1771838708"
},
"departure": {
"time": "1771838708"
},
"stopId": "EBLE",
"stopSequence": 44
},
{
"arrival": {
"time": "1771838776"
},
"departure": {
"time": "1771838776"
},
"stopId": "GENIE",
"stopSequence": 45
},
{
"arrival": {
"time": "1771838860"
},
"departure": {
"time": "1771838860"
},
"stopId": "VAUBAN",
"stopSequence": 46
},
{
"arrival": {
"time": "1771838897"
},
"departure": {
"time": "1771838897"
},
"stopId": "POIREL",
"stopSequence": 47
},
{
"arrival": {
"time": "1771838963"
},
"departure": {
"time": "1771838963"
},
"stopId": "PONTNOIR",
"stopSequence": 48
},
{
"arrival": {
"time": "1771839006"
},
"departure": {
"time": "1771839006"
},
"stopId": "SEMARD",
"stopSequence": 49
},
{
"arrival": {
"time": "1771839060"
},
"departure": {
"time": "1771839060"
},
"stopId": "BREMON-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771839136"
},
"departure": {
"time": "1771839136"
},
"stopId": "ACAD-PLA",
"stopSequence": 51
},
{
"arrival": {
"time": "1771839184"
},
"departure": {
"time": "1771839184"
},
"stopId": "CHDARR-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771839360"
},
"departure": {
"time": "1771839360"
},
"stopId": "LEQUAI-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771839408"
},
"departure": {
"time": "1771839408"
},
"stopId": "DUMESN-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771839472"
},
"departure": {
"time": "1771839472"
},
"stopId": "RASPAI-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771839533"
},
"departure": {
"time": "1771839533"
},
"stopId": "LABRUY-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771839608"
},
"departure": {
"time": "1771839608"
},
"stopId": "PARCGA-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771839653"
},
"departure": {
"time": "1771839653"
},
"stopId": "ROCEPI-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771839720"
},
"departure": {
"time": "1771839720"
},
"stopId": "LECLER-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771839770"
},
"departure": {
"time": "1771839770"
},
"stopId": "CAMUS-E",
"stopSequence": 60
}
],
"trip": {
"directionId": 0,
"routeId": "05",
"tripId": "6568155"
}
}
},
{
"id": "trip:6567951",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771839180"
},
"stopId": "ROMORNA",
"stopSequence": 0
},
{
"arrival": {
"time": "1771839262"
},
"departure": {
"time": "1771839262"
},
"stopId": "LECHENE",
"stopSequence": 1
},
{
"arrival": {
"time": "1771839285"
},
"departure": {
"time": "1771839285"
},
"stopId": "PORTSG",
"stopSequence": 2
},
{
"arrival": {
"time": "1771839325"
},
"departure": {
"time": "1771839325"
},
"stopId": "VANRIE",
"stopSequence": 3
},
{
"arrival": {
"time": "1771839382"
},
"departure": {
"time": "1771839382"
},
"stopId": "CLOSNEUF",
"stopSequence": 4
},
{
"arrival": {
"time": "1771839439"
},
"departure": {
"time": "1771839439"
},
"stopId": "HOSGEMME",
"stopSequence": 5
},
{
"arrival": {
"time": "1771839484"
},
"departure": {
"time": "1771839484"
},
"stopId": "MASGEMME",
"stopSequence": 6
},
{
"arrival": {
"time": "1771839542"
},
"departure": {
"time": "1771839542"
},
"stopId": "LOUPINO",
"stopSequence": 7
},
{
"arrival": {
"time": "1771839609"
},
"departure": {
"time": "1771839609"
},
"stopId": "LESROSES",
"stopSequence": 8
},
{
"arrival": {
"time": "1771839660"
},
"departure": {
"time": "1771839660"
},
"stopId": "RTEDANGE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771839682"
},
"departure": {
"time": "1771839682"
},
"stopId": "BELOEIL",
"stopSequence": 10
},
{
"arrival": {
"time": "1771839742"
},
"departure": {
"time": "1771839742"
},
"stopId": "JOLIVETT",
"stopSequence": 11
},
{
"arrival": {
"time": "1771839763"
},
"departure": {
"time": "1771839763"
},
"stopId": "HUTREAU",
"stopSequence": 12
}
],
"trip": {
"directionId": 0,
"routeId": "08",
"tripId": "6567951"
}
}
},
{
"id": "trip:6570300",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771836176"
},
"departure": {
"time": "1771836176"
},
"stopId": "MENDESFR",
"stopSequence": 0
},
{
"arrival": {
"time": "1771836300"
},
"departure": {
"time": "1771836300"
},
"stopId": "FO-LOR-R",
"stopSequence": 1
},
{
"arrival": {
"time": "1771836422"
},
"departure": {
"time": "1771836422"
},
"stopId": "STAUBI-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771836480"
},
"departure": {
"time": "1771836480"
},
"stopId": "HARAS-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771836542"
},
"departure": {
"time": "1771836542"
},
"stopId": "LICES",
"stopSequence": 4
},
{
"arrival": {
"time": "1771836615"
},
"departure": {
"time": "1771836615"
},
"stopId": "CCI-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771836670"
},
"departure": {
"time": "1771836670"
},
"stopId": "CHDARR-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771836840"
},
"stopId": "LEQUAI-E",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "Tbus",
"tripId": "6570300"
}
}
},
{
"id": "trip:6568418",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771838288"
},
"departure": {
"time": "1771838288"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GDPRESSO",
"stopSequence": 2
},
{
"arrival": {
"time": "1771838338"
},
"departure": {
"time": "1771838338"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BARBOTER",
"stopSequence": 3
},
{
"arrival": {
"time": "1771838391"
},
"departure": {
"time": "1771838391"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FONTENE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771838459"
},
"departure": {
"time": "1771838459"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHAERIGN",
"stopSequence": 5
},
{
"arrival": {
"time": "1771838525"
},
"departure": {
"time": "1771838525"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOSQUET",
"stopSequence": 6
},
{
"arrival": {
"time": "1771838569"
},
"departure": {
"time": "1771838569"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOUET",
"stopSequence": 7
},
{
"arrival": {
"time": "1771838637"
},
"departure": {
"time": "1771838637"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DUBE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771838696"
},
"departure": {
"time": "1771838696"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOIRE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771838319"
},
"departure": {
"time": "1771838319"
},
"stopId": "PONTSCEM",
"stopSequence": 10
},
{
"arrival": {
"time": "1771838374"
},
"departure": {
"time": "1771838374"
},
"stopId": "BELPOULE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771838446"
},
"departure": {
"time": "1771838446"
},
"stopId": "AUTHION",
"stopSequence": 12
},
{
"arrival": {
"time": "1771838504"
},
"departure": {
"time": "1771838504"
},
"stopId": "PATUREAU",
"stopSequence": 13
},
{
"arrival": {
"time": "1771838605"
},
"departure": {
"time": "1771838605"
},
"stopId": "GENDRON",
"stopSequence": 14
},
{
"arrival": {
"time": "1771838687"
},
"departure": {
"time": "1771838687"
},
"stopId": "RUELLES",
"stopSequence": 15
},
{
"arrival": {
"time": "1771838739"
},
"departure": {
"time": "1771838739"
},
"stopId": "SABLONS",
"stopSequence": 16
},
{
"arrival": {
"time": "1771838776"
},
"departure": {
"time": "1771838776"
},
"stopId": "TROPAROI",
"stopSequence": 17
},
{
"arrival": {
"time": "1771838919"
},
"departure": {
"time": "1771838919"
},
"stopId": "ALLARD",
"stopSequence": 18
},
{
"arrival": {
"time": "1771839010"
},
"departure": {
"time": "1771839010"
},
"stopId": "DELATTAS",
"stopSequence": 19
},
{
"arrival": {
"time": "1771839141"
},
"departure": {
"time": "1771839141"
},
"stopId": "ESA",
"stopSequence": 20
},
{
"arrival": {
"time": "1771839214"
},
"departure": {
"time": "1771839214"
},
"stopId": "RABELAI",
"stopSequence": 21
},
{
"arrival": {
"time": "1771839279"
},
"departure": {
"time": "1771839279"
},
"stopId": "ALEROY",
"stopSequence": 22
},
{
"arrival": {
"time": "1771839393"
},
"departure": {
"time": "1771839393"
},
"stopId": "PAULBERT",
"stopSequence": 23
},
{
"arrival": {
"time": "1771839443"
},
"departure": {
"time": "1771839443"
},
"stopId": "HARAS",
"stopSequence": 24
},
{
"arrival": {
"time": "1771839525"
},
"departure": {
"time": "1771839525"
},
"stopId": "STAUBIN",
"stopSequence": 25
},
{
"arrival": {
"time": "1771839621"
},
"stopId": "LORRAIN1",
"stopSequence": 26
}
],
"trip": {
"directionId": 0,
"routeId": "03",
"tripId": "6568418"
}
}
},
{
"id": "trip:6053957",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771836093"
},
"departure": {
"time": "1771836093"
},
"stopId": "BASMORTI",
"stopSequence": 9
},
{
"arrival": {
"time": "1771836122"
},
"departure": {
"time": "1771836153"
},
"stopId": "MILLARDI",
"stopSequence": 10
},
{
"arrival": {
"time": "1771836168"
},
"departure": {
"time": "1771836168"
},
"stopId": "CARREAUX",
"stopSequence": 11
},
{
"arrival": {
"time": "1771836360"
},
"departure": {
"time": "1771836360"
},
"stopId": "PARCEXPO",
"stopSequence": 12
},
{
"arrival": {
"time": "1771836457"
},
"departure": {
"time": "1771836457"
},
"stopId": "PROVINS",
"stopSequence": 13
},
{
"arrival": {
"time": "1771836523"
},
"departure": {
"time": "1771836523"
},
"stopId": "RTEPARIS",
"stopSequence": 14
},
{
"arrival": {
"time": "1771836600"
},
"departure": {
"time": "1771836600"
},
"stopId": "SEPSONET",
"stopSequence": 15
},
{
"arrival": {
"time": "1771836716"
},
"departure": {
"time": "1771836716"
},
"stopId": "CHATENAY",
"stopSequence": 16
},
{
"arrival": {
"time": "1771836829"
},
"departure": {
"time": "1771836829"
},
"stopId": "BRISEPOT",
"stopSequence": 17
},
{
"arrival": {
"time": "1771837097"
},
"departure": {
"time": "1771837097"
},
"stopId": "CLEMOINE",
"stopSequence": 18
},
{
"arrival": {
"time": "1771837200"
},
"stopId": "HDVSUB",
"stopSequence": 19
}
],
"trip": {
"directionId": 0,
"routeId": "25",
"tripId": "6053957"
}
}
},
{
"id": "trip:6571996",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771836660"
},
"stopId": "2JMOU",
"stopSequence": 0
},
{
"arrival": {
"time": "1771836780"
},
"departure": {
"time": "1771836780"
},
"stopId": "2HSAU",
"stopSequence": 1
},
{
"arrival": {
"time": "1771836870"
},
"departure": {
"time": "1771836870"
},
"stopId": "2VERN",
"stopSequence": 2
},
{
"arrival": {
"time": "1771837020"
},
"departure": {
"time": "1771837020"
},
"stopId": "2BOTA",
"stopSequence": 4
},
{
"arrival": {
"time": "1771837120"
},
"departure": {
"time": "1771837120"
},
"stopId": "2PMAY",
"stopSequence": 5
},
{
"arrival": {
"time": "1771837200"
},
"departure": {
"time": "1771837200"
},
"stopId": "2BROY",
"stopSequence": 6
},
{
"arrival": {
"time": "1771837290"
},
"departure": {
"time": "1771837290"
},
"stopId": "2ACAS",
"stopSequence": 7
},
{
"arrival": {
"time": "1771837370"
},
"departure": {
"time": "1771837370"
},
"stopId": "2STGI",
"stopSequence": 8
},
{
"arrival": {
"time": "1771837460"
},
"departure": {
"time": "1771837460"
},
"stopId": "2BASC",
"stopSequence": 9
},
{
"arrival": {
"time": "1771837540"
},
"stopId": "1AARD",
"stopSequence": 10
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6571996"
}
}
},
{
"id": "trip:6559152",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771836360"
},
"stopId": "LICES-E",
"stopSequence": 0
},
{
"arrival": {
"time": "1771836540"
},
"departure": {
"time": "1771836540"
},
"stopId": "ANLERO-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771836623"
},
"departure": {
"time": "1771836623"
},
"stopId": "MICHEL-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771836677"
},
"departure": {
"time": "1771836677"
},
"stopId": "BOURGO-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771836722"
},
"departure": {
"time": "1771836722"
},
"stopId": "VOLNEY-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771836780"
},
"departure": {
"time": "1771836780"
},
"stopId": "MADELE-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771836853"
},
"departure": {
"time": "1771836853"
},
"stopId": "JEBOUI-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771836925"
},
"departure": {
"time": "1771836925"
},
"stopId": "PCOUBE-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771836960"
},
"departure": {
"time": "1771836960"
},
"stopId": "AROBA-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771837060"
},
"departure": {
"time": "1771837060"
},
"stopId": "LANGLA-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771837179"
},
"departure": {
"time": "1771837179"
},
"stopId": "MONTAI-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771837278"
},
"departure": {
"time": "1771837278"
},
"stopId": "JERUSA-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771837320"
},
"departure": {
"time": "1771837320"
},
"stopId": "DAGNET-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771837352"
},
"departure": {
"time": "1771837352"
},
"stopId": "GILLIE-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771837417"
},
"departure": {
"time": "1771837417"
},
"stopId": "ISORET-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771837496"
},
"departure": {
"time": "1771837496"
},
"stopId": "VANDE-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771837547"
},
"departure": {
"time": "1771837547"
},
"stopId": "ORMEAU-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771837573"
},
"departure": {
"time": "1771837573"
},
"stopId": "CRBLAN-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771837629"
},
"departure": {
"time": "1771837629"
},
"stopId": "CHATEL-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771837680"
},
"departure": {
"time": "1771837680"
},
"stopId": "BANCHA-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771837743"
},
"departure": {
"time": "1771837743"
},
"stopId": "JARDF-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771837783"
},
"departure": {
"time": "1771837783"
},
"stopId": "SAILLE-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771837860"
},
"stopId": "SAUBIN",
"stopSequence": 22
}
],
"trip": {
"directionId": 0,
"routeId": "07",
"tripId": "6559152"
}
}
},
{
"id": "trip:6572314",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771837560"
},
"stopId": "1BBCA",
"stopSequence": 0
},
{
"arrival": {
"time": "1771837661"
},
"departure": {
"time": "1771837661"
},
"stopId": "1BEAU",
"stopSequence": 1
},
{
"arrival": {
"time": "1771837770"
},
"departure": {
"time": "1771837770"
},
"stopId": "1BARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1771837851"
},
"departure": {
"time": "1771837851"
},
"stopId": "1PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1771837944"
},
"departure": {
"time": "1771837944"
},
"stopId": "1ELYS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771838054"
},
"departure": {
"time": "1771838054"
},
"stopId": "1FARC",
"stopSequence": 5
},
{
"arrival": {
"time": "1771838230"
},
"stopId": "1QUAI",
"stopSequence": 6
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6572314"
}
}
},
{
"id": "trip:6052681",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771836078"
},
"departure": {
"time": "1771836078"
},
"stopId": "CHABOLA.",
"stopSequence": 8
},
{
"arrival": {
"time": "1771836137"
},
"departure": {
"time": "1771836153"
},
"stopId": "CONFLU-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771836182"
},
"departure": {
"time": "1771836182"
},
"stopId": "EPERVI-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771836229"
},
"departure": {
"time": "1771836229"
},
"stopId": "PTFILL-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771836355"
},
"departure": {
"time": "1771836355"
},
"stopId": "PRTLAU-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771836403"
},
"departure": {
"time": "1771836403"
},
"stopId": "CHAUMI-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771836440"
},
"departure": {
"time": "1771836440"
},
"stopId": "LESRIV-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771836475"
},
"departure": {
"time": "1771836475"
},
"stopId": "BBRANC-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771836507"
},
"departure": {
"time": "1771836507"
},
"stopId": "VIELMA-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771836539"
},
"departure": {
"time": "1771836539"
},
"stopId": "MA4VE-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771836578"
},
"departure": {
"time": "1771836578"
},
"stopId": "FIEGEN-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771836622"
},
"departure": {
"time": "1771836622"
},
"stopId": "LABROS-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771836683"
},
"departure": {
"time": "1771836683"
},
"stopId": "BMOTTE-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771836776"
},
"departure": {
"time": "1771836776"
},
"stopId": "GRIMOR-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771836835"
},
"stopId": "VEILLIER",
"stopSequence": 22
}
],
"trip": {
"directionId": 1,
"routeId": "12",
"tripId": "6052681"
}
}
},
{
"id": "trip:6571335",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771836720"
},
"stopId": "1AARD",
"stopSequence": 0
},
{
"arrival": {
"time": "1771836800"
},
"departure": {
"time": "1771836800"
},
"stopId": "1BASC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771836870"
},
"departure": {
"time": "1771836870"
},
"stopId": "1STGI",
"stopSequence": 2
},
{
"arrival": {
"time": "1771836950"
},
"departure": {
"time": "1771836950"
},
"stopId": "1ACAS",
"stopSequence": 3
},
{
"arrival": {
"time": "1771837040"
},
"departure": {
"time": "1771837040"
},
"stopId": "1BROY",
"stopSequence": 4
},
{
"arrival": {
"time": "1771837130"
},
"departure": {
"time": "1771837130"
},
"stopId": "1PMAY",
"stopSequence": 5
},
{
"arrival": {
"time": "1771837240"
},
"departure": {
"time": "1771837240"
},
"stopId": "1BOTA",
"stopSequence": 6
},
{
"arrival": {
"time": "1771837400"
},
"departure": {
"time": "1771837400"
},
"stopId": "1VERN",
"stopSequence": 8
},
{
"arrival": {
"time": "1771837490"
},
"departure": {
"time": "1771837490"
},
"stopId": "1HSAU",
"stopSequence": 9
},
{
"arrival": {
"time": "1771837610"
},
"stopId": "1JMOU",
"stopSequence": 10
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6571335"
}
}
},
{
"id": "trip:6572312",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771836250"
},
"stopId": "1QUAI",
"stopSequence": 6
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6572312"
}
}
},
{
"id": "trip:6568704",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771836140"
},
"departure": {
"time": "1771836140"
},
"stopId": "CHOUTEAU",
"stopSequence": 20
},
{
"arrival": {
"time": "1771836205"
},
"departure": {
"time": "1771836205"
},
"stopId": "FRESNAIE",
"stopSequence": 21
},
{
"arrival": {
"time": "1771836290"
},
"departure": {
"time": "1771836290"
},
"stopId": "MARAIS",
"stopSequence": 22
},
{
"arrival": {
"time": "1771836345"
},
"departure": {
"time": "1771836345"
},
"stopId": "BELLVUTR",
"stopSequence": 23
},
{
"arrival": {
"time": "1771836394"
},
"departure": {
"time": "1771836394"
},
"stopId": "LEOLAGRA",
"stopSequence": 24
},
{
"arrival": {
"time": "1771836457"
},
"departure": {
"time": "1771836457"
},
"stopId": "VDLOIRE",
"stopSequence": 25
},
{
"arrival": {
"time": "1771836564"
},
"departure": {
"time": "1771836564"
},
"stopId": "ECLATERI",
"stopSequence": 26
},
{
"arrival": {
"time": "1771836688"
},
"departure": {
"time": "1771836688"
},
"stopId": "JUSTICES",
"stopSequence": 27
},
{
"arrival": {
"time": "1771836733"
},
"departure": {
"time": "1771836733"
},
"stopId": "DELACROI",
"stopSequence": 28
},
{
"arrival": {
"time": "1771836814"
},
"departure": {
"time": "1771836814"
},
"stopId": "SAUMUROI",
"stopSequence": 29
},
{
"arrival": {
"time": "1771836882"
},
"departure": {
"time": "1771836882"
},
"stopId": "MADELEIN",
"stopSequence": 30
},
{
"arrival": {
"time": "1771836928"
},
"departure": {
"time": "1771836928"
},
"stopId": "VOLNEY",
"stopSequence": 31
},
{
"arrival": {
"time": "1771837007"
},
"departure": {
"time": "1771837007"
},
"stopId": "BOURGONN",
"stopSequence": 32
},
{
"arrival": {
"time": "1771837067"
},
"departure": {
"time": "1771837067"
},
"stopId": "MICHELET",
"stopSequence": 33
},
{
"arrival": {
"time": "1771837117"
},
"departure": {
"time": "1771837117"
},
"stopId": "ANLEROY",
"stopSequence": 34
},
{
"arrival": {
"time": "1771837228"
},
"departure": {
"time": "1771837228"
},
"stopId": "PAULBERT",
"stopSequence": 35
},
{
"arrival": {
"time": "1771837283"
},
"departure": {
"time": "1771837283"
},
"stopId": "HARAS",
"stopSequence": 36
},
{
"arrival": {
"time": "1771837348"
},
"departure": {
"time": "1771837348"
},
"stopId": "STAUBIN",
"stopSequence": 37
},
{
"arrival": {
"time": "1771837444"
},
"stopId": "LORRTERM",
"stopSequence": 38
}
],
"trip": {
"directionId": 0,
"routeId": "01",
"tripId": "6568704"
}
}
},
{
"id": "trip:6571336",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771837500"
},
"stopId": "1AARD",
"stopSequence": 0
},
{
"arrival": {
"time": "1771837580"
},
"departure": {
"time": "1771837580"
},
"stopId": "1BASC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771837650"
},
"departure": {
"time": "1771837650"
},
"stopId": "1STGI",
"stopSequence": 2
},
{
"arrival": {
"time": "1771837730"
},
"departure": {
"time": "1771837730"
},
"stopId": "1ACAS",
"stopSequence": 3
},
{
"arrival": {
"time": "1771837820"
},
"departure": {
"time": "1771837820"
},
"stopId": "1BROY",
"stopSequence": 4
},
{
"arrival": {
"time": "1771837910"
},
"departure": {
"time": "1771837910"
},
"stopId": "1PMAY",
"stopSequence": 5
},
{
"arrival": {
"time": "1771838020"
},
"departure": {
"time": "1771838020"
},
"stopId": "1BOTA",
"stopSequence": 6
},
{
"arrival": {
"time": "1771838180"
},
"departure": {
"time": "1771838180"
},
"stopId": "1VERN",
"stopSequence": 8
},
{
"arrival": {
"time": "1771838270"
},
"departure": {
"time": "1771838270"
},
"stopId": "1HSAU",
"stopSequence": 9
},
{
"arrival": {
"time": "1771838390"
},
"stopId": "1JMOU",
"stopSequence": 10
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6571336"
}
}
},
{
"id": "trip:6571169",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771839110"
},
"stopId": "2ANRO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771839230"
},
"departure": {
"time": "1771839230"
},
"stopId": "2JVIL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771839340"
},
"departure": {
"time": "1771839340"
},
"stopId": "2JE23",
"stopSequence": 2
},
{
"arrival": {
"time": "1771839460"
},
"departure": {
"time": "1771839460"
},
"stopId": "2BAMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771839570"
},
"departure": {
"time": "1771839570"
},
"stopId": "2STRA",
"stopSequence": 4
},
{
"arrival": {
"time": "1771839660"
},
"departure": {
"time": "1771839660"
},
"stopId": "2LAFA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771839760"
},
"departure": {
"time": "1771839760"
},
"stopId": "2LGAR",
"stopSequence": 6
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6571169"
}
}
},
{
"id": "trip:6566486",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771839420"
},
"stopId": "2MONP",
"stopSequence": 0
},
{
"arrival": {
"time": "1771839502"
},
"departure": {
"time": "1771839502"
},
"stopId": "2EURO",
"stopSequence": 1
},
{
"arrival": {
"time": "1771839588"
},
"departure": {
"time": "1771839588"
},
"stopId": "2DUNA",
"stopSequence": 2
},
{
"arrival": {
"time": "1771839760"
},
"departure": {
"time": "1771839760"
},
"stopId": "2BRIS",
"stopSequence": 3
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6566486"
}
}
},
{
"id": "trip:6568339",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771836134"
},
"departure": {
"time": "1771836134"
},
"stopId": "LHOIRI-D",
"stopSequence": 35
}
],
"trip": {
"directionId": 1,
"routeId": "04",
"tripId": "6568339"
}
}
},
{
"id": "trip:6568594",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771836182"
},
"departure": {
"time": "1771836182"
},
"stopId": "GEMMETR",
"stopSequence": 12
},
{
"arrival": {
"time": "1771836208"
},
"departure": {
"time": "1771836208"
},
"stopId": "JUFERRY",
"stopSequence": 13
},
{
"arrival": {
"time": "1771836270"
},
"departure": {
"time": "1771836270"
},
"stopId": "CCHEMINE",
"stopSequence": 14
},
{
"arrival": {
"time": "1771836319"
},
"departure": {
"time": "1771836319"
},
"stopId": "PAPERIE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771836362"
},
"departure": {
"time": "1771836362"
},
"stopId": "LAREUX",
"stopSequence": 16
},
{
"arrival": {
"time": "1771836434"
},
"departure": {
"time": "1771836434"
},
"stopId": "CASERNE",
"stopSequence": 17
},
{
"arrival": {
"time": "1771836517"
},
"departure": {
"time": "1771836517"
},
"stopId": "ARCEAU",
"stopSequence": 18
},
{
"arrival": {
"time": "1771836576"
},
"departure": {
"time": "1771836576"
},
"stopId": "AFPA",
"stopSequence": 19
},
{
"arrival": {
"time": "1771836647"
},
"departure": {
"time": "1771836647"
},
"stopId": "CIMETIER",
"stopSequence": 20
},
{
"arrival": {
"time": "1771836743"
},
"departure": {
"time": "1771836743"
},
"stopId": "MONTAIG",
"stopSequence": 21
},
{
"arrival": {
"time": "1771836784"
},
"departure": {
"time": "1771836784"
},
"stopId": "GARDOT",
"stopSequence": 22
},
{
"arrival": {
"time": "1771836842"
},
"departure": {
"time": "1771836842"
},
"stopId": "STEXUPER",
"stopSequence": 23
},
{
"arrival": {
"time": "1771836925"
},
"departure": {
"time": "1771836925"
},
"stopId": "SECUSOCI",
"stopSequence": 24
},
{
"arrival": {
"time": "1771837075"
},
"departure": {
"time": "1771837075"
},
"stopId": "MAIL-NAE",
"stopSequence": 25
},
{
"arrival": {
"time": "1771837141"
},
"departure": {
"time": "1771837140"
},
"stopId": "FO-LOR-R",
"stopSequence": 26
},
{
"arrival": {
"time": "1771837227"
},
"departure": {
"time": "1771837227"
},
"stopId": "STAUBI-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771837269"
},
"departure": {
"time": "1771837269"
},
"stopId": "HARAS-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771837380"
},
"stopId": "LESGAR-E",
"stopSequence": 29
}
],
"trip": {
"directionId": 1,
"routeId": "02",
"tripId": "6568594"
}
}
},
{
"id": "trip:6570761",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771838340"
},
"stopId": "LESGARES",
"stopSequence": 0
},
{
"arrival": {
"time": "1771838462"
},
"departure": {
"time": "1771838462"
},
"stopId": "HARAS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771838530"
},
"departure": {
"time": "1771838530"
},
"stopId": "STAUBIN",
"stopSequence": 2
},
{
"arrival": {
"time": "1771838580"
},
"departure": {
"time": "1771838640"
},
"stopId": "LOR-FO-A",
"stopSequence": 3
},
{
"arrival": {
"time": "1771838728"
},
"departure": {
"time": "1771838728"
},
"stopId": "MAIL-HDV",
"stopSequence": 4
},
{
"arrival": {
"time": "1771838873"
},
"departure": {
"time": "1771838873"
},
"stopId": "SECUSO-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771838940"
},
"departure": {
"time": "1771838940"
},
"stopId": "STEXUP-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771839013"
},
"departure": {
"time": "1771839013"
},
"stopId": "GARDOT-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771839036"
},
"departure": {
"time": "1771839036"
},
"stopId": "MONTAI-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771839115"
},
"departure": {
"time": "1771839115"
},
"stopId": "CIMETI-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771839182"
},
"departure": {
"time": "1771839182"
},
"stopId": "AFPA-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771839225"
},
"departure": {
"time": "1771839225"
},
"stopId": "ARCEAU-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771839271"
},
"departure": {
"time": "1771839271"
},
"stopId": "CASERN-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771839360"
},
"departure": {
"time": "1771839360"
},
"stopId": "LAREU-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771839418"
},
"departure": {
"time": "1771839418"
},
"stopId": "PAPERI-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771839472"
},
"departure": {
"time": "1771839472"
},
"stopId": "CCHEMI-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771839542"
},
"departure": {
"time": "1771839542"
},
"stopId": "JUFERR-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771839604"
},
"departure": {
"time": "1771839604"
},
"stopId": "GEMMET-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771839664"
},
"departure": {
"time": "1771839664"
},
"stopId": "AUBEPI-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771839720"
},
"departure": {
"time": "1771839720"
},
"stopId": "STADE-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771839771"
},
"departure": {
"time": "1771839771"
},
"stopId": "PELLER-E",
"stopSequence": 20
}
],
"trip": {
"directionId": 0,
"routeId": "02",
"tripId": "6570761"
}
}
},
{
"id": "trip:6570763",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771836104"
},
"departure": {
"time": "1771836104"
},
"stopId": "CEZAN-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771836126"
},
"departure": {
"time": "1771836149"
},
"stopId": "COROT-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771836169"
},
"stopId": "SBAVENAI",
"stopSequence": 29
}
],
"trip": {
"directionId": 0,
"routeId": "02",
"tripId": "6570763"
}
}
},
{
"id": "trip:6572377",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771836133"
},
"departure": {
"time": "1771836133"
},
"stopId": "2ELYS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771836171"
},
"departure": {
"time": "1771836171"
},
"stopId": "2PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1771836280"
},
"departure": {
"time": "1771836280"
},
"stopId": "2BARR",
"stopSequence": 4
},
{
"arrival": {
"time": "1771836377"
},
"departure": {
"time": "1771836377"
},
"stopId": "2BEAU",
"stopSequence": 5
},
{
"arrival": {
"time": "1771836470"
},
"stopId": "1BBCA",
"stopSequence": 6
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6572377"
}
}
},
{
"id": "trip:6570302",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771837560"
},
"stopId": "MENDESFR",
"stopSequence": 0
},
{
"arrival": {
"time": "1771837740"
},
"departure": {
"time": "1771837740"
},
"stopId": "FO-LOR-R",
"stopSequence": 1
},
{
"arrival": {
"time": "1771837862"
},
"departure": {
"time": "1771837862"
},
"stopId": "STAUBI-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771837920"
},
"departure": {
"time": "1771837920"
},
"stopId": "HARAS-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771837982"
},
"departure": {
"time": "1771837982"
},
"stopId": "LICES",
"stopSequence": 4
},
{
"arrival": {
"time": "1771838055"
},
"departure": {
"time": "1771838055"
},
"stopId": "CCI-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771838110"
},
"departure": {
"time": "1771838110"
},
"stopId": "CHDARR-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771838280"
},
"stopId": "LEQUAI-E",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "Tbus",
"tripId": "6570302"
}
}
},
{
"id": "trip:6568138",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771836660"
},
"stopId": "BOUCHEM",
"stopSequence": 0
},
{
"arrival": {
"time": "1771836714"
},
"departure": {
"time": "1771836714"
},
"stopId": "CHEVRIER",
"stopSequence": 1
},
{
"arrival": {
"time": "1771836751"
},
"departure": {
"time": "1771836751"
},
"stopId": "PETPORT",
"stopSequence": 2
},
{
"arrival": {
"time": "1771836835"
},
"departure": {
"time": "1771836835"
},
"stopId": "HAUBOUCH",
"stopSequence": 3
},
{
"arrival": {
"time": "1771836900"
},
"departure": {
"time": "1771836900"
},
"stopId": "ARTAUD",
"stopSequence": 4
},
{
"arrival": {
"time": "1771836951"
},
"departure": {
"time": "1771836951"
},
"stopId": "PIVERDIE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771837002"
},
"departure": {
"time": "1771837002"
},
"stopId": "CHATAIGN",
"stopSequence": 6
},
{
"arrival": {
"time": "1771837033"
},
"departure": {
"time": "1771837033"
},
"stopId": "CLOSVI-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771837082"
},
"departure": {
"time": "1771837082"
},
"stopId": "P-ANJO-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771837140"
},
"departure": {
"time": "1771837140"
},
"stopId": "HARENC",
"stopSequence": 9
},
{
"arrival": {
"time": "1771837212"
},
"departure": {
"time": "1771837212"
},
"stopId": "P-ANJOU",
"stopSequence": 10
},
{
"arrival": {
"time": "1771837260"
},
"departure": {
"time": "1771837260"
},
"stopId": "VALMAI-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771837331"
},
"departure": {
"time": "1771837331"
},
"stopId": "PETVIVIE",
"stopSequence": 12
},
{
"arrival": {
"time": "1771837407"
},
"departure": {
"time": "1771837407"
},
"stopId": "PRUNIERS",
"stopSequence": 13
},
{
"arrival": {
"time": "1771837441"
},
"departure": {
"time": "1771837441"
},
"stopId": "CROISETT",
"stopSequence": 14
},
{
"arrival": {
"time": "1771837546"
},
"departure": {
"time": "1771837546"
},
"stopId": "CAMLACMA",
"stopSequence": 15
},
{
"arrival": {
"time": "1771837592"
},
"departure": {
"time": "1771837592"
},
"stopId": "LACDMAIN",
"stopSequence": 16
},
{
"arrival": {
"time": "1771837638"
},
"departure": {
"time": "1771837638"
},
"stopId": "MAISENVI",
"stopSequence": 17
},
{
"arrival": {
"time": "1771837680"
},
"departure": {
"time": "1771837680"
},
"stopId": "PERUSSAI",
"stopSequence": 18
},
{
"arrival": {
"time": "1771837714"
},
"departure": {
"time": "1771837714"
},
"stopId": "MAISLAC",
"stopSequence": 19
},
{
"arrival": {
"time": "1771837751"
},
"departure": {
"time": "1771837751"
},
"stopId": "JEAN-MON",
"stopSequence": 20
},
{
"arrival": {
"time": "1771837909"
},
"departure": {
"time": "1771837909"
},
"stopId": "CNFPT",
"stopSequence": 21
},
{
"arrival": {
"time": "1771837980"
},
"departure": {
"time": "1771837980"
},
"stopId": "BEAUSSIE",
"stopSequence": 22
},
{
"arrival": {
"time": "1771838040"
},
"departure": {
"time": "1771838040"
},
"stopId": "CITEUNIV",
"stopSequence": 23
},
{
"arrival": {
"time": "1771838090"
},
"departure": {
"time": "1771838090"
},
"stopId": "POLYTECH",
"stopSequence": 24
},
{
"arrival": {
"time": "1771838151"
},
"departure": {
"time": "1771838151"
},
"stopId": "NDAMELAC",
"stopSequence": 25
},
{
"arrival": {
"time": "1771838217"
},
"departure": {
"time": "1771838217"
},
"stopId": "BOISRAME",
"stopSequence": 26
},
{
"arrival": {
"time": "1771838280"
},
"departure": {
"time": "1771838280"
},
"stopId": "CHBBEILL",
"stopSequence": 27
},
{
"arrival": {
"time": "1771838343"
},
"departure": {
"time": "1771838343"
},
"stopId": "MVIGNE",
"stopSequence": 28
},
{
"arrival": {
"time": "1771838434"
},
"departure": {
"time": "1771838434"
},
"stopId": "FARCYSJA",
"stopSequence": 29
},
{
"arrival": {
"time": "1771838640"
},
"departure": {
"time": "1771838640"
},
"stopId": "LEQUAI-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771838704"
},
"departure": {
"time": "1771838704"
},
"stopId": "MONPR-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771838760"
},
"departure": {
"time": "1771838760"
},
"stopId": "DESCAZ-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771838827"
},
"departure": {
"time": "1771838827"
},
"stopId": "BICHBI-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771838861"
},
"departure": {
"time": "1771838861"
},
"stopId": "STTHER-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771838936"
},
"departure": {
"time": "1771838936"
},
"stopId": "BARRA-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771838991"
},
"departure": {
"time": "1771838991"
},
"stopId": "BLERIO-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771839080"
},
"departure": {
"time": "1771839080"
},
"stopId": "LECUIT-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771839120"
},
"departure": {
"time": "1771839120"
},
"stopId": "FRATE-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771839190"
},
"departure": {
"time": "1771839190"
},
"stopId": "CHARNA-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771839257"
},
"departure": {
"time": "1771839257"
},
"stopId": "ESEO-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771839293"
},
"departure": {
"time": "1771839293"
},
"stopId": "WJMOU",
"stopSequence": 41
},
{
"arrival": {
"time": "1771839379"
},
"departure": {
"time": "1771839379"
},
"stopId": "FMEDEC-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771839436"
},
"departure": {
"time": "1771839436"
},
"stopId": "HRECUL-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771839540"
},
"stopId": "HOPITAL",
"stopSequence": 45
}
],
"trip": {
"directionId": 0,
"routeId": "06",
"tripId": "6568138"
}
}
},
{
"id": "trip:6568198",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771836077"
},
"departure": {
"time": "1771836077"
},
"stopId": "GENIE-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771836106"
},
"departure": {
"time": "1771836137"
},
"stopId": "EBLE-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771836210"
},
"departure": {
"time": "1771836210"
},
"stopId": "CTRETR-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771836340"
},
"departure": {
"time": "1771836340"
},
"stopId": "GAUBOU5B",
"stopSequence": 22
},
{
"arrival": {
"time": "1771836408"
},
"departure": {
"time": "1771836408"
},
"stopId": "MONTCASB",
"stopSequence": 23
},
{
"arrival": {
"time": "1771836463"
},
"departure": {
"time": "1771836463"
},
"stopId": "MAJUIN5B",
"stopSequence": 24
},
{
"arrival": {
"time": "1771836509"
},
"departure": {
"time": "1771836509"
},
"stopId": "CLAUDEL",
"stopSequence": 25
},
{
"arrival": {
"time": "1771836555"
},
"departure": {
"time": "1771836555"
},
"stopId": "JEAN-23",
"stopSequence": 26
},
{
"arrival": {
"time": "1771836587"
},
"departure": {
"time": "1771836587"
},
"stopId": "JULESVER",
"stopSequence": 27
},
{
"arrival": {
"time": "1771836648"
},
"departure": {
"time": "1771836648"
},
"stopId": "PALLAC-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771836678"
},
"departure": {
"time": "1771836678"
},
"stopId": "DURVIL-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771836760"
},
"departure": {
"time": "1771836760"
},
"stopId": "ANRO-5B",
"stopSequence": 30
},
{
"arrival": {
"time": "1771836835"
},
"departure": {
"time": "1771836835"
},
"stopId": "BOUTHO-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771836911"
},
"departure": {
"time": "1771836911"
},
"stopId": "APPENT-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771836990"
},
"departure": {
"time": "1771836990"
},
"stopId": "FRCEVE-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771837041"
},
"departure": {
"time": "1771837041"
},
"stopId": "ORGEMO-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771837137"
},
"departure": {
"time": "1771837137"
},
"stopId": "NERUDA",
"stopSequence": 35
},
{
"arrival": {
"time": "1771837178"
},
"departure": {
"time": "1771837178"
},
"stopId": "ORGEMONT",
"stopSequence": 36
},
{
"arrival": {
"time": "1771837229"
},
"departure": {
"time": "1771837229"
},
"stopId": "ARBORETU",
"stopSequence": 37
},
{
"arrival": {
"time": "1771837266"
},
"departure": {
"time": "1771837266"
},
"stopId": "MORELE-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771837318"
},
"departure": {
"time": "1771837318"
},
"stopId": "DELATR-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771837383"
},
"departure": {
"time": "1771837383"
},
"stopId": "HAUTPR-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771837485"
},
"departure": {
"time": "1771837485"
},
"stopId": "INTMIL-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771837556"
},
"departure": {
"time": "1771837556"
},
"stopId": "SAUMUR-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771837613"
},
"departure": {
"time": "1771837613"
},
"stopId": "DELACR-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771837678"
},
"departure": {
"time": "1771837678"
},
"stopId": "JUSTIC-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771837772"
},
"departure": {
"time": "1771837772"
},
"stopId": "JEJAUR-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771837817"
},
"departure": {
"time": "1771837817"
},
"stopId": "STLEON5B",
"stopSequence": 46
},
{
"arrival": {
"time": "1771837881"
},
"departure": {
"time": "1771837881"
},
"stopId": "VILLEC-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771837962"
},
"departure": {
"time": "1771837962"
},
"stopId": "ESPACE5B",
"stopSequence": 48
},
{
"arrival": {
"time": "1771838038"
},
"departure": {
"time": "1771838038"
},
"stopId": "CAMELIAS",
"stopSequence": 49
},
{
"arrival": {
"time": "1771838147"
},
"departure": {
"time": "1771838147"
},
"stopId": "ISORET",
"stopSequence": 50
},
{
"arrival": {
"time": "1771838234"
},
"departure": {
"time": "1771838234"
},
"stopId": "GILLIER",
"stopSequence": 51
},
{
"arrival": {
"time": "1771838304"
},
"departure": {
"time": "1771838304"
},
"stopId": "DEUCRO-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771838344"
},
"departure": {
"time": "1771838344"
},
"stopId": "THULEA-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771838397"
},
"departure": {
"time": "1771838397"
},
"stopId": "BRISPO-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771838502"
},
"departure": {
"time": "1771838502"
},
"stopId": "ALDUNA-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771838635"
},
"departure": {
"time": "1771838635"
},
"stopId": "EUROPE-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771838704"
},
"departure": {
"time": "1771838704"
},
"stopId": "RBRIOLLA",
"stopSequence": 57
},
{
"arrival": {
"time": "1771838795"
},
"departure": {
"time": "1771838795"
},
"stopId": "RAMON",
"stopSequence": 58
},
{
"arrival": {
"time": "1771838875"
},
"departure": {
"time": "1771838875"
},
"stopId": "CARREF5B",
"stopSequence": 59
},
{
"arrival": {
"time": "1771839051"
},
"departure": {
"time": "1771839051"
},
"stopId": "ESEO",
"stopSequence": 60
},
{
"arrival": {
"time": "1771839116"
},
"departure": {
"time": "1771839116"
},
"stopId": "CHARNASS",
"stopSequence": 61
},
{
"arrival": {
"time": "1771839199"
},
"departure": {
"time": "1771839199"
},
"stopId": "FRATER",
"stopSequence": 62
},
{
"arrival": {
"time": "1771839245"
},
"departure": {
"time": "1771839245"
},
"stopId": "AURIOL-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1771839293"
},
"stopId": "AQUAVITA",
"stopSequence": 64
}
],
"trip": {
"directionId": 1,
"routeId": "05",
"tripId": "6568198"
}
}
},
{
"id": "trip:6568610",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771836780"
},
"stopId": "TRELAZE",
"stopSequence": 0
},
{
"arrival": {
"time": "1771836802"
},
"departure": {
"time": "1771836802"
},
"stopId": "MALRAUX",
"stopSequence": 1
},
{
"arrival": {
"time": "1771836840"
},
"departure": {
"time": "1771836840"
},
"stopId": "FMAURIAC",
"stopSequence": 2
},
{
"arrival": {
"time": "1771836889"
},
"departure": {
"time": "1771836889"
},
"stopId": "TRELGARE",
"stopSequence": 3
},
{
"arrival": {
"time": "1771836958"
},
"departure": {
"time": "1771836958"
},
"stopId": "MALEMBAR",
"stopSequence": 4
},
{
"arrival": {
"time": "1771837047"
},
"departure": {
"time": "1771837047"
},
"stopId": "DEGAULLE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771837118"
},
"departure": {
"time": "1771837118"
},
"stopId": "BAHONNEA",
"stopSequence": 6
},
{
"arrival": {
"time": "1771837250"
},
"departure": {
"time": "1771837250"
},
"stopId": "GENTRIC",
"stopSequence": 7
},
{
"arrival": {
"time": "1771837349"
},
"departure": {
"time": "1771837349"
},
"stopId": "DAUTEL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771836960"
},
"departure": {
"time": "1771836960"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HMTREL",
"stopSequence": 9
},
{
"arrival": {
"time": "1771837048"
},
"departure": {
"time": "1771837048"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CIMTRELA",
"stopSequence": 10
},
{
"arrival": {
"time": "1771837087"
},
"departure": {
"time": "1771837087"
},
"scheduleRelationship": "SKIPPED",
"stopId": "EGLTRELA",
"stopSequence": 11
},
{
"arrival": {
"time": "1771837135"
},
"departure": {
"time": "1771837135"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MAIRTREL",
"stopSequence": 12
},
{
"arrival": {
"time": "1771837188"
},
"departure": {
"time": "1771837188"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MONTHIBE",
"stopSequence": 13
},
{
"arrival": {
"time": "1771837247"
},
"departure": {
"time": "1771837247"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ARENA",
"stopSequence": 14
},
{
"arrival": {
"time": "1771837374"
},
"departure": {
"time": "1771837374"
},
"stopId": "BUISSON",
"stopSequence": 15
},
{
"arrival": {
"time": "1771837423"
},
"departure": {
"time": "1771837423"
},
"stopId": "PYRAM02",
"stopSequence": 16
},
{
"arrival": {
"time": "1771837499"
},
"departure": {
"time": "1771837499"
},
"stopId": "LEFEVRE",
"stopSequence": 17
},
{
"arrival": {
"time": "1771837534"
},
"departure": {
"time": "1771837534"
},
"stopId": "MALAQUAI",
"stopSequence": 18
},
{
"arrival": {
"time": "1771837593"
},
"departure": {
"time": "1771837593"
},
"stopId": "MENARD",
"stopSequence": 19
},
{
"arrival": {
"time": "1771837638"
},
"departure": {
"time": "1771837638"
},
"stopId": "CHOUTEAU",
"stopSequence": 20
},
{
"arrival": {
"time": "1771837708"
},
"departure": {
"time": "1771837708"
},
"stopId": "FRESNAIE",
"stopSequence": 21
},
{
"arrival": {
"time": "1771837793"
},
"departure": {
"time": "1771837793"
},
"stopId": "MARAIS",
"stopSequence": 22
},
{
"arrival": {
"time": "1771837854"
},
"departure": {
"time": "1771837854"
},
"stopId": "BELLVUTR",
"stopSequence": 23
},
{
"arrival": {
"time": "1771837903"
},
"departure": {
"time": "1771837903"
},
"stopId": "LEOLAGRA",
"stopSequence": 24
},
{
"arrival": {
"time": "1771837966"
},
"departure": {
"time": "1771837966"
},
"stopId": "VDLOIRE",
"stopSequence": 25
},
{
"arrival": {
"time": "1771838073"
},
"departure": {
"time": "1771838073"
},
"stopId": "ECLATERI",
"stopSequence": 26
},
{
"arrival": {
"time": "1771838197"
},
"departure": {
"time": "1771838197"
},
"stopId": "JUSTICES",
"stopSequence": 27
},
{
"arrival": {
"time": "1771838242"
},
"departure": {
"time": "1771838242"
},
"stopId": "DELACROI",
"stopSequence": 28
},
{
"arrival": {
"time": "1771838323"
},
"departure": {
"time": "1771838323"
},
"stopId": "SAUMUROI",
"stopSequence": 29
},
{
"arrival": {
"time": "1771838391"
},
"departure": {
"time": "1771838391"
},
"stopId": "MADELEIN",
"stopSequence": 30
},
{
"arrival": {
"time": "1771838436"
},
"departure": {
"time": "1771838436"
},
"stopId": "VOLNEY",
"stopSequence": 31
},
{
"arrival": {
"time": "1771838514"
},
"departure": {
"time": "1771838514"
},
"stopId": "BOURGONN",
"stopSequence": 32
},
{
"arrival": {
"time": "1771838573"
},
"departure": {
"time": "1771838573"
},
"stopId": "MICHELET",
"stopSequence": 33
},
{
"arrival": {
"time": "1771838623"
},
"departure": {
"time": "1771838623"
},
"stopId": "ANLEROY",
"stopSequence": 34
},
{
"arrival": {
"time": "1771838758"
},
"departure": {
"time": "1771838758"
},
"stopId": "PAULBERT",
"stopSequence": 35
},
{
"arrival": {
"time": "1771838813"
},
"departure": {
"time": "1771838813"
},
"stopId": "HARAS",
"stopSequence": 36
},
{
"arrival": {
"time": "1771838888"
},
"departure": {
"time": "1771838888"
},
"stopId": "STAUBIN",
"stopSequence": 37
},
{
"arrival": {
"time": "1771838984"
},
"stopId": "LORRTERM",
"stopSequence": 38
}
],
"trip": {
"directionId": 0,
"routeId": "01",
"tripId": "6568610"
}
}
},
{
"id": "trip:6568195",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771836137"
},
"departure": {
"time": "1771836171"
},
"stopId": "CARREF5B",
"stopSequence": 59
},
{
"arrival": {
"time": "1771836314"
},
"departure": {
"time": "1771836314"
},
"stopId": "ESEO",
"stopSequence": 60
},
{
"arrival": {
"time": "1771836377"
},
"departure": {
"time": "1771836377"
},
"stopId": "CHARNASS",
"stopSequence": 61
},
{
"arrival": {
"time": "1771836457"
},
"departure": {
"time": "1771836457"
},
"stopId": "FRATER",
"stopSequence": 62
},
{
"arrival": {
"time": "1771836503"
},
"departure": {
"time": "1771836503"
},
"stopId": "AURIOL-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1771836556"
},
"stopId": "AQUAVITA",
"stopSequence": 64
}
],
"trip": {
"directionId": 1,
"routeId": "05",
"tripId": "6568195"
}
}
},
{
"id": "trip:6570214",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771836082"
},
"departure": {
"time": "1771836082"
},
"stopId": "MENDES-E",
"stopSequence": 7
}
],
"trip": {
"directionId": 1,
"routeId": "Tbus",
"tripId": "6570214"
}
}
},
{
"id": "trip:6568620",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771836077"
},
"departure": {
"time": "1771836111"
},
"stopId": "JUSTIC-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771836171"
},
"departure": {
"time": "1771836171"
},
"stopId": "ECLATE-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771836221"
},
"departure": {
"time": "1771836221"
},
"stopId": "VDLOIR-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771836261"
},
"departure": {
"time": "1771836261"
},
"stopId": "LEOLAG-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771836298"
},
"departure": {
"time": "1771836298"
},
"stopId": "BELVTR-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771836379"
},
"departure": {
"time": "1771836379"
},
"stopId": "MARAIS-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771836451"
},
"departure": {
"time": "1771836451"
},
"stopId": "FRESNA-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771836528"
},
"departure": {
"time": "1771836528"
},
"stopId": "CHOUTE-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771836571"
},
"departure": {
"time": "1771836571"
},
"stopId": "MENA-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771836633"
},
"departure": {
"time": "1771836633"
},
"stopId": "MALAQU-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771836666"
},
"departure": {
"time": "1771836666"
},
"stopId": "LEFEVR-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771836734"
},
"departure": {
"time": "1771836734"
},
"stopId": "PYRAM2-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771836801"
},
"departure": {
"time": "1771836801"
},
"stopId": "BUISSO-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771836837"
},
"departure": {
"time": "1771836837"
},
"stopId": "DAUTEL-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771836941"
},
"departure": {
"time": "1771836941"
},
"stopId": "GENTR-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1771837066"
},
"departure": {
"time": "1771837066"
},
"stopId": "BAHONN-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1771837134"
},
"departure": {
"time": "1771837134"
},
"stopId": "DEGAUL-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771837208"
},
"departure": {
"time": "1771837208"
},
"stopId": "MALEMB-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771836738"
},
"departure": {
"time": "1771836738"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ARENA-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771836801"
},
"departure": {
"time": "1771836801"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MONTHI-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771836863"
},
"departure": {
"time": "1771836863"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MAIRTR-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771836906"
},
"departure": {
"time": "1771836906"
},
"scheduleRelationship": "SKIPPED",
"stopId": "EGLTRE-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771836942"
},
"departure": {
"time": "1771836942"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CIMETR-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771837020"
},
"departure": {
"time": "1771837020"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HMTRE-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771837120"
},
"departure": {
"time": "1771837120"
},
"scheduleRelationship": "SKIPPED",
"stopId": "TRELGA-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771837401"
},
"departure": {
"time": "1771837401"
},
"stopId": "FMAURI-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771837457"
},
"departure": {
"time": "1771837457"
},
"stopId": "MALRAU-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771837514"
},
"stopId": "TRELA-AR",
"stopSequence": 38
}
],
"trip": {
"directionId": 1,
"routeId": "01",
"tripId": "6568620"
}
}
},
{
"id": "trip:6568157",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771837440"
},
"stopId": "AQUA-D5A",
"stopSequence": 0
},
{
"arrival": {
"time": "1771837487"
},
"departure": {
"time": "1771837487"
},
"stopId": "AURIOL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771837533"
},
"departure": {
"time": "1771837533"
},
"stopId": "FRATE-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771837599"
},
"departure": {
"time": "1771837599"
},
"stopId": "CHARNA-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771837662"
},
"departure": {
"time": "1771837662"
},
"stopId": "ESEO-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771837800"
},
"departure": {
"time": "1771837800"
},
"stopId": "CARREF5A",
"stopSequence": 5
},
{
"arrival": {
"time": "1771837884"
},
"departure": {
"time": "1771837884"
},
"stopId": "RAMON-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771837969"
},
"departure": {
"time": "1771837969"
},
"stopId": "RBRIOL-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771838040"
},
"departure": {
"time": "1771838040"
},
"stopId": "EUROPE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771838155"
},
"departure": {
"time": "1771838155"
},
"stopId": "ALDUNANT",
"stopSequence": 9
},
{
"arrival": {
"time": "1771838280"
},
"departure": {
"time": "1771838280"
},
"stopId": "BRISPOTI",
"stopSequence": 10
},
{
"arrival": {
"time": "1771838330"
},
"departure": {
"time": "1771838330"
},
"stopId": "THULEAU",
"stopSequence": 11
},
{
"arrival": {
"time": "1771838370"
},
"departure": {
"time": "1771838370"
},
"stopId": "DEUCROIX",
"stopSequence": 12
},
{
"arrival": {
"time": "1771838453"
},
"departure": {
"time": "1771838453"
},
"stopId": "GILLIE-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771838549"
},
"departure": {
"time": "1771838549"
},
"stopId": "ISORET-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771838640"
},
"departure": {
"time": "1771838640"
},
"stopId": "CAMELI-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771838736"
},
"departure": {
"time": "1771838736"
},
"stopId": "ESPACE5A",
"stopSequence": 16
},
{
"arrival": {
"time": "1771838838"
},
"departure": {
"time": "1771838838"
},
"stopId": "VILLECHI",
"stopSequence": 17
},
{
"arrival": {
"time": "1771838901"
},
"departure": {
"time": "1771838901"
},
"stopId": "STLEON5A",
"stopSequence": 18
},
{
"arrival": {
"time": "1771838960"
},
"departure": {
"time": "1771838960"
},
"stopId": "JEJAURES",
"stopSequence": 19
},
{
"arrival": {
"time": "1771839060"
},
"departure": {
"time": "1771839060"
},
"stopId": "JUSTICES",
"stopSequence": 20
},
{
"arrival": {
"time": "1771839100"
},
"departure": {
"time": "1771839100"
},
"stopId": "DELACROI",
"stopSequence": 21
},
{
"arrival": {
"time": "1771839173"
},
"departure": {
"time": "1771839173"
},
"stopId": "SAUMUROI",
"stopSequence": 22
},
{
"arrival": {
"time": "1771839254"
},
"departure": {
"time": "1771839254"
},
"stopId": "INTERMIL",
"stopSequence": 23
},
{
"arrival": {
"time": "1771839313"
},
"departure": {
"time": "1771839313"
},
"stopId": "HAUTPRES",
"stopSequence": 24
},
{
"arrival": {
"time": "1771839360"
},
"departure": {
"time": "1771839420"
},
"stopId": "DELATTRE",
"stopSequence": 25
},
{
"arrival": {
"time": "1771839495"
},
"departure": {
"time": "1771839495"
},
"stopId": "MORELLER",
"stopSequence": 26
},
{
"arrival": {
"time": "1771839529"
},
"departure": {
"time": "1771839529"
},
"stopId": "ARBORE-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771839600"
},
"departure": {
"time": "1771839600"
},
"stopId": "ORGEMO-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771839660"
},
"departure": {
"time": "1771839660"
},
"stopId": "NERUDA",
"stopSequence": 29
},
{
"arrival": {
"time": "1771839703"
},
"departure": {
"time": "1771839703"
},
"stopId": "ORGEMONT",
"stopSequence": 30
},
{
"arrival": {
"time": "1771839748"
},
"departure": {
"time": "1771839748"
},
"stopId": "FRCEVERT",
"stopSequence": 31
},
{
"arrival": {
"time": "1771839787"
},
"departure": {
"time": "1771839787"
},
"stopId": "APPENTIS",
"stopSequence": 32
}
],
"trip": {
"directionId": 0,
"routeId": "05",
"tripId": "6568157"
}
}
},
{
"id": "trip:6570220",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771839720"
},
"stopId": "LEQUAI-E",
"stopSequence": 0
},
{
"arrival": {
"time": "1771839763"
},
"departure": {
"time": "1771839763"
},
"stopId": "LEQUAI",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "Tbus",
"tripId": "6570220"
}
}
},
{
"id": "trip:6570216",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771836840"
},
"stopId": "LEQUAI-E",
"stopSequence": 0
},
{
"arrival": {
"time": "1771836883"
},
"departure": {
"time": "1771836883"
},
"stopId": "LEQUAI",
"stopSequence": 1
},
{
"arrival": {
"time": "1771837088"
},
"departure": {
"time": "1771837088"
},
"stopId": "CHDARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1771837120"
},
"departure": {
"time": "1771837120"
},
"stopId": "CCI",
"stopSequence": 3
},
{
"arrival": {
"time": "1771837260"
},
"departure": {
"time": "1771837260"
},
"stopId": "HARAS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771837343"
},
"departure": {
"time": "1771837343"
},
"stopId": "STAUBIN",
"stopSequence": 5
},
{
"arrival": {
"time": "1771837440"
},
"departure": {
"time": "1771837440"
},
"stopId": "LORRAIN1",
"stopSequence": 6
},
{
"arrival": {
"time": "1771837620"
},
"stopId": "MENDES-E",
"stopSequence": 7
}
],
"trip": {
"directionId": 1,
"routeId": "Tbus",
"tripId": "6570216"
}
}
},
{
"id": "trip:6572245",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771838400"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HOPITAL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771838405"
},
"departure": {
"time": "1771838405"
},
"stopId": "HRECULEE",
"stopSequence": 2
},
{
"arrival": {
"time": "1771838456"
},
"departure": {
"time": "1771838456"
},
"stopId": "FMEDECIN",
"stopSequence": 3
},
{
"arrival": {
"time": "1771838541"
},
"departure": {
"time": "1771838541"
},
"stopId": "WJMO-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771838590"
},
"departure": {
"time": "1771838590"
},
"stopId": "ESEO",
"stopSequence": 5
},
{
"arrival": {
"time": "1771838648"
},
"departure": {
"time": "1771838648"
},
"stopId": "CHARNASS",
"stopSequence": 6
},
{
"arrival": {
"time": "1771838721"
},
"departure": {
"time": "1771838721"
},
"stopId": "FRATER",
"stopSequence": 7
},
{
"arrival": {
"time": "1771838776"
},
"departure": {
"time": "1771838776"
},
"stopId": "LECUIT",
"stopSequence": 8
},
{
"arrival": {
"time": "1771838865"
},
"departure": {
"time": "1771838865"
},
"stopId": "BLERIOT",
"stopSequence": 9
},
{
"arrival": {
"time": "1771838926"
},
"departure": {
"time": "1771838926"
},
"stopId": "BARRA",
"stopSequence": 10
},
{
"arrival": {
"time": "1771839003"
},
"departure": {
"time": "1771839003"
},
"stopId": "STTERESE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771839048"
},
"departure": {
"time": "1771839048"
},
"stopId": "BICHBICH",
"stopSequence": 12
},
{
"arrival": {
"time": "1771839104"
},
"departure": {
"time": "1771839104"
},
"stopId": "DESCAZEA",
"stopSequence": 13
},
{
"arrival": {
"time": "1771839184"
},
"departure": {
"time": "1771839184"
},
"stopId": "MONPROFI",
"stopSequence": 14
},
{
"arrival": {
"time": "1771839261"
},
"departure": {
"time": "1771839261"
},
"stopId": "LEQUAI",
"stopSequence": 15
},
{
"arrival": {
"time": "1771839456"
},
"departure": {
"time": "1771839456"
},
"stopId": "FARCSJ-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771839551"
},
"departure": {
"time": "1771839551"
},
"stopId": "MVIGNE-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771839621"
},
"departure": {
"time": "1771839621"
},
"stopId": "CHBBEI-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771839676"
},
"departure": {
"time": "1771839676"
},
"stopId": "BOISRA-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771839742"
},
"departure": {
"time": "1771839742"
},
"stopId": "NDAMLA-E",
"stopSequence": 20
}
],
"trip": {
"directionId": 1,
"routeId": "06",
"tripId": "6572245"
}
}
},
{
"id": "trip:6571930",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771838820"
},
"stopId": "LATOLL",
"stopSequence": 0
},
{
"arrival": {
"time": "1771838877"
},
"departure": {
"time": "1771838877"
},
"stopId": "ECHATS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771838918"
},
"departure": {
"time": "1771838918"
},
"stopId": "CITRONNL",
"stopSequence": 2
},
{
"arrival": {
"time": "1771838965"
},
"departure": {
"time": "1771838965"
},
"stopId": "MONOD",
"stopSequence": 3
},
{
"arrival": {
"time": "1771839000"
},
"departure": {
"time": "1771839000"
},
"stopId": "CERFEUIL",
"stopSequence": 4
},
{
"arrival": {
"time": "1771839061"
},
"departure": {
"time": "1771839061"
},
"stopId": "PROMENIE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771839102"
},
"departure": {
"time": "1771839102"
},
"stopId": "GRANBELL",
"stopSequence": 6
},
{
"arrival": {
"time": "1771839142"
},
"departure": {
"time": "1771839142"
},
"stopId": "RODIN",
"stopSequence": 7
},
{
"arrival": {
"time": "1771839180"
},
"departure": {
"time": "1771839180"
},
"stopId": "BRGPAILL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771839262"
},
"departure": {
"time": "1771839262"
},
"stopId": "LANDREAU",
"stopSequence": 9
},
{
"arrival": {
"time": "1771839294"
},
"departure": {
"time": "1771839294"
},
"stopId": "GDPERIGN",
"stopSequence": 10
},
{
"arrival": {
"time": "1771839334"
},
"departure": {
"time": "1771839334"
},
"stopId": "INRA",
"stopSequence": 11
},
{
"arrival": {
"time": "1771839360"
},
"departure": {
"time": "1771839360"
},
"stopId": "MOREL",
"stopSequence": 12
},
{
"arrival": {
"time": "1771839420"
},
"departure": {
"time": "1771839420"
},
"stopId": "DARWIN",
"stopSequence": 13
},
{
"arrival": {
"time": "1771839540"
},
"departure": {
"time": "1771839540"
},
"stopId": "CNFPT-E",
"stopSequence": 14
}
],
"trip": {
"directionId": 0,
"routeId": "20",
"tripId": "6571930"
}
}
},
{
"id": "trip:6568153",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771836116"
},
"departure": {
"time": "1771836116"
},
"stopId": "LECLER-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771836130"
},
"departure": {
"time": "1771836161"
},
"stopId": "CAMUS-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1771836195"
},
"departure": {
"time": "1771836195"
},
"stopId": "LIZE05-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771836313"
},
"departure": {
"time": "1771836313"
},
"stopId": "PELUAU-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1771836399"
},
"departure": {
"time": "1771836399"
},
"stopId": "AURIOL-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1771836453"
},
"stopId": "AQUAVITA",
"stopSequence": 64
}
],
"trip": {
"directionId": 0,
"routeId": "05",
"tripId": "6568153"
}
}
},
{
"id": "trip:6568348",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771836106"
},
"departure": {
"time": "1771836137"
},
"stopId": "SAVARY",
"stopSequence": 13
},
{
"arrival": {
"time": "1771836276"
},
"departure": {
"time": "1771836276"
},
"stopId": "MENDESFR",
"stopSequence": 14
},
{
"arrival": {
"time": "1771836419"
},
"departure": {
"time": "1771836540"
},
"stopId": "FO-LOR-R",
"stopSequence": 15
},
{
"arrival": {
"time": "1771836627"
},
"departure": {
"time": "1771836627"
},
"stopId": "STAUBI-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771836669"
},
"departure": {
"time": "1771836669"
},
"stopId": "HARAS-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771836780"
},
"departure": {
"time": "1771836780"
},
"stopId": "LESGAR-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771836867"
},
"departure": {
"time": "1771836867"
},
"stopId": "BREMON-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771836924"
},
"departure": {
"time": "1771836924"
},
"stopId": "ACAD-PLA",
"stopSequence": 20
},
{
"arrival": {
"time": "1771836960"
},
"departure": {
"time": "1771836960"
},
"stopId": "CHDARR-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771837320"
},
"departure": {
"time": "1771837320"
},
"stopId": "GDMAIN-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771837380"
},
"departure": {
"time": "1771837380"
},
"stopId": "PERUSSAI",
"stopSequence": 23
},
{
"arrival": {
"time": "1771837414"
},
"departure": {
"time": "1771837414"
},
"stopId": "MAISLAC",
"stopSequence": 24
},
{
"arrival": {
"time": "1771837451"
},
"departure": {
"time": "1771837451"
},
"stopId": "JEAN-MON",
"stopSequence": 25
},
{
"arrival": {
"time": "1771837509"
},
"departure": {
"time": "1771837509"
},
"stopId": "DELESC-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771837545"
},
"departure": {
"time": "1771837545"
},
"stopId": "MONTEC-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771837580"
},
"departure": {
"time": "1771837580"
},
"stopId": "VALLO-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771837624"
},
"departure": {
"time": "1771837624"
},
"stopId": "PROUDH-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771837680"
},
"departure": {
"time": "1771837680"
},
"stopId": "GRESIL-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771837719"
},
"departure": {
"time": "1771837719"
},
"stopId": "WIGAN-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771837806"
},
"departure": {
"time": "1771837806"
},
"stopId": "SHEAKS-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771837850"
},
"departure": {
"time": "1771837850"
},
"stopId": "AQUITA-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771837920"
},
"departure": {
"time": "1771837920"
},
"stopId": "CCMOLI-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771838040"
},
"stopId": "LHOIRI-D",
"stopSequence": 35
}
],
"trip": {
"directionId": 1,
"routeId": "04",
"tripId": "6568348"
}
}
},
{
"id": "trip:6571116",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771837260"
},
"stopId": "2FMBL",
"stopSequence": 0
},
{
"arrival": {
"time": "1771837350"
},
"departure": {
"time": "1771837350"
},
"stopId": "1HARA",
"stopSequence": 1
},
{
"arrival": {
"time": "1771837460"
},
"departure": {
"time": "1771837460"
},
"stopId": "1LGAR",
"stopSequence": 2
},
{
"arrival": {
"time": "1771837550"
},
"departure": {
"time": "1771837550"
},
"stopId": "1LAFA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771837650"
},
"departure": {
"time": "1771837650"
},
"stopId": "1STRA",
"stopSequence": 4
},
{
"arrival": {
"time": "1771837750"
},
"departure": {
"time": "1771837750"
},
"stopId": "1BAMA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771837860"
},
"departure": {
"time": "1771837860"
},
"stopId": "1JE23",
"stopSequence": 6
},
{
"arrival": {
"time": "1771837970"
},
"departure": {
"time": "1771837970"
},
"stopId": "1JVIL",
"stopSequence": 7
},
{
"arrival": {
"time": "1771838090"
},
"stopId": "1ANRO",
"stopSequence": 8
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6571116"
}
}
},
{
"id": "trip:6570219",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771839000"
},
"stopId": "LEQUAI-E",
"stopSequence": 0
},
{
"arrival": {
"time": "1771839043"
},
"departure": {
"time": "1771839043"
},
"stopId": "LEQUAI",
"stopSequence": 1
},
{
"arrival": {
"time": "1771839248"
},
"departure": {
"time": "1771839248"
},
"stopId": "CHDARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1771839280"
},
"departure": {
"time": "1771839280"
},
"stopId": "CCI",
"stopSequence": 3
},
{
"arrival": {
"time": "1771839420"
},
"departure": {
"time": "1771839420"
},
"stopId": "HARAS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771839503"
},
"departure": {
"time": "1771839503"
},
"stopId": "STAUBIN",
"stopSequence": 5
},
{
"arrival": {
"time": "1771839600"
},
"departure": {
"time": "1771839600"
},
"stopId": "LORRAIN1",
"stopSequence": 6
},
{
"arrival": {
"time": "1771839780"
},
"stopId": "MENDES-E",
"stopSequence": 7
}
],
"trip": {
"directionId": 1,
"routeId": "Tbus",
"tripId": "6570219"
}
}
},
{
"id": "trip:6568585",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771836209"
},
"stopId": "MONPROF.",
"stopSequence": 29
}
],
"trip": {
"directionId": 0,
"routeId": "02",
"tripId": "6568585"
}
}
},
{
"id": "trip:6559128",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771836082"
},
"departure": {
"time": "1771836082"
},
"stopId": "DANEMA-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771836097"
},
"departure": {
"time": "1771836097"
},
"stopId": "AVENEU-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771836127"
},
"departure": {
"time": "1771836127"
},
"stopId": "MASTEL-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771836157"
},
"departure": {
"time": "1771836157"
},
"stopId": "JEHUEZ-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771836207"
},
"departure": {
"time": "1771836207"
},
"stopId": "PLATEF-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771836284"
},
"departure": {
"time": "1771836284"
},
"stopId": "ESPMON-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771836347"
},
"departure": {
"time": "1771836347"
},
"stopId": "BELAIR-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771836396"
},
"departure": {
"time": "1771836396"
},
"stopId": "ZOLA-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771836462"
},
"departure": {
"time": "1771836462"
},
"stopId": "ANAFRA-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771836531"
},
"departure": {
"time": "1771836531"
},
"stopId": "PISCMU-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771836771"
},
"departure": {
"time": "1771836771"
},
"stopId": "DOMVATER",
"stopSequence": 42
},
{
"arrival": {
"time": "1771836455"
},
"departure": {
"time": "1771836455"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DEBEAU-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771836480"
},
"departure": {
"time": "1771836480"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DIX8JU-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771836507"
},
"departure": {
"time": "1771836507"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHPEGU-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771836544"
},
"departure": {
"time": "1771836544"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HAUCOU-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771836687"
},
"departure": {
"time": "1771836687"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GERMTI-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771836720"
},
"departure": {
"time": "1771836720"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DOMVAL-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771836805"
},
"departure": {
"time": "1771836805"
},
"stopId": "RECLAI-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771836844"
},
"departure": {
"time": "1771836844"
},
"stopId": "RENOIR-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771836874"
},
"departure": {
"time": "1771836874"
},
"stopId": "CAMPJU-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771836909"
},
"departure": {
"time": "1771836909"
},
"stopId": "JUIGN-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771836998"
},
"stopId": "BENE-E",
"stopSequence": 53
}
],
"trip": {
"directionId": 1,
"routeId": "07",
"tripId": "6559128"
}
}
},
{
"id": "trip:6567949",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771836360"
},
"stopId": "ROMORNA",
"stopSequence": 0
},
{
"arrival": {
"time": "1771836442"
},
"departure": {
"time": "1771836442"
},
"stopId": "LECHENE",
"stopSequence": 1
},
{
"arrival": {
"time": "1771836465"
},
"departure": {
"time": "1771836465"
},
"stopId": "PORTSG",
"stopSequence": 2
},
{
"arrival": {
"time": "1771836505"
},
"departure": {
"time": "1771836505"
},
"stopId": "VANRIE",
"stopSequence": 3
},
{
"arrival": {
"time": "1771836562"
},
"departure": {
"time": "1771836562"
},
"stopId": "CLOSNEUF",
"stopSequence": 4
},
{
"arrival": {
"time": "1771836619"
},
"departure": {
"time": "1771836619"
},
"stopId": "HOSGEMME",
"stopSequence": 5
},
{
"arrival": {
"time": "1771836664"
},
"departure": {
"time": "1771836664"
},
"stopId": "MASGEMME",
"stopSequence": 6
},
{
"arrival": {
"time": "1771836722"
},
"departure": {
"time": "1771836722"
},
"stopId": "LOUPINO",
"stopSequence": 7
},
{
"arrival": {
"time": "1771836789"
},
"departure": {
"time": "1771836789"
},
"stopId": "LESROSES",
"stopSequence": 8
},
{
"arrival": {
"time": "1771836840"
},
"departure": {
"time": "1771836840"
},
"stopId": "RTEDANGE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771836862"
},
"departure": {
"time": "1771836862"
},
"stopId": "BELOEIL",
"stopSequence": 10
},
{
"arrival": {
"time": "1771836922"
},
"departure": {
"time": "1771836922"
},
"stopId": "JOLIVETT",
"stopSequence": 11
},
{
"arrival": {
"time": "1771836943"
},
"departure": {
"time": "1771836943"
},
"stopId": "HUTREAU",
"stopSequence": 12
},
{
"arrival": {
"time": "1771837012"
},
"departure": {
"time": "1771837012"
},
"stopId": "COSSE",
"stopSequence": 13
},
{
"arrival": {
"time": "1771837049"
},
"departure": {
"time": "1771837049"
},
"stopId": "AUBRY",
"stopSequence": 14
},
{
"arrival": {
"time": "1771837099"
},
"departure": {
"time": "1771837099"
},
"stopId": "MTARDAT",
"stopSequence": 15
},
{
"arrival": {
"time": "1771837129"
},
"departure": {
"time": "1771837129"
},
"stopId": "INTREPID",
"stopSequence": 16
},
{
"arrival": {
"time": "1771837166"
},
"departure": {
"time": "1771837166"
},
"stopId": "BEDIER",
"stopSequence": 17
},
{
"arrival": {
"time": "1771837200"
},
"departure": {
"time": "1771837200"
},
"stopId": "LETANDUE",
"stopSequence": 18
},
{
"arrival": {
"time": "1771837308"
},
"departure": {
"time": "1771837308"
},
"stopId": "STRASBOU",
"stopSequence": 19
},
{
"arrival": {
"time": "1771837374"
},
"departure": {
"time": "1771837374"
},
"stopId": "FREMUR",
"stopSequence": 20
},
{
"arrival": {
"time": "1771837429"
},
"departure": {
"time": "1771837429"
},
"stopId": "VAUBAN",
"stopSequence": 21
},
{
"arrival": {
"time": "1771837468"
},
"departure": {
"time": "1771837468"
},
"stopId": "POIREL",
"stopSequence": 22
},
{
"arrival": {
"time": "1771837536"
},
"departure": {
"time": "1771837536"
},
"stopId": "PONTNOIR",
"stopSequence": 23
},
{
"arrival": {
"time": "1771837580"
},
"departure": {
"time": "1771837580"
},
"stopId": "SEMARD",
"stopSequence": 24
},
{
"arrival": {
"time": "1771837620"
},
"departure": {
"time": "1771837620"
},
"stopId": "GARETERM",
"stopSequence": 25
},
{
"arrival": {
"time": "1771837831"
},
"departure": {
"time": "1771837831"
},
"stopId": "HARAS",
"stopSequence": 26
},
{
"arrival": {
"time": "1771837891"
},
"departure": {
"time": "1771837891"
},
"stopId": "STAUBIN",
"stopSequence": 27
},
{
"arrival": {
"time": "1771837980"
},
"departure": {
"time": "1771838040"
},
"stopId": "LOHUIT",
"stopSequence": 28
},
{
"arrival": {
"time": "1771838192"
},
"departure": {
"time": "1771838192"
},
"stopId": "PLDULY-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771838272"
},
"departure": {
"time": "1771838272"
},
"stopId": "STJOS-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771838342"
},
"departure": {
"time": "1771838342"
},
"stopId": "ANFRAN-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771838392"
},
"departure": {
"time": "1771838392"
},
"stopId": "DESMAZ-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771838520"
},
"departure": {
"time": "1771838520"
},
"stopId": "MONGAZ-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771838589"
},
"departure": {
"time": "1771838589"
},
"stopId": "GERICA-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771838614"
},
"departure": {
"time": "1771838614"
},
"stopId": "STLEON-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771838711"
},
"departure": {
"time": "1771838711"
},
"stopId": "CORMI-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771838760"
},
"departure": {
"time": "1771838760"
},
"stopId": "VILSAN-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771838895"
},
"departure": {
"time": "1771838895"
},
"stopId": "GASPAL-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771838991"
},
"departure": {
"time": "1771838991"
},
"stopId": "MARAIS",
"stopSequence": 40
},
{
"arrival": {
"time": "1771839046"
},
"departure": {
"time": "1771839046"
},
"stopId": "BELLVUTR",
"stopSequence": 41
},
{
"arrival": {
"time": "1771839124"
},
"departure": {
"time": "1771839124"
},
"stopId": "DAGUER-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771839182"
},
"departure": {
"time": "1771839182"
},
"stopId": "ALLUME-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771839233"
},
"departure": {
"time": "1771839233"
},
"stopId": "RIOTTE-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771839305"
},
"departure": {
"time": "1771839305"
},
"stopId": "LAVOIR-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771839420"
},
"departure": {
"time": "1771839420"
},
"stopId": "JEBOUT-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771839473"
},
"departure": {
"time": "1771839473"
},
"stopId": "BAUDRA-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771839600"
},
"stopId": "MOULINMA",
"stopSequence": 48
}
],
"trip": {
"directionId": 0,
"routeId": "08",
"tripId": "6567949"
}
}
},
{
"id": "trip:6567879",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771839240"
},
"stopId": "MOULINMA",
"stopSequence": 0
},
{
"arrival": {
"time": "1771839352"
},
"departure": {
"time": "1771839352"
},
"stopId": "BAUDRAI",
"stopSequence": 1
},
{
"arrival": {
"time": "1771839420"
},
"departure": {
"time": "1771839420"
},
"stopId": "GUILLEB.",
"stopSequence": 2
},
{
"arrival": {
"time": "1771839449"
},
"departure": {
"time": "1771839449"
},
"stopId": "RONCIE-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771839482"
},
"departure": {
"time": "1771839482"
},
"stopId": "JEROST-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771839511"
},
"departure": {
"time": "1771839511"
},
"stopId": "MACURI-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771839540"
},
"departure": {
"time": "1771839540"
},
"stopId": "GGSAND-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771839595"
},
"departure": {
"time": "1771839595"
},
"stopId": "FRANVI-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771839698"
},
"departure": {
"time": "1771839698"
},
"stopId": "GIRARDE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771839742"
},
"departure": {
"time": "1771839742"
},
"stopId": "CHESNAIE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771839780"
},
"departure": {
"time": "1771839780"
},
"stopId": "GENDRON",
"stopSequence": 10
}
],
"trip": {
"directionId": 0,
"routeId": "09",
"tripId": "6567879"
}
}
},
{
"id": "trip:6568013",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771838820"
},
"stopId": "BENE",
"stopSequence": 0
},
{
"arrival": {
"time": "1771838874"
},
"departure": {
"time": "1771838874"
},
"stopId": "JUIGDEP",
"stopSequence": 1
},
{
"arrival": {
"time": "1771838906"
},
"departure": {
"time": "1771838906"
},
"stopId": "CAMPJUIG",
"stopSequence": 2
},
{
"arrival": {
"time": "1771838934"
},
"departure": {
"time": "1771838934"
},
"stopId": "RENOIR",
"stopSequence": 3
},
{
"arrival": {
"time": "1771838962"
},
"departure": {
"time": "1771838962"
},
"stopId": "RECLAIR",
"stopSequence": 4
},
{
"arrival": {
"time": "1771838995"
},
"departure": {
"time": "1771838995"
},
"stopId": "DOMVATER",
"stopSequence": 5
},
{
"arrival": {
"time": "1771839234"
},
"departure": {
"time": "1771839234"
},
"stopId": "PISCMU-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771839236"
},
"departure": {
"time": "1771839236"
},
"stopId": "PISCMUFF",
"stopSequence": 7
},
{
"arrival": {
"time": "1771839307"
},
"departure": {
"time": "1771839307"
},
"stopId": "ANAFRAN",
"stopSequence": 8
},
{
"arrival": {
"time": "1771839000"
},
"departure": {
"time": "1771839000"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DOMVAL",
"stopSequence": 9
},
{
"arrival": {
"time": "1771839024"
},
"departure": {
"time": "1771839024"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GERMTILL",
"stopSequence": 10
},
{
"arrival": {
"time": "1771839182"
},
"departure": {
"time": "1771839182"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HAUCOUD",
"stopSequence": 11
},
{
"arrival": {
"time": "1771839217"
},
"departure": {
"time": "1771839217"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHPEGUY",
"stopSequence": 12
},
{
"arrival": {
"time": "1771839238"
},
"departure": {
"time": "1771839238"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DIX8JUI",
"stopSequence": 13
},
{
"arrival": {
"time": "1771839270"
},
"departure": {
"time": "1771839270"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DEBEAUVO",
"stopSequence": 14
},
{
"arrival": {
"time": "1771839367"
},
"departure": {
"time": "1771839367"
},
"stopId": "ZOLA",
"stopSequence": 15
},
{
"arrival": {
"time": "1771839424"
},
"departure": {
"time": "1771839424"
},
"stopId": "BELAIR",
"stopSequence": 16
},
{
"arrival": {
"time": "1771839484"
},
"departure": {
"time": "1771839484"
},
"stopId": "ESPMONTR",
"stopSequence": 17
},
{
"arrival": {
"time": "1771839553"
},
"departure": {
"time": "1771839553"
},
"stopId": "PLATFLEU",
"stopSequence": 18
},
{
"arrival": {
"time": "1771839616"
},
"departure": {
"time": "1771839616"
},
"stopId": "JEHUEZ",
"stopSequence": 19
},
{
"arrival": {
"time": "1771839667"
},
"departure": {
"time": "1771839667"
},
"stopId": "MASTELLE",
"stopSequence": 20
},
{
"arrival": {
"time": "1771839706"
},
"departure": {
"time": "1771839706"
},
"stopId": "AVENEURO",
"stopSequence": 21
},
{
"arrival": {
"time": "1771839724"
},
"departure": {
"time": "1771839724"
},
"stopId": "DANEMA",
"stopSequence": 22
},
{
"arrival": {
"time": "1771839780"
},
"departure": {
"time": "1771839780"
},
"stopId": "ALLEMAGN",
"stopSequence": 23
}
],
"trip": {
"directionId": 0,
"routeId": "07",
"tripId": "6568013"
}
}
},
{
"id": "trip:6568051",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771836101"
},
"departure": {
"time": "1771836127"
},
"stopId": "CHATELAI",
"stopSequence": 5
},
{
"arrival": {
"time": "1771836156"
},
"departure": {
"time": "1771836187"
},
"stopId": "CRBLANCH",
"stopSequence": 6
},
{
"arrival": {
"time": "1771836205"
},
"departure": {
"time": "1771836205"
},
"stopId": "ORMEAUX",
"stopSequence": 7
},
{
"arrival": {
"time": "1771836253"
},
"departure": {
"time": "1771836253"
},
"stopId": "VANDEL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771836333"
},
"departure": {
"time": "1771836333"
},
"stopId": "ISORET",
"stopSequence": 9
},
{
"arrival": {
"time": "1771836396"
},
"departure": {
"time": "1771836396"
},
"stopId": "GILLIER",
"stopSequence": 10
},
{
"arrival": {
"time": "1771836427"
},
"departure": {
"time": "1771836427"
},
"stopId": "DAGUENET",
"stopSequence": 11
},
{
"arrival": {
"time": "1771836482"
},
"departure": {
"time": "1771836482"
},
"stopId": "JERUSALE",
"stopSequence": 12
},
{
"arrival": {
"time": "1771836568"
},
"departure": {
"time": "1771836568"
},
"stopId": "MONTAIG",
"stopSequence": 13
},
{
"arrival": {
"time": "1771836727"
},
"departure": {
"time": "1771836727"
},
"stopId": "LANGLADE",
"stopSequence": 14
},
{
"arrival": {
"time": "1771836787"
},
"departure": {
"time": "1771836787"
},
"stopId": "AROBASE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771836851"
},
"departure": {
"time": "1771836851"
},
"stopId": "PCOUBERT",
"stopSequence": 16
},
{
"arrival": {
"time": "1771836940"
},
"departure": {
"time": "1771836940"
},
"stopId": "JEBOUIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771837027"
},
"departure": {
"time": "1771837027"
},
"stopId": "MADELEIN",
"stopSequence": 18
},
{
"arrival": {
"time": "1771837074"
},
"departure": {
"time": "1771837074"
},
"stopId": "VOLNEY",
"stopSequence": 19
},
{
"arrival": {
"time": "1771837155"
},
"departure": {
"time": "1771837155"
},
"stopId": "BOURGONN",
"stopSequence": 20
},
{
"arrival": {
"time": "1771837216"
},
"departure": {
"time": "1771837216"
},
"stopId": "MICHELET",
"stopSequence": 21
},
{
"arrival": {
"time": "1771837267"
},
"departure": {
"time": "1771837267"
},
"stopId": "ANLEROY",
"stopSequence": 22
},
{
"arrival": {
"time": "1771837428"
},
"departure": {
"time": "1771837428"
},
"stopId": "PAULBERT",
"stopSequence": 23
},
{
"arrival": {
"time": "1771837506"
},
"stopId": "LICES",
"stopSequence": 24
}
],
"trip": {
"directionId": 1,
"routeId": "07",
"tripId": "6568051"
}
}
},
{
"id": "trip:6572233",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771836117"
},
"departure": {
"time": "1771836154"
},
"stopId": "FARCSJ-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771836212"
},
"departure": {
"time": "1771836212"
},
"stopId": "MVIGNE-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771836279"
},
"departure": {
"time": "1771836279"
},
"stopId": "CHBBEI-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771836334"
},
"departure": {
"time": "1771836334"
},
"stopId": "BOISRA-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771836400"
},
"departure": {
"time": "1771836400"
},
"stopId": "NDAMLA-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771836463"
},
"departure": {
"time": "1771836463"
},
"stopId": "POLYTE-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771836519"
},
"departure": {
"time": "1771836519"
},
"stopId": "CITEUN-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771836579"
},
"departure": {
"time": "1771836579"
},
"stopId": "BEAUSS-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771836664"
},
"departure": {
"time": "1771836664"
},
"stopId": "CNFPT-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1771836849"
},
"departure": {
"time": "1771836849"
},
"stopId": "JEMONNET",
"stopSequence": 25
},
{
"arrival": {
"time": "1771836900"
},
"departure": {
"time": "1771836900"
},
"stopId": "MAISLA-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771836936"
},
"departure": {
"time": "1771836936"
},
"stopId": "PERUSS-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771836962"
},
"departure": {
"time": "1771836962"
},
"stopId": "MAISEN-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771837002"
},
"departure": {
"time": "1771837002"
},
"stopId": "LACDMA-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771837047"
},
"departure": {
"time": "1771837047"
},
"stopId": "CAMLAC-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771837138"
},
"departure": {
"time": "1771837138"
},
"stopId": "CROISE-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771837164"
},
"departure": {
"time": "1771837164"
},
"stopId": "PRUNIE-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771837235"
},
"departure": {
"time": "1771837235"
},
"stopId": "PETVIV-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771837300"
},
"departure": {
"time": "1771837300"
},
"stopId": "VALMAI-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771837333"
},
"departure": {
"time": "1771837333"
},
"stopId": "P-ANJO-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771837463"
},
"departure": {
"time": "1771837463"
},
"stopId": "HARENC",
"stopSequence": 36
},
{
"arrival": {
"time": "1771837474"
},
"departure": {
"time": "1771837474"
},
"stopId": "P-ANJOU",
"stopSequence": 37
},
{
"arrival": {
"time": "1771837526"
},
"departure": {
"time": "1771837526"
},
"stopId": "CLOSVIGN",
"stopSequence": 38
},
{
"arrival": {
"time": "1771837554"
},
"departure": {
"time": "1771837554"
},
"stopId": "CHATAI-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771837607"
},
"departure": {
"time": "1771837607"
},
"stopId": "PIVERD-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771837660"
},
"departure": {
"time": "1771837660"
},
"stopId": "ARTAUD-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771837723"
},
"departure": {
"time": "1771837723"
},
"stopId": "HAUBOU-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771837805"
},
"departure": {
"time": "1771837805"
},
"stopId": "PETPOR-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771837846"
},
"departure": {
"time": "1771837846"
},
"stopId": "CHEVRI-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771837900"
},
"stopId": "BOUCHE-E",
"stopSequence": 45
}
],
"trip": {
"directionId": 1,
"routeId": "06",
"tripId": "6572233"
}
}
},
{
"id": "trip:6052643",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771836104"
},
"departure": {
"time": "1771836135"
},
"stopId": "EBLE-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771838187"
},
"departure": {
"time": "1771838187"
},
"stopId": "PLOTTI-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771838218"
},
"departure": {
"time": "1771838218"
},
"stopId": "AUTRIC-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771838287"
},
"departure": {
"time": "1771838287"
},
"stopId": "IRLAND-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771838335"
},
"departure": {
"time": "1771838335"
},
"stopId": "ITALIE-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771838447"
},
"departure": {
"time": "1771838447"
},
"stopId": "ALLEMA-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771838442"
},
"departure": {
"time": "1771838442"
},
"stopId": "DANEMA-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771838485"
},
"departure": {
"time": "1771838485"
},
"stopId": "AVENEU-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771838532"
},
"departure": {
"time": "1771838532"
},
"stopId": "MASTEL-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771837685"
},
"departure": {
"time": "1771837685"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ACAD-PLA",
"stopSequence": 16
},
{
"arrival": {
"time": "1771837707"
},
"departure": {
"time": "1771837707"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHDARR-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771837881"
},
"departure": {
"time": "1771837881"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LEQUAI-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771838068"
},
"departure": {
"time": "1771838068"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BICHBI-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771838102"
},
"departure": {
"time": "1771838102"
},
"scheduleRelationship": "SKIPPED",
"stopId": "STTHER-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771838177"
},
"departure": {
"time": "1771838177"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BARRA-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771838232"
},
"departure": {
"time": "1771838232"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BLERIO-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1771838321"
},
"departure": {
"time": "1771838321"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LECUIT-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1771838400"
},
"departure": {
"time": "1771838400"
},
"scheduleRelationship": "SKIPPED",
"stopId": "AURIOL-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771838452"
},
"departure": {
"time": "1771838452"
},
"scheduleRelationship": "SKIPPED",
"stopId": "AQUAVITA",
"stopSequence": 27
},
{
"arrival": {
"time": "1771838812"
},
"departure": {
"time": "1771838812"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHENOI-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771838580"
},
"departure": {
"time": "1771838580"
},
"stopId": "JEHUEZ-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771838632"
},
"departure": {
"time": "1771838632"
},
"stopId": "PLATEF-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771838705"
},
"departure": {
"time": "1771838705"
},
"stopId": "ESPMON-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771838764"
},
"departure": {
"time": "1771838764"
},
"stopId": "BELAIR-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771838845"
},
"departure": {
"time": "1771838845"
},
"stopId": "ZOLA-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771838866"
},
"departure": {
"time": "1771838866"
},
"stopId": "ANAFRA-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771838955"
},
"departure": {
"time": "1771838955"
},
"stopId": "PISCMU-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771839015"
},
"departure": {
"time": "1771839015"
},
"stopId": "CAMPJU-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771839046"
},
"departure": {
"time": "1771839046"
},
"stopId": "LAEN-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771839064"
},
"departure": {
"time": "1771839064"
},
"stopId": "BECK-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771839155"
},
"stopId": "DOMVATER",
"stopSequence": 39
}
],
"trip": {
"directionId": 1,
"routeId": "21",
"tripId": "6052643"
}
}
},
{
"id": "trip:6570215",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771836182"
},
"stopId": "LEQUAI-E",
"stopSequence": 0
},
{
"arrival": {
"time": "1771836225"
},
"departure": {
"time": "1771836225"
},
"stopId": "LEQUAI",
"stopSequence": 1
},
{
"arrival": {
"time": "1771836430"
},
"departure": {
"time": "1771836430"
},
"stopId": "CHDARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1771836462"
},
"departure": {
"time": "1771836462"
},
"stopId": "CCI",
"stopSequence": 3
},
{
"arrival": {
"time": "1771836602"
},
"departure": {
"time": "1771836602"
},
"stopId": "HARAS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771836623"
},
"departure": {
"time": "1771836623"
},
"stopId": "STAUBIN",
"stopSequence": 5
},
{
"arrival": {
"time": "1771836720"
},
"departure": {
"time": "1771836720"
},
"stopId": "LORRAIN1",
"stopSequence": 6
},
{
"arrival": {
"time": "1771836900"
},
"stopId": "MENDES-E",
"stopSequence": 7
}
],
"trip": {
"directionId": 1,
"routeId": "Tbus",
"tripId": "6570215"
}
}
},
{
"id": "trip:6567763",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771837260"
},
"stopId": "SLEZIND",
"stopSequence": 0
},
{
"arrival": {
"time": "1771837322"
},
"departure": {
"time": "1771837322"
},
"stopId": "GENTRIC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771837393"
},
"departure": {
"time": "1771837393"
},
"stopId": "DAUTEL",
"stopSequence": 2
},
{
"arrival": {
"time": "1771837413"
},
"departure": {
"time": "1771837413"
},
"stopId": "BUISSON",
"stopSequence": 3
},
{
"arrival": {
"time": "1771837454"
},
"departure": {
"time": "1771837454"
},
"stopId": "PYRAM02",
"stopSequence": 4
},
{
"arrival": {
"time": "1771837500"
},
"departure": {
"time": "1771837500"
},
"stopId": "MORLONG",
"stopSequence": 5
},
{
"arrival": {
"time": "1771837533"
},
"departure": {
"time": "1771837533"
},
"stopId": "BOURSE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771837580"
},
"departure": {
"time": "1771837580"
},
"stopId": "RIOTTEAU",
"stopSequence": 7
},
{
"arrival": {
"time": "1771837619"
},
"departure": {
"time": "1771837619"
},
"stopId": "ALLUMETT",
"stopSequence": 8
},
{
"arrival": {
"time": "1771837671"
},
"departure": {
"time": "1771837671"
},
"stopId": "DAGUERRE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771837720"
},
"departure": {
"time": "1771837720"
},
"stopId": "LEOLAGRA",
"stopSequence": 10
},
{
"arrival": {
"time": "1771837770"
},
"departure": {
"time": "1771837770"
},
"stopId": "VDLOIRE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771837863"
},
"departure": {
"time": "1771837863"
},
"stopId": "ECLATERI",
"stopSequence": 12
},
{
"arrival": {
"time": "1771837800"
},
"departure": {
"time": "1771837800"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BEAUMAN",
"stopSequence": 13
},
{
"arrival": {
"time": "1771837851"
},
"departure": {
"time": "1771837851"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LAFAUVEL",
"stopSequence": 14
},
{
"arrival": {
"time": "1771837923"
},
"departure": {
"time": "1771837923"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PARMENTI",
"stopSequence": 15
},
{
"arrival": {
"time": "1771837989"
},
"departure": {
"time": "1771837989"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PICAS",
"stopSequence": 16
},
{
"arrival": {
"time": "1771837967"
},
"departure": {
"time": "1771837967"
},
"stopId": "JUSTICES",
"stopSequence": 17
},
{
"arrival": {
"time": "1771838007"
},
"departure": {
"time": "1771838007"
},
"stopId": "DELACROI",
"stopSequence": 18
},
{
"arrival": {
"time": "1771838080"
},
"departure": {
"time": "1771838080"
},
"stopId": "SAUMUROI",
"stopSequence": 19
},
{
"arrival": {
"time": "1771838161"
},
"departure": {
"time": "1771838161"
},
"stopId": "INTERMIL",
"stopSequence": 20
},
{
"arrival": {
"time": "1771838220"
},
"departure": {
"time": "1771838220"
},
"stopId": "HAUTPRES",
"stopSequence": 21
},
{
"arrival": {
"time": "1771838267"
},
"departure": {
"time": "1771838267"
},
"stopId": "DELATTRE",
"stopSequence": 22
},
{
"arrival": {
"time": "1771838326"
},
"departure": {
"time": "1771838326"
},
"stopId": "MORELLIE",
"stopSequence": 23
},
{
"arrival": {
"time": "1771838367"
},
"departure": {
"time": "1771838367"
},
"stopId": "LORETTE",
"stopSequence": 24
},
{
"arrival": {
"time": "1771838410"
},
"departure": {
"time": "1771838410"
},
"stopId": "BEAUVAL",
"stopSequence": 25
},
{
"arrival": {
"time": "1771838463"
},
"departure": {
"time": "1771838463"
},
"stopId": "LETANDUE",
"stopSequence": 26
},
{
"arrival": {
"time": "1771838567"
},
"departure": {
"time": "1771838567"
},
"stopId": "STRASBOU",
"stopSequence": 27
},
{
"arrival": {
"time": "1771838633"
},
"departure": {
"time": "1771838633"
},
"stopId": "FREMUR",
"stopSequence": 28
},
{
"arrival": {
"time": "1771838688"
},
"departure": {
"time": "1771838688"
},
"stopId": "VAUBAN",
"stopSequence": 29
},
{
"arrival": {
"time": "1771838727"
},
"departure": {
"time": "1771838727"
},
"stopId": "POIREL",
"stopSequence": 30
},
{
"arrival": {
"time": "1771838796"
},
"departure": {
"time": "1771838796"
},
"stopId": "PONTNOIR",
"stopSequence": 31
},
{
"arrival": {
"time": "1771838840"
},
"departure": {
"time": "1771838840"
},
"stopId": "SEMARD",
"stopSequence": 32
},
{
"arrival": {
"time": "1771838867"
},
"departure": {
"time": "1771838867"
},
"stopId": "GAREPAPI",
"stopSequence": 33
},
{
"arrival": {
"time": "1771839134"
},
"departure": {
"time": "1771839134"
},
"stopId": "HARAS",
"stopSequence": 34
},
{
"arrival": {
"time": "1771839206"
},
"departure": {
"time": "1771839206"
},
"stopId": "STAUBIN",
"stopSequence": 35
},
{
"arrival": {
"time": "1771839290"
},
"departure": {
"time": "1771839420"
},
"stopId": "LORRAIN1",
"stopSequence": 36
},
{
"arrival": {
"time": "1771839533"
},
"departure": {
"time": "1771839533"
},
"stopId": "MENDES-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771839612"
},
"departure": {
"time": "1771839612"
},
"stopId": "SAVARY-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771839647"
},
"departure": {
"time": "1771839647"
},
"stopId": "MUSSET-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771839723"
},
"departure": {
"time": "1771839723"
},
"stopId": "LUTIN-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771839765"
},
"departure": {
"time": "1771839765"
},
"stopId": "MACE-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771839792"
},
"departure": {
"time": "1771839792"
},
"stopId": "DESJAR-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771839648"
},
"departure": {
"time": "1771839648"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOREAU-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771839780"
},
"departure": {
"time": "1771839780"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PLACEN-E",
"stopSequence": 47
}
],
"trip": {
"directionId": 0,
"routeId": "10",
"tripId": "6567763"
}
}
},
{
"id": "trip:6568256",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771836160"
},
"departure": {
"time": "1771836176"
},
"stopId": "MIMOSA-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771836213"
},
"departure": {
"time": "1771836213"
},
"stopId": "CHATEN-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771836306"
},
"departure": {
"time": "1771836306"
},
"stopId": "SOLELE-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771836340"
},
"departure": {
"time": "1771836340"
},
"stopId": "SEPSON-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771836387"
},
"departure": {
"time": "1771836387"
},
"stopId": "BANCST-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771836488"
},
"departure": {
"time": "1771836488"
},
"stopId": "RTEPAR-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771836561"
},
"departure": {
"time": "1771836561"
},
"stopId": "PROVIN-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771836667"
},
"stopId": "PARCEX-E",
"stopSequence": 43
}
],
"trip": {
"directionId": 0,
"routeId": "04",
"tripId": "6568256"
}
}
},
{
"id": "trip:6572379",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771837800"
},
"stopId": "1QUAI",
"stopSequence": 0
},
{
"arrival": {
"time": "1771837972"
},
"departure": {
"time": "1771837972"
},
"stopId": "2FARC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771838080"
},
"departure": {
"time": "1771838080"
},
"stopId": "2ELYS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771838172"
},
"departure": {
"time": "1771838172"
},
"stopId": "2PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1771838250"
},
"departure": {
"time": "1771838250"
},
"stopId": "2BARR",
"stopSequence": 4
},
{
"arrival": {
"time": "1771838347"
},
"departure": {
"time": "1771838347"
},
"stopId": "2BEAU",
"stopSequence": 5
},
{
"arrival": {
"time": "1771838440"
},
"stopId": "1BBCA",
"stopSequence": 6
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6572379"
}
}
},
{
"id": "trip:6572381",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771838520"
},
"stopId": "1QUAI",
"stopSequence": 0
},
{
"arrival": {
"time": "1771838692"
},
"departure": {
"time": "1771838692"
},
"stopId": "2FARC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771838800"
},
"departure": {
"time": "1771838800"
},
"stopId": "2ELYS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771838892"
},
"departure": {
"time": "1771838892"
},
"stopId": "2PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1771838970"
},
"departure": {
"time": "1771838970"
},
"stopId": "2BARR",
"stopSequence": 4
},
{
"arrival": {
"time": "1771839067"
},
"departure": {
"time": "1771839067"
},
"stopId": "2BEAU",
"stopSequence": 5
},
{
"arrival": {
"time": "1771839160"
},
"stopId": "1BBCA",
"stopSequence": 6
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6572381"
}
}
},
{
"id": "trip:6570953",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771839720"
},
"stopId": "ROCHEF-E",
"stopSequence": 0
}
],
"trip": {
"directionId": 0,
"routeId": "03",
"tripId": "6570953"
}
}
},
{
"id": "trip:6053959",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771838400"
},
"stopId": "HDVSUB",
"stopSequence": 0
},
{
"arrival": {
"time": "1771838485"
},
"departure": {
"time": "1771838485"
},
"stopId": "CLEMOI-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771838762"
},
"departure": {
"time": "1771838762"
},
"stopId": "BRISEP-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771838880"
},
"departure": {
"time": "1771838880"
},
"stopId": "CHATEN-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771839000"
},
"departure": {
"time": "1771839000"
},
"stopId": "SEPSON-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771839085"
},
"departure": {
"time": "1771839085"
},
"stopId": "RTEPAR-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771839146"
},
"departure": {
"time": "1771839146"
},
"stopId": "PROVIN-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771839240"
},
"departure": {
"time": "1771839240"
},
"stopId": "PARCEX-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771839507"
},
"departure": {
"time": "1771839507"
},
"stopId": "CARREA-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771839540"
},
"departure": {
"time": "1771839540"
},
"stopId": "MILLAR-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771839574"
},
"departure": {
"time": "1771839574"
},
"stopId": "BASMOR-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771839620"
},
"departure": {
"time": "1771839620"
},
"stopId": "CHABLA-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771839659"
},
"departure": {
"time": "1771839659"
},
"stopId": "UNION-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771839720"
},
"departure": {
"time": "1771839720"
},
"stopId": "SSYMAI-E",
"stopSequence": 13
}
],
"trip": {
"directionId": 1,
"routeId": "25",
"tripId": "6053959"
}
}
},
{
"id": "trip:6566482",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771837740"
},
"stopId": "2MONP",
"stopSequence": 0
},
{
"arrival": {
"time": "1771837822"
},
"departure": {
"time": "1771837822"
},
"stopId": "2EURO",
"stopSequence": 1
},
{
"arrival": {
"time": "1771837908"
},
"departure": {
"time": "1771837908"
},
"stopId": "2DUNA",
"stopSequence": 2
},
{
"arrival": {
"time": "1771838080"
},
"departure": {
"time": "1771838080"
},
"stopId": "2BRIS",
"stopSequence": 3
},
{
"arrival": {
"time": "1771838157"
},
"departure": {
"time": "1771838157"
},
"stopId": "2CROI",
"stopSequence": 4
},
{
"arrival": {
"time": "1771838309"
},
"departure": {
"time": "1771838309"
},
"stopId": "2MTAI",
"stopSequence": 5
},
{
"arrival": {
"time": "1771838400"
},
"departure": {
"time": "1771838400"
},
"stopId": "2CONS",
"stopSequence": 6
},
{
"arrival": {
"time": "1771838550"
},
"stopId": "2CECO",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6566482"
}
}
},
{
"id": "trip:6568154",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771836139"
},
"departure": {
"time": "1771836170"
},
"stopId": "INTERMIL",
"stopSequence": 23
},
{
"arrival": {
"time": "1771836211"
},
"departure": {
"time": "1771836211"
},
"stopId": "HAUTPRES",
"stopSequence": 24
},
{
"arrival": {
"time": "1771836252"
},
"departure": {
"time": "1771836252"
},
"stopId": "DELATTRE",
"stopSequence": 25
},
{
"arrival": {
"time": "1771836327"
},
"departure": {
"time": "1771836327"
},
"stopId": "MORELLER",
"stopSequence": 26
},
{
"arrival": {
"time": "1771836361"
},
"departure": {
"time": "1771836361"
},
"stopId": "ARBORE-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771836432"
},
"departure": {
"time": "1771836432"
},
"stopId": "ORGEMO-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771836548"
},
"departure": {
"time": "1771836548"
},
"stopId": "NERUDA",
"stopSequence": 29
},
{
"arrival": {
"time": "1771836543"
},
"departure": {
"time": "1771836543"
},
"stopId": "ORGEMONT",
"stopSequence": 30
},
{
"arrival": {
"time": "1771836588"
},
"departure": {
"time": "1771836588"
},
"stopId": "FRCEVERT",
"stopSequence": 31
},
{
"arrival": {
"time": "1771836627"
},
"departure": {
"time": "1771836627"
},
"stopId": "APPENTIS",
"stopSequence": 32
},
{
"arrival": {
"time": "1771836682"
},
"departure": {
"time": "1771836682"
},
"stopId": "BOUTHOMA",
"stopSequence": 33
},
{
"arrival": {
"time": "1771836740"
},
"departure": {
"time": "1771836740"
},
"stopId": "ANRO-5A",
"stopSequence": 34
},
{
"arrival": {
"time": "1771836815"
},
"departure": {
"time": "1771836815"
},
"stopId": "DURVILLE",
"stopSequence": 35
},
{
"arrival": {
"time": "1771836852"
},
"departure": {
"time": "1771836852"
},
"stopId": "PALLACH",
"stopSequence": 36
},
{
"arrival": {
"time": "1771836881"
},
"departure": {
"time": "1771836881"
},
"stopId": "JULESV-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771836941"
},
"departure": {
"time": "1771836941"
},
"stopId": "JE23-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771836997"
},
"departure": {
"time": "1771836997"
},
"stopId": "CLAUDE-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771837034"
},
"departure": {
"time": "1771837034"
},
"stopId": "MAJUIN5A",
"stopSequence": 40
},
{
"arrival": {
"time": "1771837091"
},
"departure": {
"time": "1771837091"
},
"stopId": "MONTCA-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771837160"
},
"departure": {
"time": "1771837160"
},
"stopId": "GAUBOU5A",
"stopSequence": 42
},
{
"arrival": {
"time": "1771837258"
},
"departure": {
"time": "1771837258"
},
"stopId": "CTRETRI",
"stopSequence": 43
},
{
"arrival": {
"time": "1771837348"
},
"departure": {
"time": "1771837348"
},
"stopId": "EBLE",
"stopSequence": 44
},
{
"arrival": {
"time": "1771837416"
},
"departure": {
"time": "1771837416"
},
"stopId": "GENIE",
"stopSequence": 45
},
{
"arrival": {
"time": "1771837500"
},
"departure": {
"time": "1771837500"
},
"stopId": "VAUBAN",
"stopSequence": 46
},
{
"arrival": {
"time": "1771837537"
},
"departure": {
"time": "1771837537"
},
"stopId": "POIREL",
"stopSequence": 47
},
{
"arrival": {
"time": "1771837603"
},
"departure": {
"time": "1771837603"
},
"stopId": "PONTNOIR",
"stopSequence": 48
},
{
"arrival": {
"time": "1771837700"
},
"departure": {
"time": "1771837700"
},
"stopId": "SEMARD",
"stopSequence": 49
},
{
"arrival": {
"time": "1771837754"
},
"departure": {
"time": "1771837754"
},
"stopId": "BREMON-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771837774"
},
"departure": {
"time": "1771837774"
},
"stopId": "ACAD-PLA",
"stopSequence": 51
},
{
"arrival": {
"time": "1771837758"
},
"departure": {
"time": "1771837758"
},
"stopId": "CHDARR-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771837988"
},
"departure": {
"time": "1771837988"
},
"stopId": "LEQUAI-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771838036"
},
"departure": {
"time": "1771838036"
},
"stopId": "DUMESN-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771838071"
},
"departure": {
"time": "1771838071"
},
"stopId": "RASPAI-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771838132"
},
"departure": {
"time": "1771838132"
},
"stopId": "LABRUY-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771838222"
},
"departure": {
"time": "1771838222"
},
"stopId": "PARCGA-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771838252"
},
"departure": {
"time": "1771838252"
},
"stopId": "ROCEPI-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771838348"
},
"departure": {
"time": "1771838348"
},
"stopId": "LECLER-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771838398"
},
"departure": {
"time": "1771838398"
},
"stopId": "CAMUS-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1771838451"
},
"departure": {
"time": "1771838451"
},
"stopId": "LIZE05-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771838540"
},
"departure": {
"time": "1771838540"
},
"stopId": "PELUAU-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1771838598"
},
"departure": {
"time": "1771838598"
},
"stopId": "AURIOL-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1771838704"
},
"stopId": "AQUAVITA",
"stopSequence": 64
}
],
"trip": {
"directionId": 0,
"routeId": "05",
"tripId": "6568154"
}
}
},
{
"id": "trip:6571117",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771837980"
},
"stopId": "2FMBL",
"stopSequence": 0
},
{
"arrival": {
"time": "1771838070"
},
"departure": {
"time": "1771838070"
},
"stopId": "1HARA",
"stopSequence": 1
},
{
"arrival": {
"time": "1771838180"
},
"departure": {
"time": "1771838180"
},
"stopId": "1LGAR",
"stopSequence": 2
},
{
"arrival": {
"time": "1771838270"
},
"departure": {
"time": "1771838270"
},
"stopId": "1LAFA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771838370"
},
"departure": {
"time": "1771838370"
},
"stopId": "1STRA",
"stopSequence": 4
},
{
"arrival": {
"time": "1771838470"
},
"departure": {
"time": "1771838470"
},
"stopId": "1BAMA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771838580"
},
"departure": {
"time": "1771838580"
},
"stopId": "1JE23",
"stopSequence": 6
},
{
"arrival": {
"time": "1771838690"
},
"departure": {
"time": "1771838690"
},
"stopId": "1JVIL",
"stopSequence": 7
},
{
"arrival": {
"time": "1771838810"
},
"stopId": "1ANRO",
"stopSequence": 8
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6571117"
}
}
},
{
"id": "trip:6571999",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771839000"
},
"stopId": "2JMOU",
"stopSequence": 0
},
{
"arrival": {
"time": "1771839120"
},
"departure": {
"time": "1771839120"
},
"stopId": "2HSAU",
"stopSequence": 1
},
{
"arrival": {
"time": "1771839210"
},
"departure": {
"time": "1771839210"
},
"stopId": "2VERN",
"stopSequence": 2
},
{
"arrival": {
"time": "1771839360"
},
"departure": {
"time": "1771839360"
},
"stopId": "2BOTA",
"stopSequence": 4
},
{
"arrival": {
"time": "1771839460"
},
"departure": {
"time": "1771839460"
},
"stopId": "2PMAY",
"stopSequence": 5
},
{
"arrival": {
"time": "1771839540"
},
"departure": {
"time": "1771839540"
},
"stopId": "2BROY",
"stopSequence": 6
},
{
"arrival": {
"time": "1771839630"
},
"departure": {
"time": "1771839630"
},
"stopId": "2ACAS",
"stopSequence": 7
},
{
"arrival": {
"time": "1771839710"
},
"departure": {
"time": "1771839710"
},
"stopId": "2STGI",
"stopSequence": 8
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6571999"
}
}
},
{
"id": "trip:6052682",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771836900"
},
"stopId": "VEILLIER",
"stopSequence": 0
},
{
"arrival": {
"time": "1771836960"
},
"departure": {
"time": "1771837140"
},
"stopId": "GRIMOREL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771837255"
},
"departure": {
"time": "1771837255"
},
"stopId": "BMOTTE",
"stopSequence": 2
},
{
"arrival": {
"time": "1771837326"
},
"departure": {
"time": "1771837326"
},
"stopId": "LABROSSE",
"stopSequence": 3
},
{
"arrival": {
"time": "1771837379"
},
"departure": {
"time": "1771837379"
},
"stopId": "FIEFGENT",
"stopSequence": 4
},
{
"arrival": {
"time": "1771837462"
},
"departure": {
"time": "1771837462"
},
"stopId": "VIELLMAI",
"stopSequence": 6
},
{
"arrival": {
"time": "1771837500"
},
"departure": {
"time": "1771837500"
},
"stopId": "BBRANCHE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771837535"
},
"departure": {
"time": "1771837535"
},
"stopId": "LESRIVES",
"stopSequence": 8
},
{
"arrival": {
"time": "1771837573"
},
"departure": {
"time": "1771837573"
},
"stopId": "CHAUMIER",
"stopSequence": 9
},
{
"arrival": {
"time": "1771837756"
},
"departure": {
"time": "1771837756"
},
"stopId": "PTFILLES",
"stopSequence": 11
},
{
"arrival": {
"time": "1771837856"
},
"departure": {
"time": "1771837856"
},
"stopId": "EPERVIER",
"stopSequence": 12
},
{
"arrival": {
"time": "1771837889"
},
"departure": {
"time": "1771837889"
},
"stopId": "CONFLUEN",
"stopSequence": 13
},
{
"arrival": {
"time": "1771837950"
},
"departure": {
"time": "1771837950"
},
"stopId": "CHABOL-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771838040"
},
"departure": {
"time": "1771838040"
},
"stopId": "EVENTARD",
"stopSequence": 15
},
{
"arrival": {
"time": "1771838078"
},
"departure": {
"time": "1771838078"
},
"stopId": "COTTAGE",
"stopSequence": 16
},
{
"arrival": {
"time": "1771838143"
},
"departure": {
"time": "1771838143"
},
"stopId": "DUBELL-2",
"stopSequence": 17
},
{
"arrival": {
"time": "1771838174"
},
"departure": {
"time": "1771838174"
},
"stopId": "BOISABBE",
"stopSequence": 18
},
{
"arrival": {
"time": "1771838220"
},
"departure": {
"time": "1771838220"
},
"stopId": "DEBUSSY",
"stopSequence": 19
},
{
"arrival": {
"time": "1771838318"
},
"departure": {
"time": "1771838318"
},
"stopId": "HOTELLER",
"stopSequence": 20
},
{
"arrival": {
"time": "1771838399"
},
"departure": {
"time": "1771838399"
},
"stopId": "INDUSTRI",
"stopSequence": 21
},
{
"arrival": {
"time": "1771838520"
},
"stopId": "MONPLAIS",
"stopSequence": 22
}
],
"trip": {
"directionId": 0,
"routeId": "12",
"tripId": "6052682"
}
}
},
{
"id": "trip:6571114",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771836085"
},
"departure": {
"time": "1771836115"
},
"stopId": "1LAFA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771836177"
},
"departure": {
"time": "1771836182"
},
"stopId": "1STRA",
"stopSequence": 4
},
{
"arrival": {
"time": "1771836310"
},
"departure": {
"time": "1771836310"
},
"stopId": "1BAMA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771836420"
},
"departure": {
"time": "1771836420"
},
"stopId": "1JE23",
"stopSequence": 6
},
{
"arrival": {
"time": "1771836530"
},
"departure": {
"time": "1771836530"
},
"stopId": "1JVIL",
"stopSequence": 7
},
{
"arrival": {
"time": "1771836650"
},
"stopId": "1ANRO",
"stopSequence": 8
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6571114"
}
}
},
{
"id": "trip:6571106",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771836113"
},
"departure": {
"time": "1771836113"
},
"stopId": "2LAFA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771836172"
},
"departure": {
"time": "1771836189"
},
"stopId": "2LGAR",
"stopSequence": 6
},
{
"arrival": {
"time": "1771836260"
},
"departure": {
"time": "1771836260"
},
"stopId": "2HARA",
"stopSequence": 7
},
{
"arrival": {
"time": "1771836320"
},
"stopId": "2FMBL",
"stopSequence": 8
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6571106"
}
}
},
{
"id": "trip:3256",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771836169"
},
"departure": {
"time": "0"
},
"stopId": "LUTIN",
"stopSequence": 18
},
{
"arrival": {
"time": "1771836420"
},
"departure": {
"time": "1771836420"
},
"stopId": "HDVSUB",
"stopSequence": 19
}
],
"trip": {
"directionId": 0,
"routeId": "32",
"tripId": "3256"
}
}
},
{
"id": "trip:6570734",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771837980"
},
"stopId": "MONPRO-E",
"stopSequence": 0
},
{
"arrival": {
"time": "1771838064"
},
"departure": {
"time": "1771838064"
},
"stopId": "SAJACQ-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771838122"
},
"departure": {
"time": "1771838122"
},
"stopId": "FARCSJ-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771838213"
},
"departure": {
"time": "1771838213"
},
"stopId": "MVIGNE-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771838280"
},
"departure": {
"time": "1771838280"
},
"stopId": "CHBBEI-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771838335"
},
"departure": {
"time": "1771838335"
},
"stopId": "BOISRA-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771838401"
},
"departure": {
"time": "1771838401"
},
"stopId": "NDAMLA-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771838464"
},
"departure": {
"time": "1771838464"
},
"stopId": "POLYTE-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771838520"
},
"departure": {
"time": "1771838520"
},
"stopId": "CITEUN-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771838573"
},
"departure": {
"time": "1771838573"
},
"stopId": "RESTUN-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771838615"
},
"departure": {
"time": "1771838615"
},
"stopId": "I.U.T.-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771838700"
},
"departure": {
"time": "1771838700"
},
"stopId": "BBCAMT-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771838742"
},
"departure": {
"time": "1771838742"
},
"stopId": "LENOT-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771838769"
},
"departure": {
"time": "1771838769"
},
"stopId": "MOREL-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771838802"
},
"departure": {
"time": "1771838802"
},
"stopId": "INRA-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771838845"
},
"departure": {
"time": "1771838845"
},
"stopId": "GDPERI-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771838881"
},
"departure": {
"time": "1771838881"
},
"stopId": "LANDRE-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771838979"
},
"departure": {
"time": "1771838979"
},
"stopId": "BRGPAI-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771839004"
},
"departure": {
"time": "1771839004"
},
"stopId": "RODIN-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771839035"
},
"departure": {
"time": "1771839035"
},
"stopId": "GRANBE-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771839075"
},
"departure": {
"time": "1771839075"
},
"stopId": "PROME-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771839120"
},
"departure": {
"time": "1771839120"
},
"stopId": "CERFEU-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771839178"
},
"departure": {
"time": "1771839178"
},
"stopId": "LASOUR-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771839231"
},
"departure": {
"time": "1771839231"
},
"stopId": "ROUAIR-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771839292"
},
"departure": {
"time": "1771839292"
},
"stopId": "VAURAG-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1771839334"
},
"departure": {
"time": "1771839334"
},
"stopId": "PRIEUR-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1771839369"
},
"departure": {
"time": "1771839369"
},
"stopId": "GRANPI-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771839392"
},
"departure": {
"time": "1771839392"
},
"stopId": "PINSON-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771839430"
},
"departure": {
"time": "1771839430"
},
"stopId": "FAUVET-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771839480"
},
"stopId": "BEAUCOUZ",
"stopSequence": 29
}
],
"trip": {
"directionId": 1,
"routeId": "02",
"tripId": "6570734"
}
}
},
{
"id": "trip:6570303",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771838280"
},
"stopId": "MENDESFR",
"stopSequence": 0
},
{
"arrival": {
"time": "1771838460"
},
"departure": {
"time": "1771838460"
},
"stopId": "FO-LOR-R",
"stopSequence": 1
},
{
"arrival": {
"time": "1771838582"
},
"departure": {
"time": "1771838582"
},
"stopId": "STAUBI-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771838640"
},
"departure": {
"time": "1771838640"
},
"stopId": "HARAS-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771838702"
},
"departure": {
"time": "1771838702"
},
"stopId": "LICES",
"stopSequence": 4
},
{
"arrival": {
"time": "1771838775"
},
"departure": {
"time": "1771838775"
},
"stopId": "CCI-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771838830"
},
"departure": {
"time": "1771838830"
},
"stopId": "CHDARR-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771839000"
},
"stopId": "LEQUAI-E",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "Tbus",
"tripId": "6570303"
}
}
},
{
"id": "trip:6568004",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771836258"
},
"departure": {
"time": "1771836258"
},
"stopId": "TRINITE",
"stopSequence": 53
},
{
"arrival": {
"time": "1771836327"
},
"stopId": "BEAUREPA",
"stopSequence": 54
}
],
"trip": {
"directionId": 0,
"routeId": "07",
"tripId": "6568004"
}
}
},
{
"id": "trip:6571995",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771836090"
},
"departure": {
"time": "1771836090"
},
"stopId": "2HSAU",
"stopSequence": 1
},
{
"arrival": {
"time": "1771836171"
},
"departure": {
"time": "1771836171"
},
"stopId": "2VERN",
"stopSequence": 2
},
{
"arrival": {
"time": "1771836363"
},
"departure": {
"time": "1771836363"
},
"stopId": "2BOTA",
"stopSequence": 4
},
{
"arrival": {
"time": "1771836463"
},
"departure": {
"time": "1771836463"
},
"stopId": "2PMAY",
"stopSequence": 5
},
{
"arrival": {
"time": "1771836543"
},
"departure": {
"time": "1771836543"
},
"stopId": "2BROY",
"stopSequence": 6
},
{
"arrival": {
"time": "1771836633"
},
"departure": {
"time": "1771836633"
},
"stopId": "2ACAS",
"stopSequence": 7
},
{
"arrival": {
"time": "1771836713"
},
"departure": {
"time": "1771836713"
},
"stopId": "2STGI",
"stopSequence": 8
},
{
"arrival": {
"time": "1771836803"
},
"departure": {
"time": "1771836803"
},
"stopId": "2BASC",
"stopSequence": 9
},
{
"arrival": {
"time": "1771836883"
},
"stopId": "1AARD",
"stopSequence": 10
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6571995"
}
}
},
{
"id": "trip:6568289",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771838940"
},
"stopId": "PARCEXPO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771839041"
},
"departure": {
"time": "1771839041"
},
"stopId": "PROVINS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771839110"
},
"departure": {
"time": "1771839110"
},
"stopId": "RTEPARIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771839180"
},
"departure": {
"time": "1771839180"
},
"stopId": "BANCSTMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771839222"
},
"departure": {
"time": "1771839222"
},
"stopId": "SEPSONET",
"stopSequence": 4
},
{
"arrival": {
"time": "1771839280"
},
"departure": {
"time": "1771839280"
},
"stopId": "SOLELEVA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771839353"
},
"departure": {
"time": "1771839353"
},
"stopId": "CHATENAY",
"stopSequence": 6
},
{
"arrival": {
"time": "1771839401"
},
"departure": {
"time": "1771839401"
},
"stopId": "MIMOSAS",
"stopSequence": 7
},
{
"arrival": {
"time": "1771839480"
},
"departure": {
"time": "1771839480"
},
"stopId": "BRISEPOT",
"stopSequence": 8
},
{
"arrival": {
"time": "1771839554"
},
"departure": {
"time": "1771839554"
},
"stopId": "DESJARDI",
"stopSequence": 9
},
{
"arrival": {
"time": "1771839615"
},
"departure": {
"time": "1771839615"
},
"stopId": "MACE",
"stopSequence": 10
},
{
"arrival": {
"time": "1771839657"
},
"departure": {
"time": "1771839657"
},
"stopId": "LUTIN",
"stopSequence": 11
},
{
"arrival": {
"time": "1771839782"
},
"departure": {
"time": "1771839782"
},
"stopId": "MUSSET",
"stopSequence": 12
}
],
"trip": {
"directionId": 1,
"routeId": "04",
"tripId": "6568289"
}
}
},
{
"id": "trip:6567899",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771836240"
},
"stopId": "MOULINMA",
"stopSequence": 0
},
{
"arrival": {
"time": "1771836352"
},
"departure": {
"time": "1771836352"
},
"stopId": "BAUDRAI",
"stopSequence": 1
},
{
"arrival": {
"time": "1771836420"
},
"departure": {
"time": "1771836420"
},
"stopId": "GUILLEB.",
"stopSequence": 2
},
{
"arrival": {
"time": "1771836449"
},
"departure": {
"time": "1771836449"
},
"stopId": "RONCIE-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771836482"
},
"departure": {
"time": "1771836482"
},
"stopId": "JEROST-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771836511"
},
"departure": {
"time": "1771836511"
},
"stopId": "MACURI-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771836540"
},
"departure": {
"time": "1771836540"
},
"stopId": "GGSAND-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771836595"
},
"departure": {
"time": "1771836595"
},
"stopId": "FRANVI-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771836698"
},
"departure": {
"time": "1771836698"
},
"stopId": "GIRARDE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771836742"
},
"departure": {
"time": "1771836742"
},
"stopId": "CHESNAIE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771836780"
},
"departure": {
"time": "1771836780"
},
"stopId": "GENDRON",
"stopSequence": 10
},
{
"arrival": {
"time": "1771836834"
},
"departure": {
"time": "1771836834"
},
"stopId": "DIONNEAU",
"stopSequence": 11
},
{
"arrival": {
"time": "1771836892"
},
"departure": {
"time": "1771836892"
},
"stopId": "ATHLETIS",
"stopSequence": 12
},
{
"arrival": {
"time": "1771836962"
},
"departure": {
"time": "1771836962"
},
"stopId": "DANGELIN",
"stopSequence": 13
},
{
"arrival": {
"time": "1771837023"
},
"departure": {
"time": "1771837023"
},
"stopId": "LINOVENT",
"stopSequence": 14
},
{
"arrival": {
"time": "1771837080"
},
"departure": {
"time": "1771837080"
},
"stopId": "MARIANNE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771837145"
},
"departure": {
"time": "1771837145"
},
"stopId": "VIVIERS",
"stopSequence": 16
},
{
"arrival": {
"time": "1771837199"
},
"departure": {
"time": "1771837199"
},
"stopId": "VILLESIC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771837278"
},
"departure": {
"time": "1771837278"
},
"stopId": "MUTUALIT",
"stopSequence": 18
},
{
"arrival": {
"time": "1771837329"
},
"departure": {
"time": "1771837329"
},
"stopId": "BLANDEAU",
"stopSequence": 19
},
{
"arrival": {
"time": "1771837374"
},
"departure": {
"time": "1771837374"
},
"stopId": "CESARGEO",
"stopSequence": 20
},
{
"arrival": {
"time": "1771837445"
},
"departure": {
"time": "1771837445"
},
"stopId": "MIRABEAU",
"stopSequence": 21
},
{
"arrival": {
"time": "1771837500"
},
"departure": {
"time": "1771837500"
},
"stopId": "LAFAYETT",
"stopSequence": 22
},
{
"arrival": {
"time": "1771837544"
},
"departure": {
"time": "1771837544"
},
"stopId": "CHANZY",
"stopSequence": 23
},
{
"arrival": {
"time": "1771837604"
},
"departure": {
"time": "1771837604"
},
"stopId": "VAUBAN",
"stopSequence": 24
},
{
"arrival": {
"time": "1771837639"
},
"departure": {
"time": "1771837639"
},
"stopId": "POIREL",
"stopSequence": 25
},
{
"arrival": {
"time": "1771837701"
},
"departure": {
"time": "1771837701"
},
"stopId": "PONTNOIR",
"stopSequence": 26
},
{
"arrival": {
"time": "1771837740"
},
"departure": {
"time": "1771837740"
},
"stopId": "SEMARD",
"stopSequence": 27
},
{
"arrival": {
"time": "1771837791"
},
"departure": {
"time": "1771837791"
},
"stopId": "GARETERM",
"stopSequence": 28
},
{
"arrival": {
"time": "1771837982"
},
"departure": {
"time": "1771837982"
},
"stopId": "HARAS",
"stopSequence": 29
},
{
"arrival": {
"time": "1771838037"
},
"departure": {
"time": "1771838037"
},
"stopId": "STAUBIN",
"stopSequence": 30
},
{
"arrival": {
"time": "1771838100"
},
"departure": {
"time": "1771838160"
},
"stopId": "LORRAIN1",
"stopSequence": 31
},
{
"arrival": {
"time": "1771838340"
},
"departure": {
"time": "1771838340"
},
"stopId": "MENDES-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771838420"
},
"departure": {
"time": "1771838420"
},
"stopId": "SAVARY-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771838455"
},
"departure": {
"time": "1771838455"
},
"stopId": "MUSSET-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771838531"
},
"departure": {
"time": "1771838531"
},
"stopId": "LUTIN-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771838573"
},
"departure": {
"time": "1771838573"
},
"stopId": "MACE-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771838600"
},
"departure": {
"time": "1771838600"
},
"stopId": "DESJAR-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771838704"
},
"departure": {
"time": "1771838704"
},
"stopId": "ALDUNA-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771838840"
},
"departure": {
"time": "1771838840"
},
"stopId": "RBRIOL-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771838872"
},
"departure": {
"time": "1771838872"
},
"stopId": "NOZAY-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771838929"
},
"departure": {
"time": "1771838929"
},
"stopId": "AUVERG-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771838515"
},
"departure": {
"time": "1771838515"
},
"scheduleRelationship": "SKIPPED",
"stopId": "TALET-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771838642"
},
"departure": {
"time": "1771838642"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BDEMAI-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771838676"
},
"departure": {
"time": "1771838676"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FACULT-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771838852"
},
"departure": {
"time": "1771838852"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FFAURE-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771838942"
},
"departure": {
"time": "1771838942"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CARCIT-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771839075"
},
"departure": {
"time": "1771839075"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CITESO-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771839148"
},
"departure": {
"time": "1771839148"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DOYENN-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1771838980"
},
"departure": {
"time": "1771838980"
},
"stopId": "SAVOIE-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1771839055"
},
"departure": {
"time": "1771839055"
},
"stopId": "INDUST-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771839112"
},
"departure": {
"time": "1771839112"
},
"stopId": "HOTELL-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771839181"
},
"departure": {
"time": "1771839181"
},
"stopId": "DEBUSS-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771839234"
},
"departure": {
"time": "1771839234"
},
"stopId": "BOISAB-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771839278"
},
"departure": {
"time": "1771839278"
},
"stopId": "DUBELL-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771839345"
},
"departure": {
"time": "1771839345"
},
"stopId": "COTTAG-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771839410"
},
"stopId": "EVENTARD",
"stopSequence": 56
}
],
"trip": {
"directionId": 0,
"routeId": "09",
"tripId": "6567899"
}
}
},
{
"id": "trip:6572225",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771836121"
},
"departure": {
"time": "1771836121"
},
"stopId": "PETVIVIE",
"stopSequence": 12
},
{
"arrival": {
"time": "1771836180"
},
"departure": {
"time": "1771836180"
},
"stopId": "PRUNIERS",
"stopSequence": 13
},
{
"arrival": {
"time": "1771836194"
},
"departure": {
"time": "1771836194"
},
"stopId": "CROISETT",
"stopSequence": 14
},
{
"arrival": {
"time": "1771836295"
},
"departure": {
"time": "1771836295"
},
"stopId": "CAMLACMA",
"stopSequence": 15
},
{
"arrival": {
"time": "1771836339"
},
"departure": {
"time": "1771836339"
},
"stopId": "LACDMAIN",
"stopSequence": 16
},
{
"arrival": {
"time": "1771836383"
},
"departure": {
"time": "1771836383"
},
"stopId": "MAISENVI",
"stopSequence": 17
},
{
"arrival": {
"time": "1771836425"
},
"departure": {
"time": "1771836425"
},
"stopId": "PERUSSAI",
"stopSequence": 18
},
{
"arrival": {
"time": "1771836459"
},
"departure": {
"time": "1771836459"
},
"stopId": "MAISLAC",
"stopSequence": 19
},
{
"arrival": {
"time": "1771836496"
},
"departure": {
"time": "1771836496"
},
"stopId": "JEAN-MON",
"stopSequence": 20
},
{
"arrival": {
"time": "1771836654"
},
"departure": {
"time": "1771836654"
},
"stopId": "CNFPT",
"stopSequence": 21
},
{
"arrival": {
"time": "1771836725"
},
"departure": {
"time": "1771836725"
},
"stopId": "BEAUSSIE",
"stopSequence": 22
},
{
"arrival": {
"time": "1771836785"
},
"departure": {
"time": "1771836785"
},
"stopId": "CITEUNIV",
"stopSequence": 23
},
{
"arrival": {
"time": "1771836835"
},
"departure": {
"time": "1771836835"
},
"stopId": "POLYTECH",
"stopSequence": 24
},
{
"arrival": {
"time": "1771836896"
},
"departure": {
"time": "1771836896"
},
"stopId": "NDAMELAC",
"stopSequence": 25
},
{
"arrival": {
"time": "1771836962"
},
"departure": {
"time": "1771836962"
},
"stopId": "BOISRAME",
"stopSequence": 26
},
{
"arrival": {
"time": "1771837025"
},
"departure": {
"time": "1771837025"
},
"stopId": "CHBBEILL",
"stopSequence": 27
},
{
"arrival": {
"time": "1771837090"
},
"departure": {
"time": "1771837090"
},
"stopId": "MVIGNE",
"stopSequence": 28
},
{
"arrival": {
"time": "1771837184"
},
"departure": {
"time": "1771837184"
},
"stopId": "FARCYSJA",
"stopSequence": 29
},
{
"arrival": {
"time": "1771837390"
},
"departure": {
"time": "1771837390"
},
"stopId": "LEQUAI-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771837454"
},
"departure": {
"time": "1771837454"
},
"stopId": "MONPR-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771837510"
},
"departure": {
"time": "1771837510"
},
"stopId": "DESCAZ-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771837577"
},
"departure": {
"time": "1771837577"
},
"stopId": "BICHBI-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771837611"
},
"departure": {
"time": "1771837611"
},
"stopId": "STTHER-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771837686"
},
"departure": {
"time": "1771837686"
},
"stopId": "BARRA-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771837741"
},
"departure": {
"time": "1771837741"
},
"stopId": "BLERIO-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771837830"
},
"departure": {
"time": "1771837830"
},
"stopId": "LECUIT-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771837870"
},
"departure": {
"time": "1771837870"
},
"stopId": "FRATE-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771837940"
},
"departure": {
"time": "1771837940"
},
"stopId": "CHARNA-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771838007"
},
"departure": {
"time": "1771838007"
},
"stopId": "ESEO-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771838043"
},
"departure": {
"time": "1771838043"
},
"stopId": "WJMOU",
"stopSequence": 41
},
{
"arrival": {
"time": "1771838129"
},
"departure": {
"time": "1771838129"
},
"stopId": "FMEDEC-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771838186"
},
"departure": {
"time": "1771838186"
},
"stopId": "HRECUL-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771838220"
},
"stopId": "HOPITAL",
"stopSequence": 45
}
],
"trip": {
"directionId": 0,
"routeId": "06",
"tripId": "6572225"
}
}
},
{
"id": "trip:6567864",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771836086"
},
"departure": {
"time": "1771836086"
},
"stopId": "DEBUSS-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771836116"
},
"departure": {
"time": "1771836116"
},
"stopId": "BOISAB-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771836131"
},
"departure": {
"time": "1771836131"
},
"stopId": "DUBELL-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771836225"
},
"departure": {
"time": "1771836225"
},
"stopId": "REDUM-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771836272"
},
"departure": {
"time": "1771836272"
},
"stopId": "HIPPODRO",
"stopSequence": 58
},
{
"arrival": {
"time": "1771836410"
},
"departure": {
"time": "1771836410"
},
"stopId": "COTTAG-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771836455"
},
"stopId": "EVENTARD",
"stopSequence": 60
}
],
"trip": {
"directionId": 0,
"routeId": "09",
"tripId": "6567864"
}
}
},
{
"id": "trip:6570217",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771837560"
},
"stopId": "LEQUAI-E",
"stopSequence": 0
},
{
"arrival": {
"time": "1771837603"
},
"departure": {
"time": "1771837603"
},
"stopId": "LEQUAI",
"stopSequence": 1
},
{
"arrival": {
"time": "1771837808"
},
"departure": {
"time": "1771837808"
},
"stopId": "CHDARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1771837840"
},
"departure": {
"time": "1771837840"
},
"stopId": "CCI",
"stopSequence": 3
},
{
"arrival": {
"time": "1771837980"
},
"departure": {
"time": "1771837980"
},
"stopId": "HARAS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771838063"
},
"departure": {
"time": "1771838063"
},
"stopId": "STAUBIN",
"stopSequence": 5
},
{
"arrival": {
"time": "1771838160"
},
"departure": {
"time": "1771838160"
},
"stopId": "LORRAIN1",
"stopSequence": 6
},
{
"arrival": {
"time": "1771838340"
},
"stopId": "MENDES-E",
"stopSequence": 7
}
],
"trip": {
"directionId": 1,
"routeId": "Tbus",
"tripId": "6570217"
}
}
},
{
"id": "trip:6572167",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771836077"
},
"departure": {
"time": "1771836077"
},
"stopId": "2MONP",
"stopSequence": 0
},
{
"arrival": {
"time": "1771836148"
},
"departure": {
"time": "1771836182"
},
"stopId": "2EURO",
"stopSequence": 1
},
{
"arrival": {
"time": "1771836228"
},
"departure": {
"time": "1771836228"
},
"stopId": "2DUNA",
"stopSequence": 2
},
{
"arrival": {
"time": "1771836400"
},
"departure": {
"time": "1771836400"
},
"stopId": "2BRIS",
"stopSequence": 3
},
{
"arrival": {
"time": "1771836477"
},
"departure": {
"time": "1771836477"
},
"stopId": "2CROI",
"stopSequence": 4
},
{
"arrival": {
"time": "1771836629"
},
"departure": {
"time": "1771836629"
},
"stopId": "2MTAI",
"stopSequence": 5
},
{
"arrival": {
"time": "1771836720"
},
"departure": {
"time": "1771836720"
},
"stopId": "2CONS",
"stopSequence": 6
},
{
"arrival": {
"time": "1771836870"
},
"stopId": "2CECO",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6572167"
}
}
},
{
"id": "trip:6571928",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771836467"
},
"departure": {
"time": "1771836467"
},
"stopId": "EBLE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771836529"
},
"departure": {
"time": "1771836529"
},
"stopId": "GENIE",
"stopSequence": 16
},
{
"arrival": {
"time": "1771836606"
},
"departure": {
"time": "1771836606"
},
"stopId": "VAUBAN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771836640"
},
"departure": {
"time": "1771836640"
},
"stopId": "POIREL",
"stopSequence": 18
},
{
"arrival": {
"time": "1771836701"
},
"departure": {
"time": "1771836701"
},
"stopId": "PONTNOIR",
"stopSequence": 19
},
{
"arrival": {
"time": "1771836740"
},
"departure": {
"time": "1771836740"
},
"stopId": "SEMARD",
"stopSequence": 20
},
{
"arrival": {
"time": "1771836131"
},
"departure": {
"time": "1771836131"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ACADEMIE",
"stopSequence": 22
},
{
"arrival": {
"time": "1771836209"
},
"departure": {
"time": "1771836209"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GBREM-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771836794"
},
"stopId": "GAREPAPI",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "20",
"tripId": "6571928"
}
}
},
{
"id": "trip:6053992",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771836084"
},
"departure": {
"time": "1771836100"
},
"stopId": "PETVIVIE",
"stopSequence": 17
},
{
"arrival": {
"time": "1771836160"
},
"departure": {
"time": "1771836160"
},
"stopId": "PRUNIERS",
"stopSequence": 18
},
{
"arrival": {
"time": "1771836183"
},
"departure": {
"time": "1771836189"
},
"stopId": "CROISETT",
"stopSequence": 19
},
{
"arrival": {
"time": "1771836268"
},
"departure": {
"time": "1771836268"
},
"stopId": "CAMLACMA",
"stopSequence": 20
},
{
"arrival": {
"time": "1771836312"
},
"departure": {
"time": "1771836312"
},
"stopId": "LACDMAIN",
"stopSequence": 21
},
{
"arrival": {
"time": "1771836356"
},
"departure": {
"time": "1771836356"
},
"stopId": "MAISENVI",
"stopSequence": 22
},
{
"arrival": {
"time": "1771836413"
},
"departure": {
"time": "1771836413"
},
"stopId": "GDMAINE",
"stopSequence": 23
},
{
"arrival": {
"time": "1771836943"
},
"departure": {
"time": "1771836943"
},
"stopId": "EBLE",
"stopSequence": 24
},
{
"arrival": {
"time": "1771837005"
},
"departure": {
"time": "1771837005"
},
"stopId": "GENIE",
"stopSequence": 25
},
{
"arrival": {
"time": "1771837082"
},
"departure": {
"time": "1771837082"
},
"stopId": "VAUBAN",
"stopSequence": 26
},
{
"arrival": {
"time": "1771837116"
},
"departure": {
"time": "1771837116"
},
"stopId": "POIREL",
"stopSequence": 27
},
{
"arrival": {
"time": "1771837177"
},
"departure": {
"time": "1771837177"
},
"stopId": "PONTNOIR",
"stopSequence": 28
},
{
"arrival": {
"time": "1771837216"
},
"departure": {
"time": "1771837216"
},
"stopId": "SEMARD",
"stopSequence": 29
},
{
"arrival": {
"time": "1771836820"
},
"departure": {
"time": "1771836820"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHDARR",
"stopSequence": 30
},
{
"arrival": {
"time": "1771836844"
},
"departure": {
"time": "1771836844"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ACADEMIE",
"stopSequence": 31
},
{
"arrival": {
"time": "1771836870"
},
"departure": {
"time": "1771836870"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GBREM-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771837271"
},
"stopId": "GAREPAPI",
"stopSequence": 33
}
],
"trip": {
"directionId": 0,
"routeId": "22",
"tripId": "6053992"
}
}
},
{
"id": "trip:6571929",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771836900"
},
"stopId": "GAREPAPI",
"stopSequence": 0
},
{
"arrival": {
"time": "1771837024"
},
"departure": {
"time": "1771837024"
},
"stopId": "BREMON-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771837095"
},
"departure": {
"time": "1771837095"
},
"stopId": "ACAD-PLA",
"stopSequence": 2
},
{
"arrival": {
"time": "1771837140"
},
"departure": {
"time": "1771837140"
},
"stopId": "CHDARR-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771837500"
},
"departure": {
"time": "1771837500"
},
"stopId": "CNFPT",
"stopSequence": 4
},
{
"arrival": {
"time": "1771837620"
},
"departure": {
"time": "1771837620"
},
"stopId": "DARWIN-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771837680"
},
"departure": {
"time": "1771837680"
},
"stopId": "MOREL-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771837708"
},
"departure": {
"time": "1771837708"
},
"stopId": "INRA-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771837745"
},
"departure": {
"time": "1771837745"
},
"stopId": "GDPERI-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771837776"
},
"departure": {
"time": "1771837776"
},
"stopId": "LANDRE-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771837860"
},
"departure": {
"time": "1771837860"
},
"stopId": "BRGPAI-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771837893"
},
"departure": {
"time": "1771837893"
},
"stopId": "RODIN-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771837933"
},
"departure": {
"time": "1771837933"
},
"stopId": "GRANBE-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771837984"
},
"departure": {
"time": "1771837984"
},
"stopId": "PROME-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771838040"
},
"departure": {
"time": "1771838040"
},
"stopId": "CERFEU-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771838073"
},
"departure": {
"time": "1771838073"
},
"stopId": "MONOD-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771838107"
},
"departure": {
"time": "1771838107"
},
"stopId": "CITRON-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771838138"
},
"departure": {
"time": "1771838138"
},
"stopId": "ECHATS-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771838220"
},
"stopId": "LATOLL",
"stopSequence": 18
}
],
"trip": {
"directionId": 1,
"routeId": "20",
"tripId": "6571929"
}
}
},
{
"id": "trip:6568258",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771836720"
},
"stopId": "LHOIRI-D",
"stopSequence": 0
},
{
"arrival": {
"time": "1771836730"
},
"departure": {
"time": "1771836730"
},
"stopId": "LHOIRIE2",
"stopSequence": 1
},
{
"arrival": {
"time": "1771836840"
},
"departure": {
"time": "1771836840"
},
"stopId": "CCMOLIER",
"stopSequence": 2
},
{
"arrival": {
"time": "1771836889"
},
"departure": {
"time": "1771836889"
},
"stopId": "AAQUITN",
"stopSequence": 3
},
{
"arrival": {
"time": "1771836923"
},
"departure": {
"time": "1771836923"
},
"stopId": "SHEAKSPE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771836989"
},
"departure": {
"time": "1771836989"
},
"stopId": "WIGAN",
"stopSequence": 5
},
{
"arrival": {
"time": "1771837020"
},
"departure": {
"time": "1771837020"
},
"stopId": "GRESILLE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771837059"
},
"departure": {
"time": "1771837059"
},
"stopId": "PROUDHON",
"stopSequence": 7
},
{
"arrival": {
"time": "1771837121"
},
"departure": {
"time": "1771837121"
},
"stopId": "VALLO",
"stopSequence": 8
},
{
"arrival": {
"time": "1771837152"
},
"departure": {
"time": "1771837152"
},
"stopId": "MONTECLA",
"stopSequence": 9
},
{
"arrival": {
"time": "1771837187"
},
"departure": {
"time": "1771837187"
},
"stopId": "DELESCL",
"stopSequence": 10
},
{
"arrival": {
"time": "1771837243"
},
"departure": {
"time": "1771837243"
},
"stopId": "JEMONNET",
"stopSequence": 11
},
{
"arrival": {
"time": "1771837290"
},
"departure": {
"time": "1771837290"
},
"stopId": "MAISLA-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771837322"
},
"departure": {
"time": "1771837322"
},
"stopId": "PERUSS-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771837380"
},
"departure": {
"time": "1771837380"
},
"stopId": "GDMAINE",
"stopSequence": 14
},
{
"arrival": {
"time": "1771837821"
},
"departure": {
"time": "1771837821"
},
"stopId": "EBLE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771837883"
},
"departure": {
"time": "1771837883"
},
"stopId": "GENIE",
"stopSequence": 16
},
{
"arrival": {
"time": "1771837960"
},
"departure": {
"time": "1771837960"
},
"stopId": "VAUBAN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771837994"
},
"departure": {
"time": "1771837994"
},
"stopId": "POIREL",
"stopSequence": 18
},
{
"arrival": {
"time": "1771838055"
},
"departure": {
"time": "1771838055"
},
"stopId": "PONTNOIR",
"stopSequence": 19
},
{
"arrival": {
"time": "1771838094"
},
"departure": {
"time": "1771838094"
},
"stopId": "SEMARD",
"stopSequence": 20
},
{
"arrival": {
"time": "1771837620"
},
"departure": {
"time": "1771837620"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHDARR",
"stopSequence": 21
},
{
"arrival": {
"time": "1771837687"
},
"departure": {
"time": "1771837687"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ACADEMIE",
"stopSequence": 22
},
{
"arrival": {
"time": "1771837760"
},
"departure": {
"time": "1771837760"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GBREM-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771838159"
},
"departure": {
"time": "1771838159"
},
"stopId": "GARETERM",
"stopSequence": 24
},
{
"arrival": {
"time": "1771838211"
},
"departure": {
"time": "1771838211"
},
"stopId": "LESGARES",
"stopSequence": 25
},
{
"arrival": {
"time": "1771838333"
},
"departure": {
"time": "1771838333"
},
"stopId": "HARAS",
"stopSequence": 26
},
{
"arrival": {
"time": "1771838401"
},
"departure": {
"time": "1771838401"
},
"stopId": "STAUBIN",
"stopSequence": 27
},
{
"arrival": {
"time": "1771838451"
},
"departure": {
"time": "1771838451"
},
"stopId": "LOR-FO-A",
"stopSequence": 28
},
{
"arrival": {
"time": "1771838645"
},
"departure": {
"time": "1771838645"
},
"stopId": "MENDES-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771838811"
},
"departure": {
"time": "1771838811"
},
"stopId": "SAVARY-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771838857"
},
"departure": {
"time": "1771838857"
},
"stopId": "MUSSET-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771838956"
},
"departure": {
"time": "1771838956"
},
"stopId": "LUTIN-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771839011"
},
"departure": {
"time": "1771839011"
},
"stopId": "MACE-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771839047"
},
"departure": {
"time": "1771839047"
},
"stopId": "DESJAR-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771839111"
},
"departure": {
"time": "1771839111"
},
"stopId": "BRISEP-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771839195"
},
"departure": {
"time": "1771839195"
},
"stopId": "MIMOSA-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771839237"
},
"departure": {
"time": "1771839237"
},
"stopId": "CHATEN-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771839330"
},
"departure": {
"time": "1771839330"
},
"stopId": "SOLELE-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771839364"
},
"departure": {
"time": "1771839364"
},
"stopId": "SEPSON-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771839411"
},
"departure": {
"time": "1771839411"
},
"stopId": "BANCST-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771839512"
},
"departure": {
"time": "1771839512"
},
"stopId": "RTEPAR-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771839588"
},
"departure": {
"time": "1771839588"
},
"stopId": "PROVIN-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771839705"
},
"stopId": "PARCEX-E",
"stopSequence": 43
}
],
"trip": {
"directionId": 0,
"routeId": "04",
"tripId": "6568258"
}
}
},
{
"id": "trip:6568257",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771836228"
},
"departure": {
"time": "1771836228"
},
"stopId": "EBLE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771836290"
},
"departure": {
"time": "1771836290"
},
"stopId": "GENIE",
"stopSequence": 16
},
{
"arrival": {
"time": "1771836367"
},
"departure": {
"time": "1771836367"
},
"stopId": "VAUBAN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771836401"
},
"departure": {
"time": "1771836401"
},
"stopId": "POIREL",
"stopSequence": 18
},
{
"arrival": {
"time": "1771836462"
},
"departure": {
"time": "1771836462"
},
"stopId": "PONTNOIR",
"stopSequence": 19
},
{
"arrival": {
"time": "1771836501"
},
"departure": {
"time": "1771836501"
},
"stopId": "SEMARD",
"stopSequence": 20
},
{
"arrival": {
"time": "1771836566"
},
"departure": {
"time": "1771836566"
},
"stopId": "GARETERM",
"stopSequence": 24
},
{
"arrival": {
"time": "1771836618"
},
"departure": {
"time": "1771836618"
},
"stopId": "LESGARES",
"stopSequence": 25
},
{
"arrival": {
"time": "1771836740"
},
"departure": {
"time": "1771836740"
},
"stopId": "HARAS",
"stopSequence": 26
},
{
"arrival": {
"time": "1771836815"
},
"departure": {
"time": "1771836815"
},
"stopId": "STAUBIN",
"stopSequence": 27
},
{
"arrival": {
"time": "1771836865"
},
"departure": {
"time": "1771836865"
},
"stopId": "LOR-FO-A",
"stopSequence": 28
},
{
"arrival": {
"time": "1771837059"
},
"departure": {
"time": "1771837059"
},
"stopId": "MENDES-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771837225"
},
"departure": {
"time": "1771837225"
},
"stopId": "SAVARY-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771837271"
},
"departure": {
"time": "1771837271"
},
"stopId": "MUSSET-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771837370"
},
"departure": {
"time": "1771837370"
},
"stopId": "LUTIN-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771837425"
},
"departure": {
"time": "1771837425"
},
"stopId": "MACE-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771837461"
},
"departure": {
"time": "1771837461"
},
"stopId": "DESJAR-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771837525"
},
"departure": {
"time": "1771837525"
},
"stopId": "BRISEP-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771837609"
},
"departure": {
"time": "1771837609"
},
"stopId": "MIMOSA-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771837651"
},
"departure": {
"time": "1771837651"
},
"stopId": "CHATEN-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771837744"
},
"departure": {
"time": "1771837744"
},
"stopId": "SOLELE-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771837778"
},
"departure": {
"time": "1771837778"
},
"stopId": "SEPSON-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1771837825"
},
"departure": {
"time": "1771837825"
},
"stopId": "BANCST-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1771837926"
},
"departure": {
"time": "1771837926"
},
"stopId": "RTEPAR-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771837995"
},
"departure": {
"time": "1771837995"
},
"stopId": "PROVIN-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771838049"
},
"stopId": "PARCEX-E",
"stopSequence": 43
}
],
"trip": {
"directionId": 0,
"routeId": "04",
"tripId": "6568257"
}
}
},
{
"id": "trip:6572315",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771838400"
},
"stopId": "1BBCA",
"stopSequence": 0
},
{
"arrival": {
"time": "1771838501"
},
"departure": {
"time": "1771838501"
},
"stopId": "1BEAU",
"stopSequence": 1
},
{
"arrival": {
"time": "1771838610"
},
"departure": {
"time": "1771838610"
},
"stopId": "1BARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1771838691"
},
"departure": {
"time": "1771838691"
},
"stopId": "1PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1771838784"
},
"departure": {
"time": "1771838784"
},
"stopId": "1ELYS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771838894"
},
"departure": {
"time": "1771838894"
},
"stopId": "1FARC",
"stopSequence": 5
},
{
"arrival": {
"time": "1771839070"
},
"stopId": "1QUAI",
"stopSequence": 6
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6572315"
}
}
},
{
"id": "trip:6570299",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771836149"
},
"departure": {
"time": "1771836149"
},
"stopId": "LEQUAI-E",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "Tbus",
"tripId": "6570299"
}
}
},
{
"id": "trip:6568637",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771838580"
},
"stopId": "TRELAZE",
"stopSequence": 0
},
{
"arrival": {
"time": "1771838602"
},
"departure": {
"time": "1771838602"
},
"stopId": "MALRAUX",
"stopSequence": 1
},
{
"arrival": {
"time": "1771838640"
},
"departure": {
"time": "1771838640"
},
"stopId": "FMAURIAC",
"stopSequence": 2
},
{
"arrival": {
"time": "1771838689"
},
"departure": {
"time": "1771838689"
},
"stopId": "TRELGARE",
"stopSequence": 3
},
{
"arrival": {
"time": "1771838758"
},
"departure": {
"time": "1771838758"
},
"stopId": "MALEMBAR",
"stopSequence": 4
},
{
"arrival": {
"time": "1771838847"
},
"departure": {
"time": "1771838847"
},
"stopId": "DEGAULLE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771838918"
},
"departure": {
"time": "1771838918"
},
"stopId": "BAHONNEA",
"stopSequence": 6
},
{
"arrival": {
"time": "1771839050"
},
"departure": {
"time": "1771839050"
},
"stopId": "GENTRIC",
"stopSequence": 7
},
{
"arrival": {
"time": "1771839149"
},
"departure": {
"time": "1771839149"
},
"stopId": "DAUTEL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771838760"
},
"departure": {
"time": "1771838760"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HMTREL",
"stopSequence": 9
},
{
"arrival": {
"time": "1771838848"
},
"departure": {
"time": "1771838848"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CIMTRELA",
"stopSequence": 10
},
{
"arrival": {
"time": "1771838887"
},
"departure": {
"time": "1771838887"
},
"scheduleRelationship": "SKIPPED",
"stopId": "EGLTRELA",
"stopSequence": 11
},
{
"arrival": {
"time": "1771838935"
},
"departure": {
"time": "1771838935"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MAIRTREL",
"stopSequence": 12
},
{
"arrival": {
"time": "1771838988"
},
"departure": {
"time": "1771838988"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MONTHIBE",
"stopSequence": 13
},
{
"arrival": {
"time": "1771839047"
},
"departure": {
"time": "1771839047"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ARENA",
"stopSequence": 14
},
{
"arrival": {
"time": "1771839174"
},
"departure": {
"time": "1771839174"
},
"stopId": "BUISSON",
"stopSequence": 15
},
{
"arrival": {
"time": "1771839233"
},
"departure": {
"time": "1771839233"
},
"stopId": "PYRAM02",
"stopSequence": 16
},
{
"arrival": {
"time": "1771839309"
},
"departure": {
"time": "1771839309"
},
"stopId": "LEFEVRE",
"stopSequence": 17
},
{
"arrival": {
"time": "1771839344"
},
"departure": {
"time": "1771839344"
},
"stopId": "MALAQUAI",
"stopSequence": 18
},
{
"arrival": {
"time": "1771839403"
},
"departure": {
"time": "1771839403"
},
"stopId": "MENARD",
"stopSequence": 19
},
{
"arrival": {
"time": "1771839448"
},
"departure": {
"time": "1771839448"
},
"stopId": "CHOUTEAU",
"stopSequence": 20
},
{
"arrival": {
"time": "1771839518"
},
"departure": {
"time": "1771839518"
},
"stopId": "FRESNAIE",
"stopSequence": 21
},
{
"arrival": {
"time": "1771839603"
},
"departure": {
"time": "1771839603"
},
"stopId": "MARAIS",
"stopSequence": 22
},
{
"arrival": {
"time": "1771839664"
},
"departure": {
"time": "1771839664"
},
"stopId": "BELLVUTR",
"stopSequence": 23
},
{
"arrival": {
"time": "1771839713"
},
"departure": {
"time": "1771839713"
},
"stopId": "LEOLAGRA",
"stopSequence": 24
},
{
"arrival": {
"time": "1771839776"
},
"departure": {
"time": "1771839776"
},
"stopId": "VDLOIRE",
"stopSequence": 25
}
],
"trip": {
"directionId": 0,
"routeId": "01",
"tripId": "6568637"
}
}
},
{
"id": "trip:6568414",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771836600"
},
"stopId": "ADEZIERE",
"stopSequence": 0
},
{
"arrival": {
"time": "1771836639"
},
"departure": {
"time": "1771836639"
},
"stopId": "SCHWALBA",
"stopSequence": 1
},
{
"arrival": {
"time": "1771836679"
},
"departure": {
"time": "1771836679"
},
"stopId": "LA-BOISS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771836733"
},
"departure": {
"time": "1771836733"
},
"stopId": "PIECE",
"stopSequence": 3
},
{
"arrival": {
"time": "1771836780"
},
"departure": {
"time": "1771836780"
},
"stopId": "BALANDE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771836803"
},
"departure": {
"time": "1771836803"
},
"stopId": "TERNIERE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771836840"
},
"departure": {
"time": "1771836840"
},
"stopId": "MAIRAVR",
"stopSequence": 6
},
{
"arrival": {
"time": "1771836883"
},
"departure": {
"time": "1771836883"
},
"stopId": "MAUFINE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771836945"
},
"departure": {
"time": "1771836945"
},
"stopId": "DELAUNE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771836984"
},
"departure": {
"time": "1771836984"
},
"stopId": "BEURRIER",
"stopSequence": 9
},
{
"arrival": {
"time": "1771837051"
},
"departure": {
"time": "1771837051"
},
"stopId": "BRASSENS",
"stopSequence": 10
},
{
"arrival": {
"time": "1771837104"
},
"departure": {
"time": "1771837104"
},
"stopId": "MLYAUTEY",
"stopSequence": 11
},
{
"arrival": {
"time": "1771837141"
},
"departure": {
"time": "1771837141"
},
"stopId": "CHMARTYR",
"stopSequence": 12
},
{
"arrival": {
"time": "1771837166"
},
"departure": {
"time": "1771837166"
},
"stopId": "MAISDANS",
"stopSequence": 13
},
{
"arrival": {
"time": "1771837206"
},
"departure": {
"time": "1771837206"
},
"stopId": "GRANDMON",
"stopSequence": 14
},
{
"arrival": {
"time": "1771837260"
},
"departure": {
"time": "1771837260"
},
"stopId": "CLINIQUE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771837303"
},
"departure": {
"time": "1771837303"
},
"stopId": "VALOR",
"stopSequence": 16
},
{
"arrival": {
"time": "1771837335"
},
"departure": {
"time": "1771837335"
},
"stopId": "MEIGNANN",
"stopSequence": 17
},
{
"arrival": {
"time": "1771837403"
},
"departure": {
"time": "1771837403"
},
"stopId": "REVERIES",
"stopSequence": 18
},
{
"arrival": {
"time": "1771837467"
},
"departure": {
"time": "1771837467"
},
"stopId": "ROCEPINE",
"stopSequence": 19
},
{
"arrival": {
"time": "1771837508"
},
"departure": {
"time": "1771837508"
},
"stopId": "PARCGARE",
"stopSequence": 20
},
{
"arrival": {
"time": "1771837562"
},
"departure": {
"time": "1771837562"
},
"stopId": "LABRUYER",
"stopSequence": 21
},
{
"arrival": {
"time": "1771837624"
},
"departure": {
"time": "1771837624"
},
"stopId": "RASPAIL",
"stopSequence": 22
},
{
"arrival": {
"time": "1771837673"
},
"departure": {
"time": "1771837673"
},
"stopId": "MONPR-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771837458"
},
"departure": {
"time": "1771837458"
},
"scheduleRelationship": "SKIPPED",
"stopId": "POMONE",
"stopSequence": 24
},
{
"arrival": {
"time": "1771837548"
},
"departure": {
"time": "1771837548"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CIOUEST",
"stopSequence": 25
},
{
"arrival": {
"time": "1771837590"
},
"departure": {
"time": "1771837590"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CLEMENCE",
"stopSequence": 26
},
{
"arrival": {
"time": "1771837720"
},
"departure": {
"time": "1771837720"
},
"stopId": "DESCAZ-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771837777"
},
"departure": {
"time": "1771837777"
},
"stopId": "BICHDAVI",
"stopSequence": 28
},
{
"arrival": {
"time": "1771837859"
},
"departure": {
"time": "1771837859"
},
"stopId": "HOTDIEU",
"stopSequence": 29
},
{
"arrival": {
"time": "1771837900"
},
"stopId": "ROCHEFOU",
"stopSequence": 30
}
],
"trip": {
"directionId": 1,
"routeId": "03",
"tripId": "6568414"
}
}
},
{
"id": "trip:6571166",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771836950"
},
"stopId": "2ANRO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771837070"
},
"departure": {
"time": "1771837070"
},
"stopId": "2JVIL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771837180"
},
"departure": {
"time": "1771837180"
},
"stopId": "2JE23",
"stopSequence": 2
},
{
"arrival": {
"time": "1771837300"
},
"departure": {
"time": "1771837300"
},
"stopId": "2BAMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771837410"
},
"departure": {
"time": "1771837410"
},
"stopId": "2STRA",
"stopSequence": 4
},
{
"arrival": {
"time": "1771837500"
},
"departure": {
"time": "1771837500"
},
"stopId": "2LAFA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771837600"
},
"departure": {
"time": "1771837600"
},
"stopId": "2LGAR",
"stopSequence": 6
},
{
"arrival": {
"time": "1771837700"
},
"departure": {
"time": "1771837700"
},
"stopId": "2HARA",
"stopSequence": 7
},
{
"arrival": {
"time": "1771837760"
},
"stopId": "2FMBL",
"stopSequence": 8
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6571166"
}
}
},
{
"id": "trip:6571167",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771837670"
},
"stopId": "2ANRO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771837790"
},
"departure": {
"time": "1771837790"
},
"stopId": "2JVIL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771837900"
},
"departure": {
"time": "1771837900"
},
"stopId": "2JE23",
"stopSequence": 2
},
{
"arrival": {
"time": "1771838020"
},
"departure": {
"time": "1771838020"
},
"stopId": "2BAMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771838130"
},
"departure": {
"time": "1771838130"
},
"stopId": "2STRA",
"stopSequence": 4
},
{
"arrival": {
"time": "1771838220"
},
"departure": {
"time": "1771838220"
},
"stopId": "2LAFA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771838320"
},
"departure": {
"time": "1771838320"
},
"stopId": "2LGAR",
"stopSequence": 6
},
{
"arrival": {
"time": "1771838420"
},
"departure": {
"time": "1771838420"
},
"stopId": "2HARA",
"stopSequence": 7
},
{
"arrival": {
"time": "1771838480"
},
"stopId": "2FMBL",
"stopSequence": 8
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6571167"
}
}
},
{
"id": "trip:6571997",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771837440"
},
"stopId": "2JMOU",
"stopSequence": 0
},
{
"arrival": {
"time": "1771837560"
},
"departure": {
"time": "1771837560"
},
"stopId": "2HSAU",
"stopSequence": 1
},
{
"arrival": {
"time": "1771837650"
},
"departure": {
"time": "1771837650"
},
"stopId": "2VERN",
"stopSequence": 2
},
{
"arrival": {
"time": "1771837800"
},
"departure": {
"time": "1771837800"
},
"stopId": "2BOTA",
"stopSequence": 4
},
{
"arrival": {
"time": "1771837900"
},
"departure": {
"time": "1771837900"
},
"stopId": "2PMAY",
"stopSequence": 5
},
{
"arrival": {
"time": "1771837980"
},
"departure": {
"time": "1771837980"
},
"stopId": "2BROY",
"stopSequence": 6
},
{
"arrival": {
"time": "1771838070"
},
"departure": {
"time": "1771838070"
},
"stopId": "2ACAS",
"stopSequence": 7
},
{
"arrival": {
"time": "1771838150"
},
"departure": {
"time": "1771838150"
},
"stopId": "2STGI",
"stopSequence": 8
},
{
"arrival": {
"time": "1771838240"
},
"departure": {
"time": "1771838240"
},
"stopId": "2BASC",
"stopSequence": 9
},
{
"arrival": {
"time": "1771838320"
},
"stopId": "1AARD",
"stopSequence": 10
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6571997"
}
}
},
{
"id": "trip:6053960",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771836780"
},
"stopId": "HDVSUB",
"stopSequence": 0
},
{
"arrival": {
"time": "1771836865"
},
"departure": {
"time": "1771836865"
},
"stopId": "CLEMOI-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771837142"
},
"departure": {
"time": "1771837142"
},
"stopId": "BRISEP-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771837260"
},
"departure": {
"time": "1771837260"
},
"stopId": "CHATEN-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771837380"
},
"departure": {
"time": "1771837380"
},
"stopId": "SEPSON-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771837465"
},
"departure": {
"time": "1771837465"
},
"stopId": "RTEPAR-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771837526"
},
"departure": {
"time": "1771837526"
},
"stopId": "PROVIN-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771837620"
},
"departure": {
"time": "1771837620"
},
"stopId": "PARCEX-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771837887"
},
"departure": {
"time": "1771837887"
},
"stopId": "CARREA-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771837920"
},
"departure": {
"time": "1771837920"
},
"stopId": "MILLAR-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771837954"
},
"departure": {
"time": "1771837954"
},
"stopId": "BASMOR-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771838000"
},
"departure": {
"time": "1771838000"
},
"stopId": "CHABLA-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771838039"
},
"departure": {
"time": "1771838039"
},
"stopId": "UNION-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771838100"
},
"departure": {
"time": "1771838100"
},
"stopId": "SSYMAI-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771838181"
},
"departure": {
"time": "1771838181"
},
"stopId": "LECLSYLV",
"stopSequence": 14
},
{
"arrival": {
"time": "1771838228"
},
"departure": {
"time": "1771838228"
},
"stopId": "FRANCAIS",
"stopSequence": 15
},
{
"arrival": {
"time": "1771838288"
},
"departure": {
"time": "1771838288"
},
"stopId": "V.HUGO-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771838349"
},
"departure": {
"time": "1771838349"
},
"stopId": "ANBRUE-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771838403"
},
"departure": {
"time": "1771838403"
},
"stopId": "GAUGUI-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771838460"
},
"stopId": "STSYCHVE",
"stopSequence": 19
}
],
"trip": {
"directionId": 1,
"routeId": "25",
"tripId": "6053960"
}
}
},
{
"id": "trip:6052642",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771839145"
},
"stopId": "DOMVATER",
"stopSequence": 0
},
{
"arrival": {
"time": "1771839139"
},
"departure": {
"time": "1771839139"
},
"stopId": "BECKE",
"stopSequence": 1
},
{
"arrival": {
"time": "1771839213"
},
"departure": {
"time": "1771839213"
},
"stopId": "LAENN",
"stopSequence": 2
},
{
"arrival": {
"time": "1771839239"
},
"departure": {
"time": "1771839239"
},
"stopId": "CAMPJUIG",
"stopSequence": 3
},
{
"arrival": {
"time": "1771839290"
},
"departure": {
"time": "1771839290"
},
"stopId": "PISCMUFF",
"stopSequence": 4
},
{
"arrival": {
"time": "1771839365"
},
"departure": {
"time": "1771839365"
},
"stopId": "ANAFRAN",
"stopSequence": 5
},
{
"arrival": {
"time": "1771839403"
},
"departure": {
"time": "1771839403"
},
"stopId": "ZOLA",
"stopSequence": 6
},
{
"arrival": {
"time": "1771839460"
},
"departure": {
"time": "1771839460"
},
"stopId": "BELAIR",
"stopSequence": 7
},
{
"arrival": {
"time": "1771839554"
},
"departure": {
"time": "1771839554"
},
"stopId": "ESPMONTR",
"stopSequence": 8
},
{
"arrival": {
"time": "1771839634"
},
"departure": {
"time": "1771839634"
},
"stopId": "PLATFLEU",
"stopSequence": 9
},
{
"arrival": {
"time": "1771839677"
},
"departure": {
"time": "1771839677"
},
"stopId": "JEHUEZ",
"stopSequence": 10
},
{
"arrival": {
"time": "1771839709"
},
"departure": {
"time": "1771839709"
},
"stopId": "MASTELLE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771839760"
},
"departure": {
"time": "1771839760"
},
"stopId": "AVENEURO",
"stopSequence": 12
},
{
"arrival": {
"time": "1771839785"
},
"departure": {
"time": "1771839785"
},
"stopId": "DANEMA",
"stopSequence": 13
}
],
"trip": {
"directionId": 0,
"routeId": "21",
"tripId": "6052642"
}
}
},
{
"id": "trip:6567926",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771838220"
},
"stopId": "MOULINMA",
"stopSequence": 0
},
{
"arrival": {
"time": "1771838315"
},
"departure": {
"time": "1771838315"
},
"stopId": "BAUDRAI",
"stopSequence": 1
},
{
"arrival": {
"time": "1771838340"
},
"departure": {
"time": "1771838340"
},
"stopId": "JEBOUTON",
"stopSequence": 2
},
{
"arrival": {
"time": "1771838446"
},
"departure": {
"time": "1771838446"
},
"stopId": "LAVOIR",
"stopSequence": 3
},
{
"arrival": {
"time": "1771838514"
},
"departure": {
"time": "1771838514"
},
"stopId": "RIOTTEAU",
"stopSequence": 4
},
{
"arrival": {
"time": "1771838554"
},
"departure": {
"time": "1771838554"
},
"stopId": "ALLUMETT",
"stopSequence": 5
},
{
"arrival": {
"time": "1771838607"
},
"departure": {
"time": "1771838607"
},
"stopId": "DAGUERRE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771838662"
},
"departure": {
"time": "1771838662"
},
"stopId": "BELVTR-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771838729"
},
"departure": {
"time": "1771838729"
},
"stopId": "MARAIS-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771838823"
},
"departure": {
"time": "1771838823"
},
"stopId": "GASPALON",
"stopSequence": 9
},
{
"arrival": {
"time": "1771838940"
},
"departure": {
"time": "1771838940"
},
"stopId": "VILSANTE",
"stopSequence": 10
},
{
"arrival": {
"time": "1771838989"
},
"departure": {
"time": "1771838989"
},
"stopId": "CORMIER",
"stopSequence": 11
},
{
"arrival": {
"time": "1771839082"
},
"departure": {
"time": "1771839082"
},
"stopId": "STLEONAR",
"stopSequence": 12
},
{
"arrival": {
"time": "1771839120"
},
"departure": {
"time": "1771839120"
},
"stopId": "GERICAUL",
"stopSequence": 13
},
{
"arrival": {
"time": "1771839180"
},
"departure": {
"time": "1771839180"
},
"stopId": "MONGAZON",
"stopSequence": 14
},
{
"arrival": {
"time": "1771839220"
},
"departure": {
"time": "1771839220"
},
"stopId": "KOPA",
"stopSequence": 15
},
{
"arrival": {
"time": "1771839286"
},
"departure": {
"time": "1771839286"
},
"stopId": "DESMAZ",
"stopSequence": 16
},
{
"arrival": {
"time": "1771839344"
},
"departure": {
"time": "1771839344"
},
"stopId": "ANFRANCK",
"stopSequence": 17
},
{
"arrival": {
"time": "1771839411"
},
"departure": {
"time": "1771839411"
},
"stopId": "STJOSEP",
"stopSequence": 18
},
{
"arrival": {
"time": "1771839486"
},
"departure": {
"time": "1771839486"
},
"stopId": "PLDULYCE",
"stopSequence": 19
},
{
"arrival": {
"time": "1771839600"
},
"departure": {
"time": "1771839660"
},
"stopId": "HMAI",
"stopSequence": 20
},
{
"arrival": {
"time": "1771839705"
},
"departure": {
"time": "1771839705"
},
"stopId": "FO-LOR-R",
"stopSequence": 21
}
],
"trip": {
"directionId": 1,
"routeId": "08",
"tripId": "6567926"
}
}
},
{
"id": "trip:6571119",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771839420"
},
"stopId": "2FMBL",
"stopSequence": 0
},
{
"arrival": {
"time": "1771839510"
},
"departure": {
"time": "1771839510"
},
"stopId": "1HARA",
"stopSequence": 1
},
{
"arrival": {
"time": "1771839620"
},
"departure": {
"time": "1771839620"
},
"stopId": "1LGAR",
"stopSequence": 2
},
{
"arrival": {
"time": "1771839710"
},
"departure": {
"time": "1771839710"
},
"stopId": "1LAFA",
"stopSequence": 3
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6571119"
}
}
},
{
"id": "trip:6568046",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771838640"
},
"stopId": "SAUBIN",
"stopSequence": 0
},
{
"arrival": {
"time": "1771838723"
},
"departure": {
"time": "1771838723"
},
"stopId": "PIGNONIE",
"stopSequence": 1
},
{
"arrival": {
"time": "1771838786"
},
"departure": {
"time": "1771838786"
},
"stopId": "CLAVERIE",
"stopSequence": 2
},
{
"arrival": {
"time": "1771838830"
},
"departure": {
"time": "1771838830"
},
"stopId": "JARDFA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771838880"
},
"departure": {
"time": "1771838880"
},
"stopId": "BANCHAIS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771838937"
},
"departure": {
"time": "1771838937"
},
"stopId": "CHATELAI",
"stopSequence": 5
},
{
"arrival": {
"time": "1771838983"
},
"departure": {
"time": "1771838983"
},
"stopId": "CRBLANCH",
"stopSequence": 6
},
{
"arrival": {
"time": "1771839019"
},
"departure": {
"time": "1771839019"
},
"stopId": "ORMEAUX",
"stopSequence": 7
},
{
"arrival": {
"time": "1771839067"
},
"departure": {
"time": "1771839067"
},
"stopId": "VANDEL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771839147"
},
"departure": {
"time": "1771839147"
},
"stopId": "ISORET",
"stopSequence": 9
},
{
"arrival": {
"time": "1771839209"
},
"departure": {
"time": "1771839209"
},
"stopId": "GILLIER",
"stopSequence": 10
},
{
"arrival": {
"time": "1771839240"
},
"departure": {
"time": "1771839240"
},
"stopId": "DAGUENET",
"stopSequence": 11
},
{
"arrival": {
"time": "1771839295"
},
"departure": {
"time": "1771839295"
},
"stopId": "JERUSALE",
"stopSequence": 12
},
{
"arrival": {
"time": "1771839381"
},
"departure": {
"time": "1771839381"
},
"stopId": "MONTAIG",
"stopSequence": 13
},
{
"arrival": {
"time": "1771839540"
},
"departure": {
"time": "1771839540"
},
"stopId": "LANGLADE",
"stopSequence": 14
},
{
"arrival": {
"time": "1771839600"
},
"departure": {
"time": "1771839600"
},
"stopId": "AROBASE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771839664"
},
"departure": {
"time": "1771839664"
},
"stopId": "PCOUBERT",
"stopSequence": 16
},
{
"arrival": {
"time": "1771839753"
},
"departure": {
"time": "1771839753"
},
"stopId": "JEBOUIN",
"stopSequence": 17
}
],
"trip": {
"directionId": 1,
"routeId": "07",
"tripId": "6568046"
}
}
},
{
"id": "trip:6568501",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771836240"
},
"stopId": "BEAUCOUZ",
"stopSequence": 0
},
{
"arrival": {
"time": "1771836276"
},
"departure": {
"time": "1771836276"
},
"stopId": "FAUVETTE",
"stopSequence": 1
},
{
"arrival": {
"time": "1771836309"
},
"departure": {
"time": "1771836309"
},
"stopId": "PINSONS",
"stopSequence": 2
},
{
"arrival": {
"time": "1771836368"
},
"departure": {
"time": "1771836368"
},
"stopId": "PRIEURE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771836399"
},
"departure": {
"time": "1771836399"
},
"stopId": "VAURAGER",
"stopSequence": 5
},
{
"arrival": {
"time": "1771836459"
},
"departure": {
"time": "1771836459"
},
"stopId": "ROUAIRIE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771836502"
},
"departure": {
"time": "1771836502"
},
"stopId": "LASOURCE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771836540"
},
"departure": {
"time": "1771836540"
},
"stopId": "CERFEUIL",
"stopSequence": 8
},
{
"arrival": {
"time": "1771836591"
},
"departure": {
"time": "1771836591"
},
"stopId": "PROMENIE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771836625"
},
"departure": {
"time": "1771836625"
},
"stopId": "GRANBELL",
"stopSequence": 10
},
{
"arrival": {
"time": "1771836658"
},
"departure": {
"time": "1771836658"
},
"stopId": "RODIN",
"stopSequence": 11
},
{
"arrival": {
"time": "1771836690"
},
"departure": {
"time": "1771836690"
},
"stopId": "BRGPAILL",
"stopSequence": 12
},
{
"arrival": {
"time": "1771836781"
},
"departure": {
"time": "1771836781"
},
"stopId": "LANDREAU",
"stopSequence": 13
},
{
"arrival": {
"time": "1771836817"
},
"departure": {
"time": "1771836817"
},
"stopId": "GDPERIGN",
"stopSequence": 14
},
{
"arrival": {
"time": "1771836861"
},
"departure": {
"time": "1771836861"
},
"stopId": "INRA",
"stopSequence": 15
},
{
"arrival": {
"time": "1771836890"
},
"departure": {
"time": "1771836890"
},
"stopId": "MOREL",
"stopSequence": 16
},
{
"arrival": {
"time": "1771836924"
},
"departure": {
"time": "1771836924"
},
"stopId": "LENOTRE",
"stopSequence": 17
},
{
"arrival": {
"time": "1771836960"
},
"departure": {
"time": "1771836960"
},
"stopId": "BBCAMTEC",
"stopSequence": 18
},
{
"arrival": {
"time": "1771837046"
},
"departure": {
"time": "1771837046"
},
"stopId": "I.U.T.",
"stopSequence": 19
},
{
"arrival": {
"time": "1771837084"
},
"departure": {
"time": "1771837084"
},
"stopId": "RESTUNIV",
"stopSequence": 20
},
{
"arrival": {
"time": "1771837140"
},
"departure": {
"time": "1771837140"
},
"stopId": "CITEUNIV",
"stopSequence": 21
},
{
"arrival": {
"time": "1771837190"
},
"departure": {
"time": "1771837190"
},
"stopId": "POLYTECH",
"stopSequence": 22
},
{
"arrival": {
"time": "1771837251"
},
"departure": {
"time": "1771837251"
},
"stopId": "NDAMELAC",
"stopSequence": 23
},
{
"arrival": {
"time": "1771837317"
},
"departure": {
"time": "1771837317"
},
"stopId": "BOISRAME",
"stopSequence": 24
},
{
"arrival": {
"time": "1771837380"
},
"departure": {
"time": "1771837380"
},
"stopId": "CHBBEILL",
"stopSequence": 25
},
{
"arrival": {
"time": "1771837455"
},
"departure": {
"time": "1771837455"
},
"stopId": "MVIGNE",
"stopSequence": 26
},
{
"arrival": {
"time": "1771837563"
},
"departure": {
"time": "1771837563"
},
"stopId": "FARCYSJA",
"stopSequence": 27
},
{
"arrival": {
"time": "1771837659"
},
"departure": {
"time": "1771837659"
},
"stopId": "SAJACQUE",
"stopSequence": 28
},
{
"arrival": {
"time": "1771837740"
},
"stopId": "MONPROF.",
"stopSequence": 29
}
],
"trip": {
"directionId": 0,
"routeId": "02",
"tripId": "6568501"
}
}
},
{
"id": "trip:6567695",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771836084"
},
"departure": {
"time": "1771836102"
},
"stopId": "PROME-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771836144"
},
"departure": {
"time": "1771836162"
},
"stopId": "CERFEU-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771836186"
},
"departure": {
"time": "1771836186"
},
"stopId": "MONOD-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771836220"
},
"departure": {
"time": "1771836220"
},
"stopId": "CITRON-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771836251"
},
"departure": {
"time": "1771836251"
},
"stopId": "ECHATS-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771836333"
},
"stopId": "LATOLL",
"stopSequence": 18
}
],
"trip": {
"directionId": 1,
"routeId": "20",
"tripId": "6567695"
}
}
},
{
"id": "trip:6571115",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771836540"
},
"stopId": "2FMBL",
"stopSequence": 0
},
{
"arrival": {
"time": "1771836630"
},
"departure": {
"time": "1771836630"
},
"stopId": "1HARA",
"stopSequence": 1
},
{
"arrival": {
"time": "1771836740"
},
"departure": {
"time": "1771836740"
},
"stopId": "1LGAR",
"stopSequence": 2
},
{
"arrival": {
"time": "1771836830"
},
"departure": {
"time": "1771836830"
},
"stopId": "1LAFA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771836930"
},
"departure": {
"time": "1771836930"
},
"stopId": "1STRA",
"stopSequence": 4
},
{
"arrival": {
"time": "1771837030"
},
"departure": {
"time": "1771837030"
},
"stopId": "1BAMA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771837140"
},
"departure": {
"time": "1771837140"
},
"stopId": "1JE23",
"stopSequence": 6
},
{
"arrival": {
"time": "1771837250"
},
"departure": {
"time": "1771837250"
},
"stopId": "1JVIL",
"stopSequence": 7
},
{
"arrival": {
"time": "1771837370"
},
"stopId": "1ANRO",
"stopSequence": 8
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6571115"
}
}
},
{
"id": "trip:6567752",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771836155"
},
"departure": {
"time": "1771836155"
},
"stopId": "PROVIN-E",
"stopSequence": 62
}
],
"trip": {
"directionId": 0,
"routeId": "10",
"tripId": "6567752"
}
}
},
{
"id": "trip:6568327",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771838820"
},
"stopId": "LHOIRI-D",
"stopSequence": 0
},
{
"arrival": {
"time": "1771838830"
},
"departure": {
"time": "1771838830"
},
"stopId": "LHOIRIE2",
"stopSequence": 1
},
{
"arrival": {
"time": "1771838940"
},
"departure": {
"time": "1771838940"
},
"stopId": "CCMOLIER",
"stopSequence": 2
},
{
"arrival": {
"time": "1771838989"
},
"departure": {
"time": "1771838989"
},
"stopId": "AAQUITN",
"stopSequence": 3
},
{
"arrival": {
"time": "1771839023"
},
"departure": {
"time": "1771839023"
},
"stopId": "SHEAKSPE",
"stopSequence": 4
},
{
"arrival": {
"time": "1771839089"
},
"departure": {
"time": "1771839089"
},
"stopId": "WIGAN",
"stopSequence": 5
},
{
"arrival": {
"time": "1771839120"
},
"departure": {
"time": "1771839120"
},
"stopId": "GRESILLE",
"stopSequence": 6
},
{
"arrival": {
"time": "1771839159"
},
"departure": {
"time": "1771839159"
},
"stopId": "PROUDHON",
"stopSequence": 7
},
{
"arrival": {
"time": "1771839221"
},
"departure": {
"time": "1771839221"
},
"stopId": "VALLO",
"stopSequence": 8
},
{
"arrival": {
"time": "1771839252"
},
"departure": {
"time": "1771839252"
},
"stopId": "MONTECLA",
"stopSequence": 9
},
{
"arrival": {
"time": "1771839287"
},
"departure": {
"time": "1771839287"
},
"stopId": "DELESCL",
"stopSequence": 10
},
{
"arrival": {
"time": "1771839343"
},
"departure": {
"time": "1771839343"
},
"stopId": "JEMONNET",
"stopSequence": 11
},
{
"arrival": {
"time": "1771839390"
},
"departure": {
"time": "1771839390"
},
"stopId": "MAISLA-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771839422"
},
"departure": {
"time": "1771839422"
},
"stopId": "PERUSS-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771839480"
},
"departure": {
"time": "1771839480"
},
"stopId": "GDMAINE",
"stopSequence": 14
},
{
"arrival": {
"time": "1771839720"
},
"departure": {
"time": "1771839720"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHDARR",
"stopSequence": 21
},
{
"arrival": {
"time": "1771839787"
},
"departure": {
"time": "1771839787"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ACADEMIE",
"stopSequence": 22
}
],
"trip": {
"directionId": 0,
"routeId": "04",
"tripId": "6568327"
}
}
},
{
"id": "trip:6572249",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771838460"
},
"stopId": "BOUCHEM",
"stopSequence": 0
},
{
"arrival": {
"time": "1771838514"
},
"departure": {
"time": "1771838514"
},
"stopId": "CHEVRIER",
"stopSequence": 1
},
{
"arrival": {
"time": "1771838551"
},
"departure": {
"time": "1771838551"
},
"stopId": "PETPORT",
"stopSequence": 2
},
{
"arrival": {
"time": "1771838635"
},
"departure": {
"time": "1771838635"
},
"stopId": "HAUBOUCH",
"stopSequence": 3
},
{
"arrival": {
"time": "1771838700"
},
"departure": {
"time": "1771838700"
},
"stopId": "ARTAUD",
"stopSequence": 4
},
{
"arrival": {
"time": "1771838751"
},
"departure": {
"time": "1771838751"
},
"stopId": "PIVERDIE",
"stopSequence": 5
},
{
"arrival": {
"time": "1771838802"
},
"departure": {
"time": "1771838802"
},
"stopId": "CHATAIGN",
"stopSequence": 6
},
{
"arrival": {
"time": "1771838833"
},
"departure": {
"time": "1771838833"
},
"stopId": "CLOSVI-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771838882"
},
"departure": {
"time": "1771838882"
},
"stopId": "P-ANJO-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771838940"
},
"departure": {
"time": "1771838940"
},
"stopId": "HARENC",
"stopSequence": 9
},
{
"arrival": {
"time": "1771839012"
},
"departure": {
"time": "1771839012"
},
"stopId": "P-ANJOU",
"stopSequence": 10
},
{
"arrival": {
"time": "1771839060"
},
"departure": {
"time": "1771839060"
},
"stopId": "VALMAI-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771839131"
},
"departure": {
"time": "1771839131"
},
"stopId": "PETVIVIE",
"stopSequence": 12
},
{
"arrival": {
"time": "1771839207"
},
"departure": {
"time": "1771839207"
},
"stopId": "PRUNIERS",
"stopSequence": 13
},
{
"arrival": {
"time": "1771839241"
},
"departure": {
"time": "1771839241"
},
"stopId": "CROISETT",
"stopSequence": 14
},
{
"arrival": {
"time": "1771839346"
},
"departure": {
"time": "1771839346"
},
"stopId": "CAMLACMA",
"stopSequence": 15
},
{
"arrival": {
"time": "1771839392"
},
"departure": {
"time": "1771839392"
},
"stopId": "LACDMAIN",
"stopSequence": 16
},
{
"arrival": {
"time": "1771839438"
},
"departure": {
"time": "1771839438"
},
"stopId": "MAISENVI",
"stopSequence": 17
},
{
"arrival": {
"time": "1771839480"
},
"departure": {
"time": "1771839480"
},
"stopId": "PERUSSAI",
"stopSequence": 18
},
{
"arrival": {
"time": "1771839514"
},
"departure": {
"time": "1771839514"
},
"stopId": "MAISLAC",
"stopSequence": 19
},
{
"arrival": {
"time": "1771839551"
},
"departure": {
"time": "1771839551"
},
"stopId": "JEAN-MON",
"stopSequence": 20
},
{
"arrival": {
"time": "1771839709"
},
"departure": {
"time": "1771839709"
},
"stopId": "CNFPT",
"stopSequence": 21
},
{
"arrival": {
"time": "1771839780"
},
"departure": {
"time": "1771839780"
},
"stopId": "BEAUSSIE",
"stopSequence": 22
}
],
"trip": {
"directionId": 0,
"routeId": "06",
"tripId": "6572249"
}
}
},
{
"id": "trip:6567753",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771836148"
},
"departure": {
"time": "1771836164"
},
"stopId": "HARAS",
"stopSequence": 38
},
{
"arrival": {
"time": "1771836205"
},
"departure": {
"time": "1771836205"
},
"stopId": "STAUBIN",
"stopSequence": 39
},
{
"arrival": {
"time": "1771836295"
},
"departure": {
"time": "1771836480"
},
"stopId": "LORRAIN1",
"stopSequence": 40
},
{
"arrival": {
"time": "1771836593"
},
"departure": {
"time": "1771836593"
},
"stopId": "MENDES-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1771836672"
},
"departure": {
"time": "1771836672"
},
"stopId": "SAVARY-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1771836707"
},
"departure": {
"time": "1771836707"
},
"stopId": "MUSSET-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1771836783"
},
"departure": {
"time": "1771836783"
},
"stopId": "LUTIN-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1771836825"
},
"departure": {
"time": "1771836825"
},
"stopId": "MACE-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1771836852"
},
"departure": {
"time": "1771836852"
},
"stopId": "DESJAR-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1771836956"
},
"departure": {
"time": "1771836956"
},
"stopId": "ALDUNA-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1771836708"
},
"departure": {
"time": "1771836708"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOREAU-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1771836840"
},
"departure": {
"time": "1771836840"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PLACEN-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1771836984"
},
"departure": {
"time": "1771836984"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHALOU-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1771837076"
},
"departure": {
"time": "1771837076"
},
"scheduleRelationship": "SKIPPED",
"stopId": "VAILLA-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1771837094"
},
"departure": {
"time": "1771837094"
},
"stopId": "RBRIOL-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1771837131"
},
"departure": {
"time": "1771837131"
},
"stopId": "NOZAY-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1771837198"
},
"departure": {
"time": "1771837198"
},
"stopId": "AUVERG-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1771837255"
},
"departure": {
"time": "1771837255"
},
"stopId": "SAVOIE-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1771837322"
},
"departure": {
"time": "1771837322"
},
"stopId": "INDUST-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1771837370"
},
"departure": {
"time": "1771837370"
},
"stopId": "HOTELL-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1771837435"
},
"departure": {
"time": "1771837435"
},
"stopId": "DEBUMO-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1771837544"
},
"departure": {
"time": "1771837544"
},
"stopId": "RTEPAR-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1771837614"
},
"stopId": "PROVIN-E",
"stopSequence": 62
}
],
"trip": {
"directionId": 0,
"routeId": "10",
"tripId": "6567753"
}
}
},
{
"id": "trip:6566518",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771838850"
},
"stopId": "1CECO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771838970"
},
"departure": {
"time": "1771838970"
},
"stopId": "1CONS",
"stopSequence": 1
},
{
"arrival": {
"time": "1771839061"
},
"departure": {
"time": "1771839061"
},
"stopId": "1MTAI",
"stopSequence": 2
},
{
"arrival": {
"time": "1771839214"
},
"departure": {
"time": "1771839214"
},
"stopId": "1CROI",
"stopSequence": 3
},
{
"arrival": {
"time": "1771839290"
},
"departure": {
"time": "1771839290"
},
"stopId": "1BRIS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771839448"
},
"departure": {
"time": "1771839448"
},
"stopId": "1DUNA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771839527"
},
"departure": {
"time": "1771839527"
},
"stopId": "1EURO",
"stopSequence": 6
},
{
"arrival": {
"time": "1771839600"
},
"stopId": "2MONP",
"stopSequence": 7
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6566518"
}
}
},
{
"id": "trip:6571994",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771836089"
},
"departure": {
"time": "1771836089"
},
"stopId": "1AARD",
"stopSequence": 10
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6571994"
}
}
},
{
"id": "trip:6570938",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771838460"
},
"stopId": "FO-LOR-R",
"stopSequence": 0
},
{
"arrival": {
"time": "1771838582"
},
"departure": {
"time": "1771838582"
},
"stopId": "STAUBI-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771838640"
},
"departure": {
"time": "1771838640"
},
"stopId": "HARAS-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771838803"
},
"departure": {
"time": "1771838803"
},
"stopId": "ANLERO-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771838864"
},
"departure": {
"time": "1771838864"
},
"stopId": "RABELA-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771838912"
},
"departure": {
"time": "1771838912"
},
"stopId": "ESA-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771839022"
},
"departure": {
"time": "1771839022"
},
"stopId": "DELATA-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771839103"
},
"departure": {
"time": "1771839103"
},
"stopId": "ALLARD-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771839153"
},
"departure": {
"time": "1771839153"
},
"stopId": "TASSIG-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771839246"
},
"departure": {
"time": "1771839246"
},
"stopId": "TROIPA-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771839283"
},
"departure": {
"time": "1771839283"
},
"stopId": "SABLON-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771839336"
},
"departure": {
"time": "1771839336"
},
"stopId": "RUELLE-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771839419"
},
"departure": {
"time": "1771839419"
},
"stopId": "GENDRO-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771839513"
},
"departure": {
"time": "1771839513"
},
"stopId": "PATUR-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771839583"
},
"departure": {
"time": "1771839583"
},
"stopId": "AUTHIO-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771839642"
},
"departure": {
"time": "1771839642"
},
"stopId": "BELPOU-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771839703"
},
"departure": {
"time": "1771839703"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PONTSC-E",
"stopSequence": 17
}
],
"trip": {
"directionId": 1,
"routeId": "03",
"tripId": "6570938"
}
}
},
{
"id": "trip:6053956",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771836093"
},
"departure": {
"time": "1771836093"
},
"stopId": "PARCEX-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771836332"
},
"departure": {
"time": "1771836332"
},
"stopId": "CARREA-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771836365"
},
"departure": {
"time": "1771836365"
},
"stopId": "MILLAR-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771836399"
},
"departure": {
"time": "1771836399"
},
"stopId": "BASMOR-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771836445"
},
"departure": {
"time": "1771836445"
},
"stopId": "CHABLA-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771836484"
},
"departure": {
"time": "1771836484"
},
"stopId": "UNION-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771836545"
},
"departure": {
"time": "1771836545"
},
"stopId": "SSYMAI-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771836626"
},
"departure": {
"time": "1771836626"
},
"stopId": "LECLSYLV",
"stopSequence": 14
},
{
"arrival": {
"time": "1771836673"
},
"departure": {
"time": "1771836673"
},
"stopId": "FRANCAIS",
"stopSequence": 15
},
{
"arrival": {
"time": "1771836733"
},
"departure": {
"time": "1771836733"
},
"stopId": "V.HUGO-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771836794"
},
"departure": {
"time": "1771836794"
},
"stopId": "ANBRUE-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771836848"
},
"departure": {
"time": "1771836848"
},
"stopId": "GAUGUI-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771836905"
},
"stopId": "STSYCHVE",
"stopSequence": 19
}
],
"trip": {
"directionId": 1,
"routeId": "25",
"tripId": "6053956"
}
}
},
{
"id": "trip:6568621",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771837200"
},
"stopId": "FO-LOR-R",
"stopSequence": 0
},
{
"arrival": {
"time": "1771837293"
},
"departure": {
"time": "1771837293"
},
"stopId": "STAUBI-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771837337"
},
"departure": {
"time": "1771837337"
},
"stopId": "HARAS-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771837500"
},
"departure": {
"time": "1771837500"
},
"stopId": "ANLERO-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771837580"
},
"departure": {
"time": "1771837580"
},
"stopId": "MICHEL-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771837631"
},
"departure": {
"time": "1771837631"
},
"stopId": "BOURGO-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771837674"
},
"departure": {
"time": "1771837674"
},
"stopId": "VOLNEY-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771837729"
},
"departure": {
"time": "1771837729"
},
"stopId": "MADELE-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771837800"
},
"departure": {
"time": "1771837800"
},
"stopId": "SAUMUR-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771837849"
},
"departure": {
"time": "1771837849"
},
"stopId": "DELACR-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771837890"
},
"departure": {
"time": "1771837890"
},
"stopId": "JUSTIC-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771837974"
},
"departure": {
"time": "1771837974"
},
"stopId": "ECLATE-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771838060"
},
"departure": {
"time": "1771838060"
},
"stopId": "VDLOIR-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771838100"
},
"departure": {
"time": "1771838100"
},
"stopId": "LEOLAG-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771838137"
},
"departure": {
"time": "1771838137"
},
"stopId": "BELVTR-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771838218"
},
"departure": {
"time": "1771838218"
},
"stopId": "MARAIS-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771838290"
},
"departure": {
"time": "1771838290"
},
"stopId": "FRESNA-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771838367"
},
"departure": {
"time": "1771838367"
},
"stopId": "CHOUTE-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771838410"
},
"departure": {
"time": "1771838410"
},
"stopId": "MENA-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771838472"
},
"departure": {
"time": "1771838472"
},
"stopId": "MALAQU-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771838505"
},
"departure": {
"time": "1771838505"
},
"stopId": "LEFEVR-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771838573"
},
"departure": {
"time": "1771838573"
},
"stopId": "PYRAM2-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771838640"
},
"departure": {
"time": "1771838640"
},
"stopId": "BUISSO-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771838676"
},
"departure": {
"time": "1771838676"
},
"stopId": "DAUTEL-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771838780"
},
"departure": {
"time": "1771838780"
},
"stopId": "GENTR-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1771838905"
},
"departure": {
"time": "1771838905"
},
"stopId": "BAHONN-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1771838973"
},
"departure": {
"time": "1771838973"
},
"stopId": "DEGAUL-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771839047"
},
"departure": {
"time": "1771839047"
},
"stopId": "MALEMB-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771838718"
},
"departure": {
"time": "1771838718"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ARENA-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771838781"
},
"departure": {
"time": "1771838781"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MONTHI-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771838843"
},
"departure": {
"time": "1771838843"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MAIRTR-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771838886"
},
"departure": {
"time": "1771838886"
},
"scheduleRelationship": "SKIPPED",
"stopId": "EGLTRE-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1771838922"
},
"departure": {
"time": "1771838922"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CIMETR-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1771839000"
},
"departure": {
"time": "1771839000"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HMTRE-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1771839100"
},
"departure": {
"time": "1771839100"
},
"scheduleRelationship": "SKIPPED",
"stopId": "TRELGA-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1771839221"
},
"departure": {
"time": "1771839221"
},
"stopId": "FMAURI-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1771839277"
},
"departure": {
"time": "1771839277"
},
"stopId": "MALRAU-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1771839334"
},
"stopId": "TRELA-AR",
"stopSequence": 38
}
],
"trip": {
"directionId": 1,
"routeId": "01",
"tripId": "6568621"
}
}
},
{
"id": "trip:6566480",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771837042"
},
"departure": {
"time": "1771837042"
},
"stopId": "2EURO",
"stopSequence": 1
},
{
"arrival": {
"time": "1771837128"
},
"departure": {
"time": "1771837128"
},
"stopId": "2DUNA",
"stopSequence": 2
},
{
"arrival": {
"time": "1771837300"
},
"departure": {
"time": "1771837300"
},
"stopId": "2BRIS",
"stopSequence": 3
},
{
"arrival": {
"time": "1771837377"
},
"departure": {
"time": "1771837377"
},
"stopId": "2CROI",
"stopSequence": 4
},
{
"arrival": {
"time": "1771837529"
},
"departure": {
"time": "1771837529"
},
"stopId": "2MTAI",
"stopSequence": 5
},
{
"arrival": {
"time": "1771837620"
},
"departure": {
"time": "1771837620"
},
"stopId": "2CONS",
"stopSequence": 6
},
{
"arrival": {
"time": "1771837770"
},
"stopId": "2CECO",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6566480"
}
}
},
{
"id": "trip:6052745",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771836792"
},
"departure": {
"time": "1771836792"
},
"stopId": "BRISSA-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771836867"
},
"departure": {
"time": "1771836867"
},
"stopId": "FONTEN-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771836904"
},
"departure": {
"time": "1771836904"
},
"stopId": "BARBOT-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771836972"
},
"departure": {
"time": "1771836972"
},
"stopId": "GDPRES-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771837001"
},
"departure": {
"time": "1771837001"
},
"stopId": "SOLAND-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771837035"
},
"departure": {
"time": "1771837035"
},
"stopId": "ERIGNE-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771837121"
},
"departure": {
"time": "1771837121"
},
"stopId": "LEVESQ-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771837149"
},
"departure": {
"time": "1771837149"
},
"stopId": "MURSHV-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771837217"
},
"departure": {
"time": "1771837217"
},
"stopId": "CARMET-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771837294"
},
"departure": {
"time": "1771837294"
},
"stopId": "LECOTE-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771837343"
},
"departure": {
"time": "1771837343"
},
"stopId": "LABUIS-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771837392"
},
"stopId": "HTDEMURS",
"stopSequence": 15
}
],
"trip": {
"directionId": 1,
"routeId": "23",
"tripId": "6052745"
}
}
},
{
"id": "trip:6571337",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771838700"
},
"stopId": "1AARD",
"stopSequence": 0
},
{
"arrival": {
"time": "1771838780"
},
"departure": {
"time": "1771838780"
},
"stopId": "1BASC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771838850"
},
"departure": {
"time": "1771838850"
},
"stopId": "1STGI",
"stopSequence": 2
},
{
"arrival": {
"time": "1771838930"
},
"departure": {
"time": "1771838930"
},
"stopId": "1ACAS",
"stopSequence": 3
},
{
"arrival": {
"time": "1771839020"
},
"departure": {
"time": "1771839020"
},
"stopId": "1BROY",
"stopSequence": 4
},
{
"arrival": {
"time": "1771839110"
},
"departure": {
"time": "1771839110"
},
"stopId": "1PMAY",
"stopSequence": 5
},
{
"arrival": {
"time": "1771839220"
},
"departure": {
"time": "1771839220"
},
"stopId": "1BOTA",
"stopSequence": 6
},
{
"arrival": {
"time": "1771839380"
},
"departure": {
"time": "1771839380"
},
"stopId": "1VERN",
"stopSequence": 8
},
{
"arrival": {
"time": "1771839470"
},
"departure": {
"time": "1771839470"
},
"stopId": "1HSAU",
"stopSequence": 9
},
{
"arrival": {
"time": "1771839590"
},
"stopId": "1JMOU",
"stopSequence": 10
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6571337"
}
}
},
{
"id": "trip:6568589",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771839600"
},
"stopId": "SBAVENAI",
"stopSequence": 0
},
{
"arrival": {
"time": "1771839686"
},
"departure": {
"time": "1771839686"
},
"stopId": "COROT",
"stopSequence": 1
},
{
"arrival": {
"time": "1771839730"
},
"departure": {
"time": "1771839730"
},
"stopId": "CEZANNE",
"stopSequence": 2
},
{
"arrival": {
"time": "1771839767"
},
"departure": {
"time": "1771839767"
},
"stopId": "VERDUN",
"stopSequence": 3
}
],
"trip": {
"directionId": 1,
"routeId": "02",
"tripId": "6568589"
}
}
},
{
"id": "trip:6568498",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771836093"
},
"stopId": "MONPROF.",
"stopSequence": 29
}
],
"trip": {
"directionId": 0,
"routeId": "02",
"tripId": "6568498"
}
}
},
{
"id": "trip:6570936",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771836137"
},
"departure": {
"time": "1771836137"
},
"stopId": "STAUBI-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771836164"
},
"departure": {
"time": "1771836181"
},
"stopId": "HARAS-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771836370"
},
"departure": {
"time": "1771836370"
},
"stopId": "ANLERO-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771836431"
},
"departure": {
"time": "1771836431"
},
"stopId": "RABELA-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771836479"
},
"departure": {
"time": "1771836479"
},
"stopId": "ESA-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771836589"
},
"departure": {
"time": "1771836589"
},
"stopId": "DELATA-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771836670"
},
"departure": {
"time": "1771836670"
},
"stopId": "ALLARD-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771836720"
},
"departure": {
"time": "1771836720"
},
"stopId": "TASSIG-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771836813"
},
"departure": {
"time": "1771836813"
},
"stopId": "TROIPA-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771836850"
},
"departure": {
"time": "1771836850"
},
"stopId": "SABLON-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771836903"
},
"departure": {
"time": "1771836903"
},
"stopId": "RUELLE-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771836986"
},
"departure": {
"time": "1771836986"
},
"stopId": "GENDRO-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771837080"
},
"departure": {
"time": "1771837080"
},
"stopId": "PATUR-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771837150"
},
"departure": {
"time": "1771837150"
},
"stopId": "AUTHIO-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771837209"
},
"departure": {
"time": "1771837209"
},
"stopId": "BELPOU-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771837200"
},
"departure": {
"time": "1771837200"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PONTSC-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771837339"
},
"departure": {
"time": "1771837339"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOIRE-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771837379"
},
"departure": {
"time": "1771837379"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DUBE-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771837432"
},
"departure": {
"time": "1771837432"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOUET-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771837479"
},
"departure": {
"time": "1771837479"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOSQUE-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771837536"
},
"departure": {
"time": "1771837536"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHAERI-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771837589"
},
"departure": {
"time": "1771837589"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FONTE-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771837651"
},
"departure": {
"time": "1771837651"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ERIGNE",
"stopSequence": 24
},
{
"arrival": {
"time": "1771837680"
},
"stopId": "SOLAND",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "03",
"tripId": "6570936"
}
}
},
{
"id": "trip:6054006",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771837500"
},
"stopId": "GAREPAPI",
"stopSequence": 0
},
{
"arrival": {
"time": "1771837558"
},
"departure": {
"time": "1771837558"
},
"stopId": "BREMON-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771837591"
},
"departure": {
"time": "1771837591"
},
"stopId": "ACAD-PLA",
"stopSequence": 2
},
{
"arrival": {
"time": "1771837612"
},
"departure": {
"time": "1771837612"
},
"stopId": "CHDARR-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771837980"
},
"departure": {
"time": "1771837980"
},
"stopId": "GDMAIN-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771838037"
},
"departure": {
"time": "1771838037"
},
"stopId": "MAISEN-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771838080"
},
"departure": {
"time": "1771838080"
},
"stopId": "LACDMA-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771838128"
},
"departure": {
"time": "1771838128"
},
"stopId": "CAMLAC-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771838228"
},
"departure": {
"time": "1771838228"
},
"stopId": "CROISE-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771838257"
},
"departure": {
"time": "1771838257"
},
"stopId": "PRUNIE-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771838335"
},
"departure": {
"time": "1771838335"
},
"stopId": "PETVIV-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771838400"
},
"departure": {
"time": "1771838400"
},
"stopId": "VALMAINE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771838431"
},
"departure": {
"time": "1771838431"
},
"stopId": "CLOSVIGN",
"stopSequence": 12
},
{
"arrival": {
"time": "1771838468"
},
"departure": {
"time": "1771838468"
},
"stopId": "CHATAI-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771838522"
},
"departure": {
"time": "1771838522"
},
"stopId": "PIVERD-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771838580"
},
"departure": {
"time": "1771838580"
},
"stopId": "ARTAUD-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771838643"
},
"departure": {
"time": "1771838643"
},
"stopId": "HAUBOU-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771838725"
},
"departure": {
"time": "1771838725"
},
"stopId": "PETPOR-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771838766"
},
"departure": {
"time": "1771838766"
},
"stopId": "CHEVRI-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771838820"
},
"departure": {
"time": "1771838820"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOUCHE-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771838857"
},
"departure": {
"time": "1771838857"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CAMPBO-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771838905"
},
"departure": {
"time": "1771838905"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GAREBO-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771838959"
},
"departure": {
"time": "1771838959"
},
"scheduleRelationship": "SKIPPED",
"stopId": "PONTLA-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771839014"
},
"departure": {
"time": "1771839014"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LAPOIN-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1771839042"
},
"departure": {
"time": "1771839042"
},
"scheduleRelationship": "SKIPPED",
"stopId": "RANGEA-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1771839098"
},
"departure": {
"time": "1771839098"
},
"scheduleRelationship": "SKIPPED",
"stopId": "VIGNES-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1771839180"
},
"stopId": "CHANTOUR",
"stopSequence": 27
}
],
"trip": {
"directionId": 1,
"routeId": "22",
"tripId": "6054006"
}
}
},
{
"id": "trip:6052648",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771836080"
},
"stopId": "DOMVATER",
"stopSequence": 0
},
{
"arrival": {
"time": "1771836131"
},
"departure": {
"time": "1771836131"
},
"stopId": "BECKE",
"stopSequence": 1
},
{
"arrival": {
"time": "1771836180"
},
"departure": {
"time": "1771836180"
},
"stopId": "LAENN",
"stopSequence": 2
},
{
"arrival": {
"time": "1771836226"
},
"departure": {
"time": "1771836226"
},
"stopId": "CAMPJUIG",
"stopSequence": 3
},
{
"arrival": {
"time": "1771836295"
},
"departure": {
"time": "1771836295"
},
"stopId": "PISCMUFF",
"stopSequence": 4
},
{
"arrival": {
"time": "1771836357"
},
"departure": {
"time": "1771836357"
},
"stopId": "ANAFRAN",
"stopSequence": 5
},
{
"arrival": {
"time": "1771836413"
},
"departure": {
"time": "1771836413"
},
"stopId": "ZOLA",
"stopSequence": 6
},
{
"arrival": {
"time": "1771836470"
},
"departure": {
"time": "1771836470"
},
"stopId": "BELAIR",
"stopSequence": 7
},
{
"arrival": {
"time": "1771836530"
},
"departure": {
"time": "1771836530"
},
"stopId": "ESPMONTR",
"stopSequence": 8
},
{
"arrival": {
"time": "1771836599"
},
"departure": {
"time": "1771836599"
},
"stopId": "PLATFLEU",
"stopSequence": 9
},
{
"arrival": {
"time": "1771836662"
},
"departure": {
"time": "1771836662"
},
"stopId": "JEHUEZ",
"stopSequence": 10
},
{
"arrival": {
"time": "1771836712"
},
"departure": {
"time": "1771836712"
},
"stopId": "MASTELLE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771836766"
},
"departure": {
"time": "1771836766"
},
"stopId": "AVENEURO",
"stopSequence": 12
},
{
"arrival": {
"time": "1771836791"
},
"departure": {
"time": "1771836791"
},
"stopId": "DANEMA",
"stopSequence": 13
},
{
"arrival": {
"time": "1771836869"
},
"departure": {
"time": "1771836869"
},
"stopId": "ALLEMAGN",
"stopSequence": 14
},
{
"arrival": {
"time": "1771836913"
},
"departure": {
"time": "1771836913"
},
"stopId": "ITALIE",
"stopSequence": 15
},
{
"arrival": {
"time": "1771836964"
},
"departure": {
"time": "1771836964"
},
"stopId": "IRLANDE",
"stopSequence": 16
},
{
"arrival": {
"time": "1771837032"
},
"departure": {
"time": "1771837032"
},
"stopId": "AUTRICH",
"stopSequence": 17
},
{
"arrival": {
"time": "1771837058"
},
"departure": {
"time": "1771837058"
},
"stopId": "PLOTTIER",
"stopSequence": 18
},
{
"arrival": {
"time": "1771839148"
},
"departure": {
"time": "1771839148"
},
"stopId": "EBLE",
"stopSequence": 19
},
{
"arrival": {
"time": "1771839210"
},
"departure": {
"time": "1771839210"
},
"stopId": "GENIE",
"stopSequence": 20
},
{
"arrival": {
"time": "1771839287"
},
"departure": {
"time": "1771839287"
},
"stopId": "VAUBAN",
"stopSequence": 21
},
{
"arrival": {
"time": "1771839321"
},
"departure": {
"time": "1771839321"
},
"stopId": "POIREL",
"stopSequence": 22
},
{
"arrival": {
"time": "1771839382"
},
"departure": {
"time": "1771839382"
},
"stopId": "PONTNOIR",
"stopSequence": 23
},
{
"arrival": {
"time": "1771839421"
},
"departure": {
"time": "1771839421"
},
"stopId": "SEMARD",
"stopSequence": 24
},
{
"arrival": {
"time": "1771836363"
},
"departure": {
"time": "1771836363"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHENOIR",
"stopSequence": 25
},
{
"arrival": {
"time": "1771836723"
},
"departure": {
"time": "1771836723"
},
"scheduleRelationship": "SKIPPED",
"stopId": "AQUASUB",
"stopSequence": 26
},
{
"arrival": {
"time": "1771836773"
},
"departure": {
"time": "1771836773"
},
"scheduleRelationship": "SKIPPED",
"stopId": "AURIOL",
"stopSequence": 27
},
{
"arrival": {
"time": "1771836841"
},
"departure": {
"time": "1771836841"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LECUIT",
"stopSequence": 28
},
{
"arrival": {
"time": "1771836926"
},
"departure": {
"time": "1771836926"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BLERIOT",
"stopSequence": 29
},
{
"arrival": {
"time": "1771836985"
},
"departure": {
"time": "1771836985"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BARRA",
"stopSequence": 30
},
{
"arrival": {
"time": "1771837059"
},
"departure": {
"time": "1771837059"
},
"scheduleRelationship": "SKIPPED",
"stopId": "STTERESE",
"stopSequence": 31
},
{
"arrival": {
"time": "1771837102"
},
"departure": {
"time": "1771837102"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BICHBICH",
"stopSequence": 32
},
{
"arrival": {
"time": "1771837233"
},
"departure": {
"time": "1771837233"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MONPROFI",
"stopSequence": 34
},
{
"arrival": {
"time": "1771837517"
},
"departure": {
"time": "1771837517"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHDARR",
"stopSequence": 36
},
{
"arrival": {
"time": "1771837578"
},
"departure": {
"time": "1771837578"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ACADEMIE",
"stopSequence": 37
},
{
"arrival": {
"time": "1771837645"
},
"departure": {
"time": "1771837645"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GBREM-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1771839455"
},
"stopId": "GAREPAPI",
"stopSequence": 39
}
],
"trip": {
"directionId": 0,
"routeId": "21",
"tripId": "6052648"
}
}
},
{
"id": "trip:6053961",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771837140"
},
"stopId": "STSYCHVE",
"stopSequence": 0
},
{
"arrival": {
"time": "1771837210"
},
"departure": {
"time": "1771837210"
},
"stopId": "GAUGUIN",
"stopSequence": 1
},
{
"arrival": {
"time": "1771837260"
},
"departure": {
"time": "1771837260"
},
"stopId": "ANBRUEL",
"stopSequence": 2
},
{
"arrival": {
"time": "1771837320"
},
"departure": {
"time": "1771837320"
},
"stopId": "V.HUGO",
"stopSequence": 3
},
{
"arrival": {
"time": "1771837364"
},
"departure": {
"time": "1771837364"
},
"stopId": "FRANCA-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771837430"
},
"departure": {
"time": "1771837430"
},
"stopId": "LECLSY-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771837500"
},
"departure": {
"time": "1771837500"
},
"stopId": "SSYMAIRI",
"stopSequence": 6
},
{
"arrival": {
"time": "1771837559"
},
"departure": {
"time": "1771837559"
},
"stopId": "UNION",
"stopSequence": 7
},
{
"arrival": {
"time": "1771837598"
},
"departure": {
"time": "1771837598"
},
"stopId": "CHABLANC",
"stopSequence": 8
},
{
"arrival": {
"time": "1771837637"
},
"departure": {
"time": "1771837637"
},
"stopId": "BASMORTI",
"stopSequence": 9
},
{
"arrival": {
"time": "1771837680"
},
"departure": {
"time": "1771837680"
},
"stopId": "MILLARDI",
"stopSequence": 10
},
{
"arrival": {
"time": "1771837695"
},
"departure": {
"time": "1771837695"
},
"stopId": "CARREAUX",
"stopSequence": 11
},
{
"arrival": {
"time": "1771837920"
},
"departure": {
"time": "1771837920"
},
"stopId": "PARCEXPO",
"stopSequence": 12
},
{
"arrival": {
"time": "1771838017"
},
"departure": {
"time": "1771838017"
},
"stopId": "PROVINS",
"stopSequence": 13
},
{
"arrival": {
"time": "1771838083"
},
"departure": {
"time": "1771838083"
},
"stopId": "RTEPARIS",
"stopSequence": 14
},
{
"arrival": {
"time": "1771838160"
},
"departure": {
"time": "1771838160"
},
"stopId": "SEPSONET",
"stopSequence": 15
},
{
"arrival": {
"time": "1771838276"
},
"departure": {
"time": "1771838276"
},
"stopId": "CHATENAY",
"stopSequence": 16
},
{
"arrival": {
"time": "1771838389"
},
"departure": {
"time": "1771838389"
},
"stopId": "BRISEPOT",
"stopSequence": 17
},
{
"arrival": {
"time": "1771838657"
},
"departure": {
"time": "1771838657"
},
"stopId": "CLEMOINE",
"stopSequence": 18
},
{
"arrival": {
"time": "1771838760"
},
"stopId": "HDVSUB",
"stopSequence": 19
}
],
"trip": {
"directionId": 0,
"routeId": "25",
"tripId": "6053961"
}
}
},
{
"id": "trip:6571334",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771836094"
},
"departure": {
"time": "1771836120"
},
"stopId": "1STGI",
"stopSequence": 2
},
{
"arrival": {
"time": "1771836176"
},
"departure": {
"time": "1771836178"
},
"stopId": "1ACAS",
"stopSequence": 3
},
{
"arrival": {
"time": "1771836260"
},
"departure": {
"time": "1771836260"
},
"stopId": "1BROY",
"stopSequence": 4
},
{
"arrival": {
"time": "1771836350"
},
"departure": {
"time": "1771836350"
},
"stopId": "1PMAY",
"stopSequence": 5
},
{
"arrival": {
"time": "1771836460"
},
"departure": {
"time": "1771836460"
},
"stopId": "1BOTA",
"stopSequence": 6
},
{
"arrival": {
"time": "1771836620"
},
"departure": {
"time": "1771836620"
},
"stopId": "1VERN",
"stopSequence": 8
},
{
"arrival": {
"time": "1771836710"
},
"departure": {
"time": "1771836710"
},
"stopId": "1HSAU",
"stopSequence": 9
},
{
"arrival": {
"time": "1771836830"
},
"stopId": "1JMOU",
"stopSequence": 10
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6571334"
}
}
},
{
"id": "trip:6568622",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771839180"
},
"stopId": "FO-LOR-R",
"stopSequence": 0
},
{
"arrival": {
"time": "1771839302"
},
"departure": {
"time": "1771839302"
},
"stopId": "STAUBI-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771839360"
},
"departure": {
"time": "1771839360"
},
"stopId": "HARAS-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771839523"
},
"departure": {
"time": "1771839523"
},
"stopId": "ANLERO-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1771839603"
},
"departure": {
"time": "1771839603"
},
"stopId": "MICHEL-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771839654"
},
"departure": {
"time": "1771839654"
},
"stopId": "BOURGO-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771839697"
},
"departure": {
"time": "1771839697"
},
"stopId": "VOLNEY-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771839752"
},
"departure": {
"time": "1771839752"
},
"stopId": "MADELE-E",
"stopSequence": 7
}
],
"trip": {
"directionId": 1,
"routeId": "01",
"tripId": "6568622"
}
}
},
{
"id": "trip:6568009",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771836240"
},
"stopId": "BENE",
"stopSequence": 0
},
{
"arrival": {
"time": "1771836294"
},
"departure": {
"time": "1771836294"
},
"stopId": "JUIGDEP",
"stopSequence": 1
},
{
"arrival": {
"time": "1771836326"
},
"departure": {
"time": "1771836326"
},
"stopId": "CAMPJUIG",
"stopSequence": 2
},
{
"arrival": {
"time": "1771836354"
},
"departure": {
"time": "1771836354"
},
"stopId": "RENOIR",
"stopSequence": 3
},
{
"arrival": {
"time": "1771836382"
},
"departure": {
"time": "1771836382"
},
"stopId": "RECLAIR",
"stopSequence": 4
},
{
"arrival": {
"time": "1771836415"
},
"departure": {
"time": "1771836415"
},
"stopId": "DOMVATER",
"stopSequence": 5
},
{
"arrival": {
"time": "1771836654"
},
"departure": {
"time": "1771836654"
},
"stopId": "PISCMU-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771836656"
},
"departure": {
"time": "1771836656"
},
"stopId": "PISCMUFF",
"stopSequence": 7
},
{
"arrival": {
"time": "1771836727"
},
"departure": {
"time": "1771836727"
},
"stopId": "ANAFRAN",
"stopSequence": 8
},
{
"arrival": {
"time": "1771836420"
},
"departure": {
"time": "1771836420"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DOMVAL",
"stopSequence": 9
},
{
"arrival": {
"time": "1771836444"
},
"departure": {
"time": "1771836444"
},
"scheduleRelationship": "SKIPPED",
"stopId": "GERMTILL",
"stopSequence": 10
},
{
"arrival": {
"time": "1771836602"
},
"departure": {
"time": "1771836602"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HAUCOUD",
"stopSequence": 11
},
{
"arrival": {
"time": "1771836637"
},
"departure": {
"time": "1771836637"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHPEGUY",
"stopSequence": 12
},
{
"arrival": {
"time": "1771836658"
},
"departure": {
"time": "1771836658"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DIX8JUI",
"stopSequence": 13
},
{
"arrival": {
"time": "1771836690"
},
"departure": {
"time": "1771836690"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DEBEAUVO",
"stopSequence": 14
},
{
"arrival": {
"time": "1771836787"
},
"departure": {
"time": "1771836787"
},
"stopId": "ZOLA",
"stopSequence": 15
},
{
"arrival": {
"time": "1771836844"
},
"departure": {
"time": "1771836844"
},
"stopId": "BELAIR",
"stopSequence": 16
},
{
"arrival": {
"time": "1771836904"
},
"departure": {
"time": "1771836904"
},
"stopId": "ESPMONTR",
"stopSequence": 17
},
{
"arrival": {
"time": "1771836973"
},
"departure": {
"time": "1771836973"
},
"stopId": "PLATFLEU",
"stopSequence": 18
},
{
"arrival": {
"time": "1771837036"
},
"departure": {
"time": "1771837036"
},
"stopId": "JEHUEZ",
"stopSequence": 19
},
{
"arrival": {
"time": "1771837087"
},
"departure": {
"time": "1771837087"
},
"stopId": "MASTELLE",
"stopSequence": 20
},
{
"arrival": {
"time": "1771837126"
},
"departure": {
"time": "1771837126"
},
"stopId": "AVENEURO",
"stopSequence": 21
},
{
"arrival": {
"time": "1771837144"
},
"departure": {
"time": "1771837144"
},
"stopId": "DANEMA",
"stopSequence": 22
},
{
"arrival": {
"time": "1771837200"
},
"departure": {
"time": "1771837200"
},
"stopId": "ALLEMAGN",
"stopSequence": 23
},
{
"arrival": {
"time": "1771837232"
},
"departure": {
"time": "1771837232"
},
"stopId": "ITALIE",
"stopSequence": 24
},
{
"arrival": {
"time": "1771837268"
},
"departure": {
"time": "1771837268"
},
"stopId": "IRLANDE",
"stopSequence": 25
},
{
"arrival": {
"time": "1771837317"
},
"departure": {
"time": "1771837317"
},
"stopId": "AUTRICH",
"stopSequence": 26
},
{
"arrival": {
"time": "1771837336"
},
"departure": {
"time": "1771837336"
},
"stopId": "PLOTTIER",
"stopSequence": 27
},
{
"arrival": {
"time": "1771837387"
},
"departure": {
"time": "1771837387"
},
"stopId": "CCADEA",
"stopSequence": 28
},
{
"arrival": {
"time": "1771837413"
},
"departure": {
"time": "1771837413"
},
"stopId": "AUCHAN",
"stopSequence": 29
},
{
"arrival": {
"time": "1771837567"
},
"departure": {
"time": "1771837567"
},
"stopId": "AARDBUS",
"stopSequence": 30
},
{
"arrival": {
"time": "1771837611"
},
"departure": {
"time": "1771837611"
},
"stopId": "POIVRE",
"stopSequence": 31
},
{
"arrival": {
"time": "1771837651"
},
"departure": {
"time": "1771837651"
},
"stopId": "BONPLAND",
"stopSequence": 32
},
{
"arrival": {
"time": "1771837697"
},
"departure": {
"time": "1771837697"
},
"stopId": "LEPRE",
"stopSequence": 33
},
{
"arrival": {
"time": "1771837747"
},
"departure": {
"time": "1771837747"
},
"stopId": "SALET-AR",
"stopSequence": 34
},
{
"arrival": {
"time": "1771837789"
},
"departure": {
"time": "1771837789"
},
"stopId": "RIPOLLE",
"stopSequence": 35
},
{
"arrival": {
"time": "1771837857"
},
"departure": {
"time": "1771837857"
},
"stopId": "PEGARDE",
"stopSequence": 36
},
{
"arrival": {
"time": "1771837920"
},
"departure": {
"time": "1771837920"
},
"stopId": "CIAVRILL",
"stopSequence": 37
},
{
"arrival": {
"time": "1771837987"
},
"departure": {
"time": "1771837987"
},
"stopId": "MAIRAVR",
"stopSequence": 38
},
{
"arrival": {
"time": "1771838030"
},
"departure": {
"time": "1771838030"
},
"stopId": "MAUFINE",
"stopSequence": 39
},
{
"arrival": {
"time": "1771838092"
},
"departure": {
"time": "1771838092"
},
"stopId": "DELAUNE",
"stopSequence": 40
},
{
"arrival": {
"time": "1771838131"
},
"departure": {
"time": "1771838131"
},
"stopId": "BEURRIER",
"stopSequence": 41
},
{
"arrival": {
"time": "1771838199"
},
"departure": {
"time": "1771838199"
},
"stopId": "BRASSENS",
"stopSequence": 42
},
{
"arrival": {
"time": "1771838248"
},
"departure": {
"time": "1771838248"
},
"stopId": "RONDE",
"stopSequence": 43
},
{
"arrival": {
"time": "1771838291"
},
"departure": {
"time": "1771838291"
},
"stopId": "PLAMAY",
"stopSequence": 44
},
{
"arrival": {
"time": "1771838347"
},
"departure": {
"time": "1771838347"
},
"stopId": "KENNEDY",
"stopSequence": 45
},
{
"arrival": {
"time": "1771838398"
},
"departure": {
"time": "1771838398"
},
"stopId": "ECHMAN",
"stopSequence": 46
},
{
"arrival": {
"time": "1771838476"
},
"departure": {
"time": "1771838476"
},
"stopId": "LIZE07",
"stopSequence": 47
},
{
"arrival": {
"time": "1771838514"
},
"departure": {
"time": "1771838514"
},
"stopId": "GASNIER",
"stopSequence": 48
},
{
"arrival": {
"time": "1771838571"
},
"departure": {
"time": "1771838571"
},
"stopId": "GOURONNI",
"stopSequence": 49
},
{
"arrival": {
"time": "1771838643"
},
"departure": {
"time": "1771838643"
},
"stopId": "CLOUET",
"stopSequence": 50
},
{
"arrival": {
"time": "1771838676"
},
"departure": {
"time": "1771838676"
},
"stopId": "BICHLAZA",
"stopSequence": 51
},
{
"arrival": {
"time": "1771838707"
},
"departure": {
"time": "1771838707"
},
"stopId": "DESCAZEA",
"stopSequence": 52
},
{
"arrival": {
"time": "1771838818"
},
"departure": {
"time": "1771838818"
},
"stopId": "TRINITE",
"stopSequence": 53
},
{
"arrival": {
"time": "1771838887"
},
"stopId": "BEAUREPA",
"stopSequence": 54
}
],
"trip": {
"directionId": 0,
"routeId": "07",
"tripId": "6568009"
}
}
},
{
"id": "trip:6570951",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771837020"
},
"stopId": "ROCHEF-E",
"stopSequence": 0
},
{
"arrival": {
"time": "1771837094"
},
"departure": {
"time": "1771837094"
},
"stopId": "HOTDIE-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1771837136"
},
"departure": {
"time": "1771837136"
},
"stopId": "BICHDA-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1771837200"
},
"departure": {
"time": "1771837200"
},
"stopId": "DESCAZEA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771837287"
},
"departure": {
"time": "1771837287"
},
"stopId": "CIOUES-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1771837339"
},
"departure": {
"time": "1771837339"
},
"stopId": "POMONE-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1771837378"
},
"departure": {
"time": "1771837378"
},
"stopId": "REVERI-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1771837444"
},
"departure": {
"time": "1771837444"
},
"stopId": "MEIGNA-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1771837477"
},
"departure": {
"time": "1771837477"
},
"stopId": "VALOR-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1771837500"
},
"departure": {
"time": "1771837500"
},
"stopId": "CLINIQ-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1771837539"
},
"departure": {
"time": "1771837539"
},
"stopId": "GRANDM-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1771837582"
},
"departure": {
"time": "1771837582"
},
"stopId": "MAISDA-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1771837622"
},
"departure": {
"time": "1771837622"
},
"stopId": "CHMART-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1771837659"
},
"departure": {
"time": "1771837659"
},
"stopId": "MLYAUT-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1771837724"
},
"departure": {
"time": "1771837724"
},
"stopId": "BRASSE-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1771837772"
},
"departure": {
"time": "1771837772"
},
"stopId": "BEURRI-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1771837821"
},
"departure": {
"time": "1771837821"
},
"stopId": "DELAUN-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1771837872"
},
"departure": {
"time": "1771837872"
},
"stopId": "MAUFIN-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1771837920"
},
"departure": {
"time": "1771837920"
},
"stopId": "MAIRAV-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1771837964"
},
"departure": {
"time": "1771837964"
},
"stopId": "TERNIE-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1771838004"
},
"departure": {
"time": "1771838004"
},
"stopId": "BALAND-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1771838057"
},
"departure": {
"time": "1771838057"
},
"stopId": "PIECE-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771838125"
},
"departure": {
"time": "1771838125"
},
"stopId": "LA-BOI-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1771838180"
},
"departure": {
"time": "1771838180"
},
"stopId": "SCHWAL-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1771838220"
},
"stopId": "ADEZIERE",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "03",
"tripId": "6570951"
}
}
},
{
"id": "trip:6566484",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771838580"
},
"stopId": "2MONP",
"stopSequence": 0
},
{
"arrival": {
"time": "1771838662"
},
"departure": {
"time": "1771838662"
},
"stopId": "2EURO",
"stopSequence": 1
},
{
"arrival": {
"time": "1771838748"
},
"departure": {
"time": "1771838748"
},
"stopId": "2DUNA",
"stopSequence": 2
},
{
"arrival": {
"time": "1771838920"
},
"departure": {
"time": "1771838920"
},
"stopId": "2BRIS",
"stopSequence": 3
},
{
"arrival": {
"time": "1771838997"
},
"departure": {
"time": "1771838997"
},
"stopId": "2CROI",
"stopSequence": 4
},
{
"arrival": {
"time": "1771839149"
},
"departure": {
"time": "1771839149"
},
"stopId": "2MTAI",
"stopSequence": 5
},
{
"arrival": {
"time": "1771839240"
},
"departure": {
"time": "1771839240"
},
"stopId": "2CONS",
"stopSequence": 6
},
{
"arrival": {
"time": "1771839390"
},
"stopId": "2CECO",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6566484"
}
}
},
{
"id": "trip:6567870",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771837980"
},
"stopId": "EVENTARD",
"stopSequence": 0
},
{
"arrival": {
"time": "1771838016"
},
"departure": {
"time": "1771838016"
},
"stopId": "COTTAGE",
"stopSequence": 1
},
{
"arrival": {
"time": "1771838073"
},
"departure": {
"time": "1771838073"
},
"stopId": "DUBELL-2",
"stopSequence": 2
},
{
"arrival": {
"time": "1771838100"
},
"departure": {
"time": "1771838100"
},
"stopId": "BOISABBE",
"stopSequence": 3
},
{
"arrival": {
"time": "1771838136"
},
"departure": {
"time": "1771838136"
},
"stopId": "DEBUSSY",
"stopSequence": 4
},
{
"arrival": {
"time": "1771838182"
},
"departure": {
"time": "1771838182"
},
"stopId": "HOTELLER",
"stopSequence": 5
},
{
"arrival": {
"time": "1771838220"
},
"departure": {
"time": "1771838220"
},
"stopId": "INDUSTRI",
"stopSequence": 6
},
{
"arrival": {
"time": "1771838302"
},
"departure": {
"time": "1771838302"
},
"stopId": "SAVOIE",
"stopSequence": 7
},
{
"arrival": {
"time": "1771838362"
},
"departure": {
"time": "1771838362"
},
"stopId": "AUVERGNE",
"stopSequence": 8
},
{
"arrival": {
"time": "1771838400"
},
"departure": {
"time": "1771838400"
},
"stopId": "NOZAY",
"stopSequence": 9
},
{
"arrival": {
"time": "1771838429"
},
"departure": {
"time": "1771838429"
},
"stopId": "RBRIOLLA",
"stopSequence": 10
},
{
"arrival": {
"time": "1771838633"
},
"departure": {
"time": "1771838633"
},
"stopId": "MIMOSAS",
"stopSequence": 11
},
{
"arrival": {
"time": "1771838699"
},
"departure": {
"time": "1771838699"
},
"stopId": "BRISEPOT",
"stopSequence": 12
},
{
"arrival": {
"time": "1771838750"
},
"departure": {
"time": "1771838750"
},
"stopId": "DESJARDI",
"stopSequence": 13
},
{
"arrival": {
"time": "1771838792"
},
"departure": {
"time": "1771838792"
},
"stopId": "MACE",
"stopSequence": 14
},
{
"arrival": {
"time": "1771838821"
},
"departure": {
"time": "1771838821"
},
"stopId": "LUTIN",
"stopSequence": 15
},
{
"arrival": {
"time": "1771838908"
},
"departure": {
"time": "1771838908"
},
"stopId": "MUSSET",
"stopSequence": 16
},
{
"arrival": {
"time": "1771838948"
},
"departure": {
"time": "1771838948"
},
"stopId": "SAVARY",
"stopSequence": 17
},
{
"arrival": {
"time": "1771838372"
},
"departure": {
"time": "1771838372"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DOYENNE",
"stopSequence": 18
},
{
"arrival": {
"time": "1771838444"
},
"departure": {
"time": "1771838444"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CITESOLI",
"stopSequence": 19
},
{
"arrival": {
"time": "1771838580"
},
"departure": {
"time": "1771838580"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CARCITR",
"stopSequence": 20
},
{
"arrival": {
"time": "1771838635"
},
"departure": {
"time": "1771838635"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FFAURE",
"stopSequence": 21
},
{
"arrival": {
"time": "1771838744"
},
"departure": {
"time": "1771838744"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FACUL-SS",
"stopSequence": 22
},
{
"arrival": {
"time": "1771838760"
},
"departure": {
"time": "1771838760"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BDEMAINE",
"stopSequence": 23
},
{
"arrival": {
"time": "1771838885"
},
"departure": {
"time": "1771838885"
},
"scheduleRelationship": "SKIPPED",
"stopId": "TALET",
"stopSequence": 24
},
{
"arrival": {
"time": "1771839032"
},
"departure": {
"time": "1771839032"
},
"stopId": "MENDESFR",
"stopSequence": 25
},
{
"arrival": {
"time": "1771839180"
},
"departure": {
"time": "1771839240"
},
"stopId": "FO-LOR-R",
"stopSequence": 26
},
{
"arrival": {
"time": "1771839324"
},
"departure": {
"time": "1771839324"
},
"stopId": "STAUBI-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1771839364"
},
"departure": {
"time": "1771839364"
},
"stopId": "HARAS-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1771839471"
},
"departure": {
"time": "1771839471"
},
"stopId": "LESGAR-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1771839603"
},
"departure": {
"time": "1771839603"
},
"stopId": "SEMARD-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1771839660"
},
"departure": {
"time": "1771839660"
},
"stopId": "PONTNO-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1771839764"
},
"departure": {
"time": "1771839764"
},
"stopId": "POIREL-E",
"stopSequence": 32
}
],
"trip": {
"directionId": 1,
"routeId": "09",
"tripId": "6567870"
}
}
},
{
"id": "trip:6572317",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771839120"
},
"stopId": "1BBCA",
"stopSequence": 0
},
{
"arrival": {
"time": "1771839221"
},
"departure": {
"time": "1771839221"
},
"stopId": "1BEAU",
"stopSequence": 1
},
{
"arrival": {
"time": "1771839330"
},
"departure": {
"time": "1771839330"
},
"stopId": "1BARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1771839411"
},
"departure": {
"time": "1771839411"
},
"stopId": "1PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1771839504"
},
"departure": {
"time": "1771839504"
},
"stopId": "1ELYS",
"stopSequence": 4
},
{
"arrival": {
"time": "1771839614"
},
"departure": {
"time": "1771839614"
},
"stopId": "1FARC",
"stopSequence": 5
},
{
"arrival": {
"time": "1771839790"
},
"stopId": "1QUAI",
"stopSequence": 6
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6572317"
}
}
},
{
"id": "trip:6571110",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771836230"
},
"stopId": "2ANRO",
"stopSequence": 0
},
{
"arrival": {
"time": "1771836350"
},
"departure": {
"time": "1771836350"
},
"stopId": "2JVIL",
"stopSequence": 1
},
{
"arrival": {
"time": "1771836460"
},
"departure": {
"time": "1771836460"
},
"stopId": "2JE23",
"stopSequence": 2
},
{
"arrival": {
"time": "1771836580"
},
"departure": {
"time": "1771836580"
},
"stopId": "2BAMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1771836690"
},
"departure": {
"time": "1771836690"
},
"stopId": "2STRA",
"stopSequence": 4
},
{
"arrival": {
"time": "1771836780"
},
"departure": {
"time": "1771836780"
},
"stopId": "2LAFA",
"stopSequence": 5
},
{
"arrival": {
"time": "1771836880"
},
"departure": {
"time": "1771836880"
},
"stopId": "2LGAR",
"stopSequence": 6
},
{
"arrival": {
"time": "1771836980"
},
"departure": {
"time": "1771836980"
},
"stopId": "2HARA",
"stopSequence": 7
},
{
"arrival": {
"time": "1771837040"
},
"stopId": "2FMBL",
"stopSequence": 8
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6571110"
}
}
},
{
"id": "trip:3462D",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771836230"
},
"departure": {
"time": "1771836230"
},
"stopId": "LECLER-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1771836441"
},
"departure": {
"time": "1771836441"
},
"stopId": "DESCAZEA",
"stopSequence": 22
},
{
"arrival": {
"time": "1771836513"
},
"departure": {
"time": "1771836513"
},
"stopId": "MONPROFI",
"stopSequence": 23
},
{
"arrival": {
"time": "1771836590"
},
"departure": {
"time": "1771836590"
},
"stopId": "QUAIsubW",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "34",
"tripId": "3462D"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1771836195"
}
}