Détails de la ressource
Version Fil Bleu des mises à jour de trajets (retards, annulations, itinéraires modifiés) au format GTFS-RT (
filbleu-gtfsrt-tripupdates)
Cette ressource fait partie du jeu de données Réseau urbain et périurbain Fil Bleu.
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
❌4 642 erreurs, 476 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 16/09/2025 à 09h04 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
stop_times_updates not strictly sorted E002 110 erreurs
stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence
Exemples d'erreurs
- trip_id TTR:OFFRE_RENTREE25:11682_PT2-PH1-MARDI:723797 stop_sequence [2, 4, 6, 3] is not strictly sorted by increasing stop_sequence
- trip_id TTR:OFFRE_RENTREE25:11682_PT2-PH1-MARDI:723751 stop_sequence [11, 10] is not strictly sorted by increasing stop_sequence
- trip_id TTR:OFFRE_RENTREE25:11682_PT2-PH1-MARDI:714566 stop_sequence [14, 10] is not strictly sorted by increasing stop_sequence
- trip_id TTR:OFFRE_RENTREE25:11682_PT2-PH1-MARDI:714519 stop_sequence [5, 9, 18, 16, 11, 3, 10, 15, 7, 12, 6, 13, 4, 8, 14, 17] is not strictly sorted by increasing stop_sequence
- trip_id TTR:OFFRE_RENTREE25:11682_PT2-PH1-MARDI:714487 stop_sequence [18, 16, 15, 17] is not strictly sorted by increasing stop_sequence
Sequential stop_time_update times are not increasing E022 4 436 erreurs
stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease.
Exemples d'erreurs
- trip_id TTR:OFFRE_RENTREE25:11682_PT2-PH1-MARDI:723797 stop_sequence 3 arrival_time 09:03:46 (1758006226) is less than previous stop arrival_time 09:05:51 (1758006351) - times must increase between two sequential stops
- trip_id TTR:OFFRE_RENTREE25:11682_PT2-PH1-MARDI:723797 stop_sequence 3 arrival_time 09:03:46 (1758006226) is less than previous stop departure_time 09:05:51 (1758006351) - times must increase between two sequential stops
- trip_id TTR:OFFRE_RENTREE25:11682_PT2-PH1-MARDI:723797 stop_sequence 3 departure_time 09:03:46 (1758006226) is less than previous stop departure_time 09:05:51 (1758006351) - times must increase between two sequential stops
- trip_id TTR:OFFRE_RENTREE25:11682_PT2-PH1-MARDI:723797 stop_sequence 3 departure_time 09:03:46 (1758006226) is less than previous stop arrival_time 09:05:51 (1758006351) - times must increase between two sequential stops
- trip_id TTR:OFFRE_RENTREE25:11682_PT2-PH1-MARDI:723797 stop_sequence 5 arrival_time 09:05:46 (1758006346) is less than previous stop arrival_time 09:06:35 (1758006395) - times must increase between two sequential stops
GTFS-rt stop_sequence not found in GTFS data E051 96 erreurs
All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip
Exemples d'erreurs
- GTFS-rt trip_id TTR:OFFRE_RENTREE25:11682_PT2-PH1-MARDI:723797 contains stop_sequence 3 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id TTR:OFFRE_RENTREE25:11682_PT2-PH1-MARDI:714566 contains stop_sequence 10 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id TTR:OFFRE_RENTREE25:11682_PT2-PH1-MARDI:714357 contains stop_sequence 3 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id TTR:OFFRE_RENTREE25:11682_PT2-PH1-MARDI:714333 contains stop_sequence 26 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id TTR:OFFRE_RENTREE25:11682_PT2-PH1-MARDI:714209 contains stop_sequence 52 that does not exist in GTFS stop_times.txt for this trip
Avertissements
timestamp not populated W001 119 erreurs
Timestamps should be populated for all elements
Exemples d'erreurs
- trip_id TTR:OFFRE_RENTREE25:11682_PT2-PH1-MARDI:723797 does not have a timestamp
- trip_id TTR:OFFRE_RENTREE25:11682_PT2-PH1-MARDI:723751 does not have a timestamp
- trip_id TTR:OFFRE_RENTREE25:11682_PT2-PH1-MARDI:714566 does not have a timestamp
- trip_id TTR:OFFRE_RENTREE25:11682_PT2-PH1-MARDI:714519 does not have a timestamp
- trip_id TTR:OFFRE_RENTREE25:11682_PT2-PH1-MARDI:714487 does not have a timestamp
vehicle_id not populated W002 119 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id TTR:OFFRE_RENTREE25:11682_PT2-PH1-MARDI:723797 does not have a vehicle_id
- trip_id TTR:OFFRE_RENTREE25:11682_PT2-PH1-MARDI:723751 does not have a vehicle_id
- trip_id TTR:OFFRE_RENTREE25:11682_PT2-PH1-MARDI:714566 does not have a vehicle_id
- trip_id TTR:OFFRE_RENTREE25:11682_PT2-PH1-MARDI:714519 does not have a vehicle_id
- trip_id TTR:OFFRE_RENTREE25:11682_PT2-PH1-MARDI:714487 does not have a vehicle_id
schedule_relationship not populated W009 238 erreurs
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Exemples d'erreurs
- trip_id TTR:OFFRE_RENTREE25:11682_PT2-PH1-MARDI:723797 stop_sequence 2 (and potentially more for this trip) does not have a schedule_relationship
- trip_id TTR:OFFRE_RENTREE25:11682_PT2-PH1-MARDI:723797 does not have a schedule_relationship
- trip_id TTR:OFFRE_RENTREE25:11682_PT2-PH1-MARDI:723751 stop_sequence 11 (and potentially more for this trip) does not have a schedule_relationship
- trip_id TTR:OFFRE_RENTREE25:11682_PT2-PH1-MARDI:723751 does not have a schedule_relationship
- trip_id TTR:OFFRE_RENTREE25:11682_PT2-PH1-MARDI:714566 stop_sequence 14 (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 |
---|---|---|---|
E002 | stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence | 1 200 | 17 fois (63 % des validations) |
E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 48 468 | 17 fois (63 % des validations) |
E051 | All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip | 1 028 | 17 fois (63 % des validations) |
W001 | Timestamps should be populated for all elements | 1 312 | 17 fois (63 % des validations) |
W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 1 312 | 17 fois (63 % des validations) |
W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 2 624 | 17 fois (63 % des validations) |
W008 | The data in a GTFS-realtime feed should always be less than one minute old | 1 | 1 fois (4 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 16/09/2025 à 23h42 Europe/Paris.
trip_updates (9) vehicle_positions (0) service_alerts (0)Entités présentes dans ce flux lors des 7 derniers jours.
trip_updatesFlux GTFS-RT décodé
Voir le contenu du flux
Voici le flux GTFS-RT décodé au format Protobuf le 16/09/2025 à 23h42 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "TTR:OFFRE_RENTREE25:11682_PT2-PH1-MARDI:713075",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758059141"
},
"departure": {
"time": "1758059141"
},
"stopId": "TTR:VALAB-2",
"stopSequence": 12
},
{
"arrival": {
"time": "1758058841"
},
"departure": {
"time": "1758058841"
},
"stopId": "TTR:TROBB-2",
"stopSequence": 7
},
{
"arrival": {
"time": "1758059261"
},
"departure": {
"time": "1758059261"
},
"stopId": "TTR:STSAB-2A",
"stopSequence": 14
},
{
"arrival": {
"time": "1758059446"
},
"departure": {
"time": "1758059446"
},
"stopId": "TTR:STRAB-2A",
"stopSequence": 17
},
{
"arrival": {
"time": "1758059564"
},
"departure": {
"time": "1758059564"
},
"stopId": "TTR:RABEB-2",
"stopSequence": 20
},
{
"arrival": {
"time": "1758059077"
},
"departure": {
"time": "1758059077"
},
"stopId": "TTR:PORTAB-2",
"stopSequence": 11
},
{
"arrival": {
"time": "1758059020"
},
"departure": {
"time": "1758059020"
},
"stopId": "TTR:POLYB-2",
"stopSequence": 9
},
{
"arrival": {
"time": "1758059861"
},
"departure": {
"time": "1758059861"
},
"stopId": "TTR:JJBEB-1",
"stopSequence": 24
},
{
"arrival": {
"time": "1758059501"
},
"departure": {
"time": "1758059501"
},
"stopId": "TTR:GIRAB-2",
"stopSequence": 19
},
{
"arrival": {
"time": "1758059499"
},
"departure": {
"time": "1758059499"
},
"stopId": "TTR:GEREB-2A",
"stopSequence": 18
},
{
"arrival": {
"time": "1758059981"
},
"departure": {
"time": "1758059981"
},
"stopId": "TTR:GAVSB-1",
"stopSequence": 25
},
{
"arrival": {
"time": "1758059021"
},
"departure": {
"time": "1758059021"
},
"stopId": "TTR:FACDB-2",
"stopSequence": 10
},
{
"arrival": {
"time": "1758059372"
},
"departure": {
"time": "1758059372"
},
"stopId": "TTR:ERABB-2",
"stopSequence": 16
},
{
"arrival": {
"time": "1758058960"
},
"departure": {
"time": "1758058960"
},
"stopId": "TTR:DASSB-2",
"stopSequence": 8
},
{
"arrival": {
"time": "1758059734"
},
"departure": {
"time": "1758059734"
},
"stopId": "TTR:CLOCB-1A",
"stopSequence": 22
},
{
"arrival": {
"time": "1758059312"
},
"departure": {
"time": "1758059312"
},
"stopId": "TTR:CHVAB-2",
"stopSequence": 15
},
{
"arrival": {
"time": "1758059194"
},
"departure": {
"time": "1758059194"
},
"stopId": "TTR:CHURB-2",
"stopSequence": 13
},
{
"arrival": {
"time": "1758059741"
},
"departure": {
"time": "1758059741"
},
"stopId": "TTR:BERAB-1A",
"stopSequence": 23
},
{
"arrival": {
"time": "1758059621"
},
"departure": {
"time": "1758059621"
},
"stopId": "TTR:ARAGB-2",
"stopSequence": 21
}
],
"trip": {
"tripId": "TTR:OFFRE_RENTREE25:11682_PT2-PH1-MARDI:713075"
}
}
},
{
"id": "TTR:OFFRE_RENTREE25:11682_PT2-PH1-MARDI:712781",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758059667"
},
"departure": {
"time": "1758059667"
},
"stopId": "TTR:VOLTB-1",
"stopSequence": 26
},
{
"arrival": {
"time": "1758059839"
},
"departure": {
"time": "1758059839"
},
"stopId": "TTR:URSEB-1",
"stopSequence": 29
},
{
"arrival": {
"time": "1758059114"
},
"departure": {
"time": "1758059114"
},
"stopId": "TTR:TONTB-1",
"stopSequence": 17
},
{
"arrival": {
"time": "1758059059"
},
"departure": {
"time": "1758059059"
},
"stopId": "TTR:SAFTB-1",
"stopSequence": 16
},
{
"arrival": {
"time": "1758059899"
},
"departure": {
"time": "1758059899"
},
"stopId": "TTR:REMPB-1",
"stopSequence": 30
},
{
"arrival": {
"time": "1758059719"
},
"departure": {
"time": "1758059719"
},
"stopId": "TTR:QUMAB-1",
"stopSequence": 28
},
{
"arrival": {
"time": "1758059305"
},
"departure": {
"time": "1758059305"
},
"stopId": "TTR:PREUB-1",
"stopSequence": 21
},
{
"arrival": {
"time": "1758059599"
},
"departure": {
"time": "1758059599"
},
"stopId": "TTR:PODLB-1",
"stopSequence": 25
},
{
"arrival": {
"time": "1758059299"
},
"departure": {
"time": "1758059299"
},
"stopId": "TTR:MAMEB-1",
"stopSequence": 20
},
{
"arrival": {
"time": "1758058939"
},
"departure": {
"time": "1758058939"
},
"stopId": "TTR:MABAB-1",
"stopSequence": 15
},
{
"arrival": {
"time": "1758059531"
},
"departure": {
"time": "1758059531"
},
"stopId": "TTR:FACTB-1",
"stopSequence": 24
},
{
"arrival": {
"time": "1758059179"
},
"departure": {
"time": "1758059179"
},
"stopId": "TTR:DESTB-1",
"stopSequence": 19
},
{
"arrival": {
"time": "1758059419"
},
"departure": {
"time": "1758059419"
},
"stopId": "TTR:DABLB-1A",
"stopSequence": 23
},
{
"arrival": {
"time": "1758059659"
},
"departure": {
"time": "1758059659"
},
"stopId": "TTR:CHDTB-1",
"stopSequence": 27
},
{
"arrival": {
"time": "1758059124"
},
"departure": {
"time": "1758059124"
},
"stopId": "TTR:BRTTB-1",
"stopSequence": 18
},
{
"arrival": {
"time": "1758059359"
},
"departure": {
"time": "1758059359"
},
"stopId": "TTR:BOYEB-1A",
"stopSequence": 22
}
],
"trip": {
"tripId": "TTR:OFFRE_RENTREE25:11682_PT2-PH1-MARDI:712781"
}
}
},
{
"id": "TTR:OFFRE_RENTREE25:11682_PT2-PH1-MARDI:712600",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758059248"
},
"departure": {
"time": "1758059248"
},
"stopId": "TTR:STENB-2",
"stopSequence": 12
},
{
"arrival": {
"time": "1758059629"
},
"departure": {
"time": "1758059629"
},
"stopId": "TTR:RASPB-2",
"stopSequence": 17
},
{
"arrival": {
"time": "1758059514"
},
"departure": {
"time": "1758059514"
},
"stopId": "TTR:POMPB-2",
"stopSequence": 14
},
{
"arrival": {
"time": "1758059784"
},
"departure": {
"time": "1758059784"
},
"stopId": "TTR:PEPLB-2",
"stopSequence": 20
},
{
"arrival": {
"time": "1758059608"
},
"departure": {
"time": "1758059608"
},
"stopId": "TTR:LECCB-2",
"stopSequence": 16
},
{
"arrival": {
"time": "1758059728"
},
"departure": {
"time": "1758059728"
},
"stopId": "TTR:JOLIB-2",
"stopSequence": 19
},
{
"arrival": {
"time": "1758059194"
},
"departure": {
"time": "1758059194"
},
"stopId": "TTR:INDYB-2",
"stopSequence": 11
},
{
"arrival": {
"time": "1758059968"
},
"departure": {
"time": "1758059968"
},
"stopId": "TTR:GATNB-1",
"stopSequence": 23
},
{
"arrival": {
"time": "1758059368"
},
"departure": {
"time": "1758059368"
},
"stopId": "TTR:ESSAB-2",
"stopSequence": 13
},
{
"arrival": {
"time": "1758059846"
},
"departure": {
"time": "1758059846"
},
"stopId": "TTR:DOFOB-2",
"stopSequence": 21
},
{
"arrival": {
"time": "1758059119"
},
"departure": {
"time": "1758059119"
},
"stopId": "TTR:COMYB-2",
"stopSequence": 10
},
{
"arrival": {
"time": "1758059696"
},
"departure": {
"time": "1758059696"
},
"stopId": "TTR:CHJOB-2",
"stopSequence": 18
},
{
"arrival": {
"time": "1758059908"
},
"departure": {
"time": "1758059908"
},
"stopId": "TTR:CHGEB-2",
"stopSequence": 22
},
{
"arrival": {
"time": "1758059029"
},
"departure": {
"time": "1758059029"
},
"stopId": "TTR:BEETB-2",
"stopSequence": 9
},
{
"arrival": {
"time": "1758059543"
},
"departure": {
"time": "1758059543"
},
"stopId": "TTR:ATDUB-2",
"stopSequence": 15
}
],
"trip": {
"tripId": "TTR:OFFRE_RENTREE25:11682_PT2-PH1-MARDI:712600"
}
}
},
{
"id": "TTR:OFFRE_RENTREE25:11682_PT2-PH1-MARDI:712481",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758059018"
},
"departure": {
"time": "1758059018"
},
"stopId": "TTR:VEROB-1",
"stopSequence": 7
},
{
"arrival": {
"time": "1758059570"
},
"departure": {
"time": "1758059570"
},
"stopId": "TTR:PRSAB-1",
"stopSequence": 14
},
{
"arrival": {
"time": "1758059495"
},
"departure": {
"time": "1758059495"
},
"stopId": "TTR:PASUB-1",
"stopSequence": 13
},
{
"arrival": {
"time": "1758059198"
},
"departure": {
"time": "1758059198"
},
"stopId": "TTR:PANOB-1",
"stopSequence": 9
},
{
"arrival": {
"time": "1758059123"
},
"departure": {
"time": "1758059123"
},
"stopId": "TTR:LACB-1",
"stopSequence": 8
},
{
"arrival": {
"time": "1758059257"
},
"departure": {
"time": "1758059257"
},
"stopId": "TTR:GRNAB-1",
"stopSequence": 10
},
{
"arrival": {
"time": "1758059366"
},
"departure": {
"time": "1758059366"
},
"stopId": "TTR:FACGB-1",
"stopSequence": 11
},
{
"arrival": {
"time": "1758059678"
},
"departure": {
"time": "1758059678"
},
"stopId": "TTR:DUJAB-1B",
"stopSequence": 15
},
{
"arrival": {
"time": "1758058901"
},
"departure": {
"time": "1758058901"
},
"stopId": "TTR:CHARB-1",
"stopSequence": 6
},
{
"arrival": {
"time": "1758059438"
},
"departure": {
"time": "1758059438"
},
"stopId": "TTR:BONAB-1",
"stopSequence": 12
},
{
"arrival": {
"time": "1758059702"
},
"departure": {
"time": "1758059702"
},
"stopId": "TTR:AHOTB-1A",
"stopSequence": 16
}
],
"trip": {
"tripId": "TTR:OFFRE_RENTREE25:11682_PT2-PH1-MARDI:712481"
}
}
},
{
"id": "TTR:OFFRE_RENTREE25:11682_PT2-PH1-MARDI:712462",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758059195"
},
"departure": {
"time": "1758059195"
},
"stopId": "TTR:VAUCB-2",
"stopSequence": 10
},
{
"arrival": {
"time": "1758059370"
},
"departure": {
"time": "1758059370"
},
"stopId": "TTR:TORRB-2",
"stopSequence": 13
},
{
"arrival": {
"time": "1758059675"
},
"departure": {
"time": "1758059675"
},
"stopId": "TTR:THALB-2",
"stopSequence": 18
},
{
"arrival": {
"time": "1758059435"
},
"departure": {
"time": "1758059435"
},
"stopId": "TTR:PEARB-1",
"stopSequence": 14
},
{
"arrival": {
"time": "1758058895"
},
"departure": {
"time": "1758058895"
},
"stopId": "TTR:PASSB-2",
"stopSequence": 5
},
{
"arrival": {
"time": "1758059255"
},
"departure": {
"time": "1758059255"
},
"stopId": "TTR:MELIB-2",
"stopSequence": 11
},
{
"arrival": {
"time": "1758059075"
},
"departure": {
"time": "1758059075"
},
"stopId": "TTR:MAJUB-2",
"stopSequence": 8
},
{
"arrival": {
"time": "1758059135"
},
"departure": {
"time": "1758059135"
},
"stopId": "TTR:LYVAB-2A",
"stopSequence": 9
},
{
"arrival": {
"time": "1758059809"
},
"departure": {
"time": "1758059809"
},
"stopId": "TTR:LYCHB-2",
"stopSequence": 20
},
{
"arrival": {
"time": "1758059490"
},
"departure": {
"time": "1758059490"
},
"stopId": "TTR:LUXEB-1",
"stopSequence": 15
},
{
"arrival": {
"time": "1758059625"
},
"departure": {
"time": "1758059625"
},
"stopId": "TTR:LPCLB-1",
"stopSequence": 17
},
{
"arrival": {
"time": "1758058890"
},
"departure": {
"time": "1758058890"
},
"stopId": "TTR:IUTB-2",
"stopSequence": 6
},
{
"arrival": {
"time": "1758059855"
},
"departure": {
"time": "1758059855"
},
"stopId": "TTR:DOUEB-2A",
"stopSequence": 21
},
{
"arrival": {
"time": "1758059565"
},
"departure": {
"time": "1758059565"
},
"stopId": "TTR:COPPB-2",
"stopSequence": 16
},
{
"arrival": {
"time": "1758058958"
},
"departure": {
"time": "1758058958"
},
"stopId": "TTR:CHOPB-2",
"stopSequence": 7
},
{
"arrival": {
"time": "1758059257"
},
"departure": {
"time": "1758059257"
},
"stopId": "TTR:AEROB-2",
"stopSequence": 12
},
{
"arrival": {
"time": "1758059742"
},
"departure": {
"time": "1758059742"
},
"stopId": "TTR:ABGAB-2",
"stopSequence": 19
}
],
"trip": {
"tripId": "TTR:OFFRE_RENTREE25:11682_PT2-PH1-MARDI:712462"
}
}
},
{
"id": "TTR:OFFRE_RENTREE25:11682_PT2-PH1-MARDI:712320",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758059045"
},
"departure": {
"time": "1758059045"
},
"stopId": "TTR:VEREB-2",
"stopSequence": 11
},
{
"arrival": {
"time": "1758059307"
},
"departure": {
"time": "1758059307"
},
"stopId": "TTR:SALEB-2",
"stopSequence": 15
},
{
"arrival": {
"time": "1758059167"
},
"departure": {
"time": "1758059167"
},
"stopId": "TTR:PLIEB-2",
"stopSequence": 13
},
{
"arrival": {
"time": "1758058985"
},
"departure": {
"time": "1758058985"
},
"stopId": "TTR:LACB-2",
"stopSequence": 10
},
{
"arrival": {
"time": "1758059405"
},
"departure": {
"time": "1758059405"
},
"stopId": "TTR:JJESB-2",
"stopSequence": 16
},
{
"arrival": {
"time": "1758059465"
},
"departure": {
"time": "1758059465"
},
"stopId": "TTR:GAVSB-1",
"stopSequence": 17
},
{
"arrival": {
"time": "1758059111"
},
"departure": {
"time": "1758059111"
},
"stopId": "TTR:CHARB-2",
"stopSequence": 12
},
{
"arrival": {
"time": "1758059248"
},
"departure": {
"time": "1758059248"
},
"stopId": "TTR:BOISB-2",
"stopSequence": 14
}
],
"trip": {
"tripId": "TTR:OFFRE_RENTREE25:11682_PT2-PH1-MARDI:712320"
}
}
},
{
"id": "TTR:OFFRE_RENTREE25:11682_PT2-PH1-MARDI:628196",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758059369"
},
"departure": {
"time": "1758059369"
},
"stopId": "TTR:TRRI-2T",
"stopSequence": 24
},
{
"arrival": {
"time": "1758059081"
},
"departure": {
"time": "1758059081"
},
"stopId": "TTR:TRAN-2T",
"stopSequence": 22
},
{
"arrival": {
"time": "1758059720"
},
"departure": {
"time": "1758059720"
},
"stopId": "TTR:MONC-2T",
"stopSequence": 28
},
{
"arrival": {
"time": "1758059648"
},
"departure": {
"time": "1758059648"
},
"stopId": "TTR:MARN-2T",
"stopSequence": 27
},
{
"arrival": {
"time": "1758059866"
},
"departure": {
"time": "1758059866"
},
"stopId": "TTR:LYVA-2T",
"stopSequence": 29
},
{
"arrival": {
"time": "1758059543"
},
"departure": {
"time": "1758059543"
},
"stopId": "TTR:COPP-2T",
"stopSequence": 26
},
{
"arrival": {
"time": "1758059188"
},
"departure": {
"time": "1758059188"
},
"stopId": "TTR:CHRI-2T",
"stopSequence": 23
},
{
"arrival": {
"time": "1758058953"
},
"departure": {
"time": "1758058953"
},
"stopId": "TTR:CHOI-2T",
"stopSequence": 20
},
{
"arrival": {
"time": "1758059015"
},
"departure": {
"time": "1758059015"
},
"stopId": "TTR:CHBA-2T",
"stopSequence": 21
},
{
"arrival": {
"time": "1758059418"
},
"departure": {
"time": "1758059418"
},
"stopId": "TTR:BEFF-2T",
"stopSequence": 25
}
],
"trip": {
"tripId": "TTR:OFFRE_RENTREE25:11682_PT2-PH1-MARDI:628196"
}
}
},
{
"id": "TTR:OFFRE_RENTREE25:11682_PT2-PH1-MARDI:140175",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758058878"
},
"departure": {
"time": "1758058878"
},
"stopId": "TTR:UNIV-1T",
"stopSequence": 21
},
{
"arrival": {
"time": "1758059351"
},
"departure": {
"time": "1758059351"
},
"stopId": "TTR:ROTI-1T",
"stopSequence": 26
},
{
"arrival": {
"time": "1758059184"
},
"departure": {
"time": "1758059184"
},
"stopId": "TTR:REPB-1T",
"stopSequence": 24
},
{
"arrival": {
"time": "1758059488"
},
"departure": {
"time": "1758059488"
},
"stopId": "TTR:RABI-1T",
"stopSequence": 27
},
{
"arrival": {
"time": "1758059129"
},
"departure": {
"time": "1758059129"
},
"stopId": "TTR:POVO-1T",
"stopSequence": 23
},
{
"arrival": {
"time": "1758059247"
},
"departure": {
"time": "1758059247"
},
"stopId": "TTR:JHDV-1T",
"stopSequence": 25
},
{
"arrival": {
"time": "1758059008"
},
"departure": {
"time": "1758059008"
},
"stopId": "TTR:HETR-1T",
"stopSequence": 22
},
{
"arrival": {
"time": "1758059603"
},
"departure": {
"time": "1758059603"
},
"stopId": "TTR:BUDO-1T",
"stopSequence": 28
}
],
"trip": {
"tripId": "TTR:OFFRE_RENTREE25:11682_PT2-PH1-MARDI:140175"
}
}
},
{
"id": "TTR:OFFRE_RENTREE25:11682_PT2-PH1-MARDI:91052",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758059857"
},
"departure": {
"time": "1758059857"
},
"stopId": "TTR:VERD-2T",
"stopSequence": 11
},
{
"arrival": {
"time": "1758059818"
},
"departure": {
"time": "1758059818"
},
"stopId": "TTR:VALA-2T",
"stopSequence": 10
},
{
"arrival": {
"time": "1758059637"
},
"departure": {
"time": "1758059637"
},
"stopId": "TTR:UNIV-2T",
"stopSequence": 9
},
{
"arrival": {
"time": "1758061062"
},
"departure": {
"time": "1758061062"
},
"stopId": "TTR:TRRI-2T",
"stopSequence": 24
},
{
"arrival": {
"time": "1758060817"
},
"departure": {
"time": "1758060817"
},
"stopId": "TTR:TRAN-2T",
"stopSequence": 22
},
{
"arrival": {
"time": "1758060099"
},
"departure": {
"time": "1758060099"
},
"stopId": "TTR:STPA-2T",
"stopSequence": 14
},
{
"arrival": {
"time": "1758059150"
},
"departure": {
"time": "1758059150"
},
"stopId": "TTR:ROTI-2T",
"stopSequence": 4
},
{
"arrival": {
"time": "1758059310"
},
"departure": {
"time": "1758059310"
},
"stopId": "TTR:REPB-2T",
"stopSequence": 6
},
{
"arrival": {
"time": "1758059075"
},
"departure": {
"time": "1758059075"
},
"stopId": "TTR:RABI-2T",
"stopSequence": 3
},
{
"arrival": {
"time": "1758059443"
},
"departure": {
"time": "1758059443"
},
"stopId": "TTR:POVO-2T",
"stopSequence": 7
},
{
"arrival": {
"time": "1758060591"
},
"departure": {
"time": "1758060591"
},
"stopId": "TTR:PODL-2T",
"stopSequence": 19
},
{
"arrival": {
"time": "1758060164"
},
"departure": {
"time": "1758060164"
},
"stopId": "TTR:PASP-2T",
"stopSequence": 15
},
{
"arrival": {
"time": "1758060537"
},
"departure": {
"time": "1758060537"
},
"stopId": "TTR:NATI-2T",
"stopSequence": 18
},
{
"arrival": {
"time": "1758061490"
},
"departure": {
"time": "1758061490"
},
"stopId": "TTR:MONC-2T",
"stopSequence": 28
},
{
"arrival": {
"time": "1758061363"
},
"departure": {
"time": "1758061363"
},
"stopId": "TTR:MARN-2T",
"stopSequence": 27
},
{
"arrival": {
"time": "1758061591"
},
"departure": {
"time": "1758061591"
},
"stopId": "TTR:LYVA-2T",
"stopSequence": 29
},
{
"arrival": {
"time": "1758059982"
},
"departure": {
"time": "1758059982"
},
"stopId": "TTR:LIBE-2T",
"stopSequence": 13
},
{
"arrival": {
"time": "1758060405"
},
"departure": {
"time": "1758060405"
},
"stopId": "TTR:JJAU-2T",
"stopSequence": 17
},
{
"arrival": {
"time": "1758059266"
},
"departure": {
"time": "1758059266"
},
"stopId": "TTR:JHDV-2T",
"stopSequence": 5
},
{
"arrival": {
"time": "1758059563"
},
"departure": {
"time": "1758059563"
},
"stopId": "TTR:HETR-2T",
"stopSequence": 8
},
{
"arrival": {
"time": "1758060284"
},
"departure": {
"time": "1758060284"
},
"stopId": "TTR:GATO-2T",
"stopSequence": 16
},
{
"arrival": {
"time": "1758061299"
},
"departure": {
"time": "1758061299"
},
"stopId": "TTR:COPP-2T",
"stopSequence": 26
},
{
"arrival": {
"time": "1758060958"
},
"departure": {
"time": "1758060958"
},
"stopId": "TTR:CHRI-2T",
"stopSequence": 23
},
{
"arrival": {
"time": "1758060720"
},
"departure": {
"time": "1758060720"
},
"stopId": "TTR:CHOI-2T",
"stopSequence": 20
},
{
"arrival": {
"time": "1758060751"
},
"departure": {
"time": "1758060751"
},
"stopId": "TTR:CHBA-2T",
"stopSequence": 21
},
{
"arrival": {
"time": "1758059931"
},
"departure": {
"time": "1758059931"
},
"stopId": "TTR:CHAR-2T",
"stopSequence": 12
},
{
"arrival": {
"time": "1758058967"
},
"departure": {
"time": "1758058967"
},
"stopId": "TTR:BUDO-2T",
"stopSequence": 2
},
{
"arrival": {
"time": "1758061188"
},
"departure": {
"time": "1758061188"
},
"stopId": "TTR:BEFF-2T",
"stopSequence": 25
}
],
"trip": {
"tripId": "TTR:OFFRE_RENTREE25:11682_PT2-PH1-MARDI:91052"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1758058958"
}
}