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 680 erreurs, 1 292 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 11/02/2026 à 08h10 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
Not in POSIX time E001 16 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 3516 stop_sequence 10 departure_time 0 is not POSIX time
- trip_id 3412 stop_sequence 22 departure_time 0 is not POSIX time
- trip_id 3212 stop_sequence 13 departure_time 0 is not POSIX time
- trip_id 16302 stop_sequence 20 departure_time 0 is not POSIX time
- trip_id 10302 stop_sequence 17 departure_time 0 is not POSIX time
Sequential stop_time_update times are not increasing E022 174 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 6238857 stop_sequence 9 arrival_time 08:57:00 (1770796620) is less than previous stop arrival_time 09:02:07 (1770796927) - times must increase between two sequential stops
- trip_id 6238857 stop_sequence 9 arrival_time 08:57:00 (1770796620) is less than previous stop departure_time 09:02:07 (1770796927) - times must increase between two sequential stops
- trip_id 6238857 stop_sequence 9 departure_time 08:57:00 (1770796620) is less than previous stop departure_time 09:02:07 (1770796927) - times must increase between two sequential stops
- trip_id 6238857 stop_sequence 9 departure_time 08:57:00 (1770796620) is less than previous stop arrival_time 09:02:07 (1770796927) - times must increase between two sequential stops
- trip_id 6052366 stop_sequence 18 arrival_time 08:16:13 (1770794173) is less than previous stop arrival_time 08:16:16 (1770794176) - times must increase between two sequential stops
stop_time_update departure time is before arrival time E025 16 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 3516 stop_sequence 10 departure_time 01:00:00 (0) is less than the same stop arrival_time 08:07:57 (1770793677) - departure time must be equal to or greater than arrival time
- trip_id 3412 stop_sequence 22 departure_time 01:00:00 (0) is less than the same stop arrival_time 08:07:27 (1770793647) - departure time must be equal to or greater than arrival time
- trip_id 3212 stop_sequence 13 departure_time 01:00:00 (0) is less than the same stop arrival_time 08:08:09 (1770793689) - departure time must be equal to or greater than arrival time
- trip_id 16302 stop_sequence 20 departure_time 01:00:00 (0) is less than the same stop arrival_time 08:07:55 (1770793675) - departure time must be equal to or greater than arrival time
- trip_id 10302 stop_sequence 17 departure_time 01:00:00 (0) is less than the same stop arrival_time 08:08:12 (1770793692) - departure time must be equal to or greater than arrival time
GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 1 449 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 6238857 stop_sequence 5 has stop_id DOMVATER but GTFS stop_sequence 5 has stop_id DOMVAL - stop_ids should be the same
- GTFS-rt trip_id 6238857 stop_sequence 6 has stop_id PISCMU-E but GTFS stop_sequence 6 has stop_id GERMTILL - stop_ids should be the same
- GTFS-rt trip_id 6238857 stop_sequence 7 has stop_id PISCMUFF but GTFS stop_sequence 7 has stop_id HAUCOUD - stop_ids should be the same
- GTFS-rt trip_id 6238857 stop_sequence 8 has stop_id ANAFRAN but GTFS stop_sequence 8 has stop_id CHPEGUY - stop_ids should be the same
- GTFS-rt trip_id 6238857 stop_sequence 9 has stop_id DOMVAL but GTFS stop_sequence 9 has stop_id DIX8JUI - stop_ids should be the same
GTFS-rt stop_sequence not found in GTFS data E051 25 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 14402 contains stop_sequence 7 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 14502 contains stop_sequence 10 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 12302 contains stop_sequence 17 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 16302 contains stop_sequence 20 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 35604 contains stop_sequence 2 that does not exist in GTFS stop_times.txt for this trip
Avertissements
timestamp not populated W001 323 erreurs
Timestamps should be populated for all elements
Exemples d'erreurs
- trip_id 6238857 does not have a timestamp
- trip_id 6239881 does not have a timestamp
- trip_id 14402 does not have a timestamp
- trip_id 6052366 does not have a timestamp
- trip_id 6240212 does not have a timestamp
vehicle_id not populated W002 323 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id 6238857 does not have a vehicle_id
- trip_id 6239881 does not have a vehicle_id
- trip_id 14402 does not have a vehicle_id
- trip_id 6052366 does not have a vehicle_id
- trip_id 6240212 does not have a vehicle_id
schedule_relationship not populated W009 646 erreurs
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Exemples d'erreurs
- trip_id 6238857 stop_sequence 0 (and potentially more for this trip) does not have a schedule_relationship
- trip_id 6238857 does not have a schedule_relationship
- trip_id 6239881 stop_sequence 18 (and potentially more for this trip) does not have a schedule_relationship
- trip_id 6239881 does not have a schedule_relationship
- trip_id 14402 stop_sequence 7 (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 016 | 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 | 35 235 | 29 fois (100 % des validations) |
| W001 | Timestamps should be populated for all elements | 7 799 | 29 fois (100 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 7 799 | 29 fois (100 % des validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 15 562 | 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 | 525 | 28 fois (97 % des validations) |
| E001 | All timestamps must be in POSIX time (i.e., number of seconds since January 1st 1970 00:00:00 UTC) | 315 | 23 fois (79 % 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. | 336 | 23 fois (79 % des validations) |
| E002 | stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence | 38 | 13 fois (45 % des validations) |
| E036 | Sequential GTFS-rt trip stop_time_updates should never have the same stop_sequence | 45 | 13 fois (45 % des validations) |
| E037 | Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id | 24 | 11 fois (38 % des validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 1 | 1 fois (3 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 11/02/2026 à 22h55 Europe/Paris.
trip_updates (31) 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 11/02/2026 à 22h55 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "trip:6239794",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770849120"
},
"stopId": "SBAVENAI",
"stopSequence": 0
},
{
"arrival": {
"time": "1770849189"
},
"departure": {
"time": "1770849189"
},
"stopId": "COROT",
"stopSequence": 1
},
{
"arrival": {
"time": "1770849224"
},
"departure": {
"time": "1770849224"
},
"stopId": "CEZANNE",
"stopSequence": 2
},
{
"arrival": {
"time": "1770849254"
},
"departure": {
"time": "1770849254"
},
"stopId": "VERDUN",
"stopSequence": 3
},
{
"arrival": {
"time": "1770849276"
},
"departure": {
"time": "1770849276"
},
"stopId": "PASTEUR",
"stopSequence": 4
},
{
"arrival": {
"time": "1770849360"
},
"departure": {
"time": "1770849360"
},
"stopId": "JAUDETTE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770849405"
},
"departure": {
"time": "1770849405"
},
"stopId": "WALCOURT",
"stopSequence": 6
},
{
"arrival": {
"time": "1770849466"
},
"departure": {
"time": "1770849466"
},
"stopId": "MORLIERE",
"stopSequence": 7
},
{
"arrival": {
"time": "1770849509"
},
"departure": {
"time": "1770849509"
},
"stopId": "CEEQUEST",
"stopSequence": 8
},
{
"arrival": {
"time": "1770849556"
},
"departure": {
"time": "1770849556"
},
"stopId": "PELLERI",
"stopSequence": 9
},
{
"arrival": {
"time": "1770849600"
},
"departure": {
"time": "1770849600"
},
"stopId": "STADE",
"stopSequence": 10
},
{
"arrival": {
"time": "1770849646"
},
"departure": {
"time": "1770849646"
},
"stopId": "AUBEPINE",
"stopSequence": 11
},
{
"arrival": {
"time": "1770849691"
},
"departure": {
"time": "1770849691"
},
"stopId": "GEMMETR",
"stopSequence": 12
},
{
"arrival": {
"time": "1770849746"
},
"departure": {
"time": "1770849746"
},
"stopId": "JUFERRY",
"stopSequence": 13
},
{
"arrival": {
"time": "1770849808"
},
"departure": {
"time": "1770849808"
},
"stopId": "CCHEMINE",
"stopSequence": 14
},
{
"arrival": {
"time": "1770849857"
},
"departure": {
"time": "1770849857"
},
"stopId": "PAPERIE",
"stopSequence": 15
},
{
"arrival": {
"time": "1770849900"
},
"departure": {
"time": "1770849900"
},
"stopId": "LAREUX",
"stopSequence": 16
},
{
"arrival": {
"time": "1770849954"
},
"departure": {
"time": "1770849954"
},
"stopId": "CASERNE",
"stopSequence": 17
},
{
"arrival": {
"time": "1770850017"
},
"departure": {
"time": "1770850017"
},
"stopId": "ARCEAU",
"stopSequence": 18
},
{
"arrival": {
"time": "1770850061"
},
"departure": {
"time": "1770850061"
},
"stopId": "AFPA",
"stopSequence": 19
},
{
"arrival": {
"time": "1770850114"
},
"departure": {
"time": "1770850114"
},
"stopId": "CIMETIER",
"stopSequence": 20
},
{
"arrival": {
"time": "1770850186"
},
"departure": {
"time": "1770850186"
},
"stopId": "MONTAIG",
"stopSequence": 21
},
{
"arrival": {
"time": "1770850217"
},
"departure": {
"time": "1770850217"
},
"stopId": "GARDOT",
"stopSequence": 22
},
{
"arrival": {
"time": "1770850260"
},
"departure": {
"time": "1770850260"
},
"stopId": "STEXUPER",
"stopSequence": 23
},
{
"arrival": {
"time": "1770850327"
},
"departure": {
"time": "1770850327"
},
"stopId": "SECUSOCI",
"stopSequence": 24
},
{
"arrival": {
"time": "1770850447"
},
"departure": {
"time": "1770850447"
},
"stopId": "MAIL-NAE",
"stopSequence": 25
},
{
"arrival": {
"time": "1770850500"
},
"departure": {
"time": "1770850800"
},
"stopId": "FO-LOR-R",
"stopSequence": 26
}
],
"trip": {
"directionId": 1,
"routeId": "02",
"tripId": "6239794"
}
}
},
{
"id": "trip:6239793",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770846884"
},
"departure": {
"time": "1770846930"
},
"stopId": "BREMON-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1770846970"
},
"departure": {
"time": "1770846970"
},
"stopId": "ACAD-PLA",
"stopSequence": 31
},
{
"arrival": {
"time": "1770847005"
},
"departure": {
"time": "1770847005"
},
"stopId": "CHDARR-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1770847129"
},
"departure": {
"time": "1770847129"
},
"stopId": "COEURM-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1770847182"
},
"departure": {
"time": "1770847182"
},
"stopId": "BEAURE-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1770847241"
},
"departure": {
"time": "1770847241"
},
"stopId": "TRINIT-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1770847369"
},
"departure": {
"time": "1770847369"
},
"stopId": "MONPRO-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1770847453"
},
"departure": {
"time": "1770847453"
},
"stopId": "SAJACQ-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1770847511"
},
"departure": {
"time": "1770847511"
},
"stopId": "FARCSJ-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1770847602"
},
"departure": {
"time": "1770847602"
},
"stopId": "MVIGNE-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1770847669"
},
"departure": {
"time": "1770847669"
},
"stopId": "CHBBEI-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1770847724"
},
"departure": {
"time": "1770847724"
},
"stopId": "BOISRA-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1770847790"
},
"departure": {
"time": "1770847790"
},
"stopId": "NDAMLA-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1770847853"
},
"departure": {
"time": "1770847853"
},
"stopId": "POLYTE-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1770847909"
},
"departure": {
"time": "1770847909"
},
"stopId": "CITEUN-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1770847962"
},
"departure": {
"time": "1770847962"
},
"stopId": "RESTUN-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1770848004"
},
"departure": {
"time": "1770848004"
},
"stopId": "I.U.T.-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1770848089"
},
"departure": {
"time": "1770848089"
},
"stopId": "BBCAMT-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1770848125"
},
"departure": {
"time": "1770848125"
},
"stopId": "LENOT-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1770848149"
},
"departure": {
"time": "1770848149"
},
"stopId": "MOREL-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1770848177"
},
"departure": {
"time": "1770848177"
},
"stopId": "INRA-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1770848214"
},
"departure": {
"time": "1770848214"
},
"stopId": "GDPERI-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1770848245"
},
"departure": {
"time": "1770848245"
},
"stopId": "LANDRE-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1770848329"
},
"departure": {
"time": "1770848329"
},
"stopId": "BRGPAI-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1770848351"
},
"departure": {
"time": "1770848351"
},
"stopId": "RODIN-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1770848377"
},
"departure": {
"time": "1770848377"
},
"stopId": "GRANBE-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1770848411"
},
"departure": {
"time": "1770848411"
},
"stopId": "PROME-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1770848449"
},
"departure": {
"time": "1770848449"
},
"stopId": "CERFEU-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1770848506"
},
"departure": {
"time": "1770848506"
},
"stopId": "LASOUR-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1770848559"
},
"departure": {
"time": "1770848559"
},
"stopId": "ROUAIR-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1770848620"
},
"departure": {
"time": "1770848620"
},
"stopId": "VAURAG-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1770848663"
},
"departure": {
"time": "1770848663"
},
"stopId": "PRIEUR-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1770848699"
},
"departure": {
"time": "1770848699"
},
"stopId": "GRANPI-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1770848723"
},
"departure": {
"time": "1770848723"
},
"stopId": "PINSON-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1770848761"
},
"departure": {
"time": "1770848761"
},
"stopId": "FAUVET-E",
"stopSequence": 64
},
{
"arrival": {
"time": "1770848809"
},
"stopId": "BEAUCOUZ",
"stopSequence": 65
}
],
"trip": {
"directionId": 1,
"routeId": "02",
"tripId": "6239793"
}
}
},
{
"id": "trip:6237230",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770846839"
},
"departure": {
"time": "1770846880"
},
"stopId": "1PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1770846924"
},
"departure": {
"time": "1770846924"
},
"stopId": "1ELYS",
"stopSequence": 4
},
{
"arrival": {
"time": "1770847040"
},
"departure": {
"time": "1770847040"
},
"stopId": "1FARC",
"stopSequence": 5
},
{
"arrival": {
"time": "1770847212"
},
"departure": {
"time": "1770847212"
},
"stopId": "1QUAI",
"stopSequence": 6
},
{
"arrival": {
"time": "1770847372"
},
"departure": {
"time": "1770847372"
},
"stopId": "1DOUT",
"stopSequence": 7
},
{
"arrival": {
"time": "1770847512"
},
"departure": {
"time": "1770847512"
},
"stopId": "1MOLIE",
"stopSequence": 8
},
{
"arrival": {
"time": "1770847652"
},
"departure": {
"time": "1770847652"
},
"stopId": "1STSE",
"stopSequence": 9
},
{
"arrival": {
"time": "1770847742"
},
"departure": {
"time": "1770847742"
},
"stopId": "1CECO",
"stopSequence": 10
},
{
"arrival": {
"time": "1770847872"
},
"departure": {
"time": "1770847872"
},
"stopId": "1CONS",
"stopSequence": 11
},
{
"arrival": {
"time": "1770847959"
},
"departure": {
"time": "1770847959"
},
"stopId": "1MTAI",
"stopSequence": 12
},
{
"arrival": {
"time": "1770848108"
},
"departure": {
"time": "1770848108"
},
"stopId": "1CROI",
"stopSequence": 13
},
{
"arrival": {
"time": "1770848182"
},
"departure": {
"time": "1770848182"
},
"stopId": "1BRIS",
"stopSequence": 14
},
{
"arrival": {
"time": "1770848326"
},
"departure": {
"time": "1770848326"
},
"stopId": "1DUNA",
"stopSequence": 15
},
{
"arrival": {
"time": "1770848397"
},
"departure": {
"time": "1770848397"
},
"stopId": "1EURO",
"stopSequence": 16
},
{
"arrival": {
"time": "1770848462"
},
"stopId": "2MONP",
"stopSequence": 17
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6237230"
}
}
},
{
"id": "trip:6239985",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770849540"
},
"stopId": "PARCEXPO",
"stopSequence": 0
},
{
"arrival": {
"time": "1770849641"
},
"departure": {
"time": "1770849641"
},
"stopId": "PROVINS",
"stopSequence": 1
},
{
"arrival": {
"time": "1770849710"
},
"departure": {
"time": "1770849710"
},
"stopId": "RTEPARIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1770849780"
},
"departure": {
"time": "1770849780"
},
"stopId": "BANCSTMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1770849814"
},
"departure": {
"time": "1770849814"
},
"stopId": "SEPSONET",
"stopSequence": 4
},
{
"arrival": {
"time": "1770849860"
},
"departure": {
"time": "1770849860"
},
"stopId": "SOLELEVA",
"stopSequence": 5
},
{
"arrival": {
"time": "1770849919"
},
"departure": {
"time": "1770849919"
},
"stopId": "CHATENAY",
"stopSequence": 6
},
{
"arrival": {
"time": "1770849957"
},
"departure": {
"time": "1770849957"
},
"stopId": "MIMOSAS",
"stopSequence": 7
},
{
"arrival": {
"time": "1770850020"
},
"departure": {
"time": "1770850020"
},
"stopId": "BRISEPOT",
"stopSequence": 8
},
{
"arrival": {
"time": "1770850069"
},
"departure": {
"time": "1770850069"
},
"stopId": "DESJARDI",
"stopSequence": 9
},
{
"arrival": {
"time": "1770850110"
},
"departure": {
"time": "1770850110"
},
"stopId": "MACE",
"stopSequence": 10
},
{
"arrival": {
"time": "1770850138"
},
"departure": {
"time": "1770850138"
},
"stopId": "LUTIN",
"stopSequence": 11
},
{
"arrival": {
"time": "1770850222"
},
"departure": {
"time": "1770850222"
},
"stopId": "MUSSET",
"stopSequence": 12
},
{
"arrival": {
"time": "1770850260"
},
"departure": {
"time": "1770850260"
},
"stopId": "SAVARY",
"stopSequence": 13
},
{
"arrival": {
"time": "1770850385"
},
"departure": {
"time": "1770850385"
},
"stopId": "MENDESFR",
"stopSequence": 14
},
{
"arrival": {
"time": "1770850500"
},
"departure": {
"time": "1770850800"
},
"stopId": "FO-LOR-R",
"stopSequence": 15
}
],
"trip": {
"directionId": 1,
"routeId": "04",
"tripId": "6239985"
}
}
},
{
"id": "trip:6238296",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770848580"
},
"stopId": "TRELAZE",
"stopSequence": 0
},
{
"arrival": {
"time": "1770848602"
},
"departure": {
"time": "1770848602"
},
"stopId": "MALRAUX",
"stopSequence": 1
},
{
"arrival": {
"time": "1770848640"
},
"departure": {
"time": "1770848640"
},
"stopId": "FMAURIAC",
"stopSequence": 2
},
{
"arrival": {
"time": "1770848689"
},
"departure": {
"time": "1770848689"
},
"stopId": "TRELGARE",
"stopSequence": 3
},
{
"arrival": {
"time": "1770848760"
},
"departure": {
"time": "1770848760"
},
"stopId": "HMTREL",
"stopSequence": 4
},
{
"arrival": {
"time": "1770848833"
},
"departure": {
"time": "1770848833"
},
"stopId": "CIMTRELA",
"stopSequence": 5
},
{
"arrival": {
"time": "1770848866"
},
"departure": {
"time": "1770848866"
},
"stopId": "EGLTRELA",
"stopSequence": 6
},
{
"arrival": {
"time": "1770848906"
},
"departure": {
"time": "1770848906"
},
"stopId": "MAIRTREL",
"stopSequence": 7
},
{
"arrival": {
"time": "1770848950"
},
"departure": {
"time": "1770848950"
},
"stopId": "MONTHIBE",
"stopSequence": 8
},
{
"arrival": {
"time": "1770848999"
},
"departure": {
"time": "1770848999"
},
"stopId": "ARENA",
"stopSequence": 9
},
{
"arrival": {
"time": "1770849060"
},
"departure": {
"time": "1770849060"
},
"stopId": "BUISSON",
"stopSequence": 10
},
{
"arrival": {
"time": "1770849107"
},
"departure": {
"time": "1770849107"
},
"stopId": "PYRAM02",
"stopSequence": 11
},
{
"arrival": {
"time": "1770849166"
},
"departure": {
"time": "1770849166"
},
"stopId": "LEFEVRE",
"stopSequence": 12
},
{
"arrival": {
"time": "1770849193"
},
"departure": {
"time": "1770849193"
},
"stopId": "MALAQUAI",
"stopSequence": 13
},
{
"arrival": {
"time": "1770849239"
},
"departure": {
"time": "1770849239"
},
"stopId": "MENARD",
"stopSequence": 14
},
{
"arrival": {
"time": "1770849274"
},
"departure": {
"time": "1770849274"
},
"stopId": "CHOUTEAU",
"stopSequence": 15
},
{
"arrival": {
"time": "1770849329"
},
"departure": {
"time": "1770849329"
},
"stopId": "FRESNAIE",
"stopSequence": 16
},
{
"arrival": {
"time": "1770849395"
},
"departure": {
"time": "1770849395"
},
"stopId": "MARAIS",
"stopSequence": 17
},
{
"arrival": {
"time": "1770849443"
},
"departure": {
"time": "1770849443"
},
"stopId": "BELLVUTR",
"stopSequence": 18
},
{
"arrival": {
"time": "1770849480"
},
"departure": {
"time": "1770849480"
},
"stopId": "LEOLAGRA",
"stopSequence": 19
},
{
"arrival": {
"time": "1770849534"
},
"departure": {
"time": "1770849534"
},
"stopId": "VDLOIRE",
"stopSequence": 20
},
{
"arrival": {
"time": "1770849626"
},
"departure": {
"time": "1770849626"
},
"stopId": "ECLATERI",
"stopSequence": 21
},
{
"arrival": {
"time": "1770849732"
},
"departure": {
"time": "1770849732"
},
"stopId": "JUSTICES",
"stopSequence": 22
},
{
"arrival": {
"time": "1770849770"
},
"departure": {
"time": "1770849770"
},
"stopId": "DELACROI",
"stopSequence": 23
},
{
"arrival": {
"time": "1770849840"
},
"departure": {
"time": "1770849840"
},
"stopId": "SAUMUROI",
"stopSequence": 24
},
{
"arrival": {
"time": "1770849894"
},
"departure": {
"time": "1770849894"
},
"stopId": "MADELEIN",
"stopSequence": 25
},
{
"arrival": {
"time": "1770849930"
},
"departure": {
"time": "1770849930"
},
"stopId": "VOLNEY",
"stopSequence": 26
},
{
"arrival": {
"time": "1770849993"
},
"departure": {
"time": "1770849993"
},
"stopId": "BOURGONN",
"stopSequence": 27
},
{
"arrival": {
"time": "1770850040"
},
"departure": {
"time": "1770850040"
},
"stopId": "MICHELET",
"stopSequence": 28
},
{
"arrival": {
"time": "1770850080"
},
"departure": {
"time": "1770850080"
},
"stopId": "ANLEROY",
"stopSequence": 29
},
{
"arrival": {
"time": "1770850192"
},
"departure": {
"time": "1770850192"
},
"stopId": "PAULBERT",
"stopSequence": 30
},
{
"arrival": {
"time": "1770850238"
},
"departure": {
"time": "1770850238"
},
"stopId": "HARAS",
"stopSequence": 31
},
{
"arrival": {
"time": "1770850301"
},
"departure": {
"time": "1770850301"
},
"stopId": "STAUBIN",
"stopSequence": 32
},
{
"arrival": {
"time": "1770850392"
},
"stopId": "LORRTERM",
"stopSequence": 33
}
],
"trip": {
"directionId": 0,
"routeId": "01",
"tripId": "6238296"
}
}
},
{
"id": "trip:6240202",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770846974"
},
"departure": {
"time": "1770846974"
},
"stopId": "STAUBI-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1770847009"
},
"departure": {
"time": "1770847009"
},
"stopId": "HARAS-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1770847140"
},
"departure": {
"time": "1770847140"
},
"stopId": "ANLERO-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1770847201"
},
"departure": {
"time": "1770847201"
},
"stopId": "RABELA-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1770847249"
},
"departure": {
"time": "1770847249"
},
"stopId": "ESA-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1770847359"
},
"departure": {
"time": "1770847359"
},
"stopId": "DELATA-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1770847440"
},
"departure": {
"time": "1770847440"
},
"stopId": "ALLARD-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1770847490"
},
"departure": {
"time": "1770847490"
},
"stopId": "TASSIG-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1770847583"
},
"departure": {
"time": "1770847583"
},
"stopId": "TROIPA-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1770847620"
},
"departure": {
"time": "1770847620"
},
"stopId": "SABLON-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1770847673"
},
"departure": {
"time": "1770847673"
},
"stopId": "RUELLE-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1770847756"
},
"departure": {
"time": "1770847756"
},
"stopId": "GENDRO-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1770847850"
},
"departure": {
"time": "1770847850"
},
"stopId": "PATUR-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1770847920"
},
"departure": {
"time": "1770847920"
},
"stopId": "AUTHIO-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1770847979"
},
"departure": {
"time": "1770847979"
},
"stopId": "BELPOU-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1770848040"
},
"departure": {
"time": "1770848040"
},
"stopId": "PONTSC-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1770848162"
},
"departure": {
"time": "1770848162"
},
"stopId": "LOIRE-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1770848197"
},
"departure": {
"time": "1770848197"
},
"stopId": "DUBE-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1770848243"
},
"departure": {
"time": "1770848243"
},
"stopId": "LOUET-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1770848284"
},
"departure": {
"time": "1770848284"
},
"stopId": "BOSQUE-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1770848334"
},
"departure": {
"time": "1770848334"
},
"stopId": "CHAERI-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1770848380"
},
"departure": {
"time": "1770848380"
},
"stopId": "FONTE-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1770848434"
},
"departure": {
"time": "1770848434"
},
"stopId": "ERIGNE",
"stopSequence": 51
},
{
"arrival": {
"time": "1770848460"
},
"stopId": "SOLAND",
"stopSequence": 52
}
],
"trip": {
"directionId": 1,
"routeId": "03",
"tripId": "6240202"
}
}
},
{
"id": "trip:6237227",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770848890"
},
"stopId": "2ANRO",
"stopSequence": 0
},
{
"arrival": {
"time": "1770849010"
},
"departure": {
"time": "1770849010"
},
"stopId": "2JVIL",
"stopSequence": 1
},
{
"arrival": {
"time": "1770849120"
},
"departure": {
"time": "1770849120"
},
"stopId": "2JE23",
"stopSequence": 2
},
{
"arrival": {
"time": "1770849240"
},
"departure": {
"time": "1770849240"
},
"stopId": "2BAMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1770849350"
},
"departure": {
"time": "1770849350"
},
"stopId": "2STRA",
"stopSequence": 4
},
{
"arrival": {
"time": "1770849430"
},
"departure": {
"time": "1770849430"
},
"stopId": "2LAFA",
"stopSequence": 5
},
{
"arrival": {
"time": "1770849520"
},
"departure": {
"time": "1770849520"
},
"stopId": "2LGAR",
"stopSequence": 6
},
{
"arrival": {
"time": "1770849610"
},
"departure": {
"time": "1770849610"
},
"stopId": "2HARA",
"stopSequence": 7
},
{
"arrival": {
"time": "1770849690"
},
"departure": {
"time": "1770849690"
},
"stopId": "2FMBL",
"stopSequence": 8
},
{
"arrival": {
"time": "1770849790"
},
"departure": {
"time": "1770849790"
},
"stopId": "2HDVA",
"stopSequence": 9
},
{
"arrival": {
"time": "1770849890"
},
"departure": {
"time": "1770849890"
},
"stopId": "2CECO",
"stopSequence": 10
},
{
"arrival": {
"time": "1770849980"
},
"departure": {
"time": "1770849980"
},
"stopId": "2STSE",
"stopSequence": 11
},
{
"arrival": {
"time": "1770850100"
},
"departure": {
"time": "1770850100"
},
"stopId": "2BMAI",
"stopSequence": 12
},
{
"arrival": {
"time": "1770850190"
},
"departure": {
"time": "1770850190"
},
"stopId": "2HOPA",
"stopSequence": 13
},
{
"arrival": {
"time": "1770850310"
},
"departure": {
"time": "1770850310"
},
"stopId": "2CAPU",
"stopSequence": 14
},
{
"arrival": {
"time": "1770850390"
},
"departure": {
"time": "1770850390"
},
"stopId": "2JMOU",
"stopSequence": 15
},
{
"arrival": {
"time": "1770850510"
},
"departure": {
"time": "1770850510"
},
"stopId": "2HSAU",
"stopSequence": 16
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6237227"
}
}
},
{
"id": "trip:6237231",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770846816"
},
"departure": {
"time": "1770846844"
},
"stopId": "1HSAU",
"stopSequence": 9
},
{
"arrival": {
"time": "1770846960"
},
"departure": {
"time": "1770846960"
},
"stopId": "1JMOU",
"stopSequence": 10
},
{
"arrival": {
"time": "1770847040"
},
"departure": {
"time": "1770847040"
},
"stopId": "1CAPU",
"stopSequence": 11
},
{
"arrival": {
"time": "1770847170"
},
"departure": {
"time": "1770847170"
},
"stopId": "1HOPA",
"stopSequence": 12
},
{
"arrival": {
"time": "1770847260"
},
"departure": {
"time": "1770847260"
},
"stopId": "1BMAI",
"stopSequence": 13
},
{
"arrival": {
"time": "1770847400"
},
"departure": {
"time": "1770847400"
},
"stopId": "1STSE",
"stopSequence": 14
},
{
"arrival": {
"time": "1770847490"
},
"departure": {
"time": "1770847490"
},
"stopId": "1CECO",
"stopSequence": 15
},
{
"arrival": {
"time": "1770847580"
},
"departure": {
"time": "1770847580"
},
"stopId": "1HDVA",
"stopSequence": 16
},
{
"arrival": {
"time": "1770847680"
},
"departure": {
"time": "1770847680"
},
"stopId": "1FMBL",
"stopSequence": 17
},
{
"arrival": {
"time": "1770847750"
},
"departure": {
"time": "1770847750"
},
"stopId": "1HARA",
"stopSequence": 18
},
{
"arrival": {
"time": "1770847860"
},
"departure": {
"time": "1770847860"
},
"stopId": "1LGAR",
"stopSequence": 19
},
{
"arrival": {
"time": "1770847950"
},
"departure": {
"time": "1770847950"
},
"stopId": "1LAFA",
"stopSequence": 20
},
{
"arrival": {
"time": "1770848040"
},
"departure": {
"time": "1770848040"
},
"stopId": "1STRA",
"stopSequence": 21
},
{
"arrival": {
"time": "1770848140"
},
"departure": {
"time": "1770848140"
},
"stopId": "1BAMA",
"stopSequence": 22
},
{
"arrival": {
"time": "1770848260"
},
"departure": {
"time": "1770848260"
},
"stopId": "1JE23",
"stopSequence": 23
},
{
"arrival": {
"time": "1770848370"
},
"departure": {
"time": "1770848370"
},
"stopId": "1JVIL",
"stopSequence": 24
},
{
"arrival": {
"time": "1770848500"
},
"stopId": "2ANRO",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6237231"
}
}
},
{
"id": "trip:6240206",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770848947"
},
"departure": {
"time": "1770848947"
},
"stopId": "GDPRESSO",
"stopSequence": 1
},
{
"arrival": {
"time": "1770848991"
},
"departure": {
"time": "1770848991"
},
"stopId": "BARBOTER",
"stopSequence": 2
},
{
"arrival": {
"time": "1770849038"
},
"departure": {
"time": "1770849038"
},
"stopId": "FONTENE",
"stopSequence": 3
},
{
"arrival": {
"time": "1770849099"
},
"departure": {
"time": "1770849099"
},
"stopId": "CHAERIGN",
"stopSequence": 4
},
{
"arrival": {
"time": "1770849158"
},
"departure": {
"time": "1770849158"
},
"stopId": "BOSQUET",
"stopSequence": 5
},
{
"arrival": {
"time": "1770849197"
},
"departure": {
"time": "1770849197"
},
"stopId": "LOUET",
"stopSequence": 6
},
{
"arrival": {
"time": "1770849257"
},
"departure": {
"time": "1770849257"
},
"stopId": "DUBE",
"stopSequence": 7
},
{
"arrival": {
"time": "1770849309"
},
"departure": {
"time": "1770849309"
},
"stopId": "LOIRE",
"stopSequence": 8
},
{
"arrival": {
"time": "1770849420"
},
"departure": {
"time": "1770849420"
},
"stopId": "PONTSCEM",
"stopSequence": 9
},
{
"arrival": {
"time": "1770849468"
},
"departure": {
"time": "1770849468"
},
"stopId": "BELPOULE",
"stopSequence": 10
},
{
"arrival": {
"time": "1770849530"
},
"departure": {
"time": "1770849530"
},
"stopId": "AUTHION",
"stopSequence": 11
},
{
"arrival": {
"time": "1770849580"
},
"departure": {
"time": "1770849580"
},
"stopId": "PATUREAU",
"stopSequence": 12
},
{
"arrival": {
"time": "1770849667"
},
"departure": {
"time": "1770849667"
},
"stopId": "GENDRON",
"stopSequence": 13
},
{
"arrival": {
"time": "1770849737"
},
"departure": {
"time": "1770849737"
},
"stopId": "RUELLES",
"stopSequence": 14
},
{
"arrival": {
"time": "1770849780"
},
"departure": {
"time": "1770849780"
},
"stopId": "SABLONS",
"stopSequence": 15
},
{
"arrival": {
"time": "1770849817"
},
"departure": {
"time": "1770849817"
},
"stopId": "TROPAROI",
"stopSequence": 16
},
{
"arrival": {
"time": "1770849960"
},
"departure": {
"time": "1770849960"
},
"stopId": "ALLARD",
"stopSequence": 17
},
{
"arrival": {
"time": "1770850036"
},
"departure": {
"time": "1770850036"
},
"stopId": "DELATTAS",
"stopSequence": 18
},
{
"arrival": {
"time": "1770850145"
},
"departure": {
"time": "1770850145"
},
"stopId": "ESA",
"stopSequence": 19
},
{
"arrival": {
"time": "1770850206"
},
"departure": {
"time": "1770850206"
},
"stopId": "RABELAI",
"stopSequence": 20
},
{
"arrival": {
"time": "1770850260"
},
"departure": {
"time": "1770850260"
},
"stopId": "ALEROY",
"stopSequence": 21
},
{
"arrival": {
"time": "1770850351"
},
"departure": {
"time": "1770850351"
},
"stopId": "PAULBERT",
"stopSequence": 22
},
{
"arrival": {
"time": "1770850388"
},
"departure": {
"time": "1770850388"
},
"stopId": "HARAS",
"stopSequence": 23
},
{
"arrival": {
"time": "1770850439"
},
"departure": {
"time": "1770850439"
},
"stopId": "STAUBIN",
"stopSequence": 24
},
{
"arrival": {
"time": "1770850500"
},
"departure": {
"time": "1770850800"
},
"stopId": "LORRAIN1",
"stopSequence": 25
}
],
"trip": {
"directionId": 0,
"routeId": "03",
"tripId": "6240206"
}
}
},
{
"id": "trip:6237233",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770847030"
},
"stopId": "2MONP",
"stopSequence": 0
},
{
"arrival": {
"time": "1770847095"
},
"departure": {
"time": "1770847095"
},
"stopId": "2EURO",
"stopSequence": 1
},
{
"arrival": {
"time": "1770847171"
},
"departure": {
"time": "1770847171"
},
"stopId": "2DUNA",
"stopSequence": 2
},
{
"arrival": {
"time": "1770847320"
},
"departure": {
"time": "1770847320"
},
"stopId": "2BRIS",
"stopSequence": 3
},
{
"arrival": {
"time": "1770847397"
},
"departure": {
"time": "1770847397"
},
"stopId": "2CROI",
"stopSequence": 4
},
{
"arrival": {
"time": "1770847556"
},
"departure": {
"time": "1770847556"
},
"stopId": "2MTAI",
"stopSequence": 5
},
{
"arrival": {
"time": "1770847650"
},
"departure": {
"time": "1770847650"
},
"stopId": "2CONS",
"stopSequence": 6
},
{
"arrival": {
"time": "1770847800"
},
"departure": {
"time": "1770847800"
},
"stopId": "2CECO",
"stopSequence": 7
},
{
"arrival": {
"time": "1770847890"
},
"departure": {
"time": "1770847890"
},
"stopId": "2STSE",
"stopSequence": 8
},
{
"arrival": {
"time": "1770848010"
},
"departure": {
"time": "1770848010"
},
"stopId": "2MOLIE",
"stopSequence": 9
},
{
"arrival": {
"time": "1770848130"
},
"departure": {
"time": "1770848130"
},
"stopId": "2DOUT",
"stopSequence": 10
},
{
"arrival": {
"time": "1770848300"
},
"departure": {
"time": "1770848300"
},
"stopId": "2QUAI",
"stopSequence": 11
},
{
"arrival": {
"time": "1770848467"
},
"departure": {
"time": "1770848467"
},
"stopId": "2FARC",
"stopSequence": 12
},
{
"arrival": {
"time": "1770848573"
},
"departure": {
"time": "1770848573"
},
"stopId": "2ELYS",
"stopSequence": 13
},
{
"arrival": {
"time": "1770848663"
},
"departure": {
"time": "1770848663"
},
"stopId": "2PATT",
"stopSequence": 14
},
{
"arrival": {
"time": "1770848740"
},
"departure": {
"time": "1770848740"
},
"stopId": "2BARR",
"stopSequence": 15
},
{
"arrival": {
"time": "1770848834"
},
"departure": {
"time": "1770848834"
},
"stopId": "2BEAU",
"stopSequence": 16
},
{
"arrival": {
"time": "1770848920"
},
"stopId": "1BBCA",
"stopSequence": 17
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6237233"
}
}
},
{
"id": "trip:6237224",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770848450"
},
"stopId": "1BBCA",
"stopSequence": 0
},
{
"arrival": {
"time": "1770848542"
},
"departure": {
"time": "1770848542"
},
"stopId": "1BEAU",
"stopSequence": 1
},
{
"arrival": {
"time": "1770848650"
},
"departure": {
"time": "1770848650"
},
"stopId": "1BARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1770848729"
},
"departure": {
"time": "1770848729"
},
"stopId": "1PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1770848820"
},
"departure": {
"time": "1770848820"
},
"stopId": "1ELYS",
"stopSequence": 4
},
{
"arrival": {
"time": "1770848928"
},
"departure": {
"time": "1770848928"
},
"stopId": "1FARC",
"stopSequence": 5
},
{
"arrival": {
"time": "1770849100"
},
"departure": {
"time": "1770849100"
},
"stopId": "1QUAI",
"stopSequence": 6
},
{
"arrival": {
"time": "1770849260"
},
"departure": {
"time": "1770849260"
},
"stopId": "1DOUT",
"stopSequence": 7
},
{
"arrival": {
"time": "1770849400"
},
"departure": {
"time": "1770849400"
},
"stopId": "1MOLIE",
"stopSequence": 8
},
{
"arrival": {
"time": "1770849540"
},
"departure": {
"time": "1770849540"
},
"stopId": "1STSE",
"stopSequence": 9
},
{
"arrival": {
"time": "1770849630"
},
"departure": {
"time": "1770849630"
},
"stopId": "1CECO",
"stopSequence": 10
},
{
"arrival": {
"time": "1770849760"
},
"departure": {
"time": "1770849760"
},
"stopId": "1CONS",
"stopSequence": 11
},
{
"arrival": {
"time": "1770849847"
},
"departure": {
"time": "1770849847"
},
"stopId": "1MTAI",
"stopSequence": 12
},
{
"arrival": {
"time": "1770849996"
},
"departure": {
"time": "1770849996"
},
"stopId": "1CROI",
"stopSequence": 13
},
{
"arrival": {
"time": "1770850070"
},
"departure": {
"time": "1770850070"
},
"stopId": "1BRIS",
"stopSequence": 14
},
{
"arrival": {
"time": "1770850214"
},
"departure": {
"time": "1770850214"
},
"stopId": "1DUNA",
"stopSequence": 15
},
{
"arrival": {
"time": "1770850285"
},
"departure": {
"time": "1770850285"
},
"stopId": "1EURO",
"stopSequence": 16
},
{
"arrival": {
"time": "1770850350"
},
"stopId": "2MONP",
"stopSequence": 17
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6237224"
}
}
},
{
"id": "trip:6237235",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770846840"
},
"departure": {
"time": "1770846867"
},
"stopId": "2FMBL",
"stopSequence": 8
},
{
"arrival": {
"time": "1770846974"
},
"departure": {
"time": "1770846974"
},
"stopId": "2RALL",
"stopSequence": 9
},
{
"arrival": {
"time": "1770847114"
},
"departure": {
"time": "1770847114"
},
"stopId": "2MOLIE",
"stopSequence": 10
},
{
"arrival": {
"time": "1770847234"
},
"departure": {
"time": "1770847234"
},
"stopId": "2DOUT",
"stopSequence": 11
},
{
"arrival": {
"time": "1770847404"
},
"departure": {
"time": "1770847404"
},
"stopId": "2QUAI",
"stopSequence": 12
},
{
"arrival": {
"time": "1770847572"
},
"departure": {
"time": "1770847572"
},
"stopId": "2FARC",
"stopSequence": 13
},
{
"arrival": {
"time": "1770847677"
},
"departure": {
"time": "1770847677"
},
"stopId": "2ELYS",
"stopSequence": 14
},
{
"arrival": {
"time": "1770847767"
},
"departure": {
"time": "1770847767"
},
"stopId": "2PATT",
"stopSequence": 15
},
{
"arrival": {
"time": "1770847844"
},
"departure": {
"time": "1770847844"
},
"stopId": "2BARR",
"stopSequence": 16
},
{
"arrival": {
"time": "1770847936"
},
"departure": {
"time": "1770847936"
},
"stopId": "2BEAU",
"stopSequence": 17
},
{
"arrival": {
"time": "1770848024"
},
"stopId": "1BBCA",
"stopSequence": 18
}
],
"trip": {
"directionId": 0,
"routeId": "C",
"tripId": "6237235"
}
}
},
{
"id": "trip:6237221",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770849440"
},
"stopId": "1BBCA",
"stopSequence": 0
},
{
"arrival": {
"time": "1770849536"
},
"departure": {
"time": "1770849536"
},
"stopId": "1BEAU",
"stopSequence": 1
},
{
"arrival": {
"time": "1770849640"
},
"departure": {
"time": "1770849640"
},
"stopId": "1BARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1770849720"
},
"departure": {
"time": "1770849720"
},
"stopId": "1PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1770849811"
},
"departure": {
"time": "1770849811"
},
"stopId": "1ELYS",
"stopSequence": 4
},
{
"arrival": {
"time": "1770849919"
},
"departure": {
"time": "1770849919"
},
"stopId": "1FARC",
"stopSequence": 5
},
{
"arrival": {
"time": "1770850090"
},
"departure": {
"time": "1770850090"
},
"stopId": "1QUAI",
"stopSequence": 6
},
{
"arrival": {
"time": "1770850250"
},
"departure": {
"time": "1770850250"
},
"stopId": "1DOUT",
"stopSequence": 7
},
{
"arrival": {
"time": "1770850390"
},
"departure": {
"time": "1770850390"
},
"stopId": "1MOLIE",
"stopSequence": 8
}
],
"trip": {
"directionId": 1,
"routeId": "C",
"tripId": "6237221"
}
}
},
{
"id": "trip:6237223",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770849850"
},
"stopId": "2ANRO",
"stopSequence": 0
},
{
"arrival": {
"time": "1770849970"
},
"departure": {
"time": "1770849970"
},
"stopId": "2JVIL",
"stopSequence": 1
},
{
"arrival": {
"time": "1770850080"
},
"departure": {
"time": "1770850080"
},
"stopId": "2JE23",
"stopSequence": 2
},
{
"arrival": {
"time": "1770850200"
},
"departure": {
"time": "1770850200"
},
"stopId": "2BAMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1770850310"
},
"departure": {
"time": "1770850310"
},
"stopId": "2STRA",
"stopSequence": 4
},
{
"arrival": {
"time": "1770850390"
},
"departure": {
"time": "1770850390"
},
"stopId": "2LAFA",
"stopSequence": 5
},
{
"arrival": {
"time": "1770850480"
},
"departure": {
"time": "1770850480"
},
"stopId": "2LGAR",
"stopSequence": 6
}
],
"trip": {
"directionId": 0,
"routeId": "C",
"tripId": "6237223"
}
}
},
{
"id": "trip:6239798",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770848520"
},
"stopId": "BEAUCOUZ",
"stopSequence": 0
},
{
"arrival": {
"time": "1770848556"
},
"departure": {
"time": "1770848556"
},
"stopId": "FAUVETTE",
"stopSequence": 1
},
{
"arrival": {
"time": "1770848589"
},
"departure": {
"time": "1770848589"
},
"stopId": "PINSONS",
"stopSequence": 2
},
{
"arrival": {
"time": "1770848648"
},
"departure": {
"time": "1770848648"
},
"stopId": "PRIEURE",
"stopSequence": 4
},
{
"arrival": {
"time": "1770848679"
},
"departure": {
"time": "1770848679"
},
"stopId": "VAURAGER",
"stopSequence": 5
},
{
"arrival": {
"time": "1770848739"
},
"departure": {
"time": "1770848739"
},
"stopId": "ROUAIRIE",
"stopSequence": 6
},
{
"arrival": {
"time": "1770848782"
},
"departure": {
"time": "1770848782"
},
"stopId": "LASOURCE",
"stopSequence": 7
},
{
"arrival": {
"time": "1770848820"
},
"departure": {
"time": "1770848820"
},
"stopId": "CERFEUIL",
"stopSequence": 8
},
{
"arrival": {
"time": "1770848863"
},
"departure": {
"time": "1770848863"
},
"stopId": "PROMENIE",
"stopSequence": 9
},
{
"arrival": {
"time": "1770848892"
},
"departure": {
"time": "1770848892"
},
"stopId": "GRANBELL",
"stopSequence": 10
},
{
"arrival": {
"time": "1770848921"
},
"departure": {
"time": "1770848921"
},
"stopId": "RODIN",
"stopSequence": 11
},
{
"arrival": {
"time": "1770848948"
},
"departure": {
"time": "1770848948"
},
"stopId": "BRGPAILL",
"stopSequence": 12
},
{
"arrival": {
"time": "1770849026"
},
"departure": {
"time": "1770849026"
},
"stopId": "LANDREAU",
"stopSequence": 13
},
{
"arrival": {
"time": "1770849057"
},
"departure": {
"time": "1770849057"
},
"stopId": "GDPERIGN",
"stopSequence": 14
},
{
"arrival": {
"time": "1770849095"
},
"departure": {
"time": "1770849095"
},
"stopId": "INRA",
"stopSequence": 15
},
{
"arrival": {
"time": "1770849120"
},
"departure": {
"time": "1770849120"
},
"stopId": "MOREL",
"stopSequence": 16
},
{
"arrival": {
"time": "1770849149"
},
"departure": {
"time": "1770849149"
},
"stopId": "LENOTRE",
"stopSequence": 17
},
{
"arrival": {
"time": "1770849180"
},
"departure": {
"time": "1770849180"
},
"stopId": "BBCAMTEC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770849266"
},
"departure": {
"time": "1770849266"
},
"stopId": "I.U.T.",
"stopSequence": 19
},
{
"arrival": {
"time": "1770849304"
},
"departure": {
"time": "1770849304"
},
"stopId": "RESTUNIV",
"stopSequence": 20
},
{
"arrival": {
"time": "1770849360"
},
"departure": {
"time": "1770849360"
},
"stopId": "CITEUNIV",
"stopSequence": 21
},
{
"arrival": {
"time": "1770849410"
},
"departure": {
"time": "1770849410"
},
"stopId": "POLYTECH",
"stopSequence": 22
},
{
"arrival": {
"time": "1770849471"
},
"departure": {
"time": "1770849471"
},
"stopId": "NDAMELAC",
"stopSequence": 23
},
{
"arrival": {
"time": "1770849537"
},
"departure": {
"time": "1770849537"
},
"stopId": "BOISRAME",
"stopSequence": 24
},
{
"arrival": {
"time": "1770849600"
},
"departure": {
"time": "1770849600"
},
"stopId": "CHBBEILL",
"stopSequence": 25
},
{
"arrival": {
"time": "1770849650"
},
"departure": {
"time": "1770849650"
},
"stopId": "MVIGNE",
"stopSequence": 26
},
{
"arrival": {
"time": "1770849722"
},
"departure": {
"time": "1770849722"
},
"stopId": "FARCYSJA",
"stopSequence": 27
},
{
"arrival": {
"time": "1770849786"
},
"departure": {
"time": "1770849786"
},
"stopId": "SAJACQUE",
"stopSequence": 28
},
{
"arrival": {
"time": "1770849840"
},
"departure": {
"time": "1770849840"
},
"stopId": "MONPROF.",
"stopSequence": 29
},
{
"arrival": {
"time": "1770849916"
},
"departure": {
"time": "1770849916"
},
"stopId": "TRINITE",
"stopSequence": 30
},
{
"arrival": {
"time": "1770849969"
},
"departure": {
"time": "1770849969"
},
"stopId": "BEAUREPA",
"stopSequence": 31
},
{
"arrival": {
"time": "1770850020"
},
"departure": {
"time": "1770850020"
},
"stopId": "COEURMA",
"stopSequence": 32
},
{
"arrival": {
"time": "1770850158"
},
"departure": {
"time": "1770850158"
},
"stopId": "CHDARR",
"stopSequence": 33
},
{
"arrival": {
"time": "1770850194"
},
"departure": {
"time": "1770850194"
},
"stopId": "ACADEMIE",
"stopSequence": 34
},
{
"arrival": {
"time": "1770850233"
},
"departure": {
"time": "1770850233"
},
"stopId": "GBREM-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1770850291"
},
"departure": {
"time": "1770850291"
},
"stopId": "GARETERM",
"stopSequence": 36
},
{
"arrival": {
"time": "1770850320"
},
"departure": {
"time": "1770850320"
},
"stopId": "LESGARES",
"stopSequence": 37
},
{
"arrival": {
"time": "1770850411"
},
"departure": {
"time": "1770850411"
},
"stopId": "HARAS",
"stopSequence": 38
},
{
"arrival": {
"time": "1770850462"
},
"departure": {
"time": "1770850462"
},
"stopId": "STAUBIN",
"stopSequence": 39
},
{
"arrival": {
"time": "1770850500"
},
"departure": {
"time": "1770850800"
},
"stopId": "LOR-FO-A",
"stopSequence": 40
}
],
"trip": {
"directionId": 0,
"routeId": "02",
"tripId": "6239798"
}
}
},
{
"id": "trip:6238295",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770846845"
},
"departure": {
"time": "1770846867"
},
"stopId": "STAUBI-E",
"stopSequence": 1
},
{
"arrival": {
"time": "1770846890"
},
"departure": {
"time": "1770846921"
},
"stopId": "HARAS-E",
"stopSequence": 2
},
{
"arrival": {
"time": "1770847034"
},
"departure": {
"time": "1770847034"
},
"stopId": "ANLERO-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1770847098"
},
"departure": {
"time": "1770847098"
},
"stopId": "MICHEL-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1770847139"
},
"departure": {
"time": "1770847139"
},
"stopId": "BOURGO-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1770847174"
},
"departure": {
"time": "1770847174"
},
"stopId": "VOLNEY-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1770847218"
},
"departure": {
"time": "1770847218"
},
"stopId": "MADELE-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1770847274"
},
"departure": {
"time": "1770847274"
},
"stopId": "SAUMUR-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1770847323"
},
"departure": {
"time": "1770847323"
},
"stopId": "DELACR-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1770847364"
},
"departure": {
"time": "1770847364"
},
"stopId": "JUSTIC-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1770847448"
},
"departure": {
"time": "1770847448"
},
"stopId": "ECLATE-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1770847534"
},
"departure": {
"time": "1770847534"
},
"stopId": "VDLOIR-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1770847574"
},
"departure": {
"time": "1770847574"
},
"stopId": "LEOLAG-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1770847603"
},
"departure": {
"time": "1770847603"
},
"stopId": "BELVTR-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1770847666"
},
"departure": {
"time": "1770847666"
},
"stopId": "MARAIS-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1770847722"
},
"departure": {
"time": "1770847722"
},
"stopId": "FRESNA-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1770847782"
},
"departure": {
"time": "1770847782"
},
"stopId": "CHOUTE-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1770847816"
},
"departure": {
"time": "1770847816"
},
"stopId": "MENA-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1770847864"
},
"departure": {
"time": "1770847864"
},
"stopId": "MALAQU-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1770847890"
},
"departure": {
"time": "1770847890"
},
"stopId": "LEFEVR-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1770847943"
},
"departure": {
"time": "1770847943"
},
"stopId": "PYRAM2-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1770847994"
},
"departure": {
"time": "1770847994"
},
"stopId": "BUISSO-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1770848059"
},
"departure": {
"time": "1770848059"
},
"stopId": "ARENA-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1770848111"
},
"departure": {
"time": "1770848111"
},
"stopId": "MONTHI-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1770848163"
},
"departure": {
"time": "1770848163"
},
"stopId": "MAIRTR-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1770848199"
},
"departure": {
"time": "1770848199"
},
"stopId": "EGLTRE-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1770848229"
},
"departure": {
"time": "1770848229"
},
"stopId": "CIMETR-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1770848294"
},
"departure": {
"time": "1770848294"
},
"stopId": "HMTRE-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1770848394"
},
"departure": {
"time": "1770848394"
},
"stopId": "TRELGA-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1770848481"
},
"departure": {
"time": "1770848481"
},
"stopId": "FMAURI-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1770848537"
},
"departure": {
"time": "1770848537"
},
"stopId": "MALRAU-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1770848594"
},
"stopId": "TRELA-AR",
"stopSequence": 32
}
],
"trip": {
"directionId": 1,
"routeId": "01",
"tripId": "6238295"
}
}
},
{
"id": "trip:6239797",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770846983"
},
"departure": {
"time": "1770846983"
},
"stopId": "MAIL-HDV",
"stopSequence": 41
},
{
"arrival": {
"time": "1770847099"
},
"departure": {
"time": "1770847099"
},
"stopId": "SECUSO-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1770847152"
},
"departure": {
"time": "1770847152"
},
"stopId": "STEXUP-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1770847215"
},
"departure": {
"time": "1770847215"
},
"stopId": "GARDOT-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1770847235"
},
"departure": {
"time": "1770847235"
},
"stopId": "MONTAI-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1770847303"
},
"departure": {
"time": "1770847303"
},
"stopId": "CIMETI-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1770847361"
},
"departure": {
"time": "1770847361"
},
"stopId": "AFPA-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1770847398"
},
"departure": {
"time": "1770847398"
},
"stopId": "ARCEAU-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1770847438"
},
"departure": {
"time": "1770847438"
},
"stopId": "CASERN-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1770847512"
},
"departure": {
"time": "1770847512"
},
"stopId": "LAREU-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1770847552"
},
"departure": {
"time": "1770847552"
},
"stopId": "PAPERI-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1770847530"
},
"departure": {
"time": "1770847530"
},
"stopId": "CCHEMI-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1770847653"
},
"departure": {
"time": "1770847653"
},
"stopId": "JUFERR-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1770847622"
},
"departure": {
"time": "1770847622"
},
"stopId": "GEMMET-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1770847664"
},
"departure": {
"time": "1770847664"
},
"stopId": "AUBEPI-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1770847777"
},
"departure": {
"time": "1770847777"
},
"stopId": "STADE-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1770847755"
},
"departure": {
"time": "1770847755"
},
"stopId": "PELLER-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1770847795"
},
"departure": {
"time": "1770847795"
},
"stopId": "CEEQUE-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1770847836"
},
"departure": {
"time": "1770847836"
},
"stopId": "MORLIE-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1770847977"
},
"departure": {
"time": "1770847977"
},
"stopId": "WALCOU-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1770848017"
},
"departure": {
"time": "1770848017"
},
"stopId": "JAUDET-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1770848055"
},
"departure": {
"time": "1770848055"
},
"stopId": "PASTEU-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1770848089"
},
"departure": {
"time": "1770848089"
},
"stopId": "VERDUN-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1770848191"
},
"departure": {
"time": "1770848191"
},
"stopId": "CEZAN-E",
"stopSequence": 64
},
{
"arrival": {
"time": "1770848163"
},
"departure": {
"time": "1770848163"
},
"stopId": "COROT-E",
"stopSequence": 65
},
{
"arrival": {
"time": "1770848317"
},
"stopId": "SBAVENAI",
"stopSequence": 66
}
],
"trip": {
"directionId": 0,
"routeId": "02",
"tripId": "6239797"
}
}
},
{
"id": "trip:6239984",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770846827"
},
"departure": {
"time": "1770846827"
},
"stopId": "LESGAR-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1770846895"
},
"departure": {
"time": "1770846932"
},
"stopId": "BREMON-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1770846984"
},
"departure": {
"time": "1770846984"
},
"stopId": "ACAD-PLA",
"stopSequence": 20
},
{
"arrival": {
"time": "1770847020"
},
"departure": {
"time": "1770847020"
},
"stopId": "CHDARR-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1770847320"
},
"departure": {
"time": "1770847320"
},
"stopId": "GDMAIN-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1770847380"
},
"departure": {
"time": "1770847380"
},
"stopId": "PERUSSAI",
"stopSequence": 23
},
{
"arrival": {
"time": "1770847414"
},
"departure": {
"time": "1770847414"
},
"stopId": "MAISLAC",
"stopSequence": 24
},
{
"arrival": {
"time": "1770847451"
},
"departure": {
"time": "1770847451"
},
"stopId": "JEAN-MON",
"stopSequence": 25
},
{
"arrival": {
"time": "1770847509"
},
"departure": {
"time": "1770847509"
},
"stopId": "DELESC-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1770847545"
},
"departure": {
"time": "1770847545"
},
"stopId": "MONTEC-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1770847580"
},
"departure": {
"time": "1770847580"
},
"stopId": "VALLO-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1770847624"
},
"departure": {
"time": "1770847624"
},
"stopId": "PROUDH-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1770847680"
},
"departure": {
"time": "1770847680"
},
"stopId": "GRESIL-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1770847709"
},
"departure": {
"time": "1770847709"
},
"stopId": "WIGAN-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1770847775"
},
"departure": {
"time": "1770847775"
},
"stopId": "SHEAKS-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1770847808"
},
"departure": {
"time": "1770847808"
},
"stopId": "AQUITA-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1770847860"
},
"departure": {
"time": "1770847860"
},
"stopId": "CCMOLI-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1770847980"
},
"stopId": "LHOIRI-D",
"stopSequence": 35
}
],
"trip": {
"directionId": 1,
"routeId": "04",
"tripId": "6239984"
}
}
},
{
"id": "trip:6237225",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770848020"
},
"stopId": "1AARD",
"stopSequence": 0
},
{
"arrival": {
"time": "1770848100"
},
"departure": {
"time": "1770848100"
},
"stopId": "1BASC",
"stopSequence": 1
},
{
"arrival": {
"time": "1770848170"
},
"departure": {
"time": "1770848170"
},
"stopId": "1STGI",
"stopSequence": 2
},
{
"arrival": {
"time": "1770848250"
},
"departure": {
"time": "1770848250"
},
"stopId": "1ACAS",
"stopSequence": 3
},
{
"arrival": {
"time": "1770848330"
},
"departure": {
"time": "1770848330"
},
"stopId": "1BROY",
"stopSequence": 4
},
{
"arrival": {
"time": "1770848410"
},
"departure": {
"time": "1770848410"
},
"stopId": "1PMAY",
"stopSequence": 5
},
{
"arrival": {
"time": "1770848510"
},
"departure": {
"time": "1770848510"
},
"stopId": "1BOTA",
"stopSequence": 6
},
{
"arrival": {
"time": "1770848670"
},
"departure": {
"time": "1770848670"
},
"stopId": "1VERN",
"stopSequence": 8
},
{
"arrival": {
"time": "1770848760"
},
"departure": {
"time": "1770848760"
},
"stopId": "1HSAU",
"stopSequence": 9
},
{
"arrival": {
"time": "1770848880"
},
"departure": {
"time": "1770848880"
},
"stopId": "1JMOU",
"stopSequence": 10
},
{
"arrival": {
"time": "1770848960"
},
"departure": {
"time": "1770848960"
},
"stopId": "1CAPU",
"stopSequence": 11
},
{
"arrival": {
"time": "1770849090"
},
"departure": {
"time": "1770849090"
},
"stopId": "1HOPA",
"stopSequence": 12
},
{
"arrival": {
"time": "1770849180"
},
"departure": {
"time": "1770849180"
},
"stopId": "1BMAI",
"stopSequence": 13
},
{
"arrival": {
"time": "1770849320"
},
"departure": {
"time": "1770849320"
},
"stopId": "1STSE",
"stopSequence": 14
},
{
"arrival": {
"time": "1770849410"
},
"departure": {
"time": "1770849410"
},
"stopId": "1CECO",
"stopSequence": 15
},
{
"arrival": {
"time": "1770849500"
},
"departure": {
"time": "1770849500"
},
"stopId": "1HDVA",
"stopSequence": 16
},
{
"arrival": {
"time": "1770849600"
},
"departure": {
"time": "1770849600"
},
"stopId": "1FMBL",
"stopSequence": 17
},
{
"arrival": {
"time": "1770849670"
},
"departure": {
"time": "1770849670"
},
"stopId": "1HARA",
"stopSequence": 18
},
{
"arrival": {
"time": "1770849780"
},
"departure": {
"time": "1770849780"
},
"stopId": "1LGAR",
"stopSequence": 19
},
{
"arrival": {
"time": "1770849870"
},
"departure": {
"time": "1770849870"
},
"stopId": "1LAFA",
"stopSequence": 20
},
{
"arrival": {
"time": "1770849960"
},
"departure": {
"time": "1770849960"
},
"stopId": "1STRA",
"stopSequence": 21
},
{
"arrival": {
"time": "1770850060"
},
"departure": {
"time": "1770850060"
},
"stopId": "1BAMA",
"stopSequence": 22
},
{
"arrival": {
"time": "1770850180"
},
"departure": {
"time": "1770850180"
},
"stopId": "1JE23",
"stopSequence": 23
},
{
"arrival": {
"time": "1770850290"
},
"departure": {
"time": "1770850290"
},
"stopId": "1JVIL",
"stopSequence": 24
},
{
"arrival": {
"time": "1770850420"
},
"stopId": "2ANRO",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "6237225"
}
}
},
{
"id": "trip:6237232",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770846970"
},
"stopId": "2ANRO",
"stopSequence": 0
},
{
"arrival": {
"time": "1770847090"
},
"departure": {
"time": "1770847090"
},
"stopId": "2JVIL",
"stopSequence": 1
},
{
"arrival": {
"time": "1770847200"
},
"departure": {
"time": "1770847200"
},
"stopId": "2JE23",
"stopSequence": 2
},
{
"arrival": {
"time": "1770847320"
},
"departure": {
"time": "1770847320"
},
"stopId": "2BAMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1770847430"
},
"departure": {
"time": "1770847430"
},
"stopId": "2STRA",
"stopSequence": 4
},
{
"arrival": {
"time": "1770847510"
},
"departure": {
"time": "1770847510"
},
"stopId": "2LAFA",
"stopSequence": 5
},
{
"arrival": {
"time": "1770847600"
},
"departure": {
"time": "1770847600"
},
"stopId": "2LGAR",
"stopSequence": 6
},
{
"arrival": {
"time": "1770847690"
},
"departure": {
"time": "1770847690"
},
"stopId": "2HARA",
"stopSequence": 7
},
{
"arrival": {
"time": "1770847770"
},
"departure": {
"time": "1770847770"
},
"stopId": "2FMBL",
"stopSequence": 8
},
{
"arrival": {
"time": "1770847870"
},
"departure": {
"time": "1770847870"
},
"stopId": "2HDVA",
"stopSequence": 9
},
{
"arrival": {
"time": "1770847970"
},
"departure": {
"time": "1770847970"
},
"stopId": "2CECO",
"stopSequence": 10
},
{
"arrival": {
"time": "1770848060"
},
"departure": {
"time": "1770848060"
},
"stopId": "2STSE",
"stopSequence": 11
},
{
"arrival": {
"time": "1770848180"
},
"departure": {
"time": "1770848180"
},
"stopId": "2BMAI",
"stopSequence": 12
},
{
"arrival": {
"time": "1770848270"
},
"departure": {
"time": "1770848270"
},
"stopId": "2HOPA",
"stopSequence": 13
},
{
"arrival": {
"time": "1770848390"
},
"departure": {
"time": "1770848390"
},
"stopId": "2CAPU",
"stopSequence": 14
},
{
"arrival": {
"time": "1770848470"
},
"departure": {
"time": "1770848470"
},
"stopId": "2JMOU",
"stopSequence": 15
},
{
"arrival": {
"time": "1770848590"
},
"departure": {
"time": "1770848590"
},
"stopId": "2HSAU",
"stopSequence": 16
},
{
"arrival": {
"time": "1770848670"
},
"departure": {
"time": "1770848670"
},
"stopId": "2VERN",
"stopSequence": 17
},
{
"arrival": {
"time": "1770848850"
},
"departure": {
"time": "1770848850"
},
"stopId": "2BOTA",
"stopSequence": 19
},
{
"arrival": {
"time": "1770848950"
},
"departure": {
"time": "1770848950"
},
"stopId": "2PMAY",
"stopSequence": 20
},
{
"arrival": {
"time": "1770849030"
},
"departure": {
"time": "1770849030"
},
"stopId": "2BROY",
"stopSequence": 21
},
{
"arrival": {
"time": "1770849120"
},
"departure": {
"time": "1770849120"
},
"stopId": "2ACAS",
"stopSequence": 22
},
{
"arrival": {
"time": "1770849200"
},
"departure": {
"time": "1770849200"
},
"stopId": "2STGI",
"stopSequence": 23
},
{
"arrival": {
"time": "1770849280"
},
"departure": {
"time": "1770849280"
},
"stopId": "2BASC",
"stopSequence": 24
},
{
"arrival": {
"time": "1770849360"
},
"stopId": "1AARD",
"stopSequence": 25
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6237232"
}
}
},
{
"id": "trip:6237239",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770846852"
},
"departure": {
"time": "1770846883"
},
"stopId": "2VERN",
"stopSequence": 17
},
{
"arrival": {
"time": "1770847059"
},
"departure": {
"time": "1770847059"
},
"stopId": "2BOTA",
"stopSequence": 19
},
{
"arrival": {
"time": "1770847159"
},
"departure": {
"time": "1770847159"
},
"stopId": "2PMAY",
"stopSequence": 20
},
{
"arrival": {
"time": "1770847239"
},
"departure": {
"time": "1770847239"
},
"stopId": "2BROY",
"stopSequence": 21
},
{
"arrival": {
"time": "1770847329"
},
"departure": {
"time": "1770847329"
},
"stopId": "2ACAS",
"stopSequence": 22
},
{
"arrival": {
"time": "1770847409"
},
"departure": {
"time": "1770847409"
},
"stopId": "2STGI",
"stopSequence": 23
},
{
"arrival": {
"time": "1770847489"
},
"departure": {
"time": "1770847489"
},
"stopId": "2BASC",
"stopSequence": 24
},
{
"arrival": {
"time": "1770847569"
},
"stopId": "1AARD",
"stopSequence": 25
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6237239"
}
}
},
{
"id": "trip:6237234",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770846873"
},
"departure": {
"time": "1770846891"
},
"stopId": "1HARA",
"stopSequence": 11
},
{
"arrival": {
"time": "1770846968"
},
"departure": {
"time": "1770846968"
},
"stopId": "1LGAR",
"stopSequence": 12
},
{
"arrival": {
"time": "1770847058"
},
"departure": {
"time": "1770847058"
},
"stopId": "1LAFA",
"stopSequence": 13
},
{
"arrival": {
"time": "1770847148"
},
"departure": {
"time": "1770847148"
},
"stopId": "1STRA",
"stopSequence": 14
},
{
"arrival": {
"time": "1770847248"
},
"departure": {
"time": "1770847248"
},
"stopId": "1BAMA",
"stopSequence": 15
},
{
"arrival": {
"time": "1770847368"
},
"departure": {
"time": "1770847368"
},
"stopId": "1JE23",
"stopSequence": 16
},
{
"arrival": {
"time": "1770847478"
},
"departure": {
"time": "1770847478"
},
"stopId": "1JVIL",
"stopSequence": 17
},
{
"arrival": {
"time": "1770847608"
},
"stopId": "2ANRO",
"stopSequence": 18
}
],
"trip": {
"directionId": 1,
"routeId": "C",
"tripId": "6237234"
}
}
},
{
"id": "trip:6237219",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770850330"
},
"stopId": "1BBCA",
"stopSequence": 0
},
{
"arrival": {
"time": "1770850422"
},
"departure": {
"time": "1770850422"
},
"stopId": "1BEAU",
"stopSequence": 1
},
{
"arrival": {
"time": "1770850530"
},
"departure": {
"time": "1770850530"
},
"stopId": "1BARR",
"stopSequence": 2
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6237219"
}
}
},
{
"id": "trip:6239986",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770849240"
},
"stopId": "LHOIRI-D",
"stopSequence": 0
},
{
"arrival": {
"time": "1770849250"
},
"departure": {
"time": "1770849250"
},
"stopId": "LHOIRIE2",
"stopSequence": 1
},
{
"arrival": {
"time": "1770849360"
},
"departure": {
"time": "1770849360"
},
"stopId": "CCMOLIER",
"stopSequence": 2
},
{
"arrival": {
"time": "1770849409"
},
"departure": {
"time": "1770849409"
},
"stopId": "AAQUITN",
"stopSequence": 3
},
{
"arrival": {
"time": "1770849443"
},
"departure": {
"time": "1770849443"
},
"stopId": "SHEAKSPE",
"stopSequence": 4
},
{
"arrival": {
"time": "1770849509"
},
"departure": {
"time": "1770849509"
},
"stopId": "WIGAN",
"stopSequence": 5
},
{
"arrival": {
"time": "1770849540"
},
"departure": {
"time": "1770849540"
},
"stopId": "GRESILLE",
"stopSequence": 6
},
{
"arrival": {
"time": "1770849579"
},
"departure": {
"time": "1770849579"
},
"stopId": "PROUDHON",
"stopSequence": 7
},
{
"arrival": {
"time": "1770849641"
},
"departure": {
"time": "1770849641"
},
"stopId": "VALLO",
"stopSequence": 8
},
{
"arrival": {
"time": "1770849672"
},
"departure": {
"time": "1770849672"
},
"stopId": "MONTECLA",
"stopSequence": 9
},
{
"arrival": {
"time": "1770849707"
},
"departure": {
"time": "1770849707"
},
"stopId": "DELESCL",
"stopSequence": 10
},
{
"arrival": {
"time": "1770849763"
},
"departure": {
"time": "1770849763"
},
"stopId": "JEMONNET",
"stopSequence": 11
},
{
"arrival": {
"time": "1770849810"
},
"departure": {
"time": "1770849810"
},
"stopId": "MAISLA-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1770849842"
},
"departure": {
"time": "1770849842"
},
"stopId": "PERUSS-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1770849900"
},
"departure": {
"time": "1770849900"
},
"stopId": "GDMAINE",
"stopSequence": 14
},
{
"arrival": {
"time": "1770850140"
},
"departure": {
"time": "1770850140"
},
"stopId": "CHDARR",
"stopSequence": 15
},
{
"arrival": {
"time": "1770850180"
},
"departure": {
"time": "1770850180"
},
"stopId": "ACADEMIE",
"stopSequence": 16
},
{
"arrival": {
"time": "1770850224"
},
"departure": {
"time": "1770850224"
},
"stopId": "GBREM-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1770850289"
},
"departure": {
"time": "1770850289"
},
"stopId": "GARETERM",
"stopSequence": 18
},
{
"arrival": {
"time": "1770850320"
},
"departure": {
"time": "1770850320"
},
"stopId": "LESGARES",
"stopSequence": 19
},
{
"arrival": {
"time": "1770850411"
},
"departure": {
"time": "1770850411"
},
"stopId": "HARAS",
"stopSequence": 20
},
{
"arrival": {
"time": "1770850462"
},
"departure": {
"time": "1770850462"
},
"stopId": "STAUBIN",
"stopSequence": 21
},
{
"arrival": {
"time": "1770850500"
},
"departure": {
"time": "1770850800"
},
"stopId": "LOR-FO-A",
"stopSequence": 22
}
],
"trip": {
"directionId": 0,
"routeId": "04",
"tripId": "6239986"
}
}
},
{
"id": "trip:6237238",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770846867"
},
"departure": {
"time": "1770846900"
},
"stopId": "2BEAU",
"stopSequence": 16
},
{
"arrival": {
"time": "1770846939"
},
"stopId": "1BBCA",
"stopSequence": 17
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6237238"
}
}
},
{
"id": "trip:6237228",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770847430"
},
"stopId": "1BBCA",
"stopSequence": 0
},
{
"arrival": {
"time": "1770847526"
},
"departure": {
"time": "1770847526"
},
"stopId": "1BEAU",
"stopSequence": 1
},
{
"arrival": {
"time": "1770847630"
},
"departure": {
"time": "1770847630"
},
"stopId": "1BARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1770847710"
},
"departure": {
"time": "1770847710"
},
"stopId": "1PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1770847801"
},
"departure": {
"time": "1770847801"
},
"stopId": "1ELYS",
"stopSequence": 4
},
{
"arrival": {
"time": "1770847909"
},
"departure": {
"time": "1770847909"
},
"stopId": "1FARC",
"stopSequence": 5
},
{
"arrival": {
"time": "1770848080"
},
"departure": {
"time": "1770848080"
},
"stopId": "1QUAI",
"stopSequence": 6
},
{
"arrival": {
"time": "1770848240"
},
"departure": {
"time": "1770848240"
},
"stopId": "1DOUT",
"stopSequence": 7
},
{
"arrival": {
"time": "1770848380"
},
"departure": {
"time": "1770848380"
},
"stopId": "1MOLIE",
"stopSequence": 8
},
{
"arrival": {
"time": "1770848530"
},
"departure": {
"time": "1770848530"
},
"stopId": "1RALL",
"stopSequence": 9
},
{
"arrival": {
"time": "1770848640"
},
"departure": {
"time": "1770848640"
},
"stopId": "1FMBL",
"stopSequence": 10
},
{
"arrival": {
"time": "1770848710"
},
"departure": {
"time": "1770848710"
},
"stopId": "1HARA",
"stopSequence": 11
},
{
"arrival": {
"time": "1770848820"
},
"departure": {
"time": "1770848820"
},
"stopId": "1LGAR",
"stopSequence": 12
},
{
"arrival": {
"time": "1770848910"
},
"departure": {
"time": "1770848910"
},
"stopId": "1LAFA",
"stopSequence": 13
},
{
"arrival": {
"time": "1770849000"
},
"departure": {
"time": "1770849000"
},
"stopId": "1STRA",
"stopSequence": 14
},
{
"arrival": {
"time": "1770849100"
},
"departure": {
"time": "1770849100"
},
"stopId": "1BAMA",
"stopSequence": 15
},
{
"arrival": {
"time": "1770849220"
},
"departure": {
"time": "1770849220"
},
"stopId": "1JE23",
"stopSequence": 16
},
{
"arrival": {
"time": "1770849330"
},
"departure": {
"time": "1770849330"
},
"stopId": "1JVIL",
"stopSequence": 17
},
{
"arrival": {
"time": "1770849460"
},
"stopId": "2ANRO",
"stopSequence": 18
}
],
"trip": {
"directionId": 1,
"routeId": "C",
"tripId": "6237228"
}
}
},
{
"id": "trip:6239987",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770846845"
},
"departure": {
"time": "1770846873"
},
"stopId": "CHDARR",
"stopSequence": 15
},
{
"arrival": {
"time": "1770846892"
},
"departure": {
"time": "1770846923"
},
"stopId": "ACADEMIE",
"stopSequence": 16
},
{
"arrival": {
"time": "1770846924"
},
"departure": {
"time": "1770846924"
},
"stopId": "GBREM-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1770846989"
},
"departure": {
"time": "1770846989"
},
"stopId": "GARETERM",
"stopSequence": 18
},
{
"arrival": {
"time": "1770847020"
},
"departure": {
"time": "1770847020"
},
"stopId": "LESGARES",
"stopSequence": 19
},
{
"arrival": {
"time": "1770847111"
},
"departure": {
"time": "1770847111"
},
"stopId": "HARAS",
"stopSequence": 20
},
{
"arrival": {
"time": "1770847162"
},
"departure": {
"time": "1770847162"
},
"stopId": "STAUBIN",
"stopSequence": 21
},
{
"arrival": {
"time": "1770847200"
},
"departure": {
"time": "1770848280"
},
"stopId": "LOR-FO-A",
"stopSequence": 22
},
{
"arrival": {
"time": "1770848409"
},
"departure": {
"time": "1770848409"
},
"stopId": "MENDES-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1770848520"
},
"departure": {
"time": "1770848520"
},
"stopId": "SAVARY-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1770848557"
},
"departure": {
"time": "1770848557"
},
"stopId": "MUSSET-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1770848636"
},
"departure": {
"time": "1770848636"
},
"stopId": "LUTIN-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1770848680"
},
"departure": {
"time": "1770848680"
},
"stopId": "MACE-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1770848709"
},
"departure": {
"time": "1770848709"
},
"stopId": "DESJAR-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1770848760"
},
"departure": {
"time": "1770848760"
},
"stopId": "BRISEP-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1770848828"
},
"departure": {
"time": "1770848828"
},
"stopId": "MIMOSA-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1770848862"
},
"departure": {
"time": "1770848862"
},
"stopId": "CHATEN-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1770848937"
},
"departure": {
"time": "1770848937"
},
"stopId": "SOLELE-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1770848964"
},
"departure": {
"time": "1770848964"
},
"stopId": "SEPSON-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1770849000"
},
"departure": {
"time": "1770849000"
},
"stopId": "BANCST-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1770849101"
},
"departure": {
"time": "1770849101"
},
"stopId": "RTEPAR-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1770849178"
},
"departure": {
"time": "1770849178"
},
"stopId": "PROVIN-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1770849300"
},
"stopId": "PARCEX-E",
"stopSequence": 37
}
],
"trip": {
"directionId": 0,
"routeId": "04",
"tripId": "6239987"
}
}
},
{
"id": "trip:6240203",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770849120"
},
"stopId": "ADEZIERE",
"stopSequence": 0
},
{
"arrival": {
"time": "1770849159"
},
"departure": {
"time": "1770849159"
},
"stopId": "SCHWALBA",
"stopSequence": 1
},
{
"arrival": {
"time": "1770849199"
},
"departure": {
"time": "1770849199"
},
"stopId": "LA-BOISS",
"stopSequence": 2
},
{
"arrival": {
"time": "1770849253"
},
"departure": {
"time": "1770849253"
},
"stopId": "PIECE",
"stopSequence": 3
},
{
"arrival": {
"time": "1770849300"
},
"departure": {
"time": "1770849300"
},
"stopId": "BALANDE",
"stopSequence": 4
},
{
"arrival": {
"time": "1770849323"
},
"departure": {
"time": "1770849323"
},
"stopId": "TERNIERE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770849360"
},
"departure": {
"time": "1770849360"
},
"stopId": "MAIRAVR",
"stopSequence": 6
},
{
"arrival": {
"time": "1770849397"
},
"departure": {
"time": "1770849397"
},
"stopId": "MAUFINE",
"stopSequence": 7
},
{
"arrival": {
"time": "1770849450"
},
"departure": {
"time": "1770849450"
},
"stopId": "DELAUNE",
"stopSequence": 8
},
{
"arrival": {
"time": "1770849483"
},
"departure": {
"time": "1770849483"
},
"stopId": "BEURRIER",
"stopSequence": 9
},
{
"arrival": {
"time": "1770849541"
},
"departure": {
"time": "1770849541"
},
"stopId": "BRASSENS",
"stopSequence": 10
},
{
"arrival": {
"time": "1770849586"
},
"departure": {
"time": "1770849586"
},
"stopId": "MLYAUTEY",
"stopSequence": 11
},
{
"arrival": {
"time": "1770849617"
},
"departure": {
"time": "1770849617"
},
"stopId": "CHMARTYR",
"stopSequence": 12
},
{
"arrival": {
"time": "1770849639"
},
"departure": {
"time": "1770849639"
},
"stopId": "MAISDANS",
"stopSequence": 13
},
{
"arrival": {
"time": "1770849674"
},
"departure": {
"time": "1770849674"
},
"stopId": "GRANDMON",
"stopSequence": 14
},
{
"arrival": {
"time": "1770849720"
},
"departure": {
"time": "1770849720"
},
"stopId": "CLINIQUE",
"stopSequence": 15
},
{
"arrival": {
"time": "1770849755"
},
"departure": {
"time": "1770849755"
},
"stopId": "VALOR",
"stopSequence": 16
},
{
"arrival": {
"time": "1770849782"
},
"departure": {
"time": "1770849782"
},
"stopId": "MEIGNANN",
"stopSequence": 17
},
{
"arrival": {
"time": "1770849838"
},
"departure": {
"time": "1770849838"
},
"stopId": "REVERIES",
"stopSequence": 18
},
{
"arrival": {
"time": "1770849884"
},
"departure": {
"time": "1770849884"
},
"stopId": "POMONE",
"stopSequence": 19
},
{
"arrival": {
"time": "1770849959"
},
"departure": {
"time": "1770849959"
},
"stopId": "CIOUEST",
"stopSequence": 20
},
{
"arrival": {
"time": "1770849994"
},
"departure": {
"time": "1770849994"
},
"stopId": "CLEMENCE",
"stopSequence": 21
},
{
"arrival": {
"time": "1770850020"
},
"departure": {
"time": "1770850020"
},
"stopId": "DESCAZ-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1770850058"
},
"departure": {
"time": "1770850058"
},
"stopId": "BICHDAVI",
"stopSequence": 23
},
{
"arrival": {
"time": "1770850113"
},
"departure": {
"time": "1770850113"
},
"stopId": "HOTDIEU",
"stopSequence": 24
},
{
"arrival": {
"time": "1770850140"
},
"departure": {
"time": "1770850140"
},
"stopId": "ROCHEFOU",
"stopSequence": 25
},
{
"arrival": {
"time": "1770850245"
},
"departure": {
"time": "1770850245"
},
"stopId": "STSERGEU",
"stopSequence": 26
},
{
"arrival": {
"time": "1770850420"
},
"departure": {
"time": "1770850420"
},
"stopId": "MENDESFR",
"stopSequence": 27
},
{
"arrival": {
"time": "1770850500"
},
"departure": {
"time": "1770850800"
},
"stopId": "FO-LOR-R",
"stopSequence": 28
}
],
"trip": {
"directionId": 1,
"routeId": "03",
"tripId": "6240203"
}
}
},
{
"id": "trip:6240205",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770847292"
},
"departure": {
"time": "1770847292"
},
"stopId": "MENDES-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1770847461"
},
"departure": {
"time": "1770847461"
},
"stopId": "STSERG-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1770847620"
},
"departure": {
"time": "1770847620"
},
"stopId": "ROCHEF-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1770847694"
},
"departure": {
"time": "1770847694"
},
"stopId": "HOTDIE-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1770847736"
},
"departure": {
"time": "1770847736"
},
"stopId": "BICHDA-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1770847800"
},
"departure": {
"time": "1770847800"
},
"stopId": "DESCAZEA",
"stopSequence": 31
},
{
"arrival": {
"time": "1770847887"
},
"departure": {
"time": "1770847887"
},
"stopId": "CIOUES-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1770847939"
},
"departure": {
"time": "1770847939"
},
"stopId": "POMONE-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1770847978"
},
"departure": {
"time": "1770847978"
},
"stopId": "REVERI-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1770848044"
},
"departure": {
"time": "1770848044"
},
"stopId": "MEIGNA-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1770848077"
},
"departure": {
"time": "1770848077"
},
"stopId": "VALOR-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1770848100"
},
"departure": {
"time": "1770848100"
},
"stopId": "CLINIQ-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1770848134"
},
"departure": {
"time": "1770848134"
},
"stopId": "GRANDM-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1770848171"
},
"departure": {
"time": "1770848171"
},
"stopId": "MAISDA-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1770848205"
},
"departure": {
"time": "1770848205"
},
"stopId": "CHMART-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1770848237"
},
"departure": {
"time": "1770848237"
},
"stopId": "MLYAUT-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1770848292"
},
"departure": {
"time": "1770848292"
},
"stopId": "BRASSE-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1770848333"
},
"departure": {
"time": "1770848333"
},
"stopId": "BEURRI-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1770848375"
},
"departure": {
"time": "1770848375"
},
"stopId": "DELAUN-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1770848419"
},
"departure": {
"time": "1770848419"
},
"stopId": "MAUFIN-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1770848460"
},
"departure": {
"time": "1770848460"
},
"stopId": "MAIRAV-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1770848495"
},
"departure": {
"time": "1770848495"
},
"stopId": "TERNIE-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1770848527"
},
"departure": {
"time": "1770848527"
},
"stopId": "BALAND-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1770848569"
},
"departure": {
"time": "1770848569"
},
"stopId": "PIECE-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1770848624"
},
"departure": {
"time": "1770848624"
},
"stopId": "LA-BOI-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1770848668"
},
"departure": {
"time": "1770848668"
},
"stopId": "SCHWAL-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1770848700"
},
"stopId": "ADEZIERE",
"stopSequence": 52
}
],
"trip": {
"directionId": 0,
"routeId": "03",
"tripId": "6240205"
}
}
},
{
"id": "trip:6237226",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770849010"
},
"stopId": "2MONP",
"stopSequence": 0
},
{
"arrival": {
"time": "1770849075"
},
"departure": {
"time": "1770849075"
},
"stopId": "2EURO",
"stopSequence": 1
},
{
"arrival": {
"time": "1770849151"
},
"departure": {
"time": "1770849151"
},
"stopId": "2DUNA",
"stopSequence": 2
},
{
"arrival": {
"time": "1770849300"
},
"departure": {
"time": "1770849300"
},
"stopId": "2BRIS",
"stopSequence": 3
},
{
"arrival": {
"time": "1770849377"
},
"departure": {
"time": "1770849377"
},
"stopId": "2CROI",
"stopSequence": 4
},
{
"arrival": {
"time": "1770849536"
},
"departure": {
"time": "1770849536"
},
"stopId": "2MTAI",
"stopSequence": 5
},
{
"arrival": {
"time": "1770849630"
},
"departure": {
"time": "1770849630"
},
"stopId": "2CONS",
"stopSequence": 6
},
{
"arrival": {
"time": "1770849780"
},
"departure": {
"time": "1770849780"
},
"stopId": "2CECO",
"stopSequence": 7
},
{
"arrival": {
"time": "1770849870"
},
"departure": {
"time": "1770849870"
},
"stopId": "2STSE",
"stopSequence": 8
},
{
"arrival": {
"time": "1770849990"
},
"departure": {
"time": "1770849990"
},
"stopId": "2MOLIE",
"stopSequence": 9
},
{
"arrival": {
"time": "1770850110"
},
"departure": {
"time": "1770850110"
},
"stopId": "2DOUT",
"stopSequence": 10
},
{
"arrival": {
"time": "1770850280"
},
"departure": {
"time": "1770850280"
},
"stopId": "2QUAI",
"stopSequence": 11
},
{
"arrival": {
"time": "1770850447"
},
"departure": {
"time": "1770850447"
},
"stopId": "2FARC",
"stopSequence": 12
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6237226"
}
}
},
{
"id": "trip:6237229",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770847920"
},
"stopId": "2ANRO",
"stopSequence": 0
},
{
"arrival": {
"time": "1770848040"
},
"departure": {
"time": "1770848040"
},
"stopId": "2JVIL",
"stopSequence": 1
},
{
"arrival": {
"time": "1770848150"
},
"departure": {
"time": "1770848150"
},
"stopId": "2JE23",
"stopSequence": 2
},
{
"arrival": {
"time": "1770848270"
},
"departure": {
"time": "1770848270"
},
"stopId": "2BAMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1770848380"
},
"departure": {
"time": "1770848380"
},
"stopId": "2STRA",
"stopSequence": 4
},
{
"arrival": {
"time": "1770848460"
},
"departure": {
"time": "1770848460"
},
"stopId": "2LAFA",
"stopSequence": 5
},
{
"arrival": {
"time": "1770848550"
},
"departure": {
"time": "1770848550"
},
"stopId": "2LGAR",
"stopSequence": 6
},
{
"arrival": {
"time": "1770848640"
},
"departure": {
"time": "1770848640"
},
"stopId": "2HARA",
"stopSequence": 7
},
{
"arrival": {
"time": "1770848720"
},
"departure": {
"time": "1770848720"
},
"stopId": "2FMBL",
"stopSequence": 8
},
{
"arrival": {
"time": "1770848830"
},
"departure": {
"time": "1770848830"
},
"stopId": "2RALL",
"stopSequence": 9
},
{
"arrival": {
"time": "1770848970"
},
"departure": {
"time": "1770848970"
},
"stopId": "2MOLIE",
"stopSequence": 10
},
{
"arrival": {
"time": "1770849090"
},
"departure": {
"time": "1770849090"
},
"stopId": "2DOUT",
"stopSequence": 11
},
{
"arrival": {
"time": "1770849260"
},
"departure": {
"time": "1770849260"
},
"stopId": "2QUAI",
"stopSequence": 12
},
{
"arrival": {
"time": "1770849428"
},
"departure": {
"time": "1770849428"
},
"stopId": "2FARC",
"stopSequence": 13
},
{
"arrival": {
"time": "1770849533"
},
"departure": {
"time": "1770849533"
},
"stopId": "2ELYS",
"stopSequence": 14
},
{
"arrival": {
"time": "1770849623"
},
"departure": {
"time": "1770849623"
},
"stopId": "2PATT",
"stopSequence": 15
},
{
"arrival": {
"time": "1770849700"
},
"departure": {
"time": "1770849700"
},
"stopId": "2BARR",
"stopSequence": 16
},
{
"arrival": {
"time": "1770849792"
},
"departure": {
"time": "1770849792"
},
"stopId": "2BEAU",
"stopSequence": 17
},
{
"arrival": {
"time": "1770849880"
},
"stopId": "1BBCA",
"stopSequence": 18
}
],
"trip": {
"directionId": 0,
"routeId": "C",
"tripId": "6237229"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1770846935"
}
}