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
⚠️116 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 15/05/2026 à 09h08 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 1101-0905 does not have a vehicle_id
- trip_id 1101-0935 does not have a vehicle_id
- trip_id 1101-0920 does not have a vehicle_id
- trip_id 1101-0850 does not have a vehicle_id
- trip_id 103-0905 does not have a vehicle_id
schedule_relationship not populated W009 77 erreurs
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Exemples d'erreurs
- trip_id 1101-0905 stop_sequence 1 (and potentially more for this trip) does not have a schedule_relationship
- trip_id 1101-0905 does not have a schedule_relationship
- trip_id 1101-0935 stop_sequence 1 (and potentially more for this trip) does not have a schedule_relationship
- trip_id 1101-0935 does not have a schedule_relationship
- trip_id 1101-0920 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 029 | 30 fois (100 % des validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 2 038 | 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. | 8 | 7 fois (23 % 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 16/05/2026 à 06h49 Europe/Paris.
trip_updates (26) 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 16/05/2026 à 06h49 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "SM:1101S-0635",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 258,
"time": "1778906358"
},
"stopId": "EuroAirport_AR",
"stopSequence": 1
},
{
"arrival": {
"delay": 99,
"time": "1778906799"
},
"stopId": "Saint-Louis_Gare_Ouest_AR",
"stopSequence": 2
}
],
"timestamp": "1778906371",
"trip": {
"directionId": 1,
"routeId": "11",
"tripId": "1101S-0635"
}
}
},
{
"id": "SM:1101S-0705",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1778907900"
},
"stopId": "EuroAirport_AR",
"stopSequence": 1
},
{
"arrival": {
"time": "1778908500"
},
"stopId": "Saint-Louis_Gare_Ouest_AR",
"stopSequence": 2
}
],
"timestamp": "1778906640",
"trip": {
"directionId": 1,
"routeId": "11",
"tripId": "1101S-0705"
}
}
},
{
"id": "SM:1101S-0735",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1778909700"
},
"stopId": "EuroAirport_AR",
"stopSequence": 1
},
{
"arrival": {
"time": "1778910300"
},
"stopId": "Saint-Louis_Gare_Ouest_AR",
"stopSequence": 2
}
],
"timestamp": "1778906640",
"trip": {
"directionId": 1,
"routeId": "11",
"tripId": "1101S-0735"
}
}
},
{
"id": "SM:1101S-0650",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1778907000"
},
"stopId": "Saint-Louis_Gare_Ouest_AR",
"stopSequence": 1
},
{
"arrival": {
"time": "1778907600"
},
"stopId": "EuroAirport_AR",
"stopSequence": 2
}
],
"timestamp": "1778906815",
"trip": {
"routeId": "11",
"tripId": "1101S-0650"
}
}
},
{
"id": "SM:1101S-0720",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1778908800"
},
"stopId": "Saint-Louis_Gare_Ouest_AR",
"stopSequence": 1
},
{
"arrival": {
"time": "1778909400"
},
"stopId": "EuroAirport_AR",
"stopSequence": 2
}
],
"timestamp": "1778906815",
"trip": {
"routeId": "11",
"tripId": "1101S-0720"
}
}
},
{
"id": "SM:101S-0630",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 141,
"time": "1778905941"
},
"stopId": "Clostermann_A",
"stopSequence": 1
},
{
"arrival": {
"delay": 118,
"time": "1778906038"
},
"departure": {
"delay": 118,
"time": "1778906038"
},
"stopId": "19_Novembre_A",
"stopSequence": 2
},
{
"arrival": {
"delay": 93,
"time": "1778906073"
},
"departure": {
"delay": 93,
"time": "1778906073"
},
"stopId": "Blotzheim_Mairie_A",
"stopSequence": 3
},
{
"arrival": {
"delay": 51,
"time": "1778906091"
},
"departure": {
"delay": 51,
"time": "1778906091"
},
"stopId": "Place_Coluche_A",
"stopSequence": 4
},
{
"arrival": {
"delay": 40,
"time": "1778906140"
},
"departure": {
"delay": 40,
"time": "1778906140"
},
"stopId": "École_des_Missions_A",
"stopSequence": 5
},
{
"arrival": {
"delay": -39,
"time": "1778906181"
},
"departure": {
"delay": -39,
"time": "1778906181"
},
"stopId": "Beaubourg_A",
"stopSequence": 6
},
{
"arrival": {
"delay": -36,
"time": "1778906304"
},
"departure": {
"delay": -36,
"time": "1778906304"
},
"stopId": "Liesbach_A",
"stopSequence": 7
},
{
"arrival": {
"delay": -9,
"time": "1778906364"
},
"departure": {
"delay": -9,
"time": "1778906391"
},
"stopId": "Halliers_A",
"stopSequence": 8
},
{
"arrival": {
"delay": -9,
"time": "1778906451"
},
"departure": {
"delay": -9,
"time": "1778906451"
},
"stopId": "Hésingue_Église_A",
"stopSequence": 9
},
{
"arrival": {
"delay": -9,
"time": "1778906481"
},
"departure": {
"delay": -9,
"time": "1778906511"
},
"stopId": "Hésingue_Mairie_A",
"stopSequence": 10
},
{
"arrival": {
"delay": -9,
"time": "1778906571"
},
"departure": {
"delay": -9,
"time": "1778906631"
},
"stopId": "Cerisiers_A",
"stopSequence": 11
},
{
"arrival": {
"delay": -8,
"time": "1778906692"
},
"departure": {
"delay": -8,
"time": "1778906692"
},
"stopId": "Raisins_A",
"stopSequence": 12
},
{
"arrival": {
"delay": -17,
"time": "1778906743"
},
"departure": {
"delay": -17,
"time": "1778906743"
},
"stopId": "Le_Ried_A",
"stopSequence": 13
},
{
"arrival": {
"delay": -48,
"time": "1778906772"
},
"departure": {
"delay": -48,
"time": "1778906772"
},
"stopId": "Iselisweg_A",
"stopSequence": 14
},
{
"arrival": {
"delay": -9,
"time": "1778906803"
},
"departure": {
"delay": -9,
"time": "1778906811"
},
"stopId": "Riescher_A",
"stopSequence": 15
},
{
"arrival": {
"delay": -9,
"time": "1778906901"
},
"departure": {
"delay": -9,
"time": "1778906931"
},
"stopId": "Bourgfelden_1A",
"stopSequence": 16
},
{
"arrival": {
"delay": -9,
"time": "1778907051"
},
"departure": {
"delay": -9,
"time": "1778907051"
},
"stopId": "Saint-Exupéry_1A",
"stopSequence": 17
},
{
"arrival": {
"delay": -9,
"time": "1778907171"
},
"departure": {
"delay": -9,
"time": "1778907171"
},
"stopId": "Place_Mermoz_1A",
"stopSequence": 18
},
{
"arrival": {
"delay": -18,
"time": "1778907282"
},
"departure": {
"delay": -18,
"time": "1778907282"
},
"stopId": "Couronne_1A",
"stopSequence": 19
},
{
"arrival": {
"delay": -18,
"time": "1778907342"
},
"departure": {
"delay": -18,
"time": "1778907342"
},
"stopId": "Médiathèque_A",
"stopSequence": 20
},
{
"arrival": {
"delay": -9,
"time": "1778907411"
},
"departure": {
"delay": -9,
"time": "1778907411"
},
"stopId": "Carrefour_Central_1A",
"stopSequence": 21
},
{
"arrival": {
"delay": -18,
"time": "1778907522"
},
"departure": {
"delay": -18,
"time": "1778907522"
},
"stopId": "Jura_1A",
"stopSequence": 22
},
{
"arrival": {
"delay": -18,
"time": "1778907582"
},
"departure": {
"delay": -18,
"time": "1778907582"
},
"stopId": "Coccinelles_A",
"stopSequence": 23
},
{
"arrival": {
"delay": -18,
"time": "1778907642"
},
"departure": {
"delay": -18,
"time": "1778907642"
},
"stopId": "Jung_A",
"stopSequence": 24
},
{
"arrival": {
"delay": -18,
"time": "1778907702"
},
"departure": {
"delay": -18,
"time": "1778907702"
},
"stopId": "Parc_des_Eaux-Vives_A",
"stopSequence": 25
},
{
"arrival": {
"delay": -18,
"time": "1778907762"
},
"departure": {
"delay": -18,
"time": "1778907762"
},
"stopId": "Place_Abbatucci_A",
"stopSequence": 26
},
{
"arrival": {
"delay": -18,
"time": "1778907822"
},
"departure": {
"delay": -18,
"time": "1778907822"
},
"stopId": "Square_Soustons_A",
"stopSequence": 27
},
{
"arrival": {
"delay": -18,
"time": "1778907942"
},
"stopId": "Alsace_A",
"stopSequence": 28
}
],
"timestamp": "1778905950",
"trip": {
"routeId": "1",
"tripId": "101S-0630"
}
}
},
{
"id": "SM:103S-0645",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 32,
"time": "1778906732"
},
"stopId": "Alsace_R",
"stopSequence": 1
},
{
"arrival": {
"delay": 3,
"time": "1778906823"
},
"departure": {
"delay": 3,
"time": "1778906823"
},
"stopId": "Square_Soustons_R",
"stopSequence": 2
},
{
"arrival": {
"delay": 32,
"time": "1778906899"
},
"departure": {
"delay": 32,
"time": "1778906912"
},
"stopId": "Place_Abbatucci_R",
"stopSequence": 3
},
{
"arrival": {
"delay": 45,
"time": "1778906985"
},
"departure": {
"delay": 45,
"time": "1778906985"
},
"stopId": "Parc_des_Eaux-Vives_R",
"stopSequence": 4
},
{
"arrival": {
"delay": 45,
"time": "1778907045"
},
"departure": {
"delay": 45,
"time": "1778907045"
},
"stopId": "Jung_R",
"stopSequence": 5
},
{
"arrival": {
"delay": 45,
"time": "1778907105"
},
"departure": {
"delay": 45,
"time": "1778907105"
},
"stopId": "Coccinelles_R",
"stopSequence": 6
},
{
"arrival": {
"delay": 45,
"time": "1778907165"
},
"departure": {
"delay": 45,
"time": "1778907165"
},
"stopId": "Jura_1R",
"stopSequence": 7
},
{
"arrival": {
"delay": 45,
"time": "1778907225"
},
"departure": {
"delay": 45,
"time": "1778907225"
},
"stopId": "Europe_R",
"stopSequence": 8
},
{
"arrival": {
"delay": 53,
"time": "1778907293"
},
"departure": {
"delay": 53,
"time": "1778907293"
},
"stopId": "Carrefour_Central_1R",
"stopSequence": 9
},
{
"arrival": {
"delay": 53,
"time": "1778907353"
},
"departure": {
"delay": 53,
"time": "1778907353"
},
"stopId": "Couronne_1R",
"stopSequence": 10
},
{
"arrival": {
"delay": 45,
"time": "1778907465"
},
"departure": {
"delay": 45,
"time": "1778907465"
},
"stopId": "Place_Mermoz_1R",
"stopSequence": 11
},
{
"arrival": {
"delay": 45,
"time": "1778907585"
},
"departure": {
"delay": 45,
"time": "1778907585"
},
"stopId": "Saint-Exupéry_1R",
"stopSequence": 12
},
{
"arrival": {
"delay": 45,
"time": "1778907645"
},
"departure": {
"delay": 45,
"time": "1778907645"
},
"stopId": "Bourgfelden_1R",
"stopSequence": 13
},
{
"arrival": {
"delay": 45,
"time": "1778907765"
},
"departure": {
"delay": 45,
"time": "1778907765"
},
"stopId": "Riescher_R",
"stopSequence": 14
},
{
"arrival": {
"delay": 45,
"time": "1778907825"
},
"departure": {
"delay": 45,
"time": "1778907825"
},
"stopId": "Iselisweg_R",
"stopSequence": 15
},
{
"arrival": {
"delay": 15,
"time": "1778907855"
},
"departure": {
"delay": 15,
"time": "1778907855"
},
"stopId": "Le_Ried_R",
"stopSequence": 16
},
{
"arrival": {
"delay": 45,
"time": "1778907885"
},
"departure": {
"delay": 45,
"time": "1778907885"
},
"stopId": "Raisins_R",
"stopSequence": 17
},
{
"arrival": {
"delay": 45,
"time": "1778907945"
},
"departure": {
"delay": 45,
"time": "1778907945"
},
"stopId": "Cerisiers_R",
"stopSequence": 18
},
{
"arrival": {
"delay": 45,
"time": "1778908005"
},
"departure": {
"delay": 45,
"time": "1778908005"
},
"stopId": "Hésingue_Mairie_R",
"stopSequence": 19
},
{
"arrival": {
"delay": 45,
"time": "1778908065"
},
"departure": {
"delay": 45,
"time": "1778908065"
},
"stopId": "Hésingue_Église_R",
"stopSequence": 20
},
{
"arrival": {
"delay": 45,
"time": "1778908125"
},
"departure": {
"delay": 45,
"time": "1778908125"
},
"stopId": "Halliers_R",
"stopSequence": 21
},
{
"arrival": {
"delay": 45,
"time": "1778908185"
},
"departure": {
"delay": 45,
"time": "1778908185"
},
"stopId": "Liesbach_R",
"stopSequence": 22
},
{
"arrival": {
"delay": 45,
"time": "1778908305"
},
"departure": {
"delay": 45,
"time": "1778908305"
},
"stopId": "Beaubourg_R",
"stopSequence": 23
},
{
"arrival": {
"delay": 45,
"time": "1778908365"
},
"departure": {
"delay": 45,
"time": "1778908365"
},
"stopId": "École_des_Missions_R",
"stopSequence": 24
},
{
"arrival": {
"delay": 45,
"time": "1778908425"
},
"departure": {
"delay": 45,
"time": "1778908425"
},
"stopId": "Place_Coluche_R",
"stopSequence": 25
},
{
"arrival": {
"delay": 45,
"time": "1778908545"
},
"departure": {
"delay": 45,
"time": "1778908545"
},
"stopId": "19_Novembre_R",
"stopSequence": 26
},
{
"arrival": {
"delay": 45,
"time": "1778908665"
},
"stopId": "Clostermann_R",
"stopSequence": 27
}
],
"timestamp": "1778906743",
"trip": {
"directionId": 1,
"routeId": "1",
"tripId": "103S-0645"
}
}
},
{
"id": "SM:101S-0710",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1778908200"
},
"stopId": "Alsace_R",
"stopSequence": 1
},
{
"arrival": {
"time": "1778908320"
},
"departure": {
"time": "1778908320"
},
"stopId": "Square_Soustons_R",
"stopSequence": 2
},
{
"arrival": {
"time": "1778908380"
},
"departure": {
"time": "1778908380"
},
"stopId": "Place_Abbatucci_R",
"stopSequence": 3
},
{
"arrival": {
"time": "1778908440"
},
"departure": {
"time": "1778908440"
},
"stopId": "Parc_des_Eaux-Vives_R",
"stopSequence": 4
},
{
"arrival": {
"time": "1778908500"
},
"departure": {
"time": "1778908500"
},
"stopId": "Jung_R",
"stopSequence": 5
},
{
"arrival": {
"time": "1778908560"
},
"departure": {
"time": "1778908560"
},
"stopId": "Coccinelles_R",
"stopSequence": 6
},
{
"arrival": {
"time": "1778908620"
},
"departure": {
"time": "1778908620"
},
"stopId": "Jura_1R",
"stopSequence": 7
},
{
"arrival": {
"time": "1778908680"
},
"departure": {
"time": "1778908680"
},
"stopId": "Europe_R",
"stopSequence": 8
},
{
"arrival": {
"time": "1778908740"
},
"departure": {
"time": "1778908740"
},
"stopId": "Carrefour_Central_1R",
"stopSequence": 9
},
{
"arrival": {
"time": "1778908800"
},
"departure": {
"time": "1778908800"
},
"stopId": "Couronne_1R",
"stopSequence": 10
},
{
"arrival": {
"time": "1778908920"
},
"departure": {
"time": "1778908920"
},
"stopId": "Place_Mermoz_1R",
"stopSequence": 11
},
{
"arrival": {
"time": "1778909040"
},
"departure": {
"time": "1778909040"
},
"stopId": "Saint-Exupéry_1R",
"stopSequence": 12
},
{
"arrival": {
"time": "1778909100"
},
"departure": {
"time": "1778909100"
},
"stopId": "Bourgfelden_1R",
"stopSequence": 13
},
{
"arrival": {
"time": "1778909220"
},
"departure": {
"time": "1778909220"
},
"stopId": "Riescher_R",
"stopSequence": 14
},
{
"arrival": {
"time": "1778909280"
},
"departure": {
"time": "1778909280"
},
"stopId": "Iselisweg_R",
"stopSequence": 15
},
{
"arrival": {
"delay": -30,
"time": "1778909310"
},
"departure": {
"delay": -30,
"time": "1778909310"
},
"stopId": "Le_Ried_R",
"stopSequence": 16
},
{
"arrival": {
"time": "1778909340"
},
"departure": {
"time": "1778909340"
},
"stopId": "Raisins_R",
"stopSequence": 17
},
{
"arrival": {
"time": "1778909400"
},
"departure": {
"time": "1778909400"
},
"stopId": "Cerisiers_R",
"stopSequence": 18
},
{
"arrival": {
"time": "1778909460"
},
"departure": {
"time": "1778909460"
},
"stopId": "Hésingue_Mairie_R",
"stopSequence": 19
},
{
"arrival": {
"time": "1778909520"
},
"departure": {
"time": "1778909520"
},
"stopId": "Hésingue_Église_R",
"stopSequence": 20
},
{
"arrival": {
"time": "1778909580"
},
"departure": {
"time": "1778909580"
},
"stopId": "Halliers_R",
"stopSequence": 21
},
{
"arrival": {
"time": "1778909640"
},
"departure": {
"time": "1778909640"
},
"stopId": "Liesbach_R",
"stopSequence": 22
},
{
"arrival": {
"time": "1778909760"
},
"departure": {
"time": "1778909760"
},
"stopId": "Beaubourg_R",
"stopSequence": 23
},
{
"arrival": {
"time": "1778909820"
},
"departure": {
"time": "1778909820"
},
"stopId": "École_des_Missions_R",
"stopSequence": 24
},
{
"arrival": {
"time": "1778909880"
},
"departure": {
"time": "1778909880"
},
"stopId": "Place_Coluche_R",
"stopSequence": 25
},
{
"arrival": {
"time": "1778910000"
},
"departure": {
"time": "1778910000"
},
"stopId": "19_Novembre_R",
"stopSequence": 26
},
{
"arrival": {
"time": "1778910120"
},
"stopId": "Clostermann_R",
"stopSequence": 27
}
],
"timestamp": "1778904603",
"trip": {
"directionId": 1,
"routeId": "1",
"tripId": "101S-0710"
}
}
},
{
"id": "SM:103S-0725",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1778909100"
},
"stopId": "Clostermann_A",
"stopSequence": 1
},
{
"arrival": {
"time": "1778909220"
},
"departure": {
"time": "1778909220"
},
"stopId": "19_Novembre_A",
"stopSequence": 2
},
{
"arrival": {
"time": "1778909280"
},
"departure": {
"time": "1778909280"
},
"stopId": "Blotzheim_Mairie_A",
"stopSequence": 3
},
{
"arrival": {
"time": "1778909340"
},
"departure": {
"time": "1778909340"
},
"stopId": "Place_Coluche_A",
"stopSequence": 4
},
{
"arrival": {
"time": "1778909400"
},
"departure": {
"time": "1778909400"
},
"stopId": "École_des_Missions_A",
"stopSequence": 5
},
{
"arrival": {
"time": "1778909520"
},
"departure": {
"time": "1778909520"
},
"stopId": "Beaubourg_A",
"stopSequence": 6
},
{
"arrival": {
"time": "1778909640"
},
"departure": {
"time": "1778909640"
},
"stopId": "Liesbach_A",
"stopSequence": 7
},
{
"arrival": {
"time": "1778909700"
},
"departure": {
"time": "1778909700"
},
"stopId": "Halliers_A",
"stopSequence": 8
},
{
"arrival": {
"time": "1778909760"
},
"departure": {
"time": "1778909760"
},
"stopId": "Hésingue_Église_A",
"stopSequence": 9
},
{
"arrival": {
"time": "1778909820"
},
"departure": {
"time": "1778909820"
},
"stopId": "Hésingue_Mairie_A",
"stopSequence": 10
},
{
"arrival": {
"time": "1778909940"
},
"departure": {
"time": "1778909940"
},
"stopId": "Cerisiers_A",
"stopSequence": 11
},
{
"arrival": {
"time": "1778910000"
},
"departure": {
"time": "1778910000"
},
"stopId": "Raisins_A",
"stopSequence": 12
},
{
"arrival": {
"time": "1778910060"
},
"departure": {
"time": "1778910060"
},
"stopId": "Le_Ried_A",
"stopSequence": 13
},
{
"arrival": {
"delay": -30,
"time": "1778910090"
},
"departure": {
"delay": -30,
"time": "1778910090"
},
"stopId": "Iselisweg_A",
"stopSequence": 14
},
{
"arrival": {
"time": "1778910120"
},
"departure": {
"time": "1778910120"
},
"stopId": "Riescher_A",
"stopSequence": 15
},
{
"arrival": {
"time": "1778910240"
},
"departure": {
"time": "1778910240"
},
"stopId": "Bourgfelden_1A",
"stopSequence": 16
},
{
"arrival": {
"time": "1778910360"
},
"departure": {
"time": "1778910360"
},
"stopId": "Saint-Exupéry_1A",
"stopSequence": 17
},
{
"arrival": {
"time": "1778910480"
},
"departure": {
"time": "1778910480"
},
"stopId": "Place_Mermoz_1A",
"stopSequence": 18
}
],
"timestamp": "1778906733",
"trip": {
"routeId": "1",
"tripId": "103S-0725"
}
}
},
{
"id": "SM:203S-0642",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 112,
"time": "1778906632"
},
"stopId": "Petit_Canal_R",
"stopSequence": 1
},
{
"arrival": {
"delay": 112,
"time": "1778906675"
},
"departure": {
"delay": 112,
"time": "1778906692"
},
"stopId": "Rosenau_Mairie_R",
"stopSequence": 2
},
{
"arrival": {
"delay": 151,
"time": "1778906731"
},
"departure": {
"delay": 151,
"time": "1778906731"
},
"stopId": "Les_Pêcheurs_R",
"stopSequence": 3
},
{
"arrival": {
"delay": 149,
"time": "1778906789"
},
"departure": {
"delay": 149,
"time": "1778906789"
},
"stopId": "Les_Biches_R",
"stopSequence": 4
},
{
"arrival": {
"delay": 137,
"time": "1778906837"
},
"departure": {
"delay": 137,
"time": "1778906837"
},
"stopId": "Champs_R",
"stopSequence": 5
},
{
"arrival": {
"delay": 123,
"time": "1778907003"
},
"departure": {
"delay": 123,
"time": "1778907003"
},
"stopId": "Ritty_R",
"stopSequence": 6
},
{
"arrival": {
"delay": 123,
"time": "1778907063"
},
"departure": {
"delay": 123,
"time": "1778907063"
},
"stopId": "Rue_du_Marché_R",
"stopSequence": 7
},
{
"arrival": {
"delay": 123,
"time": "1778907123"
},
"departure": {
"delay": 123,
"time": "1778907123"
},
"stopId": "Village-Neuf_Centre_2R",
"stopSequence": 8
},
{
"arrival": {
"delay": 123,
"time": "1778907183"
},
"departure": {
"delay": 123,
"time": "1778907183"
},
"stopId": "Tournesols_2R",
"stopSequence": 9
},
{
"arrival": {
"delay": 123,
"time": "1778907363"
},
"departure": {
"delay": 123,
"time": "1778907363"
},
"stopId": "Collège_Nerval_AR",
"stopSequence": 10
},
{
"arrival": {
"delay": 123,
"time": "1778907423"
},
"departure": {
"delay": 123,
"time": "1778907423"
},
"stopId": "Concorde_R",
"stopSequence": 11
},
{
"arrival": {
"delay": 123,
"time": "1778907483"
},
"departure": {
"delay": 123,
"time": "1778907483"
},
"stopId": "Schweitzer_R",
"stopSequence": 12
},
{
"arrival": {
"delay": 123,
"time": "1778907603"
},
"departure": {
"delay": 123,
"time": "1778907603"
},
"stopId": "Jura_1R",
"stopSequence": 13
},
{
"arrival": {
"delay": 123,
"time": "1778907663"
},
"departure": {
"delay": 123,
"time": "1778907663"
},
"stopId": "Europe_R",
"stopSequence": 14
},
{
"arrival": {
"delay": 117,
"time": "1778907777"
},
"departure": {
"delay": 117,
"time": "1778907777"
},
"stopId": "Carrefour_Central_1R",
"stopSequence": 15
},
{
"arrival": {
"delay": 117,
"time": "1778907837"
},
"departure": {
"delay": 117,
"time": "1778907837"
},
"stopId": "Couronne_1R",
"stopSequence": 16
},
{
"arrival": {
"delay": 124,
"time": "1778907904"
},
"departure": {
"delay": 124,
"time": "1778907904"
},
"stopId": "Place_Mermoz_1R",
"stopSequence": 17
},
{
"arrival": {
"delay": 124,
"time": "1778908024"
},
"departure": {
"delay": 124,
"time": "1778908024"
},
"stopId": "Saint-Exupéry_1R",
"stopSequence": 18
},
{
"arrival": {
"delay": 124,
"time": "1778908084"
},
"departure": {
"delay": 124,
"time": "1778908084"
},
"stopId": "Bourgfelden_2R",
"stopSequence": 19
},
{
"arrival": {
"delay": 124,
"time": "1778908144"
},
"departure": {
"delay": 124,
"time": "1778908144"
},
"stopId": "La_Vignette_R",
"stopSequence": 20
},
{
"arrival": {
"delay": 124,
"time": "1778908204"
},
"departure": {
"delay": 124,
"time": "1778908204"
},
"stopId": "Stade_R",
"stopSequence": 21
},
{
"arrival": {
"delay": 124,
"time": "1778908264"
},
"departure": {
"delay": 124,
"time": "1778908264"
},
"stopId": "Sauvage_R",
"stopSequence": 22
}
],
"timestamp": "1778906661",
"trip": {
"directionId": 1,
"routeId": "2",
"tripId": "203S-0642"
}
}
},
{
"id": "SM:203S-0725",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1778909100"
},
"stopId": "Vosges_A",
"stopSequence": 1
},
{
"arrival": {
"time": "1778909160"
},
"departure": {
"time": "1778909160"
},
"stopId": "Buschwiller_Centre_A",
"stopSequence": 2
},
{
"arrival": {
"time": "1778909280"
},
"departure": {
"time": "1778909280"
},
"stopId": "Fontaine_A",
"stopSequence": 3
},
{
"arrival": {
"time": "1778909400"
},
"departure": {
"time": "1778909400"
},
"stopId": "Hégenheim_Église_A",
"stopSequence": 4
},
{
"arrival": {
"delay": 180,
"time": "1778909640"
},
"departure": {
"delay": 180,
"time": "1778909640"
},
"stopId": "Sauvage_A",
"stopSequence": 5
},
{
"arrival": {
"delay": 240,
"time": "1778909760"
},
"departure": {
"delay": 240,
"time": "1778909760"
},
"stopId": "Stade_A",
"stopSequence": 6
},
{
"arrival": {
"delay": 240,
"time": "1778909820"
},
"departure": {
"delay": 240,
"time": "1778909820"
},
"stopId": "La_Vignette_A",
"stopSequence": 7
},
{
"arrival": {
"delay": 240,
"time": "1778909880"
},
"departure": {
"delay": 240,
"time": "1778909880"
},
"stopId": "Bourgfelden_1A",
"stopSequence": 8
},
{
"arrival": {
"delay": 180,
"time": "1778909940"
},
"departure": {
"delay": 180,
"time": "1778909940"
},
"stopId": "Saint-Exupéry_1A",
"stopSequence": 9
},
{
"arrival": {
"delay": 240,
"time": "1778910060"
},
"departure": {
"delay": 240,
"time": "1778910060"
},
"stopId": "Place_Mermoz_1A",
"stopSequence": 10
},
{
"arrival": {
"delay": 240,
"time": "1778910120"
},
"departure": {
"delay": 240,
"time": "1778910120"
},
"stopId": "Couronne_1A",
"stopSequence": 11
},
{
"arrival": {
"delay": 300,
"time": "1778910240"
},
"departure": {
"delay": 300,
"time": "1778910240"
},
"stopId": "Médiathèque_A",
"stopSequence": 12
},
{
"arrival": {
"delay": 240,
"time": "1778910300"
},
"departure": {
"delay": 240,
"time": "1778910300"
},
"stopId": "Carrefour_Central_1A",
"stopSequence": 13
},
{
"arrival": {
"delay": 240,
"time": "1778910360"
},
"departure": {
"delay": 240,
"time": "1778910360"
},
"stopId": "Jura_1A",
"stopSequence": 14
},
{
"arrival": {
"delay": 300,
"time": "1778910540"
},
"departure": {
"delay": 300,
"time": "1778910540"
},
"stopId": "Schweitzer_A",
"stopSequence": 15
}
],
"timestamp": "1778906629",
"trip": {
"routeId": "2",
"tripId": "203S-0725"
}
}
},
{
"id": "SM:201S-0712",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 281,
"time": "1778908601"
},
"stopId": "Petit_Canal_R",
"stopSequence": 1
},
{
"arrival": {
"delay": 251,
"time": "1778908631"
},
"departure": {
"delay": 251,
"time": "1778908631"
},
"stopId": "Rosenau_Mairie_R",
"stopSequence": 2
},
{
"arrival": {
"delay": 281,
"time": "1778908661"
},
"departure": {
"delay": 281,
"time": "1778908661"
},
"stopId": "Les_Pêcheurs_R",
"stopSequence": 3
},
{
"arrival": {
"delay": 281,
"time": "1778908721"
},
"departure": {
"delay": 281,
"time": "1778908721"
},
"stopId": "Les_Biches_R",
"stopSequence": 4
},
{
"arrival": {
"delay": 281,
"time": "1778908781"
},
"departure": {
"delay": 281,
"time": "1778908781"
},
"stopId": "Champs_R",
"stopSequence": 5
},
{
"arrival": {
"delay": 281,
"time": "1778908961"
},
"departure": {
"delay": 281,
"time": "1778908961"
},
"stopId": "Ritty_R",
"stopSequence": 6
},
{
"arrival": {
"delay": 281,
"time": "1778909021"
},
"departure": {
"delay": 281,
"time": "1778909021"
},
"stopId": "Rue_du_Marché_R",
"stopSequence": 7
},
{
"arrival": {
"delay": 281,
"time": "1778909081"
},
"departure": {
"delay": 281,
"time": "1778909081"
},
"stopId": "Village-Neuf_Centre_2R",
"stopSequence": 8
},
{
"arrival": {
"delay": 281,
"time": "1778909141"
},
"departure": {
"delay": 281,
"time": "1778909141"
},
"stopId": "Tournesols_2R",
"stopSequence": 9
},
{
"arrival": {
"delay": 281,
"time": "1778909321"
},
"departure": {
"delay": 281,
"time": "1778909321"
},
"stopId": "Collège_Nerval_AR",
"stopSequence": 10
},
{
"arrival": {
"delay": 281,
"time": "1778909381"
},
"departure": {
"delay": 281,
"time": "1778909381"
},
"stopId": "Concorde_R",
"stopSequence": 11
},
{
"arrival": {
"delay": 281,
"time": "1778909441"
},
"departure": {
"delay": 281,
"time": "1778909441"
},
"stopId": "Schweitzer_R",
"stopSequence": 12
},
{
"arrival": {
"delay": 281,
"time": "1778909561"
},
"departure": {
"delay": 281,
"time": "1778909561"
},
"stopId": "Jura_1R",
"stopSequence": 13
},
{
"arrival": {
"delay": 281,
"time": "1778909621"
},
"departure": {
"delay": 281,
"time": "1778909621"
},
"stopId": "Europe_R",
"stopSequence": 14
},
{
"arrival": {
"delay": 275,
"time": "1778909735"
},
"departure": {
"delay": 275,
"time": "1778909735"
},
"stopId": "Carrefour_Central_1R",
"stopSequence": 15
},
{
"arrival": {
"delay": 281,
"time": "1778909801"
},
"departure": {
"delay": 281,
"time": "1778909801"
},
"stopId": "Couronne_1R",
"stopSequence": 16
},
{
"arrival": {
"delay": 287,
"time": "1778909867"
},
"departure": {
"delay": 287,
"time": "1778909867"
},
"stopId": "Place_Mermoz_1R",
"stopSequence": 17
},
{
"arrival": {
"delay": 288,
"time": "1778909988"
},
"departure": {
"delay": 288,
"time": "1778909988"
},
"stopId": "Saint-Exupéry_1R",
"stopSequence": 18
},
{
"arrival": {
"delay": 288,
"time": "1778910048"
},
"departure": {
"delay": 288,
"time": "1778910048"
},
"stopId": "Bourgfelden_2R",
"stopSequence": 19
},
{
"arrival": {
"delay": 288,
"time": "1778910108"
},
"departure": {
"delay": 288,
"time": "1778910108"
},
"stopId": "La_Vignette_R",
"stopSequence": 20
},
{
"arrival": {
"delay": 288,
"time": "1778910168"
},
"departure": {
"delay": 288,
"time": "1778910168"
},
"stopId": "Stade_R",
"stopSequence": 21
},
{
"arrival": {
"delay": 288,
"time": "1778910228"
},
"departure": {
"delay": 288,
"time": "1778910228"
},
"stopId": "Sauvage_R",
"stopSequence": 22
}
],
"timestamp": "1778906950",
"trip": {
"directionId": 1,
"routeId": "2",
"tripId": "201S-0712"
}
}
},
{
"id": "SM:201S-0640",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 153,
"time": "1778906553"
},
"stopId": "Vosges_A",
"stopSequence": 1
},
{
"arrival": {
"delay": 160,
"time": "1778906620"
},
"departure": {
"delay": 160,
"time": "1778906620"
},
"stopId": "Buschwiller_Centre_A",
"stopSequence": 2
},
{
"arrival": {
"delay": 157,
"time": "1778906737"
},
"departure": {
"delay": 157,
"time": "1778906737"
},
"stopId": "Fontaine_A",
"stopSequence": 3
},
{
"arrival": {
"delay": 157,
"time": "1778906857"
},
"departure": {
"delay": 157,
"time": "1778906857"
},
"stopId": "Hégenheim_Église_A",
"stopSequence": 4
},
{
"arrival": {
"delay": 277,
"time": "1778907037"
},
"departure": {
"delay": 277,
"time": "1778907037"
},
"stopId": "Sauvage_A",
"stopSequence": 5
},
{
"arrival": {
"delay": 337,
"time": "1778907157"
},
"departure": {
"delay": 337,
"time": "1778907157"
},
"stopId": "Stade_A",
"stopSequence": 6
},
{
"arrival": {
"delay": 395,
"time": "1778907275"
},
"departure": {
"delay": 395,
"time": "1778907275"
},
"stopId": "La_Vignette_A",
"stopSequence": 7
},
{
"arrival": {
"delay": 453,
"time": "1778907393"
},
"departure": {
"delay": 453,
"time": "1778907393"
},
"stopId": "Bourgfelden_1A",
"stopSequence": 8
},
{
"arrival": {
"delay": 393,
"time": "1778907453"
},
"departure": {
"delay": 393,
"time": "1778907453"
},
"stopId": "Saint-Exupéry_1A",
"stopSequence": 9
},
{
"arrival": {
"delay": 395,
"time": "1778907515"
},
"departure": {
"delay": 395,
"time": "1778907515"
},
"stopId": "Place_Mermoz_1A",
"stopSequence": 10
},
{
"arrival": {
"delay": 453,
"time": "1778907633"
},
"departure": {
"delay": 453,
"time": "1778907633"
},
"stopId": "Couronne_1A",
"stopSequence": 11
},
{
"arrival": {
"delay": 513,
"time": "1778907753"
},
"departure": {
"delay": 513,
"time": "1778907753"
},
"stopId": "Médiathèque_A",
"stopSequence": 12
},
{
"arrival": {
"delay": 453,
"time": "1778907813"
},
"departure": {
"delay": 453,
"time": "1778907813"
},
"stopId": "Carrefour_Central_1A",
"stopSequence": 13
},
{
"arrival": {
"delay": 453,
"time": "1778907873"
},
"departure": {
"delay": 453,
"time": "1778907873"
},
"stopId": "Jura_1A",
"stopSequence": 14
},
{
"arrival": {
"delay": 513,
"time": "1778908053"
},
"departure": {
"delay": 513,
"time": "1778908053"
},
"stopId": "Schweitzer_A",
"stopSequence": 15
},
{
"arrival": {
"delay": 513,
"time": "1778908113"
},
"departure": {
"delay": 513,
"time": "1778908113"
},
"stopId": "Concorde_A",
"stopSequence": 16
},
{
"arrival": {
"delay": 513,
"time": "1778908173"
},
"departure": {
"delay": 513,
"time": "1778908173"
},
"stopId": "Collège_Nerval_AR",
"stopSequence": 17
},
{
"arrival": {
"delay": 393,
"time": "1778908233"
},
"departure": {
"delay": 393,
"time": "1778908233"
},
"stopId": "Tournesols_2A",
"stopSequence": 18
},
{
"arrival": {
"delay": 453,
"time": "1778908353"
},
"departure": {
"delay": 453,
"time": "1778908353"
},
"stopId": "Village-Neuf_Centre_2A",
"stopSequence": 19
},
{
"arrival": {
"delay": 453,
"time": "1778908413"
},
"departure": {
"delay": 453,
"time": "1778908413"
},
"stopId": "Rue_du_Marché_A",
"stopSequence": 20
},
{
"arrival": {
"delay": 453,
"time": "1778908473"
},
"departure": {
"delay": 453,
"time": "1778908473"
},
"stopId": "Ritty_A",
"stopSequence": 21
},
{
"arrival": {
"delay": 393,
"time": "1778908533"
},
"departure": {
"delay": 393,
"time": "1778908533"
},
"stopId": "Champs_A",
"stopSequence": 22
}
],
"timestamp": "1778906578",
"trip": {
"routeId": "2",
"tripId": "201S-0640"
}
}
},
{
"id": "SM:301S-0745",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1778910300"
},
"stopId": "Paix_A",
"stopSequence": 1
},
{
"arrival": {
"time": "1778910360"
},
"departure": {
"time": "1778910360"
},
"stopId": "Sports_A",
"stopSequence": 2
},
{
"arrival": {
"time": "1778910420"
},
"departure": {
"time": "1778910420"
},
"stopId": "Belfort_A",
"stopSequence": 3
}
],
"timestamp": "1778906733",
"trip": {
"routeId": "603",
"tripId": "301S-0745"
}
}
},
{
"id": "SM:303S-0720",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1778908800"
},
"stopId": "Paix_A",
"stopSequence": 1
},
{
"arrival": {
"time": "1778908860"
},
"departure": {
"time": "1778908860"
},
"stopId": "Sports_A",
"stopSequence": 2
},
{
"arrival": {
"time": "1778908920"
},
"departure": {
"time": "1778908920"
},
"stopId": "Belfort_A",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1778909040"
},
"departure": {
"delay": 60,
"time": "1778909040"
},
"stopId": "Maison_Retraite_A",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1778909100"
},
"departure": {
"delay": 60,
"time": "1778909100"
},
"stopId": "Village-Neuf_Centre_2R",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1778909160"
},
"departure": {
"delay": 60,
"time": "1778909160"
},
"stopId": "Tournesols_2R",
"stopSequence": 6
},
{
"arrival": {
"delay": 120,
"time": "1778909280"
},
"departure": {
"delay": 120,
"time": "1778909280"
},
"stopId": "Domino_603A",
"stopSequence": 7
},
{
"arrival": {
"delay": 120,
"time": "1778909340"
},
"departure": {
"delay": 120,
"time": "1778909340"
},
"stopId": "Square_Soustons_R",
"stopSequence": 8
},
{
"arrival": {
"delay": 120,
"time": "1778909400"
},
"departure": {
"delay": 120,
"time": "1778909400"
},
"stopId": "Place_Abbatucci_R",
"stopSequence": 9
},
{
"arrival": {
"delay": 180,
"time": "1778909520"
},
"departure": {
"delay": 180,
"time": "1778909520"
},
"stopId": "Parc_des_Eaux-Vives_R",
"stopSequence": 10
}
],
"timestamp": "1778905203",
"trip": {
"routeId": "603",
"tripId": "303S-0720"
}
}
},
{
"id": "SM:301S-0645",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1778906700"
},
"stopId": "Paix_A",
"stopSequence": 1
},
{
"arrival": {
"delay": 64,
"time": "1778906814"
},
"departure": {
"delay": 64,
"time": "1778906824"
},
"stopId": "Sports_A",
"stopSequence": 2
},
{
"arrival": {
"delay": 51,
"time": "1778906871"
},
"departure": {
"delay": 51,
"time": "1778906871"
},
"stopId": "Belfort_A",
"stopSequence": 3
},
{
"arrival": {
"delay": 121,
"time": "1778907001"
},
"departure": {
"delay": 121,
"time": "1778907001"
},
"stopId": "Maison_Retraite_A",
"stopSequence": 4
},
{
"arrival": {
"delay": 121,
"time": "1778907061"
},
"departure": {
"delay": 121,
"time": "1778907061"
},
"stopId": "Village-Neuf_Centre_2R",
"stopSequence": 5
},
{
"arrival": {
"delay": 121,
"time": "1778907121"
},
"departure": {
"delay": 121,
"time": "1778907121"
},
"stopId": "Tournesols_2R",
"stopSequence": 6
},
{
"arrival": {
"delay": 181,
"time": "1778907241"
},
"departure": {
"delay": 181,
"time": "1778907241"
},
"stopId": "Domino_603A",
"stopSequence": 7
},
{
"arrival": {
"delay": 181,
"time": "1778907301"
},
"departure": {
"delay": 181,
"time": "1778907301"
},
"stopId": "Square_Soustons_R",
"stopSequence": 8
},
{
"arrival": {
"delay": 181,
"time": "1778907361"
},
"departure": {
"delay": 181,
"time": "1778907361"
},
"stopId": "Place_Abbatucci_R",
"stopSequence": 9
},
{
"arrival": {
"delay": 241,
"time": "1778907481"
},
"departure": {
"delay": 241,
"time": "1778907481"
},
"stopId": "Parc_des_Eaux-Vives_R",
"stopSequence": 10
},
{
"arrival": {
"delay": 301,
"time": "1778907601"
},
"departure": {
"delay": 301,
"time": "1778907601"
},
"stopId": "Tivoli_A",
"stopSequence": 11
},
{
"arrival": {
"delay": 281,
"time": "1778907701"
},
"departure": {
"delay": 281,
"time": "1778907701"
},
"stopId": "Huningue_Frontière_A",
"stopSequence": 12
},
{
"arrival": {
"delay": 540,
"time": "1778908080"
},
"departure": {
"delay": 540,
"time": "1778908080"
},
"stopId": "Hüningerstrasse_A",
"stopSequence": 13
}
],
"timestamp": "1778906722",
"trip": {
"routeId": "603",
"tripId": "301S-0645"
}
}
},
{
"id": "SM:301S-0712",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1778908320"
},
"stopId": "Schifflände_R",
"stopSequence": 1
},
{
"arrival": {
"time": "1778908440"
},
"departure": {
"time": "1778908440"
},
"stopId": "Kinderspital_UKBB_R",
"stopSequence": 2
},
{
"arrival": {
"time": "1778908740"
},
"departure": {
"time": "1778908740"
},
"stopId": "Voltaplatz_R",
"stopSequence": 3
},
{
"arrival": {
"time": "1778908800"
},
"departure": {
"time": "1778908800"
},
"stopId": "Hüningerstrasse_R",
"stopSequence": 4
},
{
"arrival": {
"time": "1778908920"
},
"departure": {
"time": "1778908920"
},
"stopId": "Huningue_Frontière_R",
"stopSequence": 5
},
{
"arrival": {
"time": "1778909040"
},
"departure": {
"time": "1778909040"
},
"stopId": "Tivoli_R",
"stopSequence": 6
},
{
"arrival": {
"delay": 180,
"time": "1778909280"
},
"departure": {
"delay": 180,
"time": "1778909280"
},
"stopId": "Parc_des_Eaux-Vives_R",
"stopSequence": 7
},
{
"arrival": {
"delay": 180,
"time": "1778909340"
},
"departure": {
"delay": 180,
"time": "1778909340"
},
"stopId": "Place_Abbatucci_R",
"stopSequence": 8
},
{
"arrival": {
"delay": 180,
"time": "1778909400"
},
"departure": {
"delay": 180,
"time": "1778909400"
},
"stopId": "Square_Soustons_R",
"stopSequence": 9
},
{
"arrival": {
"delay": 180,
"time": "1778909460"
},
"departure": {
"delay": 180,
"time": "1778909460"
},
"stopId": "Domino_603R",
"stopSequence": 10
}
],
"timestamp": "1778904726",
"trip": {
"directionId": 1,
"routeId": "603",
"tripId": "301S-0712"
}
}
},
{
"id": "SM:401ST-0735",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 480,
"time": "1778910180"
},
"stopId": "Parc_Soleil_A",
"stopSequence": 1
},
{
"arrival": {
"delay": 540,
"time": "1778910420"
},
"departure": {
"delay": 540,
"time": "1778910420"
},
"stopId": "Petite_Camargue_Alsacienne_A",
"stopSequence": 2
}
],
"timestamp": "1778906588",
"trip": {
"routeId": "604",
"tripId": "401ST-0735"
}
}
},
{
"id": "SM:401ST-0623",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 31,
"time": "1778905411"
},
"stopId": "Professeur_Coste_A",
"stopSequence": 1
},
{
"arrival": {
"delay": 31,
"time": "1778905460"
},
"departure": {
"delay": 31,
"time": "1778905471"
},
"stopId": "Rousserolles_A",
"stopSequence": 2
},
{
"arrival": {
"delay": 61,
"time": "1778905501"
},
"departure": {
"delay": 61,
"time": "1778905501"
},
"stopId": "Muguet_A",
"stopSequence": 3
},
{
"arrival": {
"delay": 40,
"time": "1778905540"
},
"departure": {
"delay": 40,
"time": "1778905540"
},
"stopId": "Cité_Beaulieu_A",
"stopSequence": 4
},
{
"arrival": {
"delay": 61,
"time": "1778905561"
},
"departure": {
"delay": 61,
"time": "1778905561"
},
"stopId": "Parc_des_Maréchaux_A",
"stopSequence": 5
},
{
"arrival": {
"delay": 127,
"time": "1778905687"
},
"departure": {
"delay": 127,
"time": "1778905687"
},
"stopId": "Petite_Camargue_Alsacienne_A",
"stopSequence": 6
},
{
"arrival": {
"delay": 178,
"time": "1778905738"
},
"departure": {
"delay": 178,
"time": "1778905738"
},
"stopId": "Saint-Claude_A",
"stopSequence": 7
},
{
"arrival": {
"delay": 151,
"time": "1778905759"
},
"departure": {
"delay": 151,
"time": "1778905771"
},
"stopId": "Chapelle_A",
"stopSequence": 8
},
{
"arrival": {
"delay": 197,
"time": "1778905877"
},
"departure": {
"delay": 197,
"time": "1778905877"
},
"stopId": "Rue_de_Séville_A",
"stopSequence": 9
},
{
"arrival": {
"delay": 180,
"time": "1778905980"
},
"departure": {
"delay": 180,
"time": "1778905980"
},
"stopId": "Cité_du_Rail_A",
"stopSequence": 10
},
{
"arrival": {
"delay": 151,
"time": "1778906011"
},
"departure": {
"delay": 151,
"time": "1778906131"
},
"stopId": "Trois_Lys_A",
"stopSequence": 11
},
{
"arrival": {
"delay": 105,
"time": "1778906205"
},
"departure": {
"delay": 105,
"time": "1778906205"
},
"stopId": "Saint-Louis_Gare_Est_AR",
"stopSequence": 12
},
{
"arrival": {
"delay": 83,
"time": "1778906243"
},
"departure": {
"delay": 83,
"time": "1778906243"
},
"stopId": "Église_Saint-Louis_A",
"stopSequence": 13
},
{
"arrival": {
"delay": 181,
"time": "1778906276"
},
"departure": {
"delay": 181,
"time": "1778906401"
},
"stopId": "Breisach_A",
"stopSequence": 14
},
{
"arrival": {
"delay": 241,
"time": "1778906491"
},
"departure": {
"delay": 241,
"time": "1778906521"
},
"stopId": "Croisée_des_Lys_A",
"stopSequence": 15
},
{
"arrival": {
"delay": 120,
"time": "1778906580"
},
"departure": {
"delay": 120,
"time": "1778906580"
},
"stopId": "Claude_Hess_A",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1778906629"
},
"departure": {
"delay": 60,
"time": "1778906640"
},
"stopId": "Rhin_A",
"stopSequence": 17
},
{
"arrival": {
"delay": 79,
"time": "1778906719"
},
"departure": {
"delay": 79,
"time": "1778906719"
},
"stopId": "Notre-Dame_de_la_Paix_A",
"stopSequence": 18
},
{
"arrival": {
"delay": 198,
"time": "1778906898"
},
"departure": {
"delay": 198,
"time": "1778906898"
},
"stopId": "Frontière_A",
"stopSequence": 19
},
{
"arrival": {
"delay": 80,
"time": "1778906960"
},
"departure": {
"delay": 80,
"time": "1778906960"
},
"stopId": "Hüningerstrasse_A",
"stopSequence": 20
},
{
"arrival": {
"delay": 207,
"time": "1778907147"
},
"departure": {
"delay": 207,
"time": "1778907147"
},
"stopId": "Voltaplatz_A",
"stopSequence": 21
}
],
"timestamp": "1778905428",
"trip": {
"routeId": "604",
"tripId": "401ST-0623"
}
}
},
{
"id": "SM:401ST-0657",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1778907420"
},
"stopId": "Schifflände_R",
"stopSequence": 1
},
{
"arrival": {
"time": "1778907540"
},
"departure": {
"time": "1778907540"
},
"stopId": "Kinderspital_UKBB_R",
"stopSequence": 2
},
{
"arrival": {
"time": "1778907780"
},
"departure": {
"time": "1778907780"
},
"stopId": "Voltaplatz_R",
"stopSequence": 3
},
{
"arrival": {
"time": "1778907840"
},
"departure": {
"time": "1778907840"
},
"stopId": "Hüningerstrasse_R",
"stopSequence": 4
},
{
"arrival": {
"time": "1778907960"
},
"departure": {
"time": "1778907960"
},
"stopId": "Frontière_R",
"stopSequence": 5
},
{
"arrival": {
"time": "1778908020"
},
"departure": {
"time": "1778908020"
},
"stopId": "Notre-Dame_de_la_Paix_R",
"stopSequence": 6
},
{
"arrival": {
"time": "1778908080"
},
"departure": {
"time": "1778908080"
},
"stopId": "Rhin_R",
"stopSequence": 7
},
{
"arrival": {
"time": "1778908140"
},
"departure": {
"time": "1778908140"
},
"stopId": "Claude_Hess_R",
"stopSequence": 8
},
{
"arrival": {
"time": "1778908260"
},
"departure": {
"time": "1778908260"
},
"stopId": "Croisée_des_Lys_R",
"stopSequence": 9
},
{
"arrival": {
"time": "1778908320"
},
"departure": {
"time": "1778908320"
},
"stopId": "Breisach_R",
"stopSequence": 10
},
{
"arrival": {
"time": "1778908380"
},
"departure": {
"time": "1778908380"
},
"stopId": "Église_Saint-Louis_R",
"stopSequence": 11
},
{
"arrival": {
"time": "1778908440"
},
"departure": {
"time": "1778908440"
},
"stopId": "Saint-Louis_Gare_Est_AR",
"stopSequence": 12
},
{
"arrival": {
"time": "1778908560"
},
"departure": {
"time": "1778908560"
},
"stopId": "Trois_Lys_R",
"stopSequence": 13
},
{
"arrival": {
"time": "1778908740"
},
"departure": {
"time": "1778908740"
},
"stopId": "Cité_du_Rail_R",
"stopSequence": 14
},
{
"arrival": {
"time": "1778908800"
},
"departure": {
"time": "1778908800"
},
"stopId": "Rue_de_Séville_R",
"stopSequence": 15
},
{
"arrival": {
"time": "1778908860"
},
"departure": {
"time": "1778908860"
},
"stopId": "Chapelle_R",
"stopSequence": 16
},
{
"arrival": {
"delay": -30,
"time": "1778908890"
},
"departure": {
"delay": -30,
"time": "1778908890"
},
"stopId": "Saint-Claude_R",
"stopSequence": 17
},
{
"arrival": {
"time": "1778908920"
},
"departure": {
"time": "1778908920"
},
"stopId": "Petite_Camargue_Alsacienne_R",
"stopSequence": 18
},
{
"arrival": {
"time": "1778908980"
},
"departure": {
"time": "1778908980"
},
"stopId": "Parc_des_Maréchaux_R",
"stopSequence": 19
},
{
"arrival": {
"time": "1778909100"
},
"stopId": "Parc_Soleil_A",
"stopSequence": 20
}
],
"timestamp": "1778905715",
"trip": {
"directionId": 1,
"routeId": "604",
"tripId": "401ST-0657"
}
}
},
{
"id": "SM:409ST-0720",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1778908800"
},
"stopId": "Professeur_Coste_A",
"stopSequence": 1
},
{
"arrival": {
"delay": -30,
"time": "1778908830"
},
"departure": {
"delay": -30,
"time": "1778908830"
},
"stopId": "Rousserolles_A",
"stopSequence": 2
},
{
"arrival": {
"time": "1778908860"
},
"departure": {
"time": "1778908860"
},
"stopId": "Muguet_A",
"stopSequence": 3
},
{
"arrival": {
"time": "1778908920"
},
"departure": {
"time": "1778908920"
},
"stopId": "Cité_Beaulieu_A",
"stopSequence": 4
},
{
"arrival": {
"time": "1778908980"
},
"departure": {
"time": "1778908980"
},
"stopId": "Parc_des_Maréchaux_A",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1778909100"
},
"departure": {
"delay": 60,
"time": "1778909100"
},
"stopId": "Petite_Camargue_Alsacienne_A",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1778909160"
},
"departure": {
"delay": 60,
"time": "1778909160"
},
"stopId": "Saint-Claude_A",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1778909220"
},
"departure": {
"delay": 60,
"time": "1778909220"
},
"stopId": "Chapelle_A",
"stopSequence": 8
},
{
"arrival": {
"delay": 120,
"time": "1778909340"
},
"departure": {
"delay": 120,
"time": "1778909340"
},
"stopId": "Rue_de_Séville_A",
"stopSequence": 9
},
{
"arrival": {
"delay": 240,
"time": "1778909580"
},
"departure": {
"delay": 240,
"time": "1778909580"
},
"stopId": "Cité_du_Rail_A",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1778909760"
},
"departure": {
"delay": 60,
"time": "1778909760"
},
"stopId": "Saint-Louis_Gare_Est_AR",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1778909820"
},
"departure": {
"delay": 60,
"time": "1778909820"
},
"stopId": "Église_Saint-Louis_A",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1778909880"
},
"departure": {
"delay": 60,
"time": "1778909880"
},
"stopId": "Breisach_A",
"stopSequence": 14
},
{
"arrival": {
"delay": 240,
"time": "1778910120"
},
"departure": {
"delay": 240,
"time": "1778910120"
},
"stopId": "Croisée_des_Lys_A",
"stopSequence": 15
},
{
"arrival": {
"delay": 120,
"time": "1778910240"
},
"departure": {
"delay": 120,
"time": "1778910240"
},
"stopId": "Claude_Hess_A",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1778910300"
},
"departure": {
"delay": 60,
"time": "1778910300"
},
"stopId": "Rhin_A",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1778910360"
},
"departure": {
"delay": 60,
"time": "1778910360"
},
"stopId": "Notre-Dame_de_la_Paix_A",
"stopSequence": 18
}
],
"timestamp": "1778905203",
"trip": {
"routeId": "604",
"tripId": "409ST-0720"
}
}
},
{
"id": "SM:403ST-0635",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 459,
"time": "1778906559"
},
"stopId": "Parc_Soleil_A",
"stopSequence": 1
},
{
"arrival": {
"delay": 631,
"time": "1778906671"
},
"departure": {
"delay": 631,
"time": "1778906911"
},
"stopId": "Petite_Camargue_Alsacienne_A",
"stopSequence": 2
},
{
"arrival": {
"delay": 689,
"time": "1778907029"
},
"departure": {
"delay": 689,
"time": "1778907029"
},
"stopId": "Saint-Claude_A",
"stopSequence": 3
},
{
"arrival": {
"delay": 689,
"time": "1778907089"
},
"departure": {
"delay": 689,
"time": "1778907089"
},
"stopId": "Chapelle_A",
"stopSequence": 4
},
{
"arrival": {
"delay": 689,
"time": "1778907149"
},
"departure": {
"delay": 689,
"time": "1778907149"
},
"stopId": "Rue_de_Séville_A",
"stopSequence": 5
},
{
"arrival": {
"delay": 629,
"time": "1778907209"
},
"departure": {
"delay": 629,
"time": "1778907209"
},
"stopId": "Cité_du_Rail_A",
"stopSequence": 6
},
{
"arrival": {
"delay": 629,
"time": "1778907449"
},
"departure": {
"delay": 629,
"time": "1778907449"
},
"stopId": "Trois_Lys_A",
"stopSequence": 7
},
{
"arrival": {
"delay": 569,
"time": "1778907569"
},
"departure": {
"delay": 569,
"time": "1778907569"
},
"stopId": "Saint-Louis_Gare_Est_AR",
"stopSequence": 8
},
{
"arrival": {
"delay": 569,
"time": "1778907629"
},
"departure": {
"delay": 569,
"time": "1778907629"
},
"stopId": "Église_Saint-Louis_A",
"stopSequence": 9
},
{
"arrival": {
"delay": 569,
"time": "1778907689"
},
"departure": {
"delay": 569,
"time": "1778907689"
},
"stopId": "Breisach_A",
"stopSequence": 10
},
{
"arrival": {
"delay": 629,
"time": "1778907809"
},
"departure": {
"delay": 629,
"time": "1778907809"
},
"stopId": "Croisée_des_Lys_A",
"stopSequence": 11
},
{
"arrival": {
"delay": 449,
"time": "1778907869"
},
"departure": {
"delay": 449,
"time": "1778907869"
},
"stopId": "Claude_Hess_A",
"stopSequence": 12
},
{
"arrival": {
"delay": 569,
"time": "1778908109"
},
"departure": {
"delay": 569,
"time": "1778908109"
},
"stopId": "Rhin_A",
"stopSequence": 13
}
],
"timestamp": "1778906578",
"trip": {
"routeId": "604",
"tripId": "403ST-0635"
}
}
},
{
"id": "SM:403ST-0713",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1778908380"
},
"stopId": "Schifflände_R",
"stopSequence": 1
},
{
"arrival": {
"time": "1778908500"
},
"departure": {
"time": "1778908500"
},
"stopId": "Kinderspital_UKBB_R",
"stopSequence": 2
},
{
"arrival": {
"time": "1778908740"
},
"departure": {
"time": "1778908740"
},
"stopId": "Voltaplatz_R",
"stopSequence": 3
},
{
"arrival": {
"time": "1778908800"
},
"departure": {
"time": "1778908800"
},
"stopId": "Hüningerstrasse_R",
"stopSequence": 4
},
{
"arrival": {
"time": "1778908920"
},
"departure": {
"time": "1778908920"
},
"stopId": "Frontière_R",
"stopSequence": 5
},
{
"arrival": {
"time": "1778908980"
},
"departure": {
"time": "1778908980"
},
"stopId": "Notre-Dame_de_la_Paix_R",
"stopSequence": 6
},
{
"arrival": {
"time": "1778909040"
},
"departure": {
"time": "1778909040"
},
"stopId": "Rhin_R",
"stopSequence": 7
},
{
"arrival": {
"time": "1778909100"
},
"departure": {
"time": "1778909100"
},
"stopId": "Claude_Hess_R",
"stopSequence": 8
},
{
"arrival": {
"time": "1778909220"
},
"departure": {
"time": "1778909220"
},
"stopId": "Croisée_des_Lys_R",
"stopSequence": 9
},
{
"arrival": {
"time": "1778909280"
},
"departure": {
"time": "1778909280"
},
"stopId": "Breisach_R",
"stopSequence": 10
},
{
"arrival": {
"time": "1778909340"
},
"departure": {
"time": "1778909340"
},
"stopId": "Église_Saint-Louis_R",
"stopSequence": 11
},
{
"arrival": {
"time": "1778909520"
},
"departure": {
"time": "1778909520"
},
"stopId": "Trois_Lys_R",
"stopSequence": 13
},
{
"arrival": {
"time": "1778909700"
},
"departure": {
"time": "1778909700"
},
"stopId": "Cité_du_Rail_R",
"stopSequence": 14
},
{
"arrival": {
"time": "1778909760"
},
"departure": {
"time": "1778909760"
},
"stopId": "Rue_de_Séville_R",
"stopSequence": 15
},
{
"arrival": {
"time": "1778909820"
},
"departure": {
"time": "1778909820"
},
"stopId": "Chapelle_R",
"stopSequence": 16
},
{
"arrival": {
"delay": -30,
"time": "1778909850"
},
"departure": {
"delay": -30,
"time": "1778909850"
},
"stopId": "Saint-Claude_R",
"stopSequence": 17
},
{
"arrival": {
"time": "1778909880"
},
"departure": {
"time": "1778909880"
},
"stopId": "Petite_Camargue_Alsacienne_R",
"stopSequence": 18
},
{
"arrival": {
"time": "1778909940"
},
"departure": {
"time": "1778909940"
},
"stopId": "Parc_des_Maréchaux_R",
"stopSequence": 19
},
{
"arrival": {
"delay": 30,
"time": "1778910030"
},
"departure": {
"delay": 30,
"time": "1778910030"
},
"stopId": "Cité_Beaulieu_R",
"stopSequence": 20
},
{
"arrival": {
"time": "1778910060"
},
"departure": {
"time": "1778910060"
},
"stopId": "Muguet_R",
"stopSequence": 21
}
],
"timestamp": "1778904787",
"trip": {
"directionId": 1,
"routeId": "604",
"tripId": "403ST-0713"
}
}
},
{
"id": "SM:405ST-0650",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1778907000"
},
"stopId": "Professeur_Coste_A",
"stopSequence": 1
},
{
"arrival": {
"delay": -30,
"time": "1778907030"
},
"departure": {
"delay": -30,
"time": "1778907030"
},
"stopId": "Rousserolles_A",
"stopSequence": 2
},
{
"arrival": {
"time": "1778907060"
},
"departure": {
"time": "1778907060"
},
"stopId": "Muguet_A",
"stopSequence": 3
},
{
"arrival": {
"time": "1778907120"
},
"departure": {
"time": "1778907120"
},
"stopId": "Cité_Beaulieu_A",
"stopSequence": 4
},
{
"arrival": {
"time": "1778907180"
},
"departure": {
"time": "1778907180"
},
"stopId": "Parc_des_Maréchaux_A",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1778907300"
},
"departure": {
"delay": 60,
"time": "1778907300"
},
"stopId": "Petite_Camargue_Alsacienne_A",
"stopSequence": 6
},
{
"arrival": {
"delay": 36,
"time": "1778907336"
},
"departure": {
"delay": 36,
"time": "1778907336"
},
"stopId": "Saint-Claude_A",
"stopSequence": 7
},
{
"arrival": {
"delay": 21,
"time": "1778907381"
},
"departure": {
"delay": 21,
"time": "1778907381"
},
"stopId": "Chapelle_A",
"stopSequence": 8
},
{
"arrival": {
"delay": 62,
"time": "1778907482"
},
"departure": {
"delay": 62,
"time": "1778907482"
},
"stopId": "Rue_de_Séville_A",
"stopSequence": 9
},
{
"arrival": {
"delay": 58,
"time": "1778907598"
},
"departure": {
"delay": 58,
"time": "1778907598"
},
"stopId": "Cité_du_Rail_A",
"stopSequence": 10
},
{
"arrival": {
"delay": -51,
"time": "1778907729"
},
"departure": {
"delay": -51,
"time": "1778907729"
},
"stopId": "Trois_Lys_A",
"stopSequence": 11
},
{
"arrival": {
"delay": -111,
"time": "1778907789"
},
"departure": {
"delay": -111,
"time": "1778907789"
},
"stopId": "Saint-Louis_Gare_Est_AR",
"stopSequence": 12
},
{
"arrival": {
"delay": -111,
"time": "1778907849"
},
"departure": {
"delay": -111,
"time": "1778907849"
},
"stopId": "Église_Saint-Louis_A",
"stopSequence": 13
},
{
"arrival": {
"delay": -111,
"time": "1778907909"
},
"departure": {
"delay": -111,
"time": "1778907909"
},
"stopId": "Breisach_A",
"stopSequence": 14
},
{
"arrival": {
"delay": 69,
"time": "1778908149"
},
"departure": {
"delay": 69,
"time": "1778908149"
},
"stopId": "Croisée_des_Lys_A",
"stopSequence": 15
},
{
"arrival": {
"delay": -51,
"time": "1778908269"
},
"departure": {
"delay": -51,
"time": "1778908269"
},
"stopId": "Claude_Hess_A",
"stopSequence": 16
},
{
"arrival": {
"delay": -111,
"time": "1778908329"
},
"departure": {
"delay": -111,
"time": "1778908329"
},
"stopId": "Rhin_A",
"stopSequence": 17
},
{
"arrival": {
"delay": -111,
"time": "1778908389"
},
"departure": {
"delay": -111,
"time": "1778908389"
},
"stopId": "Notre-Dame_de_la_Paix_A",
"stopSequence": 18
},
{
"arrival": {
"delay": -51,
"time": "1778908509"
},
"departure": {
"delay": -51,
"time": "1778908509"
},
"stopId": "Frontière_A",
"stopSequence": 19
},
{
"arrival": {
"delay": -111,
"time": "1778908569"
},
"departure": {
"delay": -111,
"time": "1778908569"
},
"stopId": "Hüningerstrasse_A",
"stopSequence": 20
},
{
"arrival": {
"delay": 69,
"time": "1778908809"
},
"departure": {
"delay": 69,
"time": "1778908809"
},
"stopId": "Voltaplatz_A",
"stopSequence": 21
}
],
"timestamp": "1778903403",
"trip": {
"routeId": "604",
"tripId": "405ST-0650"
}
}
},
{
"id": "SM:405ST-0728",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1778909280"
},
"stopId": "Schifflände_R",
"stopSequence": 1
},
{
"arrival": {
"time": "1778909460"
},
"departure": {
"time": "1778909460"
},
"stopId": "Kinderspital_UKBB_R",
"stopSequence": 2
},
{
"arrival": {
"time": "1778909580"
},
"departure": {
"time": "1778909580"
},
"stopId": "Voltaplatz_R",
"stopSequence": 3
},
{
"arrival": {
"time": "1778909640"
},
"departure": {
"time": "1778909640"
},
"stopId": "Hüningerstrasse_R",
"stopSequence": 4
},
{
"arrival": {
"time": "1778909820"
},
"departure": {
"time": "1778909820"
},
"stopId": "Frontière_R",
"stopSequence": 5
},
{
"arrival": {
"time": "1778909880"
},
"departure": {
"time": "1778909880"
},
"stopId": "Notre-Dame_de_la_Paix_R",
"stopSequence": 6
},
{
"arrival": {
"time": "1778909940"
},
"departure": {
"time": "1778909940"
},
"stopId": "Rhin_R",
"stopSequence": 7
},
{
"arrival": {
"time": "1778910000"
},
"departure": {
"time": "1778910000"
},
"stopId": "Claude_Hess_R",
"stopSequence": 8
},
{
"arrival": {
"time": "1778910180"
},
"departure": {
"time": "1778910180"
},
"stopId": "Croisée_des_Lys_R",
"stopSequence": 9
},
{
"arrival": {
"time": "1778910240"
},
"departure": {
"time": "1778910240"
},
"stopId": "Breisach_R",
"stopSequence": 10
},
{
"arrival": {
"time": "1778910300"
},
"departure": {
"time": "1778910300"
},
"stopId": "Église_Saint-Louis_R",
"stopSequence": 11
}
],
"timestamp": "1778905684",
"trip": {
"directionId": 1,
"routeId": "604",
"tripId": "405ST-0728"
}
}
},
{
"id": "SM:407ST-0705",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 480,
"time": "1778908380"
},
"stopId": "Parc_Soleil_A",
"stopSequence": 1
},
{
"arrival": {
"delay": 540,
"time": "1778908620"
},
"departure": {
"delay": 540,
"time": "1778908620"
},
"stopId": "Petite_Camargue_Alsacienne_A",
"stopSequence": 2
},
{
"arrival": {
"delay": 660,
"time": "1778908800"
},
"departure": {
"delay": 660,
"time": "1778908800"
},
"stopId": "Saint-Claude_A",
"stopSequence": 3
},
{
"arrival": {
"delay": 660,
"time": "1778908860"
},
"departure": {
"delay": 660,
"time": "1778908860"
},
"stopId": "Chapelle_A",
"stopSequence": 4
},
{
"arrival": {
"delay": 660,
"time": "1778908920"
},
"departure": {
"delay": 660,
"time": "1778908920"
},
"stopId": "Rue_de_Séville_A",
"stopSequence": 5
},
{
"arrival": {
"delay": 600,
"time": "1778908980"
},
"departure": {
"delay": 600,
"time": "1778908980"
},
"stopId": "Cité_du_Rail_A",
"stopSequence": 6
},
{
"arrival": {
"delay": 600,
"time": "1778909220"
},
"departure": {
"delay": 600,
"time": "1778909220"
},
"stopId": "Trois_Lys_A",
"stopSequence": 7
},
{
"arrival": {
"delay": 540,
"time": "1778909340"
},
"departure": {
"delay": 540,
"time": "1778909340"
},
"stopId": "Saint-Louis_Gare_Est_AR",
"stopSequence": 8
},
{
"arrival": {
"delay": 540,
"time": "1778909400"
},
"departure": {
"delay": 540,
"time": "1778909400"
},
"stopId": "Église_Saint-Louis_A",
"stopSequence": 9
},
{
"arrival": {
"delay": 540,
"time": "1778909460"
},
"departure": {
"delay": 540,
"time": "1778909460"
},
"stopId": "Breisach_A",
"stopSequence": 10
}
],
"timestamp": "1778904787",
"trip": {
"routeId": "604",
"tripId": "407ST-0705"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "1.0",
"timestamp": "1778906959"
}
}