Resource details
La base de données multimodale présente de manière agrégée les horaires et les arrêts des réseaux de transport public normands en temps réel. Elle est le support du calculateur d’itinéraires Atoumod.fr, piloté par le Syndicat mixte Atoumod.
This resource file is part of the dataset Agrégat des réseaux urbains et interurbains de Normandie.
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
❌18 668 errors, 1 446 warnings
Shapes present in the GTFS have been ignored, some rules are not enforced.
Validation carried out using the current GTFS file and the GTFS-RT the 2025-11-22 at 08:02 Europe/Paris using the MobilityData GTFS-RT validator.
Errors
stop_times_updates not strictly sorted E002 384 errors
stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence
Sample errors
- trip_id ATOUMOD003:ServiceJourney:4011345x2025x26xGSamHLiaxSamedix01:LOC stop_sequence [47, 42] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD035:ServiceJourney:3746565x2025xHxMultxSamxSamedix00:LOC stop_sequence [12, 28, 39, 25] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD035:ServiceJourney:3747726x2025xHxMultxSamxSamedix00:LOC stop_sequence [21, 32, 33, 7] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD005:ServiceJourney:963:LOC stop_sequence [15, 12] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD035:ServiceJourney:3747774x2025xHxMultxSamxSamedix00:LOC stop_sequence [27, 32, 8] is not strictly sorted by increasing stop_sequence
GTFS-rt trip_id does not exist in GTFS data and does not have schedule_relationship of ADDED E003 72 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 ATOUMOD005:ServiceJourney:530:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD005:ServiceJourney:412:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD005:ServiceJourney:266:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD105:ServiceJourney:5842311687700480x1:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD105:ServiceJourney:5001381225168896x1:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
Sequential stop_time_update times are not increasing E022 17 225 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 ATOUMOD003:ServiceJourney:4011345x2025x26xGSamHLiaxSamedix01:LOC stop_sequence 42 arrival_time 08:15:54 (1763795754) is less than previous stop arrival_time 08:20:59 (1763796059) - times must increase between two sequential stops
- trip_id ATOUMOD003:ServiceJourney:4011345x2025x26xGSamHLiaxSamedix01:LOC stop_sequence 42 arrival_time 08:15:54 (1763795754) is less than previous stop departure_time 08:20:59 (1763796059) - times must increase between two sequential stops
- trip_id ATOUMOD003:ServiceJourney:4011345x2025x26xGSamHLiaxSamedix01:LOC stop_sequence 42 departure_time 08:15:54 (1763795754) is less than previous stop departure_time 08:20:59 (1763796059) - times must increase between two sequential stops
- trip_id ATOUMOD003:ServiceJourney:4011345x2025x26xGSamHLiaxSamedix01:LOC stop_sequence 42 departure_time 08:15:54 (1763795754) is less than previous stop arrival_time 08:20:59 (1763796059) - times must increase between two sequential stops
- trip_id ATOUMOD003:ServiceJourney:4011345x2025x26xGSamHLiaxSamedix01:LOC stop_sequence 31 arrival_time 08:00:05 (1763794805) is less than previous stop arrival_time 08:15:54 (1763795754) - times must increase between two sequential stops
trip direction_id does not match GTFS data E024 403 errors
GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt
Sample errors
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4011345x2025x26xGSamHLiaxSamedix01:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
- GTFS-rt trip_id ATOUMOD035:ServiceJourney:3746565x2025xHxMultxSamxSamedix00:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
- GTFS-rt trip_id ATOUMOD035:ServiceJourney:3747726x2025xHxMultxSamxSamedix00:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
- GTFS-rt trip_id ATOUMOD005:ServiceJourney:963:LOC trip.direction_id is 2 but GTFS trip.direction_id is 0 - direction_id does not match
- GTFS-rt trip_id ATOUMOD035:ServiceJourney:3747774x2025xHxMultxSamxSamedix00:LOC trip.direction_id is 2 but GTFS trip.direction_id is 1 - direction_id does not match
stop_time_update departure time is before arrival time E025 8 errors
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 ATOUMOD035:ServiceJourney:3746565x2025xHxMultxSamxSamedix00:LOC stop_sequence 42 departure_time 06:42:33 (1763790153) is less than the same stop arrival_time 06:42:42 (1763790162) - departure time must be equal to or greater than arrival time
- trip_id ATOUMOD035:ServiceJourney:3748659x2025xHxMultxSamxSamedix00:LOC stop_sequence 13 departure_time 07:58:00 (1763794680) is less than the same stop arrival_time 07:59:53 (1763794793) - departure time must be equal to or greater than arrival time
- trip_id ATOUMOD035:ServiceJourney:3748165x2025xHxMultxSamxSamedix00:LOC stop_sequence 7 departure_time 07:59:00 (1763794740) is less than the same stop arrival_time 07:59:48 (1763794788) - departure time must be equal to or greater than arrival time
- trip_id ATOUMOD035:ServiceJourney:3746563x2025xHxMultxSamxSamedix00:LOC stop_sequence 42 departure_time 05:44:01 (1763786641) is less than the same stop arrival_time 05:44:17 (1763786657) - departure time must be equal to or greater than arrival time
- trip_id ATOUMOD035:ServiceJourney:3746570x2025xHxMultxSamxSamedix00:LOC stop_sequence 15 departure_time 07:59:00 (1763794740) is less than the same stop arrival_time 07:59:44 (1763794784) - departure time must be equal to or greater than arrival time
GTFS-rt trip.trip_id does not belong to GTFS-rt trip.route_id in GTFS trips.txt E035 50 errors
The GTFS-rt trip.trip_id should belong to the specified trip.route_id in GTFS trips.txt
Sample errors
- GTFS-rt entity ID SM:ATOUMOD005:ServiceJourney:963:LOC trip_id ATOUMOD005:ServiceJourney:963:LOC has route_id ATOUMOD005:Line:3:LOC but belongs to GTFS route_id ATOUMOD005:Line:2:LOC in GTFS trips.txt
- GTFS-rt entity ID SM:ATOUMOD007:ServiceJourney:1119:LOC trip_id ATOUMOD007:ServiceJourney:1119:LOC has route_id ATOUMOD007:Line:25:LOC but belongs to GTFS route_id ATOUMOD007:Line:10:LOC in GTFS trips.txt
- GTFS-rt entity ID SM:ATOUMOD007:ServiceJourney:909:LOC trip_id ATOUMOD007:ServiceJourney:909:LOC has route_id ATOUMOD007:Line:21:LOC but belongs to GTFS route_id ATOUMOD007:Line:22:LOC in GTFS trips.txt
- GTFS-rt entity ID SM:ATOUMOD007:ServiceJourney:897:LOC trip_id ATOUMOD007:ServiceJourney:897:LOC has route_id ATOUMOD007:Line:22:LOC but belongs to GTFS route_id ATOUMOD007:Line:26:LOC in GTFS trips.txt
- GTFS-rt entity ID SM:ATOUMOD007:ServiceJourney:1357:LOC trip_id ATOUMOD007:ServiceJourney:1357:LOC has route_id ATOUMOD007:Line:22:LOC but belongs to GTFS route_id ATOUMOD007:Line:21:LOC in GTFS trips.txt
GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 198 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 ATOUMOD003:ServiceJourney:4011345x2025x26xGSamHLiaxSamedix01:LOC stop_sequence 47 has stop_id FR:76447:ZE:3515:ATOUMOD003 but GTFS stop_sequence 47 has stop_id FR:76447:ZE:3066:ATOUMOD003 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD005:ServiceJourney:963:LOC stop_sequence 15 has stop_id FR:76217:ZE:18044:ATOUMOD005 but GTFS stop_sequence 15 has stop_id FR:76217:ZE:18077:ATOUMOD005 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD035:ServiceJourney:3747774x2025xHxMultxSamxSamedix00:LOC stop_sequence 27 has stop_id FR:50129:ZE:10HME2:ATOUMOD035 but GTFS stop_sequence 27 has stop_id FR:50129:ZE:10PET2:ATOUMOD035 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD035:ServiceJourney:3747774x2025xHxMultxSamxSamedix00:LOC stop_sequence 32 has stop_id FR:50129:ZE:10PAU2:ATOUMOD035 but GTFS stop_sequence 32 has stop_id FR:50129:ZE:10TLL2:ATOUMOD035 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD007:ServiceJourney:1119:LOC stop_sequence 3 has stop_id FR:27562:ZE:10024:ATOUMOD007 but GTFS stop_sequence 3 has stop_id FR:27681:ZE:4007:ATOUMOD007 - stop_ids should be the same
GTFS-rt stop_sequence not found in GTFS data E051 328 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 ATOUMOD003:ServiceJourney:4011345x2025x26xGSamHLiaxSamedix01:LOC contains stop_sequence 42 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD035:ServiceJourney:3746565x2025xHxMultxSamxSamedix00:LOC contains stop_sequence 25 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD035:ServiceJourney:3747726x2025xHxMultxSamxSamedix00:LOC contains stop_sequence 7 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD005:ServiceJourney:963:LOC contains stop_sequence 12 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD035:ServiceJourney:3747774x2025xHxMultxSamxSamedix00:LOC contains stop_sequence 8 that does not exist in GTFS stop_times.txt for this trip
Warnings
vehicle_id not populated W002 482 errors
vehicle_id should be populated for TripUpdates and VehiclePositions
Sample errors
- trip_id ATOUMOD003:ServiceJourney:4011345x2025x26xGSamHLiaxSamedix01:LOC does not have a vehicle_id
- trip_id ATOUMOD035:ServiceJourney:3746565x2025xHxMultxSamxSamedix00:LOC does not have a vehicle_id
- trip_id ATOUMOD035:ServiceJourney:3747726x2025xHxMultxSamxSamedix00:LOC does not have a vehicle_id
- trip_id ATOUMOD005:ServiceJourney:963:LOC does not have a vehicle_id
- trip_id ATOUMOD035:ServiceJourney:3747774x2025xHxMultxSamxSamedix00:LOC does not have a vehicle_id
schedule_relationship not populated W009 964 errors
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Sample errors
- trip_id ATOUMOD003:ServiceJourney:4011345x2025x26xGSamHLiaxSamedix01:LOC stop_sequence 47 (and potentially more for this trip) does not have a schedule_relationship
- trip_id ATOUMOD003:ServiceJourney:4011345x2025x26xGSamHLiaxSamedix01:LOC does not have a schedule_relationship
- trip_id ATOUMOD035:ServiceJourney:3746565x2025xHxMultxSamxSamedix00:LOC stop_sequence 12 (and potentially more for this trip) does not have a schedule_relationship
- trip_id ATOUMOD035:ServiceJourney:3746565x2025xHxMultxSamxSamedix00:LOC does not have a schedule_relationship
- trip_id ATOUMOD035:ServiceJourney:3747726x2025xHxMultxSamxSamedix00:LOC stop_sequence 21 (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 | 9 541 | 30 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. | 414 716 | 30 times (100 % of validations) |
| E024 | GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt | 9 817 | 30 times (100 % of validations) |
| E045 | If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt | 3 818 | 30 times (100 % of validations) |
| E051 | All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip | 8 051 | 30 times (100 % of validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 12 077 | 30 times (100 % of validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 24 119 | 30 times (100 % 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. | 956 | 27 times (90 % of validations) |
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 2 121 | 26 times (87 % of validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 869 | 20 times (67 % of validations) |
| E035 | The GTFS-rt trip.trip_id should belong to the specified trip.route_id in GTFS trips.txt | 725 | 19 times (63 % of validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 170 | 14 times (47 % of validations) |
| E037 | Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id | 11 | 9 times (30 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2025-11-23 at 06:57 Europe/Paris.
trip_updates (16) 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 2025-11-23 at 06:57 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "SM:ATOUMOD035:ServiceJourney:3748887x2025xHxMultxDimxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763878140"
},
"departure": {
"time": "1763878140"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"time": "1763879820"
},
"departure": {
"time": "1763879820"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"time": "1763879280"
},
"departure": {
"time": "1763879280"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"time": "1763877660"
},
"departure": {
"time": "1763877660"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1763878440"
},
"departure": {
"time": "1763878440"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"time": "1763878740"
},
"departure": {
"time": "1763878740"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"time": "1763879400"
},
"departure": {
"time": "1763879400"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"time": "1763877600"
},
"departure": {
"time": "1763877600"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"time": "1763877720"
},
"departure": {
"time": "1763877720"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"time": "1763879760"
},
"departure": {
"time": "1763879760"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"time": "1763879640"
},
"departure": {
"time": "1763879640"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"time": "1763879940"
},
"departure": {
"time": "1763879940"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"time": "1763878980"
},
"departure": {
"time": "1763878980"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"time": "1763880000"
},
"departure": {
"time": "1763880000"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"departure": {
"time": "1763877480"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"time": "1763879040"
},
"departure": {
"time": "1763879040"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"time": "1763880180"
},
"departure": {
"time": "1763880180"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"time": "1763878380"
},
"departure": {
"time": "1763878380"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"time": "1763877660"
},
"departure": {
"time": "1763877660"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"time": "1763878860"
},
"departure": {
"time": "1763878860"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"time": "1763880420"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"time": "1763878020"
},
"departure": {
"time": "1763878020"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"time": "1763878920"
},
"departure": {
"time": "1763878920"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"time": "1763880120"
},
"departure": {
"time": "1763880120"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"time": "1763878320"
},
"departure": {
"time": "1763878320"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"time": "1763877900"
},
"departure": {
"time": "1763877900"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"time": "1763880240"
},
"departure": {
"time": "1763880240"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"time": "1763879160"
},
"departure": {
"time": "1763879160"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"time": "1763878560"
},
"departure": {
"time": "1763878560"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"time": "1763880300"
},
"departure": {
"time": "1763880300"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"time": "1763878260"
},
"departure": {
"time": "1763878260"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"time": "1763877840"
},
"departure": {
"time": "1763877840"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"time": "1763879580"
},
"departure": {
"time": "1763879580"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"time": "1763878080"
},
"departure": {
"time": "1763878080"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"time": "1763878500"
},
"departure": {
"time": "1763878500"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
}
],
"timestamp": "1763877430",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748887x2025xHxMultxDimxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3748920x2025xHxMultxDimxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 155,
"time": "1763876601"
},
"departure": {
"delay": 155,
"time": "1763876615"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 180,
"time": "1763878800"
},
"departure": {
"delay": 180,
"time": "1763878800"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 180,
"time": "1763878260"
},
"departure": {
"delay": 180,
"time": "1763878260"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 180,
"time": "1763878440"
},
"departure": {
"delay": 180,
"time": "1763878440"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 180,
"time": "1763877660"
},
"departure": {
"delay": 180,
"time": "1763877660"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 180,
"time": "1763878680"
},
"departure": {
"delay": 180,
"time": "1763878680"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 180,
"time": "1763879100"
},
"departure": {
"delay": 180,
"time": "1763879100"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 180,
"time": "1763879040"
},
"departure": {
"delay": 180,
"time": "1763879040"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 180,
"time": "1763879040"
},
"departure": {
"delay": 180,
"time": "1763879040"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 180,
"time": "1763878860"
},
"departure": {
"delay": 180,
"time": "1763878860"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 180,
"time": "1763879220"
},
"departure": {
"delay": 180,
"time": "1763879220"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 180,
"time": "1763879160"
},
"departure": {
"delay": 180,
"time": "1763879160"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 180,
"time": "1763878920"
},
"departure": {
"delay": 180,
"time": "1763878920"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 180,
"time": "1763878620"
},
"departure": {
"delay": 180,
"time": "1763878620"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 180,
"time": "1763878560"
},
"departure": {
"delay": 180,
"time": "1763878560"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 150,
"time": "1763876525"
},
"departure": {
"delay": 150,
"time": "1763876550"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 177,
"time": "1763876921"
},
"departure": {
"delay": 177,
"time": "1763876937"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 65,
"time": "1763877168"
},
"departure": {
"delay": 65,
"time": "1763877185"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 180,
"time": "1763879520"
},
"departure": {
"delay": 180,
"time": "1763879520"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 180,
"time": "1763879280"
},
"departure": {
"delay": 180,
"time": "1763879280"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 94,
"time": "1763876307"
},
"departure": {
"delay": 94,
"time": "1763876314"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 92,
"time": "1763877062"
},
"departure": {
"delay": 92,
"time": "1763877092"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 197,
"time": "1763876641"
},
"departure": {
"delay": 197,
"time": "1763876657"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 180,
"time": "1763879580"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 180,
"time": "1763878200"
},
"departure": {
"delay": 180,
"time": "1763878200"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 180,
"time": "1763878380"
},
"departure": {
"delay": 180,
"time": "1763878380"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 180,
"time": "1763877840"
},
"departure": {
"delay": 180,
"time": "1763877840"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 180,
"time": "1763877900"
},
"departure": {
"delay": 180,
"time": "1763877900"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 141,
"time": "1763876883"
},
"departure": {
"delay": 141,
"time": "1763876901"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 180,
"time": "1763878080"
},
"departure": {
"delay": 180,
"time": "1763878080"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 168,
"time": "1763876671"
},
"departure": {
"delay": 168,
"time": "1763876688"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 130,
"time": "1763876998"
},
"departure": {
"delay": 130,
"time": "1763877010"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 180,
"time": "1763879400"
},
"departure": {
"delay": 180,
"time": "1763879400"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 163,
"time": "1763877264"
},
"departure": {
"delay": 163,
"time": "1763877403"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 155,
"time": "1763876847"
},
"departure": {
"delay": 155,
"time": "1763876855"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 180,
"time": "1763877780"
},
"departure": {
"delay": 180,
"time": "1763877780"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 180,
"time": "1763878800"
},
"departure": {
"delay": 180,
"time": "1763878800"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 180,
"time": "1763878320"
},
"departure": {
"delay": 180,
"time": "1763878320"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"departure": {
"delay": 101,
"time": "1763876141"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 180,
"time": "1763877960"
},
"departure": {
"delay": 180,
"time": "1763877960"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 180,
"time": "1763879460"
},
"departure": {
"delay": 180,
"time": "1763879460"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 83,
"time": "1763876346"
},
"departure": {
"delay": 83,
"time": "1763876363"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 180,
"time": "1763878500"
},
"departure": {
"delay": 180,
"time": "1763878500"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 176,
"time": "1763876795"
},
"departure": {
"delay": 176,
"time": "1763876816"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 180,
"time": "1763878920"
},
"departure": {
"delay": 180,
"time": "1763878920"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 180,
"time": "1763877600"
},
"departure": {
"delay": 180,
"time": "1763877600"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 115,
"time": "1763876195"
},
"departure": {
"delay": 115,
"time": "1763876215"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1763877427",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3748920x2025xHxMultxDimxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4022727x2025x26xGDimLiaxDimanchex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1763880390"
},
"departure": {
"delay": 30,
"time": "1763880390"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 9,
"time": "1763878089"
},
"departure": {
"delay": 9,
"time": "1763878089"
},
"stopId": "FR:76447:ZE:3407:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"time": "1763878320"
},
"departure": {
"time": "1763878320"
},
"stopId": "FR:76447:ZE:3119:ATOUMOD003",
"stopSequence": 10
},
{
"departure": {
"time": "1763877900"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 21,
"time": "1763879421"
},
"departure": {
"delay": 21,
"time": "1763879421"
},
"stopId": "FR:76351:ZE:4516:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 55,
"time": "1763880835"
},
"departure": {
"delay": 55,
"time": "1763880835"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 3,
"time": "1763879343"
},
"departure": {
"delay": 3,
"time": "1763879343"
},
"stopId": "FR:76351:ZE:3224:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 11,
"time": "1763880491"
},
"departure": {
"delay": 11,
"time": "1763880491"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 5,
"time": "1763879945"
},
"departure": {
"delay": 5,
"time": "1763879945"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 13,
"time": "1763879293"
},
"departure": {
"delay": 13,
"time": "1763879293"
},
"stopId": "FR:76351:ZE:3507:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 6,
"time": "1763880006"
},
"departure": {
"delay": 6,
"time": "1763880006"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 59,
"time": "1763880119"
},
"departure": {
"delay": 59,
"time": "1763880119"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 13,
"time": "1763878453"
},
"departure": {
"delay": 13,
"time": "1763878453"
},
"stopId": "FR:76447:ZE:3108:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 41,
"time": "1763878181"
},
"departure": {
"delay": 41,
"time": "1763878181"
},
"stopId": "FR:76447:ZE:3067:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"time": "1763880240"
},
"departure": {
"time": "1763880240"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"time": "1763878560"
},
"departure": {
"time": "1763878560"
},
"stopId": "FR:76447:ZE:3347:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 7,
"time": "1763878867"
},
"departure": {
"delay": 7,
"time": "1763878867"
},
"stopId": "FR:76351:ZE:3137:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 15,
"time": "1763880795"
},
"departure": {
"delay": 15,
"time": "1763880795"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"time": "1763880900"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 22,
"time": "1763880742"
},
"departure": {
"delay": 22,
"time": "1763880742"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 12,
"time": "1763878212"
},
"departure": {
"delay": 12,
"time": "1763878212"
},
"stopId": "FR:76447:ZE:3123:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 45,
"time": "1763880705"
},
"departure": {
"delay": 45,
"time": "1763880705"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 6,
"time": "1763879826"
},
"departure": {
"delay": 6,
"time": "1763879826"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"time": "1763879220"
},
"departure": {
"time": "1763879220"
},
"stopId": "FR:76351:ZE:3016:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 22,
"time": "1763880862"
},
"departure": {
"delay": 22,
"time": "1763880862"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 13,
"time": "1763879053"
},
"departure": {
"delay": 13,
"time": "1763879053"
},
"stopId": "FR:76351:ZE:3234:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 52,
"time": "1763880052"
},
"departure": {
"delay": 52,
"time": "1763880052"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"time": "1763878800"
},
"departure": {
"time": "1763878800"
},
"stopId": "FR:76351:ZE:3595:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 47,
"time": "1763880587"
},
"departure": {
"delay": 47,
"time": "1763880587"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"time": "1763879880"
},
"departure": {
"time": "1763879880"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 36,
"time": "1763878056"
},
"departure": {
"delay": 36,
"time": "1763878056"
},
"stopId": "FR:76447:ZE:3267:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1763880360"
},
"departure": {
"time": "1763880360"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 9,
"time": "1763879769"
},
"departure": {
"delay": 9,
"time": "1763879769"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 10,
"time": "1763879470"
},
"departure": {
"delay": 10,
"time": "1763879470"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"time": "1763880660"
},
"departure": {
"time": "1763880660"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 21,
"time": "1763878281"
},
"departure": {
"delay": 21,
"time": "1763878281"
},
"stopId": "FR:76447:ZE:3239:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 15,
"time": "1763880435"
},
"departure": {
"delay": 15,
"time": "1763880435"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 51,
"time": "1763878971"
},
"departure": {
"delay": 51,
"time": "1763878971"
},
"stopId": "FR:76351:ZE:3250:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"time": "1763879100"
},
"departure": {
"time": "1763879100"
},
"stopId": "FR:76351:ZE:3624:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"time": "1763880540"
},
"departure": {
"time": "1763880540"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 21,
"time": "1763880321"
},
"departure": {
"delay": 21,
"time": "1763880321"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"time": "1763879580"
},
"departure": {
"time": "1763879580"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 48,
"time": "1763878488"
},
"departure": {
"delay": 48,
"time": "1763878488"
},
"stopId": "FR:76447:ZE:3221:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1763878020"
},
"departure": {
"time": "1763878020"
},
"stopId": "FR:76447:ZE:3131:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1763878920"
},
"departure": {
"time": "1763878920"
},
"stopId": "FR:76351:ZE:3638:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 47,
"time": "1763880167"
},
"departure": {
"delay": 47,
"time": "1763880167"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 50,
"time": "1763878250"
},
"departure": {
"delay": 50,
"time": "1763878250"
},
"stopId": "FR:76447:ZE:3516:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 39,
"time": "1763879019"
},
"departure": {
"delay": 39,
"time": "1763879019"
},
"stopId": "FR:76351:ZE:3548:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 56,
"time": "1763879636"
},
"departure": {
"delay": 56,
"time": "1763879636"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"time": "1763879520"
},
"departure": {
"time": "1763879520"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 42,
"time": "1763880462"
},
"departure": {
"delay": 42,
"time": "1763880462"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 39,
"time": "1763878119"
},
"departure": {
"delay": 39,
"time": "1763878119"
},
"stopId": "FR:76447:ZE:3433:ATOUMOD003",
"stopSequence": 5
}
],
"timestamp": "1763877370",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4022727x2025x26xGDimLiaxDimanchex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4110922x2025x26xGDimTRAxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 77,
"time": "1763876777"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 53,
"time": "1763876513"
},
"departure": {
"delay": 53,
"time": "1763876513"
},
"stopId": "FR:76351:ZE:3951:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 59,
"time": "1763876639"
},
"departure": {
"delay": 59,
"time": "1763876639"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1763876840",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4110922x2025x26xGDimTRAxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4110906x2025x26xGDimTRAxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 20,
"time": "1763878820"
},
"departure": {
"delay": 20,
"time": "1763878820"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 36,
"time": "1763878416"
},
"departure": {
"delay": 36,
"time": "1763878416"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 19,
"time": "1763878999"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 31,
"time": "1763878051"
},
"departure": {
"delay": 31,
"time": "1763878051"
},
"stopId": "FR:76351:ZE:3958:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1763878920"
},
"departure": {
"delay": 60,
"time": "1763878920"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 36,
"time": "1763877696"
},
"departure": {
"delay": 36,
"time": "1763877696"
},
"stopId": "FR:76351:ZE:3994:ATOUMOD003",
"stopSequence": 4
},
{
"departure": {
"time": "1763877300"
},
"stopId": "FR:76351:ZE:3979:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 44,
"time": "1763877584"
},
"departure": {
"delay": 44,
"time": "1763877584"
},
"stopId": "FR:76351:ZE:3952:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 72,
"time": "1763878212"
},
"departure": {
"delay": 72,
"time": "1763878212"
},
"stopId": "FR:76351:ZE:3968:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 49,
"time": "1763877469"
},
"departure": {
"delay": 49,
"time": "1763877469"
},
"stopId": "FR:76351:ZE:3996:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 41,
"time": "1763878601"
},
"departure": {
"delay": 41,
"time": "1763878601"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 24,
"time": "1763878704"
},
"departure": {
"delay": 24,
"time": "1763878704"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 63,
"time": "1763878503"
},
"departure": {
"delay": 63,
"time": "1763878503"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 44,
"time": "1763877944"
},
"departure": {
"delay": 44,
"time": "1763877944"
},
"stopId": "FR:76351:ZE:3956:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 69,
"time": "1763877849"
},
"departure": {
"delay": 69,
"time": "1763877849"
},
"stopId": "FR:76351:ZE:3986:ATOUMOD003",
"stopSequence": 5
}
],
"timestamp": "1763877410",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4110906x2025x26xGDimTRAxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3757826x2025xHxMultxDimxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 8,
"time": "1763872177"
},
"departure": {
"delay": 8,
"time": "1763872208"
},
"stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 114,
"time": "1763872674"
},
"stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -5,
"time": "1763872361"
},
"departure": {
"delay": -5,
"time": "1763872375"
},
"stopId": "FR:50184:ZE:FLAES1:ATOUMOD035",
"stopSequence": 12
},
{
"departure": {
"delay": 11,
"time": "1763869871"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 63,
"time": "1763871175"
},
"departure": {
"delay": 63,
"time": "1763871183"
},
"stopId": "FR:50045:ZE:BENBG2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 56,
"time": "1763870803"
},
"departure": {
"delay": 56,
"time": "1763870816"
},
"stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 105,
"time": "1763871086"
},
"departure": {
"delay": 105,
"time": "1763871105"
},
"stopId": "FR:50045:ZE:BENCG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 119,
"time": "1763870566"
},
"departure": {
"delay": 119,
"time": "1763870579"
},
"stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 136,
"time": "1763870129"
},
"departure": {
"delay": 136,
"time": "1763870176"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 125,
"time": "1763870388"
},
"departure": {
"delay": 125,
"time": "1763870405"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 31,
"time": "1763871436"
},
"departure": {
"delay": 31,
"time": "1763871451"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 13,
"time": "1763871628"
},
"departure": {
"delay": 13,
"time": "1763871793"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1763877430",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3757826x2025xHxMultxDimxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4042217x2025x26xGDimLiaxDimanchex01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 3,
"time": "1763878383"
},
"departure": {
"delay": 3,
"time": "1763878383"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 45,
"time": "1763878785"
},
"departure": {
"delay": 45,
"time": "1763878785"
},
"stopId": "FR:76351:ZE:3168:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"time": "1763877960"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 7,
"time": "1763879107"
},
"departure": {
"delay": 7,
"time": "1763879107"
},
"stopId": "FR:76351:ZE:3806:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"time": "1763878740"
},
"departure": {
"time": "1763878740"
},
"stopId": "FR:76351:ZE:3377:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 43,
"time": "1763879083"
},
"departure": {
"delay": 43,
"time": "1763879083"
},
"stopId": "FR:76351:ZE:3198:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 33,
"time": "1763878953"
},
"departure": {
"delay": 33,
"time": "1763878953"
},
"stopId": "FR:76351:ZE:3373:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"time": "1763878920"
},
"departure": {
"time": "1763878920"
},
"stopId": "FR:76351:ZE:4543:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"time": "1763878440"
},
"departure": {
"time": "1763878440"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 29,
"time": "1763878889"
},
"departure": {
"delay": 29,
"time": "1763878889"
},
"stopId": "FR:76351:ZE:3237:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1763878265"
},
"departure": {
"delay": 5,
"time": "1763878265"
},
"stopId": "FR:76351:ZE:3175:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 57,
"time": "1763878317"
},
"departure": {
"delay": 57,
"time": "1763878317"
},
"stopId": "FR:76351:ZE:4880:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 32,
"time": "1763879132"
},
"departure": {
"delay": 32,
"time": "1763879132"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 32,
"time": "1763878652"
},
"departure": {
"delay": 32,
"time": "1763878652"
},
"stopId": "FR:76351:ZE:3283:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"time": "1763878860"
},
"departure": {
"time": "1763878860"
},
"stopId": "FR:76351:ZE:3231:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 18,
"time": "1763878518"
},
"departure": {
"delay": 18,
"time": "1763878518"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"time": "1763878620"
},
"departure": {
"time": "1763878620"
},
"stopId": "FR:76351:ZE:3693:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"time": "1763878140"
},
"departure": {
"time": "1763878140"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1763879040"
},
"departure": {
"time": "1763879040"
},
"stopId": "FR:76351:ZE:3311:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 23,
"time": "1763879003"
},
"departure": {
"delay": 23,
"time": "1763879003"
},
"stopId": "FR:76351:ZE:3527:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 18,
"time": "1763878698"
},
"departure": {
"delay": 18,
"time": "1763878698"
},
"stopId": "FR:76351:ZE:3011:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"time": "1763879160"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1763877360",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4042217x2025x26xGDimLiaxDimanchex01:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3161F4489512x2025x11x09T21x45x20Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763885400"
},
"departure": {
"time": "1763885460"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1763886300"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 29
},
{
"arrival": {
"time": "1763884560"
},
"departure": {
"time": "1763884680"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 26
},
{
"departure": {
"time": "1763877420"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 22
}
],
"timestamp": "1763876206",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3161F4489512x2025x11x09T21x45x20Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN16544F4401341x2025x11x03T21x39x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763883300"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002",
"stopSequence": 55
},
{
"departure": {
"time": "1763875800"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1763878080"
},
"departure": {
"time": "1763878140"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1763876340"
},
"departure": {
"time": "1763876400"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1763879820"
},
"departure": {
"time": "1763879880"
},
"stopId": "FR:27438:ZE:StopPointxOCETrainxTERx87393553:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1763878980"
},
"departure": {
"time": "1763879040"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1763880420"
},
"departure": {
"time": "1763880480"
},
"stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1763877420"
},
"departure": {
"time": "1763877480"
},
"stopId": "FR:61389:ZE:StopPointxOCETrainxTERx87444604:ATOUMOD002",
"stopSequence": 14
}
],
"timestamp": "1763874646",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN16544F4401341x2025x11x03T21x39x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4110778x2025x26xGDimTRAxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 174,
"time": "1763877594"
},
"departure": {
"delay": 174,
"time": "1763877594"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 159,
"time": "1763877279"
},
"departure": {
"delay": 159,
"time": "1763877279"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 151,
"time": "1763877391"
},
"departure": {
"delay": 151,
"time": "1763877391"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 165,
"time": "1763877885"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 138,
"time": "1763877498"
},
"departure": {
"delay": 138,
"time": "1763877498"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 146,
"time": "1763877806"
},
"departure": {
"delay": 146,
"time": "1763877806"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 170,
"time": "1763877710"
},
"departure": {
"delay": 170,
"time": "1763877710"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1763877400",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4110778x2025x26xGDimTRAxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3304F4400626x2025x11x03T21x39x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763878080"
},
"departure": {
"time": "1763878140"
},
"stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1763881380"
},
"departure": {
"time": "1763881560"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1763880420"
},
"departure": {
"time": "1763880480"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1763878920"
},
"departure": {
"time": "1763878980"
},
"stopId": "FR:50099:ZE:StopPointxOCETrainxTERx87447243:ATOUMOD002",
"stopSequence": 5
},
{
"departure": {
"time": "1763877120"
},
"stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1763888520"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1763879580"
},
"departure": {
"time": "1763879640"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 7
}
],
"timestamp": "1763875845",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3304F4400626x2025x11x03T21x39x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4110914x2025x26xGDimTRAxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 37,
"time": "1763877037"
},
"departure": {
"delay": 37,
"time": "1763877037"
},
"stopId": "FR:76351:ZE:3997:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 59,
"time": "1763877359"
},
"departure": {
"delay": 59,
"time": "1763877359"
},
"stopId": "FR:76351:ZE:3959:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 42,
"time": "1763878482"
},
"departure": {
"delay": 42,
"time": "1763878482"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 62,
"time": "1763877902"
},
"departure": {
"delay": 62,
"time": "1763877902"
},
"stopId": "FR:76351:ZE:3957:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 50,
"time": "1763878010"
},
"departure": {
"delay": 50,
"time": "1763878010"
},
"stopId": "FR:76351:ZE:3955:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 56,
"time": "1763877776"
},
"departure": {
"delay": 56,
"time": "1763877776"
},
"stopId": "FR:76351:ZE:3967:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 77,
"time": "1763878097"
},
"departure": {
"delay": 77,
"time": "1763878097"
},
"stopId": "FR:76351:ZE:3985:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 44,
"time": "1763878604"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 56,
"time": "1763878376"
},
"departure": {
"delay": 56,
"time": "1763878376"
},
"stopId": "FR:76351:ZE:3951:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 8,
"time": "1763877248"
},
"departure": {
"delay": 8,
"time": "1763877248"
},
"stopId": "FR:76351:ZE:3980:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 58,
"time": "1763878258"
},
"departure": {
"delay": 58,
"time": "1763878258"
},
"stopId": "FR:76351:ZE:3993:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 14,
"time": "1763877134"
},
"departure": {
"delay": 14,
"time": "1763877134"
},
"stopId": "FR:76351:ZE:3964:ATOUMOD003",
"stopSequence": 3
},
{
"departure": {
"time": "1763876940"
},
"stopId": "FR:76351:ZE:3983:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 66,
"time": "1763877486"
},
"departure": {
"delay": 66,
"time": "1763877486"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 70,
"time": "1763877610"
},
"departure": {
"delay": 70,
"time": "1763877610"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 7
}
],
"timestamp": "1763877040",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4110914x2025x26xGDimTRAxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3757818x2025xHxMultxDimxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -130,
"time": "1763877530"
},
"departure": {
"delay": -130,
"time": "1763877530"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -130,
"time": "1763877830"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -130,
"time": "1763877590"
},
"departure": {
"delay": -130,
"time": "1763877590"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 118,
"time": "1763875184"
},
"departure": {
"delay": 118,
"time": "1763875198"
},
"stopId": "FR:50184:ZE:FLAHB1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 97,
"time": "1763875555"
},
"departure": {
"delay": 97,
"time": "1763875597"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 103,
"time": "1763874991"
},
"departure": {
"delay": 103,
"time": "1763875003"
},
"stopId": "FR:50184:ZE:FLAES1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 6,
"time": "1763877323"
},
"departure": {
"delay": 6,
"time": "1763877366"
},
"stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 2,
"time": "1763877044"
},
"departure": {
"delay": 2,
"time": "1763877062"
},
"stopId": "FR:50294:ZE:MARPO1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -130,
"time": "1763877650"
},
"departure": {
"delay": -130,
"time": "1763877650"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": 11,
"time": "1763874731"
},
"stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 8,
"time": "1763876575"
},
"departure": {
"delay": 8,
"time": "1763876588"
},
"stopId": "FR:50643:ZE:VIRMA1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 7,
"time": "1763876813"
},
"departure": {
"delay": 7,
"time": "1763876887"
},
"stopId": "FR:50575:ZE:SIDHC1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 16,
"time": "1763876258"
},
"departure": {
"delay": 16,
"time": "1763876296"
},
"stopId": "FR:50045:ZE:BENCG1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 68,
"time": "1763875910"
},
"departure": {
"delay": 68,
"time": "1763875928"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 14,
"time": "1763876160"
},
"departure": {
"delay": 14,
"time": "1763876174"
},
"stopId": "FR:50045:ZE:BENBG1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -130,
"time": "1763877710"
},
"departure": {
"delay": -130,
"time": "1763877710"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 19
}
],
"timestamp": "1763877430",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3757818x2025xHxMultxDimxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3416F4400403x2025x11x03T21x39x00Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763884500"
},
"departure": {
"time": "1763884560"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 29
},
{
"arrival": {
"time": "1763878380"
},
"departure": {
"time": "1763878440"
},
"stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1763881980"
},
"departure": {
"time": "1763882040"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1763883600"
},
"departure": {
"time": "1763883660"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1763880180"
},
"departure": {
"time": "1763880240"
},
"stopId": "FR:61063:ZE:StopPointxOCETrainxTERx87448084:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1763881320"
},
"departure": {
"time": "1763881440"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1763879520"
},
"departure": {
"time": "1763879580"
},
"stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1763877360"
},
"departure": {
"time": "1763877420"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1763888760"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002",
"stopSequence": 36
},
{
"departure": {
"time": "1763876280"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1763885820"
},
"departure": {
"time": "1763885880"
},
"stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002",
"stopSequence": 33
}
],
"timestamp": "1763874826",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3416F4400403x2025x11x03T21x39x00Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4110769x2025x26xGDimTRAxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 156,
"time": "1763876556"
},
"departure": {
"delay": 156,
"time": "1763876556"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 187,
"time": "1763876647"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1763876560",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4110769x2025x26xGDimTRAxDimanchex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4110766x2025x26xGDimTRAxDimanchex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 96,
"time": "1763877336"
},
"departure": {
"delay": 96,
"time": "1763877336"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 87,
"time": "1763877447"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1763877340",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4110766x2025x26xGDimTRAxDimanchex00:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "1.0",
"timestamp": "1763877466"
}
}