Détails de la ressource

Nom du fichier : Données en temps réel au format GTFS-RT • TripUpdate
Format : gtfs-rt

Le message suivant du format GTFS-RT est disponible dans ce flux :

  • TripUpdate

Cette ressource fait partie du jeu de données Réseau urbain et scolaire Lila Presqu'ile.

Disponibilité au téléchargement

11/02/2026
100%
12/02/2026
100%
13/02/2026
100%
14/02/2026
100%
15/02/2026
100%
16/02/2026
100%
17/02/2026
100%
18/02/2026
100%
19/02/2026
100%
20/02/2026
99.3%
21/02/2026
100%
22/02/2026
100%
23/02/2026
100%
24/02/2026
100%
25/02/2026
100%
26/02/2026
99.3%
27/02/2026
100%
28/02/2026
100%
01/03/2026
100%
02/03/2026
100%
03/03/2026
100%
04/03/2026
100%
05/03/2026
100%
06/03/2026
100%
07/03/2026
99.5%
08/03/2026
100%
09/03/2026
99.4%
10/03/2026
100%
11/03/2026
100%
12/03/2026
100%
13/03/2026
100%
En savoir plus
Nous testons la disponibilité de cette ressource au téléchargement toutes les heures, en effectuant une requête HTTP de type 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

27 erreurs

Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 12/03/2026 à 08h13 Europe/Paris avec le validateur GTFS-RT de MobilityData.

Erreurs

stop_times_updates not strictly sorted E002 1 erreur

stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence

Exemples d'erreurs
  • trip_id 310-50987085 stop_sequence [17, 18, 19, 20, 21, 22, 23, 24, 26, 26] is not strictly sorted by increasing stop_sequence

Sequential stop_time_updates have the same stop_sequence E036 1 erreur

Sequential GTFS-rt trip stop_time_updates should never have the same stop_sequence

Exemples d'erreurs
  • trip_id 310-50987085 has repeating stop_sequence 26 - stop_sequence must increase for each stop_time_update

GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 24 erreurs

If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt

Exemples d'erreurs
  • GTFS-rt trip_id 310-50987084 stop_sequence 27 has stop_id 265 but GTFS stop_sequence 27 has stop_id 263 - stop_ids should be the same
  • GTFS-rt trip_id 310-50987084 stop_sequence 28 has stop_id 1969 but GTFS stop_sequence 28 has stop_id 265 - stop_ids should be the same
  • GTFS-rt trip_id 310-4278255743 stop_sequence 13 has stop_id 367 but GTFS stop_sequence 13 has stop_id 1677 - stop_ids should be the same
  • GTFS-rt trip_id 310-4278255743 stop_sequence 14 has stop_id 322 but GTFS stop_sequence 14 has stop_id 367 - stop_ids should be the same
  • GTFS-rt trip_id 310-4278255743 stop_sequence 15 has stop_id 329 but GTFS stop_sequence 15 has stop_id 322 - stop_ids should be the same

GTFS-rt stop_sequence not found in GTFS data E051 1 erreur

All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip

Exemples d'erreurs
  • GTFS-rt trip_id 310-50987085 contains stop_sequence 26 that does not exist in GTFS stop_times.txt for this trip
Valider ce GTFS-RT maintenant

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
E002 stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence 47 23 fois (79 % des validations)
E036 Sequential GTFS-rt trip stop_time_updates should never have the same stop_sequence 47 23 fois (79 % des validations)
E045 If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt 174 23 fois (79 % des validations)
E051 All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip 47 23 fois (79 % des validations)
E003 All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED 7 3 fois (10 % des validations)
W001 Timestamps should be populated for all elements 42 3 fois (10 % des validations)
W002 vehicle_id should be populated for TripUpdates and VehiclePositions 42 3 fois (10 % des validations)
E022 stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. 4 1 fois (3 % des validations)

Contenu du flux GTFS-RT

Entités

Entités présentes dans ce flux le 13/03/2026 à 07h53 Europe/Paris.

trip_updates (52) vehicle_positions (0) service_alerts (0)

Entités présentes dans ce flux lors des 7 derniers jours.

trip_updates

Flux GTFS-RT décodé

Voir le contenu du flux

Voici le flux GTFS-RT décodé au format Protobuf le 13/03/2026 à 07h53 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.

{ "entity": [ { "id": "6", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773385086" }, "departure": { "time": "1773385086" }, "stopId": "1707", "stopSequence": 13 }, { "arrival": { "time": "1773385386" }, "departure": { "time": "1773385386" }, "stopId": "1492", "stopSequence": 14 }, { "arrival": { "time": "1773386286" }, "departure": { "time": "1773386286" }, "stopId": "1400", "stopSequence": 15 } ], "timestamp": "1773384818", "trip": { "directionId": 0, "routeId": "167", "scheduleRelationship": "SCHEDULED", "startDate": "20260313", "tripId": "310-2801860609" }, "vehicle": { "id": "6", "label": "8111", "licensePlate": "DP-440-XM" } } }, { "id": "8", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773384855" }, "departure": { "time": "1773384855" }, "stopId": "2503", "stopSequence": 16 }, { "arrival": { "time": "1773385095" }, "departure": { "time": "1773385095" }, "stopId": "1750", "stopSequence": 17 }, { "arrival": { "time": "1773385275" }, "departure": { "time": "1773385275" }, "stopId": "2505", "stopSequence": 18 }, { "arrival": { "time": "1773385635" }, "departure": { "time": "1773385635" }, "stopId": "625", "stopSequence": 19 }, { "arrival": { "time": "1773386475" }, "departure": { "time": "1773386475" }, "stopId": "1400", "stopSequence": 20 } ], "timestamp": "1773384818", "trip": { "directionId": 0, "routeId": "174", "scheduleRelationship": "SCHEDULED", "startDate": "20260313", "tripId": "310-2919301121" }, "vehicle": { "id": "8", "label": "72458", "licensePlate": "BW-184-MB" } } }, { "id": "18", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773386250" }, "departure": { "time": "1773386250" }, "stopId": "1611", "stopSequence": 8 } ], "timestamp": "1773384818", "trip": { "directionId": 0, "routeId": "157", "scheduleRelationship": "SCHEDULED", "startDate": "20260313", "tripId": "310-2634088449" }, "vehicle": { "id": "18", "label": "10513", "licensePlate": "CM-561-QJ" } } }, { "id": "21", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773385051" }, "departure": { "time": "1773385051" }, "stopId": "264", "stopSequence": 7 }, { "arrival": { "time": "1773385291" }, "departure": { "time": "1773385291" }, "stopId": "1611", "stopSequence": 8 }, { "arrival": { "time": "1773385891" }, "departure": { "time": "1773385891" }, "stopId": "691", "stopSequence": 9 } ], "timestamp": "1773384818", "trip": { "directionId": 0, "routeId": "156", "scheduleRelationship": "SCHEDULED", "startDate": "20260313", "tripId": "310-2617311233" }, "vehicle": { "id": "21", "label": "18620", "licensePlate": "EF-471-LF" } } }, { "id": "25", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773385147" }, "departure": { "time": "1773385147" }, "stopId": "363", "stopSequence": 16 }, { "arrival": { "time": "1773385447" }, "departure": { "time": "1773385447" }, "stopId": "1611", "stopSequence": 17 }, { "arrival": { "time": "1773385747" }, "departure": { "time": "1773385747" }, "stopId": "303", "stopSequence": 18 }, { "arrival": { "time": "1773385807" }, "departure": { "time": "1773385807" }, "stopId": "1936", "stopSequence": 19 }, { "arrival": { "time": "1773385867" }, "departure": { "time": "1773385867" }, "stopId": "307", "stopSequence": 20 }, { "arrival": { "time": "1773385927" }, "departure": { "time": "1773385927" }, "stopId": "571", "stopSequence": 21 }, { "arrival": { "time": "1773386047" }, "departure": { "time": "1773386047" }, "stopId": "3408", "stopSequence": 22 } ], "timestamp": "1773384818", "trip": { "directionId": 0, "routeId": "160", "scheduleRelationship": "SCHEDULED", "startDate": "20260313", "tripId": "310-2684420097" }, "vehicle": { "id": "25", "label": "72050", "licensePlate": "AM-097-NL" } } }, { "id": "27", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773385150" }, "departure": { "time": "1773385150" }, "stopId": "1486", "stopSequence": 3 } ], "timestamp": "1773384818", "trip": { "directionId": 0, "routeId": "155", "scheduleRelationship": "SCHEDULED", "startDate": "20260313", "tripId": "310-2600599553" }, "vehicle": { "id": "27", "label": "53034", "licensePlate": "FL-838-MZ" } } }, { "id": "30", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773384540" }, "departure": { "time": "1773384540" }, "stopId": "1410", "stopSequence": 15 } ], "timestamp": "1773384818", "trip": { "directionId": 0, "routeId": "196", "scheduleRelationship": "SCHEDULED", "startDate": "20260313", "tripId": "310-3288399873" }, "vehicle": { "id": "30", "label": "53047", "licensePlate": "FK-570-DX" } } }, { "id": "37", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773384839" }, "departure": { "time": "1773384839" }, "stopId": "426", "stopSequence": 8 }, { "arrival": { "time": "1773384959" }, "departure": { "time": "1773384959" }, "stopId": "430", "stopSequence": 9 }, { "arrival": { "time": "1773385439" }, "departure": { "time": "1773385439" }, "stopId": "446", "stopSequence": 10 }, { "arrival": { "time": "1773385499" }, "departure": { "time": "1773385499" }, "stopId": "448", "stopSequence": 11 }, { "arrival": { "time": "1773386219" }, "departure": { "time": "1773386219" }, "stopId": "1966", "stopSequence": 12 } ], "timestamp": "1773384818", "trip": { "directionId": 0, "routeId": "159", "scheduleRelationship": "SCHEDULED", "startDate": "20260313", "tripId": "310-2667642881" }, "vehicle": { "id": "37", "label": "72004", "licensePlate": "EG-909-VC" } } }, { "id": "38", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773384852" }, "departure": { "time": "1773384852" }, "stopId": "1917", "stopSequence": 10 }, { "arrival": { "time": "1773385032" }, "departure": { "time": "1773385032" }, "stopId": "344", "stopSequence": 11 }, { "arrival": { "time": "1773385632" }, "departure": { "time": "1773385632" }, "stopId": "1413", "stopSequence": 12 }, { "arrival": { "time": "1773385932" }, "departure": { "time": "1773385932" }, "stopId": "1845", "stopSequence": 13 } ], "timestamp": "1773384818", "trip": { "directionId": 0, "routeId": "220", "scheduleRelationship": "SCHEDULED", "startDate": "20260313", "tripId": "310-3691184129" }, "vehicle": { "id": "38", "label": "72006", "licensePlate": "EG-060-VD" } } }, { "id": "40", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773385086" }, "departure": { "time": "1773385086" }, "stopId": "1492", "stopSequence": 10 }, { "arrival": { "time": "1773385986" }, "departure": { "time": "1773385986" }, "stopId": "1400", "stopSequence": 11 } ], "timestamp": "1773384818", "trip": { "directionId": 0, "routeId": "185", "scheduleRelationship": "SCHEDULED", "startDate": "20260313", "tripId": "310-3103850497" }, "vehicle": { "id": "40", "label": "72017", "licensePlate": "ET-481-QC" } } }, { "id": "41", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773385200" }, "departure": { "time": "1773385200" }, "stopId": "1707", "stopSequence": 5 }, { "arrival": { "time": "1773385500" }, "departure": { "time": "1773385500" }, "stopId": "1492", "stopSequence": 6 }, { "arrival": { "time": "1773386100" }, "departure": { "time": "1773386100" }, "stopId": "1400", "stopSequence": 7 } ], "timestamp": "1773384818", "trip": { "directionId": 0, "routeId": "177", "scheduleRelationship": "SCHEDULED", "startDate": "20260313", "tripId": "310-2969632769" }, "vehicle": { "id": "41", "label": "72018", "licensePlate": "ET-386-PW" } } }, { "id": "42", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773385639" }, "departure": { "time": "1773385639" }, "stopId": "1845", "stopSequence": 8 }, { "arrival": { "time": "1773385939" }, "departure": { "time": "1773385939" }, "stopId": "1413", "stopSequence": 9 } ], "timestamp": "1773384818", "trip": { "directionId": 0, "routeId": "218", "scheduleRelationship": "SCHEDULED", "startDate": "20260313", "tripId": "310-3657498625" }, "vehicle": { "id": "42", "label": "72019", "licensePlate": "ET-841-PV" } } }, { "id": "43", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773386078" }, "departure": { "time": "1773386078" }, "stopId": "1611", "stopSequence": 11 } ], "timestamp": "1773384818", "trip": { "directionId": 0, "routeId": "150", "scheduleRelationship": "SCHEDULED", "startDate": "20260313", "tripId": "310-2516647937" }, "vehicle": { "id": "43", "label": "72020", "licensePlate": "ET-450-PW" } } }, { "id": "44", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773383828" }, "departure": { "time": "1773383828" }, "stopId": "958", "stopSequence": 10 }, { "arrival": { "time": "1773383948" }, "departure": { "time": "1773383948" }, "stopId": "543", "stopSequence": 11 }, { "arrival": { "time": "1773384368" }, "departure": { "time": "1773384368" }, "stopId": "280", "stopSequence": 12 }, { "arrival": { "time": "1773384428" }, "departure": { "time": "1773384428" }, "stopId": "814", "stopSequence": 13 }, { "arrival": { "time": "1773384548" }, "departure": { "time": "1773384548" }, "stopId": "349", "stopSequence": 14 }, { "arrival": { "time": "1773385088" }, "departure": { "time": "1773385088" }, "stopId": "1707", "stopSequence": 15 }, { "arrival": { "time": "1773385688" }, "departure": { "time": "1773385688" }, "stopId": "1492", "stopSequence": 16 }, { "arrival": { "time": "1773386288" }, "departure": { "time": "1773386288" }, "stopId": "1400", "stopSequence": 17 } ], "timestamp": "1773384818", "trip": { "directionId": 0, "routeId": "178", "scheduleRelationship": "SCHEDULED", "startDate": "20260313", "tripId": "310-2986409985" }, "vehicle": { "id": "44", "label": "72021", "licensePlate": "AA-063-PQ" } } }, { "id": "45", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773384887" }, "departure": { "time": "1773384887" }, "stopId": "1707", "stopSequence": 11 }, { "arrival": { "time": "1773385187" }, "departure": { "time": "1773385187" }, "stopId": "1492", "stopSequence": 12 }, { "arrival": { "time": "1773386087" }, "departure": { "time": "1773386087" }, "stopId": "1400", "stopSequence": 13 } ], "timestamp": "1773384818", "trip": { "directionId": 0, "routeId": "186", "scheduleRelationship": "SCHEDULED", "startDate": "20260313", "tripId": "310-3120627713" }, "vehicle": { "id": "45", "label": "72042", "licensePlate": "AC-959-EX" } } }, { "id": "46", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773384950" }, "departure": { "time": "1773384950" }, "stopId": "1413", "stopSequence": 13 } ], "timestamp": "1773384818", "trip": { "directionId": 0, "routeId": "215", "scheduleRelationship": "SCHEDULED", "startDate": "20260313", "tripId": "310-3607166977" }, "vehicle": { "id": "46", "label": "1047", "licensePlate": "AR-185-PZ" } } }, { "id": "47", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773383372" }, "departure": { "time": "1773383372" }, "stopId": "1602", "stopSequence": 1 }, { "arrival": { "time": "1773384512" }, "departure": { "time": "1773384512" }, "stopId": "1410", "stopSequence": 2 }, { "arrival": { "time": "1773384812" }, "departure": { "time": "1773384812" }, "stopId": "1520", "stopSequence": 3 } ], "timestamp": "1773384818", "trip": { "directionId": 0, "routeId": "201", "scheduleRelationship": "SCHEDULED", "startDate": "20260313", "tripId": "310-3372417025" }, "vehicle": { "id": "47", "label": "3012", "licensePlate": "BT-039-JE" } } }, { "id": "51", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773384551" }, "departure": { "time": "1773384551" }, "stopId": "1410", "stopSequence": 12 } ], "timestamp": "1773384818", "trip": { "directionId": 0, "routeId": "192", "scheduleRelationship": "SCHEDULED", "startDate": "20260313", "tripId": "310-3221422081" }, "vehicle": { "id": "51", "label": "119", "licensePlate": "EK-112-WM" } } }, { "id": "54", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773385162" }, "departure": { "time": "1773385162" }, "stopId": "259", "stopSequence": 12 }, { "arrival": { "time": "1773385762" }, "departure": { "time": "1773385762" }, "stopId": "1845", "stopSequence": 13 }, { "arrival": { "time": "1773385942" }, "departure": { "time": "1773385942" }, "stopId": "1413", "stopSequence": 14 } ], "timestamp": "1773384818", "trip": { "directionId": 0, "routeId": "221", "scheduleRelationship": "SCHEDULED", "startDate": "20260313", "tripId": "310-3707961345" }, "vehicle": { "id": "54", "label": "244", "licensePlate": "FX-830-EQ" } } }, { "id": "57", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773385212" }, "departure": { "time": "1773385212" }, "stopId": "559", "stopSequence": 21 }, { "arrival": { "time": "1773385272" }, "departure": { "time": "1773385272" }, "stopId": "562", "stopSequence": 22 }, { "arrival": { "time": "1773385452" }, "departure": { "time": "1773385452" }, "stopId": "3440", "stopSequence": 23 } ], "timestamp": "1773384818", "trip": { "directionId": 0, "routeId": "4", "scheduleRelationship": "SCHEDULED", "startDate": "20260313", "tripId": "310-67633201" }, "vehicle": { "id": "57", "label": "24651", "licensePlate": "EA-036-VY" } } }, { "id": "64", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773384811" }, "departure": { "time": "1773384811" }, "stopId": "617", "stopSequence": 14 }, { "arrival": { "time": "1773384991" }, "departure": { "time": "1773384991" }, "stopId": "1707", "stopSequence": 15 }, { "arrival": { "time": "1773385291" }, "departure": { "time": "1773385291" }, "stopId": "1492", "stopSequence": 16 }, { "arrival": { "time": "1773385891" }, "departure": { "time": "1773385891" }, "stopId": "1400", "stopSequence": 17 } ], "timestamp": "1773384818", "trip": { "directionId": 0, "routeId": "169", "scheduleRelationship": "SCHEDULED", "startDate": "20260313", "tripId": "310-2835415041" }, "vehicle": { "id": "64", "label": "1031", "licensePlate": "7514XQ22" } } }, { "id": "65", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773384924" }, "departure": { "time": "1773384924" }, "stopId": "1707", "stopSequence": 16 }, { "arrival": { "time": "1773385224" }, "departure": { "time": "1773385224" }, "stopId": "1492", "stopSequence": 17 }, { "arrival": { "time": "1773386124" }, "departure": { "time": "1773386124" }, "stopId": "1400", "stopSequence": 18 } ], "timestamp": "1773384818", "trip": { "directionId": 0, "routeId": "162", "scheduleRelationship": "SCHEDULED", "startDate": "20260313", "tripId": "310-2717974529" }, "vehicle": { "id": "65", "label": "1033", "licensePlate": "7494XQ22" } } }, { "id": "66", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773385114" }, "departure": { "time": "1773385114" }, "stopId": "1707", "stopSequence": 12 }, { "arrival": { "time": "1773385414" }, "departure": { "time": "1773385414" }, "stopId": "1492", "stopSequence": 13 }, { "arrival": { "time": "1773386314" }, "departure": { "time": "1773386314" }, "stopId": "1400", "stopSequence": 14 } ], "timestamp": "1773384818", "trip": { "directionId": 0, "routeId": "168", "scheduleRelationship": "SCHEDULED", "startDate": "20260313", "tripId": "310-2818637825" }, "vehicle": { "id": "66", "label": "215", "licensePlate": "EF-223-DM" } } }, { "id": "69", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773385200" }, "departure": { "time": "1773385200" }, "stopId": "1410", "stopSequence": 1 }, { "arrival": { "time": "1773385800" }, "departure": { "time": "1773385800" }, "stopId": "1406", "stopSequence": 2 } ], "timestamp": "1773384818", "trip": { "directionId": 0, "routeId": "257", "scheduleRelationship": "SCHEDULED", "startDate": "20260313", "tripId": "310-4311810049-SELS69-LM_JV__" }, "vehicle": { "id": "69", "label": "20695", "licensePlate": "AY-919-TC" } } }, { "id": "70", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773382740" }, "departure": { "time": "1773382740" }, "stopId": "1068", "stopSequence": 1 }, { "arrival": { "time": "1773382860" }, "departure": { "time": "1773382860" }, "stopId": "2261", "stopSequence": 2 }, { "arrival": { "time": "1773383160" }, "departure": { "time": "1773383160" }, "stopId": "669", "stopSequence": 3 }, { "arrival": { "time": "1773383220" }, "departure": { "time": "1773383220" }, "stopId": "534", "stopSequence": 4 }, { "arrival": { "time": "1773383400" }, "departure": { "time": "1773383400" }, "stopId": "872", "stopSequence": 5 }, { "arrival": { "time": "1773383520" }, "departure": { "time": "1773383520" }, "stopId": "736", "stopSequence": 6 }, { "arrival": { "time": "1773384000" }, "departure": { "time": "1773384000" }, "stopId": "3363", "stopSequence": 7 }, { "arrival": { "time": "1773384060" }, "departure": { "time": "1773384060" }, "stopId": "1767", "stopSequence": 8 }, { "arrival": { "time": "1773384180" }, "departure": { "time": "1773384180" }, "stopId": "3364", "stopSequence": 9 }, { "arrival": { "time": "1773384900" }, "departure": { "time": "1773384900" }, "stopId": "1492", "stopSequence": 10 }, { "arrival": { "time": "1773385200" }, "departure": { "time": "1773385200" }, "stopId": "1707", "stopSequence": 11 }, { "arrival": { "time": "1773386100" }, "departure": { "time": "1773386100" }, "stopId": "1400", "stopSequence": 12 } ], "timestamp": "1773384818", "trip": { "directionId": 0, "routeId": "180", "scheduleRelationship": "SCHEDULED", "startDate": "20260313", "tripId": "310-3019964417" }, "vehicle": { "id": "70", "label": "1030", "licensePlate": "5371XQ22" } } }, { "id": "71", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773384681" }, "departure": { "time": "1773384681" }, "stopId": "1707", "stopSequence": 18 }, { "arrival": { "time": "1773384981" }, "departure": { "time": "1773384981" }, "stopId": "1492", "stopSequence": 19 }, { "arrival": { "time": "1773385881" }, "departure": { "time": "1773385881" }, "stopId": "1400", "stopSequence": 20 } ], "timestamp": "1773384818", "trip": { "directionId": 0, "routeId": "173", "scheduleRelationship": "SCHEDULED", "startDate": "20260313", "tripId": "310-2902523905" }, "vehicle": { "id": "71", "label": "1028", "licensePlate": "5365XQ22" } } }, { "id": "80", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773384901" }, "departure": { "time": "1773384901" }, "stopId": "303", "stopSequence": 13 } ], "timestamp": "1773384818", "trip": { "directionId": 0, "routeId": "1", "scheduleRelationship": "SCHEDULED", "startDate": "20260313", "tripId": "310-16842881" }, "vehicle": { "id": "80", "label": "25231", "licensePlate": "EG-706-BX" } } }, { "id": "81", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773384883" }, "departure": { "time": "1773384883" }, "stopId": "1250", "stopSequence": 13 } ], "timestamp": "1773384818", "trip": { "directionId": 1, "routeId": "1", "scheduleRelationship": "SCHEDULED", "startDate": "20260313", "tripId": "310-16908421" }, "vehicle": { "id": "81", "label": "25232", "licensePlate": "EG-959-BX" } } }, { "id": "82", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773384846" }, "departure": { "time": "1773384846" }, "stopId": "618", "stopSequence": 3 }, { "arrival": { "time": "1773384966" }, "departure": { "time": "1773384966" }, "stopId": "620", "stopSequence": 4 }, { "arrival": { "time": "1773385086" }, "departure": { "time": "1773385086" }, "stopId": "626", "stopSequence": 5 }, { "arrival": { "time": "1773385446" }, "departure": { "time": "1773385446" }, "stopId": "283", "stopSequence": 6 }, { "arrival": { "time": "1773385506" }, "departure": { "time": "1773385506" }, "stopId": "651", "stopSequence": 7 }, { "arrival": { "time": "1773385626" }, "departure": { "time": "1773385626" }, "stopId": "593", "stopSequence": 8 }, { "arrival": { "time": "1773385686" }, "departure": { "time": "1773385686" }, "stopId": "331", "stopSequence": 9 }, { "arrival": { "time": "1773385746" }, "departure": { "time": "1773385746" }, "stopId": "462", "stopSequence": 10 }, { "arrival": { "time": "1773385806" }, "departure": { "time": "1773385806" }, "stopId": "445", "stopSequence": 11 }, { "arrival": { "time": "1773385866" }, "departure": { "time": "1773385866" }, "stopId": "337", "stopSequence": 12 }, { "arrival": { "time": "1773385926" }, "departure": { "time": "1773385926" }, "stopId": "467", "stopSequence": 13 }, { "arrival": { "time": "1773385986" }, "departure": { "time": "1773385986" }, "stopId": "502", "stopSequence": 14 }, { "arrival": { "time": "1773386046" }, "departure": { "time": "1773386046" }, "stopId": "516", "stopSequence": 15 }, { "arrival": { "time": "1773386047" }, "departure": { "time": "1773386047" }, "stopId": "524", "stopSequence": 16 }, { "arrival": { "time": "1773386167" }, "departure": { "time": "1773386167" }, "stopId": "589", "stopSequence": 17 }, { "arrival": { "time": "1773386287" }, "departure": { "time": "1773386287" }, "stopId": "525", "stopSequence": 18 }, { "arrival": { "time": "1773386347" }, "departure": { "time": "1773386347" }, "stopId": "314", "stopSequence": 19 }, { "arrival": { "time": "1773386407" }, "departure": { "time": "1773386407" }, "stopId": "289", "stopSequence": 20 }, { "arrival": { "time": "1773386467" }, "departure": { "time": "1773386467" }, "stopId": "267", "stopSequence": 21 }, { "arrival": { "time": "1773386527" }, "departure": { "time": "1773386527" }, "stopId": "2001", "stopSequence": 22 }, { "arrival": { "time": "1773386647" }, "departure": { "time": "1773386647" }, "stopId": "402", "stopSequence": 23 }, { "arrival": { "time": "1773386648" }, "departure": { "time": "1773386648" }, "stopId": "403", "stopSequence": 24 }, { "arrival": { "time": "1773386828" }, "departure": { "time": "1773386828" }, "stopId": "429", "stopSequence": 25 }, { "arrival": { "time": "1773386888" }, "departure": { "time": "1773386888" }, "stopId": "427", "stopSequence": 26 }, { "arrival": { "time": "1773386948" }, "departure": { "time": "1773386948" }, "stopId": "424", "stopSequence": 27 }, { "arrival": { "time": "1773387068" }, "departure": { "time": "1773387068" }, "stopId": "414", "stopSequence": 28 }, { "arrival": { "time": "1773387188" }, "departure": { "time": "1773387188" }, "stopId": "412", "stopSequence": 29 } ], "timestamp": "1773384818", "trip": { "directionId": 1, "routeId": "18", "scheduleRelationship": "SCHEDULED", "startDate": "20260313", "tripId": "310-302448664" }, "vehicle": { "id": "82", "label": "25233", "licensePlate": "EG-129-BY" } } }, { "id": "84", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773384866" }, "departure": { "time": "1773384866" }, "stopId": "297", "stopSequence": 39 }, { "arrival": { "time": "1773384926" }, "departure": { "time": "1773384926" }, "stopId": "299", "stopSequence": 40 }, { "arrival": { "time": "1773384986" }, "departure": { "time": "1773384986" }, "stopId": "584", "stopSequence": 41 }, { "arrival": { "time": "1773385106" }, "departure": { "time": "1773385106" }, "stopId": "302", "stopSequence": 42 }, { "arrival": { "time": "1773385346" }, "departure": { "time": "1773385346" }, "stopId": "730", "stopSequence": 43 }, { "arrival": { "time": "1773385466" }, "departure": { "time": "1773385466" }, "stopId": "264", "stopSequence": 44 }, { "arrival": { "time": "1773385586" }, "departure": { "time": "1773385586" }, "stopId": "262", "stopSequence": 45 }, { "arrival": { "time": "1773385646" }, "departure": { "time": "1773385646" }, "stopId": "580", "stopSequence": 46 }, { "arrival": { "time": "1773385766" }, "departure": { "time": "1773385766" }, "stopId": "582", "stopSequence": 47 }, { "arrival": { "time": "1773385826" }, "departure": { "time": "1773385826" }, "stopId": "306", "stopSequence": 48 } ], "timestamp": "1773384818", "trip": { "directionId": 0, "routeId": "26", "scheduleRelationship": "SCHEDULED", "startDate": "20260313", "tripId": "310-436274200" }, "vehicle": { "id": "84", "label": "25235", "licensePlate": "EG-434-BY" } } }, { "id": "85", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773384809" }, "departure": { "time": "1773384809" }, "stopId": "443", "stopSequence": 17 }, { "arrival": { "time": "1773384929" }, "departure": { "time": "1773384929" }, "stopId": "3430", "stopSequence": 18 }, { "arrival": { "time": "1773384989" }, "departure": { "time": "1773384989" }, "stopId": "459", "stopSequence": 19 }, { "arrival": { "time": "1773385049" }, "departure": { "time": "1773385049" }, "stopId": "456", "stopSequence": 20 }, { "arrival": { "time": "1773385109" }, "departure": { "time": "1773385109" }, "stopId": "454", "stopSequence": 21 }, { "arrival": { "time": "1773385169" }, "departure": { "time": "1773385169" }, "stopId": "452", "stopSequence": 22 }, { "arrival": { "time": "1773385229" }, "departure": { "time": "1773385229" }, "stopId": "450", "stopSequence": 23 }, { "arrival": { "time": "1773385289" }, "departure": { "time": "1773385289" }, "stopId": "441", "stopSequence": 24 }, { "arrival": { "time": "1773385290" }, "departure": { "time": "1773385290" }, "stopId": "438", "stopSequence": 25 }, { "arrival": { "time": "1773385350" }, "departure": { "time": "1773385350" }, "stopId": "271", "stopSequence": 26 }, { "arrival": { "time": "1773385410" }, "departure": { "time": "1773385410" }, "stopId": "656", "stopSequence": 27 }, { "arrival": { "time": "1773385470" }, "departure": { "time": "1773385470" }, "stopId": "457", "stopSequence": 28 }, { "arrival": { "time": "1773385530" }, "departure": { "time": "1773385530" }, "stopId": "447", "stopSequence": 29 }, { "arrival": { "time": "1773385590" }, "departure": { "time": "1773385590" }, "stopId": "421", "stopSequence": 30 }, { "arrival": { "time": "1773385650" }, "departure": { "time": "1773385650" }, "stopId": "393", "stopSequence": 31 }, { "arrival": { "time": "1773385710" }, "departure": { "time": "1773385710" }, "stopId": "346", "stopSequence": 32 }, { "arrival": { "time": "1773385830" }, "departure": { "time": "1773385830" }, "stopId": "325", "stopSequence": 33 }, { "arrival": { "time": "1773385890" }, "departure": { "time": "1773385890" }, "stopId": "314", "stopSequence": 34 }, { "arrival": { "time": "1773385950" }, "departure": { "time": "1773385950" }, "stopId": "289", "stopSequence": 35 }, { "arrival": { "time": "1773386010" }, "departure": { "time": "1773386010" }, "stopId": "437", "stopSequence": 36 }, { "arrival": { "time": "1773386190" }, "departure": { "time": "1773386190" }, "stopId": "402", "stopSequence": 37 } ], "timestamp": "1773384818", "trip": { "directionId": 1, "routeId": "26", "scheduleRelationship": "SCHEDULED", "startDate": "20260313", "tripId": "310-436405062" }, "vehicle": { "id": "85", "label": "25236", "licensePlate": "EG-585-BY" } } }, { "id": "87", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773384839" }, "departure": { "time": "1773384839" }, "stopId": "682", "stopSequence": 16 }, { "arrival": { "time": "1773384899" }, "departure": { "time": "1773384899" }, "stopId": "685", "stopSequence": 17 }, { "arrival": { "time": "1773385079" }, "departure": { "time": "1773385079" }, "stopId": "688", "stopSequence": 18 }, { "arrival": { "time": "1773385139" }, "departure": { "time": "1773385139" }, "stopId": "672", "stopSequence": 19 }, { "arrival": { "time": "1773385259" }, "departure": { "time": "1773385259" }, "stopId": "519", "stopSequence": 20 }, { "arrival": { "time": "1773385379" }, "departure": { "time": "1773385379" }, "stopId": "570", "stopSequence": 21 }, { "arrival": { "time": "1773385439" }, "departure": { "time": "1773385439" }, "stopId": "577", "stopSequence": 22 }, { "arrival": { "time": "1773385499" }, "departure": { "time": "1773385499" }, "stopId": "308", "stopSequence": 23 }, { "arrival": { "time": "1773385559" }, "departure": { "time": "1773385559" }, "stopId": "568", "stopSequence": 24 }, { "arrival": { "time": "1773385859" }, "departure": { "time": "1773385859" }, "stopId": "306", "stopSequence": 26 }, { "arrival": { "time": "1773385979" }, "departure": { "time": "1773385979" }, "stopId": "263", "stopSequence": 26 }, { "arrival": { "time": "1773386039" }, "departure": { "time": "1773386039" }, "stopId": "265", "stopSequence": 27 }, { "arrival": { "time": "1773386219" }, "departure": { "time": "1773386219" }, "stopId": "1969", "stopSequence": 28 } ], "timestamp": "1773384818", "trip": { "directionId": 1, "routeId": "3", "scheduleRelationship": "SCHEDULED", "startDate": "20260313", "tripId": "310-50987084" }, "vehicle": { "id": "87", "label": "169001", "licensePlate": "DY-177-XG" } } }, { "id": "89", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773384845" }, "departure": { "time": "1773384845" }, "stopId": "670", "stopSequence": 14 }, { "arrival": { "time": "1773384905" }, "departure": { "time": "1773384905" }, "stopId": "692", "stopSequence": 15 }, { "arrival": { "time": "1773384965" }, "departure": { "time": "1773384965" }, "stopId": "675", "stopSequence": 16 }, { "arrival": { "time": "1773385025" }, "departure": { "time": "1773385025" }, "stopId": "673", "stopSequence": 17 }, { "arrival": { "time": "1773385085" }, "departure": { "time": "1773385085" }, "stopId": "679", "stopSequence": 18 }, { "arrival": { "time": "1773385205" }, "departure": { "time": "1773385205" }, "stopId": "677", "stopSequence": 19 }, { "arrival": { "time": "1773385265" }, "departure": { "time": "1773385265" }, "stopId": "686", "stopSequence": 20 }, { "arrival": { "time": "1773385325" }, "departure": { "time": "1773385325" }, "stopId": "696", "stopSequence": 21 }, { "arrival": { "time": "1773385385" }, "departure": { "time": "1773385385" }, "stopId": "689", "stopSequence": 22 }, { "arrival": { "time": "1773385505" }, "departure": { "time": "1773385505" }, "stopId": "566", "stopSequence": 23 }, { "arrival": { "time": "1773385685" }, "departure": { "time": "1773385685" }, "stopId": "683", "stopSequence": 24 }, { "arrival": { "time": "1773385745" }, "departure": { "time": "1773385745" }, "stopId": "550", "stopSequence": 25 }, { "arrival": { "time": "1773385805" }, "departure": { "time": "1773385805" }, "stopId": "552", "stopSequence": 26 }, { "arrival": { "time": "1773385865" }, "departure": { "time": "1773385865" }, "stopId": "1684", "stopSequence": 27 } ], "timestamp": "1773384818", "trip": { "directionId": 0, "routeId": "3", "scheduleRelationship": "SCHEDULED", "startDate": "20260313", "tripId": "310-50593864" }, "vehicle": { "id": "89", "label": "169003", "licensePlate": "DZ-187-AJ" } } }, { "id": "95", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773384840" }, "departure": { "time": "1773384840" }, "stopId": "502", "stopSequence": 19 }, { "arrival": { "time": "1773386340" }, "departure": { "time": "1773386340" }, "stopId": "1400", "stopSequence": 20 } ], "timestamp": "1773384818", "trip": { "directionId": 0, "routeId": "170", "scheduleRelationship": "SCHEDULED", "startDate": "20260313", "tripId": "310-2852192257" }, "vehicle": { "id": "95", "label": "100", "licensePlate": "FX-468-EQ" } } }, { "id": "96", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773384919" }, "departure": { "time": "1773384919" }, "stopId": "646", "stopSequence": 19 } ], "timestamp": "1773384818", "trip": { "directionId": 0, "routeId": "191", "scheduleRelationship": "SCHEDULED", "startDate": "20260313", "tripId": "310-3204579329" }, "vehicle": { "id": "96", "label": "101", "licensePlate": "EF-339-DX" } } }, { "id": "97", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773385514" }, "departure": { "time": "1773385514" }, "stopId": "1611", "stopSequence": 12 }, { "arrival": { "time": "1773386534" }, "departure": { "time": "1773386534" }, "stopId": "3408", "stopSequence": 13 } ], "timestamp": "1773384818", "trip": { "directionId": 0, "routeId": "154", "scheduleRelationship": "SCHEDULED", "startDate": "20260313", "tripId": "310-2583756801" }, "vehicle": { "id": "97", "label": "104", "licensePlate": "EF-466-DX" } } }, { "id": "99", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773385807" }, "departure": { "time": "1773385807" }, "stopId": "363", "stopSequence": 6 }, { "arrival": { "time": "1773386107" }, "departure": { "time": "1773386107" }, "stopId": "1611", "stopSequence": 7 } ], "timestamp": "1773384818", "trip": { "directionId": 0, "routeId": "153", "scheduleRelationship": "SCHEDULED", "startDate": "20260313", "tripId": "310-2566979585" }, "vehicle": { "id": "99", "label": "214", "licensePlate": "EF-324-ED" } } }, { "id": "100", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773384852" }, "departure": { "time": "1773384852" }, "stopId": "2139", "stopSequence": 18 }, { "arrival": { "time": "1773385272" }, "departure": { "time": "1773385272" }, "stopId": "1845", "stopSequence": 19 }, { "arrival": { "time": "1773385512" }, "departure": { "time": "1773385512" }, "stopId": "1413", "stopSequence": 20 } ], "timestamp": "1773384818", "trip": { "directionId": 0, "routeId": "222", "scheduleRelationship": "SCHEDULED", "startDate": "20260313", "tripId": "310-3724607489" }, "vehicle": { "id": "100", "label": "243", "licensePlate": "FX-737-EQ" } } }, { "id": "101", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773384807" }, "departure": { "time": "1773384807" }, "stopId": "1707", "stopSequence": 10 }, { "arrival": { "time": "1773385407" }, "departure": { "time": "1773385407" }, "stopId": "1492", "stopSequence": 11 }, { "arrival": { "time": "1773386007" }, "departure": { "time": "1773386007" }, "stopId": "1400", "stopSequence": 12 } ], "timestamp": "1773384818", "trip": { "directionId": 0, "routeId": "166", "scheduleRelationship": "SCHEDULED", "startDate": "20260313", "tripId": "310-2785083393" }, "vehicle": { "id": "101", "label": "21924", "licensePlate": "CX-324-YJ" } } }, { "id": "103", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773384867" }, "departure": { "time": "1773384867" }, "stopId": "2545", "stopSequence": 10 }, { "arrival": { "time": "1773384927" }, "departure": { "time": "1773384927" }, "stopId": "936", "stopSequence": 11 }, { "arrival": { "time": "1773385347" }, "departure": { "time": "1773385347" }, "stopId": "1413", "stopSequence": 12 }, { "arrival": { "time": "1773385707" }, "departure": { "time": "1773385707" }, "stopId": "1845", "stopSequence": 13 } ], "timestamp": "1773384818", "trip": { "directionId": 0, "routeId": "216", "scheduleRelationship": "SCHEDULED", "startDate": "20260313", "tripId": "310-3623944193" }, "vehicle": { "id": "103", "label": "36036", "licensePlate": "AB-107-YF" } } }, { "id": "105", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773385046" }, "departure": { "time": "1773385046" }, "stopId": "1611", "stopSequence": 15 }, { "arrival": { "time": "1773385226" }, "departure": { "time": "1773385226" }, "stopId": "363", "stopSequence": 16 } ], "timestamp": "1773384818", "trip": { "directionId": 0, "routeId": "147", "scheduleRelationship": "SCHEDULED", "startDate": "20260313", "tripId": "310-2466316289" }, "vehicle": { "id": "105", "label": "22724", "licensePlate": "DH-797-KN" } } }, { "id": "107", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773385081" }, "departure": { "time": "1773385081" }, "stopId": "1420", "stopSequence": 11 }, { "arrival": { "time": "1773385681" }, "departure": { "time": "1773385681" }, "stopId": "1413", "stopSequence": 12 }, { "arrival": { "time": "1773386041" }, "departure": { "time": "1773386041" }, "stopId": "1845", "stopSequence": 13 } ], "timestamp": "1773384818", "trip": { "directionId": 0, "routeId": "226", "scheduleRelationship": "SCHEDULED", "startDate": "20260313", "tripId": "310-3791716353" }, "vehicle": { "id": "107", "label": "209", "licensePlate": "FL-249-RN" } } }, { "id": "108", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773384755" }, "departure": { "time": "1773384755" }, "stopId": "1707", "stopSequence": 15 }, { "arrival": { "time": "1773385355" }, "departure": { "time": "1773385355" }, "stopId": "1492", "stopSequence": 16 }, { "arrival": { "time": "1773385955" }, "departure": { "time": "1773385955" }, "stopId": "1400", "stopSequence": 17 } ], "timestamp": "1773384818", "trip": { "directionId": 0, "routeId": "184", "scheduleRelationship": "SCHEDULED", "startDate": "20260313", "tripId": "310-3087073281" }, "vehicle": { "id": "108", "label": "9173", "licensePlate": "AK-169-GH" } } }, { "id": "109", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773384851" }, "departure": { "time": "1773384851" }, "stopId": "2203", "stopSequence": 7 }, { "arrival": { "time": "1773385331" }, "departure": { "time": "1773385331" }, "stopId": "1845", "stopSequence": 8 }, { "arrival": { "time": "1773385511" }, "departure": { "time": "1773385511" }, "stopId": "1413", "stopSequence": 9 } ], "timestamp": "1773384818", "trip": { "directionId": 0, "routeId": "219", "scheduleRelationship": "SCHEDULED", "startDate": "20260313", "tripId": "310-3674406913" }, "vehicle": { "id": "109", "label": "22723", "licensePlate": "DH-651-KN" } } }, { "id": "111", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773384891" }, "departure": { "time": "1773384891" }, "stopId": "1410", "stopSequence": 13 } ], "timestamp": "1773384818", "trip": { "directionId": 0, "routeId": "195", "scheduleRelationship": "SCHEDULED", "startDate": "20260313", "tripId": "310-3271622657" }, "vehicle": { "id": "111", "label": "24742", "licensePlate": "AB-223-ED" } } }, { "id": "114", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773385108" }, "departure": { "time": "1773385108" }, "stopId": "326", "stopSequence": 6 }, { "arrival": { "time": "1773385228" }, "departure": { "time": "1773385228" }, "stopId": "1282", "stopSequence": 7 }, { "arrival": { "time": "1773385348" }, "departure": { "time": "1773385348" }, "stopId": "588", "stopSequence": 8 }, { "arrival": { "time": "1773385408" }, "departure": { "time": "1773385408" }, "stopId": "523", "stopSequence": 9 }, { "arrival": { "time": "1773385468" }, "departure": { "time": "1773385468" }, "stopId": "1958", "stopSequence": 10 }, { "arrival": { "time": "1773385588" }, "departure": { "time": "1773385588" }, "stopId": "476", "stopSequence": 11 }, { "arrival": { "time": "1773386368" }, "departure": { "time": "1773386368" }, "stopId": "1966", "stopSequence": 12 } ], "timestamp": "1773384818", "trip": { "directionId": 0, "routeId": "158", "scheduleRelationship": "SCHEDULED", "startDate": "20260313", "tripId": "310-2650865665" }, "vehicle": { "id": "114", "label": "22039", "licensePlate": "CY-876-NC" } } }, { "id": "116", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773384865" }, "departure": { "time": "1773384865" }, "stopId": "553", "stopSequence": 2 }, { "arrival": { "time": "1773384925" }, "departure": { "time": "1773384925" }, "stopId": "551", "stopSequence": 3 }, { "arrival": { "time": "1773385045" }, "departure": { "time": "1773385045" }, "stopId": "549", "stopSequence": 4 }, { "arrival": { "time": "1773385165" }, "departure": { "time": "1773385165" }, "stopId": "567", "stopSequence": 5 }, { "arrival": { "time": "1773385345" }, "departure": { "time": "1773385345" }, "stopId": "690", "stopSequence": 6 }, { "arrival": { "time": "1773385405" }, "departure": { "time": "1773385405" }, "stopId": "697", "stopSequence": 7 }, { "arrival": { "time": "1773385406" }, "departure": { "time": "1773385406" }, "stopId": "687", "stopSequence": 8 }, { "arrival": { "time": "1773385466" }, "departure": { "time": "1773385466" }, "stopId": "678", "stopSequence": 9 }, { "arrival": { "time": "1773385586" }, "departure": { "time": "1773385586" }, "stopId": "680", "stopSequence": 10 }, { "arrival": { "time": "1773385646" }, "departure": { "time": "1773385646" }, "stopId": "674", "stopSequence": 11 }, { "arrival": { "time": "1773385706" }, "departure": { "time": "1773385706" }, "stopId": "676", "stopSequence": 12 }, { "arrival": { "time": "1773385826" }, "departure": { "time": "1773385826" }, "stopId": "693", "stopSequence": 13 }, { "arrival": { "time": "1773385946" }, "departure": { "time": "1773385946" }, "stopId": "671", "stopSequence": 14 }, { "arrival": { "time": "1773386006" }, "departure": { "time": "1773386006" }, "stopId": "695", "stopSequence": 15 }, { "arrival": { "time": "1773386066" }, "departure": { "time": "1773386066" }, "stopId": "682", "stopSequence": 16 }, { "arrival": { "time": "1773386126" }, "departure": { "time": "1773386126" }, "stopId": "685", "stopSequence": 17 }, { "arrival": { "time": "1773386306" }, "departure": { "time": "1773386306" }, "stopId": "688", "stopSequence": 18 }, { "arrival": { "time": "1773386366" }, "departure": { "time": "1773386366" }, "stopId": "672", "stopSequence": 19 }, { "arrival": { "time": "1773386486" }, "departure": { "time": "1773386486" }, "stopId": "519", "stopSequence": 20 }, { "arrival": { "time": "1773386606" }, "departure": { "time": "1773386606" }, "stopId": "570", "stopSequence": 21 }, { "arrival": { "time": "1773386666" }, "departure": { "time": "1773386666" }, "stopId": "577", "stopSequence": 22 }, { "arrival": { "time": "1773386726" }, "departure": { "time": "1773386726" }, "stopId": "308", "stopSequence": 23 }, { "arrival": { "time": "1773386786" }, "departure": { "time": "1773386786" }, "stopId": "568", "stopSequence": 24 }, { "arrival": { "time": "1773387086" }, "departure": { "time": "1773387086" }, "stopId": "306", "stopSequence": 26 }, { "arrival": { "time": "1773387206" }, "departure": { "time": "1773387206" }, "stopId": "263", "stopSequence": 26 }, { "arrival": { "time": "1773387266" }, "departure": { "time": "1773387266" }, "stopId": "265", "stopSequence": 27 }, { "arrival": { "time": "1773387446" }, "departure": { "time": "1773387446" }, "stopId": "1969", "stopSequence": 28 } ], "timestamp": "1773384818", "trip": { "directionId": 1, "routeId": "3", "scheduleRelationship": "SCHEDULED", "startDate": "20260313", "tripId": "310-50987085" }, "vehicle": { "id": "116", "label": "72576", "licensePlate": "EE-629-GK" } } }, { "id": "117", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773384868" }, "departure": { "time": "1773384868" }, "stopId": "275", "stopSequence": 13 }, { "arrival": { "time": "1773385288" }, "departure": { "time": "1773385288" }, "stopId": "3400", "stopSequence": 14 }, { "arrival": { "time": "1773385948" }, "departure": { "time": "1773385948" }, "stopId": "691", "stopSequence": 15 }, { "arrival": { "time": "1773386548" }, "departure": { "time": "1773386548" }, "stopId": "3408", "stopSequence": 16 } ], "timestamp": "1773384818", "trip": { "directionId": 0, "routeId": "152", "scheduleRelationship": "SCHEDULED", "startDate": "20260313", "tripId": "310-2550202369" }, "vehicle": { "id": "117", "label": "36041", "licensePlate": "DK-048-TT" } } }, { "id": "118", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773385426" }, "departure": { "time": "1773385426" }, "stopId": "1492", "stopSequence": 13 }, { "arrival": { "time": "1773386026" }, "departure": { "time": "1773386026" }, "stopId": "1400", "stopSequence": 14 } ], "timestamp": "1773384818", "trip": { "directionId": 0, "routeId": "182", "scheduleRelationship": "SCHEDULED", "startDate": "20260313", "tripId": "310-3053518849" }, "vehicle": { "id": "118", "label": "1029", "licensePlate": "5368-XQ-22" } } }, { "id": "121", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773380133" }, "departure": { "time": "1773380133" }, "stopId": "2539", "stopSequence": 1 }, { "arrival": { "time": "1773380733" }, "departure": { "time": "1773380733" }, "stopId": "1028", "stopSequence": 2 }, { "arrival": { "time": "1773381093" }, "departure": { "time": "1773381093" }, "stopId": "2002", "stopSequence": 3 }, { "arrival": { "time": "1773381333" }, "departure": { "time": "1773381333" }, "stopId": "2163", "stopSequence": 4 }, { "arrival": { "time": "1773381633" }, "departure": { "time": "1773381633" }, "stopId": "526", "stopSequence": 5 }, { "arrival": { "time": "1773381753" }, "departure": { "time": "1773381753" }, "stopId": "1390", "stopSequence": 6 }, { "arrival": { "time": "1773381813" }, "departure": { "time": "1773381813" }, "stopId": "529", "stopSequence": 7 }, { "arrival": { "time": "1773381993" }, "departure": { "time": "1773381993" }, "stopId": "852", "stopSequence": 8 }, { "arrival": { "time": "1773382473" }, "departure": { "time": "1773382473" }, "stopId": "3439", "stopSequence": 9 }, { "arrival": { "time": "1773382833" }, "departure": { "time": "1773382833" }, "stopId": "1298", "stopSequence": 10 }, { "arrival": { "time": "1773383493" }, "departure": { "time": "1773383493" }, "stopId": "2502", "stopSequence": 11 }, { "arrival": { "time": "1773383613" }, "departure": { "time": "1773383613" }, "stopId": "2503", "stopSequence": 12 }, { "arrival": { "time": "1773384033" }, "departure": { "time": "1773384033" }, "stopId": "1030", "stopSequence": 13 }, { "arrival": { "time": "1773384213" }, "departure": { "time": "1773384213" }, "stopId": "1923", "stopSequence": 14 }, { "arrival": { "time": "1773384513" }, "departure": { "time": "1773384513" }, "stopId": "363", "stopSequence": 15 }, { "arrival": { "time": "1773384813" }, "departure": { "time": "1773384813" }, "stopId": "1611", "stopSequence": 16 } ], "timestamp": "1773384818", "trip": { "directionId": 0, "routeId": "148", "scheduleRelationship": "SCHEDULED", "startDate": "20260313", "tripId": "310-2483093505" }, "vehicle": { "id": "121", "label": "16645", "licensePlate": "BS-562-SL" } } }, { "id": "123", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773384812" }, "departure": { "time": "1773384812" }, "stopId": "363", "stopSequence": 1 }, { "arrival": { "time": "1773384932" }, "departure": { "time": "1773384932" }, "stopId": "312", "stopSequence": 2 }, { "arrival": { "time": "1773384992" }, "departure": { "time": "1773384992" }, "stopId": "1678", "stopSequence": 3 }, { "arrival": { "time": "1773385052" }, "departure": { "time": "1773385052" }, "stopId": "1959", "stopSequence": 4 }, { "arrival": { "time": "1773385112" }, "departure": { "time": "1773385112" }, "stopId": "1679", "stopSequence": 5 }, { "arrival": { "time": "1773385232" }, "departure": { "time": "1773385232" }, "stopId": "303", "stopSequence": 6 }, { "arrival": { "time": "1773385292" }, "departure": { "time": "1773385292" }, "stopId": "583", "stopSequence": 7 }, { "arrival": { "time": "1773385352" }, "departure": { "time": "1773385352" }, "stopId": "581", "stopSequence": 8 }, { "arrival": { "time": "1773385412" }, "departure": { "time": "1773385412" }, "stopId": "263", "stopSequence": 9 }, { "arrival": { "time": "1773385532" }, "departure": { "time": "1773385532" }, "stopId": "329", "stopSequence": 10 }, { "arrival": { "time": "1773385832" }, "departure": { "time": "1773385952" }, "stopId": "366", "stopSequence": 11 }, { "arrival": { "time": "1773386012" }, "departure": { "time": "1773386012" }, "stopId": "293", "stopSequence": 12 }, { "arrival": { "time": "1773386072" }, "departure": { "time": "1773386072" }, "stopId": "1680", "stopSequence": 13 }, { "arrival": { "time": "1773386192" }, "departure": { "time": "1773386192" }, "stopId": "1681", "stopSequence": 14 }, { "arrival": { "time": "1773386252" }, "departure": { "time": "1773386252" }, "stopId": "2537", "stopSequence": 15 }, { "arrival": { "time": "1773386312" }, "departure": { "time": "1773386312" }, "stopId": "288", "stopSequence": 16 }, { "arrival": { "time": "1773386372" }, "departure": { "time": "1773386372" }, "stopId": "287", "stopSequence": 17 }, { "arrival": { "time": "1773386432" }, "departure": { "time": "1773386432" }, "stopId": "1682", "stopSequence": 18 }, { "arrival": { "time": "1773386492" }, "departure": { "time": "1773386492" }, "stopId": "378", "stopSequence": 19 }, { "arrival": { "time": "1773386612" }, "departure": { "time": "1773386612" }, "stopId": "1620", "stopSequence": 20 }, { "arrival": { "time": "1773386672" }, "departure": { "time": "1773386672" }, "stopId": "275", "stopSequence": 21 }, { "arrival": { "time": "1773386732" }, "departure": { "time": "1773386732" }, "stopId": "379", "stopSequence": 22 }, { "arrival": { "time": "1773386852" }, "departure": { "time": "1773386852" }, "stopId": "281", "stopSequence": 23 }, { "arrival": { "time": "1773386912" }, "departure": { "time": "1773386912" }, "stopId": "270", "stopSequence": 24 }, { "arrival": { "time": "1773386972" }, "departure": { "time": "1773386972" }, "stopId": "266", "stopSequence": 25 }, { "arrival": { "time": "1773387032" }, "departure": { "time": "1773387032" }, "stopId": "570", "stopSequence": 26 }, { "arrival": { "time": "1773387092" }, "departure": { "time": "1773387092" }, "stopId": "577", "stopSequence": 27 }, { "arrival": { "time": "1773387152" }, "departure": { "time": "1773387152" }, "stopId": "308", "stopSequence": 28 }, { "arrival": { "time": "1773387272" }, "departure": { "time": "1773387272" }, "stopId": "380", "stopSequence": 29 }, { "arrival": { "time": "1773387332" }, "departure": { "time": "1773387332" }, "stopId": "381", "stopSequence": 30 }, { "arrival": { "time": "1773387392" }, "departure": { "time": "1773387392" }, "stopId": "306", "stopSequence": 31 }, { "arrival": { "time": "1773387512" }, "departure": { "time": "1773387512" }, "stopId": "263", "stopSequence": 32 }, { "arrival": { "time": "1773387572" }, "departure": { "time": "1773387572" }, "stopId": "265", "stopSequence": 33 }, { "arrival": { "time": "1773387812" }, "departure": { "time": "1773387812" }, "stopId": "363", "stopSequence": 34 } ], "timestamp": "1773384818", "trip": { "directionId": 1, "routeId": "256", "scheduleRelationship": "SCHEDULED", "startDate": "20260313", "tripId": "310-4295163998" }, "vehicle": { "id": "123", "label": "120819", "licensePlate": "GH-120-RP" } } }, { "id": "u_165", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773384882" }, "departure": { "time": "1773384882" }, "stopId": "602", "stopSequence": 5 }, { "arrival": { "time": "1773385062" }, "departure": { "time": "1773385062" }, "stopId": "662", "stopSequence": 6 }, { "arrival": { "time": "1773385182" }, "departure": { "time": "1773385182" }, "stopId": "2002", "stopSequence": 7 } ], "timestamp": "1773384818", "trip": { "directionId": 0, "routeId": "30", "scheduleRelationship": "SCHEDULED", "startDate": "20260313", "tripId": "310-503382025" }, "vehicle": { "id": "u_165" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1773384818" } }