Détails de la ressource
Données horaires temps réel, au format GTFS-RT PROTOBUF, du réseau AXO
Cette ressource fait partie du jeu de données Réseau urbain AXO.
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
❌80 erreurs, 225 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 07/11/2025 à 08h10 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
GTFS-rt trip_id does not exist in GTFS data and does not have schedule_relationship of ADDED E003 74 erreurs
All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED
Exemples d'erreurs
- trip_id 11011 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 11014 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 11015 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 11016 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 11017 does not exist in the GTFS data and does not have schedule_relationship of ADDED
GTFS-rt trip.trip_id does not belong to GTFS-rt trip.route_id in GTFS trips.txt E035 1 erreur
The GTFS-rt trip.trip_id should belong to the specified trip.route_id in GTFS trips.txt
Exemples d'erreurs
- GTFS-rt entity ID SM:11583 trip_id 11583 has route_id EXAL but belongs to GTFS route_id C1 in GTFS trips.txt
GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 5 erreurs
If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt
Exemples d'erreurs
- GTFS-rt trip_id 11583 stop_sequence 3 has stop_id cre8mai but GTFS stop_sequence 3 has stop_id nogpont1 - stop_ids should be the same
- GTFS-rt trip_id 11583 stop_sequence 4 has stop_id crefouc but GTFS stop_sequence 4 has stop_id noghoch1 - stop_ids should be the same
- GTFS-rt trip_id 11583 stop_sequence 8 has stop_id crenois1 but GTFS stop_sequence 8 has stop_id nogcave1 - stop_ids should be the same
- GTFS-rt trip_id 11583 stop_sequence 9 has stop_id vehparc1 but GTFS stop_sequence 9 has stop_id nogherri - stop_ids should be the same
- GTFS-rt trip_id 11583 stop_sequence 12 has stop_id vehtaff1 but GTFS stop_sequence 12 has stop_id nogjaur - stop_ids should be the same
Avertissements
vehicle_id not populated W002 75 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id 11011 does not have a vehicle_id
- trip_id 11014 does not have a vehicle_id
- trip_id 11015 does not have a vehicle_id
- trip_id 11016 does not have a vehicle_id
- trip_id 11017 does not have a vehicle_id
schedule_relationship not populated W009 150 erreurs
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Exemples d'erreurs
- trip_id 11011 stop_sequence 1 (and potentially more for this trip) does not have a schedule_relationship
- trip_id 11011 does not have a schedule_relationship
- trip_id 11014 stop_sequence 1 (and potentially more for this trip) does not have a schedule_relationship
- trip_id 11014 does not have a schedule_relationship
- trip_id 11015 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 351 | 30 fois (100 % des validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 2 686 | 30 fois (100 % des validations) |
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 382 | 6 fois (20 % des validations) |
| E045 | If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt | 25 | 4 fois (13 % des validations) |
| E035 | The GTFS-rt trip.trip_id should belong to the specified trip.route_id in GTFS trips.txt | 4 | 3 fois (10 % des validations) |
| E037 | Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id | 2 | 2 fois (7 % des validations) |
| E024 | GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt | 1 | 1 fois (3 % 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 07/11/2025 à 10h02 Europe/Paris.
trip_updates (39) 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 07/11/2025 à 10h02 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "SM:11027",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 59,
"time": "1762503599"
},
"stopId": "cregard1",
"stopSequence": 1
},
{
"arrival": {
"delay": 29,
"time": "1762503689"
},
"departure": {
"delay": 29,
"time": "1762503689"
},
"stopId": "crecarno",
"stopSequence": 2
},
{
"arrival": {
"delay": 58,
"time": "1762503778"
},
"departure": {
"delay": 58,
"time": "1762503778"
},
"stopId": "cregamb2",
"stopSequence": 3
},
{
"arrival": {
"delay": 83,
"time": "1762503863"
},
"departure": {
"delay": 83,
"time": "1762503863"
},
"stopId": "crejuill",
"stopSequence": 4
},
{
"arrival": {
"delay": 83,
"time": "1762503983"
},
"departure": {
"delay": 83,
"time": "1762503983"
},
"stopId": "noghoch1",
"stopSequence": 6
},
{
"arrival": {
"delay": 28,
"time": "1762504168"
},
"departure": {
"delay": 28,
"time": "1762504168"
},
"stopId": "noglyce3",
"stopSequence": 8
},
{
"arrival": {
"delay": 28,
"time": "1762504288"
},
"departure": {
"delay": 28,
"time": "1762504288"
},
"stopId": "nogcote5",
"stopSequence": 9
},
{
"arrival": {
"delay": -12,
"time": "1762504308"
},
"departure": {
"delay": -12,
"time": "1762504308"
},
"stopId": "nogcave1",
"stopSequence": 10
},
{
"arrival": {
"delay": -12,
"time": "1762504368"
},
"departure": {
"delay": -12,
"time": "1762504368"
},
"stopId": "nogherri",
"stopSequence": 11
},
{
"arrival": {
"delay": 7,
"time": "1762504447"
},
"departure": {
"delay": 7,
"time": "1762504447"
},
"stopId": "monroos",
"stopSequence": 12
},
{
"arrival": {
"delay": 66,
"time": "1762504566"
},
"departure": {
"delay": 66,
"time": "1762504566"
},
"stopId": "monvalle",
"stopSequence": 13
},
{
"arrival": {
"delay": 4,
"time": "1762504624"
},
"departure": {
"delay": 4,
"time": "1762504624"
},
"stopId": "nogcave3",
"stopSequence": 15
},
{
"arrival": {
"time": "1762504680"
},
"departure": {
"time": "1762504680"
},
"stopId": "nogcote3",
"stopSequence": 16
},
{
"arrival": {
"delay": 22,
"time": "1762504822"
},
"departure": {
"delay": 22,
"time": "1762504822"
},
"stopId": "noggran2",
"stopSequence": 17
},
{
"arrival": {
"delay": -8,
"time": "1762504852"
},
"departure": {
"delay": -8,
"time": "1762504852"
},
"stopId": "nogexup4",
"stopSequence": 18
},
{
"arrival": {
"delay": 22,
"time": "1762505002"
},
"departure": {
"delay": 22,
"time": "1762505002"
},
"stopId": "nogmairi",
"stopSequence": 19
},
{
"arrival": {
"delay": 80,
"time": "1762505120"
},
"departure": {
"delay": 80,
"time": "1762505120"
},
"stopId": "nogbran1",
"stopSequence": 20
},
{
"arrival": {
"delay": 123,
"time": "1762505203"
},
"departure": {
"delay": 123,
"time": "1762505223"
},
"stopId": "nogfaidh",
"stopSequence": 21
},
{
"arrival": {
"delay": 92,
"time": "1762505312"
},
"departure": {
"delay": 92,
"time": "1762505312"
},
"stopId": "nogmoul2",
"stopSequence": 22
},
{
"arrival": {
"delay": 89,
"time": "1762505429"
},
"departure": {
"delay": 89,
"time": "1762505429"
},
"stopId": "noglech2",
"stopSequence": 23
},
{
"arrival": {
"delay": 43,
"time": "1762505563"
},
"departure": {
"delay": 43,
"time": "1762505563"
},
"stopId": "nogdene2",
"stopSequence": 24
},
{
"arrival": {
"delay": 63,
"time": "1762505617"
},
"departure": {
"delay": 63,
"time": "1762505643"
},
"stopId": "nogrepu2",
"stopSequence": 25
},
{
"arrival": {
"delay": 93,
"time": "1762505733"
},
"departure": {
"delay": 93,
"time": "1762505733"
},
"stopId": "nogjust2",
"stopSequence": 26
},
{
"arrival": {
"delay": 55,
"time": "1762505755"
},
"departure": {
"delay": 55,
"time": "1762505755"
},
"stopId": "nogpera2",
"stopSequence": 27
},
{
"arrival": {
"delay": 55,
"time": "1762505875"
},
"departure": {
"delay": 55,
"time": "1762505875"
},
"stopId": "nogsema2",
"stopSequence": 28
},
{
"arrival": {
"delay": 115,
"time": "1762506055"
},
"departure": {
"delay": 115,
"time": "1762506055"
},
"stopId": "nogcarn2",
"stopSequence": 29
},
{
"arrival": {
"delay": 107,
"time": "1762506167"
},
"departure": {
"delay": 107,
"time": "1762506167"
},
"stopId": "creeuro2",
"stopSequence": 30
},
{
"arrival": {
"delay": 130,
"time": "1762506250"
},
"departure": {
"delay": 130,
"time": "1762506250"
},
"stopId": "nogdema",
"stopSequence": 31
},
{
"arrival": {
"delay": 115,
"time": "1762506355"
},
"departure": {
"delay": 115,
"time": "1762506355"
},
"stopId": "cresteph",
"stopSequence": 32
},
{
"arrival": {
"delay": 91,
"time": "1762506391"
},
"stopId": "cregara1",
"stopSequence": 33
}
],
"timestamp": "1762503600",
"trip": {
"routeId": "C1",
"tripId": "11027"
}
}
},
{
"id": "SM:11029",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -32,
"time": "1762504408"
},
"departure": {
"delay": -32,
"time": "1762504408"
},
"stopId": "crecarno",
"stopSequence": 2
},
{
"arrival": {
"delay": 62,
"time": "1762504562"
},
"departure": {
"delay": 62,
"time": "1762504562"
},
"stopId": "cregamb2",
"stopSequence": 3
},
{
"arrival": {
"delay": 87,
"time": "1762504647"
},
"departure": {
"delay": 87,
"time": "1762504647"
},
"stopId": "crejuil5",
"stopSequence": 4
},
{
"arrival": {
"delay": 87,
"time": "1762504707"
},
"departure": {
"delay": 87,
"time": "1762504707"
},
"stopId": "crepauqu",
"stopSequence": 5
},
{
"arrival": {
"delay": 68,
"time": "1762504748"
},
"departure": {
"delay": 68,
"time": "1762504748"
},
"stopId": "creeuro1",
"stopSequence": 6
},
{
"arrival": {
"delay": 53,
"time": "1762504913"
},
"departure": {
"delay": 53,
"time": "1762504913"
},
"stopId": "nogcarn1",
"stopSequence": 7
},
{
"arrival": {
"delay": 53,
"time": "1762505033"
},
"departure": {
"delay": 53,
"time": "1762505033"
},
"stopId": "nogsema1",
"stopSequence": 8
},
{
"arrival": {
"delay": 152,
"time": "1762505169"
},
"departure": {
"delay": 152,
"time": "1762505192"
},
"stopId": "nogpera1",
"stopSequence": 9
},
{
"arrival": {
"delay": 152,
"time": "1762505252"
},
"departure": {
"delay": 152,
"time": "1762505252"
},
"stopId": "nogjust1",
"stopSequence": 10
},
{
"arrival": {
"delay": 152,
"time": "1762505312"
},
"departure": {
"delay": 152,
"time": "1762505312"
},
"stopId": "nogrepu1",
"stopSequence": 11
},
{
"arrival": {
"delay": 170,
"time": "1762505450"
},
"departure": {
"delay": 170,
"time": "1762505450"
},
"stopId": "nogvere4",
"stopSequence": 12
},
{
"arrival": {
"delay": 183,
"time": "1762505523"
},
"departure": {
"delay": 183,
"time": "1762505523"
},
"stopId": "noglech",
"stopSequence": 13
},
{
"arrival": {
"delay": 183,
"time": "1762505643"
},
"departure": {
"delay": 183,
"time": "1762505643"
},
"stopId": "nogmouli",
"stopSequence": 14
},
{
"arrival": {
"delay": 168,
"time": "1762505748"
},
"departure": {
"delay": 168,
"time": "1762505748"
},
"stopId": "nogfaid2",
"stopSequence": 15
},
{
"arrival": {
"delay": 168,
"time": "1762505868"
},
"departure": {
"delay": 168,
"time": "1762505868"
},
"stopId": "nogbran2",
"stopSequence": 16
},
{
"arrival": {
"delay": 168,
"time": "1762505928"
},
"departure": {
"delay": 168,
"time": "1762505928"
},
"stopId": "nogpaste",
"stopSequence": 17
},
{
"arrival": {
"delay": 168,
"time": "1762505988"
},
"departure": {
"delay": 168,
"time": "1762505988"
},
"stopId": "nogexup7",
"stopSequence": 18
},
{
"arrival": {
"delay": 99,
"time": "1762506099"
},
"departure": {
"delay": 99,
"time": "1762506099"
},
"stopId": "nogcote4",
"stopSequence": 20
},
{
"arrival": {
"delay": 101,
"time": "1762506161"
},
"departure": {
"delay": 101,
"time": "1762506161"
},
"stopId": "nogcave1",
"stopSequence": 21
},
{
"arrival": {
"delay": 101,
"time": "1762506221"
},
"departure": {
"delay": 101,
"time": "1762506221"
},
"stopId": "nogherri",
"stopSequence": 22
},
{
"arrival": {
"delay": -30,
"time": "1762506270"
},
"departure": {
"delay": -30,
"time": "1762506270"
},
"stopId": "monvalle",
"stopSequence": 24
},
{
"arrival": {
"delay": -25,
"time": "1762506335"
},
"departure": {
"delay": -25,
"time": "1762506335"
},
"stopId": "nogjaur",
"stopSequence": 25
},
{
"arrival": {
"delay": -84,
"time": "1762506396"
},
"departure": {
"delay": -84,
"time": "1762506396"
},
"stopId": "nogcote3",
"stopSequence": 27
},
{
"arrival": {
"delay": -36,
"time": "1762506504"
},
"departure": {
"delay": -36,
"time": "1762506504"
},
"stopId": "noglyce3",
"stopSequence": 28
},
{
"arrival": {
"delay": 16,
"time": "1762506676"
},
"departure": {
"delay": 16,
"time": "1762506676"
},
"stopId": "nogmaur2",
"stopSequence": 29
},
{
"arrival": {
"delay": 16,
"time": "1762506736"
},
"departure": {
"delay": 16,
"time": "1762506736"
},
"stopId": "noghoch2",
"stopSequence": 30
},
{
"arrival": {
"delay": -66,
"time": "1762506774"
},
"departure": {
"delay": -66,
"time": "1762506774"
},
"stopId": "cresteph",
"stopSequence": 32
},
{
"arrival": {
"delay": 11,
"time": "1762506911"
},
"stopId": "cregara1",
"stopSequence": 33
}
],
"timestamp": "1762503031",
"trip": {
"directionId": 1,
"routeId": "C2",
"tripId": "11029"
}
}
},
{
"id": "SM:11030",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1762505340"
},
"stopId": "cregard1",
"stopSequence": 1
},
{
"arrival": {
"time": "1762505460"
},
"departure": {
"time": "1762505460"
},
"stopId": "crecarno",
"stopSequence": 2
},
{
"arrival": {
"delay": 43,
"time": "1762505563"
},
"departure": {
"delay": 43,
"time": "1762505563"
},
"stopId": "cregamb2",
"stopSequence": 3
},
{
"arrival": {
"delay": 152,
"time": "1762506002"
},
"departure": {
"delay": 152,
"time": "1762506092"
},
"stopId": "noglyce3",
"stopSequence": 8
},
{
"arrival": {
"delay": 111,
"time": "1762506171"
},
"departure": {
"delay": 111,
"time": "1762506171"
},
"stopId": "nogcote5",
"stopSequence": 9
},
{
"arrival": {
"delay": 95,
"time": "1762506215"
},
"departure": {
"delay": 95,
"time": "1762506215"
},
"stopId": "nogcave1",
"stopSequence": 10
},
{
"arrival": {
"delay": 85,
"time": "1762506265"
},
"departure": {
"delay": 85,
"time": "1762506265"
},
"stopId": "nogherri",
"stopSequence": 11
},
{
"arrival": {
"delay": 115,
"time": "1762506355"
},
"departure": {
"delay": 115,
"time": "1762506355"
},
"stopId": "monroos",
"stopSequence": 12
},
{
"arrival": {
"delay": 115,
"time": "1762506415"
},
"departure": {
"delay": 115,
"time": "1762506415"
},
"stopId": "monvalle",
"stopSequence": 13
},
{
"arrival": {
"delay": 88,
"time": "1762506448"
},
"departure": {
"delay": 88,
"time": "1762506448"
},
"stopId": "nogjaur",
"stopSequence": 14
},
{
"arrival": {
"delay": 115,
"time": "1762506535"
},
"departure": {
"delay": 115,
"time": "1762506535"
},
"stopId": "nogcave3",
"stopSequence": 15
},
{
"arrival": {
"delay": 115,
"time": "1762506595"
},
"departure": {
"delay": 115,
"time": "1762506595"
},
"stopId": "nogcote3",
"stopSequence": 16
},
{
"arrival": {
"delay": 115,
"time": "1762506715"
},
"departure": {
"delay": 115,
"time": "1762506715"
},
"stopId": "noggran2",
"stopSequence": 17
},
{
"arrival": {
"delay": 115,
"time": "1762506775"
},
"departure": {
"delay": 115,
"time": "1762506775"
},
"stopId": "nogexup4",
"stopSequence": 18
},
{
"arrival": {
"delay": 115,
"time": "1762506895"
},
"departure": {
"delay": 115,
"time": "1762506895"
},
"stopId": "nogmairi",
"stopSequence": 19
},
{
"arrival": {
"delay": 115,
"time": "1762506955"
},
"departure": {
"delay": 115,
"time": "1762506955"
},
"stopId": "nogbran1",
"stopSequence": 20
},
{
"arrival": {
"delay": 98,
"time": "1762506998"
},
"departure": {
"delay": 98,
"time": "1762506998"
},
"stopId": "nogfaidh",
"stopSequence": 21
},
{
"arrival": {
"delay": 115,
"time": "1762507135"
},
"departure": {
"delay": 115,
"time": "1762507135"
},
"stopId": "nogmoul2",
"stopSequence": 22
},
{
"arrival": {
"delay": 115,
"time": "1762507255"
},
"departure": {
"delay": 115,
"time": "1762507255"
},
"stopId": "noglech2",
"stopSequence": 23
},
{
"arrival": {
"delay": 115,
"time": "1762507435"
},
"departure": {
"delay": 115,
"time": "1762507435"
},
"stopId": "nogdene2",
"stopSequence": 24
},
{
"arrival": {
"delay": 115,
"time": "1762507495"
},
"departure": {
"delay": 115,
"time": "1762507495"
},
"stopId": "nogrepu2",
"stopSequence": 25
},
{
"arrival": {
"delay": 115,
"time": "1762507555"
},
"departure": {
"delay": 115,
"time": "1762507555"
},
"stopId": "nogjust2",
"stopSequence": 26
},
{
"arrival": {
"delay": 115,
"time": "1762507615"
},
"departure": {
"delay": 115,
"time": "1762507615"
},
"stopId": "nogpera2",
"stopSequence": 27
},
{
"arrival": {
"delay": 115,
"time": "1762507855"
},
"departure": {
"delay": 115,
"time": "1762507855"
},
"stopId": "nogcarn2",
"stopSequence": 29
},
{
"arrival": {
"delay": 115,
"time": "1762507975"
},
"departure": {
"delay": 115,
"time": "1762507975"
},
"stopId": "creeuro2",
"stopSequence": 30
},
{
"arrival": {
"delay": 115,
"time": "1762508035"
},
"departure": {
"delay": 115,
"time": "1762508035"
},
"stopId": "nogdema",
"stopSequence": 31
},
{
"arrival": {
"delay": 115,
"time": "1762508155"
},
"departure": {
"delay": 115,
"time": "1762508155"
},
"stopId": "cresteph",
"stopSequence": 32
},
{
"arrival": {
"delay": 115,
"time": "1762508215"
},
"stopId": "cregara1",
"stopSequence": 33
}
],
"timestamp": "1762505042",
"trip": {
"routeId": "C1",
"tripId": "11030"
}
}
},
{
"id": "SM:11031",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1762506240"
},
"departure": {
"time": "1762506240"
},
"stopId": "crecarno",
"stopSequence": 2
},
{
"arrival": {
"time": "1762506360"
},
"departure": {
"time": "1762506360"
},
"stopId": "crejuil5",
"stopSequence": 4
},
{
"arrival": {
"time": "1762507080"
},
"departure": {
"time": "1762507080"
},
"stopId": "nogvere4",
"stopSequence": 12
},
{
"arrival": {
"delay": 6,
"time": "1762507386"
},
"departure": {
"delay": 6,
"time": "1762507386"
},
"stopId": "nogfaid2",
"stopSequence": 15
},
{
"arrival": {
"delay": 6,
"time": "1762507506"
},
"departure": {
"delay": 6,
"time": "1762507506"
},
"stopId": "nogbran2",
"stopSequence": 16
},
{
"arrival": {
"delay": 6,
"time": "1762507566"
},
"departure": {
"delay": 6,
"time": "1762507566"
},
"stopId": "nogpaste",
"stopSequence": 17
},
{
"arrival": {
"delay": 6,
"time": "1762507626"
},
"departure": {
"delay": 6,
"time": "1762507626"
},
"stopId": "nogexup7",
"stopSequence": 18
},
{
"arrival": {
"delay": -40,
"time": "1762507640"
},
"departure": {
"delay": -40,
"time": "1762507640"
},
"stopId": "noggran1",
"stopSequence": 19
},
{
"arrival": {
"delay": -40,
"time": "1762507760"
},
"departure": {
"delay": -40,
"time": "1762507760"
},
"stopId": "nogcote4",
"stopSequence": 20
},
{
"arrival": {
"delay": -40,
"time": "1762507820"
},
"departure": {
"delay": -40,
"time": "1762507820"
},
"stopId": "nogcave1",
"stopSequence": 21
},
{
"arrival": {
"delay": -40,
"time": "1762507880"
},
"departure": {
"delay": -40,
"time": "1762507880"
},
"stopId": "nogherri",
"stopSequence": 22
},
{
"arrival": {
"delay": -41,
"time": "1762507999"
},
"departure": {
"delay": -41,
"time": "1762507999"
},
"stopId": "monroos",
"stopSequence": 23
},
{
"arrival": {
"delay": -41,
"time": "1762508059"
},
"departure": {
"delay": -41,
"time": "1762508059"
},
"stopId": "monvalle",
"stopSequence": 24
},
{
"arrival": {
"delay": -41,
"time": "1762508119"
},
"departure": {
"delay": -41,
"time": "1762508119"
},
"stopId": "nogjaur",
"stopSequence": 25
},
{
"arrival": {
"delay": -41,
"time": "1762508179"
},
"departure": {
"delay": -41,
"time": "1762508179"
},
"stopId": "nogcave3",
"stopSequence": 26
},
{
"arrival": {
"delay": -41,
"time": "1762508239"
},
"departure": {
"delay": -41,
"time": "1762508239"
},
"stopId": "nogcote3",
"stopSequence": 27
},
{
"arrival": {
"delay": -41,
"time": "1762508299"
},
"departure": {
"delay": -41,
"time": "1762508299"
},
"stopId": "noglyce3",
"stopSequence": 28
},
{
"arrival": {
"delay": -41,
"time": "1762508419"
},
"departure": {
"delay": -41,
"time": "1762508419"
},
"stopId": "nogmaur2",
"stopSequence": 29
},
{
"arrival": {
"delay": -41,
"time": "1762508479"
},
"departure": {
"delay": -41,
"time": "1762508479"
},
"stopId": "noghoch2",
"stopSequence": 30
},
{
"arrival": {
"delay": -41,
"time": "1762508539"
},
"departure": {
"delay": -41,
"time": "1762508539"
},
"stopId": "nogpont2",
"stopSequence": 31
},
{
"arrival": {
"delay": -21,
"time": "1762508679"
},
"stopId": "cregara1",
"stopSequence": 33
}
],
"timestamp": "1762502648",
"trip": {
"directionId": 1,
"routeId": "C2",
"tripId": "11031"
}
}
},
{
"id": "SM:11032",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1762507140"
},
"stopId": "cregard1",
"stopSequence": 1
},
{
"arrival": {
"time": "1762507260"
},
"departure": {
"time": "1762507260"
},
"stopId": "crecarno",
"stopSequence": 2
},
{
"arrival": {
"time": "1762507320"
},
"departure": {
"time": "1762507320"
},
"stopId": "cregamb2",
"stopSequence": 3
},
{
"arrival": {
"time": "1762507440"
},
"departure": {
"time": "1762507440"
},
"stopId": "nogpont1",
"stopSequence": 5
},
{
"arrival": {
"time": "1762507500"
},
"departure": {
"time": "1762507500"
},
"stopId": "noghoch1",
"stopSequence": 6
},
{
"arrival": {
"time": "1762507560"
},
"departure": {
"time": "1762507560"
},
"stopId": "nogmaur1",
"stopSequence": 7
},
{
"arrival": {
"time": "1762507740"
},
"departure": {
"time": "1762507740"
},
"stopId": "noglyce3",
"stopSequence": 8
},
{
"arrival": {
"time": "1762507980"
},
"departure": {
"time": "1762507980"
},
"stopId": "nogherri",
"stopSequence": 11
},
{
"arrival": {
"time": "1762508040"
},
"departure": {
"time": "1762508040"
},
"stopId": "monroos",
"stopSequence": 12
},
{
"arrival": {
"time": "1762508100"
},
"departure": {
"time": "1762508100"
},
"stopId": "monvalle",
"stopSequence": 13
},
{
"arrival": {
"time": "1762508160"
},
"departure": {
"time": "1762508160"
},
"stopId": "nogjaur",
"stopSequence": 14
},
{
"arrival": {
"time": "1762508220"
},
"departure": {
"time": "1762508220"
},
"stopId": "nogcave3",
"stopSequence": 15
},
{
"arrival": {
"time": "1762508640"
},
"departure": {
"time": "1762508640"
},
"stopId": "nogbran1",
"stopSequence": 20
},
{
"arrival": {
"time": "1762508700"
},
"departure": {
"time": "1762508700"
},
"stopId": "nogfaidh",
"stopSequence": 21
},
{
"arrival": {
"time": "1762508820"
},
"departure": {
"time": "1762508820"
},
"stopId": "nogmoul2",
"stopSequence": 22
},
{
"arrival": {
"time": "1762508940"
},
"departure": {
"time": "1762508940"
},
"stopId": "noglech2",
"stopSequence": 23
},
{
"arrival": {
"time": "1762509120"
},
"departure": {
"time": "1762509120"
},
"stopId": "nogdene2",
"stopSequence": 24
},
{
"arrival": {
"time": "1762509180"
},
"departure": {
"time": "1762509180"
},
"stopId": "nogrepu2",
"stopSequence": 25
},
{
"arrival": {
"time": "1762509240"
},
"departure": {
"time": "1762509240"
},
"stopId": "nogjust2",
"stopSequence": 26
}
],
"timestamp": "1762503577",
"trip": {
"routeId": "C1",
"tripId": "11032"
}
}
},
{
"id": "SM:11033",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1762507200"
},
"stopId": "cregard1",
"stopSequence": 1
},
{
"arrival": {
"delay": -36,
"time": "1762507284"
},
"departure": {
"delay": -36,
"time": "1762507284"
},
"stopId": "crecarno",
"stopSequence": 2
},
{
"arrival": {
"delay": -36,
"time": "1762507344"
},
"departure": {
"delay": -36,
"time": "1762507344"
},
"stopId": "cregamb9",
"stopSequence": 3
},
{
"arrival": {
"delay": -36,
"time": "1762507404"
},
"departure": {
"delay": -36,
"time": "1762507404"
},
"stopId": "crejuil5",
"stopSequence": 4
},
{
"arrival": {
"delay": -36,
"time": "1762507464"
},
"departure": {
"delay": -36,
"time": "1762507464"
},
"stopId": "crepauqu",
"stopSequence": 5
},
{
"arrival": {
"delay": -36,
"time": "1762507524"
},
"departure": {
"delay": -36,
"time": "1762507524"
},
"stopId": "creeuro1",
"stopSequence": 6
},
{
"arrival": {
"delay": -36,
"time": "1762507644"
},
"departure": {
"delay": -36,
"time": "1762507644"
},
"stopId": "nogvall1",
"stopSequence": 7
},
{
"arrival": {
"delay": -36,
"time": "1762507704"
},
"departure": {
"delay": -36,
"time": "1762507704"
},
"stopId": "nognaut2",
"stopSequence": 8
},
{
"arrival": {
"time": "1762508100"
},
"departure": {
"time": "1762508100"
},
"stopId": "vilglaci",
"stopSequence": 10
},
{
"arrival": {
"delay": -36,
"time": "1762508184"
},
"departure": {
"delay": -36,
"time": "1762508184"
},
"stopId": "vilvill1",
"stopSequence": 11
},
{
"arrival": {
"delay": -36,
"time": "1762508244"
},
"departure": {
"delay": -36,
"time": "1762508244"
},
"stopId": "vilptt1",
"stopSequence": 12
}
],
"timestamp": "1762503600",
"trip": {
"directionId": 1,
"routeId": "D",
"tripId": "11033"
}
}
},
{
"id": "SM:11034",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1762508100"
},
"stopId": "cregard1",
"stopSequence": 1
},
{
"arrival": {
"time": "1762508220"
},
"departure": {
"time": "1762508220"
},
"stopId": "crecarno",
"stopSequence": 2
},
{
"arrival": {
"time": "1762508340"
},
"departure": {
"time": "1762508340"
},
"stopId": "crejuil5",
"stopSequence": 4
},
{
"arrival": {
"time": "1762508640"
},
"departure": {
"time": "1762508640"
},
"stopId": "nogcarn1",
"stopSequence": 7
},
{
"arrival": {
"time": "1762508760"
},
"departure": {
"time": "1762508760"
},
"stopId": "nogsema1",
"stopSequence": 8
},
{
"arrival": {
"time": "1762508820"
},
"departure": {
"time": "1762508820"
},
"stopId": "nogpera1",
"stopSequence": 9
},
{
"arrival": {
"time": "1762508880"
},
"departure": {
"time": "1762508880"
},
"stopId": "nogjust1",
"stopSequence": 10
},
{
"arrival": {
"time": "1762509120"
},
"departure": {
"time": "1762509120"
},
"stopId": "noglech",
"stopSequence": 13
},
{
"arrival": {
"time": "1762509240"
},
"departure": {
"time": "1762509240"
},
"stopId": "nogmouli",
"stopSequence": 14
}
],
"timestamp": "1762504508",
"trip": {
"directionId": 1,
"routeId": "C2",
"tripId": "11034"
}
}
},
{
"id": "SM:11035",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1762509120"
},
"departure": {
"time": "1762509120"
},
"stopId": "cregamb2",
"stopSequence": 3
},
{
"arrival": {
"time": "1762509240"
},
"departure": {
"time": "1762509240"
},
"stopId": "nogpont1",
"stopSequence": 5
}
],
"timestamp": "1762505526",
"trip": {
"routeId": "C1",
"tripId": "11035"
}
}
},
{
"id": "SM:11138",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1762501800"
},
"stopId": "crehopd1",
"stopSequence": 1
},
{
"arrival": {
"delay": -27,
"time": "1762501833"
},
"departure": {
"delay": -27,
"time": "1762501833"
},
"stopId": "crejml1",
"stopSequence": 2
},
{
"arrival": {
"delay": -44,
"time": "1762501936"
},
"departure": {
"delay": -44,
"time": "1762501936"
},
"stopId": "creroose",
"stopSequence": 3
},
{
"arrival": {
"delay": -27,
"time": "1762502073"
},
"departure": {
"delay": -27,
"time": "1762502073"
},
"stopId": "cregril1",
"stopSequence": 4
},
{
"arrival": {
"delay": 33,
"time": "1762502133"
},
"departure": {
"delay": 33,
"time": "1762502193"
},
"stopId": "crebion2",
"stopSequence": 5
},
{
"arrival": {
"delay": 7,
"time": "1762502227"
},
"departure": {
"delay": 7,
"time": "1762502227"
},
"stopId": "crecham1",
"stopSequence": 6
},
{
"arrival": {
"delay": 29,
"time": "1762502369"
},
"departure": {
"delay": 29,
"time": "1762502369"
},
"stopId": "creblum1",
"stopSequence": 7
},
{
"arrival": {
"delay": 62,
"time": "1762502522"
},
"departure": {
"delay": 62,
"time": "1762502522"
},
"stopId": "crefouch",
"stopSequence": 8
},
{
"arrival": {
"delay": 63,
"time": "1762502643"
},
"departure": {
"delay": 63,
"time": "1762502643"
},
"stopId": "cremich3",
"stopSequence": 9
},
{
"arrival": {
"delay": 93,
"time": "1762502780"
},
"departure": {
"delay": 93,
"time": "1762502793"
},
"stopId": "cregamb2",
"stopSequence": 10
},
{
"arrival": {
"delay": 55,
"time": "1762502875"
},
"departure": {
"delay": 55,
"time": "1762502875"
},
"stopId": "cresteph",
"stopSequence": 12
},
{
"arrival": {
"delay": 123,
"time": "1762502973"
},
"departure": {
"delay": 123,
"time": "1762503003"
},
"stopId": "cregara1",
"stopSequence": 13
},
{
"arrival": {
"delay": 283,
"time": "1762503583"
},
"departure": {
"delay": 283,
"time": "1762503583"
},
"stopId": "nogpont1",
"stopSequence": 16
},
{
"arrival": {
"delay": 274,
"time": "1762503684"
},
"departure": {
"delay": 274,
"time": "1762503694"
},
"stopId": "nogmura2",
"stopSequence": 17
},
{
"arrival": {
"delay": 239,
"time": "1762503779"
},
"departure": {
"delay": 239,
"time": "1762503779"
},
"stopId": "cregour2",
"stopSequence": 18
},
{
"arrival": {
"delay": 246,
"time": "1762503906"
},
"departure": {
"delay": 246,
"time": "1762503906"
},
"stopId": "crejaur1",
"stopSequence": 19
},
{
"arrival": {
"delay": 297,
"time": "1762504197"
},
"departure": {
"delay": 297,
"time": "1762504197"
},
"stopId": "mondepo1",
"stopSequence": 22
},
{
"arrival": {
"delay": 345,
"time": "1762504305"
},
"departure": {
"delay": 345,
"time": "1762504305"
},
"stopId": "monmapl1",
"stopSequence": 23
},
{
"arrival": {
"delay": 483,
"time": "1762504540"
},
"departure": {
"delay": 483,
"time": "1762504563"
},
"stopId": "mondesno",
"stopSequence": 24
},
{
"arrival": {
"delay": 480,
"time": "1762504620"
},
"departure": {
"delay": 480,
"time": "1762504620"
},
"stopId": "monguesn",
"stopSequence": 25
},
{
"arrival": {
"delay": 441,
"time": "1762504701"
},
"departure": {
"delay": 441,
"time": "1762504701"
},
"stopId": "moncolle",
"stopSequence": 26
},
{
"arrival": {
"delay": 441,
"time": "1762504761"
},
"departure": {
"delay": 441,
"time": "1762504761"
},
"stopId": "monfranc",
"stopSequence": 27
},
{
"arrival": {
"delay": 573,
"time": "1762504931"
},
"departure": {
"delay": 573,
"time": "1762504953"
},
"stopId": "mondecou",
"stopSequence": 28
},
{
"arrival": {
"delay": 604,
"time": "1762505065"
},
"departure": {
"delay": 604,
"time": "1762505104"
},
"stopId": "monfabi1",
"stopSequence": 30
},
{
"arrival": {
"delay": 540,
"time": "1762505160"
},
"departure": {
"delay": 540,
"time": "1762505160"
},
"stopId": "monmalr1",
"stopSequence": 31
},
{
"arrival": {
"delay": 633,
"time": "1762505313"
},
"departure": {
"delay": 633,
"time": "1762505313"
},
"stopId": "monlesio",
"stopSequence": 32
},
{
"arrival": {
"delay": 694,
"time": "1762505382"
},
"departure": {
"delay": 694,
"time": "1762505434"
},
"stopId": "monginis",
"stopSequence": 33
},
{
"arrival": {
"delay": 610,
"time": "1762505470"
},
"stopId": "monmagm1",
"stopSequence": 34
}
],
"timestamp": "1762498558",
"trip": {
"routeId": "A",
"tripId": "11138"
}
}
},
{
"id": "SM:11139",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1762502580"
},
"stopId": "crehopd1",
"stopSequence": 1
},
{
"arrival": {
"time": "1762502640"
},
"departure": {
"time": "1762502640"
},
"stopId": "creduna1",
"stopSequence": 2
},
{
"arrival": {
"delay": -27,
"time": "1762502793"
},
"departure": {
"delay": -27,
"time": "1762502793"
},
"stopId": "cremegre",
"stopSequence": 4
},
{
"arrival": {
"time": "1762502880"
},
"departure": {
"time": "1762502880"
},
"stopId": "crecave2",
"stopSequence": 5
},
{
"arrival": {
"delay": -27,
"time": "1762502913"
},
"departure": {
"delay": -27,
"time": "1762502913"
},
"stopId": "crebecp1",
"stopSequence": 6
},
{
"arrival": {
"delay": -48,
"time": "1762502952"
},
"departure": {
"delay": -48,
"time": "1762502952"
},
"stopId": "crevalo2",
"stopSequence": 7
},
{
"arrival": {
"delay": -40,
"time": "1762503020"
},
"departure": {
"delay": -40,
"time": "1762503020"
},
"stopId": "crebran2",
"stopSequence": 8
},
{
"arrival": {
"delay": -44,
"time": "1762503076"
},
"departure": {
"delay": -44,
"time": "1762503076"
},
"stopId": "crepasc1",
"stopSequence": 9
},
{
"arrival": {
"delay": -40,
"time": "1762503200"
},
"departure": {
"delay": -40,
"time": "1762503200"
},
"stopId": "crepuvi1",
"stopSequence": 10
},
{
"arrival": {
"delay": -71,
"time": "1762503289"
},
"departure": {
"delay": -71,
"time": "1762503289"
},
"stopId": "cregaug1",
"stopSequence": 11
},
{
"arrival": {
"delay": 28,
"time": "1762503508"
},
"departure": {
"delay": 28,
"time": "1762503508"
},
"stopId": "credelac",
"stopSequence": 13
},
{
"arrival": {
"delay": 143,
"time": "1762503683"
},
"departure": {
"delay": 143,
"time": "1762503683"
},
"stopId": "cretufs2",
"stopSequence": 14
},
{
"arrival": {
"delay": 93,
"time": "1762503723"
},
"departure": {
"delay": 93,
"time": "1762503753"
},
"stopId": "crefouch",
"stopSequence": 15
},
{
"arrival": {
"delay": 53,
"time": "1762503833"
},
"departure": {
"delay": 53,
"time": "1762503833"
},
"stopId": "cremich3",
"stopSequence": 16
},
{
"arrival": {
"delay": 3,
"time": "1762503903"
},
"departure": {
"delay": 3,
"time": "1762503903"
},
"stopId": "cregamb2",
"stopSequence": 17
},
{
"arrival": {
"delay": -4,
"time": "1762503956"
},
"departure": {
"delay": -4,
"time": "1762503956"
},
"stopId": "crejuill",
"stopSequence": 18
},
{
"arrival": {
"delay": 10,
"time": "1762504030"
},
"departure": {
"delay": 10,
"time": "1762504030"
},
"stopId": "cresteph",
"stopSequence": 19
},
{
"arrival": {
"delay": 70,
"time": "1762504150"
},
"departure": {
"delay": 70,
"time": "1762504150"
},
"stopId": "cregara1",
"stopSequence": 20
},
{
"arrival": {
"delay": -22,
"time": "1762504298"
},
"departure": {
"delay": -22,
"time": "1762504298"
},
"stopId": "crecarno",
"stopSequence": 22
},
{
"arrival": {
"delay": 183,
"time": "1762504544"
},
"departure": {
"delay": 183,
"time": "1762504563"
},
"stopId": "cregamb9",
"stopSequence": 23
},
{
"arrival": {
"delay": 183,
"time": "1762504603"
},
"departure": {
"delay": 183,
"time": "1762504623"
},
"stopId": "crejuil9",
"stopSequence": 24
},
{
"arrival": {
"delay": 200,
"time": "1762504700"
},
"departure": {
"delay": 200,
"time": "1762504700"
},
"stopId": "nogpont1",
"stopSequence": 25
},
{
"arrival": {
"delay": 185,
"time": "1762504745"
},
"departure": {
"delay": 185,
"time": "1762504745"
},
"stopId": "noggambe",
"stopSequence": 26
},
{
"arrival": {
"delay": 185,
"time": "1762504805"
},
"departure": {
"delay": 185,
"time": "1762504805"
},
"stopId": "nogmedia",
"stopSequence": 27
},
{
"arrival": {
"delay": 213,
"time": "1762504953"
},
"departure": {
"delay": 213,
"time": "1762504953"
},
"stopId": "nogexup7",
"stopSequence": 28
},
{
"arrival": {
"delay": 46,
"time": "1762504966"
},
"departure": {
"delay": 46,
"time": "1762504966"
},
"stopId": "nogcote4",
"stopSequence": 30
},
{
"arrival": {
"delay": 153,
"time": "1762505133"
},
"departure": {
"delay": 153,
"time": "1762505133"
},
"stopId": "noglyce3",
"stopSequence": 31
},
{
"arrival": {
"delay": 44,
"time": "1762505144"
},
"departure": {
"delay": 44,
"time": "1762505144"
},
"stopId": "nogfoye1",
"stopSequence": 32
},
{
"arrival": {
"delay": 20,
"time": "1762505180"
},
"departure": {
"delay": 20,
"time": "1762505180"
},
"stopId": "monchev1",
"stopSequence": 33
},
{
"arrival": {
"delay": 5,
"time": "1762505225"
},
"departure": {
"delay": 5,
"time": "1762505225"
},
"stopId": "monchau1",
"stopSequence": 34
},
{
"arrival": {
"delay": 144,
"time": "1762505484"
},
"stopId": "monzola",
"stopSequence": 35
}
],
"timestamp": "1762499931",
"trip": {
"routeId": "B",
"tripId": "11139"
}
}
},
{
"id": "SM:11140",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1762502640"
},
"stopId": "crehopd1",
"stopSequence": 1
},
{
"arrival": {
"time": "1762503060"
},
"departure": {
"time": "1762503060"
},
"stopId": "crecham1",
"stopSequence": 6
},
{
"arrival": {
"delay": 3,
"time": "1762503303"
},
"departure": {
"delay": 3,
"time": "1762503303"
},
"stopId": "crefouch",
"stopSequence": 8
},
{
"arrival": {
"delay": -24,
"time": "1762503396"
},
"departure": {
"delay": -24,
"time": "1762503396"
},
"stopId": "cremich3",
"stopSequence": 9
},
{
"arrival": {
"delay": -51,
"time": "1762503489"
},
"departure": {
"delay": -51,
"time": "1762503489"
},
"stopId": "cregamb2",
"stopSequence": 10
},
{
"arrival": {
"delay": -51,
"time": "1762503549"
},
"departure": {
"delay": -51,
"time": "1762503549"
},
"stopId": "crejuill",
"stopSequence": 11
},
{
"arrival": {
"delay": -36,
"time": "1762503624"
},
"departure": {
"delay": -36,
"time": "1762503624"
},
"stopId": "cresteph",
"stopSequence": 12
},
{
"arrival": {
"delay": -74,
"time": "1762503766"
},
"departure": {
"delay": -74,
"time": "1762503766"
},
"stopId": "cregard1",
"stopSequence": 14
},
{
"arrival": {
"delay": -71,
"time": "1762503889"
},
"departure": {
"delay": -71,
"time": "1762503889"
},
"stopId": "crecarno",
"stopSequence": 15
},
{
"arrival": {
"delay": -17,
"time": "1762504123"
},
"departure": {
"delay": -17,
"time": "1762504123"
},
"stopId": "nogpont1",
"stopSequence": 16
},
{
"arrival": {
"delay": -51,
"time": "1762504449"
},
"departure": {
"delay": -51,
"time": "1762504449"
},
"stopId": "crejaur1",
"stopSequence": 19
},
{
"arrival": {
"delay": -37,
"time": "1762504643"
},
"departure": {
"delay": -37,
"time": "1762504643"
},
"stopId": "monlibe1",
"stopSequence": 21
},
{
"arrival": {
"delay": -19,
"time": "1762504721"
},
"departure": {
"delay": -19,
"time": "1762504721"
},
"stopId": "mondepo1",
"stopSequence": 22
},
{
"arrival": {
"delay": 102,
"time": "1762505022"
},
"departure": {
"delay": 102,
"time": "1762505022"
},
"stopId": "mondesno",
"stopSequence": 24
},
{
"arrival": {
"delay": 75,
"time": "1762505055"
},
"departure": {
"delay": 75,
"time": "1762505055"
},
"stopId": "monguesn",
"stopSequence": 25
},
{
"arrival": {
"delay": 165,
"time": "1762505222"
},
"departure": {
"delay": 165,
"time": "1762505265"
},
"stopId": "moncolle",
"stopSequence": 26
},
{
"arrival": {
"delay": 159,
"time": "1762505319"
},
"departure": {
"delay": 159,
"time": "1762505319"
},
"stopId": "monfranc",
"stopSequence": 27
},
{
"arrival": {
"delay": 166,
"time": "1762505386"
},
"departure": {
"delay": 166,
"time": "1762505386"
},
"stopId": "mondecou",
"stopSequence": 28
},
{
"arrival": {
"delay": 148,
"time": "1762505428"
},
"departure": {
"delay": 148,
"time": "1762505428"
},
"stopId": "moncoutu",
"stopSequence": 29
},
{
"arrival": {
"delay": 158,
"time": "1762505618"
},
"departure": {
"delay": 158,
"time": "1762505618"
},
"stopId": "monmalr1",
"stopSequence": 31
},
{
"arrival": {
"delay": 165,
"time": "1762505682"
},
"departure": {
"delay": 165,
"time": "1762505685"
},
"stopId": "monlesio",
"stopSequence": 32
},
{
"arrival": {
"delay": 192,
"time": "1762505772"
},
"departure": {
"delay": 192,
"time": "1762505772"
},
"stopId": "monginis",
"stopSequence": 33
},
{
"arrival": {
"delay": 146,
"time": "1762505846"
},
"stopId": "monmagm1",
"stopSequence": 34
}
],
"timestamp": "1762499049",
"trip": {
"routeId": "A",
"tripId": "11140"
}
}
},
{
"id": "SM:11141",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1762503840"
},
"departure": {
"time": "1762503840"
},
"stopId": "creduna1",
"stopSequence": 2
},
{
"arrival": {
"delay": -13,
"time": "1762503947"
},
"departure": {
"delay": -13,
"time": "1762503947"
},
"stopId": "creverl2",
"stopSequence": 3
},
{
"arrival": {
"delay": -25,
"time": "1762504175"
},
"departure": {
"delay": -25,
"time": "1762504175"
},
"stopId": "crevalo2",
"stopSequence": 7
},
{
"arrival": {
"delay": -11,
"time": "1762504309"
},
"departure": {
"delay": -11,
"time": "1762504309"
},
"stopId": "crepasc1",
"stopSequence": 9
},
{
"arrival": {
"time": "1762504440"
},
"departure": {
"time": "1762504440"
},
"stopId": "crepuvi1",
"stopSequence": 10
},
{
"arrival": {
"delay": -40,
"time": "1762504520"
},
"departure": {
"delay": -40,
"time": "1762504520"
},
"stopId": "cregaug1",
"stopSequence": 11
},
{
"arrival": {
"delay": -10,
"time": "1762504610"
},
"departure": {
"delay": -10,
"time": "1762504610"
},
"stopId": "cremaven",
"stopSequence": 12
},
{
"arrival": {
"delay": -11,
"time": "1762504669"
},
"departure": {
"delay": -11,
"time": "1762504669"
},
"stopId": "credelac",
"stopSequence": 13
},
{
"arrival": {
"delay": 69,
"time": "1762504809"
},
"departure": {
"delay": 69,
"time": "1762504809"
},
"stopId": "cretufs2",
"stopSequence": 14
},
{
"arrival": {
"delay": 155,
"time": "1762504995"
},
"departure": {
"delay": 155,
"time": "1762505015"
},
"stopId": "crefouch",
"stopSequence": 15
},
{
"arrival": {
"delay": 111,
"time": "1762505091"
},
"departure": {
"delay": 111,
"time": "1762505091"
},
"stopId": "cremich3",
"stopSequence": 16
},
{
"arrival": {
"delay": 128,
"time": "1762505288"
},
"departure": {
"delay": 128,
"time": "1762505288"
},
"stopId": "crejuill",
"stopSequence": 18
},
{
"arrival": {
"delay": 69,
"time": "1762505289"
},
"departure": {
"delay": 69,
"time": "1762505289"
},
"stopId": "cresteph",
"stopSequence": 19
},
{
"arrival": {
"delay": 155,
"time": "1762505406"
},
"departure": {
"delay": 155,
"time": "1762505435"
},
"stopId": "cregara1",
"stopSequence": 20
},
{
"arrival": {
"delay": 95,
"time": "1762505463"
},
"departure": {
"delay": 95,
"time": "1762505495"
},
"stopId": "cregard1",
"stopSequence": 21
},
{
"arrival": {
"delay": 95,
"time": "1762505597"
},
"departure": {
"delay": 95,
"time": "1762505615"
},
"stopId": "crecarno",
"stopSequence": 22
},
{
"arrival": {
"delay": 155,
"time": "1762505735"
},
"departure": {
"delay": 155,
"time": "1762505735"
},
"stopId": "cregamb9",
"stopSequence": 23
},
{
"arrival": {
"delay": 137,
"time": "1762505777"
},
"departure": {
"delay": 137,
"time": "1762505777"
},
"stopId": "crejuil9",
"stopSequence": 24
},
{
"arrival": {
"delay": 216,
"time": "1762505886"
},
"departure": {
"delay": 216,
"time": "1762505916"
},
"stopId": "nogpont1",
"stopSequence": 25
},
{
"arrival": {
"delay": 163,
"time": "1762505923"
},
"departure": {
"delay": 163,
"time": "1762505923"
},
"stopId": "noggambe",
"stopSequence": 26
},
{
"arrival": {
"delay": 159,
"time": "1762505979"
},
"departure": {
"delay": 159,
"time": "1762505979"
},
"stopId": "nogmedia",
"stopSequence": 27
},
{
"arrival": {
"delay": 131,
"time": "1762506071"
},
"departure": {
"delay": 131,
"time": "1762506071"
},
"stopId": "nogexup7",
"stopSequence": 28
},
{
"arrival": {
"delay": 179,
"time": "1762506179"
},
"departure": {
"delay": 179,
"time": "1762506179"
},
"stopId": "noggran1",
"stopSequence": 29
},
{
"arrival": {
"delay": 133,
"time": "1762506253"
},
"departure": {
"delay": 133,
"time": "1762506253"
},
"stopId": "nogcote4",
"stopSequence": 30
},
{
"arrival": {
"delay": 133,
"time": "1762506313"
},
"departure": {
"delay": 133,
"time": "1762506313"
},
"stopId": "noglyce3",
"stopSequence": 31
},
{
"arrival": {
"delay": 37,
"time": "1762506337"
},
"departure": {
"delay": 37,
"time": "1762506337"
},
"stopId": "nogfoye1",
"stopSequence": 32
},
{
"arrival": {
"delay": 106,
"time": "1762506466"
},
"departure": {
"delay": 106,
"time": "1762506466"
},
"stopId": "monchev1",
"stopSequence": 33
},
{
"arrival": {
"delay": 101,
"time": "1762506521"
},
"departure": {
"delay": 101,
"time": "1762506521"
},
"stopId": "monchau1",
"stopSequence": 34
},
{
"arrival": {
"delay": 101,
"time": "1762506641"
},
"stopId": "monzola",
"stopSequence": 35
}
],
"timestamp": "1762500246",
"trip": {
"routeId": "B",
"tripId": "11141"
}
}
},
{
"id": "SM:11142",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1762504320"
},
"stopId": "crehopd1",
"stopSequence": 1
},
{
"arrival": {
"time": "1762504380"
},
"departure": {
"time": "1762504380"
},
"stopId": "crejml1",
"stopSequence": 2
},
{
"arrival": {
"delay": 33,
"time": "1762504454"
},
"departure": {
"delay": 33,
"time": "1762504533"
},
"stopId": "creroose",
"stopSequence": 3
},
{
"arrival": {
"time": "1762504620"
},
"departure": {
"time": "1762504620"
},
"stopId": "cregril1",
"stopSequence": 4
},
{
"arrival": {
"delay": -31,
"time": "1762504649"
},
"departure": {
"delay": -31,
"time": "1762504649"
},
"stopId": "crebion2",
"stopSequence": 5
},
{
"arrival": {
"delay": 3,
"time": "1762504702"
},
"departure": {
"delay": 3,
"time": "1762504743"
},
"stopId": "crecham1",
"stopSequence": 6
},
{
"arrival": {
"delay": -13,
"time": "1762504847"
},
"departure": {
"delay": -13,
"time": "1762504847"
},
"stopId": "creblum1",
"stopSequence": 7
},
{
"arrival": {
"delay": -28,
"time": "1762504945"
},
"departure": {
"delay": -28,
"time": "1762504952"
},
"stopId": "crefouch",
"stopSequence": 8
},
{
"arrival": {
"delay": -58,
"time": "1762505042"
},
"departure": {
"delay": -58,
"time": "1762505042"
},
"stopId": "cremich3",
"stopSequence": 9
},
{
"arrival": {
"delay": -28,
"time": "1762505123"
},
"departure": {
"delay": -28,
"time": "1762505192"
},
"stopId": "cregamb2",
"stopSequence": 10
},
{
"arrival": {
"delay": -21,
"time": "1762505259"
},
"departure": {
"delay": -21,
"time": "1762505259"
},
"stopId": "crejuill",
"stopSequence": 11
},
{
"arrival": {
"delay": -27,
"time": "1762505313"
},
"departure": {
"delay": -27,
"time": "1762505313"
},
"stopId": "cresteph",
"stopSequence": 12
},
{
"arrival": {
"delay": -33,
"time": "1762505367"
},
"departure": {
"delay": -33,
"time": "1762505367"
},
"stopId": "cregara1",
"stopSequence": 13
},
{
"arrival": {
"delay": -28,
"time": "1762505372"
},
"departure": {
"delay": -28,
"time": "1762505492"
},
"stopId": "cregard1",
"stopSequence": 14
},
{
"arrival": {
"time": "1762505620"
},
"departure": {
"time": "1762505640"
},
"stopId": "crecarno",
"stopSequence": 15
},
{
"arrival": {
"delay": 30,
"time": "1762505850"
},
"departure": {
"delay": 30,
"time": "1762505850"
},
"stopId": "nogpont1",
"stopSequence": 16
},
{
"arrival": {
"delay": 126,
"time": "1762506066"
},
"departure": {
"delay": 126,
"time": "1762506066"
},
"stopId": "nogmura2",
"stopSequence": 17
},
{
"arrival": {
"delay": 34,
"time": "1762506094"
},
"departure": {
"delay": 34,
"time": "1762506094"
},
"stopId": "cregour2",
"stopSequence": 18
},
{
"arrival": {
"delay": 48,
"time": "1762506228"
},
"departure": {
"delay": 48,
"time": "1762506228"
},
"stopId": "crejaur1",
"stopSequence": 19
},
{
"arrival": {
"delay": 117,
"time": "1762506417"
},
"departure": {
"delay": 117,
"time": "1762506417"
},
"stopId": "monleni1",
"stopSequence": 20
},
{
"arrival": {
"delay": 91,
"time": "1762506511"
},
"departure": {
"delay": 91,
"time": "1762506511"
},
"stopId": "mondepo1",
"stopSequence": 22
},
{
"arrival": {
"delay": 125,
"time": "1762506605"
},
"departure": {
"delay": 125,
"time": "1762506605"
},
"stopId": "monmapl1",
"stopSequence": 23
},
{
"arrival": {
"delay": 94,
"time": "1762506694"
},
"departure": {
"delay": 94,
"time": "1762506694"
},
"stopId": "mondesno",
"stopSequence": 24
},
{
"arrival": {
"delay": 94,
"time": "1762506754"
},
"departure": {
"delay": 94,
"time": "1762506754"
},
"stopId": "monguesn",
"stopSequence": 25
},
{
"arrival": {
"delay": 86,
"time": "1762506866"
},
"departure": {
"delay": 86,
"time": "1762506866"
},
"stopId": "moncolle",
"stopSequence": 26
},
{
"arrival": {
"delay": 121,
"time": "1762506961"
},
"departure": {
"delay": 121,
"time": "1762506961"
},
"stopId": "monfranc",
"stopSequence": 27
},
{
"arrival": {
"delay": 85,
"time": "1762506985"
},
"departure": {
"delay": 85,
"time": "1762506985"
},
"stopId": "mondecou",
"stopSequence": 28
},
{
"arrival": {
"delay": 120,
"time": "1762507080"
},
"departure": {
"delay": 120,
"time": "1762507080"
},
"stopId": "moncoutu",
"stopSequence": 29
},
{
"arrival": {
"delay": 113,
"time": "1762507253"
},
"departure": {
"delay": 113,
"time": "1762507253"
},
"stopId": "monmalr1",
"stopSequence": 31
},
{
"arrival": {
"delay": -16,
"time": "1762507364"
},
"stopId": "monmagm1",
"stopSequence": 34
}
],
"timestamp": "1762500806",
"trip": {
"routeId": "A",
"tripId": "11142"
}
}
},
{
"id": "SM:11143",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 75,
"time": "1762505055"
},
"stopId": "crehopd1",
"stopSequence": 1
},
{
"arrival": {
"delay": 88,
"time": "1762505128"
},
"departure": {
"delay": 88,
"time": "1762505128"
},
"stopId": "creduna1",
"stopSequence": 2
},
{
"arrival": {
"delay": 46,
"time": "1762505206"
},
"departure": {
"delay": 46,
"time": "1762505206"
},
"stopId": "creverl2",
"stopSequence": 3
},
{
"arrival": {
"delay": 37,
"time": "1762505257"
},
"departure": {
"delay": 37,
"time": "1762505257"
},
"stopId": "cremegre",
"stopSequence": 4
},
{
"arrival": {
"delay": 62,
"time": "1762505342"
},
"departure": {
"delay": 62,
"time": "1762505342"
},
"stopId": "crecave2",
"stopSequence": 5
},
{
"arrival": {
"delay": 47,
"time": "1762505387"
},
"departure": {
"delay": 47,
"time": "1762505387"
},
"stopId": "crebecp1",
"stopSequence": 6
},
{
"arrival": {
"delay": 21,
"time": "1762505421"
},
"departure": {
"delay": 21,
"time": "1762505421"
},
"stopId": "crevalo2",
"stopSequence": 7
},
{
"arrival": {
"delay": 47,
"time": "1762505507"
},
"departure": {
"delay": 47,
"time": "1762505507"
},
"stopId": "crebran2",
"stopSequence": 8
},
{
"arrival": {
"delay": 14,
"time": "1762505534"
},
"departure": {
"delay": 14,
"time": "1762505534"
},
"stopId": "crepasc1",
"stopSequence": 9
},
{
"arrival": {
"delay": 20,
"time": "1762505660"
},
"departure": {
"delay": 20,
"time": "1762505660"
},
"stopId": "crepuvi1",
"stopSequence": 10
},
{
"arrival": {
"delay": -64,
"time": "1762505696"
},
"departure": {
"delay": -64,
"time": "1762505696"
},
"stopId": "cregaug1",
"stopSequence": 11
},
{
"arrival": {
"delay": -16,
"time": "1762505803"
},
"departure": {
"delay": -16,
"time": "1762505804"
},
"stopId": "cremaven",
"stopSequence": 12
},
{
"arrival": {
"delay": 45,
"time": "1762505925"
},
"departure": {
"delay": 45,
"time": "1762505925"
},
"stopId": "credelac",
"stopSequence": 13
},
{
"arrival": {
"delay": 75,
"time": "1762506015"
},
"departure": {
"delay": 75,
"time": "1762506015"
},
"stopId": "cretufs2",
"stopSequence": 14
},
{
"arrival": {
"delay": 81,
"time": "1762506141"
},
"departure": {
"delay": 81,
"time": "1762506141"
},
"stopId": "crefouch",
"stopSequence": 15
},
{
"arrival": {
"delay": 36,
"time": "1762506216"
},
"departure": {
"delay": 36,
"time": "1762506216"
},
"stopId": "cremich3",
"stopSequence": 16
},
{
"arrival": {
"delay": 32,
"time": "1762506332"
},
"departure": {
"delay": 32,
"time": "1762506332"
},
"stopId": "cregamb2",
"stopSequence": 17
},
{
"arrival": {
"time": "1762506360"
},
"departure": {
"time": "1762506360"
},
"stopId": "crejuill",
"stopSequence": 18
},
{
"arrival": {
"delay": 34,
"time": "1762506454"
},
"departure": {
"delay": 34,
"time": "1762506454"
},
"stopId": "cresteph",
"stopSequence": 19
},
{
"arrival": {
"delay": 10,
"time": "1762506490"
},
"departure": {
"delay": 10,
"time": "1762506490"
},
"stopId": "cregara1",
"stopSequence": 20
},
{
"arrival": {
"delay": -72,
"time": "1762506528"
},
"departure": {
"delay": -72,
"time": "1762506528"
},
"stopId": "cregard1",
"stopSequence": 21
},
{
"arrival": {
"delay": -120,
"time": "1762506600"
},
"departure": {
"delay": -120,
"time": "1762506600"
},
"stopId": "crecarno",
"stopSequence": 22
},
{
"arrival": {
"delay": -67,
"time": "1762506713"
},
"departure": {
"delay": -67,
"time": "1762506713"
},
"stopId": "cregamb9",
"stopSequence": 23
},
{
"arrival": {
"delay": -87,
"time": "1762506753"
},
"departure": {
"delay": -87,
"time": "1762506753"
},
"stopId": "crejuil9",
"stopSequence": 24
},
{
"arrival": {
"delay": -67,
"time": "1762506833"
},
"departure": {
"delay": -67,
"time": "1762506833"
},
"stopId": "nogpont1",
"stopSequence": 25
},
{
"arrival": {
"delay": -69,
"time": "1762506891"
},
"departure": {
"delay": -69,
"time": "1762506891"
},
"stopId": "noggambe",
"stopSequence": 26
},
{
"arrival": {
"delay": -69,
"time": "1762506951"
},
"departure": {
"delay": -69,
"time": "1762506951"
},
"stopId": "nogmedia",
"stopSequence": 27
},
{
"arrival": {
"delay": -69,
"time": "1762507071"
},
"departure": {
"delay": -69,
"time": "1762507071"
},
"stopId": "nogexup7",
"stopSequence": 28
},
{
"arrival": {
"delay": -101,
"time": "1762507099"
},
"departure": {
"delay": -101,
"time": "1762507099"
},
"stopId": "noggran1",
"stopSequence": 29
},
{
"arrival": {
"delay": -146,
"time": "1762507174"
},
"departure": {
"delay": -146,
"time": "1762507174"
},
"stopId": "nogcote4",
"stopSequence": 30
},
{
"arrival": {
"delay": -146,
"time": "1762507234"
},
"departure": {
"delay": -146,
"time": "1762507234"
},
"stopId": "noglyce3",
"stopSequence": 31
},
{
"arrival": {
"delay": -146,
"time": "1762507354"
},
"departure": {
"delay": -146,
"time": "1762507354"
},
"stopId": "nogfoye1",
"stopSequence": 32
},
{
"arrival": {
"delay": -146,
"time": "1762507414"
},
"departure": {
"delay": -146,
"time": "1762507414"
},
"stopId": "monchev1",
"stopSequence": 33
},
{
"arrival": {
"delay": -146,
"time": "1762507474"
},
"departure": {
"delay": -146,
"time": "1762507474"
},
"stopId": "monchau1",
"stopSequence": 34
},
{
"arrival": {
"delay": -146,
"time": "1762507594"
},
"stopId": "monzola",
"stopSequence": 35
}
],
"timestamp": "1762505059",
"trip": {
"routeId": "B",
"tripId": "11143"
}
}
},
{
"id": "SM:11144",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -48,
"time": "1762505292"
},
"departure": {
"delay": -48,
"time": "1762505292"
},
"stopId": "creroose",
"stopSequence": 3
},
{
"arrival": {
"time": "1762505460"
},
"departure": {
"time": "1762505460"
},
"stopId": "cregril1",
"stopSequence": 4
},
{
"arrival": {
"delay": -116,
"time": "1762505464"
},
"departure": {
"delay": -116,
"time": "1762505464"
},
"stopId": "crecham1",
"stopSequence": 6
},
{
"arrival": {
"delay": -35,
"time": "1762505665"
},
"departure": {
"delay": -35,
"time": "1762505665"
},
"stopId": "creblum1",
"stopSequence": 7
},
{
"arrival": {
"delay": -77,
"time": "1762505719"
},
"departure": {
"delay": -77,
"time": "1762505743"
},
"stopId": "crefouch",
"stopSequence": 8
},
{
"arrival": {
"delay": -127,
"time": "1762505813"
},
"departure": {
"delay": -127,
"time": "1762505813"
},
"stopId": "cremich3",
"stopSequence": 9
},
{
"arrival": {
"delay": -95,
"time": "1762505965"
},
"departure": {
"delay": -95,
"time": "1762505965"
},
"stopId": "cregamb2",
"stopSequence": 10
},
{
"arrival": {
"delay": -108,
"time": "1762506012"
},
"departure": {
"delay": -108,
"time": "1762506012"
},
"stopId": "crejuill",
"stopSequence": 11
},
{
"arrival": {
"delay": -107,
"time": "1762506073"
},
"departure": {
"delay": -107,
"time": "1762506073"
},
"stopId": "cresteph",
"stopSequence": 12
},
{
"arrival": {
"delay": -120,
"time": "1762506120"
},
"departure": {
"delay": -120,
"time": "1762506120"
},
"stopId": "cregara1",
"stopSequence": 13
},
{
"arrival": {
"delay": -203,
"time": "1762506157"
},
"departure": {
"delay": -203,
"time": "1762506157"
},
"stopId": "cregard1",
"stopSequence": 14
},
{
"arrival": {
"delay": -252,
"time": "1762506228"
},
"departure": {
"delay": -252,
"time": "1762506228"
},
"stopId": "crecarno",
"stopSequence": 15
},
{
"arrival": {
"delay": -252,
"time": "1762506408"
},
"departure": {
"delay": -252,
"time": "1762506408"
},
"stopId": "nogpont1",
"stopSequence": 16
},
{
"arrival": {
"delay": -271,
"time": "1762506509"
},
"departure": {
"delay": -271,
"time": "1762506509"
},
"stopId": "nogmura2",
"stopSequence": 17
},
{
"arrival": {
"delay": -289,
"time": "1762506611"
},
"departure": {
"delay": -289,
"time": "1762506611"
},
"stopId": "cregour2",
"stopSequence": 18
},
{
"arrival": {
"delay": -239,
"time": "1762506781"
},
"departure": {
"delay": -239,
"time": "1762506781"
},
"stopId": "crejaur1",
"stopSequence": 19
},
{
"arrival": {
"delay": -243,
"time": "1762506897"
},
"departure": {
"delay": -243,
"time": "1762506897"
},
"stopId": "monleni1",
"stopSequence": 20
},
{
"arrival": {
"delay": -253,
"time": "1762506947"
},
"departure": {
"delay": -253,
"time": "1762506947"
},
"stopId": "monlibe1",
"stopSequence": 21
},
{
"arrival": {
"delay": -159,
"time": "1762507101"
},
"departure": {
"delay": -159,
"time": "1762507101"
},
"stopId": "mondepo1",
"stopSequence": 22
},
{
"arrival": {
"delay": -110,
"time": "1762507210"
},
"departure": {
"delay": -110,
"time": "1762507210"
},
"stopId": "monmapl1",
"stopSequence": 23
},
{
"arrival": {
"delay": -124,
"time": "1762507316"
},
"departure": {
"delay": -124,
"time": "1762507316"
},
"stopId": "mondesno",
"stopSequence": 24
},
{
"arrival": {
"delay": -124,
"time": "1762507376"
},
"departure": {
"delay": -124,
"time": "1762507376"
},
"stopId": "monguesn",
"stopSequence": 25
},
{
"arrival": {
"delay": -124,
"time": "1762507496"
},
"departure": {
"delay": -124,
"time": "1762507496"
},
"stopId": "moncolle",
"stopSequence": 26
},
{
"arrival": {
"delay": -110,
"time": "1762507570"
},
"departure": {
"delay": -110,
"time": "1762507570"
},
"stopId": "monfranc",
"stopSequence": 27
},
{
"arrival": {
"delay": -110,
"time": "1762507630"
},
"departure": {
"delay": -110,
"time": "1762507630"
},
"stopId": "mondecou",
"stopSequence": 28
},
{
"arrival": {
"delay": -124,
"time": "1762507676"
},
"departure": {
"delay": -124,
"time": "1762507676"
},
"stopId": "moncoutu",
"stopSequence": 29
},
{
"arrival": {
"delay": -110,
"time": "1762507750"
},
"departure": {
"delay": -110,
"time": "1762507750"
},
"stopId": "monfabi1",
"stopSequence": 30
},
{
"arrival": {
"delay": -124,
"time": "1762507856"
},
"departure": {
"delay": -124,
"time": "1762507856"
},
"stopId": "monmalr1",
"stopSequence": 31
},
{
"arrival": {
"delay": -110,
"time": "1762507930"
},
"departure": {
"delay": -110,
"time": "1762507930"
},
"stopId": "monlesio",
"stopSequence": 32
},
{
"arrival": {
"delay": -110,
"time": "1762507990"
},
"departure": {
"delay": -110,
"time": "1762507990"
},
"stopId": "monginis",
"stopSequence": 33
},
{
"arrival": {
"delay": -124,
"time": "1762508096"
},
"stopId": "monmagm1",
"stopSequence": 34
}
],
"timestamp": "1762505304",
"trip": {
"routeId": "A",
"tripId": "11144"
}
}
},
{
"id": "SM:11145",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 96,
"time": "1762506096"
},
"stopId": "crehopd1",
"stopSequence": 1
},
{
"arrival": {
"delay": 70,
"time": "1762506130"
},
"departure": {
"delay": 70,
"time": "1762506130"
},
"stopId": "crejml1",
"stopSequence": 2
},
{
"arrival": {
"delay": 15,
"time": "1762506195"
},
"departure": {
"delay": 15,
"time": "1762506195"
},
"stopId": "creroose",
"stopSequence": 3
},
{
"arrival": {
"delay": -13,
"time": "1762506287"
},
"departure": {
"delay": -13,
"time": "1762506287"
},
"stopId": "cregril1",
"stopSequence": 4
},
{
"arrival": {
"delay": -44,
"time": "1762506316"
},
"departure": {
"delay": -44,
"time": "1762506316"
},
"stopId": "crebion2",
"stopSequence": 5
},
{
"arrival": {
"delay": -75,
"time": "1762506345"
},
"departure": {
"delay": -75,
"time": "1762506345"
},
"stopId": "crecham1",
"stopSequence": 6
},
{
"arrival": {
"delay": -47,
"time": "1762506493"
},
"departure": {
"delay": -47,
"time": "1762506493"
},
"stopId": "creblum1",
"stopSequence": 7
},
{
"arrival": {
"delay": -96,
"time": "1762506564"
},
"departure": {
"delay": -96,
"time": "1762506564"
},
"stopId": "crefouch",
"stopSequence": 8
},
{
"arrival": {
"delay": -141,
"time": "1762506639"
},
"departure": {
"delay": -141,
"time": "1762506639"
},
"stopId": "cremich3",
"stopSequence": 9
},
{
"arrival": {
"delay": -124,
"time": "1762506776"
},
"departure": {
"delay": -124,
"time": "1762506776"
},
"stopId": "cregamb2",
"stopSequence": 10
},
{
"arrival": {
"delay": -151,
"time": "1762506809"
},
"departure": {
"delay": -151,
"time": "1762506809"
},
"stopId": "crejuill",
"stopSequence": 11
},
{
"arrival": {
"delay": -151,
"time": "1762506869"
},
"departure": {
"delay": -151,
"time": "1762506869"
},
"stopId": "cresteph",
"stopSequence": 12
},
{
"arrival": {
"delay": -173,
"time": "1762506907"
},
"departure": {
"delay": -173,
"time": "1762506907"
},
"stopId": "cregara1",
"stopSequence": 13
},
{
"arrival": {
"delay": -247,
"time": "1762506953"
},
"departure": {
"delay": -247,
"time": "1762506953"
},
"stopId": "cregard1",
"stopSequence": 14
},
{
"arrival": {
"delay": -292,
"time": "1762507028"
},
"departure": {
"delay": -292,
"time": "1762507028"
},
"stopId": "crecarno",
"stopSequence": 15
},
{
"arrival": {
"delay": -292,
"time": "1762507208"
},
"departure": {
"delay": -292,
"time": "1762507208"
},
"stopId": "nogpont1",
"stopSequence": 16
},
{
"arrival": {
"delay": -300,
"time": "1762507320"
},
"departure": {
"delay": -300,
"time": "1762507320"
},
"stopId": "nogmura2",
"stopSequence": 17
},
{
"arrival": {
"delay": -300,
"time": "1762507440"
},
"departure": {
"delay": -300,
"time": "1762507440"
},
"stopId": "cregour2",
"stopSequence": 18
},
{
"arrival": {
"delay": -300,
"time": "1762507560"
},
"departure": {
"delay": -300,
"time": "1762507560"
},
"stopId": "crejaur1",
"stopSequence": 19
},
{
"arrival": {
"delay": -300,
"time": "1762507680"
},
"departure": {
"delay": -300,
"time": "1762507680"
},
"stopId": "monleni1",
"stopSequence": 20
},
{
"arrival": {
"delay": -300,
"time": "1762507740"
},
"departure": {
"delay": -300,
"time": "1762507740"
},
"stopId": "monlibe1",
"stopSequence": 21
},
{
"arrival": {
"delay": -300,
"time": "1762507800"
},
"departure": {
"delay": -300,
"time": "1762507800"
},
"stopId": "mondepo1",
"stopSequence": 22
},
{
"arrival": {
"delay": -300,
"time": "1762507860"
},
"departure": {
"delay": -300,
"time": "1762507860"
},
"stopId": "monmapl1",
"stopSequence": 23
},
{
"arrival": {
"delay": -300,
"time": "1762507980"
},
"departure": {
"delay": -300,
"time": "1762507980"
},
"stopId": "mondesno",
"stopSequence": 24
},
{
"arrival": {
"delay": -300,
"time": "1762508040"
},
"departure": {
"delay": -300,
"time": "1762508040"
},
"stopId": "monguesn",
"stopSequence": 25
},
{
"arrival": {
"delay": -300,
"time": "1762508160"
},
"departure": {
"delay": -300,
"time": "1762508160"
},
"stopId": "moncolle",
"stopSequence": 26
},
{
"arrival": {
"delay": -300,
"time": "1762508220"
},
"departure": {
"delay": -300,
"time": "1762508220"
},
"stopId": "monfranc",
"stopSequence": 27
},
{
"arrival": {
"delay": -300,
"time": "1762508280"
},
"departure": {
"delay": -300,
"time": "1762508280"
},
"stopId": "mondecou",
"stopSequence": 28
},
{
"arrival": {
"delay": -300,
"time": "1762508340"
},
"departure": {
"delay": -300,
"time": "1762508340"
},
"stopId": "moncoutu",
"stopSequence": 29
},
{
"arrival": {
"delay": -300,
"time": "1762508400"
},
"departure": {
"delay": -300,
"time": "1762508400"
},
"stopId": "monfabi1",
"stopSequence": 30
},
{
"arrival": {
"delay": -343,
"time": "1762508477"
},
"departure": {
"delay": -343,
"time": "1762508477"
},
"stopId": "monmalr1",
"stopSequence": 31
},
{
"arrival": {
"delay": -300,
"time": "1762508580"
},
"departure": {
"delay": -300,
"time": "1762508580"
},
"stopId": "monlesio",
"stopSequence": 32
},
{
"arrival": {
"delay": -300,
"time": "1762508640"
},
"departure": {
"delay": -300,
"time": "1762508640"
},
"stopId": "monginis",
"stopSequence": 33
},
{
"arrival": {
"delay": -300,
"time": "1762508760"
},
"stopId": "monmagm1",
"stopSequence": 34
}
],
"timestamp": "1762506097",
"trip": {
"routeId": "A",
"tripId": "11145"
}
}
},
{
"id": "SM:11146",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1762506180"
},
"stopId": "crehopd1",
"stopSequence": 1
},
{
"arrival": {
"delay": 4,
"time": "1762506244"
},
"departure": {
"delay": 4,
"time": "1762506244"
},
"stopId": "creduna1",
"stopSequence": 2
},
{
"arrival": {
"delay": -19,
"time": "1762506341"
},
"departure": {
"delay": -19,
"time": "1762506341"
},
"stopId": "creverl2",
"stopSequence": 3
},
{
"arrival": {
"time": "1762506420"
},
"departure": {
"time": "1762506420"
},
"stopId": "cremegre",
"stopSequence": 4
},
{
"arrival": {
"time": "1762506480"
},
"departure": {
"time": "1762506480"
},
"stopId": "crecave2",
"stopSequence": 5
},
{
"arrival": {
"delay": -54,
"time": "1762506486"
},
"departure": {
"delay": -54,
"time": "1762506486"
},
"stopId": "crebecp1",
"stopSequence": 6
},
{
"arrival": {
"time": "1762506660"
},
"departure": {
"time": "1762506660"
},
"stopId": "crebran2",
"stopSequence": 8
},
{
"arrival": {
"delay": -56,
"time": "1762506664"
},
"departure": {
"delay": -56,
"time": "1762506664"
},
"stopId": "crepasc1",
"stopSequence": 9
},
{
"arrival": {
"time": "1762506840"
},
"departure": {
"time": "1762506840"
},
"stopId": "crepuvi1",
"stopSequence": 10
},
{
"arrival": {
"delay": -126,
"time": "1762506894"
},
"departure": {
"delay": -126,
"time": "1762506894"
},
"stopId": "cremaven",
"stopSequence": 12
},
{
"arrival": {
"delay": -126,
"time": "1762506954"
},
"departure": {
"delay": -126,
"time": "1762506954"
},
"stopId": "credelac",
"stopSequence": 13
},
{
"arrival": {
"delay": -29,
"time": "1762507111"
},
"departure": {
"delay": -29,
"time": "1762507111"
},
"stopId": "cretufs2",
"stopSequence": 14
},
{
"arrival": {
"delay": -126,
"time": "1762507134"
},
"departure": {
"delay": -126,
"time": "1762507134"
},
"stopId": "crefouch",
"stopSequence": 15
},
{
"arrival": {
"delay": -126,
"time": "1762507254"
},
"departure": {
"delay": -126,
"time": "1762507254"
},
"stopId": "cremich3",
"stopSequence": 16
},
{
"arrival": {
"delay": -84,
"time": "1762507416"
},
"departure": {
"delay": -84,
"time": "1762507416"
},
"stopId": "cregamb2",
"stopSequence": 17
},
{
"arrival": {
"delay": -126,
"time": "1762507434"
},
"departure": {
"delay": -126,
"time": "1762507434"
},
"stopId": "crejuill",
"stopSequence": 18
},
{
"arrival": {
"delay": -69,
"time": "1762507551"
},
"departure": {
"delay": -69,
"time": "1762507551"
},
"stopId": "cresteph",
"stopSequence": 19
},
{
"arrival": {
"delay": -126,
"time": "1762507554"
},
"departure": {
"delay": -126,
"time": "1762507554"
},
"stopId": "cregara1",
"stopSequence": 20
},
{
"arrival": {
"delay": -126,
"time": "1762507674"
},
"departure": {
"delay": -126,
"time": "1762507674"
},
"stopId": "cregard1",
"stopSequence": 21
},
{
"arrival": {
"delay": -126,
"time": "1762507794"
},
"departure": {
"delay": -126,
"time": "1762507794"
},
"stopId": "crecarno",
"stopSequence": 22
},
{
"arrival": {
"delay": -126,
"time": "1762507854"
},
"departure": {
"delay": -126,
"time": "1762507854"
},
"stopId": "cregamb9",
"stopSequence": 23
},
{
"arrival": {
"delay": -69,
"time": "1762507971"
},
"departure": {
"delay": -69,
"time": "1762507971"
},
"stopId": "crejuil9",
"stopSequence": 24
},
{
"arrival": {
"delay": -69,
"time": "1762508031"
},
"departure": {
"delay": -69,
"time": "1762508031"
},
"stopId": "nogpont1",
"stopSequence": 25
},
{
"arrival": {
"delay": -126,
"time": "1762508034"
},
"departure": {
"delay": -126,
"time": "1762508034"
},
"stopId": "noggambe",
"stopSequence": 26
},
{
"arrival": {
"delay": -69,
"time": "1762508151"
},
"departure": {
"delay": -69,
"time": "1762508151"
},
"stopId": "nogmedia",
"stopSequence": 27
},
{
"arrival": {
"delay": -84,
"time": "1762508256"
},
"departure": {
"delay": -84,
"time": "1762508256"
},
"stopId": "nogexup7",
"stopSequence": 28
},
{
"arrival": {
"delay": -126,
"time": "1762508274"
},
"departure": {
"delay": -126,
"time": "1762508274"
},
"stopId": "noggran1",
"stopSequence": 29
},
{
"arrival": {
"delay": -126,
"time": "1762508394"
},
"departure": {
"delay": -126,
"time": "1762508394"
},
"stopId": "nogcote4",
"stopSequence": 30
},
{
"arrival": {
"delay": -126,
"time": "1762508454"
},
"departure": {
"delay": -126,
"time": "1762508454"
},
"stopId": "noglyce3",
"stopSequence": 31
},
{
"arrival": {
"delay": -69,
"time": "1762508631"
},
"departure": {
"delay": -69,
"time": "1762508631"
},
"stopId": "nogfoye1",
"stopSequence": 32
},
{
"arrival": {
"delay": -126,
"time": "1762508634"
},
"departure": {
"delay": -126,
"time": "1762508634"
},
"stopId": "monchev1",
"stopSequence": 33
},
{
"arrival": {
"delay": -69,
"time": "1762508751"
},
"departure": {
"delay": -69,
"time": "1762508751"
},
"stopId": "monchau1",
"stopSequence": 34
},
{
"arrival": {
"delay": -126,
"time": "1762508814"
},
"stopId": "monzola",
"stopSequence": 35
}
],
"timestamp": "1762504571",
"trip": {
"routeId": "B",
"tripId": "11146"
}
}
},
{
"id": "SM:11147",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1762507560"
},
"departure": {
"time": "1762507560"
},
"stopId": "creverl2",
"stopSequence": 3
},
{
"arrival": {
"time": "1762507800"
},
"departure": {
"time": "1762507800"
},
"stopId": "crevalo2",
"stopSequence": 7
},
{
"arrival": {
"time": "1762508160"
},
"departure": {
"time": "1762508160"
},
"stopId": "cregaug1",
"stopSequence": 11
},
{
"arrival": {
"time": "1762508220"
},
"departure": {
"time": "1762508220"
},
"stopId": "cremaven",
"stopSequence": 12
},
{
"arrival": {
"time": "1762508340"
},
"departure": {
"time": "1762508340"
},
"stopId": "cretufs2",
"stopSequence": 14
},
{
"arrival": {
"time": "1762508820"
},
"departure": {
"time": "1762508820"
},
"stopId": "cresteph",
"stopSequence": 19
},
{
"arrival": {
"time": "1762508880"
},
"departure": {
"time": "1762508880"
},
"stopId": "cregara1",
"stopSequence": 20
},
{
"arrival": {
"time": "1762509000"
},
"departure": {
"time": "1762509000"
},
"stopId": "cregard1",
"stopSequence": 21
},
{
"arrival": {
"time": "1762509120"
},
"departure": {
"time": "1762509120"
},
"stopId": "crecarno",
"stopSequence": 22
},
{
"arrival": {
"time": "1762509180"
},
"departure": {
"time": "1762509180"
},
"stopId": "cregamb9",
"stopSequence": 23
},
{
"arrival": {
"time": "1762509240"
},
"departure": {
"time": "1762509240"
},
"stopId": "crejuil9",
"stopSequence": 24
}
],
"timestamp": "1762503960",
"trip": {
"routeId": "B",
"tripId": "11147"
}
}
},
{
"id": "SM:11148",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1762508100"
},
"departure": {
"time": "1762508100"
},
"stopId": "crecham1",
"stopSequence": 6
},
{
"arrival": {
"time": "1762508220"
},
"departure": {
"time": "1762508220"
},
"stopId": "creblum1",
"stopSequence": 7
},
{
"arrival": {
"time": "1762508640"
},
"departure": {
"time": "1762508640"
},
"stopId": "crejuill",
"stopSequence": 11
},
{
"arrival": {
"time": "1762509000"
},
"departure": {
"time": "1762509000"
},
"stopId": "crecarno",
"stopSequence": 15
}
],
"timestamp": "1762504509",
"trip": {
"routeId": "A",
"tripId": "11148"
}
}
},
{
"id": "SM:11149",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1762509060"
},
"departure": {
"time": "1762509060"
},
"stopId": "creblum1",
"stopSequence": 7
}
],
"timestamp": "1762505461",
"trip": {
"routeId": "A",
"tripId": "11149"
}
}
},
{
"id": "SM:11150",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1762508640"
},
"departure": {
"time": "1762508640"
},
"stopId": "creduna1",
"stopSequence": 2
},
{
"arrival": {
"time": "1762508760"
},
"departure": {
"time": "1762508760"
},
"stopId": "creverl2",
"stopSequence": 3
},
{
"arrival": {
"time": "1762508880"
},
"departure": {
"time": "1762508880"
},
"stopId": "crecave2",
"stopSequence": 5
},
{
"arrival": {
"time": "1762509000"
},
"departure": {
"time": "1762509000"
},
"stopId": "crevalo2",
"stopSequence": 7
},
{
"arrival": {
"time": "1762509060"
},
"departure": {
"time": "1762509060"
},
"stopId": "crebran2",
"stopSequence": 8
},
{
"arrival": {
"time": "1762509120"
},
"departure": {
"time": "1762509120"
},
"stopId": "crepasc1",
"stopSequence": 9
},
{
"arrival": {
"time": "1762509240"
},
"departure": {
"time": "1762509240"
},
"stopId": "crepuvi1",
"stopSequence": 10
}
],
"timestamp": "1762505043",
"trip": {
"routeId": "B",
"tripId": "11150"
}
}
},
{
"id": "SM:11151",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1762509360"
},
"stopId": "crehopd1",
"stopSequence": 1
}
],
"timestamp": "1762506075",
"trip": {
"routeId": "A",
"tripId": "11151"
}
}
},
{
"id": "SM:11224",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1762502880"
},
"stopId": "maxrev3",
"stopSequence": 1
},
{
"arrival": {
"delay": -60,
"time": "1762503000"
},
"departure": {
"delay": -60,
"time": "1762503000"
},
"stopId": "maxauch4",
"stopSequence": 2
},
{
"arrival": {
"time": "1762503471"
},
"departure": {
"time": "1762503480"
},
"stopId": "crehopd1",
"stopSequence": 8
},
{
"arrival": {
"delay": -13,
"time": "1762503647"
},
"departure": {
"delay": -13,
"time": "1762503647"
},
"stopId": "creroose",
"stopSequence": 10
},
{
"arrival": {
"delay": -30,
"time": "1762503750"
},
"departure": {
"delay": -30,
"time": "1762503750"
},
"stopId": "cregril1",
"stopSequence": 11
},
{
"arrival": {
"delay": -55,
"time": "1762503785"
},
"departure": {
"delay": -55,
"time": "1762503785"
},
"stopId": "crebion2",
"stopSequence": 12
},
{
"arrival": {
"delay": -82,
"time": "1762503818"
},
"departure": {
"delay": -82,
"time": "1762503818"
},
"stopId": "crecham1",
"stopSequence": 13
},
{
"arrival": {
"delay": 48,
"time": "1762504068"
},
"departure": {
"delay": 48,
"time": "1762504068"
},
"stopId": "creblum1",
"stopSequence": 14
},
{
"arrival": {
"time": "1762504128"
},
"departure": {
"time": "1762504140"
},
"stopId": "crefouch",
"stopSequence": 15
},
{
"arrival": {
"time": "1762504260"
},
"departure": {
"time": "1762504260"
},
"stopId": "cremich3",
"stopSequence": 16
},
{
"arrival": {
"delay": -73,
"time": "1762504307"
},
"departure": {
"delay": -73,
"time": "1762504307"
},
"stopId": "cregamb2",
"stopSequence": 17
},
{
"arrival": {
"delay": -73,
"time": "1762504367"
},
"departure": {
"delay": -73,
"time": "1762504367"
},
"stopId": "crejuill",
"stopSequence": 18
},
{
"arrival": {
"delay": -30,
"time": "1762504470"
},
"departure": {
"delay": -30,
"time": "1762504470"
},
"stopId": "cresteph",
"stopSequence": 19
},
{
"arrival": {
"delay": 31,
"time": "1762504591"
},
"departure": {
"delay": 31,
"time": "1762504591"
},
"stopId": "cregara1",
"stopSequence": 20
},
{
"arrival": {
"delay": -31,
"time": "1762504649"
},
"departure": {
"delay": -31,
"time": "1762504649"
},
"stopId": "cregard1",
"stopSequence": 21
},
{
"arrival": {
"delay": -41,
"time": "1762504759"
},
"departure": {
"delay": -41,
"time": "1762504759"
},
"stopId": "crecarno",
"stopSequence": 22
},
{
"arrival": {
"delay": 60,
"time": "1762505031"
},
"departure": {
"delay": 60,
"time": "1762505040"
},
"stopId": "nogpont1",
"stopSequence": 23
},
{
"arrival": {
"delay": -112,
"time": "1762505108"
},
"departure": {
"delay": -112,
"time": "1762505108"
},
"stopId": "cregour2",
"stopSequence": 25
},
{
"arrival": {
"delay": 90,
"time": "1762505416"
},
"departure": {
"delay": 90,
"time": "1762505430"
},
"stopId": "crejaur1",
"stopSequence": 26
},
{
"arrival": {
"delay": 67,
"time": "1762505527"
},
"departure": {
"delay": 67,
"time": "1762505527"
},
"stopId": "monleni1",
"stopSequence": 27
},
{
"arrival": {
"delay": 120,
"time": "1762505640"
},
"departure": {
"delay": 120,
"time": "1762505640"
},
"stopId": "monlibe1",
"stopSequence": 28
},
{
"arrival": {
"delay": 202,
"time": "1762505842"
},
"departure": {
"delay": 202,
"time": "1762505842"
},
"stopId": "monmapl1",
"stopSequence": 30
},
{
"arrival": {
"delay": 100,
"time": "1762505860"
},
"departure": {
"delay": 100,
"time": "1762505860"
},
"stopId": "mondesno",
"stopSequence": 31
},
{
"arrival": {
"delay": 54,
"time": "1762505874"
},
"departure": {
"delay": 54,
"time": "1762505874"
},
"stopId": "monguesn",
"stopSequence": 32
},
{
"arrival": {
"delay": 308,
"time": "1762506248"
},
"departure": {
"delay": 308,
"time": "1762506248"
},
"stopId": "moncolle",
"stopSequence": 33
},
{
"arrival": {
"delay": 129,
"time": "1762506249"
},
"departure": {
"delay": 129,
"time": "1762506249"
},
"stopId": "moncoutu",
"stopSequence": 36
},
{
"arrival": {
"delay": 122,
"time": "1762506302"
},
"departure": {
"delay": 122,
"time": "1762506302"
},
"stopId": "monfabi1",
"stopSequence": 37
},
{
"arrival": {
"delay": 31,
"time": "1762506331"
},
"departure": {
"delay": 31,
"time": "1762506331"
},
"stopId": "monmalr1",
"stopSequence": 38
},
{
"arrival": {
"delay": 107,
"time": "1762506467"
},
"departure": {
"delay": 107,
"time": "1762506467"
},
"stopId": "monlesio",
"stopSequence": 39
},
{
"arrival": {
"delay": 115,
"time": "1762506535"
},
"departure": {
"delay": 115,
"time": "1762506535"
},
"stopId": "monginis",
"stopSequence": 40
},
{
"arrival": {
"delay": 31,
"time": "1762506571"
},
"stopId": "monmagm1",
"stopSequence": 41
}
],
"timestamp": "1762499398",
"trip": {
"routeId": "A",
"tripId": "11224"
}
}
},
{
"id": "SM:11225",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1762506240"
},
"stopId": "maxrev3",
"stopSequence": 1
},
{
"arrival": {
"delay": -104,
"time": "1762507096"
},
"departure": {
"delay": -104,
"time": "1762507096"
},
"stopId": "crebion2",
"stopSequence": 12
},
{
"arrival": {
"delay": -104,
"time": "1762507156"
},
"departure": {
"delay": -104,
"time": "1762507156"
},
"stopId": "crecham1",
"stopSequence": 13
},
{
"arrival": {
"delay": -106,
"time": "1762507274"
},
"departure": {
"delay": -106,
"time": "1762507274"
},
"stopId": "creblum1",
"stopSequence": 14
},
{
"arrival": {
"delay": -106,
"time": "1762507394"
},
"departure": {
"delay": -106,
"time": "1762507394"
},
"stopId": "crefouch",
"stopSequence": 15
},
{
"arrival": {
"delay": -106,
"time": "1762507514"
},
"departure": {
"delay": -106,
"time": "1762507514"
},
"stopId": "cremich3",
"stopSequence": 16
},
{
"arrival": {
"delay": -106,
"time": "1762507634"
},
"departure": {
"delay": -106,
"time": "1762507634"
},
"stopId": "cregamb2",
"stopSequence": 17
},
{
"arrival": {
"delay": -106,
"time": "1762507694"
},
"departure": {
"delay": -106,
"time": "1762507694"
},
"stopId": "crejuill",
"stopSequence": 18
},
{
"arrival": {
"delay": -106,
"time": "1762507754"
},
"departure": {
"delay": -106,
"time": "1762507754"
},
"stopId": "cresteph",
"stopSequence": 19
},
{
"arrival": {
"delay": -106,
"time": "1762507814"
},
"departure": {
"delay": -106,
"time": "1762507814"
},
"stopId": "cregara1",
"stopSequence": 20
},
{
"arrival": {
"delay": -106,
"time": "1762507934"
},
"departure": {
"delay": -106,
"time": "1762507934"
},
"stopId": "cregard1",
"stopSequence": 21
},
{
"arrival": {
"delay": -104,
"time": "1762508056"
},
"departure": {
"delay": -104,
"time": "1762508056"
},
"stopId": "crecarno",
"stopSequence": 22
},
{
"arrival": {
"delay": -104,
"time": "1762508236"
},
"departure": {
"delay": -104,
"time": "1762508236"
},
"stopId": "nogpont1",
"stopSequence": 23
},
{
"arrival": {
"delay": -106,
"time": "1762508354"
},
"departure": {
"delay": -106,
"time": "1762508354"
},
"stopId": "nogmura2",
"stopSequence": 24
},
{
"arrival": {
"delay": -104,
"time": "1762508476"
},
"departure": {
"delay": -104,
"time": "1762508476"
},
"stopId": "cregour2",
"stopSequence": 25
},
{
"arrival": {
"delay": -106,
"time": "1762508594"
},
"departure": {
"delay": -106,
"time": "1762508594"
},
"stopId": "crejaur1",
"stopSequence": 26
},
{
"arrival": {
"delay": -106,
"time": "1762508714"
},
"departure": {
"delay": -106,
"time": "1762508714"
},
"stopId": "monleni1",
"stopSequence": 27
},
{
"arrival": {
"delay": -104,
"time": "1762508776"
},
"departure": {
"delay": -104,
"time": "1762508776"
},
"stopId": "monlibe1",
"stopSequence": 28
},
{
"arrival": {
"delay": -104,
"time": "1762508836"
},
"departure": {
"delay": -104,
"time": "1762508836"
},
"stopId": "mondepo1",
"stopSequence": 29
},
{
"arrival": {
"delay": -106,
"time": "1762508894"
},
"departure": {
"delay": -106,
"time": "1762508894"
},
"stopId": "monmapl1",
"stopSequence": 30
},
{
"arrival": {
"delay": -106,
"time": "1762509254"
},
"departure": {
"delay": -106,
"time": "1762509254"
},
"stopId": "monfranc",
"stopSequence": 34
},
{
"arrival": {
"delay": -106,
"time": "1762509314"
},
"departure": {
"delay": -106,
"time": "1762509314"
},
"stopId": "mondecou",
"stopSequence": 35
},
{
"arrival": {
"delay": -142,
"time": "1762509398"
},
"departure": {
"delay": -142,
"time": "1762509398"
},
"stopId": "monfabi1",
"stopSequence": 37
},
{
"arrival": {
"delay": -195,
"time": "1762509465"
},
"departure": {
"delay": -195,
"time": "1762509465"
},
"stopId": "monmalr1",
"stopSequence": 38
},
{
"arrival": {
"delay": -195,
"time": "1762509525"
},
"departure": {
"delay": -195,
"time": "1762509525"
},
"stopId": "monlesio",
"stopSequence": 39
},
{
"arrival": {
"delay": -202,
"time": "1762509698"
},
"stopId": "monmagm1",
"stopSequence": 41
}
],
"timestamp": "1762502643",
"trip": {
"routeId": "A",
"tripId": "11225"
}
}
},
{
"id": "SM:11259",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1762503900"
},
"stopId": "monmagm1",
"stopSequence": 1
},
{
"arrival": {
"delay": -55,
"time": "1762503965"
},
"departure": {
"delay": -55,
"time": "1762503965"
},
"stopId": "mondepo2",
"stopSequence": 2
},
{
"arrival": {
"delay": -43,
"time": "1762504097"
},
"departure": {
"delay": -43,
"time": "1762504097"
},
"stopId": "monlibe2",
"stopSequence": 3
},
{
"arrival": {
"delay": -55,
"time": "1762504145"
},
"departure": {
"delay": -55,
"time": "1762504145"
},
"stopId": "monleni2",
"stopSequence": 4
},
{
"arrival": {
"delay": -109,
"time": "1762504211"
},
"departure": {
"delay": -109,
"time": "1762504211"
},
"stopId": "crejaur2",
"stopSequence": 5
},
{
"arrival": {
"delay": -87,
"time": "1762504353"
},
"departure": {
"delay": -87,
"time": "1762504353"
},
"stopId": "cregourn",
"stopSequence": 6
},
{
"arrival": {
"delay": -61,
"time": "1762504478"
},
"departure": {
"delay": -61,
"time": "1762504499"
},
"stopId": "nogmurat",
"stopSequence": 7
},
{
"arrival": {
"delay": -30,
"time": "1762504564"
},
"departure": {
"delay": -30,
"time": "1762504590"
},
"stopId": "nogpont2",
"stopSequence": 8
},
{
"arrival": {
"delay": -7,
"time": "1762504673"
},
"departure": {
"delay": -7,
"time": "1762504673"
},
"stopId": "cresteph",
"stopSequence": 9
},
{
"arrival": {
"delay": 11,
"time": "1762504751"
},
"departure": {
"delay": 11,
"time": "1762504751"
},
"stopId": "cregara1",
"stopSequence": 10
},
{
"arrival": {
"delay": -30,
"time": "1762504930"
},
"departure": {
"delay": -30,
"time": "1762504950"
},
"stopId": "crecarno",
"stopSequence": 12
},
{
"arrival": {
"delay": -28,
"time": "1762505072"
},
"departure": {
"delay": -28,
"time": "1762505072"
},
"stopId": "cre8mai",
"stopSequence": 13
},
{
"arrival": {
"delay": -41,
"time": "1762505119"
},
"departure": {
"delay": -41,
"time": "1762505119"
},
"stopId": "crefouc",
"stopSequence": 14
},
{
"arrival": {
"delay": -22,
"time": "1762505258"
},
"departure": {
"delay": -22,
"time": "1762505258"
},
"stopId": "creblum2",
"stopSequence": 15
},
{
"arrival": {
"delay": 17,
"time": "1762505417"
},
"departure": {
"delay": 17,
"time": "1762505417"
},
"stopId": "crechamp",
"stopSequence": 16
},
{
"arrival": {
"delay": -11,
"time": "1762505449"
},
"departure": {
"delay": -11,
"time": "1762505449"
},
"stopId": "crebion1",
"stopSequence": 17
},
{
"arrival": {
"time": "1762505509"
},
"departure": {
"time": "1762505520"
},
"stopId": "cregrill",
"stopSequence": 18
},
{
"arrival": {
"delay": 57,
"time": "1762505697"
},
"departure": {
"delay": 57,
"time": "1762505697"
},
"stopId": "crejml",
"stopSequence": 20
},
{
"arrival": {
"delay": 29,
"time": "1762505729"
},
"departure": {
"delay": 29,
"time": "1762505729"
},
"stopId": "crehopi2",
"stopSequence": 21
},
{
"arrival": {
"delay": 29,
"time": "1762505789"
},
"departure": {
"delay": 29,
"time": "1762505789"
},
"stopId": "crehopd1",
"stopSequence": 22
},
{
"arrival": {
"delay": 34,
"time": "1762505854"
},
"departure": {
"delay": 34,
"time": "1762505854"
},
"stopId": "creduna1",
"stopSequence": 23
},
{
"arrival": {
"delay": 34,
"time": "1762505914"
},
"departure": {
"delay": 34,
"time": "1762505914"
},
"stopId": "crejeux1",
"stopSequence": 24
},
{
"arrival": {
"delay": 34,
"time": "1762505974"
},
"departure": {
"delay": 34,
"time": "1762505974"
},
"stopId": "maxpor1",
"stopSequence": 25
},
{
"arrival": {
"delay": 34,
"time": "1762506094"
},
"departure": {
"delay": 34,
"time": "1762506094"
},
"stopId": "maxfra1",
"stopSequence": 26
},
{
"arrival": {
"delay": 34,
"time": "1762506154"
},
"departure": {
"delay": 34,
"time": "1762506154"
},
"stopId": "maxauch3",
"stopSequence": 27
},
{
"arrival": {
"delay": 34,
"time": "1762506274"
},
"departure": {
"delay": 34,
"time": "1762506274"
},
"stopId": "maxvalm2",
"stopSequence": 28
},
{
"arrival": {
"delay": 34,
"time": "1762506394"
},
"departure": {
"delay": 34,
"time": "1762506394"
},
"stopId": "maxlib1",
"stopSequence": 29
},
{
"arrival": {
"delay": 34,
"time": "1762506514"
},
"stopId": "maxrev3",
"stopSequence": 30
}
],
"timestamp": "1762503767",
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "11259"
}
}
},
{
"id": "SM:11260",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1762504500"
},
"stopId": "monmagm1",
"stopSequence": 1
},
{
"arrival": {
"delay": -31,
"time": "1762504570"
},
"departure": {
"delay": -31,
"time": "1762504589"
},
"stopId": "mondepo2",
"stopSequence": 2
},
{
"arrival": {
"delay": -86,
"time": "1762504654"
},
"departure": {
"delay": -86,
"time": "1762504654"
},
"stopId": "monlibe2",
"stopSequence": 3
},
{
"arrival": {
"delay": -30,
"time": "1762504762"
},
"departure": {
"delay": -30,
"time": "1762504770"
},
"stopId": "monleni2",
"stopSequence": 4
},
{
"arrival": {
"delay": -102,
"time": "1762504818"
},
"departure": {
"delay": -102,
"time": "1762504818"
},
"stopId": "crejaur2",
"stopSequence": 5
},
{
"arrival": {
"delay": -107,
"time": "1762504933"
},
"departure": {
"delay": -107,
"time": "1762504933"
},
"stopId": "cregourn",
"stopSequence": 6
},
{
"arrival": {
"delay": -30,
"time": "1762505120"
},
"departure": {
"delay": -30,
"time": "1762505130"
},
"stopId": "nogmurat",
"stopSequence": 7
},
{
"arrival": {
"time": "1762505207"
},
"departure": {
"time": "1762505220"
},
"stopId": "nogpont2",
"stopSequence": 8
},
{
"arrival": {
"delay": 41,
"time": "1762505321"
},
"departure": {
"delay": 41,
"time": "1762505321"
},
"stopId": "cresteph",
"stopSequence": 9
},
{
"arrival": {
"delay": 30,
"time": "1762505370"
},
"departure": {
"delay": 30,
"time": "1762505370"
},
"stopId": "cregara1",
"stopSequence": 10
},
{
"arrival": {
"delay": 29,
"time": "1762505391"
},
"departure": {
"delay": 29,
"time": "1762505489"
},
"stopId": "cregard1",
"stopSequence": 11
},
{
"arrival": {
"delay": -36,
"time": "1762505664"
},
"departure": {
"delay": -36,
"time": "1762505664"
},
"stopId": "cre8mai",
"stopSequence": 13
},
{
"arrival": {
"delay": -24,
"time": "1762505736"
},
"departure": {
"delay": -24,
"time": "1762505736"
},
"stopId": "crefouc",
"stopSequence": 14
},
{
"arrival": {
"delay": -78,
"time": "1762505802"
},
"departure": {
"delay": -78,
"time": "1762505802"
},
"stopId": "creblum2",
"stopSequence": 15
},
{
"arrival": {
"delay": -27,
"time": "1762505973"
},
"departure": {
"delay": -27,
"time": "1762505973"
},
"stopId": "crechamp",
"stopSequence": 16
},
{
"arrival": {
"delay": -54,
"time": "1762506006"
},
"departure": {
"delay": -54,
"time": "1762506006"
},
"stopId": "crebion1",
"stopSequence": 17
},
{
"arrival": {
"delay": -64,
"time": "1762506056"
},
"departure": {
"delay": -64,
"time": "1762506056"
},
"stopId": "cregrill",
"stopSequence": 18
},
{
"arrival": {
"delay": -77,
"time": "1762506103"
},
"departure": {
"delay": -77,
"time": "1762506103"
},
"stopId": "creroos2",
"stopSequence": 19
},
{
"arrival": {
"delay": -57,
"time": "1762506183"
},
"departure": {
"delay": -57,
"time": "1762506183"
},
"stopId": "crejml",
"stopSequence": 20
},
{
"arrival": {
"delay": -73,
"time": "1762506227"
},
"stopId": "crehopi2",
"stopSequence": 21
}
],
"timestamp": "1762500903",
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "11260"
}
}
},
{
"id": "SM:11261",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 550,
"time": "1762505470"
},
"stopId": "monmagm1",
"stopSequence": 1
},
{
"arrival": {
"delay": 622,
"time": "1762505602"
},
"departure": {
"delay": 622,
"time": "1762505602"
},
"stopId": "moncroi2",
"stopSequence": 2
},
{
"arrival": {
"delay": 502,
"time": "1762505722"
},
"departure": {
"delay": 502,
"time": "1762505722"
},
"stopId": "mondepo2",
"stopSequence": 3
},
{
"arrival": {
"delay": 553,
"time": "1762505893"
},
"departure": {
"delay": 553,
"time": "1762505893"
},
"stopId": "monlibe2",
"stopSequence": 4
},
{
"arrival": {
"delay": 519,
"time": "1762505919"
},
"departure": {
"delay": 519,
"time": "1762505919"
},
"stopId": "monleni2",
"stopSequence": 5
},
{
"arrival": {
"delay": 488,
"time": "1762506008"
},
"departure": {
"delay": 488,
"time": "1762506008"
},
"stopId": "crejaur2",
"stopSequence": 6
},
{
"arrival": {
"delay": 530,
"time": "1762506170"
},
"departure": {
"delay": 530,
"time": "1762506170"
},
"stopId": "cregourn",
"stopSequence": 7
},
{
"arrival": {
"delay": 522,
"time": "1762506282"
},
"departure": {
"delay": 522,
"time": "1762506282"
},
"stopId": "nogmurat",
"stopSequence": 8
},
{
"arrival": {
"delay": 537,
"time": "1762506357"
},
"departure": {
"delay": 537,
"time": "1762506357"
},
"stopId": "nogpont2",
"stopSequence": 9
},
{
"arrival": {
"delay": 557,
"time": "1762506437"
},
"departure": {
"delay": 557,
"time": "1762506437"
},
"stopId": "cresteph",
"stopSequence": 10
},
{
"arrival": {
"delay": 533,
"time": "1762506473"
},
"departure": {
"delay": 533,
"time": "1762506473"
},
"stopId": "cregara1",
"stopSequence": 11
},
{
"arrival": {
"delay": 451,
"time": "1762506511"
},
"departure": {
"delay": 451,
"time": "1762506511"
},
"stopId": "cregard1",
"stopSequence": 12
},
{
"arrival": {
"delay": 403,
"time": "1762506583"
},
"departure": {
"delay": 403,
"time": "1762506583"
},
"stopId": "crecarno",
"stopSequence": 13
},
{
"arrival": {
"delay": 402,
"time": "1762506702"
},
"departure": {
"delay": 402,
"time": "1762506702"
},
"stopId": "cre8mai",
"stopSequence": 14
},
{
"arrival": {
"delay": 411,
"time": "1762506771"
},
"departure": {
"delay": 411,
"time": "1762506771"
},
"stopId": "crefouc",
"stopSequence": 15
},
{
"arrival": {
"delay": 366,
"time": "1762506846"
},
"departure": {
"delay": 366,
"time": "1762506846"
},
"stopId": "creblum2",
"stopSequence": 16
},
{
"arrival": {
"delay": 405,
"time": "1762507005"
},
"departure": {
"delay": 405,
"time": "1762507005"
},
"stopId": "crechamp",
"stopSequence": 17
},
{
"arrival": {
"delay": 383,
"time": "1762507043"
},
"departure": {
"delay": 383,
"time": "1762507043"
},
"stopId": "crebion1",
"stopSequence": 18
},
{
"arrival": {
"delay": 375,
"time": "1762507095"
},
"departure": {
"delay": 375,
"time": "1762507095"
},
"stopId": "cregrill",
"stopSequence": 19
},
{
"arrival": {
"delay": 364,
"time": "1762507144"
},
"departure": {
"delay": 364,
"time": "1762507144"
},
"stopId": "creroos2",
"stopSequence": 20
},
{
"arrival": {
"delay": 364,
"time": "1762507204"
},
"departure": {
"delay": 364,
"time": "1762507204"
},
"stopId": "crejml",
"stopSequence": 21
},
{
"arrival": {
"delay": 364,
"time": "1762507264"
},
"stopId": "crehopi2",
"stopSequence": 22
}
],
"timestamp": "1762505407",
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "11261"
}
}
},
{
"id": "SM:11262",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 104,
"time": "1762506044"
},
"stopId": "monmagm1",
"stopSequence": 1
},
{
"arrival": {
"delay": 67,
"time": "1762506127"
},
"departure": {
"delay": 67,
"time": "1762506127"
},
"stopId": "mondepo2",
"stopSequence": 2
},
{
"arrival": {
"delay": 9,
"time": "1762506189"
},
"departure": {
"delay": 9,
"time": "1762506189"
},
"stopId": "monlibe2",
"stopSequence": 3
},
{
"arrival": {
"delay": 82,
"time": "1762506322"
},
"departure": {
"delay": 82,
"time": "1762506322"
},
"stopId": "monleni2",
"stopSequence": 4
},
{
"arrival": {
"delay": 54,
"time": "1762506414"
},
"departure": {
"delay": 54,
"time": "1762506414"
},
"stopId": "crejaur2",
"stopSequence": 5
},
{
"arrival": {
"delay": -9,
"time": "1762506471"
},
"departure": {
"delay": -9,
"time": "1762506471"
},
"stopId": "cregourn",
"stopSequence": 6
},
{
"arrival": {
"delay": 49,
"time": "1762506649"
},
"departure": {
"delay": 49,
"time": "1762506649"
},
"stopId": "nogmurat",
"stopSequence": 7
},
{
"arrival": {
"delay": 63,
"time": "1762506723"
},
"departure": {
"delay": 63,
"time": "1762506723"
},
"stopId": "nogpont2",
"stopSequence": 8
},
{
"arrival": {
"delay": 81,
"time": "1762506801"
},
"departure": {
"delay": 81,
"time": "1762506801"
},
"stopId": "cresteph",
"stopSequence": 9
},
{
"arrival": {
"delay": 59,
"time": "1762506839"
},
"departure": {
"delay": 59,
"time": "1762506839"
},
"stopId": "cregara1",
"stopSequence": 10
},
{
"arrival": {
"delay": -18,
"time": "1762506882"
},
"departure": {
"delay": -18,
"time": "1762506882"
},
"stopId": "cregard1",
"stopSequence": 11
},
{
"arrival": {
"delay": -64,
"time": "1762506956"
},
"departure": {
"delay": -64,
"time": "1762506956"
},
"stopId": "crecarno",
"stopSequence": 12
},
{
"arrival": {
"delay": -37,
"time": "1762507103"
},
"departure": {
"delay": -37,
"time": "1762507103"
},
"stopId": "cre8mai",
"stopSequence": 13
},
{
"arrival": {
"delay": -24,
"time": "1762507176"
},
"departure": {
"delay": -24,
"time": "1762507176"
},
"stopId": "crefouc",
"stopSequence": 14
},
{
"arrival": {
"delay": -59,
"time": "1762507261"
},
"departure": {
"delay": -59,
"time": "1762507261"
},
"stopId": "creblum2",
"stopSequence": 15
},
{
"arrival": {
"delay": -24,
"time": "1762507416"
},
"departure": {
"delay": -24,
"time": "1762507416"
},
"stopId": "crechamp",
"stopSequence": 16
},
{
"arrival": {
"delay": -49,
"time": "1762507451"
},
"departure": {
"delay": -49,
"time": "1762507451"
},
"stopId": "crebion1",
"stopSequence": 17
},
{
"arrival": {
"delay": -49,
"time": "1762507511"
},
"departure": {
"delay": -49,
"time": "1762507511"
},
"stopId": "cregrill",
"stopSequence": 18
},
{
"arrival": {
"delay": -49,
"time": "1762507571"
},
"departure": {
"delay": -49,
"time": "1762507571"
},
"stopId": "creroos2",
"stopSequence": 19
},
{
"arrival": {
"delay": -90,
"time": "1762507590"
},
"departure": {
"delay": -90,
"time": "1762507590"
},
"stopId": "crejml",
"stopSequence": 20
},
{
"arrival": {
"delay": -90,
"time": "1762507650"
},
"stopId": "crehopi2",
"stopSequence": 21
}
],
"timestamp": "1762506073",
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "11262"
}
}
},
{
"id": "SM:11263",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 45,
"time": "1762506825"
},
"stopId": "monmagm1",
"stopSequence": 1
},
{
"arrival": {
"delay": 45,
"time": "1762506945"
},
"departure": {
"delay": 45,
"time": "1762506945"
},
"stopId": "mondepo2",
"stopSequence": 2
},
{
"arrival": {
"time": "1762507080"
},
"departure": {
"time": "1762507080"
},
"stopId": "monleni2",
"stopSequence": 4
},
{
"arrival": {
"time": "1762507320"
},
"departure": {
"time": "1762507320"
},
"stopId": "cregourn",
"stopSequence": 6
},
{
"arrival": {
"time": "1762507500"
},
"departure": {
"time": "1762507500"
},
"stopId": "nogpont2",
"stopSequence": 8
},
{
"arrival": {
"time": "1762507560"
},
"departure": {
"time": "1762507560"
},
"stopId": "cresteph",
"stopSequence": 9
},
{
"arrival": {
"time": "1762508160"
},
"departure": {
"time": "1762508160"
},
"stopId": "creblum2",
"stopSequence": 15
},
{
"arrival": {
"time": "1762508640"
},
"departure": {
"time": "1762508640"
},
"stopId": "crehopd1",
"stopSequence": 22
},
{
"arrival": {
"time": "1762509000"
},
"departure": {
"time": "1762509000"
},
"stopId": "maxauch3",
"stopSequence": 27
},
{
"arrival": {
"time": "1762509120"
},
"departure": {
"time": "1762509120"
},
"stopId": "maxvalm2",
"stopSequence": 28
},
{
"arrival": {
"time": "1762509240"
},
"departure": {
"time": "1762509240"
},
"stopId": "maxlib1",
"stopSequence": 29
}
],
"timestamp": "1762506103",
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "11263"
}
}
},
{
"id": "SM:11264",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1762507620"
},
"stopId": "monmagm1",
"stopSequence": 1
},
{
"arrival": {
"time": "1762508160"
},
"departure": {
"time": "1762508160"
},
"stopId": "cregourn",
"stopSequence": 6
},
{
"arrival": {
"time": "1762508340"
},
"departure": {
"time": "1762508340"
},
"stopId": "nogpont2",
"stopSequence": 8
},
{
"arrival": {
"time": "1762508820"
},
"departure": {
"time": "1762508820"
},
"stopId": "cre8mai",
"stopSequence": 13
},
{
"arrival": {
"time": "1762508880"
},
"departure": {
"time": "1762508880"
},
"stopId": "crefouc",
"stopSequence": 14
},
{
"arrival": {
"time": "1762509000"
},
"departure": {
"time": "1762509000"
},
"stopId": "creblum2",
"stopSequence": 15
},
{
"arrival": {
"time": "1762509120"
},
"departure": {
"time": "1762509120"
},
"stopId": "crechamp",
"stopSequence": 16
},
{
"arrival": {
"time": "1762509240"
},
"departure": {
"time": "1762509240"
},
"stopId": "cregrill",
"stopSequence": 18
}
],
"timestamp": "1762504204",
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "11264"
}
}
},
{
"id": "SM:11265",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1762508340"
},
"departure": {
"time": "1762508340"
},
"stopId": "moncroi2",
"stopSequence": 2
},
{
"arrival": {
"time": "1762509000"
},
"departure": {
"time": "1762509000"
},
"stopId": "cregourn",
"stopSequence": 7
},
{
"arrival": {
"time": "1762509120"
},
"departure": {
"time": "1762509120"
},
"stopId": "nogmurat",
"stopSequence": 8
},
{
"arrival": {
"time": "1762509240"
},
"departure": {
"time": "1762509240"
},
"stopId": "cresteph",
"stopSequence": 10
}
],
"timestamp": "1762504741",
"trip": {
"directionId": 1,
"routeId": "A",
"tripId": "11265"
}
}
},
{
"id": "SM:11327",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 31,
"time": "1762503377"
},
"departure": {
"delay": 31,
"time": "1762503391"
},
"stopId": "nogfoye2",
"stopSequence": 4
},
{
"arrival": {
"delay": -59,
"time": "1762503481"
},
"departure": {
"delay": -59,
"time": "1762503481"
},
"stopId": "noglyce3",
"stopSequence": 5
},
{
"arrival": {
"delay": -29,
"time": "1762503742"
},
"departure": {
"delay": -29,
"time": "1762503751"
},
"stopId": "nogexup4",
"stopSequence": 8
},
{
"arrival": {
"delay": 61,
"time": "1762503826"
},
"departure": {
"delay": 61,
"time": "1762503901"
},
"stopId": "nogmedi2",
"stopSequence": 9
},
{
"arrival": {
"delay": 62,
"time": "1762503962"
},
"departure": {
"delay": 62,
"time": "1762503962"
},
"stopId": "noggamb2",
"stopSequence": 10
},
{
"arrival": {
"delay": 62,
"time": "1762504022"
},
"departure": {
"delay": 62,
"time": "1762504022"
},
"stopId": "nogpont2",
"stopSequence": 11
},
{
"arrival": {
"delay": 110,
"time": "1762504130"
},
"departure": {
"delay": 110,
"time": "1762504130"
},
"stopId": "cresteph",
"stopSequence": 12
},
{
"arrival": {
"delay": 120,
"time": "1762504170"
},
"departure": {
"delay": 120,
"time": "1762504200"
},
"stopId": "cregara1",
"stopSequence": 13
},
{
"arrival": {
"delay": 31,
"time": "1762504231"
},
"departure": {
"delay": 31,
"time": "1762504231"
},
"stopId": "cregard1",
"stopSequence": 14
},
{
"arrival": {
"delay": -17,
"time": "1762504303"
},
"departure": {
"delay": -17,
"time": "1762504303"
},
"stopId": "crecarno",
"stopSequence": 15
},
{
"arrival": {
"delay": 151,
"time": "1762504571"
},
"departure": {
"delay": 151,
"time": "1762504591"
},
"stopId": "cre8mai",
"stopSequence": 16
},
{
"arrival": {
"delay": 131,
"time": "1762504631"
},
"departure": {
"delay": 131,
"time": "1762504631"
},
"stopId": "crefouc",
"stopSequence": 17
},
{
"arrival": {
"delay": 121,
"time": "1762504741"
},
"departure": {
"delay": 121,
"time": "1762504741"
},
"stopId": "cretufs",
"stopSequence": 18
},
{
"arrival": {
"delay": 80,
"time": "1762504820"
},
"departure": {
"delay": 80,
"time": "1762504820"
},
"stopId": "crepuvi1",
"stopSequence": 19
},
{
"arrival": {
"delay": 54,
"time": "1762504914"
},
"departure": {
"delay": 54,
"time": "1762504914"
},
"stopId": "cregaug1",
"stopSequence": 20
},
{
"arrival": {
"delay": 53,
"time": "1762504973"
},
"departure": {
"delay": 53,
"time": "1762504973"
},
"stopId": "cremaven",
"stopSequence": 21
},
{
"arrival": {
"delay": 176,
"time": "1762505156"
},
"departure": {
"delay": 176,
"time": "1762505156"
},
"stopId": "credelac",
"stopSequence": 22
},
{
"arrival": {
"delay": 165,
"time": "1762505205"
},
"departure": {
"delay": 165,
"time": "1762505205"
},
"stopId": "crepasc2",
"stopSequence": 23
},
{
"arrival": {
"delay": 211,
"time": "1762505311"
},
"departure": {
"delay": 211,
"time": "1762505311"
},
"stopId": "crebran1",
"stopSequence": 24
},
{
"arrival": {
"delay": 211,
"time": "1762505426"
},
"departure": {
"delay": 211,
"time": "1762505431"
},
"stopId": "crebecq2",
"stopSequence": 26
},
{
"arrival": {
"delay": 170,
"time": "1762505570"
},
"departure": {
"delay": 170,
"time": "1762505570"
},
"stopId": "cremegr2",
"stopSequence": 28
},
{
"arrival": {
"delay": 192,
"time": "1762505652"
},
"departure": {
"delay": 192,
"time": "1762505652"
},
"stopId": "creverl1",
"stopSequence": 29
},
{
"arrival": {
"delay": 177,
"time": "1762505697"
},
"departure": {
"delay": 177,
"time": "1762505697"
},
"stopId": "creduna2",
"stopSequence": 30
},
{
"arrival": {
"delay": 177,
"time": "1762505757"
},
"stopId": "crehopi1",
"stopSequence": 31
}
],
"timestamp": "1762503395",
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "11327"
}
}
},
{
"id": "SM:11328",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1762504380"
},
"stopId": "monzola",
"stopSequence": 1
},
{
"arrival": {
"delay": 51,
"time": "1762504461"
},
"departure": {
"delay": 51,
"time": "1762504491"
},
"stopId": "monchau2",
"stopSequence": 2
},
{
"arrival": {
"time": "1762504500"
},
"departure": {
"time": "1762504500"
},
"stopId": "monchev2",
"stopSequence": 3
},
{
"arrival": {
"time": "1762504560"
},
"departure": {
"time": "1762504560"
},
"stopId": "nogfoye2",
"stopSequence": 4
},
{
"arrival": {
"time": "1762504740"
},
"departure": {
"time": "1762504740"
},
"stopId": "noglyce3",
"stopSequence": 5
},
{
"arrival": {
"delay": -10,
"time": "1762504901"
},
"departure": {
"delay": -10,
"time": "1762504910"
},
"stopId": "noggran2",
"stopSequence": 7
},
{
"arrival": {
"delay": 20,
"time": "1762505047"
},
"departure": {
"delay": 20,
"time": "1762505060"
},
"stopId": "nogmedi2",
"stopSequence": 9
},
{
"arrival": {
"delay": 51,
"time": "1762505149"
},
"departure": {
"delay": 51,
"time": "1762505151"
},
"stopId": "noggamb2",
"stopSequence": 10
},
{
"arrival": {
"delay": 80,
"time": "1762505227"
},
"departure": {
"delay": 80,
"time": "1762505240"
},
"stopId": "nogpont2",
"stopSequence": 11
},
{
"arrival": {
"delay": 140,
"time": "1762505323"
},
"departure": {
"delay": 140,
"time": "1762505360"
},
"stopId": "cresteph",
"stopSequence": 12
},
{
"arrival": {
"delay": 110,
"time": "1762505390"
},
"departure": {
"delay": 110,
"time": "1762505390"
},
"stopId": "cregara1",
"stopSequence": 13
},
{
"arrival": {
"delay": 140,
"time": "1762505409"
},
"departure": {
"delay": 140,
"time": "1762505540"
},
"stopId": "cregard1",
"stopSequence": 14
},
{
"arrival": {
"delay": 97,
"time": "1762505617"
},
"departure": {
"delay": 97,
"time": "1762505617"
},
"stopId": "crecarno",
"stopSequence": 15
},
{
"arrival": {
"delay": 141,
"time": "1762505781"
},
"departure": {
"delay": 141,
"time": "1762505781"
},
"stopId": "cre8mai",
"stopSequence": 16
},
{
"arrival": {
"delay": 170,
"time": "1762505856"
},
"departure": {
"delay": 170,
"time": "1762505870"
},
"stopId": "crefouc",
"stopSequence": 17
},
{
"arrival": {
"delay": 115,
"time": "1762505935"
},
"departure": {
"delay": 115,
"time": "1762505935"
},
"stopId": "cretufs",
"stopSequence": 18
},
{
"arrival": {
"delay": 144,
"time": "1762506084"
},
"departure": {
"delay": 144,
"time": "1762506084"
},
"stopId": "crepuvi1",
"stopSequence": 19
},
{
"arrival": {
"delay": 94,
"time": "1762506154"
},
"departure": {
"delay": 94,
"time": "1762506154"
},
"stopId": "cregaug1",
"stopSequence": 20
},
{
"arrival": {
"delay": 117,
"time": "1762506237"
},
"departure": {
"delay": 117,
"time": "1762506237"
},
"stopId": "cremaven",
"stopSequence": 21
},
{
"arrival": {
"delay": 159,
"time": "1762506339"
},
"departure": {
"delay": 159,
"time": "1762506339"
},
"stopId": "credelac",
"stopSequence": 22
},
{
"arrival": {
"delay": 171,
"time": "1762506411"
},
"departure": {
"delay": 171,
"time": "1762506411"
},
"stopId": "crepasc2",
"stopSequence": 23
},
{
"arrival": {
"delay": 191,
"time": "1762506491"
},
"departure": {
"delay": 191,
"time": "1762506491"
},
"stopId": "crebran1",
"stopSequence": 24
},
{
"arrival": {
"delay": 188,
"time": "1762506548"
},
"departure": {
"delay": 188,
"time": "1762506548"
},
"stopId": "crevalo1",
"stopSequence": 25
},
{
"arrival": {
"delay": 184,
"time": "1762506604"
},
"departure": {
"delay": 184,
"time": "1762506604"
},
"stopId": "crebecq2",
"stopSequence": 26
},
{
"arrival": {
"delay": 154,
"time": "1762506634"
},
"departure": {
"delay": 154,
"time": "1762506634"
},
"stopId": "crecave1",
"stopSequence": 27
},
{
"arrival": {
"delay": 120,
"time": "1762506720"
},
"departure": {
"delay": 120,
"time": "1762506720"
},
"stopId": "cremegr2",
"stopSequence": 28
},
{
"arrival": {
"delay": 202,
"time": "1762506862"
},
"departure": {
"delay": 202,
"time": "1762506862"
},
"stopId": "creverl1",
"stopSequence": 29
},
{
"arrival": {
"delay": 120,
"time": "1762506900"
},
"stopId": "crehopi1",
"stopSequence": 31
}
],
"timestamp": "1762504343",
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "11328"
}
}
},
{
"id": "SM:11329",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 162,
"time": "1762505742"
},
"stopId": "monzola",
"stopSequence": 1
},
{
"arrival": {
"delay": 212,
"time": "1762505852"
},
"departure": {
"delay": 212,
"time": "1762505852"
},
"stopId": "monchau2",
"stopSequence": 2
},
{
"arrival": {
"delay": 228,
"time": "1762505928"
},
"departure": {
"delay": 228,
"time": "1762505928"
},
"stopId": "monchev2",
"stopSequence": 3
},
{
"arrival": {
"delay": 180,
"time": "1762505940"
},
"departure": {
"delay": 180,
"time": "1762505940"
},
"stopId": "nogfoye2",
"stopSequence": 4
},
{
"arrival": {
"delay": 132,
"time": "1762506072"
},
"departure": {
"delay": 132,
"time": "1762506072"
},
"stopId": "noglyce3",
"stopSequence": 5
},
{
"arrival": {
"delay": 86,
"time": "1762506146"
},
"departure": {
"delay": 86,
"time": "1762506146"
},
"stopId": "nogcote5",
"stopSequence": 6
},
{
"arrival": {
"delay": 94,
"time": "1762506214"
},
"departure": {
"delay": 94,
"time": "1762506214"
},
"stopId": "noggran2",
"stopSequence": 7
},
{
"arrival": {
"delay": 95,
"time": "1762506275"
},
"departure": {
"delay": 95,
"time": "1762506275"
},
"stopId": "nogexup4",
"stopSequence": 8
},
{
"arrival": {
"delay": 109,
"time": "1762506349"
},
"departure": {
"delay": 109,
"time": "1762506349"
},
"stopId": "nogmedi2",
"stopSequence": 9
},
{
"arrival": {
"delay": 109,
"time": "1762506469"
},
"departure": {
"delay": 109,
"time": "1762506469"
},
"stopId": "nogpont2",
"stopSequence": 11
},
{
"arrival": {
"delay": 129,
"time": "1762506549"
},
"departure": {
"delay": 129,
"time": "1762506549"
},
"stopId": "cresteph",
"stopSequence": 12
},
{
"arrival": {
"delay": 105,
"time": "1762506585"
},
"departure": {
"delay": 105,
"time": "1762506585"
},
"stopId": "cregara1",
"stopSequence": 13
},
{
"arrival": {
"delay": 23,
"time": "1762506623"
},
"departure": {
"delay": 23,
"time": "1762506623"
},
"stopId": "cregard1",
"stopSequence": 14
},
{
"arrival": {
"delay": -88,
"time": "1762506632"
},
"departure": {
"delay": -88,
"time": "1762506632"
},
"stopId": "crecarno",
"stopSequence": 15
},
{
"arrival": {
"delay": 12,
"time": "1762506852"
},
"departure": {
"delay": 12,
"time": "1762506852"
},
"stopId": "cre8mai",
"stopSequence": 16
},
{
"arrival": {
"delay": 12,
"time": "1762506912"
},
"departure": {
"delay": 12,
"time": "1762506912"
},
"stopId": "crefouc",
"stopSequence": 17
},
{
"arrival": {
"delay": 12,
"time": "1762507032"
},
"departure": {
"delay": 12,
"time": "1762507032"
},
"stopId": "cretufs",
"stopSequence": 18
},
{
"arrival": {
"delay": 12,
"time": "1762507152"
},
"departure": {
"delay": 12,
"time": "1762507152"
},
"stopId": "crepuvi1",
"stopSequence": 19
},
{
"arrival": {
"delay": -27,
"time": "1762507233"
},
"departure": {
"delay": -27,
"time": "1762507233"
},
"stopId": "cregaug1",
"stopSequence": 20
},
{
"arrival": {
"time": "1762507320"
},
"departure": {
"time": "1762507320"
},
"stopId": "cremaven",
"stopSequence": 21
},
{
"arrival": {
"delay": 41,
"time": "1762507421"
},
"departure": {
"delay": 41,
"time": "1762507421"
},
"stopId": "credelac",
"stopSequence": 22
},
{
"arrival": {
"delay": 41,
"time": "1762507481"
},
"departure": {
"delay": 41,
"time": "1762507481"
},
"stopId": "crepasc2",
"stopSequence": 23
},
{
"arrival": {
"delay": 41,
"time": "1762507541"
},
"departure": {
"delay": 41,
"time": "1762507541"
},
"stopId": "crebran1",
"stopSequence": 24
},
{
"arrival": {
"delay": 41,
"time": "1762507601"
},
"departure": {
"delay": 41,
"time": "1762507601"
},
"stopId": "crevalo1",
"stopSequence": 25
},
{
"arrival": {
"delay": 41,
"time": "1762507661"
},
"departure": {
"delay": 41,
"time": "1762507661"
},
"stopId": "crebecq2",
"stopSequence": 26
},
{
"arrival": {
"delay": 41,
"time": "1762507721"
},
"departure": {
"delay": 41,
"time": "1762507721"
},
"stopId": "crecave1",
"stopSequence": 27
},
{
"arrival": {
"delay": 41,
"time": "1762507841"
},
"departure": {
"delay": 41,
"time": "1762507841"
},
"stopId": "cremegr2",
"stopSequence": 28
},
{
"arrival": {
"delay": 41,
"time": "1762507961"
},
"departure": {
"delay": 41,
"time": "1762507961"
},
"stopId": "creduna2",
"stopSequence": 30
},
{
"arrival": {
"time": "1762507980"
},
"stopId": "crehopi1",
"stopSequence": 31
}
],
"timestamp": "1762505744",
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "11329"
}
}
},
{
"id": "SM:11330",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1762506780"
},
"stopId": "monzola",
"stopSequence": 1
},
{
"arrival": {
"time": "1762507320"
},
"departure": {
"time": "1762507320"
},
"stopId": "noggran2",
"stopSequence": 7
},
{
"arrival": {
"time": "1762507500"
},
"departure": {
"time": "1762507500"
},
"stopId": "noggamb2",
"stopSequence": 10
},
{
"arrival": {
"time": "1762507560"
},
"departure": {
"time": "1762507560"
},
"stopId": "nogpont2",
"stopSequence": 11
},
{
"arrival": {
"time": "1762507800"
},
"departure": {
"time": "1762507800"
},
"stopId": "cregard1",
"stopSequence": 14
},
{
"arrival": {
"time": "1762508100"
},
"departure": {
"time": "1762508100"
},
"stopId": "crefouc",
"stopSequence": 17
},
{
"arrival": {
"time": "1762508220"
},
"departure": {
"time": "1762508220"
},
"stopId": "cretufs",
"stopSequence": 18
},
{
"arrival": {
"time": "1762508340"
},
"departure": {
"time": "1762508340"
},
"stopId": "crepuvi1",
"stopSequence": 19
},
{
"arrival": {
"time": "1762508640"
},
"departure": {
"time": "1762508640"
},
"stopId": "crepasc2",
"stopSequence": 23
},
{
"arrival": {
"time": "1762508820"
},
"departure": {
"time": "1762508820"
},
"stopId": "crebecq2",
"stopSequence": 26
},
{
"arrival": {
"time": "1762509000"
},
"departure": {
"time": "1762509000"
},
"stopId": "cremegr2",
"stopSequence": 28
},
{
"arrival": {
"time": "1762509060"
},
"departure": {
"time": "1762509060"
},
"stopId": "creverl1",
"stopSequence": 29
},
{
"arrival": {
"time": "1762509120"
},
"departure": {
"time": "1762509120"
},
"stopId": "creduna2",
"stopSequence": 30
}
],
"timestamp": "1762503823",
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "11330"
}
}
},
{
"id": "SM:11331",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1762507980"
},
"stopId": "monzola",
"stopSequence": 1
},
{
"arrival": {
"time": "1762508100"
},
"departure": {
"time": "1762508100"
},
"stopId": "monchev2",
"stopSequence": 3
},
{
"arrival": {
"time": "1762508160"
},
"departure": {
"time": "1762508160"
},
"stopId": "nogfoye2",
"stopSequence": 4
},
{
"arrival": {
"time": "1762508340"
},
"departure": {
"time": "1762508340"
},
"stopId": "noglyce3",
"stopSequence": 5
},
{
"arrival": {
"time": "1762508640"
},
"departure": {
"time": "1762508640"
},
"stopId": "nogmedi2",
"stopSequence": 9
},
{
"arrival": {
"time": "1762508760"
},
"departure": {
"time": "1762508760"
},
"stopId": "nogpont2",
"stopSequence": 11
},
{
"arrival": {
"time": "1762508820"
},
"departure": {
"time": "1762508820"
},
"stopId": "cresteph",
"stopSequence": 12
},
{
"arrival": {
"time": "1762508880"
},
"departure": {
"time": "1762508880"
},
"stopId": "cregara1",
"stopSequence": 13
},
{
"arrival": {
"time": "1762509000"
},
"departure": {
"time": "1762509000"
},
"stopId": "cregard1",
"stopSequence": 14
},
{
"arrival": {
"time": "1762509120"
},
"departure": {
"time": "1762509120"
},
"stopId": "crecarno",
"stopSequence": 15
},
{
"arrival": {
"time": "1762509240"
},
"departure": {
"time": "1762509240"
},
"stopId": "cre8mai",
"stopSequence": 16
}
],
"timestamp": "1762505089",
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "11331"
}
}
},
{
"id": "SM:11332",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1762509240"
},
"departure": {
"time": "1762509240"
},
"stopId": "monchau2",
"stopSequence": 2
}
],
"timestamp": "1762505644",
"trip": {
"directionId": 1,
"routeId": "B",
"tripId": "11332"
}
}
},
{
"id": "SM:11373",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1762506900"
},
"departure": {
"time": "1762506900"
},
"stopId": "maxmai2",
"stopSequence": 4
},
{
"arrival": {
"time": "1762507080"
},
"departure": {
"time": "1762507080"
},
"stopId": "maxdew2",
"stopSequence": 5
},
{
"arrival": {
"time": "1762507200"
},
"departure": {
"time": "1762507200"
},
"stopId": "maxvie2",
"stopSequence": 6
},
{
"arrival": {
"time": "1762507560"
},
"departure": {
"time": "1762507560"
},
"stopId": "maxlib1",
"stopSequence": 8
},
{
"arrival": {
"time": "1762507920"
},
"departure": {
"time": "1762507920"
},
"stopId": "maxfra2",
"stopSequence": 11
},
{
"arrival": {
"time": "1762508040"
},
"departure": {
"time": "1762508040"
},
"stopId": "maxpor2",
"stopSequence": 12
},
{
"arrival": {
"time": "1762508100"
},
"departure": {
"time": "1762508100"
},
"stopId": "crejeux2",
"stopSequence": 13
},
{
"arrival": {
"time": "1762508160"
},
"departure": {
"time": "1762508160"
},
"stopId": "creverl2",
"stopSequence": 14
},
{
"arrival": {
"time": "1762508220"
},
"departure": {
"time": "1762508220"
},
"stopId": "cremegre",
"stopSequence": 15
},
{
"arrival": {
"time": "1762508340"
},
"departure": {
"time": "1762508340"
},
"stopId": "creblum1",
"stopSequence": 16
},
{
"arrival": {
"time": "1762508460"
},
"departure": {
"time": "1762508460"
},
"stopId": "crefouch",
"stopSequence": 17
},
{
"arrival": {
"time": "1762508820"
},
"departure": {
"time": "1762508820"
},
"stopId": "cresteph",
"stopSequence": 21
},
{
"arrival": {
"time": "1762508880"
},
"departure": {
"time": "1762508880"
},
"stopId": "cregara1",
"stopSequence": 22
},
{
"arrival": {
"time": "1762509000"
},
"departure": {
"time": "1762509000"
},
"stopId": "cregard1",
"stopSequence": 23
},
{
"arrival": {
"time": "1762509120"
},
"departure": {
"time": "1762509120"
},
"stopId": "crecarno",
"stopSequence": 24
},
{
"arrival": {
"time": "1762509180"
},
"departure": {
"time": "1762509180"
},
"stopId": "cregamb9",
"stopSequence": 25
},
{
"arrival": {
"time": "1762509240"
},
"departure": {
"time": "1762509240"
},
"stopId": "crejuil5",
"stopSequence": 26
}
],
"timestamp": "1762505059",
"trip": {
"directionId": 1,
"routeId": "D",
"tripId": "11373"
}
}
},
{
"id": "SM:11394",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1762509060"
},
"departure": {
"time": "1762509060"
},
"stopId": "vilmar2",
"stopSequence": 2
},
{
"arrival": {
"time": "1762509120"
},
"departure": {
"time": "1762509120"
},
"stopId": "vilchat2",
"stopSequence": 3
},
{
"arrival": {
"time": "1762509240"
},
"departure": {
"time": "1762509240"
},
"stopId": "vilvill2",
"stopSequence": 5
}
],
"timestamp": "1762505460",
"trip": {
"routeId": "D",
"tripId": "11394"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "1.0",
"timestamp": "1762506125"
}
}