Détails de la ressource
Ce jeu de données propose les horaires en temps réel du réseau interurbain Car Jaune à La Réunion au format GTFS-RT.
Cette ressource fait partie du jeu de données Réseau interurbain Cars Jaunes.
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
❌73 erreurs, 92 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 13/11/2025 à 08h05 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
Sequential stop_time_update times are not increasing E022 4 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 5-151126037 stop_sequence 12 arrival_time 09:41:20 (1763012480) is less than previous stop arrival_time 10:48:04 (1763016484) - times must increase between two sequential stops
- trip_id 5-151126037 stop_sequence 12 arrival_time 09:41:20 (1763012480) is less than previous stop departure_time 10:48:04 (1763016484) - times must increase between two sequential stops
- trip_id 5-151126037 stop_sequence 12 departure_time 09:41:20 (1763012480) is less than previous stop departure_time 10:48:04 (1763016484) - times must increase between two sequential stops
- trip_id 5-151126037 stop_sequence 12 departure_time 09:41:20 (1763012480) is less than previous stop arrival_time 10:48:04 (1763016484) - times must increase between two sequential stops
stop_time_update departure time is before arrival time E025 6 erreurs
Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time.
Exemples d'erreurs
- trip_id 5-302317588 stop_sequence 4 departure_time 10:41:53 (1763016113) is less than the same stop arrival_time 10:42:16 (1763016136) - departure time must be equal to or greater than arrival time
- trip_id 5-151126053 stop_sequence 1 departure_time 10:58:09 (1763017089) is less than the same stop arrival_time 11:02:36 (1763017356) - departure time must be equal to or greater than arrival time
- trip_id 5-151126046 stop_sequence 7 departure_time 10:50:52 (1763016652) is less than the same stop arrival_time 10:52:11 (1763016731) - departure time must be equal to or greater than arrival time
- trip_id 5-67174446 stop_sequence 15 departure_time 10:59:57 (1763017197) is less than the same stop arrival_time 11:01:30 (1763017290) - departure time must be equal to or greater than arrival time
- trip_id 5-369164326 stop_sequence 32 departure_time 10:59:54 (1763017194) is less than the same stop arrival_time 11:02:22 (1763017342) - departure time must be equal to or greater than arrival time
stop_time_update doesn't have arrival or departure E043 60 erreurs
If a stop_time_update doesn't have a schedule_relationship of SKIPPED or NO_DATA, then either arrival or departure must be provided
Exemples d'erreurs
- trip_id 5-302317588 stop_sequence 3 doesn't have arrival or departure
- trip_id 5-302317588 stop_sequence 8 doesn't have arrival or departure
- trip_id 5-369360940 stop_sequence 9 doesn't have arrival or departure
- trip_id 5-369360940 stop_sequence 20 doesn't have arrival or departure
- trip_id 5-369360940 stop_sequence 21 doesn't have arrival or departure
VehiclePosition and TripUpdate ID pairing mismatch E047 3 erreurs
If separate `VehiclePositions` and `TripUpdates` feeds are provided, `VehicleDescriptor` or `TripDescriptor` ID value pairing should match between the two feeds.
Exemples d'erreurs
- trip_id 5-151126046 and vehicle_id 684a664da6d7cce5f59ad921 pairing in VehiclePositions does not match trip_id 5-218169391 and vehicle_id 684a664da6d7cce5f59ad921 pairing in TripUpdates feed and trip block_ids aren't the same - ID pairing between feeds should match
- trip_id 5-184680516 and vehicle_id 63a96ecdacc640c044fb910d pairing in VehiclePositions does not match trip_id 5-184614957 and vehicle_id 63a96ecdacc640c044fb910d pairing in TripUpdates feed and trip block_ids aren't the same - ID pairing between feeds should match
- trip_id 5-369360940 and vehicle_id 686220a4e43817d27938d975 pairing in VehiclePositions does not match trip_id 5-369164308 and vehicle_id 686220a4e43817d27938d975 pairing in TripUpdates feed and trip block_ids aren't the same - ID pairing between feeds should match
Avertissements
ID in one feed missing from the other W003 90 erreurs
a trip_id that is provided in the VehiclePositions feed should be provided in the TripUpdates feed, and a vehicle_id that is provided in the TripUpdates feed should be provided in the VehiclePositions feed
Exemples d'erreurs
- trip_id 5-184614925 is in TripUpdates but not in VehiclePositions feed
- trip_id 5-218169395 is in TripUpdates but not in VehiclePositions feed
- trip_id 5-218169391 is in TripUpdates but not in VehiclePositions feed
- trip_id 5-100728836 is in TripUpdates but not in VehiclePositions feed
- trip_id 5-33620012 is in TripUpdates but not in VehiclePositions feed
schedule_relationship not populated W009 2 erreurs
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Exemples d'erreurs
- trip_id 5-218169435 does not have a schedule_relationship
- trip_id 5-184614980 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 |
|---|---|---|---|
| E043 | If a stop_time_update doesn't have a schedule_relationship of SKIPPED or NO_DATA, then either arrival or departure must be provided | 644 | 30 fois (100 % des validations) |
| W003 | a trip_id that is provided in the VehiclePositions feed should be provided in the TripUpdates feed, and a vehicle_id that is provided in the TripUpdates feed should be provided in the VehiclePositions feed | 2 442 | 30 fois (100 % des validations) |
| E047 | If separate `VehiclePositions` and `TripUpdates` feeds are provided, `VehicleDescriptor` or `TripDescriptor` ID value pairing should match between the two feeds. | 102 | 29 fois (97 % des validations) |
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 128 | 20 fois (67 % des validations) |
| E025 | Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time. | 32 | 16 fois (53 % des validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 2 | 1 fois (3 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 14/11/2025 à 01h23 Europe/Paris.
vehicle_positions (6) trip_updates (6) service_alerts (5)Entités présentes dans ce flux lors des 7 derniers jours.
service_alerts trip_updates vehicle_positionsService alerts (infos trafic)
Voici un aperçu des informations de trafic présentes dans ce flux le 14/11/2025 à 01h23 Europe/Paris.
Informations pratiques : 1/5 Autre effet
Les voyageurs doivent attendre le Car Jaune aux points d’arrêts (abribus ou poteaux) afin que le conducteur puisse s’arrêter en toute sécurité.Nous vous remercions de votre compréhension.
Du 04/04/2025 à 13h44 Europe/Paris au 01/01/2026 à 00h59 Europe/Paris
Informations pratiques 2/5 Autre effet
La montée dans le car se fait par la porte avant et la descente par la porte arrière. Pour faciliter l'embarquement, le voyageur est prié de préparer son paiement (en espèces) et si possible de faire l'appoint. Nous vous remercions de votre compréhension.
Du 04/04/2025 à 13h46 Europe/Paris au 01/01/2026 à 00h59 Europe/Paris
Car Jaune - Perturbations : Travaux - Arrêt « Portail » non desservi et reporté Autre effet
Arrêt « Portail » non desservi et reporté dans les deux sens de circulation par la ligne S4 sur arrêt provisoire Car Jaune « Portail » situé à proximité immédiate du Super U du 17/09/2025 au 17/12/2025
Du 16/09/2025 à 18h34 Europe/Paris au 18/12/2025 à 00h59 Europe/Paris
Manifestation "Dipavali" - Arrêt "Gare routière de St-André" non desservi et reporté Autre effet
Manifestation « Dipavali », le samedi 15 novembre 2025 de 09h à 00h, l’arrêt « Gare routière de St-André » ne sera pas desservi dans les deux sens de circulation et sera reporté sur l’arrêt provisoire. Sens N/E : Arrêt provisoire situé dans le « rond-point Trésor Public Sens E/N : Arrêt provisoire situé après le rond-point de la Balance sur la bretelle d’insertion.
Du 10/11/2025 à 01h00 Europe/Paris au 16/11/2025 à 00h59 Europe/Paris
Car Jaune - Perturbations : Dimanche "Ô Barachois" - Arrêt « Barachois » non desservi et reporté Autre effet
Arrêt « Barachois » non desservi et reporté sur celui desservi le dimanche et les jours fériés situé en face de l’arrêt « Barachois », sur la rue parallèle le dimanche 16 novembre 2025 de 14h00 à 20h00.
Du 13/11/2025 à 10h10 Europe/Paris au 17/11/2025 à 00h59 Europe/Paris
Flux GTFS-RT décodé
Voir le contenu du flux
Voici le flux GTFS-RT décodé au format Protobuf le 14/11/2025 à 01h23 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "vehicle:6862209146ff611b8036a3ac",
"vehicle": {
"currentStopSequence": 5,
"position": {
"latitude": -21.301118850708008,
"longitude": 55.424842834472656
},
"stopId": "233",
"timestamp": "1763079788",
"trip": {
"routeId": "22",
"scheduleRelationship": "SCHEDULED",
"tripId": "5-369360900"
},
"vehicle": {
"id": "6862209146ff611b8036a3ac",
"label": "226",
"licensePlate": "HE-593-CG"
}
}
},
{
"id": "vehicle:684a6744afdda81b0a894e40",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 1,
"position": {
"latitude": -21.00997543334961,
"longitude": 55.27499771118164
},
"stopId": "330",
"timestamp": "1763079787",
"trip": {
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"tripId": "5-335872004"
},
"vehicle": {
"id": "684a6744afdda81b0a894e40",
"label": "646",
"licensePlate": "HD-286-SV"
}
}
},
{
"id": "vehicle:686220a4e43817d27938d975",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 1,
"position": {
"latitude": -21.378808975219727,
"longitude": 55.621131896972656
},
"stopId": "257",
"timestamp": "1763079787",
"trip": {
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"tripId": "5-335937540"
},
"vehicle": {
"id": "686220a4e43817d27938d975",
"label": "227",
"licensePlate": "HE-161-CH"
}
}
},
{
"id": "vehicle:684a67902ff5b5c908827017",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 1,
"position": {
"latitude": -20.87804412841797,
"longitude": 55.45792007446289
},
"stopId": "297",
"timestamp": "1763079786",
"trip": {
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "5-184680452"
},
"vehicle": {
"id": "684a67902ff5b5c908827017",
"label": "514",
"licensePlate": "HD-827-TD"
}
}
},
{
"id": "vehicle:684a6734ed57eedcd5e59bf2",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 1,
"position": {
"latitude": -21.00962257385254,
"longitude": 55.27480697631836
},
"stopId": "185",
"timestamp": "1763079785",
"trip": {
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "5-218169348"
},
"vehicle": {
"id": "684a6734ed57eedcd5e59bf2",
"label": "645",
"licensePlate": "HD-044-SW"
}
}
},
{
"id": "vehicle:68c7c4e657bbcd62b78b754a",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 1,
"position": {
"latitude": -21.334156036376953,
"longitude": 55.471683502197266
},
"stopId": "239",
"timestamp": "1763079772",
"trip": {
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "5-184614916"
},
"vehicle": {
"id": "68c7c4e657bbcd62b78b754a",
"label": "131",
"licensePlate": "HF-433-MN"
}
}
},
{
"id": "trip:5-335872004",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763079349"
},
"stopId": "330",
"stopSequence": 1
},
{
"arrival": {
"time": "1763080560"
},
"departure": {
"time": "1763080560"
},
"stopId": "336",
"stopSequence": 2
},
{
"arrival": {
"time": "1763080740"
},
"departure": {
"time": "1763080740"
},
"stopId": "335",
"stopSequence": 3
},
{
"arrival": {
"time": "1763080800"
},
"departure": {
"time": "1763080800"
},
"stopId": "501",
"stopSequence": 4
},
{
"arrival": {
"time": "1763080860"
},
"departure": {
"time": "1763080860"
},
"stopId": "498",
"stopSequence": 5
},
{
"arrival": {
"time": "1763081040"
},
"departure": {
"time": "1763081040"
},
"stopId": "338",
"stopSequence": 6
},
{
"arrival": {
"time": "1763081520"
},
"departure": {
"time": "1763081520"
},
"stopId": "344",
"stopSequence": 7
},
{
"arrival": {
"time": "1763081880"
},
"departure": {
"time": "1763081880"
},
"stopId": "350",
"stopSequence": 8
},
{
"arrival": {
"time": "1763082060"
},
"departure": {
"time": "1763082060"
},
"stopId": "347",
"stopSequence": 9
},
{
"arrival": {
"time": "1763082180"
},
"departure": {
"time": "1763082180"
},
"stopId": "346",
"stopSequence": 10
},
{
"arrival": {
"time": "1763082300"
},
"departure": {
"time": "1763082300"
},
"stopId": "473",
"stopSequence": 11
},
{
"arrival": {
"time": "1763082540"
},
"departure": {
"time": "1763082540"
},
"stopId": "360",
"stopSequence": 12
},
{
"arrival": {
"time": "1763082600"
},
"departure": {
"time": "1763082600"
},
"stopId": "363",
"stopSequence": 13
},
{
"arrival": {
"time": "1763082840"
},
"departure": {
"time": "1763082840"
},
"stopId": "368",
"stopSequence": 14
},
{
"arrival": {
"time": "1763083200"
},
"departure": {
"time": "1763083200"
},
"stopId": "371",
"stopSequence": 15
},
{
"arrival": {
"time": "1763083320"
},
"departure": {
"time": "1763083320"
},
"stopId": "475",
"stopSequence": 16
},
{
"arrival": {
"time": "1763083620"
},
"departure": {
"time": "1763083620"
},
"stopId": "372",
"stopSequence": 17
},
{
"arrival": {
"time": "1763083920"
},
"departure": {
"time": "1763083920"
},
"stopId": "373",
"stopSequence": 18
},
{
"arrival": {
"time": "1763083980"
},
"departure": {
"time": "1763083980"
},
"stopId": "375",
"stopSequence": 19
},
{
"arrival": {
"time": "1763084400"
},
"departure": {
"time": "1763084400"
},
"stopId": "380",
"stopSequence": 20
},
{
"arrival": {
"time": "1763084700"
},
"departure": {
"time": "1763084700"
},
"stopId": "378",
"stopSequence": 21
},
{
"arrival": {
"time": "1763085240"
},
"departure": {
"time": "1763085240"
},
"stopId": "379",
"stopSequence": 22
},
{
"arrival": {
"time": "1763085780"
},
"departure": {
"time": "1763085780"
},
"stopId": "382",
"stopSequence": 23
},
{
"arrival": {
"time": "1763086680"
},
"departure": {
"time": "1763086680"
},
"stopId": "395",
"stopSequence": 24
}
],
"timestamp": "1763079787",
"trip": {
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"tripId": "5-335872004"
},
"vehicle": {
"id": "684a6744afdda81b0a894e40",
"label": "646",
"licensePlate": "HD-286-SV"
}
}
},
{
"id": "trip:5-184614916",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763079734"
},
"stopId": "239",
"stopSequence": 1
},
{
"arrival": {
"time": "1763080800"
},
"departure": {
"time": "1763080800"
},
"stopId": "233",
"stopSequence": 2
},
{
"arrival": {
"time": "1763080980"
},
"departure": {
"time": "1763080980"
},
"stopId": "470",
"stopSequence": 3
},
{
"arrival": {
"time": "1763081340"
},
"departure": {
"time": "1763081340"
},
"stopId": "229",
"stopSequence": 4
},
{
"arrival": {
"time": "1763081520"
},
"departure": {
"time": "1763081520"
},
"stopId": "224",
"stopSequence": 5
},
{
"arrival": {
"time": "1763082180"
},
"departure": {
"time": "1763082180"
},
"stopId": "208",
"stopSequence": 6
},
{
"arrival": {
"time": "1763082600"
},
"departure": {
"time": "1763082600"
},
"stopId": "202",
"stopSequence": 7
},
{
"arrival": {
"time": "1763083080"
},
"departure": {
"time": "1763083080"
},
"stopId": "195",
"stopSequence": 8
},
{
"arrival": {
"time": "1763083620"
},
"departure": {
"time": "1763083620"
},
"stopId": "193",
"stopSequence": 9
},
{
"arrival": {
"time": "1763084400"
},
"departure": {
"time": "1763084400"
},
"stopId": "478",
"stopSequence": 10
},
{
"arrival": {
"time": "1763084760"
},
"departure": {
"time": "1763084760"
},
"stopId": "189",
"stopSequence": 11
},
{
"arrival": {
"time": "1763085000"
},
"departure": {
"time": "1763085000"
},
"stopId": "177",
"stopSequence": 12
},
{
"arrival": {
"time": "1763085660"
},
"departure": {
"time": "1763085660"
},
"stopId": "174",
"stopSequence": 13
},
{
"arrival": {
"time": "1763086500"
},
"departure": {
"time": "1763086500"
},
"stopId": "150",
"stopSequence": 14
},
{
"arrival": {
"time": "1763086920"
},
"departure": {
"time": "1763086920"
},
"stopId": "149",
"stopSequence": 15
}
],
"timestamp": "1763079772",
"trip": {
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "5-184614916"
},
"vehicle": {
"id": "68c7c4e657bbcd62b78b754a",
"label": "131",
"licensePlate": "HF-433-MN"
}
}
},
{
"id": "trip:5-184680452",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763079740"
},
"departure": {
"time": "1763079731"
},
"stopId": "297",
"stopSequence": 1
},
{
"arrival": {
"time": "1763080320"
},
"departure": {
"time": "1763080320"
},
"stopId": "298",
"stopSequence": 2
},
{
"arrival": {
"time": "1763080980"
},
"departure": {
"time": "1763080980"
},
"stopId": "321",
"stopSequence": 3
},
{
"arrival": {
"time": "1763081520"
},
"departure": {
"time": "1763081520"
},
"stopId": "323",
"stopSequence": 4
},
{
"arrival": {
"time": "1763081760"
},
"departure": {
"time": "1763081760"
},
"stopId": "334",
"stopSequence": 5
},
{
"arrival": {
"time": "1763082480"
},
"departure": {
"time": "1763082480"
},
"stopId": "479",
"stopSequence": 6
},
{
"arrival": {
"time": "1763082960"
},
"departure": {
"time": "1763082960"
},
"stopId": "336",
"stopSequence": 7
},
{
"arrival": {
"time": "1763083380"
},
"departure": {
"time": "1763083380"
},
"stopId": "338",
"stopSequence": 8
},
{
"arrival": {
"time": "1763083860"
},
"departure": {
"time": "1763083860"
},
"stopId": "344",
"stopSequence": 9
},
{
"arrival": {
"time": "1763084280"
},
"departure": {
"time": "1763084280"
},
"stopId": "350",
"stopSequence": 10
},
{
"arrival": {
"time": "1763085000"
},
"departure": {
"time": "1763085000"
},
"stopId": "363",
"stopSequence": 11
},
{
"arrival": {
"time": "1763085180"
},
"departure": {
"time": "1763085180"
},
"stopId": "368",
"stopSequence": 12
},
{
"arrival": {
"time": "1763085660"
},
"departure": {
"time": "1763085660"
},
"stopId": "475",
"stopSequence": 13
},
{
"arrival": {
"time": "1763085840"
},
"departure": {
"time": "1763085840"
},
"stopId": "372",
"stopSequence": 14
},
{
"arrival": {
"time": "1763086620"
},
"departure": {
"time": "1763086620"
},
"stopId": "378",
"stopSequence": 15
}
],
"timestamp": "1763079786",
"trip": {
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "5-184680452"
},
"vehicle": {
"id": "684a67902ff5b5c908827017",
"label": "514",
"licensePlate": "HD-827-TD"
}
}
},
{
"id": "trip:5-218169348",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763079301"
},
"stopId": "185",
"stopSequence": 1
},
{
"arrival": {
"time": "1763080440"
},
"departure": {
"time": "1763080440"
},
"stopId": "186",
"stopSequence": 2
},
{
"arrival": {
"time": "1763080620"
},
"departure": {
"time": "1763080620"
},
"stopId": "188",
"stopSequence": 3
},
{
"arrival": {
"time": "1763080800"
},
"departure": {
"time": "1763080800"
},
"stopId": "183",
"stopSequence": 4
},
{
"arrival": {
"time": "1763080860"
},
"departure": {
"time": "1763080860"
},
"stopId": "178",
"stopSequence": 5
},
{
"arrival": {
"time": "1763080980"
},
"departure": {
"time": "1763080980"
},
"stopId": "179",
"stopSequence": 6
},
{
"arrival": {
"time": "1763081160"
},
"departure": {
"time": "1763081160"
},
"stopId": "177",
"stopSequence": 7
},
{
"arrival": {
"time": "1763081340"
},
"departure": {
"time": "1763081340"
},
"stopId": "181",
"stopSequence": 8
},
{
"arrival": {
"time": "1763081520"
},
"departure": {
"time": "1763081520"
},
"stopId": "182",
"stopSequence": 9
},
{
"arrival": {
"time": "1763081640"
},
"departure": {
"time": "1763081640"
},
"stopId": "175",
"stopSequence": 10
},
{
"arrival": {
"time": "1763081940"
},
"departure": {
"time": "1763081940"
},
"stopId": "174",
"stopSequence": 11
},
{
"arrival": {
"time": "1763082360"
},
"departure": {
"time": "1763082360"
},
"stopId": "152",
"stopSequence": 12
},
{
"arrival": {
"time": "1763082840"
},
"departure": {
"time": "1763082840"
},
"stopId": "153",
"stopSequence": 13
},
{
"arrival": {
"time": "1763083080"
},
"departure": {
"time": "1763083080"
},
"stopId": "154",
"stopSequence": 14
},
{
"arrival": {
"time": "1763083500"
},
"departure": {
"time": "1763083500"
},
"stopId": "149",
"stopSequence": 15
}
],
"timestamp": "1763079785",
"trip": {
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "5-218169348"
},
"vehicle": {
"id": "684a6734ed57eedcd5e59bf2",
"label": "645",
"licensePlate": "HD-044-SW"
}
}
},
{
"id": "trip:5-369360900",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763078717"
},
"departure": {
"time": "1763079033"
},
"stopId": "239",
"stopSequence": 1
},
{
"arrival": {
"time": "1763079300"
},
"departure": {
"time": "1763079302"
},
"stopId": "241",
"stopSequence": 2
},
{
"arrival": {
"time": "1763079627"
},
"departure": {
"time": "1763079629"
},
"stopId": "236",
"stopSequence": 3
},
{
"arrival": {
"time": "1763079692"
},
"departure": {
"time": "1763079697"
},
"stopId": "234",
"stopSequence": 4
},
{
"arrival": {
"time": "1763079950"
},
"departure": {
"time": "1763079950"
},
"stopId": "233",
"stopSequence": 5
},
{
"arrival": {
"time": "1763080070"
},
"departure": {
"time": "1763080070"
},
"stopId": "470",
"stopSequence": 6
},
{
"arrival": {
"time": "1763080550"
},
"departure": {
"time": "1763080550"
},
"stopId": "230",
"stopSequence": 7
},
{
"arrival": {
"time": "1763080790"
},
"departure": {
"time": "1763080790"
},
"stopId": "222",
"stopSequence": 8
},
{
"arrival": {
"time": "1763080850"
},
"departure": {
"time": "1763080850"
},
"stopId": "225",
"stopSequence": 9
},
{
"arrival": {
"time": "1763080910"
},
"departure": {
"time": "1763080910"
},
"stopId": "226",
"stopSequence": 10
},
{
"arrival": {
"time": "1763081030"
},
"departure": {
"time": "1763081030"
},
"stopId": "228",
"stopSequence": 11
},
{
"arrival": {
"time": "1763081150"
},
"departure": {
"time": "1763081150"
},
"stopId": "227",
"stopSequence": 12
},
{
"arrival": {
"time": "1763081210"
},
"departure": {
"time": "1763081210"
},
"stopId": "223",
"stopSequence": 13
},
{
"arrival": {
"time": "1763081330"
},
"departure": {
"time": "1763081330"
},
"stopId": "216",
"stopSequence": 14
},
{
"arrival": {
"time": "1763081450"
},
"departure": {
"time": "1763081450"
},
"stopId": "214",
"stopSequence": 15
},
{
"arrival": {
"time": "1763081570"
},
"departure": {
"time": "1763081570"
},
"stopId": "217",
"stopSequence": 16
},
{
"arrival": {
"time": "1763081750"
},
"departure": {
"time": "1763081750"
},
"stopId": "212",
"stopSequence": 17
},
{
"arrival": {
"time": "1763081810"
},
"departure": {
"time": "1763081810"
},
"stopId": "209",
"stopSequence": 18
},
{
"arrival": {
"time": "1763081870"
},
"departure": {
"time": "1763081870"
},
"stopId": "210",
"stopSequence": 19
},
{
"arrival": {
"time": "1763081990"
},
"departure": {
"time": "1763081990"
},
"stopId": "215",
"stopSequence": 20
},
{
"arrival": {
"time": "1763082170"
},
"departure": {
"time": "1763082170"
},
"stopId": "213",
"stopSequence": 21
},
{
"arrival": {
"time": "1763082410"
},
"departure": {
"time": "1763082410"
},
"stopId": "205",
"stopSequence": 22
},
{
"arrival": {
"time": "1763082590"
},
"departure": {
"time": "1763082590"
},
"stopId": "208",
"stopSequence": 23
},
{
"arrival": {
"time": "1763082710"
},
"departure": {
"time": "1763082710"
},
"stopId": "206",
"stopSequence": 24
},
{
"arrival": {
"time": "1763082830"
},
"departure": {
"time": "1763082830"
},
"stopId": "203",
"stopSequence": 25
},
{
"arrival": {
"time": "1763082950"
},
"departure": {
"time": "1763082950"
},
"stopId": "202",
"stopSequence": 26
},
{
"arrival": {
"time": "1763083310"
},
"departure": {
"time": "1763083310"
},
"stopId": "194",
"stopSequence": 27
},
{
"arrival": {
"time": "1763083550"
},
"departure": {
"time": "1763083550"
},
"stopId": "195",
"stopSequence": 28
},
{
"arrival": {
"time": "1763083610"
},
"departure": {
"time": "1763083610"
},
"stopId": "199",
"stopSequence": 29
},
{
"arrival": {
"time": "1763083790"
},
"departure": {
"time": "1763083790"
},
"stopId": "496",
"stopSequence": 30
},
{
"arrival": {
"time": "1763083850"
},
"departure": {
"time": "1763083850"
},
"stopId": "500",
"stopSequence": 31
},
{
"arrival": {
"time": "1763083910"
},
"departure": {
"time": "1763083910"
},
"stopId": "192",
"stopSequence": 32
},
{
"arrival": {
"time": "1763083970"
},
"departure": {
"time": "1763083970"
},
"stopId": "198",
"stopSequence": 33
},
{
"arrival": {
"time": "1763084090"
},
"departure": {
"time": "1763084090"
},
"stopId": "193",
"stopSequence": 34
},
{
"arrival": {
"time": "1763084510"
},
"departure": {
"time": "1763084510"
},
"stopId": "187",
"stopSequence": 35
},
{
"arrival": {
"time": "1763084930"
},
"departure": {
"time": "1763084930"
},
"stopId": "185",
"stopSequence": 36
}
],
"timestamp": "1763079788",
"trip": {
"routeId": "22",
"scheduleRelationship": "SCHEDULED",
"tripId": "5-369360900"
},
"vehicle": {
"id": "6862209146ff611b8036a3ac",
"label": "226",
"licensePlate": "HE-593-CG"
}
}
},
{
"id": "trip:5-335937540",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763079563"
},
"stopId": "257",
"stopSequence": 1
},
{
"arrival": {
"time": "1763080440"
},
"departure": {
"time": "1763080440"
},
"stopId": "243",
"stopSequence": 2
},
{
"arrival": {
"time": "1763081040"
},
"departure": {
"time": "1763081040"
},
"stopId": "240",
"stopSequence": 3
},
{
"arrival": {
"time": "1763081520"
},
"departure": {
"time": "1763081520"
},
"stopId": "239",
"stopSequence": 4
},
{
"arrival": {
"time": "1763081760"
},
"departure": {
"time": "1763081760"
},
"stopId": "241",
"stopSequence": 5
},
{
"arrival": {
"time": "1763082000"
},
"departure": {
"time": "1763082000"
},
"stopId": "236",
"stopSequence": 6
},
{
"arrival": {
"time": "1763082060"
},
"departure": {
"time": "1763082060"
},
"stopId": "234",
"stopSequence": 7
},
{
"arrival": {
"time": "1763082300"
},
"departure": {
"time": "1763082300"
},
"stopId": "233",
"stopSequence": 8
},
{
"arrival": {
"time": "1763082420"
},
"departure": {
"time": "1763082420"
},
"stopId": "470",
"stopSequence": 9
},
{
"arrival": {
"time": "1763082660"
},
"departure": {
"time": "1763082660"
},
"stopId": "232",
"stopSequence": 10
},
{
"arrival": {
"time": "1763083080"
},
"departure": {
"time": "1763083080"
},
"stopId": "229",
"stopSequence": 11
},
{
"arrival": {
"time": "1763083200"
},
"departure": {
"time": "1763083200"
},
"stopId": "224",
"stopSequence": 12
},
{
"arrival": {
"time": "1763083260"
},
"departure": {
"time": "1763083260"
},
"stopId": "218",
"stopSequence": 13
},
{
"arrival": {
"time": "1763083380"
},
"departure": {
"time": "1763083380"
},
"stopId": "467",
"stopSequence": 14
},
{
"arrival": {
"time": "1763083620"
},
"departure": {
"time": "1763083620"
},
"stopId": "204",
"stopSequence": 15
},
{
"arrival": {
"time": "1763083800"
},
"departure": {
"time": "1763083800"
},
"stopId": "205",
"stopSequence": 16
},
{
"arrival": {
"time": "1763083980"
},
"departure": {
"time": "1763083980"
},
"stopId": "208",
"stopSequence": 17
},
{
"arrival": {
"time": "1763084400"
},
"departure": {
"time": "1763084400"
},
"stopId": "202",
"stopSequence": 18
},
{
"arrival": {
"time": "1763084940"
},
"departure": {
"time": "1763084940"
},
"stopId": "195",
"stopSequence": 19
},
{
"arrival": {
"time": "1763085180"
},
"departure": {
"time": "1763085180"
},
"stopId": "496",
"stopSequence": 20
},
{
"arrival": {
"time": "1763085240"
},
"departure": {
"time": "1763085240"
},
"stopId": "500",
"stopSequence": 21
},
{
"arrival": {
"time": "1763085360"
},
"departure": {
"time": "1763085360"
},
"stopId": "192",
"stopSequence": 22
},
{
"arrival": {
"time": "1763085540"
},
"departure": {
"time": "1763085540"
},
"stopId": "193",
"stopSequence": 23
},
{
"arrival": {
"time": "1763086080"
},
"departure": {
"time": "1763086080"
},
"stopId": "185",
"stopSequence": 24
}
],
"timestamp": "1763079787",
"trip": {
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"tripId": "5-335937540"
},
"vehicle": {
"id": "686220a4e43817d27938d975",
"label": "227",
"licensePlate": "HE-161-CH"
}
}
},
{
"alert": {
"activePeriod": [
{
"end": "1767225540",
"start": "1743767040"
}
],
"cause": "OTHER_CAUSE",
"descriptionText": {
"translation": [
{
"text": "Les voyageurs doivent attendre le Car Jaune aux points d’arrêts (abribus ou poteaux) afin que le conducteur puisse s’arrêter en toute sécurité.Nous vous remercions de votre compréhension."
}
]
},
"effect": "OTHER_EFFECT",
"headerText": {
"translation": [
{
"text": "Informations pratiques : 1/5"
}
]
},
"informedEntity": [
{
"routeId": "11"
},
{
"routeId": "13"
},
{
"routeId": "16"
},
{
"routeId": "18"
},
{
"routeId": "2"
},
{
"routeId": "20"
},
{
"routeId": "22"
},
{
"routeId": "24"
},
{
"routeId": "26"
},
{
"routeId": "28"
},
{
"routeId": "31"
},
{
"routeId": "4"
},
{
"routeId": "6"
},
{
"routeId": "9"
},
{
"routeId": "pta-2-20"
},
{
"stopId": "10"
},
{
"stopId": "100"
},
{
"stopId": "101"
},
{
"stopId": "102"
},
{
"stopId": "103"
},
{
"stopId": "104"
},
{
"stopId": "105"
},
{
"stopId": "106"
},
{
"stopId": "107"
},
{
"stopId": "108"
},
{
"stopId": "109"
},
{
"stopId": "11"
},
{
"stopId": "110"
},
{
"stopId": "111"
},
{
"stopId": "112"
},
{
"stopId": "113"
},
{
"stopId": "114"
},
{
"stopId": "115"
},
{
"stopId": "117"
},
{
"stopId": "118"
},
{
"stopId": "119"
},
{
"stopId": "12"
},
{
"stopId": "120"
},
{
"stopId": "122"
},
{
"stopId": "123"
},
{
"stopId": "124"
},
{
"stopId": "125"
},
{
"stopId": "126"
},
{
"stopId": "127"
},
{
"stopId": "129"
},
{
"stopId": "13"
},
{
"stopId": "130"
},
{
"stopId": "131"
},
{
"stopId": "132"
},
{
"stopId": "133"
},
{
"stopId": "134"
},
{
"stopId": "135"
},
{
"stopId": "136"
},
{
"stopId": "137"
},
{
"stopId": "138"
},
{
"stopId": "139"
},
{
"stopId": "14"
},
{
"stopId": "141"
},
{
"stopId": "142"
},
{
"stopId": "143"
},
{
"stopId": "144"
},
{
"stopId": "145"
},
{
"stopId": "146"
},
{
"stopId": "147"
},
{
"stopId": "148"
},
{
"stopId": "149"
},
{
"stopId": "15"
},
{
"stopId": "150"
},
{
"stopId": "151"
},
{
"stopId": "152"
},
{
"stopId": "153"
},
{
"stopId": "154"
},
{
"stopId": "155"
},
{
"stopId": "156"
},
{
"stopId": "157"
},
{
"stopId": "158"
},
{
"stopId": "159"
},
{
"stopId": "16"
},
{
"stopId": "160"
},
{
"stopId": "161"
},
{
"stopId": "163"
},
{
"stopId": "164"
},
{
"stopId": "165"
},
{
"stopId": "166"
},
{
"stopId": "167"
},
{
"stopId": "168"
},
{
"stopId": "169"
},
{
"stopId": "17"
},
{
"stopId": "170"
},
{
"stopId": "171"
},
{
"stopId": "172"
},
{
"stopId": "174"
},
{
"stopId": "175"
},
{
"stopId": "177"
},
{
"stopId": "178"
},
{
"stopId": "179"
},
{
"stopId": "18"
},
{
"stopId": "181"
},
{
"stopId": "182"
},
{
"stopId": "183"
},
{
"stopId": "185"
},
{
"stopId": "186"
},
{
"stopId": "187"
},
{
"stopId": "188"
},
{
"stopId": "189"
},
{
"stopId": "19"
},
{
"stopId": "192"
},
{
"stopId": "193"
},
{
"stopId": "194"
},
{
"stopId": "195"
},
{
"stopId": "196"
},
{
"stopId": "198"
},
{
"stopId": "199"
},
{
"stopId": "20"
},
{
"stopId": "201"
},
{
"stopId": "202"
},
{
"stopId": "203"
},
{
"stopId": "204"
},
{
"stopId": "205"
},
{
"stopId": "206"
},
{
"stopId": "207"
},
{
"stopId": "208"
},
{
"stopId": "209"
},
{
"stopId": "21"
},
{
"stopId": "210"
},
{
"stopId": "211"
},
{
"stopId": "212"
},
{
"stopId": "213"
},
{
"stopId": "214"
},
{
"stopId": "215"
},
{
"stopId": "216"
},
{
"stopId": "217"
},
{
"stopId": "218"
},
{
"stopId": "22"
},
{
"stopId": "222"
},
{
"stopId": "223"
},
{
"stopId": "224"
},
{
"stopId": "225"
},
{
"stopId": "226"
},
{
"stopId": "227"
},
{
"stopId": "228"
},
{
"stopId": "229"
},
{
"stopId": "23"
},
{
"stopId": "230"
},
{
"stopId": "231"
},
{
"stopId": "232"
},
{
"stopId": "233"
},
{
"stopId": "234"
},
{
"stopId": "235"
},
{
"stopId": "236"
},
{
"stopId": "237"
},
{
"stopId": "238"
},
{
"stopId": "239"
},
{
"stopId": "240"
},
{
"stopId": "241"
},
{
"stopId": "242"
},
{
"stopId": "243"
},
{
"stopId": "244"
},
{
"stopId": "245"
},
{
"stopId": "246"
},
{
"stopId": "247"
},
{
"stopId": "248"
},
{
"stopId": "249"
},
{
"stopId": "25"
},
{
"stopId": "250"
},
{
"stopId": "251"
},
{
"stopId": "252"
},
{
"stopId": "253"
},
{
"stopId": "254"
},
{
"stopId": "255"
},
{
"stopId": "256"
},
{
"stopId": "257"
},
{
"stopId": "258"
},
{
"stopId": "259"
},
{
"stopId": "26"
},
{
"stopId": "260"
},
{
"stopId": "261"
},
{
"stopId": "262"
},
{
"stopId": "263"
},
{
"stopId": "264"
},
{
"stopId": "265"
},
{
"stopId": "266"
},
{
"stopId": "267"
},
{
"stopId": "268"
},
{
"stopId": "269"
},
{
"stopId": "27"
},
{
"stopId": "270"
},
{
"stopId": "271"
},
{
"stopId": "272"
},
{
"stopId": "273"
},
{
"stopId": "274"
},
{
"stopId": "275"
},
{
"stopId": "276"
},
{
"stopId": "277"
},
{
"stopId": "278"
},
{
"stopId": "279"
},
{
"stopId": "28"
},
{
"stopId": "280"
},
{
"stopId": "281"
},
{
"stopId": "282"
},
{
"stopId": "283"
},
{
"stopId": "284"
},
{
"stopId": "285"
},
{
"stopId": "286"
},
{
"stopId": "287"
},
{
"stopId": "288"
},
{
"stopId": "289"
},
{
"stopId": "29"
},
{
"stopId": "290"
},
{
"stopId": "291"
},
{
"stopId": "292"
},
{
"stopId": "293"
},
{
"stopId": "294"
},
{
"stopId": "295"
},
{
"stopId": "296"
},
{
"stopId": "297"
},
{
"stopId": "298"
},
{
"stopId": "299"
},
{
"stopId": "3"
},
{
"stopId": "30"
},
{
"stopId": "300"
},
{
"stopId": "301"
},
{
"stopId": "302"
},
{
"stopId": "303"
},
{
"stopId": "304"
},
{
"stopId": "305"
},
{
"stopId": "306"
},
{
"stopId": "307"
},
{
"stopId": "308"
},
{
"stopId": "31"
},
{
"stopId": "310"
},
{
"stopId": "311"
},
{
"stopId": "312"
},
{
"stopId": "313"
},
{
"stopId": "314"
},
{
"stopId": "315"
},
{
"stopId": "316"
},
{
"stopId": "317"
},
{
"stopId": "318"
},
{
"stopId": "319"
},
{
"stopId": "32"
},
{
"stopId": "320"
},
{
"stopId": "321"
},
{
"stopId": "322"
},
{
"stopId": "323"
},
{
"stopId": "324"
},
{
"stopId": "325"
},
{
"stopId": "327"
},
{
"stopId": "328"
},
{
"stopId": "329"
},
{
"stopId": "330"
},
{
"stopId": "331"
},
{
"stopId": "332"
},
{
"stopId": "333"
},
{
"stopId": "334"
},
{
"stopId": "335"
},
{
"stopId": "336"
},
{
"stopId": "337"
},
{
"stopId": "338"
},
{
"stopId": "339"
},
{
"stopId": "341"
},
{
"stopId": "342"
},
{
"stopId": "343"
},
{
"stopId": "344"
},
{
"stopId": "345"
},
{
"stopId": "346"
},
{
"stopId": "347"
},
{
"stopId": "348"
},
{
"stopId": "349"
},
{
"stopId": "35"
},
{
"stopId": "350"
},
{
"stopId": "351"
},
{
"stopId": "352"
},
{
"stopId": "353"
},
{
"stopId": "354"
},
{
"stopId": "355"
},
{
"stopId": "356"
},
{
"stopId": "357"
},
{
"stopId": "358"
},
{
"stopId": "359"
},
{
"stopId": "360"
},
{
"stopId": "361"
},
{
"stopId": "362"
},
{
"stopId": "363"
},
{
"stopId": "364"
},
{
"stopId": "365"
},
{
"stopId": "366"
},
{
"stopId": "367"
},
{
"stopId": "368"
},
{
"stopId": "369"
},
{
"stopId": "370"
},
{
"stopId": "371"
},
{
"stopId": "372"
},
{
"stopId": "373"
},
{
"stopId": "374"
},
{
"stopId": "375"
},
{
"stopId": "376"
},
{
"stopId": "377"
},
{
"stopId": "378"
},
{
"stopId": "379"
},
{
"stopId": "380"
},
{
"stopId": "381"
},
{
"stopId": "382"
},
{
"stopId": "383"
},
{
"stopId": "384"
},
{
"stopId": "385"
},
{
"stopId": "386"
},
{
"stopId": "387"
},
{
"stopId": "388"
},
{
"stopId": "389"
},
{
"stopId": "390"
},
{
"stopId": "391"
},
{
"stopId": "392"
},
{
"stopId": "393"
},
{
"stopId": "394"
},
{
"stopId": "395"
},
{
"stopId": "396"
},
{
"stopId": "397"
},
{
"stopId": "398"
},
{
"stopId": "399"
},
{
"stopId": "4"
},
{
"stopId": "400"
},
{
"stopId": "401"
},
{
"stopId": "402"
},
{
"stopId": "403"
},
{
"stopId": "404"
},
{
"stopId": "405"
},
{
"stopId": "406"
},
{
"stopId": "407"
},
{
"stopId": "408"
},
{
"stopId": "409"
},
{
"stopId": "410"
},
{
"stopId": "411"
},
{
"stopId": "412"
},
{
"stopId": "413"
},
{
"stopId": "414"
},
{
"stopId": "415"
},
{
"stopId": "416"
},
{
"stopId": "417"
},
{
"stopId": "418"
},
{
"stopId": "419"
},
{
"stopId": "42"
},
{
"stopId": "420"
},
{
"stopId": "421"
},
{
"stopId": "422"
},
{
"stopId": "423"
},
{
"stopId": "424"
},
{
"stopId": "425"
},
{
"stopId": "426"
},
{
"stopId": "427"
},
{
"stopId": "428"
},
{
"stopId": "429"
},
{
"stopId": "43"
},
{
"stopId": "430"
},
{
"stopId": "431"
},
{
"stopId": "432"
},
{
"stopId": "433"
},
{
"stopId": "434"
},
{
"stopId": "437"
},
{
"stopId": "438"
},
{
"stopId": "439"
},
{
"stopId": "44"
},
{
"stopId": "440"
},
{
"stopId": "441"
},
{
"stopId": "442"
},
{
"stopId": "443"
},
{
"stopId": "444"
},
{
"stopId": "445"
},
{
"stopId": "448"
},
{
"stopId": "449"
},
{
"stopId": "45"
},
{
"stopId": "450"
},
{
"stopId": "451"
},
{
"stopId": "452"
},
{
"stopId": "453"
},
{
"stopId": "454"
},
{
"stopId": "455"
},
{
"stopId": "456"
},
{
"stopId": "457"
},
{
"stopId": "458"
},
{
"stopId": "459"
},
{
"stopId": "46"
},
{
"stopId": "463"
},
{
"stopId": "464"
},
{
"stopId": "465"
},
{
"stopId": "466"
},
{
"stopId": "467"
},
{
"stopId": "468"
},
{
"stopId": "469"
},
{
"stopId": "47"
},
{
"stopId": "470"
},
{
"stopId": "471"
},
{
"stopId": "472"
},
{
"stopId": "473"
},
{
"stopId": "474"
},
{
"stopId": "475"
},
{
"stopId": "476"
},
{
"stopId": "477"
},
{
"stopId": "478"
},
{
"stopId": "479"
},
{
"stopId": "48"
},
{
"stopId": "483"
},
{
"stopId": "484"
},
{
"stopId": "487"
},
{
"stopId": "488"
},
{
"stopId": "489"
},
{
"stopId": "49"
},
{
"stopId": "490"
},
{
"stopId": "492"
},
{
"stopId": "493"
},
{
"stopId": "494"
},
{
"stopId": "495"
},
{
"stopId": "496"
},
{
"stopId": "497"
},
{
"stopId": "498"
},
{
"stopId": "499"
},
{
"stopId": "5"
},
{
"stopId": "50"
},
{
"stopId": "500"
},
{
"stopId": "501"
},
{
"stopId": "51"
},
{
"stopId": "52"
},
{
"stopId": "53"
},
{
"stopId": "54"
},
{
"stopId": "55"
},
{
"stopId": "56"
},
{
"stopId": "57"
},
{
"stopId": "58"
},
{
"stopId": "59"
},
{
"stopId": "6"
},
{
"stopId": "60"
},
{
"stopId": "61"
},
{
"stopId": "62"
},
{
"stopId": "63"
},
{
"stopId": "64"
},
{
"stopId": "65"
},
{
"stopId": "66"
},
{
"stopId": "67"
},
{
"stopId": "68"
},
{
"stopId": "69"
},
{
"stopId": "7"
},
{
"stopId": "70"
},
{
"stopId": "71"
},
{
"stopId": "72"
},
{
"stopId": "73"
},
{
"stopId": "74"
},
{
"stopId": "75"
},
{
"stopId": "76"
},
{
"stopId": "77"
},
{
"stopId": "78"
},
{
"stopId": "79"
},
{
"stopId": "8"
},
{
"stopId": "80"
},
{
"stopId": "81"
},
{
"stopId": "82"
},
{
"stopId": "83"
},
{
"stopId": "84"
},
{
"stopId": "85"
},
{
"stopId": "86"
},
{
"stopId": "87"
},
{
"stopId": "88"
},
{
"stopId": "89"
},
{
"stopId": "9"
},
{
"stopId": "90"
},
{
"stopId": "91"
},
{
"stopId": "92"
},
{
"stopId": "93"
},
{
"stopId": "94"
},
{
"stopId": "95"
},
{
"stopId": "96"
},
{
"stopId": "97"
},
{
"stopId": "98"
},
{
"stopId": "99"
}
]
},
"id": "alert:67ef8df97ad90983d4e336d0"
},
{
"alert": {
"activePeriod": [
{
"end": "1767225540",
"start": "1743767160"
}
],
"cause": "OTHER_CAUSE",
"descriptionText": {
"translation": [
{
"text": "La montée dans le car se fait par la porte avant et la descente par la porte arrière. Pour faciliter l'embarquement, le voyageur est prié de préparer son paiement (en espèces) et si possible de faire l'appoint.\n\nNous vous remercions de votre compréhension."
}
]
},
"effect": "OTHER_EFFECT",
"headerText": {
"translation": [
{
"text": "Informations pratiques 2/5"
}
]
},
"informedEntity": [
{
"routeId": "11"
},
{
"routeId": "13"
},
{
"routeId": "16"
},
{
"routeId": "18"
},
{
"routeId": "2"
},
{
"routeId": "20"
},
{
"routeId": "22"
},
{
"routeId": "24"
},
{
"routeId": "26"
},
{
"routeId": "28"
},
{
"routeId": "31"
},
{
"routeId": "4"
},
{
"routeId": "6"
},
{
"routeId": "9"
},
{
"routeId": "pta-2-20"
},
{
"stopId": "10"
},
{
"stopId": "100"
},
{
"stopId": "101"
},
{
"stopId": "102"
},
{
"stopId": "103"
},
{
"stopId": "104"
},
{
"stopId": "105"
},
{
"stopId": "106"
},
{
"stopId": "107"
},
{
"stopId": "108"
},
{
"stopId": "109"
},
{
"stopId": "11"
},
{
"stopId": "110"
},
{
"stopId": "111"
},
{
"stopId": "112"
},
{
"stopId": "113"
},
{
"stopId": "114"
},
{
"stopId": "115"
},
{
"stopId": "117"
},
{
"stopId": "118"
},
{
"stopId": "119"
},
{
"stopId": "12"
},
{
"stopId": "120"
},
{
"stopId": "122"
},
{
"stopId": "123"
},
{
"stopId": "124"
},
{
"stopId": "125"
},
{
"stopId": "126"
},
{
"stopId": "127"
},
{
"stopId": "129"
},
{
"stopId": "13"
},
{
"stopId": "130"
},
{
"stopId": "131"
},
{
"stopId": "132"
},
{
"stopId": "133"
},
{
"stopId": "134"
},
{
"stopId": "135"
},
{
"stopId": "136"
},
{
"stopId": "137"
},
{
"stopId": "138"
},
{
"stopId": "139"
},
{
"stopId": "14"
},
{
"stopId": "141"
},
{
"stopId": "142"
},
{
"stopId": "143"
},
{
"stopId": "144"
},
{
"stopId": "145"
},
{
"stopId": "146"
},
{
"stopId": "147"
},
{
"stopId": "148"
},
{
"stopId": "149"
},
{
"stopId": "15"
},
{
"stopId": "150"
},
{
"stopId": "151"
},
{
"stopId": "152"
},
{
"stopId": "153"
},
{
"stopId": "154"
},
{
"stopId": "155"
},
{
"stopId": "156"
},
{
"stopId": "157"
},
{
"stopId": "158"
},
{
"stopId": "159"
},
{
"stopId": "16"
},
{
"stopId": "160"
},
{
"stopId": "161"
},
{
"stopId": "163"
},
{
"stopId": "164"
},
{
"stopId": "165"
},
{
"stopId": "166"
},
{
"stopId": "167"
},
{
"stopId": "168"
},
{
"stopId": "169"
},
{
"stopId": "17"
},
{
"stopId": "170"
},
{
"stopId": "171"
},
{
"stopId": "172"
},
{
"stopId": "174"
},
{
"stopId": "175"
},
{
"stopId": "177"
},
{
"stopId": "178"
},
{
"stopId": "179"
},
{
"stopId": "18"
},
{
"stopId": "181"
},
{
"stopId": "182"
},
{
"stopId": "183"
},
{
"stopId": "185"
},
{
"stopId": "186"
},
{
"stopId": "187"
},
{
"stopId": "188"
},
{
"stopId": "189"
},
{
"stopId": "19"
},
{
"stopId": "192"
},
{
"stopId": "193"
},
{
"stopId": "194"
},
{
"stopId": "195"
},
{
"stopId": "196"
},
{
"stopId": "198"
},
{
"stopId": "199"
},
{
"stopId": "20"
},
{
"stopId": "201"
},
{
"stopId": "202"
},
{
"stopId": "203"
},
{
"stopId": "204"
},
{
"stopId": "205"
},
{
"stopId": "206"
},
{
"stopId": "207"
},
{
"stopId": "208"
},
{
"stopId": "209"
},
{
"stopId": "21"
},
{
"stopId": "210"
},
{
"stopId": "211"
},
{
"stopId": "212"
},
{
"stopId": "213"
},
{
"stopId": "214"
},
{
"stopId": "215"
},
{
"stopId": "216"
},
{
"stopId": "217"
},
{
"stopId": "218"
},
{
"stopId": "22"
},
{
"stopId": "222"
},
{
"stopId": "223"
},
{
"stopId": "224"
},
{
"stopId": "225"
},
{
"stopId": "226"
},
{
"stopId": "227"
},
{
"stopId": "228"
},
{
"stopId": "229"
},
{
"stopId": "23"
},
{
"stopId": "230"
},
{
"stopId": "231"
},
{
"stopId": "232"
},
{
"stopId": "233"
},
{
"stopId": "234"
},
{
"stopId": "235"
},
{
"stopId": "236"
},
{
"stopId": "237"
},
{
"stopId": "238"
},
{
"stopId": "239"
},
{
"stopId": "240"
},
{
"stopId": "241"
},
{
"stopId": "242"
},
{
"stopId": "243"
},
{
"stopId": "244"
},
{
"stopId": "245"
},
{
"stopId": "246"
},
{
"stopId": "247"
},
{
"stopId": "248"
},
{
"stopId": "249"
},
{
"stopId": "25"
},
{
"stopId": "250"
},
{
"stopId": "251"
},
{
"stopId": "252"
},
{
"stopId": "253"
},
{
"stopId": "254"
},
{
"stopId": "255"
},
{
"stopId": "256"
},
{
"stopId": "257"
},
{
"stopId": "258"
},
{
"stopId": "259"
},
{
"stopId": "26"
},
{
"stopId": "260"
},
{
"stopId": "261"
},
{
"stopId": "262"
},
{
"stopId": "263"
},
{
"stopId": "264"
},
{
"stopId": "265"
},
{
"stopId": "266"
},
{
"stopId": "267"
},
{
"stopId": "268"
},
{
"stopId": "269"
},
{
"stopId": "27"
},
{
"stopId": "270"
},
{
"stopId": "271"
},
{
"stopId": "272"
},
{
"stopId": "273"
},
{
"stopId": "274"
},
{
"stopId": "275"
},
{
"stopId": "276"
},
{
"stopId": "277"
},
{
"stopId": "278"
},
{
"stopId": "279"
},
{
"stopId": "28"
},
{
"stopId": "280"
},
{
"stopId": "281"
},
{
"stopId": "282"
},
{
"stopId": "283"
},
{
"stopId": "284"
},
{
"stopId": "285"
},
{
"stopId": "286"
},
{
"stopId": "287"
},
{
"stopId": "288"
},
{
"stopId": "289"
},
{
"stopId": "29"
},
{
"stopId": "290"
},
{
"stopId": "291"
},
{
"stopId": "292"
},
{
"stopId": "293"
},
{
"stopId": "294"
},
{
"stopId": "295"
},
{
"stopId": "296"
},
{
"stopId": "297"
},
{
"stopId": "298"
},
{
"stopId": "299"
},
{
"stopId": "3"
},
{
"stopId": "30"
},
{
"stopId": "300"
},
{
"stopId": "301"
},
{
"stopId": "302"
},
{
"stopId": "303"
},
{
"stopId": "304"
},
{
"stopId": "305"
},
{
"stopId": "306"
},
{
"stopId": "307"
},
{
"stopId": "308"
},
{
"stopId": "31"
},
{
"stopId": "310"
},
{
"stopId": "311"
},
{
"stopId": "312"
},
{
"stopId": "313"
},
{
"stopId": "314"
},
{
"stopId": "315"
},
{
"stopId": "316"
},
{
"stopId": "317"
},
{
"stopId": "318"
},
{
"stopId": "319"
},
{
"stopId": "32"
},
{
"stopId": "320"
},
{
"stopId": "321"
},
{
"stopId": "322"
},
{
"stopId": "323"
},
{
"stopId": "324"
},
{
"stopId": "325"
},
{
"stopId": "327"
},
{
"stopId": "328"
},
{
"stopId": "329"
},
{
"stopId": "330"
},
{
"stopId": "331"
},
{
"stopId": "332"
},
{
"stopId": "333"
},
{
"stopId": "334"
},
{
"stopId": "335"
},
{
"stopId": "336"
},
{
"stopId": "337"
},
{
"stopId": "338"
},
{
"stopId": "339"
},
{
"stopId": "341"
},
{
"stopId": "342"
},
{
"stopId": "343"
},
{
"stopId": "344"
},
{
"stopId": "345"
},
{
"stopId": "346"
},
{
"stopId": "347"
},
{
"stopId": "348"
},
{
"stopId": "349"
},
{
"stopId": "35"
},
{
"stopId": "350"
},
{
"stopId": "351"
},
{
"stopId": "352"
},
{
"stopId": "353"
},
{
"stopId": "354"
},
{
"stopId": "355"
},
{
"stopId": "356"
},
{
"stopId": "357"
},
{
"stopId": "358"
},
{
"stopId": "359"
},
{
"stopId": "360"
},
{
"stopId": "361"
},
{
"stopId": "362"
},
{
"stopId": "363"
},
{
"stopId": "364"
},
{
"stopId": "365"
},
{
"stopId": "366"
},
{
"stopId": "367"
},
{
"stopId": "368"
},
{
"stopId": "369"
},
{
"stopId": "370"
},
{
"stopId": "371"
},
{
"stopId": "372"
},
{
"stopId": "373"
},
{
"stopId": "374"
},
{
"stopId": "375"
},
{
"stopId": "376"
},
{
"stopId": "377"
},
{
"stopId": "378"
},
{
"stopId": "379"
},
{
"stopId": "380"
},
{
"stopId": "381"
},
{
"stopId": "382"
},
{
"stopId": "383"
},
{
"stopId": "384"
},
{
"stopId": "385"
},
{
"stopId": "386"
},
{
"stopId": "387"
},
{
"stopId": "388"
},
{
"stopId": "389"
},
{
"stopId": "390"
},
{
"stopId": "391"
},
{
"stopId": "392"
},
{
"stopId": "393"
},
{
"stopId": "394"
},
{
"stopId": "395"
},
{
"stopId": "396"
},
{
"stopId": "397"
},
{
"stopId": "398"
},
{
"stopId": "399"
},
{
"stopId": "4"
},
{
"stopId": "400"
},
{
"stopId": "401"
},
{
"stopId": "402"
},
{
"stopId": "403"
},
{
"stopId": "404"
},
{
"stopId": "405"
},
{
"stopId": "406"
},
{
"stopId": "407"
},
{
"stopId": "408"
},
{
"stopId": "409"
},
{
"stopId": "410"
},
{
"stopId": "411"
},
{
"stopId": "412"
},
{
"stopId": "413"
},
{
"stopId": "414"
},
{
"stopId": "415"
},
{
"stopId": "416"
},
{
"stopId": "417"
},
{
"stopId": "418"
},
{
"stopId": "419"
},
{
"stopId": "42"
},
{
"stopId": "420"
},
{
"stopId": "421"
},
{
"stopId": "422"
},
{
"stopId": "423"
},
{
"stopId": "424"
},
{
"stopId": "425"
},
{
"stopId": "426"
},
{
"stopId": "427"
},
{
"stopId": "428"
},
{
"stopId": "429"
},
{
"stopId": "43"
},
{
"stopId": "430"
},
{
"stopId": "431"
},
{
"stopId": "432"
},
{
"stopId": "433"
},
{
"stopId": "434"
},
{
"stopId": "437"
},
{
"stopId": "438"
},
{
"stopId": "439"
},
{
"stopId": "44"
},
{
"stopId": "440"
},
{
"stopId": "441"
},
{
"stopId": "442"
},
{
"stopId": "443"
},
{
"stopId": "444"
},
{
"stopId": "445"
},
{
"stopId": "448"
},
{
"stopId": "449"
},
{
"stopId": "45"
},
{
"stopId": "450"
},
{
"stopId": "451"
},
{
"stopId": "452"
},
{
"stopId": "453"
},
{
"stopId": "454"
},
{
"stopId": "455"
},
{
"stopId": "456"
},
{
"stopId": "457"
},
{
"stopId": "458"
},
{
"stopId": "459"
},
{
"stopId": "46"
},
{
"stopId": "463"
},
{
"stopId": "464"
},
{
"stopId": "465"
},
{
"stopId": "466"
},
{
"stopId": "467"
},
{
"stopId": "468"
},
{
"stopId": "469"
},
{
"stopId": "47"
},
{
"stopId": "470"
},
{
"stopId": "471"
},
{
"stopId": "472"
},
{
"stopId": "473"
},
{
"stopId": "474"
},
{
"stopId": "475"
},
{
"stopId": "476"
},
{
"stopId": "477"
},
{
"stopId": "478"
},
{
"stopId": "479"
},
{
"stopId": "48"
},
{
"stopId": "483"
},
{
"stopId": "484"
},
{
"stopId": "487"
},
{
"stopId": "488"
},
{
"stopId": "489"
},
{
"stopId": "49"
},
{
"stopId": "490"
},
{
"stopId": "492"
},
{
"stopId": "493"
},
{
"stopId": "494"
},
{
"stopId": "495"
},
{
"stopId": "496"
},
{
"stopId": "497"
},
{
"stopId": "498"
},
{
"stopId": "499"
},
{
"stopId": "5"
},
{
"stopId": "50"
},
{
"stopId": "500"
},
{
"stopId": "501"
},
{
"stopId": "51"
},
{
"stopId": "52"
},
{
"stopId": "53"
},
{
"stopId": "54"
},
{
"stopId": "55"
},
{
"stopId": "56"
},
{
"stopId": "57"
},
{
"stopId": "58"
},
{
"stopId": "59"
},
{
"stopId": "6"
},
{
"stopId": "60"
},
{
"stopId": "61"
},
{
"stopId": "62"
},
{
"stopId": "63"
},
{
"stopId": "64"
},
{
"stopId": "65"
},
{
"stopId": "66"
},
{
"stopId": "67"
},
{
"stopId": "68"
},
{
"stopId": "69"
},
{
"stopId": "7"
},
{
"stopId": "70"
},
{
"stopId": "71"
},
{
"stopId": "72"
},
{
"stopId": "73"
},
{
"stopId": "74"
},
{
"stopId": "75"
},
{
"stopId": "76"
},
{
"stopId": "77"
},
{
"stopId": "78"
},
{
"stopId": "79"
},
{
"stopId": "8"
},
{
"stopId": "80"
},
{
"stopId": "81"
},
{
"stopId": "82"
},
{
"stopId": "83"
},
{
"stopId": "84"
},
{
"stopId": "85"
},
{
"stopId": "86"
},
{
"stopId": "87"
},
{
"stopId": "88"
},
{
"stopId": "89"
},
{
"stopId": "9"
},
{
"stopId": "90"
},
{
"stopId": "91"
},
{
"stopId": "92"
},
{
"stopId": "93"
},
{
"stopId": "94"
},
{
"stopId": "95"
},
{
"stopId": "96"
},
{
"stopId": "97"
},
{
"stopId": "98"
},
{
"stopId": "99"
}
]
},
"id": "alert:67ef8e53b3631f746db7371b"
},
{
"alert": {
"activePeriod": [
{
"end": "1766015940",
"start": "1758040440"
}
],
"cause": "OTHER_CAUSE",
"descriptionText": {
"translation": [
{
"text": "Arrêt « Portail » non desservi et reporté dans les deux sens de circulation par la ligne S4 sur arrêt provisoire Car Jaune « Portail » situé à proximité immédiate du Super U du 17/09/2025 au 17/12/2025"
}
]
},
"effect": "OTHER_EFFECT",
"headerText": {
"translation": [
{
"text": "Car Jaune - Perturbations : Travaux - Arrêt « Portail » non desservi et reporté"
}
]
},
"informedEntity": [
{
"routeId": "22"
}
]
},
"id": "alert:68c9599657ad7379b0e2a0fd"
},
{
"alert": {
"activePeriod": [
{
"end": "1763251140",
"start": "1762732800"
}
],
"cause": "OTHER_CAUSE",
"descriptionText": {
"translation": [
{
"text": "Manifestation « Dipavali », le samedi 15 novembre 2025 de 09h à 00h, l’arrêt « Gare routière de St-André » ne sera pas desservi dans les deux sens de circulation et sera reporté sur l’arrêt provisoire.\n\nSens N/E : Arrêt provisoire situé dans le « rond-point Trésor Public\n\nSens E/N : Arrêt provisoire situé après le rond-point de la Balance sur la bretelle d’insertion."
}
]
},
"effect": "OTHER_EFFECT",
"headerText": {
"translation": [
{
"text": "Manifestation \"Dipavali\" - Arrêt \"Gare routière de St-André\" non desservi et reporté"
}
]
},
"informedEntity": [
{
"routeId": "2"
},
{
"routeId": "4"
},
{
"routeId": "6"
}
]
},
"id": "alert:6911f4268b2d179fd601c983"
},
{
"alert": {
"activePeriod": [
{
"end": "1763337540",
"start": "1763025000"
}
],
"cause": "OTHER_CAUSE",
"descriptionText": {
"translation": [
{
"text": "Arrêt « Barachois » non desservi et reporté sur celui desservi le dimanche et les jours fériés situé en face de l’arrêt « Barachois », sur la rue parallèle le dimanche 16 novembre 2025 de 14h00 à 20h00."
}
]
},
"effect": "OTHER_EFFECT",
"headerText": {
"translation": [
{
"text": "Car Jaune - Perturbations : Dimanche \"Ô Barachois\" - Arrêt « Barachois » non desservi et reporté"
}
]
},
"informedEntity": [
{
"routeId": "9"
},
{
"routeId": "11"
},
{
"stopId": "118"
}
]
},
"id": "alert:69156881e56bce238f027826"
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1763079791"
}
}