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 816 erreurs, 1 395 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 12/02/2026 à 08h01 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
Not in POSIX time E001 11 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 3209 stop_sequence 4 departure_time 0 is not POSIX time
- trip_id 10502 stop_sequence 8 departure_time 0 is not POSIX time
- trip_id 3610 stop_sequence 2 departure_time 0 is not POSIX time
- trip_id 30102 stop_sequence 15 departure_time 0 is not POSIX time
- trip_id 20702 stop_sequence 5 departure_time 0 is not POSIX time
Sequential stop_time_update times are not increasing E022 176 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 6239152 stop_sequence 13 arrival_time 08:52:50 (1770882770) is less than previous stop arrival_time 08:58:29 (1770883109) - times must increase between two sequential stops
- trip_id 6239152 stop_sequence 13 arrival_time 08:52:50 (1770882770) is less than previous stop departure_time 08:58:29 (1770883109) - times must increase between two sequential stops
- trip_id 6239152 stop_sequence 13 departure_time 08:52:50 (1770882770) is less than previous stop departure_time 08:58:29 (1770883109) - times must increase between two sequential stops
- trip_id 6239152 stop_sequence 13 departure_time 08:52:50 (1770882770) is less than previous stop arrival_time 08:58:29 (1770883109) - times must increase between two sequential stops
- trip_id 6238853 stop_sequence 11 arrival_time 08:01:37 (1770879697) is less than previous stop arrival_time 08:03:14 (1770879794) - times must increase between two sequential stops
stop_time_update departure time is before arrival time E025 11 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 3209 stop_sequence 4 departure_time 01:00:00 (0) is less than the same stop arrival_time 07:59:54 (1770879594) - departure time must be equal to or greater than arrival time
- trip_id 10502 stop_sequence 8 departure_time 01:00:00 (0) is less than the same stop arrival_time 08:00:06 (1770879606) - departure time must be equal to or greater than arrival time
- trip_id 3610 stop_sequence 2 departure_time 01:00:00 (0) is less than the same stop arrival_time 08:00:15 (1770879615) - departure time must be equal to or greater than arrival time
- trip_id 30102 stop_sequence 15 departure_time 01:00:00 (0) is less than the same stop arrival_time 08:00:25 (1770879625) - departure time must be equal to or greater than arrival time
- trip_id 20702 stop_sequence 5 departure_time 01:00:00 (0) is less than the same stop arrival_time 07:59:50 (1770879590) - 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 600 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 6238850 stop_sequence 47 has stop_id LIZE07 but GTFS stop_sequence 47 has stop_id BICHLAZA - stop_ids should be the same
- GTFS-rt trip_id 6238850 stop_sequence 48 has stop_id GASNIER but GTFS stop_sequence 48 has stop_id DESCAZEA - stop_ids should be the same
- GTFS-rt trip_id 6238850 stop_sequence 49 has stop_id GOURONNI but GTFS stop_sequence 49 has stop_id TRINITE - stop_ids should be the same
- GTFS-rt trip_id 6238850 stop_sequence 50 has stop_id CLOUET but GTFS stop_sequence 50 has stop_id BEAUREPA - stop_ids should be the same
- GTFS-rt trip_id 6238850 stop_sequence 51 has stop_id BICHLAZA but GTFS stop_sequence 51 has stop_id COEURPOI - stop_ids should be the same
GTFS-rt stop_sequence not found in GTFS data E051 18 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 6239501 contains stop_sequence 68 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 16102 contains stop_sequence 13 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 4004 contains stop_sequence 23 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 3106 contains stop_sequence 21 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 14402 contains stop_sequence 7 that does not exist in GTFS stop_times.txt for this trip
Avertissements
timestamp not populated W001 349 erreurs
Timestamps should be populated for all elements
Exemples d'erreurs
- trip_id 6239465 does not have a timestamp
- trip_id 6238265 does not have a timestamp
- trip_id 6238850 does not have a timestamp
- trip_id 6052545 does not have a timestamp
- trip_id 6238174 does not have a timestamp
vehicle_id not populated W002 349 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id 6239465 does not have a vehicle_id
- trip_id 6238265 does not have a vehicle_id
- trip_id 6238850 does not have a vehicle_id
- trip_id 6052545 does not have a vehicle_id
- trip_id 6238174 does not have a vehicle_id
schedule_relationship not populated W009 697 erreurs
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Exemples d'erreurs
- trip_id 6239465 stop_sequence 0 (and potentially more for this trip) does not have a schedule_relationship
- trip_id 6239465 does not have a schedule_relationship
- trip_id 6238265 stop_sequence 2 (and potentially more for this trip) does not have a schedule_relationship
- trip_id 6238265 does not have a schedule_relationship
- trip_id 6238850 stop_sequence 47 (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 021 | 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 496 | 29 fois (100 % des validations) |
| W001 | Timestamps should be populated for all elements | 7 820 | 29 fois (100 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 7 820 | 29 fois (100 % des validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 15 604 | 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 | 512 | 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) | 317 | 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. | 337 | 23 fois (79 % des validations) |
| E002 | stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence | 35 | 12 fois (41 % des validations) |
| E036 | Sequential GTFS-rt trip stop_time_updates should never have the same stop_sequence | 41 | 12 fois (41 % des validations) |
| E037 | Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id | 23 | 10 fois (34 % 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 13/02/2026 à 00h09 Europe/Paris.
trip_updates (17) 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 13/02/2026 à 00h09 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "trip:6237179",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770938750"
},
"stopId": "1BBCA",
"stopSequence": 0
},
{
"arrival": {
"time": "1770938846"
},
"departure": {
"time": "1770938846"
},
"stopId": "1BEAU",
"stopSequence": 1
},
{
"arrival": {
"time": "1770938950"
},
"departure": {
"time": "1770938950"
},
"stopId": "1BARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1770939030"
},
"departure": {
"time": "1770939030"
},
"stopId": "1PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1770939121"
},
"departure": {
"time": "1770939121"
},
"stopId": "1ELYS",
"stopSequence": 4
},
{
"arrival": {
"time": "1770939229"
},
"departure": {
"time": "1770939229"
},
"stopId": "1FARC",
"stopSequence": 5
},
{
"arrival": {
"time": "1770939400"
},
"departure": {
"time": "1770939400"
},
"stopId": "1QUAI",
"stopSequence": 6
},
{
"arrival": {
"time": "1770939560"
},
"departure": {
"time": "1770939560"
},
"stopId": "1DOUT",
"stopSequence": 7
},
{
"arrival": {
"time": "1770939700"
},
"departure": {
"time": "1770939700"
},
"stopId": "1MOLIE",
"stopSequence": 8
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6237179"
}
}
},
{
"id": "trip:6237227",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770937643"
},
"departure": {
"time": "1770937668"
},
"stopId": "2BASC",
"stopSequence": 24
},
{
"arrival": {
"time": "1770937735"
},
"departure": {
"time": "1770937735"
},
"stopId": "1AARD",
"stopSequence": 25
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6237227"
}
}
},
{
"id": "trip:6239985",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770937638"
},
"departure": {
"time": "1770937638"
},
"stopId": "CHDARR-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1770937981"
},
"departure": {
"time": "1770937981"
},
"stopId": "GDMAIN-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1770938041"
},
"departure": {
"time": "1770938041"
},
"stopId": "PERUSSAI",
"stopSequence": 23
},
{
"arrival": {
"time": "1770938075"
},
"departure": {
"time": "1770938075"
},
"stopId": "MAISLAC",
"stopSequence": 24
},
{
"arrival": {
"time": "1770938112"
},
"departure": {
"time": "1770938112"
},
"stopId": "JEAN-MON",
"stopSequence": 25
},
{
"arrival": {
"time": "1770938170"
},
"departure": {
"time": "1770938170"
},
"stopId": "DELESC-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1770938206"
},
"departure": {
"time": "1770938206"
},
"stopId": "MONTEC-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1770938241"
},
"departure": {
"time": "1770938241"
},
"stopId": "VALLO-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1770938285"
},
"departure": {
"time": "1770938285"
},
"stopId": "PROUDH-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1770938341"
},
"departure": {
"time": "1770938341"
},
"stopId": "GRESIL-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1770938370"
},
"departure": {
"time": "1770938370"
},
"stopId": "WIGAN-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1770938436"
},
"departure": {
"time": "1770938436"
},
"stopId": "SHEAKS-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1770938469"
},
"departure": {
"time": "1770938469"
},
"stopId": "AQUITA-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1770938521"
},
"departure": {
"time": "1770938521"
},
"stopId": "CCMOLI-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1770938641"
},
"stopId": "LHOIRI-D",
"stopSequence": 35
}
],
"trip": {
"directionId": 1,
"routeId": "04",
"tripId": "6239985"
}
}
},
{
"id": "trip:6237217",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770939120"
},
"stopId": "2MONP",
"stopSequence": 0
},
{
"arrival": {
"time": "1770939190"
},
"departure": {
"time": "1770939190"
},
"stopId": "2EURO",
"stopSequence": 1
},
{
"arrival": {
"time": "1770939264"
},
"departure": {
"time": "1770939264"
},
"stopId": "2DUNA",
"stopSequence": 2
},
{
"arrival": {
"time": "1770939410"
},
"departure": {
"time": "1770939410"
},
"stopId": "2BRIS",
"stopSequence": 3
},
{
"arrival": {
"time": "1770939489"
},
"departure": {
"time": "1770939489"
},
"stopId": "2CROI",
"stopSequence": 4
},
{
"arrival": {
"time": "1770939645"
},
"departure": {
"time": "1770939645"
},
"stopId": "2MTAI",
"stopSequence": 5
},
{
"arrival": {
"time": "1770939740"
},
"departure": {
"time": "1770939740"
},
"stopId": "2CONS",
"stopSequence": 6
},
{
"arrival": {
"time": "1770939890"
},
"departure": {
"time": "1770939890"
},
"stopId": "2CECO",
"stopSequence": 7
},
{
"arrival": {
"time": "1770939980"
},
"stopId": "2STSE",
"stopSequence": 8
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6237217"
}
}
},
{
"id": "trip:6237222",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770937669"
},
"departure": {
"time": "1770937699"
},
"stopId": "2CONS",
"stopSequence": 6
},
{
"arrival": {
"time": "1770937850"
},
"departure": {
"time": "1770937850"
},
"stopId": "2CECO",
"stopSequence": 7
},
{
"arrival": {
"time": "1770937940"
},
"stopId": "2STSE",
"stopSequence": 8
}
],
"trip": {
"directionId": 0,
"routeId": "B",
"tripId": "6237222"
}
}
},
{
"id": "trip:6237219",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770937820"
},
"departure": {
"time": "1770937820"
},
"stopId": "1STSE",
"stopSequence": 9
},
{
"arrival": {
"time": "1770937910"
},
"departure": {
"time": "1770937910"
},
"stopId": "1CECO",
"stopSequence": 10
},
{
"arrival": {
"time": "1770938040"
},
"departure": {
"time": "1770938040"
},
"stopId": "1CONS",
"stopSequence": 11
},
{
"arrival": {
"time": "1770938127"
},
"departure": {
"time": "1770938127"
},
"stopId": "1MTAI",
"stopSequence": 12
},
{
"arrival": {
"time": "1770938276"
},
"departure": {
"time": "1770938276"
},
"stopId": "1CROI",
"stopSequence": 13
},
{
"arrival": {
"time": "1770938350"
},
"departure": {
"time": "1770938350"
},
"stopId": "1BRIS",
"stopSequence": 14
},
{
"arrival": {
"time": "1770938494"
},
"departure": {
"time": "1770938494"
},
"stopId": "1DUNA",
"stopSequence": 15
},
{
"arrival": {
"time": "1770938565"
},
"departure": {
"time": "1770938565"
},
"stopId": "1EURO",
"stopSequence": 16
},
{
"arrival": {
"time": "1770938630"
},
"stopId": "2MONP",
"stopSequence": 17
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6237219"
}
}
},
{
"id": "trip:6239798",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770937666"
},
"departure": {
"time": "1770937666"
},
"stopId": "CIMETI-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1770937696"
},
"departure": {
"time": "1770937696"
},
"stopId": "AFPA-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1770937711"
},
"departure": {
"time": "1770937711"
},
"stopId": "ARCEAU-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1770937786"
},
"departure": {
"time": "1770937786"
},
"stopId": "CASERN-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1770937860"
},
"departure": {
"time": "1770937860"
},
"stopId": "LAREU-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1770937898"
},
"departure": {
"time": "1770937898"
},
"stopId": "PAPERI-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1770937934"
},
"departure": {
"time": "1770937934"
},
"stopId": "CCHEMI-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1770937981"
},
"departure": {
"time": "1770937981"
},
"stopId": "JUFERR-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1770938022"
},
"departure": {
"time": "1770938022"
},
"stopId": "GEMMET-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1770938062"
},
"departure": {
"time": "1770938062"
},
"stopId": "AUBEPI-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1770938100"
},
"departure": {
"time": "1770938100"
},
"stopId": "STADE-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1770938151"
},
"departure": {
"time": "1770938151"
},
"stopId": "PELLER-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1770938191"
},
"departure": {
"time": "1770938191"
},
"stopId": "CEEQUE-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1770938232"
},
"departure": {
"time": "1770938232"
},
"stopId": "MORLIE-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1770938300"
},
"departure": {
"time": "1770938300"
},
"stopId": "WALCOU-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1770938340"
},
"departure": {
"time": "1770938340"
},
"stopId": "JAUDET-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1770938451"
},
"departure": {
"time": "1770938451"
},
"stopId": "PASTEU-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1770938485"
},
"departure": {
"time": "1770938485"
},
"stopId": "VERDUN-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1770938514"
},
"departure": {
"time": "1770938514"
},
"stopId": "CEZAN-E",
"stopSequence": 64
},
{
"arrival": {
"time": "1770938559"
},
"departure": {
"time": "1770938559"
},
"stopId": "COROT-E",
"stopSequence": 65
},
{
"arrival": {
"time": "1770938640"
},
"stopId": "SBAVENAI",
"stopSequence": 66
}
],
"trip": {
"directionId": 0,
"routeId": "02",
"tripId": "6239798"
}
}
},
{
"id": "trip:6238297",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770937679"
},
"departure": {
"time": "1770937699"
},
"stopId": "ANLERO-E",
"stopSequence": 3
},
{
"arrival": {
"time": "1770937744"
},
"departure": {
"time": "1770937744"
},
"stopId": "MICHEL-E",
"stopSequence": 4
},
{
"arrival": {
"time": "1770937785"
},
"departure": {
"time": "1770937785"
},
"stopId": "BOURGO-E",
"stopSequence": 5
},
{
"arrival": {
"time": "1770937820"
},
"departure": {
"time": "1770937820"
},
"stopId": "VOLNEY-E",
"stopSequence": 6
},
{
"arrival": {
"time": "1770937864"
},
"departure": {
"time": "1770937864"
},
"stopId": "MADELE-E",
"stopSequence": 7
},
{
"arrival": {
"time": "1770937920"
},
"departure": {
"time": "1770937920"
},
"stopId": "SAUMUR-E",
"stopSequence": 8
},
{
"arrival": {
"time": "1770937969"
},
"departure": {
"time": "1770937969"
},
"stopId": "DELACR-E",
"stopSequence": 9
},
{
"arrival": {
"time": "1770938010"
},
"departure": {
"time": "1770938010"
},
"stopId": "JUSTIC-E",
"stopSequence": 10
},
{
"arrival": {
"time": "1770938094"
},
"departure": {
"time": "1770938094"
},
"stopId": "ECLATE-E",
"stopSequence": 11
},
{
"arrival": {
"time": "1770938180"
},
"departure": {
"time": "1770938180"
},
"stopId": "VDLOIR-E",
"stopSequence": 12
},
{
"arrival": {
"time": "1770938220"
},
"departure": {
"time": "1770938220"
},
"stopId": "LEOLAG-E",
"stopSequence": 13
},
{
"arrival": {
"time": "1770938249"
},
"departure": {
"time": "1770938249"
},
"stopId": "BELVTR-E",
"stopSequence": 14
},
{
"arrival": {
"time": "1770938312"
},
"departure": {
"time": "1770938312"
},
"stopId": "MARAIS-E",
"stopSequence": 15
},
{
"arrival": {
"time": "1770938368"
},
"departure": {
"time": "1770938368"
},
"stopId": "FRESNA-E",
"stopSequence": 16
},
{
"arrival": {
"time": "1770938428"
},
"departure": {
"time": "1770938428"
},
"stopId": "CHOUTE-E",
"stopSequence": 17
},
{
"arrival": {
"time": "1770938462"
},
"departure": {
"time": "1770938462"
},
"stopId": "MENA-E",
"stopSequence": 18
},
{
"arrival": {
"time": "1770938510"
},
"departure": {
"time": "1770938510"
},
"stopId": "MALAQU-E",
"stopSequence": 19
},
{
"arrival": {
"time": "1770938536"
},
"departure": {
"time": "1770938536"
},
"stopId": "LEFEVR-E",
"stopSequence": 20
},
{
"arrival": {
"time": "1770938589"
},
"departure": {
"time": "1770938589"
},
"stopId": "PYRAM2-E",
"stopSequence": 21
},
{
"arrival": {
"time": "1770938640"
},
"departure": {
"time": "1770938640"
},
"stopId": "BUISSO-E",
"stopSequence": 22
},
{
"arrival": {
"time": "1770938705"
},
"departure": {
"time": "1770938705"
},
"stopId": "ARENA-E",
"stopSequence": 23
},
{
"arrival": {
"time": "1770938757"
},
"departure": {
"time": "1770938757"
},
"stopId": "MONTHI-E",
"stopSequence": 24
},
{
"arrival": {
"time": "1770938809"
},
"departure": {
"time": "1770938809"
},
"stopId": "MAIRTR-E",
"stopSequence": 25
},
{
"arrival": {
"time": "1770938845"
},
"departure": {
"time": "1770938845"
},
"stopId": "EGLTRE-E",
"stopSequence": 26
},
{
"arrival": {
"time": "1770938875"
},
"departure": {
"time": "1770938875"
},
"stopId": "CIMETR-E",
"stopSequence": 27
},
{
"arrival": {
"time": "1770938940"
},
"departure": {
"time": "1770938940"
},
"stopId": "HMTRE-E",
"stopSequence": 28
},
{
"arrival": {
"time": "1770939040"
},
"departure": {
"time": "1770939040"
},
"stopId": "TRELGA-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1770939127"
},
"departure": {
"time": "1770939127"
},
"stopId": "FMAURI-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1770939183"
},
"departure": {
"time": "1770939183"
},
"stopId": "MALRAU-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1770939240"
},
"stopId": "TRELA-AR",
"stopSequence": 32
}
],
"trip": {
"directionId": 1,
"routeId": "01",
"tripId": "6238297"
}
}
},
{
"id": "trip:6240206",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770937637"
},
"departure": {
"time": "1770937637"
},
"stopId": "HOTDIE-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1770937660"
},
"departure": {
"time": "1770937698"
},
"stopId": "BICHDA-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1770937734"
},
"departure": {
"time": "1770937734"
},
"stopId": "DESCAZEA",
"stopSequence": 31
},
{
"arrival": {
"time": "1770937821"
},
"departure": {
"time": "1770937821"
},
"stopId": "CIOUES-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1770937873"
},
"departure": {
"time": "1770937873"
},
"stopId": "POMONE-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1770937912"
},
"departure": {
"time": "1770937912"
},
"stopId": "REVERI-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1770937978"
},
"departure": {
"time": "1770937978"
},
"stopId": "MEIGNA-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1770938011"
},
"departure": {
"time": "1770938011"
},
"stopId": "VALOR-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1770938034"
},
"departure": {
"time": "1770938034"
},
"stopId": "CLINIQ-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1770938068"
},
"departure": {
"time": "1770938068"
},
"stopId": "GRANDM-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1770938105"
},
"departure": {
"time": "1770938105"
},
"stopId": "MAISDA-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1770938139"
},
"departure": {
"time": "1770938139"
},
"stopId": "CHMART-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1770938171"
},
"departure": {
"time": "1770938171"
},
"stopId": "MLYAUT-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1770938226"
},
"departure": {
"time": "1770938226"
},
"stopId": "BRASSE-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1770938267"
},
"departure": {
"time": "1770938267"
},
"stopId": "BEURRI-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1770938309"
},
"departure": {
"time": "1770938309"
},
"stopId": "DELAUN-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1770938353"
},
"departure": {
"time": "1770938353"
},
"stopId": "MAUFIN-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1770938394"
},
"departure": {
"time": "1770938394"
},
"stopId": "MAIRAV-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1770938429"
},
"departure": {
"time": "1770938429"
},
"stopId": "TERNIE-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1770938461"
},
"departure": {
"time": "1770938461"
},
"stopId": "BALAND-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1770938503"
},
"departure": {
"time": "1770938503"
},
"stopId": "PIECE-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1770938558"
},
"departure": {
"time": "1770938558"
},
"stopId": "LA-BOI-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1770938602"
},
"departure": {
"time": "1770938602"
},
"stopId": "SCHWAL-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1770938634"
},
"stopId": "ADEZIERE",
"stopSequence": 52
}
],
"trip": {
"directionId": 0,
"routeId": "03",
"tripId": "6240206"
}
}
},
{
"id": "trip:6240203",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770937636"
},
"departure": {
"time": "1770937667"
},
"stopId": "DELATA-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1770937711"
},
"departure": {
"time": "1770937742"
},
"stopId": "ALLARD-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1770937810"
},
"departure": {
"time": "1770937810"
},
"stopId": "TASSIG-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1770937903"
},
"departure": {
"time": "1770937903"
},
"stopId": "TROIPA-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1770937940"
},
"departure": {
"time": "1770937940"
},
"stopId": "SABLON-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1770937993"
},
"departure": {
"time": "1770937993"
},
"stopId": "RUELLE-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1770938076"
},
"departure": {
"time": "1770938076"
},
"stopId": "GENDRO-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1770938170"
},
"departure": {
"time": "1770938170"
},
"stopId": "PATUR-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1770938240"
},
"departure": {
"time": "1770938240"
},
"stopId": "AUTHIO-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1770938299"
},
"departure": {
"time": "1770938299"
},
"stopId": "BELPOU-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1770938360"
},
"departure": {
"time": "1770938360"
},
"stopId": "PONTSC-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1770938482"
},
"departure": {
"time": "1770938482"
},
"stopId": "LOIRE-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1770938517"
},
"departure": {
"time": "1770938517"
},
"stopId": "DUBE-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1770938563"
},
"departure": {
"time": "1770938563"
},
"stopId": "LOUET-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1770938604"
},
"departure": {
"time": "1770938604"
},
"stopId": "BOSQUE-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1770938654"
},
"departure": {
"time": "1770938654"
},
"stopId": "CHAERI-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1770938700"
},
"departure": {
"time": "1770938700"
},
"stopId": "FONTE-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1770938754"
},
"departure": {
"time": "1770938754"
},
"stopId": "ERIGNE",
"stopSequence": 51
},
{
"arrival": {
"time": "1770938780"
},
"stopId": "SOLAND",
"stopSequence": 52
}
],
"trip": {
"directionId": 1,
"routeId": "03",
"tripId": "6240203"
}
}
},
{
"id": "trip:6239794",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770937646"
},
"departure": {
"time": "1770937677"
},
"stopId": "COEURM-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1770937692"
},
"departure": {
"time": "1770937692"
},
"stopId": "BEAURE-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1770937722"
},
"departure": {
"time": "1770937722"
},
"stopId": "TRINIT-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1770937857"
},
"departure": {
"time": "1770937857"
},
"stopId": "MONPRO-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1770937941"
},
"departure": {
"time": "1770937941"
},
"stopId": "SAJACQ-E",
"stopSequence": 37
},
{
"arrival": {
"time": "1770937999"
},
"departure": {
"time": "1770937999"
},
"stopId": "FARCSJ-E",
"stopSequence": 38
},
{
"arrival": {
"time": "1770938090"
},
"departure": {
"time": "1770938090"
},
"stopId": "MVIGNE-E",
"stopSequence": 39
},
{
"arrival": {
"time": "1770938157"
},
"departure": {
"time": "1770938157"
},
"stopId": "CHBBEI-E",
"stopSequence": 40
},
{
"arrival": {
"time": "1770938212"
},
"departure": {
"time": "1770938212"
},
"stopId": "BOISRA-E",
"stopSequence": 41
},
{
"arrival": {
"time": "1770938278"
},
"departure": {
"time": "1770938278"
},
"stopId": "NDAMLA-E",
"stopSequence": 42
},
{
"arrival": {
"time": "1770938341"
},
"departure": {
"time": "1770938341"
},
"stopId": "POLYTE-E",
"stopSequence": 43
},
{
"arrival": {
"time": "1770938397"
},
"departure": {
"time": "1770938397"
},
"stopId": "CITEUN-E",
"stopSequence": 44
},
{
"arrival": {
"time": "1770938450"
},
"departure": {
"time": "1770938450"
},
"stopId": "RESTUN-E",
"stopSequence": 45
},
{
"arrival": {
"time": "1770938492"
},
"departure": {
"time": "1770938492"
},
"stopId": "I.U.T.-E",
"stopSequence": 46
},
{
"arrival": {
"time": "1770938577"
},
"departure": {
"time": "1770938577"
},
"stopId": "BBCAMT-E",
"stopSequence": 47
},
{
"arrival": {
"time": "1770938613"
},
"departure": {
"time": "1770938613"
},
"stopId": "LENOT-E",
"stopSequence": 48
},
{
"arrival": {
"time": "1770938637"
},
"departure": {
"time": "1770938637"
},
"stopId": "MOREL-E",
"stopSequence": 49
},
{
"arrival": {
"time": "1770938665"
},
"departure": {
"time": "1770938665"
},
"stopId": "INRA-E",
"stopSequence": 50
},
{
"arrival": {
"time": "1770938702"
},
"departure": {
"time": "1770938702"
},
"stopId": "GDPERI-E",
"stopSequence": 51
},
{
"arrival": {
"time": "1770938733"
},
"departure": {
"time": "1770938733"
},
"stopId": "LANDRE-E",
"stopSequence": 52
},
{
"arrival": {
"time": "1770938817"
},
"departure": {
"time": "1770938817"
},
"stopId": "BRGPAI-E",
"stopSequence": 53
},
{
"arrival": {
"time": "1770938839"
},
"departure": {
"time": "1770938839"
},
"stopId": "RODIN-E",
"stopSequence": 54
},
{
"arrival": {
"time": "1770938865"
},
"departure": {
"time": "1770938865"
},
"stopId": "GRANBE-E",
"stopSequence": 55
},
{
"arrival": {
"time": "1770938899"
},
"departure": {
"time": "1770938899"
},
"stopId": "PROME-E",
"stopSequence": 56
},
{
"arrival": {
"time": "1770938937"
},
"departure": {
"time": "1770938937"
},
"stopId": "CERFEU-E",
"stopSequence": 57
},
{
"arrival": {
"time": "1770938994"
},
"departure": {
"time": "1770938994"
},
"stopId": "LASOUR-E",
"stopSequence": 58
},
{
"arrival": {
"time": "1770939047"
},
"departure": {
"time": "1770939047"
},
"stopId": "ROUAIR-E",
"stopSequence": 59
},
{
"arrival": {
"time": "1770939108"
},
"departure": {
"time": "1770939108"
},
"stopId": "VAURAG-E",
"stopSequence": 60
},
{
"arrival": {
"time": "1770939151"
},
"departure": {
"time": "1770939151"
},
"stopId": "PRIEUR-E",
"stopSequence": 61
},
{
"arrival": {
"time": "1770939187"
},
"departure": {
"time": "1770939187"
},
"stopId": "GRANPI-E",
"stopSequence": 62
},
{
"arrival": {
"time": "1770939211"
},
"departure": {
"time": "1770939211"
},
"stopId": "PINSON-E",
"stopSequence": 63
},
{
"arrival": {
"time": "1770939249"
},
"departure": {
"time": "1770939249"
},
"stopId": "FAUVET-E",
"stopSequence": 64
},
{
"arrival": {
"time": "1770939297"
},
"stopId": "BEAUCOUZ",
"stopSequence": 65
}
],
"trip": {
"directionId": 1,
"routeId": "02",
"tripId": "6239794"
}
}
},
{
"id": "trip:6237220",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770937677"
},
"departure": {
"time": "1770937696"
},
"stopId": "2LAFA",
"stopSequence": 5
},
{
"arrival": {
"time": "1770937750"
},
"departure": {
"time": "1770937750"
},
"stopId": "2LGAR",
"stopSequence": 6
},
{
"arrival": {
"time": "1770937840"
},
"departure": {
"time": "1770937840"
},
"stopId": "2HARA",
"stopSequence": 7
},
{
"arrival": {
"time": "1770937920"
},
"departure": {
"time": "1770937920"
},
"stopId": "2FMBL",
"stopSequence": 8
},
{
"arrival": {
"time": "1770938020"
},
"departure": {
"time": "1770938020"
},
"stopId": "2HDVA",
"stopSequence": 9
},
{
"arrival": {
"time": "1770938120"
},
"departure": {
"time": "1770938120"
},
"stopId": "2CECO",
"stopSequence": 10
},
{
"arrival": {
"time": "1770938210"
},
"departure": {
"time": "1770938210"
},
"stopId": "2STSE",
"stopSequence": 11
},
{
"arrival": {
"time": "1770938330"
},
"departure": {
"time": "1770938330"
},
"stopId": "2BMAI",
"stopSequence": 12
},
{
"arrival": {
"time": "1770938420"
},
"departure": {
"time": "1770938420"
},
"stopId": "2HOPA",
"stopSequence": 13
},
{
"arrival": {
"time": "1770938540"
},
"departure": {
"time": "1770938540"
},
"stopId": "2CAPU",
"stopSequence": 14
},
{
"arrival": {
"time": "1770938620"
},
"departure": {
"time": "1770938620"
},
"stopId": "2JMOU",
"stopSequence": 15
},
{
"arrival": {
"time": "1770938740"
},
"departure": {
"time": "1770938740"
},
"stopId": "2HSAU",
"stopSequence": 16
},
{
"arrival": {
"time": "1770938820"
},
"departure": {
"time": "1770938820"
},
"stopId": "2VERN",
"stopSequence": 17
},
{
"arrival": {
"time": "1770939000"
},
"departure": {
"time": "1770939000"
},
"stopId": "2BOTA",
"stopSequence": 19
},
{
"arrival": {
"time": "1770939100"
},
"departure": {
"time": "1770939100"
},
"stopId": "2PMAY",
"stopSequence": 20
},
{
"arrival": {
"time": "1770939180"
},
"departure": {
"time": "1770939180"
},
"stopId": "2BROY",
"stopSequence": 21
},
{
"arrival": {
"time": "1770939270"
},
"departure": {
"time": "1770939270"
},
"stopId": "2ACAS",
"stopSequence": 22
},
{
"arrival": {
"time": "1770939350"
},
"departure": {
"time": "1770939350"
},
"stopId": "2STGI",
"stopSequence": 23
},
{
"arrival": {
"time": "1770939430"
},
"departure": {
"time": "1770939430"
},
"stopId": "2BASC",
"stopSequence": 24
},
{
"arrival": {
"time": "1770939510"
},
"stopId": "1AARD",
"stopSequence": 25
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6237220"
}
}
},
{
"id": "trip:6237218",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1770938230"
},
"stopId": "2ANRO",
"stopSequence": 0
},
{
"arrival": {
"time": "1770938350"
},
"departure": {
"time": "1770938350"
},
"stopId": "2JVIL",
"stopSequence": 1
},
{
"arrival": {
"time": "1770938460"
},
"departure": {
"time": "1770938460"
},
"stopId": "2JE23",
"stopSequence": 2
},
{
"arrival": {
"time": "1770938580"
},
"departure": {
"time": "1770938580"
},
"stopId": "2BAMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1770938690"
},
"departure": {
"time": "1770938690"
},
"stopId": "2STRA",
"stopSequence": 4
},
{
"arrival": {
"time": "1770938770"
},
"departure": {
"time": "1770938770"
},
"stopId": "2LAFA",
"stopSequence": 5
},
{
"arrival": {
"time": "1770938860"
},
"departure": {
"time": "1770938860"
},
"stopId": "2LGAR",
"stopSequence": 6
},
{
"arrival": {
"time": "1770938950"
},
"departure": {
"time": "1770938950"
},
"stopId": "2HARA",
"stopSequence": 7
},
{
"arrival": {
"time": "1770939030"
},
"departure": {
"time": "1770939030"
},
"stopId": "2FMBL",
"stopSequence": 8
},
{
"arrival": {
"time": "1770939130"
},
"departure": {
"time": "1770939130"
},
"stopId": "2HDVA",
"stopSequence": 9
},
{
"arrival": {
"time": "1770939230"
},
"departure": {
"time": "1770939230"
},
"stopId": "2CECO",
"stopSequence": 10
},
{
"arrival": {
"time": "1770939320"
},
"departure": {
"time": "1770939320"
},
"stopId": "2STSE",
"stopSequence": 11
},
{
"arrival": {
"time": "1770939440"
},
"departure": {
"time": "1770939440"
},
"stopId": "2BMAI",
"stopSequence": 12
},
{
"arrival": {
"time": "1770939530"
},
"departure": {
"time": "1770939530"
},
"stopId": "2HOPA",
"stopSequence": 13
},
{
"arrival": {
"time": "1770939650"
},
"departure": {
"time": "1770939650"
},
"stopId": "2CAPU",
"stopSequence": 14
},
{
"arrival": {
"time": "1770939730"
},
"departure": {
"time": "1770939730"
},
"stopId": "2JMOU",
"stopSequence": 15
},
{
"arrival": {
"time": "1770939850"
},
"departure": {
"time": "1770939850"
},
"stopId": "2HSAU",
"stopSequence": 16
},
{
"arrival": {
"time": "1770939930"
},
"stopId": "2VERN",
"stopSequence": 17
}
],
"trip": {
"directionId": 0,
"routeId": "A",
"tripId": "6237218"
}
}
},
{
"id": "trip:6239986",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770937647"
},
"departure": {
"time": "1770937678"
},
"stopId": "BRISEP-E",
"stopSequence": 29
},
{
"arrival": {
"time": "1770937707"
},
"departure": {
"time": "1770937738"
},
"stopId": "MIMOSA-E",
"stopSequence": 30
},
{
"arrival": {
"time": "1770937789"
},
"departure": {
"time": "1770937789"
},
"stopId": "CHATEN-E",
"stopSequence": 31
},
{
"arrival": {
"time": "1770937864"
},
"departure": {
"time": "1770937864"
},
"stopId": "SOLELE-E",
"stopSequence": 32
},
{
"arrival": {
"time": "1770937891"
},
"departure": {
"time": "1770937891"
},
"stopId": "SEPSON-E",
"stopSequence": 33
},
{
"arrival": {
"time": "1770937927"
},
"departure": {
"time": "1770937927"
},
"stopId": "BANCST-E",
"stopSequence": 34
},
{
"arrival": {
"time": "1770938028"
},
"departure": {
"time": "1770938028"
},
"stopId": "RTEPAR-E",
"stopSequence": 35
},
{
"arrival": {
"time": "1770938105"
},
"departure": {
"time": "1770938105"
},
"stopId": "PROVIN-E",
"stopSequence": 36
},
{
"arrival": {
"time": "1770938227"
},
"stopId": "PARCEX-E",
"stopSequence": 37
}
],
"trip": {
"directionId": 0,
"routeId": "04",
"tripId": "6239986"
}
}
},
{
"id": "trip:6237221",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770937727"
},
"departure": {
"time": "1770937753"
},
"stopId": "1JE23",
"stopSequence": 16
},
{
"arrival": {
"time": "1770937860"
},
"departure": {
"time": "1770937860"
},
"stopId": "1JVIL",
"stopSequence": 17
},
{
"arrival": {
"time": "1770937990"
},
"stopId": "2ANRO",
"stopSequence": 18
}
],
"trip": {
"directionId": 1,
"routeId": "C",
"tripId": "6237221"
}
}
},
{
"id": "trip:6237178",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770937638"
},
"departure": {
"time": "1770937699"
},
"stopId": "1BEAU",
"stopSequence": 1
},
{
"arrival": {
"time": "1770937750"
},
"departure": {
"time": "1770937750"
},
"stopId": "1BARR",
"stopSequence": 2
},
{
"arrival": {
"time": "1770937830"
},
"departure": {
"time": "1770937830"
},
"stopId": "1PATT",
"stopSequence": 3
},
{
"arrival": {
"time": "1770937921"
},
"departure": {
"time": "1770937921"
},
"stopId": "1ELYS",
"stopSequence": 4
},
{
"arrival": {
"time": "1770938029"
},
"departure": {
"time": "1770938029"
},
"stopId": "1FARC",
"stopSequence": 5
},
{
"arrival": {
"time": "1770938200"
},
"departure": {
"time": "1770938200"
},
"stopId": "1QUAI",
"stopSequence": 6
},
{
"arrival": {
"time": "1770938360"
},
"departure": {
"time": "1770938360"
},
"stopId": "1DOUT",
"stopSequence": 7
},
{
"arrival": {
"time": "1770938500"
},
"departure": {
"time": "1770938500"
},
"stopId": "1MOLIE",
"stopSequence": 8
}
],
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "6237178"
}
}
},
{
"id": "trip:6237223",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770937782"
},
"departure": {
"time": "1770937782"
},
"stopId": "2QUAI",
"stopSequence": 12
},
{
"arrival": {
"time": "1770937950"
},
"departure": {
"time": "1770937950"
},
"stopId": "2FARC",
"stopSequence": 13
},
{
"arrival": {
"time": "1770938055"
},
"departure": {
"time": "1770938055"
},
"stopId": "2ELYS",
"stopSequence": 14
},
{
"arrival": {
"time": "1770938145"
},
"departure": {
"time": "1770938145"
},
"stopId": "2PATT",
"stopSequence": 15
},
{
"arrival": {
"time": "1770938222"
},
"departure": {
"time": "1770938222"
},
"stopId": "2BARR",
"stopSequence": 16
},
{
"arrival": {
"time": "1770938314"
},
"departure": {
"time": "1770938314"
},
"stopId": "2BEAU",
"stopSequence": 17
},
{
"arrival": {
"time": "1770938402"
},
"stopId": "1BBCA",
"stopSequence": 18
}
],
"trip": {
"directionId": 0,
"routeId": "C",
"tripId": "6237223"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1770937753"
}
}