Détails de la ressource
Gtfs-RT flux tripupdates : Mises à jour de trajets (retards, annulations, itinéraires modifiés) au format GTFS-RT
Cette ressource fait partie du jeu de données Réseau urbain et scolaire TBM.
Disponibilité au téléchargement
En savoir plus
HEAD
dont le temps de réponse doit être inférieur à 5 secondes. Si nous détectons une indisponibilité, nous effectuons un nouveau test toutes les 10 minutes, jusqu'à ce que la ressource soit à nouveau disponible.Pour les flux SIRI et SIRI Lite, nous effectuons une requête HTTP de type
GET
: nous considérons une réponse avec un code 401 ou 405 comme étant disponible. En cas d'erreur 500, nous considèrerons que le flux est indisponible, sauf si il semble contenir du SOAP.Rapport de validation
❌1 899 erreurs, 1 132 avertissements
Les shapes présentes dans le GTFS ont été ignorées, certaines règles de validation n'ont pas été vérifiées.
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 31/05/2025 à 09h03 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 373 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 268519407_31 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 268519408_31 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 268519409_31 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 268518314_31 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 268518313_31 does not exist in the GTFS data and does not have schedule_relationship of ADDED
trip start_time does not match first GTFS arrival_time E023 14 erreurs
For normal scheduled trips (i.e., not defined in frequencies.txt), the GTFS-realtime trip start_time must match the first GTFS arrival_time in stop_times.txt for this trip
Exemples d'erreurs
- GTFS-rt trip_id 268439100_31 start_time is 13:30:00 and GTFS initial arrival_time is 08:15:00 - times do not match
- GTFS-rt trip_id 268439116_31 start_time is 12:45:00 and GTFS initial arrival_time is 08:15:00 - times do not match
- GTFS-rt trip_id 268439100_31 start_time is 12:00:00 and GTFS initial arrival_time is 08:15:00 - times do not match
- GTFS-rt trip_id 268439116_31 start_time is 11:15:00 and GTFS initial arrival_time is 08:15:00 - times do not match
- GTFS-rt trip_id 268439100_31 start_time is 10:30:00 and GTFS initial arrival_time is 08:15:00 - times do not match
GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 1 512 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 268437295_31 stop_sequence 45 has stop_id 1345 but GTFS stop_sequence 45 has stop_id 8552 - stop_ids should be the same
- GTFS-rt trip_id 268437295_31 stop_sequence 46 has stop_id 9123 but GTFS stop_sequence 46 has stop_id 5661 - stop_ids should be the same
- GTFS-rt trip_id 268437265_31 stop_sequence 45 has stop_id 1345 but GTFS stop_sequence 45 has stop_id 8552 - stop_ids should be the same
- GTFS-rt trip_id 268437265_31 stop_sequence 46 has stop_id 9123 but GTFS stop_sequence 46 has stop_id 5661 - stop_ids should be the same
- GTFS-rt trip_id 268437265_31 stop_sequence 47 has stop_id 8552 but GTFS stop_sequence 47 has stop_id 3542 - stop_ids should be the same
Avertissements
vehicle_id not populated W002 1 117 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id 268438559_31 does not have a vehicle_id
- trip_id 268439405_31 does not have a vehicle_id
- trip_id 268438557_31 does not have a vehicle_id
- trip_id 268439404_31 does not have a vehicle_id
- trip_id 268438556_31 does not have a vehicle_id
schedule_relationship not populated W009 15 erreurs
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Exemples d'erreurs
- trip_id 268439100_31 does not have a schedule_relationship
- trip_id 268439116_31 does not have a schedule_relationship
- trip_id 268439100_31 does not have a schedule_relationship
- trip_id 268439116_31 does not have a schedule_relationship
- trip_id 268439100_31 does not have a schedule_relationship
Validations précédentes
Voici un récapitulatif des différents types d'erreurs constatés au cours des 30 derniers jours.
Identifiant d'erreur | Description | Nombre d'erreurs | Nombre d'occurences |
---|---|---|---|
W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 33 354 | 29 fois (100 % des validations) |
E023 | For normal scheduled trips (i.e., not defined in frequencies.txt), the GTFS-realtime trip start_time must match the first GTFS arrival_time in stop_times.txt for this trip | 1 006 | 20 fois (69 % 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 | 39 754 | 20 fois (69 % des validations) |
W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 1 027 | 20 fois (69 % des validations) |
E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 1 702 | 5 fois (17 % des validations) |
E037 | Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id | 9 | 2 fois (7 % des validations) |
E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 2 | 1 fois (3 % des validations) |
E024 | GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt | 350 | 1 fois (3 % des validations) |
E035 | The GTFS-rt trip.trip_id should belong to the specified trip.route_id in GTFS trips.txt | 633 | 1 fois (3 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 01/06/2025 à 06h59 Europe/Paris.
trip_updates (329) 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 01/06/2025 à 06h59 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "RT|268437206_1|268437206",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -534,
"time": "1748753467"
},
"departure": {
"delay": 0,
"time": "1748754001"
},
"stopId": "7272",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748754045"
},
"departure": {
"delay": 0,
"time": "1748754045"
},
"stopId": "6438",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748754120"
},
"departure": {
"delay": 0,
"time": "1748754120"
},
"stopId": "7288",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748754180"
},
"departure": {
"delay": 0,
"time": "1748754180"
},
"stopId": "6435",
"stopSequence": 4
},
{
"arrival": {
"delay": 1,
"time": "1748754232"
},
"departure": {
"delay": 1,
"time": "1748754232"
},
"stopId": "918",
"stopSequence": 5
},
{
"arrival": {
"delay": 1,
"time": "1748754317"
},
"departure": {
"delay": 1,
"time": "1748754317"
},
"stopId": "7286",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1748754421"
},
"departure": {
"delay": 1,
"time": "1748754421"
},
"stopId": "7284",
"stopSequence": 7
},
{
"arrival": {
"delay": 2,
"time": "1748754486"
},
"departure": {
"delay": 2,
"time": "1748754486"
},
"stopId": "5675",
"stopSequence": 8
},
{
"arrival": {
"delay": 2,
"time": "1748754583"
},
"departure": {
"delay": 2,
"time": "1748754583"
},
"stopId": "5623",
"stopSequence": 9
},
{
"arrival": {
"delay": 2,
"time": "1748754634"
},
"departure": {
"delay": 2,
"time": "1748754634"
},
"stopId": "8",
"stopSequence": 10
},
{
"arrival": {
"delay": 2,
"time": "1748754689"
},
"departure": {
"delay": 2,
"time": "1748754689"
},
"stopId": "9770",
"stopSequence": 11
},
{
"arrival": {
"delay": 2,
"time": "1748754727"
},
"departure": {
"delay": 2,
"time": "1748754727"
},
"stopId": "5677",
"stopSequence": 12
},
{
"arrival": {
"delay": 2,
"time": "1748754840"
},
"departure": {
"delay": 2,
"time": "1748754840"
},
"stopId": "5678",
"stopSequence": 13
},
{
"arrival": {
"delay": 1,
"time": "1748754874"
},
"departure": {
"delay": 1,
"time": "1748754874"
},
"stopId": "3108",
"stopSequence": 14
},
{
"arrival": {
"delay": 1,
"time": "1748754901"
},
"departure": {
"delay": 1,
"time": "1748754901"
},
"stopId": "5303",
"stopSequence": 15
},
{
"arrival": {
"delay": 1,
"time": "1748754963"
},
"departure": {
"delay": 1,
"time": "1748754963"
},
"stopId": "1711",
"stopSequence": 16
},
{
"arrival": {
"delay": 1,
"time": "1748755073"
},
"departure": {
"delay": 1,
"time": "1748755073"
},
"stopId": "5305",
"stopSequence": 17
},
{
"arrival": {
"delay": 1,
"time": "1748755158"
},
"departure": {
"delay": 1,
"time": "1748755158"
},
"stopId": "2731",
"stopSequence": 18
},
{
"arrival": {
"delay": 1,
"time": "1748755201"
},
"departure": {
"delay": 1,
"time": "1748755201"
},
"stopId": "5299",
"stopSequence": 19
},
{
"arrival": {
"delay": 2,
"time": "1748755262"
},
"departure": {
"delay": 2,
"time": "1748755262"
},
"stopId": "2735",
"stopSequence": 20
},
{
"arrival": {
"delay": 2,
"time": "1748755325"
},
"departure": {
"delay": 2,
"time": "1748755325"
},
"stopId": "5292",
"stopSequence": 21
},
{
"arrival": {
"delay": 1,
"time": "1748755346"
},
"departure": {
"delay": 1,
"time": "1748755346"
},
"stopId": "2825",
"stopSequence": 22
},
{
"arrival": {
"delay": 1,
"time": "1748755445"
},
"departure": {
"delay": 1,
"time": "1748755445"
},
"stopId": "2826",
"stopSequence": 23
},
{
"arrival": {
"delay": 1,
"time": "1748755501"
},
"departure": {
"delay": 1,
"time": "1748755501"
},
"stopId": "2796",
"stopSequence": 24
},
{
"arrival": {
"delay": 1,
"time": "1748755553"
},
"departure": {
"delay": 1,
"time": "1748755553"
},
"stopId": "2615",
"stopSequence": 25
},
{
"arrival": {
"delay": 1,
"time": "1748755634"
},
"departure": {
"delay": 1,
"time": "1748755634"
},
"stopId": "326",
"stopSequence": 26
},
{
"arrival": {
"delay": 2,
"time": "1748755700"
},
"departure": {
"delay": 2,
"time": "1748755700"
},
"stopId": "703",
"stopSequence": 27
},
{
"arrival": {
"delay": 2,
"time": "1748755725"
},
"departure": {
"delay": 2,
"time": "1748755725"
},
"stopId": "13137",
"stopSequence": 28
},
{
"arrival": {
"delay": 2,
"time": "1748755841"
},
"departure": {
"delay": 2,
"time": "1748755841"
},
"stopId": "13138",
"stopSequence": 29
},
{
"arrival": {
"delay": 2,
"time": "1748755906"
},
"departure": {
"delay": 2,
"time": "1748755906"
},
"stopId": "920",
"stopSequence": 30
},
{
"arrival": {
"delay": 2,
"time": "1748755954"
},
"departure": {
"delay": 2,
"time": "1748755954"
},
"stopId": "2880",
"stopSequence": 31
},
{
"arrival": {
"delay": 3,
"time": "1748755990"
},
"departure": {
"delay": 3,
"time": "1748755990"
},
"stopId": "2882",
"stopSequence": 32
},
{
"arrival": {
"delay": 2,
"time": "1748756162"
},
"departure": {
"delay": 2,
"time": "1748756162"
},
"stopId": "9739",
"stopSequence": 33
},
{
"arrival": {
"delay": 3,
"time": "1748756251"
},
"departure": {
"delay": 3,
"time": "1748756251"
},
"stopId": "3554",
"stopSequence": 34
},
{
"arrival": {
"delay": 2,
"time": "1748756278"
},
"departure": {
"delay": 2,
"time": "1748756278"
},
"stopId": "590",
"stopSequence": 35
},
{
"arrival": {
"delay": 2,
"time": "1748756337"
},
"departure": {
"delay": 2,
"time": "1748756337"
},
"stopId": "331",
"stopSequence": 36
},
{
"arrival": {
"delay": 1,
"time": "1748756401"
},
"departure": {
"delay": 1,
"time": "1748756401"
},
"stopId": "1506",
"stopSequence": 37
},
{
"arrival": {
"delay": 2,
"time": "1748756490"
},
"departure": {
"delay": 2,
"time": "1748756490"
},
"stopId": "9737",
"stopSequence": 38
},
{
"arrival": {
"delay": 2,
"time": "1748756585"
},
"departure": {
"delay": 2,
"time": "1748756585"
},
"stopId": "9738",
"stopSequence": 39
},
{
"arrival": {
"delay": 2,
"time": "1748756616"
},
"departure": {
"delay": 2,
"time": "1748756616"
},
"stopId": "1665",
"stopSequence": 40
},
{
"arrival": {
"delay": 2,
"time": "1748756691"
},
"departure": {
"delay": 2,
"time": "1748756691"
},
"stopId": "841",
"stopSequence": 41
},
{
"arrival": {
"delay": 1,
"time": "1748756761"
},
"departure": {
"delay": 1,
"time": "1748756761"
},
"stopId": "451",
"stopSequence": 42
},
{
"arrival": {
"delay": 1,
"time": "1748756839"
},
"departure": {
"delay": 1,
"time": "1748756839"
},
"stopId": "2633",
"stopSequence": 43
},
{
"arrival": {
"delay": 2,
"time": "1748756885"
},
"departure": {
"delay": 2,
"time": "1748756885"
},
"stopId": "1634",
"stopSequence": 44
},
{
"arrival": {
"delay": 2,
"time": "1748756966"
},
"departure": {
"delay": 2,
"time": "1748756966"
},
"stopId": "371",
"stopSequence": 45
},
{
"arrival": {
"delay": 1,
"time": "1748757001"
},
"departure": {
"delay": 1,
"time": "1748757001"
},
"stopId": "3819",
"stopSequence": 46
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "34",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437206_1"
},
"vehicle": {
"id": "ineo-bus:2857",
"label": "TALENCE PEIXOTTO"
}
}
},
{
"id": "RT|268437207_1|268437207",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -599,
"time": "1748757001"
},
"departure": {
"delay": 0,
"time": "1748757600"
},
"stopId": "3819",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748757708"
},
"departure": {
"delay": 0,
"time": "1748757708"
},
"stopId": "1614",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748757746"
},
"departure": {
"delay": 0,
"time": "1748757746"
},
"stopId": "1671",
"stopSequence": 3
},
{
"arrival": {
"delay": -1,
"time": "1748757825"
},
"departure": {
"delay": -1,
"time": "1748757825"
},
"stopId": "562",
"stopSequence": 4
},
{
"arrival": {
"delay": -1,
"time": "1748757899"
},
"departure": {
"delay": -1,
"time": "1748757899"
},
"stopId": "475",
"stopSequence": 5
},
{
"arrival": {
"delay": -1,
"time": "1748757991"
},
"departure": {
"delay": -1,
"time": "1748757991"
},
"stopId": "1782",
"stopSequence": 6
},
{
"arrival": {
"delay": -1,
"time": "1748758077"
},
"departure": {
"delay": -1,
"time": "1748758077"
},
"stopId": "1254",
"stopSequence": 7
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "34",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437207_1"
}
}
},
{
"id": "RT|268435485_1|268435485",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -809,
"time": "1748755171"
},
"departure": {
"delay": 0,
"time": "1748755980"
},
"stopId": "2239",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748756055"
},
"departure": {
"delay": 0,
"time": "1748756055"
},
"stopId": "5759",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748756099"
},
"departure": {
"delay": 0,
"time": "1748756099"
},
"stopId": "5758",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748756165"
},
"departure": {
"delay": 0,
"time": "1748756165"
},
"stopId": "5760",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748756220"
},
"departure": {
"delay": 0,
"time": "1748756220"
},
"stopId": "1330",
"stopSequence": 5
},
{
"arrival": {
"delay": 1,
"time": "1748756271"
},
"departure": {
"delay": 1,
"time": "1748756271"
},
"stopId": "1352",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1748756417"
},
"departure": {
"delay": 1,
"time": "1748756417"
},
"stopId": "947",
"stopSequence": 7
},
{
"arrival": {
"delay": 1,
"time": "1748756454"
},
"departure": {
"delay": 1,
"time": "1748756454"
},
"stopId": "2472",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1748756486"
},
"departure": {
"delay": 1,
"time": "1748756486"
},
"stopId": "791",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748756520"
},
"departure": {
"delay": 0,
"time": "1748756520"
},
"stopId": "2473",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1748756579"
},
"departure": {
"delay": 0,
"time": "1748756579"
},
"stopId": "2474",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1748756652"
},
"departure": {
"delay": 0,
"time": "1748756652"
},
"stopId": "1165",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1748756700"
},
"departure": {
"delay": 0,
"time": "1748756700"
},
"stopId": "2273",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1748756760"
},
"departure": {
"delay": 0,
"time": "1748756760"
},
"stopId": "1234",
"stopSequence": 14
},
{
"arrival": {
"delay": 1,
"time": "1748756833"
},
"departure": {
"delay": 1,
"time": "1748756833"
},
"stopId": "159",
"stopSequence": 15
},
{
"arrival": {
"delay": 1,
"time": "1748756867"
},
"departure": {
"delay": 1,
"time": "1748756867"
},
"stopId": "2466",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1748756901"
},
"departure": {
"delay": 0,
"time": "1748756901"
},
"stopId": "725",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1748756940"
},
"departure": {
"delay": 0,
"time": "1748756940"
},
"stopId": "1700",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1748757011"
},
"departure": {
"delay": 0,
"time": "1748757011"
},
"stopId": "1253",
"stopSequence": 19
},
{
"arrival": {
"delay": 1,
"time": "1748757043"
},
"departure": {
"delay": 1,
"time": "1748757043"
},
"stopId": "601",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1748757089"
},
"departure": {
"delay": 0,
"time": "1748757089"
},
"stopId": "730",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1748757120"
},
"departure": {
"delay": 0,
"time": "1748757120"
},
"stopId": "2467",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1748757170"
},
"departure": {
"delay": 0,
"time": "1748757170"
},
"stopId": "644",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1748757253"
},
"departure": {
"delay": 0,
"time": "1748757253"
},
"stopId": "722",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1748757311"
},
"departure": {
"delay": 0,
"time": "1748757311"
},
"stopId": "2468",
"stopSequence": 25
},
{
"arrival": {
"delay": -1,
"time": "1748757359"
},
"departure": {
"delay": -1,
"time": "1748757359"
},
"stopId": "2469",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1748757421"
},
"departure": {
"delay": 0,
"time": "1748757421"
},
"stopId": "2470",
"stopSequence": 27
},
{
"arrival": {
"delay": 0,
"time": "1748757481"
},
"departure": {
"delay": 0,
"time": "1748757481"
},
"stopId": "1929",
"stopSequence": 28
},
{
"arrival": {
"delay": 0,
"time": "1748757515"
},
"departure": {
"delay": 0,
"time": "1748757515"
},
"stopId": "279",
"stopSequence": 29
},
{
"arrival": {
"delay": 0,
"time": "1748757600"
},
"departure": {
"delay": 0,
"time": "1748757600"
},
"stopId": "9193",
"stopSequence": 30
},
{
"arrival": {
"delay": 0,
"time": "1748757720"
},
"departure": {
"delay": 0,
"time": "1748757720"
},
"stopId": "13109",
"stopSequence": 31
},
{
"arrival": {
"delay": 1,
"time": "1748757814"
},
"departure": {
"delay": 1,
"time": "1748757814"
},
"stopId": "13111",
"stopSequence": 32
},
{
"arrival": {
"delay": 0,
"time": "1748758020"
},
"departure": {
"delay": 0,
"time": "1748758020"
},
"stopId": "1749",
"stopSequence": 33
},
{
"arrival": {
"delay": 1,
"time": "1748758057"
},
"departure": {
"delay": 1,
"time": "1748758057"
},
"stopId": "1801",
"stopSequence": 34
},
{
"arrival": {
"delay": 1,
"time": "1748758111"
},
"departure": {
"delay": 1,
"time": "1748758111"
},
"stopId": "1804",
"stopSequence": 35
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "01",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268435485_1"
}
}
},
{
"id": "RT|268437660_1|268437660",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -420,
"time": "1748756580"
},
"departure": {
"delay": 0,
"time": "1748757000"
},
"stopId": "1619",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1748757046"
},
"departure": {
"delay": 1,
"time": "1748757046"
},
"stopId": "2849",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748757105"
},
"departure": {
"delay": 0,
"time": "1748757105"
},
"stopId": "155",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748757149"
},
"departure": {
"delay": 0,
"time": "1748757149"
},
"stopId": "1123",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748757209"
},
"departure": {
"delay": 0,
"time": "1748757209"
},
"stopId": "410",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748757259"
},
"departure": {
"delay": 0,
"time": "1748757259"
},
"stopId": "1020",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1748757303"
},
"departure": {
"delay": 0,
"time": "1748757303"
},
"stopId": "551",
"stopSequence": 7
},
{
"arrival": {
"delay": -1,
"time": "1748757332"
},
"departure": {
"delay": -1,
"time": "1748757332"
},
"stopId": "1258",
"stopSequence": 8
},
{
"arrival": {
"delay": -1,
"time": "1748757359"
},
"departure": {
"delay": -1,
"time": "1748757359"
},
"stopId": "8954",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748757432"
},
"departure": {
"delay": 0,
"time": "1748757432"
},
"stopId": "1194",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1748757487"
},
"departure": {
"delay": 0,
"time": "1748757487"
},
"stopId": "252",
"stopSequence": 11
},
{
"arrival": {
"delay": -1,
"time": "1748757544"
},
"departure": {
"delay": -1,
"time": "1748757544"
},
"stopId": "2851",
"stopSequence": 12
},
{
"arrival": {
"delay": -1,
"time": "1748757599"
},
"departure": {
"delay": -1,
"time": "1748757599"
},
"stopId": "2514",
"stopSequence": 13
},
{
"arrival": {
"delay": -1,
"time": "1748757642"
},
"departure": {
"delay": -1,
"time": "1748757642"
},
"stopId": "2797",
"stopSequence": 14
},
{
"arrival": {
"delay": -1,
"time": "1748757700"
},
"departure": {
"delay": -1,
"time": "1748757700"
},
"stopId": "2808",
"stopSequence": 15
},
{
"arrival": {
"delay": -1,
"time": "1748757782"
},
"departure": {
"delay": -1,
"time": "1748757782"
},
"stopId": "2816",
"stopSequence": 16
},
{
"arrival": {
"delay": -1,
"time": "1748757810"
},
"departure": {
"delay": -1,
"time": "1748757810"
},
"stopId": "5525",
"stopSequence": 17
},
{
"arrival": {
"delay": -1,
"time": "1748757839"
},
"departure": {
"delay": -1,
"time": "1748757839"
},
"stopId": "1339",
"stopSequence": 18
},
{
"arrival": {
"delay": -1,
"time": "1748757904"
},
"departure": {
"delay": -1,
"time": "1748757904"
},
"stopId": "2787",
"stopSequence": 19
},
{
"arrival": {
"delay": -1,
"time": "1748757959"
},
"departure": {
"delay": -1,
"time": "1748757959"
},
"stopId": "5286",
"stopSequence": 20
},
{
"arrival": {
"delay": -1,
"time": "1748758039"
},
"departure": {
"delay": -1,
"time": "1748758039"
},
"stopId": "1569",
"stopSequence": 21
},
{
"arrival": {
"delay": -1,
"time": "1748758069"
},
"departure": {
"delay": -1,
"time": "1748758069"
},
"stopId": "1568",
"stopSequence": 22
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "74",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437660_1"
}
}
},
{
"id": "RT|268435484_1|268435484",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -273,
"time": "1748751628"
},
"departure": {
"delay": 0,
"time": "1748751901"
},
"stopId": "2852",
"stopSequence": 1
},
{
"arrival": {
"delay": 14,
"time": "1748751935"
},
"departure": {
"delay": 16,
"time": "1748751937"
},
"stopId": "5290",
"stopSequence": 2
},
{
"arrival": {
"delay": 17,
"time": "1748751960"
},
"departure": {
"delay": 17,
"time": "1748751960"
},
"stopId": "954",
"stopSequence": 3
},
{
"arrival": {
"delay": 8,
"time": "1748751975"
},
"departure": {
"delay": 10,
"time": "1748751977"
},
"stopId": "1341",
"stopSequence": 4
},
{
"arrival": {
"delay": 15,
"time": "1748752035"
},
"departure": {
"delay": 15,
"time": "1748752035"
},
"stopId": "1006",
"stopSequence": 5
},
{
"arrival": {
"delay": 17,
"time": "1748752055"
},
"departure": {
"delay": 17,
"time": "1748752055"
},
"stopId": "2567",
"stopSequence": 6
},
{
"arrival": {
"delay": 4,
"time": "1748752099"
},
"departure": {
"delay": 4,
"time": "1748752099"
},
"stopId": "633",
"stopSequence": 7
},
{
"arrival": {
"delay": 21,
"time": "1748752158"
},
"departure": {
"delay": 58,
"time": "1748752195"
},
"stopId": "2817",
"stopSequence": 8
},
{
"arrival": {
"delay": 53,
"time": "1748752216"
},
"departure": {
"delay": 56,
"time": "1748752219"
},
"stopId": "514",
"stopSequence": 9
},
{
"arrival": {
"delay": 58,
"time": "1748752258"
},
"departure": {
"delay": 58,
"time": "1748752258"
},
"stopId": "109",
"stopSequence": 10
},
{
"arrival": {
"delay": 39,
"time": "1748752285"
},
"departure": {
"delay": 39,
"time": "1748752285"
},
"stopId": "2782",
"stopSequence": 11
},
{
"arrival": {
"delay": 22,
"time": "1748752306"
},
"departure": {
"delay": 35,
"time": "1748752319"
},
"stopId": "1238",
"stopSequence": 12
},
{
"arrival": {
"delay": 20,
"time": "1748752340"
},
"departure": {
"delay": 23,
"time": "1748752343"
},
"stopId": "2783",
"stopSequence": 13
},
{
"arrival": {
"delay": 11,
"time": "1748752406"
},
"departure": {
"delay": 11,
"time": "1748752406"
},
"stopId": "2784",
"stopSequence": 14
},
{
"arrival": {
"delay": -15,
"time": "1748752440"
},
"departure": {
"delay": -15,
"time": "1748752440"
},
"stopId": "2785",
"stopSequence": 15
},
{
"arrival": {
"delay": -37,
"time": "1748752495"
},
"departure": {
"delay": -35,
"time": "1748752497"
},
"stopId": "2786",
"stopSequence": 16
},
{
"arrival": {
"delay": -33,
"time": "1748752532"
},
"departure": {
"delay": -17,
"time": "1748752548"
},
"stopId": "5525",
"stopSequence": 17
},
{
"arrival": {
"delay": -31,
"time": "1748752563"
},
"departure": {
"delay": -31,
"time": "1748752563"
},
"stopId": "1339",
"stopSequence": 18
},
{
"arrival": {
"delay": -50,
"time": "1748752609"
},
"departure": {
"delay": -50,
"time": "1748752609"
},
"stopId": "2787",
"stopSequence": 19
},
{
"arrival": {
"delay": -66,
"time": "1748752674"
},
"departure": {
"delay": -46,
"time": "1748752694"
},
"stopId": "2788",
"stopSequence": 20
},
{
"arrival": {
"delay": -41,
"time": "1748752748"
},
"departure": {
"delay": -22,
"time": "1748752767"
},
"stopId": "1309",
"stopSequence": 21
},
{
"arrival": {
"delay": -36,
"time": "1748752794"
},
"departure": {
"delay": -36,
"time": "1748752794"
},
"stopId": "2789",
"stopSequence": 22
},
{
"arrival": {
"delay": -49,
"time": "1748752823"
},
"departure": {
"delay": -6,
"time": "1748752866"
},
"stopId": "2790",
"stopSequence": 23
},
{
"arrival": {
"delay": -23,
"time": "1748752894"
},
"departure": {
"delay": -23,
"time": "1748752894"
},
"stopId": "1358",
"stopSequence": 24
},
{
"arrival": {
"delay": -42,
"time": "1748752910"
},
"departure": {
"delay": -42,
"time": "1748752910"
},
"stopId": "2791",
"stopSequence": 25
},
{
"arrival": {
"delay": -81,
"time": "1748752946"
},
"departure": {
"delay": -81,
"time": "1748752946"
},
"stopId": "1140",
"stopSequence": 26
},
{
"arrival": {
"delay": -96,
"time": "1748752974"
},
"departure": {
"delay": -96,
"time": "1748752974"
},
"stopId": "2792",
"stopSequence": 27
},
{
"arrival": {
"delay": -109,
"time": "1748752994"
},
"departure": {
"delay": -89,
"time": "1748753014"
},
"stopId": "693",
"stopSequence": 28
},
{
"arrival": {
"delay": -93,
"time": "1748753067"
},
"departure": {
"delay": -72,
"time": "1748753088"
},
"stopId": "2434",
"stopSequence": 29
},
{
"arrival": {
"delay": -77,
"time": "1748753114"
},
"departure": {
"delay": -77,
"time": "1748753114"
},
"stopId": "1252",
"stopSequence": 30
},
{
"arrival": {
"delay": -107,
"time": "1748753142"
},
"departure": {
"delay": -107,
"time": "1748753142"
},
"stopId": "1077",
"stopSequence": 31
},
{
"arrival": {
"delay": -122,
"time": "1748753157"
},
"departure": {
"delay": -121,
"time": "1748753158"
},
"stopId": "2830",
"stopSequence": 32
},
{
"arrival": {
"delay": -131,
"time": "1748753209"
},
"departure": {
"delay": -112,
"time": "1748753228"
},
"stopId": "2740",
"stopSequence": 33
},
{
"arrival": {
"delay": -135,
"time": "1748753273"
},
"departure": {
"delay": -116,
"time": "1748753292"
},
"stopId": "3568",
"stopSequence": 34
},
{
"arrival": {
"delay": -141,
"time": "1748753319"
},
"departure": {
"delay": -141,
"time": "1748753319"
},
"stopId": "2121",
"stopSequence": 35
},
{
"arrival": {
"delay": -203,
"time": "1748753365"
},
"departure": {
"delay": -203,
"time": "1748753365"
},
"stopId": "3583",
"stopSequence": 36
},
{
"arrival": {
"delay": -259,
"time": "1748753407"
},
"departure": {
"delay": -259,
"time": "1748753407"
},
"stopId": "793",
"stopSequence": 37
},
{
"arrival": {
"delay": -258,
"time": "1748753502"
},
"departure": {
"delay": -60,
"time": "1748753700"
},
"stopId": "3823",
"stopSequence": 38
},
{
"arrival": {
"delay": -61,
"time": "1748753728"
},
"departure": {
"delay": -37,
"time": "1748753752"
},
"stopId": "9196",
"stopSequence": 39
},
{
"arrival": {
"delay": -31,
"time": "1748753849"
},
"departure": {
"delay": -7,
"time": "1748753873"
},
"stopId": "9194",
"stopSequence": 40
},
{
"arrival": {
"delay": -30,
"time": "1748753916"
},
"departure": {
"delay": -30,
"time": "1748753916"
},
"stopId": "40",
"stopSequence": 41
},
{
"arrival": {
"delay": -30,
"time": "1748753973"
},
"departure": {
"delay": -30,
"time": "1748753973"
},
"stopId": "1410",
"stopSequence": 42
},
{
"arrival": {
"delay": -30,
"time": "1748754030"
},
"departure": {
"delay": -30,
"time": "1748754030"
},
"stopId": "735",
"stopSequence": 43
},
{
"arrival": {
"delay": -29,
"time": "1748754057"
},
"departure": {
"delay": -29,
"time": "1748754057"
},
"stopId": "1332",
"stopSequence": 44
},
{
"arrival": {
"delay": -29,
"time": "1748754115"
},
"departure": {
"delay": -29,
"time": "1748754115"
},
"stopId": "13142",
"stopSequence": 45
},
{
"arrival": {
"delay": -29,
"time": "1748754151"
},
"departure": {
"delay": -29,
"time": "1748754151"
},
"stopId": "1610",
"stopSequence": 46
},
{
"arrival": {
"delay": -28,
"time": "1748754178"
},
"departure": {
"delay": -28,
"time": "1748754178"
},
"stopId": "2095",
"stopSequence": 47
},
{
"arrival": {
"delay": -28,
"time": "1748754226"
},
"departure": {
"delay": -28,
"time": "1748754226"
},
"stopId": "2453",
"stopSequence": 48
},
{
"arrival": {
"delay": -28,
"time": "1748754272"
},
"departure": {
"delay": -28,
"time": "1748754272"
},
"stopId": "2454",
"stopSequence": 49
},
{
"arrival": {
"delay": -28,
"time": "1748754325"
},
"departure": {
"delay": -28,
"time": "1748754325"
},
"stopId": "299",
"stopSequence": 50
},
{
"arrival": {
"delay": -28,
"time": "1748754369"
},
"departure": {
"delay": -28,
"time": "1748754369"
},
"stopId": "146",
"stopSequence": 51
},
{
"arrival": {
"delay": -28,
"time": "1748754400"
},
"departure": {
"delay": -28,
"time": "1748754400"
},
"stopId": "90",
"stopSequence": 52
},
{
"arrival": {
"delay": -28,
"time": "1748754452"
},
"departure": {
"delay": -28,
"time": "1748754452"
},
"stopId": "2455",
"stopSequence": 53
},
{
"arrival": {
"delay": -28,
"time": "1748754494"
},
"departure": {
"delay": -28,
"time": "1748754494"
},
"stopId": "688",
"stopSequence": 54
},
{
"arrival": {
"delay": -28,
"time": "1748754530"
},
"departure": {
"delay": -28,
"time": "1748754530"
},
"stopId": "778",
"stopSequence": 55
},
{
"arrival": {
"delay": -28,
"time": "1748754602"
},
"departure": {
"delay": -28,
"time": "1748754602"
},
"stopId": "1456",
"stopSequence": 56
},
{
"arrival": {
"delay": -28,
"time": "1748754632"
},
"departure": {
"delay": -28,
"time": "1748754632"
},
"stopId": "162",
"stopSequence": 57
},
{
"arrival": {
"delay": -28,
"time": "1748754692"
},
"departure": {
"delay": -28,
"time": "1748754692"
},
"stopId": "2456",
"stopSequence": 58
},
{
"arrival": {
"delay": -27,
"time": "1748754737"
},
"departure": {
"delay": -27,
"time": "1748754737"
},
"stopId": "1223",
"stopSequence": 59
},
{
"arrival": {
"delay": -27,
"time": "1748754772"
},
"departure": {
"delay": -27,
"time": "1748754772"
},
"stopId": "1613",
"stopSequence": 60
},
{
"arrival": {
"delay": -28,
"time": "1748754812"
},
"departure": {
"delay": -28,
"time": "1748754812"
},
"stopId": "1699",
"stopSequence": 61
},
{
"arrival": {
"delay": -28,
"time": "1748754853"
},
"departure": {
"delay": -28,
"time": "1748754853"
},
"stopId": "1294",
"stopSequence": 62
},
{
"arrival": {
"delay": -27,
"time": "1748754879"
},
"departure": {
"delay": -27,
"time": "1748754879"
},
"stopId": "1449",
"stopSequence": 63
},
{
"arrival": {
"delay": -28,
"time": "1748754923"
},
"departure": {
"delay": -28,
"time": "1748754923"
},
"stopId": "1118",
"stopSequence": 64
},
{
"arrival": {
"delay": -28,
"time": "1748755066"
},
"departure": {
"delay": -28,
"time": "1748755066"
},
"stopId": "1036",
"stopSequence": 65
},
{
"arrival": {
"delay": -29,
"time": "1748755111"
},
"departure": {
"delay": -29,
"time": "1748755111"
},
"stopId": "2461",
"stopSequence": 66
},
{
"arrival": {
"delay": -29,
"time": "1748755171"
},
"departure": {
"delay": -29,
"time": "1748755171"
},
"stopId": "2239",
"stopSequence": 67
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "01",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268435484_1"
},
"vehicle": {
"id": "ineo-bus:1415",
"label": "MERIGNAC BEAUDESERT"
}
}
},
{
"id": "RT|268435498_1|268435498",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -328,
"time": "1748752173"
},
"departure": {
"delay": 32,
"time": "1748752533"
},
"stopId": "2239",
"stopSequence": 1
},
{
"arrival": {
"delay": 66,
"time": "1748752641"
},
"departure": {
"delay": 76,
"time": "1748752651"
},
"stopId": "5759",
"stopSequence": 2
},
{
"arrival": {
"delay": 96,
"time": "1748752715"
},
"departure": {
"delay": 96,
"time": "1748752715"
},
"stopId": "5758",
"stopSequence": 3
},
{
"arrival": {
"delay": 96,
"time": "1748752781"
},
"departure": {
"delay": 134,
"time": "1748752819"
},
"stopId": "5760",
"stopSequence": 4
},
{
"arrival": {
"delay": 154,
"time": "1748752894"
},
"departure": {
"delay": 154,
"time": "1748752894"
},
"stopId": "1330",
"stopSequence": 5
},
{
"arrival": {
"delay": 161,
"time": "1748752951"
},
"departure": {
"delay": 161,
"time": "1748752951"
},
"stopId": "1352",
"stopSequence": 6
},
{
"arrival": {
"delay": 151,
"time": "1748753087"
},
"departure": {
"delay": 151,
"time": "1748753087"
},
"stopId": "947",
"stopSequence": 7
},
{
"arrival": {
"delay": 150,
"time": "1748753123"
},
"departure": {
"delay": 160,
"time": "1748753133"
},
"stopId": "2472",
"stopSequence": 8
},
{
"arrival": {
"delay": 165,
"time": "1748753170"
},
"departure": {
"delay": 165,
"time": "1748753170"
},
"stopId": "791",
"stopSequence": 9
},
{
"arrival": {
"delay": 164,
"time": "1748753204"
},
"departure": {
"delay": 175,
"time": "1748753215"
},
"stopId": "2473",
"stopSequence": 10
},
{
"arrival": {
"delay": 169,
"time": "1748753268"
},
"departure": {
"delay": 169,
"time": "1748753268"
},
"stopId": "2474",
"stopSequence": 11
},
{
"arrival": {
"delay": 147,
"time": "1748753319"
},
"departure": {
"delay": 168,
"time": "1748753340"
},
"stopId": "1165",
"stopSequence": 12
},
{
"arrival": {
"delay": 154,
"time": "1748753374"
},
"departure": {
"delay": 170,
"time": "1748753390"
},
"stopId": "2273",
"stopSequence": 13
},
{
"arrival": {
"delay": 170,
"time": "1748753450"
},
"departure": {
"delay": 187,
"time": "1748753467"
},
"stopId": "1234",
"stopSequence": 14
},
{
"arrival": {
"delay": 180,
"time": "1748753532"
},
"departure": {
"delay": 198,
"time": "1748753550"
},
"stopId": "159",
"stopSequence": 15
},
{
"arrival": {
"delay": 196,
"time": "1748753582"
},
"departure": {
"delay": 206,
"time": "1748753592"
},
"stopId": "2466",
"stopSequence": 16
},
{
"arrival": {
"delay": 209,
"time": "1748753630"
},
"departure": {
"delay": 209,
"time": "1748753630"
},
"stopId": "725",
"stopSequence": 17
},
{
"arrival": {
"delay": 197,
"time": "1748753657"
},
"departure": {
"delay": 210,
"time": "1748753670"
},
"stopId": "1700",
"stopSequence": 18
},
{
"arrival": {
"delay": 217,
"time": "1748753748"
},
"departure": {
"delay": 219,
"time": "1748753750"
},
"stopId": "1253",
"stopSequence": 19
},
{
"arrival": {
"delay": 229,
"time": "1748753791"
},
"departure": {
"delay": 247,
"time": "1748753809"
},
"stopId": "601",
"stopSequence": 20
},
{
"arrival": {
"delay": 237,
"time": "1748753846"
},
"departure": {
"delay": 237,
"time": "1748753846"
},
"stopId": "730",
"stopSequence": 21
},
{
"arrival": {
"delay": 233,
"time": "1748753873"
},
"departure": {
"delay": 250,
"time": "1748753890"
},
"stopId": "2467",
"stopSequence": 22
},
{
"arrival": {
"delay": 253,
"time": "1748753930"
},
"departure": {
"delay": 253,
"time": "1748753930"
},
"stopId": "644",
"stopSequence": 23
},
{
"arrival": {
"delay": 253,
"time": "1748753993"
},
"departure": {
"delay": 253,
"time": "1748753993"
},
"stopId": "722",
"stopSequence": 24
},
{
"arrival": {
"delay": 254,
"time": "1748754037"
},
"departure": {
"delay": 254,
"time": "1748754037"
},
"stopId": "2468",
"stopSequence": 25
},
{
"arrival": {
"delay": 253,
"time": "1748754073"
},
"departure": {
"delay": 253,
"time": "1748754073"
},
"stopId": "2469",
"stopSequence": 26
},
{
"arrival": {
"delay": 254,
"time": "1748754135"
},
"departure": {
"delay": 254,
"time": "1748754135"
},
"stopId": "2470",
"stopSequence": 27
},
{
"arrival": {
"delay": 254,
"time": "1748754195"
},
"departure": {
"delay": 254,
"time": "1748754195"
},
"stopId": "1929",
"stopSequence": 28
},
{
"arrival": {
"delay": 254,
"time": "1748754229"
},
"departure": {
"delay": 254,
"time": "1748754229"
},
"stopId": "279",
"stopSequence": 29
},
{
"arrival": {
"delay": 254,
"time": "1748754314"
},
"departure": {
"delay": 254,
"time": "1748754314"
},
"stopId": "9193",
"stopSequence": 30
},
{
"arrival": {
"delay": 254,
"time": "1748754434"
},
"departure": {
"delay": 254,
"time": "1748754434"
},
"stopId": "13109",
"stopSequence": 31
},
{
"arrival": {
"delay": 255,
"time": "1748754528"
},
"departure": {
"delay": 255,
"time": "1748754528"
},
"stopId": "13111",
"stopSequence": 32
},
{
"arrival": {
"delay": 254,
"time": "1748754734"
},
"departure": {
"delay": 254,
"time": "1748754734"
},
"stopId": "1749",
"stopSequence": 33
},
{
"arrival": {
"delay": 255,
"time": "1748754771"
},
"departure": {
"delay": 255,
"time": "1748754771"
},
"stopId": "1801",
"stopSequence": 34
},
{
"arrival": {
"delay": 255,
"time": "1748754825"
},
"departure": {
"delay": 255,
"time": "1748754825"
},
"stopId": "1804",
"stopSequence": 35
},
{
"arrival": {
"delay": 254,
"time": "1748754854"
},
"departure": {
"delay": 254,
"time": "1748754854"
},
"stopId": "254",
"stopSequence": 36
},
{
"arrival": {
"delay": 255,
"time": "1748754886"
},
"departure": {
"delay": 255,
"time": "1748754886"
},
"stopId": "13116",
"stopSequence": 37
},
{
"arrival": {
"delay": 255,
"time": "1748754950"
},
"departure": {
"delay": 255,
"time": "1748754950"
},
"stopId": "1266",
"stopSequence": 38
},
{
"arrival": {
"delay": 255,
"time": "1748754982"
},
"departure": {
"delay": 255,
"time": "1748754982"
},
"stopId": "775",
"stopSequence": 39
},
{
"arrival": {
"delay": 254,
"time": "1748755018"
},
"departure": {
"delay": 254,
"time": "1748755018"
},
"stopId": "1390",
"stopSequence": 40
},
{
"arrival": {
"delay": 254,
"time": "1748755094"
},
"departure": {
"delay": 254,
"time": "1748755094"
},
"stopId": "2847",
"stopSequence": 41
},
{
"arrival": {
"delay": 254,
"time": "1748755133"
},
"departure": {
"delay": 254,
"time": "1748755133"
},
"stopId": "187",
"stopSequence": 42
},
{
"arrival": {
"delay": 254,
"time": "1748755194"
},
"departure": {
"delay": 254,
"time": "1748755194"
},
"stopId": "9669",
"stopSequence": 43
},
{
"arrival": {
"delay": 254,
"time": "1748755243"
},
"departure": {
"delay": 254,
"time": "1748755243"
},
"stopId": "480",
"stopSequence": 44
},
{
"arrival": {
"delay": 254,
"time": "1748755299"
},
"departure": {
"delay": 254,
"time": "1748755299"
},
"stopId": "5070",
"stopSequence": 45
},
{
"arrival": {
"delay": 254,
"time": "1748755348"
},
"departure": {
"delay": 254,
"time": "1748755348"
},
"stopId": "309",
"stopSequence": 46
},
{
"arrival": {
"delay": 254,
"time": "1748755412"
},
"departure": {
"delay": 254,
"time": "1748755412"
},
"stopId": "2031",
"stopSequence": 47
},
{
"arrival": {
"delay": 254,
"time": "1748755447"
},
"departure": {
"delay": 254,
"time": "1748755447"
},
"stopId": "2761",
"stopSequence": 48
},
{
"arrival": {
"delay": 254,
"time": "1748755507"
},
"departure": {
"delay": 254,
"time": "1748755507"
},
"stopId": "2762",
"stopSequence": 49
},
{
"arrival": {
"delay": 253,
"time": "1748755573"
},
"departure": {
"delay": 253,
"time": "1748755573"
},
"stopId": "2763",
"stopSequence": 50
},
{
"arrival": {
"delay": 253,
"time": "1748755633"
},
"departure": {
"delay": 253,
"time": "1748755633"
},
"stopId": "1974",
"stopSequence": 51
},
{
"arrival": {
"delay": 253,
"time": "1748755700"
},
"departure": {
"delay": 253,
"time": "1748755700"
},
"stopId": "1040",
"stopSequence": 52
},
{
"arrival": {
"delay": 253,
"time": "1748755723"
},
"departure": {
"delay": 253,
"time": "1748755723"
},
"stopId": "5524",
"stopSequence": 53
},
{
"arrival": {
"delay": 253,
"time": "1748755752"
},
"departure": {
"delay": 253,
"time": "1748755752"
},
"stopId": "2764",
"stopSequence": 54
},
{
"arrival": {
"delay": 253,
"time": "1748755836"
},
"departure": {
"delay": 253,
"time": "1748755836"
},
"stopId": "1713",
"stopSequence": 55
},
{
"arrival": {
"delay": 253,
"time": "1748755894"
},
"departure": {
"delay": 253,
"time": "1748755894"
},
"stopId": "2765",
"stopSequence": 56
},
{
"arrival": {
"delay": 252,
"time": "1748755932"
},
"departure": {
"delay": 252,
"time": "1748755932"
},
"stopId": "1131",
"stopSequence": 57
},
{
"arrival": {
"delay": 252,
"time": "1748756001"
},
"departure": {
"delay": 252,
"time": "1748756001"
},
"stopId": "1197",
"stopSequence": 58
},
{
"arrival": {
"delay": 253,
"time": "1748756056"
},
"departure": {
"delay": 253,
"time": "1748756056"
},
"stopId": "2766",
"stopSequence": 59
},
{
"arrival": {
"delay": 252,
"time": "1748756112"
},
"departure": {
"delay": 252,
"time": "1748756112"
},
"stopId": "180",
"stopSequence": 60
},
{
"arrival": {
"delay": 253,
"time": "1748756142"
},
"departure": {
"delay": 253,
"time": "1748756142"
},
"stopId": "1499",
"stopSequence": 61
},
{
"arrival": {
"delay": 252,
"time": "1748756176"
},
"departure": {
"delay": 252,
"time": "1748756176"
},
"stopId": "2824",
"stopSequence": 62
},
{
"arrival": {
"delay": 252,
"time": "1748756229"
},
"departure": {
"delay": 252,
"time": "1748756229"
},
"stopId": "772",
"stopSequence": 63
},
{
"arrival": {
"delay": 252,
"time": "1748756292"
},
"departure": {
"delay": 252,
"time": "1748756292"
},
"stopId": "2559",
"stopSequence": 64
},
{
"arrival": {
"delay": 252,
"time": "1748756359"
},
"departure": {
"delay": 252,
"time": "1748756359"
},
"stopId": "524",
"stopSequence": 65
},
{
"arrival": {
"delay": 252,
"time": "1748756396"
},
"departure": {
"delay": 252,
"time": "1748756396"
},
"stopId": "1298",
"stopSequence": 66
},
{
"arrival": {
"delay": 253,
"time": "1748756434"
},
"departure": {
"delay": 253,
"time": "1748756434"
},
"stopId": "2850",
"stopSequence": 67
},
{
"arrival": {
"delay": 252,
"time": "1748756472"
},
"departure": {
"delay": 252,
"time": "1748756472"
},
"stopId": "2852",
"stopSequence": 68
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "01",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268435498_1"
},
"vehicle": {
"id": "ineo-bus:2162",
"label": "PESSAC CAP DE BOS"
}
}
},
{
"id": "RT|268435499_1|268435499",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -866,
"time": "1748756434"
},
"departure": {
"delay": 0,
"time": "1748757300"
},
"stopId": "2852",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1748757321"
},
"departure": {
"delay": 1,
"time": "1748757321"
},
"stopId": "5290",
"stopSequence": 2
},
{
"arrival": {
"delay": 1,
"time": "1748757344"
},
"departure": {
"delay": 1,
"time": "1748757344"
},
"stopId": "954",
"stopSequence": 3
},
{
"arrival": {
"delay": 1,
"time": "1748757367"
},
"departure": {
"delay": 1,
"time": "1748757367"
},
"stopId": "1341",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748757420"
},
"departure": {
"delay": 0,
"time": "1748757420"
},
"stopId": "1006",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748757445"
},
"departure": {
"delay": 0,
"time": "1748757445"
},
"stopId": "2567",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1748757521"
},
"departure": {
"delay": 0,
"time": "1748757521"
},
"stopId": "633",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748757577"
},
"departure": {
"delay": 0,
"time": "1748757577"
},
"stopId": "2817",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748757610"
},
"departure": {
"delay": 0,
"time": "1748757610"
},
"stopId": "514",
"stopSequence": 9
},
{
"arrival": {
"delay": -1,
"time": "1748757659"
},
"departure": {
"delay": -1,
"time": "1748757659"
},
"stopId": "109",
"stopSequence": 10
},
{
"arrival": {
"delay": -1,
"time": "1748757705"
},
"departure": {
"delay": -1,
"time": "1748757705"
},
"stopId": "2782",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1748757744"
},
"departure": {
"delay": 0,
"time": "1748757744"
},
"stopId": "1238",
"stopSequence": 12
},
{
"arrival": {
"delay": -1,
"time": "1748757779"
},
"departure": {
"delay": -1,
"time": "1748757779"
},
"stopId": "2783",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1748757855"
},
"departure": {
"delay": 0,
"time": "1748757855"
},
"stopId": "2784",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1748757915"
},
"departure": {
"delay": 0,
"time": "1748757915"
},
"stopId": "2785",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1748757992"
},
"departure": {
"delay": 0,
"time": "1748757992"
},
"stopId": "2786",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1748758025"
},
"departure": {
"delay": 0,
"time": "1748758025"
},
"stopId": "5525",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1748758054"
},
"departure": {
"delay": 0,
"time": "1748758054"
},
"stopId": "1339",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1748758119"
},
"departure": {
"delay": 0,
"time": "1748758119"
},
"stopId": "2787",
"stopSequence": 19
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "01",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268435499_1"
}
}
},
{
"id": "RT|268437659_1|268437659",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -206,
"time": "1748754994"
},
"departure": {
"delay": 0,
"time": "1748755200"
},
"stopId": "9125",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748755251"
},
"departure": {
"delay": 0,
"time": "1748755251"
},
"stopId": "9126",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748755288"
},
"departure": {
"delay": 0,
"time": "1748755288"
},
"stopId": "3096",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748755356"
},
"departure": {
"delay": 0,
"time": "1748755356"
},
"stopId": "282",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748755384"
},
"departure": {
"delay": 0,
"time": "1748755384"
},
"stopId": "258",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748755440"
},
"departure": {
"delay": 0,
"time": "1748755440"
},
"stopId": "1580",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1748755506"
},
"departure": {
"delay": 1,
"time": "1748755506"
},
"stopId": "2524",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748755562"
},
"departure": {
"delay": 0,
"time": "1748755562"
},
"stopId": "3252",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748755620"
},
"departure": {
"delay": 0,
"time": "1748755620"
},
"stopId": "5285",
"stopSequence": 9
},
{
"arrival": {
"delay": 1,
"time": "1748755660"
},
"departure": {
"delay": 1,
"time": "1748755660"
},
"stopId": "1974",
"stopSequence": 10
},
{
"arrival": {
"delay": 1,
"time": "1748755720"
},
"departure": {
"delay": 1,
"time": "1748755720"
},
"stopId": "1040",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1748755740"
},
"departure": {
"delay": 0,
"time": "1748755740"
},
"stopId": "5524",
"stopSequence": 12
},
{
"arrival": {
"delay": 1,
"time": "1748755762"
},
"departure": {
"delay": 1,
"time": "1748755762"
},
"stopId": "2825",
"stopSequence": 13
},
{
"arrival": {
"delay": 1,
"time": "1748755838"
},
"departure": {
"delay": 1,
"time": "1748755838"
},
"stopId": "2826",
"stopSequence": 14
},
{
"arrival": {
"delay": 1,
"time": "1748755881"
},
"departure": {
"delay": 1,
"time": "1748755881"
},
"stopId": "2796",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1748755920"
},
"departure": {
"delay": 0,
"time": "1748755920"
},
"stopId": "2615",
"stopSequence": 16
},
{
"arrival": {
"delay": 1,
"time": "1748755972"
},
"departure": {
"delay": 1,
"time": "1748755972"
},
"stopId": "2774",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1748756026"
},
"departure": {
"delay": 0,
"time": "1748756026"
},
"stopId": "50",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1748756089"
},
"departure": {
"delay": 0,
"time": "1748756089"
},
"stopId": "219",
"stopSequence": 19
},
{
"arrival": {
"delay": -1,
"time": "1748756159"
},
"departure": {
"delay": -1,
"time": "1748756159"
},
"stopId": "8953",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1748756189"
},
"departure": {
"delay": 0,
"time": "1748756189"
},
"stopId": "167",
"stopSequence": 21
},
{
"arrival": {
"delay": -1,
"time": "1748756223"
},
"departure": {
"delay": -1,
"time": "1748756223"
},
"stopId": "911",
"stopSequence": 22
},
{
"arrival": {
"delay": -1,
"time": "1748756282"
},
"departure": {
"delay": -1,
"time": "1748756282"
},
"stopId": "2865",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1748756333"
},
"departure": {
"delay": 0,
"time": "1748756333"
},
"stopId": "419",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1748756410"
},
"departure": {
"delay": 0,
"time": "1748756410"
},
"stopId": "65",
"stopSequence": 25
},
{
"arrival": {
"delay": 1,
"time": "1748756451"
},
"departure": {
"delay": 1,
"time": "1748756451"
},
"stopId": "1486",
"stopSequence": 26
},
{
"arrival": {
"delay": 1,
"time": "1748756545"
},
"departure": {
"delay": 1,
"time": "1748756545"
},
"stopId": "953",
"stopSequence": 27
},
{
"arrival": {
"delay": 0,
"time": "1748756580"
},
"departure": {
"delay": 0,
"time": "1748756580"
},
"stopId": "1619",
"stopSequence": 28
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "74",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437659_1"
}
}
},
{
"id": "RT|268437658_1|268437658",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -518,
"time": "1748752883"
},
"departure": {
"delay": 1,
"time": "1748753402"
},
"stopId": "1619",
"stopSequence": 1
},
{
"arrival": {
"delay": 16,
"time": "1748753462"
},
"departure": {
"delay": 18,
"time": "1748753464"
},
"stopId": "2849",
"stopSequence": 2
},
{
"arrival": {
"delay": 25,
"time": "1748753530"
},
"departure": {
"delay": 25,
"time": "1748753530"
},
"stopId": "155",
"stopSequence": 3
},
{
"arrival": {
"delay": 33,
"time": "1748753583"
},
"departure": {
"delay": 33,
"time": "1748753583"
},
"stopId": "1123",
"stopSequence": 4
},
{
"arrival": {
"delay": 31,
"time": "1748753641"
},
"departure": {
"delay": 31,
"time": "1748753641"
},
"stopId": "410",
"stopSequence": 5
},
{
"arrival": {
"delay": 32,
"time": "1748753691"
},
"departure": {
"delay": 32,
"time": "1748753691"
},
"stopId": "1020",
"stopSequence": 6
},
{
"arrival": {
"delay": 41,
"time": "1748753744"
},
"departure": {
"delay": 41,
"time": "1748753744"
},
"stopId": "551",
"stopSequence": 7
},
{
"arrival": {
"delay": 49,
"time": "1748753782"
},
"departure": {
"delay": 49,
"time": "1748753782"
},
"stopId": "1258",
"stopSequence": 8
},
{
"arrival": {
"delay": 42,
"time": "1748753802"
},
"departure": {
"delay": 49,
"time": "1748753809"
},
"stopId": "8954",
"stopSequence": 9
},
{
"arrival": {
"delay": 50,
"time": "1748753882"
},
"departure": {
"delay": 63,
"time": "1748753895"
},
"stopId": "1194",
"stopSequence": 10
},
{
"arrival": {
"delay": 49,
"time": "1748753936"
},
"departure": {
"delay": 49,
"time": "1748753936"
},
"stopId": "252",
"stopSequence": 11
},
{
"arrival": {
"delay": 48,
"time": "1748753993"
},
"departure": {
"delay": 48,
"time": "1748753993"
},
"stopId": "2851",
"stopSequence": 12
},
{
"arrival": {
"delay": 48,
"time": "1748754048"
},
"departure": {
"delay": 48,
"time": "1748754048"
},
"stopId": "2514",
"stopSequence": 13
},
{
"arrival": {
"delay": 48,
"time": "1748754091"
},
"departure": {
"delay": 48,
"time": "1748754091"
},
"stopId": "2797",
"stopSequence": 14
},
{
"arrival": {
"delay": 48,
"time": "1748754149"
},
"departure": {
"delay": 48,
"time": "1748754149"
},
"stopId": "2808",
"stopSequence": 15
},
{
"arrival": {
"delay": 48,
"time": "1748754231"
},
"departure": {
"delay": 48,
"time": "1748754231"
},
"stopId": "2816",
"stopSequence": 16
},
{
"arrival": {
"delay": 48,
"time": "1748754259"
},
"departure": {
"delay": 48,
"time": "1748754259"
},
"stopId": "5525",
"stopSequence": 17
},
{
"arrival": {
"delay": 48,
"time": "1748754288"
},
"departure": {
"delay": 48,
"time": "1748754288"
},
"stopId": "1339",
"stopSequence": 18
},
{
"arrival": {
"delay": 48,
"time": "1748754353"
},
"departure": {
"delay": 48,
"time": "1748754353"
},
"stopId": "2787",
"stopSequence": 19
},
{
"arrival": {
"delay": 48,
"time": "1748754408"
},
"departure": {
"delay": 48,
"time": "1748754408"
},
"stopId": "5286",
"stopSequence": 20
},
{
"arrival": {
"delay": 48,
"time": "1748754488"
},
"departure": {
"delay": 48,
"time": "1748754488"
},
"stopId": "1569",
"stopSequence": 21
},
{
"arrival": {
"delay": 48,
"time": "1748754518"
},
"departure": {
"delay": 48,
"time": "1748754518"
},
"stopId": "1568",
"stopSequence": 22
},
{
"arrival": {
"delay": 48,
"time": "1748754588"
},
"departure": {
"delay": 48,
"time": "1748754588"
},
"stopId": "2948",
"stopSequence": 23
},
{
"arrival": {
"delay": 48,
"time": "1748754655"
},
"departure": {
"delay": 48,
"time": "1748754655"
},
"stopId": "594",
"stopSequence": 24
},
{
"arrival": {
"delay": 48,
"time": "1748754693"
},
"departure": {
"delay": 48,
"time": "1748754693"
},
"stopId": "135",
"stopSequence": 25
},
{
"arrival": {
"delay": 48,
"time": "1748754747"
},
"departure": {
"delay": 48,
"time": "1748754747"
},
"stopId": "1583",
"stopSequence": 26
},
{
"arrival": {
"delay": 48,
"time": "1748754793"
},
"departure": {
"delay": 48,
"time": "1748754793"
},
"stopId": "114",
"stopSequence": 27
},
{
"arrival": {
"delay": 48,
"time": "1748754860"
},
"departure": {
"delay": 48,
"time": "1748754860"
},
"stopId": "9127",
"stopSequence": 28
},
{
"arrival": {
"delay": 48,
"time": "1748754942"
},
"departure": {
"delay": 48,
"time": "1748754942"
},
"stopId": "9128",
"stopSequence": 29
},
{
"arrival": {
"delay": 48,
"time": "1748755008"
},
"departure": {
"delay": 48,
"time": "1748755008"
},
"stopId": "9125",
"stopSequence": 30
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "74",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437658_1"
},
"vehicle": {
"id": "ineo-bus:1139",
"label": "FONTAINE D'ARLAC"
}
}
},
{
"id": "RT|268435475_1|268435475",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -747,
"time": "1748754753"
},
"departure": {
"delay": 0,
"time": "1748755500"
},
"stopId": "2852",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1748755521"
},
"departure": {
"delay": 1,
"time": "1748755521"
},
"stopId": "5290",
"stopSequence": 2
},
{
"arrival": {
"delay": 1,
"time": "1748755544"
},
"departure": {
"delay": 1,
"time": "1748755544"
},
"stopId": "954",
"stopSequence": 3
},
{
"arrival": {
"delay": 1,
"time": "1748755567"
},
"departure": {
"delay": 1,
"time": "1748755567"
},
"stopId": "1341",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748755620"
},
"departure": {
"delay": 0,
"time": "1748755620"
},
"stopId": "1006",
"stopSequence": 5
},
{
"arrival": {
"delay": 1,
"time": "1748755639"
},
"departure": {
"delay": 1,
"time": "1748755639"
},
"stopId": "2567",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1748755696"
},
"departure": {
"delay": 1,
"time": "1748755696"
},
"stopId": "633",
"stopSequence": 7
},
{
"arrival": {
"delay": 1,
"time": "1748755738"
},
"departure": {
"delay": 1,
"time": "1748755738"
},
"stopId": "2817",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748755763"
},
"departure": {
"delay": 0,
"time": "1748755763"
},
"stopId": "514",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748755800"
},
"departure": {
"delay": 0,
"time": "1748755800"
},
"stopId": "109",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1748755846"
},
"departure": {
"delay": 0,
"time": "1748755846"
},
"stopId": "2782",
"stopSequence": 11
},
{
"arrival": {
"delay": 1,
"time": "1748755885"
},
"departure": {
"delay": 1,
"time": "1748755885"
},
"stopId": "1238",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1748755920"
},
"departure": {
"delay": 0,
"time": "1748755920"
},
"stopId": "2783",
"stopSequence": 13
},
{
"arrival": {
"delay": 1,
"time": "1748755996"
},
"departure": {
"delay": 1,
"time": "1748755996"
},
"stopId": "2784",
"stopSequence": 14
},
{
"arrival": {
"delay": 1,
"time": "1748756056"
},
"departure": {
"delay": 1,
"time": "1748756056"
},
"stopId": "2785",
"stopSequence": 15
},
{
"arrival": {
"delay": 1,
"time": "1748756133"
},
"departure": {
"delay": 1,
"time": "1748756133"
},
"stopId": "2786",
"stopSequence": 16
},
{
"arrival": {
"delay": 1,
"time": "1748756166"
},
"departure": {
"delay": 1,
"time": "1748756166"
},
"stopId": "5525",
"stopSequence": 17
},
{
"arrival": {
"delay": 1,
"time": "1748756195"
},
"departure": {
"delay": 1,
"time": "1748756195"
},
"stopId": "1339",
"stopSequence": 18
},
{
"arrival": {
"delay": 1,
"time": "1748756260"
},
"departure": {
"delay": 1,
"time": "1748756260"
},
"stopId": "2787",
"stopSequence": 19
},
{
"arrival": {
"delay": 1,
"time": "1748756341"
},
"departure": {
"delay": 1,
"time": "1748756341"
},
"stopId": "2788",
"stopSequence": 20
},
{
"arrival": {
"delay": 1,
"time": "1748756390"
},
"departure": {
"delay": 1,
"time": "1748756390"
},
"stopId": "1309",
"stopSequence": 21
},
{
"arrival": {
"delay": 1,
"time": "1748756431"
},
"departure": {
"delay": 1,
"time": "1748756431"
},
"stopId": "2789",
"stopSequence": 22
},
{
"arrival": {
"delay": 1,
"time": "1748756473"
},
"departure": {
"delay": 1,
"time": "1748756473"
},
"stopId": "2790",
"stopSequence": 23
},
{
"arrival": {
"delay": 1,
"time": "1748756518"
},
"departure": {
"delay": 1,
"time": "1748756518"
},
"stopId": "1358",
"stopSequence": 24
},
{
"arrival": {
"delay": 1,
"time": "1748756553"
},
"departure": {
"delay": 1,
"time": "1748756553"
},
"stopId": "2791",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1748756627"
},
"departure": {
"delay": 0,
"time": "1748756627"
},
"stopId": "1140",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1748756670"
},
"departure": {
"delay": 0,
"time": "1748756670"
},
"stopId": "2792",
"stopSequence": 27
},
{
"arrival": {
"delay": 0,
"time": "1748756703"
},
"departure": {
"delay": 0,
"time": "1748756703"
},
"stopId": "693",
"stopSequence": 28
},
{
"arrival": {
"delay": 0,
"time": "1748756760"
},
"departure": {
"delay": 0,
"time": "1748756760"
},
"stopId": "2434",
"stopSequence": 29
},
{
"arrival": {
"delay": 0,
"time": "1748756802"
},
"departure": {
"delay": 0,
"time": "1748756802"
},
"stopId": "1252",
"stopSequence": 30
},
{
"arrival": {
"delay": 0,
"time": "1748756878"
},
"departure": {
"delay": 0,
"time": "1748756878"
},
"stopId": "1077",
"stopSequence": 31
},
{
"arrival": {
"delay": 0,
"time": "1748756918"
},
"departure": {
"delay": 0,
"time": "1748756918"
},
"stopId": "2830",
"stopSequence": 32
},
{
"arrival": {
"delay": -1,
"time": "1748756999"
},
"departure": {
"delay": -1,
"time": "1748756999"
},
"stopId": "2740",
"stopSequence": 33
},
{
"arrival": {
"delay": 0,
"time": "1748757068"
},
"departure": {
"delay": 0,
"time": "1748757068"
},
"stopId": "3568",
"stopSequence": 34
},
{
"arrival": {
"delay": -1,
"time": "1748757119"
},
"departure": {
"delay": -1,
"time": "1748757119"
},
"stopId": "2121",
"stopSequence": 35
},
{
"arrival": {
"delay": -1,
"time": "1748757227"
},
"departure": {
"delay": -1,
"time": "1748757227"
},
"stopId": "3583",
"stopSequence": 36
},
{
"arrival": {
"delay": -1,
"time": "1748757325"
},
"departure": {
"delay": -1,
"time": "1748757325"
},
"stopId": "793",
"stopSequence": 37
},
{
"arrival": {
"delay": -1,
"time": "1748757419"
},
"departure": {
"delay": -1,
"time": "1748757419"
},
"stopId": "3823",
"stopSequence": 38
},
{
"arrival": {
"delay": 0,
"time": "1748757449"
},
"departure": {
"delay": 0,
"time": "1748757449"
},
"stopId": "9196",
"stopSequence": 39
},
{
"arrival": {
"delay": -1,
"time": "1748757539"
},
"departure": {
"delay": -1,
"time": "1748757539"
},
"stopId": "9194",
"stopSequence": 40
},
{
"arrival": {
"delay": 0,
"time": "1748757606"
},
"departure": {
"delay": 0,
"time": "1748757606"
},
"stopId": "40",
"stopSequence": 41
},
{
"arrival": {
"delay": 0,
"time": "1748757663"
},
"departure": {
"delay": 0,
"time": "1748757663"
},
"stopId": "1410",
"stopSequence": 42
},
{
"arrival": {
"delay": 0,
"time": "1748757720"
},
"departure": {
"delay": 0,
"time": "1748757720"
},
"stopId": "735",
"stopSequence": 43
},
{
"arrival": {
"delay": 1,
"time": "1748757747"
},
"departure": {
"delay": 1,
"time": "1748757747"
},
"stopId": "1332",
"stopSequence": 44
},
{
"arrival": {
"delay": 1,
"time": "1748757805"
},
"departure": {
"delay": 1,
"time": "1748757805"
},
"stopId": "13142",
"stopSequence": 45
},
{
"arrival": {
"delay": 1,
"time": "1748757841"
},
"departure": {
"delay": 1,
"time": "1748757841"
},
"stopId": "1610",
"stopSequence": 46
},
{
"arrival": {
"delay": 2,
"time": "1748757868"
},
"departure": {
"delay": 2,
"time": "1748757868"
},
"stopId": "2095",
"stopSequence": 47
},
{
"arrival": {
"delay": 2,
"time": "1748757916"
},
"departure": {
"delay": 2,
"time": "1748757916"
},
"stopId": "2453",
"stopSequence": 48
},
{
"arrival": {
"delay": 2,
"time": "1748757962"
},
"departure": {
"delay": 2,
"time": "1748757962"
},
"stopId": "2454",
"stopSequence": 49
},
{
"arrival": {
"delay": 2,
"time": "1748758015"
},
"departure": {
"delay": 2,
"time": "1748758015"
},
"stopId": "299",
"stopSequence": 50
},
{
"arrival": {
"delay": 2,
"time": "1748758059"
},
"departure": {
"delay": 2,
"time": "1748758059"
},
"stopId": "146",
"stopSequence": 51
},
{
"arrival": {
"delay": 2,
"time": "1748758090"
},
"departure": {
"delay": 2,
"time": "1748758090"
},
"stopId": "90",
"stopSequence": 52
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "01",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268435475_1"
}
}
},
{
"id": "RT|268435474_1|268435474",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -253,
"time": "1748750748"
},
"departure": {
"delay": 27,
"time": "1748751028"
},
"stopId": "2239",
"stopSequence": 1
},
{
"arrival": {
"delay": 52,
"time": "1748751127"
},
"departure": {
"delay": 52,
"time": "1748751127"
},
"stopId": "5759",
"stopSequence": 2
},
{
"arrival": {
"delay": 49,
"time": "1748751168"
},
"departure": {
"delay": 59,
"time": "1748751178"
},
"stopId": "5758",
"stopSequence": 3
},
{
"arrival": {
"delay": 63,
"time": "1748751248"
},
"departure": {
"delay": 77,
"time": "1748751262"
},
"stopId": "5760",
"stopSequence": 4
},
{
"arrival": {
"delay": 68,
"time": "1748751308"
},
"departure": {
"delay": 87,
"time": "1748751327"
},
"stopId": "1330",
"stopSequence": 5
},
{
"arrival": {
"delay": 88,
"time": "1748751378"
},
"departure": {
"delay": 88,
"time": "1748751378"
},
"stopId": "1352",
"stopSequence": 6
},
{
"arrival": {
"delay": 88,
"time": "1748751524"
},
"departure": {
"delay": 93,
"time": "1748751529"
},
"stopId": "947",
"stopSequence": 7
},
{
"arrival": {
"delay": 91,
"time": "1748751564"
},
"departure": {
"delay": 93,
"time": "1748751566"
},
"stopId": "2472",
"stopSequence": 8
},
{
"arrival": {
"delay": 80,
"time": "1748751585"
},
"departure": {
"delay": 85,
"time": "1748751590"
},
"stopId": "791",
"stopSequence": 9
},
{
"arrival": {
"delay": 81,
"time": "1748751621"
},
"departure": {
"delay": 81,
"time": "1748751621"
},
"stopId": "2473",
"stopSequence": 10
},
{
"arrival": {
"delay": 65,
"time": "1748751664"
},
"departure": {
"delay": 65,
"time": "1748751664"
},
"stopId": "2474",
"stopSequence": 11
},
{
"arrival": {
"delay": 49,
"time": "1748751721"
},
"departure": {
"delay": 49,
"time": "1748751721"
},
"stopId": "1165",
"stopSequence": 12
},
{
"arrival": {
"delay": 44,
"time": "1748751764"
},
"departure": {
"delay": 44,
"time": "1748751764"
},
"stopId": "2273",
"stopSequence": 13
},
{
"arrival": {
"delay": 84,
"time": "1748751864"
},
"departure": {
"delay": 84,
"time": "1748751864"
},
"stopId": "1234",
"stopSequence": 14
},
{
"arrival": {
"delay": 62,
"time": "1748751914"
},
"departure": {
"delay": 62,
"time": "1748751914"
},
"stopId": "159",
"stopSequence": 15
},
{
"arrival": {
"delay": 61,
"time": "1748751947"
},
"departure": {
"delay": 86,
"time": "1748751972"
},
"stopId": "2466",
"stopSequence": 16
},
{
"arrival": {
"delay": 81,
"time": "1748752002"
},
"departure": {
"delay": 88,
"time": "1748752009"
},
"stopId": "725",
"stopSequence": 17
},
{
"arrival": {
"delay": 76,
"time": "1748752036"
},
"departure": {
"delay": 92,
"time": "1748752052"
},
"stopId": "1700",
"stopSequence": 18
},
{
"arrival": {
"delay": 69,
"time": "1748752100"
},
"departure": {
"delay": 69,
"time": "1748752100"
},
"stopId": "1253",
"stopSequence": 19
},
{
"arrival": {
"delay": 57,
"time": "1748752119"
},
"departure": {
"delay": 58,
"time": "1748752120"
},
"stopId": "601",
"stopSequence": 20
},
{
"arrival": {
"delay": 46,
"time": "1748752155"
},
"departure": {
"delay": 68,
"time": "1748752177"
},
"stopId": "730",
"stopSequence": 21
},
{
"arrival": {
"delay": 77,
"time": "1748752217"
},
"departure": {
"delay": 97,
"time": "1748752237"
},
"stopId": "2467",
"stopSequence": 22
},
{
"arrival": {
"delay": 97,
"time": "1748752274"
},
"departure": {
"delay": 116,
"time": "1748752293"
},
"stopId": "644",
"stopSequence": 23
},
{
"arrival": {
"delay": 114,
"time": "1748752354"
},
"departure": {
"delay": 114,
"time": "1748752354"
},
"stopId": "722",
"stopSequence": 24
},
{
"arrival": {
"delay": 110,
"time": "1748752393"
},
"departure": {
"delay": 110,
"time": "1748752393"
},
"stopId": "2468",
"stopSequence": 25
},
{
"arrival": {
"delay": 108,
"time": "1748752428"
},
"departure": {
"delay": 117,
"time": "1748752437"
},
"stopId": "2469",
"stopSequence": 26
},
{
"arrival": {
"delay": 106,
"time": "1748752487"
},
"departure": {
"delay": 106,
"time": "1748752487"
},
"stopId": "2470",
"stopSequence": 27
},
{
"arrival": {
"delay": 96,
"time": "1748752537"
},
"departure": {
"delay": 106,
"time": "1748752547"
},
"stopId": "1929",
"stopSequence": 28
},
{
"arrival": {
"delay": 122,
"time": "1748752597"
},
"departure": {
"delay": 122,
"time": "1748752597"
},
"stopId": "279",
"stopSequence": 29
},
{
"arrival": {
"delay": 110,
"time": "1748752670"
},
"departure": {
"delay": 137,
"time": "1748752697"
},
"stopId": "9193",
"stopSequence": 30
},
{
"arrival": {
"delay": 70,
"time": "1748752750"
},
"departure": {
"delay": 98,
"time": "1748752778"
},
"stopId": "13109",
"stopSequence": 31
},
{
"arrival": {
"delay": 87,
"time": "1748752860"
},
"departure": {
"delay": 95,
"time": "1748752868"
},
"stopId": "13111",
"stopSequence": 32
},
{
"arrival": {
"delay": 56,
"time": "1748753036"
},
"departure": {
"delay": 56,
"time": "1748753036"
},
"stopId": "1749",
"stopSequence": 33
},
{
"arrival": {
"delay": 41,
"time": "1748753057"
},
"departure": {
"delay": 45,
"time": "1748753061"
},
"stopId": "1801",
"stopSequence": 34
},
{
"arrival": {
"delay": 39,
"time": "1748753109"
},
"departure": {
"delay": 39,
"time": "1748753109"
},
"stopId": "1804",
"stopSequence": 35
},
{
"arrival": {
"delay": 27,
"time": "1748753127"
},
"departure": {
"delay": 27,
"time": "1748753127"
},
"stopId": "254",
"stopSequence": 36
},
{
"arrival": {
"delay": 16,
"time": "1748753147"
},
"departure": {
"delay": 43,
"time": "1748753174"
},
"stopId": "13116",
"stopSequence": 37
},
{
"arrival": {
"delay": 25,
"time": "1748753220"
},
"departure": {
"delay": 43,
"time": "1748753238"
},
"stopId": "1266",
"stopSequence": 38
},
{
"arrival": {
"delay": 33,
"time": "1748753260"
},
"departure": {
"delay": 34,
"time": "1748753261"
},
"stopId": "775",
"stopSequence": 39
},
{
"arrival": {
"delay": 16,
"time": "1748753280"
},
"departure": {
"delay": 23,
"time": "1748753287"
},
"stopId": "1390",
"stopSequence": 40
},
{
"arrival": {
"delay": -1,
"time": "1748753339"
},
"departure": {
"delay": 23,
"time": "1748753363"
},
"stopId": "2847",
"stopSequence": 41
},
{
"arrival": {
"delay": 29,
"time": "1748753408"
},
"departure": {
"delay": 29,
"time": "1748753408"
},
"stopId": "187",
"stopSequence": 42
},
{
"arrival": {
"delay": 15,
"time": "1748753455"
},
"departure": {
"delay": 27,
"time": "1748753467"
},
"stopId": "9669",
"stopSequence": 43
},
{
"arrival": {
"delay": 8,
"time": "1748753497"
},
"departure": {
"delay": 8,
"time": "1748753497"
},
"stopId": "480",
"stopSequence": 44
},
{
"arrival": {
"delay": -15,
"time": "1748753530"
},
"departure": {
"delay": 6,
"time": "1748753551"
},
"stopId": "5070",
"stopSequence": 45
},
{
"arrival": {
"delay": -14,
"time": "1748753580"
},
"departure": {
"delay": -14,
"time": "1748753580"
},
"stopId": "309",
"stopSequence": 46
},
{
"arrival": {
"delay": -8,
"time": "1748753650"
},
"departure": {
"delay": -8,
"time": "1748753650"
},
"stopId": "2031",
"stopSequence": 47
},
{
"arrival": {
"delay": -18,
"time": "1748753675"
},
"departure": {
"delay": 2,
"time": "1748753695"
},
"stopId": "2761",
"stopSequence": 48
},
{
"arrival": {
"delay": 21,
"time": "1748753774"
},
"departure": {
"delay": 23,
"time": "1748753776"
},
"stopId": "2762",
"stopSequence": 49
},
{
"arrival": {
"delay": 14,
"time": "1748753834"
},
"departure": {
"delay": 34,
"time": "1748753854"
},
"stopId": "2763",
"stopSequence": 50
},
{
"arrival": {
"delay": 36,
"time": "1748753916"
},
"departure": {
"delay": 37,
"time": "1748753917"
},
"stopId": "1974",
"stopSequence": 51
},
{
"arrival": {
"delay": 37,
"time": "1748753984"
},
"departure": {
"delay": 37,
"time": "1748753984"
},
"stopId": "1040",
"stopSequence": 52
},
{
"arrival": {
"delay": 37,
"time": "1748754007"
},
"departure": {
"delay": 37,
"time": "1748754007"
},
"stopId": "5524",
"stopSequence": 53
},
{
"arrival": {
"delay": 37,
"time": "1748754036"
},
"departure": {
"delay": 37,
"time": "1748754036"
},
"stopId": "2764",
"stopSequence": 54
},
{
"arrival": {
"delay": 37,
"time": "1748754120"
},
"departure": {
"delay": 37,
"time": "1748754120"
},
"stopId": "1713",
"stopSequence": 55
},
{
"arrival": {
"delay": 37,
"time": "1748754178"
},
"departure": {
"delay": 37,
"time": "1748754178"
},
"stopId": "2765",
"stopSequence": 56
},
{
"arrival": {
"delay": 36,
"time": "1748754216"
},
"departure": {
"delay": 36,
"time": "1748754216"
},
"stopId": "1131",
"stopSequence": 57
},
{
"arrival": {
"delay": 36,
"time": "1748754285"
},
"departure": {
"delay": 36,
"time": "1748754285"
},
"stopId": "1197",
"stopSequence": 58
},
{
"arrival": {
"delay": 37,
"time": "1748754340"
},
"departure": {
"delay": 37,
"time": "1748754340"
},
"stopId": "2766",
"stopSequence": 59
},
{
"arrival": {
"delay": 36,
"time": "1748754396"
},
"departure": {
"delay": 36,
"time": "1748754396"
},
"stopId": "180",
"stopSequence": 60
},
{
"arrival": {
"delay": 37,
"time": "1748754426"
},
"departure": {
"delay": 37,
"time": "1748754426"
},
"stopId": "1499",
"stopSequence": 61
},
{
"arrival": {
"delay": 36,
"time": "1748754460"
},
"departure": {
"delay": 36,
"time": "1748754460"
},
"stopId": "2824",
"stopSequence": 62
},
{
"arrival": {
"delay": 36,
"time": "1748754513"
},
"departure": {
"delay": 36,
"time": "1748754513"
},
"stopId": "772",
"stopSequence": 63
},
{
"arrival": {
"delay": 36,
"time": "1748754576"
},
"departure": {
"delay": 36,
"time": "1748754576"
},
"stopId": "2559",
"stopSequence": 64
},
{
"arrival": {
"delay": 36,
"time": "1748754643"
},
"departure": {
"delay": 36,
"time": "1748754643"
},
"stopId": "524",
"stopSequence": 65
},
{
"arrival": {
"delay": 36,
"time": "1748754680"
},
"departure": {
"delay": 36,
"time": "1748754680"
},
"stopId": "1298",
"stopSequence": 66
},
{
"arrival": {
"delay": 37,
"time": "1748754718"
},
"departure": {
"delay": 37,
"time": "1748754718"
},
"stopId": "2850",
"stopSequence": 67
},
{
"arrival": {
"delay": 36,
"time": "1748754756"
},
"departure": {
"delay": 36,
"time": "1748754756"
},
"stopId": "2852",
"stopSequence": 68
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "01",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268435474_1"
},
"vehicle": {
"id": "ineo-bus:1413",
"label": "PESSAC CAP DE BOS"
}
}
},
{
"id": "RT|268437286_1|268437286",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -140,
"time": "1748746661"
},
"departure": {
"delay": 0,
"time": "1748746801"
},
"stopId": "9110",
"stopSequence": 1
},
{
"arrival": {
"delay": 15,
"time": "1748746885"
},
"departure": {
"delay": 37,
"time": "1748746907"
},
"stopId": "6684",
"stopSequence": 2
},
{
"arrival": {
"delay": 41,
"time": "1748746961"
},
"departure": {
"delay": 44,
"time": "1748746964"
},
"stopId": "3125",
"stopSequence": 3
},
{
"arrival": {
"delay": 41,
"time": "1748747002"
},
"departure": {
"delay": 41,
"time": "1748747002"
},
"stopId": "2635",
"stopSequence": 4
},
{
"arrival": {
"delay": 42,
"time": "1748747043"
},
"departure": {
"delay": 42,
"time": "1748747043"
},
"stopId": "5010",
"stopSequence": 5
},
{
"arrival": {
"delay": 42,
"time": "1748747086"
},
"departure": {
"delay": 42,
"time": "1748747086"
},
"stopId": "6641",
"stopSequence": 6
},
{
"arrival": {
"delay": 58,
"time": "1748747172"
},
"departure": {
"delay": 60,
"time": "1748747174"
},
"stopId": "2593",
"stopSequence": 7
},
{
"arrival": {
"delay": 53,
"time": "1748747194"
},
"departure": {
"delay": 58,
"time": "1748747199"
},
"stopId": "1973",
"stopSequence": 8
},
{
"arrival": {
"delay": 55,
"time": "1748747243"
},
"departure": {
"delay": 55,
"time": "1748747243"
},
"stopId": "3121",
"stopSequence": 9
},
{
"arrival": {
"delay": 56,
"time": "1748747292"
},
"departure": {
"delay": 56,
"time": "1748747292"
},
"stopId": "3119",
"stopSequence": 10
},
{
"arrival": {
"delay": 59,
"time": "1748747355"
},
"departure": {
"delay": 59,
"time": "1748747355"
},
"stopId": "515",
"stopSequence": 11
},
{
"arrival": {
"delay": 63,
"time": "1748747412"
},
"departure": {
"delay": 63,
"time": "1748747412"
},
"stopId": "6345",
"stopSequence": 12
},
{
"arrival": {
"delay": 65,
"time": "1748747472"
},
"departure": {
"delay": 69,
"time": "1748747476"
},
"stopId": "588",
"stopSequence": 13
},
{
"arrival": {
"delay": 69,
"time": "1748747502"
},
"departure": {
"delay": 69,
"time": "1748747502"
},
"stopId": "716",
"stopSequence": 14
},
{
"arrival": {
"delay": 71,
"time": "1748747591"
},
"departure": {
"delay": 71,
"time": "1748747591"
},
"stopId": "2629",
"stopSequence": 15
},
{
"arrival": {
"delay": 57,
"time": "1748747677"
},
"departure": {
"delay": 66,
"time": "1748747686"
},
"stopId": "3116",
"stopSequence": 16
},
{
"arrival": {
"delay": 58,
"time": "1748747751"
},
"departure": {
"delay": 58,
"time": "1748747751"
},
"stopId": "2586",
"stopSequence": 17
},
{
"arrival": {
"delay": 57,
"time": "1748747793"
},
"departure": {
"delay": 125,
"time": "1748747861"
},
"stopId": "2929",
"stopSequence": 18
},
{
"arrival": {
"delay": 128,
"time": "1748747908"
},
"departure": {
"delay": 131,
"time": "1748747911"
},
"stopId": "8731",
"stopSequence": 19
},
{
"arrival": {
"delay": 130,
"time": "1748748010"
},
"departure": {
"delay": 130,
"time": "1748748010"
},
"stopId": "366",
"stopSequence": 20
},
{
"arrival": {
"delay": 130,
"time": "1748748086"
},
"departure": {
"delay": 130,
"time": "1748748086"
},
"stopId": "2639",
"stopSequence": 21
},
{
"arrival": {
"delay": 125,
"time": "1748748145"
},
"departure": {
"delay": 125,
"time": "1748748145"
},
"stopId": "2511",
"stopSequence": 22
},
{
"arrival": {
"delay": 106,
"time": "1748748187"
},
"departure": {
"delay": 115,
"time": "1748748196"
},
"stopId": "2983",
"stopSequence": 23
},
{
"arrival": {
"delay": 90,
"time": "1748748270"
},
"departure": {
"delay": 106,
"time": "1748748286"
},
"stopId": "833",
"stopSequence": 24
},
{
"arrival": {
"delay": 72,
"time": "1748748328"
},
"departure": {
"delay": 91,
"time": "1748748347"
},
"stopId": "3325",
"stopSequence": 25
},
{
"arrival": {
"delay": 91,
"time": "1748748394"
},
"departure": {
"delay": 93,
"time": "1748748396"
},
"stopId": "3114",
"stopSequence": 26
},
{
"arrival": {
"delay": 127,
"time": "1748748487"
},
"departure": {
"delay": 147,
"time": "1748748507"
},
"stopId": "3097",
"stopSequence": 27
},
{
"arrival": {
"delay": 146,
"time": "1748748545"
},
"departure": {
"delay": 146,
"time": "1748748545"
},
"stopId": "1091",
"stopSequence": 28
},
{
"arrival": {
"delay": 142,
"time": "1748748561"
},
"departure": {
"delay": 142,
"time": "1748748561"
},
"stopId": "3112",
"stopSequence": 29
},
{
"arrival": {
"delay": 129,
"time": "1748748625"
},
"departure": {
"delay": 133,
"time": "1748748629"
},
"stopId": "1978",
"stopSequence": 30
},
{
"arrival": {
"delay": 139,
"time": "1748748679"
},
"departure": {
"delay": 185,
"time": "1748748725"
},
"stopId": "1663",
"stopSequence": 31
},
{
"arrival": {
"delay": 186,
"time": "1748748845"
},
"departure": {
"delay": 186,
"time": "1748748845"
},
"stopId": "830",
"stopSequence": 32
},
{
"arrival": {
"delay": 185,
"time": "1748748897"
},
"departure": {
"delay": 185,
"time": "1748748897"
},
"stopId": "5678",
"stopSequence": 33
},
{
"arrival": {
"delay": 180,
"time": "1748748930"
},
"departure": {
"delay": 184,
"time": "1748748934"
},
"stopId": "3108",
"stopSequence": 34
},
{
"arrival": {
"delay": 179,
"time": "1748748959"
},
"departure": {
"delay": 205,
"time": "1748748985"
},
"stopId": "5303",
"stopSequence": 35
},
{
"arrival": {
"delay": 202,
"time": "1748749025"
},
"departure": {
"delay": 206,
"time": "1748749029"
},
"stopId": "3104",
"stopSequence": 36
},
{
"arrival": {
"delay": 194,
"time": "1748749089"
},
"departure": {
"delay": 212,
"time": "1748749107"
},
"stopId": "1027",
"stopSequence": 37
},
{
"arrival": {
"delay": 202,
"time": "1748749162"
},
"departure": {
"delay": 202,
"time": "1748749162"
},
"stopId": "4475",
"stopSequence": 38
},
{
"arrival": {
"delay": 161,
"time": "1748749344"
},
"departure": {
"delay": 161,
"time": "1748749344"
},
"stopId": "1580",
"stopSequence": 39
},
{
"arrival": {
"delay": 152,
"time": "1748749407"
},
"departure": {
"delay": 169,
"time": "1748749424"
},
"stopId": "2524",
"stopSequence": 40
},
{
"arrival": {
"delay": 159,
"time": "1748749476"
},
"departure": {
"delay": 169,
"time": "1748749486"
},
"stopId": "3252",
"stopSequence": 41
},
{
"arrival": {
"delay": 184,
"time": "1748749564"
},
"departure": {
"delay": 197,
"time": "1748749577"
},
"stopId": "5285",
"stopSequence": 42
},
{
"arrival": {
"delay": 233,
"time": "1748749644"
},
"departure": {
"delay": 233,
"time": "1748749644"
},
"stopId": "2788",
"stopSequence": 43
},
{
"arrival": {
"delay": 255,
"time": "1748749726"
},
"departure": {
"delay": 255,
"time": "1748749726"
},
"stopId": "8961",
"stopSequence": 44
},
{
"arrival": {
"delay": 255,
"time": "1748749810"
},
"departure": {
"delay": 261,
"time": "1748749816"
},
"stopId": "2178",
"stopSequence": 45
},
{
"arrival": {
"delay": 274,
"time": "1748749894"
},
"departure": {
"delay": 285,
"time": "1748749905"
},
"stopId": "3886",
"stopSequence": 46
},
{
"arrival": {
"delay": 288,
"time": "1748749929"
},
"departure": {
"delay": 288,
"time": "1748749929"
},
"stopId": "3243",
"stopSequence": 47
},
{
"arrival": {
"delay": 282,
"time": "1748749986"
},
"departure": {
"delay": 300,
"time": "1748750004"
},
"stopId": "1822",
"stopSequence": 48
},
{
"arrival": {
"delay": 287,
"time": "1748750064"
},
"departure": {
"delay": 290,
"time": "1748750067"
},
"stopId": "1611",
"stopSequence": 49
},
{
"arrival": {
"delay": 278,
"time": "1748750111"
},
"departure": {
"delay": 278,
"time": "1748750111"
},
"stopId": "2451",
"stopSequence": 50
},
{
"arrival": {
"delay": 274,
"time": "1748750136"
},
"departure": {
"delay": 274,
"time": "1748750136"
},
"stopId": "3029",
"stopSequence": 51
},
{
"arrival": {
"delay": 263,
"time": "1748750183"
},
"departure": {
"delay": 273,
"time": "1748750193"
},
"stopId": "2528",
"stopSequence": 52
},
{
"arrival": {
"delay": 262,
"time": "1748750267"
},
"departure": {
"delay": 292,
"time": "1748750297"
},
"stopId": "3578",
"stopSequence": 53
},
{
"arrival": {
"delay": 273,
"time": "1748750362"
},
"departure": {
"delay": 282,
"time": "1748750371"
},
"stopId": "1633",
"stopSequence": 54
},
{
"arrival": {
"delay": 279,
"time": "1748750412"
},
"departure": {
"delay": 289,
"time": "1748750422"
},
"stopId": "2633",
"stopSequence": 55
},
{
"arrival": {
"delay": 298,
"time": "1748750518"
},
"departure": {
"delay": 298,
"time": "1748750518"
},
"stopId": "3878",
"stopSequence": 56
},
{
"arrival": {
"delay": 306,
"time": "1748750577"
},
"departure": {
"delay": 306,
"time": "1748750577"
},
"stopId": "3880",
"stopSequence": 57
},
{
"arrival": {
"delay": 298,
"time": "1748750622"
},
"departure": {
"delay": 312,
"time": "1748750636"
},
"stopId": "2628",
"stopSequence": 58
},
{
"arrival": {
"delay": 312,
"time": "1748750722"
},
"departure": {
"delay": 332,
"time": "1748750742"
},
"stopId": "9252",
"stopSequence": 59
},
{
"arrival": {
"delay": 330,
"time": "1748750789"
},
"departure": {
"delay": 330,
"time": "1748750789"
},
"stopId": "95",
"stopSequence": 60
},
{
"arrival": {
"delay": 306,
"time": "1748750826"
},
"departure": {
"delay": 327,
"time": "1748750847"
},
"stopId": "1220",
"stopSequence": 61
},
{
"arrival": {
"delay": 326,
"time": "1748750937"
},
"departure": {
"delay": 326,
"time": "1748750937"
},
"stopId": "2617",
"stopSequence": 62
},
{
"arrival": {
"delay": 289,
"time": "1748751006"
},
"departure": {
"delay": 325,
"time": "1748751042"
},
"stopId": "1429",
"stopSequence": 63
},
{
"arrival": {
"delay": 321,
"time": "1748751141"
},
"departure": {
"delay": 324,
"time": "1748751144"
},
"stopId": "2551",
"stopSequence": 64
},
{
"arrival": {
"delay": 316,
"time": "1748751186"
},
"departure": {
"delay": 325,
"time": "1748751195"
},
"stopId": "7081",
"stopSequence": 65
},
{
"arrival": {
"delay": 297,
"time": "1748751253"
},
"departure": {
"delay": 315,
"time": "1748751271"
},
"stopId": "3203",
"stopSequence": 66
},
{
"arrival": {
"delay": 299,
"time": "1748751325"
},
"departure": {
"delay": 324,
"time": "1748751350"
},
"stopId": "629",
"stopSequence": 67
},
{
"arrival": {
"delay": 320,
"time": "1748751380"
},
"departure": {
"delay": 320,
"time": "1748751380"
},
"stopId": "64",
"stopSequence": 68
},
{
"arrival": {
"delay": 322,
"time": "1748751427"
},
"departure": {
"delay": 342,
"time": "1748751447"
},
"stopId": "2672",
"stopSequence": 69
},
{
"arrival": {
"delay": 342,
"time": "1748751482"
},
"departure": {
"delay": 345,
"time": "1748751485"
},
"stopId": "1735",
"stopSequence": 70
},
{
"arrival": {
"delay": 332,
"time": "1748751522"
},
"departure": {
"delay": 337,
"time": "1748751527"
},
"stopId": "756",
"stopSequence": 71
},
{
"arrival": {
"delay": 326,
"time": "1748751566"
},
"departure": {
"delay": 327,
"time": "1748751567"
},
"stopId": "2592",
"stopSequence": 72
},
{
"arrival": {
"delay": 291,
"time": "1748751642"
},
"departure": {
"delay": 292,
"time": "1748751643"
},
"stopId": "3281",
"stopSequence": 73
},
{
"arrival": {
"delay": 280,
"time": "1748751702"
},
"departure": {
"delay": 284,
"time": "1748751706"
},
"stopId": "2297",
"stopSequence": 74
},
{
"arrival": {
"delay": 284,
"time": "1748751764"
},
"departure": {
"delay": 292,
"time": "1748751772"
},
"stopId": "3098",
"stopSequence": 75
},
{
"arrival": {
"delay": 293,
"time": "1748751817"
},
"departure": {
"delay": 312,
"time": "1748751836"
},
"stopId": "3320",
"stopSequence": 76
},
{
"arrival": {
"delay": 311,
"time": "1748751881"
},
"departure": {
"delay": 311,
"time": "1748751881"
},
"stopId": "9281",
"stopSequence": 77
},
{
"arrival": {
"delay": 321,
"time": "1748751981"
},
"departure": {
"delay": 321,
"time": "1748751981"
},
"stopId": "9085",
"stopSequence": 78
},
{
"arrival": {
"delay": 286,
"time": "1748752081"
},
"departure": {
"delay": 297,
"time": "1748752092"
},
"stopId": "9088",
"stopSequence": 79
},
{
"arrival": {
"delay": 261,
"time": "1748752161"
},
"departure": {
"delay": 261,
"time": "1748752161"
},
"stopId": "5769",
"stopSequence": 80
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "35",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437286_1"
}
}
},
{
"id": "RT|268437287_1|268437287",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1819,
"time": "1748752181"
},
"departure": {
"delay": 0,
"time": "1748754000"
},
"stopId": "5769",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1748754081"
},
"departure": {
"delay": 1,
"time": "1748754081"
},
"stopId": "9087",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748754180"
},
"departure": {
"delay": 0,
"time": "1748754180"
},
"stopId": "9084",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748754256"
},
"departure": {
"delay": 0,
"time": "1748754256"
},
"stopId": "9280",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748754322"
},
"departure": {
"delay": 0,
"time": "1748754322"
},
"stopId": "1420",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748754360"
},
"departure": {
"delay": 0,
"time": "1748754360"
},
"stopId": "170",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1748754391"
},
"departure": {
"delay": 0,
"time": "1748754391"
},
"stopId": "333",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748754419"
},
"departure": {
"delay": 0,
"time": "1748754419"
},
"stopId": "5842",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748754498"
},
"departure": {
"delay": 0,
"time": "1748754498"
},
"stopId": "9255",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748754618"
},
"departure": {
"delay": 0,
"time": "1748754618"
},
"stopId": "2606",
"stopSequence": 10
},
{
"arrival": {
"delay": -1,
"time": "1748754719"
},
"departure": {
"delay": -1,
"time": "1748754719"
},
"stopId": "3289",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1748754796"
},
"departure": {
"delay": 0,
"time": "1748754796"
},
"stopId": "2513",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1748754837"
},
"departure": {
"delay": 0,
"time": "1748754837"
},
"stopId": "1660",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1748754897"
},
"departure": {
"delay": 0,
"time": "1748754897"
},
"stopId": "3199",
"stopSequence": 14
},
{
"arrival": {
"delay": -1,
"time": "1748754959"
},
"departure": {
"delay": -1,
"time": "1748754959"
},
"stopId": "240",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1748755007"
},
"departure": {
"delay": 0,
"time": "1748755007"
},
"stopId": "3201",
"stopSequence": 16
},
{
"arrival": {
"delay": -1,
"time": "1748755079"
},
"departure": {
"delay": -1,
"time": "1748755079"
},
"stopId": "3194",
"stopSequence": 17
},
{
"arrival": {
"delay": -1,
"time": "1748755139"
},
"departure": {
"delay": -1,
"time": "1748755139"
},
"stopId": "7113",
"stopSequence": 18
},
{
"arrival": {
"delay": -1,
"time": "1748755199"
},
"departure": {
"delay": -1,
"time": "1748755199"
},
"stopId": "9250",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1748755304"
},
"departure": {
"delay": 0,
"time": "1748755304"
},
"stopId": "6662",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1748755419"
},
"departure": {
"delay": 0,
"time": "1748755419"
},
"stopId": "3022",
"stopSequence": 21
},
{
"arrival": {
"delay": -1,
"time": "1748755464"
},
"departure": {
"delay": -1,
"time": "1748755464"
},
"stopId": "1022",
"stopSequence": 22
},
{
"arrival": {
"delay": -1,
"time": "1748755499"
},
"departure": {
"delay": -1,
"time": "1748755499"
},
"stopId": "3223",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1748755590"
},
"departure": {
"delay": 0,
"time": "1748755590"
},
"stopId": "526",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1748755629"
},
"departure": {
"delay": 0,
"time": "1748755629"
},
"stopId": "9251",
"stopSequence": 25
},
{
"arrival": {
"delay": -1,
"time": "1748755723"
},
"departure": {
"delay": -1,
"time": "1748755723"
},
"stopId": "294",
"stopSequence": 26
},
{
"arrival": {
"delay": -1,
"time": "1748755785"
},
"departure": {
"delay": -1,
"time": "1748755785"
},
"stopId": "3881",
"stopSequence": 27
},
{
"arrival": {
"delay": -1,
"time": "1748755859"
},
"departure": {
"delay": -1,
"time": "1748755859"
},
"stopId": "3879",
"stopSequence": 28
},
{
"arrival": {
"delay": -1,
"time": "1748755931"
},
"departure": {
"delay": -1,
"time": "1748755931"
},
"stopId": "1671",
"stopSequence": 29
},
{
"arrival": {
"delay": -1,
"time": "1748755978"
},
"departure": {
"delay": -1,
"time": "1748755978"
},
"stopId": "1656",
"stopSequence": 30
},
{
"arrival": {
"delay": -1,
"time": "1748756078"
},
"departure": {
"delay": -1,
"time": "1748756078"
},
"stopId": "3577",
"stopSequence": 31
},
{
"arrival": {
"delay": -1,
"time": "1748756159"
},
"departure": {
"delay": -1,
"time": "1748756159"
},
"stopId": "3294",
"stopSequence": 32
},
{
"arrival": {
"delay": 0,
"time": "1748756206"
},
"departure": {
"delay": 0,
"time": "1748756206"
},
"stopId": "3028",
"stopSequence": 33
},
{
"arrival": {
"delay": -1,
"time": "1748756234"
},
"departure": {
"delay": -1,
"time": "1748756234"
},
"stopId": "2448",
"stopSequence": 34
},
{
"arrival": {
"delay": 0,
"time": "1748756278"
},
"departure": {
"delay": 0,
"time": "1748756278"
},
"stopId": "1767",
"stopSequence": 35
},
{
"arrival": {
"delay": 0,
"time": "1748756331"
},
"departure": {
"delay": 0,
"time": "1748756331"
},
"stopId": "1768",
"stopSequence": 36
},
{
"arrival": {
"delay": 0,
"time": "1748756378"
},
"departure": {
"delay": 0,
"time": "1748756378"
},
"stopId": "2449",
"stopSequence": 37
},
{
"arrival": {
"delay": -1,
"time": "1748756399"
},
"departure": {
"delay": -1,
"time": "1748756399"
},
"stopId": "3887",
"stopSequence": 38
},
{
"arrival": {
"delay": -1,
"time": "1748756473"
},
"departure": {
"delay": -1,
"time": "1748756473"
},
"stopId": "522",
"stopSequence": 39
},
{
"arrival": {
"delay": -1,
"time": "1748756601"
},
"departure": {
"delay": -1,
"time": "1748756601"
},
"stopId": "3143",
"stopSequence": 40
},
{
"arrival": {
"delay": -1,
"time": "1748756699"
},
"departure": {
"delay": -1,
"time": "1748756699"
},
"stopId": "2763",
"stopSequence": 41
},
{
"arrival": {
"delay": 0,
"time": "1748756766"
},
"departure": {
"delay": 0,
"time": "1748756766"
},
"stopId": "1569",
"stopSequence": 42
},
{
"arrival": {
"delay": 0,
"time": "1748756790"
},
"departure": {
"delay": 0,
"time": "1748756790"
},
"stopId": "1568",
"stopSequence": 43
},
{
"arrival": {
"delay": 0,
"time": "1748756847"
},
"departure": {
"delay": 0,
"time": "1748756847"
},
"stopId": "2948",
"stopSequence": 44
},
{
"arrival": {
"delay": 0,
"time": "1748757000"
},
"departure": {
"delay": 0,
"time": "1748757000"
},
"stopId": "4474",
"stopSequence": 45
},
{
"arrival": {
"delay": 0,
"time": "1748757073"
},
"departure": {
"delay": 0,
"time": "1748757073"
},
"stopId": "865",
"stopSequence": 46
},
{
"arrival": {
"delay": 0,
"time": "1748757137"
},
"departure": {
"delay": 0,
"time": "1748757137"
},
"stopId": "2630",
"stopSequence": 47
},
{
"arrival": {
"delay": -1,
"time": "1748757179"
},
"departure": {
"delay": -1,
"time": "1748757179"
},
"stopId": "928",
"stopSequence": 48
},
{
"arrival": {
"delay": -1,
"time": "1748757201"
},
"departure": {
"delay": -1,
"time": "1748757201"
},
"stopId": "3107",
"stopSequence": 49
},
{
"arrival": {
"delay": -1,
"time": "1748757235"
},
"departure": {
"delay": -1,
"time": "1748757235"
},
"stopId": "9696",
"stopSequence": 50
},
{
"arrival": {
"delay": -1,
"time": "1748757294"
},
"departure": {
"delay": -1,
"time": "1748757294"
},
"stopId": "3347",
"stopSequence": 51
},
{
"arrival": {
"delay": -1,
"time": "1748757419"
},
"departure": {
"delay": -1,
"time": "1748757419"
},
"stopId": "5225",
"stopSequence": 52
},
{
"arrival": {
"delay": 0,
"time": "1748757466"
},
"departure": {
"delay": 0,
"time": "1748757466"
},
"stopId": "3111",
"stopSequence": 53
},
{
"arrival": {
"delay": -1,
"time": "1748757550"
},
"departure": {
"delay": -1,
"time": "1748757550"
},
"stopId": "2286",
"stopSequence": 54
},
{
"arrival": {
"delay": -1,
"time": "1748757569"
},
"departure": {
"delay": -1,
"time": "1748757569"
},
"stopId": "368",
"stopSequence": 55
},
{
"arrival": {
"delay": -1,
"time": "1748757599"
},
"departure": {
"delay": -1,
"time": "1748757599"
},
"stopId": "1537",
"stopSequence": 56
},
{
"arrival": {
"delay": -1,
"time": "1748757647"
},
"departure": {
"delay": -1,
"time": "1748757647"
},
"stopId": "3113",
"stopSequence": 57
},
{
"arrival": {
"delay": -1,
"time": "1748757698"
},
"departure": {
"delay": -1,
"time": "1748757698"
},
"stopId": "3307",
"stopSequence": 58
},
{
"arrival": {
"delay": -1,
"time": "1748757779"
},
"departure": {
"delay": -1,
"time": "1748757779"
},
"stopId": "3319",
"stopSequence": 59
},
{
"arrival": {
"delay": 0,
"time": "1748757862"
},
"departure": {
"delay": 0,
"time": "1748757862"
},
"stopId": "2910",
"stopSequence": 60
},
{
"arrival": {
"delay": -1,
"time": "1748757948"
},
"departure": {
"delay": -1,
"time": "1748757948"
},
"stopId": "1589",
"stopSequence": 61
},
{
"arrival": {
"delay": 0,
"time": "1748758026"
},
"departure": {
"delay": 0,
"time": "1748758026"
},
"stopId": "3336",
"stopSequence": 62
},
{
"arrival": {
"delay": -1,
"time": "1748758079"
},
"departure": {
"delay": -1,
"time": "1748758079"
},
"stopId": "2545",
"stopSequence": 63
},
{
"arrival": {
"delay": -1,
"time": "1748758211"
},
"departure": {
"delay": -1,
"time": "1748758211"
},
"stopId": "1764",
"stopSequence": 64
},
{
"arrival": {
"delay": 0,
"time": "1748758258"
},
"departure": {
"delay": 0,
"time": "1748758258"
},
"stopId": "2930",
"stopSequence": 65
},
{
"arrival": {
"delay": 0,
"time": "1748758301"
},
"departure": {
"delay": 0,
"time": "1748758301"
},
"stopId": "827",
"stopSequence": 66
},
{
"arrival": {
"delay": 0,
"time": "1748758392"
},
"departure": {
"delay": 0,
"time": "1748758392"
},
"stopId": "3117",
"stopSequence": 67
},
{
"arrival": {
"delay": 0,
"time": "1748758491"
},
"departure": {
"delay": 0,
"time": "1748758491"
},
"stopId": "2601",
"stopSequence": 68
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "35",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437287_1"
},
"vehicle": {
"id": "ineo-bus:1868",
"label": "CRACOVIE"
}
}
},
{
"id": "RT|268435972_1|268435972",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "5650",
"stopSequence": 1
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "5648",
"stopSequence": 2
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "2158",
"stopSequence": 3
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1530",
"stopSequence": 4
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "3260",
"stopSequence": 5
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "3918",
"stopSequence": 6
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5646",
"stopSequence": 7
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1774",
"stopSequence": 8
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "2145",
"stopSequence": 9
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1831",
"stopSequence": 10
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2146",
"stopSequence": 11
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1821",
"stopSequence": 12
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7568",
"stopSequence": 13
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7567",
"stopSequence": 14
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "7565",
"stopSequence": 15
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "3902",
"stopSequence": 16
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "680",
"stopSequence": 17
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "782",
"stopSequence": 18
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1555",
"stopSequence": 19
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3899",
"stopSequence": 20
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "3897",
"stopSequence": 21
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "3895",
"stopSequence": 22
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "5643",
"stopSequence": 23
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2181",
"stopSequence": 24
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2171",
"stopSequence": 25
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "2172",
"stopSequence": 26
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2168",
"stopSequence": 27
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2059",
"stopSequence": 28
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1976",
"stopSequence": 29
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "7671",
"stopSequence": 30
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6455",
"stopSequence": 31
},
{
"arrival": {
"delay": -72,
"time": "1748771897"
},
"departure": {
"delay": -72,
"time": "1748771897"
},
"stopId": "3298",
"stopSequence": 32
},
{
"arrival": {
"delay": -51,
"time": "1748771925"
},
"departure": {
"delay": -51,
"time": "1748771925"
},
"stopId": "786",
"stopSequence": 33
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2532",
"stopSequence": 34
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "483",
"stopSequence": 35
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "261",
"stopSequence": 36
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2196",
"stopSequence": 37
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1512",
"stopSequence": 38
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1805",
"stopSequence": 39
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "4055",
"stopSequence": 40
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8545",
"stopSequence": 41
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1192",
"stopSequence": 42
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1144",
"stopSequence": 43
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "212",
"stopSequence": 44
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6825",
"stopSequence": 45
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7862",
"stopSequence": 46
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7347",
"stopSequence": 47
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2446",
"stopSequence": 48
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5542",
"stopSequence": 49
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6421",
"stopSequence": 50
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6685",
"stopSequence": 51
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9110",
"stopSequence": 52
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "378",
"stopSequence": 53
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5460",
"stopSequence": 54
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5480",
"stopSequence": 55
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1964",
"stopSequence": 56
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7451",
"stopSequence": 57
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "07",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268435972_1"
}
}
},
{
"id": "RT|268435953_1|268435953",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "5650",
"stopSequence": 1
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "5648",
"stopSequence": 2
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "2158",
"stopSequence": 3
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1530",
"stopSequence": 4
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "3260",
"stopSequence": 5
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "3918",
"stopSequence": 6
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5646",
"stopSequence": 7
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1774",
"stopSequence": 8
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "2145",
"stopSequence": 9
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1831",
"stopSequence": 10
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2146",
"stopSequence": 11
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1821",
"stopSequence": 12
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "7568",
"stopSequence": 13
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7567",
"stopSequence": 14
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "7565",
"stopSequence": 15
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "3902",
"stopSequence": 16
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "680",
"stopSequence": 17
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "782",
"stopSequence": 18
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1555",
"stopSequence": 19
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3899",
"stopSequence": 20
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "3897",
"stopSequence": 21
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "3895",
"stopSequence": 22
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "5643",
"stopSequence": 23
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2181",
"stopSequence": 24
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2171",
"stopSequence": 25
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "2172",
"stopSequence": 26
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "2168",
"stopSequence": 27
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2059",
"stopSequence": 28
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1976",
"stopSequence": 29
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "7671",
"stopSequence": 30
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6455",
"stopSequence": 31
},
{
"arrival": {
"delay": -72,
"time": "1748770097"
},
"departure": {
"delay": -72,
"time": "1748770097"
},
"stopId": "3298",
"stopSequence": 32
},
{
"arrival": {
"delay": -51,
"time": "1748770125"
},
"departure": {
"delay": -51,
"time": "1748770125"
},
"stopId": "786",
"stopSequence": 33
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2532",
"stopSequence": 34
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "483",
"stopSequence": 35
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "261",
"stopSequence": 36
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2196",
"stopSequence": 37
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1512",
"stopSequence": 38
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1805",
"stopSequence": 39
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "4055",
"stopSequence": 40
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8545",
"stopSequence": 41
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1192",
"stopSequence": 42
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1144",
"stopSequence": 43
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "212",
"stopSequence": 44
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6825",
"stopSequence": 45
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7862",
"stopSequence": 46
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7347",
"stopSequence": 47
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2446",
"stopSequence": 48
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5542",
"stopSequence": 49
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6421",
"stopSequence": 50
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "6685",
"stopSequence": 51
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "9110",
"stopSequence": 52
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "378",
"stopSequence": 53
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5460",
"stopSequence": 54
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "5480",
"stopSequence": 55
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1964",
"stopSequence": 56
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "7451",
"stopSequence": 57
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "07",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268435953_1"
}
}
},
{
"id": "RT|268435954_1|268435954",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "NO_DATA",
"stopId": "7451",
"stopSequence": 1
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "7441",
"stopSequence": 2
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3005",
"stopSequence": 3
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "6683",
"stopSequence": 4
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "7265",
"stopSequence": 5
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "6832",
"stopSequence": 6
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "6422",
"stopSequence": 7
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "5737",
"stopSequence": 8
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "5736",
"stopSequence": 9
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "7348",
"stopSequence": 10
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "7861",
"stopSequence": 11
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "6827",
"stopSequence": 12
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "702",
"stopSequence": 13
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "606",
"stopSequence": 14
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1726",
"stopSequence": 15
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3314",
"stopSequence": 16
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "4750",
"stopSequence": 17
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "2195",
"stopSequence": 18
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "244",
"stopSequence": 19
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1809",
"stopSequence": 20
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "2194",
"stopSequence": 21
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1641",
"stopSequence": 22
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "2186",
"stopSequence": 23
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "3300",
"stopSequence": 24
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1722",
"stopSequence": 25
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "6456",
"stopSequence": 26
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "5495",
"stopSequence": 27
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "2544",
"stopSequence": 28
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "788",
"stopSequence": 29
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "3330",
"stopSequence": 30
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1849",
"stopSequence": 31
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1987",
"stopSequence": 32
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "2142",
"stopSequence": 33
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "5641",
"stopSequence": 34
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "3896",
"stopSequence": 35
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "3898",
"stopSequence": 36
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1389",
"stopSequence": 37
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "3900",
"stopSequence": 38
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "883",
"stopSequence": 39
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "3901",
"stopSequence": 40
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "7564",
"stopSequence": 41
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7566",
"stopSequence": 42
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2248",
"stopSequence": 43
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2006",
"stopSequence": 44
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1818",
"stopSequence": 45
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2013",
"stopSequence": 46
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1776",
"stopSequence": 47
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5645",
"stopSequence": 48
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3917",
"stopSequence": 49
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3919",
"stopSequence": 50
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2009",
"stopSequence": 51
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2129",
"stopSequence": 52
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5647",
"stopSequence": 53
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5649",
"stopSequence": 54
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5650",
"stopSequence": 55
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "07",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268435954_1"
}
}
},
{
"id": "RT|268435939_1|268435939",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "5650",
"stopSequence": 1
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5648",
"stopSequence": 2
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "2158",
"stopSequence": 3
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1530",
"stopSequence": 4
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3260",
"stopSequence": 5
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "3918",
"stopSequence": 6
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "5646",
"stopSequence": 7
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1774",
"stopSequence": 8
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "2145",
"stopSequence": 9
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1831",
"stopSequence": 10
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2146",
"stopSequence": 11
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1821",
"stopSequence": 12
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "7568",
"stopSequence": 13
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7567",
"stopSequence": 14
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7565",
"stopSequence": 15
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "3902",
"stopSequence": 16
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "680",
"stopSequence": 17
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "782",
"stopSequence": 18
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1555",
"stopSequence": 19
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3899",
"stopSequence": 20
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3897",
"stopSequence": 21
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3895",
"stopSequence": 22
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5643",
"stopSequence": 23
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2181",
"stopSequence": 24
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2171",
"stopSequence": 25
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2172",
"stopSequence": 26
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2168",
"stopSequence": 27
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2059",
"stopSequence": 28
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1976",
"stopSequence": 29
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7671",
"stopSequence": 30
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6455",
"stopSequence": 31
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3298",
"stopSequence": 32
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "786",
"stopSequence": 33
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2532",
"stopSequence": 34
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "483",
"stopSequence": 35
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "261",
"stopSequence": 36
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2196",
"stopSequence": 37
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1512",
"stopSequence": 38
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1805",
"stopSequence": 39
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "4055",
"stopSequence": 40
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8545",
"stopSequence": 41
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1192",
"stopSequence": 42
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1144",
"stopSequence": 43
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "212",
"stopSequence": 44
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6825",
"stopSequence": 45
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7862",
"stopSequence": 46
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7347",
"stopSequence": 47
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2446",
"stopSequence": 48
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5542",
"stopSequence": 49
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6421",
"stopSequence": 50
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6685",
"stopSequence": 51
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9110",
"stopSequence": 52
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "378",
"stopSequence": 53
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5460",
"stopSequence": 54
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5480",
"stopSequence": 55
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1964",
"stopSequence": 56
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7451",
"stopSequence": 57
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "07",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268435939_1"
}
}
},
{
"id": "RT|268435938_1|268435938",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "NO_DATA",
"stopId": "7451",
"stopSequence": 1
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "7441",
"stopSequence": 2
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "3005",
"stopSequence": 3
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6683",
"stopSequence": 4
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7265",
"stopSequence": 5
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "6832",
"stopSequence": 6
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6422",
"stopSequence": 7
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5737",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5736",
"stopSequence": 9
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7348",
"stopSequence": 10
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7861",
"stopSequence": 11
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6827",
"stopSequence": 12
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "702",
"stopSequence": 13
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "606",
"stopSequence": 14
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1726",
"stopSequence": 15
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3314",
"stopSequence": 16
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "4750",
"stopSequence": 17
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2195",
"stopSequence": 18
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "244",
"stopSequence": 19
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1809",
"stopSequence": 20
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2194",
"stopSequence": 21
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1641",
"stopSequence": 22
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2186",
"stopSequence": 23
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "3300",
"stopSequence": 24
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1722",
"stopSequence": 25
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "6456",
"stopSequence": 26
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "5495",
"stopSequence": 27
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "2544",
"stopSequence": 28
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "788",
"stopSequence": 29
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "3330",
"stopSequence": 30
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1849",
"stopSequence": 31
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1987",
"stopSequence": 32
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "2142",
"stopSequence": 33
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "5641",
"stopSequence": 34
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "3896",
"stopSequence": 35
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "3898",
"stopSequence": 36
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1389",
"stopSequence": 37
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "3900",
"stopSequence": 38
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "883",
"stopSequence": 39
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "3901",
"stopSequence": 40
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "7564",
"stopSequence": 41
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "7566",
"stopSequence": 42
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "2248",
"stopSequence": 43
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "2006",
"stopSequence": 44
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1818",
"stopSequence": 45
},
{
"arrival": {
"delay": -276,
"time": "1748773607"
},
"departure": {
"delay": -276,
"time": "1748773607"
},
"stopId": "2013",
"stopSequence": 46
},
{
"arrival": {
"delay": -213,
"time": "1748773682"
},
"departure": {
"delay": -213,
"time": "1748773682"
},
"stopId": "1776",
"stopSequence": 47
},
{
"arrival": {
"delay": -176,
"time": "1748773727"
},
"departure": {
"delay": -176,
"time": "1748773727"
},
"stopId": "5645",
"stopSequence": 48
},
{
"arrival": {
"delay": -129,
"time": "1748773782"
},
"departure": {
"delay": -129,
"time": "1748773782"
},
"stopId": "3917",
"stopSequence": 49
},
{
"arrival": {
"delay": -89,
"time": "1748773830"
},
"departure": {
"delay": -89,
"time": "1748773830"
},
"stopId": "3919",
"stopSequence": 50
},
{
"arrival": {
"delay": -51,
"time": "1748773875"
},
"departure": {
"delay": -51,
"time": "1748773875"
},
"stopId": "2009",
"stopSequence": 51
},
{
"arrival": {
"delay": 1,
"time": "1748773938"
},
"departure": {
"delay": 1,
"time": "1748773938"
},
"stopId": "2129",
"stopSequence": 52
},
{
"arrival": {
"delay": -131,
"time": "1748773960"
},
"departure": {
"delay": -131,
"time": "1748773960"
},
"stopId": "5647",
"stopSequence": 53
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "5649",
"stopSequence": 54
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "5650",
"stopSequence": 55
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "07",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268435938_1"
}
}
},
{
"id": "RT|268435937_1|268435937",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "5650",
"stopSequence": 1
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "5648",
"stopSequence": 2
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "2158",
"stopSequence": 3
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1530",
"stopSequence": 4
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "3260",
"stopSequence": 5
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "3918",
"stopSequence": 6
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5646",
"stopSequence": 7
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1774",
"stopSequence": 8
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "2145",
"stopSequence": 9
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1831",
"stopSequence": 10
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2146",
"stopSequence": 11
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1821",
"stopSequence": 12
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7568",
"stopSequence": 13
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7567",
"stopSequence": 14
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "7565",
"stopSequence": 15
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "3902",
"stopSequence": 16
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "680",
"stopSequence": 17
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "782",
"stopSequence": 18
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1555",
"stopSequence": 19
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3899",
"stopSequence": 20
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3897",
"stopSequence": 21
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3895",
"stopSequence": 22
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5643",
"stopSequence": 23
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2181",
"stopSequence": 24
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2171",
"stopSequence": 25
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2172",
"stopSequence": 26
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2168",
"stopSequence": 27
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2059",
"stopSequence": 28
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1976",
"stopSequence": 29
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7671",
"stopSequence": 30
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6455",
"stopSequence": 31
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3298",
"stopSequence": 32
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "786",
"stopSequence": 33
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2532",
"stopSequence": 34
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "483",
"stopSequence": 35
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "261",
"stopSequence": 36
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2196",
"stopSequence": 37
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1512",
"stopSequence": 38
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1805",
"stopSequence": 39
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "4055",
"stopSequence": 40
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8545",
"stopSequence": 41
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1192",
"stopSequence": 42
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1144",
"stopSequence": 43
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "212",
"stopSequence": 44
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6825",
"stopSequence": 45
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7862",
"stopSequence": 46
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7347",
"stopSequence": 47
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2446",
"stopSequence": 48
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5542",
"stopSequence": 49
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6421",
"stopSequence": 50
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6685",
"stopSequence": 51
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9110",
"stopSequence": 52
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "378",
"stopSequence": 53
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5460",
"stopSequence": 54
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5480",
"stopSequence": 55
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1964",
"stopSequence": 56
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7451",
"stopSequence": 57
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "07",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268435937_1"
}
}
},
{
"id": "RT|268435908_1|268435908",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "5650",
"stopSequence": 1
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5648",
"stopSequence": 2
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2158",
"stopSequence": 3
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1530",
"stopSequence": 4
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3260",
"stopSequence": 5
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3918",
"stopSequence": 6
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5646",
"stopSequence": 7
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1774",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2145",
"stopSequence": 9
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1831",
"stopSequence": 10
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2146",
"stopSequence": 11
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1821",
"stopSequence": 12
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7568",
"stopSequence": 13
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7567",
"stopSequence": 14
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7565",
"stopSequence": 15
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3902",
"stopSequence": 16
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "680",
"stopSequence": 17
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "782",
"stopSequence": 18
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1555",
"stopSequence": 19
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3899",
"stopSequence": 20
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3897",
"stopSequence": 21
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3895",
"stopSequence": 22
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5643",
"stopSequence": 23
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2181",
"stopSequence": 24
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2171",
"stopSequence": 25
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2172",
"stopSequence": 26
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2168",
"stopSequence": 27
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2059",
"stopSequence": 28
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1976",
"stopSequence": 29
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7671",
"stopSequence": 30
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6455",
"stopSequence": 31
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3298",
"stopSequence": 32
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "786",
"stopSequence": 33
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2532",
"stopSequence": 34
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "483",
"stopSequence": 35
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "261",
"stopSequence": 36
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2196",
"stopSequence": 37
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1512",
"stopSequence": 38
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1805",
"stopSequence": 39
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "4055",
"stopSequence": 40
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8545",
"stopSequence": 41
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1192",
"stopSequence": 42
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1144",
"stopSequence": 43
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "212",
"stopSequence": 44
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6825",
"stopSequence": 45
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7862",
"stopSequence": 46
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7347",
"stopSequence": 47
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2446",
"stopSequence": 48
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5542",
"stopSequence": 49
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6421",
"stopSequence": 50
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6685",
"stopSequence": 51
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9110",
"stopSequence": 52
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "378",
"stopSequence": 53
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5460",
"stopSequence": 54
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5480",
"stopSequence": 55
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1964",
"stopSequence": 56
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7451",
"stopSequence": 57
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "07",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268435908_1"
}
}
},
{
"id": "RT|268435907_1|268435907",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "7451",
"stopSequence": 1
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7441",
"stopSequence": 2
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3005",
"stopSequence": 3
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6683",
"stopSequence": 4
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7265",
"stopSequence": 5
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6832",
"stopSequence": 6
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6422",
"stopSequence": 7
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5737",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5736",
"stopSequence": 9
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7348",
"stopSequence": 10
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7861",
"stopSequence": 11
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6827",
"stopSequence": 12
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "702",
"stopSequence": 13
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "606",
"stopSequence": 14
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1726",
"stopSequence": 15
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3314",
"stopSequence": 16
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "4750",
"stopSequence": 17
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2195",
"stopSequence": 18
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "244",
"stopSequence": 19
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1809",
"stopSequence": 20
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2194",
"stopSequence": 21
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1641",
"stopSequence": 22
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2186",
"stopSequence": 23
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3300",
"stopSequence": 24
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1722",
"stopSequence": 25
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6456",
"stopSequence": 26
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5495",
"stopSequence": 27
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2544",
"stopSequence": 28
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "788",
"stopSequence": 29
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3330",
"stopSequence": 30
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1849",
"stopSequence": 31
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1987",
"stopSequence": 32
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2142",
"stopSequence": 33
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5641",
"stopSequence": 34
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3896",
"stopSequence": 35
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3898",
"stopSequence": 36
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1389",
"stopSequence": 37
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3900",
"stopSequence": 38
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "883",
"stopSequence": 39
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3901",
"stopSequence": 40
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7564",
"stopSequence": 41
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7566",
"stopSequence": 42
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2248",
"stopSequence": 43
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2006",
"stopSequence": 44
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1818",
"stopSequence": 45
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2013",
"stopSequence": 46
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1776",
"stopSequence": 47
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5645",
"stopSequence": 48
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3917",
"stopSequence": 49
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3919",
"stopSequence": 50
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2009",
"stopSequence": 51
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2129",
"stopSequence": 52
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5647",
"stopSequence": 53
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5649",
"stopSequence": 54
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5650",
"stopSequence": 55
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "07",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268435907_1"
}
}
},
{
"id": "RT|268435903_1|268435903",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -319,
"time": "1748753682"
},
"departure": {
"delay": 0,
"time": "1748754001"
},
"stopId": "5650",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1748754056"
},
"departure": {
"delay": 1,
"time": "1748754056"
},
"stopId": "5648",
"stopSequence": 2
},
{
"arrival": {
"delay": 1,
"time": "1748754119"
},
"departure": {
"delay": 1,
"time": "1748754119"
},
"stopId": "2158",
"stopSequence": 3
},
{
"arrival": {
"delay": 1,
"time": "1748754184"
},
"departure": {
"delay": 1,
"time": "1748754184"
},
"stopId": "1530",
"stopSequence": 4
},
{
"arrival": {
"delay": 1,
"time": "1748754243"
},
"departure": {
"delay": 1,
"time": "1748754243"
},
"stopId": "3260",
"stopSequence": 5
},
{
"arrival": {
"delay": 1,
"time": "1748754304"
},
"departure": {
"delay": 1,
"time": "1748754304"
},
"stopId": "3918",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1748754370"
},
"departure": {
"delay": 1,
"time": "1748754370"
},
"stopId": "5646",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748754420"
},
"departure": {
"delay": 0,
"time": "1748754420"
},
"stopId": "1774",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1748754506"
},
"departure": {
"delay": 1,
"time": "1748754506"
},
"stopId": "2145",
"stopSequence": 9
},
{
"arrival": {
"delay": 1,
"time": "1748754555"
},
"departure": {
"delay": 1,
"time": "1748754555"
},
"stopId": "1831",
"stopSequence": 10
},
{
"arrival": {
"delay": 1,
"time": "1748754615"
},
"departure": {
"delay": 1,
"time": "1748754615"
},
"stopId": "2146",
"stopSequence": 11
},
{
"arrival": {
"delay": 1,
"time": "1748754661"
},
"departure": {
"delay": 1,
"time": "1748754661"
},
"stopId": "1821",
"stopSequence": 12
},
{
"arrival": {
"delay": 1,
"time": "1748754717"
},
"departure": {
"delay": 1,
"time": "1748754717"
},
"stopId": "7568",
"stopSequence": 13
},
{
"arrival": {
"delay": 1,
"time": "1748754757"
},
"departure": {
"delay": 1,
"time": "1748754757"
},
"stopId": "7567",
"stopSequence": 14
},
{
"arrival": {
"delay": 1,
"time": "1748754817"
},
"departure": {
"delay": 1,
"time": "1748754817"
},
"stopId": "7565",
"stopSequence": 15
},
{
"arrival": {
"delay": 1,
"time": "1748754869"
},
"departure": {
"delay": 1,
"time": "1748754869"
},
"stopId": "3902",
"stopSequence": 16
},
{
"arrival": {
"delay": 1,
"time": "1748754904"
},
"departure": {
"delay": 1,
"time": "1748754904"
},
"stopId": "680",
"stopSequence": 17
},
{
"arrival": {
"delay": 1,
"time": "1748754973"
},
"departure": {
"delay": 1,
"time": "1748754973"
},
"stopId": "782",
"stopSequence": 18
},
{
"arrival": {
"delay": 1,
"time": "1748755007"
},
"departure": {
"delay": 1,
"time": "1748755007"
},
"stopId": "1555",
"stopSequence": 19
},
{
"arrival": {
"delay": 1,
"time": "1748755052"
},
"departure": {
"delay": 1,
"time": "1748755052"
},
"stopId": "3899",
"stopSequence": 20
},
{
"arrival": {
"delay": 1,
"time": "1748755091"
},
"departure": {
"delay": 1,
"time": "1748755091"
},
"stopId": "3897",
"stopSequence": 21
},
{
"arrival": {
"delay": 1,
"time": "1748755129"
},
"departure": {
"delay": 1,
"time": "1748755129"
},
"stopId": "3895",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1748755345"
},
"departure": {
"delay": 0,
"time": "1748755345"
},
"stopId": "5643",
"stopSequence": 23
},
{
"arrival": {
"delay": 1,
"time": "1748755394"
},
"departure": {
"delay": 1,
"time": "1748755394"
},
"stopId": "2181",
"stopSequence": 24
},
{
"arrival": {
"delay": 1,
"time": "1748755434"
},
"departure": {
"delay": 1,
"time": "1748755434"
},
"stopId": "2171",
"stopSequence": 25
},
{
"arrival": {
"delay": 1,
"time": "1748755466"
},
"departure": {
"delay": 1,
"time": "1748755466"
},
"stopId": "2172",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1748755534"
},
"departure": {
"delay": 0,
"time": "1748755534"
},
"stopId": "2168",
"stopSequence": 27
},
{
"arrival": {
"delay": 0,
"time": "1748755592"
},
"departure": {
"delay": 0,
"time": "1748755592"
},
"stopId": "2059",
"stopSequence": 28
},
{
"arrival": {
"delay": 0,
"time": "1748755637"
},
"departure": {
"delay": 0,
"time": "1748755637"
},
"stopId": "1976",
"stopSequence": 29
},
{
"arrival": {
"delay": -1,
"time": "1748755679"
},
"departure": {
"delay": -1,
"time": "1748755679"
},
"stopId": "7671",
"stopSequence": 30
},
{
"arrival": {
"delay": 0,
"time": "1748755797"
},
"departure": {
"delay": 0,
"time": "1748755797"
},
"stopId": "6455",
"stopSequence": 31
},
{
"arrival": {
"delay": 0,
"time": "1748755848"
},
"departure": {
"delay": 0,
"time": "1748755848"
},
"stopId": "3298",
"stopSequence": 32
},
{
"arrival": {
"delay": 0,
"time": "1748755889"
},
"departure": {
"delay": 0,
"time": "1748755889"
},
"stopId": "786",
"stopSequence": 33
},
{
"arrival": {
"delay": 0,
"time": "1748755934"
},
"departure": {
"delay": 0,
"time": "1748755934"
},
"stopId": "2532",
"stopSequence": 34
},
{
"arrival": {
"delay": -1,
"time": "1748755979"
},
"departure": {
"delay": -1,
"time": "1748755979"
},
"stopId": "483",
"stopSequence": 35
},
{
"arrival": {
"delay": 0,
"time": "1748756047"
},
"departure": {
"delay": 0,
"time": "1748756047"
},
"stopId": "261",
"stopSequence": 36
},
{
"arrival": {
"delay": 0,
"time": "1748756100"
},
"departure": {
"delay": 0,
"time": "1748756100"
},
"stopId": "2196",
"stopSequence": 37
},
{
"arrival": {
"delay": 1,
"time": "1748756126"
},
"departure": {
"delay": 1,
"time": "1748756126"
},
"stopId": "1512",
"stopSequence": 38
},
{
"arrival": {
"delay": 0,
"time": "1748756170"
},
"departure": {
"delay": 0,
"time": "1748756170"
},
"stopId": "1805",
"stopSequence": 39
},
{
"arrival": {
"delay": 0,
"time": "1748756208"
},
"departure": {
"delay": 0,
"time": "1748756208"
},
"stopId": "4055",
"stopSequence": 40
},
{
"arrival": {
"delay": 0,
"time": "1748756274"
},
"departure": {
"delay": 0,
"time": "1748756274"
},
"stopId": "8545",
"stopSequence": 41
},
{
"arrival": {
"delay": 0,
"time": "1748756340"
},
"departure": {
"delay": 0,
"time": "1748756340"
},
"stopId": "1192",
"stopSequence": 42
},
{
"arrival": {
"delay": 1,
"time": "1748756382"
},
"departure": {
"delay": 1,
"time": "1748756382"
},
"stopId": "1144",
"stopSequence": 43
},
{
"arrival": {
"delay": 0,
"time": "1748756453"
},
"departure": {
"delay": 0,
"time": "1748756453"
},
"stopId": "212",
"stopSequence": 44
},
{
"arrival": {
"delay": 0,
"time": "1748756580"
},
"departure": {
"delay": 0,
"time": "1748756580"
},
"stopId": "6825",
"stopSequence": 45
},
{
"arrival": {
"delay": 1,
"time": "1748756642"
},
"departure": {
"delay": 1,
"time": "1748756642"
},
"stopId": "7862",
"stopSequence": 46
},
{
"arrival": {
"delay": 1,
"time": "1748756723"
},
"departure": {
"delay": 1,
"time": "1748756723"
},
"stopId": "7347",
"stopSequence": 47
},
{
"arrival": {
"delay": 0,
"time": "1748756767"
},
"departure": {
"delay": 0,
"time": "1748756767"
},
"stopId": "2446",
"stopSequence": 48
},
{
"arrival": {
"delay": 1,
"time": "1748756809"
},
"departure": {
"delay": 1,
"time": "1748756809"
},
"stopId": "5542",
"stopSequence": 49
},
{
"arrival": {
"delay": 1,
"time": "1748756867"
},
"departure": {
"delay": 1,
"time": "1748756867"
},
"stopId": "6421",
"stopSequence": 50
},
{
"arrival": {
"delay": 0,
"time": "1748756940"
},
"departure": {
"delay": 0,
"time": "1748756940"
},
"stopId": "6685",
"stopSequence": 51
},
{
"arrival": {
"delay": 0,
"time": "1748757000"
},
"departure": {
"delay": 0,
"time": "1748757000"
},
"stopId": "9110",
"stopSequence": 52
},
{
"arrival": {
"delay": 0,
"time": "1748757060"
},
"departure": {
"delay": 0,
"time": "1748757060"
},
"stopId": "378",
"stopSequence": 53
},
{
"arrival": {
"delay": 1,
"time": "1748757124"
},
"departure": {
"delay": 1,
"time": "1748757124"
},
"stopId": "5460",
"stopSequence": 54
},
{
"arrival": {
"delay": 0,
"time": "1748757180"
},
"departure": {
"delay": 0,
"time": "1748757180"
},
"stopId": "5480",
"stopSequence": 55
},
{
"arrival": {
"delay": 0,
"time": "1748757245"
},
"departure": {
"delay": 0,
"time": "1748757245"
},
"stopId": "1964",
"stopSequence": 56
},
{
"arrival": {
"delay": 0,
"time": "1748757360"
},
"departure": {
"delay": 0,
"time": "1748757360"
},
"stopId": "7451",
"stopSequence": 57
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "07",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268435903_1"
},
"vehicle": {
"id": "ineo-bus:1632",
"label": "C.CIAL BORDEAUX LAC"
}
}
},
{
"id": "RT|268435919_1|268435919",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1,
"time": "1748755800"
},
"departure": {
"delay": 0,
"time": "1748755801"
},
"stopId": "5650",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1748755856"
},
"departure": {
"delay": 1,
"time": "1748755856"
},
"stopId": "5648",
"stopSequence": 2
},
{
"arrival": {
"delay": 1,
"time": "1748755919"
},
"departure": {
"delay": 1,
"time": "1748755919"
},
"stopId": "2158",
"stopSequence": 3
},
{
"arrival": {
"delay": 1,
"time": "1748755984"
},
"departure": {
"delay": 1,
"time": "1748755984"
},
"stopId": "1530",
"stopSequence": 4
},
{
"arrival": {
"delay": 1,
"time": "1748756043"
},
"departure": {
"delay": 1,
"time": "1748756043"
},
"stopId": "3260",
"stopSequence": 5
},
{
"arrival": {
"delay": 1,
"time": "1748756104"
},
"departure": {
"delay": 1,
"time": "1748756104"
},
"stopId": "3918",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1748756170"
},
"departure": {
"delay": 1,
"time": "1748756170"
},
"stopId": "5646",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748756220"
},
"departure": {
"delay": 0,
"time": "1748756220"
},
"stopId": "1774",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1748756306"
},
"departure": {
"delay": 1,
"time": "1748756306"
},
"stopId": "2145",
"stopSequence": 9
},
{
"arrival": {
"delay": 1,
"time": "1748756355"
},
"departure": {
"delay": 1,
"time": "1748756355"
},
"stopId": "1831",
"stopSequence": 10
},
{
"arrival": {
"delay": 1,
"time": "1748756415"
},
"departure": {
"delay": 1,
"time": "1748756415"
},
"stopId": "2146",
"stopSequence": 11
},
{
"arrival": {
"delay": 1,
"time": "1748756461"
},
"departure": {
"delay": 1,
"time": "1748756461"
},
"stopId": "1821",
"stopSequence": 12
},
{
"arrival": {
"delay": 1,
"time": "1748756517"
},
"departure": {
"delay": 1,
"time": "1748756517"
},
"stopId": "7568",
"stopSequence": 13
},
{
"arrival": {
"delay": 1,
"time": "1748756557"
},
"departure": {
"delay": 1,
"time": "1748756557"
},
"stopId": "7567",
"stopSequence": 14
},
{
"arrival": {
"delay": 1,
"time": "1748756617"
},
"departure": {
"delay": 1,
"time": "1748756617"
},
"stopId": "7565",
"stopSequence": 15
},
{
"arrival": {
"delay": 1,
"time": "1748756669"
},
"departure": {
"delay": 1,
"time": "1748756669"
},
"stopId": "3902",
"stopSequence": 16
},
{
"arrival": {
"delay": 1,
"time": "1748756704"
},
"departure": {
"delay": 1,
"time": "1748756704"
},
"stopId": "680",
"stopSequence": 17
},
{
"arrival": {
"delay": 1,
"time": "1748756773"
},
"departure": {
"delay": 1,
"time": "1748756773"
},
"stopId": "782",
"stopSequence": 18
},
{
"arrival": {
"delay": 1,
"time": "1748756807"
},
"departure": {
"delay": 1,
"time": "1748756807"
},
"stopId": "1555",
"stopSequence": 19
},
{
"arrival": {
"delay": 1,
"time": "1748756852"
},
"departure": {
"delay": 1,
"time": "1748756852"
},
"stopId": "3899",
"stopSequence": 20
},
{
"arrival": {
"delay": 1,
"time": "1748756891"
},
"departure": {
"delay": 1,
"time": "1748756891"
},
"stopId": "3897",
"stopSequence": 21
},
{
"arrival": {
"delay": 1,
"time": "1748756929"
},
"departure": {
"delay": 1,
"time": "1748756929"
},
"stopId": "3895",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1748757145"
},
"departure": {
"delay": 0,
"time": "1748757145"
},
"stopId": "5643",
"stopSequence": 23
},
{
"arrival": {
"delay": 1,
"time": "1748757194"
},
"departure": {
"delay": 1,
"time": "1748757194"
},
"stopId": "2181",
"stopSequence": 24
},
{
"arrival": {
"delay": 1,
"time": "1748757234"
},
"departure": {
"delay": 1,
"time": "1748757234"
},
"stopId": "2171",
"stopSequence": 25
},
{
"arrival": {
"delay": 1,
"time": "1748757266"
},
"departure": {
"delay": 1,
"time": "1748757266"
},
"stopId": "2172",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1748757334"
},
"departure": {
"delay": 0,
"time": "1748757334"
},
"stopId": "2168",
"stopSequence": 27
},
{
"arrival": {
"delay": 0,
"time": "1748757392"
},
"departure": {
"delay": 0,
"time": "1748757392"
},
"stopId": "2059",
"stopSequence": 28
},
{
"arrival": {
"delay": 0,
"time": "1748757437"
},
"departure": {
"delay": 0,
"time": "1748757437"
},
"stopId": "1976",
"stopSequence": 29
},
{
"arrival": {
"delay": -1,
"time": "1748757479"
},
"departure": {
"delay": -1,
"time": "1748757479"
},
"stopId": "7671",
"stopSequence": 30
},
{
"arrival": {
"delay": 0,
"time": "1748757597"
},
"departure": {
"delay": 0,
"time": "1748757597"
},
"stopId": "6455",
"stopSequence": 31
},
{
"arrival": {
"delay": 0,
"time": "1748757648"
},
"departure": {
"delay": 0,
"time": "1748757648"
},
"stopId": "3298",
"stopSequence": 32
},
{
"arrival": {
"delay": 0,
"time": "1748757689"
},
"departure": {
"delay": 0,
"time": "1748757689"
},
"stopId": "786",
"stopSequence": 33
},
{
"arrival": {
"delay": 0,
"time": "1748757734"
},
"departure": {
"delay": 0,
"time": "1748757734"
},
"stopId": "2532",
"stopSequence": 34
},
{
"arrival": {
"delay": -1,
"time": "1748757779"
},
"departure": {
"delay": -1,
"time": "1748757779"
},
"stopId": "483",
"stopSequence": 35
},
{
"arrival": {
"delay": 0,
"time": "1748757847"
},
"departure": {
"delay": 0,
"time": "1748757847"
},
"stopId": "261",
"stopSequence": 36
},
{
"arrival": {
"delay": 0,
"time": "1748757900"
},
"departure": {
"delay": 0,
"time": "1748757900"
},
"stopId": "2196",
"stopSequence": 37
},
{
"arrival": {
"delay": 1,
"time": "1748757926"
},
"departure": {
"delay": 1,
"time": "1748757926"
},
"stopId": "1512",
"stopSequence": 38
},
{
"arrival": {
"delay": 0,
"time": "1748757970"
},
"departure": {
"delay": 0,
"time": "1748757970"
},
"stopId": "1805",
"stopSequence": 39
},
{
"arrival": {
"delay": 0,
"time": "1748758008"
},
"departure": {
"delay": 0,
"time": "1748758008"
},
"stopId": "4055",
"stopSequence": 40
},
{
"arrival": {
"delay": 0,
"time": "1748758074"
},
"departure": {
"delay": 0,
"time": "1748758074"
},
"stopId": "8545",
"stopSequence": 41
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "07",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268435919_1"
}
}
},
{
"id": "RT|268436418_1|268436418",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -567,
"time": "1748751034"
},
"departure": {
"delay": 2,
"time": "1748751603"
},
"stopId": "7272",
"stopSequence": 1
},
{
"arrival": {
"delay": 27,
"time": "1748751669"
},
"departure": {
"delay": 41,
"time": "1748751683"
},
"stopId": "6438",
"stopSequence": 2
},
{
"arrival": {
"delay": 42,
"time": "1748751759"
},
"departure": {
"delay": 42,
"time": "1748751759"
},
"stopId": "5788",
"stopSequence": 3
},
{
"arrival": {
"delay": 23,
"time": "1748751803"
},
"departure": {
"delay": 39,
"time": "1748751819"
},
"stopId": "5787",
"stopSequence": 4
},
{
"arrival": {
"delay": 13,
"time": "1748751856"
},
"departure": {
"delay": 13,
"time": "1748751856"
},
"stopId": "3862",
"stopSequence": 5
},
{
"arrival": {
"delay": -2,
"time": "1748751892"
},
"departure": {
"delay": -2,
"time": "1748751892"
},
"stopId": "3863",
"stopSequence": 6
},
{
"arrival": {
"delay": -13,
"time": "1748751926"
},
"departure": {
"delay": -5,
"time": "1748751934"
},
"stopId": "5784",
"stopSequence": 7
},
{
"arrival": {
"delay": -11,
"time": "1748752009"
},
"departure": {
"delay": -11,
"time": "1748752009"
},
"stopId": "2425",
"stopSequence": 8
},
{
"arrival": {
"delay": -33,
"time": "1748752043"
},
"departure": {
"delay": -33,
"time": "1748752043"
},
"stopId": "2426",
"stopSequence": 9
},
{
"arrival": {
"delay": -34,
"time": "1748752081"
},
"departure": {
"delay": -32,
"time": "1748752083"
},
"stopId": "1042",
"stopSequence": 10
},
{
"arrival": {
"delay": -30,
"time": "1748752124"
},
"departure": {
"delay": -30,
"time": "1748752124"
},
"stopId": "145",
"stopSequence": 11
},
{
"arrival": {
"delay": -30,
"time": "1748752170"
},
"departure": {
"delay": 34,
"time": "1748752234"
},
"stopId": "769",
"stopSequence": 12
},
{
"arrival": {
"delay": 16,
"time": "1748752261"
},
"departure": {
"delay": 16,
"time": "1748752261"
},
"stopId": "7453",
"stopSequence": 13
},
{
"arrival": {
"delay": -6,
"time": "1748752303"
},
"departure": {
"delay": 17,
"time": "1748752326"
},
"stopId": "2417",
"stopSequence": 14
},
{
"arrival": {
"delay": 9,
"time": "1748752349"
},
"departure": {
"delay": 9,
"time": "1748752349"
},
"stopId": "2418",
"stopSequence": 15
},
{
"arrival": {
"delay": 3,
"time": "1748752383"
},
"departure": {
"delay": 4,
"time": "1748752384"
},
"stopId": "2419",
"stopSequence": 16
},
{
"arrival": {
"delay": 3,
"time": "1748752443"
},
"departure": {
"delay": 4,
"time": "1748752444"
},
"stopId": "2420",
"stopSequence": 17
},
{
"arrival": {
"delay": 3,
"time": "1748752514"
},
"departure": {
"delay": 3,
"time": "1748752514"
},
"stopId": "1259",
"stopSequence": 18
},
{
"arrival": {
"delay": -6,
"time": "1748752528"
},
"departure": {
"delay": -1,
"time": "1748752533"
},
"stopId": "354",
"stopSequence": 19
},
{
"arrival": {
"delay": -2,
"time": "1748752583"
},
"departure": {
"delay": -2,
"time": "1748752583"
},
"stopId": "696",
"stopSequence": 20
},
{
"arrival": {
"delay": -20,
"time": "1748752660"
},
"departure": {
"delay": -3,
"time": "1748752677"
},
"stopId": "9191",
"stopSequence": 21
},
{
"arrival": {
"delay": -80,
"time": "1748752742"
},
"departure": {
"delay": -74,
"time": "1748752748"
},
"stopId": "9193",
"stopSequence": 22
},
{
"arrival": {
"delay": -180,
"time": "1748752800"
},
"departure": {
"delay": -153,
"time": "1748752827"
},
"stopId": "4031",
"stopSequence": 23
},
{
"arrival": {
"delay": -158,
"time": "1748752882"
},
"departure": {
"delay": -138,
"time": "1748752902"
},
"stopId": "8552",
"stopSequence": 24
},
{
"arrival": {
"delay": -178,
"time": "1748752956"
},
"departure": {
"delay": -178,
"time": "1748752956"
},
"stopId": "5661",
"stopSequence": 25
},
{
"arrival": {
"delay": -204,
"time": "1748752982"
},
"departure": {
"delay": -163,
"time": "1748753023"
},
"stopId": "3542",
"stopSequence": 26
},
{
"arrival": {
"delay": -198,
"time": "1748753082"
},
"departure": {
"delay": -182,
"time": "1748753098"
},
"stopId": "3540",
"stopSequence": 27
},
{
"arrival": {
"delay": -182,
"time": "1748753137"
},
"departure": {
"delay": -182,
"time": "1748753137"
},
"stopId": "13150",
"stopSequence": 28
},
{
"arrival": {
"delay": -207,
"time": "1748753173"
},
"departure": {
"delay": -207,
"time": "1748753173"
},
"stopId": "13145",
"stopSequence": 29
},
{
"arrival": {
"delay": -238,
"time": "1748753222"
},
"departure": {
"delay": -151,
"time": "1748753309"
},
"stopId": "8913",
"stopSequence": 30
},
{
"arrival": {
"delay": -214,
"time": "1748753465"
},
"departure": {
"delay": -187,
"time": "1748753492"
},
"stopId": "9276",
"stopSequence": 31
},
{
"arrival": {
"delay": -183,
"time": "1748753646"
},
"departure": {
"delay": -172,
"time": "1748753657"
},
"stopId": "1101",
"stopSequence": 32
},
{
"arrival": {
"delay": -189,
"time": "1748753691"
},
"departure": {
"delay": 8,
"time": "1748753888"
},
"stopId": "7191",
"stopSequence": 33
},
{
"arrival": {
"delay": 13,
"time": "1748753954"
},
"departure": {
"delay": 13,
"time": "1748753954"
},
"stopId": "317",
"stopSequence": 34
},
{
"arrival": {
"delay": 13,
"time": "1748753979"
},
"departure": {
"delay": 13,
"time": "1748753979"
},
"stopId": "1364",
"stopSequence": 35
},
{
"arrival": {
"delay": 13,
"time": "1748754013"
},
"departure": {
"delay": 13,
"time": "1748754013"
},
"stopId": "168",
"stopSequence": 36
},
{
"arrival": {
"delay": 14,
"time": "1748754052"
},
"departure": {
"delay": 14,
"time": "1748754052"
},
"stopId": "8161",
"stopSequence": 37
},
{
"arrival": {
"delay": 14,
"time": "1748754094"
},
"departure": {
"delay": 14,
"time": "1748754094"
},
"stopId": "3273",
"stopSequence": 38
},
{
"arrival": {
"delay": 14,
"time": "1748754148"
},
"departure": {
"delay": 14,
"time": "1748754148"
},
"stopId": "962",
"stopSequence": 39
},
{
"arrival": {
"delay": 13,
"time": "1748754313"
},
"departure": {
"delay": 13,
"time": "1748754313"
},
"stopId": "6402",
"stopSequence": 40
},
{
"arrival": {
"delay": 13,
"time": "1748754369"
},
"departure": {
"delay": 13,
"time": "1748754369"
},
"stopId": "4156",
"stopSequence": 41
},
{
"arrival": {
"delay": 13,
"time": "1748754438"
},
"departure": {
"delay": 13,
"time": "1748754438"
},
"stopId": "424",
"stopSequence": 42
},
{
"arrival": {
"delay": 13,
"time": "1748754486"
},
"departure": {
"delay": 13,
"time": "1748754486"
},
"stopId": "1195",
"stopSequence": 43
},
{
"arrival": {
"delay": 13,
"time": "1748754560"
},
"departure": {
"delay": 13,
"time": "1748754560"
},
"stopId": "7613",
"stopSequence": 44
},
{
"arrival": {
"delay": 13,
"time": "1748754614"
},
"departure": {
"delay": 13,
"time": "1748754614"
},
"stopId": "1718",
"stopSequence": 45
},
{
"arrival": {
"delay": 13,
"time": "1748754659"
},
"departure": {
"delay": 13,
"time": "1748754659"
},
"stopId": "2114",
"stopSequence": 46
},
{
"arrival": {
"delay": 13,
"time": "1748754705"
},
"departure": {
"delay": 13,
"time": "1748754705"
},
"stopId": "2235",
"stopSequence": 47
},
{
"arrival": {
"delay": 13,
"time": "1748754773"
},
"departure": {
"delay": 13,
"time": "1748754773"
},
"stopId": "5798",
"stopSequence": 48
},
{
"arrival": {
"delay": 12,
"time": "1748754826"
},
"departure": {
"delay": 12,
"time": "1748754826"
},
"stopId": "957",
"stopSequence": 49
},
{
"arrival": {
"delay": 12,
"time": "1748754887"
},
"departure": {
"delay": 12,
"time": "1748754887"
},
"stopId": "2279",
"stopSequence": 50
},
{
"arrival": {
"delay": 12,
"time": "1748754912"
},
"departure": {
"delay": 12,
"time": "1748754912"
},
"stopId": "2241",
"stopSequence": 51
},
{
"arrival": {
"delay": 13,
"time": "1748754973"
},
"departure": {
"delay": 13,
"time": "1748754973"
},
"stopId": "3620",
"stopSequence": 52
},
{
"arrival": {
"delay": 13,
"time": "1748755032"
},
"departure": {
"delay": 13,
"time": "1748755032"
},
"stopId": "5926",
"stopSequence": 53
},
{
"arrival": {
"delay": 12,
"time": "1748755152"
},
"departure": {
"delay": 12,
"time": "1748755152"
},
"stopId": "8191",
"stopSequence": 54
},
{
"arrival": {
"delay": 12,
"time": "1748755272"
},
"departure": {
"delay": 12,
"time": "1748755272"
},
"stopId": "5928",
"stopSequence": 55
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "16",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268436418_1"
},
"vehicle": {
"id": "ineo-bus:2854",
"label": "BOULIAC C.CIAL"
}
}
},
{
"id": "RT|268436419_1|268436419",
"tripUpdate": {
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "16",
"scheduleRelationship": "CANCELED",
"startDate": "20250601",
"tripId": "268436419_1"
}
}
},
{
"id": "RT|268436425_1|268436425",
"tripUpdate": {
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "16",
"scheduleRelationship": "CANCELED",
"startDate": "20250601",
"tripId": "268436425_1"
}
}
},
{
"id": "RT|268436423_1|268436423",
"tripUpdate": {
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "16",
"scheduleRelationship": "CANCELED",
"startDate": "20250601",
"tripId": "268436423_1"
}
}
},
{
"id": "RT|268436424_1|268436424",
"tripUpdate": {
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "16",
"scheduleRelationship": "CANCELED",
"startDate": "20250601",
"tripId": "268436424_1"
}
}
},
{
"id": "RT|268436421_1|268436421",
"tripUpdate": {
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "16",
"scheduleRelationship": "CANCELED",
"startDate": "20250601",
"tripId": "268436421_1"
}
}
},
{
"id": "RT|268436422_1|268436422",
"tripUpdate": {
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "16",
"scheduleRelationship": "CANCELED",
"startDate": "20250601",
"tripId": "268436422_1"
}
}
},
{
"id": "RT|268436420_1|268436420",
"tripUpdate": {
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "16",
"scheduleRelationship": "CANCELED",
"startDate": "20250601",
"tripId": "268436420_1"
}
}
},
{
"id": "RT|268436875_1|268436875",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -427,
"time": "1748753813"
},
"departure": {
"delay": 0,
"time": "1748754240"
},
"stopId": "8873",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748754300"
},
"departure": {
"delay": 0,
"time": "1748754300"
},
"stopId": "7243",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748754327"
},
"departure": {
"delay": 0,
"time": "1748754327"
},
"stopId": "7245",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748754362"
},
"departure": {
"delay": 0,
"time": "1748754362"
},
"stopId": "9011",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748754394"
},
"departure": {
"delay": 0,
"time": "1748754394"
},
"stopId": "7246",
"stopSequence": 5
},
{
"arrival": {
"delay": 1,
"time": "1748754431"
},
"departure": {
"delay": 1,
"time": "1748754431"
},
"stopId": "6937",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1748754507"
},
"departure": {
"delay": 0,
"time": "1748754507"
},
"stopId": "6934",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748754600"
},
"departure": {
"delay": 0,
"time": "1748754600"
},
"stopId": "6933",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1748754651"
},
"departure": {
"delay": 1,
"time": "1748754651"
},
"stopId": "6930",
"stopSequence": 9
},
{
"arrival": {
"delay": 1,
"time": "1748754674"
},
"departure": {
"delay": 1,
"time": "1748754674"
},
"stopId": "6928",
"stopSequence": 10
},
{
"arrival": {
"delay": 1,
"time": "1748754739"
},
"departure": {
"delay": 1,
"time": "1748754739"
},
"stopId": "6927",
"stopSequence": 11
},
{
"arrival": {
"delay": 1,
"time": "1748754819"
},
"departure": {
"delay": 1,
"time": "1748754819"
},
"stopId": "6926",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1748754886"
},
"departure": {
"delay": 0,
"time": "1748754886"
},
"stopId": "6924",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1748754925"
},
"departure": {
"delay": 0,
"time": "1748754925"
},
"stopId": "7752",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1748754960"
},
"departure": {
"delay": 0,
"time": "1748754960"
},
"stopId": "6922",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1748755024"
},
"departure": {
"delay": 0,
"time": "1748755024"
},
"stopId": "8451",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1748755088"
},
"departure": {
"delay": 0,
"time": "1748755088"
},
"stopId": "6916",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1748755169"
},
"departure": {
"delay": 0,
"time": "1748755169"
},
"stopId": "6914",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1748755215"
},
"departure": {
"delay": 0,
"time": "1748755215"
},
"stopId": "7612",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1748755305"
},
"departure": {
"delay": 0,
"time": "1748755305"
},
"stopId": "6912",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1748755348"
},
"departure": {
"delay": 0,
"time": "1748755348"
},
"stopId": "7812",
"stopSequence": 21
},
{
"arrival": {
"delay": 1,
"time": "1748755406"
},
"departure": {
"delay": 1,
"time": "1748755406"
},
"stopId": "7814",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1748755470"
},
"departure": {
"delay": 0,
"time": "1748755470"
},
"stopId": "9206",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1748755500"
},
"departure": {
"delay": 0,
"time": "1748755500"
},
"stopId": "9204",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1748755559"
},
"departure": {
"delay": 0,
"time": "1748755559"
},
"stopId": "5354",
"stopSequence": 25
},
{
"arrival": {
"delay": 1,
"time": "1748755610"
},
"departure": {
"delay": 1,
"time": "1748755610"
},
"stopId": "5355",
"stopSequence": 26
},
{
"arrival": {
"delay": 1,
"time": "1748755686"
},
"departure": {
"delay": 1,
"time": "1748755686"
},
"stopId": "7033",
"stopSequence": 27
},
{
"arrival": {
"delay": 1,
"time": "1748755759"
},
"departure": {
"delay": 1,
"time": "1748755759"
},
"stopId": "5357",
"stopSequence": 28
},
{
"arrival": {
"delay": 2,
"time": "1748755832"
},
"departure": {
"delay": 2,
"time": "1748755832"
},
"stopId": "9209",
"stopSequence": 29
},
{
"arrival": {
"delay": 1,
"time": "1748755981"
},
"departure": {
"delay": 1,
"time": "1748755981"
},
"stopId": "9208",
"stopSequence": 30
},
{
"arrival": {
"delay": 2,
"time": "1748756178"
},
"departure": {
"delay": 2,
"time": "1748756178"
},
"stopId": "6452",
"stopSequence": 31
},
{
"arrival": {
"delay": 1,
"time": "1748756353"
},
"departure": {
"delay": 1,
"time": "1748756353"
},
"stopId": "3347",
"stopSequence": 32
},
{
"arrival": {
"delay": 1,
"time": "1748756426"
},
"departure": {
"delay": 1,
"time": "1748756426"
},
"stopId": "5624",
"stopSequence": 33
},
{
"arrival": {
"delay": 1,
"time": "1748756461"
},
"departure": {
"delay": 1,
"time": "1748756461"
},
"stopId": "2499",
"stopSequence": 34
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "26",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268436875_1"
},
"vehicle": {
"id": "ineo-bus:85000",
"label": "MERIGNAC LY. DAGUIN"
}
}
},
{
"id": "RT|268436858_1|268436858",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1016,
"time": "1748756284"
},
"departure": {
"delay": 0,
"time": "1748757300"
},
"stopId": "8003",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1748757394"
},
"departure": {
"delay": 1,
"time": "1748757394"
},
"stopId": "8002",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748757417"
},
"departure": {
"delay": 0,
"time": "1748757417"
},
"stopId": "932",
"stopSequence": 3
},
{
"arrival": {
"delay": 1,
"time": "1748757472"
},
"departure": {
"delay": 1,
"time": "1748757472"
},
"stopId": "5941",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748757528"
},
"departure": {
"delay": 0,
"time": "1748757528"
},
"stopId": "2199",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748757600"
},
"departure": {
"delay": 0,
"time": "1748757600"
},
"stopId": "2190",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1748757636"
},
"departure": {
"delay": 1,
"time": "1748757636"
},
"stopId": "548",
"stopSequence": 7
},
{
"arrival": {
"delay": 1,
"time": "1748757675"
},
"departure": {
"delay": 1,
"time": "1748757675"
},
"stopId": "1881",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1748757719"
},
"departure": {
"delay": 1,
"time": "1748757719"
},
"stopId": "3274",
"stopSequence": 9
},
{
"arrival": {
"delay": 1,
"time": "1748757795"
},
"departure": {
"delay": 1,
"time": "1748757795"
},
"stopId": "1567",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1748757900"
},
"departure": {
"delay": 0,
"time": "1748757900"
},
"stopId": "2242",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1748757941"
},
"departure": {
"delay": 0,
"time": "1748757941"
},
"stopId": "1799",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1748758027"
},
"departure": {
"delay": 0,
"time": "1748758027"
},
"stopId": "1630",
"stopSequence": 13
},
{
"arrival": {
"delay": 1,
"time": "1748758108"
},
"departure": {
"delay": 1,
"time": "1748758108"
},
"stopId": "611",
"stopSequence": 14
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "25",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268436858_1"
}
}
},
{
"id": "RT|268436857_1|268436857",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -440,
"time": "1748753561"
},
"departure": {
"delay": 0,
"time": "1748754001"
},
"stopId": "6433",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748754125"
},
"departure": {
"delay": 0,
"time": "1748754125"
},
"stopId": "6827",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748754240"
},
"departure": {
"delay": 0,
"time": "1748754240"
},
"stopId": "387",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748754305"
},
"departure": {
"delay": 0,
"time": "1748754305"
},
"stopId": "38",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748754360"
},
"departure": {
"delay": 0,
"time": "1748754360"
},
"stopId": "445",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748754451"
},
"departure": {
"delay": 0,
"time": "1748754451"
},
"stopId": "1164",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1748754502"
},
"departure": {
"delay": 0,
"time": "1748754502"
},
"stopId": "8401",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748754583"
},
"departure": {
"delay": 0,
"time": "1748754583"
},
"stopId": "8404",
"stopSequence": 8
},
{
"arrival": {
"delay": -1,
"time": "1748754659"
},
"departure": {
"delay": -1,
"time": "1748754659"
},
"stopId": "8411",
"stopSequence": 9
},
{
"arrival": {
"delay": -1,
"time": "1748754820"
},
"departure": {
"delay": -1,
"time": "1748754820"
},
"stopId": "7541",
"stopSequence": 10
},
{
"arrival": {
"delay": -1,
"time": "1748754891"
},
"departure": {
"delay": -1,
"time": "1748754891"
},
"stopId": "3608",
"stopSequence": 11
},
{
"arrival": {
"delay": -1,
"time": "1748754936"
},
"departure": {
"delay": -1,
"time": "1748754936"
},
"stopId": "3609",
"stopSequence": 12
},
{
"arrival": {
"delay": -1,
"time": "1748755019"
},
"departure": {
"delay": -1,
"time": "1748755019"
},
"stopId": "5801",
"stopSequence": 13
},
{
"arrival": {
"delay": -1,
"time": "1748755078"
},
"departure": {
"delay": -1,
"time": "1748755078"
},
"stopId": "2263",
"stopSequence": 14
},
{
"arrival": {
"delay": -1,
"time": "1748755116"
},
"departure": {
"delay": -1,
"time": "1748755116"
},
"stopId": "9702",
"stopSequence": 15
},
{
"arrival": {
"delay": -1,
"time": "1748755155"
},
"departure": {
"delay": -1,
"time": "1748755155"
},
"stopId": "2291",
"stopSequence": 16
},
{
"arrival": {
"delay": -1,
"time": "1748755224"
},
"departure": {
"delay": -1,
"time": "1748755224"
},
"stopId": "4911",
"stopSequence": 17
},
{
"arrival": {
"delay": -1,
"time": "1748755281"
},
"departure": {
"delay": -1,
"time": "1748755281"
},
"stopId": "3786",
"stopSequence": 18
},
{
"arrival": {
"delay": -1,
"time": "1748755307"
},
"departure": {
"delay": -1,
"time": "1748755307"
},
"stopId": "6393",
"stopSequence": 19
},
{
"arrival": {
"delay": -1,
"time": "1748755379"
},
"departure": {
"delay": -1,
"time": "1748755379"
},
"stopId": "8041",
"stopSequence": 20
},
{
"arrival": {
"delay": -1,
"time": "1748755464"
},
"departure": {
"delay": -1,
"time": "1748755464"
},
"stopId": "1370",
"stopSequence": 21
},
{
"arrival": {
"delay": -1,
"time": "1748755559"
},
"departure": {
"delay": -1,
"time": "1748755559"
},
"stopId": "1281",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1748755649"
},
"departure": {
"delay": 0,
"time": "1748755649"
},
"stopId": "1430",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1748755730"
},
"departure": {
"delay": 0,
"time": "1748755730"
},
"stopId": "191",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1748755823"
},
"departure": {
"delay": 0,
"time": "1748755823"
},
"stopId": "347",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1748755860"
},
"departure": {
"delay": 0,
"time": "1748755860"
},
"stopId": "9058",
"stopSequence": 26
},
{
"arrival": {
"delay": 1,
"time": "1748755932"
},
"departure": {
"delay": 1,
"time": "1748755932"
},
"stopId": "2547",
"stopSequence": 27
},
{
"arrival": {
"delay": 1,
"time": "1748755962"
},
"departure": {
"delay": 1,
"time": "1748755962"
},
"stopId": "2271",
"stopSequence": 28
},
{
"arrival": {
"delay": 0,
"time": "1748756008"
},
"departure": {
"delay": 0,
"time": "1748756008"
},
"stopId": "1049",
"stopSequence": 29
},
{
"arrival": {
"delay": 0,
"time": "1748756040"
},
"departure": {
"delay": 0,
"time": "1748756040"
},
"stopId": "2246",
"stopSequence": 30
},
{
"arrival": {
"delay": 1,
"time": "1748756105"
},
"departure": {
"delay": 1,
"time": "1748756105"
},
"stopId": "1204",
"stopSequence": 31
},
{
"arrival": {
"delay": 1,
"time": "1748756155"
},
"departure": {
"delay": 1,
"time": "1748756155"
},
"stopId": "5940",
"stopSequence": 32
},
{
"arrival": {
"delay": 1,
"time": "1748756208"
},
"departure": {
"delay": 1,
"time": "1748756208"
},
"stopId": "379",
"stopSequence": 33
},
{
"arrival": {
"delay": 1,
"time": "1748756237"
},
"departure": {
"delay": 1,
"time": "1748756237"
},
"stopId": "8001",
"stopSequence": 34
},
{
"arrival": {
"delay": 0,
"time": "1748756280"
},
"departure": {
"delay": 0,
"time": "1748756280"
},
"stopId": "8003",
"stopSequence": 35
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "25",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268436857_1"
},
"vehicle": {
"id": "ineo-bus:1512",
"label": "BELLE ETOILE"
}
}
},
{
"id": "RT|268436838_1|268436838",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -711,
"time": "1748752989"
},
"departure": {
"delay": 7,
"time": "1748753707"
},
"stopId": "8003",
"stopSequence": 1
},
{
"arrival": {
"delay": 13,
"time": "1748753806"
},
"departure": {
"delay": 13,
"time": "1748753806"
},
"stopId": "8002",
"stopSequence": 2
},
{
"arrival": {
"delay": 9,
"time": "1748753826"
},
"departure": {
"delay": 9,
"time": "1748753826"
},
"stopId": "932",
"stopSequence": 3
},
{
"arrival": {
"delay": -5,
"time": "1748753866"
},
"departure": {
"delay": -5,
"time": "1748753866"
},
"stopId": "5941",
"stopSequence": 4
},
{
"arrival": {
"delay": -21,
"time": "1748753907"
},
"departure": {
"delay": -20,
"time": "1748753908"
},
"stopId": "2199",
"stopSequence": 5
},
{
"arrival": {
"delay": -20,
"time": "1748753980"
},
"departure": {
"delay": -20,
"time": "1748753980"
},
"stopId": "2190",
"stopSequence": 6
},
{
"arrival": {
"delay": -19,
"time": "1748754016"
},
"departure": {
"delay": -19,
"time": "1748754016"
},
"stopId": "548",
"stopSequence": 7
},
{
"arrival": {
"delay": -19,
"time": "1748754055"
},
"departure": {
"delay": -19,
"time": "1748754055"
},
"stopId": "1881",
"stopSequence": 8
},
{
"arrival": {
"delay": -19,
"time": "1748754099"
},
"departure": {
"delay": -19,
"time": "1748754099"
},
"stopId": "3274",
"stopSequence": 9
},
{
"arrival": {
"delay": -19,
"time": "1748754175"
},
"departure": {
"delay": -19,
"time": "1748754175"
},
"stopId": "1567",
"stopSequence": 10
},
{
"arrival": {
"delay": -20,
"time": "1748754280"
},
"departure": {
"delay": -20,
"time": "1748754280"
},
"stopId": "2242",
"stopSequence": 11
},
{
"arrival": {
"delay": -20,
"time": "1748754321"
},
"departure": {
"delay": -20,
"time": "1748754321"
},
"stopId": "1799",
"stopSequence": 12
},
{
"arrival": {
"delay": -20,
"time": "1748754407"
},
"departure": {
"delay": -20,
"time": "1748754407"
},
"stopId": "1630",
"stopSequence": 13
},
{
"arrival": {
"delay": -19,
"time": "1748754488"
},
"departure": {
"delay": -19,
"time": "1748754488"
},
"stopId": "611",
"stopSequence": 14
},
{
"arrival": {
"delay": -20,
"time": "1748754580"
},
"departure": {
"delay": -20,
"time": "1748754580"
},
"stopId": "2185",
"stopSequence": 15
},
{
"arrival": {
"delay": -20,
"time": "1748754669"
},
"departure": {
"delay": -20,
"time": "1748754669"
},
"stopId": "8203",
"stopSequence": 16
},
{
"arrival": {
"delay": -20,
"time": "1748754760"
},
"departure": {
"delay": -20,
"time": "1748754760"
},
"stopId": "8042",
"stopSequence": 17
},
{
"arrival": {
"delay": -19,
"time": "1748754835"
},
"departure": {
"delay": -19,
"time": "1748754835"
},
"stopId": "6375",
"stopSequence": 18
},
{
"arrival": {
"delay": -19,
"time": "1748754863"
},
"departure": {
"delay": -19,
"time": "1748754863"
},
"stopId": "1800",
"stopSequence": 19
},
{
"arrival": {
"delay": -19,
"time": "1748754922"
},
"departure": {
"delay": -19,
"time": "1748754922"
},
"stopId": "1807",
"stopSequence": 20
},
{
"arrival": {
"delay": -19,
"time": "1748754976"
},
"departure": {
"delay": -19,
"time": "1748754976"
},
"stopId": "1811",
"stopSequence": 21
},
{
"arrival": {
"delay": -19,
"time": "1748755021"
},
"departure": {
"delay": -19,
"time": "1748755021"
},
"stopId": "9703",
"stopSequence": 22
},
{
"arrival": {
"delay": -19,
"time": "1748755080"
},
"departure": {
"delay": -19,
"time": "1748755080"
},
"stopId": "1101",
"stopSequence": 23
},
{
"arrival": {
"delay": -19,
"time": "1748755121"
},
"departure": {
"delay": -19,
"time": "1748755121"
},
"stopId": "7191",
"stopSequence": 24
},
{
"arrival": {
"delay": -19,
"time": "1748755206"
},
"departure": {
"delay": -19,
"time": "1748755206"
},
"stopId": "317",
"stopSequence": 25
},
{
"arrival": {
"delay": -19,
"time": "1748755240"
},
"departure": {
"delay": -19,
"time": "1748755240"
},
"stopId": "1364",
"stopSequence": 26
},
{
"arrival": {
"delay": -19,
"time": "1748755288"
},
"departure": {
"delay": -19,
"time": "1748755288"
},
"stopId": "7542",
"stopSequence": 27
},
{
"arrival": {
"delay": -19,
"time": "1748755421"
},
"departure": {
"delay": -19,
"time": "1748755421"
},
"stopId": "8412",
"stopSequence": 28
},
{
"arrival": {
"delay": -19,
"time": "1748755477"
},
"departure": {
"delay": -19,
"time": "1748755477"
},
"stopId": "8403",
"stopSequence": 29
},
{
"arrival": {
"delay": -18,
"time": "1748755551"
},
"departure": {
"delay": -18,
"time": "1748755551"
},
"stopId": "8405",
"stopSequence": 30
},
{
"arrival": {
"delay": -18,
"time": "1748755593"
},
"departure": {
"delay": -18,
"time": "1748755593"
},
"stopId": "186",
"stopSequence": 31
},
{
"arrival": {
"delay": -18,
"time": "1748755662"
},
"departure": {
"delay": -18,
"time": "1748755662"
},
"stopId": "1513",
"stopSequence": 32
},
{
"arrival": {
"delay": -17,
"time": "1748755699"
},
"departure": {
"delay": -17,
"time": "1748755699"
},
"stopId": "1146",
"stopSequence": 33
},
{
"arrival": {
"delay": -18,
"time": "1748755722"
},
"departure": {
"delay": -18,
"time": "1748755722"
},
"stopId": "1451",
"stopSequence": 34
},
{
"arrival": {
"delay": -18,
"time": "1748755842"
},
"departure": {
"delay": -18,
"time": "1748755842"
},
"stopId": "6433",
"stopSequence": 35
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "25",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268436838_1"
},
"vehicle": {
"id": "ineo-bus:1630",
"label": "LA CITE DU VIN"
}
}
},
{
"id": "RT|268436839_1|268436839",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1738,
"time": "1748755862"
},
"departure": {
"delay": 0,
"time": "1748757600"
},
"stopId": "6433",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1748757725"
},
"departure": {
"delay": 1,
"time": "1748757725"
},
"stopId": "6827",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748757840"
},
"departure": {
"delay": 0,
"time": "1748757840"
},
"stopId": "387",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748757905"
},
"departure": {
"delay": 0,
"time": "1748757905"
},
"stopId": "38",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748757960"
},
"departure": {
"delay": 0,
"time": "1748757960"
},
"stopId": "445",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748758051"
},
"departure": {
"delay": 0,
"time": "1748758051"
},
"stopId": "1164",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1748758102"
},
"departure": {
"delay": 0,
"time": "1748758102"
},
"stopId": "8401",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748758183"
},
"departure": {
"delay": 0,
"time": "1748758183"
},
"stopId": "8404",
"stopSequence": 8
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "25",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268436839_1"
}
}
},
{
"id": "RT|268435513_1|268435513",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -321,
"time": "1748753380"
},
"departure": {
"delay": 79,
"time": "1748753780"
},
"stopId": "2852",
"stopSequence": 1
},
{
"arrival": {
"delay": 80,
"time": "1748753801"
},
"departure": {
"delay": 89,
"time": "1748753810"
},
"stopId": "5290",
"stopSequence": 2
},
{
"arrival": {
"delay": 99,
"time": "1748753842"
},
"departure": {
"delay": 117,
"time": "1748753860"
},
"stopId": "954",
"stopSequence": 3
},
{
"arrival": {
"delay": 116,
"time": "1748753883"
},
"departure": {
"delay": 116,
"time": "1748753883"
},
"stopId": "1341",
"stopSequence": 4
},
{
"arrival": {
"delay": 115,
"time": "1748753935"
},
"departure": {
"delay": 115,
"time": "1748753935"
},
"stopId": "1006",
"stopSequence": 5
},
{
"arrival": {
"delay": 116,
"time": "1748753954"
},
"departure": {
"delay": 116,
"time": "1748753954"
},
"stopId": "2567",
"stopSequence": 6
},
{
"arrival": {
"delay": 116,
"time": "1748754011"
},
"departure": {
"delay": 116,
"time": "1748754011"
},
"stopId": "633",
"stopSequence": 7
},
{
"arrival": {
"delay": 116,
"time": "1748754053"
},
"departure": {
"delay": 116,
"time": "1748754053"
},
"stopId": "2817",
"stopSequence": 8
},
{
"arrival": {
"delay": 115,
"time": "1748754078"
},
"departure": {
"delay": 115,
"time": "1748754078"
},
"stopId": "514",
"stopSequence": 9
},
{
"arrival": {
"delay": 115,
"time": "1748754115"
},
"departure": {
"delay": 115,
"time": "1748754115"
},
"stopId": "109",
"stopSequence": 10
},
{
"arrival": {
"delay": 115,
"time": "1748754161"
},
"departure": {
"delay": 115,
"time": "1748754161"
},
"stopId": "2782",
"stopSequence": 11
},
{
"arrival": {
"delay": 116,
"time": "1748754200"
},
"departure": {
"delay": 116,
"time": "1748754200"
},
"stopId": "1238",
"stopSequence": 12
},
{
"arrival": {
"delay": 115,
"time": "1748754235"
},
"departure": {
"delay": 115,
"time": "1748754235"
},
"stopId": "2783",
"stopSequence": 13
},
{
"arrival": {
"delay": 116,
"time": "1748754311"
},
"departure": {
"delay": 116,
"time": "1748754311"
},
"stopId": "2784",
"stopSequence": 14
},
{
"arrival": {
"delay": 116,
"time": "1748754371"
},
"departure": {
"delay": 116,
"time": "1748754371"
},
"stopId": "2785",
"stopSequence": 15
},
{
"arrival": {
"delay": 116,
"time": "1748754448"
},
"departure": {
"delay": 116,
"time": "1748754448"
},
"stopId": "2786",
"stopSequence": 16
},
{
"arrival": {
"delay": 116,
"time": "1748754481"
},
"departure": {
"delay": 116,
"time": "1748754481"
},
"stopId": "5525",
"stopSequence": 17
},
{
"arrival": {
"delay": 116,
"time": "1748754510"
},
"departure": {
"delay": 116,
"time": "1748754510"
},
"stopId": "1339",
"stopSequence": 18
},
{
"arrival": {
"delay": 116,
"time": "1748754575"
},
"departure": {
"delay": 116,
"time": "1748754575"
},
"stopId": "2787",
"stopSequence": 19
},
{
"arrival": {
"delay": 116,
"time": "1748754656"
},
"departure": {
"delay": 116,
"time": "1748754656"
},
"stopId": "2788",
"stopSequence": 20
},
{
"arrival": {
"delay": 116,
"time": "1748754705"
},
"departure": {
"delay": 116,
"time": "1748754705"
},
"stopId": "1309",
"stopSequence": 21
},
{
"arrival": {
"delay": 116,
"time": "1748754746"
},
"departure": {
"delay": 116,
"time": "1748754746"
},
"stopId": "2789",
"stopSequence": 22
},
{
"arrival": {
"delay": 116,
"time": "1748754788"
},
"departure": {
"delay": 116,
"time": "1748754788"
},
"stopId": "2790",
"stopSequence": 23
},
{
"arrival": {
"delay": 116,
"time": "1748754833"
},
"departure": {
"delay": 116,
"time": "1748754833"
},
"stopId": "1358",
"stopSequence": 24
},
{
"arrival": {
"delay": 116,
"time": "1748754868"
},
"departure": {
"delay": 116,
"time": "1748754868"
},
"stopId": "2791",
"stopSequence": 25
},
{
"arrival": {
"delay": 115,
"time": "1748754942"
},
"departure": {
"delay": 115,
"time": "1748754942"
},
"stopId": "1140",
"stopSequence": 26
},
{
"arrival": {
"delay": 115,
"time": "1748754985"
},
"departure": {
"delay": 115,
"time": "1748754985"
},
"stopId": "2792",
"stopSequence": 27
},
{
"arrival": {
"delay": 115,
"time": "1748755018"
},
"departure": {
"delay": 115,
"time": "1748755018"
},
"stopId": "693",
"stopSequence": 28
},
{
"arrival": {
"delay": 115,
"time": "1748755075"
},
"departure": {
"delay": 115,
"time": "1748755075"
},
"stopId": "2434",
"stopSequence": 29
},
{
"arrival": {
"delay": 115,
"time": "1748755117"
},
"departure": {
"delay": 115,
"time": "1748755117"
},
"stopId": "1252",
"stopSequence": 30
},
{
"arrival": {
"delay": 115,
"time": "1748755193"
},
"departure": {
"delay": 115,
"time": "1748755193"
},
"stopId": "1077",
"stopSequence": 31
},
{
"arrival": {
"delay": 115,
"time": "1748755233"
},
"departure": {
"delay": 115,
"time": "1748755233"
},
"stopId": "2830",
"stopSequence": 32
},
{
"arrival": {
"delay": 114,
"time": "1748755314"
},
"departure": {
"delay": 114,
"time": "1748755314"
},
"stopId": "2740",
"stopSequence": 33
},
{
"arrival": {
"delay": 115,
"time": "1748755383"
},
"departure": {
"delay": 115,
"time": "1748755383"
},
"stopId": "3568",
"stopSequence": 34
},
{
"arrival": {
"delay": 114,
"time": "1748755434"
},
"departure": {
"delay": 114,
"time": "1748755434"
},
"stopId": "2121",
"stopSequence": 35
},
{
"arrival": {
"delay": 114,
"time": "1748755542"
},
"departure": {
"delay": 114,
"time": "1748755542"
},
"stopId": "3583",
"stopSequence": 36
},
{
"arrival": {
"delay": 114,
"time": "1748755640"
},
"departure": {
"delay": 114,
"time": "1748755640"
},
"stopId": "793",
"stopSequence": 37
},
{
"arrival": {
"delay": 114,
"time": "1748755734"
},
"departure": {
"delay": 114,
"time": "1748755734"
},
"stopId": "3823",
"stopSequence": 38
},
{
"arrival": {
"delay": 115,
"time": "1748755764"
},
"departure": {
"delay": 115,
"time": "1748755764"
},
"stopId": "9196",
"stopSequence": 39
},
{
"arrival": {
"delay": 114,
"time": "1748755854"
},
"departure": {
"delay": 114,
"time": "1748755854"
},
"stopId": "9194",
"stopSequence": 40
},
{
"arrival": {
"delay": 115,
"time": "1748755921"
},
"departure": {
"delay": 115,
"time": "1748755921"
},
"stopId": "40",
"stopSequence": 41
},
{
"arrival": {
"delay": 115,
"time": "1748755978"
},
"departure": {
"delay": 115,
"time": "1748755978"
},
"stopId": "1410",
"stopSequence": 42
},
{
"arrival": {
"delay": 115,
"time": "1748756035"
},
"departure": {
"delay": 115,
"time": "1748756035"
},
"stopId": "735",
"stopSequence": 43
},
{
"arrival": {
"delay": 116,
"time": "1748756062"
},
"departure": {
"delay": 116,
"time": "1748756062"
},
"stopId": "1332",
"stopSequence": 44
},
{
"arrival": {
"delay": 116,
"time": "1748756120"
},
"departure": {
"delay": 116,
"time": "1748756120"
},
"stopId": "13142",
"stopSequence": 45
},
{
"arrival": {
"delay": 116,
"time": "1748756156"
},
"departure": {
"delay": 116,
"time": "1748756156"
},
"stopId": "1610",
"stopSequence": 46
},
{
"arrival": {
"delay": 117,
"time": "1748756183"
},
"departure": {
"delay": 117,
"time": "1748756183"
},
"stopId": "2095",
"stopSequence": 47
},
{
"arrival": {
"delay": 117,
"time": "1748756231"
},
"departure": {
"delay": 117,
"time": "1748756231"
},
"stopId": "2453",
"stopSequence": 48
},
{
"arrival": {
"delay": 117,
"time": "1748756277"
},
"departure": {
"delay": 117,
"time": "1748756277"
},
"stopId": "2454",
"stopSequence": 49
},
{
"arrival": {
"delay": 117,
"time": "1748756330"
},
"departure": {
"delay": 117,
"time": "1748756330"
},
"stopId": "299",
"stopSequence": 50
},
{
"arrival": {
"delay": 117,
"time": "1748756374"
},
"departure": {
"delay": 117,
"time": "1748756374"
},
"stopId": "146",
"stopSequence": 51
},
{
"arrival": {
"delay": 117,
"time": "1748756405"
},
"departure": {
"delay": 117,
"time": "1748756405"
},
"stopId": "90",
"stopSequence": 52
},
{
"arrival": {
"delay": 117,
"time": "1748756457"
},
"departure": {
"delay": 117,
"time": "1748756457"
},
"stopId": "2455",
"stopSequence": 53
},
{
"arrival": {
"delay": 117,
"time": "1748756499"
},
"departure": {
"delay": 117,
"time": "1748756499"
},
"stopId": "688",
"stopSequence": 54
},
{
"arrival": {
"delay": 117,
"time": "1748756535"
},
"departure": {
"delay": 117,
"time": "1748756535"
},
"stopId": "778",
"stopSequence": 55
},
{
"arrival": {
"delay": 117,
"time": "1748756607"
},
"departure": {
"delay": 117,
"time": "1748756607"
},
"stopId": "1456",
"stopSequence": 56
},
{
"arrival": {
"delay": 117,
"time": "1748756637"
},
"departure": {
"delay": 117,
"time": "1748756637"
},
"stopId": "162",
"stopSequence": 57
},
{
"arrival": {
"delay": 121,
"time": "1748756701"
},
"departure": {
"delay": 121,
"time": "1748756701"
},
"stopId": "2456",
"stopSequence": 58
},
{
"arrival": {
"delay": 122,
"time": "1748756746"
},
"departure": {
"delay": 122,
"time": "1748756746"
},
"stopId": "1223",
"stopSequence": 59
},
{
"arrival": {
"delay": 122,
"time": "1748756781"
},
"departure": {
"delay": 122,
"time": "1748756781"
},
"stopId": "1613",
"stopSequence": 60
},
{
"arrival": {
"delay": 121,
"time": "1748756821"
},
"departure": {
"delay": 121,
"time": "1748756821"
},
"stopId": "1699",
"stopSequence": 61
},
{
"arrival": {
"delay": 121,
"time": "1748756862"
},
"departure": {
"delay": 121,
"time": "1748756862"
},
"stopId": "1294",
"stopSequence": 62
},
{
"arrival": {
"delay": 122,
"time": "1748756888"
},
"departure": {
"delay": 122,
"time": "1748756888"
},
"stopId": "1449",
"stopSequence": 63
},
{
"arrival": {
"delay": 121,
"time": "1748756932"
},
"departure": {
"delay": 121,
"time": "1748756932"
},
"stopId": "1118",
"stopSequence": 64
},
{
"arrival": {
"delay": 121,
"time": "1748757075"
},
"departure": {
"delay": 121,
"time": "1748757075"
},
"stopId": "1036",
"stopSequence": 65
},
{
"arrival": {
"delay": 120,
"time": "1748757120"
},
"departure": {
"delay": 120,
"time": "1748757120"
},
"stopId": "2461",
"stopSequence": 66
},
{
"arrival": {
"delay": 120,
"time": "1748757180"
},
"departure": {
"delay": 120,
"time": "1748757180"
},
"stopId": "2239",
"stopSequence": 67
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "01",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268435513_1"
},
"vehicle": {
"id": "ineo-bus:2183",
"label": "MERIGNAC BEAUDESERT"
}
}
},
{
"id": "RT|268436843_1|268436843",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "6433",
"stopSequence": 1
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6827",
"stopSequence": 2
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "387",
"stopSequence": 3
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "38",
"stopSequence": 4
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "445",
"stopSequence": 5
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1164",
"stopSequence": 6
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8401",
"stopSequence": 7
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8404",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8411",
"stopSequence": 9
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7541",
"stopSequence": 10
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3608",
"stopSequence": 11
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3609",
"stopSequence": 12
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5801",
"stopSequence": 13
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2263",
"stopSequence": 14
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9702",
"stopSequence": 15
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2291",
"stopSequence": 16
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "4911",
"stopSequence": 17
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3786",
"stopSequence": 18
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6393",
"stopSequence": 19
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8041",
"stopSequence": 20
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1370",
"stopSequence": 21
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1281",
"stopSequence": 22
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1430",
"stopSequence": 23
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "191",
"stopSequence": 24
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "347",
"stopSequence": 25
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9058",
"stopSequence": 26
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2547",
"stopSequence": 27
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2271",
"stopSequence": 28
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1049",
"stopSequence": 29
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2246",
"stopSequence": 30
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1204",
"stopSequence": 31
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5940",
"stopSequence": 32
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "379",
"stopSequence": 33
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8001",
"stopSequence": 34
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8003",
"stopSequence": 35
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "25",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268436843_1"
}
}
},
{
"id": "RT|268435514_1|268435514",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -748,
"time": "1748757152"
},
"departure": {
"delay": 0,
"time": "1748757900"
},
"stopId": "2239",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748757975"
},
"departure": {
"delay": 0,
"time": "1748757975"
},
"stopId": "5759",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748758019"
},
"departure": {
"delay": 0,
"time": "1748758019"
},
"stopId": "5758",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748758085"
},
"departure": {
"delay": 0,
"time": "1748758085"
},
"stopId": "5760",
"stopSequence": 4
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "01",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268435514_1"
}
}
},
{
"id": "RT|268436842_1|268436842",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "8003",
"stopSequence": 1
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8002",
"stopSequence": 2
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "932",
"stopSequence": 3
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5941",
"stopSequence": 4
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2199",
"stopSequence": 5
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "2190",
"stopSequence": 6
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "548",
"stopSequence": 7
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1881",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3274",
"stopSequence": 9
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1567",
"stopSequence": 10
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2242",
"stopSequence": 11
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1799",
"stopSequence": 12
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1630",
"stopSequence": 13
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "611",
"stopSequence": 14
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2185",
"stopSequence": 15
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8203",
"stopSequence": 16
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8042",
"stopSequence": 17
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6375",
"stopSequence": 18
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1800",
"stopSequence": 19
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1807",
"stopSequence": 20
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1811",
"stopSequence": 21
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9703",
"stopSequence": 22
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1101",
"stopSequence": 23
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7191",
"stopSequence": 24
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "317",
"stopSequence": 25
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1364",
"stopSequence": 26
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7542",
"stopSequence": 27
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8412",
"stopSequence": 28
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8403",
"stopSequence": 29
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8405",
"stopSequence": 30
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "186",
"stopSequence": 31
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1513",
"stopSequence": 32
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1146",
"stopSequence": 33
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1451",
"stopSequence": 34
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6433",
"stopSequence": 35
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "25",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268436842_1"
}
}
},
{
"id": "RT|268436256_1|268436256",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -271,
"time": "1748757329"
},
"departure": {
"delay": 0,
"time": "1748757600"
},
"stopId": "7451",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1748757682"
},
"departure": {
"delay": 1,
"time": "1748757682"
},
"stopId": "7441",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748757750"
},
"departure": {
"delay": 0,
"time": "1748757750"
},
"stopId": "574",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748757780"
},
"departure": {
"delay": 0,
"time": "1748757780"
},
"stopId": "3981",
"stopSequence": 4
},
{
"arrival": {
"delay": 1,
"time": "1748757834"
},
"departure": {
"delay": 1,
"time": "1748757834"
},
"stopId": "6801",
"stopSequence": 5
},
{
"arrival": {
"delay": 1,
"time": "1748757873"
},
"departure": {
"delay": 1,
"time": "1748757873"
},
"stopId": "3650",
"stopSequence": 6
},
{
"arrival": {
"delay": 2,
"time": "1748757906"
},
"departure": {
"delay": 2,
"time": "1748757906"
},
"stopId": "8062",
"stopSequence": 7
},
{
"arrival": {
"delay": 1,
"time": "1748757957"
},
"departure": {
"delay": 1,
"time": "1748757957"
},
"stopId": "5519",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1748758035"
},
"departure": {
"delay": 1,
"time": "1748758035"
},
"stopId": "9113",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748758080"
},
"departure": {
"delay": 0,
"time": "1748758080"
},
"stopId": "5449",
"stopSequence": 10
},
{
"arrival": {
"delay": 1,
"time": "1748758146"
},
"departure": {
"delay": 1,
"time": "1748758146"
},
"stopId": "7293",
"stopSequence": 11
},
{
"arrival": {
"delay": 1,
"time": "1748758189"
},
"departure": {
"delay": 1,
"time": "1748758189"
},
"stopId": "3120",
"stopSequence": 12
},
{
"arrival": {
"delay": 1,
"time": "1748758232"
},
"departure": {
"delay": 1,
"time": "1748758232"
},
"stopId": "1975",
"stopSequence": 13
},
{
"arrival": {
"delay": 1,
"time": "1748758267"
},
"departure": {
"delay": 1,
"time": "1748758267"
},
"stopId": "2674",
"stopSequence": 14
},
{
"arrival": {
"delay": 1,
"time": "1748758301"
},
"departure": {
"delay": 1,
"time": "1748758301"
},
"stopId": "3122",
"stopSequence": 15
},
{
"arrival": {
"delay": 1,
"time": "1748758334"
},
"departure": {
"delay": 1,
"time": "1748758334"
},
"stopId": "1868",
"stopSequence": 16
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268436256_1"
}
}
},
{
"id": "RT|268436255_1|268436255",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -850,
"time": "1748752551"
},
"departure": {
"delay": 5,
"time": "1748753406"
},
"stopId": "2623",
"stopSequence": 1
},
{
"arrival": {
"delay": 25,
"time": "1748753445"
},
"departure": {
"delay": 25,
"time": "1748753445"
},
"stopId": "5715",
"stopSequence": 2
},
{
"arrival": {
"delay": 27,
"time": "1748753488"
},
"departure": {
"delay": 27,
"time": "1748753488"
},
"stopId": "7602",
"stopSequence": 3
},
{
"arrival": {
"delay": 41,
"time": "1748753545"
},
"departure": {
"delay": 42,
"time": "1748753546"
},
"stopId": "7603",
"stopSequence": 4
},
{
"arrival": {
"delay": 47,
"time": "1748753588"
},
"departure": {
"delay": 48,
"time": "1748753589"
},
"stopId": "7002",
"stopSequence": 5
},
{
"arrival": {
"delay": 57,
"time": "1748753715"
},
"departure": {
"delay": 68,
"time": "1748753726"
},
"stopId": "3821",
"stopSequence": 6
},
{
"arrival": {
"delay": 67,
"time": "1748753767"
},
"departure": {
"delay": 74,
"time": "1748753774"
},
"stopId": "6961",
"stopSequence": 7
},
{
"arrival": {
"delay": 27,
"time": "1748753884"
},
"departure": {
"delay": 27,
"time": "1748753884"
},
"stopId": "9077",
"stopSequence": 8
},
{
"arrival": {
"delay": 23,
"time": "1748753949"
},
"departure": {
"delay": 23,
"time": "1748753949"
},
"stopId": "5686",
"stopSequence": 9
},
{
"arrival": {
"delay": 23,
"time": "1748753985"
},
"departure": {
"delay": 23,
"time": "1748753985"
},
"stopId": "240",
"stopSequence": 10
},
{
"arrival": {
"delay": 23,
"time": "1748754024"
},
"departure": {
"delay": 23,
"time": "1748754024"
},
"stopId": "3201",
"stopSequence": 11
},
{
"arrival": {
"delay": 23,
"time": "1748754083"
},
"departure": {
"delay": 23,
"time": "1748754083"
},
"stopId": "3194",
"stopSequence": 12
},
{
"arrival": {
"delay": 23,
"time": "1748754143"
},
"departure": {
"delay": 23,
"time": "1748754143"
},
"stopId": "7113",
"stopSequence": 13
},
{
"arrival": {
"delay": 24,
"time": "1748754221"
},
"departure": {
"delay": 24,
"time": "1748754221"
},
"stopId": "5627",
"stopSequence": 14
},
{
"arrival": {
"delay": 24,
"time": "1748754261"
},
"departure": {
"delay": 24,
"time": "1748754261"
},
"stopId": "3370",
"stopSequence": 15
},
{
"arrival": {
"delay": 24,
"time": "1748754334"
},
"departure": {
"delay": 24,
"time": "1748754334"
},
"stopId": "3188",
"stopSequence": 16
},
{
"arrival": {
"delay": 24,
"time": "1748754361"
},
"departure": {
"delay": 24,
"time": "1748754361"
},
"stopId": "402",
"stopSequence": 17
},
{
"arrival": {
"delay": 23,
"time": "1748754406"
},
"departure": {
"delay": 23,
"time": "1748754406"
},
"stopId": "3189",
"stopSequence": 18
},
{
"arrival": {
"delay": 24,
"time": "1748754652"
},
"departure": {
"delay": 24,
"time": "1748754652"
},
"stopId": "13107",
"stopSequence": 19
},
{
"arrival": {
"delay": 24,
"time": "1748754702"
},
"departure": {
"delay": 24,
"time": "1748754702"
},
"stopId": "5792",
"stopSequence": 20
},
{
"arrival": {
"delay": 23,
"time": "1748754743"
},
"departure": {
"delay": 23,
"time": "1748754743"
},
"stopId": "7",
"stopSequence": 21
},
{
"arrival": {
"delay": 24,
"time": "1748754800"
},
"departure": {
"delay": 24,
"time": "1748754800"
},
"stopId": "624",
"stopSequence": 22
},
{
"arrival": {
"delay": 23,
"time": "1748754863"
},
"departure": {
"delay": 23,
"time": "1748754863"
},
"stopId": "3205",
"stopSequence": 23
},
{
"arrival": {
"delay": 23,
"time": "1748754910"
},
"departure": {
"delay": 23,
"time": "1748754910"
},
"stopId": "415",
"stopSequence": 24
},
{
"arrival": {
"delay": 23,
"time": "1748754990"
},
"departure": {
"delay": 23,
"time": "1748754990"
},
"stopId": "408",
"stopSequence": 25
},
{
"arrival": {
"delay": 23,
"time": "1748755037"
},
"departure": {
"delay": 23,
"time": "1748755037"
},
"stopId": "3206",
"stopSequence": 26
},
{
"arrival": {
"delay": 23,
"time": "1748755163"
},
"departure": {
"delay": 23,
"time": "1748755163"
},
"stopId": "3549",
"stopSequence": 27
},
{
"arrival": {
"delay": 23,
"time": "1748755233"
},
"departure": {
"delay": 23,
"time": "1748755233"
},
"stopId": "1606",
"stopSequence": 28
},
{
"arrival": {
"delay": 23,
"time": "1748755343"
},
"departure": {
"delay": 23,
"time": "1748755343"
},
"stopId": "9196",
"stopSequence": 29
},
{
"arrival": {
"delay": 23,
"time": "1748755403"
},
"departure": {
"delay": 23,
"time": "1748755403"
},
"stopId": "3216",
"stopSequence": 30
},
{
"arrival": {
"delay": 23,
"time": "1748755463"
},
"departure": {
"delay": 23,
"time": "1748755463"
},
"stopId": "6447",
"stopSequence": 31
},
{
"arrival": {
"delay": 24,
"time": "1748755515"
},
"departure": {
"delay": 24,
"time": "1748755515"
},
"stopId": "7731",
"stopSequence": 32
},
{
"arrival": {
"delay": 23,
"time": "1748755576"
},
"departure": {
"delay": 23,
"time": "1748755576"
},
"stopId": "3559",
"stopSequence": 33
},
{
"arrival": {
"delay": 23,
"time": "1748755703"
},
"departure": {
"delay": 23,
"time": "1748755703"
},
"stopId": "1971",
"stopSequence": 34
},
{
"arrival": {
"delay": 23,
"time": "1748755763"
},
"departure": {
"delay": 23,
"time": "1748755763"
},
"stopId": "459",
"stopSequence": 35
},
{
"arrival": {
"delay": 23,
"time": "1748755823"
},
"departure": {
"delay": 23,
"time": "1748755823"
},
"stopId": "3173",
"stopSequence": 36
},
{
"arrival": {
"delay": 24,
"time": "1748755883"
},
"departure": {
"delay": 24,
"time": "1748755883"
},
"stopId": "4574",
"stopSequence": 37
},
{
"arrival": {
"delay": 24,
"time": "1748755944"
},
"departure": {
"delay": 24,
"time": "1748755944"
},
"stopId": "5407",
"stopSequence": 38
},
{
"arrival": {
"delay": 23,
"time": "1748756003"
},
"departure": {
"delay": 23,
"time": "1748756003"
},
"stopId": "2489",
"stopSequence": 39
},
{
"arrival": {
"delay": 24,
"time": "1748756122"
},
"departure": {
"delay": 24,
"time": "1748756122"
},
"stopId": "2077",
"stopSequence": 40
},
{
"arrival": {
"delay": 23,
"time": "1748756183"
},
"departure": {
"delay": 23,
"time": "1748756183"
},
"stopId": "2047",
"stopSequence": 41
},
{
"arrival": {
"delay": 23,
"time": "1748756243"
},
"departure": {
"delay": 23,
"time": "1748756243"
},
"stopId": "2126",
"stopSequence": 42
},
{
"arrival": {
"delay": 23,
"time": "1748756294"
},
"departure": {
"delay": 23,
"time": "1748756294"
},
"stopId": "2139",
"stopSequence": 43
},
{
"arrival": {
"delay": 23,
"time": "1748756335"
},
"departure": {
"delay": 23,
"time": "1748756335"
},
"stopId": "440",
"stopSequence": 44
},
{
"arrival": {
"delay": 23,
"time": "1748756390"
},
"departure": {
"delay": 23,
"time": "1748756390"
},
"stopId": "1109",
"stopSequence": 45
},
{
"arrival": {
"delay": 23,
"time": "1748756423"
},
"departure": {
"delay": 23,
"time": "1748756423"
},
"stopId": "617",
"stopSequence": 46
},
{
"arrival": {
"delay": 23,
"time": "1748756457"
},
"departure": {
"delay": 23,
"time": "1748756457"
},
"stopId": "847",
"stopSequence": 47
},
{
"arrival": {
"delay": 23,
"time": "1748756502"
},
"departure": {
"delay": 23,
"time": "1748756502"
},
"stopId": "7661",
"stopSequence": 48
},
{
"arrival": {
"delay": 23,
"time": "1748756526"
},
"departure": {
"delay": 23,
"time": "1748756526"
},
"stopId": "2593",
"stopSequence": 49
},
{
"arrival": {
"delay": 23,
"time": "1748756551"
},
"departure": {
"delay": 23,
"time": "1748756551"
},
"stopId": "1973",
"stopSequence": 50
},
{
"arrival": {
"delay": 24,
"time": "1748756595"
},
"departure": {
"delay": 24,
"time": "1748756595"
},
"stopId": "3121",
"stopSequence": 51
},
{
"arrival": {
"delay": 24,
"time": "1748756641"
},
"departure": {
"delay": 24,
"time": "1748756641"
},
"stopId": "3119",
"stopSequence": 52
},
{
"arrival": {
"delay": 24,
"time": "1748756670"
},
"departure": {
"delay": 24,
"time": "1748756670"
},
"stopId": "7292",
"stopSequence": 53
},
{
"arrival": {
"delay": 24,
"time": "1748756724"
},
"departure": {
"delay": 24,
"time": "1748756724"
},
"stopId": "5448",
"stopSequence": 54
},
{
"arrival": {
"delay": 25,
"time": "1748756790"
},
"departure": {
"delay": 25,
"time": "1748756790"
},
"stopId": "9112",
"stopSequence": 55
},
{
"arrival": {
"delay": 25,
"time": "1748756895"
},
"departure": {
"delay": 25,
"time": "1748756895"
},
"stopId": "5520",
"stopSequence": 56
},
{
"arrival": {
"delay": 24,
"time": "1748756940"
},
"departure": {
"delay": 24,
"time": "1748756940"
},
"stopId": "8061",
"stopSequence": 57
},
{
"arrival": {
"delay": 24,
"time": "1748756982"
},
"departure": {
"delay": 24,
"time": "1748756982"
},
"stopId": "3124",
"stopSequence": 58
},
{
"arrival": {
"delay": 24,
"time": "1748757038"
},
"departure": {
"delay": 24,
"time": "1748757038"
},
"stopId": "3277",
"stopSequence": 59
},
{
"arrival": {
"delay": 24,
"time": "1748757107"
},
"departure": {
"delay": 24,
"time": "1748757107"
},
"stopId": "5460",
"stopSequence": 60
},
{
"arrival": {
"delay": 24,
"time": "1748757168"
},
"departure": {
"delay": 24,
"time": "1748757168"
},
"stopId": "5480",
"stopSequence": 61
},
{
"arrival": {
"delay": 24,
"time": "1748757224"
},
"departure": {
"delay": 24,
"time": "1748757224"
},
"stopId": "1964",
"stopSequence": 62
},
{
"arrival": {
"delay": 23,
"time": "1748757323"
},
"departure": {
"delay": 23,
"time": "1748757323"
},
"stopId": "7451",
"stopSequence": 63
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268436255_1"
},
"vehicle": {
"id": "ineo-bus:1502",
"label": "C.CIAL BORDEAUX LAC"
}
}
},
{
"id": "RT|268436268_1|268436268",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1097,
"time": "1748752904"
},
"departure": {
"delay": 0,
"time": "1748754001"
},
"stopId": "7451",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748754082"
},
"departure": {
"delay": 0,
"time": "1748754082"
},
"stopId": "7441",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748754150"
},
"departure": {
"delay": 0,
"time": "1748754150"
},
"stopId": "574",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748754180"
},
"departure": {
"delay": 0,
"time": "1748754180"
},
"stopId": "3981",
"stopSequence": 4
},
{
"arrival": {
"delay": 1,
"time": "1748754223"
},
"departure": {
"delay": 1,
"time": "1748754223"
},
"stopId": "6801",
"stopSequence": 5
},
{
"arrival": {
"delay": 1,
"time": "1748754254"
},
"departure": {
"delay": 1,
"time": "1748754254"
},
"stopId": "3650",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1748754280"
},
"departure": {
"delay": 1,
"time": "1748754280"
},
"stopId": "8062",
"stopSequence": 7
},
{
"arrival": {
"delay": 1,
"time": "1748754321"
},
"departure": {
"delay": 1,
"time": "1748754321"
},
"stopId": "5519",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1748754384"
},
"departure": {
"delay": 1,
"time": "1748754384"
},
"stopId": "9113",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748754420"
},
"departure": {
"delay": 0,
"time": "1748754420"
},
"stopId": "5449",
"stopSequence": 10
},
{
"arrival": {
"delay": 1,
"time": "1748754486"
},
"departure": {
"delay": 1,
"time": "1748754486"
},
"stopId": "7293",
"stopSequence": 11
},
{
"arrival": {
"delay": 1,
"time": "1748754529"
},
"departure": {
"delay": 1,
"time": "1748754529"
},
"stopId": "3120",
"stopSequence": 12
},
{
"arrival": {
"delay": 1,
"time": "1748754572"
},
"departure": {
"delay": 1,
"time": "1748754572"
},
"stopId": "1975",
"stopSequence": 13
},
{
"arrival": {
"delay": 1,
"time": "1748754607"
},
"departure": {
"delay": 1,
"time": "1748754607"
},
"stopId": "2674",
"stopSequence": 14
},
{
"arrival": {
"delay": 1,
"time": "1748754641"
},
"departure": {
"delay": 1,
"time": "1748754641"
},
"stopId": "3122",
"stopSequence": 15
},
{
"arrival": {
"delay": 1,
"time": "1748754674"
},
"departure": {
"delay": 1,
"time": "1748754674"
},
"stopId": "1868",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1748754720"
},
"departure": {
"delay": 0,
"time": "1748754720"
},
"stopId": "1461",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1748754780"
},
"departure": {
"delay": 0,
"time": "1748754780"
},
"stopId": "1784",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1748754844"
},
"departure": {
"delay": 0,
"time": "1748754844"
},
"stopId": "337",
"stopSequence": 19
},
{
"arrival": {
"delay": 1,
"time": "1748754889"
},
"departure": {
"delay": 1,
"time": "1748754889"
},
"stopId": "122",
"stopSequence": 20
},
{
"arrival": {
"delay": 1,
"time": "1748754925"
},
"departure": {
"delay": 1,
"time": "1748754925"
},
"stopId": "2070",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1748754960"
},
"departure": {
"delay": 0,
"time": "1748754960"
},
"stopId": "2060",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1748755020"
},
"departure": {
"delay": 0,
"time": "1748755020"
},
"stopId": "1076",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1748755080"
},
"departure": {
"delay": 0,
"time": "1748755080"
},
"stopId": "578",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1748755155"
},
"departure": {
"delay": 0,
"time": "1748755155"
},
"stopId": "4396",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1748755255"
},
"departure": {
"delay": 0,
"time": "1748755255"
},
"stopId": "5408",
"stopSequence": 26
},
{
"arrival": {
"delay": -1,
"time": "1748755319"
},
"departure": {
"delay": -1,
"time": "1748755319"
},
"stopId": "3177",
"stopSequence": 27
},
{
"arrival": {
"delay": -1,
"time": "1748755379"
},
"departure": {
"delay": -1,
"time": "1748755379"
},
"stopId": "917",
"stopSequence": 28
},
{
"arrival": {
"delay": -1,
"time": "1748755439"
},
"departure": {
"delay": -1,
"time": "1748755439"
},
"stopId": "2442",
"stopSequence": 29
},
{
"arrival": {
"delay": 0,
"time": "1748755512"
},
"departure": {
"delay": 0,
"time": "1748755512"
},
"stopId": "2443",
"stopSequence": 30
},
{
"arrival": {
"delay": -1,
"time": "1748755559"
},
"departure": {
"delay": -1,
"time": "1748755559"
},
"stopId": "1692",
"stopSequence": 31
},
{
"arrival": {
"delay": -1,
"time": "1748755679"
},
"departure": {
"delay": -1,
"time": "1748755679"
},
"stopId": "2444",
"stopSequence": 32
},
{
"arrival": {
"delay": -1,
"time": "1748755755"
},
"departure": {
"delay": -1,
"time": "1748755755"
},
"stopId": "5621",
"stopSequence": 33
},
{
"arrival": {
"delay": -1,
"time": "1748755859"
},
"departure": {
"delay": -1,
"time": "1748755859"
},
"stopId": "4031",
"stopSequence": 34
},
{
"arrival": {
"delay": -1,
"time": "1748755981"
},
"departure": {
"delay": -1,
"time": "1748755981"
},
"stopId": "823",
"stopSequence": 35
},
{
"arrival": {
"delay": -1,
"time": "1748756039"
},
"departure": {
"delay": -1,
"time": "1748756039"
},
"stopId": "9722",
"stopSequence": 36
},
{
"arrival": {
"delay": 0,
"time": "1748756201"
},
"departure": {
"delay": 0,
"time": "1748756201"
},
"stopId": "8255",
"stopSequence": 37
},
{
"arrival": {
"delay": -1,
"time": "1748756279"
},
"departure": {
"delay": -1,
"time": "1748756279"
},
"stopId": "622",
"stopSequence": 38
},
{
"arrival": {
"delay": 0,
"time": "1748756346"
},
"departure": {
"delay": 0,
"time": "1748756346"
},
"stopId": "1099",
"stopSequence": 39
},
{
"arrival": {
"delay": 0,
"time": "1748756390"
},
"departure": {
"delay": 0,
"time": "1748756390"
},
"stopId": "608",
"stopSequence": 40
},
{
"arrival": {
"delay": -1,
"time": "1748756430"
},
"departure": {
"delay": -1,
"time": "1748756430"
},
"stopId": "2282",
"stopSequence": 41
},
{
"arrival": {
"delay": 0,
"time": "1748756480"
},
"departure": {
"delay": 0,
"time": "1748756480"
},
"stopId": "1224",
"stopSequence": 42
},
{
"arrival": {
"delay": -1,
"time": "1748756519"
},
"departure": {
"delay": -1,
"time": "1748756519"
},
"stopId": "663",
"stopSequence": 43
},
{
"arrival": {
"delay": -1,
"time": "1748756579"
},
"departure": {
"delay": -1,
"time": "1748756579"
},
"stopId": "3183",
"stopSequence": 44
},
{
"arrival": {
"delay": 0,
"time": "1748756753"
},
"departure": {
"delay": 0,
"time": "1748756753"
},
"stopId": "1387",
"stopSequence": 45
},
{
"arrival": {
"delay": 0,
"time": "1748756784"
},
"departure": {
"delay": 0,
"time": "1748756784"
},
"stopId": "733",
"stopSequence": 46
},
{
"arrival": {
"delay": 0,
"time": "1748756826"
},
"departure": {
"delay": 0,
"time": "1748756826"
},
"stopId": "3184",
"stopSequence": 47
},
{
"arrival": {
"delay": 0,
"time": "1748756889"
},
"departure": {
"delay": 0,
"time": "1748756889"
},
"stopId": "1261",
"stopSequence": 48
},
{
"arrival": {
"delay": 0,
"time": "1748756940"
},
"departure": {
"delay": 0,
"time": "1748756940"
},
"stopId": "3369",
"stopSequence": 49
},
{
"arrival": {
"delay": 0,
"time": "1748757060"
},
"departure": {
"delay": 0,
"time": "1748757060"
},
"stopId": "7081",
"stopSequence": 50
},
{
"arrival": {
"delay": 0,
"time": "1748757180"
},
"departure": {
"delay": 0,
"time": "1748757180"
},
"stopId": "3203",
"stopSequence": 51
},
{
"arrival": {
"delay": 1,
"time": "1748757262"
},
"departure": {
"delay": 1,
"time": "1748757262"
},
"stopId": "629",
"stopSequence": 52
},
{
"arrival": {
"delay": 0,
"time": "1748757300"
},
"departure": {
"delay": 0,
"time": "1748757300"
},
"stopId": "64",
"stopSequence": 53
},
{
"arrival": {
"delay": 0,
"time": "1748757327"
},
"departure": {
"delay": 0,
"time": "1748757327"
},
"stopId": "5685",
"stopSequence": 54
},
{
"arrival": {
"delay": 0,
"time": "1748757398"
},
"departure": {
"delay": 0,
"time": "1748757398"
},
"stopId": "9078",
"stopSequence": 55
},
{
"arrival": {
"delay": 0,
"time": "1748757480"
},
"departure": {
"delay": 0,
"time": "1748757480"
},
"stopId": "6962",
"stopSequence": 56
},
{
"arrival": {
"delay": 1,
"time": "1748757526"
},
"departure": {
"delay": 1,
"time": "1748757526"
},
"stopId": "3820",
"stopSequence": 57
},
{
"arrival": {
"delay": 1,
"time": "1748757649"
},
"departure": {
"delay": 1,
"time": "1748757649"
},
"stopId": "7003",
"stopSequence": 58
},
{
"arrival": {
"delay": 1,
"time": "1748757693"
},
"departure": {
"delay": 1,
"time": "1748757693"
},
"stopId": "7604",
"stopSequence": 59
},
{
"arrival": {
"delay": 1,
"time": "1748757737"
},
"departure": {
"delay": 1,
"time": "1748757737"
},
"stopId": "7601",
"stopSequence": 60
},
{
"arrival": {
"delay": 1,
"time": "1748757781"
},
"departure": {
"delay": 1,
"time": "1748757781"
},
"stopId": "2623",
"stopSequence": 61
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268436268_1"
},
"vehicle": {
"id": "ineo-bus:1520",
"label": "COURREJEAN"
}
}
},
{
"id": "RT|268436241_1|268436241",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -771,
"time": "1748751430"
},
"departure": {
"delay": 8,
"time": "1748752209"
},
"stopId": "7451",
"stopSequence": 1
},
{
"arrival": {
"delay": 14,
"time": "1748752296"
},
"departure": {
"delay": 14,
"time": "1748752296"
},
"stopId": "7441",
"stopSequence": 2
},
{
"arrival": {
"delay": 14,
"time": "1748752364"
},
"departure": {
"delay": 14,
"time": "1748752364"
},
"stopId": "574",
"stopSequence": 3
},
{
"arrival": {
"delay": 55,
"time": "1748752435"
},
"departure": {
"delay": 74,
"time": "1748752454"
},
"stopId": "3981",
"stopSequence": 4
},
{
"arrival": {
"delay": 88,
"time": "1748752510"
},
"departure": {
"delay": 111,
"time": "1748752533"
},
"stopId": "6801",
"stopSequence": 5
},
{
"arrival": {
"delay": 126,
"time": "1748752579"
},
"departure": {
"delay": 126,
"time": "1748752579"
},
"stopId": "3650",
"stopSequence": 6
},
{
"arrival": {
"delay": 128,
"time": "1748752607"
},
"departure": {
"delay": 128,
"time": "1748752607"
},
"stopId": "8062",
"stopSequence": 7
},
{
"arrival": {
"delay": 128,
"time": "1748752648"
},
"departure": {
"delay": 129,
"time": "1748752649"
},
"stopId": "5519",
"stopSequence": 8
},
{
"arrival": {
"delay": 115,
"time": "1748752698"
},
"departure": {
"delay": 116,
"time": "1748752699"
},
"stopId": "9113",
"stopSequence": 9
},
{
"arrival": {
"delay": 120,
"time": "1748752740"
},
"departure": {
"delay": 120,
"time": "1748752740"
},
"stopId": "5449",
"stopSequence": 10
},
{
"arrival": {
"delay": 133,
"time": "1748752818"
},
"departure": {
"delay": 140,
"time": "1748752825"
},
"stopId": "7293",
"stopSequence": 11
},
{
"arrival": {
"delay": 163,
"time": "1748752891"
},
"departure": {
"delay": 163,
"time": "1748752891"
},
"stopId": "3120",
"stopSequence": 12
},
{
"arrival": {
"delay": 166,
"time": "1748752937"
},
"departure": {
"delay": 167,
"time": "1748752938"
},
"stopId": "1975",
"stopSequence": 13
},
{
"arrival": {
"delay": 189,
"time": "1748752995"
},
"departure": {
"delay": 202,
"time": "1748753008"
},
"stopId": "2674",
"stopSequence": 14
},
{
"arrival": {
"delay": 198,
"time": "1748753038"
},
"departure": {
"delay": 199,
"time": "1748753039"
},
"stopId": "3122",
"stopSequence": 15
},
{
"arrival": {
"delay": 189,
"time": "1748753062"
},
"departure": {
"delay": 192,
"time": "1748753065"
},
"stopId": "1868",
"stopSequence": 16
},
{
"arrival": {
"delay": 197,
"time": "1748753117"
},
"departure": {
"delay": 197,
"time": "1748753117"
},
"stopId": "1461",
"stopSequence": 17
},
{
"arrival": {
"delay": 177,
"time": "1748753157"
},
"departure": {
"delay": 180,
"time": "1748753160"
},
"stopId": "1784",
"stopSequence": 18
},
{
"arrival": {
"delay": 167,
"time": "1748753211"
},
"departure": {
"delay": 180,
"time": "1748753224"
},
"stopId": "337",
"stopSequence": 19
},
{
"arrival": {
"delay": 175,
"time": "1748753263"
},
"departure": {
"delay": 191,
"time": "1748753279"
},
"stopId": "122",
"stopSequence": 20
},
{
"arrival": {
"delay": 205,
"time": "1748753329"
},
"departure": {
"delay": 205,
"time": "1748753329"
},
"stopId": "2070",
"stopSequence": 21
},
{
"arrival": {
"delay": 197,
"time": "1748753357"
},
"departure": {
"delay": 199,
"time": "1748753359"
},
"stopId": "2060",
"stopSequence": 22
},
{
"arrival": {
"delay": 201,
"time": "1748753421"
},
"departure": {
"delay": 201,
"time": "1748753421"
},
"stopId": "1076",
"stopSequence": 23
},
{
"arrival": {
"delay": 192,
"time": "1748753472"
},
"departure": {
"delay": 207,
"time": "1748753487"
},
"stopId": "578",
"stopSequence": 24
},
{
"arrival": {
"delay": 179,
"time": "1748753534"
},
"departure": {
"delay": 200,
"time": "1748753555"
},
"stopId": "4396",
"stopSequence": 25
},
{
"arrival": {
"delay": 174,
"time": "1748753629"
},
"departure": {
"delay": 174,
"time": "1748753629"
},
"stopId": "5408",
"stopSequence": 26
},
{
"arrival": {
"delay": 173,
"time": "1748753693"
},
"departure": {
"delay": 177,
"time": "1748753697"
},
"stopId": "3177",
"stopSequence": 27
},
{
"arrival": {
"delay": 183,
"time": "1748753763"
},
"departure": {
"delay": 217,
"time": "1748753797"
},
"stopId": "917",
"stopSequence": 28
},
{
"arrival": {
"delay": 217,
"time": "1748753857"
},
"departure": {
"delay": 239,
"time": "1748753879"
},
"stopId": "2442",
"stopSequence": 29
},
{
"arrival": {
"delay": 235,
"time": "1748753947"
},
"departure": {
"delay": 235,
"time": "1748753947"
},
"stopId": "2443",
"stopSequence": 30
},
{
"arrival": {
"delay": 234,
"time": "1748753994"
},
"departure": {
"delay": 234,
"time": "1748753994"
},
"stopId": "1692",
"stopSequence": 31
},
{
"arrival": {
"delay": 234,
"time": "1748754114"
},
"departure": {
"delay": 234,
"time": "1748754114"
},
"stopId": "2444",
"stopSequence": 32
},
{
"arrival": {
"delay": 238,
"time": "1748754168"
},
"departure": {
"delay": 238,
"time": "1748754168"
},
"stopId": "5621",
"stopSequence": 33
},
{
"arrival": {
"delay": 242,
"time": "1748754242"
},
"departure": {
"delay": 242,
"time": "1748754242"
},
"stopId": "4031",
"stopSequence": 34
},
{
"arrival": {
"delay": 242,
"time": "1748754364"
},
"departure": {
"delay": 242,
"time": "1748754364"
},
"stopId": "823",
"stopSequence": 35
},
{
"arrival": {
"delay": 242,
"time": "1748754422"
},
"departure": {
"delay": 242,
"time": "1748754422"
},
"stopId": "9722",
"stopSequence": 36
},
{
"arrival": {
"delay": 243,
"time": "1748754584"
},
"departure": {
"delay": 243,
"time": "1748754584"
},
"stopId": "8255",
"stopSequence": 37
},
{
"arrival": {
"delay": 242,
"time": "1748754662"
},
"departure": {
"delay": 242,
"time": "1748754662"
},
"stopId": "622",
"stopSequence": 38
},
{
"arrival": {
"delay": 243,
"time": "1748754729"
},
"departure": {
"delay": 243,
"time": "1748754729"
},
"stopId": "1099",
"stopSequence": 39
},
{
"arrival": {
"delay": 243,
"time": "1748754773"
},
"departure": {
"delay": 243,
"time": "1748754773"
},
"stopId": "608",
"stopSequence": 40
},
{
"arrival": {
"delay": 242,
"time": "1748754813"
},
"departure": {
"delay": 242,
"time": "1748754813"
},
"stopId": "2282",
"stopSequence": 41
},
{
"arrival": {
"delay": 243,
"time": "1748754863"
},
"departure": {
"delay": 243,
"time": "1748754863"
},
"stopId": "1224",
"stopSequence": 42
},
{
"arrival": {
"delay": 242,
"time": "1748754902"
},
"departure": {
"delay": 242,
"time": "1748754902"
},
"stopId": "663",
"stopSequence": 43
},
{
"arrival": {
"delay": 242,
"time": "1748754962"
},
"departure": {
"delay": 242,
"time": "1748754962"
},
"stopId": "3183",
"stopSequence": 44
},
{
"arrival": {
"delay": 243,
"time": "1748755136"
},
"departure": {
"delay": 243,
"time": "1748755136"
},
"stopId": "1387",
"stopSequence": 45
},
{
"arrival": {
"delay": 243,
"time": "1748755167"
},
"departure": {
"delay": 243,
"time": "1748755167"
},
"stopId": "733",
"stopSequence": 46
},
{
"arrival": {
"delay": 243,
"time": "1748755209"
},
"departure": {
"delay": 243,
"time": "1748755209"
},
"stopId": "3184",
"stopSequence": 47
},
{
"arrival": {
"delay": 243,
"time": "1748755272"
},
"departure": {
"delay": 243,
"time": "1748755272"
},
"stopId": "1261",
"stopSequence": 48
},
{
"arrival": {
"delay": 243,
"time": "1748755323"
},
"departure": {
"delay": 243,
"time": "1748755323"
},
"stopId": "3369",
"stopSequence": 49
},
{
"arrival": {
"delay": 243,
"time": "1748755443"
},
"departure": {
"delay": 243,
"time": "1748755443"
},
"stopId": "7081",
"stopSequence": 50
},
{
"arrival": {
"delay": 243,
"time": "1748755563"
},
"departure": {
"delay": 243,
"time": "1748755563"
},
"stopId": "3203",
"stopSequence": 51
},
{
"arrival": {
"delay": 244,
"time": "1748755645"
},
"departure": {
"delay": 244,
"time": "1748755645"
},
"stopId": "629",
"stopSequence": 52
},
{
"arrival": {
"delay": 243,
"time": "1748755683"
},
"departure": {
"delay": 243,
"time": "1748755683"
},
"stopId": "64",
"stopSequence": 53
},
{
"arrival": {
"delay": 243,
"time": "1748755710"
},
"departure": {
"delay": 243,
"time": "1748755710"
},
"stopId": "5685",
"stopSequence": 54
},
{
"arrival": {
"delay": 243,
"time": "1748755781"
},
"departure": {
"delay": 243,
"time": "1748755781"
},
"stopId": "9078",
"stopSequence": 55
},
{
"arrival": {
"delay": 243,
"time": "1748755863"
},
"departure": {
"delay": 243,
"time": "1748755863"
},
"stopId": "6962",
"stopSequence": 56
},
{
"arrival": {
"delay": 244,
"time": "1748755909"
},
"departure": {
"delay": 244,
"time": "1748755909"
},
"stopId": "3820",
"stopSequence": 57
},
{
"arrival": {
"delay": 244,
"time": "1748756032"
},
"departure": {
"delay": 244,
"time": "1748756032"
},
"stopId": "7003",
"stopSequence": 58
},
{
"arrival": {
"delay": 244,
"time": "1748756076"
},
"departure": {
"delay": 244,
"time": "1748756076"
},
"stopId": "7604",
"stopSequence": 59
},
{
"arrival": {
"delay": 244,
"time": "1748756120"
},
"departure": {
"delay": 244,
"time": "1748756120"
},
"stopId": "7601",
"stopSequence": 60
},
{
"arrival": {
"delay": 244,
"time": "1748756164"
},
"departure": {
"delay": 244,
"time": "1748756164"
},
"stopId": "2623",
"stopSequence": 61
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268436241_1"
},
"vehicle": {
"id": "ineo-bus:1501",
"label": "COURREJEAN"
}
}
},
{
"id": "RT|268436242_1|268436242",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -854,
"time": "1748756146"
},
"departure": {
"delay": 0,
"time": "1748757000"
},
"stopId": "2623",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748757019"
},
"departure": {
"delay": 0,
"time": "1748757019"
},
"stopId": "5715",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748757060"
},
"departure": {
"delay": 0,
"time": "1748757060"
},
"stopId": "7602",
"stopSequence": 3
},
{
"arrival": {
"delay": 1,
"time": "1748757104"
},
"departure": {
"delay": 1,
"time": "1748757104"
},
"stopId": "7603",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748757141"
},
"departure": {
"delay": 0,
"time": "1748757141"
},
"stopId": "7002",
"stopSequence": 5
},
{
"arrival": {
"delay": 1,
"time": "1748757259"
},
"departure": {
"delay": 1,
"time": "1748757259"
},
"stopId": "3821",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1748757300"
},
"departure": {
"delay": 0,
"time": "1748757300"
},
"stopId": "6961",
"stopSequence": 7
},
{
"arrival": {
"delay": 1,
"time": "1748757458"
},
"departure": {
"delay": 1,
"time": "1748757458"
},
"stopId": "9077",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1748757527"
},
"departure": {
"delay": 1,
"time": "1748757527"
},
"stopId": "5686",
"stopSequence": 9
},
{
"arrival": {
"delay": 1,
"time": "1748757563"
},
"departure": {
"delay": 1,
"time": "1748757563"
},
"stopId": "240",
"stopSequence": 10
},
{
"arrival": {
"delay": 1,
"time": "1748757602"
},
"departure": {
"delay": 1,
"time": "1748757602"
},
"stopId": "3201",
"stopSequence": 11
},
{
"arrival": {
"delay": 1,
"time": "1748757661"
},
"departure": {
"delay": 1,
"time": "1748757661"
},
"stopId": "3194",
"stopSequence": 12
},
{
"arrival": {
"delay": 1,
"time": "1748757721"
},
"departure": {
"delay": 1,
"time": "1748757721"
},
"stopId": "7113",
"stopSequence": 13
},
{
"arrival": {
"delay": 2,
"time": "1748757799"
},
"departure": {
"delay": 2,
"time": "1748757799"
},
"stopId": "5627",
"stopSequence": 14
},
{
"arrival": {
"delay": 2,
"time": "1748757839"
},
"departure": {
"delay": 2,
"time": "1748757839"
},
"stopId": "3370",
"stopSequence": 15
},
{
"arrival": {
"delay": 2,
"time": "1748757912"
},
"departure": {
"delay": 2,
"time": "1748757912"
},
"stopId": "3188",
"stopSequence": 16
},
{
"arrival": {
"delay": 2,
"time": "1748757939"
},
"departure": {
"delay": 2,
"time": "1748757939"
},
"stopId": "402",
"stopSequence": 17
},
{
"arrival": {
"delay": 1,
"time": "1748757984"
},
"departure": {
"delay": 1,
"time": "1748757984"
},
"stopId": "3189",
"stopSequence": 18
},
{
"arrival": {
"delay": 2,
"time": "1748758230"
},
"departure": {
"delay": 2,
"time": "1748758230"
},
"stopId": "13107",
"stopSequence": 19
},
{
"arrival": {
"delay": 2,
"time": "1748758280"
},
"departure": {
"delay": 2,
"time": "1748758280"
},
"stopId": "5792",
"stopSequence": 20
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268436242_1"
}
}
},
{
"id": "RT|268436691_1|268436691",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -362,
"time": "1748753039"
},
"departure": {
"delay": 58,
"time": "1748753459"
},
"stopId": "5805",
"stopSequence": 1
},
{
"arrival": {
"delay": 41,
"time": "1748753475"
},
"departure": {
"delay": 46,
"time": "1748753480"
},
"stopId": "5687",
"stopSequence": 2
},
{
"arrival": {
"delay": 45,
"time": "1748753507"
},
"departure": {
"delay": 45,
"time": "1748753507"
},
"stopId": "6961",
"stopSequence": 3
},
{
"arrival": {
"delay": 34,
"time": "1748753627"
},
"departure": {
"delay": 34,
"time": "1748753627"
},
"stopId": "9077",
"stopSequence": 4
},
{
"arrival": {
"delay": 34,
"time": "1748753684"
},
"departure": {
"delay": 57,
"time": "1748753707"
},
"stopId": "5686",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1748753739"
},
"departure": {
"delay": 60,
"time": "1748753739"
},
"stopId": "240",
"stopSequence": 6
},
{
"arrival": {
"delay": 68,
"time": "1748753779"
},
"departure": {
"delay": 68,
"time": "1748753779"
},
"stopId": "3201",
"stopSequence": 7
},
{
"arrival": {
"delay": 75,
"time": "1748753835"
},
"departure": {
"delay": 79,
"time": "1748753839"
},
"stopId": "3194",
"stopSequence": 8
},
{
"arrival": {
"delay": 84,
"time": "1748753904"
},
"departure": {
"delay": 84,
"time": "1748753904"
},
"stopId": "7113",
"stopSequence": 9
},
{
"arrival": {
"delay": 85,
"time": "1748753950"
},
"departure": {
"delay": 85,
"time": "1748753950"
},
"stopId": "3202",
"stopSequence": 10
},
{
"arrival": {
"delay": 85,
"time": "1748754071"
},
"departure": {
"delay": 85,
"time": "1748754071"
},
"stopId": "5684",
"stopSequence": 11
},
{
"arrival": {
"delay": 84,
"time": "1748754114"
},
"departure": {
"delay": 84,
"time": "1748754114"
},
"stopId": "5682",
"stopSequence": 12
},
{
"arrival": {
"delay": 85,
"time": "1748754160"
},
"departure": {
"delay": 85,
"time": "1748754160"
},
"stopId": "3883",
"stopSequence": 13
},
{
"arrival": {
"delay": 84,
"time": "1748754264"
},
"departure": {
"delay": 84,
"time": "1748754264"
},
"stopId": "3794",
"stopSequence": 14
},
{
"arrival": {
"delay": 85,
"time": "1748754339"
},
"departure": {
"delay": 85,
"time": "1748754339"
},
"stopId": "3793",
"stopSequence": 15
},
{
"arrival": {
"delay": 85,
"time": "1748754390"
},
"departure": {
"delay": 85,
"time": "1748754390"
},
"stopId": "9252",
"stopSequence": 16
},
{
"arrival": {
"delay": 85,
"time": "1748754445"
},
"departure": {
"delay": 85,
"time": "1748754445"
},
"stopId": "95",
"stopSequence": 17
},
{
"arrival": {
"delay": 86,
"time": "1748754503"
},
"departure": {
"delay": 86,
"time": "1748754503"
},
"stopId": "1220",
"stopSequence": 18
},
{
"arrival": {
"delay": 86,
"time": "1748754561"
},
"departure": {
"delay": 86,
"time": "1748754561"
},
"stopId": "2905",
"stopSequence": 19
},
{
"arrival": {
"delay": 86,
"time": "1748754610"
},
"departure": {
"delay": 86,
"time": "1748754610"
},
"stopId": "5897",
"stopSequence": 20
},
{
"arrival": {
"delay": 85,
"time": "1748754685"
},
"departure": {
"delay": 85,
"time": "1748754685"
},
"stopId": "5899",
"stopSequence": 21
},
{
"arrival": {
"delay": 85,
"time": "1748754751"
},
"departure": {
"delay": 85,
"time": "1748754751"
},
"stopId": "7801",
"stopSequence": 22
},
{
"arrival": {
"delay": 85,
"time": "1748754810"
},
"departure": {
"delay": 85,
"time": "1748754810"
},
"stopId": "3551",
"stopSequence": 23
},
{
"arrival": {
"delay": 85,
"time": "1748754865"
},
"departure": {
"delay": 85,
"time": "1748754865"
},
"stopId": "1637",
"stopSequence": 24
},
{
"arrival": {
"delay": 85,
"time": "1748754982"
},
"departure": {
"delay": 85,
"time": "1748754982"
},
"stopId": "4112",
"stopSequence": 25
},
{
"arrival": {
"delay": 85,
"time": "1748755055"
},
"departure": {
"delay": 85,
"time": "1748755055"
},
"stopId": "7802",
"stopSequence": 26
},
{
"arrival": {
"delay": 85,
"time": "1748755104"
},
"departure": {
"delay": 85,
"time": "1748755104"
},
"stopId": "7701",
"stopSequence": 27
},
{
"arrival": {
"delay": 85,
"time": "1748755168"
},
"departure": {
"delay": 85,
"time": "1748755168"
},
"stopId": "5633",
"stopSequence": 28
},
{
"arrival": {
"delay": 85,
"time": "1748755218"
},
"departure": {
"delay": 85,
"time": "1748755218"
},
"stopId": "49",
"stopSequence": 29
},
{
"arrival": {
"delay": 85,
"time": "1748755293"
},
"departure": {
"delay": 85,
"time": "1748755293"
},
"stopId": "7791",
"stopSequence": 30
},
{
"arrival": {
"delay": 85,
"time": "1748755405"
},
"departure": {
"delay": 85,
"time": "1748755405"
},
"stopId": "2349",
"stopSequence": 31
},
{
"arrival": {
"delay": 85,
"time": "1748755443"
},
"departure": {
"delay": 85,
"time": "1748755443"
},
"stopId": "1288",
"stopSequence": 32
},
{
"arrival": {
"delay": 85,
"time": "1748755465"
},
"departure": {
"delay": 85,
"time": "1748755465"
},
"stopId": "7982",
"stopSequence": 33
},
{
"arrival": {
"delay": 85,
"time": "1748755535"
},
"departure": {
"delay": 85,
"time": "1748755535"
},
"stopId": "707",
"stopSequence": 34
},
{
"arrival": {
"delay": 86,
"time": "1748755570"
},
"departure": {
"delay": 86,
"time": "1748755570"
},
"stopId": "3190",
"stopSequence": 35
},
{
"arrival": {
"delay": 86,
"time": "1748755636"
},
"departure": {
"delay": 86,
"time": "1748755636"
},
"stopId": "675",
"stopSequence": 36
},
{
"arrival": {
"delay": 86,
"time": "1748755702"
},
"departure": {
"delay": 86,
"time": "1748755702"
},
"stopId": "3191",
"stopSequence": 37
},
{
"arrival": {
"delay": 86,
"time": "1748755826"
},
"departure": {
"delay": 86,
"time": "1748755826"
},
"stopId": "3549",
"stopSequence": 38
},
{
"arrival": {
"delay": 87,
"time": "1748755920"
},
"departure": {
"delay": 87,
"time": "1748755920"
},
"stopId": "1606",
"stopSequence": 39
},
{
"arrival": {
"delay": 86,
"time": "1748756066"
},
"departure": {
"delay": 86,
"time": "1748756066"
},
"stopId": "9196",
"stopSequence": 40
},
{
"arrival": {
"delay": 86,
"time": "1748756126"
},
"departure": {
"delay": 86,
"time": "1748756126"
},
"stopId": "3216",
"stopSequence": 41
},
{
"arrival": {
"delay": 86,
"time": "1748756306"
},
"departure": {
"delay": 86,
"time": "1748756306"
},
"stopId": "6447",
"stopSequence": 42
},
{
"arrival": {
"delay": 86,
"time": "1748756366"
},
"departure": {
"delay": 86,
"time": "1748756366"
},
"stopId": "7731",
"stopSequence": 43
},
{
"arrival": {
"delay": 87,
"time": "1748756430"
},
"departure": {
"delay": 87,
"time": "1748756430"
},
"stopId": "8671",
"stopSequence": 44
},
{
"arrival": {
"delay": 88,
"time": "1748756487"
},
"departure": {
"delay": 88,
"time": "1748756487"
},
"stopId": "8672",
"stopSequence": 45
},
{
"arrival": {
"delay": 87,
"time": "1748756565"
},
"departure": {
"delay": 87,
"time": "1748756565"
},
"stopId": "1228",
"stopSequence": 46
},
{
"arrival": {
"delay": 87,
"time": "1748756607"
},
"departure": {
"delay": 87,
"time": "1748756607"
},
"stopId": "3869",
"stopSequence": 47
},
{
"arrival": {
"delay": 88,
"time": "1748756676"
},
"departure": {
"delay": 88,
"time": "1748756676"
},
"stopId": "382",
"stopSequence": 48
},
{
"arrival": {
"delay": 88,
"time": "1748756737"
},
"departure": {
"delay": 88,
"time": "1748756737"
},
"stopId": "898",
"stopSequence": 49
},
{
"arrival": {
"delay": 87,
"time": "1748756787"
},
"departure": {
"delay": 87,
"time": "1748756787"
},
"stopId": "1325",
"stopSequence": 50
},
{
"arrival": {
"delay": 87,
"time": "1748756820"
},
"departure": {
"delay": 87,
"time": "1748756820"
},
"stopId": "1654",
"stopSequence": 51
},
{
"arrival": {
"delay": 88,
"time": "1748756857"
},
"departure": {
"delay": 88,
"time": "1748756857"
},
"stopId": "342",
"stopSequence": 52
},
{
"arrival": {
"delay": 88,
"time": "1748756896"
},
"departure": {
"delay": 88,
"time": "1748756896"
},
"stopId": "875",
"stopSequence": 53
},
{
"arrival": {
"delay": 88,
"time": "1748756934"
},
"departure": {
"delay": 88,
"time": "1748756934"
},
"stopId": "870",
"stopSequence": 54
},
{
"arrival": {
"delay": 88,
"time": "1748756966"
},
"departure": {
"delay": 88,
"time": "1748756966"
},
"stopId": "913",
"stopSequence": 55
},
{
"arrival": {
"delay": 88,
"time": "1748756998"
},
"departure": {
"delay": 88,
"time": "1748756998"
},
"stopId": "912",
"stopSequence": 56
},
{
"arrival": {
"delay": 88,
"time": "1748757107"
},
"departure": {
"delay": 88,
"time": "1748757107"
},
"stopId": "1215",
"stopSequence": 57
},
{
"arrival": {
"delay": 87,
"time": "1748757147"
},
"departure": {
"delay": 87,
"time": "1748757147"
},
"stopId": "8744",
"stopSequence": 58
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "23",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268436691_1"
},
"vehicle": {
"id": "ineo-bus:1410",
"label": "BOUSCAT HIPPODROME"
}
}
},
{
"id": "RT|268436225_1|268436225",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -588,
"time": "1748751013"
},
"departure": {
"delay": 48,
"time": "1748751649"
},
"stopId": "2623",
"stopSequence": 1
},
{
"arrival": {
"delay": 70,
"time": "1748751690"
},
"departure": {
"delay": 84,
"time": "1748751704"
},
"stopId": "5715",
"stopSequence": 2
},
{
"arrival": {
"delay": 90,
"time": "1748751751"
},
"departure": {
"delay": 93,
"time": "1748751754"
},
"stopId": "7602",
"stopSequence": 3
},
{
"arrival": {
"delay": 97,
"time": "1748751801"
},
"departure": {
"delay": 97,
"time": "1748751801"
},
"stopId": "7603",
"stopSequence": 4
},
{
"arrival": {
"delay": 97,
"time": "1748751838"
},
"departure": {
"delay": 109,
"time": "1748751850"
},
"stopId": "7002",
"stopSequence": 5
},
{
"arrival": {
"delay": 93,
"time": "1748751951"
},
"departure": {
"delay": 96,
"time": "1748751954"
},
"stopId": "3821",
"stopSequence": 6
},
{
"arrival": {
"delay": 89,
"time": "1748751989"
},
"departure": {
"delay": 108,
"time": "1748752008"
},
"stopId": "6961",
"stopSequence": 7
},
{
"arrival": {
"delay": 66,
"time": "1748752123"
},
"departure": {
"delay": 66,
"time": "1748752123"
},
"stopId": "9077",
"stopSequence": 8
},
{
"arrival": {
"delay": 42,
"time": "1748752168"
},
"departure": {
"delay": 67,
"time": "1748752193"
},
"stopId": "5686",
"stopSequence": 9
},
{
"arrival": {
"delay": 59,
"time": "1748752221"
},
"departure": {
"delay": 59,
"time": "1748752221"
},
"stopId": "240",
"stopSequence": 10
},
{
"arrival": {
"delay": 50,
"time": "1748752251"
},
"departure": {
"delay": 51,
"time": "1748752252"
},
"stopId": "3201",
"stopSequence": 11
},
{
"arrival": {
"delay": 43,
"time": "1748752303"
},
"departure": {
"delay": 64,
"time": "1748752324"
},
"stopId": "3194",
"stopSequence": 12
},
{
"arrival": {
"delay": 56,
"time": "1748752376"
},
"departure": {
"delay": 56,
"time": "1748752376"
},
"stopId": "7113",
"stopSequence": 13
},
{
"arrival": {
"delay": 33,
"time": "1748752430"
},
"departure": {
"delay": 51,
"time": "1748752448"
},
"stopId": "5627",
"stopSequence": 14
},
{
"arrival": {
"delay": 42,
"time": "1748752479"
},
"departure": {
"delay": 42,
"time": "1748752479"
},
"stopId": "3370",
"stopSequence": 15
},
{
"arrival": {
"delay": 18,
"time": "1748752528"
},
"departure": {
"delay": 37,
"time": "1748752547"
},
"stopId": "3188",
"stopSequence": 16
},
{
"arrival": {
"delay": 28,
"time": "1748752565"
},
"departure": {
"delay": 28,
"time": "1748752565"
},
"stopId": "402",
"stopSequence": 17
},
{
"arrival": {
"delay": 19,
"time": "1748752602"
},
"departure": {
"delay": 19,
"time": "1748752602"
},
"stopId": "3189",
"stopSequence": 18
},
{
"arrival": {
"delay": 11,
"time": "1748752839"
},
"departure": {
"delay": 11,
"time": "1748752839"
},
"stopId": "13107",
"stopSequence": 19
},
{
"arrival": {
"delay": 4,
"time": "1748752882"
},
"departure": {
"delay": 11,
"time": "1748752889"
},
"stopId": "5792",
"stopSequence": 20
},
{
"arrival": {
"delay": 7,
"time": "1748752927"
},
"departure": {
"delay": 10,
"time": "1748752930"
},
"stopId": "7",
"stopSequence": 21
},
{
"arrival": {
"delay": 11,
"time": "1748752987"
},
"departure": {
"delay": 21,
"time": "1748752997"
},
"stopId": "624",
"stopSequence": 22
},
{
"arrival": {
"delay": 2,
"time": "1748753042"
},
"departure": {
"delay": 2,
"time": "1748753042"
},
"stopId": "3205",
"stopSequence": 23
},
{
"arrival": {
"delay": -18,
"time": "1748753069"
},
"departure": {
"delay": -2,
"time": "1748753085"
},
"stopId": "415",
"stopSequence": 24
},
{
"arrival": {
"delay": 1,
"time": "1748753168"
},
"departure": {
"delay": 27,
"time": "1748753194"
},
"stopId": "408",
"stopSequence": 25
},
{
"arrival": {
"delay": 14,
"time": "1748753228"
},
"departure": {
"delay": 22,
"time": "1748753236"
},
"stopId": "3206",
"stopSequence": 26
},
{
"arrival": {
"delay": 43,
"time": "1748753383"
},
"departure": {
"delay": 68,
"time": "1748753408"
},
"stopId": "3549",
"stopSequence": 27
},
{
"arrival": {
"delay": 46,
"time": "1748753456"
},
"departure": {
"delay": 65,
"time": "1748753475"
},
"stopId": "1606",
"stopSequence": 28
},
{
"arrival": {
"delay": 85,
"time": "1748753605"
},
"departure": {
"delay": 107,
"time": "1748753627"
},
"stopId": "9196",
"stopSequence": 29
},
{
"arrival": {
"delay": 74,
"time": "1748753654"
},
"departure": {
"delay": 91,
"time": "1748753671"
},
"stopId": "3216",
"stopSequence": 30
},
{
"arrival": {
"delay": 94,
"time": "1748753734"
},
"departure": {
"delay": 112,
"time": "1748753752"
},
"stopId": "6447",
"stopSequence": 31
},
{
"arrival": {
"delay": 90,
"time": "1748753781"
},
"departure": {
"delay": 105,
"time": "1748753796"
},
"stopId": "7731",
"stopSequence": 32
},
{
"arrival": {
"delay": 88,
"time": "1748753841"
},
"departure": {
"delay": 88,
"time": "1748753841"
},
"stopId": "3559",
"stopSequence": 33
},
{
"arrival": {
"delay": 43,
"time": "1748753923"
},
"departure": {
"delay": 43,
"time": "1748753923"
},
"stopId": "1971",
"stopSequence": 34
},
{
"arrival": {
"delay": 43,
"time": "1748753983"
},
"departure": {
"delay": 43,
"time": "1748753983"
},
"stopId": "459",
"stopSequence": 35
},
{
"arrival": {
"delay": 43,
"time": "1748754043"
},
"departure": {
"delay": 43,
"time": "1748754043"
},
"stopId": "3173",
"stopSequence": 36
},
{
"arrival": {
"delay": 44,
"time": "1748754103"
},
"departure": {
"delay": 44,
"time": "1748754103"
},
"stopId": "4574",
"stopSequence": 37
},
{
"arrival": {
"delay": 44,
"time": "1748754164"
},
"departure": {
"delay": 44,
"time": "1748754164"
},
"stopId": "5407",
"stopSequence": 38
},
{
"arrival": {
"delay": 43,
"time": "1748754223"
},
"departure": {
"delay": 43,
"time": "1748754223"
},
"stopId": "2489",
"stopSequence": 39
},
{
"arrival": {
"delay": 44,
"time": "1748754342"
},
"departure": {
"delay": 44,
"time": "1748754342"
},
"stopId": "2077",
"stopSequence": 40
},
{
"arrival": {
"delay": 43,
"time": "1748754403"
},
"departure": {
"delay": 43,
"time": "1748754403"
},
"stopId": "2047",
"stopSequence": 41
},
{
"arrival": {
"delay": 43,
"time": "1748754463"
},
"departure": {
"delay": 43,
"time": "1748754463"
},
"stopId": "2126",
"stopSequence": 42
},
{
"arrival": {
"delay": 43,
"time": "1748754514"
},
"departure": {
"delay": 43,
"time": "1748754514"
},
"stopId": "2139",
"stopSequence": 43
},
{
"arrival": {
"delay": 43,
"time": "1748754555"
},
"departure": {
"delay": 43,
"time": "1748754555"
},
"stopId": "440",
"stopSequence": 44
},
{
"arrival": {
"delay": 43,
"time": "1748754610"
},
"departure": {
"delay": 43,
"time": "1748754610"
},
"stopId": "1109",
"stopSequence": 45
},
{
"arrival": {
"delay": 43,
"time": "1748754643"
},
"departure": {
"delay": 43,
"time": "1748754643"
},
"stopId": "617",
"stopSequence": 46
},
{
"arrival": {
"delay": 43,
"time": "1748754677"
},
"departure": {
"delay": 43,
"time": "1748754677"
},
"stopId": "847",
"stopSequence": 47
},
{
"arrival": {
"delay": 43,
"time": "1748754722"
},
"departure": {
"delay": 43,
"time": "1748754722"
},
"stopId": "7661",
"stopSequence": 48
},
{
"arrival": {
"delay": 43,
"time": "1748754746"
},
"departure": {
"delay": 43,
"time": "1748754746"
},
"stopId": "2593",
"stopSequence": 49
},
{
"arrival": {
"delay": 43,
"time": "1748754771"
},
"departure": {
"delay": 43,
"time": "1748754771"
},
"stopId": "1973",
"stopSequence": 50
},
{
"arrival": {
"delay": 44,
"time": "1748754815"
},
"departure": {
"delay": 44,
"time": "1748754815"
},
"stopId": "3121",
"stopSequence": 51
},
{
"arrival": {
"delay": 44,
"time": "1748754861"
},
"departure": {
"delay": 44,
"time": "1748754861"
},
"stopId": "3119",
"stopSequence": 52
},
{
"arrival": {
"delay": 43,
"time": "1748754889"
},
"departure": {
"delay": 43,
"time": "1748754889"
},
"stopId": "7292",
"stopSequence": 53
},
{
"arrival": {
"delay": 43,
"time": "1748754943"
},
"departure": {
"delay": 43,
"time": "1748754943"
},
"stopId": "5448",
"stopSequence": 54
},
{
"arrival": {
"delay": 44,
"time": "1748755009"
},
"departure": {
"delay": 44,
"time": "1748755009"
},
"stopId": "9112",
"stopSequence": 55
},
{
"arrival": {
"delay": 44,
"time": "1748755114"
},
"departure": {
"delay": 44,
"time": "1748755114"
},
"stopId": "5520",
"stopSequence": 56
},
{
"arrival": {
"delay": 43,
"time": "1748755159"
},
"departure": {
"delay": 43,
"time": "1748755159"
},
"stopId": "8061",
"stopSequence": 57
},
{
"arrival": {
"delay": 43,
"time": "1748755201"
},
"departure": {
"delay": 43,
"time": "1748755201"
},
"stopId": "3124",
"stopSequence": 58
},
{
"arrival": {
"delay": 43,
"time": "1748755257"
},
"departure": {
"delay": 43,
"time": "1748755257"
},
"stopId": "3277",
"stopSequence": 59
},
{
"arrival": {
"delay": 43,
"time": "1748755326"
},
"departure": {
"delay": 43,
"time": "1748755326"
},
"stopId": "5460",
"stopSequence": 60
},
{
"arrival": {
"delay": 43,
"time": "1748755387"
},
"departure": {
"delay": 43,
"time": "1748755387"
},
"stopId": "5480",
"stopSequence": 61
},
{
"arrival": {
"delay": 43,
"time": "1748755443"
},
"departure": {
"delay": 43,
"time": "1748755443"
},
"stopId": "1964",
"stopSequence": 62
},
{
"arrival": {
"delay": 42,
"time": "1748755542"
},
"departure": {
"delay": 42,
"time": "1748755542"
},
"stopId": "7451",
"stopSequence": 63
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268436225_1"
},
"vehicle": {
"id": "ineo-bus:1522",
"label": "C.CIAL BORDEAUX LAC"
}
}
},
{
"id": "RT|268436226_1|268436226",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -214,
"time": "1748755586"
},
"departure": {
"delay": 0,
"time": "1748755800"
},
"stopId": "7451",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1748755882"
},
"departure": {
"delay": 1,
"time": "1748755882"
},
"stopId": "7441",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748755950"
},
"departure": {
"delay": 0,
"time": "1748755950"
},
"stopId": "574",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748755980"
},
"departure": {
"delay": 0,
"time": "1748755980"
},
"stopId": "3981",
"stopSequence": 4
},
{
"arrival": {
"delay": 1,
"time": "1748756034"
},
"departure": {
"delay": 1,
"time": "1748756034"
},
"stopId": "6801",
"stopSequence": 5
},
{
"arrival": {
"delay": 1,
"time": "1748756073"
},
"departure": {
"delay": 1,
"time": "1748756073"
},
"stopId": "3650",
"stopSequence": 6
},
{
"arrival": {
"delay": 2,
"time": "1748756106"
},
"departure": {
"delay": 2,
"time": "1748756106"
},
"stopId": "8062",
"stopSequence": 7
},
{
"arrival": {
"delay": 1,
"time": "1748756157"
},
"departure": {
"delay": 1,
"time": "1748756157"
},
"stopId": "5519",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1748756235"
},
"departure": {
"delay": 1,
"time": "1748756235"
},
"stopId": "9113",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748756280"
},
"departure": {
"delay": 0,
"time": "1748756280"
},
"stopId": "5449",
"stopSequence": 10
},
{
"arrival": {
"delay": 1,
"time": "1748756346"
},
"departure": {
"delay": 1,
"time": "1748756346"
},
"stopId": "7293",
"stopSequence": 11
},
{
"arrival": {
"delay": 1,
"time": "1748756389"
},
"departure": {
"delay": 1,
"time": "1748756389"
},
"stopId": "3120",
"stopSequence": 12
},
{
"arrival": {
"delay": 1,
"time": "1748756432"
},
"departure": {
"delay": 1,
"time": "1748756432"
},
"stopId": "1975",
"stopSequence": 13
},
{
"arrival": {
"delay": 1,
"time": "1748756467"
},
"departure": {
"delay": 1,
"time": "1748756467"
},
"stopId": "2674",
"stopSequence": 14
},
{
"arrival": {
"delay": 1,
"time": "1748756501"
},
"departure": {
"delay": 1,
"time": "1748756501"
},
"stopId": "3122",
"stopSequence": 15
},
{
"arrival": {
"delay": 1,
"time": "1748756534"
},
"departure": {
"delay": 1,
"time": "1748756534"
},
"stopId": "1868",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1748756580"
},
"departure": {
"delay": 0,
"time": "1748756580"
},
"stopId": "1461",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1748756640"
},
"departure": {
"delay": 0,
"time": "1748756640"
},
"stopId": "1784",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1748756704"
},
"departure": {
"delay": 0,
"time": "1748756704"
},
"stopId": "337",
"stopSequence": 19
},
{
"arrival": {
"delay": 1,
"time": "1748756749"
},
"departure": {
"delay": 1,
"time": "1748756749"
},
"stopId": "122",
"stopSequence": 20
},
{
"arrival": {
"delay": 1,
"time": "1748756785"
},
"departure": {
"delay": 1,
"time": "1748756785"
},
"stopId": "2070",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1748756820"
},
"departure": {
"delay": 0,
"time": "1748756820"
},
"stopId": "2060",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1748756880"
},
"departure": {
"delay": 0,
"time": "1748756880"
},
"stopId": "1076",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1748756940"
},
"departure": {
"delay": 0,
"time": "1748756940"
},
"stopId": "578",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1748757015"
},
"departure": {
"delay": 0,
"time": "1748757015"
},
"stopId": "4396",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1748757115"
},
"departure": {
"delay": 0,
"time": "1748757115"
},
"stopId": "5408",
"stopSequence": 26
},
{
"arrival": {
"delay": -1,
"time": "1748757179"
},
"departure": {
"delay": -1,
"time": "1748757179"
},
"stopId": "3177",
"stopSequence": 27
},
{
"arrival": {
"delay": -1,
"time": "1748757239"
},
"departure": {
"delay": -1,
"time": "1748757239"
},
"stopId": "917",
"stopSequence": 28
},
{
"arrival": {
"delay": -1,
"time": "1748757299"
},
"departure": {
"delay": -1,
"time": "1748757299"
},
"stopId": "2442",
"stopSequence": 29
},
{
"arrival": {
"delay": 0,
"time": "1748757372"
},
"departure": {
"delay": 0,
"time": "1748757372"
},
"stopId": "2443",
"stopSequence": 30
},
{
"arrival": {
"delay": -1,
"time": "1748757419"
},
"departure": {
"delay": -1,
"time": "1748757419"
},
"stopId": "1692",
"stopSequence": 31
},
{
"arrival": {
"delay": -1,
"time": "1748757539"
},
"departure": {
"delay": -1,
"time": "1748757539"
},
"stopId": "2444",
"stopSequence": 32
},
{
"arrival": {
"delay": -1,
"time": "1748757615"
},
"departure": {
"delay": -1,
"time": "1748757615"
},
"stopId": "5621",
"stopSequence": 33
},
{
"arrival": {
"delay": -1,
"time": "1748757719"
},
"departure": {
"delay": -1,
"time": "1748757719"
},
"stopId": "4031",
"stopSequence": 34
},
{
"arrival": {
"delay": -1,
"time": "1748757841"
},
"departure": {
"delay": -1,
"time": "1748757841"
},
"stopId": "823",
"stopSequence": 35
},
{
"arrival": {
"delay": -1,
"time": "1748757899"
},
"departure": {
"delay": -1,
"time": "1748757899"
},
"stopId": "9722",
"stopSequence": 36
},
{
"arrival": {
"delay": 0,
"time": "1748758061"
},
"departure": {
"delay": 0,
"time": "1748758061"
},
"stopId": "8255",
"stopSequence": 37
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268436226_1"
}
}
},
{
"id": "RT|268437523_1|268437523",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "NO_DATA",
"stopId": "3552",
"stopSequence": 2
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1934",
"stopSequence": 3
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1546",
"stopSequence": 4
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1884",
"stopSequence": 5
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "6491",
"stopSequence": 6
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "4735",
"stopSequence": 7
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "9384",
"stopSequence": 8
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "4970",
"stopSequence": 9
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1117",
"stopSequence": 10
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "553",
"stopSequence": 11
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "4178",
"stopSequence": 12
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "4177",
"stopSequence": 13
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "3636",
"stopSequence": 14
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "4740",
"stopSequence": 15
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "473",
"stopSequence": 16
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "3638",
"stopSequence": 17
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "4741",
"stopSequence": 18
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1052",
"stopSequence": 19
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1398",
"stopSequence": 20
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "5838",
"stopSequence": 21
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1085",
"stopSequence": 22
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "3631",
"stopSequence": 23
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "2097",
"stopSequence": 24
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "267",
"stopSequence": 25
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1846",
"stopSequence": 26
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "923",
"stopSequence": 27
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1743",
"stopSequence": 28
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1830",
"stopSequence": 29
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1825",
"stopSequence": 30
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1742",
"stopSequence": 31
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "2233",
"stopSequence": 32
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "904",
"stopSequence": 33
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "4880",
"stopSequence": 34
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "34",
"stopSequence": 35
},
{
"arrival": {
"delay": 0,
"time": "1748788200"
},
"departure": {
"delay": 0,
"time": "1748788200"
},
"stopId": "7571",
"stopSequence": 36
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "568",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437523_1"
}
}
},
{
"id": "RT|268437521_1|268437521",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "NO_DATA",
"stopId": "3552",
"stopSequence": 2
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1934",
"stopSequence": 3
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1546",
"stopSequence": 4
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1884",
"stopSequence": 5
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "6491",
"stopSequence": 6
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "4735",
"stopSequence": 7
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "9384",
"stopSequence": 8
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "4970",
"stopSequence": 9
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1117",
"stopSequence": 10
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "553",
"stopSequence": 11
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "4178",
"stopSequence": 12
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "4177",
"stopSequence": 13
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "3636",
"stopSequence": 14
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "4740",
"stopSequence": 15
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "473",
"stopSequence": 16
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "3638",
"stopSequence": 17
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "4741",
"stopSequence": 18
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1052",
"stopSequence": 19
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1398",
"stopSequence": 20
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "5838",
"stopSequence": 21
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1085",
"stopSequence": 22
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "3631",
"stopSequence": 23
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "2097",
"stopSequence": 24
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "267",
"stopSequence": 25
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1846",
"stopSequence": 26
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "923",
"stopSequence": 27
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1743",
"stopSequence": 28
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1830",
"stopSequence": 29
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1825",
"stopSequence": 30
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1742",
"stopSequence": 31
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "2233",
"stopSequence": 32
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "904",
"stopSequence": 33
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "4880",
"stopSequence": 34
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "34",
"stopSequence": 35
},
{
"arrival": {
"delay": 0,
"time": "1748781000"
},
"departure": {
"delay": 0,
"time": "1748781000"
},
"stopId": "7571",
"stopSequence": 36
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "568",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437521_1"
}
}
},
{
"id": "RT|268437522_1|268437522",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "NO_DATA",
"stopId": "3552",
"stopSequence": 2
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1934",
"stopSequence": 3
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1546",
"stopSequence": 4
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1884",
"stopSequence": 5
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "6491",
"stopSequence": 6
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "4735",
"stopSequence": 7
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "9384",
"stopSequence": 8
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "4970",
"stopSequence": 9
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1117",
"stopSequence": 10
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "553",
"stopSequence": 11
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "4178",
"stopSequence": 12
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "4177",
"stopSequence": 13
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "3636",
"stopSequence": 14
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "4740",
"stopSequence": 15
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "473",
"stopSequence": 16
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "3638",
"stopSequence": 17
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "4741",
"stopSequence": 18
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1052",
"stopSequence": 19
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1398",
"stopSequence": 20
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "5838",
"stopSequence": 21
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1085",
"stopSequence": 22
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "3631",
"stopSequence": 23
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "2097",
"stopSequence": 24
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "267",
"stopSequence": 25
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1846",
"stopSequence": 26
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "923",
"stopSequence": 27
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1743",
"stopSequence": 28
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1830",
"stopSequence": 29
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1825",
"stopSequence": 30
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1742",
"stopSequence": 31
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "2233",
"stopSequence": 32
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "904",
"stopSequence": 33
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "4880",
"stopSequence": 34
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "34",
"stopSequence": 35
},
{
"arrival": {
"delay": 0,
"time": "1748784600"
},
"departure": {
"delay": 0,
"time": "1748784600"
},
"stopId": "7571",
"stopSequence": 36
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "568",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437522_1"
}
}
},
{
"id": "RT|268437520_1|268437520",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "NO_DATA",
"stopId": "3552",
"stopSequence": 2
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1934",
"stopSequence": 3
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1546",
"stopSequence": 4
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1884",
"stopSequence": 5
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "6491",
"stopSequence": 6
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "4735",
"stopSequence": 7
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "9384",
"stopSequence": 8
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "4970",
"stopSequence": 9
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1117",
"stopSequence": 10
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "553",
"stopSequence": 11
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "4178",
"stopSequence": 12
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "4177",
"stopSequence": 13
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "3636",
"stopSequence": 14
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "4740",
"stopSequence": 15
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "473",
"stopSequence": 16
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "3638",
"stopSequence": 17
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "4741",
"stopSequence": 18
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1052",
"stopSequence": 19
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1398",
"stopSequence": 20
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "5838",
"stopSequence": 21
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1085",
"stopSequence": 22
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "3631",
"stopSequence": 23
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "2097",
"stopSequence": 24
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "267",
"stopSequence": 25
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1846",
"stopSequence": 26
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "923",
"stopSequence": 27
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1743",
"stopSequence": 28
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1830",
"stopSequence": 29
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1825",
"stopSequence": 30
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1742",
"stopSequence": 31
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "2233",
"stopSequence": 32
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "904",
"stopSequence": 33
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "4880",
"stopSequence": 34
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "34",
"stopSequence": 35
},
{
"arrival": {
"delay": 0,
"time": "1748777400"
},
"departure": {
"delay": 0,
"time": "1748777400"
},
"stopId": "7571",
"stopSequence": 36
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "568",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437520_1"
}
}
},
{
"id": "RT|268437165_1|268437165",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 374,
"time": "1748755394"
},
"departure": {
"delay": 374,
"time": "1748755394"
},
"stopId": "1616",
"stopSequence": 1
},
{
"arrival": {
"delay": 374,
"time": "1748755465"
},
"departure": {
"delay": 374,
"time": "1748755465"
},
"stopId": "1648",
"stopSequence": 2
},
{
"arrival": {
"delay": 374,
"time": "1748755567"
},
"departure": {
"delay": 374,
"time": "1748755567"
},
"stopId": "1374",
"stopSequence": 3
},
{
"arrival": {
"delay": 374,
"time": "1748755629"
},
"departure": {
"delay": 374,
"time": "1748755629"
},
"stopId": "481",
"stopSequence": 4
},
{
"arrival": {
"delay": 375,
"time": "1748755674"
},
"departure": {
"delay": 375,
"time": "1748755674"
},
"stopId": "1673",
"stopSequence": 5
},
{
"arrival": {
"delay": 375,
"time": "1748755748"
},
"departure": {
"delay": 375,
"time": "1748755748"
},
"stopId": "916",
"stopSequence": 6
},
{
"arrival": {
"delay": 375,
"time": "1748755803"
},
"departure": {
"delay": 375,
"time": "1748755803"
},
"stopId": "4044",
"stopSequence": 7
},
{
"arrival": {
"delay": 375,
"time": "1748755844"
},
"departure": {
"delay": 375,
"time": "1748755844"
},
"stopId": "846",
"stopSequence": 8
},
{
"arrival": {
"delay": 375,
"time": "1748755905"
},
"departure": {
"delay": 375,
"time": "1748755905"
},
"stopId": "4106",
"stopSequence": 9
},
{
"arrival": {
"delay": 375,
"time": "1748755999"
},
"departure": {
"delay": 375,
"time": "1748755999"
},
"stopId": "3439",
"stopSequence": 10
},
{
"arrival": {
"delay": 375,
"time": "1748756055"
},
"departure": {
"delay": 375,
"time": "1748756055"
},
"stopId": "3323",
"stopSequence": 11
},
{
"arrival": {
"delay": 376,
"time": "1748756125"
},
"departure": {
"delay": 376,
"time": "1748756125"
},
"stopId": "8712",
"stopSequence": 12
},
{
"arrival": {
"delay": 375,
"time": "1748756175"
},
"departure": {
"delay": 375,
"time": "1748756175"
},
"stopId": "1506",
"stopSequence": 13
},
{
"arrival": {
"delay": 375,
"time": "1748756258"
},
"departure": {
"delay": 375,
"time": "1748756258"
},
"stopId": "1207",
"stopSequence": 14
},
{
"arrival": {
"delay": 375,
"time": "1748756317"
},
"departure": {
"delay": 375,
"time": "1748756317"
},
"stopId": "93",
"stopSequence": 15
},
{
"arrival": {
"delay": 375,
"time": "1748756355"
},
"departure": {
"delay": 375,
"time": "1748756355"
},
"stopId": "841",
"stopSequence": 16
},
{
"arrival": {
"delay": 376,
"time": "1748756439"
},
"departure": {
"delay": 376,
"time": "1748756439"
},
"stopId": "451",
"stopSequence": 17
},
{
"arrival": {
"delay": 375,
"time": "1748756521"
},
"departure": {
"delay": 375,
"time": "1748756521"
},
"stopId": "2633",
"stopSequence": 18
},
{
"arrival": {
"delay": 375,
"time": "1748756569"
},
"departure": {
"delay": 375,
"time": "1748756569"
},
"stopId": "1634",
"stopSequence": 19
},
{
"arrival": {
"delay": 375,
"time": "1748756655"
},
"departure": {
"delay": 375,
"time": "1748756655"
},
"stopId": "371",
"stopSequence": 20
},
{
"arrival": {
"delay": 375,
"time": "1748756703"
},
"departure": {
"delay": 375,
"time": "1748756703"
},
"stopId": "7802",
"stopSequence": 21
},
{
"arrival": {
"delay": 375,
"time": "1748756760"
},
"departure": {
"delay": 375,
"time": "1748756760"
},
"stopId": "7701",
"stopSequence": 22
},
{
"arrival": {
"delay": 374,
"time": "1748756834"
},
"departure": {
"delay": 374,
"time": "1748756834"
},
"stopId": "5633",
"stopSequence": 23
},
{
"arrival": {
"delay": 374,
"time": "1748756881"
},
"departure": {
"delay": 374,
"time": "1748756881"
},
"stopId": "49",
"stopSequence": 24
},
{
"arrival": {
"delay": 374,
"time": "1748756948"
},
"departure": {
"delay": 374,
"time": "1748756948"
},
"stopId": "575",
"stopSequence": 25
},
{
"arrival": {
"delay": 374,
"time": "1748757014"
},
"departure": {
"delay": 374,
"time": "1748757014"
},
"stopId": "3218",
"stopSequence": 26
},
{
"arrival": {
"delay": 375,
"time": "1748757064"
},
"departure": {
"delay": 375,
"time": "1748757064"
},
"stopId": "2348",
"stopSequence": 27
},
{
"arrival": {
"delay": 374,
"time": "1748757134"
},
"departure": {
"delay": 374,
"time": "1748757134"
},
"stopId": "3141",
"stopSequence": 28
},
{
"arrival": {
"delay": 374,
"time": "1748757254"
},
"departure": {
"delay": 374,
"time": "1748757254"
},
"stopId": "5792",
"stopSequence": 29
},
{
"arrival": {
"delay": 374,
"time": "1748757309"
},
"departure": {
"delay": 374,
"time": "1748757309"
},
"stopId": "7",
"stopSequence": 30
},
{
"arrival": {
"delay": 374,
"time": "1748757372"
},
"departure": {
"delay": 374,
"time": "1748757372"
},
"stopId": "5794",
"stopSequence": 31
},
{
"arrival": {
"delay": 374,
"time": "1748757414"
},
"departure": {
"delay": 374,
"time": "1748757414"
},
"stopId": "9265",
"stopSequence": 32
},
{
"arrival": {
"delay": 375,
"time": "1748757523"
},
"departure": {
"delay": 375,
"time": "1748757523"
},
"stopId": "9254",
"stopSequence": 33
},
{
"arrival": {
"delay": 374,
"time": "1748757584"
},
"departure": {
"delay": 374,
"time": "1748757584"
},
"stopId": "9088",
"stopSequence": 34
},
{
"arrival": {
"delay": 374,
"time": "1748757674"
},
"departure": {
"delay": 374,
"time": "1748757674"
},
"stopId": "104",
"stopSequence": 35
},
{
"arrival": {
"delay": 374,
"time": "1748757794"
},
"departure": {
"delay": 374,
"time": "1748757794"
},
"stopId": "13088",
"stopSequence": 36
},
{
"arrival": {
"delay": 375,
"time": "1748758078"
},
"departure": {
"delay": 375,
"time": "1748758078"
},
"stopId": "9276",
"stopSequence": 37
},
{
"arrival": {
"delay": 374,
"time": "1748758137"
},
"departure": {
"delay": 374,
"time": "1748758137"
},
"stopId": "9278",
"stopSequence": 38
},
{
"arrival": {
"delay": 374,
"time": "1748758203"
},
"departure": {
"delay": 374,
"time": "1748758203"
},
"stopId": "1333",
"stopSequence": 39
},
{
"arrival": {
"delay": 373,
"time": "1748758273"
},
"departure": {
"delay": 373,
"time": "1748758273"
},
"stopId": "168",
"stopSequence": 40
},
{
"arrival": {
"delay": 374,
"time": "1748758311"
},
"departure": {
"delay": 374,
"time": "1748758311"
},
"stopId": "8161",
"stopSequence": 41
},
{
"arrival": {
"delay": 374,
"time": "1748758352"
},
"departure": {
"delay": 374,
"time": "1748758352"
},
"stopId": "3273",
"stopSequence": 42
},
{
"arrival": {
"delay": 374,
"time": "1748758405"
},
"departure": {
"delay": 374,
"time": "1748758405"
},
"stopId": "962",
"stopSequence": 43
},
{
"arrival": {
"delay": 374,
"time": "1748758525"
},
"departure": {
"delay": 374,
"time": "1748758525"
},
"stopId": "5745",
"stopSequence": 44
},
{
"arrival": {
"delay": 374,
"time": "1748758569"
},
"departure": {
"delay": 374,
"time": "1748758569"
},
"stopId": "5734",
"stopSequence": 45
},
{
"arrival": {
"delay": 374,
"time": "1748758731"
},
"departure": {
"delay": 374,
"time": "1748758731"
},
"stopId": "8541",
"stopSequence": 46
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "31",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437165_1"
}
}
},
{
"id": "RT|268437164_1|268437164",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1748748060"
},
"departure": {
"delay": 459,
"time": "1748748519"
},
"stopId": "2093",
"stopSequence": 2
},
{
"arrival": {
"delay": 473,
"time": "1748748562"
},
"departure": {
"delay": 473,
"time": "1748748562"
},
"stopId": "2081",
"stopSequence": 3
},
{
"arrival": {
"delay": 489,
"time": "1748748599"
},
"departure": {
"delay": 489,
"time": "1748748599"
},
"stopId": "1524",
"stopSequence": 4
},
{
"arrival": {
"delay": 493,
"time": "1748748620"
},
"departure": {
"delay": 500,
"time": "1748748627"
},
"stopId": "1428",
"stopSequence": 5
},
{
"arrival": {
"delay": 522,
"time": "1748748679"
},
"departure": {
"delay": 522,
"time": "1748748679"
},
"stopId": "3296",
"stopSequence": 6
},
{
"arrival": {
"delay": 535,
"time": "1748748713"
},
"departure": {
"delay": 543,
"time": "1748748721"
},
"stopId": "1090",
"stopSequence": 7
},
{
"arrival": {
"delay": 562,
"time": "1748748759"
},
"departure": {
"delay": 562,
"time": "1748748759"
},
"stopId": "305",
"stopSequence": 8
},
{
"arrival": {
"delay": 578,
"time": "1748748796"
},
"departure": {
"delay": 582,
"time": "1748748800"
},
"stopId": "2869",
"stopSequence": 9
},
{
"arrival": {
"delay": 618,
"time": "1748748899"
},
"departure": {
"delay": 618,
"time": "1748748899"
},
"stopId": "1684",
"stopSequence": 10
},
{
"arrival": {
"delay": 603,
"time": "1748748991"
},
"departure": {
"delay": 603,
"time": "1748748991"
},
"stopId": "1675",
"stopSequence": 11
},
{
"arrival": {
"delay": 588,
"time": "1748749049"
},
"departure": {
"delay": 588,
"time": "1748749049"
},
"stopId": "1915",
"stopSequence": 12
},
{
"arrival": {
"delay": 582,
"time": "1748749074"
},
"departure": {
"delay": 582,
"time": "1748749074"
},
"stopId": "1682",
"stopSequence": 13
},
{
"arrival": {
"delay": 572,
"time": "1748749114"
},
"departure": {
"delay": 572,
"time": "1748749114"
},
"stopId": "668",
"stopSequence": 14
},
{
"arrival": {
"delay": 569,
"time": "1748749229"
},
"departure": {
"delay": 569,
"time": "1748749229"
},
"stopId": "1732",
"stopSequence": 15
},
{
"arrival": {
"delay": 563,
"time": "1748749296"
},
"departure": {
"delay": 569,
"time": "1748749302"
},
"stopId": "1346",
"stopSequence": 16
},
{
"arrival": {
"delay": 569,
"time": "1748749405"
},
"departure": {
"delay": 583,
"time": "1748749419"
},
"stopId": "1303",
"stopSequence": 17
},
{
"arrival": {
"delay": 583,
"time": "1748749478"
},
"departure": {
"delay": 589,
"time": "1748749484"
},
"stopId": "1751",
"stopSequence": 18
},
{
"arrival": {
"delay": 609,
"time": "1748749655"
},
"departure": {
"delay": 609,
"time": "1748749655"
},
"stopId": "5767",
"stopSequence": 19
},
{
"arrival": {
"delay": 609,
"time": "1748749689"
},
"departure": {
"delay": 640,
"time": "1748749720"
},
"stopId": "3943",
"stopSequence": 20
},
{
"arrival": {
"delay": 647,
"time": "1748749758"
},
"departure": {
"delay": 647,
"time": "1748749758"
},
"stopId": "3942",
"stopSequence": 21
},
{
"arrival": {
"delay": 628,
"time": "1748749827"
},
"departure": {
"delay": 648,
"time": "1748749847"
},
"stopId": "5419",
"stopSequence": 22
},
{
"arrival": {
"delay": 646,
"time": "1748749899"
},
"departure": {
"delay": 647,
"time": "1748749900"
},
"stopId": "3940",
"stopSequence": 23
},
{
"arrival": {
"delay": 659,
"time": "1748749998"
},
"departure": {
"delay": 659,
"time": "1748749998"
},
"stopId": "2143",
"stopSequence": 24
},
{
"arrival": {
"delay": 659,
"time": "1748750022"
},
"departure": {
"delay": 659,
"time": "1748750022"
},
"stopId": "106",
"stopSequence": 25
},
{
"arrival": {
"delay": 659,
"time": "1748750055"
},
"departure": {
"delay": 663,
"time": "1748750059"
},
"stopId": "2201",
"stopSequence": 26
},
{
"arrival": {
"delay": 663,
"time": "1748750078"
},
"departure": {
"delay": 667,
"time": "1748750082"
},
"stopId": "2147",
"stopSequence": 27
},
{
"arrival": {
"delay": 667,
"time": "1748750120"
},
"departure": {
"delay": 668,
"time": "1748750121"
},
"stopId": "5773",
"stopSequence": 28
},
{
"arrival": {
"delay": 689,
"time": "1748750189"
},
"departure": {
"delay": 715,
"time": "1748750215"
},
"stopId": "2146",
"stopSequence": 29
},
{
"arrival": {
"delay": 715,
"time": "1748750275"
},
"departure": {
"delay": 715,
"time": "1748750275"
},
"stopId": "1821",
"stopSequence": 30
},
{
"arrival": {
"delay": 710,
"time": "1748750318"
},
"departure": {
"delay": 715,
"time": "1748750323"
},
"stopId": "7568",
"stopSequence": 31
},
{
"arrival": {
"delay": 732,
"time": "1748750374"
},
"departure": {
"delay": 732,
"time": "1748750374"
},
"stopId": "7567",
"stopSequence": 32
},
{
"arrival": {
"delay": 743,
"time": "1748750437"
},
"departure": {
"delay": 760,
"time": "1748750454"
},
"stopId": "7565",
"stopSequence": 33
},
{
"arrival": {
"delay": 750,
"time": "1748750518"
},
"departure": {
"delay": 758,
"time": "1748750526"
},
"stopId": "2229",
"stopSequence": 34
},
{
"arrival": {
"delay": 745,
"time": "1748750564"
},
"departure": {
"delay": 745,
"time": "1748750564"
},
"stopId": "2173",
"stopSequence": 35
},
{
"arrival": {
"delay": 745,
"time": "1748750588"
},
"departure": {
"delay": 745,
"time": "1748750588"
},
"stopId": "2230",
"stopSequence": 36
},
{
"arrival": {
"delay": 747,
"time": "1748750614"
},
"departure": {
"delay": 747,
"time": "1748750614"
},
"stopId": "3662",
"stopSequence": 37
},
{
"arrival": {
"delay": 738,
"time": "1748750658"
},
"departure": {
"delay": 747,
"time": "1748750667"
},
"stopId": "2180",
"stopSequence": 38
},
{
"arrival": {
"delay": 731,
"time": "1748750711"
},
"departure": {
"delay": 731,
"time": "1748750711"
},
"stopId": "2175",
"stopSequence": 39
},
{
"arrival": {
"delay": 733,
"time": "1748750754"
},
"departure": {
"delay": 733,
"time": "1748750754"
},
"stopId": "1305",
"stopSequence": 40
},
{
"arrival": {
"delay": 734,
"time": "1748750810"
},
"departure": {
"delay": 744,
"time": "1748750820"
},
"stopId": "5746",
"stopSequence": 41
},
{
"arrival": {
"delay": 743,
"time": "1748750849"
},
"departure": {
"delay": 755,
"time": "1748750861"
},
"stopId": "5761",
"stopSequence": 42
},
{
"arrival": {
"delay": 778,
"time": "1748751008"
},
"departure": {
"delay": 787,
"time": "1748751017"
},
"stopId": "5776",
"stopSequence": 43
},
{
"arrival": {
"delay": 788,
"time": "1748751083"
},
"departure": {
"delay": 808,
"time": "1748751103"
},
"stopId": "1586",
"stopSequence": 44
},
{
"arrival": {
"delay": 812,
"time": "1748751134"
},
"departure": {
"delay": 812,
"time": "1748751134"
},
"stopId": "5777",
"stopSequence": 45
},
{
"arrival": {
"delay": 786,
"time": "1748751194"
},
"departure": {
"delay": 798,
"time": "1748751206"
},
"stopId": "5779",
"stopSequence": 46
},
{
"arrival": {
"delay": 774,
"time": "1748751294"
},
"departure": {
"delay": 774,
"time": "1748751294"
},
"stopId": "5785",
"stopSequence": 47
},
{
"arrival": {
"delay": 774,
"time": "1748751414"
},
"departure": {
"delay": 774,
"time": "1748751414"
},
"stopId": "1095",
"stopSequence": 48
},
{
"arrival": {
"delay": 775,
"time": "1748751527"
},
"departure": {
"delay": 785,
"time": "1748751537"
},
"stopId": "261",
"stopSequence": 49
},
{
"arrival": {
"delay": 780,
"time": "1748751600"
},
"departure": {
"delay": 784,
"time": "1748751604"
},
"stopId": "2196",
"stopSequence": 50
},
{
"arrival": {
"delay": 781,
"time": "1748751627"
},
"departure": {
"delay": 781,
"time": "1748751627"
},
"stopId": "1512",
"stopSequence": 51
},
{
"arrival": {
"delay": 770,
"time": "1748751662"
},
"departure": {
"delay": 770,
"time": "1748751662"
},
"stopId": "1805",
"stopSequence": 52
},
{
"arrival": {
"delay": 764,
"time": "1748751696"
},
"departure": {
"delay": 772,
"time": "1748751704"
},
"stopId": "4055",
"stopSequence": 53
},
{
"arrival": {
"delay": 777,
"time": "1748751777"
},
"departure": {
"delay": 794,
"time": "1748751794"
},
"stopId": "8545",
"stopSequence": 54
},
{
"arrival": {
"delay": 777,
"time": "1748751895"
},
"departure": {
"delay": 797,
"time": "1748751915"
},
"stopId": "6851",
"stopSequence": 55
},
{
"arrival": {
"delay": 810,
"time": "1748751990"
},
"departure": {
"delay": 834,
"time": "1748752014"
},
"stopId": "6854",
"stopSequence": 56
},
{
"arrival": {
"delay": 900,
"time": "1748752156"
},
"departure": {
"delay": 918,
"time": "1748752174"
},
"stopId": "8542",
"stopSequence": 57
},
{
"arrival": {
"delay": 975,
"time": "1748752395"
},
"departure": {
"delay": 992,
"time": "1748752412"
},
"stopId": "6402",
"stopSequence": 58
},
{
"arrival": {
"delay": 970,
"time": "1748752445"
},
"departure": {
"delay": 970,
"time": "1748752445"
},
"stopId": "9246",
"stopSequence": 59
},
{
"arrival": {
"delay": 961,
"time": "1748752514"
},
"departure": {
"delay": 977,
"time": "1748752530"
},
"stopId": "1205",
"stopSequence": 60
},
{
"arrival": {
"delay": 969,
"time": "1748752565"
},
"departure": {
"delay": 969,
"time": "1748752565"
},
"stopId": "2198",
"stopSequence": 61
},
{
"arrival": {
"delay": 969,
"time": "1748752590"
},
"departure": {
"delay": 969,
"time": "1748752590"
},
"stopId": "8162",
"stopSequence": 62
},
{
"arrival": {
"delay": 957,
"time": "1748752617"
},
"departure": {
"delay": 969,
"time": "1748752629"
},
"stopId": "2252",
"stopSequence": 63
},
{
"arrival": {
"delay": 946,
"time": "1748752674"
},
"departure": {
"delay": 984,
"time": "1748752712"
},
"stopId": "3019",
"stopSequence": 64
},
{
"arrival": {
"delay": 975,
"time": "1748752752"
},
"departure": {
"delay": 986,
"time": "1748752763"
},
"stopId": "9277",
"stopSequence": 65
},
{
"arrival": {
"delay": 964,
"time": "1748752812"
},
"departure": {
"delay": 986,
"time": "1748752834"
},
"stopId": "9275",
"stopSequence": 66
},
{
"arrival": {
"delay": 886,
"time": "1748752967"
},
"departure": {
"delay": 920,
"time": "1748753001"
},
"stopId": "9202",
"stopSequence": 67
},
{
"arrival": {
"delay": 912,
"time": "1748753052"
},
"departure": {
"delay": 1070,
"time": "1748753210"
},
"stopId": "5770",
"stopSequence": 68
},
{
"arrival": {
"delay": 1071,
"time": "1748753293"
},
"departure": {
"delay": 1075,
"time": "1748753297"
},
"stopId": "9087",
"stopSequence": 69
},
{
"arrival": {
"delay": 1078,
"time": "1748753339"
},
"departure": {
"delay": 1078,
"time": "1748753339"
},
"stopId": "9253",
"stopSequence": 70
},
{
"arrival": {
"delay": 1041,
"time": "1748753374"
},
"departure": {
"delay": 1041,
"time": "1748753374"
},
"stopId": "9264",
"stopSequence": 71
},
{
"arrival": {
"delay": 1042,
"time": "1748753402"
},
"departure": {
"delay": 1042,
"time": "1748753402"
},
"stopId": "5793",
"stopSequence": 72
},
{
"arrival": {
"delay": 1032,
"time": "1748753433"
},
"departure": {
"delay": 1034,
"time": "1748753435"
},
"stopId": "1224",
"stopSequence": 73
},
{
"arrival": {
"delay": 1023,
"time": "1748753463"
},
"departure": {
"delay": 1050,
"time": "1748753490"
},
"stopId": "663",
"stopSequence": 74
},
{
"arrival": {
"delay": 1037,
"time": "1748753528"
},
"departure": {
"delay": 1037,
"time": "1748753528"
},
"stopId": "2238",
"stopSequence": 75
},
{
"arrival": {
"delay": 1030,
"time": "1748753590"
},
"departure": {
"delay": 1066,
"time": "1748753626"
},
"stopId": "5935",
"stopSequence": 76
},
{
"arrival": {
"delay": 1035,
"time": "1748753649"
},
"departure": {
"delay": 1035,
"time": "1748753649"
},
"stopId": "2400",
"stopSequence": 77
},
{
"arrival": {
"delay": 999,
"time": "1748753679"
},
"departure": {
"delay": 1015,
"time": "1748753695"
},
"stopId": "3217",
"stopSequence": 78
},
{
"arrival": {
"delay": 1017,
"time": "1748753770"
},
"departure": {
"delay": 1032,
"time": "1748753785"
},
"stopId": "3219",
"stopSequence": 79
},
{
"arrival": {
"delay": 1021,
"time": "1748753830"
},
"departure": {
"delay": 1041,
"time": "1748753850"
},
"stopId": "3220",
"stopSequence": 80
},
{
"arrival": {
"delay": 1034,
"time": "1748753894"
},
"departure": {
"delay": 1046,
"time": "1748753906"
},
"stopId": "6505",
"stopSequence": 81
},
{
"arrival": {
"delay": 1034,
"time": "1748753992"
},
"departure": {
"delay": 1034,
"time": "1748753992"
},
"stopId": "8101",
"stopSequence": 82
},
{
"arrival": {
"delay": 1035,
"time": "1748754058"
},
"departure": {
"delay": 1035,
"time": "1748754058"
},
"stopId": "7801",
"stopSequence": 83
},
{
"arrival": {
"delay": 1034,
"time": "1748754134"
},
"departure": {
"delay": 1034,
"time": "1748754134"
},
"stopId": "8791",
"stopSequence": 84
},
{
"arrival": {
"delay": 1034,
"time": "1748754224"
},
"departure": {
"delay": 1034,
"time": "1748754224"
},
"stopId": "1614",
"stopSequence": 85
},
{
"arrival": {
"delay": 1035,
"time": "1748754258"
},
"departure": {
"delay": 1035,
"time": "1748754258"
},
"stopId": "1671",
"stopSequence": 86
},
{
"arrival": {
"delay": 1035,
"time": "1748754328"
},
"departure": {
"delay": 1035,
"time": "1748754328"
},
"stopId": "562",
"stopSequence": 87
},
{
"arrival": {
"delay": 1035,
"time": "1748754393"
},
"departure": {
"delay": 1035,
"time": "1748754393"
},
"stopId": "475",
"stopSequence": 88
},
{
"arrival": {
"delay": 1035,
"time": "1748754435"
},
"departure": {
"delay": 1035,
"time": "1748754435"
},
"stopId": "5629",
"stopSequence": 89
},
{
"arrival": {
"delay": 1035,
"time": "1748754492"
},
"departure": {
"delay": 1035,
"time": "1748754492"
},
"stopId": "1254",
"stopSequence": 90
},
{
"arrival": {
"delay": 1035,
"time": "1748754555"
},
"departure": {
"delay": 1035,
"time": "1748754555"
},
"stopId": "446",
"stopSequence": 91
},
{
"arrival": {
"delay": 1036,
"time": "1748754618"
},
"departure": {
"delay": 1036,
"time": "1748754618"
},
"stopId": "8713",
"stopSequence": 92
},
{
"arrival": {
"delay": 1035,
"time": "1748754675"
},
"departure": {
"delay": 1035,
"time": "1748754675"
},
"stopId": "3251",
"stopSequence": 93
},
{
"arrival": {
"delay": 1036,
"time": "1748754754"
},
"departure": {
"delay": 1036,
"time": "1748754754"
},
"stopId": "3440",
"stopSequence": 94
},
{
"arrival": {
"delay": 1035,
"time": "1748754818"
},
"departure": {
"delay": 1035,
"time": "1748754818"
},
"stopId": "4105",
"stopSequence": 95
},
{
"arrival": {
"delay": 1035,
"time": "1748754880"
},
"departure": {
"delay": 1035,
"time": "1748754880"
},
"stopId": "555",
"stopSequence": 96
},
{
"arrival": {
"delay": 1035,
"time": "1748754928"
},
"departure": {
"delay": 1035,
"time": "1748754928"
},
"stopId": "1621",
"stopSequence": 97
},
{
"arrival": {
"delay": 1034,
"time": "1748754980"
},
"departure": {
"delay": 1034,
"time": "1748754980"
},
"stopId": "1615",
"stopSequence": 98
},
{
"arrival": {
"delay": 1034,
"time": "1748755050"
},
"departure": {
"delay": 1034,
"time": "1748755050"
},
"stopId": "1618",
"stopSequence": 99
},
{
"arrival": {
"delay": 1034,
"time": "1748755093"
},
"departure": {
"delay": 1034,
"time": "1748755093"
},
"stopId": "488",
"stopSequence": 100
},
{
"arrival": {
"delay": 1034,
"time": "1748755148"
},
"departure": {
"delay": 1034,
"time": "1748755148"
},
"stopId": "1350",
"stopSequence": 101
},
{
"arrival": {
"delay": 1034,
"time": "1748755298"
},
"departure": {
"delay": 1034,
"time": "1748755298"
},
"stopId": "649",
"stopSequence": 102
},
{
"arrival": {
"delay": 1034,
"time": "1748755394"
},
"departure": {
"delay": 1034,
"time": "1748755394"
},
"stopId": "1616",
"stopSequence": 103
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "31",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437164_1"
},
"vehicle": {
"id": "ineo-bus:1628",
"label": "BEAUSOLEIL"
}
}
},
{
"id": "RT|268437156_1|268437156",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -939,
"time": "1748754201"
},
"departure": {
"delay": 0,
"time": "1748755140"
},
"stopId": "7590",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748755200"
},
"departure": {
"delay": 0,
"time": "1748755200"
},
"stopId": "2093",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748755229"
},
"departure": {
"delay": 0,
"time": "1748755229"
},
"stopId": "2081",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748755250"
},
"departure": {
"delay": 0,
"time": "1748755250"
},
"stopId": "1524",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748755267"
},
"departure": {
"delay": 0,
"time": "1748755267"
},
"stopId": "1428",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748755297"
},
"departure": {
"delay": 0,
"time": "1748755297"
},
"stopId": "3296",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1748755318"
},
"departure": {
"delay": 0,
"time": "1748755318"
},
"stopId": "1090",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748755337"
},
"departure": {
"delay": 0,
"time": "1748755337"
},
"stopId": "305",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748755358"
},
"departure": {
"delay": 0,
"time": "1748755358"
},
"stopId": "2869",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748755421"
},
"departure": {
"delay": 0,
"time": "1748755421"
},
"stopId": "1684",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1748755528"
},
"departure": {
"delay": 0,
"time": "1748755528"
},
"stopId": "1675",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1748755601"
},
"departure": {
"delay": 0,
"time": "1748755601"
},
"stopId": "1915",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1748755632"
},
"departure": {
"delay": 0,
"time": "1748755632"
},
"stopId": "1682",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1748755682"
},
"departure": {
"delay": 0,
"time": "1748755682"
},
"stopId": "668",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1748755800"
},
"departure": {
"delay": 0,
"time": "1748755800"
},
"stopId": "1732",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1748755873"
},
"departure": {
"delay": 0,
"time": "1748755873"
},
"stopId": "1346",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1748755976"
},
"departure": {
"delay": 0,
"time": "1748755976"
},
"stopId": "1303",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1748756035"
},
"departure": {
"delay": 0,
"time": "1748756035"
},
"stopId": "1751",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1748756186"
},
"departure": {
"delay": 0,
"time": "1748756186"
},
"stopId": "5767",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1748756220"
},
"departure": {
"delay": 0,
"time": "1748756220"
},
"stopId": "3943",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1748756251"
},
"departure": {
"delay": 0,
"time": "1748756251"
},
"stopId": "3942",
"stopSequence": 21
},
{
"arrival": {
"delay": 1,
"time": "1748756340"
},
"departure": {
"delay": 1,
"time": "1748756340"
},
"stopId": "5419",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1748756393"
},
"departure": {
"delay": 0,
"time": "1748756393"
},
"stopId": "3940",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1748756479"
},
"departure": {
"delay": 0,
"time": "1748756479"
},
"stopId": "2143",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1748756503"
},
"departure": {
"delay": 0,
"time": "1748756503"
},
"stopId": "106",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1748756536"
},
"departure": {
"delay": 0,
"time": "1748756536"
},
"stopId": "2201",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1748756555"
},
"departure": {
"delay": 0,
"time": "1748756555"
},
"stopId": "2147",
"stopSequence": 27
},
{
"arrival": {
"delay": 0,
"time": "1748756593"
},
"departure": {
"delay": 0,
"time": "1748756593"
},
"stopId": "5773",
"stopSequence": 28
},
{
"arrival": {
"delay": 0,
"time": "1748756640"
},
"departure": {
"delay": 0,
"time": "1748756640"
},
"stopId": "2146",
"stopSequence": 29
},
{
"arrival": {
"delay": 0,
"time": "1748756700"
},
"departure": {
"delay": 0,
"time": "1748756700"
},
"stopId": "1821",
"stopSequence": 30
},
{
"arrival": {
"delay": 0,
"time": "1748756748"
},
"departure": {
"delay": 0,
"time": "1748756748"
},
"stopId": "7568",
"stopSequence": 31
},
{
"arrival": {
"delay": 0,
"time": "1748756782"
},
"departure": {
"delay": 0,
"time": "1748756782"
},
"stopId": "7567",
"stopSequence": 32
},
{
"arrival": {
"delay": 0,
"time": "1748756834"
},
"departure": {
"delay": 0,
"time": "1748756834"
},
"stopId": "7565",
"stopSequence": 33
},
{
"arrival": {
"delay": 0,
"time": "1748756908"
},
"departure": {
"delay": 0,
"time": "1748756908"
},
"stopId": "2229",
"stopSequence": 34
},
{
"arrival": {
"delay": 0,
"time": "1748756959"
},
"departure": {
"delay": 0,
"time": "1748756959"
},
"stopId": "2173",
"stopSequence": 35
},
{
"arrival": {
"delay": 0,
"time": "1748756983"
},
"departure": {
"delay": 0,
"time": "1748756983"
},
"stopId": "2230",
"stopSequence": 36
},
{
"arrival": {
"delay": 0,
"time": "1748757007"
},
"departure": {
"delay": 0,
"time": "1748757007"
},
"stopId": "3662",
"stopSequence": 37
},
{
"arrival": {
"delay": 0,
"time": "1748757060"
},
"departure": {
"delay": 0,
"time": "1748757060"
},
"stopId": "2180",
"stopSequence": 38
},
{
"arrival": {
"delay": 0,
"time": "1748757120"
},
"departure": {
"delay": 0,
"time": "1748757120"
},
"stopId": "2175",
"stopSequence": 39
},
{
"arrival": {
"delay": 0,
"time": "1748757161"
},
"departure": {
"delay": 0,
"time": "1748757161"
},
"stopId": "1305",
"stopSequence": 40
},
{
"arrival": {
"delay": 1,
"time": "1748757217"
},
"departure": {
"delay": 1,
"time": "1748757217"
},
"stopId": "5746",
"stopSequence": 41
},
{
"arrival": {
"delay": 0,
"time": "1748757246"
},
"departure": {
"delay": 0,
"time": "1748757246"
},
"stopId": "5761",
"stopSequence": 42
},
{
"arrival": {
"delay": 0,
"time": "1748757370"
},
"departure": {
"delay": 0,
"time": "1748757370"
},
"stopId": "5776",
"stopSequence": 43
},
{
"arrival": {
"delay": 1,
"time": "1748757436"
},
"departure": {
"delay": 1,
"time": "1748757436"
},
"stopId": "1586",
"stopSequence": 44
},
{
"arrival": {
"delay": 1,
"time": "1748757463"
},
"departure": {
"delay": 1,
"time": "1748757463"
},
"stopId": "5777",
"stopSequence": 45
},
{
"arrival": {
"delay": 1,
"time": "1748757549"
},
"departure": {
"delay": 1,
"time": "1748757549"
},
"stopId": "5779",
"stopSequence": 46
},
{
"arrival": {
"delay": 0,
"time": "1748757660"
},
"departure": {
"delay": 0,
"time": "1748757660"
},
"stopId": "5785",
"stopSequence": 47
},
{
"arrival": {
"delay": 0,
"time": "1748757780"
},
"departure": {
"delay": 0,
"time": "1748757780"
},
"stopId": "1095",
"stopSequence": 48
},
{
"arrival": {
"delay": 1,
"time": "1748757893"
},
"departure": {
"delay": 1,
"time": "1748757893"
},
"stopId": "261",
"stopSequence": 49
},
{
"arrival": {
"delay": 0,
"time": "1748757960"
},
"departure": {
"delay": 0,
"time": "1748757960"
},
"stopId": "2196",
"stopSequence": 50
},
{
"arrival": {
"delay": 1,
"time": "1748757987"
},
"departure": {
"delay": 1,
"time": "1748757987"
},
"stopId": "1512",
"stopSequence": 51
},
{
"arrival": {
"delay": 1,
"time": "1748758033"
},
"departure": {
"delay": 1,
"time": "1748758033"
},
"stopId": "1805",
"stopSequence": 52
},
{
"arrival": {
"delay": 1,
"time": "1748758073"
},
"departure": {
"delay": 1,
"time": "1748758073"
},
"stopId": "4055",
"stopSequence": 53
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "31",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437156_1"
}
}
},
{
"id": "RT|268437155_1|268437155",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -947,
"time": "1748746754"
},
"departure": {
"delay": 32,
"time": "1748747733"
},
"stopId": "1616",
"stopSequence": 1
},
{
"arrival": {
"delay": 21,
"time": "1748747792"
},
"departure": {
"delay": 33,
"time": "1748747804"
},
"stopId": "1648",
"stopSequence": 2
},
{
"arrival": {
"delay": -3,
"time": "1748747871"
},
"departure": {
"delay": 19,
"time": "1748747893"
},
"stopId": "1374",
"stopSequence": 3
},
{
"arrival": {
"delay": -22,
"time": "1748747913"
},
"departure": {
"delay": -2,
"time": "1748747933"
},
"stopId": "481",
"stopSequence": 4
},
{
"arrival": {
"delay": -28,
"time": "1748747952"
},
"departure": {
"delay": -23,
"time": "1748747957"
},
"stopId": "1673",
"stopSequence": 5
},
{
"arrival": {
"delay": -36,
"time": "1748748017"
},
"departure": {
"delay": -35,
"time": "1748748018"
},
"stopId": "916",
"stopSequence": 6
},
{
"arrival": {
"delay": -54,
"time": "1748748055"
},
"departure": {
"delay": -29,
"time": "1748748080"
},
"stopId": "4044",
"stopSequence": 7
},
{
"arrival": {
"delay": -38,
"time": "1748748112"
},
"departure": {
"delay": -20,
"time": "1748748130"
},
"stopId": "846",
"stopSequence": 8
},
{
"arrival": {
"delay": -27,
"time": "1748748183"
},
"departure": {
"delay": -8,
"time": "1748748202"
},
"stopId": "4106",
"stopSequence": 9
},
{
"arrival": {
"delay": -12,
"time": "1748748292"
},
"departure": {
"delay": 8,
"time": "1748748312"
},
"stopId": "3439",
"stopSequence": 10
},
{
"arrival": {
"delay": 2,
"time": "1748748362"
},
"departure": {
"delay": 2,
"time": "1748748362"
},
"stopId": "3323",
"stopSequence": 11
},
{
"arrival": {
"delay": 3,
"time": "1748748432"
},
"departure": {
"delay": 3,
"time": "1748748432"
},
"stopId": "8712",
"stopSequence": 12
},
{
"arrival": {
"delay": -4,
"time": "1748748476"
},
"departure": {
"delay": 2,
"time": "1748748482"
},
"stopId": "1506",
"stopSequence": 13
},
{
"arrival": {
"delay": -9,
"time": "1748748554"
},
"departure": {
"delay": 0,
"time": "1748748563"
},
"stopId": "1207",
"stopSequence": 14
},
{
"arrival": {
"delay": -10,
"time": "1748748612"
},
"departure": {
"delay": -10,
"time": "1748748612"
},
"stopId": "93",
"stopSequence": 15
},
{
"arrival": {
"delay": -10,
"time": "1748748650"
},
"departure": {
"delay": -10,
"time": "1748748650"
},
"stopId": "841",
"stopSequence": 16
},
{
"arrival": {
"delay": -51,
"time": "1748748692"
},
"departure": {
"delay": -31,
"time": "1748748712"
},
"stopId": "451",
"stopSequence": 17
},
{
"arrival": {
"delay": -59,
"time": "1748748767"
},
"departure": {
"delay": -32,
"time": "1748748794"
},
"stopId": "2633",
"stopSequence": 18
},
{
"arrival": {
"delay": -39,
"time": "1748748835"
},
"departure": {
"delay": -37,
"time": "1748748837"
},
"stopId": "1634",
"stopSequence": 19
},
{
"arrival": {
"delay": -52,
"time": "1748748908"
},
"departure": {
"delay": -24,
"time": "1748748936"
},
"stopId": "371",
"stopSequence": 20
},
{
"arrival": {
"delay": -38,
"time": "1748748970"
},
"departure": {
"delay": -38,
"time": "1748748970"
},
"stopId": "7802",
"stopSequence": 21
},
{
"arrival": {
"delay": -51,
"time": "1748749014"
},
"departure": {
"delay": -29,
"time": "1748749036"
},
"stopId": "7701",
"stopSequence": 22
},
{
"arrival": {
"delay": -28,
"time": "1748749112"
},
"departure": {
"delay": -7,
"time": "1748749133"
},
"stopId": "5633",
"stopSequence": 23
},
{
"arrival": {
"delay": -14,
"time": "1748749173"
},
"departure": {
"delay": -7,
"time": "1748749180"
},
"stopId": "49",
"stopSequence": 24
},
{
"arrival": {
"delay": -19,
"time": "1748749235"
},
"departure": {
"delay": 17,
"time": "1748749271"
},
"stopId": "575",
"stopSequence": 25
},
{
"arrival": {
"delay": 11,
"time": "1748749331"
},
"departure": {
"delay": 29,
"time": "1748749349"
},
"stopId": "3218",
"stopSequence": 26
},
{
"arrival": {
"delay": 8,
"time": "1748749377"
},
"departure": {
"delay": 27,
"time": "1748749396"
},
"stopId": "2348",
"stopSequence": 27
},
{
"arrival": {
"delay": -12,
"time": "1748749428"
},
"departure": {
"delay": -12,
"time": "1748749428"
},
"stopId": "3141",
"stopSequence": 28
},
{
"arrival": {
"delay": -53,
"time": "1748749507"
},
"departure": {
"delay": -30,
"time": "1748749530"
},
"stopId": "5792",
"stopSequence": 29
},
{
"arrival": {
"delay": -63,
"time": "1748749552"
},
"departure": {
"delay": -52,
"time": "1748749563"
},
"stopId": "7",
"stopSequence": 30
},
{
"arrival": {
"delay": -50,
"time": "1748749628"
},
"departure": {
"delay": -50,
"time": "1748749628"
},
"stopId": "5794",
"stopSequence": 31
},
{
"arrival": {
"delay": -62,
"time": "1748749658"
},
"departure": {
"delay": -59,
"time": "1748749661"
},
"stopId": "9265",
"stopSequence": 32
},
{
"arrival": {
"delay": -117,
"time": "1748749711"
},
"departure": {
"delay": -60,
"time": "1748749768"
},
"stopId": "9254",
"stopSequence": 33
},
{
"arrival": {
"delay": -80,
"time": "1748749810"
},
"departure": {
"delay": -67,
"time": "1748749823"
},
"stopId": "9088",
"stopSequence": 34
},
{
"arrival": {
"delay": -95,
"time": "1748749885"
},
"departure": {
"delay": -7,
"time": "1748749973"
},
"stopId": "104",
"stopSequence": 35
},
{
"arrival": {
"delay": -43,
"time": "1748750057"
},
"departure": {
"delay": 353,
"time": "1748750453"
},
"stopId": "13088",
"stopSequence": 36
},
{
"arrival": {
"delay": 232,
"time": "1748750615"
},
"departure": {
"delay": 250,
"time": "1748750633"
},
"stopId": "9276",
"stopSequence": 37
},
{
"arrival": {
"delay": 222,
"time": "1748750665"
},
"departure": {
"delay": 238,
"time": "1748750681"
},
"stopId": "9278",
"stopSequence": 38
},
{
"arrival": {
"delay": 362,
"time": "1748750871"
},
"departure": {
"delay": 363,
"time": "1748750872"
},
"stopId": "1333",
"stopSequence": 39
},
{
"arrival": {
"delay": 331,
"time": "1748750911"
},
"departure": {
"delay": 353,
"time": "1748750933"
},
"stopId": "168",
"stopSequence": 40
},
{
"arrival": {
"delay": 333,
"time": "1748750950"
},
"departure": {
"delay": 333,
"time": "1748750950"
},
"stopId": "8161",
"stopSequence": 41
},
{
"arrival": {
"delay": 323,
"time": "1748750981"
},
"departure": {
"delay": 323,
"time": "1748750981"
},
"stopId": "3273",
"stopSequence": 42
},
{
"arrival": {
"delay": 300,
"time": "1748751011"
},
"departure": {
"delay": 301,
"time": "1748751012"
},
"stopId": "962",
"stopSequence": 43
},
{
"arrival": {
"delay": 287,
"time": "1748751118"
},
"departure": {
"delay": 287,
"time": "1748751118"
},
"stopId": "5745",
"stopSequence": 44
},
{
"arrival": {
"delay": 274,
"time": "1748751149"
},
"departure": {
"delay": 274,
"time": "1748751149"
},
"stopId": "5734",
"stopSequence": 45
},
{
"arrival": {
"delay": 208,
"time": "1748751245"
},
"departure": {
"delay": 243,
"time": "1748751280"
},
"stopId": "8541",
"stopSequence": 46
},
{
"arrival": {
"delay": 227,
"time": "1748751347"
},
"departure": {
"delay": 227,
"time": "1748751347"
},
"stopId": "8543",
"stopSequence": 47
},
{
"arrival": {
"delay": 224,
"time": "1748751392"
},
"departure": {
"delay": 224,
"time": "1748751392"
},
"stopId": "6852",
"stopSequence": 48
},
{
"arrival": {
"delay": 178,
"time": "1748751478"
},
"departure": {
"delay": 178,
"time": "1748751478"
},
"stopId": "3314",
"stopSequence": 49
},
{
"arrival": {
"delay": 178,
"time": "1748751514"
},
"departure": {
"delay": 178,
"time": "1748751514"
},
"stopId": "4750",
"stopSequence": 50
},
{
"arrival": {
"delay": 179,
"time": "1748751547"
},
"departure": {
"delay": 179,
"time": "1748751547"
},
"stopId": "2195",
"stopSequence": 51
},
{
"arrival": {
"delay": 171,
"time": "1748751569"
},
"departure": {
"delay": 172,
"time": "1748751570"
},
"stopId": "244",
"stopSequence": 52
},
{
"arrival": {
"delay": 169,
"time": "1748751589"
},
"departure": {
"delay": 169,
"time": "1748751589"
},
"stopId": "1809",
"stopSequence": 53
},
{
"arrival": {
"delay": 153,
"time": "1748751629"
},
"departure": {
"delay": 159,
"time": "1748751635"
},
"stopId": "2194",
"stopSequence": 54
},
{
"arrival": {
"delay": 148,
"time": "1748751748"
},
"departure": {
"delay": 148,
"time": "1748751748"
},
"stopId": "2078",
"stopSequence": 55
},
{
"arrival": {
"delay": 147,
"time": "1748751807"
},
"departure": {
"delay": 147,
"time": "1748751807"
},
"stopId": "5747",
"stopSequence": 56
},
{
"arrival": {
"delay": 109,
"time": "1748751867"
},
"departure": {
"delay": 109,
"time": "1748751867"
},
"stopId": "5780",
"stopSequence": 57
},
{
"arrival": {
"delay": 69,
"time": "1748751925"
},
"departure": {
"delay": 69,
"time": "1748751925"
},
"stopId": "5778",
"stopSequence": 58
},
{
"arrival": {
"delay": 61,
"time": "1748751967"
},
"departure": {
"delay": 76,
"time": "1748751982"
},
"stopId": "2076",
"stopSequence": 59
},
{
"arrival": {
"delay": 69,
"time": "1748752022"
},
"departure": {
"delay": 69,
"time": "1748752022"
},
"stopId": "3894",
"stopSequence": 60
},
{
"arrival": {
"delay": 48,
"time": "1748752142"
},
"departure": {
"delay": 48,
"time": "1748752142"
},
"stopId": "5762",
"stopSequence": 61
},
{
"arrival": {
"delay": 41,
"time": "1748752167"
},
"departure": {
"delay": 49,
"time": "1748752175"
},
"stopId": "5757",
"stopSequence": 62
},
{
"arrival": {
"delay": 62,
"time": "1748752247"
},
"departure": {
"delay": 82,
"time": "1748752267"
},
"stopId": "950",
"stopSequence": 63
},
{
"arrival": {
"delay": 69,
"time": "1748752301"
},
"departure": {
"delay": 69,
"time": "1748752301"
},
"stopId": "1108",
"stopSequence": 64
},
{
"arrival": {
"delay": 61,
"time": "1748752321"
},
"departure": {
"delay": 61,
"time": "1748752321"
},
"stopId": "2028",
"stopSequence": 65
},
{
"arrival": {
"delay": 14,
"time": "1748752394"
},
"departure": {
"delay": 14,
"time": "1748752394"
},
"stopId": "1995",
"stopSequence": 66
},
{
"arrival": {
"delay": 3,
"time": "1748752414"
},
"departure": {
"delay": 3,
"time": "1748752414"
},
"stopId": "2071",
"stopSequence": 67
},
{
"arrival": {
"delay": -20,
"time": "1748752438"
},
"departure": {
"delay": -20,
"time": "1748752438"
},
"stopId": "2056",
"stopSequence": 68
},
{
"arrival": {
"delay": -39,
"time": "1748752542"
},
"departure": {
"delay": -39,
"time": "1748752542"
},
"stopId": "7564",
"stopSequence": 69
},
{
"arrival": {
"delay": -53,
"time": "1748752584"
},
"departure": {
"delay": -53,
"time": "1748752584"
},
"stopId": "7566",
"stopSequence": 70
},
{
"arrival": {
"delay": -4,
"time": "1748752736"
},
"departure": {
"delay": 18,
"time": "1748752758"
},
"stopId": "2248",
"stopSequence": 71
},
{
"arrival": {
"delay": -1,
"time": "1748752799"
},
"departure": {
"delay": -1,
"time": "1748752799"
},
"stopId": "2006",
"stopSequence": 72
},
{
"arrival": {
"delay": -1,
"time": "1748752847"
},
"departure": {
"delay": 7,
"time": "1748752855"
},
"stopId": "2144",
"stopSequence": 73
},
{
"arrival": {
"delay": -1,
"time": "1748752884"
},
"departure": {
"delay": -1,
"time": "1748752884"
},
"stopId": "2150",
"stopSequence": 74
},
{
"arrival": {
"delay": -2,
"time": "1748752899"
},
"departure": {
"delay": -2,
"time": "1748752899"
},
"stopId": "1870",
"stopSequence": 75
},
{
"arrival": {
"delay": -2,
"time": "1748752936"
},
"departure": {
"delay": 17,
"time": "1748752955"
},
"stopId": "2151",
"stopSequence": 76
},
{
"arrival": {
"delay": 16,
"time": "1748752976"
},
"departure": {
"delay": 16,
"time": "1748752976"
},
"stopId": "2148",
"stopSequence": 77
},
{
"arrival": {
"delay": 9,
"time": "1748753056"
},
"departure": {
"delay": 9,
"time": "1748753056"
},
"stopId": "3939",
"stopSequence": 78
},
{
"arrival": {
"delay": 1,
"time": "1748753098"
},
"departure": {
"delay": 1,
"time": "1748753098"
},
"stopId": "5418",
"stopSequence": 79
},
{
"arrival": {
"delay": -24,
"time": "1748753155"
},
"departure": {
"delay": -24,
"time": "1748753155"
},
"stopId": "3941",
"stopSequence": 80
},
{
"arrival": {
"delay": -34,
"time": "1748753186"
},
"departure": {
"delay": -32,
"time": "1748753188"
},
"stopId": "4850",
"stopSequence": 81
},
{
"arrival": {
"delay": -18,
"time": "1748753228"
},
"departure": {
"delay": -18,
"time": "1748753228"
},
"stopId": "5766",
"stopSequence": 82
},
{
"arrival": {
"delay": -18,
"time": "1748753386"
},
"departure": {
"delay": -15,
"time": "1748753389"
},
"stopId": "1882",
"stopSequence": 83
},
{
"arrival": {
"delay": -18,
"time": "1748753446"
},
"departure": {
"delay": -15,
"time": "1748753449"
},
"stopId": "2160",
"stopSequence": 84
},
{
"arrival": {
"delay": 2,
"time": "1748753567"
},
"departure": {
"delay": 2,
"time": "1748753567"
},
"stopId": "1571",
"stopSequence": 85
},
{
"arrival": {
"delay": -14,
"time": "1748753626"
},
"departure": {
"delay": -14,
"time": "1748753626"
},
"stopId": "1523",
"stopSequence": 86
},
{
"arrival": {
"delay": -51,
"time": "1748753700"
},
"departure": {
"delay": -51,
"time": "1748753700"
},
"stopId": "726",
"stopSequence": 87
},
{
"arrival": {
"delay": -81,
"time": "1748753726"
},
"departure": {
"delay": -81,
"time": "1748753726"
},
"stopId": "247",
"stopSequence": 88
},
{
"arrival": {
"delay": -95,
"time": "1748753746"
},
"departure": {
"delay": -95,
"time": "1748753746"
},
"stopId": "2011",
"stopSequence": 89
},
{
"arrival": {
"delay": -128,
"time": "1748753785"
},
"departure": {
"delay": -128,
"time": "1748753785"
},
"stopId": "2118",
"stopSequence": 90
},
{
"arrival": {
"delay": -173,
"time": "1748753866"
},
"departure": {
"delay": -173,
"time": "1748753866"
},
"stopId": "7593",
"stopSequence": 91
},
{
"arrival": {
"delay": -173,
"time": "1748753920"
},
"departure": {
"delay": -173,
"time": "1748753920"
},
"stopId": "7592",
"stopSequence": 92
},
{
"arrival": {
"delay": -176,
"time": "1748753976"
},
"departure": {
"delay": -176,
"time": "1748753976"
},
"stopId": "7594",
"stopSequence": 93
},
{
"arrival": {
"delay": -176,
"time": "1748754000"
},
"departure": {
"delay": -176,
"time": "1748754000"
},
"stopId": "7570",
"stopSequence": 94
},
{
"arrival": {
"delay": -177,
"time": "1748754043"
},
"departure": {
"delay": -177,
"time": "1748754043"
},
"stopId": "2522",
"stopSequence": 95
},
{
"arrival": {
"delay": -177,
"time": "1748754064"
},
"departure": {
"delay": -177,
"time": "1748754064"
},
"stopId": "1888",
"stopSequence": 96
},
{
"arrival": {
"delay": -177,
"time": "1748754089"
},
"departure": {
"delay": -177,
"time": "1748754089"
},
"stopId": "1677",
"stopSequence": 97
},
{
"arrival": {
"delay": -176,
"time": "1748754110"
},
"departure": {
"delay": -176,
"time": "1748754110"
},
"stopId": "1376",
"stopSequence": 98
},
{
"arrival": {
"delay": -176,
"time": "1748754131"
},
"departure": {
"delay": -176,
"time": "1748754131"
},
"stopId": "2558",
"stopSequence": 99
},
{
"arrival": {
"delay": -176,
"time": "1748754164"
},
"departure": {
"delay": -176,
"time": "1748754164"
},
"stopId": "1121",
"stopSequence": 100
},
{
"arrival": {
"delay": -176,
"time": "1748754184"
},
"departure": {
"delay": -176,
"time": "1748754184"
},
"stopId": "7590",
"stopSequence": 101
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "31",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437155_1"
},
"vehicle": {
"id": "ineo-bus:1619",
"label": "AMBES ST EXUPERY"
}
}
},
{
"id": "RT|268436703_1|268436703",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1892,
"time": "1748753009"
},
"departure": {
"delay": 0,
"time": "1748754901"
},
"stopId": "8744",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748754982"
},
"departure": {
"delay": 0,
"time": "1748754982"
},
"stopId": "2546",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748755095"
},
"departure": {
"delay": 0,
"time": "1748755095"
},
"stopId": "126",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748755135"
},
"departure": {
"delay": 0,
"time": "1748755135"
},
"stopId": "157",
"stopSequence": 4
},
{
"arrival": {
"delay": -1,
"time": "1748755169"
},
"departure": {
"delay": -1,
"time": "1748755169"
},
"stopId": "598",
"stopSequence": 5
},
{
"arrival": {
"delay": -1,
"time": "1748755201"
},
"departure": {
"delay": -1,
"time": "1748755201"
},
"stopId": "561",
"stopSequence": 6
},
{
"arrival": {
"delay": -1,
"time": "1748755240"
},
"departure": {
"delay": -1,
"time": "1748755240"
},
"stopId": "214",
"stopSequence": 7
},
{
"arrival": {
"delay": -1,
"time": "1748755279"
},
"departure": {
"delay": -1,
"time": "1748755279"
},
"stopId": "284",
"stopSequence": 8
},
{
"arrival": {
"delay": -2,
"time": "1748755318"
},
"departure": {
"delay": -2,
"time": "1748755318"
},
"stopId": "686",
"stopSequence": 9
},
{
"arrival": {
"delay": -2,
"time": "1748755368"
},
"departure": {
"delay": -2,
"time": "1748755368"
},
"stopId": "673",
"stopSequence": 10
},
{
"arrival": {
"delay": -2,
"time": "1748755438"
},
"departure": {
"delay": -2,
"time": "1748755438"
},
"stopId": "691",
"stopSequence": 11
},
{
"arrival": {
"delay": -2,
"time": "1748755498"
},
"departure": {
"delay": -2,
"time": "1748755498"
},
"stopId": "7951",
"stopSequence": 12
},
{
"arrival": {
"delay": -2,
"time": "1748755536"
},
"departure": {
"delay": -2,
"time": "1748755536"
},
"stopId": "2642",
"stopSequence": 13
},
{
"arrival": {
"delay": -2,
"time": "1748755563"
},
"departure": {
"delay": -2,
"time": "1748755563"
},
"stopId": "1653",
"stopSequence": 14
},
{
"arrival": {
"delay": -2,
"time": "1748755613"
},
"departure": {
"delay": -2,
"time": "1748755613"
},
"stopId": "2643",
"stopSequence": 15
},
{
"arrival": {
"delay": -3,
"time": "1748755677"
},
"departure": {
"delay": -3,
"time": "1748755677"
},
"stopId": "837",
"stopSequence": 16
},
{
"arrival": {
"delay": -3,
"time": "1748755739"
},
"departure": {
"delay": -3,
"time": "1748755739"
},
"stopId": "1649",
"stopSequence": 17
},
{
"arrival": {
"delay": -3,
"time": "1748755801"
},
"departure": {
"delay": -3,
"time": "1748755801"
},
"stopId": "2443",
"stopSequence": 18
},
{
"arrival": {
"delay": -3,
"time": "1748755857"
},
"departure": {
"delay": -3,
"time": "1748755857"
},
"stopId": "1692",
"stopSequence": 19
},
{
"arrival": {
"delay": -3,
"time": "1748755977"
},
"departure": {
"delay": -3,
"time": "1748755977"
},
"stopId": "2444",
"stopSequence": 20
},
{
"arrival": {
"delay": -2,
"time": "1748756018"
},
"departure": {
"delay": -2,
"time": "1748756018"
},
"stopId": "5621",
"stopSequence": 21
},
{
"arrival": {
"delay": -2,
"time": "1748756074"
},
"departure": {
"delay": -2,
"time": "1748756074"
},
"stopId": "4031",
"stopSequence": 22
},
{
"arrival": {
"delay": -2,
"time": "1748756219"
},
"departure": {
"delay": -2,
"time": "1748756219"
},
"stopId": "823",
"stopSequence": 23
},
{
"arrival": {
"delay": -2,
"time": "1748756288"
},
"departure": {
"delay": -2,
"time": "1748756288"
},
"stopId": "9722",
"stopSequence": 24
},
{
"arrival": {
"delay": -2,
"time": "1748756411"
},
"departure": {
"delay": -2,
"time": "1748756411"
},
"stopId": "8255",
"stopSequence": 25
},
{
"arrival": {
"delay": -2,
"time": "1748756464"
},
"departure": {
"delay": -2,
"time": "1748756464"
},
"stopId": "3182",
"stopSequence": 26
},
{
"arrival": {
"delay": -2,
"time": "1748756536"
},
"departure": {
"delay": -2,
"time": "1748756536"
},
"stopId": "1102",
"stopSequence": 27
},
{
"arrival": {
"delay": -2,
"time": "1748756580"
},
"departure": {
"delay": -2,
"time": "1748756580"
},
"stopId": "742",
"stopSequence": 28
},
{
"arrival": {
"delay": -3,
"time": "1748756637"
},
"departure": {
"delay": -3,
"time": "1748756637"
},
"stopId": "7981",
"stopSequence": 29
},
{
"arrival": {
"delay": -2,
"time": "1748756679"
},
"departure": {
"delay": -2,
"time": "1748756679"
},
"stopId": "421",
"stopSequence": 30
},
{
"arrival": {
"delay": -3,
"time": "1748756757"
},
"departure": {
"delay": -3,
"time": "1748756757"
},
"stopId": "2689",
"stopSequence": 31
},
{
"arrival": {
"delay": -2,
"time": "1748756857"
},
"departure": {
"delay": -2,
"time": "1748756857"
},
"stopId": "7792",
"stopSequence": 32
},
{
"arrival": {
"delay": -2,
"time": "1748756933"
},
"departure": {
"delay": -2,
"time": "1748756933"
},
"stopId": "3220",
"stopSequence": 33
},
{
"arrival": {
"delay": -2,
"time": "1748756998"
},
"departure": {
"delay": -2,
"time": "1748756998"
},
"stopId": "6505",
"stopSequence": 34
},
{
"arrival": {
"delay": -2,
"time": "1748757092"
},
"departure": {
"delay": -2,
"time": "1748757092"
},
"stopId": "8101",
"stopSequence": 35
},
{
"arrival": {
"delay": -2,
"time": "1748757155"
},
"departure": {
"delay": -2,
"time": "1748757155"
},
"stopId": "7801",
"stopSequence": 36
},
{
"arrival": {
"delay": -2,
"time": "1748757229"
},
"departure": {
"delay": -2,
"time": "1748757229"
},
"stopId": "3551",
"stopSequence": 37
},
{
"arrival": {
"delay": -2,
"time": "1748757298"
},
"departure": {
"delay": -2,
"time": "1748757298"
},
"stopId": "1637",
"stopSequence": 38
},
{
"arrival": {
"delay": -2,
"time": "1748757408"
},
"departure": {
"delay": -2,
"time": "1748757408"
},
"stopId": "4112",
"stopSequence": 39
},
{
"arrival": {
"delay": -2,
"time": "1748757477"
},
"departure": {
"delay": -2,
"time": "1748757477"
},
"stopId": "7802",
"stopSequence": 40
},
{
"arrival": {
"delay": -2,
"time": "1748757538"
},
"departure": {
"delay": -2,
"time": "1748757538"
},
"stopId": "5900",
"stopSequence": 41
},
{
"arrival": {
"delay": -1,
"time": "1748757605"
},
"departure": {
"delay": -1,
"time": "1748757605"
},
"stopId": "5898",
"stopSequence": 42
},
{
"arrival": {
"delay": -1,
"time": "1748757665"
},
"departure": {
"delay": -1,
"time": "1748757665"
},
"stopId": "2484",
"stopSequence": 43
},
{
"arrival": {
"delay": -1,
"time": "1748757719"
},
"departure": {
"delay": -1,
"time": "1748757719"
},
"stopId": "3223",
"stopSequence": 44
},
{
"arrival": {
"delay": -2,
"time": "1748757802"
},
"departure": {
"delay": -2,
"time": "1748757802"
},
"stopId": "526",
"stopSequence": 45
},
{
"arrival": {
"delay": -2,
"time": "1748757838"
},
"departure": {
"delay": -2,
"time": "1748757838"
},
"stopId": "9251",
"stopSequence": 46
},
{
"arrival": {
"delay": -2,
"time": "1748757899"
},
"departure": {
"delay": -2,
"time": "1748757899"
},
"stopId": "3792",
"stopSequence": 47
},
{
"arrival": {
"delay": -2,
"time": "1748757958"
},
"departure": {
"delay": -2,
"time": "1748757958"
},
"stopId": "3882",
"stopSequence": 48
},
{
"arrival": {
"delay": -1,
"time": "1748758082"
},
"departure": {
"delay": -1,
"time": "1748758082"
},
"stopId": "5680",
"stopSequence": 49
},
{
"arrival": {
"delay": -1,
"time": "1748758146"
},
"departure": {
"delay": -1,
"time": "1748758146"
},
"stopId": "5681",
"stopSequence": 50
},
{
"arrival": {
"delay": -1,
"time": "1748758199"
},
"departure": {
"delay": -1,
"time": "1748758199"
},
"stopId": "5683",
"stopSequence": 51
},
{
"arrival": {
"delay": -1,
"time": "1748758332"
},
"departure": {
"delay": -1,
"time": "1748758332"
},
"stopId": "3355",
"stopSequence": 52
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "23",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268436703_1"
},
"vehicle": {
"id": "ineo-bus:1412",
"label": "RIVES D'ARCINS"
}
}
},
{
"id": "RT|268436777_1|268436777",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1144,
"time": "1748756456"
},
"departure": {
"delay": 0,
"time": "1748757600"
},
"stopId": "13095",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1748757643"
},
"departure": {
"delay": 1,
"time": "1748757643"
},
"stopId": "13096",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748757720"
},
"departure": {
"delay": 0,
"time": "1748757720"
},
"stopId": "2883",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748757771"
},
"departure": {
"delay": 0,
"time": "1748757771"
},
"stopId": "2809",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748757825"
},
"departure": {
"delay": 0,
"time": "1748757825"
},
"stopId": "2818",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748757860"
},
"departure": {
"delay": 0,
"time": "1748757860"
},
"stopId": "2819",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1748757899"
},
"departure": {
"delay": 0,
"time": "1748757899"
},
"stopId": "4771",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748757930"
},
"departure": {
"delay": 0,
"time": "1748757930"
},
"stopId": "2734",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748757987"
},
"departure": {
"delay": 0,
"time": "1748757987"
},
"stopId": "293",
"stopSequence": 9
},
{
"arrival": {
"delay": -1,
"time": "1748758019"
},
"departure": {
"delay": -1,
"time": "1748758019"
},
"stopId": "2779",
"stopSequence": 10
},
{
"arrival": {
"delay": -1,
"time": "1748758038"
},
"departure": {
"delay": -1,
"time": "1748758038"
},
"stopId": "2671",
"stopSequence": 11
},
{
"arrival": {
"delay": -1,
"time": "1748758058"
},
"departure": {
"delay": -1,
"time": "1748758058"
},
"stopId": "2780",
"stopSequence": 12
},
{
"arrival": {
"delay": -1,
"time": "1748758105"
},
"departure": {
"delay": -1,
"time": "1748758105"
},
"stopId": "2781",
"stopSequence": 13
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "24",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268436777_1"
}
}
},
{
"id": "RT|268436776_1|268436776",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -354,
"time": "1748753647"
},
"departure": {
"delay": 0,
"time": "1748754001"
},
"stopId": "3825",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748754029"
},
"departure": {
"delay": 0,
"time": "1748754029"
},
"stopId": "2247",
"stopSequence": 2
},
{
"arrival": {
"delay": 1,
"time": "1748754116"
},
"departure": {
"delay": 1,
"time": "1748754116"
},
"stopId": "3541",
"stopSequence": 3
},
{
"arrival": {
"delay": 1,
"time": "1748754146"
},
"departure": {
"delay": 1,
"time": "1748754146"
},
"stopId": "3826",
"stopSequence": 4
},
{
"arrival": {
"delay": 1,
"time": "1748754241"
},
"departure": {
"delay": 1,
"time": "1748754241"
},
"stopId": "9725",
"stopSequence": 5
},
{
"arrival": {
"delay": 2,
"time": "1748754335"
},
"departure": {
"delay": 2,
"time": "1748754335"
},
"stopId": "9244",
"stopSequence": 6
},
{
"arrival": {
"delay": 2,
"time": "1748754441"
},
"departure": {
"delay": 2,
"time": "1748754441"
},
"stopId": "3207",
"stopSequence": 7
},
{
"arrival": {
"delay": 1,
"time": "1748754468"
},
"departure": {
"delay": 1,
"time": "1748754468"
},
"stopId": "199",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1748754516"
},
"departure": {
"delay": 1,
"time": "1748754516"
},
"stopId": "620",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748754600"
},
"departure": {
"delay": 0,
"time": "1748754600"
},
"stopId": "2753",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1748754636"
},
"departure": {
"delay": 0,
"time": "1748754636"
},
"stopId": "322",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1748754659"
},
"departure": {
"delay": 0,
"time": "1748754659"
},
"stopId": "2754",
"stopSequence": 12
},
{
"arrival": {
"delay": -1,
"time": "1748754719"
},
"departure": {
"delay": -1,
"time": "1748754719"
},
"stopId": "8201",
"stopSequence": 13
},
{
"arrival": {
"delay": -1,
"time": "1748754811"
},
"departure": {
"delay": -1,
"time": "1748754811"
},
"stopId": "476",
"stopSequence": 14
},
{
"arrival": {
"delay": -1,
"time": "1748754851"
},
"departure": {
"delay": -1,
"time": "1748754851"
},
"stopId": "1136",
"stopSequence": 15
},
{
"arrival": {
"delay": -1,
"time": "1748754890"
},
"departure": {
"delay": -1,
"time": "1748754890"
},
"stopId": "815",
"stopSequence": 16
},
{
"arrival": {
"delay": -1,
"time": "1748754946"
},
"departure": {
"delay": -1,
"time": "1748754946"
},
"stopId": "2755",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1748754979"
},
"departure": {
"delay": 0,
"time": "1748754979"
},
"stopId": "1225",
"stopSequence": 18
},
{
"arrival": {
"delay": -1,
"time": "1748755024"
},
"departure": {
"delay": -1,
"time": "1748755024"
},
"stopId": "2756",
"stopSequence": 19
},
{
"arrival": {
"delay": -1,
"time": "1748755081"
},
"departure": {
"delay": -1,
"time": "1748755081"
},
"stopId": "1150",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1748755142"
},
"departure": {
"delay": 0,
"time": "1748755142"
},
"stopId": "3252",
"stopSequence": 21
},
{
"arrival": {
"delay": -1,
"time": "1748755199"
},
"departure": {
"delay": -1,
"time": "1748755199"
},
"stopId": "5285",
"stopSequence": 22
},
{
"arrival": {
"delay": -1,
"time": "1748755237"
},
"departure": {
"delay": -1,
"time": "1748755237"
},
"stopId": "1974",
"stopSequence": 23
},
{
"arrival": {
"delay": -1,
"time": "1748755294"
},
"departure": {
"delay": -1,
"time": "1748755294"
},
"stopId": "1040",
"stopSequence": 24
},
{
"arrival": {
"delay": -1,
"time": "1748755314"
},
"departure": {
"delay": -1,
"time": "1748755314"
},
"stopId": "5524",
"stopSequence": 25
},
{
"arrival": {
"delay": -1,
"time": "1748755337"
},
"departure": {
"delay": -1,
"time": "1748755337"
},
"stopId": "5291",
"stopSequence": 26
},
{
"arrival": {
"delay": -1,
"time": "1748755381"
},
"departure": {
"delay": -1,
"time": "1748755381"
},
"stopId": "5263",
"stopSequence": 27
},
{
"arrival": {
"delay": -1,
"time": "1748755439"
},
"departure": {
"delay": -1,
"time": "1748755439"
},
"stopId": "1153",
"stopSequence": 28
},
{
"arrival": {
"delay": -1,
"time": "1748755473"
},
"departure": {
"delay": -1,
"time": "1748755473"
},
"stopId": "2815",
"stopSequence": 29
},
{
"arrival": {
"delay": -1,
"time": "1748755525"
},
"departure": {
"delay": -1,
"time": "1748755525"
},
"stopId": "5575",
"stopSequence": 30
},
{
"arrival": {
"delay": -1,
"time": "1748755570"
},
"departure": {
"delay": -1,
"time": "1748755570"
},
"stopId": "2884",
"stopSequence": 31
},
{
"arrival": {
"delay": 0,
"time": "1748755614"
},
"departure": {
"delay": 0,
"time": "1748755614"
},
"stopId": "26",
"stopSequence": 32
},
{
"arrival": {
"delay": -1,
"time": "1748755679"
},
"departure": {
"delay": -1,
"time": "1748755679"
},
"stopId": "1529",
"stopSequence": 33
},
{
"arrival": {
"delay": -1,
"time": "1748755738"
},
"departure": {
"delay": -1,
"time": "1748755738"
},
"stopId": "5280",
"stopSequence": 34
},
{
"arrival": {
"delay": -1,
"time": "1748755763"
},
"departure": {
"delay": -1,
"time": "1748755763"
},
"stopId": "2817",
"stopSequence": 35
},
{
"arrival": {
"delay": -1,
"time": "1748755801"
},
"departure": {
"delay": -1,
"time": "1748755801"
},
"stopId": "514",
"stopSequence": 36
},
{
"arrival": {
"delay": -2,
"time": "1748755858"
},
"departure": {
"delay": -2,
"time": "1748755858"
},
"stopId": "2670",
"stopSequence": 37
},
{
"arrival": {
"delay": -2,
"time": "1748755883"
},
"departure": {
"delay": -2,
"time": "1748755883"
},
"stopId": "1316",
"stopSequence": 38
},
{
"arrival": {
"delay": -2,
"time": "1748755934"
},
"departure": {
"delay": -2,
"time": "1748755934"
},
"stopId": "1349",
"stopSequence": 39
},
{
"arrival": {
"delay": -2,
"time": "1748755954"
},
"departure": {
"delay": -2,
"time": "1748755954"
},
"stopId": "1313",
"stopSequence": 40
},
{
"arrival": {
"delay": -3,
"time": "1748755977"
},
"departure": {
"delay": -3,
"time": "1748755977"
},
"stopId": "2767",
"stopSequence": 41
},
{
"arrival": {
"delay": -2,
"time": "1748756022"
},
"departure": {
"delay": -2,
"time": "1748756022"
},
"stopId": "1270",
"stopSequence": 42
},
{
"arrival": {
"delay": -2,
"time": "1748756091"
},
"departure": {
"delay": -2,
"time": "1748756091"
},
"stopId": "2768",
"stopSequence": 43
},
{
"arrival": {
"delay": -3,
"time": "1748756141"
},
"departure": {
"delay": -3,
"time": "1748756141"
},
"stopId": "4770",
"stopSequence": 44
},
{
"arrival": {
"delay": -3,
"time": "1748756165"
},
"departure": {
"delay": -3,
"time": "1748756165"
},
"stopId": "4772",
"stopSequence": 45
},
{
"arrival": {
"delay": -4,
"time": "1748756241"
},
"departure": {
"delay": -4,
"time": "1748756241"
},
"stopId": "2810",
"stopSequence": 46
},
{
"arrival": {
"delay": -4,
"time": "1748756313"
},
"departure": {
"delay": -4,
"time": "1748756313"
},
"stopId": "2811",
"stopSequence": 47
},
{
"arrival": {
"delay": -4,
"time": "1748756380"
},
"departure": {
"delay": -4,
"time": "1748756380"
},
"stopId": "13094",
"stopSequence": 48
},
{
"arrival": {
"delay": -4,
"time": "1748756456"
},
"departure": {
"delay": -4,
"time": "1748756456"
},
"stopId": "13095",
"stopSequence": 49
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "24",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268436776_1"
},
"vehicle": {
"id": "ineo-bus:1005",
"label": "PESSAC ROMAINVILLE"
}
}
},
{
"id": "RT|268435458_1|268435458",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -929,
"time": "1748753371"
},
"departure": {
"delay": 0,
"time": "1748754300"
},
"stopId": "2239",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748754375"
},
"departure": {
"delay": 0,
"time": "1748754375"
},
"stopId": "5759",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748754419"
},
"departure": {
"delay": 0,
"time": "1748754419"
},
"stopId": "5758",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748754485"
},
"departure": {
"delay": 0,
"time": "1748754485"
},
"stopId": "5760",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748754540"
},
"departure": {
"delay": 0,
"time": "1748754540"
},
"stopId": "1330",
"stopSequence": 5
},
{
"arrival": {
"delay": 1,
"time": "1748754591"
},
"departure": {
"delay": 1,
"time": "1748754591"
},
"stopId": "1352",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1748754737"
},
"departure": {
"delay": 1,
"time": "1748754737"
},
"stopId": "947",
"stopSequence": 7
},
{
"arrival": {
"delay": 1,
"time": "1748754774"
},
"departure": {
"delay": 1,
"time": "1748754774"
},
"stopId": "2472",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1748754806"
},
"departure": {
"delay": 1,
"time": "1748754806"
},
"stopId": "791",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748754840"
},
"departure": {
"delay": 0,
"time": "1748754840"
},
"stopId": "2473",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1748754899"
},
"departure": {
"delay": 0,
"time": "1748754899"
},
"stopId": "2474",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1748754972"
},
"departure": {
"delay": 0,
"time": "1748754972"
},
"stopId": "1165",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1748755020"
},
"departure": {
"delay": 0,
"time": "1748755020"
},
"stopId": "2273",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1748755080"
},
"departure": {
"delay": 0,
"time": "1748755080"
},
"stopId": "1234",
"stopSequence": 14
},
{
"arrival": {
"delay": 1,
"time": "1748755153"
},
"departure": {
"delay": 1,
"time": "1748755153"
},
"stopId": "159",
"stopSequence": 15
},
{
"arrival": {
"delay": 1,
"time": "1748755187"
},
"departure": {
"delay": 1,
"time": "1748755187"
},
"stopId": "2466",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1748755221"
},
"departure": {
"delay": 0,
"time": "1748755221"
},
"stopId": "725",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1748755260"
},
"departure": {
"delay": 0,
"time": "1748755260"
},
"stopId": "1700",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1748755331"
},
"departure": {
"delay": 0,
"time": "1748755331"
},
"stopId": "1253",
"stopSequence": 19
},
{
"arrival": {
"delay": 1,
"time": "1748755363"
},
"departure": {
"delay": 1,
"time": "1748755363"
},
"stopId": "601",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1748755409"
},
"departure": {
"delay": 0,
"time": "1748755409"
},
"stopId": "730",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1748755440"
},
"departure": {
"delay": 0,
"time": "1748755440"
},
"stopId": "2467",
"stopSequence": 22
},
{
"arrival": {
"delay": 1,
"time": "1748755478"
},
"departure": {
"delay": 1,
"time": "1748755478"
},
"stopId": "644",
"stopSequence": 23
},
{
"arrival": {
"delay": 1,
"time": "1748755541"
},
"departure": {
"delay": 1,
"time": "1748755541"
},
"stopId": "722",
"stopSequence": 24
},
{
"arrival": {
"delay": 2,
"time": "1748755585"
},
"departure": {
"delay": 2,
"time": "1748755585"
},
"stopId": "2468",
"stopSequence": 25
},
{
"arrival": {
"delay": 1,
"time": "1748755621"
},
"departure": {
"delay": 1,
"time": "1748755621"
},
"stopId": "2469",
"stopSequence": 26
},
{
"arrival": {
"delay": 2,
"time": "1748755683"
},
"departure": {
"delay": 2,
"time": "1748755683"
},
"stopId": "2470",
"stopSequence": 27
},
{
"arrival": {
"delay": 2,
"time": "1748755743"
},
"departure": {
"delay": 2,
"time": "1748755743"
},
"stopId": "1929",
"stopSequence": 28
},
{
"arrival": {
"delay": 2,
"time": "1748755777"
},
"departure": {
"delay": 2,
"time": "1748755777"
},
"stopId": "279",
"stopSequence": 29
},
{
"arrival": {
"delay": 2,
"time": "1748755862"
},
"departure": {
"delay": 2,
"time": "1748755862"
},
"stopId": "9193",
"stopSequence": 30
},
{
"arrival": {
"delay": 2,
"time": "1748755982"
},
"departure": {
"delay": 2,
"time": "1748755982"
},
"stopId": "13109",
"stopSequence": 31
},
{
"arrival": {
"delay": 3,
"time": "1748756076"
},
"departure": {
"delay": 3,
"time": "1748756076"
},
"stopId": "13111",
"stopSequence": 32
},
{
"arrival": {
"delay": 2,
"time": "1748756282"
},
"departure": {
"delay": 2,
"time": "1748756282"
},
"stopId": "1749",
"stopSequence": 33
},
{
"arrival": {
"delay": 3,
"time": "1748756319"
},
"departure": {
"delay": 3,
"time": "1748756319"
},
"stopId": "1801",
"stopSequence": 34
},
{
"arrival": {
"delay": 3,
"time": "1748756373"
},
"departure": {
"delay": 3,
"time": "1748756373"
},
"stopId": "1804",
"stopSequence": 35
},
{
"arrival": {
"delay": 2,
"time": "1748756402"
},
"departure": {
"delay": 2,
"time": "1748756402"
},
"stopId": "254",
"stopSequence": 36
},
{
"arrival": {
"delay": 3,
"time": "1748756434"
},
"departure": {
"delay": 3,
"time": "1748756434"
},
"stopId": "13116",
"stopSequence": 37
},
{
"arrival": {
"delay": 3,
"time": "1748756498"
},
"departure": {
"delay": 3,
"time": "1748756498"
},
"stopId": "1266",
"stopSequence": 38
},
{
"arrival": {
"delay": 3,
"time": "1748756530"
},
"departure": {
"delay": 3,
"time": "1748756530"
},
"stopId": "775",
"stopSequence": 39
},
{
"arrival": {
"delay": 2,
"time": "1748756566"
},
"departure": {
"delay": 2,
"time": "1748756566"
},
"stopId": "1390",
"stopSequence": 40
},
{
"arrival": {
"delay": 2,
"time": "1748756642"
},
"departure": {
"delay": 2,
"time": "1748756642"
},
"stopId": "2847",
"stopSequence": 41
},
{
"arrival": {
"delay": 2,
"time": "1748756681"
},
"departure": {
"delay": 2,
"time": "1748756681"
},
"stopId": "187",
"stopSequence": 42
},
{
"arrival": {
"delay": 2,
"time": "1748756742"
},
"departure": {
"delay": 2,
"time": "1748756742"
},
"stopId": "9669",
"stopSequence": 43
},
{
"arrival": {
"delay": 2,
"time": "1748756791"
},
"departure": {
"delay": 2,
"time": "1748756791"
},
"stopId": "480",
"stopSequence": 44
},
{
"arrival": {
"delay": 2,
"time": "1748756847"
},
"departure": {
"delay": 2,
"time": "1748756847"
},
"stopId": "5070",
"stopSequence": 45
},
{
"arrival": {
"delay": 2,
"time": "1748756896"
},
"departure": {
"delay": 2,
"time": "1748756896"
},
"stopId": "309",
"stopSequence": 46
},
{
"arrival": {
"delay": 2,
"time": "1748756960"
},
"departure": {
"delay": 2,
"time": "1748756960"
},
"stopId": "2031",
"stopSequence": 47
},
{
"arrival": {
"delay": 2,
"time": "1748756995"
},
"departure": {
"delay": 2,
"time": "1748756995"
},
"stopId": "2761",
"stopSequence": 48
},
{
"arrival": {
"delay": 2,
"time": "1748757055"
},
"departure": {
"delay": 2,
"time": "1748757055"
},
"stopId": "2762",
"stopSequence": 49
},
{
"arrival": {
"delay": 1,
"time": "1748757121"
},
"departure": {
"delay": 1,
"time": "1748757121"
},
"stopId": "2763",
"stopSequence": 50
},
{
"arrival": {
"delay": 1,
"time": "1748757181"
},
"departure": {
"delay": 1,
"time": "1748757181"
},
"stopId": "1974",
"stopSequence": 51
},
{
"arrival": {
"delay": 1,
"time": "1748757248"
},
"departure": {
"delay": 1,
"time": "1748757248"
},
"stopId": "1040",
"stopSequence": 52
},
{
"arrival": {
"delay": 1,
"time": "1748757271"
},
"departure": {
"delay": 1,
"time": "1748757271"
},
"stopId": "5524",
"stopSequence": 53
},
{
"arrival": {
"delay": 1,
"time": "1748757300"
},
"departure": {
"delay": 1,
"time": "1748757300"
},
"stopId": "2764",
"stopSequence": 54
},
{
"arrival": {
"delay": 1,
"time": "1748757384"
},
"departure": {
"delay": 1,
"time": "1748757384"
},
"stopId": "1713",
"stopSequence": 55
},
{
"arrival": {
"delay": 1,
"time": "1748757442"
},
"departure": {
"delay": 1,
"time": "1748757442"
},
"stopId": "2765",
"stopSequence": 56
},
{
"arrival": {
"delay": 0,
"time": "1748757480"
},
"departure": {
"delay": 0,
"time": "1748757480"
},
"stopId": "1131",
"stopSequence": 57
},
{
"arrival": {
"delay": 0,
"time": "1748757549"
},
"departure": {
"delay": 0,
"time": "1748757549"
},
"stopId": "1197",
"stopSequence": 58
},
{
"arrival": {
"delay": 1,
"time": "1748757604"
},
"departure": {
"delay": 1,
"time": "1748757604"
},
"stopId": "2766",
"stopSequence": 59
},
{
"arrival": {
"delay": 0,
"time": "1748757660"
},
"departure": {
"delay": 0,
"time": "1748757660"
},
"stopId": "180",
"stopSequence": 60
},
{
"arrival": {
"delay": 1,
"time": "1748757690"
},
"departure": {
"delay": 1,
"time": "1748757690"
},
"stopId": "1499",
"stopSequence": 61
},
{
"arrival": {
"delay": 0,
"time": "1748757724"
},
"departure": {
"delay": 0,
"time": "1748757724"
},
"stopId": "2824",
"stopSequence": 62
},
{
"arrival": {
"delay": 0,
"time": "1748757777"
},
"departure": {
"delay": 0,
"time": "1748757777"
},
"stopId": "772",
"stopSequence": 63
},
{
"arrival": {
"delay": 0,
"time": "1748757840"
},
"departure": {
"delay": 0,
"time": "1748757840"
},
"stopId": "2559",
"stopSequence": 64
},
{
"arrival": {
"delay": 0,
"time": "1748757907"
},
"departure": {
"delay": 0,
"time": "1748757907"
},
"stopId": "524",
"stopSequence": 65
},
{
"arrival": {
"delay": 0,
"time": "1748757944"
},
"departure": {
"delay": 0,
"time": "1748757944"
},
"stopId": "1298",
"stopSequence": 66
},
{
"arrival": {
"delay": 1,
"time": "1748757982"
},
"departure": {
"delay": 1,
"time": "1748757982"
},
"stopId": "2850",
"stopSequence": 67
},
{
"arrival": {
"delay": 0,
"time": "1748758020"
},
"departure": {
"delay": 0,
"time": "1748758020"
},
"stopId": "2852",
"stopSequence": 68
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "01",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268435458_1"
},
"vehicle": {
"id": "ineo-bus:2155",
"label": "PESSAC CAP DE BOS"
}
}
},
{
"id": "RT|268435457_1|268435457",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -269,
"time": "1748749832"
},
"departure": {
"delay": 21,
"time": "1748750122"
},
"stopId": "2852",
"stopSequence": 1
},
{
"arrival": {
"delay": 22,
"time": "1748750143"
},
"departure": {
"delay": 31,
"time": "1748750152"
},
"stopId": "5290",
"stopSequence": 2
},
{
"arrival": {
"delay": 39,
"time": "1748750182"
},
"departure": {
"delay": 39,
"time": "1748750182"
},
"stopId": "954",
"stopSequence": 3
},
{
"arrival": {
"delay": 38,
"time": "1748750205"
},
"departure": {
"delay": 39,
"time": "1748750206"
},
"stopId": "1341",
"stopSequence": 4
},
{
"arrival": {
"delay": 39,
"time": "1748750259"
},
"departure": {
"delay": 49,
"time": "1748750269"
},
"stopId": "1006",
"stopSequence": 5
},
{
"arrival": {
"delay": 53,
"time": "1748750291"
},
"departure": {
"delay": 65,
"time": "1748750303"
},
"stopId": "2567",
"stopSequence": 6
},
{
"arrival": {
"delay": 65,
"time": "1748750360"
},
"departure": {
"delay": 65,
"time": "1748750360"
},
"stopId": "633",
"stopSequence": 7
},
{
"arrival": {
"delay": 65,
"time": "1748750402"
},
"departure": {
"delay": 72,
"time": "1748750409"
},
"stopId": "2817",
"stopSequence": 8
},
{
"arrival": {
"delay": 71,
"time": "1748750434"
},
"departure": {
"delay": 73,
"time": "1748750436"
},
"stopId": "514",
"stopSequence": 9
},
{
"arrival": {
"delay": 80,
"time": "1748750480"
},
"departure": {
"delay": 80,
"time": "1748750480"
},
"stopId": "109",
"stopSequence": 10
},
{
"arrival": {
"delay": 62,
"time": "1748750508"
},
"departure": {
"delay": 62,
"time": "1748750508"
},
"stopId": "2782",
"stopSequence": 11
},
{
"arrival": {
"delay": 48,
"time": "1748750532"
},
"departure": {
"delay": 48,
"time": "1748750532"
},
"stopId": "1238",
"stopSequence": 12
},
{
"arrival": {
"delay": 35,
"time": "1748750555"
},
"departure": {
"delay": 60,
"time": "1748750580"
},
"stopId": "2783",
"stopSequence": 13
},
{
"arrival": {
"delay": 49,
"time": "1748750644"
},
"departure": {
"delay": 54,
"time": "1748750649"
},
"stopId": "2784",
"stopSequence": 14
},
{
"arrival": {
"delay": 34,
"time": "1748750689"
},
"departure": {
"delay": 34,
"time": "1748750689"
},
"stopId": "2785",
"stopSequence": 15
},
{
"arrival": {
"delay": 24,
"time": "1748750756"
},
"departure": {
"delay": 24,
"time": "1748750756"
},
"stopId": "2786",
"stopSequence": 16
},
{
"arrival": {
"delay": 24,
"time": "1748750789"
},
"departure": {
"delay": 24,
"time": "1748750789"
},
"stopId": "5525",
"stopSequence": 17
},
{
"arrival": {
"delay": 14,
"time": "1748750808"
},
"departure": {
"delay": 14,
"time": "1748750808"
},
"stopId": "1339",
"stopSequence": 18
},
{
"arrival": {
"delay": 1,
"time": "1748750860"
},
"departure": {
"delay": 8,
"time": "1748750867"
},
"stopId": "2787",
"stopSequence": 19
},
{
"arrival": {
"delay": -1,
"time": "1748750939"
},
"departure": {
"delay": 8,
"time": "1748750948"
},
"stopId": "2788",
"stopSequence": 20
},
{
"arrival": {
"delay": 26,
"time": "1748751015"
},
"departure": {
"delay": 26,
"time": "1748751015"
},
"stopId": "1309",
"stopSequence": 21
},
{
"arrival": {
"delay": 10,
"time": "1748751040"
},
"departure": {
"delay": 12,
"time": "1748751042"
},
"stopId": "2789",
"stopSequence": 22
},
{
"arrival": {
"delay": 2,
"time": "1748751074"
},
"departure": {
"delay": 2,
"time": "1748751074"
},
"stopId": "2790",
"stopSequence": 23
},
{
"arrival": {
"delay": -13,
"time": "1748751104"
},
"departure": {
"delay": -13,
"time": "1748751104"
},
"stopId": "1358",
"stopSequence": 24
},
{
"arrival": {
"delay": -29,
"time": "1748751123"
},
"departure": {
"delay": -27,
"time": "1748751125"
},
"stopId": "2791",
"stopSequence": 25
},
{
"arrival": {
"delay": -54,
"time": "1748751173"
},
"departure": {
"delay": -54,
"time": "1748751173"
},
"stopId": "1140",
"stopSequence": 26
},
{
"arrival": {
"delay": -69,
"time": "1748751201"
},
"departure": {
"delay": -65,
"time": "1748751205"
},
"stopId": "2792",
"stopSequence": 27
},
{
"arrival": {
"delay": -69,
"time": "1748751234"
},
"departure": {
"delay": -69,
"time": "1748751234"
},
"stopId": "693",
"stopSequence": 28
},
{
"arrival": {
"delay": -77,
"time": "1748751283"
},
"departure": {
"delay": -54,
"time": "1748751306"
},
"stopId": "2434",
"stopSequence": 29
},
{
"arrival": {
"delay": -61,
"time": "1748751330"
},
"departure": {
"delay": -44,
"time": "1748751347"
},
"stopId": "1252",
"stopSequence": 30
},
{
"arrival": {
"delay": -62,
"time": "1748751387"
},
"departure": {
"delay": -62,
"time": "1748751387"
},
"stopId": "1077",
"stopSequence": 31
},
{
"arrival": {
"delay": -72,
"time": "1748751407"
},
"departure": {
"delay": -72,
"time": "1748751407"
},
"stopId": "2830",
"stopSequence": 32
},
{
"arrival": {
"delay": -88,
"time": "1748751452"
},
"departure": {
"delay": -70,
"time": "1748751470"
},
"stopId": "2740",
"stopSequence": 33
},
{
"arrival": {
"delay": -90,
"time": "1748751518"
},
"departure": {
"delay": -85,
"time": "1748751523"
},
"stopId": "3568",
"stopSequence": 34
},
{
"arrival": {
"delay": -103,
"time": "1748751557"
},
"departure": {
"delay": -101,
"time": "1748751559"
},
"stopId": "2121",
"stopSequence": 35
},
{
"arrival": {
"delay": -148,
"time": "1748751620"
},
"departure": {
"delay": -144,
"time": "1748751624"
},
"stopId": "3583",
"stopSequence": 36
},
{
"arrival": {
"delay": -190,
"time": "1748751676"
},
"departure": {
"delay": -190,
"time": "1748751676"
},
"stopId": "793",
"stopSequence": 37
},
{
"arrival": {
"delay": -217,
"time": "1748751743"
},
"departure": {
"delay": -68,
"time": "1748751892"
},
"stopId": "3823",
"stopSequence": 38
},
{
"arrival": {
"delay": -73,
"time": "1748751916"
},
"departure": {
"delay": -51,
"time": "1748751938"
},
"stopId": "9196",
"stopSequence": 39
},
{
"arrival": {
"delay": -66,
"time": "1748752014"
},
"departure": {
"delay": -52,
"time": "1748752028"
},
"stopId": "9194",
"stopSequence": 40
},
{
"arrival": {
"delay": -66,
"time": "1748752080"
},
"departure": {
"delay": -44,
"time": "1748752102"
},
"stopId": "40",
"stopSequence": 41
},
{
"arrival": {
"delay": -68,
"time": "1748752135"
},
"departure": {
"delay": -48,
"time": "1748752155"
},
"stopId": "1410",
"stopSequence": 42
},
{
"arrival": {
"delay": -77,
"time": "1748752183"
},
"departure": {
"delay": -77,
"time": "1748752183"
},
"stopId": "735",
"stopSequence": 43
},
{
"arrival": {
"delay": -87,
"time": "1748752199"
},
"departure": {
"delay": -85,
"time": "1748752201"
},
"stopId": "1332",
"stopSequence": 44
},
{
"arrival": {
"delay": -106,
"time": "1748752238"
},
"departure": {
"delay": -103,
"time": "1748752241"
},
"stopId": "13142",
"stopSequence": 45
},
{
"arrival": {
"delay": -108,
"time": "1748752272"
},
"departure": {
"delay": -91,
"time": "1748752289"
},
"stopId": "1610",
"stopSequence": 46
},
{
"arrival": {
"delay": -97,
"time": "1748752309"
},
"departure": {
"delay": -97,
"time": "1748752309"
},
"stopId": "2095",
"stopSequence": 47
},
{
"arrival": {
"delay": -108,
"time": "1748752346"
},
"departure": {
"delay": -108,
"time": "1748752346"
},
"stopId": "2453",
"stopSequence": 48
},
{
"arrival": {
"delay": -115,
"time": "1748752385"
},
"departure": {
"delay": -92,
"time": "1748752408"
},
"stopId": "2454",
"stopSequence": 49
},
{
"arrival": {
"delay": -97,
"time": "1748752456"
},
"departure": {
"delay": -94,
"time": "1748752459"
},
"stopId": "299",
"stopSequence": 50
},
{
"arrival": {
"delay": -99,
"time": "1748752498"
},
"departure": {
"delay": -75,
"time": "1748752522"
},
"stopId": "146",
"stopSequence": 51
},
{
"arrival": {
"delay": -74,
"time": "1748752554"
},
"departure": {
"delay": -74,
"time": "1748752554"
},
"stopId": "90",
"stopSequence": 52
},
{
"arrival": {
"delay": -82,
"time": "1748752598"
},
"departure": {
"delay": -58,
"time": "1748752622"
},
"stopId": "2455",
"stopSequence": 53
},
{
"arrival": {
"delay": -75,
"time": "1748752647"
},
"departure": {
"delay": -57,
"time": "1748752665"
},
"stopId": "688",
"stopSequence": 54
},
{
"arrival": {
"delay": -70,
"time": "1748752688"
},
"departure": {
"delay": -70,
"time": "1748752688"
},
"stopId": "778",
"stopSequence": 55
},
{
"arrival": {
"delay": -96,
"time": "1748752734"
},
"departure": {
"delay": -74,
"time": "1748752756"
},
"stopId": "1456",
"stopSequence": 56
},
{
"arrival": {
"delay": -86,
"time": "1748752774"
},
"departure": {
"delay": -84,
"time": "1748752776"
},
"stopId": "162",
"stopSequence": 57
},
{
"arrival": {
"delay": -89,
"time": "1748752831"
},
"departure": {
"delay": -66,
"time": "1748752854"
},
"stopId": "2456",
"stopSequence": 58
},
{
"arrival": {
"delay": -62,
"time": "1748752902"
},
"departure": {
"delay": -44,
"time": "1748752920"
},
"stopId": "1223",
"stopSequence": 59
},
{
"arrival": {
"delay": -44,
"time": "1748752955"
},
"departure": {
"delay": -22,
"time": "1748752977"
},
"stopId": "1613",
"stopSequence": 60
},
{
"arrival": {
"delay": -15,
"time": "1748753025"
},
"departure": {
"delay": -15,
"time": "1748753025"
},
"stopId": "1699",
"stopSequence": 61
},
{
"arrival": {
"delay": -27,
"time": "1748753054"
},
"departure": {
"delay": -25,
"time": "1748753056"
},
"stopId": "1294",
"stopSequence": 62
},
{
"arrival": {
"delay": -34,
"time": "1748753072"
},
"departure": {
"delay": -31,
"time": "1748753075"
},
"stopId": "1449",
"stopSequence": 63
},
{
"arrival": {
"delay": -40,
"time": "1748753111"
},
"departure": {
"delay": -34,
"time": "1748753117"
},
"stopId": "1118",
"stopSequence": 64
},
{
"arrival": {
"delay": -59,
"time": "1748753235"
},
"departure": {
"delay": -56,
"time": "1748753238"
},
"stopId": "1036",
"stopSequence": 65
},
{
"arrival": {
"delay": -67,
"time": "1748753273"
},
"departure": {
"delay": -49,
"time": "1748753291"
},
"stopId": "2461",
"stopSequence": 66
},
{
"arrival": {
"delay": -49,
"time": "1748753351"
},
"departure": {
"delay": -49,
"time": "1748753351"
},
"stopId": "2239",
"stopSequence": 67
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "01",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268435457_1"
}
}
},
{
"id": "RT|268436757_1|268436757",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -364,
"time": "1748753636"
},
"departure": {
"delay": 0,
"time": "1748754000"
},
"stopId": "13095",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1748754043"
},
"departure": {
"delay": 1,
"time": "1748754043"
},
"stopId": "13096",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748754120"
},
"departure": {
"delay": 0,
"time": "1748754120"
},
"stopId": "2883",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748754171"
},
"departure": {
"delay": 0,
"time": "1748754171"
},
"stopId": "2809",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748754225"
},
"departure": {
"delay": 0,
"time": "1748754225"
},
"stopId": "2818",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748754260"
},
"departure": {
"delay": 0,
"time": "1748754260"
},
"stopId": "2819",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1748754299"
},
"departure": {
"delay": 0,
"time": "1748754299"
},
"stopId": "4771",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748754330"
},
"departure": {
"delay": 0,
"time": "1748754330"
},
"stopId": "2734",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748754387"
},
"departure": {
"delay": 0,
"time": "1748754387"
},
"stopId": "293",
"stopSequence": 9
},
{
"arrival": {
"delay": -1,
"time": "1748754419"
},
"departure": {
"delay": -1,
"time": "1748754419"
},
"stopId": "2779",
"stopSequence": 10
},
{
"arrival": {
"delay": -1,
"time": "1748754438"
},
"departure": {
"delay": -1,
"time": "1748754438"
},
"stopId": "2671",
"stopSequence": 11
},
{
"arrival": {
"delay": -1,
"time": "1748754458"
},
"departure": {
"delay": -1,
"time": "1748754458"
},
"stopId": "2780",
"stopSequence": 12
},
{
"arrival": {
"delay": -1,
"time": "1748754505"
},
"departure": {
"delay": -1,
"time": "1748754505"
},
"stopId": "2781",
"stopSequence": 13
},
{
"arrival": {
"delay": -2,
"time": "1748754538"
},
"departure": {
"delay": -2,
"time": "1748754538"
},
"stopId": "180",
"stopSequence": 14
},
{
"arrival": {
"delay": -2,
"time": "1748754571"
},
"departure": {
"delay": -2,
"time": "1748754571"
},
"stopId": "1499",
"stopSequence": 15
},
{
"arrival": {
"delay": -2,
"time": "1748754609"
},
"departure": {
"delay": -2,
"time": "1748754609"
},
"stopId": "2824",
"stopSequence": 16
},
{
"arrival": {
"delay": -3,
"time": "1748754657"
},
"departure": {
"delay": -3,
"time": "1748754657"
},
"stopId": "5281",
"stopSequence": 17
},
{
"arrival": {
"delay": -3,
"time": "1748754679"
},
"departure": {
"delay": -3,
"time": "1748754679"
},
"stopId": "2827",
"stopSequence": 18
},
{
"arrival": {
"delay": -3,
"time": "1748754733"
},
"departure": {
"delay": -3,
"time": "1748754733"
},
"stopId": "2478",
"stopSequence": 19
},
{
"arrival": {
"delay": -3,
"time": "1748754777"
},
"departure": {
"delay": -3,
"time": "1748754777"
},
"stopId": "1367",
"stopSequence": 20
},
{
"arrival": {
"delay": -3,
"time": "1748754814"
},
"departure": {
"delay": -3,
"time": "1748754814"
},
"stopId": "5574",
"stopSequence": 21
},
{
"arrival": {
"delay": -4,
"time": "1748754858"
},
"departure": {
"delay": -4,
"time": "1748754858"
},
"stopId": "556",
"stopSequence": 22
},
{
"arrival": {
"delay": -4,
"time": "1748754896"
},
"departure": {
"delay": -4,
"time": "1748754896"
},
"stopId": "2736",
"stopSequence": 23
},
{
"arrival": {
"delay": -4,
"time": "1748754957"
},
"departure": {
"delay": -4,
"time": "1748754957"
},
"stopId": "2735",
"stopSequence": 24
},
{
"arrival": {
"delay": -4,
"time": "1748755016"
},
"departure": {
"delay": -4,
"time": "1748755016"
},
"stopId": "5292",
"stopSequence": 25
},
{
"arrival": {
"delay": -4,
"time": "1748755048"
},
"departure": {
"delay": -4,
"time": "1748755048"
},
"stopId": "5525",
"stopSequence": 26
},
{
"arrival": {
"delay": -4,
"time": "1748755078"
},
"departure": {
"delay": -4,
"time": "1748755078"
},
"stopId": "1339",
"stopSequence": 27
},
{
"arrival": {
"delay": -4,
"time": "1748755196"
},
"departure": {
"delay": -4,
"time": "1748755196"
},
"stopId": "5293",
"stopSequence": 28
},
{
"arrival": {
"delay": -4,
"time": "1748755264"
},
"departure": {
"delay": -4,
"time": "1748755264"
},
"stopId": "425",
"stopSequence": 29
},
{
"arrival": {
"delay": -4,
"time": "1748755320"
},
"departure": {
"delay": -4,
"time": "1748755320"
},
"stopId": "353",
"stopSequence": 30
},
{
"arrival": {
"delay": -4,
"time": "1748755376"
},
"departure": {
"delay": -4,
"time": "1748755376"
},
"stopId": "2738",
"stopSequence": 31
},
{
"arrival": {
"delay": -4,
"time": "1748755422"
},
"departure": {
"delay": -4,
"time": "1748755422"
},
"stopId": "690",
"stopSequence": 32
},
{
"arrival": {
"delay": -4,
"time": "1748755463"
},
"departure": {
"delay": -4,
"time": "1748755463"
},
"stopId": "2739",
"stopSequence": 33
},
{
"arrival": {
"delay": -4,
"time": "1748755499"
},
"departure": {
"delay": -4,
"time": "1748755499"
},
"stopId": "281",
"stopSequence": 34
},
{
"arrival": {
"delay": -4,
"time": "1748755549"
},
"departure": {
"delay": -4,
"time": "1748755549"
},
"stopId": "39",
"stopSequence": 35
},
{
"arrival": {
"delay": -4,
"time": "1748755591"
},
"departure": {
"delay": -4,
"time": "1748755591"
},
"stopId": "190",
"stopSequence": 36
},
{
"arrival": {
"delay": -5,
"time": "1748755675"
},
"departure": {
"delay": -5,
"time": "1748755675"
},
"stopId": "8202",
"stopSequence": 37
},
{
"arrival": {
"delay": -4,
"time": "1748755764"
},
"departure": {
"delay": -4,
"time": "1748755764"
},
"stopId": "1770",
"stopSequence": 38
},
{
"arrival": {
"delay": -5,
"time": "1748755795"
},
"departure": {
"delay": -5,
"time": "1748755795"
},
"stopId": "1158",
"stopSequence": 39
},
{
"arrival": {
"delay": -5,
"time": "1748755830"
},
"departure": {
"delay": -5,
"time": "1748755830"
},
"stopId": "137",
"stopSequence": 40
},
{
"arrival": {
"delay": -5,
"time": "1748755915"
},
"departure": {
"delay": -5,
"time": "1748755915"
},
"stopId": "1771",
"stopSequence": 41
},
{
"arrival": {
"delay": -5,
"time": "1748756006"
},
"departure": {
"delay": -5,
"time": "1748756006"
},
"stopId": "316",
"stopSequence": 42
},
{
"arrival": {
"delay": -5,
"time": "1748756039"
},
"departure": {
"delay": -5,
"time": "1748756039"
},
"stopId": "2121",
"stopSequence": 43
},
{
"arrival": {
"delay": -5,
"time": "1748756123"
},
"departure": {
"delay": -5,
"time": "1748756123"
},
"stopId": "3583",
"stopSequence": 44
},
{
"arrival": {
"delay": -4,
"time": "1748756193"
},
"departure": {
"delay": -4,
"time": "1748756193"
},
"stopId": "1345",
"stopSequence": 45
},
{
"arrival": {
"delay": -4,
"time": "1748756309"
},
"departure": {
"delay": -4,
"time": "1748756309"
},
"stopId": "9123",
"stopSequence": 46
},
{
"arrival": {
"delay": -5,
"time": "1748756395"
},
"departure": {
"delay": -5,
"time": "1748756395"
},
"stopId": "8552",
"stopSequence": 47
},
{
"arrival": {
"delay": -4,
"time": "1748756487"
},
"departure": {
"delay": -4,
"time": "1748756487"
},
"stopId": "5661",
"stopSequence": 48
},
{
"arrival": {
"delay": -4,
"time": "1748756538"
},
"departure": {
"delay": -4,
"time": "1748756538"
},
"stopId": "3542",
"stopSequence": 49
},
{
"arrival": {
"delay": -4,
"time": "1748756629"
},
"departure": {
"delay": -4,
"time": "1748756629"
},
"stopId": "3540",
"stopSequence": 50
},
{
"arrival": {
"delay": -5,
"time": "1748756695"
},
"departure": {
"delay": -5,
"time": "1748756695"
},
"stopId": "3825",
"stopSequence": 51
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "24",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268436757_1"
},
"vehicle": {
"id": "ineo-bus:1121",
"label": "PORTE DE BOURGOGNE"
}
}
},
{
"id": "RT|268436758_1|268436758",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -905,
"time": "1748756695"
},
"departure": {
"delay": 0,
"time": "1748757600"
},
"stopId": "3825",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748757628"
},
"departure": {
"delay": 0,
"time": "1748757628"
},
"stopId": "2247",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748757715"
},
"departure": {
"delay": 0,
"time": "1748757715"
},
"stopId": "3541",
"stopSequence": 3
},
{
"arrival": {
"delay": 1,
"time": "1748757745"
},
"departure": {
"delay": 1,
"time": "1748757745"
},
"stopId": "3826",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748757840"
},
"departure": {
"delay": 0,
"time": "1748757840"
},
"stopId": "9725",
"stopSequence": 5
},
{
"arrival": {
"delay": 1,
"time": "1748757934"
},
"departure": {
"delay": 1,
"time": "1748757934"
},
"stopId": "9244",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1748758040"
},
"departure": {
"delay": 1,
"time": "1748758040"
},
"stopId": "3207",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748758067"
},
"departure": {
"delay": 0,
"time": "1748758067"
},
"stopId": "199",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748758115"
},
"departure": {
"delay": 0,
"time": "1748758115"
},
"stopId": "620",
"stopSequence": 9
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "24",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268436758_1"
}
}
},
{
"id": "RT|268435863_1|268435863",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -298,
"time": "1748755502"
},
"departure": {
"delay": 0,
"time": "1748755800"
},
"stopId": "5782",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1748755838"
},
"departure": {
"delay": 1,
"time": "1748755838"
},
"stopId": "5619",
"stopSequence": 2
},
{
"arrival": {
"delay": 1,
"time": "1748755902"
},
"departure": {
"delay": 1,
"time": "1748755902"
},
"stopId": "9201",
"stopSequence": 3
},
{
"arrival": {
"delay": 1,
"time": "1748755972"
},
"departure": {
"delay": 1,
"time": "1748755972"
},
"stopId": "9249",
"stopSequence": 4
},
{
"arrival": {
"delay": 1,
"time": "1748756077"
},
"departure": {
"delay": 1,
"time": "1748756077"
},
"stopId": "2610",
"stopSequence": 5
},
{
"arrival": {
"delay": 1,
"time": "1748756160"
},
"departure": {
"delay": 1,
"time": "1748756160"
},
"stopId": "5841",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1748756208"
},
"departure": {
"delay": 1,
"time": "1748756208"
},
"stopId": "9730",
"stopSequence": 7
},
{
"arrival": {
"delay": 2,
"time": "1748756361"
},
"departure": {
"delay": 2,
"time": "1748756361"
},
"stopId": "9732",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1748756488"
},
"departure": {
"delay": 1,
"time": "1748756488"
},
"stopId": "712",
"stopSequence": 9
},
{
"arrival": {
"delay": 1,
"time": "1748756521"
},
"departure": {
"delay": 1,
"time": "1748756521"
},
"stopId": "4610",
"stopSequence": 10
},
{
"arrival": {
"delay": 1,
"time": "1748756641"
},
"departure": {
"delay": 1,
"time": "1748756641"
},
"stopId": "2383",
"stopSequence": 11
},
{
"arrival": {
"delay": 1,
"time": "1748756678"
},
"departure": {
"delay": 1,
"time": "1748756678"
},
"stopId": "905",
"stopSequence": 12
},
{
"arrival": {
"delay": 1,
"time": "1748756726"
},
"departure": {
"delay": 1,
"time": "1748756726"
},
"stopId": "1439",
"stopSequence": 13
},
{
"arrival": {
"delay": 1,
"time": "1748756773"
},
"departure": {
"delay": 1,
"time": "1748756773"
},
"stopId": "572",
"stopSequence": 14
},
{
"arrival": {
"delay": 2,
"time": "1748756821"
},
"departure": {
"delay": 2,
"time": "1748756821"
},
"stopId": "3283",
"stopSequence": 15
},
{
"arrival": {
"delay": 2,
"time": "1748756862"
},
"departure": {
"delay": 2,
"time": "1748756862"
},
"stopId": "268",
"stopSequence": 16
},
{
"arrival": {
"delay": 2,
"time": "1748756893"
},
"departure": {
"delay": 2,
"time": "1748756893"
},
"stopId": "422",
"stopSequence": 17
},
{
"arrival": {
"delay": 2,
"time": "1748756942"
},
"departure": {
"delay": 2,
"time": "1748756942"
},
"stopId": "6330",
"stopSequence": 18
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "06",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268435863_1"
}
}
},
{
"id": "RT|268435862_1|268435862",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1748754600"
},
"departure": {
"delay": 0,
"time": "1748754600"
},
"stopId": "6330",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1748754615"
},
"departure": {
"delay": 1,
"time": "1748754615"
},
"stopId": "1601",
"stopSequence": 2
},
{
"arrival": {
"delay": 1,
"time": "1748754681"
},
"departure": {
"delay": 1,
"time": "1748754681"
},
"stopId": "586",
"stopSequence": 3
},
{
"arrival": {
"delay": 1,
"time": "1748754719"
},
"departure": {
"delay": 1,
"time": "1748754719"
},
"stopId": "1666",
"stopSequence": 4
},
{
"arrival": {
"delay": 1,
"time": "1748754752"
},
"departure": {
"delay": 1,
"time": "1748754752"
},
"stopId": "1191",
"stopSequence": 5
},
{
"arrival": {
"delay": 1,
"time": "1748754788"
},
"departure": {
"delay": 1,
"time": "1748754788"
},
"stopId": "861",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1748754821"
},
"departure": {
"delay": 1,
"time": "1748754821"
},
"stopId": "140",
"stopSequence": 7
},
{
"arrival": {
"delay": 1,
"time": "1748754860"
},
"departure": {
"delay": 1,
"time": "1748754860"
},
"stopId": "2381",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1748754961"
},
"departure": {
"delay": 1,
"time": "1748754961"
},
"stopId": "4611",
"stopSequence": 9
},
{
"arrival": {
"delay": 1,
"time": "1748754985"
},
"departure": {
"delay": 1,
"time": "1748754985"
},
"stopId": "1538",
"stopSequence": 10
},
{
"arrival": {
"delay": 1,
"time": "1748755081"
},
"departure": {
"delay": 1,
"time": "1748755081"
},
"stopId": "9733",
"stopSequence": 11
},
{
"arrival": {
"delay": 1,
"time": "1748755188"
},
"departure": {
"delay": 1,
"time": "1748755188"
},
"stopId": "9731",
"stopSequence": 12
},
{
"arrival": {
"delay": 1,
"time": "1748755228"
},
"departure": {
"delay": 1,
"time": "1748755228"
},
"stopId": "5840",
"stopSequence": 13
},
{
"arrival": {
"delay": 2,
"time": "1748755359"
},
"departure": {
"delay": 2,
"time": "1748755359"
},
"stopId": "9717",
"stopSequence": 14
},
{
"arrival": {
"delay": 2,
"time": "1748755418"
},
"departure": {
"delay": 2,
"time": "1748755418"
},
"stopId": "9202",
"stopSequence": 15
},
{
"arrival": {
"delay": 2,
"time": "1748755481"
},
"departure": {
"delay": 2,
"time": "1748755481"
},
"stopId": "5617",
"stopSequence": 16
},
{
"arrival": {
"delay": 2,
"time": "1748755502"
},
"departure": {
"delay": 2,
"time": "1748755502"
},
"stopId": "5782",
"stopSequence": 17
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "06",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268435862_1"
},
"vehicle": {
"id": "ineo-bus:89087",
"label": "GARE ST JEAN"
}
}
},
{
"id": "RT|268436434_1|268438313",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "5928",
"stopSequence": 1
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8203",
"stopSequence": 2
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5927",
"stopSequence": 3
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3621",
"stopSequence": 4
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3561",
"stopSequence": 5
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "179",
"stopSequence": 6
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1200",
"stopSequence": 7
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5797",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1183",
"stopSequence": 9
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "513",
"stopSequence": 10
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2268",
"stopSequence": 11
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7614",
"stopSequence": 12
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "403",
"stopSequence": 13
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2385",
"stopSequence": 14
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2386",
"stopSequence": 15
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5745",
"stopSequence": 16
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5734",
"stopSequence": 17
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1205",
"stopSequence": 18
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2198",
"stopSequence": 19
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8162",
"stopSequence": 20
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2252",
"stopSequence": 21
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3608",
"stopSequence": 22
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3609",
"stopSequence": 23
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5801",
"stopSequence": 24
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2263",
"stopSequence": 25
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9702",
"stopSequence": 26
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9275",
"stopSequence": 27
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8914",
"stopSequence": 28
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "13146",
"stopSequence": 29
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8581",
"stopSequence": 30
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2247",
"stopSequence": 31
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3541",
"stopSequence": 32
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3826",
"stopSequence": 33
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8551",
"stopSequence": 34
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9196",
"stopSequence": 35
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9194",
"stopSequence": 36
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "40",
"stopSequence": 37
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1410",
"stopSequence": 38
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "735",
"stopSequence": 39
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1332",
"stopSequence": 40
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "13142",
"stopSequence": 41
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1610",
"stopSequence": 42
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2095",
"stopSequence": 43
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5424",
"stopSequence": 44
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5363",
"stopSequence": 45
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "565",
"stopSequence": 46
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3317",
"stopSequence": 47
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "392",
"stopSequence": 48
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "948",
"stopSequence": 49
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "636",
"stopSequence": 50
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1381",
"stopSequence": 51
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "682",
"stopSequence": 52
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2512",
"stopSequence": 53
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5783",
"stopSequence": 54
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3860",
"stopSequence": 55
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3861",
"stopSequence": 56
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5786",
"stopSequence": 57
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5789",
"stopSequence": 58
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6439",
"stopSequence": 59
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7271",
"stopSequence": 60
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7403",
"stopSequence": 61
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7272",
"stopSequence": 62
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "16",
"scheduleRelationship": "DUPLICATED",
"startDate": "20250601",
"startTime": "11:37:00",
"tripId": "268436434_1"
},
"vehicle": {
"id": "ineo-bus:2861",
"label": "MERIGNAC LES PINS"
}
}
},
{
"id": "RT|268436418_1|268438312",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "7272",
"stopSequence": 1
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6438",
"stopSequence": 2
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5788",
"stopSequence": 3
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5787",
"stopSequence": 4
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3862",
"stopSequence": 5
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3863",
"stopSequence": 6
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5784",
"stopSequence": 7
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2425",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2426",
"stopSequence": 9
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1042",
"stopSequence": 10
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "145",
"stopSequence": 11
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "769",
"stopSequence": 12
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7453",
"stopSequence": 13
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2417",
"stopSequence": 14
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2418",
"stopSequence": 15
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2419",
"stopSequence": 16
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2420",
"stopSequence": 17
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1259",
"stopSequence": 18
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "354",
"stopSequence": 19
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "696",
"stopSequence": 20
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9191",
"stopSequence": 21
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9193",
"stopSequence": 22
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "4031",
"stopSequence": 23
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8552",
"stopSequence": 24
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5661",
"stopSequence": 25
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3542",
"stopSequence": 26
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3540",
"stopSequence": 27
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "13150",
"stopSequence": 28
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "13145",
"stopSequence": 29
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8913",
"stopSequence": 30
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9276",
"stopSequence": 31
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1101",
"stopSequence": 32
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7191",
"stopSequence": 33
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "317",
"stopSequence": 34
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1364",
"stopSequence": 35
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "168",
"stopSequence": 36
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8161",
"stopSequence": 37
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3273",
"stopSequence": 38
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "962",
"stopSequence": 39
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6402",
"stopSequence": 40
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "4156",
"stopSequence": 41
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "424",
"stopSequence": 42
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1195",
"stopSequence": 43
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7613",
"stopSequence": 44
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1718",
"stopSequence": 45
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2114",
"stopSequence": 46
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2235",
"stopSequence": 47
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5798",
"stopSequence": 48
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "957",
"stopSequence": 49
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2279",
"stopSequence": 50
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2241",
"stopSequence": 51
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3620",
"stopSequence": 52
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5926",
"stopSequence": 53
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8191",
"stopSequence": 54
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5928",
"stopSequence": 55
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "16",
"scheduleRelationship": "DUPLICATED",
"startDate": "20250601",
"startTime": "10:20:00",
"tripId": "268436418_1"
},
"vehicle": {
"id": "ineo-bus:2854",
"label": "BOULIAC C.CIAL"
}
}
},
{
"id": "RT|268436434_1|268438311",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1748760837"
},
"departure": {
"time": "1748761500"
},
"stopId": "5928",
"stopSequence": 1
},
{
"arrival": {
"time": "1748761574"
},
"departure": {
"time": "1748761574"
},
"stopId": "8203",
"stopSequence": 2
},
{
"arrival": {
"time": "1748761713"
},
"departure": {
"time": "1748761713"
},
"stopId": "5927",
"stopSequence": 3
},
{
"arrival": {
"time": "1748761783"
},
"departure": {
"time": "1748761783"
},
"stopId": "3621",
"stopSequence": 4
},
{
"arrival": {
"time": "1748761860"
},
"departure": {
"time": "1748761860"
},
"stopId": "3561",
"stopSequence": 5
},
{
"arrival": {
"time": "1748761893"
},
"departure": {
"time": "1748761893"
},
"stopId": "179",
"stopSequence": 6
},
{
"arrival": {
"time": "1748761931"
},
"departure": {
"time": "1748761931"
},
"stopId": "1200",
"stopSequence": 7
},
{
"arrival": {
"time": "1748761997"
},
"departure": {
"time": "1748761997"
},
"stopId": "5797",
"stopSequence": 8
},
{
"arrival": {
"time": "1748762052"
},
"departure": {
"time": "1748762052"
},
"stopId": "1183",
"stopSequence": 9
},
{
"arrival": {
"time": "1748762099"
},
"departure": {
"time": "1748762099"
},
"stopId": "513",
"stopSequence": 10
},
{
"arrival": {
"time": "1748762161"
},
"departure": {
"time": "1748762161"
},
"stopId": "2268",
"stopSequence": 11
},
{
"arrival": {
"time": "1748762220"
},
"departure": {
"time": "1748762220"
},
"stopId": "7614",
"stopSequence": 12
},
{
"arrival": {
"time": "1748762272"
},
"departure": {
"time": "1748762272"
},
"stopId": "403",
"stopSequence": 13
},
{
"arrival": {
"time": "1748762298"
},
"departure": {
"time": "1748762298"
},
"stopId": "2385",
"stopSequence": 14
},
{
"arrival": {
"time": "1748762338"
},
"departure": {
"time": "1748762338"
},
"stopId": "2386",
"stopSequence": 15
},
{
"arrival": {
"time": "1748762428"
},
"departure": {
"time": "1748762428"
},
"stopId": "5745",
"stopSequence": 16
},
{
"arrival": {
"time": "1748762461"
},
"departure": {
"time": "1748762461"
},
"stopId": "5734",
"stopSequence": 17
},
{
"arrival": {
"time": "1748762641"
},
"departure": {
"time": "1748762641"
},
"stopId": "1205",
"stopSequence": 18
},
{
"arrival": {
"time": "1748762684"
},
"departure": {
"time": "1748762684"
},
"stopId": "2198",
"stopSequence": 19
},
{
"arrival": {
"time": "1748762709"
},
"departure": {
"time": "1748762709"
},
"stopId": "8162",
"stopSequence": 20
},
{
"arrival": {
"time": "1748762748"
},
"departure": {
"time": "1748762748"
},
"stopId": "2252",
"stopSequence": 21
},
{
"arrival": {
"time": "1748762817"
},
"departure": {
"time": "1748762817"
},
"stopId": "3608",
"stopSequence": 22
},
{
"arrival": {
"time": "1748762861"
},
"departure": {
"time": "1748762861"
},
"stopId": "3609",
"stopSequence": 23
},
{
"arrival": {
"time": "1748762941"
},
"departure": {
"time": "1748762941"
},
"stopId": "5801",
"stopSequence": 24
},
{
"arrival": {
"time": "1748763028"
},
"departure": {
"time": "1748763028"
},
"stopId": "2263",
"stopSequence": 25
},
{
"arrival": {
"time": "1748763084"
},
"departure": {
"time": "1748763084"
},
"stopId": "9702",
"stopSequence": 26
},
{
"arrival": {
"time": "1748763190"
},
"departure": {
"time": "1748763190"
},
"stopId": "9275",
"stopSequence": 27
},
{
"arrival": {
"time": "1748763421"
},
"departure": {
"time": "1748763421"
},
"stopId": "8914",
"stopSequence": 28
},
{
"arrival": {
"time": "1748763487"
},
"departure": {
"time": "1748763487"
},
"stopId": "13146",
"stopSequence": 29
},
{
"arrival": {
"time": "1748763541"
},
"departure": {
"time": "1748763541"
},
"stopId": "8581",
"stopSequence": 30
},
{
"arrival": {
"time": "1748763601"
},
"departure": {
"time": "1748763601"
},
"stopId": "2247",
"stopSequence": 31
},
{
"arrival": {
"time": "1748763703"
},
"departure": {
"time": "1748763703"
},
"stopId": "3541",
"stopSequence": 32
},
{
"arrival": {
"time": "1748763738"
},
"departure": {
"time": "1748763738"
},
"stopId": "3826",
"stopSequence": 33
},
{
"arrival": {
"time": "1748763841"
},
"departure": {
"time": "1748763841"
},
"stopId": "8551",
"stopSequence": 34
},
{
"arrival": {
"time": "1748763928"
},
"departure": {
"time": "1748763928"
},
"stopId": "9196",
"stopSequence": 35
},
{
"arrival": {
"time": "1748764021"
},
"departure": {
"time": "1748764021"
},
"stopId": "9194",
"stopSequence": 36
},
{
"arrival": {
"time": "1748764118"
},
"departure": {
"time": "1748764118"
},
"stopId": "40",
"stopSequence": 37
},
{
"arrival": {
"time": "1748764201"
},
"departure": {
"time": "1748764201"
},
"stopId": "1410",
"stopSequence": 38
},
{
"arrival": {
"time": "1748764245"
},
"departure": {
"time": "1748764245"
},
"stopId": "735",
"stopSequence": 39
},
{
"arrival": {
"time": "1748764275"
},
"departure": {
"time": "1748764275"
},
"stopId": "1332",
"stopSequence": 40
},
{
"arrival": {
"time": "1748764340"
},
"departure": {
"time": "1748764340"
},
"stopId": "13142",
"stopSequence": 41
},
{
"arrival": {
"time": "1748764380"
},
"departure": {
"time": "1748764380"
},
"stopId": "1610",
"stopSequence": 42
},
{
"arrival": {
"time": "1748764408"
},
"departure": {
"time": "1748764408"
},
"stopId": "2095",
"stopSequence": 43
},
{
"arrival": {
"time": "1748764464"
},
"departure": {
"time": "1748764464"
},
"stopId": "5424",
"stopSequence": 44
},
{
"arrival": {
"time": "1748764509"
},
"departure": {
"time": "1748764509"
},
"stopId": "5363",
"stopSequence": 45
},
{
"arrival": {
"time": "1748764561"
},
"departure": {
"time": "1748764561"
},
"stopId": "565",
"stopSequence": 46
},
{
"arrival": {
"time": "1748764611"
},
"departure": {
"time": "1748764611"
},
"stopId": "3317",
"stopSequence": 47
},
{
"arrival": {
"time": "1748764673"
},
"departure": {
"time": "1748764673"
},
"stopId": "392",
"stopSequence": 48
},
{
"arrival": {
"time": "1748764740"
},
"departure": {
"time": "1748764740"
},
"stopId": "948",
"stopSequence": 49
},
{
"arrival": {
"time": "1748764778"
},
"departure": {
"time": "1748764778"
},
"stopId": "636",
"stopSequence": 50
},
{
"arrival": {
"time": "1748764814"
},
"departure": {
"time": "1748764814"
},
"stopId": "1381",
"stopSequence": 51
},
{
"arrival": {
"time": "1748764859"
},
"departure": {
"time": "1748764859"
},
"stopId": "682",
"stopSequence": 52
},
{
"arrival": {
"time": "1748764920"
},
"departure": {
"time": "1748764920"
},
"stopId": "2512",
"stopSequence": 53
},
{
"arrival": {
"time": "1748764981"
},
"departure": {
"time": "1748764981"
},
"stopId": "5783",
"stopSequence": 54
},
{
"arrival": {
"time": "1748765054"
},
"departure": {
"time": "1748765054"
},
"stopId": "3860",
"stopSequence": 55
},
{
"arrival": {
"time": "1748765100"
},
"departure": {
"time": "1748765100"
},
"stopId": "3861",
"stopSequence": 56
},
{
"arrival": {
"time": "1748765162"
},
"departure": {
"time": "1748765162"
},
"stopId": "5786",
"stopSequence": 57
},
{
"arrival": {
"time": "1748765231"
},
"departure": {
"time": "1748765231"
},
"stopId": "5789",
"stopSequence": 58
},
{
"arrival": {
"time": "1748765280"
},
"departure": {
"time": "1748765280"
},
"stopId": "6439",
"stopSequence": 59
},
{
"arrival": {
"time": "1748765349"
},
"departure": {
"time": "1748765349"
},
"stopId": "7271",
"stopSequence": 60
},
{
"arrival": {
"time": "1748765429"
},
"departure": {
"time": "1748765429"
},
"stopId": "7403",
"stopSequence": 61
},
{
"arrival": {
"time": "1748765459"
},
"departure": {
"time": "1748765459"
},
"stopId": "7272",
"stopSequence": 62
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "16",
"scheduleRelationship": "DUPLICATED",
"startDate": "20250601",
"startTime": "09:05:00",
"tripId": "268436434_1"
},
"vehicle": {
"id": "ineo-bus:2861",
"label": "MERIGNAC LES PINS"
}
}
},
{
"id": "RT|268436418_1|268438310",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1748757000"
},
"departure": {
"time": "1748757000"
},
"stopId": "7272",
"stopSequence": 1
},
{
"arrival": {
"time": "1748757042"
},
"departure": {
"time": "1748757042"
},
"stopId": "6438",
"stopSequence": 2
},
{
"arrival": {
"time": "1748757117"
},
"departure": {
"time": "1748757117"
},
"stopId": "5788",
"stopSequence": 3
},
{
"arrival": {
"time": "1748757179"
},
"departure": {
"time": "1748757179"
},
"stopId": "5787",
"stopSequence": 4
},
{
"arrival": {
"time": "1748757259"
},
"departure": {
"time": "1748757259"
},
"stopId": "3862",
"stopSequence": 5
},
{
"arrival": {
"time": "1748757322"
},
"departure": {
"time": "1748757322"
},
"stopId": "3863",
"stopSequence": 6
},
{
"arrival": {
"time": "1748757379"
},
"departure": {
"time": "1748757379"
},
"stopId": "5784",
"stopSequence": 7
},
{
"arrival": {
"time": "1748757479"
},
"departure": {
"time": "1748757479"
},
"stopId": "2425",
"stopSequence": 8
},
{
"arrival": {
"time": "1748757536"
},
"departure": {
"time": "1748757536"
},
"stopId": "2426",
"stopSequence": 9
},
{
"arrival": {
"time": "1748757574"
},
"departure": {
"time": "1748757574"
},
"stopId": "1042",
"stopSequence": 10
},
{
"arrival": {
"time": "1748757613"
},
"departure": {
"time": "1748757613"
},
"stopId": "145",
"stopSequence": 11
},
{
"arrival": {
"time": "1748757659"
},
"departure": {
"time": "1748757659"
},
"stopId": "769",
"stopSequence": 12
},
{
"arrival": {
"time": "1748757704"
},
"departure": {
"time": "1748757704"
},
"stopId": "7453",
"stopSequence": 13
},
{
"arrival": {
"time": "1748757769"
},
"departure": {
"time": "1748757769"
},
"stopId": "2417",
"stopSequence": 14
},
{
"arrival": {
"time": "1748757800"
},
"departure": {
"time": "1748757800"
},
"stopId": "2418",
"stopSequence": 15
},
{
"arrival": {
"time": "1748757839"
},
"departure": {
"time": "1748757839"
},
"stopId": "2419",
"stopSequence": 16
},
{
"arrival": {
"time": "1748757899"
},
"departure": {
"time": "1748757899"
},
"stopId": "2420",
"stopSequence": 17
},
{
"arrival": {
"time": "1748757988"
},
"departure": {
"time": "1748757988"
},
"stopId": "1259",
"stopSequence": 18
},
{
"arrival": {
"time": "1748758017"
},
"departure": {
"time": "1748758017"
},
"stopId": "354",
"stopSequence": 19
},
{
"arrival": {
"time": "1748758081"
},
"departure": {
"time": "1748758081"
},
"stopId": "696",
"stopSequence": 20
},
{
"arrival": {
"time": "1748758199"
},
"departure": {
"time": "1748758199"
},
"stopId": "9191",
"stopSequence": 21
},
{
"arrival": {
"time": "1748758341"
},
"departure": {
"time": "1748758341"
},
"stopId": "9193",
"stopSequence": 22
},
{
"arrival": {
"time": "1748758499"
},
"departure": {
"time": "1748758499"
},
"stopId": "4031",
"stopSequence": 23
},
{
"arrival": {
"time": "1748758559"
},
"departure": {
"time": "1748758559"
},
"stopId": "8552",
"stopSequence": 24
},
{
"arrival": {
"time": "1748758653"
},
"departure": {
"time": "1748758653"
},
"stopId": "5661",
"stopSequence": 25
},
{
"arrival": {
"time": "1748758705"
},
"departure": {
"time": "1748758705"
},
"stopId": "3542",
"stopSequence": 26
},
{
"arrival": {
"time": "1748758798"
},
"departure": {
"time": "1748758798"
},
"stopId": "3540",
"stopSequence": 27
},
{
"arrival": {
"time": "1748758837"
},
"departure": {
"time": "1748758837"
},
"stopId": "13150",
"stopSequence": 28
},
{
"arrival": {
"time": "1748758898"
},
"departure": {
"time": "1748758898"
},
"stopId": "13145",
"stopSequence": 29
},
{
"arrival": {
"time": "1748758977"
},
"departure": {
"time": "1748758977"
},
"stopId": "8913",
"stopSequence": 30
},
{
"arrival": {
"time": "1748759197"
},
"departure": {
"time": "1748759197"
},
"stopId": "9276",
"stopSequence": 31
},
{
"arrival": {
"time": "1748759347"
},
"departure": {
"time": "1748759347"
},
"stopId": "1101",
"stopSequence": 32
},
{
"arrival": {
"time": "1748759398"
},
"departure": {
"time": "1748759398"
},
"stopId": "7191",
"stopSequence": 33
},
{
"arrival": {
"time": "1748759490"
},
"departure": {
"time": "1748759490"
},
"stopId": "317",
"stopSequence": 34
},
{
"arrival": {
"time": "1748759527"
},
"departure": {
"time": "1748759527"
},
"stopId": "1364",
"stopSequence": 35
},
{
"arrival": {
"time": "1748759578"
},
"departure": {
"time": "1748759578"
},
"stopId": "168",
"stopSequence": 36
},
{
"arrival": {
"time": "1748759617"
},
"departure": {
"time": "1748759617"
},
"stopId": "8161",
"stopSequence": 37
},
{
"arrival": {
"time": "1748759659"
},
"departure": {
"time": "1748759659"
},
"stopId": "3273",
"stopSequence": 38
},
{
"arrival": {
"time": "1748759713"
},
"departure": {
"time": "1748759713"
},
"stopId": "962",
"stopSequence": 39
},
{
"arrival": {
"time": "1748759878"
},
"departure": {
"time": "1748759878"
},
"stopId": "6402",
"stopSequence": 40
},
{
"arrival": {
"time": "1748759934"
},
"departure": {
"time": "1748759934"
},
"stopId": "4156",
"stopSequence": 41
},
{
"arrival": {
"time": "1748760003"
},
"departure": {
"time": "1748760003"
},
"stopId": "424",
"stopSequence": 42
},
{
"arrival": {
"time": "1748760051"
},
"departure": {
"time": "1748760051"
},
"stopId": "1195",
"stopSequence": 43
},
{
"arrival": {
"time": "1748760125"
},
"departure": {
"time": "1748760125"
},
"stopId": "7613",
"stopSequence": 44
},
{
"arrival": {
"time": "1748760179"
},
"departure": {
"time": "1748760179"
},
"stopId": "1718",
"stopSequence": 45
},
{
"arrival": {
"time": "1748760224"
},
"departure": {
"time": "1748760224"
},
"stopId": "2114",
"stopSequence": 46
},
{
"arrival": {
"time": "1748760270"
},
"departure": {
"time": "1748760270"
},
"stopId": "2235",
"stopSequence": 47
},
{
"arrival": {
"time": "1748760338"
},
"departure": {
"time": "1748760338"
},
"stopId": "5798",
"stopSequence": 48
},
{
"arrival": {
"time": "1748760391"
},
"departure": {
"time": "1748760391"
},
"stopId": "957",
"stopSequence": 49
},
{
"arrival": {
"time": "1748760452"
},
"departure": {
"time": "1748760452"
},
"stopId": "2279",
"stopSequence": 50
},
{
"arrival": {
"time": "1748760477"
},
"departure": {
"time": "1748760477"
},
"stopId": "2241",
"stopSequence": 51
},
{
"arrival": {
"time": "1748760538"
},
"departure": {
"time": "1748760538"
},
"stopId": "3620",
"stopSequence": 52
},
{
"arrival": {
"time": "1748760597"
},
"departure": {
"time": "1748760597"
},
"stopId": "5926",
"stopSequence": 53
},
{
"arrival": {
"time": "1748760717"
},
"departure": {
"time": "1748760717"
},
"stopId": "8191",
"stopSequence": 54
},
{
"arrival": {
"time": "1748760837"
},
"departure": {
"time": "1748760837"
},
"stopId": "5928",
"stopSequence": 55
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "16",
"scheduleRelationship": "DUPLICATED",
"startDate": "20250601",
"startTime": "07:50:00",
"tripId": "268436418_1"
},
"vehicle": {
"id": "ineo-bus:2854",
"label": "BOULIAC C.CIAL"
}
}
},
{
"id": "RT|268437460_1|268437460",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 26,
"time": "1748749286"
},
"departure": {
"delay": 46,
"time": "1748749306"
},
"stopId": "8756",
"stopSequence": 1
},
{
"arrival": {
"delay": 127,
"time": "1748749398"
},
"departure": {
"delay": 127,
"time": "1748749398"
},
"stopId": "1312",
"stopSequence": 2
},
{
"arrival": {
"delay": 78,
"time": "1748749447"
},
"departure": {
"delay": 82,
"time": "1748749451"
},
"stopId": "1421",
"stopSequence": 3
},
{
"arrival": {
"delay": 65,
"time": "1748749500"
},
"departure": {
"delay": 65,
"time": "1748749500"
},
"stopId": "3679",
"stopSequence": 4
},
{
"arrival": {
"delay": 34,
"time": "1748749589"
},
"departure": {
"delay": 36,
"time": "1748749591"
},
"stopId": "7881",
"stopSequence": 5
},
{
"arrival": {
"delay": 39,
"time": "1748749650"
},
"departure": {
"delay": 55,
"time": "1748749666"
},
"stopId": "7878",
"stopSequence": 6
},
{
"arrival": {
"delay": 48,
"time": "1748749728"
},
"departure": {
"delay": 54,
"time": "1748749734"
},
"stopId": "7876",
"stopSequence": 7
},
{
"arrival": {
"delay": 54,
"time": "1748749806"
},
"departure": {
"delay": 82,
"time": "1748749834"
},
"stopId": "9330",
"stopSequence": 8
},
{
"arrival": {
"delay": 82,
"time": "1748749884"
},
"departure": {
"delay": 82,
"time": "1748749884"
},
"stopId": "9329",
"stopSequence": 9
},
{
"arrival": {
"delay": 82,
"time": "1748749948"
},
"departure": {
"delay": 89,
"time": "1748749955"
},
"stopId": "9327",
"stopSequence": 10
},
{
"arrival": {
"delay": 59,
"time": "1748750099"
},
"departure": {
"delay": 59,
"time": "1748750099"
},
"stopId": "9324",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1748750163"
},
"departure": {
"delay": 60,
"time": "1748750163"
},
"stopId": "5756",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1748750215"
},
"departure": {
"delay": 60,
"time": "1748750215"
},
"stopId": "8651",
"stopSequence": 13
},
{
"arrival": {
"delay": 66,
"time": "1748750286"
},
"departure": {
"delay": 66,
"time": "1748750286"
},
"stopId": "7811",
"stopSequence": 14
},
{
"arrival": {
"delay": 56,
"time": "1748750360"
},
"departure": {
"delay": 56,
"time": "1748750360"
},
"stopId": "7814",
"stopSequence": 15
},
{
"arrival": {
"delay": 46,
"time": "1748750386"
},
"departure": {
"delay": 56,
"time": "1748750396"
},
"stopId": "8650",
"stopSequence": 16
},
{
"arrival": {
"delay": -19,
"time": "1748750466"
},
"departure": {
"delay": -19,
"time": "1748750466"
},
"stopId": "8648",
"stopSequence": 17
},
{
"arrival": {
"delay": 55,
"time": "1748750672"
},
"departure": {
"delay": 70,
"time": "1748750687"
},
"stopId": "9080",
"stopSequence": 18
},
{
"arrival": {
"delay": 70,
"time": "1748750770"
},
"departure": {
"delay": 85,
"time": "1748750785"
},
"stopId": "346",
"stopSequence": 19
},
{
"arrival": {
"delay": 80,
"time": "1748750846"
},
"departure": {
"delay": 80,
"time": "1748750846"
},
"stopId": "8646",
"stopSequence": 20
},
{
"arrival": {
"delay": 75,
"time": "1748750906"
},
"departure": {
"delay": 80,
"time": "1748750911"
},
"stopId": "8644",
"stopSequence": 21
},
{
"arrival": {
"delay": 66,
"time": "1748751006"
},
"departure": {
"delay": 66,
"time": "1748751006"
},
"stopId": "8642",
"stopSequence": 22
},
{
"arrival": {
"delay": 26,
"time": "1748751206"
},
"departure": {
"delay": 26,
"time": "1748751206"
},
"stopId": "2884",
"stopSequence": 23
},
{
"arrival": {
"delay": 14,
"time": "1748751266"
},
"departure": {
"delay": 14,
"time": "1748751266"
},
"stopId": "2871",
"stopSequence": 24
},
{
"arrival": {
"delay": -14,
"time": "1748751346"
},
"departure": {
"delay": -14,
"time": "1748751346"
},
"stopId": "2875",
"stopSequence": 25
},
{
"arrival": {
"delay": -12,
"time": "1748751428"
},
"departure": {
"delay": 6,
"time": "1748751446"
},
"stopId": "219",
"stopSequence": 26
},
{
"arrival": {
"delay": 6,
"time": "1748751520"
},
"departure": {
"delay": 49,
"time": "1748751563"
},
"stopId": "9050",
"stopSequence": 27
},
{
"arrival": {
"delay": 69,
"time": "1748751610"
},
"departure": {
"delay": 69,
"time": "1748751610"
},
"stopId": "2431",
"stopSequence": 28
},
{
"arrival": {
"delay": 89,
"time": "1748751749"
},
"departure": {
"delay": 106,
"time": "1748751766"
},
"stopId": "9263",
"stopSequence": 29
},
{
"arrival": {
"delay": 49,
"time": "1748751886"
},
"departure": {
"delay": 49,
"time": "1748751886"
},
"stopId": "13132",
"stopSequence": 30
},
{
"arrival": {
"delay": -47,
"time": "1748752111"
},
"departure": {
"delay": 28,
"time": "1748752186"
},
"stopId": "3809",
"stopSequence": 31
},
{
"arrival": {
"delay": 6,
"time": "1748752266"
},
"departure": {
"delay": 6,
"time": "1748752266"
},
"stopId": "6327",
"stopSequence": 32
},
{
"arrival": {
"delay": 7,
"time": "1748752358"
},
"departure": {
"delay": 25,
"time": "1748752376"
},
"stopId": "5701",
"stopSequence": 33
},
{
"arrival": {
"delay": 25,
"time": "1748752454"
},
"departure": {
"delay": 25,
"time": "1748752454"
},
"stopId": "4137",
"stopSequence": 34
},
{
"arrival": {
"delay": 21,
"time": "1748752506"
},
"departure": {
"delay": 21,
"time": "1748752506"
},
"stopId": "5699",
"stopSequence": 35
},
{
"arrival": {
"delay": -1,
"time": "1748752606"
},
"departure": {
"delay": 6,
"time": "1748752613"
},
"stopId": "4651",
"stopSequence": 36
},
{
"arrival": {
"delay": -1,
"time": "1748752664"
},
"departure": {
"delay": 5,
"time": "1748752670"
},
"stopId": "3230",
"stopSequence": 37
},
{
"arrival": {
"delay": -1,
"time": "1748752705"
},
"departure": {
"delay": 1,
"time": "1748752707"
},
"stopId": "3229",
"stopSequence": 38
},
{
"arrival": {
"delay": -15,
"time": "1748752725"
},
"departure": {
"delay": 1,
"time": "1748752741"
},
"stopId": "3228",
"stopSequence": 39
},
{
"arrival": {
"delay": -8,
"time": "1748752783"
},
"departure": {
"delay": -8,
"time": "1748752783"
},
"stopId": "5694",
"stopSequence": 40
},
{
"arrival": {
"delay": -8,
"time": "1748752845"
},
"departure": {
"delay": -7,
"time": "1748752846"
},
"stopId": "8052",
"stopSequence": 41
},
{
"arrival": {
"delay": 4,
"time": "1748752887"
},
"departure": {
"delay": 31,
"time": "1748752914"
},
"stopId": "5705",
"stopSequence": 42
},
{
"arrival": {
"delay": 36,
"time": "1748752949"
},
"departure": {
"delay": 36,
"time": "1748752949"
},
"stopId": "3885",
"stopSequence": 43
},
{
"arrival": {
"delay": 56,
"time": "1748753025"
},
"departure": {
"delay": 77,
"time": "1748753046"
},
"stopId": "2494",
"stopSequence": 44
},
{
"arrival": {
"delay": 74,
"time": "1748753174"
},
"departure": {
"delay": 99,
"time": "1748753199"
},
"stopId": "8431",
"stopSequence": 45
},
{
"arrival": {
"delay": 140,
"time": "1748753300"
},
"departure": {
"delay": 140,
"time": "1748753300"
},
"stopId": "9708",
"stopSequence": 46
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "39",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437460_1"
}
}
},
{
"id": "RT|268437461_1|268437461",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -681,
"time": "1748753319"
},
"departure": {
"delay": -681,
"time": "1748753319"
},
"stopId": "9708",
"stopSequence": 1
},
{
"arrival": {
"delay": -683,
"time": "1748753320"
},
"departure": {
"delay": -83,
"time": "1748753920"
},
"stopId": "8432",
"stopSequence": 2
},
{
"arrival": {
"delay": -83,
"time": "1748754048"
},
"departure": {
"delay": -83,
"time": "1748754048"
},
"stopId": "2487",
"stopSequence": 3
},
{
"arrival": {
"delay": -83,
"time": "1748754093"
},
"departure": {
"delay": -83,
"time": "1748754093"
},
"stopId": "3884",
"stopSequence": 4
},
{
"arrival": {
"delay": -83,
"time": "1748754125"
},
"departure": {
"delay": -83,
"time": "1748754125"
},
"stopId": "5713",
"stopSequence": 5
},
{
"arrival": {
"delay": -83,
"time": "1748754166"
},
"departure": {
"delay": -83,
"time": "1748754166"
},
"stopId": "8051",
"stopSequence": 6
},
{
"arrival": {
"delay": -82,
"time": "1748754221"
},
"departure": {
"delay": -82,
"time": "1748754221"
},
"stopId": "5695",
"stopSequence": 7
},
{
"arrival": {
"delay": -83,
"time": "1748754277"
},
"departure": {
"delay": -83,
"time": "1748754277"
},
"stopId": "2894",
"stopSequence": 8
},
{
"arrival": {
"delay": -83,
"time": "1748754309"
},
"departure": {
"delay": -83,
"time": "1748754309"
},
"stopId": "356",
"stopSequence": 9
},
{
"arrival": {
"delay": -83,
"time": "1748754362"
},
"departure": {
"delay": -83,
"time": "1748754362"
},
"stopId": "3231",
"stopSequence": 10
},
{
"arrival": {
"delay": -83,
"time": "1748754409"
},
"departure": {
"delay": -83,
"time": "1748754409"
},
"stopId": "3342",
"stopSequence": 11
},
{
"arrival": {
"delay": -83,
"time": "1748754531"
},
"departure": {
"delay": -83,
"time": "1748754531"
},
"stopId": "5698",
"stopSequence": 12
},
{
"arrival": {
"delay": -83,
"time": "1748754595"
},
"departure": {
"delay": -83,
"time": "1748754595"
},
"stopId": "4138",
"stopSequence": 13
},
{
"arrival": {
"delay": -83,
"time": "1748754670"
},
"departure": {
"delay": -83,
"time": "1748754670"
},
"stopId": "5702",
"stopSequence": 14
},
{
"arrival": {
"delay": -83,
"time": "1748754757"
},
"departure": {
"delay": -83,
"time": "1748754757"
},
"stopId": "6328",
"stopSequence": 15
},
{
"arrival": {
"delay": -82,
"time": "1748754843"
},
"departure": {
"delay": -82,
"time": "1748754843"
},
"stopId": "3810",
"stopSequence": 16
},
{
"arrival": {
"delay": -83,
"time": "1748755151"
},
"departure": {
"delay": -83,
"time": "1748755151"
},
"stopId": "13131",
"stopSequence": 17
},
{
"arrival": {
"delay": -83,
"time": "1748755297"
},
"departure": {
"delay": -83,
"time": "1748755297"
},
"stopId": "9262",
"stopSequence": 18
},
{
"arrival": {
"delay": -82,
"time": "1748755368"
},
"departure": {
"delay": -82,
"time": "1748755368"
},
"stopId": "2430",
"stopSequence": 19
},
{
"arrival": {
"delay": -82,
"time": "1748755416"
},
"departure": {
"delay": -82,
"time": "1748755416"
},
"stopId": "804",
"stopSequence": 20
},
{
"arrival": {
"delay": -83,
"time": "1748755441"
},
"departure": {
"delay": -83,
"time": "1748755441"
},
"stopId": "9051",
"stopSequence": 21
},
{
"arrival": {
"delay": -83,
"time": "1748755518"
},
"departure": {
"delay": -83,
"time": "1748755518"
},
"stopId": "1194",
"stopSequence": 22
},
{
"arrival": {
"delay": -83,
"time": "1748755597"
},
"departure": {
"delay": -83,
"time": "1748755597"
},
"stopId": "2873",
"stopSequence": 23
},
{
"arrival": {
"delay": -83,
"time": "1748755708"
},
"departure": {
"delay": -83,
"time": "1748755708"
},
"stopId": "2881",
"stopSequence": 24
},
{
"arrival": {
"delay": -83,
"time": "1748755777"
},
"departure": {
"delay": -83,
"time": "1748755777"
},
"stopId": "1367",
"stopSequence": 25
},
{
"arrival": {
"delay": -83,
"time": "1748756077"
},
"departure": {
"delay": -83,
"time": "1748756077"
},
"stopId": "8641",
"stopSequence": 26
},
{
"arrival": {
"delay": -82,
"time": "1748756187"
},
"departure": {
"delay": -82,
"time": "1748756187"
},
"stopId": "8643",
"stopSequence": 27
},
{
"arrival": {
"delay": -82,
"time": "1748756261"
},
"departure": {
"delay": -82,
"time": "1748756261"
},
"stopId": "8645",
"stopSequence": 28
},
{
"arrival": {
"delay": -82,
"time": "1748756351"
},
"departure": {
"delay": -82,
"time": "1748756351"
},
"stopId": "9322",
"stopSequence": 29
},
{
"arrival": {
"delay": -82,
"time": "1748756438"
},
"departure": {
"delay": -82,
"time": "1748756438"
},
"stopId": "9323",
"stopSequence": 30
},
{
"arrival": {
"delay": -82,
"time": "1748756618"
},
"departure": {
"delay": -82,
"time": "1748756618"
},
"stopId": "8647",
"stopSequence": 31
},
{
"arrival": {
"delay": -81,
"time": "1748756721"
},
"departure": {
"delay": -81,
"time": "1748756721"
},
"stopId": "8649",
"stopSequence": 32
},
{
"arrival": {
"delay": -82,
"time": "1748756751"
},
"departure": {
"delay": -82,
"time": "1748756751"
},
"stopId": "7813",
"stopSequence": 33
},
{
"arrival": {
"delay": -82,
"time": "1748756798"
},
"departure": {
"delay": -82,
"time": "1748756798"
},
"stopId": "7811",
"stopSequence": 34
},
{
"arrival": {
"delay": -81,
"time": "1748756876"
},
"departure": {
"delay": -81,
"time": "1748756876"
},
"stopId": "8171",
"stopSequence": 35
},
{
"arrival": {
"delay": -82,
"time": "1748756928"
},
"departure": {
"delay": -82,
"time": "1748756928"
},
"stopId": "5755",
"stopSequence": 36
},
{
"arrival": {
"delay": -82,
"time": "1748756978"
},
"departure": {
"delay": -82,
"time": "1748756978"
},
"stopId": "5754",
"stopSequence": 37
},
{
"arrival": {
"delay": -82,
"time": "1748757011"
},
"departure": {
"delay": -82,
"time": "1748757011"
},
"stopId": "6571",
"stopSequence": 38
},
{
"arrival": {
"delay": -81,
"time": "1748757041"
},
"departure": {
"delay": -81,
"time": "1748757041"
},
"stopId": "8831",
"stopSequence": 39
},
{
"arrival": {
"delay": -81,
"time": "1748757090"
},
"departure": {
"delay": -81,
"time": "1748757090"
},
"stopId": "5319",
"stopSequence": 40
},
{
"arrival": {
"delay": -82,
"time": "1748757138"
},
"departure": {
"delay": -82,
"time": "1748757138"
},
"stopId": "3346",
"stopSequence": 41
},
{
"arrival": {
"delay": -82,
"time": "1748757166"
},
"departure": {
"delay": -82,
"time": "1748757166"
},
"stopId": "52",
"stopSequence": 42
},
{
"arrival": {
"delay": -82,
"time": "1748757204"
},
"departure": {
"delay": -82,
"time": "1748757204"
},
"stopId": "7021",
"stopSequence": 43
},
{
"arrival": {
"delay": -82,
"time": "1748757221"
},
"departure": {
"delay": -82,
"time": "1748757221"
},
"stopId": "7019",
"stopSequence": 44
},
{
"arrival": {
"delay": -82,
"time": "1748757280"
},
"departure": {
"delay": -82,
"time": "1748757280"
},
"stopId": "8781",
"stopSequence": 45
},
{
"arrival": {
"delay": -82,
"time": "1748757308"
},
"departure": {
"delay": -82,
"time": "1748757308"
},
"stopId": "978",
"stopSequence": 46
},
{
"arrival": {
"delay": -83,
"time": "1748757337"
},
"departure": {
"delay": -83,
"time": "1748757337"
},
"stopId": "3061",
"stopSequence": 47
},
{
"arrival": {
"delay": -82,
"time": "1748757424"
},
"departure": {
"delay": -82,
"time": "1748757424"
},
"stopId": "9148",
"stopSequence": 48
},
{
"arrival": {
"delay": -82,
"time": "1748757495"
},
"departure": {
"delay": -82,
"time": "1748757495"
},
"stopId": "9146",
"stopSequence": 49
},
{
"arrival": {
"delay": -82,
"time": "1748757534"
},
"departure": {
"delay": -82,
"time": "1748757534"
},
"stopId": "3046",
"stopSequence": 50
},
{
"arrival": {
"delay": -82,
"time": "1748757577"
},
"departure": {
"delay": -82,
"time": "1748757577"
},
"stopId": "2848",
"stopSequence": 51
},
{
"arrival": {
"delay": -82,
"time": "1748757651"
},
"departure": {
"delay": -82,
"time": "1748757651"
},
"stopId": "573",
"stopSequence": 52
},
{
"arrival": {
"delay": -82,
"time": "1748757698"
},
"departure": {
"delay": -82,
"time": "1748757698"
},
"stopId": "148",
"stopSequence": 53
},
{
"arrival": {
"delay": -82,
"time": "1748757757"
},
"departure": {
"delay": -82,
"time": "1748757757"
},
"stopId": "3047",
"stopSequence": 54
},
{
"arrival": {
"delay": -83,
"time": "1748757877"
},
"departure": {
"delay": -83,
"time": "1748757877"
},
"stopId": "8816",
"stopSequence": 55
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "39",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437461_1"
},
"vehicle": {
"id": "ineo-bus:89106",
"label": "ST MEDARD ZA PICOT"
}
}
},
{
"id": "RT|268436434_1|268438327",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "5928",
"stopSequence": 1
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8203",
"stopSequence": 2
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5927",
"stopSequence": 3
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3621",
"stopSequence": 4
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3561",
"stopSequence": 5
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "179",
"stopSequence": 6
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1200",
"stopSequence": 7
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5797",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1183",
"stopSequence": 9
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "513",
"stopSequence": 10
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2268",
"stopSequence": 11
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7614",
"stopSequence": 12
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "403",
"stopSequence": 13
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2385",
"stopSequence": 14
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2386",
"stopSequence": 15
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5745",
"stopSequence": 16
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5734",
"stopSequence": 17
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1205",
"stopSequence": 18
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2198",
"stopSequence": 19
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8162",
"stopSequence": 20
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2252",
"stopSequence": 21
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3608",
"stopSequence": 22
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3609",
"stopSequence": 23
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5801",
"stopSequence": 24
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2263",
"stopSequence": 25
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9702",
"stopSequence": 26
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9275",
"stopSequence": 27
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8914",
"stopSequence": 28
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "13146",
"stopSequence": 29
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8581",
"stopSequence": 30
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2247",
"stopSequence": 31
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3541",
"stopSequence": 32
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3826",
"stopSequence": 33
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8551",
"stopSequence": 34
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9196",
"stopSequence": 35
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9194",
"stopSequence": 36
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "40",
"stopSequence": 37
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1410",
"stopSequence": 38
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "735",
"stopSequence": 39
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1332",
"stopSequence": 40
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "13142",
"stopSequence": 41
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1610",
"stopSequence": 42
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2095",
"stopSequence": 43
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5424",
"stopSequence": 44
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5363",
"stopSequence": 45
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "565",
"stopSequence": 46
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3317",
"stopSequence": 47
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "392",
"stopSequence": 48
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "948",
"stopSequence": 49
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "636",
"stopSequence": 50
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1381",
"stopSequence": 51
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "682",
"stopSequence": 52
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2512",
"stopSequence": 53
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5783",
"stopSequence": 54
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3860",
"stopSequence": 55
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3861",
"stopSequence": 56
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5786",
"stopSequence": 57
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5789",
"stopSequence": 58
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6439",
"stopSequence": 59
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7271",
"stopSequence": 60
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7403",
"stopSequence": 61
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7272",
"stopSequence": 62
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "16",
"scheduleRelationship": "DUPLICATED",
"startDate": "20250601",
"startTime": "15:50:00",
"tripId": "268436434_1"
},
"vehicle": {
"id": "ineo-bus:2861",
"label": "MERIGNAC LES PINS"
}
}
},
{
"id": "RT|268436418_1|268438326",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "7272",
"stopSequence": 1
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6438",
"stopSequence": 2
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5788",
"stopSequence": 3
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5787",
"stopSequence": 4
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3862",
"stopSequence": 5
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3863",
"stopSequence": 6
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5784",
"stopSequence": 7
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2425",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2426",
"stopSequence": 9
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1042",
"stopSequence": 10
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "145",
"stopSequence": 11
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "769",
"stopSequence": 12
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7453",
"stopSequence": 13
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2417",
"stopSequence": 14
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2418",
"stopSequence": 15
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2419",
"stopSequence": 16
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2420",
"stopSequence": 17
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1259",
"stopSequence": 18
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "354",
"stopSequence": 19
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "696",
"stopSequence": 20
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9191",
"stopSequence": 21
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9193",
"stopSequence": 22
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "4031",
"stopSequence": 23
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8552",
"stopSequence": 24
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5661",
"stopSequence": 25
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3542",
"stopSequence": 26
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3540",
"stopSequence": 27
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "13150",
"stopSequence": 28
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "13145",
"stopSequence": 29
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8913",
"stopSequence": 30
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9276",
"stopSequence": 31
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1101",
"stopSequence": 32
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7191",
"stopSequence": 33
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "317",
"stopSequence": 34
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1364",
"stopSequence": 35
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "168",
"stopSequence": 36
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8161",
"stopSequence": 37
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3273",
"stopSequence": 38
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "962",
"stopSequence": 39
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6402",
"stopSequence": 40
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "4156",
"stopSequence": 41
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "424",
"stopSequence": 42
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1195",
"stopSequence": 43
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7613",
"stopSequence": 44
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1718",
"stopSequence": 45
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2114",
"stopSequence": 46
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2235",
"stopSequence": 47
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5798",
"stopSequence": 48
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "957",
"stopSequence": 49
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2279",
"stopSequence": 50
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2241",
"stopSequence": 51
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3620",
"stopSequence": 52
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5926",
"stopSequence": 53
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8191",
"stopSequence": 54
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5928",
"stopSequence": 55
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "16",
"scheduleRelationship": "DUPLICATED",
"startDate": "20250601",
"startTime": "14:30:00",
"tripId": "268436418_1"
},
"vehicle": {
"id": "ineo-bus:2854",
"label": "BOULIAC C.CIAL"
}
}
},
{
"id": "RT|268436434_1|268438325",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "5928",
"stopSequence": 1
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8203",
"stopSequence": 2
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5927",
"stopSequence": 3
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3621",
"stopSequence": 4
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3561",
"stopSequence": 5
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "179",
"stopSequence": 6
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1200",
"stopSequence": 7
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5797",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1183",
"stopSequence": 9
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "513",
"stopSequence": 10
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2268",
"stopSequence": 11
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7614",
"stopSequence": 12
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "403",
"stopSequence": 13
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2385",
"stopSequence": 14
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2386",
"stopSequence": 15
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5745",
"stopSequence": 16
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5734",
"stopSequence": 17
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1205",
"stopSequence": 18
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2198",
"stopSequence": 19
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8162",
"stopSequence": 20
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2252",
"stopSequence": 21
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3608",
"stopSequence": 22
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3609",
"stopSequence": 23
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5801",
"stopSequence": 24
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2263",
"stopSequence": 25
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9702",
"stopSequence": 26
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9275",
"stopSequence": 27
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8914",
"stopSequence": 28
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "13146",
"stopSequence": 29
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8581",
"stopSequence": 30
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2247",
"stopSequence": 31
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3541",
"stopSequence": 32
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3826",
"stopSequence": 33
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8551",
"stopSequence": 34
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9196",
"stopSequence": 35
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9194",
"stopSequence": 36
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "40",
"stopSequence": 37
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1410",
"stopSequence": 38
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "735",
"stopSequence": 39
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1332",
"stopSequence": 40
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "13142",
"stopSequence": 41
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1610",
"stopSequence": 42
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2095",
"stopSequence": 43
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5424",
"stopSequence": 44
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5363",
"stopSequence": 45
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "565",
"stopSequence": 46
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3317",
"stopSequence": 47
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "392",
"stopSequence": 48
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "948",
"stopSequence": 49
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "636",
"stopSequence": 50
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1381",
"stopSequence": 51
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "682",
"stopSequence": 52
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2512",
"stopSequence": 53
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5783",
"stopSequence": 54
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3860",
"stopSequence": 55
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3861",
"stopSequence": 56
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5786",
"stopSequence": 57
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5789",
"stopSequence": 58
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6439",
"stopSequence": 59
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7271",
"stopSequence": 60
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7403",
"stopSequence": 61
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7272",
"stopSequence": 62
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "16",
"scheduleRelationship": "DUPLICATED",
"startDate": "20250601",
"startTime": "13:07:00",
"tripId": "268436434_1"
},
"vehicle": {
"id": "ineo-bus:2861",
"label": "MERIGNAC LES PINS"
}
}
},
{
"id": "RT|268436418_1|268438324",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1748769301"
},
"departure": {
"time": "1748771400"
},
"stopId": "7272",
"stopSequence": 1
},
{
"arrival": {
"time": "1748771442"
},
"departure": {
"time": "1748771442"
},
"stopId": "6438",
"stopSequence": 2
},
{
"arrival": {
"time": "1748771517"
},
"departure": {
"time": "1748771517"
},
"stopId": "5788",
"stopSequence": 3
},
{
"arrival": {
"time": "1748771579"
},
"departure": {
"time": "1748771579"
},
"stopId": "5787",
"stopSequence": 4
},
{
"arrival": {
"time": "1748771659"
},
"departure": {
"time": "1748771659"
},
"stopId": "3862",
"stopSequence": 5
},
{
"arrival": {
"time": "1748771722"
},
"departure": {
"time": "1748771722"
},
"stopId": "3863",
"stopSequence": 6
},
{
"arrival": {
"time": "1748771779"
},
"departure": {
"time": "1748771779"
},
"stopId": "5784",
"stopSequence": 7
},
{
"arrival": {
"time": "1748771879"
},
"departure": {
"time": "1748771879"
},
"stopId": "2425",
"stopSequence": 8
},
{
"arrival": {
"time": "1748771955"
},
"departure": {
"time": "1748771955"
},
"stopId": "2426",
"stopSequence": 9
},
{
"arrival": {
"time": "1748772006"
},
"departure": {
"time": "1748772006"
},
"stopId": "1042",
"stopSequence": 10
},
{
"arrival": {
"time": "1748772058"
},
"departure": {
"time": "1748772058"
},
"stopId": "145",
"stopSequence": 11
},
{
"arrival": {
"time": "1748772119"
},
"departure": {
"time": "1748772119"
},
"stopId": "769",
"stopSequence": 12
},
{
"arrival": {
"time": "1748772179"
},
"departure": {
"time": "1748772179"
},
"stopId": "7453",
"stopSequence": 13
},
{
"arrival": {
"time": "1748772265"
},
"departure": {
"time": "1748772265"
},
"stopId": "2417",
"stopSequence": 14
},
{
"arrival": {
"time": "1748772306"
},
"departure": {
"time": "1748772306"
},
"stopId": "2418",
"stopSequence": 15
},
{
"arrival": {
"time": "1748772358"
},
"departure": {
"time": "1748772358"
},
"stopId": "2419",
"stopSequence": 16
},
{
"arrival": {
"time": "1748772418"
},
"departure": {
"time": "1748772418"
},
"stopId": "2420",
"stopSequence": 17
},
{
"arrival": {
"time": "1748772507"
},
"departure": {
"time": "1748772507"
},
"stopId": "1259",
"stopSequence": 18
},
{
"arrival": {
"time": "1748772536"
},
"departure": {
"time": "1748772536"
},
"stopId": "354",
"stopSequence": 19
},
{
"arrival": {
"time": "1748772600"
},
"departure": {
"time": "1748772600"
},
"stopId": "696",
"stopSequence": 20
},
{
"arrival": {
"time": "1748772718"
},
"departure": {
"time": "1748772718"
},
"stopId": "9191",
"stopSequence": 21
},
{
"arrival": {
"time": "1748772860"
},
"departure": {
"time": "1748772860"
},
"stopId": "9193",
"stopSequence": 22
},
{
"arrival": {
"time": "1748773018"
},
"departure": {
"time": "1748773018"
},
"stopId": "4031",
"stopSequence": 23
},
{
"arrival": {
"time": "1748773078"
},
"departure": {
"time": "1748773078"
},
"stopId": "8552",
"stopSequence": 24
},
{
"arrival": {
"time": "1748773196"
},
"departure": {
"time": "1748773196"
},
"stopId": "5661",
"stopSequence": 25
},
{
"arrival": {
"time": "1748773261"
},
"departure": {
"time": "1748773261"
},
"stopId": "3542",
"stopSequence": 26
},
{
"arrival": {
"time": "1748773378"
},
"departure": {
"time": "1748773378"
},
"stopId": "3540",
"stopSequence": 27
},
{
"arrival": {
"time": "1748773417"
},
"departure": {
"time": "1748773417"
},
"stopId": "13150",
"stopSequence": 28
},
{
"arrival": {
"time": "1748773478"
},
"departure": {
"time": "1748773478"
},
"stopId": "13145",
"stopSequence": 29
},
{
"arrival": {
"time": "1748773557"
},
"departure": {
"time": "1748773557"
},
"stopId": "8913",
"stopSequence": 30
},
{
"arrival": {
"time": "1748773808"
},
"departure": {
"time": "1748773808"
},
"stopId": "9276",
"stopSequence": 31
},
{
"arrival": {
"time": "1748773979"
},
"departure": {
"time": "1748773979"
},
"stopId": "1101",
"stopSequence": 32
},
{
"arrival": {
"time": "1748774037"
},
"departure": {
"time": "1748774037"
},
"stopId": "7191",
"stopSequence": 33
},
{
"arrival": {
"time": "1748774129"
},
"departure": {
"time": "1748774129"
},
"stopId": "317",
"stopSequence": 34
},
{
"arrival": {
"time": "1748774166"
},
"departure": {
"time": "1748774166"
},
"stopId": "1364",
"stopSequence": 35
},
{
"arrival": {
"time": "1748774217"
},
"departure": {
"time": "1748774217"
},
"stopId": "168",
"stopSequence": 36
},
{
"arrival": {
"time": "1748774256"
},
"departure": {
"time": "1748774256"
},
"stopId": "8161",
"stopSequence": 37
},
{
"arrival": {
"time": "1748774298"
},
"departure": {
"time": "1748774298"
},
"stopId": "3273",
"stopSequence": 38
},
{
"arrival": {
"time": "1748774352"
},
"departure": {
"time": "1748774352"
},
"stopId": "962",
"stopSequence": 39
},
{
"arrival": {
"time": "1748774517"
},
"departure": {
"time": "1748774517"
},
"stopId": "6402",
"stopSequence": 40
},
{
"arrival": {
"time": "1748774579"
},
"departure": {
"time": "1748774579"
},
"stopId": "4156",
"stopSequence": 41
},
{
"arrival": {
"time": "1748774655"
},
"departure": {
"time": "1748774655"
},
"stopId": "424",
"stopSequence": 42
},
{
"arrival": {
"time": "1748774708"
},
"departure": {
"time": "1748774708"
},
"stopId": "1195",
"stopSequence": 43
},
{
"arrival": {
"time": "1748774789"
},
"departure": {
"time": "1748774789"
},
"stopId": "7613",
"stopSequence": 44
},
{
"arrival": {
"time": "1748774848"
},
"departure": {
"time": "1748774848"
},
"stopId": "1718",
"stopSequence": 45
},
{
"arrival": {
"time": "1748774897"
},
"departure": {
"time": "1748774897"
},
"stopId": "2114",
"stopSequence": 46
},
{
"arrival": {
"time": "1748774948"
},
"departure": {
"time": "1748774948"
},
"stopId": "2235",
"stopSequence": 47
},
{
"arrival": {
"time": "1748775023"
},
"departure": {
"time": "1748775023"
},
"stopId": "5798",
"stopSequence": 48
},
{
"arrival": {
"time": "1748775081"
},
"departure": {
"time": "1748775081"
},
"stopId": "957",
"stopSequence": 49
},
{
"arrival": {
"time": "1748775148"
},
"departure": {
"time": "1748775148"
},
"stopId": "2279",
"stopSequence": 50
},
{
"arrival": {
"time": "1748775175"
},
"departure": {
"time": "1748775175"
},
"stopId": "2241",
"stopSequence": 51
},
{
"arrival": {
"time": "1748775251"
},
"departure": {
"time": "1748775251"
},
"stopId": "3620",
"stopSequence": 52
},
{
"arrival": {
"time": "1748775324"
},
"departure": {
"time": "1748775324"
},
"stopId": "5926",
"stopSequence": 53
},
{
"arrival": {
"time": "1748775475"
},
"departure": {
"time": "1748775475"
},
"stopId": "8191",
"stopSequence": 54
},
{
"arrival": {
"time": "1748775595"
},
"departure": {
"time": "1748775595"
},
"stopId": "5928",
"stopSequence": 55
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "16",
"scheduleRelationship": "DUPLICATED",
"startDate": "20250601",
"startTime": "11:50:00",
"tripId": "268436418_1"
},
"vehicle": {
"id": "ineo-bus:2854",
"label": "BOULIAC C.CIAL"
}
}
},
{
"id": "RT|268436434_1|268438323",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1748764615"
},
"departure": {
"time": "1748765100"
},
"stopId": "5928",
"stopSequence": 1
},
{
"arrival": {
"time": "1748765174"
},
"departure": {
"time": "1748765174"
},
"stopId": "8203",
"stopSequence": 2
},
{
"arrival": {
"time": "1748765313"
},
"departure": {
"time": "1748765313"
},
"stopId": "5927",
"stopSequence": 3
},
{
"arrival": {
"time": "1748765383"
},
"departure": {
"time": "1748765383"
},
"stopId": "3621",
"stopSequence": 4
},
{
"arrival": {
"time": "1748765460"
},
"departure": {
"time": "1748765460"
},
"stopId": "3561",
"stopSequence": 5
},
{
"arrival": {
"time": "1748765499"
},
"departure": {
"time": "1748765499"
},
"stopId": "179",
"stopSequence": 6
},
{
"arrival": {
"time": "1748765545"
},
"departure": {
"time": "1748765545"
},
"stopId": "1200",
"stopSequence": 7
},
{
"arrival": {
"time": "1748765624"
},
"departure": {
"time": "1748765624"
},
"stopId": "5797",
"stopSequence": 8
},
{
"arrival": {
"time": "1748765690"
},
"departure": {
"time": "1748765690"
},
"stopId": "1183",
"stopSequence": 9
},
{
"arrival": {
"time": "1748765746"
},
"departure": {
"time": "1748765746"
},
"stopId": "513",
"stopSequence": 10
},
{
"arrival": {
"time": "1748765821"
},
"departure": {
"time": "1748765821"
},
"stopId": "2268",
"stopSequence": 11
},
{
"arrival": {
"time": "1748765880"
},
"departure": {
"time": "1748765880"
},
"stopId": "7614",
"stopSequence": 12
},
{
"arrival": {
"time": "1748765932"
},
"departure": {
"time": "1748765932"
},
"stopId": "403",
"stopSequence": 13
},
{
"arrival": {
"time": "1748765958"
},
"departure": {
"time": "1748765958"
},
"stopId": "2385",
"stopSequence": 14
},
{
"arrival": {
"time": "1748765998"
},
"departure": {
"time": "1748765998"
},
"stopId": "2386",
"stopSequence": 15
},
{
"arrival": {
"time": "1748766088"
},
"departure": {
"time": "1748766088"
},
"stopId": "5745",
"stopSequence": 16
},
{
"arrival": {
"time": "1748766121"
},
"departure": {
"time": "1748766121"
},
"stopId": "5734",
"stopSequence": 17
},
{
"arrival": {
"time": "1748766301"
},
"departure": {
"time": "1748766301"
},
"stopId": "1205",
"stopSequence": 18
},
{
"arrival": {
"time": "1748766353"
},
"departure": {
"time": "1748766353"
},
"stopId": "2198",
"stopSequence": 19
},
{
"arrival": {
"time": "1748766383"
},
"departure": {
"time": "1748766383"
},
"stopId": "8162",
"stopSequence": 20
},
{
"arrival": {
"time": "1748766430"
},
"departure": {
"time": "1748766430"
},
"stopId": "2252",
"stopSequence": 21
},
{
"arrival": {
"time": "1748766513"
},
"departure": {
"time": "1748766513"
},
"stopId": "3608",
"stopSequence": 22
},
{
"arrival": {
"time": "1748766565"
},
"departure": {
"time": "1748766565"
},
"stopId": "3609",
"stopSequence": 23
},
{
"arrival": {
"time": "1748766661"
},
"departure": {
"time": "1748766661"
},
"stopId": "5801",
"stopSequence": 24
},
{
"arrival": {
"time": "1748766748"
},
"departure": {
"time": "1748766748"
},
"stopId": "2263",
"stopSequence": 25
},
{
"arrival": {
"time": "1748766804"
},
"departure": {
"time": "1748766804"
},
"stopId": "9702",
"stopSequence": 26
},
{
"arrival": {
"time": "1748766910"
},
"departure": {
"time": "1748766910"
},
"stopId": "9275",
"stopSequence": 27
},
{
"arrival": {
"time": "1748767141"
},
"departure": {
"time": "1748767141"
},
"stopId": "8914",
"stopSequence": 28
},
{
"arrival": {
"time": "1748767207"
},
"departure": {
"time": "1748767207"
},
"stopId": "13146",
"stopSequence": 29
},
{
"arrival": {
"time": "1748767261"
},
"departure": {
"time": "1748767261"
},
"stopId": "8581",
"stopSequence": 30
},
{
"arrival": {
"time": "1748767321"
},
"departure": {
"time": "1748767321"
},
"stopId": "2247",
"stopSequence": 31
},
{
"arrival": {
"time": "1748767423"
},
"departure": {
"time": "1748767423"
},
"stopId": "3541",
"stopSequence": 32
},
{
"arrival": {
"time": "1748767458"
},
"departure": {
"time": "1748767458"
},
"stopId": "3826",
"stopSequence": 33
},
{
"arrival": {
"time": "1748767561"
},
"departure": {
"time": "1748767561"
},
"stopId": "8551",
"stopSequence": 34
},
{
"arrival": {
"time": "1748767648"
},
"departure": {
"time": "1748767648"
},
"stopId": "9196",
"stopSequence": 35
},
{
"arrival": {
"time": "1748767741"
},
"departure": {
"time": "1748767741"
},
"stopId": "9194",
"stopSequence": 36
},
{
"arrival": {
"time": "1748767838"
},
"departure": {
"time": "1748767838"
},
"stopId": "40",
"stopSequence": 37
},
{
"arrival": {
"time": "1748767921"
},
"departure": {
"time": "1748767921"
},
"stopId": "1410",
"stopSequence": 38
},
{
"arrival": {
"time": "1748767965"
},
"departure": {
"time": "1748767965"
},
"stopId": "735",
"stopSequence": 39
},
{
"arrival": {
"time": "1748767995"
},
"departure": {
"time": "1748767995"
},
"stopId": "1332",
"stopSequence": 40
},
{
"arrival": {
"time": "1748768060"
},
"departure": {
"time": "1748768060"
},
"stopId": "13142",
"stopSequence": 41
},
{
"arrival": {
"time": "1748768100"
},
"departure": {
"time": "1748768100"
},
"stopId": "1610",
"stopSequence": 42
},
{
"arrival": {
"time": "1748768133"
},
"departure": {
"time": "1748768133"
},
"stopId": "2095",
"stopSequence": 43
},
{
"arrival": {
"time": "1748768198"
},
"departure": {
"time": "1748768198"
},
"stopId": "5424",
"stopSequence": 44
},
{
"arrival": {
"time": "1748768251"
},
"departure": {
"time": "1748768251"
},
"stopId": "5363",
"stopSequence": 45
},
{
"arrival": {
"time": "1748768312"
},
"departure": {
"time": "1748768312"
},
"stopId": "565",
"stopSequence": 46
},
{
"arrival": {
"time": "1748768371"
},
"departure": {
"time": "1748768371"
},
"stopId": "3317",
"stopSequence": 47
},
{
"arrival": {
"time": "1748768443"
},
"departure": {
"time": "1748768443"
},
"stopId": "392",
"stopSequence": 48
},
{
"arrival": {
"time": "1748768521"
},
"departure": {
"time": "1748768521"
},
"stopId": "948",
"stopSequence": 49
},
{
"arrival": {
"time": "1748768559"
},
"departure": {
"time": "1748768559"
},
"stopId": "636",
"stopSequence": 50
},
{
"arrival": {
"time": "1748768595"
},
"departure": {
"time": "1748768595"
},
"stopId": "1381",
"stopSequence": 51
},
{
"arrival": {
"time": "1748768640"
},
"departure": {
"time": "1748768640"
},
"stopId": "682",
"stopSequence": 52
},
{
"arrival": {
"time": "1748768701"
},
"departure": {
"time": "1748768701"
},
"stopId": "2512",
"stopSequence": 53
},
{
"arrival": {
"time": "1748768762"
},
"departure": {
"time": "1748768762"
},
"stopId": "5783",
"stopSequence": 54
},
{
"arrival": {
"time": "1748768835"
},
"departure": {
"time": "1748768835"
},
"stopId": "3860",
"stopSequence": 55
},
{
"arrival": {
"time": "1748768881"
},
"departure": {
"time": "1748768881"
},
"stopId": "3861",
"stopSequence": 56
},
{
"arrival": {
"time": "1748768964"
},
"departure": {
"time": "1748768964"
},
"stopId": "5786",
"stopSequence": 57
},
{
"arrival": {
"time": "1748769056"
},
"departure": {
"time": "1748769056"
},
"stopId": "5789",
"stopSequence": 58
},
{
"arrival": {
"time": "1748769122"
},
"departure": {
"time": "1748769122"
},
"stopId": "6439",
"stopSequence": 59
},
{
"arrival": {
"time": "1748769191"
},
"departure": {
"time": "1748769191"
},
"stopId": "7271",
"stopSequence": 60
},
{
"arrival": {
"time": "1748769271"
},
"departure": {
"time": "1748769271"
},
"stopId": "7403",
"stopSequence": 61
},
{
"arrival": {
"time": "1748769301"
},
"departure": {
"time": "1748769301"
},
"stopId": "7272",
"stopSequence": 62
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "16",
"scheduleRelationship": "DUPLICATED",
"startDate": "20250601",
"startTime": "10:05:00",
"tripId": "268436434_1"
},
"vehicle": {
"id": "ineo-bus:2861",
"label": "MERIGNAC LES PINS"
}
}
},
{
"id": "RT|268436418_1|268438322",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1748759880"
},
"departure": {
"time": "1748760600"
},
"stopId": "7272",
"stopSequence": 1
},
{
"arrival": {
"time": "1748760642"
},
"departure": {
"time": "1748760642"
},
"stopId": "6438",
"stopSequence": 2
},
{
"arrival": {
"time": "1748760717"
},
"departure": {
"time": "1748760717"
},
"stopId": "5788",
"stopSequence": 3
},
{
"arrival": {
"time": "1748760779"
},
"departure": {
"time": "1748760779"
},
"stopId": "5787",
"stopSequence": 4
},
{
"arrival": {
"time": "1748760859"
},
"departure": {
"time": "1748760859"
},
"stopId": "3862",
"stopSequence": 5
},
{
"arrival": {
"time": "1748760922"
},
"departure": {
"time": "1748760922"
},
"stopId": "3863",
"stopSequence": 6
},
{
"arrival": {
"time": "1748760979"
},
"departure": {
"time": "1748760979"
},
"stopId": "5784",
"stopSequence": 7
},
{
"arrival": {
"time": "1748761079"
},
"departure": {
"time": "1748761079"
},
"stopId": "2425",
"stopSequence": 8
},
{
"arrival": {
"time": "1748761136"
},
"departure": {
"time": "1748761136"
},
"stopId": "2426",
"stopSequence": 9
},
{
"arrival": {
"time": "1748761174"
},
"departure": {
"time": "1748761174"
},
"stopId": "1042",
"stopSequence": 10
},
{
"arrival": {
"time": "1748761213"
},
"departure": {
"time": "1748761213"
},
"stopId": "145",
"stopSequence": 11
},
{
"arrival": {
"time": "1748761259"
},
"departure": {
"time": "1748761259"
},
"stopId": "769",
"stopSequence": 12
},
{
"arrival": {
"time": "1748761304"
},
"departure": {
"time": "1748761304"
},
"stopId": "7453",
"stopSequence": 13
},
{
"arrival": {
"time": "1748761369"
},
"departure": {
"time": "1748761369"
},
"stopId": "2417",
"stopSequence": 14
},
{
"arrival": {
"time": "1748761400"
},
"departure": {
"time": "1748761400"
},
"stopId": "2418",
"stopSequence": 15
},
{
"arrival": {
"time": "1748761439"
},
"departure": {
"time": "1748761439"
},
"stopId": "2419",
"stopSequence": 16
},
{
"arrival": {
"time": "1748761499"
},
"departure": {
"time": "1748761499"
},
"stopId": "2420",
"stopSequence": 17
},
{
"arrival": {
"time": "1748761588"
},
"departure": {
"time": "1748761588"
},
"stopId": "1259",
"stopSequence": 18
},
{
"arrival": {
"time": "1748761617"
},
"departure": {
"time": "1748761617"
},
"stopId": "354",
"stopSequence": 19
},
{
"arrival": {
"time": "1748761681"
},
"departure": {
"time": "1748761681"
},
"stopId": "696",
"stopSequence": 20
},
{
"arrival": {
"time": "1748761799"
},
"departure": {
"time": "1748761799"
},
"stopId": "9191",
"stopSequence": 21
},
{
"arrival": {
"time": "1748761941"
},
"departure": {
"time": "1748761941"
},
"stopId": "9193",
"stopSequence": 22
},
{
"arrival": {
"time": "1748762099"
},
"departure": {
"time": "1748762099"
},
"stopId": "4031",
"stopSequence": 23
},
{
"arrival": {
"time": "1748762159"
},
"departure": {
"time": "1748762159"
},
"stopId": "8552",
"stopSequence": 24
},
{
"arrival": {
"time": "1748762253"
},
"departure": {
"time": "1748762253"
},
"stopId": "5661",
"stopSequence": 25
},
{
"arrival": {
"time": "1748762305"
},
"departure": {
"time": "1748762305"
},
"stopId": "3542",
"stopSequence": 26
},
{
"arrival": {
"time": "1748762398"
},
"departure": {
"time": "1748762398"
},
"stopId": "3540",
"stopSequence": 27
},
{
"arrival": {
"time": "1748762437"
},
"departure": {
"time": "1748762437"
},
"stopId": "13150",
"stopSequence": 28
},
{
"arrival": {
"time": "1748762498"
},
"departure": {
"time": "1748762498"
},
"stopId": "13145",
"stopSequence": 29
},
{
"arrival": {
"time": "1748762577"
},
"departure": {
"time": "1748762577"
},
"stopId": "8913",
"stopSequence": 30
},
{
"arrival": {
"time": "1748762828"
},
"departure": {
"time": "1748762828"
},
"stopId": "9276",
"stopSequence": 31
},
{
"arrival": {
"time": "1748762999"
},
"departure": {
"time": "1748762999"
},
"stopId": "1101",
"stopSequence": 32
},
{
"arrival": {
"time": "1748763057"
},
"departure": {
"time": "1748763057"
},
"stopId": "7191",
"stopSequence": 33
},
{
"arrival": {
"time": "1748763149"
},
"departure": {
"time": "1748763149"
},
"stopId": "317",
"stopSequence": 34
},
{
"arrival": {
"time": "1748763186"
},
"departure": {
"time": "1748763186"
},
"stopId": "1364",
"stopSequence": 35
},
{
"arrival": {
"time": "1748763237"
},
"departure": {
"time": "1748763237"
},
"stopId": "168",
"stopSequence": 36
},
{
"arrival": {
"time": "1748763276"
},
"departure": {
"time": "1748763276"
},
"stopId": "8161",
"stopSequence": 37
},
{
"arrival": {
"time": "1748763318"
},
"departure": {
"time": "1748763318"
},
"stopId": "3273",
"stopSequence": 38
},
{
"arrival": {
"time": "1748763372"
},
"departure": {
"time": "1748763372"
},
"stopId": "962",
"stopSequence": 39
},
{
"arrival": {
"time": "1748763537"
},
"departure": {
"time": "1748763537"
},
"stopId": "6402",
"stopSequence": 40
},
{
"arrival": {
"time": "1748763599"
},
"departure": {
"time": "1748763599"
},
"stopId": "4156",
"stopSequence": 41
},
{
"arrival": {
"time": "1748763675"
},
"departure": {
"time": "1748763675"
},
"stopId": "424",
"stopSequence": 42
},
{
"arrival": {
"time": "1748763728"
},
"departure": {
"time": "1748763728"
},
"stopId": "1195",
"stopSequence": 43
},
{
"arrival": {
"time": "1748763809"
},
"departure": {
"time": "1748763809"
},
"stopId": "7613",
"stopSequence": 44
},
{
"arrival": {
"time": "1748763868"
},
"departure": {
"time": "1748763868"
},
"stopId": "1718",
"stopSequence": 45
},
{
"arrival": {
"time": "1748763917"
},
"departure": {
"time": "1748763917"
},
"stopId": "2114",
"stopSequence": 46
},
{
"arrival": {
"time": "1748763968"
},
"departure": {
"time": "1748763968"
},
"stopId": "2235",
"stopSequence": 47
},
{
"arrival": {
"time": "1748764043"
},
"departure": {
"time": "1748764043"
},
"stopId": "5798",
"stopSequence": 48
},
{
"arrival": {
"time": "1748764101"
},
"departure": {
"time": "1748764101"
},
"stopId": "957",
"stopSequence": 49
},
{
"arrival": {
"time": "1748764168"
},
"departure": {
"time": "1748764168"
},
"stopId": "2279",
"stopSequence": 50
},
{
"arrival": {
"time": "1748764195"
},
"departure": {
"time": "1748764195"
},
"stopId": "2241",
"stopSequence": 51
},
{
"arrival": {
"time": "1748764271"
},
"departure": {
"time": "1748764271"
},
"stopId": "3620",
"stopSequence": 52
},
{
"arrival": {
"time": "1748764344"
},
"departure": {
"time": "1748764344"
},
"stopId": "5926",
"stopSequence": 53
},
{
"arrival": {
"time": "1748764495"
},
"departure": {
"time": "1748764495"
},
"stopId": "8191",
"stopSequence": 54
},
{
"arrival": {
"time": "1748764615"
},
"departure": {
"time": "1748764615"
},
"stopId": "5928",
"stopSequence": 55
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "16",
"scheduleRelationship": "DUPLICATED",
"startDate": "20250601",
"startTime": "08:50:00",
"tripId": "268436418_1"
},
"vehicle": {
"id": "ineo-bus:2854",
"label": "BOULIAC C.CIAL"
}
}
},
{
"id": "RT|268436434_1|268438321",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1748756100"
},
"departure": {
"time": "1748756100"
},
"stopId": "5928",
"stopSequence": 1
},
{
"arrival": {
"time": "1748756162"
},
"departure": {
"time": "1748756162"
},
"stopId": "8203",
"stopSequence": 2
},
{
"arrival": {
"time": "1748756278"
},
"departure": {
"time": "1748756278"
},
"stopId": "5927",
"stopSequence": 3
},
{
"arrival": {
"time": "1748756336"
},
"departure": {
"time": "1748756336"
},
"stopId": "3621",
"stopSequence": 4
},
{
"arrival": {
"time": "1748756400"
},
"departure": {
"time": "1748756400"
},
"stopId": "3561",
"stopSequence": 5
},
{
"arrival": {
"time": "1748756433"
},
"departure": {
"time": "1748756433"
},
"stopId": "179",
"stopSequence": 6
},
{
"arrival": {
"time": "1748756471"
},
"departure": {
"time": "1748756471"
},
"stopId": "1200",
"stopSequence": 7
},
{
"arrival": {
"time": "1748756537"
},
"departure": {
"time": "1748756537"
},
"stopId": "5797",
"stopSequence": 8
},
{
"arrival": {
"time": "1748756592"
},
"departure": {
"time": "1748756592"
},
"stopId": "1183",
"stopSequence": 9
},
{
"arrival": {
"time": "1748756639"
},
"departure": {
"time": "1748756639"
},
"stopId": "513",
"stopSequence": 10
},
{
"arrival": {
"time": "1748756701"
},
"departure": {
"time": "1748756701"
},
"stopId": "2268",
"stopSequence": 11
},
{
"arrival": {
"time": "1748756749"
},
"departure": {
"time": "1748756749"
},
"stopId": "7614",
"stopSequence": 12
},
{
"arrival": {
"time": "1748756790"
},
"departure": {
"time": "1748756790"
},
"stopId": "403",
"stopSequence": 13
},
{
"arrival": {
"time": "1748756811"
},
"departure": {
"time": "1748756811"
},
"stopId": "2385",
"stopSequence": 14
},
{
"arrival": {
"time": "1748756843"
},
"departure": {
"time": "1748756843"
},
"stopId": "2386",
"stopSequence": 15
},
{
"arrival": {
"time": "1748756915"
},
"departure": {
"time": "1748756915"
},
"stopId": "5745",
"stopSequence": 16
},
{
"arrival": {
"time": "1748756942"
},
"departure": {
"time": "1748756942"
},
"stopId": "5734",
"stopSequence": 17
},
{
"arrival": {
"time": "1748757122"
},
"departure": {
"time": "1748757122"
},
"stopId": "1205",
"stopSequence": 18
},
{
"arrival": {
"time": "1748757165"
},
"departure": {
"time": "1748757165"
},
"stopId": "2198",
"stopSequence": 19
},
{
"arrival": {
"time": "1748757190"
},
"departure": {
"time": "1748757190"
},
"stopId": "8162",
"stopSequence": 20
},
{
"arrival": {
"time": "1748757229"
},
"departure": {
"time": "1748757229"
},
"stopId": "2252",
"stopSequence": 21
},
{
"arrival": {
"time": "1748757298"
},
"departure": {
"time": "1748757298"
},
"stopId": "3608",
"stopSequence": 22
},
{
"arrival": {
"time": "1748757342"
},
"departure": {
"time": "1748757342"
},
"stopId": "3609",
"stopSequence": 23
},
{
"arrival": {
"time": "1748757422"
},
"departure": {
"time": "1748757422"
},
"stopId": "5801",
"stopSequence": 24
},
{
"arrival": {
"time": "1748757509"
},
"departure": {
"time": "1748757509"
},
"stopId": "2263",
"stopSequence": 25
},
{
"arrival": {
"time": "1748757565"
},
"departure": {
"time": "1748757565"
},
"stopId": "9702",
"stopSequence": 26
},
{
"arrival": {
"time": "1748757671"
},
"departure": {
"time": "1748757671"
},
"stopId": "9275",
"stopSequence": 27
},
{
"arrival": {
"time": "1748757902"
},
"departure": {
"time": "1748757902"
},
"stopId": "8914",
"stopSequence": 28
},
{
"arrival": {
"time": "1748757968"
},
"departure": {
"time": "1748757968"
},
"stopId": "13146",
"stopSequence": 29
},
{
"arrival": {
"time": "1748758022"
},
"departure": {
"time": "1748758022"
},
"stopId": "8581",
"stopSequence": 30
},
{
"arrival": {
"time": "1748758082"
},
"departure": {
"time": "1748758082"
},
"stopId": "2247",
"stopSequence": 31
},
{
"arrival": {
"time": "1748758184"
},
"departure": {
"time": "1748758184"
},
"stopId": "3541",
"stopSequence": 32
},
{
"arrival": {
"time": "1748758219"
},
"departure": {
"time": "1748758219"
},
"stopId": "3826",
"stopSequence": 33
},
{
"arrival": {
"time": "1748758322"
},
"departure": {
"time": "1748758322"
},
"stopId": "8551",
"stopSequence": 34
},
{
"arrival": {
"time": "1748758409"
},
"departure": {
"time": "1748758409"
},
"stopId": "9196",
"stopSequence": 35
},
{
"arrival": {
"time": "1748758502"
},
"departure": {
"time": "1748758502"
},
"stopId": "9194",
"stopSequence": 36
},
{
"arrival": {
"time": "1748758599"
},
"departure": {
"time": "1748758599"
},
"stopId": "40",
"stopSequence": 37
},
{
"arrival": {
"time": "1748758682"
},
"departure": {
"time": "1748758682"
},
"stopId": "1410",
"stopSequence": 38
},
{
"arrival": {
"time": "1748758726"
},
"departure": {
"time": "1748758726"
},
"stopId": "735",
"stopSequence": 39
},
{
"arrival": {
"time": "1748758756"
},
"departure": {
"time": "1748758756"
},
"stopId": "1332",
"stopSequence": 40
},
{
"arrival": {
"time": "1748758821"
},
"departure": {
"time": "1748758821"
},
"stopId": "13142",
"stopSequence": 41
},
{
"arrival": {
"time": "1748758861"
},
"departure": {
"time": "1748758861"
},
"stopId": "1610",
"stopSequence": 42
},
{
"arrival": {
"time": "1748758889"
},
"departure": {
"time": "1748758889"
},
"stopId": "2095",
"stopSequence": 43
},
{
"arrival": {
"time": "1748758945"
},
"departure": {
"time": "1748758945"
},
"stopId": "5424",
"stopSequence": 44
},
{
"arrival": {
"time": "1748758990"
},
"departure": {
"time": "1748758990"
},
"stopId": "5363",
"stopSequence": 45
},
{
"arrival": {
"time": "1748759042"
},
"departure": {
"time": "1748759042"
},
"stopId": "565",
"stopSequence": 46
},
{
"arrival": {
"time": "1748759092"
},
"departure": {
"time": "1748759092"
},
"stopId": "3317",
"stopSequence": 47
},
{
"arrival": {
"time": "1748759154"
},
"departure": {
"time": "1748759154"
},
"stopId": "392",
"stopSequence": 48
},
{
"arrival": {
"time": "1748759221"
},
"departure": {
"time": "1748759221"
},
"stopId": "948",
"stopSequence": 49
},
{
"arrival": {
"time": "1748759246"
},
"departure": {
"time": "1748759246"
},
"stopId": "636",
"stopSequence": 50
},
{
"arrival": {
"time": "1748759270"
},
"departure": {
"time": "1748759270"
},
"stopId": "1381",
"stopSequence": 51
},
{
"arrival": {
"time": "1748759300"
},
"departure": {
"time": "1748759300"
},
"stopId": "682",
"stopSequence": 52
},
{
"arrival": {
"time": "1748759341"
},
"departure": {
"time": "1748759341"
},
"stopId": "2512",
"stopSequence": 53
},
{
"arrival": {
"time": "1748759402"
},
"departure": {
"time": "1748759402"
},
"stopId": "5783",
"stopSequence": 54
},
{
"arrival": {
"time": "1748759475"
},
"departure": {
"time": "1748759475"
},
"stopId": "3860",
"stopSequence": 55
},
{
"arrival": {
"time": "1748759521"
},
"departure": {
"time": "1748759521"
},
"stopId": "3861",
"stopSequence": 56
},
{
"arrival": {
"time": "1748759583"
},
"departure": {
"time": "1748759583"
},
"stopId": "5786",
"stopSequence": 57
},
{
"arrival": {
"time": "1748759652"
},
"departure": {
"time": "1748759652"
},
"stopId": "5789",
"stopSequence": 58
},
{
"arrival": {
"time": "1748759701"
},
"departure": {
"time": "1748759701"
},
"stopId": "6439",
"stopSequence": 59
},
{
"arrival": {
"time": "1748759770"
},
"departure": {
"time": "1748759770"
},
"stopId": "7271",
"stopSequence": 60
},
{
"arrival": {
"time": "1748759850"
},
"departure": {
"time": "1748759850"
},
"stopId": "7403",
"stopSequence": 61
},
{
"arrival": {
"time": "1748759880"
},
"departure": {
"time": "1748759880"
},
"stopId": "7272",
"stopSequence": 62
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "16",
"scheduleRelationship": "DUPLICATED",
"startDate": "20250601",
"startTime": "07:35:00",
"tripId": "268436434_1"
},
"vehicle": {
"id": "ineo-bus:2861",
"label": "MERIGNAC LES PINS"
}
}
},
{
"id": "RT|268437473_1|268437473",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -537,
"time": "1748757063"
},
"departure": {
"delay": 0,
"time": "1748757600"
},
"stopId": "1706",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748757643"
},
"departure": {
"delay": 0,
"time": "1748757643"
},
"stopId": "1910",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748757656"
},
"departure": {
"delay": 0,
"time": "1748757656"
},
"stopId": "1511",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748757715"
},
"departure": {
"delay": 0,
"time": "1748757715"
},
"stopId": "3657",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748757738"
},
"departure": {
"delay": 0,
"time": "1748757738"
},
"stopId": "3658",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748757775"
},
"departure": {
"delay": 0,
"time": "1748757775"
},
"stopId": "884",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1748757803"
},
"departure": {
"delay": 0,
"time": "1748757803"
},
"stopId": "1908",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748757845"
},
"departure": {
"delay": 0,
"time": "1748757845"
},
"stopId": "3897",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1748757887"
},
"departure": {
"delay": 1,
"time": "1748757887"
},
"stopId": "3895",
"stopSequence": 9
},
{
"arrival": {
"delay": 1,
"time": "1748757955"
},
"departure": {
"delay": 1,
"time": "1748757955"
},
"stopId": "6432",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1748758064"
},
"departure": {
"delay": 0,
"time": "1748758064"
},
"stopId": "2223",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1748758107"
},
"departure": {
"delay": 0,
"time": "1748758107"
},
"stopId": "1672",
"stopSequence": 12
},
{
"arrival": {
"delay": -13,
"time": "1748758129"
},
"departure": {
"delay": -13,
"time": "1748758129"
},
"stopId": "5643",
"stopSequence": 13
},
{
"arrival": {
"delay": -30,
"time": "1748758161"
},
"departure": {
"delay": -30,
"time": "1748758161"
},
"stopId": "2181",
"stopSequence": 14
},
{
"arrival": {
"delay": 1,
"time": "1748758231"
},
"departure": {
"delay": 1,
"time": "1748758231"
},
"stopId": "2157",
"stopSequence": 15
},
{
"arrival": {
"delay": 1,
"time": "1748758260"
},
"departure": {
"delay": 1,
"time": "1748758260"
},
"stopId": "1907",
"stopSequence": 16
},
{
"arrival": {
"delay": 1,
"time": "1748758289"
},
"departure": {
"delay": 1,
"time": "1748758289"
},
"stopId": "3253",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1748758335"
},
"departure": {
"delay": 0,
"time": "1748758335"
},
"stopId": "1427",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1748758387"
},
"departure": {
"delay": 0,
"time": "1748758387"
},
"stopId": "1676",
"stopSequence": 19
},
{
"arrival": {
"delay": 1,
"time": "1748758488"
},
"departure": {
"delay": 1,
"time": "1748758488"
},
"stopId": "3330",
"stopSequence": 20
},
{
"arrival": {
"delay": 1,
"time": "1748758502"
},
"departure": {
"delay": 1,
"time": "1748758502"
},
"stopId": "5494",
"stopSequence": 21
},
{
"arrival": {
"delay": 1,
"time": "1748758545"
},
"departure": {
"delay": 1,
"time": "1748758545"
},
"stopId": "5492",
"stopSequence": 22
},
{
"arrival": {
"delay": 1,
"time": "1748758564"
},
"departure": {
"delay": 1,
"time": "1748758564"
},
"stopId": "5489",
"stopSequence": 23
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "460",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437473_1"
}
}
},
{
"id": "RT|268437472_1|268437472",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -757,
"time": "1748753243"
},
"departure": {
"delay": 0,
"time": "1748754000"
},
"stopId": "7556",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748754060"
},
"departure": {
"delay": 0,
"time": "1748754060"
},
"stopId": "3605",
"stopSequence": 2
},
{
"arrival": {
"delay": 1,
"time": "1748754149"
},
"departure": {
"delay": 1,
"time": "1748754149"
},
"stopId": "2263",
"stopSequence": 3
},
{
"arrival": {
"delay": 1,
"time": "1748754201"
},
"departure": {
"delay": 1,
"time": "1748754201"
},
"stopId": "9702",
"stopSequence": 4
},
{
"arrival": {
"delay": 1,
"time": "1748754255"
},
"departure": {
"delay": 1,
"time": "1748754255"
},
"stopId": "2291",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748754360"
},
"departure": {
"delay": 0,
"time": "1748754360"
},
"stopId": "1169",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1748754462"
},
"departure": {
"delay": 0,
"time": "1748754462"
},
"stopId": "9768",
"stopSequence": 7
},
{
"arrival": {
"delay": 1,
"time": "1748754499"
},
"departure": {
"delay": 1,
"time": "1748754499"
},
"stopId": "1183",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748754540"
},
"departure": {
"delay": 0,
"time": "1748754540"
},
"stopId": "513",
"stopSequence": 9
},
{
"arrival": {
"delay": 1,
"time": "1748754586"
},
"departure": {
"delay": 1,
"time": "1748754586"
},
"stopId": "2268",
"stopSequence": 10
},
{
"arrival": {
"delay": 1,
"time": "1748754633"
},
"departure": {
"delay": 1,
"time": "1748754633"
},
"stopId": "7614",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1748754674"
},
"departure": {
"delay": 0,
"time": "1748754674"
},
"stopId": "403",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1748754720"
},
"departure": {
"delay": 0,
"time": "1748754720"
},
"stopId": "2048",
"stopSequence": 13
},
{
"arrival": {
"delay": 1,
"time": "1748754794"
},
"departure": {
"delay": 1,
"time": "1748754794"
},
"stopId": "592",
"stopSequence": 14
},
{
"arrival": {
"delay": 1,
"time": "1748754848"
},
"departure": {
"delay": 1,
"time": "1748754848"
},
"stopId": "2046",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1748754900"
},
"departure": {
"delay": 0,
"time": "1748754900"
},
"stopId": "2599",
"stopSequence": 16
},
{
"arrival": {
"delay": 1,
"time": "1748754930"
},
"departure": {
"delay": 1,
"time": "1748754930"
},
"stopId": "3626",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1748755020"
},
"departure": {
"delay": 0,
"time": "1748755020"
},
"stopId": "4035",
"stopSequence": 18
},
{
"arrival": {
"delay": 1,
"time": "1748755085"
},
"departure": {
"delay": 1,
"time": "1748755085"
},
"stopId": "8544",
"stopSequence": 19
},
{
"arrival": {
"delay": 1,
"time": "1748755196"
},
"departure": {
"delay": 1,
"time": "1748755196"
},
"stopId": "3314",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1748755260"
},
"departure": {
"delay": 0,
"time": "1748755260"
},
"stopId": "4750",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1748755307"
},
"departure": {
"delay": 0,
"time": "1748755307"
},
"stopId": "2195",
"stopSequence": 22
},
{
"arrival": {
"delay": 1,
"time": "1748755350"
},
"departure": {
"delay": 1,
"time": "1748755350"
},
"stopId": "244",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1748755380"
},
"departure": {
"delay": 0,
"time": "1748755380"
},
"stopId": "1809",
"stopSequence": 24
},
{
"arrival": {
"delay": 1,
"time": "1748755434"
},
"departure": {
"delay": 1,
"time": "1748755434"
},
"stopId": "2194",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1748755500"
},
"departure": {
"delay": 0,
"time": "1748755500"
},
"stopId": "1641",
"stopSequence": 26
},
{
"arrival": {
"delay": 1,
"time": "1748755539"
},
"departure": {
"delay": 1,
"time": "1748755539"
},
"stopId": "2186",
"stopSequence": 27
},
{
"arrival": {
"delay": 1,
"time": "1748755625"
},
"departure": {
"delay": 1,
"time": "1748755625"
},
"stopId": "5523",
"stopSequence": 28
},
{
"arrival": {
"delay": 1,
"time": "1748755655"
},
"departure": {
"delay": 1,
"time": "1748755655"
},
"stopId": "5522",
"stopSequence": 29
},
{
"arrival": {
"delay": 2,
"time": "1748755685"
},
"departure": {
"delay": 2,
"time": "1748755685"
},
"stopId": "2552",
"stopSequence": 30
},
{
"arrival": {
"delay": 2,
"time": "1748755742"
},
"departure": {
"delay": 2,
"time": "1748755742"
},
"stopId": "6456",
"stopSequence": 31
},
{
"arrival": {
"delay": 2,
"time": "1748755922"
},
"departure": {
"delay": 2,
"time": "1748755922"
},
"stopId": "5504",
"stopSequence": 32
},
{
"arrival": {
"delay": 3,
"time": "1748755987"
},
"departure": {
"delay": 3,
"time": "1748755987"
},
"stopId": "2544",
"stopSequence": 33
},
{
"arrival": {
"delay": 3,
"time": "1748756043"
},
"departure": {
"delay": 3,
"time": "1748756043"
},
"stopId": "5490",
"stopSequence": 34
},
{
"arrival": {
"delay": 2,
"time": "1748756071"
},
"departure": {
"delay": 2,
"time": "1748756071"
},
"stopId": "5491",
"stopSequence": 35
},
{
"arrival": {
"delay": 3,
"time": "1748756109"
},
"departure": {
"delay": 3,
"time": "1748756109"
},
"stopId": "5493",
"stopSequence": 36
},
{
"arrival": {
"delay": 2,
"time": "1748756133"
},
"departure": {
"delay": 2,
"time": "1748756133"
},
"stopId": "2168",
"stopSequence": 37
},
{
"arrival": {
"delay": 3,
"time": "1748756227"
},
"departure": {
"delay": 3,
"time": "1748756227"
},
"stopId": "2066",
"stopSequence": 38
},
{
"arrival": {
"delay": 3,
"time": "1748756281"
},
"departure": {
"delay": 3,
"time": "1748756281"
},
"stopId": "2079",
"stopSequence": 39
},
{
"arrival": {
"delay": 3,
"time": "1748756336"
},
"departure": {
"delay": 3,
"time": "1748756336"
},
"stopId": "1166",
"stopSequence": 40
},
{
"arrival": {
"delay": 3,
"time": "1748756374"
},
"departure": {
"delay": 3,
"time": "1748756374"
},
"stopId": "1859",
"stopSequence": 41
},
{
"arrival": {
"delay": -43,
"time": "1748756455"
},
"departure": {
"delay": -43,
"time": "1748756455"
},
"stopId": "2142",
"stopSequence": 42
},
{
"arrival": {
"delay": -21,
"time": "1748756494"
},
"departure": {
"delay": -21,
"time": "1748756494"
},
"stopId": "1932",
"stopSequence": 43
},
{
"arrival": {
"delay": -62,
"time": "1748756495"
},
"departure": {
"delay": -62,
"time": "1748756495"
},
"stopId": "2136",
"stopSequence": 44
},
{
"arrival": {
"delay": -66,
"time": "1748756496"
},
"departure": {
"delay": -66,
"time": "1748756496"
},
"stopId": "5641",
"stopSequence": 45
},
{
"arrival": {
"delay": 3,
"time": "1748756722"
},
"departure": {
"delay": 3,
"time": "1748756722"
},
"stopId": "6431",
"stopSequence": 46
},
{
"arrival": {
"delay": 4,
"time": "1748756767"
},
"departure": {
"delay": 4,
"time": "1748756767"
},
"stopId": "3894",
"stopSequence": 47
},
{
"arrival": {
"delay": 4,
"time": "1748756834"
},
"departure": {
"delay": 4,
"time": "1748756834"
},
"stopId": "3896",
"stopSequence": 48
},
{
"arrival": {
"delay": 3,
"time": "1748756860"
},
"departure": {
"delay": 3,
"time": "1748756860"
},
"stopId": "3898",
"stopSequence": 49
},
{
"arrival": {
"delay": 3,
"time": "1748756914"
},
"departure": {
"delay": 3,
"time": "1748756914"
},
"stopId": "1724",
"stopSequence": 50
},
{
"arrival": {
"delay": 3,
"time": "1748756944"
},
"departure": {
"delay": 3,
"time": "1748756944"
},
"stopId": "3659",
"stopSequence": 51
},
{
"arrival": {
"delay": 3,
"time": "1748757007"
},
"departure": {
"delay": 3,
"time": "1748757007"
},
"stopId": "2113",
"stopSequence": 52
},
{
"arrival": {
"delay": 3,
"time": "1748757063"
},
"departure": {
"delay": 3,
"time": "1748757063"
},
"stopId": "1706",
"stopSequence": 53
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "460",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437472_1"
},
"vehicle": {
"id": "ineo-bus:89012",
"label": "BASSENS LA CHENAIE"
}
}
},
{
"id": "RT|268436117_1|268436117",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -486,
"time": "1748753814"
},
"departure": {
"delay": 0,
"time": "1748754300"
},
"stopId": "5618",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748754360"
},
"departure": {
"delay": 0,
"time": "1748754480"
},
"stopId": "5619",
"stopSequence": 2
},
{
"arrival": {
"delay": 1,
"time": "1748754564"
},
"departure": {
"delay": 1,
"time": "1748754564"
},
"stopId": "420",
"stopSequence": 3
},
{
"arrival": {
"delay": 1,
"time": "1748754624"
},
"departure": {
"delay": 1,
"time": "1748754624"
},
"stopId": "318",
"stopSequence": 4
},
{
"arrival": {
"delay": 1,
"time": "1748754669"
},
"departure": {
"delay": 1,
"time": "1748754669"
},
"stopId": "128",
"stopSequence": 5
},
{
"arrival": {
"delay": 1,
"time": "1748754721"
},
"departure": {
"delay": 1,
"time": "1748754721"
},
"stopId": "655",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1748754841"
},
"departure": {
"delay": 1,
"time": "1748754841"
},
"stopId": "7981",
"stopSequence": 7
},
{
"arrival": {
"delay": 2,
"time": "1748754880"
},
"departure": {
"delay": 2,
"time": "1748754880"
},
"stopId": "421",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1748754961"
},
"departure": {
"delay": 1,
"time": "1748754961"
},
"stopId": "2400",
"stopSequence": 9
},
{
"arrival": {
"delay": 1,
"time": "1748755021"
},
"departure": {
"delay": 1,
"time": "1748755021"
},
"stopId": "1594",
"stopSequence": 10
},
{
"arrival": {
"delay": 1,
"time": "1748755047"
},
"departure": {
"delay": 1,
"time": "1748755047"
},
"stopId": "2324",
"stopSequence": 11
},
{
"arrival": {
"delay": 1,
"time": "1748755081"
},
"departure": {
"delay": 1,
"time": "1748755081"
},
"stopId": "4057",
"stopSequence": 12
},
{
"arrival": {
"delay": 2,
"time": "1748755157"
},
"departure": {
"delay": 2,
"time": "1748755157"
},
"stopId": "3310",
"stopSequence": 13
},
{
"arrival": {
"delay": 1,
"time": "1748755201"
},
"departure": {
"delay": 1,
"time": "1748755201"
},
"stopId": "1757",
"stopSequence": 14
},
{
"arrival": {
"delay": 1,
"time": "1748755271"
},
"departure": {
"delay": 1,
"time": "1748755271"
},
"stopId": "647",
"stopSequence": 15
},
{
"arrival": {
"delay": 1,
"time": "1748755337"
},
"departure": {
"delay": 1,
"time": "1748755337"
},
"stopId": "2326",
"stopSequence": 16
},
{
"arrival": {
"delay": 1,
"time": "1748755381"
},
"departure": {
"delay": 1,
"time": "1748755381"
},
"stopId": "1595",
"stopSequence": 17
},
{
"arrival": {
"delay": 1,
"time": "1748755408"
},
"departure": {
"delay": 1,
"time": "1748755408"
},
"stopId": "1758",
"stopSequence": 18
},
{
"arrival": {
"delay": 1,
"time": "1748755443"
},
"departure": {
"delay": 1,
"time": "1748755443"
},
"stopId": "2327",
"stopSequence": 19
},
{
"arrival": {
"delay": 1,
"time": "1748755523"
},
"departure": {
"delay": 1,
"time": "1748755523"
},
"stopId": "2328",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1748755560"
},
"departure": {
"delay": 0,
"time": "1748755560"
},
"stopId": "641",
"stopSequence": 21
},
{
"arrival": {
"delay": 1,
"time": "1748755616"
},
"departure": {
"delay": 1,
"time": "1748755616"
},
"stopId": "634",
"stopSequence": 22
},
{
"arrival": {
"delay": 1,
"time": "1748755672"
},
"departure": {
"delay": 1,
"time": "1748755672"
},
"stopId": "1756",
"stopSequence": 23
},
{
"arrival": {
"delay": 1,
"time": "1748755745"
},
"departure": {
"delay": 1,
"time": "1748755745"
},
"stopId": "2329",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1748755800"
},
"departure": {
"delay": 0,
"time": "1748755800"
},
"stopId": "2330",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1748755830"
},
"departure": {
"delay": 0,
"time": "1748755830"
},
"stopId": "549",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1748755860"
},
"departure": {
"delay": 0,
"time": "1748755860"
},
"stopId": "1290",
"stopSequence": 27
},
{
"arrival": {
"delay": 0,
"time": "1748755894"
},
"departure": {
"delay": 0,
"time": "1748755894"
},
"stopId": "1959",
"stopSequence": 28
},
{
"arrival": {
"delay": 1,
"time": "1748755933"
},
"departure": {
"delay": 1,
"time": "1748755933"
},
"stopId": "637",
"stopSequence": 29
},
{
"arrival": {
"delay": 0,
"time": "1748755965"
},
"departure": {
"delay": 0,
"time": "1748755965"
},
"stopId": "998",
"stopSequence": 30
},
{
"arrival": {
"delay": 0,
"time": "1748755995"
},
"departure": {
"delay": 0,
"time": "1748755995"
},
"stopId": "2331",
"stopSequence": 31
},
{
"arrival": {
"delay": 0,
"time": "1748756040"
},
"departure": {
"delay": 0,
"time": "1748756040"
},
"stopId": "209",
"stopSequence": 32
},
{
"arrival": {
"delay": 0,
"time": "1748756100"
},
"departure": {
"delay": 0,
"time": "1748756100"
},
"stopId": "2334",
"stopSequence": 33
},
{
"arrival": {
"delay": 0,
"time": "1748756159"
},
"departure": {
"delay": 0,
"time": "1748756159"
},
"stopId": "1475",
"stopSequence": 34
},
{
"arrival": {
"delay": 0,
"time": "1748756220"
},
"departure": {
"delay": 0,
"time": "1748756220"
},
"stopId": "581",
"stopSequence": 35
},
{
"arrival": {
"delay": 0,
"time": "1748756280"
},
"departure": {
"delay": 0,
"time": "1748756280"
},
"stopId": "2167",
"stopSequence": 36
},
{
"arrival": {
"delay": 1,
"time": "1748756424"
},
"departure": {
"delay": 1,
"time": "1748756424"
},
"stopId": "5608",
"stopSequence": 37
},
{
"arrival": {
"delay": 0,
"time": "1748756520"
},
"departure": {
"delay": 0,
"time": "1748756520"
},
"stopId": "5610",
"stopSequence": 38
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "09",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268436117_1"
},
"vehicle": {
"id": "ineo-bus:1883",
"label": "BRANDENBURG"
}
}
},
{
"id": "RT|268436118_1|268436118",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -480,
"time": "1748756520"
},
"departure": {
"delay": 0,
"time": "1748757000"
},
"stopId": "5610",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748757109"
},
"departure": {
"delay": 0,
"time": "1748757109"
},
"stopId": "5609",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748757240"
},
"departure": {
"delay": 0,
"time": "1748757240"
},
"stopId": "516",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748757330"
},
"departure": {
"delay": 0,
"time": "1748757330"
},
"stopId": "1379",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748757425"
},
"departure": {
"delay": 0,
"time": "1748757425"
},
"stopId": "2350",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748757480"
},
"departure": {
"delay": 0,
"time": "1748757480"
},
"stopId": "9064",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1748757551"
},
"departure": {
"delay": 1,
"time": "1748757551"
},
"stopId": "100",
"stopSequence": 7
},
{
"arrival": {
"delay": 1,
"time": "1748757582"
},
"departure": {
"delay": 1,
"time": "1748757582"
},
"stopId": "2904",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1748757632"
},
"departure": {
"delay": 1,
"time": "1748757632"
},
"stopId": "983",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748757658"
},
"departure": {
"delay": 0,
"time": "1748757658"
},
"stopId": "2337",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1748757720"
},
"departure": {
"delay": 0,
"time": "1748757720"
},
"stopId": "604",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1748757781"
},
"departure": {
"delay": 0,
"time": "1748757781"
},
"stopId": "2338",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1748757840"
},
"departure": {
"delay": 0,
"time": "1748757840"
},
"stopId": "8991",
"stopSequence": 13
},
{
"arrival": {
"delay": 1,
"time": "1748757873"
},
"departure": {
"delay": 1,
"time": "1748757873"
},
"stopId": "2339",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1748757944"
},
"departure": {
"delay": 0,
"time": "1748757944"
},
"stopId": "2340",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1748758005"
},
"departure": {
"delay": 0,
"time": "1748758005"
},
"stopId": "149",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1748758080"
},
"departure": {
"delay": 0,
"time": "1748758080"
},
"stopId": "2342",
"stopSequence": 17
},
{
"arrival": {
"delay": 1,
"time": "1748758126"
},
"departure": {
"delay": 1,
"time": "1748758126"
},
"stopId": "2341",
"stopSequence": 18
},
{
"arrival": {
"delay": 1,
"time": "1748758204"
},
"departure": {
"delay": 1,
"time": "1748758204"
},
"stopId": "1323",
"stopSequence": 19
},
{
"arrival": {
"delay": 2,
"time": "1748758243"
},
"departure": {
"delay": 2,
"time": "1748758243"
},
"stopId": "1094",
"stopSequence": 20
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "09",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268436118_1"
}
}
},
{
"id": "RT|268436599_1|268436599",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -378,
"time": "1748749723"
},
"departure": {
"delay": 42,
"time": "1748750143"
},
"stopId": "2105",
"stopSequence": 1
},
{
"arrival": {
"delay": 54,
"time": "1748750183"
},
"departure": {
"delay": 54,
"time": "1748750183"
},
"stopId": "8641",
"stopSequence": 2
},
{
"arrival": {
"delay": 55,
"time": "1748750211"
},
"departure": {
"delay": 60,
"time": "1748750216"
},
"stopId": "1163",
"stopSequence": 3
},
{
"arrival": {
"delay": 58,
"time": "1748750250"
},
"departure": {
"delay": 58,
"time": "1748750250"
},
"stopId": "460",
"stopSequence": 4
},
{
"arrival": {
"delay": 58,
"time": "1748750293"
},
"departure": {
"delay": 58,
"time": "1748750293"
},
"stopId": "9",
"stopSequence": 5
},
{
"arrival": {
"delay": 57,
"time": "1748750326"
},
"departure": {
"delay": 58,
"time": "1748750327"
},
"stopId": "1321",
"stopSequence": 6
},
{
"arrival": {
"delay": 53,
"time": "1748750363"
},
"departure": {
"delay": 58,
"time": "1748750368"
},
"stopId": "296",
"stopSequence": 7
},
{
"arrival": {
"delay": 63,
"time": "1748750403"
},
"departure": {
"delay": 64,
"time": "1748750404"
},
"stopId": "2577",
"stopSequence": 8
},
{
"arrival": {
"delay": 52,
"time": "1748750452"
},
"departure": {
"delay": 52,
"time": "1748750452"
},
"stopId": "1015",
"stopSequence": 9
},
{
"arrival": {
"delay": 56,
"time": "1748750504"
},
"departure": {
"delay": 56,
"time": "1748750504"
},
"stopId": "330",
"stopSequence": 10
},
{
"arrival": {
"delay": 44,
"time": "1748750536"
},
"departure": {
"delay": 44,
"time": "1748750536"
},
"stopId": "1209",
"stopSequence": 11
},
{
"arrival": {
"delay": 29,
"time": "1748750593"
},
"departure": {
"delay": 29,
"time": "1748750593"
},
"stopId": "222",
"stopSequence": 12
},
{
"arrival": {
"delay": 17,
"time": "1748750639"
},
"departure": {
"delay": 17,
"time": "1748750639"
},
"stopId": "576",
"stopSequence": 13
},
{
"arrival": {
"delay": 3,
"time": "1748750703"
},
"departure": {
"delay": 44,
"time": "1748750744"
},
"stopId": "32",
"stopSequence": 14
},
{
"arrival": {
"delay": 44,
"time": "1748750769"
},
"departure": {
"delay": 44,
"time": "1748750769"
},
"stopId": "1795",
"stopSequence": 15
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "8",
"stopSequence": 16
},
{
"arrival": {
"delay": 62,
"time": "1748750860"
},
"departure": {
"delay": 66,
"time": "1748750864"
},
"stopId": "9770",
"stopSequence": 17
},
{
"arrival": {
"delay": 66,
"time": "1748750886"
},
"departure": {
"delay": 83,
"time": "1748750903"
},
"stopId": "6452",
"stopSequence": 18
},
{
"arrival": {
"delay": 38,
"time": "1748751038"
},
"departure": {
"delay": 38,
"time": "1748751038"
},
"stopId": "3347",
"stopSequence": 19
},
{
"arrival": {
"delay": 14,
"time": "1748751074"
},
"departure": {
"delay": 14,
"time": "1748751074"
},
"stopId": "3315",
"stopSequence": 20
},
{
"arrival": {
"delay": -10,
"time": "1748751107"
},
"departure": {
"delay": -10,
"time": "1748751107"
},
"stopId": "3318",
"stopSequence": 21
},
{
"arrival": {
"delay": -20,
"time": "1748751124"
},
"departure": {
"delay": -16,
"time": "1748751128"
},
"stopId": "363",
"stopSequence": 22
},
{
"arrival": {
"delay": -23,
"time": "1748751175"
},
"departure": {
"delay": -12,
"time": "1748751186"
},
"stopId": "1997",
"stopSequence": 23
},
{
"arrival": {
"delay": -15,
"time": "1748751234"
},
"departure": {
"delay": -15,
"time": "1748751234"
},
"stopId": "532",
"stopSequence": 24
},
{
"arrival": {
"delay": -38,
"time": "1748751303"
},
"departure": {
"delay": -31,
"time": "1748751310"
},
"stopId": "21",
"stopSequence": 25
},
{
"arrival": {
"delay": -37,
"time": "1748751361"
},
"departure": {
"delay": -37,
"time": "1748751361"
},
"stopId": "3133",
"stopSequence": 26
},
{
"arrival": {
"delay": -39,
"time": "1748751420"
},
"departure": {
"delay": -39,
"time": "1748751420"
},
"stopId": "116",
"stopSequence": 27
},
{
"arrival": {
"delay": -42,
"time": "1748751461"
},
"departure": {
"delay": -42,
"time": "1748751461"
},
"stopId": "3134",
"stopSequence": 28
},
{
"arrival": {
"delay": -43,
"time": "1748751508"
},
"departure": {
"delay": -43,
"time": "1748751508"
},
"stopId": "5376",
"stopSequence": 29
},
{
"arrival": {
"delay": -36,
"time": "1748751564"
},
"departure": {
"delay": -36,
"time": "1748751564"
},
"stopId": "2602",
"stopSequence": 30
},
{
"arrival": {
"delay": -22,
"time": "1748751602"
},
"departure": {
"delay": -22,
"time": "1748751602"
},
"stopId": "4862",
"stopSequence": 31
},
{
"arrival": {
"delay": -34,
"time": "1748751681"
},
"departure": {
"delay": -34,
"time": "1748751681"
},
"stopId": "400",
"stopSequence": 32
},
{
"arrival": {
"delay": -35,
"time": "1748751745"
},
"departure": {
"delay": -32,
"time": "1748751748"
},
"stopId": "681",
"stopSequence": 33
},
{
"arrival": {
"delay": -36,
"time": "1748751794"
},
"departure": {
"delay": -36,
"time": "1748751794"
},
"stopId": "3527",
"stopSequence": 34
},
{
"arrival": {
"delay": -49,
"time": "1748751841"
},
"departure": {
"delay": -30,
"time": "1748751860"
},
"stopId": "137",
"stopSequence": 35
},
{
"arrival": {
"delay": -32,
"time": "1748751938"
},
"departure": {
"delay": -32,
"time": "1748751938"
},
"stopId": "254",
"stopSequence": 36
},
{
"arrival": {
"delay": -38,
"time": "1748751982"
},
"departure": {
"delay": -33,
"time": "1748751987"
},
"stopId": "2740",
"stopSequence": 37
},
{
"arrival": {
"delay": -45,
"time": "1748752044"
},
"departure": {
"delay": -12,
"time": "1748752077"
},
"stopId": "3568",
"stopSequence": 38
},
{
"arrival": {
"delay": -27,
"time": "1748752114"
},
"departure": {
"delay": -17,
"time": "1748752124"
},
"stopId": "2121",
"stopSequence": 39
},
{
"arrival": {
"delay": -38,
"time": "1748752181"
},
"departure": {
"delay": -22,
"time": "1748752197"
},
"stopId": "3583",
"stopSequence": 40
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1345",
"stopSequence": 41
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "9123",
"stopSequence": 42
},
{
"arrival": {
"delay": -56,
"time": "1748752367"
},
"departure": {
"delay": -39,
"time": "1748752384"
},
"stopId": "823",
"stopSequence": 43
},
{
"arrival": {
"delay": -66,
"time": "1748752434"
},
"departure": {
"delay": -47,
"time": "1748752453"
},
"stopId": "3801",
"stopSequence": 44
},
{
"arrival": {
"delay": -99,
"time": "1748752521"
},
"departure": {
"delay": -57,
"time": "1748752563"
},
"stopId": "9197",
"stopSequence": 45
},
{
"arrival": {
"delay": -64,
"time": "1748752637"
},
"departure": {
"delay": -63,
"time": "1748752638"
},
"stopId": "9199",
"stopSequence": 46
},
{
"arrival": {
"delay": -61,
"time": "1748752739"
},
"departure": {
"delay": -43,
"time": "1748752757"
},
"stopId": "5770",
"stopSequence": 47
},
{
"arrival": {
"delay": -13,
"time": "1748752877"
},
"departure": {
"delay": -13,
"time": "1748752877"
},
"stopId": "9087",
"stopSequence": 48
},
{
"arrival": {
"delay": -36,
"time": "1748752968"
},
"departure": {
"delay": -36,
"time": "1748752968"
},
"stopId": "9084",
"stopSequence": 49
},
{
"arrival": {
"delay": -20,
"time": "1748753062"
},
"departure": {
"delay": -20,
"time": "1748753062"
},
"stopId": "9280",
"stopSequence": 50
},
{
"arrival": {
"delay": -36,
"time": "1748753117"
},
"departure": {
"delay": -34,
"time": "1748753119"
},
"stopId": "2294",
"stopSequence": 51
},
{
"arrival": {
"delay": -84,
"time": "1748753256"
},
"departure": {
"delay": -64,
"time": "1748753276"
},
"stopId": "9279",
"stopSequence": 52
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268436599_1"
}
}
},
{
"id": "RT|268437447_1|268437447",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1820,
"time": "1748750920"
},
"departure": {
"delay": 59,
"time": "1748752799"
},
"stopId": "8816",
"stopSequence": 1
},
{
"arrival": {
"delay": 62,
"time": "1748752907"
},
"departure": {
"delay": 62,
"time": "1748752907"
},
"stopId": "3048",
"stopSequence": 2
},
{
"arrival": {
"delay": 58,
"time": "1748752959"
},
"departure": {
"delay": 59,
"time": "1748752960"
},
"stopId": "13",
"stopSequence": 3
},
{
"arrival": {
"delay": 49,
"time": "1748753002"
},
"departure": {
"delay": 51,
"time": "1748753004"
},
"stopId": "1775",
"stopSequence": 4
},
{
"arrival": {
"delay": 42,
"time": "1748753073"
},
"departure": {
"delay": 42,
"time": "1748753073"
},
"stopId": "31",
"stopSequence": 5
},
{
"arrival": {
"delay": 43,
"time": "1748753115"
},
"departure": {
"delay": 43,
"time": "1748753115"
},
"stopId": "3045",
"stopSequence": 6
},
{
"arrival": {
"delay": 42,
"time": "1748753158"
},
"departure": {
"delay": 43,
"time": "1748753159"
},
"stopId": "9145",
"stopSequence": 7
},
{
"arrival": {
"delay": 43,
"time": "1748753223"
},
"departure": {
"delay": 56,
"time": "1748753236"
},
"stopId": "9147",
"stopSequence": 8
},
{
"arrival": {
"delay": 38,
"time": "1748753318"
},
"departure": {
"delay": 45,
"time": "1748753325"
},
"stopId": "3062",
"stopSequence": 9
},
{
"arrival": {
"delay": 46,
"time": "1748753366"
},
"departure": {
"delay": 58,
"time": "1748753378"
},
"stopId": "632",
"stopSequence": 10
},
{
"arrival": {
"delay": 57,
"time": "1748753412"
},
"departure": {
"delay": 57,
"time": "1748753412"
},
"stopId": "8782",
"stopSequence": 11
},
{
"arrival": {
"delay": 53,
"time": "1748753478"
},
"departure": {
"delay": 58,
"time": "1748753483"
},
"stopId": "7020",
"stopSequence": 12
},
{
"arrival": {
"delay": 52,
"time": "1748753516"
},
"departure": {
"delay": 52,
"time": "1748753516"
},
"stopId": "7022",
"stopSequence": 13
},
{
"arrival": {
"delay": 52,
"time": "1748753548"
},
"departure": {
"delay": 55,
"time": "1748753551"
},
"stopId": "1492",
"stopSequence": 14
},
{
"arrival": {
"delay": 55,
"time": "1748753608"
},
"departure": {
"delay": 61,
"time": "1748753614"
},
"stopId": "3331",
"stopSequence": 15
},
{
"arrival": {
"delay": 66,
"time": "1748753680"
},
"departure": {
"delay": 66,
"time": "1748753680"
},
"stopId": "5320",
"stopSequence": 16
},
{
"arrival": {
"delay": 63,
"time": "1748753741"
},
"departure": {
"delay": 101,
"time": "1748753779"
},
"stopId": "8832",
"stopSequence": 17
},
{
"arrival": {
"delay": 96,
"time": "1748753819"
},
"departure": {
"delay": 96,
"time": "1748753819"
},
"stopId": "6572",
"stopSequence": 18
},
{
"arrival": {
"delay": 92,
"time": "1748753852"
},
"departure": {
"delay": 92,
"time": "1748753852"
},
"stopId": "9324",
"stopSequence": 19
},
{
"arrival": {
"delay": 78,
"time": "1748753901"
},
"departure": {
"delay": 86,
"time": "1748753909"
},
"stopId": "5756",
"stopSequence": 20
},
{
"arrival": {
"delay": 83,
"time": "1748753958"
},
"departure": {
"delay": 83,
"time": "1748753958"
},
"stopId": "8651",
"stopSequence": 21
},
{
"arrival": {
"delay": 82,
"time": "1748754022"
},
"departure": {
"delay": 82,
"time": "1748754022"
},
"stopId": "7811",
"stopSequence": 22
},
{
"arrival": {
"delay": 82,
"time": "1748754106"
},
"departure": {
"delay": 82,
"time": "1748754106"
},
"stopId": "7814",
"stopSequence": 23
},
{
"arrival": {
"delay": 82,
"time": "1748754142"
},
"departure": {
"delay": 82,
"time": "1748754142"
},
"stopId": "8650",
"stopSequence": 24
},
{
"arrival": {
"delay": 82,
"time": "1748754287"
},
"departure": {
"delay": 82,
"time": "1748754287"
},
"stopId": "8648",
"stopSequence": 25
},
{
"arrival": {
"delay": 82,
"time": "1748754419"
},
"departure": {
"delay": 82,
"time": "1748754419"
},
"stopId": "9080",
"stopSequence": 26
},
{
"arrival": {
"delay": 82,
"time": "1748754502"
},
"departure": {
"delay": 82,
"time": "1748754502"
},
"stopId": "346",
"stopSequence": 27
},
{
"arrival": {
"delay": 83,
"time": "1748754569"
},
"departure": {
"delay": 83,
"time": "1748754569"
},
"stopId": "8646",
"stopSequence": 28
},
{
"arrival": {
"delay": 83,
"time": "1748754634"
},
"departure": {
"delay": 83,
"time": "1748754634"
},
"stopId": "8644",
"stopSequence": 29
},
{
"arrival": {
"delay": 83,
"time": "1748754743"
},
"departure": {
"delay": 83,
"time": "1748754743"
},
"stopId": "8642",
"stopSequence": 30
},
{
"arrival": {
"delay": 83,
"time": "1748754983"
},
"departure": {
"delay": 83,
"time": "1748754983"
},
"stopId": "2884",
"stopSequence": 31
},
{
"arrival": {
"delay": 84,
"time": "1748755056"
},
"departure": {
"delay": 84,
"time": "1748755056"
},
"stopId": "2871",
"stopSequence": 32
},
{
"arrival": {
"delay": 83,
"time": "1748755163"
},
"departure": {
"delay": 83,
"time": "1748755163"
},
"stopId": "2875",
"stopSequence": 33
},
{
"arrival": {
"delay": 83,
"time": "1748755243"
},
"departure": {
"delay": 83,
"time": "1748755243"
},
"stopId": "219",
"stopSequence": 34
},
{
"arrival": {
"delay": 83,
"time": "1748755317"
},
"departure": {
"delay": 83,
"time": "1748755317"
},
"stopId": "9050",
"stopSequence": 35
},
{
"arrival": {
"delay": 83,
"time": "1748755344"
},
"departure": {
"delay": 83,
"time": "1748755344"
},
"stopId": "2431",
"stopSequence": 36
},
{
"arrival": {
"delay": 83,
"time": "1748755463"
},
"departure": {
"delay": 83,
"time": "1748755463"
},
"stopId": "9263",
"stopSequence": 37
},
{
"arrival": {
"delay": 83,
"time": "1748755583"
},
"departure": {
"delay": 83,
"time": "1748755583"
},
"stopId": "8065",
"stopSequence": 38
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "39",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437447_1"
},
"vehicle": {
"id": "ineo-bus:99046",
"label": "PESSAC PHOTONIQUE"
}
}
},
{
"id": "RT|268436116_1|268436116",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -104,
"time": "1748751497"
},
"departure": {
"delay": 36,
"time": "1748751637"
},
"stopId": "5610",
"stopSequence": 1
},
{
"arrival": {
"delay": 46,
"time": "1748751755"
},
"departure": {
"delay": 67,
"time": "1748751776"
},
"stopId": "5609",
"stopSequence": 2
},
{
"arrival": {
"delay": 96,
"time": "1748751936"
},
"departure": {
"delay": 96,
"time": "1748751936"
},
"stopId": "516",
"stopSequence": 3
},
{
"arrival": {
"delay": 86,
"time": "1748751993"
},
"departure": {
"delay": 118,
"time": "1748752025"
},
"stopId": "1379",
"stopSequence": 4
},
{
"arrival": {
"delay": 118,
"time": "1748752096"
},
"departure": {
"delay": 152,
"time": "1748752130"
},
"stopId": "2350",
"stopSequence": 5
},
{
"arrival": {
"delay": 153,
"time": "1748752173"
},
"departure": {
"delay": 174,
"time": "1748752194"
},
"stopId": "9064",
"stopSequence": 6
},
{
"arrival": {
"delay": 153,
"time": "1748752243"
},
"departure": {
"delay": 153,
"time": "1748752243"
},
"stopId": "100",
"stopSequence": 7
},
{
"arrival": {
"delay": 139,
"time": "1748752260"
},
"departure": {
"delay": 165,
"time": "1748752286"
},
"stopId": "2904",
"stopSequence": 8
},
{
"arrival": {
"delay": 145,
"time": "1748752316"
},
"departure": {
"delay": 147,
"time": "1748752318"
},
"stopId": "983",
"stopSequence": 9
},
{
"arrival": {
"delay": 150,
"time": "1748752348"
},
"departure": {
"delay": 171,
"time": "1748752369"
},
"stopId": "2337",
"stopSequence": 10
},
{
"arrival": {
"delay": 154,
"time": "1748752414"
},
"departure": {
"delay": 176,
"time": "1748752436"
},
"stopId": "604",
"stopSequence": 11
},
{
"arrival": {
"delay": 163,
"time": "1748752484"
},
"departure": {
"delay": 163,
"time": "1748752484"
},
"stopId": "2338",
"stopSequence": 12
},
{
"arrival": {
"delay": 135,
"time": "1748752515"
},
"departure": {
"delay": 163,
"time": "1748752543"
},
"stopId": "8991",
"stopSequence": 13
},
{
"arrival": {
"delay": 175,
"time": "1748752587"
},
"departure": {
"delay": 175,
"time": "1748752587"
},
"stopId": "2339",
"stopSequence": 14
},
{
"arrival": {
"delay": 151,
"time": "1748752635"
},
"departure": {
"delay": 170,
"time": "1748752654"
},
"stopId": "2340",
"stopSequence": 15
},
{
"arrival": {
"delay": 165,
"time": "1748752710"
},
"departure": {
"delay": 183,
"time": "1748752728"
},
"stopId": "149",
"stopSequence": 16
},
{
"arrival": {
"delay": 166,
"time": "1748752786"
},
"departure": {
"delay": 166,
"time": "1748752786"
},
"stopId": "2342",
"stopSequence": 17
},
{
"arrival": {
"delay": 149,
"time": "1748752814"
},
"departure": {
"delay": 168,
"time": "1748752833"
},
"stopId": "2341",
"stopSequence": 18
},
{
"arrival": {
"delay": 130,
"time": "1748752873"
},
"departure": {
"delay": 146,
"time": "1748752889"
},
"stopId": "1323",
"stopSequence": 19
},
{
"arrival": {
"delay": 133,
"time": "1748752914"
},
"departure": {
"delay": 133,
"time": "1748752914"
},
"stopId": "1094",
"stopSequence": 20
},
{
"arrival": {
"delay": 94,
"time": "1748752954"
},
"departure": {
"delay": 118,
"time": "1748752978"
},
"stopId": "1749",
"stopSequence": 21
},
{
"arrival": {
"delay": 105,
"time": "1748752997"
},
"departure": {
"delay": 126,
"time": "1748753018"
},
"stopId": "1801",
"stopSequence": 22
},
{
"arrival": {
"delay": 109,
"time": "1748753050"
},
"departure": {
"delay": 109,
"time": "1748753050"
},
"stopId": "1804",
"stopSequence": 23
},
{
"arrival": {
"delay": 100,
"time": "1748753067"
},
"departure": {
"delay": 100,
"time": "1748753067"
},
"stopId": "254",
"stopSequence": 24
},
{
"arrival": {
"delay": 80,
"time": "1748753095"
},
"departure": {
"delay": 82,
"time": "1748753097"
},
"stopId": "2343",
"stopSequence": 25
},
{
"arrival": {
"delay": 74,
"time": "1748753114"
},
"departure": {
"delay": 96,
"time": "1748753136"
},
"stopId": "2344",
"stopSequence": 26
},
{
"arrival": {
"delay": 65,
"time": "1748753171"
},
"departure": {
"delay": 95,
"time": "1748753201"
},
"stopId": "4154",
"stopSequence": 27
},
{
"arrival": {
"delay": 71,
"time": "1748753231"
},
"departure": {
"delay": 71,
"time": "1748753231"
},
"stopId": "2346",
"stopSequence": 28
},
{
"arrival": {
"delay": 33,
"time": "1748753254"
},
"departure": {
"delay": 38,
"time": "1748753259"
},
"stopId": "2347",
"stopSequence": 29
},
{
"arrival": {
"delay": 23,
"time": "1748753308"
},
"departure": {
"delay": 38,
"time": "1748753323"
},
"stopId": "2348",
"stopSequence": 30
},
{
"arrival": {
"delay": 34,
"time": "1748753374"
},
"departure": {
"delay": 54,
"time": "1748753394"
},
"stopId": "2349",
"stopSequence": 31
},
{
"arrival": {
"delay": 34,
"time": "1748753434"
},
"departure": {
"delay": 44,
"time": "1748753444"
},
"stopId": "1288",
"stopSequence": 32
},
{
"arrival": {
"delay": 9,
"time": "1748753469"
},
"departure": {
"delay": 34,
"time": "1748753494"
},
"stopId": "7982",
"stopSequence": 33
},
{
"arrival": {
"delay": 29,
"time": "1748753549"
},
"departure": {
"delay": 29,
"time": "1748753549"
},
"stopId": "1240",
"stopSequence": 34
},
{
"arrival": {
"delay": 2,
"time": "1748753584"
},
"departure": {
"delay": 2,
"time": "1748753584"
},
"stopId": "1231",
"stopSequence": 35
},
{
"arrival": {
"delay": -12,
"time": "1748753607"
},
"departure": {
"delay": 1,
"time": "1748753620"
},
"stopId": "394",
"stopSequence": 36
},
{
"arrival": {
"delay": -23,
"time": "1748753671"
},
"departure": {
"delay": 0,
"time": "1748753694"
},
"stopId": "1442",
"stopSequence": 37
},
{
"arrival": {
"delay": -2,
"time": "1748753758"
},
"departure": {
"delay": 20,
"time": "1748753780"
},
"stopId": "5617",
"stopSequence": 38
},
{
"arrival": {
"delay": -12,
"time": "1748753808"
},
"departure": {
"delay": -12,
"time": "1748753808"
},
"stopId": "5618",
"stopSequence": 39
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "09",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268436116_1"
}
}
},
{
"id": "RT|268437433_1|268437433",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2203,
"time": "1748749337"
},
"departure": {
"delay": 11,
"time": "1748751551"
},
"stopId": "8065",
"stopSequence": 1
},
{
"arrival": {
"delay": 24,
"time": "1748751642"
},
"departure": {
"delay": 35,
"time": "1748751653"
},
"stopId": "9262",
"stopSequence": 2
},
{
"arrival": {
"delay": 35,
"time": "1748751733"
},
"departure": {
"delay": 42,
"time": "1748751740"
},
"stopId": "2430",
"stopSequence": 3
},
{
"arrival": {
"delay": 19,
"time": "1748751772"
},
"departure": {
"delay": 19,
"time": "1748751772"
},
"stopId": "804",
"stopSequence": 4
},
{
"arrival": {
"delay": 19,
"time": "1748751801"
},
"departure": {
"delay": 19,
"time": "1748751801"
},
"stopId": "9051",
"stopSequence": 5
},
{
"arrival": {
"delay": 6,
"time": "1748751876"
},
"departure": {
"delay": 22,
"time": "1748751892"
},
"stopId": "1194",
"stopSequence": 6
},
{
"arrival": {
"delay": 6,
"time": "1748751966"
},
"departure": {
"delay": 50,
"time": "1748752010"
},
"stopId": "2873",
"stopSequence": 7
},
{
"arrival": {
"delay": 34,
"time": "1748752105"
},
"departure": {
"delay": 79,
"time": "1748752150"
},
"stopId": "2881",
"stopSequence": 8
},
{
"arrival": {
"delay": 50,
"time": "1748752190"
},
"departure": {
"delay": 50,
"time": "1748752190"
},
"stopId": "1367",
"stopSequence": 9
},
{
"arrival": {
"delay": -28,
"time": "1748752412"
},
"departure": {
"delay": -10,
"time": "1748752430"
},
"stopId": "8641",
"stopSequence": 10
},
{
"arrival": {
"delay": -61,
"time": "1748752488"
},
"departure": {
"delay": -61,
"time": "1748752488"
},
"stopId": "8643",
"stopSequence": 11
},
{
"arrival": {
"delay": -93,
"time": "1748752530"
},
"departure": {
"delay": -93,
"time": "1748752530"
},
"stopId": "8645",
"stopSequence": 12
},
{
"arrival": {
"delay": -123,
"time": "1748752590"
},
"departure": {
"delay": -123,
"time": "1748752590"
},
"stopId": "9322",
"stopSequence": 13
},
{
"arrival": {
"delay": -118,
"time": "1748752682"
},
"departure": {
"delay": -38,
"time": "1748752762"
},
"stopId": "9323",
"stopSequence": 14
},
{
"arrival": {
"delay": -78,
"time": "1748752902"
},
"departure": {
"delay": -78,
"time": "1748752902"
},
"stopId": "8647",
"stopSequence": 15
},
{
"arrival": {
"delay": -100,
"time": "1748752982"
},
"departure": {
"delay": -97,
"time": "1748752985"
},
"stopId": "8649",
"stopSequence": 16
},
{
"arrival": {
"delay": -94,
"time": "1748753019"
},
"departure": {
"delay": -86,
"time": "1748753027"
},
"stopId": "7813",
"stopSequence": 17
},
{
"arrival": {
"delay": -78,
"time": "1748753082"
},
"departure": {
"delay": -78,
"time": "1748753082"
},
"stopId": "7811",
"stopSequence": 18
},
{
"arrival": {
"delay": -80,
"time": "1748753157"
},
"departure": {
"delay": -80,
"time": "1748753157"
},
"stopId": "8171",
"stopSequence": 19
},
{
"arrival": {
"delay": -91,
"time": "1748753199"
},
"departure": {
"delay": -86,
"time": "1748753204"
},
"stopId": "5755",
"stopSequence": 20
},
{
"arrival": {
"delay": -101,
"time": "1748753239"
},
"departure": {
"delay": -101,
"time": "1748753239"
},
"stopId": "5754",
"stopSequence": 21
},
{
"arrival": {
"delay": -155,
"time": "1748753371"
},
"departure": {
"delay": -155,
"time": "1748753371"
},
"stopId": "9326",
"stopSequence": 22
},
{
"arrival": {
"delay": -174,
"time": "1748753402"
},
"departure": {
"delay": -162,
"time": "1748753414"
},
"stopId": "9328",
"stopSequence": 23
},
{
"arrival": {
"delay": -177,
"time": "1748753459"
},
"departure": {
"delay": -169,
"time": "1748753467"
},
"stopId": "9331",
"stopSequence": 24
},
{
"arrival": {
"delay": -181,
"time": "1748753519"
},
"departure": {
"delay": -181,
"time": "1748753519"
},
"stopId": "7877",
"stopSequence": 25
},
{
"arrival": {
"delay": -181,
"time": "1748753563"
},
"departure": {
"delay": -180,
"time": "1748753564"
},
"stopId": "7879",
"stopSequence": 26
},
{
"arrival": {
"delay": -180,
"time": "1748753599"
},
"departure": {
"delay": -172,
"time": "1748753607"
},
"stopId": "7882",
"stopSequence": 27
},
{
"arrival": {
"delay": -148,
"time": "1748753719"
},
"departure": {
"delay": -148,
"time": "1748753719"
},
"stopId": "2939",
"stopSequence": 28
},
{
"arrival": {
"delay": -147,
"time": "1748753754"
},
"departure": {
"delay": -145,
"time": "1748753756"
},
"stopId": "41",
"stopSequence": 29
},
{
"arrival": {
"delay": -146,
"time": "1748753814"
},
"departure": {
"delay": -146,
"time": "1748753814"
},
"stopId": "1066",
"stopSequence": 30
},
{
"arrival": {
"delay": -141,
"time": "1748753859"
},
"departure": {
"delay": -141,
"time": "1748753859"
},
"stopId": "8756",
"stopSequence": 31
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "39",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437433_1"
}
}
},
{
"id": "RT|268437434_1|268437434",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2601,
"time": "1748753859"
},
"departure": {
"delay": 0,
"time": "1748756460"
},
"stopId": "8756",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748756471"
},
"departure": {
"delay": 0,
"time": "1748756471"
},
"stopId": "1312",
"stopSequence": 2
},
{
"arrival": {
"delay": 1,
"time": "1748756570"
},
"departure": {
"delay": 1,
"time": "1748756570"
},
"stopId": "1421",
"stopSequence": 3
},
{
"arrival": {
"delay": 1,
"time": "1748756636"
},
"departure": {
"delay": 1,
"time": "1748756636"
},
"stopId": "3679",
"stopSequence": 4
},
{
"arrival": {
"delay": 1,
"time": "1748756756"
},
"departure": {
"delay": 1,
"time": "1748756756"
},
"stopId": "7881",
"stopSequence": 5
},
{
"arrival": {
"delay": 1,
"time": "1748756812"
},
"departure": {
"delay": 1,
"time": "1748756812"
},
"stopId": "7878",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1748756880"
},
"departure": {
"delay": 0,
"time": "1748756880"
},
"stopId": "7876",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748756952"
},
"departure": {
"delay": 0,
"time": "1748756952"
},
"stopId": "9330",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748757002"
},
"departure": {
"delay": 0,
"time": "1748757002"
},
"stopId": "9329",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748757066"
},
"departure": {
"delay": 0,
"time": "1748757066"
},
"stopId": "9327",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1748757240"
},
"departure": {
"delay": 0,
"time": "1748757240"
},
"stopId": "9324",
"stopSequence": 11
},
{
"arrival": {
"delay": 1,
"time": "1748757304"
},
"departure": {
"delay": 1,
"time": "1748757304"
},
"stopId": "5756",
"stopSequence": 12
},
{
"arrival": {
"delay": 1,
"time": "1748757356"
},
"departure": {
"delay": 1,
"time": "1748757356"
},
"stopId": "8651",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1748757420"
},
"departure": {
"delay": 0,
"time": "1748757420"
},
"stopId": "7811",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1748757504"
},
"departure": {
"delay": 0,
"time": "1748757504"
},
"stopId": "7814",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1748757540"
},
"departure": {
"delay": 0,
"time": "1748757540"
},
"stopId": "8650",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1748757685"
},
"departure": {
"delay": 0,
"time": "1748757685"
},
"stopId": "8648",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1748757817"
},
"departure": {
"delay": 0,
"time": "1748757817"
},
"stopId": "9080",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1748757900"
},
"departure": {
"delay": 0,
"time": "1748757900"
},
"stopId": "346",
"stopSequence": 19
},
{
"arrival": {
"delay": 1,
"time": "1748757967"
},
"departure": {
"delay": 1,
"time": "1748757967"
},
"stopId": "8646",
"stopSequence": 20
},
{
"arrival": {
"delay": 1,
"time": "1748758032"
},
"departure": {
"delay": 1,
"time": "1748758032"
},
"stopId": "8644",
"stopSequence": 21
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "39",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437434_1"
},
"vehicle": {
"id": "ineo-bus:99041",
"label": "VILLENAVE PYRENEES"
}
}
},
{
"id": "RT|268437888_1|268437888",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -641,
"time": "1748750359"
},
"departure": {
"delay": 38,
"time": "1748751038"
},
"stopId": "9716",
"stopSequence": 1
},
{
"arrival": {
"delay": 180,
"time": "1748751420"
},
"departure": {
"delay": 356,
"time": "1748751596"
},
"stopId": "9202",
"stopSequence": 2
},
{
"arrival": {
"delay": 334,
"time": "1748751682"
},
"departure": {
"delay": 357,
"time": "1748751705"
},
"stopId": "9200",
"stopSequence": 3
},
{
"arrival": {
"delay": 334,
"time": "1748751760"
},
"departure": {
"delay": 389,
"time": "1748751815"
},
"stopId": "9198",
"stopSequence": 4
},
{
"arrival": {
"delay": 396,
"time": "1748751936"
},
"departure": {
"delay": 415,
"time": "1748751955"
},
"stopId": "3549",
"stopSequence": 5
},
{
"arrival": {
"delay": 413,
"time": "1748752023"
},
"departure": {
"delay": 425,
"time": "1748752035"
},
"stopId": "1606",
"stopSequence": 6
},
{
"arrival": {
"delay": 416,
"time": "1748752136"
},
"departure": {
"delay": 437,
"time": "1748752157"
},
"stopId": "9196",
"stopSequence": 7
},
{
"arrival": {
"delay": 492,
"time": "1748752273"
},
"departure": {
"delay": 514,
"time": "1748752295"
},
"stopId": "9194",
"stopSequence": 8
},
{
"arrival": {
"delay": 524,
"time": "1748752370"
},
"departure": {
"delay": 549,
"time": "1748752395"
},
"stopId": "9192",
"stopSequence": 9
},
{
"arrival": {
"delay": 540,
"time": "1748752469"
},
"departure": {
"delay": 540,
"time": "1748752469"
},
"stopId": "9190",
"stopSequence": 10
},
{
"arrival": {
"delay": 528,
"time": "1748752514"
},
"departure": {
"delay": 528,
"time": "1748752514"
},
"stopId": "9188",
"stopSequence": 11
},
{
"arrival": {
"delay": 503,
"time": "1748752583"
},
"departure": {
"delay": 528,
"time": "1748752608"
},
"stopId": "2973",
"stopSequence": 12
},
{
"arrival": {
"delay": 521,
"time": "1748752651"
},
"departure": {
"delay": 529,
"time": "1748752659"
},
"stopId": "9184",
"stopSequence": 13
},
{
"arrival": {
"delay": 519,
"time": "1748752716"
},
"departure": {
"delay": 535,
"time": "1748752732"
},
"stopId": "2975",
"stopSequence": 14
},
{
"arrival": {
"delay": 510,
"time": "1748752775"
},
"departure": {
"delay": 529,
"time": "1748752794"
},
"stopId": "9182",
"stopSequence": 15
},
{
"arrival": {
"delay": 517,
"time": "1748752837"
},
"departure": {
"delay": 538,
"time": "1748752858"
},
"stopId": "9180",
"stopSequence": 16
},
{
"arrival": {
"delay": 519,
"time": "1748752904"
},
"departure": {
"delay": 519,
"time": "1748752904"
},
"stopId": "9178",
"stopSequence": 17
},
{
"arrival": {
"delay": 512,
"time": "1748752994"
},
"departure": {
"delay": 519,
"time": "1748753001"
},
"stopId": "9176",
"stopSequence": 18
},
{
"arrival": {
"delay": 496,
"time": "1748753033"
},
"departure": {
"delay": 510,
"time": "1748753047"
},
"stopId": "9174",
"stopSequence": 19
},
{
"arrival": {
"delay": 493,
"time": "1748753113"
},
"departure": {
"delay": 511,
"time": "1748753131"
},
"stopId": "9170",
"stopSequence": 20
},
{
"arrival": {
"delay": 495,
"time": "1748753181"
},
"departure": {
"delay": 495,
"time": "1748753181"
},
"stopId": "9172",
"stopSequence": 21
},
{
"arrival": {
"delay": 482,
"time": "1748753249"
},
"departure": {
"delay": 482,
"time": "1748753249"
},
"stopId": "9168",
"stopSequence": 22
},
{
"arrival": {
"delay": 456,
"time": "1748753295"
},
"departure": {
"delay": 460,
"time": "1748753299"
},
"stopId": "9166",
"stopSequence": 23
},
{
"arrival": {
"delay": 429,
"time": "1748753363"
},
"departure": {
"delay": 429,
"time": "1748753363"
},
"stopId": "9162",
"stopSequence": 24
},
{
"arrival": {
"delay": 412,
"time": "1748753392"
},
"departure": {
"delay": 435,
"time": "1748753415"
},
"stopId": "9160",
"stopSequence": 25
},
{
"arrival": {
"delay": 410,
"time": "1748753494"
},
"departure": {
"delay": 410,
"time": "1748753494"
},
"stopId": "9158",
"stopSequence": 26
},
{
"arrival": {
"delay": 392,
"time": "1748753565"
},
"departure": {
"delay": 411,
"time": "1748753584"
},
"stopId": "9156",
"stopSequence": 27
},
{
"arrival": {
"delay": 392,
"time": "1748753675"
},
"departure": {
"delay": 394,
"time": "1748753677"
},
"stopId": "9164",
"stopSequence": 28
},
{
"arrival": {
"delay": 374,
"time": "1748753714"
},
"departure": {
"delay": 395,
"time": "1748753735"
},
"stopId": "9154",
"stopSequence": 29
},
{
"arrival": {
"delay": 365,
"time": "1748753815"
},
"departure": {
"delay": 366,
"time": "1748753816"
},
"stopId": "9152",
"stopSequence": 30
},
{
"arrival": {
"delay": 353,
"time": "1748753875"
},
"departure": {
"delay": 356,
"time": "1748753878"
},
"stopId": "9150",
"stopSequence": 31
},
{
"arrival": {
"delay": 334,
"time": "1748753949"
},
"departure": {
"delay": 334,
"time": "1748753949"
},
"stopId": "9148",
"stopSequence": 32
},
{
"arrival": {
"delay": 333,
"time": "1748754033"
},
"departure": {
"delay": 333,
"time": "1748754033"
},
"stopId": "9146",
"stopSequence": 33
},
{
"arrival": {
"delay": 333,
"time": "1748754076"
},
"departure": {
"delay": 333,
"time": "1748754076"
},
"stopId": "3046",
"stopSequence": 34
},
{
"arrival": {
"delay": 333,
"time": "1748754165"
},
"departure": {
"delay": 333,
"time": "1748754165"
},
"stopId": "2032",
"stopSequence": 35
},
{
"arrival": {
"delay": 333,
"time": "1748754261"
},
"departure": {
"delay": 333,
"time": "1748754261"
},
"stopId": "554",
"stopSequence": 36
},
{
"arrival": {
"delay": 333,
"time": "1748754333"
},
"departure": {
"delay": 333,
"time": "1748754333"
},
"stopId": "623",
"stopSequence": 37
},
{
"arrival": {
"delay": 333,
"time": "1748754439"
},
"departure": {
"delay": 333,
"time": "1748754439"
},
"stopId": "3050",
"stopSequence": 38
},
{
"arrival": {
"delay": 333,
"time": "1748754513"
},
"departure": {
"delay": 333,
"time": "1748754513"
},
"stopId": "3052",
"stopSequence": 39
},
{
"arrival": {
"delay": 333,
"time": "1748754573"
},
"departure": {
"delay": 333,
"time": "1748754573"
},
"stopId": "3054",
"stopSequence": 40
},
{
"arrival": {
"delay": 333,
"time": "1748754652"
},
"departure": {
"delay": 333,
"time": "1748754652"
},
"stopId": "2503",
"stopSequence": 41
},
{
"arrival": {
"delay": 333,
"time": "1748754766"
},
"departure": {
"delay": 333,
"time": "1748754766"
},
"stopId": "3057",
"stopSequence": 42
},
{
"arrival": {
"delay": 332,
"time": "1748754812"
},
"departure": {
"delay": 332,
"time": "1748754812"
},
"stopId": "1000",
"stopSequence": 43
},
{
"arrival": {
"delay": 332,
"time": "1748754932"
},
"departure": {
"delay": 332,
"time": "1748754932"
},
"stopId": "3063",
"stopSequence": 44
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "901",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437888_1"
},
"vehicle": {
"id": "ineo-bus:2323",
"label": "ST MEDARD ISSAC"
}
}
},
{
"id": "RT|268437889_1|268437889",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -215,
"time": "1748754985"
},
"departure": {
"delay": 0,
"time": "1748755200"
},
"stopId": "3063",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1748755233"
},
"departure": {
"delay": 1,
"time": "1748755233"
},
"stopId": "3058",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748755283"
},
"departure": {
"delay": 0,
"time": "1748755283"
},
"stopId": "3056",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748755379"
},
"departure": {
"delay": 0,
"time": "1748755379"
},
"stopId": "1550",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748755440"
},
"departure": {
"delay": 0,
"time": "1748755440"
},
"stopId": "3053",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748755560"
},
"departure": {
"delay": 0,
"time": "1748755560"
},
"stopId": "3051",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1748755612"
},
"departure": {
"delay": 1,
"time": "1748755612"
},
"stopId": "3049",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748755740"
},
"departure": {
"delay": 0,
"time": "1748755740"
},
"stopId": "975",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748755818"
},
"departure": {
"delay": 0,
"time": "1748755818"
},
"stopId": "570",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748755912"
},
"departure": {
"delay": 0,
"time": "1748755912"
},
"stopId": "3356",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1748755996"
},
"departure": {
"delay": 0,
"time": "1748755996"
},
"stopId": "3045",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1748756040"
},
"departure": {
"delay": 0,
"time": "1748756040"
},
"stopId": "9145",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1748756099"
},
"departure": {
"delay": 0,
"time": "1748756099"
},
"stopId": "9147",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1748756187"
},
"departure": {
"delay": 0,
"time": "1748756187"
},
"stopId": "9149",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1748756249"
},
"departure": {
"delay": 0,
"time": "1748756249"
},
"stopId": "9151",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1748756340"
},
"departure": {
"delay": 0,
"time": "1748756340"
},
"stopId": "9153",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1748756396"
},
"departure": {
"delay": 0,
"time": "1748756396"
},
"stopId": "9163",
"stopSequence": 17
},
{
"arrival": {
"delay": 1,
"time": "1748756493"
},
"departure": {
"delay": 1,
"time": "1748756493"
},
"stopId": "9155",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1748756595"
},
"departure": {
"delay": 0,
"time": "1748756595"
},
"stopId": "9157",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1748756700"
},
"departure": {
"delay": 0,
"time": "1748756700"
},
"stopId": "9159",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1748756749"
},
"departure": {
"delay": 0,
"time": "1748756749"
},
"stopId": "9161",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1748756843"
},
"departure": {
"delay": 0,
"time": "1748756843"
},
"stopId": "9165",
"stopSequence": 22
},
{
"arrival": {
"delay": 1,
"time": "1748756915"
},
"departure": {
"delay": 1,
"time": "1748756915"
},
"stopId": "9167",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1748756995"
},
"departure": {
"delay": 0,
"time": "1748756995"
},
"stopId": "9171",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1748757060"
},
"departure": {
"delay": 0,
"time": "1748757060"
},
"stopId": "9169",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1748757120"
},
"departure": {
"delay": 0,
"time": "1748757120"
},
"stopId": "9173",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1748757184"
},
"departure": {
"delay": 0,
"time": "1748757184"
},
"stopId": "9175",
"stopSequence": 27
},
{
"arrival": {
"delay": 0,
"time": "1748757288"
},
"departure": {
"delay": 0,
"time": "1748757288"
},
"stopId": "9177",
"stopSequence": 28
},
{
"arrival": {
"delay": 0,
"time": "1748757360"
},
"departure": {
"delay": 0,
"time": "1748757360"
},
"stopId": "9179",
"stopSequence": 29
},
{
"arrival": {
"delay": 1,
"time": "1748757411"
},
"departure": {
"delay": 1,
"time": "1748757411"
},
"stopId": "9181",
"stopSequence": 30
},
{
"arrival": {
"delay": 0,
"time": "1748757480"
},
"departure": {
"delay": 0,
"time": "1748757480"
},
"stopId": "9083",
"stopSequence": 31
},
{
"arrival": {
"delay": 0,
"time": "1748757556"
},
"departure": {
"delay": 0,
"time": "1748757556"
},
"stopId": "9183",
"stopSequence": 32
},
{
"arrival": {
"delay": 0,
"time": "1748757600"
},
"departure": {
"delay": 0,
"time": "1748757600"
},
"stopId": "9185",
"stopSequence": 33
},
{
"arrival": {
"delay": 0,
"time": "1748757664"
},
"departure": {
"delay": 0,
"time": "1748757664"
},
"stopId": "9187",
"stopSequence": 34
},
{
"arrival": {
"delay": 0,
"time": "1748757742"
},
"departure": {
"delay": 0,
"time": "1748757742"
},
"stopId": "9189",
"stopSequence": 35
},
{
"arrival": {
"delay": -1,
"time": "1748757839"
},
"departure": {
"delay": -1,
"time": "1748757839"
},
"stopId": "9191",
"stopSequence": 36
},
{
"arrival": {
"delay": -1,
"time": "1748757917"
},
"departure": {
"delay": -1,
"time": "1748757917"
},
"stopId": "9193",
"stopSequence": 37
},
{
"arrival": {
"delay": -1,
"time": "1748758019"
},
"departure": {
"delay": -1,
"time": "1748758019"
},
"stopId": "9195",
"stopSequence": 38
},
{
"arrival": {
"delay": -1,
"time": "1748758164"
},
"departure": {
"delay": -1,
"time": "1748758164"
},
"stopId": "823",
"stopSequence": 39
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "901",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437889_1"
}
}
},
{
"id": "RT|268437071_1|268437071",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1270,
"time": "1748750211"
},
"departure": {
"delay": 31,
"time": "1748751512"
},
"stopId": "1616",
"stopSequence": 1
},
{
"arrival": {
"delay": 13,
"time": "1748751564"
},
"departure": {
"delay": 13,
"time": "1748751564"
},
"stopId": "1648",
"stopSequence": 2
},
{
"arrival": {
"delay": -12,
"time": "1748751642"
},
"departure": {
"delay": 1,
"time": "1748751655"
},
"stopId": "1374",
"stopSequence": 3
},
{
"arrival": {
"delay": -19,
"time": "1748751696"
},
"departure": {
"delay": -18,
"time": "1748751697"
},
"stopId": "481",
"stopSequence": 4
},
{
"arrival": {
"delay": -28,
"time": "1748751732"
},
"departure": {
"delay": -25,
"time": "1748751735"
},
"stopId": "1673",
"stopSequence": 5
},
{
"arrival": {
"delay": -33,
"time": "1748751800"
},
"departure": {
"delay": -33,
"time": "1748751800"
},
"stopId": "916",
"stopSequence": 6
},
{
"arrival": {
"delay": -43,
"time": "1748751846"
},
"departure": {
"delay": -22,
"time": "1748751867"
},
"stopId": "4044",
"stopSequence": 7
},
{
"arrival": {
"delay": -40,
"time": "1748751890"
},
"departure": {
"delay": -40,
"time": "1748751890"
},
"stopId": "846",
"stopSequence": 8
},
{
"arrival": {
"delay": -56,
"time": "1748751934"
},
"departure": {
"delay": -51,
"time": "1748751939"
},
"stopId": "4106",
"stopSequence": 9
},
{
"arrival": {
"delay": -74,
"time": "1748752010"
},
"departure": {
"delay": -56,
"time": "1748752028"
},
"stopId": "3439",
"stopSequence": 10
},
{
"arrival": {
"delay": -66,
"time": "1748752074"
},
"departure": {
"delay": -45,
"time": "1748752095"
},
"stopId": "3323",
"stopSequence": 11
},
{
"arrival": {
"delay": -62,
"time": "1748752147"
},
"departure": {
"delay": -46,
"time": "1748752163"
},
"stopId": "8712",
"stopSequence": 12
},
{
"arrival": {
"delay": -50,
"time": "1748752210"
},
"departure": {
"delay": -50,
"time": "1748752210"
},
"stopId": "1506",
"stopSequence": 13
},
{
"arrival": {
"delay": -71,
"time": "1748752272"
},
"departure": {
"delay": -66,
"time": "1748752277"
},
"stopId": "1207",
"stopSequence": 14
},
{
"arrival": {
"delay": -85,
"time": "1748752317"
},
"departure": {
"delay": -78,
"time": "1748752324"
},
"stopId": "93",
"stopSequence": 15
},
{
"arrival": {
"delay": -88,
"time": "1748752352"
},
"departure": {
"delay": -46,
"time": "1748752394"
},
"stopId": "841",
"stopSequence": 16
},
{
"arrival": {
"delay": -73,
"time": "1748752450"
},
"departure": {
"delay": -73,
"time": "1748752450"
},
"stopId": "451",
"stopSequence": 17
},
{
"arrival": {
"delay": -109,
"time": "1748752497"
},
"departure": {
"delay": -90,
"time": "1748752516"
},
"stopId": "2633",
"stopSequence": 18
},
{
"arrival": {
"delay": -107,
"time": "1748752547"
},
"departure": {
"delay": -86,
"time": "1748752568"
},
"stopId": "1634",
"stopSequence": 19
},
{
"arrival": {
"delay": -119,
"time": "1748752621"
},
"departure": {
"delay": -95,
"time": "1748752645"
},
"stopId": "371",
"stopSequence": 20
},
{
"arrival": {
"delay": -116,
"time": "1748752672"
},
"departure": {
"delay": -116,
"time": "1748752672"
},
"stopId": "7802",
"stopSequence": 21
},
{
"arrival": {
"delay": -131,
"time": "1748752714"
},
"departure": {
"delay": -128,
"time": "1748752717"
},
"stopId": "7701",
"stopSequence": 22
},
{
"arrival": {
"delay": -146,
"time": "1748752774"
},
"departure": {
"delay": -143,
"time": "1748752777"
},
"stopId": "5633",
"stopSequence": 23
},
{
"arrival": {
"delay": -145,
"time": "1748752822"
},
"departure": {
"delay": -128,
"time": "1748752839"
},
"stopId": "49",
"stopSequence": 24
},
{
"arrival": {
"delay": -147,
"time": "1748752887"
},
"departure": {
"delay": -147,
"time": "1748752887"
},
"stopId": "575",
"stopSequence": 25
},
{
"arrival": {
"delay": -152,
"time": "1748752948"
},
"departure": {
"delay": -152,
"time": "1748752948"
},
"stopId": "3218",
"stopSequence": 26
},
{
"arrival": {
"delay": -173,
"time": "1748752976"
},
"departure": {
"delay": -173,
"time": "1748752976"
},
"stopId": "2348",
"stopSequence": 27
},
{
"arrival": {
"delay": -192,
"time": "1748753028"
},
"departure": {
"delay": -192,
"time": "1748753028"
},
"stopId": "3141",
"stopSequence": 28
},
{
"arrival": {
"delay": -246,
"time": "1748753094"
},
"departure": {
"delay": -241,
"time": "1748753099"
},
"stopId": "5792",
"stopSequence": 29
},
{
"arrival": {
"delay": -268,
"time": "1748753127"
},
"departure": {
"delay": -246,
"time": "1748753149"
},
"stopId": "7",
"stopSequence": 30
},
{
"arrival": {
"delay": -272,
"time": "1748753186"
},
"departure": {
"delay": -272,
"time": "1748753186"
},
"stopId": "5794",
"stopSequence": 31
},
{
"arrival": {
"delay": -293,
"time": "1748753207"
},
"departure": {
"delay": -292,
"time": "1748753208"
},
"stopId": "9265",
"stopSequence": 32
},
{
"arrival": {
"delay": -361,
"time": "1748753247"
},
"departure": {
"delay": -357,
"time": "1748753251"
},
"stopId": "9254",
"stopSequence": 33
},
{
"arrival": {
"delay": -378,
"time": "1748753292"
},
"departure": {
"delay": -373,
"time": "1748753297"
},
"stopId": "9088",
"stopSequence": 34
},
{
"arrival": {
"delay": -400,
"time": "1748753360"
},
"departure": {
"delay": -377,
"time": "1748753383"
},
"stopId": "104",
"stopSequence": 35
},
{
"arrival": {
"delay": -421,
"time": "1748753459"
},
"departure": {
"delay": -133,
"time": "1748753747"
},
"stopId": "13088",
"stopSequence": 36
},
{
"arrival": {
"delay": -49,
"time": "1748754114"
},
"departure": {
"delay": -49,
"time": "1748754114"
},
"stopId": "9276",
"stopSequence": 37
},
{
"arrival": {
"delay": -50,
"time": "1748754173"
},
"departure": {
"delay": -50,
"time": "1748754173"
},
"stopId": "9278",
"stopSequence": 38
},
{
"arrival": {
"delay": -50,
"time": "1748754239"
},
"departure": {
"delay": -50,
"time": "1748754239"
},
"stopId": "1333",
"stopSequence": 39
},
{
"arrival": {
"delay": -51,
"time": "1748754309"
},
"departure": {
"delay": -51,
"time": "1748754309"
},
"stopId": "168",
"stopSequence": 40
},
{
"arrival": {
"delay": -50,
"time": "1748754347"
},
"departure": {
"delay": -50,
"time": "1748754347"
},
"stopId": "8161",
"stopSequence": 41
},
{
"arrival": {
"delay": -50,
"time": "1748754388"
},
"departure": {
"delay": -50,
"time": "1748754388"
},
"stopId": "3273",
"stopSequence": 42
},
{
"arrival": {
"delay": -50,
"time": "1748754441"
},
"departure": {
"delay": -50,
"time": "1748754441"
},
"stopId": "962",
"stopSequence": 43
},
{
"arrival": {
"delay": -50,
"time": "1748754561"
},
"departure": {
"delay": -50,
"time": "1748754561"
},
"stopId": "5745",
"stopSequence": 44
},
{
"arrival": {
"delay": -50,
"time": "1748754605"
},
"departure": {
"delay": -50,
"time": "1748754605"
},
"stopId": "5734",
"stopSequence": 45
},
{
"arrival": {
"delay": -50,
"time": "1748754767"
},
"departure": {
"delay": -50,
"time": "1748754767"
},
"stopId": "8541",
"stopSequence": 46
},
{
"arrival": {
"delay": -50,
"time": "1748754850"
},
"departure": {
"delay": -50,
"time": "1748754850"
},
"stopId": "8543",
"stopSequence": 47
},
{
"arrival": {
"delay": -49,
"time": "1748754899"
},
"departure": {
"delay": -49,
"time": "1748754899"
},
"stopId": "6852",
"stopSequence": 48
},
{
"arrival": {
"delay": -50,
"time": "1748755030"
},
"departure": {
"delay": -50,
"time": "1748755030"
},
"stopId": "3314",
"stopSequence": 49
},
{
"arrival": {
"delay": -50,
"time": "1748755066"
},
"departure": {
"delay": -50,
"time": "1748755066"
},
"stopId": "4750",
"stopSequence": 50
},
{
"arrival": {
"delay": -49,
"time": "1748755099"
},
"departure": {
"delay": -49,
"time": "1748755099"
},
"stopId": "2195",
"stopSequence": 51
},
{
"arrival": {
"delay": -49,
"time": "1748755129"
},
"departure": {
"delay": -49,
"time": "1748755129"
},
"stopId": "244",
"stopSequence": 52
},
{
"arrival": {
"delay": -50,
"time": "1748755150"
},
"departure": {
"delay": -50,
"time": "1748755150"
},
"stopId": "1809",
"stopSequence": 53
},
{
"arrival": {
"delay": -50,
"time": "1748755206"
},
"departure": {
"delay": -50,
"time": "1748755206"
},
"stopId": "2194",
"stopSequence": 54
},
{
"arrival": {
"delay": -50,
"time": "1748755330"
},
"departure": {
"delay": -50,
"time": "1748755330"
},
"stopId": "2078",
"stopSequence": 55
},
{
"arrival": {
"delay": -50,
"time": "1748755390"
},
"departure": {
"delay": -50,
"time": "1748755390"
},
"stopId": "5747",
"stopSequence": 56
},
{
"arrival": {
"delay": -50,
"time": "1748755488"
},
"departure": {
"delay": -50,
"time": "1748755488"
},
"stopId": "5780",
"stopSequence": 57
},
{
"arrival": {
"delay": -50,
"time": "1748755586"
},
"departure": {
"delay": -50,
"time": "1748755586"
},
"stopId": "5778",
"stopSequence": 58
},
{
"arrival": {
"delay": -50,
"time": "1748755636"
},
"departure": {
"delay": -50,
"time": "1748755636"
},
"stopId": "2076",
"stopSequence": 59
},
{
"arrival": {
"delay": -50,
"time": "1748755683"
},
"departure": {
"delay": -50,
"time": "1748755683"
},
"stopId": "3894",
"stopSequence": 60
},
{
"arrival": {
"delay": -50,
"time": "1748755824"
},
"departure": {
"delay": -50,
"time": "1748755824"
},
"stopId": "5762",
"stopSequence": 61
},
{
"arrival": {
"delay": -49,
"time": "1748755857"
},
"departure": {
"delay": -49,
"time": "1748755857"
},
"stopId": "5757",
"stopSequence": 62
},
{
"arrival": {
"delay": -50,
"time": "1748755915"
},
"departure": {
"delay": -50,
"time": "1748755915"
},
"stopId": "950",
"stopSequence": 63
},
{
"arrival": {
"delay": -49,
"time": "1748755963"
},
"departure": {
"delay": -49,
"time": "1748755963"
},
"stopId": "1108",
"stopSequence": 64
},
{
"arrival": {
"delay": -50,
"time": "1748755990"
},
"departure": {
"delay": -50,
"time": "1748755990"
},
"stopId": "2028",
"stopSequence": 65
},
{
"arrival": {
"delay": -50,
"time": "1748756110"
},
"departure": {
"delay": -50,
"time": "1748756110"
},
"stopId": "1995",
"stopSequence": 66
},
{
"arrival": {
"delay": -50,
"time": "1748756141"
},
"departure": {
"delay": -50,
"time": "1748756141"
},
"stopId": "2071",
"stopSequence": 67
},
{
"arrival": {
"delay": -50,
"time": "1748756188"
},
"departure": {
"delay": -50,
"time": "1748756188"
},
"stopId": "2056",
"stopSequence": 68
},
{
"arrival": {
"delay": -50,
"time": "1748756311"
},
"departure": {
"delay": -50,
"time": "1748756311"
},
"stopId": "7564",
"stopSequence": 69
},
{
"arrival": {
"delay": -50,
"time": "1748756367"
},
"departure": {
"delay": -50,
"time": "1748756367"
},
"stopId": "7566",
"stopSequence": 70
},
{
"arrival": {
"delay": -51,
"time": "1748756469"
},
"departure": {
"delay": -51,
"time": "1748756469"
},
"stopId": "2248",
"stopSequence": 71
},
{
"arrival": {
"delay": -51,
"time": "1748756529"
},
"departure": {
"delay": -51,
"time": "1748756529"
},
"stopId": "2006",
"stopSequence": 72
},
{
"arrival": {
"delay": -50,
"time": "1748756595"
},
"departure": {
"delay": -50,
"time": "1748756595"
},
"stopId": "2144",
"stopSequence": 73
},
{
"arrival": {
"delay": -50,
"time": "1748756646"
},
"departure": {
"delay": -50,
"time": "1748756646"
},
"stopId": "2150",
"stopSequence": 74
},
{
"arrival": {
"delay": -50,
"time": "1748756770"
},
"departure": {
"delay": -50,
"time": "1748756770"
},
"stopId": "6339",
"stopSequence": 75
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "31",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437071_1"
},
"vehicle": {
"id": "ineo-bus:2159",
"label": "AMBARES CENTRE"
}
}
},
{
"id": "RT|268437044_1|268437044",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1453,
"time": "1748753747"
},
"departure": {
"delay": 0,
"time": "1748755200"
},
"stopId": "9332",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1748755322"
},
"departure": {
"delay": 1,
"time": "1748755322"
},
"stopId": "6572",
"stopSequence": 2
},
{
"arrival": {
"delay": 1,
"time": "1748755365"
},
"departure": {
"delay": 1,
"time": "1748755365"
},
"stopId": "1145",
"stopSequence": 3
},
{
"arrival": {
"delay": 1,
"time": "1748755445"
},
"departure": {
"delay": 1,
"time": "1748755445"
},
"stopId": "3970",
"stopSequence": 4
},
{
"arrival": {
"delay": 1,
"time": "1748755477"
},
"departure": {
"delay": 1,
"time": "1748755477"
},
"stopId": "984",
"stopSequence": 5
},
{
"arrival": {
"delay": 1,
"time": "1748755504"
},
"departure": {
"delay": 1,
"time": "1748755504"
},
"stopId": "16",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1748755589"
},
"departure": {
"delay": 1,
"time": "1748755589"
},
"stopId": "667",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748755620"
},
"departure": {
"delay": 0,
"time": "1748755620"
},
"stopId": "5673",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748755679"
},
"departure": {
"delay": 0,
"time": "1748755679"
},
"stopId": "5665",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748755823"
},
"departure": {
"delay": 0,
"time": "1748755823"
},
"stopId": "8822",
"stopSequence": 10
},
{
"arrival": {
"delay": -1,
"time": "1748755919"
},
"departure": {
"delay": -1,
"time": "1748755919"
},
"stopId": "7492",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1748756011"
},
"departure": {
"delay": 0,
"time": "1748756011"
},
"stopId": "433",
"stopSequence": 12
},
{
"arrival": {
"delay": -1,
"time": "1748756099"
},
"departure": {
"delay": -1,
"time": "1748756099"
},
"stopId": "708",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1748756149"
},
"departure": {
"delay": 0,
"time": "1748756149"
},
"stopId": "7506",
"stopSequence": 14
},
{
"arrival": {
"delay": -1,
"time": "1748756226"
},
"departure": {
"delay": -1,
"time": "1748756226"
},
"stopId": "1978",
"stopSequence": 15
},
{
"arrival": {
"delay": -1,
"time": "1748756279"
},
"departure": {
"delay": -1,
"time": "1748756279"
},
"stopId": "2456",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1748756314"
},
"departure": {
"delay": 0,
"time": "1748756314"
},
"stopId": "1223",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1748756330"
},
"departure": {
"delay": 0,
"time": "1748756330"
},
"stopId": "6694",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1748756361"
},
"departure": {
"delay": 0,
"time": "1748756361"
},
"stopId": "9033",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1748756400"
},
"departure": {
"delay": 0,
"time": "1748756400"
},
"stopId": "5690",
"stopSequence": 20
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "30",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437044_1"
},
"vehicle": {
"id": "ineo-bus:99045",
"label": "MERIGNAC LY. DAGUIN"
}
}
},
{
"id": "RT|268437045_1|268437045",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -600,
"time": "1748756400"
},
"departure": {
"delay": 0,
"time": "1748757000"
},
"stopId": "5690",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748757060"
},
"departure": {
"delay": 0,
"time": "1748757060"
},
"stopId": "5624",
"stopSequence": 2
},
{
"arrival": {
"delay": 1,
"time": "1748757117"
},
"departure": {
"delay": 1,
"time": "1748757117"
},
"stopId": "9032",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748757165"
},
"departure": {
"delay": 0,
"time": "1748757165"
},
"stopId": "6408",
"stopSequence": 4
},
{
"arrival": {
"delay": 1,
"time": "1748757200"
},
"departure": {
"delay": 1,
"time": "1748757200"
},
"stopId": "1165",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748757240"
},
"departure": {
"delay": 0,
"time": "1748757240"
},
"stopId": "2273",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1748757302"
},
"departure": {
"delay": 0,
"time": "1748757302"
},
"stopId": "3111",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748757383"
},
"departure": {
"delay": 0,
"time": "1748757383"
},
"stopId": "7512",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748757420"
},
"departure": {
"delay": 0,
"time": "1748757420"
},
"stopId": "1032",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748757486"
},
"departure": {
"delay": 0,
"time": "1748757486"
},
"stopId": "1028",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1748757540"
},
"departure": {
"delay": 0,
"time": "1748757540"
},
"stopId": "7501",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1748757605"
},
"departure": {
"delay": 0,
"time": "1748757605"
},
"stopId": "918",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1748757729"
},
"departure": {
"delay": 0,
"time": "1748757729"
},
"stopId": "5664",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1748757780"
},
"departure": {
"delay": 0,
"time": "1748757780"
},
"stopId": "5674",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1748757822"
},
"departure": {
"delay": 0,
"time": "1748757822"
},
"stopId": "325",
"stopSequence": 15
},
{
"arrival": {
"delay": 1,
"time": "1748757898"
},
"departure": {
"delay": 1,
"time": "1748757898"
},
"stopId": "312",
"stopSequence": 16
},
{
"arrival": {
"delay": 1,
"time": "1748757927"
},
"departure": {
"delay": 1,
"time": "1748757927"
},
"stopId": "894",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1748757952"
},
"departure": {
"delay": 0,
"time": "1748757952"
},
"stopId": "3969",
"stopSequence": 18
},
{
"arrival": {
"delay": 1,
"time": "1748758032"
},
"departure": {
"delay": 1,
"time": "1748758032"
},
"stopId": "1226",
"stopSequence": 19
},
{
"arrival": {
"delay": 1,
"time": "1748758067"
},
"departure": {
"delay": 1,
"time": "1748758067"
},
"stopId": "6571",
"stopSequence": 20
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "30",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437045_1"
}
}
},
{
"id": "RT|268436418_1|268438339",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1748783041"
},
"departure": {
"time": "1748783400"
},
"stopId": "7272",
"stopSequence": 1
},
{
"arrival": {
"time": "1748783442"
},
"departure": {
"time": "1748783442"
},
"stopId": "6438",
"stopSequence": 2
},
{
"arrival": {
"time": "1748783517"
},
"departure": {
"time": "1748783517"
},
"stopId": "5788",
"stopSequence": 3
},
{
"arrival": {
"time": "1748783579"
},
"departure": {
"time": "1748783579"
},
"stopId": "5787",
"stopSequence": 4
},
{
"arrival": {
"time": "1748783659"
},
"departure": {
"time": "1748783659"
},
"stopId": "3862",
"stopSequence": 5
},
{
"arrival": {
"time": "1748783722"
},
"departure": {
"time": "1748783722"
},
"stopId": "3863",
"stopSequence": 6
},
{
"arrival": {
"time": "1748783779"
},
"departure": {
"time": "1748783779"
},
"stopId": "5784",
"stopSequence": 7
},
{
"arrival": {
"time": "1748783879"
},
"departure": {
"time": "1748783879"
},
"stopId": "2425",
"stopSequence": 8
},
{
"arrival": {
"time": "1748783955"
},
"departure": {
"time": "1748783955"
},
"stopId": "2426",
"stopSequence": 9
},
{
"arrival": {
"time": "1748784006"
},
"departure": {
"time": "1748784006"
},
"stopId": "1042",
"stopSequence": 10
},
{
"arrival": {
"time": "1748784058"
},
"departure": {
"time": "1748784058"
},
"stopId": "145",
"stopSequence": 11
},
{
"arrival": {
"time": "1748784119"
},
"departure": {
"time": "1748784119"
},
"stopId": "769",
"stopSequence": 12
},
{
"arrival": {
"time": "1748784179"
},
"departure": {
"time": "1748784179"
},
"stopId": "7453",
"stopSequence": 13
},
{
"arrival": {
"time": "1748784265"
},
"departure": {
"time": "1748784265"
},
"stopId": "2417",
"stopSequence": 14
},
{
"arrival": {
"time": "1748784306"
},
"departure": {
"time": "1748784306"
},
"stopId": "2418",
"stopSequence": 15
},
{
"arrival": {
"time": "1748784358"
},
"departure": {
"time": "1748784358"
},
"stopId": "2419",
"stopSequence": 16
},
{
"arrival": {
"time": "1748784418"
},
"departure": {
"time": "1748784418"
},
"stopId": "2420",
"stopSequence": 17
},
{
"arrival": {
"time": "1748784507"
},
"departure": {
"time": "1748784507"
},
"stopId": "1259",
"stopSequence": 18
},
{
"arrival": {
"time": "1748784536"
},
"departure": {
"time": "1748784536"
},
"stopId": "354",
"stopSequence": 19
},
{
"arrival": {
"time": "1748784600"
},
"departure": {
"time": "1748784600"
},
"stopId": "696",
"stopSequence": 20
},
{
"arrival": {
"time": "1748784718"
},
"departure": {
"time": "1748784718"
},
"stopId": "9191",
"stopSequence": 21
},
{
"arrival": {
"time": "1748784860"
},
"departure": {
"time": "1748784860"
},
"stopId": "9193",
"stopSequence": 22
},
{
"arrival": {
"time": "1748785018"
},
"departure": {
"time": "1748785018"
},
"stopId": "4031",
"stopSequence": 23
},
{
"arrival": {
"time": "1748785078"
},
"departure": {
"time": "1748785078"
},
"stopId": "8552",
"stopSequence": 24
},
{
"arrival": {
"time": "1748785196"
},
"departure": {
"time": "1748785196"
},
"stopId": "5661",
"stopSequence": 25
},
{
"arrival": {
"time": "1748785261"
},
"departure": {
"time": "1748785261"
},
"stopId": "3542",
"stopSequence": 26
},
{
"arrival": {
"time": "1748785378"
},
"departure": {
"time": "1748785378"
},
"stopId": "3540",
"stopSequence": 27
},
{
"arrival": {
"time": "1748785417"
},
"departure": {
"time": "1748785417"
},
"stopId": "13150",
"stopSequence": 28
},
{
"arrival": {
"time": "1748785478"
},
"departure": {
"time": "1748785478"
},
"stopId": "13145",
"stopSequence": 29
},
{
"arrival": {
"time": "1748785557"
},
"departure": {
"time": "1748785557"
},
"stopId": "8913",
"stopSequence": 30
},
{
"arrival": {
"time": "1748785808"
},
"departure": {
"time": "1748785808"
},
"stopId": "9276",
"stopSequence": 31
},
{
"arrival": {
"time": "1748785979"
},
"departure": {
"time": "1748785979"
},
"stopId": "1101",
"stopSequence": 32
},
{
"arrival": {
"time": "1748786037"
},
"departure": {
"time": "1748786037"
},
"stopId": "7191",
"stopSequence": 33
},
{
"arrival": {
"time": "1748786129"
},
"departure": {
"time": "1748786129"
},
"stopId": "317",
"stopSequence": 34
},
{
"arrival": {
"time": "1748786166"
},
"departure": {
"time": "1748786166"
},
"stopId": "1364",
"stopSequence": 35
},
{
"arrival": {
"time": "1748786217"
},
"departure": {
"time": "1748786217"
},
"stopId": "168",
"stopSequence": 36
},
{
"arrival": {
"time": "1748786256"
},
"departure": {
"time": "1748786256"
},
"stopId": "8161",
"stopSequence": 37
},
{
"arrival": {
"time": "1748786298"
},
"departure": {
"time": "1748786298"
},
"stopId": "3273",
"stopSequence": 38
},
{
"arrival": {
"time": "1748786352"
},
"departure": {
"time": "1748786352"
},
"stopId": "962",
"stopSequence": 39
},
{
"arrival": {
"time": "1748786517"
},
"departure": {
"time": "1748786517"
},
"stopId": "6402",
"stopSequence": 40
},
{
"arrival": {
"time": "1748786579"
},
"departure": {
"time": "1748786579"
},
"stopId": "4156",
"stopSequence": 41
},
{
"arrival": {
"time": "1748786655"
},
"departure": {
"time": "1748786655"
},
"stopId": "424",
"stopSequence": 42
},
{
"arrival": {
"time": "1748786708"
},
"departure": {
"time": "1748786708"
},
"stopId": "1195",
"stopSequence": 43
},
{
"arrival": {
"time": "1748786789"
},
"departure": {
"time": "1748786789"
},
"stopId": "7613",
"stopSequence": 44
},
{
"arrival": {
"time": "1748786848"
},
"departure": {
"time": "1748786848"
},
"stopId": "1718",
"stopSequence": 45
},
{
"arrival": {
"time": "1748786897"
},
"departure": {
"time": "1748786897"
},
"stopId": "2114",
"stopSequence": 46
},
{
"arrival": {
"time": "1748786948"
},
"departure": {
"time": "1748786948"
},
"stopId": "2235",
"stopSequence": 47
},
{
"arrival": {
"time": "1748787023"
},
"departure": {
"time": "1748787023"
},
"stopId": "5798",
"stopSequence": 48
},
{
"arrival": {
"time": "1748787081"
},
"departure": {
"time": "1748787081"
},
"stopId": "957",
"stopSequence": 49
},
{
"arrival": {
"time": "1748787148"
},
"departure": {
"time": "1748787148"
},
"stopId": "2279",
"stopSequence": 50
},
{
"arrival": {
"time": "1748787175"
},
"departure": {
"time": "1748787175"
},
"stopId": "2241",
"stopSequence": 51
},
{
"arrival": {
"time": "1748787251"
},
"departure": {
"time": "1748787251"
},
"stopId": "3620",
"stopSequence": 52
},
{
"arrival": {
"time": "1748787324"
},
"departure": {
"time": "1748787324"
},
"stopId": "5926",
"stopSequence": 53
},
{
"arrival": {
"time": "1748787475"
},
"departure": {
"time": "1748787475"
},
"stopId": "8191",
"stopSequence": 54
},
{
"arrival": {
"time": "1748787595"
},
"departure": {
"time": "1748787595"
},
"stopId": "5928",
"stopSequence": 55
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "16",
"scheduleRelationship": "DUPLICATED",
"startDate": "20250601",
"startTime": "15:10:00",
"tripId": "268436418_1"
},
"vehicle": {
"id": "ineo-bus:2854",
"label": "BOULIAC C.CIAL"
}
}
},
{
"id": "RT|268436434_1|268438338",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1748777335"
},
"departure": {
"time": "1748778720"
},
"stopId": "5928",
"stopSequence": 1
},
{
"arrival": {
"time": "1748778794"
},
"departure": {
"time": "1748778794"
},
"stopId": "8203",
"stopSequence": 2
},
{
"arrival": {
"time": "1748778933"
},
"departure": {
"time": "1748778933"
},
"stopId": "5927",
"stopSequence": 3
},
{
"arrival": {
"time": "1748779003"
},
"departure": {
"time": "1748779003"
},
"stopId": "3621",
"stopSequence": 4
},
{
"arrival": {
"time": "1748779080"
},
"departure": {
"time": "1748779080"
},
"stopId": "3561",
"stopSequence": 5
},
{
"arrival": {
"time": "1748779119"
},
"departure": {
"time": "1748779119"
},
"stopId": "179",
"stopSequence": 6
},
{
"arrival": {
"time": "1748779165"
},
"departure": {
"time": "1748779165"
},
"stopId": "1200",
"stopSequence": 7
},
{
"arrival": {
"time": "1748779244"
},
"departure": {
"time": "1748779244"
},
"stopId": "5797",
"stopSequence": 8
},
{
"arrival": {
"time": "1748779310"
},
"departure": {
"time": "1748779310"
},
"stopId": "1183",
"stopSequence": 9
},
{
"arrival": {
"time": "1748779366"
},
"departure": {
"time": "1748779366"
},
"stopId": "513",
"stopSequence": 10
},
{
"arrival": {
"time": "1748779441"
},
"departure": {
"time": "1748779441"
},
"stopId": "2268",
"stopSequence": 11
},
{
"arrival": {
"time": "1748779500"
},
"departure": {
"time": "1748779500"
},
"stopId": "7614",
"stopSequence": 12
},
{
"arrival": {
"time": "1748779552"
},
"departure": {
"time": "1748779552"
},
"stopId": "403",
"stopSequence": 13
},
{
"arrival": {
"time": "1748779578"
},
"departure": {
"time": "1748779578"
},
"stopId": "2385",
"stopSequence": 14
},
{
"arrival": {
"time": "1748779618"
},
"departure": {
"time": "1748779618"
},
"stopId": "2386",
"stopSequence": 15
},
{
"arrival": {
"time": "1748779708"
},
"departure": {
"time": "1748779708"
},
"stopId": "5745",
"stopSequence": 16
},
{
"arrival": {
"time": "1748779741"
},
"departure": {
"time": "1748779741"
},
"stopId": "5734",
"stopSequence": 17
},
{
"arrival": {
"time": "1748779921"
},
"departure": {
"time": "1748779921"
},
"stopId": "1205",
"stopSequence": 18
},
{
"arrival": {
"time": "1748779973"
},
"departure": {
"time": "1748779973"
},
"stopId": "2198",
"stopSequence": 19
},
{
"arrival": {
"time": "1748780003"
},
"departure": {
"time": "1748780003"
},
"stopId": "8162",
"stopSequence": 20
},
{
"arrival": {
"time": "1748780050"
},
"departure": {
"time": "1748780050"
},
"stopId": "2252",
"stopSequence": 21
},
{
"arrival": {
"time": "1748780133"
},
"departure": {
"time": "1748780133"
},
"stopId": "3608",
"stopSequence": 22
},
{
"arrival": {
"time": "1748780185"
},
"departure": {
"time": "1748780185"
},
"stopId": "3609",
"stopSequence": 23
},
{
"arrival": {
"time": "1748780281"
},
"departure": {
"time": "1748780281"
},
"stopId": "5801",
"stopSequence": 24
},
{
"arrival": {
"time": "1748780368"
},
"departure": {
"time": "1748780368"
},
"stopId": "2263",
"stopSequence": 25
},
{
"arrival": {
"time": "1748780424"
},
"departure": {
"time": "1748780424"
},
"stopId": "9702",
"stopSequence": 26
},
{
"arrival": {
"time": "1748780530"
},
"departure": {
"time": "1748780530"
},
"stopId": "9275",
"stopSequence": 27
},
{
"arrival": {
"time": "1748780761"
},
"departure": {
"time": "1748780761"
},
"stopId": "8914",
"stopSequence": 28
},
{
"arrival": {
"time": "1748780827"
},
"departure": {
"time": "1748780827"
},
"stopId": "13146",
"stopSequence": 29
},
{
"arrival": {
"time": "1748780881"
},
"departure": {
"time": "1748780881"
},
"stopId": "8581",
"stopSequence": 30
},
{
"arrival": {
"time": "1748780941"
},
"departure": {
"time": "1748780941"
},
"stopId": "2247",
"stopSequence": 31
},
{
"arrival": {
"time": "1748781069"
},
"departure": {
"time": "1748781069"
},
"stopId": "3541",
"stopSequence": 32
},
{
"arrival": {
"time": "1748781113"
},
"departure": {
"time": "1748781113"
},
"stopId": "3826",
"stopSequence": 33
},
{
"arrival": {
"time": "1748781241"
},
"departure": {
"time": "1748781241"
},
"stopId": "8551",
"stopSequence": 34
},
{
"arrival": {
"time": "1748781357"
},
"departure": {
"time": "1748781357"
},
"stopId": "9196",
"stopSequence": 35
},
{
"arrival": {
"time": "1748781481"
},
"departure": {
"time": "1748781481"
},
"stopId": "9194",
"stopSequence": 36
},
{
"arrival": {
"time": "1748781578"
},
"departure": {
"time": "1748781578"
},
"stopId": "40",
"stopSequence": 37
},
{
"arrival": {
"time": "1748781661"
},
"departure": {
"time": "1748781661"
},
"stopId": "1410",
"stopSequence": 38
},
{
"arrival": {
"time": "1748781705"
},
"departure": {
"time": "1748781705"
},
"stopId": "735",
"stopSequence": 39
},
{
"arrival": {
"time": "1748781735"
},
"departure": {
"time": "1748781735"
},
"stopId": "1332",
"stopSequence": 40
},
{
"arrival": {
"time": "1748781800"
},
"departure": {
"time": "1748781800"
},
"stopId": "13142",
"stopSequence": 41
},
{
"arrival": {
"time": "1748781840"
},
"departure": {
"time": "1748781840"
},
"stopId": "1610",
"stopSequence": 42
},
{
"arrival": {
"time": "1748781873"
},
"departure": {
"time": "1748781873"
},
"stopId": "2095",
"stopSequence": 43
},
{
"arrival": {
"time": "1748781938"
},
"departure": {
"time": "1748781938"
},
"stopId": "5424",
"stopSequence": 44
},
{
"arrival": {
"time": "1748781991"
},
"departure": {
"time": "1748781991"
},
"stopId": "5363",
"stopSequence": 45
},
{
"arrival": {
"time": "1748782052"
},
"departure": {
"time": "1748782052"
},
"stopId": "565",
"stopSequence": 46
},
{
"arrival": {
"time": "1748782111"
},
"departure": {
"time": "1748782111"
},
"stopId": "3317",
"stopSequence": 47
},
{
"arrival": {
"time": "1748782183"
},
"departure": {
"time": "1748782183"
},
"stopId": "392",
"stopSequence": 48
},
{
"arrival": {
"time": "1748782261"
},
"departure": {
"time": "1748782261"
},
"stopId": "948",
"stopSequence": 49
},
{
"arrival": {
"time": "1748782299"
},
"departure": {
"time": "1748782299"
},
"stopId": "636",
"stopSequence": 50
},
{
"arrival": {
"time": "1748782335"
},
"departure": {
"time": "1748782335"
},
"stopId": "1381",
"stopSequence": 51
},
{
"arrival": {
"time": "1748782380"
},
"departure": {
"time": "1748782380"
},
"stopId": "682",
"stopSequence": 52
},
{
"arrival": {
"time": "1748782441"
},
"departure": {
"time": "1748782441"
},
"stopId": "2512",
"stopSequence": 53
},
{
"arrival": {
"time": "1748782502"
},
"departure": {
"time": "1748782502"
},
"stopId": "5783",
"stopSequence": 54
},
{
"arrival": {
"time": "1748782575"
},
"departure": {
"time": "1748782575"
},
"stopId": "3860",
"stopSequence": 55
},
{
"arrival": {
"time": "1748782621"
},
"departure": {
"time": "1748782621"
},
"stopId": "3861",
"stopSequence": 56
},
{
"arrival": {
"time": "1748782704"
},
"departure": {
"time": "1748782704"
},
"stopId": "5786",
"stopSequence": 57
},
{
"arrival": {
"time": "1748782796"
},
"departure": {
"time": "1748782796"
},
"stopId": "5789",
"stopSequence": 58
},
{
"arrival": {
"time": "1748782862"
},
"departure": {
"time": "1748782862"
},
"stopId": "6439",
"stopSequence": 59
},
{
"arrival": {
"time": "1748782931"
},
"departure": {
"time": "1748782931"
},
"stopId": "7271",
"stopSequence": 60
},
{
"arrival": {
"time": "1748783011"
},
"departure": {
"time": "1748783011"
},
"stopId": "7403",
"stopSequence": 61
},
{
"arrival": {
"time": "1748783041"
},
"departure": {
"time": "1748783041"
},
"stopId": "7272",
"stopSequence": 62
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "16",
"scheduleRelationship": "DUPLICATED",
"startDate": "20250601",
"startTime": "13:52:00",
"tripId": "268436434_1"
},
"vehicle": {
"id": "ineo-bus:2861",
"label": "MERIGNAC LES PINS"
}
}
},
{
"id": "RT|268436418_1|268438337",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1748773140"
},
"departure": {
"time": "1748773140"
},
"stopId": "7272",
"stopSequence": 1
},
{
"arrival": {
"time": "1748773182"
},
"departure": {
"time": "1748773182"
},
"stopId": "6438",
"stopSequence": 2
},
{
"arrival": {
"time": "1748773257"
},
"departure": {
"time": "1748773257"
},
"stopId": "5788",
"stopSequence": 3
},
{
"arrival": {
"time": "1748773319"
},
"departure": {
"time": "1748773319"
},
"stopId": "5787",
"stopSequence": 4
},
{
"arrival": {
"time": "1748773399"
},
"departure": {
"time": "1748773399"
},
"stopId": "3862",
"stopSequence": 5
},
{
"arrival": {
"time": "1748773462"
},
"departure": {
"time": "1748773462"
},
"stopId": "3863",
"stopSequence": 6
},
{
"arrival": {
"time": "1748773519"
},
"departure": {
"time": "1748773519"
},
"stopId": "5784",
"stopSequence": 7
},
{
"arrival": {
"time": "1748773619"
},
"departure": {
"time": "1748773619"
},
"stopId": "2425",
"stopSequence": 8
},
{
"arrival": {
"time": "1748773695"
},
"departure": {
"time": "1748773695"
},
"stopId": "2426",
"stopSequence": 9
},
{
"arrival": {
"time": "1748773746"
},
"departure": {
"time": "1748773746"
},
"stopId": "1042",
"stopSequence": 10
},
{
"arrival": {
"time": "1748773798"
},
"departure": {
"time": "1748773798"
},
"stopId": "145",
"stopSequence": 11
},
{
"arrival": {
"time": "1748773859"
},
"departure": {
"time": "1748773859"
},
"stopId": "769",
"stopSequence": 12
},
{
"arrival": {
"time": "1748773919"
},
"departure": {
"time": "1748773919"
},
"stopId": "7453",
"stopSequence": 13
},
{
"arrival": {
"time": "1748774005"
},
"departure": {
"time": "1748774005"
},
"stopId": "2417",
"stopSequence": 14
},
{
"arrival": {
"time": "1748774046"
},
"departure": {
"time": "1748774046"
},
"stopId": "2418",
"stopSequence": 15
},
{
"arrival": {
"time": "1748774098"
},
"departure": {
"time": "1748774098"
},
"stopId": "2419",
"stopSequence": 16
},
{
"arrival": {
"time": "1748774158"
},
"departure": {
"time": "1748774158"
},
"stopId": "2420",
"stopSequence": 17
},
{
"arrival": {
"time": "1748774247"
},
"departure": {
"time": "1748774247"
},
"stopId": "1259",
"stopSequence": 18
},
{
"arrival": {
"time": "1748774276"
},
"departure": {
"time": "1748774276"
},
"stopId": "354",
"stopSequence": 19
},
{
"arrival": {
"time": "1748774340"
},
"departure": {
"time": "1748774340"
},
"stopId": "696",
"stopSequence": 20
},
{
"arrival": {
"time": "1748774458"
},
"departure": {
"time": "1748774458"
},
"stopId": "9191",
"stopSequence": 21
},
{
"arrival": {
"time": "1748774600"
},
"departure": {
"time": "1748774600"
},
"stopId": "9193",
"stopSequence": 22
},
{
"arrival": {
"time": "1748774758"
},
"departure": {
"time": "1748774758"
},
"stopId": "4031",
"stopSequence": 23
},
{
"arrival": {
"time": "1748774818"
},
"departure": {
"time": "1748774818"
},
"stopId": "8552",
"stopSequence": 24
},
{
"arrival": {
"time": "1748774936"
},
"departure": {
"time": "1748774936"
},
"stopId": "5661",
"stopSequence": 25
},
{
"arrival": {
"time": "1748775001"
},
"departure": {
"time": "1748775001"
},
"stopId": "3542",
"stopSequence": 26
},
{
"arrival": {
"time": "1748775118"
},
"departure": {
"time": "1748775118"
},
"stopId": "3540",
"stopSequence": 27
},
{
"arrival": {
"time": "1748775157"
},
"departure": {
"time": "1748775157"
},
"stopId": "13150",
"stopSequence": 28
},
{
"arrival": {
"time": "1748775218"
},
"departure": {
"time": "1748775218"
},
"stopId": "13145",
"stopSequence": 29
},
{
"arrival": {
"time": "1748775297"
},
"departure": {
"time": "1748775297"
},
"stopId": "8913",
"stopSequence": 30
},
{
"arrival": {
"time": "1748775548"
},
"departure": {
"time": "1748775548"
},
"stopId": "9276",
"stopSequence": 31
},
{
"arrival": {
"time": "1748775719"
},
"departure": {
"time": "1748775719"
},
"stopId": "1101",
"stopSequence": 32
},
{
"arrival": {
"time": "1748775777"
},
"departure": {
"time": "1748775777"
},
"stopId": "7191",
"stopSequence": 33
},
{
"arrival": {
"time": "1748775869"
},
"departure": {
"time": "1748775869"
},
"stopId": "317",
"stopSequence": 34
},
{
"arrival": {
"time": "1748775906"
},
"departure": {
"time": "1748775906"
},
"stopId": "1364",
"stopSequence": 35
},
{
"arrival": {
"time": "1748775957"
},
"departure": {
"time": "1748775957"
},
"stopId": "168",
"stopSequence": 36
},
{
"arrival": {
"time": "1748775996"
},
"departure": {
"time": "1748775996"
},
"stopId": "8161",
"stopSequence": 37
},
{
"arrival": {
"time": "1748776038"
},
"departure": {
"time": "1748776038"
},
"stopId": "3273",
"stopSequence": 38
},
{
"arrival": {
"time": "1748776092"
},
"departure": {
"time": "1748776092"
},
"stopId": "962",
"stopSequence": 39
},
{
"arrival": {
"time": "1748776257"
},
"departure": {
"time": "1748776257"
},
"stopId": "6402",
"stopSequence": 40
},
{
"arrival": {
"time": "1748776319"
},
"departure": {
"time": "1748776319"
},
"stopId": "4156",
"stopSequence": 41
},
{
"arrival": {
"time": "1748776395"
},
"departure": {
"time": "1748776395"
},
"stopId": "424",
"stopSequence": 42
},
{
"arrival": {
"time": "1748776448"
},
"departure": {
"time": "1748776448"
},
"stopId": "1195",
"stopSequence": 43
},
{
"arrival": {
"time": "1748776529"
},
"departure": {
"time": "1748776529"
},
"stopId": "7613",
"stopSequence": 44
},
{
"arrival": {
"time": "1748776588"
},
"departure": {
"time": "1748776588"
},
"stopId": "1718",
"stopSequence": 45
},
{
"arrival": {
"time": "1748776637"
},
"departure": {
"time": "1748776637"
},
"stopId": "2114",
"stopSequence": 46
},
{
"arrival": {
"time": "1748776688"
},
"departure": {
"time": "1748776688"
},
"stopId": "2235",
"stopSequence": 47
},
{
"arrival": {
"time": "1748776763"
},
"departure": {
"time": "1748776763"
},
"stopId": "5798",
"stopSequence": 48
},
{
"arrival": {
"time": "1748776821"
},
"departure": {
"time": "1748776821"
},
"stopId": "957",
"stopSequence": 49
},
{
"arrival": {
"time": "1748776888"
},
"departure": {
"time": "1748776888"
},
"stopId": "2279",
"stopSequence": 50
},
{
"arrival": {
"time": "1748776915"
},
"departure": {
"time": "1748776915"
},
"stopId": "2241",
"stopSequence": 51
},
{
"arrival": {
"time": "1748776991"
},
"departure": {
"time": "1748776991"
},
"stopId": "3620",
"stopSequence": 52
},
{
"arrival": {
"time": "1748777064"
},
"departure": {
"time": "1748777064"
},
"stopId": "5926",
"stopSequence": 53
},
{
"arrival": {
"time": "1748777215"
},
"departure": {
"time": "1748777215"
},
"stopId": "8191",
"stopSequence": 54
},
{
"arrival": {
"time": "1748777335"
},
"departure": {
"time": "1748777335"
},
"stopId": "5928",
"stopSequence": 55
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "16",
"scheduleRelationship": "DUPLICATED",
"startDate": "20250601",
"startTime": "12:19:00",
"tripId": "268436418_1"
},
"vehicle": {
"id": "ineo-bus:2854",
"label": "BOULIAC C.CIAL"
}
}
},
{
"id": "RT|268437488_1|268437488",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -656,
"time": "1748756944"
},
"departure": {
"delay": 0,
"time": "1748757600"
},
"stopId": "7556",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748757660"
},
"departure": {
"delay": 0,
"time": "1748757660"
},
"stopId": "3605",
"stopSequence": 2
},
{
"arrival": {
"delay": 1,
"time": "1748757749"
},
"departure": {
"delay": 1,
"time": "1748757749"
},
"stopId": "2263",
"stopSequence": 3
},
{
"arrival": {
"delay": 1,
"time": "1748757801"
},
"departure": {
"delay": 1,
"time": "1748757801"
},
"stopId": "9702",
"stopSequence": 4
},
{
"arrival": {
"delay": 1,
"time": "1748757855"
},
"departure": {
"delay": 1,
"time": "1748757855"
},
"stopId": "2291",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748757960"
},
"departure": {
"delay": 0,
"time": "1748757960"
},
"stopId": "1169",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1748758062"
},
"departure": {
"delay": 0,
"time": "1748758062"
},
"stopId": "9768",
"stopSequence": 7
},
{
"arrival": {
"delay": 1,
"time": "1748758099"
},
"departure": {
"delay": 1,
"time": "1748758099"
},
"stopId": "1183",
"stopSequence": 8
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "460",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437488_1"
}
}
},
{
"id": "RT|268437487_1|268437487",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -93,
"time": "1748753907"
},
"departure": {
"delay": 0,
"time": "1748754000"
},
"stopId": "1706",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748754043"
},
"departure": {
"delay": 0,
"time": "1748754043"
},
"stopId": "1910",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748754056"
},
"departure": {
"delay": 0,
"time": "1748754056"
},
"stopId": "1511",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748754115"
},
"departure": {
"delay": 0,
"time": "1748754115"
},
"stopId": "3657",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748754138"
},
"departure": {
"delay": 0,
"time": "1748754138"
},
"stopId": "3658",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748754175"
},
"departure": {
"delay": 0,
"time": "1748754175"
},
"stopId": "884",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1748754203"
},
"departure": {
"delay": 0,
"time": "1748754203"
},
"stopId": "1908",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748754245"
},
"departure": {
"delay": 0,
"time": "1748754245"
},
"stopId": "3897",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1748754287"
},
"departure": {
"delay": 1,
"time": "1748754287"
},
"stopId": "3895",
"stopSequence": 9
},
{
"arrival": {
"delay": 1,
"time": "1748754355"
},
"departure": {
"delay": 1,
"time": "1748754355"
},
"stopId": "6432",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1748754464"
},
"departure": {
"delay": 0,
"time": "1748754464"
},
"stopId": "2223",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1748754507"
},
"departure": {
"delay": 0,
"time": "1748754507"
},
"stopId": "1672",
"stopSequence": 12
},
{
"arrival": {
"delay": -13,
"time": "1748754529"
},
"departure": {
"delay": -13,
"time": "1748754529"
},
"stopId": "5643",
"stopSequence": 13
},
{
"arrival": {
"delay": -30,
"time": "1748754561"
},
"departure": {
"delay": -30,
"time": "1748754561"
},
"stopId": "2181",
"stopSequence": 14
},
{
"arrival": {
"delay": 1,
"time": "1748754631"
},
"departure": {
"delay": 1,
"time": "1748754631"
},
"stopId": "2157",
"stopSequence": 15
},
{
"arrival": {
"delay": 1,
"time": "1748754660"
},
"departure": {
"delay": 1,
"time": "1748754660"
},
"stopId": "1907",
"stopSequence": 16
},
{
"arrival": {
"delay": 1,
"time": "1748754689"
},
"departure": {
"delay": 1,
"time": "1748754689"
},
"stopId": "3253",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1748754735"
},
"departure": {
"delay": 0,
"time": "1748754735"
},
"stopId": "1427",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1748754787"
},
"departure": {
"delay": 0,
"time": "1748754787"
},
"stopId": "1676",
"stopSequence": 19
},
{
"arrival": {
"delay": 1,
"time": "1748754888"
},
"departure": {
"delay": 1,
"time": "1748754888"
},
"stopId": "3330",
"stopSequence": 20
},
{
"arrival": {
"delay": 1,
"time": "1748754902"
},
"departure": {
"delay": 1,
"time": "1748754902"
},
"stopId": "5494",
"stopSequence": 21
},
{
"arrival": {
"delay": 1,
"time": "1748754945"
},
"departure": {
"delay": 1,
"time": "1748754945"
},
"stopId": "5492",
"stopSequence": 22
},
{
"arrival": {
"delay": 1,
"time": "1748754964"
},
"departure": {
"delay": 1,
"time": "1748754964"
},
"stopId": "5489",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1748755020"
},
"departure": {
"delay": 0,
"time": "1748755020"
},
"stopId": "1976",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1748755080"
},
"departure": {
"delay": 0,
"time": "1748755080"
},
"stopId": "7671",
"stopSequence": 25
},
{
"arrival": {
"delay": 1,
"time": "1748755167"
},
"departure": {
"delay": 1,
"time": "1748755167"
},
"stopId": "6455",
"stopSequence": 26
},
{
"arrival": {
"delay": 1,
"time": "1748755222"
},
"departure": {
"delay": 1,
"time": "1748755222"
},
"stopId": "2542",
"stopSequence": 27
},
{
"arrival": {
"delay": 1,
"time": "1748755246"
},
"departure": {
"delay": 1,
"time": "1748755246"
},
"stopId": "5521",
"stopSequence": 28
},
{
"arrival": {
"delay": 0,
"time": "1748755289"
},
"departure": {
"delay": 0,
"time": "1748755289"
},
"stopId": "5640",
"stopSequence": 29
},
{
"arrival": {
"delay": 1,
"time": "1748755347"
},
"departure": {
"delay": 1,
"time": "1748755347"
},
"stopId": "2532",
"stopSequence": 30
},
{
"arrival": {
"delay": 0,
"time": "1748755380"
},
"departure": {
"delay": 0,
"time": "1748755380"
},
"stopId": "483",
"stopSequence": 31
},
{
"arrival": {
"delay": 1,
"time": "1748755448"
},
"departure": {
"delay": 1,
"time": "1748755448"
},
"stopId": "261",
"stopSequence": 32
},
{
"arrival": {
"delay": 1,
"time": "1748755501"
},
"departure": {
"delay": 1,
"time": "1748755501"
},
"stopId": "2196",
"stopSequence": 33
},
{
"arrival": {
"delay": 2,
"time": "1748755530"
},
"departure": {
"delay": 2,
"time": "1748755530"
},
"stopId": "1512",
"stopSequence": 34
},
{
"arrival": {
"delay": 2,
"time": "1748755579"
},
"departure": {
"delay": 2,
"time": "1748755579"
},
"stopId": "1805",
"stopSequence": 35
},
{
"arrival": {
"delay": 1,
"time": "1748755621"
},
"departure": {
"delay": 1,
"time": "1748755621"
},
"stopId": "4055",
"stopSequence": 36
},
{
"arrival": {
"delay": 2,
"time": "1748755751"
},
"departure": {
"delay": 2,
"time": "1748755751"
},
"stopId": "487",
"stopSequence": 37
},
{
"arrival": {
"delay": 2,
"time": "1748755832"
},
"departure": {
"delay": 2,
"time": "1748755832"
},
"stopId": "4036",
"stopSequence": 38
},
{
"arrival": {
"delay": 2,
"time": "1748755922"
},
"departure": {
"delay": 2,
"time": "1748755922"
},
"stopId": "3627",
"stopSequence": 39
},
{
"arrival": {
"delay": 2,
"time": "1748755957"
},
"departure": {
"delay": 2,
"time": "1748755957"
},
"stopId": "4037",
"stopSequence": 40
},
{
"arrival": {
"delay": 2,
"time": "1748756022"
},
"departure": {
"delay": 2,
"time": "1748756022"
},
"stopId": "2191",
"stopSequence": 41
},
{
"arrival": {
"delay": 2,
"time": "1748756074"
},
"departure": {
"delay": 2,
"time": "1748756074"
},
"stopId": "189",
"stopSequence": 42
},
{
"arrival": {
"delay": 2,
"time": "1748756162"
},
"departure": {
"delay": 2,
"time": "1748756162"
},
"stopId": "1437",
"stopSequence": 43
},
{
"arrival": {
"delay": 3,
"time": "1748756206"
},
"departure": {
"delay": 3,
"time": "1748756206"
},
"stopId": "1195",
"stopSequence": 44
},
{
"arrival": {
"delay": 3,
"time": "1748756285"
},
"departure": {
"delay": 3,
"time": "1748756285"
},
"stopId": "7613",
"stopSequence": 45
},
{
"arrival": {
"delay": 3,
"time": "1748756343"
},
"departure": {
"delay": 3,
"time": "1748756343"
},
"stopId": "1718",
"stopSequence": 46
},
{
"arrival": {
"delay": 4,
"time": "1748756401"
},
"departure": {
"delay": 4,
"time": "1748756401"
},
"stopId": "2114",
"stopSequence": 47
},
{
"arrival": {
"delay": 4,
"time": "1748756460"
},
"departure": {
"delay": 4,
"time": "1748756460"
},
"stopId": "2235",
"stopSequence": 48
},
{
"arrival": {
"delay": 3,
"time": "1748756523"
},
"departure": {
"delay": 3,
"time": "1748756523"
},
"stopId": "9769",
"stopSequence": 49
},
{
"arrival": {
"delay": 4,
"time": "1748756627"
},
"departure": {
"delay": 4,
"time": "1748756627"
},
"stopId": "1807",
"stopSequence": 50
},
{
"arrival": {
"delay": 4,
"time": "1748756680"
},
"departure": {
"delay": 4,
"time": "1748756680"
},
"stopId": "1811",
"stopSequence": 51
},
{
"arrival": {
"delay": 4,
"time": "1748756725"
},
"departure": {
"delay": 4,
"time": "1748756725"
},
"stopId": "9703",
"stopSequence": 52
},
{
"arrival": {
"delay": 5,
"time": "1748756783"
},
"departure": {
"delay": 5,
"time": "1748756783"
},
"stopId": "1101",
"stopSequence": 53
},
{
"arrival": {
"delay": 4,
"time": "1748756824"
},
"departure": {
"delay": 4,
"time": "1748756824"
},
"stopId": "3788",
"stopSequence": 54
},
{
"arrival": {
"delay": 4,
"time": "1748756944"
},
"departure": {
"delay": 4,
"time": "1748756944"
},
"stopId": "3545",
"stopSequence": 55
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "460",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437487_1"
},
"vehicle": {
"id": "ineo-bus:99032",
"label": "BORDEAUX STALINGRAD"
}
}
},
{
"id": "RT|268436418_1|268438346",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1748786521"
},
"departure": {
"time": "1748787060"
},
"stopId": "7272",
"stopSequence": 1
},
{
"arrival": {
"time": "1748787102"
},
"departure": {
"time": "1748787102"
},
"stopId": "6438",
"stopSequence": 2
},
{
"arrival": {
"time": "1748787177"
},
"departure": {
"time": "1748787177"
},
"stopId": "5788",
"stopSequence": 3
},
{
"arrival": {
"time": "1748787239"
},
"departure": {
"time": "1748787239"
},
"stopId": "5787",
"stopSequence": 4
},
{
"arrival": {
"time": "1748787319"
},
"departure": {
"time": "1748787319"
},
"stopId": "3862",
"stopSequence": 5
},
{
"arrival": {
"time": "1748787382"
},
"departure": {
"time": "1748787382"
},
"stopId": "3863",
"stopSequence": 6
},
{
"arrival": {
"time": "1748787439"
},
"departure": {
"time": "1748787439"
},
"stopId": "5784",
"stopSequence": 7
},
{
"arrival": {
"time": "1748787539"
},
"departure": {
"time": "1748787539"
},
"stopId": "2425",
"stopSequence": 8
},
{
"arrival": {
"time": "1748787615"
},
"departure": {
"time": "1748787615"
},
"stopId": "2426",
"stopSequence": 9
},
{
"arrival": {
"time": "1748787666"
},
"departure": {
"time": "1748787666"
},
"stopId": "1042",
"stopSequence": 10
},
{
"arrival": {
"time": "1748787718"
},
"departure": {
"time": "1748787718"
},
"stopId": "145",
"stopSequence": 11
},
{
"arrival": {
"time": "1748787779"
},
"departure": {
"time": "1748787779"
},
"stopId": "769",
"stopSequence": 12
},
{
"arrival": {
"time": "1748787839"
},
"departure": {
"time": "1748787839"
},
"stopId": "7453",
"stopSequence": 13
},
{
"arrival": {
"time": "1748787925"
},
"departure": {
"time": "1748787925"
},
"stopId": "2417",
"stopSequence": 14
},
{
"arrival": {
"time": "1748787966"
},
"departure": {
"time": "1748787966"
},
"stopId": "2418",
"stopSequence": 15
},
{
"arrival": {
"time": "1748788018"
},
"departure": {
"time": "1748788018"
},
"stopId": "2419",
"stopSequence": 16
},
{
"arrival": {
"time": "1748788078"
},
"departure": {
"time": "1748788078"
},
"stopId": "2420",
"stopSequence": 17
},
{
"arrival": {
"time": "1748788167"
},
"departure": {
"time": "1748788167"
},
"stopId": "1259",
"stopSequence": 18
},
{
"arrival": {
"time": "1748788196"
},
"departure": {
"time": "1748788196"
},
"stopId": "354",
"stopSequence": 19
},
{
"arrival": {
"time": "1748788260"
},
"departure": {
"time": "1748788260"
},
"stopId": "696",
"stopSequence": 20
},
{
"arrival": {
"time": "1748788378"
},
"departure": {
"time": "1748788378"
},
"stopId": "9191",
"stopSequence": 21
},
{
"arrival": {
"time": "1748788520"
},
"departure": {
"time": "1748788520"
},
"stopId": "9193",
"stopSequence": 22
},
{
"arrival": {
"time": "1748788678"
},
"departure": {
"time": "1748788678"
},
"stopId": "4031",
"stopSequence": 23
},
{
"arrival": {
"time": "1748788738"
},
"departure": {
"time": "1748788738"
},
"stopId": "8552",
"stopSequence": 24
},
{
"arrival": {
"time": "1748788856"
},
"departure": {
"time": "1748788856"
},
"stopId": "5661",
"stopSequence": 25
},
{
"arrival": {
"time": "1748788921"
},
"departure": {
"time": "1748788921"
},
"stopId": "3542",
"stopSequence": 26
},
{
"arrival": {
"time": "1748789038"
},
"departure": {
"time": "1748789038"
},
"stopId": "3540",
"stopSequence": 27
},
{
"arrival": {
"time": "1748789077"
},
"departure": {
"time": "1748789077"
},
"stopId": "13150",
"stopSequence": 28
},
{
"arrival": {
"time": "1748789138"
},
"departure": {
"time": "1748789138"
},
"stopId": "13145",
"stopSequence": 29
},
{
"arrival": {
"time": "1748789217"
},
"departure": {
"time": "1748789217"
},
"stopId": "8913",
"stopSequence": 30
},
{
"arrival": {
"time": "1748789467"
},
"departure": {
"time": "1748789467"
},
"stopId": "9276",
"stopSequence": 31
},
{
"arrival": {
"time": "1748789637"
},
"departure": {
"time": "1748789637"
},
"stopId": "1101",
"stopSequence": 32
},
{
"arrival": {
"time": "1748789695"
},
"departure": {
"time": "1748789695"
},
"stopId": "7191",
"stopSequence": 33
},
{
"arrival": {
"time": "1748789787"
},
"departure": {
"time": "1748789787"
},
"stopId": "317",
"stopSequence": 34
},
{
"arrival": {
"time": "1748789824"
},
"departure": {
"time": "1748789824"
},
"stopId": "1364",
"stopSequence": 35
},
{
"arrival": {
"time": "1748789875"
},
"departure": {
"time": "1748789875"
},
"stopId": "168",
"stopSequence": 36
},
{
"arrival": {
"time": "1748789914"
},
"departure": {
"time": "1748789914"
},
"stopId": "8161",
"stopSequence": 37
},
{
"arrival": {
"time": "1748789956"
},
"departure": {
"time": "1748789956"
},
"stopId": "3273",
"stopSequence": 38
},
{
"arrival": {
"time": "1748790011"
},
"departure": {
"time": "1748790011"
},
"stopId": "962",
"stopSequence": 39
},
{
"arrival": {
"time": "1748790178"
},
"departure": {
"time": "1748790178"
},
"stopId": "6402",
"stopSequence": 40
},
{
"arrival": {
"time": "1748790240"
},
"departure": {
"time": "1748790240"
},
"stopId": "4156",
"stopSequence": 41
},
{
"arrival": {
"time": "1748790316"
},
"departure": {
"time": "1748790316"
},
"stopId": "424",
"stopSequence": 42
},
{
"arrival": {
"time": "1748790369"
},
"departure": {
"time": "1748790369"
},
"stopId": "1195",
"stopSequence": 43
},
{
"arrival": {
"time": "1748790450"
},
"departure": {
"time": "1748790450"
},
"stopId": "7613",
"stopSequence": 44
},
{
"arrival": {
"time": "1748790509"
},
"departure": {
"time": "1748790509"
},
"stopId": "1718",
"stopSequence": 45
},
{
"arrival": {
"time": "1748790558"
},
"departure": {
"time": "1748790558"
},
"stopId": "2114",
"stopSequence": 46
},
{
"arrival": {
"time": "1748790609"
},
"departure": {
"time": "1748790609"
},
"stopId": "2235",
"stopSequence": 47
},
{
"arrival": {
"time": "1748790684"
},
"departure": {
"time": "1748790684"
},
"stopId": "5798",
"stopSequence": 48
},
{
"arrival": {
"time": "1748790742"
},
"departure": {
"time": "1748790742"
},
"stopId": "957",
"stopSequence": 49
},
{
"arrival": {
"time": "1748790809"
},
"departure": {
"time": "1748790809"
},
"stopId": "2279",
"stopSequence": 50
},
{
"arrival": {
"time": "1748790836"
},
"departure": {
"time": "1748790836"
},
"stopId": "2241",
"stopSequence": 51
},
{
"arrival": {
"time": "1748790912"
},
"departure": {
"time": "1748790912"
},
"stopId": "3620",
"stopSequence": 52
},
{
"arrival": {
"time": "1748790985"
},
"departure": {
"time": "1748790985"
},
"stopId": "5926",
"stopSequence": 53
},
{
"arrival": {
"time": "1748791136"
},
"departure": {
"time": "1748791136"
},
"stopId": "8191",
"stopSequence": 54
},
{
"arrival": {
"time": "1748791256"
},
"departure": {
"time": "1748791256"
},
"stopId": "5928",
"stopSequence": 55
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "16",
"scheduleRelationship": "DUPLICATED",
"startDate": "20250601",
"startTime": "16:11:00",
"tripId": "268436418_1"
},
"vehicle": {
"id": "ineo-bus:2854",
"label": "BOULIAC C.CIAL"
}
}
},
{
"id": "RT|268436434_1|268438345",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1748782200"
},
"departure": {
"time": "1748782200"
},
"stopId": "5928",
"stopSequence": 1
},
{
"arrival": {
"time": "1748782274"
},
"departure": {
"time": "1748782274"
},
"stopId": "8203",
"stopSequence": 2
},
{
"arrival": {
"time": "1748782413"
},
"departure": {
"time": "1748782413"
},
"stopId": "5927",
"stopSequence": 3
},
{
"arrival": {
"time": "1748782483"
},
"departure": {
"time": "1748782483"
},
"stopId": "3621",
"stopSequence": 4
},
{
"arrival": {
"time": "1748782560"
},
"departure": {
"time": "1748782560"
},
"stopId": "3561",
"stopSequence": 5
},
{
"arrival": {
"time": "1748782599"
},
"departure": {
"time": "1748782599"
},
"stopId": "179",
"stopSequence": 6
},
{
"arrival": {
"time": "1748782645"
},
"departure": {
"time": "1748782645"
},
"stopId": "1200",
"stopSequence": 7
},
{
"arrival": {
"time": "1748782724"
},
"departure": {
"time": "1748782724"
},
"stopId": "5797",
"stopSequence": 8
},
{
"arrival": {
"time": "1748782790"
},
"departure": {
"time": "1748782790"
},
"stopId": "1183",
"stopSequence": 9
},
{
"arrival": {
"time": "1748782846"
},
"departure": {
"time": "1748782846"
},
"stopId": "513",
"stopSequence": 10
},
{
"arrival": {
"time": "1748782921"
},
"departure": {
"time": "1748782921"
},
"stopId": "2268",
"stopSequence": 11
},
{
"arrival": {
"time": "1748782980"
},
"departure": {
"time": "1748782980"
},
"stopId": "7614",
"stopSequence": 12
},
{
"arrival": {
"time": "1748783032"
},
"departure": {
"time": "1748783032"
},
"stopId": "403",
"stopSequence": 13
},
{
"arrival": {
"time": "1748783058"
},
"departure": {
"time": "1748783058"
},
"stopId": "2385",
"stopSequence": 14
},
{
"arrival": {
"time": "1748783098"
},
"departure": {
"time": "1748783098"
},
"stopId": "2386",
"stopSequence": 15
},
{
"arrival": {
"time": "1748783188"
},
"departure": {
"time": "1748783188"
},
"stopId": "5745",
"stopSequence": 16
},
{
"arrival": {
"time": "1748783221"
},
"departure": {
"time": "1748783221"
},
"stopId": "5734",
"stopSequence": 17
},
{
"arrival": {
"time": "1748783401"
},
"departure": {
"time": "1748783401"
},
"stopId": "1205",
"stopSequence": 18
},
{
"arrival": {
"time": "1748783453"
},
"departure": {
"time": "1748783453"
},
"stopId": "2198",
"stopSequence": 19
},
{
"arrival": {
"time": "1748783483"
},
"departure": {
"time": "1748783483"
},
"stopId": "8162",
"stopSequence": 20
},
{
"arrival": {
"time": "1748783530"
},
"departure": {
"time": "1748783530"
},
"stopId": "2252",
"stopSequence": 21
},
{
"arrival": {
"time": "1748783613"
},
"departure": {
"time": "1748783613"
},
"stopId": "3608",
"stopSequence": 22
},
{
"arrival": {
"time": "1748783665"
},
"departure": {
"time": "1748783665"
},
"stopId": "3609",
"stopSequence": 23
},
{
"arrival": {
"time": "1748783761"
},
"departure": {
"time": "1748783761"
},
"stopId": "5801",
"stopSequence": 24
},
{
"arrival": {
"time": "1748783848"
},
"departure": {
"time": "1748783848"
},
"stopId": "2263",
"stopSequence": 25
},
{
"arrival": {
"time": "1748783904"
},
"departure": {
"time": "1748783904"
},
"stopId": "9702",
"stopSequence": 26
},
{
"arrival": {
"time": "1748784010"
},
"departure": {
"time": "1748784010"
},
"stopId": "9275",
"stopSequence": 27
},
{
"arrival": {
"time": "1748784241"
},
"departure": {
"time": "1748784241"
},
"stopId": "8914",
"stopSequence": 28
},
{
"arrival": {
"time": "1748784307"
},
"departure": {
"time": "1748784307"
},
"stopId": "13146",
"stopSequence": 29
},
{
"arrival": {
"time": "1748784361"
},
"departure": {
"time": "1748784361"
},
"stopId": "8581",
"stopSequence": 30
},
{
"arrival": {
"time": "1748784421"
},
"departure": {
"time": "1748784421"
},
"stopId": "2247",
"stopSequence": 31
},
{
"arrival": {
"time": "1748784549"
},
"departure": {
"time": "1748784549"
},
"stopId": "3541",
"stopSequence": 32
},
{
"arrival": {
"time": "1748784593"
},
"departure": {
"time": "1748784593"
},
"stopId": "3826",
"stopSequence": 33
},
{
"arrival": {
"time": "1748784721"
},
"departure": {
"time": "1748784721"
},
"stopId": "8551",
"stopSequence": 34
},
{
"arrival": {
"time": "1748784837"
},
"departure": {
"time": "1748784837"
},
"stopId": "9196",
"stopSequence": 35
},
{
"arrival": {
"time": "1748784961"
},
"departure": {
"time": "1748784961"
},
"stopId": "9194",
"stopSequence": 36
},
{
"arrival": {
"time": "1748785058"
},
"departure": {
"time": "1748785058"
},
"stopId": "40",
"stopSequence": 37
},
{
"arrival": {
"time": "1748785141"
},
"departure": {
"time": "1748785141"
},
"stopId": "1410",
"stopSequence": 38
},
{
"arrival": {
"time": "1748785185"
},
"departure": {
"time": "1748785185"
},
"stopId": "735",
"stopSequence": 39
},
{
"arrival": {
"time": "1748785215"
},
"departure": {
"time": "1748785215"
},
"stopId": "1332",
"stopSequence": 40
},
{
"arrival": {
"time": "1748785280"
},
"departure": {
"time": "1748785280"
},
"stopId": "13142",
"stopSequence": 41
},
{
"arrival": {
"time": "1748785320"
},
"departure": {
"time": "1748785320"
},
"stopId": "1610",
"stopSequence": 42
},
{
"arrival": {
"time": "1748785353"
},
"departure": {
"time": "1748785353"
},
"stopId": "2095",
"stopSequence": 43
},
{
"arrival": {
"time": "1748785418"
},
"departure": {
"time": "1748785418"
},
"stopId": "5424",
"stopSequence": 44
},
{
"arrival": {
"time": "1748785471"
},
"departure": {
"time": "1748785471"
},
"stopId": "5363",
"stopSequence": 45
},
{
"arrival": {
"time": "1748785532"
},
"departure": {
"time": "1748785532"
},
"stopId": "565",
"stopSequence": 46
},
{
"arrival": {
"time": "1748785591"
},
"departure": {
"time": "1748785591"
},
"stopId": "3317",
"stopSequence": 47
},
{
"arrival": {
"time": "1748785663"
},
"departure": {
"time": "1748785663"
},
"stopId": "392",
"stopSequence": 48
},
{
"arrival": {
"time": "1748785741"
},
"departure": {
"time": "1748785741"
},
"stopId": "948",
"stopSequence": 49
},
{
"arrival": {
"time": "1748785779"
},
"departure": {
"time": "1748785779"
},
"stopId": "636",
"stopSequence": 50
},
{
"arrival": {
"time": "1748785815"
},
"departure": {
"time": "1748785815"
},
"stopId": "1381",
"stopSequence": 51
},
{
"arrival": {
"time": "1748785860"
},
"departure": {
"time": "1748785860"
},
"stopId": "682",
"stopSequence": 52
},
{
"arrival": {
"time": "1748785921"
},
"departure": {
"time": "1748785921"
},
"stopId": "2512",
"stopSequence": 53
},
{
"arrival": {
"time": "1748785982"
},
"departure": {
"time": "1748785982"
},
"stopId": "5783",
"stopSequence": 54
},
{
"arrival": {
"time": "1748786055"
},
"departure": {
"time": "1748786055"
},
"stopId": "3860",
"stopSequence": 55
},
{
"arrival": {
"time": "1748786101"
},
"departure": {
"time": "1748786101"
},
"stopId": "3861",
"stopSequence": 56
},
{
"arrival": {
"time": "1748786184"
},
"departure": {
"time": "1748786184"
},
"stopId": "5786",
"stopSequence": 57
},
{
"arrival": {
"time": "1748786276"
},
"departure": {
"time": "1748786276"
},
"stopId": "5789",
"stopSequence": 58
},
{
"arrival": {
"time": "1748786342"
},
"departure": {
"time": "1748786342"
},
"stopId": "6439",
"stopSequence": 59
},
{
"arrival": {
"time": "1748786411"
},
"departure": {
"time": "1748786411"
},
"stopId": "7271",
"stopSequence": 60
},
{
"arrival": {
"time": "1748786491"
},
"departure": {
"time": "1748786491"
},
"stopId": "7403",
"stopSequence": 61
},
{
"arrival": {
"time": "1748786521"
},
"departure": {
"time": "1748786521"
},
"stopId": "7272",
"stopSequence": 62
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "16",
"scheduleRelationship": "DUPLICATED",
"startDate": "20250601",
"startTime": "14:50:00",
"tripId": "268436434_1"
},
"vehicle": {
"id": "ineo-bus:2861",
"label": "MERIGNAC LES PINS"
}
}
},
{
"id": "RT|268436434_1|268438340",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1748787595"
},
"departure": {
"time": "1748788200"
},
"stopId": "5928",
"stopSequence": 1
},
{
"arrival": {
"time": "1748788274"
},
"departure": {
"time": "1748788274"
},
"stopId": "8203",
"stopSequence": 2
},
{
"arrival": {
"time": "1748788413"
},
"departure": {
"time": "1748788413"
},
"stopId": "5927",
"stopSequence": 3
},
{
"arrival": {
"time": "1748788483"
},
"departure": {
"time": "1748788483"
},
"stopId": "3621",
"stopSequence": 4
},
{
"arrival": {
"time": "1748788560"
},
"departure": {
"time": "1748788560"
},
"stopId": "3561",
"stopSequence": 5
},
{
"arrival": {
"time": "1748788599"
},
"departure": {
"time": "1748788599"
},
"stopId": "179",
"stopSequence": 6
},
{
"arrival": {
"time": "1748788645"
},
"departure": {
"time": "1748788645"
},
"stopId": "1200",
"stopSequence": 7
},
{
"arrival": {
"time": "1748788724"
},
"departure": {
"time": "1748788724"
},
"stopId": "5797",
"stopSequence": 8
},
{
"arrival": {
"time": "1748788790"
},
"departure": {
"time": "1748788790"
},
"stopId": "1183",
"stopSequence": 9
},
{
"arrival": {
"time": "1748788846"
},
"departure": {
"time": "1748788846"
},
"stopId": "513",
"stopSequence": 10
},
{
"arrival": {
"time": "1748788921"
},
"departure": {
"time": "1748788921"
},
"stopId": "2268",
"stopSequence": 11
},
{
"arrival": {
"time": "1748788980"
},
"departure": {
"time": "1748788980"
},
"stopId": "7614",
"stopSequence": 12
},
{
"arrival": {
"time": "1748789032"
},
"departure": {
"time": "1748789032"
},
"stopId": "403",
"stopSequence": 13
},
{
"arrival": {
"time": "1748789058"
},
"departure": {
"time": "1748789058"
},
"stopId": "2385",
"stopSequence": 14
},
{
"arrival": {
"time": "1748789098"
},
"departure": {
"time": "1748789098"
},
"stopId": "2386",
"stopSequence": 15
},
{
"arrival": {
"time": "1748789188"
},
"departure": {
"time": "1748789188"
},
"stopId": "5745",
"stopSequence": 16
},
{
"arrival": {
"time": "1748789221"
},
"departure": {
"time": "1748789221"
},
"stopId": "5734",
"stopSequence": 17
},
{
"arrival": {
"time": "1748789401"
},
"departure": {
"time": "1748789401"
},
"stopId": "1205",
"stopSequence": 18
},
{
"arrival": {
"time": "1748789453"
},
"departure": {
"time": "1748789453"
},
"stopId": "2198",
"stopSequence": 19
},
{
"arrival": {
"time": "1748789483"
},
"departure": {
"time": "1748789483"
},
"stopId": "8162",
"stopSequence": 20
},
{
"arrival": {
"time": "1748789530"
},
"departure": {
"time": "1748789530"
},
"stopId": "2252",
"stopSequence": 21
},
{
"arrival": {
"time": "1748789613"
},
"departure": {
"time": "1748789613"
},
"stopId": "3608",
"stopSequence": 22
},
{
"arrival": {
"time": "1748789665"
},
"departure": {
"time": "1748789665"
},
"stopId": "3609",
"stopSequence": 23
},
{
"arrival": {
"time": "1748789761"
},
"departure": {
"time": "1748789761"
},
"stopId": "5801",
"stopSequence": 24
},
{
"arrival": {
"time": "1748789848"
},
"departure": {
"time": "1748789848"
},
"stopId": "2263",
"stopSequence": 25
},
{
"arrival": {
"time": "1748789904"
},
"departure": {
"time": "1748789904"
},
"stopId": "9702",
"stopSequence": 26
},
{
"arrival": {
"time": "1748790010"
},
"departure": {
"time": "1748790010"
},
"stopId": "9275",
"stopSequence": 27
},
{
"arrival": {
"time": "1748790241"
},
"departure": {
"time": "1748790241"
},
"stopId": "8914",
"stopSequence": 28
},
{
"arrival": {
"time": "1748790307"
},
"departure": {
"time": "1748790307"
},
"stopId": "13146",
"stopSequence": 29
},
{
"arrival": {
"time": "1748790361"
},
"departure": {
"time": "1748790361"
},
"stopId": "8581",
"stopSequence": 30
},
{
"arrival": {
"time": "1748790421"
},
"departure": {
"time": "1748790421"
},
"stopId": "2247",
"stopSequence": 31
},
{
"arrival": {
"time": "1748790549"
},
"departure": {
"time": "1748790549"
},
"stopId": "3541",
"stopSequence": 32
},
{
"arrival": {
"time": "1748790593"
},
"departure": {
"time": "1748790593"
},
"stopId": "3826",
"stopSequence": 33
},
{
"arrival": {
"time": "1748790721"
},
"departure": {
"time": "1748790721"
},
"stopId": "8551",
"stopSequence": 34
},
{
"arrival": {
"time": "1748790837"
},
"departure": {
"time": "1748790837"
},
"stopId": "9196",
"stopSequence": 35
},
{
"arrival": {
"time": "1748790961"
},
"departure": {
"time": "1748790961"
},
"stopId": "9194",
"stopSequence": 36
},
{
"arrival": {
"time": "1748791058"
},
"departure": {
"time": "1748791058"
},
"stopId": "40",
"stopSequence": 37
},
{
"arrival": {
"time": "1748791141"
},
"departure": {
"time": "1748791141"
},
"stopId": "1410",
"stopSequence": 38
},
{
"arrival": {
"time": "1748791185"
},
"departure": {
"time": "1748791185"
},
"stopId": "735",
"stopSequence": 39
},
{
"arrival": {
"time": "1748791215"
},
"departure": {
"time": "1748791215"
},
"stopId": "1332",
"stopSequence": 40
},
{
"arrival": {
"time": "1748791280"
},
"departure": {
"time": "1748791280"
},
"stopId": "13142",
"stopSequence": 41
},
{
"arrival": {
"time": "1748791320"
},
"departure": {
"time": "1748791320"
},
"stopId": "1610",
"stopSequence": 42
},
{
"arrival": {
"time": "1748791353"
},
"departure": {
"time": "1748791353"
},
"stopId": "2095",
"stopSequence": 43
},
{
"arrival": {
"time": "1748791418"
},
"departure": {
"time": "1748791418"
},
"stopId": "5424",
"stopSequence": 44
},
{
"arrival": {
"time": "1748791471"
},
"departure": {
"time": "1748791471"
},
"stopId": "5363",
"stopSequence": 45
},
{
"arrival": {
"time": "1748791532"
},
"departure": {
"time": "1748791532"
},
"stopId": "565",
"stopSequence": 46
},
{
"arrival": {
"time": "1748791591"
},
"departure": {
"time": "1748791591"
},
"stopId": "3317",
"stopSequence": 47
},
{
"arrival": {
"time": "1748791663"
},
"departure": {
"time": "1748791663"
},
"stopId": "392",
"stopSequence": 48
},
{
"arrival": {
"time": "1748791741"
},
"departure": {
"time": "1748791741"
},
"stopId": "948",
"stopSequence": 49
},
{
"arrival": {
"time": "1748791779"
},
"departure": {
"time": "1748791779"
},
"stopId": "636",
"stopSequence": 50
},
{
"arrival": {
"time": "1748791815"
},
"departure": {
"time": "1748791815"
},
"stopId": "1381",
"stopSequence": 51
},
{
"arrival": {
"time": "1748791860"
},
"departure": {
"time": "1748791860"
},
"stopId": "682",
"stopSequence": 52
},
{
"arrival": {
"time": "1748791921"
},
"departure": {
"time": "1748791921"
},
"stopId": "2512",
"stopSequence": 53
},
{
"arrival": {
"time": "1748791982"
},
"departure": {
"time": "1748791982"
},
"stopId": "5783",
"stopSequence": 54
},
{
"arrival": {
"time": "1748792055"
},
"departure": {
"time": "1748792055"
},
"stopId": "3860",
"stopSequence": 55
},
{
"arrival": {
"time": "1748792101"
},
"departure": {
"time": "1748792101"
},
"stopId": "3861",
"stopSequence": 56
},
{
"arrival": {
"time": "1748792184"
},
"departure": {
"time": "1748792184"
},
"stopId": "5786",
"stopSequence": 57
},
{
"arrival": {
"time": "1748792276"
},
"departure": {
"time": "1748792276"
},
"stopId": "5789",
"stopSequence": 58
},
{
"arrival": {
"time": "1748792342"
},
"departure": {
"time": "1748792342"
},
"stopId": "6439",
"stopSequence": 59
},
{
"arrival": {
"time": "1748792411"
},
"departure": {
"time": "1748792411"
},
"stopId": "7271",
"stopSequence": 60
},
{
"arrival": {
"time": "1748792491"
},
"departure": {
"time": "1748792491"
},
"stopId": "7403",
"stopSequence": 61
},
{
"arrival": {
"time": "1748792521"
},
"departure": {
"time": "1748792521"
},
"stopId": "7272",
"stopSequence": 62
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "16",
"scheduleRelationship": "DUPLICATED",
"startDate": "20250601",
"startTime": "16:30:00",
"tripId": "268436434_1"
},
"vehicle": {
"id": "ineo-bus:2861",
"label": "MERIGNAC LES PINS"
}
}
},
{
"id": "RT|268437907_1|268437907",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1321,
"time": "1748766899"
},
"departure": {
"delay": 0,
"time": "1748768220"
},
"stopId": "3063",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1748768253"
},
"departure": {
"delay": 1,
"time": "1748768253"
},
"stopId": "3058",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748768303"
},
"departure": {
"delay": 0,
"time": "1748768303"
},
"stopId": "3056",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748768399"
},
"departure": {
"delay": 0,
"time": "1748768399"
},
"stopId": "1550",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748768460"
},
"departure": {
"delay": 0,
"time": "1748768460"
},
"stopId": "3053",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748768580"
},
"departure": {
"delay": 0,
"time": "1748768580"
},
"stopId": "3051",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1748768632"
},
"departure": {
"delay": 1,
"time": "1748768632"
},
"stopId": "3049",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748768760"
},
"departure": {
"delay": 0,
"time": "1748768760"
},
"stopId": "975",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1748768854"
},
"departure": {
"delay": 1,
"time": "1748768854"
},
"stopId": "570",
"stopSequence": 9
},
{
"arrival": {
"delay": 1,
"time": "1748768967"
},
"departure": {
"delay": 1,
"time": "1748768967"
},
"stopId": "3356",
"stopSequence": 10
},
{
"arrival": {
"delay": 1,
"time": "1748769068"
},
"departure": {
"delay": 1,
"time": "1748769068"
},
"stopId": "3045",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1748769120"
},
"departure": {
"delay": 0,
"time": "1748769120"
},
"stopId": "9145",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1748769179"
},
"departure": {
"delay": 0,
"time": "1748769179"
},
"stopId": "9147",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1748769267"
},
"departure": {
"delay": 0,
"time": "1748769267"
},
"stopId": "9149",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1748769329"
},
"departure": {
"delay": 0,
"time": "1748769329"
},
"stopId": "9151",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1748769420"
},
"departure": {
"delay": 0,
"time": "1748769420"
},
"stopId": "9153",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1748769476"
},
"departure": {
"delay": 0,
"time": "1748769476"
},
"stopId": "9163",
"stopSequence": 17
},
{
"arrival": {
"delay": 1,
"time": "1748769573"
},
"departure": {
"delay": 1,
"time": "1748769573"
},
"stopId": "9155",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1748769675"
},
"departure": {
"delay": 0,
"time": "1748769675"
},
"stopId": "9157",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1748769780"
},
"departure": {
"delay": 0,
"time": "1748769780"
},
"stopId": "9159",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1748769829"
},
"departure": {
"delay": 0,
"time": "1748769829"
},
"stopId": "9161",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1748769923"
},
"departure": {
"delay": 0,
"time": "1748769923"
},
"stopId": "9165",
"stopSequence": 22
},
{
"arrival": {
"delay": 1,
"time": "1748769995"
},
"departure": {
"delay": 1,
"time": "1748769995"
},
"stopId": "9167",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1748770075"
},
"departure": {
"delay": 0,
"time": "1748770075"
},
"stopId": "9171",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1748770140"
},
"departure": {
"delay": 0,
"time": "1748770140"
},
"stopId": "9169",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1748770200"
},
"departure": {
"delay": 0,
"time": "1748770200"
},
"stopId": "9173",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1748770264"
},
"departure": {
"delay": 0,
"time": "1748770264"
},
"stopId": "9175",
"stopSequence": 27
},
{
"arrival": {
"delay": 0,
"time": "1748770368"
},
"departure": {
"delay": 0,
"time": "1748770368"
},
"stopId": "9177",
"stopSequence": 28
},
{
"arrival": {
"delay": 0,
"time": "1748770440"
},
"departure": {
"delay": 0,
"time": "1748770440"
},
"stopId": "9179",
"stopSequence": 29
},
{
"arrival": {
"delay": 1,
"time": "1748770491"
},
"departure": {
"delay": 1,
"time": "1748770491"
},
"stopId": "9181",
"stopSequence": 30
},
{
"arrival": {
"delay": 0,
"time": "1748770560"
},
"departure": {
"delay": 0,
"time": "1748770560"
},
"stopId": "9083",
"stopSequence": 31
},
{
"arrival": {
"delay": 0,
"time": "1748770636"
},
"departure": {
"delay": 0,
"time": "1748770636"
},
"stopId": "9183",
"stopSequence": 32
},
{
"arrival": {
"delay": 0,
"time": "1748770680"
},
"departure": {
"delay": 0,
"time": "1748770680"
},
"stopId": "9185",
"stopSequence": 33
},
{
"arrival": {
"delay": 0,
"time": "1748770744"
},
"departure": {
"delay": 0,
"time": "1748770744"
},
"stopId": "9187",
"stopSequence": 34
},
{
"arrival": {
"delay": 0,
"time": "1748770822"
},
"departure": {
"delay": 0,
"time": "1748770822"
},
"stopId": "9189",
"stopSequence": 35
},
{
"arrival": {
"delay": -1,
"time": "1748770919"
},
"departure": {
"delay": -1,
"time": "1748770919"
},
"stopId": "9191",
"stopSequence": 36
},
{
"arrival": {
"delay": -1,
"time": "1748770997"
},
"departure": {
"delay": -1,
"time": "1748770997"
},
"stopId": "9193",
"stopSequence": 37
},
{
"arrival": {
"delay": -1,
"time": "1748771099"
},
"departure": {
"delay": -1,
"time": "1748771099"
},
"stopId": "9195",
"stopSequence": 38
},
{
"arrival": {
"delay": -1,
"time": "1748771244"
},
"departure": {
"delay": -1,
"time": "1748771244"
},
"stopId": "823",
"stopSequence": 39
},
{
"arrival": {
"delay": -1,
"time": "1748771339"
},
"departure": {
"delay": -1,
"time": "1748771339"
},
"stopId": "3801",
"stopSequence": 40
},
{
"arrival": {
"delay": -1,
"time": "1748771459"
},
"departure": {
"delay": -1,
"time": "1748771459"
},
"stopId": "9197",
"stopSequence": 41
},
{
"arrival": {
"delay": -1,
"time": "1748771569"
},
"departure": {
"delay": -1,
"time": "1748771569"
},
"stopId": "9199",
"stopSequence": 42
},
{
"arrival": {
"delay": -1,
"time": "1748771699"
},
"departure": {
"delay": -1,
"time": "1748771699"
},
"stopId": "9201",
"stopSequence": 43
},
{
"arrival": {
"delay": -1,
"time": "1748771939"
},
"departure": {
"delay": -1,
"time": "1748771939"
},
"stopId": "9716",
"stopSequence": 44
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "901",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437907_1"
}
}
},
{
"id": "RT|268437905_1|268437905",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3179,
"time": "1748755681"
},
"departure": {
"delay": 0,
"time": "1748758860"
},
"stopId": "9130",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1748758943"
},
"departure": {
"delay": 1,
"time": "1748758943"
},
"stopId": "9131",
"stopSequence": 2
},
{
"arrival": {
"delay": 1,
"time": "1748758987"
},
"departure": {
"delay": 1,
"time": "1748758987"
},
"stopId": "9133",
"stopSequence": 3
},
{
"arrival": {
"delay": 2,
"time": "1748759075"
},
"departure": {
"delay": 2,
"time": "1748759075"
},
"stopId": "9135",
"stopSequence": 4
},
{
"arrival": {
"delay": 1,
"time": "1748759161"
},
"departure": {
"delay": 1,
"time": "1748759161"
},
"stopId": "9137",
"stopSequence": 5
},
{
"arrival": {
"delay": 1,
"time": "1748759401"
},
"departure": {
"delay": 1,
"time": "1748759401"
},
"stopId": "9139",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1748759463"
},
"departure": {
"delay": 1,
"time": "1748759463"
},
"stopId": "9141",
"stopSequence": 7
},
{
"arrival": {
"delay": 1,
"time": "1748759596"
},
"departure": {
"delay": 1,
"time": "1748759596"
},
"stopId": "9143",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1748759641"
},
"departure": {
"delay": 1,
"time": "1748759641"
},
"stopId": "9145",
"stopSequence": 9
},
{
"arrival": {
"delay": 1,
"time": "1748759700"
},
"departure": {
"delay": 1,
"time": "1748759700"
},
"stopId": "9147",
"stopSequence": 10
},
{
"arrival": {
"delay": 1,
"time": "1748759788"
},
"departure": {
"delay": 1,
"time": "1748759788"
},
"stopId": "9149",
"stopSequence": 11
},
{
"arrival": {
"delay": 1,
"time": "1748759850"
},
"departure": {
"delay": 1,
"time": "1748759850"
},
"stopId": "9151",
"stopSequence": 12
},
{
"arrival": {
"delay": 1,
"time": "1748759941"
},
"departure": {
"delay": 1,
"time": "1748759941"
},
"stopId": "9153",
"stopSequence": 13
},
{
"arrival": {
"delay": 1,
"time": "1748759997"
},
"departure": {
"delay": 1,
"time": "1748759997"
},
"stopId": "9163",
"stopSequence": 14
},
{
"arrival": {
"delay": 2,
"time": "1748760094"
},
"departure": {
"delay": 2,
"time": "1748760094"
},
"stopId": "9155",
"stopSequence": 15
},
{
"arrival": {
"delay": 1,
"time": "1748760196"
},
"departure": {
"delay": 1,
"time": "1748760196"
},
"stopId": "9157",
"stopSequence": 16
},
{
"arrival": {
"delay": 1,
"time": "1748760301"
},
"departure": {
"delay": 1,
"time": "1748760301"
},
"stopId": "9159",
"stopSequence": 17
},
{
"arrival": {
"delay": 1,
"time": "1748760350"
},
"departure": {
"delay": 1,
"time": "1748760350"
},
"stopId": "9161",
"stopSequence": 18
},
{
"arrival": {
"delay": 1,
"time": "1748760444"
},
"departure": {
"delay": 1,
"time": "1748760444"
},
"stopId": "9165",
"stopSequence": 19
},
{
"arrival": {
"delay": 2,
"time": "1748760516"
},
"departure": {
"delay": 2,
"time": "1748760516"
},
"stopId": "9167",
"stopSequence": 20
},
{
"arrival": {
"delay": 1,
"time": "1748760596"
},
"departure": {
"delay": 1,
"time": "1748760596"
},
"stopId": "9171",
"stopSequence": 21
},
{
"arrival": {
"delay": 1,
"time": "1748760661"
},
"departure": {
"delay": 1,
"time": "1748760661"
},
"stopId": "9169",
"stopSequence": 22
},
{
"arrival": {
"delay": 1,
"time": "1748760721"
},
"departure": {
"delay": 1,
"time": "1748760721"
},
"stopId": "9173",
"stopSequence": 23
},
{
"arrival": {
"delay": 1,
"time": "1748760785"
},
"departure": {
"delay": 1,
"time": "1748760785"
},
"stopId": "9175",
"stopSequence": 24
},
{
"arrival": {
"delay": 1,
"time": "1748760889"
},
"departure": {
"delay": 1,
"time": "1748760889"
},
"stopId": "9177",
"stopSequence": 25
},
{
"arrival": {
"delay": 1,
"time": "1748760961"
},
"departure": {
"delay": 1,
"time": "1748760961"
},
"stopId": "9179",
"stopSequence": 26
},
{
"arrival": {
"delay": 2,
"time": "1748761012"
},
"departure": {
"delay": 2,
"time": "1748761012"
},
"stopId": "9181",
"stopSequence": 27
},
{
"arrival": {
"delay": 1,
"time": "1748761081"
},
"departure": {
"delay": 1,
"time": "1748761081"
},
"stopId": "9083",
"stopSequence": 28
},
{
"arrival": {
"delay": 1,
"time": "1748761157"
},
"departure": {
"delay": 1,
"time": "1748761157"
},
"stopId": "9183",
"stopSequence": 29
},
{
"arrival": {
"delay": 1,
"time": "1748761201"
},
"departure": {
"delay": 1,
"time": "1748761201"
},
"stopId": "9185",
"stopSequence": 30
},
{
"arrival": {
"delay": 1,
"time": "1748761265"
},
"departure": {
"delay": 1,
"time": "1748761265"
},
"stopId": "9187",
"stopSequence": 31
},
{
"arrival": {
"delay": 1,
"time": "1748761343"
},
"departure": {
"delay": 1,
"time": "1748761343"
},
"stopId": "9189",
"stopSequence": 32
},
{
"arrival": {
"delay": 0,
"time": "1748761440"
},
"departure": {
"delay": 0,
"time": "1748761440"
},
"stopId": "9191",
"stopSequence": 33
},
{
"arrival": {
"delay": 0,
"time": "1748761518"
},
"departure": {
"delay": 0,
"time": "1748761518"
},
"stopId": "9193",
"stopSequence": 34
},
{
"arrival": {
"delay": 0,
"time": "1748761620"
},
"departure": {
"delay": 0,
"time": "1748761620"
},
"stopId": "9195",
"stopSequence": 35
},
{
"arrival": {
"delay": 0,
"time": "1748761765"
},
"departure": {
"delay": 0,
"time": "1748761765"
},
"stopId": "823",
"stopSequence": 36
},
{
"arrival": {
"delay": 0,
"time": "1748761860"
},
"departure": {
"delay": 0,
"time": "1748761860"
},
"stopId": "3801",
"stopSequence": 37
},
{
"arrival": {
"delay": 0,
"time": "1748761980"
},
"departure": {
"delay": 0,
"time": "1748761980"
},
"stopId": "9197",
"stopSequence": 38
},
{
"arrival": {
"delay": 0,
"time": "1748762090"
},
"departure": {
"delay": 0,
"time": "1748762090"
},
"stopId": "9199",
"stopSequence": 39
},
{
"arrival": {
"delay": 0,
"time": "1748762220"
},
"departure": {
"delay": 0,
"time": "1748762220"
},
"stopId": "9201",
"stopSequence": 40
},
{
"arrival": {
"delay": 0,
"time": "1748762460"
},
"departure": {
"delay": 0,
"time": "1748762460"
},
"stopId": "9716",
"stopSequence": 41
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "901",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437905_1"
}
}
},
{
"id": "RT|268437906_1|268437906",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -540,
"time": "1748762460"
},
"departure": {
"delay": 0,
"time": "1748763000"
},
"stopId": "9716",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1748763156"
},
"departure": {
"delay": 1,
"time": "1748763156"
},
"stopId": "9717",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748763240"
},
"departure": {
"delay": 0,
"time": "1748763240"
},
"stopId": "9202",
"stopSequence": 3
},
{
"arrival": {
"delay": 1,
"time": "1748763371"
},
"departure": {
"delay": 1,
"time": "1748763371"
},
"stopId": "9200",
"stopSequence": 4
},
{
"arrival": {
"delay": 1,
"time": "1748763464"
},
"departure": {
"delay": 1,
"time": "1748763464"
},
"stopId": "9198",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748763600"
},
"departure": {
"delay": 0,
"time": "1748763600"
},
"stopId": "3549",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1748763694"
},
"departure": {
"delay": 1,
"time": "1748763694"
},
"stopId": "1606",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748763840"
},
"departure": {
"delay": 0,
"time": "1748763840"
},
"stopId": "9196",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748763901"
},
"departure": {
"delay": 0,
"time": "1748763901"
},
"stopId": "9194",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748763966"
},
"departure": {
"delay": 0,
"time": "1748763966"
},
"stopId": "9192",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1748764049"
},
"departure": {
"delay": 0,
"time": "1748764049"
},
"stopId": "9190",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1748764106"
},
"departure": {
"delay": 0,
"time": "1748764106"
},
"stopId": "9188",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1748764200"
},
"departure": {
"delay": 0,
"time": "1748764200"
},
"stopId": "2973",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1748764250"
},
"departure": {
"delay": 0,
"time": "1748764250"
},
"stopId": "9184",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1748764317"
},
"departure": {
"delay": 0,
"time": "1748764317"
},
"stopId": "2975",
"stopSequence": 15
},
{
"arrival": {
"delay": 1,
"time": "1748764386"
},
"departure": {
"delay": 1,
"time": "1748764386"
},
"stopId": "9182",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1748764440"
},
"departure": {
"delay": 0,
"time": "1748764440"
},
"stopId": "9180",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1748764505"
},
"departure": {
"delay": 0,
"time": "1748764505"
},
"stopId": "9178",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1748764602"
},
"departure": {
"delay": 0,
"time": "1748764602"
},
"stopId": "9176",
"stopSequence": 19
},
{
"arrival": {
"delay": 1,
"time": "1748764658"
},
"departure": {
"delay": 1,
"time": "1748764658"
},
"stopId": "9174",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1748764740"
},
"departure": {
"delay": 0,
"time": "1748764740"
},
"stopId": "9170",
"stopSequence": 21
},
{
"arrival": {
"delay": 1,
"time": "1748764818"
},
"departure": {
"delay": 1,
"time": "1748764818"
},
"stopId": "9172",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1748764912"
},
"departure": {
"delay": 0,
"time": "1748764912"
},
"stopId": "9168",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1748764996"
},
"departure": {
"delay": 0,
"time": "1748764996"
},
"stopId": "9166",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1748765107"
},
"departure": {
"delay": 0,
"time": "1748765107"
},
"stopId": "9162",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1748765160"
},
"departure": {
"delay": 0,
"time": "1748765160"
},
"stopId": "9160",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1748765264"
},
"departure": {
"delay": 0,
"time": "1748765264"
},
"stopId": "9158",
"stopSequence": 27
},
{
"arrival": {
"delay": 1,
"time": "1748765354"
},
"departure": {
"delay": 1,
"time": "1748765354"
},
"stopId": "9156",
"stopSequence": 28
},
{
"arrival": {
"delay": 0,
"time": "1748765463"
},
"departure": {
"delay": 0,
"time": "1748765463"
},
"stopId": "9164",
"stopSequence": 29
},
{
"arrival": {
"delay": 0,
"time": "1748765520"
},
"departure": {
"delay": 0,
"time": "1748765520"
},
"stopId": "9154",
"stopSequence": 30
},
{
"arrival": {
"delay": 1,
"time": "1748765649"
},
"departure": {
"delay": 1,
"time": "1748765649"
},
"stopId": "9152",
"stopSequence": 31
},
{
"arrival": {
"delay": 1,
"time": "1748765733"
},
"departure": {
"delay": 1,
"time": "1748765733"
},
"stopId": "9150",
"stopSequence": 32
},
{
"arrival": {
"delay": 1,
"time": "1748765842"
},
"departure": {
"delay": 1,
"time": "1748765842"
},
"stopId": "9148",
"stopSequence": 33
},
{
"arrival": {
"delay": 0,
"time": "1748765940"
},
"departure": {
"delay": 0,
"time": "1748765940"
},
"stopId": "9146",
"stopSequence": 34
},
{
"arrival": {
"delay": 0,
"time": "1748765983"
},
"departure": {
"delay": 0,
"time": "1748765983"
},
"stopId": "3046",
"stopSequence": 35
},
{
"arrival": {
"delay": 0,
"time": "1748766072"
},
"departure": {
"delay": 0,
"time": "1748766072"
},
"stopId": "2032",
"stopSequence": 36
},
{
"arrival": {
"delay": 0,
"time": "1748766168"
},
"departure": {
"delay": 0,
"time": "1748766168"
},
"stopId": "554",
"stopSequence": 37
},
{
"arrival": {
"delay": 0,
"time": "1748766240"
},
"departure": {
"delay": 0,
"time": "1748766240"
},
"stopId": "623",
"stopSequence": 38
},
{
"arrival": {
"delay": 0,
"time": "1748766346"
},
"departure": {
"delay": 0,
"time": "1748766346"
},
"stopId": "3050",
"stopSequence": 39
},
{
"arrival": {
"delay": 0,
"time": "1748766420"
},
"departure": {
"delay": 0,
"time": "1748766420"
},
"stopId": "3052",
"stopSequence": 40
},
{
"arrival": {
"delay": 0,
"time": "1748766540"
},
"departure": {
"delay": 0,
"time": "1748766540"
},
"stopId": "3054",
"stopSequence": 41
},
{
"arrival": {
"delay": 0,
"time": "1748766619"
},
"departure": {
"delay": 0,
"time": "1748766619"
},
"stopId": "2503",
"stopSequence": 42
},
{
"arrival": {
"delay": 0,
"time": "1748766733"
},
"departure": {
"delay": 0,
"time": "1748766733"
},
"stopId": "3057",
"stopSequence": 43
},
{
"arrival": {
"delay": -1,
"time": "1748766779"
},
"departure": {
"delay": -1,
"time": "1748766779"
},
"stopId": "1000",
"stopSequence": 44
},
{
"arrival": {
"delay": -1,
"time": "1748766899"
},
"departure": {
"delay": -1,
"time": "1748766899"
},
"stopId": "3063",
"stopSequence": 45
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "901",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437906_1"
}
}
},
{
"id": "RT|268435728_1|268435728",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -570,
"time": "1748755230"
},
"departure": {
"delay": 0,
"time": "1748755800"
},
"stopId": "2623",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748755864"
},
"departure": {
"delay": 0,
"time": "1748755864"
},
"stopId": "2480",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748755941"
},
"departure": {
"delay": 0,
"time": "1748755941"
},
"stopId": "7009",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748756012"
},
"departure": {
"delay": 0,
"time": "1748756012"
},
"stopId": "4534",
"stopSequence": 4
},
{
"arrival": {
"delay": -1,
"time": "1748756039"
},
"departure": {
"delay": -1,
"time": "1748756039"
},
"stopId": "2888",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748756068"
},
"departure": {
"delay": 0,
"time": "1748756068"
},
"stopId": "2699",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1748756141"
},
"departure": {
"delay": 0,
"time": "1748756141"
},
"stopId": "2572",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748756190"
},
"departure": {
"delay": 0,
"time": "1748756190"
},
"stopId": "2901",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748756232"
},
"departure": {
"delay": 0,
"time": "1748756232"
},
"stopId": "111",
"stopSequence": 9
},
{
"arrival": {
"delay": -1,
"time": "1748756279"
},
"departure": {
"delay": -1,
"time": "1748756279"
},
"stopId": "2708",
"stopSequence": 10
},
{
"arrival": {
"delay": -1,
"time": "1748756339"
},
"departure": {
"delay": -1,
"time": "1748756339"
},
"stopId": "2710",
"stopSequence": 11
},
{
"arrival": {
"delay": -1,
"time": "1748756394"
},
"departure": {
"delay": -1,
"time": "1748756394"
},
"stopId": "404",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1748756452"
},
"departure": {
"delay": 0,
"time": "1748756452"
},
"stopId": "2709",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1748756481"
},
"departure": {
"delay": 0,
"time": "1748756481"
},
"stopId": "8432",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1748756580"
},
"departure": {
"delay": 0,
"time": "1748756580"
},
"stopId": "4084",
"stopSequence": 15
},
{
"arrival": {
"delay": 1,
"time": "1748756660"
},
"departure": {
"delay": 1,
"time": "1748756660"
},
"stopId": "2712",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1748756700"
},
"departure": {
"delay": 0,
"time": "1748756700"
},
"stopId": "2713",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1748756720"
},
"departure": {
"delay": 0,
"time": "1748756720"
},
"stopId": "5735",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1748756792"
},
"departure": {
"delay": 0,
"time": "1748756792"
},
"stopId": "2715",
"stopSequence": 19
},
{
"arrival": {
"delay": 1,
"time": "1748756828"
},
"departure": {
"delay": 1,
"time": "1748756828"
},
"stopId": "771",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1748756880"
},
"departure": {
"delay": 0,
"time": "1748756880"
},
"stopId": "3352",
"stopSequence": 21
},
{
"arrival": {
"delay": 1,
"time": "1748756923"
},
"departure": {
"delay": 1,
"time": "1748756923"
},
"stopId": "1647",
"stopSequence": 22
},
{
"arrival": {
"delay": 1,
"time": "1748756951"
},
"departure": {
"delay": 1,
"time": "1748756951"
},
"stopId": "692",
"stopSequence": 23
},
{
"arrival": {
"delay": 1,
"time": "1748756986"
},
"departure": {
"delay": 1,
"time": "1748756986"
},
"stopId": "2716",
"stopSequence": 24
},
{
"arrival": {
"delay": 1,
"time": "1748757041"
},
"departure": {
"delay": 1,
"time": "1748757041"
},
"stopId": "2717",
"stopSequence": 25
},
{
"arrival": {
"delay": 1,
"time": "1748757069"
},
"departure": {
"delay": 1,
"time": "1748757069"
},
"stopId": "2718",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1748757120"
},
"departure": {
"delay": 0,
"time": "1748757120"
},
"stopId": "862",
"stopSequence": 27
},
{
"arrival": {
"delay": 1,
"time": "1748757195"
},
"departure": {
"delay": 1,
"time": "1748757195"
},
"stopId": "2349",
"stopSequence": 28
},
{
"arrival": {
"delay": 0,
"time": "1748757240"
},
"departure": {
"delay": 0,
"time": "1748757240"
},
"stopId": "1288",
"stopSequence": 29
},
{
"arrival": {
"delay": 0,
"time": "1748757275"
},
"departure": {
"delay": 0,
"time": "1748757275"
},
"stopId": "7982",
"stopSequence": 30
},
{
"arrival": {
"delay": 1,
"time": "1748757362"
},
"departure": {
"delay": 1,
"time": "1748757362"
},
"stopId": "707",
"stopSequence": 31
},
{
"arrival": {
"delay": 1,
"time": "1748757486"
},
"departure": {
"delay": 1,
"time": "1748757486"
},
"stopId": "675",
"stopSequence": 32
},
{
"arrival": {
"delay": 0,
"time": "1748757567"
},
"departure": {
"delay": 0,
"time": "1748757567"
},
"stopId": "3191",
"stopSequence": 33
},
{
"arrival": {
"delay": 0,
"time": "1748757720"
},
"departure": {
"delay": 0,
"time": "1748757720"
},
"stopId": "3549",
"stopSequence": 34
},
{
"arrival": {
"delay": 0,
"time": "1748757819"
},
"departure": {
"delay": 0,
"time": "1748757819"
},
"stopId": "1606",
"stopSequence": 35
},
{
"arrival": {
"delay": 0,
"time": "1748757975"
},
"departure": {
"delay": 0,
"time": "1748757975"
},
"stopId": "9196",
"stopSequence": 36
},
{
"arrival": {
"delay": 1,
"time": "1748758024"
},
"departure": {
"delay": 1,
"time": "1748758024"
},
"stopId": "3216",
"stopSequence": 37
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "05",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268435728_1"
}
}
},
{
"id": "RT|268437904_1|268437904",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1065,
"time": "1748751135"
},
"departure": {
"delay": 33,
"time": "1748752233"
},
"stopId": "9716",
"stopSequence": 1
},
{
"arrival": {
"delay": 193,
"time": "1748752633"
},
"departure": {
"delay": 210,
"time": "1748752650"
},
"stopId": "9202",
"stopSequence": 2
},
{
"arrival": {
"delay": 202,
"time": "1748752750"
},
"departure": {
"delay": 222,
"time": "1748752770"
},
"stopId": "9200",
"stopSequence": 3
},
{
"arrival": {
"delay": 186,
"time": "1748752812"
},
"departure": {
"delay": 222,
"time": "1748752848"
},
"stopId": "9198",
"stopSequence": 4
},
{
"arrival": {
"delay": 195,
"time": "1748752935"
},
"departure": {
"delay": 222,
"time": "1748752962"
},
"stopId": "3549",
"stopSequence": 5
},
{
"arrival": {
"delay": 201,
"time": "1748753011"
},
"departure": {
"delay": 226,
"time": "1748753036"
},
"stopId": "1606",
"stopSequence": 6
},
{
"arrival": {
"delay": 211,
"time": "1748753131"
},
"departure": {
"delay": 234,
"time": "1748753154"
},
"stopId": "9196",
"stopSequence": 7
},
{
"arrival": {
"delay": 309,
"time": "1748753290"
},
"departure": {
"delay": 331,
"time": "1748753312"
},
"stopId": "9194",
"stopSequence": 8
},
{
"arrival": {
"delay": 326,
"time": "1748753372"
},
"departure": {
"delay": 342,
"time": "1748753388"
},
"stopId": "9192",
"stopSequence": 9
},
{
"arrival": {
"delay": 316,
"time": "1748753445"
},
"departure": {
"delay": 333,
"time": "1748753462"
},
"stopId": "9190",
"stopSequence": 10
},
{
"arrival": {
"delay": 315,
"time": "1748753501"
},
"departure": {
"delay": 315,
"time": "1748753501"
},
"stopId": "9188",
"stopSequence": 11
},
{
"arrival": {
"delay": 286,
"time": "1748753566"
},
"departure": {
"delay": 304,
"time": "1748753584"
},
"stopId": "2973",
"stopSequence": 12
},
{
"arrival": {
"delay": 280,
"time": "1748753610"
},
"departure": {
"delay": 280,
"time": "1748753610"
},
"stopId": "9184",
"stopSequence": 13
},
{
"arrival": {
"delay": 249,
"time": "1748753646"
},
"departure": {
"delay": 249,
"time": "1748753646"
},
"stopId": "2975",
"stopSequence": 14
},
{
"arrival": {
"delay": 224,
"time": "1748753689"
},
"departure": {
"delay": 241,
"time": "1748753706"
},
"stopId": "9182",
"stopSequence": 15
},
{
"arrival": {
"delay": 225,
"time": "1748753745"
},
"departure": {
"delay": 225,
"time": "1748753745"
},
"stopId": "9180",
"stopSequence": 16
},
{
"arrival": {
"delay": 205,
"time": "1748753790"
},
"departure": {
"delay": 209,
"time": "1748753794"
},
"stopId": "9178",
"stopSequence": 17
},
{
"arrival": {
"delay": 208,
"time": "1748753890"
},
"departure": {
"delay": 208,
"time": "1748753890"
},
"stopId": "9176",
"stopSequence": 18
},
{
"arrival": {
"delay": 186,
"time": "1748753923"
},
"departure": {
"delay": 186,
"time": "1748753923"
},
"stopId": "9174",
"stopSequence": 19
},
{
"arrival": {
"delay": 185,
"time": "1748754005"
},
"departure": {
"delay": 185,
"time": "1748754005"
},
"stopId": "9170",
"stopSequence": 20
},
{
"arrival": {
"delay": 187,
"time": "1748754073"
},
"departure": {
"delay": 187,
"time": "1748754073"
},
"stopId": "9172",
"stopSequence": 21
},
{
"arrival": {
"delay": 189,
"time": "1748754156"
},
"departure": {
"delay": 189,
"time": "1748754156"
},
"stopId": "9168",
"stopSequence": 22
},
{
"arrival": {
"delay": 191,
"time": "1748754230"
},
"departure": {
"delay": 191,
"time": "1748754230"
},
"stopId": "9166",
"stopSequence": 23
},
{
"arrival": {
"delay": 193,
"time": "1748754327"
},
"departure": {
"delay": 193,
"time": "1748754327"
},
"stopId": "9162",
"stopSequence": 24
},
{
"arrival": {
"delay": 193,
"time": "1748754373"
},
"departure": {
"delay": 193,
"time": "1748754373"
},
"stopId": "9160",
"stopSequence": 25
},
{
"arrival": {
"delay": 193,
"time": "1748754477"
},
"departure": {
"delay": 193,
"time": "1748754477"
},
"stopId": "9158",
"stopSequence": 26
},
{
"arrival": {
"delay": 194,
"time": "1748754567"
},
"departure": {
"delay": 194,
"time": "1748754567"
},
"stopId": "9156",
"stopSequence": 27
},
{
"arrival": {
"delay": 193,
"time": "1748754676"
},
"departure": {
"delay": 193,
"time": "1748754676"
},
"stopId": "9164",
"stopSequence": 28
},
{
"arrival": {
"delay": 193,
"time": "1748754733"
},
"departure": {
"delay": 193,
"time": "1748754733"
},
"stopId": "9154",
"stopSequence": 29
},
{
"arrival": {
"delay": 196,
"time": "1748754846"
},
"departure": {
"delay": 196,
"time": "1748754846"
},
"stopId": "9152",
"stopSequence": 30
},
{
"arrival": {
"delay": 198,
"time": "1748754920"
},
"departure": {
"delay": 198,
"time": "1748754920"
},
"stopId": "9150",
"stopSequence": 31
},
{
"arrival": {
"delay": 201,
"time": "1748755016"
},
"departure": {
"delay": 201,
"time": "1748755016"
},
"stopId": "9148",
"stopSequence": 32
},
{
"arrival": {
"delay": 202,
"time": "1748755102"
},
"departure": {
"delay": 202,
"time": "1748755102"
},
"stopId": "9146",
"stopSequence": 33
},
{
"arrival": {
"delay": 203,
"time": "1748755153"
},
"departure": {
"delay": 203,
"time": "1748755153"
},
"stopId": "9144",
"stopSequence": 34
},
{
"arrival": {
"delay": 202,
"time": "1748755275"
},
"departure": {
"delay": 202,
"time": "1748755275"
},
"stopId": "9142",
"stopSequence": 35
},
{
"arrival": {
"delay": 202,
"time": "1748755342"
},
"departure": {
"delay": 202,
"time": "1748755342"
},
"stopId": "9140",
"stopSequence": 36
},
{
"arrival": {
"delay": 202,
"time": "1748755522"
},
"departure": {
"delay": 202,
"time": "1748755522"
},
"stopId": "9138",
"stopSequence": 37
},
{
"arrival": {
"delay": 203,
"time": "1748755600"
},
"departure": {
"delay": 203,
"time": "1748755600"
},
"stopId": "9136",
"stopSequence": 38
},
{
"arrival": {
"delay": 203,
"time": "1748755710"
},
"departure": {
"delay": 203,
"time": "1748755710"
},
"stopId": "9134",
"stopSequence": 39
},
{
"arrival": {
"delay": 203,
"time": "1748755763"
},
"departure": {
"delay": 203,
"time": "1748755763"
},
"stopId": "9132",
"stopSequence": 40
},
{
"arrival": {
"delay": 203,
"time": "1748755883"
},
"departure": {
"delay": 203,
"time": "1748755883"
},
"stopId": "9130",
"stopSequence": 41
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "901",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437904_1"
},
"vehicle": {
"id": "ineo-bus:2341",
"label": "ST AUBIN VILLEPREUX"
}
}
},
{
"id": "RT|268435727_1|268435727",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 86,
"time": "1748752287"
},
"departure": {
"delay": 223,
"time": "1748752424"
},
"stopId": "8973",
"stopSequence": 1
},
{
"arrival": {
"delay": 197,
"time": "1748752487"
},
"departure": {
"delay": 222,
"time": "1748752512"
},
"stopId": "7347",
"stopSequence": 2
},
{
"arrival": {
"delay": 211,
"time": "1748752544"
},
"departure": {
"delay": 246,
"time": "1748752579"
},
"stopId": "2446",
"stopSequence": 3
},
{
"arrival": {
"delay": 266,
"time": "1748752646"
},
"departure": {
"delay": 293,
"time": "1748752673"
},
"stopId": "958",
"stopSequence": 4
},
{
"arrival": {
"delay": 272,
"time": "1748752726"
},
"departure": {
"delay": 289,
"time": "1748752743"
},
"stopId": "1965",
"stopSequence": 5
},
{
"arrival": {
"delay": 281,
"time": "1748752764"
},
"departure": {
"delay": 298,
"time": "1748752781"
},
"stopId": "713",
"stopSequence": 6
},
{
"arrival": {
"delay": 277,
"time": "1748752804"
},
"departure": {
"delay": 279,
"time": "1748752806"
},
"stopId": "310",
"stopSequence": 7
},
{
"arrival": {
"delay": 282,
"time": "1748752842"
},
"departure": {
"delay": 302,
"time": "1748752862"
},
"stopId": "917",
"stopSequence": 8
},
{
"arrival": {
"delay": 284,
"time": "1748752903"
},
"departure": {
"delay": 308,
"time": "1748752927"
},
"stopId": "2442",
"stopSequence": 9
},
{
"arrival": {
"delay": 287,
"time": "1748752986"
},
"departure": {
"delay": 302,
"time": "1748753001"
},
"stopId": "2443",
"stopSequence": 10
},
{
"arrival": {
"delay": 283,
"time": "1748753034"
},
"departure": {
"delay": 309,
"time": "1748753060"
},
"stopId": "1692",
"stopSequence": 11
},
{
"arrival": {
"delay": 319,
"time": "1748753179"
},
"departure": {
"delay": 343,
"time": "1748753203"
},
"stopId": "2444",
"stopSequence": 12
},
{
"arrival": {
"delay": 324,
"time": "1748753231"
},
"departure": {
"delay": 347,
"time": "1748753254"
},
"stopId": "5621",
"stopSequence": 13
},
{
"arrival": {
"delay": 318,
"time": "1748753289"
},
"departure": {
"delay": 365,
"time": "1748753336"
},
"stopId": "4031",
"stopSequence": 14
},
{
"arrival": {
"delay": 296,
"time": "1748753436"
},
"departure": {
"delay": 316,
"time": "1748753456"
},
"stopId": "823",
"stopSequence": 15
},
{
"arrival": {
"delay": 327,
"time": "1748753547"
},
"departure": {
"delay": 364,
"time": "1748753584"
},
"stopId": "9722",
"stopSequence": 16
},
{
"arrival": {
"delay": 391,
"time": "1748753654"
},
"departure": {
"delay": 416,
"time": "1748753679"
},
"stopId": "3546",
"stopSequence": 17
},
{
"arrival": {
"delay": 399,
"time": "1748753724"
},
"departure": {
"delay": 422,
"time": "1748753747"
},
"stopId": "2397",
"stopSequence": 18
},
{
"arrival": {
"delay": 412,
"time": "1748753770"
},
"departure": {
"delay": 436,
"time": "1748753794"
},
"stopId": "2164",
"stopSequence": 19
},
{
"arrival": {
"delay": 425,
"time": "1748753817"
},
"departure": {
"delay": 447,
"time": "1748753839"
},
"stopId": "2398",
"stopSequence": 20
},
{
"arrival": {
"delay": 441,
"time": "1748753865"
},
"departure": {
"delay": 446,
"time": "1748753870"
},
"stopId": "1014",
"stopSequence": 21
},
{
"arrival": {
"delay": 440,
"time": "1748753924"
},
"departure": {
"delay": 442,
"time": "1748753926"
},
"stopId": "7981",
"stopSequence": 22
},
{
"arrival": {
"delay": 442,
"time": "1748753962"
},
"departure": {
"delay": 442,
"time": "1748753962"
},
"stopId": "421",
"stopSequence": 23
},
{
"arrival": {
"delay": 443,
"time": "1748754028"
},
"departure": {
"delay": 443,
"time": "1748754028"
},
"stopId": "2689",
"stopSequence": 24
},
{
"arrival": {
"delay": 442,
"time": "1748754082"
},
"departure": {
"delay": 442,
"time": "1748754082"
},
"stopId": "471",
"stopSequence": 25
},
{
"arrival": {
"delay": 443,
"time": "1748754110"
},
"departure": {
"delay": 443,
"time": "1748754110"
},
"stopId": "231",
"stopSequence": 26
},
{
"arrival": {
"delay": 443,
"time": "1748754158"
},
"departure": {
"delay": 443,
"time": "1748754158"
},
"stopId": "2690",
"stopSequence": 27
},
{
"arrival": {
"delay": 442,
"time": "1748754197"
},
"departure": {
"delay": 442,
"time": "1748754197"
},
"stopId": "227",
"stopSequence": 28
},
{
"arrival": {
"delay": 443,
"time": "1748754236"
},
"departure": {
"delay": 443,
"time": "1748754236"
},
"stopId": "881",
"stopSequence": 29
},
{
"arrival": {
"delay": 443,
"time": "1748754277"
},
"departure": {
"delay": 443,
"time": "1748754277"
},
"stopId": "2691",
"stopSequence": 30
},
{
"arrival": {
"delay": 442,
"time": "1748754322"
},
"departure": {
"delay": 442,
"time": "1748754322"
},
"stopId": "3354",
"stopSequence": 31
},
{
"arrival": {
"delay": 443,
"time": "1748754351"
},
"departure": {
"delay": 443,
"time": "1748754351"
},
"stopId": "2485",
"stopSequence": 32
},
{
"arrival": {
"delay": 442,
"time": "1748754383"
},
"departure": {
"delay": 442,
"time": "1748754383"
},
"stopId": "2692",
"stopSequence": 33
},
{
"arrival": {
"delay": 442,
"time": "1748754442"
},
"departure": {
"delay": 442,
"time": "1748754442"
},
"stopId": "974",
"stopSequence": 34
},
{
"arrival": {
"delay": 442,
"time": "1748754499"
},
"departure": {
"delay": 442,
"time": "1748754499"
},
"stopId": "2693",
"stopSequence": 35
},
{
"arrival": {
"delay": 442,
"time": "1748754562"
},
"departure": {
"delay": 442,
"time": "1748754562"
},
"stopId": "370",
"stopSequence": 36
},
{
"arrival": {
"delay": 442,
"time": "1748754682"
},
"departure": {
"delay": 442,
"time": "1748754682"
},
"stopId": "9707",
"stopSequence": 37
},
{
"arrival": {
"delay": 442,
"time": "1748754716"
},
"departure": {
"delay": 442,
"time": "1748754716"
},
"stopId": "225",
"stopSequence": 38
},
{
"arrival": {
"delay": 442,
"time": "1748754762"
},
"departure": {
"delay": 442,
"time": "1748754762"
},
"stopId": "684",
"stopSequence": 39
},
{
"arrival": {
"delay": 442,
"time": "1748754817"
},
"departure": {
"delay": 442,
"time": "1748754817"
},
"stopId": "613",
"stopSequence": 40
},
{
"arrival": {
"delay": 441,
"time": "1748754861"
},
"departure": {
"delay": 441,
"time": "1748754861"
},
"stopId": "2720",
"stopSequence": 41
},
{
"arrival": {
"delay": 442,
"time": "1748754905"
},
"departure": {
"delay": 442,
"time": "1748754905"
},
"stopId": "610",
"stopSequence": 42
},
{
"arrival": {
"delay": 442,
"time": "1748754939"
},
"departure": {
"delay": 442,
"time": "1748754939"
},
"stopId": "1135",
"stopSequence": 43
},
{
"arrival": {
"delay": 443,
"time": "1748754987"
},
"departure": {
"delay": 443,
"time": "1748754987"
},
"stopId": "3350",
"stopSequence": 44
},
{
"arrival": {
"delay": 442,
"time": "1748755042"
},
"departure": {
"delay": 442,
"time": "1748755042"
},
"stopId": "472",
"stopSequence": 45
},
{
"arrival": {
"delay": 443,
"time": "1748755101"
},
"departure": {
"delay": 443,
"time": "1748755101"
},
"stopId": "872",
"stopSequence": 46
},
{
"arrival": {
"delay": 442,
"time": "1748755144"
},
"departure": {
"delay": 442,
"time": "1748755144"
},
"stopId": "8421",
"stopSequence": 47
},
{
"arrival": {
"delay": 443,
"time": "1748755214"
},
"departure": {
"delay": 443,
"time": "1748755214"
},
"stopId": "8422",
"stopSequence": 48
},
{
"arrival": {
"delay": 443,
"time": "1748755266"
},
"departure": {
"delay": 443,
"time": "1748755266"
},
"stopId": "5715",
"stopSequence": 49
},
{
"arrival": {
"delay": 442,
"time": "1748755282"
},
"departure": {
"delay": 442,
"time": "1748755282"
},
"stopId": "2623",
"stopSequence": 50
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "05",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268435727_1"
},
"vehicle": {
"id": "ineo-bus:2151",
"label": "COURREJEAN"
}
}
},
{
"id": "RT|268437918_1|268437918",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -561,
"time": "1748756439"
},
"departure": {
"delay": 0,
"time": "1748757000"
},
"stopId": "9716",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1748757156"
},
"departure": {
"delay": 1,
"time": "1748757156"
},
"stopId": "9717",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748757240"
},
"departure": {
"delay": 0,
"time": "1748757240"
},
"stopId": "9202",
"stopSequence": 3
},
{
"arrival": {
"delay": 1,
"time": "1748757371"
},
"departure": {
"delay": 1,
"time": "1748757371"
},
"stopId": "9200",
"stopSequence": 4
},
{
"arrival": {
"delay": 1,
"time": "1748757464"
},
"departure": {
"delay": 1,
"time": "1748757464"
},
"stopId": "9198",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748757600"
},
"departure": {
"delay": 0,
"time": "1748757600"
},
"stopId": "3549",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1748757694"
},
"departure": {
"delay": 1,
"time": "1748757694"
},
"stopId": "1606",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748757840"
},
"departure": {
"delay": 0,
"time": "1748757840"
},
"stopId": "9196",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748757901"
},
"departure": {
"delay": 0,
"time": "1748757901"
},
"stopId": "9194",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748757966"
},
"departure": {
"delay": 0,
"time": "1748757966"
},
"stopId": "9192",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1748758049"
},
"departure": {
"delay": 0,
"time": "1748758049"
},
"stopId": "9190",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1748758106"
},
"departure": {
"delay": 0,
"time": "1748758106"
},
"stopId": "9188",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1748758200"
},
"departure": {
"delay": 0,
"time": "1748758200"
},
"stopId": "2973",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1748758250"
},
"departure": {
"delay": 0,
"time": "1748758250"
},
"stopId": "9184",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1748758317"
},
"departure": {
"delay": 0,
"time": "1748758317"
},
"stopId": "2975",
"stopSequence": 15
},
{
"arrival": {
"delay": 1,
"time": "1748758386"
},
"departure": {
"delay": 1,
"time": "1748758386"
},
"stopId": "9182",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1748758440"
},
"departure": {
"delay": 0,
"time": "1748758440"
},
"stopId": "9180",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1748758505"
},
"departure": {
"delay": 0,
"time": "1748758505"
},
"stopId": "9178",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1748758602"
},
"departure": {
"delay": 0,
"time": "1748758602"
},
"stopId": "9176",
"stopSequence": 19
},
{
"arrival": {
"delay": 1,
"time": "1748758658"
},
"departure": {
"delay": 1,
"time": "1748758658"
},
"stopId": "9174",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1748758740"
},
"departure": {
"delay": 0,
"time": "1748758740"
},
"stopId": "9170",
"stopSequence": 21
},
{
"arrival": {
"delay": 1,
"time": "1748758818"
},
"departure": {
"delay": 1,
"time": "1748758818"
},
"stopId": "9172",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1748758912"
},
"departure": {
"delay": 0,
"time": "1748758912"
},
"stopId": "9168",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1748758996"
},
"departure": {
"delay": 0,
"time": "1748758996"
},
"stopId": "9166",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1748759107"
},
"departure": {
"delay": 0,
"time": "1748759107"
},
"stopId": "9162",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1748759160"
},
"departure": {
"delay": 0,
"time": "1748759160"
},
"stopId": "9160",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1748759264"
},
"departure": {
"delay": 0,
"time": "1748759264"
},
"stopId": "9158",
"stopSequence": 27
},
{
"arrival": {
"delay": 1,
"time": "1748759354"
},
"departure": {
"delay": 1,
"time": "1748759354"
},
"stopId": "9156",
"stopSequence": 28
},
{
"arrival": {
"delay": 0,
"time": "1748759463"
},
"departure": {
"delay": 0,
"time": "1748759463"
},
"stopId": "9164",
"stopSequence": 29
},
{
"arrival": {
"delay": 0,
"time": "1748759520"
},
"departure": {
"delay": 0,
"time": "1748759520"
},
"stopId": "9154",
"stopSequence": 30
},
{
"arrival": {
"delay": 1,
"time": "1748759649"
},
"departure": {
"delay": 1,
"time": "1748759649"
},
"stopId": "9152",
"stopSequence": 31
},
{
"arrival": {
"delay": 1,
"time": "1748759733"
},
"departure": {
"delay": 1,
"time": "1748759733"
},
"stopId": "9150",
"stopSequence": 32
},
{
"arrival": {
"delay": 1,
"time": "1748759842"
},
"departure": {
"delay": 1,
"time": "1748759842"
},
"stopId": "9148",
"stopSequence": 33
},
{
"arrival": {
"delay": 0,
"time": "1748759940"
},
"departure": {
"delay": 0,
"time": "1748759940"
},
"stopId": "9146",
"stopSequence": 34
},
{
"arrival": {
"delay": 1,
"time": "1748759991"
},
"departure": {
"delay": 1,
"time": "1748759991"
},
"stopId": "9144",
"stopSequence": 35
},
{
"arrival": {
"delay": 0,
"time": "1748760113"
},
"departure": {
"delay": 0,
"time": "1748760113"
},
"stopId": "9142",
"stopSequence": 36
},
{
"arrival": {
"delay": 0,
"time": "1748760180"
},
"departure": {
"delay": 0,
"time": "1748760180"
},
"stopId": "9140",
"stopSequence": 37
},
{
"arrival": {
"delay": 0,
"time": "1748760360"
},
"departure": {
"delay": 0,
"time": "1748760360"
},
"stopId": "9138",
"stopSequence": 38
},
{
"arrival": {
"delay": 1,
"time": "1748760438"
},
"departure": {
"delay": 1,
"time": "1748760438"
},
"stopId": "9136",
"stopSequence": 39
},
{
"arrival": {
"delay": 1,
"time": "1748760548"
},
"departure": {
"delay": 1,
"time": "1748760548"
},
"stopId": "9134",
"stopSequence": 40
},
{
"arrival": {
"delay": 1,
"time": "1748760601"
},
"departure": {
"delay": 1,
"time": "1748760601"
},
"stopId": "9132",
"stopSequence": 41
},
{
"arrival": {
"delay": 1,
"time": "1748760721"
},
"departure": {
"delay": 1,
"time": "1748760721"
},
"stopId": "9130",
"stopSequence": 42
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "901",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437918_1"
}
}
},
{
"id": "RT|268437917_1|268437917",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -815,
"time": "1748751985"
},
"departure": {
"delay": 43,
"time": "1748752843"
},
"stopId": "3063",
"stopSequence": 1
},
{
"arrival": {
"delay": 46,
"time": "1748752878"
},
"departure": {
"delay": 46,
"time": "1748752878"
},
"stopId": "3058",
"stopSequence": 2
},
{
"arrival": {
"delay": 50,
"time": "1748752933"
},
"departure": {
"delay": 50,
"time": "1748752933"
},
"stopId": "3056",
"stopSequence": 3
},
{
"arrival": {
"delay": 48,
"time": "1748753027"
},
"departure": {
"delay": 50,
"time": "1748753029"
},
"stopId": "1550",
"stopSequence": 4
},
{
"arrival": {
"delay": 63,
"time": "1748753103"
},
"departure": {
"delay": 66,
"time": "1748753106"
},
"stopId": "3053",
"stopSequence": 5
},
{
"arrival": {
"delay": 10,
"time": "1748753170"
},
"departure": {
"delay": 32,
"time": "1748753192"
},
"stopId": "3051",
"stopSequence": 6
},
{
"arrival": {
"delay": 34,
"time": "1748753245"
},
"departure": {
"delay": 44,
"time": "1748753255"
},
"stopId": "3049",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1748753400"
},
"departure": {
"delay": 60,
"time": "1748753400"
},
"stopId": "975",
"stopSequence": 8
},
{
"arrival": {
"delay": 45,
"time": "1748753463"
},
"departure": {
"delay": 49,
"time": "1748753467"
},
"stopId": "570",
"stopSequence": 9
},
{
"arrival": {
"delay": 31,
"time": "1748753543"
},
"departure": {
"delay": 35,
"time": "1748753547"
},
"stopId": "3356",
"stopSequence": 10
},
{
"arrival": {
"delay": 27,
"time": "1748753623"
},
"departure": {
"delay": 27,
"time": "1748753623"
},
"stopId": "3045",
"stopSequence": 11
},
{
"arrival": {
"delay": 25,
"time": "1748753665"
},
"departure": {
"delay": 38,
"time": "1748753678"
},
"stopId": "9145",
"stopSequence": 12
},
{
"arrival": {
"delay": 28,
"time": "1748753727"
},
"departure": {
"delay": 38,
"time": "1748753737"
},
"stopId": "9147",
"stopSequence": 13
},
{
"arrival": {
"delay": 38,
"time": "1748753825"
},
"departure": {
"delay": 38,
"time": "1748753825"
},
"stopId": "9149",
"stopSequence": 14
},
{
"arrival": {
"delay": 54,
"time": "1748753903"
},
"departure": {
"delay": 64,
"time": "1748753913"
},
"stopId": "9151",
"stopSequence": 15
},
{
"arrival": {
"delay": 53,
"time": "1748753993"
},
"departure": {
"delay": 53,
"time": "1748753993"
},
"stopId": "9153",
"stopSequence": 16
},
{
"arrival": {
"delay": 54,
"time": "1748754040"
},
"departure": {
"delay": 54,
"time": "1748754040"
},
"stopId": "9163",
"stopSequence": 17
},
{
"arrival": {
"delay": 54,
"time": "1748754121"
},
"departure": {
"delay": 54,
"time": "1748754121"
},
"stopId": "9155",
"stopSequence": 18
},
{
"arrival": {
"delay": 55,
"time": "1748754207"
},
"departure": {
"delay": 55,
"time": "1748754207"
},
"stopId": "9157",
"stopSequence": 19
},
{
"arrival": {
"delay": 55,
"time": "1748754295"
},
"departure": {
"delay": 55,
"time": "1748754295"
},
"stopId": "9159",
"stopSequence": 20
},
{
"arrival": {
"delay": 55,
"time": "1748754344"
},
"departure": {
"delay": 55,
"time": "1748754344"
},
"stopId": "9161",
"stopSequence": 21
},
{
"arrival": {
"delay": 55,
"time": "1748754438"
},
"departure": {
"delay": 55,
"time": "1748754438"
},
"stopId": "9165",
"stopSequence": 22
},
{
"arrival": {
"delay": 56,
"time": "1748754510"
},
"departure": {
"delay": 56,
"time": "1748754510"
},
"stopId": "9167",
"stopSequence": 23
},
{
"arrival": {
"delay": 55,
"time": "1748754590"
},
"departure": {
"delay": 55,
"time": "1748754590"
},
"stopId": "9171",
"stopSequence": 24
},
{
"arrival": {
"delay": 55,
"time": "1748754655"
},
"departure": {
"delay": 55,
"time": "1748754655"
},
"stopId": "9169",
"stopSequence": 25
},
{
"arrival": {
"delay": 55,
"time": "1748754715"
},
"departure": {
"delay": 55,
"time": "1748754715"
},
"stopId": "9173",
"stopSequence": 26
},
{
"arrival": {
"delay": 55,
"time": "1748754779"
},
"departure": {
"delay": 55,
"time": "1748754779"
},
"stopId": "9175",
"stopSequence": 27
},
{
"arrival": {
"delay": 55,
"time": "1748754883"
},
"departure": {
"delay": 55,
"time": "1748754883"
},
"stopId": "9177",
"stopSequence": 28
},
{
"arrival": {
"delay": 55,
"time": "1748754955"
},
"departure": {
"delay": 55,
"time": "1748754955"
},
"stopId": "9179",
"stopSequence": 29
},
{
"arrival": {
"delay": 56,
"time": "1748755006"
},
"departure": {
"delay": 56,
"time": "1748755006"
},
"stopId": "9181",
"stopSequence": 30
},
{
"arrival": {
"delay": 55,
"time": "1748755075"
},
"departure": {
"delay": 55,
"time": "1748755075"
},
"stopId": "9083",
"stopSequence": 31
},
{
"arrival": {
"delay": 55,
"time": "1748755151"
},
"departure": {
"delay": 55,
"time": "1748755151"
},
"stopId": "9183",
"stopSequence": 32
},
{
"arrival": {
"delay": 55,
"time": "1748755195"
},
"departure": {
"delay": 55,
"time": "1748755195"
},
"stopId": "9185",
"stopSequence": 33
},
{
"arrival": {
"delay": 55,
"time": "1748755259"
},
"departure": {
"delay": 55,
"time": "1748755259"
},
"stopId": "9187",
"stopSequence": 34
},
{
"arrival": {
"delay": 55,
"time": "1748755337"
},
"departure": {
"delay": 55,
"time": "1748755337"
},
"stopId": "9189",
"stopSequence": 35
},
{
"arrival": {
"delay": 54,
"time": "1748755434"
},
"departure": {
"delay": 54,
"time": "1748755434"
},
"stopId": "9191",
"stopSequence": 36
},
{
"arrival": {
"delay": 54,
"time": "1748755512"
},
"departure": {
"delay": 54,
"time": "1748755512"
},
"stopId": "9193",
"stopSequence": 37
},
{
"arrival": {
"delay": 54,
"time": "1748755614"
},
"departure": {
"delay": 54,
"time": "1748755614"
},
"stopId": "9195",
"stopSequence": 38
},
{
"arrival": {
"delay": 54,
"time": "1748755759"
},
"departure": {
"delay": 54,
"time": "1748755759"
},
"stopId": "823",
"stopSequence": 39
},
{
"arrival": {
"delay": 54,
"time": "1748755854"
},
"departure": {
"delay": 54,
"time": "1748755854"
},
"stopId": "3801",
"stopSequence": 40
},
{
"arrival": {
"delay": 54,
"time": "1748755974"
},
"departure": {
"delay": 54,
"time": "1748755974"
},
"stopId": "9197",
"stopSequence": 41
},
{
"arrival": {
"delay": 54,
"time": "1748756084"
},
"departure": {
"delay": 54,
"time": "1748756084"
},
"stopId": "9199",
"stopSequence": 42
},
{
"arrival": {
"delay": 54,
"time": "1748756214"
},
"departure": {
"delay": 54,
"time": "1748756214"
},
"stopId": "9201",
"stopSequence": 43
},
{
"arrival": {
"delay": 54,
"time": "1748756454"
},
"departure": {
"delay": 54,
"time": "1748756454"
},
"stopId": "9716",
"stopSequence": 44
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "901",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437917_1"
},
"vehicle": {
"id": "ineo-bus:2325",
"label": "GARE ST-JEAN MECA"
}
}
},
{
"id": "RT|268437910_1|268437910",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1,
"time": "1748783580"
},
"departure": {
"delay": 0,
"time": "1748783581"
},
"stopId": "9130",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748783663"
},
"departure": {
"delay": 0,
"time": "1748783663"
},
"stopId": "9131",
"stopSequence": 2
},
{
"arrival": {
"delay": 1,
"time": "1748783707"
},
"departure": {
"delay": 1,
"time": "1748783707"
},
"stopId": "9133",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748783794"
},
"departure": {
"delay": 0,
"time": "1748783794"
},
"stopId": "9135",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748783880"
},
"departure": {
"delay": 0,
"time": "1748783880"
},
"stopId": "9137",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748784120"
},
"departure": {
"delay": 0,
"time": "1748784120"
},
"stopId": "9139",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1748784182"
},
"departure": {
"delay": 0,
"time": "1748784182"
},
"stopId": "9141",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748784315"
},
"departure": {
"delay": 0,
"time": "1748784315"
},
"stopId": "9143",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748784360"
},
"departure": {
"delay": 0,
"time": "1748784360"
},
"stopId": "9145",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748784419"
},
"departure": {
"delay": 0,
"time": "1748784419"
},
"stopId": "9147",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1748784507"
},
"departure": {
"delay": 0,
"time": "1748784507"
},
"stopId": "9149",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1748784569"
},
"departure": {
"delay": 0,
"time": "1748784569"
},
"stopId": "9151",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1748784660"
},
"departure": {
"delay": 0,
"time": "1748784660"
},
"stopId": "9153",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1748784716"
},
"departure": {
"delay": 0,
"time": "1748784716"
},
"stopId": "9163",
"stopSequence": 14
},
{
"arrival": {
"delay": 1,
"time": "1748784813"
},
"departure": {
"delay": 1,
"time": "1748784813"
},
"stopId": "9155",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1748784915"
},
"departure": {
"delay": 0,
"time": "1748784915"
},
"stopId": "9157",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1748785020"
},
"departure": {
"delay": 0,
"time": "1748785020"
},
"stopId": "9159",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1748785069"
},
"departure": {
"delay": 0,
"time": "1748785069"
},
"stopId": "9161",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1748785163"
},
"departure": {
"delay": 0,
"time": "1748785163"
},
"stopId": "9165",
"stopSequence": 19
},
{
"arrival": {
"delay": 1,
"time": "1748785235"
},
"departure": {
"delay": 1,
"time": "1748785235"
},
"stopId": "9167",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1748785315"
},
"departure": {
"delay": 0,
"time": "1748785315"
},
"stopId": "9171",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1748785380"
},
"departure": {
"delay": 0,
"time": "1748785380"
},
"stopId": "9169",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1748785440"
},
"departure": {
"delay": 0,
"time": "1748785440"
},
"stopId": "9173",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1748785504"
},
"departure": {
"delay": 0,
"time": "1748785504"
},
"stopId": "9175",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1748785608"
},
"departure": {
"delay": 0,
"time": "1748785608"
},
"stopId": "9177",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1748785680"
},
"departure": {
"delay": 0,
"time": "1748785680"
},
"stopId": "9179",
"stopSequence": 26
},
{
"arrival": {
"delay": 1,
"time": "1748785731"
},
"departure": {
"delay": 1,
"time": "1748785731"
},
"stopId": "9181",
"stopSequence": 27
},
{
"arrival": {
"delay": 0,
"time": "1748785800"
},
"departure": {
"delay": 0,
"time": "1748785800"
},
"stopId": "9083",
"stopSequence": 28
},
{
"arrival": {
"delay": 0,
"time": "1748785914"
},
"departure": {
"delay": 0,
"time": "1748785914"
},
"stopId": "9183",
"stopSequence": 29
},
{
"arrival": {
"delay": 0,
"time": "1748785980"
},
"departure": {
"delay": 0,
"time": "1748785980"
},
"stopId": "9185",
"stopSequence": 30
},
{
"arrival": {
"delay": 0,
"time": "1748786044"
},
"departure": {
"delay": 0,
"time": "1748786044"
},
"stopId": "9187",
"stopSequence": 31
},
{
"arrival": {
"delay": 0,
"time": "1748786122"
},
"departure": {
"delay": 0,
"time": "1748786122"
},
"stopId": "9189",
"stopSequence": 32
},
{
"arrival": {
"delay": -1,
"time": "1748786219"
},
"departure": {
"delay": -1,
"time": "1748786219"
},
"stopId": "9191",
"stopSequence": 33
},
{
"arrival": {
"delay": 0,
"time": "1748786324"
},
"departure": {
"delay": 0,
"time": "1748786324"
},
"stopId": "9193",
"stopSequence": 34
},
{
"arrival": {
"delay": -1,
"time": "1748786459"
},
"departure": {
"delay": -1,
"time": "1748786459"
},
"stopId": "9195",
"stopSequence": 35
},
{
"arrival": {
"delay": 0,
"time": "1748786641"
},
"departure": {
"delay": 0,
"time": "1748786641"
},
"stopId": "823",
"stopSequence": 36
},
{
"arrival": {
"delay": -1,
"time": "1748786759"
},
"departure": {
"delay": -1,
"time": "1748786759"
},
"stopId": "3801",
"stopSequence": 37
},
{
"arrival": {
"delay": -1,
"time": "1748786899"
},
"departure": {
"delay": -1,
"time": "1748786899"
},
"stopId": "9197",
"stopSequence": 38
},
{
"arrival": {
"delay": -1,
"time": "1748787027"
},
"departure": {
"delay": -1,
"time": "1748787027"
},
"stopId": "9199",
"stopSequence": 39
},
{
"arrival": {
"delay": -1,
"time": "1748787179"
},
"departure": {
"delay": -1,
"time": "1748787179"
},
"stopId": "9201",
"stopSequence": 40
},
{
"arrival": {
"delay": -1,
"time": "1748787419"
},
"departure": {
"delay": -1,
"time": "1748787419"
},
"stopId": "9716",
"stopSequence": 41
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "901",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437910_1"
}
}
},
{
"id": "RT|268437911_1|268437911",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -481,
"time": "1748787419"
},
"departure": {
"delay": 0,
"time": "1748787900"
},
"stopId": "9716",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1748788056"
},
"departure": {
"delay": 1,
"time": "1748788056"
},
"stopId": "9717",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748788140"
},
"departure": {
"delay": 0,
"time": "1748788140"
},
"stopId": "9202",
"stopSequence": 3
},
{
"arrival": {
"delay": 1,
"time": "1748788271"
},
"departure": {
"delay": 1,
"time": "1748788271"
},
"stopId": "9200",
"stopSequence": 4
},
{
"arrival": {
"delay": 1,
"time": "1748788364"
},
"departure": {
"delay": 1,
"time": "1748788364"
},
"stopId": "9198",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748788500"
},
"departure": {
"delay": 0,
"time": "1748788500"
},
"stopId": "3549",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1748788617"
},
"departure": {
"delay": 1,
"time": "1748788617"
},
"stopId": "1606",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748788800"
},
"departure": {
"delay": 0,
"time": "1748788800"
},
"stopId": "9196",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1748788872"
},
"departure": {
"delay": 1,
"time": "1748788872"
},
"stopId": "9194",
"stopSequence": 9
},
{
"arrival": {
"delay": 1,
"time": "1748788948"
},
"departure": {
"delay": 1,
"time": "1748788948"
},
"stopId": "9192",
"stopSequence": 10
},
{
"arrival": {
"delay": 1,
"time": "1748789045"
},
"departure": {
"delay": 1,
"time": "1748789045"
},
"stopId": "9190",
"stopSequence": 11
},
{
"arrival": {
"delay": 1,
"time": "1748789111"
},
"departure": {
"delay": 1,
"time": "1748789111"
},
"stopId": "9188",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1748789220"
},
"departure": {
"delay": 0,
"time": "1748789220"
},
"stopId": "2973",
"stopSequence": 13
},
{
"arrival": {
"delay": 1,
"time": "1748789283"
},
"departure": {
"delay": 1,
"time": "1748789283"
},
"stopId": "9184",
"stopSequence": 14
},
{
"arrival": {
"delay": 1,
"time": "1748789367"
},
"departure": {
"delay": 1,
"time": "1748789367"
},
"stopId": "2975",
"stopSequence": 15
},
{
"arrival": {
"delay": 1,
"time": "1748789453"
},
"departure": {
"delay": 1,
"time": "1748789453"
},
"stopId": "9182",
"stopSequence": 16
},
{
"arrival": {
"delay": 1,
"time": "1748789521"
},
"departure": {
"delay": 1,
"time": "1748789521"
},
"stopId": "9180",
"stopSequence": 17
},
{
"arrival": {
"delay": 1,
"time": "1748789586"
},
"departure": {
"delay": 1,
"time": "1748789586"
},
"stopId": "9178",
"stopSequence": 18
},
{
"arrival": {
"delay": 1,
"time": "1748789683"
},
"departure": {
"delay": 1,
"time": "1748789683"
},
"stopId": "9176",
"stopSequence": 19
},
{
"arrival": {
"delay": 2,
"time": "1748789739"
},
"departure": {
"delay": 2,
"time": "1748789739"
},
"stopId": "9174",
"stopSequence": 20
},
{
"arrival": {
"delay": 1,
"time": "1748789821"
},
"departure": {
"delay": 1,
"time": "1748789821"
},
"stopId": "9170",
"stopSequence": 21
},
{
"arrival": {
"delay": 2,
"time": "1748789899"
},
"departure": {
"delay": 2,
"time": "1748789899"
},
"stopId": "9172",
"stopSequence": 22
},
{
"arrival": {
"delay": 1,
"time": "1748789993"
},
"departure": {
"delay": 1,
"time": "1748789993"
},
"stopId": "9168",
"stopSequence": 23
},
{
"arrival": {
"delay": 1,
"time": "1748790077"
},
"departure": {
"delay": 1,
"time": "1748790077"
},
"stopId": "9166",
"stopSequence": 24
},
{
"arrival": {
"delay": 1,
"time": "1748790188"
},
"departure": {
"delay": 1,
"time": "1748790188"
},
"stopId": "9162",
"stopSequence": 25
},
{
"arrival": {
"delay": 1,
"time": "1748790241"
},
"departure": {
"delay": 1,
"time": "1748790241"
},
"stopId": "9160",
"stopSequence": 26
},
{
"arrival": {
"delay": 1,
"time": "1748790345"
},
"departure": {
"delay": 1,
"time": "1748790345"
},
"stopId": "9158",
"stopSequence": 27
},
{
"arrival": {
"delay": 2,
"time": "1748790435"
},
"departure": {
"delay": 2,
"time": "1748790435"
},
"stopId": "9156",
"stopSequence": 28
},
{
"arrival": {
"delay": 1,
"time": "1748790544"
},
"departure": {
"delay": 1,
"time": "1748790544"
},
"stopId": "9164",
"stopSequence": 29
},
{
"arrival": {
"delay": 1,
"time": "1748790601"
},
"departure": {
"delay": 1,
"time": "1748790601"
},
"stopId": "9154",
"stopSequence": 30
},
{
"arrival": {
"delay": 2,
"time": "1748790730"
},
"departure": {
"delay": 2,
"time": "1748790730"
},
"stopId": "9152",
"stopSequence": 31
},
{
"arrival": {
"delay": 2,
"time": "1748790814"
},
"departure": {
"delay": 2,
"time": "1748790814"
},
"stopId": "9150",
"stopSequence": 32
},
{
"arrival": {
"delay": 2,
"time": "1748790923"
},
"departure": {
"delay": 2,
"time": "1748790923"
},
"stopId": "9148",
"stopSequence": 33
},
{
"arrival": {
"delay": 1,
"time": "1748791021"
},
"departure": {
"delay": 1,
"time": "1748791021"
},
"stopId": "9146",
"stopSequence": 34
},
{
"arrival": {
"delay": 2,
"time": "1748791072"
},
"departure": {
"delay": 2,
"time": "1748791072"
},
"stopId": "9144",
"stopSequence": 35
},
{
"arrival": {
"delay": 1,
"time": "1748791194"
},
"departure": {
"delay": 1,
"time": "1748791194"
},
"stopId": "9142",
"stopSequence": 36
},
{
"arrival": {
"delay": 1,
"time": "1748791261"
},
"departure": {
"delay": 1,
"time": "1748791261"
},
"stopId": "9140",
"stopSequence": 37
},
{
"arrival": {
"delay": 1,
"time": "1748791441"
},
"departure": {
"delay": 1,
"time": "1748791441"
},
"stopId": "9138",
"stopSequence": 38
},
{
"arrival": {
"delay": 2,
"time": "1748791519"
},
"departure": {
"delay": 2,
"time": "1748791519"
},
"stopId": "9136",
"stopSequence": 39
},
{
"arrival": {
"delay": 2,
"time": "1748791629"
},
"departure": {
"delay": 2,
"time": "1748791629"
},
"stopId": "9134",
"stopSequence": 40
},
{
"arrival": {
"delay": 2,
"time": "1748791682"
},
"departure": {
"delay": 2,
"time": "1748791682"
},
"stopId": "9132",
"stopSequence": 41
},
{
"arrival": {
"delay": 2,
"time": "1748791802"
},
"departure": {
"delay": 2,
"time": "1748791802"
},
"stopId": "9130",
"stopSequence": 42
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "901",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437911_1"
}
}
},
{
"id": "RT|268435712_1|268435712",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1025,
"time": "1748753335"
},
"departure": {
"delay": 0,
"time": "1748754360"
},
"stopId": "3341",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1748754392"
},
"departure": {
"delay": 1,
"time": "1748754392"
},
"stopId": "5599",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748754431"
},
"departure": {
"delay": 0,
"time": "1748754431"
},
"stopId": "5651",
"stopSequence": 3
},
{
"arrival": {
"delay": 1,
"time": "1748754479"
},
"departure": {
"delay": 1,
"time": "1748754479"
},
"stopId": "4790",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748754540"
},
"departure": {
"delay": 0,
"time": "1748754540"
},
"stopId": "1338",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748754582"
},
"departure": {
"delay": 0,
"time": "1748754582"
},
"stopId": "2726",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1748754625"
},
"departure": {
"delay": 0,
"time": "1748754625"
},
"stopId": "2727",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748754673"
},
"departure": {
"delay": 0,
"time": "1748754673"
},
"stopId": "266",
"stopSequence": 8
},
{
"arrival": {
"delay": -1,
"time": "1748754719"
},
"departure": {
"delay": -1,
"time": "1748754719"
},
"stopId": "2494",
"stopSequence": 9
},
{
"arrival": {
"delay": -1,
"time": "1748754801"
},
"departure": {
"delay": -1,
"time": "1748754801"
},
"stopId": "2728",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1748754874"
},
"departure": {
"delay": 0,
"time": "1748754874"
},
"stopId": "2712",
"stopSequence": 11
},
{
"arrival": {
"delay": -1,
"time": "1748754899"
},
"departure": {
"delay": -1,
"time": "1748754899"
},
"stopId": "2713",
"stopSequence": 12
},
{
"arrival": {
"delay": -1,
"time": "1748754919"
},
"departure": {
"delay": -1,
"time": "1748754919"
},
"stopId": "5735",
"stopSequence": 13
},
{
"arrival": {
"delay": -1,
"time": "1748754991"
},
"departure": {
"delay": -1,
"time": "1748754991"
},
"stopId": "2715",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1748755027"
},
"departure": {
"delay": 0,
"time": "1748755027"
},
"stopId": "771",
"stopSequence": 15
},
{
"arrival": {
"delay": -1,
"time": "1748755079"
},
"departure": {
"delay": -1,
"time": "1748755079"
},
"stopId": "3352",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1748755122"
},
"departure": {
"delay": 0,
"time": "1748755122"
},
"stopId": "1647",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1748755150"
},
"departure": {
"delay": 0,
"time": "1748755150"
},
"stopId": "692",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1748755185"
},
"departure": {
"delay": 0,
"time": "1748755185"
},
"stopId": "2716",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1748755240"
},
"departure": {
"delay": 0,
"time": "1748755240"
},
"stopId": "2717",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1748755268"
},
"departure": {
"delay": 0,
"time": "1748755268"
},
"stopId": "2718",
"stopSequence": 21
},
{
"arrival": {
"delay": -1,
"time": "1748755319"
},
"departure": {
"delay": -1,
"time": "1748755319"
},
"stopId": "862",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1748755394"
},
"departure": {
"delay": 0,
"time": "1748755394"
},
"stopId": "2349",
"stopSequence": 23
},
{
"arrival": {
"delay": -1,
"time": "1748755439"
},
"departure": {
"delay": -1,
"time": "1748755439"
},
"stopId": "1288",
"stopSequence": 24
},
{
"arrival": {
"delay": -1,
"time": "1748755474"
},
"departure": {
"delay": -1,
"time": "1748755474"
},
"stopId": "7982",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1748755561"
},
"departure": {
"delay": 0,
"time": "1748755561"
},
"stopId": "707",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1748755685"
},
"departure": {
"delay": 0,
"time": "1748755685"
},
"stopId": "675",
"stopSequence": 27
},
{
"arrival": {
"delay": -1,
"time": "1748755766"
},
"departure": {
"delay": -1,
"time": "1748755766"
},
"stopId": "3191",
"stopSequence": 28
},
{
"arrival": {
"delay": -1,
"time": "1748755919"
},
"departure": {
"delay": -1,
"time": "1748755919"
},
"stopId": "3549",
"stopSequence": 29
},
{
"arrival": {
"delay": -1,
"time": "1748756018"
},
"departure": {
"delay": -1,
"time": "1748756018"
},
"stopId": "1606",
"stopSequence": 30
},
{
"arrival": {
"delay": -1,
"time": "1748756174"
},
"departure": {
"delay": -1,
"time": "1748756174"
},
"stopId": "9196",
"stopSequence": 31
},
{
"arrival": {
"delay": 0,
"time": "1748756223"
},
"departure": {
"delay": 0,
"time": "1748756223"
},
"stopId": "3216",
"stopSequence": 32
},
{
"arrival": {
"delay": -1,
"time": "1748756339"
},
"departure": {
"delay": -1,
"time": "1748756339"
},
"stopId": "6447",
"stopSequence": 33
},
{
"arrival": {
"delay": -1,
"time": "1748756371"
},
"departure": {
"delay": -1,
"time": "1748756371"
},
"stopId": "7731",
"stopSequence": 34
},
{
"arrival": {
"delay": -1,
"time": "1748756409"
},
"departure": {
"delay": -1,
"time": "1748756409"
},
"stopId": "3559",
"stopSequence": 35
},
{
"arrival": {
"delay": 0,
"time": "1748756488"
},
"departure": {
"delay": 0,
"time": "1748756488"
},
"stopId": "1971",
"stopSequence": 36
},
{
"arrival": {
"delay": 0,
"time": "1748756538"
},
"departure": {
"delay": 0,
"time": "1748756538"
},
"stopId": "951",
"stopSequence": 37
},
{
"arrival": {
"delay": -1,
"time": "1748756579"
},
"departure": {
"delay": -1,
"time": "1748756579"
},
"stopId": "3250",
"stopSequence": 38
},
{
"arrival": {
"delay": 0,
"time": "1748756620"
},
"departure": {
"delay": 0,
"time": "1748756620"
},
"stopId": "2333",
"stopSequence": 39
},
{
"arrival": {
"delay": 0,
"time": "1748756670"
},
"departure": {
"delay": 0,
"time": "1748756670"
},
"stopId": "208",
"stopSequence": 40
},
{
"arrival": {
"delay": 0,
"time": "1748756715"
},
"departure": {
"delay": 0,
"time": "1748756715"
},
"stopId": "297",
"stopSequence": 41
},
{
"arrival": {
"delay": -1,
"time": "1748756759"
},
"departure": {
"delay": -1,
"time": "1748756759"
},
"stopId": "8981",
"stopSequence": 42
},
{
"arrival": {
"delay": -1,
"time": "1748756821"
},
"departure": {
"delay": -1,
"time": "1748756821"
},
"stopId": "8971",
"stopSequence": 43
},
{
"arrival": {
"delay": -1,
"time": "1748756879"
},
"departure": {
"delay": -1,
"time": "1748756879"
},
"stopId": "8972",
"stopSequence": 44
},
{
"arrival": {
"delay": -1,
"time": "1748756939"
},
"departure": {
"delay": -1,
"time": "1748756939"
},
"stopId": "8973",
"stopSequence": 45
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "05",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268435712_1"
},
"vehicle": {
"id": "ineo-bus:1897",
"label": "BASSINS A FLOT"
}
}
},
{
"id": "RT|268437091_1|268437091",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -50,
"time": "1748752931"
},
"departure": {
"delay": 0,
"time": "1748752981"
},
"stopId": "6339",
"stopSequence": 1
},
{
"arrival": {
"delay": 36,
"time": "1748753076"
},
"departure": {
"delay": 36,
"time": "1748753076"
},
"stopId": "2146",
"stopSequence": 2
},
{
"arrival": {
"delay": 18,
"time": "1748753118"
},
"departure": {
"delay": 23,
"time": "1748753123"
},
"stopId": "1821",
"stopSequence": 3
},
{
"arrival": {
"delay": 10,
"time": "1748753158"
},
"departure": {
"delay": 19,
"time": "1748753167"
},
"stopId": "7568",
"stopSequence": 4
},
{
"arrival": {
"delay": 18,
"time": "1748753200"
},
"departure": {
"delay": 19,
"time": "1748753201"
},
"stopId": "7567",
"stopSequence": 5
},
{
"arrival": {
"delay": 24,
"time": "1748753258"
},
"departure": {
"delay": 24,
"time": "1748753258"
},
"stopId": "7565",
"stopSequence": 6
},
{
"arrival": {
"delay": 24,
"time": "1748753332"
},
"departure": {
"delay": 24,
"time": "1748753332"
},
"stopId": "2229",
"stopSequence": 7
},
{
"arrival": {
"delay": 7,
"time": "1748753366"
},
"departure": {
"delay": 7,
"time": "1748753366"
},
"stopId": "2173",
"stopSequence": 8
},
{
"arrival": {
"delay": 2,
"time": "1748753385"
},
"departure": {
"delay": 2,
"time": "1748753385"
},
"stopId": "2230",
"stopSequence": 9
},
{
"arrival": {
"delay": 2,
"time": "1748753409"
},
"departure": {
"delay": 2,
"time": "1748753409"
},
"stopId": "3662",
"stopSequence": 10
},
{
"arrival": {
"delay": -7,
"time": "1748753453"
},
"departure": {
"delay": -7,
"time": "1748753453"
},
"stopId": "2180",
"stopSequence": 11
},
{
"arrival": {
"delay": -36,
"time": "1748753484"
},
"departure": {
"delay": -32,
"time": "1748753488"
},
"stopId": "2175",
"stopSequence": 12
},
{
"arrival": {
"delay": -43,
"time": "1748753518"
},
"departure": {
"delay": -32,
"time": "1748753529"
},
"stopId": "1305",
"stopSequence": 13
},
{
"arrival": {
"delay": -31,
"time": "1748753585"
},
"departure": {
"delay": -24,
"time": "1748753592"
},
"stopId": "5746",
"stopSequence": 14
},
{
"arrival": {
"delay": -25,
"time": "1748753621"
},
"departure": {
"delay": -21,
"time": "1748753625"
},
"stopId": "5761",
"stopSequence": 15
},
{
"arrival": {
"delay": -29,
"time": "1748753741"
},
"departure": {
"delay": -21,
"time": "1748753749"
},
"stopId": "5776",
"stopSequence": 16
},
{
"arrival": {
"delay": -20,
"time": "1748753815"
},
"departure": {
"delay": -19,
"time": "1748753816"
},
"stopId": "1586",
"stopSequence": 17
},
{
"arrival": {
"delay": -20,
"time": "1748753842"
},
"departure": {
"delay": -19,
"time": "1748753843"
},
"stopId": "5777",
"stopSequence": 18
},
{
"arrival": {
"delay": -39,
"time": "1748753909"
},
"departure": {
"delay": -39,
"time": "1748753909"
},
"stopId": "5779",
"stopSequence": 19
},
{
"arrival": {
"delay": -55,
"time": "1748754005"
},
"departure": {
"delay": -55,
"time": "1748754005"
},
"stopId": "5785",
"stopSequence": 20
},
{
"arrival": {
"delay": -55,
"time": "1748754125"
},
"departure": {
"delay": -55,
"time": "1748754125"
},
"stopId": "1095",
"stopSequence": 21
},
{
"arrival": {
"delay": -54,
"time": "1748754238"
},
"departure": {
"delay": -54,
"time": "1748754238"
},
"stopId": "261",
"stopSequence": 22
},
{
"arrival": {
"delay": -55,
"time": "1748754305"
},
"departure": {
"delay": -55,
"time": "1748754305"
},
"stopId": "2196",
"stopSequence": 23
},
{
"arrival": {
"delay": -54,
"time": "1748754332"
},
"departure": {
"delay": -54,
"time": "1748754332"
},
"stopId": "1512",
"stopSequence": 24
},
{
"arrival": {
"delay": -54,
"time": "1748754378"
},
"departure": {
"delay": -54,
"time": "1748754378"
},
"stopId": "1805",
"stopSequence": 25
},
{
"arrival": {
"delay": -54,
"time": "1748754418"
},
"departure": {
"delay": -54,
"time": "1748754418"
},
"stopId": "4055",
"stopSequence": 26
},
{
"arrival": {
"delay": -54,
"time": "1748754486"
},
"departure": {
"delay": -54,
"time": "1748754486"
},
"stopId": "8545",
"stopSequence": 27
},
{
"arrival": {
"delay": -54,
"time": "1748754604"
},
"departure": {
"delay": -54,
"time": "1748754604"
},
"stopId": "6851",
"stopSequence": 28
},
{
"arrival": {
"delay": -54,
"time": "1748754666"
},
"departure": {
"delay": -54,
"time": "1748754666"
},
"stopId": "6854",
"stopSequence": 29
},
{
"arrival": {
"delay": -54,
"time": "1748754742"
},
"departure": {
"delay": -54,
"time": "1748754742"
},
"stopId": "8542",
"stopSequence": 30
},
{
"arrival": {
"delay": -54,
"time": "1748754906"
},
"departure": {
"delay": -54,
"time": "1748754906"
},
"stopId": "6402",
"stopSequence": 31
},
{
"arrival": {
"delay": -53,
"time": "1748754962"
},
"departure": {
"delay": -53,
"time": "1748754962"
},
"stopId": "9246",
"stopSequence": 32
},
{
"arrival": {
"delay": -54,
"time": "1748755039"
},
"departure": {
"delay": -54,
"time": "1748755039"
},
"stopId": "1205",
"stopSequence": 33
},
{
"arrival": {
"delay": -54,
"time": "1748755082"
},
"departure": {
"delay": -54,
"time": "1748755082"
},
"stopId": "2198",
"stopSequence": 34
},
{
"arrival": {
"delay": -54,
"time": "1748755107"
},
"departure": {
"delay": -54,
"time": "1748755107"
},
"stopId": "8162",
"stopSequence": 35
},
{
"arrival": {
"delay": -54,
"time": "1748755146"
},
"departure": {
"delay": -54,
"time": "1748755146"
},
"stopId": "2252",
"stopSequence": 36
},
{
"arrival": {
"delay": -53,
"time": "1748755223"
},
"departure": {
"delay": -53,
"time": "1748755223"
},
"stopId": "3019",
"stopSequence": 37
},
{
"arrival": {
"delay": -53,
"time": "1748755278"
},
"departure": {
"delay": -53,
"time": "1748755278"
},
"stopId": "9277",
"stopSequence": 38
},
{
"arrival": {
"delay": -53,
"time": "1748755358"
},
"departure": {
"delay": -53,
"time": "1748755358"
},
"stopId": "9275",
"stopSequence": 39
},
{
"arrival": {
"delay": -54,
"time": "1748755620"
},
"departure": {
"delay": -54,
"time": "1748755620"
},
"stopId": "9202",
"stopSequence": 40
},
{
"arrival": {
"delay": -54,
"time": "1748755686"
},
"departure": {
"delay": -54,
"time": "1748755686"
},
"stopId": "5770",
"stopSequence": 41
},
{
"arrival": {
"delay": -53,
"time": "1748755769"
},
"departure": {
"delay": -53,
"time": "1748755769"
},
"stopId": "9087",
"stopSequence": 42
},
{
"arrival": {
"delay": -54,
"time": "1748755807"
},
"departure": {
"delay": -54,
"time": "1748755807"
},
"stopId": "9253",
"stopSequence": 43
},
{
"arrival": {
"delay": -54,
"time": "1748755879"
},
"departure": {
"delay": -54,
"time": "1748755879"
},
"stopId": "9264",
"stopSequence": 44
},
{
"arrival": {
"delay": -53,
"time": "1748755907"
},
"departure": {
"delay": -53,
"time": "1748755907"
},
"stopId": "5793",
"stopSequence": 45
},
{
"arrival": {
"delay": -54,
"time": "1748755947"
},
"departure": {
"delay": -54,
"time": "1748755947"
},
"stopId": "1224",
"stopSequence": 46
},
{
"arrival": {
"delay": -54,
"time": "1748755986"
},
"departure": {
"delay": -54,
"time": "1748755986"
},
"stopId": "663",
"stopSequence": 47
},
{
"arrival": {
"delay": -53,
"time": "1748756038"
},
"departure": {
"delay": -53,
"time": "1748756038"
},
"stopId": "2238",
"stopSequence": 48
},
{
"arrival": {
"delay": -54,
"time": "1748756106"
},
"departure": {
"delay": -54,
"time": "1748756106"
},
"stopId": "5935",
"stopSequence": 49
},
{
"arrival": {
"delay": -53,
"time": "1748756161"
},
"departure": {
"delay": -53,
"time": "1748756161"
},
"stopId": "2400",
"stopSequence": 50
},
{
"arrival": {
"delay": -54,
"time": "1748756226"
},
"departure": {
"delay": -54,
"time": "1748756226"
},
"stopId": "3217",
"stopSequence": 51
},
{
"arrival": {
"delay": -54,
"time": "1748756299"
},
"departure": {
"delay": -54,
"time": "1748756299"
},
"stopId": "3219",
"stopSequence": 52
},
{
"arrival": {
"delay": -54,
"time": "1748756355"
},
"departure": {
"delay": -54,
"time": "1748756355"
},
"stopId": "3220",
"stopSequence": 53
},
{
"arrival": {
"delay": -55,
"time": "1748756405"
},
"departure": {
"delay": -55,
"time": "1748756405"
},
"stopId": "6505",
"stopSequence": 54
},
{
"arrival": {
"delay": -55,
"time": "1748756503"
},
"departure": {
"delay": -55,
"time": "1748756503"
},
"stopId": "8101",
"stopSequence": 55
},
{
"arrival": {
"delay": -54,
"time": "1748756569"
},
"departure": {
"delay": -54,
"time": "1748756569"
},
"stopId": "7801",
"stopSequence": 56
},
{
"arrival": {
"delay": -55,
"time": "1748756645"
},
"departure": {
"delay": -55,
"time": "1748756645"
},
"stopId": "8791",
"stopSequence": 57
},
{
"arrival": {
"delay": -55,
"time": "1748756735"
},
"departure": {
"delay": -55,
"time": "1748756735"
},
"stopId": "1614",
"stopSequence": 58
},
{
"arrival": {
"delay": -54,
"time": "1748756769"
},
"departure": {
"delay": -54,
"time": "1748756769"
},
"stopId": "1671",
"stopSequence": 59
},
{
"arrival": {
"delay": -54,
"time": "1748756839"
},
"departure": {
"delay": -54,
"time": "1748756839"
},
"stopId": "562",
"stopSequence": 60
},
{
"arrival": {
"delay": -54,
"time": "1748756904"
},
"departure": {
"delay": -54,
"time": "1748756904"
},
"stopId": "475",
"stopSequence": 61
},
{
"arrival": {
"delay": -54,
"time": "1748756946"
},
"departure": {
"delay": -54,
"time": "1748756946"
},
"stopId": "5629",
"stopSequence": 62
},
{
"arrival": {
"delay": -54,
"time": "1748757003"
},
"departure": {
"delay": -54,
"time": "1748757003"
},
"stopId": "1254",
"stopSequence": 63
},
{
"arrival": {
"delay": -54,
"time": "1748757066"
},
"departure": {
"delay": -54,
"time": "1748757066"
},
"stopId": "446",
"stopSequence": 64
},
{
"arrival": {
"delay": -53,
"time": "1748757129"
},
"departure": {
"delay": -53,
"time": "1748757129"
},
"stopId": "8713",
"stopSequence": 65
},
{
"arrival": {
"delay": -54,
"time": "1748757186"
},
"departure": {
"delay": -54,
"time": "1748757186"
},
"stopId": "3251",
"stopSequence": 66
},
{
"arrival": {
"delay": -53,
"time": "1748757265"
},
"departure": {
"delay": -53,
"time": "1748757265"
},
"stopId": "3440",
"stopSequence": 67
},
{
"arrival": {
"delay": -54,
"time": "1748757329"
},
"departure": {
"delay": -54,
"time": "1748757329"
},
"stopId": "4105",
"stopSequence": 68
},
{
"arrival": {
"delay": -54,
"time": "1748757391"
},
"departure": {
"delay": -54,
"time": "1748757391"
},
"stopId": "555",
"stopSequence": 69
},
{
"arrival": {
"delay": -54,
"time": "1748757439"
},
"departure": {
"delay": -54,
"time": "1748757439"
},
"stopId": "1621",
"stopSequence": 70
},
{
"arrival": {
"delay": -55,
"time": "1748757491"
},
"departure": {
"delay": -55,
"time": "1748757491"
},
"stopId": "1615",
"stopSequence": 71
},
{
"arrival": {
"delay": -55,
"time": "1748757561"
},
"departure": {
"delay": -55,
"time": "1748757561"
},
"stopId": "1618",
"stopSequence": 72
},
{
"arrival": {
"delay": -55,
"time": "1748757604"
},
"departure": {
"delay": -55,
"time": "1748757604"
},
"stopId": "488",
"stopSequence": 73
},
{
"arrival": {
"delay": -55,
"time": "1748757659"
},
"departure": {
"delay": -55,
"time": "1748757659"
},
"stopId": "1350",
"stopSequence": 74
},
{
"arrival": {
"delay": -55,
"time": "1748757809"
},
"departure": {
"delay": -55,
"time": "1748757809"
},
"stopId": "649",
"stopSequence": 75
},
{
"arrival": {
"delay": -55,
"time": "1748757905"
},
"departure": {
"delay": -55,
"time": "1748757905"
},
"stopId": "1616",
"stopSequence": 76
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "31",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437091_1"
},
"vehicle": {
"id": "ineo-bus:2669",
"label": "BEAUSOLEIL"
}
}
},
{
"id": "RT|268436654_1|268436654",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -246,
"time": "1748753754"
},
"departure": {
"delay": 0,
"time": "1748754000"
},
"stopId": "9007",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1748754068"
},
"departure": {
"delay": 1,
"time": "1748754068"
},
"stopId": "9005",
"stopSequence": 2
},
{
"arrival": {
"delay": 1,
"time": "1748754120"
},
"departure": {
"delay": 1,
"time": "1748754120"
},
"stopId": "9003",
"stopSequence": 3
},
{
"arrival": {
"delay": 1,
"time": "1748754141"
},
"departure": {
"delay": 1,
"time": "1748754141"
},
"stopId": "6971",
"stopSequence": 4
},
{
"arrival": {
"delay": 1,
"time": "1748754172"
},
"departure": {
"delay": 1,
"time": "1748754172"
},
"stopId": "169",
"stopSequence": 5
},
{
"arrival": {
"delay": 2,
"time": "1748754248"
},
"departure": {
"delay": 2,
"time": "1748754248"
},
"stopId": "1736",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1748754292"
},
"departure": {
"delay": 1,
"time": "1748754292"
},
"stopId": "1120",
"stopSequence": 7
},
{
"arrival": {
"delay": 1,
"time": "1748754333"
},
"departure": {
"delay": 1,
"time": "1748754333"
},
"stopId": "1834",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1748754380"
},
"departure": {
"delay": 1,
"time": "1748754380"
},
"stopId": "5468",
"stopSequence": 9
},
{
"arrival": {
"delay": 1,
"time": "1748754426"
},
"departure": {
"delay": 1,
"time": "1748754426"
},
"stopId": "2823",
"stopSequence": 10
},
{
"arrival": {
"delay": 1,
"time": "1748754505"
},
"departure": {
"delay": 1,
"time": "1748754505"
},
"stopId": "2648",
"stopSequence": 11
},
{
"arrival": {
"delay": 1,
"time": "1748754555"
},
"departure": {
"delay": 1,
"time": "1748754555"
},
"stopId": "1845",
"stopSequence": 12
},
{
"arrival": {
"delay": 1,
"time": "1748754585"
},
"departure": {
"delay": 1,
"time": "1748754585"
},
"stopId": "2221",
"stopSequence": 13
},
{
"arrival": {
"delay": 1,
"time": "1748754647"
},
"departure": {
"delay": 1,
"time": "1748754647"
},
"stopId": "5594",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1748754720"
},
"departure": {
"delay": 0,
"time": "1748754720"
},
"stopId": "1552",
"stopSequence": 15
},
{
"arrival": {
"delay": 1,
"time": "1748754757"
},
"departure": {
"delay": 1,
"time": "1748754757"
},
"stopId": "1833",
"stopSequence": 16
},
{
"arrival": {
"delay": 1,
"time": "1748754890"
},
"departure": {
"delay": 1,
"time": "1748754890"
},
"stopId": "1093",
"stopSequence": 17
},
{
"arrival": {
"delay": 1,
"time": "1748754915"
},
"departure": {
"delay": 1,
"time": "1748754915"
},
"stopId": "5976",
"stopSequence": 18
},
{
"arrival": {
"delay": 1,
"time": "1748754948"
},
"departure": {
"delay": 1,
"time": "1748754948"
},
"stopId": "9117",
"stopSequence": 19
},
{
"arrival": {
"delay": 1,
"time": "1748755003"
},
"departure": {
"delay": 1,
"time": "1748755003"
},
"stopId": "6365",
"stopSequence": 20
},
{
"arrival": {
"delay": 1,
"time": "1748755031"
},
"departure": {
"delay": 1,
"time": "1748755031"
},
"stopId": "5974",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1748755080"
},
"departure": {
"delay": 0,
"time": "1748755080"
},
"stopId": "7875",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1748755255"
},
"departure": {
"delay": 0,
"time": "1748755255"
},
"stopId": "4026",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1748755320"
},
"departure": {
"delay": 0,
"time": "1748755320"
},
"stopId": "2651",
"stopSequence": 24
},
{
"arrival": {
"delay": 1,
"time": "1748755364"
},
"departure": {
"delay": 1,
"time": "1748755364"
},
"stopId": "1092",
"stopSequence": 25
},
{
"arrival": {
"delay": 1,
"time": "1748755388"
},
"departure": {
"delay": 1,
"time": "1748755388"
},
"stopId": "5469",
"stopSequence": 26
},
{
"arrival": {
"delay": 1,
"time": "1748755414"
},
"departure": {
"delay": 1,
"time": "1748755414"
},
"stopId": "2053",
"stopSequence": 27
},
{
"arrival": {
"delay": 0,
"time": "1748755440"
},
"departure": {
"delay": 0,
"time": "1748755440"
},
"stopId": "3968",
"stopSequence": 28
},
{
"arrival": {
"delay": 0,
"time": "1748755469"
},
"departure": {
"delay": 0,
"time": "1748755469"
},
"stopId": "3959",
"stopSequence": 29
},
{
"arrival": {
"delay": 0,
"time": "1748755503"
},
"departure": {
"delay": 0,
"time": "1748755503"
},
"stopId": "4029",
"stopSequence": 30
},
{
"arrival": {
"delay": 1,
"time": "1748755529"
},
"departure": {
"delay": 1,
"time": "1748755529"
},
"stopId": "2010",
"stopSequence": 31
},
{
"arrival": {
"delay": 1,
"time": "1748755559"
},
"departure": {
"delay": 1,
"time": "1748755559"
},
"stopId": "1998",
"stopSequence": 32
},
{
"arrival": {
"delay": 1,
"time": "1748755589"
},
"departure": {
"delay": 1,
"time": "1748755589"
},
"stopId": "2012",
"stopSequence": 33
},
{
"arrival": {
"delay": 0,
"time": "1748755620"
},
"departure": {
"delay": 0,
"time": "1748755620"
},
"stopId": "3358",
"stopSequence": 34
},
{
"arrival": {
"delay": 0,
"time": "1748755740"
},
"departure": {
"delay": 0,
"time": "1748755740"
},
"stopId": "7874",
"stopSequence": 35
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "22",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268436654_1"
},
"vehicle": {
"id": "ineo-bus:89016",
"label": "FRANKTON"
}
}
},
{
"id": "RT|268436655_1|268436655",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -360,
"time": "1748755740"
},
"departure": {
"delay": 0,
"time": "1748756100"
},
"stopId": "7874",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748756132"
},
"departure": {
"delay": 0,
"time": "1748756132"
},
"stopId": "2560",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748756206"
},
"departure": {
"delay": 0,
"time": "1748756206"
},
"stopId": "1933",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748756268"
},
"departure": {
"delay": 0,
"time": "1748756268"
},
"stopId": "2657",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748756309"
},
"departure": {
"delay": 0,
"time": "1748756309"
},
"stopId": "1788",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748756366"
},
"departure": {
"delay": 0,
"time": "1748756366"
},
"stopId": "4030",
"stopSequence": 6
},
{
"arrival": {
"delay": -1,
"time": "1748756406"
},
"departure": {
"delay": -1,
"time": "1748756406"
},
"stopId": "3960",
"stopSequence": 7
},
{
"arrival": {
"delay": -1,
"time": "1748756459"
},
"departure": {
"delay": -1,
"time": "1748756459"
},
"stopId": "198",
"stopSequence": 8
},
{
"arrival": {
"delay": -1,
"time": "1748756496"
},
"departure": {
"delay": -1,
"time": "1748756496"
},
"stopId": "2967",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748756521"
},
"departure": {
"delay": 0,
"time": "1748756521"
},
"stopId": "1501",
"stopSequence": 10
},
{
"arrival": {
"delay": -1,
"time": "1748756579"
},
"departure": {
"delay": -1,
"time": "1748756579"
},
"stopId": "723",
"stopSequence": 11
},
{
"arrival": {
"delay": -1,
"time": "1748756611"
},
"departure": {
"delay": -1,
"time": "1748756611"
},
"stopId": "4027",
"stopSequence": 12
},
{
"arrival": {
"delay": -1,
"time": "1748756759"
},
"departure": {
"delay": -1,
"time": "1748756759"
},
"stopId": "5939",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1748756791"
},
"departure": {
"delay": 0,
"time": "1748756791"
},
"stopId": "13135",
"stopSequence": 14
},
{
"arrival": {
"delay": -1,
"time": "1748756861"
},
"departure": {
"delay": -1,
"time": "1748756861"
},
"stopId": "1553",
"stopSequence": 15
},
{
"arrival": {
"delay": -1,
"time": "1748756928"
},
"departure": {
"delay": -1,
"time": "1748756928"
},
"stopId": "1592",
"stopSequence": 16
},
{
"arrival": {
"delay": -1,
"time": "1748757088"
},
"departure": {
"delay": -1,
"time": "1748757088"
},
"stopId": "5975",
"stopSequence": 17
},
{
"arrival": {
"delay": -1,
"time": "1748757110"
},
"departure": {
"delay": -1,
"time": "1748757110"
},
"stopId": "700",
"stopSequence": 18
},
{
"arrival": {
"delay": -1,
"time": "1748757260"
},
"departure": {
"delay": -1,
"time": "1748757260"
},
"stopId": "1773",
"stopSequence": 19
},
{
"arrival": {
"delay": -1,
"time": "1748757299"
},
"departure": {
"delay": -1,
"time": "1748757299"
},
"stopId": "811",
"stopSequence": 20
},
{
"arrival": {
"delay": -1,
"time": "1748757367"
},
"departure": {
"delay": -1,
"time": "1748757367"
},
"stopId": "5593",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1748757419"
},
"departure": {
"delay": 0,
"time": "1748757419"
},
"stopId": "1731",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1748757460"
},
"departure": {
"delay": 0,
"time": "1748757460"
},
"stopId": "1979",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1748757491"
},
"departure": {
"delay": 0,
"time": "1748757491"
},
"stopId": "1961",
"stopSequence": 24
},
{
"arrival": {
"delay": 1,
"time": "1748757536"
},
"departure": {
"delay": 1,
"time": "1748757536"
},
"stopId": "1772",
"stopSequence": 25
},
{
"arrival": {
"delay": 1,
"time": "1748757580"
},
"departure": {
"delay": 1,
"time": "1748757580"
},
"stopId": "1994",
"stopSequence": 26
},
{
"arrival": {
"delay": 1,
"time": "1748757620"
},
"departure": {
"delay": 1,
"time": "1748757620"
},
"stopId": "5467",
"stopSequence": 27
},
{
"arrival": {
"delay": 1,
"time": "1748757653"
},
"departure": {
"delay": 1,
"time": "1748757653"
},
"stopId": "315",
"stopSequence": 28
},
{
"arrival": {
"delay": 1,
"time": "1748757696"
},
"departure": {
"delay": 1,
"time": "1748757696"
},
"stopId": "2133",
"stopSequence": 29
},
{
"arrival": {
"delay": 1,
"time": "1748757737"
},
"departure": {
"delay": 1,
"time": "1748757737"
},
"stopId": "176",
"stopSequence": 30
},
{
"arrival": {
"delay": 1,
"time": "1748757803"
},
"departure": {
"delay": 1,
"time": "1748757803"
},
"stopId": "929",
"stopSequence": 31
},
{
"arrival": {
"delay": 1,
"time": "1748757841"
},
"departure": {
"delay": 1,
"time": "1748757841"
},
"stopId": "9001",
"stopSequence": 32
},
{
"arrival": {
"delay": 2,
"time": "1748757860"
},
"departure": {
"delay": 2,
"time": "1748757860"
},
"stopId": "9002",
"stopSequence": 33
},
{
"arrival": {
"delay": 2,
"time": "1748757914"
},
"departure": {
"delay": 2,
"time": "1748757914"
},
"stopId": "9004",
"stopSequence": 34
},
{
"arrival": {
"delay": 2,
"time": "1748757962"
},
"departure": {
"delay": 2,
"time": "1748757962"
},
"stopId": "9007",
"stopSequence": 35
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "22",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268436655_1"
}
}
},
{
"id": "RT|268437980_1|268437980",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -961,
"time": "1748784539"
},
"departure": {
"delay": 0,
"time": "1748785500"
},
"stopId": "9716",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1748785656"
},
"departure": {
"delay": 1,
"time": "1748785656"
},
"stopId": "9717",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748785740"
},
"departure": {
"delay": 0,
"time": "1748785740"
},
"stopId": "9202",
"stopSequence": 3
},
{
"arrival": {
"delay": 1,
"time": "1748785871"
},
"departure": {
"delay": 1,
"time": "1748785871"
},
"stopId": "9200",
"stopSequence": 4
},
{
"arrival": {
"delay": 1,
"time": "1748785964"
},
"departure": {
"delay": 1,
"time": "1748785964"
},
"stopId": "9198",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748786100"
},
"departure": {
"delay": 0,
"time": "1748786100"
},
"stopId": "3549",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1748786217"
},
"departure": {
"delay": 1,
"time": "1748786217"
},
"stopId": "1606",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748786400"
},
"departure": {
"delay": 0,
"time": "1748786400"
},
"stopId": "9196",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1748786472"
},
"departure": {
"delay": 1,
"time": "1748786472"
},
"stopId": "9194",
"stopSequence": 9
},
{
"arrival": {
"delay": 1,
"time": "1748786548"
},
"departure": {
"delay": 1,
"time": "1748786548"
},
"stopId": "9192",
"stopSequence": 10
},
{
"arrival": {
"delay": 1,
"time": "1748786645"
},
"departure": {
"delay": 1,
"time": "1748786645"
},
"stopId": "9190",
"stopSequence": 11
},
{
"arrival": {
"delay": 1,
"time": "1748786711"
},
"departure": {
"delay": 1,
"time": "1748786711"
},
"stopId": "9188",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1748786820"
},
"departure": {
"delay": 0,
"time": "1748786820"
},
"stopId": "2973",
"stopSequence": 13
},
{
"arrival": {
"delay": 1,
"time": "1748786883"
},
"departure": {
"delay": 1,
"time": "1748786883"
},
"stopId": "9184",
"stopSequence": 14
},
{
"arrival": {
"delay": 1,
"time": "1748786967"
},
"departure": {
"delay": 1,
"time": "1748786967"
},
"stopId": "2975",
"stopSequence": 15
},
{
"arrival": {
"delay": 1,
"time": "1748787053"
},
"departure": {
"delay": 1,
"time": "1748787053"
},
"stopId": "9182",
"stopSequence": 16
},
{
"arrival": {
"delay": 1,
"time": "1748787121"
},
"departure": {
"delay": 1,
"time": "1748787121"
},
"stopId": "9180",
"stopSequence": 17
},
{
"arrival": {
"delay": 1,
"time": "1748787186"
},
"departure": {
"delay": 1,
"time": "1748787186"
},
"stopId": "9178",
"stopSequence": 18
},
{
"arrival": {
"delay": 1,
"time": "1748787283"
},
"departure": {
"delay": 1,
"time": "1748787283"
},
"stopId": "9176",
"stopSequence": 19
},
{
"arrival": {
"delay": 2,
"time": "1748787339"
},
"departure": {
"delay": 2,
"time": "1748787339"
},
"stopId": "9174",
"stopSequence": 20
},
{
"arrival": {
"delay": 1,
"time": "1748787421"
},
"departure": {
"delay": 1,
"time": "1748787421"
},
"stopId": "9170",
"stopSequence": 21
},
{
"arrival": {
"delay": 2,
"time": "1748787499"
},
"departure": {
"delay": 2,
"time": "1748787499"
},
"stopId": "9172",
"stopSequence": 22
},
{
"arrival": {
"delay": 1,
"time": "1748787593"
},
"departure": {
"delay": 1,
"time": "1748787593"
},
"stopId": "9168",
"stopSequence": 23
},
{
"arrival": {
"delay": 1,
"time": "1748787677"
},
"departure": {
"delay": 1,
"time": "1748787677"
},
"stopId": "9166",
"stopSequence": 24
},
{
"arrival": {
"delay": 1,
"time": "1748787788"
},
"departure": {
"delay": 1,
"time": "1748787788"
},
"stopId": "9162",
"stopSequence": 25
},
{
"arrival": {
"delay": 1,
"time": "1748787841"
},
"departure": {
"delay": 1,
"time": "1748787841"
},
"stopId": "9160",
"stopSequence": 26
},
{
"arrival": {
"delay": 1,
"time": "1748787945"
},
"departure": {
"delay": 1,
"time": "1748787945"
},
"stopId": "9158",
"stopSequence": 27
},
{
"arrival": {
"delay": 2,
"time": "1748788035"
},
"departure": {
"delay": 2,
"time": "1748788035"
},
"stopId": "9156",
"stopSequence": 28
},
{
"arrival": {
"delay": 1,
"time": "1748788144"
},
"departure": {
"delay": 1,
"time": "1748788144"
},
"stopId": "9164",
"stopSequence": 29
},
{
"arrival": {
"delay": 1,
"time": "1748788201"
},
"departure": {
"delay": 1,
"time": "1748788201"
},
"stopId": "9154",
"stopSequence": 30
},
{
"arrival": {
"delay": 2,
"time": "1748788330"
},
"departure": {
"delay": 2,
"time": "1748788330"
},
"stopId": "9152",
"stopSequence": 31
},
{
"arrival": {
"delay": 2,
"time": "1748788414"
},
"departure": {
"delay": 2,
"time": "1748788414"
},
"stopId": "9150",
"stopSequence": 32
},
{
"arrival": {
"delay": 2,
"time": "1748788523"
},
"departure": {
"delay": 2,
"time": "1748788523"
},
"stopId": "9148",
"stopSequence": 33
},
{
"arrival": {
"delay": 1,
"time": "1748788621"
},
"departure": {
"delay": 1,
"time": "1748788621"
},
"stopId": "9146",
"stopSequence": 34
},
{
"arrival": {
"delay": 2,
"time": "1748788672"
},
"departure": {
"delay": 2,
"time": "1748788672"
},
"stopId": "9144",
"stopSequence": 35
},
{
"arrival": {
"delay": 1,
"time": "1748788794"
},
"departure": {
"delay": 1,
"time": "1748788794"
},
"stopId": "9142",
"stopSequence": 36
},
{
"arrival": {
"delay": 1,
"time": "1748788861"
},
"departure": {
"delay": 1,
"time": "1748788861"
},
"stopId": "9140",
"stopSequence": 37
},
{
"arrival": {
"delay": 1,
"time": "1748789041"
},
"departure": {
"delay": 1,
"time": "1748789041"
},
"stopId": "9138",
"stopSequence": 38
},
{
"arrival": {
"delay": 2,
"time": "1748789119"
},
"departure": {
"delay": 2,
"time": "1748789119"
},
"stopId": "9136",
"stopSequence": 39
},
{
"arrival": {
"delay": 2,
"time": "1748789229"
},
"departure": {
"delay": 2,
"time": "1748789229"
},
"stopId": "9134",
"stopSequence": 40
},
{
"arrival": {
"delay": 2,
"time": "1748789282"
},
"departure": {
"delay": 2,
"time": "1748789282"
},
"stopId": "9132",
"stopSequence": 41
},
{
"arrival": {
"delay": 2,
"time": "1748789402"
},
"departure": {
"delay": 2,
"time": "1748789402"
},
"stopId": "9130",
"stopSequence": 42
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "901",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437980_1"
}
}
},
{
"id": "RT|268437518_1|268437518",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "NO_DATA",
"stopId": "3552",
"stopSequence": 2
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1934",
"stopSequence": 3
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1546",
"stopSequence": 4
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1884",
"stopSequence": 5
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "6491",
"stopSequence": 6
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "4735",
"stopSequence": 7
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "9384",
"stopSequence": 8
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "4970",
"stopSequence": 9
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1117",
"stopSequence": 10
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "553",
"stopSequence": 11
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "4178",
"stopSequence": 12
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "4177",
"stopSequence": 13
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "3636",
"stopSequence": 14
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "4740",
"stopSequence": 15
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "473",
"stopSequence": 16
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "3638",
"stopSequence": 17
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "4741",
"stopSequence": 18
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1052",
"stopSequence": 19
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1398",
"stopSequence": 20
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "5838",
"stopSequence": 21
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1085",
"stopSequence": 22
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "3631",
"stopSequence": 23
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "2097",
"stopSequence": 24
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "267",
"stopSequence": 25
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1846",
"stopSequence": 26
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "923",
"stopSequence": 27
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1743",
"stopSequence": 28
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1830",
"stopSequence": 29
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1825",
"stopSequence": 30
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1742",
"stopSequence": 31
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "2233",
"stopSequence": 32
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "904",
"stopSequence": 33
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "4880",
"stopSequence": 34
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "34",
"stopSequence": 35
},
{
"arrival": {
"delay": 0,
"time": "1748770200"
},
"departure": {
"delay": 0,
"time": "1748770200"
},
"stopId": "7571",
"stopSequence": 36
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "568",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437518_1"
}
}
},
{
"id": "RT|268437519_1|268437519",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "NO_DATA",
"stopId": "3552",
"stopSequence": 2
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1934",
"stopSequence": 3
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1546",
"stopSequence": 4
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1884",
"stopSequence": 5
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "6491",
"stopSequence": 6
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "4735",
"stopSequence": 7
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "9384",
"stopSequence": 8
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "4970",
"stopSequence": 9
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1117",
"stopSequence": 10
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "553",
"stopSequence": 11
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "4178",
"stopSequence": 12
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "4177",
"stopSequence": 13
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "3636",
"stopSequence": 14
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "4740",
"stopSequence": 15
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "473",
"stopSequence": 16
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "3638",
"stopSequence": 17
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "4741",
"stopSequence": 18
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1052",
"stopSequence": 19
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1398",
"stopSequence": 20
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "5838",
"stopSequence": 21
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1085",
"stopSequence": 22
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "3631",
"stopSequence": 23
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "2097",
"stopSequence": 24
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "267",
"stopSequence": 25
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1846",
"stopSequence": 26
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "923",
"stopSequence": 27
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1743",
"stopSequence": 28
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1830",
"stopSequence": 29
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1825",
"stopSequence": 30
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1742",
"stopSequence": 31
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "2233",
"stopSequence": 32
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "904",
"stopSequence": 33
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "4880",
"stopSequence": 34
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "34",
"stopSequence": 35
},
{
"arrival": {
"delay": 0,
"time": "1748773800"
},
"departure": {
"delay": 0,
"time": "1748773800"
},
"stopId": "7571",
"stopSequence": 36
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "568",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437519_1"
}
}
},
{
"id": "RT|268437516_1|268437516",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "NO_DATA",
"stopId": "3552",
"stopSequence": 2
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1934",
"stopSequence": 3
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1546",
"stopSequence": 4
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1884",
"stopSequence": 5
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "6491",
"stopSequence": 6
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "4735",
"stopSequence": 7
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "9384",
"stopSequence": 8
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "4970",
"stopSequence": 9
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1117",
"stopSequence": 10
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "553",
"stopSequence": 11
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "4178",
"stopSequence": 12
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "4177",
"stopSequence": 13
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "3636",
"stopSequence": 14
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "4740",
"stopSequence": 15
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "473",
"stopSequence": 16
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "3638",
"stopSequence": 17
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "4741",
"stopSequence": 18
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1052",
"stopSequence": 19
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1398",
"stopSequence": 20
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "5838",
"stopSequence": 21
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1085",
"stopSequence": 22
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "3631",
"stopSequence": 23
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "2097",
"stopSequence": 24
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "267",
"stopSequence": 25
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1846",
"stopSequence": 26
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "923",
"stopSequence": 27
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1743",
"stopSequence": 28
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1830",
"stopSequence": 29
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1825",
"stopSequence": 30
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1742",
"stopSequence": 31
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "2233",
"stopSequence": 32
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "904",
"stopSequence": 33
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "4880",
"stopSequence": 34
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "34",
"stopSequence": 35
},
{
"arrival": {
"delay": 0,
"time": "1748763000"
},
"departure": {
"delay": 0,
"time": "1748763000"
},
"stopId": "7571",
"stopSequence": 36
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "568",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437516_1"
}
}
},
{
"id": "RT|268437517_1|268437517",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "NO_DATA",
"stopId": "3552",
"stopSequence": 2
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1934",
"stopSequence": 3
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1546",
"stopSequence": 4
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1884",
"stopSequence": 5
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "6491",
"stopSequence": 6
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "4735",
"stopSequence": 7
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "9384",
"stopSequence": 8
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "4970",
"stopSequence": 9
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1117",
"stopSequence": 10
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "553",
"stopSequence": 11
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "4178",
"stopSequence": 12
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "4177",
"stopSequence": 13
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "3636",
"stopSequence": 14
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "4740",
"stopSequence": 15
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "473",
"stopSequence": 16
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "3638",
"stopSequence": 17
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "4741",
"stopSequence": 18
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1052",
"stopSequence": 19
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1398",
"stopSequence": 20
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "5838",
"stopSequence": 21
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1085",
"stopSequence": 22
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "3631",
"stopSequence": 23
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "2097",
"stopSequence": 24
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "267",
"stopSequence": 25
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1846",
"stopSequence": 26
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "923",
"stopSequence": 27
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1743",
"stopSequence": 28
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1830",
"stopSequence": 29
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1825",
"stopSequence": 30
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1742",
"stopSequence": 31
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "2233",
"stopSequence": 32
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "904",
"stopSequence": 33
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "4880",
"stopSequence": 34
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "34",
"stopSequence": 35
},
{
"arrival": {
"delay": 0,
"time": "1748766600"
},
"departure": {
"delay": 0,
"time": "1748766600"
},
"stopId": "7571",
"stopSequence": 36
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "568",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437517_1"
}
}
},
{
"id": "RT|268437515_1|268437515",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "NO_DATA",
"stopId": "3552",
"stopSequence": 2
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1934",
"stopSequence": 3
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1546",
"stopSequence": 4
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1884",
"stopSequence": 5
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "6491",
"stopSequence": 6
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "4735",
"stopSequence": 7
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "9384",
"stopSequence": 8
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "4970",
"stopSequence": 9
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1117",
"stopSequence": 10
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "553",
"stopSequence": 11
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "4178",
"stopSequence": 12
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "4177",
"stopSequence": 13
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "3636",
"stopSequence": 14
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "4740",
"stopSequence": 15
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "473",
"stopSequence": 16
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "3638",
"stopSequence": 17
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "4741",
"stopSequence": 18
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1052",
"stopSequence": 19
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1398",
"stopSequence": 20
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "5838",
"stopSequence": 21
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1085",
"stopSequence": 22
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "3631",
"stopSequence": 23
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "2097",
"stopSequence": 24
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "267",
"stopSequence": 25
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1846",
"stopSequence": 26
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "923",
"stopSequence": 27
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1743",
"stopSequence": 28
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1830",
"stopSequence": 29
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1825",
"stopSequence": 30
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1742",
"stopSequence": 31
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "2233",
"stopSequence": 32
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "904",
"stopSequence": 33
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "4880",
"stopSequence": 34
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "34",
"stopSequence": 35
},
{
"arrival": {
"delay": 0,
"time": "1748759401"
},
"departure": {
"delay": 0,
"time": "1748759401"
},
"stopId": "7571",
"stopSequence": 36
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "568",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437515_1"
}
}
},
{
"id": "RT|268437979_1|268437979",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -300,
"time": "1748780520"
},
"departure": {
"delay": 0,
"time": "1748780820"
},
"stopId": "3063",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1748780853"
},
"departure": {
"delay": 1,
"time": "1748780853"
},
"stopId": "3058",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748780903"
},
"departure": {
"delay": 0,
"time": "1748780903"
},
"stopId": "3056",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748780999"
},
"departure": {
"delay": 0,
"time": "1748780999"
},
"stopId": "1550",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748781060"
},
"departure": {
"delay": 0,
"time": "1748781060"
},
"stopId": "3053",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748781180"
},
"departure": {
"delay": 0,
"time": "1748781180"
},
"stopId": "3051",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1748781232"
},
"departure": {
"delay": 1,
"time": "1748781232"
},
"stopId": "3049",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748781360"
},
"departure": {
"delay": 0,
"time": "1748781360"
},
"stopId": "975",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1748781454"
},
"departure": {
"delay": 1,
"time": "1748781454"
},
"stopId": "570",
"stopSequence": 9
},
{
"arrival": {
"delay": 1,
"time": "1748781567"
},
"departure": {
"delay": 1,
"time": "1748781567"
},
"stopId": "3356",
"stopSequence": 10
},
{
"arrival": {
"delay": 1,
"time": "1748781668"
},
"departure": {
"delay": 1,
"time": "1748781668"
},
"stopId": "3045",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1748781720"
},
"departure": {
"delay": 0,
"time": "1748781720"
},
"stopId": "9145",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1748781779"
},
"departure": {
"delay": 0,
"time": "1748781779"
},
"stopId": "9147",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1748781867"
},
"departure": {
"delay": 0,
"time": "1748781867"
},
"stopId": "9149",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1748781929"
},
"departure": {
"delay": 0,
"time": "1748781929"
},
"stopId": "9151",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1748782020"
},
"departure": {
"delay": 0,
"time": "1748782020"
},
"stopId": "9153",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1748782076"
},
"departure": {
"delay": 0,
"time": "1748782076"
},
"stopId": "9163",
"stopSequence": 17
},
{
"arrival": {
"delay": 1,
"time": "1748782173"
},
"departure": {
"delay": 1,
"time": "1748782173"
},
"stopId": "9155",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1748782275"
},
"departure": {
"delay": 0,
"time": "1748782275"
},
"stopId": "9157",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1748782380"
},
"departure": {
"delay": 0,
"time": "1748782380"
},
"stopId": "9159",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1748782429"
},
"departure": {
"delay": 0,
"time": "1748782429"
},
"stopId": "9161",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1748782523"
},
"departure": {
"delay": 0,
"time": "1748782523"
},
"stopId": "9165",
"stopSequence": 22
},
{
"arrival": {
"delay": 1,
"time": "1748782595"
},
"departure": {
"delay": 1,
"time": "1748782595"
},
"stopId": "9167",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1748782675"
},
"departure": {
"delay": 0,
"time": "1748782675"
},
"stopId": "9171",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1748782740"
},
"departure": {
"delay": 0,
"time": "1748782740"
},
"stopId": "9169",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1748782800"
},
"departure": {
"delay": 0,
"time": "1748782800"
},
"stopId": "9173",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1748782864"
},
"departure": {
"delay": 0,
"time": "1748782864"
},
"stopId": "9175",
"stopSequence": 27
},
{
"arrival": {
"delay": 0,
"time": "1748782968"
},
"departure": {
"delay": 0,
"time": "1748782968"
},
"stopId": "9177",
"stopSequence": 28
},
{
"arrival": {
"delay": 0,
"time": "1748783040"
},
"departure": {
"delay": 0,
"time": "1748783040"
},
"stopId": "9179",
"stopSequence": 29
},
{
"arrival": {
"delay": 1,
"time": "1748783091"
},
"departure": {
"delay": 1,
"time": "1748783091"
},
"stopId": "9181",
"stopSequence": 30
},
{
"arrival": {
"delay": 0,
"time": "1748783160"
},
"departure": {
"delay": 0,
"time": "1748783160"
},
"stopId": "9083",
"stopSequence": 31
},
{
"arrival": {
"delay": 0,
"time": "1748783236"
},
"departure": {
"delay": 0,
"time": "1748783236"
},
"stopId": "9183",
"stopSequence": 32
},
{
"arrival": {
"delay": 0,
"time": "1748783280"
},
"departure": {
"delay": 0,
"time": "1748783280"
},
"stopId": "9185",
"stopSequence": 33
},
{
"arrival": {
"delay": 0,
"time": "1748783344"
},
"departure": {
"delay": 0,
"time": "1748783344"
},
"stopId": "9187",
"stopSequence": 34
},
{
"arrival": {
"delay": 0,
"time": "1748783422"
},
"departure": {
"delay": 0,
"time": "1748783422"
},
"stopId": "9189",
"stopSequence": 35
},
{
"arrival": {
"delay": -1,
"time": "1748783519"
},
"departure": {
"delay": -1,
"time": "1748783519"
},
"stopId": "9191",
"stopSequence": 36
},
{
"arrival": {
"delay": -1,
"time": "1748783597"
},
"departure": {
"delay": -1,
"time": "1748783597"
},
"stopId": "9193",
"stopSequence": 37
},
{
"arrival": {
"delay": -1,
"time": "1748783699"
},
"departure": {
"delay": -1,
"time": "1748783699"
},
"stopId": "9195",
"stopSequence": 38
},
{
"arrival": {
"delay": -1,
"time": "1748783844"
},
"departure": {
"delay": -1,
"time": "1748783844"
},
"stopId": "823",
"stopSequence": 39
},
{
"arrival": {
"delay": -1,
"time": "1748783939"
},
"departure": {
"delay": -1,
"time": "1748783939"
},
"stopId": "3801",
"stopSequence": 40
},
{
"arrival": {
"delay": -1,
"time": "1748784059"
},
"departure": {
"delay": -1,
"time": "1748784059"
},
"stopId": "9197",
"stopSequence": 41
},
{
"arrival": {
"delay": -1,
"time": "1748784169"
},
"departure": {
"delay": -1,
"time": "1748784169"
},
"stopId": "9199",
"stopSequence": 42
},
{
"arrival": {
"delay": -1,
"time": "1748784299"
},
"departure": {
"delay": -1,
"time": "1748784299"
},
"stopId": "9201",
"stopSequence": 43
},
{
"arrival": {
"delay": -1,
"time": "1748784539"
},
"departure": {
"delay": -1,
"time": "1748784539"
},
"stopId": "9716",
"stopSequence": 44
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "901",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437979_1"
}
}
},
{
"id": "RT|268437976_1|268437976",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -840,
"time": "1748764860"
},
"departure": {
"delay": 0,
"time": "1748765700"
},
"stopId": "9716",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1748765856"
},
"departure": {
"delay": 1,
"time": "1748765856"
},
"stopId": "9717",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748765940"
},
"departure": {
"delay": 0,
"time": "1748765940"
},
"stopId": "9202",
"stopSequence": 3
},
{
"arrival": {
"delay": 1,
"time": "1748766071"
},
"departure": {
"delay": 1,
"time": "1748766071"
},
"stopId": "9200",
"stopSequence": 4
},
{
"arrival": {
"delay": 1,
"time": "1748766164"
},
"departure": {
"delay": 1,
"time": "1748766164"
},
"stopId": "9198",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748766300"
},
"departure": {
"delay": 0,
"time": "1748766300"
},
"stopId": "3549",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1748766394"
},
"departure": {
"delay": 1,
"time": "1748766394"
},
"stopId": "1606",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748766540"
},
"departure": {
"delay": 0,
"time": "1748766540"
},
"stopId": "9196",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748766601"
},
"departure": {
"delay": 0,
"time": "1748766601"
},
"stopId": "9194",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748766666"
},
"departure": {
"delay": 0,
"time": "1748766666"
},
"stopId": "9192",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1748766749"
},
"departure": {
"delay": 0,
"time": "1748766749"
},
"stopId": "9190",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1748766806"
},
"departure": {
"delay": 0,
"time": "1748766806"
},
"stopId": "9188",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1748766900"
},
"departure": {
"delay": 0,
"time": "1748766900"
},
"stopId": "2973",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1748766950"
},
"departure": {
"delay": 0,
"time": "1748766950"
},
"stopId": "9184",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1748767017"
},
"departure": {
"delay": 0,
"time": "1748767017"
},
"stopId": "2975",
"stopSequence": 15
},
{
"arrival": {
"delay": 1,
"time": "1748767086"
},
"departure": {
"delay": 1,
"time": "1748767086"
},
"stopId": "9182",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1748767140"
},
"departure": {
"delay": 0,
"time": "1748767140"
},
"stopId": "9180",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1748767205"
},
"departure": {
"delay": 0,
"time": "1748767205"
},
"stopId": "9178",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1748767302"
},
"departure": {
"delay": 0,
"time": "1748767302"
},
"stopId": "9176",
"stopSequence": 19
},
{
"arrival": {
"delay": 1,
"time": "1748767358"
},
"departure": {
"delay": 1,
"time": "1748767358"
},
"stopId": "9174",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1748767440"
},
"departure": {
"delay": 0,
"time": "1748767440"
},
"stopId": "9170",
"stopSequence": 21
},
{
"arrival": {
"delay": 1,
"time": "1748767518"
},
"departure": {
"delay": 1,
"time": "1748767518"
},
"stopId": "9172",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1748767612"
},
"departure": {
"delay": 0,
"time": "1748767612"
},
"stopId": "9168",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1748767696"
},
"departure": {
"delay": 0,
"time": "1748767696"
},
"stopId": "9166",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1748767807"
},
"departure": {
"delay": 0,
"time": "1748767807"
},
"stopId": "9162",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1748767860"
},
"departure": {
"delay": 0,
"time": "1748767860"
},
"stopId": "9160",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1748767964"
},
"departure": {
"delay": 0,
"time": "1748767964"
},
"stopId": "9158",
"stopSequence": 27
},
{
"arrival": {
"delay": 1,
"time": "1748768054"
},
"departure": {
"delay": 1,
"time": "1748768054"
},
"stopId": "9156",
"stopSequence": 28
},
{
"arrival": {
"delay": 0,
"time": "1748768163"
},
"departure": {
"delay": 0,
"time": "1748768163"
},
"stopId": "9164",
"stopSequence": 29
},
{
"arrival": {
"delay": 0,
"time": "1748768220"
},
"departure": {
"delay": 0,
"time": "1748768220"
},
"stopId": "9154",
"stopSequence": 30
},
{
"arrival": {
"delay": 1,
"time": "1748768349"
},
"departure": {
"delay": 1,
"time": "1748768349"
},
"stopId": "9152",
"stopSequence": 31
},
{
"arrival": {
"delay": 1,
"time": "1748768433"
},
"departure": {
"delay": 1,
"time": "1748768433"
},
"stopId": "9150",
"stopSequence": 32
},
{
"arrival": {
"delay": 1,
"time": "1748768542"
},
"departure": {
"delay": 1,
"time": "1748768542"
},
"stopId": "9148",
"stopSequence": 33
},
{
"arrival": {
"delay": 0,
"time": "1748768640"
},
"departure": {
"delay": 0,
"time": "1748768640"
},
"stopId": "9146",
"stopSequence": 34
},
{
"arrival": {
"delay": 1,
"time": "1748768691"
},
"departure": {
"delay": 1,
"time": "1748768691"
},
"stopId": "9144",
"stopSequence": 35
},
{
"arrival": {
"delay": 0,
"time": "1748768813"
},
"departure": {
"delay": 0,
"time": "1748768813"
},
"stopId": "9142",
"stopSequence": 36
},
{
"arrival": {
"delay": 0,
"time": "1748768880"
},
"departure": {
"delay": 0,
"time": "1748768880"
},
"stopId": "9140",
"stopSequence": 37
},
{
"arrival": {
"delay": 0,
"time": "1748769060"
},
"departure": {
"delay": 0,
"time": "1748769060"
},
"stopId": "9138",
"stopSequence": 38
},
{
"arrival": {
"delay": 1,
"time": "1748769138"
},
"departure": {
"delay": 1,
"time": "1748769138"
},
"stopId": "9136",
"stopSequence": 39
},
{
"arrival": {
"delay": 1,
"time": "1748769248"
},
"departure": {
"delay": 1,
"time": "1748769248"
},
"stopId": "9134",
"stopSequence": 40
},
{
"arrival": {
"delay": 1,
"time": "1748769301"
},
"departure": {
"delay": 1,
"time": "1748769301"
},
"stopId": "9132",
"stopSequence": 41
},
{
"arrival": {
"delay": 1,
"time": "1748769421"
},
"departure": {
"delay": 1,
"time": "1748769421"
},
"stopId": "9130",
"stopSequence": 42
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "901",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437976_1"
}
}
},
{
"id": "RT|268437974_1|268437974",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -492,
"time": "1748754108"
},
"departure": {
"delay": 0,
"time": "1748754600"
},
"stopId": "9716",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1748754756"
},
"departure": {
"delay": 1,
"time": "1748754756"
},
"stopId": "9717",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748754840"
},
"departure": {
"delay": 0,
"time": "1748754840"
},
"stopId": "9202",
"stopSequence": 3
},
{
"arrival": {
"delay": 1,
"time": "1748754949"
},
"departure": {
"delay": 1,
"time": "1748754949"
},
"stopId": "9200",
"stopSequence": 4
},
{
"arrival": {
"delay": 1,
"time": "1748755027"
},
"departure": {
"delay": 1,
"time": "1748755027"
},
"stopId": "9198",
"stopSequence": 5
},
{
"arrival": {
"delay": 1,
"time": "1748755141"
},
"departure": {
"delay": 1,
"time": "1748755141"
},
"stopId": "3549",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1748755211"
},
"departure": {
"delay": 1,
"time": "1748755211"
},
"stopId": "1606",
"stopSequence": 7
},
{
"arrival": {
"delay": 1,
"time": "1748755321"
},
"departure": {
"delay": 1,
"time": "1748755321"
},
"stopId": "9196",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1748755382"
},
"departure": {
"delay": 1,
"time": "1748755382"
},
"stopId": "9194",
"stopSequence": 9
},
{
"arrival": {
"delay": 1,
"time": "1748755447"
},
"departure": {
"delay": 1,
"time": "1748755447"
},
"stopId": "9192",
"stopSequence": 10
},
{
"arrival": {
"delay": 1,
"time": "1748755530"
},
"departure": {
"delay": 1,
"time": "1748755530"
},
"stopId": "9190",
"stopSequence": 11
},
{
"arrival": {
"delay": 1,
"time": "1748755587"
},
"departure": {
"delay": 1,
"time": "1748755587"
},
"stopId": "9188",
"stopSequence": 12
},
{
"arrival": {
"delay": 1,
"time": "1748755681"
},
"departure": {
"delay": 1,
"time": "1748755681"
},
"stopId": "2973",
"stopSequence": 13
},
{
"arrival": {
"delay": 1,
"time": "1748755731"
},
"departure": {
"delay": 1,
"time": "1748755731"
},
"stopId": "9184",
"stopSequence": 14
},
{
"arrival": {
"delay": 1,
"time": "1748755798"
},
"departure": {
"delay": 1,
"time": "1748755798"
},
"stopId": "2975",
"stopSequence": 15
},
{
"arrival": {
"delay": 2,
"time": "1748755867"
},
"departure": {
"delay": 2,
"time": "1748755867"
},
"stopId": "9182",
"stopSequence": 16
},
{
"arrival": {
"delay": 1,
"time": "1748755921"
},
"departure": {
"delay": 1,
"time": "1748755921"
},
"stopId": "9180",
"stopSequence": 17
},
{
"arrival": {
"delay": 1,
"time": "1748755986"
},
"departure": {
"delay": 1,
"time": "1748755986"
},
"stopId": "9178",
"stopSequence": 18
},
{
"arrival": {
"delay": 1,
"time": "1748756083"
},
"departure": {
"delay": 1,
"time": "1748756083"
},
"stopId": "9176",
"stopSequence": 19
},
{
"arrival": {
"delay": 2,
"time": "1748756139"
},
"departure": {
"delay": 2,
"time": "1748756139"
},
"stopId": "9174",
"stopSequence": 20
},
{
"arrival": {
"delay": 1,
"time": "1748756221"
},
"departure": {
"delay": 1,
"time": "1748756221"
},
"stopId": "9170",
"stopSequence": 21
},
{
"arrival": {
"delay": 2,
"time": "1748756299"
},
"departure": {
"delay": 2,
"time": "1748756299"
},
"stopId": "9172",
"stopSequence": 22
},
{
"arrival": {
"delay": 1,
"time": "1748756393"
},
"departure": {
"delay": 1,
"time": "1748756393"
},
"stopId": "9168",
"stopSequence": 23
},
{
"arrival": {
"delay": 1,
"time": "1748756477"
},
"departure": {
"delay": 1,
"time": "1748756477"
},
"stopId": "9166",
"stopSequence": 24
},
{
"arrival": {
"delay": 1,
"time": "1748756588"
},
"departure": {
"delay": 1,
"time": "1748756588"
},
"stopId": "9162",
"stopSequence": 25
},
{
"arrival": {
"delay": 1,
"time": "1748756641"
},
"departure": {
"delay": 1,
"time": "1748756641"
},
"stopId": "9160",
"stopSequence": 26
},
{
"arrival": {
"delay": 1,
"time": "1748756745"
},
"departure": {
"delay": 1,
"time": "1748756745"
},
"stopId": "9158",
"stopSequence": 27
},
{
"arrival": {
"delay": 2,
"time": "1748756835"
},
"departure": {
"delay": 2,
"time": "1748756835"
},
"stopId": "9156",
"stopSequence": 28
},
{
"arrival": {
"delay": 1,
"time": "1748756944"
},
"departure": {
"delay": 1,
"time": "1748756944"
},
"stopId": "9164",
"stopSequence": 29
},
{
"arrival": {
"delay": 1,
"time": "1748757001"
},
"departure": {
"delay": 1,
"time": "1748757001"
},
"stopId": "9154",
"stopSequence": 30
},
{
"arrival": {
"delay": 2,
"time": "1748757130"
},
"departure": {
"delay": 2,
"time": "1748757130"
},
"stopId": "9152",
"stopSequence": 31
},
{
"arrival": {
"delay": 2,
"time": "1748757214"
},
"departure": {
"delay": 2,
"time": "1748757214"
},
"stopId": "9150",
"stopSequence": 32
},
{
"arrival": {
"delay": 2,
"time": "1748757323"
},
"departure": {
"delay": 2,
"time": "1748757323"
},
"stopId": "9148",
"stopSequence": 33
},
{
"arrival": {
"delay": 1,
"time": "1748757421"
},
"departure": {
"delay": 1,
"time": "1748757421"
},
"stopId": "9146",
"stopSequence": 34
},
{
"arrival": {
"delay": 2,
"time": "1748757472"
},
"departure": {
"delay": 2,
"time": "1748757472"
},
"stopId": "9144",
"stopSequence": 35
},
{
"arrival": {
"delay": 1,
"time": "1748757594"
},
"departure": {
"delay": 1,
"time": "1748757594"
},
"stopId": "9142",
"stopSequence": 36
},
{
"arrival": {
"delay": 1,
"time": "1748757661"
},
"departure": {
"delay": 1,
"time": "1748757661"
},
"stopId": "9140",
"stopSequence": 37
},
{
"arrival": {
"delay": 1,
"time": "1748757841"
},
"departure": {
"delay": 1,
"time": "1748757841"
},
"stopId": "9138",
"stopSequence": 38
},
{
"arrival": {
"delay": 2,
"time": "1748757919"
},
"departure": {
"delay": 2,
"time": "1748757919"
},
"stopId": "9136",
"stopSequence": 39
},
{
"arrival": {
"delay": 2,
"time": "1748758029"
},
"departure": {
"delay": 2,
"time": "1748758029"
},
"stopId": "9134",
"stopSequence": 40
},
{
"arrival": {
"delay": 2,
"time": "1748758082"
},
"departure": {
"delay": 2,
"time": "1748758082"
},
"stopId": "9132",
"stopSequence": 41
},
{
"arrival": {
"delay": 2,
"time": "1748758202"
},
"departure": {
"delay": 2,
"time": "1748758202"
},
"stopId": "9130",
"stopSequence": 42
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "901",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437974_1"
}
}
},
{
"id": "RT|268437975_1|268437975",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3058,
"time": "1748758202"
},
"departure": {
"delay": 0,
"time": "1748761260"
},
"stopId": "9130",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1748761343"
},
"departure": {
"delay": 1,
"time": "1748761343"
},
"stopId": "9131",
"stopSequence": 2
},
{
"arrival": {
"delay": 1,
"time": "1748761387"
},
"departure": {
"delay": 1,
"time": "1748761387"
},
"stopId": "9133",
"stopSequence": 3
},
{
"arrival": {
"delay": 2,
"time": "1748761475"
},
"departure": {
"delay": 2,
"time": "1748761475"
},
"stopId": "9135",
"stopSequence": 4
},
{
"arrival": {
"delay": 1,
"time": "1748761561"
},
"departure": {
"delay": 1,
"time": "1748761561"
},
"stopId": "9137",
"stopSequence": 5
},
{
"arrival": {
"delay": 1,
"time": "1748761801"
},
"departure": {
"delay": 1,
"time": "1748761801"
},
"stopId": "9139",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1748761863"
},
"departure": {
"delay": 1,
"time": "1748761863"
},
"stopId": "9141",
"stopSequence": 7
},
{
"arrival": {
"delay": 1,
"time": "1748761996"
},
"departure": {
"delay": 1,
"time": "1748761996"
},
"stopId": "9143",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1748762041"
},
"departure": {
"delay": 1,
"time": "1748762041"
},
"stopId": "9145",
"stopSequence": 9
},
{
"arrival": {
"delay": 1,
"time": "1748762100"
},
"departure": {
"delay": 1,
"time": "1748762100"
},
"stopId": "9147",
"stopSequence": 10
},
{
"arrival": {
"delay": 1,
"time": "1748762188"
},
"departure": {
"delay": 1,
"time": "1748762188"
},
"stopId": "9149",
"stopSequence": 11
},
{
"arrival": {
"delay": 1,
"time": "1748762250"
},
"departure": {
"delay": 1,
"time": "1748762250"
},
"stopId": "9151",
"stopSequence": 12
},
{
"arrival": {
"delay": 1,
"time": "1748762341"
},
"departure": {
"delay": 1,
"time": "1748762341"
},
"stopId": "9153",
"stopSequence": 13
},
{
"arrival": {
"delay": 1,
"time": "1748762397"
},
"departure": {
"delay": 1,
"time": "1748762397"
},
"stopId": "9163",
"stopSequence": 14
},
{
"arrival": {
"delay": 2,
"time": "1748762494"
},
"departure": {
"delay": 2,
"time": "1748762494"
},
"stopId": "9155",
"stopSequence": 15
},
{
"arrival": {
"delay": 1,
"time": "1748762596"
},
"departure": {
"delay": 1,
"time": "1748762596"
},
"stopId": "9157",
"stopSequence": 16
},
{
"arrival": {
"delay": 1,
"time": "1748762701"
},
"departure": {
"delay": 1,
"time": "1748762701"
},
"stopId": "9159",
"stopSequence": 17
},
{
"arrival": {
"delay": 1,
"time": "1748762750"
},
"departure": {
"delay": 1,
"time": "1748762750"
},
"stopId": "9161",
"stopSequence": 18
},
{
"arrival": {
"delay": 1,
"time": "1748762844"
},
"departure": {
"delay": 1,
"time": "1748762844"
},
"stopId": "9165",
"stopSequence": 19
},
{
"arrival": {
"delay": 2,
"time": "1748762916"
},
"departure": {
"delay": 2,
"time": "1748762916"
},
"stopId": "9167",
"stopSequence": 20
},
{
"arrival": {
"delay": 1,
"time": "1748762996"
},
"departure": {
"delay": 1,
"time": "1748762996"
},
"stopId": "9171",
"stopSequence": 21
},
{
"arrival": {
"delay": 1,
"time": "1748763061"
},
"departure": {
"delay": 1,
"time": "1748763061"
},
"stopId": "9169",
"stopSequence": 22
},
{
"arrival": {
"delay": 1,
"time": "1748763121"
},
"departure": {
"delay": 1,
"time": "1748763121"
},
"stopId": "9173",
"stopSequence": 23
},
{
"arrival": {
"delay": 1,
"time": "1748763185"
},
"departure": {
"delay": 1,
"time": "1748763185"
},
"stopId": "9175",
"stopSequence": 24
},
{
"arrival": {
"delay": 1,
"time": "1748763289"
},
"departure": {
"delay": 1,
"time": "1748763289"
},
"stopId": "9177",
"stopSequence": 25
},
{
"arrival": {
"delay": 1,
"time": "1748763361"
},
"departure": {
"delay": 1,
"time": "1748763361"
},
"stopId": "9179",
"stopSequence": 26
},
{
"arrival": {
"delay": 2,
"time": "1748763412"
},
"departure": {
"delay": 2,
"time": "1748763412"
},
"stopId": "9181",
"stopSequence": 27
},
{
"arrival": {
"delay": 1,
"time": "1748763481"
},
"departure": {
"delay": 1,
"time": "1748763481"
},
"stopId": "9083",
"stopSequence": 28
},
{
"arrival": {
"delay": 1,
"time": "1748763557"
},
"departure": {
"delay": 1,
"time": "1748763557"
},
"stopId": "9183",
"stopSequence": 29
},
{
"arrival": {
"delay": 1,
"time": "1748763601"
},
"departure": {
"delay": 1,
"time": "1748763601"
},
"stopId": "9185",
"stopSequence": 30
},
{
"arrival": {
"delay": 1,
"time": "1748763665"
},
"departure": {
"delay": 1,
"time": "1748763665"
},
"stopId": "9187",
"stopSequence": 31
},
{
"arrival": {
"delay": 1,
"time": "1748763743"
},
"departure": {
"delay": 1,
"time": "1748763743"
},
"stopId": "9189",
"stopSequence": 32
},
{
"arrival": {
"delay": 0,
"time": "1748763840"
},
"departure": {
"delay": 0,
"time": "1748763840"
},
"stopId": "9191",
"stopSequence": 33
},
{
"arrival": {
"delay": 0,
"time": "1748763918"
},
"departure": {
"delay": 0,
"time": "1748763918"
},
"stopId": "9193",
"stopSequence": 34
},
{
"arrival": {
"delay": 0,
"time": "1748764020"
},
"departure": {
"delay": 0,
"time": "1748764020"
},
"stopId": "9195",
"stopSequence": 35
},
{
"arrival": {
"delay": 0,
"time": "1748764165"
},
"departure": {
"delay": 0,
"time": "1748764165"
},
"stopId": "823",
"stopSequence": 36
},
{
"arrival": {
"delay": 0,
"time": "1748764260"
},
"departure": {
"delay": 0,
"time": "1748764260"
},
"stopId": "3801",
"stopSequence": 37
},
{
"arrival": {
"delay": 0,
"time": "1748764380"
},
"departure": {
"delay": 0,
"time": "1748764380"
},
"stopId": "9197",
"stopSequence": 38
},
{
"arrival": {
"delay": 0,
"time": "1748764490"
},
"departure": {
"delay": 0,
"time": "1748764490"
},
"stopId": "9199",
"stopSequence": 39
},
{
"arrival": {
"delay": 0,
"time": "1748764620"
},
"departure": {
"delay": 0,
"time": "1748764620"
},
"stopId": "9201",
"stopSequence": 40
},
{
"arrival": {
"delay": 0,
"time": "1748764860"
},
"departure": {
"delay": 0,
"time": "1748764860"
},
"stopId": "9716",
"stopSequence": 41
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "901",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437975_1"
}
}
},
{
"id": "RT|268437973_1|268437973",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -705,
"time": "1748749756"
},
"departure": {
"delay": 91,
"time": "1748750552"
},
"stopId": "3063",
"stopSequence": 1
},
{
"arrival": {
"delay": 91,
"time": "1748750584"
},
"departure": {
"delay": 91,
"time": "1748750584"
},
"stopId": "3058",
"stopSequence": 2
},
{
"arrival": {
"delay": 93,
"time": "1748750636"
},
"departure": {
"delay": 93,
"time": "1748750636"
},
"stopId": "3056",
"stopSequence": 3
},
{
"arrival": {
"delay": 93,
"time": "1748750732"
},
"departure": {
"delay": 122,
"time": "1748750761"
},
"stopId": "1550",
"stopSequence": 4
},
{
"arrival": {
"delay": 126,
"time": "1748750826"
},
"departure": {
"delay": 132,
"time": "1748750832"
},
"stopId": "3053",
"stopSequence": 5
},
{
"arrival": {
"delay": 84,
"time": "1748750904"
},
"departure": {
"delay": 100,
"time": "1748750920"
},
"stopId": "3051",
"stopSequence": 6
},
{
"arrival": {
"delay": 99,
"time": "1748750970"
},
"departure": {
"delay": 99,
"time": "1748750970"
},
"stopId": "3049",
"stopSequence": 7
},
{
"arrival": {
"delay": 84,
"time": "1748751084"
},
"departure": {
"delay": 84,
"time": "1748751084"
},
"stopId": "975",
"stopSequence": 8
},
{
"arrival": {
"delay": 54,
"time": "1748751132"
},
"departure": {
"delay": 59,
"time": "1748751137"
},
"stopId": "570",
"stopSequence": 9
},
{
"arrival": {
"delay": 22,
"time": "1748751194"
},
"departure": {
"delay": 42,
"time": "1748751214"
},
"stopId": "3356",
"stopSequence": 10
},
{
"arrival": {
"delay": 35,
"time": "1748751291"
},
"departure": {
"delay": 35,
"time": "1748751291"
},
"stopId": "3045",
"stopSequence": 11
},
{
"arrival": {
"delay": 35,
"time": "1748751335"
},
"departure": {
"delay": 51,
"time": "1748751351"
},
"stopId": "9145",
"stopSequence": 12
},
{
"arrival": {
"delay": 40,
"time": "1748751399"
},
"departure": {
"delay": 40,
"time": "1748751399"
},
"stopId": "9147",
"stopSequence": 13
},
{
"arrival": {
"delay": 30,
"time": "1748751477"
},
"departure": {
"delay": 30,
"time": "1748751477"
},
"stopId": "9149",
"stopSequence": 14
},
{
"arrival": {
"delay": 25,
"time": "1748751534"
},
"departure": {
"delay": 30,
"time": "1748751539"
},
"stopId": "9151",
"stopSequence": 15
},
{
"arrival": {
"delay": 15,
"time": "1748751615"
},
"departure": {
"delay": 45,
"time": "1748751645"
},
"stopId": "9153",
"stopSequence": 16
},
{
"arrival": {
"delay": 36,
"time": "1748751682"
},
"departure": {
"delay": 36,
"time": "1748751682"
},
"stopId": "9163",
"stopSequence": 17
},
{
"arrival": {
"delay": 22,
"time": "1748751749"
},
"departure": {
"delay": 36,
"time": "1748751763"
},
"stopId": "9155",
"stopSequence": 18
},
{
"arrival": {
"delay": 30,
"time": "1748751842"
},
"departure": {
"delay": 30,
"time": "1748751842"
},
"stopId": "9157",
"stopSequence": 19
},
{
"arrival": {
"delay": 26,
"time": "1748751926"
},
"departure": {
"delay": 31,
"time": "1748751931"
},
"stopId": "9159",
"stopSequence": 20
},
{
"arrival": {
"delay": 28,
"time": "1748751977"
},
"departure": {
"delay": 28,
"time": "1748751977"
},
"stopId": "9161",
"stopSequence": 21
},
{
"arrival": {
"delay": 8,
"time": "1748752051"
},
"departure": {
"delay": 10,
"time": "1748752053"
},
"stopId": "9165",
"stopSequence": 22
},
{
"arrival": {
"delay": -6,
"time": "1748752108"
},
"departure": {
"delay": -6,
"time": "1748752108"
},
"stopId": "9167",
"stopSequence": 23
},
{
"arrival": {
"delay": -21,
"time": "1748752174"
},
"departure": {
"delay": -18,
"time": "1748752177"
},
"stopId": "9171",
"stopSequence": 24
},
{
"arrival": {
"delay": -31,
"time": "1748752229"
},
"departure": {
"delay": -9,
"time": "1748752251"
},
"stopId": "9169",
"stopSequence": 25
},
{
"arrival": {
"delay": 12,
"time": "1748752332"
},
"departure": {
"delay": 32,
"time": "1748752352"
},
"stopId": "9173",
"stopSequence": 26
},
{
"arrival": {
"delay": 25,
"time": "1748752409"
},
"departure": {
"delay": 25,
"time": "1748752409"
},
"stopId": "9175",
"stopSequence": 27
},
{
"arrival": {
"delay": 25,
"time": "1748752513"
},
"departure": {
"delay": 49,
"time": "1748752537"
},
"stopId": "9177",
"stopSequence": 28
},
{
"arrival": {
"delay": 43,
"time": "1748752603"
},
"departure": {
"delay": 52,
"time": "1748752612"
},
"stopId": "9179",
"stopSequence": 29
},
{
"arrival": {
"delay": 53,
"time": "1748752663"
},
"departure": {
"delay": 53,
"time": "1748752663"
},
"stopId": "9181",
"stopSequence": 30
},
{
"arrival": {
"delay": 46,
"time": "1748752726"
},
"departure": {
"delay": 52,
"time": "1748752732"
},
"stopId": "9083",
"stopSequence": 31
},
{
"arrival": {
"delay": 55,
"time": "1748752811"
},
"departure": {
"delay": 55,
"time": "1748752811"
},
"stopId": "9183",
"stopSequence": 32
},
{
"arrival": {
"delay": 67,
"time": "1748752867"
},
"departure": {
"delay": 69,
"time": "1748752869"
},
"stopId": "9185",
"stopSequence": 33
},
{
"arrival": {
"delay": 58,
"time": "1748752922"
},
"departure": {
"delay": 69,
"time": "1748752933"
},
"stopId": "9187",
"stopSequence": 34
},
{
"arrival": {
"delay": 46,
"time": "1748752988"
},
"departure": {
"delay": 46,
"time": "1748752988"
},
"stopId": "9189",
"stopSequence": 35
},
{
"arrival": {
"delay": 19,
"time": "1748753059"
},
"departure": {
"delay": 42,
"time": "1748753082"
},
"stopId": "9191",
"stopSequence": 36
},
{
"arrival": {
"delay": 4,
"time": "1748753122"
},
"departure": {
"delay": 24,
"time": "1748753142"
},
"stopId": "9193",
"stopSequence": 37
},
{
"arrival": {
"delay": -3,
"time": "1748753217"
},
"departure": {
"delay": 25,
"time": "1748753245"
},
"stopId": "9195",
"stopSequence": 38
},
{
"arrival": {
"delay": -42,
"time": "1748753323"
},
"departure": {
"delay": -19,
"time": "1748753346"
},
"stopId": "823",
"stopSequence": 39
},
{
"arrival": {
"delay": -50,
"time": "1748753410"
},
"departure": {
"delay": 13,
"time": "1748753473"
},
"stopId": "3801",
"stopSequence": 40
},
{
"arrival": {
"delay": -21,
"time": "1748753539"
},
"departure": {
"delay": 14,
"time": "1748753574"
},
"stopId": "9197",
"stopSequence": 41
},
{
"arrival": {
"delay": 3,
"time": "1748753654"
},
"departure": {
"delay": 3,
"time": "1748753654"
},
"stopId": "9199",
"stopSequence": 42
},
{
"arrival": {
"delay": -49,
"time": "1748753711"
},
"departure": {
"delay": 128,
"time": "1748753888"
},
"stopId": "9201",
"stopSequence": 43
},
{
"arrival": {
"delay": 98,
"time": "1748754098"
},
"departure": {
"delay": 98,
"time": "1748754098"
},
"stopId": "9716",
"stopSequence": 44
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "901",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437973_1"
},
"vehicle": {
"id": "ineo-bus:2332",
"label": "GARE ST-JEAN MECA"
}
}
},
{
"id": "RT|268436616_1|268436616",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -637,
"time": "1748749464"
},
"departure": {
"delay": 6,
"time": "1748750107"
},
"stopId": "9279",
"stopSequence": 1
},
{
"arrival": {
"delay": 21,
"time": "1748750147"
},
"departure": {
"delay": 22,
"time": "1748750148"
},
"stopId": "5559",
"stopSequence": 2
},
{
"arrival": {
"delay": -3,
"time": "1748750189"
},
"departure": {
"delay": 1,
"time": "1748750193"
},
"stopId": "1172",
"stopSequence": 3
},
{
"arrival": {
"delay": -12,
"time": "1748750227"
},
"departure": {
"delay": -6,
"time": "1748750233"
},
"stopId": "3320",
"stopSequence": 4
},
{
"arrival": {
"delay": -26,
"time": "1748750254"
},
"departure": {
"delay": -6,
"time": "1748750274"
},
"stopId": "9281",
"stopSequence": 5
},
{
"arrival": {
"delay": -49,
"time": "1748750347"
},
"departure": {
"delay": -48,
"time": "1748750348"
},
"stopId": "9085",
"stopSequence": 6
},
{
"arrival": {
"delay": -116,
"time": "1748750418"
},
"departure": {
"delay": -84,
"time": "1748750450"
},
"stopId": "9088",
"stopSequence": 7
},
{
"arrival": {
"delay": -120,
"time": "1748750520"
},
"departure": {
"delay": 4,
"time": "1748750644"
},
"stopId": "5619",
"stopSequence": 8
},
{
"arrival": {
"delay": -20,
"time": "1748750747"
},
"departure": {
"delay": 4,
"time": "1748750771"
},
"stopId": "9200",
"stopSequence": 9
},
{
"arrival": {
"delay": -15,
"time": "1748750827"
},
"departure": {
"delay": 22,
"time": "1748750864"
},
"stopId": "9198",
"stopSequence": 10
},
{
"arrival": {
"delay": 13,
"time": "1748750965"
},
"departure": {
"delay": 31,
"time": "1748750983"
},
"stopId": "3549",
"stopSequence": 11
},
{
"arrival": {
"delay": 12,
"time": "1748751043"
},
"departure": {
"delay": 20,
"time": "1748751051"
},
"stopId": "1606",
"stopSequence": 12
},
{
"arrival": {
"delay": 20,
"time": "1748751121"
},
"departure": {
"delay": 20,
"time": "1748751121"
},
"stopId": "9244",
"stopSequence": 13
},
{
"arrival": {
"delay": 6,
"time": "1748751223"
},
"departure": {
"delay": 11,
"time": "1748751228"
},
"stopId": "3207",
"stopSequence": 14
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "199",
"stopSequence": 15
},
{
"arrival": {
"delay": -14,
"time": "1748751286"
},
"departure": {
"delay": 1,
"time": "1748751301"
},
"stopId": "620",
"stopSequence": 16
},
{
"arrival": {
"delay": -34,
"time": "1748751359"
},
"departure": {
"delay": -21,
"time": "1748751372"
},
"stopId": "2753",
"stopSequence": 17
},
{
"arrival": {
"delay": -53,
"time": "1748751412"
},
"departure": {
"delay": -36,
"time": "1748751429"
},
"stopId": "3526",
"stopSequence": 18
},
{
"arrival": {
"delay": -67,
"time": "1748751473"
},
"departure": {
"delay": -36,
"time": "1748751504"
},
"stopId": "1715",
"stopSequence": 19
},
{
"arrival": {
"delay": -51,
"time": "1748751535"
},
"departure": {
"delay": -29,
"time": "1748751557"
},
"stopId": "300",
"stopSequence": 20
},
{
"arrival": {
"delay": -36,
"time": "1748751606"
},
"departure": {
"delay": -36,
"time": "1748751606"
},
"stopId": "4861",
"stopSequence": 21
},
{
"arrival": {
"delay": -39,
"time": "1748751621"
},
"departure": {
"delay": -23,
"time": "1748751637"
},
"stopId": "3130",
"stopSequence": 22
},
{
"arrival": {
"delay": 282,
"time": "1748752228"
},
"departure": {
"delay": 291,
"time": "1748752237"
},
"stopId": "1212",
"stopSequence": 23
},
{
"arrival": {
"delay": 285,
"time": "1748752277"
},
"departure": {
"delay": 291,
"time": "1748752283"
},
"stopId": "1227",
"stopSequence": 24
},
{
"arrival": {
"delay": 265,
"time": "1748752324"
},
"departure": {
"delay": 275,
"time": "1748752334"
},
"stopId": "720",
"stopSequence": 25
},
{
"arrival": {
"delay": 268,
"time": "1748752349"
},
"departure": {
"delay": 268,
"time": "1748752349"
},
"stopId": "2682",
"stopSequence": 26
},
{
"arrival": {
"delay": 240,
"time": "1748752380"
},
"departure": {
"delay": 249,
"time": "1748752389"
},
"stopId": "2641",
"stopSequence": 27
},
{
"arrival": {
"delay": 221,
"time": "1748752421"
},
"departure": {
"delay": 237,
"time": "1748752437"
},
"stopId": "830",
"stopSequence": 28
},
{
"arrival": {
"delay": 219,
"time": "1748752551"
},
"departure": {
"delay": 232,
"time": "1748752564"
},
"stopId": "6981",
"stopSequence": 29
},
{
"arrival": {
"delay": 217,
"time": "1748752597"
},
"departure": {
"delay": 229,
"time": "1748752609"
},
"stopId": "1747",
"stopSequence": 30
},
{
"arrival": {
"delay": 211,
"time": "1748752655"
},
"departure": {
"delay": 211,
"time": "1748752655"
},
"stopId": "1745",
"stopSequence": 31
},
{
"arrival": {
"delay": 197,
"time": "1748752696"
},
"departure": {
"delay": 198,
"time": "1748752697"
},
"stopId": "1781",
"stopSequence": 32
},
{
"arrival": {
"delay": 173,
"time": "1748752733"
},
"departure": {
"delay": 174,
"time": "1748752734"
},
"stopId": "1702",
"stopSequence": 33
},
{
"arrival": {
"delay": 158,
"time": "1748752784"
},
"departure": {
"delay": 173,
"time": "1748752799"
},
"stopId": "477",
"stopSequence": 34
},
{
"arrival": {
"delay": 160,
"time": "1748752846"
},
"departure": {
"delay": 173,
"time": "1748752859"
},
"stopId": "1160",
"stopSequence": 35
},
{
"arrival": {
"delay": 150,
"time": "1748752915"
},
"departure": {
"delay": 151,
"time": "1748752916"
},
"stopId": "969",
"stopSequence": 36
},
{
"arrival": {
"delay": 135,
"time": "1748752953"
},
"departure": {
"delay": 138,
"time": "1748752956"
},
"stopId": "1841",
"stopSequence": 37
},
{
"arrival": {
"delay": 133,
"time": "1748752993"
},
"departure": {
"delay": 153,
"time": "1748753013"
},
"stopId": "893",
"stopSequence": 38
},
{
"arrival": {
"delay": 134,
"time": "1748753054"
},
"departure": {
"delay": 136,
"time": "1748753056"
},
"stopId": "1061",
"stopSequence": 39
},
{
"arrival": {
"delay": 131,
"time": "1748753077"
},
"departure": {
"delay": 135,
"time": "1748753081"
},
"stopId": "238",
"stopSequence": 40
},
{
"arrival": {
"delay": 113,
"time": "1748753123"
},
"departure": {
"delay": 126,
"time": "1748753136"
},
"stopId": "533",
"stopSequence": 41
},
{
"arrival": {
"delay": 118,
"time": "1748753169"
},
"departure": {
"delay": 118,
"time": "1748753169"
},
"stopId": "1409",
"stopSequence": 42
},
{
"arrival": {
"delay": 94,
"time": "1748753198"
},
"departure": {
"delay": 103,
"time": "1748753207"
},
"stopId": "731",
"stopSequence": 43
},
{
"arrival": {
"delay": 76,
"time": "1748753236"
},
"departure": {
"delay": 76,
"time": "1748753236"
},
"stopId": "1509",
"stopSequence": 44
},
{
"arrival": {
"delay": 62,
"time": "1748753253"
},
"departure": {
"delay": 77,
"time": "1748753268"
},
"stopId": "8642",
"stopSequence": 45
},
{
"arrival": {
"delay": 33,
"time": "1748753313"
},
"departure": {
"delay": 33,
"time": "1748753313"
},
"stopId": "2105",
"stopSequence": 46
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268436616_1"
}
}
},
{
"id": "RT|268436617_1|268436617",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -667,
"time": "1748753333"
},
"departure": {
"delay": 0,
"time": "1748754000"
},
"stopId": "2105",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748754028"
},
"departure": {
"delay": 0,
"time": "1748754028"
},
"stopId": "8641",
"stopSequence": 2
},
{
"arrival": {
"delay": 1,
"time": "1748754056"
},
"departure": {
"delay": 1,
"time": "1748754056"
},
"stopId": "1163",
"stopSequence": 3
},
{
"arrival": {
"delay": 1,
"time": "1748754092"
},
"departure": {
"delay": 1,
"time": "1748754092"
},
"stopId": "460",
"stopSequence": 4
},
{
"arrival": {
"delay": 1,
"time": "1748754136"
},
"departure": {
"delay": 1,
"time": "1748754136"
},
"stopId": "9",
"stopSequence": 5
},
{
"arrival": {
"delay": 1,
"time": "1748754170"
},
"departure": {
"delay": 1,
"time": "1748754170"
},
"stopId": "1321",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1748754211"
},
"departure": {
"delay": 1,
"time": "1748754211"
},
"stopId": "296",
"stopSequence": 7
},
{
"arrival": {
"delay": 1,
"time": "1748754241"
},
"departure": {
"delay": 1,
"time": "1748754241"
},
"stopId": "2577",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1748754301"
},
"departure": {
"delay": 1,
"time": "1748754301"
},
"stopId": "1015",
"stopSequence": 9
},
{
"arrival": {
"delay": 2,
"time": "1748754350"
},
"departure": {
"delay": 2,
"time": "1748754350"
},
"stopId": "330",
"stopSequence": 10
},
{
"arrival": {
"delay": 1,
"time": "1748754393"
},
"departure": {
"delay": 1,
"time": "1748754393"
},
"stopId": "1209",
"stopSequence": 11
},
{
"arrival": {
"delay": 1,
"time": "1748754465"
},
"departure": {
"delay": 1,
"time": "1748754465"
},
"stopId": "222",
"stopSequence": 12
},
{
"arrival": {
"delay": 1,
"time": "1748754523"
},
"departure": {
"delay": 1,
"time": "1748754523"
},
"stopId": "576",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1748754600"
},
"departure": {
"delay": 0,
"time": "1748754600"
},
"stopId": "32",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1748754625"
},
"departure": {
"delay": 0,
"time": "1748754625"
},
"stopId": "1795",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1748754656"
},
"departure": {
"delay": 0,
"time": "1748754656"
},
"stopId": "8",
"stopSequence": 16
},
{
"arrival": {
"delay": 1,
"time": "1748754699"
},
"departure": {
"delay": 1,
"time": "1748754699"
},
"stopId": "9770",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1748754720"
},
"departure": {
"delay": 0,
"time": "1748754720"
},
"stopId": "6452",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1748754900"
},
"departure": {
"delay": 0,
"time": "1748754900"
},
"stopId": "3347",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1748754960"
},
"departure": {
"delay": 0,
"time": "1748754960"
},
"stopId": "3315",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1748755017"
},
"departure": {
"delay": 0,
"time": "1748755017"
},
"stopId": "3318",
"stopSequence": 21
},
{
"arrival": {
"delay": 1,
"time": "1748755045"
},
"departure": {
"delay": 1,
"time": "1748755045"
},
"stopId": "363",
"stopSequence": 22
},
{
"arrival": {
"delay": 1,
"time": "1748755099"
},
"departure": {
"delay": 1,
"time": "1748755099"
},
"stopId": "1997",
"stopSequence": 23
},
{
"arrival": {
"delay": 1,
"time": "1748755150"
},
"departure": {
"delay": 1,
"time": "1748755150"
},
"stopId": "532",
"stopSequence": 24
},
{
"arrival": {
"delay": 1,
"time": "1748755242"
},
"departure": {
"delay": 1,
"time": "1748755242"
},
"stopId": "21",
"stopSequence": 25
},
{
"arrival": {
"delay": 2,
"time": "1748755300"
},
"departure": {
"delay": 2,
"time": "1748755300"
},
"stopId": "3133",
"stopSequence": 26
},
{
"arrival": {
"delay": 2,
"time": "1748755361"
},
"departure": {
"delay": 2,
"time": "1748755361"
},
"stopId": "116",
"stopSequence": 27
},
{
"arrival": {
"delay": 2,
"time": "1748755405"
},
"departure": {
"delay": 2,
"time": "1748755405"
},
"stopId": "3134",
"stopSequence": 28
},
{
"arrival": {
"delay": 1,
"time": "1748755452"
},
"departure": {
"delay": 1,
"time": "1748755452"
},
"stopId": "5376",
"stopSequence": 29
},
{
"arrival": {
"delay": 1,
"time": "1748755501"
},
"departure": {
"delay": 1,
"time": "1748755501"
},
"stopId": "2602",
"stopSequence": 30
},
{
"arrival": {
"delay": 1,
"time": "1748755525"
},
"departure": {
"delay": 1,
"time": "1748755525"
},
"stopId": "4862",
"stopSequence": 31
},
{
"arrival": {
"delay": 1,
"time": "1748755616"
},
"departure": {
"delay": 1,
"time": "1748755616"
},
"stopId": "400",
"stopSequence": 32
},
{
"arrival": {
"delay": 0,
"time": "1748755680"
},
"departure": {
"delay": 0,
"time": "1748755680"
},
"stopId": "681",
"stopSequence": 33
},
{
"arrival": {
"delay": 0,
"time": "1748755743"
},
"departure": {
"delay": 0,
"time": "1748755743"
},
"stopId": "3527",
"stopSequence": 34
},
{
"arrival": {
"delay": 0,
"time": "1748755818"
},
"departure": {
"delay": 0,
"time": "1748755818"
},
"stopId": "137",
"stopSequence": 35
},
{
"arrival": {
"delay": 0,
"time": "1748755918"
},
"departure": {
"delay": 0,
"time": "1748755918"
},
"stopId": "254",
"stopSequence": 36
},
{
"arrival": {
"delay": 0,
"time": "1748755980"
},
"departure": {
"delay": 0,
"time": "1748755980"
},
"stopId": "2740",
"stopSequence": 37
},
{
"arrival": {
"delay": 0,
"time": "1748756058"
},
"departure": {
"delay": 0,
"time": "1748756058"
},
"stopId": "3568",
"stopSequence": 38
},
{
"arrival": {
"delay": 0,
"time": "1748756116"
},
"departure": {
"delay": 0,
"time": "1748756116"
},
"stopId": "2121",
"stopSequence": 39
},
{
"arrival": {
"delay": 0,
"time": "1748756204"
},
"departure": {
"delay": 0,
"time": "1748756204"
},
"stopId": "3583",
"stopSequence": 40
},
{
"arrival": {
"delay": 0,
"time": "1748756277"
},
"departure": {
"delay": 0,
"time": "1748756277"
},
"stopId": "1345",
"stopSequence": 41
},
{
"arrival": {
"delay": 0,
"time": "1748756399"
},
"departure": {
"delay": 0,
"time": "1748756399"
},
"stopId": "9123",
"stopSequence": 42
},
{
"arrival": {
"delay": 0,
"time": "1748756434"
},
"departure": {
"delay": 0,
"time": "1748756434"
},
"stopId": "823",
"stopSequence": 43
},
{
"arrival": {
"delay": 0,
"time": "1748756520"
},
"departure": {
"delay": 0,
"time": "1748756520"
},
"stopId": "3801",
"stopSequence": 44
},
{
"arrival": {
"delay": 0,
"time": "1748756640"
},
"departure": {
"delay": 0,
"time": "1748756640"
},
"stopId": "9197",
"stopSequence": 45
},
{
"arrival": {
"delay": 1,
"time": "1748756722"
},
"departure": {
"delay": 1,
"time": "1748756722"
},
"stopId": "9199",
"stopSequence": 46
},
{
"arrival": {
"delay": 0,
"time": "1748756820"
},
"departure": {
"delay": 0,
"time": "1748756820"
},
"stopId": "5770",
"stopSequence": 47
},
{
"arrival": {
"delay": 0,
"time": "1748756910"
},
"departure": {
"delay": 0,
"time": "1748756910"
},
"stopId": "9087",
"stopSequence": 48
},
{
"arrival": {
"delay": 0,
"time": "1748757024"
},
"departure": {
"delay": 0,
"time": "1748757024"
},
"stopId": "9084",
"stopSequence": 49
},
{
"arrival": {
"delay": 1,
"time": "1748757103"
},
"departure": {
"delay": 1,
"time": "1748757103"
},
"stopId": "9280",
"stopSequence": 50
},
{
"arrival": {
"delay": 0,
"time": "1748757173"
},
"departure": {
"delay": 0,
"time": "1748757173"
},
"stopId": "2294",
"stopSequence": 51
},
{
"arrival": {
"delay": 0,
"time": "1748757360"
},
"departure": {
"delay": 0,
"time": "1748757360"
},
"stopId": "9279",
"stopSequence": 52
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268436617_1"
},
"vehicle": {
"id": "ineo-bus:1134",
"label": "BORDEAUX BRULATOUR"
}
}
},
{
"id": "RT|268437958_1|268437958",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -660,
"time": "1748749141"
},
"departure": {
"delay": 0,
"time": "1748749801"
},
"stopId": "9716",
"stopSequence": 1
},
{
"arrival": {
"delay": 144,
"time": "1748750184"
},
"departure": {
"delay": 181,
"time": "1748750221"
},
"stopId": "9202",
"stopSequence": 2
},
{
"arrival": {
"delay": 148,
"time": "1748750296"
},
"departure": {
"delay": 174,
"time": "1748750322"
},
"stopId": "9200",
"stopSequence": 3
},
{
"arrival": {
"delay": 136,
"time": "1748750362"
},
"departure": {
"delay": 174,
"time": "1748750400"
},
"stopId": "9198",
"stopSequence": 4
},
{
"arrival": {
"delay": 158,
"time": "1748750498"
},
"departure": {
"delay": 177,
"time": "1748750517"
},
"stopId": "3549",
"stopSequence": 5
},
{
"arrival": {
"delay": 167,
"time": "1748750577"
},
"departure": {
"delay": 167,
"time": "1748750577"
},
"stopId": "1606",
"stopSequence": 6
},
{
"arrival": {
"delay": 175,
"time": "1748750695"
},
"departure": {
"delay": 197,
"time": "1748750717"
},
"stopId": "9196",
"stopSequence": 7
},
{
"arrival": {
"delay": 197,
"time": "1748750778"
},
"departure": {
"delay": 216,
"time": "1748750797"
},
"stopId": "9194",
"stopSequence": 8
},
{
"arrival": {
"delay": 226,
"time": "1748750872"
},
"departure": {
"delay": 248,
"time": "1748750894"
},
"stopId": "9192",
"stopSequence": 9
},
{
"arrival": {
"delay": 241,
"time": "1748750970"
},
"departure": {
"delay": 241,
"time": "1748750970"
},
"stopId": "9190",
"stopSequence": 10
},
{
"arrival": {
"delay": 231,
"time": "1748751017"
},
"departure": {
"delay": 234,
"time": "1748751020"
},
"stopId": "9188",
"stopSequence": 11
},
{
"arrival": {
"delay": 213,
"time": "1748751093"
},
"departure": {
"delay": 237,
"time": "1748751117"
},
"stopId": "2973",
"stopSequence": 12
},
{
"arrival": {
"delay": 229,
"time": "1748751159"
},
"departure": {
"delay": 230,
"time": "1748751160"
},
"stopId": "9184",
"stopSequence": 13
},
{
"arrival": {
"delay": 220,
"time": "1748751217"
},
"departure": {
"delay": 238,
"time": "1748751235"
},
"stopId": "2975",
"stopSequence": 14
},
{
"arrival": {
"delay": 223,
"time": "1748751288"
},
"departure": {
"delay": 223,
"time": "1748751288"
},
"stopId": "9182",
"stopSequence": 15
},
{
"arrival": {
"delay": 217,
"time": "1748751337"
},
"departure": {
"delay": 217,
"time": "1748751337"
},
"stopId": "9180",
"stopSequence": 16
},
{
"arrival": {
"delay": 204,
"time": "1748751389"
},
"departure": {
"delay": 204,
"time": "1748751389"
},
"stopId": "9178",
"stopSequence": 17
},
{
"arrival": {
"delay": 215,
"time": "1748751497"
},
"departure": {
"delay": 232,
"time": "1748751514"
},
"stopId": "9176",
"stopSequence": 18
},
{
"arrival": {
"delay": 227,
"time": "1748751564"
},
"departure": {
"delay": 227,
"time": "1748751564"
},
"stopId": "9174",
"stopSequence": 19
},
{
"arrival": {
"delay": 194,
"time": "1748751614"
},
"departure": {
"delay": 226,
"time": "1748751646"
},
"stopId": "9170",
"stopSequence": 20
},
{
"arrival": {
"delay": 218,
"time": "1748751704"
},
"departure": {
"delay": 218,
"time": "1748751704"
},
"stopId": "9172",
"stopSequence": 21
},
{
"arrival": {
"delay": 212,
"time": "1748751779"
},
"departure": {
"delay": 212,
"time": "1748751779"
},
"stopId": "9168",
"stopSequence": 22
},
{
"arrival": {
"delay": 205,
"time": "1748751844"
},
"departure": {
"delay": 205,
"time": "1748751844"
},
"stopId": "9166",
"stopSequence": 23
},
{
"arrival": {
"delay": 186,
"time": "1748751920"
},
"departure": {
"delay": 186,
"time": "1748751920"
},
"stopId": "9162",
"stopSequence": 24
},
{
"arrival": {
"delay": 187,
"time": "1748751967"
},
"departure": {
"delay": 200,
"time": "1748751980"
},
"stopId": "9160",
"stopSequence": 25
},
{
"arrival": {
"delay": 179,
"time": "1748752063"
},
"departure": {
"delay": 200,
"time": "1748752084"
},
"stopId": "9158",
"stopSequence": 26
},
{
"arrival": {
"delay": 198,
"time": "1748752171"
},
"departure": {
"delay": 198,
"time": "1748752171"
},
"stopId": "9156",
"stopSequence": 27
},
{
"arrival": {
"delay": 197,
"time": "1748752280"
},
"departure": {
"delay": 197,
"time": "1748752280"
},
"stopId": "9164",
"stopSequence": 28
},
{
"arrival": {
"delay": 187,
"time": "1748752327"
},
"departure": {
"delay": 207,
"time": "1748752347"
},
"stopId": "9154",
"stopSequence": 29
},
{
"arrival": {
"delay": 197,
"time": "1748752447"
},
"departure": {
"delay": 204,
"time": "1748752454"
},
"stopId": "9152",
"stopSequence": 30
},
{
"arrival": {
"delay": 189,
"time": "1748752511"
},
"departure": {
"delay": 208,
"time": "1748752530"
},
"stopId": "9150",
"stopSequence": 31
},
{
"arrival": {
"delay": 207,
"time": "1748752622"
},
"departure": {
"delay": 215,
"time": "1748752630"
},
"stopId": "9148",
"stopSequence": 32
},
{
"arrival": {
"delay": 220,
"time": "1748752720"
},
"departure": {
"delay": 245,
"time": "1748752745"
},
"stopId": "9146",
"stopSequence": 33
},
{
"arrival": {
"delay": 265,
"time": "1748752815"
},
"departure": {
"delay": 265,
"time": "1748752815"
},
"stopId": "9144",
"stopSequence": 34
},
{
"arrival": {
"delay": 243,
"time": "1748752916"
},
"departure": {
"delay": 243,
"time": "1748752916"
},
"stopId": "9142",
"stopSequence": 35
},
{
"arrival": {
"delay": 241,
"time": "1748752981"
},
"departure": {
"delay": 241,
"time": "1748752981"
},
"stopId": "9140",
"stopSequence": 36
},
{
"arrival": {
"delay": 205,
"time": "1748753125"
},
"departure": {
"delay": 210,
"time": "1748753130"
},
"stopId": "9138",
"stopSequence": 37
},
{
"arrival": {
"delay": 209,
"time": "1748753206"
},
"departure": {
"delay": 211,
"time": "1748753208"
},
"stopId": "9136",
"stopSequence": 38
},
{
"arrival": {
"delay": 240,
"time": "1748753347"
},
"departure": {
"delay": 257,
"time": "1748753364"
},
"stopId": "9134",
"stopSequence": 39
},
{
"arrival": {
"delay": 284,
"time": "1748753444"
},
"departure": {
"delay": 284,
"time": "1748753444"
},
"stopId": "9132",
"stopSequence": 40
},
{
"arrival": {
"delay": 264,
"time": "1748753544"
},
"departure": {
"delay": 264,
"time": "1748753544"
},
"stopId": "9130",
"stopSequence": 41
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "901",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437958_1"
}
}
},
{
"id": "RT|268437959_1|268437959",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -496,
"time": "1748753564"
},
"departure": {
"delay": 0,
"time": "1748754060"
},
"stopId": "9130",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1748754143"
},
"departure": {
"delay": 1,
"time": "1748754143"
},
"stopId": "9131",
"stopSequence": 2
},
{
"arrival": {
"delay": 1,
"time": "1748754187"
},
"departure": {
"delay": 1,
"time": "1748754187"
},
"stopId": "9133",
"stopSequence": 3
},
{
"arrival": {
"delay": 2,
"time": "1748754275"
},
"departure": {
"delay": 2,
"time": "1748754275"
},
"stopId": "9135",
"stopSequence": 4
},
{
"arrival": {
"delay": 1,
"time": "1748754361"
},
"departure": {
"delay": 1,
"time": "1748754361"
},
"stopId": "9137",
"stopSequence": 5
},
{
"arrival": {
"delay": 1,
"time": "1748754601"
},
"departure": {
"delay": 1,
"time": "1748754601"
},
"stopId": "9139",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1748754663"
},
"departure": {
"delay": 1,
"time": "1748754663"
},
"stopId": "9141",
"stopSequence": 7
},
{
"arrival": {
"delay": 1,
"time": "1748754796"
},
"departure": {
"delay": 1,
"time": "1748754796"
},
"stopId": "9143",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1748754841"
},
"departure": {
"delay": 1,
"time": "1748754841"
},
"stopId": "9145",
"stopSequence": 9
},
{
"arrival": {
"delay": 1,
"time": "1748754900"
},
"departure": {
"delay": 1,
"time": "1748754900"
},
"stopId": "9147",
"stopSequence": 10
},
{
"arrival": {
"delay": 1,
"time": "1748754988"
},
"departure": {
"delay": 1,
"time": "1748754988"
},
"stopId": "9149",
"stopSequence": 11
},
{
"arrival": {
"delay": 1,
"time": "1748755050"
},
"departure": {
"delay": 1,
"time": "1748755050"
},
"stopId": "9151",
"stopSequence": 12
},
{
"arrival": {
"delay": 1,
"time": "1748755141"
},
"departure": {
"delay": 1,
"time": "1748755141"
},
"stopId": "9153",
"stopSequence": 13
},
{
"arrival": {
"delay": 1,
"time": "1748755197"
},
"departure": {
"delay": 1,
"time": "1748755197"
},
"stopId": "9163",
"stopSequence": 14
},
{
"arrival": {
"delay": 2,
"time": "1748755294"
},
"departure": {
"delay": 2,
"time": "1748755294"
},
"stopId": "9155",
"stopSequence": 15
},
{
"arrival": {
"delay": 1,
"time": "1748755396"
},
"departure": {
"delay": 1,
"time": "1748755396"
},
"stopId": "9157",
"stopSequence": 16
},
{
"arrival": {
"delay": 1,
"time": "1748755501"
},
"departure": {
"delay": 1,
"time": "1748755501"
},
"stopId": "9159",
"stopSequence": 17
},
{
"arrival": {
"delay": 1,
"time": "1748755550"
},
"departure": {
"delay": 1,
"time": "1748755550"
},
"stopId": "9161",
"stopSequence": 18
},
{
"arrival": {
"delay": 1,
"time": "1748755644"
},
"departure": {
"delay": 1,
"time": "1748755644"
},
"stopId": "9165",
"stopSequence": 19
},
{
"arrival": {
"delay": 2,
"time": "1748755716"
},
"departure": {
"delay": 2,
"time": "1748755716"
},
"stopId": "9167",
"stopSequence": 20
},
{
"arrival": {
"delay": 1,
"time": "1748755796"
},
"departure": {
"delay": 1,
"time": "1748755796"
},
"stopId": "9171",
"stopSequence": 21
},
{
"arrival": {
"delay": 1,
"time": "1748755861"
},
"departure": {
"delay": 1,
"time": "1748755861"
},
"stopId": "9169",
"stopSequence": 22
},
{
"arrival": {
"delay": 1,
"time": "1748755921"
},
"departure": {
"delay": 1,
"time": "1748755921"
},
"stopId": "9173",
"stopSequence": 23
},
{
"arrival": {
"delay": 1,
"time": "1748755985"
},
"departure": {
"delay": 1,
"time": "1748755985"
},
"stopId": "9175",
"stopSequence": 24
},
{
"arrival": {
"delay": 1,
"time": "1748756089"
},
"departure": {
"delay": 1,
"time": "1748756089"
},
"stopId": "9177",
"stopSequence": 25
},
{
"arrival": {
"delay": 1,
"time": "1748756161"
},
"departure": {
"delay": 1,
"time": "1748756161"
},
"stopId": "9179",
"stopSequence": 26
},
{
"arrival": {
"delay": 2,
"time": "1748756212"
},
"departure": {
"delay": 2,
"time": "1748756212"
},
"stopId": "9181",
"stopSequence": 27
},
{
"arrival": {
"delay": 1,
"time": "1748756281"
},
"departure": {
"delay": 1,
"time": "1748756281"
},
"stopId": "9083",
"stopSequence": 28
},
{
"arrival": {
"delay": 1,
"time": "1748756357"
},
"departure": {
"delay": 1,
"time": "1748756357"
},
"stopId": "9183",
"stopSequence": 29
},
{
"arrival": {
"delay": 1,
"time": "1748756401"
},
"departure": {
"delay": 1,
"time": "1748756401"
},
"stopId": "9185",
"stopSequence": 30
},
{
"arrival": {
"delay": 1,
"time": "1748756465"
},
"departure": {
"delay": 1,
"time": "1748756465"
},
"stopId": "9187",
"stopSequence": 31
},
{
"arrival": {
"delay": 1,
"time": "1748756543"
},
"departure": {
"delay": 1,
"time": "1748756543"
},
"stopId": "9189",
"stopSequence": 32
},
{
"arrival": {
"delay": 0,
"time": "1748756640"
},
"departure": {
"delay": 0,
"time": "1748756640"
},
"stopId": "9191",
"stopSequence": 33
},
{
"arrival": {
"delay": 0,
"time": "1748756718"
},
"departure": {
"delay": 0,
"time": "1748756718"
},
"stopId": "9193",
"stopSequence": 34
},
{
"arrival": {
"delay": 0,
"time": "1748756820"
},
"departure": {
"delay": 0,
"time": "1748756820"
},
"stopId": "9195",
"stopSequence": 35
},
{
"arrival": {
"delay": 0,
"time": "1748756965"
},
"departure": {
"delay": 0,
"time": "1748756965"
},
"stopId": "823",
"stopSequence": 36
},
{
"arrival": {
"delay": 0,
"time": "1748757060"
},
"departure": {
"delay": 0,
"time": "1748757060"
},
"stopId": "3801",
"stopSequence": 37
},
{
"arrival": {
"delay": 0,
"time": "1748757180"
},
"departure": {
"delay": 0,
"time": "1748757180"
},
"stopId": "9197",
"stopSequence": 38
},
{
"arrival": {
"delay": 0,
"time": "1748757290"
},
"departure": {
"delay": 0,
"time": "1748757290"
},
"stopId": "9199",
"stopSequence": 39
},
{
"arrival": {
"delay": 0,
"time": "1748757420"
},
"departure": {
"delay": 0,
"time": "1748757420"
},
"stopId": "9201",
"stopSequence": 40
},
{
"arrival": {
"delay": 0,
"time": "1748757660"
},
"departure": {
"delay": 0,
"time": "1748757660"
},
"stopId": "9716",
"stopSequence": 41
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "901",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437959_1"
},
"vehicle": {
"id": "ineo-bus:2319",
"label": "GARE ST-JEAN MECA"
}
}
},
{
"id": "RT|268437925_1|268437925",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1201,
"time": "1748784899"
},
"departure": {
"delay": 0,
"time": "1748786100"
},
"stopId": "3063",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1748786133"
},
"departure": {
"delay": 1,
"time": "1748786133"
},
"stopId": "3058",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748786183"
},
"departure": {
"delay": 0,
"time": "1748786183"
},
"stopId": "3056",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748786279"
},
"departure": {
"delay": 0,
"time": "1748786279"
},
"stopId": "1550",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748786340"
},
"departure": {
"delay": 0,
"time": "1748786340"
},
"stopId": "3053",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748786460"
},
"departure": {
"delay": 0,
"time": "1748786460"
},
"stopId": "3051",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1748786512"
},
"departure": {
"delay": 1,
"time": "1748786512"
},
"stopId": "3049",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748786640"
},
"departure": {
"delay": 0,
"time": "1748786640"
},
"stopId": "975",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1748786734"
},
"departure": {
"delay": 1,
"time": "1748786734"
},
"stopId": "570",
"stopSequence": 9
},
{
"arrival": {
"delay": 1,
"time": "1748786847"
},
"departure": {
"delay": 1,
"time": "1748786847"
},
"stopId": "3356",
"stopSequence": 10
},
{
"arrival": {
"delay": 1,
"time": "1748786948"
},
"departure": {
"delay": 1,
"time": "1748786948"
},
"stopId": "3045",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1748787000"
},
"departure": {
"delay": 0,
"time": "1748787000"
},
"stopId": "9145",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1748787059"
},
"departure": {
"delay": 0,
"time": "1748787059"
},
"stopId": "9147",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1748787147"
},
"departure": {
"delay": 0,
"time": "1748787147"
},
"stopId": "9149",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1748787209"
},
"departure": {
"delay": 0,
"time": "1748787209"
},
"stopId": "9151",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1748787300"
},
"departure": {
"delay": 0,
"time": "1748787300"
},
"stopId": "9153",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1748787356"
},
"departure": {
"delay": 0,
"time": "1748787356"
},
"stopId": "9163",
"stopSequence": 17
},
{
"arrival": {
"delay": 1,
"time": "1748787453"
},
"departure": {
"delay": 1,
"time": "1748787453"
},
"stopId": "9155",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1748787555"
},
"departure": {
"delay": 0,
"time": "1748787555"
},
"stopId": "9157",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1748787660"
},
"departure": {
"delay": 0,
"time": "1748787660"
},
"stopId": "9159",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1748787709"
},
"departure": {
"delay": 0,
"time": "1748787709"
},
"stopId": "9161",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1748787803"
},
"departure": {
"delay": 0,
"time": "1748787803"
},
"stopId": "9165",
"stopSequence": 22
},
{
"arrival": {
"delay": 1,
"time": "1748787875"
},
"departure": {
"delay": 1,
"time": "1748787875"
},
"stopId": "9167",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1748787955"
},
"departure": {
"delay": 0,
"time": "1748787955"
},
"stopId": "9171",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1748788020"
},
"departure": {
"delay": 0,
"time": "1748788020"
},
"stopId": "9169",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1748788080"
},
"departure": {
"delay": 0,
"time": "1748788080"
},
"stopId": "9173",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1748788144"
},
"departure": {
"delay": 0,
"time": "1748788144"
},
"stopId": "9175",
"stopSequence": 27
},
{
"arrival": {
"delay": 0,
"time": "1748788248"
},
"departure": {
"delay": 0,
"time": "1748788248"
},
"stopId": "9177",
"stopSequence": 28
},
{
"arrival": {
"delay": 0,
"time": "1748788320"
},
"departure": {
"delay": 0,
"time": "1748788320"
},
"stopId": "9179",
"stopSequence": 29
},
{
"arrival": {
"delay": 1,
"time": "1748788371"
},
"departure": {
"delay": 1,
"time": "1748788371"
},
"stopId": "9181",
"stopSequence": 30
},
{
"arrival": {
"delay": 0,
"time": "1748788440"
},
"departure": {
"delay": 0,
"time": "1748788440"
},
"stopId": "9083",
"stopSequence": 31
},
{
"arrival": {
"delay": 0,
"time": "1748788554"
},
"departure": {
"delay": 0,
"time": "1748788554"
},
"stopId": "9183",
"stopSequence": 32
},
{
"arrival": {
"delay": 0,
"time": "1748788620"
},
"departure": {
"delay": 0,
"time": "1748788620"
},
"stopId": "9185",
"stopSequence": 33
},
{
"arrival": {
"delay": 0,
"time": "1748788684"
},
"departure": {
"delay": 0,
"time": "1748788684"
},
"stopId": "9187",
"stopSequence": 34
},
{
"arrival": {
"delay": 0,
"time": "1748788762"
},
"departure": {
"delay": 0,
"time": "1748788762"
},
"stopId": "9189",
"stopSequence": 35
},
{
"arrival": {
"delay": -1,
"time": "1748788859"
},
"departure": {
"delay": -1,
"time": "1748788859"
},
"stopId": "9191",
"stopSequence": 36
},
{
"arrival": {
"delay": 0,
"time": "1748788964"
},
"departure": {
"delay": 0,
"time": "1748788964"
},
"stopId": "9193",
"stopSequence": 37
},
{
"arrival": {
"delay": -1,
"time": "1748789099"
},
"departure": {
"delay": -1,
"time": "1748789099"
},
"stopId": "9195",
"stopSequence": 38
},
{
"arrival": {
"delay": 0,
"time": "1748789281"
},
"departure": {
"delay": 0,
"time": "1748789281"
},
"stopId": "823",
"stopSequence": 39
},
{
"arrival": {
"delay": -1,
"time": "1748789399"
},
"departure": {
"delay": -1,
"time": "1748789399"
},
"stopId": "3801",
"stopSequence": 40
},
{
"arrival": {
"delay": -1,
"time": "1748789539"
},
"departure": {
"delay": -1,
"time": "1748789539"
},
"stopId": "9197",
"stopSequence": 41
},
{
"arrival": {
"delay": -1,
"time": "1748789667"
},
"departure": {
"delay": -1,
"time": "1748789667"
},
"stopId": "9199",
"stopSequence": 42
},
{
"arrival": {
"delay": -1,
"time": "1748789819"
},
"departure": {
"delay": -1,
"time": "1748789819"
},
"stopId": "9201",
"stopSequence": 43
},
{
"arrival": {
"delay": -1,
"time": "1748790059"
},
"departure": {
"delay": -1,
"time": "1748790059"
},
"stopId": "9716",
"stopSequence": 44
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "901",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437925_1"
}
}
},
{
"id": "RT|268437924_1|268437924",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -120,
"time": "1748780880"
},
"departure": {
"delay": 0,
"time": "1748781000"
},
"stopId": "9716",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1748781156"
},
"departure": {
"delay": 1,
"time": "1748781156"
},
"stopId": "9717",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748781240"
},
"departure": {
"delay": 0,
"time": "1748781240"
},
"stopId": "9202",
"stopSequence": 3
},
{
"arrival": {
"delay": 1,
"time": "1748781371"
},
"departure": {
"delay": 1,
"time": "1748781371"
},
"stopId": "9200",
"stopSequence": 4
},
{
"arrival": {
"delay": 1,
"time": "1748781464"
},
"departure": {
"delay": 1,
"time": "1748781464"
},
"stopId": "9198",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748781600"
},
"departure": {
"delay": 0,
"time": "1748781600"
},
"stopId": "3549",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1748781694"
},
"departure": {
"delay": 1,
"time": "1748781694"
},
"stopId": "1606",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748781840"
},
"departure": {
"delay": 0,
"time": "1748781840"
},
"stopId": "9196",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748781901"
},
"departure": {
"delay": 0,
"time": "1748781901"
},
"stopId": "9194",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748781966"
},
"departure": {
"delay": 0,
"time": "1748781966"
},
"stopId": "9192",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1748782049"
},
"departure": {
"delay": 0,
"time": "1748782049"
},
"stopId": "9190",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1748782106"
},
"departure": {
"delay": 0,
"time": "1748782106"
},
"stopId": "9188",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1748782200"
},
"departure": {
"delay": 0,
"time": "1748782200"
},
"stopId": "2973",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1748782250"
},
"departure": {
"delay": 0,
"time": "1748782250"
},
"stopId": "9184",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1748782317"
},
"departure": {
"delay": 0,
"time": "1748782317"
},
"stopId": "2975",
"stopSequence": 15
},
{
"arrival": {
"delay": 1,
"time": "1748782386"
},
"departure": {
"delay": 1,
"time": "1748782386"
},
"stopId": "9182",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1748782440"
},
"departure": {
"delay": 0,
"time": "1748782440"
},
"stopId": "9180",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1748782505"
},
"departure": {
"delay": 0,
"time": "1748782505"
},
"stopId": "9178",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1748782602"
},
"departure": {
"delay": 0,
"time": "1748782602"
},
"stopId": "9176",
"stopSequence": 19
},
{
"arrival": {
"delay": 1,
"time": "1748782658"
},
"departure": {
"delay": 1,
"time": "1748782658"
},
"stopId": "9174",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1748782740"
},
"departure": {
"delay": 0,
"time": "1748782740"
},
"stopId": "9170",
"stopSequence": 21
},
{
"arrival": {
"delay": 1,
"time": "1748782818"
},
"departure": {
"delay": 1,
"time": "1748782818"
},
"stopId": "9172",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1748782912"
},
"departure": {
"delay": 0,
"time": "1748782912"
},
"stopId": "9168",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1748782996"
},
"departure": {
"delay": 0,
"time": "1748782996"
},
"stopId": "9166",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1748783107"
},
"departure": {
"delay": 0,
"time": "1748783107"
},
"stopId": "9162",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1748783160"
},
"departure": {
"delay": 0,
"time": "1748783160"
},
"stopId": "9160",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1748783264"
},
"departure": {
"delay": 0,
"time": "1748783264"
},
"stopId": "9158",
"stopSequence": 27
},
{
"arrival": {
"delay": 1,
"time": "1748783354"
},
"departure": {
"delay": 1,
"time": "1748783354"
},
"stopId": "9156",
"stopSequence": 28
},
{
"arrival": {
"delay": 0,
"time": "1748783463"
},
"departure": {
"delay": 0,
"time": "1748783463"
},
"stopId": "9164",
"stopSequence": 29
},
{
"arrival": {
"delay": 0,
"time": "1748783520"
},
"departure": {
"delay": 0,
"time": "1748783520"
},
"stopId": "9154",
"stopSequence": 30
},
{
"arrival": {
"delay": 1,
"time": "1748783649"
},
"departure": {
"delay": 1,
"time": "1748783649"
},
"stopId": "9152",
"stopSequence": 31
},
{
"arrival": {
"delay": 1,
"time": "1748783733"
},
"departure": {
"delay": 1,
"time": "1748783733"
},
"stopId": "9150",
"stopSequence": 32
},
{
"arrival": {
"delay": 1,
"time": "1748783842"
},
"departure": {
"delay": 1,
"time": "1748783842"
},
"stopId": "9148",
"stopSequence": 33
},
{
"arrival": {
"delay": 0,
"time": "1748783940"
},
"departure": {
"delay": 0,
"time": "1748783940"
},
"stopId": "9146",
"stopSequence": 34
},
{
"arrival": {
"delay": 0,
"time": "1748783983"
},
"departure": {
"delay": 0,
"time": "1748783983"
},
"stopId": "3046",
"stopSequence": 35
},
{
"arrival": {
"delay": 0,
"time": "1748784072"
},
"departure": {
"delay": 0,
"time": "1748784072"
},
"stopId": "2032",
"stopSequence": 36
},
{
"arrival": {
"delay": 0,
"time": "1748784168"
},
"departure": {
"delay": 0,
"time": "1748784168"
},
"stopId": "554",
"stopSequence": 37
},
{
"arrival": {
"delay": 0,
"time": "1748784240"
},
"departure": {
"delay": 0,
"time": "1748784240"
},
"stopId": "623",
"stopSequence": 38
},
{
"arrival": {
"delay": 0,
"time": "1748784346"
},
"departure": {
"delay": 0,
"time": "1748784346"
},
"stopId": "3050",
"stopSequence": 39
},
{
"arrival": {
"delay": 0,
"time": "1748784420"
},
"departure": {
"delay": 0,
"time": "1748784420"
},
"stopId": "3052",
"stopSequence": 40
},
{
"arrival": {
"delay": 0,
"time": "1748784540"
},
"departure": {
"delay": 0,
"time": "1748784540"
},
"stopId": "3054",
"stopSequence": 41
},
{
"arrival": {
"delay": 0,
"time": "1748784619"
},
"departure": {
"delay": 0,
"time": "1748784619"
},
"stopId": "2503",
"stopSequence": 42
},
{
"arrival": {
"delay": 0,
"time": "1748784733"
},
"departure": {
"delay": 0,
"time": "1748784733"
},
"stopId": "3057",
"stopSequence": 43
},
{
"arrival": {
"delay": -1,
"time": "1748784779"
},
"departure": {
"delay": -1,
"time": "1748784779"
},
"stopId": "1000",
"stopSequence": 44
},
{
"arrival": {
"delay": -1,
"time": "1748784899"
},
"departure": {
"delay": -1,
"time": "1748784899"
},
"stopId": "3063",
"stopSequence": 45
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "901",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437924_1"
}
}
},
{
"id": "RT|268437921_1|268437921",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -300,
"time": "1748767140"
},
"departure": {
"delay": 0,
"time": "1748767440"
},
"stopId": "9130",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1748767523"
},
"departure": {
"delay": 1,
"time": "1748767523"
},
"stopId": "9131",
"stopSequence": 2
},
{
"arrival": {
"delay": 1,
"time": "1748767567"
},
"departure": {
"delay": 1,
"time": "1748767567"
},
"stopId": "9133",
"stopSequence": 3
},
{
"arrival": {
"delay": 2,
"time": "1748767655"
},
"departure": {
"delay": 2,
"time": "1748767655"
},
"stopId": "9135",
"stopSequence": 4
},
{
"arrival": {
"delay": 1,
"time": "1748767741"
},
"departure": {
"delay": 1,
"time": "1748767741"
},
"stopId": "9137",
"stopSequence": 5
},
{
"arrival": {
"delay": 1,
"time": "1748767981"
},
"departure": {
"delay": 1,
"time": "1748767981"
},
"stopId": "9139",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1748768043"
},
"departure": {
"delay": 1,
"time": "1748768043"
},
"stopId": "9141",
"stopSequence": 7
},
{
"arrival": {
"delay": 1,
"time": "1748768176"
},
"departure": {
"delay": 1,
"time": "1748768176"
},
"stopId": "9143",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1748768221"
},
"departure": {
"delay": 1,
"time": "1748768221"
},
"stopId": "9145",
"stopSequence": 9
},
{
"arrival": {
"delay": 1,
"time": "1748768280"
},
"departure": {
"delay": 1,
"time": "1748768280"
},
"stopId": "9147",
"stopSequence": 10
},
{
"arrival": {
"delay": 1,
"time": "1748768368"
},
"departure": {
"delay": 1,
"time": "1748768368"
},
"stopId": "9149",
"stopSequence": 11
},
{
"arrival": {
"delay": 1,
"time": "1748768430"
},
"departure": {
"delay": 1,
"time": "1748768430"
},
"stopId": "9151",
"stopSequence": 12
},
{
"arrival": {
"delay": 1,
"time": "1748768521"
},
"departure": {
"delay": 1,
"time": "1748768521"
},
"stopId": "9153",
"stopSequence": 13
},
{
"arrival": {
"delay": 1,
"time": "1748768577"
},
"departure": {
"delay": 1,
"time": "1748768577"
},
"stopId": "9163",
"stopSequence": 14
},
{
"arrival": {
"delay": 2,
"time": "1748768674"
},
"departure": {
"delay": 2,
"time": "1748768674"
},
"stopId": "9155",
"stopSequence": 15
},
{
"arrival": {
"delay": 1,
"time": "1748768776"
},
"departure": {
"delay": 1,
"time": "1748768776"
},
"stopId": "9157",
"stopSequence": 16
},
{
"arrival": {
"delay": 1,
"time": "1748768881"
},
"departure": {
"delay": 1,
"time": "1748768881"
},
"stopId": "9159",
"stopSequence": 17
},
{
"arrival": {
"delay": 1,
"time": "1748768930"
},
"departure": {
"delay": 1,
"time": "1748768930"
},
"stopId": "9161",
"stopSequence": 18
},
{
"arrival": {
"delay": 1,
"time": "1748769024"
},
"departure": {
"delay": 1,
"time": "1748769024"
},
"stopId": "9165",
"stopSequence": 19
},
{
"arrival": {
"delay": 2,
"time": "1748769096"
},
"departure": {
"delay": 2,
"time": "1748769096"
},
"stopId": "9167",
"stopSequence": 20
},
{
"arrival": {
"delay": 1,
"time": "1748769176"
},
"departure": {
"delay": 1,
"time": "1748769176"
},
"stopId": "9171",
"stopSequence": 21
},
{
"arrival": {
"delay": 1,
"time": "1748769241"
},
"departure": {
"delay": 1,
"time": "1748769241"
},
"stopId": "9169",
"stopSequence": 22
},
{
"arrival": {
"delay": 1,
"time": "1748769301"
},
"departure": {
"delay": 1,
"time": "1748769301"
},
"stopId": "9173",
"stopSequence": 23
},
{
"arrival": {
"delay": 1,
"time": "1748769365"
},
"departure": {
"delay": 1,
"time": "1748769365"
},
"stopId": "9175",
"stopSequence": 24
},
{
"arrival": {
"delay": 1,
"time": "1748769469"
},
"departure": {
"delay": 1,
"time": "1748769469"
},
"stopId": "9177",
"stopSequence": 25
},
{
"arrival": {
"delay": 1,
"time": "1748769541"
},
"departure": {
"delay": 1,
"time": "1748769541"
},
"stopId": "9179",
"stopSequence": 26
},
{
"arrival": {
"delay": 2,
"time": "1748769592"
},
"departure": {
"delay": 2,
"time": "1748769592"
},
"stopId": "9181",
"stopSequence": 27
},
{
"arrival": {
"delay": 1,
"time": "1748769661"
},
"departure": {
"delay": 1,
"time": "1748769661"
},
"stopId": "9083",
"stopSequence": 28
},
{
"arrival": {
"delay": 1,
"time": "1748769737"
},
"departure": {
"delay": 1,
"time": "1748769737"
},
"stopId": "9183",
"stopSequence": 29
},
{
"arrival": {
"delay": 1,
"time": "1748769781"
},
"departure": {
"delay": 1,
"time": "1748769781"
},
"stopId": "9185",
"stopSequence": 30
},
{
"arrival": {
"delay": 1,
"time": "1748769845"
},
"departure": {
"delay": 1,
"time": "1748769845"
},
"stopId": "9187",
"stopSequence": 31
},
{
"arrival": {
"delay": 1,
"time": "1748769923"
},
"departure": {
"delay": 1,
"time": "1748769923"
},
"stopId": "9189",
"stopSequence": 32
},
{
"arrival": {
"delay": 0,
"time": "1748770020"
},
"departure": {
"delay": 0,
"time": "1748770020"
},
"stopId": "9191",
"stopSequence": 33
},
{
"arrival": {
"delay": 0,
"time": "1748770098"
},
"departure": {
"delay": 0,
"time": "1748770098"
},
"stopId": "9193",
"stopSequence": 34
},
{
"arrival": {
"delay": 0,
"time": "1748770200"
},
"departure": {
"delay": 0,
"time": "1748770200"
},
"stopId": "9195",
"stopSequence": 35
},
{
"arrival": {
"delay": 0,
"time": "1748770345"
},
"departure": {
"delay": 0,
"time": "1748770345"
},
"stopId": "823",
"stopSequence": 36
},
{
"arrival": {
"delay": 0,
"time": "1748770440"
},
"departure": {
"delay": 0,
"time": "1748770440"
},
"stopId": "3801",
"stopSequence": 37
},
{
"arrival": {
"delay": 0,
"time": "1748770560"
},
"departure": {
"delay": 0,
"time": "1748770560"
},
"stopId": "9197",
"stopSequence": 38
},
{
"arrival": {
"delay": 0,
"time": "1748770670"
},
"departure": {
"delay": 0,
"time": "1748770670"
},
"stopId": "9199",
"stopSequence": 39
},
{
"arrival": {
"delay": 0,
"time": "1748770800"
},
"departure": {
"delay": 0,
"time": "1748770800"
},
"stopId": "9201",
"stopSequence": 40
},
{
"arrival": {
"delay": 0,
"time": "1748771040"
},
"departure": {
"delay": 0,
"time": "1748771040"
},
"stopId": "9716",
"stopSequence": 41
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "901",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437921_1"
}
}
},
{
"id": "RT|268437936_1|268437936",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -520,
"time": "1748752880"
},
"departure": {
"delay": -24,
"time": "1748753376"
},
"stopId": "9716",
"stopSequence": 1
},
{
"arrival": {
"delay": 142,
"time": "1748753782"
},
"departure": {
"delay": 196,
"time": "1748753836"
},
"stopId": "9202",
"stopSequence": 2
},
{
"arrival": {
"delay": 169,
"time": "1748753917"
},
"departure": {
"delay": 169,
"time": "1748753917"
},
"stopId": "9200",
"stopSequence": 3
},
{
"arrival": {
"delay": 169,
"time": "1748753995"
},
"departure": {
"delay": 169,
"time": "1748753995"
},
"stopId": "9198",
"stopSequence": 4
},
{
"arrival": {
"delay": 169,
"time": "1748754109"
},
"departure": {
"delay": 169,
"time": "1748754109"
},
"stopId": "3549",
"stopSequence": 5
},
{
"arrival": {
"delay": 169,
"time": "1748754179"
},
"departure": {
"delay": 169,
"time": "1748754179"
},
"stopId": "1606",
"stopSequence": 6
},
{
"arrival": {
"delay": 169,
"time": "1748754289"
},
"departure": {
"delay": 169,
"time": "1748754289"
},
"stopId": "9196",
"stopSequence": 7
},
{
"arrival": {
"delay": 169,
"time": "1748754350"
},
"departure": {
"delay": 169,
"time": "1748754350"
},
"stopId": "9194",
"stopSequence": 8
},
{
"arrival": {
"delay": 169,
"time": "1748754415"
},
"departure": {
"delay": 169,
"time": "1748754415"
},
"stopId": "9192",
"stopSequence": 9
},
{
"arrival": {
"delay": 169,
"time": "1748754498"
},
"departure": {
"delay": 169,
"time": "1748754498"
},
"stopId": "9190",
"stopSequence": 10
},
{
"arrival": {
"delay": 169,
"time": "1748754555"
},
"departure": {
"delay": 169,
"time": "1748754555"
},
"stopId": "9188",
"stopSequence": 11
},
{
"arrival": {
"delay": 169,
"time": "1748754649"
},
"departure": {
"delay": 169,
"time": "1748754649"
},
"stopId": "2973",
"stopSequence": 12
},
{
"arrival": {
"delay": 169,
"time": "1748754699"
},
"departure": {
"delay": 169,
"time": "1748754699"
},
"stopId": "9184",
"stopSequence": 13
},
{
"arrival": {
"delay": 169,
"time": "1748754766"
},
"departure": {
"delay": 169,
"time": "1748754766"
},
"stopId": "2975",
"stopSequence": 14
},
{
"arrival": {
"delay": 170,
"time": "1748754835"
},
"departure": {
"delay": 170,
"time": "1748754835"
},
"stopId": "9182",
"stopSequence": 15
},
{
"arrival": {
"delay": 169,
"time": "1748754889"
},
"departure": {
"delay": 169,
"time": "1748754889"
},
"stopId": "9180",
"stopSequence": 16
},
{
"arrival": {
"delay": 169,
"time": "1748754954"
},
"departure": {
"delay": 169,
"time": "1748754954"
},
"stopId": "9178",
"stopSequence": 17
},
{
"arrival": {
"delay": 169,
"time": "1748755051"
},
"departure": {
"delay": 169,
"time": "1748755051"
},
"stopId": "9176",
"stopSequence": 18
},
{
"arrival": {
"delay": 170,
"time": "1748755107"
},
"departure": {
"delay": 170,
"time": "1748755107"
},
"stopId": "9174",
"stopSequence": 19
},
{
"arrival": {
"delay": 169,
"time": "1748755189"
},
"departure": {
"delay": 169,
"time": "1748755189"
},
"stopId": "9170",
"stopSequence": 20
},
{
"arrival": {
"delay": 170,
"time": "1748755267"
},
"departure": {
"delay": 170,
"time": "1748755267"
},
"stopId": "9172",
"stopSequence": 21
},
{
"arrival": {
"delay": 169,
"time": "1748755361"
},
"departure": {
"delay": 169,
"time": "1748755361"
},
"stopId": "9168",
"stopSequence": 22
},
{
"arrival": {
"delay": 169,
"time": "1748755445"
},
"departure": {
"delay": 169,
"time": "1748755445"
},
"stopId": "9166",
"stopSequence": 23
},
{
"arrival": {
"delay": 169,
"time": "1748755556"
},
"departure": {
"delay": 169,
"time": "1748755556"
},
"stopId": "9162",
"stopSequence": 24
},
{
"arrival": {
"delay": 169,
"time": "1748755609"
},
"departure": {
"delay": 169,
"time": "1748755609"
},
"stopId": "9160",
"stopSequence": 25
},
{
"arrival": {
"delay": 169,
"time": "1748755713"
},
"departure": {
"delay": 169,
"time": "1748755713"
},
"stopId": "9158",
"stopSequence": 26
},
{
"arrival": {
"delay": 170,
"time": "1748755803"
},
"departure": {
"delay": 170,
"time": "1748755803"
},
"stopId": "9156",
"stopSequence": 27
},
{
"arrival": {
"delay": 169,
"time": "1748755912"
},
"departure": {
"delay": 169,
"time": "1748755912"
},
"stopId": "9164",
"stopSequence": 28
},
{
"arrival": {
"delay": 169,
"time": "1748755969"
},
"departure": {
"delay": 169,
"time": "1748755969"
},
"stopId": "9154",
"stopSequence": 29
},
{
"arrival": {
"delay": 170,
"time": "1748756098"
},
"departure": {
"delay": 170,
"time": "1748756098"
},
"stopId": "9152",
"stopSequence": 30
},
{
"arrival": {
"delay": 170,
"time": "1748756182"
},
"departure": {
"delay": 170,
"time": "1748756182"
},
"stopId": "9150",
"stopSequence": 31
},
{
"arrival": {
"delay": 170,
"time": "1748756291"
},
"departure": {
"delay": 170,
"time": "1748756291"
},
"stopId": "9148",
"stopSequence": 32
},
{
"arrival": {
"delay": 169,
"time": "1748756389"
},
"departure": {
"delay": 169,
"time": "1748756389"
},
"stopId": "9146",
"stopSequence": 33
},
{
"arrival": {
"delay": 169,
"time": "1748756432"
},
"departure": {
"delay": 169,
"time": "1748756432"
},
"stopId": "3046",
"stopSequence": 34
},
{
"arrival": {
"delay": 169,
"time": "1748756521"
},
"departure": {
"delay": 169,
"time": "1748756521"
},
"stopId": "2032",
"stopSequence": 35
},
{
"arrival": {
"delay": 169,
"time": "1748756617"
},
"departure": {
"delay": 169,
"time": "1748756617"
},
"stopId": "554",
"stopSequence": 36
},
{
"arrival": {
"delay": 169,
"time": "1748756689"
},
"departure": {
"delay": 169,
"time": "1748756689"
},
"stopId": "623",
"stopSequence": 37
},
{
"arrival": {
"delay": 169,
"time": "1748756795"
},
"departure": {
"delay": 169,
"time": "1748756795"
},
"stopId": "3050",
"stopSequence": 38
},
{
"arrival": {
"delay": 169,
"time": "1748756869"
},
"departure": {
"delay": 169,
"time": "1748756869"
},
"stopId": "3052",
"stopSequence": 39
},
{
"arrival": {
"delay": 169,
"time": "1748756929"
},
"departure": {
"delay": 169,
"time": "1748756929"
},
"stopId": "3054",
"stopSequence": 40
},
{
"arrival": {
"delay": 169,
"time": "1748757008"
},
"departure": {
"delay": 169,
"time": "1748757008"
},
"stopId": "2503",
"stopSequence": 41
},
{
"arrival": {
"delay": 169,
"time": "1748757122"
},
"departure": {
"delay": 169,
"time": "1748757122"
},
"stopId": "3057",
"stopSequence": 42
},
{
"arrival": {
"delay": 168,
"time": "1748757168"
},
"departure": {
"delay": 168,
"time": "1748757168"
},
"stopId": "1000",
"stopSequence": 43
},
{
"arrival": {
"delay": 168,
"time": "1748757288"
},
"departure": {
"delay": 168,
"time": "1748757288"
},
"stopId": "3063",
"stopSequence": 44
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "901",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437936_1"
},
"vehicle": {
"id": "ineo-bus:2321",
"label": "ST MEDARD ISSAC"
}
}
},
{
"id": "RT|268437937_1|268437937",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -318,
"time": "1748757282"
},
"departure": {
"delay": 0,
"time": "1748757600"
},
"stopId": "3063",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1748757633"
},
"departure": {
"delay": 1,
"time": "1748757633"
},
"stopId": "3058",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748757683"
},
"departure": {
"delay": 0,
"time": "1748757683"
},
"stopId": "3056",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748757779"
},
"departure": {
"delay": 0,
"time": "1748757779"
},
"stopId": "1550",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748757840"
},
"departure": {
"delay": 0,
"time": "1748757840"
},
"stopId": "3053",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748757960"
},
"departure": {
"delay": 0,
"time": "1748757960"
},
"stopId": "3051",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1748758012"
},
"departure": {
"delay": 1,
"time": "1748758012"
},
"stopId": "3049",
"stopSequence": 7
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "901",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437937_1"
}
}
},
{
"id": "RT|268437935_1|268437935",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -430,
"time": "1748748891"
},
"departure": {
"delay": 108,
"time": "1748749429"
},
"stopId": "9130",
"stopSequence": 1
},
{
"arrival": {
"delay": 74,
"time": "1748749477"
},
"departure": {
"delay": 74,
"time": "1748749477"
},
"stopId": "9131",
"stopSequence": 2
},
{
"arrival": {
"delay": 97,
"time": "1748749543"
},
"departure": {
"delay": 123,
"time": "1748749569"
},
"stopId": "9133",
"stopSequence": 3
},
{
"arrival": {
"delay": 122,
"time": "1748749656"
},
"departure": {
"delay": 175,
"time": "1748749709"
},
"stopId": "9135",
"stopSequence": 4
},
{
"arrival": {
"delay": 175,
"time": "1748749795"
},
"departure": {
"delay": 196,
"time": "1748749816"
},
"stopId": "9137",
"stopSequence": 5
},
{
"arrival": {
"delay": 109,
"time": "1748749969"
},
"departure": {
"delay": 116,
"time": "1748749976"
},
"stopId": "9139",
"stopSequence": 6
},
{
"arrival": {
"delay": 99,
"time": "1748750021"
},
"departure": {
"delay": 99,
"time": "1748750021"
},
"stopId": "9141",
"stopSequence": 7
},
{
"arrival": {
"delay": 75,
"time": "1748750130"
},
"departure": {
"delay": 99,
"time": "1748750154"
},
"stopId": "9143",
"stopSequence": 8
},
{
"arrival": {
"delay": 90,
"time": "1748750190"
},
"departure": {
"delay": 118,
"time": "1748750218"
},
"stopId": "9145",
"stopSequence": 9
},
{
"arrival": {
"delay": 109,
"time": "1748750268"
},
"departure": {
"delay": 109,
"time": "1748750268"
},
"stopId": "9147",
"stopSequence": 10
},
{
"arrival": {
"delay": 105,
"time": "1748750352"
},
"departure": {
"delay": 131,
"time": "1748750378"
},
"stopId": "9149",
"stopSequence": 11
},
{
"arrival": {
"delay": 136,
"time": "1748750445"
},
"departure": {
"delay": 141,
"time": "1748750450"
},
"stopId": "9151",
"stopSequence": 12
},
{
"arrival": {
"delay": 144,
"time": "1748750544"
},
"departure": {
"delay": 144,
"time": "1748750544"
},
"stopId": "9153",
"stopSequence": 13
},
{
"arrival": {
"delay": 140,
"time": "1748750586"
},
"departure": {
"delay": 140,
"time": "1748750586"
},
"stopId": "9163",
"stopSequence": 14
},
{
"arrival": {
"delay": 145,
"time": "1748750672"
},
"departure": {
"delay": 162,
"time": "1748750689"
},
"stopId": "9155",
"stopSequence": 15
},
{
"arrival": {
"delay": 198,
"time": "1748750810"
},
"departure": {
"delay": 217,
"time": "1748750829"
},
"stopId": "9157",
"stopSequence": 16
},
{
"arrival": {
"delay": 216,
"time": "1748750916"
},
"departure": {
"delay": 224,
"time": "1748750924"
},
"stopId": "9159",
"stopSequence": 17
},
{
"arrival": {
"delay": 216,
"time": "1748750965"
},
"departure": {
"delay": 216,
"time": "1748750965"
},
"stopId": "9161",
"stopSequence": 18
},
{
"arrival": {
"delay": 200,
"time": "1748751043"
},
"departure": {
"delay": 200,
"time": "1748751043"
},
"stopId": "9165",
"stopSequence": 19
},
{
"arrival": {
"delay": 180,
"time": "1748751094"
},
"departure": {
"delay": 186,
"time": "1748751100"
},
"stopId": "9167",
"stopSequence": 20
},
{
"arrival": {
"delay": 167,
"time": "1748751162"
},
"departure": {
"delay": 167,
"time": "1748751162"
},
"stopId": "9171",
"stopSequence": 21
},
{
"arrival": {
"delay": 147,
"time": "1748751207"
},
"departure": {
"delay": 169,
"time": "1748751229"
},
"stopId": "9169",
"stopSequence": 22
},
{
"arrival": {
"delay": 169,
"time": "1748751289"
},
"departure": {
"delay": 183,
"time": "1748751303"
},
"stopId": "9173",
"stopSequence": 23
},
{
"arrival": {
"delay": 165,
"time": "1748751349"
},
"departure": {
"delay": 170,
"time": "1748751354"
},
"stopId": "9175",
"stopSequence": 24
},
{
"arrival": {
"delay": 226,
"time": "1748751514"
},
"departure": {
"delay": 226,
"time": "1748751514"
},
"stopId": "9177",
"stopSequence": 25
},
{
"arrival": {
"delay": 223,
"time": "1748751583"
},
"departure": {
"delay": 223,
"time": "1748751583"
},
"stopId": "9179",
"stopSequence": 26
},
{
"arrival": {
"delay": 219,
"time": "1748751629"
},
"departure": {
"delay": 224,
"time": "1748751634"
},
"stopId": "9181",
"stopSequence": 27
},
{
"arrival": {
"delay": 218,
"time": "1748751698"
},
"departure": {
"delay": 218,
"time": "1748751698"
},
"stopId": "9083",
"stopSequence": 28
},
{
"arrival": {
"delay": 210,
"time": "1748751766"
},
"departure": {
"delay": 215,
"time": "1748751771"
},
"stopId": "9183",
"stopSequence": 29
},
{
"arrival": {
"delay": 218,
"time": "1748751818"
},
"departure": {
"delay": 234,
"time": "1748751834"
},
"stopId": "9185",
"stopSequence": 30
},
{
"arrival": {
"delay": 227,
"time": "1748751875"
},
"departure": {
"delay": 227,
"time": "1748751875"
},
"stopId": "9187",
"stopSequence": 31
},
{
"arrival": {
"delay": 216,
"time": "1748751923"
},
"departure": {
"delay": 220,
"time": "1748751927"
},
"stopId": "9189",
"stopSequence": 32
},
{
"arrival": {
"delay": 222,
"time": "1748752002"
},
"departure": {
"delay": 222,
"time": "1748752002"
},
"stopId": "9191",
"stopSequence": 33
},
{
"arrival": {
"delay": 199,
"time": "1748752057"
},
"departure": {
"delay": 218,
"time": "1748752076"
},
"stopId": "9193",
"stopSequence": 34
},
{
"arrival": {
"delay": 186,
"time": "1748752146"
},
"departure": {
"delay": 218,
"time": "1748752178"
},
"stopId": "9195",
"stopSequence": 35
},
{
"arrival": {
"delay": 168,
"time": "1748752273"
},
"departure": {
"delay": 186,
"time": "1748752291"
},
"stopId": "823",
"stopSequence": 36
},
{
"arrival": {
"delay": 138,
"time": "1748752338"
},
"departure": {
"delay": 164,
"time": "1748752364"
},
"stopId": "3801",
"stopSequence": 37
},
{
"arrival": {
"delay": 139,
"time": "1748752439"
},
"departure": {
"delay": 182,
"time": "1748752482"
},
"stopId": "9197",
"stopSequence": 38
},
{
"arrival": {
"delay": 188,
"time": "1748752579"
},
"departure": {
"delay": 204,
"time": "1748752595"
},
"stopId": "9199",
"stopSequence": 39
},
{
"arrival": {
"delay": 193,
"time": "1748752693"
},
"departure": {
"delay": 240,
"time": "1748752740"
},
"stopId": "9201",
"stopSequence": 40
},
{
"arrival": {
"delay": 120,
"time": "1748752860"
},
"departure": {
"delay": 120,
"time": "1748752860"
},
"stopId": "9716",
"stopSequence": 41
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "901",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437935_1"
}
}
},
{
"id": "RT|268436601_1|268436601",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -957,
"time": "1748756943"
},
"departure": {
"delay": 0,
"time": "1748757900"
},
"stopId": "2105",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748757928"
},
"departure": {
"delay": 0,
"time": "1748757928"
},
"stopId": "8641",
"stopSequence": 2
},
{
"arrival": {
"delay": 1,
"time": "1748757956"
},
"departure": {
"delay": 1,
"time": "1748757956"
},
"stopId": "1163",
"stopSequence": 3
},
{
"arrival": {
"delay": 1,
"time": "1748757992"
},
"departure": {
"delay": 1,
"time": "1748757992"
},
"stopId": "460",
"stopSequence": 4
},
{
"arrival": {
"delay": 1,
"time": "1748758036"
},
"departure": {
"delay": 1,
"time": "1748758036"
},
"stopId": "9",
"stopSequence": 5
},
{
"arrival": {
"delay": 1,
"time": "1748758070"
},
"departure": {
"delay": 1,
"time": "1748758070"
},
"stopId": "1321",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1748758111"
},
"departure": {
"delay": 1,
"time": "1748758111"
},
"stopId": "296",
"stopSequence": 7
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268436601_1"
}
}
},
{
"id": "RT|268436600_1|268436600",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -404,
"time": "1748753296"
},
"departure": {
"delay": 16,
"time": "1748753716"
},
"stopId": "9279",
"stopSequence": 1
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "5559",
"stopSequence": 2
},
{
"arrival": {
"delay": 7,
"time": "1748753798"
},
"departure": {
"delay": 21,
"time": "1748753812"
},
"stopId": "1172",
"stopSequence": 3
},
{
"arrival": {
"delay": 11,
"time": "1748753850"
},
"departure": {
"delay": 11,
"time": "1748753850"
},
"stopId": "3320",
"stopSequence": 4
},
{
"arrival": {
"delay": -3,
"time": "1748753877"
},
"departure": {
"delay": 15,
"time": "1748753895"
},
"stopId": "9281",
"stopSequence": 5
},
{
"arrival": {
"delay": -1,
"time": "1748753995"
},
"departure": {
"delay": -1,
"time": "1748753995"
},
"stopId": "9085",
"stopSequence": 6
},
{
"arrival": {
"delay": -1,
"time": "1748754133"
},
"departure": {
"delay": -1,
"time": "1748754133"
},
"stopId": "9088",
"stopSequence": 7
},
{
"arrival": {
"delay": -2,
"time": "1748754238"
},
"departure": {
"delay": -2,
"time": "1748754238"
},
"stopId": "5619",
"stopSequence": 8
},
{
"arrival": {
"delay": -2,
"time": "1748754365"
},
"departure": {
"delay": -2,
"time": "1748754365"
},
"stopId": "9200",
"stopSequence": 9
},
{
"arrival": {
"delay": -2,
"time": "1748754440"
},
"departure": {
"delay": -2,
"time": "1748754440"
},
"stopId": "9198",
"stopSequence": 10
},
{
"arrival": {
"delay": -2,
"time": "1748754550"
},
"departure": {
"delay": -2,
"time": "1748754550"
},
"stopId": "3549",
"stopSequence": 11
},
{
"arrival": {
"delay": -2,
"time": "1748754629"
},
"departure": {
"delay": -2,
"time": "1748754629"
},
"stopId": "1606",
"stopSequence": 12
},
{
"arrival": {
"delay": -2,
"time": "1748754699"
},
"departure": {
"delay": -2,
"time": "1748754699"
},
"stopId": "9244",
"stopSequence": 13
},
{
"arrival": {
"delay": -2,
"time": "1748754815"
},
"departure": {
"delay": -2,
"time": "1748754815"
},
"stopId": "3207",
"stopSequence": 14
},
{
"arrival": {
"delay": -2,
"time": "1748754845"
},
"departure": {
"delay": -2,
"time": "1748754845"
},
"stopId": "199",
"stopSequence": 15
},
{
"arrival": {
"delay": -2,
"time": "1748754898"
},
"departure": {
"delay": -2,
"time": "1748754898"
},
"stopId": "620",
"stopSequence": 16
},
{
"arrival": {
"delay": -2,
"time": "1748754991"
},
"departure": {
"delay": -2,
"time": "1748754991"
},
"stopId": "2753",
"stopSequence": 17
},
{
"arrival": {
"delay": -2,
"time": "1748755063"
},
"departure": {
"delay": -2,
"time": "1748755063"
},
"stopId": "3526",
"stopSequence": 18
},
{
"arrival": {
"delay": -2,
"time": "1748755138"
},
"departure": {
"delay": -2,
"time": "1748755138"
},
"stopId": "1715",
"stopSequence": 19
},
{
"arrival": {
"delay": -2,
"time": "1748755207"
},
"departure": {
"delay": -2,
"time": "1748755207"
},
"stopId": "300",
"stopSequence": 20
},
{
"arrival": {
"delay": -1,
"time": "1748755292"
},
"departure": {
"delay": -1,
"time": "1748755292"
},
"stopId": "4861",
"stopSequence": 21
},
{
"arrival": {
"delay": -2,
"time": "1748755318"
},
"departure": {
"delay": -2,
"time": "1748755318"
},
"stopId": "3130",
"stopSequence": 22
},
{
"arrival": {
"delay": -2,
"time": "1748755604"
},
"departure": {
"delay": -2,
"time": "1748755604"
},
"stopId": "1212",
"stopSequence": 23
},
{
"arrival": {
"delay": -2,
"time": "1748755650"
},
"departure": {
"delay": -2,
"time": "1748755650"
},
"stopId": "1227",
"stopSequence": 24
},
{
"arrival": {
"delay": -2,
"time": "1748755717"
},
"departure": {
"delay": -2,
"time": "1748755717"
},
"stopId": "720",
"stopSequence": 25
},
{
"arrival": {
"delay": -2,
"time": "1748755739"
},
"departure": {
"delay": -2,
"time": "1748755739"
},
"stopId": "2682",
"stopSequence": 26
},
{
"arrival": {
"delay": -3,
"time": "1748755797"
},
"departure": {
"delay": -3,
"time": "1748755797"
},
"stopId": "2641",
"stopSequence": 27
},
{
"arrival": {
"delay": -3,
"time": "1748755857"
},
"departure": {
"delay": -3,
"time": "1748755857"
},
"stopId": "830",
"stopSequence": 28
},
{
"arrival": {
"delay": -2,
"time": "1748755990"
},
"departure": {
"delay": -2,
"time": "1748755990"
},
"stopId": "6981",
"stopSequence": 29
},
{
"arrival": {
"delay": -3,
"time": "1748756037"
},
"departure": {
"delay": -3,
"time": "1748756037"
},
"stopId": "1747",
"stopSequence": 30
},
{
"arrival": {
"delay": -2,
"time": "1748756102"
},
"departure": {
"delay": -2,
"time": "1748756102"
},
"stopId": "1745",
"stopSequence": 31
},
{
"arrival": {
"delay": -3,
"time": "1748756156"
},
"departure": {
"delay": -3,
"time": "1748756156"
},
"stopId": "1781",
"stopSequence": 32
},
{
"arrival": {
"delay": -3,
"time": "1748756217"
},
"departure": {
"delay": -3,
"time": "1748756217"
},
"stopId": "1702",
"stopSequence": 33
},
{
"arrival": {
"delay": -3,
"time": "1748756283"
},
"departure": {
"delay": -3,
"time": "1748756283"
},
"stopId": "477",
"stopSequence": 34
},
{
"arrival": {
"delay": -3,
"time": "1748756343"
},
"departure": {
"delay": -3,
"time": "1748756343"
},
"stopId": "1160",
"stopSequence": 35
},
{
"arrival": {
"delay": -4,
"time": "1748756421"
},
"departure": {
"delay": -4,
"time": "1748756421"
},
"stopId": "969",
"stopSequence": 36
},
{
"arrival": {
"delay": -3,
"time": "1748756475"
},
"departure": {
"delay": -3,
"time": "1748756475"
},
"stopId": "1841",
"stopSequence": 37
},
{
"arrival": {
"delay": -4,
"time": "1748756516"
},
"departure": {
"delay": -4,
"time": "1748756516"
},
"stopId": "893",
"stopSequence": 38
},
{
"arrival": {
"delay": -4,
"time": "1748756576"
},
"departure": {
"delay": -4,
"time": "1748756576"
},
"stopId": "1061",
"stopSequence": 39
},
{
"arrival": {
"delay": -4,
"time": "1748756602"
},
"departure": {
"delay": -4,
"time": "1748756602"
},
"stopId": "238",
"stopSequence": 40
},
{
"arrival": {
"delay": -4,
"time": "1748756666"
},
"departure": {
"delay": -4,
"time": "1748756666"
},
"stopId": "533",
"stopSequence": 41
},
{
"arrival": {
"delay": -4,
"time": "1748756707"
},
"departure": {
"delay": -4,
"time": "1748756707"
},
"stopId": "1409",
"stopSequence": 42
},
{
"arrival": {
"delay": -4,
"time": "1748756760"
},
"departure": {
"delay": -4,
"time": "1748756760"
},
"stopId": "731",
"stopSequence": 43
},
{
"arrival": {
"delay": -5,
"time": "1748756815"
},
"departure": {
"delay": -5,
"time": "1748756815"
},
"stopId": "1509",
"stopSequence": 44
},
{
"arrival": {
"delay": -4,
"time": "1748756847"
},
"departure": {
"delay": -4,
"time": "1748756847"
},
"stopId": "8642",
"stopSequence": 45
},
{
"arrival": {
"delay": -5,
"time": "1748756935"
},
"departure": {
"delay": -5,
"time": "1748756935"
},
"stopId": "2105",
"stopSequence": 46
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268436600_1"
},
"vehicle": {
"id": "ineo-bus:1129",
"label": "CIMETIERE INTERCOM."
}
}
},
{
"id": "RT|268436009_1|268436009",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -720,
"time": "1748756280"
},
"departure": {
"delay": 0,
"time": "1748757000"
},
"stopId": "6355",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748757028"
},
"departure": {
"delay": 0,
"time": "1748757028"
},
"stopId": "5699",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748757128"
},
"departure": {
"delay": 0,
"time": "1748757128"
},
"stopId": "3240",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748757157"
},
"departure": {
"delay": 0,
"time": "1748757157"
},
"stopId": "3238",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748757196"
},
"departure": {
"delay": 0,
"time": "1748757196"
},
"stopId": "3236",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748757228"
},
"departure": {
"delay": 0,
"time": "1748757228"
},
"stopId": "3234",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1748757264"
},
"departure": {
"delay": 0,
"time": "1748757264"
},
"stopId": "44",
"stopSequence": 7
},
{
"arrival": {
"delay": 1,
"time": "1748757304"
},
"departure": {
"delay": 1,
"time": "1748757304"
},
"stopId": "3232",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748757360"
},
"departure": {
"delay": 0,
"time": "1748757360"
},
"stopId": "3230",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748757392"
},
"departure": {
"delay": 0,
"time": "1748757392"
},
"stopId": "3229",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1748757418"
},
"departure": {
"delay": 0,
"time": "1748757418"
},
"stopId": "3228",
"stopSequence": 11
},
{
"arrival": {
"delay": -1,
"time": "1748757635"
},
"departure": {
"delay": -1,
"time": "1748757635"
},
"stopId": "294",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1748757701"
},
"departure": {
"delay": 0,
"time": "1748757701"
},
"stopId": "3881",
"stopSequence": 13
},
{
"arrival": {
"delay": -1,
"time": "1748757779"
},
"departure": {
"delay": -1,
"time": "1748757779"
},
"stopId": "3879",
"stopSequence": 14
},
{
"arrival": {
"delay": -1,
"time": "1748757858"
},
"departure": {
"delay": -1,
"time": "1748757858"
},
"stopId": "1671",
"stopSequence": 15
},
{
"arrival": {
"delay": -1,
"time": "1748757909"
},
"departure": {
"delay": -1,
"time": "1748757909"
},
"stopId": "1656",
"stopSequence": 16
},
{
"arrival": {
"delay": -2,
"time": "1748758018"
},
"departure": {
"delay": -2,
"time": "1748758018"
},
"stopId": "3577",
"stopSequence": 17
},
{
"arrival": {
"delay": -2,
"time": "1748758066"
},
"departure": {
"delay": -2,
"time": "1748758066"
},
"stopId": "6751",
"stopSequence": 18
},
{
"arrival": {
"delay": -1,
"time": "1748758112"
},
"departure": {
"delay": -1,
"time": "1748758112"
},
"stopId": "3509",
"stopSequence": 19
},
{
"arrival": {
"delay": -1,
"time": "1748758158"
},
"departure": {
"delay": -1,
"time": "1748758158"
},
"stopId": "1361",
"stopSequence": 20
},
{
"arrival": {
"delay": -1,
"time": "1748758231"
},
"departure": {
"delay": -1,
"time": "1748758231"
},
"stopId": "2895",
"stopSequence": 21
},
{
"arrival": {
"delay": -1,
"time": "1748758277"
},
"departure": {
"delay": -1,
"time": "1748758277"
},
"stopId": "5537",
"stopSequence": 22
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "08",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268436009_1"
}
}
},
{
"id": "RT|268436007_1|268436007",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -313,
"time": "1748751888"
},
"departure": {
"delay": 37,
"time": "1748752238"
},
"stopId": "6355",
"stopSequence": 1
},
{
"arrival": {
"delay": 50,
"time": "1748752279"
},
"departure": {
"delay": 60,
"time": "1748752289"
},
"stopId": "5699",
"stopSequence": 2
},
{
"arrival": {
"delay": 57,
"time": "1748752386"
},
"departure": {
"delay": 57,
"time": "1748752386"
},
"stopId": "3240",
"stopSequence": 3
},
{
"arrival": {
"delay": 59,
"time": "1748752416"
},
"departure": {
"delay": 59,
"time": "1748752416"
},
"stopId": "3238",
"stopSequence": 4
},
{
"arrival": {
"delay": 58,
"time": "1748752455"
},
"departure": {
"delay": 58,
"time": "1748752455"
},
"stopId": "3236",
"stopSequence": 5
},
{
"arrival": {
"delay": 53,
"time": "1748752481"
},
"departure": {
"delay": 54,
"time": "1748752482"
},
"stopId": "3234",
"stopSequence": 6
},
{
"arrival": {
"delay": 49,
"time": "1748752513"
},
"departure": {
"delay": 49,
"time": "1748752513"
},
"stopId": "44",
"stopSequence": 7
},
{
"arrival": {
"delay": 40,
"time": "1748752544"
},
"departure": {
"delay": 40,
"time": "1748752544"
},
"stopId": "3232",
"stopSequence": 8
},
{
"arrival": {
"delay": 38,
"time": "1748752598"
},
"departure": {
"delay": 40,
"time": "1748752600"
},
"stopId": "3230",
"stopSequence": 9
},
{
"arrival": {
"delay": 59,
"time": "1748752651"
},
"departure": {
"delay": 59,
"time": "1748752651"
},
"stopId": "3229",
"stopSequence": 10
},
{
"arrival": {
"delay": 58,
"time": "1748752676"
},
"departure": {
"delay": 58,
"time": "1748752676"
},
"stopId": "3228",
"stopSequence": 11
},
{
"arrival": {
"delay": 99,
"time": "1748752935"
},
"departure": {
"delay": 119,
"time": "1748752955"
},
"stopId": "294",
"stopSequence": 12
},
{
"arrival": {
"delay": 107,
"time": "1748753008"
},
"departure": {
"delay": 120,
"time": "1748753021"
},
"stopId": "3881",
"stopSequence": 13
},
{
"arrival": {
"delay": 91,
"time": "1748753071"
},
"departure": {
"delay": 105,
"time": "1748753085"
},
"stopId": "3879",
"stopSequence": 14
},
{
"arrival": {
"delay": 77,
"time": "1748753136"
},
"departure": {
"delay": 90,
"time": "1748753149"
},
"stopId": "1671",
"stopSequence": 15
},
{
"arrival": {
"delay": 69,
"time": "1748753179"
},
"departure": {
"delay": 79,
"time": "1748753189"
},
"stopId": "1656",
"stopSequence": 16
},
{
"arrival": {
"delay": 25,
"time": "1748753245"
},
"departure": {
"delay": 46,
"time": "1748753266"
},
"stopId": "3577",
"stopSequence": 17
},
{
"arrival": {
"delay": 53,
"time": "1748753321"
},
"departure": {
"delay": 53,
"time": "1748753321"
},
"stopId": "6751",
"stopSequence": 18
},
{
"arrival": {
"delay": 34,
"time": "1748753347"
},
"departure": {
"delay": 34,
"time": "1748753347"
},
"stopId": "3509",
"stopSequence": 19
},
{
"arrival": {
"delay": 19,
"time": "1748753378"
},
"departure": {
"delay": 21,
"time": "1748753380"
},
"stopId": "1361",
"stopSequence": 20
},
{
"arrival": {
"delay": 3,
"time": "1748753435"
},
"departure": {
"delay": 4,
"time": "1748753436"
},
"stopId": "2895",
"stopSequence": 21
},
{
"arrival": {
"delay": -7,
"time": "1748753471"
},
"departure": {
"delay": 3,
"time": "1748753481"
},
"stopId": "5537",
"stopSequence": 22
},
{
"arrival": {
"delay": -6,
"time": "1748753514"
},
"departure": {
"delay": 14,
"time": "1748753534"
},
"stopId": "1770",
"stopSequence": 23
},
{
"arrival": {
"delay": -10,
"time": "1748753550"
},
"departure": {
"delay": -10,
"time": "1748753550"
},
"stopId": "1158",
"stopSequence": 24
},
{
"arrival": {
"delay": -40,
"time": "1748753584"
},
"departure": {
"delay": -8,
"time": "1748753616"
},
"stopId": "3526",
"stopSequence": 25
},
{
"arrival": {
"delay": -39,
"time": "1748753661"
},
"departure": {
"delay": -21,
"time": "1748753679"
},
"stopId": "1715",
"stopSequence": 26
},
{
"arrival": {
"delay": -45,
"time": "1748753715"
},
"departure": {
"delay": -45,
"time": "1748753715"
},
"stopId": "5417",
"stopSequence": 27
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "08",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268436007_1"
}
}
},
{
"id": "RT|268436008_1|268436008",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -865,
"time": "1748753735"
},
"departure": {
"delay": 0,
"time": "1748754600"
},
"stopId": "5417",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748754621"
},
"departure": {
"delay": 0,
"time": "1748754621"
},
"stopId": "681",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748754659"
},
"departure": {
"delay": 0,
"time": "1748754659"
},
"stopId": "3527",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748754698"
},
"departure": {
"delay": 0,
"time": "1748754698"
},
"stopId": "322",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748754720"
},
"departure": {
"delay": 0,
"time": "1748754720"
},
"stopId": "2754",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748754761"
},
"departure": {
"delay": 0,
"time": "1748754761"
},
"stopId": "5536",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1748754815"
},
"departure": {
"delay": 1,
"time": "1748754815"
},
"stopId": "3529",
"stopSequence": 7
},
{
"arrival": {
"delay": 1,
"time": "1748754904"
},
"departure": {
"delay": 1,
"time": "1748754904"
},
"stopId": "2432",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1748754949"
},
"departure": {
"delay": 1,
"time": "1748754949"
},
"stopId": "3508",
"stopSequence": 9
},
{
"arrival": {
"delay": 1,
"time": "1748755003"
},
"departure": {
"delay": 1,
"time": "1748755003"
},
"stopId": "6752",
"stopSequence": 10
},
{
"arrival": {
"delay": 1,
"time": "1748755081"
},
"departure": {
"delay": 1,
"time": "1748755081"
},
"stopId": "3578",
"stopSequence": 11
},
{
"arrival": {
"delay": 2,
"time": "1748755152"
},
"departure": {
"delay": 2,
"time": "1748755152"
},
"stopId": "1633",
"stopSequence": 12
},
{
"arrival": {
"delay": 1,
"time": "1748755188"
},
"departure": {
"delay": 1,
"time": "1748755188"
},
"stopId": "2633",
"stopSequence": 13
},
{
"arrival": {
"delay": 1,
"time": "1748755261"
},
"departure": {
"delay": 1,
"time": "1748755261"
},
"stopId": "3878",
"stopSequence": 14
},
{
"arrival": {
"delay": 2,
"time": "1748755330"
},
"departure": {
"delay": 2,
"time": "1748755330"
},
"stopId": "3880",
"stopSequence": 15
},
{
"arrival": {
"delay": 2,
"time": "1748755402"
},
"departure": {
"delay": 2,
"time": "1748755402"
},
"stopId": "2628",
"stopSequence": 16
},
{
"arrival": {
"delay": 1,
"time": "1748755441"
},
"departure": {
"delay": 1,
"time": "1748755441"
},
"stopId": "3225",
"stopSequence": 17
},
{
"arrival": {
"delay": 2,
"time": "1748755485"
},
"departure": {
"delay": 2,
"time": "1748755485"
},
"stopId": "3227",
"stopSequence": 18
},
{
"arrival": {
"delay": 1,
"time": "1748755559"
},
"departure": {
"delay": 1,
"time": "1748755559"
},
"stopId": "776",
"stopSequence": 19
},
{
"arrival": {
"delay": 1,
"time": "1748755623"
},
"departure": {
"delay": 1,
"time": "1748755623"
},
"stopId": "1156",
"stopSequence": 20
},
{
"arrival": {
"delay": 1,
"time": "1748755663"
},
"departure": {
"delay": 1,
"time": "1748755663"
},
"stopId": "2894",
"stopSequence": 21
},
{
"arrival": {
"delay": 1,
"time": "1748755692"
},
"departure": {
"delay": 1,
"time": "1748755692"
},
"stopId": "356",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1748755740"
},
"departure": {
"delay": 0,
"time": "1748755740"
},
"stopId": "3231",
"stopSequence": 23
},
{
"arrival": {
"delay": 1,
"time": "1748755817"
},
"departure": {
"delay": 1,
"time": "1748755817"
},
"stopId": "732",
"stopSequence": 24
},
{
"arrival": {
"delay": 1,
"time": "1748755877"
},
"departure": {
"delay": 1,
"time": "1748755877"
},
"stopId": "3233",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1748755922"
},
"departure": {
"delay": 0,
"time": "1748755922"
},
"stopId": "3235",
"stopSequence": 26
},
{
"arrival": {
"delay": 1,
"time": "1748755965"
},
"departure": {
"delay": 1,
"time": "1748755965"
},
"stopId": "3237",
"stopSequence": 27
},
{
"arrival": {
"delay": 1,
"time": "1748756019"
},
"departure": {
"delay": 1,
"time": "1748756019"
},
"stopId": "538",
"stopSequence": 28
},
{
"arrival": {
"delay": 1,
"time": "1748756048"
},
"departure": {
"delay": 1,
"time": "1748756048"
},
"stopId": "3239",
"stopSequence": 29
},
{
"arrival": {
"delay": 0,
"time": "1748756194"
},
"departure": {
"delay": 0,
"time": "1748756194"
},
"stopId": "5698",
"stopSequence": 30
},
{
"arrival": {
"delay": 0,
"time": "1748756280"
},
"departure": {
"delay": 0,
"time": "1748756280"
},
"stopId": "6355",
"stopSequence": 31
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "08",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268436008_1"
},
"vehicle": {
"id": "ineo-bus:1064",
"label": "GRADIGNAN CENTRE"
}
}
},
{
"id": "RT|268437332_1|268437332",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -28,
"time": "1748753973"
},
"departure": {
"delay": 0,
"time": "1748754001"
},
"stopId": "9110",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748754070"
},
"departure": {
"delay": 0,
"time": "1748754070"
},
"stopId": "6684",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748754120"
},
"departure": {
"delay": 0,
"time": "1748754120"
},
"stopId": "3125",
"stopSequence": 3
},
{
"arrival": {
"delay": 1,
"time": "1748754162"
},
"departure": {
"delay": 1,
"time": "1748754162"
},
"stopId": "2635",
"stopSequence": 4
},
{
"arrival": {
"delay": 1,
"time": "1748754202"
},
"departure": {
"delay": 1,
"time": "1748754202"
},
"stopId": "5010",
"stopSequence": 5
},
{
"arrival": {
"delay": 1,
"time": "1748754245"
},
"departure": {
"delay": 1,
"time": "1748754245"
},
"stopId": "6641",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1748754315"
},
"departure": {
"delay": 1,
"time": "1748754315"
},
"stopId": "2593",
"stopSequence": 7
},
{
"arrival": {
"delay": 1,
"time": "1748754342"
},
"departure": {
"delay": 1,
"time": "1748754342"
},
"stopId": "1973",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748754388"
},
"departure": {
"delay": 0,
"time": "1748754388"
},
"stopId": "3121",
"stopSequence": 9
},
{
"arrival": {
"delay": 1,
"time": "1748754437"
},
"departure": {
"delay": 1,
"time": "1748754437"
},
"stopId": "3119",
"stopSequence": 10
},
{
"arrival": {
"delay": 1,
"time": "1748754497"
},
"departure": {
"delay": 1,
"time": "1748754497"
},
"stopId": "515",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1748754549"
},
"departure": {
"delay": 0,
"time": "1748754549"
},
"stopId": "6345",
"stopSequence": 12
},
{
"arrival": {
"delay": 1,
"time": "1748754608"
},
"departure": {
"delay": 1,
"time": "1748754608"
},
"stopId": "588",
"stopSequence": 13
},
{
"arrival": {
"delay": 1,
"time": "1748754634"
},
"departure": {
"delay": 1,
"time": "1748754634"
},
"stopId": "716",
"stopSequence": 14
},
{
"arrival": {
"delay": 1,
"time": "1748754721"
},
"departure": {
"delay": 1,
"time": "1748754721"
},
"stopId": "2629",
"stopSequence": 15
},
{
"arrival": {
"delay": 1,
"time": "1748754821"
},
"departure": {
"delay": 1,
"time": "1748754821"
},
"stopId": "3116",
"stopSequence": 16
},
{
"arrival": {
"delay": 2,
"time": "1748754895"
},
"departure": {
"delay": 2,
"time": "1748754895"
},
"stopId": "2586",
"stopSequence": 17
},
{
"arrival": {
"delay": 1,
"time": "1748754937"
},
"departure": {
"delay": 1,
"time": "1748754937"
},
"stopId": "2929",
"stopSequence": 18
},
{
"arrival": {
"delay": 2,
"time": "1748754982"
},
"departure": {
"delay": 2,
"time": "1748754982"
},
"stopId": "8731",
"stopSequence": 19
},
{
"arrival": {
"delay": 1,
"time": "1748755081"
},
"departure": {
"delay": 1,
"time": "1748755081"
},
"stopId": "366",
"stopSequence": 20
},
{
"arrival": {
"delay": 2,
"time": "1748755158"
},
"departure": {
"delay": 2,
"time": "1748755158"
},
"stopId": "2639",
"stopSequence": 21
},
{
"arrival": {
"delay": 2,
"time": "1748755222"
},
"departure": {
"delay": 2,
"time": "1748755222"
},
"stopId": "2511",
"stopSequence": 22
},
{
"arrival": {
"delay": 2,
"time": "1748755283"
},
"departure": {
"delay": 2,
"time": "1748755283"
},
"stopId": "2983",
"stopSequence": 23
},
{
"arrival": {
"delay": 1,
"time": "1748755381"
},
"departure": {
"delay": 1,
"time": "1748755381"
},
"stopId": "833",
"stopSequence": 24
},
{
"arrival": {
"delay": 2,
"time": "1748755458"
},
"departure": {
"delay": 2,
"time": "1748755458"
},
"stopId": "3325",
"stopSequence": 25
},
{
"arrival": {
"delay": 2,
"time": "1748755505"
},
"departure": {
"delay": 2,
"time": "1748755505"
},
"stopId": "3114",
"stopSequence": 26
},
{
"arrival": {
"delay": 1,
"time": "1748755561"
},
"departure": {
"delay": 1,
"time": "1748755561"
},
"stopId": "3097",
"stopSequence": 27
},
{
"arrival": {
"delay": 1,
"time": "1748755600"
},
"departure": {
"delay": 1,
"time": "1748755600"
},
"stopId": "1091",
"stopSequence": 28
},
{
"arrival": {
"delay": 1,
"time": "1748755620"
},
"departure": {
"delay": 1,
"time": "1748755620"
},
"stopId": "3112",
"stopSequence": 29
},
{
"arrival": {
"delay": 1,
"time": "1748755697"
},
"departure": {
"delay": 1,
"time": "1748755697"
},
"stopId": "1978",
"stopSequence": 30
},
{
"arrival": {
"delay": 0,
"time": "1748755740"
},
"departure": {
"delay": 0,
"time": "1748755740"
},
"stopId": "1663",
"stopSequence": 31
},
{
"arrival": {
"delay": 0,
"time": "1748755859"
},
"departure": {
"delay": 0,
"time": "1748755859"
},
"stopId": "830",
"stopSequence": 32
},
{
"arrival": {
"delay": 1,
"time": "1748755913"
},
"departure": {
"delay": 1,
"time": "1748755913"
},
"stopId": "5678",
"stopSequence": 33
},
{
"arrival": {
"delay": 1,
"time": "1748755951"
},
"departure": {
"delay": 1,
"time": "1748755951"
},
"stopId": "3108",
"stopSequence": 34
},
{
"arrival": {
"delay": 1,
"time": "1748755981"
},
"departure": {
"delay": 1,
"time": "1748755981"
},
"stopId": "5303",
"stopSequence": 35
},
{
"arrival": {
"delay": 2,
"time": "1748756025"
},
"departure": {
"delay": 2,
"time": "1748756025"
},
"stopId": "3104",
"stopSequence": 36
},
{
"arrival": {
"delay": 2,
"time": "1748756097"
},
"departure": {
"delay": 2,
"time": "1748756097"
},
"stopId": "1027",
"stopSequence": 37
},
{
"arrival": {
"delay": 2,
"time": "1748756162"
},
"departure": {
"delay": 2,
"time": "1748756162"
},
"stopId": "4475",
"stopSequence": 38
},
{
"arrival": {
"delay": 2,
"time": "1748756385"
},
"departure": {
"delay": 2,
"time": "1748756385"
},
"stopId": "1580",
"stopSequence": 39
},
{
"arrival": {
"delay": 2,
"time": "1748756457"
},
"departure": {
"delay": 2,
"time": "1748756457"
},
"stopId": "2524",
"stopSequence": 40
},
{
"arrival": {
"delay": 2,
"time": "1748756519"
},
"departure": {
"delay": 2,
"time": "1748756519"
},
"stopId": "3252",
"stopSequence": 41
},
{
"arrival": {
"delay": 2,
"time": "1748756582"
},
"departure": {
"delay": 2,
"time": "1748756582"
},
"stopId": "5285",
"stopSequence": 42
},
{
"arrival": {
"delay": 2,
"time": "1748756613"
},
"departure": {
"delay": 2,
"time": "1748756613"
},
"stopId": "2788",
"stopSequence": 43
},
{
"arrival": {
"delay": 2,
"time": "1748756673"
},
"departure": {
"delay": 2,
"time": "1748756673"
},
"stopId": "8961",
"stopSequence": 44
},
{
"arrival": {
"delay": 2,
"time": "1748756757"
},
"departure": {
"delay": 2,
"time": "1748756757"
},
"stopId": "2178",
"stopSequence": 45
},
{
"arrival": {
"delay": 1,
"time": "1748756821"
},
"departure": {
"delay": 1,
"time": "1748756821"
},
"stopId": "3886",
"stopSequence": 46
},
{
"arrival": {
"delay": 2,
"time": "1748756843"
},
"departure": {
"delay": 2,
"time": "1748756843"
},
"stopId": "3243",
"stopSequence": 47
},
{
"arrival": {
"delay": 2,
"time": "1748756906"
},
"departure": {
"delay": 2,
"time": "1748756906"
},
"stopId": "1822",
"stopSequence": 48
},
{
"arrival": {
"delay": 2,
"time": "1748756979"
},
"departure": {
"delay": 2,
"time": "1748756979"
},
"stopId": "1611",
"stopSequence": 49
},
{
"arrival": {
"delay": 2,
"time": "1748757035"
},
"departure": {
"delay": 2,
"time": "1748757035"
},
"stopId": "2451",
"stopSequence": 50
},
{
"arrival": {
"delay": 2,
"time": "1748757064"
},
"departure": {
"delay": 2,
"time": "1748757064"
},
"stopId": "3029",
"stopSequence": 51
},
{
"arrival": {
"delay": 1,
"time": "1748757121"
},
"departure": {
"delay": 1,
"time": "1748757121"
},
"stopId": "2528",
"stopSequence": 52
},
{
"arrival": {
"delay": 1,
"time": "1748757206"
},
"departure": {
"delay": 1,
"time": "1748757206"
},
"stopId": "3578",
"stopSequence": 53
},
{
"arrival": {
"delay": 2,
"time": "1748757291"
},
"departure": {
"delay": 2,
"time": "1748757291"
},
"stopId": "1633",
"stopSequence": 54
},
{
"arrival": {
"delay": 1,
"time": "1748757334"
},
"departure": {
"delay": 1,
"time": "1748757334"
},
"stopId": "2633",
"stopSequence": 55
},
{
"arrival": {
"delay": 1,
"time": "1748757421"
},
"departure": {
"delay": 1,
"time": "1748757421"
},
"stopId": "3878",
"stopSequence": 56
},
{
"arrival": {
"delay": 1,
"time": "1748757472"
},
"departure": {
"delay": 1,
"time": "1748757472"
},
"stopId": "3880",
"stopSequence": 57
},
{
"arrival": {
"delay": 1,
"time": "1748757525"
},
"departure": {
"delay": 1,
"time": "1748757525"
},
"stopId": "2628",
"stopSequence": 58
},
{
"arrival": {
"delay": 0,
"time": "1748757610"
},
"departure": {
"delay": 0,
"time": "1748757610"
},
"stopId": "9252",
"stopSequence": 59
},
{
"arrival": {
"delay": 1,
"time": "1748757660"
},
"departure": {
"delay": 1,
"time": "1748757660"
},
"stopId": "95",
"stopSequence": 60
},
{
"arrival": {
"delay": 0,
"time": "1748757720"
},
"departure": {
"delay": 0,
"time": "1748757720"
},
"stopId": "1220",
"stopSequence": 61
},
{
"arrival": {
"delay": 0,
"time": "1748757811"
},
"departure": {
"delay": 0,
"time": "1748757811"
},
"stopId": "2617",
"stopSequence": 62
},
{
"arrival": {
"delay": 0,
"time": "1748757917"
},
"departure": {
"delay": 0,
"time": "1748757917"
},
"stopId": "1429",
"stopSequence": 63
},
{
"arrival": {
"delay": -1,
"time": "1748758019"
},
"departure": {
"delay": -1,
"time": "1748758019"
},
"stopId": "2551",
"stopSequence": 64
},
{
"arrival": {
"delay": 0,
"time": "1748758070"
},
"departure": {
"delay": 0,
"time": "1748758070"
},
"stopId": "7081",
"stopSequence": 65
},
{
"arrival": {
"delay": 0,
"time": "1748758156"
},
"departure": {
"delay": 0,
"time": "1748758156"
},
"stopId": "3203",
"stopSequence": 66
},
{
"arrival": {
"delay": 1,
"time": "1748758227"
},
"departure": {
"delay": 1,
"time": "1748758227"
},
"stopId": "629",
"stopSequence": 67
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "35",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437332_1"
}
}
},
{
"id": "RT|268437304_1|268437304",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -784,
"time": "1748749617"
},
"departure": {
"delay": 9,
"time": "1748750410"
},
"stopId": "5769",
"stopSequence": 1
},
{
"arrival": {
"delay": 69,
"time": "1748750550"
},
"departure": {
"delay": 69,
"time": "1748750550"
},
"stopId": "9087",
"stopSequence": 2
},
{
"arrival": {
"delay": 75,
"time": "1748750655"
},
"departure": {
"delay": 90,
"time": "1748750670"
},
"stopId": "9084",
"stopSequence": 3
},
{
"arrival": {
"delay": 90,
"time": "1748750746"
},
"departure": {
"delay": 112,
"time": "1748750768"
},
"stopId": "9280",
"stopSequence": 4
},
{
"arrival": {
"delay": 121,
"time": "1748750843"
},
"departure": {
"delay": 129,
"time": "1748750851"
},
"stopId": "1420",
"stopSequence": 5
},
{
"arrival": {
"delay": 129,
"time": "1748750889"
},
"departure": {
"delay": 130,
"time": "1748750890"
},
"stopId": "170",
"stopSequence": 6
},
{
"arrival": {
"delay": 120,
"time": "1748750911"
},
"departure": {
"delay": 120,
"time": "1748750911"
},
"stopId": "333",
"stopSequence": 7
},
{
"arrival": {
"delay": 111,
"time": "1748750930"
},
"departure": {
"delay": 111,
"time": "1748750930"
},
"stopId": "5842",
"stopSequence": 8
},
{
"arrival": {
"delay": 132,
"time": "1748751030"
},
"departure": {
"delay": 132,
"time": "1748751030"
},
"stopId": "9255",
"stopSequence": 9
},
{
"arrival": {
"delay": 126,
"time": "1748751144"
},
"departure": {
"delay": 134,
"time": "1748751152"
},
"stopId": "2606",
"stopSequence": 10
},
{
"arrival": {
"delay": 110,
"time": "1748751230"
},
"departure": {
"delay": 110,
"time": "1748751230"
},
"stopId": "3289",
"stopSequence": 11
},
{
"arrival": {
"delay": 86,
"time": "1748751282"
},
"departure": {
"delay": 101,
"time": "1748751297"
},
"stopId": "2513",
"stopSequence": 12
},
{
"arrival": {
"delay": 87,
"time": "1748751324"
},
"departure": {
"delay": 87,
"time": "1748751324"
},
"stopId": "1660",
"stopSequence": 13
},
{
"arrival": {
"delay": 133,
"time": "1748751430"
},
"departure": {
"delay": 133,
"time": "1748751430"
},
"stopId": "3199",
"stopSequence": 14
},
{
"arrival": {
"delay": 124,
"time": "1748751484"
},
"departure": {
"delay": 142,
"time": "1748751502"
},
"stopId": "240",
"stopSequence": 15
},
{
"arrival": {
"delay": 128,
"time": "1748751535"
},
"departure": {
"delay": 131,
"time": "1748751538"
},
"stopId": "3201",
"stopSequence": 16
},
{
"arrival": {
"delay": 113,
"time": "1748751593"
},
"departure": {
"delay": 129,
"time": "1748751609"
},
"stopId": "3194",
"stopSequence": 17
},
{
"arrival": {
"delay": 130,
"time": "1748751670"
},
"departure": {
"delay": 130,
"time": "1748751670"
},
"stopId": "7113",
"stopSequence": 18
},
{
"arrival": {
"delay": 130,
"time": "1748751730"
},
"departure": {
"delay": 139,
"time": "1748751739"
},
"stopId": "9250",
"stopSequence": 19
},
{
"arrival": {
"delay": 140,
"time": "1748751844"
},
"departure": {
"delay": 140,
"time": "1748751844"
},
"stopId": "6662",
"stopSequence": 20
},
{
"arrival": {
"delay": 98,
"time": "1748751917"
},
"departure": {
"delay": 98,
"time": "1748751917"
},
"stopId": "3022",
"stopSequence": 21
},
{
"arrival": {
"delay": 84,
"time": "1748751949"
},
"departure": {
"delay": 87,
"time": "1748751952"
},
"stopId": "1022",
"stopSequence": 22
},
{
"arrival": {
"delay": 90,
"time": "1748751990"
},
"departure": {
"delay": 91,
"time": "1748751991"
},
"stopId": "3223",
"stopSequence": 23
},
{
"arrival": {
"delay": 77,
"time": "1748752067"
},
"departure": {
"delay": 77,
"time": "1748752067"
},
"stopId": "526",
"stopSequence": 24
},
{
"arrival": {
"delay": 62,
"time": "1748752091"
},
"departure": {
"delay": 80,
"time": "1748752109"
},
"stopId": "9251",
"stopSequence": 25
},
{
"arrival": {
"delay": 85,
"time": "1748752209"
},
"departure": {
"delay": 93,
"time": "1748752217"
},
"stopId": "294",
"stopSequence": 26
},
{
"arrival": {
"delay": 83,
"time": "1748752269"
},
"departure": {
"delay": 83,
"time": "1748752269"
},
"stopId": "3881",
"stopSequence": 27
},
{
"arrival": {
"delay": 53,
"time": "1748752313"
},
"departure": {
"delay": 79,
"time": "1748752339"
},
"stopId": "3879",
"stopSequence": 28
},
{
"arrival": {
"delay": 71,
"time": "1748752403"
},
"departure": {
"delay": 71,
"time": "1748752403"
},
"stopId": "1671",
"stopSequence": 29
},
{
"arrival": {
"delay": 66,
"time": "1748752445"
},
"departure": {
"delay": 84,
"time": "1748752463"
},
"stopId": "1656",
"stopSequence": 30
},
{
"arrival": {
"delay": 55,
"time": "1748752534"
},
"departure": {
"delay": 79,
"time": "1748752558"
},
"stopId": "3577",
"stopSequence": 31
},
{
"arrival": {
"delay": 66,
"time": "1748752626"
},
"departure": {
"delay": 81,
"time": "1748752641"
},
"stopId": "3294",
"stopSequence": 32
},
{
"arrival": {
"delay": 85,
"time": "1748752691"
},
"departure": {
"delay": 85,
"time": "1748752691"
},
"stopId": "3028",
"stopSequence": 33
},
{
"arrival": {
"delay": 77,
"time": "1748752712"
},
"departure": {
"delay": 100,
"time": "1748752735"
},
"stopId": "2448",
"stopSequence": 34
},
{
"arrival": {
"delay": 96,
"time": "1748752774"
},
"departure": {
"delay": 96,
"time": "1748752774"
},
"stopId": "1767",
"stopSequence": 35
},
{
"arrival": {
"delay": 94,
"time": "1748752825"
},
"departure": {
"delay": 94,
"time": "1748752825"
},
"stopId": "1768",
"stopSequence": 36
},
{
"arrival": {
"delay": 93,
"time": "1748752871"
},
"departure": {
"delay": 110,
"time": "1748752888"
},
"stopId": "2449",
"stopSequence": 37
},
{
"arrival": {
"delay": 111,
"time": "1748752911"
},
"departure": {
"delay": 145,
"time": "1748752945"
},
"stopId": "3887",
"stopSequence": 38
},
{
"arrival": {
"delay": 114,
"time": "1748752988"
},
"departure": {
"delay": 117,
"time": "1748752991"
},
"stopId": "522",
"stopSequence": 39
},
{
"arrival": {
"delay": 84,
"time": "1748753086"
},
"departure": {
"delay": 97,
"time": "1748753099"
},
"stopId": "3143",
"stopSequence": 40
},
{
"arrival": {
"delay": 80,
"time": "1748753180"
},
"departure": {
"delay": 106,
"time": "1748753206"
},
"stopId": "2763",
"stopSequence": 41
},
{
"arrival": {
"delay": 119,
"time": "1748753285"
},
"departure": {
"delay": 119,
"time": "1748753285"
},
"stopId": "1569",
"stopSequence": 42
},
{
"arrival": {
"delay": 116,
"time": "1748753306"
},
"departure": {
"delay": 116,
"time": "1748753306"
},
"stopId": "1568",
"stopSequence": 43
},
{
"arrival": {
"delay": 117,
"time": "1748753364"
},
"departure": {
"delay": 137,
"time": "1748753384"
},
"stopId": "2948",
"stopSequence": 44
},
{
"arrival": {
"delay": 100,
"time": "1748753500"
},
"departure": {
"delay": 100,
"time": "1748753500"
},
"stopId": "4474",
"stopSequence": 45
},
{
"arrival": {
"delay": 155,
"time": "1748753628"
},
"departure": {
"delay": 178,
"time": "1748753651"
},
"stopId": "865",
"stopSequence": 46
},
{
"arrival": {
"delay": 170,
"time": "1748753707"
},
"departure": {
"delay": 191,
"time": "1748753728"
},
"stopId": "2630",
"stopSequence": 47
},
{
"arrival": {
"delay": 188,
"time": "1748753768"
},
"departure": {
"delay": 205,
"time": "1748753785"
},
"stopId": "928",
"stopSequence": 48
},
{
"arrival": {
"delay": 204,
"time": "1748753806"
},
"departure": {
"delay": 204,
"time": "1748753806"
},
"stopId": "3107",
"stopSequence": 49
},
{
"arrival": {
"delay": 196,
"time": "1748753832"
},
"departure": {
"delay": 204,
"time": "1748753840"
},
"stopId": "9696",
"stopSequence": 50
},
{
"arrival": {
"delay": 193,
"time": "1748753888"
},
"departure": {
"delay": 210,
"time": "1748753905"
},
"stopId": "3347",
"stopSequence": 51
},
{
"arrival": {
"delay": 206,
"time": "1748754026"
},
"departure": {
"delay": 206,
"time": "1748754026"
},
"stopId": "5225",
"stopSequence": 52
},
{
"arrival": {
"delay": 207,
"time": "1748754073"
},
"departure": {
"delay": 207,
"time": "1748754073"
},
"stopId": "3111",
"stopSequence": 53
},
{
"arrival": {
"delay": 206,
"time": "1748754157"
},
"departure": {
"delay": 206,
"time": "1748754157"
},
"stopId": "2286",
"stopSequence": 54
},
{
"arrival": {
"delay": 206,
"time": "1748754176"
},
"departure": {
"delay": 206,
"time": "1748754176"
},
"stopId": "368",
"stopSequence": 55
},
{
"arrival": {
"delay": 206,
"time": "1748754206"
},
"departure": {
"delay": 206,
"time": "1748754206"
},
"stopId": "1537",
"stopSequence": 56
},
{
"arrival": {
"delay": 206,
"time": "1748754254"
},
"departure": {
"delay": 206,
"time": "1748754254"
},
"stopId": "3113",
"stopSequence": 57
},
{
"arrival": {
"delay": 206,
"time": "1748754305"
},
"departure": {
"delay": 206,
"time": "1748754305"
},
"stopId": "3307",
"stopSequence": 58
},
{
"arrival": {
"delay": 206,
"time": "1748754386"
},
"departure": {
"delay": 206,
"time": "1748754386"
},
"stopId": "3319",
"stopSequence": 59
},
{
"arrival": {
"delay": 207,
"time": "1748754469"
},
"departure": {
"delay": 207,
"time": "1748754469"
},
"stopId": "2910",
"stopSequence": 60
},
{
"arrival": {
"delay": 206,
"time": "1748754555"
},
"departure": {
"delay": 206,
"time": "1748754555"
},
"stopId": "1589",
"stopSequence": 61
},
{
"arrival": {
"delay": 207,
"time": "1748754633"
},
"departure": {
"delay": 207,
"time": "1748754633"
},
"stopId": "3336",
"stopSequence": 62
},
{
"arrival": {
"delay": 206,
"time": "1748754686"
},
"departure": {
"delay": 206,
"time": "1748754686"
},
"stopId": "2545",
"stopSequence": 63
},
{
"arrival": {
"delay": 206,
"time": "1748754818"
},
"departure": {
"delay": 206,
"time": "1748754818"
},
"stopId": "1764",
"stopSequence": 64
},
{
"arrival": {
"delay": 207,
"time": "1748754865"
},
"departure": {
"delay": 207,
"time": "1748754865"
},
"stopId": "2930",
"stopSequence": 65
},
{
"arrival": {
"delay": 207,
"time": "1748754908"
},
"departure": {
"delay": 207,
"time": "1748754908"
},
"stopId": "827",
"stopSequence": 66
},
{
"arrival": {
"delay": 207,
"time": "1748754999"
},
"departure": {
"delay": 207,
"time": "1748754999"
},
"stopId": "3117",
"stopSequence": 67
},
{
"arrival": {
"delay": 207,
"time": "1748755098"
},
"departure": {
"delay": 207,
"time": "1748755098"
},
"stopId": "2601",
"stopSequence": 68
},
{
"arrival": {
"delay": 207,
"time": "1748755167"
},
"departure": {
"delay": 207,
"time": "1748755167"
},
"stopId": "749",
"stopSequence": 69
},
{
"arrival": {
"delay": 208,
"time": "1748755214"
},
"departure": {
"delay": 208,
"time": "1748755214"
},
"stopId": "819",
"stopSequence": 70
},
{
"arrival": {
"delay": 208,
"time": "1748755256"
},
"departure": {
"delay": 208,
"time": "1748755256"
},
"stopId": "6346",
"stopSequence": 71
},
{
"arrival": {
"delay": 207,
"time": "1748755323"
},
"departure": {
"delay": 207,
"time": "1748755323"
},
"stopId": "3118",
"stopSequence": 72
},
{
"arrival": {
"delay": 208,
"time": "1748755390"
},
"departure": {
"delay": 208,
"time": "1748755390"
},
"stopId": "3120",
"stopSequence": 73
},
{
"arrival": {
"delay": 208,
"time": "1748755438"
},
"departure": {
"delay": 208,
"time": "1748755438"
},
"stopId": "1975",
"stopSequence": 74
},
{
"arrival": {
"delay": 208,
"time": "1748755477"
},
"departure": {
"delay": 208,
"time": "1748755477"
},
"stopId": "2674",
"stopSequence": 75
},
{
"arrival": {
"delay": 208,
"time": "1748755517"
},
"departure": {
"delay": 208,
"time": "1748755517"
},
"stopId": "520",
"stopSequence": 76
},
{
"arrival": {
"delay": 208,
"time": "1748755574"
},
"departure": {
"delay": 208,
"time": "1748755574"
},
"stopId": "6642",
"stopSequence": 77
},
{
"arrival": {
"delay": 208,
"time": "1748755620"
},
"departure": {
"delay": 208,
"time": "1748755620"
},
"stopId": "5011",
"stopSequence": 78
},
{
"arrival": {
"delay": 207,
"time": "1748755659"
},
"departure": {
"delay": 207,
"time": "1748755659"
},
"stopId": "3124",
"stopSequence": 79
},
{
"arrival": {
"delay": 207,
"time": "1748755707"
},
"departure": {
"delay": 207,
"time": "1748755707"
},
"stopId": "3277",
"stopSequence": 80
},
{
"arrival": {
"delay": 207,
"time": "1748755723"
},
"departure": {
"delay": 207,
"time": "1748755723"
},
"stopId": "6683",
"stopSequence": 81
},
{
"arrival": {
"delay": 207,
"time": "1748755767"
},
"departure": {
"delay": 207,
"time": "1748755767"
},
"stopId": "7265",
"stopSequence": 82
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "35",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437304_1"
},
"vehicle": {
"id": "ineo-bus:2685",
"label": "CRACOVIE"
}
}
},
{
"id": "RT|268437318_1|268437318",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -239,
"time": "1748750162"
},
"departure": {
"delay": 1,
"time": "1748750402"
},
"stopId": "9110",
"stopSequence": 1
},
{
"arrival": {
"delay": -14,
"time": "1748750456"
},
"departure": {
"delay": 2,
"time": "1748750472"
},
"stopId": "6684",
"stopSequence": 2
},
{
"arrival": {
"delay": 44,
"time": "1748750564"
},
"departure": {
"delay": 61,
"time": "1748750581"
},
"stopId": "3125",
"stopSequence": 3
},
{
"arrival": {
"delay": 57,
"time": "1748750618"
},
"departure": {
"delay": 57,
"time": "1748750618"
},
"stopId": "2635",
"stopSequence": 4
},
{
"arrival": {
"delay": 58,
"time": "1748750659"
},
"departure": {
"delay": 58,
"time": "1748750659"
},
"stopId": "5010",
"stopSequence": 5
},
{
"arrival": {
"delay": 58,
"time": "1748750702"
},
"departure": {
"delay": 65,
"time": "1748750709"
},
"stopId": "6641",
"stopSequence": 6
},
{
"arrival": {
"delay": 70,
"time": "1748750784"
},
"departure": {
"delay": 74,
"time": "1748750788"
},
"stopId": "2593",
"stopSequence": 7
},
{
"arrival": {
"delay": 68,
"time": "1748750809"
},
"departure": {
"delay": 68,
"time": "1748750809"
},
"stopId": "1973",
"stopSequence": 8
},
{
"arrival": {
"delay": 59,
"time": "1748750847"
},
"departure": {
"delay": 78,
"time": "1748750866"
},
"stopId": "3121",
"stopSequence": 9
},
{
"arrival": {
"delay": 77,
"time": "1748750913"
},
"departure": {
"delay": 93,
"time": "1748750929"
},
"stopId": "3119",
"stopSequence": 10
},
{
"arrival": {
"delay": 98,
"time": "1748750994"
},
"departure": {
"delay": 98,
"time": "1748750994"
},
"stopId": "515",
"stopSequence": 11
},
{
"arrival": {
"delay": 93,
"time": "1748751042"
},
"departure": {
"delay": 95,
"time": "1748751044"
},
"stopId": "6345",
"stopSequence": 12
},
{
"arrival": {
"delay": 95,
"time": "1748751102"
},
"departure": {
"delay": 97,
"time": "1748751104"
},
"stopId": "588",
"stopSequence": 13
},
{
"arrival": {
"delay": 94,
"time": "1748751127"
},
"departure": {
"delay": 105,
"time": "1748751138"
},
"stopId": "716",
"stopSequence": 14
},
{
"arrival": {
"delay": 120,
"time": "1748751240"
},
"departure": {
"delay": 142,
"time": "1748751262"
},
"stopId": "2629",
"stopSequence": 15
},
{
"arrival": {
"delay": 112,
"time": "1748751332"
},
"departure": {
"delay": 112,
"time": "1748751332"
},
"stopId": "3116",
"stopSequence": 16
},
{
"arrival": {
"delay": 92,
"time": "1748751385"
},
"departure": {
"delay": 113,
"time": "1748751406"
},
"stopId": "2586",
"stopSequence": 17
},
{
"arrival": {
"delay": 102,
"time": "1748751438"
},
"departure": {
"delay": 102,
"time": "1748751438"
},
"stopId": "2929",
"stopSequence": 18
},
{
"arrival": {
"delay": 98,
"time": "1748751478"
},
"departure": {
"delay": 98,
"time": "1748751478"
},
"stopId": "8731",
"stopSequence": 19
},
{
"arrival": {
"delay": 62,
"time": "1748751542"
},
"departure": {
"delay": 66,
"time": "1748751546"
},
"stopId": "366",
"stopSequence": 20
},
{
"arrival": {
"delay": 49,
"time": "1748751605"
},
"departure": {
"delay": 56,
"time": "1748751612"
},
"stopId": "2639",
"stopSequence": 21
},
{
"arrival": {
"delay": 46,
"time": "1748751666"
},
"departure": {
"delay": 53,
"time": "1748751673"
},
"stopId": "2511",
"stopSequence": 22
},
{
"arrival": {
"delay": 41,
"time": "1748751722"
},
"departure": {
"delay": 53,
"time": "1748751734"
},
"stopId": "2983",
"stopSequence": 23
},
{
"arrival": {
"delay": 45,
"time": "1748751825"
},
"departure": {
"delay": 61,
"time": "1748751841"
},
"stopId": "833",
"stopSequence": 24
},
{
"arrival": {
"delay": 45,
"time": "1748751901"
},
"departure": {
"delay": 45,
"time": "1748751901"
},
"stopId": "3325",
"stopSequence": 25
},
{
"arrival": {
"delay": 35,
"time": "1748751938"
},
"departure": {
"delay": 35,
"time": "1748751938"
},
"stopId": "3114",
"stopSequence": 26
},
{
"arrival": {
"delay": 41,
"time": "1748752001"
},
"departure": {
"delay": 42,
"time": "1748752002"
},
"stopId": "3097",
"stopSequence": 27
},
{
"arrival": {
"delay": 34,
"time": "1748752033"
},
"departure": {
"delay": 34,
"time": "1748752033"
},
"stopId": "1091",
"stopSequence": 28
},
{
"arrival": {
"delay": 32,
"time": "1748752051"
},
"departure": {
"delay": 32,
"time": "1748752051"
},
"stopId": "3112",
"stopSequence": 29
},
{
"arrival": {
"delay": 25,
"time": "1748752121"
},
"departure": {
"delay": 25,
"time": "1748752121"
},
"stopId": "1978",
"stopSequence": 30
},
{
"arrival": {
"delay": 21,
"time": "1748752161"
},
"departure": {
"delay": 46,
"time": "1748752186"
},
"stopId": "1663",
"stopSequence": 31
},
{
"arrival": {
"delay": 25,
"time": "1748752284"
},
"departure": {
"delay": 46,
"time": "1748752305"
},
"stopId": "830",
"stopSequence": 32
},
{
"arrival": {
"delay": 44,
"time": "1748752356"
},
"departure": {
"delay": 44,
"time": "1748752356"
},
"stopId": "5678",
"stopSequence": 33
},
{
"arrival": {
"delay": 42,
"time": "1748752392"
},
"departure": {
"delay": 42,
"time": "1748752392"
},
"stopId": "3108",
"stopSequence": 34
},
{
"arrival": {
"delay": 41,
"time": "1748752421"
},
"departure": {
"delay": 42,
"time": "1748752422"
},
"stopId": "5303",
"stopSequence": 35
},
{
"arrival": {
"delay": 38,
"time": "1748752461"
},
"departure": {
"delay": 39,
"time": "1748752462"
},
"stopId": "3104",
"stopSequence": 36
},
{
"arrival": {
"delay": 35,
"time": "1748752530"
},
"departure": {
"delay": 35,
"time": "1748752530"
},
"stopId": "1027",
"stopSequence": 37
},
{
"arrival": {
"delay": 21,
"time": "1748752581"
},
"departure": {
"delay": 21,
"time": "1748752581"
},
"stopId": "4475",
"stopSequence": 38
},
{
"arrival": {
"delay": -60,
"time": "1748752723"
},
"departure": {
"delay": -37,
"time": "1748752746"
},
"stopId": "1580",
"stopSequence": 39
},
{
"arrival": {
"delay": -49,
"time": "1748752806"
},
"departure": {
"delay": -48,
"time": "1748752807"
},
"stopId": "2524",
"stopSequence": 40
},
{
"arrival": {
"delay": -63,
"time": "1748752854"
},
"departure": {
"delay": -63,
"time": "1748752854"
},
"stopId": "3252",
"stopSequence": 41
},
{
"arrival": {
"delay": -60,
"time": "1748752920"
},
"departure": {
"delay": -60,
"time": "1748752920"
},
"stopId": "5285",
"stopSequence": 42
},
{
"arrival": {
"delay": -50,
"time": "1748752961"
},
"departure": {
"delay": -30,
"time": "1748752981"
},
"stopId": "2788",
"stopSequence": 43
},
{
"arrival": {
"delay": -17,
"time": "1748753054"
},
"departure": {
"delay": -17,
"time": "1748753054"
},
"stopId": "8961",
"stopSequence": 44
},
{
"arrival": {
"delay": -3,
"time": "1748753152"
},
"departure": {
"delay": -3,
"time": "1748753152"
},
"stopId": "2178",
"stopSequence": 45
},
{
"arrival": {
"delay": 1,
"time": "1748753221"
},
"departure": {
"delay": 3,
"time": "1748753223"
},
"stopId": "3886",
"stopSequence": 46
},
{
"arrival": {
"delay": 1,
"time": "1748753242"
},
"departure": {
"delay": 4,
"time": "1748753245"
},
"stopId": "3243",
"stopSequence": 47
},
{
"arrival": {
"delay": -3,
"time": "1748753301"
},
"departure": {
"delay": -1,
"time": "1748753303"
},
"stopId": "1822",
"stopSequence": 48
},
{
"arrival": {
"delay": -7,
"time": "1748753370"
},
"departure": {
"delay": -7,
"time": "1748753370"
},
"stopId": "1611",
"stopSequence": 49
},
{
"arrival": {
"delay": -17,
"time": "1748753416"
},
"departure": {
"delay": -17,
"time": "1748753416"
},
"stopId": "2451",
"stopSequence": 50
},
{
"arrival": {
"delay": -21,
"time": "1748753441"
},
"departure": {
"delay": -21,
"time": "1748753441"
},
"stopId": "3029",
"stopSequence": 51
},
{
"arrival": {
"delay": -28,
"time": "1748753492"
},
"departure": {
"delay": -28,
"time": "1748753492"
},
"stopId": "2528",
"stopSequence": 52
},
{
"arrival": {
"delay": -43,
"time": "1748753562"
},
"departure": {
"delay": -24,
"time": "1748753581"
},
"stopId": "3578",
"stopSequence": 53
},
{
"arrival": {
"delay": -43,
"time": "1748753646"
},
"departure": {
"delay": -39,
"time": "1748753650"
},
"stopId": "1633",
"stopSequence": 54
},
{
"arrival": {
"delay": -40,
"time": "1748753693"
},
"departure": {
"delay": -32,
"time": "1748753701"
},
"stopId": "2633",
"stopSequence": 55
},
{
"arrival": {
"delay": -24,
"time": "1748753796"
},
"departure": {
"delay": -24,
"time": "1748753796"
},
"stopId": "3878",
"stopSequence": 56
},
{
"arrival": {
"delay": -22,
"time": "1748753849"
},
"departure": {
"delay": -22,
"time": "1748753849"
},
"stopId": "3880",
"stopSequence": 57
},
{
"arrival": {
"delay": -26,
"time": "1748753898"
},
"departure": {
"delay": -4,
"time": "1748753920"
},
"stopId": "2628",
"stopSequence": 58
},
{
"arrival": {
"delay": -5,
"time": "1748754005"
},
"departure": {
"delay": -5,
"time": "1748754005"
},
"stopId": "9252",
"stopSequence": 59
},
{
"arrival": {
"delay": -4,
"time": "1748754055"
},
"departure": {
"delay": -4,
"time": "1748754055"
},
"stopId": "95",
"stopSequence": 60
},
{
"arrival": {
"delay": -5,
"time": "1748754115"
},
"departure": {
"delay": -5,
"time": "1748754115"
},
"stopId": "1220",
"stopSequence": 61
},
{
"arrival": {
"delay": -5,
"time": "1748754206"
},
"departure": {
"delay": -5,
"time": "1748754206"
},
"stopId": "2617",
"stopSequence": 62
},
{
"arrival": {
"delay": -5,
"time": "1748754312"
},
"departure": {
"delay": -5,
"time": "1748754312"
},
"stopId": "1429",
"stopSequence": 63
},
{
"arrival": {
"delay": -6,
"time": "1748754414"
},
"departure": {
"delay": -6,
"time": "1748754414"
},
"stopId": "2551",
"stopSequence": 64
},
{
"arrival": {
"delay": -5,
"time": "1748754465"
},
"departure": {
"delay": -5,
"time": "1748754465"
},
"stopId": "7081",
"stopSequence": 65
},
{
"arrival": {
"delay": -5,
"time": "1748754551"
},
"departure": {
"delay": -5,
"time": "1748754551"
},
"stopId": "3203",
"stopSequence": 66
},
{
"arrival": {
"delay": -4,
"time": "1748754622"
},
"departure": {
"delay": -4,
"time": "1748754622"
},
"stopId": "629",
"stopSequence": 67
},
{
"arrival": {
"delay": -5,
"time": "1748754655"
},
"departure": {
"delay": -5,
"time": "1748754655"
},
"stopId": "64",
"stopSequence": 68
},
{
"arrival": {
"delay": -5,
"time": "1748754700"
},
"departure": {
"delay": -5,
"time": "1748754700"
},
"stopId": "2672",
"stopSequence": 69
},
{
"arrival": {
"delay": -4,
"time": "1748754736"
},
"departure": {
"delay": -4,
"time": "1748754736"
},
"stopId": "1735",
"stopSequence": 70
},
{
"arrival": {
"delay": -4,
"time": "1748754786"
},
"departure": {
"delay": -4,
"time": "1748754786"
},
"stopId": "756",
"stopSequence": 71
},
{
"arrival": {
"delay": -4,
"time": "1748754836"
},
"departure": {
"delay": -4,
"time": "1748754836"
},
"stopId": "2592",
"stopSequence": 72
},
{
"arrival": {
"delay": -3,
"time": "1748754948"
},
"departure": {
"delay": -3,
"time": "1748754948"
},
"stopId": "3281",
"stopSequence": 73
},
{
"arrival": {
"delay": -4,
"time": "1748755018"
},
"departure": {
"delay": -4,
"time": "1748755018"
},
"stopId": "2297",
"stopSequence": 74
},
{
"arrival": {
"delay": -4,
"time": "1748755076"
},
"departure": {
"delay": -4,
"time": "1748755076"
},
"stopId": "3098",
"stopSequence": 75
},
{
"arrival": {
"delay": -3,
"time": "1748755121"
},
"departure": {
"delay": -3,
"time": "1748755121"
},
"stopId": "3320",
"stopSequence": 76
},
{
"arrival": {
"delay": -3,
"time": "1748755167"
},
"departure": {
"delay": -3,
"time": "1748755167"
},
"stopId": "9281",
"stopSequence": 77
},
{
"arrival": {
"delay": -4,
"time": "1748755256"
},
"departure": {
"delay": -4,
"time": "1748755256"
},
"stopId": "9085",
"stopSequence": 78
},
{
"arrival": {
"delay": -4,
"time": "1748755391"
},
"departure": {
"delay": -4,
"time": "1748755391"
},
"stopId": "9088",
"stopSequence": 79
},
{
"arrival": {
"delay": -4,
"time": "1748755496"
},
"departure": {
"delay": -4,
"time": "1748755496"
},
"stopId": "5769",
"stopSequence": 80
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "35",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437318_1"
},
"vehicle": {
"id": "ineo-bus:2177",
"label": "GARE SAINT JEAN"
}
}
},
{
"id": "RT|268437319_1|268437319",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2122,
"time": "1748755478"
},
"departure": {
"delay": 0,
"time": "1748757600"
},
"stopId": "5769",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1748757681"
},
"departure": {
"delay": 1,
"time": "1748757681"
},
"stopId": "9087",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748757780"
},
"departure": {
"delay": 0,
"time": "1748757780"
},
"stopId": "9084",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748757856"
},
"departure": {
"delay": 0,
"time": "1748757856"
},
"stopId": "9280",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748757922"
},
"departure": {
"delay": 0,
"time": "1748757922"
},
"stopId": "1420",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748757960"
},
"departure": {
"delay": 0,
"time": "1748757960"
},
"stopId": "170",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1748757991"
},
"departure": {
"delay": 0,
"time": "1748757991"
},
"stopId": "333",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748758019"
},
"departure": {
"delay": 0,
"time": "1748758019"
},
"stopId": "5842",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748758098"
},
"departure": {
"delay": 0,
"time": "1748758098"
},
"stopId": "9255",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748758218"
},
"departure": {
"delay": 0,
"time": "1748758218"
},
"stopId": "2606",
"stopSequence": 10
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "35",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437319_1"
}
}
},
{
"id": "RT|268436461_1|268436461",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -938,
"time": "1748753363"
},
"departure": {
"delay": 0,
"time": "1748754301"
},
"stopId": "5928",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1748754363"
},
"departure": {
"delay": 1,
"time": "1748754363"
},
"stopId": "8203",
"stopSequence": 2
},
{
"arrival": {
"delay": 1,
"time": "1748754478"
},
"departure": {
"delay": 1,
"time": "1748754478"
},
"stopId": "5927",
"stopSequence": 3
},
{
"arrival": {
"delay": 1,
"time": "1748754536"
},
"departure": {
"delay": 1,
"time": "1748754536"
},
"stopId": "3621",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748754600"
},
"departure": {
"delay": 0,
"time": "1748754600"
},
"stopId": "3561",
"stopSequence": 5
},
{
"arrival": {
"delay": 1,
"time": "1748754633"
},
"departure": {
"delay": 1,
"time": "1748754633"
},
"stopId": "179",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1748754671"
},
"departure": {
"delay": 1,
"time": "1748754671"
},
"stopId": "1200",
"stopSequence": 7
},
{
"arrival": {
"delay": 1,
"time": "1748754737"
},
"departure": {
"delay": 1,
"time": "1748754737"
},
"stopId": "5797",
"stopSequence": 8
},
{
"arrival": {
"delay": 2,
"time": "1748754792"
},
"departure": {
"delay": 2,
"time": "1748754792"
},
"stopId": "1183",
"stopSequence": 9
},
{
"arrival": {
"delay": 2,
"time": "1748754839"
},
"departure": {
"delay": 2,
"time": "1748754839"
},
"stopId": "513",
"stopSequence": 10
},
{
"arrival": {
"delay": 1,
"time": "1748754901"
},
"departure": {
"delay": 1,
"time": "1748754901"
},
"stopId": "2268",
"stopSequence": 11
},
{
"arrival": {
"delay": 2,
"time": "1748754949"
},
"departure": {
"delay": 2,
"time": "1748754949"
},
"stopId": "7614",
"stopSequence": 12
},
{
"arrival": {
"delay": 2,
"time": "1748754990"
},
"departure": {
"delay": 2,
"time": "1748754990"
},
"stopId": "403",
"stopSequence": 13
},
{
"arrival": {
"delay": 1,
"time": "1748755011"
},
"departure": {
"delay": 1,
"time": "1748755011"
},
"stopId": "2385",
"stopSequence": 14
},
{
"arrival": {
"delay": 2,
"time": "1748755043"
},
"departure": {
"delay": 2,
"time": "1748755043"
},
"stopId": "2386",
"stopSequence": 15
},
{
"arrival": {
"delay": 2,
"time": "1748755115"
},
"departure": {
"delay": 2,
"time": "1748755115"
},
"stopId": "5745",
"stopSequence": 16
},
{
"arrival": {
"delay": 2,
"time": "1748755142"
},
"departure": {
"delay": 2,
"time": "1748755142"
},
"stopId": "5734",
"stopSequence": 17
},
{
"arrival": {
"delay": 2,
"time": "1748755322"
},
"departure": {
"delay": 2,
"time": "1748755322"
},
"stopId": "1205",
"stopSequence": 18
},
{
"arrival": {
"delay": 3,
"time": "1748755357"
},
"departure": {
"delay": 3,
"time": "1748755357"
},
"stopId": "2198",
"stopSequence": 19
},
{
"arrival": {
"delay": 3,
"time": "1748755377"
},
"departure": {
"delay": 3,
"time": "1748755377"
},
"stopId": "8162",
"stopSequence": 20
},
{
"arrival": {
"delay": 2,
"time": "1748755408"
},
"departure": {
"delay": 2,
"time": "1748755408"
},
"stopId": "2252",
"stopSequence": 21
},
{
"arrival": {
"delay": 2,
"time": "1748755463"
},
"departure": {
"delay": 2,
"time": "1748755463"
},
"stopId": "3608",
"stopSequence": 22
},
{
"arrival": {
"delay": 2,
"time": "1748755498"
},
"departure": {
"delay": 2,
"time": "1748755498"
},
"stopId": "3609",
"stopSequence": 23
},
{
"arrival": {
"delay": 2,
"time": "1748755562"
},
"departure": {
"delay": 2,
"time": "1748755562"
},
"stopId": "5801",
"stopSequence": 24
},
{
"arrival": {
"delay": 3,
"time": "1748755649"
},
"departure": {
"delay": 3,
"time": "1748755649"
},
"stopId": "2263",
"stopSequence": 25
},
{
"arrival": {
"delay": 3,
"time": "1748755705"
},
"departure": {
"delay": 3,
"time": "1748755705"
},
"stopId": "9702",
"stopSequence": 26
},
{
"arrival": {
"delay": 3,
"time": "1748755811"
},
"departure": {
"delay": 3,
"time": "1748755811"
},
"stopId": "9275",
"stopSequence": 27
},
{
"arrival": {
"delay": 2,
"time": "1748756042"
},
"departure": {
"delay": 2,
"time": "1748756042"
},
"stopId": "8914",
"stopSequence": 28
},
{
"arrival": {
"delay": 3,
"time": "1748756108"
},
"departure": {
"delay": 3,
"time": "1748756108"
},
"stopId": "13146",
"stopSequence": 29
},
{
"arrival": {
"delay": 2,
"time": "1748756162"
},
"departure": {
"delay": 2,
"time": "1748756162"
},
"stopId": "8581",
"stopSequence": 30
},
{
"arrival": {
"delay": 2,
"time": "1748756222"
},
"departure": {
"delay": 2,
"time": "1748756222"
},
"stopId": "2247",
"stopSequence": 31
},
{
"arrival": {
"delay": 2,
"time": "1748756324"
},
"departure": {
"delay": 2,
"time": "1748756324"
},
"stopId": "3541",
"stopSequence": 32
},
{
"arrival": {
"delay": 2,
"time": "1748756359"
},
"departure": {
"delay": 2,
"time": "1748756359"
},
"stopId": "3826",
"stopSequence": 33
},
{
"arrival": {
"delay": 2,
"time": "1748756462"
},
"departure": {
"delay": 2,
"time": "1748756462"
},
"stopId": "8551",
"stopSequence": 34
},
{
"arrival": {
"delay": 3,
"time": "1748756549"
},
"departure": {
"delay": 3,
"time": "1748756549"
},
"stopId": "9196",
"stopSequence": 35
},
{
"arrival": {
"delay": 2,
"time": "1748756642"
},
"departure": {
"delay": 2,
"time": "1748756642"
},
"stopId": "9194",
"stopSequence": 36
},
{
"arrival": {
"delay": 3,
"time": "1748756739"
},
"departure": {
"delay": 3,
"time": "1748756739"
},
"stopId": "40",
"stopSequence": 37
},
{
"arrival": {
"delay": 2,
"time": "1748756822"
},
"departure": {
"delay": 2,
"time": "1748756822"
},
"stopId": "1410",
"stopSequence": 38
},
{
"arrival": {
"delay": 2,
"time": "1748756866"
},
"departure": {
"delay": 2,
"time": "1748756866"
},
"stopId": "735",
"stopSequence": 39
},
{
"arrival": {
"delay": 2,
"time": "1748756896"
},
"departure": {
"delay": 2,
"time": "1748756896"
},
"stopId": "1332",
"stopSequence": 40
},
{
"arrival": {
"delay": 2,
"time": "1748756961"
},
"departure": {
"delay": 2,
"time": "1748756961"
},
"stopId": "13142",
"stopSequence": 41
},
{
"arrival": {
"delay": 1,
"time": "1748757001"
},
"departure": {
"delay": 1,
"time": "1748757001"
},
"stopId": "1610",
"stopSequence": 42
},
{
"arrival": {
"delay": 2,
"time": "1748757029"
},
"departure": {
"delay": 2,
"time": "1748757029"
},
"stopId": "2095",
"stopSequence": 43
},
{
"arrival": {
"delay": 2,
"time": "1748757085"
},
"departure": {
"delay": 2,
"time": "1748757085"
},
"stopId": "5424",
"stopSequence": 44
},
{
"arrival": {
"delay": 2,
"time": "1748757130"
},
"departure": {
"delay": 2,
"time": "1748757130"
},
"stopId": "5363",
"stopSequence": 45
},
{
"arrival": {
"delay": 2,
"time": "1748757182"
},
"departure": {
"delay": 2,
"time": "1748757182"
},
"stopId": "565",
"stopSequence": 46
},
{
"arrival": {
"delay": 2,
"time": "1748757232"
},
"departure": {
"delay": 2,
"time": "1748757232"
},
"stopId": "3317",
"stopSequence": 47
},
{
"arrival": {
"delay": 2,
"time": "1748757294"
},
"departure": {
"delay": 2,
"time": "1748757294"
},
"stopId": "392",
"stopSequence": 48
},
{
"arrival": {
"delay": 1,
"time": "1748757361"
},
"departure": {
"delay": 1,
"time": "1748757361"
},
"stopId": "948",
"stopSequence": 49
},
{
"arrival": {
"delay": 1,
"time": "1748757386"
},
"departure": {
"delay": 1,
"time": "1748757386"
},
"stopId": "636",
"stopSequence": 50
},
{
"arrival": {
"delay": 1,
"time": "1748757410"
},
"departure": {
"delay": 1,
"time": "1748757410"
},
"stopId": "1381",
"stopSequence": 51
},
{
"arrival": {
"delay": 1,
"time": "1748757440"
},
"departure": {
"delay": 1,
"time": "1748757440"
},
"stopId": "682",
"stopSequence": 52
},
{
"arrival": {
"delay": 1,
"time": "1748757481"
},
"departure": {
"delay": 1,
"time": "1748757481"
},
"stopId": "2512",
"stopSequence": 53
},
{
"arrival": {
"delay": 2,
"time": "1748757542"
},
"departure": {
"delay": 2,
"time": "1748757542"
},
"stopId": "5783",
"stopSequence": 54
},
{
"arrival": {
"delay": 1,
"time": "1748757615"
},
"departure": {
"delay": 1,
"time": "1748757615"
},
"stopId": "3860",
"stopSequence": 55
},
{
"arrival": {
"delay": 1,
"time": "1748757661"
},
"departure": {
"delay": 1,
"time": "1748757661"
},
"stopId": "3861",
"stopSequence": 56
},
{
"arrival": {
"delay": 2,
"time": "1748757723"
},
"departure": {
"delay": 2,
"time": "1748757723"
},
"stopId": "5786",
"stopSequence": 57
},
{
"arrival": {
"delay": 2,
"time": "1748757792"
},
"departure": {
"delay": 2,
"time": "1748757792"
},
"stopId": "5789",
"stopSequence": 58
},
{
"arrival": {
"delay": 1,
"time": "1748757841"
},
"departure": {
"delay": 1,
"time": "1748757841"
},
"stopId": "6439",
"stopSequence": 59
},
{
"arrival": {
"delay": 1,
"time": "1748757910"
},
"departure": {
"delay": 1,
"time": "1748757910"
},
"stopId": "7271",
"stopSequence": 60
},
{
"arrival": {
"delay": 1,
"time": "1748757990"
},
"departure": {
"delay": 1,
"time": "1748757990"
},
"stopId": "7403",
"stopSequence": 61
},
{
"arrival": {
"delay": 0,
"time": "1748758020"
},
"departure": {
"delay": 0,
"time": "1748758020"
},
"stopId": "7272",
"stopSequence": 62
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "16",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268436461_1"
},
"vehicle": {
"id": "ineo-bus:1053",
"label": "MERIGNAC LES PINS"
}
}
},
{
"id": "RT|268436438_1|268436438",
"tripUpdate": {
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "16",
"scheduleRelationship": "CANCELED",
"startDate": "20250601",
"tripId": "268436438_1"
}
}
},
{
"id": "RT|268436436_1|268436436",
"tripUpdate": {
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "16",
"scheduleRelationship": "CANCELED",
"startDate": "20250601",
"tripId": "268436436_1"
}
}
},
{
"id": "RT|268436437_1|268436437",
"tripUpdate": {
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "16",
"scheduleRelationship": "CANCELED",
"startDate": "20250601",
"tripId": "268436437_1"
}
}
},
{
"id": "RT|268436434_1|268436434",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -67,
"time": "1748752134"
},
"departure": {
"delay": 113,
"time": "1748752314"
},
"stopId": "5928",
"stopSequence": 1
},
{
"arrival": {
"delay": 92,
"time": "1748752354"
},
"departure": {
"delay": 98,
"time": "1748752360"
},
"stopId": "8203",
"stopSequence": 2
},
{
"arrival": {
"delay": 79,
"time": "1748752456"
},
"departure": {
"delay": 84,
"time": "1748752461"
},
"stopId": "5927",
"stopSequence": 3
},
{
"arrival": {
"delay": 84,
"time": "1748752519"
},
"departure": {
"delay": 86,
"time": "1748752521"
},
"stopId": "3621",
"stopSequence": 4
},
{
"arrival": {
"delay": 109,
"time": "1748752609"
},
"departure": {
"delay": 113,
"time": "1748752613"
},
"stopId": "3561",
"stopSequence": 5
},
{
"arrival": {
"delay": 122,
"time": "1748752654"
},
"departure": {
"delay": 134,
"time": "1748752666"
},
"stopId": "179",
"stopSequence": 6
},
{
"arrival": {
"delay": 124,
"time": "1748752694"
},
"departure": {
"delay": 127,
"time": "1748752697"
},
"stopId": "1200",
"stopSequence": 7
},
{
"arrival": {
"delay": 112,
"time": "1748752748"
},
"departure": {
"delay": 129,
"time": "1748752765"
},
"stopId": "5797",
"stopSequence": 8
},
{
"arrival": {
"delay": 122,
"time": "1748752812"
},
"departure": {
"delay": 137,
"time": "1748752827"
},
"stopId": "1183",
"stopSequence": 9
},
{
"arrival": {
"delay": 131,
"time": "1748752868"
},
"departure": {
"delay": 144,
"time": "1748752881"
},
"stopId": "513",
"stopSequence": 10
},
{
"arrival": {
"delay": 131,
"time": "1748752931"
},
"departure": {
"delay": 144,
"time": "1748752944"
},
"stopId": "2268",
"stopSequence": 11
},
{
"arrival": {
"delay": 143,
"time": "1748752990"
},
"departure": {
"delay": 143,
"time": "1748752990"
},
"stopId": "7614",
"stopSequence": 12
},
{
"arrival": {
"delay": 136,
"time": "1748753024"
},
"departure": {
"delay": 136,
"time": "1748753024"
},
"stopId": "403",
"stopSequence": 13
},
{
"arrival": {
"delay": 144,
"time": "1748753054"
},
"departure": {
"delay": 151,
"time": "1748753061"
},
"stopId": "2385",
"stopSequence": 14
},
{
"arrival": {
"delay": 152,
"time": "1748753093"
},
"departure": {
"delay": 153,
"time": "1748753094"
},
"stopId": "2386",
"stopSequence": 15
},
{
"arrival": {
"delay": 127,
"time": "1748753140"
},
"departure": {
"delay": 127,
"time": "1748753140"
},
"stopId": "5745",
"stopSequence": 16
},
{
"arrival": {
"delay": 115,
"time": "1748753155"
},
"departure": {
"delay": 127,
"time": "1748753167"
},
"stopId": "5734",
"stopSequence": 17
},
{
"arrival": {
"delay": 249,
"time": "1748753469"
},
"departure": {
"delay": 259,
"time": "1748753479"
},
"stopId": "1205",
"stopSequence": 18
},
{
"arrival": {
"delay": 254,
"time": "1748753508"
},
"departure": {
"delay": 263,
"time": "1748753517"
},
"stopId": "2198",
"stopSequence": 19
},
{
"arrival": {
"delay": 263,
"time": "1748753537"
},
"departure": {
"delay": 263,
"time": "1748753537"
},
"stopId": "8162",
"stopSequence": 20
},
{
"arrival": {
"delay": 246,
"time": "1748753552"
},
"departure": {
"delay": 250,
"time": "1748753556"
},
"stopId": "2252",
"stopSequence": 21
},
{
"arrival": {
"delay": 245,
"time": "1748753606"
},
"departure": {
"delay": 245,
"time": "1748753606"
},
"stopId": "3608",
"stopSequence": 22
},
{
"arrival": {
"delay": 236,
"time": "1748753632"
},
"departure": {
"delay": 239,
"time": "1748753635"
},
"stopId": "3609",
"stopSequence": 23
},
{
"arrival": {
"delay": 226,
"time": "1748753686"
},
"departure": {
"delay": 432,
"time": "1748753892"
},
"stopId": "5801",
"stopSequence": 24
},
{
"arrival": {
"delay": 429,
"time": "1748753975"
},
"departure": {
"delay": 429,
"time": "1748753975"
},
"stopId": "2263",
"stopSequence": 25
},
{
"arrival": {
"delay": 429,
"time": "1748754031"
},
"departure": {
"delay": 429,
"time": "1748754031"
},
"stopId": "9702",
"stopSequence": 26
},
{
"arrival": {
"delay": 429,
"time": "1748754137"
},
"departure": {
"delay": 429,
"time": "1748754137"
},
"stopId": "9275",
"stopSequence": 27
},
{
"arrival": {
"delay": 428,
"time": "1748754368"
},
"departure": {
"delay": 428,
"time": "1748754368"
},
"stopId": "8914",
"stopSequence": 28
},
{
"arrival": {
"delay": 429,
"time": "1748754434"
},
"departure": {
"delay": 429,
"time": "1748754434"
},
"stopId": "13146",
"stopSequence": 29
},
{
"arrival": {
"delay": 428,
"time": "1748754488"
},
"departure": {
"delay": 428,
"time": "1748754488"
},
"stopId": "8581",
"stopSequence": 30
},
{
"arrival": {
"delay": 428,
"time": "1748754548"
},
"departure": {
"delay": 428,
"time": "1748754548"
},
"stopId": "2247",
"stopSequence": 31
},
{
"arrival": {
"delay": 428,
"time": "1748754650"
},
"departure": {
"delay": 428,
"time": "1748754650"
},
"stopId": "3541",
"stopSequence": 32
},
{
"arrival": {
"delay": 428,
"time": "1748754685"
},
"departure": {
"delay": 428,
"time": "1748754685"
},
"stopId": "3826",
"stopSequence": 33
},
{
"arrival": {
"delay": 428,
"time": "1748754788"
},
"departure": {
"delay": 428,
"time": "1748754788"
},
"stopId": "8551",
"stopSequence": 34
},
{
"arrival": {
"delay": 429,
"time": "1748754875"
},
"departure": {
"delay": 429,
"time": "1748754875"
},
"stopId": "9196",
"stopSequence": 35
},
{
"arrival": {
"delay": 428,
"time": "1748754968"
},
"departure": {
"delay": 428,
"time": "1748754968"
},
"stopId": "9194",
"stopSequence": 36
},
{
"arrival": {
"delay": 429,
"time": "1748755065"
},
"departure": {
"delay": 429,
"time": "1748755065"
},
"stopId": "40",
"stopSequence": 37
},
{
"arrival": {
"delay": 428,
"time": "1748755148"
},
"departure": {
"delay": 428,
"time": "1748755148"
},
"stopId": "1410",
"stopSequence": 38
},
{
"arrival": {
"delay": 428,
"time": "1748755192"
},
"departure": {
"delay": 428,
"time": "1748755192"
},
"stopId": "735",
"stopSequence": 39
},
{
"arrival": {
"delay": 428,
"time": "1748755222"
},
"departure": {
"delay": 428,
"time": "1748755222"
},
"stopId": "1332",
"stopSequence": 40
},
{
"arrival": {
"delay": 428,
"time": "1748755287"
},
"departure": {
"delay": 428,
"time": "1748755287"
},
"stopId": "13142",
"stopSequence": 41
},
{
"arrival": {
"delay": 427,
"time": "1748755327"
},
"departure": {
"delay": 427,
"time": "1748755327"
},
"stopId": "1610",
"stopSequence": 42
},
{
"arrival": {
"delay": 428,
"time": "1748755355"
},
"departure": {
"delay": 428,
"time": "1748755355"
},
"stopId": "2095",
"stopSequence": 43
},
{
"arrival": {
"delay": 428,
"time": "1748755411"
},
"departure": {
"delay": 428,
"time": "1748755411"
},
"stopId": "5424",
"stopSequence": 44
},
{
"arrival": {
"delay": 428,
"time": "1748755456"
},
"departure": {
"delay": 428,
"time": "1748755456"
},
"stopId": "5363",
"stopSequence": 45
},
{
"arrival": {
"delay": 428,
"time": "1748755508"
},
"departure": {
"delay": 428,
"time": "1748755508"
},
"stopId": "565",
"stopSequence": 46
},
{
"arrival": {
"delay": 428,
"time": "1748755558"
},
"departure": {
"delay": 428,
"time": "1748755558"
},
"stopId": "3317",
"stopSequence": 47
},
{
"arrival": {
"delay": 428,
"time": "1748755620"
},
"departure": {
"delay": 428,
"time": "1748755620"
},
"stopId": "392",
"stopSequence": 48
},
{
"arrival": {
"delay": 427,
"time": "1748755687"
},
"departure": {
"delay": 427,
"time": "1748755687"
},
"stopId": "948",
"stopSequence": 49
},
{
"arrival": {
"delay": 427,
"time": "1748755712"
},
"departure": {
"delay": 427,
"time": "1748755712"
},
"stopId": "636",
"stopSequence": 50
},
{
"arrival": {
"delay": 427,
"time": "1748755736"
},
"departure": {
"delay": 427,
"time": "1748755736"
},
"stopId": "1381",
"stopSequence": 51
},
{
"arrival": {
"delay": 427,
"time": "1748755766"
},
"departure": {
"delay": 427,
"time": "1748755766"
},
"stopId": "682",
"stopSequence": 52
},
{
"arrival": {
"delay": 427,
"time": "1748755807"
},
"departure": {
"delay": 427,
"time": "1748755807"
},
"stopId": "2512",
"stopSequence": 53
},
{
"arrival": {
"delay": 428,
"time": "1748755868"
},
"departure": {
"delay": 428,
"time": "1748755868"
},
"stopId": "5783",
"stopSequence": 54
},
{
"arrival": {
"delay": 427,
"time": "1748755941"
},
"departure": {
"delay": 427,
"time": "1748755941"
},
"stopId": "3860",
"stopSequence": 55
},
{
"arrival": {
"delay": 427,
"time": "1748755987"
},
"departure": {
"delay": 427,
"time": "1748755987"
},
"stopId": "3861",
"stopSequence": 56
},
{
"arrival": {
"delay": 428,
"time": "1748756049"
},
"departure": {
"delay": 428,
"time": "1748756049"
},
"stopId": "5786",
"stopSequence": 57
},
{
"arrival": {
"delay": 428,
"time": "1748756118"
},
"departure": {
"delay": 428,
"time": "1748756118"
},
"stopId": "5789",
"stopSequence": 58
},
{
"arrival": {
"delay": 427,
"time": "1748756167"
},
"departure": {
"delay": 427,
"time": "1748756167"
},
"stopId": "6439",
"stopSequence": 59
},
{
"arrival": {
"delay": 427,
"time": "1748756236"
},
"departure": {
"delay": 427,
"time": "1748756236"
},
"stopId": "7271",
"stopSequence": 60
},
{
"arrival": {
"delay": 427,
"time": "1748756316"
},
"departure": {
"delay": 427,
"time": "1748756316"
},
"stopId": "7403",
"stopSequence": 61
},
{
"arrival": {
"delay": 426,
"time": "1748756346"
},
"departure": {
"delay": 426,
"time": "1748756346"
},
"stopId": "7272",
"stopSequence": 62
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "16",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268436434_1"
},
"vehicle": {
"id": "ineo-bus:2861",
"label": "MERIGNAC LES PINS"
}
}
},
{
"id": "RT|268436435_1|268436435",
"tripUpdate": {
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "16",
"scheduleRelationship": "CANCELED",
"startDate": "20250601",
"tripId": "268436435_1"
}
}
},
{
"id": "RT|268436447_1|268436447",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -344,
"time": "1748753057"
},
"departure": {
"delay": 31,
"time": "1748753432"
},
"stopId": "7272",
"stopSequence": 1
},
{
"arrival": {
"delay": 25,
"time": "1748753467"
},
"departure": {
"delay": 25,
"time": "1748753467"
},
"stopId": "6438",
"stopSequence": 2
},
{
"arrival": {
"delay": 22,
"time": "1748753539"
},
"departure": {
"delay": 22,
"time": "1748753539"
},
"stopId": "5788",
"stopSequence": 3
},
{
"arrival": {
"delay": -6,
"time": "1748753574"
},
"departure": {
"delay": 9,
"time": "1748753589"
},
"stopId": "5787",
"stopSequence": 4
},
{
"arrival": {
"delay": 26,
"time": "1748753669"
},
"departure": {
"delay": 38,
"time": "1748753681"
},
"stopId": "3862",
"stopSequence": 5
},
{
"arrival": {
"delay": 28,
"time": "1748753722"
},
"departure": {
"delay": 37,
"time": "1748753731"
},
"stopId": "3863",
"stopSequence": 6
},
{
"arrival": {
"delay": 33,
"time": "1748753772"
},
"departure": {
"delay": 35,
"time": "1748753774"
},
"stopId": "5784",
"stopSequence": 7
},
{
"arrival": {
"delay": 45,
"time": "1748753865"
},
"departure": {
"delay": 45,
"time": "1748753865"
},
"stopId": "2425",
"stopSequence": 8
},
{
"arrival": {
"delay": 31,
"time": "1748753907"
},
"departure": {
"delay": 31,
"time": "1748753907"
},
"stopId": "2426",
"stopSequence": 9
},
{
"arrival": {
"delay": 26,
"time": "1748753941"
},
"departure": {
"delay": 26,
"time": "1748753941"
},
"stopId": "1042",
"stopSequence": 10
},
{
"arrival": {
"delay": 26,
"time": "1748753980"
},
"departure": {
"delay": 26,
"time": "1748753980"
},
"stopId": "145",
"stopSequence": 11
},
{
"arrival": {
"delay": 26,
"time": "1748754026"
},
"departure": {
"delay": 26,
"time": "1748754026"
},
"stopId": "769",
"stopSequence": 12
},
{
"arrival": {
"delay": 26,
"time": "1748754071"
},
"departure": {
"delay": 26,
"time": "1748754071"
},
"stopId": "7453",
"stopSequence": 13
},
{
"arrival": {
"delay": 27,
"time": "1748754136"
},
"departure": {
"delay": 27,
"time": "1748754136"
},
"stopId": "2417",
"stopSequence": 14
},
{
"arrival": {
"delay": 27,
"time": "1748754167"
},
"departure": {
"delay": 27,
"time": "1748754167"
},
"stopId": "2418",
"stopSequence": 15
},
{
"arrival": {
"delay": 26,
"time": "1748754206"
},
"departure": {
"delay": 26,
"time": "1748754206"
},
"stopId": "2419",
"stopSequence": 16
},
{
"arrival": {
"delay": 26,
"time": "1748754266"
},
"departure": {
"delay": 26,
"time": "1748754266"
},
"stopId": "2420",
"stopSequence": 17
},
{
"arrival": {
"delay": 26,
"time": "1748754337"
},
"departure": {
"delay": 26,
"time": "1748754337"
},
"stopId": "1259",
"stopSequence": 18
},
{
"arrival": {
"delay": 27,
"time": "1748754361"
},
"departure": {
"delay": 27,
"time": "1748754361"
},
"stopId": "354",
"stopSequence": 19
},
{
"arrival": {
"delay": 27,
"time": "1748754412"
},
"departure": {
"delay": 27,
"time": "1748754412"
},
"stopId": "696",
"stopSequence": 20
},
{
"arrival": {
"delay": 26,
"time": "1748754506"
},
"departure": {
"delay": 26,
"time": "1748754506"
},
"stopId": "9191",
"stopSequence": 21
},
{
"arrival": {
"delay": 26,
"time": "1748754648"
},
"departure": {
"delay": 26,
"time": "1748754648"
},
"stopId": "9193",
"stopSequence": 22
},
{
"arrival": {
"delay": 26,
"time": "1748754806"
},
"departure": {
"delay": 26,
"time": "1748754806"
},
"stopId": "4031",
"stopSequence": 23
},
{
"arrival": {
"delay": 26,
"time": "1748754866"
},
"departure": {
"delay": 26,
"time": "1748754866"
},
"stopId": "8552",
"stopSequence": 24
},
{
"arrival": {
"delay": 26,
"time": "1748754960"
},
"departure": {
"delay": 26,
"time": "1748754960"
},
"stopId": "5661",
"stopSequence": 25
},
{
"arrival": {
"delay": 26,
"time": "1748755012"
},
"departure": {
"delay": 26,
"time": "1748755012"
},
"stopId": "3542",
"stopSequence": 26
},
{
"arrival": {
"delay": 25,
"time": "1748755105"
},
"departure": {
"delay": 25,
"time": "1748755105"
},
"stopId": "3540",
"stopSequence": 27
},
{
"arrival": {
"delay": 25,
"time": "1748755144"
},
"departure": {
"delay": 25,
"time": "1748755144"
},
"stopId": "13150",
"stopSequence": 28
},
{
"arrival": {
"delay": 25,
"time": "1748755205"
},
"departure": {
"delay": 25,
"time": "1748755205"
},
"stopId": "13145",
"stopSequence": 29
},
{
"arrival": {
"delay": 24,
"time": "1748755284"
},
"departure": {
"delay": 24,
"time": "1748755284"
},
"stopId": "8913",
"stopSequence": 30
},
{
"arrival": {
"delay": 25,
"time": "1748755504"
},
"departure": {
"delay": 25,
"time": "1748755504"
},
"stopId": "9276",
"stopSequence": 31
},
{
"arrival": {
"delay": 25,
"time": "1748755654"
},
"departure": {
"delay": 25,
"time": "1748755654"
},
"stopId": "1101",
"stopSequence": 32
},
{
"arrival": {
"delay": 25,
"time": "1748755705"
},
"departure": {
"delay": 25,
"time": "1748755705"
},
"stopId": "7191",
"stopSequence": 33
},
{
"arrival": {
"delay": 25,
"time": "1748755766"
},
"departure": {
"delay": 25,
"time": "1748755766"
},
"stopId": "317",
"stopSequence": 34
},
{
"arrival": {
"delay": 25,
"time": "1748755791"
},
"departure": {
"delay": 25,
"time": "1748755791"
},
"stopId": "1364",
"stopSequence": 35
},
{
"arrival": {
"delay": 25,
"time": "1748755825"
},
"departure": {
"delay": 25,
"time": "1748755825"
},
"stopId": "168",
"stopSequence": 36
},
{
"arrival": {
"delay": 26,
"time": "1748755864"
},
"departure": {
"delay": 26,
"time": "1748755864"
},
"stopId": "8161",
"stopSequence": 37
},
{
"arrival": {
"delay": 26,
"time": "1748755906"
},
"departure": {
"delay": 26,
"time": "1748755906"
},
"stopId": "3273",
"stopSequence": 38
},
{
"arrival": {
"delay": 26,
"time": "1748755960"
},
"departure": {
"delay": 26,
"time": "1748755960"
},
"stopId": "962",
"stopSequence": 39
},
{
"arrival": {
"delay": 25,
"time": "1748756125"
},
"departure": {
"delay": 25,
"time": "1748756125"
},
"stopId": "6402",
"stopSequence": 40
},
{
"arrival": {
"delay": 25,
"time": "1748756181"
},
"departure": {
"delay": 25,
"time": "1748756181"
},
"stopId": "4156",
"stopSequence": 41
},
{
"arrival": {
"delay": 25,
"time": "1748756250"
},
"departure": {
"delay": 25,
"time": "1748756250"
},
"stopId": "424",
"stopSequence": 42
},
{
"arrival": {
"delay": 25,
"time": "1748756298"
},
"departure": {
"delay": 25,
"time": "1748756298"
},
"stopId": "1195",
"stopSequence": 43
},
{
"arrival": {
"delay": 25,
"time": "1748756372"
},
"departure": {
"delay": 25,
"time": "1748756372"
},
"stopId": "7613",
"stopSequence": 44
},
{
"arrival": {
"delay": 25,
"time": "1748756426"
},
"departure": {
"delay": 25,
"time": "1748756426"
},
"stopId": "1718",
"stopSequence": 45
},
{
"arrival": {
"delay": 25,
"time": "1748756471"
},
"departure": {
"delay": 25,
"time": "1748756471"
},
"stopId": "2114",
"stopSequence": 46
},
{
"arrival": {
"delay": 25,
"time": "1748756517"
},
"departure": {
"delay": 25,
"time": "1748756517"
},
"stopId": "2235",
"stopSequence": 47
},
{
"arrival": {
"delay": 25,
"time": "1748756585"
},
"departure": {
"delay": 25,
"time": "1748756585"
},
"stopId": "5798",
"stopSequence": 48
},
{
"arrival": {
"delay": 24,
"time": "1748756638"
},
"departure": {
"delay": 24,
"time": "1748756638"
},
"stopId": "957",
"stopSequence": 49
},
{
"arrival": {
"delay": 24,
"time": "1748756699"
},
"departure": {
"delay": 24,
"time": "1748756699"
},
"stopId": "2279",
"stopSequence": 50
},
{
"arrival": {
"delay": 24,
"time": "1748756724"
},
"departure": {
"delay": 24,
"time": "1748756724"
},
"stopId": "2241",
"stopSequence": 51
},
{
"arrival": {
"delay": 25,
"time": "1748756785"
},
"departure": {
"delay": 25,
"time": "1748756785"
},
"stopId": "3620",
"stopSequence": 52
},
{
"arrival": {
"delay": 25,
"time": "1748756844"
},
"departure": {
"delay": 25,
"time": "1748756844"
},
"stopId": "5926",
"stopSequence": 53
},
{
"arrival": {
"delay": 24,
"time": "1748756964"
},
"departure": {
"delay": 24,
"time": "1748756964"
},
"stopId": "8191",
"stopSequence": 54
},
{
"arrival": {
"delay": 24,
"time": "1748757084"
},
"departure": {
"delay": 24,
"time": "1748757084"
},
"stopId": "5928",
"stopSequence": 55
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "16",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268436447_1"
},
"vehicle": {
"id": "ineo-bus:1076",
"label": "BOULIAC C.CIAL"
}
}
},
{
"id": "RT|268436448_1|268436448",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -812,
"time": "1748757088"
},
"departure": {
"delay": 0,
"time": "1748757900"
},
"stopId": "5928",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748757974"
},
"departure": {
"delay": 0,
"time": "1748757974"
},
"stopId": "8203",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748758113"
},
"departure": {
"delay": 0,
"time": "1748758113"
},
"stopId": "5927",
"stopSequence": 3
},
{
"arrival": {
"delay": 1,
"time": "1748758183"
},
"departure": {
"delay": 1,
"time": "1748758183"
},
"stopId": "3621",
"stopSequence": 4
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "16",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268436448_1"
}
}
},
{
"id": "RT|268435597_1|268435597",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "2947",
"stopSequence": 1
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1133",
"stopSequence": 2
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1278",
"stopSequence": 3
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2554",
"stopSequence": 4
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "744",
"stopSequence": 5
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1628",
"stopSequence": 6
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2584",
"stopSequence": 7
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2944",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3302",
"stopSequence": 9
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2942",
"stopSequence": 10
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1157",
"stopSequence": 11
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1489",
"stopSequence": 12
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2500",
"stopSequence": 13
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1312",
"stopSequence": 14
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7505",
"stopSequence": 15
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7511",
"stopSequence": 16
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7531",
"stopSequence": 17
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7517",
"stopSequence": 18
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8743",
"stopSequence": 19
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7942",
"stopSequence": 20
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7935",
"stopSequence": 21
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7937",
"stopSequence": 22
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2639",
"stopSequence": 23
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2511",
"stopSequence": 24
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2983",
"stopSequence": 25
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "833",
"stopSequence": 26
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3325",
"stopSequence": 27
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1632",
"stopSequence": 28
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2278",
"stopSequence": 29
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "821",
"stopSequence": 30
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "367",
"stopSequence": 31
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3167",
"stopSequence": 32
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "286",
"stopSequence": 33
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "246",
"stopSequence": 34
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3168",
"stopSequence": 35
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "457",
"stopSequence": 36
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3169",
"stopSequence": 37
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3170",
"stopSequence": 38
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2976",
"stopSequence": 39
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9183",
"stopSequence": 40
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9185",
"stopSequence": 41
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9187",
"stopSequence": 42
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9189",
"stopSequence": 43
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9191",
"stopSequence": 44
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "4860",
"stopSequence": 45
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9030",
"stopSequence": 46
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7731",
"stopSequence": 47
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3647",
"stopSequence": 48
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5315",
"stopSequence": 49
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268435597_1"
}
}
},
{
"id": "RT|268435596_1|268435596",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "NO_DATA",
"stopId": "5315",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748758200"
},
"departure": {
"delay": 0,
"time": "1748758200"
},
"stopId": "3648",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748758353"
},
"departure": {
"delay": 0,
"time": "1748758353"
},
"stopId": "1692",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748758440"
},
"departure": {
"delay": 0,
"time": "1748758440"
},
"stopId": "6701",
"stopSequence": 4
},
{
"arrival": {
"delay": 1,
"time": "1748758512"
},
"departure": {
"delay": 1,
"time": "1748758512"
},
"stopId": "9192",
"stopSequence": 5
},
{
"arrival": {
"delay": 1,
"time": "1748758593"
},
"departure": {
"delay": 1,
"time": "1748758593"
},
"stopId": "9190",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1748758649"
},
"departure": {
"delay": 1,
"time": "1748758649"
},
"stopId": "9188",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748758740"
},
"departure": {
"delay": 0,
"time": "1748758740"
},
"stopId": "2973",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1748758794"
},
"departure": {
"delay": 1,
"time": "1748758794"
},
"stopId": "9184",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748758860"
},
"departure": {
"delay": 0,
"time": "1748758860"
},
"stopId": "1808",
"stopSequence": 10
},
{
"arrival": {
"delay": 1,
"time": "1748758910"
},
"departure": {
"delay": 1,
"time": "1748758910"
},
"stopId": "1263",
"stopSequence": 11
},
{
"arrival": {
"delay": 1,
"time": "1748758983"
},
"departure": {
"delay": 1,
"time": "1748758983"
},
"stopId": "3158",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1748759040"
},
"departure": {
"delay": 0,
"time": "1748759040"
},
"stopId": "218",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1748759090"
},
"departure": {
"delay": 0,
"time": "1748759090"
},
"stopId": "3159",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1748759121"
},
"departure": {
"delay": 0,
"time": "1748759121"
},
"stopId": "8291",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1748759173"
},
"departure": {
"delay": 0,
"time": "1748759173"
},
"stopId": "3160",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1748759200"
},
"departure": {
"delay": 0,
"time": "1748759200"
},
"stopId": "997",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1748759239"
},
"departure": {
"delay": 0,
"time": "1748759239"
},
"stopId": "755",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1748759277"
},
"departure": {
"delay": 0,
"time": "1748759277"
},
"stopId": "375",
"stopSequence": 19
},
{
"arrival": {
"delay": -1,
"time": "1748759302"
},
"departure": {
"delay": -1,
"time": "1748759302"
},
"stopId": "3161",
"stopSequence": 20
},
{
"arrival": {
"delay": -1,
"time": "1748759339"
},
"departure": {
"delay": -1,
"time": "1748759339"
},
"stopId": "3163",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1748759373"
},
"departure": {
"delay": 0,
"time": "1748759373"
},
"stopId": "3307",
"stopSequence": 22
},
{
"arrival": {
"delay": -1,
"time": "1748759459"
},
"departure": {
"delay": -1,
"time": "1748759459"
},
"stopId": "3319",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1748759518"
},
"departure": {
"delay": 0,
"time": "1748759518"
},
"stopId": "2910",
"stopSequence": 24
},
{
"arrival": {
"delay": -1,
"time": "1748759579"
},
"departure": {
"delay": -1,
"time": "1748759579"
},
"stopId": "1589",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1748759635"
},
"departure": {
"delay": 0,
"time": "1748759635"
},
"stopId": "3336",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1748759715"
},
"departure": {
"delay": 0,
"time": "1748759715"
},
"stopId": "7936",
"stopSequence": 27
},
{
"arrival": {
"delay": 0,
"time": "1748759770"
},
"departure": {
"delay": 0,
"time": "1748759770"
},
"stopId": "7934",
"stopSequence": 28
},
{
"arrival": {
"delay": 0,
"time": "1748759802"
},
"departure": {
"delay": 0,
"time": "1748759802"
},
"stopId": "7941",
"stopSequence": 29
},
{
"arrival": {
"delay": -1,
"time": "1748759879"
},
"departure": {
"delay": -1,
"time": "1748759879"
},
"stopId": "8742",
"stopSequence": 30
},
{
"arrival": {
"delay": 0,
"time": "1748759922"
},
"departure": {
"delay": 0,
"time": "1748759922"
},
"stopId": "7519",
"stopSequence": 31
},
{
"arrival": {
"delay": 0,
"time": "1748759966"
},
"departure": {
"delay": 0,
"time": "1748759966"
},
"stopId": "7530",
"stopSequence": 32
},
{
"arrival": {
"delay": 0,
"time": "1748760018"
},
"departure": {
"delay": 0,
"time": "1748760018"
},
"stopId": "7529",
"stopSequence": 33
},
{
"arrival": {
"delay": -1,
"time": "1748760118"
},
"departure": {
"delay": -1,
"time": "1748760118"
},
"stopId": "7883",
"stopSequence": 34
},
{
"arrival": {
"delay": 0,
"time": "1748760173"
},
"departure": {
"delay": 0,
"time": "1748760173"
},
"stopId": "1066",
"stopSequence": 35
},
{
"arrival": {
"delay": -1,
"time": "1748760299"
},
"departure": {
"delay": -1,
"time": "1748760299"
},
"stopId": "2704",
"stopSequence": 36
},
{
"arrival": {
"delay": 0,
"time": "1748760365"
},
"departure": {
"delay": 0,
"time": "1748760365"
},
"stopId": "10",
"stopSequence": 37
},
{
"arrival": {
"delay": -1,
"time": "1748760420"
},
"departure": {
"delay": -1,
"time": "1748760420"
},
"stopId": "848",
"stopSequence": 38
},
{
"arrival": {
"delay": -1,
"time": "1748760479"
},
"departure": {
"delay": -1,
"time": "1748760479"
},
"stopId": "3297",
"stopSequence": 39
},
{
"arrival": {
"delay": -1,
"time": "1748760516"
},
"departure": {
"delay": -1,
"time": "1748760516"
},
"stopId": "2943",
"stopSequence": 40
},
{
"arrival": {
"delay": -1,
"time": "1748760539"
},
"departure": {
"delay": -1,
"time": "1748760539"
},
"stopId": "2600",
"stopSequence": 41
},
{
"arrival": {
"delay": -1,
"time": "1748760588"
},
"departure": {
"delay": -1,
"time": "1748760588"
},
"stopId": "807",
"stopSequence": 42
},
{
"arrival": {
"delay": -1,
"time": "1748760779"
},
"departure": {
"delay": -1,
"time": "1748760779"
},
"stopId": "1559",
"stopSequence": 43
},
{
"arrival": {
"delay": 0,
"time": "1748760839"
},
"departure": {
"delay": 0,
"time": "1748760839"
},
"stopId": "206",
"stopSequence": 44
},
{
"arrival": {
"delay": -1,
"time": "1748760907"
},
"departure": {
"delay": -1,
"time": "1748760907"
},
"stopId": "2946",
"stopSequence": 45
},
{
"arrival": {
"delay": -1,
"time": "1748760959"
},
"departure": {
"delay": -1,
"time": "1748760959"
},
"stopId": "2947",
"stopSequence": 46
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268435596_1"
}
}
},
{
"id": "RT|268435599_1|268435599",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -659,
"time": "1748770441"
},
"departure": {
"delay": 0,
"time": "1748771100"
},
"stopId": "2947",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748771123"
},
"departure": {
"delay": 0,
"time": "1748771123"
},
"stopId": "1133",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748771178"
},
"departure": {
"delay": 0,
"time": "1748771178"
},
"stopId": "1278",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748771220"
},
"departure": {
"delay": 0,
"time": "1748771220"
},
"stopId": "2554",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748771279"
},
"departure": {
"delay": 0,
"time": "1748771279"
},
"stopId": "744",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748771314"
},
"departure": {
"delay": 0,
"time": "1748771314"
},
"stopId": "1628",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1748771351"
},
"departure": {
"delay": 0,
"time": "1748771351"
},
"stopId": "2584",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748771400"
},
"departure": {
"delay": 0,
"time": "1748771400"
},
"stopId": "2944",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748771423"
},
"departure": {
"delay": 0,
"time": "1748771423"
},
"stopId": "3302",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748771460"
},
"departure": {
"delay": 0,
"time": "1748771460"
},
"stopId": "2942",
"stopSequence": 10
},
{
"arrival": {
"delay": 1,
"time": "1748771523"
},
"departure": {
"delay": 1,
"time": "1748771523"
},
"stopId": "1157",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1748771578"
},
"departure": {
"delay": 0,
"time": "1748771578"
},
"stopId": "1489",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1748771640"
},
"departure": {
"delay": 0,
"time": "1748771640"
},
"stopId": "2500",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1748771781"
},
"departure": {
"delay": 0,
"time": "1748771781"
},
"stopId": "1312",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1748771850"
},
"departure": {
"delay": 0,
"time": "1748771850"
},
"stopId": "7505",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1748771963"
},
"departure": {
"delay": 0,
"time": "1748771963"
},
"stopId": "7511",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1748772033"
},
"departure": {
"delay": 0,
"time": "1748772033"
},
"stopId": "7531",
"stopSequence": 17
},
{
"arrival": {
"delay": 1,
"time": "1748772085"
},
"departure": {
"delay": 1,
"time": "1748772085"
},
"stopId": "7517",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1748772120"
},
"departure": {
"delay": 0,
"time": "1748772120"
},
"stopId": "8743",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1748772215"
},
"departure": {
"delay": 0,
"time": "1748772215"
},
"stopId": "7942",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1748772286"
},
"departure": {
"delay": 0,
"time": "1748772286"
},
"stopId": "7935",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1748772323"
},
"departure": {
"delay": 0,
"time": "1748772323"
},
"stopId": "7937",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1748772415"
},
"departure": {
"delay": 0,
"time": "1748772415"
},
"stopId": "2639",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1748772480"
},
"departure": {
"delay": 0,
"time": "1748772480"
},
"stopId": "2511",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1748772549"
},
"departure": {
"delay": 0,
"time": "1748772549"
},
"stopId": "2983",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1748772660"
},
"departure": {
"delay": 0,
"time": "1748772660"
},
"stopId": "833",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1748772741"
},
"departure": {
"delay": 0,
"time": "1748772741"
},
"stopId": "3325",
"stopSequence": 27
},
{
"arrival": {
"delay": 0,
"time": "1748772780"
},
"departure": {
"delay": 0,
"time": "1748772780"
},
"stopId": "1632",
"stopSequence": 28
},
{
"arrival": {
"delay": 1,
"time": "1748772822"
},
"departure": {
"delay": 1,
"time": "1748772822"
},
"stopId": "2278",
"stopSequence": 29
},
{
"arrival": {
"delay": 1,
"time": "1748772852"
},
"departure": {
"delay": 1,
"time": "1748772852"
},
"stopId": "821",
"stopSequence": 30
},
{
"arrival": {
"delay": 1,
"time": "1748772887"
},
"departure": {
"delay": 1,
"time": "1748772887"
},
"stopId": "367",
"stopSequence": 31
},
{
"arrival": {
"delay": 1,
"time": "1748772910"
},
"departure": {
"delay": 1,
"time": "1748772910"
},
"stopId": "3167",
"stopSequence": 32
},
{
"arrival": {
"delay": 0,
"time": "1748772936"
},
"departure": {
"delay": 0,
"time": "1748772936"
},
"stopId": "286",
"stopSequence": 33
},
{
"arrival": {
"delay": 0,
"time": "1748772969"
},
"departure": {
"delay": 0,
"time": "1748772969"
},
"stopId": "246",
"stopSequence": 34
},
{
"arrival": {
"delay": 0,
"time": "1748773020"
},
"departure": {
"delay": 0,
"time": "1748773020"
},
"stopId": "3168",
"stopSequence": 35
},
{
"arrival": {
"delay": 1,
"time": "1748773113"
},
"departure": {
"delay": 1,
"time": "1748773113"
},
"stopId": "457",
"stopSequence": 36
},
{
"arrival": {
"delay": 0,
"time": "1748773226"
},
"departure": {
"delay": 0,
"time": "1748773226"
},
"stopId": "3169",
"stopSequence": 37
},
{
"arrival": {
"delay": 1,
"time": "1748773290"
},
"departure": {
"delay": 1,
"time": "1748773290"
},
"stopId": "3170",
"stopSequence": 38
},
{
"arrival": {
"delay": 0,
"time": "1748773380"
},
"departure": {
"delay": 0,
"time": "1748773380"
},
"stopId": "2976",
"stopSequence": 39
},
{
"arrival": {
"delay": 1,
"time": "1748773458"
},
"departure": {
"delay": 1,
"time": "1748773458"
},
"stopId": "9183",
"stopSequence": 40
},
{
"arrival": {
"delay": 0,
"time": "1748773500"
},
"departure": {
"delay": 0,
"time": "1748773500"
},
"stopId": "9185",
"stopSequence": 41
},
{
"arrival": {
"delay": 1,
"time": "1748773586"
},
"departure": {
"delay": 1,
"time": "1748773586"
},
"stopId": "9187",
"stopSequence": 42
},
{
"arrival": {
"delay": 1,
"time": "1748773691"
},
"departure": {
"delay": 1,
"time": "1748773691"
},
"stopId": "9189",
"stopSequence": 43
},
{
"arrival": {
"delay": 1,
"time": "1748773821"
},
"departure": {
"delay": 1,
"time": "1748773821"
},
"stopId": "9191",
"stopSequence": 44
},
{
"arrival": {
"delay": 1,
"time": "1748773921"
},
"departure": {
"delay": 1,
"time": "1748773921"
},
"stopId": "4860",
"stopSequence": 45
},
{
"arrival": {
"delay": 1,
"time": "1748773987"
},
"departure": {
"delay": 1,
"time": "1748773987"
},
"stopId": "9030",
"stopSequence": 46
},
{
"arrival": {
"delay": 1,
"time": "1748774091"
},
"departure": {
"delay": 1,
"time": "1748774091"
},
"stopId": "7731",
"stopSequence": 47
},
{
"arrival": {
"delay": 1,
"time": "1748774221"
},
"departure": {
"delay": 1,
"time": "1748774221"
},
"stopId": "3647",
"stopSequence": 48
},
{
"arrival": {
"delay": 1,
"time": "1748774281"
},
"departure": {
"delay": 1,
"time": "1748774281"
},
"stopId": "5315",
"stopSequence": 49
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268435599_1"
}
}
},
{
"id": "RT|268435598_1|268435598",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "5315",
"stopSequence": 1
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3648",
"stopSequence": 2
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1692",
"stopSequence": 3
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6701",
"stopSequence": 4
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9192",
"stopSequence": 5
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9190",
"stopSequence": 6
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9188",
"stopSequence": 7
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2973",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9184",
"stopSequence": 9
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1808",
"stopSequence": 10
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1263",
"stopSequence": 11
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3158",
"stopSequence": 12
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "218",
"stopSequence": 13
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3159",
"stopSequence": 14
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8291",
"stopSequence": 15
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3160",
"stopSequence": 16
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "997",
"stopSequence": 17
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "755",
"stopSequence": 18
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "375",
"stopSequence": 19
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3161",
"stopSequence": 20
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3163",
"stopSequence": 21
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3307",
"stopSequence": 22
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3319",
"stopSequence": 23
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2910",
"stopSequence": 24
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1589",
"stopSequence": 25
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3336",
"stopSequence": 26
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7936",
"stopSequence": 27
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7934",
"stopSequence": 28
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7941",
"stopSequence": 29
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8742",
"stopSequence": 30
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7519",
"stopSequence": 31
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7530",
"stopSequence": 32
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7529",
"stopSequence": 33
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7883",
"stopSequence": 34
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1066",
"stopSequence": 35
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2704",
"stopSequence": 36
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "10",
"stopSequence": 37
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "848",
"stopSequence": 38
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3297",
"stopSequence": 39
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2943",
"stopSequence": 40
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2600",
"stopSequence": 41
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "807",
"stopSequence": 42
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1559",
"stopSequence": 43
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "206",
"stopSequence": 44
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2946",
"stopSequence": 45
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2947",
"stopSequence": 46
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268435598_1"
}
}
},
{
"id": "RT|268435595_1|268435595",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -278,
"time": "1748752823"
},
"departure": {
"delay": 22,
"time": "1748753123"
},
"stopId": "2947",
"stopSequence": 1
},
{
"arrival": {
"delay": 35,
"time": "1748753159"
},
"departure": {
"delay": 35,
"time": "1748753159"
},
"stopId": "1133",
"stopSequence": 2
},
{
"arrival": {
"delay": 35,
"time": "1748753213"
},
"departure": {
"delay": 61,
"time": "1748753239"
},
"stopId": "1278",
"stopSequence": 3
},
{
"arrival": {
"delay": 79,
"time": "1748753299"
},
"departure": {
"delay": 179,
"time": "1748753399"
},
"stopId": "2554",
"stopSequence": 4
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "744",
"stopSequence": 5
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1628",
"stopSequence": 6
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "2584",
"stopSequence": 7
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "2944",
"stopSequence": 8
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "3302",
"stopSequence": 9
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "2942",
"stopSequence": 10
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1157",
"stopSequence": 11
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1489",
"stopSequence": 12
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "2500",
"stopSequence": 13
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1312",
"stopSequence": 14
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "7505",
"stopSequence": 15
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "7511",
"stopSequence": 16
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "7531",
"stopSequence": 17
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "7517",
"stopSequence": 18
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "8743",
"stopSequence": 19
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "7942",
"stopSequence": 20
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "7935",
"stopSequence": 21
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "7937",
"stopSequence": 22
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "2639",
"stopSequence": 23
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "2511",
"stopSequence": 24
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "2983",
"stopSequence": 25
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "833",
"stopSequence": 26
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "3325",
"stopSequence": 27
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1632",
"stopSequence": 28
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "2278",
"stopSequence": 29
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "821",
"stopSequence": 30
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "367",
"stopSequence": 31
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "3167",
"stopSequence": 32
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "286",
"stopSequence": 33
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "246",
"stopSequence": 34
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "3168",
"stopSequence": 35
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "457",
"stopSequence": 36
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "3169",
"stopSequence": 37
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "3170",
"stopSequence": 38
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "2976",
"stopSequence": 39
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "9183",
"stopSequence": 40
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "9185",
"stopSequence": 41
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "9187",
"stopSequence": 42
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "9189",
"stopSequence": 43
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "9191",
"stopSequence": 44
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "4860",
"stopSequence": 45
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "9030",
"stopSequence": 46
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "7731",
"stopSequence": 47
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "3647",
"stopSequence": 48
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "5315",
"stopSequence": 49
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268435595_1"
},
"vehicle": {
"id": "ineo-bus:1861",
"label": "BORDEAUX QUINCONCES"
}
}
},
{
"id": "RT|268436096_1|268436096",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -443,
"time": "1748754757"
},
"departure": {
"delay": 0,
"time": "1748755200"
},
"stopId": "5610",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748755309"
},
"departure": {
"delay": 0,
"time": "1748755309"
},
"stopId": "5609",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748755440"
},
"departure": {
"delay": 0,
"time": "1748755440"
},
"stopId": "516",
"stopSequence": 3
},
{
"arrival": {
"delay": 1,
"time": "1748755508"
},
"departure": {
"delay": 1,
"time": "1748755508"
},
"stopId": "1379",
"stopSequence": 4
},
{
"arrival": {
"delay": 1,
"time": "1748755579"
},
"departure": {
"delay": 1,
"time": "1748755579"
},
"stopId": "2350",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748755620"
},
"departure": {
"delay": 0,
"time": "1748755620"
},
"stopId": "9064",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1748755691"
},
"departure": {
"delay": 1,
"time": "1748755691"
},
"stopId": "100",
"stopSequence": 7
},
{
"arrival": {
"delay": 1,
"time": "1748755722"
},
"departure": {
"delay": 1,
"time": "1748755722"
},
"stopId": "2904",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1748755772"
},
"departure": {
"delay": 1,
"time": "1748755772"
},
"stopId": "983",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748755798"
},
"departure": {
"delay": 0,
"time": "1748755798"
},
"stopId": "2337",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1748755860"
},
"departure": {
"delay": 0,
"time": "1748755860"
},
"stopId": "604",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1748755921"
},
"departure": {
"delay": 0,
"time": "1748755921"
},
"stopId": "2338",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1748755980"
},
"departure": {
"delay": 0,
"time": "1748755980"
},
"stopId": "8991",
"stopSequence": 13
},
{
"arrival": {
"delay": 1,
"time": "1748756013"
},
"departure": {
"delay": 1,
"time": "1748756013"
},
"stopId": "2339",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1748756084"
},
"departure": {
"delay": 0,
"time": "1748756084"
},
"stopId": "2340",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1748756145"
},
"departure": {
"delay": 0,
"time": "1748756145"
},
"stopId": "149",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1748756220"
},
"departure": {
"delay": 0,
"time": "1748756220"
},
"stopId": "2342",
"stopSequence": 17
},
{
"arrival": {
"delay": 1,
"time": "1748756266"
},
"departure": {
"delay": 1,
"time": "1748756266"
},
"stopId": "2341",
"stopSequence": 18
},
{
"arrival": {
"delay": 1,
"time": "1748756344"
},
"departure": {
"delay": 1,
"time": "1748756344"
},
"stopId": "1323",
"stopSequence": 19
},
{
"arrival": {
"delay": 2,
"time": "1748756383"
},
"departure": {
"delay": 2,
"time": "1748756383"
},
"stopId": "1094",
"stopSequence": 20
},
{
"arrival": {
"delay": 1,
"time": "1748756461"
},
"departure": {
"delay": 1,
"time": "1748756461"
},
"stopId": "1749",
"stopSequence": 21
},
{
"arrival": {
"delay": 2,
"time": "1748756494"
},
"departure": {
"delay": 2,
"time": "1748756494"
},
"stopId": "1801",
"stopSequence": 22
},
{
"arrival": {
"delay": 2,
"time": "1748756543"
},
"departure": {
"delay": 2,
"time": "1748756543"
},
"stopId": "1804",
"stopSequence": 23
},
{
"arrival": {
"delay": 2,
"time": "1748756569"
},
"departure": {
"delay": 2,
"time": "1748756569"
},
"stopId": "254",
"stopSequence": 24
},
{
"arrival": {
"delay": 2,
"time": "1748756617"
},
"departure": {
"delay": 2,
"time": "1748756617"
},
"stopId": "2343",
"stopSequence": 25
},
{
"arrival": {
"delay": 1,
"time": "1748756641"
},
"departure": {
"delay": 1,
"time": "1748756641"
},
"stopId": "2344",
"stopSequence": 26
},
{
"arrival": {
"delay": 1,
"time": "1748756707"
},
"departure": {
"delay": 1,
"time": "1748756707"
},
"stopId": "4154",
"stopSequence": 27
},
{
"arrival": {
"delay": 1,
"time": "1748756761"
},
"departure": {
"delay": 1,
"time": "1748756761"
},
"stopId": "2346",
"stopSequence": 28
},
{
"arrival": {
"delay": 1,
"time": "1748756822"
},
"departure": {
"delay": 1,
"time": "1748756822"
},
"stopId": "2347",
"stopSequence": 29
},
{
"arrival": {
"delay": 1,
"time": "1748756886"
},
"departure": {
"delay": 1,
"time": "1748756886"
},
"stopId": "2348",
"stopSequence": 30
},
{
"arrival": {
"delay": 0,
"time": "1748756940"
},
"departure": {
"delay": 0,
"time": "1748756940"
},
"stopId": "2349",
"stopSequence": 31
},
{
"arrival": {
"delay": 0,
"time": "1748757000"
},
"departure": {
"delay": 0,
"time": "1748757000"
},
"stopId": "1288",
"stopSequence": 32
},
{
"arrival": {
"delay": 0,
"time": "1748757060"
},
"departure": {
"delay": 0,
"time": "1748757060"
},
"stopId": "7982",
"stopSequence": 33
},
{
"arrival": {
"delay": 0,
"time": "1748757120"
},
"departure": {
"delay": 0,
"time": "1748757120"
},
"stopId": "1240",
"stopSequence": 34
},
{
"arrival": {
"delay": 1,
"time": "1748757183"
},
"departure": {
"delay": 1,
"time": "1748757183"
},
"stopId": "1231",
"stopSequence": 35
},
{
"arrival": {
"delay": 0,
"time": "1748757219"
},
"departure": {
"delay": 0,
"time": "1748757219"
},
"stopId": "394",
"stopSequence": 36
},
{
"arrival": {
"delay": 0,
"time": "1748757294"
},
"departure": {
"delay": 0,
"time": "1748757294"
},
"stopId": "1442",
"stopSequence": 37
},
{
"arrival": {
"delay": 0,
"time": "1748757360"
},
"departure": {
"delay": 0,
"time": "1748757360"
},
"stopId": "5617",
"stopSequence": 38
},
{
"arrival": {
"delay": 0,
"time": "1748757420"
},
"departure": {
"delay": 0,
"time": "1748757420"
},
"stopId": "5618",
"stopSequence": 39
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "09",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268436096_1"
}
}
},
{
"id": "RT|268436097_1|268436097",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -480,
"time": "1748757420"
},
"departure": {
"delay": 0,
"time": "1748757900"
},
"stopId": "5618",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748757960"
},
"departure": {
"delay": 0,
"time": "1748758080"
},
"stopId": "5619",
"stopSequence": 2
},
{
"arrival": {
"delay": 1,
"time": "1748758164"
},
"departure": {
"delay": 1,
"time": "1748758164"
},
"stopId": "420",
"stopSequence": 3
},
{
"arrival": {
"delay": 1,
"time": "1748758224"
},
"departure": {
"delay": 1,
"time": "1748758224"
},
"stopId": "318",
"stopSequence": 4
},
{
"arrival": {
"delay": 1,
"time": "1748758269"
},
"departure": {
"delay": 1,
"time": "1748758269"
},
"stopId": "128",
"stopSequence": 5
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "09",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268436097_1"
}
}
},
{
"id": "RT|268436094_1|268436094",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -159,
"time": "1748749642"
},
"departure": {
"delay": 41,
"time": "1748749842"
},
"stopId": "5610",
"stopSequence": 1
},
{
"arrival": {
"delay": 22,
"time": "1748749931"
},
"departure": {
"delay": 42,
"time": "1748749951"
},
"stopId": "5609",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1748750100"
},
"departure": {
"delay": 74,
"time": "1748750114"
},
"stopId": "516",
"stopSequence": 3
},
{
"arrival": {
"delay": 69,
"time": "1748750176"
},
"departure": {
"delay": 99,
"time": "1748750206"
},
"stopId": "1379",
"stopSequence": 4
},
{
"arrival": {
"delay": 95,
"time": "1748750273"
},
"departure": {
"delay": 95,
"time": "1748750273"
},
"stopId": "2350",
"stopSequence": 5
},
{
"arrival": {
"delay": 86,
"time": "1748750306"
},
"departure": {
"delay": 117,
"time": "1748750337"
},
"stopId": "9064",
"stopSequence": 6
},
{
"arrival": {
"delay": 143,
"time": "1748750433"
},
"departure": {
"delay": 166,
"time": "1748750456"
},
"stopId": "100",
"stopSequence": 7
},
{
"arrival": {
"delay": 158,
"time": "1748750479"
},
"departure": {
"delay": 187,
"time": "1748750508"
},
"stopId": "2904",
"stopSequence": 8
},
{
"arrival": {
"delay": 164,
"time": "1748750535"
},
"departure": {
"delay": 180,
"time": "1748750551"
},
"stopId": "983",
"stopSequence": 9
},
{
"arrival": {
"delay": 174,
"time": "1748750572"
},
"departure": {
"delay": 192,
"time": "1748750590"
},
"stopId": "2337",
"stopSequence": 10
},
{
"arrival": {
"delay": 182,
"time": "1748750642"
},
"departure": {
"delay": 201,
"time": "1748750661"
},
"stopId": "604",
"stopSequence": 11
},
{
"arrival": {
"delay": 174,
"time": "1748750695"
},
"departure": {
"delay": 174,
"time": "1748750695"
},
"stopId": "2338",
"stopSequence": 12
},
{
"arrival": {
"delay": 162,
"time": "1748750742"
},
"departure": {
"delay": 219,
"time": "1748750799"
},
"stopId": "8991",
"stopSequence": 13
},
{
"arrival": {
"delay": 223,
"time": "1748750835"
},
"departure": {
"delay": 250,
"time": "1748750862"
},
"stopId": "2339",
"stopSequence": 14
},
{
"arrival": {
"delay": 238,
"time": "1748750922"
},
"departure": {
"delay": 258,
"time": "1748750942"
},
"stopId": "2340",
"stopSequence": 15
},
{
"arrival": {
"delay": 238,
"time": "1748750983"
},
"departure": {
"delay": 258,
"time": "1748751003"
},
"stopId": "149",
"stopSequence": 16
},
{
"arrival": {
"delay": 233,
"time": "1748751053"
},
"departure": {
"delay": 257,
"time": "1748751077"
},
"stopId": "2342",
"stopSequence": 17
},
{
"arrival": {
"delay": 239,
"time": "1748751104"
},
"departure": {
"delay": 259,
"time": "1748751124"
},
"stopId": "2341",
"stopSequence": 18
},
{
"arrival": {
"delay": 244,
"time": "1748751187"
},
"departure": {
"delay": 244,
"time": "1748751187"
},
"stopId": "1323",
"stopSequence": 19
},
{
"arrival": {
"delay": 229,
"time": "1748751210"
},
"departure": {
"delay": 229,
"time": "1748751210"
},
"stopId": "1094",
"stopSequence": 20
},
{
"arrival": {
"delay": 205,
"time": "1748751265"
},
"departure": {
"delay": 228,
"time": "1748751288"
},
"stopId": "1749",
"stopSequence": 21
},
{
"arrival": {
"delay": 249,
"time": "1748751341"
},
"departure": {
"delay": 259,
"time": "1748751351"
},
"stopId": "1801",
"stopSequence": 22
},
{
"arrival": {
"delay": 243,
"time": "1748751384"
},
"departure": {
"delay": 264,
"time": "1748751405"
},
"stopId": "1804",
"stopSequence": 23
},
{
"arrival": {
"delay": 257,
"time": "1748751424"
},
"departure": {
"delay": 279,
"time": "1748751446"
},
"stopId": "254",
"stopSequence": 24
},
{
"arrival": {
"delay": 265,
"time": "1748751480"
},
"departure": {
"delay": 287,
"time": "1748751502"
},
"stopId": "2343",
"stopSequence": 25
},
{
"arrival": {
"delay": 278,
"time": "1748751518"
},
"departure": {
"delay": 278,
"time": "1748751518"
},
"stopId": "2344",
"stopSequence": 26
},
{
"arrival": {
"delay": 254,
"time": "1748751560"
},
"departure": {
"delay": 272,
"time": "1748751578"
},
"stopId": "4154",
"stopSequence": 27
},
{
"arrival": {
"delay": 249,
"time": "1748751609"
},
"departure": {
"delay": 249,
"time": "1748751609"
},
"stopId": "2346",
"stopSequence": 28
},
{
"arrival": {
"delay": 216,
"time": "1748751637"
},
"departure": {
"delay": 216,
"time": "1748751637"
},
"stopId": "2347",
"stopSequence": 29
},
{
"arrival": {
"delay": 217,
"time": "1748751702"
},
"departure": {
"delay": 247,
"time": "1748751732"
},
"stopId": "2348",
"stopSequence": 30
},
{
"arrival": {
"delay": 234,
"time": "1748751774"
},
"departure": {
"delay": 256,
"time": "1748751796"
},
"stopId": "2349",
"stopSequence": 31
},
{
"arrival": {
"delay": 224,
"time": "1748751824"
},
"departure": {
"delay": 225,
"time": "1748751825"
},
"stopId": "1288",
"stopSequence": 32
},
{
"arrival": {
"delay": 188,
"time": "1748751848"
},
"departure": {
"delay": 200,
"time": "1748751860"
},
"stopId": "7982",
"stopSequence": 33
},
{
"arrival": {
"delay": 200,
"time": "1748751920"
},
"departure": {
"delay": 200,
"time": "1748751920"
},
"stopId": "1240",
"stopSequence": 34
},
{
"arrival": {
"delay": 174,
"time": "1748751956"
},
"departure": {
"delay": 174,
"time": "1748751956"
},
"stopId": "1231",
"stopSequence": 35
},
{
"arrival": {
"delay": 160,
"time": "1748751979"
},
"departure": {
"delay": 160,
"time": "1748751979"
},
"stopId": "394",
"stopSequence": 36
},
{
"arrival": {
"delay": 129,
"time": "1748752023"
},
"departure": {
"delay": 143,
"time": "1748752037"
},
"stopId": "1442",
"stopSequence": 37
},
{
"arrival": {
"delay": 126,
"time": "1748752086"
},
"departure": {
"delay": 195,
"time": "1748752155"
},
"stopId": "5617",
"stopSequence": 38
},
{
"arrival": {
"delay": 160,
"time": "1748752180"
},
"departure": {
"delay": 160,
"time": "1748752180"
},
"stopId": "5618",
"stopSequence": 39
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "09",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268436094_1"
}
}
},
{
"id": "RT|268436095_1|268436095",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -320,
"time": "1748752180"
},
"departure": {
"delay": 100,
"time": "1748752600"
},
"stopId": "5618",
"stopSequence": 1
},
{
"arrival": {
"delay": 90,
"time": "1748752650"
},
"departure": {
"delay": 39,
"time": "1748752719"
},
"stopId": "5619",
"stopSequence": 2
},
{
"arrival": {
"delay": 32,
"time": "1748752795"
},
"departure": {
"delay": 32,
"time": "1748752795"
},
"stopId": "420",
"stopSequence": 3
},
{
"arrival": {
"delay": 37,
"time": "1748752860"
},
"departure": {
"delay": 57,
"time": "1748752880"
},
"stopId": "318",
"stopSequence": 4
},
{
"arrival": {
"delay": 51,
"time": "1748752919"
},
"departure": {
"delay": 53,
"time": "1748752921"
},
"stopId": "128",
"stopSequence": 5
},
{
"arrival": {
"delay": 35,
"time": "1748752955"
},
"departure": {
"delay": 35,
"time": "1748752955"
},
"stopId": "655",
"stopSequence": 6
},
{
"arrival": {
"delay": 28,
"time": "1748753068"
},
"departure": {
"delay": 40,
"time": "1748753080"
},
"stopId": "7981",
"stopSequence": 7
},
{
"arrival": {
"delay": 40,
"time": "1748753118"
},
"departure": {
"delay": 42,
"time": "1748753120"
},
"stopId": "421",
"stopSequence": 8
},
{
"arrival": {
"delay": 31,
"time": "1748753191"
},
"departure": {
"delay": 48,
"time": "1748753208"
},
"stopId": "2400",
"stopSequence": 9
},
{
"arrival": {
"delay": 40,
"time": "1748753260"
},
"departure": {
"delay": 44,
"time": "1748753264"
},
"stopId": "1594",
"stopSequence": 10
},
{
"arrival": {
"delay": 32,
"time": "1748753278"
},
"departure": {
"delay": 33,
"time": "1748753279"
},
"stopId": "2324",
"stopSequence": 11
},
{
"arrival": {
"delay": 18,
"time": "1748753298"
},
"departure": {
"delay": 44,
"time": "1748753324"
},
"stopId": "4057",
"stopSequence": 12
},
{
"arrival": {
"delay": 42,
"time": "1748753397"
},
"departure": {
"delay": 42,
"time": "1748753397"
},
"stopId": "3310",
"stopSequence": 13
},
{
"arrival": {
"delay": 36,
"time": "1748753436"
},
"departure": {
"delay": 41,
"time": "1748753441"
},
"stopId": "1757",
"stopSequence": 14
},
{
"arrival": {
"delay": 47,
"time": "1748753517"
},
"departure": {
"delay": 47,
"time": "1748753517"
},
"stopId": "647",
"stopSequence": 15
},
{
"arrival": {
"delay": 22,
"time": "1748753558"
},
"departure": {
"delay": 36,
"time": "1748753572"
},
"stopId": "2326",
"stopSequence": 16
},
{
"arrival": {
"delay": 18,
"time": "1748753598"
},
"departure": {
"delay": 38,
"time": "1748753618"
},
"stopId": "1595",
"stopSequence": 17
},
{
"arrival": {
"delay": 51,
"time": "1748753658"
},
"departure": {
"delay": 52,
"time": "1748753659"
},
"stopId": "1758",
"stopSequence": 18
},
{
"arrival": {
"delay": 36,
"time": "1748753678"
},
"departure": {
"delay": 54,
"time": "1748753696"
},
"stopId": "2327",
"stopSequence": 19
},
{
"arrival": {
"delay": 40,
"time": "1748753762"
},
"departure": {
"delay": 56,
"time": "1748753778"
},
"stopId": "2328",
"stopSequence": 20
},
{
"arrival": {
"delay": 52,
"time": "1748753812"
},
"departure": {
"delay": 52,
"time": "1748753812"
},
"stopId": "641",
"stopSequence": 21
},
{
"arrival": {
"delay": 32,
"time": "1748753847"
},
"departure": {
"delay": 51,
"time": "1748753866"
},
"stopId": "634",
"stopSequence": 22
},
{
"arrival": {
"delay": 41,
"time": "1748753912"
},
"departure": {
"delay": 41,
"time": "1748753912"
},
"stopId": "1756",
"stopSequence": 23
},
{
"arrival": {
"delay": 41,
"time": "1748753985"
},
"departure": {
"delay": 41,
"time": "1748753985"
},
"stopId": "2329",
"stopSequence": 24
},
{
"arrival": {
"delay": 40,
"time": "1748754040"
},
"departure": {
"delay": 40,
"time": "1748754040"
},
"stopId": "2330",
"stopSequence": 25
},
{
"arrival": {
"delay": 40,
"time": "1748754070"
},
"departure": {
"delay": 40,
"time": "1748754070"
},
"stopId": "549",
"stopSequence": 26
},
{
"arrival": {
"delay": 40,
"time": "1748754100"
},
"departure": {
"delay": 40,
"time": "1748754100"
},
"stopId": "1290",
"stopSequence": 27
},
{
"arrival": {
"delay": 40,
"time": "1748754134"
},
"departure": {
"delay": 40,
"time": "1748754134"
},
"stopId": "1959",
"stopSequence": 28
},
{
"arrival": {
"delay": 41,
"time": "1748754173"
},
"departure": {
"delay": 41,
"time": "1748754173"
},
"stopId": "637",
"stopSequence": 29
},
{
"arrival": {
"delay": 40,
"time": "1748754205"
},
"departure": {
"delay": 40,
"time": "1748754205"
},
"stopId": "998",
"stopSequence": 30
},
{
"arrival": {
"delay": 40,
"time": "1748754235"
},
"departure": {
"delay": 40,
"time": "1748754235"
},
"stopId": "2331",
"stopSequence": 31
},
{
"arrival": {
"delay": 40,
"time": "1748754280"
},
"departure": {
"delay": 40,
"time": "1748754280"
},
"stopId": "209",
"stopSequence": 32
},
{
"arrival": {
"delay": 40,
"time": "1748754340"
},
"departure": {
"delay": 40,
"time": "1748754340"
},
"stopId": "2334",
"stopSequence": 33
},
{
"arrival": {
"delay": 40,
"time": "1748754399"
},
"departure": {
"delay": 40,
"time": "1748754399"
},
"stopId": "1475",
"stopSequence": 34
},
{
"arrival": {
"delay": 40,
"time": "1748754460"
},
"departure": {
"delay": 40,
"time": "1748754460"
},
"stopId": "581",
"stopSequence": 35
},
{
"arrival": {
"delay": 40,
"time": "1748754520"
},
"departure": {
"delay": 40,
"time": "1748754520"
},
"stopId": "2167",
"stopSequence": 36
},
{
"arrival": {
"delay": 41,
"time": "1748754664"
},
"departure": {
"delay": 41,
"time": "1748754664"
},
"stopId": "5608",
"stopSequence": 37
},
{
"arrival": {
"delay": 40,
"time": "1748754760"
},
"departure": {
"delay": 40,
"time": "1748754760"
},
"stopId": "5610",
"stopSequence": 38
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "09",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268436095_1"
},
"vehicle": {
"id": "ineo-bus:1887",
"label": "BRANDENBURG"
}
}
},
{
"id": "RT|268436074_1|268436074",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -255,
"time": "1748753145"
},
"departure": {
"delay": 25,
"time": "1748753425"
},
"stopId": "5610",
"stopSequence": 1
},
{
"arrival": {
"delay": -4,
"time": "1748753505"
},
"departure": {
"delay": 16,
"time": "1748753525"
},
"stopId": "5609",
"stopSequence": 2
},
{
"arrival": {
"delay": 10,
"time": "1748753650"
},
"departure": {
"delay": 31,
"time": "1748753671"
},
"stopId": "516",
"stopSequence": 3
},
{
"arrival": {
"delay": 21,
"time": "1748753728"
},
"departure": {
"delay": 60,
"time": "1748753767"
},
"stopId": "1379",
"stopSequence": 4
},
{
"arrival": {
"delay": 47,
"time": "1748753825"
},
"departure": {
"delay": 51,
"time": "1748753829"
},
"stopId": "2350",
"stopSequence": 5
},
{
"arrival": {
"delay": 42,
"time": "1748753862"
},
"departure": {
"delay": 51,
"time": "1748753871"
},
"stopId": "9064",
"stopSequence": 6
},
{
"arrival": {
"delay": 25,
"time": "1748753915"
},
"departure": {
"delay": 35,
"time": "1748753925"
},
"stopId": "100",
"stopSequence": 7
},
{
"arrival": {
"delay": 35,
"time": "1748753956"
},
"departure": {
"delay": 35,
"time": "1748753956"
},
"stopId": "2904",
"stopSequence": 8
},
{
"arrival": {
"delay": 35,
"time": "1748754006"
},
"departure": {
"delay": 35,
"time": "1748754006"
},
"stopId": "983",
"stopSequence": 9
},
{
"arrival": {
"delay": 34,
"time": "1748754032"
},
"departure": {
"delay": 34,
"time": "1748754032"
},
"stopId": "2337",
"stopSequence": 10
},
{
"arrival": {
"delay": 34,
"time": "1748754094"
},
"departure": {
"delay": 34,
"time": "1748754094"
},
"stopId": "604",
"stopSequence": 11
},
{
"arrival": {
"delay": 34,
"time": "1748754155"
},
"departure": {
"delay": 34,
"time": "1748754155"
},
"stopId": "2338",
"stopSequence": 12
},
{
"arrival": {
"delay": 34,
"time": "1748754214"
},
"departure": {
"delay": 34,
"time": "1748754214"
},
"stopId": "8991",
"stopSequence": 13
},
{
"arrival": {
"delay": 35,
"time": "1748754247"
},
"departure": {
"delay": 35,
"time": "1748754247"
},
"stopId": "2339",
"stopSequence": 14
},
{
"arrival": {
"delay": 34,
"time": "1748754318"
},
"departure": {
"delay": 34,
"time": "1748754318"
},
"stopId": "2340",
"stopSequence": 15
},
{
"arrival": {
"delay": 34,
"time": "1748754379"
},
"departure": {
"delay": 34,
"time": "1748754379"
},
"stopId": "149",
"stopSequence": 16
},
{
"arrival": {
"delay": 34,
"time": "1748754454"
},
"departure": {
"delay": 34,
"time": "1748754454"
},
"stopId": "2342",
"stopSequence": 17
},
{
"arrival": {
"delay": 35,
"time": "1748754500"
},
"departure": {
"delay": 35,
"time": "1748754500"
},
"stopId": "2341",
"stopSequence": 18
},
{
"arrival": {
"delay": 35,
"time": "1748754578"
},
"departure": {
"delay": 35,
"time": "1748754578"
},
"stopId": "1323",
"stopSequence": 19
},
{
"arrival": {
"delay": 36,
"time": "1748754617"
},
"departure": {
"delay": 36,
"time": "1748754617"
},
"stopId": "1094",
"stopSequence": 20
},
{
"arrival": {
"delay": 35,
"time": "1748754695"
},
"departure": {
"delay": 35,
"time": "1748754695"
},
"stopId": "1749",
"stopSequence": 21
},
{
"arrival": {
"delay": 36,
"time": "1748754728"
},
"departure": {
"delay": 36,
"time": "1748754728"
},
"stopId": "1801",
"stopSequence": 22
},
{
"arrival": {
"delay": 36,
"time": "1748754777"
},
"departure": {
"delay": 36,
"time": "1748754777"
},
"stopId": "1804",
"stopSequence": 23
},
{
"arrival": {
"delay": 36,
"time": "1748754803"
},
"departure": {
"delay": 36,
"time": "1748754803"
},
"stopId": "254",
"stopSequence": 24
},
{
"arrival": {
"delay": 36,
"time": "1748754851"
},
"departure": {
"delay": 36,
"time": "1748754851"
},
"stopId": "2343",
"stopSequence": 25
},
{
"arrival": {
"delay": 35,
"time": "1748754875"
},
"departure": {
"delay": 35,
"time": "1748754875"
},
"stopId": "2344",
"stopSequence": 26
},
{
"arrival": {
"delay": 35,
"time": "1748754941"
},
"departure": {
"delay": 35,
"time": "1748754941"
},
"stopId": "4154",
"stopSequence": 27
},
{
"arrival": {
"delay": 35,
"time": "1748754995"
},
"departure": {
"delay": 35,
"time": "1748754995"
},
"stopId": "2346",
"stopSequence": 28
},
{
"arrival": {
"delay": 35,
"time": "1748755056"
},
"departure": {
"delay": 35,
"time": "1748755056"
},
"stopId": "2347",
"stopSequence": 29
},
{
"arrival": {
"delay": 35,
"time": "1748755120"
},
"departure": {
"delay": 35,
"time": "1748755120"
},
"stopId": "2348",
"stopSequence": 30
},
{
"arrival": {
"delay": 34,
"time": "1748755174"
},
"departure": {
"delay": 34,
"time": "1748755174"
},
"stopId": "2349",
"stopSequence": 31
},
{
"arrival": {
"delay": 34,
"time": "1748755234"
},
"departure": {
"delay": 34,
"time": "1748755234"
},
"stopId": "1288",
"stopSequence": 32
},
{
"arrival": {
"delay": 34,
"time": "1748755294"
},
"departure": {
"delay": 34,
"time": "1748755294"
},
"stopId": "7982",
"stopSequence": 33
},
{
"arrival": {
"delay": 34,
"time": "1748755354"
},
"departure": {
"delay": 34,
"time": "1748755354"
},
"stopId": "1240",
"stopSequence": 34
},
{
"arrival": {
"delay": 35,
"time": "1748755417"
},
"departure": {
"delay": 35,
"time": "1748755417"
},
"stopId": "1231",
"stopSequence": 35
},
{
"arrival": {
"delay": 34,
"time": "1748755453"
},
"departure": {
"delay": 34,
"time": "1748755453"
},
"stopId": "394",
"stopSequence": 36
},
{
"arrival": {
"delay": 34,
"time": "1748755528"
},
"departure": {
"delay": 34,
"time": "1748755528"
},
"stopId": "1442",
"stopSequence": 37
},
{
"arrival": {
"delay": 34,
"time": "1748755594"
},
"departure": {
"delay": 34,
"time": "1748755594"
},
"stopId": "5617",
"stopSequence": 38
},
{
"arrival": {
"delay": 34,
"time": "1748755654"
},
"departure": {
"delay": 34,
"time": "1748755654"
},
"stopId": "5618",
"stopSequence": 39
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "09",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268436074_1"
},
"vehicle": {
"id": "ineo-bus:1874",
"label": "GARE ST JEAN"
}
}
},
{
"id": "RT|268436075_1|268436075",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -446,
"time": "1748755654"
},
"departure": {
"delay": 0,
"time": "1748756100"
},
"stopId": "5618",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748756160"
},
"departure": {
"delay": 0,
"time": "1748756280"
},
"stopId": "5619",
"stopSequence": 2
},
{
"arrival": {
"delay": 1,
"time": "1748756364"
},
"departure": {
"delay": 1,
"time": "1748756364"
},
"stopId": "420",
"stopSequence": 3
},
{
"arrival": {
"delay": 1,
"time": "1748756424"
},
"departure": {
"delay": 1,
"time": "1748756424"
},
"stopId": "318",
"stopSequence": 4
},
{
"arrival": {
"delay": 1,
"time": "1748756469"
},
"departure": {
"delay": 1,
"time": "1748756469"
},
"stopId": "128",
"stopSequence": 5
},
{
"arrival": {
"delay": 1,
"time": "1748756521"
},
"departure": {
"delay": 1,
"time": "1748756521"
},
"stopId": "655",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1748756641"
},
"departure": {
"delay": 1,
"time": "1748756641"
},
"stopId": "7981",
"stopSequence": 7
},
{
"arrival": {
"delay": 2,
"time": "1748756680"
},
"departure": {
"delay": 2,
"time": "1748756680"
},
"stopId": "421",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1748756761"
},
"departure": {
"delay": 1,
"time": "1748756761"
},
"stopId": "2400",
"stopSequence": 9
},
{
"arrival": {
"delay": 1,
"time": "1748756821"
},
"departure": {
"delay": 1,
"time": "1748756821"
},
"stopId": "1594",
"stopSequence": 10
},
{
"arrival": {
"delay": 1,
"time": "1748756847"
},
"departure": {
"delay": 1,
"time": "1748756847"
},
"stopId": "2324",
"stopSequence": 11
},
{
"arrival": {
"delay": 1,
"time": "1748756881"
},
"departure": {
"delay": 1,
"time": "1748756881"
},
"stopId": "4057",
"stopSequence": 12
},
{
"arrival": {
"delay": 2,
"time": "1748756957"
},
"departure": {
"delay": 2,
"time": "1748756957"
},
"stopId": "3310",
"stopSequence": 13
},
{
"arrival": {
"delay": 1,
"time": "1748757001"
},
"departure": {
"delay": 1,
"time": "1748757001"
},
"stopId": "1757",
"stopSequence": 14
},
{
"arrival": {
"delay": 1,
"time": "1748757071"
},
"departure": {
"delay": 1,
"time": "1748757071"
},
"stopId": "647",
"stopSequence": 15
},
{
"arrival": {
"delay": 1,
"time": "1748757137"
},
"departure": {
"delay": 1,
"time": "1748757137"
},
"stopId": "2326",
"stopSequence": 16
},
{
"arrival": {
"delay": 1,
"time": "1748757181"
},
"departure": {
"delay": 1,
"time": "1748757181"
},
"stopId": "1595",
"stopSequence": 17
},
{
"arrival": {
"delay": 1,
"time": "1748757208"
},
"departure": {
"delay": 1,
"time": "1748757208"
},
"stopId": "1758",
"stopSequence": 18
},
{
"arrival": {
"delay": 1,
"time": "1748757243"
},
"departure": {
"delay": 1,
"time": "1748757243"
},
"stopId": "2327",
"stopSequence": 19
},
{
"arrival": {
"delay": 1,
"time": "1748757323"
},
"departure": {
"delay": 1,
"time": "1748757323"
},
"stopId": "2328",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1748757360"
},
"departure": {
"delay": 0,
"time": "1748757360"
},
"stopId": "641",
"stopSequence": 21
},
{
"arrival": {
"delay": 1,
"time": "1748757416"
},
"departure": {
"delay": 1,
"time": "1748757416"
},
"stopId": "634",
"stopSequence": 22
},
{
"arrival": {
"delay": 1,
"time": "1748757472"
},
"departure": {
"delay": 1,
"time": "1748757472"
},
"stopId": "1756",
"stopSequence": 23
},
{
"arrival": {
"delay": 1,
"time": "1748757545"
},
"departure": {
"delay": 1,
"time": "1748757545"
},
"stopId": "2329",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1748757600"
},
"departure": {
"delay": 0,
"time": "1748757600"
},
"stopId": "2330",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1748757630"
},
"departure": {
"delay": 0,
"time": "1748757630"
},
"stopId": "549",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1748757660"
},
"departure": {
"delay": 0,
"time": "1748757660"
},
"stopId": "1290",
"stopSequence": 27
},
{
"arrival": {
"delay": 0,
"time": "1748757705"
},
"departure": {
"delay": 0,
"time": "1748757705"
},
"stopId": "1959",
"stopSequence": 28
},
{
"arrival": {
"delay": 0,
"time": "1748757757"
},
"departure": {
"delay": 0,
"time": "1748757757"
},
"stopId": "637",
"stopSequence": 29
},
{
"arrival": {
"delay": 0,
"time": "1748757800"
},
"departure": {
"delay": 0,
"time": "1748757800"
},
"stopId": "998",
"stopSequence": 30
},
{
"arrival": {
"delay": 0,
"time": "1748757840"
},
"departure": {
"delay": 0,
"time": "1748757840"
},
"stopId": "2331",
"stopSequence": 31
},
{
"arrival": {
"delay": 0,
"time": "1748757900"
},
"departure": {
"delay": 0,
"time": "1748757900"
},
"stopId": "209",
"stopSequence": 32
},
{
"arrival": {
"delay": 0,
"time": "1748757960"
},
"departure": {
"delay": 0,
"time": "1748757960"
},
"stopId": "2334",
"stopSequence": 33
},
{
"arrival": {
"delay": 0,
"time": "1748758019"
},
"departure": {
"delay": 0,
"time": "1748758019"
},
"stopId": "1475",
"stopSequence": 34
},
{
"arrival": {
"delay": 0,
"time": "1748758080"
},
"departure": {
"delay": 0,
"time": "1748758080"
},
"stopId": "581",
"stopSequence": 35
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "09",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268436075_1"
}
}
},
{
"id": "RT|268436073_1|268436073",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -933,
"time": "1748749828"
},
"departure": {
"delay": -14,
"time": "1748750747"
},
"stopId": "5618",
"stopSequence": 1
},
{
"arrival": {
"delay": -4,
"time": "1748750816"
},
"departure": {
"delay": 16,
"time": "1748750896"
},
"stopId": "5619",
"stopSequence": 2
},
{
"arrival": {
"delay": 19,
"time": "1748750982"
},
"departure": {
"delay": 22,
"time": "1748750985"
},
"stopId": "420",
"stopSequence": 3
},
{
"arrival": {
"delay": 37,
"time": "1748751060"
},
"departure": {
"delay": 56,
"time": "1748751079"
},
"stopId": "318",
"stopSequence": 4
},
{
"arrival": {
"delay": 62,
"time": "1748751130"
},
"departure": {
"delay": 80,
"time": "1748751148"
},
"stopId": "128",
"stopSequence": 5
},
{
"arrival": {
"delay": 64,
"time": "1748751184"
},
"departure": {
"delay": 64,
"time": "1748751184"
},
"stopId": "655",
"stopSequence": 6
},
{
"arrival": {
"delay": 12,
"time": "1748751252"
},
"departure": {
"delay": 12,
"time": "1748751252"
},
"stopId": "7981",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748751278"
},
"departure": {
"delay": 18,
"time": "1748751296"
},
"stopId": "421",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1748751365"
},
"departure": {
"delay": 24,
"time": "1748751384"
},
"stopId": "2400",
"stopSequence": 9
},
{
"arrival": {
"delay": 16,
"time": "1748751436"
},
"departure": {
"delay": 30,
"time": "1748751450"
},
"stopId": "1594",
"stopSequence": 10
},
{
"arrival": {
"delay": 22,
"time": "1748751468"
},
"departure": {
"delay": 35,
"time": "1748751481"
},
"stopId": "2324",
"stopSequence": 11
},
{
"arrival": {
"delay": 24,
"time": "1748751504"
},
"departure": {
"delay": 39,
"time": "1748751519"
},
"stopId": "4057",
"stopSequence": 12
},
{
"arrival": {
"delay": 24,
"time": "1748751579"
},
"departure": {
"delay": 39,
"time": "1748751594"
},
"stopId": "3310",
"stopSequence": 13
},
{
"arrival": {
"delay": 47,
"time": "1748751647"
},
"departure": {
"delay": 64,
"time": "1748751664"
},
"stopId": "1757",
"stopSequence": 14
},
{
"arrival": {
"delay": 47,
"time": "1748751717"
},
"departure": {
"delay": 66,
"time": "1748751736"
},
"stopId": "647",
"stopSequence": 15
},
{
"arrival": {
"delay": 102,
"time": "1748751838"
},
"departure": {
"delay": 102,
"time": "1748751838"
},
"stopId": "2326",
"stopSequence": 16
},
{
"arrival": {
"delay": 90,
"time": "1748751870"
},
"departure": {
"delay": 105,
"time": "1748751885"
},
"stopId": "1595",
"stopSequence": 17
},
{
"arrival": {
"delay": 104,
"time": "1748751911"
},
"departure": {
"delay": 104,
"time": "1748751911"
},
"stopId": "1758",
"stopSequence": 18
},
{
"arrival": {
"delay": 108,
"time": "1748751950"
},
"departure": {
"delay": 108,
"time": "1748751950"
},
"stopId": "2327",
"stopSequence": 19
},
{
"arrival": {
"delay": 103,
"time": "1748752025"
},
"departure": {
"delay": 110,
"time": "1748752032"
},
"stopId": "2328",
"stopSequence": 20
},
{
"arrival": {
"delay": 105,
"time": "1748752065"
},
"departure": {
"delay": 124,
"time": "1748752084"
},
"stopId": "641",
"stopSequence": 21
},
{
"arrival": {
"delay": 105,
"time": "1748752120"
},
"departure": {
"delay": 127,
"time": "1748752142"
},
"stopId": "634",
"stopSequence": 22
},
{
"arrival": {
"delay": 108,
"time": "1748752179"
},
"departure": {
"delay": 127,
"time": "1748752198"
},
"stopId": "1756",
"stopSequence": 23
},
{
"arrival": {
"delay": 91,
"time": "1748752235"
},
"departure": {
"delay": 91,
"time": "1748752235"
},
"stopId": "2329",
"stopSequence": 24
},
{
"arrival": {
"delay": 96,
"time": "1748752296"
},
"departure": {
"delay": 105,
"time": "1748752305"
},
"stopId": "2330",
"stopSequence": 25
},
{
"arrival": {
"delay": 108,
"time": "1748752338"
},
"departure": {
"delay": 108,
"time": "1748752338"
},
"stopId": "549",
"stopSequence": 26
},
{
"arrival": {
"delay": 98,
"time": "1748752358"
},
"departure": {
"delay": 98,
"time": "1748752358"
},
"stopId": "1290",
"stopSequence": 27
},
{
"arrival": {
"delay": 111,
"time": "1748752405"
},
"departure": {
"delay": 128,
"time": "1748752422"
},
"stopId": "1959",
"stopSequence": 28
},
{
"arrival": {
"delay": 122,
"time": "1748752454"
},
"departure": {
"delay": 122,
"time": "1748752454"
},
"stopId": "637",
"stopSequence": 29
},
{
"arrival": {
"delay": 124,
"time": "1748752489"
},
"departure": {
"delay": 140,
"time": "1748752505"
},
"stopId": "998",
"stopSequence": 30
},
{
"arrival": {
"delay": 150,
"time": "1748752545"
},
"departure": {
"delay": 166,
"time": "1748752561"
},
"stopId": "2331",
"stopSequence": 31
},
{
"arrival": {
"delay": 185,
"time": "1748752625"
},
"departure": {
"delay": 185,
"time": "1748752625"
},
"stopId": "209",
"stopSequence": 32
},
{
"arrival": {
"delay": 179,
"time": "1748752679"
},
"departure": {
"delay": 179,
"time": "1748752679"
},
"stopId": "2334",
"stopSequence": 33
},
{
"arrival": {
"delay": 178,
"time": "1748752737"
},
"departure": {
"delay": 178,
"time": "1748752737"
},
"stopId": "1475",
"stopSequence": 34
},
{
"arrival": {
"delay": 168,
"time": "1748752788"
},
"departure": {
"delay": 185,
"time": "1748752805"
},
"stopId": "581",
"stopSequence": 35
},
{
"arrival": {
"delay": 185,
"time": "1748752865"
},
"departure": {
"delay": 188,
"time": "1748752868"
},
"stopId": "2167",
"stopSequence": 36
},
{
"arrival": {
"delay": 180,
"time": "1748753003"
},
"departure": {
"delay": 180,
"time": "1748753003"
},
"stopId": "5608",
"stopSequence": 37
},
{
"arrival": {
"delay": 225,
"time": "1748753145"
},
"departure": {
"delay": 225,
"time": "1748753145"
},
"stopId": "5610",
"stopSequence": 38
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "09",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268436073_1"
}
}
},
{
"id": "RT|268437398_1|268437398",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1137,
"time": "1748756463"
},
"departure": {
"delay": 0,
"time": "1748757600"
},
"stopId": "9261",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748757660"
},
"departure": {
"delay": 0,
"time": "1748757660"
},
"stopId": "8813",
"stopSequence": 2
},
{
"arrival": {
"delay": 1,
"time": "1748757686"
},
"departure": {
"delay": 1,
"time": "1748757686"
},
"stopId": "2058",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748757700"
},
"departure": {
"delay": 0,
"time": "1748757700"
},
"stopId": "5664",
"stopSequence": 4
},
{
"arrival": {
"delay": 1,
"time": "1748757741"
},
"departure": {
"delay": 1,
"time": "1748757741"
},
"stopId": "5674",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748757780"
},
"departure": {
"delay": 0,
"time": "1748757780"
},
"stopId": "7321",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1748757830"
},
"departure": {
"delay": 0,
"time": "1748757830"
},
"stopId": "8755",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748757873"
},
"departure": {
"delay": 0,
"time": "1748757873"
},
"stopId": "3984",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748757948"
},
"departure": {
"delay": 0,
"time": "1748757948"
},
"stopId": "3986",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748757987"
},
"departure": {
"delay": 0,
"time": "1748757987"
},
"stopId": "3988",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1748758035"
},
"departure": {
"delay": 0,
"time": "1748758035"
},
"stopId": "3990",
"stopSequence": 11
},
{
"arrival": {
"delay": -1,
"time": "1748758064"
},
"departure": {
"delay": -1,
"time": "1748758064"
},
"stopId": "6655",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1748758100"
},
"departure": {
"delay": 0,
"time": "1748758100"
},
"stopId": "4004",
"stopSequence": 13
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "38",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437398_1"
}
}
},
{
"id": "RT|268437397_1|268437397",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1748754300"
},
"departure": {
"delay": 0,
"time": "1748754300"
},
"stopId": "5628",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1748754345"
},
"departure": {
"delay": 1,
"time": "1748754345"
},
"stopId": "1708",
"stopSequence": 2
},
{
"arrival": {
"delay": 1,
"time": "1748754401"
},
"departure": {
"delay": 1,
"time": "1748754401"
},
"stopId": "1694",
"stopSequence": 3
},
{
"arrival": {
"delay": 1,
"time": "1748754453"
},
"departure": {
"delay": 1,
"time": "1748754453"
},
"stopId": "1763",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748754480"
},
"departure": {
"delay": 0,
"time": "1748754480"
},
"stopId": "4027",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748754600"
},
"departure": {
"delay": 0,
"time": "1748754600"
},
"stopId": "7875",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1748754649"
},
"departure": {
"delay": 1,
"time": "1748754649"
},
"stopId": "2655",
"stopSequence": 7
},
{
"arrival": {
"delay": 1,
"time": "1748754698"
},
"departure": {
"delay": 1,
"time": "1748754698"
},
"stopId": "1755",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1748754781"
},
"departure": {
"delay": 1,
"time": "1748754781"
},
"stopId": "2560",
"stopSequence": 9
},
{
"arrival": {
"delay": 2,
"time": "1748754863"
},
"departure": {
"delay": 2,
"time": "1748754863"
},
"stopId": "1933",
"stopSequence": 10
},
{
"arrival": {
"delay": 2,
"time": "1748754932"
},
"departure": {
"delay": 2,
"time": "1748754932"
},
"stopId": "2657",
"stopSequence": 11
},
{
"arrival": {
"delay": 3,
"time": "1748754978"
},
"departure": {
"delay": 3,
"time": "1748754978"
},
"stopId": "1788",
"stopSequence": 12
},
{
"arrival": {
"delay": 3,
"time": "1748755041"
},
"departure": {
"delay": 3,
"time": "1748755041"
},
"stopId": "4030",
"stopSequence": 13
},
{
"arrival": {
"delay": 4,
"time": "1748755086"
},
"departure": {
"delay": 4,
"time": "1748755086"
},
"stopId": "3960",
"stopSequence": 14
},
{
"arrival": {
"delay": 3,
"time": "1748755143"
},
"departure": {
"delay": 3,
"time": "1748755143"
},
"stopId": "2966",
"stopSequence": 15
},
{
"arrival": {
"delay": 3,
"time": "1748755184"
},
"departure": {
"delay": 3,
"time": "1748755184"
},
"stopId": "1588",
"stopSequence": 16
},
{
"arrival": {
"delay": 3,
"time": "1748755229"
},
"departure": {
"delay": 3,
"time": "1748755229"
},
"stopId": "2964",
"stopSequence": 17
},
{
"arrival": {
"delay": 3,
"time": "1748755275"
},
"departure": {
"delay": 3,
"time": "1748755275"
},
"stopId": "327",
"stopSequence": 18
},
{
"arrival": {
"delay": 3,
"time": "1748755323"
},
"departure": {
"delay": 3,
"time": "1748755323"
},
"stopId": "2962",
"stopSequence": 19
},
{
"arrival": {
"delay": 3,
"time": "1748755383"
},
"departure": {
"delay": 3,
"time": "1748755383"
},
"stopId": "2960",
"stopSequence": 20
},
{
"arrival": {
"delay": 3,
"time": "1748755438"
},
"departure": {
"delay": 3,
"time": "1748755438"
},
"stopId": "2959",
"stopSequence": 21
},
{
"arrival": {
"delay": 3,
"time": "1748755466"
},
"departure": {
"delay": 3,
"time": "1748755466"
},
"stopId": "2957",
"stopSequence": 22
},
{
"arrival": {
"delay": 4,
"time": "1748755517"
},
"departure": {
"delay": 4,
"time": "1748755517"
},
"stopId": "7939",
"stopSequence": 23
},
{
"arrival": {
"delay": 4,
"time": "1748755606"
},
"departure": {
"delay": 4,
"time": "1748755606"
},
"stopId": "7942",
"stopSequence": 24
},
{
"arrival": {
"delay": 3,
"time": "1748755683"
},
"departure": {
"delay": 3,
"time": "1748755683"
},
"stopId": "7933",
"stopSequence": 25
},
{
"arrival": {
"delay": 4,
"time": "1748755719"
},
"departure": {
"delay": 4,
"time": "1748755719"
},
"stopId": "7932",
"stopSequence": 26
},
{
"arrival": {
"delay": 4,
"time": "1748755767"
},
"departure": {
"delay": 4,
"time": "1748755767"
},
"stopId": "949",
"stopSequence": 27
},
{
"arrival": {
"delay": 3,
"time": "1748755811"
},
"departure": {
"delay": 3,
"time": "1748755811"
},
"stopId": "8751",
"stopSequence": 28
},
{
"arrival": {
"delay": 3,
"time": "1748755863"
},
"departure": {
"delay": 3,
"time": "1748755863"
},
"stopId": "8752",
"stopSequence": 29
},
{
"arrival": {
"delay": 3,
"time": "1748755887"
},
"departure": {
"delay": 3,
"time": "1748755887"
},
"stopId": "5455",
"stopSequence": 30
},
{
"arrival": {
"delay": 3,
"time": "1748755936"
},
"departure": {
"delay": 3,
"time": "1748755936"
},
"stopId": "6656",
"stopSequence": 31
},
{
"arrival": {
"delay": 3,
"time": "1748755974"
},
"departure": {
"delay": 3,
"time": "1748755974"
},
"stopId": "3991",
"stopSequence": 32
},
{
"arrival": {
"delay": 3,
"time": "1748756026"
},
"departure": {
"delay": 3,
"time": "1748756026"
},
"stopId": "3989",
"stopSequence": 33
},
{
"arrival": {
"delay": 3,
"time": "1748756061"
},
"departure": {
"delay": 3,
"time": "1748756061"
},
"stopId": "3987",
"stopSequence": 34
},
{
"arrival": {
"delay": 3,
"time": "1748756138"
},
"departure": {
"delay": 3,
"time": "1748756138"
},
"stopId": "3985",
"stopSequence": 35
},
{
"arrival": {
"delay": 4,
"time": "1748756169"
},
"departure": {
"delay": 4,
"time": "1748756169"
},
"stopId": "8754",
"stopSequence": 36
},
{
"arrival": {
"delay": 3,
"time": "1748756223"
},
"departure": {
"delay": 3,
"time": "1748756223"
},
"stopId": "7322",
"stopSequence": 37
},
{
"arrival": {
"delay": 3,
"time": "1748756281"
},
"departure": {
"delay": 3,
"time": "1748756281"
},
"stopId": "5673",
"stopSequence": 38
},
{
"arrival": {
"delay": 3,
"time": "1748756329"
},
"departure": {
"delay": 3,
"time": "1748756329"
},
"stopId": "5665",
"stopSequence": 39
},
{
"arrival": {
"delay": 4,
"time": "1748756357"
},
"departure": {
"delay": 4,
"time": "1748756357"
},
"stopId": "6481",
"stopSequence": 40
},
{
"arrival": {
"delay": 3,
"time": "1748756463"
},
"departure": {
"delay": 3,
"time": "1748756463"
},
"stopId": "9261",
"stopSequence": 41
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "38",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437397_1"
},
"vehicle": {
"id": "ineo-bus:85004",
"label": "MERIGNAC PHARE"
}
}
},
{
"id": "RT|268436036_1|268436036",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -819,
"time": "1748756181"
},
"departure": {
"delay": 0,
"time": "1748757000"
},
"stopId": "5417",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748757021"
},
"departure": {
"delay": 0,
"time": "1748757021"
},
"stopId": "681",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748757059"
},
"departure": {
"delay": 0,
"time": "1748757059"
},
"stopId": "3527",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748757098"
},
"departure": {
"delay": 0,
"time": "1748757098"
},
"stopId": "322",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748757120"
},
"departure": {
"delay": 0,
"time": "1748757120"
},
"stopId": "2754",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748757161"
},
"departure": {
"delay": 0,
"time": "1748757161"
},
"stopId": "5536",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1748757215"
},
"departure": {
"delay": 1,
"time": "1748757215"
},
"stopId": "3529",
"stopSequence": 7
},
{
"arrival": {
"delay": 1,
"time": "1748757304"
},
"departure": {
"delay": 1,
"time": "1748757304"
},
"stopId": "2432",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1748757349"
},
"departure": {
"delay": 1,
"time": "1748757349"
},
"stopId": "3508",
"stopSequence": 9
},
{
"arrival": {
"delay": 1,
"time": "1748757403"
},
"departure": {
"delay": 1,
"time": "1748757403"
},
"stopId": "6752",
"stopSequence": 10
},
{
"arrival": {
"delay": 1,
"time": "1748757481"
},
"departure": {
"delay": 1,
"time": "1748757481"
},
"stopId": "3578",
"stopSequence": 11
},
{
"arrival": {
"delay": 2,
"time": "1748757552"
},
"departure": {
"delay": 2,
"time": "1748757552"
},
"stopId": "1633",
"stopSequence": 12
},
{
"arrival": {
"delay": 1,
"time": "1748757588"
},
"departure": {
"delay": 1,
"time": "1748757588"
},
"stopId": "2633",
"stopSequence": 13
},
{
"arrival": {
"delay": 1,
"time": "1748757661"
},
"departure": {
"delay": 1,
"time": "1748757661"
},
"stopId": "3878",
"stopSequence": 14
},
{
"arrival": {
"delay": 2,
"time": "1748757730"
},
"departure": {
"delay": 2,
"time": "1748757730"
},
"stopId": "3880",
"stopSequence": 15
},
{
"arrival": {
"delay": 2,
"time": "1748757802"
},
"departure": {
"delay": 2,
"time": "1748757802"
},
"stopId": "2628",
"stopSequence": 16
},
{
"arrival": {
"delay": 1,
"time": "1748757841"
},
"departure": {
"delay": 1,
"time": "1748757841"
},
"stopId": "3225",
"stopSequence": 17
},
{
"arrival": {
"delay": 2,
"time": "1748757885"
},
"departure": {
"delay": 2,
"time": "1748757885"
},
"stopId": "3227",
"stopSequence": 18
},
{
"arrival": {
"delay": 1,
"time": "1748757959"
},
"departure": {
"delay": 1,
"time": "1748757959"
},
"stopId": "776",
"stopSequence": 19
},
{
"arrival": {
"delay": 1,
"time": "1748758023"
},
"departure": {
"delay": 1,
"time": "1748758023"
},
"stopId": "1156",
"stopSequence": 20
},
{
"arrival": {
"delay": 1,
"time": "1748758063"
},
"departure": {
"delay": 1,
"time": "1748758063"
},
"stopId": "2894",
"stopSequence": 21
},
{
"arrival": {
"delay": 1,
"time": "1748758092"
},
"departure": {
"delay": 1,
"time": "1748758092"
},
"stopId": "356",
"stopSequence": 22
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "08",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268436036_1"
}
}
},
{
"id": "RT|268436035_1|268436035",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -95,
"time": "1748754506"
},
"departure": {
"delay": 0,
"time": "1748754601"
},
"stopId": "6355",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748754629"
},
"departure": {
"delay": 0,
"time": "1748754629"
},
"stopId": "5699",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748754729"
},
"departure": {
"delay": 0,
"time": "1748754729"
},
"stopId": "3240",
"stopSequence": 3
},
{
"arrival": {
"delay": 1,
"time": "1748754758"
},
"departure": {
"delay": 1,
"time": "1748754758"
},
"stopId": "3238",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748754797"
},
"departure": {
"delay": 0,
"time": "1748754797"
},
"stopId": "3236",
"stopSequence": 5
},
{
"arrival": {
"delay": 1,
"time": "1748754829"
},
"departure": {
"delay": 1,
"time": "1748754829"
},
"stopId": "3234",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1748754865"
},
"departure": {
"delay": 1,
"time": "1748754865"
},
"stopId": "44",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748754904"
},
"departure": {
"delay": 0,
"time": "1748754904"
},
"stopId": "3232",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748754960"
},
"departure": {
"delay": 0,
"time": "1748754960"
},
"stopId": "3230",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748754992"
},
"departure": {
"delay": 0,
"time": "1748754992"
},
"stopId": "3229",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1748755018"
},
"departure": {
"delay": 0,
"time": "1748755018"
},
"stopId": "3228",
"stopSequence": 11
},
{
"arrival": {
"delay": -1,
"time": "1748755235"
},
"departure": {
"delay": -1,
"time": "1748755235"
},
"stopId": "294",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1748755301"
},
"departure": {
"delay": 0,
"time": "1748755301"
},
"stopId": "3881",
"stopSequence": 13
},
{
"arrival": {
"delay": -1,
"time": "1748755379"
},
"departure": {
"delay": -1,
"time": "1748755379"
},
"stopId": "3879",
"stopSequence": 14
},
{
"arrival": {
"delay": -1,
"time": "1748755458"
},
"departure": {
"delay": -1,
"time": "1748755458"
},
"stopId": "1671",
"stopSequence": 15
},
{
"arrival": {
"delay": -1,
"time": "1748755509"
},
"departure": {
"delay": -1,
"time": "1748755509"
},
"stopId": "1656",
"stopSequence": 16
},
{
"arrival": {
"delay": -2,
"time": "1748755618"
},
"departure": {
"delay": -2,
"time": "1748755618"
},
"stopId": "3577",
"stopSequence": 17
},
{
"arrival": {
"delay": -2,
"time": "1748755666"
},
"departure": {
"delay": -2,
"time": "1748755666"
},
"stopId": "6751",
"stopSequence": 18
},
{
"arrival": {
"delay": -1,
"time": "1748755712"
},
"departure": {
"delay": -1,
"time": "1748755712"
},
"stopId": "3509",
"stopSequence": 19
},
{
"arrival": {
"delay": -1,
"time": "1748755758"
},
"departure": {
"delay": -1,
"time": "1748755758"
},
"stopId": "1361",
"stopSequence": 20
},
{
"arrival": {
"delay": -1,
"time": "1748755831"
},
"departure": {
"delay": -1,
"time": "1748755831"
},
"stopId": "2895",
"stopSequence": 21
},
{
"arrival": {
"delay": -1,
"time": "1748755877"
},
"departure": {
"delay": -1,
"time": "1748755877"
},
"stopId": "5537",
"stopSequence": 22
},
{
"arrival": {
"delay": -1,
"time": "1748755919"
},
"departure": {
"delay": -1,
"time": "1748755919"
},
"stopId": "1770",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1748755960"
},
"departure": {
"delay": 0,
"time": "1748755960"
},
"stopId": "1158",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1748756024"
},
"departure": {
"delay": 0,
"time": "1748756024"
},
"stopId": "3526",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1748756100"
},
"departure": {
"delay": 0,
"time": "1748756100"
},
"stopId": "1715",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1748756160"
},
"departure": {
"delay": 0,
"time": "1748756160"
},
"stopId": "5417",
"stopSequence": 27
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "08",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268436035_1"
}
}
},
{
"id": "RT|268435609_1|268435609",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -460,
"time": "1748754141"
},
"departure": {
"delay": 0,
"time": "1748754601"
},
"stopId": "2947",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748754624"
},
"departure": {
"delay": 0,
"time": "1748754624"
},
"stopId": "1133",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748754678"
},
"departure": {
"delay": 0,
"time": "1748754678"
},
"stopId": "1278",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748754720"
},
"departure": {
"delay": 0,
"time": "1748754720"
},
"stopId": "2554",
"stopSequence": 4
},
{
"arrival": {
"delay": 1,
"time": "1748754818"
},
"departure": {
"delay": 1,
"time": "1748754818"
},
"stopId": "355",
"stopSequence": 5
},
{
"arrival": {
"delay": 1,
"time": "1748754864"
},
"departure": {
"delay": 1,
"time": "1748754864"
},
"stopId": "341",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1748754921"
},
"departure": {
"delay": 1,
"time": "1748754921"
},
"stopId": "1478",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748754960"
},
"departure": {
"delay": 0,
"time": "1748754960"
},
"stopId": "2912",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748755028"
},
"departure": {
"delay": 0,
"time": "1748755028"
},
"stopId": "1481",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748755080"
},
"departure": {
"delay": 0,
"time": "1748755080"
},
"stopId": "2944",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1748755103"
},
"departure": {
"delay": 0,
"time": "1748755103"
},
"stopId": "3302",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1748755140"
},
"departure": {
"delay": 0,
"time": "1748755140"
},
"stopId": "2942",
"stopSequence": 12
},
{
"arrival": {
"delay": 1,
"time": "1748755203"
},
"departure": {
"delay": 1,
"time": "1748755203"
},
"stopId": "1157",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1748755258"
},
"departure": {
"delay": 0,
"time": "1748755258"
},
"stopId": "1489",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1748755320"
},
"departure": {
"delay": 0,
"time": "1748755320"
},
"stopId": "2500",
"stopSequence": 15
},
{
"arrival": {
"delay": 1,
"time": "1748755444"
},
"departure": {
"delay": 1,
"time": "1748755444"
},
"stopId": "1312",
"stopSequence": 16
},
{
"arrival": {
"delay": 1,
"time": "1748755505"
},
"departure": {
"delay": 1,
"time": "1748755505"
},
"stopId": "7505",
"stopSequence": 17
},
{
"arrival": {
"delay": 2,
"time": "1748755604"
},
"departure": {
"delay": 2,
"time": "1748755604"
},
"stopId": "7511",
"stopSequence": 18
},
{
"arrival": {
"delay": 2,
"time": "1748755665"
},
"departure": {
"delay": 2,
"time": "1748755665"
},
"stopId": "7531",
"stopSequence": 19
},
{
"arrival": {
"delay": 1,
"time": "1748755710"
},
"departure": {
"delay": 1,
"time": "1748755710"
},
"stopId": "7517",
"stopSequence": 20
},
{
"arrival": {
"delay": 1,
"time": "1748755741"
},
"departure": {
"delay": 1,
"time": "1748755741"
},
"stopId": "8743",
"stopSequence": 21
},
{
"arrival": {
"delay": 1,
"time": "1748755836"
},
"departure": {
"delay": 1,
"time": "1748755836"
},
"stopId": "7942",
"stopSequence": 22
},
{
"arrival": {
"delay": 1,
"time": "1748755907"
},
"departure": {
"delay": 1,
"time": "1748755907"
},
"stopId": "7935",
"stopSequence": 23
},
{
"arrival": {
"delay": 1,
"time": "1748755944"
},
"departure": {
"delay": 1,
"time": "1748755944"
},
"stopId": "7937",
"stopSequence": 24
},
{
"arrival": {
"delay": 1,
"time": "1748756036"
},
"departure": {
"delay": 1,
"time": "1748756036"
},
"stopId": "2639",
"stopSequence": 25
},
{
"arrival": {
"delay": 1,
"time": "1748756101"
},
"departure": {
"delay": 1,
"time": "1748756101"
},
"stopId": "2511",
"stopSequence": 26
},
{
"arrival": {
"delay": 1,
"time": "1748756147"
},
"departure": {
"delay": 1,
"time": "1748756147"
},
"stopId": "2983",
"stopSequence": 27
},
{
"arrival": {
"delay": 1,
"time": "1748756221"
},
"departure": {
"delay": 1,
"time": "1748756221"
},
"stopId": "833",
"stopSequence": 28
},
{
"arrival": {
"delay": 1,
"time": "1748756302"
},
"departure": {
"delay": 1,
"time": "1748756302"
},
"stopId": "3325",
"stopSequence": 29
},
{
"arrival": {
"delay": 1,
"time": "1748756341"
},
"departure": {
"delay": 1,
"time": "1748756341"
},
"stopId": "1632",
"stopSequence": 30
},
{
"arrival": {
"delay": 1,
"time": "1748756372"
},
"departure": {
"delay": 1,
"time": "1748756372"
},
"stopId": "2278",
"stopSequence": 31
},
{
"arrival": {
"delay": 2,
"time": "1748756395"
},
"departure": {
"delay": 2,
"time": "1748756395"
},
"stopId": "821",
"stopSequence": 32
},
{
"arrival": {
"delay": 1,
"time": "1748756421"
},
"departure": {
"delay": 1,
"time": "1748756421"
},
"stopId": "367",
"stopSequence": 33
},
{
"arrival": {
"delay": 1,
"time": "1748756438"
},
"departure": {
"delay": 1,
"time": "1748756438"
},
"stopId": "3167",
"stopSequence": 34
},
{
"arrival": {
"delay": 1,
"time": "1748756458"
},
"departure": {
"delay": 1,
"time": "1748756458"
},
"stopId": "286",
"stopSequence": 35
},
{
"arrival": {
"delay": 2,
"time": "1748756483"
},
"departure": {
"delay": 2,
"time": "1748756483"
},
"stopId": "246",
"stopSequence": 36
},
{
"arrival": {
"delay": 1,
"time": "1748756521"
},
"departure": {
"delay": 1,
"time": "1748756521"
},
"stopId": "3168",
"stopSequence": 37
},
{
"arrival": {
"delay": 1,
"time": "1748756598"
},
"departure": {
"delay": 1,
"time": "1748756598"
},
"stopId": "457",
"stopSequence": 38
},
{
"arrival": {
"delay": 2,
"time": "1748756693"
},
"departure": {
"delay": 2,
"time": "1748756693"
},
"stopId": "3169",
"stopSequence": 39
},
{
"arrival": {
"delay": 2,
"time": "1748756746"
},
"departure": {
"delay": 2,
"time": "1748756746"
},
"stopId": "3170",
"stopSequence": 40
},
{
"arrival": {
"delay": 1,
"time": "1748756821"
},
"departure": {
"delay": 1,
"time": "1748756821"
},
"stopId": "2976",
"stopSequence": 41
},
{
"arrival": {
"delay": 2,
"time": "1748756899"
},
"departure": {
"delay": 2,
"time": "1748756899"
},
"stopId": "9183",
"stopSequence": 42
},
{
"arrival": {
"delay": 1,
"time": "1748756941"
},
"departure": {
"delay": 1,
"time": "1748756941"
},
"stopId": "9185",
"stopSequence": 43
},
{
"arrival": {
"delay": 2,
"time": "1748757015"
},
"departure": {
"delay": 2,
"time": "1748757015"
},
"stopId": "9187",
"stopSequence": 44
},
{
"arrival": {
"delay": 2,
"time": "1748757105"
},
"departure": {
"delay": 2,
"time": "1748757105"
},
"stopId": "9189",
"stopSequence": 45
},
{
"arrival": {
"delay": 2,
"time": "1748757216"
},
"departure": {
"delay": 2,
"time": "1748757216"
},
"stopId": "9191",
"stopSequence": 46
},
{
"arrival": {
"delay": 1,
"time": "1748757301"
},
"departure": {
"delay": 1,
"time": "1748757301"
},
"stopId": "4860",
"stopSequence": 47
},
{
"arrival": {
"delay": 1,
"time": "1748757354"
},
"departure": {
"delay": 1,
"time": "1748757354"
},
"stopId": "9030",
"stopSequence": 48
},
{
"arrival": {
"delay": 1,
"time": "1748757437"
},
"departure": {
"delay": 1,
"time": "1748757437"
},
"stopId": "7731",
"stopSequence": 49
},
{
"arrival": {
"delay": 1,
"time": "1748757541"
},
"departure": {
"delay": 1,
"time": "1748757541"
},
"stopId": "3647",
"stopSequence": 50
},
{
"arrival": {
"delay": 1,
"time": "1748757601"
},
"departure": {
"delay": 1,
"time": "1748757601"
},
"stopId": "5315",
"stopSequence": 51
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268435609_1"
}
}
},
{
"id": "RT|268436935_1|268436935",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1140,
"time": "1748756460"
},
"departure": {
"delay": 0,
"time": "1748757600"
},
"stopId": "4680",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1748757683"
},
"departure": {
"delay": 1,
"time": "1748757683"
},
"stopId": "3552",
"stopSequence": 2
},
{
"arrival": {
"delay": 1,
"time": "1748757729"
},
"departure": {
"delay": 1,
"time": "1748757729"
},
"stopId": "1934",
"stopSequence": 3
},
{
"arrival": {
"delay": 1,
"time": "1748757816"
},
"departure": {
"delay": 1,
"time": "1748757816"
},
"stopId": "1546",
"stopSequence": 4
},
{
"arrival": {
"delay": 1,
"time": "1748757949"
},
"departure": {
"delay": 1,
"time": "1748757949"
},
"stopId": "1826",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748757982"
},
"departure": {
"delay": 0,
"time": "1748757982"
},
"stopId": "1474",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1748758045"
},
"departure": {
"delay": 1,
"time": "1748758045"
},
"stopId": "125",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748758080"
},
"departure": {
"delay": 0,
"time": "1748758080"
},
"stopId": "1827",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1748758145"
},
"departure": {
"delay": 1,
"time": "1748758145"
},
"stopId": "1177",
"stopSequence": 9
},
{
"arrival": {
"delay": 1,
"time": "1748758172"
},
"departure": {
"delay": 1,
"time": "1748758172"
},
"stopId": "1778",
"stopSequence": 10
},
{
"arrival": {
"delay": 1,
"time": "1748758198"
},
"departure": {
"delay": 1,
"time": "1748758198"
},
"stopId": "1009",
"stopSequence": 11
},
{
"arrival": {
"delay": 1,
"time": "1748758262"
},
"departure": {
"delay": 1,
"time": "1748758262"
},
"stopId": "3285",
"stopSequence": 12
},
{
"arrival": {
"delay": 1,
"time": "1748758284"
},
"departure": {
"delay": 1,
"time": "1748758284"
},
"stopId": "7549",
"stopSequence": 13
},
{
"arrival": {
"delay": 1,
"time": "1748758340"
},
"departure": {
"delay": 1,
"time": "1748758340"
},
"stopId": "638",
"stopSequence": 14
},
{
"arrival": {
"delay": 1,
"time": "1748758408"
},
"departure": {
"delay": 1,
"time": "1748758408"
},
"stopId": "1187",
"stopSequence": 15
},
{
"arrival": {
"delay": 1,
"time": "1748758436"
},
"departure": {
"delay": 1,
"time": "1748758436"
},
"stopId": "1796",
"stopSequence": 16
},
{
"arrival": {
"delay": 2,
"time": "1748758474"
},
"departure": {
"delay": 2,
"time": "1748758474"
},
"stopId": "741",
"stopSequence": 17
},
{
"arrival": {
"delay": 1,
"time": "1748758523"
},
"departure": {
"delay": 1,
"time": "1748758523"
},
"stopId": "2000",
"stopSequence": 18
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "27",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268436935_1"
}
}
},
{
"id": "RT|268436934_1|268436934",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -438,
"time": "1748753563"
},
"departure": {
"delay": 0,
"time": "1748754001"
},
"stopId": "6943",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748754060"
},
"departure": {
"delay": 0,
"time": "1748754060"
},
"stopId": "6832",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748754163"
},
"departure": {
"delay": 0,
"time": "1748754163"
},
"stopId": "6422",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748754223"
},
"departure": {
"delay": 0,
"time": "1748754223"
},
"stopId": "5737",
"stopSequence": 4
},
{
"arrival": {
"delay": -1,
"time": "1748754272"
},
"departure": {
"delay": -1,
"time": "1748754272"
},
"stopId": "5736",
"stopSequence": 5
},
{
"arrival": {
"delay": -1,
"time": "1748754335"
},
"departure": {
"delay": -1,
"time": "1748754335"
},
"stopId": "7348",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1748754424"
},
"departure": {
"delay": 0,
"time": "1748754424"
},
"stopId": "7861",
"stopSequence": 7
},
{
"arrival": {
"delay": -1,
"time": "1748754479"
},
"departure": {
"delay": -1,
"time": "1748754479"
},
"stopId": "6827",
"stopSequence": 8
},
{
"arrival": {
"delay": -1,
"time": "1748754602"
},
"departure": {
"delay": -1,
"time": "1748754602"
},
"stopId": "702",
"stopSequence": 9
},
{
"arrival": {
"delay": -1,
"time": "1748754671"
},
"departure": {
"delay": -1,
"time": "1748754671"
},
"stopId": "606",
"stopSequence": 10
},
{
"arrival": {
"delay": -1,
"time": "1748754719"
},
"departure": {
"delay": -1,
"time": "1748754719"
},
"stopId": "1726",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1748754801"
},
"departure": {
"delay": 0,
"time": "1748754801"
},
"stopId": "6851",
"stopSequence": 12
},
{
"arrival": {
"delay": -1,
"time": "1748754899"
},
"departure": {
"delay": -1,
"time": "1748754899"
},
"stopId": "9749",
"stopSequence": 13
},
{
"arrival": {
"delay": -1,
"time": "1748755019"
},
"departure": {
"delay": -1,
"time": "1748755019"
},
"stopId": "2997",
"stopSequence": 14
},
{
"arrival": {
"delay": -1,
"time": "1748755065"
},
"departure": {
"delay": -1,
"time": "1748755065"
},
"stopId": "68",
"stopSequence": 15
},
{
"arrival": {
"delay": -1,
"time": "1748755112"
},
"departure": {
"delay": -1,
"time": "1748755112"
},
"stopId": "1073",
"stopSequence": 16
},
{
"arrival": {
"delay": -1,
"time": "1748755139"
},
"departure": {
"delay": -1,
"time": "1748755139"
},
"stopId": "3624",
"stopSequence": 17
},
{
"arrival": {
"delay": -1,
"time": "1748755184"
},
"departure": {
"delay": -1,
"time": "1748755184"
},
"stopId": "987",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1748755232"
},
"departure": {
"delay": 0,
"time": "1748755232"
},
"stopId": "1465",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1748755269"
},
"departure": {
"delay": 0,
"time": "1748755269"
},
"stopId": "737",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1748755315"
},
"departure": {
"delay": 0,
"time": "1748755315"
},
"stopId": "1011",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1748755347"
},
"departure": {
"delay": 0,
"time": "1748755347"
},
"stopId": "1103",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1748755411"
},
"departure": {
"delay": 0,
"time": "1748755411"
},
"stopId": "2376",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1748755440"
},
"departure": {
"delay": 0,
"time": "1748755440"
},
"stopId": "3466",
"stopSequence": 24
},
{
"arrival": {
"delay": 1,
"time": "1748755477"
},
"departure": {
"delay": 1,
"time": "1748755477"
},
"stopId": "5206",
"stopSequence": 25
},
{
"arrival": {
"delay": 1,
"time": "1748755528"
},
"departure": {
"delay": 1,
"time": "1748755528"
},
"stopId": "5208",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1748755620"
},
"departure": {
"delay": 0,
"time": "1748755620"
},
"stopId": "1549",
"stopSequence": 27
},
{
"arrival": {
"delay": 1,
"time": "1748755643"
},
"departure": {
"delay": 1,
"time": "1748755643"
},
"stopId": "1623",
"stopSequence": 28
},
{
"arrival": {
"delay": 1,
"time": "1748755686"
},
"departure": {
"delay": 1,
"time": "1748755686"
},
"stopId": "2515",
"stopSequence": 29
},
{
"arrival": {
"delay": 1,
"time": "1748755724"
},
"departure": {
"delay": 1,
"time": "1748755724"
},
"stopId": "820",
"stopSequence": 30
},
{
"arrival": {
"delay": 1,
"time": "1748755786"
},
"departure": {
"delay": 1,
"time": "1748755786"
},
"stopId": "671",
"stopSequence": 31
},
{
"arrival": {
"delay": 1,
"time": "1748755827"
},
"departure": {
"delay": 1,
"time": "1748755827"
},
"stopId": "7550",
"stopSequence": 32
},
{
"arrival": {
"delay": 1,
"time": "1748755851"
},
"departure": {
"delay": 1,
"time": "1748755851"
},
"stopId": "3271",
"stopSequence": 33
},
{
"arrival": {
"delay": 1,
"time": "1748755898"
},
"departure": {
"delay": 1,
"time": "1748755898"
},
"stopId": "874",
"stopSequence": 34
},
{
"arrival": {
"delay": 1,
"time": "1748755915"
},
"departure": {
"delay": 1,
"time": "1748755915"
},
"stopId": "1505",
"stopSequence": 35
},
{
"arrival": {
"delay": 0,
"time": "1748755932"
},
"departure": {
"delay": 0,
"time": "1748755932"
},
"stopId": "1344",
"stopSequence": 36
},
{
"arrival": {
"delay": 0,
"time": "1748755980"
},
"departure": {
"delay": 0,
"time": "1748755980"
},
"stopId": "1743",
"stopSequence": 37
},
{
"arrival": {
"delay": 0,
"time": "1748756020"
},
"departure": {
"delay": 0,
"time": "1748756020"
},
"stopId": "1830",
"stopSequence": 38
},
{
"arrival": {
"delay": 0,
"time": "1748756075"
},
"departure": {
"delay": 0,
"time": "1748756075"
},
"stopId": "1825",
"stopSequence": 39
},
{
"arrival": {
"delay": 0,
"time": "1748756092"
},
"departure": {
"delay": 0,
"time": "1748756092"
},
"stopId": "1742",
"stopSequence": 40
},
{
"arrival": {
"delay": 1,
"time": "1748756138"
},
"departure": {
"delay": 1,
"time": "1748756138"
},
"stopId": "2233",
"stopSequence": 41
},
{
"arrival": {
"delay": 1,
"time": "1748756229"
},
"departure": {
"delay": 1,
"time": "1748756229"
},
"stopId": "904",
"stopSequence": 42
},
{
"arrival": {
"delay": 0,
"time": "1748756293"
},
"departure": {
"delay": 0,
"time": "1748756293"
},
"stopId": "4880",
"stopSequence": 43
},
{
"arrival": {
"delay": 0,
"time": "1748756340"
},
"departure": {
"delay": 0,
"time": "1748756340"
},
"stopId": "34",
"stopSequence": 44
},
{
"arrival": {
"delay": 0,
"time": "1748756460"
},
"departure": {
"delay": 0,
"time": "1748756460"
},
"stopId": "4680",
"stopSequence": 45
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "27",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268436934_1"
},
"vehicle": {
"id": "ineo-bus:1706",
"label": "LORMONT BUTTINIERE"
}
}
},
{
"id": "RT|268435603_1|268435603",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "5315",
"stopSequence": 1
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3648",
"stopSequence": 2
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1692",
"stopSequence": 3
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6701",
"stopSequence": 4
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9192",
"stopSequence": 5
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9190",
"stopSequence": 6
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9188",
"stopSequence": 7
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2973",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9184",
"stopSequence": 9
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1808",
"stopSequence": 10
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1263",
"stopSequence": 11
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3158",
"stopSequence": 12
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "218",
"stopSequence": 13
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3159",
"stopSequence": 14
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8291",
"stopSequence": 15
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3160",
"stopSequence": 16
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "997",
"stopSequence": 17
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "755",
"stopSequence": 18
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "375",
"stopSequence": 19
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3161",
"stopSequence": 20
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3163",
"stopSequence": 21
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3307",
"stopSequence": 22
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3319",
"stopSequence": 23
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2910",
"stopSequence": 24
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1589",
"stopSequence": 25
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3336",
"stopSequence": 26
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7936",
"stopSequence": 27
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7934",
"stopSequence": 28
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7941",
"stopSequence": 29
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8742",
"stopSequence": 30
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7519",
"stopSequence": 31
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7530",
"stopSequence": 32
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7529",
"stopSequence": 33
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7883",
"stopSequence": 34
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1066",
"stopSequence": 35
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2704",
"stopSequence": 36
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "10",
"stopSequence": 37
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "848",
"stopSequence": 38
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3297",
"stopSequence": 39
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2943",
"stopSequence": 40
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2600",
"stopSequence": 41
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "807",
"stopSequence": 42
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1559",
"stopSequence": 43
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "206",
"stopSequence": 44
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2946",
"stopSequence": 45
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2947",
"stopSequence": 46
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268435603_1"
}
}
},
{
"id": "RT|268435602_1|268435602",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "2947",
"stopSequence": 1
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1133",
"stopSequence": 2
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1278",
"stopSequence": 3
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2554",
"stopSequence": 4
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "744",
"stopSequence": 5
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1628",
"stopSequence": 6
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2584",
"stopSequence": 7
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2944",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3302",
"stopSequence": 9
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2942",
"stopSequence": 10
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1157",
"stopSequence": 11
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1489",
"stopSequence": 12
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2500",
"stopSequence": 13
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1312",
"stopSequence": 14
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7505",
"stopSequence": 15
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7511",
"stopSequence": 16
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7531",
"stopSequence": 17
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7517",
"stopSequence": 18
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8743",
"stopSequence": 19
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7942",
"stopSequence": 20
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7935",
"stopSequence": 21
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7937",
"stopSequence": 22
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2639",
"stopSequence": 23
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2511",
"stopSequence": 24
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2983",
"stopSequence": 25
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "833",
"stopSequence": 26
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3325",
"stopSequence": 27
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1632",
"stopSequence": 28
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2278",
"stopSequence": 29
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "821",
"stopSequence": 30
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "367",
"stopSequence": 31
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3167",
"stopSequence": 32
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "286",
"stopSequence": 33
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "246",
"stopSequence": 34
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3168",
"stopSequence": 35
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "457",
"stopSequence": 36
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3169",
"stopSequence": 37
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3170",
"stopSequence": 38
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2976",
"stopSequence": 39
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9183",
"stopSequence": 40
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9185",
"stopSequence": 41
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9187",
"stopSequence": 42
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9189",
"stopSequence": 43
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9191",
"stopSequence": 44
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "4860",
"stopSequence": 45
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9030",
"stopSequence": 46
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7731",
"stopSequence": 47
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3647",
"stopSequence": 48
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5315",
"stopSequence": 49
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268435602_1"
}
}
},
{
"id": "RT|268435616_1|268435616",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1,
"time": "1748779320"
},
"departure": {
"delay": 0,
"time": "1748779321"
},
"stopId": "5315",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748779500"
},
"departure": {
"delay": 0,
"time": "1748779500"
},
"stopId": "3648",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748779730"
},
"departure": {
"delay": 0,
"time": "1748779730"
},
"stopId": "1692",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748779860"
},
"departure": {
"delay": 0,
"time": "1748779860"
},
"stopId": "6701",
"stopSequence": 4
},
{
"arrival": {
"delay": 1,
"time": "1748779946"
},
"departure": {
"delay": 1,
"time": "1748779946"
},
"stopId": "9192",
"stopSequence": 5
},
{
"arrival": {
"delay": 1,
"time": "1748780044"
},
"departure": {
"delay": 1,
"time": "1748780044"
},
"stopId": "9190",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1748780111"
},
"departure": {
"delay": 1,
"time": "1748780111"
},
"stopId": "9188",
"stopSequence": 7
},
{
"arrival": {
"delay": 1,
"time": "1748780221"
},
"departure": {
"delay": 1,
"time": "1748780221"
},
"stopId": "2973",
"stopSequence": 8
},
{
"arrival": {
"delay": 2,
"time": "1748780275"
},
"departure": {
"delay": 2,
"time": "1748780275"
},
"stopId": "9184",
"stopSequence": 9
},
{
"arrival": {
"delay": 1,
"time": "1748780341"
},
"departure": {
"delay": 1,
"time": "1748780341"
},
"stopId": "1808",
"stopSequence": 10
},
{
"arrival": {
"delay": 1,
"time": "1748780407"
},
"departure": {
"delay": 1,
"time": "1748780407"
},
"stopId": "1263",
"stopSequence": 11
},
{
"arrival": {
"delay": 1,
"time": "1748780504"
},
"departure": {
"delay": 1,
"time": "1748780504"
},
"stopId": "3158",
"stopSequence": 12
},
{
"arrival": {
"delay": 1,
"time": "1748780581"
},
"departure": {
"delay": 1,
"time": "1748780581"
},
"stopId": "218",
"stopSequence": 13
},
{
"arrival": {
"delay": 1,
"time": "1748780631"
},
"departure": {
"delay": 1,
"time": "1748780631"
},
"stopId": "3159",
"stopSequence": 14
},
{
"arrival": {
"delay": 1,
"time": "1748780662"
},
"departure": {
"delay": 1,
"time": "1748780662"
},
"stopId": "8291",
"stopSequence": 15
},
{
"arrival": {
"delay": 1,
"time": "1748780714"
},
"departure": {
"delay": 1,
"time": "1748780714"
},
"stopId": "3160",
"stopSequence": 16
},
{
"arrival": {
"delay": 1,
"time": "1748780741"
},
"departure": {
"delay": 1,
"time": "1748780741"
},
"stopId": "997",
"stopSequence": 17
},
{
"arrival": {
"delay": 1,
"time": "1748780780"
},
"departure": {
"delay": 1,
"time": "1748780780"
},
"stopId": "755",
"stopSequence": 18
},
{
"arrival": {
"delay": 1,
"time": "1748780818"
},
"departure": {
"delay": 1,
"time": "1748780818"
},
"stopId": "375",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1748780843"
},
"departure": {
"delay": 0,
"time": "1748780843"
},
"stopId": "3161",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1748780880"
},
"departure": {
"delay": 0,
"time": "1748780880"
},
"stopId": "3163",
"stopSequence": 21
},
{
"arrival": {
"delay": 1,
"time": "1748780914"
},
"departure": {
"delay": 1,
"time": "1748780914"
},
"stopId": "3307",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1748781000"
},
"departure": {
"delay": 0,
"time": "1748781000"
},
"stopId": "3319",
"stopSequence": 23
},
{
"arrival": {
"delay": 1,
"time": "1748781088"
},
"departure": {
"delay": 1,
"time": "1748781088"
},
"stopId": "2910",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1748781180"
},
"departure": {
"delay": 0,
"time": "1748781180"
},
"stopId": "1589",
"stopSequence": 25
},
{
"arrival": {
"delay": 1,
"time": "1748781247"
},
"departure": {
"delay": 1,
"time": "1748781247"
},
"stopId": "3336",
"stopSequence": 26
},
{
"arrival": {
"delay": 1,
"time": "1748781343"
},
"departure": {
"delay": 1,
"time": "1748781343"
},
"stopId": "7936",
"stopSequence": 27
},
{
"arrival": {
"delay": 1,
"time": "1748781409"
},
"departure": {
"delay": 1,
"time": "1748781409"
},
"stopId": "7934",
"stopSequence": 28
},
{
"arrival": {
"delay": 1,
"time": "1748781448"
},
"departure": {
"delay": 1,
"time": "1748781448"
},
"stopId": "7941",
"stopSequence": 29
},
{
"arrival": {
"delay": 1,
"time": "1748781541"
},
"departure": {
"delay": 1,
"time": "1748781541"
},
"stopId": "8742",
"stopSequence": 30
},
{
"arrival": {
"delay": 1,
"time": "1748781590"
},
"departure": {
"delay": 1,
"time": "1748781590"
},
"stopId": "7519",
"stopSequence": 31
},
{
"arrival": {
"delay": 2,
"time": "1748781640"
},
"departure": {
"delay": 2,
"time": "1748781640"
},
"stopId": "7530",
"stopSequence": 32
},
{
"arrival": {
"delay": 2,
"time": "1748781700"
},
"departure": {
"delay": 2,
"time": "1748781700"
},
"stopId": "7529",
"stopSequence": 33
},
{
"arrival": {
"delay": 1,
"time": "1748781814"
},
"departure": {
"delay": 1,
"time": "1748781814"
},
"stopId": "7883",
"stopSequence": 34
},
{
"arrival": {
"delay": 2,
"time": "1748781877"
},
"departure": {
"delay": 2,
"time": "1748781877"
},
"stopId": "1066",
"stopSequence": 35
},
{
"arrival": {
"delay": 1,
"time": "1748782021"
},
"departure": {
"delay": 1,
"time": "1748782021"
},
"stopId": "2704",
"stopSequence": 36
},
{
"arrival": {
"delay": 2,
"time": "1748782087"
},
"departure": {
"delay": 2,
"time": "1748782087"
},
"stopId": "10",
"stopSequence": 37
},
{
"arrival": {
"delay": 1,
"time": "1748782142"
},
"departure": {
"delay": 1,
"time": "1748782142"
},
"stopId": "848",
"stopSequence": 38
},
{
"arrival": {
"delay": 1,
"time": "1748782201"
},
"departure": {
"delay": 1,
"time": "1748782201"
},
"stopId": "3297",
"stopSequence": 39
},
{
"arrival": {
"delay": 1,
"time": "1748782238"
},
"departure": {
"delay": 1,
"time": "1748782238"
},
"stopId": "2943",
"stopSequence": 40
},
{
"arrival": {
"delay": 1,
"time": "1748782261"
},
"departure": {
"delay": 1,
"time": "1748782261"
},
"stopId": "2600",
"stopSequence": 41
},
{
"arrival": {
"delay": 1,
"time": "1748782322"
},
"departure": {
"delay": 1,
"time": "1748782322"
},
"stopId": "807",
"stopSequence": 42
},
{
"arrival": {
"delay": 1,
"time": "1748782561"
},
"departure": {
"delay": 1,
"time": "1748782561"
},
"stopId": "1559",
"stopSequence": 43
},
{
"arrival": {
"delay": 2,
"time": "1748782641"
},
"departure": {
"delay": 2,
"time": "1748782641"
},
"stopId": "206",
"stopSequence": 44
},
{
"arrival": {
"delay": 2,
"time": "1748782732"
},
"departure": {
"delay": 2,
"time": "1748782732"
},
"stopId": "2946",
"stopSequence": 45
},
{
"arrival": {
"delay": 1,
"time": "1748782801"
},
"departure": {
"delay": 1,
"time": "1748782801"
},
"stopId": "2947",
"stopSequence": 46
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268435616_1"
}
}
},
{
"id": "RT|268435617_1|268435617",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "2947",
"stopSequence": 1
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1133",
"stopSequence": 2
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1278",
"stopSequence": 3
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2554",
"stopSequence": 4
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "744",
"stopSequence": 5
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1628",
"stopSequence": 6
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2584",
"stopSequence": 7
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2944",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3302",
"stopSequence": 9
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2942",
"stopSequence": 10
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1157",
"stopSequence": 11
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1489",
"stopSequence": 12
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2500",
"stopSequence": 13
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1312",
"stopSequence": 14
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7505",
"stopSequence": 15
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7511",
"stopSequence": 16
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7531",
"stopSequence": 17
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7517",
"stopSequence": 18
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8743",
"stopSequence": 19
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7942",
"stopSequence": 20
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7935",
"stopSequence": 21
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7937",
"stopSequence": 22
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2639",
"stopSequence": 23
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2511",
"stopSequence": 24
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2983",
"stopSequence": 25
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "833",
"stopSequence": 26
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3325",
"stopSequence": 27
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1632",
"stopSequence": 28
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2278",
"stopSequence": 29
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "821",
"stopSequence": 30
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "367",
"stopSequence": 31
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3167",
"stopSequence": 32
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "286",
"stopSequence": 33
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "246",
"stopSequence": 34
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3168",
"stopSequence": 35
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "457",
"stopSequence": 36
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3169",
"stopSequence": 37
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3170",
"stopSequence": 38
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2976",
"stopSequence": 39
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9183",
"stopSequence": 40
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9185",
"stopSequence": 41
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9187",
"stopSequence": 42
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9189",
"stopSequence": 43
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9191",
"stopSequence": 44
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "4860",
"stopSequence": 45
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9030",
"stopSequence": 46
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7731",
"stopSequence": 47
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3647",
"stopSequence": 48
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5315",
"stopSequence": 49
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268435617_1"
}
}
},
{
"id": "RT|268435612_1|268435612",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "5315",
"stopSequence": 1
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3648",
"stopSequence": 2
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1692",
"stopSequence": 3
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6701",
"stopSequence": 4
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9192",
"stopSequence": 5
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9190",
"stopSequence": 6
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9188",
"stopSequence": 7
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2973",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9184",
"stopSequence": 9
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1808",
"stopSequence": 10
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1263",
"stopSequence": 11
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3158",
"stopSequence": 12
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "218",
"stopSequence": 13
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3159",
"stopSequence": 14
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8291",
"stopSequence": 15
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3160",
"stopSequence": 16
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "997",
"stopSequence": 17
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "755",
"stopSequence": 18
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "375",
"stopSequence": 19
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3161",
"stopSequence": 20
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3163",
"stopSequence": 21
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3307",
"stopSequence": 22
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3319",
"stopSequence": 23
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2910",
"stopSequence": 24
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1589",
"stopSequence": 25
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3336",
"stopSequence": 26
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7936",
"stopSequence": 27
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7934",
"stopSequence": 28
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7941",
"stopSequence": 29
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8742",
"stopSequence": 30
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7519",
"stopSequence": 31
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7530",
"stopSequence": 32
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7529",
"stopSequence": 33
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7883",
"stopSequence": 34
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1066",
"stopSequence": 35
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2704",
"stopSequence": 36
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "10",
"stopSequence": 37
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "848",
"stopSequence": 38
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3297",
"stopSequence": 39
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2943",
"stopSequence": 40
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2600",
"stopSequence": 41
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "807",
"stopSequence": 42
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1559",
"stopSequence": 43
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "206",
"stopSequence": 44
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2946",
"stopSequence": 45
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2947",
"stopSequence": 46
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268435612_1"
}
}
},
{
"id": "RT|268435611_1|268435611",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "2947",
"stopSequence": 1
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1133",
"stopSequence": 2
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1278",
"stopSequence": 3
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2554",
"stopSequence": 4
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "744",
"stopSequence": 5
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1628",
"stopSequence": 6
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2584",
"stopSequence": 7
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2944",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3302",
"stopSequence": 9
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2942",
"stopSequence": 10
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1157",
"stopSequence": 11
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1489",
"stopSequence": 12
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2500",
"stopSequence": 13
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1312",
"stopSequence": 14
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7505",
"stopSequence": 15
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7511",
"stopSequence": 16
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7531",
"stopSequence": 17
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7517",
"stopSequence": 18
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8743",
"stopSequence": 19
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7942",
"stopSequence": 20
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7935",
"stopSequence": 21
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7937",
"stopSequence": 22
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2639",
"stopSequence": 23
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2511",
"stopSequence": 24
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2983",
"stopSequence": 25
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "833",
"stopSequence": 26
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3325",
"stopSequence": 27
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1632",
"stopSequence": 28
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2278",
"stopSequence": 29
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "821",
"stopSequence": 30
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "367",
"stopSequence": 31
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3167",
"stopSequence": 32
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "286",
"stopSequence": 33
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "246",
"stopSequence": 34
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3168",
"stopSequence": 35
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "457",
"stopSequence": 36
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3169",
"stopSequence": 37
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3170",
"stopSequence": 38
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2976",
"stopSequence": 39
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9183",
"stopSequence": 40
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9185",
"stopSequence": 41
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9187",
"stopSequence": 42
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9189",
"stopSequence": 43
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9191",
"stopSequence": 44
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "4860",
"stopSequence": 45
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9030",
"stopSequence": 46
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7731",
"stopSequence": 47
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3647",
"stopSequence": 48
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5315",
"stopSequence": 49
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268435611_1"
}
}
},
{
"id": "RT|268435613_1|268435613",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -659,
"time": "1748772241"
},
"departure": {
"delay": 0,
"time": "1748772900"
},
"stopId": "2947",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748772923"
},
"departure": {
"delay": 0,
"time": "1748772923"
},
"stopId": "1133",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748772978"
},
"departure": {
"delay": 0,
"time": "1748772978"
},
"stopId": "1278",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748773020"
},
"departure": {
"delay": 0,
"time": "1748773020"
},
"stopId": "2554",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748773079"
},
"departure": {
"delay": 0,
"time": "1748773079"
},
"stopId": "744",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748773114"
},
"departure": {
"delay": 0,
"time": "1748773114"
},
"stopId": "1628",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1748773151"
},
"departure": {
"delay": 0,
"time": "1748773151"
},
"stopId": "2584",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748773200"
},
"departure": {
"delay": 0,
"time": "1748773200"
},
"stopId": "2944",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748773223"
},
"departure": {
"delay": 0,
"time": "1748773223"
},
"stopId": "3302",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748773260"
},
"departure": {
"delay": 0,
"time": "1748773260"
},
"stopId": "2942",
"stopSequence": 10
},
{
"arrival": {
"delay": 1,
"time": "1748773323"
},
"departure": {
"delay": 1,
"time": "1748773323"
},
"stopId": "1157",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1748773378"
},
"departure": {
"delay": 0,
"time": "1748773378"
},
"stopId": "1489",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1748773440"
},
"departure": {
"delay": 0,
"time": "1748773440"
},
"stopId": "2500",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1748773581"
},
"departure": {
"delay": 0,
"time": "1748773581"
},
"stopId": "1312",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1748773650"
},
"departure": {
"delay": 0,
"time": "1748773650"
},
"stopId": "7505",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1748773763"
},
"departure": {
"delay": 0,
"time": "1748773763"
},
"stopId": "7511",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1748773833"
},
"departure": {
"delay": 0,
"time": "1748773833"
},
"stopId": "7531",
"stopSequence": 17
},
{
"arrival": {
"delay": 1,
"time": "1748773885"
},
"departure": {
"delay": 1,
"time": "1748773885"
},
"stopId": "7517",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1748773920"
},
"departure": {
"delay": 0,
"time": "1748773920"
},
"stopId": "8743",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1748774015"
},
"departure": {
"delay": 0,
"time": "1748774015"
},
"stopId": "7942",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1748774086"
},
"departure": {
"delay": 0,
"time": "1748774086"
},
"stopId": "7935",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1748774123"
},
"departure": {
"delay": 0,
"time": "1748774123"
},
"stopId": "7937",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1748774215"
},
"departure": {
"delay": 0,
"time": "1748774215"
},
"stopId": "2639",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1748774280"
},
"departure": {
"delay": 0,
"time": "1748774280"
},
"stopId": "2511",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1748774349"
},
"departure": {
"delay": 0,
"time": "1748774349"
},
"stopId": "2983",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1748774460"
},
"departure": {
"delay": 0,
"time": "1748774460"
},
"stopId": "833",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1748774541"
},
"departure": {
"delay": 0,
"time": "1748774541"
},
"stopId": "3325",
"stopSequence": 27
},
{
"arrival": {
"delay": 0,
"time": "1748774580"
},
"departure": {
"delay": 0,
"time": "1748774580"
},
"stopId": "1632",
"stopSequence": 28
},
{
"arrival": {
"delay": 1,
"time": "1748774622"
},
"departure": {
"delay": 1,
"time": "1748774622"
},
"stopId": "2278",
"stopSequence": 29
},
{
"arrival": {
"delay": 1,
"time": "1748774652"
},
"departure": {
"delay": 1,
"time": "1748774652"
},
"stopId": "821",
"stopSequence": 30
},
{
"arrival": {
"delay": 1,
"time": "1748774687"
},
"departure": {
"delay": 1,
"time": "1748774687"
},
"stopId": "367",
"stopSequence": 31
},
{
"arrival": {
"delay": 1,
"time": "1748774710"
},
"departure": {
"delay": 1,
"time": "1748774710"
},
"stopId": "3167",
"stopSequence": 32
},
{
"arrival": {
"delay": 0,
"time": "1748774736"
},
"departure": {
"delay": 0,
"time": "1748774736"
},
"stopId": "286",
"stopSequence": 33
},
{
"arrival": {
"delay": 0,
"time": "1748774769"
},
"departure": {
"delay": 0,
"time": "1748774769"
},
"stopId": "246",
"stopSequence": 34
},
{
"arrival": {
"delay": 0,
"time": "1748774820"
},
"departure": {
"delay": 0,
"time": "1748774820"
},
"stopId": "3168",
"stopSequence": 35
},
{
"arrival": {
"delay": 1,
"time": "1748774913"
},
"departure": {
"delay": 1,
"time": "1748774913"
},
"stopId": "457",
"stopSequence": 36
},
{
"arrival": {
"delay": 0,
"time": "1748775026"
},
"departure": {
"delay": 0,
"time": "1748775026"
},
"stopId": "3169",
"stopSequence": 37
},
{
"arrival": {
"delay": 1,
"time": "1748775090"
},
"departure": {
"delay": 1,
"time": "1748775090"
},
"stopId": "3170",
"stopSequence": 38
},
{
"arrival": {
"delay": 0,
"time": "1748775180"
},
"departure": {
"delay": 0,
"time": "1748775180"
},
"stopId": "2976",
"stopSequence": 39
},
{
"arrival": {
"delay": 1,
"time": "1748775258"
},
"departure": {
"delay": 1,
"time": "1748775258"
},
"stopId": "9183",
"stopSequence": 40
},
{
"arrival": {
"delay": 0,
"time": "1748775300"
},
"departure": {
"delay": 0,
"time": "1748775300"
},
"stopId": "9185",
"stopSequence": 41
},
{
"arrival": {
"delay": 1,
"time": "1748775386"
},
"departure": {
"delay": 1,
"time": "1748775386"
},
"stopId": "9187",
"stopSequence": 42
},
{
"arrival": {
"delay": 1,
"time": "1748775491"
},
"departure": {
"delay": 1,
"time": "1748775491"
},
"stopId": "9189",
"stopSequence": 43
},
{
"arrival": {
"delay": 1,
"time": "1748775621"
},
"departure": {
"delay": 1,
"time": "1748775621"
},
"stopId": "9191",
"stopSequence": 44
},
{
"arrival": {
"delay": 1,
"time": "1748775721"
},
"departure": {
"delay": 1,
"time": "1748775721"
},
"stopId": "4860",
"stopSequence": 45
},
{
"arrival": {
"delay": 1,
"time": "1748775787"
},
"departure": {
"delay": 1,
"time": "1748775787"
},
"stopId": "9030",
"stopSequence": 46
},
{
"arrival": {
"delay": 1,
"time": "1748775891"
},
"departure": {
"delay": 1,
"time": "1748775891"
},
"stopId": "7731",
"stopSequence": 47
},
{
"arrival": {
"delay": 1,
"time": "1748776021"
},
"departure": {
"delay": 1,
"time": "1748776021"
},
"stopId": "3647",
"stopSequence": 48
},
{
"arrival": {
"delay": 1,
"time": "1748776081"
},
"departure": {
"delay": 1,
"time": "1748776081"
},
"stopId": "5315",
"stopSequence": 49
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268435613_1"
}
}
},
{
"id": "RT|268436940_1|268436940",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "6943",
"stopSequence": 1
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6832",
"stopSequence": 2
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6422",
"stopSequence": 3
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5737",
"stopSequence": 4
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5736",
"stopSequence": 5
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7348",
"stopSequence": 6
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7861",
"stopSequence": 7
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6827",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "702",
"stopSequence": 9
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "606",
"stopSequence": 10
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1726",
"stopSequence": 11
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6851",
"stopSequence": 12
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9749",
"stopSequence": 13
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2997",
"stopSequence": 14
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "68",
"stopSequence": 15
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1073",
"stopSequence": 16
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3624",
"stopSequence": 17
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "987",
"stopSequence": 18
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1465",
"stopSequence": 19
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "737",
"stopSequence": 20
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1011",
"stopSequence": 21
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1103",
"stopSequence": 22
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2376",
"stopSequence": 23
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3466",
"stopSequence": 24
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5206",
"stopSequence": 25
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5208",
"stopSequence": 26
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1549",
"stopSequence": 27
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1623",
"stopSequence": 28
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2515",
"stopSequence": 29
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "820",
"stopSequence": 30
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "671",
"stopSequence": 31
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7550",
"stopSequence": 32
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3271",
"stopSequence": 33
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "874",
"stopSequence": 34
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1505",
"stopSequence": 35
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1344",
"stopSequence": 36
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1743",
"stopSequence": 37
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1830",
"stopSequence": 38
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1825",
"stopSequence": 39
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1742",
"stopSequence": 40
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2233",
"stopSequence": 41
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "904",
"stopSequence": 42
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "4880",
"stopSequence": 43
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "34",
"stopSequence": 44
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "4680",
"stopSequence": 45
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "27",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268436940_1"
}
}
},
{
"id": "RT|268436941_1|268436941",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "4680",
"stopSequence": 1
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3552",
"stopSequence": 2
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1934",
"stopSequence": 3
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1546",
"stopSequence": 4
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1826",
"stopSequence": 5
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1474",
"stopSequence": 6
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "125",
"stopSequence": 7
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1827",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1177",
"stopSequence": 9
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1778",
"stopSequence": 10
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1009",
"stopSequence": 11
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3285",
"stopSequence": 12
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7549",
"stopSequence": 13
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "638",
"stopSequence": 14
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1187",
"stopSequence": 15
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1796",
"stopSequence": 16
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "741",
"stopSequence": 17
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2000",
"stopSequence": 18
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2137",
"stopSequence": 19
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5207",
"stopSequence": 20
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5205",
"stopSequence": 21
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3465",
"stopSequence": 22
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2378",
"stopSequence": 23
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "885",
"stopSequence": 24
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "303",
"stopSequence": 25
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2493",
"stopSequence": 26
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "531",
"stopSequence": 27
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "676",
"stopSequence": 28
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7798",
"stopSequence": 29
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "386",
"stopSequence": 30
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "968",
"stopSequence": 31
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2599",
"stopSequence": 32
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5799",
"stopSequence": 33
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8543",
"stopSequence": 34
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6852",
"stopSequence": 35
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1192",
"stopSequence": 36
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1144",
"stopSequence": 37
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "212",
"stopSequence": 38
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6825",
"stopSequence": 39
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7862",
"stopSequence": 40
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7347",
"stopSequence": 41
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2446",
"stopSequence": 42
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5542",
"stopSequence": 43
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6421",
"stopSequence": 44
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6685",
"stopSequence": 45
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6943",
"stopSequence": 46
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "27",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268436941_1"
}
}
},
{
"id": "RT|268435610_1|268435610",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2219,
"time": "1748757601"
},
"departure": {
"delay": 0,
"time": "1748759820"
},
"stopId": "5315",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748760000"
},
"departure": {
"delay": 0,
"time": "1748760000"
},
"stopId": "3648",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748760153"
},
"departure": {
"delay": 0,
"time": "1748760153"
},
"stopId": "1692",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748760240"
},
"departure": {
"delay": 0,
"time": "1748760240"
},
"stopId": "6701",
"stopSequence": 4
},
{
"arrival": {
"delay": 1,
"time": "1748760312"
},
"departure": {
"delay": 1,
"time": "1748760312"
},
"stopId": "9192",
"stopSequence": 5
},
{
"arrival": {
"delay": 1,
"time": "1748760393"
},
"departure": {
"delay": 1,
"time": "1748760393"
},
"stopId": "9190",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1748760449"
},
"departure": {
"delay": 1,
"time": "1748760449"
},
"stopId": "9188",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748760540"
},
"departure": {
"delay": 0,
"time": "1748760540"
},
"stopId": "2973",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1748760594"
},
"departure": {
"delay": 1,
"time": "1748760594"
},
"stopId": "9184",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748760660"
},
"departure": {
"delay": 0,
"time": "1748760660"
},
"stopId": "1808",
"stopSequence": 10
},
{
"arrival": {
"delay": 1,
"time": "1748760710"
},
"departure": {
"delay": 1,
"time": "1748760710"
},
"stopId": "1263",
"stopSequence": 11
},
{
"arrival": {
"delay": 1,
"time": "1748760783"
},
"departure": {
"delay": 1,
"time": "1748760783"
},
"stopId": "3158",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1748760840"
},
"departure": {
"delay": 0,
"time": "1748760840"
},
"stopId": "218",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1748760890"
},
"departure": {
"delay": 0,
"time": "1748760890"
},
"stopId": "3159",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1748760921"
},
"departure": {
"delay": 0,
"time": "1748760921"
},
"stopId": "8291",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1748760973"
},
"departure": {
"delay": 0,
"time": "1748760973"
},
"stopId": "3160",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1748761000"
},
"departure": {
"delay": 0,
"time": "1748761000"
},
"stopId": "997",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1748761039"
},
"departure": {
"delay": 0,
"time": "1748761039"
},
"stopId": "755",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1748761077"
},
"departure": {
"delay": 0,
"time": "1748761077"
},
"stopId": "375",
"stopSequence": 19
},
{
"arrival": {
"delay": -1,
"time": "1748761102"
},
"departure": {
"delay": -1,
"time": "1748761102"
},
"stopId": "3161",
"stopSequence": 20
},
{
"arrival": {
"delay": -1,
"time": "1748761139"
},
"departure": {
"delay": -1,
"time": "1748761139"
},
"stopId": "3163",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1748761173"
},
"departure": {
"delay": 0,
"time": "1748761173"
},
"stopId": "3307",
"stopSequence": 22
},
{
"arrival": {
"delay": -1,
"time": "1748761259"
},
"departure": {
"delay": -1,
"time": "1748761259"
},
"stopId": "3319",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1748761347"
},
"departure": {
"delay": 0,
"time": "1748761347"
},
"stopId": "2910",
"stopSequence": 24
},
{
"arrival": {
"delay": -1,
"time": "1748761439"
},
"departure": {
"delay": -1,
"time": "1748761439"
},
"stopId": "1589",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1748761506"
},
"departure": {
"delay": 0,
"time": "1748761506"
},
"stopId": "3336",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1748761602"
},
"departure": {
"delay": 0,
"time": "1748761602"
},
"stopId": "7936",
"stopSequence": 27
},
{
"arrival": {
"delay": 0,
"time": "1748761668"
},
"departure": {
"delay": 0,
"time": "1748761668"
},
"stopId": "7934",
"stopSequence": 28
},
{
"arrival": {
"delay": 0,
"time": "1748761707"
},
"departure": {
"delay": 0,
"time": "1748761707"
},
"stopId": "7941",
"stopSequence": 29
},
{
"arrival": {
"delay": 0,
"time": "1748761800"
},
"departure": {
"delay": 0,
"time": "1748761800"
},
"stopId": "8742",
"stopSequence": 30
},
{
"arrival": {
"delay": 1,
"time": "1748761843"
},
"departure": {
"delay": 1,
"time": "1748761843"
},
"stopId": "7519",
"stopSequence": 31
},
{
"arrival": {
"delay": 1,
"time": "1748761887"
},
"departure": {
"delay": 1,
"time": "1748761887"
},
"stopId": "7530",
"stopSequence": 32
},
{
"arrival": {
"delay": 1,
"time": "1748761939"
},
"departure": {
"delay": 1,
"time": "1748761939"
},
"stopId": "7529",
"stopSequence": 33
},
{
"arrival": {
"delay": 0,
"time": "1748762039"
},
"departure": {
"delay": 0,
"time": "1748762039"
},
"stopId": "7883",
"stopSequence": 34
},
{
"arrival": {
"delay": 1,
"time": "1748762094"
},
"departure": {
"delay": 1,
"time": "1748762094"
},
"stopId": "1066",
"stopSequence": 35
},
{
"arrival": {
"delay": 0,
"time": "1748762220"
},
"departure": {
"delay": 0,
"time": "1748762220"
},
"stopId": "2704",
"stopSequence": 36
},
{
"arrival": {
"delay": 1,
"time": "1748762286"
},
"departure": {
"delay": 1,
"time": "1748762286"
},
"stopId": "10",
"stopSequence": 37
},
{
"arrival": {
"delay": 0,
"time": "1748762341"
},
"departure": {
"delay": 0,
"time": "1748762341"
},
"stopId": "848",
"stopSequence": 38
},
{
"arrival": {
"delay": 0,
"time": "1748762400"
},
"departure": {
"delay": 0,
"time": "1748762400"
},
"stopId": "3297",
"stopSequence": 39
},
{
"arrival": {
"delay": 0,
"time": "1748762437"
},
"departure": {
"delay": 0,
"time": "1748762437"
},
"stopId": "2943",
"stopSequence": 40
},
{
"arrival": {
"delay": 0,
"time": "1748762460"
},
"departure": {
"delay": 0,
"time": "1748762460"
},
"stopId": "2600",
"stopSequence": 41
},
{
"arrival": {
"delay": 0,
"time": "1748762509"
},
"departure": {
"delay": 0,
"time": "1748762509"
},
"stopId": "807",
"stopSequence": 42
},
{
"arrival": {
"delay": 0,
"time": "1748762700"
},
"departure": {
"delay": 0,
"time": "1748762700"
},
"stopId": "1559",
"stopSequence": 43
},
{
"arrival": {
"delay": 1,
"time": "1748762760"
},
"departure": {
"delay": 1,
"time": "1748762760"
},
"stopId": "206",
"stopSequence": 44
},
{
"arrival": {
"delay": 0,
"time": "1748762828"
},
"departure": {
"delay": 0,
"time": "1748762828"
},
"stopId": "2946",
"stopSequence": 45
},
{
"arrival": {
"delay": 0,
"time": "1748762880"
},
"departure": {
"delay": 0,
"time": "1748762880"
},
"stopId": "2947",
"stopSequence": 46
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268435610_1"
}
}
},
{
"id": "RT|268436915_1|268436915",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -744,
"time": "1748753257"
},
"departure": {
"delay": 0,
"time": "1748754001"
},
"stopId": "4680",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1748754084"
},
"departure": {
"delay": 1,
"time": "1748754084"
},
"stopId": "3552",
"stopSequence": 2
},
{
"arrival": {
"delay": 1,
"time": "1748754130"
},
"departure": {
"delay": 1,
"time": "1748754130"
},
"stopId": "1934",
"stopSequence": 3
},
{
"arrival": {
"delay": 1,
"time": "1748754216"
},
"departure": {
"delay": 1,
"time": "1748754216"
},
"stopId": "1546",
"stopSequence": 4
},
{
"arrival": {
"delay": 1,
"time": "1748754349"
},
"departure": {
"delay": 1,
"time": "1748754349"
},
"stopId": "1826",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748754382"
},
"departure": {
"delay": 0,
"time": "1748754382"
},
"stopId": "1474",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1748754445"
},
"departure": {
"delay": 1,
"time": "1748754445"
},
"stopId": "125",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748754480"
},
"departure": {
"delay": 0,
"time": "1748754480"
},
"stopId": "1827",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1748754545"
},
"departure": {
"delay": 1,
"time": "1748754545"
},
"stopId": "1177",
"stopSequence": 9
},
{
"arrival": {
"delay": 1,
"time": "1748754572"
},
"departure": {
"delay": 1,
"time": "1748754572"
},
"stopId": "1778",
"stopSequence": 10
},
{
"arrival": {
"delay": 1,
"time": "1748754598"
},
"departure": {
"delay": 1,
"time": "1748754598"
},
"stopId": "1009",
"stopSequence": 11
},
{
"arrival": {
"delay": 1,
"time": "1748754662"
},
"departure": {
"delay": 1,
"time": "1748754662"
},
"stopId": "3285",
"stopSequence": 12
},
{
"arrival": {
"delay": 1,
"time": "1748754684"
},
"departure": {
"delay": 1,
"time": "1748754684"
},
"stopId": "7549",
"stopSequence": 13
},
{
"arrival": {
"delay": 1,
"time": "1748754740"
},
"departure": {
"delay": 1,
"time": "1748754740"
},
"stopId": "638",
"stopSequence": 14
},
{
"arrival": {
"delay": 1,
"time": "1748754808"
},
"departure": {
"delay": 1,
"time": "1748754808"
},
"stopId": "1187",
"stopSequence": 15
},
{
"arrival": {
"delay": 1,
"time": "1748754836"
},
"departure": {
"delay": 1,
"time": "1748754836"
},
"stopId": "1796",
"stopSequence": 16
},
{
"arrival": {
"delay": 2,
"time": "1748754874"
},
"departure": {
"delay": 2,
"time": "1748754874"
},
"stopId": "741",
"stopSequence": 17
},
{
"arrival": {
"delay": 1,
"time": "1748754923"
},
"departure": {
"delay": 1,
"time": "1748754923"
},
"stopId": "2000",
"stopSequence": 18
},
{
"arrival": {
"delay": 1,
"time": "1748754961"
},
"departure": {
"delay": 1,
"time": "1748754961"
},
"stopId": "2137",
"stopSequence": 19
},
{
"arrival": {
"delay": 1,
"time": "1748755079"
},
"departure": {
"delay": 1,
"time": "1748755079"
},
"stopId": "5207",
"stopSequence": 20
},
{
"arrival": {
"delay": 1,
"time": "1748755146"
},
"departure": {
"delay": 1,
"time": "1748755146"
},
"stopId": "5205",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1748755200"
},
"departure": {
"delay": 0,
"time": "1748755200"
},
"stopId": "3465",
"stopSequence": 22
},
{
"arrival": {
"delay": 1,
"time": "1748755228"
},
"departure": {
"delay": 1,
"time": "1748755228"
},
"stopId": "2378",
"stopSequence": 23
},
{
"arrival": {
"delay": 1,
"time": "1748755281"
},
"departure": {
"delay": 1,
"time": "1748755281"
},
"stopId": "885",
"stopSequence": 24
},
{
"arrival": {
"delay": 1,
"time": "1748755327"
},
"departure": {
"delay": 1,
"time": "1748755327"
},
"stopId": "303",
"stopSequence": 25
},
{
"arrival": {
"delay": 1,
"time": "1748755359"
},
"departure": {
"delay": 1,
"time": "1748755359"
},
"stopId": "2493",
"stopSequence": 26
},
{
"arrival": {
"delay": 1,
"time": "1748755410"
},
"departure": {
"delay": 1,
"time": "1748755410"
},
"stopId": "531",
"stopSequence": 27
},
{
"arrival": {
"delay": 2,
"time": "1748755454"
},
"departure": {
"delay": 2,
"time": "1748755454"
},
"stopId": "676",
"stopSequence": 28
},
{
"arrival": {
"delay": 1,
"time": "1748755501"
},
"departure": {
"delay": 1,
"time": "1748755501"
},
"stopId": "7798",
"stopSequence": 29
},
{
"arrival": {
"delay": 1,
"time": "1748755535"
},
"departure": {
"delay": 1,
"time": "1748755535"
},
"stopId": "386",
"stopSequence": 30
},
{
"arrival": {
"delay": 2,
"time": "1748755631"
},
"departure": {
"delay": 2,
"time": "1748755631"
},
"stopId": "968",
"stopSequence": 31
},
{
"arrival": {
"delay": 2,
"time": "1748755668"
},
"departure": {
"delay": 2,
"time": "1748755668"
},
"stopId": "2599",
"stopSequence": 32
},
{
"arrival": {
"delay": 2,
"time": "1748755715"
},
"departure": {
"delay": 2,
"time": "1748755715"
},
"stopId": "5799",
"stopSequence": 33
},
{
"arrival": {
"delay": 2,
"time": "1748755802"
},
"departure": {
"delay": 2,
"time": "1748755802"
},
"stopId": "8543",
"stopSequence": 34
},
{
"arrival": {
"delay": 3,
"time": "1748755849"
},
"departure": {
"delay": 3,
"time": "1748755849"
},
"stopId": "6852",
"stopSequence": 35
},
{
"arrival": {
"delay": 3,
"time": "1748755889"
},
"departure": {
"delay": 3,
"time": "1748755889"
},
"stopId": "1192",
"stopSequence": 36
},
{
"arrival": {
"delay": 3,
"time": "1748755926"
},
"departure": {
"delay": 3,
"time": "1748755926"
},
"stopId": "1144",
"stopSequence": 37
},
{
"arrival": {
"delay": 2,
"time": "1748755989"
},
"departure": {
"delay": 2,
"time": "1748755989"
},
"stopId": "212",
"stopSequence": 38
},
{
"arrival": {
"delay": 2,
"time": "1748756102"
},
"departure": {
"delay": 2,
"time": "1748756102"
},
"stopId": "6825",
"stopSequence": 39
},
{
"arrival": {
"delay": 3,
"time": "1748756164"
},
"departure": {
"delay": 3,
"time": "1748756164"
},
"stopId": "7862",
"stopSequence": 40
},
{
"arrival": {
"delay": 3,
"time": "1748756245"
},
"departure": {
"delay": 3,
"time": "1748756245"
},
"stopId": "7347",
"stopSequence": 41
},
{
"arrival": {
"delay": 2,
"time": "1748756289"
},
"departure": {
"delay": 2,
"time": "1748756289"
},
"stopId": "2446",
"stopSequence": 42
},
{
"arrival": {
"delay": 3,
"time": "1748756331"
},
"departure": {
"delay": 3,
"time": "1748756331"
},
"stopId": "5542",
"stopSequence": 43
},
{
"arrival": {
"delay": 3,
"time": "1748756389"
},
"departure": {
"delay": 3,
"time": "1748756389"
},
"stopId": "6421",
"stopSequence": 44
},
{
"arrival": {
"delay": 2,
"time": "1748756462"
},
"departure": {
"delay": 2,
"time": "1748756462"
},
"stopId": "6685",
"stopSequence": 45
},
{
"arrival": {
"delay": 2,
"time": "1748756522"
},
"departure": {
"delay": 2,
"time": "1748756522"
},
"stopId": "6943",
"stopSequence": 46
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "27",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268436915_1"
},
"vehicle": {
"id": "ineo-bus:1635",
"label": "BORDEAUX RAVEZIES"
}
}
},
{
"id": "RT|268436916_1|268436916",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1078,
"time": "1748756522"
},
"departure": {
"delay": 0,
"time": "1748757600"
},
"stopId": "6943",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748757660"
},
"departure": {
"delay": 0,
"time": "1748757660"
},
"stopId": "6832",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748757763"
},
"departure": {
"delay": 0,
"time": "1748757763"
},
"stopId": "6422",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748757823"
},
"departure": {
"delay": 0,
"time": "1748757823"
},
"stopId": "5737",
"stopSequence": 4
},
{
"arrival": {
"delay": -1,
"time": "1748757872"
},
"departure": {
"delay": -1,
"time": "1748757872"
},
"stopId": "5736",
"stopSequence": 5
},
{
"arrival": {
"delay": -1,
"time": "1748757935"
},
"departure": {
"delay": -1,
"time": "1748757935"
},
"stopId": "7348",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1748758024"
},
"departure": {
"delay": 0,
"time": "1748758024"
},
"stopId": "7861",
"stopSequence": 7
},
{
"arrival": {
"delay": -1,
"time": "1748758079"
},
"departure": {
"delay": -1,
"time": "1748758079"
},
"stopId": "6827",
"stopSequence": 8
},
{
"arrival": {
"delay": -1,
"time": "1748758202"
},
"departure": {
"delay": -1,
"time": "1748758202"
},
"stopId": "702",
"stopSequence": 9
},
{
"arrival": {
"delay": -1,
"time": "1748758271"
},
"departure": {
"delay": -1,
"time": "1748758271"
},
"stopId": "606",
"stopSequence": 10
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "27",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268436916_1"
}
}
},
{
"id": "RT|268436920_1|268436920",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "6943",
"stopSequence": 1
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6832",
"stopSequence": 2
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6422",
"stopSequence": 3
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5737",
"stopSequence": 4
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5736",
"stopSequence": 5
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7348",
"stopSequence": 6
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7861",
"stopSequence": 7
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6827",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "702",
"stopSequence": 9
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "606",
"stopSequence": 10
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1726",
"stopSequence": 11
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6851",
"stopSequence": 12
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9749",
"stopSequence": 13
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2997",
"stopSequence": 14
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "68",
"stopSequence": 15
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1073",
"stopSequence": 16
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3624",
"stopSequence": 17
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "987",
"stopSequence": 18
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1465",
"stopSequence": 19
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "737",
"stopSequence": 20
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1011",
"stopSequence": 21
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1103",
"stopSequence": 22
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2376",
"stopSequence": 23
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3466",
"stopSequence": 24
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5206",
"stopSequence": 25
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5208",
"stopSequence": 26
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1549",
"stopSequence": 27
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1623",
"stopSequence": 28
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2515",
"stopSequence": 29
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "820",
"stopSequence": 30
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "671",
"stopSequence": 31
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7550",
"stopSequence": 32
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3271",
"stopSequence": 33
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "874",
"stopSequence": 34
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1505",
"stopSequence": 35
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1344",
"stopSequence": 36
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1743",
"stopSequence": 37
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1830",
"stopSequence": 38
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1825",
"stopSequence": 39
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1742",
"stopSequence": 40
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2233",
"stopSequence": 41
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "904",
"stopSequence": 42
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "4880",
"stopSequence": 43
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "34",
"stopSequence": 44
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "4680",
"stopSequence": 45
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "27",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268436920_1"
}
}
},
{
"id": "RT|268436921_1|268436921",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "4680",
"stopSequence": 1
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3552",
"stopSequence": 2
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1934",
"stopSequence": 3
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1546",
"stopSequence": 4
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1826",
"stopSequence": 5
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1474",
"stopSequence": 6
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "125",
"stopSequence": 7
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1827",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1177",
"stopSequence": 9
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1778",
"stopSequence": 10
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1009",
"stopSequence": 11
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3285",
"stopSequence": 12
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7549",
"stopSequence": 13
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "638",
"stopSequence": 14
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1187",
"stopSequence": 15
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1796",
"stopSequence": 16
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "741",
"stopSequence": 17
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2000",
"stopSequence": 18
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2137",
"stopSequence": 19
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5207",
"stopSequence": 20
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5205",
"stopSequence": 21
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3465",
"stopSequence": 22
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2378",
"stopSequence": 23
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "885",
"stopSequence": 24
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "303",
"stopSequence": 25
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2493",
"stopSequence": 26
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "531",
"stopSequence": 27
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "676",
"stopSequence": 28
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7798",
"stopSequence": 29
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "386",
"stopSequence": 30
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "968",
"stopSequence": 31
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2599",
"stopSequence": 32
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5799",
"stopSequence": 33
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8543",
"stopSequence": 34
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6852",
"stopSequence": 35
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1192",
"stopSequence": 36
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1144",
"stopSequence": 37
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "212",
"stopSequence": 38
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6825",
"stopSequence": 39
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7862",
"stopSequence": 40
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7347",
"stopSequence": 41
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2446",
"stopSequence": 42
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5542",
"stopSequence": 43
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6421",
"stopSequence": 44
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6685",
"stopSequence": 45
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6943",
"stopSequence": 46
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "27",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268436921_1"
}
}
},
{
"id": "RT|268435689_1|268435689",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -113,
"time": "1748752088"
},
"departure": {
"delay": 29,
"time": "1748752230"
},
"stopId": "2623",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1748752295"
},
"departure": {
"delay": 47,
"time": "1748752312"
},
"stopId": "2480",
"stopSequence": 2
},
{
"arrival": {
"delay": 25,
"time": "1748752367"
},
"departure": {
"delay": 25,
"time": "1748752367"
},
"stopId": "7009",
"stopSequence": 3
},
{
"arrival": {
"delay": 26,
"time": "1748752438"
},
"departure": {
"delay": 27,
"time": "1748752439"
},
"stopId": "4534",
"stopSequence": 4
},
{
"arrival": {
"delay": 32,
"time": "1748752472"
},
"departure": {
"delay": 50,
"time": "1748752490"
},
"stopId": "2888",
"stopSequence": 5
},
{
"arrival": {
"delay": 51,
"time": "1748752519"
},
"departure": {
"delay": 51,
"time": "1748752519"
},
"stopId": "2699",
"stopSequence": 6
},
{
"arrival": {
"delay": 49,
"time": "1748752590"
},
"departure": {
"delay": 51,
"time": "1748752592"
},
"stopId": "2572",
"stopSequence": 7
},
{
"arrival": {
"delay": 37,
"time": "1748752627"
},
"departure": {
"delay": 52,
"time": "1748752642"
},
"stopId": "2901",
"stopSequence": 8
},
{
"arrival": {
"delay": 39,
"time": "1748752671"
},
"departure": {
"delay": 41,
"time": "1748752673"
},
"stopId": "111",
"stopSequence": 9
},
{
"arrival": {
"delay": 40,
"time": "1748752720"
},
"departure": {
"delay": 57,
"time": "1748752737"
},
"stopId": "2708",
"stopSequence": 10
},
{
"arrival": {
"delay": 30,
"time": "1748752770"
},
"departure": {
"delay": 48,
"time": "1748752788"
},
"stopId": "2710",
"stopSequence": 11
},
{
"arrival": {
"delay": 33,
"time": "1748752828"
},
"departure": {
"delay": 33,
"time": "1748752828"
},
"stopId": "404",
"stopSequence": 12
},
{
"arrival": {
"delay": 26,
"time": "1748752878"
},
"departure": {
"delay": 26,
"time": "1748752878"
},
"stopId": "2709",
"stopSequence": 13
},
{
"arrival": {
"delay": 21,
"time": "1748752902"
},
"departure": {
"delay": 54,
"time": "1748752935"
},
"stopId": "8432",
"stopSequence": 14
},
{
"arrival": {
"delay": 23,
"time": "1748753003"
},
"departure": {
"delay": 23,
"time": "1748753003"
},
"stopId": "4084",
"stopSequence": 15
},
{
"arrival": {
"delay": -11,
"time": "1748753048"
},
"departure": {
"delay": -11,
"time": "1748753048"
},
"stopId": "2712",
"stopSequence": 16
},
{
"arrival": {
"delay": 4,
"time": "1748753104"
},
"departure": {
"delay": 13,
"time": "1748753113"
},
"stopId": "2713",
"stopSequence": 17
},
{
"arrival": {
"delay": 22,
"time": "1748753142"
},
"departure": {
"delay": 31,
"time": "1748753151"
},
"stopId": "5735",
"stopSequence": 18
},
{
"arrival": {
"delay": 21,
"time": "1748753213"
},
"departure": {
"delay": 45,
"time": "1748753237"
},
"stopId": "2715",
"stopSequence": 19
},
{
"arrival": {
"delay": 42,
"time": "1748753269"
},
"departure": {
"delay": 59,
"time": "1748753286"
},
"stopId": "771",
"stopSequence": 20
},
{
"arrival": {
"delay": 44,
"time": "1748753324"
},
"departure": {
"delay": 44,
"time": "1748753324"
},
"stopId": "3352",
"stopSequence": 21
},
{
"arrival": {
"delay": 31,
"time": "1748753353"
},
"departure": {
"delay": 51,
"time": "1748753373"
},
"stopId": "1647",
"stopSequence": 22
},
{
"arrival": {
"delay": 40,
"time": "1748753390"
},
"departure": {
"delay": 42,
"time": "1748753392"
},
"stopId": "692",
"stopSequence": 23
},
{
"arrival": {
"delay": 37,
"time": "1748753422"
},
"departure": {
"delay": 37,
"time": "1748753422"
},
"stopId": "2716",
"stopSequence": 24
},
{
"arrival": {
"delay": 30,
"time": "1748753470"
},
"departure": {
"delay": 50,
"time": "1748753490"
},
"stopId": "2717",
"stopSequence": 25
},
{
"arrival": {
"delay": 45,
"time": "1748753513"
},
"departure": {
"delay": 65,
"time": "1748753533"
},
"stopId": "2718",
"stopSequence": 26
},
{
"arrival": {
"delay": 54,
"time": "1748753574"
},
"departure": {
"delay": 54,
"time": "1748753574"
},
"stopId": "862",
"stopSequence": 27
},
{
"arrival": {
"delay": 34,
"time": "1748753628"
},
"departure": {
"delay": 54,
"time": "1748753648"
},
"stopId": "2349",
"stopSequence": 28
},
{
"arrival": {
"delay": 50,
"time": "1748753690"
},
"departure": {
"delay": 51,
"time": "1748753691"
},
"stopId": "1288",
"stopSequence": 29
},
{
"arrival": {
"delay": 42,
"time": "1748753717"
},
"departure": {
"delay": 43,
"time": "1748753718"
},
"stopId": "7982",
"stopSequence": 30
},
{
"arrival": {
"delay": 28,
"time": "1748753789"
},
"departure": {
"delay": 28,
"time": "1748753789"
},
"stopId": "707",
"stopSequence": 31
},
{
"arrival": {
"delay": -16,
"time": "1748753869"
},
"departure": {
"delay": -16,
"time": "1748753869"
},
"stopId": "675",
"stopSequence": 32
},
{
"arrival": {
"delay": -55,
"time": "1748753912"
},
"departure": {
"delay": -44,
"time": "1748753923"
},
"stopId": "3191",
"stopSequence": 33
},
{
"arrival": {
"delay": -55,
"time": "1748754065"
},
"departure": {
"delay": -55,
"time": "1748754065"
},
"stopId": "3549",
"stopSequence": 34
},
{
"arrival": {
"delay": -55,
"time": "1748754164"
},
"departure": {
"delay": -55,
"time": "1748754164"
},
"stopId": "1606",
"stopSequence": 35
},
{
"arrival": {
"delay": -55,
"time": "1748754320"
},
"departure": {
"delay": -55,
"time": "1748754320"
},
"stopId": "9196",
"stopSequence": 36
},
{
"arrival": {
"delay": -54,
"time": "1748754369"
},
"departure": {
"delay": -54,
"time": "1748754369"
},
"stopId": "3216",
"stopSequence": 37
},
{
"arrival": {
"delay": -55,
"time": "1748754485"
},
"departure": {
"delay": -55,
"time": "1748754485"
},
"stopId": "6447",
"stopSequence": 38
},
{
"arrival": {
"delay": -55,
"time": "1748754517"
},
"departure": {
"delay": -55,
"time": "1748754517"
},
"stopId": "7731",
"stopSequence": 39
},
{
"arrival": {
"delay": -55,
"time": "1748754555"
},
"departure": {
"delay": -55,
"time": "1748754555"
},
"stopId": "3559",
"stopSequence": 40
},
{
"arrival": {
"delay": -54,
"time": "1748754634"
},
"departure": {
"delay": -54,
"time": "1748754634"
},
"stopId": "1971",
"stopSequence": 41
},
{
"arrival": {
"delay": -54,
"time": "1748754684"
},
"departure": {
"delay": -54,
"time": "1748754684"
},
"stopId": "951",
"stopSequence": 42
},
{
"arrival": {
"delay": -55,
"time": "1748754725"
},
"departure": {
"delay": -55,
"time": "1748754725"
},
"stopId": "3250",
"stopSequence": 43
},
{
"arrival": {
"delay": -54,
"time": "1748754766"
},
"departure": {
"delay": -54,
"time": "1748754766"
},
"stopId": "2333",
"stopSequence": 44
},
{
"arrival": {
"delay": -54,
"time": "1748754816"
},
"departure": {
"delay": -54,
"time": "1748754816"
},
"stopId": "208",
"stopSequence": 45
},
{
"arrival": {
"delay": -54,
"time": "1748754861"
},
"departure": {
"delay": -54,
"time": "1748754861"
},
"stopId": "297",
"stopSequence": 46
},
{
"arrival": {
"delay": -55,
"time": "1748754905"
},
"departure": {
"delay": -55,
"time": "1748754905"
},
"stopId": "8981",
"stopSequence": 47
},
{
"arrival": {
"delay": -55,
"time": "1748754967"
},
"departure": {
"delay": -55,
"time": "1748754967"
},
"stopId": "8971",
"stopSequence": 48
},
{
"arrival": {
"delay": -55,
"time": "1748755025"
},
"departure": {
"delay": -55,
"time": "1748755025"
},
"stopId": "8972",
"stopSequence": 49
},
{
"arrival": {
"delay": -55,
"time": "1748755085"
},
"departure": {
"delay": -55,
"time": "1748755085"
},
"stopId": "8973",
"stopSequence": 50
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "05",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268435689_1"
},
"vehicle": {
"id": "ineo-bus:2179",
"label": "BASSINS A FLOT"
}
}
},
{
"id": "RT|268437866_1|268437866",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1096,
"time": "1748750624"
},
"departure": {
"delay": 78,
"time": "1748751798"
},
"stopId": "9130",
"stopSequence": 1
},
{
"arrival": {
"delay": 56,
"time": "1748751858"
},
"departure": {
"delay": 59,
"time": "1748751861"
},
"stopId": "9131",
"stopSequence": 2
},
{
"arrival": {
"delay": 92,
"time": "1748751938"
},
"departure": {
"delay": 92,
"time": "1748751938"
},
"stopId": "9133",
"stopSequence": 3
},
{
"arrival": {
"delay": 93,
"time": "1748752026"
},
"departure": {
"delay": 129,
"time": "1748752062"
},
"stopId": "9135",
"stopSequence": 4
},
{
"arrival": {
"delay": 160,
"time": "1748752180"
},
"departure": {
"delay": 160,
"time": "1748752180"
},
"stopId": "9137",
"stopSequence": 5
},
{
"arrival": {
"delay": 78,
"time": "1748752338"
},
"departure": {
"delay": 78,
"time": "1748752338"
},
"stopId": "9139",
"stopSequence": 6
},
{
"arrival": {
"delay": 56,
"time": "1748752378"
},
"departure": {
"delay": 70,
"time": "1748752392"
},
"stopId": "9141",
"stopSequence": 7
},
{
"arrival": {
"delay": 62,
"time": "1748752517"
},
"departure": {
"delay": 62,
"time": "1748752517"
},
"stopId": "9143",
"stopSequence": 8
},
{
"arrival": {
"delay": 62,
"time": "1748752562"
},
"departure": {
"delay": 78,
"time": "1748752578"
},
"stopId": "9145",
"stopSequence": 9
},
{
"arrival": {
"delay": 95,
"time": "1748752654"
},
"departure": {
"delay": 95,
"time": "1748752654"
},
"stopId": "9147",
"stopSequence": 10
},
{
"arrival": {
"delay": 95,
"time": "1748752742"
},
"departure": {
"delay": 97,
"time": "1748752744"
},
"stopId": "9149",
"stopSequence": 11
},
{
"arrival": {
"delay": 110,
"time": "1748752819"
},
"departure": {
"delay": 110,
"time": "1748752819"
},
"stopId": "9151",
"stopSequence": 12
},
{
"arrival": {
"delay": 110,
"time": "1748752910"
},
"departure": {
"delay": 110,
"time": "1748752910"
},
"stopId": "9153",
"stopSequence": 13
},
{
"arrival": {
"delay": 111,
"time": "1748752957"
},
"departure": {
"delay": 111,
"time": "1748752957"
},
"stopId": "9163",
"stopSequence": 14
},
{
"arrival": {
"delay": 114,
"time": "1748753041"
},
"departure": {
"delay": 132,
"time": "1748753059"
},
"stopId": "9155",
"stopSequence": 15
},
{
"arrival": {
"delay": 138,
"time": "1748753150"
},
"departure": {
"delay": 143,
"time": "1748753155"
},
"stopId": "9157",
"stopSequence": 16
},
{
"arrival": {
"delay": 154,
"time": "1748753254"
},
"departure": {
"delay": 154,
"time": "1748753254"
},
"stopId": "9159",
"stopSequence": 17
},
{
"arrival": {
"delay": 148,
"time": "1748753297"
},
"departure": {
"delay": 153,
"time": "1748753302"
},
"stopId": "9161",
"stopSequence": 18
},
{
"arrival": {
"delay": 131,
"time": "1748753374"
},
"departure": {
"delay": 139,
"time": "1748753382"
},
"stopId": "9165",
"stopSequence": 19
},
{
"arrival": {
"delay": 122,
"time": "1748753436"
},
"departure": {
"delay": 132,
"time": "1748753446"
},
"stopId": "9167",
"stopSequence": 20
},
{
"arrival": {
"delay": 116,
"time": "1748753511"
},
"departure": {
"delay": 131,
"time": "1748753526"
},
"stopId": "9171",
"stopSequence": 21
},
{
"arrival": {
"delay": 129,
"time": "1748753589"
},
"departure": {
"delay": 129,
"time": "1748753589"
},
"stopId": "9169",
"stopSequence": 22
},
{
"arrival": {
"delay": 127,
"time": "1748753647"
},
"departure": {
"delay": 134,
"time": "1748753654"
},
"stopId": "9173",
"stopSequence": 23
},
{
"arrival": {
"delay": 122,
"time": "1748753706"
},
"departure": {
"delay": 122,
"time": "1748753706"
},
"stopId": "9175",
"stopSequence": 24
},
{
"arrival": {
"delay": 118,
"time": "1748753806"
},
"departure": {
"delay": 118,
"time": "1748753806"
},
"stopId": "9177",
"stopSequence": 25
},
{
"arrival": {
"delay": 97,
"time": "1748753857"
},
"departure": {
"delay": 99,
"time": "1748753859"
},
"stopId": "9179",
"stopSequence": 26
},
{
"arrival": {
"delay": 93,
"time": "1748753903"
},
"departure": {
"delay": 93,
"time": "1748753903"
},
"stopId": "9181",
"stopSequence": 27
},
{
"arrival": {
"delay": 84,
"time": "1748753964"
},
"departure": {
"delay": 84,
"time": "1748753964"
},
"stopId": "9083",
"stopSequence": 28
},
{
"arrival": {
"delay": 84,
"time": "1748754040"
},
"departure": {
"delay": 84,
"time": "1748754040"
},
"stopId": "9183",
"stopSequence": 29
},
{
"arrival": {
"delay": 84,
"time": "1748754084"
},
"departure": {
"delay": 84,
"time": "1748754084"
},
"stopId": "9185",
"stopSequence": 30
},
{
"arrival": {
"delay": 84,
"time": "1748754148"
},
"departure": {
"delay": 84,
"time": "1748754148"
},
"stopId": "9187",
"stopSequence": 31
},
{
"arrival": {
"delay": 84,
"time": "1748754226"
},
"departure": {
"delay": 84,
"time": "1748754226"
},
"stopId": "9189",
"stopSequence": 32
},
{
"arrival": {
"delay": 83,
"time": "1748754323"
},
"departure": {
"delay": 83,
"time": "1748754323"
},
"stopId": "9191",
"stopSequence": 33
},
{
"arrival": {
"delay": 83,
"time": "1748754401"
},
"departure": {
"delay": 83,
"time": "1748754401"
},
"stopId": "9193",
"stopSequence": 34
},
{
"arrival": {
"delay": 83,
"time": "1748754503"
},
"departure": {
"delay": 83,
"time": "1748754503"
},
"stopId": "9195",
"stopSequence": 35
},
{
"arrival": {
"delay": 83,
"time": "1748754648"
},
"departure": {
"delay": 83,
"time": "1748754648"
},
"stopId": "823",
"stopSequence": 36
},
{
"arrival": {
"delay": 83,
"time": "1748754743"
},
"departure": {
"delay": 83,
"time": "1748754743"
},
"stopId": "3801",
"stopSequence": 37
},
{
"arrival": {
"delay": 83,
"time": "1748754863"
},
"departure": {
"delay": 83,
"time": "1748754863"
},
"stopId": "9197",
"stopSequence": 38
},
{
"arrival": {
"delay": 83,
"time": "1748754973"
},
"departure": {
"delay": 83,
"time": "1748754973"
},
"stopId": "9199",
"stopSequence": 39
},
{
"arrival": {
"delay": 83,
"time": "1748755103"
},
"departure": {
"delay": 83,
"time": "1748755103"
},
"stopId": "9201",
"stopSequence": 40
},
{
"arrival": {
"delay": 83,
"time": "1748755343"
},
"departure": {
"delay": 83,
"time": "1748755343"
},
"stopId": "9716",
"stopSequence": 41
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "901",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437866_1"
},
"vehicle": {
"id": "ineo-bus:2313",
"label": "GARE ST-JEAN MECA"
}
}
},
{
"id": "RT|268437867_1|268437867",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -454,
"time": "1748755346"
},
"departure": {
"delay": 0,
"time": "1748755800"
},
"stopId": "9716",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1748755956"
},
"departure": {
"delay": 1,
"time": "1748755956"
},
"stopId": "9717",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748756040"
},
"departure": {
"delay": 0,
"time": "1748756040"
},
"stopId": "9202",
"stopSequence": 3
},
{
"arrival": {
"delay": 1,
"time": "1748756171"
},
"departure": {
"delay": 1,
"time": "1748756171"
},
"stopId": "9200",
"stopSequence": 4
},
{
"arrival": {
"delay": 1,
"time": "1748756264"
},
"departure": {
"delay": 1,
"time": "1748756264"
},
"stopId": "9198",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748756400"
},
"departure": {
"delay": 0,
"time": "1748756400"
},
"stopId": "3549",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1748756494"
},
"departure": {
"delay": 1,
"time": "1748756494"
},
"stopId": "1606",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748756640"
},
"departure": {
"delay": 0,
"time": "1748756640"
},
"stopId": "9196",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748756701"
},
"departure": {
"delay": 0,
"time": "1748756701"
},
"stopId": "9194",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748756766"
},
"departure": {
"delay": 0,
"time": "1748756766"
},
"stopId": "9192",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1748756849"
},
"departure": {
"delay": 0,
"time": "1748756849"
},
"stopId": "9190",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1748756906"
},
"departure": {
"delay": 0,
"time": "1748756906"
},
"stopId": "9188",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1748757000"
},
"departure": {
"delay": 0,
"time": "1748757000"
},
"stopId": "2973",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1748757050"
},
"departure": {
"delay": 0,
"time": "1748757050"
},
"stopId": "9184",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1748757117"
},
"departure": {
"delay": 0,
"time": "1748757117"
},
"stopId": "2975",
"stopSequence": 15
},
{
"arrival": {
"delay": 1,
"time": "1748757186"
},
"departure": {
"delay": 1,
"time": "1748757186"
},
"stopId": "9182",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1748757240"
},
"departure": {
"delay": 0,
"time": "1748757240"
},
"stopId": "9180",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1748757305"
},
"departure": {
"delay": 0,
"time": "1748757305"
},
"stopId": "9178",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1748757402"
},
"departure": {
"delay": 0,
"time": "1748757402"
},
"stopId": "9176",
"stopSequence": 19
},
{
"arrival": {
"delay": 1,
"time": "1748757458"
},
"departure": {
"delay": 1,
"time": "1748757458"
},
"stopId": "9174",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1748757540"
},
"departure": {
"delay": 0,
"time": "1748757540"
},
"stopId": "9170",
"stopSequence": 21
},
{
"arrival": {
"delay": 1,
"time": "1748757618"
},
"departure": {
"delay": 1,
"time": "1748757618"
},
"stopId": "9172",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1748757712"
},
"departure": {
"delay": 0,
"time": "1748757712"
},
"stopId": "9168",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1748757796"
},
"departure": {
"delay": 0,
"time": "1748757796"
},
"stopId": "9166",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1748757907"
},
"departure": {
"delay": 0,
"time": "1748757907"
},
"stopId": "9162",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1748757960"
},
"departure": {
"delay": 0,
"time": "1748757960"
},
"stopId": "9160",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1748758064"
},
"departure": {
"delay": 0,
"time": "1748758064"
},
"stopId": "9158",
"stopSequence": 27
},
{
"arrival": {
"delay": 1,
"time": "1748758154"
},
"departure": {
"delay": 1,
"time": "1748758154"
},
"stopId": "9156",
"stopSequence": 28
},
{
"arrival": {
"delay": 0,
"time": "1748758263"
},
"departure": {
"delay": 0,
"time": "1748758263"
},
"stopId": "9164",
"stopSequence": 29
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "901",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437867_1"
}
}
},
{
"id": "RT|268435690_1|268435690",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -699,
"time": "1748755101"
},
"departure": {
"delay": 0,
"time": "1748755800"
},
"stopId": "8973",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748755890"
},
"departure": {
"delay": 0,
"time": "1748755890"
},
"stopId": "7347",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748755933"
},
"departure": {
"delay": 0,
"time": "1748755933"
},
"stopId": "2446",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748755980"
},
"departure": {
"delay": 0,
"time": "1748755980"
},
"stopId": "958",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748756054"
},
"departure": {
"delay": 0,
"time": "1748756054"
},
"stopId": "1965",
"stopSequence": 5
},
{
"arrival": {
"delay": 1,
"time": "1748756084"
},
"departure": {
"delay": 1,
"time": "1748756084"
},
"stopId": "713",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1748756127"
},
"departure": {
"delay": 0,
"time": "1748756127"
},
"stopId": "310",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748756160"
},
"departure": {
"delay": 0,
"time": "1748756160"
},
"stopId": "917",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748756219"
},
"departure": {
"delay": 0,
"time": "1748756219"
},
"stopId": "2442",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748756299"
},
"departure": {
"delay": 0,
"time": "1748756299"
},
"stopId": "2443",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1748756351"
},
"departure": {
"delay": 0,
"time": "1748756351"
},
"stopId": "1692",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1748756460"
},
"departure": {
"delay": 0,
"time": "1748756460"
},
"stopId": "2444",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1748756507"
},
"departure": {
"delay": 0,
"time": "1748756507"
},
"stopId": "5621",
"stopSequence": 13
},
{
"arrival": {
"delay": 1,
"time": "1748756572"
},
"departure": {
"delay": 1,
"time": "1748756572"
},
"stopId": "4031",
"stopSequence": 14
},
{
"arrival": {
"delay": 1,
"time": "1748756741"
},
"departure": {
"delay": 1,
"time": "1748756741"
},
"stopId": "823",
"stopSequence": 15
},
{
"arrival": {
"delay": 1,
"time": "1748756821"
},
"departure": {
"delay": 1,
"time": "1748756821"
},
"stopId": "9722",
"stopSequence": 16
},
{
"arrival": {
"delay": 2,
"time": "1748756865"
},
"departure": {
"delay": 2,
"time": "1748756865"
},
"stopId": "3546",
"stopSequence": 17
},
{
"arrival": {
"delay": 2,
"time": "1748756927"
},
"departure": {
"delay": 2,
"time": "1748756927"
},
"stopId": "2397",
"stopSequence": 18
},
{
"arrival": {
"delay": 2,
"time": "1748756960"
},
"departure": {
"delay": 2,
"time": "1748756960"
},
"stopId": "2164",
"stopSequence": 19
},
{
"arrival": {
"delay": 2,
"time": "1748756994"
},
"departure": {
"delay": 2,
"time": "1748756994"
},
"stopId": "2398",
"stopSequence": 20
},
{
"arrival": {
"delay": 3,
"time": "1748757027"
},
"departure": {
"delay": 3,
"time": "1748757027"
},
"stopId": "1014",
"stopSequence": 21
},
{
"arrival": {
"delay": 2,
"time": "1748757086"
},
"departure": {
"delay": 2,
"time": "1748757086"
},
"stopId": "7981",
"stopSequence": 22
},
{
"arrival": {
"delay": 2,
"time": "1748757122"
},
"departure": {
"delay": 2,
"time": "1748757122"
},
"stopId": "421",
"stopSequence": 23
},
{
"arrival": {
"delay": 3,
"time": "1748757188"
},
"departure": {
"delay": 3,
"time": "1748757188"
},
"stopId": "2689",
"stopSequence": 24
},
{
"arrival": {
"delay": 2,
"time": "1748757242"
},
"departure": {
"delay": 2,
"time": "1748757242"
},
"stopId": "471",
"stopSequence": 25
},
{
"arrival": {
"delay": 3,
"time": "1748757270"
},
"departure": {
"delay": 3,
"time": "1748757270"
},
"stopId": "231",
"stopSequence": 26
},
{
"arrival": {
"delay": 3,
"time": "1748757318"
},
"departure": {
"delay": 3,
"time": "1748757318"
},
"stopId": "2690",
"stopSequence": 27
},
{
"arrival": {
"delay": 2,
"time": "1748757357"
},
"departure": {
"delay": 2,
"time": "1748757357"
},
"stopId": "227",
"stopSequence": 28
},
{
"arrival": {
"delay": 3,
"time": "1748757396"
},
"departure": {
"delay": 3,
"time": "1748757396"
},
"stopId": "881",
"stopSequence": 29
},
{
"arrival": {
"delay": 3,
"time": "1748757437"
},
"departure": {
"delay": 3,
"time": "1748757437"
},
"stopId": "2691",
"stopSequence": 30
},
{
"arrival": {
"delay": 2,
"time": "1748757482"
},
"departure": {
"delay": 2,
"time": "1748757482"
},
"stopId": "3354",
"stopSequence": 31
},
{
"arrival": {
"delay": 3,
"time": "1748757511"
},
"departure": {
"delay": 3,
"time": "1748757511"
},
"stopId": "2485",
"stopSequence": 32
},
{
"arrival": {
"delay": 2,
"time": "1748757543"
},
"departure": {
"delay": 2,
"time": "1748757543"
},
"stopId": "2692",
"stopSequence": 33
},
{
"arrival": {
"delay": 2,
"time": "1748757602"
},
"departure": {
"delay": 2,
"time": "1748757602"
},
"stopId": "974",
"stopSequence": 34
},
{
"arrival": {
"delay": 2,
"time": "1748757659"
},
"departure": {
"delay": 2,
"time": "1748757659"
},
"stopId": "2693",
"stopSequence": 35
},
{
"arrival": {
"delay": 2,
"time": "1748757722"
},
"departure": {
"delay": 2,
"time": "1748757722"
},
"stopId": "370",
"stopSequence": 36
},
{
"arrival": {
"delay": 2,
"time": "1748757842"
},
"departure": {
"delay": 2,
"time": "1748757842"
},
"stopId": "9707",
"stopSequence": 37
},
{
"arrival": {
"delay": 2,
"time": "1748757876"
},
"departure": {
"delay": 2,
"time": "1748757876"
},
"stopId": "225",
"stopSequence": 38
},
{
"arrival": {
"delay": 2,
"time": "1748757922"
},
"departure": {
"delay": 2,
"time": "1748757922"
},
"stopId": "684",
"stopSequence": 39
},
{
"arrival": {
"delay": 2,
"time": "1748757977"
},
"departure": {
"delay": 2,
"time": "1748757977"
},
"stopId": "613",
"stopSequence": 40
},
{
"arrival": {
"delay": 1,
"time": "1748758021"
},
"departure": {
"delay": 1,
"time": "1748758021"
},
"stopId": "2720",
"stopSequence": 41
},
{
"arrival": {
"delay": 2,
"time": "1748758065"
},
"departure": {
"delay": 2,
"time": "1748758065"
},
"stopId": "610",
"stopSequence": 42
},
{
"arrival": {
"delay": 2,
"time": "1748758099"
},
"departure": {
"delay": 2,
"time": "1748758099"
},
"stopId": "1135",
"stopSequence": 43
},
{
"arrival": {
"delay": 3,
"time": "1748758147"
},
"departure": {
"delay": 3,
"time": "1748758147"
},
"stopId": "3350",
"stopSequence": 44
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "05",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268435690_1"
}
}
},
{
"id": "RT|268435670_1|268435670",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "2947",
"stopSequence": 1
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1133",
"stopSequence": 2
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1278",
"stopSequence": 3
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2554",
"stopSequence": 4
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "744",
"stopSequence": 5
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1628",
"stopSequence": 6
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2584",
"stopSequence": 7
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2944",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3302",
"stopSequence": 9
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2942",
"stopSequence": 10
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1157",
"stopSequence": 11
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1489",
"stopSequence": 12
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2500",
"stopSequence": 13
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1312",
"stopSequence": 14
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7505",
"stopSequence": 15
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7511",
"stopSequence": 16
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7531",
"stopSequence": 17
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7517",
"stopSequence": 18
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8743",
"stopSequence": 19
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7942",
"stopSequence": 20
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7935",
"stopSequence": 21
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7937",
"stopSequence": 22
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2639",
"stopSequence": 23
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2511",
"stopSequence": 24
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2983",
"stopSequence": 25
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "833",
"stopSequence": 26
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3325",
"stopSequence": 27
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1632",
"stopSequence": 28
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2278",
"stopSequence": 29
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "821",
"stopSequence": 30
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "367",
"stopSequence": 31
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3167",
"stopSequence": 32
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "286",
"stopSequence": 33
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "246",
"stopSequence": 34
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3168",
"stopSequence": 35
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "457",
"stopSequence": 36
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3169",
"stopSequence": 37
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3170",
"stopSequence": 38
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2976",
"stopSequence": 39
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9183",
"stopSequence": 40
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9185",
"stopSequence": 41
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9187",
"stopSequence": 42
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9189",
"stopSequence": 43
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9191",
"stopSequence": 44
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "4860",
"stopSequence": 45
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9030",
"stopSequence": 46
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7731",
"stopSequence": 47
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3647",
"stopSequence": 48
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5315",
"stopSequence": 49
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268435670_1"
}
}
},
{
"id": "RT|268435671_1|268435671",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "5315",
"stopSequence": 1
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3648",
"stopSequence": 2
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1692",
"stopSequence": 3
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6701",
"stopSequence": 4
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9192",
"stopSequence": 5
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9190",
"stopSequence": 6
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9188",
"stopSequence": 7
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2973",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9184",
"stopSequence": 9
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1808",
"stopSequence": 10
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1263",
"stopSequence": 11
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3158",
"stopSequence": 12
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "218",
"stopSequence": 13
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3159",
"stopSequence": 14
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8291",
"stopSequence": 15
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3160",
"stopSequence": 16
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "997",
"stopSequence": 17
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "755",
"stopSequence": 18
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "375",
"stopSequence": 19
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3161",
"stopSequence": 20
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3163",
"stopSequence": 21
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3307",
"stopSequence": 22
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3319",
"stopSequence": 23
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2910",
"stopSequence": 24
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1589",
"stopSequence": 25
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3336",
"stopSequence": 26
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7936",
"stopSequence": 27
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7934",
"stopSequence": 28
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7941",
"stopSequence": 29
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8742",
"stopSequence": 30
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7519",
"stopSequence": 31
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7530",
"stopSequence": 32
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7529",
"stopSequence": 33
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7883",
"stopSequence": 34
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1066",
"stopSequence": 35
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2704",
"stopSequence": 36
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "10",
"stopSequence": 37
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "848",
"stopSequence": 38
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3297",
"stopSequence": 39
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2943",
"stopSequence": 40
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2600",
"stopSequence": 41
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "807",
"stopSequence": 42
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1559",
"stopSequence": 43
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "206",
"stopSequence": 44
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2946",
"stopSequence": 45
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2947",
"stopSequence": 46
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268435671_1"
}
}
},
{
"id": "RT|268435645_1|268435645",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "5315",
"stopSequence": 1
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3648",
"stopSequence": 2
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1692",
"stopSequence": 3
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6701",
"stopSequence": 4
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9192",
"stopSequence": 5
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9190",
"stopSequence": 6
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9188",
"stopSequence": 7
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2973",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9184",
"stopSequence": 9
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1808",
"stopSequence": 10
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1263",
"stopSequence": 11
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3158",
"stopSequence": 12
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "218",
"stopSequence": 13
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3159",
"stopSequence": 14
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8291",
"stopSequence": 15
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3160",
"stopSequence": 16
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "997",
"stopSequence": 17
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "755",
"stopSequence": 18
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "375",
"stopSequence": 19
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3161",
"stopSequence": 20
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3163",
"stopSequence": 21
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3307",
"stopSequence": 22
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3319",
"stopSequence": 23
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2910",
"stopSequence": 24
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1589",
"stopSequence": 25
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3336",
"stopSequence": 26
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7936",
"stopSequence": 27
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7934",
"stopSequence": 28
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7941",
"stopSequence": 29
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8742",
"stopSequence": 30
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7519",
"stopSequence": 31
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7530",
"stopSequence": 32
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7529",
"stopSequence": 33
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7883",
"stopSequence": 34
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1066",
"stopSequence": 35
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2704",
"stopSequence": 36
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "10",
"stopSequence": 37
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "848",
"stopSequence": 38
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3297",
"stopSequence": 39
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2943",
"stopSequence": 40
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2600",
"stopSequence": 41
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "807",
"stopSequence": 42
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1559",
"stopSequence": 43
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "206",
"stopSequence": 44
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2946",
"stopSequence": 45
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2947",
"stopSequence": 46
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268435645_1"
}
}
},
{
"id": "RT|268435644_1|268435644",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "2947",
"stopSequence": 1
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1133",
"stopSequence": 2
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1278",
"stopSequence": 3
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2554",
"stopSequence": 4
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "744",
"stopSequence": 5
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1628",
"stopSequence": 6
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2584",
"stopSequence": 7
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2944",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3302",
"stopSequence": 9
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2942",
"stopSequence": 10
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1157",
"stopSequence": 11
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1489",
"stopSequence": 12
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2500",
"stopSequence": 13
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1312",
"stopSequence": 14
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7505",
"stopSequence": 15
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7511",
"stopSequence": 16
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7531",
"stopSequence": 17
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7517",
"stopSequence": 18
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8743",
"stopSequence": 19
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7942",
"stopSequence": 20
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7935",
"stopSequence": 21
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7937",
"stopSequence": 22
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2639",
"stopSequence": 23
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2511",
"stopSequence": 24
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2983",
"stopSequence": 25
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "833",
"stopSequence": 26
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3325",
"stopSequence": 27
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1632",
"stopSequence": 28
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2278",
"stopSequence": 29
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "821",
"stopSequence": 30
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "367",
"stopSequence": 31
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3167",
"stopSequence": 32
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "286",
"stopSequence": 33
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "246",
"stopSequence": 34
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3168",
"stopSequence": 35
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "457",
"stopSequence": 36
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3169",
"stopSequence": 37
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3170",
"stopSequence": 38
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2976",
"stopSequence": 39
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9183",
"stopSequence": 40
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9185",
"stopSequence": 41
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9187",
"stopSequence": 42
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9189",
"stopSequence": 43
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9191",
"stopSequence": 44
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "4860",
"stopSequence": 45
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9030",
"stopSequence": 46
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7731",
"stopSequence": 47
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3647",
"stopSequence": 48
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5315",
"stopSequence": 49
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268435644_1"
}
}
},
{
"id": "RT|268435647_1|268435647",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "5315",
"stopSequence": 1
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3648",
"stopSequence": 2
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1692",
"stopSequence": 3
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6701",
"stopSequence": 4
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9192",
"stopSequence": 5
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9190",
"stopSequence": 6
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9188",
"stopSequence": 7
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2973",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9184",
"stopSequence": 9
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1808",
"stopSequence": 10
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1263",
"stopSequence": 11
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3158",
"stopSequence": 12
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "218",
"stopSequence": 13
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3159",
"stopSequence": 14
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8291",
"stopSequence": 15
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3160",
"stopSequence": 16
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "997",
"stopSequence": 17
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "755",
"stopSequence": 18
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "375",
"stopSequence": 19
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3161",
"stopSequence": 20
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3163",
"stopSequence": 21
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3307",
"stopSequence": 22
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3319",
"stopSequence": 23
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2910",
"stopSequence": 24
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1589",
"stopSequence": 25
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3336",
"stopSequence": 26
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7936",
"stopSequence": 27
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7934",
"stopSequence": 28
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7941",
"stopSequence": 29
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8742",
"stopSequence": 30
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7519",
"stopSequence": 31
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7530",
"stopSequence": 32
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7529",
"stopSequence": 33
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7883",
"stopSequence": 34
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1066",
"stopSequence": 35
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2704",
"stopSequence": 36
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "10",
"stopSequence": 37
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "848",
"stopSequence": 38
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3297",
"stopSequence": 39
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2943",
"stopSequence": 40
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2600",
"stopSequence": 41
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "807",
"stopSequence": 42
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1559",
"stopSequence": 43
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "206",
"stopSequence": 44
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2946",
"stopSequence": 45
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2947",
"stopSequence": 46
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268435647_1"
}
}
},
{
"id": "RT|268435646_1|268435646",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "2947",
"stopSequence": 1
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1133",
"stopSequence": 2
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1278",
"stopSequence": 3
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2554",
"stopSequence": 4
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "744",
"stopSequence": 5
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1628",
"stopSequence": 6
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2584",
"stopSequence": 7
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2944",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3302",
"stopSequence": 9
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2942",
"stopSequence": 10
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1157",
"stopSequence": 11
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1489",
"stopSequence": 12
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2500",
"stopSequence": 13
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1312",
"stopSequence": 14
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7505",
"stopSequence": 15
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7511",
"stopSequence": 16
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7531",
"stopSequence": 17
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7517",
"stopSequence": 18
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8743",
"stopSequence": 19
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7942",
"stopSequence": 20
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7935",
"stopSequence": 21
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7937",
"stopSequence": 22
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2639",
"stopSequence": 23
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2511",
"stopSequence": 24
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2983",
"stopSequence": 25
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "833",
"stopSequence": 26
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3325",
"stopSequence": 27
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1632",
"stopSequence": 28
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2278",
"stopSequence": 29
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "821",
"stopSequence": 30
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "367",
"stopSequence": 31
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3167",
"stopSequence": 32
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "286",
"stopSequence": 33
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "246",
"stopSequence": 34
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3168",
"stopSequence": 35
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "457",
"stopSequence": 36
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3169",
"stopSequence": 37
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3170",
"stopSequence": 38
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2976",
"stopSequence": 39
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9183",
"stopSequence": 40
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9185",
"stopSequence": 41
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9187",
"stopSequence": 42
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9189",
"stopSequence": 43
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9191",
"stopSequence": 44
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "4860",
"stopSequence": 45
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9030",
"stopSequence": 46
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7731",
"stopSequence": 47
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3647",
"stopSequence": 48
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5315",
"stopSequence": 49
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268435646_1"
}
}
},
{
"id": "RT|268435641_1|268435641",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "5315",
"stopSequence": 1
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3648",
"stopSequence": 2
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1692",
"stopSequence": 3
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6701",
"stopSequence": 4
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9192",
"stopSequence": 5
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9190",
"stopSequence": 6
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9188",
"stopSequence": 7
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2973",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9184",
"stopSequence": 9
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1808",
"stopSequence": 10
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1263",
"stopSequence": 11
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3158",
"stopSequence": 12
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "218",
"stopSequence": 13
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3159",
"stopSequence": 14
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8291",
"stopSequence": 15
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3160",
"stopSequence": 16
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "997",
"stopSequence": 17
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "755",
"stopSequence": 18
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "375",
"stopSequence": 19
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3161",
"stopSequence": 20
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3163",
"stopSequence": 21
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3307",
"stopSequence": 22
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3319",
"stopSequence": 23
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2910",
"stopSequence": 24
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1589",
"stopSequence": 25
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3336",
"stopSequence": 26
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7936",
"stopSequence": 27
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7934",
"stopSequence": 28
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7941",
"stopSequence": 29
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8742",
"stopSequence": 30
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7519",
"stopSequence": 31
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7530",
"stopSequence": 32
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7529",
"stopSequence": 33
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7883",
"stopSequence": 34
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1066",
"stopSequence": 35
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2704",
"stopSequence": 36
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "10",
"stopSequence": 37
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "848",
"stopSequence": 38
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3297",
"stopSequence": 39
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2943",
"stopSequence": 40
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2600",
"stopSequence": 41
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "807",
"stopSequence": 42
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1559",
"stopSequence": 43
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "206",
"stopSequence": 44
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2946",
"stopSequence": 45
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2947",
"stopSequence": 46
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268435641_1"
}
}
},
{
"id": "RT|268435640_1|268435640",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "2947",
"stopSequence": 1
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1133",
"stopSequence": 2
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1278",
"stopSequence": 3
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2554",
"stopSequence": 4
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "744",
"stopSequence": 5
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1628",
"stopSequence": 6
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2584",
"stopSequence": 7
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2944",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3302",
"stopSequence": 9
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2942",
"stopSequence": 10
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1157",
"stopSequence": 11
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1489",
"stopSequence": 12
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2500",
"stopSequence": 13
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1312",
"stopSequence": 14
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7505",
"stopSequence": 15
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7511",
"stopSequence": 16
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7531",
"stopSequence": 17
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7517",
"stopSequence": 18
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8743",
"stopSequence": 19
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7942",
"stopSequence": 20
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7935",
"stopSequence": 21
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7937",
"stopSequence": 22
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2639",
"stopSequence": 23
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2511",
"stopSequence": 24
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2983",
"stopSequence": 25
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "833",
"stopSequence": 26
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3325",
"stopSequence": 27
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1632",
"stopSequence": 28
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2278",
"stopSequence": 29
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "821",
"stopSequence": 30
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "367",
"stopSequence": 31
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3167",
"stopSequence": 32
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "286",
"stopSequence": 33
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "246",
"stopSequence": 34
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3168",
"stopSequence": 35
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "457",
"stopSequence": 36
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3169",
"stopSequence": 37
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3170",
"stopSequence": 38
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2976",
"stopSequence": 39
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9183",
"stopSequence": 40
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9185",
"stopSequence": 41
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9187",
"stopSequence": 42
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9189",
"stopSequence": 43
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9191",
"stopSequence": 44
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "4860",
"stopSequence": 45
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9030",
"stopSequence": 46
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7731",
"stopSequence": 47
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3647",
"stopSequence": 48
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5315",
"stopSequence": 49
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268435640_1"
}
}
},
{
"id": "RT|268435659_1|268435659",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "5315",
"stopSequence": 1
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3648",
"stopSequence": 2
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1692",
"stopSequence": 3
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6701",
"stopSequence": 4
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9192",
"stopSequence": 5
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9190",
"stopSequence": 6
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9188",
"stopSequence": 7
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2973",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9184",
"stopSequence": 9
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1808",
"stopSequence": 10
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1263",
"stopSequence": 11
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3158",
"stopSequence": 12
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "218",
"stopSequence": 13
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3159",
"stopSequence": 14
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8291",
"stopSequence": 15
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3160",
"stopSequence": 16
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "997",
"stopSequence": 17
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "755",
"stopSequence": 18
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "375",
"stopSequence": 19
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3161",
"stopSequence": 20
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3163",
"stopSequence": 21
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3307",
"stopSequence": 22
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3319",
"stopSequence": 23
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2910",
"stopSequence": 24
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1589",
"stopSequence": 25
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3336",
"stopSequence": 26
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7936",
"stopSequence": 27
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7934",
"stopSequence": 28
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7941",
"stopSequence": 29
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8742",
"stopSequence": 30
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7519",
"stopSequence": 31
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7530",
"stopSequence": 32
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7529",
"stopSequence": 33
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7883",
"stopSequence": 34
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1066",
"stopSequence": 35
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2704",
"stopSequence": 36
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "10",
"stopSequence": 37
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "848",
"stopSequence": 38
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3297",
"stopSequence": 39
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2943",
"stopSequence": 40
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2600",
"stopSequence": 41
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "807",
"stopSequence": 42
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1559",
"stopSequence": 43
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "206",
"stopSequence": 44
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2946",
"stopSequence": 45
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2947",
"stopSequence": 46
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268435659_1"
}
}
},
{
"id": "RT|268435658_1|268435658",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "2947",
"stopSequence": 1
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1133",
"stopSequence": 2
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1278",
"stopSequence": 3
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2554",
"stopSequence": 4
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "744",
"stopSequence": 5
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1628",
"stopSequence": 6
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2584",
"stopSequence": 7
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2944",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3302",
"stopSequence": 9
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2942",
"stopSequence": 10
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1157",
"stopSequence": 11
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1489",
"stopSequence": 12
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2500",
"stopSequence": 13
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1312",
"stopSequence": 14
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7505",
"stopSequence": 15
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7511",
"stopSequence": 16
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7531",
"stopSequence": 17
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7517",
"stopSequence": 18
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8743",
"stopSequence": 19
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7942",
"stopSequence": 20
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7935",
"stopSequence": 21
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7937",
"stopSequence": 22
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2639",
"stopSequence": 23
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2511",
"stopSequence": 24
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2983",
"stopSequence": 25
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "833",
"stopSequence": 26
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3325",
"stopSequence": 27
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1632",
"stopSequence": 28
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2278",
"stopSequence": 29
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "821",
"stopSequence": 30
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "367",
"stopSequence": 31
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3167",
"stopSequence": 32
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "286",
"stopSequence": 33
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "246",
"stopSequence": 34
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3168",
"stopSequence": 35
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "457",
"stopSequence": 36
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3169",
"stopSequence": 37
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3170",
"stopSequence": 38
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2976",
"stopSequence": 39
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9183",
"stopSequence": 40
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9185",
"stopSequence": 41
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9187",
"stopSequence": 42
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9189",
"stopSequence": 43
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9191",
"stopSequence": 44
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "4860",
"stopSequence": 45
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9030",
"stopSequence": 46
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7731",
"stopSequence": 47
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3647",
"stopSequence": 48
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5315",
"stopSequence": 49
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268435658_1"
}
}
},
{
"id": "RT|268436955_1|268436955",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "4680",
"stopSequence": 1
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3552",
"stopSequence": 2
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1934",
"stopSequence": 3
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1546",
"stopSequence": 4
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1826",
"stopSequence": 5
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1474",
"stopSequence": 6
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "125",
"stopSequence": 7
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1827",
"stopSequence": 8
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1177",
"stopSequence": 9
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1778",
"stopSequence": 10
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1009",
"stopSequence": 11
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "3285",
"stopSequence": 12
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "7549",
"stopSequence": 13
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "638",
"stopSequence": 14
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1187",
"stopSequence": 15
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "1796",
"stopSequence": 16
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "741",
"stopSequence": 17
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2000",
"stopSequence": 18
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "2137",
"stopSequence": 19
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "5207",
"stopSequence": 20
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5205",
"stopSequence": 21
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "3465",
"stopSequence": 22
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "2378",
"stopSequence": 23
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "885",
"stopSequence": 24
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "303",
"stopSequence": 25
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "2493",
"stopSequence": 26
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "531",
"stopSequence": 27
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "676",
"stopSequence": 28
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "7798",
"stopSequence": 29
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "386",
"stopSequence": 30
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "968",
"stopSequence": 31
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "2599",
"stopSequence": 32
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5799",
"stopSequence": 33
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8543",
"stopSequence": 34
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "6852",
"stopSequence": 35
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1192",
"stopSequence": 36
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1144",
"stopSequence": 37
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "212",
"stopSequence": 38
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6825",
"stopSequence": 39
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7862",
"stopSequence": 40
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7347",
"stopSequence": 41
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2446",
"stopSequence": 42
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5542",
"stopSequence": 43
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6421",
"stopSequence": 44
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6685",
"stopSequence": 45
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6943",
"stopSequence": 46
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "27",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268436955_1"
}
}
},
{
"id": "RT|268437802_1|268437802",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -598,
"time": "1748757002"
},
"departure": {
"delay": 0,
"time": "1748757600"
},
"stopId": "8816",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748757660"
},
"departure": {
"delay": 0,
"time": "1748757660"
},
"stopId": "8814",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748757720"
},
"departure": {
"delay": 0,
"time": "1748757720"
},
"stopId": "217",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748757797"
},
"departure": {
"delay": 0,
"time": "1748757797"
},
"stopId": "3071",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748757818"
},
"departure": {
"delay": 0,
"time": "1748757818"
},
"stopId": "7516",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748757849"
},
"departure": {
"delay": 0,
"time": "1748757849"
},
"stopId": "9063",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1748757896"
},
"departure": {
"delay": 0,
"time": "1748757896"
},
"stopId": "7520",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748757921"
},
"departure": {
"delay": 0,
"time": "1748757921"
},
"stopId": "7493",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748757967"
},
"departure": {
"delay": 0,
"time": "1748757967"
},
"stopId": "7496",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748757998"
},
"departure": {
"delay": 0,
"time": "1748757998"
},
"stopId": "7504",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1748758024"
},
"departure": {
"delay": 0,
"time": "1748758024"
},
"stopId": "960",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1748758070"
},
"departure": {
"delay": 0,
"time": "1748758070"
},
"stopId": "7513",
"stopSequence": 12
},
{
"arrival": {
"delay": -1,
"time": "1748758100"
},
"departure": {
"delay": -1,
"time": "1748758100"
},
"stopId": "3835",
"stopSequence": 13
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "84",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437802_1"
}
}
},
{
"id": "RT|268435623_1|268435623",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1,
"time": "1748756700"
},
"departure": {
"delay": 0,
"time": "1748756701"
},
"stopId": "2947",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748756724"
},
"departure": {
"delay": 0,
"time": "1748756724"
},
"stopId": "1133",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748756778"
},
"departure": {
"delay": 0,
"time": "1748756778"
},
"stopId": "1278",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748756820"
},
"departure": {
"delay": 0,
"time": "1748756820"
},
"stopId": "2554",
"stopSequence": 4
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "744",
"stopSequence": 5
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1628",
"stopSequence": 6
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2584",
"stopSequence": 7
},
{
"arrival": {
"delay": 180,
"time": "1748757180"
},
"departure": {
"delay": 180,
"time": "1748757180"
},
"stopId": "2944",
"stopSequence": 8
},
{
"arrival": {
"delay": 180,
"time": "1748757203"
},
"departure": {
"delay": 180,
"time": "1748757203"
},
"stopId": "3302",
"stopSequence": 9
},
{
"arrival": {
"delay": 180,
"time": "1748757240"
},
"departure": {
"delay": 180,
"time": "1748757240"
},
"stopId": "2942",
"stopSequence": 10
},
{
"arrival": {
"delay": 181,
"time": "1748757303"
},
"departure": {
"delay": 181,
"time": "1748757303"
},
"stopId": "1157",
"stopSequence": 11
},
{
"arrival": {
"delay": 180,
"time": "1748757358"
},
"departure": {
"delay": 180,
"time": "1748757358"
},
"stopId": "1489",
"stopSequence": 12
},
{
"arrival": {
"delay": 180,
"time": "1748757420"
},
"departure": {
"delay": 180,
"time": "1748757420"
},
"stopId": "2500",
"stopSequence": 13
},
{
"arrival": {
"delay": 182,
"time": "1748757545"
},
"departure": {
"delay": 182,
"time": "1748757545"
},
"stopId": "1312",
"stopSequence": 14
},
{
"arrival": {
"delay": 183,
"time": "1748757607"
},
"departure": {
"delay": 183,
"time": "1748757607"
},
"stopId": "7505",
"stopSequence": 15
},
{
"arrival": {
"delay": 185,
"time": "1748757707"
},
"departure": {
"delay": 185,
"time": "1748757707"
},
"stopId": "7511",
"stopSequence": 16
},
{
"arrival": {
"delay": 186,
"time": "1748757769"
},
"departure": {
"delay": 186,
"time": "1748757769"
},
"stopId": "7531",
"stopSequence": 17
},
{
"arrival": {
"delay": 186,
"time": "1748757815"
},
"departure": {
"delay": 186,
"time": "1748757815"
},
"stopId": "7517",
"stopSequence": 18
},
{
"arrival": {
"delay": 186,
"time": "1748757846"
},
"departure": {
"delay": 186,
"time": "1748757846"
},
"stopId": "8743",
"stopSequence": 19
},
{
"arrival": {
"delay": 186,
"time": "1748757941"
},
"departure": {
"delay": 186,
"time": "1748757941"
},
"stopId": "7942",
"stopSequence": 20
},
{
"arrival": {
"delay": 186,
"time": "1748758012"
},
"departure": {
"delay": 186,
"time": "1748758012"
},
"stopId": "7935",
"stopSequence": 21
},
{
"arrival": {
"delay": 156,
"time": "1748758019"
},
"departure": {
"delay": 156,
"time": "1748758019"
},
"stopId": "7937",
"stopSequence": 22
},
{
"arrival": {
"delay": 65,
"time": "1748758020"
},
"departure": {
"delay": 65,
"time": "1748758020"
},
"stopId": "2639",
"stopSequence": 23
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2511",
"stopSequence": 24
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2983",
"stopSequence": 25
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "833",
"stopSequence": 26
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3325",
"stopSequence": 27
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1632",
"stopSequence": 28
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2278",
"stopSequence": 29
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "821",
"stopSequence": 30
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "367",
"stopSequence": 31
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3167",
"stopSequence": 32
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "286",
"stopSequence": 33
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "246",
"stopSequence": 34
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3168",
"stopSequence": 35
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "457",
"stopSequence": 36
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3169",
"stopSequence": 37
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3170",
"stopSequence": 38
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2976",
"stopSequence": 39
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9183",
"stopSequence": 40
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9185",
"stopSequence": 41
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9187",
"stopSequence": 42
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9189",
"stopSequence": 43
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9191",
"stopSequence": 44
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "4860",
"stopSequence": 45
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9030",
"stopSequence": 46
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7731",
"stopSequence": 47
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3647",
"stopSequence": 48
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5315",
"stopSequence": 49
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268435623_1"
}
}
},
{
"id": "RT|268437800_1|268437800",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -528,
"time": "1748751672"
},
"departure": {
"delay": 14,
"time": "1748752214"
},
"stopId": "8816",
"stopSequence": 1
},
{
"arrival": {
"delay": 14,
"time": "1748752274"
},
"departure": {
"delay": 75,
"time": "1748752335"
},
"stopId": "8814",
"stopSequence": 2
},
{
"arrival": {
"delay": 48,
"time": "1748752368"
},
"departure": {
"delay": 48,
"time": "1748752368"
},
"stopId": "217",
"stopSequence": 3
},
{
"arrival": {
"delay": 57,
"time": "1748752454"
},
"departure": {
"delay": 57,
"time": "1748752454"
},
"stopId": "3071",
"stopSequence": 4
},
{
"arrival": {
"delay": 58,
"time": "1748752476"
},
"departure": {
"delay": 58,
"time": "1748752476"
},
"stopId": "7516",
"stopSequence": 5
},
{
"arrival": {
"delay": 56,
"time": "1748752505"
},
"departure": {
"delay": 56,
"time": "1748752505"
},
"stopId": "9063",
"stopSequence": 6
},
{
"arrival": {
"delay": 54,
"time": "1748752550"
},
"departure": {
"delay": 54,
"time": "1748752550"
},
"stopId": "7520",
"stopSequence": 7
},
{
"arrival": {
"delay": 53,
"time": "1748752574"
},
"departure": {
"delay": 53,
"time": "1748752574"
},
"stopId": "7493",
"stopSequence": 8
},
{
"arrival": {
"delay": 47,
"time": "1748752614"
},
"departure": {
"delay": 53,
"time": "1748752620"
},
"stopId": "7496",
"stopSequence": 9
},
{
"arrival": {
"delay": 57,
"time": "1748752655"
},
"departure": {
"delay": 57,
"time": "1748752655"
},
"stopId": "7504",
"stopSequence": 10
},
{
"arrival": {
"delay": 53,
"time": "1748752677"
},
"departure": {
"delay": 57,
"time": "1748752681"
},
"stopId": "960",
"stopSequence": 11
},
{
"arrival": {
"delay": 57,
"time": "1748752727"
},
"departure": {
"delay": 57,
"time": "1748752727"
},
"stopId": "7513",
"stopSequence": 12
},
{
"arrival": {
"delay": 56,
"time": "1748752757"
},
"departure": {
"delay": 59,
"time": "1748752760"
},
"stopId": "3835",
"stopSequence": 13
},
{
"arrival": {
"delay": 59,
"time": "1748752799"
},
"departure": {
"delay": 59,
"time": "1748752799"
},
"stopId": "996",
"stopSequence": 14
},
{
"arrival": {
"delay": 32,
"time": "1748752832"
},
"departure": {
"delay": 39,
"time": "1748752839"
},
"stopId": "9139",
"stopSequence": 15
},
{
"arrival": {
"delay": 11,
"time": "1748752873"
},
"departure": {
"delay": 17,
"time": "1748752879"
},
"stopId": "9141",
"stopSequence": 16
},
{
"arrival": {
"delay": -15,
"time": "1748752946"
},
"departure": {
"delay": -15,
"time": "1748752946"
},
"stopId": "1130",
"stopSequence": 17
},
{
"arrival": {
"delay": -23,
"time": "1748752972"
},
"departure": {
"delay": -16,
"time": "1748752979"
},
"stopId": "9143",
"stopSequence": 18
},
{
"arrival": {
"delay": -24,
"time": "1748753016"
},
"departure": {
"delay": -16,
"time": "1748753024"
},
"stopId": "9145",
"stopSequence": 19
},
{
"arrival": {
"delay": -5,
"time": "1748753072"
},
"departure": {
"delay": -5,
"time": "1748753072"
},
"stopId": "4215",
"stopSequence": 20
},
{
"arrival": {
"delay": -5,
"time": "1748753121"
},
"departure": {
"delay": -5,
"time": "1748753121"
},
"stopId": "3976",
"stopSequence": 21
},
{
"arrival": {
"delay": -5,
"time": "1748753149"
},
"departure": {
"delay": -5,
"time": "1748753149"
},
"stopId": "6653",
"stopSequence": 22
},
{
"arrival": {
"delay": -6,
"time": "1748753202"
},
"departure": {
"delay": -6,
"time": "1748753202"
},
"stopId": "4009",
"stopSequence": 23
},
{
"arrival": {
"delay": -6,
"time": "1748753218"
},
"departure": {
"delay": -6,
"time": "1748753218"
},
"stopId": "1133",
"stopSequence": 24
},
{
"arrival": {
"delay": -88,
"time": "1748753552"
},
"departure": {
"delay": 52,
"time": "1748753692"
},
"stopId": "8741",
"stopSequence": 25
},
{
"arrival": {
"delay": 151,
"time": "1748753991"
},
"departure": {
"delay": 151,
"time": "1748753991"
},
"stopId": "8793",
"stopSequence": 26
},
{
"arrival": {
"delay": 151,
"time": "1748754067"
},
"departure": {
"delay": 151,
"time": "1748754067"
},
"stopId": "3001",
"stopSequence": 27
},
{
"arrival": {
"delay": 151,
"time": "1748754111"
},
"departure": {
"delay": 151,
"time": "1748754111"
},
"stopId": "8121",
"stopSequence": 28
},
{
"arrival": {
"delay": 152,
"time": "1748754163"
},
"departure": {
"delay": 152,
"time": "1748754163"
},
"stopId": "1155",
"stopSequence": 29
},
{
"arrival": {
"delay": 152,
"time": "1748754224"
},
"departure": {
"delay": 152,
"time": "1748754224"
},
"stopId": "243",
"stopSequence": 30
},
{
"arrival": {
"delay": 151,
"time": "1748754271"
},
"departure": {
"delay": 151,
"time": "1748754271"
},
"stopId": "61",
"stopSequence": 31
},
{
"arrival": {
"delay": 152,
"time": "1748754334"
},
"departure": {
"delay": 152,
"time": "1748754334"
},
"stopId": "9330",
"stopSequence": 32
},
{
"arrival": {
"delay": 152,
"time": "1748754380"
},
"departure": {
"delay": 152,
"time": "1748754380"
},
"stopId": "3074",
"stopSequence": 33
},
{
"arrival": {
"delay": 151,
"time": "1748754441"
},
"departure": {
"delay": 151,
"time": "1748754441"
},
"stopId": "7018",
"stopSequence": 34
},
{
"arrival": {
"delay": 151,
"time": "1748754518"
},
"departure": {
"delay": 151,
"time": "1748754518"
},
"stopId": "7015",
"stopSequence": 35
},
{
"arrival": {
"delay": 151,
"time": "1748754610"
},
"departure": {
"delay": 151,
"time": "1748754610"
},
"stopId": "7014",
"stopSequence": 36
},
{
"arrival": {
"delay": 151,
"time": "1748754725"
},
"departure": {
"delay": 151,
"time": "1748754725"
},
"stopId": "667",
"stopSequence": 37
},
{
"arrival": {
"delay": 150,
"time": "1748754750"
},
"departure": {
"delay": 150,
"time": "1748754750"
},
"stopId": "7525",
"stopSequence": 38
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "84",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437800_1"
},
"vehicle": {
"id": "ineo-bus:99048",
"label": "LE HAILLAN ROSTAND"
}
}
},
{
"id": "RT|268437801_1|268437801",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -133,
"time": "1748754767"
},
"departure": {
"delay": 0,
"time": "1748754900"
},
"stopId": "7525",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748754912"
},
"departure": {
"delay": 0,
"time": "1748754912"
},
"stopId": "5673",
"stopSequence": 2
},
{
"arrival": {
"delay": 1,
"time": "1748754998"
},
"departure": {
"delay": 1,
"time": "1748754998"
},
"stopId": "6681",
"stopSequence": 3
},
{
"arrival": {
"delay": 1,
"time": "1748755057"
},
"departure": {
"delay": 1,
"time": "1748755057"
},
"stopId": "7013",
"stopSequence": 4
},
{
"arrival": {
"delay": 1,
"time": "1748755142"
},
"departure": {
"delay": 1,
"time": "1748755142"
},
"stopId": "7016",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748755216"
},
"departure": {
"delay": 0,
"time": "1748755216"
},
"stopId": "7017",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1748755249"
},
"departure": {
"delay": 0,
"time": "1748755249"
},
"stopId": "2999",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748755279"
},
"departure": {
"delay": 0,
"time": "1748755279"
},
"stopId": "417",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748755320"
},
"departure": {
"delay": 0,
"time": "1748755320"
},
"stopId": "1012",
"stopSequence": 9
},
{
"arrival": {
"delay": 1,
"time": "1748755347"
},
"departure": {
"delay": 1,
"time": "1748755347"
},
"stopId": "211",
"stopSequence": 10
},
{
"arrival": {
"delay": 1,
"time": "1748755390"
},
"departure": {
"delay": 1,
"time": "1748755390"
},
"stopId": "1283",
"stopSequence": 11
},
{
"arrival": {
"delay": 2,
"time": "1748755425"
},
"departure": {
"delay": 2,
"time": "1748755425"
},
"stopId": "563",
"stopSequence": 12
},
{
"arrival": {
"delay": 2,
"time": "1748755455"
},
"departure": {
"delay": 2,
"time": "1748755455"
},
"stopId": "8261",
"stopSequence": 13
},
{
"arrival": {
"delay": 2,
"time": "1748755493"
},
"departure": {
"delay": 2,
"time": "1748755493"
},
"stopId": "8792",
"stopSequence": 14
},
{
"arrival": {
"delay": 1,
"time": "1748755621"
},
"departure": {
"delay": 1,
"time": "1748755621"
},
"stopId": "8741",
"stopSequence": 15
},
{
"arrival": {
"delay": 1,
"time": "1748755958"
},
"departure": {
"delay": 1,
"time": "1748755958"
},
"stopId": "2946",
"stopSequence": 16
},
{
"arrival": {
"delay": 1,
"time": "1748755977"
},
"departure": {
"delay": 1,
"time": "1748755977"
},
"stopId": "892",
"stopSequence": 17
},
{
"arrival": {
"delay": 1,
"time": "1748756009"
},
"departure": {
"delay": 1,
"time": "1748756009"
},
"stopId": "6654",
"stopSequence": 18
},
{
"arrival": {
"delay": 1,
"time": "1748756034"
},
"departure": {
"delay": 1,
"time": "1748756034"
},
"stopId": "3975",
"stopSequence": 19
},
{
"arrival": {
"delay": 1,
"time": "1748756061"
},
"departure": {
"delay": 1,
"time": "1748756061"
},
"stopId": "3977",
"stopSequence": 20
},
{
"arrival": {
"delay": 1,
"time": "1748756101"
},
"departure": {
"delay": 1,
"time": "1748756101"
},
"stopId": "9146",
"stopSequence": 21
},
{
"arrival": {
"delay": 2,
"time": "1748756154"
},
"departure": {
"delay": 2,
"time": "1748756154"
},
"stopId": "9144",
"stopSequence": 22
},
{
"arrival": {
"delay": 1,
"time": "1748756192"
},
"departure": {
"delay": 1,
"time": "1748756192"
},
"stopId": "1149",
"stopSequence": 23
},
{
"arrival": {
"delay": 1,
"time": "1748756281"
},
"departure": {
"delay": 1,
"time": "1748756281"
},
"stopId": "9142",
"stopSequence": 24
},
{
"arrival": {
"delay": 1,
"time": "1748756341"
},
"departure": {
"delay": 1,
"time": "1748756341"
},
"stopId": "4220",
"stopSequence": 25
},
{
"arrival": {
"delay": 2,
"time": "1748756397"
},
"departure": {
"delay": 2,
"time": "1748756397"
},
"stopId": "3066",
"stopSequence": 26
},
{
"arrival": {
"delay": 1,
"time": "1748756425"
},
"departure": {
"delay": 1,
"time": "1748756425"
},
"stopId": "7523",
"stopSequence": 27
},
{
"arrival": {
"delay": 1,
"time": "1748756464"
},
"departure": {
"delay": 1,
"time": "1748756464"
},
"stopId": "3068",
"stopSequence": 28
},
{
"arrival": {
"delay": 1,
"time": "1748756488"
},
"departure": {
"delay": 1,
"time": "1748756488"
},
"stopId": "7508",
"stopSequence": 29
},
{
"arrival": {
"delay": 1,
"time": "1748756530"
},
"departure": {
"delay": 1,
"time": "1748756530"
},
"stopId": "7507",
"stopSequence": 30
},
{
"arrival": {
"delay": 2,
"time": "1748756575"
},
"departure": {
"delay": 2,
"time": "1748756575"
},
"stopId": "7502",
"stopSequence": 31
},
{
"arrival": {
"delay": 2,
"time": "1748756603"
},
"departure": {
"delay": 2,
"time": "1748756603"
},
"stopId": "5550",
"stopSequence": 32
},
{
"arrival": {
"delay": 1,
"time": "1748756655"
},
"departure": {
"delay": 1,
"time": "1748756655"
},
"stopId": "9062",
"stopSequence": 33
},
{
"arrival": {
"delay": 2,
"time": "1748756689"
},
"departure": {
"delay": 2,
"time": "1748756689"
},
"stopId": "7528",
"stopSequence": 34
},
{
"arrival": {
"delay": 2,
"time": "1748756705"
},
"departure": {
"delay": 2,
"time": "1748756705"
},
"stopId": "3072",
"stopSequence": 35
},
{
"arrival": {
"delay": 2,
"time": "1748756779"
},
"departure": {
"delay": 2,
"time": "1748756779"
},
"stopId": "2585",
"stopSequence": 36
},
{
"arrival": {
"delay": 2,
"time": "1748756822"
},
"departure": {
"delay": 2,
"time": "1748756822"
},
"stopId": "8815",
"stopSequence": 37
},
{
"arrival": {
"delay": 2,
"time": "1748757002"
},
"departure": {
"delay": 2,
"time": "1748757002"
},
"stopId": "8816",
"stopSequence": 38
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "84",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268437801_1"
}
}
},
{
"id": "RT|268435624_1|268435624",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "5315",
"stopSequence": 1
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3648",
"stopSequence": 2
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1692",
"stopSequence": 3
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6701",
"stopSequence": 4
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9192",
"stopSequence": 5
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9190",
"stopSequence": 6
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9188",
"stopSequence": 7
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2973",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9184",
"stopSequence": 9
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1808",
"stopSequence": 10
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1263",
"stopSequence": 11
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3158",
"stopSequence": 12
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "218",
"stopSequence": 13
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3159",
"stopSequence": 14
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8291",
"stopSequence": 15
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3160",
"stopSequence": 16
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "997",
"stopSequence": 17
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "755",
"stopSequence": 18
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "375",
"stopSequence": 19
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3161",
"stopSequence": 20
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3163",
"stopSequence": 21
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3307",
"stopSequence": 22
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3319",
"stopSequence": 23
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2910",
"stopSequence": 24
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1589",
"stopSequence": 25
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3336",
"stopSequence": 26
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7936",
"stopSequence": 27
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7934",
"stopSequence": 28
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7941",
"stopSequence": 29
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8742",
"stopSequence": 30
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7519",
"stopSequence": 31
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7530",
"stopSequence": 32
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7529",
"stopSequence": 33
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7883",
"stopSequence": 34
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1066",
"stopSequence": 35
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2704",
"stopSequence": 36
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "10",
"stopSequence": 37
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "848",
"stopSequence": 38
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3297",
"stopSequence": 39
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2943",
"stopSequence": 40
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2600",
"stopSequence": 41
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "807",
"stopSequence": 42
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1559",
"stopSequence": 43
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "206",
"stopSequence": 44
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2946",
"stopSequence": 45
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2947",
"stopSequence": 46
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268435624_1"
}
}
},
{
"id": "RT|268435638_1|268435638",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "2947",
"stopSequence": 1
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1133",
"stopSequence": 2
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1278",
"stopSequence": 3
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2554",
"stopSequence": 4
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "744",
"stopSequence": 5
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1628",
"stopSequence": 6
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2584",
"stopSequence": 7
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2944",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3302",
"stopSequence": 9
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2942",
"stopSequence": 10
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1157",
"stopSequence": 11
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1489",
"stopSequence": 12
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2500",
"stopSequence": 13
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1312",
"stopSequence": 14
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7505",
"stopSequence": 15
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7511",
"stopSequence": 16
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7531",
"stopSequence": 17
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7517",
"stopSequence": 18
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8743",
"stopSequence": 19
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7942",
"stopSequence": 20
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7935",
"stopSequence": 21
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7937",
"stopSequence": 22
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2639",
"stopSequence": 23
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2511",
"stopSequence": 24
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2983",
"stopSequence": 25
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "833",
"stopSequence": 26
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3325",
"stopSequence": 27
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1632",
"stopSequence": 28
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2278",
"stopSequence": 29
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "821",
"stopSequence": 30
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "367",
"stopSequence": 31
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3167",
"stopSequence": 32
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "286",
"stopSequence": 33
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "246",
"stopSequence": 34
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3168",
"stopSequence": 35
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "457",
"stopSequence": 36
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3169",
"stopSequence": 37
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3170",
"stopSequence": 38
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2976",
"stopSequence": 39
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9183",
"stopSequence": 40
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9185",
"stopSequence": 41
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9187",
"stopSequence": 42
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9189",
"stopSequence": 43
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9191",
"stopSequence": 44
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "4860",
"stopSequence": 45
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9030",
"stopSequence": 46
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7731",
"stopSequence": 47
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3647",
"stopSequence": 48
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5315",
"stopSequence": 49
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268435638_1"
}
}
},
{
"id": "RT|268435639_1|268435639",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "5315",
"stopSequence": 1
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3648",
"stopSequence": 2
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1692",
"stopSequence": 3
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "6701",
"stopSequence": 4
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9192",
"stopSequence": 5
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9190",
"stopSequence": 6
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9188",
"stopSequence": 7
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2973",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9184",
"stopSequence": 9
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1808",
"stopSequence": 10
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1263",
"stopSequence": 11
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3158",
"stopSequence": 12
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "218",
"stopSequence": 13
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3159",
"stopSequence": 14
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8291",
"stopSequence": 15
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3160",
"stopSequence": 16
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "997",
"stopSequence": 17
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "755",
"stopSequence": 18
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "375",
"stopSequence": 19
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3161",
"stopSequence": 20
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3163",
"stopSequence": 21
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3307",
"stopSequence": 22
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3319",
"stopSequence": 23
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2910",
"stopSequence": 24
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1589",
"stopSequence": 25
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3336",
"stopSequence": 26
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7936",
"stopSequence": 27
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7934",
"stopSequence": 28
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7941",
"stopSequence": 29
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8742",
"stopSequence": 30
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7519",
"stopSequence": 31
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7530",
"stopSequence": 32
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7529",
"stopSequence": 33
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7883",
"stopSequence": 34
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1066",
"stopSequence": 35
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2704",
"stopSequence": 36
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "10",
"stopSequence": 37
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "848",
"stopSequence": 38
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3297",
"stopSequence": 39
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2943",
"stopSequence": 40
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2600",
"stopSequence": 41
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "807",
"stopSequence": 42
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1559",
"stopSequence": 43
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "206",
"stopSequence": 44
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2946",
"stopSequence": 45
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2947",
"stopSequence": 46
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268435639_1"
}
}
},
{
"id": "RT|268435631_1|268435631",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "2947",
"stopSequence": 1
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1133",
"stopSequence": 2
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1278",
"stopSequence": 3
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2554",
"stopSequence": 4
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "744",
"stopSequence": 5
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1628",
"stopSequence": 6
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2584",
"stopSequence": 7
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2944",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3302",
"stopSequence": 9
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2942",
"stopSequence": 10
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1157",
"stopSequence": 11
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1489",
"stopSequence": 12
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2500",
"stopSequence": 13
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1312",
"stopSequence": 14
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7505",
"stopSequence": 15
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7511",
"stopSequence": 16
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7531",
"stopSequence": 17
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7517",
"stopSequence": 18
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "8743",
"stopSequence": 19
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7942",
"stopSequence": 20
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7935",
"stopSequence": 21
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7937",
"stopSequence": 22
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2639",
"stopSequence": 23
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2511",
"stopSequence": 24
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2983",
"stopSequence": 25
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "833",
"stopSequence": 26
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3325",
"stopSequence": 27
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "1632",
"stopSequence": 28
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2278",
"stopSequence": 29
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "821",
"stopSequence": 30
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "367",
"stopSequence": 31
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3167",
"stopSequence": 32
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "286",
"stopSequence": 33
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "246",
"stopSequence": 34
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3168",
"stopSequence": 35
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "457",
"stopSequence": 36
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3169",
"stopSequence": 37
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3170",
"stopSequence": 38
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "2976",
"stopSequence": 39
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9183",
"stopSequence": 40
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9185",
"stopSequence": 41
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9187",
"stopSequence": 42
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9189",
"stopSequence": 43
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9191",
"stopSequence": 44
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "4860",
"stopSequence": 45
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "9030",
"stopSequence": 46
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7731",
"stopSequence": 47
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "3647",
"stopSequence": 48
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5315",
"stopSequence": 49
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268435631_1"
}
}
},
{
"id": "RT|268519648_1|268519648",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 13,
"time": "1748751120"
},
"departure": {
"delay": 88,
"time": "1748751195"
},
"stopId": "5217",
"stopSequence": 1
},
{
"arrival": {
"delay": 65,
"time": "1748751270"
},
"departure": {
"delay": 88,
"time": "1748751293"
},
"stopId": "5215",
"stopSequence": 2
},
{
"arrival": {
"delay": 69,
"time": "1748751391"
},
"departure": {
"delay": 90,
"time": "1748751412"
},
"stopId": "5214",
"stopSequence": 3
},
{
"arrival": {
"delay": 62,
"time": "1748751467"
},
"departure": {
"delay": 90,
"time": "1748751495"
},
"stopId": "5212",
"stopSequence": 4
},
{
"arrival": {
"delay": 69,
"time": "1748751579"
},
"departure": {
"delay": 91,
"time": "1748751601"
},
"stopId": "3694",
"stopSequence": 5
},
{
"arrival": {
"delay": 76,
"time": "1748751659"
},
"departure": {
"delay": 96,
"time": "1748751679"
},
"stopId": "3696",
"stopSequence": 6
},
{
"arrival": {
"delay": 75,
"time": "1748751795"
},
"departure": {
"delay": 104,
"time": "1748751824"
},
"stopId": "3691",
"stopSequence": 7
},
{
"arrival": {
"delay": 90,
"time": "1748751954"
},
"departure": {
"delay": 113,
"time": "1748751977"
},
"stopId": "3698",
"stopSequence": 8
},
{
"arrival": {
"delay": 93,
"time": "1748752043"
},
"departure": {
"delay": 117,
"time": "1748752067"
},
"stopId": "5130",
"stopSequence": 9
},
{
"arrival": {
"delay": 92,
"time": "1748752111"
},
"departure": {
"delay": 122,
"time": "1748752141"
},
"stopId": "3702",
"stopSequence": 10
},
{
"arrival": {
"delay": 98,
"time": "1748752220"
},
"departure": {
"delay": 142,
"time": "1748752264"
},
"stopId": "3704",
"stopSequence": 11
},
{
"arrival": {
"delay": 121,
"time": "1748752360"
},
"departure": {
"delay": 143,
"time": "1748752382"
},
"stopId": "3706",
"stopSequence": 12
},
{
"arrival": {
"delay": 125,
"time": "1748752452"
},
"departure": {
"delay": 145,
"time": "1748752472"
},
"stopId": "3708",
"stopSequence": 13
},
{
"arrival": {
"delay": 109,
"time": "1748752541"
},
"departure": {
"delay": 154,
"time": "1748752586"
},
"stopId": "3710",
"stopSequence": 14
},
{
"arrival": {
"delay": 149,
"time": "1748752726"
},
"departure": {
"delay": 173,
"time": "1748752750"
},
"stopId": "3712",
"stopSequence": 15
},
{
"arrival": {
"delay": 152,
"time": "1748752822"
},
"departure": {
"delay": 173,
"time": "1748752843"
},
"stopId": "3714",
"stopSequence": 16
},
{
"arrival": {
"delay": 146,
"time": "1748752891"
},
"departure": {
"delay": 173,
"time": "1748752918"
},
"stopId": "3716",
"stopSequence": 17
},
{
"arrival": {
"delay": 135,
"time": "1748752970"
},
"departure": {
"delay": 159,
"time": "1748752994"
},
"stopId": "3718",
"stopSequence": 18
},
{
"arrival": {
"delay": 123,
"time": "1748753039"
},
"departure": {
"delay": 156,
"time": "1748753072"
},
"stopId": "3720",
"stopSequence": 19
},
{
"arrival": {
"delay": 134,
"time": "1748753170"
},
"departure": {
"delay": 153,
"time": "1748753189"
},
"stopId": "3722",
"stopSequence": 20
},
{
"arrival": {
"delay": 122,
"time": "1748753234"
},
"departure": {
"delay": 150,
"time": "1748753262"
},
"stopId": "4579",
"stopSequence": 21
},
{
"arrival": {
"delay": 127,
"time": "1748753334"
},
"departure": {
"delay": 150,
"time": "1748753357"
},
"stopId": "4581",
"stopSequence": 22
},
{
"arrival": {
"delay": 124,
"time": "1748753436"
},
"departure": {
"delay": 150,
"time": "1748753462"
},
"stopId": "4583",
"stopSequence": 23
},
{
"arrival": {
"delay": 127,
"time": "1748753521"
},
"departure": {
"delay": 150,
"time": "1748753544"
},
"stopId": "4585",
"stopSequence": 24
},
{
"arrival": {
"delay": 121,
"time": "1748753624"
},
"departure": {
"delay": 162,
"time": "1748753665"
},
"stopId": "4587",
"stopSequence": 25
},
{
"arrival": {
"delay": 136,
"time": "1748753723"
},
"departure": {
"delay": 155,
"time": "1748753742"
},
"stopId": "4589",
"stopSequence": 26
},
{
"arrival": {
"delay": 132,
"time": "1748753786"
},
"departure": {
"delay": 155,
"time": "1748753809"
},
"stopId": "5228",
"stopSequence": 27
},
{
"arrival": {
"delay": 125,
"time": "1748753852"
},
"departure": {
"delay": 148,
"time": "1748753875"
},
"stopId": "5230",
"stopSequence": 28
},
{
"arrival": {
"delay": 135,
"time": "1748753940"
},
"departure": {
"delay": 135,
"time": "1748753940"
},
"stopId": "5232",
"stopSequence": 29
},
{
"arrival": {
"delay": 166,
"time": "1748754140"
},
"departure": {
"delay": 166,
"time": "1748754140"
},
"stopId": "5234",
"stopSequence": 30
},
{
"arrival": {
"delay": 127,
"time": "1748754195"
},
"departure": {
"delay": 127,
"time": "1748754195"
},
"stopId": "5236",
"stopSequence": 31
},
{
"arrival": {
"delay": 151,
"time": "1748754325"
},
"departure": {
"delay": 151,
"time": "1748754325"
},
"stopId": "5238",
"stopSequence": 32
},
{
"arrival": {
"delay": 149,
"time": "1748754509"
},
"departure": {
"delay": 149,
"time": "1748754509"
},
"stopId": "9090",
"stopSequence": 33
},
{
"arrival": {
"delay": 149,
"time": "1748754689"
},
"departure": {
"delay": 149,
"time": "1748754689"
},
"stopId": "9092",
"stopSequence": 34
},
{
"arrival": {
"delay": 149,
"time": "1748754864"
},
"departure": {
"delay": 149,
"time": "1748754864"
},
"stopId": "9094",
"stopSequence": 35
},
{
"arrival": {
"delay": 149,
"time": "1748754984"
},
"departure": {
"delay": 149,
"time": "1748754984"
},
"stopId": "9096",
"stopSequence": 36
},
{
"arrival": {
"delay": 166,
"time": "1748755168"
},
"departure": {
"delay": 166,
"time": "1748755168"
},
"stopId": "9098",
"stopSequence": 37
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "59",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268519648_1"
},
"vehicle": {
"id": "ineo-tram:1320",
"label": "AEROPORT"
}
}
},
{
"id": "RT|268519649_1|268519649",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -984,
"time": "1748755131"
},
"departure": {
"delay": 0,
"time": "1748756115"
},
"stopId": "9098",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748756910"
},
"departure": {
"delay": 0,
"time": "1748756910"
},
"stopId": "5239",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1748757010"
},
"departure": {
"delay": 0,
"time": "1748757010"
},
"stopId": "5237",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748757108"
},
"departure": {
"delay": 0,
"time": "1748757108"
},
"stopId": "5235",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748757276"
},
"departure": {
"delay": 0,
"time": "1748757276"
},
"stopId": "5233",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748757354"
},
"departure": {
"delay": 0,
"time": "1748757354"
},
"stopId": "5231",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1748757427"
},
"departure": {
"delay": 0,
"time": "1748757427"
},
"stopId": "5229",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1748757494"
},
"departure": {
"delay": 0,
"time": "1748757494"
},
"stopId": "4590",
"stopSequence": 12
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "59",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268519649_1"
}
}
},
{
"id": "RT|268520412_1|268520412",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -712,
"time": "1748750906"
},
"departure": {
"delay": 0,
"time": "1748751618"
},
"stopId": "7723",
"stopSequence": 1
},
{
"arrival": {
"delay": -17,
"time": "1748751727"
},
"departure": {
"delay": 3,
"time": "1748751747"
},
"stopId": "7721",
"stopSequence": 2
},
{
"arrival": {
"delay": -20,
"time": "1748751831"
},
"departure": {
"delay": 94,
"time": "1748751945"
},
"stopId": "7402",
"stopSequence": 3
},
{
"arrival": {
"delay": 61,
"time": "1748752062"
},
"departure": {
"delay": 79,
"time": "1748752080"
},
"stopId": "7400",
"stopSequence": 4
},
{
"arrival": {
"delay": 41,
"time": "1748752177"
},
"departure": {
"delay": 61,
"time": "1748752197"
},
"stopId": "7398",
"stopSequence": 5
},
{
"arrival": {
"delay": 25,
"time": "1748752260"
},
"departure": {
"delay": 46,
"time": "1748752281"
},
"stopId": "7396",
"stopSequence": 6
},
{
"arrival": {
"delay": 14,
"time": "1748752334"
},
"departure": {
"delay": 31,
"time": "1748752351"
},
"stopId": "7394",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748752391"
},
"departure": {
"delay": 19,
"time": "1748752410"
},
"stopId": "7392",
"stopSequence": 8
},
{
"arrival": {
"delay": -25,
"time": "1748752470"
},
"departure": {
"delay": -3,
"time": "1748752492"
},
"stopId": "5438",
"stopSequence": 9
},
{
"arrival": {
"delay": -43,
"time": "1748752579"
},
"departure": {
"delay": -28,
"time": "1748752594"
},
"stopId": "5437",
"stopSequence": 10
},
{
"arrival": {
"delay": -54,
"time": "1748752681"
},
"departure": {
"delay": -50,
"time": "1748752685"
},
"stopId": "5434",
"stopSequence": 11
},
{
"arrival": {
"delay": -91,
"time": "1748752771"
},
"departure": {
"delay": -71,
"time": "1748752791"
},
"stopId": "3765",
"stopSequence": 12
},
{
"arrival": {
"delay": -113,
"time": "1748752845"
},
"departure": {
"delay": -95,
"time": "1748752863"
},
"stopId": "3766",
"stopSequence": 13
},
{
"arrival": {
"delay": -131,
"time": "1748752942"
},
"departure": {
"delay": -114,
"time": "1748752959"
},
"stopId": "3768",
"stopSequence": 14
},
{
"arrival": {
"delay": -142,
"time": "1748753012"
},
"departure": {
"delay": -114,
"time": "1748753040"
},
"stopId": "3770",
"stopSequence": 15
},
{
"arrival": {
"delay": -161,
"time": "1748753094"
},
"departure": {
"delay": -137,
"time": "1748753118"
},
"stopId": "3772",
"stopSequence": 16
},
{
"arrival": {
"delay": -176,
"time": "1748753199"
},
"departure": {
"delay": -156,
"time": "1748753219"
},
"stopId": "3774",
"stopSequence": 17
},
{
"arrival": {
"delay": -232,
"time": "1748753293"
},
"departure": {
"delay": -209,
"time": "1748753316"
},
"stopId": "3776",
"stopSequence": 18
},
{
"arrival": {
"delay": -246,
"time": "1748753420"
},
"departure": {
"delay": -240,
"time": "1748753426"
},
"stopId": "5394",
"stopSequence": 19
},
{
"arrival": {
"delay": -269,
"time": "1748753491"
},
"departure": {
"delay": -257,
"time": "1748753503"
},
"stopId": "5396",
"stopSequence": 20
},
{
"arrival": {
"delay": -293,
"time": "1748753534"
},
"departure": {
"delay": -264,
"time": "1748753563"
},
"stopId": "5398",
"stopSequence": 21
},
{
"arrival": {
"delay": -301,
"time": "1748753608"
},
"departure": {
"delay": -279,
"time": "1748753630"
},
"stopId": "5400",
"stopSequence": 22
},
{
"arrival": {
"delay": -311,
"time": "1748753677"
},
"departure": {
"delay": -290,
"time": "1748753698"
},
"stopId": "5402",
"stopSequence": 23
},
{
"arrival": {
"delay": -329,
"time": "1748753745"
},
"departure": {
"delay": -309,
"time": "1748753765"
},
"stopId": "5412",
"stopSequence": 24
},
{
"arrival": {
"delay": -347,
"time": "1748753804"
},
"departure": {
"delay": -320,
"time": "1748753831"
},
"stopId": "7343",
"stopSequence": 25
},
{
"arrival": {
"delay": -390,
"time": "1748753951"
},
"departure": {
"delay": -390,
"time": "1748753951"
},
"stopId": "7711",
"stopSequence": 26
},
{
"arrival": {
"delay": -390,
"time": "1748754131"
},
"departure": {
"delay": -390,
"time": "1748754131"
},
"stopId": "7713",
"stopSequence": 27
},
{
"arrival": {
"delay": -390,
"time": "1748754321"
},
"departure": {
"delay": -390,
"time": "1748754321"
},
"stopId": "7715",
"stopSequence": 28
},
{
"arrival": {
"delay": -336,
"time": "1748754625"
},
"departure": {
"delay": -336,
"time": "1748754625"
},
"stopId": "7717",
"stopSequence": 29
},
{
"arrival": {
"delay": -365,
"time": "1748754731"
},
"departure": {
"delay": -365,
"time": "1748754731"
},
"stopId": "7719",
"stopSequence": 30
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "61",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520412_1"
},
"vehicle": {
"id": "ineo-tram:2215",
"label": "BLANQUEFORT"
}
}
},
{
"id": "RT|268520413_1|268520413",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -724,
"time": "1748754731"
},
"departure": {
"delay": 0,
"time": "1748755455"
},
"stopId": "7719",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748755595"
},
"departure": {
"delay": 0,
"time": "1748755595"
},
"stopId": "7718",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748755825"
},
"departure": {
"delay": 0,
"time": "1748755825"
},
"stopId": "7716",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748756005"
},
"departure": {
"delay": 0,
"time": "1748756005"
},
"stopId": "7714",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748756170"
},
"departure": {
"delay": 0,
"time": "1748756170"
},
"stopId": "7712",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748756350"
},
"departure": {
"delay": 0,
"time": "1748756350"
},
"stopId": "7344",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1748756433"
},
"departure": {
"delay": 0,
"time": "1748756433"
},
"stopId": "5413",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748756523"
},
"departure": {
"delay": 0,
"time": "1748756523"
},
"stopId": "5403",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748756600"
},
"departure": {
"delay": 0,
"time": "1748756600"
},
"stopId": "5401",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748756692"
},
"departure": {
"delay": 0,
"time": "1748756692"
},
"stopId": "5399",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1748756771"
},
"departure": {
"delay": 0,
"time": "1748756771"
},
"stopId": "5397",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1748756861"
},
"departure": {
"delay": 0,
"time": "1748756861"
},
"stopId": "5395",
"stopSequence": 12
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "61",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520413_1"
}
}
},
{
"id": "RT|268520429_1|268520429",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "7328",
"stopSequence": 1
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7326",
"stopSequence": 2
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7324",
"stopSequence": 3
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7132",
"stopSequence": 4
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5415",
"stopSequence": 5
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7344",
"stopSequence": 6
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5413",
"stopSequence": 7
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5403",
"stopSequence": 8
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5401",
"stopSequence": 9
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5399",
"stopSequence": 10
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5397",
"stopSequence": 11
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5395",
"stopSequence": 12
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "5404",
"stopSequence": 13
},
{
"arrival": {
"delay": 807,
"time": "1748750685"
},
"departure": {
"delay": 847,
"time": "1748750725"
},
"stopId": "3775",
"stopSequence": 14
},
{
"arrival": {
"delay": 1012,
"time": "1748751020"
},
"departure": {
"delay": 1035,
"time": "1748751043"
},
"stopId": "3773",
"stopSequence": 15
},
{
"arrival": {
"delay": 1012,
"time": "1748751109"
},
"departure": {
"delay": 1035,
"time": "1748751132"
},
"stopId": "3771",
"stopSequence": 16
},
{
"arrival": {
"delay": 1034,
"time": "1748751207"
},
"departure": {
"delay": 1054,
"time": "1748751227"
},
"stopId": "3769",
"stopSequence": 17
},
{
"arrival": {
"delay": 1031,
"time": "1748751314"
},
"departure": {
"delay": 1054,
"time": "1748751337"
},
"stopId": "3767",
"stopSequence": 18
},
{
"arrival": {
"delay": 1026,
"time": "1748751413"
},
"departure": {
"delay": 1054,
"time": "1748751441"
},
"stopId": "5433",
"stopSequence": 19
},
{
"arrival": {
"delay": 1033,
"time": "1748751546"
},
"departure": {
"delay": 1056,
"time": "1748751569"
},
"stopId": "5435",
"stopSequence": 20
},
{
"arrival": {
"delay": 1033,
"time": "1748751653"
},
"departure": {
"delay": 1055,
"time": "1748751675"
},
"stopId": "5436",
"stopSequence": 21
},
{
"arrival": {
"delay": 1037,
"time": "1748751781"
},
"departure": {
"delay": 1057,
"time": "1748751801"
},
"stopId": "5439",
"stopSequence": 22
},
{
"arrival": {
"delay": 1037,
"time": "1748751865"
},
"departure": {
"delay": 1061,
"time": "1748751889"
},
"stopId": "7391",
"stopSequence": 23
},
{
"arrival": {
"delay": 1036,
"time": "1748751937"
},
"departure": {
"delay": 1063,
"time": "1748751964"
},
"stopId": "7393",
"stopSequence": 24
},
{
"arrival": {
"delay": 1045,
"time": "1748752030"
},
"departure": {
"delay": 1071,
"time": "1748752056"
},
"stopId": "7395",
"stopSequence": 25
},
{
"arrival": {
"delay": 1064,
"time": "1748752143"
},
"departure": {
"delay": 1108,
"time": "1748752187"
},
"stopId": "7397",
"stopSequence": 26
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "61",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520429_1"
}
}
},
{
"id": "RT|268520430_1|268520430",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -900,
"time": "1748752436"
},
"departure": {
"delay": -779,
"time": "1748752557"
},
"stopId": "7398",
"stopSequence": 1
},
{
"arrival": {
"delay": -796,
"time": "1748752639"
},
"departure": {
"delay": -776,
"time": "1748752659"
},
"stopId": "7396",
"stopSequence": 2
},
{
"arrival": {
"delay": -793,
"time": "1748752727"
},
"departure": {
"delay": -767,
"time": "1748752753"
},
"stopId": "7394",
"stopSequence": 3
},
{
"arrival": {
"delay": -789,
"time": "1748752802"
},
"departure": {
"delay": -764,
"time": "1748752827"
},
"stopId": "7392",
"stopSequence": 4
},
{
"arrival": {
"delay": -779,
"time": "1748752916"
},
"departure": {
"delay": -759,
"time": "1748752936"
},
"stopId": "5438",
"stopSequence": 5
},
{
"arrival": {
"delay": -764,
"time": "1748753058"
},
"departure": {
"delay": -744,
"time": "1748753078"
},
"stopId": "5437",
"stopSequence": 6
},
{
"arrival": {
"delay": -771,
"time": "1748753164"
},
"departure": {
"delay": -749,
"time": "1748753186"
},
"stopId": "5434",
"stopSequence": 7
},
{
"arrival": {
"delay": -759,
"time": "1748753303"
},
"departure": {
"delay": -719,
"time": "1748753343"
},
"stopId": "3765",
"stopSequence": 8
},
{
"arrival": {
"delay": -745,
"time": "1748753413"
},
"departure": {
"delay": -719,
"time": "1748753439"
},
"stopId": "3766",
"stopSequence": 9
},
{
"arrival": {
"delay": -747,
"time": "1748753526"
},
"departure": {
"delay": -720,
"time": "1748753553"
},
"stopId": "3768",
"stopSequence": 10
},
{
"arrival": {
"delay": -742,
"time": "1748753612"
},
"departure": {
"delay": -699,
"time": "1748753655"
},
"stopId": "3770",
"stopSequence": 11
},
{
"arrival": {
"delay": -736,
"time": "1748753719"
},
"departure": {
"delay": -699,
"time": "1748753756"
},
"stopId": "3772",
"stopSequence": 12
},
{
"arrival": {
"delay": -699,
"time": "1748753876"
},
"departure": {
"delay": -699,
"time": "1748753876"
},
"stopId": "3774",
"stopSequence": 13
},
{
"arrival": {
"delay": -739,
"time": "1748753986"
},
"departure": {
"delay": -739,
"time": "1748753986"
},
"stopId": "3776",
"stopSequence": 14
},
{
"arrival": {
"delay": -722,
"time": "1748754144"
},
"departure": {
"delay": -722,
"time": "1748754144"
},
"stopId": "5394",
"stopSequence": 15
},
{
"arrival": {
"delay": -745,
"time": "1748754215"
},
"departure": {
"delay": -745,
"time": "1748754215"
},
"stopId": "5396",
"stopSequence": 16
},
{
"arrival": {
"delay": -703,
"time": "1748754324"
},
"departure": {
"delay": -703,
"time": "1748754324"
},
"stopId": "5398",
"stopSequence": 17
},
{
"arrival": {
"delay": -722,
"time": "1748754387"
},
"departure": {
"delay": -722,
"time": "1748754387"
},
"stopId": "5400",
"stopSequence": 18
},
{
"arrival": {
"delay": -734,
"time": "1748754454"
},
"departure": {
"delay": -734,
"time": "1748754454"
},
"stopId": "5402",
"stopSequence": 19
},
{
"arrival": {
"delay": -716,
"time": "1748754558"
},
"departure": {
"delay": -716,
"time": "1748754558"
},
"stopId": "5412",
"stopSequence": 20
},
{
"arrival": {
"delay": -722,
"time": "1748754629"
},
"departure": {
"delay": -722,
"time": "1748754629"
},
"stopId": "7343",
"stopSequence": 21
},
{
"arrival": {
"delay": -716,
"time": "1748754740"
},
"departure": {
"delay": -716,
"time": "1748754740"
},
"stopId": "5414",
"stopSequence": 22
},
{
"arrival": {
"delay": -722,
"time": "1748754868"
},
"departure": {
"delay": -722,
"time": "1748754868"
},
"stopId": "7131",
"stopSequence": 23
},
{
"arrival": {
"delay": -703,
"time": "1748754984"
},
"departure": {
"delay": -703,
"time": "1748754984"
},
"stopId": "7323",
"stopSequence": 24
},
{
"arrival": {
"delay": -716,
"time": "1748755099"
},
"departure": {
"delay": -716,
"time": "1748755099"
},
"stopId": "7325",
"stopSequence": 25
},
{
"arrival": {
"delay": -716,
"time": "1748755205"
},
"departure": {
"delay": -716,
"time": "1748755205"
},
"stopId": "7327",
"stopSequence": 26
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "61",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520430_1"
},
"vehicle": {
"id": "ineo-tram:1831",
"label": "PARC EXPOS-STADE"
}
}
},
{
"id": "RT|268520431_1|268520431",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1779,
"time": "1748755182"
},
"departure": {
"delay": 0,
"time": "1748756961"
},
"stopId": "7328",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748757073"
},
"departure": {
"delay": 0,
"time": "1748757073"
},
"stopId": "7326",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748757203"
},
"departure": {
"delay": 0,
"time": "1748757203"
},
"stopId": "7324",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748757302"
},
"departure": {
"delay": 0,
"time": "1748757302"
},
"stopId": "7132",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748757435"
},
"departure": {
"delay": 0,
"time": "1748757435"
},
"stopId": "5415",
"stopSequence": 5
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "61",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520431_1"
}
}
},
{
"id": "RT|268520433_1|268520433",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -214,
"time": "1748763021"
},
"departure": {
"delay": 0,
"time": "1748763235"
},
"stopId": "7328",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748763347"
},
"departure": {
"delay": 0,
"time": "1748763347"
},
"stopId": "7326",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748763477"
},
"departure": {
"delay": 0,
"time": "1748763477"
},
"stopId": "7324",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748763576"
},
"departure": {
"delay": 0,
"time": "1748763576"
},
"stopId": "7132",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748763709"
},
"departure": {
"delay": 0,
"time": "1748763709"
},
"stopId": "5415",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748763829"
},
"departure": {
"delay": 0,
"time": "1748763829"
},
"stopId": "7344",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1748763912"
},
"departure": {
"delay": 0,
"time": "1748763912"
},
"stopId": "5413",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748764002"
},
"departure": {
"delay": 0,
"time": "1748764002"
},
"stopId": "5403",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748764079"
},
"departure": {
"delay": 0,
"time": "1748764079"
},
"stopId": "5401",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748764171"
},
"departure": {
"delay": 0,
"time": "1748764171"
},
"stopId": "5399",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1748764250"
},
"departure": {
"delay": 0,
"time": "1748764250"
},
"stopId": "5397",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1748764340"
},
"departure": {
"delay": 0,
"time": "1748764340"
},
"stopId": "5395",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1748765367"
},
"departure": {
"delay": 0,
"time": "1748765367"
},
"stopId": "5436",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1748765491"
},
"departure": {
"delay": 0,
"time": "1748765491"
},
"stopId": "5439",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1748765575"
},
"departure": {
"delay": 0,
"time": "1748765575"
},
"stopId": "7391",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1748765648"
},
"departure": {
"delay": 0,
"time": "1748765648"
},
"stopId": "7393",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1748765732"
},
"departure": {
"delay": 0,
"time": "1748765732"
},
"stopId": "7395",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1748765826"
},
"departure": {
"delay": 0,
"time": "1748765826"
},
"stopId": "7397",
"stopSequence": 26
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "61",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520433_1"
}
}
},
{
"id": "RT|268519686_1|268519686",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -240,
"time": "1748751000"
},
"departure": {
"delay": 21,
"time": "1748751261"
},
"stopId": "9098",
"stopSequence": 1
},
{
"arrival": {
"delay": 7,
"time": "1748751423"
},
"departure": {
"delay": 21,
"time": "1748751437"
},
"stopId": "9097",
"stopSequence": 2
},
{
"arrival": {
"delay": 10,
"time": "1748751526"
},
"departure": {
"delay": 30,
"time": "1748751546"
},
"stopId": "9095",
"stopSequence": 3
},
{
"arrival": {
"delay": 16,
"time": "1748751684"
},
"departure": {
"delay": 30,
"time": "1748751698"
},
"stopId": "9093",
"stopSequence": 4
},
{
"arrival": {
"delay": 17,
"time": "1748751862"
},
"departure": {
"delay": 37,
"time": "1748751882"
},
"stopId": "9091",
"stopSequence": 5
},
{
"arrival": {
"delay": 2,
"time": "1748752037"
},
"departure": {
"delay": 25,
"time": "1748752060"
},
"stopId": "5239",
"stopSequence": 6
},
{
"arrival": {
"delay": 6,
"time": "1748752141"
},
"departure": {
"delay": 25,
"time": "1748752160"
},
"stopId": "5237",
"stopSequence": 7
},
{
"arrival": {
"delay": 9,
"time": "1748752242"
},
"departure": {
"delay": 29,
"time": "1748752262"
},
"stopId": "5235",
"stopSequence": 8
},
{
"arrival": {
"delay": 21,
"time": "1748752422"
},
"departure": {
"delay": 46,
"time": "1748752447"
},
"stopId": "5233",
"stopSequence": 9
},
{
"arrival": {
"delay": 28,
"time": "1748752507"
},
"departure": {
"delay": 46,
"time": "1748752525"
},
"stopId": "5231",
"stopSequence": 10
},
{
"arrival": {
"delay": 31,
"time": "1748752583"
},
"departure": {
"delay": 51,
"time": "1748752603"
},
"stopId": "5229",
"stopSequence": 11
},
{
"arrival": {
"delay": 30,
"time": "1748752649"
},
"departure": {
"delay": 51,
"time": "1748752670"
},
"stopId": "4590",
"stopSequence": 12
},
{
"arrival": {
"delay": 18,
"time": "1748752740"
},
"departure": {
"delay": 51,
"time": "1748752773"
},
"stopId": "4588",
"stopSequence": 13
},
{
"arrival": {
"delay": 26,
"time": "1748752838"
},
"departure": {
"delay": 49,
"time": "1748752861"
},
"stopId": "4586",
"stopSequence": 14
},
{
"arrival": {
"delay": 17,
"time": "1748752932"
},
"departure": {
"delay": 44,
"time": "1748752959"
},
"stopId": "4584",
"stopSequence": 15
},
{
"arrival": {
"delay": 13,
"time": "1748753031"
},
"departure": {
"delay": 43,
"time": "1748753061"
},
"stopId": "4582",
"stopSequence": 16
},
{
"arrival": {
"delay": 10,
"time": "1748753121"
},
"departure": {
"delay": 32,
"time": "1748753143"
},
"stopId": "4580",
"stopSequence": 17
},
{
"arrival": {
"delay": 6,
"time": "1748753201"
},
"departure": {
"delay": 32,
"time": "1748753227"
},
"stopId": "3723",
"stopSequence": 18
},
{
"arrival": {
"delay": -10,
"time": "1748753317"
},
"departure": {
"delay": 26,
"time": "1748753353"
},
"stopId": "3721",
"stopSequence": 19
},
{
"arrival": {
"delay": -3,
"time": "1748753404"
},
"departure": {
"delay": 26,
"time": "1748753433"
},
"stopId": "3719",
"stopSequence": 20
},
{
"arrival": {
"delay": -3,
"time": "1748753493"
},
"departure": {
"delay": 24,
"time": "1748753520"
},
"stopId": "3717",
"stopSequence": 21
},
{
"arrival": {
"delay": -1,
"time": "1748753564"
},
"departure": {
"delay": 24,
"time": "1748753589"
},
"stopId": "3715",
"stopSequence": 22
},
{
"arrival": {
"delay": -28,
"time": "1748753643"
},
"departure": {
"delay": 15,
"time": "1748753686"
},
"stopId": "3713",
"stopSequence": 23
},
{
"arrival": {
"delay": -36,
"time": "1748753786"
},
"departure": {
"delay": 64,
"time": "1748753886"
},
"stopId": "3711",
"stopSequence": 24
},
{
"arrival": {
"delay": 44,
"time": "1748753945"
},
"departure": {
"delay": 44,
"time": "1748753945"
},
"stopId": "3709",
"stopSequence": 25
},
{
"arrival": {
"delay": 64,
"time": "1748754046"
},
"departure": {
"delay": 64,
"time": "1748754046"
},
"stopId": "3707",
"stopSequence": 26
},
{
"arrival": {
"delay": 61,
"time": "1748754148"
},
"departure": {
"delay": 61,
"time": "1748754148"
},
"stopId": "3705",
"stopSequence": 27
},
{
"arrival": {
"delay": 44,
"time": "1748754230"
},
"departure": {
"delay": 44,
"time": "1748754230"
},
"stopId": "3703",
"stopSequence": 28
},
{
"arrival": {
"delay": 44,
"time": "1748754302"
},
"departure": {
"delay": 44,
"time": "1748754302"
},
"stopId": "5131",
"stopSequence": 29
},
{
"arrival": {
"delay": 61,
"time": "1748754388"
},
"departure": {
"delay": 61,
"time": "1748754388"
},
"stopId": "3699",
"stopSequence": 30
},
{
"arrival": {
"delay": 44,
"time": "1748754512"
},
"departure": {
"delay": 44,
"time": "1748754512"
},
"stopId": "3692",
"stopSequence": 31
},
{
"arrival": {
"delay": 44,
"time": "1748754633"
},
"departure": {
"delay": 44,
"time": "1748754633"
},
"stopId": "3697",
"stopSequence": 32
},
{
"arrival": {
"delay": 44,
"time": "1748754710"
},
"departure": {
"delay": 44,
"time": "1748754710"
},
"stopId": "3695",
"stopSequence": 33
},
{
"arrival": {
"delay": 44,
"time": "1748754816"
},
"departure": {
"delay": 44,
"time": "1748754816"
},
"stopId": "3693",
"stopSequence": 34
},
{
"arrival": {
"delay": 44,
"time": "1748754891"
},
"departure": {
"delay": 44,
"time": "1748754891"
},
"stopId": "5213",
"stopSequence": 35
},
{
"arrival": {
"delay": 44,
"time": "1748755005"
},
"departure": {
"delay": 44,
"time": "1748755005"
},
"stopId": "5216",
"stopSequence": 36
},
{
"arrival": {
"delay": 48,
"time": "1748755097"
},
"departure": {
"delay": 48,
"time": "1748755097"
},
"stopId": "5217",
"stopSequence": 37
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "59",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268519686_1"
},
"vehicle": {
"id": "ineo-tram:1847",
"label": "FLOIRAC DRAVEMONT"
}
}
},
{
"id": "RT|268519687_1|268519687",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -150,
"time": "1748755097"
},
"departure": {
"delay": 0,
"time": "1748755247"
},
"stopId": "5217",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748755345"
},
"departure": {
"delay": 0,
"time": "1748755345"
},
"stopId": "5215",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748755462"
},
"departure": {
"delay": 0,
"time": "1748755462"
},
"stopId": "5214",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748755545"
},
"departure": {
"delay": 0,
"time": "1748755545"
},
"stopId": "5212",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748755650"
},
"departure": {
"delay": 0,
"time": "1748755650"
},
"stopId": "3694",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748755723"
},
"departure": {
"delay": 0,
"time": "1748755723"
},
"stopId": "3696",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1748755860"
},
"departure": {
"delay": 0,
"time": "1748755860"
},
"stopId": "3691",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748756004"
},
"departure": {
"delay": 0,
"time": "1748756004"
},
"stopId": "3698",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748756090"
},
"departure": {
"delay": 0,
"time": "1748756090"
},
"stopId": "5130",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748756159"
},
"departure": {
"delay": 0,
"time": "1748756159"
},
"stopId": "3702",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1748756262"
},
"departure": {
"delay": 0,
"time": "1748756262"
},
"stopId": "3704",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1748756379"
},
"departure": {
"delay": 0,
"time": "1748756379"
},
"stopId": "3706",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1748756467"
},
"departure": {
"delay": 0,
"time": "1748756467"
},
"stopId": "3708",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1748756572"
},
"departure": {
"delay": 0,
"time": "1748756572"
},
"stopId": "3710",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1748756717"
},
"departure": {
"delay": 0,
"time": "1748756717"
},
"stopId": "3712",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1748756810"
},
"departure": {
"delay": 0,
"time": "1748756810"
},
"stopId": "3714",
"stopSequence": 16
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "59",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268519687_1"
}
}
},
{
"id": "RT|268519672_1|268519672",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -912,
"time": "1748756253"
},
"departure": {
"delay": 0,
"time": "1748757165"
},
"stopId": "7337",
"stopSequence": 1
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "59",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268519672_1"
}
}
},
{
"id": "RT|268519671_1|268519671",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -326,
"time": "1748751892"
},
"departure": {
"delay": 28,
"time": "1748752246"
},
"stopId": "7091",
"stopSequence": 1
},
{
"arrival": {
"delay": -8,
"time": "1748752334"
},
"departure": {
"delay": 15,
"time": "1748752357"
},
"stopId": "5443",
"stopSequence": 2
},
{
"arrival": {
"delay": -10,
"time": "1748752433"
},
"departure": {
"delay": 14,
"time": "1748752457"
},
"stopId": "5442",
"stopSequence": 3
},
{
"arrival": {
"delay": -6,
"time": "1748752555"
},
"departure": {
"delay": 14,
"time": "1748752575"
},
"stopId": "5488",
"stopSequence": 4
},
{
"arrival": {
"delay": -15,
"time": "1748752622"
},
"departure": {
"delay": 14,
"time": "1748752651"
},
"stopId": "3685",
"stopSequence": 5
},
{
"arrival": {
"delay": -6,
"time": "1748752703"
},
"departure": {
"delay": 17,
"time": "1748752726"
},
"stopId": "3687",
"stopSequence": 6
},
{
"arrival": {
"delay": -5,
"time": "1748752784"
},
"departure": {
"delay": 21,
"time": "1748752810"
},
"stopId": "3689",
"stopSequence": 7
},
{
"arrival": {
"delay": 2,
"time": "1748752922"
},
"departure": {
"delay": 24,
"time": "1748752944"
},
"stopId": "3691",
"stopSequence": 8
},
{
"arrival": {
"delay": -4,
"time": "1748753060"
},
"departure": {
"delay": 24,
"time": "1748753088"
},
"stopId": "3698",
"stopSequence": 9
},
{
"arrival": {
"delay": -2,
"time": "1748753148"
},
"departure": {
"delay": 19,
"time": "1748753169"
},
"stopId": "5130",
"stopSequence": 10
},
{
"arrival": {
"delay": -4,
"time": "1748753215"
},
"departure": {
"delay": 25,
"time": "1748753244"
},
"stopId": "3702",
"stopSequence": 11
},
{
"arrival": {
"delay": -1,
"time": "1748753321"
},
"departure": {
"delay": 39,
"time": "1748753361"
},
"stopId": "3704",
"stopSequence": 12
},
{
"arrival": {
"delay": 19,
"time": "1748753458"
},
"departure": {
"delay": 39,
"time": "1748753478"
},
"stopId": "3706",
"stopSequence": 13
},
{
"arrival": {
"delay": 9,
"time": "1748753536"
},
"departure": {
"delay": 39,
"time": "1748753566"
},
"stopId": "3708",
"stopSequence": 14
},
{
"arrival": {
"delay": -10,
"time": "1748753622"
},
"departure": {
"delay": 29,
"time": "1748753661"
},
"stopId": "3710",
"stopSequence": 15
},
{
"arrival": {
"delay": 10,
"time": "1748753787"
},
"departure": {
"delay": 34,
"time": "1748753811"
},
"stopId": "3712",
"stopSequence": 16
},
{
"arrival": {
"delay": 16,
"time": "1748753886"
},
"departure": {
"delay": 36,
"time": "1748753906"
},
"stopId": "3714",
"stopSequence": 17
},
{
"arrival": {
"delay": 18,
"time": "1748753963"
},
"departure": {
"delay": 18,
"time": "1748753963"
},
"stopId": "3716",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1748754035"
},
"departure": {
"delay": 0,
"time": "1748754035"
},
"stopId": "3718",
"stopSequence": 19
},
{
"arrival": {
"delay": 31,
"time": "1748754147"
},
"departure": {
"delay": 31,
"time": "1748754147"
},
"stopId": "3720",
"stopSequence": 20
},
{
"arrival": {
"delay": 31,
"time": "1748754267"
},
"departure": {
"delay": 31,
"time": "1748754267"
},
"stopId": "3722",
"stopSequence": 21
},
{
"arrival": {
"delay": 36,
"time": "1748754348"
},
"departure": {
"delay": 36,
"time": "1748754348"
},
"stopId": "4579",
"stopSequence": 22
},
{
"arrival": {
"delay": 33,
"time": "1748754443"
},
"departure": {
"delay": 33,
"time": "1748754443"
},
"stopId": "4581",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1748754515"
},
"departure": {
"delay": 0,
"time": "1748754515"
},
"stopId": "4583",
"stopSequence": 24
},
{
"arrival": {
"delay": 31,
"time": "1748754628"
},
"departure": {
"delay": 31,
"time": "1748754628"
},
"stopId": "4585",
"stopSequence": 25
},
{
"arrival": {
"delay": 20,
"time": "1748754726"
},
"departure": {
"delay": 20,
"time": "1748754726"
},
"stopId": "4587",
"stopSequence": 26
},
{
"arrival": {
"delay": 18,
"time": "1748754808"
},
"departure": {
"delay": 18,
"time": "1748754808"
},
"stopId": "4589",
"stopSequence": 27
},
{
"arrival": {
"delay": 34,
"time": "1748754891"
},
"departure": {
"delay": 34,
"time": "1748754891"
},
"stopId": "5228",
"stopSequence": 28
},
{
"arrival": {
"delay": 22,
"time": "1748754952"
},
"departure": {
"delay": 22,
"time": "1748754952"
},
"stopId": "5230",
"stopSequence": 29
},
{
"arrival": {
"delay": 25,
"time": "1748755033"
},
"departure": {
"delay": 25,
"time": "1748755033"
},
"stopId": "5232",
"stopSequence": 30
},
{
"arrival": {
"delay": 0,
"time": "1748755177"
},
"departure": {
"delay": 0,
"time": "1748755177"
},
"stopId": "5234",
"stopSequence": 31
},
{
"arrival": {
"delay": 18,
"time": "1748755289"
},
"departure": {
"delay": 18,
"time": "1748755289"
},
"stopId": "5236",
"stopSequence": 32
},
{
"arrival": {
"delay": 31,
"time": "1748755408"
},
"departure": {
"delay": 31,
"time": "1748755408"
},
"stopId": "5238",
"stopSequence": 33
},
{
"arrival": {
"delay": 21,
"time": "1748755511"
},
"departure": {
"delay": 21,
"time": "1748755511"
},
"stopId": "5240",
"stopSequence": 34
},
{
"arrival": {
"delay": 33,
"time": "1748755641"
},
"departure": {
"delay": 33,
"time": "1748755641"
},
"stopId": "5243",
"stopSequence": 35
},
{
"arrival": {
"delay": 0,
"time": "1748755717"
},
"departure": {
"delay": 0,
"time": "1748755717"
},
"stopId": "7329",
"stopSequence": 36
},
{
"arrival": {
"delay": 31,
"time": "1748755887"
},
"departure": {
"delay": 31,
"time": "1748755887"
},
"stopId": "7331",
"stopSequence": 37
},
{
"arrival": {
"delay": 18,
"time": "1748756003"
},
"departure": {
"delay": 18,
"time": "1748756003"
},
"stopId": "7333",
"stopSequence": 38
},
{
"arrival": {
"delay": 31,
"time": "1748756129"
},
"departure": {
"delay": 31,
"time": "1748756129"
},
"stopId": "7335",
"stopSequence": 39
},
{
"arrival": {
"delay": 14,
"time": "1748756253"
},
"departure": {
"delay": 14,
"time": "1748756253"
},
"stopId": "7337",
"stopSequence": 40
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "59",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268519671_1"
},
"vehicle": {
"id": "ineo-tram:1303",
"label": "HAILLAN-ROSTAND"
}
}
},
{
"id": "RT|268520017_1|268520017",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1670,
"time": "1748752131"
},
"departure": {
"delay": -9,
"time": "1748753792"
},
"stopId": "7172",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748753956"
},
"departure": {
"delay": 0,
"time": "1748753956"
},
"stopId": "5535",
"stopSequence": 2
},
{
"arrival": {
"delay": -15,
"time": "1748754022"
},
"departure": {
"delay": -15,
"time": "1748754022"
},
"stopId": "5533",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748754121"
},
"departure": {
"delay": 0,
"time": "1748754121"
},
"stopId": "5531",
"stopSequence": 4
},
{
"arrival": {
"delay": -18,
"time": "1748754211"
},
"departure": {
"delay": -18,
"time": "1748754211"
},
"stopId": "5529",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748754424"
},
"departure": {
"delay": 0,
"time": "1748754424"
},
"stopId": "5260",
"stopSequence": 6
},
{
"arrival": {
"delay": -23,
"time": "1748754501"
},
"departure": {
"delay": -23,
"time": "1748754501"
},
"stopId": "5258",
"stopSequence": 7
},
{
"arrival": {
"delay": -25,
"time": "1748754573"
},
"departure": {
"delay": -25,
"time": "1748754573"
},
"stopId": "5256",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748754680"
},
"departure": {
"delay": 0,
"time": "1748754680"
},
"stopId": "5254",
"stopSequence": 9
},
{
"arrival": {
"delay": -23,
"time": "1748754744"
},
"departure": {
"delay": -23,
"time": "1748754744"
},
"stopId": "5252",
"stopSequence": 10
},
{
"arrival": {
"delay": -15,
"time": "1748754922"
},
"departure": {
"delay": -15,
"time": "1748754922"
},
"stopId": "3764",
"stopSequence": 11
},
{
"arrival": {
"delay": -14,
"time": "1748755048"
},
"departure": {
"delay": -14,
"time": "1748755048"
},
"stopId": "3762",
"stopSequence": 12
},
{
"arrival": {
"delay": -23,
"time": "1748755164"
},
"departure": {
"delay": -23,
"time": "1748755164"
},
"stopId": "3760",
"stopSequence": 13
},
{
"arrival": {
"delay": -18,
"time": "1748755293"
},
"departure": {
"delay": -18,
"time": "1748755293"
},
"stopId": "3758",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1748755395"
},
"departure": {
"delay": 0,
"time": "1748755395"
},
"stopId": "3756",
"stopSequence": 15
},
{
"arrival": {
"delay": -23,
"time": "1748755464"
},
"departure": {
"delay": -23,
"time": "1748755464"
},
"stopId": "3753",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1748755562"
},
"departure": {
"delay": 0,
"time": "1748755562"
},
"stopId": "3752",
"stopSequence": 17
},
{
"arrival": {
"delay": -23,
"time": "1748755644"
},
"departure": {
"delay": -23,
"time": "1748755644"
},
"stopId": "3750",
"stopSequence": 18
},
{
"arrival": {
"delay": -15,
"time": "1748755756"
},
"departure": {
"delay": -15,
"time": "1748755756"
},
"stopId": "3748",
"stopSequence": 19
},
{
"arrival": {
"delay": -29,
"time": "1748755951"
},
"departure": {
"delay": -29,
"time": "1748755951"
},
"stopId": "3744",
"stopSequence": 21
},
{
"arrival": {
"delay": -23,
"time": "1748756063"
},
"departure": {
"delay": -23,
"time": "1748756063"
},
"stopId": "3742",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1748756161"
},
"departure": {
"delay": 0,
"time": "1748756161"
},
"stopId": "3740",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1748756232"
},
"departure": {
"delay": 0,
"time": "1748756232"
},
"stopId": "3738",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1748756300"
},
"departure": {
"delay": 0,
"time": "1748756300"
},
"stopId": "3736",
"stopSequence": 25
},
{
"arrival": {
"delay": -15,
"time": "1748756365"
},
"departure": {
"delay": -15,
"time": "1748756365"
},
"stopId": "3734",
"stopSequence": 26
},
{
"arrival": {
"delay": -15,
"time": "1748756475"
},
"departure": {
"delay": -15,
"time": "1748756475"
},
"stopId": "3730",
"stopSequence": 27
},
{
"arrival": {
"delay": -23,
"time": "1748756543"
},
"departure": {
"delay": -23,
"time": "1748756543"
},
"stopId": "3728",
"stopSequence": 28
},
{
"arrival": {
"delay": -23,
"time": "1748756662"
},
"departure": {
"delay": -23,
"time": "1748756662"
},
"stopId": "3726",
"stopSequence": 29
},
{
"arrival": {
"delay": 0,
"time": "1748756770"
},
"departure": {
"delay": 0,
"time": "1748756770"
},
"stopId": "3724",
"stopSequence": 30
},
{
"arrival": {
"delay": 0,
"time": "1748756880"
},
"departure": {
"delay": 0,
"time": "1748756880"
},
"stopId": "5246",
"stopSequence": 31
},
{
"arrival": {
"delay": -14,
"time": "1748756969"
},
"departure": {
"delay": -14,
"time": "1748756969"
},
"stopId": "5247",
"stopSequence": 32
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "60",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520017_1"
},
"vehicle": {
"id": "ineo-tram:2244",
"label": "PESSAC CENTRE"
}
}
},
{
"id": "RT|268520018_1|268520018",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -376,
"time": "1748756969"
},
"departure": {
"delay": 31,
"time": "1748757376"
},
"stopId": "5247",
"stopSequence": 1
},
{
"arrival": {
"delay": 31,
"time": "1748757484"
},
"departure": {
"delay": 31,
"time": "1748757484"
},
"stopId": "5245",
"stopSequence": 2
},
{
"arrival": {
"delay": 31,
"time": "1748757693"
},
"departure": {
"delay": 31,
"time": "1748757693"
},
"stopId": "3725",
"stopSequence": 4
},
{
"arrival": {
"delay": 31,
"time": "1748757814"
},
"departure": {
"delay": 31,
"time": "1748757814"
},
"stopId": "3727",
"stopSequence": 5
},
{
"arrival": {
"delay": 31,
"time": "1748757890"
},
"departure": {
"delay": 31,
"time": "1748757890"
},
"stopId": "3729",
"stopSequence": 6
},
{
"arrival": {
"delay": 31,
"time": "1748758053"
},
"departure": {
"delay": 31,
"time": "1748758053"
},
"stopId": "3735",
"stopSequence": 8
},
{
"arrival": {
"delay": 31,
"time": "1748758126"
},
"departure": {
"delay": 31,
"time": "1748758126"
},
"stopId": "3737",
"stopSequence": 9
},
{
"arrival": {
"delay": 31,
"time": "1748758198"
},
"departure": {
"delay": 31,
"time": "1748758198"
},
"stopId": "3739",
"stopSequence": 10
},
{
"arrival": {
"delay": 31,
"time": "1748758496"
},
"departure": {
"delay": 31,
"time": "1748758496"
},
"stopId": "3745",
"stopSequence": 13
},
{
"arrival": {
"delay": 31,
"time": "1748758787"
},
"departure": {
"delay": 31,
"time": "1748758787"
},
"stopId": "3751",
"stopSequence": 16
},
{
"arrival": {
"delay": 31,
"time": "1748758956"
},
"departure": {
"delay": 31,
"time": "1748758956"
},
"stopId": "3755",
"stopSequence": 18
},
{
"arrival": {
"delay": 31,
"time": "1748759033"
},
"departure": {
"delay": 31,
"time": "1748759033"
},
"stopId": "3757",
"stopSequence": 19
},
{
"arrival": {
"delay": 31,
"time": "1748759153"
},
"departure": {
"delay": 31,
"time": "1748759153"
},
"stopId": "3759",
"stopSequence": 20
},
{
"arrival": {
"delay": 31,
"time": "1748759253"
},
"departure": {
"delay": 31,
"time": "1748759253"
},
"stopId": "3761",
"stopSequence": 21
},
{
"arrival": {
"delay": 31,
"time": "1748759395"
},
"departure": {
"delay": 31,
"time": "1748759395"
},
"stopId": "3763",
"stopSequence": 22
},
{
"arrival": {
"delay": 31,
"time": "1748759622"
},
"departure": {
"delay": 31,
"time": "1748759622"
},
"stopId": "5255",
"stopSequence": 24
},
{
"arrival": {
"delay": 31,
"time": "1748759699"
},
"departure": {
"delay": 31,
"time": "1748759699"
},
"stopId": "5257",
"stopSequence": 25
},
{
"arrival": {
"delay": 31,
"time": "1748759857"
},
"departure": {
"delay": 31,
"time": "1748759857"
},
"stopId": "5261",
"stopSequence": 27
},
{
"arrival": {
"delay": 31,
"time": "1748760038"
},
"departure": {
"delay": 31,
"time": "1748760038"
},
"stopId": "5528",
"stopSequence": 28
},
{
"arrival": {
"delay": 31,
"time": "1748760218"
},
"departure": {
"delay": 31,
"time": "1748760218"
},
"stopId": "5532",
"stopSequence": 30
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "60",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520018_1"
}
}
},
{
"id": "RT|268520801_1|268520801",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -518,
"time": "1748765415"
},
"departure": {
"delay": 0,
"time": "1748765933"
},
"stopId": "8358",
"stopSequence": 1
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "62",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520801_1"
}
}
},
{
"id": "RT|268520802_1|268520802",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -484,
"time": "1748768728"
},
"departure": {
"delay": 0,
"time": "1748769212"
},
"stopId": "7351",
"stopSequence": 1
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "62",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520802_1"
}
}
},
{
"id": "RT|268520800_1|268520800",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -521,
"time": "1748762179"
},
"departure": {
"delay": 0,
"time": "1748762700"
},
"stopId": "7351",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748763440"
},
"departure": {
"delay": 0,
"time": "1748763440"
},
"stopId": "3774",
"stopSequence": 8
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "62",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520800_1"
}
}
},
{
"id": "RT|268520805_1|268520805",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1110,
"time": "1748778630"
},
"departure": {
"delay": 0,
"time": "1748779740"
},
"stopId": "8358",
"stopSequence": 1
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "62",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520805_1"
}
}
},
{
"id": "RT|268520806_1|268520806",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -361,
"time": "1748782544"
},
"departure": {
"delay": 0,
"time": "1748782905"
},
"stopId": "7351",
"stopSequence": 1
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "62",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520806_1"
}
}
},
{
"id": "RT|268520803_1|268520803",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -818,
"time": "1748771955"
},
"departure": {
"delay": 0,
"time": "1748772773"
},
"stopId": "8358",
"stopSequence": 1
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "62",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520803_1"
}
}
},
{
"id": "RT|268520804_1|268520804",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -303,
"time": "1748775577"
},
"departure": {
"delay": 0,
"time": "1748775880"
},
"stopId": "7351",
"stopSequence": 1
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "62",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520804_1"
}
}
},
{
"id": "RT|268520807_1|268520807",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -472,
"time": "1748784962"
},
"departure": {
"delay": 0,
"time": "1748785434"
},
"stopId": "8347",
"stopSequence": 1
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "62",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520807_1"
}
}
},
{
"id": "RT|268520808_1|268520808",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -398,
"time": "1748787487"
},
"departure": {
"delay": 0,
"time": "1748787885"
},
"stopId": "7351",
"stopSequence": 1
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "62",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520808_1"
}
}
},
{
"id": "RT|268520819_1|268520819",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 467,
"time": "1748750924"
},
"departure": {
"delay": 601,
"time": "1748751058"
},
"stopId": "8358",
"stopSequence": 1
},
{
"arrival": {
"delay": 562,
"time": "1748751159"
},
"departure": {
"delay": 575,
"time": "1748751172"
},
"stopId": "8357",
"stopSequence": 2
},
{
"arrival": {
"delay": 526,
"time": "1748751333"
},
"departure": {
"delay": 609,
"time": "1748751416"
},
"stopId": "8355",
"stopSequence": 3
},
{
"arrival": {
"delay": 581,
"time": "1748751523"
},
"departure": {
"delay": 609,
"time": "1748751551"
},
"stopId": "8353",
"stopSequence": 4
},
{
"arrival": {
"delay": 593,
"time": "1748751631"
},
"departure": {
"delay": 613,
"time": "1748751651"
},
"stopId": "8351",
"stopSequence": 5
},
{
"arrival": {
"delay": 603,
"time": "1748751786"
},
"departure": {
"delay": 613,
"time": "1748751796"
},
"stopId": "8349",
"stopSequence": 6
},
{
"arrival": {
"delay": 589,
"time": "1748751904"
},
"departure": {
"delay": 613,
"time": "1748751928"
},
"stopId": "8345",
"stopSequence": 7
},
{
"arrival": {
"delay": 592,
"time": "1748752014"
},
"departure": {
"delay": 613,
"time": "1748752035"
},
"stopId": "8343",
"stopSequence": 8
},
{
"arrival": {
"delay": 594,
"time": "1748752113"
},
"departure": {
"delay": 614,
"time": "1748752133"
},
"stopId": "8341",
"stopSequence": 9
},
{
"arrival": {
"delay": 599,
"time": "1748752203"
},
"departure": {
"delay": 624,
"time": "1748752228"
},
"stopId": "8331",
"stopSequence": 10
},
{
"arrival": {
"delay": 607,
"time": "1748752326"
},
"departure": {
"delay": 627,
"time": "1748752346"
},
"stopId": "8329",
"stopSequence": 11
},
{
"arrival": {
"delay": 598,
"time": "1748752432"
},
"departure": {
"delay": 627,
"time": "1748752461"
},
"stopId": "8327",
"stopSequence": 12
},
{
"arrival": {
"delay": 599,
"time": "1748752540"
},
"departure": {
"delay": 623,
"time": "1748752564"
},
"stopId": "8325",
"stopSequence": 13
},
{
"arrival": {
"delay": 595,
"time": "1748752666"
},
"departure": {
"delay": 623,
"time": "1748752694"
},
"stopId": "8323",
"stopSequence": 14
},
{
"arrival": {
"delay": 617,
"time": "1748752803"
},
"departure": {
"delay": 637,
"time": "1748752823"
},
"stopId": "8321",
"stopSequence": 15
},
{
"arrival": {
"delay": 586,
"time": "1748752970"
},
"departure": {
"delay": 620,
"time": "1748753004"
},
"stopId": "5404",
"stopSequence": 16
},
{
"arrival": {
"delay": 584,
"time": "1748753085"
},
"departure": {
"delay": 620,
"time": "1748753121"
},
"stopId": "3775",
"stopSequence": 17
},
{
"arrival": {
"delay": 574,
"time": "1748753205"
},
"departure": {
"delay": 608,
"time": "1748753239"
},
"stopId": "3773",
"stopSequence": 18
},
{
"arrival": {
"delay": 566,
"time": "1748753286"
},
"departure": {
"delay": 597,
"time": "1748753317"
},
"stopId": "3771",
"stopSequence": 19
},
{
"arrival": {
"delay": 581,
"time": "1748753377"
},
"departure": {
"delay": 603,
"time": "1748753399"
},
"stopId": "3769",
"stopSequence": 20
},
{
"arrival": {
"delay": 578,
"time": "1748753484"
},
"departure": {
"delay": 603,
"time": "1748753509"
},
"stopId": "3767",
"stopSequence": 21
},
{
"arrival": {
"delay": 563,
"time": "1748753573"
},
"departure": {
"delay": 595,
"time": "1748753605"
},
"stopId": "5433",
"stopSequence": 22
},
{
"arrival": {
"delay": 567,
"time": "1748753703"
},
"departure": {
"delay": 593,
"time": "1748753729"
},
"stopId": "5435",
"stopSequence": 23
},
{
"arrival": {
"delay": 561,
"time": "1748753797"
},
"departure": {
"delay": 561,
"time": "1748753797"
},
"stopId": "7351",
"stopSequence": 24
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "62",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520819_1"
}
}
},
{
"id": "RT|268520820_1|268520820",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 79,
"time": "1748753829"
},
"departure": {
"delay": 162,
"time": "1748753912"
},
"stopId": "7351",
"stopSequence": 1
},
{
"arrival": {
"delay": 120,
"time": "1748753970"
},
"departure": {
"delay": 120,
"time": "1748753970"
},
"stopId": "5434",
"stopSequence": 2
},
{
"arrival": {
"delay": 120,
"time": "1748754097"
},
"departure": {
"delay": 120,
"time": "1748754097"
},
"stopId": "3765",
"stopSequence": 3
},
{
"arrival": {
"delay": 142,
"time": "1748754215"
},
"departure": {
"delay": 142,
"time": "1748754215"
},
"stopId": "3766",
"stopSequence": 4
},
{
"arrival": {
"delay": 142,
"time": "1748754330"
},
"departure": {
"delay": 142,
"time": "1748754330"
},
"stopId": "3768",
"stopSequence": 5
},
{
"arrival": {
"delay": 142,
"time": "1748754411"
},
"departure": {
"delay": 142,
"time": "1748754411"
},
"stopId": "3770",
"stopSequence": 6
},
{
"arrival": {
"delay": 142,
"time": "1748754512"
},
"departure": {
"delay": 142,
"time": "1748754512"
},
"stopId": "3772",
"stopSequence": 7
},
{
"arrival": {
"delay": 142,
"time": "1748754632"
},
"departure": {
"delay": 142,
"time": "1748754632"
},
"stopId": "3774",
"stopSequence": 8
},
{
"arrival": {
"delay": 120,
"time": "1748754760"
},
"departure": {
"delay": 120,
"time": "1748754760"
},
"stopId": "3776",
"stopSequence": 9
},
{
"arrival": {
"delay": 120,
"time": "1748754931"
},
"departure": {
"delay": 120,
"time": "1748754931"
},
"stopId": "8322",
"stopSequence": 10
},
{
"arrival": {
"delay": 142,
"time": "1748755063"
},
"departure": {
"delay": 142,
"time": "1748755063"
},
"stopId": "8324",
"stopSequence": 11
},
{
"arrival": {
"delay": 142,
"time": "1748755188"
},
"departure": {
"delay": 142,
"time": "1748755188"
},
"stopId": "8326",
"stopSequence": 12
},
{
"arrival": {
"delay": 162,
"time": "1748755306"
},
"departure": {
"delay": 162,
"time": "1748755306"
},
"stopId": "8328",
"stopSequence": 13
},
{
"arrival": {
"delay": 164,
"time": "1748755410"
},
"departure": {
"delay": 164,
"time": "1748755410"
},
"stopId": "8330",
"stopSequence": 14
},
{
"arrival": {
"delay": 142,
"time": "1748755491"
},
"departure": {
"delay": 142,
"time": "1748755491"
},
"stopId": "8332",
"stopSequence": 15
},
{
"arrival": {
"delay": 162,
"time": "1748755591"
},
"departure": {
"delay": 162,
"time": "1748755591"
},
"stopId": "8342",
"stopSequence": 16
},
{
"arrival": {
"delay": 142,
"time": "1748755665"
},
"departure": {
"delay": 142,
"time": "1748755665"
},
"stopId": "8344",
"stopSequence": 17
},
{
"arrival": {
"delay": 142,
"time": "1748755772"
},
"departure": {
"delay": 142,
"time": "1748755772"
},
"stopId": "8346",
"stopSequence": 18
},
{
"arrival": {
"delay": 142,
"time": "1748755900"
},
"departure": {
"delay": 142,
"time": "1748755900"
},
"stopId": "8348",
"stopSequence": 19
},
{
"arrival": {
"delay": 120,
"time": "1748756021"
},
"departure": {
"delay": 120,
"time": "1748756021"
},
"stopId": "8350",
"stopSequence": 20
},
{
"arrival": {
"delay": 142,
"time": "1748756141"
},
"departure": {
"delay": 142,
"time": "1748756141"
},
"stopId": "8352",
"stopSequence": 21
},
{
"arrival": {
"delay": 120,
"time": "1748756264"
},
"departure": {
"delay": 120,
"time": "1748756264"
},
"stopId": "8354",
"stopSequence": 22
},
{
"arrival": {
"delay": 162,
"time": "1748756494"
},
"departure": {
"delay": 162,
"time": "1748756494"
},
"stopId": "8356",
"stopSequence": 23
},
{
"arrival": {
"delay": 162,
"time": "1748756617"
},
"departure": {
"delay": 162,
"time": "1748756617"
},
"stopId": "8358",
"stopSequence": 24
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "62",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520820_1"
},
"vehicle": {
"id": "ineo-tram:2512",
"label": "CANTINOLLE"
}
}
},
{
"id": "RT|268520821_1|268520821",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1036,
"time": "1748756617"
},
"departure": {
"delay": 0,
"time": "1748757653"
},
"stopId": "8358",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748757793"
},
"departure": {
"delay": 0,
"time": "1748757793"
},
"stopId": "8357",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748758003"
},
"departure": {
"delay": 0,
"time": "1748758003"
},
"stopId": "8355",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748758138"
},
"departure": {
"delay": 0,
"time": "1748758138"
},
"stopId": "8353",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748758234"
},
"departure": {
"delay": 0,
"time": "1748758234"
},
"stopId": "8351",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748758379"
},
"departure": {
"delay": 0,
"time": "1748758379"
},
"stopId": "8349",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1748758511"
},
"departure": {
"delay": 0,
"time": "1748758511"
},
"stopId": "8345",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748758618"
},
"departure": {
"delay": 0,
"time": "1748758618"
},
"stopId": "8343",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748758715"
},
"departure": {
"delay": 0,
"time": "1748758715"
},
"stopId": "8341",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748758800"
},
"departure": {
"delay": 0,
"time": "1748758800"
},
"stopId": "8331",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1748758915"
},
"departure": {
"delay": 0,
"time": "1748758915"
},
"stopId": "8329",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1748759030"
},
"departure": {
"delay": 0,
"time": "1748759030"
},
"stopId": "8327",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1748759137"
},
"departure": {
"delay": 0,
"time": "1748759137"
},
"stopId": "8325",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1748759267"
},
"departure": {
"delay": 0,
"time": "1748759267"
},
"stopId": "8323",
"stopSequence": 14
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "62",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520821_1"
}
}
},
{
"id": "RT|268519834_1|268519834",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1748757345"
},
"departure": {
"delay": 0,
"time": "1748757345"
},
"stopId": "5212",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748757450"
},
"departure": {
"delay": 0,
"time": "1748757450"
},
"stopId": "3694",
"stopSequence": 5
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "59",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268519834_1"
}
}
},
{
"id": "RT|268519813_1|268519813",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -165,
"time": "1748754195"
},
"departure": {
"delay": 0,
"time": "1748754360"
},
"stopId": "3705",
"stopSequence": 1
},
{
"arrival": {
"delay": 46,
"time": "1748754505"
},
"departure": {
"delay": 46,
"time": "1748754505"
},
"stopId": "3703",
"stopSequence": 2
},
{
"arrival": {
"delay": 19,
"time": "1748754550"
},
"departure": {
"delay": 19,
"time": "1748754550"
},
"stopId": "5131",
"stopSequence": 3
},
{
"arrival": {
"delay": 19,
"time": "1748754619"
},
"departure": {
"delay": 19,
"time": "1748754619"
},
"stopId": "3699",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748754741"
},
"departure": {
"delay": 0,
"time": "1748754741"
},
"stopId": "3692",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748754867"
},
"departure": {
"delay": 0,
"time": "1748754867"
},
"stopId": "3690",
"stopSequence": 6
},
{
"arrival": {
"delay": 19,
"time": "1748754968"
},
"departure": {
"delay": 19,
"time": "1748754968"
},
"stopId": "3688",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748755020"
},
"departure": {
"delay": 0,
"time": "1748755020"
},
"stopId": "3686",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748755085"
},
"departure": {
"delay": 0,
"time": "1748755085"
},
"stopId": "3684",
"stopSequence": 9
},
{
"arrival": {
"delay": 19,
"time": "1748755223"
},
"departure": {
"delay": 19,
"time": "1748755223"
},
"stopId": "5441",
"stopSequence": 10
},
{
"arrival": {
"delay": 46,
"time": "1748755349"
},
"departure": {
"delay": 46,
"time": "1748755349"
},
"stopId": "5444",
"stopSequence": 11
},
{
"arrival": {
"delay": 46,
"time": "1748755466"
},
"departure": {
"delay": 46,
"time": "1748755466"
},
"stopId": "7091",
"stopSequence": 12
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "59",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268519813_1"
}
}
},
{
"id": "RT|268519814_1|268519814",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -590,
"time": "1748755466"
},
"departure": {
"delay": 0,
"time": "1748756056"
},
"stopId": "7091",
"stopSequence": 1
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "59",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268519814_1"
}
}
},
{
"id": "RT|268519994_1|268519994",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -519,
"time": "1748751097"
},
"departure": {
"delay": 26,
"time": "1748751642"
},
"stopId": "7172",
"stopSequence": 1
},
{
"arrival": {
"delay": -9,
"time": "1748751762"
},
"departure": {
"delay": 25,
"time": "1748751796"
},
"stopId": "5535",
"stopSequence": 2
},
{
"arrival": {
"delay": -7,
"time": "1748751845"
},
"departure": {
"delay": 25,
"time": "1748751877"
},
"stopId": "5533",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1748751941"
},
"departure": {
"delay": 26,
"time": "1748751962"
},
"stopId": "5531",
"stopSequence": 4
},
{
"arrival": {
"delay": 7,
"time": "1748752051"
},
"departure": {
"delay": 27,
"time": "1748752071"
},
"stopId": "5529",
"stopSequence": 5
},
{
"arrival": {
"delay": -18,
"time": "1748752221"
},
"departure": {
"delay": 64,
"time": "1748752303"
},
"stopId": "5260",
"stopSequence": 6
},
{
"arrival": {
"delay": 36,
"time": "1748752375"
},
"departure": {
"delay": 62,
"time": "1748752401"
},
"stopId": "5258",
"stopSequence": 7
},
{
"arrival": {
"delay": 26,
"time": "1748752439"
},
"departure": {
"delay": 58,
"time": "1748752471"
},
"stopId": "5256",
"stopSequence": 8
},
{
"arrival": {
"delay": 31,
"time": "1748752526"
},
"departure": {
"delay": 58,
"time": "1748752553"
},
"stopId": "5254",
"stopSequence": 9
},
{
"arrival": {
"delay": 14,
"time": "1748752596"
},
"departure": {
"delay": 54,
"time": "1748752636"
},
"stopId": "5252",
"stopSequence": 10
},
{
"arrival": {
"delay": 7,
"time": "1748752759"
},
"departure": {
"delay": 88,
"time": "1748752840"
},
"stopId": "3764",
"stopSequence": 11
},
{
"arrival": {
"delay": 71,
"time": "1748752948"
},
"departure": {
"delay": 91,
"time": "1748752968"
},
"stopId": "3762",
"stopSequence": 12
},
{
"arrival": {
"delay": 76,
"time": "1748753078"
},
"departure": {
"delay": 97,
"time": "1748753099"
},
"stopId": "3760",
"stopSequence": 13
},
{
"arrival": {
"delay": 73,
"time": "1748753199"
},
"departure": {
"delay": 116,
"time": "1748753242"
},
"stopId": "3758",
"stopSequence": 14
},
{
"arrival": {
"delay": 88,
"time": "1748753298"
},
"departure": {
"delay": 116,
"time": "1748753326"
},
"stopId": "3756",
"stopSequence": 15
},
{
"arrival": {
"delay": 91,
"time": "1748753393"
},
"departure": {
"delay": 116,
"time": "1748753418"
},
"stopId": "3753",
"stopSequence": 16
},
{
"arrival": {
"delay": 95,
"time": "1748753472"
},
"departure": {
"delay": 116,
"time": "1748753493"
},
"stopId": "3752",
"stopSequence": 17
},
{
"arrival": {
"delay": 94,
"time": "1748753576"
},
"departure": {
"delay": 115,
"time": "1748753597"
},
"stopId": "3750",
"stopSequence": 18
},
{
"arrival": {
"delay": 86,
"time": "1748753672"
},
"departure": {
"delay": 115,
"time": "1748753701"
},
"stopId": "3748",
"stopSequence": 19
},
{
"arrival": {
"delay": 84,
"time": "1748753769"
},
"departure": {
"delay": 111,
"time": "1748753796"
},
"stopId": "3746",
"stopSequence": 20
},
{
"arrival": {
"delay": 83,
"time": "1748753878"
},
"departure": {
"delay": 111,
"time": "1748753906"
},
"stopId": "3744",
"stopSequence": 21
},
{
"arrival": {
"delay": 76,
"time": "1748753977"
},
"departure": {
"delay": 76,
"time": "1748753977"
},
"stopId": "3742",
"stopSequence": 22
},
{
"arrival": {
"delay": 107,
"time": "1748754083"
},
"departure": {
"delay": 107,
"time": "1748754083"
},
"stopId": "3740",
"stopSequence": 23
},
{
"arrival": {
"delay": 91,
"time": "1748754138"
},
"departure": {
"delay": 91,
"time": "1748754138"
},
"stopId": "3738",
"stopSequence": 24
},
{
"arrival": {
"delay": 91,
"time": "1748754206"
},
"departure": {
"delay": 91,
"time": "1748754206"
},
"stopId": "3736",
"stopSequence": 25
},
{
"arrival": {
"delay": 91,
"time": "1748754286"
},
"departure": {
"delay": 91,
"time": "1748754286"
},
"stopId": "3734",
"stopSequence": 26
},
{
"arrival": {
"delay": 86,
"time": "1748754391"
},
"departure": {
"delay": 86,
"time": "1748754391"
},
"stopId": "3730",
"stopSequence": 27
},
{
"arrival": {
"delay": 95,
"time": "1748754476"
},
"departure": {
"delay": 95,
"time": "1748754476"
},
"stopId": "3728",
"stopSequence": 28
},
{
"arrival": {
"delay": 94,
"time": "1748754594"
},
"departure": {
"delay": 94,
"time": "1748754594"
},
"stopId": "3726",
"stopSequence": 29
},
{
"arrival": {
"delay": 91,
"time": "1748754676"
},
"departure": {
"delay": 91,
"time": "1748754676"
},
"stopId": "3724",
"stopSequence": 30
},
{
"arrival": {
"delay": 111,
"time": "1748754806"
},
"departure": {
"delay": 111,
"time": "1748754806"
},
"stopId": "5246",
"stopSequence": 31
},
{
"arrival": {
"delay": 91,
"time": "1748754889"
},
"departure": {
"delay": 91,
"time": "1748754889"
},
"stopId": "5247",
"stopSequence": 32
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "60",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268519994_1"
},
"vehicle": {
"id": "ineo-tram:1851",
"label": "PESSAC CENTRE"
}
}
},
{
"id": "RT|268519995_1|268519995",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -296,
"time": "1748754889"
},
"departure": {
"delay": 49,
"time": "1748755234"
},
"stopId": "5247",
"stopSequence": 1
},
{
"arrival": {
"delay": 49,
"time": "1748755342"
},
"departure": {
"delay": 49,
"time": "1748755342"
},
"stopId": "5245",
"stopSequence": 2
},
{
"arrival": {
"delay": 49,
"time": "1748755469"
},
"departure": {
"delay": 49,
"time": "1748755469"
},
"stopId": "5244",
"stopSequence": 3
},
{
"arrival": {
"delay": 49,
"time": "1748755551"
},
"departure": {
"delay": 49,
"time": "1748755551"
},
"stopId": "3725",
"stopSequence": 4
},
{
"arrival": {
"delay": 49,
"time": "1748755672"
},
"departure": {
"delay": 49,
"time": "1748755672"
},
"stopId": "3727",
"stopSequence": 5
},
{
"arrival": {
"delay": 49,
"time": "1748755748"
},
"departure": {
"delay": 49,
"time": "1748755748"
},
"stopId": "3729",
"stopSequence": 6
},
{
"arrival": {
"delay": 49,
"time": "1748755843"
},
"departure": {
"delay": 49,
"time": "1748755843"
},
"stopId": "3733",
"stopSequence": 7
},
{
"arrival": {
"delay": 49,
"time": "1748755911"
},
"departure": {
"delay": 49,
"time": "1748755911"
},
"stopId": "3735",
"stopSequence": 8
},
{
"arrival": {
"delay": 49,
"time": "1748755984"
},
"departure": {
"delay": 49,
"time": "1748755984"
},
"stopId": "3737",
"stopSequence": 9
},
{
"arrival": {
"delay": 49,
"time": "1748756056"
},
"departure": {
"delay": 49,
"time": "1748756056"
},
"stopId": "3739",
"stopSequence": 10
},
{
"arrival": {
"delay": 49,
"time": "1748756141"
},
"departure": {
"delay": 49,
"time": "1748756141"
},
"stopId": "3741",
"stopSequence": 11
},
{
"arrival": {
"delay": 49,
"time": "1748756243"
},
"departure": {
"delay": 49,
"time": "1748756243"
},
"stopId": "3743",
"stopSequence": 12
},
{
"arrival": {
"delay": 49,
"time": "1748756354"
},
"departure": {
"delay": 49,
"time": "1748756354"
},
"stopId": "3745",
"stopSequence": 13
},
{
"arrival": {
"delay": 49,
"time": "1748756438"
},
"departure": {
"delay": 49,
"time": "1748756438"
},
"stopId": "3747",
"stopSequence": 14
},
{
"arrival": {
"delay": 49,
"time": "1748756548"
},
"departure": {
"delay": 49,
"time": "1748756548"
},
"stopId": "3749",
"stopSequence": 15
},
{
"arrival": {
"delay": 49,
"time": "1748756645"
},
"departure": {
"delay": 49,
"time": "1748756645"
},
"stopId": "3751",
"stopSequence": 16
},
{
"arrival": {
"delay": 49,
"time": "1748756724"
},
"departure": {
"delay": 49,
"time": "1748756724"
},
"stopId": "3754",
"stopSequence": 17
},
{
"arrival": {
"delay": 49,
"time": "1748756814"
},
"departure": {
"delay": 49,
"time": "1748756814"
},
"stopId": "3755",
"stopSequence": 18
},
{
"arrival": {
"delay": 49,
"time": "1748756891"
},
"departure": {
"delay": 49,
"time": "1748756891"
},
"stopId": "3757",
"stopSequence": 19
},
{
"arrival": {
"delay": 49,
"time": "1748757011"
},
"departure": {
"delay": 49,
"time": "1748757011"
},
"stopId": "3759",
"stopSequence": 20
},
{
"arrival": {
"delay": 49,
"time": "1748757111"
},
"departure": {
"delay": 49,
"time": "1748757111"
},
"stopId": "3761",
"stopSequence": 21
},
{
"arrival": {
"delay": 49,
"time": "1748757253"
},
"departure": {
"delay": 49,
"time": "1748757253"
},
"stopId": "3763",
"stopSequence": 22
},
{
"arrival": {
"delay": 49,
"time": "1748757402"
},
"departure": {
"delay": 49,
"time": "1748757402"
},
"stopId": "5253",
"stopSequence": 23
},
{
"arrival": {
"delay": 49,
"time": "1748757480"
},
"departure": {
"delay": 49,
"time": "1748757480"
},
"stopId": "5255",
"stopSequence": 24
},
{
"arrival": {
"delay": 49,
"time": "1748757557"
},
"departure": {
"delay": 49,
"time": "1748757557"
},
"stopId": "5257",
"stopSequence": 25
},
{
"arrival": {
"delay": 49,
"time": "1748757715"
},
"departure": {
"delay": 49,
"time": "1748757715"
},
"stopId": "5261",
"stopSequence": 27
},
{
"arrival": {
"delay": 49,
"time": "1748757896"
},
"departure": {
"delay": 49,
"time": "1748757896"
},
"stopId": "5528",
"stopSequence": 28
},
{
"arrival": {
"delay": 49,
"time": "1748757991"
},
"departure": {
"delay": 49,
"time": "1748757991"
},
"stopId": "5530",
"stopSequence": 29
},
{
"arrival": {
"delay": 49,
"time": "1748758076"
},
"departure": {
"delay": 49,
"time": "1748758076"
},
"stopId": "5532",
"stopSequence": 30
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "60",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268519995_1"
}
}
},
{
"id": "RT|268520775_1|268520775",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -926,
"time": "1748754927"
},
"departure": {
"delay": 0,
"time": "1748755853"
},
"stopId": "8358",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748755993"
},
"departure": {
"delay": 0,
"time": "1748755993"
},
"stopId": "8357",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748756203"
},
"departure": {
"delay": 0,
"time": "1748756203"
},
"stopId": "8355",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748756338"
},
"departure": {
"delay": 0,
"time": "1748756338"
},
"stopId": "8353",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748756434"
},
"departure": {
"delay": 0,
"time": "1748756434"
},
"stopId": "8351",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748756579"
},
"departure": {
"delay": 0,
"time": "1748756579"
},
"stopId": "8349",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1748756711"
},
"departure": {
"delay": 0,
"time": "1748756711"
},
"stopId": "8345",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748756818"
},
"departure": {
"delay": 0,
"time": "1748756818"
},
"stopId": "8343",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748756915"
},
"departure": {
"delay": 0,
"time": "1748756915"
},
"stopId": "8341",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748757000"
},
"departure": {
"delay": 0,
"time": "1748757000"
},
"stopId": "8331",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1748757115"
},
"departure": {
"delay": 0,
"time": "1748757115"
},
"stopId": "8329",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1748757230"
},
"departure": {
"delay": 0,
"time": "1748757230"
},
"stopId": "8327",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1748757337"
},
"departure": {
"delay": 0,
"time": "1748757337"
},
"stopId": "8325",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1748757467"
},
"departure": {
"delay": 0,
"time": "1748757467"
},
"stopId": "8323",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1748757582"
},
"departure": {
"delay": 0,
"time": "1748757582"
},
"stopId": "8321",
"stopSequence": 15
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "62",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520775_1"
}
}
},
{
"id": "RT|268519754_1|268519754",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -287,
"time": "1748749678"
},
"departure": {
"delay": 20,
"time": "1748749985"
},
"stopId": "7337",
"stopSequence": 1
},
{
"arrival": {
"delay": -5,
"time": "1748750120"
},
"departure": {
"delay": 17,
"time": "1748750142"
},
"stopId": "7336",
"stopSequence": 2
},
{
"arrival": {
"delay": -1,
"time": "1748750242"
},
"departure": {
"delay": 19,
"time": "1748750262"
},
"stopId": "7334",
"stopSequence": 3
},
{
"arrival": {
"delay": 9,
"time": "1748750384"
},
"departure": {
"delay": 29,
"time": "1748750404"
},
"stopId": "7332",
"stopSequence": 4
},
{
"arrival": {
"delay": 9,
"time": "1748750529"
},
"departure": {
"delay": 29,
"time": "1748750549"
},
"stopId": "7330",
"stopSequence": 5
},
{
"arrival": {
"delay": 20,
"time": "1748750653"
},
"departure": {
"delay": 50,
"time": "1748750683"
},
"stopId": "5242",
"stopSequence": 6
},
{
"arrival": {
"delay": 25,
"time": "1748750772"
},
"departure": {
"delay": 50,
"time": "1748750797"
},
"stopId": "5241",
"stopSequence": 7
},
{
"arrival": {
"delay": 47,
"time": "1748750911"
},
"departure": {
"delay": 67,
"time": "1748750931"
},
"stopId": "5239",
"stopSequence": 8
},
{
"arrival": {
"delay": 59,
"time": "1748751023"
},
"departure": {
"delay": 83,
"time": "1748751047"
},
"stopId": "5237",
"stopSequence": 9
},
{
"arrival": {
"delay": 72,
"time": "1748751134"
},
"departure": {
"delay": 83,
"time": "1748751145"
},
"stopId": "5235",
"stopSequence": 10
},
{
"arrival": {
"delay": 74,
"time": "1748751304"
},
"departure": {
"delay": 98,
"time": "1748751328"
},
"stopId": "5233",
"stopSequence": 11
},
{
"arrival": {
"delay": 82,
"time": "1748751390"
},
"departure": {
"delay": 107,
"time": "1748751415"
},
"stopId": "5231",
"stopSequence": 12
},
{
"arrival": {
"delay": 77,
"time": "1748751458"
},
"departure": {
"delay": 107,
"time": "1748751488"
},
"stopId": "5229",
"stopSequence": 13
},
{
"arrival": {
"delay": 91,
"time": "1748751539"
},
"departure": {
"delay": 111,
"time": "1748751559"
},
"stopId": "4590",
"stopSequence": 14
},
{
"arrival": {
"delay": 84,
"time": "1748751635"
},
"departure": {
"delay": 111,
"time": "1748751662"
},
"stopId": "4588",
"stopSequence": 15
},
{
"arrival": {
"delay": 105,
"time": "1748751743"
},
"departure": {
"delay": 127,
"time": "1748751765"
},
"stopId": "4586",
"stopSequence": 16
},
{
"arrival": {
"delay": 104,
"time": "1748751845"
},
"departure": {
"delay": 127,
"time": "1748751868"
},
"stopId": "4584",
"stopSequence": 17
},
{
"arrival": {
"delay": 107,
"time": "1748751951"
},
"departure": {
"delay": 132,
"time": "1748751976"
},
"stopId": "4582",
"stopSequence": 18
},
{
"arrival": {
"delay": 109,
"time": "1748752046"
},
"departure": {
"delay": 134,
"time": "1748752071"
},
"stopId": "4580",
"stopSequence": 19
},
{
"arrival": {
"delay": 128,
"time": "1748752149"
},
"departure": {
"delay": 149,
"time": "1748752170"
},
"stopId": "3723",
"stopSequence": 20
},
{
"arrival": {
"delay": 124,
"time": "1748752277"
},
"departure": {
"delay": 149,
"time": "1748752302"
},
"stopId": "3721",
"stopSequence": 21
},
{
"arrival": {
"delay": 139,
"time": "1748752372"
},
"departure": {
"delay": 159,
"time": "1748752392"
},
"stopId": "3719",
"stopSequence": 22
},
{
"arrival": {
"delay": 145,
"time": "1748752467"
},
"departure": {
"delay": 165,
"time": "1748752487"
},
"stopId": "3717",
"stopSequence": 23
},
{
"arrival": {
"delay": 156,
"time": "1748752547"
},
"departure": {
"delay": 179,
"time": "1748752570"
},
"stopId": "3715",
"stopSequence": 24
},
{
"arrival": {
"delay": 147,
"time": "1748752644"
},
"departure": {
"delay": 179,
"time": "1748752676"
},
"stopId": "3713",
"stopSequence": 25
},
{
"arrival": {
"delay": 137,
"time": "1748752785"
},
"departure": {
"delay": 200,
"time": "1748752848"
},
"stopId": "3711",
"stopSequence": 26
},
{
"arrival": {
"delay": 178,
"time": "1748752905"
},
"departure": {
"delay": 200,
"time": "1748752927"
},
"stopId": "3709",
"stopSequence": 27
},
{
"arrival": {
"delay": 170,
"time": "1748752978"
},
"departure": {
"delay": 199,
"time": "1748753007"
},
"stopId": "3707",
"stopSequence": 28
},
{
"arrival": {
"delay": 174,
"time": "1748753087"
},
"departure": {
"delay": 199,
"time": "1748753112"
},
"stopId": "3705",
"stopSequence": 29
},
{
"arrival": {
"delay": 184,
"time": "1748753196"
},
"departure": {
"delay": 204,
"time": "1748753216"
},
"stopId": "3703",
"stopSequence": 30
},
{
"arrival": {
"delay": 179,
"time": "1748753263"
},
"departure": {
"delay": 206,
"time": "1748753290"
},
"stopId": "5131",
"stopSequence": 31
},
{
"arrival": {
"delay": 187,
"time": "1748753340"
},
"departure": {
"delay": 207,
"time": "1748753360"
},
"stopId": "3699",
"stopSequence": 32
},
{
"arrival": {
"delay": 185,
"time": "1748753479"
},
"departure": {
"delay": 207,
"time": "1748753501"
},
"stopId": "3692",
"stopSequence": 33
},
{
"arrival": {
"delay": 184,
"time": "1748753604"
},
"departure": {
"delay": 207,
"time": "1748753627"
},
"stopId": "3690",
"stopSequence": 34
},
{
"arrival": {
"delay": 182,
"time": "1748753684"
},
"departure": {
"delay": 207,
"time": "1748753709"
},
"stopId": "3688",
"stopSequence": 35
},
{
"arrival": {
"delay": 192,
"time": "1748753765"
},
"departure": {
"delay": 212,
"time": "1748753785"
},
"stopId": "3686",
"stopSequence": 36
},
{
"arrival": {
"delay": 199,
"time": "1748753837"
},
"departure": {
"delay": 219,
"time": "1748753857"
},
"stopId": "3684",
"stopSequence": 37
},
{
"arrival": {
"delay": 204,
"time": "1748753961"
},
"departure": {
"delay": 204,
"time": "1748753961"
},
"stopId": "5441",
"stopSequence": 38
},
{
"arrival": {
"delay": 216,
"time": "1748754072"
},
"departure": {
"delay": 216,
"time": "1748754072"
},
"stopId": "5444",
"stopSequence": 39
},
{
"arrival": {
"delay": 182,
"time": "1748754155"
},
"departure": {
"delay": 182,
"time": "1748754155"
},
"stopId": "7091",
"stopSequence": 40
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "59",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268519754_1"
},
"vehicle": {
"id": "ineo-tram:1323",
"label": "LA GARDETTE"
}
}
},
{
"id": "RT|268520776_1|268520776",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -478,
"time": "1748758632"
},
"departure": {
"delay": 0,
"time": "1748759110"
},
"stopId": "7351",
"stopSequence": 1
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "62",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520776_1"
}
}
},
{
"id": "RT|268519755_1|268519755",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -101,
"time": "1748754155"
},
"departure": {
"delay": 0,
"time": "1748754256"
},
"stopId": "7091",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748754380"
},
"departure": {
"delay": 0,
"time": "1748754380"
},
"stopId": "5443",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748754481"
},
"departure": {
"delay": 0,
"time": "1748754481"
},
"stopId": "5442",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748754599"
},
"departure": {
"delay": 0,
"time": "1748754599"
},
"stopId": "5488",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748754675"
},
"departure": {
"delay": 0,
"time": "1748754675"
},
"stopId": "3685",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748754747"
},
"departure": {
"delay": 0,
"time": "1748754747"
},
"stopId": "3687",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1748754827"
},
"departure": {
"delay": 0,
"time": "1748754827"
},
"stopId": "3689",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748754960"
},
"departure": {
"delay": 0,
"time": "1748754960"
},
"stopId": "3691",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748755104"
},
"departure": {
"delay": 0,
"time": "1748755104"
},
"stopId": "3698",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748755190"
},
"departure": {
"delay": 0,
"time": "1748755190"
},
"stopId": "5130",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1748755259"
},
"departure": {
"delay": 0,
"time": "1748755259"
},
"stopId": "3702",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1748755362"
},
"departure": {
"delay": 0,
"time": "1748755362"
},
"stopId": "3704",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1748755479"
},
"departure": {
"delay": 0,
"time": "1748755479"
},
"stopId": "3706",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1748755567"
},
"departure": {
"delay": 0,
"time": "1748755567"
},
"stopId": "3708",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1748755672"
},
"departure": {
"delay": 0,
"time": "1748755672"
},
"stopId": "3710",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1748755817"
},
"departure": {
"delay": 0,
"time": "1748755817"
},
"stopId": "3712",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1748755910"
},
"departure": {
"delay": 0,
"time": "1748755910"
},
"stopId": "3714",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1748755985"
},
"departure": {
"delay": 0,
"time": "1748755985"
},
"stopId": "3716",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1748756075"
},
"departure": {
"delay": 0,
"time": "1748756075"
},
"stopId": "3718",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1748756156"
},
"departure": {
"delay": 0,
"time": "1748756156"
},
"stopId": "3720",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1748756276"
},
"departure": {
"delay": 0,
"time": "1748756276"
},
"stopId": "3722",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1748756352"
},
"departure": {
"delay": 0,
"time": "1748756352"
},
"stopId": "4579",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1748756450"
},
"departure": {
"delay": 0,
"time": "1748756450"
},
"stopId": "4581",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1748756555"
},
"departure": {
"delay": 0,
"time": "1748756555"
},
"stopId": "4583",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1748756637"
},
"departure": {
"delay": 0,
"time": "1748756637"
},
"stopId": "4585",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1748756746"
},
"departure": {
"delay": 0,
"time": "1748756746"
},
"stopId": "4587",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1748756830"
},
"departure": {
"delay": 0,
"time": "1748756830"
},
"stopId": "4589",
"stopSequence": 27
},
{
"arrival": {
"delay": 0,
"time": "1748756897"
},
"departure": {
"delay": 0,
"time": "1748756897"
},
"stopId": "5228",
"stopSequence": 28
},
{
"arrival": {
"delay": 0,
"time": "1748756970"
},
"departure": {
"delay": 0,
"time": "1748756970"
},
"stopId": "5230",
"stopSequence": 29
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "59",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268519755_1"
}
}
},
{
"id": "RT|268520774_1|268520774",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "7351",
"stopSequence": 1
},
{
"arrival": {
"delay": 117,
"time": "1748752267"
},
"departure": {
"delay": 141,
"time": "1748752291"
},
"stopId": "5434",
"stopSequence": 2
},
{
"arrival": {
"delay": 113,
"time": "1748752390"
},
"departure": {
"delay": 141,
"time": "1748752418"
},
"stopId": "3765",
"stopSequence": 3
},
{
"arrival": {
"delay": 110,
"time": "1748752483"
},
"departure": {
"delay": 134,
"time": "1748752507"
},
"stopId": "3766",
"stopSequence": 4
},
{
"arrival": {
"delay": 99,
"time": "1748752587"
},
"departure": {
"delay": 143,
"time": "1748752631"
},
"stopId": "3768",
"stopSequence": 5
},
{
"arrival": {
"delay": 125,
"time": "1748752694"
},
"departure": {
"delay": 145,
"time": "1748752714"
},
"stopId": "3770",
"stopSequence": 6
},
{
"arrival": {
"delay": 125,
"time": "1748752795"
},
"departure": {
"delay": 165,
"time": "1748752835"
},
"stopId": "3772",
"stopSequence": 7
},
{
"arrival": {
"delay": 153,
"time": "1748752943"
},
"departure": {
"delay": 165,
"time": "1748752955"
},
"stopId": "3774",
"stopSequence": 8
},
{
"arrival": {
"delay": 113,
"time": "1748753053"
},
"departure": {
"delay": 238,
"time": "1748753178"
},
"stopId": "3776",
"stopSequence": 9
},
{
"arrival": {
"delay": 190,
"time": "1748753301"
},
"departure": {
"delay": 217,
"time": "1748753328"
},
"stopId": "8322",
"stopSequence": 10
},
{
"arrival": {
"delay": 183,
"time": "1748753404"
},
"departure": {
"delay": 208,
"time": "1748753429"
},
"stopId": "8324",
"stopSequence": 11
},
{
"arrival": {
"delay": 171,
"time": "1748753517"
},
"departure": {
"delay": 203,
"time": "1748753549"
},
"stopId": "8326",
"stopSequence": 12
},
{
"arrival": {
"delay": 166,
"time": "1748753610"
},
"departure": {
"delay": 196,
"time": "1748753640"
},
"stopId": "8328",
"stopSequence": 13
},
{
"arrival": {
"delay": 171,
"time": "1748753717"
},
"departure": {
"delay": 193,
"time": "1748753739"
},
"stopId": "8330",
"stopSequence": 14
},
{
"arrival": {
"delay": 151,
"time": "1748753800"
},
"departure": {
"delay": 169,
"time": "1748753818"
},
"stopId": "8332",
"stopSequence": 15
},
{
"arrival": {
"delay": 142,
"time": "1748753871"
},
"departure": {
"delay": 163,
"time": "1748753892"
},
"stopId": "8342",
"stopSequence": 16
},
{
"arrival": {
"delay": 138,
"time": "1748753961"
},
"departure": {
"delay": 138,
"time": "1748753961"
},
"stopId": "8344",
"stopSequence": 17
},
{
"arrival": {
"delay": 156,
"time": "1748754086"
},
"departure": {
"delay": 156,
"time": "1748754086"
},
"stopId": "8346",
"stopSequence": 18
},
{
"arrival": {
"delay": 138,
"time": "1748754196"
},
"departure": {
"delay": 138,
"time": "1748754196"
},
"stopId": "8348",
"stopSequence": 19
},
{
"arrival": {
"delay": 186,
"time": "1748754387"
},
"departure": {
"delay": 186,
"time": "1748754387"
},
"stopId": "8350",
"stopSequence": 20
},
{
"arrival": {
"delay": 138,
"time": "1748754437"
},
"departure": {
"delay": 138,
"time": "1748754437"
},
"stopId": "8352",
"stopSequence": 21
},
{
"arrival": {
"delay": 172,
"time": "1748754616"
},
"departure": {
"delay": 172,
"time": "1748754616"
},
"stopId": "8354",
"stopSequence": 22
},
{
"arrival": {
"delay": 172,
"time": "1748754804"
},
"departure": {
"delay": 172,
"time": "1748754804"
},
"stopId": "8356",
"stopSequence": 23
},
{
"arrival": {
"delay": 172,
"time": "1748754927"
},
"departure": {
"delay": 172,
"time": "1748754927"
},
"stopId": "8358",
"stopSequence": 24
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "62",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520774_1"
},
"vehicle": {
"id": "ineo-tram:1842",
"label": "CANTINOLLE"
}
}
},
{
"id": "RT|268520779_1|268520779",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -458,
"time": "1748768715"
},
"departure": {
"delay": 0,
"time": "1748769173"
},
"stopId": "8358",
"stopSequence": 1
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "62",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520779_1"
}
}
},
{
"id": "RT|268520777_1|268520777",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -938,
"time": "1748761815"
},
"departure": {
"delay": 0,
"time": "1748762753"
},
"stopId": "8358",
"stopSequence": 1
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "62",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520777_1"
}
}
},
{
"id": "RT|268520778_1|268520778",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -448,
"time": "1748765532"
},
"departure": {
"delay": 0,
"time": "1748765980"
},
"stopId": "7351",
"stopSequence": 1
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "62",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520778_1"
}
}
},
{
"id": "RT|268520782_1|268520782",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -263,
"time": "1748777317"
},
"departure": {
"delay": 0,
"time": "1748777580"
},
"stopId": "7351",
"stopSequence": 1
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "62",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520782_1"
}
}
},
{
"id": "RT|268520783_1|268520783",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -363,
"time": "1748779637"
},
"departure": {
"delay": 0,
"time": "1748780000"
},
"stopId": "8347",
"stopSequence": 1
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "62",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520783_1"
}
}
},
{
"id": "RT|268520780_1|268520780",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -316,
"time": "1748771968"
},
"departure": {
"delay": 0,
"time": "1748772284"
},
"stopId": "7351",
"stopSequence": 1
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "62",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520780_1"
}
}
},
{
"id": "RT|268520781_1|268520781",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -927,
"time": "1748774337"
},
"departure": {
"delay": 0,
"time": "1748775264"
},
"stopId": "8347",
"stopSequence": 1
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "62",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520781_1"
}
}
},
{
"id": "RT|268520786_1|268520786",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -371,
"time": "1748788844"
},
"departure": {
"delay": 0,
"time": "1748789215"
},
"stopId": "7351",
"stopSequence": 1
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "62",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520786_1"
}
}
},
{
"id": "RT|268520784_1|268520784",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -432,
"time": "1748782053"
},
"departure": {
"delay": 0,
"time": "1748782485"
},
"stopId": "7351",
"stopSequence": 1
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "62",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520784_1"
}
}
},
{
"id": "RT|268520785_1|268520785",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -805,
"time": "1748785235"
},
"departure": {
"delay": 0,
"time": "1748786040"
},
"stopId": "8358",
"stopSequence": 1
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "62",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520785_1"
}
}
},
{
"id": "RT|268520797_1|268520797",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -490,
"time": "1748751757"
},
"departure": {
"delay": 1,
"time": "1748752248"
},
"stopId": "8358",
"stopSequence": 1
},
{
"arrival": {
"delay": -25,
"time": "1748752362"
},
"departure": {
"delay": 1,
"time": "1748752388"
},
"stopId": "8357",
"stopSequence": 2
},
{
"arrival": {
"delay": -7,
"time": "1748752590"
},
"departure": {
"delay": 16,
"time": "1748752613"
},
"stopId": "8355",
"stopSequence": 3
},
{
"arrival": {
"delay": 20,
"time": "1748752752"
},
"departure": {
"delay": 40,
"time": "1748752772"
},
"stopId": "8353",
"stopSequence": 4
},
{
"arrival": {
"delay": 10,
"time": "1748752838"
},
"departure": {
"delay": 39,
"time": "1748752867"
},
"stopId": "8351",
"stopSequence": 5
},
{
"arrival": {
"delay": 15,
"time": "1748752988"
},
"departure": {
"delay": 37,
"time": "1748753010"
},
"stopId": "8349",
"stopSequence": 6
},
{
"arrival": {
"delay": 11,
"time": "1748753116"
},
"departure": {
"delay": 36,
"time": "1748753141"
},
"stopId": "8345",
"stopSequence": 7
},
{
"arrival": {
"delay": 11,
"time": "1748753223"
},
"departure": {
"delay": 36,
"time": "1748753248"
},
"stopId": "8343",
"stopSequence": 8
},
{
"arrival": {
"delay": 11,
"time": "1748753320"
},
"departure": {
"delay": 35,
"time": "1748753344"
},
"stopId": "8341",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1748753399"
},
"departure": {
"delay": 33,
"time": "1748753427"
},
"stopId": "8331",
"stopSequence": 10
},
{
"arrival": {
"delay": 10,
"time": "1748753519"
},
"departure": {
"delay": 33,
"time": "1748753542"
},
"stopId": "8329",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1748753629"
},
"departure": {
"delay": 33,
"time": "1748753657"
},
"stopId": "8327",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1748753736"
},
"departure": {
"delay": 32,
"time": "1748753763"
},
"stopId": "8325",
"stopSequence": 13
},
{
"arrival": {
"delay": 2,
"time": "1748753863"
},
"departure": {
"delay": 21,
"time": "1748753882"
},
"stopId": "8323",
"stopSequence": 14
},
{
"arrival": {
"delay": 26,
"time": "1748754002"
},
"departure": {
"delay": 26,
"time": "1748754002"
},
"stopId": "8321",
"stopSequence": 15
},
{
"arrival": {
"delay": 8,
"time": "1748754182"
},
"departure": {
"delay": 8,
"time": "1748754182"
},
"stopId": "5404",
"stopSequence": 16
},
{
"arrival": {
"delay": -16,
"time": "1748754275"
},
"departure": {
"delay": -16,
"time": "1748754275"
},
"stopId": "3775",
"stopSequence": 17
},
{
"arrival": {
"delay": 25,
"time": "1748754446"
},
"departure": {
"delay": 25,
"time": "1748754446"
},
"stopId": "3773",
"stopSequence": 18
},
{
"arrival": {
"delay": 2,
"time": "1748754512"
},
"departure": {
"delay": 2,
"time": "1748754512"
},
"stopId": "3771",
"stopSequence": 19
},
{
"arrival": {
"delay": 15,
"time": "1748754601"
},
"departure": {
"delay": 15,
"time": "1748754601"
},
"stopId": "3769",
"stopSequence": 20
},
{
"arrival": {
"delay": 7,
"time": "1748754703"
},
"departure": {
"delay": 7,
"time": "1748754703"
},
"stopId": "3767",
"stopSequence": 21
},
{
"arrival": {
"delay": 7,
"time": "1748754807"
},
"departure": {
"delay": 7,
"time": "1748754807"
},
"stopId": "5433",
"stopSequence": 22
},
{
"arrival": {
"delay": 13,
"time": "1748754939"
},
"departure": {
"delay": 13,
"time": "1748754939"
},
"stopId": "5435",
"stopSequence": 23
},
{
"arrival": {
"delay": 17,
"time": "1748755043"
},
"departure": {
"delay": 17,
"time": "1748755043"
},
"stopId": "7351",
"stopSequence": 24
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "62",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520797_1"
},
"vehicle": {
"id": "ineo-tram:1837",
"label": "CARLE VERNET"
}
}
},
{
"id": "RT|268519731_1|268519731",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -721,
"time": "1748751644"
},
"departure": {
"delay": -3,
"time": "1748752362"
},
"stopId": "7337",
"stopSequence": 1
},
{
"arrival": {
"delay": -36,
"time": "1748752489"
},
"departure": {
"delay": -8,
"time": "1748752517"
},
"stopId": "7336",
"stopSequence": 2
},
{
"arrival": {
"delay": -25,
"time": "1748752618"
},
"departure": {
"delay": -5,
"time": "1748752638"
},
"stopId": "7334",
"stopSequence": 3
},
{
"arrival": {
"delay": -17,
"time": "1748752758"
},
"departure": {
"delay": -5,
"time": "1748752770"
},
"stopId": "7332",
"stopSequence": 4
},
{
"arrival": {
"delay": -21,
"time": "1748752899"
},
"departure": {
"delay": 0,
"time": "1748752920"
},
"stopId": "7330",
"stopSequence": 5
},
{
"arrival": {
"delay": -30,
"time": "1748753003"
},
"departure": {
"delay": -4,
"time": "1748753029"
},
"stopId": "5242",
"stopSequence": 6
},
{
"arrival": {
"delay": -33,
"time": "1748753114"
},
"departure": {
"delay": -4,
"time": "1748753143"
},
"stopId": "5241",
"stopSequence": 7
},
{
"arrival": {
"delay": -27,
"time": "1748753237"
},
"departure": {
"delay": -5,
"time": "1748753259"
},
"stopId": "5239",
"stopSequence": 8
},
{
"arrival": {
"delay": -25,
"time": "1748753339"
},
"departure": {
"delay": -5,
"time": "1748753359"
},
"stopId": "5237",
"stopSequence": 9
},
{
"arrival": {
"delay": -21,
"time": "1748753441"
},
"departure": {
"delay": -1,
"time": "1748753461"
},
"stopId": "5235",
"stopSequence": 10
},
{
"arrival": {
"delay": -20,
"time": "1748753610"
},
"departure": {
"delay": 3,
"time": "1748753633"
},
"stopId": "5233",
"stopSequence": 11
},
{
"arrival": {
"delay": -17,
"time": "1748753691"
},
"departure": {
"delay": 7,
"time": "1748753715"
},
"stopId": "5231",
"stopSequence": 12
},
{
"arrival": {
"delay": -4,
"time": "1748753777"
},
"departure": {
"delay": 7,
"time": "1748753788"
},
"stopId": "5229",
"stopSequence": 13
},
{
"arrival": {
"delay": -13,
"time": "1748753835"
},
"departure": {
"delay": 7,
"time": "1748753855"
},
"stopId": "4590",
"stopSequence": 14
},
{
"arrival": {
"delay": -6,
"time": "1748753945"
},
"departure": {
"delay": -6,
"time": "1748753945"
},
"stopId": "4588",
"stopSequence": 15
},
{
"arrival": {
"delay": -17,
"time": "1748754024"
},
"departure": {
"delay": -17,
"time": "1748754024"
},
"stopId": "4586",
"stopSequence": 16
},
{
"arrival": {
"delay": 4,
"time": "1748754148"
},
"departure": {
"delay": 4,
"time": "1748754148"
},
"stopId": "4584",
"stopSequence": 17
},
{
"arrival": {
"delay": -5,
"time": "1748754242"
},
"departure": {
"delay": -5,
"time": "1748754242"
},
"stopId": "4582",
"stopSequence": 18
},
{
"arrival": {
"delay": -17,
"time": "1748754323"
},
"departure": {
"delay": -17,
"time": "1748754323"
},
"stopId": "4580",
"stopSequence": 19
},
{
"arrival": {
"delay": -26,
"time": "1748754398"
},
"departure": {
"delay": -26,
"time": "1748754398"
},
"stopId": "3723",
"stopSequence": 20
},
{
"arrival": {
"delay": -25,
"time": "1748754531"
},
"departure": {
"delay": -25,
"time": "1748754531"
},
"stopId": "3721",
"stopSequence": 21
},
{
"arrival": {
"delay": -17,
"time": "1748754624"
},
"departure": {
"delay": -17,
"time": "1748754624"
},
"stopId": "3719",
"stopSequence": 22
},
{
"arrival": {
"delay": -8,
"time": "1748754722"
},
"departure": {
"delay": -8,
"time": "1748754722"
},
"stopId": "3717",
"stopSequence": 23
},
{
"arrival": {
"delay": -26,
"time": "1748754773"
},
"departure": {
"delay": -26,
"time": "1748754773"
},
"stopId": "3715",
"stopSequence": 24
},
{
"arrival": {
"delay": -20,
"time": "1748754885"
},
"departure": {
"delay": -20,
"time": "1748754885"
},
"stopId": "3713",
"stopSequence": 25
},
{
"arrival": {
"delay": -17,
"time": "1748755044"
},
"departure": {
"delay": -17,
"time": "1748755044"
},
"stopId": "3711",
"stopSequence": 26
},
{
"arrival": {
"delay": -17,
"time": "1748755123"
},
"departure": {
"delay": -17,
"time": "1748755123"
},
"stopId": "3709",
"stopSequence": 27
},
{
"arrival": {
"delay": -30,
"time": "1748755191"
},
"departure": {
"delay": -30,
"time": "1748755191"
},
"stopId": "3707",
"stopSequence": 28
},
{
"arrival": {
"delay": 7,
"time": "1748755333"
},
"departure": {
"delay": 7,
"time": "1748755333"
},
"stopId": "3705",
"stopSequence": 29
},
{
"arrival": {
"delay": -17,
"time": "1748755408"
},
"departure": {
"delay": -17,
"time": "1748755408"
},
"stopId": "3703",
"stopSequence": 30
},
{
"arrival": {
"delay": -27,
"time": "1748755470"
},
"departure": {
"delay": -27,
"time": "1748755470"
},
"stopId": "5131",
"stopSequence": 31
},
{
"arrival": {
"delay": -5,
"time": "1748755561"
},
"departure": {
"delay": -5,
"time": "1748755561"
},
"stopId": "3699",
"stopSequence": 32
},
{
"arrival": {
"delay": -17,
"time": "1748755690"
},
"departure": {
"delay": -17,
"time": "1748755690"
},
"stopId": "3692",
"stopSequence": 33
},
{
"arrival": {
"delay": -17,
"time": "1748755816"
},
"departure": {
"delay": -17,
"time": "1748755816"
},
"stopId": "3690",
"stopSequence": 34
},
{
"arrival": {
"delay": -19,
"time": "1748755896"
},
"departure": {
"delay": -19,
"time": "1748755896"
},
"stopId": "3688",
"stopSequence": 35
},
{
"arrival": {
"delay": 8,
"time": "1748755994"
},
"departure": {
"delay": 8,
"time": "1748755994"
},
"stopId": "3686",
"stopSequence": 36
},
{
"arrival": {
"delay": 4,
"time": "1748756055"
},
"departure": {
"delay": 4,
"time": "1748756055"
},
"stopId": "3684",
"stopSequence": 37
},
{
"arrival": {
"delay": -19,
"time": "1748756250"
},
"departure": {
"delay": -19,
"time": "1748756250"
},
"stopId": "5444",
"stopSequence": 39
},
{
"arrival": {
"delay": -17,
"time": "1748756369"
},
"departure": {
"delay": -17,
"time": "1748756369"
},
"stopId": "7091",
"stopSequence": 40
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "59",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268519731_1"
},
"vehicle": {
"id": "ineo-tram:2505",
"label": "LA GARDETTE"
}
}
},
{
"id": "RT|268520798_1|268520798",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -477,
"time": "1748755033"
},
"departure": {
"delay": 276,
"time": "1748755786"
},
"stopId": "7351",
"stopSequence": 1
},
{
"arrival": {
"delay": 276,
"time": "1748755886"
},
"departure": {
"delay": 276,
"time": "1748755886"
},
"stopId": "5434",
"stopSequence": 2
},
{
"arrival": {
"delay": 276,
"time": "1748756013"
},
"departure": {
"delay": 276,
"time": "1748756013"
},
"stopId": "3765",
"stopSequence": 3
},
{
"arrival": {
"delay": 276,
"time": "1748756109"
},
"departure": {
"delay": 276,
"time": "1748756109"
},
"stopId": "3766",
"stopSequence": 4
},
{
"arrival": {
"delay": 276,
"time": "1748756224"
},
"departure": {
"delay": 276,
"time": "1748756224"
},
"stopId": "3768",
"stopSequence": 5
},
{
"arrival": {
"delay": 276,
"time": "1748756305"
},
"departure": {
"delay": 276,
"time": "1748756305"
},
"stopId": "3770",
"stopSequence": 6
},
{
"arrival": {
"delay": 276,
"time": "1748756406"
},
"departure": {
"delay": 276,
"time": "1748756406"
},
"stopId": "3772",
"stopSequence": 7
},
{
"arrival": {
"delay": 276,
"time": "1748756526"
},
"departure": {
"delay": 276,
"time": "1748756526"
},
"stopId": "3774",
"stopSequence": 8
},
{
"arrival": {
"delay": 276,
"time": "1748756676"
},
"departure": {
"delay": 276,
"time": "1748756676"
},
"stopId": "3776",
"stopSequence": 9
},
{
"arrival": {
"delay": 276,
"time": "1748756847"
},
"departure": {
"delay": 276,
"time": "1748756847"
},
"stopId": "8322",
"stopSequence": 10
},
{
"arrival": {
"delay": 276,
"time": "1748756957"
},
"departure": {
"delay": 276,
"time": "1748756957"
},
"stopId": "8324",
"stopSequence": 11
},
{
"arrival": {
"delay": 276,
"time": "1748757082"
},
"departure": {
"delay": 276,
"time": "1748757082"
},
"stopId": "8326",
"stopSequence": 12
},
{
"arrival": {
"delay": 276,
"time": "1748757180"
},
"departure": {
"delay": 276,
"time": "1748757180"
},
"stopId": "8328",
"stopSequence": 13
},
{
"arrival": {
"delay": 276,
"time": "1748757282"
},
"departure": {
"delay": 276,
"time": "1748757282"
},
"stopId": "8330",
"stopSequence": 14
},
{
"arrival": {
"delay": 276,
"time": "1748757385"
},
"departure": {
"delay": 276,
"time": "1748757385"
},
"stopId": "8332",
"stopSequence": 15
},
{
"arrival": {
"delay": 276,
"time": "1748757465"
},
"departure": {
"delay": 276,
"time": "1748757465"
},
"stopId": "8342",
"stopSequence": 16
},
{
"arrival": {
"delay": 276,
"time": "1748757559"
},
"departure": {
"delay": 276,
"time": "1748757559"
},
"stopId": "8344",
"stopSequence": 17
},
{
"arrival": {
"delay": 276,
"time": "1748757666"
},
"departure": {
"delay": 276,
"time": "1748757666"
},
"stopId": "8346",
"stopSequence": 18
},
{
"arrival": {
"delay": 276,
"time": "1748757794"
},
"departure": {
"delay": 276,
"time": "1748757794"
},
"stopId": "8348",
"stopSequence": 19
},
{
"arrival": {
"delay": 276,
"time": "1748757937"
},
"departure": {
"delay": 276,
"time": "1748757937"
},
"stopId": "8350",
"stopSequence": 20
},
{
"arrival": {
"delay": 276,
"time": "1748758035"
},
"departure": {
"delay": 276,
"time": "1748758035"
},
"stopId": "8352",
"stopSequence": 21
},
{
"arrival": {
"delay": 276,
"time": "1748758180"
},
"departure": {
"delay": 276,
"time": "1748758180"
},
"stopId": "8354",
"stopSequence": 22
},
{
"arrival": {
"delay": 276,
"time": "1748758368"
},
"departure": {
"delay": 276,
"time": "1748758368"
},
"stopId": "8356",
"stopSequence": 23
},
{
"arrival": {
"delay": 276,
"time": "1748758491"
},
"departure": {
"delay": 276,
"time": "1748758491"
},
"stopId": "8358",
"stopSequence": 24
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "62",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520798_1"
}
}
},
{
"id": "RT|268519732_1|268519732",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1487,
"time": "1748756369"
},
"departure": {
"delay": 0,
"time": "1748757856"
},
"stopId": "7091",
"stopSequence": 1
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "59",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268519732_1"
}
}
},
{
"id": "RT|268520317_1|268520317",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -814,
"time": "1748758533"
},
"departure": {
"delay": 0,
"time": "1748759347"
},
"stopId": "7328",
"stopSequence": 1
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "61",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520317_1"
}
}
},
{
"id": "RT|268520799_1|268520799",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -909,
"time": "1748758491"
},
"departure": {
"delay": 0,
"time": "1748759400"
},
"stopId": "8358",
"stopSequence": 1
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "62",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520799_1"
}
}
},
{
"id": "RT|268520315_1|268520315",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -764,
"time": "1748751397"
},
"departure": {
"delay": 29,
"time": "1748752190"
},
"stopId": "7328",
"stopSequence": 1
},
{
"arrival": {
"delay": -2,
"time": "1748752271"
},
"departure": {
"delay": 11,
"time": "1748752284"
},
"stopId": "7326",
"stopSequence": 2
},
{
"arrival": {
"delay": -9,
"time": "1748752394"
},
"departure": {
"delay": 11,
"time": "1748752414"
},
"stopId": "7324",
"stopSequence": 3
},
{
"arrival": {
"delay": -17,
"time": "1748752485"
},
"departure": {
"delay": 8,
"time": "1748752510"
},
"stopId": "7132",
"stopSequence": 4
},
{
"arrival": {
"delay": -23,
"time": "1748752612"
},
"departure": {
"delay": 9,
"time": "1748752644"
},
"stopId": "5415",
"stopSequence": 5
},
{
"arrival": {
"delay": -10,
"time": "1748752745"
},
"departure": {
"delay": 5,
"time": "1748752760"
},
"stopId": "7344",
"stopSequence": 6
},
{
"arrival": {
"delay": -18,
"time": "1748752820"
},
"departure": {
"delay": 5,
"time": "1748752843"
},
"stopId": "5413",
"stopSequence": 7
},
{
"arrival": {
"delay": -12,
"time": "1748752916"
},
"departure": {
"delay": 15,
"time": "1748752943"
},
"stopId": "5403",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1748753006"
},
"departure": {
"delay": 21,
"time": "1748753026"
},
"stopId": "5401",
"stopSequence": 9
},
{
"arrival": {
"delay": 4,
"time": "1748753101"
},
"departure": {
"delay": 26,
"time": "1748753123"
},
"stopId": "5399",
"stopSequence": 10
},
{
"arrival": {
"delay": -1,
"time": "1748753175"
},
"departure": {
"delay": 26,
"time": "1748753202"
},
"stopId": "5397",
"stopSequence": 11
},
{
"arrival": {
"delay": 14,
"time": "1748753280"
},
"departure": {
"delay": 29,
"time": "1748753295"
},
"stopId": "5395",
"stopSequence": 12
},
{
"arrival": {
"delay": -11,
"time": "1748753415"
},
"departure": {
"delay": 49,
"time": "1748753475"
},
"stopId": "5404",
"stopSequence": 13
},
{
"arrival": {
"delay": 46,
"time": "1748753589"
},
"departure": {
"delay": 49,
"time": "1748753592"
},
"stopId": "3775",
"stopSequence": 14
},
{
"arrival": {
"delay": 41,
"time": "1748753714"
},
"departure": {
"delay": 67,
"time": "1748753740"
},
"stopId": "3773",
"stopSequence": 15
},
{
"arrival": {
"delay": 48,
"time": "1748753810"
},
"departure": {
"delay": 68,
"time": "1748753830"
},
"stopId": "3771",
"stopSequence": 16
},
{
"arrival": {
"delay": 51,
"time": "1748753889"
},
"departure": {
"delay": 71,
"time": "1748753909"
},
"stopId": "3769",
"stopSequence": 17
},
{
"arrival": {
"delay": 44,
"time": "1748753992"
},
"departure": {
"delay": 44,
"time": "1748753992"
},
"stopId": "3767",
"stopSequence": 18
},
{
"arrival": {
"delay": 46,
"time": "1748754098"
},
"departure": {
"delay": 46,
"time": "1748754098"
},
"stopId": "5433",
"stopSequence": 19
},
{
"arrival": {
"delay": 47,
"time": "1748754225"
},
"departure": {
"delay": 47,
"time": "1748754225"
},
"stopId": "5435",
"stopSequence": 20
},
{
"arrival": {
"delay": 47,
"time": "1748754332"
},
"departure": {
"delay": 47,
"time": "1748754332"
},
"stopId": "5436",
"stopSequence": 21
},
{
"arrival": {
"delay": 74,
"time": "1748754483"
},
"departure": {
"delay": 74,
"time": "1748754483"
},
"stopId": "5439",
"stopSequence": 22
},
{
"arrival": {
"delay": 56,
"time": "1748754549"
},
"departure": {
"delay": 56,
"time": "1748754549"
},
"stopId": "7391",
"stopSequence": 23
},
{
"arrival": {
"delay": 70,
"time": "1748754636"
},
"departure": {
"delay": 70,
"time": "1748754636"
},
"stopId": "7393",
"stopSequence": 24
},
{
"arrival": {
"delay": 46,
"time": "1748754696"
},
"departure": {
"delay": 46,
"time": "1748754696"
},
"stopId": "7395",
"stopSequence": 25
},
{
"arrival": {
"delay": 71,
"time": "1748754815"
},
"departure": {
"delay": 71,
"time": "1748754815"
},
"stopId": "7397",
"stopSequence": 26
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "61",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520315_1"
},
"vehicle": {
"id": "ineo-tram:2506",
"label": "GARE DE BEGLES"
}
}
},
{
"id": "RT|268520316_1|268520316",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -921,
"time": "1748754815"
},
"departure": {
"delay": 212,
"time": "1748755948"
},
"stopId": "7398",
"stopSequence": 1
},
{
"arrival": {
"delay": 212,
"time": "1748756047"
},
"departure": {
"delay": 212,
"time": "1748756047"
},
"stopId": "7396",
"stopSequence": 2
},
{
"arrival": {
"delay": 212,
"time": "1748756132"
},
"departure": {
"delay": 212,
"time": "1748756132"
},
"stopId": "7394",
"stopSequence": 3
},
{
"arrival": {
"delay": 212,
"time": "1748756203"
},
"departure": {
"delay": 212,
"time": "1748756203"
},
"stopId": "7392",
"stopSequence": 4
},
{
"arrival": {
"delay": 212,
"time": "1748756307"
},
"departure": {
"delay": 212,
"time": "1748756307"
},
"stopId": "5438",
"stopSequence": 5
},
{
"arrival": {
"delay": 212,
"time": "1748756434"
},
"departure": {
"delay": 212,
"time": "1748756434"
},
"stopId": "5437",
"stopSequence": 6
},
{
"arrival": {
"delay": 212,
"time": "1748756547"
},
"departure": {
"delay": 212,
"time": "1748756547"
},
"stopId": "5434",
"stopSequence": 7
},
{
"arrival": {
"delay": 212,
"time": "1748756674"
},
"departure": {
"delay": 212,
"time": "1748756674"
},
"stopId": "3765",
"stopSequence": 8
},
{
"arrival": {
"delay": 212,
"time": "1748756770"
},
"departure": {
"delay": 212,
"time": "1748756770"
},
"stopId": "3766",
"stopSequence": 9
},
{
"arrival": {
"delay": 212,
"time": "1748756885"
},
"departure": {
"delay": 212,
"time": "1748756885"
},
"stopId": "3768",
"stopSequence": 10
},
{
"arrival": {
"delay": 212,
"time": "1748756966"
},
"departure": {
"delay": 212,
"time": "1748756966"
},
"stopId": "3770",
"stopSequence": 11
},
{
"arrival": {
"delay": 212,
"time": "1748757067"
},
"departure": {
"delay": 212,
"time": "1748757067"
},
"stopId": "3772",
"stopSequence": 12
},
{
"arrival": {
"delay": 212,
"time": "1748757187"
},
"departure": {
"delay": 212,
"time": "1748757187"
},
"stopId": "3774",
"stopSequence": 13
},
{
"arrival": {
"delay": 212,
"time": "1748757337"
},
"departure": {
"delay": 212,
"time": "1748757337"
},
"stopId": "3776",
"stopSequence": 14
},
{
"arrival": {
"delay": 212,
"time": "1748757478"
},
"departure": {
"delay": 212,
"time": "1748757478"
},
"stopId": "5394",
"stopSequence": 15
},
{
"arrival": {
"delay": 212,
"time": "1748757572"
},
"departure": {
"delay": 212,
"time": "1748757572"
},
"stopId": "5396",
"stopSequence": 16
},
{
"arrival": {
"delay": 212,
"time": "1748757639"
},
"departure": {
"delay": 212,
"time": "1748757639"
},
"stopId": "5398",
"stopSequence": 17
},
{
"arrival": {
"delay": 212,
"time": "1748757721"
},
"departure": {
"delay": 212,
"time": "1748757721"
},
"stopId": "5400",
"stopSequence": 18
},
{
"arrival": {
"delay": 212,
"time": "1748757800"
},
"departure": {
"delay": 212,
"time": "1748757800"
},
"stopId": "5402",
"stopSequence": 19
},
{
"arrival": {
"delay": 212,
"time": "1748757886"
},
"departure": {
"delay": 212,
"time": "1748757886"
},
"stopId": "5412",
"stopSequence": 20
},
{
"arrival": {
"delay": 212,
"time": "1748757963"
},
"departure": {
"delay": 212,
"time": "1748757963"
},
"stopId": "7343",
"stopSequence": 21
},
{
"arrival": {
"delay": 212,
"time": "1748758068"
},
"departure": {
"delay": 212,
"time": "1748758068"
},
"stopId": "5414",
"stopSequence": 22
},
{
"arrival": {
"delay": 212,
"time": "1748758202"
},
"departure": {
"delay": 212,
"time": "1748758202"
},
"stopId": "7131",
"stopSequence": 23
},
{
"arrival": {
"delay": 212,
"time": "1748758299"
},
"departure": {
"delay": 212,
"time": "1748758299"
},
"stopId": "7323",
"stopSequence": 24
},
{
"arrival": {
"delay": 212,
"time": "1748758427"
},
"departure": {
"delay": 212,
"time": "1748758427"
},
"stopId": "7325",
"stopSequence": 25
},
{
"arrival": {
"delay": 212,
"time": "1748758533"
},
"departure": {
"delay": 212,
"time": "1748758533"
},
"stopId": "7327",
"stopSequence": 26
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "61",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520316_1"
}
}
},
{
"id": "RT|268520290_1|268520962",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1748776369"
},
"departure": {
"time": "1748776369"
},
"stopId": "3712",
"stopSequence": 1
},
{
"arrival": {
"time": "1748776489"
},
"departure": {
"time": "1748776489"
},
"stopId": "3774",
"stopSequence": 2
},
{
"arrival": {
"time": "1748776629"
},
"departure": {
"time": "1748776629"
},
"stopId": "7346",
"stopSequence": 3
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "61",
"scheduleRelationship": "DUPLICATED",
"startDate": "20250601",
"startTime": "13:12:49",
"tripId": "268520290_1"
}
}
},
{
"id": "RT|268520289_1|268520961",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1748775945"
},
"departure": {
"time": "1748775945"
},
"stopId": "3706",
"stopSequence": 1
},
{
"arrival": {
"time": "1748776033"
},
"departure": {
"time": "1748776033"
},
"stopId": "3708",
"stopSequence": 2
},
{
"arrival": {
"time": "1748776152"
},
"departure": {
"time": "1748776152"
},
"stopId": "3710",
"stopSequence": 3
},
{
"arrival": {
"time": "1748776309"
},
"departure": {
"time": "1748776309"
},
"stopId": "3712",
"stopSequence": 4
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "59",
"scheduleRelationship": "DUPLICATED",
"startDate": "20250601",
"startTime": "13:05:45",
"tripId": "268520289_1"
}
}
},
{
"id": "RT|268519793_1|268519793",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -716,
"time": "1748754049"
},
"departure": {
"delay": 0,
"time": "1748754765"
},
"stopId": "7337",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748754925"
},
"departure": {
"delay": 0,
"time": "1748754925"
},
"stopId": "7336",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748755043"
},
"departure": {
"delay": 0,
"time": "1748755043"
},
"stopId": "7334",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748755175"
},
"departure": {
"delay": 0,
"time": "1748755175"
},
"stopId": "7332",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748755320"
},
"departure": {
"delay": 0,
"time": "1748755320"
},
"stopId": "7330",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748755433"
},
"departure": {
"delay": 0,
"time": "1748755433"
},
"stopId": "5242",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1748755547"
},
"departure": {
"delay": 0,
"time": "1748755547"
},
"stopId": "5241",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748755664"
},
"departure": {
"delay": 0,
"time": "1748755664"
},
"stopId": "5239",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748755764"
},
"departure": {
"delay": 0,
"time": "1748755764"
},
"stopId": "5237",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748755862"
},
"departure": {
"delay": 0,
"time": "1748755862"
},
"stopId": "5235",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1748756030"
},
"departure": {
"delay": 0,
"time": "1748756030"
},
"stopId": "5233",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1748756108"
},
"departure": {
"delay": 0,
"time": "1748756108"
},
"stopId": "5231",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1748756181"
},
"departure": {
"delay": 0,
"time": "1748756181"
},
"stopId": "5229",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1748756248"
},
"departure": {
"delay": 0,
"time": "1748756248"
},
"stopId": "4590",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1748756351"
},
"departure": {
"delay": 0,
"time": "1748756351"
},
"stopId": "4588",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1748756441"
},
"departure": {
"delay": 0,
"time": "1748756441"
},
"stopId": "4586",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1748756544"
},
"departure": {
"delay": 0,
"time": "1748756544"
},
"stopId": "4584",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1748756648"
},
"departure": {
"delay": 0,
"time": "1748756648"
},
"stopId": "4582",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1748756741"
},
"departure": {
"delay": 0,
"time": "1748756741"
},
"stopId": "4580",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1748756825"
},
"departure": {
"delay": 0,
"time": "1748756825"
},
"stopId": "3723",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1748756957"
},
"departure": {
"delay": 0,
"time": "1748756957"
},
"stopId": "3721",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1748757042"
},
"departure": {
"delay": 0,
"time": "1748757042"
},
"stopId": "3719",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1748757131"
},
"departure": {
"delay": 0,
"time": "1748757131"
},
"stopId": "3717",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1748757200"
},
"departure": {
"delay": 0,
"time": "1748757200"
},
"stopId": "3715",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1748757306"
},
"departure": {
"delay": 0,
"time": "1748757306"
},
"stopId": "3713",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1748757462"
},
"departure": {
"delay": 0,
"time": "1748757462"
},
"stopId": "3711",
"stopSequence": 26
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "59",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268519793_1"
}
}
},
{
"id": "RT|268519792_1|268519792",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -207,
"time": "1748749611"
},
"departure": {
"delay": 14,
"time": "1748749832"
},
"stopId": "7091",
"stopSequence": 1
},
{
"arrival": {
"delay": -4,
"time": "1748749938"
},
"departure": {
"delay": 22,
"time": "1748749964"
},
"stopId": "5443",
"stopSequence": 2
},
{
"arrival": {
"delay": 2,
"time": "1748750045"
},
"departure": {
"delay": 23,
"time": "1748750066"
},
"stopId": "5442",
"stopSequence": 3
},
{
"arrival": {
"delay": 4,
"time": "1748750165"
},
"departure": {
"delay": 28,
"time": "1748750189"
},
"stopId": "5488",
"stopSequence": 4
},
{
"arrival": {
"delay": 2,
"time": "1748750239"
},
"departure": {
"delay": 28,
"time": "1748750265"
},
"stopId": "3685",
"stopSequence": 5
},
{
"arrival": {
"delay": 14,
"time": "1748750323"
},
"departure": {
"delay": 41,
"time": "1748750350"
},
"stopId": "3687",
"stopSequence": 6
},
{
"arrival": {
"delay": 32,
"time": "1748750421"
},
"departure": {
"delay": 52,
"time": "1748750441"
},
"stopId": "3689",
"stopSequence": 7
},
{
"arrival": {
"delay": 32,
"time": "1748750552"
},
"departure": {
"delay": 55,
"time": "1748750575"
},
"stopId": "3691",
"stopSequence": 8
},
{
"arrival": {
"delay": 42,
"time": "1748750706"
},
"departure": {
"delay": 64,
"time": "1748750728"
},
"stopId": "3698",
"stopSequence": 9
},
{
"arrival": {
"delay": 44,
"time": "1748750794"
},
"departure": {
"delay": 66,
"time": "1748750816"
},
"stopId": "5130",
"stopSequence": 10
},
{
"arrival": {
"delay": 40,
"time": "1748750859"
},
"departure": {
"delay": 68,
"time": "1748750887"
},
"stopId": "3702",
"stopSequence": 11
},
{
"arrival": {
"delay": 46,
"time": "1748750968"
},
"departure": {
"delay": 86,
"time": "1748751008"
},
"stopId": "3704",
"stopSequence": 12
},
{
"arrival": {
"delay": 51,
"time": "1748751090"
},
"departure": {
"delay": 81,
"time": "1748751120"
},
"stopId": "3706",
"stopSequence": 13
},
{
"arrival": {
"delay": 47,
"time": "1748751174"
},
"departure": {
"delay": 77,
"time": "1748751204"
},
"stopId": "3708",
"stopSequence": 14
},
{
"arrival": {
"delay": 31,
"time": "1748751257"
},
"departure": {
"delay": 73,
"time": "1748751299"
},
"stopId": "3710",
"stopSequence": 15
},
{
"arrival": {
"delay": 45,
"time": "1748751416"
},
"departure": {
"delay": 73,
"time": "1748751444"
},
"stopId": "3712",
"stopSequence": 16
},
{
"arrival": {
"delay": 51,
"time": "1748751515"
},
"departure": {
"delay": 73,
"time": "1748751537"
},
"stopId": "3714",
"stopSequence": 17
},
{
"arrival": {
"delay": 57,
"time": "1748751596"
},
"departure": {
"delay": 77,
"time": "1748751616"
},
"stopId": "3716",
"stopSequence": 18
},
{
"arrival": {
"delay": 59,
"time": "1748751688"
},
"departure": {
"delay": 78,
"time": "1748751707"
},
"stopId": "3718",
"stopSequence": 19
},
{
"arrival": {
"delay": 67,
"time": "1748751777"
},
"departure": {
"delay": 87,
"time": "1748751797"
},
"stopId": "3720",
"stopSequence": 20
},
{
"arrival": {
"delay": 76,
"time": "1748751906"
},
"departure": {
"delay": 99,
"time": "1748751929"
},
"stopId": "3722",
"stopSequence": 21
},
{
"arrival": {
"delay": 83,
"time": "1748751986"
},
"departure": {
"delay": 134,
"time": "1748752037"
},
"stopId": "4579",
"stopSequence": 22
},
{
"arrival": {
"delay": 106,
"time": "1748752104"
},
"departure": {
"delay": 134,
"time": "1748752132"
},
"stopId": "4581",
"stopSequence": 23
},
{
"arrival": {
"delay": 99,
"time": "1748752202"
},
"departure": {
"delay": 134,
"time": "1748752237"
},
"stopId": "4583",
"stopSequence": 24
},
{
"arrival": {
"delay": 113,
"time": "1748752298"
},
"departure": {
"delay": 134,
"time": "1748752319"
},
"stopId": "4585",
"stopSequence": 25
},
{
"arrival": {
"delay": 113,
"time": "1748752407"
},
"departure": {
"delay": 134,
"time": "1748752428"
},
"stopId": "4587",
"stopSequence": 26
},
{
"arrival": {
"delay": 122,
"time": "1748752500"
},
"departure": {
"delay": 142,
"time": "1748752520"
},
"stopId": "4589",
"stopSequence": 27
},
{
"arrival": {
"delay": 121,
"time": "1748752566"
},
"departure": {
"delay": 142,
"time": "1748752587"
},
"stopId": "5228",
"stopSequence": 28
},
{
"arrival": {
"delay": 122,
"time": "1748752640"
},
"departure": {
"delay": 143,
"time": "1748752661"
},
"stopId": "5230",
"stopSequence": 29
},
{
"arrival": {
"delay": 128,
"time": "1748752724"
},
"departure": {
"delay": 148,
"time": "1748752744"
},
"stopId": "5232",
"stopSequence": 30
},
{
"arrival": {
"delay": 135,
"time": "1748752900"
},
"departure": {
"delay": 161,
"time": "1748752926"
},
"stopId": "5234",
"stopSequence": 31
},
{
"arrival": {
"delay": 135,
"time": "1748752994"
},
"departure": {
"delay": 161,
"time": "1748753020"
},
"stopId": "5236",
"stopSequence": 32
},
{
"arrival": {
"delay": 160,
"time": "1748753125"
},
"departure": {
"delay": 161,
"time": "1748753126"
},
"stopId": "5238",
"stopSequence": 33
},
{
"arrival": {
"delay": 140,
"time": "1748753218"
},
"departure": {
"delay": 176,
"time": "1748753254"
},
"stopId": "5240",
"stopSequence": 34
},
{
"arrival": {
"delay": 155,
"time": "1748753351"
},
"departure": {
"delay": 182,
"time": "1748753378"
},
"stopId": "5243",
"stopSequence": 35
},
{
"arrival": {
"delay": 156,
"time": "1748753461"
},
"departure": {
"delay": 182,
"time": "1748753487"
},
"stopId": "7329",
"stopSequence": 36
},
{
"arrival": {
"delay": 178,
"time": "1748753622"
},
"departure": {
"delay": 199,
"time": "1748753643"
},
"stopId": "7331",
"stopSequence": 37
},
{
"arrival": {
"delay": 189,
"time": "1748753762"
},
"departure": {
"delay": 209,
"time": "1748753782"
},
"stopId": "7333",
"stopSequence": 38
},
{
"arrival": {
"delay": 202,
"time": "1748753888"
},
"departure": {
"delay": 222,
"time": "1748753908"
},
"stopId": "7335",
"stopSequence": 39
},
{
"arrival": {
"delay": 222,
"time": "1748754049"
},
"departure": {
"delay": 222,
"time": "1748754049"
},
"stopId": "7337",
"stopSequence": 40
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "59",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268519792_1"
},
"vehicle": {
"id": "ineo-tram:2206",
"label": "HAILLAN-ROSTAND"
}
}
},
{
"id": "RT|268520750_1|268520750",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "7351",
"stopSequence": 1
},
{
"arrival": {
"delay": -116,
"time": "1748750229"
},
"departure": {
"delay": -93,
"time": "1748750252"
},
"stopId": "5434",
"stopSequence": 2
},
{
"arrival": {
"delay": -116,
"time": "1748750356"
},
"departure": {
"delay": -93,
"time": "1748750379"
},
"stopId": "3765",
"stopSequence": 3
},
{
"arrival": {
"delay": -104,
"time": "1748750464"
},
"departure": {
"delay": -84,
"time": "1748750484"
},
"stopId": "3766",
"stopSequence": 4
},
{
"arrival": {
"delay": -116,
"time": "1748750567"
},
"departure": {
"delay": -88,
"time": "1748750595"
},
"stopId": "3768",
"stopSequence": 5
},
{
"arrival": {
"delay": -106,
"time": "1748750658"
},
"departure": {
"delay": -88,
"time": "1748750676"
},
"stopId": "3770",
"stopSequence": 6
},
{
"arrival": {
"delay": -118,
"time": "1748750747"
},
"departure": {
"delay": -89,
"time": "1748750776"
},
"stopId": "3772",
"stopSequence": 7
},
{
"arrival": {
"delay": -106,
"time": "1748750879"
},
"departure": {
"delay": -88,
"time": "1748750897"
},
"stopId": "3774",
"stopSequence": 8
},
{
"arrival": {
"delay": -141,
"time": "1748750994"
},
"departure": {
"delay": -40,
"time": "1748751095"
},
"stopId": "3776",
"stopSequence": 9
},
{
"arrival": {
"delay": -23,
"time": "1748751283"
},
"departure": {
"delay": -3,
"time": "1748751303"
},
"stopId": "8322",
"stopSequence": 10
},
{
"arrival": {
"delay": -29,
"time": "1748751387"
},
"departure": {
"delay": -3,
"time": "1748751413"
},
"stopId": "8324",
"stopSequence": 11
},
{
"arrival": {
"delay": -41,
"time": "1748751500"
},
"departure": {
"delay": -6,
"time": "1748751535"
},
"stopId": "8326",
"stopSequence": 12
},
{
"arrival": {
"delay": -38,
"time": "1748751601"
},
"departure": {
"delay": -7,
"time": "1748751632"
},
"stopId": "8328",
"stopSequence": 13
},
{
"arrival": {
"delay": -27,
"time": "1748751714"
},
"departure": {
"delay": -12,
"time": "1748751729"
},
"stopId": "8330",
"stopSequence": 14
},
{
"arrival": {
"delay": -38,
"time": "1748751806"
},
"departure": {
"delay": -17,
"time": "1748751827"
},
"stopId": "8332",
"stopSequence": 15
},
{
"arrival": {
"delay": -36,
"time": "1748751888"
},
"departure": {
"delay": -20,
"time": "1748751904"
},
"stopId": "8342",
"stopSequence": 16
},
{
"arrival": {
"delay": -48,
"time": "1748751970"
},
"departure": {
"delay": -21,
"time": "1748751997"
},
"stopId": "8344",
"stopSequence": 17
},
{
"arrival": {
"delay": -49,
"time": "1748752076"
},
"departure": {
"delay": -24,
"time": "1748752101"
},
"stopId": "8346",
"stopSequence": 18
},
{
"arrival": {
"delay": -68,
"time": "1748752185"
},
"departure": {
"delay": -34,
"time": "1748752219"
},
"stopId": "8348",
"stopSequence": 19
},
{
"arrival": {
"delay": -75,
"time": "1748752321"
},
"departure": {
"delay": -52,
"time": "1748752344"
},
"stopId": "8350",
"stopSequence": 20
},
{
"arrival": {
"delay": -88,
"time": "1748752406"
},
"departure": {
"delay": -70,
"time": "1748752424"
},
"stopId": "8352",
"stopSequence": 21
},
{
"arrival": {
"delay": -113,
"time": "1748752526"
},
"departure": {
"delay": -70,
"time": "1748752569"
},
"stopId": "8354",
"stopSequence": 22
},
{
"arrival": {
"delay": -78,
"time": "1748752749"
},
"departure": {
"delay": -70,
"time": "1748752757"
},
"stopId": "8356",
"stopSequence": 23
},
{
"arrival": {
"delay": -79,
"time": "1748752871"
},
"departure": {
"delay": -79,
"time": "1748752871"
},
"stopId": "8358",
"stopSequence": 24
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "62",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520750_1"
}
}
},
{
"id": "RT|268520753_1|268520753",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1121,
"time": "1748760132"
},
"departure": {
"delay": 0,
"time": "1748761253"
},
"stopId": "8358",
"stopSequence": 1
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "62",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520753_1"
}
}
},
{
"id": "RT|268519776_1|268519776",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -126,
"time": "1748748581"
},
"departure": {
"delay": 41,
"time": "1748748748"
},
"stopId": "5217",
"stopSequence": 1
},
{
"arrival": {
"delay": -3,
"time": "1748748802"
},
"departure": {
"delay": 15,
"time": "1748748820"
},
"stopId": "5215",
"stopSequence": 2
},
{
"arrival": {
"delay": 2,
"time": "1748748924"
},
"departure": {
"delay": 15,
"time": "1748748937"
},
"stopId": "5214",
"stopSequence": 3
},
{
"arrival": {
"delay": -13,
"time": "1748748992"
},
"departure": {
"delay": 15,
"time": "1748749020"
},
"stopId": "5212",
"stopSequence": 4
},
{
"arrival": {
"delay": -3,
"time": "1748749107"
},
"departure": {
"delay": 17,
"time": "1748749127"
},
"stopId": "3694",
"stopSequence": 5
},
{
"arrival": {
"delay": 10,
"time": "1748749193"
},
"departure": {
"delay": 17,
"time": "1748749200"
},
"stopId": "3696",
"stopSequence": 6
},
{
"arrival": {
"delay": -1,
"time": "1748749319"
},
"departure": {
"delay": 28,
"time": "1748749348"
},
"stopId": "3691",
"stopSequence": 7
},
{
"arrival": {
"delay": 14,
"time": "1748749478"
},
"departure": {
"delay": 33,
"time": "1748749497"
},
"stopId": "3698",
"stopSequence": 8
},
{
"arrival": {
"delay": 18,
"time": "1748749568"
},
"departure": {
"delay": 41,
"time": "1748749591"
},
"stopId": "5130",
"stopSequence": 9
},
{
"arrival": {
"delay": 14,
"time": "1748749633"
},
"departure": {
"delay": 41,
"time": "1748749660"
},
"stopId": "3702",
"stopSequence": 10
},
{
"arrival": {
"delay": 15,
"time": "1748749737"
},
"departure": {
"delay": 55,
"time": "1748749777"
},
"stopId": "3704",
"stopSequence": 11
},
{
"arrival": {
"delay": 64,
"time": "1748749903"
},
"departure": {
"delay": 92,
"time": "1748749931"
},
"stopId": "3706",
"stopSequence": 12
},
{
"arrival": {
"delay": 63,
"time": "1748749990"
},
"departure": {
"delay": 92,
"time": "1748750019"
},
"stopId": "3708",
"stopSequence": 13
},
{
"arrival": {
"delay": 54,
"time": "1748750080"
},
"departure": {
"delay": 135,
"time": "1748750161"
},
"stopId": "3710",
"stopSequence": 14
},
{
"arrival": {
"delay": 145,
"time": "1748750316"
},
"departure": {
"delay": 165,
"time": "1748750336"
},
"stopId": "3712",
"stopSequence": 15
},
{
"arrival": {
"delay": 179,
"time": "1748750443"
},
"departure": {
"delay": 196,
"time": "1748750460"
},
"stopId": "3714",
"stopSequence": 16
},
{
"arrival": {
"delay": 294,
"time": "1748750633"
},
"departure": {
"delay": 337,
"time": "1748750676"
},
"stopId": "3716",
"stopSequence": 17
},
{
"arrival": {
"delay": 315,
"time": "1748750744"
},
"departure": {
"delay": 342,
"time": "1748750771"
},
"stopId": "3718",
"stopSequence": 18
},
{
"arrival": {
"delay": 316,
"time": "1748750826"
},
"departure": {
"delay": 342,
"time": "1748750852"
},
"stopId": "3720",
"stopSequence": 19
},
{
"arrival": {
"delay": 332,
"time": "1748750962"
},
"departure": {
"delay": 352,
"time": "1748750982"
},
"stopId": "3722",
"stopSequence": 20
},
{
"arrival": {
"delay": 322,
"time": "1748751025"
},
"departure": {
"delay": 351,
"time": "1748751054"
},
"stopId": "4579",
"stopSequence": 21
},
{
"arrival": {
"delay": 330,
"time": "1748751128"
},
"departure": {
"delay": 351,
"time": "1748751149"
},
"stopId": "4581",
"stopSequence": 22
},
{
"arrival": {
"delay": 323,
"time": "1748751226"
},
"departure": {
"delay": 351,
"time": "1748751254"
},
"stopId": "4583",
"stopSequence": 23
},
{
"arrival": {
"delay": 329,
"time": "1748751314"
},
"departure": {
"delay": 351,
"time": "1748751336"
},
"stopId": "4585",
"stopSequence": 24
},
{
"arrival": {
"delay": 323,
"time": "1748751417"
},
"departure": {
"delay": 349,
"time": "1748751443"
},
"stopId": "4587",
"stopSequence": 25
},
{
"arrival": {
"delay": 326,
"time": "1748751504"
},
"departure": {
"delay": 346,
"time": "1748751524"
},
"stopId": "4589",
"stopSequence": 26
},
{
"arrival": {
"delay": 321,
"time": "1748751566"
},
"departure": {
"delay": 345,
"time": "1748751590"
},
"stopId": "5228",
"stopSequence": 27
},
{
"arrival": {
"delay": 324,
"time": "1748751642"
},
"departure": {
"delay": 345,
"time": "1748751663"
},
"stopId": "5230",
"stopSequence": 28
},
{
"arrival": {
"delay": 325,
"time": "1748751721"
},
"departure": {
"delay": 345,
"time": "1748751741"
},
"stopId": "5232",
"stopSequence": 29
},
{
"arrival": {
"delay": 323,
"time": "1748751888"
},
"departure": {
"delay": 342,
"time": "1748751907"
},
"stopId": "5234",
"stopSequence": 30
},
{
"arrival": {
"delay": 313,
"time": "1748751972"
},
"departure": {
"delay": 339,
"time": "1748751998"
},
"stopId": "5236",
"stopSequence": 31
},
{
"arrival": {
"delay": 315,
"time": "1748752080"
},
"departure": {
"delay": 338,
"time": "1748752103"
},
"stopId": "5238",
"stopSequence": 32
},
{
"arrival": {
"delay": 305,
"time": "1748752256"
},
"departure": {
"delay": 328,
"time": "1748752279"
},
"stopId": "9090",
"stopSequence": 33
},
{
"arrival": {
"delay": 297,
"time": "1748752428"
},
"departure": {
"delay": 337,
"time": "1748752468"
},
"stopId": "9092",
"stopSequence": 34
},
{
"arrival": {
"delay": 329,
"time": "1748752635"
},
"departure": {
"delay": 349,
"time": "1748752655"
},
"stopId": "9094",
"stopSequence": 35
},
{
"arrival": {
"delay": 331,
"time": "1748752757"
},
"departure": {
"delay": 349,
"time": "1748752775"
},
"stopId": "9096",
"stopSequence": 36
},
{
"arrival": {
"delay": 345,
"time": "1748752938"
},
"departure": {
"delay": 345,
"time": "1748752938"
},
"stopId": "9098",
"stopSequence": 37
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "59",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268519776_1"
}
}
},
{
"id": "RT|268520751_1|268520751",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1155,
"time": "1748752898"
},
"departure": {
"delay": 0,
"time": "1748754053"
},
"stopId": "8358",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748754193"
},
"departure": {
"delay": 0,
"time": "1748754193"
},
"stopId": "8357",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748754403"
},
"departure": {
"delay": 0,
"time": "1748754403"
},
"stopId": "8355",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748754538"
},
"departure": {
"delay": 0,
"time": "1748754538"
},
"stopId": "8353",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748754634"
},
"departure": {
"delay": 0,
"time": "1748754634"
},
"stopId": "8351",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748754779"
},
"departure": {
"delay": 0,
"time": "1748754779"
},
"stopId": "8349",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1748754911"
},
"departure": {
"delay": 0,
"time": "1748754911"
},
"stopId": "8345",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748755018"
},
"departure": {
"delay": 0,
"time": "1748755018"
},
"stopId": "8343",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748755115"
},
"departure": {
"delay": 0,
"time": "1748755115"
},
"stopId": "8341",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748755200"
},
"departure": {
"delay": 0,
"time": "1748755200"
},
"stopId": "8331",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1748755315"
},
"departure": {
"delay": 0,
"time": "1748755315"
},
"stopId": "8329",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1748755430"
},
"departure": {
"delay": 0,
"time": "1748755430"
},
"stopId": "8327",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1748755537"
},
"departure": {
"delay": 0,
"time": "1748755537"
},
"stopId": "8325",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1748755667"
},
"departure": {
"delay": 0,
"time": "1748755667"
},
"stopId": "8323",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1748755782"
},
"departure": {
"delay": 0,
"time": "1748755782"
},
"stopId": "8321",
"stopSequence": 15
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "62",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520751_1"
}
}
},
{
"id": "RT|268519777_1|268519777",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -737,
"time": "1748752978"
},
"departure": {
"delay": 48,
"time": "1748753763"
},
"stopId": "9098",
"stopSequence": 1
},
{
"arrival": {
"delay": 18,
"time": "1748753909"
},
"departure": {
"delay": 25,
"time": "1748753916"
},
"stopId": "9097",
"stopSequence": 2
},
{
"arrival": {
"delay": 45,
"time": "1748754036"
},
"departure": {
"delay": 45,
"time": "1748754036"
},
"stopId": "9095",
"stopSequence": 3
},
{
"arrival": {
"delay": 7,
"time": "1748754150"
},
"departure": {
"delay": 7,
"time": "1748754150"
},
"stopId": "9093",
"stopSequence": 4
},
{
"arrival": {
"delay": 28,
"time": "1748754348"
},
"departure": {
"delay": 28,
"time": "1748754348"
},
"stopId": "9091",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748754510"
},
"departure": {
"delay": 0,
"time": "1748754510"
},
"stopId": "5239",
"stopSequence": 6
},
{
"arrival": {
"delay": 25,
"time": "1748754635"
},
"departure": {
"delay": 25,
"time": "1748754635"
},
"stopId": "5237",
"stopSequence": 7
},
{
"arrival": {
"delay": 45,
"time": "1748754753"
},
"departure": {
"delay": 45,
"time": "1748754753"
},
"stopId": "5235",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748754876"
},
"departure": {
"delay": 0,
"time": "1748754876"
},
"stopId": "5233",
"stopSequence": 9
},
{
"arrival": {
"delay": 45,
"time": "1748754999"
},
"departure": {
"delay": 45,
"time": "1748754999"
},
"stopId": "5231",
"stopSequence": 10
},
{
"arrival": {
"delay": 25,
"time": "1748755052"
},
"departure": {
"delay": 25,
"time": "1748755052"
},
"stopId": "5229",
"stopSequence": 11
},
{
"arrival": {
"delay": 18,
"time": "1748755112"
},
"departure": {
"delay": 18,
"time": "1748755112"
},
"stopId": "4590",
"stopSequence": 12
},
{
"arrival": {
"delay": 45,
"time": "1748755242"
},
"departure": {
"delay": 45,
"time": "1748755242"
},
"stopId": "4588",
"stopSequence": 13
},
{
"arrival": {
"delay": 7,
"time": "1748755294"
},
"departure": {
"delay": 7,
"time": "1748755294"
},
"stopId": "4586",
"stopSequence": 14
},
{
"arrival": {
"delay": 25,
"time": "1748755415"
},
"departure": {
"delay": 25,
"time": "1748755415"
},
"stopId": "4584",
"stopSequence": 15
},
{
"arrival": {
"delay": 45,
"time": "1748755538"
},
"departure": {
"delay": 45,
"time": "1748755538"
},
"stopId": "4582",
"stopSequence": 16
},
{
"arrival": {
"delay": 7,
"time": "1748755593"
},
"departure": {
"delay": 7,
"time": "1748755593"
},
"stopId": "4580",
"stopSequence": 17
},
{
"arrival": {
"delay": 45,
"time": "1748755715"
},
"departure": {
"delay": 45,
"time": "1748755715"
},
"stopId": "3723",
"stopSequence": 18
},
{
"arrival": {
"delay": 45,
"time": "1748755847"
},
"departure": {
"delay": 45,
"time": "1748755847"
},
"stopId": "3721",
"stopSequence": 19
},
{
"arrival": {
"delay": 7,
"time": "1748755894"
},
"departure": {
"delay": 7,
"time": "1748755894"
},
"stopId": "3719",
"stopSequence": 20
},
{
"arrival": {
"delay": 45,
"time": "1748756021"
},
"departure": {
"delay": 45,
"time": "1748756021"
},
"stopId": "3717",
"stopSequence": 21
},
{
"arrival": {
"delay": 25,
"time": "1748756070"
},
"departure": {
"delay": 25,
"time": "1748756070"
},
"stopId": "3715",
"stopSequence": 22
},
{
"arrival": {
"delay": 45,
"time": "1748756196"
},
"departure": {
"delay": 45,
"time": "1748756196"
},
"stopId": "3713",
"stopSequence": 23
},
{
"arrival": {
"delay": 15,
"time": "1748756322"
},
"departure": {
"delay": 15,
"time": "1748756322"
},
"stopId": "3711",
"stopSequence": 24
},
{
"arrival": {
"delay": 45,
"time": "1748756433"
},
"departure": {
"delay": 45,
"time": "1748756433"
},
"stopId": "3709",
"stopSequence": 25
},
{
"arrival": {
"delay": 25,
"time": "1748756494"
},
"departure": {
"delay": 25,
"time": "1748756494"
},
"stopId": "3707",
"stopSequence": 26
},
{
"arrival": {
"delay": 45,
"time": "1748756619"
},
"departure": {
"delay": 45,
"time": "1748756619"
},
"stopId": "3705",
"stopSequence": 27
},
{
"arrival": {
"delay": 45,
"time": "1748756790"
},
"departure": {
"delay": 45,
"time": "1748756790"
},
"stopId": "5131",
"stopSequence": 29
},
{
"arrival": {
"delay": 45,
"time": "1748756859"
},
"departure": {
"delay": 45,
"time": "1748756859"
},
"stopId": "3699",
"stopSequence": 30
},
{
"arrival": {
"delay": 15,
"time": "1748756970"
},
"departure": {
"delay": 15,
"time": "1748756970"
},
"stopId": "3692",
"stopSequence": 31
},
{
"arrival": {
"delay": 28,
"time": "1748757104"
},
"departure": {
"delay": 28,
"time": "1748757104"
},
"stopId": "3697",
"stopSequence": 32
},
{
"arrival": {
"delay": 28,
"time": "1748757287"
},
"departure": {
"delay": 28,
"time": "1748757287"
},
"stopId": "3693",
"stopSequence": 34
},
{
"arrival": {
"delay": 7,
"time": "1748757455"
},
"departure": {
"delay": 7,
"time": "1748757455"
},
"stopId": "5216",
"stopSequence": 36
},
{
"arrival": {
"delay": 45,
"time": "1748757581"
},
"departure": {
"delay": 45,
"time": "1748757581"
},
"stopId": "5217",
"stopSequence": 37
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "59",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268519777_1"
},
"vehicle": {
"id": "ineo-tram:2504",
"label": "FLOIRAC DRAVEMONT"
}
}
},
{
"id": "RT|268520752_1|268520752",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -478,
"time": "1748756832"
},
"departure": {
"delay": 117,
"time": "1748757427"
},
"stopId": "7351",
"stopSequence": 1
},
{
"arrival": {
"delay": 117,
"time": "1748757527"
},
"departure": {
"delay": 117,
"time": "1748757527"
},
"stopId": "5434",
"stopSequence": 2
},
{
"arrival": {
"delay": 117,
"time": "1748757654"
},
"departure": {
"delay": 117,
"time": "1748757654"
},
"stopId": "3765",
"stopSequence": 3
},
{
"arrival": {
"delay": 117,
"time": "1748757750"
},
"departure": {
"delay": 117,
"time": "1748757750"
},
"stopId": "3766",
"stopSequence": 4
},
{
"arrival": {
"delay": 117,
"time": "1748757865"
},
"departure": {
"delay": 117,
"time": "1748757865"
},
"stopId": "3768",
"stopSequence": 5
},
{
"arrival": {
"delay": 117,
"time": "1748757946"
},
"departure": {
"delay": 117,
"time": "1748757946"
},
"stopId": "3770",
"stopSequence": 6
},
{
"arrival": {
"delay": 117,
"time": "1748758047"
},
"departure": {
"delay": 117,
"time": "1748758047"
},
"stopId": "3772",
"stopSequence": 7
},
{
"arrival": {
"delay": 117,
"time": "1748758167"
},
"departure": {
"delay": 117,
"time": "1748758167"
},
"stopId": "3774",
"stopSequence": 8
},
{
"arrival": {
"delay": 117,
"time": "1748758317"
},
"departure": {
"delay": 117,
"time": "1748758317"
},
"stopId": "3776",
"stopSequence": 9
},
{
"arrival": {
"delay": 117,
"time": "1748758488"
},
"departure": {
"delay": 117,
"time": "1748758488"
},
"stopId": "8322",
"stopSequence": 10
},
{
"arrival": {
"delay": 117,
"time": "1748758598"
},
"departure": {
"delay": 117,
"time": "1748758598"
},
"stopId": "8324",
"stopSequence": 11
},
{
"arrival": {
"delay": 117,
"time": "1748758723"
},
"departure": {
"delay": 117,
"time": "1748758723"
},
"stopId": "8326",
"stopSequence": 12
},
{
"arrival": {
"delay": 117,
"time": "1748758821"
},
"departure": {
"delay": 117,
"time": "1748758821"
},
"stopId": "8328",
"stopSequence": 13
},
{
"arrival": {
"delay": 117,
"time": "1748758923"
},
"departure": {
"delay": 117,
"time": "1748758923"
},
"stopId": "8330",
"stopSequence": 14
},
{
"arrival": {
"delay": 117,
"time": "1748759026"
},
"departure": {
"delay": 117,
"time": "1748759026"
},
"stopId": "8332",
"stopSequence": 15
},
{
"arrival": {
"delay": 117,
"time": "1748759106"
},
"departure": {
"delay": 117,
"time": "1748759106"
},
"stopId": "8342",
"stopSequence": 16
},
{
"arrival": {
"delay": 117,
"time": "1748759200"
},
"departure": {
"delay": 117,
"time": "1748759200"
},
"stopId": "8344",
"stopSequence": 17
},
{
"arrival": {
"delay": 117,
"time": "1748759307"
},
"departure": {
"delay": 117,
"time": "1748759307"
},
"stopId": "8346",
"stopSequence": 18
},
{
"arrival": {
"delay": 117,
"time": "1748759435"
},
"departure": {
"delay": 117,
"time": "1748759435"
},
"stopId": "8348",
"stopSequence": 19
},
{
"arrival": {
"delay": 117,
"time": "1748759578"
},
"departure": {
"delay": 117,
"time": "1748759578"
},
"stopId": "8350",
"stopSequence": 20
},
{
"arrival": {
"delay": 117,
"time": "1748759676"
},
"departure": {
"delay": 117,
"time": "1748759676"
},
"stopId": "8352",
"stopSequence": 21
},
{
"arrival": {
"delay": 117,
"time": "1748759821"
},
"departure": {
"delay": 117,
"time": "1748759821"
},
"stopId": "8354",
"stopSequence": 22
},
{
"arrival": {
"delay": 117,
"time": "1748760009"
},
"departure": {
"delay": 117,
"time": "1748760009"
},
"stopId": "8356",
"stopSequence": 23
},
{
"arrival": {
"delay": 117,
"time": "1748760132"
},
"departure": {
"delay": 117,
"time": "1748760132"
},
"stopId": "8358",
"stopSequence": 24
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "62",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520752_1"
}
}
},
{
"id": "RT|268520123_1|268520123",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -343,
"time": "1748750193"
},
"departure": {
"delay": 20,
"time": "1748750556"
},
"stopId": "5535",
"stopSequence": 1
},
{
"arrival": {
"delay": 6,
"time": "1748750623"
},
"departure": {
"delay": 28,
"time": "1748750645"
},
"stopId": "5533",
"stopSequence": 2
},
{
"arrival": {
"delay": 7,
"time": "1748750708"
},
"departure": {
"delay": 28,
"time": "1748750729"
},
"stopId": "5531",
"stopSequence": 3
},
{
"arrival": {
"delay": 3,
"time": "1748750812"
},
"departure": {
"delay": 28,
"time": "1748750837"
},
"stopId": "5529",
"stopSequence": 4
},
{
"arrival": {
"delay": -12,
"time": "1748750992"
},
"departure": {
"delay": 28,
"time": "1748751032"
},
"stopId": "5260",
"stopSequence": 5
},
{
"arrival": {
"delay": 27,
"time": "1748751131"
},
"departure": {
"delay": 52,
"time": "1748751156"
},
"stopId": "5258",
"stopSequence": 6
},
{
"arrival": {
"delay": 29,
"time": "1748751207"
},
"departure": {
"delay": 58,
"time": "1748751236"
},
"stopId": "5256",
"stopSequence": 7
},
{
"arrival": {
"delay": 34,
"time": "1748751294"
},
"departure": {
"delay": 58,
"time": "1748751318"
},
"stopId": "5254",
"stopSequence": 8
},
{
"arrival": {
"delay": 36,
"time": "1748751383"
},
"departure": {
"delay": 58,
"time": "1748751405"
},
"stopId": "5252",
"stopSequence": 9
},
{
"arrival": {
"delay": 23,
"time": "1748751540"
},
"departure": {
"delay": 58,
"time": "1748751575"
},
"stopId": "3764",
"stopSequence": 10
},
{
"arrival": {
"delay": 23,
"time": "1748751665"
},
"departure": {
"delay": 43,
"time": "1748751685"
},
"stopId": "3762",
"stopSequence": 11
},
{
"arrival": {
"delay": 24,
"time": "1748751791"
},
"departure": {
"delay": 42,
"time": "1748751809"
},
"stopId": "3760",
"stopSequence": 12
},
{
"arrival": {
"delay": -9,
"time": "1748751882"
},
"departure": {
"delay": 34,
"time": "1748751925"
},
"stopId": "3758",
"stopSequence": 13
},
{
"arrival": {
"delay": -2,
"time": "1748751973"
},
"departure": {
"delay": 34,
"time": "1748752009"
},
"stopId": "3756",
"stopSequence": 14
},
{
"arrival": {
"delay": 5,
"time": "1748752072"
},
"departure": {
"delay": 32,
"time": "1748752099"
},
"stopId": "3753",
"stopSequence": 15
},
{
"arrival": {
"delay": 10,
"time": "1748752152"
},
"departure": {
"delay": 32,
"time": "1748752174"
},
"stopId": "3752",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1748752247"
},
"departure": {
"delay": 32,
"time": "1748752279"
},
"stopId": "3750",
"stopSequence": 17
},
{
"arrival": {
"delay": -2,
"time": "1748752349"
},
"departure": {
"delay": 401,
"time": "1748752752"
},
"stopId": "3748",
"stopSequence": 18
},
{
"arrival": {
"delay": 368,
"time": "1748752818"
},
"departure": {
"delay": 395,
"time": "1748752845"
},
"stopId": "3746",
"stopSequence": 19
},
{
"arrival": {
"delay": 359,
"time": "1748752919"
},
"departure": {
"delay": 375,
"time": "1748752935"
},
"stopId": "3744",
"stopSequence": 20
},
{
"arrival": {
"delay": 337,
"time": "1748753003"
},
"departure": {
"delay": 364,
"time": "1748753030"
},
"stopId": "3742",
"stopSequence": 21
},
{
"arrival": {
"delay": 340,
"time": "1748753081"
},
"departure": {
"delay": 361,
"time": "1748753102"
},
"stopId": "3740",
"stopSequence": 22
},
{
"arrival": {
"delay": 347,
"time": "1748753159"
},
"departure": {
"delay": 367,
"time": "1748753179"
},
"stopId": "3738",
"stopSequence": 23
},
{
"arrival": {
"delay": 344,
"time": "1748753224"
},
"departure": {
"delay": 356,
"time": "1748753236"
},
"stopId": "3736",
"stopSequence": 24
},
{
"arrival": {
"delay": 322,
"time": "1748753282"
},
"departure": {
"delay": 341,
"time": "1748753301"
},
"stopId": "3734",
"stopSequence": 25
},
{
"arrival": {
"delay": 316,
"time": "1748753386"
},
"departure": {
"delay": 334,
"time": "1748753404"
},
"stopId": "3730",
"stopSequence": 26
},
{
"arrival": {
"delay": 308,
"time": "1748753454"
},
"departure": {
"delay": 327,
"time": "1748753473"
},
"stopId": "3728",
"stopSequence": 27
},
{
"arrival": {
"delay": 296,
"time": "1748753561"
},
"departure": {
"delay": 320,
"time": "1748753585"
},
"stopId": "3726",
"stopSequence": 28
},
{
"arrival": {
"delay": 296,
"time": "1748753646"
},
"departure": {
"delay": 320,
"time": "1748753670"
},
"stopId": "3724",
"stopSequence": 29
},
{
"arrival": {
"delay": 284,
"time": "1748753808"
},
"departure": {
"delay": 308,
"time": "1748753832"
},
"stopId": "7431",
"stopSequence": 30
},
{
"arrival": {
"delay": 279,
"time": "1748753910"
},
"departure": {
"delay": 295,
"time": "1748753926"
},
"stopId": "7433",
"stopSequence": 31
},
{
"arrival": {
"delay": 287,
"time": "1748754033"
},
"departure": {
"delay": 287,
"time": "1748754033"
},
"stopId": "7435",
"stopSequence": 32
},
{
"arrival": {
"delay": 301,
"time": "1748754148"
},
"departure": {
"delay": 301,
"time": "1748754148"
},
"stopId": "7437",
"stopSequence": 33
},
{
"arrival": {
"delay": 307,
"time": "1748754264"
},
"departure": {
"delay": 307,
"time": "1748754264"
},
"stopId": "7440",
"stopSequence": 34
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "60",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520123_1"
},
"vehicle": {
"id": "ineo-tram:2212",
"label": "FRANCE ALOUETTE"
}
}
},
{
"id": "RT|268520368_1|268520368",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -415,
"time": "1748750521"
},
"departure": {
"delay": -11,
"time": "1748750925"
},
"stopId": "7398",
"stopSequence": 1
},
{
"arrival": {
"delay": -34,
"time": "1748751001"
},
"departure": {
"delay": -11,
"time": "1748751024"
},
"stopId": "7396",
"stopSequence": 2
},
{
"arrival": {
"delay": -33,
"time": "1748751087"
},
"departure": {
"delay": -16,
"time": "1748751104"
},
"stopId": "7394",
"stopSequence": 3
},
{
"arrival": {
"delay": -45,
"time": "1748751146"
},
"departure": {
"delay": -17,
"time": "1748751174"
},
"stopId": "7392",
"stopSequence": 4
},
{
"arrival": {
"delay": -47,
"time": "1748751248"
},
"departure": {
"delay": -25,
"time": "1748751270"
},
"stopId": "5438",
"stopSequence": 5
},
{
"arrival": {
"delay": -56,
"time": "1748751366"
},
"departure": {
"delay": -28,
"time": "1748751394"
},
"stopId": "5437",
"stopSequence": 6
},
{
"arrival": {
"delay": -67,
"time": "1748751468"
},
"departure": {
"delay": -50,
"time": "1748751485"
},
"stopId": "5434",
"stopSequence": 7
},
{
"arrival": {
"delay": -78,
"time": "1748751584"
},
"departure": {
"delay": -50,
"time": "1748751612"
},
"stopId": "3765",
"stopSequence": 8
},
{
"arrival": {
"delay": -75,
"time": "1748751683"
},
"departure": {
"delay": -56,
"time": "1748751702"
},
"stopId": "3766",
"stopSequence": 9
},
{
"arrival": {
"delay": -90,
"time": "1748751783"
},
"departure": {
"delay": -57,
"time": "1748751816"
},
"stopId": "3768",
"stopSequence": 10
},
{
"arrival": {
"delay": -75,
"time": "1748751879"
},
"departure": {
"delay": -57,
"time": "1748751897"
},
"stopId": "3770",
"stopSequence": 11
},
{
"arrival": {
"delay": -90,
"time": "1748751965"
},
"departure": {
"delay": -57,
"time": "1748751998"
},
"stopId": "3772",
"stopSequence": 12
},
{
"arrival": {
"delay": -73,
"time": "1748752102"
},
"departure": {
"delay": -57,
"time": "1748752118"
},
"stopId": "3774",
"stopSequence": 13
},
{
"arrival": {
"delay": -126,
"time": "1748752199"
},
"departure": {
"delay": -95,
"time": "1748752230"
},
"stopId": "3776",
"stopSequence": 14
},
{
"arrival": {
"delay": -141,
"time": "1748752325"
},
"departure": {
"delay": -122,
"time": "1748752344"
},
"stopId": "5394",
"stopSequence": 15
},
{
"arrival": {
"delay": -152,
"time": "1748752408"
},
"departure": {
"delay": -136,
"time": "1748752424"
},
"stopId": "5396",
"stopSequence": 16
},
{
"arrival": {
"delay": -169,
"time": "1748752458"
},
"departure": {
"delay": -140,
"time": "1748752487"
},
"stopId": "5398",
"stopSequence": 17
},
{
"arrival": {
"delay": -177,
"time": "1748752532"
},
"departure": {
"delay": -153,
"time": "1748752556"
},
"stopId": "5400",
"stopSequence": 18
},
{
"arrival": {
"delay": -189,
"time": "1748752599"
},
"departure": {
"delay": -94,
"time": "1748752694"
},
"stopId": "5402",
"stopSequence": 19
},
{
"arrival": {
"delay": -104,
"time": "1748752770"
},
"departure": {
"delay": -83,
"time": "1748752791"
},
"stopId": "5412",
"stopSequence": 20
},
{
"arrival": {
"delay": -118,
"time": "1748752833"
},
"departure": {
"delay": -91,
"time": "1748752860"
},
"stopId": "7343",
"stopSequence": 21
},
{
"arrival": {
"delay": -129,
"time": "1748752927"
},
"departure": {
"delay": -106,
"time": "1748752950"
},
"stopId": "5414",
"stopSequence": 22
},
{
"arrival": {
"delay": -139,
"time": "1748753051"
},
"departure": {
"delay": -119,
"time": "1748753071"
},
"stopId": "7131",
"stopSequence": 23
},
{
"arrival": {
"delay": -149,
"time": "1748753138"
},
"departure": {
"delay": -124,
"time": "1748753163"
},
"stopId": "7323",
"stopSequence": 24
},
{
"arrival": {
"delay": -158,
"time": "1748753257"
},
"departure": {
"delay": -137,
"time": "1748753278"
},
"stopId": "7325",
"stopSequence": 25
},
{
"arrival": {
"delay": -162,
"time": "1748753359"
},
"departure": {
"delay": -135,
"time": "1748753386"
},
"stopId": "7327",
"stopSequence": 26
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "61",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520368_1"
}
}
},
{
"id": "RT|268520126_1|268520126",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1126,
"time": "1748763692"
},
"departure": {
"delay": 0,
"time": "1748764818"
},
"stopId": "7440",
"stopSequence": 1
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "60",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520126_1"
}
}
},
{
"id": "RT|268520369_1|268520369",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -612,
"time": "1748753929"
},
"departure": {
"delay": 0,
"time": "1748754541"
},
"stopId": "7328",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748754653"
},
"departure": {
"delay": 0,
"time": "1748754653"
},
"stopId": "7326",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748754783"
},
"departure": {
"delay": 0,
"time": "1748754783"
},
"stopId": "7324",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748754882"
},
"departure": {
"delay": 0,
"time": "1748754882"
},
"stopId": "7132",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748755015"
},
"departure": {
"delay": 0,
"time": "1748755015"
},
"stopId": "5415",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748755135"
},
"departure": {
"delay": 0,
"time": "1748755135"
},
"stopId": "7344",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1748755218"
},
"departure": {
"delay": 0,
"time": "1748755218"
},
"stopId": "5413",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748755308"
},
"departure": {
"delay": 0,
"time": "1748755308"
},
"stopId": "5403",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748755385"
},
"departure": {
"delay": 0,
"time": "1748755385"
},
"stopId": "5401",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748755477"
},
"departure": {
"delay": 0,
"time": "1748755477"
},
"stopId": "5399",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1748755556"
},
"departure": {
"delay": 0,
"time": "1748755556"
},
"stopId": "5397",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1748755646"
},
"departure": {
"delay": 0,
"time": "1748755646"
},
"stopId": "5395",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1748755806"
},
"departure": {
"delay": 0,
"time": "1748755806"
},
"stopId": "5404",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1748756053"
},
"departure": {
"delay": 0,
"time": "1748756053"
},
"stopId": "3773",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1748756142"
},
"departure": {
"delay": 0,
"time": "1748756142"
},
"stopId": "3771",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1748756218"
},
"departure": {
"delay": 0,
"time": "1748756218"
},
"stopId": "3769",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1748756665"
},
"departure": {
"delay": 0,
"time": "1748756665"
},
"stopId": "5436",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1748756789"
},
"departure": {
"delay": 0,
"time": "1748756789"
},
"stopId": "5439",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1748756873"
},
"departure": {
"delay": 0,
"time": "1748756873"
},
"stopId": "7391",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1748756946"
},
"departure": {
"delay": 0,
"time": "1748756946"
},
"stopId": "7393",
"stopSequence": 24
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "61",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520369_1"
}
}
},
{
"id": "RT|268520127_1|268520127",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -825,
"time": "1748768262"
},
"departure": {
"delay": 0,
"time": "1748769087"
},
"stopId": "5535",
"stopSequence": 1
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "60",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520127_1"
}
}
},
{
"id": "RT|268520124_1|268520124",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1700,
"time": "1748754258"
},
"departure": {
"delay": 39,
"time": "1748755997"
},
"stopId": "7440",
"stopSequence": 1
},
{
"arrival": {
"delay": 39,
"time": "1748756659"
},
"departure": {
"delay": 39,
"time": "1748756659"
},
"stopId": "5244",
"stopSequence": 6
},
{
"arrival": {
"delay": 39,
"time": "1748756741"
},
"departure": {
"delay": 39,
"time": "1748756741"
},
"stopId": "3725",
"stopSequence": 7
},
{
"arrival": {
"delay": 39,
"time": "1748756862"
},
"departure": {
"delay": 39,
"time": "1748756862"
},
"stopId": "3727",
"stopSequence": 8
},
{
"arrival": {
"delay": 39,
"time": "1748756938"
},
"departure": {
"delay": 39,
"time": "1748756938"
},
"stopId": "3729",
"stopSequence": 9
},
{
"arrival": {
"delay": 39,
"time": "1748757033"
},
"departure": {
"delay": 39,
"time": "1748757033"
},
"stopId": "3733",
"stopSequence": 10
},
{
"arrival": {
"delay": 39,
"time": "1748757101"
},
"departure": {
"delay": 39,
"time": "1748757101"
},
"stopId": "3735",
"stopSequence": 11
},
{
"arrival": {
"delay": 39,
"time": "1748757174"
},
"departure": {
"delay": 39,
"time": "1748757174"
},
"stopId": "3737",
"stopSequence": 12
},
{
"arrival": {
"delay": 39,
"time": "1748757246"
},
"departure": {
"delay": 39,
"time": "1748757246"
},
"stopId": "3739",
"stopSequence": 13
},
{
"arrival": {
"delay": 39,
"time": "1748757331"
},
"departure": {
"delay": 39,
"time": "1748757331"
},
"stopId": "3741",
"stopSequence": 14
},
{
"arrival": {
"delay": 39,
"time": "1748757433"
},
"departure": {
"delay": 39,
"time": "1748757433"
},
"stopId": "3743",
"stopSequence": 15
},
{
"arrival": {
"delay": 39,
"time": "1748757544"
},
"departure": {
"delay": 39,
"time": "1748757544"
},
"stopId": "3745",
"stopSequence": 16
},
{
"arrival": {
"delay": 39,
"time": "1748757835"
},
"departure": {
"delay": 39,
"time": "1748757835"
},
"stopId": "3751",
"stopSequence": 19
},
{
"arrival": {
"delay": 39,
"time": "1748758004"
},
"departure": {
"delay": 39,
"time": "1748758004"
},
"stopId": "3755",
"stopSequence": 21
},
{
"arrival": {
"delay": 39,
"time": "1748758081"
},
"departure": {
"delay": 39,
"time": "1748758081"
},
"stopId": "3757",
"stopSequence": 22
},
{
"arrival": {
"delay": 39,
"time": "1748758201"
},
"departure": {
"delay": 39,
"time": "1748758201"
},
"stopId": "3759",
"stopSequence": 23
},
{
"arrival": {
"delay": 39,
"time": "1748758301"
},
"departure": {
"delay": 39,
"time": "1748758301"
},
"stopId": "3761",
"stopSequence": 24
},
{
"arrival": {
"delay": 39,
"time": "1748758443"
},
"departure": {
"delay": 39,
"time": "1748758443"
},
"stopId": "3763",
"stopSequence": 25
},
{
"arrival": {
"delay": 39,
"time": "1748758592"
},
"departure": {
"delay": 39,
"time": "1748758592"
},
"stopId": "5253",
"stopSequence": 26
},
{
"arrival": {
"delay": 39,
"time": "1748758670"
},
"departure": {
"delay": 39,
"time": "1748758670"
},
"stopId": "5255",
"stopSequence": 27
},
{
"arrival": {
"delay": 39,
"time": "1748758747"
},
"departure": {
"delay": 39,
"time": "1748758747"
},
"stopId": "5257",
"stopSequence": 28
},
{
"arrival": {
"delay": 39,
"time": "1748758905"
},
"departure": {
"delay": 39,
"time": "1748758905"
},
"stopId": "5261",
"stopSequence": 30
},
{
"arrival": {
"delay": 39,
"time": "1748759086"
},
"departure": {
"delay": 39,
"time": "1748759086"
},
"stopId": "5528",
"stopSequence": 31
},
{
"arrival": {
"delay": 39,
"time": "1748759266"
},
"departure": {
"delay": 39,
"time": "1748759266"
},
"stopId": "5532",
"stopSequence": 33
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "60",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520124_1"
}
}
},
{
"id": "RT|268520125_1|268520125",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -635,
"time": "1748759483"
},
"departure": {
"delay": 0,
"time": "1748760118"
},
"stopId": "7172",
"stopSequence": 1
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "60",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520125_1"
}
}
},
{
"id": "RT|268520128_1|268520128",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -732,
"time": "1748772546"
},
"departure": {
"delay": 0,
"time": "1748773278"
},
"stopId": "7440",
"stopSequence": 1
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "60",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520128_1"
}
}
},
{
"id": "RT|268520129_1|268520129",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -607,
"time": "1748776729"
},
"departure": {
"delay": 0,
"time": "1748777336"
},
"stopId": "5535",
"stopSequence": 1
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "60",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520129_1"
}
}
},
{
"id": "RT|268520130_1|268520130",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -432,
"time": "1748780423"
},
"departure": {
"delay": 0,
"time": "1748780855"
},
"stopId": "5247",
"stopSequence": 1
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "60",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520130_1"
}
}
},
{
"id": "RT|268520370_1|268520370",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1748760256"
},
"departure": {
"delay": 0,
"time": "1748760256"
},
"stopId": "5414",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1748760390"
},
"departure": {
"delay": 0,
"time": "1748760390"
},
"stopId": "7131",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1748760487"
},
"departure": {
"delay": 0,
"time": "1748760487"
},
"stopId": "7323",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1748760615"
},
"departure": {
"delay": 0,
"time": "1748760615"
},
"stopId": "7325",
"stopSequence": 25
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "61",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520370_1"
}
}
},
{
"id": "RT|268520131_1|268520131",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -376,
"time": "1748784005"
},
"departure": {
"delay": 0,
"time": "1748784381"
},
"stopId": "7172",
"stopSequence": 1
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "60",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520131_1"
}
}
},
{
"id": "RT|268520132_1|268520132",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -419,
"time": "1748787636"
},
"departure": {
"delay": 0,
"time": "1748788055"
},
"stopId": "5247",
"stopSequence": 1
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "60",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520132_1"
}
}
},
{
"id": "RT|268520144_1|268520144",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -236,
"time": "1748752700"
},
"departure": {
"delay": 6,
"time": "1748752942"
},
"stopId": "5535",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748753017"
},
"departure": {
"delay": 21,
"time": "1748753038"
},
"stopId": "5533",
"stopSequence": 2
},
{
"arrival": {
"delay": -2,
"time": "1748753099"
},
"departure": {
"delay": 21,
"time": "1748753122"
},
"stopId": "5531",
"stopSequence": 3
},
{
"arrival": {
"delay": -2,
"time": "1748753207"
},
"departure": {
"delay": 21,
"time": "1748753230"
},
"stopId": "5529",
"stopSequence": 4
},
{
"arrival": {
"delay": -6,
"time": "1748753398"
},
"departure": {
"delay": 36,
"time": "1748753440"
},
"stopId": "5260",
"stopSequence": 5
},
{
"arrival": {
"delay": 10,
"time": "1748753514"
},
"departure": {
"delay": 34,
"time": "1748753538"
},
"stopId": "5258",
"stopSequence": 6
},
{
"arrival": {
"delay": -1,
"time": "1748753577"
},
"departure": {
"delay": 26,
"time": "1748753604"
},
"stopId": "5256",
"stopSequence": 7
},
{
"arrival": {
"delay": -1,
"time": "1748753659"
},
"departure": {
"delay": 26,
"time": "1748753686"
},
"stopId": "5254",
"stopSequence": 8
},
{
"arrival": {
"delay": -13,
"time": "1748753734"
},
"departure": {
"delay": 34,
"time": "1748753781"
},
"stopId": "5252",
"stopSequence": 9
},
{
"arrival": {
"delay": -9,
"time": "1748753908"
},
"departure": {
"delay": -5,
"time": "1748753912"
},
"stopId": "3764",
"stopSequence": 10
},
{
"arrival": {
"delay": -6,
"time": "1748754036"
},
"departure": {
"delay": -6,
"time": "1748754036"
},
"stopId": "3762",
"stopSequence": 11
},
{
"arrival": {
"delay": -2,
"time": "1748754165"
},
"departure": {
"delay": -2,
"time": "1748754165"
},
"stopId": "3760",
"stopSequence": 12
},
{
"arrival": {
"delay": 21,
"time": "1748754312"
},
"departure": {
"delay": 21,
"time": "1748754312"
},
"stopId": "3758",
"stopSequence": 13
},
{
"arrival": {
"delay": 15,
"time": "1748754390"
},
"departure": {
"delay": 15,
"time": "1748754390"
},
"stopId": "3756",
"stopSequence": 14
},
{
"arrival": {
"delay": 16,
"time": "1748754483"
},
"departure": {
"delay": 16,
"time": "1748754483"
},
"stopId": "3753",
"stopSequence": 15
},
{
"arrival": {
"delay": 27,
"time": "1748754569"
},
"departure": {
"delay": 27,
"time": "1748754569"
},
"stopId": "3752",
"stopSequence": 16
},
{
"arrival": {
"delay": 20,
"time": "1748754667"
},
"departure": {
"delay": 20,
"time": "1748754667"
},
"stopId": "3750",
"stopSequence": 17
},
{
"arrival": {
"delay": 15,
"time": "1748754766"
},
"departure": {
"delay": 15,
"time": "1748754766"
},
"stopId": "3748",
"stopSequence": 18
},
{
"arrival": {
"delay": 6,
"time": "1748754856"
},
"departure": {
"delay": 6,
"time": "1748754856"
},
"stopId": "3746",
"stopSequence": 19
},
{
"arrival": {
"delay": -9,
"time": "1748754951"
},
"departure": {
"delay": -9,
"time": "1748754951"
},
"stopId": "3744",
"stopSequence": 20
},
{
"arrival": {
"delay": -9,
"time": "1748755057"
},
"departure": {
"delay": -9,
"time": "1748755057"
},
"stopId": "3742",
"stopSequence": 21
},
{
"arrival": {
"delay": 27,
"time": "1748755168"
},
"departure": {
"delay": 27,
"time": "1748755168"
},
"stopId": "3740",
"stopSequence": 22
},
{
"arrival": {
"delay": 6,
"time": "1748755218"
},
"departure": {
"delay": 6,
"time": "1748755218"
},
"stopId": "3738",
"stopSequence": 23
},
{
"arrival": {
"delay": 15,
"time": "1748755295"
},
"departure": {
"delay": 15,
"time": "1748755295"
},
"stopId": "3736",
"stopSequence": 24
},
{
"arrival": {
"delay": -6,
"time": "1748755354"
},
"departure": {
"delay": -6,
"time": "1748755354"
},
"stopId": "3734",
"stopSequence": 25
},
{
"arrival": {
"delay": 15,
"time": "1748755485"
},
"departure": {
"delay": 15,
"time": "1748755485"
},
"stopId": "3730",
"stopSequence": 26
},
{
"arrival": {
"delay": 21,
"time": "1748755567"
},
"departure": {
"delay": 21,
"time": "1748755567"
},
"stopId": "3728",
"stopSequence": 27
},
{
"arrival": {
"delay": -1,
"time": "1748755664"
},
"departure": {
"delay": -1,
"time": "1748755664"
},
"stopId": "3726",
"stopSequence": 28
},
{
"arrival": {
"delay": 6,
"time": "1748755756"
},
"departure": {
"delay": 6,
"time": "1748755756"
},
"stopId": "3724",
"stopSequence": 29
},
{
"arrival": {
"delay": 3,
"time": "1748755927"
},
"departure": {
"delay": 3,
"time": "1748755927"
},
"stopId": "7431",
"stopSequence": 30
},
{
"arrival": {
"delay": -5,
"time": "1748756026"
},
"departure": {
"delay": -5,
"time": "1748756026"
},
"stopId": "7433",
"stopSequence": 31
},
{
"arrival": {
"delay": -9,
"time": "1748756137"
},
"departure": {
"delay": -9,
"time": "1748756137"
},
"stopId": "7435",
"stopSequence": 32
},
{
"arrival": {
"delay": 15,
"time": "1748756262"
},
"departure": {
"delay": 15,
"time": "1748756262"
},
"stopId": "7437",
"stopSequence": 33
},
{
"arrival": {
"delay": 15,
"time": "1748756372"
},
"departure": {
"delay": 15,
"time": "1748756372"
},
"stopId": "7440",
"stopSequence": 34
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "60",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520144_1"
},
"vehicle": {
"id": "ineo-tram:2208",
"label": "FRANCE ALOUETTE"
}
}
},
{
"id": "RT|268520387_1|268520387",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2094,
"time": "1748751924"
},
"departure": {
"delay": 317,
"time": "1748754335"
},
"stopId": "7723",
"stopSequence": 1
},
{
"arrival": {
"delay": 317,
"time": "1748754461"
},
"departure": {
"delay": 317,
"time": "1748754461"
},
"stopId": "7721",
"stopSequence": 2
},
{
"arrival": {
"delay": 317,
"time": "1748754568"
},
"departure": {
"delay": 317,
"time": "1748754568"
},
"stopId": "7402",
"stopSequence": 3
},
{
"arrival": {
"delay": 317,
"time": "1748754718"
},
"departure": {
"delay": 317,
"time": "1748754718"
},
"stopId": "7400",
"stopSequence": 4
},
{
"arrival": {
"delay": 317,
"time": "1748754853"
},
"departure": {
"delay": 317,
"time": "1748754853"
},
"stopId": "7398",
"stopSequence": 5
},
{
"arrival": {
"delay": 317,
"time": "1748754952"
},
"departure": {
"delay": 317,
"time": "1748754952"
},
"stopId": "7396",
"stopSequence": 6
},
{
"arrival": {
"delay": 317,
"time": "1748755037"
},
"departure": {
"delay": 317,
"time": "1748755037"
},
"stopId": "7394",
"stopSequence": 7
},
{
"arrival": {
"delay": 317,
"time": "1748755108"
},
"departure": {
"delay": 317,
"time": "1748755108"
},
"stopId": "7392",
"stopSequence": 8
},
{
"arrival": {
"delay": 317,
"time": "1748755212"
},
"departure": {
"delay": 317,
"time": "1748755212"
},
"stopId": "5438",
"stopSequence": 9
},
{
"arrival": {
"delay": 317,
"time": "1748755339"
},
"departure": {
"delay": 317,
"time": "1748755339"
},
"stopId": "5437",
"stopSequence": 10
},
{
"arrival": {
"delay": 317,
"time": "1748755452"
},
"departure": {
"delay": 317,
"time": "1748755452"
},
"stopId": "5434",
"stopSequence": 11
},
{
"arrival": {
"delay": 317,
"time": "1748755579"
},
"departure": {
"delay": 317,
"time": "1748755579"
},
"stopId": "3765",
"stopSequence": 12
},
{
"arrival": {
"delay": 317,
"time": "1748755675"
},
"departure": {
"delay": 317,
"time": "1748755675"
},
"stopId": "3766",
"stopSequence": 13
},
{
"arrival": {
"delay": 317,
"time": "1748755790"
},
"departure": {
"delay": 317,
"time": "1748755790"
},
"stopId": "3768",
"stopSequence": 14
},
{
"arrival": {
"delay": 317,
"time": "1748755871"
},
"departure": {
"delay": 317,
"time": "1748755871"
},
"stopId": "3770",
"stopSequence": 15
},
{
"arrival": {
"delay": 317,
"time": "1748755972"
},
"departure": {
"delay": 317,
"time": "1748755972"
},
"stopId": "3772",
"stopSequence": 16
},
{
"arrival": {
"delay": 317,
"time": "1748756092"
},
"departure": {
"delay": 317,
"time": "1748756092"
},
"stopId": "3774",
"stopSequence": 17
},
{
"arrival": {
"delay": 317,
"time": "1748756242"
},
"departure": {
"delay": 317,
"time": "1748756242"
},
"stopId": "3776",
"stopSequence": 18
},
{
"arrival": {
"delay": 317,
"time": "1748756383"
},
"departure": {
"delay": 317,
"time": "1748756383"
},
"stopId": "5394",
"stopSequence": 19
},
{
"arrival": {
"delay": 317,
"time": "1748756477"
},
"departure": {
"delay": 317,
"time": "1748756477"
},
"stopId": "5396",
"stopSequence": 20
},
{
"arrival": {
"delay": 317,
"time": "1748756544"
},
"departure": {
"delay": 317,
"time": "1748756544"
},
"stopId": "5398",
"stopSequence": 21
},
{
"arrival": {
"delay": 317,
"time": "1748756626"
},
"departure": {
"delay": 317,
"time": "1748756626"
},
"stopId": "5400",
"stopSequence": 22
},
{
"arrival": {
"delay": 317,
"time": "1748756705"
},
"departure": {
"delay": 317,
"time": "1748756705"
},
"stopId": "5402",
"stopSequence": 23
},
{
"arrival": {
"delay": 317,
"time": "1748756791"
},
"departure": {
"delay": 317,
"time": "1748756791"
},
"stopId": "5412",
"stopSequence": 24
},
{
"arrival": {
"delay": 317,
"time": "1748756868"
},
"departure": {
"delay": 317,
"time": "1748756868"
},
"stopId": "7343",
"stopSequence": 25
},
{
"arrival": {
"delay": 317,
"time": "1748757058"
},
"departure": {
"delay": 317,
"time": "1748757058"
},
"stopId": "7711",
"stopSequence": 26
},
{
"arrival": {
"delay": 317,
"time": "1748757238"
},
"departure": {
"delay": 317,
"time": "1748757238"
},
"stopId": "7713",
"stopSequence": 27
},
{
"arrival": {
"delay": 317,
"time": "1748757428"
},
"departure": {
"delay": 317,
"time": "1748757428"
},
"stopId": "7715",
"stopSequence": 28
},
{
"arrival": {
"delay": 317,
"time": "1748757678"
},
"departure": {
"delay": 317,
"time": "1748757678"
},
"stopId": "7717",
"stopSequence": 29
},
{
"arrival": {
"delay": 317,
"time": "1748757813"
},
"departure": {
"delay": 317,
"time": "1748757813"
},
"stopId": "7719",
"stopSequence": 30
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "61",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520387_1"
}
}
},
{
"id": "RT|268520145_1|268520145",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1446,
"time": "1748756372"
},
"departure": {
"delay": 23,
"time": "1748757841"
},
"stopId": "7440",
"stopSequence": 1
},
{
"arrival": {
"delay": 23,
"time": "1748758782"
},
"departure": {
"delay": 23,
"time": "1748758782"
},
"stopId": "3729",
"stopSequence": 9
},
{
"arrival": {
"delay": 23,
"time": "1748759018"
},
"departure": {
"delay": 23,
"time": "1748759018"
},
"stopId": "3737",
"stopSequence": 12
},
{
"arrival": {
"delay": 23,
"time": "1748759090"
},
"departure": {
"delay": 23,
"time": "1748759090"
},
"stopId": "3739",
"stopSequence": 13
},
{
"arrival": {
"delay": 23,
"time": "1748759388"
},
"departure": {
"delay": 23,
"time": "1748759388"
},
"stopId": "3745",
"stopSequence": 16
},
{
"arrival": {
"delay": 23,
"time": "1748759679"
},
"departure": {
"delay": 23,
"time": "1748759679"
},
"stopId": "3751",
"stopSequence": 19
},
{
"arrival": {
"delay": 23,
"time": "1748759925"
},
"departure": {
"delay": 23,
"time": "1748759925"
},
"stopId": "3757",
"stopSequence": 22
},
{
"arrival": {
"delay": 23,
"time": "1748760045"
},
"departure": {
"delay": 23,
"time": "1748760045"
},
"stopId": "3759",
"stopSequence": 23
},
{
"arrival": {
"delay": 23,
"time": "1748760291"
},
"departure": {
"delay": 23,
"time": "1748760291"
},
"stopId": "3763",
"stopSequence": 25
},
{
"arrival": {
"delay": 23,
"time": "1748760518"
},
"departure": {
"delay": 23,
"time": "1748760518"
},
"stopId": "5255",
"stopSequence": 27
},
{
"arrival": {
"delay": 23,
"time": "1748760753"
},
"departure": {
"delay": 23,
"time": "1748760753"
},
"stopId": "5261",
"stopSequence": 30
},
{
"arrival": {
"delay": 23,
"time": "1748760934"
},
"departure": {
"delay": 23,
"time": "1748760934"
},
"stopId": "5528",
"stopSequence": 31
},
{
"arrival": {
"delay": 23,
"time": "1748761114"
},
"departure": {
"delay": 23,
"time": "1748761114"
},
"stopId": "5532",
"stopSequence": 33
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "60",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520145_1"
}
}
},
{
"id": "RT|268520143_1|268520143",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -255,
"time": "1748752229"
},
"departure": {
"delay": 10,
"time": "1748752494"
},
"stopId": "5530",
"stopSequence": 1
},
{
"arrival": {
"delay": 18,
"time": "1748752587"
},
"departure": {
"delay": 18,
"time": "1748752587"
},
"stopId": "5532",
"stopSequence": 2
},
{
"arrival": {
"delay": 34,
"time": "1748752690"
},
"departure": {
"delay": 34,
"time": "1748752690"
},
"stopId": "5534",
"stopSequence": 3
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "60",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520143_1"
}
}
},
{
"id": "RT|268520148_1|268520148",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -765,
"time": "1748769522"
},
"departure": {
"delay": 0,
"time": "1748770287"
},
"stopId": "5535",
"stopSequence": 1
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "60",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520148_1"
}
}
},
{
"id": "RT|268520149_1|268520149",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -725,
"time": "1748773753"
},
"departure": {
"delay": 0,
"time": "1748774478"
},
"stopId": "7440",
"stopSequence": 1
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "60",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520149_1"
}
}
},
{
"id": "RT|268520146_1|268520146",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -407,
"time": "1748761331"
},
"departure": {
"delay": 0,
"time": "1748761738"
},
"stopId": "7172",
"stopSequence": 1
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "60",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520146_1"
}
}
},
{
"id": "RT|268520388_1|268520388",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -29,
"time": "1748757813"
},
"departure": {
"delay": 0,
"time": "1748757842"
},
"stopId": "7719",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748757982"
},
"departure": {
"delay": 0,
"time": "1748757982"
},
"stopId": "7718",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748758212"
},
"departure": {
"delay": 0,
"time": "1748758212"
},
"stopId": "7716",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748758392"
},
"departure": {
"delay": 0,
"time": "1748758392"
},
"stopId": "7714",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748758557"
},
"departure": {
"delay": 0,
"time": "1748758557"
},
"stopId": "7712",
"stopSequence": 5
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "61",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520388_1"
}
}
},
{
"id": "RT|268520147_1|268520147",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -766,
"time": "1748765312"
},
"departure": {
"delay": 0,
"time": "1748766078"
},
"stopId": "7440",
"stopSequence": 1
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "60",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520147_1"
}
}
},
{
"id": "RT|268520151_1|268520151",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -516,
"time": "1748782162"
},
"departure": {
"delay": 0,
"time": "1748782678"
},
"stopId": "7440",
"stopSequence": 1
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "60",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520151_1"
}
}
},
{
"id": "RT|268520152_1|268520152",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -661,
"time": "1748786125"
},
"departure": {
"delay": 0,
"time": "1748786786"
},
"stopId": "5535",
"stopSequence": 1
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "60",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520152_1"
}
}
},
{
"id": "RT|268520150_1|268520150",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -757,
"time": "1748777929"
},
"departure": {
"delay": 0,
"time": "1748778686"
},
"stopId": "5535",
"stopSequence": 1
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "60",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520150_1"
}
}
},
{
"id": "RT|268520342_1|268520342",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -232,
"time": "1748748986"
},
"departure": {
"delay": 1,
"time": "1748749219"
},
"stopId": "7723",
"stopSequence": 1
},
{
"arrival": {
"delay": -19,
"time": "1748749325"
},
"departure": {
"delay": 1,
"time": "1748749345"
},
"stopId": "7721",
"stopSequence": 2
},
{
"arrival": {
"delay": -22,
"time": "1748749429"
},
"departure": {
"delay": -1,
"time": "1748749450"
},
"stopId": "7402",
"stopSequence": 3
},
{
"arrival": {
"delay": -25,
"time": "1748749576"
},
"departure": {
"delay": -1,
"time": "1748749600"
},
"stopId": "7400",
"stopSequence": 4
},
{
"arrival": {
"delay": -28,
"time": "1748749708"
},
"departure": {
"delay": -1,
"time": "1748749735"
},
"stopId": "7398",
"stopSequence": 5
},
{
"arrival": {
"delay": -19,
"time": "1748749816"
},
"departure": {
"delay": 1,
"time": "1748749836"
},
"stopId": "7396",
"stopSequence": 6
},
{
"arrival": {
"delay": -21,
"time": "1748749899"
},
"departure": {
"delay": 3,
"time": "1748749923"
},
"stopId": "7394",
"stopSequence": 7
},
{
"arrival": {
"delay": -17,
"time": "1748749974"
},
"departure": {
"delay": 124,
"time": "1748750115"
},
"stopId": "7392",
"stopSequence": 8
},
{
"arrival": {
"delay": 100,
"time": "1748750195"
},
"departure": {
"delay": 124,
"time": "1748750219"
},
"stopId": "5438",
"stopSequence": 9
},
{
"arrival": {
"delay": 105,
"time": "1748750327"
},
"departure": {
"delay": 125,
"time": "1748750347"
},
"stopId": "5437",
"stopSequence": 10
},
{
"arrival": {
"delay": 96,
"time": "1748750431"
},
"departure": {
"delay": 115,
"time": "1748750450"
},
"stopId": "5434",
"stopSequence": 11
},
{
"arrival": {
"delay": 87,
"time": "1748750549"
},
"departure": {
"delay": 110,
"time": "1748750572"
},
"stopId": "3765",
"stopSequence": 12
},
{
"arrival": {
"delay": 85,
"time": "1748750643"
},
"departure": {
"delay": 113,
"time": "1748750671"
},
"stopId": "3766",
"stopSequence": 13
},
{
"arrival": {
"delay": 93,
"time": "1748750766"
},
"departure": {
"delay": 118,
"time": "1748750791"
},
"stopId": "3768",
"stopSequence": 14
},
{
"arrival": {
"delay": 113,
"time": "1748750867"
},
"departure": {
"delay": 131,
"time": "1748750885"
},
"stopId": "3770",
"stopSequence": 15
},
{
"arrival": {
"delay": 113,
"time": "1748750968"
},
"departure": {
"delay": 134,
"time": "1748750989"
},
"stopId": "3772",
"stopSequence": 16
},
{
"arrival": {
"delay": 125,
"time": "1748751100"
},
"departure": {
"delay": 145,
"time": "1748751120"
},
"stopId": "3774",
"stopSequence": 17
},
{
"arrival": {
"delay": 98,
"time": "1748751223"
},
"departure": {
"delay": 145,
"time": "1748751270"
},
"stopId": "3776",
"stopSequence": 18
},
{
"arrival": {
"delay": 111,
"time": "1748751377"
},
"departure": {
"delay": 143,
"time": "1748751409"
},
"stopId": "5394",
"stopSequence": 19
},
{
"arrival": {
"delay": 111,
"time": "1748751471"
},
"departure": {
"delay": 141,
"time": "1748751501"
},
"stopId": "5396",
"stopSequence": 20
},
{
"arrival": {
"delay": 117,
"time": "1748751544"
},
"departure": {
"delay": 143,
"time": "1748751570"
},
"stopId": "5398",
"stopSequence": 21
},
{
"arrival": {
"delay": 136,
"time": "1748751645"
},
"departure": {
"delay": 160,
"time": "1748751669"
},
"stopId": "5400",
"stopSequence": 22
},
{
"arrival": {
"delay": 145,
"time": "1748751733"
},
"departure": {
"delay": 165,
"time": "1748751753"
},
"stopId": "5402",
"stopSequence": 23
},
{
"arrival": {
"delay": 161,
"time": "1748751835"
},
"departure": {
"delay": 181,
"time": "1748751855"
},
"stopId": "5412",
"stopSequence": 24
},
{
"arrival": {
"delay": 153,
"time": "1748751904"
},
"departure": {
"delay": 181,
"time": "1748751932"
},
"stopId": "7343",
"stopSequence": 25
},
{
"arrival": {
"delay": 131,
"time": "1748752072"
},
"departure": {
"delay": 165,
"time": "1748752106"
},
"stopId": "7711",
"stopSequence": 26
},
{
"arrival": {
"delay": 111,
"time": "1748752232"
},
"departure": {
"delay": 142,
"time": "1748752263"
},
"stopId": "7713",
"stopSequence": 27
},
{
"arrival": {
"delay": 72,
"time": "1748752383"
},
"departure": {
"delay": 97,
"time": "1748752408"
},
"stopId": "7715",
"stopSequence": 28
},
{
"arrival": {
"delay": 12,
"time": "1748752573"
},
"departure": {
"delay": 35,
"time": "1748752596"
},
"stopId": "7717",
"stopSequence": 29
},
{
"arrival": {
"delay": 0,
"time": "1748752696"
},
"departure": {
"delay": 0,
"time": "1748752696"
},
"stopId": "7719",
"stopSequence": 30
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "61",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520342_1"
}
}
},
{
"id": "RT|268520343_1|268520343",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -372,
"time": "1748752723"
},
"departure": {
"delay": 2,
"time": "1748753097"
},
"stopId": "7719",
"stopSequence": 1
},
{
"arrival": {
"delay": -30,
"time": "1748753205"
},
"departure": {
"delay": -5,
"time": "1748753230"
},
"stopId": "7718",
"stopSequence": 2
},
{
"arrival": {
"delay": -53,
"time": "1748753412"
},
"departure": {
"delay": -20,
"time": "1748753445"
},
"stopId": "7716",
"stopSequence": 3
},
{
"arrival": {
"delay": -52,
"time": "1748753593"
},
"departure": {
"delay": -27,
"time": "1748753618"
},
"stopId": "7714",
"stopSequence": 4
},
{
"arrival": {
"delay": -69,
"time": "1748753741"
},
"departure": {
"delay": -45,
"time": "1748753765"
},
"stopId": "7712",
"stopSequence": 5
},
{
"arrival": {
"delay": -72,
"time": "1748753918"
},
"departure": {
"delay": -72,
"time": "1748753918"
},
"stopId": "7344",
"stopSequence": 6
},
{
"arrival": {
"delay": -100,
"time": "1748753973"
},
"departure": {
"delay": -100,
"time": "1748753973"
},
"stopId": "5413",
"stopSequence": 7
},
{
"arrival": {
"delay": -72,
"time": "1748754091"
},
"departure": {
"delay": -72,
"time": "1748754091"
},
"stopId": "5403",
"stopSequence": 8
},
{
"arrival": {
"delay": -86,
"time": "1748754154"
},
"departure": {
"delay": -86,
"time": "1748754154"
},
"stopId": "5401",
"stopSequence": 9
},
{
"arrival": {
"delay": -65,
"time": "1748754267"
},
"departure": {
"delay": -65,
"time": "1748754267"
},
"stopId": "5399",
"stopSequence": 10
},
{
"arrival": {
"delay": -72,
"time": "1748754339"
},
"departure": {
"delay": -72,
"time": "1748754339"
},
"stopId": "5397",
"stopSequence": 11
},
{
"arrival": {
"delay": -65,
"time": "1748754436"
},
"departure": {
"delay": -65,
"time": "1748754436"
},
"stopId": "5395",
"stopSequence": 12
},
{
"arrival": {
"delay": -86,
"time": "1748754575"
},
"departure": {
"delay": -86,
"time": "1748754575"
},
"stopId": "5404",
"stopSequence": 13
},
{
"arrival": {
"delay": -86,
"time": "1748754692"
},
"departure": {
"delay": -86,
"time": "1748754692"
},
"stopId": "3775",
"stopSequence": 14
},
{
"arrival": {
"delay": -94,
"time": "1748754814"
},
"departure": {
"delay": -94,
"time": "1748754814"
},
"stopId": "3773",
"stopSequence": 15
},
{
"arrival": {
"delay": -105,
"time": "1748754892"
},
"departure": {
"delay": -105,
"time": "1748754892"
},
"stopId": "3771",
"stopSequence": 16
},
{
"arrival": {
"delay": -72,
"time": "1748755001"
},
"departure": {
"delay": -72,
"time": "1748755001"
},
"stopId": "3769",
"stopSequence": 17
},
{
"arrival": {
"delay": -72,
"time": "1748755111"
},
"departure": {
"delay": -72,
"time": "1748755111"
},
"stopId": "3767",
"stopSequence": 18
},
{
"arrival": {
"delay": -65,
"time": "1748755222"
},
"departure": {
"delay": -65,
"time": "1748755222"
},
"stopId": "5433",
"stopSequence": 19
},
{
"arrival": {
"delay": -65,
"time": "1748755348"
},
"departure": {
"delay": -65,
"time": "1748755348"
},
"stopId": "5435",
"stopSequence": 20
},
{
"arrival": {
"delay": -51,
"time": "1748755469"
},
"departure": {
"delay": -51,
"time": "1748755469"
},
"stopId": "5436",
"stopSequence": 21
},
{
"arrival": {
"delay": -65,
"time": "1748755579"
},
"departure": {
"delay": -65,
"time": "1748755579"
},
"stopId": "5439",
"stopSequence": 22
},
{
"arrival": {
"delay": -72,
"time": "1748755656"
},
"departure": {
"delay": -72,
"time": "1748755656"
},
"stopId": "7391",
"stopSequence": 23
},
{
"arrival": {
"delay": -68,
"time": "1748755733"
},
"departure": {
"delay": -68,
"time": "1748755733"
},
"stopId": "7393",
"stopSequence": 24
},
{
"arrival": {
"delay": -65,
"time": "1748755820"
},
"departure": {
"delay": -65,
"time": "1748755820"
},
"stopId": "7395",
"stopSequence": 25
},
{
"arrival": {
"delay": -86,
"time": "1748755893"
},
"departure": {
"delay": -86,
"time": "1748755893"
},
"stopId": "7397",
"stopSequence": 26
},
{
"arrival": {
"delay": -100,
"time": "1748756013"
},
"departure": {
"delay": -100,
"time": "1748756013"
},
"stopId": "7399",
"stopSequence": 27
},
{
"arrival": {
"delay": -51,
"time": "1748756189"
},
"departure": {
"delay": -51,
"time": "1748756189"
},
"stopId": "7401",
"stopSequence": 28
},
{
"arrival": {
"delay": -53,
"time": "1748756302"
},
"departure": {
"delay": -53,
"time": "1748756302"
},
"stopId": "7722",
"stopSequence": 29
},
{
"arrival": {
"delay": -65,
"time": "1748756428"
},
"departure": {
"delay": -65,
"time": "1748756428"
},
"stopId": "7723",
"stopSequence": 30
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "61",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520343_1"
},
"vehicle": {
"id": "ineo-tram:1321",
"label": "PYRENEES"
}
}
},
{
"id": "RT|268520582_1|268520582",
"tripUpdate": {
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "61",
"scheduleRelationship": "CANCELED",
"startDate": "20250601",
"tripId": "268520582_1"
}
}
},
{
"id": "RT|268520105_1|268520105",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -486,
"time": "1748748730"
},
"departure": {
"delay": 0,
"time": "1748749216"
},
"stopId": "7172",
"stopSequence": 1
},
{
"arrival": {
"delay": -25,
"time": "1748749346"
},
"departure": {
"delay": 0,
"time": "1748749371"
},
"stopId": "5535",
"stopSequence": 2
},
{
"arrival": {
"delay": -20,
"time": "1748749432"
},
"departure": {
"delay": 0,
"time": "1748749452"
},
"stopId": "5533",
"stopSequence": 3
},
{
"arrival": {
"delay": -20,
"time": "1748749516"
},
"departure": {
"delay": 0,
"time": "1748749536"
},
"stopId": "5531",
"stopSequence": 4
},
{
"arrival": {
"delay": -29,
"time": "1748749615"
},
"departure": {
"delay": -4,
"time": "1748749640"
},
"stopId": "5529",
"stopSequence": 5
},
{
"arrival": {
"delay": -44,
"time": "1748749795"
},
"departure": {
"delay": 36,
"time": "1748749875"
},
"stopId": "5260",
"stopSequence": 6
},
{
"arrival": {
"delay": 10,
"time": "1748749949"
},
"departure": {
"delay": 52,
"time": "1748749991"
},
"stopId": "5258",
"stopSequence": 7
},
{
"arrival": {
"delay": 20,
"time": "1748750033"
},
"departure": {
"delay": 58,
"time": "1748750071"
},
"stopId": "5256",
"stopSequence": 8
},
{
"arrival": {
"delay": 32,
"time": "1748750127"
},
"departure": {
"delay": 72,
"time": "1748750167"
},
"stopId": "5254",
"stopSequence": 9
},
{
"arrival": {
"delay": 45,
"time": "1748750227"
},
"departure": {
"delay": 72,
"time": "1748750254"
},
"stopId": "5252",
"stopSequence": 10
},
{
"arrival": {
"delay": 41,
"time": "1748750393"
},
"departure": {
"delay": 121,
"time": "1748750473"
},
"stopId": "3764",
"stopSequence": 11
},
{
"arrival": {
"delay": 97,
"time": "1748750574"
},
"departure": {
"delay": 121,
"time": "1748750598"
},
"stopId": "3762",
"stopSequence": 12
},
{
"arrival": {
"delay": 111,
"time": "1748750713"
},
"departure": {
"delay": 126,
"time": "1748750728"
},
"stopId": "3760",
"stopSequence": 13
},
{
"arrival": {
"delay": 92,
"time": "1748750818"
},
"departure": {
"delay": 126,
"time": "1748750852"
},
"stopId": "3758",
"stopSequence": 14
},
{
"arrival": {
"delay": 89,
"time": "1748750899"
},
"departure": {
"delay": 125,
"time": "1748750935"
},
"stopId": "3756",
"stopSequence": 15
},
{
"arrival": {
"delay": 92,
"time": "1748750994"
},
"departure": {
"delay": 122,
"time": "1748751024"
},
"stopId": "3753",
"stopSequence": 16
},
{
"arrival": {
"delay": 93,
"time": "1748751070"
},
"departure": {
"delay": 122,
"time": "1748751099"
},
"stopId": "3752",
"stopSequence": 17
},
{
"arrival": {
"delay": 91,
"time": "1748751173"
},
"departure": {
"delay": 122,
"time": "1748751204"
},
"stopId": "3750",
"stopSequence": 18
},
{
"arrival": {
"delay": 83,
"time": "1748751269"
},
"departure": {
"delay": 116,
"time": "1748751302"
},
"stopId": "3748",
"stopSequence": 19
},
{
"arrival": {
"delay": 80,
"time": "1748751365"
},
"departure": {
"delay": 113,
"time": "1748751398"
},
"stopId": "3746",
"stopSequence": 20
},
{
"arrival": {
"delay": 85,
"time": "1748751480"
},
"departure": {
"delay": 113,
"time": "1748751508"
},
"stopId": "3744",
"stopSequence": 21
},
{
"arrival": {
"delay": 76,
"time": "1748751577"
},
"departure": {
"delay": 101,
"time": "1748751602"
},
"stopId": "3742",
"stopSequence": 22
},
{
"arrival": {
"delay": 77,
"time": "1748751653"
},
"departure": {
"delay": 98,
"time": "1748751674"
},
"stopId": "3740",
"stopSequence": 23
},
{
"arrival": {
"delay": 72,
"time": "1748751719"
},
"departure": {
"delay": 97,
"time": "1748751744"
},
"stopId": "3738",
"stopSequence": 24
},
{
"arrival": {
"delay": 72,
"time": "1748751787"
},
"departure": {
"delay": 91,
"time": "1748751806"
},
"stopId": "3736",
"stopSequence": 25
},
{
"arrival": {
"delay": 56,
"time": "1748751851"
},
"departure": {
"delay": 76,
"time": "1748751871"
},
"stopId": "3734",
"stopSequence": 26
},
{
"arrival": {
"delay": 46,
"time": "1748751951"
},
"departure": {
"delay": 68,
"time": "1748751973"
},
"stopId": "3730",
"stopSequence": 27
},
{
"arrival": {
"delay": 41,
"time": "1748752022"
},
"departure": {
"delay": 61,
"time": "1748752042"
},
"stopId": "3728",
"stopSequence": 28
},
{
"arrival": {
"delay": 31,
"time": "1748752131"
},
"departure": {
"delay": 51,
"time": "1748752151"
},
"stopId": "3726",
"stopSequence": 29
},
{
"arrival": {
"delay": 22,
"time": "1748752207"
},
"departure": {
"delay": 47,
"time": "1748752232"
},
"stopId": "3724",
"stopSequence": 30
},
{
"arrival": {
"delay": 16,
"time": "1748752311"
},
"departure": {
"delay": 39,
"time": "1748752334"
},
"stopId": "5246",
"stopSequence": 31
},
{
"arrival": {
"delay": 26,
"time": "1748752424"
},
"departure": {
"delay": 26,
"time": "1748752424"
},
"stopId": "5247",
"stopSequence": 32
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "60",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520105_1"
}
}
},
{
"id": "RT|268520108_1|268520108",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1341,
"time": "1748760077"
},
"departure": {
"delay": 0,
"time": "1748761418"
},
"stopId": "7440",
"stopSequence": 1
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "60",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520108_1"
}
}
},
{
"id": "RT|268520109_1|268520109",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -393,
"time": "1748764939"
},
"departure": {
"delay": 0,
"time": "1748765332"
},
"stopId": "7172",
"stopSequence": 1
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "60",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520109_1"
}
}
},
{
"id": "RT|268520106_1|268520106",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -340,
"time": "1748752445"
},
"departure": {
"delay": 64,
"time": "1748752849"
},
"stopId": "5247",
"stopSequence": 1
},
{
"arrival": {
"delay": 43,
"time": "1748752936"
},
"departure": {
"delay": 64,
"time": "1748752957"
},
"stopId": "5245",
"stopSequence": 2
},
{
"arrival": {
"delay": 36,
"time": "1748753056"
},
"departure": {
"delay": 56,
"time": "1748753076"
},
"stopId": "5244",
"stopSequence": 3
},
{
"arrival": {
"delay": 31,
"time": "1748753133"
},
"departure": {
"delay": 54,
"time": "1748753156"
},
"stopId": "3725",
"stopSequence": 4
},
{
"arrival": {
"delay": 27,
"time": "1748753250"
},
"departure": {
"delay": 48,
"time": "1748753271"
},
"stopId": "3727",
"stopSequence": 5
},
{
"arrival": {
"delay": 17,
"time": "1748753316"
},
"departure": {
"delay": 40,
"time": "1748753339"
},
"stopId": "3729",
"stopSequence": 6
},
{
"arrival": {
"delay": 8,
"time": "1748753402"
},
"departure": {
"delay": 31,
"time": "1748753425"
},
"stopId": "3733",
"stopSequence": 7
},
{
"arrival": {
"delay": 4,
"time": "1748753466"
},
"departure": {
"delay": 28,
"time": "1748753490"
},
"stopId": "3735",
"stopSequence": 8
},
{
"arrival": {
"delay": -4,
"time": "1748753531"
},
"departure": {
"delay": 23,
"time": "1748753558"
},
"stopId": "3737",
"stopSequence": 9
},
{
"arrival": {
"delay": -3,
"time": "1748753604"
},
"departure": {
"delay": 21,
"time": "1748753628"
},
"stopId": "3739",
"stopSequence": 10
},
{
"arrival": {
"delay": -12,
"time": "1748753680"
},
"departure": {
"delay": 21,
"time": "1748753713"
},
"stopId": "3741",
"stopSequence": 11
},
{
"arrival": {
"delay": -9,
"time": "1748753785"
},
"departure": {
"delay": 13,
"time": "1748753807"
},
"stopId": "3743",
"stopSequence": 12
},
{
"arrival": {
"delay": -18,
"time": "1748753887"
},
"departure": {
"delay": 9,
"time": "1748753914"
},
"stopId": "3745",
"stopSequence": 13
},
{
"arrival": {
"delay": -18,
"time": "1748753971"
},
"departure": {
"delay": -18,
"time": "1748753971"
},
"stopId": "3747",
"stopSequence": 14
},
{
"arrival": {
"delay": -11,
"time": "1748754088"
},
"departure": {
"delay": -11,
"time": "1748754088"
},
"stopId": "3749",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1748754196"
},
"departure": {
"delay": 0,
"time": "1748754196"
},
"stopId": "3751",
"stopSequence": 16
},
{
"arrival": {
"delay": -11,
"time": "1748754264"
},
"departure": {
"delay": -11,
"time": "1748754264"
},
"stopId": "3754",
"stopSequence": 17
},
{
"arrival": {
"delay": 23,
"time": "1748754388"
},
"departure": {
"delay": 23,
"time": "1748754388"
},
"stopId": "3755",
"stopSequence": 18
},
{
"arrival": {
"delay": 6,
"time": "1748754448"
},
"departure": {
"delay": 6,
"time": "1748754448"
},
"stopId": "3757",
"stopSequence": 19
},
{
"arrival": {
"delay": 6,
"time": "1748754568"
},
"departure": {
"delay": 6,
"time": "1748754568"
},
"stopId": "3759",
"stopSequence": 20
},
{
"arrival": {
"delay": 10,
"time": "1748754672"
},
"departure": {
"delay": 10,
"time": "1748754672"
},
"stopId": "3761",
"stopSequence": 21
},
{
"arrival": {
"delay": -10,
"time": "1748754794"
},
"departure": {
"delay": -10,
"time": "1748754794"
},
"stopId": "3763",
"stopSequence": 22
},
{
"arrival": {
"delay": -10,
"time": "1748754943"
},
"departure": {
"delay": -10,
"time": "1748754943"
},
"stopId": "5253",
"stopSequence": 23
},
{
"arrival": {
"delay": -11,
"time": "1748755020"
},
"departure": {
"delay": -11,
"time": "1748755020"
},
"stopId": "5255",
"stopSequence": 24
},
{
"arrival": {
"delay": -11,
"time": "1748755097"
},
"departure": {
"delay": -11,
"time": "1748755097"
},
"stopId": "5257",
"stopSequence": 25
},
{
"arrival": {
"delay": -11,
"time": "1748755166"
},
"departure": {
"delay": -11,
"time": "1748755166"
},
"stopId": "5259",
"stopSequence": 26
},
{
"arrival": {
"delay": -3,
"time": "1748755263"
},
"departure": {
"delay": -3,
"time": "1748755263"
},
"stopId": "5261",
"stopSequence": 27
},
{
"arrival": {
"delay": -9,
"time": "1748755438"
},
"departure": {
"delay": -9,
"time": "1748755438"
},
"stopId": "5528",
"stopSequence": 28
},
{
"arrival": {
"delay": 2,
"time": "1748755544"
},
"departure": {
"delay": 2,
"time": "1748755544"
},
"stopId": "5530",
"stopSequence": 29
},
{
"arrival": {
"delay": 0,
"time": "1748755627"
},
"departure": {
"delay": 0,
"time": "1748755627"
},
"stopId": "5532",
"stopSequence": 30
},
{
"arrival": {
"delay": -11,
"time": "1748755703"
},
"departure": {
"delay": -11,
"time": "1748755703"
},
"stopId": "5534",
"stopSequence": 31
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "60",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520106_1"
},
"vehicle": {
"id": "ineo-tram:2220",
"label": "BORDEAUX CLAVEAU"
}
}
},
{
"id": "RT|268520107_1|268520107",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -953,
"time": "1748755703"
},
"departure": {
"delay": 0,
"time": "1748756656"
},
"stopId": "5535",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748759644"
},
"departure": {
"delay": 0,
"time": "1748759644"
},
"stopId": "7431",
"stopSequence": 30
},
{
"arrival": {
"delay": 0,
"time": "1748759751"
},
"departure": {
"delay": 0,
"time": "1748759751"
},
"stopId": "7433",
"stopSequence": 31
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "60",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520107_1"
}
}
},
{
"id": "RT|268520111_1|268520111",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -761,
"time": "1748773126"
},
"departure": {
"delay": 0,
"time": "1748773887"
},
"stopId": "5535",
"stopSequence": 1
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "60",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520111_1"
}
}
},
{
"id": "RT|268520112_1|268520112",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -723,
"time": "1748777355"
},
"departure": {
"delay": 0,
"time": "1748778078"
},
"stopId": "7440",
"stopSequence": 1
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "60",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520112_1"
}
}
},
{
"id": "RT|268520110_1|268520110",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -751,
"time": "1748768927"
},
"departure": {
"delay": 0,
"time": "1748769678"
},
"stopId": "7440",
"stopSequence": 1
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "60",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520110_1"
}
}
},
{
"id": "RT|268520113_1|268520113",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -761,
"time": "1748781525"
},
"departure": {
"delay": 0,
"time": "1748782286"
},
"stopId": "5535",
"stopSequence": 1
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "60",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520113_1"
}
}
},
{
"id": "RT|268520114_1|268520114",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -510,
"time": "1748785768"
},
"departure": {
"delay": 0,
"time": "1748786278"
},
"stopId": "7440",
"stopSequence": 1
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "60",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520114_1"
}
}
},
{
"id": "RT|268520085_1|268520085",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -114,
"time": "1748757287"
},
"departure": {
"delay": 0,
"time": "1748757401"
},
"stopId": "7172",
"stopSequence": 1
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "60",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520085_1"
}
}
},
{
"id": "RT|268520083_1|268520083",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1737,
"time": "1748749873"
},
"departure": {
"delay": 1817,
"time": "1748749953"
},
"stopId": "5535",
"stopSequence": 1
},
{
"arrival": {
"delay": 1806,
"time": "1748750023"
},
"departure": {
"delay": 1820,
"time": "1748750037"
},
"stopId": "5533",
"stopSequence": 2
},
{
"arrival": {
"delay": 1809,
"time": "1748750110"
},
"departure": {
"delay": 1829,
"time": "1748750130"
},
"stopId": "5531",
"stopSequence": 3
},
{
"arrival": {
"delay": 1807,
"time": "1748750216"
},
"departure": {
"delay": 1833,
"time": "1748750242"
},
"stopId": "5529",
"stopSequence": 4
},
{
"arrival": {
"delay": 1810,
"time": "1748750414"
},
"departure": {
"delay": 1876,
"time": "1748750480"
},
"stopId": "5260",
"stopSequence": 5
},
{
"arrival": {
"delay": 1868,
"time": "1748750572"
},
"departure": {
"delay": 1888,
"time": "1748750592"
},
"stopId": "5258",
"stopSequence": 6
},
{
"arrival": {
"delay": 1878,
"time": "1748750656"
},
"departure": {
"delay": 1901,
"time": "1748750679"
},
"stopId": "5256",
"stopSequence": 7
},
{
"arrival": {
"delay": 1883,
"time": "1748750743"
},
"departure": {
"delay": 1909,
"time": "1748750769"
},
"stopId": "5254",
"stopSequence": 8
},
{
"arrival": {
"delay": 1891,
"time": "1748750838"
},
"departure": {
"delay": 1916,
"time": "1748750863"
},
"stopId": "5252",
"stopSequence": 9
},
{
"arrival": {
"delay": 1920,
"time": "1748751037"
},
"departure": {
"delay": 1941,
"time": "1748751058"
},
"stopId": "3764",
"stopSequence": 10
},
{
"arrival": {
"delay": 1933,
"time": "1748751175"
},
"departure": {
"delay": 1953,
"time": "1748751195"
},
"stopId": "3762",
"stopSequence": 11
},
{
"arrival": {
"delay": 1935,
"time": "1748751302"
},
"departure": {
"delay": 1957,
"time": "1748751324"
},
"stopId": "3760",
"stopSequence": 12
},
{
"arrival": {
"delay": 1933,
"time": "1748751424"
},
"departure": {
"delay": 1957,
"time": "1748751448"
},
"stopId": "3758",
"stopSequence": 13
},
{
"arrival": {
"delay": 1949,
"time": "1748751524"
},
"departure": {
"delay": 1969,
"time": "1748751544"
},
"stopId": "3756",
"stopSequence": 14
},
{
"arrival": {
"delay": 1957,
"time": "1748751624"
},
"departure": {
"delay": 1983,
"time": "1748751650"
},
"stopId": "3753",
"stopSequence": 15
},
{
"arrival": {
"delay": 1965,
"time": "1748751707"
},
"departure": {
"delay": 1988,
"time": "1748751730"
},
"stopId": "3752",
"stopSequence": 16
},
{
"arrival": {
"delay": 1974,
"time": "1748751821"
},
"departure": {
"delay": 1998,
"time": "1748751845"
},
"stopId": "3750",
"stopSequence": 17
},
{
"arrival": {
"delay": 1975,
"time": "1748751926"
},
"departure": {
"delay": 1998,
"time": "1748751949"
},
"stopId": "3748",
"stopSequence": 18
},
{
"arrival": {
"delay": 1992,
"time": "1748752042"
},
"departure": {
"delay": 2015,
"time": "1748752065"
},
"stopId": "3746",
"stopSequence": 19
},
{
"arrival": {
"delay": 1989,
"time": "1748752149"
},
"departure": {
"delay": 2009,
"time": "1748752169"
},
"stopId": "3744",
"stopSequence": 20
},
{
"arrival": {
"delay": 1978,
"time": "1748752244"
},
"departure": {
"delay": 2009,
"time": "1748752275"
},
"stopId": "3742",
"stopSequence": 21
},
{
"arrival": {
"delay": 1988,
"time": "1748752329"
},
"departure": {
"delay": 2009,
"time": "1748752350"
},
"stopId": "3740",
"stopSequence": 22
},
{
"arrival": {
"delay": 1989,
"time": "1748752401"
},
"departure": {
"delay": 2009,
"time": "1748752421"
},
"stopId": "3738",
"stopSequence": 23
},
{
"arrival": {
"delay": 1983,
"time": "1748752463"
},
"departure": {
"delay": 2009,
"time": "1748752489"
},
"stopId": "3736",
"stopSequence": 24
},
{
"arrival": {
"delay": 1989,
"time": "1748752549"
},
"departure": {
"delay": 2009,
"time": "1748752569"
},
"stopId": "3734",
"stopSequence": 25
},
{
"arrival": {
"delay": 1983,
"time": "1748752653"
},
"departure": {
"delay": 2008,
"time": "1748752678"
},
"stopId": "3730",
"stopSequence": 26
},
{
"arrival": {
"delay": 1975,
"time": "1748752721"
},
"departure": {
"delay": 2008,
"time": "1748752754"
},
"stopId": "3728",
"stopSequence": 27
},
{
"arrival": {
"delay": 1974,
"time": "1748752839"
},
"departure": {
"delay": 2003,
"time": "1748752868"
},
"stopId": "3726",
"stopSequence": 28
},
{
"arrival": {
"delay": 1973,
"time": "1748752923"
},
"departure": {
"delay": 2003,
"time": "1748752953"
},
"stopId": "3724",
"stopSequence": 29
},
{
"arrival": {
"delay": 1989,
"time": "1748753113"
},
"departure": {
"delay": 2009,
"time": "1748753133"
},
"stopId": "7431",
"stopSequence": 30
},
{
"arrival": {
"delay": 1983,
"time": "1748753214"
},
"departure": {
"delay": 2002,
"time": "1748753233"
},
"stopId": "7433",
"stopSequence": 31
},
{
"arrival": {
"delay": 1958,
"time": "1748753304"
},
"departure": {
"delay": 1980,
"time": "1748753326"
},
"stopId": "7435",
"stopSequence": 32
},
{
"arrival": {
"delay": 1939,
"time": "1748753386"
},
"departure": {
"delay": 1959,
"time": "1748753406"
},
"stopId": "7437",
"stopSequence": 33
},
{
"arrival": {
"delay": 1920,
"time": "1748753477"
},
"departure": {
"delay": 1920,
"time": "1748753477"
},
"stopId": "7440",
"stopSequence": 34
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "60",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520083_1"
}
}
},
{
"id": "RT|268520084_1|268520084",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -25,
"time": "1748753503"
},
"departure": {
"delay": 297,
"time": "1748753825"
},
"stopId": "7440",
"stopSequence": 1
},
{
"arrival": {
"delay": 277,
"time": "1748753929"
},
"departure": {
"delay": 277,
"time": "1748753929"
},
"stopId": "7438",
"stopSequence": 2
},
{
"arrival": {
"delay": 277,
"time": "1748754038"
},
"departure": {
"delay": 277,
"time": "1748754038"
},
"stopId": "7436",
"stopSequence": 3
},
{
"arrival": {
"delay": 278,
"time": "1748754154"
},
"departure": {
"delay": 278,
"time": "1748754154"
},
"stopId": "7434",
"stopSequence": 4
},
{
"arrival": {
"delay": 278,
"time": "1748754276"
},
"departure": {
"delay": 278,
"time": "1748754276"
},
"stopId": "7432",
"stopSequence": 5
},
{
"arrival": {
"delay": 278,
"time": "1748754463"
},
"departure": {
"delay": 278,
"time": "1748754463"
},
"stopId": "5244",
"stopSequence": 6
},
{
"arrival": {
"delay": 301,
"time": "1748754568"
},
"departure": {
"delay": 301,
"time": "1748754568"
},
"stopId": "3725",
"stopSequence": 7
},
{
"arrival": {
"delay": 301,
"time": "1748754689"
},
"departure": {
"delay": 301,
"time": "1748754689"
},
"stopId": "3727",
"stopSequence": 8
},
{
"arrival": {
"delay": 298,
"time": "1748754762"
},
"departure": {
"delay": 298,
"time": "1748754762"
},
"stopId": "3729",
"stopSequence": 9
},
{
"arrival": {
"delay": 258,
"time": "1748754817"
},
"departure": {
"delay": 258,
"time": "1748754817"
},
"stopId": "3733",
"stopSequence": 10
},
{
"arrival": {
"delay": 301,
"time": "1748754928"
},
"departure": {
"delay": 301,
"time": "1748754928"
},
"stopId": "3735",
"stopSequence": 11
},
{
"arrival": {
"delay": 298,
"time": "1748754998"
},
"departure": {
"delay": 298,
"time": "1748754998"
},
"stopId": "3737",
"stopSequence": 12
},
{
"arrival": {
"delay": 278,
"time": "1748755050"
},
"departure": {
"delay": 278,
"time": "1748755050"
},
"stopId": "3739",
"stopSequence": 13
},
{
"arrival": {
"delay": 258,
"time": "1748755115"
},
"departure": {
"delay": 258,
"time": "1748755115"
},
"stopId": "3741",
"stopSequence": 14
},
{
"arrival": {
"delay": 278,
"time": "1748755237"
},
"departure": {
"delay": 278,
"time": "1748755237"
},
"stopId": "3743",
"stopSequence": 15
},
{
"arrival": {
"delay": 294,
"time": "1748755364"
},
"departure": {
"delay": 294,
"time": "1748755364"
},
"stopId": "3745",
"stopSequence": 16
},
{
"arrival": {
"delay": 258,
"time": "1748755412"
},
"departure": {
"delay": 258,
"time": "1748755412"
},
"stopId": "3747",
"stopSequence": 17
},
{
"arrival": {
"delay": 278,
"time": "1748755542"
},
"departure": {
"delay": 278,
"time": "1748755542"
},
"stopId": "3749",
"stopSequence": 18
},
{
"arrival": {
"delay": 298,
"time": "1748755659"
},
"departure": {
"delay": 298,
"time": "1748755659"
},
"stopId": "3751",
"stopSequence": 19
},
{
"arrival": {
"delay": 278,
"time": "1748755718"
},
"departure": {
"delay": 278,
"time": "1748755718"
},
"stopId": "3754",
"stopSequence": 20
},
{
"arrival": {
"delay": 300,
"time": "1748755830"
},
"departure": {
"delay": 300,
"time": "1748755830"
},
"stopId": "3755",
"stopSequence": 21
},
{
"arrival": {
"delay": 298,
"time": "1748755905"
},
"departure": {
"delay": 298,
"time": "1748755905"
},
"stopId": "3757",
"stopSequence": 22
},
{
"arrival": {
"delay": 298,
"time": "1748756025"
},
"departure": {
"delay": 298,
"time": "1748756025"
},
"stopId": "3759",
"stopSequence": 23
},
{
"arrival": {
"delay": 301,
"time": "1748756128"
},
"departure": {
"delay": 301,
"time": "1748756128"
},
"stopId": "3761",
"stopSequence": 24
},
{
"arrival": {
"delay": 298,
"time": "1748756267"
},
"departure": {
"delay": 298,
"time": "1748756267"
},
"stopId": "3763",
"stopSequence": 25
},
{
"arrival": {
"delay": 309,
"time": "1748756427"
},
"departure": {
"delay": 309,
"time": "1748756427"
},
"stopId": "5253",
"stopSequence": 26
},
{
"arrival": {
"delay": 300,
"time": "1748756496"
},
"departure": {
"delay": 300,
"time": "1748756496"
},
"stopId": "5255",
"stopSequence": 27
},
{
"arrival": {
"delay": 278,
"time": "1748756551"
},
"departure": {
"delay": 278,
"time": "1748756551"
},
"stopId": "5257",
"stopSequence": 28
},
{
"arrival": {
"delay": 278,
"time": "1748756620"
},
"departure": {
"delay": 278,
"time": "1748756620"
},
"stopId": "5259",
"stopSequence": 29
},
{
"arrival": {
"delay": 300,
"time": "1748756731"
},
"departure": {
"delay": 300,
"time": "1748756731"
},
"stopId": "5261",
"stopSequence": 30
},
{
"arrival": {
"delay": 300,
"time": "1748756912"
},
"departure": {
"delay": 300,
"time": "1748756912"
},
"stopId": "5528",
"stopSequence": 31
},
{
"arrival": {
"delay": 306,
"time": "1748757013"
},
"departure": {
"delay": 306,
"time": "1748757013"
},
"stopId": "5530",
"stopSequence": 32
},
{
"arrival": {
"delay": 300,
"time": "1748757092"
},
"departure": {
"delay": 300,
"time": "1748757092"
},
"stopId": "5532",
"stopSequence": 33
},
{
"arrival": {
"delay": 278,
"time": "1748757157"
},
"departure": {
"delay": 278,
"time": "1748757157"
},
"stopId": "5534",
"stopSequence": 34
},
{
"arrival": {
"delay": 278,
"time": "1748757287"
},
"departure": {
"delay": 278,
"time": "1748757287"
},
"stopId": "7172",
"stopSequence": 35
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "60",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520084_1"
},
"vehicle": {
"id": "ineo-tram:2306",
"label": "BERGES DE GARONNE"
}
}
},
{
"id": "RT|268520041_1|268520041",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -809,
"time": "1748754047"
},
"departure": {
"delay": 0,
"time": "1748754856"
},
"stopId": "5535",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748754937"
},
"departure": {
"delay": 0,
"time": "1748754937"
},
"stopId": "5533",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748755021"
},
"departure": {
"delay": 0,
"time": "1748755021"
},
"stopId": "5531",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748755129"
},
"departure": {
"delay": 0,
"time": "1748755129"
},
"stopId": "5529",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748755324"
},
"departure": {
"delay": 0,
"time": "1748755324"
},
"stopId": "5260",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748755424"
},
"departure": {
"delay": 0,
"time": "1748755424"
},
"stopId": "5258",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1748755498"
},
"departure": {
"delay": 0,
"time": "1748755498"
},
"stopId": "5256",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748755580"
},
"departure": {
"delay": 0,
"time": "1748755580"
},
"stopId": "5254",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748755667"
},
"departure": {
"delay": 0,
"time": "1748755667"
},
"stopId": "5252",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748755837"
},
"departure": {
"delay": 0,
"time": "1748755837"
},
"stopId": "3764",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1748755962"
},
"departure": {
"delay": 0,
"time": "1748755962"
},
"stopId": "3762",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1748756087"
},
"departure": {
"delay": 0,
"time": "1748756087"
},
"stopId": "3760",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1748756211"
},
"departure": {
"delay": 0,
"time": "1748756211"
},
"stopId": "3758",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1748756295"
},
"departure": {
"delay": 0,
"time": "1748756295"
},
"stopId": "3756",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1748756387"
},
"departure": {
"delay": 0,
"time": "1748756387"
},
"stopId": "3753",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1748756462"
},
"departure": {
"delay": 0,
"time": "1748756462"
},
"stopId": "3752",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1748756567"
},
"departure": {
"delay": 0,
"time": "1748756567"
},
"stopId": "3750",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1748756671"
},
"departure": {
"delay": 0,
"time": "1748756671"
},
"stopId": "3748",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1748756880"
},
"departure": {
"delay": 0,
"time": "1748756880"
},
"stopId": "3744",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1748757844"
},
"departure": {
"delay": 0,
"time": "1748757844"
},
"stopId": "7431",
"stopSequence": 30
},
{
"arrival": {
"delay": 0,
"time": "1748757951"
},
"departure": {
"delay": 0,
"time": "1748757951"
},
"stopId": "7433",
"stopSequence": 31
},
{
"arrival": {
"delay": 0,
"time": "1748758066"
},
"departure": {
"delay": 0,
"time": "1748758066"
},
"stopId": "7435",
"stopSequence": 32
},
{
"arrival": {
"delay": 0,
"time": "1748758167"
},
"departure": {
"delay": 0,
"time": "1748758167"
},
"stopId": "7437",
"stopSequence": 33
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "60",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520041_1"
}
}
},
{
"id": "RT|268520042_1|268520042",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1341,
"time": "1748758277"
},
"departure": {
"delay": 8,
"time": "1748759626"
},
"stopId": "7440",
"stopSequence": 1
},
{
"arrival": {
"delay": 8,
"time": "1748760875"
},
"departure": {
"delay": 8,
"time": "1748760875"
},
"stopId": "3739",
"stopSequence": 13
},
{
"arrival": {
"delay": 8,
"time": "1748761173"
},
"departure": {
"delay": 8,
"time": "1748761173"
},
"stopId": "3745",
"stopSequence": 16
},
{
"arrival": {
"delay": 8,
"time": "1748762314"
},
"departure": {
"delay": 8,
"time": "1748762314"
},
"stopId": "5255",
"stopSequence": 27
},
{
"arrival": {
"delay": 8,
"time": "1748762730"
},
"departure": {
"delay": 8,
"time": "1748762730"
},
"stopId": "5528",
"stopSequence": 31
},
{
"arrival": {
"delay": 8,
"time": "1748762910"
},
"departure": {
"delay": 8,
"time": "1748762910"
},
"stopId": "5532",
"stopSequence": 33
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "60",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520042_1"
}
}
},
{
"id": "RT|268520040_1|268520040",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 641,
"time": "1748751034"
},
"departure": {
"delay": 742,
"time": "1748751135"
},
"stopId": "5247",
"stopSequence": 1
},
{
"arrival": {
"delay": 741,
"time": "1748751234"
},
"departure": {
"delay": 761,
"time": "1748751254"
},
"stopId": "5245",
"stopSequence": 2
},
{
"arrival": {
"delay": 740,
"time": "1748751360"
},
"departure": {
"delay": 767,
"time": "1748751387"
},
"stopId": "5244",
"stopSequence": 3
},
{
"arrival": {
"delay": 749,
"time": "1748751451"
},
"departure": {
"delay": 769,
"time": "1748751471"
},
"stopId": "3725",
"stopSequence": 4
},
{
"arrival": {
"delay": 752,
"time": "1748751575"
},
"departure": {
"delay": 772,
"time": "1748751595"
},
"stopId": "3727",
"stopSequence": 5
},
{
"arrival": {
"delay": 754,
"time": "1748751653"
},
"departure": {
"delay": 774,
"time": "1748751673"
},
"stopId": "3729",
"stopSequence": 6
},
{
"arrival": {
"delay": 758,
"time": "1748751752"
},
"departure": {
"delay": 779,
"time": "1748751773"
},
"stopId": "3733",
"stopSequence": 7
},
{
"arrival": {
"delay": 758,
"time": "1748751820"
},
"departure": {
"delay": 779,
"time": "1748751841"
},
"stopId": "3735",
"stopSequence": 8
},
{
"arrival": {
"delay": 760,
"time": "1748751895"
},
"departure": {
"delay": 781,
"time": "1748751916"
},
"stopId": "3737",
"stopSequence": 9
},
{
"arrival": {
"delay": 758,
"time": "1748751965"
},
"departure": {
"delay": 781,
"time": "1748751988"
},
"stopId": "3739",
"stopSequence": 10
},
{
"arrival": {
"delay": 749,
"time": "1748752041"
},
"departure": {
"delay": 780,
"time": "1748752072"
},
"stopId": "3741",
"stopSequence": 11
},
{
"arrival": {
"delay": 753,
"time": "1748752147"
},
"departure": {
"delay": 780,
"time": "1748752174"
},
"stopId": "3743",
"stopSequence": 12
},
{
"arrival": {
"delay": 747,
"time": "1748752252"
},
"departure": {
"delay": 780,
"time": "1748752285"
},
"stopId": "3745",
"stopSequence": 13
},
{
"arrival": {
"delay": 765,
"time": "1748752354"
},
"departure": {
"delay": 791,
"time": "1748752380"
},
"stopId": "3747",
"stopSequence": 14
},
{
"arrival": {
"delay": 767,
"time": "1748752466"
},
"departure": {
"delay": 790,
"time": "1748752489"
},
"stopId": "3749",
"stopSequence": 15
},
{
"arrival": {
"delay": 764,
"time": "1748752560"
},
"departure": {
"delay": 788,
"time": "1748752584"
},
"stopId": "3751",
"stopSequence": 16
},
{
"arrival": {
"delay": 754,
"time": "1748752629"
},
"departure": {
"delay": 776,
"time": "1748752651"
},
"stopId": "3754",
"stopSequence": 17
},
{
"arrival": {
"delay": 746,
"time": "1748752711"
},
"departure": {
"delay": 774,
"time": "1748752739"
},
"stopId": "3755",
"stopSequence": 18
},
{
"arrival": {
"delay": 739,
"time": "1748752781"
},
"departure": {
"delay": 774,
"time": "1748752816"
},
"stopId": "3757",
"stopSequence": 19
},
{
"arrival": {
"delay": 746,
"time": "1748752908"
},
"departure": {
"delay": 774,
"time": "1748752936"
},
"stopId": "3759",
"stopSequence": 20
},
{
"arrival": {
"delay": 754,
"time": "1748753016"
},
"departure": {
"delay": 774,
"time": "1748753036"
},
"stopId": "3761",
"stopSequence": 21
},
{
"arrival": {
"delay": 724,
"time": "1748753128"
},
"departure": {
"delay": 755,
"time": "1748753159"
},
"stopId": "3763",
"stopSequence": 22
},
{
"arrival": {
"delay": 727,
"time": "1748753280"
},
"departure": {
"delay": 750,
"time": "1748753303"
},
"stopId": "5253",
"stopSequence": 23
},
{
"arrival": {
"delay": 725,
"time": "1748753356"
},
"departure": {
"delay": 746,
"time": "1748753377"
},
"stopId": "5255",
"stopSequence": 24
},
{
"arrival": {
"delay": 721,
"time": "1748753429"
},
"departure": {
"delay": 742,
"time": "1748753450"
},
"stopId": "5257",
"stopSequence": 25
},
{
"arrival": {
"delay": 718,
"time": "1748753495"
},
"departure": {
"delay": 739,
"time": "1748753516"
},
"stopId": "5259",
"stopSequence": 26
},
{
"arrival": {
"delay": 712,
"time": "1748753578"
},
"departure": {
"delay": 733,
"time": "1748753599"
},
"stopId": "5261",
"stopSequence": 27
},
{
"arrival": {
"delay": 718,
"time": "1748753765"
},
"departure": {
"delay": 734,
"time": "1748753781"
},
"stopId": "5528",
"stopSequence": 28
},
{
"arrival": {
"delay": 713,
"time": "1748753855"
},
"departure": {
"delay": 734,
"time": "1748753876"
},
"stopId": "5530",
"stopSequence": 29
},
{
"arrival": {
"delay": 727,
"time": "1748753954"
},
"departure": {
"delay": 727,
"time": "1748753954"
},
"stopId": "5532",
"stopSequence": 30
},
{
"arrival": {
"delay": 733,
"time": "1748754047"
},
"departure": {
"delay": 733,
"time": "1748754047"
},
"stopId": "5534",
"stopSequence": 31
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "60",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520040_1"
},
"vehicle": {
"id": "ineo-tram:2303",
"label": "BORDEAUX CLAVEAU"
}
}
},
{
"id": "RT|268520294_1|268520294",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1842,
"time": "1748754576"
},
"departure": {
"delay": 106,
"time": "1748756524"
},
"stopId": "7723",
"stopSequence": 1
},
{
"arrival": {
"delay": 106,
"time": "1748756650"
},
"departure": {
"delay": 106,
"time": "1748756650"
},
"stopId": "7721",
"stopSequence": 2
},
{
"arrival": {
"delay": 106,
"time": "1748756757"
},
"departure": {
"delay": 106,
"time": "1748756757"
},
"stopId": "7402",
"stopSequence": 3
},
{
"arrival": {
"delay": 106,
"time": "1748756907"
},
"departure": {
"delay": 106,
"time": "1748756907"
},
"stopId": "7400",
"stopSequence": 4
},
{
"arrival": {
"delay": 106,
"time": "1748757042"
},
"departure": {
"delay": 106,
"time": "1748757042"
},
"stopId": "7398",
"stopSequence": 5
},
{
"arrival": {
"delay": 106,
"time": "1748757141"
},
"departure": {
"delay": 106,
"time": "1748757141"
},
"stopId": "7396",
"stopSequence": 6
},
{
"arrival": {
"delay": 106,
"time": "1748757226"
},
"departure": {
"delay": 106,
"time": "1748757226"
},
"stopId": "7394",
"stopSequence": 7
},
{
"arrival": {
"delay": 106,
"time": "1748757297"
},
"departure": {
"delay": 106,
"time": "1748757297"
},
"stopId": "7392",
"stopSequence": 8
},
{
"arrival": {
"delay": 106,
"time": "1748757401"
},
"departure": {
"delay": 106,
"time": "1748757401"
},
"stopId": "5438",
"stopSequence": 9
},
{
"arrival": {
"delay": 106,
"time": "1748757528"
},
"departure": {
"delay": 106,
"time": "1748757528"
},
"stopId": "5437",
"stopSequence": 10
},
{
"arrival": {
"delay": 106,
"time": "1748757641"
},
"departure": {
"delay": 106,
"time": "1748757641"
},
"stopId": "5434",
"stopSequence": 11
},
{
"arrival": {
"delay": 106,
"time": "1748757768"
},
"departure": {
"delay": 106,
"time": "1748757768"
},
"stopId": "3765",
"stopSequence": 12
},
{
"arrival": {
"delay": 106,
"time": "1748757864"
},
"departure": {
"delay": 106,
"time": "1748757864"
},
"stopId": "3766",
"stopSequence": 13
},
{
"arrival": {
"delay": 106,
"time": "1748757979"
},
"departure": {
"delay": 106,
"time": "1748757979"
},
"stopId": "3768",
"stopSequence": 14
},
{
"arrival": {
"delay": 106,
"time": "1748758060"
},
"departure": {
"delay": 106,
"time": "1748758060"
},
"stopId": "3770",
"stopSequence": 15
},
{
"arrival": {
"delay": 106,
"time": "1748758161"
},
"departure": {
"delay": 106,
"time": "1748758161"
},
"stopId": "3772",
"stopSequence": 16
},
{
"arrival": {
"delay": 106,
"time": "1748758281"
},
"departure": {
"delay": 106,
"time": "1748758281"
},
"stopId": "3774",
"stopSequence": 17
},
{
"arrival": {
"delay": 106,
"time": "1748758431"
},
"departure": {
"delay": 106,
"time": "1748758431"
},
"stopId": "3776",
"stopSequence": 18
},
{
"arrival": {
"delay": 106,
"time": "1748758572"
},
"departure": {
"delay": 106,
"time": "1748758572"
},
"stopId": "5394",
"stopSequence": 19
},
{
"arrival": {
"delay": 106,
"time": "1748758666"
},
"departure": {
"delay": 106,
"time": "1748758666"
},
"stopId": "5396",
"stopSequence": 20
},
{
"arrival": {
"delay": 106,
"time": "1748758733"
},
"departure": {
"delay": 106,
"time": "1748758733"
},
"stopId": "5398",
"stopSequence": 21
},
{
"arrival": {
"delay": 106,
"time": "1748758815"
},
"departure": {
"delay": 106,
"time": "1748758815"
},
"stopId": "5400",
"stopSequence": 22
},
{
"arrival": {
"delay": 106,
"time": "1748758894"
},
"departure": {
"delay": 106,
"time": "1748758894"
},
"stopId": "5402",
"stopSequence": 23
},
{
"arrival": {
"delay": 106,
"time": "1748758980"
},
"departure": {
"delay": 106,
"time": "1748758980"
},
"stopId": "5412",
"stopSequence": 24
},
{
"arrival": {
"delay": 106,
"time": "1748759057"
},
"departure": {
"delay": 106,
"time": "1748759057"
},
"stopId": "7343",
"stopSequence": 25
},
{
"arrival": {
"delay": 106,
"time": "1748759247"
},
"departure": {
"delay": 106,
"time": "1748759247"
},
"stopId": "7711",
"stopSequence": 26
},
{
"arrival": {
"delay": 106,
"time": "1748759427"
},
"departure": {
"delay": 106,
"time": "1748759427"
},
"stopId": "7713",
"stopSequence": 27
},
{
"arrival": {
"delay": 106,
"time": "1748759617"
},
"departure": {
"delay": 106,
"time": "1748759617"
},
"stopId": "7715",
"stopSequence": 28
},
{
"arrival": {
"delay": 106,
"time": "1748759867"
},
"departure": {
"delay": 106,
"time": "1748759867"
},
"stopId": "7717",
"stopSequence": 29
},
{
"arrival": {
"delay": 106,
"time": "1748760002"
},
"departure": {
"delay": 106,
"time": "1748760002"
},
"stopId": "7719",
"stopSequence": 30
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "61",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520294_1"
}
}
},
{
"id": "RT|268520295_1|268520295",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -232,
"time": "1748760002"
},
"departure": {
"delay": 0,
"time": "1748760234"
},
"stopId": "7719",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748760374"
},
"departure": {
"delay": 0,
"time": "1748760374"
},
"stopId": "7718",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748760604"
},
"departure": {
"delay": 0,
"time": "1748760604"
},
"stopId": "7716",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748760784"
},
"departure": {
"delay": 0,
"time": "1748760784"
},
"stopId": "7714",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748760949"
},
"departure": {
"delay": 0,
"time": "1748760949"
},
"stopId": "7712",
"stopSequence": 5
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "61",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520295_1"
}
}
},
{
"id": "RT|268520292_1|268520292",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1993,
"time": "1748748788"
},
"departure": {
"delay": 2079,
"time": "1748748874"
},
"stopId": "7723",
"stopSequence": 1
},
{
"arrival": {
"delay": 2085,
"time": "1748749006"
},
"departure": {
"delay": 2108,
"time": "1748749029"
},
"stopId": "7721",
"stopSequence": 2
},
{
"arrival": {
"delay": 2096,
"time": "1748749124"
},
"departure": {
"delay": 2121,
"time": "1748749149"
},
"stopId": "7402",
"stopSequence": 3
},
{
"arrival": {
"delay": 2128,
"time": "1748749306"
},
"departure": {
"delay": 2149,
"time": "1748749327"
},
"stopId": "7400",
"stopSequence": 4
},
{
"arrival": {
"delay": 2156,
"time": "1748749469"
},
"departure": {
"delay": 2182,
"time": "1748749495"
},
"stopId": "7398",
"stopSequence": 5
},
{
"arrival": {
"delay": 2178,
"time": "1748749590"
},
"departure": {
"delay": 2200,
"time": "1748749612"
},
"stopId": "7396",
"stopSequence": 6
},
{
"arrival": {
"delay": 2196,
"time": "1748749693"
},
"departure": {
"delay": 2216,
"time": "1748749713"
},
"stopId": "7394",
"stopSequence": 7
},
{
"arrival": {
"delay": 2198,
"time": "1748749766"
},
"departure": {
"delay": 2216,
"time": "1748749784"
},
"stopId": "7392",
"stopSequence": 8
},
{
"arrival": {
"delay": 2343,
"time": "1748750015"
},
"departure": {
"delay": 2370,
"time": "1748750042"
},
"stopId": "5438",
"stopSequence": 9
},
{
"arrival": {
"delay": 2378,
"time": "1748750177"
},
"departure": {
"delay": 2419,
"time": "1748750218"
},
"stopId": "5437",
"stopSequence": 10
},
{
"arrival": {
"delay": 2393,
"time": "1748750305"
},
"departure": {
"delay": 2422,
"time": "1748750334"
},
"stopId": "5434",
"stopSequence": 11
},
{
"arrival": {
"delay": 2407,
"time": "1748750446"
},
"departure": {
"delay": 2448,
"time": "1748750487"
},
"stopId": "3765",
"stopSequence": 12
},
{
"arrival": {
"delay": 2427,
"time": "1748750562"
},
"departure": {
"delay": 2451,
"time": "1748750586"
},
"stopId": "3766",
"stopSequence": 13
},
{
"arrival": {
"delay": 2425,
"time": "1748750675"
},
"departure": {
"delay": 2451,
"time": "1748750701"
},
"stopId": "3768",
"stopSequence": 14
},
{
"arrival": {
"delay": 2444,
"time": "1748750775"
},
"departure": {
"delay": 2464,
"time": "1748750795"
},
"stopId": "3770",
"stopSequence": 15
},
{
"arrival": {
"delay": 2440,
"time": "1748750872"
},
"departure": {
"delay": 2483,
"time": "1748750915"
},
"stopId": "3772",
"stopSequence": 16
},
{
"arrival": {
"delay": 2464,
"time": "1748751016"
},
"departure": {
"delay": 2484,
"time": "1748751036"
},
"stopId": "3774",
"stopSequence": 17
},
{
"arrival": {
"delay": 2438,
"time": "1748751140"
},
"departure": {
"delay": 2484,
"time": "1748751186"
},
"stopId": "3776",
"stopSequence": 18
},
{
"arrival": {
"delay": 2454,
"time": "1748751297"
},
"departure": {
"delay": 2484,
"time": "1748751327"
},
"stopId": "5394",
"stopSequence": 19
},
{
"arrival": {
"delay": 2453,
"time": "1748751390"
},
"departure": {
"delay": 2484,
"time": "1748751421"
},
"stopId": "5396",
"stopSequence": 20
},
{
"arrival": {
"delay": 2455,
"time": "1748751459"
},
"departure": {
"delay": 2484,
"time": "1748751488"
},
"stopId": "5398",
"stopSequence": 21
},
{
"arrival": {
"delay": 2462,
"time": "1748751548"
},
"departure": {
"delay": 2482,
"time": "1748751568"
},
"stopId": "5400",
"stopSequence": 22
},
{
"arrival": {
"delay": 2448,
"time": "1748751613"
},
"departure": {
"delay": 2478,
"time": "1748751643"
},
"stopId": "5402",
"stopSequence": 23
},
{
"arrival": {
"delay": 2449,
"time": "1748751700"
},
"departure": {
"delay": 2478,
"time": "1748751729"
},
"stopId": "5412",
"stopSequence": 24
},
{
"arrival": {
"delay": 2444,
"time": "1748751772"
},
"departure": {
"delay": 2450,
"time": "1748751778"
},
"stopId": "7343",
"stopSequence": 25
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7711",
"stopSequence": 26
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7713",
"stopSequence": 27
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7715",
"stopSequence": 28
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7717",
"stopSequence": 29
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7719",
"stopSequence": 30
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "61",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520292_1"
}
}
},
{
"id": "RT|268520293_1|268520293",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "7719",
"stopSequence": 1
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7718",
"stopSequence": 2
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7716",
"stopSequence": 3
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7714",
"stopSequence": 4
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "7712",
"stopSequence": 5
},
{
"arrival": {
"delay": 491,
"time": "1748752041"
},
"departure": {
"delay": 511,
"time": "1748752061"
},
"stopId": "7344",
"stopSequence": 6
},
{
"arrival": {
"delay": 484,
"time": "1748752117"
},
"departure": {
"delay": 510,
"time": "1748752143"
},
"stopId": "5413",
"stopSequence": 7
},
{
"arrival": {
"delay": 485,
"time": "1748752208"
},
"departure": {
"delay": 512,
"time": "1748752235"
},
"stopId": "5403",
"stopSequence": 8
},
{
"arrival": {
"delay": 499,
"time": "1748752299"
},
"departure": {
"delay": 519,
"time": "1748752319"
},
"stopId": "5401",
"stopSequence": 9
},
{
"arrival": {
"delay": 493,
"time": "1748752385"
},
"departure": {
"delay": 519,
"time": "1748752411"
},
"stopId": "5399",
"stopSequence": 10
},
{
"arrival": {
"delay": 486,
"time": "1748752457"
},
"departure": {
"delay": 519,
"time": "1748752490"
},
"stopId": "5397",
"stopSequence": 11
},
{
"arrival": {
"delay": 497,
"time": "1748752558"
},
"departure": {
"delay": 519,
"time": "1748752580"
},
"stopId": "5395",
"stopSequence": 12
},
{
"arrival": {
"delay": 479,
"time": "1748752700"
},
"departure": {
"delay": 563,
"time": "1748752784"
},
"stopId": "5404",
"stopSequence": 13
},
{
"arrival": {
"delay": 545,
"time": "1748752883"
},
"departure": {
"delay": 563,
"time": "1748752901"
},
"stopId": "3775",
"stopSequence": 14
},
{
"arrival": {
"delay": 530,
"time": "1748752998"
},
"departure": {
"delay": 563,
"time": "1748753031"
},
"stopId": "3773",
"stopSequence": 15
},
{
"arrival": {
"delay": 524,
"time": "1748753081"
},
"departure": {
"delay": 557,
"time": "1748753114"
},
"stopId": "3771",
"stopSequence": 16
},
{
"arrival": {
"delay": 545,
"time": "1748753178"
},
"departure": {
"delay": 565,
"time": "1748753198"
},
"stopId": "3769",
"stopSequence": 17
},
{
"arrival": {
"delay": 542,
"time": "1748753285"
},
"departure": {
"delay": 566,
"time": "1748753309"
},
"stopId": "3767",
"stopSequence": 18
},
{
"arrival": {
"delay": 536,
"time": "1748753383"
},
"departure": {
"delay": 566,
"time": "1748753413"
},
"stopId": "5433",
"stopSequence": 19
},
{
"arrival": {
"delay": 538,
"time": "1748753511"
},
"departure": {
"delay": 560,
"time": "1748753533"
},
"stopId": "5435",
"stopSequence": 20
},
{
"arrival": {
"delay": 527,
"time": "1748753607"
},
"departure": {
"delay": 548,
"time": "1748753628"
},
"stopId": "5436",
"stopSequence": 21
},
{
"arrival": {
"delay": 522,
"time": "1748753726"
},
"departure": {
"delay": 562,
"time": "1748753766"
},
"stopId": "5439",
"stopSequence": 22
},
{
"arrival": {
"delay": 545,
"time": "1748753833"
},
"departure": {
"delay": 562,
"time": "1748753850"
},
"stopId": "7391",
"stopSequence": 23
},
{
"arrival": {
"delay": 536,
"time": "1748753897"
},
"departure": {
"delay": 562,
"time": "1748753923"
},
"stopId": "7393",
"stopSequence": 24
},
{
"arrival": {
"delay": 542,
"time": "1748753987"
},
"departure": {
"delay": 542,
"time": "1748753987"
},
"stopId": "7395",
"stopSequence": 25
},
{
"arrival": {
"delay": 556,
"time": "1748754095"
},
"departure": {
"delay": 556,
"time": "1748754095"
},
"stopId": "7397",
"stopSequence": 26
},
{
"arrival": {
"delay": 542,
"time": "1748754215"
},
"departure": {
"delay": 542,
"time": "1748754215"
},
"stopId": "7399",
"stopSequence": 27
},
{
"arrival": {
"delay": 542,
"time": "1748754342"
},
"departure": {
"delay": 542,
"time": "1748754342"
},
"stopId": "7401",
"stopSequence": 28
},
{
"arrival": {
"delay": 542,
"time": "1748754457"
},
"departure": {
"delay": 542,
"time": "1748754457"
},
"stopId": "7722",
"stopSequence": 29
},
{
"arrival": {
"delay": 523,
"time": "1748754576"
},
"departure": {
"delay": 523,
"time": "1748754576"
},
"stopId": "7723",
"stopSequence": 30
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "61",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520293_1"
},
"vehicle": {
"id": "ineo-tram:1833",
"label": "PYRENEES"
}
}
},
{
"id": "RT|268520063_1|268520063",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -860,
"time": "1748754741"
},
"departure": {
"delay": 0,
"time": "1748755601"
},
"stopId": "7172",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1748755756"
},
"departure": {
"delay": 0,
"time": "1748755756"
},
"stopId": "5535",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1748755837"
},
"departure": {
"delay": 0,
"time": "1748755837"
},
"stopId": "5533",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1748755921"
},
"departure": {
"delay": 0,
"time": "1748755921"
},
"stopId": "5531",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1748756029"
},
"departure": {
"delay": 0,
"time": "1748756029"
},
"stopId": "5529",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748756224"
},
"departure": {
"delay": 0,
"time": "1748756224"
},
"stopId": "5260",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1748756324"
},
"departure": {
"delay": 0,
"time": "1748756324"
},
"stopId": "5258",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1748756398"
},
"departure": {
"delay": 0,
"time": "1748756398"
},
"stopId": "5256",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748756480"
},
"departure": {
"delay": 0,
"time": "1748756480"
},
"stopId": "5254",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1748756567"
},
"departure": {
"delay": 0,
"time": "1748756567"
},
"stopId": "5252",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1748758680"
},
"departure": {
"delay": 0,
"time": "1748758680"
},
"stopId": "5246",
"stopSequence": 31
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "60",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520063_1"
}
}
},
{
"id": "RT|268520064_1|268520064",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -362,
"time": "1748758783"
},
"departure": {
"delay": 15,
"time": "1748759160"
},
"stopId": "5247",
"stopSequence": 1
},
{
"arrival": {
"delay": 15,
"time": "1748759268"
},
"departure": {
"delay": 15,
"time": "1748759268"
},
"stopId": "5245",
"stopSequence": 2
},
{
"arrival": {
"delay": 15,
"time": "1748759674"
},
"departure": {
"delay": 15,
"time": "1748759674"
},
"stopId": "3729",
"stopSequence": 6
},
{
"arrival": {
"delay": 15,
"time": "1748759910"
},
"departure": {
"delay": 15,
"time": "1748759910"
},
"stopId": "3737",
"stopSequence": 9
},
{
"arrival": {
"delay": 15,
"time": "1748759982"
},
"departure": {
"delay": 15,
"time": "1748759982"
},
"stopId": "3739",
"stopSequence": 10
},
{
"arrival": {
"delay": 15,
"time": "1748760280"
},
"departure": {
"delay": 15,
"time": "1748760280"
},
"stopId": "3745",
"stopSequence": 13
},
{
"arrival": {
"delay": 15,
"time": "1748760571"
},
"departure": {
"delay": 15,
"time": "1748760571"
},
"stopId": "3751",
"stopSequence": 16
},
{
"arrival": {
"delay": 15,
"time": "1748760817"
},
"departure": {
"delay": 15,
"time": "1748760817"
},
"stopId": "3757",
"stopSequence": 19
},
{
"arrival": {
"delay": 15,
"time": "1748760937"
},
"departure": {
"delay": 15,
"time": "1748760937"
},
"stopId": "3759",
"stopSequence": 20
},
{
"arrival": {
"delay": 15,
"time": "1748761183"
},
"departure": {
"delay": 15,
"time": "1748761183"
},
"stopId": "3763",
"stopSequence": 22
},
{
"arrival": {
"delay": 15,
"time": "1748761413"
},
"departure": {
"delay": 15,
"time": "1748761413"
},
"stopId": "5255",
"stopSequence": 24
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "60",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520064_1"
}
}
},
{
"id": "RT|268520062_1|268520062",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1138,
"time": "1748750025"
},
"departure": {
"delay": 13,
"time": "1748751176"
},
"stopId": "7440",
"stopSequence": 1
},
{
"arrival": {
"delay": -17,
"time": "1748751270"
},
"departure": {
"delay": 13,
"time": "1748751300"
},
"stopId": "7438",
"stopSequence": 2
},
{
"arrival": {
"delay": -15,
"time": "1748751381"
},
"departure": {
"delay": 11,
"time": "1748751407"
},
"stopId": "7436",
"stopSequence": 3
},
{
"arrival": {
"delay": -19,
"time": "1748751492"
},
"departure": {
"delay": 8,
"time": "1748751519"
},
"stopId": "7434",
"stopSequence": 4
},
{
"arrival": {
"delay": -19,
"time": "1748751614"
},
"departure": {
"delay": 8,
"time": "1748751641"
},
"stopId": "7432",
"stopSequence": 5
},
{
"arrival": {
"delay": -17,
"time": "1748751803"
},
"departure": {
"delay": 47,
"time": "1748751867"
},
"stopId": "5244",
"stopSequence": 6
},
{
"arrival": {
"delay": 28,
"time": "1748751930"
},
"departure": {
"delay": 48,
"time": "1748751950"
},
"stopId": "3725",
"stopSequence": 7
},
{
"arrival": {
"delay": 39,
"time": "1748752062"
},
"departure": {
"delay": 59,
"time": "1748752082"
},
"stopId": "3727",
"stopSequence": 8
},
{
"arrival": {
"delay": 41,
"time": "1748752140"
},
"departure": {
"delay": 61,
"time": "1748752160"
},
"stopId": "3729",
"stopSequence": 9
},
{
"arrival": {
"delay": 44,
"time": "1748752238"
},
"departure": {
"delay": 64,
"time": "1748752258"
},
"stopId": "3733",
"stopSequence": 10
},
{
"arrival": {
"delay": 48,
"time": "1748752310"
},
"departure": {
"delay": 67,
"time": "1748752329"
},
"stopId": "3735",
"stopSequence": 11
},
{
"arrival": {
"delay": 46,
"time": "1748752381"
},
"departure": {
"delay": 71,
"time": "1748752406"
},
"stopId": "3737",
"stopSequence": 12
},
{
"arrival": {
"delay": 54,
"time": "1748752461"
},
"departure": {
"delay": 78,
"time": "1748752485"
},
"stopId": "3739",
"stopSequence": 13
},
{
"arrival": {
"delay": 53,
"time": "1748752545"
},
"departure": {
"delay": 78,
"time": "1748752570"
},
"stopId": "3741",
"stopSequence": 14
},
{
"arrival": {
"delay": 67,
"time": "1748752661"
},
"departure": {
"delay": 78,
"time": "1748752672"
},
"stopId": "3743",
"stopSequence": 15
},
{
"arrival": {
"delay": 59,
"time": "1748752764"
},
"departure": {
"delay": 79,
"time": "1748752784"
},
"stopId": "3745",
"stopSequence": 16
},
{
"arrival": {
"delay": 64,
"time": "1748752853"
},
"departure": {
"delay": 84,
"time": "1748752873"
},
"stopId": "3747",
"stopSequence": 17
},
{
"arrival": {
"delay": 63,
"time": "1748752962"
},
"departure": {
"delay": 87,
"time": "1748752986"
},
"stopId": "3749",
"stopSequence": 18
},
{
"arrival": {
"delay": 70,
"time": "1748753066"
},
"departure": {
"delay": 100,
"time": "1748753096"
},
"stopId": "3751",
"stopSequence": 19
},
{
"arrival": {
"delay": 67,
"time": "1748753142"
},
"departure": {
"delay": 100,
"time": "1748753175"
},
"stopId": "3754",
"stopSequence": 20
},
{
"arrival": {
"delay": 70,
"time": "1748753235"
},
"departure": {
"delay": 99,
"time": "1748753264"
},
"stopId": "3755",
"stopSequence": 21
},
{
"arrival": {
"delay": 67,
"time": "1748753309"
},
"departure": {
"delay": 99,
"time": "1748753341"
},
"stopId": "3757",
"stopSequence": 22
},
{
"arrival": {
"delay": 77,
"time": "1748753439"
},
"departure": {
"delay": 100,
"time": "1748753462"
},
"stopId": "3759",
"stopSequence": 23
},
{
"arrival": {
"delay": 90,
"time": "1748753552"
},
"departure": {
"delay": 110,
"time": "1748753572"
},
"stopId": "3761",
"stopSequence": 24
},
{
"arrival": {
"delay": 60,
"time": "1748753664"
},
"departure": {
"delay": 107,
"time": "1748753711"
},
"stopId": "3763",
"stopSequence": 25
},
{
"arrival": {
"delay": 81,
"time": "1748753834"
},
"departure": {
"delay": 104,
"time": "1748753857"
},
"stopId": "5253",
"stopSequence": 26
},
{
"arrival": {
"delay": 76,
"time": "1748753907"
},
"departure": {
"delay": 104,
"time": "1748753935"
},
"stopId": "5255",
"stopSequence": 27
},
{
"arrival": {
"delay": 81,
"time": "1748753989"
},
"departure": {
"delay": 81,
"time": "1748753989"
},
"stopId": "5257",
"stopSequence": 28
},
{
"arrival": {
"delay": 112,
"time": "1748754089"
},
"departure": {
"delay": 112,
"time": "1748754089"
},
"stopId": "5259",
"stopSequence": 29
},
{
"arrival": {
"delay": 96,
"time": "1748754162"
},
"departure": {
"delay": 96,
"time": "1748754162"
},
"stopId": "5261",
"stopSequence": 30
},
{
"arrival": {
"delay": 96,
"time": "1748754343"
},
"departure": {
"delay": 96,
"time": "1748754343"
},
"stopId": "5528",
"stopSequence": 31
},
{
"arrival": {
"delay": 83,
"time": "1748754425"
},
"departure": {
"delay": 83,
"time": "1748754425"
},
"stopId": "5530",
"stopSequence": 32
},
{
"arrival": {
"delay": 96,
"time": "1748754523"
},
"departure": {
"delay": 96,
"time": "1748754523"
},
"stopId": "5532",
"stopSequence": 33
},
{
"arrival": {
"delay": 67,
"time": "1748754581"
},
"departure": {
"delay": 67,
"time": "1748754581"
},
"stopId": "5534",
"stopSequence": 34
},
{
"arrival": {
"delay": 104,
"time": "1748754748"
},
"departure": {
"delay": 104,
"time": "1748754748"
},
"stopId": "7172",
"stopSequence": 35
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "60",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268520062_1"
},
"vehicle": {
"id": "ineo-tram:2214",
"label": "BERGES DE GARONNE"
}
}
},
{
"id": "RT|268520923_1|268520923",
"tripUpdate": {
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "61",
"scheduleRelationship": "CANCELED",
"startDate": "20250601",
"tripId": "268520923_1"
}
}
},
{
"id": "RT|268520943_1|268520959",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1748763910"
},
"departure": {
"time": "1748763910"
},
"stopId": "7346",
"stopSequence": 1
},
{
"arrival": {
"time": "1748764020"
},
"departure": {
"time": "1748764020"
},
"stopId": "3775",
"stopSequence": 2
},
{
"arrival": {
"time": "1748764150"
},
"departure": {
"time": "1748764150"
},
"stopId": "3773",
"stopSequence": 3
},
{
"arrival": {
"time": "1748764239"
},
"departure": {
"time": "1748764239"
},
"stopId": "3771",
"stopSequence": 4
},
{
"arrival": {
"time": "1748764315"
},
"departure": {
"time": "1748764315"
},
"stopId": "3769",
"stopSequence": 5
},
{
"arrival": {
"time": "1748764425"
},
"departure": {
"time": "1748764425"
},
"stopId": "3767",
"stopSequence": 6
},
{
"arrival": {
"time": "1748764529"
},
"departure": {
"time": "1748764529"
},
"stopId": "5433",
"stopSequence": 7
},
{
"arrival": {
"time": "1748764655"
},
"departure": {
"time": "1748764655"
},
"stopId": "5435",
"stopSequence": 8
},
{
"arrival": {
"time": "1748764762"
},
"departure": {
"time": "1748764762"
},
"stopId": "5436",
"stopSequence": 9
},
{
"arrival": {
"time": "1748764886"
},
"departure": {
"time": "1748764886"
},
"stopId": "5439",
"stopSequence": 10
},
{
"arrival": {
"time": "1748764970"
},
"departure": {
"time": "1748764970"
},
"stopId": "7391",
"stopSequence": 11
},
{
"arrival": {
"time": "1748765043"
},
"departure": {
"time": "1748765043"
},
"stopId": "7393",
"stopSequence": 12
},
{
"arrival": {
"time": "1748765127"
},
"departure": {
"time": "1748765127"
},
"stopId": "7395",
"stopSequence": 13
},
{
"arrival": {
"time": "1748765221"
},
"departure": {
"time": "1748765221"
},
"stopId": "7397",
"stopSequence": 14
},
{
"arrival": {
"time": "1748765355"
},
"departure": {
"time": "1748765355"
},
"stopId": "7399",
"stopSequence": 15
},
{
"arrival": {
"time": "1748765482"
},
"departure": {
"time": "1748765482"
},
"stopId": "7401",
"stopSequence": 16
},
{
"arrival": {
"time": "1748765597"
},
"departure": {
"time": "1748765597"
},
"stopId": "7722",
"stopSequence": 17
},
{
"arrival": {
"time": "1748765735"
},
"departure": {
"time": "1748765735"
},
"stopId": "7723",
"stopSequence": 18
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "61",
"scheduleRelationship": "DUPLICATED",
"startDate": "20250601",
"startTime": "09:45:10",
"tripId": "268520943_1"
}
}
},
{
"id": "RT|268520289_1|268520957",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1748762820"
},
"departure": {
"time": "1748762820"
},
"stopId": "3706",
"stopSequence": 1
},
{
"arrival": {
"time": "1748762908"
},
"departure": {
"time": "1748762908"
},
"stopId": "3708",
"stopSequence": 2
},
{
"arrival": {
"time": "1748763013"
},
"departure": {
"time": "1748763013"
},
"stopId": "3710",
"stopSequence": 3
},
{
"arrival": {
"time": "1748763170"
},
"departure": {
"time": "1748763170"
},
"stopId": "3712",
"stopSequence": 4
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "59",
"scheduleRelationship": "DUPLICATED",
"startDate": "20250601",
"startTime": "09:27:00",
"tripId": "268520289_1"
}
}
},
{
"id": "RT|268520290_1|268520958",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1748763230"
},
"departure": {
"time": "1748763230"
},
"stopId": "3712",
"stopSequence": 1
},
{
"arrival": {
"time": "1748763350"
},
"departure": {
"time": "1748763350"
},
"stopId": "3774",
"stopSequence": 2
},
{
"arrival": {
"time": "1748763490"
},
"departure": {
"time": "1748763490"
},
"stopId": "7346",
"stopSequence": 3
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "61",
"scheduleRelationship": "DUPLICATED",
"startDate": "20250601",
"startTime": "09:33:50",
"tripId": "268520290_1"
}
}
},
{
"id": "RT|268519707_1|268519707",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -282,
"time": "1748748676"
},
"departure": {
"delay": 23,
"time": "1748748981"
},
"stopId": "9098",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1748749135"
},
"departure": {
"delay": 21,
"time": "1748749155"
},
"stopId": "9097",
"stopSequence": 2
},
{
"arrival": {
"delay": 2,
"time": "1748749236"
},
"departure": {
"delay": 22,
"time": "1748749256"
},
"stopId": "9095",
"stopSequence": 3
},
{
"arrival": {
"delay": 26,
"time": "1748749412"
},
"departure": {
"delay": 46,
"time": "1748749432"
},
"stopId": "9093",
"stopSequence": 4
},
{
"arrival": {
"delay": 43,
"time": "1748749606"
},
"departure": {
"delay": 62,
"time": "1748749625"
},
"stopId": "9091",
"stopSequence": 5
},
{
"arrival": {
"delay": 39,
"time": "1748749792"
},
"departure": {
"delay": 62,
"time": "1748749815"
},
"stopId": "5239",
"stopSequence": 6
},
{
"arrival": {
"delay": 52,
"time": "1748749905"
},
"departure": {
"delay": 77,
"time": "1748749930"
},
"stopId": "5237",
"stopSequence": 7
},
{
"arrival": {
"delay": 69,
"time": "1748750020"
},
"departure": {
"delay": 89,
"time": "1748750040"
},
"stopId": "5235",
"stopSequence": 8
},
{
"arrival": {
"delay": 83,
"time": "1748750202"
},
"departure": {
"delay": 113,
"time": "1748750232"
},
"stopId": "5233",
"stopSequence": 9
},
{
"arrival": {
"delay": 100,
"time": "1748750297"
},
"departure": {
"delay": 128,
"time": "1748750325"
},
"stopId": "5231",
"stopSequence": 10
},
{
"arrival": {
"delay": 115,
"time": "1748750385"
},
"departure": {
"delay": 137,
"time": "1748750407"
},
"stopId": "5229",
"stopSequence": 11
},
{
"arrival": {
"delay": 127,
"time": "1748750464"
},
"departure": {
"delay": 147,
"time": "1748750484"
},
"stopId": "4590",
"stopSequence": 12
},
{
"arrival": {
"delay": 121,
"time": "1748750561"
},
"departure": {
"delay": 147,
"time": "1748750587"
},
"stopId": "4588",
"stopSequence": 13
},
{
"arrival": {
"delay": 133,
"time": "1748750660"
},
"departure": {
"delay": 153,
"time": "1748750680"
},
"stopId": "4586",
"stopSequence": 14
},
{
"arrival": {
"delay": 135,
"time": "1748750765"
},
"departure": {
"delay": 155,
"time": "1748750785"
},
"stopId": "4584",
"stopSequence": 15
},
{
"arrival": {
"delay": 136,
"time": "1748750869"
},
"departure": {
"delay": 156,
"time": "1748750889"
},
"stopId": "4582",
"stopSequence": 16
},
{
"arrival": {
"delay": 130,
"time": "1748750956"
},
"departure": {
"delay": 156,
"time": "1748750982"
},
"stopId": "4580",
"stopSequence": 17
},
{
"arrival": {
"delay": 136,
"time": "1748751046"
},
"departure": {
"delay": 161,
"time": "1748751071"
},
"stopId": "3723",
"stopSequence": 18
},
{
"arrival": {
"delay": 126,
"time": "1748751168"
},
"departure": {
"delay": 161,
"time": "1748751203"
},
"stopId": "3721",
"stopSequence": 19
},
{
"arrival": {
"delay": 131,
"time": "1748751253"
},
"departure": {
"delay": 161,
"time": "1748751283"
},
"stopId": "3719",
"stopSequence": 20
},
{
"arrival": {
"delay": 136,
"time": "1748751347"
},
"departure": {
"delay": 161,
"time": "1748751372"
},
"stopId": "3717",
"stopSequence": 21
},
{
"arrival": {
"delay": 149,
"time": "1748751429"
},
"departure": {
"delay": 169,
"time": "1748751449"
},
"stopId": "3715",
"stopSequence": 22
},
{
"arrival": {
"delay": 141,
"time": "1748751527"
},
"departure": {
"delay": 169,
"time": "1748751555"
},
"stopId": "3713",
"stopSequence": 23
},
{
"arrival": {
"delay": 125,
"time": "1748751662"
},
"departure": {
"delay": 168,
"time": "1748751705"
},
"stopId": "3711",
"stopSequence": 24
},
{
"arrival": {
"delay": 147,
"time": "1748751763"
},
"departure": {
"delay": 169,
"time": "1748751785"
},
"stopId": "3709",
"stopSequence": 25
},
{
"arrival": {
"delay": 147,
"time": "1748751844"
},
"departure": {
"delay": 169,
"time": "1748751866"
},
"stopId": "3707",
"stopSequence": 26
},
{
"arrival": {
"delay": 158,
"time": "1748751960"
},
"departure": {
"delay": 178,
"time": "1748751980"
},
"stopId": "3705",
"stopSequence": 27
},
{
"arrival": {
"delay": 156,
"time": "1748752057"
},
"departure": {
"delay": 178,
"time": "1748752079"
},
"stopId": "3703",
"stopSequence": 28
},
{
"arrival": {
"delay": 160,
"time": "1748752133"
},
"departure": {
"delay": 187,
"time": "1748752160"
},
"stopId": "5131",
"stopSequence": 29
},
{
"arrival": {
"delay": 169,
"time": "1748752211"
},
"departure": {
"delay": 192,
"time": "1748752234"
},
"stopId": "3699",
"stopSequence": 30
},
{
"arrival": {
"delay": 182,
"time": "1748752365"
},
"departure": {
"delay": 202,
"time": "1748752385"
},
"stopId": "3692",
"stopSequence": 31
},
{
"arrival": {
"delay": 189,
"time": "1748752493"
},
"departure": {
"delay": 209,
"time": "1748752513"
},
"stopId": "3697",
"stopSequence": 32
},
{
"arrival": {
"delay": 182,
"time": "1748752563"
},
"departure": {
"delay": 209,
"time": "1748752590"
},
"stopId": "3695",
"stopSequence": 33
},
{
"arrival": {
"delay": 193,
"time": "1748752680"
},
"departure": {
"delay": 213,
"time": "1748752700"
},
"stopId": "3693",
"stopSequence": 34
},
{
"arrival": {
"delay": 205,
"time": "1748752767"
},
"departure": {
"delay": 225,
"time": "1748752787"
},
"stopId": "5213",
"stopSequence": 35
},
{
"arrival": {
"delay": 206,
"time": "1748752882"
},
"departure": {
"delay": 226,
"time": "1748752902"
},
"stopId": "5216",
"stopSequence": 36
},
{
"arrival": {
"delay": 213,
"time": "1748752977"
},
"departure": {
"delay": 213,
"time": "1748752977"
},
"stopId": "5217",
"stopSequence": 37
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 1,
"routeId": "59",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268519707_1"
}
}
},
{
"id": "RT|268519708_1|268519708",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -436,
"time": "1748753011"
},
"departure": {
"delay": 37,
"time": "1748753484"
},
"stopId": "5217",
"stopSequence": 1
},
{
"arrival": {
"delay": 11,
"time": "1748753556"
},
"departure": {
"delay": 36,
"time": "1748753581"
},
"stopId": "5215",
"stopSequence": 2
},
{
"arrival": {
"delay": 9,
"time": "1748753671"
},
"departure": {
"delay": 30,
"time": "1748753692"
},
"stopId": "5214",
"stopSequence": 3
},
{
"arrival": {
"delay": -2,
"time": "1748753743"
},
"departure": {
"delay": 30,
"time": "1748753775"
},
"stopId": "5212",
"stopSequence": 4
},
{
"arrival": {
"delay": 1,
"time": "1748753851"
},
"departure": {
"delay": 30,
"time": "1748753880"
},
"stopId": "3694",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1748753923"
},
"departure": {
"delay": 0,
"time": "1748753923"
},
"stopId": "3696",
"stopSequence": 6
},
{
"arrival": {
"delay": 13,
"time": "1748754073"
},
"departure": {
"delay": 13,
"time": "1748754073"
},
"stopId": "3691",
"stopSequence": 7
},
{
"arrival": {
"delay": 2,
"time": "1748754206"
},
"departure": {
"delay": 2,
"time": "1748754206"
},
"stopId": "3698",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1748754290"
},
"departure": {
"delay": 0,
"time": "1748754290"
},
"stopId": "5130",
"stopSequence": 9
},
{
"arrival": {
"delay": 29,
"time": "1748754388"
},
"departure": {
"delay": 29,
"time": "1748754388"
},
"stopId": "3702",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1748754462"
},
"departure": {
"delay": 0,
"time": "1748754462"
},
"stopId": "3704",
"stopSequence": 11
},
{
"arrival": {
"delay": 37,
"time": "1748754616"
},
"departure": {
"delay": 37,
"time": "1748754616"
},
"stopId": "3706",
"stopSequence": 12
},
{
"arrival": {
"delay": 12,
"time": "1748754679"
},
"departure": {
"delay": 12,
"time": "1748754679"
},
"stopId": "3708",
"stopSequence": 13
},
{
"arrival": {
"delay": 6,
"time": "1748754778"
},
"departure": {
"delay": 6,
"time": "1748754778"
},
"stopId": "3710",
"stopSequence": 14
},
{
"arrival": {
"delay": 12,
"time": "1748754929"
},
"departure": {
"delay": 12,
"time": "1748754929"
},
"stopId": "3712",
"stopSequence": 15
},
{
"arrival": {
"delay": 12,
"time": "1748755022"
},
"departure": {
"delay": 12,
"time": "1748755022"
},
"stopId": "3714",
"stopSequence": 16
},
{
"arrival": {
"delay": 23,
"time": "1748755108"
},
"departure": {
"delay": 23,
"time": "1748755108"
},
"stopId": "3716",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1748755175"
},
"departure": {
"delay": 0,
"time": "1748755175"
},
"stopId": "3718",
"stopSequence": 18
},
{
"arrival": {
"delay": 29,
"time": "1748755285"
},
"departure": {
"delay": 29,
"time": "1748755285"
},
"stopId": "3720",
"stopSequence": 19
},
{
"arrival": {
"delay": 29,
"time": "1748755405"
},
"departure": {
"delay": 29,
"time": "1748755405"
},
"stopId": "3722",
"stopSequence": 20
},
{
"arrival": {
"delay": 12,
"time": "1748755464"
},
"departure": {
"delay": 12,
"time": "1748755464"
},
"stopId": "4579",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1748755550"
},
"departure": {
"delay": 0,
"time": "1748755550"
},
"stopId": "4581",
"stopSequence": 22
},
{
"arrival": {
"delay": 6,
"time": "1748755661"
},
"departure": {
"delay": 6,
"time": "1748755661"
},
"stopId": "4583",
"stopSequence": 23
},
{
"arrival": {
"delay": 12,
"time": "1748755749"
},
"departure": {
"delay": 12,
"time": "1748755749"
},
"stopId": "4585",
"stopSequence": 24
},
{
"arrival": {
"delay": 6,
"time": "1748755852"
},
"departure": {
"delay": 6,
"time": "1748755852"
},
"stopId": "4587",
"stopSequence": 25
},
{
"arrival": {
"delay": 12,
"time": "1748755942"
},
"departure": {
"delay": 12,
"time": "1748755942"
},
"stopId": "4589",
"stopSequence": 26
},
{
"arrival": {
"delay": 12,
"time": "1748756009"
},
"departure": {
"delay": 12,
"time": "1748756009"
},
"stopId": "5228",
"stopSequence": 27
},
{
"arrival": {
"delay": 25,
"time": "1748756095"
},
"departure": {
"delay": 25,
"time": "1748756095"
},
"stopId": "5230",
"stopSequence": 28
},
{
"arrival": {
"delay": 0,
"time": "1748756148"
},
"departure": {
"delay": 0,
"time": "1748756148"
},
"stopId": "5232",
"stopSequence": 29
},
{
"arrival": {
"delay": 0,
"time": "1748756317"
},
"departure": {
"delay": 0,
"time": "1748756317"
},
"stopId": "5234",
"stopSequence": 30
},
{
"arrival": {
"delay": 12,
"time": "1748756423"
},
"departure": {
"delay": 12,
"time": "1748756423"
},
"stopId": "5236",
"stopSequence": 31
},
{
"arrival": {
"delay": 29,
"time": "1748756546"
},
"departure": {
"delay": 29,
"time": "1748756546"
},
"stopId": "5238",
"stopSequence": 32
},
{
"arrival": {
"delay": 13,
"time": "1748756716"
},
"departure": {
"delay": 13,
"time": "1748756716"
},
"stopId": "9090",
"stopSequence": 33
},
{
"arrival": {
"delay": 13,
"time": "1748756896"
},
"departure": {
"delay": 13,
"time": "1748756896"
},
"stopId": "9092",
"stopSequence": 34
},
{
"arrival": {
"delay": 29,
"time": "1748757087"
},
"departure": {
"delay": 29,
"time": "1748757087"
},
"stopId": "9094",
"stopSequence": 35
},
{
"arrival": {
"delay": 29,
"time": "1748757207"
},
"departure": {
"delay": 29,
"time": "1748757207"
},
"stopId": "9096",
"stopSequence": 36
}
],
"timestamp": "1748753941",
"trip": {
"directionId": 0,
"routeId": "59",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250601",
"tripId": "268519708_1"
},
"vehicle": {
"id": "ineo-tram:1832",
"label": "AEROPORT"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1748753941"
}
}