Détails de la ressource
Cette ressource fait partie du jeu de données Réseau urbain TADAO.
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
❌961 erreurs, 210 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 20/09/2026 à 09h11 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
Sequential stop_time_update times are not increasing E022 72 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 12991183 stop_sequence 32 arrival_time 09:29:08 (1789889348) is less than previous stop arrival_time 09:29:23 (1789889363) - times must increase between two sequential stops
- trip_id 12991183 stop_sequence 32 arrival_time 09:29:08 (1789889348) is less than previous stop departure_time 09:29:23 (1789889363) - times must increase between two sequential stops
- trip_id 12991183 stop_sequence 32 departure_time 09:29:08 (1789889348) is less than previous stop departure_time 09:29:23 (1789889363) - times must increase between two sequential stops
- trip_id 12991183 stop_sequence 32 departure_time 09:29:08 (1789889348) is less than previous stop arrival_time 09:29:23 (1789889363) - times must increase between two sequential stops
- trip_id 12990917 stop_sequence 31 arrival_time 09:32:00 (1789889520) is less than previous stop arrival_time 09:45:26 (1789890326) - times must increase between two sequential stops
Vehicle position far from trip shape E029 1 erreur
The vehicle position should be within a certain distance of the GTFS shapes.txt data for the current trip unless there is a Service Alert with the Effect of DETOUR for this trip_id.
Exemples d'erreurs
- vehicle.id 8016 trip_id 13102959 at (50.455486,2.548299) is more than 200.0 meters (0.12 mile(s)) from the GTFS trip shape - vehicle should be near trip shape or on DETOUR
Sequential stop_time_updates have the same stop_id E037 5 erreurs
Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id
Exemples d'erreurs
- trip_id 13164100 has repeating stop_id BET1HDPO at stop_sequence 11 - sequential stop_ids should be different
- trip_id 13104447 has repeating stop_id AVI2BH23 at stop_sequence 23 - sequential stop_ids should be different
- trip_id 13094339 has repeating stop_id SAL1HDVS at stop_sequence 30 - sequential stop_ids should be different
- trip_id 13094304 has repeating stop_id SAL2LAO2 at stop_sequence 18 - sequential stop_ids should be different
- trip_id 13104490 has repeating stop_id LEN1GAR1 at stop_sequence 14 - sequential stop_ids should be different
GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 879 erreurs
If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt
Exemples d'erreurs
- GTFS-rt trip_id 13102954 stop_sequence 31 has stop_id HOU2BH01 but GTFS stop_sequence 31 has stop_id HOU2BH03 - stop_ids should be the same
- GTFS-rt trip_id 13102954 stop_sequence 32 has stop_id HOU2BH03 but GTFS stop_sequence 32 has stop_id HOU2PLAC - stop_ids should be the same
- GTFS-rt trip_id 13104435 stop_sequence 1 has stop_id AVI1PLEB but GTFS stop_sequence 1 has stop_id AVI1REPU - stop_ids should be the same
- GTFS-rt trip_id 13104435 stop_sequence 2 has stop_id AVI1REPU but GTFS stop_sequence 2 has stop_id AVI1BH23 - stop_ids should be the same
- GTFS-rt trip_id 13102979 stop_sequence 1 has stop_id BEU1BA02 but GTFS stop_sequence 1 has stop_id BEU2BH02 - stop_ids should be the same
GTFS-rt stop_sequence not found in GTFS data E051 4 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 12990985 contains stop_sequence 27 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 12990917 contains stop_sequence 61 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 13094311 contains stop_sequence 39 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 13104421 contains stop_sequence 24 that does not exist in GTFS stop_times.txt for this trip
Avertissements
timestamp not populated W001 46 erreurs
Timestamps should be populated for all elements
Exemples d'erreurs
- trip_id 12990985 does not have a timestamp
- trip_id 13102954 does not have a timestamp
- trip_id 13104435 does not have a timestamp
- trip_id 13102979 does not have a timestamp
- trip_id 12991224 does not have a timestamp
vehicle_id not populated W002 21 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id 12990985 does not have a vehicle_id
- trip_id 13102954 does not have a vehicle_id
- trip_id 13104435 does not have a vehicle_id
- trip_id 13102979 does not have a vehicle_id
- trip_id 12991224 does not have a vehicle_id
ID in one feed missing from the other W003 25 erreurs
a trip_id that is provided in the VehiclePositions feed should be provided in the TripUpdates feed, and a vehicle_id that is provided in the TripUpdates feed should be provided in the VehiclePositions feed
Exemples d'erreurs
- vehicle_id 5617 is in VehiclePositions but not in TripUpdates feed
- trip_id 13104433 is in VehiclePositions but not in TripUpdates feed
- vehicle_id 3401 is in VehiclePositions but not in TripUpdates feed
- trip_id 13110548 is in VehiclePositions but not in TripUpdates feed
- trip_id 12990904 is in TripUpdates but not in VehiclePositions feed
schedule_relationship not populated W009 118 erreurs
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Exemples d'erreurs
- trip_id 12990985 stop_sequence 27 (and potentially more for this trip) does not have a schedule_relationship
- trip_id 12990985 does not have a schedule_relationship
- trip_id 13102954 does not have a schedule_relationship
- trip_id 13104435 stop_sequence 1 (and potentially more for this trip) does not have a schedule_relationship
- trip_id 13104435 does not have a schedule_relationship
Validations précédentes
Voici un récapitulatif des différents types d'erreurs constatés au cours des 30 derniers jours.
| Identifiant d'erreur | Description | Nombre d'erreurs | Nombre d'occurences |
|---|---|---|---|
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 6 662 | 30 fois (100 % des validations) |
| E045 | If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt | 60 512 | 30 fois (100 % des validations) |
| W001 | Timestamps should be populated for all elements | 5 121 | 30 fois (100 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 3 211 | 30 fois (100 % des validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 12 345 | 30 fois (100 % des validations) |
| E037 | Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id | 308 | 29 fois (97 % des validations) |
| E051 | All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip | 536 | 29 fois (97 % des validations) |
| W003 | a trip_id that is provided in the VehiclePositions feed should be provided in the TripUpdates feed, and a vehicle_id that is provided in the TripUpdates feed should be provided in the VehiclePositions feed | 3 762 | 28 fois (93 % des validations) |
| E029 | The vehicle position should be within a certain distance of the GTFS shapes.txt data for the current trip unless there is a Service Alert with the Effect of DETOUR for this trip_id. | 138 | 17 fois (57 % des validations) |
| E002 | stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence | 18 | 10 fois (33 % des validations) |
| E036 | Sequential GTFS-rt trip stop_time_updates should never have the same stop_sequence | 19 | 10 fois (33 % des validations) |
| E047 | If separate `VehiclePositions` and `TripUpdates` feeds are provided, `VehicleDescriptor` or `TripDescriptor` ID value pairing should match between the two feeds. | 10 | 7 fois (23 % des validations) |
| E028 | The vehicle position should be inside the agency coverage area. This is defined as within roughly 1/8 of a mile (200 meters) of the GTFS shapes.txt data, or stops.txt locations if the GTFS feed doesn't include shapes.txt. | 1 | 1 fois (3 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 21/09/2026 à 07h33 Europe/Paris.
trip_updates (365) vehicle_positions (16) service_alerts (0)Entités présentes dans ce flux lors des 7 derniers jours.
trip_updates vehicle_positionsFlux GTFS-RT décodé
Voir le contenu du flux
Voici le flux GTFS-RT décodé au format Protobuf le 21/09/2026 à 07h33 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "trip:12970903",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968740"
},
"departure": {
"time": "1789968740"
},
"stopId": "AVI1PELU",
"stopSequence": 12
},
{
"arrival": {
"time": "1789969331"
},
"departure": {
"time": "1789969331"
},
"stopId": "MER2PFOU",
"stopSequence": 16
},
{
"arrival": {
"time": "1789969819"
},
"departure": {
"time": "1789969819"
},
"stopId": "MER1RSUL",
"stopSequence": 19
}
],
"trip": {
"directionId": 0,
"routeId": "1131",
"tripId": "12970903"
}
}
},
{
"id": "trip:12971160",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789970160"
},
"departure": {
"time": "1789970160"
},
"stopId": "EST1MONU",
"stopSequence": 2
},
{
"arrival": {
"time": "1789970460"
},
"departure": {
"time": "1789970460"
},
"stopId": "PVE1PLA1",
"stopSequence": 4
},
{
"arrival": {
"time": "1789971120"
},
"stopId": "WIN1LVQF",
"stopSequence": 6
}
],
"trip": {
"directionId": 0,
"routeId": "1603",
"tripId": "12971160"
}
}
},
{
"id": "trip:13113704",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969570"
},
"departure": {
"time": "1789969570"
},
"stopId": "COU2ECJM",
"stopSequence": 27
},
{
"arrival": {
"time": "1789970414"
},
"departure": {
"time": "1789970414"
},
"stopId": "CAR2EPIN",
"stopSequence": 37
}
],
"trip": {
"directionId": 1,
"routeId": "9",
"tripId": "13113704"
}
}
},
{
"id": "trip:13112981",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969127"
},
"departure": {
"time": "1789969127"
},
"stopId": "BEU1PISC",
"stopSequence": 33
}
],
"trip": {
"directionId": 0,
"routeId": "52",
"tripId": "13112981"
}
}
},
{
"id": "trip:12973172",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969909"
},
"departure": {
"time": "1789969909"
},
"stopId": "NOE1CDNO",
"stopSequence": 16
},
{
"arrival": {
"time": "1789969990"
},
"departure": {
"time": "1789969990"
},
"stopId": "NOE1BEHA",
"stopSequence": 17
},
{
"arrival": {
"time": "1789971153"
},
"departure": {
"time": "1789971153"
},
"stopId": "LBS2CHAP",
"stopSequence": 32
}
],
"trip": {
"directionId": 1,
"routeId": "24",
"tripId": "12973172"
}
}
},
{
"id": "trip:13216411",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969890"
},
"departure": {
"time": "1789969890"
},
"stopId": "LIE2BH13",
"stopSequence": 32
}
],
"trip": {
"directionId": 1,
"routeId": "1",
"tripId": "13216411"
}
}
},
{
"id": "trip:12970982",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968720"
},
"departure": {
"time": "1789968720"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HEN1R2VI",
"stopSequence": 16
}
],
"trip": {
"directionId": 0,
"routeId": "1325",
"tripId": "12970982"
}
}
},
{
"id": "trip:12971058",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968960"
},
"departure": {
"time": "1789968960"
},
"stopId": "SOU1JAUR",
"stopSequence": 15
},
{
"arrival": {
"time": "1789969500"
},
"departure": {
"time": "1789969500"
},
"stopId": "LIE2LYDA",
"stopSequence": 21
},
{
"arrival": {
"time": "1789969980"
},
"stopId": "LIE2LYH2",
"stopSequence": 22
}
],
"trip": {
"directionId": 0,
"routeId": "1502",
"tripId": "12971058"
}
}
},
{
"id": "trip:12971241",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789971600"
},
"stopId": "OIG1LYCU",
"stopSequence": 13
}
],
"trip": {
"directionId": 0,
"routeId": "1901",
"tripId": "12971241"
}
}
},
{
"id": "trip:12971104",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789970256"
},
"departure": {
"time": "1789970256"
},
"stopId": "LIE2WROU",
"stopSequence": 18
},
{
"arrival": {
"time": "1789970405"
},
"departure": {
"time": "1789970405"
},
"stopId": "LIE2LYH2",
"stopSequence": 20
}
],
"trip": {
"routeId": "1804",
"tripId": "12971104"
},
"vehicle": {
"id": "8748"
}
}
},
{
"id": "trip:12970935",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969352"
},
"departure": {
"time": "1789969352"
},
"stopId": "BIB2CHAP",
"stopSequence": 16
},
{
"arrival": {
"time": "1789969891"
},
"departure": {
"time": "1789969891"
},
"stopId": "MEU1FOS1",
"stopSequence": 18
}
],
"trip": {
"directionId": 0,
"routeId": "1222",
"tripId": "12970935"
}
}
},
{
"id": "trip:13112948",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789971960"
},
"departure": {
"time": "1789971960"
},
"stopId": "CUI3RROB",
"stopSequence": 5
},
{
"arrival": {
"time": "1789972260"
},
"departure": {
"time": "1789972260"
},
"stopId": "VIO1RDOU",
"stopSequence": 7
},
{
"arrival": {
"time": "1789972320"
},
"departure": {
"time": "1789972320"
},
"stopId": "VIO1N7RO",
"stopSequence": 8
}
],
"trip": {
"directionId": 1,
"routeId": "60",
"tripId": "13112948"
}
}
},
{
"id": "trip:13216407",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968963"
},
"departure": {
"time": "1789968963"
},
"stopId": "LIE2NAU3",
"stopSequence": 37
}
],
"trip": {
"directionId": 1,
"routeId": "1",
"tripId": "13216407"
}
}
},
{
"id": "trip:13216416",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968871"
},
"departure": {
"time": "1789968871"
},
"stopId": "LEN2PARC",
"stopSequence": 11
},
{
"arrival": {
"time": "1789969233"
},
"departure": {
"time": "1789969233"
},
"stopId": "LEN2GA03",
"stopSequence": 13
}
],
"trip": {
"directionId": 0,
"routeId": "1",
"tripId": "13216416"
}
}
},
{
"id": "trip:13101472",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968876"
},
"departure": {
"time": "1789968876"
},
"stopId": "ROU1PBLA",
"stopSequence": 27
},
{
"arrival": {
"time": "1789969140"
},
"departure": {
"time": "1789969140"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ROU1PICA",
"stopSequence": 32
},
{
"arrival": {
"time": "1789969680"
},
"departure": {
"time": "1789969680"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HEN1SHEN",
"stopSequence": 37
},
{
"arrival": {
"time": "1789971087"
},
"departure": {
"time": "1789971087"
},
"stopId": "NOG2TALM",
"stopSequence": 53
},
{
"arrival": {
"time": "1789971331"
},
"departure": {
"time": "1789971331"
},
"stopId": "COC2ROGL",
"stopSequence": 57
}
],
"trip": {
"routeId": "19",
"tripId": "13101472"
},
"vehicle": {
"id": "7408"
}
}
},
{
"id": "trip:12970963",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968785"
},
"departure": {
"time": "1789968785"
},
"stopId": "ROU1PICA",
"stopSequence": 11
},
{
"arrival": {
"time": "1789968960"
},
"departure": {
"time": "1789968960"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HEN1SHEN",
"stopSequence": 21
}
],
"trip": {
"routeId": "1321",
"tripId": "12970963"
},
"vehicle": {
"id": "8612"
}
}
},
{
"id": "trip:12970683",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789970828"
},
"departure": {
"time": "1789970828"
},
"stopId": "LIG2CHAP",
"stopSequence": 10
}
],
"trip": {
"directionId": 0,
"routeId": "2370",
"tripId": "12970683"
}
}
},
{
"id": "trip:12971314",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968725"
},
"departure": {
"time": "1789968725"
},
"stopId": "AUM2FHDB",
"stopSequence": 13
},
{
"arrival": {
"time": "1789969022"
},
"departure": {
"time": "1789969022"
},
"stopId": "HAS1CENT",
"stopSequence": 18
}
],
"trip": {
"directionId": 0,
"routeId": "1622",
"tripId": "12971314"
}
}
},
{
"id": "trip:12971228",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968789"
},
"departure": {
"time": "1789968789"
},
"stopId": "OIG1CASE",
"stopSequence": 3
},
{
"arrival": {
"time": "1789969055"
},
"departure": {
"time": "1789969055"
},
"stopId": "LIB1SDRE",
"stopSequence": 8
},
{
"arrival": {
"time": "1789969525"
},
"departure": {
"time": "1789969525"
},
"stopId": "LIB1FAI1",
"stopSequence": 13
}
],
"trip": {
"directionId": 0,
"routeId": "1224",
"tripId": "12971228"
}
}
},
{
"id": "trip:12971103",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789970220"
},
"departure": {
"time": "1789970220"
},
"stopId": "LIE2EDIS",
"stopSequence": 11
}
],
"trip": {
"directionId": 0,
"routeId": "1803",
"tripId": "12971103"
}
}
},
{
"id": "trip:12971223",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789970150"
},
"departure": {
"time": "1789970150"
},
"stopId": "CAU1RDHA",
"stopSequence": 19
},
{
"arrival": {
"time": "1789970273"
},
"departure": {
"time": "1789970273"
},
"stopId": "CAU2CALV",
"stopSequence": 21
}
],
"trip": {
"directionId": 0,
"routeId": "1845",
"tripId": "12971223"
}
}
},
{
"id": "trip:13159729",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789970580"
},
"departure": {
"time": "1789970580"
},
"stopId": "SAI1LIBE",
"stopSequence": 11
},
{
"arrival": {
"time": "1789970700"
},
"departure": {
"time": "1789970700"
},
"stopId": "SAI1HDVS",
"stopSequence": 12
},
{
"arrival": {
"time": "1789970760"
},
"departure": {
"time": "1789970760"
},
"stopId": "SAI1PRES",
"stopSequence": 13
}
],
"trip": {
"directionId": 0,
"routeId": "8",
"tripId": "13159729"
}
}
},
{
"id": "trip:13112919",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789971840"
},
"departure": {
"time": "1789971840"
},
"stopId": "LLS2PRIM",
"stopSequence": 6
},
{
"arrival": {
"time": "1789971900"
},
"departure": {
"time": "1789971900"
},
"stopId": "LLS2PLAN",
"stopSequence": 7
}
],
"trip": {
"directionId": 1,
"routeId": "74",
"tripId": "13112919"
}
}
},
{
"id": "trip:13101470",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969009"
},
"departure": {
"time": "1789969009"
},
"stopId": "ROU2PTAM",
"stopSequence": 38
},
{
"arrival": {
"time": "1789969150"
},
"departure": {
"time": "1789969150"
},
"stopId": "ROU1BFO2",
"stopSequence": 40
},
{
"arrival": {
"time": "1789969341"
},
"departure": {
"time": "1789969341"
},
"stopId": "MER1RSUL",
"stopSequence": 45
},
{
"arrival": {
"time": "1789969650"
},
"departure": {
"time": "1789969650"
},
"stopId": "MER1HDVM",
"stopSequence": 50
}
],
"trip": {
"routeId": "19",
"tripId": "13101470"
},
"vehicle": {
"id": "5119"
}
}
},
{
"id": "trip:12972209",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968968"
},
"departure": {
"time": "1789968968"
},
"stopId": "BIL2SLAN",
"stopSequence": 25
},
{
"arrival": {
"time": "1789969228"
},
"departure": {
"time": "1789969228"
},
"stopId": "BIL2MAIR",
"stopSequence": 27
},
{
"arrival": {
"time": "1789969490"
},
"departure": {
"time": "1789969490"
},
"stopId": "ROU2PTAM",
"stopSequence": 29
},
{
"arrival": {
"time": "1789969770"
},
"departure": {
"time": "1789969770"
},
"stopId": "ROU2CHAP",
"stopSequence": 34
},
{
"arrival": {
"time": "1789970288"
},
"departure": {
"time": "1789970288"
},
"stopId": "DRO1LPAR",
"stopSequence": 39
},
{
"arrival": {
"time": "1789970348"
},
"departure": {
"time": "1789970348"
},
"stopId": "HEN1LFON",
"stopSequence": 40
}
],
"trip": {
"directionId": 0,
"routeId": "25",
"tripId": "12972209"
}
}
},
{
"id": "trip:12970624",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789968857"
},
"stopId": "RUI2PLAC",
"stopSequence": 1
}
],
"trip": {
"routeId": "2812",
"tripId": "12970624"
},
"vehicle": {
"id": "8310"
}
}
},
{
"id": "trip:12974298",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789968720"
},
"stopId": "OIG2VAU2",
"stopSequence": 1
},
{
"arrival": {
"time": "1789968869"
},
"departure": {
"time": "1789968869"
},
"stopId": "OIG1ALLI",
"stopSequence": 3
},
{
"arrival": {
"time": "1789969252"
},
"departure": {
"time": "1789969252"
},
"stopId": "OIG1COPA",
"stopSequence": 11
},
{
"arrival": {
"time": "1789969578"
},
"departure": {
"time": "1789969578"
},
"stopId": "OIG1CASE",
"stopSequence": 13
},
{
"arrival": {
"time": "1789970484"
},
"departure": {
"time": "1789970484"
},
"stopId": "LIB1FAI1",
"stopSequence": 24
},
{
"arrival": {
"time": "1789971201"
},
"departure": {
"time": "1789971201"
},
"stopId": "CAR1VCHA",
"stopSequence": 28
},
{
"arrival": {
"time": "1789972291"
},
"stopId": "CAR2PONT",
"stopSequence": 40
}
],
"trip": {
"directionId": 0,
"routeId": "47",
"tripId": "12974298"
}
}
},
{
"id": "trip:12971062",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969273"
},
"departure": {
"time": "1789969273"
},
"stopId": "LIE2LYDA",
"stopSequence": 17
},
{
"arrival": {
"time": "1789969693"
},
"stopId": "LIE2LYH2",
"stopSequence": 18
}
],
"trip": {
"directionId": 0,
"routeId": "1503",
"tripId": "12971062"
}
}
},
{
"id": "trip:12974250",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968738"
},
"departure": {
"time": "1789968738"
},
"stopId": "VEB2RDLC",
"stopSequence": 46
},
{
"arrival": {
"time": "1789968952"
},
"departure": {
"time": "1789968952"
},
"stopId": "BET2RDAN",
"stopSequence": 49
},
{
"arrival": {
"time": "1789969380"
},
"departure": {
"time": "1789969380"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BET1CLEB",
"stopSequence": 55
},
{
"arrival": {
"time": "1789969563"
},
"departure": {
"time": "1789969563"
},
"stopId": "BET1GAR7",
"stopSequence": 57
},
{
"arrival": {
"time": "1789969803"
},
"stopId": "BET7CCHE",
"stopSequence": 58
}
],
"trip": {
"directionId": 1,
"routeId": "20",
"tripId": "12974250"
}
}
},
{
"id": "trip:12970600",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969440"
},
"stopId": "BRU1PEU2",
"stopSequence": 6
}
],
"trip": {
"directionId": 0,
"routeId": "2712",
"tripId": "12970600"
}
}
},
{
"id": "trip:13216417",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969029"
},
"departure": {
"time": "1789969029"
},
"stopId": "MON1MATC",
"stopSequence": 12
}
],
"trip": {
"directionId": 1,
"routeId": "1",
"tripId": "13216417"
}
}
},
{
"id": "trip:12970780",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969929"
},
"stopId": "BEU1CDQD",
"stopSequence": 25
}
],
"trip": {
"directionId": 0,
"routeId": "2537",
"tripId": "12970780"
}
}
},
{
"id": "trip:12972197",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969448"
},
"departure": {
"time": "1789969448"
},
"stopId": "NOL2HDVN",
"stopSequence": 9
},
{
"arrival": {
"time": "1789970707"
},
"departure": {
"time": "1789970707"
},
"stopId": "BIL2SLAN",
"stopSequence": 25
},
{
"arrival": {
"time": "1789970901"
},
"departure": {
"time": "1789970901"
},
"stopId": "BIL2MAIR",
"stopSequence": 27
},
{
"arrival": {
"time": "1789971198"
},
"departure": {
"time": "1789971198"
},
"stopId": "ROU2PTAM",
"stopSequence": 29
},
{
"arrival": {
"time": "1789971495"
},
"departure": {
"time": "1789971495"
},
"stopId": "ROU2CHAP",
"stopSequence": 34
},
{
"arrival": {
"time": "1789972040"
},
"departure": {
"time": "1789972040"
},
"stopId": "DRO1LPAR",
"stopSequence": 39
}
],
"trip": {
"directionId": 0,
"routeId": "25",
"tripId": "12972197"
}
}
},
{
"id": "trip:13112958",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969560"
},
"departure": {
"time": "1789969560"
},
"stopId": "VEQ2MSPA",
"stopSequence": 6
},
{
"arrival": {
"time": "1789969727"
},
"departure": {
"time": "1789969727"
},
"stopId": "VEQ2MAIR",
"stopSequence": 9
},
{
"arrival": {
"time": "1789969895"
},
"departure": {
"time": "1789969895"
},
"stopId": "DRM2CDBO",
"stopSequence": 12
},
{
"arrival": {
"time": "1789970401"
},
"departure": {
"time": "1789970401"
},
"stopId": "RUI2STA",
"stopSequence": 17
},
{
"arrival": {
"time": "1789970931"
},
"departure": {
"time": "1789970931"
},
"stopId": "HAI1LIBE",
"stopSequence": 25
},
{
"arrival": {
"time": "1789971174"
},
"departure": {
"time": "1789971174"
},
"stopId": "BRU1SEIN",
"stopSequence": 28
}
],
"trip": {
"directionId": 1,
"routeId": "82",
"tripId": "13112958"
}
}
},
{
"id": "trip:13110422",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968785"
},
"departure": {
"time": "1789968785"
},
"stopId": "AUC1EVR2",
"stopSequence": 19
},
{
"arrival": {
"time": "1789968975"
},
"departure": {
"time": "1789968975"
},
"stopId": "CAL2MARN",
"stopSequence": 22
},
{
"arrival": {
"time": "1789969262"
},
"departure": {
"time": "1789969262"
},
"stopId": "CAL1GARE",
"stopSequence": 26
},
{
"arrival": {
"time": "1789969417"
},
"departure": {
"time": "1789969417"
},
"stopId": "DIV2LEGA",
"stopSequence": 28
},
{
"arrival": {
"time": "1789969476"
},
"departure": {
"time": "1789969476"
},
"stopId": "DIV2PCL2",
"stopSequence": 29
}
],
"trip": {
"directionId": 0,
"routeId": "6",
"tripId": "13110422"
}
}
},
{
"id": "trip:13114521",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969851"
},
"stopId": "HEN1PCAR",
"stopSequence": 25
}
],
"trip": {
"directionId": 0,
"routeId": "7",
"tripId": "13114521"
}
}
},
{
"id": "trip:12971097",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969980"
},
"departure": {
"time": "1789969980"
},
"stopId": "LEN1KENN",
"stopSequence": 2
},
{
"arrival": {
"time": "1789971060"
},
"departure": {
"time": "1789971060"
},
"stopId": "VEN2PSAL",
"stopSequence": 4
},
{
"arrival": {
"time": "1789971061"
},
"departure": {
"time": "1789971061"
},
"stopId": "VEN2MAIR",
"stopSequence": 5
}
],
"trip": {
"directionId": 0,
"routeId": "1600",
"tripId": "12971097"
}
}
},
{
"id": "trip:12973251",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789971420"
},
"stopId": "LBA2GARE",
"stopSequence": 1
},
{
"arrival": {
"time": "1789972350"
},
"departure": {
"time": "1789972350"
},
"stopId": "AUM1FLES",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "35",
"tripId": "12973251"
}
}
},
{
"id": "trip:13113113",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968759"
},
"departure": {
"time": "1789968759"
},
"stopId": "DIV2CDGR",
"stopSequence": 17
},
{
"arrival": {
"time": "1789969239"
},
"stopId": "BRU1PEU4",
"stopSequence": 26
}
],
"trip": {
"directionId": 1,
"routeId": "66",
"tripId": "13113113"
}
}
},
{
"id": "trip:12971274",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969896"
},
"stopId": "LEN1SIQB",
"stopSequence": 15
}
],
"trip": {
"routeId": "1455",
"tripId": "12971274"
},
"vehicle": {
"id": "8510"
}
}
},
{
"id": "trip:12974312",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969590"
},
"stopId": "CAR2PONT",
"stopSequence": 40
}
],
"trip": {
"directionId": 0,
"routeId": "47",
"tripId": "12974312"
}
}
},
{
"id": "trip:12971127",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969149"
},
"departure": {
"time": "1789969149"
},
"stopId": "EST2CCUL",
"stopSequence": 7
},
{
"arrival": {
"time": "1789969227"
},
"departure": {
"time": "1789969227"
},
"stopId": "CAR2SPA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1789969280"
},
"departure": {
"time": "1789969280"
},
"stopId": "CAR2NONE",
"stopSequence": 10
},
{
"arrival": {
"time": "1789969696"
},
"departure": {
"time": "1789969696"
},
"stopId": "CAR2EPIN",
"stopSequence": 15
},
{
"arrival": {
"time": "1789970671"
},
"stopId": "OIG1LYCU",
"stopSequence": 18
}
],
"trip": {
"directionId": 0,
"routeId": "1900",
"tripId": "12971127"
}
}
},
{
"id": "trip:12971173",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789969800"
},
"stopId": "MEU1FOS1",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "1621",
"tripId": "12971173"
}
}
},
{
"id": "trip:13101591",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969341"
},
"departure": {
"time": "1789969341"
},
"stopId": "BRU2BH09",
"stopSequence": 28
},
{
"arrival": {
"time": "1789969338"
},
"departure": {
"time": "1789969338"
},
"stopId": "BRU2BH08",
"stopSequence": 29
}
],
"trip": {
"directionId": 1,
"routeId": "2",
"tripId": "13101591"
}
}
},
{
"id": "trip:13112788",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789971125"
},
"departure": {
"time": "1789971125"
},
"stopId": "REB2PLAC",
"stopSequence": 15
},
{
"arrival": {
"time": "1789971254"
},
"departure": {
"time": "1789971254"
},
"stopId": "REB1CCRO",
"stopSequence": 16
},
{
"arrival": {
"time": "1789971320"
},
"departure": {
"time": "1789971320"
},
"stopId": "HOU2GEND",
"stopSequence": 18
},
{
"arrival": {
"time": "1789972025"
},
"stopId": "BRU1PEU4",
"stopSequence": 24
}
],
"trip": {
"directionId": 1,
"routeId": "70",
"tripId": "13112788"
}
}
},
{
"id": "trip:12970472",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969260"
},
"departure": {
"time": "1789969260"
},
"stopId": "BEU1CDQB",
"stopSequence": 19
}
],
"trip": {
"directionId": 0,
"routeId": "2508",
"tripId": "12970472"
}
}
},
{
"id": "trip:12971221",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968927"
},
"departure": {
"time": "1789968927"
},
"stopId": "RUI2PLAC",
"stopSequence": 5
},
{
"arrival": {
"time": "1789970717"
},
"departure": {
"time": "1789970717"
},
"stopId": "HER2LOIS",
"stopSequence": 27
}
],
"trip": {
"directionId": 0,
"routeId": "1840",
"tripId": "12971221"
}
}
},
{
"id": "trip:12970938",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969091"
},
"departure": {
"time": "1789969091"
},
"stopId": "ROU2PTAM",
"stopSequence": 2
},
{
"arrival": {
"time": "1789969459"
},
"departure": {
"time": "1789969459"
},
"stopId": "MER1RSUL",
"stopSequence": 5
},
{
"arrival": {
"time": "1789969748"
},
"departure": {
"time": "1789969748"
},
"stopId": "MER1HDVM",
"stopSequence": 7
},
{
"arrival": {
"time": "1789970180"
},
"departure": {
"time": "1789970180"
},
"stopId": "AVI2PELU",
"stopSequence": 15
}
],
"trip": {
"directionId": 0,
"routeId": "1436",
"tripId": "12970938"
}
}
},
{
"id": "trip:13094850",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969726"
},
"departure": {
"time": "1789969726"
},
"stopId": "FOQ2BH01",
"stopSequence": 21
}
],
"trip": {
"directionId": 0,
"routeId": "2",
"tripId": "13094850"
}
}
},
{
"id": "trip:13094852",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969589"
},
"departure": {
"time": "1789969589"
},
"stopId": "BRU1PEU1",
"stopSequence": 11
}
],
"trip": {
"directionId": 0,
"routeId": "2",
"tripId": "13094852"
}
}
},
{
"id": "trip:13113001",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968753"
},
"departure": {
"time": "1789968753"
},
"stopId": "BUR2RIET",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "78",
"tripId": "13113001"
}
}
},
{
"id": "trip:13113706",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789970149"
},
"departure": {
"time": "1789970149"
},
"stopId": "HEN2CHAR",
"stopSequence": 15
}
],
"trip": {
"directionId": 1,
"routeId": "9",
"tripId": "13113706"
}
}
},
{
"id": "trip:13113712",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789970640"
},
"stopId": "CAR1EGLI",
"stopSequence": 1
},
{
"arrival": {
"time": "1789970765"
},
"departure": {
"time": "1789970765"
},
"stopId": "CAR1R200",
"stopSequence": 3
},
{
"arrival": {
"time": "1789970796"
},
"departure": {
"time": "1789970796"
},
"stopId": "CAR1POST",
"stopSequence": 4
},
{
"arrival": {
"time": "1789970865"
},
"departure": {
"time": "1789970865"
},
"stopId": "CAR1FPRE",
"stopSequence": 5
}
],
"trip": {
"directionId": 0,
"routeId": "9",
"tripId": "13113712"
}
}
},
{
"id": "trip:13114503",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789970483"
},
"departure": {
"time": "1789970483"
},
"stopId": "CAR2BH28",
"stopSequence": 5
}
],
"trip": {
"directionId": 1,
"routeId": "5",
"tripId": "13114503"
}
}
},
{
"id": "trip:12971016",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968849"
},
"departure": {
"time": "1789968849"
},
"stopId": "HAR1ATHE",
"stopSequence": 6
},
{
"arrival": {
"time": "1789969425"
},
"departure": {
"time": "1789969425"
},
"stopId": "LOI1BECQ",
"stopSequence": 11
},
{
"arrival": {
"time": "1789969545"
},
"departure": {
"time": "1789969545"
},
"stopId": "LOI1GARE",
"stopSequence": 12
}
],
"trip": {
"directionId": 0,
"routeId": "1454",
"tripId": "12971016"
}
}
},
{
"id": "trip:12971113",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789970018"
},
"departure": {
"time": "1789970018"
},
"stopId": "GRE2TONK",
"stopSequence": 2
},
{
"arrival": {
"time": "1789970271"
},
"departure": {
"time": "1789970271"
},
"stopId": "GRE2FLAN",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "1807",
"tripId": "12971113"
}
}
},
{
"id": "trip:13163928",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789971021"
},
"departure": {
"time": "1789971021"
},
"stopId": "ANZ1ANEG",
"stopSequence": 2
},
{
"arrival": {
"time": "1789971840"
},
"departure": {
"time": "1789971840"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BET1CLEB",
"stopSequence": 14
}
],
"trip": {
"directionId": 1,
"routeId": "4",
"tripId": "13163928"
}
}
},
{
"id": "trip:13113018",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968693"
},
"departure": {
"time": "1789968693"
},
"stopId": "HAS28MAI",
"stopSequence": 5
},
{
"arrival": {
"time": "1789968929"
},
"departure": {
"time": "1789968929"
},
"stopId": "AUM1CASE",
"stopSequence": 8
},
{
"arrival": {
"time": "1789969115"
},
"departure": {
"time": "1789969115"
},
"stopId": "AUM2TINE",
"stopSequence": 11
},
{
"arrival": {
"time": "1789969555"
},
"departure": {
"time": "1789969555"
},
"stopId": "AUM2GASE",
"stopSequence": 16
},
{
"arrival": {
"time": "1789969591"
},
"departure": {
"time": "1789969591"
},
"stopId": "AUM1MARA",
"stopSequence": 17
},
{
"arrival": {
"time": "1789969711"
},
"departure": {
"time": "1789969711"
},
"stopId": "AUM2MARA",
"stopSequence": 19
},
{
"arrival": {
"time": "1789970361"
},
"departure": {
"time": "1789970361"
},
"stopId": "LBA2GARE",
"stopSequence": 22
},
{
"arrival": {
"time": "1789971067"
},
"departure": {
"time": "1789971067"
},
"stopId": "VIO1MAPA",
"stopSequence": 31
},
{
"arrival": {
"time": "1789971941"
},
"departure": {
"time": "1789971941"
},
"stopId": "GIB1EGLI",
"stopSequence": 38
},
{
"arrival": {
"time": "1789972181"
},
"departure": {
"time": "1789972181"
},
"stopId": "FES2GRUE",
"stopSequence": 41
}
],
"trip": {
"directionId": 0,
"routeId": "60",
"tripId": "13113018"
}
}
},
{
"id": "trip:13110463",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789970252"
},
"departure": {
"time": "1789970252"
},
"stopId": "AUC1BH04",
"stopSequence": 21
}
],
"trip": {
"directionId": 1,
"routeId": "6",
"tripId": "13110463"
}
}
},
{
"id": "trip:12971048",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789970400"
},
"stopId": "LEN1SIQB",
"stopSequence": 25
}
],
"trip": {
"directionId": 0,
"routeId": "1462",
"tripId": "12971048"
}
}
},
{
"id": "trip:12971308",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968756"
},
"departure": {
"time": "1789968756"
},
"stopId": "BIL2MAIR",
"stopSequence": 22
},
{
"arrival": {
"time": "1789968966"
},
"departure": {
"time": "1789968966"
},
"stopId": "HEN1DELR",
"stopSequence": 25
}
],
"trip": {
"directionId": 0,
"routeId": "1331",
"tripId": "12971308"
}
}
},
{
"id": "trip:13112775",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969500"
},
"departure": {
"time": "1789969500"
},
"stopId": "AIX1CIME",
"stopSequence": 15
}
],
"trip": {
"directionId": 0,
"routeId": "55",
"tripId": "13112775"
}
}
},
{
"id": "trip:12970701",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789970580"
},
"departure": {
"time": "1789970580"
},
"stopId": "ALL1MAIR",
"stopSequence": 2
}
],
"trip": {
"directionId": 0,
"routeId": "2380",
"tripId": "12970701"
}
}
},
{
"id": "trip:13094851",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969029"
},
"departure": {
"time": "1789969029"
},
"stopId": "BRU1PEU1",
"stopSequence": 11
}
],
"trip": {
"directionId": 0,
"routeId": "2",
"tripId": "13094851"
}
}
},
{
"id": "trip:12970545",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789970880"
},
"departure": {
"time": "1789970880"
},
"stopId": "LBS2CHAP",
"stopSequence": 6
},
{
"arrival": {
"time": "1789971600"
},
"stopId": "BEU1CDQD",
"stopSequence": 11
}
],
"trip": {
"directionId": 0,
"routeId": "2556",
"tripId": "12970545"
}
}
},
{
"id": "trip:12970835",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789970460"
},
"stopId": "FER2EGLI",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "2413",
"tripId": "12970835"
}
}
},
{
"id": "trip:12973102",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789970040"
},
"departure": {
"time": "1789970040"
},
"stopId": "MAZ2CI72",
"stopSequence": 9
},
{
"arrival": {
"time": "1789970160"
},
"departure": {
"time": "1789970160"
},
"stopId": "MAZ2STLO",
"stopSequence": 10
},
{
"arrival": {
"time": "1789970220"
},
"departure": {
"time": "1789970220"
},
"stopId": "VEM2SOCR",
"stopSequence": 11
},
{
"arrival": {
"time": "1789970820"
},
"departure": {
"time": "1789970820"
},
"stopId": "NOY2EGLI",
"stopSequence": 19
}
],
"trip": {
"directionId": 1,
"routeId": "22",
"tripId": "12973102"
}
}
},
{
"id": "trip:12971118",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968953"
},
"departure": {
"time": "1789968953"
},
"stopId": "NOY2EGLI",
"stopSequence": 8
},
{
"arrival": {
"time": "1789969553"
},
"departure": {
"time": "1789969553"
},
"stopId": "SAY1ODES",
"stopSequence": 10
},
{
"arrival": {
"time": "1789970228"
},
"departure": {
"time": "1789970228"
},
"stopId": "NOE1CDNO",
"stopSequence": 16
},
{
"arrival": {
"time": "1789970360"
},
"departure": {
"time": "1789970360"
},
"stopId": "NOE1BEHA",
"stopSequence": 17
}
],
"trip": {
"directionId": 0,
"routeId": "1841",
"tripId": "12971118"
}
}
},
{
"id": "trip:12971302",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968879"
},
"departure": {
"time": "1789968879"
},
"stopId": "DOU1SALE",
"stopSequence": 22
},
{
"arrival": {
"time": "1789968780"
},
"departure": {
"time": "1789968780"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DOU1SALE",
"stopSequence": 34
}
],
"trip": {
"directionId": 0,
"routeId": "1312",
"tripId": "12971302"
}
}
},
{
"id": "trip:12970446",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969559"
},
"departure": {
"time": "1789969559"
},
"stopId": "BET1CORB",
"stopSequence": 35
}
],
"trip": {
"directionId": 0,
"routeId": "2500",
"tripId": "12970446"
}
}
},
{
"id": "trip:12971074",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968712"
},
"departure": {
"time": "1789968712"
},
"stopId": "LIE1ESPE",
"stopSequence": 21
},
{
"arrival": {
"time": "1789969070"
},
"stopId": "LIE2LYDA",
"stopSequence": 23
}
],
"trip": {
"directionId": 0,
"routeId": "1507",
"tripId": "12971074"
}
}
},
{
"id": "trip:12972161",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969278"
},
"departure": {
"time": "1789969278"
},
"stopId": "PVE1PLA1",
"stopSequence": 7
},
{
"arrival": {
"time": "1789969630"
},
"departure": {
"time": "1789969630"
},
"stopId": "ANN1IDEA",
"stopSequence": 11
},
{
"arrival": {
"time": "1789969812"
},
"departure": {
"time": "1789969812"
},
"stopId": "HAR1COVH",
"stopSequence": 14
},
{
"arrival": {
"time": "1789970946"
},
"departure": {
"time": "1789970946"
},
"stopId": "BIL2MAIR",
"stopSequence": 28
},
{
"arrival": {
"time": "1789971186"
},
"departure": {
"time": "1789971186"
},
"stopId": "HEN1DELR",
"stopSequence": 31
},
{
"arrival": {
"time": "1789971557"
},
"departure": {
"time": "1789971557"
},
"stopId": "ROU1PICA",
"stopSequence": 33
},
{
"arrival": {
"time": "1789972012"
},
"departure": {
"time": "1789972012"
},
"stopId": "DRO1LPAR",
"stopSequence": 36
},
{
"arrival": {
"time": "1789972093"
},
"departure": {
"time": "1789972093"
},
"stopId": "HEN1LFON",
"stopSequence": 37
},
{
"arrival": {
"time": "1789971720"
},
"departure": {
"time": "1789971720"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HEN1SHEN",
"stopSequence": 43
}
],
"trip": {
"directionId": 1,
"routeId": "27",
"tripId": "12972161"
}
}
},
{
"id": "trip:12972093",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789972332"
},
"departure": {
"time": "1789972332"
},
"stopId": "EST2CCUL",
"stopSequence": 23
}
],
"trip": {
"directionId": 0,
"routeId": "39",
"tripId": "12972093"
}
}
},
{
"id": "trip:12970532",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789970982"
},
"departure": {
"time": "1789970982"
},
"stopId": "LBS2CHAP",
"stopSequence": 3
}
],
"trip": {
"directionId": 0,
"routeId": "2553",
"tripId": "12970532"
}
}
},
{
"id": "trip:12971163",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789970528"
},
"departure": {
"time": "1789970528"
},
"stopId": "VEN2PTAB",
"stopSequence": 6
},
{
"arrival": {
"time": "1789970648"
},
"departure": {
"time": "1789970648"
},
"stopId": "VEN2CIED",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "1607",
"tripId": "12971163"
}
}
},
{
"id": "trip:13107088",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968986"
},
"departure": {
"time": "1789968986"
},
"stopId": "BET2RDAN",
"stopSequence": 11
},
{
"arrival": {
"time": "1789969380"
},
"departure": {
"time": "1789969380"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BET1CLEB",
"stopSequence": 18
},
{
"arrival": {
"time": "1789969536"
},
"departure": {
"time": "1789969536"
},
"stopId": "BET1CORB",
"stopSequence": 22
},
{
"arrival": {
"time": "1789970002"
},
"departure": {
"time": "1789970002"
},
"stopId": "BEU1MAIR",
"stopSequence": 27
},
{
"arrival": {
"time": "1789970190"
},
"departure": {
"time": "1789970190"
},
"stopId": "BEU1PDOM",
"stopSequence": 30
}
],
"trip": {
"directionId": 0,
"routeId": "10",
"tripId": "13107088"
}
}
},
{
"id": "trip:12970447",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969469"
},
"departure": {
"time": "1789969469"
},
"stopId": "CAC1GARE",
"stopSequence": 23
}
],
"trip": {
"directionId": 0,
"routeId": "2411",
"tripId": "12970447"
}
}
},
{
"id": "trip:13110002",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789970215"
},
"departure": {
"time": "1789970215"
},
"stopId": "LIE2LORR",
"stopSequence": 21
},
{
"arrival": {
"time": "1789971207"
},
"stopId": "LEN1KENN",
"stopSequence": 34
}
],
"trip": {
"directionId": 1,
"routeId": "13",
"tripId": "13110002"
}
}
},
{
"id": "trip:12971248",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789970145"
},
"departure": {
"time": "1789970145"
},
"stopId": "SOU1JAUR",
"stopSequence": 3
}
],
"trip": {
"directionId": 0,
"routeId": "1562",
"tripId": "12971248"
}
}
},
{
"id": "trip:12971176",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969089"
},
"departure": {
"time": "1789969089"
},
"stopId": "VEN2PTAB",
"stopSequence": 6
},
{
"arrival": {
"time": "1789969231"
},
"departure": {
"time": "1789969231"
},
"stopId": "VEN2CIED",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "1630",
"tripId": "12971176"
}
}
},
{
"id": "trip:13101406",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789970529"
},
"departure": {
"time": "1789970529"
},
"stopId": "COC1CIM1",
"stopSequence": 4
}
],
"trip": {
"routeId": "19",
"tripId": "13101406"
},
"vehicle": {
"id": "7405"
}
}
},
{
"id": "trip:12971271",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789970096"
},
"departure": {
"time": "1789970096"
},
"stopId": "BIB2CHAP",
"stopSequence": 2
},
{
"arrival": {
"time": "1789970627"
},
"departure": {
"time": "1789970627"
},
"stopId": "MEU1FOS1",
"stopSequence": 4
}
],
"trip": {
"directionId": 0,
"routeId": "1602",
"tripId": "12971271"
}
}
},
{
"id": "trip:12970912",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969837"
},
"departure": {
"time": "1789969837"
},
"stopId": "BUL1PVHU",
"stopSequence": 9
}
],
"trip": {
"directionId": 0,
"routeId": "1430",
"tripId": "12970912"
}
}
},
{
"id": "trip:12971312",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968878"
},
"departure": {
"time": "1789968878"
},
"stopId": "HEN1ETHO",
"stopSequence": 12
},
{
"arrival": {
"time": "1789969080"
},
"departure": {
"time": "1789969080"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HEN1ETHO",
"stopSequence": 17
},
{
"arrival": {
"time": "1789969689"
},
"departure": {
"time": "1789969689"
},
"stopId": "HEN2PRUV",
"stopSequence": 20
}
],
"trip": {
"directionId": 0,
"routeId": "1319",
"tripId": "12971312"
}
}
},
{
"id": "trip:13113829",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968960"
},
"departure": {
"time": "1789968960"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HEN1R2VI",
"stopSequence": 31
},
{
"arrival": {
"time": "1789969339"
},
"departure": {
"time": "1789969339"
},
"stopId": "HEN2CORA",
"stopSequence": 36
}
],
"trip": {
"directionId": 0,
"routeId": "9",
"tripId": "13113829"
}
}
},
{
"id": "trip:12970669",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789970567"
},
"departure": {
"time": "1789970567"
},
"stopId": "NOY1EPIN",
"stopSequence": 2
}
],
"trip": {
"directionId": 0,
"routeId": "2820",
"tripId": "12970669"
}
}
},
{
"id": "trip:12971260",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968783"
},
"departure": {
"time": "1789968783"
},
"stopId": "EST2CCUL",
"stopSequence": 5
},
{
"arrival": {
"time": "1789968969"
},
"departure": {
"time": "1789968969"
},
"stopId": "CAR2SPA2",
"stopSequence": 7
},
{
"arrival": {
"time": "1789968970"
},
"departure": {
"time": "1789968970"
},
"stopId": "CAR2NONE",
"stopSequence": 8
}
],
"trip": {
"directionId": 0,
"routeId": "1202",
"tripId": "12971260"
}
}
},
{
"id": "trip:13216296",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969740"
},
"departure": {
"time": "1789969740"
},
"scheduleRelationship": "SKIPPED",
"stopId": "AVI1REPU",
"stopSequence": 2
}
],
"trip": {
"directionId": 1,
"routeId": "3",
"tripId": "13216296"
}
}
},
{
"id": "trip:12970874",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968753"
},
"departure": {
"time": "1789968753"
},
"stopId": "AIX2EPIN",
"stopSequence": 16
},
{
"arrival": {
"time": "1789968781"
},
"departure": {
"time": "1789968781"
},
"stopId": "SAI2LGRI",
"stopSequence": 17
}
],
"trip": {
"directionId": 0,
"routeId": "2830",
"tripId": "12970874"
}
}
},
{
"id": "trip:12973089",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969918"
},
"departure": {
"time": "1789969918"
},
"stopId": "BET1LEGI",
"stopSequence": 3
},
{
"arrival": {
"time": "1789970869"
},
"departure": {
"time": "1789970869"
},
"stopId": "BEU1BALL",
"stopSequence": 14
},
{
"arrival": {
"time": "1789971040"
},
"departure": {
"time": "1789971040"
},
"stopId": "SAY1LPRE",
"stopSequence": 16
},
{
"arrival": {
"time": "1789971444"
},
"departure": {
"time": "1789971444"
},
"stopId": "NOY1EPIN",
"stopSequence": 22
}
],
"trip": {
"directionId": 0,
"routeId": "22",
"tripId": "12973089"
}
}
},
{
"id": "trip:13112939",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969500"
},
"stopId": "BRU1PEU4",
"stopSequence": 23
}
],
"trip": {
"directionId": 1,
"routeId": "62",
"tripId": "13112939"
}
}
},
{
"id": "trip:13113121",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969899"
},
"departure": {
"time": "1789969899"
},
"stopId": "AUM2GASE",
"stopSequence": 34
},
{
"arrival": {
"time": "1789970199"
},
"stopId": "LBA2GARE",
"stopSequence": 36
}
],
"trip": {
"directionId": 1,
"routeId": "58",
"tripId": "13113121"
}
}
},
{
"id": "trip:13107117",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789971060"
},
"stopId": "BEU2GORR",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "10",
"tripId": "13107117"
}
}
},
{
"id": "trip:12973250",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789971695"
},
"departure": {
"time": "1789971695"
},
"stopId": "LEN2PJBA",
"stopSequence": 28
}
],
"trip": {
"directionId": 1,
"routeId": "35",
"tripId": "12973250"
}
}
},
{
"id": "trip:12970836",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968999"
},
"departure": {
"time": "1789968999"
},
"stopId": "SAI2DEVI",
"stopSequence": 22
}
],
"trip": {
"directionId": 0,
"routeId": "2836",
"tripId": "12970836"
}
}
},
{
"id": "trip:12971034",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969428"
},
"stopId": "LIE1COC1",
"stopSequence": 6
}
],
"trip": {
"directionId": 0,
"routeId": "1520",
"tripId": "12971034"
}
}
},
{
"id": "trip:12970846",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789968780"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CAC1GARE",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "2740",
"tripId": "12970846"
}
}
},
{
"id": "trip:12971292",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969898"
},
"departure": {
"time": "1789969898"
},
"stopId": "GRE2TONK",
"stopSequence": 2
},
{
"arrival": {
"time": "1789970151"
},
"departure": {
"time": "1789970151"
},
"stopId": "GRE2FLAN",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "1807",
"tripId": "12971292"
}
}
},
{
"id": "trip:13112787",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968834"
},
"stopId": "BRU1PEU4",
"stopSequence": 24
}
],
"trip": {
"directionId": 1,
"routeId": "70",
"tripId": "13112787"
}
}
},
{
"id": "trip:13114520",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968778"
},
"departure": {
"time": "1789968778"
},
"stopId": "OIG1DECL",
"stopSequence": 5
},
{
"arrival": {
"time": "1789969628"
},
"departure": {
"time": "1789969628"
},
"stopId": "DOU2COAF",
"stopSequence": 13
}
],
"trip": {
"directionId": 0,
"routeId": "7",
"tripId": "13114520"
}
}
},
{
"id": "trip:12970638",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968763"
},
"departure": {
"time": "1789968763"
},
"stopId": "BRU2SQBA",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "2710",
"tripId": "12970638"
}
}
},
{
"id": "trip:12971301",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968784"
},
"departure": {
"time": "1789968784"
},
"stopId": "CAR1ORA1",
"stopSequence": 7
},
{
"arrival": {
"time": "1789968862"
},
"departure": {
"time": "1789968862"
},
"stopId": "EST1MONU",
"stopSequence": 9
},
{
"arrival": {
"time": "1789969138"
},
"departure": {
"time": "1789969138"
},
"stopId": "PVE1PLA1",
"stopSequence": 11
}
],
"trip": {
"directionId": 0,
"routeId": "1452",
"tripId": "12971301"
}
}
},
{
"id": "trip:12970871",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789969560"
},
"stopId": "HAS1CENT",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "2600",
"tripId": "12970871"
}
}
},
{
"id": "trip:12973135",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789972088"
},
"departure": {
"time": "1789972088"
},
"stopId": "COC2EZOL",
"stopSequence": 13
},
{
"arrival": {
"time": "1789972388"
},
"departure": {
"time": "1789972388"
},
"stopId": "EVI2CIHO",
"stopSequence": 15
}
],
"trip": {
"directionId": 1,
"routeId": "23",
"tripId": "12973135"
}
}
},
{
"id": "trip:12973314",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789970280"
},
"departure": {
"time": "1789970280"
},
"stopId": "BET1LEGI",
"stopSequence": 2
}
],
"trip": {
"directionId": 1,
"routeId": "90",
"tripId": "12973314"
}
}
},
{
"id": "trip:13113114",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789970973"
},
"departure": {
"time": "1789970973"
},
"stopId": "CAC1GARE",
"stopSequence": 5
},
{
"arrival": {
"time": "1789971643"
},
"departure": {
"time": "1789971643"
},
"stopId": "DIV2LEGA",
"stopSequence": 12
},
{
"arrival": {
"time": "1789971686"
},
"departure": {
"time": "1789971686"
},
"stopId": "DIV2PCL2",
"stopSequence": 13
},
{
"arrival": {
"time": "1789972100"
},
"departure": {
"time": "1789972100"
},
"stopId": "DIV2CDGR",
"stopSequence": 17
}
],
"trip": {
"directionId": 1,
"routeId": "66",
"tripId": "13113114"
}
}
},
{
"id": "trip:13115699",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789970640"
},
"stopId": "AUC4AFRA",
"stopSequence": 1
},
{
"arrival": {
"time": "1789970879"
},
"departure": {
"time": "1789970879"
},
"stopId": "CAT1LPOM",
"stopSequence": 5
},
{
"arrival": {
"time": "1789971398"
},
"departure": {
"time": "1789971398"
},
"stopId": "AUC1SORR",
"stopSequence": 10
},
{
"arrival": {
"time": "1789971573"
},
"departure": {
"time": "1789971573"
},
"stopId": "AUC2GROU",
"stopSequence": 14
},
{
"arrival": {
"time": "1789971726"
},
"departure": {
"time": "1789971726"
},
"stopId": "AUC1EVR2",
"stopSequence": 16
}
],
"trip": {
"directionId": 0,
"routeId": "14",
"tripId": "13115699"
}
}
},
{
"id": "trip:12971147",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789968900"
},
"stopId": "EVI2CIEM",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "1930",
"tripId": "12971147"
}
}
},
{
"id": "trip:13110392",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968845"
},
"departure": {
"time": "1789968845"
},
"stopId": "BUR2CHEA",
"stopSequence": 10
},
{
"arrival": {
"time": "1789969454"
},
"departure": {
"time": "1789969454"
},
"stopId": "AUC1CENT",
"stopSequence": 18
},
{
"arrival": {
"time": "1789969551"
},
"departure": {
"time": "1789969551"
},
"stopId": "AUC1EVR2",
"stopSequence": 19
},
{
"arrival": {
"time": "1789969728"
},
"departure": {
"time": "1789969728"
},
"stopId": "CAL2MARN",
"stopSequence": 22
},
{
"arrival": {
"time": "1789970073"
},
"departure": {
"time": "1789970073"
},
"stopId": "CAL1GARE",
"stopSequence": 26
},
{
"arrival": {
"time": "1789970211"
},
"departure": {
"time": "1789970211"
},
"stopId": "DIV2LEGA",
"stopSequence": 28
},
{
"arrival": {
"time": "1789970249"
},
"departure": {
"time": "1789970249"
},
"stopId": "DIV2PCL2",
"stopSequence": 29
}
],
"trip": {
"directionId": 0,
"routeId": "6",
"tripId": "13110392"
}
}
},
{
"id": "trip:13112808",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969920"
},
"departure": {
"time": "1789969920"
},
"stopId": "BEU1MAIR",
"stopSequence": 4
},
{
"arrival": {
"time": "1789969980"
},
"departure": {
"time": "1789969980"
},
"stopId": "BEU2PISC",
"stopSequence": 5
},
{
"arrival": {
"time": "1789970100"
},
"departure": {
"time": "1789970100"
},
"stopId": "BEU1BALL",
"stopSequence": 7
},
{
"arrival": {
"time": "1789970340"
},
"departure": {
"time": "1789970340"
},
"stopId": "SAY1LPRE",
"stopSequence": 9
},
{
"arrival": {
"time": "1789970520"
},
"departure": {
"time": "1789970520"
},
"stopId": "SAY1ODES",
"stopSequence": 11
},
{
"arrival": {
"time": "1789971240"
},
"departure": {
"time": "1789971240"
},
"stopId": "VEQ2MSPA",
"stopSequence": 18
},
{
"arrival": {
"time": "1789971540"
},
"departure": {
"time": "1789971540"
},
"stopId": "VEQ2MAIR",
"stopSequence": 22
},
{
"arrival": {
"time": "1789971900"
},
"departure": {
"time": "1789971900"
},
"stopId": "DRM1MAI2",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "52",
"tripId": "13112808"
}
}
},
{
"id": "trip:12971120",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789970025"
},
"departure": {
"time": "1789970025"
},
"stopId": "GRE1VERB",
"stopSequence": 6
},
{
"arrival": {
"time": "1789970072"
},
"departure": {
"time": "1789970072"
},
"stopId": "GRE2BEUG",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "1843",
"tripId": "12971120"
}
}
},
{
"id": "trip:12970740",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789970040"
},
"stopId": "LLS2CANT",
"stopSequence": 1
},
{
"arrival": {
"time": "1789970713"
},
"departure": {
"time": "1789970713"
},
"stopId": "ROB2BRAS",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "2203",
"tripId": "12970740"
}
}
},
{
"id": "trip:12971208",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789970178"
},
"stopId": "LIE2LYH2",
"stopSequence": 39
}
],
"trip": {
"directionId": 0,
"routeId": "1501",
"tripId": "12971208"
}
}
},
{
"id": "trip:12971291",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968969"
},
"stopId": "LIE2LYDA",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "1464",
"tripId": "12971291"
}
}
},
{
"id": "trip:12973189",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789969740"
},
"stopId": "LOZ2ABRE",
"stopSequence": 1
},
{
"arrival": {
"time": "1789970100"
},
"departure": {
"time": "1789970100"
},
"stopId": "MAR2PAST",
"stopSequence": 7
},
{
"arrival": {
"time": "1789971180"
},
"departure": {
"time": "1789971180"
},
"stopId": "AUC2GROU",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "30",
"tripId": "12973189"
}
}
},
{
"id": "trip:13110423",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969122"
},
"departure": {
"time": "1789969122"
},
"stopId": "LLS1LYAF",
"stopSequence": 5
},
{
"arrival": {
"time": "1789969554"
},
"departure": {
"time": "1789969554"
},
"stopId": "BUR2CHEA",
"stopSequence": 10
},
{
"arrival": {
"time": "1789970201"
},
"departure": {
"time": "1789970201"
},
"stopId": "AUC1EVR2",
"stopSequence": 19
}
],
"trip": {
"directionId": 0,
"routeId": "6",
"tripId": "13110423"
}
}
},
{
"id": "trip:13113050",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968888"
},
"departure": {
"time": "1789968888"
},
"stopId": "CUI2MRET",
"stopSequence": 15
},
{
"arrival": {
"time": "1789968946"
},
"departure": {
"time": "1789968946"
},
"stopId": "CUI2PLAN",
"stopSequence": 16
},
{
"arrival": {
"time": "1789969038"
},
"departure": {
"time": "1789969038"
},
"stopId": "CAM1MAIR",
"stopSequence": 17
},
{
"arrival": {
"time": "1789969120"
},
"departure": {
"time": "1789969120"
},
"stopId": "CAM1BBOU",
"stopSequence": 18
},
{
"arrival": {
"time": "1789969312"
},
"departure": {
"time": "1789969312"
},
"stopId": "ANQ2FERR",
"stopSequence": 21
},
{
"arrival": {
"time": "1789969794"
},
"departure": {
"time": "1789969794"
},
"stopId": "NOY2EGLI",
"stopSequence": 26
},
{
"arrival": {
"time": "1789970237"
},
"departure": {
"time": "1789970237"
},
"stopId": "VEM2SOCR",
"stopSequence": 31
},
{
"arrival": {
"time": "1789970617"
},
"stopId": "VERM1MAR",
"stopSequence": 37
}
],
"trip": {
"directionId": 0,
"routeId": "58",
"tripId": "13113050"
}
}
},
{
"id": "trip:13114513",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969532"
},
"departure": {
"time": "1789969532"
},
"stopId": "CAR2BH28",
"stopSequence": 5
},
{
"arrival": {
"time": "1789970029"
},
"departure": {
"time": "1789970029"
},
"stopId": "CAR1BH30",
"stopSequence": 11
}
],
"trip": {
"directionId": 1,
"routeId": "5",
"tripId": "13114513"
}
}
},
{
"id": "trip:12971233",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968750"
},
"departure": {
"time": "1789968750"
},
"stopId": "FOU2EGLI",
"stopSequence": 20
},
{
"arrival": {
"time": "1789969740"
},
"departure": {
"time": "1789969740"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HEN2PRUV",
"stopSequence": 26
},
{
"arrival": {
"time": "1789969766"
},
"departure": {
"time": "1789969766"
},
"stopId": "DOU2BOUR",
"stopSequence": 28
},
{
"arrival": {
"time": "1789970126"
},
"stopId": "DOU2COAF",
"stopSequence": 29
}
],
"trip": {
"directionId": 0,
"routeId": "1332",
"tripId": "12971233"
}
}
},
{
"id": "trip:12970767",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789970220"
},
"departure": {
"time": "1789970220"
},
"stopId": "CAS1RDRO",
"stopSequence": 7
},
{
"arrival": {
"time": "1789970460"
},
"departure": {
"time": "1789970460"
},
"stopId": "CAS2RDRA",
"stopSequence": 9
},
{
"arrival": {
"time": "1789970880"
},
"departure": {
"time": "1789970880"
},
"stopId": "SAF1MAIR",
"stopSequence": 10
}
],
"trip": {
"directionId": 0,
"routeId": "2200",
"tripId": "12970767"
}
}
},
{
"id": "trip:12970884",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968836"
},
"departure": {
"time": "1789968836"
},
"stopId": "MER2PFOU",
"stopSequence": 5
}
],
"trip": {
"routeId": "1140",
"tripId": "12970884"
},
"vehicle": {
"id": "8781"
}
}
},
{
"id": "trip:12970890",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789972140"
},
"departure": {
"time": "1789972140"
},
"stopId": "EST2CCUL",
"stopSequence": 5
}
],
"trip": {
"directionId": 0,
"routeId": "1210",
"tripId": "12970890"
}
}
},
{
"id": "trip:12972092",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969057"
},
"departure": {
"time": "1789969057"
},
"stopId": "EST2CCUL",
"stopSequence": 23
},
{
"arrival": {
"time": "1789969134"
},
"departure": {
"time": "1789969134"
},
"stopId": "CAR2SPA2",
"stopSequence": 25
},
{
"arrival": {
"time": "1789969113"
},
"departure": {
"time": "1789969113"
},
"stopId": "CAR2NONE",
"stopSequence": 26
},
{
"arrival": {
"time": "1789970310"
},
"stopId": "CAR2PONT",
"stopSequence": 40
}
],
"trip": {
"directionId": 0,
"routeId": "39",
"tripId": "12972092"
}
}
},
{
"id": "trip:13101630",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968955"
},
"departure": {
"time": "1789968955"
},
"stopId": "HAI2BH01",
"stopSequence": 29
}
],
"trip": {
"directionId": 1,
"routeId": "2",
"tripId": "13101630"
}
}
},
{
"id": "trip:13110393",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789970040"
},
"departure": {
"time": "1789970040"
},
"stopId": "LLS1LYAF",
"stopSequence": 5
}
],
"trip": {
"directionId": 0,
"routeId": "6",
"tripId": "13110393"
}
}
},
{
"id": "trip:13114506",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968817"
},
"departure": {
"time": "1789968817"
},
"stopId": "HAR1COVE",
"stopSequence": 21
},
{
"arrival": {
"time": "1789969086"
},
"departure": {
"time": "1789969086"
},
"stopId": "LOI1BECQ",
"stopSequence": 24
},
{
"arrival": {
"time": "1789969417"
},
"departure": {
"time": "1789969417"
},
"stopId": "LEN1AFRA",
"stopSequence": 28
}
],
"trip": {
"directionId": 1,
"routeId": "5",
"tripId": "13114506"
}
}
},
{
"id": "trip:12970529",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789970705"
},
"departure": {
"time": "1789970705"
},
"stopId": "BEU2GORR",
"stopSequence": 2
}
],
"trip": {
"directionId": 0,
"routeId": "2552",
"tripId": "12970529"
}
}
},
{
"id": "trip:13235140",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969510"
},
"departure": {
"time": "1789969510"
},
"stopId": "LEN1KENN",
"stopSequence": 20
},
{
"arrival": {
"time": "1789970034"
},
"departure": {
"time": "1789970034"
},
"stopId": "LEN2BH08",
"stopSequence": 28
}
],
"trip": {
"directionId": 1,
"routeId": "41",
"tripId": "13235140"
}
}
},
{
"id": "trip:12973122",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789971660"
},
"departure": {
"time": "1789971660"
},
"stopId": "EVI1CIHO",
"stopSequence": 11
}
],
"trip": {
"directionId": 0,
"routeId": "23",
"tripId": "12973122"
}
}
},
{
"id": "trip:12974248",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789972245"
},
"departure": {
"time": "1789972245"
},
"stopId": "ALL1MAIR",
"stopSequence": 2
}
],
"trip": {
"directionId": 1,
"routeId": "20",
"tripId": "12974248"
}
}
},
{
"id": "trip:12971121",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969863"
},
"departure": {
"time": "1789969863"
},
"stopId": "ABL1BOUT",
"stopSequence": 14
},
{
"arrival": {
"time": "1789970781"
},
"departure": {
"time": "1789970781"
},
"stopId": "SER2CHE2",
"stopSequence": 18
}
],
"trip": {
"directionId": 0,
"routeId": "1846",
"tripId": "12971121"
}
}
},
{
"id": "trip:13216418",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968779"
},
"departure": {
"time": "1789968779"
},
"stopId": "LIE1BH03",
"stopSequence": 3
},
{
"arrival": {
"time": "1789968900"
},
"departure": {
"time": "1789968900"
},
"stopId": "LIE1BH04",
"stopSequence": 4
},
{
"arrival": {
"time": "1789969433"
},
"departure": {
"time": "1789969433"
},
"stopId": "LEN2PARC",
"stopSequence": 11
}
],
"trip": {
"directionId": 0,
"routeId": "1",
"tripId": "13216418"
}
}
},
{
"id": "trip:13216419",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969334"
},
"departure": {
"time": "1789969334"
},
"stopId": "LIE1BH03",
"stopSequence": 3
},
{
"arrival": {
"time": "1789969394"
},
"departure": {
"time": "1789969394"
},
"stopId": "LIE1BH04",
"stopSequence": 4
}
],
"trip": {
"directionId": 0,
"routeId": "1",
"tripId": "13216419"
}
}
},
{
"id": "trip:12970764",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789970424"
},
"departure": {
"time": "1789970424"
},
"stopId": "CAS1LVFE",
"stopSequence": 6
},
{
"arrival": {
"time": "1789970663"
},
"departure": {
"time": "1789970663"
},
"stopId": "CAS1VETO",
"stopSequence": 8
}
],
"trip": {
"directionId": 0,
"routeId": "2202",
"tripId": "12970764"
}
}
},
{
"id": "trip:12970915",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969040"
},
"departure": {
"time": "1789969040"
},
"stopId": "LEN1NDLO",
"stopSequence": 8
},
{
"arrival": {
"time": "1789969221"
},
"departure": {
"time": "1789969221"
},
"stopId": "LEN2COTY",
"stopSequence": 10
}
],
"trip": {
"directionId": 0,
"routeId": "1420",
"tripId": "12970915"
}
}
},
{
"id": "trip:12973201",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968908"
},
"departure": {
"time": "1789968908"
},
"stopId": "LIE1ESPE",
"stopSequence": 14
},
{
"arrival": {
"time": "1789970628"
},
"departure": {
"time": "1789970628"
},
"stopId": "LIE1LISC",
"stopSequence": 37
}
],
"trip": {
"directionId": 0,
"routeId": "31",
"tripId": "12973201"
}
}
},
{
"id": "trip:12971136",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789969205"
},
"stopId": "HEN1PCAR",
"stopSequence": 1
},
{
"arrival": {
"time": "1789969565"
},
"departure": {
"time": "1789969565"
},
"stopId": "HEN2BORN",
"stopSequence": 6
},
{
"arrival": {
"time": "1789969745"
},
"departure": {
"time": "1789969745"
},
"stopId": "NOG2GODA",
"stopSequence": 7
},
{
"arrival": {
"time": "1789970727"
},
"departure": {
"time": "1789970727"
},
"stopId": "DOU1SALE",
"stopSequence": 21
},
{
"arrival": {
"time": "1789971785"
},
"stopId": "OIG1LYCU",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "1903",
"tripId": "12971136"
}
}
},
{
"id": "trip:12971144",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789970093"
},
"departure": {
"time": "1789970093"
},
"stopId": "NOG2TALM",
"stopSequence": 4
}
],
"trip": {
"directionId": 0,
"routeId": "1905",
"tripId": "12971144"
}
}
},
{
"id": "trip:12971211",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969560"
},
"departure": {
"time": "1789969560"
},
"stopId": "LIE2LYDA",
"stopSequence": 28
},
{
"arrival": {
"time": "1789970040"
},
"stopId": "LIE2LYH2",
"stopSequence": 29
}
],
"trip": {
"directionId": 0,
"routeId": "1508",
"tripId": "12971211"
}
}
},
{
"id": "trip:12973253",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968999"
},
"departure": {
"time": "1789968999"
},
"stopId": "HUL1MAIR",
"stopSequence": 19
},
{
"arrival": {
"time": "1789971165"
},
"departure": {
"time": "1789971165"
},
"stopId": "ELE2EGLI",
"stopSequence": 45
},
{
"arrival": {
"time": "1789971463"
},
"departure": {
"time": "1789971463"
},
"stopId": "AVI2MART",
"stopSequence": 49
},
{
"arrival": {
"time": "1789972080"
},
"departure": {
"time": "1789972080"
},
"scheduleRelationship": "SKIPPED",
"stopId": "AVI2FCA2",
"stopSequence": 52
}
],
"trip": {
"directionId": 0,
"routeId": "35",
"tripId": "12973253"
}
}
},
{
"id": "trip:12970576",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789970400"
},
"departure": {
"time": "1789970400"
},
"stopId": "HUL2TOUR",
"stopSequence": 2
}
],
"trip": {
"directionId": 0,
"routeId": "2612",
"tripId": "12970576"
}
}
},
{
"id": "trip:12972144",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969375"
},
"departure": {
"time": "1789969375"
},
"stopId": "HAR2PALO",
"stopSequence": 30
},
{
"arrival": {
"time": "1789969704"
},
"departure": {
"time": "1789969704"
},
"stopId": "HAR2HDV2",
"stopSequence": 33
},
{
"arrival": {
"time": "1789969824"
},
"departure": {
"time": "1789969824"
},
"stopId": "HAR1COVH",
"stopSequence": 35
},
{
"arrival": {
"time": "1789970270"
},
"departure": {
"time": "1789970270"
},
"stopId": "COU2CENT",
"stopSequence": 39
},
{
"arrival": {
"time": "1789970246"
},
"departure": {
"time": "1789970246"
},
"stopId": "COU2CHAU",
"stopSequence": 40
},
{
"arrival": {
"time": "1789971127"
},
"departure": {
"time": "1789971127"
},
"stopId": "OIG1CASE",
"stopSequence": 49
},
{
"arrival": {
"time": "1789971368"
},
"departure": {
"time": "1789971368"
},
"stopId": "LIB1SDRE",
"stopSequence": 54
}
],
"trip": {
"directionId": 0,
"routeId": "33",
"tripId": "12972144"
}
}
},
{
"id": "trip:13113031",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969814"
},
"departure": {
"time": "1789969814"
},
"stopId": "NOE2MAIR",
"stopSequence": 26
}
],
"trip": {
"directionId": 0,
"routeId": "72",
"tripId": "13113031"
}
}
},
{
"id": "trip:13159755",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969427"
},
"departure": {
"time": "1789969427"
},
"stopId": "SAI1LIBE",
"stopSequence": 11
},
{
"arrival": {
"time": "1789969547"
},
"departure": {
"time": "1789969547"
},
"stopId": "SAI1HDVS",
"stopSequence": 12
},
{
"arrival": {
"time": "1789969591"
},
"departure": {
"time": "1789969591"
},
"stopId": "SAI1PRES",
"stopSequence": 13
},
{
"arrival": {
"time": "1789970238"
},
"departure": {
"time": "1789970238"
},
"stopId": "NOE2MAIR",
"stopSequence": 22
},
{
"arrival": {
"time": "1789970381"
},
"departure": {
"time": "1789970381"
},
"stopId": "NOE2CHAR",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "8",
"tripId": "13159755"
}
}
},
{
"id": "trip:12970925",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969263"
},
"departure": {
"time": "1789969263"
},
"stopId": "LIB1SDRE",
"stopSequence": 18
},
{
"arrival": {
"time": "1789969683"
},
"departure": {
"time": "1789969683"
},
"stopId": "LIB1FAI1",
"stopSequence": 22
}
],
"trip": {
"directionId": 0,
"routeId": "1220",
"tripId": "12970925"
}
}
},
{
"id": "trip:12970757",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789970160"
},
"departure": {
"time": "1789970160"
},
"stopId": "CAS1RDCH",
"stopSequence": 2
}
],
"trip": {
"directionId": 0,
"routeId": "2204",
"tripId": "12970757"
}
}
},
{
"id": "trip:12971007",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969695"
},
"stopId": "LEN1COQA",
"stopSequence": 25
}
],
"trip": {
"directionId": 0,
"routeId": "1431",
"tripId": "12971007"
}
}
},
{
"id": "trip:12970758",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789970220"
},
"stopId": "AUC1CENT",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "2350",
"tripId": "12970758"
}
}
},
{
"id": "trip:12970988",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789971143"
},
"departure": {
"time": "1789971143"
},
"stopId": "COU1PSTR",
"stopSequence": 4
}
],
"trip": {
"directionId": 0,
"routeId": "1327",
"tripId": "12970988"
}
}
},
{
"id": "trip:13159123",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968705"
},
"departure": {
"time": "1789968705"
},
"stopId": "AUM1MARA",
"stopSequence": 54
}
],
"trip": {
"directionId": 0,
"routeId": "37",
"tripId": "13159123"
}
}
},
{
"id": "trip:12971110",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968709"
},
"departure": {
"time": "1789968709"
},
"stopId": "CAM1MAIR",
"stopSequence": 10
},
{
"arrival": {
"time": "1789968844"
},
"departure": {
"time": "1789968844"
},
"stopId": "CAM1BBOU",
"stopSequence": 11
},
{
"arrival": {
"time": "1789969036"
},
"departure": {
"time": "1789969036"
},
"stopId": "ANQ2FERR",
"stopSequence": 14
},
{
"arrival": {
"time": "1789969401"
},
"departure": {
"time": "1789969401"
},
"stopId": "NOY2EGLI",
"stopSequence": 18
}
],
"trip": {
"directionId": 0,
"routeId": "1806",
"tripId": "12971110"
}
}
},
{
"id": "trip:12970661",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789970820"
},
"stopId": "RUI2PLAC",
"stopSequence": 1
},
{
"arrival": {
"time": "1789972347"
},
"departure": {
"time": "1789972347"
},
"stopId": "DRM1MAI2",
"stopSequence": 14
}
],
"trip": {
"directionId": 0,
"routeId": "2504",
"tripId": "12970661"
}
}
},
{
"id": "trip:13110391",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969434"
},
"stopId": "BRU1PEU4",
"stopSequence": 37
}
],
"trip": {
"directionId": 0,
"routeId": "6",
"tripId": "13110391"
}
}
},
{
"id": "trip:13216421",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969874"
},
"departure": {
"time": "1789969874"
},
"stopId": "LIE1BH03",
"stopSequence": 3
}
],
"trip": {
"directionId": 0,
"routeId": "1",
"tripId": "13216421"
}
}
},
{
"id": "trip:12971300",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968903"
},
"departure": {
"time": "1789968903"
},
"stopId": "ANN1IDEA",
"stopSequence": 3
}
],
"trip": {
"directionId": 0,
"routeId": "1452",
"tripId": "12971300"
}
}
},
{
"id": "trip:13114563",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969288"
},
"departure": {
"time": "1789969288"
},
"stopId": "DOU1SALE",
"stopSequence": 14
}
],
"trip": {
"directionId": 1,
"routeId": "7",
"tripId": "13114563"
}
}
},
{
"id": "trip:12970609",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789970567"
},
"departure": {
"time": "1789970567"
},
"stopId": "NOY1EPIN",
"stopSequence": 4
}
],
"trip": {
"directionId": 0,
"routeId": "2820",
"tripId": "12970609"
}
}
},
{
"id": "trip:12972213",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789969800"
},
"stopId": "FOU2COC1",
"stopSequence": 1
},
{
"arrival": {
"time": "1789970281"
},
"departure": {
"time": "1789970281"
},
"stopId": "FOU2EGLI",
"stopSequence": 8
},
{
"arrival": {
"time": "1789971000"
},
"departure": {
"time": "1789971000"
},
"stopId": "MON1CAC1",
"stopSequence": 12
},
{
"arrival": {
"time": "1789971360"
},
"departure": {
"time": "1789971360"
},
"stopId": "HEN2STHE",
"stopSequence": 16
},
{
"arrival": {
"time": "1789971529"
},
"departure": {
"time": "1789971529"
},
"stopId": "HEN2SQGP",
"stopSequence": 17
},
{
"arrival": {
"time": "1789971618"
},
"departure": {
"time": "1789971618"
},
"stopId": "HEN1PCAR",
"stopSequence": 18
},
{
"arrival": {
"time": "1789971541"
},
"departure": {
"time": "1789971541"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HEN1R2VI",
"stopSequence": 20
},
{
"arrival": {
"time": "1789971621"
},
"departure": {
"time": "1789971621"
},
"stopId": "HEN1PCAR",
"stopSequence": 23
},
{
"arrival": {
"time": "1789971741"
},
"departure": {
"time": "1789971741"
},
"stopId": "HEN2PRUV",
"stopSequence": 25
},
{
"arrival": {
"time": "1789971981"
},
"departure": {
"time": "1789971981"
},
"stopId": "DOU2BOUR",
"stopSequence": 27
}
],
"trip": {
"directionId": 0,
"routeId": "21",
"tripId": "12972213"
}
}
},
{
"id": "trip:12971288",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968840"
},
"departure": {
"time": "1789968840"
},
"stopId": "HAR1COVE",
"stopSequence": 11
}
],
"trip": {
"directionId": 0,
"routeId": "1221",
"tripId": "12971288"
}
}
},
{
"id": "trip:13113141",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789971785"
},
"stopId": "BRU1PEU5",
"stopSequence": 14
}
],
"trip": {
"directionId": 1,
"routeId": "180",
"tripId": "13113141"
}
}
},
{
"id": "trip:12970706",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789971600"
},
"departure": {
"time": "1789971600"
},
"stopId": "HAM2GARE",
"stopSequence": 2
}
],
"trip": {
"directionId": 0,
"routeId": "2000",
"tripId": "12970706"
}
}
},
{
"id": "trip:12972105",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969599"
},
"departure": {
"time": "1789969599"
},
"stopId": "CAR1EGLI",
"stopSequence": 6
},
{
"arrival": {
"time": "1789969882"
},
"departure": {
"time": "1789969882"
},
"stopId": "CAR1COR",
"stopSequence": 8
},
{
"arrival": {
"time": "1789969942"
},
"departure": {
"time": "1789969942"
},
"stopId": "CAR1NDAM",
"stopSequence": 9
},
{
"arrival": {
"time": "1789970347"
},
"departure": {
"time": "1789970347"
},
"stopId": "CAR1ORA1",
"stopSequence": 17
},
{
"arrival": {
"time": "1789970425"
},
"departure": {
"time": "1789970425"
},
"stopId": "EST1MONU",
"stopSequence": 19
},
{
"arrival": {
"time": "1789970635"
},
"departure": {
"time": "1789970635"
},
"stopId": "PVE1PLA1",
"stopSequence": 21
},
{
"arrival": {
"time": "1789970940"
},
"departure": {
"time": "1789970940"
},
"stopId": "ANN1IDEA",
"stopSequence": 25
},
{
"arrival": {
"time": "1789971163"
},
"departure": {
"time": "1789971163"
},
"stopId": "LOI1GARE",
"stopSequence": 28
},
{
"arrival": {
"time": "1789971553"
},
"departure": {
"time": "1789971553"
},
"stopId": "LEN2JBLE",
"stopSequence": 35
}
],
"trip": {
"directionId": 1,
"routeId": "39",
"tripId": "12972105"
}
}
},
{
"id": "trip:13113709",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789969260"
},
"stopId": "CAR1EGLI",
"stopSequence": 1
},
{
"arrival": {
"time": "1789969412"
},
"departure": {
"time": "1789969412"
},
"stopId": "CAR1R200",
"stopSequence": 3
},
{
"arrival": {
"time": "1789969454"
},
"departure": {
"time": "1789969454"
},
"stopId": "CAR1POST",
"stopSequence": 4
},
{
"arrival": {
"time": "1789969503"
},
"departure": {
"time": "1789969503"
},
"stopId": "CAR1FPRE",
"stopSequence": 5
},
{
"arrival": {
"time": "1789970118"
},
"departure": {
"time": "1789970118"
},
"stopId": "COU1PSTR",
"stopSequence": 14
}
],
"trip": {
"directionId": 0,
"routeId": "9",
"tripId": "13113709"
}
}
},
{
"id": "trip:12971001",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968940"
},
"departure": {
"time": "1789968940"
},
"stopId": "MON2LASS",
"stopSequence": 25
}
],
"trip": {
"directionId": 0,
"routeId": "1326",
"tripId": "12971001"
}
}
},
{
"id": "trip:13112947",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789970179"
},
"departure": {
"time": "1789970179"
},
"stopId": "AUM1MARA",
"stopSequence": 26
},
{
"arrival": {
"time": "1789970406"
},
"departure": {
"time": "1789970406"
},
"stopId": "AUM2MARA",
"stopSequence": 28
},
{
"arrival": {
"time": "1789970646"
},
"departure": {
"time": "1789970646"
},
"stopId": "AUM2FHDB",
"stopSequence": 31
},
{
"arrival": {
"time": "1789970886"
},
"departure": {
"time": "1789970886"
},
"stopId": "AUM1CASE",
"stopSequence": 34
},
{
"arrival": {
"time": "1789971078"
},
"departure": {
"time": "1789971078"
},
"stopId": "AUM2TINE",
"stopSequence": 37
}
],
"trip": {
"directionId": 1,
"routeId": "60",
"tripId": "13112947"
}
}
},
{
"id": "trip:12970456",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969648"
},
"departure": {
"time": "1789969648"
},
"stopId": "AUM2TINE",
"stopSequence": 13
},
{
"arrival": {
"time": "1789969989"
},
"departure": {
"time": "1789969989"
},
"stopId": "AUM1DETE",
"stopSequence": 17
},
{
"arrival": {
"time": "1789970129"
},
"departure": {
"time": "1789970129"
},
"stopId": "CUI2CIME",
"stopSequence": 20
},
{
"arrival": {
"time": "1789970438"
},
"departure": {
"time": "1789970438"
},
"stopId": "CUI2MRET",
"stopSequence": 24
},
{
"arrival": {
"time": "1789970474"
},
"departure": {
"time": "1789970474"
},
"stopId": "CUI2PLAN",
"stopSequence": 25
},
{
"arrival": {
"time": "1789970551"
},
"departure": {
"time": "1789970551"
},
"stopId": "CAM1MAIR",
"stopSequence": 26
},
{
"arrival": {
"time": "1789970611"
},
"departure": {
"time": "1789970611"
},
"stopId": "CAM1BBOU",
"stopSequence": 27
}
],
"trip": {
"directionId": 0,
"routeId": "2513",
"tripId": "12970456"
}
}
},
{
"id": "trip:12971157",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789970640"
},
"departure": {
"time": "1789970640"
},
"stopId": "DOV2CALV",
"stopSequence": 2
},
{
"arrival": {
"time": "1789970700"
},
"departure": {
"time": "1789970700"
},
"stopId": "DOV2LPOU",
"stopSequence": 3
}
],
"trip": {
"directionId": 0,
"routeId": "1602",
"tripId": "12971157"
}
}
},
{
"id": "trip:13114529",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969634"
},
"departure": {
"time": "1789969634"
},
"stopId": "OIG1DECL",
"stopSequence": 5
}
],
"trip": {
"directionId": 0,
"routeId": "7",
"tripId": "13114529"
}
}
},
{
"id": "trip:12970525",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789970520"
},
"departure": {
"time": "1789970520"
},
"stopId": "VEQ2DES2",
"stopSequence": 2
},
{
"arrival": {
"time": "1789971431"
},
"stopId": "BEU1CDQB",
"stopSequence": 8
}
],
"trip": {
"directionId": 0,
"routeId": "2551",
"tripId": "12970525"
}
}
},
{
"id": "trip:12971022",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968692"
},
"departure": {
"time": "1789968692"
},
"stopId": "NOL1AMP2",
"stopSequence": 18
},
{
"arrival": {
"time": "1789969807"
},
"departure": {
"time": "1789969807"
},
"stopId": "LEN2CSEC",
"stopSequence": 26
},
{
"arrival": {
"time": "1789970407"
},
"stopId": "LEN1SIQB",
"stopSequence": 27
}
],
"trip": {
"directionId": 0,
"routeId": "1457",
"tripId": "12971022"
}
}
},
{
"id": "trip:13112092",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789970691"
},
"departure": {
"time": "1789970691"
},
"stopId": "BUL2SSMI",
"stopSequence": 14
},
{
"arrival": {
"time": "1789971450"
},
"departure": {
"time": "1789971450"
},
"stopId": "LIE1ESPE",
"stopSequence": 23
}
],
"trip": {
"directionId": 0,
"routeId": "11",
"tripId": "13112092"
}
}
},
{
"id": "trip:12971010",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968840"
},
"departure": {
"time": "1789968840"
},
"stopId": "LEN1NDLO",
"stopSequence": 20
},
{
"arrival": {
"time": "1789968960"
},
"departure": {
"time": "1789968960"
},
"stopId": "LEN2COTY",
"stopSequence": 22
}
],
"trip": {
"directionId": 0,
"routeId": "1437",
"tripId": "12971010"
}
}
},
{
"id": "trip:13235125",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969686"
},
"departure": {
"time": "1789969686"
},
"stopId": "LEN2PSA1",
"stopSequence": 8
},
{
"arrival": {
"time": "1789970087"
},
"departure": {
"time": "1789970087"
},
"stopId": "LEN1GAR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1789970109"
},
"departure": {
"time": "1789970109"
},
"stopId": "LEN1GAR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1789970321"
},
"departure": {
"time": "1789970321"
},
"stopId": "LEN1NDLO",
"stopSequence": 15
},
{
"arrival": {
"time": "1789970476"
},
"departure": {
"time": "1789970476"
},
"stopId": "LEN2COTY",
"stopSequence": 17
}
],
"trip": {
"directionId": 0,
"routeId": "41",
"tripId": "13235125"
}
}
},
{
"id": "trip:13114528",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789970472"
},
"departure": {
"time": "1789970472"
},
"stopId": "OIG1DECL",
"stopSequence": 5
}
],
"trip": {
"directionId": 0,
"routeId": "7",
"tripId": "13114528"
}
}
},
{
"id": "trip:12970488",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968780"
},
"departure": {
"time": "1789968780"
},
"stopId": "NOE2MAIR",
"stopSequence": 21
}
],
"trip": {
"directionId": 0,
"routeId": "2511",
"tripId": "12970488"
}
}
},
{
"id": "trip:13113047",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789971780"
},
"departure": {
"time": "1789971780"
},
"stopId": "LAP2CIME",
"stopSequence": 4
}
],
"trip": {
"directionId": 1,
"routeId": "68",
"tripId": "13113047"
}
}
},
{
"id": "trip:13114546",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969026"
},
"departure": {
"time": "1789969026"
},
"stopId": "DOU2COAF",
"stopSequence": 13
},
{
"arrival": {
"time": "1789970197"
},
"stopId": "HEN1PCAR",
"stopSequence": 25
}
],
"trip": {
"directionId": 0,
"routeId": "7",
"tripId": "13114546"
}
}
},
{
"id": "trip:13216204",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789969020"
},
"stopId": "LEN1GAR1",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "3",
"tripId": "13216204"
}
}
},
{
"id": "trip:12970909",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969000"
},
"departure": {
"time": "1789969000"
},
"stopId": "EVI1CIHO",
"stopSequence": 15
}
],
"trip": {
"directionId": 0,
"routeId": "1300",
"tripId": "12970909"
}
}
},
{
"id": "trip:12970577",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789970700"
},
"departure": {
"time": "1789970700"
},
"stopId": "HAS1CENT",
"stopSequence": 4
}
],
"trip": {
"directionId": 0,
"routeId": "2612",
"tripId": "12970577"
}
}
},
{
"id": "trip:12970967",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968887"
},
"departure": {
"time": "1789968887"
},
"stopId": "HEN1DELR",
"stopSequence": 9
}
],
"trip": {
"directionId": 0,
"routeId": "1322",
"tripId": "12970967"
}
}
},
{
"id": "trip:12970485",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789970880"
},
"departure": {
"time": "1789970880"
},
"stopId": "VIO1MAPA",
"stopSequence": 2
},
{
"arrival": {
"time": "1789971780"
},
"departure": {
"time": "1789971780"
},
"stopId": "GIB1EGLI",
"stopSequence": 9
}
],
"trip": {
"directionId": 0,
"routeId": "2507",
"tripId": "12970485"
}
}
},
{
"id": "trip:13110433",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789969140"
},
"stopId": "BRU1PEU1",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "6",
"tripId": "13110433"
}
}
},
{
"id": "trip:13163922",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968780"
},
"departure": {
"time": "1789968780"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BET1CLEB",
"stopSequence": 14
},
{
"arrival": {
"time": "1789969811"
},
"departure": {
"time": "1789969811"
},
"stopId": "BET1COPE",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "4",
"tripId": "13163922"
}
}
},
{
"id": "trip:13113097",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789972080"
},
"departure": {
"time": "1789972080"
},
"stopId": "SAV1RFAU",
"stopSequence": 12
}
],
"trip": {
"directionId": 0,
"routeId": "74",
"tripId": "13113097"
}
}
},
{
"id": "trip:13216268",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969558"
},
"departure": {
"time": "1789969558"
},
"stopId": "LEN2BH08",
"stopSequence": 8
},
{
"arrival": {
"time": "1789969641"
},
"departure": {
"time": "1789969641"
},
"stopId": "LEN1BZ01",
"stopSequence": 9
}
],
"trip": {
"directionId": 0,
"routeId": "3",
"tripId": "13216268"
}
}
},
{
"id": "trip:12970509",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968840"
},
"departure": {
"time": "1789968840"
},
"stopId": "BET1PDPI",
"stopSequence": 19
}
],
"trip": {
"directionId": 0,
"routeId": "2528",
"tripId": "12970509"
}
}
},
{
"id": "trip:12971253",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789972057"
},
"departure": {
"time": "1789972057"
},
"stopId": "FOU1DISP",
"stopSequence": 5
},
{
"arrival": {
"time": "1789972298"
},
"departure": {
"time": "1789972298"
},
"stopId": "FOU2EGLI",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "1332",
"tripId": "12971253"
}
}
},
{
"id": "trip:12974300",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789971660"
},
"departure": {
"time": "1789971660"
},
"stopId": "CAR1EGLI",
"stopSequence": 6
},
{
"arrival": {
"time": "1789971960"
},
"departure": {
"time": "1789971960"
},
"stopId": "CAR1COR",
"stopSequence": 8
},
{
"arrival": {
"time": "1789972020"
},
"departure": {
"time": "1789972020"
},
"stopId": "CAR1NDAM",
"stopSequence": 9
}
],
"trip": {
"directionId": 1,
"routeId": "47",
"tripId": "12974300"
}
}
},
{
"id": "trip:13235141",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789971420"
},
"departure": {
"time": "1789971420"
},
"stopId": "LEN1LOEI",
"stopSequence": 7
}
],
"trip": {
"directionId": 1,
"routeId": "41",
"tripId": "13235141"
}
}
},
{
"id": "trip:12970820",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789970940"
},
"departure": {
"time": "1789970940"
},
"stopId": "WIT1CALV",
"stopSequence": 2
}
],
"trip": {
"directionId": 0,
"routeId": "2003",
"tripId": "12970820"
}
}
},
{
"id": "trip:12971109",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789969500"
},
"stopId": "MAZ2CI72",
"stopSequence": 1
},
{
"arrival": {
"time": "1789969620"
},
"departure": {
"time": "1789969620"
},
"stopId": "MAZ2STLO",
"stopSequence": 2
}
],
"trip": {
"directionId": 0,
"routeId": "1805",
"tripId": "12971109"
}
}
},
{
"id": "trip:13216199",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969080"
},
"departure": {
"time": "1789969080"
},
"scheduleRelationship": "SKIPPED",
"stopId": "AVI1REPU",
"stopSequence": 2
}
],
"trip": {
"directionId": 1,
"routeId": "3",
"tripId": "13216199"
}
}
},
{
"id": "trip:13094849",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969092"
},
"departure": {
"time": "1789969092"
},
"stopId": "FOQ2BH01",
"stopSequence": 21
}
],
"trip": {
"directionId": 0,
"routeId": "2",
"tripId": "13094849"
}
}
},
{
"id": "trip:13113135",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789968900"
},
"stopId": "BRU1PEU5",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "180",
"tripId": "13113135"
}
}
},
{
"id": "trip:12973213",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969988"
},
"departure": {
"time": "1789969988"
},
"stopId": "LIE2WROU",
"stopSequence": 26
},
{
"arrival": {
"time": "1789970103"
},
"departure": {
"time": "1789970103"
},
"stopId": "LIE2LYH2",
"stopSequence": 28
},
{
"arrival": {
"time": "1789970340"
},
"departure": {
"time": "1789970340"
},
"stopId": "LIE2BARA",
"stopSequence": 33
},
{
"arrival": {
"time": "1789970764"
},
"departure": {
"time": "1789970764"
},
"stopId": "LIE2SALB",
"stopSequence": 40
}
],
"trip": {
"directionId": 1,
"routeId": "31",
"tripId": "12973213"
}
}
},
{
"id": "trip:13101592",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789970349"
},
"departure": {
"time": "1789970349"
},
"stopId": "BRU2BH09",
"stopSequence": 28
},
{
"arrival": {
"time": "1789970403"
},
"departure": {
"time": "1789970403"
},
"stopId": "BRU2BH08",
"stopSequence": 29
}
],
"trip": {
"directionId": 1,
"routeId": "2",
"tripId": "13101592"
}
}
},
{
"id": "trip:13114446",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969637"
},
"departure": {
"time": "1789969637"
},
"stopId": "HAR2BH19",
"stopSequence": 20
}
],
"trip": {
"directionId": 0,
"routeId": "5",
"tripId": "13114446"
}
}
},
{
"id": "trip:12970430",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789970400"
},
"stopId": "MAH1RDEC",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "3011",
"tripId": "12970430"
}
}
},
{
"id": "trip:13112959",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789972105"
},
"departure": {
"time": "1789972105"
},
"stopId": "ANZ2BELZ",
"stopSequence": 15
}
],
"trip": {
"directionId": 0,
"routeId": "54",
"tripId": "13112959"
}
}
},
{
"id": "trip:12971186",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969376"
},
"departure": {
"time": "1789969376"
},
"stopId": "LOI2RABB",
"stopSequence": 2
},
{
"arrival": {
"time": "1789970018"
},
"stopId": "VEN2PSAL",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "1631",
"tripId": "12971186"
}
}
},
{
"id": "trip:13113051",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789972260"
},
"stopId": "LBA2GARE",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "58",
"tripId": "13113051"
}
}
},
{
"id": "trip:12974249",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969669"
},
"departure": {
"time": "1789969669"
},
"stopId": "LAP2CIME",
"stopSequence": 27
},
{
"arrival": {
"time": "1789970265"
},
"departure": {
"time": "1789970265"
},
"stopId": "MAR2ANVE",
"stopSequence": 35
},
{
"arrival": {
"time": "1789970745"
},
"departure": {
"time": "1789970745"
},
"stopId": "AUC2POGO",
"stopSequence": 41
},
{
"arrival": {
"time": "1789970895"
},
"departure": {
"time": "1789970895"
},
"stopId": "AUC1CLIN",
"stopSequence": 43
},
{
"arrival": {
"time": "1789970955"
},
"departure": {
"time": "1789970955"
},
"stopId": "AUC1PDMA",
"stopSequence": 44
},
{
"arrival": {
"time": "1789971149"
},
"departure": {
"time": "1789971149"
},
"stopId": "AUC2GROU",
"stopSequence": 48
},
{
"arrival": {
"time": "1789971722"
},
"departure": {
"time": "1789971722"
},
"stopId": "LOZ2ABRE",
"stopSequence": 54
},
{
"arrival": {
"time": "1789971842"
},
"departure": {
"time": "1789971842"
},
"stopId": "ALL2TROC",
"stopSequence": 55
},
{
"arrival": {
"time": "1789971996"
},
"departure": {
"time": "1789971996"
},
"stopId": "ALL2MAIR",
"stopSequence": 56
}
],
"trip": {
"directionId": 0,
"routeId": "20",
"tripId": "12974249"
}
}
},
{
"id": "trip:12971028",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968771"
},
"departure": {
"time": "1789968771"
},
"stopId": "MER1HDVM",
"stopSequence": 20
},
{
"arrival": {
"time": "1789970349"
},
"stopId": "LEN1SIQB",
"stopSequence": 27
}
],
"trip": {
"directionId": 0,
"routeId": "1461",
"tripId": "12971028"
}
}
},
{
"id": "trip:13112089",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969326"
},
"departure": {
"time": "1789969326"
},
"stopId": "LIE1LISC",
"stopSequence": 34
},
{
"arrival": {
"time": "1789969570"
},
"departure": {
"time": "1789969570"
},
"stopId": "ELE1RBE1",
"stopSequence": 37
}
],
"trip": {
"directionId": 0,
"routeId": "11",
"tripId": "13112089"
}
}
},
{
"id": "trip:12973148",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789970628"
},
"departure": {
"time": "1789970628"
},
"stopId": "BEU1BALL",
"stopSequence": 5
},
{
"arrival": {
"time": "1789970768"
},
"departure": {
"time": "1789970768"
},
"stopId": "SAY1LPRE",
"stopSequence": 7
},
{
"arrival": {
"time": "1789970918"
},
"departure": {
"time": "1789970918"
},
"stopId": "SAY1ODES",
"stopSequence": 9
}
],
"trip": {
"directionId": 0,
"routeId": "24",
"tripId": "12973148"
}
}
},
{
"id": "trip:13112940",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789971540"
},
"departure": {
"time": "1789971540"
},
"stopId": "CAU1RDHA",
"stopSequence": 5
},
{
"arrival": {
"time": "1789971660"
},
"departure": {
"time": "1789971660"
},
"stopId": "CAU2CALV",
"stopSequence": 7
}
],
"trip": {
"directionId": 1,
"routeId": "62",
"tripId": "13112940"
}
}
},
{
"id": "trip:13113702",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969294"
},
"departure": {
"time": "1789969294"
},
"stopId": "COU2ECJM",
"stopSequence": 27
},
{
"arrival": {
"time": "1789970148"
},
"departure": {
"time": "1789970148"
},
"stopId": "CAR2EPIN",
"stopSequence": 37
}
],
"trip": {
"directionId": 1,
"routeId": "9",
"tripId": "13113702"
}
}
},
{
"id": "trip:13159760",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968686"
},
"departure": {
"time": "1789968686"
},
"stopId": "SAI1HDVS",
"stopSequence": 12
},
{
"arrival": {
"time": "1789968736"
},
"departure": {
"time": "1789968736"
},
"stopId": "SAI1PRES",
"stopSequence": 13
},
{
"arrival": {
"time": "1789969396"
},
"departure": {
"time": "1789969396"
},
"stopId": "NOE2MAIR",
"stopSequence": 22
},
{
"arrival": {
"time": "1789969482"
},
"departure": {
"time": "1789969482"
},
"stopId": "NOE2CHAR",
"stopSequence": 24
},
{
"arrival": {
"time": "1789969578"
},
"departure": {
"time": "1789969578"
},
"stopId": "VEQ2DES2",
"stopSequence": 25
},
{
"arrival": {
"time": "1789970273"
},
"departure": {
"time": "1789970273"
},
"stopId": "BET1LEGI",
"stopSequence": 33
}
],
"trip": {
"directionId": 0,
"routeId": "8",
"tripId": "13159760"
}
}
},
{
"id": "trip:13112781",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789971360"
},
"departure": {
"time": "1789971360"
},
"stopId": "LAC146FO",
"stopSequence": 5
}
],
"trip": {
"directionId": 1,
"routeId": "64",
"tripId": "13112781"
}
}
},
{
"id": "trip:12971205",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969165"
},
"departure": {
"time": "1789969165"
},
"stopId": "HAR1COVE",
"stopSequence": 22
},
{
"arrival": {
"time": "1789970665"
},
"stopId": "LEN1SIQB",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "1453",
"tripId": "12971205"
}
}
},
{
"id": "trip:13115697",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968982"
},
"departure": {
"time": "1789968982"
},
"stopId": "MAR1POST",
"stopSequence": 19
},
{
"arrival": {
"time": "1789969153"
},
"departure": {
"time": "1789969153"
},
"stopId": "MAR1LVAR",
"stopSequence": 22
},
{
"arrival": {
"time": "1789969392"
},
"departure": {
"time": "1789969392"
},
"stopId": "CAL1ECJV",
"stopSequence": 25
},
{
"arrival": {
"time": "1789969572"
},
"departure": {
"time": "1789969572"
},
"stopId": "CAL1RDBR",
"stopSequence": 28
},
{
"arrival": {
"time": "1789969988"
},
"departure": {
"time": "1789969988"
},
"stopId": "DIV1DES2",
"stopSequence": 32
},
{
"arrival": {
"time": "1789970100"
},
"departure": {
"time": "1789970100"
},
"stopId": "DIV2BRUN",
"stopSequence": 33
},
{
"arrival": {
"time": "1789970365"
},
"departure": {
"time": "1789970365"
},
"stopId": "DIV2CCOM",
"stopSequence": 38
},
{
"arrival": {
"time": "1789970759"
},
"departure": {
"time": "1789970759"
},
"stopId": "DIV2CDGR",
"stopSequence": 41
}
],
"trip": {
"directionId": 0,
"routeId": "14",
"tripId": "13115697"
}
}
},
{
"id": "trip:12971214",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969380"
},
"departure": {
"time": "1789969380"
},
"stopId": "HAR2PALO",
"stopSequence": 8
}
],
"trip": {
"directionId": 0,
"routeId": "1605",
"tripId": "12971214"
}
}
},
{
"id": "trip:13163925",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969200"
},
"departure": {
"time": "1789969200"
},
"stopId": "ANZ1ANEG",
"stopSequence": 2
},
{
"arrival": {
"time": "1789970040"
},
"departure": {
"time": "1789970040"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BET1CLEB",
"stopSequence": 14
},
{
"arrival": {
"time": "1789970757"
},
"departure": {
"time": "1789970757"
},
"stopId": "BET1COPE",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "4",
"tripId": "13163925"
}
}
},
{
"id": "trip:12971035",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969405"
},
"stopId": "LIE1COC1",
"stopSequence": 6
}
],
"trip": {
"directionId": 0,
"routeId": "1520",
"tripId": "12971035"
}
}
},
{
"id": "trip:12970537",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969620"
},
"departure": {
"time": "1789969620"
},
"stopId": "FES2GRUE",
"stopSequence": 4
},
{
"arrival": {
"time": "1789969800"
},
"departure": {
"time": "1789969800"
},
"stopId": "FES2SDFE",
"stopSequence": 7
},
{
"arrival": {
"time": "1789969860"
},
"departure": {
"time": "1789969860"
},
"stopId": "FES2FAVR",
"stopSequence": 8
}
],
"trip": {
"directionId": 0,
"routeId": "2554",
"tripId": "12970537"
}
}
},
{
"id": "trip:13159700",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789970340"
},
"departure": {
"time": "1789970340"
},
"stopId": "VEQ2MSPA",
"stopSequence": 7
},
{
"arrival": {
"time": "1789970940"
},
"departure": {
"time": "1789970940"
},
"stopId": "NOE1CDNO",
"stopSequence": 14
},
{
"arrival": {
"time": "1789971000"
},
"departure": {
"time": "1789971000"
},
"stopId": "NOE1BEHA",
"stopSequence": 15
},
{
"arrival": {
"time": "1789971360"
},
"departure": {
"time": "1789971360"
},
"stopId": "SAI2CCOM",
"stopSequence": 21
}
],
"trip": {
"directionId": 1,
"routeId": "8",
"tripId": "13159700"
}
}
},
{
"id": "trip:12970894",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969234"
},
"departure": {
"time": "1789969234"
},
"stopId": "HAR2CHAT",
"stopSequence": 5
},
{
"arrival": {
"time": "1789969498"
},
"departure": {
"time": "1789969498"
},
"stopId": "FOU2EGLI",
"stopSequence": 8
},
{
"arrival": {
"time": "1789970021"
},
"departure": {
"time": "1789970021"
},
"stopId": "NOL1AMP2",
"stopSequence": 16
}
],
"trip": {
"directionId": 0,
"routeId": "1133",
"tripId": "12970894"
}
}
},
{
"id": "trip:12974297",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789970520"
},
"stopId": "OIG2VAU2",
"stopSequence": 1
},
{
"arrival": {
"time": "1789971292"
},
"departure": {
"time": "1789971292"
},
"stopId": "OIG1CASE",
"stopSequence": 13
},
{
"arrival": {
"time": "1789972311"
},
"departure": {
"time": "1789972311"
},
"stopId": "LIB1FAI1",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "47",
"tripId": "12974297"
}
}
},
{
"id": "trip:13101631",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969925"
},
"departure": {
"time": "1789969925"
},
"stopId": "HAI2BH01",
"stopSequence": 29
}
],
"trip": {
"directionId": 1,
"routeId": "2",
"tripId": "13101631"
}
}
},
{
"id": "trip:13113122",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789971360"
},
"departure": {
"time": "1789971360"
},
"stopId": "NOY1EPIN",
"stopSequence": 13
}
],
"trip": {
"directionId": 1,
"routeId": "58",
"tripId": "13113122"
}
}
},
{
"id": "trip:13216254",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969085"
},
"departure": {
"time": "1789969085"
},
"stopId": "LEN1EIF2",
"stopSequence": 19
},
{
"arrival": {
"time": "1789969134"
},
"departure": {
"time": "1789969134"
},
"stopId": "LEN2REAN",
"stopSequence": 20
}
],
"trip": {
"directionId": 1,
"routeId": "3",
"tripId": "13216254"
}
}
},
{
"id": "trip:12970823",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789972191"
},
"departure": {
"time": "1789972191"
},
"stopId": "AME1PBAC",
"stopSequence": 11
},
{
"arrival": {
"time": "1789972371"
},
"departure": {
"time": "1789972371"
},
"stopId": "FER2EGLI",
"stopSequence": 13
}
],
"trip": {
"directionId": 0,
"routeId": "2413",
"tripId": "12970823"
}
}
},
{
"id": "trip:12970696",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789970040"
},
"departure": {
"time": "1789970040"
},
"stopId": "MON2RIEZ",
"stopSequence": 3
},
{
"arrival": {
"time": "1789970460"
},
"departure": {
"time": "1789970460"
},
"stopId": "CAS1VETO",
"stopSequence": 6
},
{
"arrival": {
"time": "1789970760"
},
"departure": {
"time": "1789970760"
},
"stopId": "SAF1MAIR",
"stopSequence": 8
},
{
"arrival": {
"time": "1789971780"
},
"departure": {
"time": "1789971780"
},
"stopId": "LLS1LFLB",
"stopSequence": 15
},
{
"arrival": {
"time": "1789971960"
},
"departure": {
"time": "1789971960"
},
"stopId": "HAM1GARE",
"stopSequence": 17
},
{
"arrival": {
"time": "1789972320"
},
"departure": {
"time": "1789972320"
},
"stopId": "LLS1MANQ",
"stopSequence": 20
}
],
"trip": {
"directionId": 0,
"routeId": "2372",
"tripId": "12970696"
}
}
},
{
"id": "trip:13110432",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969247"
},
"departure": {
"time": "1789969247"
},
"stopId": "AUC1CENT",
"stopSequence": 20
},
{
"arrival": {
"time": "1789969303"
},
"departure": {
"time": "1789969303"
},
"stopId": "AUC1BH04",
"stopSequence": 21
}
],
"trip": {
"directionId": 1,
"routeId": "6",
"tripId": "13110432"
}
}
},
{
"id": "trip:13109995",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969680"
},
"departure": {
"time": "1789969680"
},
"stopId": "LEN1LOEI",
"stopSequence": 8
},
{
"arrival": {
"time": "1789969860"
},
"departure": {
"time": "1789969860"
},
"stopId": "LEN1LYO2",
"stopSequence": 10
}
],
"trip": {
"directionId": 0,
"routeId": "13",
"tripId": "13109995"
}
}
},
{
"id": "trip:12970491",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969474"
},
"departure": {
"time": "1789969474"
},
"stopId": "BET1MA10",
"stopSequence": 9
}
],
"trip": {
"directionId": 0,
"routeId": "2521",
"tripId": "12970491"
}
}
},
{
"id": "trip:12970404",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789971600"
},
"stopId": "RIC1BDVI",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "3006",
"tripId": "12970404"
}
}
},
{
"id": "trip:12971100",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789968900"
},
"stopId": "ABL1BOUT",
"stopSequence": 1
},
{
"arrival": {
"time": "1789969560"
},
"departure": {
"time": "1789969560"
},
"stopId": "SOU1JAUR",
"stopSequence": 6
},
{
"arrival": {
"time": "1789970160"
},
"departure": {
"time": "1789970160"
},
"stopId": "LIE2WROU",
"stopSequence": 13
},
{
"arrival": {
"time": "1789970340"
},
"departure": {
"time": "1789970340"
},
"stopId": "LIE2LYH2",
"stopSequence": 15
}
],
"trip": {
"directionId": 0,
"routeId": "1802",
"tripId": "12971100"
}
}
},
{
"id": "trip:13113032",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789970944"
},
"departure": {
"time": "1789970944"
},
"stopId": "RUI2STA",
"stopSequence": 4
},
{
"arrival": {
"time": "1789971130"
},
"departure": {
"time": "1789971130"
},
"stopId": "RUI2PLAC",
"stopSequence": 6
}
],
"trip": {
"directionId": 0,
"routeId": "72",
"tripId": "13113032"
}
}
},
{
"id": "trip:12973214",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789971540"
},
"departure": {
"time": "1789971540"
},
"stopId": "LIE1BLU2",
"stopSequence": 7
},
{
"arrival": {
"time": "1789971900"
},
"departure": {
"time": "1789971900"
},
"stopId": "LIE1CONV",
"stopSequence": 12
}
],
"trip": {
"directionId": 1,
"routeId": "31",
"tripId": "12973214"
}
}
},
{
"id": "trip:13114512",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968721"
},
"departure": {
"time": "1789968721"
},
"stopId": "CAR2BH28",
"stopSequence": 5
},
{
"arrival": {
"time": "1789969211"
},
"departure": {
"time": "1789969211"
},
"stopId": "CAR1BH30",
"stopSequence": 11
},
{
"arrival": {
"time": "1789970299"
},
"departure": {
"time": "1789970299"
},
"stopId": "HAR1COVE",
"stopSequence": 21
}
],
"trip": {
"directionId": 1,
"routeId": "5",
"tripId": "13114512"
}
}
},
{
"id": "trip:12970468",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969660"
},
"departure": {
"time": "1789969660"
},
"stopId": "BET1MA10",
"stopSequence": 15
},
{
"arrival": {
"time": "1789970020"
},
"stopId": "BEU1CDQB",
"stopSequence": 16
}
],
"trip": {
"directionId": 0,
"routeId": "2519",
"tripId": "12970468"
}
}
},
{
"id": "trip:12971130",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789970928"
},
"departure": {
"time": "1789970928"
},
"stopId": "EVI1CIVI",
"stopSequence": 13
},
{
"arrival": {
"time": "1789971708"
},
"stopId": "OIG1LYCU",
"stopSequence": 15
}
],
"trip": {
"directionId": 0,
"routeId": "1902",
"tripId": "12971130"
}
}
},
{
"id": "trip:12971310",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969019"
},
"departure": {
"time": "1789969019"
},
"stopId": "DOU1SALE",
"stopSequence": 24
},
{
"arrival": {
"time": "1789969319"
},
"departure": {
"time": "1789969319"
},
"stopId": "DOU1BOUR",
"stopSequence": 31
},
{
"arrival": {
"time": "1789969437"
},
"departure": {
"time": "1789969437"
},
"stopId": "HEN1RDOU",
"stopSequence": 32
}
],
"trip": {
"directionId": 0,
"routeId": "1333",
"tripId": "12971310"
}
}
},
{
"id": "trip:12970693",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789971052"
},
"departure": {
"time": "1789971052"
},
"stopId": "LIG1CHAP",
"stopSequence": 2
},
{
"arrival": {
"time": "1789971832"
},
"departure": {
"time": "1789971832"
},
"stopId": "AUB1CAUC",
"stopSequence": 5
}
],
"trip": {
"directionId": 0,
"routeId": "2001",
"tripId": "12970693"
}
}
},
{
"id": "trip:12971087",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969158"
},
"departure": {
"time": "1789969158"
},
"stopId": "VIL1SACO",
"stopSequence": 3
},
{
"arrival": {
"time": "1789969938"
},
"departure": {
"time": "1789969938"
},
"stopId": "SER2CHE2",
"stopSequence": 5
},
{
"arrival": {
"time": "1789970410"
},
"departure": {
"time": "1789970410"
},
"stopId": "BOU1MAYE",
"stopSequence": 8
},
{
"arrival": {
"time": "1789971333"
},
"departure": {
"time": "1789971333"
},
"stopId": "AIX1CIME",
"stopSequence": 17
}
],
"trip": {
"directionId": 0,
"routeId": "1801",
"tripId": "12971087"
}
}
},
{
"id": "trip:12971261",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969503"
},
"departure": {
"time": "1789969503"
},
"stopId": "LOI1BECQ",
"stopSequence": 13
},
{
"arrival": {
"time": "1789969623"
},
"departure": {
"time": "1789969623"
},
"stopId": "LOI1GARE",
"stopSequence": 14
}
],
"trip": {
"routeId": "1443",
"tripId": "12971261"
},
"vehicle": {
"id": "8810"
}
}
},
{
"id": "trip:12971156",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789970049"
},
"departure": {
"time": "1789970049"
},
"stopId": "LBA2GARE",
"stopSequence": 10
}
],
"trip": {
"directionId": 0,
"routeId": "1602",
"tripId": "12971156"
}
}
},
{
"id": "trip:12972120",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968802"
},
"departure": {
"time": "1789968802"
},
"stopId": "HAR1ATHE",
"stopSequence": 24
},
{
"arrival": {
"time": "1789969394"
},
"departure": {
"time": "1789969394"
},
"stopId": "LOI1BECQ",
"stopSequence": 28
},
{
"arrival": {
"time": "1789969514"
},
"departure": {
"time": "1789969514"
},
"stopId": "LOI1GARE",
"stopSequence": 29
},
{
"arrival": {
"time": "1789969918"
},
"departure": {
"time": "1789969918"
},
"stopId": "LEN2JBLE",
"stopSequence": 36
},
{
"arrival": {
"time": "1789971599"
},
"departure": {
"time": "1789971599"
},
"stopId": "VEN2CIED",
"stopSequence": 51
},
{
"arrival": {
"time": "1789971659"
},
"departure": {
"time": "1789971659"
},
"stopId": "VEN2PSAL",
"stopSequence": 52
},
{
"arrival": {
"time": "1789971706"
},
"departure": {
"time": "1789971706"
},
"stopId": "VEN2MAIR",
"stopSequence": 53
}
],
"trip": {
"directionId": 1,
"routeId": "33",
"tripId": "12972120"
}
}
},
{
"id": "trip:12970867",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969800"
},
"departure": {
"time": "1789969800"
},
"stopId": "ANQ2FERR",
"stopSequence": 2
}
],
"trip": {
"directionId": 0,
"routeId": "2821",
"tripId": "12970867"
}
}
},
{
"id": "trip:12971290",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968770"
},
"departure": {
"time": "1789968770"
},
"stopId": "LOI2RABB",
"stopSequence": 1
},
{
"arrival": {
"time": "1789969745"
},
"departure": {
"time": "1789969745"
},
"stopId": "EST2CCUL",
"stopSequence": 9
}
],
"trip": {
"directionId": 0,
"routeId": "1221",
"tripId": "12971290"
}
}
},
{
"id": "trip:13101593",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969337"
},
"departure": {
"time": "1789969337"
},
"stopId": "BEU2HOP2",
"stopSequence": 4
},
{
"arrival": {
"time": "1789969560"
},
"departure": {
"time": "1789969560"
},
"stopId": "BET2BH02",
"stopSequence": 6
}
],
"trip": {
"directionId": 1,
"routeId": "2",
"tripId": "13101593"
}
}
},
{
"id": "trip:12970789",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968780"
},
"departure": {
"time": "1789968780"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BET1CLEB",
"stopSequence": 27
},
{
"arrival": {
"time": "1789969038"
},
"departure": {
"time": "1789969038"
},
"stopId": "BET1MA10",
"stopSequence": 29
}
],
"trip": {
"directionId": 0,
"routeId": "2539",
"tripId": "12970789"
}
}
},
{
"id": "trip:12970737",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789971300"
},
"departure": {
"time": "1789971300"
},
"stopId": "GON2BLSA",
"stopSequence": 2
},
{
"arrival": {
"time": "1789972200"
},
"departure": {
"time": "1789972200"
},
"stopId": "GON1CEJB",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "2374",
"tripId": "12970737"
}
}
},
{
"id": "trip:13159124",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789970425"
},
"departure": {
"time": "1789970425"
},
"stopId": "AUM1MARA",
"stopSequence": 54
}
],
"trip": {
"directionId": 0,
"routeId": "37",
"tripId": "13159124"
}
}
},
{
"id": "trip:13101437",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969030"
},
"departure": {
"time": "1789969030"
},
"stopId": "MER2MECI",
"stopSequence": 12
},
{
"arrival": {
"time": "1789969081"
},
"departure": {
"time": "1789969081"
},
"stopId": "MER2PFOU",
"stopSequence": 13
},
{
"arrival": {
"time": "1789969440"
},
"departure": {
"time": "1789969440"
},
"stopId": "MER2RSUL",
"stopSequence": 18
},
{
"arrival": {
"time": "1789969497"
},
"departure": {
"time": "1789969497"
},
"stopId": "ROU2VDM2",
"stopSequence": 20
},
{
"arrival": {
"time": "1789969859"
},
"departure": {
"time": "1789969859"
},
"stopId": "ROU1PBLA",
"stopSequence": 27
},
{
"arrival": {
"time": "1789970340"
},
"departure": {
"time": "1789970340"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ROU1PICA",
"stopSequence": 32
},
{
"arrival": {
"time": "1789970880"
},
"departure": {
"time": "1789970880"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HEN1SHEN",
"stopSequence": 37
}
],
"trip": {
"routeId": "19",
"tripId": "13101437"
},
"vehicle": {
"id": "8926"
}
}
},
{
"id": "trip:13114511",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969505"
},
"departure": {
"time": "1789969505"
},
"stopId": "HAR1COVE",
"stopSequence": 21
},
{
"arrival": {
"time": "1789969782"
},
"departure": {
"time": "1789969782"
},
"stopId": "LOI1BECQ",
"stopSequence": 24
},
{
"arrival": {
"time": "1789970126"
},
"departure": {
"time": "1789970126"
},
"stopId": "LEN1AFRA",
"stopSequence": 28
}
],
"trip": {
"directionId": 1,
"routeId": "5",
"tripId": "13114511"
}
}
},
{
"id": "trip:12973134",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968763"
},
"departure": {
"time": "1789968763"
},
"stopId": "EVI2CIHO",
"stopSequence": 15
}
],
"trip": {
"directionId": 1,
"routeId": "23",
"tripId": "12973134"
}
}
},
{
"id": "trip:13107116",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789970406"
},
"departure": {
"time": "1789970406"
},
"stopId": "ANZ2ROS1",
"stopSequence": 28
}
],
"trip": {
"directionId": 1,
"routeId": "10",
"tripId": "13107116"
}
}
},
{
"id": "trip:12970675",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789970043"
},
"stopId": "BUR2RIET",
"stopSequence": 1
},
{
"arrival": {
"time": "1789970523"
},
"departure": {
"time": "1789970523"
},
"stopId": "LLS1ECOL",
"stopSequence": 4
}
],
"trip": {
"directionId": 0,
"routeId": "2350",
"tripId": "12970675"
}
}
},
{
"id": "trip:12970850",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969020"
},
"departure": {
"time": "1789969020"
},
"stopId": "ISB1RPLA",
"stopSequence": 2
}
],
"trip": {
"directionId": 0,
"routeId": "2102",
"tripId": "12970850"
}
}
},
{
"id": "trip:12971249",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968900"
},
"departure": {
"time": "1789968900"
},
"stopId": "CAR1COR",
"stopSequence": 11
}
],
"trip": {
"directionId": 0,
"routeId": "1201",
"tripId": "12971249"
}
}
},
{
"id": "trip:12972104",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968970"
},
"departure": {
"time": "1789968970"
},
"stopId": "LEN2JBLE",
"stopSequence": 35
}
],
"trip": {
"directionId": 1,
"routeId": "39",
"tripId": "12972104"
}
}
},
{
"id": "trip:12971225",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968840"
},
"departure": {
"time": "1789968840"
},
"stopId": "OIG2VAU2",
"stopSequence": 10
},
{
"arrival": {
"time": "1789968929"
},
"departure": {
"time": "1789968929"
},
"stopId": "OIG1ALLI",
"stopSequence": 12
},
{
"arrival": {
"time": "1789969312"
},
"departure": {
"time": "1789969312"
},
"stopId": "OIG1COPA",
"stopSequence": 20
},
{
"arrival": {
"time": "1789969672"
},
"departure": {
"time": "1789969672"
},
"stopId": "OIG1CROM",
"stopSequence": 22
}
],
"trip": {
"directionId": 0,
"routeId": "1223",
"tripId": "12971225"
}
}
},
{
"id": "trip:12970745",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969500"
},
"departure": {
"time": "1789969500"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BET1CLEB",
"stopSequence": 22
}
],
"trip": {
"directionId": 0,
"routeId": "2542",
"tripId": "12970745"
}
}
},
{
"id": "trip:13115695",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968722"
},
"departure": {
"time": "1789968722"
},
"stopId": "BRU1PDGU",
"stopSequence": 57
},
{
"arrival": {
"time": "1789968783"
},
"departure": {
"time": "1789968783"
},
"stopId": "BRU1RPOI",
"stopSequence": 58
}
],
"trip": {
"directionId": 0,
"routeId": "14",
"tripId": "13115695"
}
}
},
{
"id": "trip:12971065",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968840"
},
"departure": {
"time": "1789968840"
},
"stopId": "LIE1ESPE",
"stopSequence": 18
},
{
"arrival": {
"time": "1789969320"
},
"stopId": "LIE2LYDA",
"stopSequence": 23
}
],
"trip": {
"directionId": 0,
"routeId": "1504",
"tripId": "12971065"
}
}
},
{
"id": "trip:12970408",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789971780"
},
"departure": {
"time": "1789971780"
},
"stopId": "LIG1CHAP",
"stopSequence": 4
}
],
"trip": {
"directionId": 0,
"routeId": "3018",
"tripId": "12970408"
}
}
},
{
"id": "trip:12973313",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969380"
},
"departure": {
"time": "1789969380"
},
"stopId": "BET1LEGI",
"stopSequence": 2
}
],
"trip": {
"directionId": 1,
"routeId": "90",
"tripId": "12973313"
}
}
},
{
"id": "trip:12971049",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789970630"
},
"stopId": "LEN1SIQB",
"stopSequence": 30
}
],
"trip": {
"directionId": 0,
"routeId": "1466",
"tripId": "12971049"
}
}
},
{
"id": "trip:13113096",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969180"
},
"departure": {
"time": "1789969180"
},
"stopId": "LIL1GAR1",
"stopSequence": 21
}
],
"trip": {
"directionId": 0,
"routeId": "74",
"tripId": "13113096"
}
}
},
{
"id": "trip:12971039",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968782"
},
"departure": {
"time": "1789968782"
},
"stopId": "LIE2EDIS",
"stopSequence": 10
},
{
"arrival": {
"time": "1789969382"
},
"departure": {
"time": "1789969382"
},
"stopId": "LIE1COC1",
"stopSequence": 13
}
],
"trip": {
"directionId": 0,
"routeId": "1521",
"tripId": "12971039"
}
}
},
{
"id": "trip:12972224",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969416"
},
"departure": {
"time": "1789969416"
},
"stopId": "EVI2CIEM",
"stopSequence": 31
}
],
"trip": {
"directionId": 0,
"routeId": "21",
"tripId": "12972224"
}
}
},
{
"id": "trip:13107115",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969437"
},
"departure": {
"time": "1789969437"
},
"stopId": "ANZ1ANEG",
"stopSequence": 27
}
],
"trip": {
"directionId": 1,
"routeId": "10",
"tripId": "13107115"
}
}
},
{
"id": "trip:13113004",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789972260"
},
"stopId": "BET1GAR7",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "78",
"tripId": "13113004"
}
}
},
{
"id": "trip:12971051",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968854"
},
"departure": {
"time": "1789968854"
},
"stopId": "ELE1RBE1",
"stopSequence": 22
},
{
"arrival": {
"time": "1789970435"
},
"stopId": "LEN1SIQB",
"stopSequence": 26
}
],
"trip": {
"directionId": 0,
"routeId": "1464",
"tripId": "12971051"
}
}
},
{
"id": "trip:12970966",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968782"
},
"departure": {
"time": "1789968782"
},
"stopId": "HEN1DELR",
"stopSequence": 25
}
],
"trip": {
"directionId": 0,
"routeId": "1322",
"tripId": "12970966"
}
}
},
{
"id": "trip:12971013",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969950"
},
"departure": {
"time": "1789969950"
},
"stopId": "LEN2CSEC",
"stopSequence": 38
}
],
"trip": {
"directionId": 0,
"routeId": "1450",
"tripId": "12971013"
}
}
},
{
"id": "trip:12971094",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789970586"
},
"stopId": "ABL1BOUT",
"stopSequence": 1
},
{
"arrival": {
"time": "1789971261"
},
"departure": {
"time": "1789971261"
},
"stopId": "SOU1JAUR",
"stopSequence": 6
}
],
"trip": {
"directionId": 0,
"routeId": "1561",
"tripId": "12971094"
}
}
},
{
"id": "trip:13163839",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789970160"
},
"departure": {
"time": "1789970160"
},
"stopId": "BET1LEGI",
"stopSequence": 14
}
],
"trip": {
"directionId": 0,
"routeId": "4",
"tripId": "13163839"
}
}
},
{
"id": "trip:13216409",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969356"
},
"departure": {
"time": "1789969356"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LIE2BH13",
"stopSequence": 32
},
{
"arrival": {
"time": "1789969746"
},
"departure": {
"time": "1789969746"
},
"scheduleRelationship": "SKIPPED",
"stopId": "LIE2NAU3",
"stopSequence": 37
}
],
"trip": {
"directionId": 1,
"routeId": "1",
"tripId": "13216409"
}
}
},
{
"id": "trip:13112128",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789970163"
},
"departure": {
"time": "1789970163"
},
"stopId": "ELE2EGLI",
"stopSequence": 5
},
{
"arrival": {
"time": "1789970645"
},
"departure": {
"time": "1789970645"
},
"stopId": "LIE1AFPA",
"stopSequence": 10
}
],
"trip": {
"directionId": 1,
"routeId": "11",
"tripId": "13112128"
}
}
},
{
"id": "trip:12971133",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969008"
},
"departure": {
"time": "1789969008"
},
"stopId": "MON2DORM",
"stopSequence": 4
},
{
"arrival": {
"time": "1789969425"
},
"departure": {
"time": "1789969425"
},
"stopId": "COU2SEFE",
"stopSequence": 11
},
{
"arrival": {
"time": "1789969603"
},
"departure": {
"time": "1789969603"
},
"stopId": "COU2CHAU",
"stopSequence": 13
},
{
"arrival": {
"time": "1789969981"
},
"departure": {
"time": "1789969981"
},
"stopId": "COU2ECJM",
"stopSequence": 15
},
{
"arrival": {
"time": "1789970734"
},
"stopId": "OIG1LYCU",
"stopSequence": 18
}
],
"trip": {
"routeId": "1904",
"tripId": "12971133"
},
"vehicle": {
"id": "8782"
}
}
},
{
"id": "trip:12970704",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789970598"
},
"departure": {
"time": "1789970598"
},
"stopId": "ALL1LMAR",
"stopSequence": 2
}
],
"trip": {
"directionId": 0,
"routeId": "2381",
"tripId": "12970704"
}
}
},
{
"id": "trip:12971082",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968693"
},
"departure": {
"time": "1789968693"
},
"stopId": "AIX2EPIN",
"stopSequence": 1
},
{
"arrival": {
"time": "1789968723"
},
"departure": {
"time": "1789968723"
},
"stopId": "SAI2LGRI",
"stopSequence": 2
},
{
"arrival": {
"time": "1789969154"
},
"departure": {
"time": "1789969154"
},
"stopId": "SAI1LIBE",
"stopSequence": 4
},
{
"arrival": {
"time": "1789969233"
},
"departure": {
"time": "1789969233"
},
"stopId": "SAI1HDVS",
"stopSequence": 5
},
{
"arrival": {
"time": "1789969322"
},
"departure": {
"time": "1789969322"
},
"stopId": "SAI1PRES",
"stopSequence": 6
}
],
"trip": {
"directionId": 0,
"routeId": "1800",
"tripId": "12971082"
}
}
},
{
"id": "trip:12970663",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789971168"
},
"departure": {
"time": "1789971168"
},
"stopId": "BAR1CHAR",
"stopSequence": 6
}
],
"trip": {
"directionId": 0,
"routeId": "2505",
"tripId": "12970663"
}
}
},
{
"id": "trip:12970650",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968796"
},
"departure": {
"time": "1789968796"
},
"stopId": "SER2CHE2",
"stopSequence": 3
},
{
"arrival": {
"time": "1789969829"
},
"departure": {
"time": "1789969829"
},
"stopId": "BOU2MAYE",
"stopSequence": 9
}
],
"trip": {
"directionId": 0,
"routeId": "2840",
"tripId": "12970650"
}
}
},
{
"id": "trip:13101405",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969560"
},
"departure": {
"time": "1789969560"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HEN2CHBI",
"stopSequence": 31
},
{
"arrival": {
"time": "1789970266"
},
"departure": {
"time": "1789970266"
},
"stopId": "ROU2PTAM",
"stopSequence": 38
},
{
"arrival": {
"time": "1789970370"
},
"departure": {
"time": "1789970370"
},
"stopId": "ROU1BFO2",
"stopSequence": 40
},
{
"arrival": {
"time": "1789970599"
},
"departure": {
"time": "1789970599"
},
"stopId": "MER1RSUL",
"stopSequence": 45
},
{
"arrival": {
"time": "1789970907"
},
"departure": {
"time": "1789970907"
},
"stopId": "MER1HDVM",
"stopSequence": 50
}
],
"trip": {
"routeId": "19",
"tripId": "13101405"
},
"vehicle": {
"id": "7204"
}
}
},
{
"id": "trip:13112918",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969980"
},
"departure": {
"time": "1789969980"
},
"stopId": "LLS1LYAF",
"stopSequence": 5
},
{
"arrival": {
"time": "1789970640"
},
"departure": {
"time": "1789970640"
},
"stopId": "ALL2MAIR",
"stopSequence": 11
}
],
"trip": {
"directionId": 0,
"routeId": "78",
"tripId": "13112918"
}
}
},
{
"id": "trip:12972122",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789971064"
},
"departure": {
"time": "1789971064"
},
"stopId": "OIG1CROM",
"stopSequence": 9
}
],
"trip": {
"directionId": 1,
"routeId": "33",
"tripId": "12972122"
}
}
},
{
"id": "trip:13113705",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969800"
},
"departure": {
"time": "1789969800"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HEN1R2VI",
"stopSequence": 31
},
{
"arrival": {
"time": "1789969889"
},
"departure": {
"time": "1789969889"
},
"stopId": "HEN2CORA",
"stopSequence": 36
}
],
"trip": {
"directionId": 0,
"routeId": "9",
"tripId": "13113705"
}
}
},
{
"id": "trip:12970521",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789971060"
},
"departure": {
"time": "1789971060"
},
"stopId": "BEU1PISC",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "2550",
"tripId": "12970521"
}
}
},
{
"id": "trip:12971047",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789970940"
},
"stopId": "LIE2LYH2",
"stopSequence": 2
}
],
"trip": {
"directionId": 0,
"routeId": "1500",
"tripId": "12971047"
}
}
},
{
"id": "trip:13101632",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968799"
},
"departure": {
"time": "1789968799"
},
"stopId": "BEU2HOP2",
"stopSequence": 4
},
{
"arrival": {
"time": "1789969047"
},
"departure": {
"time": "1789969047"
},
"stopId": "BET2BH02",
"stopSequence": 6
}
],
"trip": {
"directionId": 1,
"routeId": "2",
"tripId": "13101632"
}
}
},
{
"id": "trip:12974314",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968698"
},
"departure": {
"time": "1789968698"
},
"stopId": "CAR1COR",
"stopSequence": 8
},
{
"arrival": {
"time": "1789968758"
},
"departure": {
"time": "1789968758"
},
"stopId": "CAR1NDAM",
"stopSequence": 9
},
{
"arrival": {
"time": "1789968897"
},
"departure": {
"time": "1789968897"
},
"stopId": "CAR2EPIN",
"stopSequence": 10
},
{
"arrival": {
"time": "1789971534"
},
"departure": {
"time": "1789971534"
},
"stopId": "OIG1CROM",
"stopSequence": 34
}
],
"trip": {
"directionId": 1,
"routeId": "47",
"tripId": "12974314"
}
}
},
{
"id": "trip:13159728",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968753"
},
"departure": {
"time": "1789968753"
},
"stopId": "NOE2CHAR",
"stopSequence": 24
},
{
"arrival": {
"time": "1789968825"
},
"departure": {
"time": "1789968825"
},
"stopId": "VEQ2DES2",
"stopSequence": 25
},
{
"arrival": {
"time": "1789969513"
},
"departure": {
"time": "1789969513"
},
"stopId": "BET1LEGI",
"stopSequence": 33
}
],
"trip": {
"directionId": 0,
"routeId": "8",
"tripId": "13159728"
}
}
},
{
"id": "trip:12970744",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969500"
},
"stopId": "BRU1PEU4",
"stopSequence": 17
}
],
"trip": {
"directionId": 0,
"routeId": "2725",
"tripId": "12970744"
}
}
},
{
"id": "trip:13113046",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969227"
},
"departure": {
"time": "1789969227"
},
"stopId": "BRU2SQBA",
"stopSequence": 13
}
],
"trip": {
"directionId": 1,
"routeId": "68",
"tripId": "13113046"
}
}
},
{
"id": "trip:13216222",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968960"
},
"departure": {
"time": "1789968960"
},
"stopId": "LEN2BH08",
"stopSequence": 8
},
{
"arrival": {
"time": "1789969043"
},
"departure": {
"time": "1789969043"
},
"stopId": "LEN1BZ01",
"stopSequence": 9
}
],
"trip": {
"directionId": 0,
"routeId": "3",
"tripId": "13216222"
}
}
},
{
"id": "trip:12970950",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789972020"
},
"departure": {
"time": "1789972020"
},
"stopId": "COC1CIM1",
"stopSequence": 6
}
],
"trip": {
"directionId": 0,
"routeId": "1315",
"tripId": "12970950"
}
}
},
{
"id": "trip:13110001",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968925"
},
"departure": {
"time": "1789968925"
},
"stopId": "LIE2LORR",
"stopSequence": 21
},
{
"arrival": {
"time": "1789969860"
},
"stopId": "LEN1KENN",
"stopSequence": 34
}
],
"trip": {
"directionId": 1,
"routeId": "13",
"tripId": "13110001"
}
}
},
{
"id": "trip:12971025",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969637"
},
"departure": {
"time": "1789969637"
},
"stopId": "SAL1RDPT",
"stopSequence": 29
}
],
"trip": {
"directionId": 0,
"routeId": "1458",
"tripId": "12971025"
}
}
},
{
"id": "trip:13114445",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968879"
},
"departure": {
"time": "1789968879"
},
"stopId": "HAR2BH19",
"stopSequence": 20
}
],
"trip": {
"directionId": 0,
"routeId": "5",
"tripId": "13114445"
}
}
},
{
"id": "trip:12970616",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968814"
},
"departure": {
"time": "1789968814"
},
"stopId": "MAR1VAM2",
"stopSequence": 23
},
{
"arrival": {
"time": "1789969773"
},
"stopId": "BRU1PEU2",
"stopSequence": 26
}
],
"trip": {
"directionId": 0,
"routeId": "2722",
"tripId": "12970616"
}
}
},
{
"id": "trip:13113707",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969033"
},
"departure": {
"time": "1789969033"
},
"stopId": "COU1PSTR",
"stopSequence": 14
}
],
"trip": {
"directionId": 0,
"routeId": "9",
"tripId": "13113707"
}
}
},
{
"id": "trip:13216201",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968918"
},
"departure": {
"time": "1789968918"
},
"stopId": "LEN1GAR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1789969602"
},
"departure": {
"time": "1789969602"
},
"stopId": "LEN1EIF2",
"stopSequence": 19
},
{
"arrival": {
"time": "1789969641"
},
"departure": {
"time": "1789969641"
},
"stopId": "LEN2REAN",
"stopSequence": 20
}
],
"trip": {
"directionId": 1,
"routeId": "3",
"tripId": "13216201"
}
}
},
{
"id": "trip:12970889",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968772"
},
"departure": {
"time": "1789968772"
},
"stopId": "EST2CCUL",
"stopSequence": 5
}
],
"trip": {
"directionId": 0,
"routeId": "1210",
"tripId": "12970889"
}
}
},
{
"id": "trip:12972226",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789971698"
},
"departure": {
"time": "1789971698"
},
"stopId": "EVI1CIHO",
"stopSequence": 11
},
{
"arrival": {
"time": "1789971480"
},
"departure": {
"time": "1789971480"
},
"scheduleRelationship": "SKIPPED",
"stopId": "EVI1CIVI",
"stopSequence": 21
},
{
"arrival": {
"time": "1789972080"
},
"departure": {
"time": "1789972080"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DOU1BOUV",
"stopSequence": 24
}
],
"trip": {
"directionId": 1,
"routeId": "21",
"tripId": "12972226"
}
}
},
{
"id": "trip:12970783",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968754"
},
"departure": {
"time": "1789968754"
},
"stopId": "AME1PBAC",
"stopSequence": 11
}
],
"trip": {
"directionId": 0,
"routeId": "2306",
"tripId": "12970783"
}
}
},
{
"id": "trip:13109994",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789971336"
},
"departure": {
"time": "1789971336"
},
"stopId": "LEN1LOEI",
"stopSequence": 8
},
{
"arrival": {
"time": "1789971493"
},
"departure": {
"time": "1789971493"
},
"stopId": "LEN1LYO2",
"stopSequence": 10
}
],
"trip": {
"directionId": 0,
"routeId": "13",
"tripId": "13109994"
}
}
},
{
"id": "trip:12971139",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789970220"
},
"departure": {
"time": "1789970220"
},
"stopId": "AUM1FLES",
"stopSequence": 3
},
{
"arrival": {
"time": "1789970520"
},
"departure": {
"time": "1789970520"
},
"stopId": "HAS1CENT",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "1601",
"tripId": "12971139"
}
}
},
{
"id": "trip:12974313",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969708"
},
"departure": {
"time": "1789969708"
},
"stopId": "OIG1COPA",
"stopSequence": 32
},
{
"arrival": {
"time": "1789969838"
},
"departure": {
"time": "1789969838"
},
"stopId": "OIG1CROM",
"stopSequence": 34
},
{
"arrival": {
"time": "1789970015"
},
"departure": {
"time": "1789970015"
},
"stopId": "OIG1DECL",
"stopSequence": 36
},
{
"arrival": {
"time": "1789969982"
},
"departure": {
"time": "1789969982"
},
"stopId": "OIG1DECL",
"stopSequence": 37
},
{
"arrival": {
"time": "1789970081"
},
"departure": {
"time": "1789970081"
},
"stopId": "OIG1ALLI",
"stopSequence": 38
},
{
"arrival": {
"time": "1789970300"
},
"stopId": "OIG2VAU2",
"stopSequence": 43
}
],
"trip": {
"directionId": 1,
"routeId": "47",
"tripId": "12974313"
}
}
},
{
"id": "trip:12974252",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968856"
},
"departure": {
"time": "1789968856"
},
"stopId": "ALL1MAIR",
"stopSequence": 2
},
{
"arrival": {
"time": "1789969517"
},
"departure": {
"time": "1789969517"
},
"stopId": "AUC1CENT",
"stopSequence": 9
},
{
"arrival": {
"time": "1789970191"
},
"departure": {
"time": "1789970191"
},
"stopId": "MAR1POST",
"stopSequence": 20
},
{
"arrival": {
"time": "1789970319"
},
"departure": {
"time": "1789970319"
},
"stopId": "MAR1SIRR",
"stopSequence": 22
},
{
"arrival": {
"time": "1789971268"
},
"departure": {
"time": "1789971268"
},
"stopId": "CHO1DISP",
"stopSequence": 38
},
{
"arrival": {
"time": "1789971908"
},
"departure": {
"time": "1789971908"
},
"stopId": "VEB2RDLC",
"stopSequence": 46
}
],
"trip": {
"directionId": 1,
"routeId": "20",
"tripId": "12974252"
}
}
},
{
"id": "trip:12970730",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789971360"
},
"scheduleRelationship": "SKIPPED",
"stopId": "CHO1DISP",
"stopSequence": 1
},
{
"arrival": {
"time": "1789971780"
},
"departure": {
"time": "1789971780"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ALL1LMAR",
"stopSequence": 3
},
{
"arrival": {
"time": "1789971900"
},
"departure": {
"time": "1789971900"
},
"scheduleRelationship": "SKIPPED",
"stopId": "ALL1MAIR",
"stopSequence": 4
}
],
"trip": {
"directionId": 0,
"routeId": "2375",
"tripId": "12970730"
}
}
},
{
"id": "trip:12970887",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969161"
},
"departure": {
"time": "1789969161"
},
"stopId": "CAR1COR",
"stopSequence": 17
}
],
"trip": {
"directionId": 0,
"routeId": "1200",
"tripId": "12970887"
}
}
},
{
"id": "trip:12972147",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969624"
},
"departure": {
"time": "1789969624"
},
"stopId": "COU2SEFE",
"stopSequence": 36
},
{
"arrival": {
"time": "1789971238"
},
"departure": {
"time": "1789971238"
},
"stopId": "VEN2PSAL",
"stopSequence": 51
}
],
"trip": {
"directionId": 0,
"routeId": "27",
"tripId": "12972147"
}
}
},
{
"id": "trip:13112095",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789972020"
},
"departure": {
"time": "1789972020"
},
"stopId": "GRE2TONK",
"stopSequence": 2
},
{
"arrival": {
"time": "1789972380"
},
"departure": {
"time": "1789972380"
},
"stopId": "GRE2FLAN",
"stopSequence": 7
}
],
"trip": {
"directionId": 0,
"routeId": "11",
"tripId": "13112095"
}
}
},
{
"id": "trip:13216413",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969200"
},
"departure": {
"time": "1789969200"
},
"scheduleRelationship": "SKIPPED",
"stopId": "SAL2GUIN",
"stopSequence": 23
}
],
"trip": {
"directionId": 1,
"routeId": "1",
"tripId": "13216413"
}
}
},
{
"id": "trip:12972198",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969030"
},
"departure": {
"time": "1789969030"
},
"stopId": "DRO2RPAL",
"stopSequence": 12
},
{
"arrival": {
"time": "1789970674"
},
"departure": {
"time": "1789970674"
},
"stopId": "SAL1GPHI",
"stopSequence": 31
},
{
"arrival": {
"time": "1789971187"
},
"departure": {
"time": "1789971187"
},
"stopId": "NOL1AMP2",
"stopSequence": 37
},
{
"arrival": {
"time": "1789971968"
},
"stopId": "LEN1KENN",
"stopSequence": 47
}
],
"trip": {
"directionId": 1,
"routeId": "25",
"tripId": "12972198"
}
}
},
{
"id": "trip:12973202",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789971900"
},
"departure": {
"time": "1789971900"
},
"stopId": "LIE1ESPE",
"stopSequence": 14
}
],
"trip": {
"directionId": 0,
"routeId": "31",
"tripId": "12973202"
}
}
},
{
"id": "trip:12972148",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969361"
},
"departure": {
"time": "1789969361"
},
"stopId": "HEN1ETHO",
"stopSequence": 3
},
{
"arrival": {
"time": "1789969361"
},
"departure": {
"time": "1789969361"
},
"stopId": "HEN1ETHO",
"stopSequence": 8
},
{
"arrival": {
"time": "1789969763"
},
"departure": {
"time": "1789969763"
},
"stopId": "HEN1TIL2",
"stopSequence": 13
},
{
"arrival": {
"time": "1789971306"
},
"departure": {
"time": "1789971306"
},
"stopId": "HEN2DELR",
"stopSequence": 19
},
{
"arrival": {
"time": "1789970760"
},
"departure": {
"time": "1789970760"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HEN2CHBI",
"stopSequence": 23
},
{
"arrival": {
"time": "1789970820"
},
"departure": {
"time": "1789970820"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HEN2DELR",
"stopSequence": 24
},
{
"arrival": {
"time": "1789971423"
},
"departure": {
"time": "1789971423"
},
"stopId": "BIL1EPIN",
"stopSequence": 25
},
{
"arrival": {
"time": "1789972369"
},
"departure": {
"time": "1789972369"
},
"stopId": "COU2SEFE",
"stopSequence": 36
}
],
"trip": {
"directionId": 0,
"routeId": "27",
"tripId": "12972148"
}
}
},
{
"id": "trip:13112957",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968818"
},
"departure": {
"time": "1789968818"
},
"stopId": "HAI1LIBE",
"stopSequence": 25
},
{
"arrival": {
"time": "1789969061"
},
"departure": {
"time": "1789969061"
},
"stopId": "BRU1SEIN",
"stopSequence": 28
}
],
"trip": {
"directionId": 1,
"routeId": "82",
"tripId": "13112957"
}
}
},
{
"id": "trip:12970414",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789970700"
},
"stopId": "BOQ1CHAP",
"stopSequence": 1
},
{
"arrival": {
"time": "1789970880"
},
"departure": {
"time": "1789970880"
},
"stopId": "LEP2RDMO",
"stopSequence": 2
}
],
"trip": {
"directionId": 0,
"routeId": "3013",
"tripId": "12970414"
}
}
},
{
"id": "trip:12970562",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789970540"
},
"stopId": "HUL2TOUR",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "2611",
"tripId": "12970562"
}
}
},
{
"id": "trip:12971304",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969355"
},
"departure": {
"time": "1789969355"
},
"stopId": "MON1CAC1",
"stopSequence": 18
}
],
"trip": {
"directionId": 0,
"routeId": "1328",
"tripId": "12971304"
}
}
},
{
"id": "trip:13112091",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968981"
},
"departure": {
"time": "1789968981"
},
"stopId": "BUL1PVHU",
"stopSequence": 14
},
{
"arrival": {
"time": "1789969106"
},
"departure": {
"time": "1789969106"
},
"stopId": "BUL2SSMI",
"stopSequence": 15
},
{
"arrival": {
"time": "1789969823"
},
"departure": {
"time": "1789969823"
},
"stopId": "LIE1ESPE",
"stopSequence": 24
},
{
"arrival": {
"time": "1789970741"
},
"departure": {
"time": "1789970741"
},
"stopId": "LIE1LISC",
"stopSequence": 35
},
{
"arrival": {
"time": "1789970941"
},
"departure": {
"time": "1789970941"
},
"stopId": "ELE1RBE1",
"stopSequence": 38
}
],
"trip": {
"directionId": 0,
"routeId": "11",
"tripId": "13112091"
}
}
},
{
"id": "trip:12971303",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968795"
},
"departure": {
"time": "1789968795"
},
"stopId": "DRO1LPAR",
"stopSequence": 16
},
{
"arrival": {
"time": "1789968855"
},
"departure": {
"time": "1789968855"
},
"stopId": "HEN1LFON",
"stopSequence": 17
},
{
"arrival": {
"time": "1789969706"
},
"departure": {
"time": "1789969706"
},
"stopId": "HEN2PRUV",
"stopSequence": 20
}
],
"trip": {
"directionId": 0,
"routeId": "1320",
"tripId": "12971303"
}
}
},
{
"id": "trip:12973178",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789970520"
},
"stopId": "AUC1AFRA",
"stopSequence": 1
},
{
"arrival": {
"time": "1789971332"
},
"departure": {
"time": "1789971332"
},
"stopId": "AUC1EVR2",
"stopSequence": 13
},
{
"arrival": {
"time": "1789972052"
},
"departure": {
"time": "1789972052"
},
"stopId": "MAR1CRCO",
"stopSequence": 23
},
{
"arrival": {
"time": "1789972173"
},
"departure": {
"time": "1789972173"
},
"stopId": "MAR1VAM2",
"stopSequence": 26
}
],
"trip": {
"directionId": 1,
"routeId": "30",
"tripId": "12973178"
}
}
},
{
"id": "trip:13216410",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968816"
},
"departure": {
"time": "1789968816"
},
"stopId": "LEN2GA03",
"stopSequence": 13
},
{
"arrival": {
"time": "1789970132"
},
"departure": {
"time": "1789970132"
},
"stopId": "HEN2STHE",
"stopSequence": 28
}
],
"trip": {
"directionId": 0,
"routeId": "1",
"tripId": "13216410"
}
}
},
{
"id": "trip:13216412",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969257"
},
"departure": {
"time": "1789969257"
},
"stopId": "HEN2STHE",
"stopSequence": 28
}
],
"trip": {
"directionId": 0,
"routeId": "1",
"tripId": "13216412"
}
}
},
{
"id": "trip:12971306",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969639"
},
"departure": {
"time": "1789969639"
},
"stopId": "DOU1BOUR",
"stopSequence": 19
},
{
"arrival": {
"time": "1789968840"
},
"departure": {
"time": "1789968840"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DOU1BOUR",
"stopSequence": 20
},
{
"arrival": {
"time": "1789969712"
},
"departure": {
"time": "1789969712"
},
"stopId": "HEN1RDOU",
"stopSequence": 21
}
],
"trip": {
"directionId": 0,
"routeId": "1330",
"tripId": "12971306"
}
}
},
{
"id": "trip:13112766",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789970820"
},
"stopId": "AIX2EPIN",
"stopSequence": 1
},
{
"arrival": {
"time": "1789971420"
},
"departure": {
"time": "1789971420"
},
"stopId": "BOU1MAYE",
"stopSequence": 6
}
],
"trip": {
"directionId": 0,
"routeId": "55",
"tripId": "13112766"
}
}
},
{
"id": "trip:13113026",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789971689"
},
"departure": {
"time": "1789971689"
},
"stopId": "HIN1FUSI",
"stopSequence": 9
},
{
"arrival": {
"time": "1789971675"
},
"departure": {
"time": "1789971675"
},
"stopId": "HIN1LBOU",
"stopSequence": 10
},
{
"arrival": {
"time": "1789972211"
},
"departure": {
"time": "1789972211"
},
"stopId": "BET2RDAN",
"stopSequence": 18
}
],
"trip": {
"directionId": 1,
"routeId": "54",
"tripId": "13113026"
}
}
},
{
"id": "trip:12970520",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968900"
},
"departure": {
"time": "1789968900"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BET1CLEB",
"stopSequence": 21
}
],
"trip": {
"directionId": 0,
"routeId": "2535",
"tripId": "12970520"
}
}
},
{
"id": "trip:13163848",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968986"
},
"departure": {
"time": "1789968986"
},
"stopId": "BET1LEGI",
"stopSequence": 14
}
],
"trip": {
"directionId": 0,
"routeId": "4",
"tripId": "13163848"
}
}
},
{
"id": "trip:12970588",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968960"
},
"departure": {
"time": "1789968960"
},
"stopId": "REB2PLAC",
"stopSequence": 10
},
{
"arrival": {
"time": "1789969012"
},
"departure": {
"time": "1789969012"
},
"stopId": "REB1CCRO",
"stopSequence": 11
}
],
"trip": {
"routeId": "2702",
"tripId": "12970588"
},
"vehicle": {
"id": "8522"
}
}
},
{
"id": "trip:12971068",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969363"
},
"departure": {
"time": "1789969363"
},
"stopId": "LIE1ESPE",
"stopSequence": 24
},
{
"arrival": {
"time": "1789969929"
},
"stopId": "LIE2LYDA",
"stopSequence": 29
}
],
"trip": {
"directionId": 0,
"routeId": "1505",
"tripId": "12971068"
}
}
},
{
"id": "trip:12970481",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789970064"
},
"departure": {
"time": "1789970064"
},
"stopId": "BET1CORB",
"stopSequence": 33
}
],
"trip": {
"directionId": 0,
"routeId": "2505",
"tripId": "12970481"
}
}
},
{
"id": "trip:12971239",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969740"
},
"departure": {
"time": "1789969740"
},
"stopId": "BUL1PVHU",
"stopSequence": 2
},
{
"arrival": {
"time": "1789970884"
},
"departure": {
"time": "1789970884"
},
"stopId": "SAI2DEVI",
"stopSequence": 14
}
],
"trip": {
"directionId": 0,
"routeId": "1842",
"tripId": "12971239"
}
}
},
{
"id": "trip:13114562",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789968720"
},
"stopId": "HEN1PCAR",
"stopSequence": 1
},
{
"arrival": {
"time": "1789969878"
},
"departure": {
"time": "1789969878"
},
"stopId": "DOU1SALE",
"stopSequence": 14
}
],
"trip": {
"directionId": 1,
"routeId": "7",
"tripId": "13114562"
}
}
},
{
"id": "trip:12972160",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968781"
},
"departure": {
"time": "1789968781"
},
"stopId": "HEN1DELR",
"stopSequence": 31
},
{
"arrival": {
"time": "1789969087"
},
"departure": {
"time": "1789969087"
},
"stopId": "ROU1PICA",
"stopSequence": 33
},
{
"arrival": {
"time": "1789969588"
},
"departure": {
"time": "1789969588"
},
"stopId": "DRO1LPAR",
"stopSequence": 36
},
{
"arrival": {
"time": "1789969596"
},
"departure": {
"time": "1789969596"
},
"stopId": "HEN1LFON",
"stopSequence": 37
},
{
"arrival": {
"time": "1789968720"
},
"departure": {
"time": "1789968720"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HEN1SHEN",
"stopSequence": 43
},
{
"arrival": {
"time": "1789969920"
},
"departure": {
"time": "1789969920"
},
"scheduleRelationship": "SKIPPED",
"stopId": "HEN2EGLI",
"stopSequence": 57
}
],
"trip": {
"directionId": 1,
"routeId": "27",
"tripId": "12972160"
}
}
},
{
"id": "trip:13112982",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789970220"
},
"departure": {
"time": "1789970220"
},
"stopId": "BET2GMOU",
"stopSequence": 6
},
{
"arrival": {
"time": "1789970820"
},
"departure": {
"time": "1789970820"
},
"stopId": "DRM2CDBO",
"stopSequence": 12
},
{
"arrival": {
"time": "1789972200"
},
"departure": {
"time": "1789972200"
},
"stopId": "LBS2FERR",
"stopSequence": 24
},
{
"arrival": {
"time": "1789972320"
},
"departure": {
"time": "1789972320"
},
"stopId": "LBS2CHAP",
"stopSequence": 26
}
],
"trip": {
"directionId": 0,
"routeId": "52",
"tripId": "13112982"
}
}
},
{
"id": "trip:13113839",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969058"
},
"departure": {
"time": "1789969058"
},
"stopId": "HEN2CHAR",
"stopSequence": 15
}
],
"trip": {
"directionId": 1,
"routeId": "9",
"tripId": "13113839"
}
}
},
{
"id": "trip:12971215",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969080"
},
"departure": {
"time": "1789969080"
},
"stopId": "HAR2PALO",
"stopSequence": 2
},
{
"arrival": {
"time": "1789969500"
},
"departure": {
"time": "1789969500"
},
"stopId": "HAR2HDV2",
"stopSequence": 5
},
{
"arrival": {
"time": "1789969620"
},
"departure": {
"time": "1789969620"
},
"stopId": "HAR1COVH",
"stopSequence": 6
}
],
"trip": {
"directionId": 0,
"routeId": "1605",
"tripId": "12971215"
}
}
},
{
"id": "trip:12970802",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968900"
},
"departure": {
"time": "1789968900"
},
"scheduleRelationship": "SKIPPED",
"stopId": "BET1CLEB",
"stopSequence": 13
}
],
"trip": {
"directionId": 0,
"routeId": "2536",
"tripId": "12970802"
}
}
},
{
"id": "trip:12972225",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968886"
},
"departure": {
"time": "1789968886"
},
"stopId": "DOU1SALE",
"stopSequence": 19
},
{
"arrival": {
"time": "1789969186"
},
"departure": {
"time": "1789969186"
},
"stopId": "DOU1BOUR",
"stopSequence": 26
},
{
"arrival": {
"time": "1789969242"
},
"departure": {
"time": "1789969242"
},
"stopId": "HEN1RDOU",
"stopSequence": 27
}
],
"trip": {
"directionId": 1,
"routeId": "21",
"tripId": "12972225"
}
}
},
{
"id": "trip:12970546",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968961"
},
"departure": {
"time": "1789968961"
},
"stopId": "HIN1FUSI",
"stopSequence": 17
},
{
"arrival": {
"time": "1789968983"
},
"departure": {
"time": "1789968983"
},
"stopId": "HIN1LBOU",
"stopSequence": 18
}
],
"trip": {
"directionId": 0,
"routeId": "2560",
"tripId": "12970546"
}
}
},
{
"id": "trip:12970711",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789971600"
},
"departure": {
"time": "1789971600"
},
"stopId": "MAH1RDEC",
"stopSequence": 5
}
],
"trip": {
"directionId": 0,
"routeId": "2004",
"tripId": "12970711"
}
}
},
{
"id": "trip:12974247",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969050"
},
"departure": {
"time": "1789969050"
},
"stopId": "AUC1CENT",
"stopSequence": 9
},
{
"arrival": {
"time": "1789969688"
},
"departure": {
"time": "1789969688"
},
"stopId": "MAR1POST",
"stopSequence": 20
},
{
"arrival": {
"time": "1789969876"
},
"departure": {
"time": "1789969876"
},
"stopId": "MAR1SIRR",
"stopSequence": 22
},
{
"arrival": {
"time": "1789970754"
},
"departure": {
"time": "1789970754"
},
"stopId": "CHO1DISP",
"stopSequence": 35
},
{
"arrival": {
"time": "1789971398"
},
"departure": {
"time": "1789971398"
},
"stopId": "VEB2RDLC",
"stopSequence": 43
},
{
"arrival": {
"time": "1789971635"
},
"departure": {
"time": "1789971635"
},
"stopId": "BET2RDAN",
"stopSequence": 46
}
],
"trip": {
"directionId": 1,
"routeId": "20",
"tripId": "12974247"
}
}
},
{
"id": "trip:12974246",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969012"
},
"departure": {
"time": "1789969012"
},
"stopId": "BET1GAR7",
"stopSequence": 54
},
{
"arrival": {
"time": "1789969252"
},
"stopId": "BET7CCHE",
"stopSequence": 55
}
],
"trip": {
"directionId": 1,
"routeId": "20",
"tripId": "12974246"
}
}
},
{
"id": "trip:12970806",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789971901"
},
"departure": {
"time": "1789971901"
},
"stopId": "NOR1RDEG",
"stopSequence": 5
},
{
"arrival": {
"time": "1789971947"
},
"departure": {
"time": "1789971947"
},
"stopId": "SHC1LBRI",
"stopSequence": 6
},
{
"arrival": {
"time": "1789972247"
},
"departure": {
"time": "1789972247"
},
"stopId": "BOQ1CHAP",
"stopSequence": 9
}
],
"trip": {
"directionId": 0,
"routeId": "2371",
"tripId": "12970806"
}
}
},
{
"id": "trip:13109969",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969699"
},
"departure": {
"time": "1789969699"
},
"stopId": "ANG2LECL",
"stopSequence": 30
}
],
"trip": {
"directionId": 0,
"routeId": "13",
"tripId": "13109969"
}
}
},
{
"id": "trip:12970475",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969719"
},
"stopId": "BEU1CDQB",
"stopSequence": 23
}
],
"trip": {
"directionId": 0,
"routeId": "2512",
"tripId": "12970475"
}
}
},
{
"id": "trip:13115723",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789968840"
},
"stopId": "AUC4AFRA",
"stopSequence": 1
},
{
"arrival": {
"time": "1789969079"
},
"departure": {
"time": "1789969079"
},
"stopId": "CAT1LPOM",
"stopSequence": 5
},
{
"arrival": {
"time": "1789969598"
},
"departure": {
"time": "1789969598"
},
"stopId": "AUC1SORR",
"stopSequence": 10
},
{
"arrival": {
"time": "1789969808"
},
"departure": {
"time": "1789969808"
},
"stopId": "AUC2GROU",
"stopSequence": 14
},
{
"arrival": {
"time": "1789969981"
},
"departure": {
"time": "1789969981"
},
"stopId": "AUC1EVR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1789970343"
},
"departure": {
"time": "1789970343"
},
"stopId": "MAR1POST",
"stopSequence": 21
},
{
"arrival": {
"time": "1789970496"
},
"departure": {
"time": "1789970496"
},
"stopId": "MAR1LVAR",
"stopSequence": 24
},
{
"arrival": {
"time": "1789970715"
},
"departure": {
"time": "1789970715"
},
"stopId": "CAL1ECJV",
"stopSequence": 27
},
{
"arrival": {
"time": "1789970895"
},
"departure": {
"time": "1789970895"
},
"stopId": "CAL1RDBR",
"stopSequence": 30
},
{
"arrival": {
"time": "1789971323"
},
"departure": {
"time": "1789971323"
},
"stopId": "DIV1DES2",
"stopSequence": 34
},
{
"arrival": {
"time": "1789971397"
},
"departure": {
"time": "1789971397"
},
"stopId": "DIV2BRUN",
"stopSequence": 35
}
],
"trip": {
"directionId": 0,
"routeId": "14",
"tripId": "13115723"
}
}
},
{
"id": "trip:12971165",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789970580"
},
"stopId": "VEN2CIED",
"stopSequence": 1
},
{
"arrival": {
"time": "1789970700"
},
"departure": {
"time": "1789970700"
},
"stopId": "VEN2PSAL",
"stopSequence": 2
},
{
"arrival": {
"time": "1789970760"
},
"departure": {
"time": "1789970760"
},
"stopId": "VEN2MAIR",
"stopSequence": 3
}
],
"trip": {
"directionId": 0,
"routeId": "1607",
"tripId": "12971165"
}
}
},
{
"id": "trip:13112125",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968989"
},
"departure": {
"time": "1789968989"
},
"stopId": "LIE2WROU",
"stopSequence": 17
},
{
"arrival": {
"time": "1789969093"
},
"departure": {
"time": "1789969093"
},
"stopId": "LIE2LYH2",
"stopSequence": 19
},
{
"arrival": {
"time": "1789969886"
},
"departure": {
"time": "1789969886"
},
"stopId": "BUL1PVHU",
"stopSequence": 29
},
{
"arrival": {
"time": "1789970771"
},
"departure": {
"time": "1789970771"
},
"stopId": "GRE1VERB",
"stopSequence": 39
}
],
"trip": {
"directionId": 1,
"routeId": "11",
"tripId": "13112125"
}
}
},
{
"id": "trip:12970768",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968904"
},
"departure": {
"time": "1789968904"
},
"stopId": "LLS1MANQ",
"stopSequence": 13
}
],
"trip": {
"routeId": "2314",
"tripId": "12970768"
},
"vehicle": {
"id": "8208"
}
}
},
{
"id": "trip:12970785",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789971167"
},
"departure": {
"time": "1789971167"
},
"stopId": "WIT1EGLI",
"stopSequence": 4
}
],
"trip": {
"directionId": 0,
"routeId": "2002",
"tripId": "12970785"
}
}
},
{
"id": "trip:12971079",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969200"
},
"departure": {
"time": "1789969200"
},
"stopId": "VIL1SACO",
"stopSequence": 2
},
{
"arrival": {
"time": "1789970340"
},
"departure": {
"time": "1789970340"
},
"stopId": "SOU1JAUR",
"stopSequence": 10
}
],
"trip": {
"directionId": 0,
"routeId": "1563",
"tripId": "12971079"
}
}
},
{
"id": "trip:13159768",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969190"
},
"departure": {
"time": "1789969190"
},
"stopId": "HER2MAIR",
"stopSequence": 29
},
{
"arrival": {
"time": "1789969499"
},
"departure": {
"time": "1789969499"
},
"stopId": "BAR2FOS5",
"stopSequence": 33
}
],
"trip": {
"directionId": 1,
"routeId": "8",
"tripId": "13159768"
}
}
},
{
"id": "trip:12970542",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789970340"
},
"departure": {
"time": "1789970340"
},
"stopId": "CAM1MAIR",
"stopSequence": 3
},
{
"arrival": {
"time": "1789970460"
},
"departure": {
"time": "1789970460"
},
"stopId": "CAM1BBOU",
"stopSequence": 4
},
{
"arrival": {
"time": "1789970640"
},
"departure": {
"time": "1789970640"
},
"stopId": "ANQ2FERR",
"stopSequence": 7
},
{
"arrival": {
"time": "1789970760"
},
"departure": {
"time": "1789970760"
},
"stopId": "ANQ2HEBU",
"stopSequence": 8
}
],
"trip": {
"directionId": 0,
"routeId": "2555",
"tripId": "12970542"
}
}
},
{
"id": "trip:13112906",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1789969620"
},
"stopId": "CAR1EGLI",
"stopSequence": 1
},
{
"arrival": {
"time": "1789970824"
},
"departure": {
"time": "1789970824"
},
"stopId": "WIN2LCAN",
"stopSequence": 8
},
{
"arrival": {
"time": "1789971577"
},
"departure": {
"time": "1789971577"
},
"stopId": "BEN2VHUG",
"stopSequence": 19
},
{
"arrival": {
"time": "1789971842"
},
"departure": {
"time": "1789971842"
},
"stopId": "HUL2TOUR",
"stopSequence": 24
}
],
"trip": {
"directionId": 1,
"routeId": "53",
"tripId": "13112906"
}
}
},
{
"id": "trip:12974315",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789970027"
},
"departure": {
"time": "1789970027"
},
"stopId": "CAR1EGLI",
"stopSequence": 6
},
{
"arrival": {
"time": "1789970287"
},
"departure": {
"time": "1789970287"
},
"stopId": "CAR1COR",
"stopSequence": 8
},
{
"arrival": {
"time": "1789970344"
},
"departure": {
"time": "1789970344"
},
"stopId": "CAR1NDAM",
"stopSequence": 9
},
{
"arrival": {
"time": "1789970524"
},
"departure": {
"time": "1789970524"
},
"stopId": "CAR2EPIN",
"stopSequence": 10
}
],
"trip": {
"directionId": 1,
"routeId": "47",
"tripId": "12974315"
}
}
},
{
"id": "trip:12970736",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789970940"
},
"departure": {
"time": "1789970940"
},
"stopId": "BUS2LHOL",
"stopSequence": 10
}
],
"trip": {
"directionId": 0,
"routeId": "2205",
"tripId": "12970736"
}
}
},
{
"id": "trip:12972174",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789972380"
},
"departure": {
"time": "1789972380"
},
"stopId": "NOL2HDVN",
"stopSequence": 9
}
],
"trip": {
"directionId": 0,
"routeId": "25",
"tripId": "12972174"
}
}
},
{
"id": "trip:12973147",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969468"
},
"departure": {
"time": "1789969468"
},
"stopId": "NOE1EGLI",
"stopSequence": 18
},
{
"arrival": {
"time": "1789970582"
},
"departure": {
"time": "1789970582"
},
"stopId": "HER1LAME",
"stopSequence": 29
}
],
"trip": {
"directionId": 0,
"routeId": "24",
"tripId": "12973147"
}
}
},
{
"id": "trip:13159125",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969044"
},
"departure": {
"time": "1789969044"
},
"stopId": "VEN2PTAB",
"stopSequence": 14
},
{
"arrival": {
"time": "1789969164"
},
"departure": {
"time": "1789969164"
},
"stopId": "VEN2CIED",
"stopSequence": 15
},
{
"arrival": {
"time": "1789969202"
},
"departure": {
"time": "1789969202"
},
"stopId": "VEN2PSAL",
"stopSequence": 16
},
{
"arrival": {
"time": "1789969285"
},
"departure": {
"time": "1789969285"
},
"stopId": "VEN2MAIR",
"stopSequence": 17
}
],
"trip": {
"directionId": 0,
"routeId": "37",
"tripId": "13159125"
}
}
},
{
"id": "trip:13159701",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789972318"
},
"departure": {
"time": "1789972318"
},
"stopId": "VEQ2MSPA",
"stopSequence": 7
}
],
"trip": {
"directionId": 1,
"routeId": "8",
"tripId": "13159701"
}
}
},
{
"id": "trip:12970691",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789970533"
},
"departure": {
"time": "1789970533"
},
"stopId": "ALL1MAIR",
"stopSequence": 2
}
],
"trip": {
"directionId": 0,
"routeId": "2382",
"tripId": "12970691"
}
}
},
{
"id": "trip:12973252",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789970221"
},
"departure": {
"time": "1789970221"
},
"stopId": "HUL2TOUR",
"stopSequence": 45
},
{
"arrival": {
"time": "1789970692"
},
"departure": {
"time": "1789970692"
},
"stopId": "HAS28MAI",
"stopSequence": 52
},
{
"arrival": {
"time": "1789971093"
},
"departure": {
"time": "1789971093"
},
"stopId": "AUM2GASE",
"stopSequence": 58
},
{
"arrival": {
"time": "1789971393"
},
"stopId": "LBA2GARE",
"stopSequence": 60
}
],
"trip": {
"directionId": 1,
"routeId": "35",
"tripId": "12973252"
}
}
},
{
"id": "trip:13115696",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968915"
},
"departure": {
"time": "1789968915"
},
"stopId": "DIV2CCOM",
"stopSequence": 40
},
{
"arrival": {
"time": "1789969293"
},
"departure": {
"time": "1789969293"
},
"stopId": "DIV2CDGR",
"stopSequence": 43
},
{
"arrival": {
"time": "1789970435"
},
"departure": {
"time": "1789970435"
},
"stopId": "BRU1PDGU",
"stopSequence": 59
},
{
"arrival": {
"time": "1789970498"
},
"departure": {
"time": "1789970498"
},
"stopId": "BRU1RPOI",
"stopSequence": 60
}
],
"trip": {
"directionId": 0,
"routeId": "14",
"tripId": "13115696"
}
}
},
{
"id": "trip:12971255",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789972087"
},
"departure": {
"time": "1789972087"
},
"stopId": "EVI1CIHO",
"stopSequence": 16
},
{
"arrival": {
"time": "1789972320"
},
"departure": {
"time": "1789972320"
},
"scheduleRelationship": "SKIPPED",
"stopId": "DOU1BOUV",
"stopSequence": 29
}
],
"trip": {
"directionId": 0,
"routeId": "1333",
"tripId": "12971255"
}
}
},
{
"id": "trip:13159699",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789969091"
},
"departure": {
"time": "1789969091"
},
"stopId": "NOE1CDNO",
"stopSequence": 14
},
{
"arrival": {
"time": "1789969138"
},
"departure": {
"time": "1789969138"
},
"stopId": "NOE1BEHA",
"stopSequence": 15
},
{
"arrival": {
"time": "1789969528"
},
"departure": {
"time": "1789969528"
},
"stopId": "SAI2CCOM",
"stopSequence": 21
},
{
"arrival": {
"time": "1789970179"
},
"departure": {
"time": "1789970179"
},
"stopId": "HER2MAIR",
"stopSequence": 29
},
{
"arrival": {
"time": "1789970485"
},
"departure": {
"time": "1789970485"
},
"stopId": "BAR2FOS5",
"stopSequence": 33
}
],
"trip": {
"directionId": 1,
"routeId": "8",
"tripId": "13159699"
}
}
},
{
"id": "trip:13216415",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789968960"
},
"departure": {
"time": "1789968960"
},
"scheduleRelationship": "SKIPPED",
"stopId": "MON1MATC",
"stopSequence": 12
},
{
"arrival": {
"time": "1789969800"
},
"departure": {
"time": "1789969800"
},
"scheduleRelationship": "SKIPPED",
"stopId": "SAL2GUIN",
"stopSequence": 23
}
],
"trip": {
"directionId": 1,
"routeId": "1",
"tripId": "13216415"
}
}
},
{
"id": "vehicle:7408",
"vehicle": {
"position": {
"bearing": 11.0,
"latitude": 50.404563903808594,
"longitude": 2.907850503921509
},
"stopId": "ROU1PTAM",
"timestamp": "1789968792",
"trip": {
"routeId": "19",
"tripId": "13101472"
},
"vehicle": {
"id": "7408"
}
}
},
{
"id": "vehicle:8782",
"vehicle": {
"position": {
"bearing": 168.0,
"latitude": 50.421390533447266,
"longitude": 2.946425437927246
},
"stopId": "HEN2JMOU",
"timestamp": "1789968792",
"trip": {
"routeId": "1904",
"tripId": "12971133"
},
"vehicle": {
"id": "8782"
}
}
},
{
"id": "vehicle:8612",
"vehicle": {
"position": {
"bearing": 63.0,
"latitude": 50.399898529052734,
"longitude": 2.91707706451416
},
"stopId": "ROU2BARB",
"timestamp": "1789968792",
"trip": {
"routeId": "1321",
"tripId": "12970963"
},
"vehicle": {
"id": "8612"
}
}
},
{
"id": "vehicle:7204",
"vehicle": {
"position": {
"bearing": 307.0,
"latitude": 50.41633605957031,
"longitude": 2.9631879329681396
},
"stopId": "HEN1HDAR",
"timestamp": "1789968792",
"trip": {
"routeId": "19",
"tripId": "13101405"
},
"vehicle": {
"id": "7204"
}
}
},
{
"id": "vehicle:7405",
"vehicle": {
"position": {
"bearing": 326.0,
"latitude": 50.40900421142578,
"longitude": 3.013981819152832
},
"stopId": "COUC2ZA2",
"timestamp": "1789968792",
"trip": {
"routeId": "19",
"tripId": "13101406"
},
"vehicle": {
"id": "7405"
}
}
},
{
"id": "vehicle:8510",
"vehicle": {
"position": {
"bearing": 129.0,
"latitude": 50.47283935546875,
"longitude": 2.746922492980957
},
"stopId": "MAZ1STLO",
"timestamp": "1789968792",
"trip": {
"routeId": "1455",
"tripId": "12971274"
},
"vehicle": {
"id": "8510"
}
}
},
{
"id": "vehicle:8208",
"vehicle": {
"position": {
"bearing": 175.0,
"latitude": 50.581871032714844,
"longitude": 2.458139657974243
},
"stopId": "LLS1MANQ",
"timestamp": "1789968792",
"trip": {
"routeId": "2314",
"tripId": "12970768"
},
"vehicle": {
"id": "8208"
}
}
},
{
"id": "vehicle:8310",
"vehicle": {
"position": {
"bearing": 226.0,
"latitude": 50.46733474731445,
"longitude": 2.5885519981384277
},
"stopId": "RUI2PLAC",
"timestamp": "1789968792",
"trip": {
"routeId": "2812",
"tripId": "12970624"
},
"vehicle": {
"id": "8310"
}
}
},
{
"id": "vehicle:8522",
"vehicle": {
"position": {
"bearing": 302.0,
"latitude": 50.43080139160156,
"longitude": 2.573479413986206
},
"stopId": "REB2BARA",
"timestamp": "1789968792",
"trip": {
"routeId": "2702",
"tripId": "12970588"
},
"vehicle": {
"id": "8522"
}
}
},
{
"id": "vehicle:8288",
"vehicle": {
"position": {
"bearing": 149.0,
"latitude": 50.53267288208008,
"longitude": 2.6407899856567383
},
"stopId": "BET1JOFF",
"timestamp": "1789968792",
"trip": {
"routeId": "2533",
"tripId": "12970513"
},
"vehicle": {
"id": "8288"
}
}
},
{
"id": "vehicle:8926",
"vehicle": {
"position": {
"bearing": 122.0,
"latitude": 50.41511154174805,
"longitude": 2.847712993621826
},
"stopId": "AVI2CICH",
"timestamp": "1789968792",
"trip": {
"routeId": "19",
"tripId": "13101437"
},
"vehicle": {
"id": "8926"
}
}
},
{
"id": "vehicle:5119",
"vehicle": {
"position": {
"bearing": 7.0,
"latitude": 50.40141296386719,
"longitude": 2.9137392044067383
},
"stopId": "ROU2PBLA",
"timestamp": "1789968792",
"trip": {
"routeId": "19",
"tripId": "13101470"
},
"vehicle": {
"id": "5119"
}
}
},
{
"id": "vehicle:8810",
"vehicle": {
"position": {
"bearing": 87.0,
"latitude": 50.43940734863281,
"longitude": 2.8793468475341797
},
"stopId": "HAR1PALO",
"timestamp": "1789968792",
"trip": {
"routeId": "1443",
"tripId": "12971261"
},
"vehicle": {
"id": "8810"
}
}
},
{
"id": "vehicle:8781",
"vehicle": {
"position": {
"bearing": 124.0,
"latitude": 50.402496337890625,
"longitude": 2.8607394695281982
},
"stopId": "MER2BARB",
"timestamp": "1789968792",
"trip": {
"routeId": "1140",
"tripId": "12970884"
},
"vehicle": {
"id": "8781"
}
}
},
{
"id": "vehicle:8927",
"vehicle": {
"position": {
"bearing": 307.0,
"latitude": 50.42777633666992,
"longitude": 2.8263230323791504
},
"stopId": "LEN1GA09",
"timestamp": "1789966837",
"trip": {
"routeId": "19",
"tripId": "13101437"
},
"vehicle": {
"id": "8927"
}
}
},
{
"id": "vehicle:8748",
"vehicle": {
"position": {
"bearing": 314.0,
"latitude": 50.44074630737305,
"longitude": 2.8075242042541504
},
"stopId": "LEN2PLUM",
"timestamp": "1789968792",
"trip": {
"routeId": "1804",
"tripId": "12971104"
},
"vehicle": {
"id": "8748"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1789968810"
}
}