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
❌5 683 errors, 663 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-09-17 at 09:11 Europe/Paris using the MobilityData GTFS-RT validator.
Errors
stop_times_updates not strictly sorted E002 152 errors
stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence
Sample errors
- trip_id ATOUMOD002:ServiceJourney:OCESN3451F3592796x2025x09x06T20x42x09Z:LOC stop_sequence [60, 65, 58, 40, 62, 50, 54, 56, 44, 46, 64, 36, 52] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD036:ServiceJourney:6061823867486208x5:LOC stop_sequence [3, 21, 11] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD006:ServiceJourney:5x3470112:LOC stop_sequence [35, 31] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD004:ServiceJourney:MercredixSCOC584904:LOC stop_sequence [3, 19, 4, 16, 17, 5, 18, 6, 12, 1, 9, 15, 13, 7, 10, 11, 2, 14, 8] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD006:ServiceJourney:5x3471221:LOC stop_sequence [25, 20] 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 45 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 ATOUMOD002:ServiceJourney:OCESN3451F3592796x2025x09x06T20x42x09Z:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD002:ServiceJourney:OCESN3303F3593015x2025x09x06T20x42x09Z:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD002:ServiceJourney:OCESN3106F3593141x2025x09x06T20x42x09Z:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD002:ServiceJourney:OCESN16550F3593931x2025x09x06T20x42x09Z:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD002:ServiceJourney:OCESN3420F3592845x2025x09x06T20x42x09Z: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 5 147 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 ATOUMOD002:ServiceJourney:OCESN3451F3592796x2025x09x06T20x42x09Z:LOC stop_sequence 58 arrival_time 10:12:00 (1758096720) is less than previous stop arrival_time 11:25:00 (1758101100) - times must increase between two sequential stops
- trip_id ATOUMOD002:ServiceJourney:OCESN3451F3592796x2025x09x06T20x42x09Z:LOC stop_sequence 58 arrival_time 10:12:00 (1758096720) is less than previous stop departure_time 10:29:00 (1758097740) - times must increase between two sequential stops
- trip_id ATOUMOD002:ServiceJourney:OCESN3451F3592796x2025x09x06T20x42x09Z:LOC stop_sequence 58 departure_time 10:13:00 (1758096780) is less than previous stop departure_time 10:29:00 (1758097740) - times must increase between two sequential stops
- trip_id ATOUMOD002:ServiceJourney:OCESN3451F3592796x2025x09x06T20x42x09Z:LOC stop_sequence 58 departure_time 10:13:00 (1758096780) is less than previous stop arrival_time 11:25:00 (1758101100) - times must increase between two sequential stops
- trip_id ATOUMOD002:ServiceJourney:OCESN3451F3592796x2025x09x06T20x42x09Z:LOC stop_sequence 40 arrival_time 08:19:00 (1758089940) is less than previous stop arrival_time 10:12:00 (1758096720) - times must increase between two sequential stops
trip direction_id does not match GTFS data E024 177 errors
GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt
Sample errors
- GTFS-rt trip_id ATOUMOD006:ServiceJourney:5x3471222:LOC trip.direction_id is 2 but GTFS trip.direction_id is 1 - direction_id does not match
- GTFS-rt trip_id ATOUMOD006:ServiceJourney:5x3471207:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
- GTFS-rt trip_id ATOUMOD036:ServiceJourney:6061823867486208x5:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
- GTFS-rt trip_id ATOUMOD006:ServiceJourney:5x3470112:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
- GTFS-rt trip_id ATOUMOD004:ServiceJourney:MercredixSCOC584904: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 1 error
Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time.
Sample errors
- trip_id ATOUMOD041:ServiceJourney:9:LOC stop_sequence 3 departure_time 08:58:00 (1758092280) is less than the same stop arrival_time 08:58:28 (1758092308) - departure time must be equal to or greater than arrival time
GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 53 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 ATOUMOD006:ServiceJourney:5x3471222:LOC stop_sequence 32 has stop_id FR:27528:ZE:0x6596:ATOUMOD006 but GTFS stop_sequence 32 has stop_id FR:27528:ZE:0x6576:ATOUMOD006 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD036:ServiceJourney:6061823867486208x5:LOC stop_sequence 3 has stop_id FR:14366:ZE:650570001:ATOUMOD036 but GTFS stop_sequence 3 has stop_id FR:14366:ZE:35170002:ATOUMOD036 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD036:ServiceJourney:6061823867486208x5:LOC stop_sequence 21 has stop_id FR:14366:ZE:7150003:ATOUMOD036 but GTFS stop_sequence 21 has stop_id FR:14366:ZE:3100004:ATOUMOD036 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD006:ServiceJourney:5x3470112:LOC stop_sequence 35 has stop_id FR:27458:ZE:0x6694:ATOUMOD006 but GTFS stop_sequence 35 has stop_id FR:27458:ZE:0x6692:ATOUMOD006 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD006:ServiceJourney:5x3471221:LOC stop_sequence 25 has stop_id FR:27701:ZE:0x7042:ATOUMOD006 but GTFS stop_sequence 25 has stop_id FR:27701:ZE:0x6582:ATOUMOD006 - stop_ids should be the same
GTFS-rt stop_sequence not found in GTFS data E051 108 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 ATOUMOD006:ServiceJourney:5x3471222:LOC contains stop_sequence 39 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD006:ServiceJourney:5x3471207:LOC contains stop_sequence 32 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD036:ServiceJourney:6061823867486208x5:LOC contains stop_sequence 11 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD006:ServiceJourney:5x3470112:LOC contains stop_sequence 31 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD006:ServiceJourney:5x3471221:LOC contains stop_sequence 20 that does not exist in GTFS stop_times.txt for this trip
Warnings
vehicle_id not populated W002 222 errors
vehicle_id should be populated for TripUpdates and VehiclePositions
Sample errors
- trip_id ATOUMOD002:ServiceJourney:OCESN3451F3592796x2025x09x06T20x42x09Z:LOC does not have a vehicle_id
- trip_id ATOUMOD006:ServiceJourney:5x3471222:LOC does not have a vehicle_id
- trip_id ATOUMOD006:ServiceJourney:5x3471207:LOC does not have a vehicle_id
- trip_id ATOUMOD036:ServiceJourney:6061823867486208x5:LOC does not have a vehicle_id
- trip_id ATOUMOD006:ServiceJourney:5x3470112:LOC does not have a vehicle_id
schedule_relationship not populated W009 441 errors
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Sample errors
- trip_id ATOUMOD002:ServiceJourney:OCESN3451F3592796x2025x09x06T20x42x09Z:LOC stop_sequence 60 (and potentially more for this trip) does not have a schedule_relationship
- trip_id ATOUMOD002:ServiceJourney:OCESN3451F3592796x2025x09x06T20x42x09Z:LOC does not have a schedule_relationship
- trip_id ATOUMOD006:ServiceJourney:5x3471222:LOC stop_sequence 32 (and potentially more for this trip) does not have a schedule_relationship
- trip_id ATOUMOD006:ServiceJourney:5x3471222:LOC does not have a schedule_relationship
- trip_id ATOUMOD006:ServiceJourney:5x3471207:LOC stop_sequence 32 (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 303 | 32 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. | 442 472 | 32 times (100 % of validations) |
E024 | GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt | 10 385 | 32 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 | 2 596 | 32 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 664 | 32 times (100 % of validations) |
W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 11 758 | 32 times (100 % of validations) |
W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 23 308 | 32 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. | 283 | 31 times (97 % of validations) |
E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 1 352 | 20 times (63 % of validations) |
E037 | Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id | 29 | 16 times (50 % of validations) |
E035 | The GTFS-rt trip.trip_id should belong to the specified trip.route_id in GTFS trips.txt | 79 | 6 times (19 % of validations) |
E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 31 | 5 times (16 % of validations) |
E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 3 | 1 times (3 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2025-09-18 at 07:49 Europe/Paris.
trip_updates (443) 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-09-18 at 07:49 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851708F3685269x2025x09x13T20x34x47Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758172920"
},
"departure": {
"time": "1758172980"
},
"stopId": "FR:76565:ZE:StopPointxOCETrainxTERx87415125:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1758175140"
},
"departure": {
"time": "1758175200"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1758174060"
},
"departure": {
"time": "1758174360"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1758174660"
},
"departure": {
"time": "1758174720"
},
"stopId": "FR:76602:ZE:StopPointxOCETrainxTERx87415166:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1758176040"
},
"departure": {
"time": "1758176100"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1758173400"
},
"departure": {
"time": "1758173460"
},
"stopId": "FR:76397:ZE:StopPointxOCETrainxTERx87415141:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1758175800"
},
"departure": {
"time": "1758175860"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 15
},
{
"departure": {
"time": "1758172560"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1758176400"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1758175440"
},
"departure": {
"time": "1758175500"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1758168937",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx3e9229c5xae84x4f9ex98dfx93cc2e91b55cx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851708F3685269x2025x09x13T20x34x47Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:483:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758177600"
},
"departure": {
"time": "1758177600"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1758177120"
},
"departure": {
"time": "1758177120"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1758177420"
},
"departure": {
"time": "1758177420"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1758178200"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1758178020"
},
"departure": {
"time": "1758178020"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1758177960"
},
"departure": {
"time": "1758177960"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1758177060"
},
"departure": {
"time": "1758177060"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1758177480"
},
"departure": {
"time": "1758177480"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1758177240"
},
"departure": {
"time": "1758177240"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 6
},
{
"departure": {
"time": "1758176940"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1758177180"
},
"departure": {
"time": "1758177180"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1758177540"
},
"departure": {
"time": "1758177540"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1758177780"
},
"departure": {
"time": "1758177780"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1758177360"
},
"departure": {
"time": "1758177360"
},
"stopId": "FR:27681:ZE:10090:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1758177000"
},
"departure": {
"time": "1758177000"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1758174369",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:483:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584182:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 204,
"time": "1758176004"
},
"departure": {
"delay": 204,
"time": "1758176004"
},
"stopId": "FR:27299:ZE:0xMAG02:ATOUMOD004",
"stopSequence": 37
},
{
"departure": {
"delay": 76,
"time": "1758173656"
},
"stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 286,
"time": "1758174144"
},
"departure": {
"delay": 286,
"time": "1758174166"
},
"stopId": "FR:27020:ZE:0xLHA02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 204,
"time": "1758176244"
},
"stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": 216,
"time": "1758175656"
},
"departure": {
"delay": 216,
"time": "1758175656"
},
"stopId": "FR:27229:ZE:0xPMF02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 204,
"time": "1758175524"
},
"departure": {
"delay": 204,
"time": "1758175524"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 262,
"time": "1758176062"
},
"departure": {
"delay": 262,
"time": "1758176062"
},
"stopId": "FR:27299:ZE:0xRNA02:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": 260,
"time": "1758175940"
},
"departure": {
"delay": 260,
"time": "1758175940"
},
"stopId": "FR:27299:ZE:0xECG02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": 218,
"time": "1758175358"
},
"departure": {
"delay": 218,
"time": "1758175358"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 211,
"time": "1758175591"
},
"departure": {
"delay": 211,
"time": "1758175591"
},
"stopId": "FR:27229:ZE:0xDUP02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 224,
"time": "1758175724"
},
"departure": {
"delay": 224,
"time": "1758175724"
},
"stopId": "FR:27229:ZE:0xLEG02:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 242,
"time": "1758175202"
},
"departure": {
"delay": 242,
"time": "1758175202"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 265,
"time": "1758174805"
},
"departure": {
"delay": 265,
"time": "1758174805"
},
"stopId": "FR:27229:ZE:0xMON02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 233,
"time": "1758175553"
},
"departure": {
"delay": 233,
"time": "1758175553"
},
"stopId": "FR:27229:ZE:0xGDC02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 136,
"time": "1758173812"
},
"departure": {
"delay": 136,
"time": "1758173836"
},
"stopId": "FR:27020:ZE:0xLOA02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 166,
"time": "1758173979"
},
"departure": {
"delay": 166,
"time": "1758173986"
},
"stopId": "FR:27020:ZE:0xMAC02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 136,
"time": "1758173896"
},
"departure": {
"delay": 136,
"time": "1758173896"
},
"stopId": "FR:27020:ZE:0xITO02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 316,
"time": "1758174193"
},
"departure": {
"delay": 316,
"time": "1758174196"
},
"stopId": "FR:27020:ZE:0xAMA02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 231,
"time": "1758175791"
},
"departure": {
"delay": 231,
"time": "1758175791"
},
"stopId": "FR:27229:ZE:0xBON02:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": 218,
"time": "1758176138"
},
"departure": {
"delay": 218,
"time": "1758176138"
},
"stopId": "FR:27299:ZE:0xARN02:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"delay": 137,
"time": "1758173698"
},
"departure": {
"delay": 137,
"time": "1758173717"
},
"stopId": "FR:27020:ZE:0xETA02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 264,
"time": "1758175284"
},
"departure": {
"delay": 264,
"time": "1758175284"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 204,
"time": "1758175884"
},
"departure": {
"delay": 204,
"time": "1758175884"
},
"stopId": "FR:27299:ZE:0xPAG02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": 251,
"time": "1758175151"
},
"departure": {
"delay": 251,
"time": "1758175151"
},
"stopId": "FR:27229:ZE:0xT5S1:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 262,
"time": "1758175222"
},
"departure": {
"delay": 262,
"time": "1758175222"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 209,
"time": "1758175829"
},
"departure": {
"delay": 209,
"time": "1758175829"
},
"stopId": "FR:27299:ZE:0xCOL02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": 226,
"time": "1758174046"
},
"departure": {
"delay": 226,
"time": "1758174046"
},
"stopId": "FR:27020:ZE:0xPEG02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 261,
"time": "1758176181"
},
"departure": {
"delay": 261,
"time": "1758176181"
},
"stopId": "FR:27299:ZE:0xIND03:ATOUMOD004",
"stopSequence": 40
},
{
"arrival": {
"delay": 322,
"time": "1758174262"
},
"departure": {
"delay": 322,
"time": "1758174262"
},
"stopId": "FR:27020:ZE:0xLBA02:ATOUMOD004",
"stopSequence": 9
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584182:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:549:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758194880"
},
"departure": {
"time": "1758194880"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1758194340"
},
"departure": {
"time": "1758194340"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1758195120"
},
"departure": {
"time": "1758195120"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"departure": {
"time": "1758193800"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1758194100"
},
"departure": {
"time": "1758194100"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1758194700"
},
"departure": {
"time": "1758194700"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1758194520"
},
"departure": {
"time": "1758194520"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1758194640"
},
"departure": {
"time": "1758194640"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1758194580"
},
"departure": {
"time": "1758194580"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1758195300"
},
"departure": {
"time": "1758195300"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1758194460"
},
"departure": {
"time": "1758194460"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1758194820"
},
"departure": {
"time": "1758194820"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1758194220"
},
"departure": {
"time": "1758194220"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1758195540"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1758193980"
},
"departure": {
"time": "1758193980"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1758194400"
},
"departure": {
"time": "1758194400"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1758194760"
},
"departure": {
"time": "1758194760"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1758195480"
},
"departure": {
"time": "1758195480"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
}
],
"timestamp": "1758174481",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:549:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:459:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758190500"
},
"departure": {
"time": "1758190500"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1758189540"
},
"departure": {
"time": "1758189540"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1758189720"
},
"departure": {
"time": "1758189720"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1758189600"
},
"departure": {
"time": "1758189600"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1758189060"
},
"departure": {
"time": "1758189060"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1758191220"
},
"departure": {
"time": "1758191220"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1758191700"
},
"departure": {
"time": "1758191700"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1758189780"
},
"departure": {
"time": "1758189780"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1758189900"
},
"departure": {
"time": "1758189900"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 5,
"time": "1758189545"
},
"departure": {
"delay": 5,
"time": "1758189545"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1758189960"
},
"departure": {
"time": "1758189960"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"departure": {
"time": "1758189000"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1758190920"
},
"departure": {
"time": "1758190920"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 5,
"time": "1758191405"
},
"departure": {
"delay": 5,
"time": "1758191405"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1758189420"
},
"departure": {
"time": "1758189420"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1758191160"
},
"departure": {
"time": "1758191160"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1758189840"
},
"departure": {
"time": "1758189840"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1758192000"
},
"departure": {
"time": "1758192000"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1758190200"
},
"departure": {
"time": "1758190200"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1758191520"
},
"departure": {
"time": "1758191520"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1758191460"
},
"departure": {
"time": "1758191460"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1758192060"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1758191400"
},
"departure": {
"time": "1758191400"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1758190860"
},
"departure": {
"time": "1758190860"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1758189480"
},
"departure": {
"time": "1758189480"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1758189660"
},
"departure": {
"time": "1758189660"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1758191100"
},
"departure": {
"time": "1758191100"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1758191880"
},
"departure": {
"time": "1758191880"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1758189300"
},
"departure": {
"time": "1758189300"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1758191760"
},
"departure": {
"time": "1758191760"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1758190320"
},
"departure": {
"time": "1758190320"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1758190140"
},
"departure": {
"time": "1758190140"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1758191640"
},
"departure": {
"time": "1758191640"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 5,
"time": "1758189065"
},
"departure": {
"delay": 5,
"time": "1758189065"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
}
],
"timestamp": "1758174402",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:459:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:497:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758193680"
},
"departure": {
"time": "1758193680"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1758193320"
},
"departure": {
"time": "1758193320"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1758193200"
},
"departure": {
"time": "1758193200"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1758191100"
},
"departure": {
"time": "1758191100"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1758193800"
},
"departure": {
"time": "1758193800"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1758191340"
},
"departure": {
"time": "1758191340"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1758190865"
},
"departure": {
"delay": 5,
"time": "1758190865"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1758192000"
},
"departure": {
"time": "1758192000"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1758192120"
},
"departure": {
"time": "1758192120"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1758191220"
},
"departure": {
"time": "1758191220"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1758193260"
},
"departure": {
"time": "1758193260"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1758190860"
},
"departure": {
"time": "1758190860"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1758192960"
},
"departure": {
"time": "1758192960"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"departure": {
"time": "1758190800"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1758192300"
},
"departure": {
"time": "1758192300"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1758191640"
},
"departure": {
"time": "1758191640"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1758191345"
},
"departure": {
"delay": 5,
"time": "1758191345"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1758191400"
},
"departure": {
"time": "1758191400"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1758193020"
},
"departure": {
"time": "1758193020"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 5,
"time": "1758193205"
},
"departure": {
"delay": 5,
"time": "1758193205"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1758191280"
},
"departure": {
"time": "1758191280"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1758192660"
},
"departure": {
"time": "1758192660"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1758193860"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1758192720"
},
"departure": {
"time": "1758192720"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1758193560"
},
"departure": {
"time": "1758193560"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1758193440"
},
"departure": {
"time": "1758193440"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1758193500"
},
"departure": {
"time": "1758193500"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1758191760"
},
"departure": {
"time": "1758191760"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1758191580"
},
"departure": {
"time": "1758191580"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1758191940"
},
"departure": {
"time": "1758191940"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1758191460"
},
"departure": {
"time": "1758191460"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1758191520"
},
"departure": {
"time": "1758191520"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1758192900"
},
"departure": {
"time": "1758192900"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1758191700"
},
"departure": {
"time": "1758191700"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
}
],
"timestamp": "1758174455",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:497:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746207x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 79,
"time": "1758173624"
},
"departure": {
"delay": 79,
"time": "1758173659"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1758175860"
},
"departure": {
"delay": 60,
"time": "1758175860"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 66,
"time": "1758173676"
},
"departure": {
"delay": 66,
"time": "1758173706"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 28,
"time": "1758174196"
},
"departure": {
"delay": 28,
"time": "1758174208"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1758176100"
},
"departure": {
"delay": 60,
"time": "1758176100"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 62,
"time": "1758174303"
},
"departure": {
"delay": 62,
"time": "1758174362"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1758175680"
},
"departure": {
"delay": 60,
"time": "1758175680"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 60,
"time": "1758174960"
},
"departure": {
"delay": 60,
"time": "1758174960"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1758175200"
},
"departure": {
"delay": 60,
"time": "1758175200"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 51,
"time": "1758173723"
},
"departure": {
"delay": 51,
"time": "1758173751"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1758176580"
},
"departure": {
"delay": 60,
"time": "1758176580"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 60,
"time": "1758176880"
},
"departure": {
"delay": 60,
"time": "1758176880"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 60,
"time": "1758175380"
},
"departure": {
"delay": 60,
"time": "1758175380"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 109,
"time": "1758173830"
},
"departure": {
"delay": 109,
"time": "1758173869"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1758175740"
},
"departure": {
"delay": 60,
"time": "1758175740"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 60,
"time": "1758176460"
},
"departure": {
"delay": 60,
"time": "1758176460"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 63,
"time": "1758174172"
},
"departure": {
"delay": 63,
"time": "1758174183"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 72,
"time": "1758173979"
},
"departure": {
"delay": 72,
"time": "1758174012"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1758175500"
},
"departure": {
"delay": 60,
"time": "1758175500"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 60,
"time": "1758176280"
},
"departure": {
"delay": 60,
"time": "1758176280"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 96,
"time": "1758173903"
},
"departure": {
"delay": 96,
"time": "1758173916"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 61,
"time": "1758173401"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1758176820"
},
"departure": {
"delay": 60,
"time": "1758176820"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 98,
"time": "1758173766"
},
"departure": {
"delay": 98,
"time": "1758173798"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1758175800"
},
"departure": {
"delay": 60,
"time": "1758175800"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 67,
"time": "1758174390"
},
"departure": {
"delay": 67,
"time": "1758174427"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1758175920"
},
"departure": {
"delay": 60,
"time": "1758175920"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 60,
"time": "1758176640"
},
"departure": {
"delay": 60,
"time": "1758176640"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 60,
"time": "1758174540"
},
"departure": {
"delay": 60,
"time": "1758174540"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1758176760"
},
"departure": {
"delay": 60,
"time": "1758176760"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 60,
"time": "1758174840"
},
"departure": {
"delay": 60,
"time": "1758174840"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 88,
"time": "1758173933"
},
"departure": {
"delay": 88,
"time": "1758173968"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1758176340"
},
"departure": {
"delay": 60,
"time": "1758176340"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 60,
"time": "1758175260"
},
"departure": {
"delay": 60,
"time": "1758175260"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 76,
"time": "1758174225"
},
"departure": {
"delay": 76,
"time": "1758174256"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 96,
"time": "1758173450"
},
"departure": {
"delay": 96,
"time": "1758173496"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1758176940"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 60,
"time": "1758176160"
},
"departure": {
"delay": 60,
"time": "1758176160"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 60,
"time": "1758176160"
},
"departure": {
"delay": 60,
"time": "1758176160"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 35,
"time": "1758174079"
},
"departure": {
"delay": 35,
"time": "1758174095"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1758175080"
},
"departure": {
"delay": 60,
"time": "1758175080"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 60,
"time": "1758176040"
},
"departure": {
"delay": 60,
"time": "1758176040"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 82,
"time": "1758173564"
},
"departure": {
"delay": 82,
"time": "1758173602"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1758174660"
},
"departure": {
"delay": 60,
"time": "1758174660"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1758175620"
},
"departure": {
"delay": 60,
"time": "1758175620"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 60,
"time": "1758176520"
},
"departure": {
"delay": 60,
"time": "1758176520"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 60,
"time": "1758175560"
},
"departure": {
"delay": 60,
"time": "1758175560"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 60,
"time": "1758175140"
},
"departure": {
"delay": 60,
"time": "1758175140"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 60,
"time": "1758176220"
},
"departure": {
"delay": 60,
"time": "1758176220"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 60,
"time": "1758176400"
},
"departure": {
"delay": 60,
"time": "1758176400"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
}
],
"timestamp": "1758174429",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746207x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4871044620877824x1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 168,
"time": "1758175538"
},
"departure": {
"delay": 168,
"time": "1758175548"
},
"stopId": "FR:14366:ZE:669820016:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 196,
"time": "1758175506"
},
"departure": {
"delay": 196,
"time": "1758175516"
},
"stopId": "FR:14366:ZE:293040014:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": -13,
"time": "1758175897"
},
"departure": {
"delay": -13,
"time": "1758175907"
},
"stopId": "FR:14366:ZE:19270005:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 141,
"time": "1758175631"
},
"departure": {
"delay": 141,
"time": "1758175641"
},
"stopId": "FR:14366:ZE:680870020:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -169,
"time": "1758176051"
},
"stopId": "FR:14366:ZE:658330001:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 119,
"time": "1758174529"
},
"departure": {
"delay": 119,
"time": "1758174539"
},
"stopId": "FR:14293:ZE:6740479564578816:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": 158,
"time": "1758175588"
},
"departure": {
"delay": 158,
"time": "1758175598"
},
"stopId": "FR:14366:ZE:676970013:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 241,
"time": "1758175431"
},
"departure": {
"delay": 241,
"time": "1758175441"
},
"stopId": "FR:14366:ZE:274600016:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": 132,
"time": "1758175682"
},
"departure": {
"delay": 132,
"time": "1758175692"
},
"stopId": "FR:14366:ZE:669840002:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 107,
"time": "1758175717"
},
"departure": {
"delay": 107,
"time": "1758175727"
},
"stopId": "FR:14366:ZE:288370019:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 214,
"time": "1758175464"
},
"departure": {
"delay": 214,
"time": "1758175474"
},
"stopId": "FR:14366:ZE:301000016:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 55,
"time": "1758175845"
},
"departure": {
"delay": 55,
"time": "1758175855"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 13
}
],
"timestamp": "1758174497",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:4860060908912640:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4871044620877824x1:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746133x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 24,
"time": "1758165303"
},
"departure": {
"delay": 24,
"time": "1758165324"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 8,
"time": "1758165685"
},
"departure": {
"delay": 8,
"time": "1758165728"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 35,
"time": "1758164481"
},
"departure": {
"delay": 35,
"time": "1758164495"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -27,
"time": "1758167046"
},
"departure": {
"delay": -27,
"time": "1758167073"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 25,
"time": "1758164401"
},
"departure": {
"delay": 25,
"time": "1758164425"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -22,
"time": "1758167180"
},
"departure": {
"delay": -22,
"time": "1758167198"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 18,
"time": "1758166625"
},
"departure": {
"delay": 18,
"time": "1758166638"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 25,
"time": "1758165570"
},
"departure": {
"delay": 25,
"time": "1758165625"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 17,
"time": "1758166212"
},
"departure": {
"delay": 17,
"time": "1758166217"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 69,
"time": "1758166311"
},
"departure": {
"delay": 69,
"time": "1758166329"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"departure": {
"delay": 41,
"time": "1758164201"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 21,
"time": "1758165770"
},
"departure": {
"delay": 21,
"time": "1758165801"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -17,
"time": "1758164709"
},
"departure": {
"delay": -17,
"time": "1758164743"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 27,
"time": "1758165364"
},
"departure": {
"delay": 27,
"time": "1758165387"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -5,
"time": "1758166664"
},
"departure": {
"delay": -5,
"time": "1758166675"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 5,
"time": "1758164569"
},
"departure": {
"delay": 5,
"time": "1758164585"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 12,
"time": "1758164872"
},
"departure": {
"delay": 12,
"time": "1758164892"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 31,
"time": "1758166075"
},
"departure": {
"delay": 31,
"time": "1758166111"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 28,
"time": "1758164593"
},
"departure": {
"delay": 28,
"time": "1758164608"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 50,
"time": "1758165993"
},
"departure": {
"delay": 50,
"time": "1758166010"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -46,
"time": "1758167095"
},
"departure": {
"delay": -46,
"time": "1758167114"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 4,
"time": "1758166705"
},
"departure": {
"delay": 4,
"time": "1758166744"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 6,
"time": "1758165227"
},
"departure": {
"delay": 6,
"time": "1758165246"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -1,
"time": "1758165042"
},
"departure": {
"delay": -1,
"time": "1758165059"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -39,
"time": "1758166921"
},
"departure": {
"delay": -39,
"time": "1758166941"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 63,
"time": "1758165837"
},
"departure": {
"delay": 63,
"time": "1758165903"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -4,
"time": "1758167141"
},
"departure": {
"delay": -4,
"time": "1758167156"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 53,
"time": "1758165939"
},
"departure": {
"delay": 53,
"time": "1758165953"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -15,
"time": "1758166586"
},
"departure": {
"delay": -15,
"time": "1758166605"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -32,
"time": "1758166869"
},
"departure": {
"delay": -32,
"time": "1758166888"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 18,
"time": "1758165479"
},
"departure": {
"delay": 18,
"time": "1758165498"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 16,
"time": "1758164517"
},
"departure": {
"delay": 16,
"time": "1758164536"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 23,
"time": "1758164944"
},
"departure": {
"delay": 23,
"time": "1758164963"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 17,
"time": "1758165103"
},
"departure": {
"delay": 17,
"time": "1758165137"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 75,
"time": "1758164265"
},
"departure": {
"delay": 75,
"time": "1758164295"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 77,
"time": "1758164221"
},
"departure": {
"delay": 77,
"time": "1758164237"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -20,
"time": "1758164665"
},
"departure": {
"delay": -20,
"time": "1758164680"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 22,
"time": "1758165179"
},
"departure": {
"delay": 22,
"time": "1758165202"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"time": "1758166846"
},
"departure": {
"time": "1758166860"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -45,
"time": "1758167295"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -19,
"time": "1758164781"
},
"departure": {
"delay": -19,
"time": "1758164801"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 35,
"time": "1758164352"
},
"departure": {
"delay": 35,
"time": "1758164375"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -65,
"time": "1758167022"
},
"departure": {
"delay": -65,
"time": "1758167035"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -2,
"time": "1758166421"
},
"departure": {
"delay": -2,
"time": "1758166438"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -37,
"time": "1758166981"
},
"departure": {
"delay": -37,
"time": "1758167003"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 17,
"time": "1758164816"
},
"departure": {
"delay": 17,
"time": "1758164837"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 37,
"time": "1758165428"
},
"departure": {
"delay": 37,
"time": "1758165457"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 22,
"time": "1758166481"
},
"departure": {
"delay": 22,
"time": "1758166522"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
}
],
"timestamp": "1758174426",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746133x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584697:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 120,
"time": "1758173940"
},
"departure": {
"delay": 120,
"time": "1758173940"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 140,
"time": "1758173414"
},
"departure": {
"delay": 140,
"time": "1758173420"
},
"stopId": "FR:27017:ZE:0xSTN02:ATOUMOD004",
"stopSequence": 9
},
{
"departure": {
"delay": 21,
"time": "1758172821"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 140,
"time": "1758173880"
},
"departure": {
"delay": 140,
"time": "1758173900"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 138,
"time": "1758173838"
},
"departure": {
"delay": 138,
"time": "1758173838"
},
"stopId": "FR:27229:ZE:0xTRA02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 186,
"time": "1758173586"
},
"departure": {
"delay": 186,
"time": "1758173586"
},
"stopId": "FR:27229:ZE:0xRON02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 84,
"time": "1758174384"
},
"departure": {
"delay": 84,
"time": "1758174384"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 45,
"time": "1758174525"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 140,
"time": "1758173360"
},
"departure": {
"delay": 140,
"time": "1758173360"
},
"stopId": "FR:27017:ZE:0xFAY02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 110,
"time": "1758172910"
},
"departure": {
"delay": 110,
"time": "1758172910"
},
"stopId": "FR:27306:ZE:0xMRE02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1758174000"
},
"departure": {
"delay": 60,
"time": "1758174000"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 170,
"time": "1758173198"
},
"departure": {
"delay": 170,
"time": "1758173210"
},
"stopId": "FR:27017:ZE:0xPAF01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 88,
"time": "1758173068"
},
"departure": {
"delay": 88,
"time": "1758173068"
},
"stopId": "FR:27017:ZE:0xCNL02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 141,
"time": "1758174321"
},
"departure": {
"delay": 141,
"time": "1758174321"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 170,
"time": "1758173132"
},
"departure": {
"delay": 170,
"time": "1758173150"
},
"stopId": "FR:27017:ZE:0xANG02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 61,
"time": "1758174061"
},
"departure": {
"delay": 61,
"time": "1758174061"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 140,
"time": "1758173660"
},
"departure": {
"delay": 140,
"time": "1758173660"
},
"stopId": "FR:27229:ZE:0xLAK02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 140,
"time": "1758174246"
},
"departure": {
"delay": 140,
"time": "1758174260"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 24
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584697:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:299:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 120,
"time": "1758174780"
},
"departure": {
"delay": 120,
"time": "1758174780"
},
"stopId": "FR:27681:ZE:10056:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"delay": 120,
"time": "1758175200"
},
"departure": {
"delay": 120,
"time": "1758175200"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"delay": 65,
"time": "1758174060"
},
"departure": {
"delay": 65,
"time": "1758174065"
},
"stopId": "FR:27562:ZE:10018:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"delay": 120,
"time": "1758174540"
},
"departure": {
"delay": 120,
"time": "1758174540"
},
"stopId": "FR:27562:ZE:10103:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1758173940"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": 65,
"time": "1758174120"
},
"departure": {
"delay": 65,
"time": "1758174125"
},
"stopId": "FR:27562:ZE:10024:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"delay": 120,
"time": "1758175320"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"delay": 120,
"time": "1758174900"
},
"departure": {
"delay": 120,
"time": "1758174900"
},
"stopId": "FR:27681:ZE:30008:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"delay": 120,
"time": "1758174360"
},
"departure": {
"delay": 120,
"time": "1758174360"
},
"stopId": "FR:27562:ZE:10022:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"delay": 120,
"time": "1758174720"
},
"departure": {
"delay": 120,
"time": "1758174720"
},
"stopId": "FR:27681:ZE:10072:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"delay": 120,
"time": "1758175080"
},
"departure": {
"delay": 120,
"time": "1758175080"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"delay": 120,
"time": "1758174960"
},
"departure": {
"delay": 120,
"time": "1758174960"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"delay": 120,
"time": "1758174180"
},
"departure": {
"delay": 120,
"time": "1758174240"
},
"stopId": "FR:27562:ZE:10016:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"delay": 120,
"time": "1758174600"
},
"departure": {
"delay": 120,
"time": "1758174600"
},
"stopId": "FR:27562:ZE:10070:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"delay": 120,
"time": "1758174420"
},
"departure": {
"delay": 120,
"time": "1758174420"
},
"stopId": "FR:27562:ZE:29084:ATOUMOD007",
"stopSequence": 6
}
],
"timestamp": "1758174300",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:299:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:329:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758186060"
},
"departure": {
"time": "1758186060"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1758184860"
},
"departure": {
"time": "1758184860"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1758186420"
},
"departure": {
"time": "1758186420"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1758185640"
},
"departure": {
"time": "1758185640"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1758185460"
},
"departure": {
"time": "1758185460"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1758184680"
},
"departure": {
"time": "1758184680"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1758184740"
},
"departure": {
"time": "1758184740"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1758184080"
},
"departure": {
"time": "1758184080"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1758185400"
},
"departure": {
"time": "1758185400"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1758183665"
},
"departure": {
"delay": 5,
"time": "1758183665"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1758184260"
},
"departure": {
"time": "1758184260"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1758186600"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1758185760"
},
"departure": {
"time": "1758185760"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1758183840"
},
"departure": {
"time": "1758183840"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1758186540"
},
"departure": {
"time": "1758186540"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1758184020"
},
"departure": {
"time": "1758184020"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1758184380"
},
"departure": {
"time": "1758184380"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"departure": {
"time": "1758183600"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1758184085"
},
"departure": {
"delay": 5,
"time": "1758184085"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1758185940"
},
"departure": {
"time": "1758185940"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1758183960"
},
"departure": {
"time": "1758183960"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1758184440"
},
"departure": {
"time": "1758184440"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 5,
"time": "1758185945"
},
"departure": {
"delay": 5,
"time": "1758185945"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1758186000"
},
"departure": {
"time": "1758186000"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1758184200"
},
"departure": {
"time": "1758184200"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1758184500"
},
"departure": {
"time": "1758184500"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1758186240"
},
"departure": {
"time": "1758186240"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1758185040"
},
"departure": {
"time": "1758185040"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1758186300"
},
"departure": {
"time": "1758186300"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1758185700"
},
"departure": {
"time": "1758185700"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1758183660"
},
"departure": {
"time": "1758183660"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1758186180"
},
"departure": {
"time": "1758186180"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1758184140"
},
"departure": {
"time": "1758184140"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1758184320"
},
"departure": {
"time": "1758184320"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
}
],
"timestamp": "1758174455",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:329:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745654x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 323,
"time": "1758171935"
},
"departure": {
"delay": 323,
"time": "1758171983"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 370,
"time": "1758174490"
},
"departure": {
"delay": 370,
"time": "1758174490"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 358,
"time": "1758174348"
},
"departure": {
"delay": 358,
"time": "1758174358"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 349,
"time": "1758172454"
},
"departure": {
"delay": 349,
"time": "1758172489"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 325,
"time": "1758173146"
},
"departure": {
"delay": 325,
"time": "1758173185"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 332,
"time": "1758172135"
},
"departure": {
"delay": 332,
"time": "1758172172"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 381,
"time": "1758174290"
},
"departure": {
"delay": 381,
"time": "1758174321"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 394,
"time": "1758172541"
},
"departure": {
"delay": 394,
"time": "1758172594"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"time": "1758174392"
},
"departure": {
"time": "1758174060"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 355,
"time": "1758173776"
},
"departure": {
"delay": 355,
"time": "1758173815"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 383,
"time": "1758173980"
},
"departure": {
"delay": 383,
"time": "1758174023"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 338,
"time": "1758172205"
},
"departure": {
"delay": 338,
"time": "1758172238"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 409,
"time": "1758174218"
},
"departure": {
"delay": 409,
"time": "1758174229"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 367,
"time": "1758172850"
},
"departure": {
"delay": 367,
"time": "1758172867"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 334,
"time": "1758173418"
},
"departure": {
"delay": 334,
"time": "1758173554"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 317,
"time": "1758173676"
},
"departure": {
"delay": 317,
"time": "1758173717"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 259,
"time": "1758171525"
},
"departure": {
"delay": 259,
"time": "1758171559"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 431,
"time": "1758172717"
},
"departure": {
"delay": 431,
"time": "1758172751"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 413,
"time": "1758174120"
},
"departure": {
"delay": 413,
"time": "1758174173"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 404,
"time": "1758172764"
},
"departure": {
"delay": 404,
"time": "1758172784"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 372,
"time": "1758172360"
},
"departure": {
"delay": 372,
"time": "1758172392"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 248,
"time": "1758173216"
},
"departure": {
"delay": 248,
"time": "1758173228"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 308,
"time": "1758171687"
},
"departure": {
"delay": 308,
"time": "1758171728"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 344,
"time": "1758172915"
},
"departure": {
"delay": 344,
"time": "1758172964"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 265,
"time": "1758171579"
},
"departure": {
"delay": 265,
"time": "1758171625"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 408,
"time": "1758172633"
},
"departure": {
"delay": 408,
"time": "1758172668"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 241,
"time": "1758173308"
},
"departure": {
"delay": 241,
"time": "1758173341"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 315,
"time": "1758171822"
},
"departure": {
"delay": 315,
"time": "1758171855"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 363,
"time": "1758173903"
},
"departure": {
"delay": 363,
"time": "1758173943"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 301,
"time": "1758171645"
},
"departure": {
"delay": 301,
"time": "1758171661"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 349,
"time": "1758172986"
},
"departure": {
"delay": 349,
"time": "1758173029"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 370,
"time": "1758174610"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"departure": {
"delay": 254,
"time": "1758171434"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 345,
"time": "1758172051"
},
"departure": {
"delay": 345,
"time": "1758172065"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 291,
"time": "1758173062"
},
"departure": {
"delay": 291,
"time": "1758173091"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
}
],
"timestamp": "1758174427",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745654x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5189740958580736x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 825,
"time": "1758174765"
},
"stopId": "FR:14431:ZE:6698331808989184:ATOUMOD036",
"stopSequence": 1
},
{
"arrival": {
"delay": 817,
"time": "1758175467"
},
"departure": {
"delay": 817,
"time": "1758175477"
},
"stopId": "FR:14431:ZE:5174723728113664:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": 822,
"time": "1758176922"
},
"stopId": "FR:14431:ZE:5290956925435904:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": 869,
"time": "1758174919"
},
"departure": {
"delay": 869,
"time": "1758174929"
},
"stopId": "FR:14431:ZE:6076961576189952:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": 851,
"time": "1758174961"
},
"departure": {
"delay": 851,
"time": "1758174971"
},
"stopId": "FR:14431:ZE:5676671194628096:ATOUMOD036",
"stopSequence": 3
}
],
"timestamp": "1758174495",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5844004563320832:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5189740958580736x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747837x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 134,
"time": "1758171507"
},
"departure": {
"delay": 134,
"time": "1758171554"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 208,
"time": "1758173107"
},
"departure": {
"delay": 208,
"time": "1758173128"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 104,
"time": "1758172635"
},
"departure": {
"delay": 104,
"time": "1758172724"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 237,
"time": "1758172181"
},
"departure": {
"delay": 237,
"time": "1758172197"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 86,
"time": "1758171417"
},
"departure": {
"delay": 86,
"time": "1758171446"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 132,
"time": "1758172382"
},
"departure": {
"delay": 132,
"time": "1758172392"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 147,
"time": "1758171245"
},
"departure": {
"delay": 147,
"time": "1758171267"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 47,
"time": "1758172413"
},
"departure": {
"delay": 47,
"time": "1758172427"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 191,
"time": "1758172074"
},
"departure": {
"delay": 191,
"time": "1758172151"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 80,
"time": "1758173180"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 162,
"time": "1758171986"
},
"departure": {
"delay": 162,
"time": "1758172002"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 167,
"time": "1758171333"
},
"departure": {
"delay": 167,
"time": "1758171347"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 134,
"time": "1758172321"
},
"departure": {
"delay": 134,
"time": "1758172334"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 132,
"time": "1758171481"
},
"departure": {
"delay": 132,
"time": "1758171492"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 121,
"time": "1758171595"
},
"departure": {
"delay": 121,
"time": "1758171601"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 121,
"time": "1758171357"
},
"departure": {
"delay": 121,
"time": "1758171361"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 116,
"time": "1758171930"
},
"departure": {
"delay": 116,
"time": "1758171956"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 161,
"time": "1758172021"
},
"departure": {
"delay": 161,
"time": "1758172061"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": 199,
"time": "1758171199"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 113,
"time": "1758171746"
},
"departure": {
"delay": 113,
"time": "1758171773"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 214,
"time": "1758172864"
},
"departure": {
"delay": 214,
"time": "1758173074"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 61,
"time": "1758172775"
},
"departure": {
"delay": 61,
"time": "1758172801"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 111,
"time": "1758171704"
},
"departure": {
"delay": 111,
"time": "1758171711"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 39,
"time": "1758172532"
},
"departure": {
"delay": 39,
"time": "1758172539"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 119,
"time": "1758171837"
},
"departure": {
"delay": 119,
"time": "1758171899"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1758174424",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747837x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584810:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 139,
"time": "1758174259"
},
"departure": {
"delay": 139,
"time": "1758174259"
},
"stopId": "FR:27229:ZE:0xLYT02:ATOUMOD004",
"stopSequence": 30
},
{
"departure": {
"delay": 72,
"time": "1758174072"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 122,
"time": "1758174482"
},
"departure": {
"delay": 122,
"time": "1758174482"
},
"stopId": "FR:27229:ZE:0xSUC02:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 96,
"time": "1758174396"
},
"departure": {
"delay": 96,
"time": "1758174396"
},
"stopId": "FR:27229:ZE:0xVUL02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 102,
"time": "1758174143"
},
"departure": {
"delay": 102,
"time": "1758174162"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 91,
"time": "1758174511"
},
"stopId": "FR:27229:ZE:0xZIIC04:ATOUMOD004",
"stopSequence": 33
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584810:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584807:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 14,
"time": "1758174854"
},
"departure": {
"delay": 14,
"time": "1758174854"
},
"stopId": "FR:27602:ZE:0xMOI02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -2,
"time": "1758175498"
},
"departure": {
"delay": -2,
"time": "1758175498"
},
"stopId": "FR:27602:ZE:0xALI01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 11,
"time": "1758177311"
},
"departure": {
"delay": 11,
"time": "1758177311"
},
"stopId": "FR:27229:ZE:0xLYT02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -26,
"time": "1758175654"
},
"departure": {
"delay": -26,
"time": "1758175654"
},
"stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -33,
"time": "1758177447"
},
"departure": {
"delay": -33,
"time": "1758177447"
},
"stopId": "FR:27229:ZE:0xVUL02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 14,
"time": "1758176774"
},
"departure": {
"delay": 14,
"time": "1758176774"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 7,
"time": "1758177187"
},
"departure": {
"delay": 7,
"time": "1758177187"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 53,
"time": "1758175373"
},
"departure": {
"delay": 53,
"time": "1758175373"
},
"stopId": "FR:27602:ZE:0xLES02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -30,
"time": "1758175830"
},
"departure": {
"delay": -30,
"time": "1758175830"
},
"stopId": "FR:27229:ZE:0xHON01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -41,
"time": "1758177139"
},
"departure": {
"delay": -41,
"time": "1758177139"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -40,
"time": "1758177560"
},
"stopId": "FR:27229:ZE:0xZIIC04:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -6,
"time": "1758175554"
},
"departure": {
"delay": -6,
"time": "1758175554"
},
"stopId": "FR:27602:ZE:0xBAU02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 8,
"time": "1758176588"
},
"departure": {
"delay": 8,
"time": "1758176588"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -14,
"time": "1758176686"
},
"departure": {
"delay": -14,
"time": "1758176686"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -18,
"time": "1758175962"
},
"departure": {
"delay": -18,
"time": "1758175962"
},
"stopId": "FR:27229:ZE:0xQUI01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 6,
"time": "1758175026"
},
"departure": {
"delay": 6,
"time": "1758175026"
},
"stopId": "FR:27602:ZE:0xHEP01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 18,
"time": "1758176118"
},
"departure": {
"delay": 18,
"time": "1758176118"
},
"stopId": "FR:27229:ZE:0xSTA01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -26,
"time": "1758175174"
},
"departure": {
"delay": -26,
"time": "1758175174"
},
"stopId": "FR:27602:ZE:0xCLN02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 50,
"time": "1758175430"
},
"departure": {
"delay": 50,
"time": "1758175430"
},
"stopId": "FR:27602:ZE:0xBVE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 31,
"time": "1758174931"
},
"departure": {
"delay": 31,
"time": "1758174931"
},
"stopId": "FR:27602:ZE:0xRGO02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 10,
"time": "1758176830"
},
"departure": {
"delay": 10,
"time": "1758176830"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 2,
"time": "1758175682"
},
"departure": {
"delay": 2,
"time": "1758175682"
},
"stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -9,
"time": "1758177531"
},
"departure": {
"delay": -9,
"time": "1758177531"
},
"stopId": "FR:27229:ZE:0xSUC02:ATOUMOD004",
"stopSequence": 32
},
{
"departure": {
"time": "1758174780"
},
"stopId": "FR:27602:ZE:0xROU02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 20,
"time": "1758177020"
},
"departure": {
"delay": 20,
"time": "1758177020"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 29,
"time": "1758175109"
},
"departure": {
"delay": 29,
"time": "1758175109"
},
"stopId": "FR:27602:ZE:0xCLC02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -22,
"time": "1758176378"
},
"departure": {
"delay": -22,
"time": "1758176378"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 22
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584807:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:495:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758177360"
},
"departure": {
"time": "1758177360"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1758177600"
},
"departure": {
"time": "1758177600"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1758177900"
},
"departure": {
"time": "1758177900"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1758177420"
},
"departure": {
"time": "1758177420"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1758177000"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1758177060"
},
"departure": {
"time": "1758177060"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1758177300"
},
"departure": {
"time": "1758177300"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1758177960"
},
"departure": {
"time": "1758177960"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1758177120"
},
"departure": {
"time": "1758177120"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1758177660"
},
"departure": {
"time": "1758177660"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1758177840"
},
"departure": {
"time": "1758177840"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1758178080"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1758174363",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:495:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:4873708943441920x1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 18,
"time": "1758174848"
},
"departure": {
"delay": 18,
"time": "1758174858"
},
"stopId": "FR:50218:ZE:763570002:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": -296,
"time": "1758175794"
},
"departure": {
"delay": -296,
"time": "1758175804"
},
"stopId": "FR:50165:ZE:5082895850930176:ATOUMOD105",
"stopSequence": 30
},
{
"arrival": {
"delay": -214,
"time": "1758176486"
},
"stopId": "FR:50647:ZE:752300002:ATOUMOD105",
"stopSequence": 39
},
{
"arrival": {
"delay": -240,
"time": "1758175430"
},
"departure": {
"delay": -240,
"time": "1758175440"
},
"stopId": "FR:50218:ZE:5119763904724992:ATOUMOD105",
"stopSequence": 26
},
{
"arrival": {
"delay": -253,
"time": "1758176197"
},
"departure": {
"delay": -253,
"time": "1758176207"
},
"stopId": "FR:50647:ZE:748670004:ATOUMOD105",
"stopSequence": 35
},
{
"arrival": {
"delay": -298,
"time": "1758175912"
},
"departure": {
"delay": -298,
"time": "1758175922"
},
"stopId": "FR:50165:ZE:738760003:ATOUMOD105",
"stopSequence": 32
},
{
"arrival": {
"delay": 107,
"time": "1758174457"
},
"departure": {
"delay": 107,
"time": "1758174467"
},
"stopId": "FR:50218:ZE:746190004:ATOUMOD105",
"stopSequence": 12
},
{
"arrival": {
"delay": 12,
"time": "1758175022"
},
"departure": {
"delay": 12,
"time": "1758175032"
},
"stopId": "FR:50218:ZE:761950002:ATOUMOD105",
"stopSequence": 21
},
{
"arrival": {
"delay": 108,
"time": "1758174518"
},
"departure": {
"delay": 108,
"time": "1758174528"
},
"stopId": "FR:50218:ZE:759790015:ATOUMOD105",
"stopSequence": 13
},
{
"arrival": {
"delay": -135,
"time": "1758175235"
},
"departure": {
"delay": -135,
"time": "1758175245"
},
"stopId": "FR:50218:ZE:36010105:ATOUMOD105",
"stopSequence": 24
},
{
"arrival": {
"delay": 51,
"time": "1758174941"
},
"departure": {
"delay": 51,
"time": "1758174951"
},
"stopId": "FR:50218:ZE:748700002:ATOUMOD105",
"stopSequence": 16
},
{
"arrival": {
"delay": -139,
"time": "1758175111"
},
"departure": {
"delay": -139,
"time": "1758175121"
},
"stopId": "FR:50218:ZE:756080004:ATOUMOD105",
"stopSequence": 22
},
{
"arrival": {
"delay": 153,
"time": "1758174313"
},
"departure": {
"delay": 153,
"time": "1758174333"
},
"stopId": "FR:50218:ZE:738760004:ATOUMOD105",
"stopSequence": 10
},
{
"arrival": {
"delay": -302,
"time": "1758175728"
},
"departure": {
"delay": -302,
"time": "1758175738"
},
"stopId": "FR:50165:ZE:5106757380603904:ATOUMOD105",
"stopSequence": 29
},
{
"arrival": {
"delay": -268,
"time": "1758175282"
},
"departure": {
"delay": -268,
"time": "1758175292"
},
"stopId": "FR:50218:ZE:756090001:ATOUMOD105",
"stopSequence": 25
},
{
"arrival": {
"delay": -282,
"time": "1758175628"
},
"departure": {
"delay": -282,
"time": "1758175638"
},
"stopId": "FR:50165:ZE:4905148494118912:ATOUMOD105",
"stopSequence": 28
},
{
"arrival": {
"delay": -243,
"time": "1758176027"
},
"departure": {
"delay": -243,
"time": "1758176037"
},
"stopId": "FR:50165:ZE:749890003:ATOUMOD105",
"stopSequence": 33
},
{
"arrival": {
"delay": -242,
"time": "1758176268"
},
"departure": {
"delay": -242,
"time": "1758176278"
},
"stopId": "FR:50218:ZE:742480012:ATOUMOD105",
"stopSequence": 36
},
{
"arrival": {
"delay": -286,
"time": "1758175864"
},
"departure": {
"delay": -286,
"time": "1758175874"
},
"stopId": "FR:50165:ZE:5080888155045888:ATOUMOD105",
"stopSequence": 31
},
{
"arrival": {
"delay": -246,
"time": "1758175544"
},
"departure": {
"delay": -246,
"time": "1758175554"
},
"stopId": "FR:50165:ZE:5186217918332928:ATOUMOD105",
"stopSequence": 27
},
{
"arrival": {
"delay": -246,
"time": "1758176084"
},
"departure": {
"delay": -246,
"time": "1758176094"
},
"stopId": "FR:50647:ZE:712780003:ATOUMOD105",
"stopSequence": 34
},
{
"arrival": {
"delay": 59,
"time": "1758174589"
},
"departure": {
"delay": 59,
"time": "1758174599"
},
"stopId": "FR:50218:ZE:749860010:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"delay": -215,
"time": "1758176355"
},
"departure": {
"delay": -215,
"time": "1758176365"
},
"stopId": "FR:50647:ZE:5176510791024640:ATOUMOD105",
"stopSequence": 37
},
{
"arrival": {
"delay": -204,
"time": "1758176426"
},
"departure": {
"delay": -204,
"time": "1758176436"
},
"stopId": "FR:50218:ZE:720520001:ATOUMOD105",
"stopSequence": 38
},
{
"arrival": {
"delay": 109,
"time": "1758174399"
},
"departure": {
"delay": 109,
"time": "1758174409"
},
"stopId": "FR:50218:ZE:761950003:ATOUMOD105",
"stopSequence": 11
},
{
"arrival": {
"delay": -115,
"time": "1758175195"
},
"departure": {
"delay": -115,
"time": "1758175205"
},
"stopId": "FR:50218:ZE:759830003:ATOUMOD105",
"stopSequence": 23
}
],
"timestamp": "1758174372",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD105:Line:348940035:LOC",
"tripId": "ATOUMOD105:ServiceJourney:4873708943441920x1:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584154:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 117,
"time": "1758175317"
},
"departure": {
"delay": 117,
"time": "1758175317"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 101,
"time": "1758175241"
},
"departure": {
"delay": 101,
"time": "1758175241"
},
"stopId": "FR:27229:ZE:0xGDC01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 22,
"time": "1758174982"
},
"departure": {
"delay": 22,
"time": "1758174982"
},
"stopId": "FR:27229:ZE:0xLEG01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 43,
"time": "1758175183"
},
"departure": {
"delay": 43,
"time": "1758175183"
},
"stopId": "FR:27229:ZE:0xDUP01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 15,
"time": "1758174915"
},
"departure": {
"delay": 15,
"time": "1758174915"
},
"stopId": "FR:27299:ZE:0xBON01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 26,
"time": "1758174446"
},
"departure": {
"delay": 26,
"time": "1758174446"
},
"stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 100,
"time": "1758175420"
},
"departure": {
"delay": 100,
"time": "1758175420"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 12,
"time": "1758174732"
},
"departure": {
"delay": 12,
"time": "1758174732"
},
"stopId": "FR:27299:ZE:0xMAG01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -39,
"time": "1758176541"
},
"stopId": "FR:27229:ZE:0xLYC01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 58,
"time": "1758174658"
},
"departure": {
"delay": 58,
"time": "1758174658"
},
"stopId": "FR:27299:ZE:0xRNA01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 59,
"time": "1758174539"
},
"departure": {
"delay": 59,
"time": "1758174539"
},
"stopId": "FR:27299:ZE:0xIND01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 65,
"time": "1758174845"
},
"departure": {
"delay": 65,
"time": "1758174845"
},
"stopId": "FR:27299:ZE:0xPAG01:ATOUMOD004",
"stopSequence": 12
},
{
"departure": {
"time": "1758174300"
},
"stopId": "FR:27439:ZE:0xCNO01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 66,
"time": "1758174786"
},
"departure": {
"delay": 66,
"time": "1758174786"
},
"stopId": "FR:27299:ZE:0xECG01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 53,
"time": "1758174593"
},
"departure": {
"delay": 53,
"time": "1758174593"
},
"stopId": "FR:27299:ZE:0xARN01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -7,
"time": "1758175553"
},
"departure": {
"delay": -7,
"time": "1758175553"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 55,
"time": "1758174355"
},
"departure": {
"delay": 55,
"time": "1758174355"
},
"stopId": "FR:27439:ZE:0xCAE01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -39,
"time": "1758175641"
},
"departure": {
"delay": -39,
"time": "1758175641"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 51,
"time": "1758175071"
},
"departure": {
"delay": 51,
"time": "1758175071"
},
"stopId": "FR:27229:ZE:0xPMF01:ATOUMOD004",
"stopSequence": 15
}
],
"timestamp": "1758174334",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584154:LOC"
}
}
},
{
"id": "SM:ATOUMOD104:ServiceJourney:9ac273256c821b8c6241c322080a908e:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 93,
"time": "1758173540"
},
"departure": {
"delay": 93,
"time": "1758173553"
},
"stopId": "FR:61169:ZE:2296:ATOUMOD104",
"stopSequence": 8
},
{
"arrival": {
"delay": 98,
"time": "1758173723"
},
"departure": {
"delay": 98,
"time": "1758173738"
},
"stopId": "FR:61169:ZE:2286:ATOUMOD104",
"stopSequence": 10
},
{
"arrival": {
"delay": 82,
"time": "1758174442"
},
"departure": {
"delay": 82,
"time": "1758174442"
},
"stopId": "FR:61169:ZE:2283:ATOUMOD104",
"stopSequence": 21
},
{
"arrival": {
"delay": 110,
"time": "1758174097"
},
"departure": {
"delay": 110,
"time": "1758174110"
},
"stopId": "FR:61169:ZE:2320:ATOUMOD104",
"stopSequence": 15
},
{
"arrival": {
"delay": 141,
"time": "1758173347"
},
"departure": {
"delay": 141,
"time": "1758173361"
},
"stopId": "FR:61169:ZE:2301:ATOUMOD104",
"stopSequence": 4
},
{
"arrival": {
"delay": 95,
"time": "1758173778"
},
"departure": {
"delay": 95,
"time": "1758173795"
},
"stopId": "FR:61169:ZE:2317:ATOUMOD104",
"stopSequence": 11
},
{
"departure": {
"delay": 16,
"time": "1758173116"
},
"stopId": "FR:61169:ZE:2336:ATOUMOD104",
"stopSequence": 1
},
{
"arrival": {
"delay": 108,
"time": "1758174268"
},
"departure": {
"delay": 108,
"time": "1758174288"
},
"stopId": "FR:61169:ZE:2267:ATOUMOD104",
"stopSequence": 17
},
{
"arrival": {
"delay": 123,
"time": "1758173205"
},
"departure": {
"delay": 123,
"time": "1758173223"
},
"stopId": "FR:61169:ZE:2307:ATOUMOD104",
"stopSequence": 2
},
{
"arrival": {
"delay": 82,
"time": "1758174382"
},
"departure": {
"delay": 82,
"time": "1758174382"
},
"stopId": "FR:61169:ZE:2273:ATOUMOD104",
"stopSequence": 20
},
{
"arrival": {
"delay": 100,
"time": "1758174203"
},
"departure": {
"delay": 100,
"time": "1758174220"
},
"stopId": "FR:61169:ZE:2291:ATOUMOD104",
"stopSequence": 16
},
{
"arrival": {
"delay": 138,
"time": "1758173640"
},
"departure": {
"delay": 138,
"time": "1758173658"
},
"stopId": "FR:61169:ZE:2279:ATOUMOD104",
"stopSequence": 9
},
{
"arrival": {
"delay": 113,
"time": "1758173914"
},
"departure": {
"delay": 113,
"time": "1758173933"
},
"stopId": "FR:61169:ZE:2322:ATOUMOD104",
"stopSequence": 13
},
{
"arrival": {
"delay": 83,
"time": "1758174342"
},
"departure": {
"delay": 83,
"time": "1758174323"
},
"stopId": "FR:61169:ZE:2332:ATOUMOD104",
"stopSequence": 19
},
{
"arrival": {
"delay": 82,
"time": "1758174300"
},
"departure": {
"delay": 82,
"time": "1758174322"
},
"stopId": "FR:61169:ZE:2311:ATOUMOD104",
"stopSequence": 18
},
{
"arrival": {
"delay": 97,
"time": "1758173835"
},
"departure": {
"delay": 97,
"time": "1758173857"
},
"stopId": "FR:61169:ZE:2281:ATOUMOD104",
"stopSequence": 12
},
{
"arrival": {
"delay": 126,
"time": "1758174012"
},
"departure": {
"delay": 126,
"time": "1758174066"
},
"stopId": "FR:61169:ZE:2261:ATOUMOD104",
"stopSequence": 14
},
{
"arrival": {
"delay": 82,
"time": "1758174562"
},
"stopId": "FR:61169:ZE:2277:ATOUMOD104",
"stopSequence": 23
},
{
"arrival": {
"delay": 82,
"time": "1758174502"
},
"departure": {
"delay": 82,
"time": "1758174502"
},
"stopId": "FR:61169:ZE:2289:ATOUMOD104",
"stopSequence": 22
},
{
"arrival": {
"delay": 160,
"time": "1758173277"
},
"departure": {
"delay": 160,
"time": "1758173320"
},
"stopId": "FR:61169:ZE:2326:ATOUMOD104",
"stopSequence": 3
},
{
"arrival": {
"delay": 117,
"time": "1758173491"
},
"departure": {
"delay": 117,
"time": "1758173517"
},
"stopId": "FR:61169:ZE:2275:ATOUMOD104",
"stopSequence": 7
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD104:Line:220:LOC",
"tripId": "ATOUMOD104:ServiceJourney:9ac273256c821b8c6241c322080a908e:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745257x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -38,
"time": "1758173583"
},
"departure": {
"delay": -38,
"time": "1758173602"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -60,
"time": "1758174660"
},
"departure": {
"delay": -60,
"time": "1758174660"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 68,
"time": "1758173914"
},
"departure": {
"delay": 68,
"time": "1758173948"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -60,
"time": "1758174720"
},
"departure": {
"delay": -60,
"time": "1758174720"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"departure": {
"delay": 2,
"time": "1758173402"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -60,
"time": "1758174600"
},
"departure": {
"delay": -60,
"time": "1758174600"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -31,
"time": "1758173693"
},
"departure": {
"delay": -31,
"time": "1758173729"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"time": "1758174408"
},
"departure": {
"time": "1758174480"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 70,
"time": "1758173768"
},
"departure": {
"delay": 70,
"time": "1758173890"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -38,
"time": "1758174228"
},
"departure": {
"delay": -38,
"time": "1758174262"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -38,
"time": "1758173627"
},
"departure": {
"delay": -38,
"time": "1758173662"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -60,
"time": "1758175080"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 55,
"time": "1758174069"
},
"departure": {
"delay": 55,
"time": "1758174115"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -60,
"time": "1758174540"
},
"departure": {
"delay": -60,
"time": "1758174540"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 10,
"time": "1758174161"
},
"departure": {
"delay": 10,
"time": "1758174190"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -60,
"time": "1758174960"
},
"departure": {
"delay": -60,
"time": "1758174960"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -21,
"time": "1758174312"
},
"departure": {
"delay": -21,
"time": "1758174339"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 42,
"time": "1758174010"
},
"departure": {
"delay": 42,
"time": "1758174042"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -25,
"time": "1758173540"
},
"departure": {
"delay": -25,
"time": "1758173555"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -60,
"time": "1758174840"
},
"departure": {
"delay": -60,
"time": "1758174840"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1758174423",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745257x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745195x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -19,
"time": "1758170049"
},
"departure": {
"delay": -19,
"time": "1758170081"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -77,
"time": "1758170581"
},
"departure": {
"delay": -77,
"time": "1758170623"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -15,
"time": "1758170015"
},
"departure": {
"delay": -15,
"time": "1758170025"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -30,
"time": "1758170815"
},
"departure": {
"delay": -30,
"time": "1758170850"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -6,
"time": "1758170111"
},
"departure": {
"delay": -6,
"time": "1758170154"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -5,
"time": "1758170265"
},
"departure": {
"delay": -5,
"time": "1758170275"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -49,
"time": "1758170486"
},
"departure": {
"delay": -49,
"time": "1758170531"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -50,
"time": "1758170895"
},
"departure": {
"delay": -50,
"time": "1758170950"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 7,
"time": "1758170193"
},
"departure": {
"delay": 7,
"time": "1758170227"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -108,
"time": "1758171432"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -42,
"time": "1758170683"
},
"departure": {
"delay": -42,
"time": "1758170718"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -31,
"time": "1758171113"
},
"departure": {
"delay": -31,
"time": "1758171149"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"departure": {
"delay": 43,
"time": "1758169843"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -100,
"time": "1758171238"
},
"departure": {
"delay": -100,
"time": "1758171320"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -9,
"time": "1758169959"
},
"departure": {
"delay": -9,
"time": "1758169971"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -24,
"time": "1758170363"
},
"departure": {
"delay": -24,
"time": "1758170376"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -41,
"time": "1758170986"
},
"departure": {
"delay": -41,
"time": "1758171019"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -111,
"time": "1758171176"
},
"departure": {
"delay": -111,
"time": "1758171189"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -25,
"time": "1758170405"
},
"departure": {
"delay": -25,
"time": "1758170435"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -40,
"time": "1758171049"
},
"departure": {
"delay": -40,
"time": "1758171080"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
}
],
"timestamp": "1758174423",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745195x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:281:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1758174960"
},
"departure": {
"delay": 60,
"time": "1758174960"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1758174480"
},
"departure": {
"delay": 60,
"time": "1758174480"
},
"stopId": "FR:27681:ZE:10047:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1758173940"
},
"departure": {
"delay": 5,
"time": "1758173945"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1758174240"
},
"departure": {
"delay": 60,
"time": "1758174300"
},
"stopId": "FR:27681:ZE:10062:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1758174840"
},
"departure": {
"delay": 60,
"time": "1758174840"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1758175200"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
},
{
"arrival": {
"delay": 65,
"time": "1758174360"
},
"departure": {
"delay": 65,
"time": "1758174365"
},
"stopId": "FR:27681:ZE:10106:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"delay": 5,
"time": "1758173825"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1758174660"
},
"departure": {
"delay": 60,
"time": "1758174660"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1758174780"
},
"departure": {
"delay": 60,
"time": "1758174780"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"delay": 5,
"time": "1758173880"
},
"departure": {
"delay": 5,
"time": "1758173885"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1758174369",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:281:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:75:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 125,
"time": "1758172860"
},
"departure": {
"delay": 125,
"time": "1758172865"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 245,
"time": "1758171660"
},
"departure": {
"delay": 245,
"time": "1758171665"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 185,
"time": "1758172020"
},
"departure": {
"delay": 185,
"time": "1758172025"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 120,
"time": "1758172380"
},
"departure": {
"delay": 120,
"time": "1758172440"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 185,
"time": "1758171960"
},
"departure": {
"delay": 185,
"time": "1758171965"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 125,
"time": "1758172740"
},
"departure": {
"delay": 125,
"time": "1758172745"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 245,
"time": "1758173580"
},
"departure": {
"delay": 245,
"time": "1758173585"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 5,
"time": "1758172620"
},
"departure": {
"delay": 5,
"time": "1758172625"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 125,
"time": "1758171480"
},
"departure": {
"delay": 125,
"time": "1758171485"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 125,
"time": "1758173040"
},
"departure": {
"delay": 125,
"time": "1758173045"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 185,
"time": "1758173340"
},
"departure": {
"delay": 185,
"time": "1758173345"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 125,
"time": "1758172920"
},
"departure": {
"delay": 125,
"time": "1758172925"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 185,
"time": "1758171600"
},
"departure": {
"delay": 185,
"time": "1758171605"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1758171125"
},
"departure": {
"delay": 60,
"time": "1758171180"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1758172560"
},
"departure": {
"delay": 5,
"time": "1758172565"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1758171060"
},
"departure": {
"delay": 60,
"time": "1758171120"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 185,
"time": "1758173520"
},
"departure": {
"delay": 185,
"time": "1758173525"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 185,
"time": "1758171420"
},
"departure": {
"delay": 185,
"time": "1758171425"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 185,
"time": "1758171840"
},
"departure": {
"delay": 185,
"time": "1758171845"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 125,
"time": "1758172980"
},
"departure": {
"delay": 125,
"time": "1758172985"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 125,
"time": "1758172800"
},
"departure": {
"delay": 125,
"time": "1758172805"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 65,
"time": "1758172200"
},
"departure": {
"delay": 65,
"time": "1758172205"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 185,
"time": "1758173100"
},
"departure": {
"delay": 185,
"time": "1758173105"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"departure": {
"time": "1758171000"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 135,
"time": "1758171430"
},
"departure": {
"delay": 135,
"time": "1758171435"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 135,
"time": "1758171310"
},
"departure": {
"delay": 135,
"time": "1758171315"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 125,
"time": "1758171300"
},
"departure": {
"delay": 125,
"time": "1758171305"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 75,
"time": "1758172750"
},
"departure": {
"delay": 75,
"time": "1758172755"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 240,
"time": "1758173160"
},
"departure": {
"delay": 240,
"time": "1758173220"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 180,
"time": "1758173700"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 65,
"time": "1758172500"
},
"departure": {
"delay": 65,
"time": "1758172505"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 185,
"time": "1758171780"
},
"departure": {
"delay": 185,
"time": "1758171785"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 135,
"time": "1758173050"
},
"departure": {
"delay": 135,
"time": "1758173055"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 185,
"time": "1758171900"
},
"departure": {
"delay": 185,
"time": "1758171905"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
}
],
"timestamp": "1758173757",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:75:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:2:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 132,
"time": "1758172323"
},
"departure": {
"delay": 132,
"time": "1758172332"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 253,
"time": "1758172263"
},
"departure": {
"delay": 253,
"time": "1758172273"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": -7,
"time": "1758172481"
},
"departure": {
"delay": -7,
"time": "1758172493"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 17,
"time": "1758172449"
},
"departure": {
"delay": 17,
"time": "1758172457"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 11,
"time": "1758172571"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 163,
"time": "1758172288"
},
"departure": {
"delay": 163,
"time": "1758172303"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 15,
"time": "1758172386"
},
"departure": {
"delay": 15,
"time": "1758172395"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 34,
"time": "1758172349"
},
"departure": {
"delay": 34,
"time": "1758172354"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 9
}
],
"timestamp": "1758174495",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:2:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:489:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758191160"
},
"departure": {
"time": "1758191160"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1758190380"
},
"departure": {
"time": "1758190380"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1758190500"
},
"departure": {
"time": "1758190500"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1758190920"
},
"departure": {
"time": "1758190920"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1758191340"
},
"departure": {
"time": "1758191340"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1758190860"
},
"departure": {
"time": "1758190860"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1758191700"
},
"departure": {
"time": "1758191700"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"departure": {
"time": "1758190200"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1758191100"
},
"departure": {
"time": "1758191100"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1758191940"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1758191280"
},
"departure": {
"time": "1758191280"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1758190620"
},
"departure": {
"time": "1758190620"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1758190980"
},
"departure": {
"time": "1758190980"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1758191520"
},
"departure": {
"time": "1758191520"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1758191040"
},
"departure": {
"time": "1758191040"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1758191880"
},
"departure": {
"time": "1758191880"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1758191220"
},
"departure": {
"time": "1758191220"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1758190800"
},
"departure": {
"time": "1758190800"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
}
],
"timestamp": "1758174374",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:489:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850402F3685182x2025x09x13T20x34x47Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758175380"
},
"departure": {
"time": "1758175440"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1758174420"
},
"departure": {
"time": "1758174480"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1758176940"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1758176220"
},
"departure": {
"time": "1758176280"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1758176040"
},
"departure": {
"time": "1758176100"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1758174960"
},
"departure": {
"time": "1758175020"
},
"stopId": "FR:76279:ZE:StopPointxOCETrainxTERx87413377:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1758173520"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1758174060"
},
"departure": {
"time": "1758174120"
},
"stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1758169896",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxA474D9C7x1A46x4870x8AAAx2A9C49F46F3Dx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850402F3685182x2025x09x13T20x34x47Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746144x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 62,
"time": "1758165107"
},
"departure": {
"delay": 62,
"time": "1758165122"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -12,
"time": "1758166641"
},
"departure": {
"delay": -12,
"time": "1758166668"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 26,
"time": "1758165310"
},
"departure": {
"delay": 26,
"time": "1758165326"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -36,
"time": "1758165726"
},
"departure": {
"delay": -36,
"time": "1758165744"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -5,
"time": "1758166598"
},
"departure": {
"delay": -5,
"time": "1758166615"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -16,
"time": "1758167312"
},
"departure": {
"delay": -16,
"time": "1758167324"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 17,
"time": "1758167221"
},
"departure": {
"delay": 17,
"time": "1758167237"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 15,
"time": "1758167154"
},
"departure": {
"delay": 15,
"time": "1758167175"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"departure": {
"delay": 60,
"time": "1758165060"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 58,
"time": "1758165346"
},
"departure": {
"delay": 58,
"time": "1758165358"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 25,
"time": "1758165255"
},
"departure": {
"delay": 25,
"time": "1758165265"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 26,
"time": "1758165366"
},
"departure": {
"delay": 26,
"time": "1758165386"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 52,
"time": "1758165223"
},
"departure": {
"delay": 52,
"time": "1758165232"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 53,
"time": "1758167983"
},
"departure": {
"delay": 53,
"time": "1758167993"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 30,
"time": "1758165990"
},
"departure": {
"delay": 30,
"time": "1758166110"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -9,
"time": "1758167678"
},
"departure": {
"delay": -9,
"time": "1758167691"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -42,
"time": "1758165899"
},
"departure": {
"delay": -42,
"time": "1758165918"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -25,
"time": "1758168204"
},
"departure": {
"delay": -25,
"time": "1758168215"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 5,
"time": "1758166432"
},
"departure": {
"delay": 5,
"time": "1758166445"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 9,
"time": "1758167635"
},
"departure": {
"delay": 9,
"time": "1758167649"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 58,
"time": "1758165281"
},
"departure": {
"delay": 58,
"time": "1758165298"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -101,
"time": "1758168319"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": -3,
"time": "1758168102"
},
"departure": {
"delay": -3,
"time": "1758168117"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 11,
"time": "1758167366"
},
"departure": {
"delay": 11,
"time": "1758167411"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 24,
"time": "1758168074"
},
"departure": {
"delay": 24,
"time": "1758168084"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 9,
"time": "1758165479"
},
"departure": {
"delay": 9,
"time": "1758165489"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 9,
"time": "1758166336"
},
"departure": {
"delay": 9,
"time": "1758166389"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 38,
"time": "1758165429"
},
"departure": {
"delay": 38,
"time": "1758165458"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 9,
"time": "1758166847"
},
"departure": {
"delay": 9,
"time": "1758166869"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -35,
"time": "1758166925"
},
"departure": {
"delay": -35,
"time": "1758166945"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -43,
"time": "1758165839"
},
"departure": {
"delay": -43,
"time": "1758165857"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -53,
"time": "1758168236"
},
"departure": {
"delay": -53,
"time": "1758168247"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -75,
"time": "1758168276"
},
"departure": {
"delay": -75,
"time": "1758168285"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 12,
"time": "1758166964"
},
"departure": {
"delay": 12,
"time": "1758167052"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 4,
"time": "1758166498"
},
"departure": {
"delay": 4,
"time": "1758166564"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -21,
"time": "1758165505"
},
"departure": {
"delay": -21,
"time": "1758165519"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -2,
"time": "1758165762"
},
"departure": {
"delay": -2,
"time": "1758165778"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 83,
"time": "1758167779"
},
"departure": {
"delay": 83,
"time": "1758167963"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -6,
"time": "1758167556"
},
"departure": {
"delay": -6,
"time": "1758167574"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -29,
"time": "1758167598"
},
"departure": {
"delay": -29,
"time": "1758167611"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 36,
"time": "1758167116"
},
"departure": {
"delay": 36,
"time": "1758167136"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -45,
"time": "1758165613"
},
"departure": {
"delay": -45,
"time": "1758165615"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -16,
"time": "1758165696"
},
"departure": {
"delay": -16,
"time": "1758165704"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 22,
"time": "1758168012"
},
"departure": {
"delay": 22,
"time": "1758168022"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -18,
"time": "1758167487"
},
"departure": {
"delay": -18,
"time": "1758167502"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -49,
"time": "1758167761"
},
"departure": {
"delay": -49,
"time": "1758167771"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 72,
"time": "1758166267"
},
"departure": {
"delay": 72,
"time": "1758166272"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -47,
"time": "1758167701"
},
"departure": {
"delay": -47,
"time": "1758167713"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 1,
"time": "1758167269"
},
"departure": {
"delay": 1,
"time": "1758167281"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 32,
"time": "1758166711"
},
"departure": {
"delay": 32,
"time": "1758166772"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
}
],
"timestamp": "1758174429",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746144x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x4470533:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -15,
"time": "1758179145"
},
"departure": {
"delay": -15,
"time": "1758179145"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 1,
"time": "1758178801"
},
"departure": {
"delay": 1,
"time": "1758178801"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -31,
"time": "1758178709"
},
"departure": {
"delay": -31,
"time": "1758178709"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -9,
"time": "1758178251"
},
"departure": {
"delay": -9,
"time": "1758178251"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -31,
"time": "1758178769"
},
"departure": {
"delay": -31,
"time": "1758178769"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -26,
"time": "1758178894"
},
"departure": {
"delay": -26,
"time": "1758178894"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"time": "1758178080"
},
"departure": {
"time": "1758178080"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"time": "1758178200"
},
"departure": {
"time": "1758178200"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -13,
"time": "1758178967"
},
"departure": {
"delay": -13,
"time": "1758178967"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"departure": {
"time": "1758177900"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -16,
"time": "1758178844"
},
"departure": {
"delay": -16,
"time": "1758178844"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -26,
"time": "1758179554"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 38,
"time": "1758177938"
},
"departure": {
"delay": 38,
"time": "1758177938"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -14,
"time": "1758178486"
},
"departure": {
"delay": -14,
"time": "1758178486"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 15,
"time": "1758178335"
},
"departure": {
"delay": 15,
"time": "1758178335"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 14,
"time": "1758179414"
},
"departure": {
"delay": 14,
"time": "1758179414"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -26,
"time": "1758179254"
},
"departure": {
"delay": -26,
"time": "1758179254"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -31,
"time": "1758178409"
},
"departure": {
"delay": -31,
"time": "1758178409"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -31,
"time": "1758178589"
},
"departure": {
"delay": -31,
"time": "1758178589"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -31,
"time": "1758179069"
},
"departure": {
"delay": -31,
"time": "1758179069"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -18,
"time": "1758179322"
},
"departure": {
"delay": -18,
"time": "1758179322"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -26,
"time": "1758179374"
},
"departure": {
"delay": -26,
"time": "1758179374"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 18,
"time": "1758179118"
},
"departure": {
"delay": 18,
"time": "1758179118"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
}
],
"timestamp": "1758174372",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x4470533:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745717x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -4,
"time": "1758174285"
},
"departure": {
"delay": -4,
"time": "1758174296"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"time": "1758175800"
},
"departure": {
"time": "1758175800"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"time": "1758174900"
},
"departure": {
"time": "1758174900"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"time": "1758174540"
},
"departure": {
"time": "1758174540"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"time": "1758175500"
},
"departure": {
"time": "1758175500"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"time": "1758175920"
},
"departure": {
"time": "1758175920"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"time": "1758175560"
},
"departure": {
"time": "1758175560"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"time": "1758176400"
},
"departure": {
"time": "1758176400"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"time": "1758175380"
},
"departure": {
"time": "1758175380"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"time": "1758174780"
},
"departure": {
"time": "1758174780"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"time": "1758176700"
},
"departure": {
"time": "1758176700"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"time": "1758177000"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"time": "1758176340"
},
"departure": {
"time": "1758176340"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"time": "1758176220"
},
"departure": {
"time": "1758176220"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"time": "1758174720"
},
"departure": {
"time": "1758174720"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"time": "1758176820"
},
"departure": {
"time": "1758176820"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"time": "1758176940"
},
"departure": {
"time": "1758176940"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"time": "1758175620"
},
"departure": {
"time": "1758175620"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"time": "1758174600"
},
"departure": {
"time": "1758174600"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"time": "1758174388"
},
"departure": {
"time": "1758174420"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"time": "1758176100"
},
"departure": {
"time": "1758176100"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 3,
"time": "1758174313"
},
"departure": {
"delay": 3,
"time": "1758174363"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"time": "1758175020"
},
"departure": {
"time": "1758175020"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"time": "1758175140"
},
"departure": {
"time": "1758175140"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"time": "1758175980"
},
"departure": {
"time": "1758175980"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"time": "1758175680"
},
"departure": {
"time": "1758175680"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"time": "1758176580"
},
"departure": {
"time": "1758176580"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"time": "1758176040"
},
"departure": {
"time": "1758176040"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"departure": {
"delay": 19,
"time": "1758174139"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"time": "1758176880"
},
"departure": {
"time": "1758176880"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"time": "1758175320"
},
"departure": {
"time": "1758175320"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"time": "1758176640"
},
"departure": {
"time": "1758176640"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 39,
"time": "1758174203"
},
"departure": {
"delay": 39,
"time": "1758174219"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1758176760"
},
"departure": {
"time": "1758176760"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"time": "1758176040"
},
"departure": {
"time": "1758176040"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"time": "1758176520"
},
"departure": {
"time": "1758176520"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
}
],
"timestamp": "1758174424",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745717x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x4470109:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -20,
"time": "1758180040"
},
"departure": {
"delay": -20,
"time": "1758180040"
},
"stopId": "FR:27458:ZE:0x6680:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -32,
"time": "1758179068"
},
"departure": {
"delay": -32,
"time": "1758179068"
},
"stopId": "FR:27348:ZE:0x6301:ATOUMOD006",
"stopSequence": 22
},
{
"departure": {
"time": "1758177600"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 24,
"time": "1758180084"
},
"departure": {
"delay": 24,
"time": "1758180084"
},
"stopId": "FR:27458:ZE:0x6692:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 21,
"time": "1758178461"
},
"departure": {
"delay": 21,
"time": "1758178461"
},
"stopId": "FR:27196:ZE:0x6319:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -25,
"time": "1758178835"
},
"departure": {
"delay": -25,
"time": "1758178835"
},
"stopId": "FR:27348:ZE:0x6298:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 17,
"time": "1758180257"
},
"departure": {
"delay": 17,
"time": "1758180257"
},
"stopId": "FR:27458:ZE:0x6691:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 45,
"time": "1758177825"
},
"departure": {
"delay": 45,
"time": "1758177825"
},
"stopId": "FR:27701:ZE:0x7102:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -37,
"time": "1758179783"
},
"departure": {
"delay": -37,
"time": "1758179783"
},
"stopId": "FR:27386:ZE:0x6377:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -19,
"time": "1758179561"
},
"departure": {
"delay": -19,
"time": "1758179561"
},
"stopId": "FR:27008:ZE:0x6048:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 3,
"time": "1758178083"
},
"departure": {
"delay": 3,
"time": "1758178083"
},
"stopId": "FR:27365:ZE:0x7271:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -30,
"time": "1758180150"
},
"departure": {
"delay": -30,
"time": "1758180150"
},
"stopId": "FR:27458:ZE:0x6678:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 7,
"time": "1758179527"
},
"departure": {
"delay": 7,
"time": "1758179527"
},
"stopId": "FR:27008:ZE:0x6052:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 35,
"time": "1758177995"
},
"departure": {
"delay": 35,
"time": "1758177995"
},
"stopId": "FR:27365:ZE:0x6332:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 58,
"time": "1758178378"
},
"departure": {
"delay": 58,
"time": "1758178378"
},
"stopId": "FR:27196:ZE:0x6323:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 17,
"time": "1758179477"
},
"departure": {
"delay": 17,
"time": "1758179477"
},
"stopId": "FR:27008:ZE:0x6046:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 2,
"time": "1758179762"
},
"departure": {
"delay": 2,
"time": "1758179762"
},
"stopId": "FR:27386:ZE:0x6375:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 27,
"time": "1758177747"
},
"departure": {
"delay": 27,
"time": "1758177747"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 38,
"time": "1758177878"
},
"departure": {
"delay": 38,
"time": "1758177878"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 38,
"time": "1758178538"
},
"departure": {
"delay": 38,
"time": "1758178538"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27469:ZE:0x7188:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 11,
"time": "1758180011"
},
"departure": {
"delay": 11,
"time": "1758180011"
},
"stopId": "FR:27458:ZE:0x6694:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 17,
"time": "1758179897"
},
"departure": {
"delay": 17,
"time": "1758179897"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27386:ZE:0x6366:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -37,
"time": "1758178583"
},
"departure": {
"delay": -37,
"time": "1758178583"
},
"stopId": "FR:27469:ZE:0x6662:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -6,
"time": "1758180114"
},
"departure": {
"delay": -6,
"time": "1758180114"
},
"stopId": "FR:27458:ZE:0x6684:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"time": "1758178140"
},
"departure": {
"time": "1758178140"
},
"stopId": "FR:27365:ZE:0x7269:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"time": "1758179940"
},
"departure": {
"time": "1758179940"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27458:ZE:0x6698:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -37,
"time": "1758179363"
},
"departure": {
"delay": -37,
"time": "1758179363"
},
"stopId": "FR:27348:ZE:0x6292:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -30,
"time": "1758180390"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": 20,
"time": "1758177920"
},
"departure": {
"delay": 20,
"time": "1758177920"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"time": "1758178320"
},
"departure": {
"time": "1758178320"
},
"stopId": "FR:27196:ZE:0x6320:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -33,
"time": "1758179607"
},
"departure": {
"delay": -33,
"time": "1758179607"
},
"stopId": "FR:27008:ZE:0x6057:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -23,
"time": "1758179437"
},
"departure": {
"delay": -23,
"time": "1758179437"
},
"stopId": "FR:27008:ZE:0x6054:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -37,
"time": "1758178883"
},
"departure": {
"delay": -37,
"time": "1758178883"
},
"stopId": "FR:27348:ZE:0x6297:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"time": "1758177780"
},
"departure": {
"time": "1758177780"
},
"stopId": "FR:27701:ZE:0x7163:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"time": "1758178560"
},
"departure": {
"time": "1758178560"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27469:ZE:0x6633:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -37,
"time": "1758179663"
},
"departure": {
"delay": -37,
"time": "1758179663"
},
"stopId": "FR:27008:ZE:0x6059:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -34,
"time": "1758178946"
},
"departure": {
"delay": -34,
"time": "1758178946"
},
"stopId": "FR:27348:ZE:0x6303:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 50,
"time": "1758177950"
},
"departure": {
"delay": 50,
"time": "1758177950"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -26,
"time": "1758180334"
},
"departure": {
"delay": -26,
"time": "1758180334"
},
"stopId": "FR:27458:ZE:0x6688:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": -12,
"time": "1758179388"
},
"departure": {
"delay": -12,
"time": "1758179388"
},
"stopId": "FR:27008:ZE:0x6050:ATOUMOD006",
"stopSequence": 24
}
],
"timestamp": "1758174372",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x4470109:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745193x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 53,
"time": "1758167615"
},
"departure": {
"delay": 53,
"time": "1758167633"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 114,
"time": "1758166628"
},
"departure": {
"delay": 114,
"time": "1758166674"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 24,
"time": "1758167447"
},
"departure": {
"delay": 24,
"time": "1758167484"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 17,
"time": "1758167663"
},
"departure": {
"delay": 17,
"time": "1758167717"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -43,
"time": "1758167897"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -22,
"time": "1758167240"
},
"departure": {
"delay": -22,
"time": "1758167258"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 82,
"time": "1758166930"
},
"departure": {
"delay": 82,
"time": "1758166942"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -3,
"time": "1758167057"
},
"departure": {
"delay": -3,
"time": "1758167097"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 95,
"time": "1758166503"
},
"departure": {
"delay": 95,
"time": "1758166535"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 145,
"time": "1758166345"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 35,
"time": "1758166991"
},
"departure": {
"delay": 35,
"time": "1758167015"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 102,
"time": "1758166704"
},
"departure": {
"delay": 102,
"time": "1758166722"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 100,
"time": "1758166468"
},
"departure": {
"delay": 100,
"time": "1758166480"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 97,
"time": "1758166562"
},
"departure": {
"delay": 97,
"time": "1758166597"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -15,
"time": "1758167770"
},
"departure": {
"delay": -15,
"time": "1758167805"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 12,
"time": "1758167156"
},
"departure": {
"delay": 12,
"time": "1758167172"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 15,
"time": "1758167308"
},
"departure": {
"delay": 15,
"time": "1758167415"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 51,
"time": "1758167518"
},
"departure": {
"delay": 51,
"time": "1758167571"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 98,
"time": "1758166881"
},
"departure": {
"delay": 98,
"time": "1758166898"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 83,
"time": "1758166753"
},
"departure": {
"delay": 83,
"time": "1758166763"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1758174423",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745193x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:56:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 100,
"time": "1758174062"
},
"departure": {
"delay": 100,
"time": "1758174760"
},
"stopId": "FR:14333:ZE:33:ATOUMOD021",
"stopSequence": 17
},
{
"arrival": {
"delay": 100,
"time": "1758174144"
},
"departure": {
"delay": 100,
"time": "1758174700"
},
"stopId": "FR:14333:ZE:31:ATOUMOD021",
"stopSequence": 16
},
{
"arrival": {
"delay": 100,
"time": "1758174214"
},
"departure": {
"delay": 100,
"time": "1758174640"
},
"stopId": "FR:14333:ZE:29:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": 63,
"time": "1758173512"
},
"departure": {
"delay": 63,
"time": "1758173583"
},
"stopId": "FR:14333:ZE:10:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": 92,
"time": "1758173636"
},
"departure": {
"delay": 92,
"time": "1758173672"
},
"stopId": "FR:14333:ZE:12:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": 78,
"time": "1758174275"
},
"departure": {
"delay": 78,
"time": "1758174378"
},
"stopId": "FR:14333:ZE:25:ATOUMOD021",
"stopSequence": 13
},
{
"departure": {
"delay": 22,
"time": "1758173122"
},
"stopId": "FR:14333:ZE:2:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"delay": 126,
"time": "1758173917"
},
"departure": {
"delay": 126,
"time": "1758173946"
},
"stopId": "FR:14333:ZE:20:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 129,
"time": "1758173818"
},
"departure": {
"delay": 129,
"time": "1758173889"
},
"stopId": "FR:14333:ZE:18:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": 158,
"time": "1758173972"
},
"departure": {
"delay": 158,
"time": "1758174038"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": 7,
"time": "1758174153"
},
"departure": {
"delay": 7,
"time": "1758174187"
},
"stopId": "FR:14536:ZE:23:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": 77,
"time": "1758173443"
},
"departure": {
"delay": 77,
"time": "1758173477"
},
"stopId": "FR:14333:ZE:8:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": 100,
"time": "1758174442"
},
"departure": {
"delay": 100,
"time": "1758174520"
},
"stopId": "FR:14333:ZE:27:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": 100,
"time": "1758175180"
},
"stopId": "FR:14333:ZE:41:ATOUMOD021",
"stopSequence": 21
},
{
"arrival": {
"delay": 100,
"time": "1758174029"
},
"departure": {
"delay": 100,
"time": "1758174880"
},
"stopId": "FR:14333:ZE:35:ATOUMOD021",
"stopSequence": 18
},
{
"arrival": {
"delay": 37,
"time": "1758173145"
},
"departure": {
"delay": 37,
"time": "1758173197"
},
"stopId": "FR:14333:ZE:4:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": 48,
"time": "1758173241"
},
"departure": {
"delay": 48,
"time": "1758173328"
},
"stopId": "FR:14333:ZE:6:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 96,
"time": "1758173769"
},
"departure": {
"delay": 96,
"time": "1758173796"
},
"stopId": "FR:14333:ZE:16:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": 100,
"time": "1758174940"
},
"departure": {
"delay": 100,
"time": "1758174940"
},
"stopId": "FR:14333:ZE:37:ATOUMOD021",
"stopSequence": 19
},
{
"arrival": {
"delay": 100,
"time": "1758175000"
},
"departure": {
"delay": 100,
"time": "1758175000"
},
"stopId": "FR:14333:ZE:39:ATOUMOD021",
"stopSequence": 20
},
{
"arrival": {
"delay": 88,
"time": "1758173705"
},
"departure": {
"delay": 88,
"time": "1758173728"
},
"stopId": "FR:14333:ZE:14:ATOUMOD021",
"stopSequence": 7
}
],
"timestamp": "1758174496",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD021:Line:A:LOC",
"tripId": "ATOUMOD021:ServiceJourney:56:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:695:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758181440"
},
"departure": {
"time": "1758181440"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
},
{
"departure": {
"time": "1758180480"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1758181140"
},
"departure": {
"time": "1758181140"
},
"stopId": "FR:27681:ZE:10047:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1758181740"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
},
{
"arrival": {
"time": "1758181560"
},
"departure": {
"time": "1758181560"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
},
{
"arrival": {
"time": "1758180540"
},
"departure": {
"time": "1758180540"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1758180600"
},
"departure": {
"time": "1758180600"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1758180660"
},
"departure": {
"time": "1758180660"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1758181080"
},
"departure": {
"time": "1758181080"
},
"stopId": "FR:27681:ZE:10106:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1758181500"
},
"departure": {
"time": "1758181500"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1758181020"
},
"departure": {
"time": "1758181020"
},
"stopId": "FR:27681:ZE:10062:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1758181260"
},
"departure": {
"time": "1758181260"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1758180780"
},
"departure": {
"time": "1758180780"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 5
}
],
"timestamp": "1758174368",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:695:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC586162:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -21,
"time": "1758175119"
},
"departure": {
"delay": -21,
"time": "1758175119"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -3,
"time": "1758176337"
},
"stopId": "FR:27602:ZE:0xALI02:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": 163,
"time": "1758174463"
},
"departure": {
"delay": 163,
"time": "1758174463"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 100,
"time": "1758173660"
},
"departure": {
"delay": 100,
"time": "1758173680"
},
"stopId": "FR:27306:ZE:0xMAI02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 190,
"time": "1758174237"
},
"departure": {
"delay": 190,
"time": "1758174310"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 56,
"time": "1758174716"
},
"departure": {
"delay": 56,
"time": "1758174716"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 18,
"time": "1758174978"
},
"departure": {
"delay": 18,
"time": "1758174978"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 137,
"time": "1758174617"
},
"departure": {
"delay": 137,
"time": "1758174617"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 18
},
{
"departure": {
"delay": 10,
"time": "1758173230"
},
"stopId": "FR:27306:ZE:0xBER02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 45,
"time": "1758175305"
},
"departure": {
"delay": 45,
"time": "1758175305"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 202,
"time": "1758173962"
},
"departure": {
"delay": 202,
"time": "1758173962"
},
"stopId": "FR:27306:ZE:0xRLG02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -3,
"time": "1758175857"
},
"departure": {
"delay": -3,
"time": "1758175857"
},
"stopId": "FR:27229:ZE:0xHON02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": 6,
"time": "1758174846"
},
"departure": {
"delay": 6,
"time": "1758174846"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -3,
"time": "1758175677"
},
"departure": {
"delay": -3,
"time": "1758175677"
},
"stopId": "FR:27229:ZE:0xCON02:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": 7,
"time": "1758174907"
},
"departure": {
"delay": 7,
"time": "1758174907"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 233,
"time": "1758174053"
},
"departure": {
"delay": 233,
"time": "1758174053"
},
"stopId": "FR:27306:ZE:0xMEL03:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 2,
"time": "1758176102"
},
"departure": {
"delay": 2,
"time": "1758176102"
},
"stopId": "FR:27602:ZE:0xWAL02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": 56,
"time": "1758175196"
},
"departure": {
"delay": 56,
"time": "1758175196"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 40,
"time": "1758173482"
},
"departure": {
"delay": 40,
"time": "1758173500"
},
"stopId": "FR:27306:ZE:0xMOO02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 64,
"time": "1758174664"
},
"departure": {
"delay": 64,
"time": "1758174664"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 70,
"time": "1758173568"
},
"departure": {
"delay": 70,
"time": "1758173590"
},
"stopId": "FR:27306:ZE:0xEGl02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 135,
"time": "1758174555"
},
"departure": {
"delay": 135,
"time": "1758174555"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 51,
"time": "1758176151"
},
"departure": {
"delay": 51,
"time": "1758176151"
},
"stopId": "FR:27602:ZE:0xBOU02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": 56,
"time": "1758175556"
},
"departure": {
"delay": 56,
"time": "1758175556"
},
"stopId": "FR:27229:ZE:0xIMM02:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 130,
"time": "1758174130"
},
"departure": {
"delay": 130,
"time": "1758174130"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 23,
"time": "1758173423"
},
"departure": {
"delay": 23,
"time": "1758173423"
},
"stopId": "FR:27306:ZE:0xFOR02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 190,
"time": "1758173762"
},
"departure": {
"delay": 190,
"time": "1758173770"
},
"stopId": "FR:27306:ZE:0xBOR02:ATOUMOD004",
"stopSequence": 6
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC586162:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747839x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 6,
"time": "1758173905"
},
"departure": {
"delay": 6,
"time": "1758173946"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 153,
"time": "1758173160"
},
"departure": {
"delay": 153,
"time": "1758173193"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 41,
"time": "1758173828"
},
"departure": {
"delay": 41,
"time": "1758173861"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 145,
"time": "1758173274"
},
"departure": {
"delay": 145,
"time": "1758173305"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 151,
"time": "1758173524"
},
"departure": {
"delay": 151,
"time": "1758173551"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 198,
"time": "1758173330"
},
"departure": {
"delay": 198,
"time": "1758173358"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 103,
"time": "1758172625"
},
"departure": {
"delay": 103,
"time": "1758172663"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 110,
"time": "1758172684"
},
"departure": {
"delay": 110,
"time": "1758172730"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 102,
"time": "1758172770"
},
"departure": {
"delay": 102,
"time": "1758172782"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -70,
"time": "1758174230"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 96,
"time": "1758173095"
},
"departure": {
"delay": 96,
"time": "1758173136"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 65,
"time": "1758173614"
},
"departure": {
"delay": 65,
"time": "1758173645"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 129,
"time": "1758173576"
},
"departure": {
"delay": 129,
"time": "1758173589"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 88,
"time": "1758173036"
},
"departure": {
"delay": 88,
"time": "1758173068"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 109,
"time": "1758172937"
},
"departure": {
"delay": 109,
"time": "1758172969"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 39,
"time": "1758174043"
},
"departure": {
"delay": 39,
"time": "1758174099"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 30,
"time": "1758172327"
},
"departure": {
"delay": 30,
"time": "1758172350"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 162,
"time": "1758173209"
},
"departure": {
"delay": 162,
"time": "1758173262"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 25,
"time": "1758172565"
},
"departure": {
"delay": 25,
"time": "1758172585"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 47,
"time": "1758173712"
},
"departure": {
"delay": 47,
"time": "1758173747"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 49,
"time": "1758172476"
},
"departure": {
"delay": 49,
"time": "1758172489"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 77,
"time": "1758172429"
},
"departure": {
"delay": 77,
"time": "1758172457"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 97,
"time": "1758172869"
},
"departure": {
"delay": 97,
"time": "1758172897"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 59,
"time": "1758174138"
},
"departure": {
"delay": 59,
"time": "1758174179"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"departure": {
"delay": 75,
"time": "1758172275"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
}
],
"timestamp": "1758174424",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747839x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:5418903837605888x1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 11,
"time": "1758175141"
},
"departure": {
"delay": 11,
"time": "1758175151"
},
"stopId": "FR:50647:ZE:759820002:ATOUMOD105",
"stopSequence": 4
},
{
"departure": {
"time": "1758174900"
},
"stopId": "FR:50647:ZE:740100001:ATOUMOD105",
"stopSequence": 1
},
{
"arrival": {
"delay": 95,
"time": "1758175705"
},
"departure": {
"delay": 95,
"time": "1758175715"
},
"stopId": "FR:50218:ZE:761950002:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"delay": 10,
"time": "1758175200"
},
"departure": {
"delay": 10,
"time": "1758175210"
},
"stopId": "FR:50647:ZE:748680005:ATOUMOD105",
"stopSequence": 5
},
{
"arrival": {
"delay": 24,
"time": "1758175514"
},
"departure": {
"delay": 24,
"time": "1758175524"
},
"stopId": "FR:50218:ZE:763570002:ATOUMOD105",
"stopSequence": 9
},
{
"arrival": {
"delay": 49,
"time": "1758175359"
},
"departure": {
"delay": 49,
"time": "1758175369"
},
"stopId": "FR:50218:ZE:752270003:ATOUMOD105",
"stopSequence": 7
},
{
"arrival": {
"delay": 12,
"time": "1758175442"
},
"departure": {
"delay": 12,
"time": "1758175452"
},
"stopId": "FR:50218:ZE:746180004:ATOUMOD105",
"stopSequence": 8
},
{
"arrival": {
"delay": -47,
"time": "1758175803"
},
"departure": {
"delay": -47,
"time": "1758175813"
},
"stopId": "FR:50218:ZE:756080004:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": -54,
"time": "1758175926"
},
"stopId": "FR:50218:ZE:36010105:ATOUMOD105",
"stopSequence": 17
},
{
"arrival": {
"delay": 66,
"time": "1758175616"
},
"departure": {
"delay": 66,
"time": "1758175626"
},
"stopId": "FR:50218:ZE:748700002:ATOUMOD105",
"stopSequence": 13
},
{
"arrival": {
"delay": 37,
"time": "1758175287"
},
"departure": {
"delay": 37,
"time": "1758175297"
},
"stopId": "FR:50218:ZE:744600002:ATOUMOD105",
"stopSequence": 6
},
{
"arrival": {
"delay": -7,
"time": "1758175003"
},
"departure": {
"delay": -7,
"time": "1758175013"
},
"stopId": "FR:50218:ZE:744600001:ATOUMOD105",
"stopSequence": 2
},
{
"arrival": {
"delay": -22,
"time": "1758175048"
},
"departure": {
"delay": -22,
"time": "1758175058"
},
"stopId": "FR:50218:ZE:759850001:ATOUMOD105",
"stopSequence": 3
},
{
"arrival": {
"delay": -24,
"time": "1758175886"
},
"departure": {
"delay": -24,
"time": "1758175896"
},
"stopId": "FR:50218:ZE:759830003:ATOUMOD105",
"stopSequence": 16
}
],
"timestamp": "1758174373",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD105:Line:350210009:LOC",
"tripId": "ATOUMOD105:ServiceJourney:5418903837605888x1:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6457866828382208x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 231,
"time": "1758174821"
},
"departure": {
"delay": 231,
"time": "1758174831"
},
"stopId": "FR:14431:ZE:6683555414409216:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 257,
"time": "1758174367"
},
"departure": {
"delay": 257,
"time": "1758174377"
},
"stopId": "FR:14431:ZE:6090681379454976:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 276,
"time": "1758175466"
},
"departure": {
"delay": 276,
"time": "1758175476"
},
"stopId": "FR:14431:ZE:6450813112156160:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 293,
"time": "1758174523"
},
"departure": {
"delay": 293,
"time": "1758174533"
},
"stopId": "FR:14431:ZE:4670327306059776:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 279,
"time": "1758174079"
},
"departure": {
"delay": 279,
"time": "1758174099"
},
"stopId": "FR:14431:ZE:4895363392602112:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 187,
"time": "1758174717"
},
"departure": {
"delay": 187,
"time": "1758174727"
},
"stopId": "FR:14431:ZE:5585969907499008:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 232,
"time": "1758174642"
},
"departure": {
"delay": 232,
"time": "1758174652"
},
"stopId": "FR:14431:ZE:5761833249013760:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 111,
"time": "1758175971"
},
"stopId": "FR:14431:ZE:5290956925435904:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 180,
"time": "1758173676"
},
"departure": {
"delay": 180,
"time": "1758173700"
},
"stopId": "FR:14431:ZE:4793163945345024:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": 179,
"time": "1758173745"
},
"departure": {
"delay": 179,
"time": "1758173759"
},
"stopId": "FR:14431:ZE:6260183740186624:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": 98,
"time": "1758174868"
},
"departure": {
"delay": 98,
"time": "1758174878"
},
"stopId": "FR:14431:ZE:6223400700739584:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 194,
"time": "1758175084"
},
"departure": {
"delay": 194,
"time": "1758175094"
},
"stopId": "FR:14527:ZE:5673485134200832:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 260,
"time": "1758173961"
},
"departure": {
"delay": 260,
"time": "1758174020"
},
"stopId": "FR:14431:ZE:5754335108530176:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": 181,
"time": "1758173797"
},
"departure": {
"delay": 181,
"time": "1758173821"
},
"stopId": "FR:14431:ZE:5729674954014720:ATOUMOD036",
"stopSequence": 4
}
],
"timestamp": "1758174496",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5994644367212544:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6457866828382208x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:377:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758175500"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1758176460"
},
"departure": {
"time": "1758176460"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1758176220"
},
"departure": {
"time": "1758176220"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1758176520"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1758175980"
},
"departure": {
"time": "1758175980"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1758176160"
},
"departure": {
"time": "1758176160"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1758176100"
},
"departure": {
"time": "1758176100"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1758175740"
},
"departure": {
"time": "1758175740"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1758175620"
},
"departure": {
"time": "1758175620"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1758175860"
},
"departure": {
"time": "1758175860"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1758175680"
},
"departure": {
"time": "1758175680"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1758174363",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:377:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x4470517:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 134,
"time": "1758175214"
},
"departure": {
"delay": 134,
"time": "1758175214"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 161,
"time": "1758175001"
},
"departure": {
"delay": 161,
"time": "1758175001"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 149,
"time": "1758174809"
},
"departure": {
"delay": 149,
"time": "1758174809"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 199,
"time": "1758174739"
},
"departure": {
"delay": 199,
"time": "1758174739"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 180,
"time": "1758174420"
},
"departure": {
"delay": 180,
"time": "1758174420"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 182,
"time": "1758174602"
},
"departure": {
"delay": 182,
"time": "1758174602"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 183,
"time": "1758174229"
},
"departure": {
"delay": 183,
"time": "1758174243"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 155,
"time": "1758174455"
},
"departure": {
"delay": 155,
"time": "1758174455"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 93,
"time": "1758175413"
},
"departure": {
"delay": 93,
"time": "1758175413"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 80,
"time": "1758175460"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 89,
"time": "1758175049"
},
"departure": {
"delay": 89,
"time": "1758175049"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 116,
"time": "1758174896"
},
"departure": {
"delay": 116,
"time": "1758174896"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 110,
"time": "1758175130"
},
"departure": {
"delay": 110,
"time": "1758175130"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 183,
"time": "1758174003"
},
"departure": {
"delay": 183,
"time": "1758174063"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 92,
"time": "1758175292"
},
"departure": {
"delay": 92,
"time": "1758175292"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 239,
"time": "1758174659"
},
"departure": {
"delay": 239,
"time": "1758174659"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 132,
"time": "1758173952"
},
"departure": {
"delay": 132,
"time": "1758173952"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 183,
"time": "1758174107"
},
"departure": {
"delay": 183,
"time": "1758174123"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 183,
"time": "1758174358"
},
"departure": {
"delay": 183,
"time": "1758174363"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 223,
"time": "1758174703"
},
"departure": {
"delay": 223,
"time": "1758174703"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 183,
"time": "1758174543"
},
"departure": {
"delay": 183,
"time": "1758174543"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
}
],
"timestamp": "1758174372",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x4470517:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745714x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -32,
"time": "1758172122"
},
"departure": {
"delay": -32,
"time": "1758172168"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 49,
"time": "1758172855"
},
"departure": {
"delay": 49,
"time": "1758172909"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 39,
"time": "1758174023"
},
"departure": {
"delay": 39,
"time": "1758174039"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 50,
"time": "1758172636"
},
"departure": {
"delay": 50,
"time": "1758172670"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -6,
"time": "1758171526"
},
"departure": {
"delay": -6,
"time": "1758171534"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -37,
"time": "1758172002"
},
"departure": {
"delay": -37,
"time": "1758172043"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 64,
"time": "1758173608"
},
"departure": {
"delay": 64,
"time": "1758173644"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 25,
"time": "1758172718"
},
"departure": {
"delay": 25,
"time": "1758172765"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -17,
"time": "1758174223"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 90,
"time": "1758173094"
},
"departure": {
"delay": 90,
"time": "1758173130"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 93,
"time": "1758173525"
},
"departure": {
"delay": 93,
"time": "1758173553"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -2,
"time": "1758171760"
},
"departure": {
"delay": -2,
"time": "1758171778"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 113,
"time": "1758172952"
},
"departure": {
"delay": 113,
"time": "1758173033"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 61,
"time": "1758172321"
},
"departure": {
"delay": 61,
"time": "1758172381"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -10,
"time": "1758171847"
},
"departure": {
"delay": -10,
"time": "1758171890"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 86,
"time": "1758172499"
},
"departure": {
"delay": 86,
"time": "1758172586"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 51,
"time": "1758173319"
},
"departure": {
"delay": 51,
"time": "1758173331"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 17,
"time": "1758174064"
},
"departure": {
"delay": 17,
"time": "1758174077"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 84,
"time": "1758171409"
},
"departure": {
"delay": 84,
"time": "1758171444"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -20,
"time": "1758171925"
},
"departure": {
"delay": -20,
"time": "1758171940"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 88,
"time": "1758173393"
},
"departure": {
"delay": 88,
"time": "1758173428"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 27,
"time": "1758173758"
},
"departure": {
"delay": 27,
"time": "1758173787"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 32,
"time": "1758174127"
},
"departure": {
"delay": 32,
"time": "1758174152"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -7,
"time": "1758171681"
},
"departure": {
"delay": -7,
"time": "1758171713"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"departure": {
"delay": 48,
"time": "1758171348"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 46,
"time": "1758173897"
},
"departure": {
"delay": 46,
"time": "1758173926"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 29,
"time": "1758172795"
},
"departure": {
"delay": 29,
"time": "1758172829"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 27,
"time": "1758171564"
},
"departure": {
"delay": 27,
"time": "1758171627"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 78,
"time": "1758173345"
},
"departure": {
"delay": 78,
"time": "1758173358"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 66,
"time": "1758173243"
},
"departure": {
"delay": 66,
"time": "1758173286"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 6,
"time": "1758174174"
},
"departure": {
"delay": 6,
"time": "1758174186"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 28,
"time": "1758171493"
},
"departure": {
"delay": 28,
"time": "1758171508"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 43,
"time": "1758173167"
},
"departure": {
"delay": 43,
"time": "1758173203"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 53,
"time": "1758173959"
},
"departure": {
"delay": 53,
"time": "1758173993"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 59,
"time": "1758173668"
},
"departure": {
"delay": 59,
"time": "1758173699"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 47,
"time": "1758173855"
},
"departure": {
"delay": 47,
"time": "1758173867"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
}
],
"timestamp": "1758174424",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745714x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747883x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 97,
"time": "1758168081"
},
"departure": {
"delay": 97,
"time": "1758168097"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -20,
"time": "1758167069"
},
"departure": {
"delay": -20,
"time": "1758167080"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -19,
"time": "1758167541"
},
"departure": {
"delay": -19,
"time": "1758167561"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -41,
"time": "1758167350"
},
"departure": {
"delay": -41,
"time": "1758167359"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 109,
"time": "1758168349"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 3,
"time": "1758167626"
},
"departure": {
"delay": 3,
"time": "1758167643"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -8,
"time": "1758167257"
},
"departure": {
"delay": -8,
"time": "1758167272"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -2,
"time": "1758166827"
},
"departure": {
"delay": -2,
"time": "1758166978"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -33,
"time": "1758167452"
},
"departure": {
"delay": -33,
"time": "1758167487"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 58,
"time": "1758167981"
},
"departure": {
"delay": 58,
"time": "1758167998"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -10,
"time": "1758167669"
},
"departure": {
"delay": -10,
"time": "1758167690"
},
"stopId": "FR:50129:ZE:10GDM3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 103,
"time": "1758168242"
},
"departure": {
"delay": 103,
"time": "1758168283"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -17,
"time": "1758167314"
},
"departure": {
"delay": -17,
"time": "1758167323"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 34,
"time": "1758167715"
},
"departure": {
"delay": 34,
"time": "1758167734"
},
"stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 56,
"time": "1758168166"
},
"departure": {
"delay": 56,
"time": "1758168176"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 17,
"time": "1758167575"
},
"departure": {
"delay": 17,
"time": "1758167597"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 42,
"time": "1758168025"
},
"departure": {
"delay": 42,
"time": "1758168042"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 96,
"time": "1758168201"
},
"departure": {
"delay": 96,
"time": "1758168216"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 59,
"time": "1758167190"
},
"departure": {
"delay": 59,
"time": "1758167219"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"departure": {
"delay": 48,
"time": "1758166788"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 2,
"time": "1758167805"
},
"departure": {
"delay": 2,
"time": "1758167822"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -54,
"time": "1758167516"
},
"departure": {
"delay": -54,
"time": "1758167526"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 52,
"time": "1758167905"
},
"departure": {
"delay": 52,
"time": "1758167932"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
}
],
"timestamp": "1758174425",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747883x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584804:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 76,
"time": "1758175216"
},
"departure": {
"delay": 76,
"time": "1758175216"
},
"stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": 122,
"time": "1758173638"
},
"departure": {
"delay": 122,
"time": "1758173642"
},
"stopId": "FR:27602:ZE:0xBVE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 95,
"time": "1758174995"
},
"departure": {
"delay": 95,
"time": "1758174995"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 188,
"time": "1758174428"
},
"departure": {
"delay": 188,
"time": "1758174428"
},
"stopId": "FR:27229:ZE:0xJDA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 124,
"time": "1758174224"
},
"departure": {
"delay": 124,
"time": "1758174244"
},
"stopId": "FR:27229:ZE:0xCON01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 199,
"time": "1758174499"
},
"departure": {
"delay": 199,
"time": "1758174499"
},
"stopId": "FR:27229:ZE:0xGER02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 86,
"time": "1758174866"
},
"departure": {
"delay": 86,
"time": "1758174866"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 26
},
{
"departure": {
"delay": 62,
"time": "1758172982"
},
"stopId": "FR:27602:ZE:0xROU02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 123,
"time": "1758174100"
},
"departure": {
"delay": 123,
"time": "1758174123"
},
"stopId": "FR:27229:ZE:0xHON01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 78,
"time": "1758173778"
},
"departure": {
"delay": 78,
"time": "1758173778"
},
"stopId": "FR:27602:ZE:0xBAU02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 33,
"time": "1758175713"
},
"departure": {
"delay": 33,
"time": "1758175713"
},
"stopId": "FR:27229:ZE:0xLYT01:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": 75,
"time": "1758173055"
},
"departure": {
"delay": 75,
"time": "1758173055"
},
"stopId": "FR:27602:ZE:0xMOI02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 63,
"time": "1758173223"
},
"departure": {
"delay": 63,
"time": "1758173223"
},
"stopId": "FR:27602:ZE:0xHEP01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 188,
"time": "1758174728"
},
"departure": {
"delay": 188,
"time": "1758174728"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 97,
"time": "1758173917"
},
"departure": {
"delay": 97,
"time": "1758173917"
},
"stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 153,
"time": "1758174303"
},
"departure": {
"delay": 153,
"time": "1758174333"
},
"stopId": "FR:27229:ZE:0xNAV02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 9,
"time": "1758175389"
},
"departure": {
"delay": 9,
"time": "1758175389"
},
"stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": 6,
"time": "1758175866"
},
"stopId": "FR:27229:ZE:0xJUS01:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"time": "1758173340"
},
"departure": {
"time": "1758173340"
},
"stopId": "FR:27602:ZE:0xCLN02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 79,
"time": "1758175039"
},
"departure": {
"delay": 79,
"time": "1758175039"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 81,
"time": "1758173721"
},
"departure": {
"delay": 81,
"time": "1758173721"
},
"stopId": "FR:27602:ZE:0xALI01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 92,
"time": "1758173546"
},
"departure": {
"delay": 92,
"time": "1758173552"
},
"stopId": "FR:27602:ZE:0xLES02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 45,
"time": "1758175485"
},
"departure": {
"delay": 45,
"time": "1758175485"
},
"stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": 70,
"time": "1758173290"
},
"departure": {
"delay": 70,
"time": "1758173290"
},
"stopId": "FR:27602:ZE:0xCLC02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 174,
"time": "1758174834"
},
"departure": {
"delay": 174,
"time": "1758174834"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 45,
"time": "1758175305"
},
"departure": {
"delay": 45,
"time": "1758175305"
},
"stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": 92,
"time": "1758173132"
},
"departure": {
"delay": 92,
"time": "1758173132"
},
"stopId": "FR:27602:ZE:0xRGO02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 187,
"time": "1758174787"
},
"departure": {
"delay": 187,
"time": "1758174787"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 44,
"time": "1758173864"
},
"departure": {
"delay": 44,
"time": "1758173864"
},
"stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 210,
"time": "1758174570"
},
"departure": {
"delay": 210,
"time": "1758174570"
},
"stopId": "FR:27229:ZE:0xBDN02:ATOUMOD004",
"stopSequence": 18
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584804:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745657x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 3,
"time": "1758174168"
},
"departure": {
"delay": 3,
"time": "1758174183"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -30,
"time": "1758175050"
},
"departure": {
"delay": -30,
"time": "1758175050"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -9,
"time": "1758174074"
},
"departure": {
"delay": -9,
"time": "1758174111"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -30,
"time": "1758176670"
},
"departure": {
"delay": -30,
"time": "1758176670"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -23,
"time": "1758174360"
},
"departure": {
"delay": -23,
"time": "1758174397"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -30,
"time": "1758174930"
},
"departure": {
"delay": -30,
"time": "1758174930"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -30,
"time": "1758175470"
},
"departure": {
"delay": -30,
"time": "1758175470"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"departure": {
"delay": 26,
"time": "1758173966"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -30,
"time": "1758176310"
},
"departure": {
"delay": -30,
"time": "1758176310"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -30,
"time": "1758174750"
},
"departure": {
"delay": -30,
"time": "1758174750"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -30,
"time": "1758176130"
},
"departure": {
"delay": -30,
"time": "1758176130"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -30,
"time": "1758175890"
},
"departure": {
"delay": -30,
"time": "1758175890"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -30,
"time": "1758176250"
},
"departure": {
"delay": -30,
"time": "1758176250"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -30,
"time": "1758175770"
},
"departure": {
"delay": -30,
"time": "1758175770"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -30,
"time": "1758176430"
},
"departure": {
"delay": -30,
"time": "1758176430"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -30,
"time": "1758176610"
},
"departure": {
"delay": -30,
"time": "1758176610"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -30,
"time": "1758175530"
},
"departure": {
"delay": -30,
"time": "1758175530"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -30,
"time": "1758176490"
},
"departure": {
"delay": -30,
"time": "1758176490"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -30,
"time": "1758175350"
},
"departure": {
"delay": -30,
"time": "1758175350"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -30,
"time": "1758174990"
},
"departure": {
"delay": -30,
"time": "1758174990"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -30,
"time": "1758175230"
},
"departure": {
"delay": -30,
"time": "1758175230"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -30,
"time": "1758176730"
},
"departure": {
"delay": -30,
"time": "1758176730"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -30,
"time": "1758174870"
},
"departure": {
"delay": -30,
"time": "1758174870"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 28,
"time": "1758174130"
},
"departure": {
"delay": 28,
"time": "1758174148"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -30,
"time": "1758176910"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -30,
"time": "1758174570"
},
"departure": {
"delay": -30,
"time": "1758174570"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -30,
"time": "1758176790"
},
"departure": {
"delay": -30,
"time": "1758176790"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -30,
"time": "1758174630"
},
"departure": {
"delay": -30,
"time": "1758174630"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -30,
"time": "1758176070"
},
"departure": {
"delay": -30,
"time": "1758176070"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -8,
"time": "1758174038"
},
"departure": {
"delay": -8,
"time": "1758174052"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -30,
"time": "1758174450"
},
"departure": {
"delay": -30,
"time": "1758174450"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -3,
"time": "1758174262"
},
"departure": {
"delay": -3,
"time": "1758174297"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -30,
"time": "1758175110"
},
"departure": {
"delay": -30,
"time": "1758175110"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -30,
"time": "1758175410"
},
"departure": {
"delay": -30,
"time": "1758175410"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -30,
"time": "1758175650"
},
"departure": {
"delay": -30,
"time": "1758175650"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
}
],
"timestamp": "1758174427",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745657x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:429:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758188640"
},
"departure": {
"time": "1758188640"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1758188160"
},
"departure": {
"time": "1758188160"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1758188760"
},
"departure": {
"time": "1758188760"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1758189120"
},
"departure": {
"time": "1758189120"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1758189000"
},
"departure": {
"time": "1758189000"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1758188700"
},
"departure": {
"time": "1758188700"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1758189480"
},
"departure": {
"time": "1758189480"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1758188880"
},
"departure": {
"time": "1758188880"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"departure": {
"time": "1758188040"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1758188340"
},
"departure": {
"time": "1758188340"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1758189300"
},
"departure": {
"time": "1758189300"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1758188940"
},
"departure": {
"time": "1758188940"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1758189660"
},
"departure": {
"time": "1758189660"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1758188820"
},
"departure": {
"time": "1758188820"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1758189720"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1758188580"
},
"departure": {
"time": "1758188580"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1758188460"
},
"departure": {
"time": "1758188460"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1758189060"
},
"departure": {
"time": "1758189060"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
}
],
"timestamp": "1758174481",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:429:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746136x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 8,
"time": "1758170211"
},
"departure": {
"delay": 8,
"time": "1758170228"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -23,
"time": "1758172645"
},
"departure": {
"delay": -23,
"time": "1758172657"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -2,
"time": "1758172341"
},
"departure": {
"delay": -2,
"time": "1758172378"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 85,
"time": "1758169927"
},
"departure": {
"delay": 85,
"time": "1758169945"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 66,
"time": "1758170846"
},
"departure": {
"delay": 66,
"time": "1758170886"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -8,
"time": "1758171815"
},
"departure": {
"delay": -8,
"time": "1758171832"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -24,
"time": "1758170178"
},
"departure": {
"delay": -24,
"time": "1758170196"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 144,
"time": "1758169686"
},
"departure": {
"delay": 144,
"time": "1758169704"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 82,
"time": "1758169864"
},
"departure": {
"delay": 82,
"time": "1758169882"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 99,
"time": "1758171361"
},
"departure": {
"delay": 99,
"time": "1758171399"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 4,
"time": "1758170504"
},
"departure": {
"delay": 4,
"time": "1758170524"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 15,
"time": "1758172298"
},
"departure": {
"delay": 15,
"time": "1758172335"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 55,
"time": "1758169964"
},
"departure": {
"delay": 55,
"time": "1758169975"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 58,
"time": "1758170025"
},
"departure": {
"delay": 58,
"time": "1758170038"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 105,
"time": "1758169665"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 103,
"time": "1758171425"
},
"departure": {
"delay": 103,
"time": "1758171463"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -79,
"time": "1758172721"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 7,
"time": "1758172135"
},
"departure": {
"delay": 7,
"time": "1758172147"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 36,
"time": "1758169999"
},
"departure": {
"delay": 36,
"time": "1758170016"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -41,
"time": "1758172512"
},
"departure": {
"delay": -41,
"time": "1758172519"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": -45,
"time": "1758172563"
},
"departure": {
"delay": -45,
"time": "1758172575"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 61,
"time": "1758170900"
},
"departure": {
"delay": 61,
"time": "1758170941"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -20,
"time": "1758172407"
},
"departure": {
"delay": -20,
"time": "1758172420"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -5,
"time": "1758170259"
},
"departure": {
"delay": -5,
"time": "1758170275"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 1,
"time": "1758170083"
},
"departure": {
"delay": 1,
"time": "1758170101"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 4,
"time": "1758170686"
},
"departure": {
"delay": 4,
"time": "1758170704"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 7,
"time": "1758171973"
},
"departure": {
"delay": 7,
"time": "1758172087"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 41,
"time": "1758171147"
},
"departure": {
"delay": 41,
"time": "1758171161"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -13,
"time": "1758172532"
},
"departure": {
"delay": -13,
"time": "1758172547"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -46,
"time": "1758171870"
},
"departure": {
"delay": -46,
"time": "1758171914"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 31,
"time": "1758172101"
},
"departure": {
"delay": 31,
"time": "1758172111"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 54,
"time": "1758171208"
},
"departure": {
"delay": 54,
"time": "1758171234"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 2,
"time": "1758170324"
},
"departure": {
"delay": 2,
"time": "1758170342"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 3,
"time": "1758170625"
},
"departure": {
"delay": 3,
"time": "1758170643"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 14,
"time": "1758171722"
},
"departure": {
"delay": 14,
"time": "1758171734"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 98,
"time": "1758171018"
},
"departure": {
"delay": 98,
"time": "1758171098"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 78,
"time": "1758171643"
},
"departure": {
"delay": 78,
"time": "1758171678"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 11,
"time": "1758170412"
},
"departure": {
"delay": 11,
"time": "1758170471"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 79,
"time": "1758171513"
},
"departure": {
"delay": 79,
"time": "1758171559"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 93,
"time": "1758169816"
},
"departure": {
"delay": 93,
"time": "1758169833"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 83,
"time": "1758171270"
},
"departure": {
"delay": 83,
"time": "1758171323"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -6,
"time": "1758172464"
},
"departure": {
"delay": -6,
"time": "1758172494"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 8,
"time": "1758172169"
},
"departure": {
"delay": 8,
"time": "1758172208"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 1,
"time": "1758172610"
},
"departure": {
"delay": 1,
"time": "1758172621"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 49,
"time": "1758170740"
},
"departure": {
"delay": 49,
"time": "1758170809"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 16,
"time": "1758170555"
},
"departure": {
"delay": 16,
"time": "1758170596"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 136,
"time": "1758169732"
},
"departure": {
"delay": 136,
"time": "1758169756"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -17,
"time": "1758170127"
},
"departure": {
"delay": -17,
"time": "1758170143"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1758174429",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746136x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:427:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758189480"
},
"departure": {
"time": "1758189480"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1758188520"
},
"departure": {
"time": "1758188520"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1758187980"
},
"departure": {
"time": "1758187980"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1758188760"
},
"departure": {
"time": "1758188760"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1758188700"
},
"departure": {
"time": "1758188700"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"departure": {
"time": "1758187920"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1758188880"
},
"departure": {
"time": "1758188880"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1758189240"
},
"departure": {
"time": "1758189240"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1758189420"
},
"departure": {
"time": "1758189420"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1758189360"
},
"departure": {
"time": "1758189360"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1758189000"
},
"departure": {
"time": "1758189000"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1758189600"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1758188640"
},
"departure": {
"time": "1758188640"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1758188940"
},
"departure": {
"time": "1758188940"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1758189120"
},
"departure": {
"time": "1758189120"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1758188220"
},
"departure": {
"time": "1758188220"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1758188340"
},
"departure": {
"time": "1758188340"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1758188460"
},
"departure": {
"time": "1758188460"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1758188820"
},
"departure": {
"time": "1758188820"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
}
],
"timestamp": "1758174374",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:427:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC395415:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -130,
"time": "1758176330"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -108,
"time": "1758175632"
},
"departure": {
"delay": -108,
"time": "1758175632"
},
"stopId": "FR:27229:ZE:0xTRA02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -63,
"time": "1758175857"
},
"departure": {
"delay": -63,
"time": "1758175857"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -85,
"time": "1758176135"
},
"departure": {
"delay": -85,
"time": "1758176135"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 61,
"time": "1758174541"
},
"departure": {
"delay": 61,
"time": "1758174541"
},
"stopId": "FR:27017:ZE:0xCNL02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -70,
"time": "1758175310"
},
"departure": {
"delay": -70,
"time": "1758175310"
},
"stopId": "FR:27229:ZE:0xMON01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1758174905"
},
"departure": {
"delay": 5,
"time": "1758174905"
},
"stopId": "FR:27017:ZE:0xSTN02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -80,
"time": "1758175780"
},
"departure": {
"delay": -80,
"time": "1758175780"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -86,
"time": "1758175114"
},
"departure": {
"delay": -86,
"time": "1758175114"
},
"stopId": "FR:27229:ZE:0xLAK02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 112,
"time": "1758174412"
},
"departure": {
"delay": 112,
"time": "1758174412"
},
"stopId": "FR:27306:ZE:0xMRE02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -97,
"time": "1758175583"
},
"departure": {
"delay": -97,
"time": "1758175583"
},
"stopId": "FR:27229:ZE:0xMON02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -72,
"time": "1758176208"
},
"departure": {
"delay": -72,
"time": "1758176208"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 136,
"time": "1758174616"
},
"departure": {
"delay": 136,
"time": "1758174616"
},
"stopId": "FR:27017:ZE:0xANG02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 4,
"time": "1758175024"
},
"departure": {
"delay": 4,
"time": "1758175024"
},
"stopId": "FR:27229:ZE:0xRON02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -112,
"time": "1758175448"
},
"departure": {
"delay": -112,
"time": "1758175448"
},
"stopId": "FR:27229:ZE:0xLYC02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -78,
"time": "1758176082"
},
"departure": {
"delay": -78,
"time": "1758176082"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 126,
"time": "1758174666"
},
"departure": {
"delay": 126,
"time": "1758174666"
},
"stopId": "FR:27017:ZE:0xPAF01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -80,
"time": "1758175720"
},
"departure": {
"delay": -80,
"time": "1758175720"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -90,
"time": "1758175950"
},
"departure": {
"delay": -90,
"time": "1758175950"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 22
},
{
"departure": {
"time": "1758174300"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"time": "1758174840"
},
"departure": {
"time": "1758174840"
},
"stopId": "FR:27017:ZE:0xFAY02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -83,
"time": "1758175357"
},
"departure": {
"delay": -83,
"time": "1758175357"
},
"stopId": "FR:27229:ZE:0xCLO01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -66,
"time": "1758175554"
},
"departure": {
"delay": -66,
"time": "1758175554"
},
"stopId": "FR:27229:ZE:0xCLO02:ATOUMOD004",
"stopSequence": 16
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC395415:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1445:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758193200"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1758192780"
},
"departure": {
"time": "1758192780"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1758192540"
},
"departure": {
"time": "1758192540"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1758192360"
},
"departure": {
"time": "1758192360"
},
"stopId": "FR:27681:ZE:10090:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1758192000"
},
"departure": {
"time": "1758192000"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1758192060"
},
"departure": {
"time": "1758192060"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1758192180"
},
"departure": {
"time": "1758192180"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1758192120"
},
"departure": {
"time": "1758192120"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 4
},
{
"departure": {
"time": "1758191940"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1758192420"
},
"departure": {
"time": "1758192420"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1758192240"
},
"departure": {
"time": "1758192240"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1758192960"
},
"departure": {
"time": "1758192960"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1758193020"
},
"departure": {
"time": "1758193020"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1758192480"
},
"departure": {
"time": "1758192480"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1758192600"
},
"departure": {
"time": "1758192600"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
}
],
"timestamp": "1758174369",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1445:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:293:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758182700"
},
"departure": {
"time": "1758182700"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1758182220"
},
"departure": {
"time": "1758182220"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1758183240"
},
"departure": {
"time": "1758183240"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 5,
"time": "1758182285"
},
"departure": {
"delay": 5,
"time": "1758182285"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1758182400"
},
"departure": {
"time": "1758182400"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1758184500"
},
"departure": {
"time": "1758184500"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1758182640"
},
"departure": {
"time": "1758182640"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1758182160"
},
"departure": {
"time": "1758182160"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1758184560"
},
"departure": {
"time": "1758184560"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1758182520"
},
"departure": {
"time": "1758182520"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1758184145"
},
"departure": {
"delay": 5,
"time": "1758184145"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1758182940"
},
"departure": {
"time": "1758182940"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1758184140"
},
"departure": {
"time": "1758184140"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1758183900"
},
"departure": {
"time": "1758183900"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1758184740"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1758183960"
},
"departure": {
"time": "1758183960"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1758182340"
},
"departure": {
"time": "1758182340"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1758184680"
},
"departure": {
"time": "1758184680"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1758184200"
},
"departure": {
"time": "1758184200"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1758183840"
},
"departure": {
"time": "1758183840"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1758182880"
},
"departure": {
"time": "1758182880"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 5,
"time": "1758181865"
},
"departure": {
"delay": 5,
"time": "1758181865"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1758181860"
},
"departure": {
"time": "1758181860"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1758182460"
},
"departure": {
"time": "1758182460"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1758184440"
},
"departure": {
"time": "1758184440"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1758184260"
},
"departure": {
"time": "1758184260"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1758182280"
},
"departure": {
"time": "1758182280"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1758183600"
},
"departure": {
"time": "1758183600"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"departure": {
"time": "1758181800"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1758182580"
},
"departure": {
"time": "1758182580"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1758183060"
},
"departure": {
"time": "1758183060"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1758184380"
},
"departure": {
"time": "1758184380"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1758183660"
},
"departure": {
"time": "1758183660"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1758182040"
},
"departure": {
"time": "1758182040"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
}
],
"timestamp": "1758174402",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:293:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4520275816218624x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 53,
"time": "1758174006"
},
"departure": {
"delay": 53,
"time": "1758174053"
},
"stopId": "FR:14410:ZE:5519074349023232:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 85,
"time": "1758174435"
},
"departure": {
"delay": 85,
"time": "1758174445"
},
"stopId": "FR:14410:ZE:5510010592296960:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 200,
"time": "1758174310"
},
"departure": {
"delay": 200,
"time": "1758174320"
},
"stopId": "FR:14410:ZE:4800088342790144:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": -52,
"time": "1758173635"
},
"departure": {
"delay": -52,
"time": "1758173648"
},
"stopId": "FR:14410:ZE:4951061669347328:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": 157,
"time": "1758175047"
},
"departure": {
"delay": 157,
"time": "1758175057"
},
"stopId": "FR:14431:ZE:5039471557869568:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -7,
"time": "1758174576"
},
"departure": {
"delay": -7,
"time": "1758174593"
},
"stopId": "FR:14410:ZE:4852602077446144:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 178,
"time": "1758173567"
},
"departure": {
"delay": 178,
"time": "1758173578"
},
"stopId": "FR:14410:ZE:4825417484599296:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": 36,
"time": "1758175236"
},
"stopId": "FR:14431:ZE:5290956925435904:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 74,
"time": "1758173875"
},
"departure": {
"delay": 74,
"time": "1758173894"
},
"stopId": "FR:14410:ZE:6754053439619072:ATOUMOD036",
"stopSequence": 5
}
],
"timestamp": "1758174043",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5295694844788736:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4520275816218624x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745712x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 96,
"time": "1758170116"
},
"departure": {
"delay": 96,
"time": "1758170136"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 16,
"time": "1758170704"
},
"departure": {
"delay": 16,
"time": "1758170716"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 22,
"time": "1758170565"
},
"departure": {
"delay": 22,
"time": "1758170602"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 83,
"time": "1758170350"
},
"departure": {
"delay": 83,
"time": "1758170363"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 56,
"time": "1758169004"
},
"departure": {
"delay": 56,
"time": "1758169016"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 143,
"time": "1758171336"
},
"departure": {
"delay": 143,
"time": "1758171503"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -51,
"time": "1758169480"
},
"departure": {
"delay": -51,
"time": "1758169509"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 46,
"time": "1758170912"
},
"departure": {
"delay": 46,
"time": "1758170926"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -3,
"time": "1758169301"
},
"departure": {
"delay": -3,
"time": "1758169377"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 105,
"time": "1758168938"
},
"departure": {
"delay": 105,
"time": "1758168945"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 32,
"time": "1758169045"
},
"departure": {
"delay": 32,
"time": "1758169052"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 112,
"time": "1758170302"
},
"departure": {
"delay": 112,
"time": "1758170332"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 73,
"time": "1758170800"
},
"departure": {
"delay": 73,
"time": "1758170833"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 44,
"time": "1758171704"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -7,
"time": "1758171037"
},
"departure": {
"delay": -7,
"time": "1758171053"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 64,
"time": "1758170172"
},
"departure": {
"delay": 64,
"time": "1758170224"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 58,
"time": "1758170725"
},
"departure": {
"delay": 58,
"time": "1758170758"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 37,
"time": "1758170638"
},
"departure": {
"delay": 37,
"time": "1758170677"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -37,
"time": "1758171109"
},
"departure": {
"delay": -37,
"time": "1758171143"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 168,
"time": "1758169773"
},
"departure": {
"delay": 168,
"time": "1758169968"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 127,
"time": "1758171536"
},
"departure": {
"delay": 127,
"time": "1758171547"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 74,
"time": "1758170503"
},
"departure": {
"delay": 74,
"time": "1758170534"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -23,
"time": "1758169161"
},
"departure": {
"delay": -23,
"time": "1758169177"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 70,
"time": "1758171663"
},
"departure": {
"delay": 70,
"time": "1758171670"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"departure": {
"delay": 108,
"time": "1758168888"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 108,
"time": "1758170400"
},
"departure": {
"delay": 108,
"time": "1758170448"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -23,
"time": "1758169219"
},
"departure": {
"delay": -23,
"time": "1758169237"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 35,
"time": "1758169079"
},
"departure": {
"delay": 35,
"time": "1758169115"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -2,
"time": "1758169407"
},
"departure": {
"delay": -2,
"time": "1758169438"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 100,
"time": "1758170051"
},
"departure": {
"delay": 100,
"time": "1758170080"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 7,
"time": "1758171292"
},
"departure": {
"delay": 7,
"time": "1758171307"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -48,
"time": "1758169578"
},
"departure": {
"delay": -48,
"time": "1758169632"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 95,
"time": "1758171564"
},
"departure": {
"delay": 95,
"time": "1758171575"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -3,
"time": "1758170981"
},
"departure": {
"delay": -3,
"time": "1758170997"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 28,
"time": "1758171239"
},
"departure": {
"delay": 28,
"time": "1758171268"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 107,
"time": "1758171635"
},
"departure": {
"delay": 107,
"time": "1758171647"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
}
],
"timestamp": "1758174425",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745712x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:267:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758181740"
},
"departure": {
"time": "1758181740"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1758182100"
},
"departure": {
"time": "1758182100"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1758181320"
},
"departure": {
"time": "1758181320"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1758180660"
},
"departure": {
"time": "1758180660"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1758182220"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1758181860"
},
"departure": {
"time": "1758181860"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1758181560"
},
"departure": {
"time": "1758181560"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1758182040"
},
"departure": {
"time": "1758182040"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1758181080"
},
"departure": {
"time": "1758181080"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1758181140"
},
"departure": {
"time": "1758181140"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1758180840"
},
"departure": {
"time": "1758180840"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1758181440"
},
"departure": {
"time": "1758181440"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1758180960"
},
"departure": {
"time": "1758180960"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1758181980"
},
"departure": {
"time": "1758181980"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1758181620"
},
"departure": {
"time": "1758181620"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1758181380"
},
"departure": {
"time": "1758181380"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"departure": {
"time": "1758180600"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1758181260"
},
"departure": {
"time": "1758181260"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1758181500"
},
"departure": {
"time": "1758181500"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
}
],
"timestamp": "1758174481",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:267:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:105:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 240,
"time": "1758174960"
},
"departure": {
"delay": 240,
"time": "1758174960"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 245,
"time": "1758173580"
},
"departure": {
"delay": 245,
"time": "1758173585"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 240,
"time": "1758175440"
},
"departure": {
"delay": 240,
"time": "1758175440"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 245,
"time": "1758173940"
},
"departure": {
"delay": 245,
"time": "1758173945"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 240,
"time": "1758175800"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 245,
"time": "1758173400"
},
"departure": {
"delay": 245,
"time": "1758173405"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 255,
"time": "1758173530"
},
"departure": {
"delay": 255,
"time": "1758173535"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 245,
"time": "1758174120"
},
"departure": {
"delay": 245,
"time": "1758174125"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 305,
"time": "1758173520"
},
"departure": {
"delay": 305,
"time": "1758173525"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 240,
"time": "1758175020"
},
"departure": {
"delay": 240,
"time": "1758175020"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 240,
"time": "1758174660"
},
"departure": {
"delay": 240,
"time": "1758174660"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 240,
"time": "1758174720"
},
"departure": {
"delay": 240,
"time": "1758174720"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 240,
"time": "1758175620"
},
"departure": {
"delay": 240,
"time": "1758175620"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 240,
"time": "1758175200"
},
"departure": {
"delay": 240,
"time": "1758175200"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 240,
"time": "1758175500"
},
"departure": {
"delay": 240,
"time": "1758175500"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 240,
"time": "1758174130"
},
"departure": {
"delay": 240,
"time": "1758174180"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 245,
"time": "1758175205"
},
"departure": {
"delay": 245,
"time": "1758175205"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 240,
"time": "1758175260"
},
"departure": {
"delay": 240,
"time": "1758175260"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 185,
"time": "1758173340"
},
"departure": {
"delay": 185,
"time": "1758173345"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 185,
"time": "1758173640"
},
"departure": {
"delay": 185,
"time": "1758173645"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 185,
"time": "1758173760"
},
"departure": {
"delay": 185,
"time": "1758173765"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 240,
"time": "1758174900"
},
"departure": {
"delay": 240,
"time": "1758174900"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 245,
"time": "1758174060"
},
"departure": {
"delay": 245,
"time": "1758174065"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 185,
"time": "1758173220"
},
"departure": {
"delay": 185,
"time": "1758173225"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 185,
"time": "1758173700"
},
"departure": {
"delay": 185,
"time": "1758173705"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 240,
"time": "1758175560"
},
"departure": {
"delay": 240,
"time": "1758175560"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 240,
"time": "1758175320"
},
"departure": {
"delay": 240,
"time": "1758175320"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 185,
"time": "1758173820"
},
"departure": {
"delay": 185,
"time": "1758173825"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 180,
"time": "1758172980"
},
"departure": {
"delay": 180,
"time": "1758173040"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"departure": {
"delay": 60,
"time": "1758172860"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 240,
"time": "1758175740"
},
"departure": {
"delay": 240,
"time": "1758175740"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 65,
"time": "1758172920"
},
"departure": {
"delay": 65,
"time": "1758172925"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 245,
"time": "1758174300"
},
"departure": {
"delay": 245,
"time": "1758174305"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 195,
"time": "1758173410"
},
"departure": {
"delay": 195,
"time": "1758173415"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
}
],
"timestamp": "1758174356",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:105:LOC"
}
}
},
{
"id": "SM:ATOUMOD104:ServiceJourney:5b798e74077b8824524e7af40b63c023:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -6,
"time": "1758173859"
},
"departure": {
"delay": -6,
"time": "1758173874"
},
"stopId": "FR:61218:ZE:2418:ATOUMOD104",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1758174960"
},
"departure": {
"delay": 60,
"time": "1758174960"
},
"stopId": "FR:61391:ZE:2329:ATOUMOD104",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1758174720"
},
"departure": {
"delay": 60,
"time": "1758174720"
},
"stopId": "FR:61391:ZE:2401:ATOUMOD104",
"stopSequence": 14
},
{
"arrival": {
"delay": 19,
"time": "1758174069"
},
"departure": {
"delay": 19,
"time": "1758174079"
},
"stopId": "FR:61218:ZE:2420:ATOUMOD104",
"stopSequence": 6
},
{
"arrival": {
"delay": 4,
"time": "1758174106"
},
"departure": {
"delay": 4,
"time": "1758174124"
},
"stopId": "FR:61169:ZE:2177:ATOUMOD104",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1758174600"
},
"departure": {
"delay": 60,
"time": "1758174600"
},
"stopId": "FR:61391:ZE:2403:ATOUMOD104",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1758174480"
},
"departure": {
"delay": 60,
"time": "1758174480"
},
"stopId": "FR:61169:ZE:2257:ATOUMOD104",
"stopSequence": 11
},
{
"arrival": {
"delay": -29,
"time": "1758174138"
},
"departure": {
"delay": -29,
"time": "1758174151"
},
"stopId": "FR:61169:ZE:2264:ATOUMOD104",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1758174900"
},
"departure": {
"delay": 60,
"time": "1758174900"
},
"stopId": "FR:61391:ZE:2398:ATOUMOD104",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1758174333"
},
"departure": {
"delay": 60,
"time": "1758174360"
},
"stopId": "FR:61169:ZE:2322:ATOUMOD104",
"stopSequence": 10
},
{
"departure": {
"delay": 26,
"time": "1758173726"
},
"stopId": "FR:61218:ZE:2415:ATOUMOD104",
"stopSequence": 1
},
{
"arrival": {
"delay": -27,
"time": "1758173783"
},
"departure": {
"delay": -27,
"time": "1758173793"
},
"stopId": "FR:61218:ZE:2416:ATOUMOD104",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1758175020"
},
"stopId": "FR:61391:ZE:3104:ATOUMOD104",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1758174840"
},
"departure": {
"delay": 60,
"time": "1758174840"
},
"stopId": "FR:61391:ZE:2305:ATOUMOD104",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1758174279"
},
"departure": {
"delay": 60,
"time": "1758174300"
},
"stopId": "FR:61169:ZE:2280:ATOUMOD104",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1758174660"
},
"departure": {
"delay": 60,
"time": "1758174660"
},
"stopId": "FR:61391:ZE:2402:ATOUMOD104",
"stopSequence": 13
},
{
"arrival": {
"time": "1758173805"
},
"departure": {
"time": "1758173820"
},
"stopId": "FR:61218:ZE:2417:ATOUMOD104",
"stopSequence": 3
},
{
"arrival": {
"delay": -17,
"time": "1758173972"
},
"departure": {
"delay": -17,
"time": "1758173983"
},
"stopId": "FR:61218:ZE:2419:ATOUMOD104",
"stopSequence": 5
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD104:Line:221:LOC",
"tripId": "ATOUMOD104:ServiceJourney:5b798e74077b8824524e7af40b63c023:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745711x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -15,
"time": "1758169050"
},
"departure": {
"delay": -15,
"time": "1758169065"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -73,
"time": "1758169593"
},
"departure": {
"delay": -73,
"time": "1758169607"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 15,
"time": "1758167401"
},
"departure": {
"delay": 15,
"time": "1758167415"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -23,
"time": "1758168377"
},
"departure": {
"delay": -23,
"time": "1758168397"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -8,
"time": "1758168489"
},
"departure": {
"delay": -8,
"time": "1758168532"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -37,
"time": "1758169132"
},
"departure": {
"delay": -37,
"time": "1758169163"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 74,
"time": "1758167319"
},
"departure": {
"delay": 74,
"time": "1758167354"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -78,
"time": "1758169265"
},
"departure": {
"delay": -78,
"time": "1758169302"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 3,
"time": "1758168094"
},
"departure": {
"delay": 3,
"time": "1758168183"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -65,
"time": "1758169421"
},
"departure": {
"delay": -65,
"time": "1758169435"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 10,
"time": "1758167460"
},
"departure": {
"delay": 10,
"time": "1758167470"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -31,
"time": "1758167659"
},
"departure": {
"delay": -31,
"time": "1758167729"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -49,
"time": "1758168775"
},
"departure": {
"delay": -49,
"time": "1758168791"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 10,
"time": "1758168953"
},
"departure": {
"delay": 10,
"time": "1758168970"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 94,
"time": "1758167119"
},
"departure": {
"delay": 94,
"time": "1758167134"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -57,
"time": "1758169549"
},
"departure": {
"delay": -57,
"time": "1758169563"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 69,
"time": "1758167276"
},
"departure": {
"delay": 69,
"time": "1758167289"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -12,
"time": "1758168306"
},
"departure": {
"delay": -12,
"time": "1758168348"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 23,
"time": "1758168227"
},
"departure": {
"delay": 23,
"time": "1758168263"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -45,
"time": "1758168595"
},
"departure": {
"delay": -45,
"time": "1758168615"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"departure": {
"delay": 72,
"time": "1758167052"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -49,
"time": "1758169197"
},
"departure": {
"delay": -49,
"time": "1758169211"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -56,
"time": "1758169370"
},
"departure": {
"delay": -56,
"time": "1758169384"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -91,
"time": "1758169769"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -32,
"time": "1758167536"
},
"departure": {
"delay": -32,
"time": "1758167548"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -40,
"time": "1758168827"
},
"departure": {
"delay": -40,
"time": "1758168860"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -44,
"time": "1758169495"
},
"departure": {
"delay": -44,
"time": "1758169516"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -49,
"time": "1758167812"
},
"departure": {
"delay": -49,
"time": "1758167831"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -41,
"time": "1758167580"
},
"departure": {
"delay": -41,
"time": "1758167599"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 44,
"time": "1758167971"
},
"departure": {
"delay": 44,
"time": "1758168044"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -70,
"time": "1758169692"
},
"departure": {
"delay": -70,
"time": "1758169730"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 99,
"time": "1758167223"
},
"departure": {
"delay": 99,
"time": "1758167259"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -73,
"time": "1758169653"
},
"departure": {
"delay": -73,
"time": "1758169667"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -39,
"time": "1758168426"
},
"departure": {
"delay": -39,
"time": "1758168441"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -50,
"time": "1758168667"
},
"departure": {
"delay": -50,
"time": "1758168730"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -10,
"time": "1758168875"
},
"departure": {
"delay": -10,
"time": "1758168890"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
}
],
"timestamp": "1758174424",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745711x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x4470532:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -44,
"time": "1758177856"
},
"departure": {
"delay": -44,
"time": "1758177856"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 38,
"time": "1758177038"
},
"departure": {
"delay": 38,
"time": "1758177038"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -44,
"time": "1758177676"
},
"departure": {
"delay": -44,
"time": "1758177676"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -58,
"time": "1758178442"
},
"departure": {
"delay": -58,
"time": "1758178442"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -13,
"time": "1758177347"
},
"departure": {
"delay": -13,
"time": "1758177347"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"time": "1758178200"
},
"departure": {
"time": "1758178200"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"departure": {
"time": "1758177000"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -44,
"time": "1758177496"
},
"departure": {
"delay": -44,
"time": "1758177496"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -44,
"time": "1758178336"
},
"departure": {
"delay": -44,
"time": "1758178336"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -33,
"time": "1758178227"
},
"departure": {
"delay": -33,
"time": "1758178227"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -44,
"time": "1758178396"
},
"departure": {
"delay": -44,
"time": "1758178396"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -44,
"time": "1758178156"
},
"departure": {
"delay": -44,
"time": "1758178156"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 2,
"time": "1758177422"
},
"departure": {
"delay": 2,
"time": "1758177422"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -18,
"time": "1758178482"
},
"departure": {
"delay": -18,
"time": "1758178482"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -26,
"time": "1758178054"
},
"departure": {
"delay": -26,
"time": "1758178054"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -58,
"time": "1758178622"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"time": "1758177300"
},
"departure": {
"time": "1758177300"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"time": "1758177180"
},
"departure": {
"time": "1758177180"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -27,
"time": "1758177573"
},
"departure": {
"delay": -27,
"time": "1758177573"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -12,
"time": "1758177888"
},
"departure": {
"delay": -12,
"time": "1758177888"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -29,
"time": "1758177931"
},
"departure": {
"delay": -29,
"time": "1758177931"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -39,
"time": "1758177981"
},
"departure": {
"delay": -39,
"time": "1758177981"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -44,
"time": "1758177796"
},
"departure": {
"delay": -44,
"time": "1758177796"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
}
],
"timestamp": "1758174372",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x4470532:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584674:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -86,
"time": "1758174934"
},
"departure": {
"delay": -86,
"time": "1758174934"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 87,
"time": "1758173937"
},
"departure": {
"delay": 87,
"time": "1758173967"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 87,
"time": "1758173840"
},
"departure": {
"delay": 87,
"time": "1758173847"
},
"stopId": "FR:27306:ZE:0xMEL03:ATOUMOD004",
"stopSequence": 8
},
{
"departure": {
"time": "1758173100"
},
"stopId": "FR:27306:ZE:0xBER02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -54,
"time": "1758175326"
},
"departure": {
"delay": -54,
"time": "1758175326"
},
"stopId": "FR:27229:ZE:0xIMM02:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -124,
"time": "1758174716"
},
"departure": {
"delay": -124,
"time": "1758174716"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -165,
"time": "1758174855"
},
"departure": {
"delay": -165,
"time": "1758174855"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -135,
"time": "1758174645"
},
"departure": {
"delay": -135,
"time": "1758174645"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -3,
"time": "1758174297"
},
"departure": {
"delay": -3,
"time": "1758174297"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 87,
"time": "1758174057"
},
"departure": {
"delay": 87,
"time": "1758174087"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 117,
"time": "1758173742"
},
"departure": {
"delay": 117,
"time": "1758173757"
},
"stopId": "FR:27306:ZE:0xRLG02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -3,
"time": "1758173277"
},
"departure": {
"delay": -3,
"time": "1758173277"
},
"stopId": "FR:27306:ZE:0xFOR02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -136,
"time": "1758174584"
},
"departure": {
"delay": -136,
"time": "1758174584"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -85,
"time": "1758174455"
},
"departure": {
"delay": -85,
"time": "1758174455"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -77,
"time": "1758174403"
},
"departure": {
"delay": -77,
"time": "1758174403"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 63,
"time": "1758173403"
},
"departure": {
"delay": 63,
"time": "1758173403"
},
"stopId": "FR:27306:ZE:0xEGl02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 57,
"time": "1758174207"
},
"departure": {
"delay": 57,
"time": "1758174237"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 117,
"time": "1758173560"
},
"departure": {
"delay": 117,
"time": "1758173577"
},
"stopId": "FR:27306:ZE:0xBOR02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -65,
"time": "1758175075"
},
"departure": {
"delay": -65,
"time": "1758175075"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 27,
"time": "1758173345"
},
"departure": {
"delay": 27,
"time": "1758173367"
},
"stopId": "FR:27306:ZE:0xMOO02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 117,
"time": "1758173486"
},
"departure": {
"delay": 117,
"time": "1758173517"
},
"stopId": "FR:27306:ZE:0xMAI02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -113,
"time": "1758175447"
},
"stopId": "FR:27229:ZE:0xCON02:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -3,
"time": "1758174357"
},
"departure": {
"delay": -3,
"time": "1758174357"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 18
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584674:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x4470105:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -20,
"time": "1758178300"
},
"departure": {
"delay": -20,
"time": "1758178300"
},
"stopId": "FR:27458:ZE:0x6680:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 38,
"time": "1758176738"
},
"departure": {
"delay": 38,
"time": "1758176738"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27469:ZE:0x7188:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -20,
"time": "1758177760"
},
"departure": {
"delay": -20,
"time": "1758177760"
},
"stopId": "FR:27008:ZE:0x6052:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -6,
"time": "1758178374"
},
"departure": {
"delay": -6,
"time": "1758178374"
},
"stopId": "FR:27458:ZE:0x6684:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 38,
"time": "1758176078"
},
"departure": {
"delay": 38,
"time": "1758176078"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 50,
"time": "1758176150"
},
"departure": {
"delay": 50,
"time": "1758176150"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"time": "1758175980"
},
"departure": {
"time": "1758175980"
},
"stopId": "FR:27701:ZE:0x7163:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 58,
"time": "1758176578"
},
"departure": {
"delay": 58,
"time": "1758176578"
},
"stopId": "FR:27196:ZE:0x6323:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 27,
"time": "1758175947"
},
"departure": {
"delay": 27,
"time": "1758175947"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 16,
"time": "1758177856"
},
"departure": {
"delay": 16,
"time": "1758177856"
},
"stopId": "FR:27008:ZE:0x6057:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -26,
"time": "1758178594"
},
"departure": {
"delay": -26,
"time": "1758178594"
},
"stopId": "FR:27458:ZE:0x6688:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": -32,
"time": "1758177268"
},
"departure": {
"delay": -32,
"time": "1758177268"
},
"stopId": "FR:27348:ZE:0x6301:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"time": "1758176520"
},
"departure": {
"time": "1758176520"
},
"stopId": "FR:27196:ZE:0x6320:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -25,
"time": "1758177035"
},
"departure": {
"delay": -25,
"time": "1758177035"
},
"stopId": "FR:27348:ZE:0x6298:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -30,
"time": "1758178410"
},
"departure": {
"delay": -30,
"time": "1758178410"
},
"stopId": "FR:27458:ZE:0x6678:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 21,
"time": "1758177801"
},
"departure": {
"delay": 21,
"time": "1758177801"
},
"stopId": "FR:27008:ZE:0x6048:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -37,
"time": "1758176783"
},
"departure": {
"delay": -37,
"time": "1758176783"
},
"stopId": "FR:27469:ZE:0x6662:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"time": "1758176760"
},
"departure": {
"time": "1758176760"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27469:ZE:0x6633:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -20,
"time": "1758177700"
},
"departure": {
"delay": -20,
"time": "1758177700"
},
"stopId": "FR:27008:ZE:0x6046:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -7,
"time": "1758177593"
},
"departure": {
"delay": -7,
"time": "1758177593"
},
"stopId": "FR:27008:ZE:0x6050:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -37,
"time": "1758178043"
},
"departure": {
"delay": -37,
"time": "1758178043"
},
"stopId": "FR:27386:ZE:0x6377:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"time": "1758176340"
},
"departure": {
"time": "1758176340"
},
"stopId": "FR:27365:ZE:0x7269:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 20,
"time": "1758176120"
},
"departure": {
"delay": 20,
"time": "1758176120"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 21,
"time": "1758176661"
},
"departure": {
"delay": 21,
"time": "1758176661"
},
"stopId": "FR:27196:ZE:0x6319:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -37,
"time": "1758177923"
},
"departure": {
"delay": -37,
"time": "1758177923"
},
"stopId": "FR:27008:ZE:0x6059:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -30,
"time": "1758178650"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": -34,
"time": "1758177146"
},
"departure": {
"delay": -34,
"time": "1758177146"
},
"stopId": "FR:27348:ZE:0x6303:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 2,
"time": "1758178022"
},
"departure": {
"delay": 2,
"time": "1758178022"
},
"stopId": "FR:27386:ZE:0x6375:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 45,
"time": "1758176025"
},
"departure": {
"delay": 45,
"time": "1758176025"
},
"stopId": "FR:27701:ZE:0x7102:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 11,
"time": "1758178271"
},
"departure": {
"delay": 11,
"time": "1758178271"
},
"stopId": "FR:27458:ZE:0x6694:ATOUMOD006",
"stopSequence": 35
},
{
"departure": {
"time": "1758175800"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -8,
"time": "1758177652"
},
"departure": {
"delay": -8,
"time": "1758177652"
},
"stopId": "FR:27008:ZE:0x6054:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"time": "1758178200"
},
"departure": {
"time": "1758178200"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27458:ZE:0x6698:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 24,
"time": "1758178344"
},
"departure": {
"delay": 24,
"time": "1758178344"
},
"stopId": "FR:27458:ZE:0x6692:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 17,
"time": "1758178517"
},
"departure": {
"delay": 17,
"time": "1758178517"
},
"stopId": "FR:27458:ZE:0x6691:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -37,
"time": "1758177083"
},
"departure": {
"delay": -37,
"time": "1758177083"
},
"stopId": "FR:27348:ZE:0x6297:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 35,
"time": "1758176195"
},
"departure": {
"delay": 35,
"time": "1758176195"
},
"stopId": "FR:27365:ZE:0x6332:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 17,
"time": "1758178157"
},
"departure": {
"delay": 17,
"time": "1758178157"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27386:ZE:0x6366:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 3,
"time": "1758176283"
},
"departure": {
"delay": 3,
"time": "1758176283"
},
"stopId": "FR:27365:ZE:0x7271:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -37,
"time": "1758177563"
},
"departure": {
"delay": -37,
"time": "1758177563"
},
"stopId": "FR:27348:ZE:0x6292:ATOUMOD006",
"stopSequence": 23
}
],
"timestamp": "1758174372",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x4470105:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:103:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1758173880"
},
"departure": {
"delay": 5,
"time": "1758173885"
},
"stopId": "FR:76545:ZE:18225:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 5,
"time": "1758173520"
},
"departure": {
"delay": 5,
"time": "1758173525"
},
"stopId": "FR:76545:ZE:18220:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1758173760"
},
"departure": {
"time": "1758173820"
},
"stopId": "FR:76545:ZE:18215:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": -45,
"time": "1758173230"
},
"departure": {
"delay": -45,
"time": "1758173235"
},
"stopId": "FR:76026:ZE:18016:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 125,
"time": "1758172980"
},
"departure": {
"delay": 125,
"time": "1758172985"
},
"stopId": "FR:76026:ZE:18002:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 125,
"time": "1758173160"
},
"departure": {
"delay": 125,
"time": "1758173165"
},
"stopId": "FR:76026:ZE:18008:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1758174360"
},
"departure": {
"delay": 5,
"time": "1758174365"
},
"stopId": "FR:76217:ZE:18030:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 5,
"time": "1758174120"
},
"departure": {
"delay": 5,
"time": "1758174125"
},
"stopId": "FR:76217:ZE:18031:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1758175200"
},
"departure": {
"time": "1758175200"
},
"stopId": "FR:76217:ZE:18256:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1758173340"
},
"departure": {
"delay": 5,
"time": "1758173345"
},
"stopId": "FR:76026:ZE:18018:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": -55,
"time": "1758173580"
},
"departure": {
"delay": -55,
"time": "1758173585"
},
"stopId": "FR:76545:ZE:18447:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": -55,
"time": "1758173940"
},
"departure": {
"delay": -55,
"time": "1758173945"
},
"stopId": "FR:76217:ZE:18082:ATOUMOD005",
"stopSequence": 15
},
{
"departure": {
"delay": 60,
"time": "1758172860"
},
"stopId": "FR:76026:ZE:18003:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1758174180"
},
"departure": {
"delay": 5,
"time": "1758174185"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1758173400"
},
"departure": {
"delay": 5,
"time": "1758173405"
},
"stopId": "FR:76545:ZE:18014:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 125,
"time": "1758173040"
},
"departure": {
"delay": 125,
"time": "1758173045"
},
"stopId": "FR:76026:ZE:18006:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 65,
"time": "1758173220"
},
"departure": {
"delay": 65,
"time": "1758173225"
},
"stopId": "FR:76026:ZE:18012:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": -55,
"time": "1758173700"
},
"departure": {
"delay": -55,
"time": "1758173705"
},
"stopId": "FR:76545:ZE:18222:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1758175500"
},
"stopId": "FR:76217:ZE:18246:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 5,
"time": "1758174300"
},
"departure": {
"delay": 5,
"time": "1758174305"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": -45,
"time": "1758173530"
},
"departure": {
"delay": -45,
"time": "1758173535"
},
"stopId": "FR:76545:ZE:18217:ATOUMOD005",
"stopSequence": 10
}
],
"timestamp": "1758174374",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:500:LOC",
"tripId": "ATOUMOD005:ServiceJourney:103:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:6589121968472064x1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -32,
"time": "1758174798"
},
"departure": {
"delay": -32,
"time": "1758174808"
},
"stopId": "FR:50218:ZE:30060094:ATOUMOD105",
"stopSequence": 10
},
{
"arrival": {
"delay": -31,
"time": "1758175159"
},
"departure": {
"delay": -31,
"time": "1758175169"
},
"stopId": "FR:50218:ZE:758010002:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": -65,
"time": "1758174945"
},
"departure": {
"delay": -65,
"time": "1758174955"
},
"stopId": "FR:50218:ZE:759850002:ATOUMOD105",
"stopSequence": 12
},
{
"arrival": {
"delay": -37,
"time": "1758175093"
},
"departure": {
"delay": -37,
"time": "1758175103"
},
"stopId": "FR:50218:ZE:720520001:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"delay": -83,
"time": "1758174867"
},
"departure": {
"delay": -83,
"time": "1758174877"
},
"stopId": "FR:50218:ZE:756090002:ATOUMOD105",
"stopSequence": 11
},
{
"departure": {
"delay": 67,
"time": "1758174367"
},
"stopId": "FR:50218:ZE:36010105:ATOUMOD105",
"stopSequence": 1
},
{
"arrival": {
"delay": 23,
"time": "1758174433"
},
"departure": {
"delay": 23,
"time": "1758174443"
},
"stopId": "FR:50218:ZE:758020003:ATOUMOD105",
"stopSequence": 3
},
{
"arrival": {
"delay": 9,
"time": "1758174539"
},
"departure": {
"delay": 9,
"time": "1758174549"
},
"stopId": "FR:50218:ZE:712770016:ATOUMOD105",
"stopSequence": 4
},
{
"arrival": {
"delay": -65,
"time": "1758174705"
},
"departure": {
"delay": -65,
"time": "1758174715"
},
"stopId": "FR:50218:ZE:14020095:ATOUMOD105",
"stopSequence": 6
},
{
"arrival": {
"delay": -49,
"time": "1758175021"
},
"departure": {
"delay": -49,
"time": "1758175031"
},
"stopId": "FR:50647:ZE:5176510791024640:ATOUMOD105",
"stopSequence": 13
},
{
"arrival": {
"delay": -73,
"time": "1758174637"
},
"departure": {
"delay": -73,
"time": "1758174647"
},
"stopId": "FR:50218:ZE:761900006:ATOUMOD105",
"stopSequence": 5
},
{
"arrival": {
"delay": -12,
"time": "1758175238"
},
"departure": {
"delay": -12,
"time": "1758175248"
},
"stopId": "FR:50218:ZE:767200001:ATOUMOD105",
"stopSequence": 16
},
{
"arrival": {
"delay": -12,
"time": "1758175308"
},
"stopId": "FR:50647:ZE:740100001:ATOUMOD105",
"stopSequence": 17
}
],
"timestamp": "1758174373",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD105:Line:350210009:LOC",
"tripId": "ATOUMOD105:ServiceJourney:6589121968472064x1:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746147x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -47,
"time": "1758172312"
},
"departure": {
"delay": -47,
"time": "1758172333"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -21,
"time": "1758172221"
},
"departure": {
"delay": -21,
"time": "1758172239"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 97,
"time": "1758170365"
},
"departure": {
"delay": 97,
"time": "1758170377"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -61,
"time": "1758172668"
},
"departure": {
"delay": -61,
"time": "1758172679"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 123,
"time": "1758170272"
},
"departure": {
"delay": 123,
"time": "1758170283"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 106,
"time": "1758170308"
},
"departure": {
"delay": 106,
"time": "1758170326"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1758172486"
},
"departure": {
"delay": 5,
"time": "1758172505"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"departure": {
"delay": 88,
"time": "1758169948"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -18,
"time": "1758170605"
},
"departure": {
"delay": -18,
"time": "1758170622"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -25,
"time": "1758172157"
},
"departure": {
"delay": -25,
"time": "1758172175"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -2,
"time": "1758171017"
},
"departure": {
"delay": -2,
"time": "1758171058"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -47,
"time": "1758172567"
},
"departure": {
"delay": -47,
"time": "1758172573"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 31,
"time": "1758171294"
},
"departure": {
"delay": 31,
"time": "1758171331"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 85,
"time": "1758170117"
},
"departure": {
"delay": 85,
"time": "1758170125"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 7,
"time": "1758170714"
},
"departure": {
"delay": 7,
"time": "1758170767"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -5,
"time": "1758172541"
},
"departure": {
"delay": -5,
"time": "1758172555"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 38,
"time": "1758170422"
},
"departure": {
"delay": 38,
"time": "1758170438"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -6,
"time": "1758171560"
},
"departure": {
"delay": -6,
"time": "1758171594"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"time": "1758171467"
},
"departure": {
"time": "1758171480"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 16,
"time": "1758170804"
},
"departure": {
"delay": 16,
"time": "1758170836"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -81,
"time": "1758171798"
},
"departure": {
"delay": -81,
"time": "1758171819"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 58,
"time": "1758170147"
},
"departure": {
"delay": 58,
"time": "1758170158"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -14,
"time": "1758172738"
},
"departure": {
"delay": -14,
"time": "1758172846"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -66,
"time": "1758171736"
},
"departure": {
"delay": -66,
"time": "1758171774"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -13,
"time": "1758171140"
},
"departure": {
"delay": -13,
"time": "1758171227"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -19,
"time": "1758171505"
},
"departure": {
"delay": -19,
"time": "1758171521"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 8,
"time": "1758170573"
},
"departure": {
"delay": 8,
"time": "1758170588"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -106,
"time": "1758173100"
},
"departure": {
"delay": -106,
"time": "1758173114"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": -18,
"time": "1758172072"
},
"departure": {
"delay": -18,
"time": "1758172122"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -15,
"time": "1758172390"
},
"departure": {
"delay": -15,
"time": "1758172425"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -62,
"time": "1758173025"
},
"departure": {
"delay": -62,
"time": "1758173038"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 10,
"time": "1758170917"
},
"departure": {
"delay": 10,
"time": "1758170950"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -94,
"time": "1758173057"
},
"departure": {
"delay": -94,
"time": "1758173066"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 70,
"time": "1758170395"
},
"departure": {
"delay": 70,
"time": "1758170410"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -14,
"time": "1758172898"
},
"departure": {
"delay": -14,
"time": "1758172906"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 111,
"time": "1758169997"
},
"departure": {
"delay": 111,
"time": "1758170031"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -50,
"time": "1758171880"
},
"departure": {
"delay": -50,
"time": "1758171910"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -35,
"time": "1758172448"
},
"departure": {
"delay": -35,
"time": "1758172465"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -14,
"time": "1758170494"
},
"departure": {
"delay": -14,
"time": "1758170506"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -23,
"time": "1758172625"
},
"departure": {
"delay": -23,
"time": "1758172657"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -124,
"time": "1758173156"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 107,
"time": "1758170175"
},
"departure": {
"delay": 107,
"time": "1758170207"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -30,
"time": "1758171656"
},
"departure": {
"delay": -30,
"time": "1758171690"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 21,
"time": "1758170636"
},
"departure": {
"delay": 21,
"time": "1758170661"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -67,
"time": "1758171940"
},
"departure": {
"delay": -67,
"time": "1758171953"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -45,
"time": "1758172000"
},
"departure": {
"delay": -45,
"time": "1758172035"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 101,
"time": "1758170224"
},
"departure": {
"delay": 101,
"time": "1758170261"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -87,
"time": "1758172698"
},
"departure": {
"delay": -87,
"time": "1758172713"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 13,
"time": "1758171399"
},
"departure": {
"delay": 13,
"time": "1758171433"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -38,
"time": "1758172925"
},
"departure": {
"delay": -38,
"time": "1758172942"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
}
],
"timestamp": "1758174425",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746147x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:187:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758177180"
},
"departure": {
"time": "1758177180"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1758178440"
},
"departure": {
"time": "1758178440"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1758178020"
},
"departure": {
"time": "1758178020"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1758177900"
},
"departure": {
"time": "1758177900"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1758178200"
},
"departure": {
"time": "1758178200"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1758178680"
},
"departure": {
"time": "1758178680"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1758177660"
},
"departure": {
"time": "1758177660"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"departure": {
"time": "1758177120"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1758178140"
},
"departure": {
"time": "1758178140"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1758177600"
},
"departure": {
"time": "1758177600"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1758177480"
},
"departure": {
"time": "1758177480"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1758178800"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1758178320"
},
"departure": {
"time": "1758178320"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1758177360"
},
"departure": {
"time": "1758177360"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1758178080"
},
"departure": {
"time": "1758178080"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1758178620"
},
"departure": {
"time": "1758178620"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1758178560"
},
"departure": {
"time": "1758178560"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1758177960"
},
"departure": {
"time": "1758177960"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1758177780"
},
"departure": {
"time": "1758177780"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
}
],
"timestamp": "1758174374",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:187:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6475153199333376x2:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -65,
"time": "1758176025"
},
"departure": {
"delay": -65,
"time": "1758176035"
},
"stopId": "FR:14366:ZE:19270005:ATOUMOD036",
"stopSequence": 27
},
{
"arrival": {
"delay": 226,
"time": "1758175176"
},
"departure": {
"delay": 226,
"time": "1758175186"
},
"stopId": "FR:14582:ZE:5162389924216832:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 215,
"time": "1758175885"
},
"departure": {
"delay": 215,
"time": "1758175895"
},
"stopId": "FR:14366:ZE:678860002:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": 299,
"time": "1758175309"
},
"departure": {
"delay": 299,
"time": "1758175319"
},
"stopId": "FR:14625:ZE:6221161186721792:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 333,
"time": "1758175643"
},
"departure": {
"delay": 333,
"time": "1758175653"
},
"stopId": "FR:14366:ZE:5179214334525440:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": -333,
"time": "1758176187"
},
"stopId": "FR:14366:ZE:658330001:ATOUMOD036",
"stopSequence": 28
},
{
"arrival": {
"delay": 29,
"time": "1758174259"
},
"departure": {
"delay": 29,
"time": "1758174269"
},
"stopId": "FR:14371:ZE:5071673856360448:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 61,
"time": "1758175971"
},
"departure": {
"delay": 61,
"time": "1758175981"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 26
},
{
"arrival": {
"delay": 75,
"time": "1758174785"
},
"departure": {
"delay": 75,
"time": "1758174795"
},
"stopId": "FR:14582:ZE:6212828950167552:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 103,
"time": "1758174027"
},
"departure": {
"delay": 103,
"time": "1758174043"
},
"stopId": "FR:14371:ZE:5090428955131904:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 187,
"time": "1758175077"
},
"departure": {
"delay": 187,
"time": "1758175087"
},
"stopId": "FR:14582:ZE:6196950456074240:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 194,
"time": "1758175924"
},
"departure": {
"delay": 194,
"time": "1758175934"
},
"stopId": "FR:14366:ZE:35140003:ATOUMOD036",
"stopSequence": 25
},
{
"arrival": {
"delay": 308,
"time": "1758175738"
},
"departure": {
"delay": 308,
"time": "1758175748"
},
"stopId": "FR:14366:ZE:15060003:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": 52,
"time": "1758174123"
},
"departure": {
"delay": 52,
"time": "1758174172"
},
"stopId": "FR:14371:ZE:5156573615751168:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 287,
"time": "1758175417"
},
"departure": {
"delay": 287,
"time": "1758175427"
},
"stopId": "FR:14625:ZE:5974180837195776:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1758174650"
},
"departure": {
"delay": 60,
"time": "1758174660"
},
"stopId": "FR:14371:ZE:5175882110992384:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 84,
"time": "1758174434"
},
"departure": {
"delay": 84,
"time": "1758174444"
},
"stopId": "FR:14371:ZE:5175503667331072:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -33,
"time": "1758174431"
},
"departure": {
"delay": -33,
"time": "1758174447"
},
"stopId": "FR:14371:ZE:6262655771738112:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 327,
"time": "1758175697"
},
"departure": {
"delay": 327,
"time": "1758175707"
},
"stopId": "FR:14366:ZE:294970015:ATOUMOD036",
"stopSequence": 20
}
],
"timestamp": "1758174495",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:4841323284660224:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6475153199333376x2:LOC"
}
}
},
{
"id": "SM:ATOUMOD104:ServiceJourney:416e85d8d189d101f4e1863cb9cfdd0d:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 31,
"time": "1758175171"
},
"departure": {
"delay": 31,
"time": "1758175171"
},
"stopId": "FR:61169:ZE:2325:ATOUMOD104",
"stopSequence": 14
},
{
"arrival": {
"delay": 31,
"time": "1758174511"
},
"departure": {
"delay": 31,
"time": "1758174511"
},
"stopId": "FR:61169:ZE:2312:ATOUMOD104",
"stopSequence": 4
},
{
"arrival": {
"delay": 31,
"time": "1758174991"
},
"departure": {
"delay": 31,
"time": "1758174991"
},
"stopId": "FR:61169:ZE:2318:ATOUMOD104",
"stopSequence": 10
},
{
"arrival": {
"delay": 31,
"time": "1758175051"
},
"departure": {
"delay": 31,
"time": "1758175051"
},
"stopId": "FR:61169:ZE:2308:ATOUMOD104",
"stopSequence": 11
},
{
"arrival": {
"delay": 32,
"time": "1758175052"
},
"departure": {
"delay": 32,
"time": "1758175052"
},
"stopId": "FR:61169:ZE:2323:ATOUMOD104",
"stopSequence": 12
},
{
"arrival": {
"delay": 31,
"time": "1758174451"
},
"departure": {
"delay": 31,
"time": "1758174451"
},
"stopId": "FR:61169:ZE:2327:ATOUMOD104",
"stopSequence": 3
},
{
"arrival": {
"delay": 31,
"time": "1758175471"
},
"departure": {
"delay": 31,
"time": "1758175471"
},
"stopId": "FR:61169:ZE:2255:ATOUMOD104",
"stopSequence": 18
},
{
"arrival": {
"delay": 32,
"time": "1758175532"
},
"departure": {
"delay": 32,
"time": "1758175532"
},
"stopId": "FR:61169:ZE:2381:ATOUMOD104",
"stopSequence": 20
},
{
"arrival": {
"delay": 31,
"time": "1758175591"
},
"stopId": "FR:61169:ZE:2376:ATOUMOD104",
"stopSequence": 21
},
{
"arrival": {
"delay": 31,
"time": "1758174348"
},
"departure": {
"delay": 31,
"time": "1758174391"
},
"stopId": "FR:61169:ZE:2314:ATOUMOD104",
"stopSequence": 2
},
{
"arrival": {
"delay": 31,
"time": "1758174631"
},
"departure": {
"delay": 31,
"time": "1758174631"
},
"stopId": "FR:61169:ZE:2302:ATOUMOD104",
"stopSequence": 6
},
{
"arrival": {
"delay": 31,
"time": "1758175291"
},
"departure": {
"delay": 31,
"time": "1758175291"
},
"stopId": "FR:61169:ZE:2293:ATOUMOD104",
"stopSequence": 16
},
{
"arrival": {
"delay": 31,
"time": "1758174871"
},
"departure": {
"delay": 31,
"time": "1758174871"
},
"stopId": "FR:61169:ZE:2321:ATOUMOD104",
"stopSequence": 8
},
{
"arrival": {
"delay": 31,
"time": "1758175231"
},
"departure": {
"delay": 31,
"time": "1758175231"
},
"stopId": "FR:61169:ZE:2258:ATOUMOD104",
"stopSequence": 15
},
{
"arrival": {
"delay": 31,
"time": "1758174931"
},
"departure": {
"delay": 31,
"time": "1758174931"
},
"stopId": "FR:61169:ZE:2280:ATOUMOD104",
"stopSequence": 9
},
{
"arrival": {
"delay": 31,
"time": "1758175351"
},
"departure": {
"delay": 31,
"time": "1758175351"
},
"stopId": "FR:61169:ZE:2268:ATOUMOD104",
"stopSequence": 17
},
{
"arrival": {
"delay": 31,
"time": "1758175531"
},
"departure": {
"delay": 31,
"time": "1758175531"
},
"stopId": "FR:61169:ZE:2378:ATOUMOD104",
"stopSequence": 19
},
{
"arrival": {
"delay": 31,
"time": "1758174751"
},
"departure": {
"delay": 31,
"time": "1758174751"
},
"stopId": "FR:61169:ZE:2256:ATOUMOD104",
"stopSequence": 7
},
{
"arrival": {
"delay": 31,
"time": "1758175111"
},
"departure": {
"delay": 31,
"time": "1758175111"
},
"stopId": "FR:61169:ZE:2300:ATOUMOD104",
"stopSequence": 13
},
{
"arrival": {
"delay": 31,
"time": "1758174571"
},
"departure": {
"delay": 31,
"time": "1758174571"
},
"stopId": "FR:61169:ZE:2297:ATOUMOD104",
"stopSequence": 5
},
{
"departure": {
"delay": 31,
"time": "1758174331"
},
"stopId": "FR:61169:ZE:2284:ATOUMOD104",
"stopSequence": 1
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD104:Line:219:LOC",
"tripId": "ATOUMOD104:ServiceJourney:416e85d8d189d101f4e1863cb9cfdd0d:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC586697:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -106,
"time": "1758174794"
},
"departure": {
"delay": -106,
"time": "1758174794"
},
"stopId": "FR:27229:ZE:0xJJA01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1758174545"
},
"departure": {
"delay": 5,
"time": "1758174545"
},
"stopId": "FR:27229:ZE:0xBSJ01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -49,
"time": "1758174611"
},
"departure": {
"delay": -49,
"time": "1758174611"
},
"stopId": "FR:27229:ZE:0xVER01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -133,
"time": "1758175247"
},
"departure": {
"delay": -133,
"time": "1758175247"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -123,
"time": "1758175437"
},
"departure": {
"delay": -123,
"time": "1758175437"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -221,
"time": "1758175819"
},
"stopId": "FR:27229:ZE:0xBRU01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -196,
"time": "1758175784"
},
"departure": {
"delay": -196,
"time": "1758175784"
},
"stopId": "FR:27229:ZE:0xWAS01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -75,
"time": "1758175185"
},
"departure": {
"delay": -75,
"time": "1758175185"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -181,
"time": "1758175499"
},
"departure": {
"delay": -181,
"time": "1758175499"
},
"stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -183,
"time": "1758175737"
},
"departure": {
"delay": -183,
"time": "1758175737"
},
"stopId": "FR:27229:ZE:0xCAN01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -113,
"time": "1758175387"
},
"departure": {
"delay": -113,
"time": "1758175387"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -77,
"time": "1758175063"
},
"departure": {
"delay": -77,
"time": "1758175063"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 23,
"time": "1758174443"
},
"departure": {
"delay": 23,
"time": "1758174443"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -204,
"time": "1758175536"
},
"departure": {
"delay": -204,
"time": "1758175536"
},
"stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -155,
"time": "1758175585"
},
"departure": {
"delay": -155,
"time": "1758175585"
},
"stopId": "FR:27229:ZE:0xMON01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -86,
"time": "1758174754"
},
"departure": {
"delay": -86,
"time": "1758174754"
},
"stopId": "FR:27229:ZE:0xREP01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -221,
"time": "1758175699"
},
"departure": {
"delay": -221,
"time": "1758175699"
},
"stopId": "FR:27229:ZE:0xLYC01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -113,
"time": "1758174967"
},
"departure": {
"delay": -113,
"time": "1758174967"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 9
},
{
"departure": {
"time": "1758174360"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -127,
"time": "1758174893"
},
"departure": {
"delay": -127,
"time": "1758174893"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -48,
"time": "1758174672"
},
"departure": {
"delay": -48,
"time": "1758174672"
},
"stopId": "FR:27229:ZE:0xPAR01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -182,
"time": "1758175618"
},
"departure": {
"delay": -182,
"time": "1758175618"
},
"stopId": "FR:27229:ZE:0xCLO01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -85,
"time": "1758175355"
},
"departure": {
"delay": -85,
"time": "1758175355"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 13
}
],
"timestamp": "1758174393",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T8:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC586697:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x4470104:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 51,
"time": "1758175911"
},
"departure": {
"delay": 51,
"time": "1758175911"
},
"stopId": "FR:27458:ZE:0x6682:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 97,
"time": "1758176797"
},
"departure": {
"delay": 97,
"time": "1758176797"
},
"stopId": "FR:27008:ZE:0x6053:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 47,
"time": "1758177947"
},
"departure": {
"delay": 47,
"time": "1758177947"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 49,
"time": "1758176329"
},
"departure": {
"delay": 49,
"time": "1758176329"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27386:ZE:0x6367:ATOUMOD006",
"stopSequence": 10
},
{
"departure": {
"delay": 36,
"time": "1758175836"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 50,
"time": "1758176990"
},
"departure": {
"delay": 50,
"time": "1758176990"
},
"stopId": "FR:27348:ZE:0x6293:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -29,
"time": "1758178651"
},
"departure": {
"delay": -29,
"time": "1758178651"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"time": "1758177900"
},
"departure": {
"time": "1758177900"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 82,
"time": "1758176962"
},
"departure": {
"delay": 82,
"time": "1758176962"
},
"stopId": "FR:27008:ZE:0x6051:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 83,
"time": "1758177443"
},
"departure": {
"delay": 83,
"time": "1758177443"
},
"stopId": "FR:27348:ZE:0x6299:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 81,
"time": "1758176181"
},
"departure": {
"delay": 81,
"time": "1758176181"
},
"stopId": "FR:27458:ZE:0x6681:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -19,
"time": "1758178781"
},
"departure": {
"delay": -19,
"time": "1758178781"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": -15,
"time": "1758178605"
},
"departure": {
"delay": -15,
"time": "1758178605"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"time": "1758176280"
},
"departure": {
"time": "1758176280"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27458:ZE:0x6699:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 72,
"time": "1758176112"
},
"departure": {
"delay": 72,
"time": "1758176112"
},
"stopId": "FR:27458:ZE:0x6685:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -63,
"time": "1758178737"
},
"departure": {
"delay": -63,
"time": "1758178737"
},
"stopId": "FR:27701:ZE:0x7162:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": -17,
"time": "1758178063"
},
"departure": {
"delay": -17,
"time": "1758178063"
},
"stopId": "FR:27196:ZE:0x6322:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -63,
"time": "1758178377"
},
"departure": {
"delay": -63,
"time": "1758178377"
},
"stopId": "FR:27365:ZE:0x7272:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 47,
"time": "1758177347"
},
"departure": {
"delay": 47,
"time": "1758177347"
},
"stopId": "FR:27348:ZE:0x6296:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 50,
"time": "1758176630"
},
"departure": {
"delay": 50,
"time": "1758176630"
},
"stopId": "FR:27008:ZE:0x6058:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 36,
"time": "1758176076"
},
"departure": {
"delay": 36,
"time": "1758176076"
},
"stopId": "FR:27458:ZE:0x6679:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 93,
"time": "1758175953"
},
"departure": {
"delay": 93,
"time": "1758175953"
},
"stopId": "FR:27458:ZE:0x6690:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -62,
"time": "1758178918"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 43
},
{
"arrival": {
"delay": -67,
"time": "1758178133"
},
"departure": {
"delay": -67,
"time": "1758178133"
},
"stopId": "FR:27196:ZE:0x6321:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 13,
"time": "1758178033"
},
"departure": {
"delay": 13,
"time": "1758178033"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27196:ZE:0x6318:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"time": "1758176400"
},
"departure": {
"time": "1758176400"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27386:ZE:0x6376:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 58,
"time": "1758177298"
},
"departure": {
"delay": 58,
"time": "1758177298"
},
"stopId": "FR:27348:ZE:0x6302:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 82,
"time": "1758176902"
},
"departure": {
"delay": 82,
"time": "1758176902"
},
"stopId": "FR:27008:ZE:0x6055:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -54,
"time": "1758178686"
},
"departure": {
"delay": -54,
"time": "1758178686"
},
"stopId": "FR:27701:ZE:0x7103:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 78,
"time": "1758176478"
},
"departure": {
"delay": 78,
"time": "1758176478"
},
"stopId": "FR:27386:ZE:0x6374:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 89,
"time": "1758177209"
},
"departure": {
"delay": 89,
"time": "1758177209"
},
"stopId": "FR:27348:ZE:0x6300:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 101,
"time": "1758176741"
},
"departure": {
"delay": 101,
"time": "1758176741"
},
"stopId": "FR:27008:ZE:0x6049:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -22,
"time": "1758178538"
},
"departure": {
"delay": -22,
"time": "1758178538"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 42,
"time": "1758176142"
},
"departure": {
"delay": 42,
"time": "1758176142"
},
"stopId": "FR:27458:ZE:0x6693:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -42,
"time": "1758178518"
},
"departure": {
"delay": -42,
"time": "1758178518"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -67,
"time": "1758178313"
},
"departure": {
"delay": -67,
"time": "1758178313"
},
"stopId": "FR:27365:ZE:0x7270:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 88,
"time": "1758176848"
},
"departure": {
"delay": 88,
"time": "1758176848"
},
"stopId": "FR:27008:ZE:0x6047:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1758176700"
},
"departure": {
"delay": 60,
"time": "1758176700"
},
"stopId": "FR:27008:ZE:0x6056:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"time": "1758177840"
},
"departure": {
"time": "1758177840"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27469:ZE:0x6663:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -19,
"time": "1758178481"
},
"departure": {
"delay": -19,
"time": "1758178481"
},
"stopId": "FR:27365:ZE:0x6333:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 54,
"time": "1758176214"
},
"departure": {
"delay": 54,
"time": "1758176214"
},
"stopId": "FR:27458:ZE:0x6695:ATOUMOD006",
"stopSequence": 8
}
],
"timestamp": "1758174372",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x4470104:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:95:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 65,
"time": "1758173040"
},
"departure": {
"delay": 65,
"time": "1758173045"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1758172560"
},
"departure": {
"time": "1758172620"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": -55,
"time": "1758174905"
},
"departure": {
"delay": -55,
"time": "1758174905"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1758174000"
},
"departure": {
"time": "1758174120"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1758172740"
},
"departure": {
"delay": 5,
"time": "1758172745"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1758174240"
},
"departure": {
"delay": 5,
"time": "1758174245"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 5,
"time": "1758173580"
},
"departure": {
"delay": 5,
"time": "1758173585"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": -45,
"time": "1758172450"
},
"departure": {
"delay": -45,
"time": "1758172455"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 125,
"time": "1758172980"
},
"departure": {
"delay": 125,
"time": "1758172985"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 65,
"time": "1758172920"
},
"departure": {
"delay": 65,
"time": "1758172925"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 65,
"time": "1758172440"
},
"departure": {
"delay": 65,
"time": "1758172445"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1758173340"
},
"departure": {
"delay": 5,
"time": "1758173345"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": -60,
"time": "1758174960"
},
"departure": {
"delay": -60,
"time": "1758174960"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": -60,
"time": "1758174900"
},
"departure": {
"delay": -60,
"time": "1758174900"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 65,
"time": "1758173100"
},
"departure": {
"delay": 65,
"time": "1758173105"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": -60,
"time": "1758174840"
},
"departure": {
"delay": -60,
"time": "1758174840"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": -45,
"time": "1758173410"
},
"departure": {
"delay": -45,
"time": "1758173415"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 5,
"time": "1758172680"
},
"departure": {
"delay": 5,
"time": "1758172685"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"departure": {
"delay": 5,
"time": "1758172205"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": -60,
"time": "1758175020"
},
"departure": {
"delay": -60,
"time": "1758175020"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": -60,
"time": "1758175140"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"delay": 75,
"time": "1758172990"
},
"departure": {
"delay": 75,
"time": "1758172995"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1758173220"
},
"departure": {
"delay": 5,
"time": "1758173225"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 5,
"time": "1758172260"
},
"departure": {
"delay": 5,
"time": "1758172265"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 65,
"time": "1758172380"
},
"departure": {
"delay": 65,
"time": "1758172385"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": -60,
"time": "1758174720"
},
"departure": {
"delay": -60,
"time": "1758174720"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 75,
"time": "1758172870"
},
"departure": {
"delay": 75,
"time": "1758172875"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 125,
"time": "1758172860"
},
"departure": {
"delay": 125,
"time": "1758172865"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1758173520"
},
"departure": {
"delay": 5,
"time": "1758173525"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": -60,
"time": "1758174600"
},
"departure": {
"delay": -60,
"time": "1758174600"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": -60,
"time": "1758174250"
},
"departure": {
"delay": -60,
"time": "1758174300"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 5,
"time": "1758173400"
},
"departure": {
"delay": 5,
"time": "1758173405"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": -60,
"time": "1758174540"
},
"departure": {
"delay": -60,
"time": "1758174540"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": -55,
"time": "1758174420"
},
"departure": {
"delay": -55,
"time": "1758174425"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": -175,
"time": "1758173760"
},
"departure": {
"delay": -175,
"time": "1758173765"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
}
],
"timestamp": "1758174429",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:95:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:389:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758176220"
},
"departure": {
"time": "1758176220"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1758175980"
},
"departure": {
"time": "1758175980"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1758176160"
},
"departure": {
"time": "1758176160"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1758176280"
},
"departure": {
"time": "1758176280"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1758176100"
},
"departure": {
"time": "1758176100"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1758175920"
},
"departure": {
"time": "1758175920"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1758176580"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1758175560"
},
"departure": {
"time": "1758175560"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"departure": {
"time": "1758175500"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1758175620"
},
"departure": {
"time": "1758175620"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1758175860"
},
"departure": {
"time": "1758175860"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1758176340"
},
"departure": {
"time": "1758176340"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1758176040"
},
"departure": {
"time": "1758176040"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1758176460"
},
"departure": {
"time": "1758176460"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
}
],
"timestamp": "1758174368",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:389:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:341:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758185100"
},
"departure": {
"time": "1758185100"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1758185400"
},
"departure": {
"time": "1758185400"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1758185040"
},
"departure": {
"time": "1758185040"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1758184860"
},
"departure": {
"time": "1758184860"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1758184380"
},
"departure": {
"time": "1758184380"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1758185220"
},
"departure": {
"time": "1758185220"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1758186000"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1758185820"
},
"departure": {
"time": "1758185820"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1758184740"
},
"departure": {
"time": "1758184740"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1758185340"
},
"departure": {
"time": "1758185340"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1758184920"
},
"departure": {
"time": "1758184920"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1758185880"
},
"departure": {
"time": "1758185880"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1758185160"
},
"departure": {
"time": "1758185160"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1758185280"
},
"departure": {
"time": "1758185280"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1758185760"
},
"departure": {
"time": "1758185760"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1758184620"
},
"departure": {
"time": "1758184620"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1758185640"
},
"departure": {
"time": "1758185640"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"departure": {
"time": "1758184320"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1758185520"
},
"departure": {
"time": "1758185520"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
}
],
"timestamp": "1758174464",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:341:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:901:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758185220"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1758184560"
},
"departure": {
"time": "1758184560"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1758184680"
},
"departure": {
"time": "1758184680"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"departure": {
"time": "1758184200"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1758184380"
},
"departure": {
"time": "1758184380"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1758184980"
},
"departure": {
"time": "1758184980"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1758184440"
},
"departure": {
"time": "1758184440"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1758184260"
},
"departure": {
"time": "1758184260"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1758184500"
},
"departure": {
"time": "1758184500"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1758185040"
},
"departure": {
"time": "1758185040"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1758184620"
},
"departure": {
"time": "1758184620"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1758184320"
},
"departure": {
"time": "1758184320"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1758184740"
},
"departure": {
"time": "1758184740"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1758184800"
},
"departure": {
"time": "1758184800"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
}
],
"timestamp": "1758174300",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:901:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x4470829:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758176400"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 318,
"time": "1758179778"
},
"departure": {
"delay": 318,
"time": "1758179778"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 336,
"time": "1758181056"
},
"departure": {
"delay": 336,
"time": "1758181056"
},
"stopId": "FR:27188:ZE:0x7198:ATOUMOD006",
"stopSequence": 45
},
{
"arrival": {
"delay": 301,
"time": "1758180001"
},
"departure": {
"delay": 301,
"time": "1758180001"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 307,
"time": "1758182347"
},
"departure": {
"delay": 307,
"time": "1758182347"
},
"stopId": "FR:76561:ZE:0x6786:ATOUMOD006",
"stopSequence": 51
},
{
"arrival": {
"delay": 307,
"time": "1758182047"
},
"departure": {
"delay": 307,
"time": "1758182047"
},
"stopId": "FR:76231:ZE:0x6172:ATOUMOD006",
"stopSequence": 50
},
{
"arrival": {
"time": "1758177420"
},
"departure": {
"time": "1758177420"
},
"stopId": "FR:27022:ZE:0x6988:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 313,
"time": "1758180553"
},
"departure": {
"delay": 313,
"time": "1758180553"
},
"stopId": "FR:27469:ZE:0x6633:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 347,
"time": "1758180707"
},
"departure": {
"delay": 347,
"time": "1758180707"
},
"stopId": "FR:27469:ZE:0x7268:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": 301,
"time": "1758179701"
},
"departure": {
"delay": 301,
"time": "1758179701"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 332,
"time": "1758181172"
},
"departure": {
"delay": 332,
"time": "1758181172"
},
"stopId": "FR:27188:ZE:0x7176:ATOUMOD006",
"stopSequence": 46
},
{
"arrival": {
"delay": 307,
"time": "1758182827"
},
"stopId": "FR:76561:ZE:0x6790:ATOUMOD006",
"stopSequence": 52
},
{
"arrival": {
"delay": 346,
"time": "1758180946"
},
"departure": {
"delay": 346,
"time": "1758180946"
},
"stopId": "FR:27188:ZE:0x7264:ATOUMOD006",
"stopSequence": 44
},
{
"arrival": {
"delay": 365,
"time": "1758181265"
},
"departure": {
"delay": 365,
"time": "1758181265"
},
"stopId": "FR:27188:ZE:0x7175:ATOUMOD006",
"stopSequence": 47
},
{
"arrival": {
"time": "1758177900"
},
"departure": {
"time": "1758177900"
},
"stopId": "FR:27249:ZE:0x6184:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 15,
"time": "1758179055"
},
"departure": {
"delay": 15,
"time": "1758179055"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"time": "1758177720"
},
"departure": {
"time": "1758177720"
},
"stopId": "FR:27022:ZE:0x6976:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"time": "1758178920"
},
"departure": {
"time": "1758178920"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 44,
"time": "1758178844"
},
"departure": {
"delay": 44,
"time": "1758178844"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27375:ZE:0x6449:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"time": "1758178500"
},
"departure": {
"time": "1758178500"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27697:ZE:0x6735:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 17,
"time": "1758178697"
},
"departure": {
"delay": 17,
"time": "1758178697"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27375:ZE:0x7186:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 56,
"time": "1758176936"
},
"departure": {
"delay": 56,
"time": "1758176936"
},
"stopId": "FR:27275:ZE:0x6220:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 56,
"time": "1758176456"
},
"departure": {
"delay": 56,
"time": "1758176456"
},
"stopId": "FR:27022:ZE:0x6979:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 23,
"time": "1758179243"
},
"departure": {
"delay": 23,
"time": "1758179243"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"time": "1758177120"
},
"departure": {
"time": "1758177120"
},
"stopId": "FR:27275:ZE:0x6201:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 301,
"time": "1758179881"
},
"departure": {
"delay": 301,
"time": "1758179881"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 12,
"time": "1758177012"
},
"departure": {
"delay": 12,
"time": "1758177012"
},
"stopId": "FR:27275:ZE:0x6198:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 26,
"time": "1758179126"
},
"departure": {
"delay": 26,
"time": "1758179126"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 369,
"time": "1758180789"
},
"departure": {
"delay": 369,
"time": "1758180789"
},
"stopId": "FR:27188:ZE:0x6142:ATOUMOD006",
"stopSequence": 43
},
{
"arrival": {
"delay": 27,
"time": "1758176847"
},
"departure": {
"delay": 27,
"time": "1758176847"
},
"stopId": "FR:27275:ZE:0x6225:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 314,
"time": "1758180614"
},
"departure": {
"delay": 314,
"time": "1758180614"
},
"stopId": "FR:27469:ZE:0x7266:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"time": "1758176760"
},
"departure": {
"time": "1758176760"
},
"stopId": "FR:27275:ZE:0x6233:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 53,
"time": "1758178133"
},
"departure": {
"delay": 53,
"time": "1758178133"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27332:ZE:0x6234:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"time": "1758178740"
},
"departure": {
"time": "1758178740"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27375:ZE:0x6503:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 351,
"time": "1758180531"
},
"departure": {
"delay": 351,
"time": "1758180531"
},
"stopId": "FR:27469:ZE:0x7188:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"time": "1758176880"
},
"departure": {
"time": "1758176880"
},
"stopId": "FR:27275:ZE:0x6223:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 8,
"time": "1758178808"
},
"departure": {
"delay": 8,
"time": "1758178808"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27375:ZE:0x6403:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 296,
"time": "1758179636"
},
"departure": {
"delay": 296,
"time": "1758179636"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 307,
"time": "1758181387"
},
"departure": {
"delay": 307,
"time": "1758181387"
},
"stopId": "FR:27394:ZE:0x6604:ATOUMOD006",
"stopSequence": 48
},
{
"arrival": {
"delay": 307,
"time": "1758181687"
},
"departure": {
"delay": 307,
"time": "1758181687"
},
"stopId": "FR:76640:ZE:0x7159:ATOUMOD006",
"stopSequence": 49
},
{
"arrival": {
"delay": 34,
"time": "1758176614"
},
"departure": {
"delay": 34,
"time": "1758176614"
},
"stopId": "FR:27275:ZE:0x6194:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 22,
"time": "1758178342"
},
"departure": {
"delay": 22,
"time": "1758178342"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 313,
"time": "1758180673"
},
"departure": {
"delay": 313,
"time": "1758180673"
},
"stopId": "FR:27469:ZE:0x6647:ATOUMOD006",
"stopSequence": 41
}
],
"timestamp": "1758174372",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x4470829:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:229:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758179460"
},
"departure": {
"time": "1758179460"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1758180480"
},
"departure": {
"time": "1758180480"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1758182580"
},
"departure": {
"time": "1758182580"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1758180360"
},
"departure": {
"time": "1758180360"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"departure": {
"time": "1758179400"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1758179880"
},
"departure": {
"time": "1758179880"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1758179520"
},
"departure": {
"time": "1758179520"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1758182640"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1758181620"
},
"departure": {
"time": "1758181620"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1758181500"
},
"departure": {
"time": "1758181500"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1758179940"
},
"departure": {
"time": "1758179940"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1758181980"
},
"departure": {
"time": "1758181980"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1758181920"
},
"departure": {
"time": "1758181920"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1758181260"
},
"departure": {
"time": "1758181260"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1758179700"
},
"departure": {
"time": "1758179700"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1758180300"
},
"departure": {
"time": "1758180300"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1758182220"
},
"departure": {
"time": "1758182220"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1758182040"
},
"departure": {
"time": "1758182040"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1758180660"
},
"departure": {
"time": "1758180660"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1758182340"
},
"departure": {
"time": "1758182340"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1758182160"
},
"departure": {
"time": "1758182160"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1758181080"
},
"departure": {
"time": "1758181080"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1758179640"
},
"departure": {
"time": "1758179640"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1758181320"
},
"departure": {
"time": "1758181320"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1758180000"
},
"departure": {
"time": "1758180000"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1758182100"
},
"departure": {
"time": "1758182100"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1758181800"
},
"departure": {
"time": "1758181800"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1758181860"
},
"departure": {
"time": "1758181860"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1758181380"
},
"departure": {
"time": "1758181380"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1758182400"
},
"departure": {
"time": "1758182400"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1758180120"
},
"departure": {
"time": "1758180120"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1758182460"
},
"departure": {
"time": "1758182460"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1758181020"
},
"departure": {
"time": "1758181020"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
}
],
"timestamp": "1758174438",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:229:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:125:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -60,
"time": "1758174480"
},
"departure": {
"delay": -60,
"time": "1758174480"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": -60,
"time": "1758175020"
},
"departure": {
"delay": -60,
"time": "1758175020"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": -55,
"time": "1758174300"
},
"departure": {
"delay": -55,
"time": "1758174305"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": -55,
"time": "1758174420"
},
"departure": {
"delay": -55,
"time": "1758174425"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1758174180"
},
"departure": {
"delay": 5,
"time": "1758174185"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1758173760"
},
"departure": {
"delay": 5,
"time": "1758173765"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": -60,
"time": "1758175200"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 5,
"time": "1758174060"
},
"departure": {
"delay": 5,
"time": "1758174065"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"departure": {
"delay": 5,
"time": "1758173525"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": -60,
"time": "1758174960"
},
"departure": {
"delay": -60,
"time": "1758174960"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": -60,
"time": "1758174720"
},
"departure": {
"delay": -60,
"time": "1758174720"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 5,
"time": "1758173880"
},
"departure": {
"delay": 5,
"time": "1758173885"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": -60,
"time": "1758174600"
},
"departure": {
"delay": -60,
"time": "1758174600"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1758173530"
},
"departure": {
"time": "1758173580"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": -60,
"time": "1758175080"
},
"departure": {
"delay": -60,
"time": "1758175080"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": -60,
"time": "1758174840"
},
"departure": {
"delay": -60,
"time": "1758174840"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": -55,
"time": "1758174360"
},
"departure": {
"delay": -55,
"time": "1758174365"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": -105,
"time": "1758174190"
},
"departure": {
"delay": -105,
"time": "1758174195"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1758174000"
},
"departure": {
"delay": 5,
"time": "1758174005"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
}
],
"timestamp": "1758174464",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:125:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1457:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758192960"
},
"departure": {
"time": "1758192960"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1758192000"
},
"departure": {
"time": "1758192000"
},
"stopId": "FR:27562:ZE:10018:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1758192060"
},
"departure": {
"time": "1758192060"
},
"stopId": "FR:27562:ZE:10024:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1758192480"
},
"departure": {
"time": "1758192480"
},
"stopId": "FR:27681:ZE:10072:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1758192420"
},
"departure": {
"time": "1758192420"
},
"stopId": "FR:27562:ZE:10070:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1758192180"
},
"departure": {
"time": "1758192180"
},
"stopId": "FR:27562:ZE:10022:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1758192540"
},
"departure": {
"time": "1758192540"
},
"stopId": "FR:27681:ZE:10056:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1758192120"
},
"departure": {
"time": "1758192120"
},
"stopId": "FR:27562:ZE:10016:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1758193020"
},
"departure": {
"time": "1758193020"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1758192360"
},
"departure": {
"time": "1758192360"
},
"stopId": "FR:27562:ZE:10103:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1758192240"
},
"departure": {
"time": "1758192240"
},
"stopId": "FR:27562:ZE:29084:ATOUMOD007",
"stopSequence": 6
},
{
"departure": {
"time": "1758191940"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1758193080"
},
"departure": {
"time": "1758193080"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1758193200"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1758192720"
},
"departure": {
"time": "1758192720"
},
"stopId": "FR:27681:ZE:30008:ATOUMOD007",
"stopSequence": 11
}
],
"timestamp": "1758174367",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1457:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746145x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -26,
"time": "1758169156"
},
"departure": {
"delay": -26,
"time": "1758169174"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 56,
"time": "1758167380"
},
"departure": {
"delay": 56,
"time": "1758167396"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -50,
"time": "1758168586"
},
"departure": {
"delay": -50,
"time": "1758168610"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -36,
"time": "1758168262"
},
"departure": {
"delay": -36,
"time": "1758168324"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -15,
"time": "1758168482"
},
"departure": {
"delay": -15,
"time": "1758168525"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 73,
"time": "1758166914"
},
"departure": {
"delay": 73,
"time": "1758166933"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 17,
"time": "1758167704"
},
"departure": {
"delay": 17,
"time": "1758167717"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -9,
"time": "1758169833"
},
"departure": {
"delay": -9,
"time": "1758169851"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 11,
"time": "1758167452"
},
"departure": {
"delay": 11,
"time": "1758167471"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -40,
"time": "1758168090"
},
"departure": {
"delay": -40,
"time": "1758168140"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -28,
"time": "1758169338"
},
"departure": {
"delay": -28,
"time": "1758169352"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -33,
"time": "1758169867"
},
"departure": {
"delay": -33,
"time": "1758169887"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -1,
"time": "1758167933"
},
"departure": {
"delay": -1,
"time": "1758167999"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -6,
"time": "1758167860"
},
"departure": {
"delay": -6,
"time": "1758167874"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 100,
"time": "1758167041"
},
"departure": {
"delay": 100,
"time": "1758167080"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -19,
"time": "1758169108"
},
"departure": {
"delay": -19,
"time": "1758169121"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 66,
"time": "1758167633"
},
"departure": {
"delay": 66,
"time": "1758167646"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 8,
"time": "1758169015"
},
"departure": {
"delay": 8,
"time": "1758169028"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -55,
"time": "1758169971"
},
"departure": {
"delay": -55,
"time": "1758169985"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -50,
"time": "1758169252"
},
"departure": {
"delay": -50,
"time": "1758169270"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 35,
"time": "1758167600"
},
"departure": {
"delay": 35,
"time": "1758167615"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -98,
"time": "1758170122"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": -67,
"time": "1758169488"
},
"departure": {
"delay": -67,
"time": "1758169493"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 113,
"time": "1758167240"
},
"departure": {
"delay": 113,
"time": "1758167273"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -18,
"time": "1758169767"
},
"departure": {
"delay": -18,
"time": "1758169782"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 3,
"time": "1758169708"
},
"departure": {
"delay": 3,
"time": "1758169743"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 102,
"time": "1758167162"
},
"departure": {
"delay": 102,
"time": "1758167202"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 100,
"time": "1758167310"
},
"departure": {
"delay": 100,
"time": "1758167320"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 128,
"time": "1758167215"
},
"departure": {
"delay": 128,
"time": "1758167228"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -79,
"time": "1758170003"
},
"departure": {
"delay": -79,
"time": "1758170021"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -85,
"time": "1758170058"
},
"departure": {
"delay": -85,
"time": "1758170075"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": -6,
"time": "1758169415"
},
"departure": {
"delay": -6,
"time": "1758169434"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": -95,
"time": "1758168662"
},
"departure": {
"delay": -95,
"time": "1758168685"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -10,
"time": "1758169059"
},
"departure": {
"delay": -10,
"time": "1758169070"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -30,
"time": "1758169462"
},
"departure": {
"delay": -30,
"time": "1758169470"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -58,
"time": "1758169550"
},
"departure": {
"delay": -58,
"time": "1758169562"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -41,
"time": "1758168421"
},
"departure": {
"delay": -41,
"time": "1758168439"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 18,
"time": "1758167757"
},
"departure": {
"delay": 18,
"time": "1758167778"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -33,
"time": "1758168370"
},
"departure": {
"delay": -33,
"time": "1758168387"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -82,
"time": "1758168708"
},
"departure": {
"delay": -82,
"time": "1758168758"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 57,
"time": "1758167565"
},
"departure": {
"delay": 57,
"time": "1758167577"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 75,
"time": "1758167104"
},
"departure": {
"delay": 75,
"time": "1758167115"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 106,
"time": "1758167131"
},
"departure": {
"delay": 106,
"time": "1758167146"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -33,
"time": "1758168188"
},
"departure": {
"delay": -33,
"time": "1758168207"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 88,
"time": "1758167357"
},
"departure": {
"delay": 88,
"time": "1758167368"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"departure": {
"delay": 62,
"time": "1758166862"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 7,
"time": "1758169577"
},
"departure": {
"delay": 7,
"time": "1758169687"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 4,
"time": "1758168948"
},
"departure": {
"delay": 4,
"time": "1758168964"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -45,
"time": "1758169375"
},
"departure": {
"delay": -45,
"time": "1758169395"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -8,
"time": "1758168816"
},
"departure": {
"delay": -8,
"time": "1758168892"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
}
],
"timestamp": "1758174424",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746145x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746135x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 135,
"time": "1758168304"
},
"departure": {
"delay": 135,
"time": "1758168315"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 103,
"time": "1758168632"
},
"departure": {
"delay": 103,
"time": "1758168643"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 94,
"time": "1758169031"
},
"departure": {
"delay": 94,
"time": "1758169054"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 72,
"time": "1758170375"
},
"departure": {
"delay": 72,
"time": "1758170412"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 95,
"time": "1758168796"
},
"departure": {
"delay": 95,
"time": "1758168815"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 101,
"time": "1758169251"
},
"departure": {
"delay": 101,
"time": "1758169301"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 101,
"time": "1758168564"
},
"departure": {
"delay": 101,
"time": "1758168581"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -5,
"time": "1758170682"
},
"departure": {
"delay": -5,
"time": "1758170695"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 21,
"time": "1758169686"
},
"departure": {
"delay": 21,
"time": "1758169701"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 117,
"time": "1758168525"
},
"departure": {
"delay": 117,
"time": "1758168537"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 86,
"time": "1758168845"
},
"departure": {
"delay": 86,
"time": "1758168866"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 75,
"time": "1758169463"
},
"departure": {
"delay": 75,
"time": "1758169515"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 110,
"time": "1758169088"
},
"departure": {
"delay": 110,
"time": "1758169130"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 89,
"time": "1758168378"
},
"departure": {
"delay": 89,
"time": "1758168389"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 42,
"time": "1758169351"
},
"departure": {
"delay": 42,
"time": "1758169362"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -20,
"time": "1758170798"
},
"departure": {
"delay": -20,
"time": "1758170800"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 101,
"time": "1758168712"
},
"departure": {
"delay": 101,
"time": "1758168761"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 13,
"time": "1758170705"
},
"departure": {
"delay": 13,
"time": "1758170713"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 48,
"time": "1758170495"
},
"departure": {
"delay": 48,
"time": "1758170508"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 18,
"time": "1758170770"
},
"departure": {
"delay": 18,
"time": "1758170778"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 100,
"time": "1758169150"
},
"departure": {
"delay": 100,
"time": "1758169180"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 185,
"time": "1758168103"
},
"departure": {
"delay": 185,
"time": "1758168125"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 168,
"time": "1758168146"
},
"departure": {
"delay": 168,
"time": "1758168168"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 87,
"time": "1758168884"
},
"departure": {
"delay": 87,
"time": "1758168927"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 88,
"time": "1758169571"
},
"departure": {
"delay": 88,
"time": "1758169588"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 47,
"time": "1758169395"
},
"departure": {
"delay": 47,
"time": "1758169427"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 75,
"time": "1758170277"
},
"departure": {
"delay": 75,
"time": "1758170295"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 77,
"time": "1758168427"
},
"departure": {
"delay": 77,
"time": "1758168437"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 37,
"time": "1758170584"
},
"departure": {
"delay": 37,
"time": "1758170617"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 124,
"time": "1758170178"
},
"departure": {
"delay": 124,
"time": "1758170224"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 74,
"time": "1758169617"
},
"departure": {
"delay": 74,
"time": "1758169634"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 157,
"time": "1758168325"
},
"departure": {
"delay": 157,
"time": "1758168337"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 175,
"time": "1758167935"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 225,
"time": "1758167996"
},
"departure": {
"delay": 225,
"time": "1758168045"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 26,
"time": "1758170654"
},
"departure": {
"delay": 26,
"time": "1758170666"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -15,
"time": "1758170730"
},
"departure": {
"delay": -15,
"time": "1758170745"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 95,
"time": "1758168982"
},
"departure": {
"delay": 95,
"time": "1758168995"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 72,
"time": "1758170337"
},
"departure": {
"delay": 72,
"time": "1758170352"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 157,
"time": "1758168245"
},
"departure": {
"delay": 157,
"time": "1758168277"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 36,
"time": "1758170514"
},
"departure": {
"delay": 36,
"time": "1758170556"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 105,
"time": "1758170131"
},
"departure": {
"delay": 105,
"time": "1758170145"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -74,
"time": "1758170866"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 187,
"time": "1758170016"
},
"departure": {
"delay": 187,
"time": "1758170047"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 175,
"time": "1758169798"
},
"departure": {
"delay": 175,
"time": "1758169975"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 85,
"time": "1758168468"
},
"departure": {
"delay": 85,
"time": "1758168505"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 101,
"time": "1758170310"
},
"departure": {
"delay": 101,
"time": "1758170321"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 165,
"time": "1758168215"
},
"departure": {
"delay": 165,
"time": "1758168225"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 211,
"time": "1758167956"
},
"departure": {
"delay": 211,
"time": "1758167971"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
}
],
"timestamp": "1758174426",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746135x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584167:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -139,
"time": "1758176141"
},
"stopId": "FR:27229:ZE:0xLYT02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 25,
"time": "1758174985"
},
"departure": {
"delay": 25,
"time": "1758174985"
},
"stopId": "FR:27229:ZE:0xLEG01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1758175320"
},
"departure": {
"delay": 60,
"time": "1758175320"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 14,
"time": "1758174134"
},
"departure": {
"delay": 14,
"time": "1758174134"
},
"stopId": "FR:27439:ZE:0xRAIN01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 14,
"time": "1758174194"
},
"departure": {
"delay": 14,
"time": "1758174194"
},
"stopId": "FR:27439:ZE:0xLAVA01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 116,
"time": "1758174596"
},
"departure": {
"delay": 116,
"time": "1758174596"
},
"stopId": "FR:27299:ZE:0xARN01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -122,
"time": "1758175558"
},
"departure": {
"delay": -122,
"time": "1758175558"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 20
},
{
"departure": {
"time": "1758173880"
},
"stopId": "FR:27439:ZE:0xCNO01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -17,
"time": "1758175423"
},
"departure": {
"delay": -17,
"time": "1758175423"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 149,
"time": "1758174449"
},
"departure": {
"delay": 149,
"time": "1758174449"
},
"stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 121,
"time": "1758174661"
},
"departure": {
"delay": 121,
"time": "1758174661"
},
"stopId": "FR:27299:ZE:0xRNA01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 75,
"time": "1758174735"
},
"departure": {
"delay": 75,
"time": "1758174735"
},
"stopId": "FR:27299:ZE:0xMAG01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 122,
"time": "1758174542"
},
"departure": {
"delay": 122,
"time": "1758174542"
},
"stopId": "FR:27299:ZE:0xIND01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 69,
"time": "1758174789"
},
"departure": {
"delay": 69,
"time": "1758174789"
},
"stopId": "FR:27299:ZE:0xECG01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 68,
"time": "1758174848"
},
"departure": {
"delay": 68,
"time": "1758174848"
},
"stopId": "FR:27299:ZE:0xPAG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 44,
"time": "1758175244"
},
"departure": {
"delay": 44,
"time": "1758175244"
},
"stopId": "FR:27229:ZE:0xGDC01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 78,
"time": "1758174918"
},
"departure": {
"delay": 78,
"time": "1758174918"
},
"stopId": "FR:27299:ZE:0xBON01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 54,
"time": "1758175074"
},
"departure": {
"delay": 54,
"time": "1758175074"
},
"stopId": "FR:27229:ZE:0xPMF01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 46,
"time": "1758175186"
},
"departure": {
"delay": 46,
"time": "1758175186"
},
"stopId": "FR:27229:ZE:0xDUP01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -139,
"time": "1758175661"
},
"departure": {
"delay": -139,
"time": "1758175661"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 118,
"time": "1758174358"
},
"departure": {
"delay": 118,
"time": "1758174358"
},
"stopId": "FR:27439:ZE:0xCAE01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -16,
"time": "1758173983"
},
"departure": {
"delay": -16,
"time": "1758174044"
},
"stopId": "FR:27439:ZE:0xNORM01:ATOUMOD004",
"stopSequence": 2
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584167:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:55:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 110,
"time": "1758171828"
},
"departure": {
"delay": 110,
"time": "1758171830"
},
"stopId": "FR:14536:ZE:26:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": 29,
"time": "1758173009"
},
"stopId": "FR:14333:ZE:3:ATOUMOD021",
"stopSequence": 21
},
{
"arrival": {
"delay": 120,
"time": "1758171926"
},
"departure": {
"delay": 120,
"time": "1758171960"
},
"stopId": "FR:14536:ZE:24:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": -18,
"time": "1758172680"
},
"departure": {
"delay": -18,
"time": "1758172722"
},
"stopId": "FR:14333:ZE:9:ATOUMOD021",
"stopSequence": 18
},
{
"arrival": {
"delay": 155,
"time": "1758171503"
},
"departure": {
"delay": 155,
"time": "1758171515"
},
"stopId": "FR:14333:ZE:32:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": 191,
"time": "1758171381"
},
"departure": {
"delay": 191,
"time": "1758171431"
},
"stopId": "FR:14333:ZE:36:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": 12,
"time": "1758172582"
},
"departure": {
"delay": 12,
"time": "1758172632"
},
"stopId": "FR:14333:ZE:11:ATOUMOD021",
"stopSequence": 17
},
{
"arrival": {
"delay": 62,
"time": "1758172976"
},
"departure": {
"delay": 62,
"time": "1758172982"
},
"stopId": "FR:14333:ZE:5:ATOUMOD021",
"stopSequence": 20
},
{
"arrival": {
"delay": 164,
"time": "1758171690"
},
"departure": {
"delay": 164,
"time": "1758171764"
},
"stopId": "FR:14333:ZE:28:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": 180,
"time": "1758171464"
},
"departure": {
"delay": 180,
"time": "1758171480"
},
"stopId": "FR:14333:ZE:34:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": 4,
"time": "1758172316"
},
"departure": {
"delay": 4,
"time": "1758172384"
},
"stopId": "FR:14333:ZE:17:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": 39,
"time": "1758172230"
},
"departure": {
"delay": 39,
"time": "1758172239"
},
"stopId": "FR:14333:ZE:21:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": 145,
"time": "1758171314"
},
"departure": {
"delay": 145,
"time": "1758171325"
},
"stopId": "FR:14333:ZE:38:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 91,
"time": "1758171552"
},
"departure": {
"delay": 91,
"time": "1758171571"
},
"stopId": "FR:14333:ZE:30:ATOUMOD021",
"stopSequence": 7
},
{
"departure": {
"time": "1758171000"
},
"stopId": "FR:14333:ZE:41:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"delay": 56,
"time": "1758172101"
},
"departure": {
"delay": 56,
"time": "1758172196"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": 70,
"time": "1758172808"
},
"departure": {
"delay": 70,
"time": "1758172930"
},
"stopId": "FR:14333:ZE:7:ATOUMOD021",
"stopSequence": 19
},
{
"arrival": {
"delay": 143,
"time": "1758171126"
},
"departure": {
"delay": 143,
"time": "1758171263"
},
"stopId": "FR:14333:ZE:40:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": 15,
"time": "1758172442"
},
"departure": {
"delay": 15,
"time": "1758172455"
},
"stopId": "FR:14333:ZE:15:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1758172496"
},
"departure": {
"delay": 5,
"time": "1758172505"
},
"stopId": "FR:14333:ZE:13:ATOUMOD021",
"stopSequence": 16
},
{
"arrival": {
"delay": 27,
"time": "1758172271"
},
"departure": {
"delay": 27,
"time": "1758172287"
},
"stopId": "FR:14333:ZE:19:ATOUMOD021",
"stopSequence": 13
}
],
"timestamp": "1758174494",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD021:Line:A:LOC",
"tripId": "ATOUMOD021:ServiceJourney:55:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:291:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758183600"
},
"departure": {
"time": "1758183600"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1758183660"
},
"departure": {
"time": "1758183660"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"departure": {
"time": "1758181800"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1758182700"
},
"departure": {
"time": "1758182700"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1758183060"
},
"departure": {
"time": "1758183060"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1758184380"
},
"departure": {
"time": "1758184380"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1758184020"
},
"departure": {
"time": "1758184020"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1758183840"
},
"departure": {
"time": "1758183840"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1758181860"
},
"departure": {
"time": "1758181860"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1758184200"
},
"departure": {
"time": "1758184200"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1758181920"
},
"departure": {
"time": "1758181920"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1758183960"
},
"departure": {
"time": "1758183960"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1758182040"
},
"departure": {
"time": "1758182040"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1758183725"
},
"departure": {
"delay": 5,
"time": "1758183725"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1758183900"
},
"departure": {
"time": "1758183900"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1758183420"
},
"departure": {
"time": "1758183420"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 5,
"time": "1758181985"
},
"departure": {
"delay": 5,
"time": "1758181985"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1758183780"
},
"departure": {
"time": "1758183780"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1758182640"
},
"departure": {
"time": "1758182640"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1758182580"
},
"departure": {
"time": "1758182580"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1758182280"
},
"departure": {
"time": "1758182280"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1758182220"
},
"departure": {
"time": "1758182220"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1758183720"
},
"departure": {
"time": "1758183720"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1758183240"
},
"departure": {
"time": "1758183240"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1758183665"
},
"departure": {
"delay": 5,
"time": "1758183665"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1758182160"
},
"departure": {
"time": "1758182160"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1758184385"
},
"departure": {
"delay": 5,
"time": "1758184385"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 10,
"time": "1758183970"
},
"departure": {
"delay": 10,
"time": "1758183970"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1758182460"
},
"departure": {
"time": "1758182460"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1758184560"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1758182100"
},
"departure": {
"time": "1758182100"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1758182520"
},
"departure": {
"time": "1758182520"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1758181980"
},
"departure": {
"time": "1758181980"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1758183965"
},
"departure": {
"delay": 5,
"time": "1758183965"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
}
],
"timestamp": "1758173419",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:291:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:403:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758176700"
},
"departure": {
"time": "1758176700"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1758176820"
},
"departure": {
"time": "1758176820"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1758176760"
},
"departure": {
"time": "1758176760"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"departure": {
"time": "1758175500"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1758175680"
},
"departure": {
"time": "1758175680"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1758176340"
},
"departure": {
"time": "1758176340"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1758176460"
},
"departure": {
"time": "1758176460"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1758175620"
},
"departure": {
"time": "1758175620"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1758176280"
},
"departure": {
"time": "1758176280"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1758176400"
},
"departure": {
"time": "1758176400"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1758176580"
},
"departure": {
"time": "1758176580"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1758176880"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1758175920"
},
"departure": {
"time": "1758175920"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1758176640"
},
"departure": {
"time": "1758176640"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1758176220"
},
"departure": {
"time": "1758176220"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
}
],
"timestamp": "1758174369",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:403:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747887x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 100,
"time": "1758174580"
},
"departure": {
"delay": 100,
"time": "1758174580"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 165,
"time": "1758173794"
},
"departure": {
"delay": 165,
"time": "1758173805"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 136,
"time": "1758174360"
},
"departure": {
"delay": 136,
"time": "1758174376"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 125,
"time": "1758174052"
},
"departure": {
"delay": 125,
"time": "1758174065"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 117,
"time": "1758173572"
},
"departure": {
"delay": 117,
"time": "1758173577"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 100,
"time": "1758174580"
},
"departure": {
"delay": 100,
"time": "1758174580"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 100,
"time": "1758174880"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 121,
"time": "1758174107"
},
"departure": {
"delay": 121,
"time": "1758174121"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 100,
"time": "1758174700"
},
"departure": {
"delay": 100,
"time": "1758174700"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 100,
"time": "1758174760"
},
"departure": {
"delay": 100,
"time": "1758174760"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 100,
"time": "1758174460"
},
"departure": {
"delay": 100,
"time": "1758174460"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 243,
"time": "1758173729"
},
"departure": {
"delay": 243,
"time": "1758173763"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 144,
"time": "1758173993"
},
"departure": {
"delay": 144,
"time": "1758174024"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 185,
"time": "1758174225"
},
"departure": {
"delay": 185,
"time": "1758174245"
},
"stopId": "FR:50129:ZE:10GDM3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 155,
"time": "1758174075"
},
"departure": {
"delay": 155,
"time": "1758174095"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 105,
"time": "1758174153"
},
"departure": {
"delay": 105,
"time": "1758174165"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 118,
"time": "1758173396"
},
"departure": {
"delay": 118,
"time": "1758173458"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 100,
"time": "1758174700"
},
"departure": {
"delay": 100,
"time": "1758174700"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 171,
"time": "1758173857"
},
"departure": {
"delay": 171,
"time": "1758173871"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 187,
"time": "1758174274"
},
"departure": {
"delay": 187,
"time": "1758174307"
},
"stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 100,
"time": "1758174520"
},
"departure": {
"delay": 100,
"time": "1758174520"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 139,
"time": "1758173889"
},
"departure": {
"delay": 139,
"time": "1758173899"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"departure": {
"delay": 261,
"time": "1758173361"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
}
],
"timestamp": "1758174424",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747887x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746157x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 117,
"time": "1758172831"
},
"departure": {
"delay": 117,
"time": "1758172857"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 80,
"time": "1758172740"
},
"departure": {
"delay": 80,
"time": "1758172760"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 55,
"time": "1758174123"
},
"departure": {
"delay": 55,
"time": "1758174175"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 150,
"time": "1758174510"
},
"departure": {
"delay": 150,
"time": "1758174510"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 150,
"time": "1758175170"
},
"departure": {
"delay": 150,
"time": "1758175170"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 150,
"time": "1758174870"
},
"departure": {
"delay": 150,
"time": "1758174870"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 150,
"time": "1758174750"
},
"departure": {
"delay": 150,
"time": "1758174750"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 91,
"time": "1758173931"
},
"departure": {
"delay": 91,
"time": "1758173971"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 150,
"time": "1758175410"
},
"departure": {
"delay": 150,
"time": "1758175410"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 49,
"time": "1758173999"
},
"departure": {
"delay": 49,
"time": "1758174049"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 91,
"time": "1758172095"
},
"departure": {
"delay": 91,
"time": "1758172111"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 150,
"time": "1758174870"
},
"departure": {
"delay": 150,
"time": "1758174870"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 132,
"time": "1758173130"
},
"departure": {
"delay": 132,
"time": "1758173172"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 150,
"time": "1758174930"
},
"departure": {
"delay": 150,
"time": "1758174930"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 117,
"time": "1758173000"
},
"departure": {
"delay": 117,
"time": "1758173037"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 150,
"time": "1758175350"
},
"departure": {
"delay": 150,
"time": "1758175350"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 150,
"time": "1758175230"
},
"departure": {
"delay": 150,
"time": "1758175230"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 87,
"time": "1758173329"
},
"departure": {
"delay": 87,
"time": "1758173367"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 93,
"time": "1758172629"
},
"departure": {
"delay": 93,
"time": "1758172653"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 129,
"time": "1758172416"
},
"departure": {
"delay": 129,
"time": "1758172449"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 147,
"time": "1758172558"
},
"departure": {
"delay": 147,
"time": "1758172587"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 92,
"time": "1758173399"
},
"departure": {
"delay": 92,
"time": "1758173432"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 150,
"time": "1758175410"
},
"departure": {
"delay": 150,
"time": "1758175410"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 135,
"time": "1758172899"
},
"departure": {
"delay": 135,
"time": "1758172935"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 150,
"time": "1758174630"
},
"departure": {
"delay": 150,
"time": "1758174630"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"departure": {
"delay": 55,
"time": "1758172075"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 150,
"time": "1758175350"
},
"departure": {
"delay": 150,
"time": "1758175350"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 93,
"time": "1758173450"
},
"departure": {
"delay": 93,
"time": "1758173493"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 150,
"time": "1758174990"
},
"departure": {
"delay": 150,
"time": "1758174990"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 78,
"time": "1758172142"
},
"departure": {
"delay": 78,
"time": "1758172158"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 150,
"time": "1758175590"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 91,
"time": "1758172677"
},
"departure": {
"delay": 91,
"time": "1758172711"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 115,
"time": "1758172521"
},
"departure": {
"delay": 115,
"time": "1758172555"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 150,
"time": "1758175290"
},
"departure": {
"delay": 150,
"time": "1758175290"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 133,
"time": "1758172287"
},
"departure": {
"delay": 133,
"time": "1758172333"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 59,
"time": "1758173263"
},
"departure": {
"delay": 59,
"time": "1758173279"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 109,
"time": "1758172352"
},
"departure": {
"delay": 109,
"time": "1758172369"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 3,
"time": "1758174242"
},
"departure": {
"delay": 3,
"time": "1758174243"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 121,
"time": "1758173193"
},
"departure": {
"delay": 121,
"time": "1758173221"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 117,
"time": "1758173777"
},
"departure": {
"delay": 117,
"time": "1758173817"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 150,
"time": "1758175470"
},
"departure": {
"delay": 150,
"time": "1758175470"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 126,
"time": "1758172770"
},
"departure": {
"delay": 126,
"time": "1758172806"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 119,
"time": "1758173063"
},
"departure": {
"delay": 119,
"time": "1758173099"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 143,
"time": "1758173565"
},
"departure": {
"delay": 143,
"time": "1758173663"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 65,
"time": "1758173847"
},
"departure": {
"delay": 65,
"time": "1758173885"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 117,
"time": "1758173695"
},
"departure": {
"delay": 117,
"time": "1758173757"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 150,
"time": "1758175110"
},
"departure": {
"delay": 150,
"time": "1758175110"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 118,
"time": "1758172467"
},
"departure": {
"delay": 118,
"time": "1758172498"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1758174426",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746157x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:821:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758182940"
},
"departure": {
"time": "1758182940"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1758183420"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1758182460"
},
"departure": {
"time": "1758182460"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1758182820"
},
"departure": {
"time": "1758182820"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1758182880"
},
"departure": {
"time": "1758182880"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1758183120"
},
"departure": {
"time": "1758183120"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1758183180"
},
"departure": {
"time": "1758183180"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1758183000"
},
"departure": {
"time": "1758183000"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1758183300"
},
"departure": {
"time": "1758183300"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1758182400"
},
"departure": {
"time": "1758182400"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"departure": {
"time": "1758182340"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1758182760"
},
"departure": {
"time": "1758182760"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1758182700"
},
"departure": {
"time": "1758182700"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1758183060"
},
"departure": {
"time": "1758183060"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
}
],
"timestamp": "1758174300",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:821:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:621:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758179400"
},
"departure": {
"time": "1758179400"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1758179940"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1758179760"
},
"departure": {
"time": "1758179760"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1758179340"
},
"departure": {
"time": "1758179340"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1758179820"
},
"departure": {
"time": "1758179820"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1758179640"
},
"departure": {
"time": "1758179640"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1758179100"
},
"departure": {
"time": "1758179100"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1758179700"
},
"departure": {
"time": "1758179700"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1758178860"
},
"departure": {
"time": "1758178860"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1758179520"
},
"departure": {
"time": "1758179520"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
},
{
"departure": {
"time": "1758178800"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1758179460"
},
"departure": {
"time": "1758179460"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1758179880"
},
"departure": {
"time": "1758179880"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1758179280"
},
"departure": {
"time": "1758179280"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1758178920"
},
"departure": {
"time": "1758178920"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1758174369",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:621:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852301F3685356x2025x09x13T20x34x47Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758172680"
},
"departure": {
"time": "1758172740"
},
"stopId": "FR:14456:ZE:StopPointxOCETrainxTERx87444190:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1758168420"
},
"departure": {
"time": "1758168480"
},
"stopId": "FR:27082:ZE:StopPointxOCETrainxTERx87387142:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1758173400"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1758172980"
},
"departure": {
"time": "1758173040"
},
"stopId": "FR:14287:ZE:StopPointxOCETrainxTERx87444182:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1758168780"
},
"departure": {
"time": "1758168840"
},
"stopId": "FR:27165:ZE:StopPointxOCETrainxTERx87387159:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1758169620"
},
"departure": {
"time": "1758169680"
},
"stopId": "FR:27051:ZE:StopPointxOCETrainxTERx87387183:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1758171360"
},
"departure": {
"time": "1758171420"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1758169200"
},
"departure": {
"time": "1758169260"
},
"stopId": "FR:27492:ZE:StopPointxOCETrainxTERx87387175:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1758170340"
},
"departure": {
"time": "1758170400"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1758169920"
},
"departure": {
"time": "1758169980"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1758168060"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1758172260"
},
"departure": {
"time": "1758172320"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 17
}
],
"timestamp": "1758165787",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxd03091e3x31ddx4499xa71cxc61ef5399cc6x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852301F3685356x2025x09x13T20x34x47Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758419x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 100,
"time": "1758175120"
},
"departure": {
"delay": 100,
"time": "1758175120"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 100,
"time": "1758175840"
},
"departure": {
"delay": 100,
"time": "1758175840"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 100,
"time": "1758174640"
},
"departure": {
"delay": 100,
"time": "1758174640"
},
"stopId": "FR:50041:ZE:HAGBG1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 100,
"time": "1758176260"
},
"departure": {
"delay": 100,
"time": "1758176260"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 100,
"time": "1758175720"
},
"departure": {
"delay": 100,
"time": "1758175720"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 102,
"time": "1758173606"
},
"departure": {
"delay": 102,
"time": "1758173682"
},
"stopId": "FR:50041:ZE:HAGMA1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 100,
"time": "1758175300"
},
"departure": {
"delay": 100,
"time": "1758175300"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 28,
"time": "1758173437"
},
"departure": {
"delay": 28,
"time": "1758173488"
},
"stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 100,
"time": "1758174520"
},
"departure": {
"delay": 100,
"time": "1758174520"
},
"stopId": "FR:50041:ZE:HAGMF1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 100,
"time": "1758176380"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 100,
"time": "1758176020"
},
"departure": {
"delay": 100,
"time": "1758176020"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 119,
"time": "1758174069"
},
"departure": {
"delay": 119,
"time": "1758174119"
},
"stopId": "FR:50041:ZE:HAGGR1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 100,
"time": "1758175180"
},
"departure": {
"delay": 100,
"time": "1758175180"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 77,
"time": "1758173749"
},
"departure": {
"delay": 77,
"time": "1758173777"
},
"stopId": "FR:50041:ZE:HAGFY1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 100,
"time": "1758175420"
},
"departure": {
"delay": 100,
"time": "1758175420"
},
"stopId": "FR:50129:ZE:10LSA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 100,
"time": "1758176140"
},
"departure": {
"delay": 100,
"time": "1758176140"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 20
},
{
"departure": {
"delay": -4,
"time": "1758173096"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 100,
"time": "1758175660"
},
"departure": {
"delay": 100,
"time": "1758175660"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 100,
"time": "1758175000"
},
"departure": {
"delay": 100,
"time": "1758175000"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 100,
"time": "1758174880"
},
"departure": {
"delay": 100,
"time": "1758174880"
},
"stopId": "FR:50129:ZE:QQVPL2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 100,
"time": "1758175960"
},
"departure": {
"delay": 100,
"time": "1758175960"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1758174361",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758419x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746146x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 26,
"time": "1758170329"
},
"departure": {
"delay": 26,
"time": "1758170366"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 15,
"time": "1758170155"
},
"departure": {
"delay": 15,
"time": "1758170175"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -60,
"time": "1758171526"
},
"departure": {
"delay": -60,
"time": "1758171540"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"departure": {
"delay": 17,
"time": "1758168317"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 33,
"time": "1758168792"
},
"departure": {
"delay": 33,
"time": "1758168813"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 15,
"time": "1758168539"
},
"departure": {
"delay": 15,
"time": "1758168555"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 42,
"time": "1758169406"
},
"departure": {
"delay": 42,
"time": "1758169422"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 66,
"time": "1758171114"
},
"departure": {
"delay": 66,
"time": "1758171126"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": -12,
"time": "1758171386"
},
"departure": {
"delay": -12,
"time": "1758171408"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 47,
"time": "1758170424"
},
"departure": {
"delay": 47,
"time": "1758170447"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 46,
"time": "1758169221"
},
"departure": {
"delay": 46,
"time": "1758169246"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -67,
"time": "1758171574"
},
"departure": {
"delay": -67,
"time": "1758171593"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 19,
"time": "1758169675"
},
"departure": {
"delay": 19,
"time": "1758169699"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 74,
"time": "1758170696"
},
"departure": {
"delay": 74,
"time": "1758170714"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 37,
"time": "1758171204"
},
"departure": {
"delay": 37,
"time": "1758171217"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 65,
"time": "1758169483"
},
"departure": {
"delay": 65,
"time": "1758169565"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -27,
"time": "1758168917"
},
"departure": {
"delay": -27,
"time": "1758168933"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 99,
"time": "1758171070"
},
"departure": {
"delay": 99,
"time": "1758171099"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -3,
"time": "1758171284"
},
"departure": {
"delay": -3,
"time": "1758171297"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -89,
"time": "1758171631"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 75,
"time": "1758169120"
},
"departure": {
"delay": 75,
"time": "1758169155"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 61,
"time": "1758170555"
},
"departure": {
"delay": 61,
"time": "1758170581"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 29,
"time": "1758168493"
},
"departure": {
"delay": 29,
"time": "1758168509"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 73,
"time": "1758171174"
},
"departure": {
"delay": 73,
"time": "1758171193"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 23,
"time": "1758170227"
},
"departure": {
"delay": 23,
"time": "1758170303"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 40,
"time": "1758168680"
},
"departure": {
"delay": 40,
"time": "1758168700"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 12,
"time": "1758171239"
},
"departure": {
"delay": 12,
"time": "1758171252"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 15,
"time": "1758169077"
},
"departure": {
"delay": 15,
"time": "1758169095"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 51,
"time": "1758170616"
},
"departure": {
"delay": 51,
"time": "1758170631"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 37,
"time": "1758170473"
},
"departure": {
"delay": 37,
"time": "1758170497"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 61,
"time": "1758168645"
},
"departure": {
"delay": 61,
"time": "1758168661"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -34,
"time": "1758171490"
},
"departure": {
"delay": -34,
"time": "1758171506"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 32,
"time": "1758169033"
},
"departure": {
"delay": 32,
"time": "1758169052"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 52,
"time": "1758168755"
},
"departure": {
"delay": 52,
"time": "1758168772"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 43,
"time": "1758168378"
},
"departure": {
"delay": 43,
"time": "1758168403"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 95,
"time": "1758171021"
},
"departure": {
"delay": 95,
"time": "1758171035"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 48,
"time": "1758168575"
},
"departure": {
"delay": 48,
"time": "1758168588"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 71,
"time": "1758170874"
},
"departure": {
"delay": 71,
"time": "1758170891"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 13,
"time": "1758168833"
},
"departure": {
"delay": 13,
"time": "1758168853"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 55,
"time": "1758169298"
},
"departure": {
"delay": 55,
"time": "1758169315"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 28,
"time": "1758169746"
},
"departure": {
"delay": 28,
"time": "1758169768"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 30,
"time": "1758168608"
},
"departure": {
"delay": 30,
"time": "1758168630"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 33,
"time": "1758170056"
},
"departure": {
"delay": 33,
"time": "1758170073"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 68,
"time": "1758170754"
},
"departure": {
"delay": 68,
"time": "1758170768"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 5,
"time": "1758171351"
},
"departure": {
"delay": 5,
"time": "1758171365"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 56,
"time": "1758170979"
},
"departure": {
"delay": 56,
"time": "1758170996"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 1,
"time": "1758169902"
},
"departure": {
"delay": 1,
"time": "1758169921"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 77,
"time": "1758170944"
},
"departure": {
"delay": 77,
"time": "1758170957"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 9,
"time": "1758169833"
},
"departure": {
"delay": 9,
"time": "1758169869"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 8,
"time": "1758169954"
},
"departure": {
"delay": 8,
"time": "1758169988"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
}
],
"timestamp": "1758174426",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746146x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:237:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758180420"
},
"departure": {
"time": "1758180420"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1758181980"
},
"departure": {
"time": "1758181980"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1758181860"
},
"departure": {
"time": "1758181860"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1758180120"
},
"departure": {
"time": "1758180120"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1758182465"
},
"departure": {
"delay": 5,
"time": "1758182465"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 5,
"time": "1758181745"
},
"departure": {
"delay": 5,
"time": "1758181745"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1758180840"
},
"departure": {
"time": "1758180840"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1758181560"
},
"departure": {
"time": "1758181560"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 10,
"time": "1758182050"
},
"departure": {
"delay": 10,
"time": "1758182050"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1758182100"
},
"departure": {
"time": "1758182100"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1758180360"
},
"departure": {
"time": "1758180360"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1758180900"
},
"departure": {
"time": "1758180900"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1758180300"
},
"departure": {
"time": "1758180300"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1758180480"
},
"departure": {
"time": "1758180480"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1758180660"
},
"departure": {
"time": "1758180660"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1758182040"
},
"departure": {
"time": "1758182040"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1758181680"
},
"departure": {
"time": "1758181680"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1758180180"
},
"departure": {
"time": "1758180180"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1758182045"
},
"departure": {
"delay": 5,
"time": "1758182045"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"departure": {
"time": "1758180000"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1758181805"
},
"departure": {
"delay": 5,
"time": "1758181805"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1758182460"
},
"departure": {
"time": "1758182460"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1758182280"
},
"departure": {
"time": "1758182280"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1758181440"
},
"departure": {
"time": "1758181440"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1758181740"
},
"departure": {
"time": "1758181740"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1758181920"
},
"departure": {
"time": "1758181920"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1758180060"
},
"departure": {
"time": "1758180060"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1758181260"
},
"departure": {
"time": "1758181260"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1758181800"
},
"departure": {
"time": "1758181800"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1758180720"
},
"departure": {
"time": "1758180720"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1758180185"
},
"departure": {
"delay": 5,
"time": "1758180185"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1758180780"
},
"departure": {
"time": "1758180780"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1758180240"
},
"departure": {
"time": "1758180240"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1758182640"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
}
],
"timestamp": "1758174455",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:237:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:197:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758177840"
},
"departure": {
"time": "1758177840"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1758178500"
},
"departure": {
"time": "1758178500"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1758178080"
},
"departure": {
"time": "1758178080"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1758178680"
},
"departure": {
"time": "1758178680"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1758178320"
},
"departure": {
"time": "1758178320"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1758178380"
},
"departure": {
"time": "1758178380"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1758178440"
},
"departure": {
"time": "1758178440"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1758178620"
},
"departure": {
"time": "1758178620"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1758178560"
},
"departure": {
"time": "1758178560"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1758179340"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1758178920"
},
"departure": {
"time": "1758178920"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1758177960"
},
"departure": {
"time": "1758177960"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1758179280"
},
"departure": {
"time": "1758179280"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1758178260"
},
"departure": {
"time": "1758178260"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1758178200"
},
"departure": {
"time": "1758178200"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1758179100"
},
"departure": {
"time": "1758179100"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"departure": {
"time": "1758177660"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1758178740"
},
"departure": {
"time": "1758178740"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
}
],
"timestamp": "1758174481",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:197:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4865340770091008x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 145,
"time": "1758175515"
},
"departure": {
"delay": 145,
"time": "1758175525"
},
"stopId": "FR:14069:ZE:779170010:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": -116,
"time": "1758176584"
},
"stopId": "FR:14366:ZE:678850002:ATOUMOD036",
"stopSequence": 14
},
{
"departure": {
"time": "1758174900"
},
"stopId": "FR:14366:ZE:786800005:ATOUMOD036",
"stopSequence": 1
},
{
"arrival": {
"delay": 46,
"time": "1758174996"
},
"departure": {
"delay": 46,
"time": "1758175006"
},
"stopId": "FR:14366:ZE:767710003:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": 19,
"time": "1758176469"
},
"departure": {
"delay": 19,
"time": "1758176479"
},
"stopId": "FR:14366:ZE:678860002:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 160,
"time": "1758175890"
},
"departure": {
"delay": 160,
"time": "1758175900"
},
"stopId": "FR:14366:ZE:4798317683802112:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 59,
"time": "1758176089"
},
"departure": {
"delay": 59,
"time": "1758176099"
},
"stopId": "FR:14366:ZE:6574818787852288:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 16,
"time": "1758176526"
},
"departure": {
"delay": 16,
"time": "1758176536"
},
"stopId": "FR:14366:ZE:35140003:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 132,
"time": "1758175262"
},
"departure": {
"delay": 132,
"time": "1758175272"
},
"stopId": "FR:14069:ZE:790810002:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": 107,
"time": "1758175597"
},
"departure": {
"delay": 107,
"time": "1758175607"
},
"stopId": "FR:14366:ZE:760700002:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 3,
"time": "1758176213"
},
"departure": {
"delay": 3,
"time": "1758176223"
},
"stopId": "FR:14366:ZE:15060003:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 142,
"time": "1758175212"
},
"departure": {
"delay": 142,
"time": "1758175222"
},
"stopId": "FR:14069:ZE:753990002:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": 29,
"time": "1758175039"
},
"departure": {
"delay": 29,
"time": "1758175049"
},
"stopId": "FR:14366:ZE:788860003:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": 173,
"time": "1758175783"
},
"departure": {
"delay": 173,
"time": "1758175793"
},
"stopId": "FR:14366:ZE:784920001:ATOUMOD036",
"stopSequence": 8
}
],
"timestamp": "1758174496",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5590255248867328:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4865340770091008x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC586158:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 288,
"time": "1758174648"
},
"departure": {
"delay": 288,
"time": "1758174648"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 101,
"time": "1758173381"
},
"departure": {
"delay": 101,
"time": "1758173381"
},
"stopId": "FR:27602:ZE:0xLIE01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 272,
"time": "1758174392"
},
"departure": {
"delay": 272,
"time": "1758174392"
},
"stopId": "FR:27229:ZE:0xQUI01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 183,
"time": "1758173763"
},
"departure": {
"delay": 183,
"time": "1758173763"
},
"stopId": "FR:27602:ZE:0xGDG01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 279,
"time": "1758174459"
},
"departure": {
"delay": 279,
"time": "1758174459"
},
"stopId": "FR:27229:ZE:0xSTA01:ATOUMOD004",
"stopSequence": 25
},
{
"departure": {
"delay": 33,
"time": "1758173133"
},
"stopId": "FR:27602:ZE:0xALI02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 97,
"time": "1758173437"
},
"departure": {
"delay": 97,
"time": "1758173437"
},
"stopId": "FR:27602:ZE:0xLOQ01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 246,
"time": "1758174289"
},
"departure": {
"delay": 246,
"time": "1758174306"
},
"stopId": "FR:27229:ZE:0xHON01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 159,
"time": "1758173559"
},
"departure": {
"delay": 159,
"time": "1758173559"
},
"stopId": "FR:27602:ZE:0xSJE01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 250,
"time": "1758174010"
},
"departure": {
"delay": 250,
"time": "1758174010"
},
"stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 256,
"time": "1758174076"
},
"departure": {
"delay": 256,
"time": "1758174076"
},
"stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 123,
"time": "1758173199"
},
"departure": {
"delay": 123,
"time": "1758173223"
},
"stopId": "FR:27602:ZE:0xBVE01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 288,
"time": "1758175668"
},
"stopId": "FR:27229:ZE:0xLYC01:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"delay": 213,
"time": "1758173896"
},
"departure": {
"delay": 213,
"time": "1758173913"
},
"stopId": "FR:27602:ZE:0xMAS01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 163,
"time": "1758173743"
},
"departure": {
"delay": 163,
"time": "1758173743"
},
"stopId": "FR:27602:ZE:0xMUS01:ATOUMOD004",
"stopSequence": 7
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC586158:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x4470518:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -35,
"time": "1758175225"
},
"departure": {
"delay": -35,
"time": "1758175225"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -24,
"time": "1758175416"
},
"departure": {
"delay": -24,
"time": "1758175416"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 11,
"time": "1758174731"
},
"departure": {
"delay": 11,
"time": "1758174731"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -103,
"time": "1758175577"
},
"departure": {
"delay": -103,
"time": "1758175577"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -39,
"time": "1758175101"
},
"departure": {
"delay": -39,
"time": "1758175101"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -124,
"time": "1758175976"
},
"departure": {
"delay": -124,
"time": "1758175976"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -107,
"time": "1758175813"
},
"departure": {
"delay": -107,
"time": "1758175813"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -128,
"time": "1758175732"
},
"departure": {
"delay": -128,
"time": "1758175732"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -142,
"time": "1758176138"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"time": "1758175380"
},
"departure": {
"time": "1758175380"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -62,
"time": "1758175138"
},
"departure": {
"delay": -62,
"time": "1758175138"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -71,
"time": "1758175489"
},
"departure": {
"delay": -71,
"time": "1758175489"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -35,
"time": "1758175045"
},
"departure": {
"delay": -35,
"time": "1758175045"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -82,
"time": "1758175898"
},
"departure": {
"delay": -82,
"time": "1758175898"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"time": "1758174780"
},
"departure": {
"time": "1758174780"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 18,
"time": "1758175338"
},
"departure": {
"delay": 18,
"time": "1758175338"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -27,
"time": "1758174933"
},
"departure": {
"delay": -27,
"time": "1758174933"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -129,
"time": "1758176091"
},
"departure": {
"delay": -129,
"time": "1758176091"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -37,
"time": "1758175283"
},
"departure": {
"delay": -37,
"time": "1758175283"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -58,
"time": "1758175682"
},
"departure": {
"delay": -58,
"time": "1758175682"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -14,
"time": "1758174826"
},
"departure": {
"delay": -14,
"time": "1758174826"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
}
],
"timestamp": "1758174372",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x4470518:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745650x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 57,
"time": "1758166421"
},
"departure": {
"delay": 57,
"time": "1758166437"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 48,
"time": "1758168633"
},
"departure": {
"delay": 48,
"time": "1758168648"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 42,
"time": "1758167300"
},
"departure": {
"delay": 42,
"time": "1758167322"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 77,
"time": "1758166889"
},
"departure": {
"delay": 77,
"time": "1758166937"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -27,
"time": "1758167517"
},
"departure": {
"delay": -27,
"time": "1758167553"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -21,
"time": "1758167840"
},
"departure": {
"delay": -21,
"time": "1758167859"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 57,
"time": "1758166661"
},
"departure": {
"delay": 57,
"time": "1758166677"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 63,
"time": "1758167271"
},
"departure": {
"delay": 63,
"time": "1758167283"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 32,
"time": "1758168353"
},
"departure": {
"delay": 32,
"time": "1758168392"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 49,
"time": "1758166457"
},
"departure": {
"delay": 49,
"time": "1758166489"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -7,
"time": "1758168878"
},
"departure": {
"delay": -7,
"time": "1758168893"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 10,
"time": "1758168714"
},
"departure": {
"delay": 10,
"time": "1758168730"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 62,
"time": "1758167208"
},
"departure": {
"delay": 62,
"time": "1758167222"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 42,
"time": "1758166572"
},
"departure": {
"delay": 42,
"time": "1758166602"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -65,
"time": "1758168955"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 17,
"time": "1758167698"
},
"departure": {
"delay": 17,
"time": "1758167717"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"time": "1758167997"
},
"departure": {
"time": "1758168000"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 41,
"time": "1758166348"
},
"departure": {
"delay": 41,
"time": "1758166361"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 3,
"time": "1758168146"
},
"departure": {
"delay": 3,
"time": "1758168183"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -11,
"time": "1758168814"
},
"departure": {
"delay": -11,
"time": "1758168829"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 31,
"time": "1758166740"
},
"departure": {
"delay": 31,
"time": "1758166771"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 52,
"time": "1758167080"
},
"departure": {
"delay": 52,
"time": "1758167092"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -46,
"time": "1758167452"
},
"departure": {
"delay": -46,
"time": "1758167474"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 20,
"time": "1758166377"
},
"departure": {
"delay": 20,
"time": "1758166400"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1758167384"
},
"departure": {
"delay": 5,
"time": "1758167405"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 76,
"time": "1758167163"
},
"departure": {
"delay": 76,
"time": "1758167176"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 18,
"time": "1758167758"
},
"departure": {
"delay": 18,
"time": "1758167778"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 42,
"time": "1758167003"
},
"departure": {
"delay": 42,
"time": "1758167022"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 52,
"time": "1758166818"
},
"departure": {
"delay": 52,
"time": "1758166852"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 72,
"time": "1758166272"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 13,
"time": "1758167607"
},
"departure": {
"delay": 13,
"time": "1758167653"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 1,
"time": "1758168759"
},
"departure": {
"delay": 1,
"time": "1758168781"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 36,
"time": "1758168254"
},
"departure": {
"delay": 36,
"time": "1758168276"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 19,
"time": "1758168544"
},
"departure": {
"delay": 19,
"time": "1758168559"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 35,
"time": "1758168436"
},
"departure": {
"delay": 35,
"time": "1758168455"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
}
],
"timestamp": "1758174427",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745650x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4719204071636992x2:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 22,
"time": "1758174852"
},
"departure": {
"delay": 22,
"time": "1758174862"
},
"stopId": "FR:14366:ZE:7150003:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": 148,
"time": "1758174124"
},
"departure": {
"delay": 148,
"time": "1758174148"
},
"stopId": "FR:14366:ZE:36960004:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 25,
"time": "1758174473"
},
"departure": {
"delay": 25,
"time": "1758174505"
},
"stopId": "FR:14366:ZE:6219532387483648:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 23,
"time": "1758175403"
},
"stopId": "FR:14303:ZE:19280004:ATOUMOD036",
"stopSequence": 25
},
{
"arrival": {
"delay": 1,
"time": "1758174651"
},
"departure": {
"delay": 1,
"time": "1758174661"
},
"stopId": "FR:14366:ZE:652240007:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 17,
"time": "1758174727"
},
"departure": {
"delay": 17,
"time": "1758174737"
},
"stopId": "FR:14366:ZE:36970002:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": 67,
"time": "1758174957"
},
"departure": {
"delay": 67,
"time": "1758174967"
},
"stopId": "FR:14366:ZE:5094591801851904:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": 17,
"time": "1758174367"
},
"departure": {
"delay": 17,
"time": "1758174377"
},
"stopId": "FR:14366:ZE:6176760006705152:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 104,
"time": "1758173980"
},
"departure": {
"delay": 104,
"time": "1758173984"
},
"stopId": "FR:14366:ZE:764310005:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 18,
"time": "1758174308"
},
"departure": {
"delay": 18,
"time": "1758174318"
},
"stopId": "FR:14366:ZE:33090002:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": -4,
"time": "1758174211"
},
"departure": {
"delay": -4,
"time": "1758174236"
},
"stopId": "FR:14366:ZE:9240003:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 34,
"time": "1758174804"
},
"departure": {
"delay": 34,
"time": "1758174814"
},
"stopId": "FR:14366:ZE:35150004:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": -19,
"time": "1758175231"
},
"departure": {
"delay": -19,
"time": "1758175241"
},
"stopId": "FR:14366:ZE:17240004:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": 164,
"time": "1758174086"
},
"departure": {
"delay": 164,
"time": "1758174104"
},
"stopId": "FR:14366:ZE:33080003:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 42,
"time": "1758175052"
},
"departure": {
"delay": 42,
"time": "1758175062"
},
"stopId": "FR:14366:ZE:3100004:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": 62,
"time": "1758174232"
},
"departure": {
"delay": 62,
"time": "1758174242"
},
"stopId": "FR:14366:ZE:35180002:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 27,
"time": "1758174443"
},
"departure": {
"delay": 27,
"time": "1758174447"
},
"stopId": "FR:14366:ZE:310810014:ATOUMOD036",
"stopSequence": 16
}
],
"timestamp": "1758174495",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5131776580124672:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4719204071636992x2:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746134x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 96,
"time": "1758166939"
},
"departure": {
"delay": 96,
"time": "1758166956"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 78,
"time": "1758167325"
},
"departure": {
"delay": 78,
"time": "1758167358"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -59,
"time": "1758168763"
},
"departure": {
"delay": -59,
"time": "1758168781"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 65,
"time": "1758167093"
},
"departure": {
"delay": 65,
"time": "1758167105"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 31,
"time": "1758168981"
},
"departure": {
"delay": 31,
"time": "1758168991"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -14,
"time": "1758168479"
},
"departure": {
"delay": -14,
"time": "1758168526"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 20,
"time": "1758167619"
},
"departure": {
"delay": 20,
"time": "1758167660"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -25,
"time": "1758168620"
},
"departure": {
"delay": -25,
"time": "1758168635"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": -38,
"time": "1758168321"
},
"departure": {
"delay": -38,
"time": "1758168382"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 3,
"time": "1758167489"
},
"departure": {
"delay": 3,
"time": "1758167523"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 66,
"time": "1758166071"
},
"departure": {
"delay": 66,
"time": "1758166086"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1758166153"
},
"departure": {
"delay": 30,
"time": "1758166170"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 93,
"time": "1758167051"
},
"departure": {
"delay": 93,
"time": "1758167073"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 102,
"time": "1758166987"
},
"departure": {
"delay": 102,
"time": "1758167022"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -63,
"time": "1758169077"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 17,
"time": "1758168905"
},
"departure": {
"delay": 17,
"time": "1758168917"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -10,
"time": "1758167849"
},
"departure": {
"delay": -10,
"time": "1758167870"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -44,
"time": "1758168174"
},
"departure": {
"delay": -44,
"time": "1758168196"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 74,
"time": "1758167152"
},
"departure": {
"delay": 74,
"time": "1758167174"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 87,
"time": "1758167296"
},
"departure": {
"delay": 87,
"time": "1758167307"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -43,
"time": "1758168235"
},
"departure": {
"delay": -43,
"time": "1758168257"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 24,
"time": "1758167765"
},
"departure": {
"delay": 24,
"time": "1758167784"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -91,
"time": "1758166397"
},
"departure": {
"delay": -91,
"time": "1758166409"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -67,
"time": "1758168695"
},
"departure": {
"delay": -67,
"time": "1758168713"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -9,
"time": "1758168798"
},
"departure": {
"delay": -9,
"time": "1758168891"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 70,
"time": "1758166488"
},
"departure": {
"delay": 70,
"time": "1758166690"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 99,
"time": "1758166707"
},
"departure": {
"delay": 99,
"time": "1758166719"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 22,
"time": "1758167702"
},
"departure": {
"delay": 22,
"time": "1758167722"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 28,
"time": "1758168080"
},
"departure": {
"delay": 28,
"time": "1758168088"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -4,
"time": "1758168401"
},
"departure": {
"delay": -4,
"time": "1758168416"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 73,
"time": "1758167208"
},
"departure": {
"delay": 73,
"time": "1758167233"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -104,
"time": "1758166443"
},
"departure": {
"delay": -104,
"time": "1758166456"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -22,
"time": "1758166289"
},
"departure": {
"delay": -22,
"time": "1758166298"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -45,
"time": "1758166327"
},
"departure": {
"delay": -45,
"time": "1758166335"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -23,
"time": "1758168441"
},
"departure": {
"delay": -23,
"time": "1758168457"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 88,
"time": "1758166035"
},
"departure": {
"delay": 88,
"time": "1758166048"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -13,
"time": "1758168937"
},
"departure": {
"delay": -13,
"time": "1758168947"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": -7,
"time": "1758169006"
},
"departure": {
"delay": -7,
"time": "1758169013"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 9,
"time": "1758167556"
},
"departure": {
"delay": 9,
"time": "1758167589"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -27,
"time": "1758166346"
},
"departure": {
"delay": -27,
"time": "1758166353"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 56,
"time": "1758166016"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 44,
"time": "1758167409"
},
"departure": {
"delay": 44,
"time": "1758167444"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 103,
"time": "1758166744"
},
"departure": {
"delay": 103,
"time": "1758166783"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 15,
"time": "1758166194"
},
"departure": {
"delay": 15,
"time": "1758166215"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 103,
"time": "1758166831"
},
"departure": {
"delay": 103,
"time": "1758166843"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 11,
"time": "1758166257"
},
"departure": {
"delay": 11,
"time": "1758166271"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -60,
"time": "1758168648"
},
"departure": {
"delay": -60,
"time": "1758168660"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 40,
"time": "1758168002"
},
"departure": {
"delay": 40,
"time": "1758168040"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
}
],
"timestamp": "1758174425",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746134x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD012:ServiceJourney:300000238:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758172740"
},
"departure": {
"time": "1758172740"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexCl:ATOUMOD012",
"stopSequence": 8
},
{
"arrival": {
"time": "1758172620"
},
"departure": {
"time": "1758172620"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexCo:ATOUMOD012",
"stopSequence": 7
},
{
"arrival": {
"time": "1758173220"
},
"departure": {
"time": "1758173220"
},
"stopId": "FR:76758:ZE:YVETOTxxxMusxe:ATOUMOD012",
"stopSequence": 14
},
{
"arrival": {
"time": "1758172920"
},
"departure": {
"time": "1758172920"
},
"stopId": "FR:76758:ZE:YVETOTxxxFortxR:ATOUMOD012",
"stopSequence": 11
},
{
"arrival": {
"time": "1758173400"
},
"stopId": "FR:76758:ZE:YVETOTxxxGarexS:ATOUMOD012",
"stopSequence": 15
},
{
"arrival": {
"time": "1758172860"
},
"departure": {
"time": "1758172860"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexD2:ATOUMOD012",
"stopSequence": 10
},
{
"arrival": {
"time": "1758172800"
},
"departure": {
"time": "1758172800"
},
"stopId": "FR:76758:ZE:YVETOTxxxClosxD:ATOUMOD012",
"stopSequence": 9
},
{
"arrival": {
"time": "1758173160"
},
"departure": {
"time": "1758173160"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexD5:ATOUMOD012",
"stopSequence": 13
},
{
"arrival": {
"time": "1758172980"
},
"departure": {
"time": "1758172980"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexNi:ATOUMOD012",
"stopSequence": 12
}
],
"timestamp": "1758173645",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD012:Line:3:LOC",
"tripId": "ATOUMOD012:ServiceJourney:300000238:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13116F3682302x2025x09x13T20x34x47Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758174060"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1758176280"
},
"departure": {
"time": "1758176400"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1758175140"
},
"departure": {
"time": "1758175200"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1758175800"
},
"departure": {
"time": "1758175860"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1758174600"
},
"departure": {
"time": "1758174660"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1758179820"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
}
],
"timestamp": "1758170436",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13116F3682302x2025x09x13T20x34x47Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:413:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758187620"
},
"departure": {
"time": "1758187620"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1758189960"
},
"departure": {
"time": "1758189960"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1758188400"
},
"departure": {
"time": "1758188400"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1758189360"
},
"departure": {
"time": "1758189360"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1758188700"
},
"departure": {
"time": "1758188700"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1758189300"
},
"departure": {
"time": "1758189300"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1758189660"
},
"departure": {
"time": "1758189660"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1758188040"
},
"departure": {
"time": "1758188040"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1758189840"
},
"departure": {
"time": "1758189840"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1758190200"
},
"departure": {
"time": "1758190200"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1758188520"
},
"departure": {
"time": "1758188520"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1758190260"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1758189120"
},
"departure": {
"time": "1758189120"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 5,
"time": "1758187745"
},
"departure": {
"delay": 5,
"time": "1758187745"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1758189600"
},
"departure": {
"time": "1758189600"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1758188160"
},
"departure": {
"time": "1758188160"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1758187860"
},
"departure": {
"time": "1758187860"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1758187740"
},
"departure": {
"time": "1758187740"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"departure": {
"time": "1758187200"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1758187260"
},
"departure": {
"time": "1758187260"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1758190080"
},
"departure": {
"time": "1758190080"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1758189720"
},
"departure": {
"time": "1758189720"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1758187500"
},
"departure": {
"time": "1758187500"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1758188100"
},
"departure": {
"time": "1758188100"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 5,
"time": "1758187265"
},
"departure": {
"delay": 5,
"time": "1758187265"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1758188340"
},
"departure": {
"time": "1758188340"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1758187980"
},
"departure": {
"time": "1758187980"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1758189605"
},
"departure": {
"delay": 5,
"time": "1758189605"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1758189900"
},
"departure": {
"time": "1758189900"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1758189060"
},
"departure": {
"time": "1758189060"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1758187680"
},
"departure": {
"time": "1758187680"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1758189420"
},
"departure": {
"time": "1758189420"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1758187800"
},
"departure": {
"time": "1758187800"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1758187920"
},
"departure": {
"time": "1758187920"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
}
],
"timestamp": "1758174356",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:413:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x4470157:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 17,
"time": "1758180077"
},
"departure": {
"delay": 17,
"time": "1758180077"
},
"stopId": "FR:27365:ZE:0x7272:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 17,
"time": "1758179777"
},
"departure": {
"delay": 17,
"time": "1758179777"
},
"stopId": "FR:27196:ZE:0x6322:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 40,
"time": "1758179200"
},
"departure": {
"delay": 40,
"time": "1758179200"
},
"stopId": "FR:27348:ZE:0x6300:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 64,
"time": "1758178804"
},
"departure": {
"delay": 64,
"time": "1758178804"
},
"stopId": "FR:27008:ZE:0x6049:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 47,
"time": "1758180347"
},
"departure": {
"delay": 47,
"time": "1758180347"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 13,
"time": "1758179833"
},
"departure": {
"delay": 13,
"time": "1758179833"
},
"stopId": "FR:27196:ZE:0x6321:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 57,
"time": "1758180237"
},
"departure": {
"delay": 57,
"time": "1758180237"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 13,
"time": "1758179533"
},
"departure": {
"delay": 13,
"time": "1758179533"
},
"stopId": "FR:27469:ZE:0x6663:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 56,
"time": "1758179336"
},
"departure": {
"delay": 56,
"time": "1758179336"
},
"stopId": "FR:27348:ZE:0x6299:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 13,
"time": "1758179053"
},
"departure": {
"delay": 13,
"time": "1758179053"
},
"stopId": "FR:27348:ZE:0x6293:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 13,
"time": "1758179593"
},
"departure": {
"delay": 13,
"time": "1758179593"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"time": "1758178140"
},
"departure": {
"time": "1758178140"
},
"stopId": "FR:27458:ZE:0x6679:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 13,
"time": "1758179293"
},
"departure": {
"delay": 13,
"time": "1758179293"
},
"stopId": "FR:27348:ZE:0x6296:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 50,
"time": "1758179630"
},
"departure": {
"delay": 50,
"time": "1758179630"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 51,
"time": "1758178911"
},
"departure": {
"delay": 51,
"time": "1758178911"
},
"stopId": "FR:27008:ZE:0x6047:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 42,
"time": "1758178542"
},
"departure": {
"delay": 42,
"time": "1758178542"
},
"stopId": "FR:27386:ZE:0x6374:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"time": "1758178500"
},
"departure": {
"time": "1758178500"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27386:ZE:0x6376:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 61,
"time": "1758180181"
},
"departure": {
"delay": 61,
"time": "1758180181"
},
"stopId": "FR:27365:ZE:0x6333:ATOUMOD006",
"stopSequence": 35
},
{
"departure": {
"time": "1758177900"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 36,
"time": "1758178176"
},
"departure": {
"delay": 36,
"time": "1758178176"
},
"stopId": "FR:27458:ZE:0x6685:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1758178860"
},
"departure": {
"delay": 60,
"time": "1758178860"
},
"stopId": "FR:27008:ZE:0x6053:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 13,
"time": "1758180013"
},
"departure": {
"delay": 13,
"time": "1758180013"
},
"stopId": "FR:27365:ZE:0x7270:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 57,
"time": "1758178017"
},
"departure": {
"delay": 57,
"time": "1758178017"
},
"stopId": "FR:27458:ZE:0x6690:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 23,
"time": "1758178763"
},
"departure": {
"delay": 23,
"time": "1758178763"
},
"stopId": "FR:27008:ZE:0x6056:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 6,
"time": "1758178206"
},
"departure": {
"delay": 6,
"time": "1758178206"
},
"stopId": "FR:27458:ZE:0x6693:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 45,
"time": "1758178965"
},
"departure": {
"delay": 45,
"time": "1758178965"
},
"stopId": "FR:27008:ZE:0x6055:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 40,
"time": "1758179260"
},
"departure": {
"delay": 40,
"time": "1758179260"
},
"stopId": "FR:27348:ZE:0x6302:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 22,
"time": "1758180382"
},
"departure": {
"delay": 22,
"time": "1758180382"
},
"stopId": "FR:27701:ZE:0x7103:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 15,
"time": "1758177975"
},
"departure": {
"delay": 15,
"time": "1758177975"
},
"stopId": "FR:27458:ZE:0x6682:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 45,
"time": "1758178245"
},
"departure": {
"delay": 45,
"time": "1758178245"
},
"stopId": "FR:27458:ZE:0x6681:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 59,
"time": "1758179699"
},
"departure": {
"delay": 59,
"time": "1758179699"
},
"stopId": "FR:27196:ZE:0x6318:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 49,
"time": "1758178429"
},
"departure": {
"delay": 49,
"time": "1758178429"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27386:ZE:0x6367:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 62,
"time": "1758180302"
},
"departure": {
"delay": 62,
"time": "1758180302"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 38,
"time": "1758180218"
},
"departure": {
"delay": 38,
"time": "1758180218"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 45,
"time": "1758179025"
},
"departure": {
"delay": 45,
"time": "1758179025"
},
"stopId": "FR:27008:ZE:0x6051:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 13,
"time": "1758178693"
},
"departure": {
"delay": 13,
"time": "1758178693"
},
"stopId": "FR:27008:ZE:0x6058:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 18,
"time": "1758178278"
},
"departure": {
"delay": 18,
"time": "1758178278"
},
"stopId": "FR:27458:ZE:0x6695:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 13,
"time": "1758180433"
},
"departure": {
"delay": 13,
"time": "1758180433"
},
"stopId": "FR:27701:ZE:0x7162:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": 57,
"time": "1758180477"
},
"departure": {
"delay": 57,
"time": "1758180477"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"time": "1758178380"
},
"departure": {
"time": "1758178380"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27458:ZE:0x6699:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 13,
"time": "1758180613"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 43
}
],
"timestamp": "1758174372",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x4470157:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:353:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758187500"
},
"departure": {
"time": "1758187500"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1758186480"
},
"departure": {
"time": "1758186480"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 5,
"time": "1758185405"
},
"departure": {
"delay": 5,
"time": "1758185405"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1758185285"
},
"departure": {
"delay": 5,
"time": "1758185285"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1758185400"
},
"departure": {
"time": "1758185400"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1758185040"
},
"departure": {
"time": "1758185040"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1758185580"
},
"departure": {
"time": "1758185580"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1758185460"
},
"departure": {
"time": "1758185460"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1758187800"
},
"departure": {
"time": "1758187800"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1758185760"
},
"departure": {
"time": "1758185760"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1758187620"
},
"departure": {
"time": "1758187620"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1758185220"
},
"departure": {
"time": "1758185220"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1758185520"
},
"departure": {
"time": "1758185520"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1758184980"
},
"departure": {
"time": "1758184980"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1758185280"
},
"departure": {
"time": "1758185280"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1758186000"
},
"departure": {
"time": "1758186000"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1758187200"
},
"departure": {
"time": "1758187200"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1758185160"
},
"departure": {
"time": "1758185160"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1758185940"
},
"departure": {
"time": "1758185940"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1758186660"
},
"departure": {
"time": "1758186660"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1758187920"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1758184920"
},
"departure": {
"time": "1758184920"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1758187320"
},
"departure": {
"time": "1758187320"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 5,
"time": "1758187685"
},
"departure": {
"delay": 5,
"time": "1758187685"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1758184860"
},
"departure": {
"time": "1758184860"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1758187680"
},
"departure": {
"time": "1758187680"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1758186060"
},
"departure": {
"time": "1758186060"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1758187020"
},
"departure": {
"time": "1758187020"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1758185880"
},
"departure": {
"time": "1758185880"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"departure": {
"time": "1758184800"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1758186120"
},
"departure": {
"time": "1758186120"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1758187080"
},
"departure": {
"time": "1758187080"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1758187740"
},
"departure": {
"time": "1758187740"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1758186840"
},
"departure": {
"time": "1758186840"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1758185340"
},
"departure": {
"time": "1758185340"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
}
],
"timestamp": "1758174492",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:353:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:145:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758175200"
},
"departure": {
"time": "1758175200"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1758175140"
},
"departure": {
"time": "1758175140"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1758177900"
},
"departure": {
"time": "1758177900"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1758177000"
},
"departure": {
"time": "1758177000"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1758177720"
},
"departure": {
"time": "1758177720"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1758177360"
},
"departure": {
"time": "1758177360"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1758177660"
},
"departure": {
"time": "1758177660"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"departure": {
"time": "1758174900"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1758177480"
},
"departure": {
"time": "1758177480"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1758175860"
},
"departure": {
"time": "1758175860"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1758175500"
},
"departure": {
"time": "1758175500"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1758177960"
},
"departure": {
"time": "1758177960"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1758177840"
},
"departure": {
"time": "1758177840"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1758176820"
},
"departure": {
"time": "1758176820"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1758177120"
},
"departure": {
"time": "1758177120"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1758175020"
},
"departure": {
"time": "1758175020"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1758176880"
},
"departure": {
"time": "1758176880"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1758174960"
},
"departure": {
"time": "1758174960"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1758177420"
},
"departure": {
"time": "1758177420"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1758177540"
},
"departure": {
"time": "1758177540"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1758176520"
},
"departure": {
"time": "1758176520"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1758176160"
},
"departure": {
"time": "1758176160"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1758177300"
},
"departure": {
"time": "1758177300"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1758177600"
},
"departure": {
"time": "1758177600"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1758175440"
},
"departure": {
"time": "1758175440"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1758178140"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1758178080"
},
"departure": {
"time": "1758178080"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1758176580"
},
"departure": {
"time": "1758176580"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1758175380"
},
"departure": {
"time": "1758175380"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1758175980"
},
"departure": {
"time": "1758175980"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1758176760"
},
"departure": {
"time": "1758176760"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1758175800"
},
"departure": {
"time": "1758175800"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1758175620"
},
"departure": {
"time": "1758175620"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
}
],
"timestamp": "1758174212",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:145:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:93:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 65,
"time": "1758173940"
},
"departure": {
"delay": 65,
"time": "1758173945"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": -60,
"time": "1758174900"
},
"departure": {
"delay": -60,
"time": "1758174900"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": -55,
"time": "1758174420"
},
"departure": {
"delay": -55,
"time": "1758174425"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 65,
"time": "1758172800"
},
"departure": {
"delay": 65,
"time": "1758172805"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 240,
"time": "1758173280"
},
"departure": {
"delay": 240,
"time": "1758173400"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": -60,
"time": "1758174540"
},
"departure": {
"delay": -60,
"time": "1758174540"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 75,
"time": "1758172570"
},
"departure": {
"delay": 75,
"time": "1758172575"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 125,
"time": "1758172380"
},
"departure": {
"delay": 125,
"time": "1758172385"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1758173760"
},
"departure": {
"delay": 5,
"time": "1758173765"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": -45,
"time": "1758174310"
},
"departure": {
"delay": -45,
"time": "1758174315"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 135,
"time": "1758172930"
},
"departure": {
"delay": 135,
"time": "1758172935"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 65,
"time": "1758174180"
},
"departure": {
"delay": 65,
"time": "1758174185"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 125,
"time": "1758172560"
},
"departure": {
"delay": 125,
"time": "1758172565"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 185,
"time": "1758172920"
},
"departure": {
"delay": 185,
"time": "1758172925"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": -60,
"time": "1758175080"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 125,
"time": "1758173640"
},
"departure": {
"delay": 125,
"time": "1758173645"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": -60,
"time": "1758174840"
},
"departure": {
"delay": -60,
"time": "1758174840"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"departure": {
"delay": 60,
"time": "1758172260"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1758174300"
},
"departure": {
"delay": 5,
"time": "1758174305"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1758172680"
},
"departure": {
"delay": 60,
"time": "1758172740"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 125,
"time": "1758173160"
},
"departure": {
"delay": 125,
"time": "1758173165"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 125,
"time": "1758173700"
},
"departure": {
"delay": 125,
"time": "1758173705"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 125,
"time": "1758173040"
},
"departure": {
"delay": 125,
"time": "1758173045"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 125,
"time": "1758173100"
},
"departure": {
"delay": 125,
"time": "1758173105"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": -60,
"time": "1758174600"
},
"departure": {
"delay": -60,
"time": "1758174600"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": -60,
"time": "1758174780"
},
"departure": {
"delay": -60,
"time": "1758174780"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 65,
"time": "1758174060"
},
"departure": {
"delay": 65,
"time": "1758174065"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1758173820"
},
"departure": {
"delay": 60,
"time": "1758173880"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": -55,
"time": "1758174360"
},
"departure": {
"delay": -55,
"time": "1758174365"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": -60,
"time": "1758175020"
},
"departure": {
"delay": -60,
"time": "1758175020"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": -60,
"time": "1758174480"
},
"departure": {
"delay": -60,
"time": "1758174480"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 75,
"time": "1758172390"
},
"departure": {
"delay": 75,
"time": "1758172395"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": -60,
"time": "1758174660"
},
"departure": {
"delay": -60,
"time": "1758174660"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
}
],
"timestamp": "1758174438",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:93:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4553683883786240x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 299,
"time": "1758174649"
},
"departure": {
"delay": 299,
"time": "1758174659"
},
"stopId": "FR:14368:ZE:6053368582635520:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 360,
"time": "1758176630"
},
"departure": {
"delay": 360,
"time": "1758176640"
},
"stopId": "FR:14371:ZE:5100778894131200:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 190,
"time": "1758175980"
},
"departure": {
"delay": 190,
"time": "1758175990"
},
"stopId": "FR:14371:ZE:5628153532776448:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 344,
"time": "1758174874"
},
"departure": {
"delay": 344,
"time": "1758174884"
},
"stopId": "FR:14368:ZE:6106178829418496:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 295,
"time": "1758175785"
},
"departure": {
"delay": 295,
"time": "1758175795"
},
"stopId": "FR:14371:ZE:6133934988460032:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 255,
"time": "1758176705"
},
"departure": {
"delay": 255,
"time": "1758176715"
},
"stopId": "FR:14371:ZE:5697057793769472:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 189,
"time": "1758175139"
},
"departure": {
"delay": 189,
"time": "1758175149"
},
"stopId": "FR:14368:ZE:6187873939226624:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 150,
"time": "1758176790"
},
"stopId": "FR:14371:ZE:4702065101111296:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 229,
"time": "1758175299"
},
"departure": {
"delay": 229,
"time": "1758175309"
},
"stopId": "FR:14371:ZE:4523515257552896:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 305,
"time": "1758175015"
},
"departure": {
"delay": 305,
"time": "1758175025"
},
"stopId": "FR:14368:ZE:4556823030923264:ATOUMOD036",
"stopSequence": 10
}
],
"timestamp": "1758174495",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5315163629551616:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4553683883786240x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6308711875215360x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 78,
"time": "1758174248"
},
"departure": {
"delay": 78,
"time": "1758174258"
},
"stopId": "FR:14621:ZE:4749509188911104:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": 39,
"time": "1758175409"
},
"departure": {
"delay": 39,
"time": "1758175419"
},
"stopId": "FR:14570:ZE:6739525377196032:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -71,
"time": "1758176689"
},
"stopId": "FR:14478:ZE:4507111473020928:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": -52,
"time": "1758175498"
},
"departure": {
"delay": -52,
"time": "1758175508"
},
"stopId": "FR:14570:ZE:5867444884209664:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 127,
"time": "1758175017"
},
"departure": {
"delay": 127,
"time": "1758175027"
},
"stopId": "FR:14570:ZE:4613888415891456:ATOUMOD036",
"stopSequence": 7
},
{
"departure": {
"delay": 6,
"time": "1758174006"
},
"stopId": "FR:14621:ZE:6571132325986304:ATOUMOD036",
"stopSequence": 1
},
{
"arrival": {
"delay": -60,
"time": "1758174590"
},
"departure": {
"delay": -60,
"time": "1758174600"
},
"stopId": "FR:14570:ZE:4741544977367040:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": 110,
"time": "1758175120"
},
"departure": {
"delay": 110,
"time": "1758175130"
},
"stopId": "FR:14570:ZE:5945203824263168:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": -21,
"time": "1758175169"
},
"departure": {
"delay": -21,
"time": "1758175179"
},
"stopId": "FR:14570:ZE:5571118078361600:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 114,
"time": "1758174944"
},
"departure": {
"delay": 114,
"time": "1758174954"
},
"stopId": "FR:14570:ZE:6700812085493760:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": -56,
"time": "1758175674"
},
"departure": {
"delay": -56,
"time": "1758175684"
},
"stopId": "FR:14570:ZE:5448918881009664:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 27,
"time": "1758174737"
},
"departure": {
"delay": 27,
"time": "1758174747"
},
"stopId": "FR:14570:ZE:4967787110858752:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": -106,
"time": "1758175864"
},
"departure": {
"delay": -106,
"time": "1758175874"
},
"stopId": "FR:14570:ZE:6244808672673792:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": -91,
"time": "1758175579"
},
"departure": {
"delay": -91,
"time": "1758175589"
},
"stopId": "FR:14570:ZE:4509148860383232:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": -17,
"time": "1758174471"
},
"departure": {
"delay": -17,
"time": "1758174523"
},
"stopId": "FR:14570:ZE:6165371464712192:ATOUMOD036",
"stopSequence": 3
}
],
"timestamp": "1758174222",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5381620933591040:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6308711875215360x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3106F3681753x2025x09x13T20x34x47Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758183780"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 39
},
{
"arrival": {
"time": "1758177180"
},
"departure": {
"time": "1758177240"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1758176400"
},
"departure": {
"time": "1758176460"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1758178560"
},
"departure": {
"time": "1758178740"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 30
},
{
"departure": {
"time": "1758175560"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 24
}
],
"timestamp": "1758171938",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3106F3681753x2025x09x13T20x34x47Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1189:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758188040"
},
"departure": {
"time": "1758188040"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1758189300"
},
"departure": {
"time": "1758189300"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"departure": {
"time": "1758187980"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1758188340"
},
"departure": {
"time": "1758188340"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1758188940"
},
"departure": {
"time": "1758188940"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1758188580"
},
"departure": {
"time": "1758188580"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1758188400"
},
"departure": {
"time": "1758188400"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1758188520"
},
"departure": {
"time": "1758188520"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1758189360"
},
"departure": {
"time": "1758189360"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1758188460"
},
"departure": {
"time": "1758188460"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1758189540"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1758188760"
},
"departure": {
"time": "1758188760"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1758188880"
},
"departure": {
"time": "1758188880"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1758188220"
},
"departure": {
"time": "1758188220"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1758189000"
},
"departure": {
"time": "1758189000"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
}
],
"timestamp": "1758174363",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1189:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745656x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 67,
"time": "1758173196"
},
"departure": {
"delay": 67,
"time": "1758173227"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 84,
"time": "1758174325"
},
"departure": {
"delay": 84,
"time": "1758174384"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 40,
"time": "1758174520"
},
"departure": {
"delay": 40,
"time": "1758174520"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 40,
"time": "1758175660"
},
"departure": {
"delay": 40,
"time": "1758175660"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 59,
"time": "1758173251"
},
"departure": {
"delay": 59,
"time": "1758173279"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 40,
"time": "1758174820"
},
"departure": {
"delay": 40,
"time": "1758174820"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"departure": {
"delay": 19,
"time": "1758172999"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 40,
"time": "1758175960"
},
"departure": {
"delay": 40,
"time": "1758175960"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 77,
"time": "1758173569"
},
"departure": {
"delay": 77,
"time": "1758173597"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 40,
"time": "1758174940"
},
"departure": {
"delay": 40,
"time": "1758174940"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 40,
"time": "1758175900"
},
"departure": {
"delay": 40,
"time": "1758175900"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 38,
"time": "1758173491"
},
"departure": {
"delay": 38,
"time": "1758173498"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 88,
"time": "1758174226"
},
"departure": {
"delay": 88,
"time": "1758174268"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 10,
"time": "1758173110"
},
"departure": {
"delay": 10,
"time": "1758173170"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 27,
"time": "1758173815"
},
"departure": {
"delay": 27,
"time": "1758173847"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 40,
"time": "1758175420"
},
"departure": {
"delay": 40,
"time": "1758175420"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 40,
"time": "1758175480"
},
"departure": {
"delay": 40,
"time": "1758175480"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 8,
"time": "1758173908"
},
"departure": {
"delay": 8,
"time": "1758173948"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 40,
"time": "1758174460"
},
"departure": {
"delay": 40,
"time": "1758174460"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 40,
"time": "1758174640"
},
"departure": {
"delay": 40,
"time": "1758174640"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 67,
"time": "1758174057"
},
"departure": {
"delay": 67,
"time": "1758174127"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 45,
"time": "1758173715"
},
"departure": {
"delay": 45,
"time": "1758173745"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -12,
"time": "1758173075"
},
"departure": {
"delay": -12,
"time": "1758173088"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 40,
"time": "1758175300"
},
"departure": {
"delay": 40,
"time": "1758175300"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 32,
"time": "1758174020"
},
"departure": {
"delay": 32,
"time": "1758174032"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 92,
"time": "1758174172"
},
"departure": {
"delay": 92,
"time": "1758174212"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 85,
"time": "1758173382"
},
"departure": {
"delay": 85,
"time": "1758173425"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 40,
"time": "1758175060"
},
"departure": {
"delay": 40,
"time": "1758175060"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 40,
"time": "1758175840"
},
"departure": {
"delay": 40,
"time": "1758175840"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 40,
"time": "1758175780"
},
"departure": {
"delay": 40,
"time": "1758175780"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 38,
"time": "1758173644"
},
"departure": {
"delay": 38,
"time": "1758173678"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 40,
"time": "1758176080"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 40,
"time": "1758175240"
},
"departure": {
"delay": 40,
"time": "1758175240"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 40,
"time": "1758174700"
},
"departure": {
"delay": 40,
"time": "1758174700"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 40,
"time": "1758175600"
},
"departure": {
"delay": 40,
"time": "1758175600"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
}
],
"timestamp": "1758174425",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745656x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1061:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758187200"
},
"departure": {
"time": "1758187200"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1758187680"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1758186300"
},
"departure": {
"time": "1758186300"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1758187380"
},
"departure": {
"time": "1758187380"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1758186780"
},
"departure": {
"time": "1758186780"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1758186960"
},
"departure": {
"time": "1758186960"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1758187620"
},
"departure": {
"time": "1758187620"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1758187500"
},
"departure": {
"time": "1758187500"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1758187140"
},
"departure": {
"time": "1758187140"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1758186600"
},
"departure": {
"time": "1758186600"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1758187560"
},
"departure": {
"time": "1758187560"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 13
},
{
"departure": {
"time": "1758186180"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1758186660"
},
"departure": {
"time": "1758186660"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1758186240"
},
"departure": {
"time": "1758186240"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1758186540"
},
"departure": {
"time": "1758186540"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
}
],
"timestamp": "1758174363",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1061:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747888x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -110,
"time": "1758174550"
},
"departure": {
"delay": -110,
"time": "1758174550"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -110,
"time": "1758175510"
},
"departure": {
"delay": -110,
"time": "1758175510"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -110,
"time": "1758175090"
},
"departure": {
"delay": -110,
"time": "1758175090"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -110,
"time": "1758175210"
},
"departure": {
"delay": -110,
"time": "1758175210"
},
"stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -110,
"time": "1758174790"
},
"departure": {
"delay": -110,
"time": "1758174790"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"time": "1758174371"
},
"departure": {
"time": "1758174540"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -110,
"time": "1758175690"
},
"departure": {
"delay": -110,
"time": "1758175690"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -110,
"time": "1758175150"
},
"departure": {
"delay": -110,
"time": "1758175150"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -110,
"time": "1758174970"
},
"departure": {
"delay": -110,
"time": "1758174970"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -110,
"time": "1758175870"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -110,
"time": "1758174730"
},
"departure": {
"delay": -110,
"time": "1758174730"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -110,
"time": "1758175150"
},
"departure": {
"delay": -110,
"time": "1758175150"
},
"stopId": "FR:50129:ZE:10GDM3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -110,
"time": "1758174850"
},
"departure": {
"delay": -110,
"time": "1758174850"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -110,
"time": "1758174610"
},
"departure": {
"delay": -110,
"time": "1758174610"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -110,
"time": "1758175690"
},
"departure": {
"delay": -110,
"time": "1758175690"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -110,
"time": "1758175570"
},
"departure": {
"delay": -110,
"time": "1758175570"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"departure": {
"delay": 36,
"time": "1758174336"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -110,
"time": "1758175450"
},
"departure": {
"delay": -110,
"time": "1758175450"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -110,
"time": "1758175570"
},
"departure": {
"delay": -110,
"time": "1758175570"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -110,
"time": "1758175330"
},
"departure": {
"delay": -110,
"time": "1758175330"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -110,
"time": "1758175030"
},
"departure": {
"delay": -110,
"time": "1758175030"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -110,
"time": "1758175750"
},
"departure": {
"delay": -110,
"time": "1758175750"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -110,
"time": "1758175030"
},
"departure": {
"delay": -110,
"time": "1758175030"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1758174424",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747888x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745202x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 420,
"time": "1758174780"
},
"departure": {
"delay": 420,
"time": "1758174780"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 420,
"time": "1758175920"
},
"departure": {
"delay": 420,
"time": "1758175920"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 420,
"time": "1758175740"
},
"departure": {
"delay": 420,
"time": "1758175740"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 420,
"time": "1758175080"
},
"departure": {
"delay": 420,
"time": "1758175080"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 420,
"time": "1758175680"
},
"departure": {
"delay": 420,
"time": "1758175680"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 420,
"time": "1758175320"
},
"departure": {
"delay": 420,
"time": "1758175320"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 420,
"time": "1758174600"
},
"departure": {
"delay": 420,
"time": "1758174600"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 418,
"time": "1758174418"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 420,
"time": "1758174840"
},
"departure": {
"delay": 420,
"time": "1758174840"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 420,
"time": "1758174660"
},
"departure": {
"delay": 420,
"time": "1758174660"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 420,
"time": "1758175620"
},
"departure": {
"delay": 420,
"time": "1758175620"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 420,
"time": "1758175200"
},
"departure": {
"delay": 420,
"time": "1758175200"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 420,
"time": "1758175380"
},
"departure": {
"delay": 420,
"time": "1758175380"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 420,
"time": "1758174720"
},
"departure": {
"delay": 420,
"time": "1758174720"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 420,
"time": "1758176160"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 420,
"time": "1758175020"
},
"departure": {
"delay": 420,
"time": "1758175020"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 420,
"time": "1758176040"
},
"departure": {
"delay": 420,
"time": "1758176040"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 420,
"time": "1758175800"
},
"departure": {
"delay": 420,
"time": "1758175800"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 420,
"time": "1758175500"
},
"departure": {
"delay": 420,
"time": "1758175500"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 420,
"time": "1758174900"
},
"departure": {
"delay": 420,
"time": "1758174900"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1758174423",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745202x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:167:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758176400"
},
"departure": {
"time": "1758176400"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1758176520"
},
"departure": {
"time": "1758176520"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1758178860"
},
"departure": {
"time": "1758178860"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1758178500"
},
"departure": {
"time": "1758178500"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1758177660"
},
"departure": {
"time": "1758177660"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1758177780"
},
"departure": {
"time": "1758177780"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1758178260"
},
"departure": {
"time": "1758178260"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1758178200"
},
"departure": {
"time": "1758178200"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1758178440"
},
"departure": {
"time": "1758178440"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1758178800"
},
"departure": {
"time": "1758178800"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1758178380"
},
"departure": {
"time": "1758178380"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1758175860"
},
"departure": {
"time": "1758175860"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1758177480"
},
"departure": {
"time": "1758177480"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1758176040"
},
"departure": {
"time": "1758176040"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1758178620"
},
"departure": {
"time": "1758178620"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1758176340"
},
"departure": {
"time": "1758176340"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1758178740"
},
"departure": {
"time": "1758178740"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1758178320"
},
"departure": {
"time": "1758178320"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1758176700"
},
"departure": {
"time": "1758176700"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1758178020"
},
"departure": {
"time": "1758178020"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1758178560"
},
"departure": {
"time": "1758178560"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1758177720"
},
"departure": {
"time": "1758177720"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1758178980"
},
"departure": {
"time": "1758178980"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1758177900"
},
"departure": {
"time": "1758177900"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1758176280"
},
"departure": {
"time": "1758176280"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1758179040"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1758176100"
},
"departure": {
"time": "1758176100"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"departure": {
"time": "1758175800"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1758176760"
},
"departure": {
"time": "1758176760"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1758176880"
},
"departure": {
"time": "1758176880"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1758175920"
},
"departure": {
"time": "1758175920"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1758177060"
},
"departure": {
"time": "1758177060"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1758177420"
},
"departure": {
"time": "1758177420"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
}
],
"timestamp": "1758174429",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:167:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745655x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -14,
"time": "1758173522"
},
"departure": {
"delay": -14,
"time": "1758173566"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -7,
"time": "1758173059"
},
"departure": {
"delay": -7,
"time": "1758173093"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -6,
"time": "1758172289"
},
"departure": {
"delay": -6,
"time": "1758172314"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -11,
"time": "1758174258"
},
"departure": {
"delay": -11,
"time": "1758174289"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -50,
"time": "1758174610"
},
"departure": {
"delay": -50,
"time": "1758174610"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -8,
"time": "1758172564"
},
"departure": {
"delay": -8,
"time": "1758172612"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 18,
"time": "1758174343"
},
"departure": {
"delay": 18,
"time": "1758174378"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -69,
"time": "1758174049"
},
"departure": {
"delay": -69,
"time": "1758174051"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -28,
"time": "1758172823"
},
"departure": {
"delay": -28,
"time": "1758172892"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"time": "1758174419"
},
"departure": {
"time": "1758174480"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -35,
"time": "1758172189"
},
"departure": {
"delay": -35,
"time": "1758172225"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -37,
"time": "1758173876"
},
"departure": {
"delay": -37,
"time": "1758173963"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -13,
"time": "1758173237"
},
"departure": {
"delay": -13,
"time": "1758173267"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -15,
"time": "1758173110"
},
"departure": {
"delay": -15,
"time": "1758173145"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -50,
"time": "1758174670"
},
"departure": {
"delay": -50,
"time": "1758174670"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -33,
"time": "1758172934"
},
"departure": {
"delay": -33,
"time": "1758173007"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -50,
"time": "1758174490"
},
"departure": {
"delay": -50,
"time": "1758174490"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"departure": {
"delay": -13,
"time": "1758172067"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -29,
"time": "1758172143"
},
"departure": {
"delay": -29,
"time": "1758172171"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -50,
"time": "1758174910"
},
"departure": {
"delay": -50,
"time": "1758174910"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 11,
"time": "1758172245"
},
"departure": {
"delay": 11,
"time": "1758172271"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -50,
"time": "1758174790"
},
"departure": {
"delay": -50,
"time": "1758174790"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -52,
"time": "1758172468"
},
"departure": {
"delay": -52,
"time": "1758172508"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -50,
"time": "1758175090"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -28,
"time": "1758172381"
},
"departure": {
"delay": -28,
"time": "1758172412"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1758173180"
},
"departure": {
"delay": 1,
"time": "1758173221"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -48,
"time": "1758172724"
},
"departure": {
"delay": -48,
"time": "1758172752"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -50,
"time": "1758174970"
},
"departure": {
"delay": -50,
"time": "1758174970"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -48,
"time": "1758172659"
},
"departure": {
"delay": -48,
"time": "1758172692"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -22,
"time": "1758173400"
},
"departure": {
"delay": -22,
"time": "1758173498"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -1,
"time": "1758173587"
},
"departure": {
"delay": -1,
"time": "1758173699"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -50,
"time": "1758174850"
},
"departure": {
"delay": -50,
"time": "1758174850"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": -47,
"time": "1758173804"
},
"departure": {
"delay": -47,
"time": "1758173833"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 22,
"time": "1758173743"
},
"departure": {
"delay": 22,
"time": "1758173782"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -38,
"time": "1758173332"
},
"departure": {
"delay": -38,
"time": "1758173362"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
}
],
"timestamp": "1758174425",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745655x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6475153199333376x3:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 463,
"time": "1758176013"
},
"departure": {
"delay": 463,
"time": "1758176023"
},
"stopId": "FR:14625:ZE:5974180837195776:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 340,
"time": "1758175650"
},
"departure": {
"delay": 340,
"time": "1758175660"
},
"stopId": "FR:14582:ZE:6196950456074240:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 86,
"time": "1758174796"
},
"departure": {
"delay": 86,
"time": "1758174806"
},
"stopId": "FR:14371:ZE:5175503667331072:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 469,
"time": "1758175899"
},
"departure": {
"delay": 469,
"time": "1758175909"
},
"stopId": "FR:14625:ZE:6221161186721792:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 412,
"time": "1758176562"
},
"departure": {
"delay": 412,
"time": "1758176572"
},
"stopId": "FR:14366:ZE:35140003:ATOUMOD036",
"stopSequence": 25
},
{
"arrival": {
"delay": 510,
"time": "1758176360"
},
"departure": {
"delay": 510,
"time": "1758176370"
},
"stopId": "FR:14366:ZE:15060003:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": 531,
"time": "1758176261"
},
"departure": {
"delay": 531,
"time": "1758176271"
},
"stopId": "FR:14366:ZE:5179214334525440:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": 216,
"time": "1758175286"
},
"departure": {
"delay": 216,
"time": "1758175296"
},
"stopId": "FR:14582:ZE:6212828950167552:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 103,
"time": "1758174933"
},
"departure": {
"delay": 103,
"time": "1758174943"
},
"stopId": "FR:14371:ZE:6262655771738112:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 159,
"time": "1758176669"
},
"departure": {
"delay": 159,
"time": "1758176679"
},
"stopId": "FR:14366:ZE:19270005:ATOUMOD036",
"stopSequence": 27
},
{
"arrival": {
"delay": 281,
"time": "1758176611"
},
"departure": {
"delay": 281,
"time": "1758176621"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 26
},
{
"arrival": {
"delay": 527,
"time": "1758176317"
},
"departure": {
"delay": 527,
"time": "1758176327"
},
"stopId": "FR:14366:ZE:294970015:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": 27,
"time": "1758174476"
},
"departure": {
"delay": 27,
"time": "1758174507"
},
"stopId": "FR:14371:ZE:5156573615751168:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 325,
"time": "1758175455"
},
"departure": {
"delay": 325,
"time": "1758175465"
},
"stopId": "FR:14582:ZE:5156680167849984:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 19,
"time": "1758174609"
},
"departure": {
"delay": 19,
"time": "1758174619"
},
"stopId": "FR:14371:ZE:5071673856360448:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": -92,
"time": "1758176848"
},
"stopId": "FR:14366:ZE:658330001:ATOUMOD036",
"stopSequence": 28
},
{
"arrival": {
"delay": 430,
"time": "1758176520"
},
"departure": {
"delay": 430,
"time": "1758176530"
},
"stopId": "FR:14366:ZE:678860002:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": 195,
"time": "1758175145"
},
"departure": {
"delay": 195,
"time": "1758175155"
},
"stopId": "FR:14371:ZE:5175882110992384:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 389,
"time": "1758175759"
},
"departure": {
"delay": 389,
"time": "1758175769"
},
"stopId": "FR:14582:ZE:5162389924216832:ATOUMOD036",
"stopSequence": 16
}
],
"timestamp": "1758174497",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:4841323284660224:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6475153199333376x3:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745710x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 50,
"time": "1758167793"
},
"departure": {
"delay": 50,
"time": "1758167810"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 3,
"time": "1758166842"
},
"departure": {
"delay": 3,
"time": "1758166863"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -36,
"time": "1758166382"
},
"departure": {
"delay": -36,
"time": "1758166404"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"time": "1758168060"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 26,
"time": "1758167952"
},
"departure": {
"delay": 26,
"time": "1758167966"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 22,
"time": "1758167469"
},
"departure": {
"delay": 22,
"time": "1758167482"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 25,
"time": "1758167407"
},
"departure": {
"delay": 25,
"time": "1758167425"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 46,
"time": "1758167303"
},
"departure": {
"delay": 46,
"time": "1758167326"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": -86,
"time": "1758166460"
},
"departure": {
"delay": -86,
"time": "1758166474"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 16,
"time": "1758167090"
},
"departure": {
"delay": 16,
"time": "1758167116"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 55,
"time": "1758167681"
},
"departure": {
"delay": 55,
"time": "1758167695"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -42,
"time": "1758166322"
},
"departure": {
"delay": -42,
"time": "1758166338"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -59,
"time": "1758166004"
},
"departure": {
"delay": -59,
"time": "1758166021"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 40,
"time": "1758165482"
},
"departure": {
"delay": 40,
"time": "1758165520"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 39,
"time": "1758165381"
},
"departure": {
"delay": 39,
"time": "1758165399"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -43,
"time": "1758166915"
},
"departure": {
"delay": -43,
"time": "1758166937"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -6,
"time": "1758165817"
},
"departure": {
"delay": -6,
"time": "1758165834"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 41,
"time": "1758167181"
},
"departure": {
"delay": 41,
"time": "1758167201"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -29,
"time": "1758167049"
},
"departure": {
"delay": -29,
"time": "1758167071"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -40,
"time": "1758165893"
},
"departure": {
"delay": -40,
"time": "1758165920"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 23,
"time": "1758166180"
},
"departure": {
"delay": 23,
"time": "1758166223"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 15,
"time": "1758165195"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 22,
"time": "1758165428"
},
"departure": {
"delay": 22,
"time": "1758165442"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 51,
"time": "1758167735"
},
"departure": {
"delay": 51,
"time": "1758167751"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -70,
"time": "1758166589"
},
"departure": {
"delay": -70,
"time": "1758166610"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 2,
"time": "1758167545"
},
"departure": {
"delay": 2,
"time": "1758167582"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 43,
"time": "1758167846"
},
"departure": {
"delay": 43,
"time": "1758167863"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -31,
"time": "1758166989"
},
"departure": {
"delay": -31,
"time": "1758167009"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 2,
"time": "1758165587"
},
"departure": {
"delay": 2,
"time": "1758165602"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 29,
"time": "1758166656"
},
"departure": {
"delay": 29,
"time": "1758166769"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 38,
"time": "1758165657"
},
"departure": {
"delay": 38,
"time": "1758165698"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 25,
"time": "1758167890"
},
"departure": {
"delay": 25,
"time": "1758167905"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 3,
"time": "1758165772"
},
"departure": {
"delay": 3,
"time": "1758165783"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 7,
"time": "1758167991"
},
"departure": {
"delay": 7,
"time": "1758168007"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 40,
"time": "1758165267"
},
"departure": {
"delay": 40,
"time": "1758165280"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -65,
"time": "1758166533"
},
"departure": {
"delay": -65,
"time": "1758166555"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
}
],
"timestamp": "1758174429",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745710x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:165:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758177060"
},
"departure": {
"time": "1758177060"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1758178500"
},
"departure": {
"time": "1758178500"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1758177180"
},
"departure": {
"time": "1758177180"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1758176940"
},
"departure": {
"time": "1758176940"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1758177120"
},
"departure": {
"time": "1758177120"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1758176160"
},
"departure": {
"time": "1758176160"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1758176820"
},
"departure": {
"time": "1758176820"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1758177540"
},
"departure": {
"time": "1758177540"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1758176040"
},
"departure": {
"time": "1758176040"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1758176280"
},
"departure": {
"time": "1758176280"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1758177840"
},
"departure": {
"time": "1758177840"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1758177960"
},
"departure": {
"time": "1758177960"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1758176220"
},
"departure": {
"time": "1758176220"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1758178020"
},
"departure": {
"time": "1758178020"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1758175860"
},
"departure": {
"time": "1758175860"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1758177000"
},
"departure": {
"time": "1758177000"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1758178440"
},
"departure": {
"time": "1758178440"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1758178560"
},
"departure": {
"time": "1758178560"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1758176460"
},
"departure": {
"time": "1758176460"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1758175980"
},
"departure": {
"time": "1758175980"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1758178740"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"departure": {
"time": "1758175800"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1758178505"
},
"departure": {
"delay": 5,
"time": "1758178505"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1758178620"
},
"departure": {
"time": "1758178620"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1758177720"
},
"departure": {
"time": "1758177720"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1758178320"
},
"departure": {
"time": "1758178320"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1758176400"
},
"departure": {
"time": "1758176400"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1758176340"
},
"departure": {
"time": "1758176340"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1758176640"
},
"departure": {
"time": "1758176640"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1758178140"
},
"departure": {
"time": "1758178140"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1758176580"
},
"departure": {
"time": "1758176580"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1758176520"
},
"departure": {
"time": "1758176520"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1758176465"
},
"departure": {
"delay": 5,
"time": "1758176465"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1758175920"
},
"departure": {
"time": "1758175920"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1758178200"
},
"departure": {
"time": "1758178200"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
}
],
"timestamp": "1758174438",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:165:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747833x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -20,
"time": "1758166047"
},
"departure": {
"delay": -20,
"time": "1758166060"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -15,
"time": "1758165036"
},
"departure": {
"delay": -15,
"time": "1758165045"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -24,
"time": "1758165269"
},
"departure": {
"delay": -24,
"time": "1758165276"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 19,
"time": "1758165966"
},
"departure": {
"delay": 19,
"time": "1758165979"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 37,
"time": "1758166401"
},
"departure": {
"delay": 37,
"time": "1758166417"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"departure": {
"delay": 62,
"time": "1758164882"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 74,
"time": "1758165775"
},
"departure": {
"delay": 74,
"time": "1758165794"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -6,
"time": "1758166471"
},
"departure": {
"delay": -6,
"time": "1758166494"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -36,
"time": "1758165371"
},
"departure": {
"delay": -36,
"time": "1758165384"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -50,
"time": "1758165415"
},
"departure": {
"delay": -50,
"time": "1758165430"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 64,
"time": "1758166223"
},
"departure": {
"delay": 64,
"time": "1758166264"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 55,
"time": "1758165821"
},
"departure": {
"delay": 55,
"time": "1758165835"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 2,
"time": "1758164928"
},
"departure": {
"delay": 2,
"time": "1758164942"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -9,
"time": "1758166528"
},
"departure": {
"delay": -9,
"time": "1758166551"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 18,
"time": "1758165492"
},
"departure": {
"delay": 18,
"time": "1758165618"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -88,
"time": "1758166652"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 35,
"time": "1758166326"
},
"departure": {
"delay": 35,
"time": "1758166355"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -14,
"time": "1758165211"
},
"departure": {
"delay": -14,
"time": "1758165226"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 45,
"time": "1758165724"
},
"departure": {
"delay": 45,
"time": "1758165765"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 4,
"time": "1758165646"
},
"departure": {
"delay": 4,
"time": "1758165664"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 11,
"time": "1758165181"
},
"departure": {
"delay": 11,
"time": "1758165191"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -1,
"time": "1758166007"
},
"departure": {
"delay": -1,
"time": "1758166019"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -35,
"time": "1758165107"
},
"departure": {
"delay": -35,
"time": "1758165145"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 41,
"time": "1758165686"
},
"departure": {
"delay": 41,
"time": "1758165701"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 26,
"time": "1758165014"
},
"departure": {
"delay": 26,
"time": "1758165026"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
}
],
"timestamp": "1758174425",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747833x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC585291:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758174840"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC585291:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:135:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 240,
"time": "1758176460"
},
"departure": {
"delay": 240,
"time": "1758176460"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 240,
"time": "1758177060"
},
"departure": {
"delay": 240,
"time": "1758177060"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 240,
"time": "1758175860"
},
"departure": {
"delay": 240,
"time": "1758175860"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 240,
"time": "1758174840"
},
"departure": {
"delay": 240,
"time": "1758174840"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 240,
"time": "1758175200"
},
"departure": {
"delay": 240,
"time": "1758175200"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 240,
"time": "1758176220"
},
"departure": {
"delay": 240,
"time": "1758176220"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 240,
"time": "1758176700"
},
"departure": {
"delay": 240,
"time": "1758176700"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 240,
"time": "1758176640"
},
"departure": {
"delay": 240,
"time": "1758176640"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 240,
"time": "1758174720"
},
"departure": {
"delay": 240,
"time": "1758174720"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 240,
"time": "1758176760"
},
"departure": {
"delay": 240,
"time": "1758176760"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 240,
"time": "1758177180"
},
"departure": {
"delay": 240,
"time": "1758177180"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 245,
"time": "1758174480"
},
"departure": {
"delay": 245,
"time": "1758174485"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 240,
"time": "1758175140"
},
"departure": {
"delay": 240,
"time": "1758175140"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 240,
"time": "1758175500"
},
"departure": {
"delay": 240,
"time": "1758175500"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 240,
"time": "1758177240"
},
"departure": {
"delay": 240,
"time": "1758177240"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 240,
"time": "1758174780"
},
"departure": {
"delay": 240,
"time": "1758174780"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 240,
"time": "1758174960"
},
"departure": {
"delay": 240,
"time": "1758174960"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 240,
"time": "1758177300"
},
"departure": {
"delay": 240,
"time": "1758177300"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 240,
"time": "1758176940"
},
"departure": {
"delay": 240,
"time": "1758176940"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 240,
"time": "1758175320"
},
"departure": {
"delay": 240,
"time": "1758175320"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 240,
"time": "1758175920"
},
"departure": {
"delay": 240,
"time": "1758175920"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 240,
"time": "1758177000"
},
"departure": {
"delay": 240,
"time": "1758177000"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 240,
"time": "1758176340"
},
"departure": {
"delay": 240,
"time": "1758176340"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 240,
"time": "1758176820"
},
"departure": {
"delay": 240,
"time": "1758176820"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 185,
"time": "1758174240"
},
"departure": {
"delay": 185,
"time": "1758174245"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 185,
"time": "1758174300"
},
"departure": {
"delay": 185,
"time": "1758174305"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 240,
"time": "1758176100"
},
"departure": {
"delay": 240,
"time": "1758176100"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 240,
"time": "1758177480"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 240,
"time": "1758176880"
},
"departure": {
"delay": 240,
"time": "1758176880"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 240,
"time": "1758177420"
},
"departure": {
"delay": 240,
"time": "1758177420"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"departure": {
"delay": 65,
"time": "1758174065"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 240,
"time": "1758174540"
},
"departure": {
"delay": 240,
"time": "1758174540"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 240,
"time": "1758176160"
},
"departure": {
"delay": 240,
"time": "1758176160"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
}
],
"timestamp": "1758174492",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:135:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC585288:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -374,
"time": "1758175186"
},
"departure": {
"delay": -374,
"time": "1758175186"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 18
},
{
"departure": {
"delay": 34,
"time": "1758174214"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -246,
"time": "1758174954"
},
"departure": {
"delay": -246,
"time": "1758174954"
},
"stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -327,
"time": "1758175353"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -210,
"time": "1758174870"
},
"departure": {
"delay": -210,
"time": "1758174870"
},
"stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -127,
"time": "1758174713"
},
"departure": {
"delay": -127,
"time": "1758174713"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -41,
"time": "1758174619"
},
"departure": {
"delay": -41,
"time": "1758174619"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -329,
"time": "1758175051"
},
"departure": {
"delay": -329,
"time": "1758175051"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -327,
"time": "1758175113"
},
"departure": {
"delay": -327,
"time": "1758175113"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -17,
"time": "1758174463"
},
"departure": {
"delay": -17,
"time": "1758174463"
},
"stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -152,
"time": "1758174808"
},
"departure": {
"delay": -152,
"time": "1758174808"
},
"stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -51,
"time": "1758174549"
},
"departure": {
"delay": -51,
"time": "1758174549"
},
"stopId": "FR:27229:ZE:0xFER01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -215,
"time": "1758174925"
},
"departure": {
"delay": -215,
"time": "1758174925"
},
"stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 9,
"time": "1758174369"
},
"departure": {
"delay": 9,
"time": "1758174369"
},
"stopId": "FR:27229:ZE:0xCAR04:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 64,
"time": "1758174304"
},
"departure": {
"delay": 64,
"time": "1758174304"
},
"stopId": "FR:27229:ZE:0xMEU01:ATOUMOD004",
"stopSequence": 2
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC585288:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:275:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758182100"
},
"departure": {
"time": "1758182100"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1758181680"
},
"departure": {
"time": "1758181680"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1758184200"
},
"departure": {
"time": "1758184200"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1758184020"
},
"departure": {
"time": "1758184020"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1758181740"
},
"departure": {
"time": "1758181740"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1758183300"
},
"departure": {
"time": "1758183300"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1758184140"
},
"departure": {
"time": "1758184140"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1758182280"
},
"departure": {
"time": "1758182280"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1758183960"
},
"departure": {
"time": "1758183960"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1758183420"
},
"departure": {
"time": "1758183420"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1758181260"
},
"departure": {
"time": "1758181260"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"departure": {
"time": "1758181200"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1758183840"
},
"departure": {
"time": "1758183840"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1758184380"
},
"departure": {
"time": "1758184380"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1758183600"
},
"departure": {
"time": "1758183600"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1758183060"
},
"departure": {
"time": "1758183060"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1758183720"
},
"departure": {
"time": "1758183720"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1758181500"
},
"departure": {
"time": "1758181500"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1758181440"
},
"departure": {
"time": "1758181440"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1758183900"
},
"departure": {
"time": "1758183900"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1758181920"
},
"departure": {
"time": "1758181920"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1758182460"
},
"departure": {
"time": "1758182460"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1758183660"
},
"departure": {
"time": "1758183660"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1758184260"
},
"departure": {
"time": "1758184260"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1758182880"
},
"departure": {
"time": "1758182880"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1758182820"
},
"departure": {
"time": "1758182820"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1758184440"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1758183120"
},
"departure": {
"time": "1758183120"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1758183180"
},
"departure": {
"time": "1758183180"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1758181320"
},
"departure": {
"time": "1758181320"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1758181800"
},
"departure": {
"time": "1758181800"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1758182160"
},
"departure": {
"time": "1758182160"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1758183780"
},
"departure": {
"time": "1758183780"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
}
],
"timestamp": "1758174492",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:275:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:537:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758195600"
},
"departure": {
"time": "1758195600"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1758193500"
},
"departure": {
"time": "1758193500"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"departure": {
"time": "1758192600"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1758193145"
},
"departure": {
"delay": 5,
"time": "1758193145"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1758194820"
},
"departure": {
"time": "1758194820"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1758195300"
},
"departure": {
"time": "1758195300"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1758193200"
},
"departure": {
"time": "1758193200"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1758193380"
},
"departure": {
"time": "1758193380"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1758193560"
},
"departure": {
"time": "1758193560"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1758193740"
},
"departure": {
"time": "1758193740"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1758194700"
},
"departure": {
"time": "1758194700"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1758195240"
},
"departure": {
"time": "1758195240"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1758195660"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1758192660"
},
"departure": {
"time": "1758192660"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1758194460"
},
"departure": {
"time": "1758194460"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1758193320"
},
"departure": {
"time": "1758193320"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1758192900"
},
"departure": {
"time": "1758192900"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1758194760"
},
"departure": {
"time": "1758194760"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1758195480"
},
"departure": {
"time": "1758195480"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1758195360"
},
"departure": {
"time": "1758195360"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1758194520"
},
"departure": {
"time": "1758194520"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1758193020"
},
"departure": {
"time": "1758193020"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1758193800"
},
"departure": {
"time": "1758193800"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1758195000"
},
"departure": {
"time": "1758195000"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1758193440"
},
"departure": {
"time": "1758193440"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1758194100"
},
"departure": {
"time": "1758194100"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1758193920"
},
"departure": {
"time": "1758193920"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 5,
"time": "1758195005"
},
"departure": {
"delay": 5,
"time": "1758195005"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1758195060"
},
"departure": {
"time": "1758195060"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1758193260"
},
"departure": {
"time": "1758193260"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1758192665"
},
"departure": {
"delay": 5,
"time": "1758192665"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1758193080"
},
"departure": {
"time": "1758193080"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1758195120"
},
"departure": {
"time": "1758195120"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1758193140"
},
"departure": {
"time": "1758193140"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
}
],
"timestamp": "1758173419",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:537:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746205x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 333,
"time": "1758171926"
},
"departure": {
"delay": 333,
"time": "1758171933"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 10,
"time": "1758174730"
},
"departure": {
"delay": 10,
"time": "1758174730"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 292,
"time": "1758171679"
},
"departure": {
"delay": 292,
"time": "1758171712"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 214,
"time": "1758172619"
},
"departure": {
"delay": 214,
"time": "1758172654"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 220,
"time": "1758172527"
},
"departure": {
"delay": 220,
"time": "1758172540"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 49,
"time": "1758173021"
},
"departure": {
"delay": 49,
"time": "1758173029"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 22,
"time": "1758174250"
},
"departure": {
"delay": 22,
"time": "1758174262"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 226,
"time": "1758172332"
},
"departure": {
"delay": 226,
"time": "1758172366"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 24,
"time": "1758174305"
},
"departure": {
"delay": 24,
"time": "1758174384"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"time": "1758174402"
},
"departure": {
"time": "1758174420"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 275,
"time": "1758172375"
},
"departure": {
"delay": 275,
"time": "1758172415"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 366,
"time": "1758171995"
},
"departure": {
"delay": 366,
"time": "1758172026"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 122,
"time": "1758172951"
},
"departure": {
"delay": 122,
"time": "1758172982"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 65,
"time": "1758174110"
},
"departure": {
"delay": 65,
"time": "1758174125"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 10,
"time": "1758174550"
},
"departure": {
"delay": 10,
"time": "1758174550"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 113,
"time": "1758173352"
},
"departure": {
"delay": 113,
"time": "1758173393"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 10,
"time": "1758174790"
},
"departure": {
"delay": 10,
"time": "1758174790"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 59,
"time": "1758173547"
},
"departure": {
"delay": 59,
"time": "1758173579"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 215,
"time": "1758172225"
},
"departure": {
"delay": 215,
"time": "1758172235"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 347,
"time": "1758172036"
},
"departure": {
"delay": 347,
"time": "1758172067"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 39,
"time": "1758173487"
},
"departure": {
"delay": 39,
"time": "1758173499"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 130,
"time": "1758173232"
},
"departure": {
"delay": 130,
"time": "1758173290"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 80,
"time": "1758173088"
},
"departure": {
"delay": 80,
"time": "1758173120"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 267,
"time": "1758172723"
},
"departure": {
"delay": 267,
"time": "1758172827"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 25,
"time": "1758174054"
},
"departure": {
"delay": 25,
"time": "1758174085"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"departure": {
"delay": 268,
"time": "1758171628"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 38,
"time": "1758173785"
},
"departure": {
"delay": 38,
"time": "1758173798"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 68,
"time": "1758173432"
},
"departure": {
"delay": 68,
"time": "1758173468"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 32,
"time": "1758174003"
},
"departure": {
"delay": 32,
"time": "1758174032"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 32,
"time": "1758173601"
},
"departure": {
"delay": 32,
"time": "1758173612"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 322,
"time": "1758171817"
},
"departure": {
"delay": 322,
"time": "1758171862"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 235,
"time": "1758172308"
},
"departure": {
"delay": 235,
"time": "1758172315"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 21,
"time": "1758174196"
},
"departure": {
"delay": 21,
"time": "1758174201"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 65,
"time": "1758174154"
},
"departure": {
"delay": 65,
"time": "1758174185"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 311,
"time": "1758171876"
},
"departure": {
"delay": 311,
"time": "1758171911"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 12,
"time": "1758173924"
},
"departure": {
"delay": 12,
"time": "1758173952"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 269,
"time": "1758172159"
},
"departure": {
"delay": 269,
"time": "1758172169"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 24,
"time": "1758173828"
},
"departure": {
"delay": 24,
"time": "1758173844"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 347,
"time": "1758172097"
},
"departure": {
"delay": 347,
"time": "1758172127"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -14,
"time": "1758174274"
},
"departure": {
"delay": -14,
"time": "1758174286"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 10,
"time": "1758174490"
},
"departure": {
"delay": 10,
"time": "1758174490"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 309,
"time": "1758172141"
},
"departure": {
"delay": 309,
"time": "1758172149"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 320,
"time": "1758171946"
},
"departure": {
"delay": 320,
"time": "1758171980"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 10,
"time": "1758174850"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 52,
"time": "1758173651"
},
"departure": {
"delay": 52,
"time": "1758173692"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 93,
"time": "1758173136"
},
"departure": {
"delay": 93,
"time": "1758173193"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 58,
"time": "1758173721"
},
"departure": {
"delay": 58,
"time": "1758173758"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 10,
"time": "1758174670"
},
"departure": {
"delay": 10,
"time": "1758174670"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 164,
"time": "1758172861"
},
"departure": {
"delay": 164,
"time": "1758172904"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 237,
"time": "1758172459"
},
"departure": {
"delay": 237,
"time": "1758172497"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
}
],
"timestamp": "1758174426",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746205x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746155x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 139,
"time": "1758173105"
},
"departure": {
"delay": 139,
"time": "1758173119"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 148,
"time": "1758170856"
},
"departure": {
"delay": 148,
"time": "1758170908"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 75,
"time": "1758173519"
},
"departure": {
"delay": 75,
"time": "1758173535"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 110,
"time": "1758173616"
},
"departure": {
"delay": 110,
"time": "1758173630"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 102,
"time": "1758173545"
},
"departure": {
"delay": 102,
"time": "1758173562"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 67,
"time": "1758173577"
},
"departure": {
"delay": 67,
"time": "1758173587"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 163,
"time": "1758171121"
},
"departure": {
"delay": 163,
"time": "1758171163"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 199,
"time": "1758171516"
},
"departure": {
"delay": 199,
"time": "1758171559"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 123,
"time": "1758173176"
},
"departure": {
"delay": 123,
"time": "1758173223"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 131,
"time": "1758170455"
},
"departure": {
"delay": 131,
"time": "1758170471"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 160,
"time": "1758172770"
},
"departure": {
"delay": 160,
"time": "1758172780"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 153,
"time": "1758171912"
},
"departure": {
"delay": 153,
"time": "1758171933"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 80,
"time": "1758173652"
},
"departure": {
"delay": 80,
"time": "1758173660"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 104,
"time": "1758172591"
},
"departure": {
"delay": 104,
"time": "1758172604"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 121,
"time": "1758170507"
},
"departure": {
"delay": 121,
"time": "1758170521"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 96,
"time": "1758173425"
},
"departure": {
"delay": 96,
"time": "1758173436"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 106,
"time": "1758170733"
},
"departure": {
"delay": 106,
"time": "1758170746"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 123,
"time": "1758173369"
},
"departure": {
"delay": 123,
"time": "1758173403"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 178,
"time": "1758171383"
},
"departure": {
"delay": 178,
"time": "1758171418"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 169,
"time": "1758171272"
},
"departure": {
"delay": 169,
"time": "1758171289"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 177,
"time": "1758171583"
},
"departure": {
"delay": 177,
"time": "1758171597"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 86,
"time": "1758170826"
},
"departure": {
"delay": 86,
"time": "1758170846"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 88,
"time": "1758170953"
},
"departure": {
"delay": 88,
"time": "1758170968"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 201,
"time": "1758171764"
},
"departure": {
"delay": 201,
"time": "1758171801"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 134,
"time": "1758172057"
},
"departure": {
"delay": 134,
"time": "1758172094"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 90,
"time": "1758170771"
},
"departure": {
"delay": 90,
"time": "1758170790"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 158,
"time": "1758171200"
},
"departure": {
"delay": 158,
"time": "1758171218"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 65,
"time": "1758173765"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 121,
"time": "1758171986"
},
"departure": {
"delay": 121,
"time": "1758172021"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 178,
"time": "1758171455"
},
"departure": {
"delay": 178,
"time": "1758171478"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 142,
"time": "1758173324"
},
"departure": {
"delay": 142,
"time": "1758173362"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"departure": {
"delay": 91,
"time": "1758170431"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 194,
"time": "1758171709"
},
"departure": {
"delay": 194,
"time": "1758171734"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 94,
"time": "1758170645"
},
"departure": {
"delay": 94,
"time": "1758170674"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 119,
"time": "1758172233"
},
"departure": {
"delay": 119,
"time": "1758172259"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 136,
"time": "1758172952"
},
"departure": {
"delay": 136,
"time": "1758172996"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 113,
"time": "1758173141"
},
"departure": {
"delay": 113,
"time": "1758173153"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 63,
"time": "1758172389"
},
"departure": {
"delay": 63,
"time": "1758172443"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 53,
"time": "1758172292"
},
"departure": {
"delay": 53,
"time": "1758172313"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 188,
"time": "1758171651"
},
"departure": {
"delay": 188,
"time": "1758171668"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 100,
"time": "1758171077"
},
"departure": {
"delay": 100,
"time": "1758171100"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 71,
"time": "1758170993"
},
"departure": {
"delay": 71,
"time": "1758171011"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 108,
"time": "1758173486"
},
"departure": {
"delay": 108,
"time": "1758173508"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 150,
"time": "1758172870"
},
"departure": {
"delay": 150,
"time": "1758172890"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 104,
"time": "1758172133"
},
"departure": {
"delay": 104,
"time": "1758172184"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 183,
"time": "1758171822"
},
"departure": {
"delay": 183,
"time": "1758171843"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 95,
"time": "1758170591"
},
"departure": {
"delay": 95,
"time": "1758170615"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 95,
"time": "1758173057"
},
"departure": {
"delay": 95,
"time": "1758173075"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
}
],
"timestamp": "1758174424",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746155x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:175:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758178560"
},
"departure": {
"time": "1758178560"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1758178080"
},
"departure": {
"time": "1758178080"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 5,
"time": "1758178565"
},
"departure": {
"delay": 5,
"time": "1758178565"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1758177780"
},
"departure": {
"time": "1758177780"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1758177180"
},
"departure": {
"time": "1758177180"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1758176880"
},
"departure": {
"time": "1758176880"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1758177420"
},
"departure": {
"time": "1758177420"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1758176520"
},
"departure": {
"time": "1758176520"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1758176580"
},
"departure": {
"time": "1758176580"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1758176700"
},
"departure": {
"time": "1758176700"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1758179160"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1758176820"
},
"departure": {
"time": "1758176820"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1758178325"
},
"departure": {
"delay": 5,
"time": "1758178325"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1758178800"
},
"departure": {
"time": "1758178800"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 10,
"time": "1758178570"
},
"departure": {
"delay": 10,
"time": "1758178570"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1758176640"
},
"departure": {
"time": "1758176640"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1758178620"
},
"departure": {
"time": "1758178620"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1758177960"
},
"departure": {
"time": "1758177960"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1758178260"
},
"departure": {
"time": "1758178260"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1758177360"
},
"departure": {
"time": "1758177360"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1758176940"
},
"departure": {
"time": "1758176940"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1758178985"
},
"departure": {
"delay": 5,
"time": "1758178985"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1758178440"
},
"departure": {
"time": "1758178440"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 5,
"time": "1758178265"
},
"departure": {
"delay": 5,
"time": "1758178265"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1758178200"
},
"departure": {
"time": "1758178200"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1758177000"
},
"departure": {
"time": "1758177000"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1758176760"
},
"departure": {
"time": "1758176760"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1758178980"
},
"departure": {
"time": "1758178980"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1758177240"
},
"departure": {
"time": "1758177240"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1758177300"
},
"departure": {
"time": "1758177300"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"departure": {
"time": "1758176400"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1758178380"
},
"departure": {
"time": "1758178380"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1758178320"
},
"departure": {
"time": "1758178320"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1758178500"
},
"departure": {
"time": "1758178500"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
}
],
"timestamp": "1758174356",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:175:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:707:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758180840"
},
"departure": {
"time": "1758180840"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1758180600"
},
"departure": {
"time": "1758180600"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1758180660"
},
"departure": {
"time": "1758180660"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1758181020"
},
"departure": {
"time": "1758181020"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"departure": {
"time": "1758180540"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1758180720"
},
"departure": {
"time": "1758180720"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1758180960"
},
"departure": {
"time": "1758180960"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1758181320"
},
"departure": {
"time": "1758181320"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1758181560"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1758181380"
},
"departure": {
"time": "1758181380"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1758180900"
},
"departure": {
"time": "1758180900"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1758181080"
},
"departure": {
"time": "1758181080"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1758181140"
},
"departure": {
"time": "1758181140"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1758180780"
},
"departure": {
"time": "1758180780"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
}
],
"timestamp": "1758174367",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:707:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x4470050:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 495,
"time": "1758178335"
},
"departure": {
"delay": 495,
"time": "1758178335"
},
"stopId": "FR:27375:ZE:0x6523:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 14,
"time": "1758177554"
},
"departure": {
"delay": 14,
"time": "1758177554"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 506,
"time": "1758178286"
},
"departure": {
"delay": 506,
"time": "1758178286"
},
"stopId": "FR:27375:ZE:0x6419:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 451,
"time": "1758178411"
},
"departure": {
"delay": 451,
"time": "1758178411"
},
"stopId": "FR:27375:ZE:0x6445:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 7,
"time": "1758177667"
},
"departure": {
"delay": 7,
"time": "1758177667"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 451,
"time": "1758178231"
},
"departure": {
"delay": 451,
"time": "1758178231"
},
"stopId": "FR:27375:ZE:0x6473:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 43,
"time": "1758177523"
},
"departure": {
"delay": 43,
"time": "1758177523"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27375:ZE:0x6465:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 470,
"time": "1758178370"
},
"departure": {
"delay": 470,
"time": "1758178370"
},
"stopId": "FR:27375:ZE:0x6475:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 487,
"time": "1758178687"
},
"departure": {
"delay": 487,
"time": "1758178687"
},
"stopId": "FR:27375:ZE:0x6478:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 479,
"time": "1758178859"
},
"departure": {
"delay": 479,
"time": "1758178859"
},
"stopId": "FR:27375:ZE:0x6509:ATOUMOD006",
"stopSequence": 19
},
{
"departure": {
"time": "1758177300"
},
"stopId": "FR:27375:ZE:0x7160:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 454,
"time": "1758178174"
},
"departure": {
"delay": 454,
"time": "1758178174"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 451,
"time": "1758179011"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 451,
"time": "1758178651"
},
"departure": {
"delay": 451,
"time": "1758178651"
},
"stopId": "FR:27375:ZE:0x6412:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 495,
"time": "1758178455"
},
"departure": {
"delay": 495,
"time": "1758178455"
},
"stopId": "FR:27375:ZE:0x6519:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"time": "1758177600"
},
"departure": {
"time": "1758177600"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 467,
"time": "1758178667"
},
"departure": {
"delay": 467,
"time": "1758178667"
},
"stopId": "FR:27375:ZE:0x6500:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 477,
"time": "1758178497"
},
"departure": {
"delay": 477,
"time": "1758178497"
},
"stopId": "FR:27375:ZE:0x6521:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 451,
"time": "1758178711"
},
"departure": {
"delay": 451,
"time": "1758178711"
},
"stopId": "FR:27375:ZE:0x6453:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 505,
"time": "1758178585"
},
"departure": {
"delay": 505,
"time": "1758178585"
},
"stopId": "FR:27375:ZE:0x6387:ATOUMOD006",
"stopSequence": 14
}
],
"timestamp": "1758174372",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:3:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x4470050:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584896:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 15,
"time": "1758173895"
},
"departure": {
"delay": 15,
"time": "1758173895"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -99,
"time": "1758175341"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 45,
"time": "1758173565"
},
"departure": {
"delay": 45,
"time": "1758173565"
},
"stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -64,
"time": "1758174716"
},
"departure": {
"delay": -64,
"time": "1758174716"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -15,
"time": "1758173978"
},
"departure": {
"delay": -15,
"time": "1758174045"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 15,
"time": "1758173475"
},
"departure": {
"delay": 15,
"time": "1758173475"
},
"stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 45,
"time": "1758173625"
},
"departure": {
"delay": 45,
"time": "1758173625"
},
"stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -84,
"time": "1758174636"
},
"departure": {
"delay": -84,
"time": "1758174636"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 46,
"time": "1758174133"
},
"departure": {
"delay": 46,
"time": "1758174166"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -15,
"time": "1758174269"
},
"departure": {
"delay": -15,
"time": "1758174285"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 75,
"time": "1758173683"
},
"departure": {
"delay": 75,
"time": "1758173715"
},
"stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004",
"stopSequence": 5
},
{
"departure": {
"delay": 15,
"time": "1758173415"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 45,
"time": "1758173772"
},
"departure": {
"delay": 45,
"time": "1758173805"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -54,
"time": "1758174426"
},
"departure": {
"delay": -54,
"time": "1758174426"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -99,
"time": "1758175041"
},
"departure": {
"delay": -99,
"time": "1758175041"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -78,
"time": "1758174882"
},
"departure": {
"delay": -78,
"time": "1758174882"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -86,
"time": "1758175114"
},
"departure": {
"delay": -86,
"time": "1758175114"
},
"stopId": "FR:27229:ZE:0xCCA02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -55,
"time": "1758174365"
},
"departure": {
"delay": -55,
"time": "1758174365"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -43,
"time": "1758174497"
},
"departure": {
"delay": -43,
"time": "1758174497"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584896:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:141:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1758177365"
},
"departure": {
"delay": 5,
"time": "1758177365"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 5,
"time": "1758176645"
},
"departure": {
"delay": 5,
"time": "1758176645"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1758175980"
},
"departure": {
"time": "1758175980"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1758176760"
},
"departure": {
"time": "1758176760"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 5,
"time": "1758176945"
},
"departure": {
"delay": 5,
"time": "1758176945"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1758176940"
},
"departure": {
"time": "1758176940"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1758175200"
},
"departure": {
"time": "1758175200"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1758175080"
},
"departure": {
"time": "1758175080"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1758176160"
},
"departure": {
"time": "1758176160"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1758177180"
},
"departure": {
"time": "1758177180"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1758174960"
},
"departure": {
"time": "1758174960"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 10,
"time": "1758176950"
},
"departure": {
"delay": 10,
"time": "1758176950"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1758176880"
},
"departure": {
"time": "1758176880"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1758175140"
},
"departure": {
"time": "1758175140"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1758176640"
},
"departure": {
"time": "1758176640"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1758175500"
},
"departure": {
"time": "1758175500"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1758175440"
},
"departure": {
"time": "1758175440"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1758174780"
},
"departure": {
"time": "1758174780"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1758176700"
},
"departure": {
"time": "1758176700"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1758176820"
},
"departure": {
"time": "1758176820"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1758175380"
},
"departure": {
"time": "1758175380"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1758177000"
},
"departure": {
"time": "1758177000"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1758177360"
},
"departure": {
"time": "1758177360"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"departure": {
"time": "1758174600"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1758176520"
},
"departure": {
"time": "1758176520"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1758176340"
},
"departure": {
"time": "1758176340"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1758174840"
},
"departure": {
"time": "1758174840"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1758175020"
},
"departure": {
"time": "1758175020"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1758177540"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1758175620"
},
"departure": {
"time": "1758175620"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1758175560"
},
"departure": {
"time": "1758175560"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1758174900"
},
"departure": {
"time": "1758174900"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1758176705"
},
"departure": {
"delay": 5,
"time": "1758176705"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1758174720"
},
"departure": {
"time": "1758174720"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
}
],
"timestamp": "1758173419",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:141:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:205:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1758173820"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"delay": -55,
"time": "1758173040"
},
"departure": {
"delay": -55,
"time": "1758173045"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"delay": -55,
"time": "1758173100"
},
"departure": {
"delay": -55,
"time": "1758173105"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"delay": -45,
"time": "1758172690"
},
"departure": {
"delay": -45,
"time": "1758172695"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1758172920"
},
"departure": {
"time": "1758172980"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"delay": 65,
"time": "1758173520"
},
"departure": {
"delay": 65,
"time": "1758173525"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"delay": -55,
"time": "1758173160"
},
"departure": {
"delay": -55,
"time": "1758173165"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
},
{
"departure": {
"delay": -60,
"time": "1758172500"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1758172680"
},
"departure": {
"delay": 5,
"time": "1758172685"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1758172800"
},
"departure": {
"delay": 5,
"time": "1758172805"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"delay": 65,
"time": "1758173580"
},
"departure": {
"delay": 65,
"time": "1758173585"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"delay": -175,
"time": "1758173220"
},
"departure": {
"delay": -175,
"time": "1758173225"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1758173760"
},
"departure": {
"delay": 60,
"time": "1758173760"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1758173700"
},
"departure": {
"delay": 60,
"time": "1758173700"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
}
],
"timestamp": "1758173618",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:205:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747884x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 48,
"time": "1758169960"
},
"departure": {
"delay": 48,
"time": "1758169968"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 67,
"time": "1758169677"
},
"departure": {
"delay": 67,
"time": "1758169687"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 75,
"time": "1758169560"
},
"departure": {
"delay": 75,
"time": "1758169575"
},
"stopId": "FR:50129:ZE:10GDM3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 79,
"time": "1758169149"
},
"departure": {
"delay": 79,
"time": "1758169159"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 118,
"time": "1758169605"
},
"departure": {
"delay": 118,
"time": "1758169618"
},
"stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 159,
"time": "1758169107"
},
"departure": {
"delay": 159,
"time": "1758169119"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 95,
"time": "1758170135"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 107,
"time": "1758169886"
},
"departure": {
"delay": 107,
"time": "1758169907"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 94,
"time": "1758169766"
},
"departure": {
"delay": 94,
"time": "1758169774"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 33,
"time": "1758169340"
},
"departure": {
"delay": 33,
"time": "1758169353"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 42,
"time": "1758169385"
},
"departure": {
"delay": 42,
"time": "1758169422"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 81,
"time": "1758169211"
},
"departure": {
"delay": 81,
"time": "1758169221"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 57,
"time": "1758169850"
},
"departure": {
"delay": 57,
"time": "1758169857"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 106,
"time": "1758169471"
},
"departure": {
"delay": 106,
"time": "1758169486"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 48,
"time": "1758169237"
},
"departure": {
"delay": 48,
"time": "1758169248"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"departure": {
"delay": 237,
"time": "1758168777"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 67,
"time": "1758168958"
},
"departure": {
"delay": 67,
"time": "1758168967"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 73,
"time": "1758168810"
},
"departure": {
"delay": 73,
"time": "1758168853"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 91,
"time": "1758169517"
},
"departure": {
"delay": 91,
"time": "1758169531"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 82,
"time": "1758169991"
},
"departure": {
"delay": 82,
"time": "1758170002"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 80,
"time": "1758169435"
},
"departure": {
"delay": 80,
"time": "1758169460"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 99,
"time": "1758170032"
},
"departure": {
"delay": 99,
"time": "1758170079"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 94,
"time": "1758169810"
},
"departure": {
"delay": 94,
"time": "1758169834"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
}
],
"timestamp": "1758174424",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747884x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584671:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 63,
"time": "1758175263"
},
"departure": {
"delay": 63,
"time": "1758175263"
},
"stopId": "FR:27229:ZE:0xTRA02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 3,
"time": "1758173757"
},
"departure": {
"delay": 3,
"time": "1758173763"
},
"stopId": "FR:27306:ZE:0xVIl02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 45,
"time": "1758174945"
},
"departure": {
"delay": 45,
"time": "1758174945"
},
"stopId": "FR:27229:ZE:0xMON01:ATOUMOD004",
"stopSequence": 13
},
{
"departure": {
"delay": 3,
"time": "1758173703"
},
"stopId": "FR:27306:ZE:0xOIS02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -9,
"time": "1758176271"
},
"departure": {
"delay": -9,
"time": "1758176271"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 35,
"time": "1758174995"
},
"departure": {
"delay": 35,
"time": "1758174995"
},
"stopId": "FR:27229:ZE:0xCLO01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 213,
"time": "1758174182"
},
"departure": {
"delay": 213,
"time": "1758174213"
},
"stopId": "FR:27017:ZE:0xANG02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 15,
"time": "1758174735"
},
"departure": {
"delay": 15,
"time": "1758174735"
},
"stopId": "FR:27229:ZE:0xLAK02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -9,
"time": "1758175371"
},
"departure": {
"delay": -9,
"time": "1758175371"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -17,
"time": "1758176203"
},
"departure": {
"delay": -17,
"time": "1758176203"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -18,
"time": "1758175902"
},
"departure": {
"delay": -18,
"time": "1758175902"
},
"stopId": "FR:27229:ZE:0xJUS01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 33,
"time": "1758173835"
},
"departure": {
"delay": 33,
"time": "1758173853"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 18,
"time": "1758175218"
},
"departure": {
"delay": 18,
"time": "1758175218"
},
"stopId": "FR:27229:ZE:0xMON02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 23,
"time": "1758175523"
},
"departure": {
"delay": 23,
"time": "1758175523"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -6,
"time": "1758176154"
},
"departure": {
"delay": -6,
"time": "1758176154"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 153,
"time": "1758173952"
},
"departure": {
"delay": 153,
"time": "1758173973"
},
"stopId": "FR:27306:ZE:0xMRE02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 109,
"time": "1758174649"
},
"departure": {
"delay": 109,
"time": "1758174649"
},
"stopId": "FR:27229:ZE:0xRON02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -8,
"time": "1758175312"
},
"departure": {
"delay": -8,
"time": "1758175312"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 163,
"time": "1758174463"
},
"departure": {
"delay": 163,
"time": "1758174463"
},
"stopId": "FR:27017:ZE:0xFAY02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 243,
"time": "1758174266"
},
"departure": {
"delay": 243,
"time": "1758174303"
},
"stopId": "FR:27017:ZE:0xPAF01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 51,
"time": "1758175191"
},
"departure": {
"delay": 51,
"time": "1758175191"
},
"stopId": "FR:27229:ZE:0xCLO02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 102,
"time": "1758174102"
},
"departure": {
"delay": 102,
"time": "1758174102"
},
"stopId": "FR:27017:ZE:0xCNL02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 162,
"time": "1758174522"
},
"departure": {
"delay": 162,
"time": "1758174522"
},
"stopId": "FR:27017:ZE:0xSTN02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"time": "1758175440"
},
"departure": {
"time": "1758175440"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -16,
"time": "1758176384"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 13,
"time": "1758175093"
},
"departure": {
"delay": 13,
"time": "1758175093"
},
"stopId": "FR:27229:ZE:0xLYC02:ATOUMOD004",
"stopSequence": 15
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584671:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:97:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758172320"
},
"departure": {
"time": "1758172380"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1758173340"
},
"departure": {
"delay": 60,
"time": "1758173400"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 5,
"time": "1758172560"
},
"departure": {
"delay": 5,
"time": "1758172565"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 65,
"time": "1758173700"
},
"departure": {
"delay": 65,
"time": "1758173705"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1758172980"
},
"departure": {
"delay": 5,
"time": "1758172985"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1758173100"
},
"departure": {
"delay": 5,
"time": "1758173105"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1758172860"
},
"departure": {
"delay": 5,
"time": "1758172865"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1758173160"
},
"departure": {
"delay": 5,
"time": "1758173165"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 65,
"time": "1758173040"
},
"departure": {
"delay": 65,
"time": "1758173045"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1758173280"
},
"departure": {
"delay": 5,
"time": "1758173285"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1758173580"
},
"departure": {
"delay": 60,
"time": "1758173640"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 5,
"time": "1758172800"
},
"departure": {
"delay": 5,
"time": "1758172805"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 15,
"time": "1758173050"
},
"departure": {
"delay": 15,
"time": "1758173055"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"departure": {
"delay": -55,
"time": "1758172265"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1758173880"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 65,
"time": "1758173760"
},
"departure": {
"delay": 65,
"time": "1758173765"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 5,
"time": "1758172680"
},
"departure": {
"delay": 5,
"time": "1758172685"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 65,
"time": "1758173520"
},
"departure": {
"delay": 65,
"time": "1758173525"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1758173220"
},
"departure": {
"delay": 5,
"time": "1758173225"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
}
],
"timestamp": "1758173781",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:97:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745649x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 14,
"time": "1758167042"
},
"departure": {
"delay": 14,
"time": "1758167054"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"departure": {
"delay": 217,
"time": "1758164617"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 12,
"time": "1758165237"
},
"departure": {
"delay": 12,
"time": "1758165252"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -3,
"time": "1758165161"
},
"departure": {
"delay": -3,
"time": "1758165177"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 9,
"time": "1758166975"
},
"departure": {
"delay": 9,
"time": "1758166989"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 54,
"time": "1758166839"
},
"departure": {
"delay": 54,
"time": "1758166854"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 177,
"time": "1758164674"
},
"departure": {
"delay": 177,
"time": "1758164697"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 28,
"time": "1758165021"
},
"departure": {
"delay": 28,
"time": "1758165028"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 59,
"time": "1758166001"
},
"departure": {
"delay": 59,
"time": "1758166019"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 13,
"time": "1758165057"
},
"departure": {
"delay": 13,
"time": "1758165073"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 28,
"time": "1758166911"
},
"departure": {
"delay": 28,
"time": "1758166948"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 13,
"time": "1758167097"
},
"departure": {
"delay": 13,
"time": "1758167113"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 39,
"time": "1758164973"
},
"departure": {
"delay": 39,
"time": "1758164979"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 25,
"time": "1758165485"
},
"departure": {
"delay": 25,
"time": "1758165505"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 62,
"time": "1758165579"
},
"departure": {
"delay": 62,
"time": "1758165662"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 104,
"time": "1758164914"
},
"departure": {
"delay": 104,
"time": "1758164924"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 70,
"time": "1758165949"
},
"departure": {
"delay": 70,
"time": "1758165970"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 37,
"time": "1758166765"
},
"departure": {
"delay": 37,
"time": "1758166777"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 73,
"time": "1758166680"
},
"departure": {
"delay": 73,
"time": "1758166693"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 139,
"time": "1758164711"
},
"departure": {
"delay": 139,
"time": "1758164719"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 40,
"time": "1758166085"
},
"departure": {
"delay": 40,
"time": "1758166120"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 59,
"time": "1758165796"
},
"departure": {
"delay": 59,
"time": "1758165839"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 72,
"time": "1758165881"
},
"departure": {
"delay": 72,
"time": "1758165912"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 131,
"time": "1758164761"
},
"departure": {
"delay": 131,
"time": "1758164771"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 48,
"time": "1758165306"
},
"departure": {
"delay": 48,
"time": "1758165348"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 163,
"time": "1758166333"
},
"departure": {
"delay": 163,
"time": "1758166363"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 44,
"time": "1758165447"
},
"departure": {
"delay": 44,
"time": "1758165464"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 29,
"time": "1758165378"
},
"departure": {
"delay": 29,
"time": "1758165389"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 105,
"time": "1758166527"
},
"departure": {
"delay": 105,
"time": "1758166545"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 79,
"time": "1758166604"
},
"departure": {
"delay": 79,
"time": "1758166639"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 165,
"time": "1758164732"
},
"departure": {
"delay": 165,
"time": "1758164745"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 90,
"time": "1758164840"
},
"departure": {
"delay": 90,
"time": "1758164850"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 97,
"time": "1758166464"
},
"departure": {
"delay": 97,
"time": "1758166477"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -49,
"time": "1758167171"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 49,
"time": "1758165730"
},
"departure": {
"delay": 49,
"time": "1758165769"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1758174425",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745649x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746206x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -60,
"time": "1758175620"
},
"departure": {
"delay": -60,
"time": "1758175620"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -60,
"time": "1758174540"
},
"departure": {
"delay": -60,
"time": "1758174540"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -60,
"time": "1758174720"
},
"departure": {
"delay": -60,
"time": "1758174720"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 78,
"time": "1758172681"
},
"departure": {
"delay": 78,
"time": "1758172698"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 128,
"time": "1758173215"
},
"departure": {
"delay": 128,
"time": "1758173228"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -60,
"time": "1758175680"
},
"departure": {
"delay": -60,
"time": "1758175680"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": -60,
"time": "1758175500"
},
"departure": {
"delay": -60,
"time": "1758175500"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": -60,
"time": "1758175200"
},
"departure": {
"delay": -60,
"time": "1758175200"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": -60,
"time": "1758174780"
},
"departure": {
"delay": -60,
"time": "1758174780"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 43,
"time": "1758172384"
},
"departure": {
"delay": 43,
"time": "1758172423"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -5,
"time": "1758173856"
},
"departure": {
"delay": -5,
"time": "1758173875"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 120,
"time": "1758173244"
},
"departure": {
"delay": 120,
"time": "1758173280"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 24,
"time": "1758174289"
},
"departure": {
"delay": 24,
"time": "1758174324"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 28,
"time": "1758174171"
},
"departure": {
"delay": 28,
"time": "1758174208"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -60,
"time": "1758175140"
},
"departure": {
"delay": -60,
"time": "1758175140"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 133,
"time": "1758173653"
},
"departure": {
"delay": 133,
"time": "1758173713"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -60,
"time": "1758175740"
},
"departure": {
"delay": -60,
"time": "1758175740"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 136,
"time": "1758173562"
},
"departure": {
"delay": 136,
"time": "1758173596"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 137,
"time": "1758172900"
},
"departure": {
"delay": 137,
"time": "1758172937"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -60,
"time": "1758175020"
},
"departure": {
"delay": -60,
"time": "1758175020"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -60,
"time": "1758175380"
},
"departure": {
"delay": -60,
"time": "1758175380"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": -60,
"time": "1758175080"
},
"departure": {
"delay": -60,
"time": "1758175080"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 148,
"time": "1758173373"
},
"departure": {
"delay": 148,
"time": "1758173428"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 147,
"time": "1758173462"
},
"departure": {
"delay": 147,
"time": "1758173487"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -58,
"time": "1758174407"
},
"departure": {
"delay": -58,
"time": "1758174422"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -60,
"time": "1758174600"
},
"departure": {
"delay": -60,
"time": "1758174600"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 109,
"time": "1758172805"
},
"departure": {
"delay": 109,
"time": "1758172849"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -60,
"time": "1758174960"
},
"departure": {
"delay": -60,
"time": "1758174960"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -60,
"time": "1758174480"
},
"departure": {
"delay": -60,
"time": "1758174480"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": -60,
"time": "1758175800"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"departure": {
"delay": 9,
"time": "1758172329"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 91,
"time": "1758172716"
},
"departure": {
"delay": 91,
"time": "1758172771"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -60,
"time": "1758174900"
},
"departure": {
"delay": -60,
"time": "1758174900"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 101,
"time": "1758172628"
},
"departure": {
"delay": 101,
"time": "1758172661"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 148,
"time": "1758172958"
},
"departure": {
"delay": 148,
"time": "1758173008"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -60,
"time": "1758175260"
},
"departure": {
"delay": -60,
"time": "1758175260"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -34,
"time": "1758174360"
},
"departure": {
"delay": -34,
"time": "1758174386"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -60,
"time": "1758175320"
},
"departure": {
"delay": -60,
"time": "1758175320"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 168,
"time": "1758173295"
},
"departure": {
"delay": 168,
"time": "1758173328"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -24,
"time": "1758174022"
},
"departure": {
"delay": -24,
"time": "1758174036"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -60,
"time": "1758175440"
},
"departure": {
"delay": -60,
"time": "1758175440"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 50,
"time": "1758173762"
},
"departure": {
"delay": 50,
"time": "1758173810"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -40,
"time": "1758173912"
},
"departure": {
"delay": -40,
"time": "1758173960"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -60,
"time": "1758174660"
},
"departure": {
"delay": -60,
"time": "1758174660"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 114,
"time": "1758172780"
},
"departure": {
"delay": 114,
"time": "1758172794"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 100,
"time": "1758173128"
},
"departure": {
"delay": 100,
"time": "1758173140"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -16,
"time": "1758174057"
},
"departure": {
"delay": -16,
"time": "1758174104"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 97,
"time": "1758172544"
},
"departure": {
"delay": 97,
"time": "1758172597"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 139,
"time": "1758173022"
},
"departure": {
"delay": 139,
"time": "1758173059"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -60,
"time": "1758175020"
},
"departure": {
"delay": -60,
"time": "1758175020"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
}
],
"timestamp": "1758174429",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746206x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x4470061:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 58,
"time": "1758176578"
},
"departure": {
"delay": 58,
"time": "1758176578"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 34,
"time": "1758176254"
},
"departure": {
"delay": 34,
"time": "1758176254"
},
"stopId": "FR:27375:ZE:0x6520:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"time": "1758176520"
},
"departure": {
"time": "1758176520"
},
"stopId": "FR:27375:ZE:0x6472:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 41,
"time": "1758176381"
},
"departure": {
"delay": 41,
"time": "1758176381"
},
"stopId": "FR:27375:ZE:0x6474:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 42,
"time": "1758176742"
},
"departure": {
"delay": 42,
"time": "1758176742"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27375:ZE:0x6505:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 50,
"time": "1758176030"
},
"departure": {
"delay": 50,
"time": "1758176030"
},
"stopId": "FR:27375:ZE:0x6479:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 16,
"time": "1758176296"
},
"departure": {
"delay": 16,
"time": "1758176296"
},
"stopId": "FR:27375:ZE:0x6518:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 191,
"time": "1758177191"
},
"stopId": "FR:27375:ZE:0x7160:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 5,
"time": "1758176165"
},
"departure": {
"delay": 5,
"time": "1758176165"
},
"stopId": "FR:27375:ZE:0x6386:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 28,
"time": "1758176788"
},
"departure": {
"delay": 28,
"time": "1758176788"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27375:ZE:0x6464:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"time": "1758176100"
},
"departure": {
"time": "1758176100"
},
"stopId": "FR:27375:ZE:0x6413:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1758176465"
},
"departure": {
"delay": 5,
"time": "1758176465"
},
"stopId": "FR:27375:ZE:0x6418:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"time": "1758176340"
},
"departure": {
"time": "1758176340"
},
"stopId": "FR:27375:ZE:0x6444:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 43,
"time": "1758175903"
},
"departure": {
"delay": 43,
"time": "1758175903"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"time": "1758175980"
},
"departure": {
"time": "1758175980"
},
"stopId": "FR:27375:ZE:0x6452:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"time": "1758176700"
},
"departure": {
"time": "1758176700"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27375:ZE:0x7196:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 16,
"time": "1758176416"
},
"departure": {
"delay": 16,
"time": "1758176416"
},
"stopId": "FR:27375:ZE:0x6522:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 22,
"time": "1758175702"
},
"departure": {
"delay": 22,
"time": "1758175702"
},
"stopId": "FR:27375:ZE:0x6508:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1758176070"
},
"departure": {
"delay": 30,
"time": "1758176070"
},
"stopId": "FR:27375:ZE:0x6501:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 54,
"time": "1758176634"
},
"departure": {
"delay": 54,
"time": "1758176634"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 17
},
{
"departure": {
"time": "1758175500"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1758174372",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:3:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x4470061:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:507:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758192600"
},
"departure": {
"time": "1758192600"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1758192660"
},
"departure": {
"time": "1758192660"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1758192240"
},
"departure": {
"time": "1758192240"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1758192480"
},
"departure": {
"time": "1758192480"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1758192540"
},
"departure": {
"time": "1758192540"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1758192780"
},
"departure": {
"time": "1758192780"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1758192120"
},
"departure": {
"time": "1758192120"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1758192060"
},
"departure": {
"time": "1758192060"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1758192360"
},
"departure": {
"time": "1758192360"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1758192420"
},
"departure": {
"time": "1758192420"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1758191580"
},
"departure": {
"time": "1758191580"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1758193020"
},
"departure": {
"time": "1758193020"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1758192900"
},
"departure": {
"time": "1758192900"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1758193260"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1758193140"
},
"departure": {
"time": "1758193140"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1758193080"
},
"departure": {
"time": "1758193080"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"departure": {
"time": "1758191520"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1758191820"
},
"departure": {
"time": "1758191820"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1758191940"
},
"departure": {
"time": "1758191940"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
}
],
"timestamp": "1758174481",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:507:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:287:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1758174720"
},
"departure": {
"delay": 60,
"time": "1758174720"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1758174900"
},
"departure": {
"delay": 60,
"time": "1758174900"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"departure": {
"delay": 60,
"time": "1758173940"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1758174960"
},
"departure": {
"delay": 60,
"time": "1758174960"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1758174190"
},
"departure": {
"delay": 60,
"time": "1758174240"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"delay": 65,
"time": "1758174360"
},
"departure": {
"delay": 65,
"time": "1758174365"
},
"stopId": "FR:27681:ZE:10090:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1758175140"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"delay": 65,
"time": "1758174060"
},
"departure": {
"delay": 65,
"time": "1758174065"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1758174600"
},
"departure": {
"delay": 60,
"time": "1758174600"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"delay": 65,
"time": "1758174000"
},
"departure": {
"delay": 65,
"time": "1758174005"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"delay": 65,
"time": "1758174180"
},
"departure": {
"delay": 65,
"time": "1758174185"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1758174540"
},
"departure": {
"delay": 60,
"time": "1758174540"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1758174420"
},
"departure": {
"delay": 60,
"time": "1758174420"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"delay": 65,
"time": "1758174120"
},
"departure": {
"delay": 65,
"time": "1758174125"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1758174480"
},
"departure": {
"delay": 60,
"time": "1758174480"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1758174367",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:287:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584693:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 24,
"time": "1758172643"
},
"departure": {
"delay": 24,
"time": "1758172644"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 210,
"time": "1758173910"
},
"departure": {
"delay": 210,
"time": "1758173910"
},
"stopId": "FR:27306:ZE:0xOIS02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 149,
"time": "1758173489"
},
"departure": {
"delay": 149,
"time": "1758173489"
},
"stopId": "FR:27229:ZE:0xRON01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 9,
"time": "1758173229"
},
"departure": {
"delay": 9,
"time": "1758173229"
},
"stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 205,
"time": "1758173965"
},
"departure": {
"delay": 205,
"time": "1758173965"
},
"stopId": "FR:27306:ZE:0xVIl02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 22,
"time": "1758172582"
},
"departure": {
"delay": 22,
"time": "1758172582"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 54,
"time": "1758173034"
},
"departure": {
"delay": 54,
"time": "1758173034"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 178,
"time": "1758173998"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 26,
"time": "1758172826"
},
"departure": {
"delay": 26,
"time": "1758172826"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 24,
"time": "1758173170"
},
"departure": {
"delay": 24,
"time": "1758173184"
},
"stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 174,
"time": "1758173560"
},
"departure": {
"delay": 174,
"time": "1758173574"
},
"stopId": "FR:27229:ZE:0xSTN01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 114,
"time": "1758173385"
},
"departure": {
"delay": 114,
"time": "1758173394"
},
"stopId": "FR:27229:ZE:0xLAK01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 36,
"time": "1758173076"
},
"departure": {
"delay": 36,
"time": "1758173076"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 24,
"time": "1758173124"
},
"departure": {
"delay": 24,
"time": "1758173124"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 24,
"time": "1758172905"
},
"departure": {
"delay": 24,
"time": "1758172944"
},
"stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 264,
"time": "1758173664"
},
"departure": {
"delay": 264,
"time": "1758173664"
},
"stopId": "FR:27017:ZE:0xFAY01:ATOUMOD004",
"stopSequence": 21
},
{
"departure": {
"delay": 24,
"time": "1758172524"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1758173694",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584693:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745802x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 87,
"time": "1758164474"
},
"departure": {
"delay": 87,
"time": "1758164487"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 53,
"time": "1758166727"
},
"departure": {
"delay": 53,
"time": "1758166733"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 46,
"time": "1758164076"
},
"departure": {
"delay": 46,
"time": "1758164086"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 184,
"time": "1758166121"
},
"departure": {
"delay": 184,
"time": "1758166144"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 139,
"time": "1758165957"
},
"departure": {
"delay": 139,
"time": "1758165979"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 172,
"time": "1758166232"
},
"departure": {
"delay": 172,
"time": "1758166252"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 24,
"time": "1758166811"
},
"departure": {
"delay": 24,
"time": "1758166824"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 113,
"time": "1758166574"
},
"departure": {
"delay": 113,
"time": "1758166613"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 26,
"time": "1758164646"
},
"departure": {
"delay": 26,
"time": "1758164666"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 143,
"time": "1758164251"
},
"departure": {
"delay": 143,
"time": "1758164423"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -2,
"time": "1758166858"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -4,
"time": "1758164735"
},
"departure": {
"delay": -4,
"time": "1758164756"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 132,
"time": "1758166018"
},
"departure": {
"delay": 132,
"time": "1758166032"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 76,
"time": "1758164525"
},
"departure": {
"delay": 76,
"time": "1758164536"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 159,
"time": "1758165778"
},
"departure": {
"delay": 159,
"time": "1758165819"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 129,
"time": "1758165873"
},
"departure": {
"delay": 129,
"time": "1758165909"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 80,
"time": "1758166688"
},
"departure": {
"delay": 80,
"time": "1758166700"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": -20,
"time": "1758164839"
},
"departure": {
"delay": -20,
"time": "1758164860"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 101,
"time": "1758166639"
},
"departure": {
"delay": 101,
"time": "1758166661"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 50,
"time": "1758166774"
},
"departure": {
"delay": 50,
"time": "1758166790"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 29,
"time": "1758164171"
},
"departure": {
"delay": 29,
"time": "1758164189"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 92,
"time": "1758166524"
},
"departure": {
"delay": 92,
"time": "1758166532"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 164,
"time": "1758165603"
},
"departure": {
"delay": 164,
"time": "1758165644"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 119,
"time": "1758166366"
},
"departure": {
"delay": 119,
"time": "1758166379"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 303,
"time": "1758165292"
},
"departure": {
"delay": 303,
"time": "1758165303"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 166,
"time": "1758165508"
},
"departure": {
"delay": 166,
"time": "1758165526"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"departure": {
"delay": 30,
"time": "1758164010"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 31,
"time": "1758164598"
},
"departure": {
"delay": 31,
"time": "1758164611"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 86,
"time": "1758166430"
},
"departure": {
"delay": 86,
"time": "1758166466"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 3,
"time": "1758164212"
},
"departure": {
"delay": 3,
"time": "1758164223"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 213,
"time": "1758165385"
},
"departure": {
"delay": 213,
"time": "1758165393"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 229,
"time": "1758165432"
},
"departure": {
"delay": 229,
"time": "1758165469"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 162,
"time": "1758165682"
},
"departure": {
"delay": 162,
"time": "1758165702"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 130,
"time": "1758166319"
},
"departure": {
"delay": 130,
"time": "1758166330"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 177,
"time": "1758166046"
},
"departure": {
"delay": 177,
"time": "1758166077"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 160,
"time": "1758165563"
},
"departure": {
"delay": 160,
"time": "1758165580"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
}
],
"timestamp": "1758174424",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745802x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850018F3685166x2025x09x13T20x34x47Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758173160"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1758174360"
},
"departure": {
"time": "1758174480"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1758173940"
},
"departure": {
"time": "1758174000"
},
"stopId": "FR:78531:ZE:StopPointxOCETrainxTERx87415885:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1758173580"
},
"departure": {
"time": "1758173640"
},
"stopId": "FR:78089:ZE:StopPointxOCETrainxTERx87415893:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1758176880"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
}
],
"timestamp": "1758171518",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850018F3685166x2025x09x13T20x34x47Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745256x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758171600"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 3,
"time": "1758172256"
},
"departure": {
"delay": 3,
"time": "1758172263"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -16,
"time": "1758172850"
},
"departure": {
"delay": -16,
"time": "1758172904"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -46,
"time": "1758172499"
},
"departure": {
"delay": -46,
"time": "1758172514"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 33,
"time": "1758171993"
},
"departure": {
"delay": 33,
"time": "1758172053"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -51,
"time": "1758173106"
},
"departure": {
"delay": -51,
"time": "1758173169"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -46,
"time": "1758172781"
},
"departure": {
"delay": -46,
"time": "1758172814"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -16,
"time": "1758171827"
},
"departure": {
"delay": -16,
"time": "1758171884"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -39,
"time": "1758171771"
},
"departure": {
"delay": -39,
"time": "1758171801"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -77,
"time": "1758172389"
},
"departure": {
"delay": -77,
"time": "1758172423"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 22,
"time": "1758172195"
},
"departure": {
"delay": 22,
"time": "1758172222"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -91,
"time": "1758173249"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -6,
"time": "1758171915"
},
"departure": {
"delay": -6,
"time": "1758171954"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -37,
"time": "1758172601"
},
"departure": {
"delay": -37,
"time": "1758172643"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -51,
"time": "1758172684"
},
"departure": {
"delay": -51,
"time": "1758172749"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -38,
"time": "1758171709"
},
"departure": {
"delay": -38,
"time": "1758171742"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -52,
"time": "1758173015"
},
"departure": {
"delay": -52,
"time": "1758173048"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"time": "1758172944"
},
"departure": {
"time": "1758172980"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -30,
"time": "1758172313"
},
"departure": {
"delay": -30,
"time": "1758172350"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 40,
"time": "1758172086"
},
"departure": {
"delay": 40,
"time": "1758172120"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1758174423",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745256x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x4470290:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 87,
"time": "1758176307"
},
"departure": {
"delay": 87,
"time": "1758176307"
},
"stopId": "FR:27275:ZE:0x6226:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 265,
"time": "1758176665"
},
"departure": {
"delay": 265,
"time": "1758176665"
},
"stopId": "FR:27275:ZE:0x6214:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 48,
"time": "1758176148"
},
"departure": {
"delay": 48,
"time": "1758176148"
},
"stopId": "FR:27275:ZE:0x6220:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 90,
"time": "1758176250"
},
"departure": {
"delay": 90,
"time": "1758176250"
},
"stopId": "FR:27275:ZE:0x6208:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 48,
"time": "1758175848"
},
"departure": {
"delay": 48,
"time": "1758175848"
},
"stopId": "FR:27022:ZE:0x6981:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 332,
"time": "1758177212"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 275,
"time": "1758176975"
},
"departure": {
"delay": 275,
"time": "1758176975"
},
"stopId": "FR:27275:ZE:0x6193:ATOUMOD006",
"stopSequence": 21
},
{
"departure": {
"delay": 33,
"time": "1758175233"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 87,
"time": "1758175767"
},
"departure": {
"delay": 87,
"time": "1758175767"
},
"stopId": "FR:27022:ZE:0x6999:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 75,
"time": "1758175635"
},
"departure": {
"delay": 75,
"time": "1758175635"
},
"stopId": "FR:27022:ZE:0x7003:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 85,
"time": "1758175345"
},
"departure": {
"delay": 85,
"time": "1758175345"
},
"stopId": "FR:27022:ZE:0x6983:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 48,
"time": "1758175548"
},
"departure": {
"delay": 48,
"time": "1758175548"
},
"stopId": "FR:27022:ZE:0x7001:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 96,
"time": "1758176196"
},
"departure": {
"delay": 96,
"time": "1758176196"
},
"stopId": "FR:27275:ZE:0x6198:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 48,
"time": "1758175968"
},
"departure": {
"delay": 48,
"time": "1758175968"
},
"stopId": "FR:27275:ZE:0x6996:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 86,
"time": "1758175286"
},
"departure": {
"delay": 86,
"time": "1758175286"
},
"stopId": "FR:27022:ZE:0x6979:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 70,
"time": "1758175690"
},
"departure": {
"delay": 70,
"time": "1758175690"
},
"stopId": "FR:27022:ZE:0x6993:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 265,
"time": "1758176845"
},
"departure": {
"delay": 265,
"time": "1758176845"
},
"stopId": "FR:27275:ZE:0x7182:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 319,
"time": "1758176719"
},
"departure": {
"delay": 319,
"time": "1758176719"
},
"stopId": "FR:27275:ZE:0x6204:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 306,
"time": "1758176766"
},
"departure": {
"delay": 306,
"time": "1758176766"
},
"stopId": "FR:27275:ZE:0x6202:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 325,
"time": "1758177145"
},
"departure": {
"delay": 325,
"time": "1758177145"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 96,
"time": "1758175416"
},
"departure": {
"delay": 96,
"time": "1758175416"
},
"stopId": "FR:27022:ZE:0x6986:ATOUMOD006",
"stopSequence": 4
}
],
"timestamp": "1758174372",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:6b:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x4470290:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:4698665437364224x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -14,
"time": "1758175176"
},
"departure": {
"delay": -14,
"time": "1758175186"
},
"stopId": "FR:50532:ZE:749890004:ATOUMOD105",
"stopSequence": 36
},
{
"arrival": {
"delay": 28,
"time": "1758174498"
},
"departure": {
"delay": 28,
"time": "1758174508"
},
"stopId": "FR:50218:ZE:748670005:ATOUMOD105",
"stopSequence": 28
},
{
"arrival": {
"delay": 32,
"time": "1758174442"
},
"departure": {
"delay": 32,
"time": "1758174452"
},
"stopId": "FR:50218:ZE:759840003:ATOUMOD105",
"stopSequence": 27
},
{
"arrival": {
"delay": -29,
"time": "1758175101"
},
"departure": {
"delay": -29,
"time": "1758175111"
},
"stopId": "FR:50532:ZE:742490002:ATOUMOD105",
"stopSequence": 35
},
{
"arrival": {
"delay": -37,
"time": "1758175273"
},
"departure": {
"delay": -37,
"time": "1758175283"
},
"stopId": "FR:50532:ZE:757920018:ATOUMOD105",
"stopSequence": 37
},
{
"arrival": {
"delay": -5,
"time": "1758174345"
},
"departure": {
"delay": -5,
"time": "1758174355"
},
"stopId": "FR:50218:ZE:761940002:ATOUMOD105",
"stopSequence": 26
},
{
"arrival": {
"delay": -29,
"time": "1758175341"
},
"departure": {
"delay": -29,
"time": "1758175351"
},
"stopId": "FR:50532:ZE:757970023:ATOUMOD105",
"stopSequence": 38
},
{
"arrival": {
"delay": 94,
"time": "1758175534"
},
"stopId": "FR:50532:ZE:753630002:ATOUMOD105",
"stopSequence": 39
},
{
"arrival": {
"delay": 68,
"time": "1758174778"
},
"departure": {
"delay": 68,
"time": "1758174788"
},
"stopId": "FR:50218:ZE:712770017:ATOUMOD105",
"stopSequence": 31
},
{
"arrival": {
"delay": 80,
"time": "1758174850"
},
"departure": {
"delay": 80,
"time": "1758174860"
},
"stopId": "FR:50218:ZE:738750004:ATOUMOD105",
"stopSequence": 32
},
{
"arrival": {
"delay": 32,
"time": "1758174622"
},
"departure": {
"delay": 32,
"time": "1758174632"
},
"stopId": "FR:50218:ZE:756080005:ATOUMOD105",
"stopSequence": 30
},
{
"arrival": {
"delay": 34,
"time": "1758174924"
},
"departure": {
"delay": 34,
"time": "1758174934"
},
"stopId": "FR:50532:ZE:752240007:ATOUMOD105",
"stopSequence": 33
},
{
"arrival": {
"delay": -12,
"time": "1758174998"
},
"departure": {
"delay": -12,
"time": "1758175008"
},
"stopId": "FR:50532:ZE:767160015:ATOUMOD105",
"stopSequence": 34
},
{
"arrival": {
"delay": 8,
"time": "1758174538"
},
"departure": {
"delay": 8,
"time": "1758174548"
},
"stopId": "FR:50218:ZE:767200002:ATOUMOD105",
"stopSequence": 29
}
],
"timestamp": "1758174374",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD105:Line:348940035:LOC",
"tripId": "ATOUMOD105:ServiceJourney:4698665437364224x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745715x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 186,
"time": "1758172584"
},
"departure": {
"delay": 186,
"time": "1758172626"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 310,
"time": "1758175210"
},
"departure": {
"delay": 310,
"time": "1758175210"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 289,
"time": "1758173643"
},
"departure": {
"delay": 289,
"time": "1758173689"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 310,
"time": "1758175150"
},
"departure": {
"delay": 310,
"time": "1758175150"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 310,
"time": "1758174490"
},
"departure": {
"delay": 310,
"time": "1758174490"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 310,
"time": "1758174790"
},
"departure": {
"delay": 310,
"time": "1758174790"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 322,
"time": "1758174230"
},
"departure": {
"delay": 322,
"time": "1758174262"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 375,
"time": "1758173550"
},
"departure": {
"delay": 375,
"time": "1758173595"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 310,
"time": "1758175330"
},
"departure": {
"delay": 310,
"time": "1758175330"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 204,
"time": "1758172838"
},
"departure": {
"delay": 204,
"time": "1758172884"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 310,
"time": "1758175090"
},
"departure": {
"delay": 310,
"time": "1758175090"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 302,
"time": "1758173962"
},
"departure": {
"delay": 302,
"time": "1758174002"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 310,
"time": "1758174550"
},
"departure": {
"delay": 310,
"time": "1758174550"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 306,
"time": "1758174023"
},
"departure": {
"delay": 306,
"time": "1758174066"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 203,
"time": "1758173007"
},
"departure": {
"delay": 203,
"time": "1758173063"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 310,
"time": "1758175270"
},
"departure": {
"delay": 310,
"time": "1758175270"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 248,
"time": "1758173845"
},
"departure": {
"delay": 248,
"time": "1758173888"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 314,
"time": "1758174331"
},
"departure": {
"delay": 314,
"time": "1758174374"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 179,
"time": "1758172935"
},
"departure": {
"delay": 179,
"time": "1758172979"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 272,
"time": "1758173760"
},
"departure": {
"delay": 272,
"time": "1758173792"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 168,
"time": "1758172488"
},
"departure": {
"delay": 168,
"time": "1758172548"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 310,
"time": "1758174670"
},
"departure": {
"delay": 310,
"time": "1758174670"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 310,
"time": "1758175450"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 310,
"time": "1758174850"
},
"departure": {
"delay": 310,
"time": "1758174850"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"time": "1758174409"
},
"departure": {
"time": "1758174120"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 171,
"time": "1758172753"
},
"departure": {
"delay": 171,
"time": "1758172791"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"departure": {
"delay": 117,
"time": "1758172317"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 310,
"time": "1758174970"
},
"departure": {
"delay": 310,
"time": "1758174970"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 196,
"time": "1758172655"
},
"departure": {
"delay": 196,
"time": "1758172696"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 310,
"time": "1758175030"
},
"departure": {
"delay": 310,
"time": "1758175030"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 310,
"time": "1758175390"
},
"departure": {
"delay": 310,
"time": "1758175390"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 202,
"time": "1758173261"
},
"departure": {
"delay": 202,
"time": "1758173302"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 173,
"time": "1758172395"
},
"departure": {
"delay": 173,
"time": "1758172433"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 346,
"time": "1758174117"
},
"departure": {
"delay": 346,
"time": "1758174166"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 193,
"time": "1758173123"
},
"departure": {
"delay": 193,
"time": "1758173173"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 310,
"time": "1758174490"
},
"departure": {
"delay": 310,
"time": "1758174490"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
}
],
"timestamp": "1758174426",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745715x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:4:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 150,
"time": "1758174870"
},
"departure": {
"delay": 150,
"time": "1758174870"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 150,
"time": "1758175050"
},
"departure": {
"delay": 150,
"time": "1758175050"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 150,
"time": "1758174570"
},
"departure": {
"delay": 150,
"time": "1758174570"
},
"stopId": "FR:76057:ZE:30021:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 132,
"time": "1758174424"
},
"departure": {
"delay": 132,
"time": "1758174432"
},
"stopId": "FR:76743:ZE:30048:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 150,
"time": "1758174930"
},
"departure": {
"delay": 150,
"time": "1758174930"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 143,
"time": "1758174364"
},
"departure": {
"delay": 143,
"time": "1758174383"
},
"stopId": "FR:76743:ZE:30046:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 150,
"time": "1758174690"
},
"departure": {
"delay": 150,
"time": "1758174690"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 150,
"time": "1758174510"
},
"departure": {
"delay": 150,
"time": "1758174510"
},
"stopId": "FR:76057:ZE:30023:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 150,
"time": "1758174630"
},
"departure": {
"delay": 150,
"time": "1758174630"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 150,
"time": "1758175170"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 150,
"time": "1758175110"
},
"departure": {
"delay": 150,
"time": "1758175110"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 150,
"time": "1758174810"
},
"departure": {
"delay": 150,
"time": "1758174810"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 8
},
{
"departure": {
"delay": 117,
"time": "1758174297"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 1
}
],
"timestamp": "1758174495",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:4:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6676591728918528x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 332,
"time": "1758175882"
},
"departure": {
"delay": 332,
"time": "1758175892"
},
"stopId": "FR:14626:ZE:4811064794415104:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": 176,
"time": "1758174766"
},
"departure": {
"delay": 176,
"time": "1758174776"
},
"stopId": "FR:14194:ZE:5624923985805312:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": 42,
"time": "1758178062"
},
"stopId": "FR:14194:ZE:6696884941881344:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 63,
"time": "1758176453"
},
"departure": {
"delay": 63,
"time": "1758176463"
},
"stopId": "FR:14626:ZE:6125064069054464:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 312,
"time": "1758176342"
},
"departure": {
"delay": 312,
"time": "1758176352"
},
"stopId": "FR:14626:ZE:6723242082435072:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 435,
"time": "1758176225"
},
"departure": {
"delay": 435,
"time": "1758176235"
},
"stopId": "FR:14421:ZE:5072098813804544:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": 3,
"time": "1758176633"
},
"departure": {
"delay": 3,
"time": "1758176643"
},
"stopId": "FR:14626:ZE:6686632586510336:ATOUMOD036",
"stopSequence": 8
},
{
"departure": {
"time": "1758174300"
},
"stopId": "FR:14194:ZE:5196902678134784:ATOUMOD036",
"stopSequence": 1
},
{
"arrival": {
"delay": -26,
"time": "1758177024"
},
"departure": {
"delay": -26,
"time": "1758177034"
},
"stopId": "FR:14421:ZE:5682722937765888:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 359,
"time": "1758175489"
},
"departure": {
"delay": 359,
"time": "1758175499"
},
"stopId": "FR:14421:ZE:4571333879922688:ATOUMOD036",
"stopSequence": 3
}
],
"timestamp": "1758174495",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5326622602297344:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6676591728918528x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:451:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758191100"
},
"departure": {
"time": "1758191100"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1758191280"
},
"departure": {
"time": "1758191280"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1758188880"
},
"departure": {
"time": "1758188880"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1758190080"
},
"departure": {
"time": "1758190080"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1758189120"
},
"departure": {
"time": "1758189120"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1758188700"
},
"departure": {
"time": "1758188700"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1758191160"
},
"departure": {
"time": "1758191160"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1758189360"
},
"departure": {
"time": "1758189360"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1758190380"
},
"departure": {
"time": "1758190380"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1758191640"
},
"departure": {
"time": "1758191640"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1758188940"
},
"departure": {
"time": "1758188940"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1758188520"
},
"departure": {
"time": "1758188520"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1758191400"
},
"departure": {
"time": "1758191400"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1758191700"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1758190320"
},
"departure": {
"time": "1758190320"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1758190920"
},
"departure": {
"time": "1758190920"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1758191040"
},
"departure": {
"time": "1758191040"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1758191520"
},
"departure": {
"time": "1758191520"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1758190620"
},
"departure": {
"time": "1758190620"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1758189300"
},
"departure": {
"time": "1758189300"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1758190020"
},
"departure": {
"time": "1758190020"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1758190860"
},
"departure": {
"time": "1758190860"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1758190260"
},
"departure": {
"time": "1758190260"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1758189660"
},
"departure": {
"time": "1758189660"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1758188640"
},
"departure": {
"time": "1758188640"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1758190500"
},
"departure": {
"time": "1758190500"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"departure": {
"time": "1758188400"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1758190980"
},
"departure": {
"time": "1758190980"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1758191460"
},
"departure": {
"time": "1758191460"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1758190800"
},
"departure": {
"time": "1758190800"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1758189480"
},
"departure": {
"time": "1758189480"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1758188460"
},
"departure": {
"time": "1758188460"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1758189000"
},
"departure": {
"time": "1758189000"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
}
],
"timestamp": "1758174492",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:451:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC586535:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 15,
"time": "1758174915"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": 158,
"time": "1758173498"
},
"departure": {
"delay": 158,
"time": "1758173498"
},
"stopId": "FR:27229:ZE:0xLAV02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 209,
"time": "1758173729"
},
"departure": {
"delay": 209,
"time": "1758173729"
},
"stopId": "FR:27229:ZE:0xTRA02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1758174660"
},
"departure": {
"delay": 60,
"time": "1758174660"
},
"stopId": "FR:27229:ZE:0xANO02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": 165,
"time": "1758173985"
},
"departure": {
"delay": 165,
"time": "1758173985"
},
"stopId": "FR:27229:ZE:0xJUI01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 159,
"time": "1758174093"
},
"departure": {
"delay": 159,
"time": "1758174099"
},
"stopId": "FR:27306:ZE:0xMEL04:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 22,
"time": "1758174742"
},
"departure": {
"delay": 22,
"time": "1758174742"
},
"stopId": "FR:27229:ZE:0xJAM02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": 159,
"time": "1758173859"
},
"departure": {
"delay": 159,
"time": "1758173859"
},
"stopId": "FR:27229:ZE:0xHEL01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 46,
"time": "1758174346"
},
"departure": {
"delay": 46,
"time": "1758174346"
},
"stopId": "FR:27229:ZE:0xARI01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 163,
"time": "1758173563"
},
"departure": {
"delay": 163,
"time": "1758173563"
},
"stopId": "FR:27229:ZE:0xLAK02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 39,
"time": "1758174268"
},
"departure": {
"delay": 39,
"time": "1758174279"
},
"stopId": "FR:27306:ZE:0xDAR01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 99,
"time": "1758174159"
},
"departure": {
"delay": 99,
"time": "1758174159"
},
"stopId": "FR:27306:ZE:0xLAG01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 159,
"time": "1758173799"
},
"departure": {
"delay": 159,
"time": "1758173799"
},
"stopId": "FR:27229:ZE:0xPRO01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 121,
"time": "1758173521"
},
"departure": {
"delay": 121,
"time": "1758173521"
},
"stopId": "FR:27229:ZE:0xBFA02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 158,
"time": "1758173378"
},
"departure": {
"delay": 158,
"time": "1758173378"
},
"stopId": "FR:27229:ZE:0xGLA02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 67,
"time": "1758174547"
},
"departure": {
"delay": 67,
"time": "1758174547"
},
"stopId": "FR:27229:ZE:0xICO02:ATOUMOD004",
"stopSequence": 33
},
{
"departure": {
"delay": 99,
"time": "1758173319"
},
"stopId": "FR:27229:ZE:0xZIN02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 15,
"time": "1758174435"
},
"departure": {
"delay": 15,
"time": "1758174435"
},
"stopId": "FR:27684:ZE:0xCAD01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 99,
"time": "1758173439"
},
"departure": {
"delay": 99,
"time": "1758173439"
},
"stopId": "FR:27229:ZE:0xJAC02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 189,
"time": "1758173897"
},
"departure": {
"delay": 189,
"time": "1758173949"
},
"stopId": "FR:27229:ZE:0xMDS01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 69,
"time": "1758174189"
},
"departure": {
"delay": 69,
"time": "1758174189"
},
"stopId": "FR:27306:ZE:0xCOS01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 15,
"time": "1758174615"
},
"departure": {
"delay": 15,
"time": "1758174615"
},
"stopId": "FR:27229:ZE:0xZII02:ATOUMOD004",
"stopSequence": 34
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC586535:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747841x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -730,
"time": "1758175250"
},
"departure": {
"delay": -730,
"time": "1758175250"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -730,
"time": "1758174770"
},
"departure": {
"delay": -730,
"time": "1758174770"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -730,
"time": "1758175190"
},
"departure": {
"delay": -730,
"time": "1758175190"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -730,
"time": "1758175490"
},
"departure": {
"delay": -730,
"time": "1758175490"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -730,
"time": "1758174770"
},
"departure": {
"delay": -730,
"time": "1758174770"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -730,
"time": "1758175910"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -730,
"time": "1758175370"
},
"departure": {
"delay": -730,
"time": "1758175370"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"departure": {
"time": "1758174660"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -730,
"time": "1758175130"
},
"departure": {
"delay": -730,
"time": "1758175130"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -730,
"time": "1758174710"
},
"departure": {
"delay": -730,
"time": "1758174710"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -730,
"time": "1758174890"
},
"departure": {
"delay": -730,
"time": "1758174890"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -730,
"time": "1758175550"
},
"departure": {
"delay": -730,
"time": "1758175550"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -730,
"time": "1758174530"
},
"departure": {
"delay": -730,
"time": "1758174530"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -730,
"time": "1758174890"
},
"departure": {
"delay": -730,
"time": "1758174890"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -730,
"time": "1758175670"
},
"departure": {
"delay": -730,
"time": "1758175670"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -730,
"time": "1758175730"
},
"departure": {
"delay": -730,
"time": "1758175730"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -730,
"time": "1758174590"
},
"departure": {
"delay": -730,
"time": "1758174590"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -730,
"time": "1758174830"
},
"departure": {
"delay": -730,
"time": "1758174830"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1758174425",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747841x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:4698665437364224x1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -252,
"time": "1758175118"
},
"departure": {
"delay": -252,
"time": "1758175128"
},
"stopId": "FR:50218:ZE:748670005:ATOUMOD105",
"stopSequence": 28
},
{
"arrival": {
"delay": -248,
"time": "1758175242"
},
"departure": {
"delay": -248,
"time": "1758175252"
},
"stopId": "FR:50218:ZE:756080005:ATOUMOD105",
"stopSequence": 30
},
{
"arrival": {
"delay": -273,
"time": "1758175157"
},
"departure": {
"delay": -273,
"time": "1758175167"
},
"stopId": "FR:50218:ZE:767200002:ATOUMOD105",
"stopSequence": 29
},
{
"arrival": {
"delay": -248,
"time": "1758175062"
},
"departure": {
"delay": -248,
"time": "1758175072"
},
"stopId": "FR:50218:ZE:759840003:ATOUMOD105",
"stopSequence": 27
},
{
"arrival": {
"delay": -278,
"time": "1758174972"
},
"departure": {
"delay": -278,
"time": "1758174982"
},
"stopId": "FR:50218:ZE:761940002:ATOUMOD105",
"stopSequence": 26
},
{
"arrival": {
"delay": -246,
"time": "1758175544"
},
"departure": {
"delay": -246,
"time": "1758175554"
},
"stopId": "FR:50532:ZE:752240007:ATOUMOD105",
"stopSequence": 33
},
{
"arrival": {
"delay": -309,
"time": "1758175721"
},
"departure": {
"delay": -309,
"time": "1758175731"
},
"stopId": "FR:50532:ZE:742490002:ATOUMOD105",
"stopSequence": 35
},
{
"arrival": {
"delay": -70,
"time": "1758174580"
},
"departure": {
"delay": -70,
"time": "1758174590"
},
"stopId": "FR:50218:ZE:712770016:ATOUMOD105",
"stopSequence": 19
},
{
"arrival": {
"delay": -292,
"time": "1758175618"
},
"departure": {
"delay": -292,
"time": "1758175628"
},
"stopId": "FR:50532:ZE:767160015:ATOUMOD105",
"stopSequence": 34
},
{
"arrival": {
"delay": -221,
"time": "1758174729"
},
"departure": {
"delay": -221,
"time": "1758174739"
},
"stopId": "FR:50218:ZE:14020095:ATOUMOD105",
"stopSequence": 25
},
{
"arrival": {
"delay": 15,
"time": "1758174425"
},
"departure": {
"delay": 15,
"time": "1758174435"
},
"stopId": "FR:50218:ZE:752240005:ATOUMOD105",
"stopSequence": 17
},
{
"arrival": {
"delay": -309,
"time": "1758175961"
},
"departure": {
"delay": -309,
"time": "1758175971"
},
"stopId": "FR:50532:ZE:757970023:ATOUMOD105",
"stopSequence": 38
},
{
"arrival": {
"delay": -186,
"time": "1758176154"
},
"stopId": "FR:50532:ZE:753630002:ATOUMOD105",
"stopSequence": 39
},
{
"arrival": {
"delay": -201,
"time": "1758175469"
},
"departure": {
"delay": -201,
"time": "1758175479"
},
"stopId": "FR:50218:ZE:738750004:ATOUMOD105",
"stopSequence": 32
},
{
"arrival": {
"delay": -294,
"time": "1758175796"
},
"departure": {
"delay": -294,
"time": "1758175806"
},
"stopId": "FR:50532:ZE:749890004:ATOUMOD105",
"stopSequence": 36
},
{
"arrival": {
"delay": 53,
"time": "1758174316"
},
"departure": {
"delay": 53,
"time": "1758174353"
},
"stopId": "FR:50218:ZE:740090003:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": -223,
"time": "1758174667"
},
"departure": {
"delay": -223,
"time": "1758174677"
},
"stopId": "FR:50218:ZE:761900006:ATOUMOD105",
"stopSequence": 24
},
{
"arrival": {
"delay": -212,
"time": "1758175398"
},
"departure": {
"delay": -212,
"time": "1758175408"
},
"stopId": "FR:50218:ZE:712770017:ATOUMOD105",
"stopSequence": 31
},
{
"arrival": {
"delay": -46,
"time": "1758174484"
},
"departure": {
"delay": -46,
"time": "1758174494"
},
"stopId": "FR:50218:ZE:758020003:ATOUMOD105",
"stopSequence": 18
},
{
"arrival": {
"delay": -317,
"time": "1758175893"
},
"departure": {
"delay": -317,
"time": "1758175903"
},
"stopId": "FR:50532:ZE:757920018:ATOUMOD105",
"stopSequence": 37
},
{
"arrival": {
"delay": 24,
"time": "1758174355"
},
"departure": {
"delay": 24,
"time": "1758174384"
},
"stopId": "FR:50218:ZE:759840001:ATOUMOD105",
"stopSequence": 16
}
],
"timestamp": "1758174374",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD105:Line:348940035:LOC",
"tripId": "ATOUMOD105:ServiceJourney:4698665437364224x1:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747836x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -44,
"time": "1758170641"
},
"departure": {
"delay": -44,
"time": "1758170656"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 1,
"time": "1758170563"
},
"departure": {
"delay": 1,
"time": "1758170581"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 163,
"time": "1758171807"
},
"departure": {
"delay": 163,
"time": "1758171823"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 60,
"time": "1758171900"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 12,
"time": "1758170282"
},
"departure": {
"delay": 12,
"time": "1758170292"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 11,
"time": "1758170311"
},
"departure": {
"delay": 11,
"time": "1758170351"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -32,
"time": "1758171136"
},
"departure": {
"delay": -32,
"time": "1758171148"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -28,
"time": "1758171249"
},
"departure": {
"delay": -28,
"time": "1758171272"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"departure": {
"delay": 67,
"time": "1758169987"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -25,
"time": "1758171022"
},
"departure": {
"delay": -25,
"time": "1758171035"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 183,
"time": "1758171583"
},
"departure": {
"delay": 183,
"time": "1758171783"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -39,
"time": "1758170225"
},
"departure": {
"delay": -39,
"time": "1758170241"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 43,
"time": "1758170129"
},
"departure": {
"delay": 43,
"time": "1758170143"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 17,
"time": "1758170821"
},
"departure": {
"delay": 17,
"time": "1758170837"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -14,
"time": "1758170759"
},
"departure": {
"delay": -14,
"time": "1758170806"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -19,
"time": "1758170725"
},
"departure": {
"delay": -19,
"time": "1758170741"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 3,
"time": "1758170153"
},
"departure": {
"delay": 3,
"time": "1758170163"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -12,
"time": "1758171094"
},
"departure": {
"delay": -12,
"time": "1758171108"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -60,
"time": "1758170686"
},
"departure": {
"delay": -60,
"time": "1758170700"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 1,
"time": "1758170393"
},
"departure": {
"delay": 1,
"time": "1758170401"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 11,
"time": "1758170033"
},
"departure": {
"delay": 11,
"time": "1758170051"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 11,
"time": "1758170514"
},
"departure": {
"delay": 11,
"time": "1758170531"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -17,
"time": "1758171369"
},
"departure": {
"delay": -17,
"time": "1758171403"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -2,
"time": "1758170862"
},
"departure": {
"delay": -2,
"time": "1758170878"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 28,
"time": "1758171455"
},
"departure": {
"delay": 28,
"time": "1758171508"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
}
],
"timestamp": "1758174425",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747836x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745658x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758175080"
},
"departure": {
"time": "1758175080"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"time": "1758176400"
},
"departure": {
"time": "1758176400"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"time": "1758177660"
},
"departure": {
"time": "1758177660"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"time": "1758175740"
},
"departure": {
"time": "1758175740"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"time": "1758177060"
},
"departure": {
"time": "1758177060"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"time": "1758175980"
},
"departure": {
"time": "1758175980"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"time": "1758176520"
},
"departure": {
"time": "1758176520"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"time": "1758177720"
},
"departure": {
"time": "1758177720"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"time": "1758177240"
},
"departure": {
"time": "1758177240"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"time": "1758175500"
},
"departure": {
"time": "1758175500"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"time": "1758176040"
},
"departure": {
"time": "1758176040"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"time": "1758175920"
},
"departure": {
"time": "1758175920"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"time": "1758175380"
},
"departure": {
"time": "1758175380"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"time": "1758176460"
},
"departure": {
"time": "1758176460"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"time": "1758175860"
},
"departure": {
"time": "1758175860"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"time": "1758177600"
},
"departure": {
"time": "1758177600"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"time": "1758175320"
},
"departure": {
"time": "1758175320"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"time": "1758177480"
},
"departure": {
"time": "1758177480"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"time": "1758175560"
},
"departure": {
"time": "1758175560"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"time": "1758176220"
},
"departure": {
"time": "1758176220"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"time": "1758177300"
},
"departure": {
"time": "1758177300"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"time": "1758176760"
},
"departure": {
"time": "1758176760"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"time": "1758176880"
},
"departure": {
"time": "1758176880"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"time": "1758175140"
},
"departure": {
"time": "1758175140"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"time": "1758175140"
},
"departure": {
"time": "1758175140"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"departure": {
"time": "1758174960"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"time": "1758175620"
},
"departure": {
"time": "1758175620"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"time": "1758177900"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"time": "1758176100"
},
"departure": {
"time": "1758176100"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"time": "1758177780"
},
"departure": {
"time": "1758177780"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"time": "1758176640"
},
"departure": {
"time": "1758176640"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"time": "1758176340"
},
"departure": {
"time": "1758176340"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"time": "1758177120"
},
"departure": {
"time": "1758177120"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"time": "1758175200"
},
"departure": {
"time": "1758175200"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"time": "1758177420"
},
"departure": {
"time": "1758177420"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
}
],
"timestamp": "1758174424",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745658x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584894:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -146,
"time": "1758174934"
},
"departure": {
"delay": -146,
"time": "1758174934"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -176,
"time": "1758174844"
},
"departure": {
"delay": -176,
"time": "1758174844"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -64,
"time": "1758174776"
},
"departure": {
"delay": -64,
"time": "1758174776"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -40,
"time": "1758174680"
},
"departure": {
"delay": -40,
"time": "1758174680"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 7,
"time": "1758174427"
},
"departure": {
"delay": 7,
"time": "1758174427"
},
"stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -249,
"time": "1758175191"
},
"departure": {
"delay": -249,
"time": "1758175191"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 19,
"time": "1758174619"
},
"departure": {
"delay": 19,
"time": "1758174619"
},
"stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -218,
"time": "1758175042"
},
"departure": {
"delay": -218,
"time": "1758175042"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -235,
"time": "1758175265"
},
"departure": {
"delay": -235,
"time": "1758175265"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -251,
"time": "1758175129"
},
"departure": {
"delay": -251,
"time": "1758175129"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
},
{
"departure": {
"delay": 7,
"time": "1758174367"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 17,
"time": "1758174497"
},
"departure": {
"delay": 17,
"time": "1758174497"
},
"stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 16,
"time": "1758174556"
},
"departure": {
"delay": 16,
"time": "1758174556"
},
"stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -248,
"time": "1758175432"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584894:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC595531:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 71,
"time": "1758173171"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 94,
"time": "1758174634"
},
"departure": {
"delay": 94,
"time": "1758174634"
},
"stopId": "FR:27229:ZE:0xBOS02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -27,
"time": "1758173733"
},
"departure": {
"delay": -27,
"time": "1758173733"
},
"stopId": "FR:27229:ZE:0xCOT02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 107,
"time": "1758174467"
},
"departure": {
"delay": 107,
"time": "1758174467"
},
"stopId": "FR:27229:ZE:0xSAL02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 11,
"time": "1758173831"
},
"departure": {
"delay": 11,
"time": "1758173831"
},
"stopId": "FR:27229:ZE:0xVAL02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 23,
"time": "1758174023"
},
"departure": {
"delay": 23,
"time": "1758174023"
},
"stopId": "FR:27229:ZE:0xNEUBO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 63,
"time": "1758174423"
},
"departure": {
"delay": 63,
"time": "1758174423"
},
"stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 41,
"time": "1758173981"
},
"departure": {
"delay": 41,
"time": "1758173981"
},
"stopId": "FR:27229:ZE:0xMAR02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 14,
"time": "1758173474"
},
"departure": {
"delay": 14,
"time": "1758173474"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 56,
"time": "1758173336"
},
"departure": {
"delay": 56,
"time": "1758173336"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 101,
"time": "1758173239"
},
"departure": {
"delay": 101,
"time": "1758173261"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 59,
"time": "1758174239"
},
"departure": {
"delay": 59,
"time": "1758174239"
},
"stopId": "FR:27229:ZE:0xPAN02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 4,
"time": "1758173884"
},
"departure": {
"delay": 4,
"time": "1758173884"
},
"stopId": "FR:27229:ZE:0x11N02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -19,
"time": "1758174041"
},
"departure": {
"delay": -19,
"time": "1758174041"
},
"stopId": "FR:27229:ZE:0xADO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 71,
"time": "1758174125"
},
"departure": {
"delay": 71,
"time": "1758174131"
},
"stopId": "FR:27229:ZE:0xECH02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 101,
"time": "1758173201"
},
"departure": {
"delay": 101,
"time": "1758173201"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 86,
"time": "1758174506"
},
"departure": {
"delay": 86,
"time": "1758174506"
},
"stopId": "FR:27229:ZE:0xCAS02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 35,
"time": "1758173795"
},
"departure": {
"delay": 35,
"time": "1758173795"
},
"stopId": "FR:27229:ZE:0xNOR02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 84,
"time": "1758174564"
},
"departure": {
"delay": 84,
"time": "1758174564"
},
"stopId": "FR:27229:ZE:0xCLS02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 63,
"time": "1758174723"
},
"stopId": "FR:27229:ZE:0xROS02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 11,
"time": "1758173928"
},
"departure": {
"delay": 11,
"time": "1758173951"
},
"stopId": "FR:27229:ZE:0xDOU02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 41,
"time": "1758173621"
},
"departure": {
"delay": 41,
"time": "1758173621"
},
"stopId": "FR:27229:ZE:0xSAU02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 65,
"time": "1758174665"
},
"departure": {
"delay": 65,
"time": "1758174665"
},
"stopId": "FR:27229:ZE:0xTAT02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 86,
"time": "1758173606"
},
"departure": {
"delay": 86,
"time": "1758173606"
},
"stopId": "FR:27229:ZE:0xCIN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -19,
"time": "1758173861"
},
"departure": {
"delay": -19,
"time": "1758173861"
},
"stopId": "FR:27229:ZE:0xLOR02:ATOUMOD004",
"stopSequence": 12
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC595531:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3100F3681761x2025x09x13T20x34x47Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758167400"
},
"departure": {
"time": "1758167460"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 28
},
{
"departure": {
"time": "1758165720"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1758166560"
},
"departure": {
"time": "1758166620"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1758168720"
},
"departure": {
"time": "1758168900"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 30
},
{
"arrival": {
"time": "1758173940"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 39
}
],
"timestamp": "1758164378",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3100F3681761x2025x09x13T20x34x47Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:461:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758177360"
},
"departure": {
"time": "1758177360"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1758176880"
},
"departure": {
"time": "1758176880"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1758177120"
},
"departure": {
"time": "1758177120"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1758177180"
},
"departure": {
"time": "1758177180"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1758177240"
},
"departure": {
"time": "1758177240"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1758176820"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1758177900"
},
"departure": {
"time": "1758177900"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1758177840"
},
"departure": {
"time": "1758177840"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1758177000"
},
"departure": {
"time": "1758177000"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1758177480"
},
"departure": {
"time": "1758177480"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1758177300"
},
"departure": {
"time": "1758177300"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1758177060"
},
"departure": {
"time": "1758177060"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1758178080"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1758177540"
},
"departure": {
"time": "1758177540"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
}
],
"timestamp": "1758174368",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:461:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC586139:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 20,
"time": "1758174560"
},
"departure": {
"delay": 20,
"time": "1758174560"
},
"stopId": "FR:27306:ZE:0xMOO02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -404,
"time": "1758176296"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -226,
"time": "1758175934"
},
"departure": {
"delay": -226,
"time": "1758175934"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -228,
"time": "1758175392"
},
"departure": {
"delay": -228,
"time": "1758175392"
},
"stopId": "FR:27229:ZE:0xTRA02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -177,
"time": "1758174903"
},
"departure": {
"delay": -177,
"time": "1758174903"
},
"stopId": "FR:27306:ZE:0xRLG02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -351,
"time": "1758176169"
},
"departure": {
"delay": -351,
"time": "1758176169"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 22,
"time": "1758174502"
},
"departure": {
"delay": 22,
"time": "1758174502"
},
"stopId": "FR:27306:ZE:0xFOR02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -302,
"time": "1758176038"
},
"departure": {
"delay": -302,
"time": "1758176038"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 51,
"time": "1758174711"
},
"departure": {
"delay": 51,
"time": "1758174711"
},
"stopId": "FR:27306:ZE:0xBOR02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 59,
"time": "1758174599"
},
"departure": {
"delay": 59,
"time": "1758174599"
},
"stopId": "FR:27306:ZE:0xEGl02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -221,
"time": "1758175819"
},
"departure": {
"delay": -221,
"time": "1758175819"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -210,
"time": "1758174990"
},
"departure": {
"delay": -210,
"time": "1758174990"
},
"stopId": "FR:27306:ZE:0xMEL03:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -227,
"time": "1758175453"
},
"departure": {
"delay": -227,
"time": "1758175453"
},
"stopId": "FR:27229:ZE:0xPOL01:ATOUMOD004",
"stopSequence": 10
},
{
"departure": {
"time": "1758174300"
},
"stopId": "FR:27306:ZE:0xBER02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -307,
"time": "1758176093"
},
"departure": {
"delay": -307,
"time": "1758176093"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 66,
"time": "1758174666"
},
"departure": {
"delay": 66,
"time": "1758174666"
},
"stopId": "FR:27306:ZE:0xMAI02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -243,
"time": "1758175737"
},
"departure": {
"delay": -243,
"time": "1758175737"
},
"stopId": "FR:27229:ZE:0xJOL03:ATOUMOD004",
"stopSequence": 11
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC586139:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3462F3681372x2025x09x13T20x34x47Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758171300"
},
"departure": {
"time": "1758171360"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 48
},
{
"arrival": {
"time": "1758172020"
},
"departure": {
"time": "1758172080"
},
"stopId": "FR:27438:ZE:StopPointxOCETrainxTERx87393553:ATOUMOD002",
"stopSequence": 50
},
{
"arrival": {
"time": "1758176160"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391102:ATOUMOD002",
"stopSequence": 57
},
{
"arrival": {
"time": "1758169140"
},
"departure": {
"time": "1758169200"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 42
},
{
"arrival": {
"time": "1758172620"
},
"departure": {
"time": "1758172680"
},
"stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002",
"stopSequence": 52
},
{
"arrival": {
"time": "1758170460"
},
"departure": {
"time": "1758170520"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 46
},
{
"departure": {
"time": "1758168660"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1758175380"
},
"departure": {
"time": "1758175440"
},
"stopId": "FR:78646:ZE:StopPointxOCETrainxTERx87393009:ATOUMOD002",
"stopSequence": 56
}
],
"timestamp": "1758166896",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3462F3681372x2025x09x13T20x34x47Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:211:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 120,
"time": "1758173880"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1758172680"
},
"departure": {
"delay": 5,
"time": "1758172685"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"delay": 65,
"time": "1758173100"
},
"departure": {
"delay": 65,
"time": "1758173105"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"delay": 125,
"time": "1758173640"
},
"departure": {
"delay": 125,
"time": "1758173645"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 9
},
{
"departure": {
"delay": -60,
"time": "1758172560"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": 125,
"time": "1758173220"
},
"departure": {
"delay": 125,
"time": "1758173225"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1758172740"
},
"departure": {
"delay": 5,
"time": "1758172745"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"delay": 75,
"time": "1758173230"
},
"departure": {
"delay": 75,
"time": "1758173235"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"delay": 65,
"time": "1758172920"
},
"departure": {
"delay": 65,
"time": "1758172925"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"delay": 120,
"time": "1758173760"
},
"departure": {
"delay": 120,
"time": "1758173760"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"delay": 120,
"time": "1758173820"
},
"departure": {
"delay": 120,
"time": "1758173820"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"delay": 65,
"time": "1758173460"
},
"departure": {
"delay": 65,
"time": "1758173465"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 8
}
],
"timestamp": "1758173640",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:211:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x4471220:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 38,
"time": "1758175538"
},
"departure": {
"delay": 38,
"time": "1758175538"
},
"stopId": "FR:27375:ZE:0x6470:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -99,
"time": "1758176421"
},
"departure": {
"delay": -99,
"time": "1758176421"
},
"stopId": "FR:27375:ZE:0x6457:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -59,
"time": "1758177601"
},
"departure": {
"delay": -59,
"time": "1758177601"
},
"stopId": "FR:27701:ZE:0x7022:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"time": "1758176160"
},
"departure": {
"time": "1758176160"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -87,
"time": "1758177633"
},
"departure": {
"delay": -87,
"time": "1758177633"
},
"stopId": "FR:27701:ZE:0x7034:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -52,
"time": "1758176468"
},
"departure": {
"delay": -52,
"time": "1758176468"
},
"stopId": "FR:27375:ZE:0x6438:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -99,
"time": "1758176721"
},
"departure": {
"delay": -99,
"time": "1758176721"
},
"stopId": "FR:27351:ZE:0x6312:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -62,
"time": "1758177478"
},
"departure": {
"delay": -62,
"time": "1758177478"
},
"stopId": "FR:27528:ZE:0x6596:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"time": "1758175800"
},
"departure": {
"time": "1758175920"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -89,
"time": "1758176371"
},
"departure": {
"delay": -89,
"time": "1758176371"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -101,
"time": "1758177319"
},
"departure": {
"delay": -101,
"time": "1758177319"
},
"stopId": "FR:27528:ZE:0x6592:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 52,
"time": "1758175372"
},
"departure": {
"delay": 52,
"time": "1758175372"
},
"stopId": "FR:27375:ZE:0x6492:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -98,
"time": "1758177202"
},
"departure": {
"delay": -98,
"time": "1758177202"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 35,
"time": "1758175715"
},
"departure": {
"delay": 35,
"time": "1758175715"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -101,
"time": "1758177439"
},
"departure": {
"delay": -101,
"time": "1758177439"
},
"stopId": "FR:27528:ZE:0x6594:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 2,
"time": "1758175502"
},
"departure": {
"delay": 2,
"time": "1758175502"
},
"stopId": "FR:27375:ZE:0x6396:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -101,
"time": "1758177679"
},
"departure": {
"delay": -101,
"time": "1758177679"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 54,
"time": "1758175614"
},
"departure": {
"delay": 54,
"time": "1758175614"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -79,
"time": "1758177401"
},
"departure": {
"delay": -79,
"time": "1758177401"
},
"stopId": "FR:27528:ZE:0x6591:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -88,
"time": "1758176612"
},
"departure": {
"delay": -88,
"time": "1758176612"
},
"stopId": "FR:27375:ZE:0x6526:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -99,
"time": "1758177021"
},
"departure": {
"delay": -99,
"time": "1758177021"
},
"stopId": "FR:27701:ZE:0x7106:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -91,
"time": "1758177809"
},
"departure": {
"delay": -91,
"time": "1758177809"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -99,
"time": "1758177141"
},
"departure": {
"delay": -99,
"time": "1758177141"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -99,
"time": "1758176841"
},
"departure": {
"delay": -99,
"time": "1758176841"
},
"stopId": "FR:27351:ZE:0x6310:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -46,
"time": "1758176654"
},
"departure": {
"delay": -46,
"time": "1758176654"
},
"stopId": "FR:27375:ZE:0x6304:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 50,
"time": "1758175970"
},
"departure": {
"delay": 50,
"time": "1758175970"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -57,
"time": "1758176283"
},
"departure": {
"delay": -57,
"time": "1758176283"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -131,
"time": "1758177769"
},
"departure": {
"delay": -131,
"time": "1758177769"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -131,
"time": "1758177949"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -47,
"time": "1758176533"
},
"departure": {
"delay": -47,
"time": "1758176533"
},
"stopId": "FR:27375:ZE:0x6384:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 54,
"time": "1758175674"
},
"departure": {
"delay": 54,
"time": "1758175674"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 8
},
{
"departure": {
"time": "1758175320"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 25,
"time": "1758175585"
},
"departure": {
"delay": 25,
"time": "1758175585"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -58,
"time": "1758177542"
},
"departure": {
"delay": -58,
"time": "1758177542"
},
"stopId": "FR:27528:ZE:0x6576:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -97,
"time": "1758177263"
},
"departure": {
"delay": -97,
"time": "1758177263"
},
"stopId": "FR:27528:ZE:0x6589:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -56,
"time": "1758177364"
},
"departure": {
"delay": -56,
"time": "1758177364"
},
"stopId": "FR:27528:ZE:0x6598:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 22,
"time": "1758175462"
},
"departure": {
"delay": 22,
"time": "1758175462"
},
"stopId": "FR:27375:ZE:0x6490:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"time": "1758176280"
},
"departure": {
"time": "1758176280"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 14
}
],
"timestamp": "1758174372",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x4471220:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:221:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758178860"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1758179580"
},
"departure": {
"time": "1758179580"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1758179880"
},
"departure": {
"time": "1758179880"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1758179280"
},
"departure": {
"time": "1758179280"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1758180120"
},
"departure": {
"time": "1758180120"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1758180540"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1758179040"
},
"departure": {
"time": "1758179040"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1758179520"
},
"departure": {
"time": "1758179520"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1758179160"
},
"departure": {
"time": "1758179160"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1758179400"
},
"departure": {
"time": "1758179400"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1758180300"
},
"departure": {
"time": "1758180300"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1758179460"
},
"departure": {
"time": "1758179460"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1758179640"
},
"departure": {
"time": "1758179640"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1758179700"
},
"departure": {
"time": "1758179700"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1758179820"
},
"departure": {
"time": "1758179820"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1758179940"
},
"departure": {
"time": "1758179940"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1758179760"
},
"departure": {
"time": "1758179760"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1758180480"
},
"departure": {
"time": "1758180480"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
}
],
"timestamp": "1758174374",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:221:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x4470527:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 123,
"time": "1758173823"
},
"departure": {
"delay": 123,
"time": "1758173823"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 81,
"time": "1758174081"
},
"departure": {
"delay": 81,
"time": "1758174081"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 26,
"time": "1758174206"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 100,
"time": "1758173860"
},
"departure": {
"delay": 100,
"time": "1758173860"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"time": "1758172800"
},
"departure": {
"time": "1758172800"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"time": "1758172680"
},
"departure": {
"time": "1758172680"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 41,
"time": "1758172885"
},
"departure": {
"delay": 41,
"time": "1758172901"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 71,
"time": "1758173454"
},
"departure": {
"delay": 71,
"time": "1758173471"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 8,
"time": "1758173108"
},
"departure": {
"delay": 8,
"time": "1758173108"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 11,
"time": "1758173182"
},
"departure": {
"delay": 11,
"time": "1758173231"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 82,
"time": "1758174022"
},
"departure": {
"delay": 82,
"time": "1758174022"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 45,
"time": "1758173505"
},
"departure": {
"delay": 45,
"time": "1758173505"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 38,
"time": "1758172538"
},
"departure": {
"delay": 38,
"time": "1758172538"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 48,
"time": "1758173568"
},
"departure": {
"delay": 48,
"time": "1758173568"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 11,
"time": "1758173400"
},
"departure": {
"delay": 11,
"time": "1758173411"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 55,
"time": "1758173635"
},
"departure": {
"delay": 55,
"time": "1758173635"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 11,
"time": "1758173045"
},
"departure": {
"delay": 11,
"time": "1758173051"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 84,
"time": "1758173964"
},
"departure": {
"delay": 84,
"time": "1758173964"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 106,
"time": "1758174106"
},
"departure": {
"delay": 106,
"time": "1758174106"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -14,
"time": "1758173326"
},
"departure": {
"delay": -14,
"time": "1758173326"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 71,
"time": "1758172970"
},
"departure": {
"delay": 71,
"time": "1758172991"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 20,
"time": "1758173720"
},
"departure": {
"delay": 20,
"time": "1758173720"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
}
],
"timestamp": "1758173770",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x4470527:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:397:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758176700"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1758176040"
},
"departure": {
"time": "1758176040"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1758175800"
},
"departure": {
"time": "1758175800"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"departure": {
"time": "1758175500"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1758176460"
},
"departure": {
"time": "1758176460"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1758176340"
},
"departure": {
"time": "1758176340"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1758176100"
},
"departure": {
"time": "1758176100"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1758175980"
},
"departure": {
"time": "1758175980"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1758176580"
},
"departure": {
"time": "1758176580"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1758176640"
},
"departure": {
"time": "1758176640"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1758175620"
},
"departure": {
"time": "1758175620"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1758175560"
},
"departure": {
"time": "1758175560"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1758174367",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:397:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584892:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -300,
"time": "1758175020"
},
"departure": {
"delay": -300,
"time": "1758175020"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -296,
"time": "1758175264"
},
"departure": {
"delay": -296,
"time": "1758175264"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -293,
"time": "1758175627"
},
"departure": {
"delay": -293,
"time": "1758175627"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -61,
"time": "1758174839"
},
"departure": {
"delay": -61,
"time": "1758174839"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -291,
"time": "1758175569"
},
"departure": {
"delay": -291,
"time": "1758175569"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -26,
"time": "1758174394"
},
"departure": {
"delay": -26,
"time": "1758174394"
},
"stopId": "FR:27229:ZE:0xCCA01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -18,
"time": "1758174702"
},
"departure": {
"delay": -18,
"time": "1758174702"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 5
},
{
"departure": {
"delay": 32,
"time": "1758173852"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -251,
"time": "1758175489"
},
"departure": {
"delay": -251,
"time": "1758175489"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -300,
"time": "1758175680"
},
"departure": {
"delay": -300,
"time": "1758175680"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -176,
"time": "1758174964"
},
"departure": {
"delay": -176,
"time": "1758174964"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -33,
"time": "1758174807"
},
"departure": {
"delay": -33,
"time": "1758174807"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -252,
"time": "1758175128"
},
"departure": {
"delay": -252,
"time": "1758175128"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -295,
"time": "1758175745"
},
"departure": {
"delay": -295,
"time": "1758175745"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -27,
"time": "1758174573"
},
"departure": {
"delay": -27,
"time": "1758174573"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 122,
"time": "1758174103"
},
"departure": {
"delay": 122,
"time": "1758174122"
},
"stopId": "FR:27451:ZE:0xPVE01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -300,
"time": "1758175380"
},
"departure": {
"delay": -300,
"time": "1758175380"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -300,
"time": "1758175860"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -20,
"time": "1758174760"
},
"departure": {
"delay": -20,
"time": "1758174760"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -298,
"time": "1758175802"
},
"departure": {
"delay": -298,
"time": "1758175802"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584892:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6104626035163136x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 201,
"time": "1758174971"
},
"departure": {
"delay": 201,
"time": "1758174981"
},
"stopId": "FR:14570:ZE:4834903784947712:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": 161,
"time": "1758174691"
},
"departure": {
"delay": 161,
"time": "1758174701"
},
"stopId": "FR:14421:ZE:5161653874196480:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 235,
"time": "1758175425"
},
"departure": {
"delay": 235,
"time": "1758175435"
},
"stopId": "FR:14621:ZE:4829967189803008:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": 179,
"time": "1758174829"
},
"departure": {
"delay": 179,
"time": "1758174839"
},
"stopId": "FR:14571:ZE:6236188790751232:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 191,
"time": "1758174112"
},
"departure": {
"delay": 191,
"time": "1758174131"
},
"stopId": "FR:14366:ZE:746780002:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 318,
"time": "1758175628"
},
"departure": {
"delay": 318,
"time": "1758175638"
},
"stopId": "FR:14478:ZE:4850675441729536:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": 86,
"time": "1758173712"
},
"departure": {
"delay": 86,
"time": "1758173726"
},
"stopId": "FR:14366:ZE:4876001119043584:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 227,
"time": "1758175057"
},
"departure": {
"delay": 227,
"time": "1758175067"
},
"stopId": "FR:14570:ZE:5176032300630016:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": 170,
"time": "1758174880"
},
"departure": {
"delay": 170,
"time": "1758174890"
},
"stopId": "FR:14571:ZE:5089442857484288:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 163,
"time": "1758174453"
},
"departure": {
"delay": 163,
"time": "1758174463"
},
"stopId": "FR:14303:ZE:5182035725385728:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 200,
"time": "1758175210"
},
"departure": {
"delay": 200,
"time": "1758175220"
},
"stopId": "FR:14570:ZE:5108890469400576:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": 147,
"time": "1758174317"
},
"departure": {
"delay": 147,
"time": "1758174327"
},
"stopId": "FR:14069:ZE:6197796430413824:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 170,
"time": "1758174400"
},
"departure": {
"delay": 170,
"time": "1758174410"
},
"stopId": "FR:14303:ZE:6308936560934912:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 193,
"time": "1758174012"
},
"departure": {
"delay": 193,
"time": "1758174013"
},
"stopId": "FR:14366:ZE:781020004:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 131,
"time": "1758174541"
},
"departure": {
"delay": 131,
"time": "1758174551"
},
"stopId": "FR:14303:ZE:6197814600138752:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 335,
"time": "1758175775"
},
"stopId": "FR:14478:ZE:5188555217305600:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": 207,
"time": "1758174257"
},
"departure": {
"delay": 207,
"time": "1758174267"
},
"stopId": "FR:14069:ZE:5084187159691264:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 232,
"time": "1758174207"
},
"departure": {
"delay": 232,
"time": "1758174232"
},
"stopId": "FR:14069:ZE:790810001:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 222,
"time": "1758174085"
},
"departure": {
"delay": 222,
"time": "1758174102"
},
"stopId": "FR:14366:ZE:760680002:ATOUMOD036",
"stopSequence": 8
}
],
"timestamp": "1758174495",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5118765622624256:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6104626035163136x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:213:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1758178265"
},
"departure": {
"delay": 5,
"time": "1758178265"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"departure": {
"time": "1758178200"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1758180605"
},
"departure": {
"delay": 5,
"time": "1758180605"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1758180420"
},
"departure": {
"time": "1758180420"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1758180600"
},
"departure": {
"time": "1758180600"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1758179340"
},
"departure": {
"time": "1758179340"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1758178440"
},
"departure": {
"time": "1758178440"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1758180060"
},
"departure": {
"time": "1758180060"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1758179160"
},
"departure": {
"time": "1758179160"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1758178740"
},
"departure": {
"time": "1758178740"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1758180120"
},
"departure": {
"time": "1758180120"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1758178620"
},
"departure": {
"time": "1758178620"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1758178680"
},
"departure": {
"time": "1758178680"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1758181200"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1758180720"
},
"departure": {
"time": "1758180720"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1758179400"
},
"departure": {
"time": "1758179400"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1758180900"
},
"departure": {
"time": "1758180900"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1758181140"
},
"departure": {
"time": "1758181140"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1758179700"
},
"departure": {
"time": "1758179700"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1758178920"
},
"departure": {
"time": "1758178920"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1758181020"
},
"departure": {
"time": "1758181020"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1758178260"
},
"departure": {
"time": "1758178260"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1758179520"
},
"departure": {
"time": "1758179520"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1758178560"
},
"departure": {
"time": "1758178560"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1758180300"
},
"departure": {
"time": "1758180300"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1758179040"
},
"departure": {
"time": "1758179040"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1758180660"
},
"departure": {
"time": "1758180660"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1758180840"
},
"departure": {
"time": "1758180840"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1758180960"
},
"departure": {
"time": "1758180960"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1758178800"
},
"departure": {
"time": "1758178800"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1758179100"
},
"departure": {
"time": "1758179100"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1758180360"
},
"departure": {
"time": "1758180360"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1758178685"
},
"departure": {
"delay": 5,
"time": "1758178685"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1758178980"
},
"departure": {
"time": "1758178980"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
}
],
"timestamp": "1758173419",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:213:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC586834:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758177060"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC586834:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850602F3685195x2025x09x13T20x34x47Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758172320"
},
"departure": {
"time": "1758172380"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1758175500"
},
"departure": {
"time": "1758175560"
},
"stopId": "FR:76705:ZE:StopPointxOCETrainxTERx87411181:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1758172980"
},
"departure": {
"time": "1758173040"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1758174960"
},
"departure": {
"time": "1758175020"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1758173340"
},
"departure": {
"time": "1758173400"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1758175920"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1758175260"
},
"departure": {
"time": "1758175320"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1758174120"
},
"departure": {
"time": "1758174300"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1758174660"
},
"departure": {
"time": "1758174780"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1758172800"
},
"departure": {
"time": "1758172860"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 5
},
{
"departure": {
"time": "1758172020"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1758173640"
},
"departure": {
"time": "1758173700"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 11
}
],
"timestamp": "1758168397",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850602F3685195x2025x09x13T20x34x47Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:317:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758185640"
},
"departure": {
"time": "1758185640"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1758183960"
},
"departure": {
"time": "1758183960"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1758184860"
},
"departure": {
"time": "1758184860"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1758186060"
},
"departure": {
"time": "1758186060"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1758183900"
},
"departure": {
"time": "1758183900"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1758184260"
},
"departure": {
"time": "1758184260"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1758185460"
},
"departure": {
"time": "1758185460"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1758185700"
},
"departure": {
"time": "1758185700"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1758185100"
},
"departure": {
"time": "1758185100"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1758183480"
},
"departure": {
"time": "1758183480"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1758185760"
},
"departure": {
"time": "1758185760"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1758184920"
},
"departure": {
"time": "1758184920"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1758184620"
},
"departure": {
"time": "1758184620"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1758185520"
},
"departure": {
"time": "1758185520"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1758185580"
},
"departure": {
"time": "1758185580"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1758186300"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1758185220"
},
"departure": {
"time": "1758185220"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1758183060"
},
"departure": {
"time": "1758183060"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1758184980"
},
"departure": {
"time": "1758184980"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1758185400"
},
"departure": {
"time": "1758185400"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1758183540"
},
"departure": {
"time": "1758183540"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"departure": {
"time": "1758183000"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1758184680"
},
"departure": {
"time": "1758184680"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1758183300"
},
"departure": {
"time": "1758183300"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1758186000"
},
"departure": {
"time": "1758186000"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1758183600"
},
"departure": {
"time": "1758183600"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1758186240"
},
"departure": {
"time": "1758186240"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1758185880"
},
"departure": {
"time": "1758185880"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1758183120"
},
"departure": {
"time": "1758183120"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1758183240"
},
"departure": {
"time": "1758183240"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1758186120"
},
"departure": {
"time": "1758186120"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1758184080"
},
"departure": {
"time": "1758184080"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1758183720"
},
"departure": {
"time": "1758183720"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
}
],
"timestamp": "1758174429",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:317:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745201x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -142,
"time": "1758172980"
},
"departure": {
"delay": -142,
"time": "1758173018"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -276,
"time": "1758172899"
},
"departure": {
"delay": -276,
"time": "1758172944"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 720,
"time": "1758175260"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 720,
"time": "1758174003"
},
"departure": {
"delay": 720,
"time": "1758174780"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 720,
"time": "1758174137"
},
"departure": {
"delay": 720,
"time": "1758174600"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 720,
"time": "1758173664"
},
"departure": {
"delay": 720,
"time": "1758175020"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 720,
"time": "1758174295"
},
"departure": {
"delay": 720,
"time": "1758174480"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 720,
"time": "1758174040"
},
"departure": {
"delay": 720,
"time": "1758174720"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"departure": {
"delay": -979,
"time": "1758171821"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1758173048"
},
"departure": {
"delay": 1,
"time": "1758173101"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -943,
"time": "1758172604"
},
"departure": {
"delay": -943,
"time": "1758172637"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 720,
"time": "1758173746"
},
"departure": {
"delay": 720,
"time": "1758174900"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 258,
"time": "1758173189"
},
"departure": {
"delay": 258,
"time": "1758173238"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -749,
"time": "1758172678"
},
"departure": {
"delay": -749,
"time": "1758172711"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -1122,
"time": "1758174405"
},
"departure": {
"delay": -1122,
"time": "1758172578"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 720,
"time": "1758173880"
},
"departure": {
"delay": 720,
"time": "1758174840"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 129,
"time": "1758173121"
},
"departure": {
"delay": 129,
"time": "1758173169"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 720,
"time": "1758173435"
},
"departure": {
"delay": 720,
"time": "1758175140"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -408,
"time": "1758172831"
},
"departure": {
"delay": -408,
"time": "1758172872"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -623,
"time": "1758172739"
},
"departure": {
"delay": -623,
"time": "1758172777"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
}
],
"timestamp": "1758174425",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745201x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758448x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 25,
"time": "1758173136"
},
"departure": {
"delay": 25,
"time": "1758173185"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 59,
"time": "1758174416"
},
"departure": {
"delay": 59,
"time": "1758174419"
},
"stopId": "FR:50041:ZE:HAGBA2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 49,
"time": "1758173734"
},
"departure": {
"delay": 49,
"time": "1758173749"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 33,
"time": "1758173638"
},
"departure": {
"delay": 33,
"time": "1758173673"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 14,
"time": "1758172694"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1758174660"
},
"departure": {
"delay": 60,
"time": "1758174660"
},
"stopId": "FR:50041:ZE:HAGFY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 37,
"time": "1758173781"
},
"departure": {
"delay": 37,
"time": "1758173797"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1758175260"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1758174900"
},
"departure": {
"delay": 60,
"time": "1758174900"
},
"stopId": "FR:50041:ZE:HAGCC2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 55,
"time": "1758173482"
},
"departure": {
"delay": 55,
"time": "1758173515"
},
"stopId": "FR:50129:ZE:10LSA2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 27,
"time": "1758172898"
},
"departure": {
"delay": 27,
"time": "1758172947"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1758174780"
},
"departure": {
"delay": 60,
"time": "1758174780"
},
"stopId": "FR:50041:ZE:HAGMA2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 12,
"time": "1758173081"
},
"departure": {
"delay": 12,
"time": "1758173112"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 55,
"time": "1758173228"
},
"departure": {
"delay": 55,
"time": "1758173275"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 67,
"time": "1758172776"
},
"departure": {
"delay": 67,
"time": "1758172867"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 35,
"time": "1758172982"
},
"departure": {
"delay": 35,
"time": "1758173015"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1758174428",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758448x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC585293:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 120,
"time": "1758177480"
},
"stopId": "FR:27229:ZE:0xBOI02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 153,
"time": "1758176373"
},
"departure": {
"delay": 153,
"time": "1758176373"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 164,
"time": "1758176984"
},
"departure": {
"delay": 164,
"time": "1758176984"
},
"stopId": "FR:27229:ZE:0xFER02:ATOUMOD004",
"stopSequence": 25
},
{
"departure": {
"time": "1758175800"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 173,
"time": "1758176753"
},
"departure": {
"delay": 173,
"time": "1758176753"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 176,
"time": "1758176636"
},
"departure": {
"delay": 176,
"time": "1758176636"
},
"stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 153,
"time": "1758176493"
},
"departure": {
"delay": 153,
"time": "1758176493"
},
"stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 201,
"time": "1758176541"
},
"departure": {
"delay": 201,
"time": "1758176541"
},
"stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 57,
"time": "1758175917"
},
"departure": {
"delay": 57,
"time": "1758175917"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 139,
"time": "1758177079"
},
"departure": {
"delay": 139,
"time": "1758177079"
},
"stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 198,
"time": "1758176238"
},
"departure": {
"delay": 198,
"time": "1758176238"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 173,
"time": "1758177233"
},
"departure": {
"delay": 173,
"time": "1758177233"
},
"stopId": "FR:27229:ZE:0xCAR02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 120,
"time": "1758176040"
},
"departure": {
"delay": 120,
"time": "1758176040"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 120,
"time": "1758177300"
},
"departure": {
"delay": 120,
"time": "1758177300"
},
"stopId": "FR:27229:ZE:0xNET02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 145,
"time": "1758176305"
},
"departure": {
"delay": 145,
"time": "1758176305"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 152,
"time": "1758176432"
},
"departure": {
"delay": 152,
"time": "1758176432"
},
"stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 173,
"time": "1758176873"
},
"departure": {
"delay": 173,
"time": "1758176873"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 24
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC585293:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584891:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 61,
"time": "1758172784"
},
"departure": {
"delay": 61,
"time": "1758172801"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 31,
"time": "1758173431"
},
"departure": {
"delay": 31,
"time": "1758173431"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 61,
"time": "1758172426"
},
"departure": {
"delay": 61,
"time": "1758172441"
},
"stopId": "FR:27229:ZE:0xCCA01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 73,
"time": "1758172693"
},
"departure": {
"delay": 73,
"time": "1758172693"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -42,
"time": "1758173718"
},
"departure": {
"delay": -42,
"time": "1758173718"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 82,
"time": "1758172642"
},
"departure": {
"delay": 82,
"time": "1758172642"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -7,
"time": "1758173513"
},
"departure": {
"delay": -7,
"time": "1758173513"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 61,
"time": "1758173161"
},
"departure": {
"delay": 61,
"time": "1758173161"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 31,
"time": "1758172521"
},
"departure": {
"delay": 31,
"time": "1758172531"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 31,
"time": "1758172965"
},
"departure": {
"delay": 31,
"time": "1758173071"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"departure": {
"delay": 31,
"time": "1758172231"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1758172916"
},
"departure": {
"delay": 1,
"time": "1758172921"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"time": "1758173304"
},
"departure": {
"time": "1758173340"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -21,
"time": "1758173559"
},
"departure": {
"delay": -21,
"time": "1758173559"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -27,
"time": "1758173613"
},
"departure": {
"delay": -27,
"time": "1758173613"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 1,
"time": "1758173213"
},
"departure": {
"delay": 1,
"time": "1758173221"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -39,
"time": "1758173661"
},
"departure": {
"delay": -39,
"time": "1758173661"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -44,
"time": "1758173776"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 61,
"time": "1758172731"
},
"departure": {
"delay": 61,
"time": "1758172741"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 7
}
],
"timestamp": "1758173694",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584891:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584818:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758175980"
},
"departure": {
"time": "1758175980"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"time": "1758175440"
},
"departure": {
"time": "1758175440"
},
"stopId": "FR:27229:ZE:0xLYT01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 30,
"time": "1758176490"
},
"departure": {
"delay": 30,
"time": "1758176490"
},
"stopId": "FR:27229:ZE:0xSTA02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 30,
"time": "1758177030"
},
"departure": {
"delay": 30,
"time": "1758177030"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27602:ZE:0xBVE01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -82,
"time": "1758177698"
},
"stopId": "FR:27602:ZE:0xROU01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 22,
"time": "1758176362"
},
"departure": {
"delay": 22,
"time": "1758176362"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"time": "1758176640"
},
"departure": {
"time": "1758176640"
},
"stopId": "FR:27229:ZE:0xHON02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 23,
"time": "1758176903"
},
"departure": {
"delay": 23,
"time": "1758176903"
},
"stopId": "FR:27602:ZE:0xBAU01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"time": "1758175680"
},
"departure": {
"time": "1758175680"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 23,
"time": "1758176063"
},
"departure": {
"delay": 23,
"time": "1758176063"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 38,
"time": "1758177218"
},
"departure": {
"delay": 38,
"time": "1758177218"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27602:ZE:0xLES01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 33,
"time": "1758175833"
},
"departure": {
"delay": 33,
"time": "1758175833"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 24,
"time": "1758175224"
},
"departure": {
"delay": 24,
"time": "1758175224"
},
"stopId": "FR:27229:ZE:0xSUC01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 15,
"time": "1758176835"
},
"departure": {
"delay": 15,
"time": "1758176835"
},
"stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"time": "1758176940"
},
"departure": {
"time": "1758176940"
},
"stopId": "FR:27602:ZE:0xALI01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 42,
"time": "1758176802"
},
"departure": {
"delay": 42,
"time": "1758176802"
},
"stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 47,
"time": "1758175307"
},
"departure": {
"delay": 47,
"time": "1758175307"
},
"stopId": "FR:27229:ZE:0xVUL01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 51,
"time": "1758176571"
},
"departure": {
"delay": 51,
"time": "1758176571"
},
"stopId": "FR:27229:ZE:0xQUI02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -47,
"time": "1758177613"
},
"departure": {
"delay": -47,
"time": "1758177613"
},
"stopId": "FR:27602:ZE:0xMOI01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -82,
"time": "1758177278"
},
"departure": {
"delay": -82,
"time": "1758177278"
},
"stopId": "FR:27602:ZE:0xCLN01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -70,
"time": "1758177530"
},
"departure": {
"delay": -70,
"time": "1758177530"
},
"stopId": "FR:27602:ZE:0xRGO01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 57,
"time": "1758176217"
},
"departure": {
"delay": 57,
"time": "1758176217"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -60,
"time": "1758177420"
},
"departure": {
"delay": -60,
"time": "1758177420"
},
"stopId": "FR:27602:ZE:0xHEP02:ATOUMOD004",
"stopSequence": 29
},
{
"departure": {
"time": "1758175200"
},
"stopId": "FR:27229:ZE:0xZIIC03:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -80,
"time": "1758177340"
},
"departure": {
"delay": -80,
"time": "1758177340"
},
"stopId": "FR:27602:ZE:0xCLC01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 4,
"time": "1758175744"
},
"departure": {
"delay": 4,
"time": "1758175744"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 11
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584818:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:507:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758177900"
},
"departure": {
"time": "1758177900"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1758177480"
},
"departure": {
"time": "1758177480"
},
"stopId": "FR:27681:ZE:10106:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1758177540"
},
"departure": {
"time": "1758177540"
},
"stopId": "FR:27681:ZE:10047:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1758177060"
},
"departure": {
"time": "1758177060"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1758177120"
},
"departure": {
"time": "1758177120"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1758177960"
},
"departure": {
"time": "1758177960"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
},
{
"arrival": {
"time": "1758177420"
},
"departure": {
"time": "1758177420"
},
"stopId": "FR:27681:ZE:10062:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1758177660"
},
"departure": {
"time": "1758177660"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1758178140"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
},
{
"arrival": {
"time": "1758177840"
},
"departure": {
"time": "1758177840"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
},
{
"departure": {
"time": "1758177000"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
}
],
"timestamp": "1758174367",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:507:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4871044620877824x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 110,
"time": "1758174002"
},
"departure": {
"delay": 110,
"time": "1758174050"
},
"stopId": "FR:14366:ZE:19270005:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 237,
"time": "1758173577"
},
"departure": {
"delay": 237,
"time": "1758173577"
},
"stopId": "FR:14366:ZE:293040014:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 14,
"time": "1758174254"
},
"stopId": "FR:14366:ZE:658330001:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 206,
"time": "1758173588"
},
"departure": {
"delay": 206,
"time": "1758173606"
},
"stopId": "FR:14366:ZE:669820016:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 159,
"time": "1758173663"
},
"departure": {
"delay": 159,
"time": "1758173679"
},
"stopId": "FR:14366:ZE:680870020:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 191,
"time": "1758173634"
},
"departure": {
"delay": 191,
"time": "1758173651"
},
"stopId": "FR:14366:ZE:676970013:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 169,
"time": "1758173714"
},
"departure": {
"delay": 169,
"time": "1758173749"
},
"stopId": "FR:14366:ZE:669840002:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 199,
"time": "1758174009"
},
"departure": {
"delay": 199,
"time": "1758174019"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 219,
"time": "1758173819"
},
"departure": {
"delay": 219,
"time": "1758173859"
},
"stopId": "FR:14366:ZE:288370019:ATOUMOD036",
"stopSequence": 12
}
],
"timestamp": "1758174040",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:4860060908912640:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4871044620877824x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584153:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -28,
"time": "1758172652"
},
"departure": {
"delay": -28,
"time": "1758172652"
},
"stopId": "FR:27229:ZE:0xDUP01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 44,
"time": "1758172004"
},
"departure": {
"delay": 44,
"time": "1758172004"
},
"stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 15,
"time": "1758174675"
},
"departure": {
"delay": 15,
"time": "1758174675"
},
"stopId": "FR:27020:ZE:0xETA01:ATOUMOD004",
"stopSequence": 44
},
{
"arrival": {
"delay": 19,
"time": "1758172999"
},
"departure": {
"delay": 19,
"time": "1758172999"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -357,
"time": "1758173823"
},
"departure": {
"delay": -357,
"time": "1758173823"
},
"stopId": "FR:27020:ZE:0xLBA01:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"time": "1758172380"
},
"departure": {
"time": "1758172380"
},
"stopId": "FR:27299:ZE:0xPAG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"time": "1758172251"
},
"departure": {
"time": "1758172260"
},
"stopId": "FR:27299:ZE:0xMAG01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 3,
"time": "1758173926"
},
"departure": {
"delay": 3,
"time": "1758174363"
},
"stopId": "FR:27020:ZE:0xPEG01:ATOUMOD004",
"stopSequence": 40
},
{
"arrival": {
"delay": 32,
"time": "1758172592"
},
"departure": {
"delay": 32,
"time": "1758172592"
},
"stopId": "FR:27229:ZE:0xPMF01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 2,
"time": "1758172442"
},
"departure": {
"delay": 2,
"time": "1758172442"
},
"stopId": "FR:27299:ZE:0xBON01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -58,
"time": "1758172682"
},
"departure": {
"delay": -58,
"time": "1758172682"
},
"stopId": "FR:27229:ZE:0xGDC01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 32,
"time": "1758172515"
},
"departure": {
"delay": 32,
"time": "1758172532"
},
"stopId": "FR:27229:ZE:0xLEG01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -6,
"time": "1758174534"
},
"departure": {
"delay": -6,
"time": "1758174534"
},
"stopId": "FR:27020:ZE:0xITO01:ATOUMOD004",
"stopSequence": 42
},
{
"departure": {
"delay": 61,
"time": "1758171901"
},
"stopId": "FR:27439:ZE:0xCNO01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -6,
"time": "1758174714"
},
"stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004",
"stopSequence": 45
},
{
"arrival": {
"delay": 32,
"time": "1758172112"
},
"departure": {
"delay": 32,
"time": "1758172172"
},
"stopId": "FR:27299:ZE:0xRNA01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -15,
"time": "1758174585"
},
"departure": {
"delay": -15,
"time": "1758174585"
},
"stopId": "FR:27020:ZE:0xLOA01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": 2,
"time": "1758172082"
},
"departure": {
"delay": 2,
"time": "1758172082"
},
"stopId": "FR:27299:ZE:0xARN01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -118,
"time": "1758173513"
},
"departure": {
"delay": -118,
"time": "1758173522"
},
"stopId": "FR:27229:ZE:0xMON01:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": 79,
"time": "1758172332"
},
"departure": {
"delay": 79,
"time": "1758172339"
},
"stopId": "FR:27299:ZE:0xECG01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 32,
"time": "1758172876"
},
"departure": {
"delay": 32,
"time": "1758172892"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -34,
"time": "1758173066"
},
"departure": {
"delay": -34,
"time": "1758173066"
},
"stopId": "FR:27229:ZE:0xT5S1:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 122,
"time": "1758171962"
},
"departure": {
"delay": 122,
"time": "1758171962"
},
"stopId": "FR:27439:ZE:0xCAE01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 16,
"time": "1758174436"
},
"departure": {
"delay": 16,
"time": "1758174436"
},
"stopId": "FR:27020:ZE:0xMAC01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": 32,
"time": "1758172052"
},
"departure": {
"delay": 32,
"time": "1758172052"
},
"stopId": "FR:27299:ZE:0xIND01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 2,
"time": "1758172742"
},
"departure": {
"delay": 2,
"time": "1758172802"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 32,
"time": "1758173241"
},
"departure": {
"delay": 32,
"time": "1758173252"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -417,
"time": "1758173883"
},
"departure": {
"delay": -417,
"time": "1758173883"
},
"stopId": "FR:27020:ZE:0xLHA01:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"delay": -380,
"time": "1758173860"
},
"departure": {
"delay": -380,
"time": "1758173860"
},
"stopId": "FR:27020:ZE:0xAMA01:ATOUMOD004",
"stopSequence": 38
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584153:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745716x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 240,
"time": "1758175440"
},
"departure": {
"delay": 240,
"time": "1758175440"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 9,
"time": "1758173551"
},
"departure": {
"delay": 9,
"time": "1758173589"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 240,
"time": "1758174600"
},
"departure": {
"delay": 240,
"time": "1758174600"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -12,
"time": "1758173360"
},
"departure": {
"delay": -12,
"time": "1758173388"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 240,
"time": "1758176160"
},
"departure": {
"delay": 240,
"time": "1758176160"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 240,
"time": "1758174720"
},
"departure": {
"delay": 240,
"time": "1758174720"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 56,
"time": "1758173959"
},
"departure": {
"delay": 56,
"time": "1758173996"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 240,
"time": "1758175020"
},
"departure": {
"delay": 240,
"time": "1758175020"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 4,
"time": "1758173303"
},
"departure": {
"delay": 4,
"time": "1758173344"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 240,
"time": "1758175140"
},
"departure": {
"delay": 240,
"time": "1758175140"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 240,
"time": "1758175320"
},
"departure": {
"delay": 240,
"time": "1758175320"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 240,
"time": "1758176040"
},
"departure": {
"delay": 240,
"time": "1758176040"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 49,
"time": "1758173657"
},
"departure": {
"delay": 49,
"time": "1758173689"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 225,
"time": "1758174230"
},
"departure": {
"delay": 225,
"time": "1758174405"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 240,
"time": "1758175860"
},
"departure": {
"delay": 240,
"time": "1758175860"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"departure": {
"delay": 11,
"time": "1758173171"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 51,
"time": "1758174097"
},
"departure": {
"delay": 51,
"time": "1758174111"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 54,
"time": "1758173840"
},
"departure": {
"delay": 54,
"time": "1758173874"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 240,
"time": "1758174900"
},
"departure": {
"delay": 240,
"time": "1758174900"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 240,
"time": "1758176220"
},
"departure": {
"delay": 240,
"time": "1758176220"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 27,
"time": "1758173231"
},
"departure": {
"delay": 27,
"time": "1758173247"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 240,
"time": "1758175260"
},
"departure": {
"delay": 240,
"time": "1758175260"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 240,
"time": "1758175560"
},
"departure": {
"delay": 240,
"time": "1758175560"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 240,
"time": "1758176340"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 240,
"time": "1758176280"
},
"departure": {
"delay": 240,
"time": "1758176280"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 240,
"time": "1758176100"
},
"departure": {
"delay": 240,
"time": "1758176100"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 240,
"time": "1758175680"
},
"departure": {
"delay": 240,
"time": "1758175680"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 240,
"time": "1758174960"
},
"departure": {
"delay": 240,
"time": "1758174960"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 48,
"time": "1758173772"
},
"departure": {
"delay": 48,
"time": "1758173808"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 240,
"time": "1758175740"
},
"departure": {
"delay": 240,
"time": "1758175740"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 23,
"time": "1758173445"
},
"departure": {
"delay": 23,
"time": "1758173483"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 240,
"time": "1758175380"
},
"departure": {
"delay": 240,
"time": "1758175380"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 240,
"time": "1758174840"
},
"departure": {
"delay": 240,
"time": "1758174840"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 240,
"time": "1758175380"
},
"departure": {
"delay": 240,
"time": "1758175380"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 240,
"time": "1758175980"
},
"departure": {
"delay": 240,
"time": "1758175980"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 240,
"time": "1758175920"
},
"departure": {
"delay": 240,
"time": "1758175920"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
}
],
"timestamp": "1758174429",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745716x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC395399:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 270,
"time": "1758175530"
},
"departure": {
"delay": 270,
"time": "1758175530"
},
"stopId": "FR:27229:ZE:0xBDN01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 266,
"time": "1758175226"
},
"departure": {
"delay": 266,
"time": "1758175226"
},
"stopId": "FR:27229:ZE:0xT5S1:ATOUMOD004",
"stopSequence": 17
},
{
"departure": {
"delay": 21,
"time": "1758173661"
},
"stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 321,
"time": "1758174299"
},
"departure": {
"delay": 321,
"time": "1758174321"
},
"stopId": "FR:27020:ZE:0xLBA02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 257,
"time": "1758175757"
},
"stopId": "FR:27229:ZE:0xNAV02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 296,
"time": "1758174236"
},
"departure": {
"delay": 296,
"time": "1758174236"
},
"stopId": "FR:27020:ZE:0xAMA02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 268,
"time": "1758175708"
},
"departure": {
"delay": 268,
"time": "1758175708"
},
"stopId": "FR:27229:ZE:0xIMM01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 283,
"time": "1758174883"
},
"departure": {
"delay": 283,
"time": "1758174883"
},
"stopId": "FR:27229:ZE:0xMON02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 260,
"time": "1758175640"
},
"departure": {
"delay": 260,
"time": "1758175640"
},
"stopId": "FR:27229:ZE:0xJDA01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 87,
"time": "1758173847"
},
"departure": {
"delay": 87,
"time": "1758173847"
},
"stopId": "FR:27020:ZE:0xLOA02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 262,
"time": "1758175582"
},
"departure": {
"delay": 262,
"time": "1758175582"
},
"stopId": "FR:27229:ZE:0xGER01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 141,
"time": "1758173999"
},
"departure": {
"delay": 141,
"time": "1758174021"
},
"stopId": "FR:27020:ZE:0xMAC02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 261,
"time": "1758174179"
},
"departure": {
"delay": 261,
"time": "1758174201"
},
"stopId": "FR:27020:ZE:0xLHA02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 90,
"time": "1758173910"
},
"departure": {
"delay": 90,
"time": "1758173910"
},
"stopId": "FR:27020:ZE:0xITO02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 261,
"time": "1758175281"
},
"departure": {
"delay": 261,
"time": "1758175281"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 206,
"time": "1758174086"
},
"departure": {
"delay": 206,
"time": "1758174086"
},
"stopId": "FR:27020:ZE:0xPEG02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 92,
"time": "1758173732"
},
"departure": {
"delay": 92,
"time": "1758173732"
},
"stopId": "FR:27020:ZE:0xETA02:ATOUMOD004",
"stopSequence": 2
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC395399:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3372F3681475x2025x09x13T20x34x47Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758181080"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 12
},
{
"departure": {
"time": "1758172920"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1758173400"
},
"departure": {
"time": "1758173460"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1758177060"
},
"departure": {
"time": "1758177180"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1758174600"
},
"departure": {
"time": "1758174660"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1758175500"
},
"departure": {
"time": "1758175560"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1758169296",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx03A83359x7D9Dx4301x9C87x92FED4666451x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3372F3681475x2025x09x13T20x34x47Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:457:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 10,
"time": "1758191170"
},
"departure": {
"delay": 10,
"time": "1758191170"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 5,
"time": "1758190925"
},
"departure": {
"delay": 5,
"time": "1758190925"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1758189300"
},
"departure": {
"time": "1758189300"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1758190500"
},
"departure": {
"time": "1758190500"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1758191220"
},
"departure": {
"time": "1758191220"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1758189480"
},
"departure": {
"time": "1758189480"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1758189720"
},
"departure": {
"time": "1758189720"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1758189840"
},
"departure": {
"time": "1758189840"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1758189240"
},
"departure": {
"time": "1758189240"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1758189120"
},
"departure": {
"time": "1758189120"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1758189900"
},
"departure": {
"time": "1758189900"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1758190920"
},
"departure": {
"time": "1758190920"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"departure": {
"time": "1758189000"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1758189245"
},
"departure": {
"delay": 5,
"time": "1758189245"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1758190800"
},
"departure": {
"time": "1758190800"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1758191100"
},
"departure": {
"time": "1758191100"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1758190320"
},
"departure": {
"time": "1758190320"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1758189360"
},
"departure": {
"time": "1758189360"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1758191400"
},
"departure": {
"time": "1758191400"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1758189540"
},
"departure": {
"time": "1758189540"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1758191040"
},
"departure": {
"time": "1758191040"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1758190860"
},
"departure": {
"time": "1758190860"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1758190620"
},
"departure": {
"time": "1758190620"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1758191160"
},
"departure": {
"time": "1758191160"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1758191760"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1758189960"
},
"departure": {
"time": "1758189960"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1758190740"
},
"departure": {
"time": "1758190740"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1758191580"
},
"departure": {
"time": "1758191580"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1758190980"
},
"departure": {
"time": "1758190980"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 5,
"time": "1758191165"
},
"departure": {
"delay": 5,
"time": "1758191165"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1758189420"
},
"departure": {
"time": "1758189420"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1758191585"
},
"departure": {
"delay": 5,
"time": "1758191585"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1758189780"
},
"departure": {
"time": "1758189780"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1758189180"
},
"departure": {
"time": "1758189180"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
}
],
"timestamp": "1758173419",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:457:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3104F3681755x2025x09x13T20x34x47Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758172980"
},
"departure": {
"time": "1758173040"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1758180000"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 39
},
{
"departure": {
"time": "1758172140"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1758175080"
},
"departure": {
"time": "1758175260"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 30
},
{
"arrival": {
"time": "1758173760"
},
"departure": {
"time": "1758173820"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 28
}
],
"timestamp": "1758168517",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3104F3681755x2025x09x13T20x34x47Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758193x2025xHxMultxJxVxJeuxVenx00x0001000:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 381,
"time": "1758168801"
},
"stopId": "FR:50615:ZE:VALZA2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 291,
"time": "1758169150"
},
"departure": {
"delay": 291,
"time": "1758169251"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 142,
"time": "1758170472"
},
"departure": {
"delay": 142,
"time": "1758170482"
},
"stopId": "FR:50577:ZE:SORMB2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 19,
"time": "1758171619"
},
"stopId": "FR:50412:ZE:PORLE2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 202,
"time": "1758169968"
},
"departure": {
"delay": 202,
"time": "1758170002"
},
"stopId": "FR:50082:ZE:BCQSF2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 130,
"time": "1758171118"
},
"departure": {
"delay": 130,
"time": "1758171130"
},
"stopId": "FR:50031:ZE:BNVMA2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 343,
"time": "1758169045"
},
"departure": {
"delay": 343,
"time": "1758169063"
},
"stopId": "FR:50615:ZE:VALCH2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 207,
"time": "1758169879"
},
"departure": {
"delay": 207,
"time": "1758169887"
},
"stopId": "FR:50082:ZE:BCQSU2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 178,
"time": "1758170925"
},
"departure": {
"delay": 178,
"time": "1758170938"
},
"stopId": "FR:50031:ZE:BNVCAP:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 154,
"time": "1758170307"
},
"departure": {
"delay": 154,
"time": "1758170314"
},
"stopId": "FR:50082:ZE:VREHL2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 304,
"time": "1758169612"
},
"departure": {
"delay": 304,
"time": "1758169624"
},
"stopId": "FR:50369:ZE:NEGBG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 345,
"time": "1758168999"
},
"departure": {
"delay": 345,
"time": "1758169005"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 173,
"time": "1758169309"
},
"departure": {
"delay": 173,
"time": "1758169373"
},
"stopId": "FR:50615:ZE:VALCA2:ATOUMOD035",
"stopSequence": 5
}
],
"timestamp": "1758174427",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:G:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758193x2025xHxMultxJxVxJeuxVenx00x0001000:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x4471221:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -6,
"time": "1758179274"
},
"departure": {
"delay": -6,
"time": "1758179274"
},
"stopId": "FR:27528:ZE:0x6596:ATOUMOD006",
"stopSequence": 32
},
{
"departure": {
"time": "1758177240"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 25,
"time": "1758177505"
},
"departure": {
"delay": 25,
"time": "1758177505"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"time": "1758177720"
},
"departure": {
"time": "1758177840"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 52,
"time": "1758177292"
},
"departure": {
"delay": 52,
"time": "1758177292"
},
"stopId": "FR:27375:ZE:0x6492:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -41,
"time": "1758179059"
},
"departure": {
"delay": -41,
"time": "1758179059"
},
"stopId": "FR:27528:ZE:0x6589:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -63,
"time": "1758179577"
},
"departure": {
"delay": -63,
"time": "1758179577"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 2,
"time": "1758177422"
},
"departure": {
"delay": 2,
"time": "1758177422"
},
"stopId": "FR:27375:ZE:0x6396:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -45,
"time": "1758179235"
},
"departure": {
"delay": -45,
"time": "1758179235"
},
"stopId": "FR:27528:ZE:0x6594:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 35,
"time": "1758177635"
},
"departure": {
"delay": 35,
"time": "1758177635"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1758178200"
},
"departure": {
"delay": 60,
"time": "1758178200"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -44,
"time": "1758178936"
},
"departure": {
"delay": -44,
"time": "1758178936"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 1,
"time": "1758178201"
},
"departure": {
"delay": 1,
"time": "1758178201"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -44,
"time": "1758178636"
},
"departure": {
"delay": -44,
"time": "1758178636"
},
"stopId": "FR:27351:ZE:0x6310:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -45,
"time": "1758178335"
},
"departure": {
"delay": -45,
"time": "1758178335"
},
"stopId": "FR:27375:ZE:0x6457:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 54,
"time": "1758177594"
},
"departure": {
"delay": 54,
"time": "1758177594"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"time": "1758178080"
},
"departure": {
"time": "1758178080"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -31,
"time": "1758179429"
},
"departure": {
"delay": -31,
"time": "1758179429"
},
"stopId": "FR:27701:ZE:0x7034:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -33,
"time": "1758179607"
},
"departure": {
"delay": -33,
"time": "1758179607"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -7,
"time": "1758178373"
},
"departure": {
"delay": -7,
"time": "1758178373"
},
"stopId": "FR:27375:ZE:0x6438:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -48,
"time": "1758179712"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -3,
"time": "1758179397"
},
"departure": {
"delay": -3,
"time": "1758179397"
},
"stopId": "FR:27701:ZE:0x7022:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -45,
"time": "1758179475"
},
"departure": {
"delay": -45,
"time": "1758179475"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -42,
"time": "1758178998"
},
"departure": {
"delay": -42,
"time": "1758178998"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 22,
"time": "1758177382"
},
"departure": {
"delay": 22,
"time": "1758177382"
},
"stopId": "FR:27375:ZE:0x6490:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -12,
"time": "1758178488"
},
"departure": {
"delay": -12,
"time": "1758178488"
},
"stopId": "FR:27375:ZE:0x6526:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -23,
"time": "1758179197"
},
"departure": {
"delay": -23,
"time": "1758179197"
},
"stopId": "FR:27528:ZE:0x6591:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"time": "1758179160"
},
"departure": {
"time": "1758179160"
},
"stopId": "FR:27528:ZE:0x6598:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -35,
"time": "1758178285"
},
"departure": {
"delay": -35,
"time": "1758178285"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -45,
"time": "1758179115"
},
"departure": {
"delay": -45,
"time": "1758179115"
},
"stopId": "FR:27528:ZE:0x6592:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 38,
"time": "1758177458"
},
"departure": {
"delay": 38,
"time": "1758177458"
},
"stopId": "FR:27375:ZE:0x6470:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -45,
"time": "1758178575"
},
"departure": {
"delay": -45,
"time": "1758178575"
},
"stopId": "FR:27351:ZE:0x6312:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -38,
"time": "1758178522"
},
"departure": {
"delay": -38,
"time": "1758178522"
},
"stopId": "FR:27375:ZE:0x6304:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -2,
"time": "1758179338"
},
"departure": {
"delay": -2,
"time": "1758179338"
},
"stopId": "FR:27528:ZE:0x6576:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -46,
"time": "1758178874"
},
"departure": {
"delay": -46,
"time": "1758178874"
},
"stopId": "FR:27701:ZE:0x7106:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -15,
"time": "1758178425"
},
"departure": {
"delay": -15,
"time": "1758178425"
},
"stopId": "FR:27375:ZE:0x6384:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 50,
"time": "1758177890"
},
"departure": {
"delay": 50,
"time": "1758177890"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 54,
"time": "1758177534"
},
"departure": {
"delay": 54,
"time": "1758177534"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 7
}
],
"timestamp": "1758174372",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x4471221:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:379:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758185820"
},
"departure": {
"time": "1758185820"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1758186720"
},
"departure": {
"time": "1758186720"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 5,
"time": "1758187805"
},
"departure": {
"delay": 5,
"time": "1758187805"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1758186900"
},
"departure": {
"time": "1758186900"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1758186600"
},
"departure": {
"time": "1758186600"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1758186000"
},
"departure": {
"time": "1758186000"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1758186120"
},
"departure": {
"time": "1758186120"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1758185460"
},
"departure": {
"time": "1758185460"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1758186300"
},
"departure": {
"time": "1758186300"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1758187800"
},
"departure": {
"time": "1758187800"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1758187620"
},
"departure": {
"time": "1758187620"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1758187260"
},
"departure": {
"time": "1758187260"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1758188400"
},
"departure": {
"time": "1758188400"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1758185880"
},
"departure": {
"time": "1758185880"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1758187860"
},
"departure": {
"time": "1758187860"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1758187500"
},
"departure": {
"time": "1758187500"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1758186060"
},
"departure": {
"time": "1758186060"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1758188040"
},
"departure": {
"time": "1758188040"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1758188460"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 5,
"time": "1758185945"
},
"departure": {
"delay": 5,
"time": "1758185945"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1758187320"
},
"departure": {
"time": "1758187320"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 5,
"time": "1758185465"
},
"departure": {
"delay": 5,
"time": "1758185465"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1758188100"
},
"departure": {
"time": "1758188100"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1758186360"
},
"departure": {
"time": "1758186360"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1758186180"
},
"departure": {
"time": "1758186180"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1758185940"
},
"departure": {
"time": "1758185940"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1758188160"
},
"departure": {
"time": "1758188160"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1758187920"
},
"departure": {
"time": "1758187920"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1758186540"
},
"departure": {
"time": "1758186540"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1758185700"
},
"departure": {
"time": "1758185700"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1758188280"
},
"departure": {
"time": "1758188280"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1758186240"
},
"departure": {
"time": "1758186240"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1758187560"
},
"departure": {
"time": "1758187560"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"departure": {
"time": "1758185400"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
}
],
"timestamp": "1758173419",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:379:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1345:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758190560"
},
"departure": {
"time": "1758190560"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1758190500"
},
"departure": {
"time": "1758190500"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1758191400"
},
"departure": {
"time": "1758191400"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1758190920"
},
"departure": {
"time": "1758190920"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1758190440"
},
"departure": {
"time": "1758190440"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1758191220"
},
"departure": {
"time": "1758191220"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1758191460"
},
"departure": {
"time": "1758191460"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
},
{
"departure": {
"time": "1758190320"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1758191520"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1758190740"
},
"departure": {
"time": "1758190740"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1758190860"
},
"departure": {
"time": "1758190860"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1758191160"
},
"departure": {
"time": "1758191160"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1758191280"
},
"departure": {
"time": "1758191280"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1758190980"
},
"departure": {
"time": "1758190980"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1758174367",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1345:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:327:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758185520"
},
"departure": {
"time": "1758185520"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1758184500"
},
"departure": {
"time": "1758184500"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1758185880"
},
"departure": {
"time": "1758185880"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1758186240"
},
"departure": {
"time": "1758186240"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1758184140"
},
"departure": {
"time": "1758184140"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1758185100"
},
"departure": {
"time": "1758185100"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1758185525"
},
"departure": {
"delay": 5,
"time": "1758185525"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 5,
"time": "1758185825"
},
"departure": {
"delay": 5,
"time": "1758185825"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1758183840"
},
"departure": {
"time": "1758183840"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1758186420"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1758184920"
},
"departure": {
"time": "1758184920"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1758185700"
},
"departure": {
"time": "1758185700"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1758184320"
},
"departure": {
"time": "1758184320"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1758184020"
},
"departure": {
"time": "1758184020"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1758183720"
},
"departure": {
"time": "1758183720"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1758183780"
},
"departure": {
"time": "1758183780"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1758185820"
},
"departure": {
"time": "1758185820"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1758185760"
},
"departure": {
"time": "1758185760"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1758183960"
},
"departure": {
"time": "1758183960"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1758184080"
},
"departure": {
"time": "1758184080"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1758183845"
},
"departure": {
"delay": 5,
"time": "1758183845"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1758185460"
},
"departure": {
"time": "1758185460"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1758184560"
},
"departure": {
"time": "1758184560"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1758185585"
},
"departure": {
"delay": 5,
"time": "1758185585"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 10,
"time": "1758185830"
},
"departure": {
"delay": 10,
"time": "1758185830"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1758185280"
},
"departure": {
"time": "1758185280"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1758184380"
},
"departure": {
"time": "1758184380"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1758186060"
},
"departure": {
"time": "1758186060"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1758183900"
},
"departure": {
"time": "1758183900"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1758186245"
},
"departure": {
"delay": 5,
"time": "1758186245"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1758185580"
},
"departure": {
"time": "1758185580"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"departure": {
"time": "1758183600"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1758184440"
},
"departure": {
"time": "1758184440"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1758185640"
},
"departure": {
"time": "1758185640"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
}
],
"timestamp": "1758174356",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:327:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5804140358795264x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -18,
"time": "1758175592"
},
"departure": {
"delay": -18,
"time": "1758175602"
},
"stopId": "FR:14371:ZE:6688429493452800:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": -18,
"time": "1758174486"
},
"departure": {
"delay": -18,
"time": "1758174522"
},
"stopId": "FR:14141:ZE:5600677150588928:ATOUMOD036",
"stopSequence": 3
},
{
"departure": {
"delay": 149,
"time": "1758173969"
},
"stopId": "FR:14371:ZE:5379532203753472:ATOUMOD036",
"stopSequence": 1
},
{
"arrival": {
"delay": -181,
"time": "1758174949"
},
"departure": {
"delay": -181,
"time": "1758174959"
},
"stopId": "FR:14371:ZE:5378975770607616:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 75,
"time": "1758176105"
},
"departure": {
"delay": 75,
"time": "1758176115"
},
"stopId": "FR:14371:ZE:5100778894131200:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -247,
"time": "1758176273"
},
"stopId": "FR:14371:ZE:4702065101111296:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -208,
"time": "1758174802"
},
"departure": {
"delay": -208,
"time": "1758174812"
},
"stopId": "FR:14371:ZE:5326137539428352:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": -179,
"time": "1758174591"
},
"departure": {
"delay": -179,
"time": "1758174601"
},
"stopId": "FR:14141:ZE:6367416289329152:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": -172,
"time": "1758174718"
},
"departure": {
"delay": -172,
"time": "1758174728"
},
"stopId": "FR:14371:ZE:5942349113851904:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": -154,
"time": "1758175216"
},
"departure": {
"delay": -154,
"time": "1758175226"
},
"stopId": "FR:14654:ZE:5367940187684864:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 296,
"time": "1758174346"
},
"departure": {
"delay": 296,
"time": "1758174356"
},
"stopId": "FR:14371:ZE:4816449207009280:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1758175760"
},
"departure": {
"delay": 30,
"time": "1758175770"
},
"stopId": "FR:14371:ZE:6719834025885696:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -146,
"time": "1758176184"
},
"departure": {
"delay": -146,
"time": "1758176194"
},
"stopId": "FR:14371:ZE:5697057793769472:ATOUMOD036",
"stopSequence": 12
}
],
"timestamp": "1758174494",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5515601163321344:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5804140358795264x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1357:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758191760"
},
"departure": {
"time": "1758191760"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1758191100"
},
"departure": {
"time": "1758191100"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1758191640"
},
"departure": {
"time": "1758191640"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1758190800"
},
"departure": {
"time": "1758190800"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1758190740"
},
"departure": {
"time": "1758190740"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1758191280"
},
"departure": {
"time": "1758191280"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1758191820"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1758191700"
},
"departure": {
"time": "1758191700"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1758191340"
},
"departure": {
"time": "1758191340"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1758190920"
},
"departure": {
"time": "1758190920"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1758190680"
},
"departure": {
"time": "1758190680"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1758190380"
},
"departure": {
"time": "1758190380"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"departure": {
"time": "1758190320"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1758190440"
},
"departure": {
"time": "1758190440"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1758191520"
},
"departure": {
"time": "1758191520"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 11
}
],
"timestamp": "1758174300",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1357:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:827:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758183000"
},
"departure": {
"time": "1758183000"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1758183240"
},
"departure": {
"time": "1758183240"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1758183300"
},
"departure": {
"time": "1758183300"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1758183060"
},
"departure": {
"time": "1758183060"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
},
{
"departure": {
"time": "1758182340"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1758182400"
},
"departure": {
"time": "1758182400"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1758182640"
},
"departure": {
"time": "1758182640"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1758183360"
},
"departure": {
"time": "1758183360"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1758182880"
},
"departure": {
"time": "1758182880"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1758182820"
},
"departure": {
"time": "1758182820"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1758183180"
},
"departure": {
"time": "1758183180"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1758182460"
},
"departure": {
"time": "1758182460"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1758182940"
},
"departure": {
"time": "1758182940"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1758183480"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1758183420"
},
"departure": {
"time": "1758183420"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1758174376",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:827:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747885x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 148,
"time": "1758171737"
},
"departure": {
"delay": 148,
"time": "1758171748"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 108,
"time": "1758170973"
},
"departure": {
"delay": 108,
"time": "1758170988"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 95,
"time": "1758171255"
},
"departure": {
"delay": 95,
"time": "1758171275"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"departure": {
"delay": 168,
"time": "1758170508"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 127,
"time": "1758171289"
},
"departure": {
"delay": 127,
"time": "1758171307"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 158,
"time": "1758171442"
},
"departure": {
"delay": 158,
"time": "1758171458"
},
"stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 156,
"time": "1758171867"
},
"departure": {
"delay": 156,
"time": "1758171876"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 116,
"time": "1758171521"
},
"departure": {
"delay": 116,
"time": "1758171536"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 179,
"time": "1758171704"
},
"departure": {
"delay": 179,
"time": "1758171719"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 83,
"time": "1758171172"
},
"departure": {
"delay": 83,
"time": "1758171203"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 73,
"time": "1758171064"
},
"departure": {
"delay": 73,
"time": "1758171073"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 201,
"time": "1758171775"
},
"departure": {
"delay": 201,
"time": "1758171801"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 182,
"time": "1758171632"
},
"departure": {
"delay": 182,
"time": "1758171662"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 61,
"time": "1758171225"
},
"departure": {
"delay": 61,
"time": "1758171241"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 143,
"time": "1758170540"
},
"departure": {
"delay": 143,
"time": "1758170723"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 135,
"time": "1758172035"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 189,
"time": "1758171900"
},
"departure": {
"delay": 189,
"time": "1758171909"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 100,
"time": "1758171031"
},
"departure": {
"delay": 100,
"time": "1758171040"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 193,
"time": "1758171940"
},
"departure": {
"delay": 193,
"time": "1758171973"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 115,
"time": "1758171396"
},
"departure": {
"delay": 115,
"time": "1758171415"
},
"stopId": "FR:50129:ZE:10GDM3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 182,
"time": "1758170904"
},
"departure": {
"delay": 182,
"time": "1758170942"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 126,
"time": "1758170798"
},
"departure": {
"delay": 126,
"time": "1758170826"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 114,
"time": "1758171342"
},
"departure": {
"delay": 114,
"time": "1758171354"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 12
}
],
"timestamp": "1758174424",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747885x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584875:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758172440"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1758173694",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584875:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745651x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 92,
"time": "1758170118"
},
"departure": {
"delay": 92,
"time": "1758170132"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 68,
"time": "1758169452"
},
"departure": {
"delay": 68,
"time": "1758169508"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -3,
"time": "1758169787"
},
"departure": {
"delay": -3,
"time": "1758169797"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 61,
"time": "1758169605"
},
"departure": {
"delay": 61,
"time": "1758169621"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 39,
"time": "1758170348"
},
"departure": {
"delay": 39,
"time": "1758170379"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 26,
"time": "1758168674"
},
"departure": {
"delay": 26,
"time": "1758168686"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"departure": {
"delay": 88,
"time": "1758168088"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 67,
"time": "1758170252"
},
"departure": {
"delay": 67,
"time": "1758170287"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -55,
"time": "1758170765"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 18,
"time": "1758168779"
},
"departure": {
"delay": 18,
"time": "1758168798"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 27,
"time": "1758168553"
},
"departure": {
"delay": 27,
"time": "1758168567"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 33,
"time": "1758168856"
},
"departure": {
"delay": 33,
"time": "1758168873"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 68,
"time": "1758168476"
},
"departure": {
"delay": 68,
"time": "1758168488"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 59,
"time": "1758170181"
},
"departure": {
"delay": 59,
"time": "1758170219"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 68,
"time": "1758168235"
},
"departure": {
"delay": 68,
"time": "1758168248"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 41,
"time": "1758168617"
},
"departure": {
"delay": 41,
"time": "1758168641"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 53,
"time": "1758168937"
},
"departure": {
"delay": 53,
"time": "1758168953"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"time": "1758170587"
},
"departure": {
"time": "1758170640"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 35,
"time": "1758168193"
},
"departure": {
"delay": 35,
"time": "1758168215"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 34,
"time": "1758170424"
},
"departure": {
"delay": 34,
"time": "1758170434"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -2,
"time": "1758170486"
},
"departure": {
"delay": -2,
"time": "1758170518"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 41,
"time": "1758168983"
},
"departure": {
"delay": 41,
"time": "1758169001"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 99,
"time": "1758170063"
},
"departure": {
"delay": 99,
"time": "1758170079"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 55,
"time": "1758168162"
},
"departure": {
"delay": 55,
"time": "1758168175"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 8,
"time": "1758169667"
},
"departure": {
"delay": 8,
"time": "1758169688"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 42,
"time": "1758168383"
},
"departure": {
"delay": 42,
"time": "1758168402"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 70,
"time": "1758169054"
},
"departure": {
"delay": 70,
"time": "1758169090"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 83,
"time": "1758169245"
},
"departure": {
"delay": 83,
"time": "1758169283"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 47,
"time": "1758168274"
},
"departure": {
"delay": 47,
"time": "1758168287"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 23,
"time": "1758170708"
},
"departure": {
"delay": 23,
"time": "1758170723"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": -27,
"time": "1758170545"
},
"departure": {
"delay": -27,
"time": "1758170553"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 23,
"time": "1758169323"
},
"departure": {
"delay": 23,
"time": "1758169343"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 91,
"time": "1758169109"
},
"departure": {
"delay": 91,
"time": "1758169171"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 39,
"time": "1758169387"
},
"departure": {
"delay": 39,
"time": "1758169419"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 77,
"time": "1758169563"
},
"departure": {
"delay": 77,
"time": "1758169577"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
}
],
"timestamp": "1758174424",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745651x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC595522:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -15,
"time": "1758175665"
},
"departure": {
"delay": -15,
"time": "1758175665"
},
"stopId": "FR:27229:ZE:0xSAU02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -40,
"time": "1758175520"
},
"departure": {
"delay": -40,
"time": "1758175520"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 20,
"time": "1758176960"
},
"departure": {
"delay": 20,
"time": "1758176960"
},
"stopId": "FR:27031:ZE:0xLESS02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -40,
"time": "1758177260"
},
"stopId": "FR:27031:ZE:0xLCRO01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 18,
"time": "1758176058"
},
"departure": {
"delay": 18,
"time": "1758176058"
},
"stopId": "FR:27229:ZE:0xMAR02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 17,
"time": "1758176177"
},
"departure": {
"delay": 17,
"time": "1758176177"
},
"stopId": "FR:27229:ZE:0xECH02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -40,
"time": "1758176720"
},
"departure": {
"delay": -40,
"time": "1758176720"
},
"stopId": "FR:27229:ZE:0xROS02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -3,
"time": "1758176097"
},
"departure": {
"delay": -3,
"time": "1758176097"
},
"stopId": "FR:27229:ZE:0xNEUBO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -40,
"time": "1758176120"
},
"departure": {
"delay": -40,
"time": "1758176120"
},
"stopId": "FR:27229:ZE:0xADO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -6,
"time": "1758175914"
},
"departure": {
"delay": -6,
"time": "1758175914"
},
"stopId": "FR:27229:ZE:0xVAL02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 11,
"time": "1758175631"
},
"departure": {
"delay": 11,
"time": "1758175631"
},
"stopId": "FR:27229:ZE:0xCIN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -40,
"time": "1758176240"
},
"departure": {
"delay": -40,
"time": "1758176240"
},
"stopId": "FR:27229:ZE:0xPAN02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 19,
"time": "1758177079"
},
"departure": {
"delay": 19,
"time": "1758177079"
},
"stopId": "FR:27031:ZE:0xRBOU02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -15,
"time": "1758176025"
},
"departure": {
"delay": -15,
"time": "1758176025"
},
"stopId": "FR:27229:ZE:0xDOU02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 14,
"time": "1758177194"
},
"departure": {
"delay": 14,
"time": "1758177194"
},
"stopId": "FR:27031:ZE:0xLCOU02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -5,
"time": "1758175975"
},
"departure": {
"delay": -5,
"time": "1758175975"
},
"stopId": "FR:27229:ZE:0x11N02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -33,
"time": "1758175947"
},
"departure": {
"delay": -33,
"time": "1758175947"
},
"stopId": "FR:27229:ZE:0xLOR02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 32,
"time": "1758175232"
},
"departure": {
"delay": 32,
"time": "1758175232"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -40,
"time": "1758176420"
},
"departure": {
"delay": -40,
"time": "1758176420"
},
"stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 18,
"time": "1758175878"
},
"departure": {
"delay": 18,
"time": "1758175878"
},
"stopId": "FR:27229:ZE:0xNOR02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -26,
"time": "1758175354"
},
"departure": {
"delay": -26,
"time": "1758175354"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -17,
"time": "1758176503"
},
"departure": {
"delay": -17,
"time": "1758176503"
},
"stopId": "FR:27229:ZE:0xCAS02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 20,
"time": "1758175280"
},
"departure": {
"delay": 20,
"time": "1758175280"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 22,
"time": "1758176662"
},
"departure": {
"delay": 22,
"time": "1758176662"
},
"stopId": "FR:27229:ZE:0xTAT02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -40,
"time": "1758175820"
},
"departure": {
"delay": -40,
"time": "1758175820"
},
"stopId": "FR:27229:ZE:0xCOT02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -9,
"time": "1758176631"
},
"departure": {
"delay": -9,
"time": "1758176631"
},
"stopId": "FR:27229:ZE:0xBOS02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 4,
"time": "1758176464"
},
"departure": {
"delay": 4,
"time": "1758176464"
},
"stopId": "FR:27229:ZE:0xSAL02:ATOUMOD004",
"stopSequence": 23
},
{
"departure": {
"time": "1758175200"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -19,
"time": "1758176561"
},
"departure": {
"delay": -19,
"time": "1758176561"
},
"stopId": "FR:27229:ZE:0xCLS02:ATOUMOD004",
"stopSequence": 25
}
],
"timestamp": "1758174361",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC595522:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758404x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 9,
"time": "1758172731"
},
"departure": {
"delay": 9,
"time": "1758172749"
},
"stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 23,
"time": "1758170749"
},
"departure": {
"delay": 23,
"time": "1758170783"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 41,
"time": "1758170261"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 10,
"time": "1758171654"
},
"departure": {
"delay": 10,
"time": "1758171670"
},
"stopId": "FR:50045:ZE:BENBG2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 37,
"time": "1758170947"
},
"departure": {
"delay": 37,
"time": "1758170977"
},
"stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -3,
"time": "1758172903"
},
"departure": {
"delay": -3,
"time": "1758172917"
},
"stopId": "FR:50184:ZE:FLAES1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 13,
"time": "1758172200"
},
"departure": {
"delay": 13,
"time": "1758172333"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 42,
"time": "1758170435"
},
"departure": {
"delay": 42,
"time": "1758170502"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 11,
"time": "1758171532"
},
"departure": {
"delay": 11,
"time": "1758171551"
},
"stopId": "FR:50045:ZE:BENCG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 128,
"time": "1758173228"
},
"stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 1,
"time": "1758171233"
},
"departure": {
"delay": 1,
"time": "1758171241"
},
"stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -28,
"time": "1758171930"
},
"departure": {
"delay": -28,
"time": "1758171932"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
}
],
"timestamp": "1758174425",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758404x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:271:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758173880"
},
"departure": {
"time": "1758173880"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1758174360"
},
"departure": {
"time": "1758174360"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1758174300"
},
"departure": {
"time": "1758174300"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1758175260"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1758174180"
},
"departure": {
"time": "1758174180"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1758174780"
},
"departure": {
"time": "1758174780"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1758175080"
},
"departure": {
"time": "1758175080"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1758174060"
},
"departure": {
"time": "1758174060"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1758173640"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1758174660"
},
"departure": {
"time": "1758174660"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1758174720"
},
"departure": {
"time": "1758174720"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1758174540"
},
"departure": {
"time": "1758174540"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1758175020"
},
"departure": {
"time": "1758175020"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1758174240"
},
"departure": {
"time": "1758174240"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1758174420"
},
"departure": {
"time": "1758174420"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
}
],
"timestamp": "1758174376",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:271:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584686:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -156,
"time": "1758175344"
},
"departure": {
"delay": -156,
"time": "1758175344"
},
"stopId": "FR:27229:ZE:0xMON01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -4,
"time": "1758174956"
},
"departure": {
"delay": -4,
"time": "1758174956"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -86,
"time": "1758175954"
},
"departure": {
"delay": -86,
"time": "1758175954"
},
"stopId": "FR:27017:ZE:0xFAY01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -132,
"time": "1758176268"
},
"departure": {
"delay": -132,
"time": "1758176268"
},
"stopId": "FR:27306:ZE:0xVIl02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -27,
"time": "1758175113"
},
"departure": {
"delay": -27,
"time": "1758175113"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -123,
"time": "1758175557"
},
"departure": {
"delay": -123,
"time": "1758175557"
},
"stopId": "FR:27229:ZE:0xMON02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -92,
"time": "1758175528"
},
"departure": {
"delay": -92,
"time": "1758175528"
},
"stopId": "FR:27229:ZE:0xCLO02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -106,
"time": "1758175634"
},
"departure": {
"delay": -106,
"time": "1758175634"
},
"stopId": "FR:27229:ZE:0xLAK01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -114,
"time": "1758175146"
},
"departure": {
"delay": -114,
"time": "1758175146"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -144,
"time": "1758175296"
},
"departure": {
"delay": -144,
"time": "1758175296"
},
"stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -123,
"time": "1758175197"
},
"departure": {
"delay": -123,
"time": "1758175197"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -134,
"time": "1758175786"
},
"departure": {
"delay": -134,
"time": "1758175786"
},
"stopId": "FR:27229:ZE:0xBEC01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 52,
"time": "1758174832"
},
"departure": {
"delay": 52,
"time": "1758174832"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -139,
"time": "1758176321"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -149,
"time": "1758175471"
},
"departure": {
"delay": -149,
"time": "1758175471"
},
"stopId": "FR:27229:ZE:0xLYC01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 15,
"time": "1758174735"
},
"departure": {
"delay": 15,
"time": "1758174735"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -78,
"time": "1758175002"
},
"departure": {
"delay": -78,
"time": "1758175002"
},
"stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -121,
"time": "1758175259"
},
"departure": {
"delay": -121,
"time": "1758175259"
},
"stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -139,
"time": "1758176201"
},
"departure": {
"delay": -139,
"time": "1758176201"
},
"stopId": "FR:27306:ZE:0xOIS02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -88,
"time": "1758175712"
},
"departure": {
"delay": -88,
"time": "1758175712"
},
"stopId": "FR:27229:ZE:0xRON01:ATOUMOD004",
"stopSequence": 18
},
{
"departure": {
"time": "1758174660"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -109,
"time": "1758175391"
},
"departure": {
"delay": -109,
"time": "1758175391"
},
"stopId": "FR:27229:ZE:0xCLO01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -129,
"time": "1758175911"
},
"departure": {
"delay": -129,
"time": "1758175911"
},
"stopId": "FR:27229:ZE:0xSTN01:ATOUMOD004",
"stopSequence": 20
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584686:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746158x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 140,
"time": "1758176000"
},
"departure": {
"delay": 140,
"time": "1758176000"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 163,
"time": "1758174362"
},
"departure": {
"delay": 163,
"time": "1758174403"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 140,
"time": "1758171062"
},
"departure": {
"delay": 140,
"time": "1758175940"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 140,
"time": "1758176120"
},
"departure": {
"delay": 140,
"time": "1758176120"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 140,
"time": "1758175760"
},
"departure": {
"delay": 140,
"time": "1758175760"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 143,
"time": "1758173013"
},
"departure": {
"delay": 143,
"time": "1758173063"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 140,
"time": "1758174980"
},
"departure": {
"delay": 140,
"time": "1758174980"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 122,
"time": "1758173972"
},
"departure": {
"delay": 122,
"time": "1758174002"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 140,
"time": "1758175700"
},
"departure": {
"delay": 140,
"time": "1758175700"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 140,
"time": "1758176180"
},
"departure": {
"delay": 140,
"time": "1758176180"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 140,
"time": "1758176300"
},
"departure": {
"delay": 140,
"time": "1758176300"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 140,
"time": "1758174620"
},
"departure": {
"delay": 140,
"time": "1758174620"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"departure": {
"delay": 62,
"time": "1758172922"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 73,
"time": "1758174114"
},
"departure": {
"delay": 73,
"time": "1758174133"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 140,
"time": "1758175700"
},
"departure": {
"delay": 140,
"time": "1758175700"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 90,
"time": "1758173584"
},
"departure": {
"delay": 90,
"time": "1758173610"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 107,
"time": "1758173479"
},
"departure": {
"delay": 107,
"time": "1758173507"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 140,
"time": "1758175460"
},
"departure": {
"delay": 140,
"time": "1758175460"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 132,
"time": "1758173626"
},
"departure": {
"delay": 132,
"time": "1758173652"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 138,
"time": "1758173268"
},
"departure": {
"delay": 138,
"time": "1758173298"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 137,
"time": "1758173837"
},
"departure": {
"delay": 137,
"time": "1758173897"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 140,
"time": "1758175100"
},
"departure": {
"delay": 140,
"time": "1758175100"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 96,
"time": "1758173527"
},
"departure": {
"delay": 96,
"time": "1758173556"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 120,
"time": "1758173314"
},
"departure": {
"delay": 120,
"time": "1758173340"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 140,
"time": "1758175220"
},
"departure": {
"delay": 140,
"time": "1758175220"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 140,
"time": "1758175580"
},
"departure": {
"delay": 140,
"time": "1758175580"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 162,
"time": "1758173410"
},
"departure": {
"delay": 162,
"time": "1758173442"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 122,
"time": "1758173680"
},
"departure": {
"delay": 122,
"time": "1758173702"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 140,
"time": "1758174800"
},
"departure": {
"delay": 140,
"time": "1758174800"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 160,
"time": "1758174205"
},
"departure": {
"delay": 160,
"time": "1758174280"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 140,
"time": "1758174680"
},
"departure": {
"delay": 140,
"time": "1758174680"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 140,
"time": "1758176060"
},
"departure": {
"delay": 140,
"time": "1758176060"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 140,
"time": "1758174500"
},
"departure": {
"delay": 140,
"time": "1758174500"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 140,
"time": "1758176240"
},
"departure": {
"delay": 140,
"time": "1758176240"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 128,
"time": "1758173920"
},
"departure": {
"delay": 128,
"time": "1758173948"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 167,
"time": "1758174317"
},
"departure": {
"delay": 167,
"time": "1758174347"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 140,
"time": "1758176180"
},
"departure": {
"delay": 140,
"time": "1758176180"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 121,
"time": "1758173120"
},
"departure": {
"delay": 121,
"time": "1758173161"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 124,
"time": "1758174022"
},
"departure": {
"delay": 124,
"time": "1758174064"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 140,
"time": "1758176240"
},
"departure": {
"delay": 140,
"time": "1758176240"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 117,
"time": "1758173180"
},
"departure": {
"delay": 117,
"time": "1758173217"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 140,
"time": "1758176420"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 140,
"time": "1758175340"
},
"departure": {
"delay": 140,
"time": "1758175340"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 133,
"time": "1758173746"
},
"departure": {
"delay": 133,
"time": "1758173773"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 115,
"time": "1758172945"
},
"departure": {
"delay": 115,
"time": "1758172975"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 140,
"time": "1758174860"
},
"departure": {
"delay": 140,
"time": "1758174860"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 140,
"time": "1758175820"
},
"departure": {
"delay": 140,
"time": "1758175820"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 126,
"time": "1758173371"
},
"departure": {
"delay": 126,
"time": "1758173406"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
}
],
"timestamp": "1758174426",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746158x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:4873708943441920x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 142,
"time": "1758175452"
},
"departure": {
"delay": 142,
"time": "1758175462"
},
"stopId": "FR:50647:ZE:5176510791024640:ATOUMOD105",
"stopSequence": 37
},
{
"arrival": {
"delay": 107,
"time": "1758175297"
},
"departure": {
"delay": 107,
"time": "1758175307"
},
"stopId": "FR:50647:ZE:748670004:ATOUMOD105",
"stopSequence": 35
},
{
"arrival": {
"delay": 67,
"time": "1758175017"
},
"departure": {
"delay": 67,
"time": "1758175027"
},
"stopId": "FR:50165:ZE:738760003:ATOUMOD105",
"stopSequence": 32
},
{
"arrival": {
"delay": 116,
"time": "1758175186"
},
"departure": {
"delay": 116,
"time": "1758175196"
},
"stopId": "FR:50647:ZE:712780003:ATOUMOD105",
"stopSequence": 34
},
{
"arrival": {
"delay": 152,
"time": "1758175522"
},
"departure": {
"delay": 152,
"time": "1758175532"
},
"stopId": "FR:50218:ZE:720520001:ATOUMOD105",
"stopSequence": 38
},
{
"arrival": {
"delay": 88,
"time": "1758174738"
},
"departure": {
"delay": 88,
"time": "1758174748"
},
"stopId": "FR:50165:ZE:4905148494118912:ATOUMOD105",
"stopSequence": 28
},
{
"arrival": {
"delay": 126,
"time": "1758174656"
},
"departure": {
"delay": 126,
"time": "1758174666"
},
"stopId": "FR:50165:ZE:5186217918332928:ATOUMOD105",
"stopSequence": 27
},
{
"arrival": {
"delay": 134,
"time": "1758174544"
},
"departure": {
"delay": 134,
"time": "1758174554"
},
"stopId": "FR:50218:ZE:5119763904724992:ATOUMOD105",
"stopSequence": 26
},
{
"arrival": {
"delay": 108,
"time": "1758174398"
},
"departure": {
"delay": 108,
"time": "1758174408"
},
"stopId": "FR:50218:ZE:756090001:ATOUMOD105",
"stopSequence": 25
},
{
"arrival": {
"delay": 71,
"time": "1758174901"
},
"departure": {
"delay": 71,
"time": "1758174911"
},
"stopId": "FR:50165:ZE:5082895850930176:ATOUMOD105",
"stopSequence": 30
},
{
"arrival": {
"delay": 120,
"time": "1758175130"
},
"departure": {
"delay": 120,
"time": "1758175140"
},
"stopId": "FR:50165:ZE:749890003:ATOUMOD105",
"stopSequence": 33
},
{
"arrival": {
"delay": 66,
"time": "1758174836"
},
"departure": {
"delay": 66,
"time": "1758174846"
},
"stopId": "FR:50165:ZE:5106757380603904:ATOUMOD105",
"stopSequence": 29
},
{
"arrival": {
"delay": 117,
"time": "1758175367"
},
"departure": {
"delay": 117,
"time": "1758175377"
},
"stopId": "FR:50218:ZE:742480012:ATOUMOD105",
"stopSequence": 36
},
{
"arrival": {
"delay": 141,
"time": "1758175581"
},
"stopId": "FR:50647:ZE:752300002:ATOUMOD105",
"stopSequence": 39
},
{
"arrival": {
"delay": 80,
"time": "1758174970"
},
"departure": {
"delay": 80,
"time": "1758174980"
},
"stopId": "FR:50165:ZE:5080888155045888:ATOUMOD105",
"stopSequence": 31
}
],
"timestamp": "1758174372",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD105:Line:348940035:LOC",
"tripId": "ATOUMOD105:ServiceJourney:4873708943441920x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6370138531037184x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -297,
"time": "1758174833"
},
"departure": {
"delay": -297,
"time": "1758174843"
},
"stopId": "FR:61366:ZE:4880692925169664:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 17,
"time": "1758176107"
},
"departure": {
"delay": 17,
"time": "1758176117"
},
"stopId": "FR:14478:ZE:6003434223304704:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": -224,
"time": "1758176236"
},
"stopId": "FR:14478:ZE:6193709836140544:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": -190,
"time": "1758175240"
},
"departure": {
"delay": -190,
"time": "1758175250"
},
"stopId": "FR:14273:ZE:4697560519278592:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -146,
"time": "1758175464"
},
"departure": {
"delay": -146,
"time": "1758175474"
},
"stopId": "FR:14273:ZE:5947760772644864:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -81,
"time": "1758176129"
},
"departure": {
"delay": -81,
"time": "1758176139"
},
"stopId": "FR:14478:ZE:4507111473020928:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": -115,
"time": "1758175375"
},
"departure": {
"delay": -115,
"time": "1758175385"
},
"stopId": "FR:14273:ZE:6241784200953856:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": -26,
"time": "1758174539"
},
"departure": {
"delay": -26,
"time": "1758174574"
},
"stopId": "FR:61366:ZE:5333565752475648:ATOUMOD036",
"stopSequence": 9
}
],
"timestamp": "1758174497",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:6355174659457024:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6370138531037184x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850405F3685185x2025x09x13T20x34x47Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758173940"
},
"departure": {
"time": "1758174000"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1758174120"
},
"departure": {
"time": "1758174180"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1758174780"
},
"departure": {
"time": "1758174840"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1758175680"
},
"departure": {
"time": "1758175740"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1758173340"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1758176700"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1758175200"
},
"departure": {
"time": "1758175260"
},
"stopId": "FR:76279:ZE:StopPointxOCETrainxTERx87413377:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1758176040"
},
"departure": {
"time": "1758176100"
},
"stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1758169716",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxA474D9C7x1A46x4870x8AAAx2A9C49F46F3Dx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850405F3685185x2025x09x13T20x34x47Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD012:ServiceJourney:300000336:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 117,
"time": "1758175017"
},
"stopId": "FR:76758:ZE:YVETOTxxxGarexS:ATOUMOD012",
"stopSequence": 14
},
{
"arrival": {
"delay": 117,
"time": "1758174837"
},
"departure": {
"delay": 117,
"time": "1758174837"
},
"stopId": "FR:76758:ZE:YVETOTxxxJeanxX:ATOUMOD012",
"stopSequence": 13
},
{
"arrival": {
"delay": 117,
"time": "1758174537"
},
"departure": {
"delay": 117,
"time": "1758174537"
},
"stopId": "FR:76758:ZE:YVETOTxxxPierrexVarinx2:ATOUMOD012",
"stopSequence": 11
},
{
"arrival": {
"delay": 117,
"time": "1758174477"
},
"departure": {
"delay": 117,
"time": "1758174477"
},
"stopId": "FR:76758:ZE:YVETOTxxxSalle:ATOUMOD012",
"stopSequence": 10
}
],
"timestamp": "1758174365",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD012:Line:1:LOC",
"tripId": "ATOUMOD012:ServiceJourney:300000336:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:405:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758189180"
},
"departure": {
"time": "1758189180"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1758187080"
},
"departure": {
"time": "1758187080"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1758188520"
},
"departure": {
"time": "1758188520"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1758187320"
},
"departure": {
"time": "1758187320"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1758187200"
},
"departure": {
"time": "1758187200"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1758186840"
},
"departure": {
"time": "1758186840"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1758186660"
},
"departure": {
"time": "1758186660"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1758189660"
},
"departure": {
"time": "1758189660"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1758189900"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1758186720"
},
"departure": {
"time": "1758186720"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1758189480"
},
"departure": {
"time": "1758189480"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1758189060"
},
"departure": {
"time": "1758189060"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1758189720"
},
"departure": {
"time": "1758189720"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1758188820"
},
"departure": {
"time": "1758188820"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1758189000"
},
"departure": {
"time": "1758189000"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1758188700"
},
"departure": {
"time": "1758188700"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"departure": {
"time": "1758186600"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1758189240"
},
"departure": {
"time": "1758189240"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1758189840"
},
"departure": {
"time": "1758189840"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1758187860"
},
"departure": {
"time": "1758187860"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1758187680"
},
"departure": {
"time": "1758187680"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1758187500"
},
"departure": {
"time": "1758187500"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1758189600"
},
"departure": {
"time": "1758189600"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1758188220"
},
"departure": {
"time": "1758188220"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1758189360"
},
"departure": {
"time": "1758189360"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1758186900"
},
"departure": {
"time": "1758186900"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1758188460"
},
"departure": {
"time": "1758188460"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1758188280"
},
"departure": {
"time": "1758188280"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1758188580"
},
"departure": {
"time": "1758188580"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1758189300"
},
"departure": {
"time": "1758189300"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1758189120"
},
"departure": {
"time": "1758189120"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1758187560"
},
"departure": {
"time": "1758187560"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1758187140"
},
"departure": {
"time": "1758187140"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
}
],
"timestamp": "1758174438",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:405:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584815:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -15,
"time": "1758172245"
},
"departure": {
"delay": -15,
"time": "1758172245"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 45,
"time": "1758172714"
},
"departure": {
"delay": 45,
"time": "1758172725"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 15
},
{
"departure": {
"delay": 45,
"time": "1758171825"
},
"stopId": "FR:27229:ZE:0xZIIC03:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -60,
"time": "1758173880"
},
"departure": {
"delay": -60,
"time": "1758173880"
},
"stopId": "FR:27602:ZE:0xCLC01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 15,
"time": "1758172035"
},
"departure": {
"delay": 15,
"time": "1758172035"
},
"stopId": "FR:27229:ZE:0xLYT01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 15,
"time": "1758172979"
},
"departure": {
"delay": 15,
"time": "1758172995"
},
"stopId": "FR:27229:ZE:0xSTA02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -10,
"time": "1758172310"
},
"departure": {
"delay": -10,
"time": "1758172310"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -145,
"time": "1758174155"
},
"stopId": "FR:27602:ZE:0xROU01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 72,
"time": "1758171912"
},
"departure": {
"delay": 72,
"time": "1758171912"
},
"stopId": "FR:27229:ZE:0xVUL01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 15,
"time": "1758173055"
},
"departure": {
"delay": 15,
"time": "1758173055"
},
"stopId": "FR:27229:ZE:0xQUI02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 30,
"time": "1758173430"
},
"departure": {
"delay": 30,
"time": "1758173430"
},
"stopId": "FR:27602:ZE:0xBAU01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 69,
"time": "1758171849"
},
"departure": {
"delay": 69,
"time": "1758171849"
},
"stopId": "FR:27229:ZE:0xSUC01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 15,
"time": "1758172489"
},
"departure": {
"delay": 15,
"time": "1758172515"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -62,
"time": "1758173818"
},
"departure": {
"delay": -62,
"time": "1758173818"
},
"stopId": "FR:27602:ZE:0xCLN01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 23,
"time": "1758173303"
},
"departure": {
"delay": 23,
"time": "1758173303"
},
"stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -27,
"time": "1758174153"
},
"departure": {
"delay": -27,
"time": "1758174153"
},
"stopId": "FR:27602:ZE:0xMOI01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -45,
"time": "1758173115"
},
"departure": {
"delay": -45,
"time": "1758173115"
},
"stopId": "FR:27229:ZE:0xHON02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -2,
"time": "1758173338"
},
"departure": {
"delay": -2,
"time": "1758173338"
},
"stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -17,
"time": "1758172183"
},
"departure": {
"delay": -17,
"time": "1758172183"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -50,
"time": "1758174070"
},
"departure": {
"delay": -50,
"time": "1758174070"
},
"stopId": "FR:27602:ZE:0xRGO01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -15,
"time": "1758172833"
},
"departure": {
"delay": -15,
"time": "1758172845"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -40,
"time": "1758173960"
},
"departure": {
"delay": -40,
"time": "1758173960"
},
"stopId": "FR:27602:ZE:0xHEP02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 18,
"time": "1758173478"
},
"departure": {
"delay": 18,
"time": "1758173478"
},
"stopId": "FR:27602:ZE:0xALI01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 15,
"time": "1758172575"
},
"departure": {
"delay": 15,
"time": "1758172575"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 38,
"time": "1758173738"
},
"departure": {
"delay": 38,
"time": "1758173738"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27602:ZE:0xLES01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 30,
"time": "1758173550"
},
"departure": {
"delay": 30,
"time": "1758173550"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27602:ZE:0xBVE01:ATOUMOD004",
"stopSequence": 25
}
],
"timestamp": "1758173694",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584815:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6217168975822848x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 42,
"time": "1758175472"
},
"departure": {
"delay": 42,
"time": "1758175482"
},
"stopId": "FR:14621:ZE:5472860131819520:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 147,
"time": "1758175277"
},
"departure": {
"delay": 147,
"time": "1758175287"
},
"stopId": "FR:14621:ZE:5497314803187712:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": -18,
"time": "1758174488"
},
"departure": {
"delay": -18,
"time": "1758174522"
},
"stopId": "FR:14194:ZE:5624923985805312:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": 158,
"time": "1758175408"
},
"departure": {
"delay": 158,
"time": "1758175418"
},
"stopId": "FR:14621:ZE:6301787611987968:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": 26,
"time": "1758176056"
},
"departure": {
"delay": 26,
"time": "1758176066"
},
"stopId": "FR:14478:ZE:6193709836140544:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 112,
"time": "1758175182"
},
"departure": {
"delay": 112,
"time": "1758175192"
},
"stopId": "FR:14621:ZE:5299643496792064:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": -89,
"time": "1758176241"
},
"departure": {
"delay": -89,
"time": "1758176251"
},
"stopId": "FR:14478:ZE:6003434223304704:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": -135,
"time": "1758176265"
},
"stopId": "FR:14478:ZE:4507111473020928:ATOUMOD036",
"stopSequence": 9
}
],
"timestamp": "1758174495",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:6534775729815552:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6217168975822848x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:5403239487897600x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 80,
"time": "1758174490"
},
"departure": {
"delay": 80,
"time": "1758174500"
},
"stopId": "FR:50218:ZE:744570003:ATOUMOD105",
"stopSequence": 8
},
{
"arrival": {
"delay": 50,
"time": "1758174700"
},
"departure": {
"delay": 50,
"time": "1758174710"
},
"stopId": "FR:50218:ZE:759830002:ATOUMOD105",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1758174950"
},
"departure": {
"delay": 60,
"time": "1758174960"
},
"stopId": "FR:50218:ZE:761950001:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"delay": 18,
"time": "1758175218"
},
"stopId": "FR:50218:ZE:767160013:ATOUMOD105",
"stopSequence": 17
},
{
"arrival": {
"delay": 46,
"time": "1758174324"
},
"departure": {
"delay": 46,
"time": "1758174346"
},
"stopId": "FR:50218:ZE:752240006:ATOUMOD105",
"stopSequence": 6
},
{
"arrival": {
"delay": 19,
"time": "1758174789"
},
"departure": {
"delay": 19,
"time": "1758174799"
},
"stopId": "FR:50218:ZE:712780002:ATOUMOD105",
"stopSequence": 12
},
{
"arrival": {
"delay": 64,
"time": "1758174594"
},
"departure": {
"delay": 64,
"time": "1758174604"
},
"stopId": "FR:50218:ZE:749860010:ATOUMOD105",
"stopSequence": 10
},
{
"arrival": {
"delay": 15,
"time": "1758175145"
},
"departure": {
"delay": 15,
"time": "1758175155"
},
"stopId": "FR:50218:ZE:761900005:ATOUMOD105",
"stopSequence": 16
},
{
"arrival": {
"delay": 48,
"time": "1758174398"
},
"departure": {
"delay": 48,
"time": "1758174408"
},
"stopId": "FR:50218:ZE:767200002:ATOUMOD105",
"stopSequence": 7
},
{
"arrival": {
"delay": 58,
"time": "1758174888"
},
"departure": {
"delay": 58,
"time": "1758174898"
},
"stopId": "FR:50218:ZE:5137372733767680:ATOUMOD105",
"stopSequence": 13
},
{
"arrival": {
"delay": 16,
"time": "1758175026"
},
"departure": {
"delay": 16,
"time": "1758175036"
},
"stopId": "FR:50218:ZE:748690001:ATOUMOD105",
"stopSequence": 15
}
],
"timestamp": "1758174373",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD105:Line:761900004:LOC",
"tripId": "ATOUMOD105:ServiceJourney:5403239487897600x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:633:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758179760"
},
"departure": {
"time": "1758179760"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
},
{
"departure": {
"time": "1758179280"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1758180420"
},
"departure": {
"time": "1758180420"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1758179880"
},
"departure": {
"time": "1758179880"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1758179340"
},
"departure": {
"time": "1758179340"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1758179820"
},
"departure": {
"time": "1758179820"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1758180360"
},
"departure": {
"time": "1758180360"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1758180480"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1758179580"
},
"departure": {
"time": "1758179580"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1758179400"
},
"departure": {
"time": "1758179400"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1758180240"
},
"departure": {
"time": "1758180240"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1758180120"
},
"departure": {
"time": "1758180120"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 8
}
],
"timestamp": "1758174368",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:633:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747834x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 95,
"time": "1758167055"
},
"departure": {
"delay": 95,
"time": "1758167075"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 137,
"time": "1758167887"
},
"departure": {
"delay": 137,
"time": "1758167897"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 118,
"time": "1758168356"
},
"departure": {
"delay": 118,
"time": "1758168418"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 125,
"time": "1758168288"
},
"departure": {
"delay": 125,
"time": "1758168305"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 95,
"time": "1758168089"
},
"departure": {
"delay": 95,
"time": "1758168095"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 132,
"time": "1758167194"
},
"departure": {
"delay": 132,
"time": "1758167232"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 148,
"time": "1758167353"
},
"departure": {
"delay": 148,
"time": "1758167368"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 153,
"time": "1758167397"
},
"departure": {
"delay": 153,
"time": "1758167433"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 136,
"time": "1758167630"
},
"departure": {
"delay": 136,
"time": "1758167656"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 109,
"time": "1758168448"
},
"departure": {
"delay": 109,
"time": "1758168469"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 143,
"time": "1758166993"
},
"departure": {
"delay": 143,
"time": "1758167003"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 154,
"time": "1758167590"
},
"departure": {
"delay": 154,
"time": "1758167614"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 162,
"time": "1758166886"
},
"departure": {
"delay": 162,
"time": "1758166902"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 164,
"time": "1758167672"
},
"departure": {
"delay": 164,
"time": "1758167684"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 149,
"time": "1758167717"
},
"departure": {
"delay": 149,
"time": "1758167729"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 84,
"time": "1758167954"
},
"departure": {
"delay": 84,
"time": "1758167964"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"departure": {
"delay": 220,
"time": "1758166840"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 115,
"time": "1758167138"
},
"departure": {
"delay": 115,
"time": "1758167155"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -19,
"time": "1758168521"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 96,
"time": "1758167547"
},
"departure": {
"delay": 96,
"time": "1758167556"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 185,
"time": "1758166972"
},
"departure": {
"delay": 185,
"time": "1758166985"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 113,
"time": "1758167923"
},
"departure": {
"delay": 113,
"time": "1758167933"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 137,
"time": "1758167106"
},
"departure": {
"delay": 137,
"time": "1758167117"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 113,
"time": "1758167499"
},
"departure": {
"delay": 113,
"time": "1758167513"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 122,
"time": "1758168203"
},
"departure": {
"delay": 122,
"time": "1758168242"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
}
],
"timestamp": "1758174424",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747834x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:877:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758184440"
},
"departure": {
"time": "1758184440"
},
"stopId": "FR:27681:ZE:10090:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1758185280"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"departure": {
"time": "1758184020"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1758184080"
},
"departure": {
"time": "1758184080"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1758184680"
},
"departure": {
"time": "1758184680"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1758184260"
},
"departure": {
"time": "1758184260"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1758184620"
},
"departure": {
"time": "1758184620"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1758184860"
},
"departure": {
"time": "1758184860"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1758185040"
},
"departure": {
"time": "1758185040"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1758184140"
},
"departure": {
"time": "1758184140"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1758184560"
},
"departure": {
"time": "1758184560"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1758185100"
},
"departure": {
"time": "1758185100"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1758184500"
},
"departure": {
"time": "1758184500"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1758184320"
},
"departure": {
"time": "1758184320"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1758184200"
},
"departure": {
"time": "1758184200"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 4
}
],
"timestamp": "1758174376",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:877:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:299:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758183900"
},
"departure": {
"time": "1758183900"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1758183120"
},
"departure": {
"time": "1758183120"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1758183240"
},
"departure": {
"time": "1758183240"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1758183300"
},
"departure": {
"time": "1758183300"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1758183420"
},
"departure": {
"time": "1758183420"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1758182700"
},
"departure": {
"time": "1758182700"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1758183720"
},
"departure": {
"time": "1758183720"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1758184080"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1758183360"
},
"departure": {
"time": "1758183360"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1758183600"
},
"departure": {
"time": "1758183600"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1758183480"
},
"departure": {
"time": "1758183480"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1758182820"
},
"departure": {
"time": "1758182820"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1758183000"
},
"departure": {
"time": "1758183000"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1758182940"
},
"departure": {
"time": "1758182940"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"departure": {
"time": "1758182460"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1758183840"
},
"departure": {
"time": "1758183840"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1758182520"
},
"departure": {
"time": "1758182520"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1758183960"
},
"departure": {
"time": "1758183960"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1758183180"
},
"departure": {
"time": "1758183180"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
}
],
"timestamp": "1758174374",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:299:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746159x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 66,
"time": "1758173752"
},
"departure": {
"delay": 66,
"time": "1758173766"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 10,
"time": "1758176830"
},
"departure": {
"delay": 10,
"time": "1758176830"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"departure": {
"delay": 30,
"time": "1758173730"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 71,
"time": "1758173797"
},
"departure": {
"delay": 71,
"time": "1758173831"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 10,
"time": "1758175510"
},
"departure": {
"delay": 10,
"time": "1758175510"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 10,
"time": "1758176890"
},
"departure": {
"delay": 10,
"time": "1758176890"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 10,
"time": "1758176710"
},
"departure": {
"delay": 10,
"time": "1758176710"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 10,
"time": "1758176770"
},
"departure": {
"delay": 10,
"time": "1758176770"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": -77,
"time": "1758174158"
},
"departure": {
"delay": -77,
"time": "1758174163"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 10,
"time": "1758175210"
},
"departure": {
"delay": 10,
"time": "1758175210"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 10,
"time": "1758174910"
},
"departure": {
"delay": 10,
"time": "1758174910"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 10,
"time": "1758175330"
},
"departure": {
"delay": 10,
"time": "1758175330"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 10,
"time": "1758176890"
},
"departure": {
"delay": 10,
"time": "1758176890"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 10,
"time": "1758174730"
},
"departure": {
"delay": 10,
"time": "1758174730"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 10,
"time": "1758176650"
},
"departure": {
"delay": 10,
"time": "1758176650"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 10,
"time": "1758175030"
},
"departure": {
"delay": 10,
"time": "1758175030"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 10,
"time": "1758176350"
},
"departure": {
"delay": 10,
"time": "1758176350"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 33,
"time": "1758173887"
},
"departure": {
"delay": 33,
"time": "1758173913"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 10,
"time": "1758176110"
},
"departure": {
"delay": 10,
"time": "1758176110"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 5,
"time": "1758174049"
},
"departure": {
"delay": 5,
"time": "1758174065"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 32,
"time": "1758174000"
},
"departure": {
"delay": 32,
"time": "1758174032"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 10,
"time": "1758175870"
},
"departure": {
"delay": 10,
"time": "1758175870"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 10,
"time": "1758177070"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 10,
"time": "1758176950"
},
"departure": {
"delay": 10,
"time": "1758176950"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": -16,
"time": "1758174092"
},
"departure": {
"delay": -16,
"time": "1758174104"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 10,
"time": "1758175990"
},
"departure": {
"delay": 10,
"time": "1758175990"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 10,
"time": "1758176230"
},
"departure": {
"delay": 10,
"time": "1758176230"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 10,
"time": "1758176470"
},
"departure": {
"delay": 10,
"time": "1758176470"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 10,
"time": "1758174790"
},
"departure": {
"delay": 10,
"time": "1758174790"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 10,
"time": "1758176830"
},
"departure": {
"delay": 10,
"time": "1758176830"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 10,
"time": "1758175630"
},
"departure": {
"delay": 10,
"time": "1758175630"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 10,
"time": "1758175090"
},
"departure": {
"delay": 10,
"time": "1758175090"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 34,
"time": "1758174361"
},
"departure": {
"delay": 34,
"time": "1758174394"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 10,
"time": "1758176590"
},
"departure": {
"delay": 10,
"time": "1758176590"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"time": "1758174105"
},
"departure": {
"time": "1758174120"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 10,
"time": "1758176350"
},
"departure": {
"delay": 10,
"time": "1758176350"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 10,
"time": "1758175390"
},
"departure": {
"delay": 10,
"time": "1758175390"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 10,
"time": "1758174970"
},
"departure": {
"delay": 10,
"time": "1758174970"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 10,
"time": "1758175750"
},
"departure": {
"delay": 10,
"time": "1758175750"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 10,
"time": "1758175450"
},
"departure": {
"delay": 10,
"time": "1758175450"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -19,
"time": "1758174233"
},
"departure": {
"delay": -19,
"time": "1758174341"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 10,
"time": "1758174610"
},
"departure": {
"delay": 10,
"time": "1758174610"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 10,
"time": "1758174670"
},
"departure": {
"delay": 10,
"time": "1758174670"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 10,
"time": "1758174490"
},
"departure": {
"delay": 10,
"time": "1758174490"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 15,
"time": "1758173931"
},
"departure": {
"delay": 15,
"time": "1758173955"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 10,
"time": "1758176410"
},
"departure": {
"delay": 10,
"time": "1758176410"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": -96,
"time": "1758174192"
},
"departure": {
"delay": -96,
"time": "1758174204"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"time": "1758174421"
},
"departure": {
"time": "1758174420"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1758174425",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746159x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851705F3685266x2025x09x13T20x34x47Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758177480"
},
"departure": {
"time": "1758177540"
},
"stopId": "FR:76565:ZE:StopPointxOCETrainxTERx87415125:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1758175200"
},
"departure": {
"time": "1758175260"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1758175560"
},
"departure": {
"time": "1758175620"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 9
},
{
"departure": {
"time": "1758174360"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1758176340"
},
"departure": {
"time": "1758176400"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1758174600"
},
"departure": {
"time": "1758174660"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1758177960"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1758176880"
},
"departure": {
"time": "1758177060"
},
"stopId": "FR:76397:ZE:StopPointxOCETrainxTERx87415141:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1758176040"
},
"departure": {
"time": "1758176100"
},
"stopId": "FR:76602:ZE:StopPointxOCETrainxTERx87415166:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1758174840"
},
"departure": {
"time": "1758174900"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1758170737",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx3e9229c5xae84x4f9ex98dfx93cc2e91b55cx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851705F3685266x2025x09x13T20x34x47Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:387:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758187800"
},
"departure": {
"time": "1758187800"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1758187260"
},
"departure": {
"time": "1758187260"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"departure": {
"time": "1758186300"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1758187500"
},
"departure": {
"time": "1758187500"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1758186360"
},
"departure": {
"time": "1758186360"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1758186720"
},
"departure": {
"time": "1758186720"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1758187860"
},
"departure": {
"time": "1758187860"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1758187320"
},
"departure": {
"time": "1758187320"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1758187620"
},
"departure": {
"time": "1758187620"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1758187980"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1758187380"
},
"departure": {
"time": "1758187380"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1758186600"
},
"departure": {
"time": "1758186600"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1758186840"
},
"departure": {
"time": "1758186840"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1758186900"
},
"departure": {
"time": "1758186900"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1758187020"
},
"departure": {
"time": "1758187020"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1758187200"
},
"departure": {
"time": "1758187200"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1758187740"
},
"departure": {
"time": "1758187740"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1758187080"
},
"departure": {
"time": "1758187080"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1758187140"
},
"departure": {
"time": "1758187140"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
}
],
"timestamp": "1758174481",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:387:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1201:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758188340"
},
"departure": {
"time": "1758188340"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1758188700"
},
"departure": {
"time": "1758188700"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1758188880"
},
"departure": {
"time": "1758188880"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1758188460"
},
"departure": {
"time": "1758188460"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1758189120"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"departure": {
"time": "1758188100"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1758188940"
},
"departure": {
"time": "1758188940"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1758188580"
},
"departure": {
"time": "1758188580"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1758188220"
},
"departure": {
"time": "1758188220"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1758188400"
},
"departure": {
"time": "1758188400"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1758188640"
},
"departure": {
"time": "1758188640"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1758188280"
},
"departure": {
"time": "1758188280"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1758188520"
},
"departure": {
"time": "1758188520"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1758188160"
},
"departure": {
"time": "1758188160"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1758174300",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1201:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746208x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 130,
"time": "1758176110"
},
"departure": {
"delay": 130,
"time": "1758176110"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 130,
"time": "1758176170"
},
"departure": {
"delay": 130,
"time": "1758176170"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 130,
"time": "1758175210"
},
"departure": {
"delay": 130,
"time": "1758175210"
},
"stopId": "FR:50129:ZE:10LUM2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 130,
"time": "1758176710"
},
"departure": {
"delay": 130,
"time": "1758176710"
},
"stopId": "FR:50129:ZE:10AGO2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 130,
"time": "1758175150"
},
"departure": {
"delay": 130,
"time": "1758175150"
},
"stopId": "FR:50129:ZE:10LLM2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 130,
"time": "1758176950"
},
"departure": {
"delay": 130,
"time": "1758176950"
},
"stopId": "FR:50129:ZE:10ZOL2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 130,
"time": "1758174610"
},
"departure": {
"delay": 130,
"time": "1758174610"
},
"stopId": "FR:50129:ZE:10CVE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 130,
"time": "1758176650"
},
"departure": {
"delay": 130,
"time": "1758176650"
},
"stopId": "FR:50129:ZE:10HOM2:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 130,
"time": "1758176590"
},
"departure": {
"delay": 130,
"time": "1758176590"
},
"stopId": "FR:50129:ZE:10BEL2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 130,
"time": "1758177190"
},
"departure": {
"delay": 130,
"time": "1758177190"
},
"stopId": "FR:50129:ZE:10ARA2:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 130,
"time": "1758174730"
},
"departure": {
"delay": 130,
"time": "1758174730"
},
"stopId": "FR:50129:ZE:10MYO2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 130,
"time": "1758175210"
},
"departure": {
"delay": 130,
"time": "1758175210"
},
"stopId": "FR:50129:ZE:10JMO2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 130,
"time": "1758174790"
},
"departure": {
"delay": 130,
"time": "1758174790"
},
"stopId": "FR:50129:ZE:10NOR4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 130,
"time": "1758175510"
},
"departure": {
"delay": 130,
"time": "1758175510"
},
"stopId": "FR:50129:ZE:10THH4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 130,
"time": "1758175390"
},
"departure": {
"delay": 130,
"time": "1758175390"
},
"stopId": "FR:50129:ZE:10LCP2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 130,
"time": "1758177310"
},
"departure": {
"delay": 130,
"time": "1758177310"
},
"stopId": "FR:50129:ZE:10BRT2:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 130,
"time": "1758177790"
},
"departure": {
"delay": 130,
"time": "1758177790"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 49
},
{
"arrival": {
"delay": 130,
"time": "1758176050"
},
"departure": {
"delay": 130,
"time": "1758176050"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 130,
"time": "1758175810"
},
"departure": {
"delay": 130,
"time": "1758175810"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 130,
"time": "1758177550"
},
"departure": {
"delay": 130,
"time": "1758177550"
},
"stopId": "FR:50129:ZE:10ALB2:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 130,
"time": "1758177010"
},
"departure": {
"delay": 130,
"time": "1758177010"
},
"stopId": "FR:50129:ZE:10LON2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 130,
"time": "1758175090"
},
"departure": {
"delay": 130,
"time": "1758175090"
},
"stopId": "FR:50129:ZE:10BRO2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"time": "1758174419"
},
"departure": {
"time": "1758174300"
},
"stopId": "FR:50129:ZE:10JGO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 130,
"time": "1758174550"
},
"departure": {
"delay": 130,
"time": "1758174550"
},
"stopId": "FR:50129:ZE:10COS2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 130,
"time": "1758177130"
},
"departure": {
"delay": 130,
"time": "1758177130"
},
"stopId": "FR:50129:ZE:10PRE2:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 130,
"time": "1758177670"
},
"departure": {
"delay": 130,
"time": "1758177670"
},
"stopId": "FR:50129:ZE:10COF2:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 130,
"time": "1758176410"
},
"departure": {
"delay": 130,
"time": "1758176410"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 130,
"time": "1758174970"
},
"departure": {
"delay": 130,
"time": "1758174970"
},
"stopId": "FR:50129:ZE:10ART2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 130,
"time": "1758174910"
},
"departure": {
"delay": 130,
"time": "1758174910"
},
"stopId": "FR:50129:ZE:10ZPH2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 130,
"time": "1758175990"
},
"departure": {
"delay": 130,
"time": "1758175990"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 130,
"time": "1758177070"
},
"departure": {
"delay": 130,
"time": "1758177070"
},
"stopId": "FR:50129:ZE:10BHE2:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 130,
"time": "1758175870"
},
"departure": {
"delay": 130,
"time": "1758175870"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 130,
"time": "1758177070"
},
"departure": {
"delay": 130,
"time": "1758177070"
},
"stopId": "FR:50129:ZE:10CPL2:ATOUMOD035",
"stopSequence": 38
},
{
"arrival": {
"delay": 130,
"time": "1758176290"
},
"departure": {
"delay": 130,
"time": "1758176290"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 130,
"time": "1758174850"
},
"departure": {
"delay": 130,
"time": "1758174850"
},
"stopId": "FR:50129:ZE:10JEA2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 130,
"time": "1758177730"
},
"departure": {
"delay": 130,
"time": "1758177730"
},
"stopId": "FR:50129:ZE:10SFG2:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 130,
"time": "1758177850"
},
"stopId": "FR:50129:ZE:10MAX1:ATOUMOD035",
"stopSequence": 50
},
{
"arrival": {
"delay": 130,
"time": "1758176770"
},
"departure": {
"delay": 130,
"time": "1758176770"
},
"stopId": "FR:50129:ZE:10LAV2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 130,
"time": "1758174670"
},
"departure": {
"delay": 130,
"time": "1758174670"
},
"stopId": "FR:50129:ZE:10RSX2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 130,
"time": "1758177250"
},
"departure": {
"delay": 130,
"time": "1758177250"
},
"stopId": "FR:50129:ZE:10BON2:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 130,
"time": "1758177370"
},
"departure": {
"delay": 130,
"time": "1758177370"
},
"stopId": "FR:50129:ZE:10HOU2:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 130,
"time": "1758177490"
},
"departure": {
"delay": 130,
"time": "1758177490"
},
"stopId": "FR:50129:ZE:10SFN2:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 130,
"time": "1758176530"
},
"departure": {
"delay": 130,
"time": "1758176530"
},
"stopId": "FR:50129:ZE:10HUI2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 130,
"time": "1758175330"
},
"departure": {
"delay": 130,
"time": "1758175330"
},
"stopId": "FR:50129:ZE:10BHC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 130,
"time": "1758176830"
},
"departure": {
"delay": 130,
"time": "1758176830"
},
"stopId": "FR:50129:ZE:10DUB2:ATOUMOD035",
"stopSequence": 34
},
{
"departure": {
"delay": 100,
"time": "1758174340"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 130,
"time": "1758174730"
},
"departure": {
"delay": 130,
"time": "1758174730"
},
"stopId": "FR:50129:ZE:10MGT2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 130,
"time": "1758175630"
},
"departure": {
"delay": 130,
"time": "1758175630"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 130,
"time": "1758177430"
},
"departure": {
"delay": 130,
"time": "1758177430"
},
"stopId": "FR:50129:ZE:10CAR2:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 130,
"time": "1758176470"
},
"departure": {
"delay": 130,
"time": "1758176470"
},
"stopId": "FR:50129:ZE:10TRA6:ATOUMOD035",
"stopSequence": 28
}
],
"timestamp": "1758174424",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746208x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:315:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758184080"
},
"departure": {
"time": "1758184080"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1758183540"
},
"departure": {
"time": "1758183540"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1758185880"
},
"departure": {
"time": "1758185880"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1758185820"
},
"departure": {
"time": "1758185820"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1758184200"
},
"departure": {
"time": "1758184200"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1758183060"
},
"departure": {
"time": "1758183060"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1758186120"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1758184680"
},
"departure": {
"time": "1758184680"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1758185220"
},
"departure": {
"time": "1758185220"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1758186000"
},
"departure": {
"time": "1758186000"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1758183120"
},
"departure": {
"time": "1758183120"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1758183240"
},
"departure": {
"time": "1758183240"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1758185520"
},
"departure": {
"time": "1758185520"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 5,
"time": "1758183485"
},
"departure": {
"delay": 5,
"time": "1758183485"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1758185280"
},
"departure": {
"time": "1758185280"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1758184320"
},
"departure": {
"time": "1758184320"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1758183600"
},
"departure": {
"time": "1758183600"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1758183480"
},
"departure": {
"time": "1758183480"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1758183180"
},
"departure": {
"time": "1758183180"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1758183660"
},
"departure": {
"time": "1758183660"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1758184140"
},
"departure": {
"time": "1758184140"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1758183420"
},
"departure": {
"time": "1758183420"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1758183720"
},
"departure": {
"time": "1758183720"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"departure": {
"time": "1758183000"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1758183960"
},
"departure": {
"time": "1758183960"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1758185940"
},
"departure": {
"time": "1758185940"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1758184260"
},
"departure": {
"time": "1758184260"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1758183605"
},
"departure": {
"delay": 5,
"time": "1758183605"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1758185885"
},
"departure": {
"delay": 5,
"time": "1758185885"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1758184860"
},
"departure": {
"time": "1758184860"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1758183360"
},
"departure": {
"time": "1758183360"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1758183780"
},
"departure": {
"time": "1758183780"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1758185400"
},
"departure": {
"time": "1758185400"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1758185040"
},
"departure": {
"time": "1758185040"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1758185700"
},
"departure": {
"time": "1758185700"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
}
],
"timestamp": "1758174438",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:315:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1171:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758188640"
},
"departure": {
"time": "1758188640"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1758188040"
},
"departure": {
"time": "1758188040"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1758188940"
},
"departure": {
"time": "1758188940"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
},
{
"arrival": {
"time": "1758188520"
},
"departure": {
"time": "1758188520"
},
"stopId": "FR:27681:ZE:10047:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1758188460"
},
"departure": {
"time": "1758188460"
},
"stopId": "FR:27681:ZE:10106:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1758188400"
},
"departure": {
"time": "1758188400"
},
"stopId": "FR:27681:ZE:10062:ATOUMOD007",
"stopSequence": 6
},
{
"departure": {
"time": "1758187860"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1758187920"
},
"departure": {
"time": "1758187920"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1758189120"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
},
{
"arrival": {
"time": "1758188160"
},
"departure": {
"time": "1758188160"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1758187980"
},
"departure": {
"time": "1758187980"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1758188820"
},
"departure": {
"time": "1758188820"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1758188880"
},
"departure": {
"time": "1758188880"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1758174368",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1171:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1037:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758186300"
},
"departure": {
"time": "1758186300"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1758187260"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1758187140"
},
"departure": {
"time": "1758187140"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1758187020"
},
"departure": {
"time": "1758187020"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1758186240"
},
"departure": {
"time": "1758186240"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1758186900"
},
"departure": {
"time": "1758186900"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1758186720"
},
"departure": {
"time": "1758186720"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1758186180"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1758186600"
},
"departure": {
"time": "1758186600"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1758186960"
},
"departure": {
"time": "1758186960"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1758186540"
},
"departure": {
"time": "1758186540"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1758186780"
},
"departure": {
"time": "1758186780"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1758186660"
},
"departure": {
"time": "1758186660"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1758186840"
},
"departure": {
"time": "1758186840"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1758174300",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1037:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1049:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758186420"
},
"departure": {
"time": "1758186420"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1758186840"
},
"departure": {
"time": "1758186840"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1758186720"
},
"departure": {
"time": "1758186720"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1758187260"
},
"departure": {
"time": "1758187260"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1758186360"
},
"departure": {
"time": "1758186360"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1758187380"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
},
{
"departure": {
"time": "1758186180"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1758186600"
},
"departure": {
"time": "1758186600"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1758187140"
},
"departure": {
"time": "1758187140"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1758186780"
},
"departure": {
"time": "1758186780"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1758187320"
},
"departure": {
"time": "1758187320"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1758186300"
},
"departure": {
"time": "1758186300"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1758187080"
},
"departure": {
"time": "1758187080"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1758187020"
},
"departure": {
"time": "1758187020"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
}
],
"timestamp": "1758174376",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1049:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584398:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 127,
"time": "1758175207"
},
"departure": {
"delay": 127,
"time": "1758175207"
},
"stopId": "FR:27229:ZE:0xPLA02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 101,
"time": "1758175241"
},
"departure": {
"delay": 101,
"time": "1758175241"
},
"stopId": "FR:27229:ZE:0xJDA02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 96,
"time": "1758175416"
},
"departure": {
"delay": 96,
"time": "1758175416"
},
"stopId": "FR:27229:ZE:0xBDN02:ATOUMOD004",
"stopSequence": 16
},
{
"departure": {
"delay": 113,
"time": "1758175133"
},
"stopId": "FR:27229:ZE:0xNAV02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 83,
"time": "1758175343"
},
"departure": {
"delay": 83,
"time": "1758175343"
},
"stopId": "FR:27229:ZE:0xGER02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 98,
"time": "1758175778"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 79,
"time": "1758175699"
},
"departure": {
"delay": 79,
"time": "1758175699"
},
"stopId": "FR:27229:ZE:0xT5S1:ATOUMOD004",
"stopSequence": 17
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584398:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3302F3681628x2025x09x13T20x34x47Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758178680"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1758168900"
},
"departure": {
"time": "1758168960"
},
"stopId": "FR:50099:ZE:StopPointxOCETrainxTERx87447243:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1758168060"
},
"departure": {
"time": "1758168120"
},
"stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1758171420"
},
"departure": {
"time": "1758171600"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1758167160"
},
"stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1758170460"
},
"departure": {
"time": "1758170520"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1758169620"
},
"departure": {
"time": "1758169680"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 7
}
],
"timestamp": "1758165037",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3302F3681628x2025x09x13T20x34x47Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747886x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 68,
"time": "1758172732"
},
"departure": {
"delay": 68,
"time": "1758172748"
},
"stopId": "FR:50129:ZE:10BSJ1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 20,
"time": "1758173111"
},
"departure": {
"delay": 20,
"time": "1758173120"
},
"stopId": "FR:50129:ZE:10DEB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 12,
"time": "1758173161"
},
"departure": {
"delay": 12,
"time": "1758173172"
},
"stopId": "FR:50129:ZE:10CUR1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -20,
"time": "1758173188"
},
"departure": {
"delay": -20,
"time": "1758173200"
},
"stopId": "FR:50129:ZE:10REN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -29,
"time": "1758173301"
},
"departure": {
"delay": -29,
"time": "1758173311"
},
"stopId": "FR:50129:ZE:10GNT1:ATOUMOD035",
"stopSequence": 20
},
{
"departure": {
"delay": 119,
"time": "1758171959"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 193,
"time": "1758172420"
},
"departure": {
"delay": 193,
"time": "1758172453"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -16,
"time": "1758173371"
},
"departure": {
"delay": -16,
"time": "1758173384"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 101,
"time": "1758172934"
},
"departure": {
"delay": 101,
"time": "1758172961"
},
"stopId": "FR:50129:ZE:10SWZ1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 4,
"time": "1758173336"
},
"departure": {
"delay": 4,
"time": "1758173344"
},
"stopId": "FR:50129:ZE:10BOC1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 142,
"time": "1758171991"
},
"departure": {
"delay": 142,
"time": "1758172222"
},
"stopId": "FR:50129:ZE:10SHU1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 91,
"time": "1758172675"
},
"departure": {
"delay": 91,
"time": "1758172711"
},
"stopId": "FR:50129:ZE:10RUC1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1758172787"
},
"departure": {
"delay": 60,
"time": "1758172800"
},
"stopId": "FR:50129:ZE:10SEX1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 65,
"time": "1758173036"
},
"departure": {
"delay": 65,
"time": "1758173045"
},
"stopId": "FR:50129:ZE:10CSM1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 157,
"time": "1758172319"
},
"departure": {
"delay": 157,
"time": "1758172357"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 39,
"time": "1758172827"
},
"departure": {
"delay": 39,
"time": "1758172839"
},
"stopId": "FR:50129:ZE:10HxC1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 93,
"time": "1758172580"
},
"departure": {
"delay": 93,
"time": "1758172593"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 107,
"time": "1758172886"
},
"departure": {
"delay": 107,
"time": "1758172907"
},
"stopId": "FR:50129:ZE:10GDM3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 25,
"time": "1758173226"
},
"departure": {
"delay": 25,
"time": "1758173245"
},
"stopId": "FR:50129:ZE:10LOG1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 112,
"time": "1758172483"
},
"departure": {
"delay": 112,
"time": "1758172492"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 125,
"time": "1758172553"
},
"departure": {
"delay": 125,
"time": "1758172565"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 96,
"time": "1758172755"
},
"departure": {
"delay": 96,
"time": "1758172776"
},
"stopId": "FR:50129:ZE:10MTT1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -77,
"time": "1758173443"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 23
}
],
"timestamp": "1758174425",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747886x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3746156x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 71,
"time": "1758171392"
},
"departure": {
"delay": 71,
"time": "1758171431"
},
"stopId": "FR:50129:ZE:10ALB1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 65,
"time": "1758172815"
},
"departure": {
"delay": 65,
"time": "1758172865"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -10,
"time": "1758173232"
},
"departure": {
"delay": -10,
"time": "1758173270"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 66,
"time": "1758171575"
},
"departure": {
"delay": 66,
"time": "1758171606"
},
"stopId": "FR:50129:ZE:10HOU1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 55,
"time": "1758174282"
},
"departure": {
"delay": 55,
"time": "1758174295"
},
"stopId": "FR:50129:ZE:10JEA1:ATOUMOD035",
"stopSequence": 41
},
{
"arrival": {
"delay": 71,
"time": "1758171637"
},
"departure": {
"delay": 71,
"time": "1758171671"
},
"stopId": "FR:50129:ZE:10BRT1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 50,
"time": "1758174470"
},
"departure": {
"delay": 50,
"time": "1758174470"
},
"stopId": "FR:50129:ZE:10RSX1:ATOUMOD035",
"stopSequence": 45
},
{
"arrival": {
"delay": 62,
"time": "1758171869"
},
"departure": {
"delay": 62,
"time": "1758171902"
},
"stopId": "FR:50129:ZE:10CPL1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 71,
"time": "1758171292"
},
"departure": {
"delay": 71,
"time": "1758171311"
},
"stopId": "FR:50129:ZE:10COF1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 95,
"time": "1758172731"
},
"departure": {
"delay": 95,
"time": "1758172775"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 33,
"time": "1758172968"
},
"departure": {
"delay": 33,
"time": "1758173013"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 27
},
{
"departure": {
"delay": 51,
"time": "1758171231"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 52,
"time": "1758171792"
},
"departure": {
"delay": 52,
"time": "1758171832"
},
"stopId": "FR:50129:ZE:10PRE1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 50,
"time": "1758174390"
},
"departure": {
"delay": 50,
"time": "1758174410"
},
"stopId": "FR:50129:ZE:10MYO1:ATOUMOD035",
"stopSequence": 43
},
{
"arrival": {
"delay": 76,
"time": "1758174339"
},
"departure": {
"delay": 76,
"time": "1758174376"
},
"stopId": "FR:50129:ZE:10NOR3:ATOUMOD035",
"stopSequence": 42
},
{
"arrival": {
"delay": 112,
"time": "1758171675"
},
"departure": {
"delay": 112,
"time": "1758171712"
},
"stopId": "FR:50129:ZE:10BON1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 95,
"time": "1758172280"
},
"departure": {
"delay": 95,
"time": "1758172295"
},
"stopId": "FR:50129:ZE:10AGO1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 58,
"time": "1758171455"
},
"departure": {
"delay": 58,
"time": "1758171478"
},
"stopId": "FR:50129:ZE:10SFN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 108,
"time": "1758172215"
},
"departure": {
"delay": 108,
"time": "1758172248"
},
"stopId": "FR:50129:ZE:10LAV1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 70,
"time": "1758173073"
},
"departure": {
"delay": 70,
"time": "1758173110"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 132,
"time": "1758173732"
},
"departure": {
"delay": 132,
"time": "1758173772"
},
"stopId": "FR:50129:ZE:10LCA1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 65,
"time": "1758173916"
},
"departure": {
"delay": 65,
"time": "1758173945"
},
"stopId": "FR:50129:ZE:10LUM1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 67,
"time": "1758173996"
},
"departure": {
"delay": 67,
"time": "1758174007"
},
"stopId": "FR:50129:ZE:10LLM1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 93,
"time": "1758172323"
},
"departure": {
"delay": 93,
"time": "1758172353"
},
"stopId": "FR:50129:ZE:10HOM1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 50,
"time": "1758174530"
},
"departure": {
"delay": 50,
"time": "1758174530"
},
"stopId": "FR:50129:ZE:10COS1:ATOUMOD035",
"stopSequence": 47
},
{
"arrival": {
"delay": 82,
"time": "1758171246"
},
"departure": {
"delay": 82,
"time": "1758171262"
},
"stopId": "FR:50129:ZE:10SFG1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 100,
"time": "1758174173"
},
"departure": {
"delay": 100,
"time": "1758174220"
},
"stopId": "FR:50129:ZE:10ART1:ATOUMOD035",
"stopSequence": 39
},
{
"arrival": {
"delay": 77,
"time": "1758174226"
},
"departure": {
"delay": 77,
"time": "1758174257"
},
"stopId": "FR:50129:ZE:10ZPH1:ATOUMOD035",
"stopSequence": 40
},
{
"arrival": {
"delay": 94,
"time": "1758172484"
},
"departure": {
"delay": 94,
"time": "1758172534"
},
"stopId": "FR:50129:ZE:10HUI1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 119,
"time": "1758173601"
},
"departure": {
"delay": 119,
"time": "1758173639"
},
"stopId": "FR:50129:ZE:10THH3:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 97,
"time": "1758172039"
},
"departure": {
"delay": 97,
"time": "1758172057"
},
"stopId": "FR:50129:ZE:10ZOL1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 110,
"time": "1758172566"
},
"departure": {
"delay": 110,
"time": "1758172610"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 51,
"time": "1758171755"
},
"departure": {
"delay": 51,
"time": "1758171771"
},
"stopId": "FR:50129:ZE:10ARA1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 109,
"time": "1758172621"
},
"departure": {
"delay": 109,
"time": "1758172669"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 77,
"time": "1758171527"
},
"departure": {
"delay": 77,
"time": "1758171557"
},
"stopId": "FR:50129:ZE:10CAR1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 98,
"time": "1758173965"
},
"departure": {
"delay": 98,
"time": "1758173978"
},
"stopId": "FR:50129:ZE:10JMO1:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": 50,
"time": "1758174650"
},
"stopId": "FR:50129:ZE:10TFL1:ATOUMOD035",
"stopSequence": 48
},
{
"arrival": {
"delay": 96,
"time": "1758171921"
},
"departure": {
"delay": 96,
"time": "1758171936"
},
"stopId": "FR:50129:ZE:10BHE1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 79,
"time": "1758172903"
},
"departure": {
"delay": 79,
"time": "1758172939"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"time": "1758174412"
},
"departure": {
"time": "1758174360"
},
"stopId": "FR:50129:ZE:10MGT1:ATOUMOD035",
"stopSequence": 44
},
{
"arrival": {
"delay": 50,
"time": "1758174470"
},
"departure": {
"delay": 50,
"time": "1758174470"
},
"stopId": "FR:50129:ZE:10CVE1:ATOUMOD035",
"stopSequence": 46
},
{
"arrival": {
"delay": 45,
"time": "1758172406"
},
"departure": {
"delay": 45,
"time": "1758172425"
},
"stopId": "FR:50129:ZE:10BEL1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 96,
"time": "1758171962"
},
"departure": {
"delay": 96,
"time": "1758171996"
},
"stopId": "FR:50129:ZE:10LON1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -38,
"time": "1758173360"
},
"departure": {
"delay": -38,
"time": "1758173362"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 102,
"time": "1758172140"
},
"departure": {
"delay": 102,
"time": "1758172182"
},
"stopId": "FR:50129:ZE:10DUB1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 9,
"time": "1758173135"
},
"departure": {
"delay": 9,
"time": "1758173169"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 104,
"time": "1758173808"
},
"departure": {
"delay": 104,
"time": "1758173864"
},
"stopId": "FR:50129:ZE:10BHC3:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 78,
"time": "1758174032"
},
"departure": {
"delay": 78,
"time": "1758174078"
},
"stopId": "FR:50129:ZE:10BRO1:ATOUMOD035",
"stopSequence": 38
}
],
"timestamp": "1758174424",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:03:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3746156x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:377:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758187560"
},
"departure": {
"time": "1758187560"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1758188100"
},
"departure": {
"time": "1758188100"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1758186300"
},
"departure": {
"time": "1758186300"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1758185700"
},
"departure": {
"time": "1758185700"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1758185940"
},
"departure": {
"time": "1758185940"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1758186120"
},
"departure": {
"time": "1758186120"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1758187740"
},
"departure": {
"time": "1758187740"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1758187620"
},
"departure": {
"time": "1758187620"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"departure": {
"time": "1758185400"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 10,
"time": "1758187690"
},
"departure": {
"delay": 10,
"time": "1758187690"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1758187680"
},
"departure": {
"time": "1758187680"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1758187320"
},
"departure": {
"time": "1758187320"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1758185760"
},
"departure": {
"time": "1758185760"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1758187685"
},
"departure": {
"delay": 5,
"time": "1758187685"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 5,
"time": "1758188105"
},
"departure": {
"delay": 5,
"time": "1758188105"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1758187920"
},
"departure": {
"time": "1758187920"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1758186900"
},
"departure": {
"time": "1758186900"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1758187445"
},
"departure": {
"delay": 5,
"time": "1758187445"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1758185640"
},
"departure": {
"time": "1758185640"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1758186720"
},
"departure": {
"time": "1758186720"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1758186360"
},
"departure": {
"time": "1758186360"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1758187500"
},
"departure": {
"time": "1758187500"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1758185880"
},
"departure": {
"time": "1758185880"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1758187080"
},
"departure": {
"time": "1758187080"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1758186240"
},
"departure": {
"time": "1758186240"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1758188280"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1758185820"
},
"departure": {
"time": "1758185820"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1758185580"
},
"departure": {
"time": "1758185580"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1758185645"
},
"departure": {
"delay": 5,
"time": "1758185645"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1758185520"
},
"departure": {
"time": "1758185520"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1758186180"
},
"departure": {
"time": "1758186180"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1758187440"
},
"departure": {
"time": "1758187440"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1758187260"
},
"departure": {
"time": "1758187260"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1758187380"
},
"departure": {
"time": "1758187380"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
}
],
"timestamp": "1758174402",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:377:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851701F3685262x2025x09x13T20x34x47Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758172800"
},
"departure": {
"time": "1758172860"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1758171660"
},
"departure": {
"time": "1758171720"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1758171300"
},
"departure": {
"time": "1758171360"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1758173880"
},
"departure": {
"time": "1758173940"
},
"stopId": "FR:76565:ZE:StopPointxOCETrainxTERx87415125:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1758172020"
},
"departure": {
"time": "1758172080"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1758174300"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1758173280"
},
"departure": {
"time": "1758173460"
},
"stopId": "FR:76397:ZE:StopPointxOCETrainxTERx87415141:ATOUMOD002",
"stopSequence": 15
},
{
"departure": {
"time": "1758170760"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1758171000"
},
"departure": {
"time": "1758171060"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1758172440"
},
"departure": {
"time": "1758172500"
},
"stopId": "FR:76602:ZE:StopPointxOCETrainxTERx87415166:ATOUMOD002",
"stopSequence": 11
}
],
"timestamp": "1758167136",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx3e9229c5xae84x4f9ex98dfx93cc2e91b55cx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851701F3685262x2025x09x13T20x34x47Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:301:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758183240"
},
"departure": {
"time": "1758183240"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1758182760"
},
"departure": {
"time": "1758182760"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1758184140"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1758183120"
},
"departure": {
"time": "1758183120"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1758182880"
},
"departure": {
"time": "1758182880"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1758183300"
},
"departure": {
"time": "1758183300"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1758183540"
},
"departure": {
"time": "1758183540"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1758183420"
},
"departure": {
"time": "1758183420"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1758183900"
},
"departure": {
"time": "1758183900"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1758183180"
},
"departure": {
"time": "1758183180"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1758183360"
},
"departure": {
"time": "1758183360"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1758183720"
},
"departure": {
"time": "1758183720"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1758184080"
},
"departure": {
"time": "1758184080"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1758183000"
},
"departure": {
"time": "1758183000"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1758183480"
},
"departure": {
"time": "1758183480"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"departure": {
"time": "1758182460"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1758182580"
},
"departure": {
"time": "1758182580"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1758183060"
},
"departure": {
"time": "1758183060"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
}
],
"timestamp": "1758174481",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:301:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745652x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 267,
"time": "1758171648"
},
"departure": {
"delay": 267,
"time": "1758171687"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 233,
"time": "1758170717"
},
"departure": {
"delay": 233,
"time": "1758170753"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 203,
"time": "1758170223"
},
"departure": {
"delay": 203,
"time": "1758170243"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 182,
"time": "1758170389"
},
"departure": {
"delay": 182,
"time": "1758170402"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 40,
"time": "1758172277"
},
"departure": {
"delay": 40,
"time": "1758172300"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 283,
"time": "1758171061"
},
"departure": {
"delay": 283,
"time": "1758171103"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 85,
"time": "1758169860"
},
"departure": {
"delay": 85,
"time": "1758169885"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 127,
"time": "1758169911"
},
"departure": {
"delay": 127,
"time": "1758169927"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 286,
"time": "1758171431"
},
"departure": {
"delay": 286,
"time": "1758171466"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 170,
"time": "1758170319"
},
"departure": {
"delay": 170,
"time": "1758170330"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 249,
"time": "1758171152"
},
"departure": {
"delay": 249,
"time": "1758171189"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 195,
"time": "1758170633"
},
"departure": {
"delay": 195,
"time": "1758170655"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 97,
"time": "1758169797"
},
"departure": {
"delay": 97,
"time": "1758169837"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 119,
"time": "1758169959"
},
"departure": {
"delay": 119,
"time": "1758169979"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 202,
"time": "1758171790"
},
"departure": {
"delay": 202,
"time": "1758171802"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"departure": {
"delay": 64,
"time": "1758169684"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 149,
"time": "1758172140"
},
"departure": {
"delay": 149,
"time": "1758172169"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 50,
"time": "1758172240"
},
"departure": {
"delay": 50,
"time": "1758172250"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 245,
"time": "1758170910"
},
"departure": {
"delay": 245,
"time": "1758170945"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 32,
"time": "1758172342"
},
"departure": {
"delay": 32,
"time": "1758172352"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 82,
"time": "1758172212"
},
"departure": {
"delay": 82,
"time": "1758172222"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 154,
"time": "1758171920"
},
"departure": {
"delay": 154,
"time": "1758171934"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 262,
"time": "1758171522"
},
"departure": {
"delay": 262,
"time": "1758171562"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 268,
"time": "1758171277"
},
"departure": {
"delay": 268,
"time": "1758171328"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 215,
"time": "1758170781"
},
"departure": {
"delay": 215,
"time": "1758170795"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 168,
"time": "1758170434"
},
"departure": {
"delay": 168,
"time": "1758170448"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 162,
"time": "1758171986"
},
"departure": {
"delay": 162,
"time": "1758172002"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": -34,
"time": "1758172406"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 172,
"time": "1758170541"
},
"departure": {
"delay": 172,
"time": "1758170572"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 197,
"time": "1758171840"
},
"departure": {
"delay": 197,
"time": "1758171857"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 138,
"time": "1758172067"
},
"departure": {
"delay": 138,
"time": "1758172098"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 141,
"time": "1758170077"
},
"departure": {
"delay": 141,
"time": "1758170121"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 280,
"time": "1758171369"
},
"departure": {
"delay": 280,
"time": "1758171400"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 247,
"time": "1758170866"
},
"departure": {
"delay": 247,
"time": "1758170887"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 237,
"time": "1758171212"
},
"departure": {
"delay": 237,
"time": "1758171237"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
}
],
"timestamp": "1758174429",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745652x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC586157:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758174600"
},
"departure": {
"time": "1758174600"
},
"stopId": "FR:27602:ZE:0xMAS01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -310,
"time": "1758176210"
},
"departure": {
"delay": -310,
"time": "1758176210"
},
"stopId": "FR:27229:ZE:0xJOL04:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -287,
"time": "1758175873"
},
"departure": {
"delay": -287,
"time": "1758175873"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 6,
"time": "1758174486"
},
"departure": {
"delay": 6,
"time": "1758174486"
},
"stopId": "FR:27602:ZE:0xMUS01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -324,
"time": "1758176136"
},
"departure": {
"delay": -324,
"time": "1758176136"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": 33,
"time": "1758174213"
},
"departure": {
"delay": 33,
"time": "1758174213"
},
"stopId": "FR:27602:ZE:0xLIE01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -22,
"time": "1758174938"
},
"departure": {
"delay": -22,
"time": "1758174938"
},
"stopId": "FR:27229:ZE:0xHON01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 40,
"time": "1758174340"
},
"departure": {
"delay": 40,
"time": "1758174340"
},
"stopId": "FR:27602:ZE:0xSJE01:ATOUMOD004",
"stopSequence": 5
},
{
"departure": {
"time": "1758174000"
},
"stopId": "FR:27602:ZE:0xALI02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -273,
"time": "1758175647"
},
"departure": {
"delay": -273,
"time": "1758175647"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -330,
"time": "1758176370"
},
"departure": {
"delay": -330,
"time": "1758176370"
},
"stopId": "FR:27306:ZE:0xRLG01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": -331,
"time": "1758176669"
},
"departure": {
"delay": -331,
"time": "1758176669"
},
"stopId": "FR:27306:ZE:0xEGl01:ATOUMOD004",
"stopSequence": 44
},
{
"arrival": {
"delay": -349,
"time": "1758175931"
},
"departure": {
"delay": -349,
"time": "1758175931"
},
"stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -121,
"time": "1758175019"
},
"departure": {
"delay": -121,
"time": "1758175019"
},
"stopId": "FR:27229:ZE:0xQUI01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -204,
"time": "1758175116"
},
"departure": {
"delay": -204,
"time": "1758175116"
},
"stopId": "FR:27229:ZE:0xSTA01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 7,
"time": "1758174247"
},
"departure": {
"delay": 7,
"time": "1758174247"
},
"stopId": "FR:27602:ZE:0xLOQ01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 29,
"time": "1758174509"
},
"departure": {
"delay": 29,
"time": "1758174509"
},
"stopId": "FR:27602:ZE:0xGDG01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 39,
"time": "1758174699"
},
"departure": {
"delay": 39,
"time": "1758174699"
},
"stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -308,
"time": "1758175732"
},
"departure": {
"delay": -308,
"time": "1758175732"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 31,
"time": "1758174751"
},
"departure": {
"delay": 31,
"time": "1758174751"
},
"stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -298,
"time": "1758176642"
},
"departure": {
"delay": -298,
"time": "1758176642"
},
"stopId": "FR:27306:ZE:0xMAI01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": -356,
"time": "1758176764"
},
"departure": {
"delay": -356,
"time": "1758176764"
},
"stopId": "FR:27306:ZE:0xFOR02:ATOUMOD004",
"stopSequence": 46
},
{
"arrival": {
"delay": -335,
"time": "1758176605"
},
"departure": {
"delay": -335,
"time": "1758176605"
},
"stopId": "FR:27306:ZE:0xBOR01:ATOUMOD004",
"stopSequence": 42
},
{
"arrival": {
"delay": -316,
"time": "1758176024"
},
"departure": {
"delay": -316,
"time": "1758176024"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -349,
"time": "1758176711"
},
"departure": {
"delay": -349,
"time": "1758176711"
},
"stopId": "FR:27306:ZE:0xMOO01:ATOUMOD004",
"stopSequence": 45
},
{
"arrival": {
"delay": -331,
"time": "1758176969"
},
"stopId": "FR:27306:ZE:0xBER01:ATOUMOD004",
"stopSequence": 48
},
{
"arrival": {
"delay": -282,
"time": "1758175698"
},
"departure": {
"delay": -282,
"time": "1758175698"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -280,
"time": "1758175580"
},
"departure": {
"delay": -280,
"time": "1758175580"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 81,
"time": "1758174069"
},
"departure": {
"delay": 81,
"time": "1758174081"
},
"stopId": "FR:27602:ZE:0xBVE01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -328,
"time": "1758176312"
},
"departure": {
"delay": -328,
"time": "1758176312"
},
"stopId": "FR:27306:ZE:0xMEL04:ATOUMOD004",
"stopSequence": 40
},
{
"arrival": {
"delay": -305,
"time": "1758175435"
},
"departure": {
"delay": -305,
"time": "1758175435"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 26
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC586157:LOC"
}
}
},
{
"id": "SM:ATOUMOD012:ServiceJourney:300000349:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 136,
"time": "1758175456"
},
"departure": {
"delay": 136,
"time": "1758175456"
},
"stopId": "FR:76610:ZE:SAINTExMARIExD5:ATOUMOD012",
"stopSequence": 14
},
{
"arrival": {
"delay": 136,
"time": "1758175156"
},
"departure": {
"delay": 136,
"time": "1758175156"
},
"stopId": "FR:76610:ZE:SAINTExMARIExDE:ATOUMOD012",
"stopSequence": 10
},
{
"arrival": {
"delay": 136,
"time": "1758174976"
},
"departure": {
"delay": 136,
"time": "1758174976"
},
"stopId": "FR:76758:ZE:YVETOTxxxAvenu1:ATOUMOD012",
"stopSequence": 8
},
{
"arrival": {
"delay": 136,
"time": "1758175516"
},
"departure": {
"delay": 136,
"time": "1758175516"
},
"stopId": "FR:76610:ZE:SAINTExMARIExD6:ATOUMOD012",
"stopSequence": 15
},
{
"arrival": {
"delay": 136,
"time": "1758174676"
},
"departure": {
"delay": 136,
"time": "1758174676"
},
"stopId": "FR:76758:ZE:YVETOTxxxSallexDuxVieuxxMoulinx2:ATOUMOD012",
"stopSequence": 6
},
{
"arrival": {
"delay": 136,
"time": "1758175576"
},
"stopId": "FR:76610:ZE:SAINTExMARIExD4:ATOUMOD012",
"stopSequence": 16
},
{
"arrival": {
"delay": 136,
"time": "1758175096"
},
"departure": {
"delay": 136,
"time": "1758175096"
},
"stopId": "FR:76758:ZE:YVETOTxxxCentre:ATOUMOD012",
"stopSequence": 9
},
{
"arrival": {
"delay": 136,
"time": "1758174616"
},
"departure": {
"delay": 136,
"time": "1758174616"
},
"stopId": "FR:76758:ZE:YVETOTxxxPierre:ATOUMOD012",
"stopSequence": 5
},
{
"arrival": {
"delay": 136,
"time": "1758174856"
},
"departure": {
"delay": 136,
"time": "1758174856"
},
"stopId": "FR:76758:ZE:YVETOTxxxAlbert:ATOUMOD012",
"stopSequence": 7
},
{
"arrival": {
"delay": 136,
"time": "1758175276"
},
"departure": {
"delay": 136,
"time": "1758175276"
},
"stopId": "FR:76610:ZE:SAINTExMARIExD2:ATOUMOD012",
"stopSequence": 11
},
{
"arrival": {
"delay": 136,
"time": "1758175396"
},
"departure": {
"delay": 136,
"time": "1758175396"
},
"stopId": "FR:76610:ZE:SAINTExMARIExD1:ATOUMOD012",
"stopSequence": 13
}
],
"timestamp": "1758174365",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD012:Line:1:LOC",
"tripId": "ATOUMOD012:ServiceJourney:300000349:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852002F3706119x2025x09x15T11x22x04Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758171120"
},
"departure": {
"time": "1758171180"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1758172800"
},
"departure": {
"time": "1758172860"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1758170160"
},
"departure": {
"time": "1758170220"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1758170640"
},
"departure": {
"time": "1758170700"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1758173760"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1758172140"
},
"departure": {
"time": "1758172200"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1758169140"
},
"departure": {
"time": "1758169200"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1758168300"
},
"departure": {
"time": "1758168360"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1758167520"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1758167346",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852002F3706119x2025x09x15T11x22x04Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:889:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758184620"
},
"departure": {
"time": "1758184620"
},
"stopId": "FR:27681:ZE:10072:ATOUMOD007",
"stopSequence": 9
},
{
"departure": {
"time": "1758184080"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1758184800"
},
"departure": {
"time": "1758184800"
},
"stopId": "FR:27681:ZE:30008:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1758184380"
},
"departure": {
"time": "1758184380"
},
"stopId": "FR:27562:ZE:29084:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1758184260"
},
"departure": {
"time": "1758184260"
},
"stopId": "FR:27562:ZE:10016:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1758184200"
},
"departure": {
"time": "1758184200"
},
"stopId": "FR:27562:ZE:10024:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1758184140"
},
"departure": {
"time": "1758184140"
},
"stopId": "FR:27562:ZE:10018:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1758184320"
},
"departure": {
"time": "1758184320"
},
"stopId": "FR:27562:ZE:10022:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1758184980"
},
"departure": {
"time": "1758184980"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1758185220"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1758185100"
},
"departure": {
"time": "1758185100"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1758184680"
},
"departure": {
"time": "1758184680"
},
"stopId": "FR:27681:ZE:10056:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1758184560"
},
"departure": {
"time": "1758184560"
},
"stopId": "FR:27562:ZE:10070:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1758184500"
},
"departure": {
"time": "1758184500"
},
"stopId": "FR:27562:ZE:10103:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1758185040"
},
"departure": {
"time": "1758185040"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
}
],
"timestamp": "1758174367",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:889:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851044F3685244x2025x09x13T20x34x47Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758178200"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1758174840"
},
"departure": {
"time": "1758174900"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1758175680"
},
"departure": {
"time": "1758175800"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1758174420"
},
"departure": {
"time": "1758174480"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 21
},
{
"departure": {
"time": "1758173520"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 19
}
],
"timestamp": "1758171938",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"scheduleRelationship": "CANCELED",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851044F3685244x2025x09x13T20x34x47Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x4470470:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 115,
"time": "1758173755"
},
"departure": {
"delay": 115,
"time": "1758173755"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 180,
"time": "1758174900"
},
"stopId": "FR:27332:ZE:0x7152:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 181,
"time": "1758173625"
},
"departure": {
"delay": 181,
"time": "1758173641"
},
"stopId": "FR:27375:ZE:0x6448:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 104,
"time": "1758173924"
},
"departure": {
"delay": 104,
"time": "1758173924"
},
"stopId": "FR:27375:ZE:0x6446:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 205,
"time": "1758174685"
},
"departure": {
"delay": 205,
"time": "1758174685"
},
"stopId": "FR:27332:ZE:0x6237:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 201,
"time": "1758174381"
},
"departure": {
"delay": 201,
"time": "1758174381"
},
"stopId": "FR:27332:ZE:0x6253:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 218,
"time": "1758174458"
},
"departure": {
"delay": 218,
"time": "1758174458"
},
"stopId": "FR:27332:ZE:0x6240:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 54,
"time": "1758174114"
},
"departure": {
"delay": 54,
"time": "1758174114"
},
"stopId": "FR:27456:ZE:0x6734:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 171,
"time": "1758173691"
},
"departure": {
"delay": 171,
"time": "1758173691"
},
"stopId": "FR:27375:ZE:0x6402:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 201,
"time": "1758174501"
},
"departure": {
"delay": 201,
"time": "1758174501"
},
"stopId": "FR:27332:ZE:0x6244:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 61,
"time": "1758173881"
},
"departure": {
"delay": 61,
"time": "1758173881"
},
"stopId": "FR:27375:ZE:0x6462:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 211,
"time": "1758174631"
},
"departure": {
"delay": 211,
"time": "1758174631"
},
"stopId": "FR:27332:ZE:0x6238:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 84,
"time": "1758173844"
},
"departure": {
"delay": 84,
"time": "1758173844"
},
"stopId": "FR:27375:ZE:0x6480:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 249,
"time": "1758174549"
},
"departure": {
"delay": 249,
"time": "1758174549"
},
"stopId": "FR:27332:ZE:0x6260:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 246,
"time": "1758174366"
},
"departure": {
"delay": 246,
"time": "1758174366"
},
"stopId": "FR:27697:ZE:0x7012:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 161,
"time": "1758174281"
},
"departure": {
"delay": 161,
"time": "1758174281"
},
"stopId": "FR:27697:ZE:0x7014:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 151,
"time": "1758174188"
},
"departure": {
"delay": 151,
"time": "1758174211"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 189,
"time": "1758174249"
},
"departure": {
"delay": 189,
"time": "1758174249"
},
"stopId": "FR:27332:ZE:0x6248:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 149,
"time": "1758173789"
},
"departure": {
"delay": 149,
"time": "1758173789"
},
"stopId": "FR:27375:ZE:0x6456:ATOUMOD006",
"stopSequence": 5
}
],
"timestamp": "1758174372",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:9:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x4470470:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:177:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758178500"
},
"departure": {
"time": "1758178500"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1758179160"
},
"departure": {
"time": "1758179160"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1758176820"
},
"departure": {
"time": "1758176820"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1758177600"
},
"departure": {
"time": "1758177600"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1758179340"
},
"departure": {
"time": "1758179340"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1758177240"
},
"departure": {
"time": "1758177240"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1758177360"
},
"departure": {
"time": "1758177360"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1758176885"
},
"departure": {
"delay": 5,
"time": "1758176885"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1758178920"
},
"departure": {
"time": "1758178920"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1758177300"
},
"departure": {
"time": "1758177300"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"departure": {
"time": "1758176400"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1758176880"
},
"departure": {
"time": "1758176880"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1758177900"
},
"departure": {
"time": "1758177900"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1758178620"
},
"departure": {
"time": "1758178620"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 5,
"time": "1758178805"
},
"departure": {
"delay": 5,
"time": "1758178805"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1758177000"
},
"departure": {
"time": "1758177000"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1758177120"
},
"departure": {
"time": "1758177120"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1758178800"
},
"departure": {
"time": "1758178800"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 5,
"time": "1758176465"
},
"departure": {
"delay": 5,
"time": "1758176465"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1758179220"
},
"departure": {
"time": "1758179220"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1758177180"
},
"departure": {
"time": "1758177180"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1758176940"
},
"departure": {
"time": "1758176940"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1758178320"
},
"departure": {
"time": "1758178320"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1758178560"
},
"departure": {
"time": "1758178560"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1758178260"
},
"departure": {
"time": "1758178260"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1758179400"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1758176460"
},
"departure": {
"time": "1758176460"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1758176760"
},
"departure": {
"time": "1758176760"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1758176640"
},
"departure": {
"time": "1758176640"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1758177540"
},
"departure": {
"time": "1758177540"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1758177720"
},
"departure": {
"time": "1758177720"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1758179100"
},
"departure": {
"time": "1758179100"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1758179040"
},
"departure": {
"time": "1758179040"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1758178860"
},
"departure": {
"time": "1758178860"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
}
],
"timestamp": "1758174455",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:177:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747840x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 20,
"time": "1758174620"
},
"departure": {
"delay": 20,
"time": "1758174620"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -4,
"time": "1758173806"
},
"departure": {
"delay": -4,
"time": "1758173816"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"departure": {
"delay": 9,
"time": "1758173409"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 20,
"time": "1758175280"
},
"departure": {
"delay": 20,
"time": "1758175280"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": -15,
"time": "1758174330"
},
"departure": {
"delay": -15,
"time": "1758174345"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 36,
"time": "1758174003"
},
"departure": {
"delay": 36,
"time": "1758174036"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 20,
"time": "1758175520"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -27,
"time": "1758174196"
},
"departure": {
"delay": -27,
"time": "1758174213"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 20,
"time": "1758174800"
},
"departure": {
"delay": 20,
"time": "1758174800"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 20,
"time": "1758174680"
},
"departure": {
"delay": 20,
"time": "1758174680"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 30,
"time": "1758174077"
},
"departure": {
"delay": 30,
"time": "1758174090"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 53,
"time": "1758173625"
},
"departure": {
"delay": 53,
"time": "1758173633"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -16,
"time": "1758173852"
},
"departure": {
"delay": -16,
"time": "1758173864"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 33,
"time": "1758173458"
},
"departure": {
"delay": 33,
"time": "1758173553"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1758174241"
},
"departure": {
"delay": 30,
"time": "1758174270"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 20,
"time": "1758174920"
},
"departure": {
"delay": 20,
"time": "1758174920"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 24,
"time": "1758173775"
},
"departure": {
"delay": 24,
"time": "1758173784"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 20,
"time": "1758175040"
},
"departure": {
"delay": 20,
"time": "1758175040"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -24,
"time": "1758173720"
},
"departure": {
"delay": -24,
"time": "1758173736"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 16,
"time": "1758173645"
},
"departure": {
"delay": 16,
"time": "1758173656"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 27,
"time": "1758174370"
},
"departure": {
"delay": 27,
"time": "1758174387"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 20,
"time": "1758175160"
},
"departure": {
"delay": 20,
"time": "1758175160"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -12,
"time": "1758174150"
},
"departure": {
"delay": -12,
"time": "1758174168"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 15,
"time": "1758174292"
},
"departure": {
"delay": 15,
"time": "1758174315"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 20,
"time": "1758175340"
},
"departure": {
"delay": 20,
"time": "1758175340"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
}
],
"timestamp": "1758174424",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747840x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3747835x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 184,
"time": "1758170145"
},
"departure": {
"delay": 184,
"time": "1758170164"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 74,
"time": "1758169738"
},
"departure": {
"delay": 74,
"time": "1758169754"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 116,
"time": "1758169644"
},
"departure": {
"delay": 116,
"time": "1758169676"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 45,
"time": "1758169053"
},
"departure": {
"delay": 45,
"time": "1758169065"
},
"stopId": "FR:50129:ZE:10CSM2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 216,
"time": "1758170012"
},
"departure": {
"delay": 216,
"time": "1758170016"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 92,
"time": "1758169703"
},
"departure": {
"delay": 92,
"time": "1758169712"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 167,
"time": "1758170234"
},
"departure": {
"delay": 167,
"time": "1758170267"
},
"stopId": "FR:50129:ZE:10HDV1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 39,
"time": "1758168686"
},
"departure": {
"delay": 39,
"time": "1758168699"
},
"stopId": "FR:50129:ZE:10GNT2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 58,
"time": "1758169102"
},
"departure": {
"delay": 58,
"time": "1758169138"
},
"stopId": "FR:50129:ZE:10SWZ2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 35,
"time": "1758168558"
},
"departure": {
"delay": 35,
"time": "1758168575"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 16,
"time": "1758169238"
},
"departure": {
"delay": 16,
"time": "1758169276"
},
"stopId": "FR:50129:ZE:10HxC2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1758168861"
},
"departure": {
"delay": 60,
"time": "1758168900"
},
"stopId": "FR:50129:ZE:10CUR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 123,
"time": "1758169385"
},
"departure": {
"delay": 123,
"time": "1758169443"
},
"stopId": "FR:50129:ZE:10BSJ2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 76,
"time": "1758168660"
},
"departure": {
"delay": 76,
"time": "1758168676"
},
"stopId": "FR:50129:ZE:10BOC2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 187,
"time": "1758170068"
},
"departure": {
"delay": 187,
"time": "1758170107"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 21
},
{
"departure": {
"delay": 76,
"time": "1758168496"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 38,
"time": "1758170378"
},
"stopId": "FR:50129:ZE:10SHU2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 46,
"time": "1758169350"
},
"departure": {
"delay": 46,
"time": "1758169366"
},
"stopId": "FR:50129:ZE:10MTT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 123,
"time": "1758169465"
},
"departure": {
"delay": 123,
"time": "1758169503"
},
"stopId": "FR:50129:ZE:10RUC2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 55,
"time": "1758168945"
},
"departure": {
"delay": 55,
"time": "1758168955"
},
"stopId": "FR:50129:ZE:10DEB2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 66,
"time": "1758169305"
},
"departure": {
"delay": 66,
"time": "1758169326"
},
"stopId": "FR:50129:ZE:10SEX2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 13,
"time": "1758169201"
},
"departure": {
"delay": 13,
"time": "1758169213"
},
"stopId": "FR:50129:ZE:10GDM4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 11,
"time": "1758168773"
},
"departure": {
"delay": 11,
"time": "1758168791"
},
"stopId": "FR:50129:ZE:10LOG2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 157,
"time": "1758170295"
},
"departure": {
"delay": 157,
"time": "1758170317"
},
"stopId": "FR:50129:ZE:10PLx1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 65,
"time": "1758168831"
},
"departure": {
"delay": 65,
"time": "1758168845"
},
"stopId": "FR:50129:ZE:10REN2:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1758174424",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:04:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3747835x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758189x2025xHxMultxJxVxJeuxVenx00x0001000:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -20,
"time": "1758174580"
},
"departure": {
"delay": -20,
"time": "1758174580"
},
"stopId": "FR:50082:ZE:VREHL1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -20,
"time": "1758175360"
},
"departure": {
"delay": -20,
"time": "1758175360"
},
"stopId": "FR:50369:ZE:NEGBG1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -20,
"time": "1758175960"
},
"departure": {
"delay": -20,
"time": "1758175960"
},
"stopId": "FR:50615:ZE:VALCH1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -20,
"time": "1758176080"
},
"departure": {
"delay": -20,
"time": "1758176080"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -20,
"time": "1758176320"
},
"stopId": "FR:50615:ZE:VALZA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -18,
"time": "1758174392"
},
"departure": {
"delay": -18,
"time": "1758174402"
},
"stopId": "FR:50577:ZE:SORMB1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -20,
"time": "1758175060"
},
"departure": {
"delay": -20,
"time": "1758175060"
},
"stopId": "FR:50082:ZE:BCQSU1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -20,
"time": "1758175600"
},
"departure": {
"delay": -20,
"time": "1758175600"
},
"stopId": "FR:50615:ZE:VALCA1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -13,
"time": "1758173829"
},
"departure": {
"delay": -13,
"time": "1758173867"
},
"stopId": "FR:50031:ZE:BNVCAP:ATOUMOD035",
"stopSequence": 3
},
{
"departure": {
"delay": 67,
"time": "1758173107"
},
"stopId": "FR:50412:ZE:PORLE1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -20,
"time": "1758174940"
},
"departure": {
"delay": -20,
"time": "1758174940"
},
"stopId": "FR:50082:ZE:BCQSF1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 22,
"time": "1758173598"
},
"departure": {
"delay": 22,
"time": "1758173662"
},
"stopId": "FR:50031:ZE:BNVMA1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -20,
"time": "1758175780"
},
"departure": {
"delay": -20,
"time": "1758175780"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 12
}
],
"timestamp": "1758174427",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:G:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758189x2025xHxMultxJxVxJeuxVenx00x0001000:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC586526:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 147,
"time": "1758173487"
},
"departure": {
"delay": 147,
"time": "1758173487"
},
"stopId": "FR:27229:ZE:0xANO01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 113,
"time": "1758173633"
},
"departure": {
"delay": 113,
"time": "1758173633"
},
"stopId": "FR:27684:ZE:0xCAD02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 117,
"time": "1758173517"
},
"departure": {
"delay": 117,
"time": "1758173517"
},
"stopId": "FR:27229:ZE:0xZII01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 78,
"time": "1758173838"
},
"departure": {
"delay": 78,
"time": "1758173838"
},
"stopId": "FR:27306:ZE:0xCOS02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 126,
"time": "1758174606"
},
"departure": {
"delay": 126,
"time": "1758174606"
},
"stopId": "FR:27229:ZE:0xJAC01:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": 87,
"time": "1758174147"
},
"departure": {
"delay": 87,
"time": "1758174147"
},
"stopId": "FR:27229:ZE:0xMDS02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 134,
"time": "1758174494"
},
"departure": {
"delay": 134,
"time": "1758174494"
},
"stopId": "FR:27229:ZE:0xLAK01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 104,
"time": "1758174104"
},
"departure": {
"delay": 104,
"time": "1758174104"
},
"stopId": "FR:27229:ZE:0xJUI02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 73,
"time": "1758174793"
},
"stopId": "FR:27229:ZE:0xZIN01:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": 117,
"time": "1758173697"
},
"departure": {
"delay": 117,
"time": "1758173697"
},
"stopId": "FR:27229:ZE:0xARI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 129,
"time": "1758174669"
},
"departure": {
"delay": 129,
"time": "1758174669"
},
"stopId": "FR:27229:ZE:0xGLA01:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": 134,
"time": "1758173954"
},
"departure": {
"delay": 134,
"time": "1758173954"
},
"stopId": "FR:27306:ZE:0xMEL03:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 189,
"time": "1758173409"
},
"departure": {
"delay": 189,
"time": "1758173409"
},
"stopId": "FR:27229:ZE:0xJAM01:ATOUMOD004",
"stopSequence": 5
},
{
"departure": {
"delay": 57,
"time": "1758173157"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 117,
"time": "1758173577"
},
"departure": {
"delay": 117,
"time": "1758173577"
},
"stopId": "FR:27229:ZE:0xICO01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 117,
"time": "1758173877"
},
"departure": {
"delay": 117,
"time": "1758173877"
},
"stopId": "FR:27306:ZE:0xLAG02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 118,
"time": "1758174538"
},
"departure": {
"delay": 118,
"time": "1758174538"
},
"stopId": "FR:27229:ZE:0xBFA01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 51,
"time": "1758174291"
},
"departure": {
"delay": 51,
"time": "1758174291"
},
"stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 96,
"time": "1758174576"
},
"departure": {
"delay": 96,
"time": "1758174576"
},
"stopId": "FR:27229:ZE:0xLAV01:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": 63,
"time": "1758173763"
},
"departure": {
"delay": 63,
"time": "1758173763"
},
"stopId": "FR:27306:ZE:0xCAF02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 29,
"time": "1758174327"
},
"departure": {
"delay": 29,
"time": "1758174329"
},
"stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 72,
"time": "1758174192"
},
"departure": {
"delay": 72,
"time": "1758174192"
},
"stopId": "FR:27229:ZE:0xHEL02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 67,
"time": "1758174247"
},
"departure": {
"delay": 67,
"time": "1758174247"
},
"stopId": "FR:27229:ZE:0xPRO02:ATOUMOD004",
"stopSequence": 18
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC586526:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5711690281779200x1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -113,
"time": "1758174717"
},
"departure": {
"delay": -113,
"time": "1758174727"
},
"stopId": "FR:14366:ZE:764310005:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": -341,
"time": "1758174849"
},
"departure": {
"delay": -341,
"time": "1758174859"
},
"stopId": "FR:14366:ZE:19270005:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 27,
"time": "1758174409"
},
"departure": {
"delay": 27,
"time": "1758174507"
},
"stopId": "FR:14366:ZE:6176760006705152:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": -228,
"time": "1758174782"
},
"departure": {
"delay": -228,
"time": "1758174792"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -440,
"time": "1758175060"
},
"stopId": "FR:14366:ZE:658330001:ATOUMOD036",
"stopSequence": 12
}
],
"timestamp": "1758174497",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:4947799775903744:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5711690281779200x1:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:493:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758192300"
},
"departure": {
"time": "1758192300"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1758193320"
},
"departure": {
"time": "1758193320"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1758192960"
},
"departure": {
"time": "1758192960"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1758192780"
},
"departure": {
"time": "1758192780"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1758193440"
},
"departure": {
"time": "1758193440"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1758192120"
},
"departure": {
"time": "1758192120"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"departure": {
"time": "1758190200"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1758192180"
},
"departure": {
"time": "1758192180"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1758190740"
},
"departure": {
"time": "1758190740"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1758193260"
},
"departure": {
"time": "1758193260"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1758191100"
},
"departure": {
"time": "1758191100"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1758192840"
},
"departure": {
"time": "1758192840"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1758192420"
},
"departure": {
"time": "1758192420"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1758190500"
},
"departure": {
"time": "1758190500"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1758190920"
},
"departure": {
"time": "1758190920"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1758192900"
},
"departure": {
"time": "1758192900"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1758193080"
},
"departure": {
"time": "1758193080"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1758191880"
},
"departure": {
"time": "1758191880"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1758190800"
},
"departure": {
"time": "1758190800"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1758190440"
},
"departure": {
"time": "1758190440"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1758192720"
},
"departure": {
"time": "1758192720"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1758193200"
},
"departure": {
"time": "1758193200"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1758190260"
},
"departure": {
"time": "1758190260"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1758191280"
},
"departure": {
"time": "1758191280"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1758191820"
},
"departure": {
"time": "1758191820"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1758192060"
},
"departure": {
"time": "1758192060"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1758192600"
},
"departure": {
"time": "1758192600"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1758192660"
},
"departure": {
"time": "1758192660"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1758191460"
},
"departure": {
"time": "1758191460"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1758190680"
},
"departure": {
"time": "1758190680"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1758191160"
},
"departure": {
"time": "1758191160"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1758190320"
},
"departure": {
"time": "1758190320"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1758193500"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
}
],
"timestamp": "1758174429",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:493:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:193:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758179640"
},
"departure": {
"time": "1758179640"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1758179520"
},
"departure": {
"time": "1758179520"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1758180360"
},
"departure": {
"time": "1758180360"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1758178860"
},
"departure": {
"time": "1758178860"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1758179940"
},
"departure": {
"time": "1758179940"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1758178020"
},
"departure": {
"time": "1758178020"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1758177900"
},
"departure": {
"time": "1758177900"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1758178200"
},
"departure": {
"time": "1758178200"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1758179760"
},
"departure": {
"time": "1758179760"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1758178080"
},
"departure": {
"time": "1758178080"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1758180540"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1758178620"
},
"departure": {
"time": "1758178620"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1758178380"
},
"departure": {
"time": "1758178380"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1758177720"
},
"departure": {
"time": "1758177720"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1758178265"
},
"departure": {
"delay": 5,
"time": "1758178265"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1758180120"
},
"departure": {
"time": "1758180120"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1758179340"
},
"departure": {
"time": "1758179340"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1758180300"
},
"departure": {
"time": "1758180300"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1758180000"
},
"departure": {
"time": "1758180000"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 5,
"time": "1758180305"
},
"departure": {
"delay": 5,
"time": "1758180305"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1758177780"
},
"departure": {
"time": "1758177780"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1758178920"
},
"departure": {
"time": "1758178920"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1758180240"
},
"departure": {
"time": "1758180240"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1758180420"
},
"departure": {
"time": "1758180420"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"departure": {
"time": "1758177600"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1758179820"
},
"departure": {
"time": "1758179820"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1758177660"
},
"departure": {
"time": "1758177660"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1758178145"
},
"departure": {
"delay": 5,
"time": "1758178145"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1758178440"
},
"departure": {
"time": "1758178440"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1758178800"
},
"departure": {
"time": "1758178800"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1758178320"
},
"departure": {
"time": "1758178320"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1758178260"
},
"departure": {
"time": "1758178260"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1758178140"
},
"departure": {
"time": "1758178140"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1758178740"
},
"departure": {
"time": "1758178740"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1758178980"
},
"departure": {
"time": "1758178980"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
}
],
"timestamp": "1758174492",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:193:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:385:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758186360"
},
"departure": {
"time": "1758186360"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1758186960"
},
"departure": {
"time": "1758186960"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1758186780"
},
"departure": {
"time": "1758186780"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1758187080"
},
"departure": {
"time": "1758187080"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1758186900"
},
"departure": {
"time": "1758186900"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1758187020"
},
"departure": {
"time": "1758187020"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1758187320"
},
"departure": {
"time": "1758187320"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1758187740"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"departure": {
"time": "1758186060"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1758186180"
},
"departure": {
"time": "1758186180"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1758186720"
},
"departure": {
"time": "1758186720"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1758187140"
},
"departure": {
"time": "1758187140"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1758187500"
},
"departure": {
"time": "1758187500"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1758187680"
},
"departure": {
"time": "1758187680"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1758186600"
},
"departure": {
"time": "1758186600"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1758186480"
},
"departure": {
"time": "1758186480"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1758186840"
},
"departure": {
"time": "1758186840"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1758186660"
},
"departure": {
"time": "1758186660"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
}
],
"timestamp": "1758174464",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:385:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3305F3667532x2025x09x12T20x32x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758176940"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1758183240"
},
"departure": {
"delay": 60,
"time": "1758183300"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1758182340"
},
"departure": {
"delay": 60,
"time": "1758182400"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1758180780"
},
"departure": {
"delay": 60,
"time": "1758180900"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1758184800"
},
"departure": {
"time": "1758184800"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 18
}
],
"timestamp": "1758173317",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3305F3667532x2025x09x12T20x32x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13110F3682305x2025x09x13T20x34x47Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758174900"
},
"departure": {
"time": "1758175020"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1758173460"
},
"departure": {
"time": "1758173520"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1758172800"
},
"departure": {
"time": "1758172860"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1758171660"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1758177360"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1758172200"
},
"departure": {
"time": "1758172260"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1758173940"
},
"departure": {
"time": "1758174060"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 11
}
],
"timestamp": "1758168278",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13110F3682305x2025x09x13T20x34x47Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:609:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758179520"
},
"departure": {
"time": "1758179520"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1758179700"
},
"departure": {
"time": "1758179700"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1758179280"
},
"departure": {
"time": "1758179280"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1758179760"
},
"departure": {
"time": "1758179760"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1758178920"
},
"departure": {
"time": "1758178920"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1758179460"
},
"departure": {
"time": "1758179460"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1758179640"
},
"departure": {
"time": "1758179640"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1758179820"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
},
{
"departure": {
"time": "1758178800"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1758179040"
},
"departure": {
"time": "1758179040"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1758178980"
},
"departure": {
"time": "1758178980"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1758179400"
},
"departure": {
"time": "1758179400"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1758179160"
},
"departure": {
"time": "1758179160"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
}
],
"timestamp": "1758174363",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:609:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6181999938109440x1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 110,
"time": "1758174700"
},
"departure": {
"delay": 110,
"time": "1758174710"
},
"stopId": "FR:14431:ZE:5174723728113664:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 252,
"time": "1758175982"
},
"departure": {
"delay": 252,
"time": "1758175992"
},
"stopId": "FR:14366:ZE:35140003:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 377,
"time": "1758175807"
},
"departure": {
"delay": 377,
"time": "1758175817"
},
"stopId": "FR:14574:ZE:276780014:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 332,
"time": "1758175942"
},
"departure": {
"delay": 332,
"time": "1758175952"
},
"stopId": "FR:14366:ZE:306900013:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 354,
"time": "1758175844"
},
"departure": {
"delay": 354,
"time": "1758175854"
},
"stopId": "FR:14574:ZE:293010014:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 368,
"time": "1758175678"
},
"departure": {
"delay": 368,
"time": "1758175688"
},
"stopId": "FR:14574:ZE:536760004:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 7,
"time": "1758176227"
},
"stopId": "FR:14366:ZE:15060003:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 120,
"time": "1758174530"
},
"departure": {
"delay": 120,
"time": "1758174540"
},
"stopId": "FR:14431:ZE:5100259548069888:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 350,
"time": "1758175900"
},
"departure": {
"delay": 350,
"time": "1758175910"
},
"stopId": "FR:14366:ZE:299040025:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 357,
"time": "1758175727"
},
"departure": {
"delay": 357,
"time": "1758175737"
},
"stopId": "FR:14574:ZE:656370002:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 255,
"time": "1758175205"
},
"departure": {
"delay": 255,
"time": "1758175215"
},
"stopId": "FR:14648:ZE:6278452829224960:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 117,
"time": "1758176027"
},
"departure": {
"delay": 117,
"time": "1758176037"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 334,
"time": "1758175344"
},
"departure": {
"delay": 334,
"time": "1758175354"
},
"stopId": "FR:14648:ZE:6249943977164800:ATOUMOD036",
"stopSequence": 9
}
],
"timestamp": "1758174495",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5182404740251648:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6181999938109440x1:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:3:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -50,
"time": "1758174489"
},
"departure": {
"delay": -50,
"time": "1758174490"
},
"stopId": "FR:76495:ZE:30041:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": -65,
"time": "1758174043"
},
"departure": {
"delay": -65,
"time": "1758174055"
},
"stopId": "FR:76057:ZE:30004:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": -9,
"time": "1758173975"
},
"departure": {
"delay": -9,
"time": "1758173991"
},
"stopId": "FR:76057:ZE:30026:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": -50,
"time": "1758174670"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": -39,
"time": "1758174407"
},
"departure": {
"delay": -39,
"time": "1758174441"
},
"stopId": "FR:76495:ZE:30036:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 168,
"time": "1758173801"
},
"departure": {
"delay": 168,
"time": "1758173808"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 72,
"time": "1758173823"
},
"departure": {
"delay": 72,
"time": "1758173832"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 13,
"time": "1758173901"
},
"departure": {
"delay": 13,
"time": "1758173953"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 64,
"time": "1758173869"
},
"departure": {
"delay": 64,
"time": "1758173884"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": -48,
"time": "1758174002"
},
"departure": {
"delay": -48,
"time": "1758174012"
},
"stopId": "FR:76057:ZE:30008:ATOUMOD041",
"stopSequence": 9
},
{
"departure": {
"delay": 158,
"time": "1758173558"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": -59,
"time": "1758174346"
},
"departure": {
"delay": -59,
"time": "1758174361"
},
"stopId": "FR:76495:ZE:30039:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": -22,
"time": "1758174449"
},
"departure": {
"delay": -22,
"time": "1758174458"
},
"stopId": "FR:76495:ZE:30043:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 168,
"time": "1758173700"
},
"departure": {
"delay": 168,
"time": "1758173748"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": -74,
"time": "1758174218"
},
"departure": {
"delay": -74,
"time": "1758174226"
},
"stopId": "FR:76495:ZE:30033:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 156,
"time": "1758173662"
},
"departure": {
"delay": 156,
"time": "1758173676"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": -38,
"time": "1758174242"
},
"departure": {
"delay": -38,
"time": "1758174322"
},
"stopId": "FR:76495:ZE:30031:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": -86,
"time": "1758174144"
},
"departure": {
"delay": -86,
"time": "1758174154"
},
"stopId": "FR:76057:ZE:30014:ATOUMOD041",
"stopSequence": 11
}
],
"timestamp": "1758174495",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:3:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5380178063654912x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -26,
"time": "1758174719"
},
"departure": {
"delay": -26,
"time": "1758174754"
},
"stopId": "FR:14303:ZE:6109439984664576:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -40,
"time": "1758175040"
},
"stopId": "FR:14303:ZE:19280004:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 13,
"time": "1758174415"
},
"departure": {
"delay": 13,
"time": "1758174493"
},
"stopId": "FR:14303:ZE:646170001:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -10,
"time": "1758175000"
},
"departure": {
"delay": -10,
"time": "1758175010"
},
"stopId": "FR:14303:ZE:6088592217604096:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -34,
"time": "1758174796"
},
"departure": {
"delay": -34,
"time": "1758174806"
},
"stopId": "FR:14303:ZE:4929173643591680:ATOUMOD036",
"stopSequence": 12
}
],
"timestamp": "1758174497",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5089804213551104:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5380178063654912x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:833:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758182940"
},
"departure": {
"time": "1758182940"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1758182400"
},
"departure": {
"time": "1758182400"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1758183480"
},
"departure": {
"time": "1758183480"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 11
},
{
"departure": {
"time": "1758182340"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1758183300"
},
"departure": {
"time": "1758183300"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1758183180"
},
"departure": {
"time": "1758183180"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1758183420"
},
"departure": {
"time": "1758183420"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1758182820"
},
"departure": {
"time": "1758182820"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1758182640"
},
"departure": {
"time": "1758182640"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1758182880"
},
"departure": {
"time": "1758182880"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1758183540"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1758182460"
},
"departure": {
"time": "1758182460"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1758174369",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:833:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745713x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 46,
"time": "1758170478"
},
"departure": {
"delay": 46,
"time": "1758170506"
},
"stopId": "FR:50129:ZE:10FLO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 70,
"time": "1758171760"
},
"departure": {
"delay": 70,
"time": "1758171790"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -9,
"time": "1758173012"
},
"departure": {
"delay": -9,
"time": "1758173031"
},
"stopId": "FR:50129:ZE:10PAU2:ATOUMOD035",
"stopSequence": 32
},
{
"arrival": {
"delay": 3,
"time": "1758172908"
},
"departure": {
"delay": 3,
"time": "1758172923"
},
"stopId": "FR:50129:ZE:10EPC2:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": -13,
"time": "1758173191"
},
"departure": {
"delay": -13,
"time": "1758173207"
},
"stopId": "FR:50129:ZE:10MOR2:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": -8,
"time": "1758172201"
},
"departure": {
"delay": -8,
"time": "1758172252"
},
"stopId": "FR:50129:ZE:10REP4:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -29,
"time": "1758173235"
},
"departure": {
"delay": -29,
"time": "1758173251"
},
"stopId": "FR:50129:ZE:10MES2:ATOUMOD035",
"stopSequence": 36
},
{
"arrival": {
"delay": -15,
"time": "1758173068"
},
"departure": {
"delay": -15,
"time": "1758173085"
},
"stopId": "FR:50129:ZE:10TLL2:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 1,
"time": "1758172361"
},
"departure": {
"delay": 1,
"time": "1758172381"
},
"stopId": "FR:50129:ZE:10PAX2:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 13,
"time": "1758172678"
},
"departure": {
"delay": 13,
"time": "1758172693"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": -14,
"time": "1758172815"
},
"departure": {
"delay": -14,
"time": "1758172846"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 54,
"time": "1758172597"
},
"departure": {
"delay": 54,
"time": "1758172614"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 36,
"time": "1758172395"
},
"departure": {
"delay": 36,
"time": "1758172416"
},
"stopId": "FR:50129:ZE:10CMI2:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": -14,
"time": "1758170844"
},
"departure": {
"delay": -14,
"time": "1758170866"
},
"stopId": "FR:50129:ZE:10BAG4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 15,
"time": "1758170699"
},
"departure": {
"delay": 15,
"time": "1758170715"
},
"stopId": "FR:50129:ZE:10NOR6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 58,
"time": "1758170570"
},
"departure": {
"delay": 58,
"time": "1758170638"
},
"stopId": "FR:50129:ZE:10LPL2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 24,
"time": "1758171044"
},
"departure": {
"delay": 24,
"time": "1758171084"
},
"stopId": "FR:50129:ZE:10XCT4:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 34,
"time": "1758171919"
},
"departure": {
"delay": 34,
"time": "1758171934"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -46,
"time": "1758173294"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 37
},
{
"arrival": {
"delay": 70,
"time": "1758172464"
},
"departure": {
"delay": 70,
"time": "1758172510"
},
"stopId": "FR:50129:ZE:10ANN2:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": -28,
"time": "1758171259"
},
"departure": {
"delay": -28,
"time": "1758171272"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 12
},
{
"departure": {
"delay": 16,
"time": "1758170416"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 120,
"time": "1758171681"
},
"departure": {
"delay": 120,
"time": "1758171720"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 30,
"time": "1758170657"
},
"departure": {
"delay": 30,
"time": "1758170670"
},
"stopId": "FR:50129:ZE:10GDR2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 9,
"time": "1758172112"
},
"departure": {
"delay": 9,
"time": "1758172149"
},
"stopId": "FR:50129:ZE:10HDI4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 23,
"time": "1758171956"
},
"departure": {
"delay": 23,
"time": "1758171983"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 38,
"time": "1758172023"
},
"departure": {
"delay": 38,
"time": "1758172058"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 12,
"time": "1758172294"
},
"departure": {
"delay": 12,
"time": "1758172332"
},
"stopId": "FR:50129:ZE:10TRA3:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": -3,
"time": "1758172964"
},
"departure": {
"delay": -3,
"time": "1758172977"
},
"stopId": "FR:50129:ZE:10EPH1:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": -35,
"time": "1758173112"
},
"departure": {
"delay": -35,
"time": "1758173125"
},
"stopId": "FR:50129:ZE:10HET2:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 19,
"time": "1758172727"
},
"departure": {
"delay": 19,
"time": "1758172759"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 12,
"time": "1758170957"
},
"departure": {
"delay": 12,
"time": "1758171012"
},
"stopId": "FR:50129:ZE:10GRR2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 187,
"time": "1758171416"
},
"departure": {
"delay": 187,
"time": "1758171607"
},
"stopId": "FR:50129:ZE:10GSN4:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -29,
"time": "1758170776"
},
"departure": {
"delay": -29,
"time": "1758170791"
},
"stopId": "FR:50129:ZE:10MED4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -18,
"time": "1758171132"
},
"departure": {
"delay": -18,
"time": "1758171162"
},
"stopId": "FR:50129:ZE:10HPA4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 31,
"time": "1758171854"
},
"departure": {
"delay": 31,
"time": "1758171871"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 16
}
],
"timestamp": "1758174427",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745713x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC585292:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 62,
"time": "1758174062"
},
"departure": {
"delay": 62,
"time": "1758174062"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -10,
"time": "1758174590"
},
"departure": {
"delay": -10,
"time": "1758174590"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 18
},
{
"departure": {
"delay": 32,
"time": "1758173432"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 92,
"time": "1758174152"
},
"departure": {
"delay": 92,
"time": "1758174212"
},
"stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 9,
"time": "1758174729"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 32,
"time": "1758174332"
},
"departure": {
"delay": 32,
"time": "1758174332"
},
"stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 38,
"time": "1758174458"
},
"departure": {
"delay": 38,
"time": "1758174458"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 62,
"time": "1758173732"
},
"departure": {
"delay": 62,
"time": "1758173762"
},
"stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 62,
"time": "1758173597"
},
"departure": {
"delay": 62,
"time": "1758173642"
},
"stopId": "FR:27229:ZE:0xCAR04:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 33,
"time": "1758173948"
},
"departure": {
"delay": 33,
"time": "1758173973"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 32,
"time": "1758174270"
},
"departure": {
"delay": 32,
"time": "1758174272"
},
"stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 75,
"time": "1758174375"
},
"departure": {
"delay": 75,
"time": "1758174375"
},
"stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 63,
"time": "1758173848"
},
"departure": {
"delay": 63,
"time": "1758173883"
},
"stopId": "FR:27229:ZE:0xFER01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 39,
"time": "1758174519"
},
"departure": {
"delay": 39,
"time": "1758174519"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 92,
"time": "1758173536"
},
"departure": {
"delay": 92,
"time": "1758173552"
},
"stopId": "FR:27229:ZE:0xMEU01:ATOUMOD004",
"stopSequence": 2
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC585292:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:895:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758184740"
},
"departure": {
"time": "1758184740"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"departure": {
"time": "1758184140"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1758184800"
},
"departure": {
"time": "1758184800"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1758184560"
},
"departure": {
"time": "1758184560"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1758184500"
},
"departure": {
"time": "1758184500"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1758184320"
},
"departure": {
"time": "1758184320"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1758184380"
},
"departure": {
"time": "1758184380"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1758184200"
},
"departure": {
"time": "1758184200"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1758185100"
},
"departure": {
"time": "1758185100"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1758184440"
},
"departure": {
"time": "1758184440"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1758185220"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1758185040"
},
"departure": {
"time": "1758185040"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1758184980"
},
"departure": {
"time": "1758184980"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1758184260"
},
"departure": {
"time": "1758184260"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1758174368",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:895:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6630214403620864x1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758174900"
},
"stopId": "FR:14126:ZE:4788093530931200:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": 83,
"time": "1758175273"
},
"departure": {
"delay": 83,
"time": "1758175283"
},
"stopId": "FR:14337:ZE:5514011622768640:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 127,
"time": "1758176157"
},
"departure": {
"delay": 127,
"time": "1758176167"
},
"stopId": "FR:14366:ZE:15060003:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 57,
"time": "1758176327"
},
"departure": {
"delay": 57,
"time": "1758176337"
},
"stopId": "FR:14366:ZE:35140003:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 197,
"time": "1758175987"
},
"departure": {
"delay": 197,
"time": "1758175997"
},
"stopId": "FR:14366:ZE:299040025:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 109,
"time": "1758175599"
},
"departure": {
"delay": 109,
"time": "1758175609"
},
"stopId": "FR:14520:ZE:5246417376378880:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 21,
"time": "1758175391"
},
"departure": {
"delay": 21,
"time": "1758175401"
},
"stopId": "FR:14520:ZE:4514298425507840:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 181,
"time": "1758176031"
},
"departure": {
"delay": 181,
"time": "1758176041"
},
"stopId": "FR:14366:ZE:306900013:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 22,
"time": "1758175032"
},
"departure": {
"delay": 22,
"time": "1758175042"
},
"stopId": "FR:14126:ZE:4540158557814784:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": -21,
"time": "1758176429"
},
"departure": {
"delay": -21,
"time": "1758176439"
},
"stopId": "FR:14366:ZE:19270005:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 23,
"time": "1758175333"
},
"departure": {
"delay": 23,
"time": "1758175343"
},
"stopId": "FR:14520:ZE:5597342175592448:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 45,
"time": "1758176375"
},
"departure": {
"delay": 45,
"time": "1758176385"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": -109,
"time": "1758176591"
},
"stopId": "FR:14366:ZE:658330001:ATOUMOD036",
"stopSequence": 17
}
],
"timestamp": "1758174495",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:4683467422957568:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6630214403620864x1:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1177:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758188160"
},
"departure": {
"time": "1758188160"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1758188520"
},
"departure": {
"time": "1758188520"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1758188340"
},
"departure": {
"time": "1758188340"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1758188040"
},
"departure": {
"time": "1758188040"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 4
},
{
"departure": {
"time": "1758187860"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1758188880"
},
"departure": {
"time": "1758188880"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1758188400"
},
"departure": {
"time": "1758188400"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1758188100"
},
"departure": {
"time": "1758188100"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1758189120"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1758187980"
},
"departure": {
"time": "1758187980"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1758188700"
},
"departure": {
"time": "1758188700"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1758188280"
},
"departure": {
"time": "1758188280"
},
"stopId": "FR:27681:ZE:10090:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1758187920"
},
"departure": {
"time": "1758187920"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1758188460"
},
"departure": {
"time": "1758188460"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1758188940"
},
"departure": {
"time": "1758188940"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1758174367",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1177:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5346548637499392x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 84,
"time": "1758174254"
},
"departure": {
"delay": 84,
"time": "1758174264"
},
"stopId": "FR:14431:ZE:6238101702705152:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 49,
"time": "1758175359"
},
"departure": {
"delay": 49,
"time": "1758175369"
},
"stopId": "FR:14431:ZE:5138756706238464:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 28,
"time": "1758175528"
},
"stopId": "FR:14431:ZE:5290956925435904:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 69,
"time": "1758174659"
},
"departure": {
"delay": 69,
"time": "1758174669"
},
"stopId": "FR:14431:ZE:5502910508040192:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 104,
"time": "1758175294"
},
"departure": {
"delay": 104,
"time": "1758175304"
},
"stopId": "FR:14431:ZE:6074286516207616:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 79,
"time": "1758174369"
},
"departure": {
"delay": 79,
"time": "1758174379"
},
"stopId": "FR:14431:ZE:5936964701257728:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 27,
"time": "1758174737"
},
"departure": {
"delay": 27,
"time": "1758174747"
},
"stopId": "FR:14431:ZE:5560914410471424:ATOUMOD036",
"stopSequence": 10
}
],
"timestamp": "1758174222",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5878113582972928:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5346548637499392x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1315:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758190800"
},
"departure": {
"time": "1758190800"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1758190860"
},
"departure": {
"time": "1758190860"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1758190440"
},
"departure": {
"time": "1758190440"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1758191100"
},
"departure": {
"time": "1758191100"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1758191160"
},
"departure": {
"time": "1758191160"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1758191040"
},
"departure": {
"time": "1758191040"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1758190380"
},
"departure": {
"time": "1758190380"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"departure": {
"time": "1758190320"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1758190920"
},
"departure": {
"time": "1758190920"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1758190680"
},
"departure": {
"time": "1758190680"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1758190740"
},
"departure": {
"time": "1758190740"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1758191280"
},
"departure": {
"time": "1758191280"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1758191400"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1758190980"
},
"departure": {
"time": "1758190980"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1758174363",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1315:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:307:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 120,
"time": "1758174480"
},
"departure": {
"delay": 120,
"time": "1758174480"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"delay": 120,
"time": "1758174840"
},
"departure": {
"delay": 120,
"time": "1758174840"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1758174180"
},
"departure": {
"delay": 5,
"time": "1758174185"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"delay": 120,
"time": "1758175020"
},
"departure": {
"delay": 120,
"time": "1758175020"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"departure": {
"delay": -60,
"time": "1758174000"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": 120,
"time": "1758175140"
},
"departure": {
"delay": 120,
"time": "1758175140"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"delay": 120,
"time": "1758175080"
},
"departure": {
"delay": 120,
"time": "1758175080"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"delay": 120,
"time": "1758174780"
},
"departure": {
"delay": 120,
"time": "1758174780"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"delay": 125,
"time": "1758174360"
},
"departure": {
"delay": 125,
"time": "1758174365"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"delay": 120,
"time": "1758174540"
},
"departure": {
"delay": 120,
"time": "1758174540"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"delay": 120,
"time": "1758175320"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"delay": 120,
"time": "1758174420"
},
"departure": {
"delay": 120,
"time": "1758174420"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1758174120"
},
"departure": {
"delay": 5,
"time": "1758174125"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"delay": 120,
"time": "1758174600"
},
"departure": {
"delay": 120,
"time": "1758174600"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 8
}
],
"timestamp": "1758174368",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:307:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758120x2025xHxMultxJxVxJeuxVenx00x0001000:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1758175200"
},
"departure": {
"delay": 60,
"time": "1758175200"
},
"stopId": "FR:50270:ZE:LIEBG1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1758176160"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 60,
"time": "1758174960"
},
"departure": {
"delay": 60,
"time": "1758174960"
},
"stopId": "FR:50138:ZE:COLRAV:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 83,
"time": "1758173304"
},
"departure": {
"delay": 83,
"time": "1758173363"
},
"stopId": "FR:50412:ZE:PORLE2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 113,
"time": "1758170862"
},
"departure": {
"delay": 113,
"time": "1758170873"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1758175080"
},
"departure": {
"delay": 60,
"time": "1758175080"
},
"stopId": "FR:50138:ZE:COLFR1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1758175500"
},
"departure": {
"delay": 60,
"time": "1758175500"
},
"stopId": "FR:50615:ZE:VALHO1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 62,
"time": "1758174360"
},
"departure": {
"delay": 62,
"time": "1758174422"
},
"stopId": "FR:50551:ZE:SSVMA1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 111,
"time": "1758173568"
},
"departure": {
"delay": 111,
"time": "1758173631"
},
"stopId": "FR:50412:ZE:SLOMA1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 126,
"time": "1758172945"
},
"departure": {
"delay": 126,
"time": "1758172986"
},
"stopId": "FR:50471:ZE:SGRPL1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 40,
"time": "1758172885"
},
"departure": {
"delay": 40,
"time": "1758172900"
},
"stopId": "FR:50490:ZE:SJREG1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 69,
"time": "1758171949"
},
"departure": {
"delay": 69,
"time": "1758171969"
},
"stopId": "FR:50031:ZE:BNVCAP:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 53,
"time": "1758172143"
},
"departure": {
"delay": 53,
"time": "1758172193"
},
"stopId": "FR:50031:ZE:BNVMA2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1758176100"
},
"departure": {
"delay": 60,
"time": "1758176100"
},
"stopId": "FR:50615:ZE:VALCH1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 48,
"time": "1758172465"
},
"departure": {
"delay": 48,
"time": "1758172488"
},
"stopId": "FR:50031:ZE:BARPL2:ATOUMOD035",
"stopSequence": 11
},
{
"departure": {
"delay": 146,
"time": "1758170606"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1758175860"
},
"departure": {
"delay": 60,
"time": "1758175860"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 120,
"time": "1758171176"
},
"departure": {
"delay": 120,
"time": "1758171180"
},
"stopId": "FR:50401:ZE:PRVBE2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 114,
"time": "1758171645"
},
"departure": {
"delay": 114,
"time": "1758171654"
},
"stopId": "FR:50332:ZE:MALSF2:ATOUMOD035",
"stopSequence": 5
}
],
"timestamp": "1758174426",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:F:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758120x2025xHxMultxJxVxJeuxVenx00x0001000:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584806:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -29,
"time": "1758173791"
},
"departure": {
"delay": -29,
"time": "1758173791"
},
"stopId": "FR:27602:ZE:0xCLN02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 45,
"time": "1758173505"
},
"departure": {
"delay": 45,
"time": "1758173505"
},
"stopId": "FR:27602:ZE:0xMOI02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 1,
"time": "1758174181"
},
"departure": {
"delay": 1,
"time": "1758174181"
},
"stopId": "FR:27602:ZE:0xBAU02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 32,
"time": "1758173672"
},
"departure": {
"delay": 32,
"time": "1758173672"
},
"stopId": "FR:27602:ZE:0xHEP01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 96,
"time": "1758174756"
},
"departure": {
"delay": 96,
"time": "1758174756"
},
"stopId": "FR:27229:ZE:0xNAV02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 55,
"time": "1758174535"
},
"departure": {
"delay": 55,
"time": "1758174535"
},
"stopId": "FR:27229:ZE:0xHON01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 62,
"time": "1758174056"
},
"departure": {
"delay": 62,
"time": "1758174062"
},
"stopId": "FR:27602:ZE:0xBVE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 103,
"time": "1758174943"
},
"departure": {
"delay": 103,
"time": "1758174943"
},
"stopId": "FR:27229:ZE:0xGER02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 61,
"time": "1758174361"
},
"departure": {
"delay": 61,
"time": "1758174361"
},
"stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 31,
"time": "1758173731"
},
"departure": {
"delay": 31,
"time": "1758173731"
},
"stopId": "FR:27602:ZE:0xCLC02:ATOUMOD004",
"stopSequence": 5
},
{
"departure": {
"delay": 31,
"time": "1758173431"
},
"stopId": "FR:27602:ZE:0xROU02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 81,
"time": "1758174681"
},
"departure": {
"delay": 81,
"time": "1758174681"
},
"stopId": "FR:27229:ZE:0xCON01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 61,
"time": "1758173581"
},
"departure": {
"delay": 61,
"time": "1758173581"
},
"stopId": "FR:27602:ZE:0xRGO02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 71,
"time": "1758174851"
},
"departure": {
"delay": 71,
"time": "1758174851"
},
"stopId": "FR:27229:ZE:0xJDA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 56,
"time": "1758175016"
},
"departure": {
"delay": 56,
"time": "1758175016"
},
"stopId": "FR:27229:ZE:0xBDN02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 8,
"time": "1758174128"
},
"departure": {
"delay": 8,
"time": "1758174128"
},
"stopId": "FR:27602:ZE:0xALI01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 61,
"time": "1758173996"
},
"departure": {
"delay": 61,
"time": "1758174001"
},
"stopId": "FR:27602:ZE:0xLES02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 32,
"time": "1758175712"
},
"stopId": "FR:27229:ZE:0xLYC01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -15,
"time": "1758174285"
},
"departure": {
"delay": -15,
"time": "1758174285"
},
"stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004",
"stopSequence": 11
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584806:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:615:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758179460"
},
"departure": {
"time": "1758179460"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1758179160"
},
"departure": {
"time": "1758179160"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1758179880"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1758179520"
},
"departure": {
"time": "1758179520"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1758179640"
},
"departure": {
"time": "1758179640"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1758179220"
},
"departure": {
"time": "1758179220"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"departure": {
"time": "1758178800"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1758179760"
},
"departure": {
"time": "1758179760"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1758179340"
},
"departure": {
"time": "1758179340"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1758179580"
},
"departure": {
"time": "1758179580"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1758178860"
},
"departure": {
"time": "1758178860"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1758179280"
},
"departure": {
"time": "1758179280"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1758178920"
},
"departure": {
"time": "1758178920"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1758179400"
},
"departure": {
"time": "1758179400"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
}
],
"timestamp": "1758174367",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:615:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758049x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -30,
"time": "1758176070"
},
"departure": {
"delay": -30,
"time": "1758176070"
},
"stopId": "FR:50129:ZE:10MXR1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -30,
"time": "1758176550"
},
"departure": {
"delay": -30,
"time": "1758176550"
},
"stopId": "FR:50129:ZE:10JAR2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -30,
"time": "1758175830"
},
"departure": {
"delay": -30,
"time": "1758175830"
},
"stopId": "FR:50599:ZE:10ZCT1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -30,
"time": "1758176910"
},
"stopId": "FR:50129:ZE:10PEM3:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": -30,
"time": "1758175350"
},
"departure": {
"delay": -30,
"time": "1758175350"
},
"stopId": "FR:50087:ZE:BRXBP1:ATOUMOD035",
"stopSequence": 9
},
{
"departure": {
"delay": 41,
"time": "1758173081"
},
"stopId": "FR:50341:ZE:MONAP1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -22,
"time": "1758174245"
},
"departure": {
"delay": -22,
"time": "1758174278"
},
"stopId": "FR:50615:ZE:VALZA1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 27,
"time": "1758173923"
},
"departure": {
"delay": 27,
"time": "1758173967"
},
"stopId": "FR:50615:ZE:VALCH1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -39,
"time": "1758173559"
},
"departure": {
"delay": -39,
"time": "1758173601"
},
"stopId": "FR:50615:ZE:VALCA1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 35,
"time": "1758173694"
},
"departure": {
"delay": 35,
"time": "1758173795"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -30,
"time": "1758175710"
},
"departure": {
"delay": -30,
"time": "1758175710"
},
"stopId": "FR:50599:ZE:TOLNR1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -30,
"time": "1758176730"
},
"departure": {
"delay": -30,
"time": "1758176730"
},
"stopId": "FR:50129:ZE:10PLA5:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -30,
"time": "1758176490"
},
"departure": {
"delay": -30,
"time": "1758176490"
},
"stopId": "FR:50129:ZE:10BOS2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -30,
"time": "1758175110"
},
"departure": {
"delay": -30,
"time": "1758175110"
},
"stopId": "FR:50087:ZE:BRXSTA:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -30,
"time": "1758176430"
},
"departure": {
"delay": -30,
"time": "1758176430"
},
"stopId": "FR:50129:ZE:10ODR2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -30,
"time": "1758176190"
},
"departure": {
"delay": -30,
"time": "1758176190"
},
"stopId": "FR:50129:ZE:10MAG1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 4,
"time": "1758174060"
},
"departure": {
"delay": 4,
"time": "1758174064"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -30,
"time": "1758176670"
},
"departure": {
"delay": -30,
"time": "1758176670"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -30,
"time": "1758175950"
},
"departure": {
"delay": -30,
"time": "1758175950"
},
"stopId": "FR:50129:ZE:10CEN1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -30,
"time": "1758176790"
},
"departure": {
"delay": -30,
"time": "1758176790"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -30,
"time": "1758174750"
},
"departure": {
"delay": -30,
"time": "1758174750"
},
"stopId": "FR:50579:ZE:SOTML1:ATOUMOD035",
"stopSequence": 7
}
],
"timestamp": "1758174424",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:D:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758049x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758406x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 230,
"time": "1758175370"
},
"departure": {
"delay": 230,
"time": "1758175370"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 230,
"time": "1758175730"
},
"departure": {
"delay": 230,
"time": "1758175730"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 230,
"time": "1758176330"
},
"departure": {
"delay": 230,
"time": "1758176330"
},
"stopId": "FR:50184:ZE:FLAES1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 230,
"time": "1758176150"
},
"departure": {
"delay": 230,
"time": "1758176150"
},
"stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 230,
"time": "1758175070"
},
"departure": {
"delay": 230,
"time": "1758175070"
},
"stopId": "FR:50045:ZE:BENBG2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 230,
"time": "1758176510"
},
"stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 222,
"time": "1758174119"
},
"departure": {
"delay": 222,
"time": "1758174162"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 230,
"time": "1758174650"
},
"departure": {
"delay": 230,
"time": "1758174650"
},
"stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": 37,
"time": "1758173437"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 128,
"time": "1758173698"
},
"departure": {
"delay": 128,
"time": "1758173768"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 238,
"time": "1758174332"
},
"departure": {
"delay": 238,
"time": "1758174358"
},
"stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 230,
"time": "1758174950"
},
"departure": {
"delay": 230,
"time": "1758174950"
},
"stopId": "FR:50045:ZE:BENCG2:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1758174429",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758406x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1183:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758187980"
},
"departure": {
"time": "1758187980"
},
"stopId": "FR:27562:ZE:10018:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1758188400"
},
"departure": {
"time": "1758188400"
},
"stopId": "FR:27562:ZE:10070:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1758188460"
},
"departure": {
"time": "1758188460"
},
"stopId": "FR:27681:ZE:10072:ATOUMOD007",
"stopSequence": 9
},
{
"departure": {
"time": "1758187920"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1758188040"
},
"departure": {
"time": "1758188040"
},
"stopId": "FR:27562:ZE:10024:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1758188520"
},
"departure": {
"time": "1758188520"
},
"stopId": "FR:27681:ZE:10056:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1758188100"
},
"departure": {
"time": "1758188100"
},
"stopId": "FR:27562:ZE:10016:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1758188940"
},
"departure": {
"time": "1758188940"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1758189060"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1758188880"
},
"departure": {
"time": "1758188880"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1758188220"
},
"departure": {
"time": "1758188220"
},
"stopId": "FR:27562:ZE:29084:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1758188160"
},
"departure": {
"time": "1758188160"
},
"stopId": "FR:27562:ZE:10022:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1758188820"
},
"departure": {
"time": "1758188820"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1758188640"
},
"departure": {
"time": "1758188640"
},
"stopId": "FR:27681:ZE:30008:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1758188340"
},
"departure": {
"time": "1758188340"
},
"stopId": "FR:27562:ZE:10103:ATOUMOD007",
"stopSequence": 7
}
],
"timestamp": "1758174376",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1183:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC595524:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 182,
"time": "1758173679"
},
"departure": {
"delay": 182,
"time": "1758173702"
},
"stopId": "FR:27229:ZE:0xCLS01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 272,
"time": "1758174512"
},
"departure": {
"delay": 272,
"time": "1758174512"
},
"stopId": "FR:27229:ZE:0xNOR01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 243,
"time": "1758174123"
},
"departure": {
"delay": 243,
"time": "1758174123"
},
"stopId": "FR:27229:ZE:0xPAN01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 311,
"time": "1758174791"
},
"departure": {
"delay": 311,
"time": "1758174791"
},
"stopId": "FR:27229:ZE:0xSAU01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 314,
"time": "1758174434"
},
"departure": {
"delay": 314,
"time": "1758174434"
},
"stopId": "FR:27229:ZE:0x11N01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 258,
"time": "1758174978"
},
"departure": {
"delay": 258,
"time": "1758174978"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 302,
"time": "1758174351"
},
"departure": {
"delay": 302,
"time": "1758174362"
},
"stopId": "FR:27229:ZE:0xMAR01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 302,
"time": "1758174482"
},
"departure": {
"delay": 302,
"time": "1758174482"
},
"stopId": "FR:27229:ZE:0xVAL01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 212,
"time": "1758173772"
},
"departure": {
"delay": 212,
"time": "1758173792"
},
"stopId": "FR:27229:ZE:0xCAS01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 68,
"time": "1758172988"
},
"departure": {
"delay": 68,
"time": "1758172988"
},
"stopId": "FR:27031:ZE:0xLCOU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 296,
"time": "1758175196"
},
"departure": {
"delay": 296,
"time": "1758175196"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 122,
"time": "1758173563"
},
"departure": {
"delay": 122,
"time": "1758173582"
},
"stopId": "FR:27229:ZE:0xBOS01:ATOUMOD004",
"stopSequence": 7
},
{
"departure": {
"time": "1758172920"
},
"stopId": "FR:27031:ZE:0xLCRO01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 62,
"time": "1758173082"
},
"departure": {
"delay": 62,
"time": "1758173102"
},
"stopId": "FR:27031:ZE:0xRBOU01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -21,
"time": "1758173379"
},
"departure": {
"delay": -21,
"time": "1758173379"
},
"stopId": "FR:27229:ZE:0xROS01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 274,
"time": "1758174394"
},
"departure": {
"delay": 274,
"time": "1758174394"
},
"stopId": "FR:27229:ZE:0xDOU01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 276,
"time": "1758174456"
},
"departure": {
"delay": 276,
"time": "1758174456"
},
"stopId": "FR:27229:ZE:0xLOR01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 294,
"time": "1758175074"
},
"departure": {
"delay": 294,
"time": "1758175074"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 32,
"time": "1758173190"
},
"departure": {
"delay": 32,
"time": "1758173192"
},
"stopId": "FR:27031:ZE:0xLESS01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 216,
"time": "1758173856"
},
"departure": {
"delay": 216,
"time": "1758173856"
},
"stopId": "FR:27229:ZE:0xSAL01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 212,
"time": "1758174272"
},
"departure": {
"delay": 212,
"time": "1758174272"
},
"stopId": "FR:27229:ZE:0xADO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 62,
"time": "1758173509"
},
"departure": {
"delay": 62,
"time": "1758173522"
},
"stopId": "FR:27229:ZE:0xTAT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 272,
"time": "1758174212"
},
"departure": {
"delay": 272,
"time": "1758174212"
},
"stopId": "FR:27229:ZE:0xECH01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 242,
"time": "1758173930"
},
"departure": {
"delay": 242,
"time": "1758173942"
},
"stopId": "FR:27229:ZE:0xSAC01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 279,
"time": "1758175239"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 258,
"time": "1758174558"
},
"departure": {
"delay": 258,
"time": "1758174558"
},
"stopId": "FR:27229:ZE:0xCOT01:ATOUMOD004",
"stopSequence": 24
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC595524:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4697901604274176x5:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 675,
"time": "1758177245"
},
"departure": {
"delay": 675,
"time": "1758177255"
},
"stopId": "FR:14570:ZE:6244808672673792:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 899,
"time": "1758178129"
},
"departure": {
"delay": 899,
"time": "1758178139"
},
"stopId": "FR:14303:ZE:5087233314914304:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 686,
"time": "1758178816"
},
"departure": {
"delay": 686,
"time": "1758178826"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 25
},
{
"arrival": {
"delay": 820,
"time": "1758178650"
},
"departure": {
"delay": 820,
"time": "1758178660"
},
"stopId": "FR:14366:ZE:786800005:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": 941,
"time": "1758178231"
},
"departure": {
"delay": 941,
"time": "1758178241"
},
"stopId": "FR:14303:ZE:5190701962756096:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 884,
"time": "1758178534"
},
"departure": {
"delay": 884,
"time": "1758178544"
},
"stopId": "FR:14366:ZE:788860003:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": 627,
"time": "1758176957"
},
"departure": {
"delay": 627,
"time": "1758176967"
},
"stopId": "FR:14621:ZE:5083980615385088:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 817,
"time": "1758177687"
},
"departure": {
"delay": 817,
"time": "1758177697"
},
"stopId": "FR:14571:ZE:5171570551029760:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 546,
"time": "1758176696"
},
"departure": {
"delay": 546,
"time": "1758176706"
},
"stopId": "FR:14478:ZE:5198648658886656:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 903,
"time": "1758178313"
},
"departure": {
"delay": 903,
"time": "1758178323"
},
"stopId": "FR:14069:ZE:5200570925187072:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 490,
"time": "1758179050"
},
"stopId": "FR:14366:ZE:658330001:ATOUMOD036",
"stopSequence": 28
},
{
"arrival": {
"delay": 859,
"time": "1758178569"
},
"departure": {
"delay": 859,
"time": "1758178579"
},
"stopId": "FR:14366:ZE:767710003:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": 896,
"time": "1758178366"
},
"departure": {
"delay": 896,
"time": "1758178376"
},
"stopId": "FR:14069:ZE:790810002:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": 866,
"time": "1758177856"
},
"departure": {
"delay": 866,
"time": "1758177866"
},
"stopId": "FR:14421:ZE:6021808065085440:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 930,
"time": "1758178040"
},
"departure": {
"delay": 930,
"time": "1758178050"
},
"stopId": "FR:14303:ZE:5098519146790912:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 624,
"time": "1758178874"
},
"departure": {
"delay": 624,
"time": "1758178884"
},
"stopId": "FR:14366:ZE:19270005:ATOUMOD036",
"stopSequence": 27
},
{
"arrival": {
"delay": 734,
"time": "1758177424"
},
"departure": {
"delay": 734,
"time": "1758177434"
},
"stopId": "FR:14570:ZE:6238642022383616:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 876,
"time": "1758178406"
},
"departure": {
"delay": 876,
"time": "1758178416"
},
"stopId": "FR:14069:ZE:753990002:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": 776,
"time": "1758177526"
},
"departure": {
"delay": 776,
"time": "1758177536"
},
"stopId": "FR:14570:ZE:6291786555195392:ATOUMOD036",
"stopSequence": 11
},
{
"departure": {
"delay": 710,
"time": "1758176510"
},
"stopId": "FR:14478:ZE:6193709836140544:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 796,
"time": "1758178746"
},
"departure": {
"delay": 796,
"time": "1758178756"
},
"stopId": "FR:14366:ZE:5085925010833408:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": 815,
"time": "1758177625"
},
"departure": {
"delay": 815,
"time": "1758177635"
},
"stopId": "FR:14571:ZE:6249281411350528:ATOUMOD036",
"stopSequence": 12
}
],
"timestamp": "1758174353",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5118765622624256:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4697901604274176x5:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758087x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 15,
"time": "1758174365"
},
"departure": {
"delay": 15,
"time": "1758174375"
},
"stopId": "FR:50425:ZE:RLBMA2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 146,
"time": "1758174020"
},
"departure": {
"delay": 146,
"time": "1758174026"
},
"stopId": "FR:50230:ZE:HARFE2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 103,
"time": "1758174161"
},
"departure": {
"delay": 103,
"time": "1758174163"
},
"stopId": "FR:50149:ZE:COUBG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 20,
"time": "1758174980"
},
"stopId": "FR:50082:ZE:BCQSF1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 208,
"time": "1758173842"
},
"departure": {
"delay": 208,
"time": "1758173848"
},
"stopId": "FR:50294:ZE:MARMA2:ATOUMOD035",
"stopSequence": 4
},
{
"departure": {
"delay": 331,
"time": "1758173251"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 20,
"time": "1758174560"
},
"departure": {
"delay": 20,
"time": "1758174560"
},
"stopId": "FR:50082:ZE:BCQBG2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 323,
"time": "1758173470"
},
"departure": {
"delay": 323,
"time": "1758173483"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 259,
"time": "1758173708"
},
"departure": {
"delay": 259,
"time": "1758173719"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 20,
"time": "1758174860"
},
"departure": {
"delay": 20,
"time": "1758174860"
},
"stopId": "FR:50082:ZE:BCQIN2:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1758174424",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:E:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758087x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x4471204:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 135,
"time": "1758174555"
},
"departure": {
"delay": 135,
"time": "1758174555"
},
"stopId": "FR:27375:ZE:0x6439:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 116,
"time": "1758174596"
},
"departure": {
"delay": 116,
"time": "1758174596"
},
"stopId": "FR:27375:ZE:0x6458:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 79,
"time": "1758174979"
},
"departure": {
"delay": 79,
"time": "1758174979"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 118,
"time": "1758174478"
},
"departure": {
"delay": 118,
"time": "1758174478"
},
"stopId": "FR:27375:ZE:0x6385:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 75,
"time": "1758175275"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 203,
"time": "1758174323"
},
"departure": {
"delay": 203,
"time": "1758174323"
},
"stopId": "FR:27351:ZE:0x6305:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 122,
"time": "1758174662"
},
"departure": {
"delay": 122,
"time": "1758174662"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -67,
"time": "1758173513"
},
"departure": {
"delay": -67,
"time": "1758173513"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -31,
"time": "1758173309"
},
"departure": {
"delay": -31,
"time": "1758173309"
},
"stopId": "FR:27528:ZE:0x6590:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -97,
"time": "1758173423"
},
"departure": {
"delay": -97,
"time": "1758173423"
},
"stopId": "FR:27528:ZE:0x6588:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 57,
"time": "1758173037"
},
"departure": {
"delay": 57,
"time": "1758173037"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 23,
"time": "1758173123"
},
"departure": {
"delay": 23,
"time": "1758173123"
},
"stopId": "FR:27701:ZE:0x7023:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -127,
"time": "1758173571"
},
"departure": {
"delay": -127,
"time": "1758173573"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 143,
"time": "1758174743"
},
"departure": {
"delay": 143,
"time": "1758174743"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 135,
"time": "1758174915"
},
"departure": {
"delay": 135,
"time": "1758174915"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 81,
"time": "1758174801"
},
"departure": {
"delay": 81,
"time": "1758174801"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -7,
"time": "1758173153"
},
"departure": {
"delay": -7,
"time": "1758173153"
},
"stopId": "FR:27528:ZE:0x6577:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 108,
"time": "1758175068"
},
"departure": {
"delay": 108,
"time": "1758175068"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -50,
"time": "1758173350"
},
"departure": {
"delay": -50,
"time": "1758173350"
},
"stopId": "FR:27528:ZE:0x6599:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 90,
"time": "1758175170"
},
"departure": {
"delay": 90,
"time": "1758175170"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 83,
"time": "1758172983"
},
"departure": {
"delay": 83,
"time": "1758173003"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -76,
"time": "1758173384"
},
"departure": {
"delay": -76,
"time": "1758173384"
},
"stopId": "FR:27528:ZE:0x6593:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 143,
"time": "1758173933"
},
"departure": {
"delay": 143,
"time": "1758174263"
},
"stopId": "FR:27351:ZE:0x6313:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -7,
"time": "1758173213"
},
"departure": {
"delay": -7,
"time": "1758173213"
},
"stopId": "FR:27528:ZE:0x6597:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 83,
"time": "1758172929"
},
"departure": {
"delay": 83,
"time": "1758172943"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -149,
"time": "1758173851"
},
"departure": {
"delay": -149,
"time": "1758173851"
},
"stopId": "FR:27351:ZE:0x6311:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -97,
"time": "1758173657"
},
"departure": {
"delay": -97,
"time": "1758173663"
},
"stopId": "FR:27701:ZE:0x7107:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 148,
"time": "1758174388"
},
"departure": {
"delay": 148,
"time": "1758174388"
},
"stopId": "FR:27375:ZE:0x6527:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -67,
"time": "1758173267"
},
"departure": {
"delay": -67,
"time": "1758173273"
},
"stopId": "FR:27528:ZE:0x6595:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 71,
"time": "1758173111"
},
"departure": {
"delay": 71,
"time": "1758173111"
},
"stopId": "FR:27701:ZE:0x7035:ATOUMOD006",
"stopSequence": 5
}
],
"timestamp": "1758174372",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x4471204:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:227:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758179700"
},
"departure": {
"time": "1758179700"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1758180120"
},
"departure": {
"time": "1758180120"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1758181320"
},
"departure": {
"time": "1758181320"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1758182040"
},
"departure": {
"time": "1758182040"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1758181140"
},
"departure": {
"time": "1758181140"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1758180240"
},
"departure": {
"time": "1758180240"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1758180720"
},
"departure": {
"time": "1758180720"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1758179940"
},
"departure": {
"time": "1758179940"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1758181440"
},
"departure": {
"time": "1758181440"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1758181740"
},
"departure": {
"time": "1758181740"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1758179460"
},
"departure": {
"time": "1758179460"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1758180660"
},
"departure": {
"time": "1758180660"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1758180420"
},
"departure": {
"time": "1758180420"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1758182280"
},
"departure": {
"time": "1758182280"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1758181560"
},
"departure": {
"time": "1758181560"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1758180060"
},
"departure": {
"time": "1758180060"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1758180065"
},
"departure": {
"delay": 5,
"time": "1758180065"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1758182340"
},
"departure": {
"time": "1758182340"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1758180540"
},
"departure": {
"time": "1758180540"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1758181620"
},
"departure": {
"time": "1758181620"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1758179880"
},
"departure": {
"time": "1758179880"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1758180180"
},
"departure": {
"time": "1758180180"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1758182160"
},
"departure": {
"time": "1758182160"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1758179580"
},
"departure": {
"time": "1758179580"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1758181860"
},
"departure": {
"time": "1758181860"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1758180000"
},
"departure": {
"time": "1758180000"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1758182460"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"delay": 5,
"time": "1758179945"
},
"departure": {
"delay": 5,
"time": "1758179945"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1758182220"
},
"departure": {
"time": "1758182220"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1758180780"
},
"departure": {
"time": "1758180780"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"departure": {
"time": "1758179400"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1758179820"
},
"departure": {
"time": "1758179820"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1758180600"
},
"departure": {
"time": "1758180600"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 5,
"time": "1758182225"
},
"departure": {
"delay": 5,
"time": "1758182225"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1758179520"
},
"departure": {
"time": "1758179520"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
}
],
"timestamp": "1758174429",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:227:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:815:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758183060"
},
"departure": {
"time": "1758183060"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"departure": {
"time": "1758182340"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1758183000"
},
"departure": {
"time": "1758183000"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1758182460"
},
"departure": {
"time": "1758182460"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1758182580"
},
"departure": {
"time": "1758182580"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1758183300"
},
"departure": {
"time": "1758183300"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1758182940"
},
"departure": {
"time": "1758182940"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1758183240"
},
"departure": {
"time": "1758183240"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1758182700"
},
"departure": {
"time": "1758182700"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1758183360"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1758183180"
},
"departure": {
"time": "1758183180"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1758182820"
},
"departure": {
"time": "1758182820"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1758182520"
},
"departure": {
"time": "1758182520"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1758174368",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:815:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745653x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 131,
"time": "1758170857"
},
"departure": {
"delay": 131,
"time": "1758170891"
},
"stopId": "FR:50129:ZE:10MAX3:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 105,
"time": "1758171332"
},
"departure": {
"delay": 105,
"time": "1758171345"
},
"stopId": "FR:50129:ZE:10ANN1:ATOUMOD035",
"stopSequence": 12
},
{
"departure": {
"delay": 87,
"time": "1758170487"
},
"stopId": "FR:50129:ZE:10AMF1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -16,
"time": "1758172827"
},
"departure": {
"delay": -16,
"time": "1758172844"
},
"stopId": "FR:50129:ZE:10BAG3:ATOUMOD035",
"stopSequence": 29
},
{
"arrival": {
"delay": 3,
"time": "1758171846"
},
"departure": {
"delay": 3,
"time": "1758171903"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -51,
"time": "1758172065"
},
"departure": {
"delay": -51,
"time": "1758172149"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 23
},
{
"arrival": {
"delay": 133,
"time": "1758171063"
},
"departure": {
"delay": 133,
"time": "1758171073"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 137,
"time": "1758170702"
},
"departure": {
"delay": 137,
"time": "1758170717"
},
"stopId": "FR:50129:ZE:10BOI1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -131,
"time": "1758173209"
},
"stopId": "FR:50129:ZE:10ECT1:ATOUMOD035",
"stopSequence": 35
},
{
"arrival": {
"delay": 183,
"time": "1758170967"
},
"departure": {
"delay": 183,
"time": "1758171003"
},
"stopId": "FR:50129:ZE:10EPC1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 96,
"time": "1758171263"
},
"departure": {
"delay": 96,
"time": "1758171276"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 38,
"time": "1758172502"
},
"departure": {
"delay": 38,
"time": "1758172538"
},
"stopId": "FR:50129:ZE:10CRN1:ATOUMOD035",
"stopSequence": 25
},
{
"arrival": {
"delay": 113,
"time": "1758171164"
},
"departure": {
"delay": 113,
"time": "1758171173"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 29,
"time": "1758172753"
},
"departure": {
"delay": 29,
"time": "1758172769"
},
"stopId": "FR:50129:ZE:10GRR1:ATOUMOD035",
"stopSequence": 28
},
{
"arrival": {
"delay": 133,
"time": "1758171120"
},
"departure": {
"delay": 133,
"time": "1758171133"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -88,
"time": "1758172230"
},
"departure": {
"delay": -88,
"time": "1758172232"
},
"stopId": "FR:50129:ZE:10GSN5:ATOUMOD035",
"stopSequence": 24
},
{
"arrival": {
"delay": 76,
"time": "1758172595"
},
"departure": {
"delay": 76,
"time": "1758172636"
},
"stopId": "FR:50129:ZE:10HPA3:ATOUMOD035",
"stopSequence": 26
},
{
"arrival": {
"delay": 133,
"time": "1758171402"
},
"departure": {
"delay": 133,
"time": "1758171433"
},
"stopId": "FR:50129:ZE:10CMI1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 33,
"time": "1758171711"
},
"departure": {
"delay": 33,
"time": "1758171753"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": -83,
"time": "1758173120"
},
"departure": {
"delay": -83,
"time": "1758173137"
},
"stopId": "FR:50129:ZE:10FLO1:ATOUMOD035",
"stopSequence": 34
},
{
"arrival": {
"delay": 38,
"time": "1758171784"
},
"departure": {
"delay": 38,
"time": "1758171818"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -87,
"time": "1758173059"
},
"departure": {
"delay": -87,
"time": "1758173073"
},
"stopId": "FR:50129:ZE:10LPL1:ATOUMOD035",
"stopSequence": 33
},
{
"arrival": {
"delay": 103,
"time": "1758170585"
},
"departure": {
"delay": 103,
"time": "1758170623"
},
"stopId": "FR:50129:ZE:10MES1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 73,
"time": "1758171639"
},
"departure": {
"delay": 73,
"time": "1758171673"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 130,
"time": "1758171518"
},
"departure": {
"delay": 130,
"time": "1758171550"
},
"stopId": "FR:50129:ZE:10TRA1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 122,
"time": "1758170744"
},
"departure": {
"delay": 122,
"time": "1758170762"
},
"stopId": "FR:50129:ZE:10FRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 4,
"time": "1758171939"
},
"departure": {
"delay": 4,
"time": "1758171964"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 43,
"time": "1758172707"
},
"departure": {
"delay": 43,
"time": "1758172723"
},
"stopId": "FR:50129:ZE:10XCT3:ATOUMOD035",
"stopSequence": 27
},
{
"arrival": {
"delay": 100,
"time": "1758170643"
},
"departure": {
"delay": 100,
"time": "1758170680"
},
"stopId": "FR:50129:ZE:10MOR1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -75,
"time": "1758171990"
},
"departure": {
"delay": -75,
"time": "1758172005"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 113,
"time": "1758171459"
},
"departure": {
"delay": 113,
"time": "1758171473"
},
"stopId": "FR:50129:ZE:10PAX1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -37,
"time": "1758172969"
},
"departure": {
"delay": -37,
"time": "1758173003"
},
"stopId": "FR:50129:ZE:10NOR5:ATOUMOD035",
"stopSequence": 31
},
{
"arrival": {
"delay": 3,
"time": "1758172890"
},
"departure": {
"delay": 3,
"time": "1758172923"
},
"stopId": "FR:50129:ZE:10MED3:ATOUMOD035",
"stopSequence": 30
},
{
"arrival": {
"delay": 99,
"time": "1758171565"
},
"departure": {
"delay": 99,
"time": "1758171579"
},
"stopId": "FR:50129:ZE:10REP3:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -66,
"time": "1758173023"
},
"departure": {
"delay": -66,
"time": "1758173034"
},
"stopId": "FR:50129:ZE:10GDR1:ATOUMOD035",
"stopSequence": 32
}
],
"timestamp": "1758174424",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:02:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745653x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1469:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758192960"
},
"departure": {
"time": "1758192960"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1758192420"
},
"departure": {
"time": "1758192420"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1758192300"
},
"departure": {
"time": "1758192300"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1758192120"
},
"departure": {
"time": "1758192120"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1758192540"
},
"departure": {
"time": "1758192540"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1758193620"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1758193080"
},
"departure": {
"time": "1758193080"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"departure": {
"time": "1758192060"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1758192660"
},
"departure": {
"time": "1758192660"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1758192600"
},
"departure": {
"time": "1758192600"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1758192840"
},
"departure": {
"time": "1758192840"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1758193380"
},
"departure": {
"time": "1758193380"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1758192480"
},
"departure": {
"time": "1758192480"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1758193440"
},
"departure": {
"time": "1758193440"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1758193020"
},
"departure": {
"time": "1758193020"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
}
],
"timestamp": "1758174300",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1469:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1493:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758193080"
},
"departure": {
"time": "1758193080"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1758192540"
},
"departure": {
"time": "1758192540"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1758192600"
},
"departure": {
"time": "1758192600"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1758192420"
},
"departure": {
"time": "1758192420"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1758193320"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1758193140"
},
"departure": {
"time": "1758193140"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1758192660"
},
"departure": {
"time": "1758192660"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1758192300"
},
"departure": {
"time": "1758192300"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1758192840"
},
"departure": {
"time": "1758192840"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1758192900"
},
"departure": {
"time": "1758192900"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1758192360"
},
"departure": {
"time": "1758192360"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1758192240"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1758192480"
},
"departure": {
"time": "1758192480"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1758193200"
},
"departure": {
"time": "1758193200"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
}
],
"timestamp": "1758174368",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1493:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1321:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758190860"
},
"departure": {
"time": "1758190860"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1758191400"
},
"departure": {
"time": "1758191400"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1758190440"
},
"departure": {
"time": "1758190440"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1758190800"
},
"departure": {
"time": "1758190800"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1758191460"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1758191160"
},
"departure": {
"time": "1758191160"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1758190980"
},
"departure": {
"time": "1758190980"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1758191040"
},
"departure": {
"time": "1758191040"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
},
{
"departure": {
"time": "1758190320"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1758191220"
},
"departure": {
"time": "1758191220"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1758190380"
},
"departure": {
"time": "1758190380"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1758190620"
},
"departure": {
"time": "1758190620"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1758190920"
},
"departure": {
"time": "1758190920"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1758191340"
},
"departure": {
"time": "1758191340"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1758191280"
},
"departure": {
"time": "1758191280"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
}
],
"timestamp": "1758174369",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1321:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:243:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758180840"
},
"departure": {
"time": "1758180840"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1758181860"
},
"departure": {
"time": "1758181860"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1758181260"
},
"departure": {
"time": "1758181260"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1758182400"
},
"departure": {
"time": "1758182400"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1758180060"
},
"departure": {
"time": "1758180060"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1758181800"
},
"departure": {
"time": "1758181800"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1758181080"
},
"departure": {
"time": "1758181080"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1758182580"
},
"departure": {
"time": "1758182580"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1758182880"
},
"departure": {
"time": "1758182880"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 5,
"time": "1758180065"
},
"departure": {
"delay": 5,
"time": "1758180065"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1758181440"
},
"departure": {
"time": "1758181440"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1758180780"
},
"departure": {
"time": "1758180780"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1758180540"
},
"departure": {
"time": "1758180540"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1758182160"
},
"departure": {
"time": "1758182160"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1758180720"
},
"departure": {
"time": "1758180720"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1758182640"
},
"departure": {
"time": "1758182640"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1758181140"
},
"departure": {
"time": "1758181140"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1758182040"
},
"departure": {
"time": "1758182040"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 5,
"time": "1758182345"
},
"departure": {
"delay": 5,
"time": "1758182345"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 5,
"time": "1758180485"
},
"departure": {
"delay": 5,
"time": "1758180485"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1758182460"
},
"departure": {
"time": "1758182460"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1758180360"
},
"departure": {
"time": "1758180360"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"departure": {
"time": "1758180000"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1758182760"
},
"departure": {
"time": "1758182760"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1758180480"
},
"departure": {
"time": "1758180480"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1758180900"
},
"departure": {
"time": "1758180900"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1758180660"
},
"departure": {
"time": "1758180660"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1758180600"
},
"departure": {
"time": "1758180600"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1758182940"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1758180420"
},
"departure": {
"time": "1758180420"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1758182100"
},
"departure": {
"time": "1758182100"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1758180240"
},
"departure": {
"time": "1758180240"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1758182700"
},
"departure": {
"time": "1758182700"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1758182340"
},
"departure": {
"time": "1758182340"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
}
],
"timestamp": "1758174356",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:243:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:151:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758177000"
},
"departure": {
"time": "1758177000"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1758176820"
},
"departure": {
"time": "1758176820"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1758175740"
},
"departure": {
"time": "1758175740"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1758175620"
},
"departure": {
"time": "1758175620"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1758176340"
},
"departure": {
"time": "1758176340"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1758176400"
},
"departure": {
"time": "1758176400"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1758176040"
},
"departure": {
"time": "1758176040"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1758176160"
},
"departure": {
"time": "1758176160"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1758176460"
},
"departure": {
"time": "1758176460"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1758176100"
},
"departure": {
"time": "1758176100"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1758177060"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1758175920"
},
"departure": {
"time": "1758175920"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1758175980"
},
"departure": {
"time": "1758175980"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1758176640"
},
"departure": {
"time": "1758176640"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1758176220"
},
"departure": {
"time": "1758176220"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1758176280"
},
"departure": {
"time": "1758176280"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1758175440"
},
"departure": {
"time": "1758175440"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"departure": {
"time": "1758175260"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
}
],
"timestamp": "1758174464",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:151:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584397:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 113,
"time": "1758174653"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 18
},
{
"departure": {
"delay": 133,
"time": "1758174073"
},
"stopId": "FR:27229:ZE:0xNAV02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 142,
"time": "1758174322"
},
"departure": {
"delay": 142,
"time": "1758174322"
},
"stopId": "FR:27229:ZE:0xBDN02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 133,
"time": "1758174235"
},
"departure": {
"delay": 133,
"time": "1758174253"
},
"stopId": "FR:27229:ZE:0xGER02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 133,
"time": "1758174133"
},
"departure": {
"delay": 133,
"time": "1758174133"
},
"stopId": "FR:27229:ZE:0xPLA02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 163,
"time": "1758174163"
},
"departure": {
"delay": 163,
"time": "1758174163"
},
"stopId": "FR:27229:ZE:0xJDA02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 158,
"time": "1758174578"
},
"departure": {
"delay": 158,
"time": "1758174578"
},
"stopId": "FR:27229:ZE:0xT5S1:ATOUMOD004",
"stopSequence": 17
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584397:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5376670853758976x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -47,
"time": "1758174557"
},
"departure": {
"delay": -47,
"time": "1758174613"
},
"stopId": "FR:14371:ZE:6723088705126400:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": -256,
"time": "1758175534"
},
"departure": {
"delay": -256,
"time": "1758175544"
},
"stopId": "FR:14371:ZE:5921488726130688:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 49,
"time": "1758175239"
},
"departure": {
"delay": 49,
"time": "1758175249"
},
"stopId": "FR:14371:ZE:6213068687147008:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -145,
"time": "1758175465"
},
"departure": {
"delay": -145,
"time": "1758175475"
},
"stopId": "FR:14371:ZE:6262655771738112:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": -51,
"time": "1758175319"
},
"departure": {
"delay": -51,
"time": "1758175329"
},
"stopId": "FR:14371:ZE:5678834247532544:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -188,
"time": "1758176262"
},
"departure": {
"delay": -188,
"time": "1758176272"
},
"stopId": "FR:14371:ZE:5697057793769472:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 8,
"time": "1758174838"
},
"departure": {
"delay": 8,
"time": "1758174848"
},
"stopId": "FR:14371:ZE:5213981246488576:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": -294,
"time": "1758176346"
},
"stopId": "FR:14371:ZE:4702065101111296:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": -82,
"time": "1758176188"
},
"departure": {
"delay": -82,
"time": "1758176198"
},
"stopId": "FR:14371:ZE:5100778894131200:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 37,
"time": "1758175047"
},
"departure": {
"delay": 37,
"time": "1758175057"
},
"stopId": "FR:14371:ZE:4795588819288064:ATOUMOD036",
"stopSequence": 9
}
],
"timestamp": "1758174496",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5849406994644992:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5376670853758976x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758432x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 83,
"time": "1758171547"
},
"departure": {
"delay": 83,
"time": "1758171563"
},
"stopId": "FR:50041:ZE:HAGMF2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 199,
"time": "1758170864"
},
"departure": {
"delay": 199,
"time": "1758170899"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 123,
"time": "1758170126"
},
"departure": {
"delay": 123,
"time": "1758170163"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 127,
"time": "1758172289"
},
"departure": {
"delay": 127,
"time": "1758172327"
},
"stopId": "FR:50041:ZE:HAGFY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 171,
"time": "1758170223"
},
"departure": {
"delay": 171,
"time": "1758170271"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 103,
"time": "1758172385"
},
"departure": {
"delay": 103,
"time": "1758172423"
},
"stopId": "FR:50041:ZE:HAGMA2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 113,
"time": "1758172525"
},
"departure": {
"delay": 113,
"time": "1758172553"
},
"stopId": "FR:50041:ZE:HAGCC2:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 163,
"time": "1758171024"
},
"departure": {
"delay": 163,
"time": "1758171043"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 11
},
{
"departure": {
"delay": -13,
"time": "1758169787"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 162,
"time": "1758170367"
},
"departure": {
"delay": 162,
"time": "1758170382"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 164,
"time": "1758170398"
},
"departure": {
"delay": 164,
"time": "1758170444"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 89,
"time": "1758171196"
},
"departure": {
"delay": 89,
"time": "1758171209"
},
"stopId": "FR:50129:ZE:QQVPL1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 168,
"time": "1758170711"
},
"departure": {
"delay": 168,
"time": "1758170748"
},
"stopId": "FR:50129:ZE:10LSA2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 167,
"time": "1758170061"
},
"departure": {
"delay": 167,
"time": "1758170087"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 76,
"time": "1758171482"
},
"departure": {
"delay": 76,
"time": "1758171496"
},
"stopId": "FR:50041:ZE:HAGBG2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 196,
"time": "1758171105"
},
"departure": {
"delay": 196,
"time": "1758171136"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 103,
"time": "1758171981"
},
"departure": {
"delay": 103,
"time": "1758172003"
},
"stopId": "FR:50041:ZE:HAGGR2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 214,
"time": "1758170511"
},
"departure": {
"delay": 214,
"time": "1758170554"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 58,
"time": "1758172858"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 162,
"time": "1758170972"
},
"departure": {
"delay": 162,
"time": "1758170982"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1758174361",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758432x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758433x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 106,
"time": "1758173565"
},
"departure": {
"delay": 106,
"time": "1758173626"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 166,
"time": "1758173823"
},
"departure": {
"delay": 166,
"time": "1758173866"
},
"stopId": "FR:50129:ZE:10NAP2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 50,
"time": "1758176150"
},
"departure": {
"delay": 50,
"time": "1758176150"
},
"stopId": "FR:50041:ZE:HAGFY2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 50,
"time": "1758174710"
},
"departure": {
"delay": 50,
"time": "1758174710"
},
"stopId": "FR:50129:ZE:10HME2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 50,
"time": "1758174530"
},
"departure": {
"delay": 50,
"time": "1758174530"
},
"stopId": "FR:50129:ZE:10CAQ2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 50,
"time": "1758176750"
},
"stopId": "FR:50041:ZE:HAGOLL:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 50,
"time": "1758175070"
},
"departure": {
"delay": 50,
"time": "1758175070"
},
"stopId": "FR:50129:ZE:QQVPL1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 42,
"time": "1758174111"
},
"departure": {
"delay": 42,
"time": "1758174162"
},
"stopId": "FR:50129:ZE:10ARS4:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 50,
"time": "1758176390"
},
"departure": {
"delay": 50,
"time": "1758176390"
},
"stopId": "FR:50041:ZE:HAGCC2:ATOUMOD035",
"stopSequence": 20
},
{
"departure": {
"delay": 24,
"time": "1758173424"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 50,
"time": "1758174890"
},
"departure": {
"delay": 50,
"time": "1758174890"
},
"stopId": "FR:50129:ZE:10DIX2:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 50,
"time": "1758174770"
},
"departure": {
"delay": 50,
"time": "1758174770"
},
"stopId": "FR:50129:ZE:10PET2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 109,
"time": "1758173682"
},
"departure": {
"delay": 109,
"time": "1758173749"
},
"stopId": "FR:50129:ZE:10CAL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 50,
"time": "1758176270"
},
"departure": {
"delay": 50,
"time": "1758176270"
},
"stopId": "FR:50041:ZE:HAGMA2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 50,
"time": "1758174371"
},
"departure": {
"delay": 50,
"time": "1758174410"
},
"stopId": "FR:50129:ZE:10LSA2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 50,
"time": "1758175850"
},
"departure": {
"delay": 50,
"time": "1758175850"
},
"stopId": "FR:50041:ZE:HAGGR2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 50,
"time": "1758175430"
},
"departure": {
"delay": 50,
"time": "1758175430"
},
"stopId": "FR:50041:ZE:HAGMF2:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -2,
"time": "1758173956"
},
"departure": {
"delay": -2,
"time": "1758173998"
},
"stopId": "FR:50129:ZE:10CTY2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -1,
"time": "1758174019"
},
"departure": {
"delay": -1,
"time": "1758174059"
},
"stopId": "FR:50129:ZE:10BUC2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 50,
"time": "1758175370"
},
"departure": {
"delay": 50,
"time": "1758175370"
},
"stopId": "FR:50041:ZE:HAGBG2:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1758174425",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758433x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC586151:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 323,
"time": "1758174923"
},
"departure": {
"delay": 323,
"time": "1758174923"
},
"stopId": "FR:27306:ZE:0xMAI01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": 350,
"time": "1758174950"
},
"departure": {
"delay": 350,
"time": "1758174950"
},
"stopId": "FR:27306:ZE:0xEGl01:ATOUMOD004",
"stopSequence": 44
},
{
"arrival": {
"delay": 325,
"time": "1758175045"
},
"departure": {
"delay": 325,
"time": "1758175045"
},
"stopId": "FR:27306:ZE:0xFOR02:ATOUMOD004",
"stopSequence": 46
},
{
"arrival": {
"delay": 209,
"time": "1758172829"
},
"departure": {
"delay": 209,
"time": "1758172829"
},
"stopId": "FR:27602:ZE:0xGDG01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 269,
"time": "1758173069"
},
"departure": {
"delay": 269,
"time": "1758173069"
},
"stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 346,
"time": "1758174886"
},
"departure": {
"delay": 346,
"time": "1758174886"
},
"stopId": "FR:27306:ZE:0xBOR01:ATOUMOD004",
"stopSequence": 42
},
{
"arrival": {
"delay": 308,
"time": "1758174488"
},
"departure": {
"delay": 308,
"time": "1758174488"
},
"stopId": "FR:27229:ZE:0xJOL04:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": 261,
"time": "1758173337"
},
"departure": {
"delay": 261,
"time": "1758173361"
},
"stopId": "FR:27229:ZE:0xHON01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 441,
"time": "1758174014"
},
"departure": {
"delay": 441,
"time": "1758174021"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 144,
"time": "1758172464"
},
"departure": {
"delay": 144,
"time": "1758172464"
},
"stopId": "FR:27602:ZE:0xLIE01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 179,
"time": "1758172299"
},
"departure": {
"delay": 179,
"time": "1758172319"
},
"stopId": "FR:27602:ZE:0xBVE01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 352,
"time": "1758174412"
},
"departure": {
"delay": 352,
"time": "1758174412"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": 132,
"time": "1758172512"
},
"departure": {
"delay": 132,
"time": "1758172512"
},
"stopId": "FR:27602:ZE:0xLOQ01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 441,
"time": "1758173697"
},
"departure": {
"delay": 441,
"time": "1758173721"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 351,
"time": "1758174351"
},
"departure": {
"delay": 351,
"time": "1758174351"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": 450,
"time": "1758173970"
},
"departure": {
"delay": 450,
"time": "1758173970"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 273,
"time": "1758173133"
},
"departure": {
"delay": 273,
"time": "1758173133"
},
"stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 351,
"time": "1758174651"
},
"departure": {
"delay": 351,
"time": "1758174651"
},
"stopId": "FR:27306:ZE:0xRLG01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": 381,
"time": "1758174256"
},
"departure": {
"delay": 381,
"time": "1758174261"
},
"stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": 332,
"time": "1758174992"
},
"departure": {
"delay": 332,
"time": "1758174992"
},
"stopId": "FR:27306:ZE:0xMOO01:ATOUMOD004",
"stopSequence": 45
},
{
"departure": {
"delay": 89,
"time": "1758172229"
},
"stopId": "FR:27602:ZE:0xALI02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 179,
"time": "1758172799"
},
"departure": {
"delay": 179,
"time": "1758172799"
},
"stopId": "FR:27602:ZE:0xMUS01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 209,
"time": "1758172928"
},
"departure": {
"delay": 209,
"time": "1758172949"
},
"stopId": "FR:27602:ZE:0xMAS01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 321,
"time": "1758173481"
},
"departure": {
"delay": 321,
"time": "1758173481"
},
"stopId": "FR:27229:ZE:0xSTA01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 520,
"time": "1758173920"
},
"departure": {
"delay": 520,
"time": "1758173920"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 471,
"time": "1758174051"
},
"departure": {
"delay": 471,
"time": "1758174051"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 350,
"time": "1758175250"
},
"stopId": "FR:27306:ZE:0xBER01:ATOUMOD004",
"stopSequence": 48
},
{
"arrival": {
"delay": 455,
"time": "1758174215"
},
"departure": {
"delay": 455,
"time": "1758174215"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 209,
"time": "1758172615"
},
"departure": {
"delay": 209,
"time": "1758172649"
},
"stopId": "FR:27602:ZE:0xSJE01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 353,
"time": "1758174593"
},
"departure": {
"delay": 353,
"time": "1758174593"
},
"stopId": "FR:27306:ZE:0xMEL04:ATOUMOD004",
"stopSequence": 40
},
{
"arrival": {
"delay": 321,
"time": "1758173407"
},
"departure": {
"delay": 321,
"time": "1758173421"
},
"stopId": "FR:27229:ZE:0xQUI01:ATOUMOD004",
"stopSequence": 24
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC586151:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6475153199333376x4:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 49,
"time": "1758177099"
},
"departure": {
"delay": 49,
"time": "1758177109"
},
"stopId": "FR:14582:ZE:5162389924216832:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 84,
"time": "1758177314"
},
"departure": {
"delay": 84,
"time": "1758177324"
},
"stopId": "FR:14625:ZE:5974180837195776:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 29,
"time": "1758177619"
},
"departure": {
"delay": 29,
"time": "1758177629"
},
"stopId": "FR:14366:ZE:650570001:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": -145,
"time": "1758176185"
},
"departure": {
"delay": -145,
"time": "1758176195"
},
"stopId": "FR:14371:ZE:5071673856360448:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": -142,
"time": "1758175168"
},
"departure": {
"delay": -142,
"time": "1758175178"
},
"stopId": "FR:61508:ZE:5070178268217344:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": -117,
"time": "1758176093"
},
"departure": {
"delay": -117,
"time": "1758176103"
},
"stopId": "FR:14371:ZE:5156573615751168:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 108,
"time": "1758177218"
},
"departure": {
"delay": 108,
"time": "1758177228"
},
"stopId": "FR:14625:ZE:6221161186721792:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": -59,
"time": "1758176631"
},
"departure": {
"delay": -59,
"time": "1758176641"
},
"stopId": "FR:14371:ZE:5175882110992384:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": -54,
"time": "1758175556"
},
"departure": {
"delay": -54,
"time": "1758175566"
},
"stopId": "FR:14576:ZE:6250721097809920:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": 94,
"time": "1758177564"
},
"departure": {
"delay": 94,
"time": "1758177574"
},
"stopId": "FR:14366:ZE:294970015:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": -13,
"time": "1758176017"
},
"departure": {
"delay": -13,
"time": "1758176027"
},
"stopId": "FR:14371:ZE:5090428955131904:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": -109,
"time": "1758175441"
},
"departure": {
"delay": -109,
"time": "1758175451"
},
"stopId": "FR:14368:ZE:6301932207472640:ATOUMOD036",
"stopSequence": 4
},
{
"departure": {
"time": "1758175080"
},
"stopId": "FR:61508:ZE:6234092393725952:ATOUMOD036",
"stopSequence": 1
},
{
"arrival": {
"delay": 105,
"time": "1758177515"
},
"departure": {
"delay": 105,
"time": "1758177525"
},
"stopId": "FR:14366:ZE:5179214334525440:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": -2,
"time": "1758177648"
},
"departure": {
"delay": -2,
"time": "1758177658"
},
"stopId": "FR:14366:ZE:35170002:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": -59,
"time": "1758176751"
},
"departure": {
"delay": -59,
"time": "1758176761"
},
"stopId": "FR:14582:ZE:6212828950167552:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -193,
"time": "1758175237"
},
"departure": {
"delay": -193,
"time": "1758175247"
},
"stopId": "FR:61508:ZE:5194164629143552:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": -35,
"time": "1758177735"
},
"departure": {
"delay": -35,
"time": "1758177745"
},
"stopId": "FR:14366:ZE:35140003:ATOUMOD036",
"stopSequence": 25
},
{
"arrival": {
"delay": -110,
"time": "1758176340"
},
"departure": {
"delay": -110,
"time": "1758176350"
},
"stopId": "FR:14371:ZE:5175503667331072:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -11,
"time": "1758177699"
},
"departure": {
"delay": -11,
"time": "1758177709"
},
"stopId": "FR:14366:ZE:678860002:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": -116,
"time": "1758176454"
},
"departure": {
"delay": -116,
"time": "1758176464"
},
"stopId": "FR:14371:ZE:6262655771738112:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 19,
"time": "1758177009"
},
"departure": {
"delay": 19,
"time": "1758177019"
},
"stopId": "FR:14582:ZE:6196950456074240:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": -182,
"time": "1758177778"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 26
},
{
"arrival": {
"delay": -33,
"time": "1758175697"
},
"departure": {
"delay": -33,
"time": "1758175707"
},
"stopId": "FR:14576:ZE:5137129476718592:ATOUMOD036",
"stopSequence": 6
}
],
"timestamp": "1758174495",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:4841323284660224:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6475153199333376x4:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745306x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2,
"time": "1758165992"
},
"departure": {
"delay": -2,
"time": "1758166018"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 39,
"time": "1758165657"
},
"departure": {
"delay": 39,
"time": "1758165699"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": -82,
"time": "1758165262"
},
"departure": {
"delay": -82,
"time": "1758165278"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 29,
"time": "1758164754"
},
"departure": {
"delay": 29,
"time": "1758164789"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"departure": {
"delay": 103,
"time": "1758164503"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 21,
"time": "1758165471"
},
"departure": {
"delay": 21,
"time": "1758165621"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 26,
"time": "1758164690"
},
"departure": {
"delay": 26,
"time": "1758164726"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 71,
"time": "1758165829"
},
"departure": {
"delay": 71,
"time": "1758165851"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -71,
"time": "1758165371"
},
"departure": {
"delay": -71,
"time": "1758165409"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 38,
"time": "1758164606"
},
"departure": {
"delay": 38,
"time": "1758164618"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 37,
"time": "1758165888"
},
"departure": {
"delay": 37,
"time": "1758165937"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 69,
"time": "1758165740"
},
"departure": {
"delay": 69,
"time": "1758165789"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -21,
"time": "1758165120"
},
"departure": {
"delay": -21,
"time": "1758165159"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1758164869"
},
"departure": {
"delay": 5,
"time": "1758164885"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 24,
"time": "1758164975"
},
"departure": {
"delay": 24,
"time": "1758165024"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 17,
"time": "1758164823"
},
"departure": {
"delay": 17,
"time": "1758164837"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 12,
"time": "1758165056"
},
"departure": {
"delay": 12,
"time": "1758165072"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -40,
"time": "1758166100"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 25,
"time": "1758164642"
},
"departure": {
"delay": 25,
"time": "1758164665"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -90,
"time": "1758165196"
},
"departure": {
"delay": -90,
"time": "1758165210"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
}
],
"timestamp": "1758174423",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745306x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852076F3706154x2025x09x15T11x22x04Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758179220"
},
"departure": {
"time": "1758179280"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1758177300"
},
"departure": {
"time": "1758177360"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1758180240"
},
"departure": {
"time": "1758180300"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1758178800"
},
"departure": {
"time": "1758178860"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1758181980"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1758176640"
},
"departure": {
"time": "1758176700"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1758181080"
},
"departure": {
"time": "1758181140"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1758178200"
},
"departure": {
"time": "1758178260"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1758175740"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1758172117",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852076F3706154x2025x09x15T11x22x04Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584876:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 61,
"time": "1758173800"
},
"departure": {
"delay": 61,
"time": "1758173821"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -29,
"time": "1758173881"
},
"departure": {
"delay": -29,
"time": "1758173911"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -65,
"time": "1758174775"
},
"departure": {
"delay": -65,
"time": "1758174775"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -106,
"time": "1758174974"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -76,
"time": "1758174884"
},
"departure": {
"delay": -76,
"time": "1758174884"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -52,
"time": "1758174728"
},
"departure": {
"delay": -52,
"time": "1758174728"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -14,
"time": "1758174646"
},
"departure": {
"delay": -14,
"time": "1758174646"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 32,
"time": "1758174172"
},
"departure": {
"delay": 32,
"time": "1758174272"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -58,
"time": "1758174422"
},
"departure": {
"delay": -58,
"time": "1758174422"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 1,
"time": "1758174056"
},
"departure": {
"delay": 1,
"time": "1758174121"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -72,
"time": "1758174828"
},
"departure": {
"delay": -72,
"time": "1758174828"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 61,
"time": "1758174361"
},
"departure": {
"delay": 61,
"time": "1758174361"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"departure": {
"time": "1758173700"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -104,
"time": "1758174916"
},
"departure": {
"delay": -104,
"time": "1758174916"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -63,
"time": "1758174537"
},
"departure": {
"delay": -63,
"time": "1758174537"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584876:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:143:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758175740"
},
"departure": {
"time": "1758175740"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1758175200"
},
"departure": {
"time": "1758175200"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1758177360"
},
"departure": {
"time": "1758177360"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1758177000"
},
"departure": {
"time": "1758177000"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1758177540"
},
"departure": {
"time": "1758177540"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1758176520"
},
"departure": {
"time": "1758176520"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1758175020"
},
"departure": {
"time": "1758175020"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1758176100"
},
"departure": {
"time": "1758176100"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1758176760"
},
"departure": {
"time": "1758176760"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1758177005"
},
"departure": {
"delay": 5,
"time": "1758177005"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1758177060"
},
"departure": {
"time": "1758177060"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1758175800"
},
"departure": {
"time": "1758175800"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1758175140"
},
"departure": {
"time": "1758175140"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1758176820"
},
"departure": {
"time": "1758176820"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1758174960"
},
"departure": {
"time": "1758174960"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1758175380"
},
"departure": {
"time": "1758175380"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1758175320"
},
"departure": {
"time": "1758175320"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1758177120"
},
"departure": {
"time": "1758177120"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1758177300"
},
"departure": {
"time": "1758177300"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"departure": {
"delay": -420,
"time": "1758174180"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1758174660"
},
"departure": {
"time": "1758174660"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1758177600"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1758176460"
},
"departure": {
"time": "1758176460"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1758174840"
},
"departure": {
"time": "1758174840"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1758175500"
},
"departure": {
"time": "1758175500"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1758175560"
},
"departure": {
"time": "1758175560"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1758177240"
},
"departure": {
"time": "1758177240"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 5,
"time": "1758175085"
},
"departure": {
"delay": 5,
"time": "1758175085"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1758175440"
},
"departure": {
"time": "1758175440"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1758174665"
},
"departure": {
"delay": 5,
"time": "1758174665"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1758177420"
},
"departure": {
"time": "1758177420"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1758176700"
},
"departure": {
"time": "1758176700"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1758175080"
},
"departure": {
"time": "1758175080"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1758175920"
},
"departure": {
"time": "1758175920"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
}
],
"timestamp": "1758174402",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:143:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:407:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758187440"
},
"departure": {
"time": "1758187440"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"departure": {
"time": "1758187200"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1758189060"
},
"departure": {
"time": "1758189060"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1758189420"
},
"departure": {
"time": "1758189420"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 5,
"time": "1758189245"
},
"departure": {
"delay": 5,
"time": "1758189245"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1758189360"
},
"departure": {
"time": "1758189360"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1758188880"
},
"departure": {
"time": "1758188880"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 5,
"time": "1758189905"
},
"departure": {
"delay": 5,
"time": "1758189905"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1758189540"
},
"departure": {
"time": "1758189540"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1758187320"
},
"departure": {
"time": "1758187320"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1758187920"
},
"departure": {
"time": "1758187920"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1758188040"
},
"departure": {
"time": "1758188040"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1758189300"
},
"departure": {
"time": "1758189300"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 10,
"time": "1758189490"
},
"departure": {
"delay": 10,
"time": "1758189490"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1758187380"
},
"departure": {
"time": "1758187380"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1758187620"
},
"departure": {
"time": "1758187620"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1758189180"
},
"departure": {
"time": "1758189180"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1758187980"
},
"departure": {
"time": "1758187980"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1758187740"
},
"departure": {
"time": "1758187740"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1758189240"
},
"departure": {
"time": "1758189240"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1758187680"
},
"departure": {
"time": "1758187680"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1758189900"
},
"departure": {
"time": "1758189900"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1758189720"
},
"departure": {
"time": "1758189720"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1758189480"
},
"departure": {
"time": "1758189480"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1758189120"
},
"departure": {
"time": "1758189120"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1758188100"
},
"departure": {
"time": "1758188100"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1758188520"
},
"departure": {
"time": "1758188520"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1758187560"
},
"departure": {
"time": "1758187560"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1758187500"
},
"departure": {
"time": "1758187500"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1758187445"
},
"departure": {
"delay": 5,
"time": "1758187445"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1758188160"
},
"departure": {
"time": "1758188160"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1758190080"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1758188700"
},
"departure": {
"time": "1758188700"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1758189485"
},
"departure": {
"delay": 5,
"time": "1758189485"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
}
],
"timestamp": "1758174455",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:407:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6532581207048192x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -301,
"time": "1758174779"
},
"stopId": "FR:14366:ZE:15060003:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": 134,
"time": "1758174544"
},
"departure": {
"delay": 134,
"time": "1758174554"
},
"stopId": "FR:14366:ZE:19300003:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": 11,
"time": "1758174601"
},
"departure": {
"delay": 11,
"time": "1758174611"
},
"stopId": "FR:14366:ZE:669860001:ATOUMOD036",
"stopSequence": 22
}
],
"timestamp": "1758174495",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:4743889022877696:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6532581207048192x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758056x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -22,
"time": "1758171042"
},
"departure": {
"delay": -22,
"time": "1758171098"
},
"stopId": "FR:50615:ZE:VALCH2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": -71,
"time": "1758168450"
},
"departure": {
"delay": -71,
"time": "1758168469"
},
"stopId": "FR:50129:ZE:10BOS1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -30,
"time": "1758168922"
},
"departure": {
"delay": -30,
"time": "1758168930"
},
"stopId": "FR:50129:ZE:10MXR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -52,
"time": "1758171397"
},
"departure": {
"delay": -52,
"time": "1758171428"
},
"stopId": "FR:50615:ZE:VALCA2:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 23,
"time": "1758168977"
},
"departure": {
"delay": 23,
"time": "1758169043"
},
"stopId": "FR:50129:ZE:10CEN2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -40,
"time": "1758168551"
},
"departure": {
"delay": -40,
"time": "1758168560"
},
"stopId": "FR:50129:ZE:10ODR1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": -98,
"time": "1758171982"
},
"stopId": "FR:50341:ZE:MONAP2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": -55,
"time": "1758169191"
},
"departure": {
"delay": -55,
"time": "1758169205"
},
"stopId": "FR:50599:ZE:10ZCT2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -32,
"time": "1758169694"
},
"departure": {
"delay": -32,
"time": "1758169708"
},
"stopId": "FR:50087:ZE:BRXBP2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -62,
"time": "1758169303"
},
"departure": {
"delay": -62,
"time": "1758169318"
},
"stopId": "FR:50599:ZE:TOLNR2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": -2,
"time": "1758170237"
},
"departure": {
"delay": -2,
"time": "1758170278"
},
"stopId": "FR:50579:ZE:SOTML2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": -14,
"time": "1758169892"
},
"departure": {
"delay": -14,
"time": "1758169906"
},
"stopId": "FR:50087:ZE:BRXSTA:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -45,
"time": "1758171226"
},
"departure": {
"delay": -45,
"time": "1758171315"
},
"stopId": "FR:50615:ZE:VALGS1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": -18,
"time": "1758168584"
},
"departure": {
"delay": -18,
"time": "1758168642"
},
"stopId": "FR:50129:ZE:10SRN1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 23,
"time": "1758170750"
},
"departure": {
"delay": 23,
"time": "1758170783"
},
"stopId": "FR:50615:ZE:VALZA2:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -15,
"time": "1758170945"
},
"departure": {
"delay": -15,
"time": "1758170985"
},
"stopId": "FR:50615:ZE:VALFB1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"time": "1758168798"
},
"departure": {
"time": "1758168840"
},
"stopId": "FR:50129:ZE:10MAG2:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": -5,
"time": "1758168398"
},
"departure": {
"delay": -5,
"time": "1758168415"
},
"stopId": "FR:50129:ZE:10JAR1:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 37,
"time": "1758168337"
},
"stopId": "FR:50129:ZE:10PEM3:ATOUMOD035",
"stopSequence": 1
}
],
"timestamp": "1758174424",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:D:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758056x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:809:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758182340"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1758182940"
},
"departure": {
"time": "1758182940"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1758182700"
},
"departure": {
"time": "1758182700"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1758182400"
},
"departure": {
"time": "1758182400"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1758182820"
},
"departure": {
"time": "1758182820"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1758183300"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1758183120"
},
"departure": {
"time": "1758183120"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1758182460"
},
"departure": {
"time": "1758182460"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1758182760"
},
"departure": {
"time": "1758182760"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
}
],
"timestamp": "1758174363",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:809:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852050F3706141x2025x09x15T11x22x04Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758172500"
},
"departure": {
"time": "1758172560"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1758174360"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1758169440"
},
"departure": {
"time": "1758169500"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1758173460"
},
"departure": {
"time": "1758173520"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1758170340"
},
"departure": {
"time": "1758170400"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1758170880"
},
"departure": {
"time": "1758171000"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1758171420"
},
"departure": {
"time": "1758171480"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1758168840"
},
"departure": {
"time": "1758168900"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1758167880"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1758166596",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852050F3706141x2025x09x15T11x22x04Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x4469780:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758177000"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1758174372",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:10:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x4469780:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:495:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758191640"
},
"departure": {
"time": "1758191640"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1758191280"
},
"departure": {
"time": "1758191280"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1758191580"
},
"departure": {
"time": "1758191580"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1758192660"
},
"departure": {
"time": "1758192660"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1758192360"
},
"departure": {
"time": "1758192360"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 10,
"time": "1758192910"
},
"departure": {
"delay": 10,
"time": "1758192910"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1758191040"
},
"departure": {
"time": "1758191040"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1758192780"
},
"departure": {
"time": "1758192780"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 5,
"time": "1758190985"
},
"departure": {
"delay": 5,
"time": "1758190985"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1758191160"
},
"departure": {
"time": "1758191160"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1758191220"
},
"departure": {
"time": "1758191220"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1758192240"
},
"departure": {
"time": "1758192240"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"departure": {
"time": "1758190800"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1758192900"
},
"departure": {
"time": "1758192900"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1758191460"
},
"departure": {
"time": "1758191460"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1758193320"
},
"departure": {
"time": "1758193320"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1758192060"
},
"departure": {
"time": "1758192060"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1758193500"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 5,
"time": "1758192665"
},
"departure": {
"delay": 5,
"time": "1758192665"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1758193325"
},
"departure": {
"delay": 5,
"time": "1758193325"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1758190920"
},
"departure": {
"time": "1758190920"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1758192840"
},
"departure": {
"time": "1758192840"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1758191100"
},
"departure": {
"time": "1758191100"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1758190860"
},
"departure": {
"time": "1758190860"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1758192905"
},
"departure": {
"delay": 5,
"time": "1758192905"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1758193140"
},
"departure": {
"time": "1758193140"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1758192720"
},
"departure": {
"time": "1758192720"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1758192480"
},
"departure": {
"time": "1758192480"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1758190980"
},
"departure": {
"time": "1758190980"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1758191520"
},
"departure": {
"time": "1758191520"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1758192600"
},
"departure": {
"time": "1758192600"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1758192540"
},
"departure": {
"time": "1758192540"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1758191700"
},
"departure": {
"time": "1758191700"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1758192960"
},
"departure": {
"time": "1758192960"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
}
],
"timestamp": "1758174356",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:495:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:107:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -45,
"time": "1758172990"
},
"departure": {
"delay": -45,
"time": "1758172995"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1758172860"
},
"departure": {
"time": "1758172920"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 65,
"time": "1758173340"
},
"departure": {
"delay": 65,
"time": "1758173345"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1758173100"
},
"departure": {
"delay": 5,
"time": "1758173105"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": -60,
"time": "1758175440"
},
"departure": {
"delay": -60,
"time": "1758175440"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": -60,
"time": "1758174780"
},
"departure": {
"delay": -60,
"time": "1758174780"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 65,
"time": "1758173700"
},
"departure": {
"delay": 65,
"time": "1758173705"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": -60,
"time": "1758174300"
},
"departure": {
"delay": -60,
"time": "1758174420"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": -60,
"time": "1758175260"
},
"departure": {
"delay": -60,
"time": "1758175260"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": -55,
"time": "1758174060"
},
"departure": {
"delay": -55,
"time": "1758174065"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 125,
"time": "1758173820"
},
"departure": {
"delay": 125,
"time": "1758173825"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": -60,
"time": "1758175020"
},
"departure": {
"delay": -60,
"time": "1758175020"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 125,
"time": "1758173880"
},
"departure": {
"delay": 125,
"time": "1758173885"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": -60,
"time": "1758174840"
},
"departure": {
"delay": -60,
"time": "1758174840"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": -60,
"time": "1758174180"
},
"departure": {
"delay": -60,
"time": "1758174240"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": -60,
"time": "1758174960"
},
"departure": {
"delay": -60,
"time": "1758174960"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 65,
"time": "1758173640"
},
"departure": {
"delay": 65,
"time": "1758173645"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": -60,
"time": "1758174720"
},
"departure": {
"delay": -60,
"time": "1758174720"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1758173040"
},
"departure": {
"delay": 5,
"time": "1758173045"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1758172980"
},
"departure": {
"delay": 5,
"time": "1758172985"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 65,
"time": "1758173400"
},
"departure": {
"delay": 65,
"time": "1758173405"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": -55,
"time": "1758175445"
},
"departure": {
"delay": -55,
"time": "1758175445"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 65,
"time": "1758173580"
},
"departure": {
"delay": 65,
"time": "1758173585"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1758173160"
},
"departure": {
"delay": 5,
"time": "1758173165"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": -55,
"time": "1758174785"
},
"departure": {
"delay": -55,
"time": "1758174785"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": -60,
"time": "1758174900"
},
"departure": {
"delay": -60,
"time": "1758174900"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": -60,
"time": "1758175620"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": -60,
"time": "1758174600"
},
"departure": {
"delay": -60,
"time": "1758174600"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": -60,
"time": "1758175080"
},
"departure": {
"delay": -60,
"time": "1758175080"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": -55,
"time": "1758175025"
},
"departure": {
"delay": -55,
"time": "1758175025"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": -55,
"time": "1758174725"
},
"departure": {
"delay": -55,
"time": "1758174725"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": -50,
"time": "1758175030"
},
"departure": {
"delay": -50,
"time": "1758175030"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"departure": {
"time": "1758172800"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 65,
"time": "1758173280"
},
"departure": {
"delay": 65,
"time": "1758173285"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
}
],
"timestamp": "1758174481",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:107:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:839:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758182520"
},
"departure": {
"time": "1758182520"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1758182340"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1758182880"
},
"departure": {
"time": "1758182880"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1758182460"
},
"departure": {
"time": "1758182460"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1758183240"
},
"departure": {
"time": "1758183240"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1758182940"
},
"departure": {
"time": "1758182940"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1758183540"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1758183480"
},
"departure": {
"time": "1758183480"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1758182580"
},
"departure": {
"time": "1758182580"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1758183420"
},
"departure": {
"time": "1758183420"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1758183180"
},
"departure": {
"time": "1758183180"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1758182760"
},
"departure": {
"time": "1758182760"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1758183000"
},
"departure": {
"time": "1758183000"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1758183300"
},
"departure": {
"time": "1758183300"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
}
],
"timestamp": "1758174367",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:839:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584168:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758176400"
},
"stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004",
"stopSequence": 6
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584168:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758418x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 124,
"time": "1758171415"
},
"departure": {
"delay": 124,
"time": "1758171424"
},
"stopId": "FR:50129:ZE:10DIX1:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 93,
"time": "1758171477"
},
"departure": {
"delay": 93,
"time": "1758171513"
},
"stopId": "FR:50129:ZE:10PET1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 176,
"time": "1758172699"
},
"departure": {
"delay": 176,
"time": "1758172736"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 21
},
{
"arrival": {
"delay": 79,
"time": "1758171545"
},
"departure": {
"delay": 79,
"time": "1758171559"
},
"stopId": "FR:50129:ZE:10HME1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 159,
"time": "1758172250"
},
"departure": {
"delay": 159,
"time": "1758172299"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 99,
"time": "1758170903"
},
"departure": {
"delay": 99,
"time": "1758170919"
},
"stopId": "FR:50041:ZE:HAGMF1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 41,
"time": "1758169602"
},
"departure": {
"delay": 41,
"time": "1758169901"
},
"stopId": "FR:50041:ZE:HAGCC1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 29,
"time": "1758170121"
},
"departure": {
"delay": 29,
"time": "1758170129"
},
"stopId": "FR:50041:ZE:HAGFY1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 62,
"time": "1758170963"
},
"departure": {
"delay": 62,
"time": "1758171002"
},
"stopId": "FR:50041:ZE:HAGBG1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 195,
"time": "1758172468"
},
"departure": {
"delay": 195,
"time": "1758172515"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 217,
"time": "1758172572"
},
"departure": {
"delay": 217,
"time": "1758172657"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 153,
"time": "1758172073"
},
"departure": {
"delay": 153,
"time": "1758172113"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 90,
"time": "1758170411"
},
"departure": {
"delay": 90,
"time": "1758170490"
},
"stopId": "FR:50041:ZE:HAGGR1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 201,
"time": "1758172172"
},
"departure": {
"delay": 201,
"time": "1758172221"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 72,
"time": "1758170004"
},
"departure": {
"delay": 72,
"time": "1758170052"
},
"stopId": "FR:50041:ZE:HAGMA1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 78,
"time": "1758171661"
},
"departure": {
"delay": 78,
"time": "1758171678"
},
"stopId": "FR:50129:ZE:10CAQ1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 190,
"time": "1758172870"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 22
},
{
"arrival": {
"delay": 112,
"time": "1758171257"
},
"departure": {
"delay": 112,
"time": "1758171292"
},
"stopId": "FR:50129:ZE:QQVPL2:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 130,
"time": "1758171821"
},
"departure": {
"delay": 130,
"time": "1758171850"
},
"stopId": "FR:50129:ZE:10LSA1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 183,
"time": "1758172383"
},
"departure": {
"delay": 183,
"time": "1758172443"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 18
}
],
"timestamp": "1758174425",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758418x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN857240F3685846x2025x09x13T20x34x47Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758178380"
},
"departure": {
"time": "1758178500"
},
"stopId": "FR:72013:ZE:StopPointxOCETrainxTERx87396572:ATOUMOD002",
"stopSequence": 39
},
{
"arrival": {
"time": "1758176760"
},
"departure": {
"time": "1758176820"
},
"stopId": "FR:72008:ZE:StopPointxOCETrainxTERx87396549:ATOUMOD002",
"stopSequence": 31
},
{
"arrival": {
"time": "1758178680"
},
"departure": {
"time": "1758178800"
},
"stopId": "FR:72364:ZE:StopPointxOCETrainxTERx87396598:ATOUMOD002",
"stopSequence": 41
},
{
"arrival": {
"time": "1758179160"
},
"stopId": "FR:72071:ZE:StopPointxOCETrainxTERx87396606:ATOUMOD002",
"stopSequence": 42
},
{
"arrival": {
"time": "1758177960"
},
"departure": {
"time": "1758178020"
},
"stopId": "FR:72191:ZE:StopPointxOCETrainxTERx87396580:ATOUMOD002",
"stopSequence": 37
},
{
"arrival": {
"time": "1758177120"
},
"departure": {
"time": "1758177240"
},
"stopId": "FR:72287:ZE:StopPointxOCETrainxTERx87396556:ATOUMOD002",
"stopSequence": 33
},
{
"arrival": {
"time": "1758177540"
},
"departure": {
"time": "1758177600"
},
"stopId": "FR:72124:ZE:StopPointxOCETrainxTERx87396564:ATOUMOD002",
"stopSequence": 35
},
{
"departure": {
"time": "1758176400"
},
"stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87396002:ATOUMOD002",
"stopSequence": 29
}
],
"timestamp": "1758172777",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxc21468e7xfa90x4c2ax81bcx7f07f634ab4cx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN857240F3685846x2025x09x13T20x34x47Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:379:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758175500"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1758175560"
},
"departure": {
"time": "1758175560"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1758176040"
},
"departure": {
"time": "1758176040"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1758176340"
},
"departure": {
"time": "1758176340"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1758176160"
},
"departure": {
"time": "1758176160"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1758176520"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1758175980"
},
"departure": {
"time": "1758175980"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1758175620"
},
"departure": {
"time": "1758175620"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1758175920"
},
"departure": {
"time": "1758175920"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
}
],
"timestamp": "1758174376",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:379:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850605F3685198x2025x09x13T20x34x47Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758175620"
},
"departure": {
"time": "1758175740"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1758176520"
},
"departure": {
"time": "1758176580"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1758176100"
},
"departure": {
"time": "1758176280"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1758177300"
},
"departure": {
"time": "1758177360"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 19
},
{
"departure": {
"time": "1758174600"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1758177120"
},
"departure": {
"time": "1758177180"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1758175140"
},
"departure": {
"time": "1758175200"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1758175380"
},
"departure": {
"time": "1758175440"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1758178200"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1758177720"
},
"departure": {
"time": "1758177780"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1758174900"
},
"departure": {
"time": "1758174960"
},
"stopId": "FR:76705:ZE:StopPointxOCETrainxTERx87411181:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1758176760"
},
"departure": {
"time": "1758176820"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 15
}
],
"timestamp": "1758170978",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850605F3685198x2025x09x13T20x34x47Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:683:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758181200"
},
"departure": {
"time": "1758181200"
},
"stopId": "FR:27681:ZE:30008:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1758181380"
},
"departure": {
"time": "1758181380"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1758180600"
},
"departure": {
"time": "1758180600"
},
"stopId": "FR:27562:ZE:10024:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1758180780"
},
"departure": {
"time": "1758180780"
},
"stopId": "FR:27562:ZE:29084:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1758181620"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1758180960"
},
"departure": {
"time": "1758180960"
},
"stopId": "FR:27562:ZE:10070:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1758180480"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1758181080"
},
"departure": {
"time": "1758181080"
},
"stopId": "FR:27681:ZE:10056:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1758180660"
},
"departure": {
"time": "1758180660"
},
"stopId": "FR:27562:ZE:10016:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1758181020"
},
"departure": {
"time": "1758181020"
},
"stopId": "FR:27681:ZE:10072:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1758180540"
},
"departure": {
"time": "1758180540"
},
"stopId": "FR:27562:ZE:10018:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1758181500"
},
"departure": {
"time": "1758181500"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1758180720"
},
"departure": {
"time": "1758180720"
},
"stopId": "FR:27562:ZE:10022:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1758181440"
},
"departure": {
"time": "1758181440"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1758180900"
},
"departure": {
"time": "1758180900"
},
"stopId": "FR:27562:ZE:10103:ATOUMOD007",
"stopSequence": 7
}
],
"timestamp": "1758174300",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:683:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:127:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -60,
"time": "1758174900"
},
"departure": {
"delay": -60,
"time": "1758174900"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": -60,
"time": "1758174840"
},
"departure": {
"delay": -60,
"time": "1758174840"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": -60,
"time": "1758174720"
},
"departure": {
"delay": -60,
"time": "1758174720"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": -60,
"time": "1758175320"
},
"departure": {
"delay": -60,
"time": "1758175320"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": -60,
"time": "1758175740"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": -60,
"time": "1758175680"
},
"departure": {
"delay": -60,
"time": "1758175680"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"departure": {
"time": "1758174000"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": -55,
"time": "1758174420"
},
"departure": {
"delay": -55,
"time": "1758174425"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": -60,
"time": "1758175500"
},
"departure": {
"delay": -60,
"time": "1758175500"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1758174120"
},
"departure": {
"time": "1758174180"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": -60,
"time": "1758175020"
},
"departure": {
"delay": -60,
"time": "1758175020"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": -60,
"time": "1758174960"
},
"departure": {
"delay": -60,
"time": "1758174960"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": -60,
"time": "1758174240"
},
"departure": {
"delay": -60,
"time": "1758174300"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": -60,
"time": "1758175140"
},
"departure": {
"delay": -60,
"time": "1758175140"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": -60,
"time": "1758174780"
},
"departure": {
"delay": -60,
"time": "1758174780"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": -60,
"time": "1758175080"
},
"departure": {
"delay": -60,
"time": "1758175080"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": -60,
"time": "1758174600"
},
"departure": {
"delay": -60,
"time": "1758174600"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": -60,
"time": "1758174660"
},
"departure": {
"delay": -60,
"time": "1758174660"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
}
],
"timestamp": "1758174455",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:127:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:215:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758178800"
},
"departure": {
"time": "1758178800"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"departure": {
"time": "1758178320"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1758179520"
},
"departure": {
"time": "1758179520"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1758179640"
},
"departure": {
"time": "1758179640"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1758178380"
},
"departure": {
"time": "1758178380"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1758179400"
},
"departure": {
"time": "1758179400"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1758180000"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1758179340"
},
"departure": {
"time": "1758179340"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1758179160"
},
"departure": {
"time": "1758179160"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1758179880"
},
"departure": {
"time": "1758179880"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1758179220"
},
"departure": {
"time": "1758179220"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1758179100"
},
"departure": {
"time": "1758179100"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1758179280"
},
"departure": {
"time": "1758179280"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1758178860"
},
"departure": {
"time": "1758178860"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1758178980"
},
"departure": {
"time": "1758178980"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1758178560"
},
"departure": {
"time": "1758178560"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1758178680"
},
"departure": {
"time": "1758178680"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1758179820"
},
"departure": {
"time": "1758179820"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1758179760"
},
"departure": {
"time": "1758179760"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
}
],
"timestamp": "1758174464",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:215:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3334F3681522x2025x09x13T20x34x47Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758176340"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1758172260"
},
"departure": {
"time": "1758172380"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1758168300"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1758169620"
},
"departure": {
"time": "1758169680"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1758170520"
},
"departure": {
"time": "1758170580"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1758164676",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx0ce8180cx0fb6x4cc1x80bax53782622a5cex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3334F3681522x2025x09x13T20x34x47Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x4471052:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758175920"
},
"stopId": "FR:27471:ZE:0x6700:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1758174372",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:S5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x4471052:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758403x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 114,
"time": "1758164687"
},
"departure": {
"delay": 114,
"time": "1758164694"
},
"stopId": "FR:50575:ZE:SIDHC2:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 25,
"time": "1758166565"
},
"departure": {
"delay": 25,
"time": "1758166585"
},
"stopId": "FR:50184:ZE:FLAES1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 166,
"time": "1758164202"
},
"departure": {
"delay": 166,
"time": "1758164266"
},
"stopId": "FR:50129:ZE:10ANJ8:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": 14,
"time": "1758165831"
},
"departure": {
"delay": 14,
"time": "1758165974"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 18,
"time": "1758166358"
},
"departure": {
"delay": 18,
"time": "1758166398"
},
"stopId": "FR:50184:ZE:FLAHB2:ATOUMOD035",
"stopSequence": 11
},
{
"departure": {
"delay": 110,
"time": "1758163970"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 41,
"time": "1758165327"
},
"departure": {
"delay": 41,
"time": "1758165341"
},
"stopId": "FR:50045:ZE:BENBG2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -12,
"time": "1758165580"
},
"departure": {
"delay": -12,
"time": "1758165588"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 171,
"time": "1758166911"
},
"stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 67,
"time": "1758164938"
},
"departure": {
"delay": 67,
"time": "1758164947"
},
"stopId": "FR:50643:ZE:VIRMA2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 109,
"time": "1758164502"
},
"departure": {
"delay": 109,
"time": "1758164509"
},
"stopId": "FR:50294:ZE:MARPO2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 76,
"time": "1758165241"
},
"departure": {
"delay": 76,
"time": "1758165256"
},
"stopId": "FR:50045:ZE:BENCG2:ATOUMOD035",
"stopSequence": 6
}
],
"timestamp": "1758174429",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758403x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584675:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 63,
"time": "1758173403"
},
"departure": {
"delay": 63,
"time": "1758173403"
},
"stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 123,
"time": "1758173734"
},
"departure": {
"delay": 123,
"time": "1758173763"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 124,
"time": "1758173644"
},
"departure": {
"delay": 124,
"time": "1758173644"
},
"stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 123,
"time": "1758173553"
},
"departure": {
"delay": 123,
"time": "1758173583"
},
"stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 93,
"time": "1758173840"
},
"departure": {
"delay": 93,
"time": "1758173853"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"departure": {
"delay": 63,
"time": "1758173343"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -27,
"time": "1758174269"
},
"departure": {
"delay": -27,
"time": "1758174273"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 11,
"time": "1758174431"
},
"departure": {
"delay": 11,
"time": "1758174431"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 63,
"time": "1758174055"
},
"departure": {
"delay": 63,
"time": "1758174063"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -30,
"time": "1758174570"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -26,
"time": "1758174334"
},
"departure": {
"delay": -26,
"time": "1758174334"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 3,
"time": "1758174166"
},
"departure": {
"delay": 3,
"time": "1758174183"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 93,
"time": "1758173474"
},
"departure": {
"delay": 93,
"time": "1758173493"
},
"stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 33,
"time": "1758173913"
},
"departure": {
"delay": 33,
"time": "1758173973"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584675:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5056100031266816x2:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1192,
"time": "1758173696"
},
"departure": {
"delay": -1192,
"time": "1758173708"
},
"stopId": "FR:14366:ZE:33070003:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -1237,
"time": "1758173719"
},
"departure": {
"delay": -1237,
"time": "1758173723"
},
"stopId": "FR:14366:ZE:21190002:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -1257,
"time": "1758173741"
},
"departure": {
"delay": -1257,
"time": "1758173763"
},
"stopId": "FR:14366:ZE:3110004:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": -1156,
"time": "1758173666"
},
"departure": {
"delay": -1156,
"time": "1758173684"
},
"stopId": "FR:14366:ZE:17250002:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": -1123,
"time": "1758173634"
},
"departure": {
"delay": -1123,
"time": "1758173657"
},
"stopId": "FR:14366:ZE:7150002:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": -1098,
"time": "1758173603"
},
"departure": {
"delay": -1098,
"time": "1758173622"
},
"stopId": "FR:14366:ZE:658330001:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": -1346,
"time": "1758173854"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 13
}
],
"timestamp": "1758173806",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5089173048393728:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5056100031266816x2:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13113F3682304x2025x09x13T20x34x47Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758178800"
},
"departure": {
"time": "1758178920"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1758180720"
},
"departure": {
"time": "1758180780"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1758181380"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1758180000"
},
"departure": {
"time": "1758180060"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1758176040"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1758179340"
},
"departure": {
"time": "1758179400"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1758180360"
},
"departure": {
"time": "1758180420"
},
"stopId": "FR:27008:ZE:StopPointxOCETrainxTERx87415661:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1758177840"
},
"departure": {
"time": "1758177960"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1758172418",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13113F3682304x2025x09x13T20x34x47Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1195:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758189120"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1758188280"
},
"departure": {
"time": "1758188280"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"departure": {
"time": "1758188040"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1758188400"
},
"departure": {
"time": "1758188400"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1758188640"
},
"departure": {
"time": "1758188640"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1758188340"
},
"departure": {
"time": "1758188340"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1758188460"
},
"departure": {
"time": "1758188460"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1758188220"
},
"departure": {
"time": "1758188220"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1758188100"
},
"departure": {
"time": "1758188100"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1758188700"
},
"departure": {
"time": "1758188700"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1758188940"
},
"departure": {
"time": "1758188940"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1758188160"
},
"departure": {
"time": "1758188160"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1758188880"
},
"departure": {
"time": "1758188880"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1758189000"
},
"departure": {
"time": "1758189000"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
}
],
"timestamp": "1758174369",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1195:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5662774563700736x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -4,
"time": "1758174184"
},
"departure": {
"delay": -4,
"time": "1758174236"
},
"stopId": "FR:14431:ZE:5827965007953920:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": 384,
"time": "1758175154"
},
"departure": {
"delay": 384,
"time": "1758175164"
},
"stopId": "FR:14527:ZE:5570985035038720:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": -26,
"time": "1758174062"
},
"departure": {
"delay": -26,
"time": "1758174094"
},
"stopId": "FR:14431:ZE:5304494930788352:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": 53,
"time": "1758175663"
},
"departure": {
"delay": 53,
"time": "1758175673"
},
"stopId": "FR:14431:ZE:6616318536056832:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 17,
"time": "1758174459"
},
"departure": {
"delay": 17,
"time": "1758174497"
},
"stopId": "FR:14474:ZE:6734130529173504:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": -43,
"time": "1758175997"
},
"stopId": "FR:14431:ZE:5290956925435904:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 112,
"time": "1758174822"
},
"departure": {
"delay": 112,
"time": "1758174832"
},
"stopId": "FR:14527:ZE:5053321250340864:ATOUMOD036",
"stopSequence": 5
},
{
"departure": {
"delay": -115,
"time": "1758173885"
},
"stopId": "FR:14527:ZE:6697017985204224:ATOUMOD036",
"stopSequence": 1
},
{
"arrival": {
"delay": 294,
"time": "1758175304"
},
"departure": {
"delay": 294,
"time": "1758175314"
},
"stopId": "FR:14527:ZE:4550771287785472:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 40,
"time": "1758175890"
},
"departure": {
"delay": 40,
"time": "1758175900"
},
"stopId": "FR:14431:ZE:5039471557869568:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 226,
"time": "1758175416"
},
"departure": {
"delay": 226,
"time": "1758175426"
},
"stopId": "FR:14527:ZE:5748350004494336:ATOUMOD036",
"stopSequence": 8
}
],
"timestamp": "1758174223",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:4895131028160512:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5662774563700736x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5619049984688128x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 141,
"time": "1758174371"
},
"departure": {
"delay": 141,
"time": "1758174381"
},
"stopId": "FR:14366:ZE:35140003:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 142,
"time": "1758174312"
},
"departure": {
"delay": 142,
"time": "1758174322"
},
"stopId": "FR:14366:ZE:306900013:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 139,
"time": "1758174439"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 112,
"time": "1758174167"
},
"departure": {
"delay": 112,
"time": "1758174232"
},
"stopId": "FR:14366:ZE:310830017:ATOUMOD036",
"stopSequence": 8
}
],
"timestamp": "1758174222",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:6325671926169600:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5619049984688128x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC585282:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 48,
"time": "1758174097"
},
"departure": {
"delay": 48,
"time": "1758174108"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 30,
"time": "1758174450"
},
"departure": {
"delay": 30,
"time": "1758174450"
},
"stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 14,
"time": "1758174794"
},
"departure": {
"delay": 14,
"time": "1758174794"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 42,
"time": "1758175062"
},
"departure": {
"delay": 42,
"time": "1758175062"
},
"stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 31,
"time": "1758174631"
},
"departure": {
"delay": 31,
"time": "1758174631"
},
"stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 35,
"time": "1758175115"
},
"departure": {
"delay": 35,
"time": "1758175115"
},
"stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -10,
"time": "1758174710"
},
"departure": {
"delay": -10,
"time": "1758174710"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 23
},
{
"departure": {
"time": "1758173940"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 52,
"time": "1758174952"
},
"departure": {
"delay": 52,
"time": "1758174952"
},
"stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 50,
"time": "1758174410"
},
"departure": {
"delay": 50,
"time": "1758174410"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 44,
"time": "1758174524"
},
"departure": {
"delay": 44,
"time": "1758174524"
},
"stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -12,
"time": "1758174266"
},
"departure": {
"delay": -12,
"time": "1758174288"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 35,
"time": "1758174875"
},
"departure": {
"delay": 35,
"time": "1758174875"
},
"stopId": "FR:27229:ZE:0xFER02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 47,
"time": "1758174227"
},
"departure": {
"delay": 47,
"time": "1758174227"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 8,
"time": "1758174488"
},
"departure": {
"delay": 8,
"time": "1758174488"
},
"stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -12,
"time": "1758173988"
},
"departure": {
"delay": -12,
"time": "1758173988"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 7,
"time": "1758175207"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 32
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC585282:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745200x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 353,
"time": "1758173578"
},
"departure": {
"delay": 353,
"time": "1758173633"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 348,
"time": "1758173407"
},
"departure": {
"delay": 348,
"time": "1758173448"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 338,
"time": "1758173764"
},
"departure": {
"delay": 338,
"time": "1758173798"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 439,
"time": "1758172958"
},
"departure": {
"delay": 439,
"time": "1758172999"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 433,
"time": "1758173185"
},
"departure": {
"delay": 433,
"time": "1758173233"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 417,
"time": "1758172781"
},
"departure": {
"delay": 417,
"time": "1758172797"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"departure": {
"delay": 477,
"time": "1758172677"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 285,
"time": "1758174225"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 434,
"time": "1758173262"
},
"departure": {
"delay": 434,
"time": "1758173294"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 328,
"time": "1758173994"
},
"departure": {
"delay": 328,
"time": "1758174028"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 369,
"time": "1758173500"
},
"departure": {
"delay": 369,
"time": "1758173529"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 441,
"time": "1758173027"
},
"departure": {
"delay": 441,
"time": "1758173061"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 321,
"time": "1758174088"
},
"departure": {
"delay": 321,
"time": "1758174141"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 391,
"time": "1758173339"
},
"departure": {
"delay": 391,
"time": "1758173371"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 380,
"time": "1758173926"
},
"departure": {
"delay": 380,
"time": "1758173960"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 364,
"time": "1758173840"
},
"departure": {
"delay": 364,
"time": "1758173884"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 331,
"time": "1758173684"
},
"departure": {
"delay": 331,
"time": "1758173731"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 454,
"time": "1758173093"
},
"departure": {
"delay": 454,
"time": "1758173134"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 429,
"time": "1758172829"
},
"departure": {
"delay": 429,
"time": "1758172869"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 431,
"time": "1758172896"
},
"departure": {
"delay": 431,
"time": "1758172931"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1758174423",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745200x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:429:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758177900"
},
"departure": {
"time": "1758177900"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1758178140"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1758177000"
},
"departure": {
"time": "1758177000"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1758176580"
},
"departure": {
"time": "1758176580"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1758177180"
},
"departure": {
"time": "1758177180"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1758176820"
},
"departure": {
"time": "1758176820"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1758177600"
},
"departure": {
"time": "1758177600"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1758177120"
},
"departure": {
"time": "1758177120"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1758176520"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1758177480"
},
"departure": {
"time": "1758177480"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1758177960"
},
"departure": {
"time": "1758177960"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1758177540"
},
"departure": {
"time": "1758177540"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1758177360"
},
"departure": {
"time": "1758177360"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1758177060"
},
"departure": {
"time": "1758177060"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1758176940"
},
"departure": {
"time": "1758176940"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
}
],
"timestamp": "1758174376",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:429:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:245:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758181680"
},
"departure": {
"time": "1758181680"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1758181320"
},
"departure": {
"time": "1758181320"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1758181020"
},
"departure": {
"time": "1758181020"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1758181500"
},
"departure": {
"time": "1758181500"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1758180660"
},
"departure": {
"time": "1758180660"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1758181740"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1758180360"
},
"departure": {
"time": "1758180360"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"departure": {
"time": "1758180060"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1758180600"
},
"departure": {
"time": "1758180600"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1758180900"
},
"departure": {
"time": "1758180900"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1758180960"
},
"departure": {
"time": "1758180960"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1758180720"
},
"departure": {
"time": "1758180720"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1758180240"
},
"departure": {
"time": "1758180240"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1758180840"
},
"departure": {
"time": "1758180840"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1758180480"
},
"departure": {
"time": "1758180480"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1758180780"
},
"departure": {
"time": "1758180780"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1758181140"
},
"departure": {
"time": "1758181140"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1758181080"
},
"departure": {
"time": "1758181080"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
}
],
"timestamp": "1758174464",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:245:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:217:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758173040"
},
"departure": {
"time": "1758173040"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1758172800"
},
"departure": {
"time": "1758172800"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1758172740"
},
"departure": {
"time": "1758172740"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1758173100"
},
"departure": {
"time": "1758173100"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1758173160"
},
"departure": {
"time": "1758173160"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1758173640"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"departure": {
"time": "1758172680"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1758173460"
},
"departure": {
"time": "1758173460"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1758173280"
},
"departure": {
"time": "1758173280"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
}
],
"timestamp": "1758173563",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:217:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5014561892597760x4:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 87,
"time": "1758173879"
},
"departure": {
"delay": 87,
"time": "1758173907"
},
"stopId": "FR:14366:ZE:3100005:ATOUMOD036",
"stopSequence": 3
},
{
"departure": {
"delay": 13,
"time": "1758173713"
},
"stopId": "FR:14366:ZE:779170011:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": 7,
"time": "1758174007"
},
"departure": {
"delay": 7,
"time": "1758174007"
},
"stopId": "FR:14366:ZE:6216816191864832:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": 66,
"time": "1758174776"
},
"departure": {
"delay": 66,
"time": "1758174786"
},
"stopId": "FR:14366:ZE:4784504850874368:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -6,
"time": "1758174284"
},
"departure": {
"delay": -6,
"time": "1758174294"
},
"stopId": "FR:14366:ZE:23030003:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 41,
"time": "1758174631"
},
"departure": {
"delay": 41,
"time": "1758174641"
},
"stopId": "FR:14366:ZE:5117418345070592:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -103,
"time": "1758175507"
},
"departure": {
"delay": -103,
"time": "1758175517"
},
"stopId": "FR:14366:ZE:646160001:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": -198,
"time": "1758176022"
},
"stopId": "FR:14366:ZE:15060003:ATOUMOD036",
"stopSequence": 26
},
{
"arrival": {
"delay": 18,
"time": "1758174118"
},
"departure": {
"delay": 18,
"time": "1758174138"
},
"stopId": "FR:14366:ZE:5199071629279232:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 86,
"time": "1758174916"
},
"departure": {
"delay": 86,
"time": "1758174926"
},
"stopId": "FR:14366:ZE:7160003:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": -76,
"time": "1758175354"
},
"departure": {
"delay": -76,
"time": "1758175364"
},
"stopId": "FR:14366:ZE:764280004:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": 63,
"time": "1758174833"
},
"departure": {
"delay": 63,
"time": "1758174843"
},
"stopId": "FR:14366:ZE:9260005:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 75,
"time": "1758174965"
},
"departure": {
"delay": 75,
"time": "1758174975"
},
"stopId": "FR:14366:ZE:3120002:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 7,
"time": "1758175257"
},
"departure": {
"delay": 7,
"time": "1758175267"
},
"stopId": "FR:14366:ZE:5180281390628864:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": 63,
"time": "1758174450"
},
"departure": {
"delay": 63,
"time": "1758174483"
},
"stopId": "FR:14366:ZE:652240007:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 51,
"time": "1758174215"
},
"departure": {
"delay": 51,
"time": "1758174231"
},
"stopId": "FR:14366:ZE:25050002:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": -115,
"time": "1758175615"
},
"departure": {
"delay": -115,
"time": "1758175625"
},
"stopId": "FR:14366:ZE:1210003:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": -121,
"time": "1758175429"
},
"departure": {
"delay": -121,
"time": "1758175439"
},
"stopId": "FR:14366:ZE:35180003:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": 58,
"time": "1758175188"
},
"departure": {
"delay": 58,
"time": "1758175198"
},
"stopId": "FR:14366:ZE:21190003:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 51,
"time": "1758174701"
},
"departure": {
"delay": 51,
"time": "1758174711"
},
"stopId": "FR:14366:ZE:5160002:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 18,
"time": "1758174368"
},
"departure": {
"delay": 18,
"time": "1758174378"
},
"stopId": "FR:14366:ZE:1200004:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": -79,
"time": "1758175771"
},
"departure": {
"delay": -79,
"time": "1758175781"
},
"stopId": "FR:14366:ZE:660040002:ATOUMOD036",
"stopSequence": 25
},
{
"arrival": {
"delay": 42,
"time": "1758175112"
},
"departure": {
"delay": 42,
"time": "1758175122"
},
"stopId": "FR:14366:ZE:33070004:ATOUMOD036",
"stopSequence": 17
}
],
"timestamp": "1758173926",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:4809340465709056:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5014561892597760x4:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:409:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758175500"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1758176520"
},
"departure": {
"time": "1758176520"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1758176280"
},
"departure": {
"time": "1758176280"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1758176640"
},
"departure": {
"time": "1758176640"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1758175620"
},
"departure": {
"time": "1758175620"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1758176340"
},
"departure": {
"time": "1758176340"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1758176880"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1758176820"
},
"departure": {
"time": "1758176820"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1758176100"
},
"departure": {
"time": "1758176100"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1758175740"
},
"departure": {
"time": "1758175740"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1758176580"
},
"departure": {
"time": "1758176580"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1758175680"
},
"departure": {
"time": "1758175680"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1758175920"
},
"departure": {
"time": "1758175920"
},
"stopId": "FR:27681:ZE:30008:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1758176220"
},
"departure": {
"time": "1758176220"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1758176760"
},
"departure": {
"time": "1758176760"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
}
],
"timestamp": "1758174300",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:409:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:339:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758185280"
},
"departure": {
"time": "1758185280"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1758185160"
},
"departure": {
"time": "1758185160"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1758185520"
},
"departure": {
"time": "1758185520"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1758185700"
},
"departure": {
"time": "1758185700"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1758185220"
},
"departure": {
"time": "1758185220"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1758184680"
},
"departure": {
"time": "1758184680"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1758184980"
},
"departure": {
"time": "1758184980"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1758185880"
},
"departure": {
"time": "1758185880"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"departure": {
"time": "1758184260"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1758185100"
},
"departure": {
"time": "1758185100"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1758185040"
},
"departure": {
"time": "1758185040"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1758184800"
},
"departure": {
"time": "1758184800"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1758185940"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1758184920"
},
"departure": {
"time": "1758184920"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1758184560"
},
"departure": {
"time": "1758184560"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1758184380"
},
"departure": {
"time": "1758184380"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1758184860"
},
"departure": {
"time": "1758184860"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1758185340"
},
"departure": {
"time": "1758185340"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
}
],
"timestamp": "1758174374",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:339:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:883:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758184680"
},
"departure": {
"time": "1758184680"
},
"stopId": "FR:27681:ZE:10047:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1758184200"
},
"departure": {
"time": "1758184200"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1758184980"
},
"departure": {
"time": "1758184980"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1758185040"
},
"departure": {
"time": "1758185040"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1758184320"
},
"departure": {
"time": "1758184320"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1758184080"
},
"departure": {
"time": "1758184080"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1758184560"
},
"departure": {
"time": "1758184560"
},
"stopId": "FR:27681:ZE:10062:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1758185100"
},
"departure": {
"time": "1758185100"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
},
{
"departure": {
"time": "1758184020"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1758184620"
},
"departure": {
"time": "1758184620"
},
"stopId": "FR:27681:ZE:10106:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1758185280"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
},
{
"arrival": {
"time": "1758184800"
},
"departure": {
"time": "1758184800"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1758184140"
},
"departure": {
"time": "1758184140"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1758174369",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:883:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:403:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758188460"
},
"departure": {
"time": "1758188460"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1758189420"
},
"departure": {
"time": "1758189420"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1758188880"
},
"departure": {
"time": "1758188880"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1758187800"
},
"departure": {
"time": "1758187800"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1758189600"
},
"departure": {
"time": "1758189600"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1758187260"
},
"departure": {
"time": "1758187260"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1758189480"
},
"departure": {
"time": "1758189480"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1758189120"
},
"departure": {
"time": "1758189120"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1758187560"
},
"departure": {
"time": "1758187560"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1758186960"
},
"departure": {
"time": "1758186960"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1758187020"
},
"departure": {
"time": "1758187020"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1758187080"
},
"departure": {
"time": "1758187080"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1758187680"
},
"departure": {
"time": "1758187680"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1758187205"
},
"departure": {
"delay": 5,
"time": "1758187205"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1758187200"
},
"departure": {
"time": "1758187200"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1758187320"
},
"departure": {
"time": "1758187320"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1758186660"
},
"departure": {
"time": "1758186660"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1758188280"
},
"departure": {
"time": "1758188280"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1758187920"
},
"departure": {
"time": "1758187920"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1758188820"
},
"departure": {
"time": "1758188820"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1758186720"
},
"departure": {
"time": "1758186720"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1758187085"
},
"departure": {
"delay": 5,
"time": "1758187085"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1758189000"
},
"departure": {
"time": "1758189000"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1758187380"
},
"departure": {
"time": "1758187380"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1758188640"
},
"departure": {
"time": "1758188640"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"departure": {
"time": "1758186600"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1758189485"
},
"departure": {
"delay": 5,
"time": "1758189485"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1758189300"
},
"departure": {
"time": "1758189300"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1758186780"
},
"departure": {
"time": "1758186780"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1758189720"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1758187740"
},
"departure": {
"time": "1758187740"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1758189540"
},
"departure": {
"time": "1758189540"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1758186840"
},
"departure": {
"time": "1758186840"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1758187140"
},
"departure": {
"time": "1758187140"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1758187860"
},
"departure": {
"time": "1758187860"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
}
],
"timestamp": "1758174429",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:403:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3105F3681754x2025x09x13T20x34x47Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758182100"
},
"departure": {
"time": "1758182280"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 49
},
{
"arrival": {
"time": "1758184380"
},
"departure": {
"time": "1758184440"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 53
},
{
"arrival": {
"time": "1758185280"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 54
},
{
"arrival": {
"time": "1758183540"
},
"departure": {
"time": "1758183600"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 51
},
{
"departure": {
"time": "1758177600"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 39
}
],
"timestamp": "1758173978",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3105F3681754x2025x09x13T20x34x47Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD014:ServiceJourney:4835601858691072x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 86,
"time": "1758174556"
},
"departure": {
"delay": 86,
"time": "1758174566"
},
"stopId": "FR:27056:ZE:847880001:ATOUMOD014",
"stopSequence": 26
},
{
"arrival": {
"delay": 66,
"time": "1758174656"
},
"departure": {
"delay": 66,
"time": "1758174666"
},
"stopId": "FR:27056:ZE:10040146:ATOUMOD014",
"stopSequence": 27
},
{
"arrival": {
"delay": 26,
"time": "1758174746"
},
"stopId": "FR:27056:ZE:30142:ATOUMOD014",
"stopSequence": 28
}
],
"timestamp": "1758174495",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD014:Line:30030155:LOC",
"tripId": "ATOUMOD014:ServiceJourney:4835601858691072x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851710F3685271x2025x09x13T20x34x47Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758177060"
},
"departure": {
"time": "1758177120"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1758177420"
},
"departure": {
"time": "1758177480"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1758178140"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1758175500"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1758176340"
},
"departure": {
"time": "1758176400"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 8
}
],
"timestamp": "1758171878",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxa5e2106ex65d0x4abexa726xbea36c38855bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851710F3685271x2025x09x13T20x34x47Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:79:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 305,
"time": "1758171720"
},
"departure": {
"delay": 305,
"time": "1758171725"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 365,
"time": "1758172320"
},
"departure": {
"delay": 365,
"time": "1758172325"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 5,
"time": "1758173820"
},
"departure": {
"delay": 5,
"time": "1758173825"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 365,
"time": "1758172380"
},
"departure": {
"delay": 365,
"time": "1758172385"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 245,
"time": "1758172440"
},
"departure": {
"delay": 245,
"time": "1758172445"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 5,
"time": "1758172920"
},
"departure": {
"delay": 5,
"time": "1758172925"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1758173460"
},
"departure": {
"time": "1758173520"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 365,
"time": "1758172260"
},
"departure": {
"delay": 365,
"time": "1758172265"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1758173100"
},
"departure": {
"delay": 5,
"time": "1758173105"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": -55,
"time": "1758173340"
},
"departure": {
"delay": -55,
"time": "1758173345"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 5,
"time": "1758173580"
},
"departure": {
"delay": 5,
"time": "1758173585"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1758174120"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"delay": 255,
"time": "1758171730"
},
"departure": {
"delay": 255,
"time": "1758171735"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 365,
"time": "1758172200"
},
"departure": {
"delay": 365,
"time": "1758172205"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 375,
"time": "1758172150"
},
"departure": {
"delay": 375,
"time": "1758172155"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 245,
"time": "1758172560"
},
"departure": {
"delay": 245,
"time": "1758172565"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": -55,
"time": "1758173160"
},
"departure": {
"delay": -55,
"time": "1758173165"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": -60,
"time": "1758173220"
},
"departure": {
"delay": -60,
"time": "1758173280"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 195,
"time": "1758172630"
},
"departure": {
"delay": 195,
"time": "1758172635"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 65,
"time": "1758174000"
},
"departure": {
"delay": 65,
"time": "1758174005"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 65,
"time": "1758174060"
},
"departure": {
"delay": 65,
"time": "1758174065"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 65,
"time": "1758173940"
},
"departure": {
"delay": 65,
"time": "1758173945"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 425,
"time": "1758172140"
},
"departure": {
"delay": 425,
"time": "1758172145"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 185,
"time": "1758172740"
},
"departure": {
"delay": 185,
"time": "1758172745"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 365,
"time": "1758172080"
},
"departure": {
"delay": 365,
"time": "1758172085"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 185,
"time": "1758172680"
},
"departure": {
"delay": 185,
"time": "1758172685"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 310,
"time": "1758171965"
},
"departure": {
"delay": 310,
"time": "1758171970"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 375,
"time": "1758172210"
},
"departure": {
"delay": 375,
"time": "1758172215"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1758173880"
},
"departure": {
"delay": 5,
"time": "1758173885"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 245,
"time": "1758171600"
},
"departure": {
"delay": 245,
"time": "1758171605"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1758173700"
},
"departure": {
"delay": 5,
"time": "1758173705"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 245,
"time": "1758172620"
},
"departure": {
"delay": 245,
"time": "1758172625"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 360,
"time": "1758171900"
},
"departure": {
"delay": 360,
"time": "1758171960"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 245,
"time": "1758171780"
},
"departure": {
"delay": 245,
"time": "1758171785"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"departure": {
"delay": 245,
"time": "1758171545"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
}
],
"timestamp": "1758174165",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:79:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13120F3683147x2025x09x13T20x34x47Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758178500"
},
"departure": {
"time": "1758178620"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1758176820"
},
"departure": {
"time": "1758176880"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1758177360"
},
"departure": {
"time": "1758177420"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1758176220"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1758179460"
},
"departure": {
"time": "1758179580"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1758178020"
},
"departure": {
"time": "1758178080"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1758181740"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
}
],
"timestamp": "1758172598",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13120F3683147x2025x09x13T20x34x47Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC595579:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 167,
"time": "1758173494"
},
"departure": {
"delay": 167,
"time": "1758173507"
},
"stopId": "FR:27229:ZE:0xNEUBO01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -83,
"time": "1758173977"
},
"departure": {
"delay": -83,
"time": "1758173977"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 47,
"time": "1758173687"
},
"departure": {
"delay": 47,
"time": "1758173687"
},
"stopId": "FR:27229:ZE:0xSAU01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 137,
"time": "1758173387"
},
"departure": {
"delay": 137,
"time": "1758173417"
},
"stopId": "FR:27229:ZE:0xSAC01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -69,
"time": "1758173871"
},
"departure": {
"delay": -69,
"time": "1758173871"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 27
},
{
"departure": {
"delay": 167,
"time": "1758173267"
},
"stopId": "FR:27229:ZE:0xROS11:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 167,
"time": "1758173327"
},
"departure": {
"delay": 167,
"time": "1758173327"
},
"stopId": "FR:27229:ZE:0xAVR02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -82,
"time": "1758173798"
},
"departure": {
"delay": -82,
"time": "1758173798"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -87,
"time": "1758174033"
},
"stopId": "FR:27229:ZE:0xGAR11:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 107,
"time": "1758173564"
},
"departure": {
"delay": 107,
"time": "1758173567"
},
"stopId": "FR:27229:ZE:0xCOT01:ATOUMOD004",
"stopSequence": 24
}
],
"timestamp": "1758173694",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC595579:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4770447225782272x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 36,
"time": "1758174156"
},
"stopId": "FR:14366:ZE:658330001:ATOUMOD036",
"stopSequence": 18
}
],
"timestamp": "1758174159",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:4612030137892864:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4770447225782272x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584877:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758175500"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584877:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2509:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758207600"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1758207900"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1758174363",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2509:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1481:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758192420"
},
"departure": {
"time": "1758192420"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1758193200"
},
"departure": {
"time": "1758193200"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
},
{
"departure": {
"time": "1758192120"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1758192720"
},
"departure": {
"time": "1758192720"
},
"stopId": "FR:27681:ZE:10106:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1758192900"
},
"departure": {
"time": "1758192900"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1758192180"
},
"departure": {
"time": "1758192180"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1758193080"
},
"departure": {
"time": "1758193080"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1758192780"
},
"departure": {
"time": "1758192780"
},
"stopId": "FR:27681:ZE:10047:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1758193380"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
},
{
"arrival": {
"time": "1758192660"
},
"departure": {
"time": "1758192660"
},
"stopId": "FR:27681:ZE:10062:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1758193140"
},
"departure": {
"time": "1758193140"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1758192300"
},
"departure": {
"time": "1758192300"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1758192240"
},
"departure": {
"time": "1758192240"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1758174376",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1481:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584166:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758175680"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 18
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584166:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3102F3681757x2025x09x13T20x34x47Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758177540"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 39
},
{
"arrival": {
"time": "1758170520"
},
"departure": {
"time": "1758170580"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 26
},
{
"departure": {
"time": "1758169680"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1758171360"
},
"departure": {
"time": "1758171420"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1758172740"
},
"departure": {
"time": "1758172920"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 30
}
],
"timestamp": "1758168397",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3102F3681757x2025x09x13T20x34x47Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:211:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758178980"
},
"departure": {
"time": "1758178980"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 10,
"time": "1758180310"
},
"departure": {
"delay": 10,
"time": "1758180310"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1758178440"
},
"departure": {
"time": "1758178440"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1758179160"
},
"departure": {
"time": "1758179160"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1758179520"
},
"departure": {
"time": "1758179520"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1758180900"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1758178620"
},
"departure": {
"time": "1758178620"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1758179100"
},
"departure": {
"time": "1758179100"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1758180060"
},
"departure": {
"time": "1758180060"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1758180120"
},
"departure": {
"time": "1758180120"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1758178560"
},
"departure": {
"time": "1758178560"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1758179040"
},
"departure": {
"time": "1758179040"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1758180065"
},
"departure": {
"delay": 5,
"time": "1758180065"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1758178380"
},
"departure": {
"time": "1758178380"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1758180720"
},
"departure": {
"time": "1758180720"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 5,
"time": "1758178445"
},
"departure": {
"delay": 5,
"time": "1758178445"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1758178920"
},
"departure": {
"time": "1758178920"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1758179700"
},
"departure": {
"time": "1758179700"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1758180000"
},
"departure": {
"time": "1758180000"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"departure": {
"time": "1758178200"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1758180240"
},
"departure": {
"time": "1758180240"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 5,
"time": "1758180725"
},
"departure": {
"delay": 5,
"time": "1758180725"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1758180300"
},
"departure": {
"time": "1758180300"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1758178320"
},
"departure": {
"time": "1758178320"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1758180540"
},
"departure": {
"time": "1758180540"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1758179820"
},
"departure": {
"time": "1758179820"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 5,
"time": "1758180005"
},
"departure": {
"delay": 5,
"time": "1758180005"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1758178740"
},
"departure": {
"time": "1758178740"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1758178500"
},
"departure": {
"time": "1758178500"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1758179940"
},
"departure": {
"time": "1758179940"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1758180360"
},
"departure": {
"time": "1758180360"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1758178680"
},
"departure": {
"time": "1758178680"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1758180180"
},
"departure": {
"time": "1758180180"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 5,
"time": "1758180305"
},
"departure": {
"delay": 5,
"time": "1758180305"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
}
],
"timestamp": "1758174402",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:211:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13103F3682309x2025x09x13T20x34x47Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758171720"
},
"departure": {
"time": "1758171840"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 9
},
{
"departure": {
"time": "1758168540"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1758173280"
},
"departure": {
"time": "1758173340"
},
"stopId": "FR:27008:ZE:StopPointxOCETrainxTERx87415661:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1758173640"
},
"departure": {
"time": "1758173700"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1758172920"
},
"departure": {
"time": "1758172980"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1758174360"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1758170820"
},
"departure": {
"time": "1758170940"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1758172320"
},
"departure": {
"time": "1758172380"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 11
}
],
"timestamp": "1758167196",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13103F3682309x2025x09x13T20x34x47Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x4470516:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 240,
"time": "1758173148"
},
"departure": {
"delay": 240,
"time": "1758173160"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 231,
"time": "1758174711"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 241,
"time": "1758173641"
},
"departure": {
"delay": 241,
"time": "1758173641"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 330,
"time": "1758173895"
},
"departure": {
"delay": 330,
"time": "1758173910"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 345,
"time": "1758174285"
},
"departure": {
"delay": 345,
"time": "1758174285"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 300,
"time": "1758174120"
},
"departure": {
"delay": 300,
"time": "1758174180"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 329,
"time": "1758174509"
},
"departure": {
"delay": 329,
"time": "1758174509"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 270,
"time": "1758173287"
},
"departure": {
"delay": 270,
"time": "1758173310"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 300,
"time": "1758174330"
},
"departure": {
"delay": 300,
"time": "1758174360"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 270,
"time": "1758174030"
},
"departure": {
"delay": 270,
"time": "1758174030"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 271,
"time": "1758173791"
},
"departure": {
"delay": 271,
"time": "1758173791"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 330,
"time": "1758173850"
},
"departure": {
"delay": 330,
"time": "1758173850"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 268,
"time": "1758173608"
},
"departure": {
"delay": 268,
"time": "1758173608"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 263,
"time": "1758174563"
},
"departure": {
"delay": 263,
"time": "1758174563"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 270,
"time": "1758173535"
},
"departure": {
"delay": 270,
"time": "1758173550"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 307,
"time": "1758174427"
},
"departure": {
"delay": 307,
"time": "1758174427"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 251,
"time": "1758174671"
},
"departure": {
"delay": 251,
"time": "1758174671"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 240,
"time": "1758173217"
},
"departure": {
"delay": 240,
"time": "1758173220"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 271,
"time": "1758173729"
},
"departure": {
"delay": 271,
"time": "1758173731"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 326,
"time": "1758173966"
},
"departure": {
"delay": 326,
"time": "1758173966"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 270,
"time": "1758173412"
},
"departure": {
"delay": 270,
"time": "1758173430"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
}
],
"timestamp": "1758174372",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x4470516:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN857110F3685826x2025x09x13T20x34x47Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758173340"
},
"departure": {
"time": "1758173400"
},
"stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1758174540"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 17
},
{
"departure": {
"time": "1758172080"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1758172860"
},
"departure": {
"time": "1758172920"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 14
}
],
"timestamp": "1758168456",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx1f647a2cx138dx47dex8fb5x333f230e16f7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN857110F3685826x2025x09x13T20x34x47Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1303:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758190500"
},
"departure": {
"time": "1758190500"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1758190680"
},
"departure": {
"time": "1758190680"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1758190980"
},
"departure": {
"time": "1758190980"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1758191220"
},
"departure": {
"time": "1758191220"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1758191280"
},
"departure": {
"time": "1758191280"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1758190440"
},
"departure": {
"time": "1758190440"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"departure": {
"time": "1758190320"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1758191160"
},
"departure": {
"time": "1758191160"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1758191040"
},
"departure": {
"time": "1758191040"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1758190560"
},
"departure": {
"time": "1758190560"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1758190800"
},
"departure": {
"time": "1758190800"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1758191340"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1758190920"
},
"departure": {
"time": "1758190920"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
}
],
"timestamp": "1758174368",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1303:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC586665:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 138,
"time": "1758173235"
},
"departure": {
"delay": 138,
"time": "1758173238"
},
"stopId": "FR:27229:ZE:0xVER01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 138,
"time": "1758174299"
},
"departure": {
"delay": 138,
"time": "1758174318"
},
"stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 138,
"time": "1758174237"
},
"departure": {
"delay": 138,
"time": "1758174258"
},
"stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 108,
"time": "1758173614"
},
"departure": {
"delay": 108,
"time": "1758173628"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 168,
"time": "1758173868"
},
"departure": {
"delay": 168,
"time": "1758173868"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 78,
"time": "1758173511"
},
"departure": {
"delay": 78,
"time": "1758173538"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 75,
"time": "1758173415"
},
"departure": {
"delay": 75,
"time": "1758173415"
},
"stopId": "FR:27229:ZE:0xJJA01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 198,
"time": "1758173178"
},
"departure": {
"delay": 198,
"time": "1758173178"
},
"stopId": "FR:27229:ZE:0xBSJ01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 180,
"time": "1758174600"
},
"departure": {
"delay": 180,
"time": "1758174600"
},
"stopId": "FR:27229:ZE:0xWAS01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 174,
"time": "1758174174"
},
"departure": {
"delay": 174,
"time": "1758174174"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 209,
"time": "1758174389"
},
"departure": {
"delay": 209,
"time": "1758174389"
},
"stopId": "FR:27229:ZE:0xMON01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 138,
"time": "1758173298"
},
"departure": {
"delay": 138,
"time": "1758173298"
},
"stopId": "FR:27229:ZE:0xPAR01:ATOUMOD004",
"stopSequence": 5
},
{
"departure": {
"delay": 168,
"time": "1758172968"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 98,
"time": "1758173378"
},
"departure": {
"delay": 98,
"time": "1758173378"
},
"stopId": "FR:27229:ZE:0xREP01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 193,
"time": "1758174553"
},
"departure": {
"delay": 193,
"time": "1758174553"
},
"stopId": "FR:27229:ZE:0xCAN01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 155,
"time": "1758174635"
},
"stopId": "FR:27229:ZE:0xBRU01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 187,
"time": "1758174127"
},
"departure": {
"delay": 187,
"time": "1758174127"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 116,
"time": "1758173696"
},
"departure": {
"delay": 116,
"time": "1758173696"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 222,
"time": "1758174102"
},
"departure": {
"delay": 222,
"time": "1758174102"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 108,
"time": "1758173928"
},
"departure": {
"delay": 108,
"time": "1758173928"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 189,
"time": "1758174429"
},
"departure": {
"delay": 189,
"time": "1758174429"
},
"stopId": "FR:27229:ZE:0xCLO01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 229,
"time": "1758173046"
},
"departure": {
"delay": 229,
"time": "1758173089"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 155,
"time": "1758174515"
},
"departure": {
"delay": 155,
"time": "1758174515"
},
"stopId": "FR:27229:ZE:0xLYC01:ATOUMOD004",
"stopSequence": 20
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T8:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC586665:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2625:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758209880"
},
"departure": {
"time": "1758209880"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1758210360"
},
"departure": {
"time": "1758210360"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1758210420"
},
"departure": {
"time": "1758210420"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
},
{
"arrival": {
"time": "1758210600"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
},
{
"arrival": {
"time": "1758210120"
},
"departure": {
"time": "1758210120"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1758209820"
},
"departure": {
"time": "1758209820"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1758209640"
},
"departure": {
"time": "1758209640"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1758209760"
},
"departure": {
"time": "1758209760"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 10
},
{
"departure": {
"time": "1758209520"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1758210300"
},
"departure": {
"time": "1758210300"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1758174369",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2625:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4510726359089152x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 172,
"time": "1758174522"
},
"departure": {
"delay": 172,
"time": "1758174532"
},
"stopId": "FR:14366:ZE:19270005:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 66,
"time": "1758174118"
},
"departure": {
"delay": 66,
"time": "1758174126"
},
"stopId": "FR:14366:ZE:678850002:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 203,
"time": "1758173882"
},
"departure": {
"delay": 203,
"time": "1758173903"
},
"stopId": "FR:14366:ZE:36960004:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 135,
"time": "1758174003"
},
"departure": {
"delay": 135,
"time": "1758174015"
},
"stopId": "FR:14366:ZE:764310005:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": -106,
"time": "1758174964"
},
"departure": {
"delay": -106,
"time": "1758174974"
},
"stopId": "FR:14366:ZE:669860001:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": -201,
"time": "1758175179"
},
"stopId": "FR:14366:ZE:15060004:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": 61,
"time": "1758174711"
},
"departure": {
"delay": 61,
"time": "1758174721"
},
"stopId": "FR:14366:ZE:658330001:ATOUMOD036",
"stopSequence": 17
}
],
"timestamp": "1758174496",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5805314927493120:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4510726359089152x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6475153199333376x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 167,
"time": "1758174527"
},
"stopId": "FR:14366:ZE:669860001:ATOUMOD036",
"stopSequence": 30
},
{
"arrival": {
"delay": 260,
"time": "1758173729"
},
"departure": {
"delay": 260,
"time": "1758173780"
},
"stopId": "FR:14366:ZE:19270005:ATOUMOD036",
"stopSequence": 27
},
{
"arrival": {
"delay": 168,
"time": "1758174106"
},
"departure": {
"delay": 168,
"time": "1758174108"
},
"stopId": "FR:14366:ZE:658330001:ATOUMOD036",
"stopSequence": 28
},
{
"arrival": {
"delay": 215,
"time": "1758174385"
},
"departure": {
"delay": 215,
"time": "1758174395"
},
"stopId": "FR:14366:ZE:19300003:ATOUMOD036",
"stopSequence": 29
}
],
"timestamp": "1758174495",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:4841323284660224:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6475153199333376x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4992214909321216x1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 454,
"time": "1758174804"
},
"departure": {
"delay": 454,
"time": "1758174814"
},
"stopId": "FR:14366:ZE:17230007:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 451,
"time": "1758174931"
},
"stopId": "FR:14366:ZE:605820044:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 421,
"time": "1758174711"
},
"departure": {
"delay": 421,
"time": "1758174721"
},
"stopId": "FR:14366:ZE:1200005:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 471,
"time": "1758174881"
},
"departure": {
"delay": 471,
"time": "1758174891"
},
"stopId": "FR:14366:ZE:5175611553218560:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 431,
"time": "1758174661"
},
"departure": {
"delay": 431,
"time": "1758174671"
},
"stopId": "FR:14366:ZE:5170005:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 444,
"time": "1758174554"
},
"departure": {
"delay": 444,
"time": "1758174564"
},
"stopId": "FR:14366:ZE:7160002:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 415,
"time": "1758174474"
},
"departure": {
"delay": 415,
"time": "1758174475"
},
"stopId": "FR:14366:ZE:9260004:ATOUMOD036",
"stopSequence": 7
}
],
"timestamp": "1758174498",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5089173048393728:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4992214909321216x1:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3745194x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -13,
"time": "1758169169"
},
"departure": {
"delay": -13,
"time": "1758169187"
},
"stopId": "FR:50129:ZE:10ARS5:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": -48,
"time": "1758169499"
},
"departure": {
"delay": -48,
"time": "1758169572"
},
"stopId": "FR:50129:ZE:10AXT1:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 19,
"time": "1758168363"
},
"departure": {
"delay": 19,
"time": "1758168379"
},
"stopId": "FR:50129:ZE:10PRV2:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -8,
"time": "1758168461"
},
"departure": {
"delay": -8,
"time": "1758168472"
},
"stopId": "FR:50129:ZE:10BQR2:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": -30,
"time": "1758168758"
},
"departure": {
"delay": -30,
"time": "1758168870"
},
"stopId": "FR:50129:ZE:10FOR4:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 77,
"time": "1758168242"
},
"departure": {
"delay": 77,
"time": "1758168257"
},
"stopId": "FR:50129:ZE:10AMO2:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -4,
"time": "1758168639"
},
"departure": {
"delay": -4,
"time": "1758168656"
},
"stopId": "FR:50129:ZE:10RTU2:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": -56,
"time": "1758169428"
},
"departure": {
"delay": -56,
"time": "1758169444"
},
"stopId": "FR:50129:ZE:10CAL1:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 55,
"time": "1758168284"
},
"departure": {
"delay": 55,
"time": "1758168295"
},
"stopId": "FR:50129:ZE:10EGL2:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": 7,
"time": "1758168928"
},
"departure": {
"delay": 7,
"time": "1758168967"
},
"stopId": "FR:50129:ZE:10CRC4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -62,
"time": "1758169678"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": -60,
"time": "1758168699"
},
"departure": {
"delay": -60,
"time": "1758168720"
},
"stopId": "FR:50129:ZE:10PFO2:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 44,
"time": "1758169084"
},
"departure": {
"delay": 44,
"time": "1758169124"
},
"stopId": "FR:50129:ZE:10HDI3:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 12,
"time": "1758168412"
},
"departure": {
"delay": 12,
"time": "1758168432"
},
"stopId": "FR:50129:ZE:10ANJ6:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1758169229"
},
"departure": {
"delay": 1,
"time": "1758169261"
},
"stopId": "FR:50129:ZE:10BUC1:ATOUMOD035",
"stopSequence": 15
},
{
"departure": {
"delay": 117,
"time": "1758168117"
},
"stopId": "FR:50129:ZE:10PEM1:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1758169293"
},
"departure": {
"delay": 5,
"time": "1758169325"
},
"stopId": "FR:50129:ZE:10CTY1:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 18,
"time": "1758169358"
},
"departure": {
"delay": 18,
"time": "1758169398"
},
"stopId": "FR:50129:ZE:10NAP1:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 11,
"time": "1758168597"
},
"departure": {
"delay": 11,
"time": "1758168611"
},
"stopId": "FR:50129:ZE:10BRA4:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 36,
"time": "1758168319"
},
"departure": {
"delay": 36,
"time": "1758168336"
},
"stopId": "FR:50129:ZE:10OYG2:ATOUMOD035",
"stopSequence": 4
}
],
"timestamp": "1758174423",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:1A:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3745194x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5752690912002048x1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1758176335"
},
"departure": {
"delay": 5,
"time": "1758176345"
},
"stopId": "FR:14366:ZE:35140003:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": 11,
"time": "1758175201"
},
"departure": {
"delay": 11,
"time": "1758175211"
},
"stopId": "FR:14520:ZE:6139960559140864:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 111,
"time": "1758176021"
},
"departure": {
"delay": 111,
"time": "1758176031"
},
"stopId": "FR:14366:ZE:306900013:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 77,
"time": "1758175027"
},
"departure": {
"delay": 77,
"time": "1758175037"
},
"stopId": "FR:14639:ZE:4628435201687552:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 30,
"time": "1758175340"
},
"departure": {
"delay": 30,
"time": "1758175350"
},
"stopId": "FR:14520:ZE:4956765788569600:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": -70,
"time": "1758176440"
},
"departure": {
"delay": -70,
"time": "1758176450"
},
"stopId": "FR:14366:ZE:19270005:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": 41,
"time": "1758175111"
},
"departure": {
"delay": 41,
"time": "1758175121"
},
"stopId": "FR:14639:ZE:6113676969902080:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": -151,
"time": "1758176609"
},
"stopId": "FR:14366:ZE:658330001:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": 173,
"time": "1758175963"
},
"departure": {
"delay": 173,
"time": "1758175973"
},
"stopId": "FR:14366:ZE:310830017:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": -6,
"time": "1758176384"
},
"departure": {
"delay": -6,
"time": "1758176394"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 20
},
{
"departure": {
"time": "1758174360"
},
"stopId": "FR:14126:ZE:5134107840348160:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 65,
"time": "1758176155"
},
"departure": {
"delay": 65,
"time": "1758176165"
},
"stopId": "FR:14366:ZE:15060003:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": -17,
"time": "1758174493"
},
"departure": {
"delay": -17,
"time": "1758174523"
},
"stopId": "FR:14126:ZE:5461136985030656:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 17,
"time": "1758175447"
},
"departure": {
"delay": 17,
"time": "1758175457"
},
"stopId": "FR:14520:ZE:5495456223199232:ATOUMOD036",
"stopSequence": 15
}
],
"timestamp": "1758174497",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:4824043984257024:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5752690912002048x1:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1505:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758192360"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1758192900"
},
"departure": {
"time": "1758192900"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1758193200"
},
"departure": {
"time": "1758193200"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1758192840"
},
"departure": {
"time": "1758192840"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1758193140"
},
"departure": {
"time": "1758193140"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1758192420"
},
"departure": {
"time": "1758192420"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1758192660"
},
"departure": {
"time": "1758192660"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1758192540"
},
"departure": {
"time": "1758192540"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1758192600"
},
"departure": {
"time": "1758192600"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1758192720"
},
"departure": {
"time": "1758192720"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1758192960"
},
"departure": {
"time": "1758192960"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1758193380"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1758192780"
},
"departure": {
"time": "1758192780"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1758192480"
},
"departure": {
"time": "1758192480"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1758174363",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1505:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x4470277:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 216,
"time": "1758178536"
},
"departure": {
"delay": 216,
"time": "1758178536"
},
"stopId": "FR:27022:ZE:0x7000:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 216,
"time": "1758178296"
},
"departure": {
"delay": 216,
"time": "1758178296"
},
"stopId": "FR:27022:ZE:0x6980:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 240,
"time": "1758178380"
},
"departure": {
"delay": 240,
"time": "1758178380"
},
"stopId": "FR:27022:ZE:0x6998:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 261,
"time": "1758178461"
},
"departure": {
"delay": 261,
"time": "1758178461"
},
"stopId": "FR:27022:ZE:0x7002:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 262,
"time": "1758178762"
},
"departure": {
"delay": 262,
"time": "1758178762"
},
"stopId": "FR:27022:ZE:0x6982:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 215,
"time": "1758178895"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 262,
"time": "1758177622"
},
"departure": {
"delay": 262,
"time": "1758177622"
},
"stopId": "FR:27275:ZE:0x6205:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 232,
"time": "1758178432"
},
"departure": {
"delay": 232,
"time": "1758178432"
},
"stopId": "FR:27022:ZE:0x6992:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 212,
"time": "1758177812"
},
"departure": {
"delay": 212,
"time": "1758177812"
},
"stopId": "FR:27275:ZE:0x6220:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 220,
"time": "1758178840"
},
"departure": {
"delay": 220,
"time": "1758178840"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 258,
"time": "1758177858"
},
"departure": {
"delay": 258,
"time": "1758177858"
},
"stopId": "FR:27275:ZE:0x6198:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 260,
"time": "1758177260"
},
"departure": {
"delay": 260,
"time": "1758177260"
},
"stopId": "FR:27022:ZE:0x6979:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 219,
"time": "1758177399"
},
"departure": {
"delay": 219,
"time": "1758177399"
},
"stopId": "FR:27275:ZE:0x6194:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 212,
"time": "1758177512"
},
"departure": {
"delay": 212,
"time": "1758177512"
},
"stopId": "FR:27275:ZE:0x7182:ATOUMOD006",
"stopSequence": 4
},
{
"departure": {
"delay": 212,
"time": "1758177212"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 244,
"time": "1758178024"
},
"departure": {
"delay": 244,
"time": "1758178024"
},
"stopId": "FR:27275:ZE:0x7179:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 261,
"time": "1758177561"
},
"departure": {
"delay": 261,
"time": "1758177561"
},
"stopId": "FR:27275:ZE:0x6203:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 221,
"time": "1758178661"
},
"departure": {
"delay": 221,
"time": "1758178661"
},
"stopId": "FR:27022:ZE:0x6986:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 252,
"time": "1758177912"
},
"departure": {
"delay": 252,
"time": "1758177912"
},
"stopId": "FR:27275:ZE:0x6208:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 212,
"time": "1758177692"
},
"departure": {
"delay": 212,
"time": "1758177692"
},
"stopId": "FR:27275:ZE:0x6215:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 248,
"time": "1758177968"
},
"departure": {
"delay": 248,
"time": "1758177968"
},
"stopId": "FR:27275:ZE:0x6226:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 216,
"time": "1758178176"
},
"departure": {
"delay": 216,
"time": "1758178176"
},
"stopId": "FR:27275:ZE:0x6996:ATOUMOD006",
"stopSequence": 14
}
],
"timestamp": "1758174372",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:6a:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x4470277:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4697901604274176x4:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 275,
"time": "1758175045"
},
"departure": {
"delay": 275,
"time": "1758175055"
},
"stopId": "FR:14303:ZE:5098519146790912:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": -218,
"time": "1758176182"
},
"stopId": "FR:14366:ZE:19270005:ATOUMOD036",
"stopSequence": 27
},
{
"arrival": {
"delay": 356,
"time": "1758175246"
},
"departure": {
"delay": 356,
"time": "1758175256"
},
"stopId": "FR:14303:ZE:5190701962756096:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 352,
"time": "1758175602"
},
"departure": {
"delay": 352,
"time": "1758175612"
},
"stopId": "FR:14366:ZE:767710003:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": 134,
"time": "1758174604"
},
"departure": {
"delay": 134,
"time": "1758174614"
},
"stopId": "FR:14571:ZE:6249281411350528:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 320,
"time": "1758175690"
},
"departure": {
"delay": 320,
"time": "1758175700"
},
"stopId": "FR:14366:ZE:786800005:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": 97,
"time": "1758175887"
},
"departure": {
"delay": 97,
"time": "1758175897"
},
"stopId": "FR:14366:ZE:15060003:ATOUMOD036",
"stopSequence": 26
},
{
"arrival": {
"delay": 322,
"time": "1758175332"
},
"departure": {
"delay": 322,
"time": "1758175342"
},
"stopId": "FR:14069:ZE:5200570925187072:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 309,
"time": "1758175139"
},
"departure": {
"delay": 309,
"time": "1758175149"
},
"stopId": "FR:14303:ZE:5087233314914304:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 317,
"time": "1758175387"
},
"departure": {
"delay": 317,
"time": "1758175397"
},
"stopId": "FR:14069:ZE:790810002:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": 299,
"time": "1758175429"
},
"departure": {
"delay": 299,
"time": "1758175439"
},
"stopId": "FR:14069:ZE:753990002:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": 140,
"time": "1758174670"
},
"departure": {
"delay": 140,
"time": "1758174680"
},
"stopId": "FR:14571:ZE:5171570551029760:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 375,
"time": "1758175565"
},
"departure": {
"delay": 375,
"time": "1758175575"
},
"stopId": "FR:14366:ZE:788860003:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": 199,
"time": "1758174849"
},
"departure": {
"delay": 199,
"time": "1758174859"
},
"stopId": "FR:14421:ZE:6021808065085440:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 145,
"time": "1758174493"
},
"departure": {
"delay": 145,
"time": "1758174505"
},
"stopId": "FR:14570:ZE:6291786555195392:ATOUMOD036",
"stopSequence": 11
}
],
"timestamp": "1758174495",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5118765622624256:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4697901604274176x4:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x4470530:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -44,
"time": "1758175696"
},
"departure": {
"delay": -44,
"time": "1758175696"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 2,
"time": "1758175622"
},
"departure": {
"delay": 2,
"time": "1758175622"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -59,
"time": "1758176821"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -18,
"time": "1758176682"
},
"departure": {
"delay": -18,
"time": "1758176682"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -27,
"time": "1758175773"
},
"departure": {
"delay": -27,
"time": "1758175773"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -44,
"time": "1758175996"
},
"departure": {
"delay": -44,
"time": "1758175996"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -39,
"time": "1758176181"
},
"departure": {
"delay": -39,
"time": "1758176181"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -33,
"time": "1758176427"
},
"departure": {
"delay": -33,
"time": "1758176427"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -58,
"time": "1758176642"
},
"departure": {
"delay": -58,
"time": "1758176642"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"time": "1758176400"
},
"departure": {
"time": "1758176400"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"time": "1758175380"
},
"departure": {
"time": "1758175380"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -29,
"time": "1758176131"
},
"departure": {
"delay": -29,
"time": "1758176131"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -26,
"time": "1758176254"
},
"departure": {
"delay": -26,
"time": "1758176254"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 38,
"time": "1758175238"
},
"departure": {
"delay": 38,
"time": "1758175238"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -44,
"time": "1758175876"
},
"departure": {
"delay": -44,
"time": "1758175876"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -44,
"time": "1758176596"
},
"departure": {
"delay": -44,
"time": "1758176596"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -44,
"time": "1758176356"
},
"departure": {
"delay": -44,
"time": "1758176356"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"time": "1758175500"
},
"departure": {
"time": "1758175500"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"departure": {
"time": "1758175200"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -13,
"time": "1758175547"
},
"departure": {
"delay": -13,
"time": "1758175547"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -44,
"time": "1758176056"
},
"departure": {
"delay": -44,
"time": "1758176056"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -12,
"time": "1758176088"
},
"departure": {
"delay": -12,
"time": "1758176088"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -44,
"time": "1758176536"
},
"departure": {
"delay": -44,
"time": "1758176536"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
}
],
"timestamp": "1758174372",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x4470530:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584183:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758176700"
},
"stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584183:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5777197122977792x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -85,
"time": "1758174352"
},
"departure": {
"delay": -85,
"time": "1758174395"
},
"stopId": "FR:14478:ZE:6627989275017216:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": -427,
"time": "1758175483"
},
"departure": {
"delay": -427,
"time": "1758175493"
},
"stopId": "FR:14478:ZE:6193709836140544:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": -83,
"time": "1758173790"
},
"departure": {
"delay": -83,
"time": "1758173797"
},
"stopId": "FR:14740:ZE:5040808567767040:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": -59,
"time": "1758174232"
},
"departure": {
"delay": -59,
"time": "1758174301"
},
"stopId": "FR:14740:ZE:6460696133894144:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": -523,
"time": "1758174967"
},
"departure": {
"delay": -523,
"time": "1758174977"
},
"stopId": "FR:14478:ZE:5490418629214208:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": -397,
"time": "1758175873"
},
"departure": {
"delay": -397,
"time": "1758175883"
},
"stopId": "FR:14740:ZE:5185997077741568:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -407,
"time": "1758175743"
},
"departure": {
"delay": -407,
"time": "1758175753"
},
"stopId": "FR:14740:ZE:4880801751629824:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": -411,
"time": "1758174839"
},
"departure": {
"delay": -411,
"time": "1758174849"
},
"stopId": "FR:14740:ZE:6663143678803968:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": -77,
"time": "1758174556"
},
"departure": {
"delay": -77,
"time": "1758174643"
},
"stopId": "FR:14740:ZE:5701706659659776:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": -345,
"time": "1758176355"
},
"stopId": "FR:14478:ZE:4583272651685888:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -425,
"time": "1758175965"
},
"departure": {
"delay": -425,
"time": "1758175975"
},
"stopId": "FR:14478:ZE:6003434223304704:ATOUMOD036",
"stopSequence": 11
},
{
"departure": {
"delay": -40,
"time": "1758173720"
},
"stopId": "FR:14740:ZE:6582575930802176:ATOUMOD036",
"stopSequence": 1
},
{
"arrival": {
"delay": -459,
"time": "1758175991"
},
"departure": {
"delay": -459,
"time": "1758176001"
},
"stopId": "FR:14478:ZE:4507111473020928:ATOUMOD036",
"stopSequence": 12
}
],
"timestamp": "1758174497",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:4752917245460480:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5777197122977792x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3410F3681440x2025x09x13T20x34x47Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758174240"
},
"departure": {
"time": "1758174300"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1758171300"
},
"departure": {
"time": "1758171360"
},
"stopId": "FR:61063:ZE:StopPointxOCETrainxTERx87448084:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1758169680"
},
"departure": {
"time": "1758169740"
},
"stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1758176220"
},
"departure": {
"time": "1758176280"
},
"stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002",
"stopSequence": 33
},
{
"arrival": {
"time": "1758172320"
},
"departure": {
"time": "1758172440"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1758175080"
},
"departure": {
"time": "1758175140"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 29
},
{
"departure": {
"time": "1758167760"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1758179820"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002",
"stopSequence": 36
},
{
"arrival": {
"time": "1758170700"
},
"departure": {
"time": "1758170760"
},
"stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1758168780"
},
"departure": {
"time": "1758168840"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1758172980"
},
"departure": {
"time": "1758173040"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 22
}
],
"timestamp": "1758166296",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3410F3681440x2025x09x13T20x34x47Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3304F3681625x2025x09x13T20x34x47Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758173940"
},
"departure": {
"time": "1758174000"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1758182220"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1758173100"
},
"departure": {
"time": "1758173160"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1758171540"
},
"departure": {
"time": "1758171600"
},
"stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1758172380"
},
"departure": {
"time": "1758172440"
},
"stopId": "FR:50099:ZE:StopPointxOCETrainxTERx87447243:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1758174900"
},
"departure": {
"time": "1758175080"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1758170640"
},
"stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1758167467",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3304F3681625x2025x09x13T20x34x47Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758078x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 45,
"time": "1758170789"
},
"departure": {
"delay": 45,
"time": "1758170925"
},
"stopId": "FR:50082:ZE:BCQBG1:ATOUMOD035",
"stopSequence": 3
},
{
"arrival": {
"delay": -17,
"time": "1758171890"
},
"departure": {
"delay": -17,
"time": "1758171943"
},
"stopId": "FR:50294:ZE:MARPO1:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": -23,
"time": "1758172559"
},
"departure": {
"delay": -23,
"time": "1758172597"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": -42,
"time": "1758172482"
},
"departure": {
"delay": -42,
"time": "1758172518"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": -94,
"time": "1758172374"
},
"departure": {
"delay": -94,
"time": "1758172406"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 10
},
{
"departure": {
"delay": 59,
"time": "1758170519"
},
"stopId": "FR:50082:ZE:BCQSF2:ATOUMOD035",
"stopSequence": 1
},
{
"arrival": {
"delay": -49,
"time": "1758172617"
},
"departure": {
"delay": -49,
"time": "1758172631"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 88,
"time": "1758171113"
},
"departure": {
"delay": 88,
"time": "1758171148"
},
"stopId": "FR:50425:ZE:RLBMA1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 4,
"time": "1758171535"
},
"departure": {
"delay": 4,
"time": "1758171544"
},
"stopId": "FR:50230:ZE:HARFE1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 58,
"time": "1758170599"
},
"departure": {
"delay": 58,
"time": "1758170638"
},
"stopId": "FR:50082:ZE:BCQIN1:ATOUMOD035",
"stopSequence": 2
},
{
"arrival": {
"delay": -17,
"time": "1758172201"
},
"departure": {
"delay": -17,
"time": "1758172243"
},
"stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 69,
"time": "1758171367"
},
"departure": {
"delay": 69,
"time": "1758171429"
},
"stopId": "FR:50149:ZE:COUBG1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": -10,
"time": "1758171701"
},
"departure": {
"delay": -10,
"time": "1758171770"
},
"stopId": "FR:50294:ZE:MARMA1:ATOUMOD035",
"stopSequence": 7
},
{
"arrival": {
"delay": 20,
"time": "1758172820"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 14
}
],
"timestamp": "1758174424",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:E:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758078x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:293:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 125,
"time": "1758174300"
},
"departure": {
"delay": 125,
"time": "1758174305"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"delay": 120,
"time": "1758174600"
},
"departure": {
"delay": 120,
"time": "1758174600"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"delay": 120,
"time": "1758175020"
},
"departure": {
"delay": 120,
"time": "1758175020"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"delay": 125,
"time": "1758174360"
},
"departure": {
"delay": 125,
"time": "1758174365"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"delay": 120,
"time": "1758174420"
},
"departure": {
"delay": 120,
"time": "1758174420"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"delay": 125,
"time": "1758174240"
},
"departure": {
"delay": 125,
"time": "1758174245"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"delay": -475,
"time": "1758173465"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": 120,
"time": "1758175080"
},
"departure": {
"delay": 120,
"time": "1758175080"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"delay": 120,
"time": "1758174540"
},
"departure": {
"delay": 120,
"time": "1758174540"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"delay": 125,
"time": "1758174120"
},
"departure": {
"delay": 125,
"time": "1758174125"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"delay": 120,
"time": "1758174780"
},
"departure": {
"delay": 120,
"time": "1758174780"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"delay": 120,
"time": "1758175260"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"delay": 120,
"time": "1758174480"
},
"departure": {
"delay": 120,
"time": "1758174480"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"delay": 120,
"time": "1758174720"
},
"departure": {
"delay": 120,
"time": "1758174720"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
}
],
"timestamp": "1758174363",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:293:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758381x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 10,
"time": "1758175270"
},
"departure": {
"delay": 10,
"time": "1758175270"
},
"stopId": "FR:50045:ZE:BENCG1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 10,
"time": "1758176710"
},
"departure": {
"delay": 10,
"time": "1758176710"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 10,
"time": "1758175570"
},
"departure": {
"delay": 10,
"time": "1758175570"
},
"stopId": "FR:50643:ZE:VIRMA1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 89,
"time": "1758173959"
},
"departure": {
"delay": 89,
"time": "1758173969"
},
"stopId": "FR:50184:ZE:FLAES1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 10,
"time": "1758176950"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 10,
"time": "1758176830"
},
"departure": {
"delay": 10,
"time": "1758176830"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 10,
"time": "1758176770"
},
"departure": {
"delay": 10,
"time": "1758176770"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 10,
"time": "1758176350"
},
"departure": {
"delay": 10,
"time": "1758176350"
},
"stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 10,
"time": "1758176050"
},
"departure": {
"delay": 10,
"time": "1758176050"
},
"stopId": "FR:50294:ZE:MARPO1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 10,
"time": "1758176650"
},
"departure": {
"delay": 10,
"time": "1758176650"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 16
},
{
"departure": {
"delay": 9,
"time": "1758173709"
},
"stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 10,
"time": "1758175870"
},
"departure": {
"delay": 10,
"time": "1758175870"
},
"stopId": "FR:50575:ZE:SIDHC1:ATOUMOD035",
"stopSequence": 13
},
{
"arrival": {
"delay": 10,
"time": "1758175150"
},
"departure": {
"delay": 10,
"time": "1758175150"
},
"stopId": "FR:50045:ZE:BENBG1:ATOUMOD035",
"stopSequence": 10
},
{
"arrival": {
"delay": 10,
"time": "1758174490"
},
"departure": {
"delay": 10,
"time": "1758174490"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 76,
"time": "1758174120"
},
"departure": {
"delay": 76,
"time": "1758174136"
},
"stopId": "FR:50184:ZE:FLAHB1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 10,
"time": "1758174850"
},
"departure": {
"delay": 10,
"time": "1758174850"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 9
}
],
"timestamp": "1758174425",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758381x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584171:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -176,
"time": "1758175564"
},
"departure": {
"delay": -176,
"time": "1758175564"
},
"stopId": "FR:27020:ZE:0xLHA01:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"delay": 257,
"time": "1758174061"
},
"departure": {
"delay": 257,
"time": "1758174137"
},
"stopId": "FR:27229:ZE:0xLEG01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 23,
"time": "1758173483"
},
"departure": {
"delay": 23,
"time": "1758173483"
},
"stopId": "FR:27299:ZE:0xIND01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -232,
"time": "1758175688"
},
"departure": {
"delay": -232,
"time": "1758175688"
},
"stopId": "FR:27020:ZE:0xMAC01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": 47,
"time": "1758173798"
},
"departure": {
"delay": 47,
"time": "1758173807"
},
"stopId": "FR:27299:ZE:0xPAG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -233,
"time": "1758175927"
},
"departure": {
"delay": -233,
"time": "1758175927"
},
"stopId": "FR:27020:ZE:0xETA01:ATOUMOD004",
"stopSequence": 44
},
{
"arrival": {
"delay": 228,
"time": "1758174348"
},
"departure": {
"delay": 228,
"time": "1758174348"
},
"stopId": "FR:27229:ZE:0xGDC01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 17,
"time": "1758173646"
},
"departure": {
"delay": 17,
"time": "1758173657"
},
"stopId": "FR:27299:ZE:0xMAG01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 17,
"time": "1758175097"
},
"departure": {
"delay": 17,
"time": "1758175097"
},
"stopId": "FR:27229:ZE:0xMON01:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": 47,
"time": "1758173739"
},
"departure": {
"delay": 47,
"time": "1758173747"
},
"stopId": "FR:27299:ZE:0xECG01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -203,
"time": "1758175837"
},
"departure": {
"delay": -203,
"time": "1758175837"
},
"stopId": "FR:27020:ZE:0xLOA01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": 179,
"time": "1758174419"
},
"departure": {
"delay": 179,
"time": "1758174419"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -194,
"time": "1758175966"
},
"stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004",
"stopSequence": 45
},
{
"arrival": {
"delay": -194,
"time": "1758175786"
},
"departure": {
"delay": -194,
"time": "1758175786"
},
"stopId": "FR:27020:ZE:0xITO01:ATOUMOD004",
"stopSequence": 42
},
{
"arrival": {
"delay": -201,
"time": "1758175539"
},
"departure": {
"delay": -201,
"time": "1758175539"
},
"stopId": "FR:27020:ZE:0xAMA01:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": 158,
"time": "1758174638"
},
"departure": {
"delay": 158,
"time": "1758174638"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -5,
"time": "1758173515"
},
"departure": {
"delay": -5,
"time": "1758173515"
},
"stopId": "FR:27299:ZE:0xARN01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -245,
"time": "1758175615"
},
"departure": {
"delay": -245,
"time": "1758175615"
},
"stopId": "FR:27020:ZE:0xPEG01:ATOUMOD004",
"stopSequence": 40
},
{
"arrival": {
"delay": 216,
"time": "1758174516"
},
"departure": {
"delay": 216,
"time": "1758174516"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 138,
"time": "1758174798"
},
"departure": {
"delay": 138,
"time": "1758174798"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -9,
"time": "1758173571"
},
"departure": {
"delay": -9,
"time": "1758173571"
},
"stopId": "FR:27299:ZE:0xRNA01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -215,
"time": "1758175465"
},
"departure": {
"delay": -215,
"time": "1758175465"
},
"stopId": "FR:27020:ZE:0xLBA01:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": 167,
"time": "1758174287"
},
"departure": {
"delay": 167,
"time": "1758174287"
},
"stopId": "FR:27229:ZE:0xDUP01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 77,
"time": "1758173885"
},
"departure": {
"delay": 77,
"time": "1758173897"
},
"stopId": "FR:27299:ZE:0xBON01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 212,
"time": "1758174212"
},
"departure": {
"delay": 212,
"time": "1758174212"
},
"stopId": "FR:27229:ZE:0xPMF01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 124,
"time": "1758174724"
},
"departure": {
"delay": 124,
"time": "1758174724"
},
"stopId": "FR:27229:ZE:0xT5S1:ATOUMOD004",
"stopSequence": 21
},
{
"departure": {
"delay": 17,
"time": "1758173417"
},
"stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004",
"stopSequence": 6
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584171:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584396:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 86,
"time": "1758173726"
},
"departure": {
"delay": 86,
"time": "1758173726"
},
"stopId": "FR:27229:ZE:0xGER01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 45,
"time": "1758173865"
},
"stopId": "FR:27229:ZE:0xNAV01:ATOUMOD004",
"stopSequence": 28
},
{
"departure": {
"delay": 109,
"time": "1758173449"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 94,
"time": "1758173674"
},
"departure": {
"delay": 94,
"time": "1758173674"
},
"stopId": "FR:27229:ZE:0xBDN01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 87,
"time": "1758173787"
},
"departure": {
"delay": 87,
"time": "1758173787"
},
"stopId": "FR:27229:ZE:0xJDA01:ATOUMOD004",
"stopSequence": 27
}
],
"timestamp": "1758173694",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584396:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1031:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758186360"
},
"departure": {
"time": "1758186360"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1758186540"
},
"departure": {
"time": "1758186540"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1758187140"
},
"departure": {
"time": "1758187140"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1758186300"
},
"departure": {
"time": "1758186300"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1758186840"
},
"departure": {
"time": "1758186840"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1758186900"
},
"departure": {
"time": "1758186900"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1758187020"
},
"departure": {
"time": "1758187020"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1758187200"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
},
{
"departure": {
"time": "1758186180"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1758187080"
},
"departure": {
"time": "1758187080"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1758186780"
},
"departure": {
"time": "1758186780"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1758186660"
},
"departure": {
"time": "1758186660"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1758186420"
},
"departure": {
"time": "1758186420"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
}
],
"timestamp": "1758174369",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1031:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851024F3685238x2025x09x13T20x34x47Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758175680"
},
"departure": {
"time": "1758175800"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1758174420"
},
"departure": {
"time": "1758174480"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1758171540"
},
"departure": {
"time": "1758171600"
},
"stopId": "FR:27051:ZE:StopPointxOCETrainxTERx87387183:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1758171240"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1758172740"
},
"departure": {
"time": "1758172800"
},
"stopId": "FR:27082:ZE:StopPointxOCETrainxTERx87387142:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1758178200"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1758172320"
},
"departure": {
"time": "1758172380"
},
"stopId": "FR:27165:ZE:StopPointxOCETrainxTERx87387159:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1758171960"
},
"departure": {
"time": "1758172020"
},
"stopId": "FR:27492:ZE:StopPointxOCETrainxTERx87387175:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1758174840"
},
"departure": {
"time": "1758174900"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1758173160"
},
"departure": {
"time": "1758173520"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 19
}
],
"timestamp": "1758167618",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851024F3685238x2025x09x13T20x34x47Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5014561892597760x3:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 171,
"time": "1758173757"
},
"departure": {
"delay": 171,
"time": "1758173811"
},
"stopId": "FR:14366:ZE:9260005:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 171,
"time": "1758173609"
},
"departure": {
"delay": 171,
"time": "1758173631"
},
"stopId": "FR:14366:ZE:5117418345070592:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 255,
"time": "1758174005"
},
"departure": {
"delay": 255,
"time": "1758174015"
},
"stopId": "FR:14366:ZE:3120002:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": -443,
"time": "1758174457"
},
"stopId": "FR:14366:ZE:5080834778333184:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": 234,
"time": "1758173871"
},
"departure": {
"delay": 234,
"time": "1758173934"
},
"stopId": "FR:14366:ZE:7160003:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 159,
"time": "1758173718"
},
"departure": {
"delay": 159,
"time": "1758173739"
},
"stopId": "FR:14366:ZE:4784504850874368:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 86,
"time": "1758174006"
},
"departure": {
"delay": 86,
"time": "1758174026"
},
"stopId": "FR:14366:ZE:33070004:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 50,
"time": "1758174034"
},
"departure": {
"delay": 50,
"time": "1758174050"
},
"stopId": "FR:14366:ZE:21190003:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 171,
"time": "1758173659"
},
"departure": {
"delay": 171,
"time": "1758173691"
},
"stopId": "FR:14366:ZE:5160002:ATOUMOD036",
"stopSequence": 12
}
],
"timestamp": "1758173801",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:4809340465709056:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5014561892597760x3:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13108F3682307x2025x09x13T20x34x47Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758170160"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1758172500"
},
"departure": {
"time": "1758172620"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1758172020"
},
"departure": {
"time": "1758172080"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1758176160"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1758171360"
},
"departure": {
"time": "1758171420"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1758170700"
},
"departure": {
"time": "1758170760"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1758166536",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13108F3682307x2025x09x13T20x34x47Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC585287:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 39,
"time": "1758172779"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
}
],
"timestamp": "1758173694",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC585287:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC586537:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758174900"
},
"stopId": "FR:27229:ZE:0xZIN02:ATOUMOD004",
"stopSequence": 2
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC586537:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC586159:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 38,
"time": "1758174698"
},
"departure": {
"delay": 38,
"time": "1758174698"
},
"stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004",
"stopSequence": 14
},
{
"departure": {
"delay": 55,
"time": "1758174355"
},
"stopId": "FR:27602:ZE:0xHEP01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -15,
"time": "1758174885"
},
"departure": {
"delay": -15,
"time": "1758174885"
},
"stopId": "FR:27229:ZE:0xHON01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 34,
"time": "1758174634"
},
"departure": {
"delay": 34,
"time": "1758174634"
},
"stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 24,
"time": "1758175104"
},
"departure": {
"delay": 24,
"time": "1758175104"
},
"stopId": "FR:27229:ZE:0xCON01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 31,
"time": "1758174391"
},
"departure": {
"delay": 31,
"time": "1758174391"
},
"stopId": "FR:27602:ZE:0xCLC02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -3,
"time": "1758174537"
},
"departure": {
"delay": -3,
"time": "1758174537"
},
"stopId": "FR:27602:ZE:0xMAS01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 16,
"time": "1758175216"
},
"stopId": "FR:27229:ZE:0xIMM01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 23,
"time": "1758174443"
},
"departure": {
"delay": 23,
"time": "1758174443"
},
"stopId": "FR:27602:ZE:0xCLN02:ATOUMOD004",
"stopSequence": 11
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC586159:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:857:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758184680"
},
"departure": {
"time": "1758184680"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1758183780"
},
"departure": {
"time": "1758183780"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"departure": {
"time": "1758183300"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1758183720"
},
"departure": {
"time": "1758183720"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1758184200"
},
"departure": {
"time": "1758184200"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1758184320"
},
"departure": {
"time": "1758184320"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1758184620"
},
"departure": {
"time": "1758184620"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1758184080"
},
"departure": {
"time": "1758184080"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1758183360"
},
"departure": {
"time": "1758183360"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1758183540"
},
"departure": {
"time": "1758183540"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1758183900"
},
"departure": {
"time": "1758183900"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1758184860"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1758183840"
},
"departure": {
"time": "1758183840"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1758183660"
},
"departure": {
"time": "1758183660"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1758184260"
},
"departure": {
"time": "1758184260"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
}
],
"timestamp": "1758174363",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:857:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:677:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758181200"
},
"departure": {
"time": "1758181200"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1758181440"
},
"departure": {
"time": "1758181440"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1758181620"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1758180840"
},
"departure": {
"time": "1758180840"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1758180780"
},
"departure": {
"time": "1758180780"
},
"stopId": "FR:27681:ZE:10090:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1758180600"
},
"departure": {
"time": "1758180600"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1758180900"
},
"departure": {
"time": "1758180900"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1758180960"
},
"departure": {
"time": "1758180960"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1758181380"
},
"departure": {
"time": "1758181380"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1758180660"
},
"departure": {
"time": "1758180660"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1758180540"
},
"departure": {
"time": "1758180540"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 4
},
{
"departure": {
"time": "1758180360"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1758180480"
},
"departure": {
"time": "1758180480"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1758181020"
},
"departure": {
"time": "1758181020"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1758180420"
},
"departure": {
"time": "1758180420"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1758174369",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:677:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3371F3681476x2025x09x13T20x34x47Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758178860"
},
"departure": {
"time": "1758178920"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1758180900"
},
"departure": {
"time": "1758180960"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1758181560"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 21
},
{
"departure": {
"time": "1758173220"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1758177300"
},
"departure": {
"time": "1758177420"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1758179820"
},
"departure": {
"time": "1758179880"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 18
}
],
"timestamp": "1758169597",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx03A83359x7D9Dx4301x9C87x92FED4666451x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3371F3681476x2025x09x13T20x34x47Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD012:ServiceJourney:300000346:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 34,
"time": "1758175234"
},
"stopId": "FR:76758:ZE:YVETOTxxxGarexS:ATOUMOD012",
"stopSequence": 16
},
{
"arrival": {
"delay": 34,
"time": "1758174574"
},
"departure": {
"delay": 34,
"time": "1758174574"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexR1:ATOUMOD012",
"stopSequence": 10
},
{
"arrival": {
"delay": 34,
"time": "1758174454"
},
"departure": {
"delay": 34,
"time": "1758174454"
},
"stopId": "FR:76758:ZE:YVETOTxxxAlbert:ATOUMOD012",
"stopSequence": 9
},
{
"arrival": {
"delay": 34,
"time": "1758175054"
},
"departure": {
"delay": 34,
"time": "1758175054"
},
"stopId": "FR:76758:ZE:YVETOTxxxMusxe:ATOUMOD012",
"stopSequence": 15
},
{
"arrival": {
"delay": 34,
"time": "1758174694"
},
"departure": {
"delay": 34,
"time": "1758174694"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexDx:ATOUMOD012",
"stopSequence": 13
},
{
"arrival": {
"delay": 34,
"time": "1758174874"
},
"departure": {
"delay": 34,
"time": "1758174874"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexD1:ATOUMOD012",
"stopSequence": 14
}
],
"timestamp": "1758174365",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD012:Line:2:LOC",
"tripId": "ATOUMOD012:ServiceJourney:300000346:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:627:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758179940"
},
"departure": {
"time": "1758179940"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1758179040"
},
"departure": {
"time": "1758179040"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1758179760"
},
"departure": {
"time": "1758179760"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1758179640"
},
"departure": {
"time": "1758179640"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
},
{
"departure": {
"time": "1758178800"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1758179700"
},
"departure": {
"time": "1758179700"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1758180000"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1758179220"
},
"departure": {
"time": "1758179220"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1758179880"
},
"departure": {
"time": "1758179880"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1758179400"
},
"departure": {
"time": "1758179400"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1758179340"
},
"departure": {
"time": "1758179340"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1758178920"
},
"departure": {
"time": "1758178920"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1758179460"
},
"departure": {
"time": "1758179460"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1758178980"
},
"departure": {
"time": "1758178980"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1758174300",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:627:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1055:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758187320"
},
"departure": {
"time": "1758187320"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1758186480"
},
"departure": {
"time": "1758186480"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1758186240"
},
"departure": {
"time": "1758186240"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"departure": {
"time": "1758186180"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1758186780"
},
"departure": {
"time": "1758186780"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1758187140"
},
"departure": {
"time": "1758187140"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1758187260"
},
"departure": {
"time": "1758187260"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1758187380"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1758187020"
},
"departure": {
"time": "1758187020"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1758186300"
},
"departure": {
"time": "1758186300"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1758186660"
},
"departure": {
"time": "1758186660"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1758186720"
},
"departure": {
"time": "1758186720"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
}
],
"timestamp": "1758174368",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1055:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:645:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758181020"
},
"departure": {
"time": "1758181020"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1758180600"
},
"departure": {
"time": "1758180600"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1758181380"
},
"departure": {
"time": "1758181380"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1758181440"
},
"departure": {
"time": "1758181440"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1758179820"
},
"departure": {
"time": "1758179820"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1758180660"
},
"departure": {
"time": "1758180660"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1758181080"
},
"departure": {
"time": "1758181080"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1758181140"
},
"departure": {
"time": "1758181140"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1758180540"
},
"departure": {
"time": "1758180540"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1758180780"
},
"departure": {
"time": "1758180780"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1758180000"
},
"departure": {
"time": "1758180000"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1758180900"
},
"departure": {
"time": "1758180900"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1758180720"
},
"departure": {
"time": "1758180720"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1758179760"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1758181620"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1758174376",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:645:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC586878:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 18,
"time": "1758173418"
},
"stopId": "FR:27229:ZE:0xBEL01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1758173694",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC586878:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:725:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758180840"
},
"departure": {
"time": "1758180840"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"departure": {
"time": "1758180600"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1758180720"
},
"departure": {
"time": "1758180720"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1758181680"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1758181020"
},
"departure": {
"time": "1758181020"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1758181260"
},
"departure": {
"time": "1758181260"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1758180960"
},
"departure": {
"time": "1758180960"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1758180900"
},
"departure": {
"time": "1758180900"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1758181440"
},
"departure": {
"time": "1758181440"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1758181500"
},
"departure": {
"time": "1758181500"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1758181560"
},
"departure": {
"time": "1758181560"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1758181200"
},
"departure": {
"time": "1758181200"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1758180780"
},
"departure": {
"time": "1758180780"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1758180660"
},
"departure": {
"time": "1758180660"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1758174363",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:725:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:169:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758176160"
},
"departure": {
"time": "1758176160"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"departure": {
"time": "1758175920"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1758176280"
},
"departure": {
"time": "1758176280"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1758176940"
},
"departure": {
"time": "1758176940"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1758176700"
},
"departure": {
"time": "1758176700"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1758177360"
},
"departure": {
"time": "1758177360"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1758177120"
},
"departure": {
"time": "1758177120"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1758176580"
},
"departure": {
"time": "1758176580"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1758177420"
},
"departure": {
"time": "1758177420"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1758177240"
},
"departure": {
"time": "1758177240"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1758177480"
},
"departure": {
"time": "1758177480"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1758176400"
},
"departure": {
"time": "1758176400"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1758175980"
},
"departure": {
"time": "1758175980"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1758176460"
},
"departure": {
"time": "1758176460"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1758176880"
},
"departure": {
"time": "1758176880"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1758177600"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1758176760"
},
"departure": {
"time": "1758176760"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1758177000"
},
"departure": {
"time": "1758177000"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1758176820"
},
"departure": {
"time": "1758176820"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
}
],
"timestamp": "1758174481",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:169:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5606824293171200x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 173,
"time": "1758176503"
},
"departure": {
"delay": 173,
"time": "1758176513"
},
"stopId": "FR:14371:ZE:5697057793769472:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 183,
"time": "1758175073"
},
"departure": {
"delay": 183,
"time": "1758175083"
},
"stopId": "FR:14576:ZE:5537243771961344:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": 310,
"time": "1758175380"
},
"departure": {
"delay": 310,
"time": "1758175390"
},
"stopId": "FR:14371:ZE:4927468675792896:ATOUMOD036",
"stopSequence": 3
},
{
"departure": {
"delay": 194,
"time": "1758175034"
},
"stopId": "FR:14576:ZE:6448183451320320:ATOUMOD036",
"stopSequence": 1
},
{
"arrival": {
"delay": 211,
"time": "1758176421"
},
"departure": {
"delay": 211,
"time": "1758176431"
},
"stopId": "FR:14371:ZE:5100778894131200:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 137,
"time": "1758176597"
},
"stopId": "FR:14371:ZE:4702065101111296:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 364,
"time": "1758175854"
},
"departure": {
"delay": 364,
"time": "1758175864"
},
"stopId": "FR:14371:ZE:6446846441422848:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": 446,
"time": "1758176116"
},
"departure": {
"delay": 446,
"time": "1758176126"
},
"stopId": "FR:14371:ZE:5222985209217024:ATOUMOD036",
"stopSequence": 5
}
],
"timestamp": "1758174496",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:4705188381196288:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5606824293171200x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC586561:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758177000"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 16
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC586561:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852203F3685349x2025x09x13T20x34x47Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758174420"
},
"departure": {
"time": "1758174480"
},
"stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1758173460"
},
"departure": {
"time": "1758173520"
},
"stopId": "FR:50099:ZE:StopPointxOCETrainxTERx87447243:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1758172800"
},
"departure": {
"time": "1758172860"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 5
},
{
"departure": {
"time": "1758171060"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1758171960"
},
"departure": {
"time": "1758172020"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1758175440"
},
"stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002",
"stopSequence": 10
}
],
"timestamp": "1758169597",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx3334AEE5x6669x4426xA9E8x1F7704E8F5BDx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852203F3685349x2025x09x13T20x34x47Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1333:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758190320"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1758190380"
},
"departure": {
"time": "1758190380"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1758191160"
},
"departure": {
"time": "1758191160"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1758190800"
},
"departure": {
"time": "1758190800"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1758190860"
},
"departure": {
"time": "1758190860"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1758191460"
},
"departure": {
"time": "1758191460"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1758191280"
},
"departure": {
"time": "1758191280"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1758191520"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1758190920"
},
"departure": {
"time": "1758190920"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1758191400"
},
"departure": {
"time": "1758191400"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1758190440"
},
"departure": {
"time": "1758190440"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1758190620"
},
"departure": {
"time": "1758190620"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
}
],
"timestamp": "1758174376",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1333:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3303F3681626x2025x09x13T20x34x47Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758172860"
},
"departure": {
"time": "1758172980"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1758177840"
},
"departure": {
"time": "1758177900"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1758180180"
},
"departure": {
"time": "1758180240"
},
"stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1758178680"
},
"departure": {
"time": "1758178740"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1758179400"
},
"departure": {
"time": "1758179460"
},
"stopId": "FR:50099:ZE:StopPointxOCETrainxTERx87447243:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1758175320"
},
"departure": {
"time": "1758175380"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 16
},
{
"departure": {
"time": "1758168720"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1758174420"
},
"departure": {
"time": "1758174480"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1758181200"
},
"stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1758176760"
},
"departure": {
"time": "1758176940"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 18
}
],
"timestamp": "1758167497",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3303F3681626x2025x09x13T20x34x47Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x4471530:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758175800"
},
"stopId": "FR:27697:ZE:0x6476:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1758174372",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:S4:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x4471530:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC595581:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758177300"
},
"stopId": "FR:27229:ZE:0xROS11:ATOUMOD004",
"stopSequence": 11
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC595581:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850604F3685197x2025x09x13T20x34x47Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758176460"
},
"departure": {
"time": "1758176520"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1758176640"
},
"departure": {
"time": "1758176700"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1758179280"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1758178080"
},
"departure": {
"time": "1758178200"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1758177600"
},
"departure": {
"time": "1758177780"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1758175980"
},
"departure": {
"time": "1758176040"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1758177240"
},
"departure": {
"time": "1758177300"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1758177000"
},
"departure": {
"time": "1758177060"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1758178740"
},
"departure": {
"time": "1758178800"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 19
},
{
"departure": {
"time": "1758175620"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1758178380"
},
"departure": {
"time": "1758178440"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 17
}
],
"timestamp": "1758171998",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850604F3685197x2025x09x13T20x34x47Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC586833:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 67,
"time": "1758174487"
},
"departure": {
"delay": 67,
"time": "1758174487"
},
"stopId": "FR:27229:ZE:0xRUO01:ATOUMOD004",
"stopSequence": 4
},
{
"departure": {
"delay": 21,
"time": "1758174081"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 51,
"time": "1758174291"
},
"departure": {
"delay": 51,
"time": "1758174351"
},
"stopId": "FR:27229:ZE:0xCTA02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 51,
"time": "1758174160"
},
"departure": {
"delay": 51,
"time": "1758174171"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 51,
"time": "1758174651"
},
"stopId": "FR:27229:ZE:0xBEL01:ATOUMOD004",
"stopSequence": 6
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC586833:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5456241129160704x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -150,
"time": "1758174510"
},
"stopId": "FR:14366:ZE:15060004:ATOUMOD036",
"stopSequence": 17
}
],
"timestamp": "1758174492",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:6580502401122304:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5456241129160704x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852026F3706132x2025x09x15T11x22x04Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758180120"
},
"departure": {
"time": "1758180180"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1758179280"
},
"departure": {
"time": "1758179340"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1758176460"
},
"departure": {
"time": "1758176520"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1758178380"
},
"departure": {
"time": "1758178440"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1758181800"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1758180780"
},
"departure": {
"time": "1758180840"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1758178800"
},
"departure": {
"time": "1758178860"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1758177360"
},
"departure": {
"time": "1758177420"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 5
},
{
"departure": {
"time": "1758175680"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1758172058",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852026F3706132x2025x09x15T11x22x04Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5104212523352064x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -423,
"time": "1758175727"
},
"departure": {
"delay": -423,
"time": "1758175737"
},
"stopId": "FR:14478:ZE:5198648658886656:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -336,
"time": "1758175239"
},
"departure": {
"delay": -336,
"time": "1758175464"
},
"stopId": "FR:14570:ZE:6244808672673792:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": -653,
"time": "1758176047"
},
"stopId": "FR:14478:ZE:4507111473020928:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 66,
"time": "1758174836"
},
"departure": {
"delay": 66,
"time": "1758174846"
},
"stopId": "FR:14626:ZE:6723242082435072:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": 68,
"time": "1758175018"
},
"departure": {
"delay": 68,
"time": "1758175028"
},
"stopId": "FR:14421:ZE:6347525255593984:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": -436,
"time": "1758175894"
},
"departure": {
"delay": -436,
"time": "1758175904"
},
"stopId": "FR:14478:ZE:6193709836140544:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": -1104,
"time": "1758174306"
},
"departure": {
"delay": -1104,
"time": "1758174336"
},
"stopId": "FR:14571:ZE:5171570551029760:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": -1100,
"time": "1758174373"
},
"departure": {
"delay": -1100,
"time": "1758174400"
},
"stopId": "FR:14571:ZE:6249281411350528:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": -587,
"time": "1758174493"
},
"departure": {
"delay": -587,
"time": "1758175093"
},
"stopId": "FR:14570:ZE:6238642022383616:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": -394,
"time": "1758175483"
},
"departure": {
"delay": -394,
"time": "1758175586"
},
"stopId": "FR:14621:ZE:5083980615385088:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -1121,
"time": "1758174191"
},
"departure": {
"delay": -1121,
"time": "1758174199"
},
"stopId": "FR:14421:ZE:6021808065085440:ATOUMOD036",
"stopSequence": 4
},
{
"departure": {
"time": "1758174600"
},
"stopId": "FR:14570:ZE:6649498467041280:ATOUMOD036",
"stopSequence": 1
},
{
"arrival": {
"delay": -1161,
"time": "1758174447"
},
"departure": {
"delay": -1161,
"time": "1758174459"
},
"stopId": "FR:14570:ZE:6291786555195392:ATOUMOD036",
"stopSequence": 7
}
],
"timestamp": "1758174496",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:6592836607672320:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5104212523352064x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC586669:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 70,
"time": "1758172570"
},
"stopId": "FR:27229:ZE:0xBRU02:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1758173694",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T8:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC586669:LOC"
}
}
},
{
"id": "SM:ATOUMOD035:ServiceJourney:3758380x2025xHxMultxJxVxJeuxVenx00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 196,
"time": "1758171016"
},
"departure": {
"delay": 196,
"time": "1758171076"
},
"stopId": "FR:50575:ZE:SIDHC1:ATOUMOD035",
"stopSequence": 13
},
{
"departure": {
"delay": 24,
"time": "1758168744"
},
"stopId": "FR:50184:ZE:FLAEN1:ATOUMOD035",
"stopSequence": 4
},
{
"arrival": {
"delay": 245,
"time": "1758169715"
},
"departure": {
"delay": 245,
"time": "1758169745"
},
"stopId": "FR:50402:ZE:PIXLAN:ATOUMOD035",
"stopSequence": 8
},
{
"arrival": {
"delay": 166,
"time": "1758170740"
},
"departure": {
"delay": 166,
"time": "1758170746"
},
"stopId": "FR:50643:ZE:VIRMA1:ATOUMOD035",
"stopSequence": 12
},
{
"arrival": {
"delay": 232,
"time": "1758172192"
},
"stopId": "FR:50129:ZE:10PEM4:ATOUMOD035",
"stopSequence": 20
},
{
"arrival": {
"delay": 215,
"time": "1758172038"
},
"departure": {
"delay": 215,
"time": "1758172055"
},
"stopId": "FR:50129:ZE:10CRN2:ATOUMOD035",
"stopSequence": 19
},
{
"arrival": {
"delay": 158,
"time": "1758170380"
},
"departure": {
"delay": 158,
"time": "1758170438"
},
"stopId": "FR:50045:ZE:BENCG1:ATOUMOD035",
"stopSequence": 11
},
{
"arrival": {
"delay": 191,
"time": "1758171239"
},
"departure": {
"delay": 191,
"time": "1758171251"
},
"stopId": "FR:50294:ZE:MARPO1:ATOUMOD035",
"stopSequence": 14
},
{
"arrival": {
"delay": 243,
"time": "1758171569"
},
"departure": {
"delay": 243,
"time": "1758171603"
},
"stopId": "FR:50129:ZE:10ANJ7:ATOUMOD035",
"stopSequence": 15
},
{
"arrival": {
"delay": 158,
"time": "1758170006"
},
"departure": {
"delay": 158,
"time": "1758170018"
},
"stopId": "FR:50402:ZE:PIXZAF:ATOUMOD035",
"stopSequence": 9
},
{
"arrival": {
"delay": 182,
"time": "1758169063"
},
"departure": {
"delay": 182,
"time": "1758169082"
},
"stopId": "FR:50184:ZE:FLAES1:ATOUMOD035",
"stopSequence": 5
},
{
"arrival": {
"delay": 106,
"time": "1758171728"
},
"departure": {
"delay": 106,
"time": "1758171766"
},
"stopId": "FR:50129:ZE:10PEM2:ATOUMOD035",
"stopSequence": 16
},
{
"arrival": {
"delay": 227,
"time": "1758171972"
},
"departure": {
"delay": 227,
"time": "1758172007"
},
"stopId": "FR:50129:ZE:10PLA4:ATOUMOD035",
"stopSequence": 18
},
{
"arrival": {
"delay": 180,
"time": "1758171836"
},
"departure": {
"delay": 180,
"time": "1758171900"
},
"stopId": "FR:50129:ZE:10AXT2:ATOUMOD035",
"stopSequence": 17
},
{
"arrival": {
"delay": 278,
"time": "1758169347"
},
"departure": {
"delay": 278,
"time": "1758169358"
},
"stopId": "FR:50184:ZE:FLAHB1:ATOUMOD035",
"stopSequence": 6
},
{
"arrival": {
"delay": 156,
"time": "1758170308"
},
"departure": {
"delay": 156,
"time": "1758170316"
},
"stopId": "FR:50045:ZE:BENBG1:ATOUMOD035",
"stopSequence": 10
}
],
"timestamp": "1758174429",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD035:Line:B:LOC",
"tripId": "ATOUMOD035:ServiceJourney:3758380x2025xHxMultxJxVxJeuxVenx00:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6455193613893632x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -241,
"time": "1758174359"
},
"stopId": "FR:14366:ZE:658330001:ATOUMOD036",
"stopSequence": 13
}
],
"timestamp": "1758174361",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:6034535755022336:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6455193613893632x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5392763190247424x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -8,
"time": "1758174695"
},
"departure": {
"delay": -8,
"time": "1758174712"
},
"stopId": "FR:14366:ZE:658330001:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": -179,
"time": "1758175141"
},
"stopId": "FR:14366:ZE:15060003:ATOUMOD036",
"stopSequence": 18
}
],
"timestamp": "1758174495",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:4558066457509888:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5392763190247424x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC595533:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758174900"
},
"stopId": "FR:27229:ZE:0xROS01:ATOUMOD004",
"stopSequence": 5
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC595533:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:501:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758177000"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1758177540"
},
"departure": {
"time": "1758177540"
},
"stopId": "FR:27681:ZE:10072:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1758177720"
},
"departure": {
"time": "1758177720"
},
"stopId": "FR:27681:ZE:30008:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1758177900"
},
"departure": {
"time": "1758177900"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1758177480"
},
"departure": {
"time": "1758177480"
},
"stopId": "FR:27562:ZE:10070:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1758177240"
},
"departure": {
"time": "1758177240"
},
"stopId": "FR:27562:ZE:10022:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1758177180"
},
"departure": {
"time": "1758177180"
},
"stopId": "FR:27562:ZE:10016:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1758177960"
},
"departure": {
"time": "1758177960"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1758177420"
},
"departure": {
"time": "1758177420"
},
"stopId": "FR:27562:ZE:10103:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1758178020"
},
"departure": {
"time": "1758178020"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1758177120"
},
"departure": {
"time": "1758177120"
},
"stopId": "FR:27562:ZE:10024:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1758177060"
},
"departure": {
"time": "1758177060"
},
"stopId": "FR:27562:ZE:10018:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1758177300"
},
"departure": {
"time": "1758177300"
},
"stopId": "FR:27562:ZE:29084:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1758177600"
},
"departure": {
"time": "1758177600"
},
"stopId": "FR:27681:ZE:10056:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1758178140"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1758174300",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:501:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1043:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758186300"
},
"departure": {
"time": "1758186300"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1758187320"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1758187200"
},
"departure": {
"time": "1758187200"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1758187140"
},
"departure": {
"time": "1758187140"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1758187080"
},
"departure": {
"time": "1758187080"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1758187020"
},
"departure": {
"time": "1758187020"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"departure": {
"time": "1758186180"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1758186480"
},
"departure": {
"time": "1758186480"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1758186660"
},
"departure": {
"time": "1758186660"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1758187260"
},
"departure": {
"time": "1758187260"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1758186780"
},
"departure": {
"time": "1758186780"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1758186720"
},
"departure": {
"time": "1758186720"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1758186240"
},
"departure": {
"time": "1758186240"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1758186840"
},
"departure": {
"time": "1758186840"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1758186900"
},
"departure": {
"time": "1758186900"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1758174367",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1043:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5638923603673088x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 71,
"time": "1758174601"
},
"departure": {
"delay": 71,
"time": "1758174611"
},
"stopId": "FR:14654:ZE:5297648350265344:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 52,
"time": "1758175072"
},
"stopId": "FR:14654:ZE:4600937680207872:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 160,
"time": "1758174990"
},
"departure": {
"delay": 160,
"time": "1758175000"
},
"stopId": "FR:14654:ZE:5640013749420032:ATOUMOD036",
"stopSequence": 12
}
],
"timestamp": "1758174496",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5854756107976704:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5638923603673088x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852202F3685348x2025x09x13T20x34x47Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758172740"
},
"stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1758177060"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1758173640"
},
"departure": {
"time": "1758173700"
},
"stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1758174540"
},
"departure": {
"time": "1758174600"
},
"stopId": "FR:50099:ZE:StopPointxOCETrainxTERx87447243:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1758176040"
},
"departure": {
"time": "1758176100"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1758175200"
},
"departure": {
"time": "1758175260"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 7
}
],
"timestamp": "1758169117",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx3334AEE5x6669x4426xA9E8x1F7704E8F5BDx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852202F3685348x2025x09x13T20x34x47Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x4470520:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758176400"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1758174372",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x4470520:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x4470488:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758175200"
},
"stopId": "FR:27332:ZE:0x7152:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1758174372",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:9:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x4470488:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5970426728546304x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -99,
"time": "1758174621"
},
"stopId": "FR:14654:ZE:4600937680207872:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": -47,
"time": "1758174451"
},
"departure": {
"delay": -47,
"time": "1758174553"
},
"stopId": "FR:14654:ZE:5640013749420032:ATOUMOD036",
"stopSequence": 15
}
],
"timestamp": "1758174497",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5354718734843904:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5970426728546304x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x4471207:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758176460"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1758174372",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x4471207:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC586146:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758177000"
},
"stopId": "FR:27602:ZE:0xALI02:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC586146:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC585281:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758176880"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC585281:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:603:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1758179400"
},
"departure": {
"time": "1758179400"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1758179760"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1758179280"
},
"departure": {
"time": "1758179280"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"departure": {
"time": "1758178800"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1758179580"
},
"departure": {
"time": "1758179580"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1758178920"
},
"departure": {
"time": "1758178920"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1758179220"
},
"departure": {
"time": "1758179220"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1758179160"
},
"departure": {
"time": "1758179160"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1758178860"
},
"departure": {
"time": "1758178860"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1758174376",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:603:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584901:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758175920"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584901:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC586532:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758175080"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 4
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC586532:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4858692596924416x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -26,
"time": "1758174574"
},
"stopId": "FR:14654:ZE:4600937680207872:ATOUMOD036",
"stopSequence": 14
}
],
"timestamp": "1758174495",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:6499174041255936:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4858692596924416x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC586132:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 7,
"time": "1758172507"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 21
}
],
"timestamp": "1758173694",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC586132:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x4470519:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758175500"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1758174372",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x4470519:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC586856:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758174900"
},
"stopId": "FR:27229:ZE:0xBEL01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC586856:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC585280:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758172500"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1758173694",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC585280:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2745:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758211200"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1758211500"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1758174376",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2745:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x4470521:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758177300"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1758174372",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x4470521:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584676:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758174720"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 8
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584676:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x4471069:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758175500"
},
"stopId": "FR:27469:ZE:0x6635:ATOUMOD006",
"stopSequence": 2
}
],
"timestamp": "1758174372",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:S7:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x4471069:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584897:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758177600"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584897:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC586530:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758176700"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 29
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC586530:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x4470346:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758177000"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1758174372",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:7b:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x4470346:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC595580:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758174900"
},
"stopId": "FR:27229:ZE:0xGAR10:ATOUMOD004",
"stopSequence": 2
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC595580:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC595535:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758176700"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC595535:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC586143:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758176100"
},
"stopId": "FR:27306:ZE:0xBER02:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC586143:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584704:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758177000"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 3
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584704:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4692786600214528x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 58,
"time": "1758174538"
},
"stopId": "FR:14654:ZE:4600937680207872:ATOUMOD036",
"stopSequence": 14
}
],
"timestamp": "1758174496",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5349681140858880:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4692786600214528x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584399:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758177420"
},
"stopId": "FR:27229:ZE:0xNAV02:ATOUMOD004",
"stopSequence": 12
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584399:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC586859:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758177900"
},
"stopId": "FR:27229:ZE:0xBEL01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC586859:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584179:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758174900"
},
"stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584179:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC585294:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758176700"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC585294:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584895:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758175800"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 8
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584895:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN853605F3685418x2025x09x13T20x34x47Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758176940"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1758179340"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1758178080"
},
"departure": {
"time": "1758178140"
},
"stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1758178440"
},
"departure": {
"time": "1758178500"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 27
}
],
"timestamp": "1758173317",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx1f647a2cx138dx47dex8fb5x333f230e16f7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN853605F3685418x2025x09x13T20x34x47Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584688:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758176580"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584688:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC586832:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758175560"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC586832:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x4470471:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758177000"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1758174372",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:9:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x4470471:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5014561892597760x2:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -88,
"time": "1758174512"
},
"stopId": "FR:14366:ZE:660040002:ATOUMOD036",
"stopSequence": 25
},
{
"arrival": {
"delay": -63,
"time": "1758174383"
},
"departure": {
"delay": -63,
"time": "1758174417"
},
"stopId": "FR:14366:ZE:1210003:ATOUMOD036",
"stopSequence": 24
}
],
"timestamp": "1758174486",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:4809340465709056:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5014561892597760x2:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584898:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758176580"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584898:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC586858:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758176400"
},
"stopId": "FR:27229:ZE:0xBEL01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC586858:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC585296:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758177600"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC585296:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC586670:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758174900"
},
"stopId": "FR:27229:ZE:0xBRU02:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T8:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC586670:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x4471660:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 40,
"time": "1758174760"
},
"stopId": "FR:27701:ZE:0x7050:ATOUMOD006",
"stopSequence": 2
}
],
"timestamp": "1758174372",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:NHP:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x4471660:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC586671:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758176400"
},
"stopId": "FR:27229:ZE:0xBRU02:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T8:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC586671:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:4x4469768:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758175200"
},
"stopId": "FR:27003:ZE:0x6015:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1758174372",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:10:LOC",
"tripId": "ATOUMOD006:ServiceJourney:4x4469768:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC585348:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758175500"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1758174422",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC585348:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC584165:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1758172680"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 18
}
],
"timestamp": "1758173694",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC584165:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "1.0",
"timestamp": "1758174567"
}
}