Resource details

File name: Données GTFS en temps réel du réseau des cars pour la Corse du Sud.
Format: gtfs-rt

This resource file is part of the dataset Réseau interurbain de Corse du Sud.

Download availability

2025-06-01
100%
2025-06-02
100%
2025-06-03
100%
2025-06-04
100%
2025-06-05
100%
2025-06-06
100%
2025-06-07
100%
2025-06-08
100%
2025-06-09
100%
2025-06-10
100%
2025-06-11
100%
2025-06-12
100%
2025-06-13
100%
2025-06-14
100%
2025-06-15
100%
2025-06-16
100%
2025-06-17
100%
2025-06-18
100%
2025-06-19
100%
2025-06-20
100%
2025-06-21
100%
2025-06-22
100%
2025-06-23
100%
2025-06-24
100%
2025-06-25
100%
2025-06-26
100%
2025-06-27
100%
2025-06-28
100%
2025-06-29
99.5%
2025-06-30
100%
2025-07-01
99.3%
Learn more
We test this resource download availability every hour by making an HTTP 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

34 errors, 11 warnings

Validation carried out using the current GTFS file and the GTFS-RT the 2025-07-01 at 09:04 Europe/Paris using the MobilityData GTFS-RT validator.

Errors

GTFS-rt trip_id does not exist in GTFS data and does not have schedule_relationship of ADDED E003 4 errors

All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED

Sample errors
  • trip_id 54b46d6c-4783-4b61-8e99-12cf0dead1fa does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id 159b0c79-d8f8-4298-8580-c46ba45060f4 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id f3aea14a-ead5-4501-a0be-4ffe59826718 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id 1005514-1007469 does not exist in the GTFS data and does not have schedule_relationship of ADDED

GTFS-rt route_id does not exist in GTFS data E004 4 errors

All route_ids provided in the GTFS-rt feed must exist in the GTFS data

Sample errors
  • route_id C13 does not exist in the GTFS data routes.txt
  • route_id C13 does not exist in the GTFS data routes.txt
  • route_id M009-01 does not exist in the GTFS data routes.txt
  • route_id 1000366 does not exist in the GTFS data routes.txt

GTFS-rt stop_id does not exist in GTFS data E011 23 errors

All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt

Sample errors
  • trip_id 54b46d6c-4783-4b61-8e99-12cf0dead1fa stop_id STP-FAUBOURGSA does not exist in GTFS data stops.txt
  • trip_id 54b46d6c-4783-4b61-8e99-12cf0dead1fa stop_id STP-CHJARASGIOLU does not exist in GTFS data stops.txt
  • trip_id 54b46d6c-4783-4b61-8e99-12cf0dead1fa stop_id STP-TUANI does not exist in GTFS data stops.txt
  • trip_id 54b46d6c-4783-4b61-8e99-12cf0dead1fa stop_id STP-RIVISECCU does not exist in GTFS data stops.txt
  • trip_id 54b46d6c-4783-4b61-8e99-12cf0dead1fa stop_id STP-FRASSETA does not exist in GTFS data stops.txt

Sequential stop_time_update times are not increasing E022 2 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 1005514-1007469 stop_sequence 10 arrival_time 07:43:00 (1751348580) is equal to previous stop arrival_time 07:43:00 (1751348580) - times must increase between two sequential stops
  • trip_id 1005514-1007469 stop_sequence 10 arrival_time 07:43:00 (1751348580) is equal to previous stop departure_time 07:43:00 (1751348580) - times must increase between two sequential stops

stop_time_update departure time is before arrival time E025 1 error

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.

Sample errors
  • trip_id 5d03c0dc-0750-44be-8f22-a0c41ce888af stop_sequence 9 departure_time 09:04:22 (1751353462) is less than the same stop arrival_time 09:04:30 (1751353470) - departure time must be equal to or greater than arrival time

Warnings

timestamp not populated W001 11 errors

Timestamps should be populated for all elements

Sample errors
  • trip_id dab899fc-5133-475f-97dc-e17428536b3c does not have a timestamp
  • trip_id b27f1d55-9e64-4376-8204-dd0fbf39bb6b does not have a timestamp
  • trip_id f916b32c-af92-4e54-a5df-d308ed46c741 does not have a timestamp
  • trip_id 7b028b99-002f-4b40-b2c9-ec71905b709c does not have a timestamp
  • trip_id 5d03c0dc-0750-44be-8f22-a0c41ce888af does not have a timestamp
Validate this GTFS-RT now

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
E003 All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED 57 11 times (100 % of validations)
E004 All route_ids provided in the GTFS-rt feed must exist in the GTFS data 57 11 times (100 % of validations)
E011 All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt 335 11 times (100 % of validations)
W001 Timestamps should be populated for all elements 118 11 times (100 % of validations)
E022 stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. 16 5 times (45 % 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. 3 3 times (27 % 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 27 3 times (27 % of validations)
E051 All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip 1 1 times (9 % of validations)

GTFS-RT feed content

Entities

Entities present in this feed at 2025-07-01 at 16:28 Europe/Paris.

trip_updates (67) vehicle_positions (0) service_alerts (0)

Entities seen in the last 7 days.

trip_updates

Decoded GTFS-RT feed

See full payload

Here is the decoded GTFS-RT feed Protobuf at 2025-07-01 at 16:28 Europe/Paris. You can look at the GTFS-RT documentation.

{ "entity": [ { "id": "166646", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1751348700" }, "stopId": "STP-TR00019", "stopSequence": 1 }, { "arrival": { "delay": -482, "time": "1751349418" }, "departure": { "time": "1751349900" }, "stopId": "STP-TR00020-R", "stopSequence": 2 }, { "arrival": { "time": "1751351400" }, "departure": { "time": "1751351400" }, "stopId": "STP-TR00021-R", "stopSequence": 3 }, { "arrival": { "time": "1751352900" }, "departure": { "time": "1751352900" }, "stopId": "STP-TR00022-R", "stopSequence": 4 }, { "arrival": { "time": "1751354100" }, "departure": { "time": "1751354100" }, "stopId": "STP-TR00023-R", "stopSequence": 5 }, { "arrival": { "time": "1751354400" }, "departure": { "time": "1751354400" }, "stopId": "STP-TR00024-R", "stopSequence": 6 }, { "arrival": { "time": "1751355000" }, "departure": { "time": "1751355000" }, "stopId": "STP-TR00026-R", "stopSequence": 7 }, { "arrival": { "time": "1751355300" }, "departure": { "time": "1751355300" }, "stopId": "STP-TR00025-R", "stopSequence": 8 }, { "arrival": { "time": "1751357700" }, "stopId": "STP-TR00001", "stopSequence": 9 } ], "trip": { "directionId": 0, "routeId": "C2", "scheduleRelationship": "SCHEDULED", "startDate": "20250701", "startTime": "07:45:00", "tripId": "7b028b99-002f-4b40-b2c9-ec71905b709c" }, "vehicle": { "id": "706", "label": "SAIB-11", "licensePlate": "GF-202-MT" } } }, { "id": "166666", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 56, "time": "1751373056" }, "stopId": "STP-TR00001", "stopSequence": 1 }, { "arrival": { "delay": 58, "time": "1751373958" }, "departure": { "delay": 69, "time": "1751373969" }, "stopId": "STP-TR00002", "stopSequence": 2 }, { "arrival": { "delay": -52, "time": "1751374448" }, "departure": { "delay": -35, "time": "1751374465" }, "stopId": "STP-TR00003", "stopSequence": 3 }, { "arrival": { "delay": 196, "time": "1751374996" }, "departure": { "delay": 204, "time": "1751375004" }, "stopId": "STP-TR00042", "stopSequence": 4 }, { "arrival": { "delay": 25, "time": "1751375425" }, "departure": { "delay": 44, "time": "1751375444" }, "stopId": "STP-TR00004", "stopSequence": 5 }, { "scheduleRelationship": "SKIPPED", "stopId": "STP-TR00041", "stopSequence": 6 }, { "arrival": { "delay": -350, "time": "1751376250" }, "departure": { "delay": -328, "time": "1751376272" }, "stopId": "STP-TR00005", "stopSequence": 7 }, { "arrival": { "delay": -422, "time": "1751376478" }, "departure": { "delay": -416, "time": "1751376484" }, "stopId": "STP-TR00040", "stopSequence": 8 }, { "arrival": { "delay": -423, "time": "1751376777" }, "departure": { "delay": -399, "time": "1751376801" }, "stopId": "STP-TR00006", "stopSequence": 9 }, { "arrival": { "delay": -590, "time": "1751376910" }, "departure": { "delay": -576, "time": "1751376924" }, "stopId": "STP-TR00039", "stopSequence": 10 }, { "arrival": { "delay": -423, "time": "1751377377" }, "departure": { "delay": -399, "time": "1751377401" }, "stopId": "STP-TR00007", "stopSequence": 11 }, { "arrival": { "delay": -444, "time": "1751377656" }, "departure": { "delay": -437, "time": "1751377663" }, "stopId": "STP-TR00038", "stopSequence": 12 }, { "arrival": { "delay": -292, "time": "1751378408" }, "departure": { "delay": 344, "time": "1751379044" }, "stopId": "STP-TR00008", "stopSequence": 13 }, { "arrival": { "delay": 581, "time": "1751379581" }, "departure": { "delay": 586, "time": "1751379586" }, "stopId": "STP-TR00037", "stopSequence": 14 }, { "arrival": { "delay": 692, "time": "1751379992" }, "departure": { "delay": 586, "time": "1751379886" }, "stopId": "STP-TR00009", "stopSequence": 15 }, { "arrival": { "delay": 586, "time": "1751380486" }, "departure": { "delay": 586, "time": "1751380486" }, "stopId": "STP-TR00036", "stopSequence": 16 }, { "arrival": { "delay": 586, "time": "1751381086" }, "departure": { "delay": 586, "time": "1751381086" }, "stopId": "STP-TR00035", "stopSequence": 17 }, { "arrival": { "delay": 586, "time": "1751381686" }, "departure": { "delay": 586, "time": "1751381686" }, "stopId": "STP-TR00035BIS", "stopSequence": 18 }, { "arrival": { "delay": 586, "time": "1751382886" }, "departure": { "delay": 586, "time": "1751382886" }, "stopId": "STP-TR00034", "stopSequence": 19 }, { "arrival": { "delay": 586, "time": "1751383186" }, "departure": { "delay": 586, "time": "1751383186" }, "stopId": "STP-TR00033", "stopSequence": 20 }, { "arrival": { "delay": 586, "time": "1751383486" }, "departure": { "delay": 586, "time": "1751383486" }, "stopId": "STP-TR00032BIS", "stopSequence": 21 }, { "arrival": { "delay": 586, "time": "1751384086" }, "stopId": "STP-TR00044", "stopSequence": 22 } ], "trip": { "directionId": 1, "routeId": "C3", "scheduleRelationship": "SCHEDULED", "startDate": "20250701", "startTime": "14:30:00", "tripId": "0a000d06-645e-4b3e-b4a3-8e44204ba4d5" }, "vehicle": { "id": "633", "label": "TEMSA C3", "licensePlate": "GS 461 KR" } } }, { "id": "166662", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 15, "time": "1751376615" }, "stopId": "STP-TR00001", "stopSequence": 1 }, { "arrival": { "delay": -90, "time": "1751377410" }, "departure": { "delay": -80, "time": "1751377420" }, "stopId": "STP-TR00002", "stopSequence": 2 }, { "arrival": { "delay": -274, "time": "1751377826" }, "departure": { "delay": -246, "time": "1751377854" }, "stopId": "STP-TR00003", "stopSequence": 3 }, { "arrival": { "delay": -168, "time": "1751378232" }, "departure": { "delay": -160, "time": "1751378240" }, "stopId": "STP-TR00042", "stopSequence": 4 }, { "arrival": { "delay": -382, "time": "1751378618" }, "departure": { "delay": -361, "time": "1751378639" }, "stopId": "STP-TR00004", "stopSequence": 5 }, { "arrival": { "delay": -802, "time": "1751379398" }, "departure": { "delay": -777, "time": "1751379423" }, "stopId": "STP-TR00005", "stopSequence": 6 }, { "arrival": { "delay": -777, "time": "1751381823" }, "departure": { "delay": -777, "time": "1751381823" }, "stopId": "STP-TR00058", "stopSequence": 7 }, { "arrival": { "delay": -777, "time": "1751382723" }, "departure": { "delay": -777, "time": "1751382723" }, "stopId": "STP-TR00057", "stopSequence": 8 }, { "arrival": { "delay": -777, "time": "1751383023" }, "departure": { "delay": -777, "time": "1751383023" }, "stopId": "STP-TR00056", "stopSequence": 9 }, { "arrival": { "delay": -777, "time": "1751383323" }, "departure": { "delay": -777, "time": "1751383323" }, "stopId": "STP-TR00055", "stopSequence": 10 }, { "arrival": { "delay": -777, "time": "1751383623" }, "departure": { "delay": -777, "time": "1751383623" }, "stopId": "STP-TR00032BIS", "stopSequence": 11 }, { "arrival": { "delay": -777, "time": "1751384523" }, "departure": { "delay": -777, "time": "1751384523" }, "stopId": "STP-TR00044", "stopSequence": 12 }, { "arrival": { "delay": -777, "time": "1751385423" }, "departure": { "delay": -777, "time": "1751385423" }, "stopId": "STP-TR00032BIS", "stopSequence": 13 }, { "arrival": { "delay": -777, "time": "1751387223" }, "departure": { "delay": -777, "time": "1751387223" }, "stopId": "STP-TR00054", "stopSequence": 14 }, { "arrival": { "delay": -777, "time": "1751389023" }, "stopId": "STP-TR00017", "stopSequence": 15 } ], "trip": { "directionId": 1, "routeId": "C5", "scheduleRelationship": "SCHEDULED", "startDate": "20250701", "startTime": "15:30:00", "tripId": "89f6ecfc-4152-41d6-98cc-be2989d1e0ce" }, "vehicle": { "id": "533", "label": "FERQUI LIGNE", "licensePlate": "GB 733 DF" } } }, { "id": "166664", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 126, "time": "1751378526" }, "stopId": "STP-TR00001", "stopSequence": 1 }, { "arrival": { "delay": 93, "time": "1751379393" }, "departure": { "delay": 102, "time": "1751379402" }, "stopId": "STP-TR00002", "stopSequence": 2 }, { "arrival": { "delay": 102, "time": "1751380302" }, "departure": { "delay": 102, "time": "1751380302" }, "stopId": "STP-TR00053", "stopSequence": 3 }, { "arrival": { "delay": 102, "time": "1751380602" }, "departure": { "delay": 102, "time": "1751380602" }, "stopId": "STP-TR00052", "stopSequence": 4 }, { "arrival": { "delay": 102, "time": "1751381202" }, "departure": { "delay": 102, "time": "1751381202" }, "stopId": "STP-TR00051", "stopSequence": 5 }, { "arrival": { "delay": 102, "time": "1751381502" }, "departure": { "delay": 102, "time": "1751381502" }, "stopId": "STP-TR00050", "stopSequence": 6 }, { "arrival": { "delay": 102, "time": "1751382102" }, "departure": { "delay": 102, "time": "1751382102" }, "stopId": "STP-TR00049", "stopSequence": 7 }, { "arrival": { "delay": 102, "time": "1751382282" }, "departure": { "delay": 102, "time": "1751382282" }, "stopId": "STP-TR00048", "stopSequence": 8 }, { "arrival": { "delay": 102, "time": "1751382402" }, "departure": { "delay": 102, "time": "1751382402" }, "stopId": "STP-TR00047", "stopSequence": 9 }, { "arrival": { "delay": 102, "time": "1751382702" }, "departure": { "delay": 102, "time": "1751382702" }, "stopId": "STP-TR00046", "stopSequence": 10 }, { "arrival": { "delay": 102, "time": "1751383302" }, "departure": { "delay": 102, "time": "1751383302" }, "stopId": "STP-TR00045", "stopSequence": 11 }, { "arrival": { "delay": 102, "time": "1751383902" }, "departure": { "delay": 102, "time": "1751383902" }, "stopId": "STP-TR00038", "stopSequence": 12 }, { "arrival": { "delay": 102, "time": "1751384502" }, "departure": { "delay": 102, "time": "1751384502" }, "stopId": "STP-TR00008", "stopSequence": 13 }, { "arrival": { "delay": 102, "time": "1751385102" }, "departure": { "delay": 102, "time": "1751385102" }, "stopId": "STP-TR00009", "stopSequence": 14 }, { "arrival": { "delay": 102, "time": "1751385702" }, "departure": { "delay": 102, "time": "1751385702" }, "stopId": "STP-TR00036", "stopSequence": 15 }, { "arrival": { "delay": 102, "time": "1751386302" }, "departure": { "delay": 102, "time": "1751386302" }, "stopId": "STP-TR00035", "stopSequence": 16 }, { "arrival": { "delay": 102, "time": "1751386902" }, "departure": { "delay": 102, "time": "1751386902" }, "stopId": "STP-TR00035BIS", "stopSequence": 17 }, { "arrival": { "delay": 102, "time": "1751387502" }, "departure": { "delay": 102, "time": "1751387502" }, "stopId": "STP-TR00034", "stopSequence": 18 }, { "arrival": { "delay": 102, "time": "1751387802" }, "departure": { "delay": 102, "time": "1751387802" }, "stopId": "STP-TR00033", "stopSequence": 19 }, { "arrival": { "delay": 102, "time": "1751388102" }, "departure": { "delay": 102, "time": "1751388102" }, "stopId": "STP-TR00032BIS", "stopSequence": 20 }, { "arrival": { "delay": 102, "time": "1751388702" }, "stopId": "STP-TR00044", "stopSequence": 21 } ], "trip": { "directionId": 1, "routeId": "C4", "scheduleRelationship": "SCHEDULED", "startDate": "20250701", "startTime": "16:00:00", "tripId": "9ad253d4-d519-4278-9603-e00ef5458d27" }, "vehicle": { "id": "634", "label": "TEMSA C4", "licensePlate": "GS 487 KR" } } }, { "id": "166639", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -124, "time": "1751379776" }, "stopId": "STP-TR00023", "stopSequence": 3 }, { "arrival": { "delay": -124, "time": "1751380976" }, "departure": { "delay": -124, "time": "1751380976" }, "stopId": "STP-TR00031", "stopSequence": 4 }, { "arrival": { "delay": -124, "time": "1751381576" }, "departure": { "delay": -124, "time": "1751381576" }, "stopId": "STP-TR00030", "stopSequence": 5 }, { "arrival": { "delay": -124, "time": "1751382476" }, "departure": { "delay": -124, "time": "1751382476" }, "stopId": "STP-TR00029", "stopSequence": 6 }, { "arrival": { "delay": -124, "time": "1751383076" }, "departure": { "delay": -124, "time": "1751383076" }, "stopId": "STP-TR00028", "stopSequence": 7 }, { "arrival": { "delay": -124, "time": "1751383976" }, "stopId": "STP-TR00027BIS", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "C2BIS", "scheduleRelationship": "SCHEDULED", "startDate": "20250701", "startTime": "16:25:00", "tripId": "0c47539d-a227-4e38-b686-39347ee2030e" }, "vehicle": { "id": "274", "label": "SAIB-09", "licensePlate": " FL-822-PJ" } } }, { "id": "166656", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1751380200" }, "stopId": "STP-TR00001", "stopSequence": 1 }, { "arrival": { "time": "1751381100" }, "departure": { "time": "1751381100" }, "stopId": "STP-TR00002", "stopSequence": 2 }, { "arrival": { "time": "1751381700" }, "departure": { "time": "1751381700" }, "stopId": "STP-TR00003", "stopSequence": 3 }, { "arrival": { "time": "1751382000" }, "departure": { "time": "1751382000" }, "stopId": "STP-TR00042", "stopSequence": 4 }, { "arrival": { "time": "1751382600" }, "departure": { "time": "1751382600" }, "stopId": "STP-TR00004", "stopSequence": 5 }, { "arrival": { "time": "1751383800" }, "departure": { "time": "1751383800" }, "stopId": "STP-TR00005", "stopSequence": 6 }, { "arrival": { "time": "1751384100" }, "departure": { "time": "1751384100" }, "stopId": "STP-TR00040", "stopSequence": 7 }, { "arrival": { "time": "1751384400" }, "departure": { "time": "1751384400" }, "stopId": "STP-TR00006", "stopSequence": 8 }, { "arrival": { "time": "1751384700" }, "departure": { "time": "1751384700" }, "stopId": "STP-TR00039", "stopSequence": 9 }, { "arrival": { "time": "1751385000" }, "departure": { "time": "1751385000" }, "stopId": "STP-TR00007", "stopSequence": 10 }, { "arrival": { "time": "1751385300" }, "departure": { "time": "1751385300" }, "stopId": "STP-TR00038", "stopSequence": 11 }, { "arrival": { "time": "1751385900" }, "departure": { "time": "1751385900" }, "stopId": "STP-TR00008", "stopSequence": 12 }, { "arrival": { "time": "1751386200" }, "departure": { "time": "1751386200" }, "stopId": "STP-TR00037", "stopSequence": 13 }, { "arrival": { "time": "1751386500" }, "departure": { "time": "1751386500" }, "stopId": "STP-TR00009", "stopSequence": 14 }, { "arrival": { "time": "1751388300" }, "departure": { "time": "1751388300" }, "stopId": "STP-TR00010", "stopSequence": 15 }, { "arrival": { "time": "1751388900" }, "departure": { "time": "1751388900" }, "stopId": "STP-TR00011", "stopSequence": 16 }, { "arrival": { "time": "1751389500" }, "departure": { "time": "1751389500" }, "stopId": "STP-TR00012", "stopSequence": 17 }, { "arrival": { "time": "1751389800" }, "departure": { "time": "1751389800" }, "stopId": "STP-TR00013", "stopSequence": 18 }, { "arrival": { "time": "1751390100" }, "departure": { "time": "1751390100" }, "stopId": "STP-TR00014", "stopSequence": 19 }, { "arrival": { "time": "1751390700" }, "departure": { "time": "1751390700" }, "stopId": "STP-TR00015", "stopSequence": 20 }, { "arrival": { "time": "1751391000" }, "departure": { "time": "1751391000" }, "stopId": "STP-TR00016", "stopSequence": 21 }, { "arrival": { "time": "1751391600" }, "stopId": "STP-TR00017", "stopSequence": 22 } ], "trip": { "directionId": 0, "routeId": "C1", "scheduleRelationship": "SCHEDULED", "startDate": "20250701", "startTime": "16:30:00", "tripId": "2cbdc558-8e7c-4034-82db-5e489f514b29" }, "vehicle": { "id": "741", "label": "EK-190-YQ", "licensePlate": "EK-190-YQ" } } }, { "id": "166653", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1751380200" }, "stopId": "STP-TR00017", "stopSequence": 1 }, { "arrival": { "time": "1751380800" }, "departure": { "time": "1751380800" }, "stopId": "STP-TR00016-R", "stopSequence": 2 }, { "arrival": { "time": "1751381100" }, "departure": { "time": "1751381100" }, "stopId": "STP-TR00015-R", "stopSequence": 3 }, { "arrival": { "time": "1751381700" }, "departure": { "time": "1751381700" }, "stopId": "STP-TR00014-R", "stopSequence": 4 }, { "arrival": { "time": "1751382000" }, "departure": { "time": "1751382000" }, "stopId": "STP-TR00013-R", "stopSequence": 5 }, { "arrival": { "time": "1751382300" }, "departure": { "time": "1751382300" }, "stopId": "STP-TR00012-R", "stopSequence": 6 }, { "arrival": { "time": "1751382900" }, "departure": { "time": "1751382900" }, "stopId": "STP-TR00011-R", "stopSequence": 7 }, { "arrival": { "time": "1751383500" }, "departure": { "time": "1751383500" }, "stopId": "STP-TR00010-R", "stopSequence": 8 }, { "arrival": { "time": "1751385000" }, "departure": { "time": "1751385000" }, "stopId": "STP-TR00009", "stopSequence": 9 }, { "arrival": { "time": "1751385300" }, "departure": { "time": "1751385300" }, "stopId": "STP-TR00037-R", "stopSequence": 10 }, { "arrival": { "time": "1751385600" }, "departure": { "time": "1751385600" }, "stopId": "STP-TR00008", "stopSequence": 11 }, { "arrival": { "time": "1751386200" }, "departure": { "time": "1751386200" }, "stopId": "STP-TR00038-R", "stopSequence": 12 }, { "arrival": { "time": "1751386500" }, "departure": { "time": "1751386500" }, "stopId": "STP-TR00007-R", "stopSequence": 13 }, { "arrival": { "time": "1751386800" }, "departure": { "time": "1751386800" }, "stopId": "STP-TR00039-R", "stopSequence": 14 }, { "arrival": { "time": "1751387100" }, "departure": { "time": "1751387100" }, "stopId": "STP-TR00006-R", "stopSequence": 15 }, { "arrival": { "time": "1751387400" }, "departure": { "time": "1751387400" }, "stopId": "STP-TR00040-R", "stopSequence": 16 }, { "arrival": { "time": "1751387700" }, "departure": { "time": "1751387700" }, "stopId": "STP-TR00005-R", "stopSequence": 17 }, { "arrival": { "time": "1751388900" }, "departure": { "time": "1751388900" }, "stopId": "STP-TR00004-R", "stopSequence": 18 }, { "arrival": { "time": "1751389200" }, "departure": { "time": "1751389200" }, "stopId": "STP-TR00042-R", "stopSequence": 19 }, { "arrival": { "time": "1751389800" }, "departure": { "time": "1751389800" }, "stopId": "STP-TR00003-R", "stopSequence": 20 }, { "arrival": { "time": "1751390400" }, "departure": { "time": "1751390400" }, "stopId": "STP-TR00002-R", "stopSequence": 21 }, { "arrival": { "time": "1751391300" }, "stopId": "STP-TR00001", "stopSequence": 22 } ], "trip": { "directionId": 1, "routeId": "C1", "scheduleRelationship": "SCHEDULED", "startDate": "20250701", "startTime": "16:30:00", "tripId": "5df0856c-3543-4785-87c1-c297e78cf860" }, "vehicle": { "id": "579", "label": "IRIZAR 217", "licensePlate": "FH-217-AP" } } }, { "id": "166647", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1751380200" }, "stopId": "STP-TR00018", "stopSequence": 1 }, { "arrival": { "time": "1751381640" }, "stopId": "STP-TR00014", "stopSequence": 2 } ], "trip": { "directionId": 1, "routeId": "C1BIS", "scheduleRelationship": "SCHEDULED", "startDate": "20250701", "startTime": "16:30:00", "tripId": "65fe8c04-a691-4283-a17b-4441970c2c19" }, "vehicle": { "id": "577", "label": "IVECO 959", "licensePlate": "GK-959-RJ" } } }, { "id": "862994", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 29663, "time": "1751378663" }, "stopId": "1005550", "stopSequence": 1 }, { "scheduleRelationship": "SKIPPED", "stopId": "1006025", "stopSequence": 2 }, { "scheduleRelationship": "SKIPPED", "stopId": "1006026", "stopSequence": 3 }, { "arrival": { "delay": 106, "time": "1751349286" }, "departure": { "delay": 111, "time": "1751349291" }, "stopId": "1006027", "stopSequence": 4 }, { "arrival": { "delay": 20, "time": "1751349320" }, "departure": { "delay": 29, "time": "1751349329" }, "stopId": "1006028", "stopSequence": 5 }, { "arrival": { "delay": -43, "time": "1751349437" }, "departure": { "delay": -36, "time": "1751349444" }, "stopId": "1006033", "stopSequence": 6 }, { "arrival": { "delay": -77, "time": "1751349463" }, "departure": { "delay": -66, "time": "1751349474" }, "stopId": "1006034", "stopSequence": 7 }, { "arrival": { "delay": -117, "time": "1751349723" }, "departure": { "delay": -109, "time": "1751349731" }, "stopId": "1006035", "stopSequence": 8 }, { "arrival": { "delay": -99, "time": "1751349801" }, "departure": { "delay": 285, "time": "1751350185" }, "stopId": "1006036", "stopSequence": 9 }, { "arrival": { "time": "1751350500" }, "stopId": "1007850", "stopSequence": 10 } ], "trip": { "directionId": 0, "routeId": "1000384", "scheduleRelationship": "SCHEDULED", "startDate": "20250701", "startTime": "07:50:00", "tripId": "1005090-1006928" }, "vehicle": { "id": "117", "label": "FD-785-DL", "licensePlate": "FD-785-DL" } } }, { "id": "862901", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "SKIPPED", "stopId": "1005627", "stopSequence": 1 }, { "scheduleRelationship": "SKIPPED", "stopId": "1006612", "stopSequence": 2 }, { "arrival": { "delay": -2926, "time": "1751347754" }, "departure": { "delay": -1846, "time": "1751348834" }, "stopId": "1006610", "stopSequence": 3 }, { "arrival": { "delay": -790, "time": "1751350250" }, "departure": { "delay": -780, "time": "1751350260" }, "stopId": "1006611", "stopSequence": 4 }, { "arrival": { "delay": -746, "time": "1751350594" }, "departure": { "delay": -344, "time": "1751350996" }, "stopId": "1006613", "stopSequence": 5 }, { "arrival": { "delay": -287, "time": "1751351713" }, "stopId": "1007925", "stopSequence": 6 } ], "trip": { "directionId": 0, "routeId": "1000362", "scheduleRelationship": "SCHEDULED", "startDate": "20250701", "startTime": "08:05:00", "tripId": "1004146-1005680" }, "vehicle": { "id": "78", "label": "CSV-02", "licensePlate": "DQ-659-HW" } } }, { "id": "863019", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 1049, "time": "1751379449" }, "stopId": "1005700", "stopSequence": 1 }, { "arrival": { "delay": 285, "time": "1751379885" }, "departure": { "delay": 378, "time": "1751379978" }, "stopId": "1005508", "stopSequence": 2 }, { "arrival": { "time": "1751380800" }, "departure": { "time": "1751380800" }, "stopId": "1005700", "stopSequence": 3 }, { "arrival": { "time": "1751381400" }, "departure": { "time": "1751381400" }, "stopId": "1005506", "stopSequence": 4 }, { "arrival": { "time": "1751382300" }, "departure": { "time": "1751382300" }, "stopId": "1012580", "stopSequence": 5 }, { "arrival": { "time": "1751382480" }, "stopId": "1007970", "stopSequence": 6 } ], "trip": { "directionId": 1, "routeId": "1000377", "scheduleRelationship": "SCHEDULED", "startDate": "20250701", "startTime": "16:00:00", "tripId": "1005270-1007128" }, "vehicle": { "id": "608", "label": "BV 599 BZ / LY 209 - PM 210", "licensePlate": "BV-599-BZ" } } }, { "id": "863419", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 609, "time": "1751379009" }, "stopId": "1001809", "stopSequence": 1 }, { "arrival": { "time": "1751379300" }, "departure": { "time": "1751379300" }, "stopId": "1002784", "stopSequence": 2 }, { "arrival": { "time": "1751380200" }, "stopId": "1002004", "stopSequence": 3 } ], "trip": { "directionId": 1, "routeId": "1000242", "scheduleRelationship": "SCHEDULED", "startDate": "20250701", "startTime": "16:00:00", "tripId": "1000597-1000848" }, "vehicle": { "id": "575", "label": "BEN10", "licensePlate": "GL-205-LL" } } }, { "id": "863455", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 4, "time": "1751379004" }, "stopId": "1001809", "stopSequence": 1 }, { "arrival": { "time": "1751379420" }, "departure": { "time": "1751379420" }, "stopId": "1002325", "stopSequence": 2 }, { "arrival": { "time": "1751379600" }, "departure": { "time": "1751379600" }, "stopId": "1002324", "stopSequence": 3 }, { "arrival": { "time": "1751379780" }, "departure": { "time": "1751379780" }, "stopId": "1002323", "stopSequence": 4 }, { "arrival": { "time": "1751379960" }, "departure": { "time": "1751379960" }, "stopId": "1002322", "stopSequence": 5 }, { "arrival": { "time": "1751380440" }, "stopId": "1001912", "stopSequence": 6 } ], "trip": { "directionId": 1, "routeId": "1000206", "scheduleRelationship": "SCHEDULED", "startDate": "20250701", "startTime": "16:10:00", "tripId": "1000575-1000825" }, "vehicle": { "id": "503", "label": "BEN07", "licensePlate": "GB 886 ND" } } }, { "id": "863399", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "SKIPPED", "stopId": "1001813", "stopSequence": 1 }, { "arrival": { "delay": -413, "time": "1751378887" }, "departure": { "delay": -394, "time": "1751378906" }, "stopId": "1002645", "stopSequence": 2 }, { "arrival": { "delay": -389, "time": "1751379511" }, "departure": { "delay": -359, "time": "1751379541" }, "stopId": "1002644", "stopSequence": 3 }, { "arrival": { "time": "1751381400" }, "stopId": "1002850", "stopSequence": 4 } ], "trip": { "directionId": 1, "routeId": "1000226", "scheduleRelationship": "SCHEDULED", "startDate": "20250701", "startTime": "16:10:00", "tripId": "1001579-1002031" }, "vehicle": { "id": "546", "label": "GBTA-07", "licensePlate": "EL-646-RG" } } }, { "id": "863372", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 388, "time": "1751379688" }, "stopId": "1001810", "stopSequence": 1 }, { "arrival": { "delay": 78, "time": "1751379978" }, "departure": { "delay": 84, "time": "1751379984" }, "stopId": "1002247", "stopSequence": 2 }, { "arrival": { "delay": -164, "time": "1751380036" }, "departure": { "delay": -159, "time": "1751380041" }, "stopId": "1002246", "stopSequence": 3 }, { "arrival": { "delay": -372, "time": "1751380128" }, "departure": { "time": "1751380500" }, "stopId": "1002245", "stopSequence": 4 }, { "arrival": { "time": "1751380800" }, "departure": { "time": "1751380800" }, "stopId": "1002244", "stopSequence": 5 }, { "arrival": { "time": "1751382000" }, "stopId": "1001895", "stopSequence": 6 } ], "trip": { "directionId": 1, "routeId": "1000201", "scheduleRelationship": "SCHEDULED", "startDate": "20250701", "startTime": "16:15:00", "tripId": "1000570-1000820" }, "vehicle": { "id": "507", "label": "CAV04", "licensePlate": "CG 044 WJ" } } }, { "id": "863064", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "SKIPPED", "stopId": "1007919", "stopSequence": 1 }, { "arrival": { "delay": -895, "time": "1751379305" }, "departure": { "delay": -293, "time": "1751379907" }, "stopId": "1008986", "stopSequence": 2 }, { "arrival": { "time": "1751380800" }, "departure": { "time": "1751380800" }, "stopId": "1011620", "stopSequence": 3 }, { "arrival": { "time": "1751381100" }, "stopId": "1005604", "stopSequence": 4 } ], "trip": { "directionId": 1, "routeId": "1000411", "scheduleRelationship": "SCHEDULED", "startDate": "20250701", "startTime": "16:15:00", "tripId": "1005419-1007319" }, "vehicle": { "id": "287", "label": "MASTER SAB", "licensePlate": "FG-623-TE" } } }, { "id": "862896", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -371, "time": "1751379229" }, "stopId": "1007918", "stopSequence": 1 }, { "arrival": { "delay": -324, "time": "1751379636" }, "departure": { "delay": -163, "time": "1751379797" }, "stopId": "1008986", "stopSequence": 2 }, { "arrival": { "delay": -205, "time": "1751380115" }, "departure": { "time": "1751380320" }, "stopId": "1006509", "stopSequence": 3 }, { "arrival": { "time": "1751380860" }, "stopId": "1005603", "stopSequence": 4 } ], "trip": { "directionId": 1, "routeId": "1000410", "scheduleRelationship": "SCHEDULED", "startDate": "20250701", "startTime": "16:20:00", "tripId": "1004125-1005659" }, "vehicle": { "id": "61", "label": "MASTER LAETITIA", "licensePlate": "DT-501-NW" } } }, { "id": "863108", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1751379960" }, "stopId": "1007950", "stopSequence": 1 }, { "arrival": { "time": "1751380140" }, "departure": { "time": "1751380140" }, "stopId": "1006705", "stopSequence": 2 }, { "arrival": { "time": "1751380740" }, "stopId": "1005652", "stopSequence": 3 } ], "trip": { "directionId": 1, "routeId": "1000417", "scheduleRelationship": "SCHEDULED", "startDate": "20250701", "startTime": "16:26:00", "tripId": "1005532-1007491" }, "vehicle": { "id": "315", "label": "CG 057 NA / LY358 PM 356", "licensePlate": "GC 057 NA" } } }, { "id": "862996", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1751380200" }, "stopId": "1007850", "stopSequence": 1 }, { "arrival": { "delay": -2538, "time": "1751378022" }, "departure": { "delay": -2532, "time": "1751378028" }, "stopId": "1006023", "stopSequence": 2 }, { "arrival": { "time": "1751380620" }, "departure": { "time": "1751380620" }, "stopId": "1006042", "stopSequence": 3 }, { "arrival": { "time": "1751380680" }, "departure": { "time": "1751380680" }, "stopId": "1006044", "stopSequence": 4 }, { "arrival": { "time": "1751380680" }, "departure": { "time": "1751380680" }, "stopId": "1006043", "stopSequence": 5 }, { "arrival": { "time": "1751380920" }, "departure": { "time": "1751380920" }, "stopId": "1011540", "stopSequence": 6 }, { "arrival": { "time": "1751380980" }, "departure": { "time": "1751380980" }, "stopId": "1006041", "stopSequence": 7 }, { "arrival": { "time": "1751381040" }, "departure": { "time": "1751381040" }, "stopId": "1006039", "stopSequence": 8 }, { "arrival": { "time": "1751381040" }, "departure": { "time": "1751381040" }, "stopId": "1006040", "stopSequence": 9 }, { "arrival": { "time": "1751381280" }, "departure": { "time": "1751381280" }, "stopId": "1006038", "stopSequence": 10 }, { "arrival": { "time": "1751381400" }, "departure": { "time": "1751381400" }, "stopId": "1006037", "stopSequence": 11 }, { "arrival": { "time": "1751381400" }, "stopId": "1005551", "stopSequence": 12 } ], "trip": { "directionId": 1, "routeId": "1000385", "scheduleRelationship": "SCHEDULED", "startDate": "20250701", "startTime": "16:30:00", "tripId": "1005103-1006943" }, "vehicle": { "id": "121", "label": "BZ-319-PG", "licensePlate": "BZ-319-PG" } } }, { "id": "863029", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1751380200" }, "stopId": "1007841", "stopSequence": 1 }, { "arrival": { "time": "1751380500" }, "departure": { "time": "1751380500" }, "stopId": "1005970", "stopSequence": 2 }, { "arrival": { "time": "1751380680" }, "departure": { "time": "1751380680" }, "stopId": "1011522", "stopSequence": 3 }, { "arrival": { "time": "1751380740" }, "departure": { "time": "1751380740" }, "stopId": "1005971", "stopSequence": 4 }, { "arrival": { "time": "1751380980" }, "departure": { "time": "1751380980" }, "stopId": "1005972", "stopSequence": 5 }, { "arrival": { "time": "1751381040" }, "departure": { "time": "1751381040" }, "stopId": "1005542", "stopSequence": 6 }, { "arrival": { "delay": -2028, "time": "1751379132" }, "departure": { "delay": -2021, "time": "1751379139" }, "stopId": "1005975", "stopSequence": 7 }, { "arrival": { "time": "1751381400" }, "departure": { "time": "1751381400" }, "stopId": "1005974", "stopSequence": 8 }, { "arrival": { "time": "1751382000" }, "stopId": "1011520", "stopSequence": 9 } ], "trip": { "directionId": 1, "routeId": "1000353", "scheduleRelationship": "SCHEDULED", "startDate": "20250701", "startTime": "16:30:00", "tripId": "1005389-1007274" }, "vehicle": { "id": "492", "label": "NAVIGO", "licensePlate": "CZ-983-SH" } } }, { "id": "863057", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1751380200" }, "stopId": "1007870", "stopSequence": 1 }, { "arrival": { "time": "1751380320" }, "departure": { "time": "1751380320" }, "stopId": "1011536", "stopSequence": 2 }, { "arrival": { "time": "1751380440" }, "departure": { "time": "1751380440" }, "stopId": "1006206", "stopSequence": 3 }, { "arrival": { "time": "1751380560" }, "departure": { "time": "1751380560" }, "stopId": "1006205", "stopSequence": 4 }, { "arrival": { "time": "1751380740" }, "departure": { "time": "1751380740" }, "stopId": "1006204", "stopSequence": 5 }, { "arrival": { "time": "1751381040" }, "departure": { "time": "1751381040" }, "stopId": "1006288", "stopSequence": 6 }, { "arrival": { "time": "1751381700" }, "stopId": "1005571", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "1000393", "scheduleRelationship": "SCHEDULED", "startDate": "20250701", "startTime": "16:30:00", "tripId": "1005433-1007333" }, "vehicle": { "id": "637", "label": "ISUZU", "licensePlate": "GR-892-YS" } } }, { "id": "863080", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1751380200" }, "stopId": "1007930", "stopSequence": 1 }, { "arrival": { "time": "1751381100" }, "departure": { "time": "1751381100" }, "stopId": "1006636", "stopSequence": 2 }, { "arrival": { "time": "1751381160" }, "departure": { "time": "1751381160" }, "stopId": "1006635", "stopSequence": 3 }, { "arrival": { "time": "1751381640" }, "stopId": "1005633", "stopSequence": 4 } ], "trip": { "directionId": 1, "routeId": "1000305", "scheduleRelationship": "SCHEDULED", "startDate": "20250701", "startTime": "16:30:00", "tripId": "1005490-1007435" }, "vehicle": { "id": "120", "label": "FX-614-SX", "licensePlate": "FX-614-SX" } } }, { "id": "863105", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -848, "time": "1751379352" }, "stopId": "1006674", "stopSequence": 1 }, { "arrival": { "delay": -859, "time": "1751379821" }, "departure": { "delay": -705, "time": "1751379975" }, "stopId": "1006597", "stopSequence": 2 }, { "arrival": { "delay": -682, "time": "1751380058" }, "departure": { "delay": -668, "time": "1751380072" }, "stopId": "1011108", "stopSequence": 3 }, { "arrival": { "delay": -736, "time": "1751380124" }, "departure": { "time": "1751380860" }, "stopId": "1006667", "stopSequence": 4 }, { "arrival": { "time": "1751381280" }, "departure": { "time": "1751381280" }, "stopId": "1006598", "stopSequence": 5 }, { "arrival": { "time": "1751381520" }, "departure": { "time": "1751381520" }, "stopId": "1006599", "stopSequence": 6 }, { "arrival": { "time": "1751381700" }, "departure": { "time": "1751381700" }, "stopId": "1006663", "stopSequence": 7 }, { "arrival": { "time": "1751382000" }, "departure": { "time": "1751382000" }, "stopId": "1006662", "stopSequence": 8 }, { "arrival": { "time": "1751382300" }, "departure": { "time": "1751382300" }, "stopId": "1006661", "stopSequence": 9 }, { "arrival": { "time": "1751382420" }, "departure": { "time": "1751382420" }, "stopId": "1010925", "stopSequence": 10 }, { "arrival": { "time": "1751382600" }, "departure": { "time": "1751382600" }, "stopId": "1006659", "stopSequence": 11 }, { "arrival": { "time": "1751382900" }, "stopId": "1010923", "stopSequence": 12 } ], "trip": { "directionId": 1, "routeId": "1000415", "scheduleRelationship": "SCHEDULED", "startDate": "20250701", "startTime": "16:30:00", "tripId": "1005520-1007479" }, "vehicle": { "id": "563", "label": "DR 065 HY / PM343.1", "licensePlate": "DR 065 HY" } } }, { "id": "863407", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1751380200" }, "stopId": "1001823", "stopSequence": 1 }, { "arrival": { "time": "1751380800" }, "departure": { "time": "1751380800" }, "stopId": "1002872", "stopSequence": 2 }, { "arrival": { "time": "1751381400" }, "departure": { "time": "1751381400" }, "stopId": "1002871", "stopSequence": 3 }, { "arrival": { "time": "1751382000" }, "departure": { "time": "1751382000" }, "stopId": "1002870", "stopSequence": 4 }, { "arrival": { "time": "1751382900" }, "stopId": "1002869", "stopSequence": 5 } ], "trip": { "directionId": 1, "routeId": "1000230", "scheduleRelationship": "SCHEDULED", "startDate": "20250701", "startTime": "16:30:00", "tripId": "1000591-1000842" }, "vehicle": { "id": "309", "label": "CORS-16", "licensePlate": "FM-235-TC" } } }, { "id": "863144", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -85, "time": "1751380115" }, "stopId": "1007826", "stopSequence": 1 }, { "arrival": { "time": "1751382000" }, "departure": { "time": "1751382000" }, "stopId": "1005663", "stopSequence": 2 }, { "arrival": { "time": "1751382000" }, "departure": { "time": "1751382000" }, "stopId": "1005864", "stopSequence": 3 }, { "arrival": { "time": "1751382000" }, "departure": { "time": "1751382000" }, "stopId": "1005863", "stopSequence": 4 }, { "arrival": { "time": "1751382000" }, "departure": { "time": "1751382000" }, "stopId": "1005862", "stopSequence": 5 }, { "arrival": { "time": "1751382300" }, "departure": { "time": "1751382300" }, "stopId": "1005774", "stopSequence": 6 }, { "arrival": { "time": "1751382540" }, "departure": { "time": "1751382540" }, "stopId": "1005528", "stopSequence": 7 }, { "arrival": { "time": "1751382720" }, "departure": { "time": "1751382720" }, "stopId": "1005878", "stopSequence": 8 }, { "arrival": { "time": "1751383500" }, "stopId": "1011080", "stopSequence": 9 } ], "trip": { "directionId": 1, "routeId": "1000351", "scheduleRelationship": "SCHEDULED", "startDate": "20250701", "startTime": "16:30:00", "tripId": "1005925-1007883" }, "vehicle": { "id": "7", "label": "ACM-05", "licensePlate": "DV-480-ZB" } } }, { "id": "862856", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1751380200" }, "stopId": "1007861", "stopSequence": 1 }, { "arrival": { "time": "1751380260" }, "departure": { "time": "1751380260" }, "stopId": "1006131", "stopSequence": 2 }, { "arrival": { "time": "1751380560" }, "departure": { "time": "1751380560" }, "stopId": "1006114", "stopSequence": 3 }, { "arrival": { "time": "1751380740" }, "departure": { "time": "1751380740" }, "stopId": "1006113", "stopSequence": 4 }, { "arrival": { "time": "1751380980" }, "departure": { "time": "1751380980" }, "stopId": "1006112", "stopSequence": 5 }, { "arrival": { "time": "1751381280" }, "departure": { "time": "1751381280" }, "stopId": "1006111", "stopSequence": 6 }, { "arrival": { "time": "1751381460" }, "departure": { "time": "1751381460" }, "stopId": "1006110", "stopSequence": 7 }, { "arrival": { "time": "1751381640" }, "departure": { "time": "1751381640" }, "stopId": "1006109", "stopSequence": 8 }, { "arrival": { "time": "1751381760" }, "departure": { "time": "1751381760" }, "stopId": "1006108", "stopSequence": 9 }, { "arrival": { "time": "1751381880" }, "departure": { "time": "1751381880" }, "stopId": "1006107", "stopSequence": 10 }, { "arrival": { "time": "1751382180" }, "departure": { "time": "1751382180" }, "stopId": "1006105", "stopSequence": 11 }, { "arrival": { "time": "1751382480" }, "departure": { "time": "1751382480" }, "stopId": "1006104", "stopSequence": 12 }, { "arrival": { "time": "1751382840" }, "departure": { "time": "1751382840" }, "stopId": "1006103", "stopSequence": 13 }, { "arrival": { "time": "1751382960" }, "departure": { "time": "1751382960" }, "stopId": "1006102", "stopSequence": 14 }, { "arrival": { "time": "1751383020" }, "departure": { "time": "1751383020" }, "stopId": "1006101", "stopSequence": 15 }, { "arrival": { "time": "1751383080" }, "departure": { "time": "1751383080" }, "stopId": "1006100", "stopSequence": 16 }, { "arrival": { "time": "1751383140" }, "stopId": "1005560", "stopSequence": 17 } ], "trip": { "directionId": 1, "routeId": "1000388", "scheduleRelationship": "SCHEDULED", "startDate": "20250701", "startTime": "16:30:00", "tripId": "1001872-1002829" }, "vehicle": { "id": "288", "label": "MASTER PALOMBAGGIA", "licensePlate": "FG-835-WV" } } }, { "id": "862857", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1751380200" }, "stopId": "1007861", "stopSequence": 1 }, { "arrival": { "time": "1751380260" }, "departure": { "time": "1751380260" }, "stopId": "1006131", "stopSequence": 2 }, { "arrival": { "time": "1751380680" }, "departure": { "time": "1751380680" }, "stopId": "1006143", "stopSequence": 3 }, { "arrival": { "delay": -2613, "time": "1751378187" }, "departure": { "delay": -2601, "time": "1751378199" }, "stopId": "1006142", "stopSequence": 4 }, { "arrival": { "time": "1751380860" }, "departure": { "time": "1751380860" }, "stopId": "1006141", "stopSequence": 5 }, { "arrival": { "time": "1751380920" }, "departure": { "time": "1751380920" }, "stopId": "1006140", "stopSequence": 6 }, { "arrival": { "time": "1751380980" }, "departure": { "time": "1751380980" }, "stopId": "1006139", "stopSequence": 7 }, { "arrival": { "delay": -2944, "time": "1751378036" }, "departure": { "delay": -2937, "time": "1751378043" }, "stopId": "1005578", "stopSequence": 8 }, { "arrival": { "delay": -2992, "time": "1751378048" }, "departure": { "delay": -2981, "time": "1751378059" }, "stopId": "1006137", "stopSequence": 9 }, { "arrival": { "time": "1751381040" }, "departure": { "time": "1751381040" }, "stopId": "1006136", "stopSequence": 10 }, { "arrival": { "time": "1751381100" }, "departure": { "time": "1751381100" }, "stopId": "1006135", "stopSequence": 11 }, { "arrival": { "time": "1751381160" }, "departure": { "time": "1751381160" }, "stopId": "1006134", "stopSequence": 12 }, { "arrival": { "time": "1751381280" }, "departure": { "time": "1751381280" }, "stopId": "1006133", "stopSequence": 13 }, { "arrival": { "time": "1751381280" }, "departure": { "time": "1751381280" }, "stopId": "1006132", "stopSequence": 14 }, { "arrival": { "time": "1751381280" }, "stopId": "1005562", "stopSequence": 15 } ], "trip": { "directionId": 1, "routeId": "1000389", "scheduleRelationship": "SCHEDULED", "startDate": "20250701", "startTime": "16:30:00", "tripId": "1001860-1002828" }, "vehicle": { "id": "532", "label": "KARSAN", "licensePlate": "GA 274 QZ" } } }, { "id": "862858", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1751380200" }, "stopId": "1007870", "stopSequence": 1 }, { "arrival": { "time": "1751380620" }, "departure": { "time": "1751380620" }, "stopId": "1006295", "stopSequence": 2 }, { "arrival": { "time": "1751380860" }, "departure": { "time": "1751380860" }, "stopId": "1006294", "stopSequence": 3 }, { "arrival": { "time": "1751381100" }, "departure": { "time": "1751381100" }, "stopId": "1006293", "stopSequence": 4 }, { "arrival": { "time": "1751381400" }, "departure": { "time": "1751381400" }, "stopId": "1006292", "stopSequence": 5 }, { "arrival": { "time": "1751381520" }, "departure": { "time": "1751381520" }, "stopId": "1006291", "stopSequence": 6 }, { "arrival": { "time": "1751381820" }, "departure": { "time": "1751381820" }, "stopId": "1006290", "stopSequence": 7 }, { "arrival": { "time": "1751382000" }, "departure": { "time": "1751382000" }, "stopId": "1006289", "stopSequence": 8 }, { "arrival": { "time": "1751382660" }, "departure": { "time": "1751382660" }, "stopId": "1010080", "stopSequence": 9 }, { "arrival": { "time": "1751383320" }, "departure": { "time": "1751383320" }, "stopId": "1006287", "stopSequence": 10 }, { "arrival": { "time": "1751383560" }, "departure": { "time": "1751383560" }, "stopId": "1006286", "stopSequence": 11 }, { "arrival": { "time": "1751383680" }, "departure": { "time": "1751383680" }, "stopId": "1006285", "stopSequence": 12 }, { "arrival": { "time": "1751383980" }, "departure": { "time": "1751383980" }, "stopId": "1006284", "stopSequence": 13 }, { "arrival": { "time": "1751384040" }, "stopId": "1005581", "stopSequence": 14 } ], "trip": { "directionId": 1, "routeId": "1000397", "scheduleRelationship": "SCHEDULED", "startDate": "20250701", "startTime": "16:30:00", "tripId": "1001856-1002656" }, "vehicle": { "id": "638", "label": "TEMSA 214", "licensePlate": "GN-214-WV" } } }, { "id": "862887", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -3990, "time": "1751376210" }, "stopId": "1007832", "stopSequence": 1 }, { "arrival": { "time": "1751380320" }, "departure": { "time": "1751380320" }, "stopId": "1005909", "stopSequence": 2 }, { "arrival": { "time": "1751380560" }, "departure": { "time": "1751380560" }, "stopId": "1005910", "stopSequence": 3 }, { "arrival": { "time": "1751380800" }, "departure": { "time": "1751380800" }, "stopId": "1005530", "stopSequence": 4 }, { "arrival": { "time": "1751381280" }, "departure": { "time": "1751381280" }, "stopId": "1005826", "stopSequence": 5 }, { "arrival": { "time": "1751381340" }, "departure": { "time": "1751381340" }, "stopId": "1011119", "stopSequence": 6 }, { "arrival": { "time": "1751381400" }, "stopId": "1005868", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "1000383", "scheduleRelationship": "SCHEDULED", "startDate": "20250701", "startTime": "16:30:00", "tripId": "1003771-1005260" }, "vehicle": { "id": "315", "label": "CG 057 NA / LY358 PM 356", "licensePlate": "GC 057 NA" } } }, { "id": "862904", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1751380200" }, "stopId": "1007899", "stopSequence": 1 }, { "arrival": { "time": "1751381100" }, "departure": { "time": "1751381100" }, "stopId": "1006558", "stopSequence": 2 }, { "arrival": { "time": "1751381340" }, "departure": { "time": "1751381340" }, "stopId": "1006559", "stopSequence": 3 }, { "arrival": { "time": "1751382060" }, "stopId": "1005611", "stopSequence": 4 } ], "trip": { "directionId": 1, "routeId": "1000408", "scheduleRelationship": "SCHEDULED", "startDate": "20250701", "startTime": "16:30:00", "tripId": "1004168-1005712" }, "vehicle": { "id": "119", "label": "BZ-428-PN", "licensePlate": "BZ-428-PN" } } }, { "id": "862926", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "SKIPPED", "stopId": "1007930", "stopSequence": 1 }, { "arrival": { "delay": -1003, "time": "1751379557" }, "departure": { "delay": -996, "time": "1751379564" }, "stopId": "1006596", "stopSequence": 2 }, { "arrival": { "time": "1751380740" }, "departure": { "time": "1751380740" }, "stopId": "1011108", "stopSequence": 3 }, { "arrival": { "time": "1751380860" }, "departure": { "time": "1751380860" }, "stopId": "1006667", "stopSequence": 4 }, { "arrival": { "time": "1751381040" }, "departure": { "time": "1751381040" }, "stopId": "1011002", "stopSequence": 5 }, { "arrival": { "time": "1751381160" }, "departure": { "time": "1751381160" }, "stopId": "1006598", "stopSequence": 6 }, { "arrival": { "delay": -2281, "time": "1751378999" }, "departure": { "delay": -2272, "time": "1751379008" }, "stopId": "1011112", "stopSequence": 7 }, { "arrival": { "time": "1751381460" }, "departure": { "time": "1751381460" }, "stopId": "1006599", "stopSequence": 8 }, { "arrival": { "time": "1751381700" }, "departure": { "time": "1751381700" }, "stopId": "1011000", "stopSequence": 9 }, { "arrival": { "time": "1751385480" }, "departure": { "time": "1751385480" }, "stopId": "1006662", "stopSequence": 10 }, { "arrival": { "time": "1751385720" }, "departure": { "time": "1751385720" }, "stopId": "1006661", "stopSequence": 11 }, { "arrival": { "time": "1751386080" }, "departure": { "time": "1751386080" }, "stopId": "1006659", "stopSequence": 12 }, { "arrival": { "time": "1751386440" }, "stopId": "1005632", "stopSequence": 13 } ], "trip": { "directionId": 1, "routeId": "1000307", "scheduleRelationship": "SCHEDULED", "startDate": "20250701", "startTime": "16:30:00", "tripId": "1004342-1005977" }, "vehicle": { "id": "561", "label": "DR 528 NX / CO342", "licensePlate": "DR 528 NX" } } }, { "id": "862929", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1751380200" }, "stopId": "1007805", "stopSequence": 1 }, { "arrival": { "time": "1751380500" }, "departure": { "time": "1751380500" }, "stopId": "1005676", "stopSequence": 2 }, { "arrival": { "time": "1751380560" }, "departure": { "time": "1751380560" }, "stopId": "1005677", "stopSequence": 3 }, { "arrival": { "time": "1751380800" }, "departure": { "time": "1751380800" }, "stopId": "1005506", "stopSequence": 4 }, { "arrival": { "time": "1751380920" }, "departure": { "time": "1751380920" }, "stopId": "1005682", "stopSequence": 5 }, { "arrival": { "time": "1751381040" }, "departure": { "time": "1751381040" }, "stopId": "1005684", "stopSequence": 6 }, { "arrival": { "time": "1751381040" }, "departure": { "time": "1751381040" }, "stopId": "1005681", "stopSequence": 7 }, { "arrival": { "time": "1751381160" }, "departure": { "time": "1751381160" }, "stopId": "1005680", "stopSequence": 8 }, { "arrival": { "time": "1751381220" }, "stopId": "1005505", "stopSequence": 9 } ], "trip": { "directionId": 1, "routeId": "1000375", "scheduleRelationship": "SCHEDULED", "startDate": "20250701", "startTime": "16:30:00", "tripId": "1004496-1006216" }, "vehicle": { "id": "596", "label": "EY 827 AW / LY204", "licensePlate": "EY 827 AW" } } }, { "id": "862964", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1751380200" }, "stopId": "1007864", "stopSequence": 1 }, { "arrival": { "time": "1751380440" }, "departure": { "time": "1751380440" }, "stopId": "1006168", "stopSequence": 2 }, { "arrival": { "time": "1751380500" }, "departure": { "time": "1751380500" }, "stopId": "1006169", "stopSequence": 3 }, { "arrival": { "time": "1751380860" }, "departure": { "time": "1751380860" }, "stopId": "1006170", "stopSequence": 4 }, { "arrival": { "time": "1751381040" }, "departure": { "time": "1751381040" }, "stopId": "1006171", "stopSequence": 5 }, { "arrival": { "time": "1751381100" }, "departure": { "time": "1751381100" }, "stopId": "1006167", "stopSequence": 6 }, { "arrival": { "time": "1751381400" }, "departure": { "time": "1751381400" }, "stopId": "1005566", "stopSequence": 7 }, { "arrival": { "time": "1751381700" }, "stopId": "1006166", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "1000391", "scheduleRelationship": "SCHEDULED", "startDate": "20250701", "startTime": "16:30:00", "tripId": "1004833-1006627" }, "vehicle": { "id": "730", "label": "SPRINTER CAPU", "licensePlate": "GR-063-JL" } } }, { "id": "862973", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1751380200" }, "stopId": "1007856", "stopSequence": 1 }, { "arrival": { "time": "1751380440" }, "departure": { "time": "1751380440" }, "stopId": "1011482", "stopSequence": 2 }, { "arrival": { "time": "1751380800" }, "departure": { "time": "1751380800" }, "stopId": "1011480", "stopSequence": 3 }, { "arrival": { "time": "1751380920" }, "departure": { "time": "1751380920" }, "stopId": "1005553", "stopSequence": 4 }, { "arrival": { "time": "1751381100" }, "departure": { "time": "1751381100" }, "stopId": "1006052", "stopSequence": 5 }, { "arrival": { "time": "1751381160" }, "departure": { "time": "1751381160" }, "stopId": "1006083", "stopSequence": 6 }, { "arrival": { "time": "1751381220" }, "departure": { "time": "1751381220" }, "stopId": "1006081", "stopSequence": 7 }, { "arrival": { "time": "1751381340" }, "departure": { "time": "1751381340" }, "stopId": "1006073", "stopSequence": 8 }, { "arrival": { "time": "1751381460" }, "departure": { "time": "1751381460" }, "stopId": "1006072", "stopSequence": 9 }, { "arrival": { "time": "1751381580" }, "departure": { "time": "1751381580" }, "stopId": "1006078", "stopSequence": 10 }, { "arrival": { "time": "1751381700" }, "departure": { "time": "1751381700" }, "stopId": "1006077", "stopSequence": 11 }, { "arrival": { "time": "1751381700" }, "departure": { "time": "1751381700" }, "stopId": "1006076", "stopSequence": 12 }, { "arrival": { "time": "1751381760" }, "departure": { "time": "1751381760" }, "stopId": "1006075", "stopSequence": 13 }, { "arrival": { "time": "1751381820" }, "stopId": "1005556", "stopSequence": 14 } ], "trip": { "directionId": 1, "routeId": "1000386", "scheduleRelationship": "SCHEDULED", "startDate": "20250701", "startTime": "16:30:00", "tripId": "1004951-1006745" }, "vehicle": { "id": "329", "label": "NAVIGO 1", "licensePlate": "GB 182 GV" } } }, { "id": "863112", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -207, "time": "1751379993" }, "stopId": "1007950", "stopSequence": 1 }, { "arrival": { "delay": -206, "time": "1751380174" }, "departure": { "delay": -206, "time": "1751380174" }, "stopId": "1008768", "stopSequence": 2 }, { "arrival": { "delay": -206, "time": "1751381074" }, "departure": { "delay": -206, "time": "1751381074" }, "stopId": "1008767", "stopSequence": 3 }, { "arrival": { "delay": -206, "time": "1751381434" }, "departure": { "delay": -206, "time": "1751381434" }, "stopId": "1008766", "stopSequence": 4 }, { "arrival": { "delay": -206, "time": "1751381734" }, "departure": { "delay": -206, "time": "1751381734" }, "stopId": "1008760", "stopSequence": 5 }, { "arrival": { "delay": -206, "time": "1751382214" }, "stopId": "1008770", "stopSequence": 6 } ], "trip": { "directionId": 1, "routeId": "1000419", "scheduleRelationship": "SCHEDULED", "startDate": "20250701", "startTime": "16:30:00", "tripId": "1005534-1007493" }, "vehicle": { "id": "602", "label": "GY-212-HN / LY 201", "licensePlate": "GY-212-HN" } } }, { "id": "863205", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -620, "time": "1751379580" }, "stopId": "1007817", "stopSequence": 1 }, { "arrival": { "delay": -130, "time": "1751380250" }, "departure": { "delay": -130, "time": "1751380250" }, "stopId": "1005802", "stopSequence": 2 }, { "arrival": { "delay": -130, "time": "1751380310" }, "departure": { "delay": -130, "time": "1751380310" }, "stopId": "1005840", "stopSequence": 3 }, { "arrival": { "delay": -130, "time": "1751380430" }, "departure": { "delay": -130, "time": "1751380430" }, "stopId": "1005839", "stopSequence": 4 }, { "arrival": { "delay": -130, "time": "1751380490" }, "departure": { "delay": -130, "time": "1751380490" }, "stopId": "1005838", "stopSequence": 5 }, { "arrival": { "delay": -130, "time": "1751380550" }, "departure": { "delay": -130, "time": "1751380550" }, "stopId": "1005808", "stopSequence": 6 }, { "arrival": { "delay": -130, "time": "1751380610" }, "departure": { "delay": -130, "time": "1751380610" }, "stopId": "1005523", "stopSequence": 7 }, { "arrival": { "delay": -130, "time": "1751380850" }, "departure": { "delay": -130, "time": "1751380850" }, "stopId": "1005835", "stopSequence": 8 }, { "arrival": { "delay": -130, "time": "1751380910" }, "departure": { "delay": -130, "time": "1751380910" }, "stopId": "1005832", "stopSequence": 9 }, { "arrival": { "delay": -130, "time": "1751381270" }, "departure": { "delay": -130, "time": "1751381270" }, "stopId": "1010840", "stopSequence": 10 }, { "arrival": { "delay": -130, "time": "1751381690" }, "stopId": "1005524", "stopSequence": 12 } ], "trip": { "directionId": 1, "routeId": "1000350", "scheduleRelationship": "SCHEDULED", "startDate": "20250701", "startTime": "16:30:00", "tripId": "1006302-1008317" }, "vehicle": { "id": "352", "label": "FM 554 BN / PM223-1", "licensePlate": "FM 554 BN" } } }, { "id": "863494", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -73, "time": "1751380127" }, "stopId": "1001812", "stopSequence": 1 }, { "arrival": { "time": "1751380620" }, "departure": { "time": "1751380620" }, "stopId": "1002783", "stopSequence": 2 }, { "arrival": { "time": "1751381820" }, "departure": { "time": "1751381820" }, "stopId": "1002782", "stopSequence": 3 }, { "arrival": { "time": "1751382000" }, "departure": { "time": "1751382000" }, "stopId": "1002781", "stopSequence": 4 }, { "arrival": { "time": "1751382120" }, "departure": { "time": "1751382120" }, "stopId": "1002780", "stopSequence": 5 }, { "arrival": { "time": "1751382420" }, "departure": { "time": "1751382420" }, "stopId": "1002779", "stopSequence": 6 }, { "arrival": { "time": "1751382720" }, "stopId": "1002003", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "1000241", "scheduleRelationship": "SCHEDULED", "startDate": "20250701", "startTime": "16:30:00", "tripId": "1002419-1003273" }, "vehicle": { "id": "404", "label": "VAR-09", "licensePlate": "DB-433-RQ" } } }, { "id": "862867", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -194, "time": "1751380006" }, "stopId": "1009596", "stopSequence": 1 }, { "arrival": { "time": "1751380500" }, "departure": { "time": "1751380500" }, "stopId": "1009594", "stopSequence": 2 }, { "arrival": { "time": "1751380560" }, "departure": { "time": "1751380560" }, "stopId": "1009592", "stopSequence": 3 }, { "arrival": { "time": "1751380740" }, "departure": { "time": "1751380740" }, "stopId": "1009590", "stopSequence": 4 }, { "arrival": { "time": "1751380800" }, "departure": { "time": "1751380800" }, "stopId": "1009588", "stopSequence": 5 }, { "arrival": { "time": "1751380860" }, "departure": { "time": "1751380860" }, "stopId": "1009586", "stopSequence": 6 }, { "arrival": { "time": "1751380980" }, "departure": { "time": "1751380980" }, "stopId": "1009584", "stopSequence": 7 }, { "arrival": { "time": "1751381220" }, "departure": { "time": "1751381220" }, "stopId": "1009582", "stopSequence": 8 }, { "arrival": { "time": "1751381280" }, "stopId": "1009580", "stopSequence": 9 } ], "trip": { "directionId": 1, "routeId": "1000505", "scheduleRelationship": "SCHEDULED", "startDate": "20250701", "startTime": "16:30:00", "tripId": "1002460-1003334" }, "vehicle": { "id": "537", "label": "Bl-10", "licensePlate": "GB-387-SM" } } }, { "id": "862869", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -179, "time": "1751380021" }, "stopId": "1009596", "stopSequence": 1 }, { "arrival": { "time": "1751380500" }, "departure": { "time": "1751380500" }, "stopId": "1006182", "stopSequence": 2 }, { "arrival": { "time": "1751380680" }, "departure": { "time": "1751380680" }, "stopId": "1009608", "stopSequence": 3 }, { "arrival": { "time": "1751380860" }, "departure": { "time": "1751380860" }, "stopId": "1009606", "stopSequence": 4 }, { "arrival": { "time": "1751380920" }, "departure": { "time": "1751380920" }, "stopId": "1006176", "stopSequence": 5 }, { "arrival": { "time": "1751381160" }, "departure": { "time": "1751381160" }, "stopId": "1009602", "stopSequence": 6 }, { "arrival": { "time": "1751382000" }, "departure": { "time": "1751382000" }, "stopId": "1009598", "stopSequence": 7 }, { "arrival": { "time": "1751382180" }, "stopId": "1009600", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "1000506", "scheduleRelationship": "SCHEDULED", "startDate": "20250701", "startTime": "16:30:00", "tripId": "1002462-1003336" }, "vehicle": { "id": "538", "label": "Bl-11", "licensePlate": "GD-466-LH" } } }, { "id": "862870", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -196, "time": "1751380004" }, "stopId": "1009596", "stopSequence": 1 }, { "arrival": { "time": "1751380500" }, "departure": { "time": "1751380500" }, "stopId": "1009626", "stopSequence": 2 }, { "arrival": { "time": "1751380680" }, "departure": { "time": "1751380680" }, "stopId": "1009624", "stopSequence": 3 }, { "arrival": { "time": "1751381100" }, "departure": { "time": "1751381100" }, "stopId": "1009622", "stopSequence": 4 }, { "arrival": { "time": "1751381280" }, "departure": { "time": "1751381280" }, "stopId": "1009620", "stopSequence": 5 }, { "arrival": { "time": "1751381580" }, "departure": { "time": "1751381580" }, "stopId": "1006397", "stopSequence": 6 }, { "arrival": { "time": "1751381880" }, "departure": { "time": "1751381880" }, "stopId": "1009620", "stopSequence": 7 }, { "arrival": { "time": "1751382060" }, "departure": { "time": "1751382060" }, "stopId": "1009622", "stopSequence": 8 }, { "arrival": { "time": "1751382480" }, "departure": { "time": "1751382480" }, "stopId": "1009624", "stopSequence": 9 }, { "arrival": { "time": "1751382660" }, "stopId": "1009626", "stopSequence": 10 } ], "trip": { "directionId": 1, "routeId": "1000526", "scheduleRelationship": "SCHEDULED", "startDate": "20250701", "startTime": "16:30:00", "tripId": "1002482-1003340" }, "vehicle": { "id": "538", "label": "Bl-11", "licensePlate": "GD-466-LH" } } }, { "id": "863378", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -146, "time": "1751380054" }, "stopId": "1001847", "stopSequence": 1 }, { "arrival": { "time": "1751381100" }, "departure": { "time": "1751381100" }, "stopId": "1001839", "stopSequence": 2 }, { "arrival": { "time": "1751382000" }, "stopId": "1001839", "stopSequence": 3 } ], "trip": { "directionId": 1, "routeId": "1000205", "scheduleRelationship": "SCHEDULED", "startDate": "20250701", "startTime": "16:30:00", "tripId": "1000574-1000824" }, "vehicle": { "id": "29", "label": "AC-03", "licensePlate": "DR-368-SB" } } }, { "id": "863507", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1751380200" }, "stopId": "1001849", "stopSequence": 1 }, { "arrival": { "time": "1751380800" }, "departure": { "time": "1751380800" }, "stopId": "1001781", "stopSequence": 2 }, { "arrival": { "time": "1751380860" }, "departure": { "time": "1751380860" }, "stopId": "1002617", "stopSequence": 3 }, { "arrival": { "time": "1751380980" }, "departure": { "time": "1751380980" }, "stopId": "1002618", "stopSequence": 4 }, { "arrival": { "time": "1751381040" }, "departure": { "time": "1751381040" }, "stopId": "1001930", "stopSequence": 5 }, { "arrival": { "time": "1751381460" }, "departure": { "time": "1751381460" }, "stopId": "1010024", "stopSequence": 6 }, { "arrival": { "time": "1751381580" }, "departure": { "time": "1751381580" }, "stopId": "1010040", "stopSequence": 7 }, { "arrival": { "time": "1751381700" }, "stopId": "1010026", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "1000222", "scheduleRelationship": "SCHEDULED", "startDate": "20250701", "startTime": "16:30:00", "tripId": "1002779-1003793" }, "vehicle": { "id": "181", "label": "AM-06", "licensePlate": "EM-474-AB" } } }, { "id": "862871", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -408, "time": "1751379792" }, "stopId": "1007841", "stopSequence": 1 }, { "arrival": { "time": "1751380500" }, "departure": { "time": "1751380500" }, "stopId": "1007977", "stopSequence": 2 }, { "arrival": { "time": "1751380560" }, "departure": { "time": "1751380560" }, "stopId": "1007962", "stopSequence": 3 }, { "arrival": { "time": "1751380680" }, "departure": { "time": "1751380680" }, "stopId": "1007959", "stopSequence": 4 }, { "arrival": { "time": "1751380800" }, "stopId": "1005548", "stopSequence": 5 } ], "trip": { "directionId": 1, "routeId": "1000465", "scheduleRelationship": "SCHEDULED", "startDate": "20250701", "startTime": "16:30:00", "tripId": "1001837-1004033" }, "vehicle": { "id": "154", "label": "TTB-01", "licensePlate": "DK-147-MN" } } }, { "id": "862881", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -1068, "time": "1751379132" }, "stopId": "1006616", "stopSequence": 1 }, { "arrival": { "time": "1751380740" }, "departure": { "time": "1751380740" }, "stopId": "1006623", "stopSequence": 2 }, { "arrival": { "time": "1751381460" }, "departure": { "time": "1751381460" }, "stopId": "1006626", "stopSequence": 3 }, { "arrival": { "time": "1751382480" }, "stopId": "1005631", "stopSequence": 4 } ], "trip": { "directionId": 1, "routeId": "1000304", "scheduleRelationship": "SCHEDULED", "startDate": "20250701", "startTime": "16:30:00", "tripId": "1003779-1005270" }, "vehicle": { "id": "300", "label": "FL 027 ST / CO333", "licensePlate": "FL 027 ST" } } }, { "id": "862885", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -616, "time": "1751379584" }, "stopId": "1007817", "stopSequence": 1 }, { "arrival": { "time": "1751380320" }, "departure": { "time": "1751380320" }, "stopId": "1005522", "stopSequence": 2 }, { "arrival": { "time": "1751380440" }, "departure": { "time": "1751380440" }, "stopId": "1005752", "stopSequence": 3 }, { "arrival": { "time": "1751380740" }, "departure": { "time": "1751380740" }, "stopId": "1005751", "stopSequence": 4 }, { "arrival": { "time": "1751380920" }, "departure": { "time": "1751380920" }, "stopId": "1005750", "stopSequence": 5 }, { "arrival": { "time": "1751380980" }, "departure": { "time": "1751380980" }, "stopId": "1005749", "stopSequence": 6 }, { "arrival": { "time": "1751381700" }, "departure": { "time": "1751381700" }, "stopId": "1005748", "stopSequence": 7 }, { "arrival": { "time": "1751381880" }, "departure": { "time": "1751381880" }, "stopId": "1005747", "stopSequence": 8 }, { "arrival": { "time": "1751382000" }, "departure": { "time": "1751382000" }, "stopId": "1005746", "stopSequence": 9 }, { "arrival": { "time": "1751382120" }, "departure": { "time": "1751382120" }, "stopId": "1005745", "stopSequence": 10 }, { "arrival": { "time": "1751382180" }, "departure": { "time": "1751382180" }, "stopId": "1005518", "stopSequence": 11 }, { "arrival": { "time": "1751382240" }, "stopId": "1005517", "stopSequence": 12 } ], "trip": { "directionId": 1, "routeId": "1000378", "scheduleRelationship": "SCHEDULED", "startDate": "20250701", "startTime": "16:30:00", "tripId": "1003722-1005197" }, "vehicle": { "id": "353", "label": "FM 557 BN / PM216", "licensePlate": "FM 557 BN" } } }, { "id": "863405", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1751380500" }, "stopId": "1001848", "stopSequence": 1 }, { "arrival": { "time": "1751381100" }, "departure": { "time": "1751381100" }, "stopId": "1009980", "stopSequence": 2 }, { "arrival": { "time": "1751381400" }, "departure": { "time": "1751381400" }, "stopId": "1002678", "stopSequence": 3 }, { "arrival": { "time": "1751381580" }, "departure": { "time": "1751381580" }, "stopId": "1002677", "stopSequence": 4 }, { "arrival": { "time": "1751382000" }, "departure": { "time": "1751382000" }, "stopId": "1002676", "stopSequence": 5 }, { "arrival": { "time": "1751382300" }, "stopId": "1001983", "stopSequence": 6 } ], "trip": { "directionId": 1, "routeId": "1000229", "scheduleRelationship": "SCHEDULED", "startDate": "20250701", "startTime": "16:35:00", "tripId": "1000590-1000841" }, "vehicle": { "id": "413", "label": "TF-05", "licensePlate": "FZ-799-JM" } } }, { "id": "862974", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1751380500" }, "stopId": "1007876", "stopSequence": 1 }, { "arrival": { "time": "1751380740" }, "departure": { "time": "1751380740" }, "stopId": "1006186", "stopSequence": 4 }, { "arrival": { "time": "1751380741" }, "departure": { "time": "1751380741" }, "stopId": "1006187", "stopSequence": 5 }, { "arrival": { "time": "1751380860" }, "departure": { "time": "1751380860" }, "stopId": "1006260", "stopSequence": 7 }, { "arrival": { "time": "1751380920" }, "departure": { "time": "1751380920" }, "stopId": "1006259", "stopSequence": 8 }, { "arrival": { "time": "1751380980" }, "departure": { "time": "1751380980" }, "stopId": "1006258", "stopSequence": 9 }, { "arrival": { "time": "1751381340" }, "departure": { "time": "1751381340" }, "stopId": "1006256", "stopSequence": 10 }, { "arrival": { "time": "1751382000" }, "departure": { "time": "1751382000" }, "stopId": "1006254", "stopSequence": 11 }, { "arrival": { "time": "1751382120" }, "departure": { "time": "1751382120" }, "stopId": "1006253", "stopSequence": 12 }, { "arrival": { "time": "1751382360" }, "stopId": "1006251", "stopSequence": 13 } ], "trip": { "directionId": 1, "routeId": "1000396", "scheduleRelationship": "SCHEDULED", "startDate": "20250701", "startTime": "16:35:00", "tripId": "1004940-1006734" }, "vehicle": { "id": "727", "label": "TRAFIC TRINITE", "licensePlate": "GW-347-FG" } } }, { "id": "862866", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -371, "time": "1751380129" }, "stopId": "1007826", "stopSequence": 1 }, { "arrival": { "time": "1751380740" }, "departure": { "time": "1751380740" }, "stopId": "1005823", "stopSequence": 2 }, { "arrival": { "time": "1751380800" }, "departure": { "time": "1751380800" }, "stopId": "1005824", "stopSequence": 3 }, { "arrival": { "time": "1751380920" }, "departure": { "time": "1751380920" }, "stopId": "1005825", "stopSequence": 4 }, { "arrival": { "time": "1751381040" }, "departure": { "time": "1751381040" }, "stopId": "1005868", "stopSequence": 5 }, { "arrival": { "time": "1751381160" }, "stopId": "1005527", "stopSequence": 6 } ], "trip": { "directionId": 1, "routeId": "1000381", "scheduleRelationship": "SCHEDULED", "startDate": "20250701", "startTime": "16:35:00", "tripId": "1001823-1002838" }, "vehicle": { "id": "4", "label": "CF 090 CV / CO361 PM226", "licensePlate": "CF 090 CV" } } }, { "id": "863479", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1751380500" }, "stopId": "1001828", "stopSequence": 1 }, { "arrival": { "time": "1751380800" }, "departure": { "time": "1751380800" }, "stopId": "1001781", "stopSequence": 2 }, { "arrival": { "time": "1751380920" }, "departure": { "time": "1751380920" }, "stopId": "1002621", "stopSequence": 3 }, { "arrival": { "time": "1751381160" }, "stopId": "1001970", "stopSequence": 4 } ], "trip": { "directionId": 1, "routeId": "1000221", "scheduleRelationship": "SCHEDULED", "startDate": "20250701", "startTime": "16:35:00", "tripId": "1001540-1001969" }, "vehicle": { "id": "435", "label": "AM-09", "licensePlate": "EM-099-AC" } } }, { "id": "863665", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "SKIPPED", "stopId": "1005698", "stopSequence": 1 }, { "arrival": { "delay": -999, "time": "1751379801" }, "departure": { "delay": -978, "time": "1751379822" }, "stopId": "1005703", "stopSequence": 2 }, { "arrival": { "time": "1751381100" }, "departure": { "time": "1751381100" }, "stopId": "1005698", "stopSequence": 3 }, { "arrival": { "time": "1751381400" }, "departure": { "time": "1751381400" }, "stopId": "1005701", "stopSequence": 4 }, { "arrival": { "time": "1751382000" }, "stopId": "1005507", "stopSequence": 5 } ], "trip": { "directionId": 1, "routeId": "1000376", "scheduleRelationship": "UNSCHEDULED", "startDate": "20250701", "startTime": "16:35:00", "tripId": "1001785-1002479" }, "vehicle": { "id": "607", "label": "BV 651 BZ / CO207 - LY206 - PM208", "licensePlate": "BV 651 BZ" } } }, { "id": "863370", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1751380560" }, "stopId": "1001814", "stopSequence": 1 }, { "arrival": { "time": "1751380680" }, "departure": { "time": "1751380680" }, "stopId": "1002219", "stopSequence": 2 }, { "arrival": { "time": "1751380860" }, "departure": { "time": "1751380860" }, "stopId": "1002218", "stopSequence": 3 }, { "arrival": { "time": "1751380920" }, "departure": { "time": "1751380920" }, "stopId": "1002217", "stopSequence": 4 }, { "arrival": { "time": "1751381100" }, "departure": { "time": "1751381100" }, "stopId": "1002216", "stopSequence": 5 }, { "arrival": { "time": "1751382180" }, "departure": { "time": "1751382180" }, "stopId": "1002808", "stopSequence": 6 }, { "arrival": { "time": "1751382420" }, "stopId": "1002260", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "1000200", "scheduleRelationship": "SCHEDULED", "startDate": "20250701", "startTime": "16:36:00", "tripId": "1000569-1000819" }, "vehicle": { "id": "678", "label": "POLI-10", "licensePlate": "GW-207-TV " } } }, { "id": "863113", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1751380620" }, "stopId": "1007856", "stopSequence": 1 }, { "arrival": { "time": "1751380680" }, "departure": { "time": "1751380680" }, "stopId": "1008880", "stopSequence": 2 }, { "arrival": { "time": "1751380740" }, "departure": { "time": "1751380740" }, "stopId": "1008879", "stopSequence": 3 }, { "arrival": { "time": "1751381280" }, "departure": { "time": "1751381280" }, "stopId": "1008900", "stopSequence": 4 }, { "arrival": { "time": "1751381820" }, "stopId": "1007975", "stopSequence": 5 } ], "trip": { "directionId": 1, "routeId": "1000421", "scheduleRelationship": "SCHEDULED", "startDate": "20250701", "startTime": "16:37:00", "tripId": "1005519-1007478" }, "vehicle": { "id": "335", "label": "TRAFIC 1", "licensePlate": "GA 903 GK" } } }, { "id": "863385", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -1120, "time": "1751379680" }, "stopId": "1001961", "stopSequence": 1 }, { "scheduleRelationship": "SKIPPED", "stopId": "1001911", "stopSequence": 2 }, { "arrival": { "delay": -1150, "time": "1751380070" }, "departure": { "delay": -1140, "time": "1751380080" }, "stopId": "1002593", "stopSequence": 3 }, { "arrival": { "time": "1751381400" }, "departure": { "time": "1751381400" }, "stopId": "1002594", "stopSequence": 4 }, { "arrival": { "time": "1751381700" }, "departure": { "time": "1751381700" }, "stopId": "1002595", "stopSequence": 5 }, { "arrival": { "time": "1751381820" }, "departure": { "time": "1751381820" }, "stopId": "1002854", "stopSequence": 6 }, { "arrival": { "time": "1751382000" }, "stopId": "1002317", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "1000213", "scheduleRelationship": "SCHEDULED", "startDate": "20250701", "startTime": "16:40:00", "tripId": "1000340-1000586" }, "vehicle": { "id": "504", "label": "BEN08", "licensePlate": "CT 272 XJ" } } }, { "id": "863368", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -1195, "time": "1751379605" }, "stopId": "1001816", "stopSequence": 1 }, { "arrival": { "time": "1751381100" }, "departure": { "time": "1751381100" }, "stopId": "1009140", "stopSequence": 2 }, { "arrival": { "time": "1751381400" }, "departure": { "time": "1751381400" }, "stopId": "1002151", "stopSequence": 3 }, { "arrival": { "time": "1751381700" }, "departure": { "time": "1751381700" }, "stopId": "1002150", "stopSequence": 4 }, { "arrival": { "time": "1751382000" }, "departure": { "time": "1751382000" }, "stopId": "1002149", "stopSequence": 5 }, { "arrival": { "time": "1751382300" }, "departure": { "time": "1751382300" }, "stopId": "1002148", "stopSequence": 6 }, { "arrival": { "time": "1751382600" }, "departure": { "time": "1751382600" }, "stopId": "1002147", "stopSequence": 7 }, { "arrival": { "time": "1751382900" }, "departure": { "time": "1751382900" }, "stopId": "1002146", "stopSequence": 8 }, { "arrival": { "time": "1751383200" }, "stopId": "1001884", "stopSequence": 9 } ], "trip": { "directionId": 1, "routeId": "1000199", "scheduleRelationship": "SCHEDULED", "startDate": "20250701", "startTime": "16:40:00", "tripId": "1000568-1000818" }, "vehicle": { "id": "436", "label": "CORS-15", "licensePlate": "DL-549-GJ" } } }, { "id": "863374", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1751380800" }, "stopId": "1001844", "stopSequence": 1 }, { "arrival": { "time": "1751380920" }, "departure": { "time": "1751380920" }, "stopId": "1002255", "stopSequence": 2 }, { "arrival": { "time": "1751380980" }, "departure": { "time": "1751380980" }, "stopId": "1002254", "stopSequence": 3 }, { "arrival": { "time": "1751381040" }, "departure": { "time": "1751381040" }, "stopId": "1002253", "stopSequence": 4 }, { "arrival": { "time": "1751381160" }, "departure": { "time": "1751381160" }, "stopId": "1001783", "stopSequence": 5 }, { "arrival": { "time": "1751381280" }, "departure": { "time": "1751381280" }, "stopId": "1002252", "stopSequence": 6 }, { "arrival": { "time": "1751382000" }, "departure": { "time": "1751382000" }, "stopId": "1001842", "stopSequence": 7 }, { "arrival": { "time": "1751382060" }, "departure": { "time": "1751382060" }, "stopId": "1002251", "stopSequence": 8 }, { "arrival": { "time": "1751382300" }, "departure": { "time": "1751382300" }, "stopId": "1001780", "stopSequence": 9 }, { "arrival": { "delay": -3237, "time": "1751379243" }, "departure": { "delay": -3214, "time": "1751379266" }, "stopId": "1002250", "stopSequence": 10 }, { "arrival": { "time": "1751382600" }, "departure": { "time": "1751382600" }, "stopId": "1002249", "stopSequence": 11 }, { "arrival": { "time": "1751382900" }, "departure": { "time": "1751382900" }, "stopId": "1002248", "stopSequence": 12 }, { "arrival": { "delay": -5248, "time": "1751377952" }, "stopId": "1001896", "stopSequence": 13 } ], "trip": { "directionId": 1, "routeId": "1000202", "scheduleRelationship": "SCHEDULED", "startDate": "20250701", "startTime": "16:40:00", "tripId": "1000571-1000821" }, "vehicle": { "id": "576", "label": "VR-16", "licensePlate": "GL-314-PX" } } }, { "id": "863417", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1751380800" }, "stopId": "1001811", "stopSequence": 1 }, { "arrival": { "time": "1751381400" }, "departure": { "time": "1751381400" }, "stopId": "1002706", "stopSequence": 2 }, { "arrival": { "time": "1751381880" }, "departure": { "time": "1751381880" }, "stopId": "1001818", "stopSequence": 3 }, { "arrival": { "time": "1751382180" }, "departure": { "time": "1751382180" }, "stopId": "1002705", "stopSequence": 4 }, { "arrival": { "time": "1751382300" }, "stopId": "1001991", "stopSequence": 5 } ], "trip": { "directionId": 1, "routeId": "1000239", "scheduleRelationship": "SCHEDULED", "startDate": "20250701", "startTime": "16:40:00", "tripId": "1001459-1002022" }, "vehicle": { "id": "443", "label": "GJB-06", "licensePlate": "CR-980-KX" } } }, { "id": "863429", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1751380800" }, "stopId": "1001844", "stopSequence": 1 }, { "arrival": { "time": "1751381400" }, "departure": { "time": "1751381400" }, "stopId": "1002832", "stopSequence": 2 }, { "arrival": { "time": "1751381580" }, "departure": { "time": "1751381580" }, "stopId": "1002831", "stopSequence": 3 }, { "arrival": { "time": "1751381760" }, "departure": { "time": "1751381760" }, "stopId": "1002830", "stopSequence": 4 }, { "arrival": { "time": "1751382300" }, "departure": { "time": "1751382300" }, "stopId": "1002829", "stopSequence": 5 }, { "arrival": { "time": "1751382600" }, "stopId": "1002019", "stopSequence": 6 } ], "trip": { "directionId": 1, "routeId": "1000249", "scheduleRelationship": "SCHEDULED", "startDate": "20250701", "startTime": "16:40:00", "tripId": "1001560-1001994" }, "vehicle": { "id": "158", "label": "VR-01", "licensePlate": "DJ-929-MC" } } }, { "id": "863483", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "SKIPPED", "stopId": "1001860", "stopSequence": 1 }, { "scheduleRelationship": "SKIPPED", "stopId": "1002826", "stopSequence": 2 }, { "arrival": { "delay": -1438, "time": "1751380082" }, "departure": { "delay": -1430, "time": "1751380090" }, "stopId": "1002305", "stopSequence": 3 }, { "arrival": { "time": "1751381700" }, "departure": { "time": "1751381700" }, "stopId": "1002824", "stopSequence": 4 }, { "arrival": { "time": "1751382480" }, "departure": { "time": "1751382480" }, "stopId": "1002823", "stopSequence": 5 }, { "arrival": { "time": "1751382600" }, "stopId": "1002017", "stopSequence": 6 } ], "trip": { "directionId": 1, "routeId": "1000164", "scheduleRelationship": "SCHEDULED", "startDate": "20250701", "startTime": "16:40:00", "tripId": "1002161-1002998" }, "vehicle": { "id": "431", "label": "CG-05", "licensePlate": "EE-039-FB" } } }, { "id": "863505", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1751380800" }, "stopId": "1001796", "stopSequence": 1 }, { "arrival": { "delay": -2082, "time": "1751378778" }, "departure": { "time": "1751380860" }, "stopId": "1001833", "stopSequence": 2 }, { "arrival": { "time": "1751381100" }, "departure": { "time": "1751381100" }, "stopId": "1002736", "stopSequence": 3 }, { "arrival": { "time": "1751381400" }, "departure": { "time": "1751381400" }, "stopId": "1002735", "stopSequence": 4 }, { "arrival": { "time": "1751381700" }, "departure": { "time": "1751381700" }, "stopId": "1002734", "stopSequence": 5 }, { "arrival": { "time": "1751382000" }, "departure": { "time": "1751382000" }, "stopId": "1002733", "stopSequence": 6 }, { "arrival": { "time": "1751382300" }, "departure": { "time": "1751382300" }, "stopId": "1002732", "stopSequence": 7 }, { "arrival": { "time": "1751382600" }, "departure": { "time": "1751382600" }, "stopId": "1002731", "stopSequence": 8 }, { "arrival": { "time": "1751382900" }, "departure": { "time": "1751382900" }, "stopId": "1002730", "stopSequence": 9 }, { "arrival": { "time": "1751383200" }, "departure": { "time": "1751383200" }, "stopId": "1002729", "stopSequence": 10 }, { "arrival": { "time": "1751383500" }, "departure": { "time": "1751383500" }, "stopId": "1002728", "stopSequence": 11 }, { "arrival": { "time": "1751384100" }, "stopId": "1001996", "stopSequence": 12 } ], "trip": { "directionId": 1, "routeId": "1000189", "scheduleRelationship": "SCHEDULED", "startDate": "20250701", "startTime": "16:40:00", "tripId": "1002739-1003693" }, "vehicle": { "id": "105", "label": "TPERI", "licensePlate": "ET-891-VJ" } } }, { "id": "862977", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -1295, "time": "1751379505" }, "stopId": "1007864", "stopSequence": 1 }, { "arrival": { "time": "1751381160" }, "departure": { "time": "1751381160" }, "stopId": "1006202", "stopSequence": 2 }, { "arrival": { "time": "1751381220" }, "departure": { "time": "1751381220" }, "stopId": "1006456", "stopSequence": 3 }, { "arrival": { "time": "1751381340" }, "departure": { "time": "1751381340" }, "stopId": "1006455", "stopSequence": 4 }, { "arrival": { "time": "1751381400" }, "departure": { "time": "1751381400" }, "stopId": "1006185", "stopSequence": 5 }, { "arrival": { "time": "1751381520" }, "departure": { "time": "1751381520" }, "stopId": "1011466", "stopSequence": 6 }, { "arrival": { "time": "1751381880" }, "departure": { "time": "1751381880" }, "stopId": "1006454", "stopSequence": 7 }, { "arrival": { "time": "1751381940" }, "departure": { "time": "1751381940" }, "stopId": "1006453", "stopSequence": 8 }, { "arrival": { "time": "1751382000" }, "departure": { "time": "1751382000" }, "stopId": "1006452", "stopSequence": 9 }, { "arrival": { "time": "1751382120" }, "stopId": "1005597", "stopSequence": 10 } ], "trip": { "directionId": 1, "routeId": "1000402", "scheduleRelationship": "SCHEDULED", "startDate": "20250701", "startTime": "16:40:00", "tripId": "1004944-1006738" }, "vehicle": { "id": "65", "label": "SPRINTER ST/CYP", "licensePlate": "GN-866-BF" } } }, { "id": "863628", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1751380800" }, "stopId": "1001857", "stopSequence": 1 }, { "arrival": { "time": "1751380860" }, "departure": { "time": "1751380860" }, "stopId": "1001826", "stopSequence": 2 }, { "arrival": { "time": "1751381100" }, "departure": { "time": "1751381100" }, "stopId": "1002771", "stopSequence": 3 }, { "arrival": { "time": "1751381400" }, "departure": { "time": "1751381400" }, "stopId": "1002770", "stopSequence": 4 }, { "arrival": { "time": "1751382000" }, "departure": { "time": "1751382000" }, "stopId": "1002769", "stopSequence": 5 }, { "arrival": { "time": "1751382420" }, "departure": { "time": "1751382420" }, "stopId": "1002768", "stopSequence": 6 }, { "arrival": { "time": "1751382480" }, "departure": { "time": "1751382480" }, "stopId": "1002767", "stopSequence": 7 }, { "arrival": { "time": "1751382540" }, "departure": { "time": "1751382540" }, "stopId": "1001840", "stopSequence": 8 }, { "arrival": { "time": "1751382600" }, "departure": { "time": "1751382600" }, "stopId": "1002766", "stopSequence": 9 }, { "arrival": { "time": "1751382660" }, "departure": { "time": "1751382660" }, "stopId": "1002074", "stopSequence": 10 }, { "arrival": { "time": "1751382780" }, "departure": { "time": "1751382780" }, "stopId": "1002765", "stopSequence": 11 }, { "arrival": { "time": "1751382840" }, "departure": { "time": "1751382840" }, "stopId": "1002764", "stopSequence": 12 }, { "arrival": { "time": "1751382900" }, "departure": { "time": "1751382900" }, "stopId": "1002763", "stopSequence": 13 }, { "arrival": { "time": "1751382960" }, "departure": { "time": "1751382960" }, "stopId": "1002762", "stopSequence": 14 }, { "arrival": { "time": "1751383080" }, "departure": { "time": "1751383080" }, "stopId": "1002761", "stopSequence": 15 }, { "arrival": { "time": "1751383200" }, "departure": { "time": "1751383200" }, "stopId": "1002760", "stopSequence": 16 }, { "arrival": { "time": "1751383500" }, "departure": { "time": "1751383500" }, "stopId": "1002759", "stopSequence": 17 }, { "arrival": { "time": "1751383800" }, "stopId": "1002001", "stopSequence": 18 } ], "trip": { "directionId": 1, "routeId": "1000192", "scheduleRelationship": "SCHEDULED", "startDate": "20250701", "startTime": "16:40:00", "tripId": "1001447-1001980" }, "vehicle": { "id": "185", "label": "SOP-01", "licensePlate": "DB-409-LV" } } }, { "id": "863357", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1751380920" }, "stopId": "1001857", "stopSequence": 1 }, { "arrival": { "time": "1751381220" }, "departure": { "time": "1751381220" }, "stopId": "1001946", "stopSequence": 2 }, { "arrival": { "time": "1751383320" }, "departure": { "time": "1751383320" }, "stopId": "1002650", "stopSequence": 3 }, { "arrival": { "time": "1751383620" }, "departure": { "time": "1751383620" }, "stopId": "1002599", "stopSequence": 4 }, { "arrival": { "time": "1751384220" }, "departure": { "time": "1751384220" }, "stopId": "1002649", "stopSequence": 5 }, { "arrival": { "time": "1751384820" }, "departure": { "time": "1751384820" }, "stopId": "1002598", "stopSequence": 6 }, { "arrival": { "time": "1751384880" }, "departure": { "time": "1751384880" }, "stopId": "1002597", "stopSequence": 7 }, { "arrival": { "time": "1751385420" }, "departure": { "time": "1751385420" }, "stopId": "1002648", "stopSequence": 8 }, { "arrival": { "time": "1751385600" }, "stopId": "1001962", "stopSequence": 9 } ], "trip": { "directionId": 1, "routeId": "1000187", "scheduleRelationship": "SCHEDULED", "startDate": "20250701", "startTime": "16:42:00", "tripId": "1000551-1000801" }, "vehicle": { "id": "406", "label": "MEF-05", "licensePlate": "BD-043-MM" } } }, { "id": "863664", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -1496, "time": "1751379604" }, "stopId": "1001816", "stopSequence": 1 }, { "arrival": { "time": "1751381400" }, "departure": { "time": "1751381400" }, "stopId": "1002822", "stopSequence": 2 }, { "arrival": { "time": "1751381700" }, "departure": { "time": "1751381700" }, "stopId": "1002821", "stopSequence": 3 }, { "arrival": { "time": "1751382000" }, "departure": { "time": "1751382000" }, "stopId": "1002820", "stopSequence": 4 }, { "arrival": { "time": "1751382300" }, "stopId": "1002016", "stopSequence": 5 } ], "trip": { "directionId": 1, "routeId": "1000247", "scheduleRelationship": "UNSCHEDULED", "startDate": "20250701", "startTime": "16:45:00", "tripId": "1000567-1000817" }, "vehicle": { "id": "257", "label": "CORS-08", "licensePlate": "BM-090-SH" } } }, { "id": "863425", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": -1495, "time": "1751379605" }, "stopId": "1001816", "stopSequence": 1 }, { "arrival": { "time": "1751381400" }, "departure": { "time": "1751381400" }, "stopId": "1002822", "stopSequence": 2 }, { "arrival": { "time": "1751381700" }, "departure": { "time": "1751381700" }, "stopId": "1002821", "stopSequence": 3 }, { "arrival": { "time": "1751382000" }, "departure": { "time": "1751382000" }, "stopId": "1002820", "stopSequence": 4 }, { "arrival": { "time": "1751382300" }, "stopId": "1002016", "stopSequence": 5 } ], "trip": { "directionId": 1, "routeId": "1000247", "scheduleRelationship": "SCHEDULED", "startDate": "20250701", "startTime": "16:45:00", "tripId": "1000567-1000817" }, "vehicle": { "id": "254", "label": "CORS-05", "licensePlate": "BM-963-SH" } } }, { "id": "863261", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1751381100" }, "stopId": "1011660", "stopSequence": 1 }, { "arrival": { "time": "1751382000" }, "stopId": "1005911", "stopSequence": 2 } ], "trip": { "directionId": 1, "routeId": "1000588", "scheduleRelationship": "SCHEDULED", "startDate": "20250701", "startTime": "16:45:00", "tripId": "1005600-1007571" }, "vehicle": { "id": "594", "label": "EY 711 GT / LY205 - PM 376 - PM 375", "licensePlate": "EY 711 GT" } } }, { "id": "863018", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1751381100" }, "stopId": "1007841", "stopSequence": 1 }, { "arrival": { "time": "1751381520" }, "departure": { "time": "1751381520" }, "stopId": "1005970", "stopSequence": 2 }, { "arrival": { "time": "1751382120" }, "departure": { "time": "1751382120" }, "stopId": "1006014", "stopSequence": 3 }, { "arrival": { "time": "1751382480" }, "departure": { "time": "1751382480" }, "stopId": "1006013", "stopSequence": 4 }, { "arrival": { "time": "1751382720" }, "departure": { "time": "1751382720" }, "stopId": "1011590", "stopSequence": 5 }, { "arrival": { "time": "1751383140" }, "departure": { "time": "1751383140" }, "stopId": "1006011", "stopSequence": 6 }, { "arrival": { "time": "1751383500" }, "stopId": "1005546", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "1000355", "scheduleRelationship": "SCHEDULED", "startDate": "20250701", "startTime": "16:45:00", "tripId": "1005288-1007153" }, "vehicle": { "id": "156", "label": "TTB-03", "licensePlate": "DQ-153-QT" } } }, { "id": "863015", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1751382000" }, "stopId": "1005504", "stopSequence": 1 }, { "arrival": { "time": "1751383320" }, "departure": { "time": "1751383320" }, "stopId": "1006735", "stopSequence": 2 }, { "arrival": { "time": "1751383500" }, "departure": { "time": "1751383500" }, "stopId": "1006751", "stopSequence": 3 }, { "arrival": { "time": "1751383620" }, "departure": { "time": "1751383620" }, "stopId": "1005652", "stopSequence": 4 }, { "arrival": { "time": "1751384160" }, "departure": { "time": "1751384160" }, "stopId": "1006749", "stopSequence": 5 }, { "arrival": { "time": "1751384340" }, "departure": { "time": "1751384340" }, "stopId": "1006748", "stopSequence": 6 }, { "arrival": { "time": "1751384760" }, "departure": { "time": "1751384760" }, "stopId": "1006747", "stopSequence": 7 }, { "arrival": { "time": "1751384760" }, "departure": { "time": "1751384760" }, "stopId": "1006746", "stopSequence": 8 }, { "arrival": { "time": "1751384940" }, "departure": { "time": "1751384940" }, "stopId": "1006745", "stopSequence": 9 }, { "arrival": { "time": "1751385300" }, "departure": { "time": "1751385300" }, "stopId": "1006744", "stopSequence": 10 }, { "arrival": { "time": "1751385420" }, "departure": { "time": "1751385420" }, "stopId": "1005653", "stopSequence": 11 }, { "arrival": { "time": "1751385540" }, "stopId": "1008766", "stopSequence": 12 } ], "trip": { "directionId": 1, "routeId": "1000311", "scheduleRelationship": "SCHEDULED", "startDate": "20250701", "startTime": "17:00:00", "tripId": "1005262-1007117" }, "vehicle": { "id": "594", "label": "EY 711 GT / LY205 - PM 376 - PM 375", "licensePlate": "EY 711 GT" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1751380136" } }