Détails de la ressource
Cette ressource fait partie du jeu de données Réseau urbain Le Met'.
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
❌18 erreurs, 44 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 29/05/2025 à 09h02 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
stop_times_updates not strictly sorted E002 3 erreurs
stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence
Exemples d'erreurs
- trip_id 2_72973015 stop_sequence [14, 1] is not strictly sorted by increasing stop_sequence
- trip_id 2_72973012 stop_sequence [5, 1] is not strictly sorted by increasing stop_sequence
- trip_id 2_72973916 stop_sequence [10, 1] is not strictly sorted by increasing stop_sequence
Sequential stop_time_update times are not increasing E022 12 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 2_72973015 stop_sequence 1 departure_time 09:26:00 (1748503560) is less than previous stop departure_time 09:42:31 (1748504551) - times must increase between two sequential stops
- trip_id 2_72973015 stop_sequence 1 departure_time 09:26:00 (1748503560) is less than previous stop arrival_time 09:42:31 (1748504551) - times must increase between two sequential stops
- trip_id 2_72973015 stop_sequence 2 arrival_time 09:27:56 (1748503676) is less than previous stop arrival_time 09:42:31 (1748504551) - times must increase between two sequential stops
- trip_id 2_72973015 stop_sequence 2 departure_time 09:27:56 (1748503676) is less than previous stop arrival_time 09:42:31 (1748504551) - times must increase between two sequential stops
- trip_id 2_72973012 stop_sequence 1 departure_time 09:34:00 (1748504040) is less than previous stop departure_time 09:39:29 (1748504369) - times must increase between two sequential stops
GTFS-rt stop_sequence not found in GTFS data E051 3 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 2_72973015 contains stop_sequence 1 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 2_72973012 contains stop_sequence 1 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 2_72973916 contains stop_sequence 1 that does not exist in GTFS stop_times.txt for this trip
Avertissements
vehicle_id not populated W002 44 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id 2_72973585 does not have a vehicle_id
- trip_id 2_72973580 does not have a vehicle_id
- trip_id 2_72973618 does not have a vehicle_id
- trip_id 2_72973626 does not have a vehicle_id
- trip_id 2_72973614 does not have a vehicle_id
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 | 491 | 29 fois (100 % des validations) |
E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 3 125 | 29 fois (100 % des validations) |
E051 | All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip | 472 | 29 fois (100 % des validations) |
W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 3 489 | 29 fois (100 % des validations) |
E009 | If a GTFS trip contains multiple references to the same stop_id (i.e., the vehicle visits the same stop_id more than once in the same trip), then GTFS-rt stop_time_updates for this trip must include stop_sequence | 46 | 17 fois (59 % des validations) |
E037 | Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id | 63 | 8 fois (28 % 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. | 1 | 1 fois (3 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 29/05/2025 à 10h50 Europe/Paris.
trip_updates (67) 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 29/05/2025 à 10h50 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "2973586",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1748509477",
"uncertainty": 120
},
"departure": {
"time": "1748509477",
"uncertainty": 120
},
"stopId": "0:POMPIDO2"
},
{
"departure": {
"time": "1748508420",
"uncertainty": 120
},
"stopId": "0:ARP309",
"stopSequence": 1
},
{
"arrival": {
"time": "1748508445",
"uncertainty": 120
},
"departure": {
"time": "1748508445",
"uncertainty": 120
},
"stopId": "0:HTMAGNY1",
"stopSequence": 2
},
{
"arrival": {
"time": "1748508534",
"uncertainty": 120
},
"departure": {
"time": "1748508540",
"uncertainty": 120
},
"stopId": "0:BEAUSOL1",
"stopSequence": 3
},
{
"arrival": {
"time": "1748508583",
"uncertainty": 120
},
"departure": {
"time": "1748508583",
"uncertainty": 120
},
"stopId": "0:ARMOISI1",
"stopSequence": 4
},
{
"arrival": {
"time": "1748508621",
"uncertainty": 120
},
"departure": {
"time": "1748508621",
"uncertainty": 120
},
"stopId": "0:OBELLI01",
"stopSequence": 5
},
{
"arrival": {
"time": "1748508655",
"uncertainty": 120
},
"departure": {
"time": "1748508655",
"uncertainty": 120
},
"stopId": "0:MAGNYBO1",
"stopSequence": 6
},
{
"arrival": {
"time": "1748508713",
"uncertainty": 120
},
"departure": {
"time": "1748508713",
"uncertainty": 120
},
"stopId": "0:ROOSEVE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1748508769",
"uncertainty": 120
},
"departure": {
"time": "1748508769",
"uncertainty": 120
},
"stopId": "0:PLAINE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1748508822",
"uncertainty": 120
},
"departure": {
"time": "1748508822",
"uncertainty": 120
},
"stopId": "0:APREMON1",
"stopSequence": 9
},
{
"arrival": {
"time": "1748508869",
"uncertainty": 120
},
"departure": {
"time": "1748508869",
"uncertainty": 120
},
"stopId": "0:PLATEAU1",
"stopSequence": 10
},
{
"arrival": {
"time": "1748508931",
"uncertainty": 120
},
"departure": {
"time": "1748508931",
"uncertainty": 120
},
"stopId": "0:FAUBOUP1",
"stopSequence": 11
},
{
"arrival": {
"time": "1748509030",
"uncertainty": 120
},
"departure": {
"time": "1748509030",
"uncertainty": 120
},
"stopId": "0:FRECOT1",
"stopSequence": 12
},
{
"arrival": {
"time": "1748509067",
"uncertainty": 120
},
"departure": {
"time": "1748509067",
"uncertainty": 120
},
"stopId": "0:BOUCHOT1",
"stopSequence": 13
},
{
"arrival": {
"time": "1748509153",
"uncertainty": 120
},
"departure": {
"time": "1748509153",
"uncertainty": 120
},
"stopId": "0:VANDERN1",
"stopSequence": 14
},
{
"arrival": {
"time": "1748509194",
"uncertainty": 120
},
"departure": {
"time": "1748509194",
"uncertainty": 120
},
"stopId": "0:POLY01",
"stopSequence": 15
},
{
"arrival": {
"time": "1748509230",
"uncertainty": 120
},
"departure": {
"time": "1748509230",
"uncertainty": 120
},
"stopId": "0:LOTHAIR1",
"stopSequence": 16
},
{
"arrival": {
"time": "1748509343",
"uncertainty": 120
},
"departure": {
"time": "1748509343",
"uncertainty": 120
},
"stopId": "0:LEMUD03",
"stopSequence": 17
},
{
"arrival": {
"time": "1748509401",
"uncertainty": 120
},
"departure": {
"time": "1748509401",
"uncertainty": 120
},
"stopId": "0:DEMBOUR1",
"stopSequence": 18
},
{
"arrival": {
"time": "1748509554",
"uncertainty": 120
},
"departure": {
"time": "1748509554",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:POMPIDO1",
"stopSequence": 19
},
{
"arrival": {
"time": "1748509598",
"uncertainty": 120
},
"departure": {
"time": "1748509598",
"uncertainty": 120
},
"stopId": "0:GARE113",
"stopSequence": 20
},
{
"arrival": {
"time": "1748509711",
"uncertainty": 120
},
"departure": {
"time": "1748509711",
"uncertainty": 120
},
"stopId": "0:ROIGE695",
"stopSequence": 21
},
{
"arrival": {
"time": "1748509918",
"uncertainty": 120
},
"departure": {
"time": "1748509918",
"uncertainty": 120
},
"stopId": "0:REPUBL03",
"stopSequence": 22
},
{
"arrival": {
"time": "1748510098",
"uncertainty": 120
},
"departure": {
"time": "1748510098",
"uncertainty": 120
},
"stopId": "0:SQLUX264",
"stopSequence": 23
},
{
"arrival": {
"time": "1748510218",
"uncertainty": 120
},
"departure": {
"time": "1748510218",
"uncertainty": 120
},
"stopId": "0:FMOSELL2",
"stopSequence": 24
},
{
"arrival": {
"time": "1748510294",
"uncertainty": 120
},
"departure": {
"time": "1748510294",
"uncertainty": 120
},
"stopId": "0:TIGNO266",
"stopSequence": 25
},
{
"arrival": {
"time": "1748510398",
"uncertainty": 120
},
"departure": {
"time": "1748510398",
"uncertainty": 120
},
"stopId": "0:SMARTIN2",
"stopSequence": 26
},
{
"arrival": {
"time": "1748510421",
"uncertainty": 120
},
"departure": {
"time": "1748510421",
"uncertainty": 120
},
"stopId": "0:FOCH2",
"stopSequence": 27
},
{
"arrival": {
"time": "1748510458",
"uncertainty": 120
},
"departure": {
"time": "1748510458",
"uncertainty": 120
},
"stopId": "0:PONTVER2",
"stopSequence": 28
},
{
"arrival": {
"time": "1748510504",
"uncertainty": 120
},
"departure": {
"time": "1748510504",
"uncertainty": 120
},
"stopId": "0:CASINO2",
"stopSequence": 29
},
{
"arrival": {
"time": "1748510546",
"uncertainty": 120
},
"departure": {
"time": "1748510546",
"uncertainty": 120
},
"stopId": "0:MIGETTE2",
"stopSequence": 30
},
{
"arrival": {
"time": "1748510578",
"uncertainty": 120
},
"departure": {
"time": "1748510578",
"uncertainty": 120
},
"stopId": "0:LONGEVI2",
"stopSequence": 31
},
{
"arrival": {
"time": "1748510637",
"uncertainty": 120
},
"departure": {
"time": "1748510637",
"uncertainty": 120
},
"stopId": "0:LECLERC2",
"stopSequence": 32
},
{
"arrival": {
"time": "1748510684",
"uncertainty": 120
},
"departure": {
"time": "1748510684",
"uncertainty": 120
},
"stopId": "0:PRILLE2",
"stopSequence": 33
},
{
"arrival": {
"time": "1748510731",
"uncertainty": 120
},
"departure": {
"time": "1748510731",
"uncertainty": 120
},
"stopId": "0:SCYBAS2",
"stopSequence": 34
},
{
"arrival": {
"time": "1748510767",
"uncertainty": 120
},
"departure": {
"time": "1748510767",
"uncertainty": 120
},
"stopId": "0:LIBERTE2",
"stopSequence": 35
},
{
"arrival": {
"time": "1748510818",
"uncertainty": 120
},
"departure": {
"time": "1748510818",
"uncertainty": 120
},
"stopId": "0:MOULI275",
"stopSequence": 36
},
{
"arrival": {
"time": "1748510869",
"uncertainty": 120
},
"departure": {
"time": "1748510869",
"uncertainty": 120
},
"stopId": "0:STJEAN02",
"stopSequence": 37
},
{
"arrival": {
"time": "1748510920",
"uncertainty": 120
},
"departure": {
"time": "1748510920",
"uncertainty": 120
},
"stopId": "0:SERRET2",
"stopSequence": 38
},
{
"arrival": {
"time": "1748510947",
"uncertainty": 120
},
"departure": {
"time": "1748510947",
"uncertainty": 120
},
"stopId": "0:HAIEBRU2",
"stopSequence": 39
},
{
"arrival": {
"time": "1748510998",
"uncertainty": 120
},
"stopId": "0:MNVE1",
"stopSequence": 40
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 1,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_72973586"
},
"vehicle": {
"id": "1832",
"label": "1832"
}
}
},
{
"id": "2973587",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1748513150",
"uncertainty": 120
},
"departure": {
"time": "1748513150",
"uncertainty": 120
},
"stopId": "0:POMPIDO2"
},
{
"departure": {
"time": "1748512080",
"uncertainty": 120
},
"stopId": "0:ARP309",
"stopSequence": 1
},
{
"arrival": {
"time": "1748512125",
"uncertainty": 120
},
"departure": {
"time": "1748512125",
"uncertainty": 120
},
"stopId": "0:HTMAGNY1",
"stopSequence": 2
},
{
"arrival": {
"time": "1748512214",
"uncertainty": 120
},
"departure": {
"time": "1748512214",
"uncertainty": 120
},
"stopId": "0:BEAUSOL1",
"stopSequence": 3
},
{
"arrival": {
"time": "1748512245",
"uncertainty": 120
},
"departure": {
"time": "1748512245",
"uncertainty": 120
},
"stopId": "0:ARMOISI1",
"stopSequence": 4
},
{
"arrival": {
"time": "1748512294",
"uncertainty": 120
},
"departure": {
"time": "1748512294",
"uncertainty": 120
},
"stopId": "0:OBELLI01",
"stopSequence": 5
},
{
"arrival": {
"time": "1748512328",
"uncertainty": 120
},
"departure": {
"time": "1748512328",
"uncertainty": 120
},
"stopId": "0:MAGNYBO1",
"stopSequence": 6
},
{
"arrival": {
"time": "1748512386",
"uncertainty": 120
},
"departure": {
"time": "1748512386",
"uncertainty": 120
},
"stopId": "0:ROOSEVE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1748512442",
"uncertainty": 120
},
"departure": {
"time": "1748512442",
"uncertainty": 120
},
"stopId": "0:PLAINE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1748512495",
"uncertainty": 120
},
"departure": {
"time": "1748512495",
"uncertainty": 120
},
"stopId": "0:APREMON1",
"stopSequence": 9
},
{
"arrival": {
"time": "1748512542",
"uncertainty": 120
},
"departure": {
"time": "1748512542",
"uncertainty": 120
},
"stopId": "0:PLATEAU1",
"stopSequence": 10
},
{
"arrival": {
"time": "1748512604",
"uncertainty": 120
},
"departure": {
"time": "1748512604",
"uncertainty": 120
},
"stopId": "0:FAUBOUP1",
"stopSequence": 11
},
{
"arrival": {
"time": "1748512703",
"uncertainty": 120
},
"departure": {
"time": "1748512703",
"uncertainty": 120
},
"stopId": "0:FRECOT1",
"stopSequence": 12
},
{
"arrival": {
"time": "1748512740",
"uncertainty": 120
},
"departure": {
"time": "1748512740",
"uncertainty": 120
},
"stopId": "0:BOUCHOT1",
"stopSequence": 13
},
{
"arrival": {
"time": "1748512826",
"uncertainty": 120
},
"departure": {
"time": "1748512826",
"uncertainty": 120
},
"stopId": "0:VANDERN1",
"stopSequence": 14
},
{
"arrival": {
"time": "1748512867",
"uncertainty": 120
},
"departure": {
"time": "1748512867",
"uncertainty": 120
},
"stopId": "0:POLY01",
"stopSequence": 15
},
{
"arrival": {
"time": "1748512903",
"uncertainty": 120
},
"departure": {
"time": "1748512903",
"uncertainty": 120
},
"stopId": "0:LOTHAIR1",
"stopSequence": 16
},
{
"arrival": {
"time": "1748513016",
"uncertainty": 120
},
"departure": {
"time": "1748513016",
"uncertainty": 120
},
"stopId": "0:LEMUD03",
"stopSequence": 17
},
{
"arrival": {
"time": "1748513074",
"uncertainty": 120
},
"departure": {
"time": "1748513074",
"uncertainty": 120
},
"stopId": "0:DEMBOUR1",
"stopSequence": 18
},
{
"arrival": {
"time": "1748513154",
"uncertainty": 120
},
"departure": {
"time": "1748513154",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:POMPIDO1",
"stopSequence": 19
},
{
"arrival": {
"time": "1748513271",
"uncertainty": 120
},
"departure": {
"time": "1748513271",
"uncertainty": 120
},
"stopId": "0:GARE113",
"stopSequence": 20
},
{
"arrival": {
"time": "1748513384",
"uncertainty": 120
},
"departure": {
"time": "1748513384",
"uncertainty": 120
},
"stopId": "0:ROIGE695",
"stopSequence": 21
},
{
"arrival": {
"time": "1748513612",
"uncertainty": 120
},
"departure": {
"time": "1748513612",
"uncertainty": 120
},
"stopId": "0:REPUBL03",
"stopSequence": 22
},
{
"arrival": {
"time": "1748513792",
"uncertainty": 120
},
"departure": {
"time": "1748513792",
"uncertainty": 120
},
"stopId": "0:SQLUX264",
"stopSequence": 23
},
{
"arrival": {
"time": "1748513912",
"uncertainty": 120
},
"departure": {
"time": "1748513912",
"uncertainty": 120
},
"stopId": "0:FMOSELL2",
"stopSequence": 24
},
{
"arrival": {
"time": "1748513988",
"uncertainty": 120
},
"departure": {
"time": "1748513988",
"uncertainty": 120
},
"stopId": "0:TIGNO266",
"stopSequence": 25
},
{
"arrival": {
"time": "1748514092",
"uncertainty": 120
},
"departure": {
"time": "1748514092",
"uncertainty": 120
},
"stopId": "0:SMARTIN2",
"stopSequence": 26
},
{
"arrival": {
"time": "1748514115",
"uncertainty": 120
},
"departure": {
"time": "1748514115",
"uncertainty": 120
},
"stopId": "0:FOCH2",
"stopSequence": 27
},
{
"arrival": {
"time": "1748514152",
"uncertainty": 120
},
"departure": {
"time": "1748514152",
"uncertainty": 120
},
"stopId": "0:PONTVER2",
"stopSequence": 28
},
{
"arrival": {
"time": "1748514198",
"uncertainty": 120
},
"departure": {
"time": "1748514198",
"uncertainty": 120
},
"stopId": "0:CASINO2",
"stopSequence": 29
},
{
"arrival": {
"time": "1748514240",
"uncertainty": 120
},
"departure": {
"time": "1748514240",
"uncertainty": 120
},
"stopId": "0:MIGETTE2",
"stopSequence": 30
},
{
"arrival": {
"time": "1748514272",
"uncertainty": 120
},
"departure": {
"time": "1748514272",
"uncertainty": 120
},
"stopId": "0:LONGEVI2",
"stopSequence": 31
},
{
"arrival": {
"time": "1748514331",
"uncertainty": 120
},
"departure": {
"time": "1748514331",
"uncertainty": 120
},
"stopId": "0:LECLERC2",
"stopSequence": 32
},
{
"arrival": {
"time": "1748514378",
"uncertainty": 120
},
"departure": {
"time": "1748514378",
"uncertainty": 120
},
"stopId": "0:PRILLE2",
"stopSequence": 33
},
{
"arrival": {
"time": "1748514425",
"uncertainty": 120
},
"departure": {
"time": "1748514425",
"uncertainty": 120
},
"stopId": "0:SCYBAS2",
"stopSequence": 34
},
{
"arrival": {
"time": "1748514461",
"uncertainty": 120
},
"departure": {
"time": "1748514461",
"uncertainty": 120
},
"stopId": "0:LIBERTE2",
"stopSequence": 35
},
{
"arrival": {
"time": "1748514512",
"uncertainty": 120
},
"departure": {
"time": "1748514512",
"uncertainty": 120
},
"stopId": "0:MOULI275",
"stopSequence": 36
},
{
"arrival": {
"time": "1748514563",
"uncertainty": 120
},
"departure": {
"time": "1748514563",
"uncertainty": 120
},
"stopId": "0:STJEAN02",
"stopSequence": 37
},
{
"arrival": {
"time": "1748514614",
"uncertainty": 120
},
"departure": {
"time": "1748514614",
"uncertainty": 120
},
"stopId": "0:SERRET2",
"stopSequence": 38
},
{
"arrival": {
"time": "1748514641",
"uncertainty": 120
},
"departure": {
"time": "1748514641",
"uncertainty": 120
},
"stopId": "0:HAIEBRU2",
"stopSequence": 39
},
{
"arrival": {
"time": "1748514692",
"uncertainty": 120
},
"stopId": "0:MNVE1",
"stopSequence": 40
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 1,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_72973587"
}
}
},
{
"id": "2973578",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1748513443",
"uncertainty": 120
},
"departure": {
"time": "1748513443",
"uncertainty": 120
},
"stopId": "0:DEMBOUR2"
},
{
"departure": {
"time": "1748511660",
"uncertainty": 120
},
"stopId": "0:MNVE1",
"stopSequence": 1
},
{
"arrival": {
"time": "1748511765",
"uncertainty": 120
},
"departure": {
"time": "1748511765",
"uncertainty": 120
},
"stopId": "0:HAIEBRU1",
"stopSequence": 2
},
{
"arrival": {
"time": "1748511796",
"uncertainty": 120
},
"departure": {
"time": "1748511796",
"uncertainty": 120
},
"stopId": "0:SERRET1",
"stopSequence": 3
},
{
"arrival": {
"time": "1748511872",
"uncertainty": 120
},
"departure": {
"time": "1748511872",
"uncertainty": 120
},
"stopId": "0:STJEAN01",
"stopSequence": 4
},
{
"arrival": {
"time": "1748511960",
"uncertainty": 120
},
"departure": {
"time": "1748511960",
"uncertainty": 120
},
"stopId": "0:MOULI281",
"stopSequence": 5
},
{
"arrival": {
"time": "1748512009",
"uncertainty": 120
},
"departure": {
"time": "1748512009",
"uncertainty": 120
},
"stopId": "0:LIBERTE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1748512071",
"uncertainty": 120
},
"departure": {
"time": "1748512071",
"uncertainty": 120
},
"stopId": "0:SCYBAS1",
"stopSequence": 7
},
{
"arrival": {
"time": "1748512110",
"uncertainty": 120
},
"departure": {
"time": "1748512110",
"uncertainty": 120
},
"stopId": "0:PRILLE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1748512159",
"uncertainty": 120
},
"departure": {
"time": "1748512159",
"uncertainty": 120
},
"stopId": "0:LECLERC1",
"stopSequence": 9
},
{
"arrival": {
"time": "1748512200",
"uncertainty": 120
},
"departure": {
"time": "1748512200",
"uncertainty": 120
},
"stopId": "0:LONGEVI1",
"stopSequence": 10
},
{
"arrival": {
"time": "1748512259",
"uncertainty": 120
},
"departure": {
"time": "1748512259",
"uncertainty": 120
},
"stopId": "0:MIGETTE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1748512306",
"uncertainty": 120
},
"departure": {
"time": "1748512306",
"uncertainty": 120
},
"stopId": "0:CASINO1",
"stopSequence": 12
},
{
"arrival": {
"time": "1748512358",
"uncertainty": 120
},
"departure": {
"time": "1748512358",
"uncertainty": 120
},
"stopId": "0:PONTVER1",
"stopSequence": 13
},
{
"arrival": {
"time": "1748512411",
"uncertainty": 120
},
"departure": {
"time": "1748512411",
"uncertainty": 120
},
"stopId": "0:FOCH1",
"stopSequence": 14
},
{
"arrival": {
"time": "1748512440",
"uncertainty": 120
},
"departure": {
"time": "1748512440",
"uncertainty": 120
},
"stopId": "0:SMARTIN1",
"stopSequence": 15
},
{
"arrival": {
"time": "1748512545",
"uncertainty": 120
},
"departure": {
"time": "1748512545",
"uncertainty": 120
},
"stopId": "0:TIGNO290",
"stopSequence": 16
},
{
"arrival": {
"time": "1748512620",
"uncertainty": 120
},
"departure": {
"time": "1748512620",
"uncertainty": 120
},
"stopId": "0:FMOSELL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1748512740",
"uncertainty": 120
},
"departure": {
"time": "1748512740",
"uncertainty": 120
},
"stopId": "0:SQLUX122",
"stopSequence": 18
},
{
"arrival": {
"time": "1748513040",
"uncertainty": 120
},
"departure": {
"time": "1748513040",
"uncertainty": 120
},
"stopId": "0:REPUB123",
"stopSequence": 19
},
{
"arrival": {
"time": "1748513194",
"uncertainty": 120
},
"departure": {
"time": "1748513194",
"uncertainty": 120
},
"stopId": "0:ROIGE694",
"stopSequence": 20
},
{
"arrival": {
"time": "1748513280",
"uncertainty": 120
},
"departure": {
"time": "1748513280",
"uncertainty": 120
},
"stopId": "0:GARE90",
"stopSequence": 21
},
{
"arrival": {
"time": "1748513388",
"uncertainty": 120
},
"departure": {
"time": "1748513388",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:POMPIDO2",
"stopSequence": 22
},
{
"arrival": {
"time": "1748513449",
"uncertainty": 120
},
"departure": {
"time": "1748513449",
"uncertainty": 120
},
"stopId": "0:DEMBOUR2",
"stopSequence": 23
},
{
"arrival": {
"time": "1748513500",
"uncertainty": 120
},
"departure": {
"time": "1748513500",
"uncertainty": 120
},
"stopId": "0:LEMUD04",
"stopSequence": 24
},
{
"arrival": {
"time": "1748513535",
"uncertainty": 120
},
"departure": {
"time": "1748513535",
"uncertainty": 120
},
"stopId": "0:PIERNE02",
"stopSequence": 25
},
{
"arrival": {
"time": "1748513601",
"uncertainty": 120
},
"departure": {
"time": "1748513601",
"uncertainty": 120
},
"stopId": "0:LOTHAIR2",
"stopSequence": 26
},
{
"arrival": {
"time": "1748513649",
"uncertainty": 120
},
"departure": {
"time": "1748513649",
"uncertainty": 120
},
"stopId": "0:POLY02",
"stopSequence": 27
},
{
"arrival": {
"time": "1748513690",
"uncertainty": 120
},
"departure": {
"time": "1748513690",
"uncertainty": 120
},
"stopId": "0:VANDERN2",
"stopSequence": 28
},
{
"arrival": {
"time": "1748513756",
"uncertainty": 120
},
"departure": {
"time": "1748513756",
"uncertainty": 120
},
"stopId": "0:BOUCHOT2",
"stopSequence": 29
},
{
"arrival": {
"time": "1748513771",
"uncertainty": 120
},
"departure": {
"time": "1748513771",
"uncertainty": 120
},
"stopId": "0:FRECOT2",
"stopSequence": 30
},
{
"arrival": {
"time": "1748513850",
"uncertainty": 120
},
"departure": {
"time": "1748513850",
"uncertainty": 120
},
"stopId": "0:FAUBOUP2",
"stopSequence": 31
},
{
"arrival": {
"time": "1748513936",
"uncertainty": 120
},
"departure": {
"time": "1748513936",
"uncertainty": 120
},
"stopId": "0:STROCH2",
"stopSequence": 32
},
{
"arrival": {
"time": "1748513966",
"uncertainty": 120
},
"departure": {
"time": "1748513966",
"uncertainty": 120
},
"stopId": "0:PTICLOU2",
"stopSequence": 33
},
{
"arrival": {
"time": "1748514001",
"uncertainty": 120
},
"departure": {
"time": "1748514001",
"uncertainty": 120
},
"stopId": "0:ACACIAS2",
"stopSequence": 34
},
{
"arrival": {
"time": "1748514042",
"uncertainty": 120
},
"departure": {
"time": "1748514042",
"uncertainty": 120
},
"stopId": "0:ROSEAUX2",
"stopSequence": 35
},
{
"arrival": {
"time": "1748514074",
"uncertainty": 120
},
"departure": {
"time": "1748514074",
"uncertainty": 120
},
"stopId": "0:VALERIA2",
"stopSequence": 36
},
{
"arrival": {
"time": "1748514116",
"uncertainty": 120
},
"stopId": "0:ARP309",
"stopSequence": 37
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 0,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_72973578"
}
}
},
{
"id": "2973579",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1748509950",
"uncertainty": 120
},
"departure": {
"time": "1748509950",
"uncertainty": 120
},
"stopId": "0:DEMBOUR2"
},
{
"departure": {
"time": "1748508060",
"uncertainty": 120
},
"stopId": "0:MNVE1",
"stopSequence": 1
},
{
"arrival": {
"time": "1748508107",
"uncertainty": 120
},
"departure": {
"time": "1748508107",
"uncertainty": 120
},
"stopId": "0:HAIEBRU1",
"stopSequence": 2
},
{
"arrival": {
"time": "1748508150",
"uncertainty": 120
},
"departure": {
"time": "1748508150",
"uncertainty": 120
},
"stopId": "0:SERRET1",
"stopSequence": 3
},
{
"arrival": {
"time": "1748508227",
"uncertainty": 120
},
"departure": {
"time": "1748508330",
"uncertainty": 120
},
"stopId": "0:STJEAN01",
"stopSequence": 4
},
{
"arrival": {
"time": "1748508516",
"uncertainty": 120
},
"departure": {
"time": "1748508540",
"uncertainty": 120
},
"stopId": "0:MOULI281",
"stopSequence": 5
},
{
"arrival": {
"time": "1748508591",
"uncertainty": 120
},
"departure": {
"time": "1748508591",
"uncertainty": 120
},
"stopId": "0:LIBERTE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1748508636",
"uncertainty": 120
},
"departure": {
"time": "1748508636",
"uncertainty": 120
},
"stopId": "0:SCYBAS1",
"stopSequence": 7
},
{
"arrival": {
"time": "1748508675",
"uncertainty": 120
},
"departure": {
"time": "1748508675",
"uncertainty": 120
},
"stopId": "0:PRILLE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1748508724",
"uncertainty": 120
},
"departure": {
"time": "1748508724",
"uncertainty": 120
},
"stopId": "0:LECLERC1",
"stopSequence": 9
},
{
"arrival": {
"time": "1748508765",
"uncertainty": 120
},
"departure": {
"time": "1748508765",
"uncertainty": 120
},
"stopId": "0:LONGEVI1",
"stopSequence": 10
},
{
"arrival": {
"time": "1748508824",
"uncertainty": 120
},
"departure": {
"time": "1748508824",
"uncertainty": 120
},
"stopId": "0:MIGETTE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1748508871",
"uncertainty": 120
},
"departure": {
"time": "1748508871",
"uncertainty": 120
},
"stopId": "0:CASINO1",
"stopSequence": 12
},
{
"arrival": {
"time": "1748508923",
"uncertainty": 120
},
"departure": {
"time": "1748508923",
"uncertainty": 120
},
"stopId": "0:PONTVER1",
"stopSequence": 13
},
{
"arrival": {
"time": "1748508976",
"uncertainty": 120
},
"departure": {
"time": "1748508976",
"uncertainty": 120
},
"stopId": "0:FOCH1",
"stopSequence": 14
},
{
"arrival": {
"time": "1748509005",
"uncertainty": 120
},
"departure": {
"time": "1748509005",
"uncertainty": 120
},
"stopId": "0:SMARTIN1",
"stopSequence": 15
},
{
"arrival": {
"time": "1748509110",
"uncertainty": 120
},
"departure": {
"time": "1748509110",
"uncertainty": 120
},
"stopId": "0:TIGNO290",
"stopSequence": 16
},
{
"arrival": {
"time": "1748509185",
"uncertainty": 120
},
"departure": {
"time": "1748509185",
"uncertainty": 120
},
"stopId": "0:FMOSELL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1748509249",
"uncertainty": 120
},
"departure": {
"time": "1748509249",
"uncertainty": 120
},
"stopId": "0:SQLUX122",
"stopSequence": 18
},
{
"arrival": {
"time": "1748509545",
"uncertainty": 120
},
"departure": {
"time": "1748509545",
"uncertainty": 120
},
"stopId": "0:REPUB123",
"stopSequence": 19
},
{
"arrival": {
"time": "1748509700",
"uncertainty": 120
},
"departure": {
"time": "1748509700",
"uncertainty": 120
},
"stopId": "0:ROIGE694",
"stopSequence": 20
},
{
"arrival": {
"time": "1748509787",
"uncertainty": 120
},
"departure": {
"time": "1748509787",
"uncertainty": 120
},
"stopId": "0:GARE90",
"stopSequence": 21
},
{
"arrival": {
"time": "1748509788",
"uncertainty": 120
},
"departure": {
"time": "1748509788",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:POMPIDO2",
"stopSequence": 22
},
{
"arrival": {
"time": "1748509956",
"uncertainty": 120
},
"departure": {
"time": "1748509956",
"uncertainty": 120
},
"stopId": "0:DEMBOUR2",
"stopSequence": 23
},
{
"arrival": {
"time": "1748510007",
"uncertainty": 120
},
"departure": {
"time": "1748510007",
"uncertainty": 120
},
"stopId": "0:LEMUD04",
"stopSequence": 24
},
{
"arrival": {
"time": "1748510042",
"uncertainty": 120
},
"departure": {
"time": "1748510042",
"uncertainty": 120
},
"stopId": "0:PIERNE02",
"stopSequence": 25
},
{
"arrival": {
"time": "1748510108",
"uncertainty": 120
},
"departure": {
"time": "1748510108",
"uncertainty": 120
},
"stopId": "0:LOTHAIR2",
"stopSequence": 26
},
{
"arrival": {
"time": "1748510156",
"uncertainty": 120
},
"departure": {
"time": "1748510156",
"uncertainty": 120
},
"stopId": "0:POLY02",
"stopSequence": 27
},
{
"arrival": {
"time": "1748510197",
"uncertainty": 120
},
"departure": {
"time": "1748510197",
"uncertainty": 120
},
"stopId": "0:VANDERN2",
"stopSequence": 28
},
{
"arrival": {
"time": "1748510263",
"uncertainty": 120
},
"departure": {
"time": "1748510263",
"uncertainty": 120
},
"stopId": "0:BOUCHOT2",
"stopSequence": 29
},
{
"arrival": {
"time": "1748510278",
"uncertainty": 120
},
"departure": {
"time": "1748510278",
"uncertainty": 120
},
"stopId": "0:FRECOT2",
"stopSequence": 30
},
{
"arrival": {
"time": "1748510357",
"uncertainty": 120
},
"departure": {
"time": "1748510357",
"uncertainty": 120
},
"stopId": "0:FAUBOUP2",
"stopSequence": 31
},
{
"arrival": {
"time": "1748510443",
"uncertainty": 120
},
"departure": {
"time": "1748510443",
"uncertainty": 120
},
"stopId": "0:STROCH2",
"stopSequence": 32
},
{
"arrival": {
"time": "1748510472",
"uncertainty": 120
},
"departure": {
"time": "1748510472",
"uncertainty": 120
},
"stopId": "0:PTICLOU2",
"stopSequence": 33
},
{
"arrival": {
"time": "1748510506",
"uncertainty": 120
},
"departure": {
"time": "1748510506",
"uncertainty": 120
},
"stopId": "0:ACACIAS2",
"stopSequence": 34
},
{
"arrival": {
"time": "1748510547",
"uncertainty": 120
},
"departure": {
"time": "1748510547",
"uncertainty": 120
},
"stopId": "0:ROSEAUX2",
"stopSequence": 35
},
{
"arrival": {
"time": "1748510579",
"uncertainty": 120
},
"departure": {
"time": "1748510579",
"uncertainty": 120
},
"stopId": "0:VALERIA2",
"stopSequence": 36
},
{
"arrival": {
"time": "1748510621",
"uncertainty": 120
},
"stopId": "0:ARP309",
"stopSequence": 37
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 0,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_72973579"
},
"vehicle": {
"id": "1833",
"label": "1833"
}
}
},
{
"id": "2973619",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748508336",
"uncertainty": 120
},
"stopId": "0:FELIX420",
"stopSequence": 1
},
{
"arrival": {
"time": "1748508452",
"uncertainty": 120
},
"departure": {
"time": "1748508456",
"uncertainty": 120
},
"stopId": "0:CASTORS1",
"stopSequence": 2
},
{
"arrival": {
"time": "1748508482",
"uncertainty": 120
},
"departure": {
"time": "1748508486",
"uncertainty": 120
},
"stopId": "0:TORTUE1",
"stopSequence": 3
},
{
"arrival": {
"time": "1748508521",
"uncertainty": 120
},
"departure": {
"time": "1748508521",
"uncertainty": 120
},
"stopId": "0:STSIMON1",
"stopSequence": 4
},
{
"arrival": {
"time": "1748508561",
"uncertainty": 120
},
"departure": {
"time": "1748508576",
"uncertainty": 120
},
"stopId": "0:MARNE1",
"stopSequence": 5
},
{
"arrival": {
"time": "1748508612",
"uncertainty": 120
},
"departure": {
"time": "1748508612",
"uncertainty": 120
},
"stopId": "0:VICTOIR1",
"stopSequence": 6
},
{
"arrival": {
"time": "1748508676",
"uncertainty": 120
},
"departure": {
"time": "1748508676",
"uncertainty": 120
},
"stopId": "0:LARDEME1",
"stopSequence": 7
},
{
"arrival": {
"time": "1748508714",
"uncertainty": 120
},
"departure": {
"time": "1748508714",
"uncertainty": 120
},
"stopId": "0:SIGISBE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1748508749",
"uncertainty": 120
},
"departure": {
"time": "1748508749",
"uncertainty": 120
},
"stopId": "0:FOCH2",
"stopSequence": 9
},
{
"arrival": {
"time": "1748508899",
"uncertainty": 120
},
"departure": {
"time": "1748508899",
"uncertainty": 120
},
"stopId": "0:BRIVAGE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1748508947",
"uncertainty": 120
},
"departure": {
"time": "1748508947",
"uncertainty": 120
},
"stopId": "0:PEPINIE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1748508978",
"uncertainty": 120
},
"departure": {
"time": "1748508978",
"uncertainty": 120
},
"stopId": "0:VILLAS1",
"stopSequence": 12
},
{
"arrival": {
"time": "1748509019",
"uncertainty": 120
},
"departure": {
"time": "1748509019",
"uncertainty": 120
},
"stopId": "0:PALAISS1",
"stopSequence": 13
},
{
"arrival": {
"time": "1748509180",
"uncertainty": 120
},
"departure": {
"time": "1748509180",
"uncertainty": 120
},
"stopId": "0:VERLAIN1",
"stopSequence": 14
},
{
"arrival": {
"time": "1748509267",
"uncertainty": 120
},
"departure": {
"time": "1748509267",
"uncertainty": 120
},
"stopId": "0:ROIGEO68",
"stopSequence": 15
},
{
"arrival": {
"time": "1748509419",
"uncertainty": 120
},
"departure": {
"time": "1748509419",
"uncertainty": 120
},
"stopId": "0:REPU5053",
"stopSequence": 16
},
{
"arrival": {
"time": "1748509719",
"uncertainty": 120
},
"departure": {
"time": "1748509719",
"uncertainty": 120
},
"stopId": "0:GARE4",
"stopSequence": 17
},
{
"arrival": {
"time": "1748509899",
"uncertainty": 120
},
"departure": {
"time": "1748509899",
"uncertainty": 120
},
"stopId": "0:MAZELLE2",
"stopSequence": 18
},
{
"arrival": {
"time": "1748510016",
"uncertainty": 120
},
"departure": {
"time": "1748510016",
"uncertainty": 120
},
"stopId": "0:TANNEUR2",
"stopSequence": 19
},
{
"arrival": {
"time": "1748510077",
"uncertainty": 120
},
"departure": {
"time": "1748510077",
"uncertainty": 120
},
"stopId": "0:FOURNIE2",
"stopSequence": 20
},
{
"arrival": {
"time": "1748510129",
"uncertainty": 120
},
"departure": {
"time": "1748510129",
"uncertainty": 120
},
"stopId": "0:ARSENAL2",
"stopSequence": 21
},
{
"arrival": {
"time": "1748510275",
"uncertainty": 120
},
"departure": {
"time": "1748510275",
"uncertainty": 120
},
"stopId": "0:TANNERI2",
"stopSequence": 22
},
{
"arrival": {
"time": "1748510340",
"uncertainty": 120
},
"departure": {
"time": "1748510340",
"uncertainty": 120
},
"stopId": "0:TERRESR2",
"stopSequence": 23
},
{
"arrival": {
"time": "1748510424",
"uncertainty": 120
},
"departure": {
"time": "1748510424",
"uncertainty": 120
},
"stopId": "0:STJEGLI2",
"stopSequence": 24
},
{
"arrival": {
"time": "1748510476",
"uncertainty": 120
},
"departure": {
"time": "1748510476",
"uncertainty": 120
},
"stopId": "0:CIMETIE2",
"stopSequence": 25
},
{
"arrival": {
"time": "1748510538",
"uncertainty": 120
},
"departure": {
"time": "1748510538",
"uncertainty": 120
},
"stopId": "0:TILLEUL2",
"stopSequence": 26
},
{
"arrival": {
"time": "1748510574",
"uncertainty": 120
},
"departure": {
"time": "1748510574",
"uncertainty": 120
},
"stopId": "0:ERABLE2",
"stopSequence": 27
},
{
"arrival": {
"time": "1748510656",
"uncertainty": 120
},
"departure": {
"time": "1748510656",
"uncertainty": 120
},
"stopId": "0:HETRES2",
"stopSequence": 28
},
{
"arrival": {
"time": "1748510719",
"uncertainty": 120
},
"departure": {
"time": "1748510719",
"uncertainty": 120
},
"stopId": "0:CARRIER2",
"stopSequence": 29
},
{
"arrival": {
"time": "1748510763",
"uncertainty": 120
},
"departure": {
"time": "1748510763",
"uncertainty": 120
},
"stopId": "0:FRENES2",
"stopSequence": 30
},
{
"arrival": {
"time": "1748510830",
"uncertainty": 120
},
"departure": {
"time": "1748510830",
"uncertainty": 120
},
"stopId": "0:PINS02",
"stopSequence": 31
},
{
"arrival": {
"time": "1748510874",
"uncertainty": 120
},
"departure": {
"time": "1748510874",
"uncertainty": 120
},
"stopId": "0:MARRONN2",
"stopSequence": 32
},
{
"arrival": {
"time": "1748510906",
"uncertainty": 120
},
"departure": {
"time": "1748510906",
"uncertainty": 120
},
"stopId": "0:HSORET2",
"stopSequence": 33
},
{
"arrival": {
"time": "1748510982",
"uncertainty": 120
},
"departure": {
"time": "1748510982",
"uncertainty": 120
},
"stopId": "0:BOUZONV4",
"stopSequence": 34
},
{
"arrival": {
"time": "1748511054",
"uncertainty": 120
},
"stopId": "0:GRIMONT1",
"stopSequence": 35
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 0,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_72973619"
},
"vehicle": {
"id": "2131",
"label": "2131"
}
}
},
{
"id": "2973620",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748511840",
"uncertainty": 120
},
"stopId": "0:FELIX420",
"stopSequence": 1
},
{
"arrival": {
"time": "1748511960",
"uncertainty": 120
},
"departure": {
"time": "1748511960",
"uncertainty": 120
},
"stopId": "0:CASTORS1",
"stopSequence": 2
},
{
"arrival": {
"time": "1748511986",
"uncertainty": 120
},
"departure": {
"time": "1748511986",
"uncertainty": 120
},
"stopId": "0:TORTUE1",
"stopSequence": 3
},
{
"arrival": {
"time": "1748512030",
"uncertainty": 120
},
"departure": {
"time": "1748512030",
"uncertainty": 120
},
"stopId": "0:STSIMON1",
"stopSequence": 4
},
{
"arrival": {
"time": "1748512057",
"uncertainty": 120
},
"departure": {
"time": "1748512057",
"uncertainty": 120
},
"stopId": "0:MARNE1",
"stopSequence": 5
},
{
"arrival": {
"time": "1748512093",
"uncertainty": 120
},
"departure": {
"time": "1748512093",
"uncertainty": 120
},
"stopId": "0:VICTOIR1",
"stopSequence": 6
},
{
"arrival": {
"time": "1748512157",
"uncertainty": 120
},
"departure": {
"time": "1748512157",
"uncertainty": 120
},
"stopId": "0:LARDEME1",
"stopSequence": 7
},
{
"arrival": {
"time": "1748512195",
"uncertainty": 120
},
"departure": {
"time": "1748512195",
"uncertainty": 120
},
"stopId": "0:SIGISBE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1748512230",
"uncertainty": 120
},
"departure": {
"time": "1748512230",
"uncertainty": 120
},
"stopId": "0:FOCH2",
"stopSequence": 9
},
{
"arrival": {
"time": "1748512380",
"uncertainty": 120
},
"departure": {
"time": "1748512380",
"uncertainty": 120
},
"stopId": "0:BRIVAGE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1748512428",
"uncertainty": 120
},
"departure": {
"time": "1748512428",
"uncertainty": 120
},
"stopId": "0:PEPINIE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1748512459",
"uncertainty": 120
},
"departure": {
"time": "1748512459",
"uncertainty": 120
},
"stopId": "0:VILLAS1",
"stopSequence": 12
},
{
"arrival": {
"time": "1748512500",
"uncertainty": 120
},
"departure": {
"time": "1748512500",
"uncertainty": 120
},
"stopId": "0:PALAISS1",
"stopSequence": 13
},
{
"arrival": {
"time": "1748512683",
"uncertainty": 120
},
"departure": {
"time": "1748512683",
"uncertainty": 120
},
"stopId": "0:VERLAIN1",
"stopSequence": 14
},
{
"arrival": {
"time": "1748512783",
"uncertainty": 120
},
"departure": {
"time": "1748512783",
"uncertainty": 120
},
"stopId": "0:ROIGEO68",
"stopSequence": 15
},
{
"arrival": {
"time": "1748512980",
"uncertainty": 120
},
"departure": {
"time": "1748512980",
"uncertainty": 120
},
"stopId": "0:REPU5053",
"stopSequence": 16
},
{
"arrival": {
"time": "1748513280",
"uncertainty": 120
},
"departure": {
"time": "1748513280",
"uncertainty": 120
},
"stopId": "0:GARE4",
"stopSequence": 17
},
{
"arrival": {
"time": "1748513460",
"uncertainty": 120
},
"departure": {
"time": "1748513460",
"uncertainty": 120
},
"stopId": "0:MAZELLE2",
"stopSequence": 18
},
{
"arrival": {
"time": "1748513577",
"uncertainty": 120
},
"departure": {
"time": "1748513577",
"uncertainty": 120
},
"stopId": "0:TANNEUR2",
"stopSequence": 19
},
{
"arrival": {
"time": "1748513638",
"uncertainty": 120
},
"departure": {
"time": "1748513638",
"uncertainty": 120
},
"stopId": "0:FOURNIE2",
"stopSequence": 20
},
{
"arrival": {
"time": "1748513690",
"uncertainty": 120
},
"departure": {
"time": "1748513690",
"uncertainty": 120
},
"stopId": "0:ARSENAL2",
"stopSequence": 21
},
{
"arrival": {
"time": "1748513836",
"uncertainty": 120
},
"departure": {
"time": "1748513836",
"uncertainty": 120
},
"stopId": "0:TANNERI2",
"stopSequence": 22
},
{
"arrival": {
"time": "1748513901",
"uncertainty": 120
},
"departure": {
"time": "1748513901",
"uncertainty": 120
},
"stopId": "0:TERRESR2",
"stopSequence": 23
},
{
"arrival": {
"time": "1748513986",
"uncertainty": 120
},
"departure": {
"time": "1748513986",
"uncertainty": 120
},
"stopId": "0:STJEGLI2",
"stopSequence": 24
},
{
"arrival": {
"time": "1748514038",
"uncertainty": 120
},
"departure": {
"time": "1748514038",
"uncertainty": 120
},
"stopId": "0:CIMETIE2",
"stopSequence": 25
},
{
"arrival": {
"time": "1748514100",
"uncertainty": 120
},
"departure": {
"time": "1748514100",
"uncertainty": 120
},
"stopId": "0:TILLEUL2",
"stopSequence": 26
},
{
"arrival": {
"time": "1748514136",
"uncertainty": 120
},
"departure": {
"time": "1748514136",
"uncertainty": 120
},
"stopId": "0:ERABLE2",
"stopSequence": 27
},
{
"arrival": {
"time": "1748514218",
"uncertainty": 120
},
"departure": {
"time": "1748514218",
"uncertainty": 120
},
"stopId": "0:HETRES2",
"stopSequence": 28
},
{
"arrival": {
"time": "1748514281",
"uncertainty": 120
},
"departure": {
"time": "1748514281",
"uncertainty": 120
},
"stopId": "0:CARRIER2",
"stopSequence": 29
},
{
"arrival": {
"time": "1748514325",
"uncertainty": 120
},
"departure": {
"time": "1748514325",
"uncertainty": 120
},
"stopId": "0:FRENES2",
"stopSequence": 30
},
{
"arrival": {
"time": "1748514392",
"uncertainty": 120
},
"departure": {
"time": "1748514392",
"uncertainty": 120
},
"stopId": "0:PINS02",
"stopSequence": 31
},
{
"arrival": {
"time": "1748514436",
"uncertainty": 120
},
"departure": {
"time": "1748514436",
"uncertainty": 120
},
"stopId": "0:MARRONN2",
"stopSequence": 32
},
{
"arrival": {
"time": "1748514468",
"uncertainty": 120
},
"departure": {
"time": "1748514468",
"uncertainty": 120
},
"stopId": "0:HSORET2",
"stopSequence": 33
},
{
"arrival": {
"time": "1748514544",
"uncertainty": 120
},
"departure": {
"time": "1748514544",
"uncertainty": 120
},
"stopId": "0:BOUZONV4",
"stopSequence": 34
},
{
"arrival": {
"time": "1748514616",
"uncertainty": 120
},
"stopId": "0:GRIMONT1",
"stopSequence": 35
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 0,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_72973620"
}
}
},
{
"id": "2973627",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748510340",
"uncertainty": 120
},
"stopId": "0:REPU5051",
"stopSequence": 1
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 0,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_72973627"
}
}
},
{
"id": "2973615",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748511780",
"uncertainty": 120
},
"stopId": "0:GRIMONT1",
"stopSequence": 1
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 1,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_72973615"
}
}
},
{
"id": "2973612",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748508331",
"uncertainty": 120
},
"stopId": "0:GRIMONT1",
"stopSequence": 1
},
{
"arrival": {
"time": "1748508421",
"uncertainty": 120
},
"departure": {
"time": "1748508421",
"uncertainty": 120
},
"stopId": "0:BOUZONV3",
"stopSequence": 2
},
{
"arrival": {
"time": "1748508475",
"uncertainty": 120
},
"departure": {
"time": "1748508481",
"uncertainty": 120
},
"stopId": "0:HSORET1",
"stopSequence": 3
},
{
"arrival": {
"time": "1748508532",
"uncertainty": 120
},
"departure": {
"time": "1748508541",
"uncertainty": 120
},
"stopId": "0:MARRONN1",
"stopSequence": 4
},
{
"arrival": {
"time": "1748508615",
"uncertainty": 120
},
"departure": {
"time": "1748508615",
"uncertainty": 120
},
"stopId": "0:PINS01",
"stopSequence": 5
},
{
"arrival": {
"time": "1748508667",
"uncertainty": 120
},
"departure": {
"time": "1748508667",
"uncertainty": 120
},
"stopId": "0:FRENES1",
"stopSequence": 6
},
{
"arrival": {
"time": "1748508707",
"uncertainty": 120
},
"departure": {
"time": "1748508707",
"uncertainty": 120
},
"stopId": "0:CARRIER1",
"stopSequence": 7
},
{
"arrival": {
"time": "1748508740",
"uncertainty": 120
},
"departure": {
"time": "1748508740",
"uncertainty": 120
},
"stopId": "0:HETRES1",
"stopSequence": 8
},
{
"arrival": {
"time": "1748508812",
"uncertainty": 120
},
"departure": {
"time": "1748508812",
"uncertainty": 120
},
"stopId": "0:ERABLE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1748508859",
"uncertainty": 120
},
"departure": {
"time": "1748508859",
"uncertainty": 120
},
"stopId": "0:TILLEUL1",
"stopSequence": 10
},
{
"arrival": {
"time": "1748508933",
"uncertainty": 120
},
"departure": {
"time": "1748508933",
"uncertainty": 120
},
"stopId": "0:CIMETIE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1748508993",
"uncertainty": 120
},
"departure": {
"time": "1748508993",
"uncertainty": 120
},
"stopId": "0:STJEGLI1",
"stopSequence": 12
},
{
"arrival": {
"time": "1748509093",
"uncertainty": 120
},
"departure": {
"time": "1748509093",
"uncertainty": 120
},
"stopId": "0:TERRESR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1748509163",
"uncertainty": 120
},
"departure": {
"time": "1748509163",
"uncertainty": 120
},
"stopId": "0:TANNERI1",
"stopSequence": 14
},
{
"arrival": {
"time": "1748509330",
"uncertainty": 120
},
"departure": {
"time": "1748509330",
"uncertainty": 120
},
"stopId": "0:ARSENAL1",
"stopSequence": 15
},
{
"arrival": {
"time": "1748509389",
"uncertainty": 120
},
"departure": {
"time": "1748509389",
"uncertainty": 120
},
"stopId": "0:FOURNIE1",
"stopSequence": 16
},
{
"arrival": {
"time": "1748509498",
"uncertainty": 120
},
"departure": {
"time": "1748509498",
"uncertainty": 120
},
"stopId": "0:TANNEUR1",
"stopSequence": 17
},
{
"arrival": {
"time": "1748509568",
"uncertainty": 120
},
"departure": {
"time": "1748509568",
"uncertainty": 120
},
"stopId": "0:PARAIGE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1748509657",
"uncertainty": 120
},
"departure": {
"time": "1748509657",
"uncertainty": 120
},
"stopId": "0:MAZELLE1",
"stopSequence": 19
},
{
"arrival": {
"time": "1748509824",
"uncertainty": 120
},
"departure": {
"time": "1748509824",
"uncertainty": 120
},
"stopId": "0:GARE30",
"stopSequence": 20
},
{
"arrival": {
"time": "1748510244",
"uncertainty": 120
},
"departure": {
"time": "1748510244",
"uncertainty": 120
},
"stopId": "0:REPU5053",
"stopSequence": 21
},
{
"arrival": {
"time": "1748510378",
"uncertainty": 120
},
"departure": {
"time": "1748510378",
"uncertainty": 120
},
"stopId": "0:ROIGEO34",
"stopSequence": 22
},
{
"arrival": {
"time": "1748510423",
"uncertainty": 120
},
"departure": {
"time": "1748510423",
"uncertainty": 120
},
"stopId": "0:VERLAIN2",
"stopSequence": 23
},
{
"arrival": {
"time": "1748510544",
"uncertainty": 120
},
"departure": {
"time": "1748510544",
"uncertainty": 120
},
"stopId": "0:PALAISS2",
"stopSequence": 24
},
{
"arrival": {
"time": "1748510580",
"uncertainty": 120
},
"departure": {
"time": "1748510580",
"uncertainty": 120
},
"stopId": "0:VILLAS2",
"stopSequence": 25
},
{
"arrival": {
"time": "1748510620",
"uncertainty": 120
},
"departure": {
"time": "1748510620",
"uncertainty": 120
},
"stopId": "0:PEPINIE2",
"stopSequence": 26
},
{
"arrival": {
"time": "1748510664",
"uncertainty": 120
},
"departure": {
"time": "1748510664",
"uncertainty": 120
},
"stopId": "0:BRIVAGE2",
"stopSequence": 27
},
{
"arrival": {
"time": "1748510834",
"uncertainty": 120
},
"departure": {
"time": "1748510834",
"uncertainty": 120
},
"stopId": "0:FOCH1",
"stopSequence": 28
},
{
"arrival": {
"time": "1748510883",
"uncertainty": 120
},
"departure": {
"time": "1748510883",
"uncertainty": 120
},
"stopId": "0:SIGISBE2",
"stopSequence": 29
},
{
"arrival": {
"time": "1748510929",
"uncertainty": 120
},
"departure": {
"time": "1748510929",
"uncertainty": 120
},
"stopId": "0:LARDEME2",
"stopSequence": 30
},
{
"arrival": {
"time": "1748510991",
"uncertainty": 120
},
"departure": {
"time": "1748510991",
"uncertainty": 120
},
"stopId": "0:VICTOIR2",
"stopSequence": 31
},
{
"arrival": {
"time": "1748511030",
"uncertainty": 120
},
"departure": {
"time": "1748511030",
"uncertainty": 120
},
"stopId": "0:MARNE2",
"stopSequence": 32
},
{
"arrival": {
"time": "1748511056",
"uncertainty": 120
},
"departure": {
"time": "1748511056",
"uncertainty": 120
},
"stopId": "0:STSIMON2",
"stopSequence": 33
},
{
"arrival": {
"time": "1748511111",
"uncertainty": 120
},
"departure": {
"time": "1748511111",
"uncertainty": 120
},
"stopId": "0:TORTUE2",
"stopSequence": 34
},
{
"arrival": {
"time": "1748511144",
"uncertainty": 120
},
"departure": {
"time": "1748511144",
"uncertainty": 120
},
"stopId": "0:CASTORS2",
"stopSequence": 35
},
{
"arrival": {
"time": "1748511264",
"uncertainty": 120
},
"stopId": "0:FELIX420",
"stopSequence": 36
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 1,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_72973612"
},
"vehicle": {
"id": "2132",
"label": "2132"
}
}
},
{
"id": "2973521",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748508420",
"uncertainty": 120
},
"stopId": "0:FELIX420",
"stopSequence": 1
},
{
"arrival": {
"time": "1748508523",
"uncertainty": 120
},
"departure": {
"time": "1748508523",
"uncertainty": 120
},
"stopId": "0:VIGNES1",
"stopSequence": 2
},
{
"arrival": {
"time": "1748508572",
"uncertainty": 120
},
"departure": {
"time": "1748508572",
"uncertainty": 120
},
"stopId": "0:MIRABEL1",
"stopSequence": 3
},
{
"arrival": {
"time": "1748508602",
"uncertainty": 120
},
"departure": {
"time": "1748508602",
"uncertainty": 120
},
"stopId": "0:BUTTE1",
"stopSequence": 4
},
{
"arrival": {
"time": "1748508657",
"uncertainty": 120
},
"departure": {
"time": "1748508657",
"uncertainty": 120
},
"stopId": "0:BUCHOZ1",
"stopSequence": 5
},
{
"arrival": {
"time": "1748508705",
"uncertainty": 120
},
"departure": {
"time": "1748508705",
"uncertainty": 120
},
"stopId": "0:NJUNG1",
"stopSequence": 6
},
{
"arrival": {
"time": "1748508765",
"uncertainty": 120
},
"departure": {
"time": "1748508765",
"uncertainty": 120
},
"stopId": "0:LEMOYNE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1748508797",
"uncertainty": 120
},
"departure": {
"time": "1748508797",
"uncertainty": 120
},
"stopId": "0:COLIBRI1",
"stopSequence": 8
},
{
"arrival": {
"time": "1748508830",
"uncertainty": 120
},
"departure": {
"time": "1748508830",
"uncertainty": 120
},
"stopId": "0:TIGNO414",
"stopSequence": 9
},
{
"arrival": {
"time": "1748508957",
"uncertainty": 120
},
"departure": {
"time": "1748508957",
"uncertainty": 120
},
"stopId": "0:FMOSELL1",
"stopSequence": 10
},
{
"arrival": {
"time": "1748509077",
"uncertainty": 120
},
"departure": {
"time": "1748509077",
"uncertainty": 120
},
"stopId": "0:SQLUX122",
"stopSequence": 11
},
{
"arrival": {
"time": "1748509257",
"uncertainty": 120
},
"departure": {
"time": "1748509257",
"uncertainty": 120
},
"stopId": "0:REPUB123",
"stopSequence": 12
},
{
"arrival": {
"time": "1748509677",
"uncertainty": 120
},
"departure": {
"time": "1748509677",
"uncertainty": 120
},
"stopId": "0:GARE4",
"stopSequence": 13
},
{
"arrival": {
"time": "1748509917",
"uncertainty": 120
},
"departure": {
"time": "1748509917",
"uncertainty": 120
},
"stopId": "0:SEILLE2",
"stopSequence": 14
},
{
"arrival": {
"time": "1748509978",
"uncertainty": 120
},
"departure": {
"time": "1748509978",
"uncertainty": 120
},
"stopId": "0:FRIANT2",
"stopSequence": 15
},
{
"arrival": {
"time": "1748510020",
"uncertainty": 120
},
"departure": {
"time": "1748510020",
"uncertainty": 120
},
"stopId": "0:HERMITE2",
"stopSequence": 16
},
{
"arrival": {
"time": "1748510045",
"uncertainty": 120
},
"departure": {
"time": "1748510045",
"uncertainty": 120
},
"stopId": "0:COLLIGN2",
"stopSequence": 17
},
{
"arrival": {
"time": "1748510095",
"uncertainty": 120
},
"departure": {
"time": "1748510095",
"uncertainty": 120
},
"stopId": "0:DUCROCQ2",
"stopSequence": 18
},
{
"arrival": {
"time": "1748510140",
"uncertainty": 120
},
"departure": {
"time": "1748510140",
"uncertainty": 120
},
"stopId": "0:HESTAUX2",
"stopSequence": 19
},
{
"arrival": {
"time": "1748510187",
"uncertainty": 120
},
"departure": {
"time": "1748510187",
"uncertainty": 120
},
"stopId": "0:GOUSSEL2",
"stopSequence": 20
},
{
"arrival": {
"time": "1748510224",
"uncertainty": 120
},
"departure": {
"time": "1748510224",
"uncertainty": 120
},
"stopId": "0:CLAUDEL2",
"stopSequence": 21
},
{
"arrival": {
"time": "1748510301",
"uncertainty": 120
},
"departure": {
"time": "1748510301",
"uncertainty": 120
},
"stopId": "0:OBERL653",
"stopSequence": 22
},
{
"arrival": {
"time": "1748510397",
"uncertainty": 120
},
"departure": {
"time": "1748510397",
"uncertainty": 120
},
"stopId": "0:PEUPLIE2",
"stopSequence": 23
},
{
"arrival": {
"time": "1748510540",
"uncertainty": 120
},
"departure": {
"time": "1748510540",
"uncertainty": 120
},
"stopId": "0:GRIGY2",
"stopSequence": 24
},
{
"arrival": {
"time": "1748510637",
"uncertainty": 120
},
"departure": {
"time": "1748510637",
"uncertainty": 120
},
"stopId": "0:GDECOLE2",
"stopSequence": 25
},
{
"arrival": {
"time": "1748510754",
"uncertainty": 120
},
"departure": {
"time": "1748510754",
"uncertainty": 120
},
"stopId": "0:PASSOTE2",
"stopSequence": 26
},
{
"arrival": {
"time": "1748510784",
"uncertainty": 120
},
"departure": {
"time": "1748510784",
"uncertainty": 120
},
"stopId": "0:CUVION2",
"stopSequence": 27
},
{
"arrival": {
"time": "1748510839",
"uncertainty": 120
},
"departure": {
"time": "1748510839",
"uncertainty": 120
},
"stopId": "0:DOLICHE2",
"stopSequence": 28
},
{
"arrival": {
"time": "1748510870",
"uncertainty": 120
},
"departure": {
"time": "1748510870",
"uncertainty": 120
},
"stopId": "0:30JOURS2",
"stopSequence": 29
},
{
"arrival": {
"time": "1748510908",
"uncertainty": 120
},
"departure": {
"time": "1748510908",
"uncertainty": 120
},
"stopId": "0:LADAME2",
"stopSequence": 30
},
{
"arrival": {
"time": "1748510960",
"uncertainty": 120
},
"departure": {
"time": "1748510960",
"uncertainty": 120
},
"stopId": "0:FALOGNE2",
"stopSequence": 31
},
{
"arrival": {
"time": "1748510997",
"uncertainty": 120
},
"stopId": "0:LELAC1",
"stopSequence": 32
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_72973521"
},
"vehicle": {
"id": "2422",
"label": "2422"
}
}
},
{
"id": "2973529",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748512020",
"uncertainty": 120
},
"stopId": "0:PRESJAC1",
"stopSequence": 1
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_72973529"
}
}
},
{
"id": "2973534",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748511780",
"uncertainty": 120
},
"stopId": "0:LELAC1",
"stopSequence": 1
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_72973534"
}
}
},
{
"id": "2973533",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748508180",
"uncertainty": 120
},
"stopId": "0:LELAC1",
"stopSequence": 1
},
{
"arrival": {
"time": "1748508218",
"uncertainty": 120
},
"departure": {
"time": "1748508241",
"uncertainty": 120
},
"stopId": "0:FALOGNE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1748508284",
"uncertainty": 120
},
"departure": {
"time": "1748508301",
"uncertainty": 120
},
"stopId": "0:LADAME1",
"stopSequence": 3
},
{
"arrival": {
"time": "1748508368",
"uncertainty": 120
},
"departure": {
"time": "1748508368",
"uncertainty": 120
},
"stopId": "0:30JOURS1",
"stopSequence": 4
},
{
"arrival": {
"time": "1748508410",
"uncertainty": 120
},
"departure": {
"time": "1748508421",
"uncertainty": 120
},
"stopId": "0:DOLICHE1",
"stopSequence": 5
},
{
"arrival": {
"time": "1748508491",
"uncertainty": 120
},
"departure": {
"time": "1748508491",
"uncertainty": 120
},
"stopId": "0:CUVION1",
"stopSequence": 6
},
{
"arrival": {
"time": "1748508541",
"uncertainty": 120
},
"departure": {
"time": "1748508541",
"uncertainty": 120
},
"stopId": "0:PASSOTE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1748508653",
"uncertainty": 120
},
"departure": {
"time": "1748508653",
"uncertainty": 120
},
"stopId": "0:GDECOLE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1748508758",
"uncertainty": 120
},
"departure": {
"time": "1748508758",
"uncertainty": 120
},
"stopId": "0:GRIGY1",
"stopSequence": 9
},
{
"arrival": {
"time": "1748508953",
"uncertainty": 120
},
"departure": {
"time": "1748508953",
"uncertainty": 120
},
"stopId": "0:PEUPLIE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1748509031",
"uncertainty": 120
},
"departure": {
"time": "1748509031",
"uncertainty": 120
},
"stopId": "0:OBERL668",
"stopSequence": 11
},
{
"arrival": {
"time": "1748509098",
"uncertainty": 120
},
"departure": {
"time": "1748509098",
"uncertainty": 120
},
"stopId": "0:CLAUDEL1",
"stopSequence": 12
},
{
"arrival": {
"time": "1748509160",
"uncertainty": 120
},
"departure": {
"time": "1748509160",
"uncertainty": 120
},
"stopId": "0:GOUSSEL1",
"stopSequence": 13
},
{
"arrival": {
"time": "1748509194",
"uncertainty": 120
},
"departure": {
"time": "1748509194",
"uncertainty": 120
},
"stopId": "0:HESTAUX1",
"stopSequence": 14
},
{
"arrival": {
"time": "1748509244",
"uncertainty": 120
},
"departure": {
"time": "1748509244",
"uncertainty": 120
},
"stopId": "0:DUCROCQ1",
"stopSequence": 15
},
{
"arrival": {
"time": "1748509308",
"uncertainty": 120
},
"departure": {
"time": "1748509308",
"uncertainty": 120
},
"stopId": "0:COLLIGN1",
"stopSequence": 16
},
{
"arrival": {
"time": "1748509327",
"uncertainty": 120
},
"departure": {
"time": "1748509327",
"uncertainty": 120
},
"stopId": "0:HERMITE1",
"stopSequence": 17
},
{
"arrival": {
"time": "1748509374",
"uncertainty": 120
},
"departure": {
"time": "1748509374",
"uncertainty": 120
},
"stopId": "0:FRIANT1",
"stopSequence": 18
},
{
"arrival": {
"time": "1748509433",
"uncertainty": 120
},
"departure": {
"time": "1748509433",
"uncertainty": 120
},
"stopId": "0:SEILLE1",
"stopSequence": 19
},
{
"arrival": {
"time": "1748509733",
"uncertainty": 120
},
"departure": {
"time": "1748509733",
"uncertainty": 120
},
"stopId": "0:GARE30",
"stopSequence": 20
},
{
"arrival": {
"time": "1748510212",
"uncertainty": 120
},
"departure": {
"time": "1748510212",
"uncertainty": 120
},
"stopId": "0:REPUBL03",
"stopSequence": 21
},
{
"arrival": {
"time": "1748510392",
"uncertainty": 120
},
"departure": {
"time": "1748510392",
"uncertainty": 120
},
"stopId": "0:SQLUX264",
"stopSequence": 22
},
{
"arrival": {
"time": "1748510512",
"uncertainty": 120
},
"departure": {
"time": "1748510512",
"uncertainty": 120
},
"stopId": "0:FMOSELL2",
"stopSequence": 23
},
{
"arrival": {
"time": "1748510626",
"uncertainty": 120
},
"departure": {
"time": "1748510626",
"uncertainty": 120
},
"stopId": "0:TIGNO395",
"stopSequence": 24
},
{
"arrival": {
"time": "1748510660",
"uncertainty": 120
},
"departure": {
"time": "1748510660",
"uncertainty": 120
},
"stopId": "0:COLIBRI2",
"stopSequence": 25
},
{
"arrival": {
"time": "1748510694",
"uncertainty": 120
},
"departure": {
"time": "1748510694",
"uncertainty": 120
},
"stopId": "0:LEMOYNE2",
"stopSequence": 26
},
{
"arrival": {
"time": "1748510750",
"uncertainty": 120
},
"departure": {
"time": "1748510750",
"uncertainty": 120
},
"stopId": "0:NJUNG2",
"stopSequence": 27
},
{
"arrival": {
"time": "1748510795",
"uncertainty": 120
},
"departure": {
"time": "1748510795",
"uncertainty": 120
},
"stopId": "0:BUCHOZ2",
"stopSequence": 28
},
{
"arrival": {
"time": "1748510825",
"uncertainty": 120
},
"departure": {
"time": "1748510825",
"uncertainty": 120
},
"stopId": "0:SANSONN2",
"stopSequence": 29
},
{
"arrival": {
"time": "1748510873",
"uncertainty": 120
},
"departure": {
"time": "1748510873",
"uncertainty": 120
},
"stopId": "0:BAUCHEZ2",
"stopSequence": 30
},
{
"arrival": {
"time": "1748510909",
"uncertainty": 120
},
"departure": {
"time": "1748510909",
"uncertainty": 120
},
"stopId": "0:ROUSSEL2",
"stopSequence": 31
},
{
"arrival": {
"time": "1748510944",
"uncertainty": 120
},
"departure": {
"time": "1748510944",
"uncertainty": 120
},
"stopId": "0:CAILLOU2",
"stopSequence": 32
},
{
"arrival": {
"time": "1748510976",
"uncertainty": 120
},
"departure": {
"time": "1748510976",
"uncertainty": 120
},
"stopId": "0:CLETTE2",
"stopSequence": 33
},
{
"arrival": {
"time": "1748511050",
"uncertainty": 120
},
"stopId": "0:PRESJAC1",
"stopSequence": 34
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_72973533"
},
"vehicle": {
"id": "2421",
"label": "2421"
}
}
},
{
"id": "3110771",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748511240",
"uncertainty": 120
},
"stopId": "0:MOULMAI1",
"stopSequence": 1
},
{
"arrival": {
"time": "1748511300",
"uncertainty": 120
},
"departure": {
"time": "1748511300",
"uncertainty": 120
},
"stopId": "0:MOULIN86",
"stopSequence": 2
},
{
"arrival": {
"time": "1748511351",
"uncertainty": 120
},
"departure": {
"time": "1748511351",
"uncertainty": 120
},
"stopId": "0:VIEAUX1",
"stopSequence": 3
},
{
"arrival": {
"time": "1748511453",
"uncertainty": 120
},
"departure": {
"time": "1748511453",
"uncertainty": 120
},
"stopId": "0:PREVIL01",
"stopSequence": 4
},
{
"arrival": {
"time": "1748511480",
"uncertainty": 120
},
"departure": {
"time": "1748511480",
"uncertainty": 120
},
"stopId": "0:ARDECHE1",
"stopSequence": 5
},
{
"arrival": {
"time": "1748511521",
"uncertainty": 120
},
"departure": {
"time": "1748511521",
"uncertainty": 120
},
"stopId": "0:LORRAIN1",
"stopSequence": 6
},
{
"arrival": {
"time": "1748511747",
"uncertainty": 120
},
"departure": {
"time": "1748511747",
"uncertainty": 120
},
"stopId": "0:3HAIES1",
"stopSequence": 7
},
{
"arrival": {
"time": "1748511785",
"uncertainty": 120
},
"departure": {
"time": "1748511785",
"uncertainty": 120
},
"stopId": "0:CONSTAN1",
"stopSequence": 8
},
{
"arrival": {
"time": "1748511826",
"uncertainty": 120
},
"departure": {
"time": "1748511826",
"uncertainty": 120
},
"stopId": "0:PAQUERE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1748511872",
"uncertainty": 120
},
"departure": {
"time": "1748511872",
"uncertainty": 120
},
"stopId": "0:SAVOIE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1748511907",
"uncertainty": 120
},
"departure": {
"time": "1748511907",
"uncertainty": 120
},
"stopId": "0:ALSACE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1748511946",
"uncertainty": 120
},
"departure": {
"time": "1748511946",
"uncertainty": 120
},
"stopId": "0:HTRHELE1",
"stopSequence": 12
},
{
"arrival": {
"time": "1748512046",
"uncertainty": 120
},
"departure": {
"time": "1748512046",
"uncertainty": 120
},
"stopId": "0:08MAI01",
"stopSequence": 13
},
{
"arrival": {
"time": "1748512108",
"uncertainty": 120
},
"departure": {
"time": "1748512108",
"uncertainty": 120
},
"stopId": "0:FRICHES1",
"stopSequence": 14
},
{
"arrival": {
"time": "1748512186",
"uncertainty": 120
},
"departure": {
"time": "1748512186",
"uncertainty": 120
},
"stopId": "0:FOSSE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1748512233",
"uncertainty": 120
},
"departure": {
"time": "1748512233",
"uncertainty": 120
},
"stopId": "0:VERGERS1",
"stopSequence": 16
},
{
"arrival": {
"time": "1748512284",
"uncertainty": 120
},
"departure": {
"time": "1748512284",
"uncertainty": 120
},
"stopId": "0:CHATRIA1",
"stopSequence": 17
},
{
"arrival": {
"time": "1748512372",
"uncertainty": 120
},
"departure": {
"time": "1748512372",
"uncertainty": 120
},
"stopId": "0:COUVENT1",
"stopSequence": 18
},
{
"arrival": {
"time": "1748512427",
"uncertainty": 120
},
"departure": {
"time": "1748512427",
"uncertainty": 120
},
"stopId": "0:MEURISS1",
"stopSequence": 19
},
{
"arrival": {
"time": "1748512494",
"uncertainty": 120
},
"departure": {
"time": "1748512494",
"uncertainty": 120
},
"stopId": "0:EUROPAC1",
"stopSequence": 20
},
{
"arrival": {
"time": "1748512569",
"uncertainty": 120
},
"departure": {
"time": "1748512569",
"uncertainty": 120
},
"stopId": "0:BOTANIQ1",
"stopSequence": 21
},
{
"arrival": {
"time": "1748512624",
"uncertainty": 120
},
"departure": {
"time": "1748512624",
"uncertainty": 120
},
"stopId": "0:GENIE1",
"stopSequence": 22
},
{
"arrival": {
"time": "1748512743",
"uncertainty": 120
},
"departure": {
"time": "1748512743",
"uncertainty": 120
},
"stopId": "0:BONSEC1",
"stopSequence": 23
},
{
"arrival": {
"time": "1748512872",
"uncertainty": 120
},
"departure": {
"time": "1748512872",
"uncertainty": 120
},
"stopId": "0:ROIGE142",
"stopSequence": 24
},
{
"arrival": {
"time": "1748512983",
"uncertainty": 120
},
"departure": {
"time": "1748512983",
"uncertainty": 120
},
"stopId": "0:GARE4",
"stopSequence": 25
},
{
"arrival": {
"time": "1748513169",
"uncertainty": 120
},
"departure": {
"time": "1748513169",
"uncertainty": 120
},
"stopId": "0:LACRETL2",
"stopSequence": 26
},
{
"arrival": {
"time": "1748513223",
"uncertainty": 120
},
"departure": {
"time": "1748513223",
"uncertainty": 120
},
"stopId": "0:PONTROU2",
"stopSequence": 27
},
{
"arrival": {
"time": "1748513282",
"uncertainty": 120
},
"departure": {
"time": "1748513282",
"uncertainty": 120
},
"stopId": "0:RTBORNY2",
"stopSequence": 28
},
{
"arrival": {
"time": "1748513354",
"uncertainty": 120
},
"departure": {
"time": "1748513354",
"uncertainty": 120
},
"stopId": "0:RUELLCH2",
"stopSequence": 29
},
{
"arrival": {
"time": "1748513463",
"uncertainty": 120
},
"departure": {
"time": "1748513463",
"uncertainty": 120
},
"stopId": "0:GANNE2",
"stopSequence": 30
},
{
"arrival": {
"time": "1748513528",
"uncertainty": 120
},
"departure": {
"time": "1748513528",
"uncertainty": 120
},
"stopId": "0:BERNARD2",
"stopSequence": 31
},
{
"arrival": {
"time": "1748513577",
"uncertainty": 120
},
"departure": {
"time": "1748513577",
"uncertainty": 120
},
"stopId": "0:PROVENC2",
"stopSequence": 32
},
{
"arrival": {
"time": "1748513644",
"uncertainty": 120
},
"departure": {
"time": "1748513644",
"uncertainty": 120
},
"stopId": "0:BORDES2",
"stopSequence": 33
},
{
"arrival": {
"time": "1748513703",
"uncertainty": 120
},
"departure": {
"time": "1748513703",
"uncertainty": 120
},
"stopId": "0:BOURGOG2",
"stopSequence": 34
},
{
"arrival": {
"time": "1748513725",
"uncertainty": 120
},
"departure": {
"time": "1748513725",
"uncertainty": 120
},
"stopId": "0:CLOUTIE2",
"stopSequence": 35
},
{
"arrival": {
"time": "1748513766",
"uncertainty": 120
},
"departure": {
"time": "1748513766",
"uncertainty": 120
},
"stopId": "0:PICAR02",
"stopSequence": 36
},
{
"arrival": {
"time": "1748513943",
"uncertainty": 120
},
"stopId": "0:HSCHUMA2",
"stopSequence": 37
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 0,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_73110771"
}
}
},
{
"id": "3110776",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748512200",
"uncertainty": 120
},
"stopId": "0:HSCHUMA1",
"stopSequence": 1
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 1,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_73110776"
}
}
},
{
"id": "3110780",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1748508229",
"uncertainty": 120
},
"departure": {
"time": "1748508229",
"uncertainty": 120
},
"stopId": "0:3HAIES1",
"stopSequence": 7
},
{
"arrival": {
"time": "1748508278",
"uncertainty": 120
},
"departure": {
"time": "1748508278",
"uncertainty": 120
},
"stopId": "0:CONSTAN1",
"stopSequence": 8
},
{
"arrival": {
"time": "1748508339",
"uncertainty": 120
},
"departure": {
"time": "1748508339",
"uncertainty": 120
},
"stopId": "0:PAQUERE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1748508403",
"uncertainty": 120
},
"departure": {
"time": "1748508403",
"uncertainty": 120
},
"stopId": "0:SAVOIE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1748508458",
"uncertainty": 120
},
"departure": {
"time": "1748508458",
"uncertainty": 120
},
"stopId": "0:ALSACE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1748508499",
"uncertainty": 120
},
"departure": {
"time": "1748508499",
"uncertainty": 120
},
"stopId": "0:HTRHELE1",
"stopSequence": 12
},
{
"arrival": {
"time": "1748508621",
"uncertainty": 120
},
"departure": {
"time": "1748508621",
"uncertainty": 120
},
"stopId": "0:08MAI01",
"stopSequence": 13
},
{
"arrival": {
"time": "1748508682",
"uncertainty": 120
},
"departure": {
"time": "1748508682",
"uncertainty": 120
},
"stopId": "0:FRICHES1",
"stopSequence": 14
},
{
"arrival": {
"time": "1748508759",
"uncertainty": 120
},
"departure": {
"time": "1748508759",
"uncertainty": 120
},
"stopId": "0:FOSSE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1748508806",
"uncertainty": 120
},
"departure": {
"time": "1748508806",
"uncertainty": 120
},
"stopId": "0:VERGERS1",
"stopSequence": 16
},
{
"arrival": {
"time": "1748508857",
"uncertainty": 120
},
"departure": {
"time": "1748508857",
"uncertainty": 120
},
"stopId": "0:CHATRIA1",
"stopSequence": 17
},
{
"arrival": {
"time": "1748508945",
"uncertainty": 120
},
"departure": {
"time": "1748508945",
"uncertainty": 120
},
"stopId": "0:COUVENT1",
"stopSequence": 18
},
{
"arrival": {
"time": "1748509000",
"uncertainty": 120
},
"departure": {
"time": "1748509000",
"uncertainty": 120
},
"stopId": "0:MEURISS1",
"stopSequence": 19
},
{
"arrival": {
"time": "1748509067",
"uncertainty": 120
},
"departure": {
"time": "1748509067",
"uncertainty": 120
},
"stopId": "0:EUROPAC1",
"stopSequence": 20
},
{
"arrival": {
"time": "1748509139",
"uncertainty": 120
},
"departure": {
"time": "1748509139",
"uncertainty": 120
},
"stopId": "0:BOTANIQ1",
"stopSequence": 21
},
{
"arrival": {
"time": "1748509192",
"uncertainty": 120
},
"departure": {
"time": "1748509192",
"uncertainty": 120
},
"stopId": "0:GENIE1",
"stopSequence": 22
},
{
"arrival": {
"time": "1748509307",
"uncertainty": 120
},
"departure": {
"time": "1748509307",
"uncertainty": 120
},
"stopId": "0:BONSEC1",
"stopSequence": 23
},
{
"arrival": {
"time": "1748509436",
"uncertainty": 120
},
"departure": {
"time": "1748509436",
"uncertainty": 120
},
"stopId": "0:ROIGE142",
"stopSequence": 24
},
{
"arrival": {
"time": "1748509547",
"uncertainty": 120
},
"departure": {
"time": "1748509547",
"uncertainty": 120
},
"stopId": "0:GARE4",
"stopSequence": 25
},
{
"arrival": {
"time": "1748509733",
"uncertainty": 120
},
"departure": {
"time": "1748509733",
"uncertainty": 120
},
"stopId": "0:LACRETL2",
"stopSequence": 26
},
{
"arrival": {
"time": "1748509787",
"uncertainty": 120
},
"departure": {
"time": "1748509787",
"uncertainty": 120
},
"stopId": "0:PONTROU2",
"stopSequence": 27
},
{
"arrival": {
"time": "1748509846",
"uncertainty": 120
},
"departure": {
"time": "1748509846",
"uncertainty": 120
},
"stopId": "0:RTBORNY2",
"stopSequence": 28
},
{
"arrival": {
"time": "1748509918",
"uncertainty": 120
},
"departure": {
"time": "1748509918",
"uncertainty": 120
},
"stopId": "0:RUELLCH2",
"stopSequence": 29
},
{
"arrival": {
"time": "1748510027",
"uncertainty": 120
},
"departure": {
"time": "1748510027",
"uncertainty": 120
},
"stopId": "0:GANNE2",
"stopSequence": 30
},
{
"arrival": {
"time": "1748510092",
"uncertainty": 120
},
"departure": {
"time": "1748510092",
"uncertainty": 120
},
"stopId": "0:BERNARD2",
"stopSequence": 31
},
{
"arrival": {
"time": "1748510141",
"uncertainty": 120
},
"departure": {
"time": "1748510141",
"uncertainty": 120
},
"stopId": "0:PROVENC2",
"stopSequence": 32
},
{
"arrival": {
"time": "1748510208",
"uncertainty": 120
},
"departure": {
"time": "1748510208",
"uncertainty": 120
},
"stopId": "0:BORDES2",
"stopSequence": 33
},
{
"arrival": {
"time": "1748510267",
"uncertainty": 120
},
"departure": {
"time": "1748510267",
"uncertainty": 120
},
"stopId": "0:BOURGOG2",
"stopSequence": 34
},
{
"arrival": {
"time": "1748510289",
"uncertainty": 120
},
"departure": {
"time": "1748510289",
"uncertainty": 120
},
"stopId": "0:CLOUTIE2",
"stopSequence": 35
},
{
"arrival": {
"time": "1748510330",
"uncertainty": 120
},
"departure": {
"time": "1748510330",
"uncertainty": 120
},
"stopId": "0:PICAR02",
"stopSequence": 36
},
{
"arrival": {
"time": "1748510507",
"uncertainty": 120
},
"stopId": "0:HSCHUMA2",
"stopSequence": 37
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 0,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_73110780"
},
"vehicle": {
"id": "1636",
"label": "1636"
}
}
},
{
"id": "2975170",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748508840",
"uncertainty": 120
},
"stopId": "0:COSTEBE3",
"stopSequence": 1
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 0,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_72975170"
},
"vehicle": {
"id": "2134",
"label": "2134"
}
}
},
{
"id": "2975173",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748511360",
"uncertainty": 120
},
"stopId": "0:MASLIEV1",
"stopSequence": 1
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 1,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_72975173"
}
}
},
{
"id": "2975178",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748507881",
"uncertainty": 120
},
"stopId": "0:MASLIEV1",
"stopSequence": 1
},
{
"arrival": {
"time": "1748507969",
"uncertainty": 120
},
"departure": {
"time": "1748507969",
"uncertainty": 120
},
"stopId": "0:CHAULME1",
"stopSequence": 2
},
{
"arrival": {
"time": "1748508001",
"uncertainty": 120
},
"departure": {
"time": "1748508001",
"uncertainty": 120
},
"stopId": "0:PENSEES1",
"stopSequence": 3
},
{
"arrival": {
"time": "1748508031",
"uncertainty": 120
},
"departure": {
"time": "1748508031",
"uncertainty": 120
},
"stopId": "0:PINOTSM1",
"stopSequence": 4
},
{
"arrival": {
"time": "1748508107",
"uncertainty": 120
},
"departure": {
"time": "1748508121",
"uncertainty": 120
},
"stopId": "0:NOUILLY1",
"stopSequence": 5
},
{
"arrival": {
"time": "1748508202",
"uncertainty": 120
},
"departure": {
"time": "1748508202",
"uncertainty": 120
},
"stopId": "0:FALEE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1748508331",
"uncertainty": 120
},
"departure": {
"time": "1748508331",
"uncertainty": 120
},
"stopId": "0:MEYVIGN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1748508546",
"uncertainty": 120
},
"departure": {
"time": "1748508546",
"uncertainty": 120
},
"stopId": "0:LMOULIN1",
"stopSequence": 8
},
{
"arrival": {
"time": "1748508571",
"uncertainty": 120
},
"departure": {
"time": "1748508571",
"uncertainty": 120
},
"stopId": "0:FONNY1",
"stopSequence": 9
},
{
"arrival": {
"time": "1748508611",
"uncertainty": 120
},
"departure": {
"time": "1748508611",
"uncertainty": 120
},
"stopId": "0:BARBE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1748508664",
"uncertainty": 120
},
"departure": {
"time": "1748508664",
"uncertainty": 120
},
"stopId": "0:MANGENO1",
"stopSequence": 11
},
{
"arrival": {
"time": "1748508703",
"uncertainty": 120
},
"departure": {
"time": "1748508703",
"uncertainty": 120
},
"stopId": "0:SAULNOI1",
"stopSequence": 12
},
{
"arrival": {
"time": "1748508748",
"uncertainty": 120
},
"departure": {
"time": "1748508748",
"uncertainty": 120
},
"stopId": "0:JPJEAN1",
"stopSequence": 13
},
{
"arrival": {
"time": "1748508799",
"uncertainty": 120
},
"departure": {
"time": "1748508799",
"uncertainty": 120
},
"stopId": "0:CORCHAD1",
"stopSequence": 14
},
{
"arrival": {
"time": "1748508841",
"uncertainty": 120
},
"departure": {
"time": "1748508841",
"uncertainty": 120
},
"stopId": "0:JUGAN1",
"stopSequence": 15
},
{
"arrival": {
"time": "1748508890",
"uncertainty": 120
},
"departure": {
"time": "1748508890",
"uncertainty": 120
},
"stopId": "0:JOUSSE1",
"stopSequence": 16
},
{
"arrival": {
"time": "1748508925",
"uncertainty": 120
},
"departure": {
"time": "1748508925",
"uncertainty": 120
},
"stopId": "0:DUNANT1",
"stopSequence": 17
},
{
"arrival": {
"time": "1748508996",
"uncertainty": 120
},
"departure": {
"time": "1748508996",
"uncertainty": 120
},
"stopId": "0:BILLOTT1",
"stopSequence": 18
},
{
"arrival": {
"time": "1748509039",
"uncertainty": 120
},
"departure": {
"time": "1748509039",
"uncertainty": 120
},
"stopId": "0:TANNERI1",
"stopSequence": 19
},
{
"arrival": {
"time": "1748509206",
"uncertainty": 120
},
"departure": {
"time": "1748509206",
"uncertainty": 120
},
"stopId": "0:ARSENAL1",
"stopSequence": 20
},
{
"arrival": {
"time": "1748509265",
"uncertainty": 120
},
"departure": {
"time": "1748509265",
"uncertainty": 120
},
"stopId": "0:FOURNIE1",
"stopSequence": 21
},
{
"arrival": {
"time": "1748509374",
"uncertainty": 120
},
"departure": {
"time": "1748509374",
"uncertainty": 120
},
"stopId": "0:TANNEUR1",
"stopSequence": 22
},
{
"arrival": {
"time": "1748509444",
"uncertainty": 120
},
"departure": {
"time": "1748509444",
"uncertainty": 120
},
"stopId": "0:PARAIGE1",
"stopSequence": 23
},
{
"arrival": {
"time": "1748509533",
"uncertainty": 120
},
"departure": {
"time": "1748509533",
"uncertainty": 120
},
"stopId": "0:MAZELLE1",
"stopSequence": 24
},
{
"arrival": {
"time": "1748509699",
"uncertainty": 120
},
"departure": {
"time": "1748509699",
"uncertainty": 120
},
"stopId": "0:GARE30",
"stopSequence": 25
},
{
"arrival": {
"time": "1748509824",
"uncertainty": 120
},
"departure": {
"time": "1748509824",
"uncertainty": 120
},
"stopId": "0:ROIGEO89",
"stopSequence": 26
},
{
"arrival": {
"time": "1748509999",
"uncertainty": 120
},
"departure": {
"time": "1748509999",
"uncertainty": 120
},
"stopId": "0:BONSEC2",
"stopSequence": 27
},
{
"arrival": {
"time": "1748510056",
"uncertainty": 120
},
"departure": {
"time": "1748510056",
"uncertainty": 120
},
"stopId": "0:CHPETRE2",
"stopSequence": 28
},
{
"arrival": {
"time": "1748510141",
"uncertainty": 120
},
"departure": {
"time": "1748510141",
"uncertainty": 120
},
"stopId": "0:MANGIN2",
"stopSequence": 29
},
{
"arrival": {
"time": "1748510252",
"uncertainty": 120
},
"departure": {
"time": "1748510252",
"uncertainty": 120
},
"stopId": "0:VAILLAN2",
"stopSequence": 30
},
{
"arrival": {
"time": "1748510357",
"uncertainty": 120
},
"departure": {
"time": "1748510357",
"uncertainty": 120
},
"stopId": "0:LOGES2",
"stopSequence": 31
},
{
"arrival": {
"time": "1748510414",
"uncertainty": 120
},
"departure": {
"time": "1748510414",
"uncertainty": 120
},
"stopId": "0:STLADRE2",
"stopSequence": 32
},
{
"arrival": {
"time": "1748510477",
"uncertainty": 120
},
"departure": {
"time": "1748510477",
"uncertainty": 120
},
"stopId": "0:MERMOZ2",
"stopSequence": 33
},
{
"arrival": {
"time": "1748510578",
"uncertainty": 120
},
"departure": {
"time": "1748510578",
"uncertainty": 120
},
"stopId": "0:SIMMI689",
"stopSequence": 34
},
{
"arrival": {
"time": "1748510693",
"uncertainty": 120
},
"departure": {
"time": "1748510693",
"uncertainty": 120
},
"stopId": "0:11AVIAT1",
"stopSequence": 35
},
{
"arrival": {
"time": "1748510720",
"uncertainty": 120
},
"departure": {
"time": "1748510720",
"uncertainty": 120
},
"stopId": "0:LUETTE1",
"stopSequence": 36
},
{
"arrival": {
"time": "1748510777",
"uncertainty": 120
},
"stopId": "0:COSTEBE3",
"stopSequence": 37
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 1,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_72975178"
},
"vehicle": {
"id": "2135",
"label": "2135"
}
}
},
{
"id": "2973463",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748508480",
"uncertainty": 120
},
"stopId": "0:COSTEBE4",
"stopSequence": 1
},
{
"arrival": {
"time": "1748508571",
"uncertainty": 120
},
"departure": {
"time": "1748508571",
"uncertainty": 120
},
"stopId": "0:MTPRIVA3",
"stopSequence": 2
},
{
"arrival": {
"time": "1748508634",
"uncertainty": 120
},
"departure": {
"time": "1748508634",
"uncertainty": 120
},
"stopId": "0:VOLONTA1",
"stopSequence": 3
},
{
"arrival": {
"time": "1748508711",
"uncertainty": 120
},
"departure": {
"time": "1748508711",
"uncertainty": 120
},
"stopId": "0:MARGUER1",
"stopSequence": 4
},
{
"arrival": {
"time": "1748508801",
"uncertainty": 120
},
"departure": {
"time": "1748508801",
"uncertainty": 120
},
"stopId": "0:VACONS1",
"stopSequence": 5
},
{
"arrival": {
"time": "1748508893",
"uncertainty": 120
},
"departure": {
"time": "1748508893",
"uncertainty": 120
},
"stopId": "0:COLSON1",
"stopSequence": 6
},
{
"arrival": {
"time": "1748508926",
"uncertainty": 120
},
"departure": {
"time": "1748508926",
"uncertainty": 120
},
"stopId": "0:JERUSAL1",
"stopSequence": 7
},
{
"arrival": {
"time": "1748508967",
"uncertainty": 120
},
"departure": {
"time": "1748508967",
"uncertainty": 120
},
"stopId": "0:LYAUT104",
"stopSequence": 8
},
{
"arrival": {
"time": "1748509052",
"uncertainty": 120
},
"departure": {
"time": "1748509052",
"uncertainty": 120
},
"stopId": "0:HORGNE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1748509133",
"uncertainty": 120
},
"departure": {
"time": "1748509133",
"uncertainty": 120
},
"stopId": "0:4VENTS1",
"stopSequence": 10
},
{
"arrival": {
"time": "1748509203",
"uncertainty": 120
},
"departure": {
"time": "1748509203",
"uncertainty": 120
},
"stopId": "0:LAVOIR1",
"stopSequence": 11
},
{
"arrival": {
"time": "1748509253",
"uncertainty": 120
},
"departure": {
"time": "1748509253",
"uncertainty": 120
},
"stopId": "0:EGLISE1",
"stopSequence": 12
},
{
"arrival": {
"time": "1748509310",
"uncertainty": 120
},
"departure": {
"time": "1748509310",
"uncertainty": 120
},
"stopId": "0:SLIVIER1",
"stopSequence": 13
},
{
"arrival": {
"time": "1748509382",
"uncertainty": 120
},
"departure": {
"time": "1748509382",
"uncertainty": 120
},
"stopId": "0:BOILVIN1",
"stopSequence": 14
},
{
"arrival": {
"time": "1748509459",
"uncertainty": 120
},
"departure": {
"time": "1748509459",
"uncertainty": 120
},
"stopId": "0:ARENES1",
"stopSequence": 15
},
{
"arrival": {
"time": "1748509521",
"uncertainty": 120
},
"departure": {
"time": "1748509521",
"uncertainty": 120
},
"stopId": "0:LAFAYET1",
"stopSequence": 16
},
{
"arrival": {
"time": "1748509613",
"uncertainty": 120
},
"departure": {
"time": "1748509613",
"uncertainty": 120
},
"stopId": "0:GARE113",
"stopSequence": 17
},
{
"arrival": {
"time": "1748509726",
"uncertainty": 120
},
"departure": {
"time": "1748509726",
"uncertainty": 120
},
"stopId": "0:ROIGE695",
"stopSequence": 18
},
{
"arrival": {
"time": "1748509933",
"uncertainty": 120
},
"departure": {
"time": "1748509933",
"uncertainty": 120
},
"stopId": "0:REPUBL03",
"stopSequence": 19
},
{
"arrival": {
"time": "1748510069",
"uncertainty": 120
},
"departure": {
"time": "1748510069",
"uncertainty": 120
},
"stopId": "0:VAUTRIN3",
"stopSequence": 20
},
{
"arrival": {
"time": "1748510229",
"uncertainty": 120
},
"departure": {
"time": "1748510229",
"uncertainty": 120
},
"stopId": "0:PREFECT2",
"stopSequence": 21
},
{
"arrival": {
"time": "1748510313",
"uncertainty": 120
},
"departure": {
"time": "1748510313",
"uncertainty": 120
},
"stopId": "0:STGEORG2",
"stopSequence": 22
},
{
"arrival": {
"time": "1748510408",
"uncertainty": 120
},
"departure": {
"time": "1748510408",
"uncertainty": 120
},
"stopId": "0:RIMPORT2",
"stopSequence": 23
},
{
"arrival": {
"time": "1748510600",
"uncertainty": 120
},
"departure": {
"time": "1748510600",
"uncertainty": 120
},
"stopId": "0:PONTIFF2",
"stopSequence": 24
},
{
"arrival": {
"time": "1748510681",
"uncertainty": 120
},
"departure": {
"time": "1748510681",
"uncertainty": 120
},
"stopId": "0:ROCHAMB2",
"stopSequence": 25
},
{
"arrival": {
"time": "1748510791",
"uncertainty": 120
},
"departure": {
"time": "1748510791",
"uncertainty": 120
},
"stopId": "0:BERNANO2",
"stopSequence": 26
},
{
"arrival": {
"time": "1748510848",
"uncertainty": 120
},
"departure": {
"time": "1748510848",
"uncertainty": 120
},
"stopId": "0:DALES2",
"stopSequence": 27
},
{
"arrival": {
"time": "1748510900",
"uncertainty": 120
},
"departure": {
"time": "1748510900",
"uncertainty": 120
},
"stopId": "0:PATROTT2",
"stopSequence": 28
},
{
"arrival": {
"time": "1748510975",
"uncertainty": 120
},
"departure": {
"time": "1748510975",
"uncertainty": 120
},
"stopId": "0:PAQUET2",
"stopSequence": 29
},
{
"arrival": {
"time": "1748510998",
"uncertainty": 120
},
"departure": {
"time": "1748510998",
"uncertainty": 120
},
"stopId": "0:DAGA2",
"stopSequence": 30
},
{
"arrival": {
"time": "1748511053",
"uncertainty": 120
},
"departure": {
"time": "1748511053",
"uncertainty": 120
},
"stopId": "0:4BORNES2",
"stopSequence": 31
},
{
"arrival": {
"time": "1748511109",
"uncertainty": 120
},
"departure": {
"time": "1748511109",
"uncertainty": 120
},
"stopId": "0:MORLOT2",
"stopSequence": 32
},
{
"arrival": {
"time": "1748511140",
"uncertainty": 120
},
"departure": {
"time": "1748511140",
"uncertainty": 120
},
"stopId": "0:COUPILL2",
"stopSequence": 33
},
{
"arrival": {
"time": "1748511195",
"uncertainty": 120
},
"departure": {
"time": "1748511195",
"uncertainty": 120
},
"stopId": "0:RUCHER2",
"stopSequence": 34
},
{
"arrival": {
"time": "1748511234",
"uncertainty": 120
},
"departure": {
"time": "1748511234",
"uncertainty": 120
},
"stopId": "0:ROSEMAR2",
"stopSequence": 35
},
{
"arrival": {
"time": "1748511291",
"uncertainty": 120
},
"departure": {
"time": "1748511291",
"uncertainty": 120
},
"stopId": "0:SAULES2",
"stopSequence": 36
},
{
"arrival": {
"time": "1748511354",
"uncertainty": 120
},
"departure": {
"time": "1748511354",
"uncertainty": 120
},
"stopId": "0:WOIPHOT2",
"stopSequence": 37
},
{
"arrival": {
"time": "1748511420",
"uncertainty": 120
},
"departure": {
"time": "1748511420",
"uncertainty": 120
},
"stopId": "0:WCHATEA2",
"stopSequence": 38
},
{
"arrival": {
"time": "1748511500",
"uncertainty": 120
},
"stopId": "0:LEPATIS1",
"stopSequence": 39
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_72973463"
},
"vehicle": {
"id": "2426",
"label": "2426"
}
}
},
{
"id": "2973467",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748512080",
"uncertainty": 120
},
"stopId": "0:COSTEBE4",
"stopSequence": 1
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_72973467"
}
}
},
{
"id": "2973468",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748507760",
"uncertainty": 120
},
"stopId": "0:LEPATIS1",
"stopSequence": 1
},
{
"arrival": {
"time": "1748507835",
"uncertainty": 120
},
"departure": {
"time": "1748507850",
"uncertainty": 120
},
"stopId": "0:WCHATEA1",
"stopSequence": 2
},
{
"arrival": {
"time": "1748507964",
"uncertainty": 120
},
"departure": {
"time": "1748508000",
"uncertainty": 120
},
"stopId": "0:WOIPHOT1",
"stopSequence": 3
},
{
"arrival": {
"time": "1748508083",
"uncertainty": 120
},
"departure": {
"time": "1748508083",
"uncertainty": 120
},
"stopId": "0:SAULES1",
"stopSequence": 4
},
{
"arrival": {
"time": "1748508150",
"uncertainty": 120
},
"departure": {
"time": "1748508150",
"uncertainty": 120
},
"stopId": "0:ROSEMAR1",
"stopSequence": 5
},
{
"arrival": {
"time": "1748508209",
"uncertainty": 120
},
"departure": {
"time": "1748508209",
"uncertainty": 120
},
"stopId": "0:RUCHER1",
"stopSequence": 6
},
{
"arrival": {
"time": "1748508264",
"uncertainty": 120
},
"departure": {
"time": "1748508264",
"uncertainty": 120
},
"stopId": "0:COUPILL1",
"stopSequence": 7
},
{
"arrival": {
"time": "1748508300",
"uncertainty": 120
},
"departure": {
"time": "1748508300",
"uncertainty": 120
},
"stopId": "0:MORLOT1",
"stopSequence": 8
},
{
"arrival": {
"time": "1748508355",
"uncertainty": 120
},
"departure": {
"time": "1748508360",
"uncertainty": 120
},
"stopId": "0:4BORNES1",
"stopSequence": 9
},
{
"arrival": {
"time": "1748508420",
"uncertainty": 120
},
"departure": {
"time": "1748508420",
"uncertainty": 120
},
"stopId": "0:DAGA1",
"stopSequence": 10
},
{
"arrival": {
"time": "1748508450",
"uncertainty": 120
},
"departure": {
"time": "1748508450",
"uncertainty": 120
},
"stopId": "0:PAQUET1",
"stopSequence": 11
},
{
"arrival": {
"time": "1748508533",
"uncertainty": 120
},
"departure": {
"time": "1748508533",
"uncertainty": 120
},
"stopId": "0:PATROTT1",
"stopSequence": 12
},
{
"arrival": {
"time": "1748508581",
"uncertainty": 120
},
"departure": {
"time": "1748508600",
"uncertainty": 120
},
"stopId": "0:DALES1",
"stopSequence": 13
},
{
"arrival": {
"time": "1748508656",
"uncertainty": 120
},
"departure": {
"time": "1748508656",
"uncertainty": 120
},
"stopId": "0:BERNANO1",
"stopSequence": 14
},
{
"arrival": {
"time": "1748508794",
"uncertainty": 120
},
"departure": {
"time": "1748508794",
"uncertainty": 120
},
"stopId": "0:ROCHAMB1",
"stopSequence": 15
},
{
"arrival": {
"time": "1748508889",
"uncertainty": 120
},
"departure": {
"time": "1748508889",
"uncertainty": 120
},
"stopId": "0:PONTIFF1",
"stopSequence": 16
},
{
"arrival": {
"time": "1748509047",
"uncertainty": 120
},
"departure": {
"time": "1748509047",
"uncertainty": 120
},
"stopId": "0:RIMPORT1",
"stopSequence": 17
},
{
"arrival": {
"time": "1748509108",
"uncertainty": 120
},
"departure": {
"time": "1748509108",
"uncertainty": 120
},
"stopId": "0:STGEORG1",
"stopSequence": 18
},
{
"arrival": {
"time": "1748509189",
"uncertainty": 120
},
"departure": {
"time": "1748509189",
"uncertainty": 120
},
"stopId": "0:PREFECT3",
"stopSequence": 19
},
{
"arrival": {
"time": "1748509282",
"uncertainty": 120
},
"departure": {
"time": "1748509282",
"uncertainty": 120
},
"stopId": "0:SQLUX118",
"stopSequence": 20
},
{
"arrival": {
"time": "1748509429",
"uncertainty": 120
},
"departure": {
"time": "1748509429",
"uncertainty": 120
},
"stopId": "0:REPUB123",
"stopSequence": 21
},
{
"arrival": {
"time": "1748509590",
"uncertainty": 120
},
"departure": {
"time": "1748509590",
"uncertainty": 120
},
"stopId": "0:ROIGE694",
"stopSequence": 22
},
{
"arrival": {
"time": "1748509680",
"uncertainty": 120
},
"departure": {
"time": "1748509680",
"uncertainty": 120
},
"stopId": "0:GARE90",
"stopSequence": 23
},
{
"arrival": {
"time": "1748509746",
"uncertainty": 120
},
"departure": {
"time": "1748509746",
"uncertainty": 120
},
"stopId": "0:LAFAYET2",
"stopSequence": 24
},
{
"arrival": {
"time": "1748509805",
"uncertainty": 120
},
"departure": {
"time": "1748509805",
"uncertainty": 120
},
"stopId": "0:ARENES2",
"stopSequence": 25
},
{
"arrival": {
"time": "1748509858",
"uncertainty": 120
},
"departure": {
"time": "1748509858",
"uncertainty": 120
},
"stopId": "0:BOILVIN2",
"stopSequence": 26
},
{
"arrival": {
"time": "1748509912",
"uncertainty": 120
},
"departure": {
"time": "1748509912",
"uncertainty": 120
},
"stopId": "0:SLIVIER2",
"stopSequence": 27
},
{
"arrival": {
"time": "1748509980",
"uncertainty": 120
},
"departure": {
"time": "1748509980",
"uncertainty": 120
},
"stopId": "0:EGLISE2",
"stopSequence": 28
},
{
"arrival": {
"time": "1748510035",
"uncertainty": 120
},
"departure": {
"time": "1748510035",
"uncertainty": 120
},
"stopId": "0:LAVOIR2",
"stopSequence": 29
},
{
"arrival": {
"time": "1748510100",
"uncertainty": 120
},
"departure": {
"time": "1748510100",
"uncertainty": 120
},
"stopId": "0:4VENTS2",
"stopSequence": 30
},
{
"arrival": {
"time": "1748510167",
"uncertainty": 120
},
"departure": {
"time": "1748510167",
"uncertainty": 120
},
"stopId": "0:HORGNE2",
"stopSequence": 31
},
{
"arrival": {
"time": "1748510204",
"uncertainty": 120
},
"departure": {
"time": "1748510204",
"uncertainty": 120
},
"stopId": "0:LYAUT656",
"stopSequence": 32
},
{
"arrival": {
"time": "1748510245",
"uncertainty": 120
},
"departure": {
"time": "1748510245",
"uncertainty": 120
},
"stopId": "0:JERUSAL2",
"stopSequence": 33
},
{
"arrival": {
"time": "1748510280",
"uncertainty": 120
},
"departure": {
"time": "1748510280",
"uncertainty": 120
},
"stopId": "0:COLSON2",
"stopSequence": 34
},
{
"arrival": {
"time": "1748510353",
"uncertainty": 120
},
"departure": {
"time": "1748510353",
"uncertainty": 120
},
"stopId": "0:VACONS2",
"stopSequence": 35
},
{
"arrival": {
"time": "1748510452",
"uncertainty": 120
},
"departure": {
"time": "1748510452",
"uncertainty": 120
},
"stopId": "0:MARGUER2",
"stopSequence": 36
},
{
"arrival": {
"time": "1748510525",
"uncertainty": 120
},
"departure": {
"time": "1748510525",
"uncertainty": 120
},
"stopId": "0:VOLONTA2",
"stopSequence": 37
},
{
"arrival": {
"time": "1748510580",
"uncertainty": 120
},
"departure": {
"time": "1748510580",
"uncertainty": 120
},
"stopId": "0:MTPRIVA2",
"stopSequence": 38
},
{
"arrival": {
"time": "1748510760",
"uncertainty": 120
},
"stopId": "0:COSTEBE4",
"stopSequence": 39
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_72973468"
},
"vehicle": {
"id": "2427",
"label": "2427"
}
}
},
{
"id": "2973469",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748511360",
"uncertainty": 120
},
"stopId": "0:LEPATIS1",
"stopSequence": 1
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_72973469"
}
}
},
{
"id": "2973014",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1748511569",
"uncertainty": 120
},
"departure": {
"time": "1748511569",
"uncertainty": 120
},
"stopId": "0:LESCLOS1"
},
{
"departure": {
"time": "1748511240",
"uncertainty": 120
},
"stopId": "0:MARLY1",
"stopSequence": 1
},
{
"arrival": {
"time": "1748511298",
"uncertainty": 120
},
"departure": {
"time": "1748511298",
"uncertainty": 120
},
"stopId": "0:M113A",
"stopSequence": 2
},
{
"arrival": {
"time": "1748511401",
"uncertainty": 120
},
"departure": {
"time": "1748511401",
"uncertainty": 120
},
"stopId": "0:PJOLY3",
"stopSequence": 3
},
{
"arrival": {
"time": "1748511480",
"uncertainty": 120
},
"departure": {
"time": "1748511480",
"uncertainty": 120
},
"stopId": "0:SORBIER1",
"stopSequence": 4
},
{
"arrival": {
"time": "1748511575",
"uncertainty": 120
},
"departure": {
"time": "1748511575",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LESCLOS1",
"stopSequence": 5
},
{
"arrival": {
"time": "1748511630",
"uncertainty": 120
},
"departure": {
"time": "1748511630",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GARENNE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1748511724",
"uncertainty": 120
},
"departure": {
"time": "1748511724",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GRORMES1",
"stopSequence": 7
},
{
"arrival": {
"time": "1748511813",
"uncertainty": 120
},
"departure": {
"time": "1748511813",
"uncertainty": 120
},
"stopId": "0:COSTEBE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1748511978",
"uncertainty": 120
},
"departure": {
"time": "1748511978",
"uncertainty": 120
},
"stopId": "0:JEANNED1",
"stopSequence": 9
},
{
"arrival": {
"time": "1748512081",
"uncertainty": 120
},
"departure": {
"time": "1748512081",
"uncertainty": 120
},
"stopId": "0:PREVOTE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1748512173",
"uncertainty": 120
},
"departure": {
"time": "1748512173",
"uncertainty": 120
},
"stopId": "0:STANDRE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1748512231",
"uncertainty": 120
},
"departure": {
"time": "1748512231",
"uncertainty": 120
},
"stopId": "0:SEMINAI1",
"stopSequence": 12
},
{
"arrival": {
"time": "1748512308",
"uncertainty": 120
},
"departure": {
"time": "1748512308",
"uncertainty": 120
},
"stopId": "0:VAILLAN1",
"stopSequence": 13
},
{
"arrival": {
"time": "1748512388",
"uncertainty": 120
},
"departure": {
"time": "1748512388",
"uncertainty": 120
},
"stopId": "0:MANGIN1",
"stopSequence": 14
},
{
"arrival": {
"time": "1748512455",
"uncertainty": 120
},
"departure": {
"time": "1748512455",
"uncertainty": 120
},
"stopId": "0:CHPETRE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1748512533",
"uncertainty": 120
},
"departure": {
"time": "1748512533",
"uncertainty": 120
},
"stopId": "0:BONSEC1",
"stopSequence": 16
},
{
"arrival": {
"time": "1748512638",
"uncertainty": 120
},
"departure": {
"time": "1748512638",
"uncertainty": 120
},
"stopId": "0:ROIGEO68",
"stopSequence": 17
},
{
"arrival": {
"time": "1748512828",
"uncertainty": 120
},
"stopId": "0:REPU5052",
"stopSequence": 18
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_72973014"
}
}
},
{
"id": "2973013",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1748507967",
"uncertainty": 120
},
"departure": {
"time": "1748507967",
"uncertainty": 120
},
"stopId": "0:LESCLOS1"
},
{
"departure": {
"time": "1748507670",
"uncertainty": 120
},
"stopId": "0:MARLY1",
"stopSequence": 1
},
{
"arrival": {
"time": "1748507730",
"uncertainty": 120
},
"departure": {
"time": "1748507730",
"uncertainty": 120
},
"stopId": "0:M113A",
"stopSequence": 2
},
{
"arrival": {
"time": "1748507824",
"uncertainty": 120
},
"departure": {
"time": "1748507824",
"uncertainty": 120
},
"stopId": "0:PJOLY3",
"stopSequence": 3
},
{
"arrival": {
"time": "1748507916",
"uncertainty": 120
},
"departure": {
"time": "1748507916",
"uncertainty": 120
},
"stopId": "0:SORBIER1",
"stopSequence": 4
},
{
"arrival": {
"time": "1748507975",
"uncertainty": 120
},
"departure": {
"time": "1748507975",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LESCLOS1",
"stopSequence": 5
},
{
"arrival": {
"time": "1748508030",
"uncertainty": 120
},
"departure": {
"time": "1748508030",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GARENNE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1748508124",
"uncertainty": 120
},
"departure": {
"time": "1748508124",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GRORMES1",
"stopSequence": 7
},
{
"arrival": {
"time": "1748508193",
"uncertainty": 120
},
"departure": {
"time": "1748508193",
"uncertainty": 120
},
"stopId": "0:COSTEBE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1748508283",
"uncertainty": 120
},
"departure": {
"time": "1748508313",
"uncertainty": 120
},
"stopId": "0:JEANNED1",
"stopSequence": 9
},
{
"arrival": {
"time": "1748508414",
"uncertainty": 120
},
"departure": {
"time": "1748508414",
"uncertainty": 120
},
"stopId": "0:PREVOTE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1748508463",
"uncertainty": 120
},
"departure": {
"time": "1748508463",
"uncertainty": 120
},
"stopId": "0:STANDRE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1748508514",
"uncertainty": 120
},
"departure": {
"time": "1748508523",
"uncertainty": 120
},
"stopId": "0:SEMINAI1",
"stopSequence": 12
},
{
"arrival": {
"time": "1748508565",
"uncertainty": 120
},
"departure": {
"time": "1748508583",
"uncertainty": 120
},
"stopId": "0:VAILLAN1",
"stopSequence": 13
},
{
"arrival": {
"time": "1748508662",
"uncertainty": 120
},
"departure": {
"time": "1748508662",
"uncertainty": 120
},
"stopId": "0:MANGIN1",
"stopSequence": 14
},
{
"arrival": {
"time": "1748508728",
"uncertainty": 120
},
"departure": {
"time": "1748508728",
"uncertainty": 120
},
"stopId": "0:CHPETRE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1748508809",
"uncertainty": 120
},
"departure": {
"time": "1748508809",
"uncertainty": 120
},
"stopId": "0:BONSEC1",
"stopSequence": 16
},
{
"arrival": {
"time": "1748508918",
"uncertainty": 120
},
"departure": {
"time": "1748508918",
"uncertainty": 120
},
"stopId": "0:ROIGEO68",
"stopSequence": 17
},
{
"arrival": {
"time": "1748509108",
"uncertainty": 120
},
"stopId": "0:REPU5052",
"stopSequence": 18
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_72973013"
},
"vehicle": {
"id": "2429",
"label": "2429"
}
}
},
{
"id": "2973016",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1748508270",
"uncertainty": 120
},
"departure": {
"time": "1748508270",
"uncertainty": 120
},
"stopId": "0:LESCLOS2"
},
{
"departure": {
"time": "1748507160",
"uncertainty": 120
},
"stopId": "0:REPU5051",
"stopSequence": 1
},
{
"arrival": {
"time": "1748507318",
"uncertainty": 120
},
"departure": {
"time": "1748507318",
"uncertainty": 120
},
"stopId": "0:ROIGE352",
"stopSequence": 2
},
{
"arrival": {
"time": "1748507473",
"uncertainty": 120
},
"departure": {
"time": "1748507473",
"uncertainty": 120
},
"stopId": "0:BONSEC2",
"stopSequence": 3
},
{
"arrival": {
"time": "1748507544",
"uncertainty": 120
},
"departure": {
"time": "1748507580",
"uncertainty": 120
},
"stopId": "0:CHPETRE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1748507617",
"uncertainty": 120
},
"departure": {
"time": "1748507617",
"uncertainty": 120
},
"stopId": "0:MANGIN2",
"stopSequence": 5
},
{
"arrival": {
"time": "1748507694",
"uncertainty": 120
},
"departure": {
"time": "1748507694",
"uncertainty": 120
},
"stopId": "0:VAILLAN2",
"stopSequence": 6
},
{
"arrival": {
"time": "1748507754",
"uncertainty": 120
},
"departure": {
"time": "1748507754",
"uncertainty": 120
},
"stopId": "0:SEMINAI2",
"stopSequence": 7
},
{
"arrival": {
"time": "1748507784",
"uncertainty": 120
},
"departure": {
"time": "1748507784",
"uncertainty": 120
},
"stopId": "0:STANDRE2",
"stopSequence": 8
},
{
"arrival": {
"time": "1748507844",
"uncertainty": 120
},
"departure": {
"time": "1748507874",
"uncertainty": 120
},
"stopId": "0:PREVOTE2",
"stopSequence": 9
},
{
"arrival": {
"time": "1748507919",
"uncertainty": 120
},
"departure": {
"time": "1748507934",
"uncertainty": 120
},
"stopId": "0:JEANNED2",
"stopSequence": 10
},
{
"arrival": {
"time": "1748508024",
"uncertainty": 120
},
"departure": {
"time": "1748508024",
"uncertainty": 120
},
"stopId": "0:COSTEBE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1748507951",
"uncertainty": 120
},
"departure": {
"time": "1748507951",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GRORMES2",
"stopSequence": 12
},
{
"arrival": {
"time": "1748508039",
"uncertainty": 120
},
"departure": {
"time": "1748508039",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GARENNE2",
"stopSequence": 13
},
{
"arrival": {
"time": "1748508275",
"uncertainty": 120
},
"departure": {
"time": "1748508275",
"uncertainty": 120
},
"stopId": "0:LESCLOS2",
"stopSequence": 14
},
{
"arrival": {
"time": "1748508315",
"uncertainty": 120
},
"departure": {
"time": "1748508330",
"uncertainty": 120
},
"stopId": "0:SORBIER2",
"stopSequence": 15
},
{
"arrival": {
"time": "1748508412",
"uncertainty": 120
},
"departure": {
"time": "1748508420",
"uncertainty": 120
},
"stopId": "0:PJOLY4",
"stopSequence": 16
},
{
"arrival": {
"time": "1748508555",
"uncertainty": 120
},
"departure": {
"time": "1748508555",
"uncertainty": 120
},
"stopId": "0:PLGAULL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1748508652",
"uncertainty": 120
},
"stopId": "0:MARLY1",
"stopSequence": 18
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_72973016"
},
"vehicle": {
"id": "2431",
"label": "2431"
}
}
},
{
"id": "2973017",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1748511751",
"uncertainty": 120
},
"departure": {
"time": "1748511751",
"uncertainty": 120
},
"stopId": "0:LESCLOS2"
},
{
"departure": {
"time": "1748510760",
"uncertainty": 120
},
"stopId": "0:REPU5051",
"stopSequence": 1
},
{
"arrival": {
"time": "1748510876",
"uncertainty": 120
},
"departure": {
"time": "1748510876",
"uncertainty": 120
},
"stopId": "0:ROIGE352",
"stopSequence": 2
},
{
"arrival": {
"time": "1748510940",
"uncertainty": 120
},
"departure": {
"time": "1748510940",
"uncertainty": 120
},
"stopId": "0:BONSEC2",
"stopSequence": 3
},
{
"arrival": {
"time": "1748510980",
"uncertainty": 120
},
"departure": {
"time": "1748510980",
"uncertainty": 120
},
"stopId": "0:CHPETRE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1748511041",
"uncertainty": 120
},
"departure": {
"time": "1748511041",
"uncertainty": 120
},
"stopId": "0:MANGIN2",
"stopSequence": 5
},
{
"arrival": {
"time": "1748511121",
"uncertainty": 120
},
"departure": {
"time": "1748511121",
"uncertainty": 120
},
"stopId": "0:VAILLAN2",
"stopSequence": 6
},
{
"arrival": {
"time": "1748511181",
"uncertainty": 120
},
"departure": {
"time": "1748511181",
"uncertainty": 120
},
"stopId": "0:SEMINAI2",
"stopSequence": 7
},
{
"arrival": {
"time": "1748511240",
"uncertainty": 120
},
"departure": {
"time": "1748511240",
"uncertainty": 120
},
"stopId": "0:STANDRE2",
"stopSequence": 8
},
{
"arrival": {
"time": "1748511314",
"uncertainty": 120
},
"departure": {
"time": "1748511314",
"uncertainty": 120
},
"stopId": "0:PREVOTE2",
"stopSequence": 9
},
{
"arrival": {
"time": "1748511359",
"uncertainty": 120
},
"departure": {
"time": "1748511359",
"uncertainty": 120
},
"stopId": "0:JEANNED2",
"stopSequence": 10
},
{
"arrival": {
"time": "1748511480",
"uncertainty": 120
},
"departure": {
"time": "1748511480",
"uncertainty": 120
},
"stopId": "0:COSTEBE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1748511551",
"uncertainty": 120
},
"departure": {
"time": "1748511551",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GRORMES2",
"stopSequence": 12
},
{
"arrival": {
"time": "1748511639",
"uncertainty": 120
},
"departure": {
"time": "1748511639",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GARENNE2",
"stopSequence": 13
},
{
"arrival": {
"time": "1748511756",
"uncertainty": 120
},
"departure": {
"time": "1748511756",
"uncertainty": 120
},
"stopId": "0:LESCLOS2",
"stopSequence": 14
},
{
"arrival": {
"time": "1748511832",
"uncertainty": 120
},
"departure": {
"time": "1748511832",
"uncertainty": 120
},
"stopId": "0:SORBIER2",
"stopSequence": 15
},
{
"arrival": {
"time": "1748511905",
"uncertainty": 120
},
"departure": {
"time": "1748511905",
"uncertainty": 120
},
"stopId": "0:PJOLY4",
"stopSequence": 16
},
{
"arrival": {
"time": "1748512013",
"uncertainty": 120
},
"departure": {
"time": "1748512013",
"uncertainty": 120
},
"stopId": "0:PLGAULL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1748512072",
"uncertainty": 120
},
"stopId": "0:MARLY1",
"stopSequence": 18
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_72973017"
}
}
},
{
"id": "2972890",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748508300",
"uncertainty": 120
},
"stopId": "0:OEILLET1",
"stopSequence": 1
},
{
"arrival": {
"time": "1748508347",
"uncertainty": 120
},
"departure": {
"time": "1748508347",
"uncertainty": 120
},
"stopId": "0:PIVOINE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1748508390",
"uncertainty": 120
},
"departure": {
"time": "1748508392",
"uncertainty": 120
},
"stopId": "0:JACINTH1",
"stopSequence": 3
},
{
"arrival": {
"time": "1748508446",
"uncertainty": 120
},
"departure": {
"time": "1748508446",
"uncertainty": 120
},
"stopId": "0:LORIENT1",
"stopSequence": 4
},
{
"arrival": {
"time": "1748508493",
"uncertainty": 120
},
"departure": {
"time": "1748508493",
"uncertainty": 120
},
"stopId": "0:FOUGERE1",
"stopSequence": 5
},
{
"arrival": {
"time": "1748508542",
"uncertainty": 120
},
"departure": {
"time": "1748508542",
"uncertainty": 120
},
"stopId": "0:GENIVAU1",
"stopSequence": 6
},
{
"arrival": {
"time": "1748508629",
"uncertainty": 120
},
"departure": {
"time": "1748508629",
"uncertainty": 120
},
"stopId": "0:MAUJEAN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1748508705",
"uncertainty": 120
},
"departure": {
"time": "1748508705",
"uncertainty": 120
},
"stopId": "0:METMAN1",
"stopSequence": 8
},
{
"arrival": {
"time": "1748508759",
"uncertainty": 120
},
"departure": {
"time": "1748508759",
"uncertainty": 120
},
"stopId": "0:PTSOEUR1",
"stopSequence": 9
},
{
"arrival": {
"time": "1748508814",
"uncertainty": 120
},
"departure": {
"time": "1748508814",
"uncertainty": 120
},
"stopId": "0:JURA1",
"stopSequence": 10
},
{
"arrival": {
"time": "1748508910",
"uncertainty": 120
},
"departure": {
"time": "1748508910",
"uncertainty": 120
},
"stopId": "0:STOXEY1",
"stopSequence": 11
},
{
"arrival": {
"time": "1748508958",
"uncertainty": 120
},
"departure": {
"time": "1748508958",
"uncertainty": 120
},
"stopId": "0:ALSLORR1",
"stopSequence": 12
},
{
"arrival": {
"time": "1748508994",
"uncertainty": 120
},
"departure": {
"time": "1748508994",
"uncertainty": 120
},
"stopId": "0:BERNE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1748509050",
"uncertainty": 120
},
"departure": {
"time": "1748509050",
"uncertainty": 120
},
"stopId": "0:ARTILLE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1748509101",
"uncertainty": 120
},
"departure": {
"time": "1748509101",
"uncertainty": 120
},
"stopId": "0:RAPLEVY1",
"stopSequence": 15
},
{
"arrival": {
"time": "1748509141",
"uncertainty": 120
},
"departure": {
"time": "1748509141",
"uncertainty": 120
},
"stopId": "0:JUIN1",
"stopSequence": 16
},
{
"arrival": {
"time": "1748509294",
"uncertainty": 120
},
"departure": {
"time": "1748509294",
"uncertainty": 120
},
"stopId": "0:TANNEUR1",
"stopSequence": 17
},
{
"arrival": {
"time": "1748509372",
"uncertainty": 120
},
"departure": {
"time": "1748509372",
"uncertainty": 120
},
"stopId": "0:PARAIGE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1748509471",
"uncertainty": 120
},
"departure": {
"time": "1748509471",
"uncertainty": 120
},
"stopId": "0:MAZELLE1",
"stopSequence": 19
},
{
"arrival": {
"time": "1748509654",
"uncertainty": 120
},
"departure": {
"time": "1748509654",
"uncertainty": 120
},
"stopId": "0:GARE30",
"stopSequence": 20
},
{
"arrival": {
"time": "1748510074",
"uncertainty": 120
},
"departure": {
"time": "1748510074",
"uncertainty": 120
},
"stopId": "0:REPU5053",
"stopSequence": 21
},
{
"arrival": {
"time": "1748510215",
"uncertainty": 120
},
"departure": {
"time": "1748510215",
"uncertainty": 120
},
"stopId": "0:ROIGE352",
"stopSequence": 22
},
{
"arrival": {
"time": "1748510305",
"uncertainty": 120
},
"departure": {
"time": "1748510305",
"uncertainty": 120
},
"stopId": "0:BONSEC2",
"stopSequence": 23
},
{
"arrival": {
"time": "1748510417",
"uncertainty": 120
},
"departure": {
"time": "1748510417",
"uncertainty": 120
},
"stopId": "0:GENIE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1748510463",
"uncertainty": 120
},
"departure": {
"time": "1748510463",
"uncertainty": 120
},
"stopId": "0:BOTANIQ2",
"stopSequence": 25
},
{
"arrival": {
"time": "1748510534",
"uncertainty": 120
},
"departure": {
"time": "1748510534",
"uncertainty": 120
},
"stopId": "0:EUROPAC2",
"stopSequence": 26
},
{
"arrival": {
"time": "1748510610",
"uncertainty": 120
},
"departure": {
"time": "1748510610",
"uncertainty": 120
},
"stopId": "0:NATION2",
"stopSequence": 27
},
{
"arrival": {
"time": "1748510659",
"uncertainty": 120
},
"departure": {
"time": "1748510659",
"uncertainty": 120
},
"stopId": "0:LITALDU2",
"stopSequence": 28
},
{
"arrival": {
"time": "1748510746",
"uncertainty": 120
},
"departure": {
"time": "1748510746",
"uncertainty": 120
},
"stopId": "0:SVICTOR2",
"stopSequence": 29
},
{
"arrival": {
"time": "1748510790",
"uncertainty": 120
},
"departure": {
"time": "1748510790",
"uncertainty": 120
},
"stopId": "0:STQUENT2",
"stopSequence": 30
},
{
"arrival": {
"time": "1748510857",
"uncertainty": 120
},
"departure": {
"time": "1748510857",
"uncertainty": 120
},
"stopId": "0:TOURAIN2",
"stopSequence": 31
},
{
"arrival": {
"time": "1748510885",
"uncertainty": 120
},
"departure": {
"time": "1748510885",
"uncertainty": 120
},
"stopId": "0:ALGER2",
"stopSequence": 32
},
{
"arrival": {
"time": "1748510910",
"uncertainty": 120
},
"departure": {
"time": "1748510910",
"uncertainty": 120
},
"stopId": "0:VOSGES2",
"stopSequence": 33
},
{
"arrival": {
"time": "1748510969",
"uncertainty": 120
},
"departure": {
"time": "1748510969",
"uncertainty": 120
},
"stopId": "0:CITSNCF2",
"stopSequence": 34
},
{
"arrival": {
"time": "1748510994",
"uncertainty": 120
},
"departure": {
"time": "1748510994",
"uncertainty": 120
},
"stopId": "0:LOTINDU2",
"stopSequence": 35
},
{
"arrival": {
"time": "1748511058",
"uncertainty": 120
},
"departure": {
"time": "1748511058",
"uncertainty": 120
},
"stopId": "0:ROTONDE2",
"stopSequence": 36
},
{
"arrival": {
"time": "1748511090",
"uncertainty": 120
},
"stopId": "0:TOURNEB1",
"stopSequence": 37
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_72972890"
},
"vehicle": {
"id": "2435",
"label": "2435"
}
}
},
{
"id": "2972902",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748508300",
"uncertainty": 120
},
"stopId": "0:TOURNEB1",
"stopSequence": 1
},
{
"arrival": {
"time": "1748508407",
"uncertainty": 120
},
"departure": {
"time": "1748508421",
"uncertainty": 120
},
"stopId": "0:ROTONDE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1748508451",
"uncertainty": 120
},
"departure": {
"time": "1748508451",
"uncertainty": 120
},
"stopId": "0:LOTINDU1",
"stopSequence": 3
},
{
"arrival": {
"time": "1748508481",
"uncertainty": 120
},
"departure": {
"time": "1748508481",
"uncertainty": 120
},
"stopId": "0:CITSNCF1",
"stopSequence": 4
},
{
"arrival": {
"time": "1748508509",
"uncertainty": 120
},
"departure": {
"time": "1748508509",
"uncertainty": 120
},
"stopId": "0:VOSGES1",
"stopSequence": 5
},
{
"arrival": {
"time": "1748508519",
"uncertainty": 120
},
"departure": {
"time": "1748508519",
"uncertainty": 120
},
"stopId": "0:ALGER1",
"stopSequence": 6
},
{
"arrival": {
"time": "1748508547",
"uncertainty": 120
},
"departure": {
"time": "1748508547",
"uncertainty": 120
},
"stopId": "0:TOURAIN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1748508596",
"uncertainty": 120
},
"departure": {
"time": "1748508596",
"uncertainty": 120
},
"stopId": "0:STQUENT1",
"stopSequence": 8
},
{
"arrival": {
"time": "1748508646",
"uncertainty": 120
},
"departure": {
"time": "1748508646",
"uncertainty": 120
},
"stopId": "0:SVICTOR1",
"stopSequence": 9
},
{
"arrival": {
"time": "1748508731",
"uncertainty": 120
},
"departure": {
"time": "1748508731",
"uncertainty": 120
},
"stopId": "0:LITALDU1",
"stopSequence": 10
},
{
"arrival": {
"time": "1748508776",
"uncertainty": 120
},
"departure": {
"time": "1748508776",
"uncertainty": 120
},
"stopId": "0:NATION1",
"stopSequence": 11
},
{
"arrival": {
"time": "1748508845",
"uncertainty": 120
},
"departure": {
"time": "1748508845",
"uncertainty": 120
},
"stopId": "0:EUROPAC1",
"stopSequence": 12
},
{
"arrival": {
"time": "1748508920",
"uncertainty": 120
},
"departure": {
"time": "1748508920",
"uncertainty": 120
},
"stopId": "0:BOTANIQ1",
"stopSequence": 13
},
{
"arrival": {
"time": "1748508975",
"uncertainty": 120
},
"departure": {
"time": "1748508975",
"uncertainty": 120
},
"stopId": "0:GENIE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1748509094",
"uncertainty": 120
},
"departure": {
"time": "1748509094",
"uncertainty": 120
},
"stopId": "0:BONSEC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1748509174",
"uncertainty": 120
},
"departure": {
"time": "1748509174",
"uncertainty": 120
},
"stopId": "0:ROIGEO68",
"stopSequence": 16
},
{
"arrival": {
"time": "1748509346",
"uncertainty": 120
},
"departure": {
"time": "1748509346",
"uncertainty": 120
},
"stopId": "0:REPU5053",
"stopSequence": 17
},
{
"arrival": {
"time": "1748509646",
"uncertainty": 120
},
"departure": {
"time": "1748509646",
"uncertainty": 120
},
"stopId": "0:GARE4",
"stopSequence": 18
},
{
"arrival": {
"time": "1748509826",
"uncertainty": 120
},
"departure": {
"time": "1748509826",
"uncertainty": 120
},
"stopId": "0:MAZELLE2",
"stopSequence": 19
},
{
"arrival": {
"time": "1748509987",
"uncertainty": 120
},
"departure": {
"time": "1748509987",
"uncertainty": 120
},
"stopId": "0:JUIN2",
"stopSequence": 20
},
{
"arrival": {
"time": "1748510025",
"uncertainty": 120
},
"departure": {
"time": "1748510025",
"uncertainty": 120
},
"stopId": "0:RAPLEVY2",
"stopSequence": 21
},
{
"arrival": {
"time": "1748510062",
"uncertainty": 120
},
"departure": {
"time": "1748510062",
"uncertainty": 120
},
"stopId": "0:ARTILLE2",
"stopSequence": 22
},
{
"arrival": {
"time": "1748510126",
"uncertainty": 120
},
"departure": {
"time": "1748510126",
"uncertainty": 120
},
"stopId": "0:BERNE2",
"stopSequence": 23
},
{
"arrival": {
"time": "1748510182",
"uncertainty": 120
},
"departure": {
"time": "1748510182",
"uncertainty": 120
},
"stopId": "0:ALSLORR2",
"stopSequence": 24
},
{
"arrival": {
"time": "1748510246",
"uncertainty": 120
},
"departure": {
"time": "1748510246",
"uncertainty": 120
},
"stopId": "0:STOXEY2",
"stopSequence": 25
},
{
"arrival": {
"time": "1748510306",
"uncertainty": 120
},
"departure": {
"time": "1748510306",
"uncertainty": 120
},
"stopId": "0:JURA2",
"stopSequence": 26
},
{
"arrival": {
"time": "1748510361",
"uncertainty": 120
},
"departure": {
"time": "1748510361",
"uncertainty": 120
},
"stopId": "0:PTSOEUR2",
"stopSequence": 27
},
{
"arrival": {
"time": "1748510421",
"uncertainty": 120
},
"departure": {
"time": "1748510421",
"uncertainty": 120
},
"stopId": "0:METMAN2",
"stopSequence": 28
},
{
"arrival": {
"time": "1748510480",
"uncertainty": 120
},
"departure": {
"time": "1748510480",
"uncertainty": 120
},
"stopId": "0:MAUJEAN2",
"stopSequence": 29
},
{
"arrival": {
"time": "1748510534",
"uncertainty": 120
},
"departure": {
"time": "1748510534",
"uncertainty": 120
},
"stopId": "0:GENIVAU2",
"stopSequence": 30
},
{
"arrival": {
"time": "1748510562",
"uncertainty": 120
},
"departure": {
"time": "1748510562",
"uncertainty": 120
},
"stopId": "0:FOUGERE2",
"stopSequence": 31
},
{
"arrival": {
"time": "1748510637",
"uncertainty": 120
},
"departure": {
"time": "1748510637",
"uncertainty": 120
},
"stopId": "0:LORIENT2",
"stopSequence": 32
},
{
"arrival": {
"time": "1748510669",
"uncertainty": 120
},
"departure": {
"time": "1748510669",
"uncertainty": 120
},
"stopId": "0:JACINTH2",
"stopSequence": 33
},
{
"arrival": {
"time": "1748510726",
"uncertainty": 120
},
"stopId": "0:OEILLET1",
"stopSequence": 34
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_72972902"
},
"vehicle": {
"id": "2436",
"label": "2436"
}
}
},
{
"id": "2972903",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748511900",
"uncertainty": 120
},
"stopId": "0:TOURNEB1",
"stopSequence": 1
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_72972903"
}
}
},
{
"id": "2972904",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748511900",
"uncertainty": 120
},
"stopId": "0:OEILLET1",
"stopSequence": 1
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_72972904"
}
}
},
{
"id": "2974099",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748510640"
},
"stopId": "0:FAUBOUP3",
"stopSequence": 1
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 1,
"routeId": "113",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_72974099"
}
}
},
{
"id": "3105175",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748506968",
"uncertainty": 120
},
"stopId": "0:MAT02",
"stopSequence": 1
},
{
"arrival": {
"time": "1748507070",
"uncertainty": 120
},
"departure": {
"time": "1748507088",
"uncertainty": 120
},
"stopId": "0:MER02",
"stopSequence": 2
},
{
"arrival": {
"time": "1748507225",
"uncertainty": 120
},
"departure": {
"time": "1748507238",
"uncertainty": 120
},
"stopId": "0:EXP02",
"stopSequence": 3
},
{
"arrival": {
"time": "1748507298",
"uncertainty": 120
},
"departure": {
"time": "1748507328",
"uncertainty": 120
},
"stopId": "0:ECO02",
"stopSequence": 4
},
{
"arrival": {
"time": "1748507398",
"uncertainty": 120
},
"departure": {
"time": "1748507418",
"uncertainty": 120
},
"stopId": "0:ART02",
"stopSequence": 5
},
{
"arrival": {
"time": "1748507493",
"uncertainty": 120
},
"departure": {
"time": "1748507538",
"uncertainty": 120
},
"stopId": "0:ARA02",
"stopSequence": 6
},
{
"arrival": {
"time": "1748507598",
"uncertainty": 120
},
"departure": {
"time": "1748507598",
"uncertainty": 120
},
"stopId": "0:GRA02",
"stopSequence": 7
},
{
"arrival": {
"time": "1748507664",
"uncertainty": 120
},
"departure": {
"time": "1748507688",
"uncertainty": 120
},
"stopId": "0:BRG02",
"stopSequence": 8
},
{
"arrival": {
"time": "1748507748",
"uncertainty": 120
},
"departure": {
"time": "1748507778",
"uncertainty": 120
},
"stopId": "0:GUY02",
"stopSequence": 9
},
{
"arrival": {
"time": "1748507838",
"uncertainty": 120
},
"departure": {
"time": "1748507838",
"uncertainty": 120
},
"stopId": "0:PRO02",
"stopSequence": 10
},
{
"arrival": {
"time": "1748507911",
"uncertainty": 120
},
"departure": {
"time": "1748507928",
"uncertainty": 120
},
"stopId": "0:BEL02",
"stopSequence": 11
},
{
"arrival": {
"time": "1748508024",
"uncertainty": 120
},
"departure": {
"time": "1748508048",
"uncertainty": 120
},
"stopId": "0:CIM02",
"stopSequence": 12
},
{
"arrival": {
"time": "1748508135",
"uncertainty": 120
},
"departure": {
"time": "1748508138",
"uncertainty": 120
},
"stopId": "0:ALC02",
"stopSequence": 13
},
{
"arrival": {
"time": "1748508198",
"uncertainty": 120
},
"departure": {
"time": "1748508198",
"uncertainty": 120
},
"stopId": "0:LEG02",
"stopSequence": 14
},
{
"arrival": {
"time": "1748508268",
"uncertainty": 120
},
"departure": {
"time": "1748508288",
"uncertainty": 120
},
"stopId": "0:SEI02",
"stopSequence": 15
},
{
"arrival": {
"time": "1748508365",
"uncertainty": 120
},
"departure": {
"time": "1748508365",
"uncertainty": 120
},
"stopId": "0:POM02",
"stopSequence": 16
},
{
"arrival": {
"time": "1748508468",
"uncertainty": 120
},
"departure": {
"time": "1748508498",
"uncertainty": 120
},
"stopId": "0:GAR02",
"stopSequence": 17
},
{
"arrival": {
"time": "1748508578",
"uncertainty": 120
},
"departure": {
"time": "1748508588",
"uncertainty": 120
},
"stopId": "0:ROI02",
"stopSequence": 18
},
{
"arrival": {
"time": "1748508811",
"uncertainty": 120
},
"departure": {
"time": "1748508811",
"uncertainty": 120
},
"stopId": "0:REP02",
"stopSequence": 19
},
{
"arrival": {
"time": "1748508992",
"uncertainty": 120
},
"departure": {
"time": "1748508992",
"uncertainty": 120
},
"stopId": "0:SAU02",
"stopSequence": 20
},
{
"arrival": {
"time": "1748509051",
"uncertainty": 120
},
"stopId": "0:CTU02",
"stopSequence": 21
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 1,
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_73105175"
},
"vehicle": {
"id": "1310",
"label": "1310"
}
}
},
{
"id": "3105176",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748508720",
"uncertainty": 120
},
"stopId": "0:MAT02",
"stopSequence": 1
},
{
"arrival": {
"time": "1748508815",
"uncertainty": 120
},
"departure": {
"time": "1748508815",
"uncertainty": 120
},
"stopId": "0:MER02",
"stopSequence": 2
},
{
"arrival": {
"time": "1748508986",
"uncertainty": 120
},
"departure": {
"time": "1748508986",
"uncertainty": 120
},
"stopId": "0:EXP02",
"stopSequence": 3
},
{
"arrival": {
"time": "1748509047",
"uncertainty": 120
},
"departure": {
"time": "1748509047",
"uncertainty": 120
},
"stopId": "0:ECO02",
"stopSequence": 4
},
{
"arrival": {
"time": "1748509127",
"uncertainty": 120
},
"departure": {
"time": "1748509127",
"uncertainty": 120
},
"stopId": "0:ART02",
"stopSequence": 5
},
{
"arrival": {
"time": "1748509216",
"uncertainty": 120
},
"departure": {
"time": "1748509216",
"uncertainty": 120
},
"stopId": "0:ARA02",
"stopSequence": 6
},
{
"arrival": {
"time": "1748509275",
"uncertainty": 120
},
"departure": {
"time": "1748509275",
"uncertainty": 120
},
"stopId": "0:GRA02",
"stopSequence": 7
},
{
"arrival": {
"time": "1748509341",
"uncertainty": 120
},
"departure": {
"time": "1748509341",
"uncertainty": 120
},
"stopId": "0:BRG02",
"stopSequence": 8
},
{
"arrival": {
"time": "1748509400",
"uncertainty": 120
},
"departure": {
"time": "1748509400",
"uncertainty": 120
},
"stopId": "0:GUY02",
"stopSequence": 9
},
{
"arrival": {
"time": "1748509456",
"uncertainty": 120
},
"departure": {
"time": "1748509456",
"uncertainty": 120
},
"stopId": "0:PRO02",
"stopSequence": 10
},
{
"arrival": {
"time": "1748509530",
"uncertainty": 120
},
"departure": {
"time": "1748509530",
"uncertainty": 120
},
"stopId": "0:BEL02",
"stopSequence": 11
},
{
"arrival": {
"time": "1748509611",
"uncertainty": 120
},
"departure": {
"time": "1748509611",
"uncertainty": 120
},
"stopId": "0:CIM02",
"stopSequence": 12
},
{
"arrival": {
"time": "1748509699",
"uncertainty": 120
},
"departure": {
"time": "1748509699",
"uncertainty": 120
},
"stopId": "0:ALC02",
"stopSequence": 13
},
{
"arrival": {
"time": "1748509757",
"uncertainty": 120
},
"departure": {
"time": "1748509757",
"uncertainty": 120
},
"stopId": "0:LEG02",
"stopSequence": 14
},
{
"arrival": {
"time": "1748509833",
"uncertainty": 120
},
"departure": {
"time": "1748509833",
"uncertainty": 120
},
"stopId": "0:SEI02",
"stopSequence": 15
},
{
"arrival": {
"time": "1748509910",
"uncertainty": 120
},
"departure": {
"time": "1748509910",
"uncertainty": 120
},
"stopId": "0:POM02",
"stopSequence": 16
},
{
"arrival": {
"time": "1748509980",
"uncertainty": 120
},
"departure": {
"time": "1748509980",
"uncertainty": 120
},
"stopId": "0:GAR02",
"stopSequence": 17
},
{
"arrival": {
"time": "1748510073",
"uncertainty": 120
},
"departure": {
"time": "1748510073",
"uncertainty": 120
},
"stopId": "0:ROI02",
"stopSequence": 18
},
{
"arrival": {
"time": "1748510288",
"uncertainty": 120
},
"departure": {
"time": "1748510288",
"uncertainty": 120
},
"stopId": "0:REP02",
"stopSequence": 19
},
{
"arrival": {
"time": "1748510469",
"uncertainty": 120
},
"departure": {
"time": "1748510469",
"uncertainty": 120
},
"stopId": "0:SAU02",
"stopSequence": 20
},
{
"arrival": {
"time": "1748510528",
"uncertainty": 120
},
"stopId": "0:CTU02",
"stopSequence": 21
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 1,
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_73105176"
}
}
},
{
"id": "3105177",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748510580",
"uncertainty": 120
},
"stopId": "0:MAT02",
"stopSequence": 1
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 1,
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_73105177"
}
}
},
{
"id": "2974104",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748511840"
},
"stopId": "0:MAHIRE1",
"stopSequence": 1
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 0,
"routeId": "113",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_72974104"
}
}
},
{
"id": "2974087",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748510700"
},
"stopId": "0:GDECOLE2",
"stopSequence": 1
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 1,
"routeId": "112",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_72974087"
}
}
},
{
"id": "3105205",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748507342",
"uncertainty": 120
},
"stopId": "0:CTU01",
"stopSequence": 1
},
{
"arrival": {
"time": "1748507402",
"uncertainty": 120
},
"departure": {
"time": "1748507402",
"uncertainty": 120
},
"stopId": "0:SAU01",
"stopSequence": 2
},
{
"arrival": {
"time": "1748507493",
"uncertainty": 120
},
"departure": {
"time": "1748507493",
"uncertainty": 120
},
"stopId": "0:MOYPON01",
"stopSequence": 3
},
{
"arrival": {
"time": "1748507568",
"uncertainty": 120
},
"departure": {
"time": "1748507568",
"uncertainty": 120
},
"stopId": "0:REP03",
"stopSequence": 4
},
{
"arrival": {
"time": "1748507770",
"uncertainty": 120
},
"departure": {
"time": "1748507792",
"uncertainty": 120
},
"stopId": "0:ROI01",
"stopSequence": 5
},
{
"arrival": {
"time": "1748507865",
"uncertainty": 120
},
"departure": {
"time": "1748507880",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 6
},
{
"arrival": {
"time": "1748507953",
"uncertainty": 120
},
"departure": {
"time": "1748507972",
"uncertainty": 120
},
"stopId": "0:POM01",
"stopSequence": 7
},
{
"arrival": {
"time": "1748508025",
"uncertainty": 120
},
"departure": {
"time": "1748508032",
"uncertainty": 120
},
"stopId": "0:SEI01",
"stopSequence": 8
},
{
"arrival": {
"time": "1748508092",
"uncertainty": 120
},
"departure": {
"time": "1748508092",
"uncertainty": 120
},
"stopId": "0:LEG01",
"stopSequence": 9
},
{
"arrival": {
"time": "1748508171",
"uncertainty": 120
},
"departure": {
"time": "1748508171",
"uncertainty": 120
},
"stopId": "0:ALC01",
"stopSequence": 10
},
{
"arrival": {
"time": "1748508236",
"uncertainty": 120
},
"departure": {
"time": "1748508242",
"uncertainty": 120
},
"stopId": "0:CIM01",
"stopSequence": 11
},
{
"arrival": {
"time": "1748508326",
"uncertainty": 120
},
"departure": {
"time": "1748508332",
"uncertainty": 120
},
"stopId": "0:BEL01",
"stopSequence": 12
},
{
"arrival": {
"time": "1748508392",
"uncertainty": 120
},
"departure": {
"time": "1748508392",
"uncertainty": 120
},
"stopId": "0:PRO01",
"stopSequence": 13
},
{
"arrival": {
"time": "1748508452",
"uncertainty": 120
},
"departure": {
"time": "1748508452",
"uncertainty": 120
},
"stopId": "0:GUY01",
"stopSequence": 14
},
{
"arrival": {
"time": "1748508535",
"uncertainty": 120
},
"departure": {
"time": "1748508542",
"uncertainty": 120
},
"stopId": "0:BRG01",
"stopSequence": 15
},
{
"arrival": {
"time": "1748508616",
"uncertainty": 120
},
"departure": {
"time": "1748508616",
"uncertainty": 120
},
"stopId": "0:GRA01",
"stopSequence": 16
},
{
"arrival": {
"time": "1748508672",
"uncertainty": 120
},
"departure": {
"time": "1748508672",
"uncertainty": 120
},
"stopId": "0:ARA01",
"stopSequence": 17
},
{
"arrival": {
"time": "1748508776",
"uncertainty": 120
},
"departure": {
"time": "1748508776",
"uncertainty": 120
},
"stopId": "0:ART01",
"stopSequence": 18
},
{
"arrival": {
"time": "1748508865",
"uncertainty": 120
},
"departure": {
"time": "1748508865",
"uncertainty": 120
},
"stopId": "0:ECO01",
"stopSequence": 19
},
{
"arrival": {
"time": "1748508917",
"uncertainty": 120
},
"departure": {
"time": "1748508917",
"uncertainty": 120
},
"stopId": "0:EXP01",
"stopSequence": 20
},
{
"arrival": {
"time": "1748509090",
"uncertainty": 120
},
"departure": {
"time": "1748509090",
"uncertainty": 120
},
"stopId": "0:MER01",
"stopSequence": 21
},
{
"arrival": {
"time": "1748509165",
"uncertainty": 120
},
"stopId": "0:MAT01",
"stopSequence": 22
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 0,
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_73105205"
},
"vehicle": {
"id": "1312",
"label": "1312"
}
}
},
{
"id": "3105206",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748509140",
"uncertainty": 120
},
"stopId": "0:CTU01",
"stopSequence": 1
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 0,
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_73105206"
}
}
},
{
"id": "3105207",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748511000",
"uncertainty": 120
},
"stopId": "0:CTU01",
"stopSequence": 1
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 0,
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_73105207"
}
}
},
{
"id": "2974045",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748511420"
},
"stopId": "0:FRANCLO1",
"stopSequence": 1
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 0,
"routeId": "111",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_72974045"
}
}
},
{
"id": "2974079",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748509440"
},
"stopId": "0:VILLERS1",
"stopSequence": 1
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 0,
"routeId": "112",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_72974079"
}
}
},
{
"id": "2974051",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748509800"
},
"stopId": "0:SQLUX122",
"stopSequence": 1
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 1,
"routeId": "111",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_72974051"
}
}
},
{
"id": "2973971",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748511660"
},
"stopId": "0:SQLUX122",
"stopSequence": 1
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 1,
"routeId": "106",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_72973971"
}
}
},
{
"id": "2973954",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748512080"
},
"stopId": "0:INTJOBA2",
"stopSequence": 1
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 1,
"routeId": "105",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_72973954"
}
}
},
{
"id": "2973963",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748509740"
},
"stopId": "0:BILAIN1",
"stopSequence": 1
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 0,
"routeId": "106",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_72973963"
}
}
},
{
"id": "2974001",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748509800"
},
"stopId": "0:VILLORM1",
"stopSequence": 1
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 0,
"routeId": "108",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_72974001"
}
}
},
{
"id": "2974009",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748511900"
},
"stopId": "0:PEM911",
"stopSequence": 1
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 1,
"routeId": "108",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_72974009"
}
}
},
{
"id": "2973988",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748509800"
},
"stopId": "0:SQLUX122",
"stopSequence": 1
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 1,
"routeId": "107",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_72973988"
}
}
},
{
"id": "3104988",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748506543",
"uncertainty": 120
},
"stopId": "0:MIC02",
"stopSequence": 1
},
{
"arrival": {
"time": "1748506631",
"uncertainty": 120
},
"departure": {
"time": "1748506633",
"uncertainty": 120
},
"stopId": "0:COL02",
"stopSequence": 2
},
{
"arrival": {
"time": "1748506693",
"uncertainty": 120
},
"departure": {
"time": "1748506693",
"uncertainty": 120
},
"stopId": "0:CLO02",
"stopSequence": 3
},
{
"arrival": {
"time": "1748506791",
"uncertainty": 120
},
"departure": {
"time": "1748506814",
"uncertainty": 120
},
"stopId": "0:BLE02",
"stopSequence": 4
},
{
"arrival": {
"time": "1748506863",
"uncertainty": 120
},
"departure": {
"time": "1748506863",
"uncertainty": 120
},
"stopId": "0:BOR02",
"stopSequence": 5
},
{
"arrival": {
"time": "1748506925",
"uncertainty": 120
},
"departure": {
"time": "1748506934",
"uncertainty": 120
},
"stopId": "0:PRO02",
"stopSequence": 6
},
{
"arrival": {
"time": "1748506999",
"uncertainty": 120
},
"departure": {
"time": "1748506999",
"uncertainty": 120
},
"stopId": "0:BEL02",
"stopSequence": 7
},
{
"arrival": {
"time": "1748507083",
"uncertainty": 120
},
"departure": {
"time": "1748507083",
"uncertainty": 120
},
"stopId": "0:CIM02",
"stopSequence": 8
},
{
"arrival": {
"time": "1748507179",
"uncertainty": 120
},
"departure": {
"time": "1748507179",
"uncertainty": 120
},
"stopId": "0:ALC02",
"stopSequence": 9
},
{
"arrival": {
"time": "1748507244",
"uncertainty": 120
},
"departure": {
"time": "1748507263",
"uncertainty": 120
},
"stopId": "0:LEG02",
"stopSequence": 10
},
{
"arrival": {
"time": "1748507323",
"uncertainty": 120
},
"departure": {
"time": "1748507323",
"uncertainty": 120
},
"stopId": "0:SEI02",
"stopSequence": 11
},
{
"arrival": {
"time": "1748507395",
"uncertainty": 120
},
"departure": {
"time": "1748507395",
"uncertainty": 120
},
"stopId": "0:POM02",
"stopSequence": 12
},
{
"arrival": {
"time": "1748507473",
"uncertainty": 120
},
"departure": {
"time": "1748507503",
"uncertainty": 120
},
"stopId": "0:GAR02",
"stopSequence": 13
},
{
"arrival": {
"time": "1748507569",
"uncertainty": 120
},
"departure": {
"time": "1748507593",
"uncertainty": 120
},
"stopId": "0:ROI02",
"stopSequence": 14
},
{
"arrival": {
"time": "1748507817",
"uncertainty": 120
},
"departure": {
"time": "1748507833",
"uncertainty": 120
},
"stopId": "0:REP02",
"stopSequence": 15
},
{
"arrival": {
"time": "1748507979",
"uncertainty": 120
},
"departure": {
"time": "1748507983",
"uncertainty": 120
},
"stopId": "0:LUX02",
"stopSequence": 16
},
{
"arrival": {
"time": "1748508043",
"uncertainty": 120
},
"departure": {
"time": "1748508043",
"uncertainty": 120
},
"stopId": "0:VIN02",
"stopSequence": 17
},
{
"arrival": {
"time": "1748508103",
"uncertainty": 120
},
"departure": {
"time": "1748508103",
"uncertainty": 120
},
"stopId": "0:PON02",
"stopSequence": 18
},
{
"arrival": {
"time": "1748508163",
"uncertainty": 120
},
"departure": {
"time": "1748508163",
"uncertainty": 120
},
"stopId": "0:ROC02",
"stopSequence": 19
},
{
"arrival": {
"time": "1748508238",
"uncertainty": 120
},
"departure": {
"time": "1748508253",
"uncertainty": 120
},
"stopId": "0:BER02",
"stopSequence": 20
},
{
"arrival": {
"time": "1748508296",
"uncertainty": 120
},
"departure": {
"time": "1748508313",
"uncertainty": 120
},
"stopId": "0:CAS02",
"stopSequence": 21
},
{
"arrival": {
"time": "1748508403",
"uncertainty": 120
},
"departure": {
"time": "1748508403",
"uncertainty": 120
},
"stopId": "0:JOB02",
"stopSequence": 22
},
{
"arrival": {
"time": "1748508493",
"uncertainty": 120
},
"departure": {
"time": "1748508493",
"uncertainty": 120
},
"stopId": "0:ROU02",
"stopSequence": 23
},
{
"arrival": {
"time": "1748508583",
"uncertainty": 120
},
"departure": {
"time": "1748508583",
"uncertainty": 120
},
"stopId": "0:CHA02",
"stopSequence": 24
},
{
"arrival": {
"time": "1748508667",
"uncertainty": 120
},
"departure": {
"time": "1748508667",
"uncertainty": 120
},
"stopId": "0:FON02",
"stopSequence": 25
},
{
"arrival": {
"time": "1748508693",
"uncertainty": 120
},
"stopId": "0:WOI02",
"stopSequence": 26
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 1,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_73104988"
},
"vehicle": {
"id": "1319",
"label": "1319"
}
}
},
{
"id": "3104989",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748508371",
"uncertainty": 120
},
"stopId": "0:MIC02",
"stopSequence": 1
},
{
"arrival": {
"time": "1748508453",
"uncertainty": 120
},
"departure": {
"time": "1748508461",
"uncertainty": 120
},
"stopId": "0:COL02",
"stopSequence": 2
},
{
"arrival": {
"time": "1748508507",
"uncertainty": 120
},
"departure": {
"time": "1748508507",
"uncertainty": 120
},
"stopId": "0:CLO02",
"stopSequence": 3
},
{
"arrival": {
"time": "1748508609",
"uncertainty": 120
},
"departure": {
"time": "1748508609",
"uncertainty": 120
},
"stopId": "0:BLE02",
"stopSequence": 4
},
{
"arrival": {
"time": "1748508672",
"uncertainty": 120
},
"departure": {
"time": "1748508672",
"uncertainty": 120
},
"stopId": "0:BOR02",
"stopSequence": 5
},
{
"arrival": {
"time": "1748508730",
"uncertainty": 120
},
"departure": {
"time": "1748508730",
"uncertainty": 120
},
"stopId": "0:PRO02",
"stopSequence": 6
},
{
"arrival": {
"time": "1748508803",
"uncertainty": 120
},
"departure": {
"time": "1748508803",
"uncertainty": 120
},
"stopId": "0:BEL02",
"stopSequence": 7
},
{
"arrival": {
"time": "1748508884",
"uncertainty": 120
},
"departure": {
"time": "1748508884",
"uncertainty": 120
},
"stopId": "0:CIM02",
"stopSequence": 8
},
{
"arrival": {
"time": "1748508971",
"uncertainty": 120
},
"departure": {
"time": "1748508971",
"uncertainty": 120
},
"stopId": "0:ALC02",
"stopSequence": 9
},
{
"arrival": {
"time": "1748509030",
"uncertainty": 120
},
"departure": {
"time": "1748509030",
"uncertainty": 120
},
"stopId": "0:LEG02",
"stopSequence": 10
},
{
"arrival": {
"time": "1748509102",
"uncertainty": 120
},
"departure": {
"time": "1748509102",
"uncertainty": 120
},
"stopId": "0:SEI02",
"stopSequence": 11
},
{
"arrival": {
"time": "1748509179",
"uncertainty": 120
},
"departure": {
"time": "1748509179",
"uncertainty": 120
},
"stopId": "0:POM02",
"stopSequence": 12
},
{
"arrival": {
"time": "1748509249",
"uncertainty": 120
},
"departure": {
"time": "1748509249",
"uncertainty": 120
},
"stopId": "0:GAR02",
"stopSequence": 13
},
{
"arrival": {
"time": "1748509355",
"uncertainty": 120
},
"departure": {
"time": "1748509355",
"uncertainty": 120
},
"stopId": "0:ROI02",
"stopSequence": 14
},
{
"arrival": {
"time": "1748509575",
"uncertainty": 120
},
"departure": {
"time": "1748509575",
"uncertainty": 120
},
"stopId": "0:REP02",
"stopSequence": 15
},
{
"arrival": {
"time": "1748509740",
"uncertainty": 120
},
"departure": {
"time": "1748509740",
"uncertainty": 120
},
"stopId": "0:LUX02",
"stopSequence": 16
},
{
"arrival": {
"time": "1748509805",
"uncertainty": 120
},
"departure": {
"time": "1748509805",
"uncertainty": 120
},
"stopId": "0:VIN02",
"stopSequence": 17
},
{
"arrival": {
"time": "1748509876",
"uncertainty": 120
},
"departure": {
"time": "1748509876",
"uncertainty": 120
},
"stopId": "0:PON02",
"stopSequence": 18
},
{
"arrival": {
"time": "1748509965",
"uncertainty": 120
},
"departure": {
"time": "1748509965",
"uncertainty": 120
},
"stopId": "0:ROC02",
"stopSequence": 19
},
{
"arrival": {
"time": "1748510065",
"uncertainty": 120
},
"departure": {
"time": "1748510065",
"uncertainty": 120
},
"stopId": "0:BER02",
"stopSequence": 20
},
{
"arrival": {
"time": "1748510120",
"uncertainty": 120
},
"departure": {
"time": "1748510120",
"uncertainty": 120
},
"stopId": "0:CAS02",
"stopSequence": 21
},
{
"arrival": {
"time": "1748510265",
"uncertainty": 120
},
"departure": {
"time": "1748510265",
"uncertainty": 120
},
"stopId": "0:JOB02",
"stopSequence": 22
},
{
"arrival": {
"time": "1748510364",
"uncertainty": 120
},
"departure": {
"time": "1748510364",
"uncertainty": 120
},
"stopId": "0:ROU02",
"stopSequence": 23
},
{
"arrival": {
"time": "1748510455",
"uncertainty": 120
},
"departure": {
"time": "1748510455",
"uncertainty": 120
},
"stopId": "0:CHA02",
"stopSequence": 24
},
{
"arrival": {
"time": "1748510539",
"uncertainty": 120
},
"departure": {
"time": "1748510539",
"uncertainty": 120
},
"stopId": "0:FON02",
"stopSequence": 25
},
{
"arrival": {
"time": "1748510565",
"uncertainty": 120
},
"stopId": "0:WOI02",
"stopSequence": 26
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 1,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_73104989"
},
"vehicle": {
"id": "1321",
"label": "1321"
}
}
},
{
"id": "3104990",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748510160",
"uncertainty": 120
},
"stopId": "0:MIC02",
"stopSequence": 1
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 1,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_73104990"
}
}
},
{
"id": "3104991",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748512020",
"uncertainty": 120
},
"stopId": "0:MIC02",
"stopSequence": 1
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 1,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_73104991"
}
}
},
{
"id": "2973917",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1748511643"
},
"departure": {
"time": "1748511643"
},
"stopId": "0:AUGNYMA1"
},
{
"departure": {
"time": "1748510342"
},
"stopId": "0:MARDIG01",
"stopSequence": 1
},
{
"arrival": {
"time": "1748510392"
},
"departure": {
"time": "1748510392"
},
"stopId": "0:LACORV01",
"stopSequence": 2
},
{
"arrival": {
"time": "1748510476"
},
"departure": {
"time": "1748510476"
},
"stopId": "0:NOTRDA01",
"stopSequence": 3
},
{
"arrival": {
"time": "1748510522"
},
"departure": {
"time": "1748510522"
},
"stopId": "0:CHARIT01",
"stopSequence": 4
},
{
"arrival": {
"time": "1748510762"
},
"departure": {
"time": "1748510762"
},
"stopId": "0:MARIEUL2",
"stopSequence": 5
},
{
"arrival": {
"time": "1748510857"
},
"departure": {
"time": "1748510857"
},
"stopId": "0:VEZON1",
"stopSequence": 6
},
{
"arrival": {
"time": "1748511122"
},
"departure": {
"time": "1748511122"
},
"stopId": "0:FEY1",
"stopSequence": 7
},
{
"arrival": {
"time": "1748511156"
},
"departure": {
"time": "1748511156"
},
"stopId": "0:RD661",
"stopSequence": 8
},
{
"arrival": {
"time": "1748511445",
"uncertainty": 120
},
"departure": {
"time": "1748511445",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GLISSU1",
"stopSequence": 9
},
{
"arrival": {
"time": "1748511489",
"uncertainty": 120
},
"departure": {
"time": "1748511489",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:AUGNYMA1",
"stopSequence": 10
},
{
"arrival": {
"time": "1748511685"
},
"departure": {
"time": "1748511685"
},
"stopId": "0:LIBERAT1",
"stopSequence": 11
},
{
"arrival": {
"time": "1748511719"
},
"departure": {
"time": "1748511719"
},
"stopId": "0:LOTISSE1",
"stopSequence": 12
},
{
"arrival": {
"time": "1748511856"
},
"departure": {
"time": "1748511856"
},
"stopId": "0:ORLY1",
"stopSequence": 13
},
{
"arrival": {
"time": "1748512110"
},
"departure": {
"time": "1748512110"
},
"stopId": "0:11AVIAT1",
"stopSequence": 14
},
{
"arrival": {
"time": "1748512128"
},
"departure": {
"time": "1748512128"
},
"stopId": "0:LUETTE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1748512261"
},
"departure": {
"time": "1748512261"
},
"stopId": "0:JEANNED1",
"stopSequence": 16
},
{
"arrival": {
"time": "1748512364"
},
"departure": {
"time": "1748512364"
},
"stopId": "0:PREVOTE1",
"stopSequence": 17
},
{
"arrival": {
"time": "1748512456"
},
"departure": {
"time": "1748512456"
},
"stopId": "0:STANDRE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1748512514"
},
"departure": {
"time": "1748512514"
},
"stopId": "0:SEMINAI1",
"stopSequence": 19
},
{
"arrival": {
"time": "1748512591"
},
"departure": {
"time": "1748512591"
},
"stopId": "0:VAILLAN1",
"stopSequence": 20
},
{
"arrival": {
"time": "1748512668"
},
"departure": {
"time": "1748512668"
},
"stopId": "0:MANGIN1",
"stopSequence": 21
},
{
"arrival": {
"time": "1748512733"
},
"departure": {
"time": "1748512733"
},
"stopId": "0:CHPETRE1",
"stopSequence": 22
},
{
"arrival": {
"time": "1748512808"
},
"departure": {
"time": "1748512808"
},
"stopId": "0:BONSEC1",
"stopSequence": 23
},
{
"arrival": {
"time": "1748512863",
"uncertainty": 120
},
"departure": {
"time": "1748512863",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:ARENES2",
"stopSequence": 24
},
{
"arrival": {
"time": "1748513154"
},
"stopId": "0:PEM912",
"stopSequence": 25
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 0,
"routeId": "102",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_72973917"
}
}
},
{
"id": "3104960",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748509320",
"uncertainty": 120
},
"stopId": "0:WOI01",
"stopSequence": 1
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 0,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_73104960"
}
}
},
{
"id": "3104961",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748511180",
"uncertainty": 120
},
"stopId": "0:WOI01",
"stopSequence": 1
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 0,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_73104961"
}
}
},
{
"id": "2973935",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748509920"
},
"stopId": "0:CHANTRE1",
"stopSequence": 1
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 0,
"routeId": "103",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_72973935"
}
}
},
{
"id": "2973843",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748509200"
},
"stopId": "0:PELTRE1",
"stopSequence": 1
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 0,
"routeId": "92",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_72973843"
}
}
},
{
"id": "2973831",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748511540"
},
"stopId": "0:MOULI275",
"stopSequence": 1
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 1,
"routeId": "90",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_72973831"
}
}
},
{
"id": "2973881",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748510400"
},
"stopId": "0:COINSEI1",
"stopSequence": 1
},
{
"arrival": {
"time": "1748510580"
},
"departure": {
"time": "1748510580"
},
"stopId": "0:POURNOY1",
"stopSequence": 2
},
{
"arrival": {
"time": "1748510726"
},
"departure": {
"time": "1748510726"
},
"stopId": "0:CHAVEAU1",
"stopSequence": 3
},
{
"arrival": {
"time": "1748510760"
},
"departure": {
"time": "1748510760"
},
"stopId": "0:COINCUV1",
"stopSequence": 4
},
{
"arrival": {
"time": "1748510789"
},
"departure": {
"time": "1748510789"
},
"stopId": "0:CEDRBL01",
"stopSequence": 5
},
{
"arrival": {
"time": "1748510829"
},
"departure": {
"time": "1748510829"
},
"stopId": "0:POMMERA1",
"stopSequence": 6
},
{
"arrival": {
"time": "1748511030"
},
"departure": {
"time": "1748511030"
},
"stopId": "0:CHAMPAG1",
"stopSequence": 7
},
{
"arrival": {
"time": "1748511060"
},
"departure": {
"time": "1748511060"
},
"stopId": "0:CUVRY1",
"stopSequence": 8
},
{
"arrival": {
"time": "1748511074"
},
"departure": {
"time": "1748511074"
},
"stopId": "0:VIGNOTT1",
"stopSequence": 9
},
{
"arrival": {
"time": "1748511113"
},
"departure": {
"time": "1748511113"
},
"stopId": "0:LOUVIE01",
"stopSequence": 10
},
{
"arrival": {
"time": "1748511420"
},
"departure": {
"time": "1748511420"
},
"stopId": "0:GAREAUG1",
"stopSequence": 11
},
{
"arrival": {
"time": "1748511628"
},
"departure": {
"time": "1748511628"
},
"stopId": "0:GRORMES1",
"stopSequence": 12
},
{
"arrival": {
"time": "1748511660"
},
"departure": {
"time": "1748511660"
},
"stopId": "0:COSTEBE3",
"stopSequence": 13
},
{
"arrival": {
"time": "1748511808"
},
"departure": {
"time": "1748511808"
},
"stopId": "0:JEANNED1",
"stopSequence": 14
},
{
"arrival": {
"time": "1748511871"
},
"departure": {
"time": "1748511871"
},
"stopId": "0:PREVOTE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1748511927"
},
"departure": {
"time": "1748511927"
},
"stopId": "0:STANDRE1",
"stopSequence": 16
},
{
"arrival": {
"time": "1748511960"
},
"departure": {
"time": "1748511960"
},
"stopId": "0:SEMINAI1",
"stopSequence": 17
},
{
"arrival": {
"time": "1748512022"
},
"departure": {
"time": "1748512022"
},
"stopId": "0:VAILLAN1",
"stopSequence": 18
},
{
"arrival": {
"time": "1748512086"
},
"departure": {
"time": "1748512086"
},
"stopId": "0:MANGIN1",
"stopSequence": 19
},
{
"arrival": {
"time": "1748512140"
},
"departure": {
"time": "1748512140"
},
"stopId": "0:CHPETRE1",
"stopSequence": 20
},
{
"arrival": {
"time": "1748512289"
},
"departure": {
"time": "1748512289"
},
"stopId": "0:BONSEC1",
"stopSequence": 21
},
{
"arrival": {
"time": "1748512499",
"uncertainty": 120
},
"departure": {
"time": "1748512499",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:ARENES2",
"stopSequence": 22
},
{
"arrival": {
"time": "1748512633"
},
"stopId": "0:PEM910",
"stopSequence": 23
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 0,
"routeId": "101",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_72973881"
}
}
},
{
"id": "3104959",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748507491",
"uncertainty": 120
},
"stopId": "0:WOI01",
"stopSequence": 1
},
{
"arrival": {
"time": "1748507529",
"uncertainty": 120
},
"departure": {
"time": "1748507529",
"uncertainty": 120
},
"stopId": "0:FON01",
"stopSequence": 2
},
{
"arrival": {
"time": "1748507629",
"uncertainty": 120
},
"departure": {
"time": "1748507641",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 3
},
{
"arrival": {
"time": "1748507731",
"uncertainty": 120
},
"departure": {
"time": "1748507731",
"uncertainty": 120
},
"stopId": "0:ROU01",
"stopSequence": 4
},
{
"arrival": {
"time": "1748507820",
"uncertainty": 120
},
"departure": {
"time": "1748507820",
"uncertainty": 120
},
"stopId": "0:JOB01",
"stopSequence": 5
},
{
"arrival": {
"time": "1748507953",
"uncertainty": 120
},
"departure": {
"time": "1748507971",
"uncertainty": 120
},
"stopId": "0:CAS01",
"stopSequence": 6
},
{
"arrival": {
"time": "1748508031",
"uncertainty": 120
},
"departure": {
"time": "1748508031",
"uncertainty": 120
},
"stopId": "0:BER01",
"stopSequence": 7
},
{
"arrival": {
"time": "1748508120",
"uncertainty": 120
},
"departure": {
"time": "1748508120",
"uncertainty": 120
},
"stopId": "0:ROC01",
"stopSequence": 8
},
{
"arrival": {
"time": "1748508205",
"uncertainty": 120
},
"departure": {
"time": "1748508241",
"uncertainty": 120
},
"stopId": "0:PON01",
"stopSequence": 9
},
{
"arrival": {
"time": "1748508323",
"uncertainty": 120
},
"departure": {
"time": "1748508331",
"uncertainty": 120
},
"stopId": "0:VIN01",
"stopSequence": 10
},
{
"arrival": {
"time": "1748508400",
"uncertainty": 120
},
"departure": {
"time": "1748508421",
"uncertainty": 120
},
"stopId": "0:LUX01",
"stopSequence": 11
},
{
"arrival": {
"time": "1748508495",
"uncertainty": 120
},
"departure": {
"time": "1748508511",
"uncertainty": 120
},
"stopId": "0:MOYPON01",
"stopSequence": 12
},
{
"arrival": {
"time": "1748508586",
"uncertainty": 120
},
"departure": {
"time": "1748508586",
"uncertainty": 120
},
"stopId": "0:REP03",
"stopSequence": 13
},
{
"arrival": {
"time": "1748508799",
"uncertainty": 120
},
"departure": {
"time": "1748508799",
"uncertainty": 120
},
"stopId": "0:ROI01",
"stopSequence": 14
},
{
"arrival": {
"time": "1748508876",
"uncertainty": 120
},
"departure": {
"time": "1748508876",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 15
},
{
"arrival": {
"time": "1748508954",
"uncertainty": 120
},
"departure": {
"time": "1748508954",
"uncertainty": 120
},
"stopId": "0:POM01",
"stopSequence": 16
},
{
"arrival": {
"time": "1748509017",
"uncertainty": 120
},
"departure": {
"time": "1748509017",
"uncertainty": 120
},
"stopId": "0:SEI01",
"stopSequence": 17
},
{
"arrival": {
"time": "1748509086",
"uncertainty": 120
},
"departure": {
"time": "1748509086",
"uncertainty": 120
},
"stopId": "0:LEG01",
"stopSequence": 18
},
{
"arrival": {
"time": "1748509163",
"uncertainty": 120
},
"departure": {
"time": "1748509163",
"uncertainty": 120
},
"stopId": "0:ALC01",
"stopSequence": 19
},
{
"arrival": {
"time": "1748509227",
"uncertainty": 120
},
"departure": {
"time": "1748509227",
"uncertainty": 120
},
"stopId": "0:CIM01",
"stopSequence": 20
},
{
"arrival": {
"time": "1748509310",
"uncertainty": 120
},
"departure": {
"time": "1748509310",
"uncertainty": 120
},
"stopId": "0:BEL01",
"stopSequence": 21
},
{
"arrival": {
"time": "1748509370",
"uncertainty": 120
},
"departure": {
"time": "1748509370",
"uncertainty": 120
},
"stopId": "0:PRO01",
"stopSequence": 22
},
{
"arrival": {
"time": "1748509427",
"uncertainty": 120
},
"departure": {
"time": "1748509427",
"uncertainty": 120
},
"stopId": "0:BOR01",
"stopSequence": 23
},
{
"arrival": {
"time": "1748509495",
"uncertainty": 120
},
"departure": {
"time": "1748509495",
"uncertainty": 120
},
"stopId": "0:BLE01",
"stopSequence": 24
},
{
"arrival": {
"time": "1748509582",
"uncertainty": 120
},
"departure": {
"time": "1748509582",
"uncertainty": 120
},
"stopId": "0:CLO01",
"stopSequence": 25
},
{
"arrival": {
"time": "1748509629",
"uncertainty": 120
},
"departure": {
"time": "1748509629",
"uncertainty": 120
},
"stopId": "0:COL01",
"stopSequence": 26
},
{
"arrival": {
"time": "1748509716",
"uncertainty": 120
},
"stopId": "0:MIC01",
"stopSequence": 27
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 0,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_73104959"
},
"vehicle": {
"id": "1320",
"label": "1320"
}
}
},
{
"id": "2973768",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748511480"
},
"stopId": "0:JUSSYSR1",
"stopSequence": 1
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 0,
"routeId": "86",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_72973768"
}
}
},
{
"id": "2973775",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748511720"
},
"stopId": "0:MNVE2",
"stopSequence": 1
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 1,
"routeId": "86",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_72973775"
}
}
},
{
"id": "2973811",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748511600"
},
"stopId": "0:SCHAZEL1",
"stopSequence": 1
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 0,
"routeId": "89",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_72973811"
}
}
},
{
"id": "2973817",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748511240"
},
"stopId": "0:PRILLE2",
"stopSequence": 1
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 1,
"routeId": "89",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_72973817"
}
}
},
{
"id": "2973803",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748511720"
},
"stopId": "0:MNVE2",
"stopSequence": 1
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 1,
"routeId": "88",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_72973803"
}
}
},
{
"id": "2973636",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748507827",
"uncertainty": 120
},
"stopId": "0:DOLICHE1",
"stopSequence": 1
},
{
"arrival": {
"time": "1748507879",
"uncertainty": 120
},
"departure": {
"time": "1748507886",
"uncertainty": 120
},
"stopId": "0:CUVION1",
"stopSequence": 2
},
{
"arrival": {
"time": "1748507930",
"uncertainty": 120
},
"departure": {
"time": "1748507930",
"uncertainty": 120
},
"stopId": "0:PASSOTE1",
"stopSequence": 3
},
{
"arrival": {
"time": "1748507977",
"uncertainty": 120
},
"departure": {
"time": "1748507977",
"uncertainty": 120
},
"stopId": "0:ARIANE1",
"stopSequence": 4
},
{
"arrival": {
"time": "1748508017",
"uncertainty": 120
},
"departure": {
"time": "1748508036",
"uncertainty": 120
},
"stopId": "0:FALOGNE1",
"stopSequence": 5
},
{
"arrival": {
"time": "1748508089",
"uncertainty": 120
},
"departure": {
"time": "1748508089",
"uncertainty": 120
},
"stopId": "0:FAURNEL1",
"stopSequence": 6
},
{
"arrival": {
"time": "1748508133",
"uncertainty": 120
},
"departure": {
"time": "1748508133",
"uncertainty": 120
},
"stopId": "0:ROSEGON1",
"stopSequence": 7
},
{
"arrival": {
"time": "1748508201",
"uncertainty": 120
},
"departure": {
"time": "1748508201",
"uncertainty": 120
},
"stopId": "0:SOLIDAR1",
"stopSequence": 8
},
{
"arrival": {
"time": "1748508246",
"uncertainty": 120
},
"departure": {
"time": "1748508246",
"uncertainty": 120
},
"stopId": "0:SEBASTO1",
"stopSequence": 9
},
{
"arrival": {
"time": "1748508345",
"uncertainty": 120
},
"departure": {
"time": "1748508345",
"uncertainty": 120
},
"stopId": "0:JMICHEL1",
"stopSequence": 10
},
{
"arrival": {
"time": "1748508477",
"uncertainty": 120
},
"departure": {
"time": "1748508477",
"uncertainty": 120
},
"stopId": "0:CHAPPE3",
"stopSequence": 11
},
{
"arrival": {
"time": "1748508607",
"uncertainty": 120
},
"departure": {
"time": "1748508607",
"uncertainty": 120
},
"stopId": "0:ARAGO002",
"stopSequence": 12
},
{
"arrival": {
"time": "1748508624",
"uncertainty": 120
},
"departure": {
"time": "1748508624",
"uncertainty": 120
},
"stopId": "0:MARCONI1",
"stopSequence": 13
},
{
"arrival": {
"time": "1748508667",
"uncertainty": 120
},
"departure": {
"time": "1748508667",
"uncertainty": 120
},
"stopId": "0:SYMPHON1",
"stopSequence": 14
},
{
"arrival": {
"time": "1748508710",
"uncertainty": 120
},
"departure": {
"time": "1748508710",
"uncertainty": 120
},
"stopId": "0:SEULHOT1",
"stopSequence": 15
},
{
"arrival": {
"time": "1748508727",
"uncertainty": 120
},
"departure": {
"time": "1748508727",
"uncertainty": 120
},
"stopId": "0:GENERAL1",
"stopSequence": 16
},
{
"arrival": {
"time": "1748508761",
"uncertainty": 120
},
"departure": {
"time": "1748508761",
"uncertainty": 120
},
"stopId": "0:ROEDERE1",
"stopSequence": 17
},
{
"arrival": {
"time": "1748508787",
"uncertainty": 120
},
"departure": {
"time": "1748508787",
"uncertainty": 120
},
"stopId": "0:GIRAUDO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1748508850",
"uncertainty": 120
},
"departure": {
"time": "1748508850",
"uncertainty": 120
},
"stopId": "0:GDMAISO1",
"stopSequence": 19
},
{
"arrival": {
"time": "1748508930",
"uncertainty": 120
},
"departure": {
"time": "1748508930",
"uncertainty": 120
},
"stopId": "0:COTSE1",
"stopSequence": 20
},
{
"arrival": {
"time": "1748508967",
"uncertainty": 120
},
"departure": {
"time": "1748508967",
"uncertainty": 120
},
"stopId": "0:TIVO1",
"stopSequence": 21
},
{
"arrival": {
"time": "1748509019",
"uncertainty": 120
},
"departure": {
"time": "1748509019",
"uncertainty": 120
},
"stopId": "0:HESTAUX2",
"stopSequence": 22
},
{
"arrival": {
"time": "1748509062",
"uncertainty": 120
},
"departure": {
"time": "1748509062",
"uncertainty": 120
},
"stopId": "0:GOUSSEL2",
"stopSequence": 23
},
{
"arrival": {
"time": "1748509096",
"uncertainty": 120
},
"departure": {
"time": "1748509096",
"uncertainty": 120
},
"stopId": "0:CLAUDEL2",
"stopSequence": 24
},
{
"arrival": {
"time": "1748509165",
"uncertainty": 120
},
"departure": {
"time": "1748509165",
"uncertainty": 120
},
"stopId": "0:OBERL193",
"stopSequence": 25
},
{
"arrival": {
"time": "1748509207",
"uncertainty": 120
},
"departure": {
"time": "1748509207",
"uncertainty": 120
},
"stopId": "0:GENDARM1",
"stopSequence": 26
},
{
"arrival": {
"time": "1748509238",
"uncertainty": 120
},
"departure": {
"time": "1748509238",
"uncertainty": 120
},
"stopId": "0:STMAXI1",
"stopSequence": 27
},
{
"arrival": {
"time": "1748509265",
"uncertainty": 120
},
"departure": {
"time": "1748509265",
"uncertainty": 120
},
"stopId": "0:PUYMAIG1",
"stopSequence": 28
},
{
"arrival": {
"time": "1748509332",
"uncertainty": 120
},
"departure": {
"time": "1748509332",
"uncertainty": 120
},
"stopId": "0:TREIZE1",
"stopSequence": 29
},
{
"arrival": {
"time": "1748509387",
"uncertainty": 120
},
"departure": {
"time": "1748509387",
"uncertainty": 120
},
"stopId": "0:SEILLE1",
"stopSequence": 30
},
{
"arrival": {
"time": "1748509687",
"uncertainty": 120
},
"departure": {
"time": "1748509687",
"uncertainty": 120
},
"stopId": "0:GARE30",
"stopSequence": 31
},
{
"arrival": {
"time": "1748509987",
"uncertainty": 120
},
"stopId": "0:REPU5052",
"stopSequence": 32
}
],
"timestamp": "1748508603",
"trip": {
"directionId": 1,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_72973636"
},
"vehicle": {
"id": "1533",
"label": "1533"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1748508603"
}
}