Détails de la ressource
Cette ressource fait partie du jeu de données Réseau urbain Distribus.
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
⚠️117 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 06/06/2026 à 09h13 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Avertissements
vehicle_id not populated W002 39 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id T3S-9-0906 does not have a vehicle_id
- trip_id T3S-2-0936 does not have a vehicle_id
- trip_id T3S-10-0850 does not have a vehicle_id
- trip_id T3S-10-0921 does not have a vehicle_id
- trip_id T3S-9-0835 does not have a vehicle_id
schedule_relationship not populated W009 78 erreurs
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Exemples d'erreurs
- trip_id T3S-9-0906 stop_sequence 1 (and potentially more for this trip) does not have a schedule_relationship
- trip_id T3S-9-0906 does not have a schedule_relationship
- trip_id T3S-2-0936 stop_sequence 1 (and potentially more for this trip) does not have a schedule_relationship
- trip_id T3S-2-0936 does not have a schedule_relationship
- trip_id T3S-10-0850 stop_sequence 1 (and potentially more for this trip) does not have a schedule_relationship
Validations précédentes
Voici un récapitulatif des différents types d'erreurs constatés au cours des 30 derniers jours.
| Identifiant d'erreur | Description | Nombre d'erreurs | Nombre d'occurences |
|---|---|---|---|
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 1 031 | 30 fois (100 % des validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 2 044 | 30 fois (100 % des validations) |
| E025 | Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time. | 4 | 4 fois (13 % des validations) |
| W008 | The data in a GTFS-realtime feed should always be less than one minute old | 1 | 1 fois (3 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 06/06/2026 à 11h40 Europe/Paris.
trip_updates (32) 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 06/06/2026 à 11h40 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "SM:1101S-1205",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1780740300"
},
"stopId": "EuroAirport_AR",
"stopSequence": 1
}
],
"timestamp": "1780738483",
"trip": {
"directionId": 1,
"routeId": "11",
"tripId": "1101S-1205"
}
}
},
{
"id": "SM:1101S-1135",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1780738500"
},
"stopId": "EuroAirport_AR",
"stopSequence": 1
},
{
"arrival": {
"delay": -80,
"time": "1780739020"
},
"stopId": "Saint-Louis_Gare_Ouest_AR",
"stopSequence": 2
}
],
"timestamp": "1780738390",
"trip": {
"directionId": 1,
"routeId": "11",
"tripId": "1101S-1135"
}
}
},
{
"id": "SM:1101S-1150",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1780739400"
},
"stopId": "Saint-Louis_Gare_Ouest_AR",
"stopSequence": 1
},
{
"arrival": {
"time": "1780740000"
},
"stopId": "EuroAirport_AR",
"stopSequence": 2
}
],
"timestamp": "1780738025",
"trip": {
"routeId": "11",
"tripId": "1101S-1150"
}
}
},
{
"id": "SM:1101S-1120",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 61,
"time": "1780737661"
},
"stopId": "Saint-Louis_Gare_Ouest_AR",
"stopSequence": 1
},
{
"arrival": {
"delay": -122,
"time": "1780738078"
},
"stopId": "EuroAirport_AR",
"stopSequence": 2
}
],
"timestamp": "1780737684",
"trip": {
"routeId": "11",
"tripId": "1101S-1120"
}
}
},
{
"id": "SM:1101S-1220",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1780741800"
},
"stopId": "EuroAirport_AR",
"stopSequence": 2
}
],
"timestamp": "1780738201",
"trip": {
"routeId": "11",
"tripId": "1101S-1220"
}
}
},
{
"id": "SM:103S-1125",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 323,
"time": "1780738223"
},
"stopId": "Clostermann_A",
"stopSequence": 1
},
{
"arrival": {
"delay": 346,
"time": "1780738366"
},
"departure": {
"delay": 346,
"time": "1780738366"
},
"stopId": "19_Novembre_A",
"stopSequence": 2
},
{
"arrival": {
"delay": 323,
"time": "1780738403"
},
"departure": {
"delay": 323,
"time": "1780738403"
},
"stopId": "Blotzheim_Mairie_A",
"stopSequence": 3
},
{
"arrival": {
"delay": 336,
"time": "1780738476"
},
"departure": {
"delay": 336,
"time": "1780738476"
},
"stopId": "Place_Coluche_A",
"stopSequence": 4
},
{
"arrival": {
"delay": 323,
"time": "1780738523"
},
"departure": {
"delay": 323,
"time": "1780738523"
},
"stopId": "École_des_Missions_A",
"stopSequence": 5
},
{
"arrival": {
"delay": 309,
"time": "1780738629"
},
"departure": {
"delay": 309,
"time": "1780738629"
},
"stopId": "Beaubourg_A",
"stopSequence": 6
},
{
"arrival": {
"delay": 263,
"time": "1780738690"
},
"departure": {
"delay": 263,
"time": "1780738703"
},
"stopId": "Liesbach_A",
"stopSequence": 7
},
{
"arrival": {
"delay": 263,
"time": "1780738763"
},
"departure": {
"delay": 263,
"time": "1780738763"
},
"stopId": "Halliers_A",
"stopSequence": 8
},
{
"arrival": {
"delay": 254,
"time": "1780738814"
},
"departure": {
"delay": 254,
"time": "1780738814"
},
"stopId": "Hésingue_Église_A",
"stopSequence": 9
},
{
"arrival": {
"delay": 254,
"time": "1780738874"
},
"departure": {
"delay": 254,
"time": "1780738874"
},
"stopId": "Hésingue_Mairie_A",
"stopSequence": 10
},
{
"arrival": {
"delay": 261,
"time": "1780738941"
},
"departure": {
"delay": 261,
"time": "1780738941"
},
"stopId": "Cerisiers_A",
"stopSequence": 11
},
{
"arrival": {
"delay": 254,
"time": "1780739054"
},
"departure": {
"delay": 254,
"time": "1780739054"
},
"stopId": "Raisins_A",
"stopSequence": 12
},
{
"arrival": {
"delay": 254,
"time": "1780739114"
},
"departure": {
"delay": 254,
"time": "1780739114"
},
"stopId": "Le_Ried_A",
"stopSequence": 13
},
{
"arrival": {
"delay": 224,
"time": "1780739144"
},
"departure": {
"delay": 224,
"time": "1780739144"
},
"stopId": "Iselisweg_A",
"stopSequence": 14
},
{
"arrival": {
"delay": 254,
"time": "1780739174"
},
"departure": {
"delay": 254,
"time": "1780739174"
},
"stopId": "Riescher_A",
"stopSequence": 15
},
{
"arrival": {
"delay": 254,
"time": "1780739294"
},
"departure": {
"delay": 254,
"time": "1780739294"
},
"stopId": "Bourgfelden_1A",
"stopSequence": 16
},
{
"arrival": {
"delay": 254,
"time": "1780739414"
},
"departure": {
"delay": 254,
"time": "1780739414"
},
"stopId": "Saint-Exupéry_1A",
"stopSequence": 17
},
{
"arrival": {
"delay": 230,
"time": "1780739510"
},
"departure": {
"delay": 230,
"time": "1780739510"
},
"stopId": "Place_Mermoz_1A",
"stopSequence": 18
},
{
"arrival": {
"delay": 173,
"time": "1780739573"
},
"departure": {
"delay": 173,
"time": "1780739573"
},
"stopId": "Couronne_1A",
"stopSequence": 19
},
{
"arrival": {
"delay": 173,
"time": "1780739633"
},
"departure": {
"delay": 173,
"time": "1780739633"
},
"stopId": "Médiathèque_A",
"stopSequence": 20
},
{
"arrival": {
"delay": 231,
"time": "1780739751"
},
"departure": {
"delay": 231,
"time": "1780739751"
},
"stopId": "Carrefour_Central_1A",
"stopSequence": 21
},
{
"arrival": {
"delay": 173,
"time": "1780739813"
},
"departure": {
"delay": 173,
"time": "1780739813"
},
"stopId": "Jura_1A",
"stopSequence": 22
},
{
"arrival": {
"delay": 173,
"time": "1780739873"
},
"departure": {
"delay": 173,
"time": "1780739873"
},
"stopId": "Coccinelles_A",
"stopSequence": 23
},
{
"arrival": {
"delay": 173,
"time": "1780739933"
},
"departure": {
"delay": 173,
"time": "1780739933"
},
"stopId": "Jung_A",
"stopSequence": 24
},
{
"arrival": {
"delay": 173,
"time": "1780739993"
},
"departure": {
"delay": 173,
"time": "1780739993"
},
"stopId": "Parc_des_Eaux-Vives_A",
"stopSequence": 25
},
{
"arrival": {
"delay": 163,
"time": "1780740043"
},
"departure": {
"delay": 163,
"time": "1780740043"
},
"stopId": "Place_Abbatucci_A",
"stopSequence": 26
},
{
"arrival": {
"delay": 201,
"time": "1780740141"
},
"departure": {
"delay": 201,
"time": "1780740141"
},
"stopId": "Square_Soustons_A",
"stopSequence": 27
},
{
"arrival": {
"delay": 201,
"time": "1780740261"
},
"stopId": "Alsace_A",
"stopSequence": 28
}
],
"timestamp": "1780738232",
"trip": {
"routeId": "1",
"tripId": "103S-1125"
}
}
},
{
"id": "SM:102S-1200",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1780740000"
},
"stopId": "Clostermann_A",
"stopSequence": 1
},
{
"arrival": {
"time": "1780740120"
},
"departure": {
"time": "1780740120"
},
"stopId": "19_Novembre_A",
"stopSequence": 2
},
{
"arrival": {
"time": "1780740180"
},
"departure": {
"time": "1780740180"
},
"stopId": "Blotzheim_Mairie_A",
"stopSequence": 3
},
{
"arrival": {
"time": "1780740240"
},
"departure": {
"time": "1780740240"
},
"stopId": "Place_Coluche_A",
"stopSequence": 4
},
{
"arrival": {
"time": "1780740360"
},
"departure": {
"time": "1780740360"
},
"stopId": "École_des_Missions_A",
"stopSequence": 5
},
{
"arrival": {
"time": "1780740600"
},
"departure": {
"time": "1780740600"
},
"stopId": "Beaubourg_A",
"stopSequence": 6
},
{
"arrival": {
"time": "1780740720"
},
"departure": {
"time": "1780740720"
},
"stopId": "Liesbach_A",
"stopSequence": 7
},
{
"arrival": {
"time": "1780740840"
},
"departure": {
"time": "1780740840"
},
"stopId": "Halliers_A",
"stopSequence": 8
},
{
"arrival": {
"time": "1780740900"
},
"departure": {
"time": "1780740900"
},
"stopId": "Hésingue_Église_A",
"stopSequence": 9
},
{
"arrival": {
"time": "1780740960"
},
"departure": {
"time": "1780740960"
},
"stopId": "Hésingue_Mairie_A",
"stopSequence": 10
},
{
"arrival": {
"time": "1780741080"
},
"departure": {
"time": "1780741080"
},
"stopId": "Cerisiers_A",
"stopSequence": 11
},
{
"arrival": {
"time": "1780741140"
},
"departure": {
"time": "1780741140"
},
"stopId": "Raisins_A",
"stopSequence": 12
},
{
"arrival": {
"time": "1780741200"
},
"departure": {
"time": "1780741200"
},
"stopId": "Le_Ried_A",
"stopSequence": 13
},
{
"arrival": {
"delay": -30,
"time": "1780741230"
},
"departure": {
"delay": -30,
"time": "1780741230"
},
"stopId": "Iselisweg_A",
"stopSequence": 14
},
{
"arrival": {
"time": "1780741260"
},
"departure": {
"time": "1780741260"
},
"stopId": "Riescher_A",
"stopSequence": 15
},
{
"arrival": {
"time": "1780741380"
},
"departure": {
"time": "1780741380"
},
"stopId": "Bourgfelden_1A",
"stopSequence": 16
},
{
"arrival": {
"time": "1780741500"
},
"departure": {
"time": "1780741500"
},
"stopId": "Saint-Exupéry_1A",
"stopSequence": 17
},
{
"arrival": {
"time": "1780741680"
},
"departure": {
"time": "1780741680"
},
"stopId": "Place_Mermoz_1A",
"stopSequence": 18
},
{
"arrival": {
"time": "1780741800"
},
"departure": {
"time": "1780741800"
},
"stopId": "Couronne_1A",
"stopSequence": 19
},
{
"arrival": {
"time": "1780741860"
},
"departure": {
"time": "1780741860"
},
"stopId": "Médiathèque_A",
"stopSequence": 20
},
{
"arrival": {
"time": "1780741920"
},
"departure": {
"time": "1780741920"
},
"stopId": "Carrefour_Central_1A",
"stopSequence": 21
},
{
"arrival": {
"time": "1780742040"
},
"departure": {
"time": "1780742040"
},
"stopId": "Jura_1A",
"stopSequence": 22
},
{
"arrival": {
"time": "1780742100"
},
"departure": {
"time": "1780742100"
},
"stopId": "Coccinelles_A",
"stopSequence": 23
},
{
"arrival": {
"time": "1780742160"
},
"departure": {
"time": "1780742160"
},
"stopId": "Jung_A",
"stopSequence": 24
},
{
"arrival": {
"time": "1780742220"
},
"departure": {
"time": "1780742220"
},
"stopId": "Parc_des_Eaux-Vives_A",
"stopSequence": 25
},
{
"arrival": {
"time": "1780742280"
},
"departure": {
"time": "1780742280"
},
"stopId": "Place_Abbatucci_A",
"stopSequence": 26
},
{
"arrival": {
"time": "1780742340"
},
"departure": {
"time": "1780742340"
},
"stopId": "Square_Soustons_A",
"stopSequence": 27
}
],
"timestamp": "1780736406",
"trip": {
"routeId": "1",
"tripId": "102S-1200"
}
}
},
{
"id": "SM:103S-1050",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 45,
"time": "1780735845"
},
"stopId": "Alsace_R",
"stopSequence": 1
},
{
"arrival": {
"delay": 15,
"time": "1780735932"
},
"departure": {
"delay": 15,
"time": "1780735935"
},
"stopId": "Square_Soustons_R",
"stopSequence": 2
},
{
"arrival": {
"delay": 106,
"time": "1780735995"
},
"departure": {
"delay": 106,
"time": "1780736086"
},
"stopId": "Place_Abbatucci_R",
"stopSequence": 3
},
{
"arrival": {
"delay": 105,
"time": "1780736145"
},
"departure": {
"delay": 105,
"time": "1780736145"
},
"stopId": "Parc_des_Eaux-Vives_R",
"stopSequence": 4
},
{
"arrival": {
"delay": 121,
"time": "1780736221"
},
"departure": {
"delay": 121,
"time": "1780736221"
},
"stopId": "Jung_R",
"stopSequence": 5
},
{
"arrival": {
"delay": 165,
"time": "1780736280"
},
"departure": {
"delay": 165,
"time": "1780736325"
},
"stopId": "Coccinelles_R",
"stopSequence": 6
},
{
"arrival": {
"delay": 201,
"time": "1780736421"
},
"departure": {
"delay": 201,
"time": "1780736421"
},
"stopId": "Jura_1R",
"stopSequence": 7
},
{
"arrival": {
"delay": 255,
"time": "1780736505"
},
"departure": {
"delay": 255,
"time": "1780736535"
},
"stopId": "Europe_R",
"stopSequence": 8
},
{
"arrival": {
"delay": 375,
"time": "1780736710"
},
"departure": {
"delay": 375,
"time": "1780736715"
},
"stopId": "Carrefour_Central_1R",
"stopSequence": 9
},
{
"arrival": {
"delay": 435,
"time": "1780736829"
},
"departure": {
"delay": 435,
"time": "1780736835"
},
"stopId": "Couronne_1R",
"stopSequence": 10
},
{
"arrival": {
"delay": 405,
"time": "1780736917"
},
"departure": {
"delay": 405,
"time": "1780736925"
},
"stopId": "Place_Mermoz_1R",
"stopSequence": 11
},
{
"arrival": {
"delay": 435,
"time": "1780737061"
},
"departure": {
"delay": 435,
"time": "1780737075"
},
"stopId": "Saint-Exupéry_1R",
"stopSequence": 12
},
{
"arrival": {
"delay": 495,
"time": "1780737170"
},
"departure": {
"delay": 495,
"time": "1780737195"
},
"stopId": "Bourgfelden_1R",
"stopSequence": 13
},
{
"arrival": {
"delay": 501,
"time": "1780737321"
},
"departure": {
"delay": 501,
"time": "1780737321"
},
"stopId": "Riescher_R",
"stopSequence": 14
},
{
"arrival": {
"delay": 487,
"time": "1780737367"
},
"departure": {
"delay": 487,
"time": "1780737367"
},
"stopId": "Iselisweg_R",
"stopSequence": 15
},
{
"arrival": {
"delay": 465,
"time": "1780737388"
},
"departure": {
"delay": 465,
"time": "1780737405"
},
"stopId": "Le_Ried_R",
"stopSequence": 16
},
{
"arrival": {
"delay": 507,
"time": "1780737447"
},
"departure": {
"delay": 507,
"time": "1780737447"
},
"stopId": "Raisins_R",
"stopSequence": 17
},
{
"arrival": {
"delay": 507,
"time": "1780737507"
},
"departure": {
"delay": 507,
"time": "1780737507"
},
"stopId": "Cerisiers_R",
"stopSequence": 18
},
{
"arrival": {
"delay": 474,
"time": "1780737534"
},
"departure": {
"delay": 474,
"time": "1780737534"
},
"stopId": "Hésingue_Mairie_R",
"stopSequence": 19
},
{
"arrival": {
"delay": 465,
"time": "1780737572"
},
"departure": {
"delay": 465,
"time": "1780737585"
},
"stopId": "Hésingue_Église_R",
"stopSequence": 20
},
{
"arrival": {
"delay": 455,
"time": "1780737635"
},
"departure": {
"delay": 455,
"time": "1780737635"
},
"stopId": "Halliers_R",
"stopSequence": 21
},
{
"arrival": {
"delay": 435,
"time": "1780737675"
},
"departure": {
"delay": 435,
"time": "1780737675"
},
"stopId": "Liesbach_R",
"stopSequence": 22
},
{
"arrival": {
"delay": 438,
"time": "1780737798"
},
"departure": {
"delay": 438,
"time": "1780737798"
},
"stopId": "Beaubourg_R",
"stopSequence": 23
},
{
"arrival": {
"delay": 465,
"time": "1780737873"
},
"departure": {
"delay": 465,
"time": "1780737885"
},
"stopId": "École_des_Missions_R",
"stopSequence": 24
},
{
"arrival": {
"delay": 441,
"time": "1780737921"
},
"departure": {
"delay": 441,
"time": "1780737921"
},
"stopId": "Place_Coluche_R",
"stopSequence": 25
},
{
"arrival": {
"delay": 405,
"time": "1780737975"
},
"departure": {
"delay": 405,
"time": "1780738005"
},
"stopId": "19_Novembre_R",
"stopSequence": 26
},
{
"arrival": {
"delay": 364,
"time": "1780738084"
},
"stopId": "Clostermann_R",
"stopSequence": 27
}
],
"timestamp": "1780735860",
"trip": {
"directionId": 1,
"routeId": "1",
"tripId": "103S-1050"
}
}
},
{
"id": "SM:101S-1120",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 86,
"time": "1780737686"
},
"stopId": "Alsace_R",
"stopSequence": 1
},
{
"arrival": {
"delay": 52,
"time": "1780737772"
},
"departure": {
"delay": 52,
"time": "1780737772"
},
"stopId": "Square_Soustons_R",
"stopSequence": 2
},
{
"arrival": {
"delay": 82,
"time": "1780737832"
},
"departure": {
"delay": 82,
"time": "1780737862"
},
"stopId": "Place_Abbatucci_R",
"stopSequence": 3
},
{
"arrival": {
"delay": 93,
"time": "1780737919"
},
"departure": {
"delay": 93,
"time": "1780737933"
},
"stopId": "Parc_des_Eaux-Vives_R",
"stopSequence": 4
},
{
"arrival": {
"delay": 112,
"time": "1780737996"
},
"departure": {
"delay": 112,
"time": "1780738012"
},
"stopId": "Jung_R",
"stopSequence": 5
},
{
"arrival": {
"delay": 113,
"time": "1780738073"
},
"departure": {
"delay": 113,
"time": "1780738073"
},
"stopId": "Coccinelles_R",
"stopSequence": 6
},
{
"arrival": {
"delay": 203,
"time": "1780738179"
},
"departure": {
"delay": 203,
"time": "1780738223"
},
"stopId": "Jura_1R",
"stopSequence": 7
},
{
"arrival": {
"delay": 262,
"time": "1780738313"
},
"departure": {
"delay": 262,
"time": "1780738342"
},
"stopId": "Europe_R",
"stopSequence": 8
},
{
"arrival": {
"delay": 322,
"time": "1780738462"
},
"departure": {
"delay": 322,
"time": "1780738462"
},
"stopId": "Carrefour_Central_1R",
"stopSequence": 9
},
{
"arrival": {
"delay": 352,
"time": "1780738552"
},
"departure": {
"delay": 352,
"time": "1780738552"
},
"stopId": "Couronne_1R",
"stopSequence": 10
},
{
"arrival": {
"delay": 382,
"time": "1780738683"
},
"departure": {
"delay": 382,
"time": "1780738702"
},
"stopId": "Place_Mermoz_1R",
"stopSequence": 11
},
{
"arrival": {
"delay": 379,
"time": "1780738819"
},
"departure": {
"delay": 379,
"time": "1780738819"
},
"stopId": "Saint-Exupéry_1R",
"stopSequence": 12
},
{
"arrival": {
"delay": 387,
"time": "1780738887"
},
"departure": {
"delay": 387,
"time": "1780738887"
},
"stopId": "Bourgfelden_1R",
"stopSequence": 13
},
{
"arrival": {
"delay": 390,
"time": "1780739010"
},
"departure": {
"delay": 390,
"time": "1780739010"
},
"stopId": "Riescher_R",
"stopSequence": 14
},
{
"arrival": {
"delay": 383,
"time": "1780739063"
},
"departure": {
"delay": 383,
"time": "1780739063"
},
"stopId": "Iselisweg_R",
"stopSequence": 15
},
{
"arrival": {
"delay": 349,
"time": "1780739089"
},
"departure": {
"delay": 349,
"time": "1780739089"
},
"stopId": "Le_Ried_R",
"stopSequence": 16
},
{
"arrival": {
"delay": 387,
"time": "1780739127"
},
"departure": {
"delay": 387,
"time": "1780739127"
},
"stopId": "Raisins_R",
"stopSequence": 17
},
{
"arrival": {
"delay": 379,
"time": "1780739179"
},
"departure": {
"delay": 379,
"time": "1780739179"
},
"stopId": "Cerisiers_R",
"stopSequence": 18
},
{
"arrival": {
"delay": 365,
"time": "1780739225"
},
"departure": {
"delay": 365,
"time": "1780739225"
},
"stopId": "Hésingue_Mairie_R",
"stopSequence": 19
},
{
"arrival": {
"delay": 354,
"time": "1780739274"
},
"departure": {
"delay": 354,
"time": "1780739274"
},
"stopId": "Hésingue_Église_R",
"stopSequence": 20
},
{
"arrival": {
"delay": 349,
"time": "1780739329"
},
"departure": {
"delay": 349,
"time": "1780739329"
},
"stopId": "Halliers_R",
"stopSequence": 21
},
{
"arrival": {
"delay": 339,
"time": "1780739379"
},
"departure": {
"delay": 339,
"time": "1780739379"
},
"stopId": "Liesbach_R",
"stopSequence": 22
},
{
"arrival": {
"delay": 341,
"time": "1780739501"
},
"departure": {
"delay": 341,
"time": "1780739501"
},
"stopId": "Beaubourg_R",
"stopSequence": 23
},
{
"arrival": {
"delay": 341,
"time": "1780739561"
},
"departure": {
"delay": 341,
"time": "1780739561"
},
"stopId": "École_des_Missions_R",
"stopSequence": 24
},
{
"arrival": {
"delay": 325,
"time": "1780739605"
},
"departure": {
"delay": 325,
"time": "1780739605"
},
"stopId": "Place_Coluche_R",
"stopSequence": 25
},
{
"arrival": {
"delay": 281,
"time": "1780739681"
},
"departure": {
"delay": 281,
"time": "1780739681"
},
"stopId": "19_Novembre_R",
"stopSequence": 26
},
{
"arrival": {
"delay": 281,
"time": "1780739801"
},
"stopId": "Clostermann_R",
"stopSequence": 27
}
],
"timestamp": "1780737705",
"trip": {
"directionId": 1,
"routeId": "1",
"tripId": "101S-1120"
}
}
},
{
"id": "SM:103S-1205",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1780740300"
},
"stopId": "Alsace_R",
"stopSequence": 1
},
{
"arrival": {
"time": "1780740420"
},
"departure": {
"time": "1780740420"
},
"stopId": "Square_Soustons_R",
"stopSequence": 2
},
{
"arrival": {
"time": "1780740480"
},
"departure": {
"time": "1780740480"
},
"stopId": "Place_Abbatucci_R",
"stopSequence": 3
},
{
"arrival": {
"time": "1780740540"
},
"departure": {
"time": "1780740540"
},
"stopId": "Parc_des_Eaux-Vives_R",
"stopSequence": 4
},
{
"arrival": {
"time": "1780740600"
},
"departure": {
"time": "1780740600"
},
"stopId": "Jung_R",
"stopSequence": 5
},
{
"arrival": {
"time": "1780740660"
},
"departure": {
"time": "1780740660"
},
"stopId": "Coccinelles_R",
"stopSequence": 6
},
{
"arrival": {
"time": "1780740780"
},
"departure": {
"time": "1780740780"
},
"stopId": "Jura_1R",
"stopSequence": 7
},
{
"arrival": {
"time": "1780740840"
},
"departure": {
"time": "1780740840"
},
"stopId": "Europe_R",
"stopSequence": 8
},
{
"arrival": {
"time": "1780740900"
},
"departure": {
"time": "1780740900"
},
"stopId": "Carrefour_Central_1R",
"stopSequence": 9
},
{
"arrival": {
"time": "1780741020"
},
"departure": {
"time": "1780741020"
},
"stopId": "Couronne_1R",
"stopSequence": 10
},
{
"arrival": {
"time": "1780741140"
},
"departure": {
"time": "1780741140"
},
"stopId": "Place_Mermoz_1R",
"stopSequence": 11
},
{
"arrival": {
"time": "1780741440"
},
"departure": {
"time": "1780741440"
},
"stopId": "Bourgfelden_1R",
"stopSequence": 13
},
{
"arrival": {
"time": "1780741560"
},
"departure": {
"time": "1780741560"
},
"stopId": "Riescher_R",
"stopSequence": 14
},
{
"arrival": {
"time": "1780741620"
},
"departure": {
"time": "1780741620"
},
"stopId": "Iselisweg_R",
"stopSequence": 15
},
{
"arrival": {
"delay": -30,
"time": "1780741650"
},
"departure": {
"delay": -30,
"time": "1780741650"
},
"stopId": "Le_Ried_R",
"stopSequence": 16
},
{
"arrival": {
"time": "1780741680"
},
"departure": {
"time": "1780741680"
},
"stopId": "Raisins_R",
"stopSequence": 17
},
{
"arrival": {
"time": "1780741740"
},
"departure": {
"time": "1780741740"
},
"stopId": "Cerisiers_R",
"stopSequence": 18
},
{
"arrival": {
"time": "1780741800"
},
"departure": {
"time": "1780741800"
},
"stopId": "Hésingue_Mairie_R",
"stopSequence": 19
},
{
"arrival": {
"time": "1780741860"
},
"departure": {
"time": "1780741860"
},
"stopId": "Hésingue_Église_R",
"stopSequence": 20
},
{
"arrival": {
"time": "1780741920"
},
"departure": {
"time": "1780741920"
},
"stopId": "Halliers_R",
"stopSequence": 21
},
{
"arrival": {
"time": "1780741980"
},
"departure": {
"time": "1780741980"
},
"stopId": "Liesbach_R",
"stopSequence": 22
},
{
"arrival": {
"time": "1780742100"
},
"departure": {
"time": "1780742100"
},
"stopId": "Beaubourg_R",
"stopSequence": 23
},
{
"arrival": {
"time": "1780742160"
},
"departure": {
"time": "1780742160"
},
"stopId": "École_des_Missions_R",
"stopSequence": 24
},
{
"arrival": {
"time": "1780742220"
},
"departure": {
"time": "1780742220"
},
"stopId": "Place_Coluche_R",
"stopSequence": 25
},
{
"arrival": {
"time": "1780742340"
},
"departure": {
"time": "1780742340"
},
"stopId": "19_Novembre_R",
"stopSequence": 26
}
],
"timestamp": "1780738555",
"trip": {
"directionId": 1,
"routeId": "1",
"tripId": "103S-1205"
}
}
},
{
"id": "SM:203S-1227",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1780741620"
},
"stopId": "Petit_Canal_R",
"stopSequence": 1
},
{
"arrival": {
"delay": -30,
"time": "1780741650"
},
"departure": {
"delay": -30,
"time": "1780741650"
},
"stopId": "Rosenau_Mairie_R",
"stopSequence": 2
},
{
"arrival": {
"time": "1780741680"
},
"departure": {
"time": "1780741680"
},
"stopId": "Les_Pêcheurs_R",
"stopSequence": 3
},
{
"arrival": {
"time": "1780741740"
},
"departure": {
"time": "1780741740"
},
"stopId": "Les_Biches_R",
"stopSequence": 4
},
{
"arrival": {
"time": "1780741800"
},
"departure": {
"time": "1780741800"
},
"stopId": "Champs_R",
"stopSequence": 5
},
{
"arrival": {
"time": "1780741980"
},
"departure": {
"time": "1780741980"
},
"stopId": "Ritty_R",
"stopSequence": 6
},
{
"arrival": {
"time": "1780742040"
},
"departure": {
"time": "1780742040"
},
"stopId": "Rue_du_Marché_R",
"stopSequence": 7
},
{
"arrival": {
"time": "1780742100"
},
"departure": {
"time": "1780742100"
},
"stopId": "Village-Neuf_Centre_2R",
"stopSequence": 8
},
{
"arrival": {
"time": "1780742160"
},
"departure": {
"time": "1780742160"
},
"stopId": "Tournesols_2R",
"stopSequence": 9
},
{
"arrival": {
"time": "1780742340"
},
"departure": {
"time": "1780742340"
},
"stopId": "Collège_Nerval_AR",
"stopSequence": 10
},
{
"arrival": {
"time": "1780742400"
},
"departure": {
"time": "1780742400"
},
"stopId": "Concorde_R",
"stopSequence": 11
}
],
"timestamp": "1780738025",
"trip": {
"directionId": 1,
"routeId": "2",
"tripId": "203S-1227"
}
}
},
{
"id": "SM:201S-1225",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1780741500"
},
"stopId": "Vosges_A",
"stopSequence": 1
},
{
"arrival": {
"time": "1780741560"
},
"departure": {
"time": "1780741560"
},
"stopId": "Buschwiller_Centre_A",
"stopSequence": 2
},
{
"arrival": {
"time": "1780741680"
},
"departure": {
"time": "1780741680"
},
"stopId": "Fontaine_A",
"stopSequence": 3
},
{
"arrival": {
"time": "1780741800"
},
"departure": {
"time": "1780741800"
},
"stopId": "Hégenheim_Église_A",
"stopSequence": 4
},
{
"arrival": {
"delay": 180,
"time": "1780742040"
},
"departure": {
"delay": 180,
"time": "1780742040"
},
"stopId": "Sauvage_A",
"stopSequence": 5
},
{
"arrival": {
"delay": 180,
"time": "1780742340"
},
"departure": {
"delay": 180,
"time": "1780742340"
},
"stopId": "Saint-Exupéry_1A",
"stopSequence": 9
}
],
"timestamp": "1780737902",
"trip": {
"routeId": "2",
"tripId": "201S-1225"
}
}
},
{
"id": "SM:201S-1132",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1780738320"
},
"stopId": "Petit_Canal_R",
"stopSequence": 1
},
{
"arrival": {
"delay": -27,
"time": "1780738353"
},
"departure": {
"delay": -27,
"time": "1780738353"
},
"stopId": "Rosenau_Mairie_R",
"stopSequence": 2
},
{
"arrival": {
"time": "1780738380"
},
"departure": {
"time": "1780738380"
},
"stopId": "Les_Pêcheurs_R",
"stopSequence": 3
},
{
"arrival": {
"time": "1780738440"
},
"departure": {
"time": "1780738440"
},
"stopId": "Les_Biches_R",
"stopSequence": 4
},
{
"arrival": {
"delay": -31,
"time": "1780738469"
},
"departure": {
"delay": -31,
"time": "1780738469"
},
"stopId": "Champs_R",
"stopSequence": 5
},
{
"arrival": {
"delay": -43,
"time": "1780738616"
},
"departure": {
"delay": -43,
"time": "1780738637"
},
"stopId": "Ritty_R",
"stopSequence": 6
},
{
"arrival": {
"delay": -43,
"time": "1780738697"
},
"departure": {
"delay": -43,
"time": "1780738697"
},
"stopId": "Rue_du_Marché_R",
"stopSequence": 7
},
{
"arrival": {
"delay": -43,
"time": "1780738727"
},
"departure": {
"delay": -43,
"time": "1780738757"
},
"stopId": "Village-Neuf_Centre_2R",
"stopSequence": 8
},
{
"arrival": {
"delay": -43,
"time": "1780738817"
},
"departure": {
"delay": -43,
"time": "1780738817"
},
"stopId": "Tournesols_2R",
"stopSequence": 9
},
{
"arrival": {
"delay": -43,
"time": "1780738997"
},
"departure": {
"delay": -43,
"time": "1780738997"
},
"stopId": "Collège_Nerval_AR",
"stopSequence": 10
},
{
"arrival": {
"delay": -43,
"time": "1780739057"
},
"departure": {
"delay": -43,
"time": "1780739057"
},
"stopId": "Concorde_R",
"stopSequence": 11
},
{
"arrival": {
"delay": -43,
"time": "1780739117"
},
"departure": {
"delay": -43,
"time": "1780739117"
},
"stopId": "Schweitzer_R",
"stopSequence": 12
},
{
"arrival": {
"delay": -43,
"time": "1780739237"
},
"departure": {
"delay": -43,
"time": "1780739237"
},
"stopId": "Jura_1R",
"stopSequence": 13
},
{
"arrival": {
"delay": -16,
"time": "1780739324"
},
"departure": {
"delay": -16,
"time": "1780739324"
},
"stopId": "Europe_R",
"stopSequence": 14
},
{
"arrival": {
"delay": -16,
"time": "1780739444"
},
"departure": {
"delay": -16,
"time": "1780739444"
},
"stopId": "Carrefour_Central_1R",
"stopSequence": 15
},
{
"arrival": {
"delay": 11,
"time": "1780739531"
},
"departure": {
"delay": 11,
"time": "1780739531"
},
"stopId": "Couronne_1R",
"stopSequence": 16
},
{
"arrival": {
"delay": 74,
"time": "1780739654"
},
"departure": {
"delay": 74,
"time": "1780739654"
},
"stopId": "Place_Mermoz_1R",
"stopSequence": 17
},
{
"arrival": {
"delay": 75,
"time": "1780739775"
},
"departure": {
"delay": 75,
"time": "1780739775"
},
"stopId": "Saint-Exupéry_1R",
"stopSequence": 18
},
{
"arrival": {
"delay": 75,
"time": "1780739835"
},
"departure": {
"delay": 75,
"time": "1780739835"
},
"stopId": "Bourgfelden_2R",
"stopSequence": 19
},
{
"arrival": {
"delay": 75,
"time": "1780739895"
},
"departure": {
"delay": 75,
"time": "1780739895"
},
"stopId": "La_Vignette_R",
"stopSequence": 20
},
{
"arrival": {
"delay": 75,
"time": "1780739955"
},
"departure": {
"delay": 75,
"time": "1780739955"
},
"stopId": "Stade_R",
"stopSequence": 21
},
{
"arrival": {
"delay": 75,
"time": "1780740015"
},
"departure": {
"delay": 75,
"time": "1780740015"
},
"stopId": "Sauvage_R",
"stopSequence": 22
}
],
"timestamp": "1780738338",
"trip": {
"directionId": 1,
"routeId": "2",
"tripId": "201S-1132"
}
}
},
{
"id": "SM:203S-1140",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1780738800"
},
"stopId": "Vosges_A",
"stopSequence": 1
},
{
"arrival": {
"time": "1780738860"
},
"departure": {
"time": "1780738860"
},
"stopId": "Buschwiller_Centre_A",
"stopSequence": 2
},
{
"arrival": {
"time": "1780738980"
},
"departure": {
"time": "1780738980"
},
"stopId": "Fontaine_A",
"stopSequence": 3
},
{
"arrival": {
"time": "1780739100"
},
"departure": {
"time": "1780739100"
},
"stopId": "Hégenheim_Église_A",
"stopSequence": 4
},
{
"arrival": {
"delay": 180,
"time": "1780739340"
},
"departure": {
"delay": 180,
"time": "1780739340"
},
"stopId": "Sauvage_A",
"stopSequence": 5
},
{
"arrival": {
"delay": 240,
"time": "1780739460"
},
"departure": {
"delay": 240,
"time": "1780739460"
},
"stopId": "Stade_A",
"stopSequence": 6
},
{
"arrival": {
"delay": 240,
"time": "1780739520"
},
"departure": {
"delay": 240,
"time": "1780739520"
},
"stopId": "La_Vignette_A",
"stopSequence": 7
},
{
"arrival": {
"delay": 240,
"time": "1780739580"
},
"departure": {
"delay": 240,
"time": "1780739580"
},
"stopId": "Bourgfelden_1A",
"stopSequence": 8
},
{
"arrival": {
"delay": 180,
"time": "1780739640"
},
"departure": {
"delay": 180,
"time": "1780739640"
},
"stopId": "Saint-Exupéry_1A",
"stopSequence": 9
},
{
"arrival": {
"delay": 240,
"time": "1780739760"
},
"departure": {
"delay": 240,
"time": "1780739760"
},
"stopId": "Place_Mermoz_1A",
"stopSequence": 10
},
{
"arrival": {
"delay": 240,
"time": "1780739820"
},
"departure": {
"delay": 240,
"time": "1780739820"
},
"stopId": "Couronne_1A",
"stopSequence": 11
},
{
"arrival": {
"delay": 300,
"time": "1780739940"
},
"departure": {
"delay": 300,
"time": "1780739940"
},
"stopId": "Médiathèque_A",
"stopSequence": 12
},
{
"arrival": {
"delay": 240,
"time": "1780740000"
},
"departure": {
"delay": 240,
"time": "1780740000"
},
"stopId": "Carrefour_Central_1A",
"stopSequence": 13
},
{
"arrival": {
"delay": 240,
"time": "1780740060"
},
"departure": {
"delay": 240,
"time": "1780740060"
},
"stopId": "Jura_1A",
"stopSequence": 14
},
{
"arrival": {
"delay": 300,
"time": "1780740240"
},
"departure": {
"delay": 300,
"time": "1780740240"
},
"stopId": "Schweitzer_A",
"stopSequence": 15
},
{
"arrival": {
"delay": 300,
"time": "1780740300"
},
"departure": {
"delay": 300,
"time": "1780740300"
},
"stopId": "Concorde_A",
"stopSequence": 16
},
{
"arrival": {
"delay": 300,
"time": "1780740360"
},
"departure": {
"delay": 300,
"time": "1780740360"
},
"stopId": "Collège_Nerval_AR",
"stopSequence": 17
},
{
"arrival": {
"delay": 180,
"time": "1780740420"
},
"departure": {
"delay": 180,
"time": "1780740420"
},
"stopId": "Tournesols_2A",
"stopSequence": 18
},
{
"arrival": {
"delay": 240,
"time": "1780740540"
},
"departure": {
"delay": 240,
"time": "1780740540"
},
"stopId": "Village-Neuf_Centre_2A",
"stopSequence": 19
},
{
"arrival": {
"delay": 240,
"time": "1780740600"
},
"departure": {
"delay": 240,
"time": "1780740600"
},
"stopId": "Rue_du_Marché_A",
"stopSequence": 20
},
{
"arrival": {
"delay": 240,
"time": "1780740660"
},
"departure": {
"delay": 240,
"time": "1780740660"
},
"stopId": "Ritty_A",
"stopSequence": 21
},
{
"arrival": {
"delay": 180,
"time": "1780740720"
},
"departure": {
"delay": 180,
"time": "1780740720"
},
"stopId": "Champs_A",
"stopSequence": 22
}
],
"timestamp": "1780738822",
"trip": {
"routeId": "2",
"tripId": "203S-1140"
}
}
},
{
"id": "SM:201S-1055",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 67,
"time": "1780736167"
},
"stopId": "Vosges_A",
"stopSequence": 1
},
{
"arrival": {
"delay": 89,
"time": "1780736249"
},
"departure": {
"delay": 89,
"time": "1780736249"
},
"stopId": "Buschwiller_Centre_A",
"stopSequence": 2
},
{
"arrival": {
"delay": 71,
"time": "1780736351"
},
"departure": {
"delay": 71,
"time": "1780736351"
},
"stopId": "Fontaine_A",
"stopSequence": 3
},
{
"arrival": {
"delay": 71,
"time": "1780736471"
},
"departure": {
"delay": 71,
"time": "1780736471"
},
"stopId": "Hégenheim_Église_A",
"stopSequence": 4
},
{
"arrival": {
"delay": 247,
"time": "1780736679"
},
"departure": {
"delay": 247,
"time": "1780736707"
},
"stopId": "Sauvage_A",
"stopSequence": 5
},
{
"arrival": {
"delay": 250,
"time": "1780736770"
},
"departure": {
"delay": 250,
"time": "1780736770"
},
"stopId": "Stade_A",
"stopSequence": 6
},
{
"arrival": {
"delay": 337,
"time": "1780736835"
},
"departure": {
"delay": 337,
"time": "1780736917"
},
"stopId": "La_Vignette_A",
"stopSequence": 7
},
{
"arrival": {
"delay": 376,
"time": "1780737016"
},
"departure": {
"delay": 376,
"time": "1780737016"
},
"stopId": "Bourgfelden_1A",
"stopSequence": 8
},
{
"arrival": {
"delay": 307,
"time": "1780737051"
},
"departure": {
"delay": 307,
"time": "1780737067"
},
"stopId": "Saint-Exupéry_1A",
"stopSequence": 9
},
{
"arrival": {
"delay": 307,
"time": "1780737122"
},
"departure": {
"delay": 307,
"time": "1780737127"
},
"stopId": "Place_Mermoz_1A",
"stopSequence": 10
},
{
"arrival": {
"delay": 517,
"time": "1780737397"
},
"departure": {
"delay": 517,
"time": "1780737397"
},
"stopId": "Couronne_1A",
"stopSequence": 11
},
{
"arrival": {
"delay": 526,
"time": "1780737466"
},
"departure": {
"delay": 526,
"time": "1780737466"
},
"stopId": "Médiathèque_A",
"stopSequence": 12
},
{
"arrival": {
"delay": 444,
"time": "1780737504"
},
"departure": {
"delay": 444,
"time": "1780737504"
},
"stopId": "Carrefour_Central_1A",
"stopSequence": 13
},
{
"arrival": {
"delay": 434,
"time": "1780737554"
},
"departure": {
"delay": 434,
"time": "1780737554"
},
"stopId": "Jura_1A",
"stopSequence": 14
},
{
"arrival": {
"delay": 424,
"time": "1780737664"
},
"departure": {
"delay": 424,
"time": "1780737664"
},
"stopId": "Schweitzer_A",
"stopSequence": 15
},
{
"arrival": {
"delay": 402,
"time": "1780737702"
},
"departure": {
"delay": 402,
"time": "1780737702"
},
"stopId": "Concorde_A",
"stopSequence": 16
},
{
"arrival": {
"delay": 406,
"time": "1780737766"
},
"departure": {
"delay": 406,
"time": "1780737766"
},
"stopId": "Collège_Nerval_AR",
"stopSequence": 17
},
{
"arrival": {
"delay": 258,
"time": "1780737798"
},
"departure": {
"delay": 258,
"time": "1780737798"
},
"stopId": "Tournesols_2A",
"stopSequence": 18
},
{
"arrival": {
"delay": 351,
"time": "1780737951"
},
"departure": {
"delay": 351,
"time": "1780737951"
},
"stopId": "Village-Neuf_Centre_2A",
"stopSequence": 19
},
{
"arrival": {
"delay": 343,
"time": "1780738003"
},
"departure": {
"delay": 343,
"time": "1780738003"
},
"stopId": "Rue_du_Marché_A",
"stopSequence": 20
},
{
"arrival": {
"delay": 319,
"time": "1780738039"
},
"departure": {
"delay": 319,
"time": "1780738039"
},
"stopId": "Ritty_A",
"stopSequence": 21
},
{
"arrival": {
"delay": 259,
"time": "1780738099"
},
"departure": {
"delay": 259,
"time": "1780738099"
},
"stopId": "Champs_A",
"stopSequence": 22
}
],
"timestamp": "1780736179",
"trip": {
"routeId": "2",
"tripId": "201S-1055"
}
}
},
{
"id": "SM:301S-1118",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1780737480"
},
"stopId": "Schifflände_R",
"stopSequence": 1
},
{
"arrival": {
"time": "1780737600"
},
"departure": {
"time": "1780737600"
},
"stopId": "Kinderspital_UKBB_R",
"stopSequence": 2
},
{
"arrival": {
"time": "1780737900"
},
"departure": {
"time": "1780737900"
},
"stopId": "Voltaplatz_R",
"stopSequence": 3
},
{
"arrival": {
"time": "1780737960"
},
"departure": {
"time": "1780737960"
},
"stopId": "Hüningerstrasse_R",
"stopSequence": 4
},
{
"arrival": {
"time": "1780738080"
},
"departure": {
"time": "1780738080"
},
"stopId": "Huningue_Frontière_R",
"stopSequence": 5
},
{
"arrival": {
"delay": 31,
"time": "1780738200"
},
"departure": {
"delay": 31,
"time": "1780738231"
},
"stopId": "Tivoli_R",
"stopSequence": 6
},
{
"arrival": {
"delay": 305,
"time": "1780738565"
},
"departure": {
"delay": 305,
"time": "1780738565"
},
"stopId": "Parc_des_Eaux-Vives_R",
"stopSequence": 7
},
{
"arrival": {
"delay": 361,
"time": "1780738661"
},
"departure": {
"delay": 361,
"time": "1780738681"
},
"stopId": "Place_Abbatucci_R",
"stopSequence": 8
},
{
"arrival": {
"delay": 361,
"time": "1780738729"
},
"departure": {
"delay": 361,
"time": "1780738741"
},
"stopId": "Square_Soustons_R",
"stopSequence": 9
},
{
"arrival": {
"delay": 414,
"time": "1780738854"
},
"departure": {
"delay": 414,
"time": "1780738854"
},
"stopId": "Domino_603R",
"stopSequence": 10
}
],
"timestamp": "1780737540",
"trip": {
"directionId": 1,
"routeId": "603",
"tripId": "301S-1118"
}
}
},
{
"id": "SM:301S-1220",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1780741200"
},
"stopId": "Schifflände_R",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1780741380"
},
"departure": {
"delay": 60,
"time": "1780741380"
},
"stopId": "Kinderspital_UKBB_R",
"stopSequence": 2
},
{
"arrival": {
"delay": -120,
"time": "1780741500"
},
"departure": {
"delay": -120,
"time": "1780741500"
},
"stopId": "Voltaplatz_R",
"stopSequence": 3
},
{
"arrival": {
"delay": -120,
"time": "1780741560"
},
"departure": {
"delay": -120,
"time": "1780741560"
},
"stopId": "Hüningerstrasse_R",
"stopSequence": 4
},
{
"arrival": {
"delay": -120,
"time": "1780741680"
},
"departure": {
"delay": -120,
"time": "1780741680"
},
"stopId": "Huningue_Frontière_R",
"stopSequence": 5
},
{
"arrival": {
"delay": -120,
"time": "1780741800"
},
"departure": {
"delay": -120,
"time": "1780741800"
},
"stopId": "Tivoli_R",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1780742040"
},
"departure": {
"delay": 60,
"time": "1780742040"
},
"stopId": "Parc_des_Eaux-Vives_R",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1780742100"
},
"departure": {
"delay": 60,
"time": "1780742100"
},
"stopId": "Place_Abbatucci_R",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1780742160"
},
"departure": {
"delay": 60,
"time": "1780742160"
},
"stopId": "Square_Soustons_R",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1780742220"
},
"departure": {
"delay": 60,
"time": "1780742220"
},
"stopId": "Domino_603R",
"stopSequence": 10
}
],
"timestamp": "1780738678",
"trip": {
"directionId": 1,
"routeId": "603",
"tripId": "301S-1220"
}
}
},
{
"id": "SM:301S-1153",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1780739580"
},
"stopId": "Paix_A",
"stopSequence": 1
},
{
"arrival": {
"time": "1780739640"
},
"departure": {
"time": "1780739640"
},
"stopId": "Sports_A",
"stopSequence": 2
},
{
"arrival": {
"time": "1780739700"
},
"departure": {
"time": "1780739700"
},
"stopId": "Belfort_A",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1780739820"
},
"departure": {
"delay": 60,
"time": "1780739820"
},
"stopId": "Maison_Retraite_A",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1780739880"
},
"departure": {
"delay": 60,
"time": "1780739880"
},
"stopId": "Village-Neuf_Centre_2R",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1780739940"
},
"departure": {
"delay": 60,
"time": "1780739940"
},
"stopId": "Tournesols_2R",
"stopSequence": 6
},
{
"arrival": {
"delay": 120,
"time": "1780740060"
},
"departure": {
"delay": 120,
"time": "1780740060"
},
"stopId": "Domino_603A",
"stopSequence": 7
},
{
"arrival": {
"delay": 120,
"time": "1780740120"
},
"departure": {
"delay": 120,
"time": "1780740120"
},
"stopId": "Square_Soustons_R",
"stopSequence": 8
},
{
"arrival": {
"delay": 120,
"time": "1780740180"
},
"departure": {
"delay": 120,
"time": "1780740180"
},
"stopId": "Place_Abbatucci_R",
"stopSequence": 9
},
{
"arrival": {
"delay": 180,
"time": "1780740300"
},
"departure": {
"delay": 180,
"time": "1780740300"
},
"stopId": "Parc_des_Eaux-Vives_R",
"stopSequence": 10
},
{
"arrival": {
"delay": 240,
"time": "1780740420"
},
"departure": {
"delay": 240,
"time": "1780740420"
},
"stopId": "Tivoli_A",
"stopSequence": 11
},
{
"arrival": {
"delay": 240,
"time": "1780740540"
},
"departure": {
"delay": 240,
"time": "1780740540"
},
"stopId": "Huningue_Frontière_A",
"stopSequence": 12
},
{
"arrival": {
"delay": 540,
"time": "1780740960"
},
"departure": {
"delay": 540,
"time": "1780740960"
},
"stopId": "Hüningerstrasse_A",
"stopSequence": 13
}
],
"timestamp": "1780735984",
"trip": {
"routeId": "603",
"tripId": "301S-1153"
}
}
},
{
"id": "SM:403ST-1150",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1780739400"
},
"stopId": "Professeur_Coste_A",
"stopSequence": 1
},
{
"arrival": {
"delay": -30,
"time": "1780739430"
},
"departure": {
"delay": -30,
"time": "1780739430"
},
"stopId": "Rousserolles_A",
"stopSequence": 2
},
{
"arrival": {
"time": "1780739460"
},
"departure": {
"time": "1780739460"
},
"stopId": "Muguet_A",
"stopSequence": 3
},
{
"arrival": {
"time": "1780739520"
},
"departure": {
"time": "1780739520"
},
"stopId": "Cité_Beaulieu_A",
"stopSequence": 4
},
{
"arrival": {
"time": "1780739580"
},
"departure": {
"time": "1780739580"
},
"stopId": "Parc_des_Maréchaux_A",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1780739700"
},
"departure": {
"delay": 60,
"time": "1780739700"
},
"stopId": "Petite_Camargue_Alsacienne_A",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1780739760"
},
"departure": {
"delay": 60,
"time": "1780739760"
},
"stopId": "Saint-Claude_A",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1780739820"
},
"departure": {
"delay": 60,
"time": "1780739820"
},
"stopId": "Chapelle_A",
"stopSequence": 8
},
{
"arrival": {
"delay": 120,
"time": "1780739940"
},
"departure": {
"delay": 120,
"time": "1780739940"
},
"stopId": "Rue_de_Séville_A",
"stopSequence": 9
},
{
"arrival": {
"delay": 420,
"time": "1780740360"
},
"departure": {
"delay": 420,
"time": "1780740360"
},
"stopId": "Cité_du_Rail_A",
"stopSequence": 10
},
{
"arrival": {
"delay": 180,
"time": "1780740840"
},
"departure": {
"delay": 180,
"time": "1780740840"
},
"stopId": "Saint-Louis_Gare_Est_AR",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1780740900"
},
"departure": {
"delay": 60,
"time": "1780740900"
},
"stopId": "Église_Saint-Louis_A",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1780740960"
},
"departure": {
"delay": 60,
"time": "1780740960"
},
"stopId": "Breisach_A",
"stopSequence": 14
},
{
"arrival": {
"delay": 180,
"time": "1780741140"
},
"departure": {
"delay": 180,
"time": "1780741140"
},
"stopId": "Croisée_des_Lys_A",
"stopSequence": 15
},
{
"arrival": {
"delay": 120,
"time": "1780741260"
},
"departure": {
"delay": 120,
"time": "1780741260"
},
"stopId": "Claude_Hess_A",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1780741320"
},
"departure": {
"delay": 60,
"time": "1780741320"
},
"stopId": "Rhin_A",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1780741380"
},
"departure": {
"delay": 60,
"time": "1780741380"
},
"stopId": "Notre-Dame_de_la_Paix_A",
"stopSequence": 18
}
],
"timestamp": "1780735912",
"trip": {
"routeId": "604",
"tripId": "403ST-1150"
}
}
},
{
"id": "SM:403ST-1112",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 122,
"time": "1780737242"
},
"stopId": "Schifflände_R",
"stopSequence": 1
},
{
"arrival": {
"delay": 122,
"time": "1780737361"
},
"departure": {
"delay": 122,
"time": "1780737362"
},
"stopId": "Kinderspital_UKBB_R",
"stopSequence": 2
},
{
"arrival": {
"delay": 62,
"time": "1780737512"
},
"departure": {
"delay": 62,
"time": "1780737542"
},
"stopId": "Voltaplatz_R",
"stopSequence": 3
},
{
"arrival": {
"delay": 71,
"time": "1780737611"
},
"departure": {
"delay": 71,
"time": "1780737611"
},
"stopId": "Hüningerstrasse_R",
"stopSequence": 4
},
{
"arrival": {
"delay": 62,
"time": "1780737713"
},
"departure": {
"delay": 62,
"time": "1780737722"
},
"stopId": "Frontière_R",
"stopSequence": 5
},
{
"arrival": {
"delay": 64,
"time": "1780737784"
},
"departure": {
"delay": 64,
"time": "1780737784"
},
"stopId": "Notre-Dame_de_la_Paix_R",
"stopSequence": 6
},
{
"arrival": {
"delay": 79,
"time": "1780737859"
},
"departure": {
"delay": 79,
"time": "1780737859"
},
"stopId": "Rhin_R",
"stopSequence": 7
},
{
"arrival": {
"delay": 79,
"time": "1780737919"
},
"departure": {
"delay": 79,
"time": "1780737919"
},
"stopId": "Claude_Hess_R",
"stopSequence": 8
},
{
"arrival": {
"delay": 81,
"time": "1780738041"
},
"departure": {
"delay": 81,
"time": "1780738041"
},
"stopId": "Croisée_des_Lys_R",
"stopSequence": 9
},
{
"arrival": {
"delay": 69,
"time": "1780738089"
},
"departure": {
"delay": 69,
"time": "1780738089"
},
"stopId": "Breisach_R",
"stopSequence": 10
},
{
"arrival": {
"delay": 92,
"time": "1780738135"
},
"departure": {
"delay": 92,
"time": "1780738172"
},
"stopId": "Église_Saint-Louis_R",
"stopSequence": 11
},
{
"arrival": {
"delay": 122,
"time": "1780738292"
},
"departure": {
"delay": 122,
"time": "1780738382"
},
"stopId": "Saint-Louis_Gare_Est_AR",
"stopSequence": 12
},
{
"arrival": {
"delay": 152,
"time": "1780738609"
},
"departure": {
"delay": 152,
"time": "1780738652"
},
"stopId": "Trois_Lys_R",
"stopSequence": 13
},
{
"arrival": {
"delay": -58,
"time": "1780738728"
},
"departure": {
"delay": -58,
"time": "1780738802"
},
"stopId": "Cité_du_Rail_R",
"stopSequence": 14
},
{
"arrival": {
"delay": -4,
"time": "1780738916"
},
"departure": {
"delay": -4,
"time": "1780738916"
},
"stopId": "Rue_de_Séville_R",
"stopSequence": 15
},
{
"arrival": {
"delay": -4,
"time": "1780738976"
},
"departure": {
"delay": -4,
"time": "1780738976"
},
"stopId": "Chapelle_R",
"stopSequence": 16
},
{
"arrival": {
"delay": -44,
"time": "1780738996"
},
"departure": {
"delay": -44,
"time": "1780738996"
},
"stopId": "Saint-Claude_R",
"stopSequence": 17
},
{
"arrival": {
"delay": -14,
"time": "1780739026"
},
"departure": {
"delay": -14,
"time": "1780739026"
},
"stopId": "Petite_Camargue_Alsacienne_R",
"stopSequence": 18
},
{
"arrival": {
"delay": -8,
"time": "1780739092"
},
"departure": {
"delay": -8,
"time": "1780739092"
},
"stopId": "Parc_des_Maréchaux_R",
"stopSequence": 19
},
{
"arrival": {
"delay": 22,
"time": "1780739182"
},
"departure": {
"delay": 22,
"time": "1780739182"
},
"stopId": "Cité_Beaulieu_R",
"stopSequence": 20
},
{
"arrival": {
"delay": -8,
"time": "1780739212"
},
"departure": {
"delay": -8,
"time": "1780739212"
},
"stopId": "Muguet_R",
"stopSequence": 21
}
],
"timestamp": "1780737262",
"trip": {
"directionId": 1,
"routeId": "604",
"tripId": "403ST-1112"
}
}
},
{
"id": "SM:405ST-1053",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 126,
"time": "1780736106"
},
"stopId": "Professeur_Coste_A",
"stopSequence": 1
},
{
"arrival": {
"delay": 113,
"time": "1780736153"
},
"departure": {
"delay": 113,
"time": "1780736153"
},
"stopId": "Rousserolles_A",
"stopSequence": 2
},
{
"arrival": {
"delay": 142,
"time": "1780736182"
},
"departure": {
"delay": 142,
"time": "1780736182"
},
"stopId": "Muguet_A",
"stopSequence": 3
},
{
"arrival": {
"delay": 106,
"time": "1780736206"
},
"departure": {
"delay": 106,
"time": "1780736206"
},
"stopId": "Cité_Beaulieu_A",
"stopSequence": 4
},
{
"arrival": {
"delay": 146,
"time": "1780736246"
},
"departure": {
"delay": 146,
"time": "1780736246"
},
"stopId": "Parc_des_Maréchaux_A",
"stopSequence": 5
},
{
"arrival": {
"delay": 318,
"time": "1780736478"
},
"departure": {
"delay": 318,
"time": "1780736478"
},
"stopId": "Petite_Camargue_Alsacienne_A",
"stopSequence": 6
},
{
"arrival": {
"delay": 340,
"time": "1780736500"
},
"departure": {
"delay": 340,
"time": "1780736500"
},
"stopId": "Saint-Claude_A",
"stopSequence": 7
},
{
"arrival": {
"delay": 396,
"time": "1780736570"
},
"departure": {
"delay": 396,
"time": "1780736616"
},
"stopId": "Chapelle_A",
"stopSequence": 8
},
{
"arrival": {
"delay": 516,
"time": "1780736762"
},
"departure": {
"delay": 516,
"time": "1780736796"
},
"stopId": "Rue_de_Séville_A",
"stopSequence": 9
},
{
"arrival": {
"delay": 637,
"time": "1780736967"
},
"departure": {
"delay": 637,
"time": "1780737037"
},
"stopId": "Cité_du_Rail_A",
"stopSequence": 10
},
{
"arrival": {
"delay": 636,
"time": "1780737107"
},
"departure": {
"delay": 636,
"time": "1780737456"
},
"stopId": "Trois_Lys_A",
"stopSequence": 11
},
{
"arrival": {
"delay": 426,
"time": "1780737546"
},
"departure": {
"delay": 426,
"time": "1780737546"
},
"stopId": "Saint-Louis_Gare_Est_AR",
"stopSequence": 12
},
{
"arrival": {
"delay": 307,
"time": "1780737607"
},
"departure": {
"delay": 307,
"time": "1780737607"
},
"stopId": "Église_Saint-Louis_A",
"stopSequence": 13
},
{
"arrival": {
"delay": 426,
"time": "1780737672"
},
"departure": {
"delay": 426,
"time": "1780737786"
},
"stopId": "Breisach_A",
"stopSequence": 14
},
{
"arrival": {
"delay": 516,
"time": "1780737897"
},
"departure": {
"delay": 516,
"time": "1780737936"
},
"stopId": "Croisée_des_Lys_A",
"stopSequence": 15
},
{
"arrival": {
"delay": 388,
"time": "1780737988"
},
"departure": {
"delay": 388,
"time": "1780737988"
},
"stopId": "Claude_Hess_A",
"stopSequence": 16
},
{
"arrival": {
"delay": 306,
"time": "1780738026"
},
"departure": {
"delay": 306,
"time": "1780738026"
},
"stopId": "Rhin_A",
"stopSequence": 17
},
{
"arrival": {
"delay": 323,
"time": "1780738103"
},
"departure": {
"delay": 323,
"time": "1780738103"
},
"stopId": "Notre-Dame_de_la_Paix_A",
"stopSequence": 18
},
{
"arrival": {
"delay": 443,
"time": "1780738283"
},
"departure": {
"delay": 443,
"time": "1780738283"
},
"stopId": "Frontière_A",
"stopSequence": 19
},
{
"arrival": {
"delay": 298,
"time": "1780738318"
},
"departure": {
"delay": 298,
"time": "1780738318"
},
"stopId": "Hüningerstrasse_A",
"stopSequence": 20
},
{
"arrival": {
"delay": 406,
"time": "1780738486"
},
"departure": {
"delay": 406,
"time": "1780738486"
},
"stopId": "Voltaplatz_A",
"stopSequence": 21
}
],
"timestamp": "1780736128",
"trip": {
"routeId": "604",
"tripId": "405ST-1053"
}
}
},
{
"id": "SM:405ST-1215",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 480,
"time": "1780741380"
},
"stopId": "Parc_Soleil_A",
"stopSequence": 1
},
{
"arrival": {
"delay": 720,
"time": "1780741800"
},
"departure": {
"delay": 720,
"time": "1780741800"
},
"stopId": "Petite_Camargue_Alsacienne_A",
"stopSequence": 2
},
{
"arrival": {
"delay": 1080,
"time": "1780742280"
},
"departure": {
"delay": 1080,
"time": "1780742280"
},
"stopId": "Chapelle_A",
"stopSequence": 4
},
{
"arrival": {
"delay": 1080,
"time": "1780742340"
},
"departure": {
"delay": 1080,
"time": "1780742340"
},
"stopId": "Rue_de_Séville_A",
"stopSequence": 5
}
],
"timestamp": "1780737995",
"trip": {
"routeId": "604",
"tripId": "405ST-1215"
}
}
},
{
"id": "SM:405ST-1136",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 50,
"time": "1780738610"
},
"stopId": "Schifflände_R",
"stopSequence": 1
},
{
"arrival": {
"delay": 52,
"time": "1780738732"
},
"departure": {
"delay": 52,
"time": "1780738732"
},
"stopId": "Kinderspital_UKBB_R",
"stopSequence": 2
},
{
"arrival": {
"delay": -26,
"time": "1780738894"
},
"departure": {
"delay": -26,
"time": "1780738894"
},
"stopId": "Voltaplatz_R",
"stopSequence": 3
},
{
"arrival": {
"delay": -18,
"time": "1780738962"
},
"departure": {
"delay": -18,
"time": "1780738962"
},
"stopId": "Hüningerstrasse_R",
"stopSequence": 4
},
{
"arrival": {
"delay": -33,
"time": "1780739067"
},
"departure": {
"delay": -33,
"time": "1780739067"
},
"stopId": "Frontière_R",
"stopSequence": 5
},
{
"arrival": {
"delay": -31,
"time": "1780739129"
},
"departure": {
"delay": -31,
"time": "1780739129"
},
"stopId": "Notre-Dame_de_la_Paix_R",
"stopSequence": 6
},
{
"arrival": {
"delay": -31,
"time": "1780739189"
},
"departure": {
"delay": -31,
"time": "1780739189"
},
"stopId": "Rhin_R",
"stopSequence": 7
},
{
"arrival": {
"delay": -31,
"time": "1780739249"
},
"departure": {
"delay": -31,
"time": "1780739249"
},
"stopId": "Claude_Hess_R",
"stopSequence": 8
},
{
"arrival": {
"delay": -29,
"time": "1780739371"
},
"departure": {
"delay": -29,
"time": "1780739371"
},
"stopId": "Croisée_des_Lys_R",
"stopSequence": 9
},
{
"arrival": {
"delay": -29,
"time": "1780739431"
},
"departure": {
"delay": -29,
"time": "1780739431"
},
"stopId": "Breisach_R",
"stopSequence": 10
},
{
"arrival": {
"delay": -29,
"time": "1780739491"
},
"departure": {
"delay": -29,
"time": "1780739491"
},
"stopId": "Église_Saint-Louis_R",
"stopSequence": 11
},
{
"arrival": {
"delay": -29,
"time": "1780739671"
},
"departure": {
"delay": -29,
"time": "1780739671"
},
"stopId": "Saint-Louis_Gare_Est_AR",
"stopSequence": 12
},
{
"arrival": {
"delay": -29,
"time": "1780739911"
},
"departure": {
"delay": -29,
"time": "1780739911"
},
"stopId": "Trois_Lys_R",
"stopSequence": 13
},
{
"arrival": {
"delay": -29,
"time": "1780740271"
},
"departure": {
"delay": -29,
"time": "1780740271"
},
"stopId": "Cité_du_Rail_R",
"stopSequence": 14
},
{
"arrival": {
"delay": -29,
"time": "1780740331"
},
"departure": {
"delay": -29,
"time": "1780740331"
},
"stopId": "Rue_de_Séville_R",
"stopSequence": 15
},
{
"arrival": {
"delay": -29,
"time": "1780740391"
},
"departure": {
"delay": -29,
"time": "1780740391"
},
"stopId": "Chapelle_R",
"stopSequence": 16
},
{
"arrival": {
"delay": -58,
"time": "1780740422"
},
"departure": {
"delay": -58,
"time": "1780740422"
},
"stopId": "Saint-Claude_R",
"stopSequence": 17
},
{
"arrival": {
"delay": -27,
"time": "1780740453"
},
"departure": {
"delay": -27,
"time": "1780740453"
},
"stopId": "Petite_Camargue_Alsacienne_R",
"stopSequence": 18
},
{
"arrival": {
"delay": -27,
"time": "1780740513"
},
"departure": {
"delay": -27,
"time": "1780740513"
},
"stopId": "Parc_des_Maréchaux_R",
"stopSequence": 19
},
{
"arrival": {
"delay": -27,
"time": "1780740633"
},
"stopId": "Parc_Soleil_A",
"stopSequence": 20
}
],
"timestamp": "1780738658",
"trip": {
"directionId": 1,
"routeId": "604",
"tripId": "405ST-1136"
}
}
},
{
"id": "SM:407ST-1157",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1780739820"
},
"stopId": "Schifflände_R",
"stopSequence": 1
},
{
"arrival": {
"time": "1780740000"
},
"departure": {
"time": "1780740000"
},
"stopId": "Kinderspital_UKBB_R",
"stopSequence": 2
},
{
"arrival": {
"time": "1780740120"
},
"departure": {
"time": "1780740120"
},
"stopId": "Voltaplatz_R",
"stopSequence": 3
},
{
"arrival": {
"time": "1780740180"
},
"departure": {
"time": "1780740180"
},
"stopId": "Hüningerstrasse_R",
"stopSequence": 4
},
{
"arrival": {
"time": "1780740360"
},
"departure": {
"time": "1780740360"
},
"stopId": "Frontière_R",
"stopSequence": 5
},
{
"arrival": {
"time": "1780740420"
},
"departure": {
"time": "1780740420"
},
"stopId": "Notre-Dame_de_la_Paix_R",
"stopSequence": 6
},
{
"arrival": {
"time": "1780740480"
},
"departure": {
"time": "1780740480"
},
"stopId": "Rhin_R",
"stopSequence": 7
},
{
"arrival": {
"time": "1780740540"
},
"departure": {
"time": "1780740540"
},
"stopId": "Claude_Hess_R",
"stopSequence": 8
},
{
"arrival": {
"time": "1780740720"
},
"departure": {
"time": "1780740720"
},
"stopId": "Croisée_des_Lys_R",
"stopSequence": 9
},
{
"arrival": {
"time": "1780740780"
},
"departure": {
"time": "1780740780"
},
"stopId": "Breisach_R",
"stopSequence": 10
},
{
"arrival": {
"time": "1780740840"
},
"departure": {
"time": "1780740840"
},
"stopId": "Église_Saint-Louis_R",
"stopSequence": 11
},
{
"arrival": {
"time": "1780741260"
},
"departure": {
"time": "1780741260"
},
"stopId": "Trois_Lys_R",
"stopSequence": 13
},
{
"arrival": {
"time": "1780741620"
},
"departure": {
"time": "1780741620"
},
"stopId": "Cité_du_Rail_R",
"stopSequence": 14
},
{
"arrival": {
"time": "1780741680"
},
"departure": {
"time": "1780741680"
},
"stopId": "Rue_de_Séville_R",
"stopSequence": 15
},
{
"arrival": {
"time": "1780741740"
},
"departure": {
"time": "1780741740"
},
"stopId": "Chapelle_R",
"stopSequence": 16
},
{
"arrival": {
"time": "1780741800"
},
"departure": {
"time": "1780741800"
},
"stopId": "Saint-Claude_R",
"stopSequence": 17
},
{
"arrival": {
"time": "1780741860"
},
"departure": {
"time": "1780741860"
},
"stopId": "Petite_Camargue_Alsacienne_R",
"stopSequence": 18
},
{
"arrival": {
"time": "1780741920"
},
"departure": {
"time": "1780741920"
},
"stopId": "Parc_des_Maréchaux_R",
"stopSequence": 19
},
{
"arrival": {
"time": "1780742040"
},
"stopId": "Parc_Soleil_A",
"stopSequence": 20
}
],
"timestamp": "1780737283",
"trip": {
"directionId": 1,
"routeId": "604",
"tripId": "407ST-1157"
}
}
},
{
"id": "SM:407ST-1115",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 662,
"time": "1780737962"
},
"stopId": "Parc_Soleil_A",
"stopSequence": 1
},
{
"arrival": {
"delay": 782,
"time": "1780738202"
},
"departure": {
"delay": 782,
"time": "1780738202"
},
"stopId": "Petite_Camargue_Alsacienne_A",
"stopSequence": 2
},
{
"arrival": {
"delay": 872,
"time": "1780738262"
},
"departure": {
"delay": 872,
"time": "1780738352"
},
"stopId": "Saint-Claude_A",
"stopSequence": 3
},
{
"arrival": {
"delay": 1142,
"time": "1780738442"
},
"departure": {
"delay": 1142,
"time": "1780738682"
},
"stopId": "Chapelle_A",
"stopSequence": 4
},
{
"arrival": {
"delay": 1112,
"time": "1780738712"
},
"departure": {
"delay": 1112,
"time": "1780738712"
},
"stopId": "Rue_de_Séville_A",
"stopSequence": 5
},
{
"arrival": {
"delay": 1083,
"time": "1780738772"
},
"departure": {
"delay": 1083,
"time": "1780738803"
},
"stopId": "Cité_du_Rail_A",
"stopSequence": 6
},
{
"arrival": {
"delay": 780,
"time": "1780738920"
},
"departure": {
"delay": 780,
"time": "1780738920"
},
"stopId": "Trois_Lys_A",
"stopSequence": 7
},
{
"arrival": {
"delay": 540,
"time": "1780738980"
},
"departure": {
"delay": 540,
"time": "1780738980"
},
"stopId": "Saint-Louis_Gare_Est_AR",
"stopSequence": 8
},
{
"arrival": {
"delay": 400,
"time": "1780739020"
},
"departure": {
"delay": 400,
"time": "1780739020"
},
"stopId": "Église_Saint-Louis_A",
"stopSequence": 9
},
{
"arrival": {
"delay": 400,
"time": "1780739080"
},
"departure": {
"delay": 400,
"time": "1780739080"
},
"stopId": "Breisach_A",
"stopSequence": 10
},
{
"arrival": {
"delay": 520,
"time": "1780739260"
},
"departure": {
"delay": 520,
"time": "1780739260"
},
"stopId": "Croisée_des_Lys_A",
"stopSequence": 11
},
{
"arrival": {
"delay": 400,
"time": "1780739320"
},
"departure": {
"delay": 400,
"time": "1780739320"
},
"stopId": "Claude_Hess_A",
"stopSequence": 12
},
{
"arrival": {
"delay": 460,
"time": "1780739500"
},
"departure": {
"delay": 460,
"time": "1780739500"
},
"stopId": "Rhin_A",
"stopSequence": 13
}
],
"timestamp": "1780737974",
"trip": {
"routeId": "604",
"tripId": "407ST-1115"
}
}
},
{
"id": "SM:401ST-1135",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 484,
"time": "1780738984"
},
"stopId": "Parc_Soleil_A",
"stopSequence": 1
},
{
"arrival": {
"delay": 564,
"time": "1780739244"
},
"departure": {
"delay": 564,
"time": "1780739244"
},
"stopId": "Petite_Camargue_Alsacienne_A",
"stopSequence": 2
},
{
"arrival": {
"delay": 591,
"time": "1780739331"
},
"departure": {
"delay": 591,
"time": "1780739331"
},
"stopId": "Saint-Claude_A",
"stopSequence": 3
},
{
"arrival": {
"delay": 631,
"time": "1780739431"
},
"departure": {
"delay": 631,
"time": "1780739431"
},
"stopId": "Chapelle_A",
"stopSequence": 4
},
{
"arrival": {
"delay": 604,
"time": "1780739464"
},
"departure": {
"delay": 604,
"time": "1780739464"
},
"stopId": "Rue_de_Séville_A",
"stopSequence": 5
},
{
"arrival": {
"delay": 544,
"time": "1780739524"
},
"departure": {
"delay": 544,
"time": "1780739524"
},
"stopId": "Cité_du_Rail_A",
"stopSequence": 6
},
{
"arrival": {
"delay": 270,
"time": "1780739670"
},
"departure": {
"delay": 270,
"time": "1780739670"
},
"stopId": "Trois_Lys_A",
"stopSequence": 7
},
{
"arrival": {
"delay": 56,
"time": "1780739756"
},
"departure": {
"delay": 56,
"time": "1780739756"
},
"stopId": "Saint-Louis_Gare_Est_AR",
"stopSequence": 8
},
{
"arrival": {
"delay": -64,
"time": "1780739816"
},
"departure": {
"delay": -64,
"time": "1780739816"
},
"stopId": "Église_Saint-Louis_A",
"stopSequence": 9
},
{
"arrival": {
"delay": -64,
"time": "1780739876"
},
"departure": {
"delay": -64,
"time": "1780739876"
},
"stopId": "Breisach_A",
"stopSequence": 10
},
{
"arrival": {
"delay": 56,
"time": "1780740056"
},
"departure": {
"delay": 56,
"time": "1780740056"
},
"stopId": "Croisée_des_Lys_A",
"stopSequence": 11
},
{
"arrival": {
"delay": -40,
"time": "1780740140"
},
"departure": {
"delay": -40,
"time": "1780740140"
},
"stopId": "Claude_Hess_A",
"stopSequence": 12
},
{
"arrival": {
"delay": 115,
"time": "1780740415"
},
"departure": {
"delay": 115,
"time": "1780740415"
},
"stopId": "Rhin_A",
"stopSequence": 13
}
],
"timestamp": "1780738729",
"trip": {
"routeId": "604",
"tripId": "401ST-1135"
}
}
},
{
"id": "SM:401ST-1057",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 30,
"time": "1780736250"
},
"stopId": "Schifflände_R",
"stopSequence": 1
},
{
"arrival": {
"delay": 15,
"time": "1780736355"
},
"departure": {
"delay": 15,
"time": "1780736355"
},
"stopId": "Kinderspital_UKBB_R",
"stopSequence": 2
},
{
"arrival": {
"delay": -60,
"time": "1780736520"
},
"departure": {
"delay": -60,
"time": "1780736520"
},
"stopId": "Voltaplatz_R",
"stopSequence": 3
},
{
"arrival": {
"delay": -26,
"time": "1780736614"
},
"departure": {
"delay": -26,
"time": "1780736614"
},
"stopId": "Hüningerstrasse_R",
"stopSequence": 4
},
{
"arrival": {
"delay": -30,
"time": "1780736711"
},
"departure": {
"delay": -30,
"time": "1780736730"
},
"stopId": "Frontière_R",
"stopSequence": 5
},
{
"arrival": {
"delay": -29,
"time": "1780736791"
},
"departure": {
"delay": -29,
"time": "1780736791"
},
"stopId": "Notre-Dame_de_la_Paix_R",
"stopSequence": 6
},
{
"arrival": {
"delay": -29,
"time": "1780736851"
},
"departure": {
"delay": -29,
"time": "1780736851"
},
"stopId": "Rhin_R",
"stopSequence": 7
},
{
"arrival": {
"delay": -29,
"time": "1780736911"
},
"departure": {
"delay": -29,
"time": "1780736911"
},
"stopId": "Claude_Hess_R",
"stopSequence": 8
},
{
"arrival": {
"delay": -29,
"time": "1780737031"
},
"departure": {
"delay": -29,
"time": "1780737031"
},
"stopId": "Croisée_des_Lys_R",
"stopSequence": 9
},
{
"arrival": {
"delay": 30,
"time": "1780737077"
},
"departure": {
"delay": 30,
"time": "1780737150"
},
"stopId": "Breisach_R",
"stopSequence": 10
},
{
"arrival": {
"delay": 30,
"time": "1780737194"
},
"departure": {
"delay": 30,
"time": "1780737210"
},
"stopId": "Église_Saint-Louis_R",
"stopSequence": 11
},
{
"arrival": {
"delay": 150,
"time": "1780737385"
},
"departure": {
"delay": 150,
"time": "1780737510"
},
"stopId": "Saint-Louis_Gare_Est_AR",
"stopSequence": 12
},
{
"arrival": {
"delay": 90,
"time": "1780737614"
},
"departure": {
"delay": 90,
"time": "1780737690"
},
"stopId": "Trois_Lys_R",
"stopSequence": 13
},
{
"arrival": {
"delay": -30,
"time": "1780737780"
},
"departure": {
"delay": -30,
"time": "1780737930"
},
"stopId": "Cité_du_Rail_R",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1780738050"
},
"departure": {
"delay": 60,
"time": "1780738080"
},
"stopId": "Rue_de_Séville_R",
"stopSequence": 15
},
{
"arrival": {
"delay": 65,
"time": "1780738145"
},
"departure": {
"delay": 65,
"time": "1780738145"
},
"stopId": "Chapelle_R",
"stopSequence": 16
},
{
"arrival": {
"delay": 30,
"time": "1780738164"
},
"departure": {
"delay": 30,
"time": "1780738170"
},
"stopId": "Saint-Claude_R",
"stopSequence": 17
},
{
"arrival": {
"delay": 152,
"time": "1780738292"
},
"departure": {
"delay": 152,
"time": "1780738292"
},
"stopId": "Petite_Camargue_Alsacienne_R",
"stopSequence": 18
},
{
"arrival": {
"delay": 159,
"time": "1780738359"
},
"departure": {
"delay": 159,
"time": "1780738359"
},
"stopId": "Parc_des_Maréchaux_R",
"stopSequence": 19
},
{
"arrival": {
"delay": 154,
"time": "1780738474"
},
"stopId": "Parc_Soleil_A",
"stopSequence": 20
}
],
"timestamp": "1780736262",
"trip": {
"directionId": 1,
"routeId": "604",
"tripId": "401ST-1057"
}
}
},
{
"id": "SM:401ST-1220",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1780741200"
},
"stopId": "Schifflände_R",
"stopSequence": 1
},
{
"arrival": {
"time": "1780741380"
},
"departure": {
"time": "1780741380"
},
"stopId": "Kinderspital_UKBB_R",
"stopSequence": 2
},
{
"arrival": {
"time": "1780741740"
},
"departure": {
"time": "1780741740"
},
"stopId": "Frontière_R",
"stopSequence": 5
},
{
"arrival": {
"time": "1780741800"
},
"departure": {
"time": "1780741800"
},
"stopId": "Notre-Dame_de_la_Paix_R",
"stopSequence": 6
},
{
"arrival": {
"time": "1780741860"
},
"departure": {
"time": "1780741860"
},
"stopId": "Rhin_R",
"stopSequence": 7
},
{
"arrival": {
"time": "1780741920"
},
"departure": {
"time": "1780741920"
},
"stopId": "Claude_Hess_R",
"stopSequence": 8
},
{
"arrival": {
"time": "1780742100"
},
"departure": {
"time": "1780742100"
},
"stopId": "Croisée_des_Lys_R",
"stopSequence": 9
}
],
"timestamp": "1780737788",
"trip": {
"directionId": 1,
"routeId": "604",
"tripId": "401ST-1220"
}
}
},
{
"id": "SM:409ST-1206",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1780740360"
},
"stopId": "Schifflände_R",
"stopSequence": 1
},
{
"arrival": {
"time": "1780740540"
},
"departure": {
"time": "1780740540"
},
"stopId": "Kinderspital_UKBB_R",
"stopSequence": 2
},
{
"arrival": {
"time": "1780740660"
},
"departure": {
"time": "1780740660"
},
"stopId": "Voltaplatz_R",
"stopSequence": 3
},
{
"arrival": {
"time": "1780740720"
},
"departure": {
"time": "1780740720"
},
"stopId": "Hüningerstrasse_R",
"stopSequence": 4
},
{
"arrival": {
"time": "1780740900"
},
"departure": {
"time": "1780740900"
},
"stopId": "Frontière_R",
"stopSequence": 5
},
{
"arrival": {
"time": "1780740960"
},
"departure": {
"time": "1780740960"
},
"stopId": "Notre-Dame_de_la_Paix_R",
"stopSequence": 6
},
{
"arrival": {
"time": "1780741020"
},
"departure": {
"time": "1780741020"
},
"stopId": "Rhin_R",
"stopSequence": 7
},
{
"arrival": {
"time": "1780741080"
},
"departure": {
"time": "1780741080"
},
"stopId": "Claude_Hess_R",
"stopSequence": 8
},
{
"arrival": {
"time": "1780741260"
},
"departure": {
"time": "1780741260"
},
"stopId": "Croisée_des_Lys_R",
"stopSequence": 9
},
{
"arrival": {
"time": "1780741320"
},
"departure": {
"time": "1780741320"
},
"stopId": "Breisach_R",
"stopSequence": 10
},
{
"arrival": {
"time": "1780741380"
},
"departure": {
"time": "1780741380"
},
"stopId": "Église_Saint-Louis_R",
"stopSequence": 11
},
{
"arrival": {
"time": "1780741800"
},
"departure": {
"time": "1780741800"
},
"stopId": "Trois_Lys_R",
"stopSequence": 13
}
],
"timestamp": "1780737550",
"trip": {
"directionId": 1,
"routeId": "604",
"tripId": "409ST-1206"
}
}
},
{
"id": "SM:409ST-1123",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 62,
"time": "1780737842"
},
"stopId": "Professeur_Coste_A",
"stopSequence": 1
},
{
"arrival": {
"delay": 33,
"time": "1780737873"
},
"departure": {
"delay": 33,
"time": "1780737873"
},
"stopId": "Rousserolles_A",
"stopSequence": 2
},
{
"arrival": {
"delay": 75,
"time": "1780737915"
},
"departure": {
"delay": 75,
"time": "1780737915"
},
"stopId": "Muguet_A",
"stopSequence": 3
},
{
"arrival": {
"delay": 62,
"time": "1780737922"
},
"departure": {
"delay": 62,
"time": "1780737962"
},
"stopId": "Cité_Beaulieu_A",
"stopSequence": 4
},
{
"arrival": {
"delay": 122,
"time": "1780737992"
},
"departure": {
"delay": 122,
"time": "1780738022"
},
"stopId": "Parc_des_Maréchaux_A",
"stopSequence": 5
},
{
"arrival": {
"delay": 182,
"time": "1780738127"
},
"departure": {
"delay": 182,
"time": "1780738142"
},
"stopId": "Petite_Camargue_Alsacienne_A",
"stopSequence": 6
},
{
"arrival": {
"delay": 208,
"time": "1780738168"
},
"departure": {
"delay": 208,
"time": "1780738168"
},
"stopId": "Saint-Claude_A",
"stopSequence": 7
},
{
"arrival": {
"delay": 212,
"time": "1780738217"
},
"departure": {
"delay": 212,
"time": "1780738232"
},
"stopId": "Chapelle_A",
"stopSequence": 8
},
{
"arrival": {
"delay": 302,
"time": "1780738364"
},
"departure": {
"delay": 302,
"time": "1780738382"
},
"stopId": "Rue_de_Séville_A",
"stopSequence": 9
},
{
"arrival": {
"delay": 602,
"time": "1780738652"
},
"departure": {
"delay": 602,
"time": "1780738802"
},
"stopId": "Cité_du_Rail_A",
"stopSequence": 10
},
{
"arrival": {
"delay": 266,
"time": "1780738886"
},
"departure": {
"delay": 266,
"time": "1780738886"
},
"stopId": "Trois_Lys_A",
"stopSequence": 11
},
{
"arrival": {
"delay": 65,
"time": "1780738985"
},
"departure": {
"delay": 65,
"time": "1780738985"
},
"stopId": "Saint-Louis_Gare_Est_AR",
"stopSequence": 12
},
{
"arrival": {
"delay": -82,
"time": "1780739018"
},
"departure": {
"delay": -82,
"time": "1780739018"
},
"stopId": "Église_Saint-Louis_A",
"stopSequence": 13
},
{
"arrival": {
"delay": -82,
"time": "1780739078"
},
"departure": {
"delay": -82,
"time": "1780739078"
},
"stopId": "Breisach_A",
"stopSequence": 14
},
{
"arrival": {
"delay": -22,
"time": "1780739198"
},
"departure": {
"delay": -22,
"time": "1780739198"
},
"stopId": "Croisée_des_Lys_A",
"stopSequence": 15
},
{
"arrival": {
"delay": -141,
"time": "1780739259"
},
"departure": {
"delay": -141,
"time": "1780739259"
},
"stopId": "Claude_Hess_A",
"stopSequence": 16
},
{
"arrival": {
"delay": -220,
"time": "1780739300"
},
"departure": {
"delay": -220,
"time": "1780739300"
},
"stopId": "Rhin_A",
"stopSequence": 17
},
{
"arrival": {
"delay": -220,
"time": "1780739360"
},
"departure": {
"delay": -220,
"time": "1780739360"
},
"stopId": "Notre-Dame_de_la_Paix_A",
"stopSequence": 18
},
{
"arrival": {
"delay": -100,
"time": "1780739540"
},
"departure": {
"delay": -100,
"time": "1780739540"
},
"stopId": "Frontière_A",
"stopSequence": 19
},
{
"arrival": {
"delay": -220,
"time": "1780739600"
},
"departure": {
"delay": -220,
"time": "1780739600"
},
"stopId": "Hüningerstrasse_A",
"stopSequence": 20
},
{
"arrival": {
"delay": -100,
"time": "1780739780"
},
"departure": {
"delay": -100,
"time": "1780739780"
},
"stopId": "Voltaplatz_A",
"stopSequence": 21
}
],
"timestamp": "1780737871",
"trip": {
"routeId": "604",
"tripId": "409ST-1123"
}
}
},
{
"id": "SM:411ST-1122",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1780737720"
},
"stopId": "Schifflände_R",
"stopSequence": 1
},
{
"arrival": {
"time": "1780737900"
},
"departure": {
"time": "1780737900"
},
"stopId": "Kinderspital_UKBB_R",
"stopSequence": 2
},
{
"arrival": {
"time": "1780738020"
},
"departure": {
"time": "1780738020"
},
"stopId": "Voltaplatz_R",
"stopSequence": 3
},
{
"arrival": {
"time": "1780738080"
},
"departure": {
"time": "1780738080"
},
"stopId": "Hüningerstrasse_R",
"stopSequence": 4
},
{
"arrival": {
"time": "1780738260"
},
"departure": {
"time": "1780738260"
},
"stopId": "Frontière_R",
"stopSequence": 5
},
{
"arrival": {
"time": "1780738320"
},
"departure": {
"time": "1780738320"
},
"stopId": "Notre-Dame_de_la_Paix_R",
"stopSequence": 6
},
{
"arrival": {
"delay": 317,
"time": "1780738380"
},
"departure": {
"delay": 317,
"time": "1780738697"
},
"stopId": "Rhin_R",
"stopSequence": 7
},
{
"arrival": {
"delay": 347,
"time": "1780738787"
},
"departure": {
"delay": 347,
"time": "1780738787"
},
"stopId": "Claude_Hess_R",
"stopSequence": 8
},
{
"arrival": {
"delay": 307,
"time": "1780738927"
},
"departure": {
"delay": 307,
"time": "1780738927"
},
"stopId": "Croisée_des_Lys_R",
"stopSequence": 9
},
{
"arrival": {
"delay": 307,
"time": "1780738987"
},
"departure": {
"delay": 307,
"time": "1780738987"
},
"stopId": "Breisach_R",
"stopSequence": 10
},
{
"arrival": {
"delay": 294,
"time": "1780739034"
},
"departure": {
"delay": 294,
"time": "1780739034"
},
"stopId": "Église_Saint-Louis_R",
"stopSequence": 11
},
{
"arrival": {
"delay": 240,
"time": "1780739160"
},
"departure": {
"delay": 240,
"time": "1780739160"
},
"stopId": "Saint-Louis_Gare_Est_AR",
"stopSequence": 12
},
{
"arrival": {
"delay": 149,
"time": "1780739309"
},
"departure": {
"delay": 149,
"time": "1780739309"
},
"stopId": "Trois_Lys_R",
"stopSequence": 13
},
{
"arrival": {
"delay": -107,
"time": "1780739413"
},
"departure": {
"delay": -107,
"time": "1780739413"
},
"stopId": "Cité_du_Rail_R",
"stopSequence": 14
},
{
"arrival": {
"delay": -59,
"time": "1780739521"
},
"departure": {
"delay": -59,
"time": "1780739521"
},
"stopId": "Rue_de_Séville_R",
"stopSequence": 15
},
{
"arrival": {
"delay": -59,
"time": "1780739581"
},
"departure": {
"delay": -59,
"time": "1780739581"
},
"stopId": "Chapelle_R",
"stopSequence": 16
},
{
"arrival": {
"delay": -94,
"time": "1780739606"
},
"departure": {
"delay": -94,
"time": "1780739606"
},
"stopId": "Saint-Claude_R",
"stopSequence": 17
},
{
"arrival": {
"delay": -98,
"time": "1780739662"
},
"departure": {
"delay": -98,
"time": "1780739662"
},
"stopId": "Petite_Camargue_Alsacienne_R",
"stopSequence": 18
},
{
"arrival": {
"delay": -92,
"time": "1780739728"
},
"departure": {
"delay": -92,
"time": "1780739728"
},
"stopId": "Parc_des_Maréchaux_R",
"stopSequence": 19
},
{
"arrival": {
"delay": -36,
"time": "1780739844"
},
"departure": {
"delay": -36,
"time": "1780739844"
},
"stopId": "Cité_Beaulieu_R",
"stopSequence": 20
},
{
"arrival": {
"delay": -40,
"time": "1780739900"
},
"departure": {
"delay": -40,
"time": "1780739900"
},
"stopId": "Muguet_R",
"stopSequence": 21
}
],
"timestamp": "1780737778",
"trip": {
"directionId": 1,
"routeId": "604",
"tripId": "411ST-1122"
}
}
},
{
"id": "SM:411ST-1220",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1780741200"
},
"stopId": "Professeur_Coste_A",
"stopSequence": 1
},
{
"arrival": {
"delay": -30,
"time": "1780741230"
},
"departure": {
"delay": -30,
"time": "1780741230"
},
"stopId": "Rousserolles_A",
"stopSequence": 2
},
{
"arrival": {
"time": "1780741260"
},
"departure": {
"time": "1780741260"
},
"stopId": "Muguet_A",
"stopSequence": 3
},
{
"arrival": {
"time": "1780741320"
},
"departure": {
"time": "1780741320"
},
"stopId": "Cité_Beaulieu_A",
"stopSequence": 4
},
{
"arrival": {
"time": "1780741380"
},
"departure": {
"time": "1780741380"
},
"stopId": "Parc_des_Maréchaux_A",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1780741500"
},
"departure": {
"delay": 60,
"time": "1780741500"
},
"stopId": "Petite_Camargue_Alsacienne_A",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1780741560"
},
"departure": {
"delay": 60,
"time": "1780741560"
},
"stopId": "Saint-Claude_A",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1780741620"
},
"departure": {
"delay": 60,
"time": "1780741620"
},
"stopId": "Chapelle_A",
"stopSequence": 8
},
{
"arrival": {
"delay": 120,
"time": "1780741740"
},
"departure": {
"delay": 120,
"time": "1780741740"
},
"stopId": "Rue_de_Séville_A",
"stopSequence": 9
}
],
"timestamp": "1780737881",
"trip": {
"routeId": "604",
"tripId": "411ST-1220"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "1.0",
"timestamp": "1780738826"
}
}