Détails de la ressource
Cette ressource fait partie du jeu de données Réseau urbain Izilo.
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
❌78 erreurs, 45 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 08/06/2025 à 09h04 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
GTFS-rt trip_id does not exist in GTFS data and does not have schedule_relationship of ADDED E003 26 erreurs
All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED
Exemples d'erreurs
- trip_id 4352252 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 4337706 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 4352244 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 4337680 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 4351818 does not exist in the GTFS data and does not have schedule_relationship of ADDED
Sequential stop_time_update times are not increasing E022 52 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 4337706 stop_sequence 1 departure_time 09:15:00 (1749366900) is less than previous stop departure_time 09:23:55 (1749367435) - times must increase between two sequential stops
- trip_id 4337706 stop_sequence 1 departure_time 09:15:00 (1749366900) is less than previous stop arrival_time 09:23:55 (1749367435) - times must increase between two sequential stops
- trip_id 4337706 stop_sequence 2 arrival_time 09:15:50 (1749366950) is less than previous stop arrival_time 09:23:55 (1749367435) - times must increase between two sequential stops
- trip_id 4337706 stop_sequence 2 departure_time 09:15:50 (1749366950) is less than previous stop arrival_time 09:23:55 (1749367435) - times must increase between two sequential stops
- trip_id 4351813 stop_sequence 16 arrival_time 09:10:28 (1749366628) is less than previous stop arrival_time 09:10:49 (1749366649) - times must increase between two sequential stops
Avertissements
timestamp not populated W001 26 erreurs
Timestamps should be populated for all elements
Exemples d'erreurs
- trip_id 4352252 does not have a timestamp
- trip_id 4337706 does not have a timestamp
- trip_id 4352244 does not have a timestamp
- trip_id 4337680 does not have a timestamp
- trip_id 4351818 does not have a timestamp
vehicle_id not populated W002 19 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id 4352252 does not have a vehicle_id
- trip_id 4337706 does not have a vehicle_id
- trip_id 4352244 does not have a vehicle_id
- trip_id 4351818 does not have a vehicle_id
- trip_id 4337595 does not have a vehicle_id
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 |
---|---|---|---|
E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 3 679 | 30 fois (100 % des validations) |
E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 4 014 | 30 fois (100 % des validations) |
W001 | Timestamps should be populated for all elements | 3 679 | 30 fois (100 % des validations) |
W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 2 180 | 30 fois (100 % des validations) |
E037 | Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id | 8 | 3 fois (10 % des validations) |
E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 38 | 1 fois (3 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 08/06/2025 à 18h17 Europe/Paris.
trip_updates (41) 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 08/06/2025 à 18h17 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "4337689",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749402600",
"uncertainty": 120
},
"stopId": "KRBN",
"stopSequence": 1
}
],
"trip": {
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "4337689"
}
}
},
{
"id": "4352249",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749401100",
"uncertainty": 120
},
"stopId": "INDE2",
"stopSequence": 1
}
],
"trip": {
"routeId": "B10",
"scheduleRelationship": "SCHEDULED",
"tripId": "4352249"
}
}
},
{
"id": "4352248",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749398760",
"uncertainty": 120
},
"stopId": "POIN2",
"stopSequence": 1
},
{
"arrival": {
"time": "1749400362",
"uncertainty": 120
},
"stopId": "INDE2",
"stopSequence": 2
}
],
"trip": {
"routeId": "B10",
"scheduleRelationship": "SCHEDULED",
"tripId": "4352248"
},
"vehicle": {
"id": "6003",
"label": "6003"
}
}
},
{
"id": "4337684",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749398551",
"uncertainty": 120
},
"stopId": "GUPL",
"stopSequence": 1
},
{
"arrival": {
"time": "1749398602",
"uncertainty": 120
},
"departure": {
"time": "1749398602",
"uncertainty": 120
},
"stopId": "BAMI",
"stopSequence": 2
},
{
"arrival": {
"time": "1749398647",
"uncertainty": 120
},
"departure": {
"time": "1749398647",
"uncertainty": 120
},
"stopId": "VALL",
"stopSequence": 3
},
{
"arrival": {
"time": "1749398728",
"uncertainty": 120
},
"departure": {
"time": "1749398762",
"uncertainty": 120
},
"stopId": "GDPL",
"stopSequence": 4
},
{
"arrival": {
"time": "1749398852",
"uncertainty": 120
},
"departure": {
"time": "1749398852",
"uncertainty": 120
},
"stopId": "ROZ",
"stopSequence": 5
},
{
"arrival": {
"time": "1749398886",
"uncertainty": 120
},
"departure": {
"time": "1749398886",
"uncertainty": 120
},
"stopId": "KBIG",
"stopSequence": 6
},
{
"arrival": {
"time": "1749398938",
"uncertainty": 120
},
"departure": {
"time": "1749398941",
"uncertainty": 120
},
"stopId": "VALKBI",
"stopSequence": 7
},
{
"arrival": {
"time": "1749399032",
"uncertainty": 120
},
"departure": {
"time": "1749399032",
"uncertainty": 120
},
"stopId": "SCUB",
"stopSequence": 8
},
{
"arrival": {
"time": "1749399079",
"uncertainty": 120
},
"departure": {
"time": "1749399079",
"uncertainty": 120
},
"stopId": "FIAC",
"stopSequence": 9
},
{
"arrival": {
"time": "1749399197",
"uncertainty": 120
},
"departure": {
"time": "1749399211",
"uncertainty": 120
},
"stopId": "KRGE",
"stopSequence": 10
},
{
"arrival": {
"time": "1749399269",
"uncertainty": 120
},
"departure": {
"time": "1749399271",
"uncertainty": 120
},
"stopId": "GUID",
"stopSequence": 11
},
{
"arrival": {
"time": "1749399348",
"uncertainty": 120
},
"departure": {
"time": "1749399348",
"uncertainty": 120
},
"stopId": "PJAF",
"stopSequence": 12
},
{
"arrival": {
"time": "1749399462",
"uncertainty": 120
},
"departure": {
"time": "1749399462",
"uncertainty": 120
},
"stopId": "PLMO2",
"stopSequence": 13
},
{
"arrival": {
"time": "1749399493",
"uncertainty": 120
},
"departure": {
"time": "1749399493",
"uncertainty": 120
},
"stopId": "KLIV",
"stopSequence": 14
},
{
"arrival": {
"time": "1749399542",
"uncertainty": 120
},
"departure": {
"time": "1749399542",
"uncertainty": 120
},
"stopId": "GAUG",
"stopSequence": 15
},
{
"arrival": {
"time": "1749399582",
"uncertainty": 120
},
"departure": {
"time": "1749399582",
"uncertainty": 120
},
"stopId": "KHEO",
"stopSequence": 16
},
{
"arrival": {
"time": "1749399634",
"uncertainty": 120
},
"departure": {
"time": "1749399634",
"uncertainty": 120
},
"stopId": "MELE",
"stopSequence": 17
},
{
"arrival": {
"time": "1749399702",
"uncertainty": 120
},
"departure": {
"time": "1749399702",
"uncertainty": 120
},
"stopId": "KERUE",
"stopSequence": 18
},
{
"arrival": {
"time": "1749399754",
"uncertainty": 120
},
"departure": {
"time": "1749399754",
"uncertainty": 120
},
"stopId": "CCHE",
"stopSequence": 19
},
{
"arrival": {
"time": "1749399798",
"uncertainty": 120
},
"departure": {
"time": "1749399798",
"uncertainty": 120
},
"stopId": "KRBS",
"stopSequence": 20
},
{
"arrival": {
"time": "1749399828",
"uncertainty": 120
},
"departure": {
"time": "1749399828",
"uncertainty": 120
},
"stopId": "KRLH",
"stopSequence": 21
},
{
"arrival": {
"time": "1749399874",
"uncertainty": 120
},
"departure": {
"time": "1749399874",
"uncertainty": 120
},
"stopId": "ANNA",
"stopSequence": 22
},
{
"arrival": {
"time": "1749399945",
"uncertainty": 120
},
"departure": {
"time": "1749399945",
"uncertainty": 120
},
"stopId": "PNQL",
"stopSequence": 23
},
{
"arrival": {
"time": "1749400071",
"uncertainty": 120
},
"departure": {
"time": "1749400071",
"uncertainty": 120
},
"stopId": "MENG",
"stopSequence": 24
},
{
"arrival": {
"time": "1749400114",
"uncertainty": 120
},
"departure": {
"time": "1749400114",
"uncertainty": 120
},
"stopId": "BIHO",
"stopSequence": 25
},
{
"arrival": {
"time": "1749400160",
"uncertainty": 120
},
"departure": {
"time": "1749400160",
"uncertainty": 120
},
"stopId": "NICO",
"stopSequence": 26
},
{
"arrival": {
"time": "1749400174",
"uncertainty": 120
},
"departure": {
"time": "1749400174",
"uncertainty": 120
},
"stopId": "ZANI",
"stopSequence": 27
},
{
"arrival": {
"time": "1749400208",
"uncertainty": 120
},
"departure": {
"time": "1749400208",
"uncertainty": 120
},
"stopId": "MOUR",
"stopSequence": 28
},
{
"arrival": {
"time": "1749400298",
"uncertainty": 120
},
"departure": {
"time": "1749400298",
"uncertainty": 120
},
"stopId": "QUET",
"stopSequence": 29
},
{
"arrival": {
"time": "1749400421",
"uncertainty": 120
},
"departure": {
"time": "1749400421",
"uncertainty": 120
},
"stopId": "VERT3",
"stopSequence": 30
},
{
"arrival": {
"time": "1749400468",
"uncertainty": 120
},
"departure": {
"time": "1749400468",
"uncertainty": 120
},
"stopId": "ZCK2",
"stopSequence": 31
},
{
"arrival": {
"time": "1749400509",
"uncertainty": 120
},
"departure": {
"time": "1749400509",
"uncertainty": 120
},
"stopId": "GREN",
"stopSequence": 32
},
{
"arrival": {
"time": "1749400575",
"uncertainty": 120
},
"departure": {
"time": "1749400575",
"uncertainty": 120
},
"stopId": "MAIR",
"stopSequence": 33
},
{
"arrival": {
"time": "1749400657",
"uncertainty": 120
},
"departure": {
"time": "1749400657",
"uncertainty": 120
},
"stopId": "LIBE",
"stopSequence": 34
},
{
"arrival": {
"time": "1749400728",
"uncertainty": 120
},
"departure": {
"time": "1749400728",
"uncertainty": 120
},
"stopId": "LPUI",
"stopSequence": 35
},
{
"arrival": {
"time": "1749400833",
"uncertainty": 120
},
"departure": {
"time": "1749400833",
"uncertainty": 120
},
"stopId": "CALV",
"stopSequence": 36
},
{
"arrival": {
"time": "1749400976",
"uncertainty": 120
},
"departure": {
"time": "1749400976",
"uncertainty": 120
},
"stopId": "VERD2",
"stopSequence": 37
},
{
"arrival": {
"time": "1749400999",
"uncertainty": 120
},
"departure": {
"time": "1749400999",
"uncertainty": 120
},
"stopId": "VERD",
"stopSequence": 38
},
{
"arrival": {
"time": "1749401118",
"uncertainty": 120
},
"departure": {
"time": "1749401118",
"uncertainty": 120
},
"stopId": "KERC",
"stopSequence": 39
},
{
"arrival": {
"time": "1749401179",
"uncertainty": 120
},
"departure": {
"time": "1749401179",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 40
},
{
"arrival": {
"time": "1749401261",
"uncertainty": 120
},
"departure": {
"time": "1749401261",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 41
},
{
"arrival": {
"time": "1749401343",
"uncertainty": 120
},
"departure": {
"time": "1749401343",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 42
},
{
"arrival": {
"time": "1749401415",
"uncertainty": 120
},
"departure": {
"time": "1749401415",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 43
},
{
"arrival": {
"time": "1749401501",
"uncertainty": 120
},
"departure": {
"time": "1749401501",
"uncertainty": 120
},
"stopId": "SVOB",
"stopSequence": 44
},
{
"arrival": {
"time": "1749401588",
"uncertainty": 120
},
"departure": {
"time": "1749401588",
"uncertainty": 120
},
"stopId": "BLUM",
"stopSequence": 45
},
{
"arrival": {
"time": "1749401674",
"uncertainty": 120
},
"departure": {
"time": "1749401674",
"uncertainty": 120
},
"stopId": "HOPIT",
"stopSequence": 46
},
{
"arrival": {
"time": "1749401721",
"uncertainty": 120
},
"departure": {
"time": "1749401721",
"uncertainty": 120
},
"stopId": "CURIE",
"stopSequence": 47
},
{
"arrival": {
"time": "1749401756",
"uncertainty": 120
},
"departure": {
"time": "1749401756",
"uncertainty": 120
},
"stopId": "CFA",
"stopSequence": 48
},
{
"arrival": {
"time": "1749401796",
"uncertainty": 120
},
"departure": {
"time": "1749401796",
"uncertainty": 120
},
"stopId": "CHEV",
"stopSequence": 49
},
{
"arrival": {
"time": "1749401823",
"uncertainty": 120
},
"departure": {
"time": "1749401823",
"uncertainty": 120
},
"stopId": "KRVAR",
"stopSequence": 50
},
{
"arrival": {
"time": "1749401887",
"uncertainty": 120
},
"departure": {
"time": "1749401887",
"uncertainty": 120
},
"stopId": "DREY",
"stopSequence": 51
},
{
"arrival": {
"time": "1749401955",
"uncertainty": 120
},
"departure": {
"time": "1749401955",
"uncertainty": 120
},
"stopId": "BUNI1",
"stopSequence": 52
},
{
"arrival": {
"time": "1749402048",
"uncertainty": 120
},
"departure": {
"time": "1749402048",
"uncertainty": 120
},
"stopId": "SEGU",
"stopSequence": 53
},
{
"arrival": {
"time": "1749402088",
"uncertainty": 120
},
"departure": {
"time": "1749402088",
"uncertainty": 120
},
"stopId": "SANT",
"stopSequence": 54
},
{
"arrival": {
"time": "1749402166",
"uncertainty": 120
},
"departure": {
"time": "1749402166",
"uncertainty": 120
},
"stopId": "KRVAN",
"stopSequence": 55
},
{
"arrival": {
"time": "1749402196",
"uncertainty": 120
},
"departure": {
"time": "1749402196",
"uncertainty": 120
},
"stopId": "CLIN",
"stopSequence": 56
},
{
"arrival": {
"time": "1749402255",
"uncertainty": 120
},
"stopId": "KRBN",
"stopSequence": 57
}
],
"trip": {
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "4337684"
},
"vehicle": {
"id": "7005",
"label": "7005"
}
}
},
{
"id": "4337679",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749402526"
},
"departure": {
"time": "1749402526"
},
"stopId": "AUBR2"
},
{
"arrival": {
"time": "1749402604"
},
"departure": {
"time": "1749402604"
},
"stopId": "CRVS"
},
{
"departure": {
"time": "1749402000"
},
"stopId": "PMAN",
"stopSequence": 1
},
{
"arrival": {
"time": "1749402061"
},
"departure": {
"time": "1749402061"
},
"stopId": "NEZE",
"stopSequence": 2
},
{
"arrival": {
"time": "1749402106"
},
"departure": {
"time": "1749402106"
},
"stopId": "SALE",
"stopSequence": 3
},
{
"arrival": {
"time": "1749402166"
},
"departure": {
"time": "1749402166"
},
"stopId": "RPPRAD1",
"stopSequence": 4
},
{
"arrival": {
"time": "1749402274"
},
"departure": {
"time": "1749402274"
},
"stopId": "TALHO",
"stopSequence": 5
},
{
"arrival": {
"time": "1749402346"
},
"departure": {
"time": "1749402346"
},
"stopId": "KBIEC",
"stopSequence": 6
},
{
"arrival": {
"time": "1749402373"
},
"departure": {
"time": "1749402373"
},
"stopId": "LEVE",
"stopSequence": 7
},
{
"arrival": {
"time": "1749402394"
},
"departure": {
"time": "1749402394"
},
"stopId": "VMAR",
"stopSequence": 8
},
{
"arrival": {
"time": "1749402466"
},
"departure": {
"time": "1749402466"
},
"stopId": "RUSS",
"stopSequence": 9
},
{
"arrival": {
"time": "1749402526"
},
"departure": {
"time": "1749402526"
},
"stopId": "AUBR2",
"stopSequence": 10
},
{
"arrival": {
"time": "1749402586",
"uncertainty": 120
},
"departure": {
"time": "1749402586",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "MRRI",
"stopSequence": 11
},
{
"arrival": {
"time": "1749402664"
},
"departure": {
"time": "1749402664"
},
"stopId": "FONT",
"stopSequence": 12
},
{
"arrival": {
"time": "1749402722"
},
"departure": {
"time": "1749402722"
},
"stopId": "MESA",
"stopSequence": 13
},
{
"arrival": {
"time": "1749402768"
},
"departure": {
"time": "1749402768"
},
"stopId": "KBER",
"stopSequence": 14
},
{
"arrival": {
"time": "1749402811"
},
"stopId": "SEBS",
"stopSequence": 15
}
],
"trip": {
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"tripId": "4337679"
}
}
},
{
"id": "4351823",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749400560",
"uncertainty": 120
},
"stopId": "KERU",
"stopSequence": 1
},
{
"arrival": {
"time": "1749400598",
"uncertainty": 120
},
"departure": {
"time": "1749400598",
"uncertainty": 120
},
"stopId": "POUIL",
"stopSequence": 2
},
{
"arrival": {
"time": "1749400638",
"uncertainty": 120
},
"departure": {
"time": "1749400638",
"uncertainty": 120
},
"stopId": "MDFR",
"stopSequence": 3
},
{
"arrival": {
"time": "1749400680",
"uncertainty": 120
},
"departure": {
"time": "1749400680",
"uncertainty": 120
},
"stopId": "RPK2",
"stopSequence": 4
},
{
"arrival": {
"time": "1749400773",
"uncertainty": 120
},
"departure": {
"time": "1749400773",
"uncertainty": 120
},
"stopId": "METI1",
"stopSequence": 5
},
{
"arrival": {
"time": "1749400811",
"uncertainty": 120
},
"departure": {
"time": "1749400811",
"uncertainty": 120
},
"stopId": "PLEN1",
"stopSequence": 6
},
{
"arrival": {
"time": "1749400848",
"uncertainty": 120
},
"departure": {
"time": "1749400848",
"uncertainty": 120
},
"stopId": "KERF1",
"stopSequence": 7
},
{
"arrival": {
"time": "1749400920",
"uncertainty": 120
},
"departure": {
"time": "1749400920",
"uncertainty": 120
},
"stopId": "KGTN",
"stopSequence": 8
},
{
"arrival": {
"time": "1749400971",
"uncertainty": 120
},
"departure": {
"time": "1749400971",
"uncertainty": 120
},
"stopId": "BSOU",
"stopSequence": 9
},
{
"arrival": {
"time": "1749401050",
"uncertainty": 120
},
"departure": {
"time": "1749401050",
"uncertainty": 120
},
"stopId": "BATT",
"stopSequence": 10
},
{
"arrival": {
"time": "1749401124",
"uncertainty": 120
},
"departure": {
"time": "1749401124",
"uncertainty": 120
},
"stopId": "VILL",
"stopSequence": 11
},
{
"arrival": {
"time": "1749401152",
"uncertainty": 120
},
"departure": {
"time": "1749401152",
"uncertainty": 120
},
"stopId": "PUIT",
"stopSequence": 12
},
{
"arrival": {
"time": "1749401171",
"uncertainty": 120
},
"departure": {
"time": "1749401171",
"uncertainty": 120
},
"stopId": "KRFO",
"stopSequence": 13
},
{
"arrival": {
"time": "1749401220",
"uncertainty": 120
},
"departure": {
"time": "1749401220",
"uncertainty": 120
},
"stopId": "GUIO",
"stopSequence": 14
},
{
"arrival": {
"time": "1749401264",
"uncertainty": 120
},
"departure": {
"time": "1749401264",
"uncertainty": 120
},
"stopId": "RODIN",
"stopSequence": 15
},
{
"arrival": {
"time": "1749401308",
"uncertainty": 120
},
"departure": {
"time": "1749401308",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "RETR",
"stopSequence": 16
},
{
"arrival": {
"time": "1749401368",
"uncertainty": 120
},
"departure": {
"time": "1749401368",
"uncertainty": 120
},
"stopId": "GLBS",
"stopSequence": 17
},
{
"arrival": {
"time": "1749401407",
"uncertainty": 120
},
"departure": {
"time": "1749401407",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1749401483",
"uncertainty": 120
},
"departure": {
"time": "1749401483",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 19
},
{
"arrival": {
"time": "1749401548",
"uncertainty": 120
},
"departure": {
"time": "1749401548",
"uncertainty": 120
},
"stopId": "MFOCH",
"stopSequence": 20
},
{
"arrival": {
"time": "1749401610",
"uncertainty": 120
},
"departure": {
"time": "1749401610",
"uncertainty": 120
},
"stopId": "HALL",
"stopSequence": 21
},
{
"arrival": {
"time": "1749401658",
"uncertainty": 120
},
"departure": {
"time": "1749401658",
"uncertainty": 120
},
"stopId": "BOVE",
"stopSequence": 22
},
{
"arrival": {
"time": "1749401707",
"uncertainty": 120
},
"departure": {
"time": "1749401707",
"uncertainty": 120
},
"stopId": "INDE",
"stopSequence": 23
},
{
"arrival": {
"time": "1749401732",
"uncertainty": 120
},
"departure": {
"time": "1749401732",
"uncertainty": 120
},
"stopId": "BRIZ",
"stopSequence": 24
},
{
"arrival": {
"time": "1749401763",
"uncertainty": 120
},
"departure": {
"time": "1749401763",
"uncertainty": 120
},
"stopId": "DUGU",
"stopSequence": 25
},
{
"arrival": {
"time": "1749401799",
"uncertainty": 120
},
"departure": {
"time": "1749401799",
"uncertainty": 120
},
"stopId": "LCAR",
"stopSequence": 26
},
{
"arrival": {
"time": "1749401835",
"uncertainty": 120
},
"departure": {
"time": "1749401835",
"uncertainty": 120
},
"stopId": "NVIL",
"stopSequence": 27
},
{
"arrival": {
"time": "1749401887",
"uncertainty": 120
},
"departure": {
"time": "1749401887",
"uncertainty": 120
},
"stopId": "GUES",
"stopSequence": 28
},
{
"arrival": {
"time": "1749401947",
"uncertainty": 120
},
"departure": {
"time": "1749401947",
"uncertainty": 120
},
"stopId": "CARN1",
"stopSequence": 29
},
{
"arrival": {
"time": "1749402012",
"uncertainty": 120
},
"departure": {
"time": "1749402012",
"uncertainty": 120
},
"stopId": "PERRI",
"stopSequence": 30
},
{
"arrival": {
"time": "1749402058",
"uncertainty": 120
},
"departure": {
"time": "1749402058",
"uncertainty": 120
},
"stopId": "NAIL",
"stopSequence": 31
},
{
"arrival": {
"time": "1749402127",
"uncertainty": 120
},
"stopId": "PECH",
"stopSequence": 32
}
],
"trip": {
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "4351823"
}
}
},
{
"id": "4464179",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749397291",
"uncertainty": 120
},
"stopId": "ILMB",
"stopSequence": 1
},
{
"arrival": {
"time": "1749397358",
"uncertainty": 120
},
"departure": {
"time": "1749397358",
"uncertainty": 120
},
"stopId": "INZI",
"stopSequence": 2
},
{
"arrival": {
"time": "1749397409",
"uncertainty": 120
},
"departure": {
"time": "1749397411",
"uncertainty": 120
},
"stopId": "JEGO",
"stopSequence": 3
},
{
"arrival": {
"time": "1749397475",
"uncertainty": 120
},
"departure": {
"time": "1749397475",
"uncertainty": 120
},
"stopId": "GORE",
"stopSequence": 4
},
{
"arrival": {
"time": "1749397591",
"uncertainty": 120
},
"departure": {
"time": "1749397591",
"uncertainty": 120
},
"stopId": "FPAG",
"stopSequence": 5
},
{
"arrival": {
"time": "1749397622",
"uncertainty": 120
},
"departure": {
"time": "1749397622",
"uncertainty": 120
},
"stopId": "LBLE",
"stopSequence": 6
},
{
"arrival": {
"time": "1749397672",
"uncertainty": 120
},
"departure": {
"time": "1749397672",
"uncertainty": 120
},
"stopId": "CJAU",
"stopSequence": 7
},
{
"arrival": {
"time": "1749397854",
"uncertainty": 120
},
"departure": {
"time": "1749397861",
"uncertainty": 120
},
"stopId": "MONT",
"stopSequence": 8
},
{
"arrival": {
"time": "1749397969",
"uncertainty": 120
},
"departure": {
"time": "1749397969",
"uncertainty": 120
},
"stopId": "BRUY",
"stopSequence": 9
},
{
"arrival": {
"time": "1749398021",
"uncertainty": 120
},
"departure": {
"time": "1749398021",
"uncertainty": 120
},
"stopId": "ALLE",
"stopSequence": 10
},
{
"arrival": {
"time": "1749398057",
"uncertainty": 120
},
"departure": {
"time": "1749398057",
"uncertainty": 120
},
"stopId": "FORG",
"stopSequence": 11
},
{
"arrival": {
"time": "1749398117",
"uncertainty": 120
},
"departure": {
"time": "1749398132",
"uncertainty": 120
},
"stopId": "LOCC",
"stopSequence": 12
},
{
"arrival": {
"time": "1749398181",
"uncertainty": 120
},
"departure": {
"time": "1749398191",
"uncertainty": 120
},
"stopId": "KBLA",
"stopSequence": 13
},
{
"arrival": {
"time": "1749398236",
"uncertainty": 120
},
"departure": {
"time": "1749398236",
"uncertainty": 120
},
"stopId": "MALL",
"stopSequence": 14
},
{
"arrival": {
"time": "1749398349",
"uncertainty": 120
},
"departure": {
"time": "1749398349",
"uncertainty": 120
},
"stopId": "PIAU",
"stopSequence": 15
},
{
"arrival": {
"time": "1749398401",
"uncertainty": 120
},
"departure": {
"time": "1749398401",
"uncertainty": 120
},
"stopId": "LALU",
"stopSequence": 16
},
{
"arrival": {
"time": "1749398454",
"uncertainty": 120
},
"departure": {
"time": "1749398462",
"uncertainty": 120
},
"stopId": "KRGR",
"stopSequence": 17
},
{
"arrival": {
"time": "1749398522",
"uncertainty": 120
},
"departure": {
"time": "1749398522",
"uncertainty": 120
},
"stopId": "HUGO",
"stopSequence": 18
},
{
"arrival": {
"time": "1749398581",
"uncertainty": 120
},
"departure": {
"time": "1749398581",
"uncertainty": 120
},
"stopId": "QUIM",
"stopSequence": 19
},
{
"arrival": {
"time": "1749398623",
"uncertainty": 120
},
"departure": {
"time": "1749398641",
"uncertainty": 120
},
"stopId": "CBRA",
"stopSequence": 20
},
{
"arrival": {
"time": "1749398671",
"uncertainty": 120
},
"departure": {
"time": "1749398701",
"uncertainty": 120
},
"stopId": "GARD",
"stopSequence": 21
},
{
"arrival": {
"time": "1749398731",
"uncertainty": 120
},
"departure": {
"time": "1749398731",
"uncertainty": 120
},
"stopId": "MCUR",
"stopSequence": 22
},
{
"arrival": {
"time": "1749398769",
"uncertainty": 120
},
"departure": {
"time": "1749398769",
"uncertainty": 120
},
"stopId": "KRLI",
"stopSequence": 23
},
{
"arrival": {
"time": "1749398843",
"uncertainty": 120
},
"departure": {
"time": "1749398843",
"uncertainty": 120
},
"stopId": "KERI",
"stopSequence": 24
},
{
"arrival": {
"time": "1749398872",
"uncertainty": 120
},
"departure": {
"time": "1749398872",
"uncertainty": 120
},
"stopId": "ZOLA",
"stopSequence": 25
},
{
"arrival": {
"time": "1749398939",
"uncertainty": 120
},
"departure": {
"time": "1749398939",
"uncertainty": 120
},
"stopId": "BOTA",
"stopSequence": 26
},
{
"arrival": {
"time": "1749399019",
"uncertainty": 120
},
"departure": {
"time": "1749399031",
"uncertainty": 120
},
"stopId": "MARC",
"stopSequence": 27
},
{
"arrival": {
"time": "1749399149",
"uncertainty": 120
},
"departure": {
"time": "1749399151",
"uncertainty": 120
},
"stopId": "HERVE",
"stopSequence": 28
},
{
"arrival": {
"time": "1749399200",
"uncertainty": 120
},
"departure": {
"time": "1749399211",
"uncertainty": 120
},
"stopId": "MROU",
"stopSequence": 29
},
{
"arrival": {
"time": "1749399265",
"uncertainty": 120
},
"departure": {
"time": "1749399271",
"uncertainty": 120
},
"stopId": "CGEN",
"stopSequence": 30
},
{
"arrival": {
"time": "1749399337",
"uncertainty": 120
},
"departure": {
"time": "1749399337",
"uncertainty": 120
},
"stopId": "VILG",
"stopSequence": 31
},
{
"arrival": {
"time": "1749399354",
"uncertainty": 120
},
"departure": {
"time": "1749399354",
"uncertainty": 120
},
"stopId": "ORIEN",
"stopSequence": 32
},
{
"arrival": {
"time": "1749399397",
"uncertainty": 120
},
"departure": {
"time": "1749399397",
"uncertainty": 120
},
"stopId": "DOUA",
"stopSequence": 33
},
{
"arrival": {
"time": "1749399534",
"uncertainty": 120
},
"departure": {
"time": "1749399534",
"uncertainty": 120
},
"stopId": "SALU",
"stopSequence": 34
},
{
"arrival": {
"time": "1749399603",
"uncertainty": 120
},
"departure": {
"time": "1749399603",
"uncertainty": 120
},
"stopId": "LAND",
"stopSequence": 35
},
{
"arrival": {
"time": "1749399623",
"uncertainty": 120
},
"departure": {
"time": "1749399623",
"uncertainty": 120
},
"stopId": "LOCM",
"stopSequence": 36
},
{
"arrival": {
"time": "1749399659",
"uncertainty": 120
},
"departure": {
"time": "1749399659",
"uncertainty": 120
},
"stopId": "BELL",
"stopSequence": 37
},
{
"arrival": {
"time": "1749399731",
"uncertainty": 120
},
"departure": {
"time": "1749399731",
"uncertainty": 120
},
"stopId": "FOUC",
"stopSequence": 38
},
{
"arrival": {
"time": "1749399780",
"uncertainty": 120
},
"departure": {
"time": "1749399780",
"uncertainty": 120
},
"stopId": "PAPI",
"stopSequence": 39
},
{
"arrival": {
"time": "1749399805",
"uncertainty": 120
},
"departure": {
"time": "1749399805",
"uncertainty": 120
},
"stopId": "TRUD",
"stopSequence": 40
},
{
"arrival": {
"time": "1749399839",
"uncertainty": 120
},
"departure": {
"time": "1749399839",
"uncertainty": 120
},
"stopId": "GUER",
"stopSequence": 41
},
{
"arrival": {
"time": "1749399866",
"uncertainty": 120
},
"departure": {
"time": "1749399866",
"uncertainty": 120
},
"stopId": "GAGA",
"stopSequence": 42
},
{
"arrival": {
"time": "1749399959",
"uncertainty": 120
},
"departure": {
"time": "1749399959",
"uncertainty": 120
},
"stopId": "KROU",
"stopSequence": 43
},
{
"arrival": {
"time": "1749399990",
"uncertainty": 120
},
"departure": {
"time": "1749399990",
"uncertainty": 120
},
"stopId": "CROI",
"stopSequence": 44
},
{
"arrival": {
"time": "1749400031",
"uncertainty": 120
},
"departure": {
"time": "1749400031",
"uncertainty": 120
},
"stopId": "CHOU",
"stopSequence": 45
},
{
"arrival": {
"time": "1749400100",
"uncertainty": 120
},
"departure": {
"time": "1749400100",
"uncertainty": 120
},
"stopId": "NOURY",
"stopSequence": 46
},
{
"arrival": {
"time": "1749400159",
"uncertainty": 120
},
"departure": {
"time": "1749400159",
"uncertainty": 120
},
"stopId": "DAVI",
"stopSequence": 47
},
{
"arrival": {
"time": "1749400215",
"uncertainty": 120
},
"departure": {
"time": "1749400215",
"uncertainty": 120
},
"stopId": "ANSE",
"stopSequence": 48
},
{
"arrival": {
"time": "1749400327",
"uncertainty": 120
},
"departure": {
"time": "1749400327",
"uncertainty": 120
},
"stopId": "VERD",
"stopSequence": 49
},
{
"arrival": {
"time": "1749400408",
"uncertainty": 120
},
"departure": {
"time": "1749400408",
"uncertainty": 120
},
"stopId": "KERC",
"stopSequence": 50
},
{
"arrival": {
"time": "1749400482",
"uncertainty": 120
},
"departure": {
"time": "1749400482",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 51
},
{
"arrival": {
"time": "1749400563",
"uncertainty": 120
},
"departure": {
"time": "1749400563",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 52
},
{
"arrival": {
"time": "1749400628",
"uncertainty": 120
},
"departure": {
"time": "1749400628",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 53
},
{
"arrival": {
"time": "1749400682",
"uncertainty": 120
},
"departure": {
"time": "1749400682",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 54
},
{
"arrival": {
"time": "1749400759",
"uncertainty": 120
},
"departure": {
"time": "1749400759",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 55
},
{
"arrival": {
"time": "1749400805",
"uncertainty": 120
},
"departure": {
"time": "1749400805",
"uncertainty": 120
},
"stopId": "MARN",
"stopSequence": 56
},
{
"arrival": {
"time": "1749400879",
"uncertainty": 120
},
"departure": {
"time": "1749400879",
"uncertainty": 120
},
"stopId": "GUES",
"stopSequence": 57
},
{
"arrival": {
"time": "1749400949",
"uncertainty": 120
},
"departure": {
"time": "1749400949",
"uncertainty": 120
},
"stopId": "CARN1",
"stopSequence": 58
},
{
"arrival": {
"time": "1749401036",
"uncertainty": 120
},
"departure": {
"time": "1749401036",
"uncertainty": 120
},
"stopId": "SLIP1",
"stopSequence": 59
},
{
"arrival": {
"time": "1749401104",
"uncertainty": 120
},
"departure": {
"time": "1749401104",
"uncertainty": 120
},
"stopId": "MARE1",
"stopSequence": 60
},
{
"arrival": {
"time": "1749401239",
"uncertainty": 120
},
"stopId": "BAK3",
"stopSequence": 61
}
],
"trip": {
"routeId": "T5",
"scheduleRelationship": "SCHEDULED",
"tripId": "4464179"
},
"vehicle": {
"id": "435",
"label": "435"
}
}
},
{
"id": "4337592",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749401809",
"uncertainty": 120
},
"departure": {
"time": "1749401809",
"uncertainty": 120
},
"stopId": "MARC"
},
{
"departure": {
"time": "1749400500",
"uncertainty": 120
},
"stopId": "LANC",
"stopSequence": 1
},
{
"arrival": {
"time": "1749400526",
"uncertainty": 120
},
"departure": {
"time": "1749400526",
"uncertainty": 120
},
"stopId": "MRGO",
"stopSequence": 2
},
{
"arrival": {
"time": "1749400586",
"uncertainty": 120
},
"departure": {
"time": "1749400586",
"uncertainty": 120
},
"stopId": "CXKL",
"stopSequence": 3
},
{
"arrival": {
"time": "1749400675",
"uncertainty": 120
},
"departure": {
"time": "1749400675",
"uncertainty": 120
},
"stopId": "MAGO",
"stopSequence": 4
},
{
"arrival": {
"time": "1749400779",
"uncertainty": 120
},
"departure": {
"time": "1749400779",
"uncertainty": 120
},
"stopId": "PACH",
"stopSequence": 5
},
{
"arrival": {
"time": "1749400834",
"uncertainty": 120
},
"departure": {
"time": "1749400834",
"uncertainty": 120
},
"stopId": "KVERS",
"stopSequence": 6
},
{
"arrival": {
"time": "1749400873",
"uncertainty": 120
},
"departure": {
"time": "1749400873",
"uncertainty": 120
},
"stopId": "BLAY",
"stopSequence": 7
},
{
"arrival": {
"time": "1749400962",
"uncertainty": 120
},
"departure": {
"time": "1749400962",
"uncertainty": 120
},
"stopId": "KHAN",
"stopSequence": 8
},
{
"arrival": {
"time": "1749401052",
"uncertainty": 120
},
"departure": {
"time": "1749401052",
"uncertainty": 120
},
"stopId": "CAP",
"stopSequence": 9
},
{
"arrival": {
"time": "1749401100",
"uncertainty": 120
},
"departure": {
"time": "1749401100",
"uncertainty": 120
},
"stopId": "KERP2",
"stopSequence": 10
},
{
"arrival": {
"time": "1749401180",
"uncertainty": 120
},
"departure": {
"time": "1749401180",
"uncertainty": 120
},
"stopId": "STGI",
"stopSequence": 11
},
{
"arrival": {
"time": "1749401280",
"uncertainty": 120
},
"departure": {
"time": "1749401280",
"uncertainty": 120
},
"stopId": "FPIZ",
"stopSequence": 12
},
{
"arrival": {
"time": "1749401430",
"uncertainty": 120
},
"departure": {
"time": "1749401430",
"uncertainty": 120
},
"stopId": "HUGO1",
"stopSequence": 13
},
{
"arrival": {
"time": "1749401460",
"uncertainty": 120
},
"departure": {
"time": "1749401460",
"uncertainty": 120
},
"stopId": "KRGR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1749401559",
"uncertainty": 120
},
"departure": {
"time": "1749401559",
"uncertainty": 120
},
"stopId": "CKEN",
"stopSequence": 15
},
{
"arrival": {
"time": "1749401606",
"uncertainty": 120
},
"departure": {
"time": "1749401606",
"uncertainty": 120
},
"stopId": "CURI",
"stopSequence": 16
},
{
"arrival": {
"time": "1749401653",
"uncertainty": 120
},
"departure": {
"time": "1749401653",
"uncertainty": 120
},
"stopId": "HARA",
"stopSequence": 17
},
{
"arrival": {
"time": "1749401705",
"uncertainty": 120
},
"departure": {
"time": "1749401705",
"uncertainty": 120
},
"stopId": "CULT",
"stopSequence": 18
},
{
"arrival": {
"time": "1749401760",
"uncertainty": 120
},
"departure": {
"time": "1749401760",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "FOCH",
"stopSequence": 19
},
{
"arrival": {
"time": "1749401817",
"uncertainty": 120
},
"departure": {
"time": "1749401817",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "FLAM",
"stopSequence": 20
},
{
"arrival": {
"time": "1749401930",
"uncertainty": 120
},
"departure": {
"time": "1749401930",
"uncertainty": 120
},
"stopId": "HERVE",
"stopSequence": 21
},
{
"arrival": {
"time": "1749401991",
"uncertainty": 120
},
"departure": {
"time": "1749401991",
"uncertainty": 120
},
"stopId": "MACE",
"stopSequence": 22
},
{
"arrival": {
"time": "1749402033",
"uncertainty": 120
},
"departure": {
"time": "1749402033",
"uncertainty": 120
},
"stopId": "MERDY",
"stopSequence": 23
},
{
"arrival": {
"time": "1749402080",
"uncertainty": 120
},
"departure": {
"time": "1749402080",
"uncertainty": 120
},
"stopId": "PICA",
"stopSequence": 24
},
{
"arrival": {
"time": "1749402120",
"uncertainty": 120
},
"departure": {
"time": "1749402120",
"uncertainty": 120
},
"stopId": "HLMK",
"stopSequence": 25
},
{
"arrival": {
"time": "1749402170",
"uncertainty": 120
},
"departure": {
"time": "1749402170",
"uncertainty": 120
},
"stopId": "KLOI",
"stopSequence": 26
},
{
"arrival": {
"time": "1749402243",
"uncertainty": 120
},
"departure": {
"time": "1749402243",
"uncertainty": 120
},
"stopId": "VILG1",
"stopSequence": 27
},
{
"arrival": {
"time": "1749402289",
"uncertainty": 120
},
"departure": {
"time": "1749402289",
"uncertainty": 120
},
"stopId": "CGEN1",
"stopSequence": 28
},
{
"arrival": {
"time": "1749402350",
"uncertainty": 120
},
"stopId": "SNCF",
"stopSequence": 29
}
],
"trip": {
"routeId": "32",
"scheduleRelationship": "SCHEDULED",
"tripId": "4337592"
}
}
},
{
"id": "4337589",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749398881",
"uncertainty": 120
},
"departure": {
"time": "1749398881",
"uncertainty": 120
},
"stopId": "MARC1"
},
{
"departure": {
"time": "1749398432",
"uncertainty": 120
},
"stopId": "SNCF",
"stopSequence": 1
},
{
"arrival": {
"time": "1749398589",
"uncertainty": 120
},
"departure": {
"time": "1749398589",
"uncertainty": 120
},
"stopId": "KLOI1",
"stopSequence": 2
},
{
"arrival": {
"time": "1749398626",
"uncertainty": 120
},
"departure": {
"time": "1749398641",
"uncertainty": 120
},
"stopId": "HLMK1",
"stopSequence": 3
},
{
"arrival": {
"time": "1749398676",
"uncertainty": 120
},
"departure": {
"time": "1749398676",
"uncertainty": 120
},
"stopId": "PICA1",
"stopSequence": 4
},
{
"arrival": {
"time": "1749398706",
"uncertainty": 120
},
"departure": {
"time": "1749398706",
"uncertainty": 120
},
"stopId": "MERDY1",
"stopSequence": 5
},
{
"arrival": {
"time": "1749398740",
"uncertainty": 120
},
"departure": {
"time": "1749398740",
"uncertainty": 120
},
"stopId": "MACE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1749398801",
"uncertainty": 120
},
"departure": {
"time": "1749398801",
"uncertainty": 120
},
"stopId": "HERVE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1749398815",
"uncertainty": 120
},
"departure": {
"time": "1749398815",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "FLAM1",
"stopSequence": 8
},
{
"arrival": {
"time": "1749398880",
"uncertainty": 120
},
"departure": {
"time": "1749398880",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "FOCH1",
"stopSequence": 9
},
{
"arrival": {
"time": "1749398995",
"uncertainty": 120
},
"departure": {
"time": "1749398995",
"uncertainty": 120
},
"stopId": "CULT1",
"stopSequence": 10
},
{
"arrival": {
"time": "1749399046",
"uncertainty": 120
},
"departure": {
"time": "1749399046",
"uncertainty": 120
},
"stopId": "CURI1",
"stopSequence": 11
},
{
"arrival": {
"time": "1749399065",
"uncertainty": 120
},
"departure": {
"time": "1749399065",
"uncertainty": 120
},
"stopId": "CKEN1",
"stopSequence": 12
},
{
"arrival": {
"time": "1749399135",
"uncertainty": 120
},
"departure": {
"time": "1749399135",
"uncertainty": 120
},
"stopId": "KRGR3",
"stopSequence": 13
},
{
"arrival": {
"time": "1749399184",
"uncertainty": 120
},
"departure": {
"time": "1749399184",
"uncertainty": 120
},
"stopId": "HUGO",
"stopSequence": 14
},
{
"arrival": {
"time": "1749399345",
"uncertainty": 120
},
"departure": {
"time": "1749399345",
"uncertainty": 120
},
"stopId": "FPIZ1",
"stopSequence": 15
},
{
"arrival": {
"time": "1749399439",
"uncertainty": 120
},
"departure": {
"time": "1749399439",
"uncertainty": 120
},
"stopId": "STGI1",
"stopSequence": 16
},
{
"arrival": {
"time": "1749399543",
"uncertainty": 120
},
"departure": {
"time": "1749399543",
"uncertainty": 120
},
"stopId": "KERP3",
"stopSequence": 17
},
{
"arrival": {
"time": "1749399590",
"uncertainty": 120
},
"departure": {
"time": "1749399590",
"uncertainty": 120
},
"stopId": "CAP1",
"stopSequence": 18
},
{
"arrival": {
"time": "1749399679",
"uncertainty": 120
},
"departure": {
"time": "1749399679",
"uncertainty": 120
},
"stopId": "KHAN1",
"stopSequence": 19
},
{
"arrival": {
"time": "1749399770",
"uncertainty": 120
},
"departure": {
"time": "1749399770",
"uncertainty": 120
},
"stopId": "BLAY1",
"stopSequence": 20
},
{
"arrival": {
"time": "1749399810",
"uncertainty": 120
},
"departure": {
"time": "1749399810",
"uncertainty": 120
},
"stopId": "KVERS1",
"stopSequence": 21
},
{
"arrival": {
"time": "1749399864",
"uncertainty": 120
},
"departure": {
"time": "1749399864",
"uncertainty": 120
},
"stopId": "PACH1",
"stopSequence": 22
},
{
"arrival": {
"time": "1749399967",
"uncertainty": 120
},
"departure": {
"time": "1749399967",
"uncertainty": 120
},
"stopId": "MAGO1",
"stopSequence": 23
},
{
"arrival": {
"time": "1749400055",
"uncertainty": 120
},
"departure": {
"time": "1749400055",
"uncertainty": 120
},
"stopId": "CXKL1",
"stopSequence": 24
},
{
"arrival": {
"time": "1749400109",
"uncertainty": 120
},
"departure": {
"time": "1749400109",
"uncertainty": 120
},
"stopId": "MRGO1",
"stopSequence": 25
},
{
"arrival": {
"time": "1749400143",
"uncertainty": 120
},
"stopId": "LANC1",
"stopSequence": 26
}
],
"trip": {
"routeId": "32",
"scheduleRelationship": "SCHEDULED",
"tripId": "4337589"
},
"vehicle": {
"id": "3001",
"label": "3001"
}
}
},
{
"id": "4464170",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749397140",
"uncertainty": 120
},
"stopId": "BAK3",
"stopSequence": 1
},
{
"arrival": {
"time": "1749397260",
"uncertainty": 120
},
"departure": {
"time": "1749397260",
"uncertainty": 120
},
"stopId": "MARE",
"stopSequence": 2
},
{
"arrival": {
"time": "1749397320",
"uncertainty": 120
},
"departure": {
"time": "1749397320",
"uncertainty": 120
},
"stopId": "SLIP",
"stopSequence": 3
},
{
"arrival": {
"time": "1749397380",
"uncertainty": 120
},
"departure": {
"time": "1749397380",
"uncertainty": 120
},
"stopId": "CARN",
"stopSequence": 4
},
{
"arrival": {
"time": "1749397432",
"uncertainty": 120
},
"departure": {
"time": "1749397432",
"uncertainty": 120
},
"stopId": "GUES1",
"stopSequence": 5
},
{
"arrival": {
"time": "1749397486",
"uncertainty": 120
},
"departure": {
"time": "1749397500",
"uncertainty": 120
},
"stopId": "MARN1",
"stopSequence": 6
},
{
"arrival": {
"time": "1749397580",
"uncertainty": 120
},
"departure": {
"time": "1749397590",
"uncertainty": 120
},
"stopId": "SECU1",
"stopSequence": 7
},
{
"arrival": {
"time": "1749397672",
"uncertainty": 120
},
"departure": {
"time": "1749397680",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1749397761",
"uncertainty": 120
},
"departure": {
"time": "1749397770",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 9
},
{
"arrival": {
"time": "1749397870",
"uncertainty": 120
},
"departure": {
"time": "1749397870",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 10
},
{
"arrival": {
"time": "1749397948",
"uncertainty": 120
},
"departure": {
"time": "1749398319",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1749398378",
"uncertainty": 120
},
"departure": {
"time": "1749398378",
"uncertainty": 120
},
"stopId": "KERC1",
"stopSequence": 12
},
{
"arrival": {
"time": "1749398435",
"uncertainty": 120
},
"departure": {
"time": "1749398439",
"uncertainty": 120
},
"stopId": "VERD1",
"stopSequence": 13
},
{
"arrival": {
"time": "1749398505",
"uncertainty": 120
},
"departure": {
"time": "1749398505",
"uncertainty": 120
},
"stopId": "ANSE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1749398574",
"uncertainty": 120
},
"departure": {
"time": "1749398588",
"uncertainty": 120
},
"stopId": "DAVI1",
"stopSequence": 15
},
{
"arrival": {
"time": "1749398661",
"uncertainty": 120
},
"departure": {
"time": "1749398678",
"uncertainty": 120
},
"stopId": "NOURY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1749398738",
"uncertainty": 120
},
"departure": {
"time": "1749398738",
"uncertainty": 120
},
"stopId": "CHOU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1749398751",
"uncertainty": 120
},
"departure": {
"time": "1749398751",
"uncertainty": 120
},
"stopId": "CROI1",
"stopSequence": 18
},
{
"arrival": {
"time": "1749398768",
"uncertainty": 120
},
"departure": {
"time": "1749398768",
"uncertainty": 120
},
"stopId": "KROU1",
"stopSequence": 19
},
{
"arrival": {
"time": "1749398919",
"uncertainty": 120
},
"departure": {
"time": "1749398919",
"uncertainty": 120
},
"stopId": "GAGA1",
"stopSequence": 20
},
{
"arrival": {
"time": "1749398956",
"uncertainty": 120
},
"departure": {
"time": "1749398956",
"uncertainty": 120
},
"stopId": "GUER1",
"stopSequence": 21
},
{
"arrival": {
"time": "1749399004",
"uncertainty": 120
},
"departure": {
"time": "1749399004",
"uncertainty": 120
},
"stopId": "TRUD1",
"stopSequence": 22
},
{
"arrival": {
"time": "1749399009",
"uncertainty": 120
},
"departure": {
"time": "1749399009",
"uncertainty": 120
},
"stopId": "PAPI1",
"stopSequence": 23
},
{
"arrival": {
"time": "1749399062",
"uncertainty": 120
},
"departure": {
"time": "1749399062",
"uncertainty": 120
},
"stopId": "FOUC1",
"stopSequence": 24
},
{
"arrival": {
"time": "1749399117",
"uncertainty": 120
},
"departure": {
"time": "1749399117",
"uncertainty": 120
},
"stopId": "BELL1",
"stopSequence": 25
},
{
"arrival": {
"time": "1749399144",
"uncertainty": 120
},
"departure": {
"time": "1749399144",
"uncertainty": 120
},
"stopId": "LOCM1",
"stopSequence": 26
},
{
"arrival": {
"time": "1749399159",
"uncertainty": 120
},
"departure": {
"time": "1749399159",
"uncertainty": 120
},
"stopId": "LAND1",
"stopSequence": 27
},
{
"arrival": {
"time": "1749399225",
"uncertainty": 120
},
"departure": {
"time": "1749399225",
"uncertainty": 120
},
"stopId": "SALU1",
"stopSequence": 28
},
{
"arrival": {
"time": "1749399332",
"uncertainty": 120
},
"departure": {
"time": "1749399332",
"uncertainty": 120
},
"stopId": "DOUA1",
"stopSequence": 29
},
{
"arrival": {
"time": "1749399352",
"uncertainty": 120
},
"departure": {
"time": "1749399352",
"uncertainty": 120
},
"stopId": "ORIEN1",
"stopSequence": 30
},
{
"arrival": {
"time": "1749399404",
"uncertainty": 120
},
"departure": {
"time": "1749399404",
"uncertainty": 120
},
"stopId": "VILG1",
"stopSequence": 31
},
{
"arrival": {
"time": "1749399468",
"uncertainty": 120
},
"departure": {
"time": "1749399468",
"uncertainty": 120
},
"stopId": "CGEN1",
"stopSequence": 32
},
{
"arrival": {
"time": "1749399516",
"uncertainty": 120
},
"departure": {
"time": "1749399516",
"uncertainty": 120
},
"stopId": "MROU1",
"stopSequence": 33
},
{
"arrival": {
"time": "1749399604",
"uncertainty": 120
},
"departure": {
"time": "1749399604",
"uncertainty": 120
},
"stopId": "HERVE1",
"stopSequence": 34
},
{
"arrival": {
"time": "1749399724",
"uncertainty": 120
},
"departure": {
"time": "1749399724",
"uncertainty": 120
},
"stopId": "MARC1",
"stopSequence": 35
},
{
"arrival": {
"time": "1749399797",
"uncertainty": 120
},
"departure": {
"time": "1749399797",
"uncertainty": 120
},
"stopId": "BOTA1",
"stopSequence": 36
},
{
"arrival": {
"time": "1749399844",
"uncertainty": 120
},
"departure": {
"time": "1749399844",
"uncertainty": 120
},
"stopId": "ZOLA1",
"stopSequence": 37
},
{
"arrival": {
"time": "1749399878",
"uncertainty": 120
},
"departure": {
"time": "1749399878",
"uncertainty": 120
},
"stopId": "KERI1",
"stopSequence": 38
},
{
"arrival": {
"time": "1749399957",
"uncertainty": 120
},
"departure": {
"time": "1749399957",
"uncertainty": 120
},
"stopId": "KRLI1",
"stopSequence": 39
},
{
"arrival": {
"time": "1749400000",
"uncertainty": 120
},
"departure": {
"time": "1749400000",
"uncertainty": 120
},
"stopId": "MCUR1",
"stopSequence": 40
},
{
"arrival": {
"time": "1749400024",
"uncertainty": 120
},
"departure": {
"time": "1749400024",
"uncertainty": 120
},
"stopId": "GARD1",
"stopSequence": 41
},
{
"arrival": {
"time": "1749400104",
"uncertainty": 120
},
"departure": {
"time": "1749400104",
"uncertainty": 120
},
"stopId": "CBRA1",
"stopSequence": 42
},
{
"arrival": {
"time": "1749400175",
"uncertainty": 120
},
"departure": {
"time": "1749400175",
"uncertainty": 120
},
"stopId": "QUIM1",
"stopSequence": 43
},
{
"arrival": {
"time": "1749400261",
"uncertainty": 120
},
"departure": {
"time": "1749400261",
"uncertainty": 120
},
"stopId": "HUGO1",
"stopSequence": 44
},
{
"arrival": {
"time": "1749400294",
"uncertainty": 120
},
"departure": {
"time": "1749400294",
"uncertainty": 120
},
"stopId": "KRGR1",
"stopSequence": 45
},
{
"arrival": {
"time": "1749400348",
"uncertainty": 120
},
"departure": {
"time": "1749400348",
"uncertainty": 120
},
"stopId": "LALU1",
"stopSequence": 46
},
{
"arrival": {
"time": "1749400421",
"uncertainty": 120
},
"departure": {
"time": "1749400421",
"uncertainty": 120
},
"stopId": "PIAU1",
"stopSequence": 47
},
{
"arrival": {
"time": "1749400543",
"uncertainty": 120
},
"departure": {
"time": "1749400543",
"uncertainty": 120
},
"stopId": "MALL1",
"stopSequence": 48
},
{
"arrival": {
"time": "1749400587",
"uncertainty": 120
},
"departure": {
"time": "1749400587",
"uncertainty": 120
},
"stopId": "KBLA1",
"stopSequence": 49
},
{
"arrival": {
"time": "1749400624",
"uncertainty": 120
},
"departure": {
"time": "1749400624",
"uncertainty": 120
},
"stopId": "LOCC1",
"stopSequence": 50
},
{
"arrival": {
"time": "1749400680",
"uncertainty": 120
},
"departure": {
"time": "1749400680",
"uncertainty": 120
},
"stopId": "FORG1",
"stopSequence": 51
},
{
"arrival": {
"time": "1749400717",
"uncertainty": 120
},
"departure": {
"time": "1749400717",
"uncertainty": 120
},
"stopId": "ALLE1",
"stopSequence": 52
},
{
"arrival": {
"time": "1749400787",
"uncertainty": 120
},
"departure": {
"time": "1749400787",
"uncertainty": 120
},
"stopId": "BRUY1",
"stopSequence": 53
},
{
"arrival": {
"time": "1749400867",
"uncertainty": 120
},
"departure": {
"time": "1749400867",
"uncertainty": 120
},
"stopId": "MONT",
"stopSequence": 54
},
{
"arrival": {
"time": "1749401100",
"uncertainty": 120
},
"departure": {
"time": "1749401100",
"uncertainty": 120
},
"stopId": "CJAU1",
"stopSequence": 55
},
{
"arrival": {
"time": "1749401147",
"uncertainty": 120
},
"departure": {
"time": "1749401147",
"uncertainty": 120
},
"stopId": "LBLE1",
"stopSequence": 56
},
{
"arrival": {
"time": "1749401175",
"uncertainty": 120
},
"departure": {
"time": "1749401175",
"uncertainty": 120
},
"stopId": "FPAG1",
"stopSequence": 57
},
{
"arrival": {
"time": "1749401256",
"uncertainty": 120
},
"departure": {
"time": "1749401256",
"uncertainty": 120
},
"stopId": "GORE1",
"stopSequence": 58
},
{
"arrival": {
"time": "1749401301",
"uncertainty": 120
},
"departure": {
"time": "1749401301",
"uncertainty": 120
},
"stopId": "JEGO1",
"stopSequence": 59
},
{
"arrival": {
"time": "1749401339",
"uncertainty": 120
},
"departure": {
"time": "1749401339",
"uncertainty": 120
},
"stopId": "INZI1",
"stopSequence": 60
},
{
"arrival": {
"time": "1749401400",
"uncertainty": 120
},
"stopId": "ILMB",
"stopSequence": 61
}
],
"trip": {
"routeId": "T5",
"scheduleRelationship": "SCHEDULED",
"tripId": "4464170"
},
"vehicle": {
"id": "427",
"label": "427"
}
}
},
{
"id": "4337587",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749403059",
"uncertainty": 120
},
"departure": {
"time": "1749403059",
"uncertainty": 120
},
"stopId": "MARC1"
},
{
"departure": {
"time": "1749402600",
"uncertainty": 120
},
"stopId": "SNCF",
"stopSequence": 1
},
{
"arrival": {
"time": "1749402780",
"uncertainty": 120
},
"departure": {
"time": "1749402780",
"uncertainty": 120
},
"stopId": "KLOI1",
"stopSequence": 2
},
{
"arrival": {
"time": "1749402815",
"uncertainty": 120
},
"departure": {
"time": "1749402815",
"uncertainty": 120
},
"stopId": "HLMK1",
"stopSequence": 3
},
{
"arrival": {
"time": "1749402842",
"uncertainty": 120
},
"departure": {
"time": "1749402842",
"uncertainty": 120
},
"stopId": "PICA1",
"stopSequence": 4
},
{
"arrival": {
"time": "1749402875",
"uncertainty": 120
},
"departure": {
"time": "1749402875",
"uncertainty": 120
},
"stopId": "MERDY1",
"stopSequence": 5
},
{
"arrival": {
"time": "1749402902",
"uncertainty": 120
},
"departure": {
"time": "1749402902",
"uncertainty": 120
},
"stopId": "MACE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1749402960",
"uncertainty": 120
},
"departure": {
"time": "1749402960",
"uncertainty": 120
},
"stopId": "HERVE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1749403015",
"uncertainty": 120
},
"departure": {
"time": "1749403015",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "FLAM1",
"stopSequence": 8
},
{
"arrival": {
"time": "1749403080",
"uncertainty": 120
},
"departure": {
"time": "1749403080",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "FOCH1",
"stopSequence": 9
},
{
"arrival": {
"time": "1749403166",
"uncertainty": 120
},
"departure": {
"time": "1749403166",
"uncertainty": 120
},
"stopId": "CULT1",
"stopSequence": 10
},
{
"arrival": {
"time": "1749403215",
"uncertainty": 120
},
"departure": {
"time": "1749403215",
"uncertainty": 120
},
"stopId": "CURI1",
"stopSequence": 11
},
{
"arrival": {
"time": "1749403237",
"uncertainty": 120
},
"departure": {
"time": "1749403237",
"uncertainty": 120
},
"stopId": "CKEN1",
"stopSequence": 12
},
{
"arrival": {
"time": "1749403357",
"uncertainty": 120
},
"departure": {
"time": "1749403357",
"uncertainty": 120
},
"stopId": "KRGR3",
"stopSequence": 13
},
{
"arrival": {
"time": "1749403417",
"uncertainty": 120
},
"departure": {
"time": "1749403417",
"uncertainty": 120
},
"stopId": "HUGO",
"stopSequence": 14
},
{
"arrival": {
"time": "1749403589",
"uncertainty": 120
},
"departure": {
"time": "1749403589",
"uncertainty": 120
},
"stopId": "FPIZ1",
"stopSequence": 15
},
{
"arrival": {
"time": "1749403681",
"uncertainty": 120
},
"departure": {
"time": "1749403681",
"uncertainty": 120
},
"stopId": "STGI1",
"stopSequence": 16
},
{
"arrival": {
"time": "1749403785",
"uncertainty": 120
},
"departure": {
"time": "1749403785",
"uncertainty": 120
},
"stopId": "KERP3",
"stopSequence": 17
},
{
"arrival": {
"time": "1749403832",
"uncertainty": 120
},
"departure": {
"time": "1749403832",
"uncertainty": 120
},
"stopId": "CAP1",
"stopSequence": 18
},
{
"arrival": {
"time": "1749403921",
"uncertainty": 120
},
"departure": {
"time": "1749403921",
"uncertainty": 120
},
"stopId": "KHAN1",
"stopSequence": 19
},
{
"arrival": {
"time": "1749404012",
"uncertainty": 120
},
"departure": {
"time": "1749404012",
"uncertainty": 120
},
"stopId": "BLAY1",
"stopSequence": 20
},
{
"arrival": {
"time": "1749404052",
"uncertainty": 120
},
"departure": {
"time": "1749404052",
"uncertainty": 120
},
"stopId": "KVERS1",
"stopSequence": 21
},
{
"arrival": {
"time": "1749404106",
"uncertainty": 120
},
"departure": {
"time": "1749404106",
"uncertainty": 120
},
"stopId": "PACH1",
"stopSequence": 22
},
{
"arrival": {
"time": "1749404209",
"uncertainty": 120
},
"departure": {
"time": "1749404209",
"uncertainty": 120
},
"stopId": "MAGO1",
"stopSequence": 23
},
{
"arrival": {
"time": "1749404297",
"uncertainty": 120
},
"departure": {
"time": "1749404297",
"uncertainty": 120
},
"stopId": "CXKL1",
"stopSequence": 24
},
{
"arrival": {
"time": "1749404351",
"uncertainty": 120
},
"departure": {
"time": "1749404351",
"uncertainty": 120
},
"stopId": "MRGO1",
"stopSequence": 25
},
{
"arrival": {
"time": "1749404385",
"uncertainty": 120
},
"stopId": "LANC1",
"stopSequence": 26
}
],
"trip": {
"routeId": "32",
"scheduleRelationship": "SCHEDULED",
"tripId": "4337587"
}
}
},
{
"id": "4464168",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749401580",
"uncertainty": 120
},
"stopId": "ILMB",
"stopSequence": 1
}
],
"trip": {
"routeId": "T5",
"scheduleRelationship": "SCHEDULED",
"tripId": "4464168"
}
}
},
{
"id": "4464172",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749401700",
"uncertainty": 120
},
"stopId": "BAK3",
"stopSequence": 1
}
],
"trip": {
"routeId": "T5",
"scheduleRelationship": "SCHEDULED",
"tripId": "4464172"
}
}
},
{
"id": "4337579",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749402699"
},
"departure": {
"time": "1749402699"
},
"stopId": "MASS"
},
{
"departure": {
"time": "1749402300"
},
"stopId": "KERG",
"stopSequence": 1
},
{
"arrival": {
"time": "1749402353"
},
"departure": {
"time": "1749402353"
},
"stopId": "SCHU",
"stopSequence": 2
},
{
"arrival": {
"time": "1749402425"
},
"departure": {
"time": "1749402425"
},
"stopId": "QUER",
"stopSequence": 3
},
{
"arrival": {
"time": "1749402481"
},
"departure": {
"time": "1749402481"
},
"stopId": "STAR",
"stopSequence": 4
},
{
"arrival": {
"time": "1749402518"
},
"departure": {
"time": "1749402518"
},
"stopId": "PAN",
"stopSequence": 5
},
{
"arrival": {
"time": "1749402555"
},
"departure": {
"time": "1749402555"
},
"stopId": "MAND",
"stopSequence": 6
},
{
"arrival": {
"time": "1749402597"
},
"departure": {
"time": "1749402597"
},
"stopId": "KENC",
"stopSequence": 7
},
{
"arrival": {
"time": "1749402680",
"uncertainty": 120
},
"departure": {
"time": "1749402680",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "BERL",
"stopSequence": 8
},
{
"arrival": {
"time": "1749402708"
},
"departure": {
"time": "1749402708"
},
"stopId": "MASS",
"stopSequence": 9
},
{
"arrival": {
"time": "1749402762"
},
"departure": {
"time": "1749402762"
},
"stopId": "BDCH",
"stopSequence": 10
},
{
"arrival": {
"time": "1749402836"
},
"departure": {
"time": "1749402836"
},
"stopId": "LSCO",
"stopSequence": 11
},
{
"arrival": {
"time": "1749402918"
},
"departure": {
"time": "1749402918"
},
"stopId": "TREF",
"stopSequence": 12
},
{
"arrival": {
"time": "1749402993"
},
"departure": {
"time": "1749402993"
},
"stopId": "VERD3",
"stopSequence": 13
},
{
"arrival": {
"time": "1749403097"
},
"departure": {
"time": "1749403097"
},
"stopId": "NORM",
"stopSequence": 14
},
{
"arrival": {
"time": "1749403250"
},
"departure": {
"time": "1749403250"
},
"stopId": "GLBS",
"stopSequence": 15
},
{
"arrival": {
"time": "1749403300"
},
"departure": {
"time": "1749403300"
},
"stopId": "GE1",
"stopSequence": 16
},
{
"arrival": {
"time": "1749403381"
},
"departure": {
"time": "1749403381"
},
"stopId": "CHAZ",
"stopSequence": 17
},
{
"arrival": {
"time": "1749403458"
},
"departure": {
"time": "1749403458"
},
"stopId": "ALOR",
"stopSequence": 18
},
{
"arrival": {
"time": "1749403525"
},
"departure": {
"time": "1749403525"
},
"stopId": "FAOE",
"stopSequence": 19
},
{
"arrival": {
"time": "1749403600"
},
"departure": {
"time": "1749403600"
},
"stopId": "SECU",
"stopSequence": 20
},
{
"arrival": {
"time": "1749403652"
},
"departure": {
"time": "1749403652"
},
"stopId": "MARN",
"stopSequence": 21
},
{
"arrival": {
"time": "1749403729"
},
"departure": {
"time": "1749403729"
},
"stopId": "OISE",
"stopSequence": 22
},
{
"arrival": {
"time": "1749403780"
},
"departure": {
"time": "1749403780"
},
"stopId": "TONK",
"stopSequence": 23
},
{
"arrival": {
"time": "1749403835"
},
"departure": {
"time": "1749403835"
},
"stopId": "FREB",
"stopSequence": 24
},
{
"arrival": {
"time": "1749403852"
},
"departure": {
"time": "1749403852"
},
"stopId": "PUCE1",
"stopSequence": 25
},
{
"arrival": {
"time": "1749403900"
},
"departure": {
"time": "1749403900"
},
"stopId": "LYCA1",
"stopSequence": 26
},
{
"arrival": {
"time": "1749404018"
},
"departure": {
"time": "1749404018"
},
"stopId": "CLET",
"stopSequence": 27
},
{
"arrival": {
"time": "1749404116"
},
"departure": {
"time": "1749404116"
},
"stopId": "BUNI",
"stopSequence": 28
},
{
"arrival": {
"time": "1749404234"
},
"departure": {
"time": "1749404234"
},
"stopId": "HENA",
"stopSequence": 29
},
{
"arrival": {
"time": "1749404265"
},
"departure": {
"time": "1749404265"
},
"stopId": "ORME",
"stopSequence": 30
},
{
"arrival": {
"time": "1749404320"
},
"departure": {
"time": "1749404320"
},
"stopId": "BOLL1",
"stopSequence": 31
},
{
"arrival": {
"time": "1749404383"
},
"departure": {
"time": "1749404383"
},
"stopId": "KERF",
"stopSequence": 32
},
{
"arrival": {
"time": "1749404430"
},
"departure": {
"time": "1749404430"
},
"stopId": "PLEN",
"stopSequence": 33
},
{
"arrival": {
"time": "1749404477"
},
"departure": {
"time": "1749404477"
},
"stopId": "METI",
"stopSequence": 34
},
{
"arrival": {
"time": "1749404589"
},
"departure": {
"time": "1749404589"
},
"stopId": "RPK1",
"stopSequence": 35
},
{
"arrival": {
"time": "1749404620"
},
"stopId": "KERG",
"stopSequence": 36
}
],
"trip": {
"routeId": "T1a",
"scheduleRelationship": "SCHEDULED",
"tripId": "4337579"
}
}
},
{
"id": "4337578",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749400119"
},
"departure": {
"time": "1749400119"
},
"stopId": "MASS"
},
{
"departure": {
"time": "1749399720"
},
"stopId": "KERG",
"stopSequence": 1
},
{
"arrival": {
"time": "1749399773"
},
"departure": {
"time": "1749399773"
},
"stopId": "SCHU",
"stopSequence": 2
},
{
"arrival": {
"time": "1749399845"
},
"departure": {
"time": "1749399845"
},
"stopId": "QUER",
"stopSequence": 3
},
{
"arrival": {
"time": "1749399901"
},
"departure": {
"time": "1749399901"
},
"stopId": "STAR",
"stopSequence": 4
},
{
"arrival": {
"time": "1749399938"
},
"departure": {
"time": "1749399938"
},
"stopId": "PAN",
"stopSequence": 5
},
{
"arrival": {
"time": "1749399975"
},
"departure": {
"time": "1749399975"
},
"stopId": "MAND",
"stopSequence": 6
},
{
"arrival": {
"time": "1749400017"
},
"departure": {
"time": "1749400017"
},
"stopId": "KENC",
"stopSequence": 7
},
{
"arrival": {
"time": "1749400100",
"uncertainty": 120
},
"departure": {
"time": "1749400100",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "BERL",
"stopSequence": 8
},
{
"arrival": {
"time": "1749400128"
},
"departure": {
"time": "1749400128"
},
"stopId": "MASS",
"stopSequence": 9
},
{
"arrival": {
"time": "1749400182"
},
"departure": {
"time": "1749400182"
},
"stopId": "BDCH",
"stopSequence": 10
},
{
"arrival": {
"time": "1749400256"
},
"departure": {
"time": "1749400256"
},
"stopId": "LSCO",
"stopSequence": 11
},
{
"arrival": {
"time": "1749400338"
},
"departure": {
"time": "1749400338"
},
"stopId": "TREF",
"stopSequence": 12
},
{
"arrival": {
"time": "1749400413"
},
"departure": {
"time": "1749400413"
},
"stopId": "VERD3",
"stopSequence": 13
},
{
"arrival": {
"time": "1749400518"
},
"departure": {
"time": "1749400518"
},
"stopId": "NORM",
"stopSequence": 14
},
{
"arrival": {
"time": "1749400672"
},
"departure": {
"time": "1749400672"
},
"stopId": "GLBS",
"stopSequence": 15
},
{
"arrival": {
"time": "1749400722"
},
"departure": {
"time": "1749400722"
},
"stopId": "GE1",
"stopSequence": 16
},
{
"arrival": {
"time": "1749400819"
},
"departure": {
"time": "1749400819"
},
"stopId": "CHAZ",
"stopSequence": 17
},
{
"arrival": {
"time": "1749400911"
},
"departure": {
"time": "1749400911"
},
"stopId": "ALOR",
"stopSequence": 18
},
{
"arrival": {
"time": "1749400992"
},
"departure": {
"time": "1749400992"
},
"stopId": "FAOE",
"stopSequence": 19
},
{
"arrival": {
"time": "1749401082"
},
"departure": {
"time": "1749401082"
},
"stopId": "SECU",
"stopSequence": 20
},
{
"arrival": {
"time": "1749401134"
},
"departure": {
"time": "1749401134"
},
"stopId": "MARN",
"stopSequence": 21
},
{
"arrival": {
"time": "1749401211"
},
"departure": {
"time": "1749401211"
},
"stopId": "OISE",
"stopSequence": 22
},
{
"arrival": {
"time": "1749401262"
},
"departure": {
"time": "1749401262"
},
"stopId": "TONK",
"stopSequence": 23
},
{
"arrival": {
"time": "1749401317"
},
"departure": {
"time": "1749401317"
},
"stopId": "FREB",
"stopSequence": 24
},
{
"arrival": {
"time": "1749401334"
},
"departure": {
"time": "1749401334"
},
"stopId": "PUCE1",
"stopSequence": 25
},
{
"arrival": {
"time": "1749401382"
},
"departure": {
"time": "1749401382"
},
"stopId": "LYCA1",
"stopSequence": 26
},
{
"arrival": {
"time": "1749401500"
},
"departure": {
"time": "1749401500"
},
"stopId": "CLET",
"stopSequence": 27
},
{
"arrival": {
"time": "1749401599"
},
"departure": {
"time": "1749401599"
},
"stopId": "BUNI",
"stopSequence": 28
},
{
"arrival": {
"time": "1749401717"
},
"departure": {
"time": "1749401717"
},
"stopId": "HENA",
"stopSequence": 29
},
{
"arrival": {
"time": "1749401748"
},
"departure": {
"time": "1749401748"
},
"stopId": "ORME",
"stopSequence": 30
},
{
"arrival": {
"time": "1749401803"
},
"departure": {
"time": "1749401803"
},
"stopId": "BOLL1",
"stopSequence": 31
},
{
"arrival": {
"time": "1749401866"
},
"departure": {
"time": "1749401866"
},
"stopId": "KERF",
"stopSequence": 32
},
{
"arrival": {
"time": "1749401913"
},
"departure": {
"time": "1749401913"
},
"stopId": "PLEN",
"stopSequence": 33
},
{
"arrival": {
"time": "1749401960"
},
"departure": {
"time": "1749401960"
},
"stopId": "METI",
"stopSequence": 34
},
{
"arrival": {
"time": "1749402072"
},
"departure": {
"time": "1749402072"
},
"stopId": "RPK1",
"stopSequence": 35
},
{
"arrival": {
"time": "1749402103"
},
"stopId": "KERG",
"stopSequence": 36
}
],
"trip": {
"routeId": "T1a",
"scheduleRelationship": "SCHEDULED",
"tripId": "4337578"
}
}
},
{
"id": "4475378",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749401472",
"uncertainty": 120
},
"departure": {
"time": "1749401472",
"uncertainty": 120
},
"stopId": "ASTU1"
},
{
"arrival": {
"time": "1749401510",
"uncertainty": 120
},
"departure": {
"time": "1749401510",
"uncertainty": 120
},
"stopId": "COURB1"
},
{
"arrival": {
"time": "1749401550",
"uncertainty": 120
},
"departure": {
"time": "1749401550",
"uncertainty": 120
},
"stopId": "BRIZ1"
},
{
"arrival": {
"time": "1749401472",
"uncertainty": 120
},
"departure": {
"time": "1749401472",
"uncertainty": 120
},
"stopId": "INDE"
},
{
"arrival": {
"time": "1749401494",
"uncertainty": 120
},
"departure": {
"time": "1749401494",
"uncertainty": 120
},
"stopId": "BRIZ"
},
{
"arrival": {
"time": "1749401532",
"uncertainty": 120
},
"departure": {
"time": "1749401532",
"uncertainty": 120
},
"stopId": "COURB"
},
{
"departure": {
"time": "1749401400",
"uncertainty": 120
},
"stopId": "GMAR",
"stopSequence": 1
},
{
"arrival": {
"time": "1749401467",
"uncertainty": 120
},
"departure": {
"time": "1749401467",
"uncertainty": 120
},
"stopId": "ASTU1",
"stopSequence": 2
},
{
"arrival": {
"time": "1749401580",
"uncertainty": 120
},
"departure": {
"time": "1749401580",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "INDE1",
"stopSequence": 3
},
{
"arrival": {
"time": "1749401630",
"uncertainty": 120
},
"departure": {
"time": "1749401630",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOVE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1749401662",
"uncertainty": 120
},
"departure": {
"time": "1749401662",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "PCON3",
"stopSequence": 5
},
{
"arrival": {
"time": "1749401760",
"uncertainty": 120
},
"departure": {
"time": "1749401760",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "HVLO2",
"stopSequence": 6
},
{
"arrival": {
"time": "1749401847",
"uncertainty": 120
},
"departure": {
"time": "1749401847",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "FAOE3",
"stopSequence": 7
},
{
"arrival": {
"time": "1749402018",
"uncertainty": 120
},
"departure": {
"time": "1749402018",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "GLBS",
"stopSequence": 8
},
{
"arrival": {
"time": "1749402060",
"uncertainty": 120
},
"departure": {
"time": "1749402060",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "GE4",
"stopSequence": 9
},
{
"arrival": {
"time": "1749402239",
"uncertainty": 120
},
"departure": {
"time": "1749402239",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "FAOE2",
"stopSequence": 10
},
{
"arrival": {
"time": "1749402300",
"uncertainty": 120
},
"departure": {
"time": "1749402300",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "HVLO1",
"stopSequence": 11
},
{
"arrival": {
"time": "1749402361",
"uncertainty": 120
},
"departure": {
"time": "1749402361",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "PCON2",
"stopSequence": 12
},
{
"arrival": {
"time": "1749402386",
"uncertainty": 120
},
"departure": {
"time": "1749402386",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOVE3",
"stopSequence": 13
},
{
"arrival": {
"time": "1749402420",
"uncertainty": 120
},
"departure": {
"time": "1749402420",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "INDE",
"stopSequence": 14
},
{
"arrival": {
"time": "1749401592",
"uncertainty": 120
},
"departure": {
"time": "1749401592",
"uncertainty": 120
},
"stopId": "ASTU",
"stopSequence": 15
},
{
"arrival": {
"time": "1749401648",
"uncertainty": 120
},
"stopId": "GMAR",
"stopSequence": 16
}
],
"trip": {
"routeId": "NCV2",
"scheduleRelationship": "SCHEDULED",
"tripId": "4475378"
}
}
},
{
"id": "4475374",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749402672",
"uncertainty": 120
},
"departure": {
"time": "1749402672",
"uncertainty": 120
},
"stopId": "ASTU1"
},
{
"arrival": {
"time": "1749402710",
"uncertainty": 120
},
"departure": {
"time": "1749402710",
"uncertainty": 120
},
"stopId": "COURB1"
},
{
"arrival": {
"time": "1749402750",
"uncertainty": 120
},
"departure": {
"time": "1749402750",
"uncertainty": 120
},
"stopId": "BRIZ1"
},
{
"arrival": {
"time": "1749402672",
"uncertainty": 120
},
"departure": {
"time": "1749402672",
"uncertainty": 120
},
"stopId": "INDE"
},
{
"arrival": {
"time": "1749402694",
"uncertainty": 120
},
"departure": {
"time": "1749402694",
"uncertainty": 120
},
"stopId": "BRIZ"
},
{
"arrival": {
"time": "1749402732",
"uncertainty": 120
},
"departure": {
"time": "1749402732",
"uncertainty": 120
},
"stopId": "COURB"
},
{
"departure": {
"time": "1749402600",
"uncertainty": 120
},
"stopId": "GMAR",
"stopSequence": 1
},
{
"arrival": {
"time": "1749402667",
"uncertainty": 120
},
"departure": {
"time": "1749402667",
"uncertainty": 120
},
"stopId": "ASTU1",
"stopSequence": 2
},
{
"arrival": {
"time": "1749402780",
"uncertainty": 120
},
"departure": {
"time": "1749402780",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "INDE1",
"stopSequence": 3
},
{
"arrival": {
"time": "1749402830",
"uncertainty": 120
},
"departure": {
"time": "1749402830",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOVE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1749402862",
"uncertainty": 120
},
"departure": {
"time": "1749402862",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "PCON3",
"stopSequence": 5
},
{
"arrival": {
"time": "1749402960",
"uncertainty": 120
},
"departure": {
"time": "1749402960",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "HVLO2",
"stopSequence": 6
},
{
"arrival": {
"time": "1749403047",
"uncertainty": 120
},
"departure": {
"time": "1749403047",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "FAOE3",
"stopSequence": 7
},
{
"arrival": {
"time": "1749403218",
"uncertainty": 120
},
"departure": {
"time": "1749403218",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "GLBS",
"stopSequence": 8
},
{
"arrival": {
"time": "1749403260",
"uncertainty": 120
},
"departure": {
"time": "1749403260",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "GE4",
"stopSequence": 9
},
{
"arrival": {
"time": "1749403439",
"uncertainty": 120
},
"departure": {
"time": "1749403439",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "FAOE2",
"stopSequence": 10
},
{
"arrival": {
"time": "1749403500",
"uncertainty": 120
},
"departure": {
"time": "1749403500",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "HVLO1",
"stopSequence": 11
},
{
"arrival": {
"time": "1749403561",
"uncertainty": 120
},
"departure": {
"time": "1749403561",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "PCON2",
"stopSequence": 12
},
{
"arrival": {
"time": "1749403586",
"uncertainty": 120
},
"departure": {
"time": "1749403586",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOVE3",
"stopSequence": 13
},
{
"arrival": {
"time": "1749403620",
"uncertainty": 120
},
"departure": {
"time": "1749403620",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "INDE",
"stopSequence": 14
},
{
"arrival": {
"time": "1749402792",
"uncertainty": 120
},
"departure": {
"time": "1749402792",
"uncertainty": 120
},
"stopId": "ASTU",
"stopSequence": 15
},
{
"arrival": {
"time": "1749402865",
"uncertainty": 120
},
"stopId": "GMAR",
"stopSequence": 16
}
],
"trip": {
"routeId": "NCV2",
"scheduleRelationship": "SCHEDULED",
"tripId": "4475374"
}
}
},
{
"id": "4337565",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749403017"
},
"departure": {
"time": "1749403017"
},
"stopId": "MARC1"
},
{
"departure": {
"time": "1749402840"
},
"stopId": "SNCF",
"stopSequence": 1
},
{
"arrival": {
"time": "1749402933"
},
"departure": {
"time": "1749402933"
},
"stopId": "HERVE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1749402960",
"uncertainty": 120
},
"departure": {
"time": "1749402960",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "FLAM1",
"stopSequence": 3
},
{
"arrival": {
"time": "1749403080",
"uncertainty": 120
},
"departure": {
"time": "1749403080",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "FOCH1",
"stopSequence": 4
},
{
"arrival": {
"time": "1749403124"
},
"departure": {
"time": "1749403124"
},
"stopId": "CULT1",
"stopSequence": 5
},
{
"arrival": {
"time": "1749403169"
},
"departure": {
"time": "1749403169"
},
"stopId": "CURI1",
"stopSequence": 6
},
{
"arrival": {
"time": "1749403189"
},
"departure": {
"time": "1749403189"
},
"stopId": "CKEN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1749403258"
},
"departure": {
"time": "1749403258"
},
"stopId": "KRGR3",
"stopSequence": 8
},
{
"arrival": {
"time": "1749403310"
},
"departure": {
"time": "1749403310"
},
"stopId": "HUGO",
"stopSequence": 9
},
{
"arrival": {
"time": "1749403361"
},
"departure": {
"time": "1749403361"
},
"stopId": "QUIM",
"stopSequence": 10
},
{
"arrival": {
"time": "1749403407"
},
"departure": {
"time": "1749403407"
},
"stopId": "CBRA",
"stopSequence": 11
},
{
"arrival": {
"time": "1749403438"
},
"departure": {
"time": "1749403438"
},
"stopId": "GARD",
"stopSequence": 12
},
{
"arrival": {
"time": "1749403482"
},
"departure": {
"time": "1749403482"
},
"stopId": "ANTO",
"stopSequence": 13
},
{
"arrival": {
"time": "1749403535"
},
"departure": {
"time": "1749403535"
},
"stopId": "PORZ1",
"stopSequence": 14
},
{
"arrival": {
"time": "1749403713"
},
"departure": {
"time": "1749403713"
},
"stopId": "MRBR1",
"stopSequence": 15
},
{
"arrival": {
"time": "1749403727"
},
"departure": {
"time": "1749403727"
},
"stopId": "CHAP1",
"stopSequence": 16
},
{
"arrival": {
"time": "1749403738"
},
"departure": {
"time": "1749403738"
},
"stopId": "GDG",
"stopSequence": 17
},
{
"arrival": {
"time": "1749403918"
},
"departure": {
"time": "1749403918"
},
"stopId": "KHOR1",
"stopSequence": 18
},
{
"arrival": {
"time": "1749404098"
},
"stopId": "TREA",
"stopSequence": 19
}
],
"trip": {
"routeId": "34",
"scheduleRelationship": "SCHEDULED",
"tripId": "4337565"
}
}
},
{
"id": "4524291",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749399972",
"uncertainty": 120
},
"departure": {
"time": "1749399972",
"uncertainty": 120
},
"stopId": "ASTU1"
},
{
"arrival": {
"time": "1749400010",
"uncertainty": 120
},
"departure": {
"time": "1749400010",
"uncertainty": 120
},
"stopId": "COURB1"
},
{
"arrival": {
"time": "1749400050",
"uncertainty": 120
},
"departure": {
"time": "1749400050",
"uncertainty": 120
},
"stopId": "BRIZ1"
},
{
"arrival": {
"time": "1749399972",
"uncertainty": 120
},
"departure": {
"time": "1749399972",
"uncertainty": 120
},
"stopId": "INDE"
},
{
"arrival": {
"time": "1749399994",
"uncertainty": 120
},
"departure": {
"time": "1749399994",
"uncertainty": 120
},
"stopId": "BRIZ"
},
{
"arrival": {
"time": "1749400032",
"uncertainty": 120
},
"departure": {
"time": "1749400032",
"uncertainty": 120
},
"stopId": "COURB"
},
{
"departure": {
"time": "1749399900",
"uncertainty": 120
},
"stopId": "GMAR",
"stopSequence": 1
},
{
"arrival": {
"time": "1749399967",
"uncertainty": 120
},
"departure": {
"time": "1749399967",
"uncertainty": 120
},
"stopId": "ASTU1",
"stopSequence": 2
},
{
"arrival": {
"time": "1749400080",
"uncertainty": 120
},
"departure": {
"time": "1749400080",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "INDE1",
"stopSequence": 3
},
{
"arrival": {
"time": "1749400130",
"uncertainty": 120
},
"departure": {
"time": "1749400130",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOVE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1749400162",
"uncertainty": 120
},
"departure": {
"time": "1749400162",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "PCON3",
"stopSequence": 5
},
{
"arrival": {
"time": "1749400260",
"uncertainty": 120
},
"departure": {
"time": "1749400260",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "HVLO2",
"stopSequence": 6
},
{
"arrival": {
"time": "1749400347",
"uncertainty": 120
},
"departure": {
"time": "1749400347",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "FAOE3",
"stopSequence": 7
},
{
"arrival": {
"time": "1749400518",
"uncertainty": 120
},
"departure": {
"time": "1749400518",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "GLBS",
"stopSequence": 8
},
{
"arrival": {
"time": "1749400560",
"uncertainty": 120
},
"departure": {
"time": "1749400560",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "GE4",
"stopSequence": 9
},
{
"arrival": {
"time": "1749400739",
"uncertainty": 120
},
"departure": {
"time": "1749400739",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "FAOE2",
"stopSequence": 10
},
{
"arrival": {
"time": "1749400800",
"uncertainty": 120
},
"departure": {
"time": "1749400800",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "HVLO1",
"stopSequence": 11
},
{
"arrival": {
"time": "1749400861",
"uncertainty": 120
},
"departure": {
"time": "1749400861",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "PCON2",
"stopSequence": 12
},
{
"arrival": {
"time": "1749400886",
"uncertainty": 120
},
"departure": {
"time": "1749400886",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOVE3",
"stopSequence": 13
},
{
"arrival": {
"time": "1749400920",
"uncertainty": 120
},
"departure": {
"time": "1749400920",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "INDE",
"stopSequence": 14
},
{
"arrival": {
"time": "1749400092",
"uncertainty": 120
},
"departure": {
"time": "1749400092",
"uncertainty": 120
},
"stopId": "ASTU",
"stopSequence": 15
},
{
"arrival": {
"time": "1749400148",
"uncertainty": 120
},
"stopId": "GMAR",
"stopSequence": 16
}
],
"trip": {
"routeId": "NCV2",
"scheduleRelationship": "SCHEDULED",
"tripId": "4524291"
}
}
},
{
"id": "4337563",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749400200"
},
"stopId": "DIVIT",
"stopSequence": 1
}
],
"trip": {
"routeId": "133",
"scheduleRelationship": "SCHEDULED",
"tripId": "4337563"
}
}
},
{
"id": "4337540",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749399452",
"uncertainty": 120
},
"stopId": "EMBA2",
"stopSequence": 2
}
],
"trip": {
"routeId": "B4",
"scheduleRelationship": "SCHEDULED",
"tripId": "4337540"
}
}
},
{
"id": "4337659",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749400620"
},
"stopId": "COUR",
"stopSequence": 1
}
],
"trip": {
"routeId": "37",
"scheduleRelationship": "SCHEDULED",
"tripId": "4337659"
}
}
},
{
"id": "4337648",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749402000"
},
"stopId": "DERON3",
"stopSequence": 1
}
],
"trip": {
"routeId": "33",
"scheduleRelationship": "SCHEDULED",
"tripId": "4337648"
}
}
},
{
"id": "4337627",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749399900",
"uncertainty": 120
},
"stopId": "CRGE",
"stopSequence": 1
}
],
"trip": {
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "4337627"
}
}
},
{
"id": "4337613",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749397732",
"uncertainty": 120
},
"stopId": "EXPO_D",
"stopSequence": 1
},
{
"arrival": {
"time": "1749397840",
"uncertainty": 120
},
"departure": {
"time": "1749397852",
"uncertainty": 120
},
"stopId": "GUER",
"stopSequence": 2
},
{
"arrival": {
"time": "1749397948",
"uncertainty": 120
},
"departure": {
"time": "1749397948",
"uncertainty": 120
},
"stopId": "FICH",
"stopSequence": 3
},
{
"arrival": {
"time": "1749398002",
"uncertainty": 120
},
"departure": {
"time": "1749398002",
"uncertainty": 120
},
"stopId": "MARAT",
"stopSequence": 4
},
{
"arrival": {
"time": "1749398056",
"uncertainty": 120
},
"departure": {
"time": "1749398062",
"uncertainty": 120
},
"stopId": "KESL",
"stopSequence": 5
},
{
"arrival": {
"time": "1749398167",
"uncertainty": 120
},
"departure": {
"time": "1749398182",
"uncertainty": 120
},
"stopId": "PETI",
"stopSequence": 6
},
{
"arrival": {
"time": "1749398224",
"uncertainty": 120
},
"departure": {
"time": "1749398242",
"uncertainty": 120
},
"stopId": "HALB",
"stopSequence": 7
},
{
"arrival": {
"time": "1749398323",
"uncertainty": 120
},
"departure": {
"time": "1749398333",
"uncertainty": 120
},
"stopId": "ALPH",
"stopSequence": 8
},
{
"arrival": {
"time": "1749398382",
"uncertainty": 120
},
"departure": {
"time": "1749398452",
"uncertainty": 120
},
"stopId": "VILA",
"stopSequence": 9
},
{
"arrival": {
"time": "1749398511",
"uncertainty": 120
},
"departure": {
"time": "1749398513",
"uncertainty": 120
},
"stopId": "ROTO",
"stopSequence": 10
},
{
"arrival": {
"time": "1749398553",
"uncertainty": 120
},
"departure": {
"time": "1749398572",
"uncertainty": 120
},
"stopId": "NOURY",
"stopSequence": 11
},
{
"arrival": {
"time": "1749398632",
"uncertainty": 120
},
"departure": {
"time": "1749398632",
"uncertainty": 120
},
"stopId": "DAVI",
"stopSequence": 12
},
{
"arrival": {
"time": "1749398692",
"uncertainty": 120
},
"departure": {
"time": "1749398692",
"uncertainty": 120
},
"stopId": "ANSE",
"stopSequence": 13
},
{
"arrival": {
"time": "1749398802",
"uncertainty": 120
},
"departure": {
"time": "1749398812",
"uncertainty": 120
},
"stopId": "VERD",
"stopSequence": 14
},
{
"arrival": {
"time": "1749398884",
"uncertainty": 120
},
"departure": {
"time": "1749398884",
"uncertainty": 120
},
"stopId": "KERC",
"stopSequence": 15
},
{
"arrival": {
"time": "1749398962",
"uncertainty": 120
},
"departure": {
"time": "1749399056",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 16
},
{
"arrival": {
"time": "1749399134",
"uncertainty": 120
},
"departure": {
"time": "1749399147",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 17
},
{
"arrival": {
"time": "1749399206",
"uncertainty": 120
},
"departure": {
"time": "1749399236",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 18
},
{
"arrival": {
"time": "1749399285",
"uncertainty": 120
},
"departure": {
"time": "1749399296",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 19
},
{
"arrival": {
"time": "1749399371",
"uncertainty": 120
},
"departure": {
"time": "1749399386",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 20
},
{
"arrival": {
"time": "1749399433",
"uncertainty": 120
},
"departure": {
"time": "1749399433",
"uncertainty": 120
},
"stopId": "BAYA",
"stopSequence": 21
},
{
"arrival": {
"time": "1749399473",
"uncertainty": 120
},
"departure": {
"time": "1749399473",
"uncertainty": 120
},
"stopId": "MERV",
"stopSequence": 22
},
{
"arrival": {
"time": "1749399534",
"uncertainty": 120
},
"departure": {
"time": "1749399534",
"uncertainty": 120
},
"stopId": "LYCM",
"stopSequence": 23
},
{
"arrival": {
"time": "1749399671",
"uncertainty": 120
},
"departure": {
"time": "1749399671",
"uncertainty": 120
},
"stopId": "CLET",
"stopSequence": 24
},
{
"arrival": {
"time": "1749399742",
"uncertainty": 120
},
"departure": {
"time": "1749399742",
"uncertainty": 120
},
"stopId": "LAIN",
"stopSequence": 25
},
{
"arrival": {
"time": "1749399833",
"uncertainty": 120
},
"departure": {
"time": "1749399833",
"uncertainty": 120
},
"stopId": "KRVE",
"stopSequence": 26
},
{
"arrival": {
"time": "1749399870",
"uncertainty": 120
},
"departure": {
"time": "1749399870",
"uncertainty": 120
},
"stopId": "CMAR",
"stopSequence": 27
},
{
"arrival": {
"time": "1749399898",
"uncertainty": 120
},
"departure": {
"time": "1749399898",
"uncertainty": 120
},
"stopId": "CHEN",
"stopSequence": 28
},
{
"arrival": {
"time": "1749399953",
"uncertainty": 120
},
"departure": {
"time": "1749399953",
"uncertainty": 120
},
"stopId": "TER",
"stopSequence": 29
},
{
"arrival": {
"time": "1749400031",
"uncertainty": 120
},
"departure": {
"time": "1749400031",
"uncertainty": 120
},
"stopId": "KROL",
"stopSequence": 30
},
{
"arrival": {
"time": "1749400095",
"uncertainty": 120
},
"departure": {
"time": "1749400095",
"uncertainty": 120
},
"stopId": "FTOU2",
"stopSequence": 31
},
{
"arrival": {
"time": "1749400193",
"uncertainty": 120
},
"stopId": "VOILE",
"stopSequence": 32
}
],
"trip": {
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "4337613"
},
"vehicle": {
"id": "445",
"label": "445"
}
}
},
{
"id": "4337614",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749402240",
"uncertainty": 120
},
"stopId": "EXPO_D",
"stopSequence": 1
}
],
"trip": {
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "4337614"
}
}
},
{
"id": "4337603",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749400560",
"uncertainty": 120
},
"stopId": "VOILE",
"stopSequence": 1
}
],
"trip": {
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "4337603"
}
}
},
{
"id": "4337530",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749402720",
"uncertainty": 120
},
"stopId": "EMBA2",
"stopSequence": 1
}
],
"trip": {
"routeId": "B4",
"scheduleRelationship": "SCHEDULED",
"tripId": "4337530"
}
}
},
{
"id": "4337516",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749400920",
"uncertainty": 120
},
"stopId": "KERG1",
"stopSequence": 1
},
{
"arrival": {
"time": "1749400942",
"uncertainty": 120
},
"departure": {
"time": "1749400942",
"uncertainty": 120
},
"stopId": "RPK2",
"stopSequence": 2
},
{
"arrival": {
"time": "1749401033",
"uncertainty": 120
},
"departure": {
"time": "1749401033",
"uncertainty": 120
},
"stopId": "METI1",
"stopSequence": 3
},
{
"arrival": {
"time": "1749401070",
"uncertainty": 120
},
"departure": {
"time": "1749401070",
"uncertainty": 120
},
"stopId": "PLEN1",
"stopSequence": 4
},
{
"arrival": {
"time": "1749401106",
"uncertainty": 120
},
"departure": {
"time": "1749401106",
"uncertainty": 120
},
"stopId": "KERF1",
"stopSequence": 5
},
{
"arrival": {
"time": "1749401160",
"uncertainty": 120
},
"departure": {
"time": "1749401160",
"uncertainty": 120
},
"stopId": "BOLL2",
"stopSequence": 6
},
{
"arrival": {
"time": "1749401203",
"uncertainty": 120
},
"departure": {
"time": "1749401203",
"uncertainty": 120
},
"stopId": "ORME1",
"stopSequence": 7
},
{
"arrival": {
"time": "1749401232",
"uncertainty": 120
},
"departure": {
"time": "1749401232",
"uncertainty": 120
},
"stopId": "HENA1",
"stopSequence": 8
},
{
"arrival": {
"time": "1749401331",
"uncertainty": 120
},
"departure": {
"time": "1749401331",
"uncertainty": 120
},
"stopId": "BUNI1",
"stopSequence": 9
},
{
"arrival": {
"time": "1749401414",
"uncertainty": 120
},
"departure": {
"time": "1749401414",
"uncertainty": 120
},
"stopId": "CLET1",
"stopSequence": 10
},
{
"arrival": {
"time": "1749401520",
"uncertainty": 120
},
"departure": {
"time": "1749401520",
"uncertainty": 120
},
"stopId": "LYCA",
"stopSequence": 11
},
{
"arrival": {
"time": "1749401577",
"uncertainty": 120
},
"departure": {
"time": "1749401577",
"uncertainty": 120
},
"stopId": "PUCE",
"stopSequence": 12
},
{
"arrival": {
"time": "1749401618",
"uncertainty": 120
},
"departure": {
"time": "1749401618",
"uncertainty": 120
},
"stopId": "FREB1",
"stopSequence": 13
},
{
"arrival": {
"time": "1749401700",
"uncertainty": 120
},
"departure": {
"time": "1749401700",
"uncertainty": 120
},
"stopId": "TONK1",
"stopSequence": 14
},
{
"arrival": {
"time": "1749401748",
"uncertainty": 120
},
"departure": {
"time": "1749401748",
"uncertainty": 120
},
"stopId": "OISE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1749401808",
"uncertainty": 120
},
"departure": {
"time": "1749401808",
"uncertainty": 120
},
"stopId": "MARN1",
"stopSequence": 16
},
{
"arrival": {
"time": "1749401880",
"uncertainty": 120
},
"departure": {
"time": "1749401880",
"uncertainty": 120
},
"stopId": "SECU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1749401982",
"uncertainty": 120
},
"departure": {
"time": "1749401982",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1749402083",
"uncertainty": 120
},
"departure": {
"time": "1749402083",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 19
},
{
"arrival": {
"time": "1749402178",
"uncertainty": 120
},
"departure": {
"time": "1749402178",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 20
},
{
"arrival": {
"time": "1749402300",
"uncertainty": 120
},
"departure": {
"time": "1749402300",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 21
},
{
"arrival": {
"time": "1749402336",
"uncertainty": 120
},
"departure": {
"time": "1749402336",
"uncertainty": 120
},
"stopId": "GLBS1",
"stopSequence": 22
},
{
"arrival": {
"time": "1749402452",
"uncertainty": 120
},
"departure": {
"time": "1749402452",
"uncertainty": 120
},
"stopId": "NORM1",
"stopSequence": 23
},
{
"arrival": {
"time": "1749402529",
"uncertainty": 120
},
"departure": {
"time": "1749402529",
"uncertainty": 120
},
"stopId": "VERD2",
"stopSequence": 24
},
{
"arrival": {
"time": "1749402595",
"uncertainty": 120
},
"departure": {
"time": "1749402595",
"uncertainty": 120
},
"stopId": "TREF1",
"stopSequence": 25
},
{
"arrival": {
"time": "1749402665",
"uncertainty": 120
},
"departure": {
"time": "1749402665",
"uncertainty": 120
},
"stopId": "LSCO1",
"stopSequence": 26
},
{
"arrival": {
"time": "1749402720",
"uncertainty": 120
},
"departure": {
"time": "1749402720",
"uncertainty": 120
},
"stopId": "BDCH1",
"stopSequence": 27
},
{
"arrival": {
"time": "1749402767",
"uncertainty": 120
},
"departure": {
"time": "1749402767",
"uncertainty": 120
},
"stopId": "MASS1",
"stopSequence": 28
},
{
"arrival": {
"time": "1749402803",
"uncertainty": 120
},
"departure": {
"time": "1749402803",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "BERL1",
"stopSequence": 29
},
{
"arrival": {
"time": "1749402865",
"uncertainty": 120
},
"departure": {
"time": "1749402865",
"uncertainty": 120
},
"stopId": "KENC1",
"stopSequence": 30
},
{
"arrival": {
"time": "1749402899",
"uncertainty": 120
},
"departure": {
"time": "1749402899",
"uncertainty": 120
},
"stopId": "MAND1",
"stopSequence": 31
},
{
"arrival": {
"time": "1749402934",
"uncertainty": 120
},
"departure": {
"time": "1749402934",
"uncertainty": 120
},
"stopId": "PAN1",
"stopSequence": 32
},
{
"arrival": {
"time": "1749402958",
"uncertainty": 120
},
"departure": {
"time": "1749402958",
"uncertainty": 120
},
"stopId": "STAR1",
"stopSequence": 33
},
{
"arrival": {
"time": "1749403015",
"uncertainty": 120
},
"departure": {
"time": "1749403015",
"uncertainty": 120
},
"stopId": "QUER1",
"stopSequence": 34
},
{
"arrival": {
"time": "1749403067",
"uncertainty": 120
},
"departure": {
"time": "1749403067",
"uncertainty": 120
},
"stopId": "SCHU1",
"stopSequence": 35
},
{
"arrival": {
"time": "1749403128",
"uncertainty": 120
},
"stopId": "KERG1",
"stopSequence": 36
}
],
"trip": {
"routeId": "T1b",
"scheduleRelationship": "SCHEDULED",
"tripId": "4337516"
}
}
},
{
"id": "4337515",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749398464",
"uncertainty": 120
},
"stopId": "KERG1",
"stopSequence": 1
},
{
"arrival": {
"time": "1749398501",
"uncertainty": 120
},
"departure": {
"time": "1749398523",
"uncertainty": 120
},
"stopId": "RPK2",
"stopSequence": 2
},
{
"arrival": {
"time": "1749398614",
"uncertainty": 120
},
"departure": {
"time": "1749398614",
"uncertainty": 120
},
"stopId": "METI1",
"stopSequence": 3
},
{
"arrival": {
"time": "1749398650",
"uncertainty": 120
},
"departure": {
"time": "1749398650",
"uncertainty": 120
},
"stopId": "PLEN1",
"stopSequence": 4
},
{
"arrival": {
"time": "1749398703",
"uncertainty": 120
},
"departure": {
"time": "1749398703",
"uncertainty": 120
},
"stopId": "KERF1",
"stopSequence": 5
},
{
"arrival": {
"time": "1749398763",
"uncertainty": 120
},
"departure": {
"time": "1749398763",
"uncertainty": 120
},
"stopId": "BOLL2",
"stopSequence": 6
},
{
"arrival": {
"time": "1749398803",
"uncertainty": 120
},
"departure": {
"time": "1749398803",
"uncertainty": 120
},
"stopId": "ORME1",
"stopSequence": 7
},
{
"arrival": {
"time": "1749398849",
"uncertainty": 120
},
"departure": {
"time": "1749398849",
"uncertainty": 120
},
"stopId": "HENA1",
"stopSequence": 8
},
{
"arrival": {
"time": "1749398943",
"uncertainty": 120
},
"departure": {
"time": "1749398943",
"uncertainty": 120
},
"stopId": "BUNI1",
"stopSequence": 9
},
{
"arrival": {
"time": "1749399045",
"uncertainty": 120
},
"departure": {
"time": "1749399063",
"uncertainty": 120
},
"stopId": "CLET1",
"stopSequence": 10
},
{
"arrival": {
"time": "1749399154",
"uncertainty": 120
},
"departure": {
"time": "1749399154",
"uncertainty": 120
},
"stopId": "LYCA",
"stopSequence": 11
},
{
"arrival": {
"time": "1749399213",
"uncertainty": 120
},
"departure": {
"time": "1749399213",
"uncertainty": 120
},
"stopId": "PUCE",
"stopSequence": 12
},
{
"arrival": {
"time": "1749399274",
"uncertainty": 120
},
"departure": {
"time": "1749399274",
"uncertainty": 120
},
"stopId": "FREB1",
"stopSequence": 13
},
{
"arrival": {
"time": "1749399363",
"uncertainty": 120
},
"departure": {
"time": "1749399363",
"uncertainty": 120
},
"stopId": "TONK1",
"stopSequence": 14
},
{
"arrival": {
"time": "1749399422",
"uncertainty": 120
},
"departure": {
"time": "1749399423",
"uncertainty": 120
},
"stopId": "OISE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1749399483",
"uncertainty": 120
},
"departure": {
"time": "1749399483",
"uncertainty": 120
},
"stopId": "MARN1",
"stopSequence": 16
},
{
"arrival": {
"time": "1749399555",
"uncertainty": 120
},
"departure": {
"time": "1749399555",
"uncertainty": 120
},
"stopId": "SECU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1749399657",
"uncertainty": 120
},
"departure": {
"time": "1749399657",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1749399758",
"uncertainty": 120
},
"departure": {
"time": "1749399758",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 19
},
{
"arrival": {
"time": "1749399853",
"uncertainty": 120
},
"departure": {
"time": "1749399853",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 20
},
{
"arrival": {
"time": "1749399923",
"uncertainty": 120
},
"departure": {
"time": "1749399923",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 21
},
{
"arrival": {
"time": "1749399978",
"uncertainty": 120
},
"departure": {
"time": "1749399978",
"uncertainty": 120
},
"stopId": "GLBS1",
"stopSequence": 22
},
{
"arrival": {
"time": "1749400110",
"uncertainty": 120
},
"departure": {
"time": "1749400110",
"uncertainty": 120
},
"stopId": "NORM1",
"stopSequence": 23
},
{
"arrival": {
"time": "1749400198",
"uncertainty": 120
},
"departure": {
"time": "1749400198",
"uncertainty": 120
},
"stopId": "VERD2",
"stopSequence": 24
},
{
"arrival": {
"time": "1749400274",
"uncertainty": 120
},
"departure": {
"time": "1749400274",
"uncertainty": 120
},
"stopId": "TREF1",
"stopSequence": 25
},
{
"arrival": {
"time": "1749400354",
"uncertainty": 120
},
"departure": {
"time": "1749400354",
"uncertainty": 120
},
"stopId": "LSCO1",
"stopSequence": 26
},
{
"arrival": {
"time": "1749400416",
"uncertainty": 120
},
"departure": {
"time": "1749400416",
"uncertainty": 120
},
"stopId": "BDCH1",
"stopSequence": 27
},
{
"arrival": {
"time": "1749400463",
"uncertainty": 120
},
"departure": {
"time": "1749400463",
"uncertainty": 120
},
"stopId": "MASS1",
"stopSequence": 28
},
{
"arrival": {
"time": "1749400403",
"uncertainty": 120
},
"departure": {
"time": "1749400403",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "BERL1",
"stopSequence": 29
},
{
"arrival": {
"time": "1749400561",
"uncertainty": 120
},
"departure": {
"time": "1749400561",
"uncertainty": 120
},
"stopId": "KENC1",
"stopSequence": 30
},
{
"arrival": {
"time": "1749400595",
"uncertainty": 120
},
"departure": {
"time": "1749400595",
"uncertainty": 120
},
"stopId": "MAND1",
"stopSequence": 31
},
{
"arrival": {
"time": "1749400630",
"uncertainty": 120
},
"departure": {
"time": "1749400630",
"uncertainty": 120
},
"stopId": "PAN1",
"stopSequence": 32
},
{
"arrival": {
"time": "1749400654",
"uncertainty": 120
},
"departure": {
"time": "1749400654",
"uncertainty": 120
},
"stopId": "STAR1",
"stopSequence": 33
},
{
"arrival": {
"time": "1749400711",
"uncertainty": 120
},
"departure": {
"time": "1749400711",
"uncertainty": 120
},
"stopId": "QUER1",
"stopSequence": 34
},
{
"arrival": {
"time": "1749400763",
"uncertainty": 120
},
"departure": {
"time": "1749400763",
"uncertainty": 120
},
"stopId": "SCHU1",
"stopSequence": 35
},
{
"arrival": {
"time": "1749400824",
"uncertainty": 120
},
"stopId": "KERG1",
"stopSequence": 36
}
],
"trip": {
"routeId": "T1b",
"scheduleRelationship": "SCHEDULED",
"tripId": "4337515"
},
"vehicle": {
"id": "7007",
"label": "7007"
}
}
},
{
"id": "4337500",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749398373",
"uncertainty": 120
},
"stopId": "EXPO_D",
"stopSequence": 1
},
{
"arrival": {
"time": "1749398433",
"uncertainty": 120
},
"departure": {
"time": "1749398433",
"uncertainty": 120
},
"stopId": "EXPO",
"stopSequence": 2
},
{
"arrival": {
"time": "1749398493",
"uncertainty": 120
},
"departure": {
"time": "1749398493",
"uncertainty": 120
},
"stopId": "KROU",
"stopSequence": 3
},
{
"arrival": {
"time": "1749398522",
"uncertainty": 120
},
"departure": {
"time": "1749398522",
"uncertainty": 120
},
"stopId": "CROI",
"stopSequence": 4
},
{
"arrival": {
"time": "1749398562",
"uncertainty": 120
},
"departure": {
"time": "1749398562",
"uncertainty": 120
},
"stopId": "CHOU2",
"stopSequence": 5
},
{
"arrival": {
"time": "1749398667",
"uncertainty": 120
},
"departure": {
"time": "1749398667",
"uncertainty": 120
},
"stopId": "KESL1",
"stopSequence": 6
},
{
"arrival": {
"time": "1749398702",
"uncertainty": 120
},
"departure": {
"time": "1749398702",
"uncertainty": 120
},
"stopId": "PBON1",
"stopSequence": 7
},
{
"arrival": {
"time": "1749398858",
"uncertainty": 120
},
"departure": {
"time": "1749398858",
"uncertainty": 120
},
"stopId": "LGAZ1",
"stopSequence": 8
},
{
"arrival": {
"time": "1749398898",
"uncertainty": 120
},
"departure": {
"time": "1749398898",
"uncertainty": 120
},
"stopId": "VIEU1",
"stopSequence": 9
},
{
"arrival": {
"time": "1749398969",
"uncertainty": 120
},
"departure": {
"time": "1749399003",
"uncertainty": 120
},
"stopId": "KRFR",
"stopSequence": 10
},
{
"arrival": {
"time": "1749399058",
"uncertainty": 120
},
"departure": {
"time": "1749399058",
"uncertainty": 120
},
"stopId": "COU",
"stopSequence": 11
},
{
"arrival": {
"time": "1749399092",
"uncertainty": 120
},
"departure": {
"time": "1749399092",
"uncertainty": 120
},
"stopId": "MAI1",
"stopSequence": 12
},
{
"arrival": {
"time": "1749399151",
"uncertainty": 120
},
"departure": {
"time": "1749399182",
"uncertainty": 120
},
"stopId": "TOUL2",
"stopSequence": 13
},
{
"arrival": {
"time": "1749399213",
"uncertainty": 120
},
"departure": {
"time": "1749399213",
"uncertainty": 120
},
"stopId": "HEN",
"stopSequence": 14
},
{
"arrival": {
"time": "1749399273",
"uncertainty": 120
},
"departure": {
"time": "1749399273",
"uncertainty": 120
},
"stopId": "PENH1",
"stopSequence": 15
},
{
"arrival": {
"time": "1749399362",
"uncertainty": 120
},
"departure": {
"time": "1749399362",
"uncertainty": 120
},
"stopId": "FERR",
"stopSequence": 16
},
{
"arrival": {
"time": "1749399392",
"uncertainty": 120
},
"departure": {
"time": "1749399392",
"uncertainty": 120
},
"stopId": "REPB",
"stopSequence": 17
},
{
"arrival": {
"time": "1749399451",
"uncertainty": 120
},
"departure": {
"time": "1749399453",
"uncertainty": 120
},
"stopId": "STAL",
"stopSequence": 18
},
{
"arrival": {
"time": "1749399555",
"uncertainty": 120
},
"departure": {
"time": "1749399555",
"uncertainty": 120
},
"stopId": "ALPH",
"stopSequence": 19
},
{
"arrival": {
"time": "1749399651",
"uncertainty": 120
},
"departure": {
"time": "1749399651",
"uncertainty": 120
},
"stopId": "LECL",
"stopSequence": 20
},
{
"arrival": {
"time": "1749399719",
"uncertainty": 120
},
"departure": {
"time": "1749399719",
"uncertainty": 120
},
"stopId": "PERI",
"stopSequence": 21
},
{
"arrival": {
"time": "1749399818",
"uncertainty": 120
},
"departure": {
"time": "1749399818",
"uncertainty": 120
},
"stopId": "BOIS",
"stopSequence": 22
},
{
"arrival": {
"time": "1749399855",
"uncertainty": 120
},
"departure": {
"time": "1749399855",
"uncertainty": 120
},
"stopId": "HOPS",
"stopSequence": 23
},
{
"arrival": {
"time": "1749399904",
"uncertainty": 120
},
"departure": {
"time": "1749399904",
"uncertainty": 120
},
"stopId": "MELUN",
"stopSequence": 24
},
{
"arrival": {
"time": "1749400035",
"uncertainty": 120
},
"departure": {
"time": "1749400035",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 25
},
{
"arrival": {
"time": "1749400115",
"uncertainty": 120
},
"departure": {
"time": "1749400115",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 26
},
{
"arrival": {
"time": "1749400178",
"uncertainty": 120
},
"departure": {
"time": "1749400178",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 27
},
{
"arrival": {
"time": "1749400231",
"uncertainty": 120
},
"departure": {
"time": "1749400231",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 28
},
{
"arrival": {
"time": "1749400308",
"uncertainty": 120
},
"departure": {
"time": "1749400308",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 29
},
{
"arrival": {
"time": "1749400357",
"uncertainty": 120
},
"departure": {
"time": "1749400357",
"uncertainty": 120
},
"stopId": "BAYA",
"stopSequence": 30
},
{
"arrival": {
"time": "1749400407",
"uncertainty": 120
},
"departure": {
"time": "1749400407",
"uncertainty": 120
},
"stopId": "MERV",
"stopSequence": 31
},
{
"arrival": {
"time": "1749400475",
"uncertainty": 120
},
"departure": {
"time": "1749400475",
"uncertainty": 120
},
"stopId": "LYCM",
"stopSequence": 32
},
{
"arrival": {
"time": "1749400614",
"uncertainty": 120
},
"departure": {
"time": "1749400614",
"uncertainty": 120
},
"stopId": "CLET",
"stopSequence": 33
},
{
"arrival": {
"time": "1749400730",
"uncertainty": 120
},
"departure": {
"time": "1749400730",
"uncertainty": 120
},
"stopId": "BUNI",
"stopSequence": 34
},
{
"arrival": {
"time": "1749400811",
"uncertainty": 120
},
"departure": {
"time": "1749400811",
"uncertainty": 120
},
"stopId": "CSCI",
"stopSequence": 35
},
{
"arrival": {
"time": "1749400892",
"uncertainty": 120
},
"departure": {
"time": "1749400892",
"uncertainty": 120
},
"stopId": "KDIR",
"stopSequence": 36
},
{
"arrival": {
"time": "1749400933",
"uncertainty": 120
},
"departure": {
"time": "1749400933",
"uncertainty": 120
},
"stopId": "KRAB",
"stopSequence": 37
},
{
"arrival": {
"time": "1749400988",
"uncertainty": 120
},
"departure": {
"time": "1749400988",
"uncertainty": 120
},
"stopId": "KLDE",
"stopSequence": 38
},
{
"arrival": {
"time": "1749401070",
"uncertainty": 120
},
"departure": {
"time": "1749401070",
"uncertainty": 120
},
"stopId": "MATH",
"stopSequence": 39
},
{
"arrival": {
"time": "1749401133",
"uncertainty": 120
},
"departure": {
"time": "1749401133",
"uncertainty": 120
},
"stopId": "KERJ",
"stopSequence": 40
},
{
"arrival": {
"time": "1749401167",
"uncertainty": 120
},
"departure": {
"time": "1749401167",
"uncertainty": 120
},
"stopId": "KRGO",
"stopSequence": 41
},
{
"arrival": {
"time": "1749401192",
"uncertainty": 120
},
"departure": {
"time": "1749401192",
"uncertainty": 120
},
"stopId": "FSTP",
"stopSequence": 42
},
{
"arrival": {
"time": "1749401282",
"uncertainty": 120
},
"departure": {
"time": "1749401282",
"uncertainty": 120
},
"stopId": "EGLB",
"stopSequence": 43
},
{
"arrival": {
"time": "1749401347",
"uncertainty": 120
},
"departure": {
"time": "1749401347",
"uncertainty": 120
},
"stopId": "TYNE",
"stopSequence": 44
},
{
"arrival": {
"time": "1749401432",
"uncertainty": 120
},
"departure": {
"time": "1749401432",
"uncertainty": 120
},
"stopId": "BRET",
"stopSequence": 45
},
{
"arrival": {
"time": "1749401471",
"uncertainty": 120
},
"departure": {
"time": "1749401471",
"uncertainty": 120
},
"stopId": "PARC",
"stopSequence": 46
},
{
"arrival": {
"time": "1749401533",
"uncertainty": 120
},
"departure": {
"time": "1749401533",
"uncertainty": 120
},
"stopId": "POMM",
"stopSequence": 47
},
{
"arrival": {
"time": "1749401615",
"uncertainty": 120
},
"departure": {
"time": "1749401615",
"uncertainty": 120
},
"stopId": "CELT",
"stopSequence": 48
},
{
"arrival": {
"time": "1749401672",
"uncertainty": 120
},
"stopId": "PINS",
"stopSequence": 49
}
],
"trip": {
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "4337500"
},
"vehicle": {
"id": "433",
"label": "433"
}
}
},
{
"id": "4337491",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749402300",
"uncertainty": 120
},
"stopId": "PINS",
"stopSequence": 1
}
],
"trip": {
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "4337491"
}
}
},
{
"id": "4337490",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749398942",
"uncertainty": 120
},
"stopId": "PINS",
"stopSequence": 1
},
{
"arrival": {
"time": "1749398987",
"uncertainty": 120
},
"departure": {
"time": "1749399004",
"uncertainty": 120
},
"stopId": "CELT1",
"stopSequence": 2
},
{
"arrival": {
"time": "1749399089",
"uncertainty": 120
},
"departure": {
"time": "1749399093",
"uncertainty": 120
},
"stopId": "POMM1",
"stopSequence": 3
},
{
"arrival": {
"time": "1749399138",
"uncertainty": 120
},
"departure": {
"time": "1749399138",
"uncertainty": 120
},
"stopId": "PARC1",
"stopSequence": 4
},
{
"arrival": {
"time": "1749399183",
"uncertainty": 120
},
"departure": {
"time": "1749399183",
"uncertainty": 120
},
"stopId": "BRET1",
"stopSequence": 5
},
{
"arrival": {
"time": "1749399273",
"uncertainty": 120
},
"departure": {
"time": "1749399273",
"uncertainty": 120
},
"stopId": "TYNE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1749399333",
"uncertainty": 120
},
"departure": {
"time": "1749399333",
"uncertainty": 120
},
"stopId": "EGLB1",
"stopSequence": 7
},
{
"arrival": {
"time": "1749399418",
"uncertainty": 120
},
"departure": {
"time": "1749399418",
"uncertainty": 120
},
"stopId": "FSTP1",
"stopSequence": 8
},
{
"arrival": {
"time": "1749399448",
"uncertainty": 120
},
"departure": {
"time": "1749399448",
"uncertainty": 120
},
"stopId": "KRGO1",
"stopSequence": 9
},
{
"arrival": {
"time": "1749399495",
"uncertainty": 120
},
"departure": {
"time": "1749399495",
"uncertainty": 120
},
"stopId": "KERJ1",
"stopSequence": 10
},
{
"arrival": {
"time": "1749399563",
"uncertainty": 120
},
"departure": {
"time": "1749399563",
"uncertainty": 120
},
"stopId": "MATH1",
"stopSequence": 11
},
{
"arrival": {
"time": "1749399658",
"uncertainty": 120
},
"departure": {
"time": "1749399658",
"uncertainty": 120
},
"stopId": "KLDE1",
"stopSequence": 12
},
{
"arrival": {
"time": "1749399714",
"uncertainty": 120
},
"departure": {
"time": "1749399714",
"uncertainty": 120
},
"stopId": "KRAB1",
"stopSequence": 13
},
{
"arrival": {
"time": "1749399775",
"uncertainty": 120
},
"departure": {
"time": "1749399775",
"uncertainty": 120
},
"stopId": "KDIR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1749399833",
"uncertainty": 120
},
"departure": {
"time": "1749399833",
"uncertainty": 120
},
"stopId": "CSCI1",
"stopSequence": 15
},
{
"arrival": {
"time": "1749399891",
"uncertainty": 120
},
"departure": {
"time": "1749399891",
"uncertainty": 120
},
"stopId": "BUNI1",
"stopSequence": 16
},
{
"arrival": {
"time": "1749399991",
"uncertainty": 120
},
"departure": {
"time": "1749399991",
"uncertainty": 120
},
"stopId": "CLET1",
"stopSequence": 17
},
{
"arrival": {
"time": "1749400096",
"uncertainty": 120
},
"departure": {
"time": "1749400096",
"uncertainty": 120
},
"stopId": "LYCM1",
"stopSequence": 18
},
{
"arrival": {
"time": "1749400173",
"uncertainty": 120
},
"departure": {
"time": "1749400173",
"uncertainty": 120
},
"stopId": "MERV1",
"stopSequence": 19
},
{
"arrival": {
"time": "1749400222",
"uncertainty": 120
},
"departure": {
"time": "1749400222",
"uncertainty": 120
},
"stopId": "BAYA1",
"stopSequence": 20
},
{
"arrival": {
"time": "1749400287",
"uncertainty": 120
},
"departure": {
"time": "1749400287",
"uncertainty": 120
},
"stopId": "SECU1",
"stopSequence": 21
},
{
"arrival": {
"time": "1749400389",
"uncertainty": 120
},
"departure": {
"time": "1749400389",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 22
},
{
"arrival": {
"time": "1749400479",
"uncertainty": 120
},
"departure": {
"time": "1749400479",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 23
},
{
"arrival": {
"time": "1749400574",
"uncertainty": 120
},
"departure": {
"time": "1749400574",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 24
},
{
"arrival": {
"time": "1749400696",
"uncertainty": 120
},
"departure": {
"time": "1749400696",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 25
},
{
"arrival": {
"time": "1749400775",
"uncertainty": 120
},
"departure": {
"time": "1749400775",
"uncertainty": 120
},
"stopId": "MELUN1",
"stopSequence": 26
},
{
"arrival": {
"time": "1749400805",
"uncertainty": 120
},
"departure": {
"time": "1749400805",
"uncertainty": 120
},
"stopId": "HOPS1",
"stopSequence": 27
},
{
"arrival": {
"time": "1749400831",
"uncertainty": 120
},
"departure": {
"time": "1749400831",
"uncertainty": 120
},
"stopId": "BOIS1",
"stopSequence": 28
},
{
"arrival": {
"time": "1749400894",
"uncertainty": 120
},
"departure": {
"time": "1749400894",
"uncertainty": 120
},
"stopId": "PERI1",
"stopSequence": 29
},
{
"arrival": {
"time": "1749400936",
"uncertainty": 120
},
"departure": {
"time": "1749400936",
"uncertainty": 120
},
"stopId": "LECL1",
"stopSequence": 30
},
{
"arrival": {
"time": "1749400996",
"uncertainty": 120
},
"departure": {
"time": "1749400996",
"uncertainty": 120
},
"stopId": "ALPH1",
"stopSequence": 31
},
{
"arrival": {
"time": "1749401097",
"uncertainty": 120
},
"departure": {
"time": "1749401097",
"uncertainty": 120
},
"stopId": "STAL1",
"stopSequence": 32
},
{
"arrival": {
"time": "1749401181",
"uncertainty": 120
},
"departure": {
"time": "1749401181",
"uncertainty": 120
},
"stopId": "REPB1",
"stopSequence": 33
},
{
"arrival": {
"time": "1749401209",
"uncertainty": 120
},
"departure": {
"time": "1749401209",
"uncertainty": 120
},
"stopId": "FERR1",
"stopSequence": 34
},
{
"arrival": {
"time": "1749401248",
"uncertainty": 120
},
"departure": {
"time": "1749401248",
"uncertainty": 120
},
"stopId": "JMAU",
"stopSequence": 35
},
{
"arrival": {
"time": "1749401296",
"uncertainty": 120
},
"departure": {
"time": "1749401296",
"uncertainty": 120
},
"stopId": "PENH",
"stopSequence": 36
},
{
"arrival": {
"time": "1749401362",
"uncertainty": 120
},
"departure": {
"time": "1749401362",
"uncertainty": 120
},
"stopId": "HEN1",
"stopSequence": 37
},
{
"arrival": {
"time": "1749401403",
"uncertainty": 120
},
"departure": {
"time": "1749401403",
"uncertainty": 120
},
"stopId": "TOUL3",
"stopSequence": 38
},
{
"arrival": {
"time": "1749401483",
"uncertainty": 120
},
"departure": {
"time": "1749401483",
"uncertainty": 120
},
"stopId": "MAI",
"stopSequence": 39
},
{
"arrival": {
"time": "1749401544",
"uncertainty": 120
},
"departure": {
"time": "1749401544",
"uncertainty": 120
},
"stopId": "COU1",
"stopSequence": 40
},
{
"arrival": {
"time": "1749401596",
"uncertainty": 120
},
"departure": {
"time": "1749401596",
"uncertainty": 120
},
"stopId": "KRFR1",
"stopSequence": 41
},
{
"arrival": {
"time": "1749401672",
"uncertainty": 120
},
"departure": {
"time": "1749401672",
"uncertainty": 120
},
"stopId": "VIEU",
"stopSequence": 42
},
{
"arrival": {
"time": "1749401743",
"uncertainty": 120
},
"departure": {
"time": "1749401743",
"uncertainty": 120
},
"stopId": "LGAZ",
"stopSequence": 43
},
{
"arrival": {
"time": "1749401776",
"uncertainty": 120
},
"departure": {
"time": "1749401776",
"uncertainty": 120
},
"stopId": "PBON",
"stopSequence": 44
},
{
"arrival": {
"time": "1749401833",
"uncertainty": 120
},
"departure": {
"time": "1749401833",
"uncertainty": 120
},
"stopId": "KESL",
"stopSequence": 45
},
{
"arrival": {
"time": "1749401966",
"uncertainty": 120
},
"departure": {
"time": "1749401966",
"uncertainty": 120
},
"stopId": "CHOU1",
"stopSequence": 46
},
{
"arrival": {
"time": "1749401995",
"uncertainty": 120
},
"departure": {
"time": "1749401995",
"uncertainty": 120
},
"stopId": "CROI1",
"stopSequence": 47
},
{
"arrival": {
"time": "1749402025",
"uncertainty": 120
},
"departure": {
"time": "1749402025",
"uncertainty": 120
},
"stopId": "KROU1",
"stopSequence": 48
},
{
"arrival": {
"time": "1749402074",
"uncertainty": 120
},
"stopId": "EXPO_AR",
"stopSequence": 49
}
],
"trip": {
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "4337490"
},
"vehicle": {
"id": "438",
"label": "438"
}
}
},
{
"id": "4337481",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749399900"
},
"stopId": "CHARP",
"stopSequence": 1
}
],
"trip": {
"routeId": "100",
"scheduleRelationship": "SCHEDULED",
"tripId": "4337481"
}
}
},
{
"id": "4390165",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749402360",
"uncertainty": 120
},
"stopId": "MENE",
"stopSequence": 1
}
],
"trip": {
"routeId": "T4",
"scheduleRelationship": "SCHEDULED",
"tripId": "4390165"
}
}
},
{
"id": "4390163",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749399062",
"uncertainty": 120
},
"stopId": "TYNU3",
"stopSequence": 1
},
{
"arrival": {
"time": "1749399120",
"uncertainty": 120
},
"departure": {
"time": "1749399120",
"uncertainty": 120
},
"stopId": "NINI1",
"stopSequence": 2
},
{
"arrival": {
"time": "1749399167",
"uncertainty": 120
},
"departure": {
"time": "1749399167",
"uncertainty": 120
},
"stopId": "GARE1",
"stopSequence": 3
},
{
"arrival": {
"time": "1749399200",
"uncertainty": 120
},
"departure": {
"time": "1749399200",
"uncertainty": 120
},
"stopId": "PSCC1",
"stopSequence": 4
},
{
"arrival": {
"time": "1749399257",
"uncertainty": 120
},
"departure": {
"time": "1749399257",
"uncertainty": 120
},
"stopId": "MAUR2",
"stopSequence": 5
},
{
"arrival": {
"time": "1749399272",
"uncertainty": 120
},
"departure": {
"time": "1749399272",
"uncertainty": 120
},
"stopId": "GEND",
"stopSequence": 6
},
{
"arrival": {
"time": "1749399311",
"uncertainty": 120
},
"departure": {
"time": "1749399311",
"uncertainty": 120
},
"stopId": "MANK",
"stopSequence": 7
},
{
"arrival": {
"time": "1749399372",
"uncertainty": 120
},
"departure": {
"time": "1749399372",
"uncertainty": 120
},
"stopId": "NENE",
"stopSequence": 8
},
{
"arrival": {
"time": "1749399458",
"uncertainty": 120
},
"departure": {
"time": "1749399458",
"uncertainty": 120
},
"stopId": "LTER",
"stopSequence": 9
},
{
"arrival": {
"time": "1749399536",
"uncertainty": 120
},
"departure": {
"time": "1749399536",
"uncertainty": 120
},
"stopId": "VALQ",
"stopSequence": 10
},
{
"arrival": {
"time": "1749399600",
"uncertainty": 120
},
"departure": {
"time": "1749399600",
"uncertainty": 120
},
"stopId": "TUMU",
"stopSequence": 11
},
{
"arrival": {
"time": "1749399678",
"uncertainty": 120
},
"departure": {
"time": "1749399678",
"uncertainty": 120
},
"stopId": "CZAM1",
"stopSequence": 12
},
{
"arrival": {
"time": "1749399707",
"uncertainty": 120
},
"departure": {
"time": "1749399707",
"uncertainty": 120
},
"stopId": "ROLL1",
"stopSequence": 13
},
{
"arrival": {
"time": "1749399739",
"uncertainty": 120
},
"departure": {
"time": "1749399739",
"uncertainty": 120
},
"stopId": "VERL1",
"stopSequence": 14
},
{
"arrival": {
"time": "1749399780",
"uncertainty": 120
},
"departure": {
"time": "1749399780",
"uncertainty": 120
},
"stopId": "KZEC",
"stopSequence": 15
},
{
"arrival": {
"time": "1749399862",
"uncertainty": 120
},
"departure": {
"time": "1749399862",
"uncertainty": 120
},
"stopId": "PZEC",
"stopSequence": 16
},
{
"arrival": {
"time": "1749399904",
"uncertainty": 120
},
"departure": {
"time": "1749399904",
"uncertainty": 120
},
"stopId": "KBON",
"stopSequence": 17
},
{
"arrival": {
"time": "1749399960",
"uncertainty": 120
},
"departure": {
"time": "1749399960",
"uncertainty": 120
},
"stopId": "VDTO",
"stopSequence": 18
},
{
"arrival": {
"time": "1749400038",
"uncertainty": 120
},
"departure": {
"time": "1749400038",
"uncertainty": 120
},
"stopId": "BEGR4",
"stopSequence": 19
},
{
"arrival": {
"time": "1749400140",
"uncertainty": 120
},
"departure": {
"time": "1749400140",
"uncertainty": 120
},
"stopId": "CLAI",
"stopSequence": 20
},
{
"arrival": {
"time": "1749400252",
"uncertainty": 120
},
"departure": {
"time": "1749400252",
"uncertainty": 120
},
"stopId": "CFPA",
"stopSequence": 21
},
{
"arrival": {
"time": "1749400333",
"uncertainty": 120
},
"departure": {
"time": "1749400333",
"uncertainty": 120
},
"stopId": "VERT3",
"stopSequence": 22
},
{
"arrival": {
"time": "1749400380",
"uncertainty": 120
},
"departure": {
"time": "1749400380",
"uncertainty": 120
},
"stopId": "ZCK2",
"stopSequence": 23
},
{
"arrival": {
"time": "1749400421",
"uncertainty": 120
},
"departure": {
"time": "1749400421",
"uncertainty": 120
},
"stopId": "GREN",
"stopSequence": 24
},
{
"arrival": {
"time": "1749400487",
"uncertainty": 120
},
"departure": {
"time": "1749400487",
"uncertainty": 120
},
"stopId": "MAIR",
"stopSequence": 25
},
{
"arrival": {
"time": "1749400569",
"uncertainty": 120
},
"departure": {
"time": "1749400569",
"uncertainty": 120
},
"stopId": "LIBE",
"stopSequence": 26
},
{
"arrival": {
"time": "1749400640",
"uncertainty": 120
},
"departure": {
"time": "1749400640",
"uncertainty": 120
},
"stopId": "LPUI",
"stopSequence": 27
},
{
"arrival": {
"time": "1749400745",
"uncertainty": 120
},
"departure": {
"time": "1749400745",
"uncertainty": 120
},
"stopId": "CALV",
"stopSequence": 28
},
{
"arrival": {
"time": "1749400830",
"uncertainty": 120
},
"departure": {
"time": "1749400830",
"uncertainty": 120
},
"stopId": "DOUR",
"stopSequence": 29
},
{
"arrival": {
"time": "1749400890",
"uncertainty": 120
},
"departure": {
"time": "1749400890",
"uncertainty": 120
},
"stopId": "YSER",
"stopSequence": 30
},
{
"arrival": {
"time": "1749400940",
"uncertainty": 120
},
"departure": {
"time": "1749400940",
"uncertainty": 120
},
"stopId": "KERC",
"stopSequence": 31
},
{
"arrival": {
"time": "1749400980",
"uncertainty": 120
},
"departure": {
"time": "1749400980",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 32
},
{
"arrival": {
"time": "1749401077",
"uncertainty": 120
},
"departure": {
"time": "1749401077",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 33
},
{
"arrival": {
"time": "1749401169",
"uncertainty": 120
},
"departure": {
"time": "1749401169",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 34
},
{
"arrival": {
"time": "1749401250",
"uncertainty": 120
},
"departure": {
"time": "1749401250",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 35
},
{
"arrival": {
"time": "1749401340",
"uncertainty": 120
},
"departure": {
"time": "1749401340",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 36
},
{
"arrival": {
"time": "1749401402",
"uncertainty": 120
},
"departure": {
"time": "1749401402",
"uncertainty": 120
},
"stopId": "BAYA",
"stopSequence": 37
},
{
"arrival": {
"time": "1749401452",
"uncertainty": 120
},
"departure": {
"time": "1749401452",
"uncertainty": 120
},
"stopId": "MERV",
"stopSequence": 38
},
{
"arrival": {
"time": "1749401520",
"uncertainty": 120
},
"departure": {
"time": "1749401520",
"uncertainty": 120
},
"stopId": "LYCM",
"stopSequence": 39
},
{
"arrival": {
"time": "1749401620",
"uncertainty": 120
},
"departure": {
"time": "1749401620",
"uncertainty": 120
},
"stopId": "PUCE",
"stopSequence": 40
},
{
"arrival": {
"time": "1749401714",
"uncertainty": 120
},
"departure": {
"time": "1749401714",
"uncertainty": 120
},
"stopId": "ANGL",
"stopSequence": 41
},
{
"arrival": {
"time": "1749401760",
"uncertainty": 120
},
"departure": {
"time": "1749401760",
"uncertainty": 120
},
"stopId": "MOUL",
"stopSequence": 42
},
{
"arrival": {
"time": "1749401878",
"uncertainty": 120
},
"departure": {
"time": "1749401878",
"uncertainty": 120
},
"stopId": "QUEL",
"stopSequence": 43
},
{
"arrival": {
"time": "1749401949",
"uncertainty": 120
},
"departure": {
"time": "1749401949",
"uncertainty": 120
},
"stopId": "BOUC",
"stopSequence": 44
},
{
"arrival": {
"time": "1749401975",
"uncertainty": 120
},
"departure": {
"time": "1749401975",
"uncertainty": 120
},
"stopId": "4CHE",
"stopSequence": 45
},
{
"arrival": {
"time": "1749402000",
"uncertainty": 120
},
"departure": {
"time": "1749402000",
"uncertainty": 120
},
"stopId": "4CHE1",
"stopSequence": 46
},
{
"arrival": {
"time": "1749402040",
"uncertainty": 120
},
"departure": {
"time": "1749402040",
"uncertainty": 120
},
"stopId": "MINI",
"stopSequence": 47
},
{
"arrival": {
"time": "1749402076",
"uncertainty": 120
},
"departure": {
"time": "1749402076",
"uncertainty": 120
},
"stopId": "KERA",
"stopSequence": 48
},
{
"arrival": {
"time": "1749402129",
"uncertainty": 120
},
"departure": {
"time": "1749402129",
"uncertainty": 120
},
"stopId": "PHAR",
"stopSequence": 49
},
{
"arrival": {
"time": "1749402180",
"uncertainty": 120
},
"departure": {
"time": "1749402180",
"uncertainty": 120
},
"stopId": "KERN",
"stopSequence": 50
},
{
"arrival": {
"time": "1749402225",
"uncertainty": 120
},
"departure": {
"time": "1749402225",
"uncertainty": 120
},
"stopId": "NOUR",
"stopSequence": 51
},
{
"arrival": {
"time": "1749402266",
"uncertainty": 120
},
"departure": {
"time": "1749402266",
"uncertainty": 120
},
"stopId": "TOUH",
"stopSequence": 52
},
{
"arrival": {
"time": "1749402317",
"uncertainty": 120
},
"departure": {
"time": "1749402317",
"uncertainty": 120
},
"stopId": "KEBL",
"stopSequence": 53
},
{
"arrival": {
"time": "1749402368",
"uncertainty": 120
},
"departure": {
"time": "1749402368",
"uncertainty": 120
},
"stopId": "MENZ",
"stopSequence": 54
},
{
"arrival": {
"time": "1749402420",
"uncertainty": 120
},
"departure": {
"time": "1749402420",
"uncertainty": 120
},
"stopId": "GROU2",
"stopSequence": 55
},
{
"arrival": {
"time": "1749402440",
"uncertainty": 120
},
"departure": {
"time": "1749402440",
"uncertainty": 120
},
"stopId": "BRIS",
"stopSequence": 56
},
{
"arrival": {
"time": "1749402715",
"uncertainty": 120
},
"departure": {
"time": "1749402715",
"uncertainty": 120
},
"stopId": "KPLA",
"stopSequence": 57
},
{
"arrival": {
"time": "1749402780",
"uncertainty": 120
},
"departure": {
"time": "1749402780",
"uncertainty": 120
},
"stopId": "KPAP",
"stopSequence": 58
},
{
"arrival": {
"time": "1749402850",
"uncertainty": 120
},
"departure": {
"time": "1749402850",
"uncertainty": 120
},
"stopId": "CRF",
"stopSequence": 59
},
{
"arrival": {
"time": "1749403080",
"uncertainty": 120
},
"stopId": "PALU",
"stopSequence": 60
}
],
"trip": {
"routeId": "T4",
"scheduleRelationship": "SCHEDULED",
"tripId": "4390163"
},
"vehicle": {
"id": "604",
"label": "604"
}
}
},
{
"id": "4390162",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749395820",
"uncertainty": 120
},
"stopId": "MENE",
"stopSequence": 1
},
{
"arrival": {
"time": "1749395907",
"uncertainty": 120
},
"departure": {
"time": "1749395907",
"uncertainty": 120
},
"stopId": "MADE",
"stopSequence": 2
},
{
"arrival": {
"time": "1749395927",
"uncertainty": 120
},
"departure": {
"time": "1749395941",
"uncertainty": 120
},
"stopId": "KDRO",
"stopSequence": 3
},
{
"arrival": {
"time": "1749395970",
"uncertainty": 120
},
"departure": {
"time": "1749395970",
"uncertainty": 120
},
"stopId": "RPLA",
"stopSequence": 4
},
{
"arrival": {
"time": "1749396023",
"uncertainty": 120
},
"departure": {
"time": "1749396030",
"uncertainty": 120
},
"stopId": "MAIG",
"stopSequence": 5
},
{
"arrival": {
"time": "1749396075",
"uncertainty": 120
},
"departure": {
"time": "1749396075",
"uncertainty": 120
},
"stopId": "LESB",
"stopSequence": 6
},
{
"arrival": {
"time": "1749396126",
"uncertainty": 120
},
"departure": {
"time": "1749396126",
"uncertainty": 120
},
"stopId": "KEDY",
"stopSequence": 7
},
{
"arrival": {
"time": "1749396210",
"uncertainty": 120
},
"departure": {
"time": "1749396210",
"uncertainty": 120
},
"stopId": "BELA",
"stopSequence": 8
},
{
"arrival": {
"time": "1749396290",
"uncertainty": 120
},
"departure": {
"time": "1749396290",
"uncertainty": 120
},
"stopId": "MAIA",
"stopSequence": 9
},
{
"arrival": {
"time": "1749396360",
"uncertainty": 120
},
"departure": {
"time": "1749396360",
"uncertainty": 120
},
"stopId": "ARCS3",
"stopSequence": 10
},
{
"arrival": {
"time": "1749396420",
"uncertainty": 120
},
"departure": {
"time": "1749396420",
"uncertainty": 120
},
"stopId": "CZAM1",
"stopSequence": 11
},
{
"arrival": {
"time": "1749396480",
"uncertainty": 120
},
"departure": {
"time": "1749396480",
"uncertainty": 120
},
"stopId": "ROLL1",
"stopSequence": 12
},
{
"arrival": {
"time": "1749396510",
"uncertainty": 120
},
"departure": {
"time": "1749396510",
"uncertainty": 120
},
"stopId": "VERL1",
"stopSequence": 13
},
{
"arrival": {
"time": "1749396570",
"uncertainty": 120
},
"departure": {
"time": "1749396570",
"uncertainty": 120
},
"stopId": "KZEC",
"stopSequence": 14
},
{
"arrival": {
"time": "1749396643",
"uncertainty": 120
},
"departure": {
"time": "1749396643",
"uncertainty": 120
},
"stopId": "PZEC",
"stopSequence": 15
},
{
"arrival": {
"time": "1749396671",
"uncertainty": 120
},
"departure": {
"time": "1749396690",
"uncertainty": 120
},
"stopId": "KBON",
"stopSequence": 16
},
{
"arrival": {
"time": "1749396775",
"uncertainty": 120
},
"departure": {
"time": "1749396780",
"uncertainty": 120
},
"stopId": "VDTO",
"stopSequence": 17
},
{
"arrival": {
"time": "1749396877",
"uncertainty": 120
},
"departure": {
"time": "1749396877",
"uncertainty": 120
},
"stopId": "BEGR4",
"stopSequence": 18
},
{
"arrival": {
"time": "1749396930",
"uncertainty": 120
},
"departure": {
"time": "1749396930",
"uncertainty": 120
},
"stopId": "CLAI",
"stopSequence": 19
},
{
"arrival": {
"time": "1749397003",
"uncertainty": 120
},
"departure": {
"time": "1749397020",
"uncertainty": 120
},
"stopId": "CFPA",
"stopSequence": 20
},
{
"arrival": {
"time": "1749397101",
"uncertainty": 120
},
"departure": {
"time": "1749397111",
"uncertainty": 120
},
"stopId": "VERT3",
"stopSequence": 21
},
{
"arrival": {
"time": "1749397158",
"uncertainty": 120
},
"departure": {
"time": "1749397170",
"uncertainty": 120
},
"stopId": "ZCK2",
"stopSequence": 22
},
{
"arrival": {
"time": "1749397200",
"uncertainty": 120
},
"departure": {
"time": "1749397200",
"uncertainty": 120
},
"stopId": "GREN",
"stopSequence": 23
},
{
"arrival": {
"time": "1749397260",
"uncertainty": 120
},
"departure": {
"time": "1749397260",
"uncertainty": 120
},
"stopId": "MAIR",
"stopSequence": 24
},
{
"arrival": {
"time": "1749397350",
"uncertainty": 120
},
"departure": {
"time": "1749397350",
"uncertainty": 120
},
"stopId": "LIBE",
"stopSequence": 25
},
{
"arrival": {
"time": "1749397420",
"uncertainty": 120
},
"departure": {
"time": "1749397440",
"uncertainty": 120
},
"stopId": "LPUI",
"stopSequence": 26
},
{
"arrival": {
"time": "1749397511",
"uncertainty": 120
},
"departure": {
"time": "1749397511",
"uncertainty": 120
},
"stopId": "CALV",
"stopSequence": 27
},
{
"arrival": {
"time": "1749397585",
"uncertainty": 120
},
"departure": {
"time": "1749397590",
"uncertainty": 120
},
"stopId": "DOUR",
"stopSequence": 28
},
{
"arrival": {
"time": "1749397629",
"uncertainty": 120
},
"departure": {
"time": "1749397629",
"uncertainty": 120
},
"stopId": "YSER",
"stopSequence": 29
},
{
"arrival": {
"time": "1749397680",
"uncertainty": 120
},
"departure": {
"time": "1749397680",
"uncertainty": 120
},
"stopId": "KERC",
"stopSequence": 30
},
{
"arrival": {
"time": "1749397740",
"uncertainty": 120
},
"departure": {
"time": "1749397770",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 31
},
{
"arrival": {
"time": "1749397830",
"uncertainty": 120
},
"departure": {
"time": "1749397830",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 32
},
{
"arrival": {
"time": "1749397890",
"uncertainty": 120
},
"departure": {
"time": "1749397920",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 33
},
{
"arrival": {
"time": "1749397974",
"uncertainty": 120
},
"departure": {
"time": "1749397981",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 34
},
{
"arrival": {
"time": "1749398040",
"uncertainty": 120
},
"departure": {
"time": "1749398040",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 35
},
{
"arrival": {
"time": "1749398100",
"uncertainty": 120
},
"departure": {
"time": "1749398100",
"uncertainty": 120
},
"stopId": "BAYA",
"stopSequence": 36
},
{
"arrival": {
"time": "1749398159",
"uncertainty": 120
},
"departure": {
"time": "1749398160",
"uncertainty": 120
},
"stopId": "MERV",
"stopSequence": 37
},
{
"arrival": {
"time": "1749398220",
"uncertainty": 120
},
"departure": {
"time": "1749398220",
"uncertainty": 120
},
"stopId": "LYCM",
"stopSequence": 38
},
{
"arrival": {
"time": "1749398303",
"uncertainty": 120
},
"departure": {
"time": "1749398303",
"uncertainty": 120
},
"stopId": "PUCE",
"stopSequence": 39
},
{
"arrival": {
"time": "1749398370",
"uncertainty": 120
},
"departure": {
"time": "1749398370",
"uncertainty": 120
},
"stopId": "ANGL",
"stopSequence": 40
},
{
"arrival": {
"time": "1749398423",
"uncertainty": 120
},
"departure": {
"time": "1749398431",
"uncertainty": 120
},
"stopId": "MOUL",
"stopSequence": 41
},
{
"arrival": {
"time": "1749398567",
"uncertainty": 120
},
"departure": {
"time": "1749398580",
"uncertainty": 120
},
"stopId": "QUEL",
"stopSequence": 42
},
{
"arrival": {
"time": "1749398658",
"uncertainty": 120
},
"departure": {
"time": "1749398658",
"uncertainty": 120
},
"stopId": "BOUC",
"stopSequence": 43
},
{
"arrival": {
"time": "1749398671",
"uncertainty": 120
},
"departure": {
"time": "1749398671",
"uncertainty": 120
},
"stopId": "4CHE",
"stopSequence": 44
},
{
"arrival": {
"time": "1749398696",
"uncertainty": 120
},
"departure": {
"time": "1749398696",
"uncertainty": 120
},
"stopId": "4CHE1",
"stopSequence": 45
},
{
"arrival": {
"time": "1749398768",
"uncertainty": 120
},
"departure": {
"time": "1749398768",
"uncertainty": 120
},
"stopId": "MINI",
"stopSequence": 46
},
{
"arrival": {
"time": "1749398790",
"uncertainty": 120
},
"departure": {
"time": "1749398790",
"uncertainty": 120
},
"stopId": "KERA",
"stopSequence": 47
},
{
"arrival": {
"time": "1749398840",
"uncertainty": 120
},
"departure": {
"time": "1749398840",
"uncertainty": 120
},
"stopId": "PHAR",
"stopSequence": 48
},
{
"arrival": {
"time": "1749398876",
"uncertainty": 120
},
"departure": {
"time": "1749398880",
"uncertainty": 120
},
"stopId": "KERN",
"stopSequence": 49
},
{
"arrival": {
"time": "1749398926",
"uncertainty": 120
},
"departure": {
"time": "1749398926",
"uncertainty": 120
},
"stopId": "NOUR",
"stopSequence": 50
},
{
"arrival": {
"time": "1749398975",
"uncertainty": 120
},
"departure": {
"time": "1749398975",
"uncertainty": 120
},
"stopId": "TOUH",
"stopSequence": 51
},
{
"arrival": {
"time": "1749399014",
"uncertainty": 120
},
"departure": {
"time": "1749399014",
"uncertainty": 120
},
"stopId": "KEBL",
"stopSequence": 52
},
{
"arrival": {
"time": "1749399056",
"uncertainty": 120
},
"departure": {
"time": "1749399060",
"uncertainty": 120
},
"stopId": "MENZ",
"stopSequence": 53
},
{
"arrival": {
"time": "1749399119",
"uncertainty": 120
},
"departure": {
"time": "1749399120",
"uncertainty": 120
},
"stopId": "GROU2",
"stopSequence": 54
},
{
"arrival": {
"time": "1749399158",
"uncertainty": 120
},
"departure": {
"time": "1749399158",
"uncertainty": 120
},
"stopId": "BRIS",
"stopSequence": 55
},
{
"arrival": {
"time": "1749399409",
"uncertainty": 120
},
"departure": {
"time": "1749399409",
"uncertainty": 120
},
"stopId": "KPLA",
"stopSequence": 56
},
{
"arrival": {
"time": "1749399461",
"uncertainty": 120
},
"departure": {
"time": "1749399461",
"uncertainty": 120
},
"stopId": "KPAP",
"stopSequence": 57
},
{
"arrival": {
"time": "1749399531",
"uncertainty": 120
},
"departure": {
"time": "1749399531",
"uncertainty": 120
},
"stopId": "CRF",
"stopSequence": 58
},
{
"arrival": {
"time": "1749399761",
"uncertainty": 120
},
"stopId": "PALU",
"stopSequence": 59
}
],
"trip": {
"routeId": "T4",
"scheduleRelationship": "SCHEDULED",
"tripId": "4390162"
},
"vehicle": {
"id": "603",
"label": "603"
}
}
},
{
"id": "4390153",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749401040",
"uncertainty": 120
},
"stopId": "PALU1",
"stopSequence": 1
}
],
"trip": {
"routeId": "T4",
"scheduleRelationship": "SCHEDULED",
"tripId": "4390153"
}
}
},
{
"id": "4390155",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749397620",
"uncertainty": 120
},
"stopId": "PALU1",
"stopSequence": 1
},
{
"arrival": {
"time": "1749397757",
"uncertainty": 120
},
"departure": {
"time": "1749397757",
"uncertainty": 120
},
"stopId": "CRF",
"stopSequence": 2
},
{
"arrival": {
"time": "1749397841",
"uncertainty": 120
},
"departure": {
"time": "1749397842",
"uncertainty": 120
},
"stopId": "KPAP1",
"stopSequence": 3
},
{
"arrival": {
"time": "1749397932",
"uncertainty": 120
},
"departure": {
"time": "1749397932",
"uncertainty": 120
},
"stopId": "KPLA1",
"stopSequence": 4
},
{
"arrival": {
"time": "1749398182",
"uncertainty": 120
},
"departure": {
"time": "1749398182",
"uncertainty": 120
},
"stopId": "BRIS1",
"stopSequence": 5
},
{
"arrival": {
"time": "1749398220",
"uncertainty": 120
},
"departure": {
"time": "1749398233",
"uncertainty": 120
},
"stopId": "GROU3",
"stopSequence": 6
},
{
"arrival": {
"time": "1749398316",
"uncertainty": 120
},
"departure": {
"time": "1749398316",
"uncertainty": 120
},
"stopId": "MENZ1",
"stopSequence": 7
},
{
"arrival": {
"time": "1749398353",
"uncertainty": 120
},
"departure": {
"time": "1749398353",
"uncertainty": 120
},
"stopId": "KEBL1",
"stopSequence": 8
},
{
"arrival": {
"time": "1749398413",
"uncertainty": 120
},
"departure": {
"time": "1749398442",
"uncertainty": 120
},
"stopId": "TOUH1",
"stopSequence": 9
},
{
"arrival": {
"time": "1749398503",
"uncertainty": 120
},
"departure": {
"time": "1749398503",
"uncertainty": 120
},
"stopId": "NOUR1",
"stopSequence": 10
},
{
"arrival": {
"time": "1749398563",
"uncertainty": 120
},
"departure": {
"time": "1749398563",
"uncertainty": 120
},
"stopId": "KERN1",
"stopSequence": 11
},
{
"arrival": {
"time": "1749398636",
"uncertainty": 120
},
"departure": {
"time": "1749398636",
"uncertainty": 120
},
"stopId": "PHAR1",
"stopSequence": 12
},
{
"arrival": {
"time": "1749398663",
"uncertainty": 120
},
"departure": {
"time": "1749398663",
"uncertainty": 120
},
"stopId": "KERA1",
"stopSequence": 13
},
{
"arrival": {
"time": "1749398714",
"uncertainty": 120
},
"departure": {
"time": "1749398715",
"uncertainty": 120
},
"stopId": "MINI1",
"stopSequence": 14
},
{
"arrival": {
"time": "1749398744",
"uncertainty": 120
},
"departure": {
"time": "1749398744",
"uncertainty": 120
},
"stopId": "4CHE2",
"stopSequence": 15
},
{
"arrival": {
"time": "1749398845",
"uncertainty": 120
},
"departure": {
"time": "1749398865",
"uncertainty": 120
},
"stopId": "QUEL1",
"stopSequence": 16
},
{
"arrival": {
"time": "1749398970",
"uncertainty": 120
},
"departure": {
"time": "1749398985",
"uncertainty": 120
},
"stopId": "MOUL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1749399053",
"uncertainty": 120
},
"departure": {
"time": "1749399053",
"uncertainty": 120
},
"stopId": "ANGL1",
"stopSequence": 18
},
{
"arrival": {
"time": "1749399129",
"uncertainty": 120
},
"departure": {
"time": "1749399137",
"uncertainty": 120
},
"stopId": "PUCE1",
"stopSequence": 19
},
{
"arrival": {
"time": "1749399246",
"uncertainty": 120
},
"departure": {
"time": "1749399288",
"uncertainty": 120
},
"stopId": "LYCM1",
"stopSequence": 20
},
{
"arrival": {
"time": "1749399366",
"uncertainty": 120
},
"departure": {
"time": "1749399379",
"uncertainty": 120
},
"stopId": "MERV1",
"stopSequence": 21
},
{
"arrival": {
"time": "1749399458",
"uncertainty": 120
},
"departure": {
"time": "1749399458",
"uncertainty": 120
},
"stopId": "BAYA1",
"stopSequence": 22
},
{
"arrival": {
"time": "1749399523",
"uncertainty": 120
},
"departure": {
"time": "1749399523",
"uncertainty": 120
},
"stopId": "SECU1",
"stopSequence": 23
},
{
"arrival": {
"time": "1749399625",
"uncertainty": 120
},
"departure": {
"time": "1749399625",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 24
},
{
"arrival": {
"time": "1749399726",
"uncertainty": 120
},
"departure": {
"time": "1749399726",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 25
},
{
"arrival": {
"time": "1749399821",
"uncertainty": 120
},
"departure": {
"time": "1749399821",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 26
},
{
"arrival": {
"time": "1749399889",
"uncertainty": 120
},
"departure": {
"time": "1749399889",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 27
},
{
"arrival": {
"time": "1749399942",
"uncertainty": 120
},
"departure": {
"time": "1749399942",
"uncertainty": 120
},
"stopId": "KERC1",
"stopSequence": 28
},
{
"arrival": {
"time": "1749400005",
"uncertainty": 120
},
"departure": {
"time": "1749400005",
"uncertainty": 120
},
"stopId": "YSER1",
"stopSequence": 29
},
{
"arrival": {
"time": "1749400086",
"uncertainty": 120
},
"departure": {
"time": "1749400086",
"uncertainty": 120
},
"stopId": "DOUR1",
"stopSequence": 30
},
{
"arrival": {
"time": "1749400139",
"uncertainty": 120
},
"departure": {
"time": "1749400139",
"uncertainty": 120
},
"stopId": "CALV1",
"stopSequence": 31
},
{
"arrival": {
"time": "1749400245",
"uncertainty": 120
},
"departure": {
"time": "1749400245",
"uncertainty": 120
},
"stopId": "LPUI1",
"stopSequence": 32
},
{
"arrival": {
"time": "1749400318",
"uncertainty": 120
},
"departure": {
"time": "1749400318",
"uncertainty": 120
},
"stopId": "LIBE1",
"stopSequence": 33
},
{
"arrival": {
"time": "1749400398",
"uncertainty": 120
},
"departure": {
"time": "1749400398",
"uncertainty": 120
},
"stopId": "MAIR1",
"stopSequence": 34
},
{
"arrival": {
"time": "1749400467",
"uncertainty": 120
},
"departure": {
"time": "1749400467",
"uncertainty": 120
},
"stopId": "GREN1",
"stopSequence": 35
},
{
"arrival": {
"time": "1749400506",
"uncertainty": 120
},
"departure": {
"time": "1749400506",
"uncertainty": 120
},
"stopId": "ZCK21",
"stopSequence": 36
},
{
"arrival": {
"time": "1749400554",
"uncertainty": 120
},
"departure": {
"time": "1749400554",
"uncertainty": 120
},
"stopId": "VERT4",
"stopSequence": 37
},
{
"arrival": {
"time": "1749400636",
"uncertainty": 120
},
"departure": {
"time": "1749400636",
"uncertainty": 120
},
"stopId": "CFPA1",
"stopSequence": 38
},
{
"arrival": {
"time": "1749400746",
"uncertainty": 120
},
"departure": {
"time": "1749400746",
"uncertainty": 120
},
"stopId": "CLAI1",
"stopSequence": 39
},
{
"arrival": {
"time": "1749400848",
"uncertainty": 120
},
"departure": {
"time": "1749400848",
"uncertainty": 120
},
"stopId": "BEGR5",
"stopSequence": 40
},
{
"arrival": {
"time": "1749400926",
"uncertainty": 120
},
"departure": {
"time": "1749400926",
"uncertainty": 120
},
"stopId": "VDTO1",
"stopSequence": 41
},
{
"arrival": {
"time": "1749400982",
"uncertainty": 120
},
"departure": {
"time": "1749400982",
"uncertainty": 120
},
"stopId": "KBON1",
"stopSequence": 42
},
{
"arrival": {
"time": "1749401033",
"uncertainty": 120
},
"departure": {
"time": "1749401033",
"uncertainty": 120
},
"stopId": "PZEC1",
"stopSequence": 43
},
{
"arrival": {
"time": "1749401106",
"uncertainty": 120
},
"departure": {
"time": "1749401106",
"uncertainty": 120
},
"stopId": "KZEC1",
"stopSequence": 44
},
{
"arrival": {
"time": "1749401160",
"uncertainty": 120
},
"departure": {
"time": "1749401160",
"uncertainty": 120
},
"stopId": "VERL",
"stopSequence": 45
},
{
"arrival": {
"time": "1749401193",
"uncertainty": 120
},
"departure": {
"time": "1749401193",
"uncertainty": 120
},
"stopId": "ROLL",
"stopSequence": 46
},
{
"arrival": {
"time": "1749401226",
"uncertainty": 120
},
"departure": {
"time": "1749401226",
"uncertainty": 120
},
"stopId": "CZAM",
"stopSequence": 47
},
{
"arrival": {
"time": "1749401288",
"uncertainty": 120
},
"departure": {
"time": "1749401288",
"uncertainty": 120
},
"stopId": "ARCS2",
"stopSequence": 48
},
{
"arrival": {
"time": "1749401360",
"uncertainty": 120
},
"departure": {
"time": "1749401360",
"uncertainty": 120
},
"stopId": "MAIA1",
"stopSequence": 49
},
{
"arrival": {
"time": "1749401406",
"uncertainty": 120
},
"departure": {
"time": "1749401406",
"uncertainty": 120
},
"stopId": "BELA1",
"stopSequence": 50
},
{
"arrival": {
"time": "1749401512",
"uncertainty": 120
},
"departure": {
"time": "1749401512",
"uncertainty": 120
},
"stopId": "KEDY1",
"stopSequence": 51
},
{
"arrival": {
"time": "1749401552",
"uncertainty": 120
},
"departure": {
"time": "1749401552",
"uncertainty": 120
},
"stopId": "LESB1",
"stopSequence": 52
},
{
"arrival": {
"time": "1749401586",
"uncertainty": 120
},
"departure": {
"time": "1749401586",
"uncertainty": 120
},
"stopId": "MAIG1",
"stopSequence": 53
},
{
"arrival": {
"time": "1749401615",
"uncertainty": 120
},
"departure": {
"time": "1749401615",
"uncertainty": 120
},
"stopId": "RPLA1",
"stopSequence": 54
},
{
"arrival": {
"time": "1749401668",
"uncertainty": 120
},
"departure": {
"time": "1749401668",
"uncertainty": 120
},
"stopId": "KDRO1",
"stopSequence": 55
},
{
"arrival": {
"time": "1749401709",
"uncertainty": 120
},
"departure": {
"time": "1749401709",
"uncertainty": 120
},
"stopId": "MADE1",
"stopSequence": 56
},
{
"arrival": {
"time": "1749401766",
"uncertainty": 120
},
"stopId": "MENE1",
"stopSequence": 57
}
],
"trip": {
"routeId": "T4",
"scheduleRelationship": "SCHEDULED",
"tripId": "4390155"
},
"vehicle": {
"id": "602",
"label": "602"
}
}
},
{
"id": "4337723",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749402479",
"uncertainty": 120
},
"departure": {
"time": "1749402479",
"uncertainty": 120
},
"stopId": "CENT4"
},
{
"departure": {
"time": "1749402000",
"uncertainty": 120
},
"stopId": "PMAN",
"stopSequence": 1
},
{
"arrival": {
"time": "1749402061",
"uncertainty": 120
},
"departure": {
"time": "1749402061",
"uncertainty": 120
},
"stopId": "NEZE",
"stopSequence": 2
},
{
"arrival": {
"time": "1749402106",
"uncertainty": 120
},
"departure": {
"time": "1749402106",
"uncertainty": 120
},
"stopId": "SALE",
"stopSequence": 3
},
{
"arrival": {
"time": "1749402180",
"uncertainty": 120
},
"departure": {
"time": "1749402180",
"uncertainty": 120
},
"stopId": "MALO",
"stopSequence": 4
},
{
"arrival": {
"time": "1749402207",
"uncertainty": 120
},
"departure": {
"time": "1749402207",
"uncertainty": 120
},
"stopId": "FLEVE1",
"stopSequence": 5
},
{
"arrival": {
"time": "1749402240",
"uncertainty": 120
},
"departure": {
"time": "1749402240",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOMC3",
"stopSequence": 6
},
{
"arrival": {
"time": "1749402370",
"uncertainty": 120
},
"departure": {
"time": "1749402370",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOCH",
"stopSequence": 7
},
{
"arrival": {
"time": "1749402480",
"uncertainty": 120
},
"departure": {
"time": "1749402480",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "CENT4",
"stopSequence": 8
},
{
"arrival": {
"time": "1749402557",
"uncertainty": 120
},
"departure": {
"time": "1749402557",
"uncertainty": 120
},
"stopId": "STAN1",
"stopSequence": 9
},
{
"arrival": {
"time": "1749402616",
"uncertainty": 120
},
"departure": {
"time": "1749402616",
"uncertainty": 120
},
"stopId": "KBEL1",
"stopSequence": 10
},
{
"arrival": {
"time": "1749402660",
"uncertainty": 120
},
"departure": {
"time": "1749402660",
"uncertainty": 120
},
"stopId": "LAVA1",
"stopSequence": 11
},
{
"arrival": {
"time": "1749402720",
"uncertainty": 120
},
"stopId": "LCMA1",
"stopSequence": 12
}
],
"trip": {
"routeId": "16",
"scheduleRelationship": "SCHEDULED",
"tripId": "4337723"
}
}
},
{
"id": "4337713",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749400036"
},
"departure": {
"time": "1749400036"
},
"stopId": "CENT"
},
{
"departure": {
"time": "1749399401",
"uncertainty": 120
},
"stopId": "LCMA1",
"stopSequence": 1
},
{
"arrival": {
"time": "1749399505"
},
"departure": {
"time": "1749399505"
},
"stopId": "BAST1",
"stopSequence": 2
},
{
"arrival": {
"time": "1749399533"
},
"departure": {
"time": "1749399533"
},
"stopId": "PLBO1",
"stopSequence": 3
},
{
"arrival": {
"time": "1749399624"
},
"departure": {
"time": "1749399624"
},
"stopId": "PATI1",
"stopSequence": 4
},
{
"arrival": {
"time": "1749399681"
},
"departure": {
"time": "1749399681"
},
"stopId": "POIN1",
"stopSequence": 5
},
{
"arrival": {
"time": "1749399741"
},
"departure": {
"time": "1749399741"
},
"stopId": "PERC1",
"stopSequence": 6
},
{
"arrival": {
"time": "1749399861"
},
"departure": {
"time": "1749399861"
},
"stopId": "LAVA",
"stopSequence": 7
},
{
"arrival": {
"time": "1749399900"
},
"departure": {
"time": "1749399900"
},
"stopId": "KBEL",
"stopSequence": 8
},
{
"arrival": {
"time": "1749399957"
},
"departure": {
"time": "1749399957"
},
"stopId": "STAN",
"stopSequence": 9
},
{
"arrival": {
"time": "1749399360",
"uncertainty": 120
},
"departure": {
"time": "1749399360",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "CENT2",
"stopSequence": 10
},
{
"arrival": {
"time": "1749399457",
"uncertainty": 120
},
"departure": {
"time": "1749399457",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOCH1",
"stopSequence": 11
},
{
"arrival": {
"time": "1749399600",
"uncertainty": 120
},
"departure": {
"time": "1749399600",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOMC1",
"stopSequence": 12
},
{
"arrival": {
"time": "1749400360"
},
"departure": {
"time": "1749400360"
},
"stopId": "MALO1",
"stopSequence": 13
},
{
"arrival": {
"time": "1749400417"
},
"departure": {
"time": "1749400417"
},
"stopId": "SALE4",
"stopSequence": 14
},
{
"arrival": {
"time": "1749400483"
},
"departure": {
"time": "1749400483"
},
"stopId": "NEZE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1749400515"
},
"stopId": "PMAN",
"stopSequence": 16
}
],
"trip": {
"routeId": "16",
"scheduleRelationship": "SCHEDULED",
"tripId": "4337713"
},
"vehicle": {
"id": "7024",
"label": "7024"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1749399453"
}
}