Resource details
This resource file is part of the dataset Réseau urbain Colibri.
Download availability
Learn more
HEAD request with a timeout of 5 seconds. If we detect a downtime, we perform subsequent tests every 10 minutes, until the resource is back online.For SIRI and SIRI Lite feeds, we perform a
GET request: a 401 or 405 status code is considered successful. In case of HTTP 500, the feed will be considered unavailable, unless the body appears to contain SOAP.Validation details
❌634 errors, 33 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2026-02-09 at 08:12 Europe/Paris using the MobilityData GTFS-RT validator.
Errors
stop_times_updates not strictly sorted E002 9 errors
stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence
Sample errors
- trip_id COLIBRI:ServiceJourney:LC2x3x0:LOC stop_sequence [28, 11] is not strictly sorted by increasing stop_sequence
- trip_id COLIBRI:ServiceJourney:LC3:LOC stop_sequence [8, 17, 14] is not strictly sorted by increasing stop_sequence
- trip_id COLIBRI:ServiceJourney:LC5x1:LOC stop_sequence [1, 3, 11, 19, 12] is not strictly sorted by increasing stop_sequence
- trip_id COLIBRI:ServiceJourney:LC4:LOC stop_sequence [9, 24, 18] is not strictly sorted by increasing stop_sequence
- trip_id COLIBRI:ServiceJourney:LC2:LOC stop_sequence [12, 14, 10] is not strictly sorted by increasing stop_sequence
Sequential stop_time_update times are not increasing E022 592 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 COLIBRI:ServiceJourney:LC1:LOC stop_sequence 32 arrival_time 06:11:02 (1770613862) is less than previous stop arrival_time 06:16:34 (1770614194) - times must increase between two sequential stops
- trip_id COLIBRI:ServiceJourney:LC1:LOC stop_sequence 32 departure_time 06:11:23 (1770613883) is less than previous stop arrival_time 06:16:34 (1770614194) - times must increase between two sequential stops
- trip_id COLIBRI:ServiceJourney:LC1:LOC stop_sequence 28 arrival_time 06:06:23 (1770613583) is less than previous stop arrival_time 06:11:02 (1770613862) - times must increase between two sequential stops
- trip_id COLIBRI:ServiceJourney:LC1:LOC stop_sequence 28 arrival_time 06:06:23 (1770613583) is less than previous stop departure_time 06:11:23 (1770613883) - times must increase between two sequential stops
- trip_id COLIBRI:ServiceJourney:LC1:LOC stop_sequence 28 departure_time 06:06:31 (1770613591) is less than previous stop departure_time 06:11:23 (1770613883) - times must increase between two sequential stops
trip direction_id does not match GTFS data E024 11 errors
GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt
Sample errors
- GTFS-rt trip_id COLIBRI:ServiceJourney:LC1:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
- GTFS-rt trip_id COLIBRI:ServiceJourney:LC2x3x0:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
- GTFS-rt trip_id COLIBRI:ServiceJourney:LC3:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
- GTFS-rt trip_id COLIBRI:ServiceJourney:LC5x1:LOC trip.direction_id is 2 but GTFS trip.direction_id is 1 - direction_id does not match
- GTFS-rt trip_id COLIBRI:ServiceJourney:LC4:LOC trip.direction_id is 2 but GTFS trip.direction_id is 1 - direction_id does not match
GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 11 errors
If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt
Sample errors
- GTFS-rt trip_id COLIBRI:ServiceJourney:LC2x3x0:LOC stop_sequence 28 has stop_id FR:01249:ZE:42052:COLIBRI but GTFS stop_sequence 28 has stop_id FR:01249:ZE:64327:COLIBRI - stop_ids should be the same
- GTFS-rt trip_id COLIBRI:ServiceJourney:LC3:LOC stop_sequence 8 has stop_id FR:01043:ZE:64324:COLIBRI but GTFS stop_sequence 8 has stop_id FR:01043:ZE:42001:COLIBRI - stop_ids should be the same
- GTFS-rt trip_id COLIBRI:ServiceJourney:LC3:LOC stop_sequence 17 has stop_id FR:01376:ZE:41996:COLIBRI but GTFS stop_sequence 17 has stop_id FR:01249:ZE:41992:COLIBRI - stop_ids should be the same
- GTFS-rt trip_id COLIBRI:ServiceJourney:LC2:LOC stop_sequence 12 has stop_id FR:01043:ZE:42043:COLIBRI but GTFS stop_sequence 12 has stop_id FR:01043:ZE:64323:COLIBRI - stop_ids should be the same
- GTFS-rt trip_id COLIBRI:ServiceJourney:LC2:LOC stop_sequence 14 has stop_id FR:01043:ZE:64323:COLIBRI but GTFS stop_sequence 14 has stop_id FR:01043:ZE:42000:COLIBRI - stop_ids should be the same
GTFS-rt stop_sequence not found in GTFS data E051 11 errors
All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip
Sample errors
- GTFS-rt trip_id COLIBRI:ServiceJourney:LC1:LOC contains stop_sequence 35 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id COLIBRI:ServiceJourney:LC2x3x0:LOC contains stop_sequence 11 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id COLIBRI:ServiceJourney:LC3:LOC contains stop_sequence 14 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id COLIBRI:ServiceJourney:LC5x1:LOC contains stop_sequence 12 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id COLIBRI:ServiceJourney:LC4:LOC contains stop_sequence 18 that does not exist in GTFS stop_times.txt for this trip
Warnings
vehicle_id not populated W002 11 errors
vehicle_id should be populated for TripUpdates and VehiclePositions
Sample errors
- trip_id COLIBRI:ServiceJourney:LC1:LOC does not have a vehicle_id
- trip_id COLIBRI:ServiceJourney:LC2x3x0:LOC does not have a vehicle_id
- trip_id COLIBRI:ServiceJourney:LC3:LOC does not have a vehicle_id
- trip_id COLIBRI:ServiceJourney:LC5x1:LOC does not have a vehicle_id
- trip_id COLIBRI:ServiceJourney:LC4:LOC does not have a vehicle_id
schedule_relationship not populated W009 22 errors
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Sample errors
- trip_id COLIBRI:ServiceJourney:LC1:LOC stop_sequence 35 (and potentially more for this trip) does not have a schedule_relationship
- trip_id COLIBRI:ServiceJourney:LC1:LOC does not have a schedule_relationship
- trip_id COLIBRI:ServiceJourney:LC2x3x0:LOC stop_sequence 28 (and potentially more for this trip) does not have a schedule_relationship
- trip_id COLIBRI:ServiceJourney:LC2x3x0:LOC does not have a schedule_relationship
- trip_id COLIBRI:ServiceJourney:LC3:LOC stop_sequence 8 (and potentially more for this trip) does not have a schedule_relationship
Previous validations
Here is a recap of all the error types encountered over the last 30 days.
| Error ID | Description | Errors count | Number of occurences |
|---|---|---|---|
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 9,856 | 23 times (79 % of validations) |
| E024 | GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt | 182 | 23 times (79 % of validations) |
| E051 | All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip | 182 | 23 times (79 % of validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 182 | 23 times (79 % of validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 364 | 23 times (79 % 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 | 193 | 22 times (76 % of validations) |
| E002 | stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence | 143 | 19 times (66 % of validations) |
| E025 | Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time. | 10 | 6 times (21 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-02-09 at 12:00 Europe/Paris.
trip_updates (11) vehicle_positions (0) service_alerts (0)Entities seen in the last 7 days.
trip_updatesDecoded GTFS-RT feed
See full payload
Here is the decoded GTFS-RT feed Protobuf at 2026-02-09 at 12:00 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "SM:COLIBRI:ServiceJourney:LC1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 34,
"time": "1770614194"
},
"stopId": "FR:69286:ZE:42057:COLIBRI",
"stopSequence": 35
},
{
"arrival": {
"delay": 143,
"time": "1770613862"
},
"departure": {
"delay": 143,
"time": "1770613883"
},
"stopId": "FR:01249:ZE:41985:COLIBRI",
"stopSequence": 32
},
{
"arrival": {
"delay": 271,
"time": "1770613583"
},
"departure": {
"delay": 271,
"time": "1770613591"
},
"stopId": "FR:01249:ZE:42052:COLIBRI",
"stopSequence": 28
},
{
"departure": {
"delay": 310,
"time": "1770613570"
},
"stopId": "FR:01249:ZE:42032:COLIBRI",
"stopSequence": 27
},
{
"arrival": {
"delay": 277,
"time": "1770613652"
},
"departure": {
"delay": 277,
"time": "1770613657"
},
"stopId": "FR:01249:ZE:64326:COLIBRI",
"stopSequence": 29
},
{
"arrival": {
"delay": 204,
"time": "1770613697"
},
"departure": {
"delay": 204,
"time": "1770613704"
},
"stopId": "FR:01249:ZE:64327:COLIBRI",
"stopSequence": 30
},
{
"arrival": {
"delay": 65,
"time": "1770614105"
},
"departure": {
"delay": 65,
"time": "1770614105"
},
"stopId": "FR:69286:ZE:64328:COLIBRI",
"stopSequence": 33
},
{
"arrival": {
"delay": 144,
"time": "1770613812"
},
"departure": {
"delay": 144,
"time": "1770613824"
},
"stopId": "FR:01249:ZE:41986:COLIBRI",
"stopSequence": 31
},
{
"arrival": {
"delay": 57,
"time": "1770614147"
},
"departure": {
"delay": 57,
"time": "1770614157"
},
"stopId": "FR:69286:ZE:64329:COLIBRI",
"stopSequence": 34
}
],
"timestamp": "1770634799",
"trip": {
"directionId": 1,
"routeId": "COLIBRI:Line:LignexCxtixre:LOC",
"tripId": "COLIBRI:ServiceJourney:LC1:LOC"
}
}
},
{
"id": "SM:COLIBRI:ServiceJourney:LC5x1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 371,
"time": "1770621371"
},
"stopId": "FR:69286:ZE:42051:COLIBRI",
"stopSequence": 1
},
{
"arrival": {
"delay": 413,
"time": "1770621462"
},
"departure": {
"delay": 413,
"time": "1770621473"
},
"stopId": "FR:69286:ZE:64335:COLIBRI",
"stopSequence": 3
},
{
"arrival": {
"delay": 278,
"time": "1770622178"
},
"departure": {
"delay": 278,
"time": "1770622178"
},
"stopId": "FR:01249:ZE:42014:COLIBRI",
"stopSequence": 11
},
{
"arrival": {
"delay": 217,
"time": "1770622650"
},
"departure": {
"delay": 217,
"time": "1770622657"
},
"stopId": "FR:01376:ZE:42020:COLIBRI",
"stopSequence": 19
},
{
"arrival": {
"delay": 230,
"time": "1770622243"
},
"departure": {
"delay": 230,
"time": "1770622250"
},
"stopId": "FR:01249:ZE:42015:COLIBRI",
"stopSequence": 12
},
{
"arrival": {
"delay": 291,
"time": "1770622025"
},
"departure": {
"delay": 291,
"time": "1770622071"
},
"stopId": "FR:01249:ZE:42006:COLIBRI",
"stopSequence": 9
},
{
"arrival": {
"delay": 344,
"time": "1770621758"
},
"departure": {
"delay": 344,
"time": "1770621764"
},
"stopId": "FR:01249:ZE:42008:COLIBRI",
"stopSequence": 5
},
{
"arrival": {
"delay": 285,
"time": "1770621995"
},
"departure": {
"delay": 285,
"time": "1770622005"
},
"stopId": "FR:01249:ZE:42058:COLIBRI",
"stopSequence": 8
},
{
"arrival": {
"delay": 426,
"time": "1770621417"
},
"departure": {
"delay": 426,
"time": "1770621426"
},
"stopId": "FR:69286:ZE:64336:COLIBRI",
"stopSequence": 2
},
{
"arrival": {
"delay": 278,
"time": "1770622533"
},
"departure": {
"delay": 278,
"time": "1770622538"
},
"stopId": "FR:01376:ZE:64332:COLIBRI",
"stopSequence": 16
},
{
"arrival": {
"delay": 181,
"time": "1770622861"
},
"departure": {
"delay": 181,
"time": "1770622861"
},
"stopId": "FR:01043:ZE:64331:COLIBRI",
"stopSequence": 22
},
{
"arrival": {
"delay": 271,
"time": "1770622583"
},
"departure": {
"delay": 271,
"time": "1770622591"
},
"stopId": "FR:01376:ZE:64308:COLIBRI",
"stopSequence": 17
},
{
"arrival": {
"delay": 290,
"time": "1770622125"
},
"departure": {
"delay": 290,
"time": "1770622130"
},
"stopId": "FR:01249:ZE:42013:COLIBRI",
"stopSequence": 10
},
{
"arrival": {
"delay": 206,
"time": "1770623300"
},
"departure": {
"delay": 206,
"time": "1770623306"
},
"stopId": "FR:01043:ZE:42042:COLIBRI",
"stopSequence": 26
},
{
"arrival": {
"delay": 244,
"time": "1770622359"
},
"departure": {
"delay": 244,
"time": "1770622384"
},
"stopId": "FR:01376:ZE:41994:COLIBRI",
"stopSequence": 14
},
{
"arrival": {
"delay": 286,
"time": "1770621946"
},
"departure": {
"delay": 286,
"time": "1770621946"
},
"stopId": "FR:01249:ZE:64333:COLIBRI",
"stopSequence": 7
},
{
"arrival": {
"delay": 110,
"time": "1770623390"
},
"stopId": "FR:01043:ZE:64324:COLIBRI",
"stopSequence": 28
},
{
"arrival": {
"delay": 355,
"time": "1770621888"
},
"departure": {
"delay": 355,
"time": "1770621895"
},
"stopId": "FR:01249:ZE:64334:COLIBRI",
"stopSequence": 6
},
{
"arrival": {
"delay": 213,
"time": "1770623067"
},
"departure": {
"delay": 213,
"time": "1770623073"
},
"stopId": "FR:01043:ZE:64306:COLIBRI",
"stopSequence": 24
},
{
"arrival": {
"delay": 175,
"time": "1770622788"
},
"departure": {
"delay": 175,
"time": "1770622795"
},
"stopId": "FR:01043:ZE:42025:COLIBRI",
"stopSequence": 21
},
{
"arrival": {
"delay": 252,
"time": "1770622632"
},
"departure": {
"delay": 252,
"time": "1770622632"
},
"stopId": "FR:01376:ZE:64309:COLIBRI",
"stopSequence": 18
},
{
"arrival": {
"delay": 150,
"time": "1770622703"
},
"departure": {
"delay": 150,
"time": "1770622710"
},
"stopId": "FR:01043:ZE:42024:COLIBRI",
"stopSequence": 20
},
{
"arrival": {
"delay": 284,
"time": "1770622472"
},
"departure": {
"delay": 284,
"time": "1770622484"
},
"stopId": "FR:01376:ZE:64275:COLIBRI",
"stopSequence": 15
},
{
"arrival": {
"delay": 119,
"time": "1770623332"
},
"departure": {
"delay": 119,
"time": "1770623339"
},
"stopId": "FR:01043:ZE:64312:COLIBRI",
"stopSequence": 27
},
{
"arrival": {
"delay": 364,
"time": "1770621705"
},
"departure": {
"delay": 364,
"time": "1770621724"
},
"stopId": "FR:01249:ZE:42007:COLIBRI",
"stopSequence": 4
},
{
"arrival": {
"delay": 277,
"time": "1770622275"
},
"departure": {
"delay": 277,
"time": "1770622297"
},
"stopId": "FR:01249:ZE:42016:COLIBRI",
"stopSequence": 13
},
{
"arrival": {
"delay": 207,
"time": "1770622932"
},
"departure": {
"delay": 207,
"time": "1770622947"
},
"stopId": "FR:01043:ZE:64307:COLIBRI",
"stopSequence": 23
},
{
"arrival": {
"delay": 208,
"time": "1770623178"
},
"departure": {
"delay": 208,
"time": "1770623188"
},
"stopId": "FR:01043:ZE:63686:COLIBRI",
"stopSequence": 25
}
],
"timestamp": "1770634799",
"trip": {
"directionId": 2,
"routeId": "COLIBRI:Line:LignexCxtixre:LOC",
"tripId": "COLIBRI:ServiceJourney:LC5x1:LOC"
}
}
},
{
"id": "SM:COLIBRI:ServiceJourney:LC4:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 171,
"time": "1770615613"
},
"departure": {
"delay": 171,
"time": "1770615651"
},
"stopId": "FR:01249:ZE:42006:COLIBRI",
"stopSequence": 9
},
{
"arrival": {
"delay": 175,
"time": "1770616717"
},
"departure": {
"delay": 175,
"time": "1770616735"
},
"stopId": "FR:01043:ZE:64306:COLIBRI",
"stopSequence": 24
},
{
"arrival": {
"delay": 189,
"time": "1770616260"
},
"departure": {
"delay": 189,
"time": "1770616269"
},
"stopId": "FR:01376:ZE:64309:COLIBRI",
"stopSequence": 18
},
{
"arrival": {
"delay": 170,
"time": "1770617510"
},
"stopId": "FR:01418:ZE:72251:COLIBRI",
"stopSequence": 35
},
{
"arrival": {
"delay": 273,
"time": "1770617237"
},
"departure": {
"delay": 273,
"time": "1770617253"
},
"stopId": "FR:01043:ZE:42040:COLIBRI",
"stopSequence": 30
},
{
"arrival": {
"delay": 165,
"time": "1770616596"
},
"departure": {
"delay": 165,
"time": "1770616605"
},
"stopId": "FR:01043:ZE:64307:COLIBRI",
"stopSequence": 23
},
{
"arrival": {
"delay": 215,
"time": "1770617484"
},
"departure": {
"delay": 215,
"time": "1770617495"
},
"stopId": "FR:01418:ZE:42028:COLIBRI",
"stopSequence": 34
},
{
"arrival": {
"delay": 156,
"time": "1770616288"
},
"departure": {
"delay": 156,
"time": "1770616296"
},
"stopId": "FR:01376:ZE:42020:COLIBRI",
"stopSequence": 19
},
{
"arrival": {
"delay": 216,
"time": "1770616228"
},
"departure": {
"delay": 216,
"time": "1770616236"
},
"stopId": "FR:01376:ZE:64308:COLIBRI",
"stopSequence": 17
},
{
"arrival": {
"delay": 257,
"time": "1770617454"
},
"departure": {
"delay": 257,
"time": "1770617477"
},
"stopId": "FR:01418:ZE:42027:COLIBRI",
"stopSequence": 33
},
{
"arrival": {
"delay": 279,
"time": "1770615028"
},
"departure": {
"delay": 279,
"time": "1770615039"
},
"stopId": "FR:69286:ZE:64335:COLIBRI",
"stopSequence": 3
},
{
"arrival": {
"delay": 207,
"time": "1770617007"
},
"departure": {
"delay": 207,
"time": "1770617007"
},
"stopId": "FR:01043:ZE:42042:COLIBRI",
"stopSequence": 26
},
{
"arrival": {
"delay": 203,
"time": "1770617406"
},
"departure": {
"delay": 203,
"time": "1770617423"
},
"stopId": "FR:01418:ZE:42026:COLIBRI",
"stopSequence": 32
},
{
"departure": {
"delay": 232,
"time": "1770614932"
},
"stopId": "FR:69286:ZE:42051:COLIBRI",
"stopSequence": 1
},
{
"arrival": {
"delay": 133,
"time": "1770615727"
},
"departure": {
"delay": 133,
"time": "1770615733"
},
"stopId": "FR:01249:ZE:42014:COLIBRI",
"stopSequence": 11
},
{
"arrival": {
"delay": 67,
"time": "1770615888"
},
"departure": {
"delay": 67,
"time": "1770615907"
},
"stopId": "FR:01376:ZE:41994:COLIBRI",
"stopSequence": 14
},
{
"arrival": {
"delay": 145,
"time": "1770616453"
},
"departure": {
"delay": 145,
"time": "1770616465"
},
"stopId": "FR:01043:ZE:42025:COLIBRI",
"stopSequence": 21
},
{
"arrival": {
"delay": 212,
"time": "1770616172"
},
"departure": {
"delay": 212,
"time": "1770616172"
},
"stopId": "FR:01376:ZE:64332:COLIBRI",
"stopSequence": 16
},
{
"arrival": {
"delay": 114,
"time": "1770616366"
},
"departure": {
"delay": 114,
"time": "1770616374"
},
"stopId": "FR:01043:ZE:42024:COLIBRI",
"stopSequence": 20
},
{
"arrival": {
"delay": 281,
"time": "1770614981"
},
"departure": {
"delay": 281,
"time": "1770614981"
},
"stopId": "FR:69286:ZE:64336:COLIBRI",
"stopSequence": 2
},
{
"arrival": {
"delay": 151,
"time": "1770615691"
},
"departure": {
"delay": 151,
"time": "1770615691"
},
"stopId": "FR:01249:ZE:42013:COLIBRI",
"stopSequence": 10
},
{
"arrival": {
"delay": 154,
"time": "1770616511"
},
"departure": {
"delay": 154,
"time": "1770616534"
},
"stopId": "FR:01043:ZE:64331:COLIBRI",
"stopSequence": 22
},
{
"arrival": {
"delay": 229,
"time": "1770615265"
},
"departure": {
"delay": 229,
"time": "1770615289"
},
"stopId": "FR:01249:ZE:42007:COLIBRI",
"stopSequence": 4
},
{
"arrival": {
"delay": 229,
"time": "1770615457"
},
"departure": {
"delay": 229,
"time": "1770615469"
},
"stopId": "FR:01249:ZE:64334:COLIBRI",
"stopSequence": 6
},
{
"arrival": {
"delay": 239,
"time": "1770617279"
},
"departure": {
"delay": 239,
"time": "1770617279"
},
"stopId": "FR:01043:ZE:42039:COLIBRI",
"stopSequence": 31
},
{
"arrival": {
"delay": 184,
"time": "1770617095"
},
"departure": {
"delay": 184,
"time": "1770617104"
},
"stopId": "FR:01043:ZE:64330:COLIBRI",
"stopSequence": 29
},
{
"arrival": {
"delay": 230,
"time": "1770616843"
},
"departure": {
"delay": 230,
"time": "1770616910"
},
"stopId": "FR:01043:ZE:63686:COLIBRI",
"stopSequence": 25
},
{
"arrival": {
"delay": 208,
"time": "1770615975"
},
"departure": {
"delay": 208,
"time": "1770616108"
},
"stopId": "FR:01376:ZE:64275:COLIBRI",
"stopSequence": 15
},
{
"arrival": {
"delay": 112,
"time": "1770615827"
},
"departure": {
"delay": 112,
"time": "1770615832"
},
"stopId": "FR:01249:ZE:42016:COLIBRI",
"stopSequence": 13
},
{
"arrival": {
"delay": 213,
"time": "1770615326"
},
"departure": {
"delay": 213,
"time": "1770615333"
},
"stopId": "FR:01249:ZE:42008:COLIBRI",
"stopSequence": 5
},
{
"arrival": {
"delay": 98,
"time": "1770615807"
},
"departure": {
"delay": 98,
"time": "1770615818"
},
"stopId": "FR:01249:ZE:42015:COLIBRI",
"stopSequence": 12
},
{
"arrival": {
"delay": 161,
"time": "1770615576"
},
"departure": {
"delay": 161,
"time": "1770615581"
},
"stopId": "FR:01249:ZE:42058:COLIBRI",
"stopSequence": 8
},
{
"arrival": {
"delay": 172,
"time": "1770615522"
},
"departure": {
"delay": 172,
"time": "1770615532"
},
"stopId": "FR:01249:ZE:64333:COLIBRI",
"stopSequence": 7
}
],
"timestamp": "1770634799",
"trip": {
"directionId": 2,
"routeId": "COLIBRI:Line:LignexCxtixre:LOC",
"tripId": "COLIBRI:ServiceJourney:LC4:LOC"
}
}
},
{
"id": "SM:COLIBRI:ServiceJourney:LC2x4x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 302,
"time": "1770624422"
},
"departure": {
"delay": 302,
"time": "1770624422"
},
"stopId": "FR:01043:ZE:64323:COLIBRI",
"stopSequence": 14
},
{
"arrival": {
"delay": 171,
"time": "1770623435"
},
"departure": {
"delay": 171,
"time": "1770623451"
},
"stopId": "FR:01418:ZE:42003:COLIBRI",
"stopSequence": 3
},
{
"arrival": {
"delay": 244,
"time": "1770624167"
},
"departure": {
"delay": 244,
"time": "1770624184"
},
"stopId": "FR:01043:ZE:42043:COLIBRI",
"stopSequence": 12
},
{
"arrival": {
"delay": 88,
"time": "1770623653"
},
"departure": {
"delay": 88,
"time": "1770623668"
},
"stopId": "FR:01043:ZE:42035:COLIBRI",
"stopSequence": 6
},
{
"arrival": {
"delay": 240,
"time": "1770624647"
},
"departure": {
"delay": 240,
"time": "1770624660"
},
"stopId": "FR:01376:ZE:42033:COLIBRI",
"stopSequence": 19
},
{
"arrival": {
"delay": 320,
"time": "1770624614"
},
"departure": {
"delay": 320,
"time": "1770624620"
},
"stopId": "FR:01376:ZE:64303:COLIBRI",
"stopSequence": 18
},
{
"arrival": {
"delay": 386,
"time": "1770625219"
},
"departure": {
"delay": 386,
"time": "1770625226"
},
"stopId": "FR:01249:ZE:41991:COLIBRI",
"stopSequence": 25
},
{
"arrival": {
"delay": 407,
"time": "1770624981"
},
"departure": {
"delay": 407,
"time": "1770625067"
},
"stopId": "FR:01249:ZE:41993:COLIBRI",
"stopSequence": 23
},
{
"arrival": {
"delay": 316,
"time": "1770624548"
},
"departure": {
"delay": 316,
"time": "1770624556"
},
"stopId": "FR:01043:ZE:42000:COLIBRI",
"stopSequence": 16
},
{
"arrival": {
"delay": 139,
"time": "1770623894"
},
"departure": {
"delay": 139,
"time": "1770623899"
},
"stopId": "FR:01043:ZE:63684:COLIBRI",
"stopSequence": 10
},
{
"arrival": {
"delay": 133,
"time": "1770623997"
},
"departure": {
"delay": 133,
"time": "1770624013"
},
"stopId": "FR:01043:ZE:63685:COLIBRI",
"stopSequence": 11
},
{
"arrival": {
"delay": 120,
"time": "1770625860"
},
"departure": {
"delay": 120,
"time": "1770625860"
},
"stopId": "FR:69286:ZE:64328:COLIBRI",
"stopSequence": 33
},
{
"arrival": {
"delay": 97,
"time": "1770623605"
},
"departure": {
"delay": 97,
"time": "1770623617"
},
"stopId": "FR:01043:ZE:42034:COLIBRI",
"stopSequence": 5
},
{
"arrival": {
"delay": 393,
"time": "1770625314"
},
"departure": {
"delay": 393,
"time": "1770625353"
},
"stopId": "FR:01249:ZE:42032:COLIBRI",
"stopSequence": 27
},
{
"arrival": {
"delay": 273,
"time": "1770624453"
},
"departure": {
"delay": 273,
"time": "1770624453"
},
"stopId": "FR:01043:ZE:42001:COLIBRI",
"stopSequence": 15
},
{
"arrival": {
"delay": 293,
"time": "1770624593"
},
"departure": {
"delay": 293,
"time": "1770624593"
},
"stopId": "FR:01376:ZE:41996:COLIBRI",
"stopSequence": 17
},
{
"arrival": {
"delay": 77,
"time": "1770625937"
},
"stopId": "FR:69286:ZE:42057:COLIBRI",
"stopSequence": 35
},
{
"arrival": {
"delay": 347,
"time": "1770625417"
},
"departure": {
"delay": 347,
"time": "1770625427"
},
"stopId": "FR:01249:ZE:64326:COLIBRI",
"stopSequence": 29
},
{
"arrival": {
"delay": 426,
"time": "1770625127"
},
"departure": {
"delay": 426,
"time": "1770625146"
},
"stopId": "FR:01249:ZE:41992:COLIBRI",
"stopSequence": 24
},
{
"arrival": {
"delay": 153,
"time": "1770623478"
},
"departure": {
"delay": 153,
"time": "1770623493"
},
"stopId": "FR:01418:ZE:42002:COLIBRI",
"stopSequence": 4
},
{
"arrival": {
"delay": 110,
"time": "1770625903"
},
"departure": {
"delay": 110,
"time": "1770625910"
},
"stopId": "FR:69286:ZE:64329:COLIBRI",
"stopSequence": 34
},
{
"departure": {
"delay": 97,
"time": "1770623377"
},
"stopId": "FR:01418:ZE:72251:COLIBRI",
"stopSequence": 1
},
{
"arrival": {
"delay": 137,
"time": "1770623406"
},
"departure": {
"delay": 137,
"time": "1770623417"
},
"stopId": "FR:01418:ZE:42004:COLIBRI",
"stopSequence": 2
},
{
"arrival": {
"delay": 273,
"time": "1770625462"
},
"departure": {
"delay": 273,
"time": "1770625473"
},
"stopId": "FR:01249:ZE:64327:COLIBRI",
"stopSequence": 30
},
{
"arrival": {
"delay": 273,
"time": "1770624309"
},
"departure": {
"delay": 273,
"time": "1770624333"
},
"stopId": "FR:01043:ZE:42046:COLIBRI",
"stopSequence": 13
},
{
"arrival": {
"delay": 212,
"time": "1770625585"
},
"departure": {
"delay": 212,
"time": "1770625592"
},
"stopId": "FR:01249:ZE:41986:COLIBRI",
"stopSequence": 31
},
{
"arrival": {
"delay": 339,
"time": "1770624928"
},
"departure": {
"delay": 339,
"time": "1770624939"
},
"stopId": "FR:01376:ZE:42017:COLIBRI",
"stopSequence": 22
},
{
"arrival": {
"delay": 379,
"time": "1770625265"
},
"departure": {
"delay": 379,
"time": "1770625279"
},
"stopId": "FR:01249:ZE:41990:COLIBRI",
"stopSequence": 26
},
{
"arrival": {
"delay": 299,
"time": "1770624710"
},
"departure": {
"delay": 299,
"time": "1770624719"
},
"stopId": "FR:01376:ZE:64325:COLIBRI",
"stopSequence": 20
},
{
"arrival": {
"delay": 200,
"time": "1770625630"
},
"departure": {
"delay": 200,
"time": "1770625640"
},
"stopId": "FR:01249:ZE:41985:COLIBRI",
"stopSequence": 32
},
{
"arrival": {
"delay": 376,
"time": "1770625366"
},
"departure": {
"delay": 376,
"time": "1770625396"
},
"stopId": "FR:01249:ZE:42052:COLIBRI",
"stopSequence": 28
},
{
"arrival": {
"delay": 285,
"time": "1770624773"
},
"departure": {
"delay": 285,
"time": "1770624825"
},
"stopId": "FR:01376:ZE:42018:COLIBRI",
"stopSequence": 21
}
],
"timestamp": "1770634559",
"trip": {
"directionId": 1,
"routeId": "COLIBRI:Line:LignexCxtixre:LOC",
"tripId": "COLIBRI:ServiceJourney:LC2x4x0:LOC"
}
}
},
{
"id": "SM:COLIBRI:ServiceJourney:LC2x5x5:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 394,
"time": "1770634103"
},
"departure": {
"delay": 394,
"time": "1770634114"
},
"stopId": "FR:01376:ZE:64325:COLIBRI",
"stopSequence": 20
},
{
"arrival": {
"delay": 276,
"time": "1770633500"
},
"departure": {
"delay": 276,
"time": "1770633516"
},
"stopId": "FR:01043:ZE:42043:COLIBRI",
"stopSequence": 12
},
{
"arrival": {
"delay": 268,
"time": "1770633621"
},
"departure": {
"delay": 268,
"time": "1770633628"
},
"stopId": "FR:01043:ZE:42046:COLIBRI",
"stopSequence": 13
},
{
"arrival": {
"delay": 233,
"time": "1770633287"
},
"departure": {
"delay": 233,
"time": "1770633293"
},
"stopId": "FR:01043:ZE:63684:COLIBRI",
"stopSequence": 10
},
{
"arrival": {
"delay": 251,
"time": "1770634625"
},
"departure": {
"delay": 251,
"time": "1770634631"
},
"stopId": "FR:01249:ZE:64326:COLIBRI",
"stopSequence": 29
},
{
"arrival": {
"delay": 336,
"time": "1770634350"
},
"departure": {
"delay": 336,
"time": "1770634356"
},
"stopId": "FR:01249:ZE:41992:COLIBRI",
"stopSequence": 24
},
{
"arrival": {
"delay": 150,
"time": "1770635190"
},
"departure": {
"delay": 150,
"time": "1770635190"
},
"stopId": "FR:69286:ZE:64328:COLIBRI",
"stopSequence": 33
},
{
"arrival": {
"delay": 199,
"time": "1770634688"
},
"departure": {
"delay": 199,
"time": "1770634699"
},
"stopId": "FR:01249:ZE:64327:COLIBRI",
"stopSequence": 30
},
{
"arrival": {
"delay": 246,
"time": "1770633116"
},
"departure": {
"delay": 246,
"time": "1770633126"
},
"stopId": "FR:01043:ZE:42035:COLIBRI",
"stopSequence": 6
},
{
"arrival": {
"delay": 255,
"time": "1770634447"
},
"departure": {
"delay": 255,
"time": "1770634455"
},
"stopId": "FR:01249:ZE:41990:COLIBRI",
"stopSequence": 26
},
{
"arrival": {
"delay": 376,
"time": "1770634262"
},
"departure": {
"delay": 376,
"time": "1770634276"
},
"stopId": "FR:01376:ZE:42017:COLIBRI",
"stopSequence": 22
},
{
"arrival": {
"delay": 281,
"time": "1770634421"
},
"departure": {
"delay": 281,
"time": "1770634421"
},
"stopId": "FR:01249:ZE:41991:COLIBRI",
"stopSequence": 25
},
{
"departure": {
"delay": 331,
"time": "1770632911"
},
"stopId": "FR:01418:ZE:72251:COLIBRI",
"stopSequence": 1
},
{
"arrival": {
"delay": 360,
"time": "1770633860"
},
"departure": {
"delay": 360,
"time": "1770633900"
},
"stopId": "FR:01043:ZE:42000:COLIBRI",
"stopSequence": 16
},
{
"arrival": {
"delay": 358,
"time": "1770632987"
},
"departure": {
"delay": 358,
"time": "1770632998"
},
"stopId": "FR:01418:ZE:42002:COLIBRI",
"stopSequence": 4
},
{
"arrival": {
"delay": 297,
"time": "1770633711"
},
"departure": {
"delay": 297,
"time": "1770633717"
},
"stopId": "FR:01043:ZE:64323:COLIBRI",
"stopSequence": 14
},
{
"arrival": {
"delay": 150,
"time": "1770635310"
},
"stopId": "FR:69286:ZE:42057:COLIBRI",
"stopSequence": 35
},
{
"arrival": {
"delay": 198,
"time": "1770633371"
},
"departure": {
"delay": 198,
"time": "1770633378"
},
"stopId": "FR:01043:ZE:63685:COLIBRI",
"stopSequence": 11
},
{
"arrival": {
"delay": 328,
"time": "1770634024"
},
"departure": {
"delay": 328,
"time": "1770634048"
},
"stopId": "FR:01376:ZE:42033:COLIBRI",
"stopSequence": 19
},
{
"arrival": {
"delay": 376,
"time": "1770632942"
},
"departure": {
"delay": 376,
"time": "1770632956"
},
"stopId": "FR:01418:ZE:42003:COLIBRI",
"stopSequence": 3
},
{
"arrival": {
"delay": 275,
"time": "1770634572"
},
"departure": {
"delay": 275,
"time": "1770634595"
},
"stopId": "FR:01249:ZE:42052:COLIBRI",
"stopSequence": 28
},
{
"arrival": {
"delay": 356,
"time": "1770632929"
},
"departure": {
"delay": 356,
"time": "1770632936"
},
"stopId": "FR:01418:ZE:42004:COLIBRI",
"stopSequence": 2
},
{
"arrival": {
"delay": 150,
"time": "1770634890"
},
"departure": {
"delay": 150,
"time": "1770634890"
},
"stopId": "FR:01249:ZE:41985:COLIBRI",
"stopSequence": 32
},
{
"arrival": {
"delay": 273,
"time": "1770633087"
},
"departure": {
"delay": 273,
"time": "1770633093"
},
"stopId": "FR:01043:ZE:42034:COLIBRI",
"stopSequence": 5
},
{
"arrival": {
"delay": 297,
"time": "1770633747"
},
"departure": {
"delay": 297,
"time": "1770633777"
},
"stopId": "FR:01043:ZE:42001:COLIBRI",
"stopSequence": 15
},
{
"arrival": {
"delay": 391,
"time": "1770633957"
},
"departure": {
"delay": 391,
"time": "1770633991"
},
"stopId": "FR:01376:ZE:64303:COLIBRI",
"stopSequence": 18
},
{
"arrival": {
"delay": 150,
"time": "1770634830"
},
"departure": {
"delay": 150,
"time": "1770634830"
},
"stopId": "FR:01249:ZE:41986:COLIBRI",
"stopSequence": 31
},
{
"arrival": {
"delay": 373,
"time": "1770634328"
},
"departure": {
"delay": 373,
"time": "1770634333"
},
"stopId": "FR:01249:ZE:41993:COLIBRI",
"stopSequence": 23
},
{
"arrival": {
"delay": 344,
"time": "1770633937"
},
"departure": {
"delay": 344,
"time": "1770633944"
},
"stopId": "FR:01376:ZE:41996:COLIBRI",
"stopSequence": 17
},
{
"arrival": {
"delay": 320,
"time": "1770634146"
},
"departure": {
"delay": 320,
"time": "1770634160"
},
"stopId": "FR:01376:ZE:42018:COLIBRI",
"stopSequence": 21
},
{
"arrival": {
"delay": 283,
"time": "1770634520"
},
"departure": {
"delay": 283,
"time": "1770634543"
},
"stopId": "FR:01249:ZE:42032:COLIBRI",
"stopSequence": 27
},
{
"arrival": {
"delay": 150,
"time": "1770635250"
},
"departure": {
"delay": 150,
"time": "1770635250"
},
"stopId": "FR:69286:ZE:64329:COLIBRI",
"stopSequence": 34
}
],
"timestamp": "1770634799",
"trip": {
"directionId": 1,
"routeId": "COLIBRI:Line:LignexCxtixre:LOC",
"tripId": "COLIBRI:ServiceJourney:LC2x5x5:LOC"
}
}
},
{
"id": "SM:COLIBRI:ServiceJourney:LC4x4:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -41,
"time": "1770631569"
},
"departure": {
"delay": -41,
"time": "1770631579"
},
"stopId": "FR:01043:ZE:64330:COLIBRI",
"stopSequence": 29
},
{
"arrival": {
"delay": -27,
"time": "1770631346"
},
"departure": {
"delay": -27,
"time": "1770631353"
},
"stopId": "FR:01043:ZE:63686:COLIBRI",
"stopSequence": 25
},
{
"arrival": {
"delay": 38,
"time": "1770630811"
},
"departure": {
"delay": 38,
"time": "1770630818"
},
"stopId": "FR:01376:ZE:64309:COLIBRI",
"stopSequence": 18
},
{
"arrival": {
"delay": 120,
"time": "1770630214"
},
"departure": {
"delay": 120,
"time": "1770630240"
},
"stopId": "FR:01249:ZE:42058:COLIBRI",
"stopSequence": 8
},
{
"arrival": {
"delay": 183,
"time": "1770630097"
},
"departure": {
"delay": 183,
"time": "1770630123"
},
"stopId": "FR:01249:ZE:64334:COLIBRI",
"stopSequence": 6
},
{
"arrival": {
"delay": 25,
"time": "1770631696"
},
"departure": {
"delay": 25,
"time": "1770631705"
},
"stopId": "FR:01043:ZE:42040:COLIBRI",
"stopSequence": 30
},
{
"arrival": {
"delay": 114,
"time": "1770630174"
},
"departure": {
"delay": 114,
"time": "1770630174"
},
"stopId": "FR:01249:ZE:64333:COLIBRI",
"stopSequence": 7
},
{
"arrival": {
"delay": -36,
"time": "1770630973"
},
"departure": {
"delay": -36,
"time": "1770630984"
},
"stopId": "FR:01043:ZE:42025:COLIBRI",
"stopSequence": 21
},
{
"arrival": {
"delay": 91,
"time": "1770630505"
},
"departure": {
"delay": 91,
"time": "1770630511"
},
"stopId": "FR:01249:ZE:42016:COLIBRI",
"stopSequence": 13
},
{
"arrival": {
"delay": 169,
"time": "1770629904"
},
"departure": {
"delay": 169,
"time": "1770629929"
},
"stopId": "FR:01249:ZE:42007:COLIBRI",
"stopSequence": 4
},
{
"arrival": {
"delay": 73,
"time": "1770630727"
},
"departure": {
"delay": 73,
"time": "1770630733"
},
"stopId": "FR:01376:ZE:64332:COLIBRI",
"stopSequence": 16
},
{
"arrival": {
"delay": 3,
"time": "1770630831"
},
"departure": {
"delay": 3,
"time": "1770630843"
},
"stopId": "FR:01376:ZE:42020:COLIBRI",
"stopSequence": 19
},
{
"arrival": {
"delay": 82,
"time": "1770630682"
},
"departure": {
"delay": 82,
"time": "1770630682"
},
"stopId": "FR:01376:ZE:64275:COLIBRI",
"stopSequence": 15
},
{
"arrival": {
"delay": 61,
"time": "1770630470"
},
"departure": {
"delay": 61,
"time": "1770630481"
},
"stopId": "FR:01249:ZE:42015:COLIBRI",
"stopSequence": 12
},
{
"arrival": {
"delay": -19,
"time": "1770631223"
},
"departure": {
"delay": -19,
"time": "1770631241"
},
"stopId": "FR:01043:ZE:64306:COLIBRI",
"stopSequence": 24
},
{
"arrival": {
"delay": -73,
"time": "1770631835"
},
"departure": {
"delay": -73,
"time": "1770631847"
},
"stopId": "FR:01418:ZE:42026:COLIBRI",
"stopSequence": 32
},
{
"arrival": {
"delay": 145,
"time": "1770630273"
},
"departure": {
"delay": 145,
"time": "1770630325"
},
"stopId": "FR:01249:ZE:42006:COLIBRI",
"stopSequence": 9
},
{
"arrival": {
"delay": -13,
"time": "1770631116"
},
"departure": {
"delay": -13,
"time": "1770631127"
},
"stopId": "FR:01043:ZE:64307:COLIBRI",
"stopSequence": 23
},
{
"arrival": {
"delay": 224,
"time": "1770629615"
},
"departure": {
"delay": 224,
"time": "1770629624"
},
"stopId": "FR:69286:ZE:64336:COLIBRI",
"stopSequence": 2
},
{
"arrival": {
"delay": -55,
"time": "1770630881"
},
"departure": {
"delay": -55,
"time": "1770630905"
},
"stopId": "FR:01043:ZE:42024:COLIBRI",
"stopSequence": 20
},
{
"arrival": {
"delay": 94,
"time": "1770630394"
},
"departure": {
"delay": 94,
"time": "1770630394"
},
"stopId": "FR:01249:ZE:42014:COLIBRI",
"stopSequence": 11
},
{
"arrival": {
"delay": -28,
"time": "1770631052"
},
"departure": {
"delay": -28,
"time": "1770631052"
},
"stopId": "FR:01043:ZE:64331:COLIBRI",
"stopSequence": 22
},
{
"arrival": {
"delay": 67,
"time": "1770630787"
},
"departure": {
"delay": 67,
"time": "1770630787"
},
"stopId": "FR:01376:ZE:64308:COLIBRI",
"stopSequence": 17
},
{
"arrival": {
"delay": -11,
"time": "1770631729"
},
"departure": {
"delay": -11,
"time": "1770631729"
},
"stopId": "FR:01043:ZE:42039:COLIBRI",
"stopSequence": 31
},
{
"arrival": {
"delay": 127,
"time": "1770630359"
},
"departure": {
"delay": 127,
"time": "1770630367"
},
"stopId": "FR:01249:ZE:42013:COLIBRI",
"stopSequence": 10
},
{
"arrival": {
"delay": 214,
"time": "1770629662"
},
"departure": {
"delay": 214,
"time": "1770629674"
},
"stopId": "FR:69286:ZE:64335:COLIBRI",
"stopSequence": 3
},
{
"arrival": {
"delay": -100,
"time": "1770631940"
},
"stopId": "FR:01418:ZE:72251:COLIBRI",
"stopSequence": 35
},
{
"arrival": {
"delay": -34,
"time": "1770631877"
},
"departure": {
"delay": -34,
"time": "1770631886"
},
"stopId": "FR:01418:ZE:42027:COLIBRI",
"stopSequence": 33
},
{
"arrival": {
"delay": -32,
"time": "1770631468"
},
"departure": {
"delay": -32,
"time": "1770631468"
},
"stopId": "FR:01043:ZE:42042:COLIBRI",
"stopSequence": 26
},
{
"arrival": {
"delay": -76,
"time": "1770631895"
},
"departure": {
"delay": -76,
"time": "1770631904"
},
"stopId": "FR:01418:ZE:42028:COLIBRI",
"stopSequence": 34
},
{
"arrival": {
"delay": 56,
"time": "1770630574"
},
"departure": {
"delay": 56,
"time": "1770630596"
},
"stopId": "FR:01376:ZE:41994:COLIBRI",
"stopSequence": 14
},
{
"arrival": {
"delay": 164,
"time": "1770629977"
},
"departure": {
"delay": 164,
"time": "1770629984"
},
"stopId": "FR:01249:ZE:42008:COLIBRI",
"stopSequence": 5
},
{
"departure": {
"delay": 176,
"time": "1770629576"
},
"stopId": "FR:69286:ZE:42051:COLIBRI",
"stopSequence": 1
}
],
"timestamp": "1770634799",
"trip": {
"directionId": 2,
"routeId": "COLIBRI:Line:LignexCxtixre:LOC",
"tripId": "COLIBRI:ServiceJourney:LC4x4:LOC"
}
}
},
{
"id": "SM:COLIBRI:ServiceJourney:LC2x5x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 205,
"time": "1770628005"
},
"departure": {
"delay": 205,
"time": "1770628045"
},
"stopId": "FR:01376:ZE:42018:COLIBRI",
"stopSequence": 21
},
{
"departure": {
"delay": 67,
"time": "1770626647"
},
"stopId": "FR:01418:ZE:72251:COLIBRI",
"stopSequence": 1
},
{
"arrival": {
"delay": 276,
"time": "1770628587"
},
"departure": {
"delay": 276,
"time": "1770628596"
},
"stopId": "FR:01249:ZE:42052:COLIBRI",
"stopSequence": 28
},
{
"arrival": {
"delay": 129,
"time": "1770627849"
},
"departure": {
"delay": 129,
"time": "1770627849"
},
"stopId": "FR:01376:ZE:42033:COLIBRI",
"stopSequence": 19
},
{
"arrival": {
"delay": 18,
"time": "1770629178"
},
"stopId": "FR:69286:ZE:42057:COLIBRI",
"stopSequence": 35
},
{
"arrival": {
"delay": 123,
"time": "1770628857"
},
"departure": {
"delay": 123,
"time": "1770628863"
},
"stopId": "FR:01249:ZE:41985:COLIBRI",
"stopSequence": 32
},
{
"arrival": {
"delay": 38,
"time": "1770629129"
},
"departure": {
"delay": 38,
"time": "1770629138"
},
"stopId": "FR:69286:ZE:64329:COLIBRI",
"stopSequence": 34
},
{
"arrival": {
"delay": 324,
"time": "1770628260"
},
"departure": {
"delay": 324,
"time": "1770628284"
},
"stopId": "FR:01249:ZE:41993:COLIBRI",
"stopSequence": 23
},
{
"arrival": {
"delay": 150,
"time": "1770626720"
},
"departure": {
"delay": 150,
"time": "1770626730"
},
"stopId": "FR:01418:ZE:42003:COLIBRI",
"stopSequence": 3
},
{
"arrival": {
"delay": 183,
"time": "1770628675"
},
"departure": {
"delay": 183,
"time": "1770628683"
},
"stopId": "FR:01249:ZE:64327:COLIBRI",
"stopSequence": 30
},
{
"arrival": {
"delay": 125,
"time": "1770628795"
},
"departure": {
"delay": 125,
"time": "1770628805"
},
"stopId": "FR:01249:ZE:41986:COLIBRI",
"stopSequence": 31
},
{
"arrival": {
"delay": 111,
"time": "1770627136"
},
"departure": {
"delay": 111,
"time": "1770627171"
},
"stopId": "FR:01043:ZE:63684:COLIBRI",
"stopSequence": 10
},
{
"arrival": {
"delay": 181,
"time": "1770627901"
},
"departure": {
"delay": 181,
"time": "1770627901"
},
"stopId": "FR:01376:ZE:64325:COLIBRI",
"stopSequence": 20
},
{
"arrival": {
"delay": 196,
"time": "1770627796"
},
"departure": {
"delay": 196,
"time": "1770627796"
},
"stopId": "FR:01376:ZE:41996:COLIBRI",
"stopSequence": 17
},
{
"arrival": {
"delay": 153,
"time": "1770627568"
},
"departure": {
"delay": 153,
"time": "1770627573"
},
"stopId": "FR:01043:ZE:64323:COLIBRI",
"stopSequence": 14
},
{
"arrival": {
"delay": 130,
"time": "1770626762"
},
"departure": {
"delay": 130,
"time": "1770626770"
},
"stopId": "FR:01418:ZE:42002:COLIBRI",
"stopSequence": 4
},
{
"arrival": {
"delay": 306,
"time": "1770628511"
},
"departure": {
"delay": 306,
"time": "1770628566"
},
"stopId": "FR:01249:ZE:42032:COLIBRI",
"stopSequence": 27
},
{
"arrival": {
"delay": 152,
"time": "1770627606"
},
"departure": {
"delay": 152,
"time": "1770627632"
},
"stopId": "FR:01043:ZE:42001:COLIBRI",
"stopSequence": 15
},
{
"arrival": {
"delay": 272,
"time": "1770628465"
},
"departure": {
"delay": 272,
"time": "1770628472"
},
"stopId": "FR:01249:ZE:41990:COLIBRI",
"stopSequence": 26
},
{
"arrival": {
"delay": 137,
"time": "1770627487"
},
"departure": {
"delay": 137,
"time": "1770627497"
},
"stopId": "FR:01043:ZE:42046:COLIBRI",
"stopSequence": 13
},
{
"arrival": {
"delay": 46,
"time": "1770629086"
},
"departure": {
"delay": 46,
"time": "1770629086"
},
"stopId": "FR:69286:ZE:64328:COLIBRI",
"stopSequence": 33
},
{
"arrival": {
"delay": 146,
"time": "1770627377"
},
"departure": {
"delay": 146,
"time": "1770627386"
},
"stopId": "FR:01043:ZE:42043:COLIBRI",
"stopSequence": 12
},
{
"arrival": {
"delay": 222,
"time": "1770627814"
},
"departure": {
"delay": 222,
"time": "1770627822"
},
"stopId": "FR:01376:ZE:64303:COLIBRI",
"stopSequence": 18
},
{
"arrival": {
"delay": 308,
"time": "1770628307"
},
"departure": {
"delay": 308,
"time": "1770628328"
},
"stopId": "FR:01249:ZE:41992:COLIBRI",
"stopSequence": 24
},
{
"arrival": {
"delay": 49,
"time": "1770626978"
},
"departure": {
"delay": 49,
"time": "1770626989"
},
"stopId": "FR:01043:ZE:64322:COLIBRI",
"stopSequence": 7
},
{
"arrival": {
"delay": 47,
"time": "1770626859"
},
"departure": {
"delay": 47,
"time": "1770626867"
},
"stopId": "FR:01043:ZE:42034:COLIBRI",
"stopSequence": 5
},
{
"arrival": {
"delay": 221,
"time": "1770627726"
},
"departure": {
"delay": 221,
"time": "1770627761"
},
"stopId": "FR:01043:ZE:42000:COLIBRI",
"stopSequence": 16
},
{
"arrival": {
"delay": 30,
"time": "1770626898"
},
"departure": {
"delay": 30,
"time": "1770626910"
},
"stopId": "FR:01043:ZE:42035:COLIBRI",
"stopSequence": 6
},
{
"arrival": {
"delay": 266,
"time": "1770628381"
},
"departure": {
"delay": 266,
"time": "1770628406"
},
"stopId": "FR:01249:ZE:41991:COLIBRI",
"stopSequence": 25
},
{
"arrival": {
"delay": 257,
"time": "1770628631"
},
"departure": {
"delay": 257,
"time": "1770628637"
},
"stopId": "FR:01249:ZE:64326:COLIBRI",
"stopSequence": 29
},
{
"arrival": {
"delay": 129,
"time": "1770626659"
},
"departure": {
"delay": 129,
"time": "1770626709"
},
"stopId": "FR:01418:ZE:42004:COLIBRI",
"stopSequence": 2
},
{
"arrival": {
"delay": 309,
"time": "1770628136"
},
"departure": {
"delay": 309,
"time": "1770628209"
},
"stopId": "FR:01376:ZE:42017:COLIBRI",
"stopSequence": 22
},
{
"arrival": {
"delay": 74,
"time": "1770627247"
},
"departure": {
"delay": 74,
"time": "1770627254"
},
"stopId": "FR:01043:ZE:63685:COLIBRI",
"stopSequence": 11
}
],
"timestamp": "1770634799",
"trip": {
"directionId": 1,
"routeId": "COLIBRI:Line:LignexCxtixre:LOC",
"tripId": "COLIBRI:ServiceJourney:LC2x5x0:LOC"
}
}
},
{
"id": "SM:COLIBRI:ServiceJourney:LC2x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 167,
"time": "1770616810"
},
"departure": {
"delay": 167,
"time": "1770616847"
},
"stopId": "FR:01043:ZE:63685:COLIBRI",
"stopSequence": 11
},
{
"arrival": {
"delay": 288,
"time": "1770617256"
},
"departure": {
"delay": 288,
"time": "1770617268"
},
"stopId": "FR:01043:ZE:42001:COLIBRI",
"stopSequence": 15
},
{
"arrival": {
"delay": 305,
"time": "1770617405"
},
"departure": {
"delay": 305,
"time": "1770617405"
},
"stopId": "FR:01376:ZE:41996:COLIBRI",
"stopSequence": 17
},
{
"arrival": {
"delay": 253,
"time": "1770617466"
},
"departure": {
"delay": 253,
"time": "1770617473"
},
"stopId": "FR:01376:ZE:42033:COLIBRI",
"stopSequence": 19
},
{
"arrival": {
"delay": 164,
"time": "1770616724"
},
"departure": {
"delay": 164,
"time": "1770616724"
},
"stopId": "FR:01043:ZE:63684:COLIBRI",
"stopSequence": 10
},
{
"arrival": {
"delay": 227,
"time": "1770618099"
},
"departure": {
"delay": 227,
"time": "1770618107"
},
"stopId": "FR:01249:ZE:64326:COLIBRI",
"stopSequence": 29
},
{
"arrival": {
"delay": 285,
"time": "1770617015"
},
"departure": {
"delay": 285,
"time": "1770617025"
},
"stopId": "FR:01043:ZE:42043:COLIBRI",
"stopSequence": 12
},
{
"arrival": {
"delay": 216,
"time": "1770616289"
},
"departure": {
"delay": 216,
"time": "1770616296"
},
"stopId": "FR:01418:ZE:42003:COLIBRI",
"stopSequence": 3
},
{
"arrival": {
"delay": -26,
"time": "1770618634"
},
"stopId": "FR:69286:ZE:42057:COLIBRI",
"stopSequence": 35
},
{
"arrival": {
"delay": 331,
"time": "1770617688"
},
"departure": {
"delay": 331,
"time": "1770617731"
},
"stopId": "FR:01376:ZE:42017:COLIBRI",
"stopSequence": 22
},
{
"arrival": {
"delay": 283,
"time": "1770618013"
},
"departure": {
"delay": 283,
"time": "1770618043"
},
"stopId": "FR:01249:ZE:42032:COLIBRI",
"stopSequence": 27
},
{
"arrival": {
"delay": 283,
"time": "1770617131"
},
"departure": {
"delay": 283,
"time": "1770617143"
},
"stopId": "FR:01043:ZE:42046:COLIBRI",
"stopSequence": 13
},
{
"departure": {
"delay": 178,
"time": "1770616258"
},
"stopId": "FR:01418:ZE:72251:COLIBRI",
"stopSequence": 1
},
{
"arrival": {
"delay": 277,
"time": "1770617603"
},
"departure": {
"delay": 277,
"time": "1770617617"
},
"stopId": "FR:01376:ZE:42018:COLIBRI",
"stopSequence": 21
},
{
"arrival": {
"delay": 140,
"time": "1770616514"
},
"departure": {
"delay": 140,
"time": "1770616580"
},
"stopId": "FR:01043:ZE:64322:COLIBRI",
"stopSequence": 7
},
{
"arrival": {
"delay": 80,
"time": "1770618315"
},
"departure": {
"delay": 80,
"time": "1770618320"
},
"stopId": "FR:01249:ZE:41985:COLIBRI",
"stopSequence": 32
},
{
"arrival": {
"delay": 253,
"time": "1770618066"
},
"departure": {
"delay": 253,
"time": "1770618073"
},
"stopId": "FR:01249:ZE:42052:COLIBRI",
"stopSequence": 28
},
{
"arrival": {
"delay": 336,
"time": "1770617422"
},
"departure": {
"delay": 336,
"time": "1770617436"
},
"stopId": "FR:01376:ZE:64303:COLIBRI",
"stopSequence": 18
},
{
"arrival": {
"delay": 159,
"time": "1770618146"
},
"departure": {
"delay": 159,
"time": "1770618159"
},
"stopId": "FR:01249:ZE:64327:COLIBRI",
"stopSequence": 30
},
{
"arrival": {
"delay": 186,
"time": "1770616321"
},
"departure": {
"delay": 186,
"time": "1770616326"
},
"stopId": "FR:01418:ZE:42002:COLIBRI",
"stopSequence": 4
},
{
"arrival": {
"delay": -5,
"time": "1770618579"
},
"departure": {
"delay": -5,
"time": "1770618595"
},
"stopId": "FR:69286:ZE:64329:COLIBRI",
"stopSequence": 34
},
{
"arrival": {
"delay": 192,
"time": "1770616267"
},
"departure": {
"delay": 192,
"time": "1770616272"
},
"stopId": "FR:01418:ZE:42004:COLIBRI",
"stopSequence": 2
},
{
"arrival": {
"delay": 281,
"time": "1770617954"
},
"departure": {
"delay": 281,
"time": "1770617981"
},
"stopId": "FR:01249:ZE:41990:COLIBRI",
"stopSequence": 26
},
{
"arrival": {
"delay": 360,
"time": "1770617785"
},
"departure": {
"delay": 360,
"time": "1770617820"
},
"stopId": "FR:01249:ZE:41993:COLIBRI",
"stopSequence": 23
},
{
"arrival": {
"delay": 93,
"time": "1770618264"
},
"departure": {
"delay": 93,
"time": "1770618273"
},
"stopId": "FR:01249:ZE:41986:COLIBRI",
"stopSequence": 31
},
{
"arrival": {
"delay": 328,
"time": "1770617362"
},
"departure": {
"delay": 328,
"time": "1770617368"
},
"stopId": "FR:01043:ZE:42000:COLIBRI",
"stopSequence": 16
},
{
"arrival": {
"delay": 288,
"time": "1770617917"
},
"departure": {
"delay": 288,
"time": "1770617928"
},
"stopId": "FR:01249:ZE:41991:COLIBRI",
"stopSequence": 25
},
{
"arrival": {
"delay": 103,
"time": "1770616417"
},
"departure": {
"delay": 103,
"time": "1770616423"
},
"stopId": "FR:01043:ZE:42034:COLIBRI",
"stopSequence": 5
},
{
"arrival": {
"delay": 330,
"time": "1770617839"
},
"departure": {
"delay": 330,
"time": "1770617850"
},
"stopId": "FR:01249:ZE:41992:COLIBRI",
"stopSequence": 24
},
{
"arrival": {
"delay": 74,
"time": "1770616441"
},
"departure": {
"delay": 74,
"time": "1770616454"
},
"stopId": "FR:01043:ZE:42035:COLIBRI",
"stopSequence": 6
},
{
"arrival": {
"delay": 2,
"time": "1770618542"
},
"departure": {
"delay": 2,
"time": "1770618542"
},
"stopId": "FR:69286:ZE:64328:COLIBRI",
"stopSequence": 33
},
{
"arrival": {
"delay": 300,
"time": "1770617220"
},
"departure": {
"delay": 300,
"time": "1770617220"
},
"stopId": "FR:01043:ZE:64323:COLIBRI",
"stopSequence": 14
},
{
"arrival": {
"delay": 306,
"time": "1770617515"
},
"departure": {
"delay": 306,
"time": "1770617526"
},
"stopId": "FR:01376:ZE:64325:COLIBRI",
"stopSequence": 20
}
],
"timestamp": "1770634559",
"trip": {
"directionId": 1,
"routeId": "COLIBRI:Line:LignexCxtixre:LOC",
"tripId": "COLIBRI:ServiceJourney:LC2x0:LOC"
}
}
},
{
"id": "SM:COLIBRI:ServiceJourney:LC5x4:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 209,
"time": "1770632599"
},
"departure": {
"delay": 209,
"time": "1770632609"
},
"stopId": "FR:69286:ZE:64336:COLIBRI",
"stopSequence": 2
},
{
"arrival": {
"delay": 78,
"time": "1770633311"
},
"departure": {
"delay": 78,
"time": "1770633318"
},
"stopId": "FR:01249:ZE:42013:COLIBRI",
"stopSequence": 10
},
{
"arrival": {
"delay": 57,
"time": "1770633110"
},
"departure": {
"delay": 57,
"time": "1770633117"
},
"stopId": "FR:01249:ZE:64333:COLIBRI",
"stopSequence": 7
},
{
"arrival": {
"delay": 56,
"time": "1770633140"
},
"departure": {
"delay": 56,
"time": "1770633176"
},
"stopId": "FR:01249:ZE:42058:COLIBRI",
"stopSequence": 8
},
{
"arrival": {
"delay": 39,
"time": "1770634166"
},
"departure": {
"delay": 39,
"time": "1770634179"
},
"stopId": "FR:01043:ZE:64307:COLIBRI",
"stopSequence": 23
},
{
"arrival": {
"delay": 14,
"time": "1770633788"
},
"departure": {
"delay": 14,
"time": "1770633794"
},
"stopId": "FR:01376:ZE:64309:COLIBRI",
"stopSequence": 18
},
{
"arrival": {
"delay": -55,
"time": "1770633881"
},
"departure": {
"delay": -55,
"time": "1770633905"
},
"stopId": "FR:01043:ZE:42024:COLIBRI",
"stopSequence": 20
},
{
"arrival": {
"delay": -27,
"time": "1770633986"
},
"departure": {
"delay": -27,
"time": "1770633993"
},
"stopId": "FR:01043:ZE:42025:COLIBRI",
"stopSequence": 21
},
{
"arrival": {
"delay": 45,
"time": "1770633751"
},
"departure": {
"delay": 45,
"time": "1770633765"
},
"stopId": "FR:01376:ZE:64308:COLIBRI",
"stopSequence": 17
},
{
"arrival": {
"delay": 84,
"time": "1770633225"
},
"departure": {
"delay": 84,
"time": "1770633264"
},
"stopId": "FR:01249:ZE:42006:COLIBRI",
"stopSequence": 9
},
{
"arrival": {
"delay": 43,
"time": "1770633564"
},
"departure": {
"delay": 43,
"time": "1770633583"
},
"stopId": "FR:01376:ZE:41994:COLIBRI",
"stopSequence": 14
},
{
"arrival": {
"delay": 13,
"time": "1770634383"
},
"departure": {
"delay": 13,
"time": "1770634393"
},
"stopId": "FR:01043:ZE:63686:COLIBRI",
"stopSequence": 25
},
{
"departure": {
"delay": 141,
"time": "1770632541"
},
"stopId": "FR:69286:ZE:42051:COLIBRI",
"stopSequence": 1
},
{
"arrival": {
"delay": 39,
"time": "1770633452"
},
"departure": {
"delay": 39,
"time": "1770633459"
},
"stopId": "FR:01249:ZE:42015:COLIBRI",
"stopSequence": 12
},
{
"arrival": {
"time": "1770634551"
},
"departure": {
"time": "1770634620"
},
"stopId": "FR:01043:ZE:64312:COLIBRI",
"stopSequence": 27
},
{
"arrival": {
"delay": 117,
"time": "1770633057"
},
"departure": {
"delay": 117,
"time": "1770633057"
},
"stopId": "FR:01249:ZE:64334:COLIBRI",
"stopSequence": 6
},
{
"arrival": {
"delay": -50,
"time": "1770634630"
},
"stopId": "FR:01043:ZE:64324:COLIBRI",
"stopSequence": 28
},
{
"arrival": {
"delay": 1,
"time": "1770633805"
},
"departure": {
"delay": 1,
"time": "1770633841"
},
"stopId": "FR:01376:ZE:42020:COLIBRI",
"stopSequence": 19
},
{
"arrival": {
"delay": 52,
"time": "1770633700"
},
"departure": {
"delay": 52,
"time": "1770633712"
},
"stopId": "FR:01376:ZE:64332:COLIBRI",
"stopSequence": 16
},
{
"arrival": {
"delay": 130,
"time": "1770632876"
},
"departure": {
"delay": 130,
"time": "1770632890"
},
"stopId": "FR:01249:ZE:42007:COLIBRI",
"stopSequence": 4
},
{
"arrival": {
"delay": 55,
"time": "1770633649"
},
"departure": {
"delay": 55,
"time": "1770633655"
},
"stopId": "FR:01376:ZE:64275:COLIBRI",
"stopSequence": 15
},
{
"arrival": {
"delay": 53,
"time": "1770633345"
},
"departure": {
"delay": 53,
"time": "1770633353"
},
"stopId": "FR:01249:ZE:42014:COLIBRI",
"stopSequence": 11
},
{
"arrival": {
"delay": 91,
"time": "1770633490"
},
"departure": {
"delay": 91,
"time": "1770633511"
},
"stopId": "FR:01249:ZE:42016:COLIBRI",
"stopSequence": 13
},
{
"arrival": {
"time": "1770634477"
},
"departure": {
"time": "1770634500"
},
"stopId": "FR:01043:ZE:42042:COLIBRI",
"stopSequence": 26
},
{
"arrival": {
"delay": 205,
"time": "1770632657"
},
"departure": {
"delay": 205,
"time": "1770632665"
},
"stopId": "FR:69286:ZE:64335:COLIBRI",
"stopSequence": 3
},
{
"arrival": {
"delay": 116,
"time": "1770632919"
},
"departure": {
"delay": 116,
"time": "1770632936"
},
"stopId": "FR:01249:ZE:42008:COLIBRI",
"stopSequence": 5
},
{
"arrival": {
"delay": -10,
"time": "1770634070"
},
"departure": {
"delay": -10,
"time": "1770634070"
},
"stopId": "FR:01043:ZE:64331:COLIBRI",
"stopSequence": 22
},
{
"arrival": {
"delay": 17,
"time": "1770634266"
},
"departure": {
"delay": 17,
"time": "1770634277"
},
"stopId": "FR:01043:ZE:64306:COLIBRI",
"stopSequence": 24
}
],
"timestamp": "1770634559",
"trip": {
"directionId": 2,
"routeId": "COLIBRI:Line:LignexCxtixre:LOC",
"tripId": "COLIBRI:ServiceJourney:LC5x4:LOC"
}
}
},
{
"id": "SM:COLIBRI:ServiceJourney:LC2x1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 160,
"time": "1770618632"
},
"departure": {
"delay": 160,
"time": "1770618640"
},
"stopId": "FR:01043:ZE:63685:COLIBRI",
"stopSequence": 11
},
{
"arrival": {
"delay": 166,
"time": "1770618097"
},
"departure": {
"delay": 166,
"time": "1770618106"
},
"stopId": "FR:01418:ZE:42002:COLIBRI",
"stopSequence": 4
},
{
"arrival": {
"delay": 274,
"time": "1770619579"
},
"departure": {
"delay": 274,
"time": "1770619594"
},
"stopId": "FR:01249:ZE:41992:COLIBRI",
"stopSequence": 24
},
{
"arrival": {
"delay": 239,
"time": "1770618766"
},
"departure": {
"delay": 239,
"time": "1770618779"
},
"stopId": "FR:01043:ZE:42043:COLIBRI",
"stopSequence": 12
},
{
"arrival": {
"delay": 272,
"time": "1770619045"
},
"departure": {
"delay": 272,
"time": "1770619052"
},
"stopId": "FR:01043:ZE:42001:COLIBRI",
"stopSequence": 15
},
{
"arrival": {
"delay": 329,
"time": "1770619343"
},
"departure": {
"delay": 329,
"time": "1770619349"
},
"stopId": "FR:01376:ZE:64325:COLIBRI",
"stopSequence": 20
},
{
"arrival": {
"delay": 192,
"time": "1770618543"
},
"departure": {
"delay": 192,
"time": "1770618552"
},
"stopId": "FR:01043:ZE:63684:COLIBRI",
"stopSequence": 10
},
{
"arrival": {
"delay": 118,
"time": "1770618228"
},
"departure": {
"delay": 118,
"time": "1770618238"
},
"stopId": "FR:01043:ZE:42034:COLIBRI",
"stopSequence": 5
},
{
"arrival": {
"delay": 110,
"time": "1770620138"
},
"departure": {
"delay": 110,
"time": "1770620150"
},
"stopId": "FR:01249:ZE:41985:COLIBRI",
"stopSequence": 32
},
{
"arrival": {
"delay": 219,
"time": "1770619713"
},
"departure": {
"delay": 219,
"time": "1770619719"
},
"stopId": "FR:01249:ZE:41990:COLIBRI",
"stopSequence": 26
},
{
"arrival": {
"delay": 134,
"time": "1770618359"
},
"departure": {
"delay": 134,
"time": "1770618374"
},
"stopId": "FR:01043:ZE:64322:COLIBRI",
"stopSequence": 7
},
{
"arrival": {
"delay": 96,
"time": "1770618265"
},
"departure": {
"delay": 96,
"time": "1770618276"
},
"stopId": "FR:01043:ZE:42035:COLIBRI",
"stopSequence": 6
},
{
"arrival": {
"delay": 184,
"time": "1770618057"
},
"departure": {
"delay": 184,
"time": "1770618064"
},
"stopId": "FR:01418:ZE:42003:COLIBRI",
"stopSequence": 3
},
{
"arrival": {
"delay": 50,
"time": "1770620510"
},
"stopId": "FR:69286:ZE:42057:COLIBRI",
"stopSequence": 35
},
{
"arrival": {
"delay": 296,
"time": "1770619488"
},
"departure": {
"delay": 296,
"time": "1770619496"
},
"stopId": "FR:01376:ZE:42017:COLIBRI",
"stopSequence": 22
},
{
"arrival": {
"delay": 244,
"time": "1770619684"
},
"departure": {
"delay": 244,
"time": "1770619684"
},
"stopId": "FR:01249:ZE:41991:COLIBRI",
"stopSequence": 25
},
{
"arrival": {
"delay": 175,
"time": "1770619967"
},
"departure": {
"delay": 175,
"time": "1770619975"
},
"stopId": "FR:01249:ZE:64327:COLIBRI",
"stopSequence": 30
},
{
"arrival": {
"delay": 312,
"time": "1770619206"
},
"departure": {
"delay": 312,
"time": "1770619212"
},
"stopId": "FR:01376:ZE:41996:COLIBRI",
"stopSequence": 17
},
{
"arrival": {
"delay": 338,
"time": "1770619227"
},
"departure": {
"delay": 338,
"time": "1770619238"
},
"stopId": "FR:01376:ZE:64303:COLIBRI",
"stopSequence": 18
},
{
"arrival": {
"delay": 161,
"time": "1770618030"
},
"departure": {
"delay": 161,
"time": "1770618041"
},
"stopId": "FR:01418:ZE:42004:COLIBRI",
"stopSequence": 2
},
{
"arrival": {
"delay": 82,
"time": "1770620402"
},
"departure": {
"delay": 82,
"time": "1770620422"
},
"stopId": "FR:69286:ZE:64328:COLIBRI",
"stopSequence": 33
},
{
"arrival": {
"delay": 241,
"time": "1770619837"
},
"departure": {
"delay": 241,
"time": "1770619861"
},
"stopId": "FR:01249:ZE:42052:COLIBRI",
"stopSequence": 28
},
{
"departure": {
"delay": 141,
"time": "1770618021"
},
"stopId": "FR:01418:ZE:72251:COLIBRI",
"stopSequence": 1
},
{
"arrival": {
"delay": 244,
"time": "1770619914"
},
"departure": {
"delay": 244,
"time": "1770619924"
},
"stopId": "FR:01249:ZE:64326:COLIBRI",
"stopSequence": 29
},
{
"arrival": {
"delay": 253,
"time": "1770618897"
},
"departure": {
"delay": 253,
"time": "1770618913"
},
"stopId": "FR:01043:ZE:42046:COLIBRI",
"stopSequence": 13
},
{
"arrival": {
"delay": 116,
"time": "1770620084"
},
"departure": {
"delay": 116,
"time": "1770620096"
},
"stopId": "FR:01249:ZE:41986:COLIBRI",
"stopSequence": 31
},
{
"arrival": {
"delay": 265,
"time": "1770619278"
},
"departure": {
"delay": 265,
"time": "1770619285"
},
"stopId": "FR:01376:ZE:42033:COLIBRI",
"stopSequence": 19
},
{
"arrival": {
"delay": 318,
"time": "1770619152"
},
"departure": {
"delay": 318,
"time": "1770619158"
},
"stopId": "FR:01043:ZE:42000:COLIBRI",
"stopSequence": 16
},
{
"arrival": {
"delay": 72,
"time": "1770620465"
},
"departure": {
"delay": 72,
"time": "1770620472"
},
"stopId": "FR:69286:ZE:64329:COLIBRI",
"stopSequence": 34
},
{
"arrival": {
"delay": 260,
"time": "1770619394"
},
"departure": {
"delay": 260,
"time": "1770619400"
},
"stopId": "FR:01376:ZE:42018:COLIBRI",
"stopSequence": 21
},
{
"arrival": {
"delay": 254,
"time": "1770619785"
},
"departure": {
"delay": 254,
"time": "1770619814"
},
"stopId": "FR:01249:ZE:42032:COLIBRI",
"stopSequence": 27
},
{
"arrival": {
"delay": 286,
"time": "1770619000"
},
"departure": {
"delay": 286,
"time": "1770619006"
},
"stopId": "FR:01043:ZE:64323:COLIBRI",
"stopSequence": 14
},
{
"arrival": {
"delay": 304,
"time": "1770619553"
},
"departure": {
"delay": 304,
"time": "1770619564"
},
"stopId": "FR:01249:ZE:41993:COLIBRI",
"stopSequence": 23
}
],
"timestamp": "1770634799",
"trip": {
"directionId": 1,
"routeId": "COLIBRI:Line:LignexCxtixre:LOC",
"tripId": "COLIBRI:ServiceJourney:LC2x1:LOC"
}
}
},
{
"id": "SM:COLIBRI:ServiceJourney:LC4x2:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 96,
"time": "1770619596"
},
"stopId": "FR:69286:ZE:42051:COLIBRI",
"stopSequence": 1
},
{
"arrival": {
"delay": 174,
"time": "1770620082"
},
"departure": {
"delay": 174,
"time": "1770620094"
},
"stopId": "FR:01249:ZE:42008:COLIBRI",
"stopSequence": 5
},
{
"arrival": {
"delay": 104,
"time": "1770621935"
},
"departure": {
"delay": 104,
"time": "1770621944"
},
"stopId": "FR:01043:ZE:42039:COLIBRI",
"stopSequence": 31
},
{
"arrival": {
"delay": 191,
"time": "1770620022"
},
"departure": {
"delay": 191,
"time": "1770620051"
},
"stopId": "FR:01249:ZE:42007:COLIBRI",
"stopSequence": 4
},
{
"arrival": {
"delay": 157,
"time": "1770619705"
},
"departure": {
"delay": 157,
"time": "1770619717"
},
"stopId": "FR:69286:ZE:64335:COLIBRI",
"stopSequence": 3
},
{
"arrival": {
"delay": 138,
"time": "1770621727"
},
"departure": {
"delay": 138,
"time": "1770621738"
},
"stopId": "FR:01043:ZE:42042:COLIBRI",
"stopSequence": 26
},
{
"arrival": {
"delay": 143,
"time": "1770620543"
},
"departure": {
"delay": 143,
"time": "1770620543"
},
"stopId": "FR:01249:ZE:42014:COLIBRI",
"stopSequence": 11
},
{
"arrival": {
"delay": 98,
"time": "1770620978"
},
"departure": {
"delay": 98,
"time": "1770620978"
},
"stopId": "FR:01376:ZE:64309:COLIBRI",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1770621272"
},
"departure": {
"delay": 60,
"time": "1770621300"
},
"stopId": "FR:01043:ZE:64307:COLIBRI",
"stopSequence": 23
},
{
"arrival": {
"delay": 121,
"time": "1770620933"
},
"departure": {
"delay": 121,
"time": "1770620941"
},
"stopId": "FR:01376:ZE:64308:COLIBRI",
"stopSequence": 17
},
{
"arrival": {
"delay": 8,
"time": "1770622148"
},
"stopId": "FR:01418:ZE:72251:COLIBRI",
"stopSequence": 35
},
{
"arrival": {
"delay": 84,
"time": "1770621434"
},
"departure": {
"delay": 84,
"time": "1770621444"
},
"stopId": "FR:01043:ZE:64306:COLIBRI",
"stopSequence": 24
},
{
"arrival": {
"delay": 130,
"time": "1770620884"
},
"departure": {
"delay": 130,
"time": "1770620890"
},
"stopId": "FR:01376:ZE:64332:COLIBRI",
"stopSequence": 16
},
{
"arrival": {
"delay": 138,
"time": "1770620293"
},
"departure": {
"delay": 138,
"time": "1770620298"
},
"stopId": "FR:01249:ZE:64333:COLIBRI",
"stopSequence": 7
},
{
"arrival": {
"delay": 58,
"time": "1770622126"
},
"departure": {
"delay": 58,
"time": "1770622138"
},
"stopId": "FR:01418:ZE:42028:COLIBRI",
"stopSequence": 34
},
{
"arrival": {
"delay": 192,
"time": "1770620458"
},
"departure": {
"delay": 192,
"time": "1770620472"
},
"stopId": "FR:01249:ZE:42006:COLIBRI",
"stopSequence": 9
},
{
"arrival": {
"delay": 101,
"time": "1770621570"
},
"departure": {
"delay": 101,
"time": "1770621581"
},
"stopId": "FR:01043:ZE:63686:COLIBRI",
"stopSequence": 25
},
{
"arrival": {
"delay": 50,
"time": "1770622063"
},
"departure": {
"delay": 50,
"time": "1770622070"
},
"stopId": "FR:01418:ZE:42026:COLIBRI",
"stopSequence": 32
},
{
"arrival": {
"delay": 94,
"time": "1770620604"
},
"departure": {
"delay": 94,
"time": "1770620614"
},
"stopId": "FR:01249:ZE:42015:COLIBRI",
"stopSequence": 12
},
{
"arrival": {
"delay": 156,
"time": "1770619649"
},
"departure": {
"delay": 156,
"time": "1770619656"
},
"stopId": "FR:69286:ZE:64336:COLIBRI",
"stopSequence": 2
},
{
"arrival": {
"delay": 141,
"time": "1770620634"
},
"departure": {
"delay": 141,
"time": "1770620661"
},
"stopId": "FR:01249:ZE:42016:COLIBRI",
"stopSequence": 13
},
{
"arrival": {
"delay": 113,
"time": "1770620737"
},
"departure": {
"delay": 113,
"time": "1770620753"
},
"stopId": "FR:01376:ZE:41994:COLIBRI",
"stopSequence": 14
},
{
"arrival": {
"delay": 193,
"time": "1770620219"
},
"departure": {
"delay": 193,
"time": "1770620233"
},
"stopId": "FR:01249:ZE:64334:COLIBRI",
"stopSequence": 6
},
{
"arrival": {
"delay": 2,
"time": "1770621054"
},
"departure": {
"delay": 2,
"time": "1770621062"
},
"stopId": "FR:01043:ZE:42024:COLIBRI",
"stopSequence": 20
},
{
"arrival": {
"delay": 28,
"time": "1770621202"
},
"departure": {
"delay": 28,
"time": "1770621208"
},
"stopId": "FR:01043:ZE:64331:COLIBRI",
"stopSequence": 22
},
{
"arrival": {
"delay": 131,
"time": "1770621904"
},
"departure": {
"delay": 131,
"time": "1770621911"
},
"stopId": "FR:01043:ZE:42040:COLIBRI",
"stopSequence": 30
},
{
"arrival": {
"delay": 90,
"time": "1770622110"
},
"departure": {
"delay": 90,
"time": "1770622110"
},
"stopId": "FR:01418:ZE:42027:COLIBRI",
"stopSequence": 33
},
{
"arrival": {
"delay": 171,
"time": "1770620501"
},
"departure": {
"delay": 171,
"time": "1770620511"
},
"stopId": "FR:01249:ZE:42013:COLIBRI",
"stopSequence": 10
},
{
"arrival": {
"delay": 67,
"time": "1770620999"
},
"departure": {
"delay": 67,
"time": "1770621007"
},
"stopId": "FR:01376:ZE:42020:COLIBRI",
"stopSequence": 19
},
{
"arrival": {
"delay": 188,
"time": "1770620396"
},
"departure": {
"delay": 188,
"time": "1770620408"
},
"stopId": "FR:01249:ZE:42058:COLIBRI",
"stopSequence": 8
},
{
"arrival": {
"delay": 37,
"time": "1770621146"
},
"departure": {
"delay": 37,
"time": "1770621157"
},
"stopId": "FR:01043:ZE:42025:COLIBRI",
"stopSequence": 21
},
{
"arrival": {
"delay": 139,
"time": "1770620839"
},
"departure": {
"delay": 139,
"time": "1770620839"
},
"stopId": "FR:01376:ZE:64275:COLIBRI",
"stopSequence": 15
}
],
"timestamp": "1770634559",
"trip": {
"directionId": 2,
"routeId": "COLIBRI:Line:LignexCxtixre:LOC",
"tripId": "COLIBRI:ServiceJourney:LC4x2:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "1.0",
"timestamp": "1770634832"
}
}