Resource details
Données temps-réel du réseau RUBAN suivant la structure GTFS-RT au format Protocol Buffers.
This resource file is part of the dataset Réseau urbain Ruban.
Download availability
Learn more
HEAD request with a timeout of 5 seconds. If we detect a downtime, we perform subsequent tests every 10 minutes, until the resource is back online.For SIRI and SIRI Lite feeds, we perform a
GET request: a 401 or 405 status code is considered successful. In case of HTTP 500, the feed will be considered unavailable, unless the body appears to contain SOAP.Validation details
❌110 errors, 13 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2026-01-10 at 08:01 Europe/Paris using the MobilityData GTFS-RT validator.
Errors
Sequential stop_time_update times are not increasing E022 87 errors
stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease.
Sample errors
- trip_id 1001-38896 stop_sequence 27 arrival_time 08:30:00 (1768030200) is equal to previous stop arrival_time 08:30:00 (1768030200) - times must increase between two sequential stops
- trip_id 1001-38896 stop_sequence 27 arrival_time 08:30:00 (1768030200) is equal to previous stop departure_time 08:30:00 (1768030200) - times must increase between two sequential stops
- trip_id 1001-38896 stop_sequence 27 departure_time 08:30:00 (1768030200) is equal to previous stop departure_time 08:30:00 (1768030200) - times must increase between two sequential stops
- trip_id 1001-38896 stop_sequence 27 departure_time 08:30:00 (1768030200) is equal to previous stop arrival_time 08:30:00 (1768030200) - times must increase between two sequential stops
- trip_id 1001-38896 stop_sequence 34 arrival_time 08:45:00 (1768031100) is equal to previous stop arrival_time 08:45:00 (1768031100) - times must increase between two sequential stops
stop_time_update doesn't have arrival or departure E043 23 errors
If a stop_time_update doesn't have a schedule_relationship of SKIPPED or NO_DATA, then either arrival or departure must be provided
Sample errors
- trip_id 1001-38965 stop_sequence 0 doesn't have arrival or departure
- trip_id 1001-38965 stop_sequence 1 doesn't have arrival or departure
- trip_id 1001-38965 stop_sequence 2 doesn't have arrival or departure
- trip_id 1001-38965 stop_sequence 3 doesn't have arrival or departure
- trip_id 1001-38965 stop_sequence 4 doesn't have arrival or departure
Warnings
ID in one feed missing from the other W003 13 errors
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
Sample errors
- trip_id 1007-38187 is in TripUpdates but not in VehiclePositions feed
- trip_id 1001-38895 is in TripUpdates but not in VehiclePositions feed
- trip_id 1205-38520 is in TripUpdates but not in VehiclePositions feed
- trip_id 1205-38498 is in TripUpdates but not in VehiclePositions feed
- trip_id 1001-38965 is in TripUpdates but not in VehiclePositions feed
Previous validations
Here is a recap of all the error types encountered over the last 30 days.
| Error ID | Description | Errors count | Number of occurences |
|---|---|---|---|
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 3,309 | 23 times (79 % of 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 | 608 | 23 times (79 % of validations) |
| E043 | If a stop_time_update doesn't have a schedule_relationship of SKIPPED or NO_DATA, then either arrival or departure must be provided | 697 | 22 times (76 % of 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 | 3,527 | 19 times (66 % of validations) |
| E025 | Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time. | 23 | 9 times (31 % of validations) |
| E047 | If separate `VehiclePositions` and `TripUpdates` feeds are provided, `VehicleDescriptor` or `TripDescriptor` ID value pairing should match between the two feeds. | 19 | 9 times (31 % of validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 4 | 4 times (14 % of 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. | 3 | 3 times (10 % of validations) |
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 1 | 1 times (3 % of validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 1 | 1 times (3 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-01-10 at 21:13 Europe/Paris.
trip_updates (14) vehicle_positions (1) service_alerts (0)Entities seen in the last 7 days.
trip_updates vehicle_positionsDecoded GTFS-RT feed
See full payload
Here is the decoded GTFS-RT feed Protobuf at 2026-01-10 at 21:13 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "vehicle:668f9b480ca0aead54276bac",
"vehicle": {
"currentStopSequence": 31,
"position": {
"latitude": 45.6226692199707,
"longitude": 5.2191267013549805
},
"stopId": "IDTRIFO1",
"timestamp": "1768076002",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "1034-36465"
},
"vehicle": {
"id": "668f9b480ca0aead54276bac",
"label": "1336",
"licensePlate": "GX-700-KG"
}
}
},
{
"id": "trip:1016-38903",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768024139"
},
"departure": {
"time": "1768024234"
},
"stopId": "IDPISCI1",
"stopSequence": 0
},
{
"arrival": {
"time": "1768024263"
},
"departure": {
"time": "1768024295"
},
"stopId": "IDDOISN1",
"stopSequence": 1
},
{
"arrival": {
"time": "1768024316"
},
"departure": {
"time": "1768024326"
},
"stopId": "IDATLAN1",
"stopSequence": 2
},
{
"arrival": {
"time": "1768024364"
},
"departure": {
"time": "1768024377"
},
"stopId": "IDDELOR1",
"stopSequence": 3
},
{
"arrival": {
"time": "1768024410"
},
"departure": {
"time": "1768024422"
},
"stopId": "IDHUBER1",
"stopSequence": 4
},
{
"arrival": {
"time": "1768024429"
},
"departure": {
"time": "1768024436"
},
"stopId": "IDTRUFF1",
"stopSequence": 5
},
{
"arrival": {
"time": "1768024476"
},
"departure": {
"time": "1768024485"
},
"stopId": "IDHOTEL1",
"stopSequence": 6
},
{
"arrival": {
"time": "1768024506"
},
"departure": {
"time": "1768024524"
},
"stopId": "IDADMIN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1768024623"
},
"departure": {
"time": "1768024634"
},
"stopId": "IDCECOM2",
"stopSequence": 8
},
{
"arrival": {
"time": "1768024860"
},
"departure": {
"time": "1768024868"
},
"stopId": "IDSAYES1",
"stopSequence": 9
},
{
"arrival": {
"time": "1768024930"
},
"departure": {
"time": "1768024941"
},
"stopId": "IDCHASS1",
"stopSequence": 10
},
{
"arrival": {
"time": "1768024969"
},
"departure": {
"time": "1768024985"
},
"stopId": "IDPLOUV1",
"stopSequence": 11
},
{
"arrival": {
"time": "1768025093"
},
"departure": {
"time": "1768025291"
},
"stopId": "BJZACHA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1768025348"
},
"departure": {
"time": "1768025363"
},
"stopId": "BJCHFLE3",
"stopSequence": 13
},
{
"arrival": {
"time": "1768025392"
},
"departure": {
"time": "1768025409"
},
"stopId": "BJCHARM1",
"stopSequence": 14
},
{
"arrival": {
"time": "1768025430"
},
"departure": {
"time": "1768025513"
},
"stopId": "BJROSTA1",
"stopSequence": 15
},
{
"arrival": {
"time": "1768025548"
},
"departure": {
"time": "1768025627"
},
"stopId": "BJCHANT1",
"stopSequence": 16
},
{
"arrival": {
"time": "1768025663"
},
"departure": {
"time": "1768025682"
},
"stopId": "BJSTRAU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1768025703"
},
"departure": {
"time": "1768025718"
},
"stopId": "BJVSCOT1",
"stopSequence": 18
},
{
"arrival": {
"time": "1768025744"
},
"departure": {
"time": "1768025755"
},
"stopId": "BJHBARB1",
"stopSequence": 19
},
{
"arrival": {
"time": "1768025789"
},
"departure": {
"time": "1768025797"
},
"stopId": "BJEBARB1",
"stopSequence": 20
},
{
"arrival": {
"time": "1768025848"
},
"departure": {
"time": "1768025882"
},
"stopId": "BJVAUCA1",
"stopSequence": 21
},
{
"arrival": {
"time": "1768025940"
},
"departure": {
"time": "1768025958"
},
"stopId": "BJPMICH2",
"stopSequence": 22
},
{
"arrival": {
"time": "1768025999"
},
"departure": {
"time": "1768026188"
},
"stopId": "BJFOLAT2",
"stopSequence": 23
},
{
"arrival": {
"time": "1768026220"
},
"departure": {
"time": "1768026234"
},
"stopId": "BJEPARG1",
"stopSequence": 24
},
{
"arrival": {
"time": "1768026265"
},
"departure": {
"time": "1768026318"
},
"stopId": "BJPROYA1",
"stopSequence": 25
},
{
"arrival": {
"time": "1768026344"
},
"departure": {
"time": "1768026351"
},
"stopId": "BJCFA1",
"stopSequence": 26
},
{
"arrival": {
"time": "1768026394"
},
"departure": {
"time": "1768026401"
},
"stopId": "RMTILLE1",
"stopSequence": 27
},
{
"arrival": {
"time": "1768026447"
},
"departure": {
"time": "1768026453"
},
"stopId": "RMPHARM2",
"stopSequence": 28
},
{
"arrival": {
"time": "1768026504"
},
"departure": {
"time": "1768026541"
},
"stopId": "RMRPLAC2",
"stopSequence": 29
},
{
"arrival": {
"time": "1768026561"
},
"departure": {
"time": "1768026580"
},
"stopId": "RMHOTLV2",
"stopSequence": 30
},
{
"arrival": {
"time": "1768026611"
},
"departure": {
"time": "1768026619"
},
"stopId": "RMHALLS2",
"stopSequence": 31
},
{
"arrival": {
"time": "1768026641"
},
"departure": {
"time": "1768026650"
},
"stopId": "RMLAVAI2",
"stopSequence": 32
},
{
"arrival": {
"time": "1768026747"
},
"stopId": "RMZAPER2",
"stopSequence": 33
}
],
"timestamp": "1768076002",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "1016-38903"
},
"vehicle": {
"id": "668f9b480ca0aead54276bac",
"label": "1336",
"licensePlate": "GX-700-KG"
}
}
},
{
"id": "trip:1034-36465",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768073386"
},
"departure": {
"time": "1768073415"
},
"stopId": "BJCHAMP2",
"stopSequence": 0
},
{
"arrival": {
"time": "1768073443"
},
"departure": {
"time": "1768073481"
},
"stopId": "BJTOUR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1768073506"
},
"departure": {
"time": "1768073551"
},
"stopId": "BJMOULI2",
"stopSequence": 2
},
{
"arrival": {
"time": "1768073560"
},
"departure": {
"time": "1768073576"
},
"stopId": "BJPROYA2",
"stopSequence": 3
},
{
"arrival": {
"time": "1768073631"
},
"departure": {
"time": "1768073667"
},
"stopId": "BJEPARG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1768073739"
},
"departure": {
"time": "1768073776"
},
"stopId": "BJFOLAT1",
"stopSequence": 5
},
{
"arrival": {
"time": "1768073807"
},
"departure": {
"time": "1768073861"
},
"stopId": "BJPMICH1",
"stopSequence": 6
},
{
"arrival": {
"time": "1768073914"
},
"departure": {
"time": "1768073962"
},
"stopId": "BJLYCEE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1768073982"
},
"departure": {
"time": "1768074011"
},
"stopId": "BJPOSTE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1768074122"
},
"departure": {
"time": "1768074151"
},
"stopId": "BJGARE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1768074300"
},
"departure": {
"time": "1768074314"
},
"stopId": "BJEMARI2",
"stopSequence": 10
},
{
"arrival": {
"time": "1768074329"
},
"departure": {
"time": "1768074348"
},
"stopId": "BJZOLA2",
"stopSequence": 11
},
{
"arrival": {
"time": "1768074369"
},
"departure": {
"time": "1768074382"
},
"stopId": "BJPCURI2",
"stopSequence": 12
},
{
"arrival": {
"time": "1768074436"
},
"departure": {
"time": "1768074441"
},
"stopId": "BJJCURI2",
"stopSequence": 13
},
{
"arrival": {
"time": "1768074493"
},
"departure": {
"time": "1768074506"
},
"stopId": "BJPAPIN2",
"stopSequence": 14
},
{
"arrival": {
"time": "1768074546"
},
"departure": {
"time": "1768074562"
},
"stopId": "BJMALAS2",
"stopSequence": 15
},
{
"arrival": {
"time": "1768074591"
},
"departure": {
"time": "1768074605"
},
"stopId": "BJMALBR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1768074665"
},
"departure": {
"time": "1768074672"
},
"stopId": "BJLBRAI2",
"stopSequence": 17
},
{
"arrival": {
"time": "1768074695"
},
"departure": {
"time": "1768074744"
},
"stopId": "BJPOLER2",
"stopSequence": 18
},
{
"arrival": {
"time": "1768074837"
},
"departure": {
"time": "1768074871"
},
"stopId": "BJMEDHO2",
"stopSequence": 19
},
{
"arrival": {
"time": "1768074891"
},
"departure": {
"time": "1768074928"
},
"stopId": "BJMEDCL2",
"stopSequence": 20
},
{
"arrival": {
"time": "1768075179"
},
"departure": {
"time": "1768075194"
},
"stopId": "IDPLOUV2",
"stopSequence": 21
},
{
"arrival": {
"time": "1768075229"
},
"departure": {
"time": "1768075245"
},
"stopId": "IDCHASS2",
"stopSequence": 22
},
{
"arrival": {
"time": "1768075328"
},
"departure": {
"time": "1768075341"
},
"stopId": "IDSAYES2",
"stopSequence": 23
},
{
"arrival": {
"time": "1768075456"
},
"departure": {
"time": "1768075465"
},
"stopId": "IDCECOM2",
"stopSequence": 24
},
{
"arrival": {
"time": "1768075691"
},
"departure": {
"time": "1768075751"
},
"stopId": "IDLANS2",
"stopSequence": 25
},
{
"arrival": {
"time": "1768075784"
},
"departure": {
"time": "1768075793"
},
"stopId": "IDPLANT1",
"stopSequence": 26
},
{
"arrival": {
"time": "1768075834"
},
"departure": {
"time": "1768075847"
},
"stopId": "IDFAUVE1",
"stopSequence": 27
},
{
"arrival": {
"time": "1768075850"
},
"departure": {
"time": "1768075871"
},
"stopId": "IDPPLAT1",
"stopSequence": 28
},
{
"arrival": {
"time": "1768075882"
},
"departure": {
"time": "1768075916"
},
"stopId": "IDATLAN1",
"stopSequence": 29
},
{
"arrival": {
"time": "1768075961"
},
"departure": {
"time": "1768075996"
},
"stopId": "IDDELOR1",
"stopSequence": 30
},
{
"arrival": {
"time": "1768076050"
},
"departure": {
"time": "1768076050"
},
"stopId": "IDTRIFO1",
"stopSequence": 31
}
],
"timestamp": "1768076002",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "1034-36465"
},
"vehicle": {
"id": "668f9b480ca0aead54276bac",
"label": "1336",
"licensePlate": "GX-700-KG"
}
}
},
{
"id": "trip:1016-38973",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768034951"
},
"departure": {
"time": "1768034956"
},
"stopId": "RMZAPER1",
"stopSequence": 0
},
{
"arrival": {
"time": "1768035055"
},
"departure": {
"time": "1768035085"
},
"stopId": "RMLAVAI1",
"stopSequence": 1
},
{
"arrival": {
"time": "1768035101"
},
"departure": {
"time": "1768035111"
},
"stopId": "RMHALLS1",
"stopSequence": 2
},
{
"arrival": {
"time": "1768035141"
},
"departure": {
"time": "1768035160"
},
"stopId": "RMHOTLV1",
"stopSequence": 3
},
{
"arrival": {
"time": "1768035175"
},
"departure": {
"time": "1768035191"
},
"stopId": "RMRPLAC1",
"stopSequence": 4
},
{
"arrival": {
"time": "1768035242"
},
"departure": {
"time": "1768035282"
},
"stopId": "RMPHARM1",
"stopSequence": 5
},
{
"arrival": {
"time": "1768035307"
},
"departure": {
"time": "1768035316"
},
"stopId": "RMTILLE2",
"stopSequence": 6
},
{
"arrival": {
"time": "1768035345"
},
"departure": {
"time": "1768035350"
},
"stopId": "BJCFA2",
"stopSequence": 7
},
{
"arrival": {
"time": "1768035373"
},
"departure": {
"time": "1768035429"
},
"stopId": "BJPROYA2",
"stopSequence": 8
},
{
"arrival": {
"time": "1768035467"
},
"departure": {
"time": "1768035473"
},
"stopId": "BJEPARG2",
"stopSequence": 9
},
{
"arrival": {
"time": "1768035537"
},
"departure": {
"time": "1768035580"
},
"stopId": "BJFOLAT1",
"stopSequence": 10
},
{
"arrival": {
"time": "1768035614"
},
"departure": {
"time": "1768035685"
},
"stopId": "BJPMICH1",
"stopSequence": 11
},
{
"arrival": {
"time": "1768035748"
},
"departure": {
"time": "1768035810"
},
"stopId": "BJVAUCA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1768035873"
},
"departure": {
"time": "1768035929"
},
"stopId": "BJEBARB2",
"stopSequence": 13
},
{
"arrival": {
"time": "1768035985"
},
"departure": {
"time": "1768035996"
},
"stopId": "BJHBARB2",
"stopSequence": 14
},
{
"arrival": {
"time": "1768036023"
},
"departure": {
"time": "1768036056"
},
"stopId": "BJVSCOT2",
"stopSequence": 15
},
{
"arrival": {
"time": "1768036092"
},
"departure": {
"time": "1768036122"
},
"stopId": "BJSTRAU2",
"stopSequence": 16
},
{
"arrival": {
"time": "1768036161"
},
"departure": {
"time": "1768036192"
},
"stopId": "BJCHANT2",
"stopSequence": 17
},
{
"arrival": {
"time": "1768036233"
},
"departure": {
"time": "1768036280"
},
"stopId": "BJROSTA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1768036297"
},
"departure": {
"time": "1768036334"
},
"stopId": "BJCHARM2",
"stopSequence": 19
},
{
"arrival": {
"time": "1768036354"
},
"departure": {
"time": "1768036371"
},
"stopId": "BJCHFLE2",
"stopSequence": 20
},
{
"arrival": {
"time": "1768036434"
},
"departure": {
"time": "1768036444"
},
"stopId": "BJZACHA2",
"stopSequence": 21
},
{
"arrival": {
"time": "1768036582"
},
"departure": {
"time": "1768036590"
},
"stopId": "IDPLOUV2",
"stopSequence": 22
},
{
"arrival": {
"time": "1768036620"
},
"departure": {
"time": "1768036664"
},
"stopId": "IDCHASS2",
"stopSequence": 23
},
{
"arrival": {
"time": "1768036768"
},
"departure": {
"time": "1768036799"
},
"stopId": "IDSAYES2",
"stopSequence": 24
},
{
"arrival": {
"time": "1768036921"
},
"departure": {
"time": "1768036928"
},
"stopId": "IDCECOM2",
"stopSequence": 25
},
{
"arrival": {
"time": "1768037167"
},
"departure": {
"time": "1768037182"
},
"stopId": "IDADMIN2",
"stopSequence": 26
},
{
"arrival": {
"time": "1768037196"
},
"departure": {
"time": "1768037208"
},
"stopId": "IDHOTEL2",
"stopSequence": 27
},
{
"arrival": {
"time": "1768037249"
},
"departure": {
"time": "1768037260"
},
"stopId": "IDTRUFF2",
"stopSequence": 28
},
{
"arrival": {
"time": "1768037275"
},
"departure": {
"time": "1768037305"
},
"stopId": "IDHUBER2",
"stopSequence": 29
},
{
"arrival": {
"time": "1768037342"
},
"departure": {
"time": "1768037357"
},
"stopId": "IDDELOR2",
"stopSequence": 30
},
{
"arrival": {
"time": "1768037395"
},
"departure": {
"time": "1768037422"
},
"stopId": "IDATLAN2",
"stopSequence": 31
},
{
"arrival": {
"time": "1768037446"
},
"departure": {
"time": "1768037457"
},
"stopId": "IDDOISN2",
"stopSequence": 32
},
{
"arrival": {
"time": "1768037476"
},
"stopId": "IDPISCI2",
"stopSequence": 33
}
],
"timestamp": "1768076002",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "1016-38973"
},
"vehicle": {
"id": "668f9b480ca0aead54276bac",
"label": "1336",
"licensePlate": "GX-700-KG"
}
}
},
{
"id": "trip:1034-36463",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768059027"
},
"departure": {
"time": "1768059077"
},
"stopId": "BJCHAMP2",
"stopSequence": 0
},
{
"arrival": {
"time": "1768059102"
},
"departure": {
"time": "1768059146"
},
"stopId": "BJTOUR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1768059165"
},
"departure": {
"time": "1768059196"
},
"stopId": "BJMOULI2",
"stopSequence": 2
},
{
"arrival": {
"time": "1768059230"
},
"departure": {
"time": "1768059245"
},
"stopId": "BJPROYA2",
"stopSequence": 3
},
{
"arrival": {
"time": "1768059294"
},
"departure": {
"time": "1768059346"
},
"stopId": "BJEPARG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1768059421"
},
"departure": {
"time": "1768059459"
},
"stopId": "BJFOLAT1",
"stopSequence": 5
},
{
"arrival": {
"time": "1768059501"
},
"departure": {
"time": "1768059558"
},
"stopId": "BJPMICH1",
"stopSequence": 6
},
{
"arrival": {
"time": "1768059642"
},
"departure": {
"time": "1768059681"
},
"stopId": "BJLYCEE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1768059687"
},
"departure": {
"time": "1768059750"
},
"stopId": "BJPOSTE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1768059852"
},
"departure": {
"time": "1768059933"
},
"stopId": "BJGARE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1768060057"
},
"departure": {
"time": "1768060072"
},
"stopId": "BJEMARI2",
"stopSequence": 10
},
{
"arrival": {
"time": "1768060087"
},
"departure": {
"time": "1768060120"
},
"stopId": "BJZOLA2",
"stopSequence": 11
},
{
"arrival": {
"time": "1768060144"
},
"departure": {
"time": "1768060156"
},
"stopId": "BJPCURI2",
"stopSequence": 12
},
{
"arrival": {
"time": "1768060213"
},
"departure": {
"time": "1768060227"
},
"stopId": "BJJCURI2",
"stopSequence": 13
},
{
"arrival": {
"time": "1768060296"
},
"departure": {
"time": "1768060338"
},
"stopId": "BJPAPIN2",
"stopSequence": 14
},
{
"arrival": {
"time": "1768060393"
},
"departure": {
"time": "1768060405"
},
"stopId": "BJMALAS2",
"stopSequence": 15
},
{
"arrival": {
"time": "1768060441"
},
"departure": {
"time": "1768060497"
},
"stopId": "BJMALBR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1768060566"
},
"departure": {
"time": "1768060580"
},
"stopId": "BJLBRAI2",
"stopSequence": 17
},
{
"arrival": {
"time": "1768060606"
},
"departure": {
"time": "1768060644"
},
"stopId": "BJPOLER2",
"stopSequence": 18
},
{
"arrival": {
"time": "1768060713"
},
"departure": {
"time": "1768060759"
},
"stopId": "BJMEDHO2",
"stopSequence": 19
},
{
"arrival": {
"time": "1768060792"
},
"departure": {
"time": "1768060800"
},
"stopId": "BJMEDCL2",
"stopSequence": 20
},
{
"arrival": {
"time": "1768061277"
},
"departure": {
"time": "1768061294"
},
"stopId": "IDPLOUV2",
"stopSequence": 21
},
{
"arrival": {
"time": "1768061357"
},
"departure": {
"time": "1768061411"
},
"stopId": "IDCHASS2",
"stopSequence": 22
},
{
"arrival": {
"time": "1768061548"
},
"departure": {
"time": "1768061637"
},
"stopId": "IDSAYES2",
"stopSequence": 23
},
{
"arrival": {
"time": "1768061780"
},
"departure": {
"time": "1768061794"
},
"stopId": "IDCECOM2",
"stopSequence": 24
},
{
"arrival": {
"time": "1768062011"
},
"departure": {
"time": "1768062057"
},
"stopId": "IDLANS2",
"stopSequence": 25
},
{
"arrival": {
"time": "1768062097"
},
"departure": {
"time": "1768062105"
},
"stopId": "IDPLANT1",
"stopSequence": 26
},
{
"arrival": {
"time": "1768062154"
},
"departure": {
"time": "1768062164"
},
"stopId": "IDFAUVE1",
"stopSequence": 27
},
{
"arrival": {
"time": "1768062168"
},
"departure": {
"time": "1768062221"
},
"stopId": "IDPPLAT1",
"stopSequence": 28
},
{
"arrival": {
"time": "1768062232"
},
"departure": {
"time": "1768062265"
},
"stopId": "IDATLAN1",
"stopSequence": 29
},
{
"arrival": {
"time": "1768062316"
},
"departure": {
"time": "1768062331"
},
"stopId": "IDDELOR1",
"stopSequence": 30
},
{
"arrival": {
"time": "1768062363"
},
"stopId": "IDTRIFO1",
"stopSequence": 31
}
],
"timestamp": "1768076002",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "1034-36463"
},
"vehicle": {
"id": "668f9b480ca0aead54276bac",
"label": "1336",
"licensePlate": "GX-700-KG"
}
}
},
{
"id": "trip:1016-38905",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768037641"
},
"departure": {
"time": "1768038586"
},
"stopId": "IDPISCI1",
"stopSequence": 0
},
{
"arrival": {
"time": "1768038616"
},
"departure": {
"time": "1768038657"
},
"stopId": "IDDOISN1",
"stopSequence": 1
},
{
"arrival": {
"time": "1768038685"
},
"departure": {
"time": "1768038727"
},
"stopId": "IDATLAN1",
"stopSequence": 2
},
{
"arrival": {
"time": "1768038768"
},
"departure": {
"time": "1768038833"
},
"stopId": "IDDELOR1",
"stopSequence": 3
},
{
"arrival": {
"time": "1768038864"
},
"departure": {
"time": "1768038877"
},
"stopId": "IDHUBER1",
"stopSequence": 4
},
{
"arrival": {
"time": "1768038887"
},
"departure": {
"time": "1768038899"
},
"stopId": "IDTRUFF1",
"stopSequence": 5
},
{
"arrival": {
"time": "1768038939"
},
"departure": {
"time": "1768038948"
},
"stopId": "IDHOTEL1",
"stopSequence": 6
},
{
"arrival": {
"time": "1768038974"
},
"departure": {
"time": "1768039006"
},
"stopId": "IDADMIN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1768039115"
},
"departure": {
"time": "1768039132"
},
"stopId": "IDCECOM2",
"stopSequence": 8
},
{
"arrival": {
"time": "1768039368"
},
"departure": {
"time": "1768039408"
},
"stopId": "IDSAYES1",
"stopSequence": 9
},
{
"arrival": {
"time": "1768039462"
},
"departure": {
"time": "1768039472"
},
"stopId": "IDCHASS1",
"stopSequence": 10
},
{
"arrival": {
"time": "1768039498"
},
"departure": {
"time": "1768039513"
},
"stopId": "IDPLOUV1",
"stopSequence": 11
},
{
"arrival": {
"time": "1768039623"
},
"departure": {
"time": "1768039760"
},
"stopId": "BJZACHA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1768039813"
},
"departure": {
"time": "1768039826"
},
"stopId": "BJCHFLE3",
"stopSequence": 13
},
{
"arrival": {
"time": "1768039851"
},
"departure": {
"time": "1768039914"
},
"stopId": "BJCHARM1",
"stopSequence": 14
},
{
"arrival": {
"time": "1768039929"
},
"departure": {
"time": "1768039942"
},
"stopId": "BJROSTA1",
"stopSequence": 15
},
{
"arrival": {
"time": "1768039977"
},
"departure": {
"time": "1768039992"
},
"stopId": "BJCHANT1",
"stopSequence": 16
},
{
"arrival": {
"time": "1768040024"
},
"departure": {
"time": "1768040073"
},
"stopId": "BJSTRAU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1768040096"
},
"departure": {
"time": "1768040108"
},
"stopId": "BJVSCOT1",
"stopSequence": 18
},
{
"arrival": {
"time": "1768040194"
},
"departure": {
"time": "1768040276"
},
"stopId": "BJHBARB1",
"stopSequence": 19
},
{
"arrival": {
"time": "1768040305"
},
"departure": {
"time": "1768040346"
},
"stopId": "BJEBARB1",
"stopSequence": 20
},
{
"arrival": {
"time": "1768040409"
},
"departure": {
"time": "1768040457"
},
"stopId": "BJVAUCA1",
"stopSequence": 21
},
{
"arrival": {
"time": "1768040583"
},
"departure": {
"time": "1768040633"
},
"stopId": "BJPMICH2",
"stopSequence": 22
},
{
"arrival": {
"time": "1768040681"
},
"departure": {
"time": "1768040738"
},
"stopId": "BJFOLAT2",
"stopSequence": 23
},
{
"arrival": {
"time": "1768040780"
},
"departure": {
"time": "1768040827"
},
"stopId": "BJEPARG1",
"stopSequence": 24
},
{
"arrival": {
"time": "1768040887"
},
"departure": {
"time": "1768040932"
},
"stopId": "BJPROYA1",
"stopSequence": 25
},
{
"arrival": {
"time": "1768040960"
},
"departure": {
"time": "1768040988"
},
"stopId": "BJCFA1",
"stopSequence": 26
},
{
"arrival": {
"time": "1768041025"
},
"departure": {
"time": "1768041033"
},
"stopId": "RMTILLE1",
"stopSequence": 27
},
{
"arrival": {
"time": "1768041070"
},
"departure": {
"time": "1768041113"
},
"stopId": "RMPHARM2",
"stopSequence": 28
},
{
"arrival": {
"time": "1768041173"
},
"departure": {
"time": "1768041210"
},
"stopId": "RMRPLAC2",
"stopSequence": 29
},
{
"arrival": {
"time": "1768041221"
},
"departure": {
"time": "1768041231"
},
"stopId": "RMHOTLV2",
"stopSequence": 30
},
{
"arrival": {
"time": "1768041260"
},
"departure": {
"time": "1768041273"
},
"stopId": "RMHALLS2",
"stopSequence": 31
},
{
"arrival": {
"time": "1768041287"
},
"departure": {
"time": "1768041295"
},
"stopId": "RMLAVAI2",
"stopSequence": 32
},
{
"arrival": {
"time": "1768041374"
},
"stopId": "RMZAPER2",
"stopSequence": 33
}
],
"timestamp": "1768076002",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "1016-38905"
},
"vehicle": {
"id": "668f9b480ca0aead54276bac",
"label": "1336",
"licensePlate": "GX-700-KG"
}
}
},
{
"id": "trip:1016-38904",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768030438"
},
"departure": {
"time": "1768031391"
},
"stopId": "IDPISCI1",
"stopSequence": 0
},
{
"arrival": {
"time": "1768031433"
},
"departure": {
"time": "1768031491"
},
"stopId": "IDDOISN1",
"stopSequence": 1
},
{
"arrival": {
"time": "1768031515"
},
"departure": {
"time": "1768031550"
},
"stopId": "IDATLAN1",
"stopSequence": 2
},
{
"arrival": {
"time": "1768031597"
},
"departure": {
"time": "1768031611"
},
"stopId": "IDDELOR1",
"stopSequence": 3
},
{
"arrival": {
"time": "1768031642"
},
"departure": {
"time": "1768031691"
},
"stopId": "IDHUBER1",
"stopSequence": 4
},
{
"arrival": {
"time": "1768031703"
},
"departure": {
"time": "1768031717"
},
"stopId": "IDTRUFF1",
"stopSequence": 5
},
{
"arrival": {
"time": "1768031750"
},
"departure": {
"time": "1768031768"
},
"stopId": "IDHOTEL1",
"stopSequence": 6
},
{
"arrival": {
"time": "1768031790"
},
"departure": {
"time": "1768031832"
},
"stopId": "IDADMIN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1768031949"
},
"departure": {
"time": "1768031960"
},
"stopId": "IDCECOM2",
"stopSequence": 8
},
{
"arrival": {
"time": "1768032176"
},
"departure": {
"time": "1768032208"
},
"stopId": "IDSAYES1",
"stopSequence": 9
},
{
"arrival": {
"time": "1768032272"
},
"departure": {
"time": "1768032329"
},
"stopId": "IDCHASS1",
"stopSequence": 10
},
{
"arrival": {
"time": "1768032363"
},
"departure": {
"time": "1768032402"
},
"stopId": "IDPLOUV1",
"stopSequence": 11
},
{
"arrival": {
"time": "1768032518"
},
"departure": {
"time": "1768032546"
},
"stopId": "BJZACHA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1768032608"
},
"departure": {
"time": "1768032659"
},
"stopId": "BJCHFLE3",
"stopSequence": 13
},
{
"arrival": {
"time": "1768032685"
},
"departure": {
"time": "1768032772"
},
"stopId": "BJCHARM1",
"stopSequence": 14
},
{
"arrival": {
"time": "1768032793"
},
"departure": {
"time": "1768032832"
},
"stopId": "BJROSTA1",
"stopSequence": 15
},
{
"arrival": {
"time": "1768032863"
},
"departure": {
"time": "1768032905"
},
"stopId": "BJCHANT1",
"stopSequence": 16
},
{
"arrival": {
"time": "1768032948"
},
"departure": {
"time": "1768032989"
},
"stopId": "BJSTRAU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1768033016"
},
"departure": {
"time": "1768033040"
},
"stopId": "BJVSCOT1",
"stopSequence": 18
},
{
"arrival": {
"time": "1768033066"
},
"departure": {
"time": "1768033079"
},
"stopId": "BJHBARB1",
"stopSequence": 19
},
{
"arrival": {
"time": "1768033109"
},
"departure": {
"time": "1768033160"
},
"stopId": "BJEBARB1",
"stopSequence": 20
},
{
"arrival": {
"time": "1768033227"
},
"departure": {
"time": "1768033285"
},
"stopId": "BJVAUCA1",
"stopSequence": 21
},
{
"arrival": {
"time": "1768033392"
},
"departure": {
"time": "1768033425"
},
"stopId": "BJPMICH2",
"stopSequence": 22
},
{
"arrival": {
"time": "1768033459"
},
"departure": {
"time": "1768033494"
},
"stopId": "BJFOLAT2",
"stopSequence": 23
},
{
"arrival": {
"time": "1768033558"
},
"departure": {
"time": "1768033594"
},
"stopId": "BJEPARG1",
"stopSequence": 24
},
{
"arrival": {
"time": "1768033626"
},
"departure": {
"time": "1768033663"
},
"stopId": "BJPROYA1",
"stopSequence": 25
},
{
"arrival": {
"time": "1768033703"
},
"departure": {
"time": "1768033732"
},
"stopId": "BJCFA1",
"stopSequence": 26
},
{
"arrival": {
"time": "1768033767"
},
"departure": {
"time": "1768033773"
},
"stopId": "RMTILLE1",
"stopSequence": 27
},
{
"arrival": {
"time": "1768033813"
},
"departure": {
"time": "1768033822"
},
"stopId": "RMPHARM2",
"stopSequence": 28
},
{
"arrival": {
"time": "1768033867"
},
"departure": {
"time": "1768033878"
},
"stopId": "RMRPLAC2",
"stopSequence": 29
},
{
"arrival": {
"time": "1768033898"
},
"departure": {
"time": "1768033914"
},
"stopId": "RMHOTLV2",
"stopSequence": 30
},
{
"arrival": {
"time": "1768033943"
},
"departure": {
"time": "1768033957"
},
"stopId": "RMHALLS2",
"stopSequence": 31
},
{
"arrival": {
"time": "1768033974"
},
"departure": {
"time": "1768033984"
},
"stopId": "RMLAVAI2",
"stopSequence": 32
},
{
"arrival": {
"time": "1768034076"
},
"stopId": "RMZAPER2",
"stopSequence": 33
}
],
"timestamp": "1768076002",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "1016-38904"
},
"vehicle": {
"id": "668f9b480ca0aead54276bac",
"label": "1336",
"licensePlate": "GX-700-KG"
}
}
},
{
"id": "trip:1034-36415",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768055451"
},
"departure": {
"time": "1768055532"
},
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"arrival": {
"time": "1768055562"
},
"departure": {
"time": "1768055605"
},
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1768055661"
},
"departure": {
"time": "1768055701"
},
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1768055715"
},
"departure": {
"time": "1768055755"
},
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"arrival": {
"time": "1768055760"
},
"departure": {
"time": "1768055775"
},
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1768055811"
},
"departure": {
"time": "1768055823"
},
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"arrival": {
"time": "1768055861"
},
"departure": {
"time": "1768055908"
},
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"arrival": {
"time": "1768056010"
},
"departure": {
"time": "1768056022"
},
"stopId": "IDCECOM2",
"stopSequence": 7
},
{
"arrival": {
"time": "1768056440"
},
"departure": {
"time": "1768056483"
},
"stopId": "IDSAYES1",
"stopSequence": 8
},
{
"arrival": {
"time": "1768056559"
},
"departure": {
"time": "1768056606"
},
"stopId": "IDCHASS1",
"stopSequence": 9
},
{
"arrival": {
"time": "1768056643"
},
"departure": {
"time": "1768056688"
},
"stopId": "IDPLOUV1",
"stopSequence": 10
},
{
"arrival": {
"time": "1768056890"
},
"departure": {
"time": "1768056906"
},
"stopId": "BJMEDCL1",
"stopSequence": 11
},
{
"arrival": {
"time": "1768056925"
},
"departure": {
"time": "1768056998"
},
"stopId": "BJMEDHO1",
"stopSequence": 12
},
{
"arrival": {
"time": "1768057124"
},
"departure": {
"time": "1768057163"
},
"stopId": "BJPOLER1",
"stopSequence": 13
},
{
"arrival": {
"time": "1768057186"
},
"departure": {
"time": "1768057198"
},
"stopId": "BJLBRAI1",
"stopSequence": 14
},
{
"arrival": {
"time": "1768057250"
},
"departure": {
"time": "1768057286"
},
"stopId": "BJMALBR1",
"stopSequence": 15
},
{
"arrival": {
"time": "1768057324"
},
"departure": {
"time": "1768057332"
},
"stopId": "BJMALAS1",
"stopSequence": 16
},
{
"arrival": {
"time": "1768057380"
},
"departure": {
"time": "1768057397"
},
"stopId": "BJPAPIN1",
"stopSequence": 17
},
{
"arrival": {
"time": "1768057448"
},
"departure": {
"time": "1768057453"
},
"stopId": "BJJCURI1",
"stopSequence": 18
},
{
"arrival": {
"time": "1768057499"
},
"departure": {
"time": "1768057507"
},
"stopId": "BJPCURI1",
"stopSequence": 19
},
{
"arrival": {
"time": "1768057543"
},
"departure": {
"time": "1768057582"
},
"stopId": "BJZOLA1",
"stopSequence": 20
},
{
"arrival": {
"time": "1768057597"
},
"departure": {
"time": "1768057613"
},
"stopId": "BJEMARI1",
"stopSequence": 21
},
{
"arrival": {
"time": "1768057716"
},
"departure": {
"time": "1768057751"
},
"stopId": "BJGARE1",
"stopSequence": 22
},
{
"arrival": {
"time": "1768057899"
},
"departure": {
"time": "1768057961"
},
"stopId": "BJPOSTE2",
"stopSequence": 23
},
{
"arrival": {
"time": "1768057999"
},
"departure": {
"time": "1768058044"
},
"stopId": "BJLYCEE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1768058141"
},
"departure": {
"time": "1768058211"
},
"stopId": "BJPMICH2",
"stopSequence": 25
},
{
"arrival": {
"time": "1768058265"
},
"departure": {
"time": "1768058312"
},
"stopId": "BJFOLAT2",
"stopSequence": 26
},
{
"arrival": {
"time": "1768058354"
},
"departure": {
"time": "1768058363"
},
"stopId": "BJEPARG1",
"stopSequence": 27
},
{
"arrival": {
"time": "1768058422"
},
"departure": {
"time": "1768058461"
},
"stopId": "BJPROYA1",
"stopSequence": 28
},
{
"arrival": {
"time": "1768058475"
},
"departure": {
"time": "1768058507"
},
"stopId": "BJMOULI1",
"stopSequence": 29
},
{
"arrival": {
"time": "1768058516"
},
"departure": {
"time": "1768058538"
},
"stopId": "BJTOUR1",
"stopSequence": 30
},
{
"arrival": {
"time": "1768058579"
},
"stopId": "BJCHAMP1",
"stopSequence": 31
}
],
"timestamp": "1768076002",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "1034-36415"
},
"vehicle": {
"id": "668f9b480ca0aead54276bac",
"label": "1336",
"licensePlate": "GX-700-KG"
}
}
},
{
"id": "trip:1016-38972",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768027586"
},
"departure": {
"time": "1768027598"
},
"stopId": "RMZAPER1",
"stopSequence": 0
},
{
"arrival": {
"time": "1768027727"
},
"departure": {
"time": "1768027738"
},
"stopId": "RMLAVAI1",
"stopSequence": 1
},
{
"arrival": {
"time": "1768027760"
},
"departure": {
"time": "1768027777"
},
"stopId": "RMHALLS1",
"stopSequence": 2
},
{
"arrival": {
"time": "1768027810"
},
"departure": {
"time": "1768027831"
},
"stopId": "RMHOTLV1",
"stopSequence": 3
},
{
"arrival": {
"time": "1768027855"
},
"departure": {
"time": "1768027907"
},
"stopId": "RMRPLAC1",
"stopSequence": 4
},
{
"arrival": {
"time": "1768027960"
},
"departure": {
"time": "1768027969"
},
"stopId": "RMPHARM1",
"stopSequence": 5
},
{
"arrival": {
"time": "1768028005"
},
"departure": {
"time": "1768028057"
},
"stopId": "RMTILLE2",
"stopSequence": 6
},
{
"arrival": {
"time": "1768028095"
},
"departure": {
"time": "1768028101"
},
"stopId": "BJCFA2",
"stopSequence": 7
},
{
"arrival": {
"time": "1768028137"
},
"departure": {
"time": "1768028185"
},
"stopId": "BJPROYA2",
"stopSequence": 8
},
{
"arrival": {
"time": "1768028233"
},
"departure": {
"time": "1768028246"
},
"stopId": "BJEPARG2",
"stopSequence": 9
},
{
"arrival": {
"time": "1768028307"
},
"departure": {
"time": "1768028342"
},
"stopId": "BJFOLAT1",
"stopSequence": 10
},
{
"arrival": {
"time": "1768028374"
},
"departure": {
"time": "1768028414"
},
"stopId": "BJPMICH1",
"stopSequence": 11
},
{
"arrival": {
"time": "1768028477"
},
"departure": {
"time": "1768028520"
},
"stopId": "BJVAUCA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1768028590"
},
"departure": {
"time": "1768028621"
},
"stopId": "BJEBARB2",
"stopSequence": 13
},
{
"arrival": {
"time": "1768028657"
},
"departure": {
"time": "1768028666"
},
"stopId": "BJHBARB2",
"stopSequence": 14
},
{
"arrival": {
"time": "1768028693"
},
"departure": {
"time": "1768028733"
},
"stopId": "BJVSCOT2",
"stopSequence": 15
},
{
"arrival": {
"time": "1768028762"
},
"departure": {
"time": "1768028781"
},
"stopId": "BJSTRAU2",
"stopSequence": 16
},
{
"arrival": {
"time": "1768028810"
},
"departure": {
"time": "1768028820"
},
"stopId": "BJCHANT2",
"stopSequence": 17
},
{
"arrival": {
"time": "1768028858"
},
"departure": {
"time": "1768028869"
},
"stopId": "BJROSTA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1768028888"
},
"departure": {
"time": "1768028902"
},
"stopId": "BJCHARM2",
"stopSequence": 19
},
{
"arrival": {
"time": "1768028927"
},
"departure": {
"time": "1768028951"
},
"stopId": "BJCHFLE2",
"stopSequence": 20
},
{
"arrival": {
"time": "1768029026"
},
"departure": {
"time": "1768029035"
},
"stopId": "BJZACHA2",
"stopSequence": 21
},
{
"arrival": {
"time": "1768029165"
},
"departure": {
"time": "1768029180"
},
"stopId": "IDPLOUV2",
"stopSequence": 22
},
{
"arrival": {
"time": "1768029213"
},
"departure": {
"time": "1768029402"
},
"stopId": "IDCHASS2",
"stopSequence": 23
},
{
"arrival": {
"time": "1768029474"
},
"departure": {
"time": "1768029486"
},
"stopId": "IDSAYES2",
"stopSequence": 24
},
{
"arrival": {
"time": "1768029591"
},
"departure": {
"time": "1768029602"
},
"stopId": "IDCECOM2",
"stopSequence": 25
},
{
"arrival": {
"time": "1768029810"
},
"departure": {
"time": "1768029845"
},
"stopId": "IDADMIN2",
"stopSequence": 26
},
{
"arrival": {
"time": "1768029866"
},
"departure": {
"time": "1768029899"
},
"stopId": "IDHOTEL2",
"stopSequence": 27
},
{
"arrival": {
"time": "1768029938"
},
"departure": {
"time": "1768029951"
},
"stopId": "IDTRUFF2",
"stopSequence": 28
},
{
"arrival": {
"time": "1768029962"
},
"departure": {
"time": "1768029989"
},
"stopId": "IDHUBER2",
"stopSequence": 29
},
{
"arrival": {
"time": "1768030028"
},
"departure": {
"time": "1768030041"
},
"stopId": "IDDELOR2",
"stopSequence": 30
},
{
"arrival": {
"time": "1768030080"
},
"departure": {
"time": "1768030091"
},
"stopId": "IDATLAN2",
"stopSequence": 31
},
{
"arrival": {
"time": "1768030122"
},
"departure": {
"time": "1768030136"
},
"stopId": "IDDOISN2",
"stopSequence": 32
},
{
"arrival": {
"time": "1768030155"
},
"stopId": "IDPISCI2",
"stopSequence": 33
}
],
"timestamp": "1768076002",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "1016-38972"
},
"vehicle": {
"id": "668f9b480ca0aead54276bac",
"label": "1336",
"licensePlate": "GX-700-KG"
}
}
},
{
"id": "trip:1034-36417",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768062685"
},
"departure": {
"time": "1768062369"
},
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"arrival": {
"time": "1768062784"
},
"departure": {
"time": "1768062803"
},
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1768062854"
},
"departure": {
"time": "1768062865"
},
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1768062880"
},
"departure": {
"time": "1768062900"
},
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"arrival": {
"time": "1768062905"
},
"departure": {
"time": "1768062946"
},
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1768062989"
},
"departure": {
"time": "1768063023"
},
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"arrival": {
"time": "1768063071"
},
"departure": {
"time": "1768063086"
},
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"arrival": {
"time": "1768063214"
},
"departure": {
"time": "1768063224"
},
"stopId": "IDCECOM2",
"stopSequence": 7
},
{
"arrival": {
"time": "1768063511"
},
"departure": {
"time": "1768063562"
},
"stopId": "IDSAYES1",
"stopSequence": 8
},
{
"arrival": {
"time": "1768063635"
},
"departure": {
"time": "1768063683"
},
"stopId": "IDCHASS1",
"stopSequence": 9
},
{
"arrival": {
"time": "1768063725"
},
"departure": {
"time": "1768063737"
},
"stopId": "IDPLOUV1",
"stopSequence": 10
},
{
"arrival": {
"time": "1768063984"
},
"departure": {
"time": "1768064013"
},
"stopId": "BJMEDCL1",
"stopSequence": 11
},
{
"arrival": {
"time": "1768064037"
},
"departure": {
"time": "1768064047"
},
"stopId": "BJMEDHO1",
"stopSequence": 12
},
{
"arrival": {
"time": "1768064137"
},
"departure": {
"time": "1768064155"
},
"stopId": "BJPOLER1",
"stopSequence": 13
},
{
"arrival": {
"time": "1768064184"
},
"departure": {
"time": "1768064197"
},
"stopId": "BJLBRAI1",
"stopSequence": 14
},
{
"arrival": {
"time": "1768064253"
},
"departure": {
"time": "1768064286"
},
"stopId": "BJMALBR1",
"stopSequence": 15
},
{
"arrival": {
"time": "1768064328"
},
"departure": {
"time": "1768064333"
},
"stopId": "BJMALAS1",
"stopSequence": 16
},
{
"arrival": {
"time": "1768064385"
},
"departure": {
"time": "1768064425"
},
"stopId": "BJPAPIN1",
"stopSequence": 17
},
{
"arrival": {
"time": "1768064465"
},
"departure": {
"time": "1768064497"
},
"stopId": "BJJCURI1",
"stopSequence": 18
},
{
"arrival": {
"time": "1768064542"
},
"departure": {
"time": "1768064574"
},
"stopId": "BJPCURI1",
"stopSequence": 19
},
{
"arrival": {
"time": "1768064599"
},
"departure": {
"time": "1768064641"
},
"stopId": "BJZOLA1",
"stopSequence": 20
},
{
"arrival": {
"time": "1768064654"
},
"departure": {
"time": "1768064673"
},
"stopId": "BJEMARI1",
"stopSequence": 21
},
{
"arrival": {
"time": "1768064847"
},
"departure": {
"time": "1768064855"
},
"stopId": "BJGARE1",
"stopSequence": 22
},
{
"arrival": {
"time": "1768065024"
},
"departure": {
"time": "1768065123"
},
"stopId": "BJPOSTE2",
"stopSequence": 23
},
{
"arrival": {
"time": "1768065137"
},
"departure": {
"time": "1768065162"
},
"stopId": "BJLYCEE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1768065223"
},
"departure": {
"time": "1768065261"
},
"stopId": "BJPMICH2",
"stopSequence": 25
},
{
"arrival": {
"time": "1768065296"
},
"departure": {
"time": "1768065341"
},
"stopId": "BJFOLAT2",
"stopSequence": 26
},
{
"arrival": {
"time": "1768065416"
},
"departure": {
"time": "1768065452"
},
"stopId": "BJEPARG1",
"stopSequence": 27
},
{
"arrival": {
"time": "1768065506"
},
"departure": {
"time": "1768065519"
},
"stopId": "BJPROYA1",
"stopSequence": 28
},
{
"arrival": {
"time": "1768065540"
},
"departure": {
"time": "1768065551"
},
"stopId": "BJMOULI1",
"stopSequence": 29
},
{
"arrival": {
"time": "1768065565"
},
"departure": {
"time": "1768065602"
},
"stopId": "BJTOUR1",
"stopSequence": 30
},
{
"arrival": {
"time": "1768065625"
},
"stopId": "BJCHAMP1",
"stopSequence": 31
}
],
"timestamp": "1768076002",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "1034-36417"
},
"vehicle": {
"id": "668f9b480ca0aead54276bac",
"label": "1336",
"licensePlate": "GX-700-KG"
}
}
},
{
"id": "trip:1034-36464",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768066196"
},
"departure": {
"time": "1768066257"
},
"stopId": "BJCHAMP2",
"stopSequence": 0
},
{
"arrival": {
"time": "1768066283"
},
"departure": {
"time": "1768066325"
},
"stopId": "BJTOUR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1768066352"
},
"departure": {
"time": "1768066371"
},
"stopId": "BJMOULI2",
"stopSequence": 2
},
{
"arrival": {
"time": "1768066395"
},
"departure": {
"time": "1768066413"
},
"stopId": "BJPROYA2",
"stopSequence": 3
},
{
"arrival": {
"time": "1768066491"
},
"departure": {
"time": "1768066558"
},
"stopId": "BJEPARG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1768066627"
},
"departure": {
"time": "1768066645"
},
"stopId": "BJFOLAT1",
"stopSequence": 5
},
{
"arrival": {
"time": "1768066676"
},
"departure": {
"time": "1768066721"
},
"stopId": "BJPMICH1",
"stopSequence": 6
},
{
"arrival": {
"time": "1768066838"
},
"departure": {
"time": "1768066877"
},
"stopId": "BJLYCEE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1768066895"
},
"departure": {
"time": "1768066982"
},
"stopId": "BJPOSTE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1768067087"
},
"departure": {
"time": "1768067147"
},
"stopId": "BJGARE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1768067265"
},
"departure": {
"time": "1768067279"
},
"stopId": "BJEMARI2",
"stopSequence": 10
},
{
"arrival": {
"time": "1768067294"
},
"departure": {
"time": "1768067323"
},
"stopId": "BJZOLA2",
"stopSequence": 11
},
{
"arrival": {
"time": "1768067343"
},
"departure": {
"time": "1768067349"
},
"stopId": "BJPCURI2",
"stopSequence": 12
},
{
"arrival": {
"time": "1768067401"
},
"departure": {
"time": "1768067413"
},
"stopId": "BJJCURI2",
"stopSequence": 13
},
{
"arrival": {
"time": "1768067462"
},
"departure": {
"time": "1768067508"
},
"stopId": "BJPAPIN2",
"stopSequence": 14
},
{
"arrival": {
"time": "1768067547"
},
"departure": {
"time": "1768067581"
},
"stopId": "BJMALAS2",
"stopSequence": 15
},
{
"arrival": {
"time": "1768067608"
},
"departure": {
"time": "1768067648"
},
"stopId": "BJMALBR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1768067708"
},
"departure": {
"time": "1768067718"
},
"stopId": "BJLBRAI2",
"stopSequence": 17
},
{
"arrival": {
"time": "1768067745"
},
"departure": {
"time": "1768067790"
},
"stopId": "BJPOLER2",
"stopSequence": 18
},
{
"arrival": {
"time": "1768067857"
},
"departure": {
"time": "1768067874"
},
"stopId": "BJMEDHO2",
"stopSequence": 19
},
{
"arrival": {
"time": "1768067897"
},
"departure": {
"time": "1768067908"
},
"stopId": "BJMEDCL2",
"stopSequence": 20
},
{
"arrival": {
"time": "1768068151"
},
"departure": {
"time": "1768068182"
},
"stopId": "IDPLOUV2",
"stopSequence": 21
},
{
"arrival": {
"time": "1768068218"
},
"departure": {
"time": "1768068236"
},
"stopId": "IDCHASS2",
"stopSequence": 22
},
{
"arrival": {
"time": "1768068321"
},
"departure": {
"time": "1768068351"
},
"stopId": "IDSAYES2",
"stopSequence": 23
},
{
"arrival": {
"time": "1768068463"
},
"departure": {
"time": "1768068477"
},
"stopId": "IDCECOM2",
"stopSequence": 24
},
{
"arrival": {
"time": "1768068684"
},
"departure": {
"time": "1768068719"
},
"stopId": "IDLANS2",
"stopSequence": 25
},
{
"arrival": {
"time": "1768068758"
},
"departure": {
"time": "1768068768"
},
"stopId": "IDPLANT1",
"stopSequence": 26
},
{
"arrival": {
"time": "1768068814"
},
"departure": {
"time": "1768068848"
},
"stopId": "IDFAUVE1",
"stopSequence": 27
},
{
"arrival": {
"time": "1768068851"
},
"departure": {
"time": "1768068891"
},
"stopId": "IDPPLAT1",
"stopSequence": 28
},
{
"arrival": {
"time": "1768068900"
},
"departure": {
"time": "1768068907"
},
"stopId": "IDATLAN1",
"stopSequence": 29
},
{
"arrival": {
"time": "1768068970"
},
"departure": {
"time": "1768068982"
},
"stopId": "IDDELOR1",
"stopSequence": 30
},
{
"arrival": {
"time": "1768069011"
},
"stopId": "IDTRIFO1",
"stopSequence": 31
}
],
"timestamp": "1768076002",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "1034-36464"
},
"vehicle": {
"id": "668f9b480ca0aead54276bac",
"label": "1336",
"licensePlate": "GX-700-KG"
}
}
},
{
"id": "trip:1016-38974",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768041967"
},
"stopId": "RMZAPER1",
"stopSequence": 0
},
{
"arrival": {
"time": "1768042093"
},
"departure": {
"time": "1768042099"
},
"stopId": "RMLAVAI1",
"stopSequence": 1
},
{
"arrival": {
"time": "1768042120"
},
"departure": {
"time": "1768042136"
},
"stopId": "RMHALLS1",
"stopSequence": 2
},
{
"arrival": {
"time": "1768042164"
},
"departure": {
"time": "1768042181"
},
"stopId": "RMHOTLV1",
"stopSequence": 3
},
{
"arrival": {
"time": "1768042191"
},
"departure": {
"time": "1768042264"
},
"stopId": "RMRPLAC1",
"stopSequence": 4
},
{
"arrival": {
"time": "1768042315"
},
"departure": {
"time": "1768042342"
},
"stopId": "RMPHARM1",
"stopSequence": 5
},
{
"arrival": {
"time": "1768042366"
},
"departure": {
"time": "1768042397"
},
"stopId": "RMTILLE2",
"stopSequence": 6
},
{
"arrival": {
"time": "1768042431"
},
"departure": {
"time": "1768042435"
},
"stopId": "BJCFA2",
"stopSequence": 7
},
{
"arrival": {
"time": "1768042480"
},
"departure": {
"time": "1768042487"
},
"stopId": "BJPROYA2",
"stopSequence": 8
},
{
"arrival": {
"time": "1768042545"
},
"departure": {
"time": "1768042555"
},
"stopId": "BJEPARG2",
"stopSequence": 9
},
{
"arrival": {
"time": "1768042623"
},
"departure": {
"time": "1768042685"
},
"stopId": "BJFOLAT1",
"stopSequence": 10
},
{
"arrival": {
"time": "1768042719"
},
"departure": {
"time": "1768042759"
},
"stopId": "BJPMICH1",
"stopSequence": 11
},
{
"arrival": {
"time": "1768042858"
},
"departure": {
"time": "1768042919"
},
"stopId": "BJVAUCA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1768042994"
},
"departure": {
"time": "1768043042"
},
"stopId": "BJEBARB2",
"stopSequence": 13
},
{
"arrival": {
"time": "1768043108"
},
"departure": {
"time": "1768043117"
},
"stopId": "BJHBARB2",
"stopSequence": 14
},
{
"arrival": {
"time": "1768043146"
},
"departure": {
"time": "1768043182"
},
"stopId": "BJVSCOT2",
"stopSequence": 15
},
{
"arrival": {
"time": "1768043208"
},
"departure": {
"time": "1768043241"
},
"stopId": "BJSTRAU2",
"stopSequence": 16
},
{
"arrival": {
"time": "1768043275"
},
"departure": {
"time": "1768043288"
},
"stopId": "BJCHANT2",
"stopSequence": 17
},
{
"arrival": {
"time": "1768043315"
},
"departure": {
"time": "1768043344"
},
"stopId": "BJROSTA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1768043361"
},
"departure": {
"time": "1768043401"
},
"stopId": "BJCHARM2",
"stopSequence": 19
},
{
"arrival": {
"time": "1768043423"
},
"departure": {
"time": "1768043436"
},
"stopId": "BJCHFLE2",
"stopSequence": 20
},
{
"arrival": {
"time": "1768043506"
},
"departure": {
"time": "1768043516"
},
"stopId": "BJZACHA2",
"stopSequence": 21
},
{
"arrival": {
"time": "1768043734"
},
"departure": {
"time": "1768043748"
},
"stopId": "IDPLOUV2",
"stopSequence": 22
},
{
"arrival": {
"time": "1768043776"
},
"departure": {
"time": "1768043794"
},
"stopId": "IDCHASS2",
"stopSequence": 23
},
{
"arrival": {
"time": "1768043874"
},
"departure": {
"time": "1768043900"
},
"stopId": "IDSAYES2",
"stopSequence": 24
},
{
"arrival": {
"time": "1768044013"
},
"departure": {
"time": "1768044022"
},
"stopId": "IDCECOM2",
"stopSequence": 25
},
{
"arrival": {
"time": "1768044230"
},
"departure": {
"time": "1768044266"
},
"stopId": "IDADMIN2",
"stopSequence": 26
},
{
"arrival": {
"time": "1768044281"
},
"departure": {
"time": "1768044309"
},
"stopId": "IDHOTEL2",
"stopSequence": 27
},
{
"arrival": {
"time": "1768044340"
},
"departure": {
"time": "1768044351"
},
"stopId": "IDTRUFF2",
"stopSequence": 28
},
{
"arrival": {
"time": "1768044356"
},
"departure": {
"time": "1768044400"
},
"stopId": "IDHUBER2",
"stopSequence": 29
},
{
"arrival": {
"time": "1768044423"
},
"departure": {
"time": "1768044437"
},
"stopId": "IDDELOR2",
"stopSequence": 30
},
{
"arrival": {
"time": "1768044470"
},
"departure": {
"time": "1768044477"
},
"stopId": "IDATLAN2",
"stopSequence": 31
},
{
"arrival": {
"time": "1768044499"
},
"departure": {
"time": "1768044511"
},
"stopId": "IDDOISN2",
"stopSequence": 32
},
{
"arrival": {
"time": "1768044610"
},
"departure": {
"time": "1768044610"
},
"stopId": "IDPISCI2",
"stopSequence": 33
}
],
"timestamp": "1768076002",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "1016-38974"
},
"vehicle": {
"id": "668f9b480ca0aead54276bac",
"label": "1336",
"licensePlate": "GX-700-KG"
}
}
},
{
"id": "trip:1034-36462",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768051790"
},
"departure": {
"time": "1768051873"
},
"stopId": "BJCHAMP2",
"stopSequence": 0
},
{
"arrival": {
"time": "1768051894"
},
"departure": {
"time": "1768051915"
},
"stopId": "BJTOUR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1768051935"
},
"departure": {
"time": "1768051976"
},
"stopId": "BJMOULI2",
"stopSequence": 2
},
{
"arrival": {
"time": "1768052008"
},
"departure": {
"time": "1768052022"
},
"stopId": "BJPROYA2",
"stopSequence": 3
},
{
"arrival": {
"time": "1768052070"
},
"departure": {
"time": "1768052151"
},
"stopId": "BJEPARG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1768052227"
},
"departure": {
"time": "1768052275"
},
"stopId": "BJFOLAT1",
"stopSequence": 5
},
{
"arrival": {
"time": "1768052305"
},
"departure": {
"time": "1768052355"
},
"stopId": "BJPMICH1",
"stopSequence": 6
},
{
"arrival": {
"time": "1768052488"
},
"departure": {
"time": "1768052518"
},
"stopId": "BJLYCEE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1768052527"
},
"departure": {
"time": "1768052606"
},
"stopId": "BJPOSTE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1768052687"
},
"departure": {
"time": "1768052804"
},
"stopId": "BJGARE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1768053017"
},
"departure": {
"time": "1768053037"
},
"stopId": "BJEMARI2",
"stopSequence": 10
},
{
"arrival": {
"time": "1768053050"
},
"departure": {
"time": "1768053097"
},
"stopId": "BJZOLA2",
"stopSequence": 11
},
{
"arrival": {
"time": "1768053123"
},
"departure": {
"time": "1768053131"
},
"stopId": "BJPCURI2",
"stopSequence": 12
},
{
"arrival": {
"time": "1768053174"
},
"departure": {
"time": "1768053188"
},
"stopId": "BJJCURI2",
"stopSequence": 13
},
{
"arrival": {
"time": "1768053241"
},
"departure": {
"time": "1768053284"
},
"stopId": "BJPAPIN2",
"stopSequence": 14
},
{
"arrival": {
"time": "1768053320"
},
"departure": {
"time": "1768053332"
},
"stopId": "BJMALAS2",
"stopSequence": 15
},
{
"arrival": {
"time": "1768053361"
},
"departure": {
"time": "1768053393"
},
"stopId": "BJMALBR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1768053449"
},
"departure": {
"time": "1768053463"
},
"stopId": "BJLBRAI2",
"stopSequence": 17
},
{
"arrival": {
"time": "1768053486"
},
"departure": {
"time": "1768053528"
},
"stopId": "BJPOLER2",
"stopSequence": 18
},
{
"arrival": {
"time": "1768053644"
},
"departure": {
"time": "1768053658"
},
"stopId": "BJMEDHO2",
"stopSequence": 19
},
{
"arrival": {
"time": "1768053686"
},
"departure": {
"time": "1768053719"
},
"stopId": "BJMEDCL2",
"stopSequence": 20
},
{
"arrival": {
"time": "1768053956"
},
"departure": {
"time": "1768053983"
},
"stopId": "IDPLOUV2",
"stopSequence": 21
},
{
"arrival": {
"time": "1768054018"
},
"departure": {
"time": "1768054072"
},
"stopId": "IDCHASS2",
"stopSequence": 22
},
{
"arrival": {
"time": "1768054320"
},
"departure": {
"time": "1768054388"
},
"stopId": "IDSAYES2",
"stopSequence": 23
},
{
"arrival": {
"time": "1768054538"
},
"departure": {
"time": "1768054551"
},
"stopId": "IDCECOM2",
"stopSequence": 24
},
{
"arrival": {
"time": "1768054802"
},
"departure": {
"time": "1768054853"
},
"stopId": "IDLANS2",
"stopSequence": 25
},
{
"arrival": {
"time": "1768054904"
},
"departure": {
"time": "1768054934"
},
"stopId": "IDPLANT1",
"stopSequence": 26
},
{
"arrival": {
"time": "1768054987"
},
"departure": {
"time": "1768055023"
},
"stopId": "IDFAUVE1",
"stopSequence": 27
},
{
"arrival": {
"time": "1768055025"
},
"departure": {
"time": "1768055075"
},
"stopId": "IDPPLAT1",
"stopSequence": 28
},
{
"arrival": {
"time": "1768055085"
},
"departure": {
"time": "1768055112"
},
"stopId": "IDATLAN1",
"stopSequence": 29
},
{
"arrival": {
"time": "1768055159"
},
"departure": {
"time": "1768055173"
},
"stopId": "IDDELOR1",
"stopSequence": 30
},
{
"arrival": {
"time": "1768055198"
},
"stopId": "IDTRIFO1",
"stopSequence": 31
}
],
"timestamp": "1768076002",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "1034-36462"
},
"vehicle": {
"id": "668f9b480ca0aead54276bac",
"label": "1336",
"licensePlate": "GX-700-KG"
}
}
},
{
"id": "trip:1034-36419",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768069725"
},
"departure": {
"time": "1768069821"
},
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"arrival": {
"time": "1768069856"
},
"departure": {
"time": "1768069878"
},
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1768069934"
},
"departure": {
"time": "1768069950"
},
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1768069966"
},
"departure": {
"time": "1768070020"
},
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"arrival": {
"time": "1768070025"
},
"departure": {
"time": "1768070046"
},
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1768070079"
},
"departure": {
"time": "1768070092"
},
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"arrival": {
"time": "1768070136"
},
"departure": {
"time": "1768070176"
},
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"arrival": {
"time": "1768070281"
},
"departure": {
"time": "1768070291"
},
"stopId": "IDCECOM2",
"stopSequence": 7
},
{
"arrival": {
"time": "1768070544"
},
"departure": {
"time": "1768070560"
},
"stopId": "IDSAYES1",
"stopSequence": 8
},
{
"arrival": {
"time": "1768070631"
},
"departure": {
"time": "1768070683"
},
"stopId": "IDCHASS1",
"stopSequence": 9
},
{
"arrival": {
"time": "1768070719"
},
"departure": {
"time": "1768070761"
},
"stopId": "IDPLOUV1",
"stopSequence": 10
},
{
"arrival": {
"time": "1768070993"
},
"departure": {
"time": "1768071007"
},
"stopId": "BJMEDCL1",
"stopSequence": 11
},
{
"arrival": {
"time": "1768071029"
},
"departure": {
"time": "1768071071"
},
"stopId": "BJMEDHO1",
"stopSequence": 12
},
{
"arrival": {
"time": "1768071161"
},
"departure": {
"time": "1768071201"
},
"stopId": "BJPOLER1",
"stopSequence": 13
},
{
"arrival": {
"time": "1768071223"
},
"departure": {
"time": "1768071241"
},
"stopId": "BJLBRAI1",
"stopSequence": 14
},
{
"arrival": {
"time": "1768071297"
},
"departure": {
"time": "1768071311"
},
"stopId": "BJMALBR1",
"stopSequence": 15
},
{
"arrival": {
"time": "1768071349"
},
"departure": {
"time": "1768071363"
},
"stopId": "BJMALAS1",
"stopSequence": 16
},
{
"arrival": {
"time": "1768071412"
},
"departure": {
"time": "1768071446"
},
"stopId": "BJPAPIN1",
"stopSequence": 17
},
{
"arrival": {
"time": "1768071488"
},
"departure": {
"time": "1768071496"
},
"stopId": "BJJCURI1",
"stopSequence": 18
},
{
"arrival": {
"time": "1768071549"
},
"departure": {
"time": "1768071562"
},
"stopId": "BJPCURI1",
"stopSequence": 19
},
{
"arrival": {
"time": "1768071585"
},
"departure": {
"time": "1768071608"
},
"stopId": "BJZOLA1",
"stopSequence": 20
},
{
"arrival": {
"time": "1768071629"
},
"departure": {
"time": "1768071678"
},
"stopId": "BJEMARI1",
"stopSequence": 21
},
{
"arrival": {
"time": "1768071832"
},
"departure": {
"time": "1768071881"
},
"stopId": "BJGARE1",
"stopSequence": 22
},
{
"arrival": {
"time": "1768072049"
},
"departure": {
"time": "1768072116"
},
"stopId": "BJPOSTE2",
"stopSequence": 23
},
{
"arrival": {
"time": "1768072127"
},
"departure": {
"time": "1768072156"
},
"stopId": "BJLYCEE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1768072221"
},
"departure": {
"time": "1768072246"
},
"stopId": "BJPMICH2",
"stopSequence": 25
},
{
"arrival": {
"time": "1768072281"
},
"departure": {
"time": "1768072326"
},
"stopId": "BJFOLAT2",
"stopSequence": 26
},
{
"arrival": {
"time": "1768072404"
},
"departure": {
"time": "1768072412"
},
"stopId": "BJEPARG1",
"stopSequence": 27
},
{
"arrival": {
"time": "1768072450"
},
"departure": {
"time": "1768072490"
},
"stopId": "BJPROYA1",
"stopSequence": 28
},
{
"arrival": {
"time": "1768072502"
},
"departure": {
"time": "1768072519"
},
"stopId": "BJMOULI1",
"stopSequence": 29
},
{
"arrival": {
"time": "1768072542"
},
"departure": {
"time": "1768072582"
},
"stopId": "BJTOUR1",
"stopSequence": 30
},
{
"arrival": {
"time": "1768072607"
},
"stopId": "BJCHAMP1",
"stopSequence": 31
}
],
"timestamp": "1768076002",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "1034-36419"
},
"vehicle": {
"id": "668f9b480ca0aead54276bac",
"label": "1336",
"licensePlate": "GX-700-KG"
}
}
},
{
"id": "trip:1034-36413",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768048155"
},
"departure": {
"time": "1768048230"
},
"stopId": "IDTRIFO2",
"stopSequence": 0
},
{
"arrival": {
"time": "1768048263"
},
"departure": {
"time": "1768048314"
},
"stopId": "IDDELOR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1768048363"
},
"departure": {
"time": "1768048375"
},
"stopId": "IDATLAN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1768048396"
},
"departure": {
"time": "1768048411"
},
"stopId": "IDPPLAT2",
"stopSequence": 3
},
{
"arrival": {
"time": "1768048421"
},
"departure": {
"time": "1768048458"
},
"stopId": "IDFAUVE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1768048493"
},
"departure": {
"time": "1768048501"
},
"stopId": "IDPLANT2",
"stopSequence": 5
},
{
"arrival": {
"time": "1768048535"
},
"departure": {
"time": "1768048611"
},
"stopId": "IDLANS1",
"stopSequence": 6
},
{
"arrival": {
"time": "1768048710"
},
"departure": {
"time": "1768048724"
},
"stopId": "IDCECOM2",
"stopSequence": 7
},
{
"arrival": {
"time": "1768048984"
},
"departure": {
"time": "1768049027"
},
"stopId": "IDSAYES1",
"stopSequence": 8
},
{
"arrival": {
"time": "1768049096"
},
"departure": {
"time": "1768049105"
},
"stopId": "IDCHASS1",
"stopSequence": 9
},
{
"arrival": {
"time": "1768049144"
},
"departure": {
"time": "1768049159"
},
"stopId": "IDPLOUV1",
"stopSequence": 10
},
{
"arrival": {
"time": "1768049362"
},
"departure": {
"time": "1768049397"
},
"stopId": "BJMEDCL1",
"stopSequence": 11
},
{
"arrival": {
"time": "1768049415"
},
"departure": {
"time": "1768049459"
},
"stopId": "BJMEDHO1",
"stopSequence": 12
},
{
"arrival": {
"time": "1768049554"
},
"departure": {
"time": "1768049596"
},
"stopId": "BJPOLER1",
"stopSequence": 13
},
{
"arrival": {
"time": "1768049621"
},
"departure": {
"time": "1768049636"
},
"stopId": "BJLBRAI1",
"stopSequence": 14
},
{
"arrival": {
"time": "1768049692"
},
"departure": {
"time": "1768049709"
},
"stopId": "BJMALBR1",
"stopSequence": 15
},
{
"arrival": {
"time": "1768049749"
},
"departure": {
"time": "1768049788"
},
"stopId": "BJMALAS1",
"stopSequence": 16
},
{
"arrival": {
"time": "1768049835"
},
"departure": {
"time": "1768049883"
},
"stopId": "BJPAPIN1",
"stopSequence": 17
},
{
"arrival": {
"time": "1768049938"
},
"departure": {
"time": "1768049945"
},
"stopId": "BJJCURI1",
"stopSequence": 18
},
{
"arrival": {
"time": "1768049993"
},
"departure": {
"time": "1768050004"
},
"stopId": "BJPCURI1",
"stopSequence": 19
},
{
"arrival": {
"time": "1768050031"
},
"departure": {
"time": "1768050077"
},
"stopId": "BJZOLA1",
"stopSequence": 20
},
{
"arrival": {
"time": "1768050097"
},
"departure": {
"time": "1768050122"
},
"stopId": "BJEMARI1",
"stopSequence": 21
},
{
"arrival": {
"time": "1768050264"
},
"departure": {
"time": "1768050317"
},
"stopId": "BJGARE1",
"stopSequence": 22
},
{
"arrival": {
"time": "1768050429"
},
"departure": {
"time": "1768050503"
},
"stopId": "BJPOSTE2",
"stopSequence": 23
},
{
"arrival": {
"time": "1768050513"
},
"departure": {
"time": "1768050544"
},
"stopId": "BJLYCEE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1768050604"
},
"departure": {
"time": "1768050646"
},
"stopId": "BJPMICH2",
"stopSequence": 25
},
{
"arrival": {
"time": "1768050696"
},
"departure": {
"time": "1768050748"
},
"stopId": "BJFOLAT2",
"stopSequence": 26
},
{
"arrival": {
"time": "1768050789"
},
"departure": {
"time": "1768050796"
},
"stopId": "BJEPARG1",
"stopSequence": 27
},
{
"arrival": {
"time": "1768050858"
},
"departure": {
"time": "1768050901"
},
"stopId": "BJPROYA1",
"stopSequence": 28
},
{
"arrival": {
"time": "1768050917"
},
"departure": {
"time": "1768050956"
},
"stopId": "BJMOULI1",
"stopSequence": 29
},
{
"arrival": {
"time": "1768050975"
},
"departure": {
"time": "1768050989"
},
"stopId": "BJTOUR1",
"stopSequence": 30
},
{
"arrival": {
"time": "1768051008"
},
"stopId": "BJCHAMP1",
"stopSequence": 31
}
],
"timestamp": "1768076002",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "1034-36413"
},
"vehicle": {
"id": "668f9b480ca0aead54276bac",
"label": "1336",
"licensePlate": "GX-700-KG"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1768076003"
}
}