Resource details
GTFS-RT (protobuff) des horaires aux arrêts
This resource file is part of the dataset Réseau urbain Astrobus.
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
❌184 errors, 18 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2026-03-21 at 08:13 Europe/Paris using the MobilityData GTFS-RT validator.
Errors
stop_times_updates not strictly sorted E002 4 errors
stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence
Sample errors
- trip_id ATOUMOD036:ServiceJourney:4968202057547776x1:LOC stop_sequence [17, 11] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD036:ServiceJourney:4700575045255168x2:LOC stop_sequence [2, 16, 7] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD036:ServiceJourney:6066575787425792x0:LOC stop_sequence [1, 4, 5, 7, 8, 2] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD036:ServiceJourney:5043591467499520x0:LOC stop_sequence [1, 24, 26, 25, 21, 4, 11, 6, 17, 5, 12, 16, 10, 18, 2, 15, 20, 7, 9, 13, 22, 8, 3, 19] is not strictly sorted by increasing stop_sequence
Sequential stop_time_update times are not increasing E022 164 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 ATOUMOD036:ServiceJourney:5843934598135808x0:LOC stop_sequence 15 arrival_time 08:06:41 (1774076801) is less than previous stop arrival_time 08:07:24 (1774076844) - times must increase between two sequential stops
- trip_id ATOUMOD036:ServiceJourney:5843934598135808x0:LOC stop_sequence 15 arrival_time 08:06:41 (1774076801) is less than previous stop departure_time 08:07:36 (1774076856) - times must increase between two sequential stops
- trip_id ATOUMOD036:ServiceJourney:5843934598135808x0:LOC stop_sequence 15 departure_time 08:07:13 (1774076833) is less than previous stop departure_time 08:07:36 (1774076856) - times must increase between two sequential stops
- trip_id ATOUMOD036:ServiceJourney:5843934598135808x0:LOC stop_sequence 15 departure_time 08:07:13 (1774076833) is less than previous stop arrival_time 08:07:24 (1774076844) - times must increase between two sequential stops
- trip_id ATOUMOD036:ServiceJourney:4968202057547776x1:LOC stop_sequence 11 arrival_time 08:04:53 (1774076693) is less than previous stop arrival_time 08:12:03 (1774077123) - times must increase between two sequential stops
trip direction_id does not match GTFS data E024 6 errors
GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt
Sample errors
- GTFS-rt trip_id ATOUMOD036:ServiceJourney:5843934598135808x0:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
- GTFS-rt trip_id ATOUMOD036:ServiceJourney:4968202057547776x1:LOC trip.direction_id is 2 but GTFS trip.direction_id is 1 - direction_id does not match
- GTFS-rt trip_id ATOUMOD036:ServiceJourney:4700575045255168x2:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
- GTFS-rt trip_id ATOUMOD036:ServiceJourney:6066575787425792x0:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
- GTFS-rt trip_id ATOUMOD036:ServiceJourney:5043591467499520x0: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 4 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 ATOUMOD036:ServiceJourney:4968202057547776x1:LOC stop_sequence 17 has stop_id FR:14366:ZE:6219532387483648:ATOUMOD036 but GTFS stop_sequence 17 has stop_id FR:14366:ZE:36970002:ATOUMOD036 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD036:ServiceJourney:4700575045255168x2:LOC stop_sequence 2 has stop_id FR:14366:ZE:779170011:ATOUMOD036 but GTFS stop_sequence 2 has stop_id FR:14366:ZE:3100005:ATOUMOD036 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD036:ServiceJourney:4700575045255168x2:LOC stop_sequence 16 has stop_id FR:14366:ZE:3120002:ATOUMOD036 but GTFS stop_sequence 16 has stop_id FR:14366:ZE:21190003:ATOUMOD036 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD036:ServiceJourney:5043591467499520x0:LOC stop_sequence 24 has stop_id FR:14366:ZE:678860002:ATOUMOD036 but GTFS stop_sequence 24 has stop_id FR:14366:ZE:1190003:ATOUMOD036 - stop_ids should be the same
timestamp is in the future E050 1 error
All timestamps must be less than the current time
Sample errors
- header.timestamp 08:14:07 (1774077247) is 1 min 4 sec greater than 08:13:02 (1774077182884) - the current time in milliseconds
GTFS-rt stop_sequence not found in GTFS data E051 5 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 ATOUMOD036:ServiceJourney:5843934598135808x0:LOC contains stop_sequence 14 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD036:ServiceJourney:4968202057547776x1:LOC contains stop_sequence 11 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD036:ServiceJourney:4700575045255168x2:LOC contains stop_sequence 7 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD036:ServiceJourney:6066575787425792x0:LOC contains stop_sequence 2 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD036:ServiceJourney:4700575045255168x3:LOC contains stop_sequence 23 that does not exist in GTFS stop_times.txt for this trip
Warnings
vehicle_id not populated W002 6 errors
vehicle_id should be populated for TripUpdates and VehiclePositions
Sample errors
- trip_id ATOUMOD036:ServiceJourney:5843934598135808x0:LOC does not have a vehicle_id
- trip_id ATOUMOD036:ServiceJourney:4968202057547776x1:LOC does not have a vehicle_id
- trip_id ATOUMOD036:ServiceJourney:4700575045255168x2:LOC does not have a vehicle_id
- trip_id ATOUMOD036:ServiceJourney:6066575787425792x0:LOC does not have a vehicle_id
- trip_id ATOUMOD036:ServiceJourney:5043591467499520x0:LOC does not have a vehicle_id
schedule_relationship not populated W009 12 errors
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Sample errors
- trip_id ATOUMOD036:ServiceJourney:5843934598135808x0:LOC stop_sequence 14 (and potentially more for this trip) does not have a schedule_relationship
- trip_id ATOUMOD036:ServiceJourney:5843934598135808x0:LOC does not have a schedule_relationship
- trip_id ATOUMOD036:ServiceJourney:4968202057547776x1:LOC stop_sequence 17 (and potentially more for this trip) does not have a schedule_relationship
- trip_id ATOUMOD036:ServiceJourney:4968202057547776x1:LOC does not have a schedule_relationship
- trip_id ATOUMOD036:ServiceJourney:4700575045255168x2:LOC stop_sequence 2 (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 |
|---|---|---|---|
| E002 | stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence | 604 | 26 times (87 % of validations) |
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 11,862 | 26 times (87 % of validations) |
| E024 | GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt | 519 | 26 times (87 % 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 | 247 | 26 times (87 % of validations) |
| E051 | All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip | 322 | 26 times (87 % of validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 843 | 26 times (87 % of validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 1,686 | 26 times (87 % of validations) |
| E050 | All timestamps must be less than the current time | 20 | 20 times (67 % of validations) |
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 324 | 15 times (50 % of validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 324 | 15 times (50 % of validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 1,208 | 15 times (50 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-03-21 at 10:19 Europe/Paris.
trip_updates (7) 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-03-21 at 10:19 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "SM:ATOUMOD036:ServiceJourney:6352783331557376x1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -48,
"time": "1774085772"
},
"stopId": "FR:14366:ZE:288360018:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 133,
"time": "1774085583"
},
"departure": {
"delay": 133,
"time": "1774085593"
},
"stopId": "FR:14366:ZE:292380018:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -1,
"time": "1774084969"
},
"departure": {
"delay": -1,
"time": "1774084979"
},
"stopId": "FR:14366:ZE:646160001:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": 71,
"time": "1774085161"
},
"departure": {
"delay": 71,
"time": "1774085171"
},
"stopId": "FR:14366:ZE:654350017:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": 104,
"time": "1774085314"
},
"departure": {
"delay": 104,
"time": "1774085324"
},
"stopId": "FR:14366:ZE:4798317683802112:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": -16,
"time": "1774084878"
},
"departure": {
"delay": -16,
"time": "1774084904"
},
"stopId": "FR:14366:ZE:35180003:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": 66,
"time": "1774085396"
},
"departure": {
"delay": 66,
"time": "1774085406"
},
"stopId": "FR:14366:ZE:294970015:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 120,
"time": "1774085510"
},
"departure": {
"delay": 120,
"time": "1774085520"
},
"stopId": "FR:14366:ZE:660060022:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 66,
"time": "1774085096"
},
"departure": {
"delay": 66,
"time": "1774085106"
},
"stopId": "FR:14366:ZE:1210003:ATOUMOD036",
"stopSequence": 4
},
{
"departure": {
"time": "1774084800"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 1
}
],
"timestamp": "1774084666",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5126752804274176:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6352783331557376x1:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6066575787425792x2:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 38,
"time": "1774085248"
},
"departure": {
"delay": 38,
"time": "1774085258"
},
"stopId": "FR:14303:ZE:646170001:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 40,
"time": "1774085130"
},
"departure": {
"delay": 40,
"time": "1774085140"
},
"stopId": "FR:14326:ZE:35150005:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 44,
"time": "1774085074"
},
"departure": {
"delay": 44,
"time": "1774085084"
},
"stopId": "FR:14366:ZE:11110003:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": 77,
"time": "1774084987"
},
"departure": {
"delay": 77,
"time": "1774084997"
},
"stopId": "FR:14366:ZE:4919347731496960:ATOUMOD036",
"stopSequence": 4
},
{
"departure": {
"delay": 47,
"time": "1774084547"
},
"stopId": "FR:14366:ZE:3100004:ATOUMOD036",
"stopSequence": 1
},
{
"arrival": {
"delay": 35,
"time": "1774085305"
},
"departure": {
"delay": 35,
"time": "1774085315"
},
"stopId": "FR:14366:ZE:779170011:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 127,
"time": "1774085457"
},
"departure": {
"delay": 127,
"time": "1774085467"
},
"stopId": "FR:14366:ZE:3100005:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": -1,
"time": "1774084729"
},
"departure": {
"delay": -1,
"time": "1774084739"
},
"stopId": "FR:14366:ZE:17240004:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": 40,
"time": "1774085560"
},
"stopId": "FR:14366:ZE:6216816191864832:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 13,
"time": "1774084863"
},
"departure": {
"delay": 13,
"time": "1774084873"
},
"stopId": "FR:14303:ZE:19280004:ATOUMOD036",
"stopSequence": 3
}
],
"timestamp": "1774084667",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:4826873981829120:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6066575787425792x2:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6352783331557376x2:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1,
"time": "1774088569"
},
"departure": {
"delay": -1,
"time": "1774088579"
},
"stopId": "FR:14366:ZE:646160001:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": -16,
"time": "1774088478"
},
"departure": {
"delay": -16,
"time": "1774088504"
},
"stopId": "FR:14366:ZE:35180003:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": 120,
"time": "1774089110"
},
"departure": {
"delay": 120,
"time": "1774089120"
},
"stopId": "FR:14366:ZE:660060022:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 133,
"time": "1774089183"
},
"departure": {
"delay": 133,
"time": "1774089193"
},
"stopId": "FR:14366:ZE:292380018:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 66,
"time": "1774088996"
},
"departure": {
"delay": 66,
"time": "1774089006"
},
"stopId": "FR:14366:ZE:294970015:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 66,
"time": "1774088696"
},
"departure": {
"delay": 66,
"time": "1774088706"
},
"stopId": "FR:14366:ZE:1210003:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": 71,
"time": "1774088761"
},
"departure": {
"delay": 71,
"time": "1774088771"
},
"stopId": "FR:14366:ZE:654350017:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": 104,
"time": "1774088914"
},
"departure": {
"delay": 104,
"time": "1774088924"
},
"stopId": "FR:14366:ZE:4798317683802112:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": -48,
"time": "1774089372"
},
"stopId": "FR:14366:ZE:288360018:ATOUMOD036",
"stopSequence": 14
},
{
"departure": {
"time": "1774088400"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 1
}
],
"timestamp": "1774084665",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5126752804274176:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6352783331557376x2:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4700575045255168x5:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -190,
"time": "1774086330"
},
"departure": {
"delay": -190,
"time": "1774086530"
},
"stopId": "FR:14366:ZE:33070004:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": -164,
"time": "1774086143"
},
"departure": {
"delay": -164,
"time": "1774086316"
},
"stopId": "FR:14366:ZE:7160003:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": -173,
"time": "1774086064"
},
"departure": {
"delay": -173,
"time": "1774086247"
},
"stopId": "FR:14366:ZE:9260005:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": -175,
"time": "1774085280"
},
"departure": {
"delay": -175,
"time": "1774085465"
},
"stopId": "FR:14366:ZE:6216816191864832:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": -184,
"time": "1774085562"
},
"departure": {
"delay": -184,
"time": "1774085756"
},
"stopId": "FR:14366:ZE:23030003:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": -169,
"time": "1774085413"
},
"departure": {
"delay": -169,
"time": "1774085591"
},
"stopId": "FR:14366:ZE:5199071629279232:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": -302,
"time": "1774084847"
},
"departure": {
"delay": -302,
"time": "1774085158"
},
"stopId": "FR:14366:ZE:3100005:ATOUMOD036",
"stopSequence": 3
},
{
"departure": {
"delay": -1283,
"time": "1774084057"
},
"stopId": "FR:14366:ZE:779170011:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": -255,
"time": "1774086561"
},
"departure": {
"delay": -255,
"time": "1774086825"
},
"stopId": "FR:14366:ZE:764280004:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": -155,
"time": "1774085501"
},
"departure": {
"delay": -155,
"time": "1774085665"
},
"stopId": "FR:14366:ZE:25050002:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": -174,
"time": "1774085642"
},
"departure": {
"delay": -174,
"time": "1774085826"
},
"stopId": "FR:14366:ZE:1200004:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": -165,
"time": "1774085721"
},
"departure": {
"delay": -165,
"time": "1774085895"
},
"stopId": "FR:14366:ZE:652240007:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -184,
"time": "1774086403"
},
"departure": {
"delay": -184,
"time": "1774086596"
},
"stopId": "FR:14366:ZE:21190003:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": -546,
"time": "1774086954"
},
"stopId": "FR:14366:ZE:660040002:ATOUMOD036",
"stopSequence": 26
},
{
"arrival": {
"delay": -171,
"time": "1774086009"
},
"departure": {
"delay": -171,
"time": "1774086189"
},
"stopId": "FR:14366:ZE:4784504850874368:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -211,
"time": "1774086469"
},
"departure": {
"delay": -211,
"time": "1774086689"
},
"stopId": "FR:14366:ZE:5180281390628864:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": -271,
"time": "1774086709"
},
"departure": {
"delay": -271,
"time": "1774086989"
},
"stopId": "FR:14366:ZE:646160001:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": -278,
"time": "1774086634"
},
"departure": {
"delay": -278,
"time": "1774086922"
},
"stopId": "FR:14366:ZE:35180003:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": -177,
"time": "1774085937"
},
"departure": {
"delay": -177,
"time": "1774086123"
},
"stopId": "FR:14366:ZE:5160002:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": -180,
"time": "1774085870"
},
"departure": {
"delay": -180,
"time": "1774086060"
},
"stopId": "FR:14366:ZE:5117418345070592:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -279,
"time": "1774086812"
},
"departure": {
"delay": -279,
"time": "1774087101"
},
"stopId": "FR:14366:ZE:1210003:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": -170,
"time": "1774086190"
},
"departure": {
"delay": -170,
"time": "1774086370"
},
"stopId": "FR:14366:ZE:3120002:ATOUMOD036",
"stopSequence": 16
}
],
"timestamp": "1774084667",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5131776580124672:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4700575045255168x5:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4968202057547776x4:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -81,
"time": "1774085649"
},
"departure": {
"delay": -81,
"time": "1774085739"
},
"stopId": "FR:14366:ZE:35180002:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": -82,
"time": "1774085947"
},
"departure": {
"delay": -82,
"time": "1774086038"
},
"stopId": "FR:14366:ZE:6219532387483648:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": -77,
"time": "1774086256"
},
"departure": {
"delay": -77,
"time": "1774086343"
},
"stopId": "FR:14366:ZE:35150004:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": 42,
"time": "1774084892"
},
"departure": {
"delay": 42,
"time": "1774084902"
},
"stopId": "FR:14366:ZE:650570001:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": -77,
"time": "1774085777"
},
"departure": {
"delay": -77,
"time": "1774085863"
},
"stopId": "FR:14366:ZE:33090002:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": -85,
"time": "1774086180"
},
"departure": {
"delay": -85,
"time": "1774086275"
},
"stopId": "FR:14366:ZE:36970002:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": -20,
"time": "1774085111"
},
"departure": {
"delay": -20,
"time": "1774085140"
},
"stopId": "FR:14366:ZE:35140003:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": -61,
"time": "1774086409"
},
"departure": {
"delay": -61,
"time": "1774086479"
},
"stopId": "FR:14366:ZE:5094591801851904:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": -80,
"time": "1774085891"
},
"departure": {
"delay": -80,
"time": "1774085980"
},
"stopId": "FR:14366:ZE:310810014:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": -78,
"time": "1774085835"
},
"departure": {
"delay": -78,
"time": "1774085922"
},
"stopId": "FR:14366:ZE:6176760006705152:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": -75,
"time": "1774085361"
},
"departure": {
"delay": -75,
"time": "1774085445"
},
"stopId": "FR:14366:ZE:764310005:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": -73,
"time": "1774086505"
},
"departure": {
"delay": -73,
"time": "1774086587"
},
"stopId": "FR:14366:ZE:3100004:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": -165,
"time": "1774086855"
},
"stopId": "FR:14303:ZE:19280004:ATOUMOD036",
"stopSequence": 25
},
{
"arrival": {
"delay": 31,
"time": "1774084941"
},
"departure": {
"delay": 31,
"time": "1774084951"
},
"stopId": "FR:14366:ZE:35170002:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": -55,
"time": "1774085520"
},
"departure": {
"delay": -55,
"time": "1774085585"
},
"stopId": "FR:14366:ZE:36960004:ATOUMOD036",
"stopSequence": 11
},
{
"departure": {
"time": "1774084800"
},
"stopId": "FR:14366:ZE:660040002:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": -66,
"time": "1774085439"
},
"departure": {
"delay": -66,
"time": "1774085514"
},
"stopId": "FR:14366:ZE:33080003:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -88,
"time": "1774085694"
},
"departure": {
"delay": -88,
"time": "1774085792"
},
"stopId": "FR:14366:ZE:9240003:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -103,
"time": "1774086684"
},
"departure": {
"delay": -103,
"time": "1774086797"
},
"stopId": "FR:14366:ZE:17240004:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": -37,
"time": "1774085196"
},
"departure": {
"delay": -37,
"time": "1774085243"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": -94,
"time": "1774086103"
},
"departure": {
"delay": -94,
"time": "1774086206"
},
"stopId": "FR:14366:ZE:652240007:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 75,
"time": "1774085045"
},
"departure": {
"delay": 75,
"time": "1774085055"
},
"stopId": "FR:14366:ZE:678860002:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": -83,
"time": "1774086304"
},
"departure": {
"delay": -83,
"time": "1774086397"
},
"stopId": "FR:14366:ZE:7150003:ATOUMOD036",
"stopSequence": 21
}
],
"timestamp": "1774084666",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5131776580124672:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4968202057547776x4:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4700575045255168x4:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 86,
"time": "1774084465"
},
"departure": {
"delay": 86,
"time": "1774084466"
},
"stopId": "FR:14366:ZE:1210003:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": 91,
"time": "1774084351"
},
"departure": {
"delay": 91,
"time": "1774084351"
},
"stopId": "FR:14366:ZE:646160001:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": 29,
"time": "1774084529"
},
"stopId": "FR:14366:ZE:660040002:ATOUMOD036",
"stopSequence": 26
}
],
"timestamp": "1774084513",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5131776580124672:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4700575045255168x4:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6299250657853440x4:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 81,
"time": "1774084559"
},
"departure": {
"delay": 81,
"time": "1774084581"
},
"stopId": "FR:14366:ZE:21190002:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 105,
"time": "1774084533"
},
"departure": {
"delay": 105,
"time": "1774084545"
},
"stopId": "FR:14366:ZE:33070003:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -46,
"time": "1774084694"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 52,
"time": "1774084586"
},
"departure": {
"delay": 52,
"time": "1774084612"
},
"stopId": "FR:14366:ZE:3110004:ATOUMOD036",
"stopSequence": 12
}
],
"timestamp": "1774084605",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5089173048393728:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6299250657853440x4:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "1.0",
"timestamp": "1774084746"
}
}