Resource details

File name: Données en temps réel des horaires aux arrêts du réseau SNGO
Format: gtfs-rt

Données en temps réel au format GTFS-RT (protobuf) du réseau de transport de Seine Normandie Agglomération.

This resource file is part of the dataset Réseau urbain SNgo!.

Download availability

2026-06-09
100%
2026-06-10
100%
2026-06-11
100%
2026-06-12
100%
2026-06-13
100%
2026-06-14
100%
2026-06-15
100%
2026-06-16
100%
2026-06-17
100%
2026-06-18
100%
2026-06-19
100%
2026-06-20
100%
2026-06-21
100%
2026-06-22
100%
2026-06-23
100%
2026-06-24
100%
2026-06-25
100%
2026-06-26
100%
2026-06-27
100%
2026-06-28
100%
2026-06-29
100%
2026-06-30
100%
2026-07-01
100%
2026-07-02
100%
2026-07-03
100%
2026-07-04
100%
2026-07-05
100%
2026-07-06
100%
2026-07-07
100%
2026-07-08
100%
2026-07-09
100%
Learn more
We test this resource download availability every hour by making an HTTP HEAD request with a timeout of 5 seconds. If we detect a downtime, we perform subsequent tests every 10 minutes, until the resource is back online.

For SIRI and SIRI Lite feeds, we perform a GET request: a 401 or 405 status code is considered successful. In case of HTTP 500, the feed will be considered unavailable, unless the body appears to contain SOAP.

Validation details

638 errors, 123 warnings

Many validation errors indicate that the GTFS-RT identifiers do not match the GTFS identifiers.

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

Errors

GTFS-rt trip_id does not exist in GTFS data and does not have schedule_relationship of ADDED E003 41 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 ATOUMOD007:ServiceJourney:625:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id ATOUMOD007:ServiceJourney:1041:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id ATOUMOD007:ServiceJourney:861:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id ATOUMOD007:ServiceJourney:1319:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id ATOUMOD007:ServiceJourney:619:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED

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

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

Sample errors
  • route_id ATOUMOD007:Line:22:LOC does not exist in the GTFS data routes.txt
  • route_id ATOUMOD007:Line:23:LOC does not exist in the GTFS data routes.txt
  • route_id ATOUMOD007:Line:21:LOC does not exist in the GTFS data routes.txt
  • route_id ATOUMOD007:Line:23:LOC does not exist in the GTFS data routes.txt
  • route_id ATOUMOD007:Line:23:LOC does not exist in the GTFS data routes.txt

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

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

Sample errors
  • trip_id ATOUMOD007:ServiceJourney:625:LOC stop_id FR:27681:ZE:10102:ATOUMOD007 does not exist in GTFS data stops.txt
  • trip_id ATOUMOD007:ServiceJourney:625:LOC stop_id FR:27681:ZE:10043:ATOUMOD007 does not exist in GTFS data stops.txt
  • trip_id ATOUMOD007:ServiceJourney:625:LOC stop_id FR:27681:ZE:11000:ATOUMOD007 does not exist in GTFS data stops.txt
  • trip_id ATOUMOD007:ServiceJourney:625:LOC stop_id FR:27681:ZE:10031:ATOUMOD007 does not exist in GTFS data stops.txt
  • trip_id ATOUMOD007:ServiceJourney:625:LOC stop_id FR:27681:ZE:1036:ATOUMOD007 does not exist in GTFS data stops.txt

timestamp is in the future E050 1 error

All timestamps must be less than the current time

Sample errors
  • header.timestamp 09:05:49 (1783580749) is 1 min 31 sec greater than 09:04:17 (1783580657808) - the current time in milliseconds

Warnings

vehicle_id not populated W002 41 errors

vehicle_id should be populated for TripUpdates and VehiclePositions

Sample errors
  • trip_id ATOUMOD007:ServiceJourney:625:LOC does not have a vehicle_id
  • trip_id ATOUMOD007:ServiceJourney:1041:LOC does not have a vehicle_id
  • trip_id ATOUMOD007:ServiceJourney:861:LOC does not have a vehicle_id
  • trip_id ATOUMOD007:ServiceJourney:1319:LOC does not have a vehicle_id
  • trip_id ATOUMOD007:ServiceJourney:619:LOC does not have a vehicle_id

schedule_relationship not populated W009 82 errors

trip.schedule_relationship and stop_time_update.schedule_relationship should be populated

Sample errors
  • trip_id ATOUMOD007:ServiceJourney:625:LOC stop_sequence 1 (and potentially more for this trip) does not have a schedule_relationship
  • trip_id ATOUMOD007:ServiceJourney:625:LOC does not have a schedule_relationship
  • trip_id ATOUMOD007:ServiceJourney:1041:LOC stop_sequence 1 (and potentially more for this trip) does not have a schedule_relationship
  • trip_id ATOUMOD007:ServiceJourney:1041:LOC does not have a schedule_relationship
  • trip_id ATOUMOD007:ServiceJourney:861:LOC stop_sequence 1 (and potentially more for this trip) does not have a schedule_relationship
Validate this GTFS-RT now

Previous validations

Here is a recap of all the error types encountered over the last 30 days.

Error ID Description Errors count Number of occurences
E003 All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED 974 26 times (87 % of validations)
E004 All route_ids provided in the GTFS-rt feed must exist in the GTFS data 974 26 times (87 % of validations)
E011 All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt 13,020 26 times (87 % of validations)
W002 vehicle_id should be populated for TripUpdates and VehiclePositions 974 26 times (87 % of validations)
W009 trip.schedule_relationship and stop_time_update.schedule_relationship should be populated 1,948 26 times (87 % of validations)
E050 All timestamps must be less than the current time 10 10 times (33 % of validations)
W008 The data in a GTFS-realtime feed should always be less than one minute old 1 1 times (3 % of validations)

GTFS-RT feed content

Entities

Entities present in this feed at 2026-07-09 at 15:21 Europe/Paris.

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

Entities seen in the last 7 days.

trip_updates

Decoded GTFS-RT feed

See full payload

Here is the decoded GTFS-RT feed Protobuf at 2026-07-09 at 15:21 Europe/Paris. You can look at the GTFS-RT documentation.

{ "entity": [ { "id": "SM:ATOUMOD007:ServiceJourney:3311:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783624140" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783624200" }, "departure": { "time": "1783624200" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783624260" }, "departure": { "time": "1783624260" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783624440" }, "departure": { "time": "1783624440" }, "stopId": "FR:27681:ZE:10031:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783624620" }, "departure": { "time": "1783624620" }, "stopId": "FR:27681:ZE:1036:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783624680" }, "departure": { "time": "1783624680" }, "stopId": "FR:27681:ZE:10078:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783624740" }, "departure": { "time": "1783624740" }, "stopId": "FR:27681:ZE:10063:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783624800" }, "stopId": "FR:27681:ZE:10039:ATOUMOD007", "stopSequence": 8 } ], "timestamp": "1783603105", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:22:LOC", "tripId": "ATOUMOD007:ServiceJourney:3311:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2113:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783603200" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783603260" }, "departure": { "time": "1783603260" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783603320" }, "departure": { "time": "1783603320" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783603560" }, "departure": { "time": "1783603560" }, "stopId": "FR:27681:ZE:10099:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783603620" }, "departure": { "time": "1783603620" }, "stopId": "FR:27681:ZE:10074:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783603680" }, "departure": { "time": "1783603680" }, "stopId": "FR:27681:ZE:28981:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783603740" }, "departure": { "time": "1783603740" }, "stopId": "FR:27681:ZE:10059:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783603800" }, "departure": { "time": "1783603800" }, "stopId": "FR:27681:ZE:10080:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783603860" }, "departure": { "time": "1783603860" }, "stopId": "FR:27681:ZE:10057:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783603920" }, "departure": { "time": "1783603920" }, "stopId": "FR:27681:ZE:29090:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783603980" }, "departure": { "time": "1783603980" }, "stopId": "FR:27681:ZE:29088:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783604040" }, "departure": { "time": "1783604040" }, "stopId": "FR:27681:ZE:28974:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783604160" }, "departure": { "time": "1783604160" }, "stopId": "FR:27681:ZE:28977:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783604280" }, "stopId": "FR:27681:ZE:10088:ATOUMOD007", "stopSequence": 14 } ], "timestamp": "1783603111", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:23:LOC", "tripId": "ATOUMOD007:ServiceJourney:2113:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2361:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783606800" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783606860" }, "departure": { "time": "1783606860" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783606920" }, "departure": { "time": "1783606920" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783607160" }, "departure": { "time": "1783607160" }, "stopId": "FR:27681:ZE:10099:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783607220" }, "departure": { "time": "1783607220" }, "stopId": "FR:27681:ZE:10074:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783607280" }, "departure": { "time": "1783607280" }, "stopId": "FR:27681:ZE:28981:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783607340" }, "departure": { "time": "1783607340" }, "stopId": "FR:27681:ZE:10059:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783607400" }, "departure": { "time": "1783607400" }, "stopId": "FR:27681:ZE:10080:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783607460" }, "departure": { "time": "1783607460" }, "stopId": "FR:27681:ZE:10057:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783607520" }, "departure": { "time": "1783607520" }, "stopId": "FR:27681:ZE:29090:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783607580" }, "departure": { "time": "1783607580" }, "stopId": "FR:27681:ZE:29088:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783607640" }, "departure": { "time": "1783607640" }, "stopId": "FR:27681:ZE:28974:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783607760" }, "departure": { "time": "1783607760" }, "stopId": "FR:27681:ZE:28977:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783607880" }, "stopId": "FR:27681:ZE:10088:ATOUMOD007", "stopSequence": 14 } ], "timestamp": "1783603111", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:23:LOC", "tripId": "ATOUMOD007:ServiceJourney:2361:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2583:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783610400" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783610460" }, "departure": { "time": "1783610460" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783610520" }, "departure": { "time": "1783610520" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783610760" }, "departure": { "time": "1783610760" }, "stopId": "FR:27681:ZE:10099:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783610820" }, "departure": { "time": "1783610820" }, "stopId": "FR:27681:ZE:10074:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783610880" }, "departure": { "time": "1783610880" }, "stopId": "FR:27681:ZE:28981:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783610940" }, "departure": { "time": "1783610940" }, "stopId": "FR:27681:ZE:10059:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783611000" }, "departure": { "time": "1783611000" }, "stopId": "FR:27681:ZE:10080:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783611060" }, "departure": { "time": "1783611060" }, "stopId": "FR:27681:ZE:10057:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783611120" }, "departure": { "time": "1783611120" }, "stopId": "FR:27681:ZE:29090:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783611180" }, "departure": { "time": "1783611180" }, "stopId": "FR:27681:ZE:29088:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783611240" }, "departure": { "time": "1783611240" }, "stopId": "FR:27681:ZE:28974:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783611360" }, "departure": { "time": "1783611360" }, "stopId": "FR:27681:ZE:28977:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783611480" }, "stopId": "FR:27681:ZE:10088:ATOUMOD007", "stopSequence": 14 } ], "timestamp": "1783603018", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:23:LOC", "tripId": "ATOUMOD007:ServiceJourney:2583:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2769:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783613280" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783613340" }, "departure": { "time": "1783613340" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783613400" }, "departure": { "time": "1783613400" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783614000" }, "stopId": "FR:27681:ZE:10088:ATOUMOD007", "stopSequence": 4 } ], "timestamp": "1783603018", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:23:LOC", "tripId": "ATOUMOD007:ServiceJourney:2769:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2971:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783615740" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783615800" }, "departure": { "time": "1783615800" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783615860" }, "departure": { "time": "1783615860" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783616400" }, "stopId": "FR:27681:ZE:10088:ATOUMOD007", "stopSequence": 4 } ], "timestamp": "1783603018", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:23:LOC", "tripId": "ATOUMOD007:ServiceJourney:2971:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:3129:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783618140" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783618200" }, "departure": { "time": "1783618200" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783618260" }, "departure": { "time": "1783618260" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783618500" }, "departure": { "time": "1783618500" }, "stopId": "FR:27681:ZE:10099:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783618560" }, "departure": { "time": "1783618560" }, "stopId": "FR:27681:ZE:10074:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783618620" }, "departure": { "time": "1783618620" }, "stopId": "FR:27681:ZE:28981:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783618680" }, "departure": { "time": "1783618680" }, "stopId": "FR:27681:ZE:10059:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783618740" }, "departure": { "time": "1783618740" }, "stopId": "FR:27681:ZE:10080:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783618800" }, "departure": { "time": "1783618800" }, "stopId": "FR:27681:ZE:10057:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783618860" }, "departure": { "time": "1783618860" }, "stopId": "FR:27681:ZE:29090:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783618920" }, "departure": { "time": "1783618920" }, "stopId": "FR:27681:ZE:29088:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783618980" }, "departure": { "time": "1783618980" }, "stopId": "FR:27681:ZE:28974:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783619100" }, "departure": { "time": "1783619100" }, "stopId": "FR:27681:ZE:28977:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783619160" }, "stopId": "FR:27681:ZE:10088:ATOUMOD007", "stopSequence": 14 } ], "timestamp": "1783603018", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:23:LOC", "tripId": "ATOUMOD007:ServiceJourney:3129:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:3267:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783620480" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783620540" }, "departure": { "time": "1783620540" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783620600" }, "departure": { "time": "1783620600" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783620840" }, "departure": { "time": "1783620840" }, "stopId": "FR:27681:ZE:10099:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783620900" }, "departure": { "time": "1783620900" }, "stopId": "FR:27681:ZE:10074:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783620960" }, "departure": { "time": "1783620960" }, "stopId": "FR:27681:ZE:28981:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783621020" }, "departure": { "time": "1783621020" }, "stopId": "FR:27681:ZE:10059:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783621080" }, "departure": { "time": "1783621080" }, "stopId": "FR:27681:ZE:10080:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783621140" }, "departure": { "time": "1783621140" }, "stopId": "FR:27681:ZE:10057:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783621200" }, "departure": { "time": "1783621200" }, "stopId": "FR:27681:ZE:29090:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783621260" }, "departure": { "time": "1783621260" }, "stopId": "FR:27681:ZE:29088:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783621320" }, "departure": { "time": "1783621320" }, "stopId": "FR:27681:ZE:28974:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783621440" }, "departure": { "time": "1783621440" }, "stopId": "FR:27681:ZE:28977:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783621560" }, "stopId": "FR:27681:ZE:10088:ATOUMOD007", "stopSequence": 14 } ], "timestamp": "1783603018", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:23:LOC", "tripId": "ATOUMOD007:ServiceJourney:3267:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2615:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783610400" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783610460" }, "departure": { "time": "1783610460" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783610520" }, "departure": { "time": "1783610520" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783610700" }, "departure": { "time": "1783610700" }, "stopId": "FR:27681:ZE:10099:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783611180" }, "departure": { "time": "1783611180" }, "stopId": "FR:27681:ZE:10094:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783611240" }, "departure": { "time": "1783611240" }, "stopId": "FR:27681:ZE:10105:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783611300" }, "departure": { "time": "1783611300" }, "stopId": "FR:27681:ZE:10061:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783611540" }, "departure": { "time": "1783611540" }, "stopId": "FR:27681:ZE:10114:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783611660" }, "departure": { "time": "1783611660" }, "stopId": "FR:27681:ZE:10101:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783611780" }, "departure": { "time": "1783611780" }, "stopId": "FR:27681:ZE:29058:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783611840" }, "departure": { "time": "1783611840" }, "stopId": "FR:27681:ZE:29056:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783611900" }, "stopId": "FR:27681:ZE:29095:ATOUMOD007", "stopSequence": 12 } ], "timestamp": "1783603065", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:24:LOC", "tripId": "ATOUMOD007:ServiceJourney:2615:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2989:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783615740" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783615800" }, "departure": { "time": "1783615800" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783615860" }, "departure": { "time": "1783615860" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783616040" }, "departure": { "time": "1783616040" }, "stopId": "FR:27681:ZE:10099:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783616220" }, "departure": { "time": "1783616220" }, "stopId": "FR:27681:ZE:10094:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783616280" }, "departure": { "time": "1783616280" }, "stopId": "FR:27681:ZE:10105:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783616340" }, "departure": { "time": "1783616340" }, "stopId": "FR:27681:ZE:10061:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783616580" }, "departure": { "time": "1783616580" }, "stopId": "FR:27681:ZE:10114:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783616700" }, "departure": { "time": "1783616700" }, "stopId": "FR:27681:ZE:29058:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783616760" }, "departure": { "time": "1783616760" }, "stopId": "FR:27681:ZE:29056:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783616820" }, "stopId": "FR:27681:ZE:29095:ATOUMOD007", "stopSequence": 11 } ], "timestamp": "1783603065", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:24:LOC", "tripId": "ATOUMOD007:ServiceJourney:2989:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2143:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783603200" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783603320" }, "departure": { "time": "1783603320" }, "stopId": "FR:27681:ZE:10113:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783603380" }, "departure": { "time": "1783603380" }, "stopId": "FR:27681:ZE:19:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783603440" }, "departure": { "time": "1783603440" }, "stopId": "FR:27681:ZE:29065:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783603620" }, "departure": { "time": "1783603620" }, "stopId": "FR:27681:ZE:30009:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783603740" }, "departure": { "time": "1783603740" }, "stopId": "FR:27681:ZE:10073:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783603800" }, "departure": { "time": "1783603800" }, "stopId": "FR:27681:ZE:10071:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783603860" }, "departure": { "time": "1783603860" }, "stopId": "FR:27562:ZE:10104:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783604040" }, "departure": { "time": "1783604040" }, "stopId": "FR:27562:ZE:29083:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783604100" }, "departure": { "time": "1783604100" }, "stopId": "FR:27562:ZE:10021:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783604160" }, "departure": { "time": "1783604160" }, "stopId": "FR:27562:ZE:10015:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783604280" }, "departure": { "time": "1783604280" }, "stopId": "FR:27562:ZE:10023:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783604340" }, "departure": { "time": "1783604340" }, "stopId": "FR:27562:ZE:10017:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783604400" }, "stopId": "FR:27562:ZE:24:ATOUMOD007", "stopSequence": 14 } ], "timestamp": "1783603018", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:25:LOC", "tripId": "ATOUMOD007:ServiceJourney:2143:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2383:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783606800" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783606920" }, "departure": { "time": "1783606920" }, "stopId": "FR:27681:ZE:10113:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783606980" }, "departure": { "time": "1783606980" }, "stopId": "FR:27681:ZE:19:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783607040" }, "departure": { "time": "1783607040" }, "stopId": "FR:27681:ZE:29065:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783607220" }, "departure": { "time": "1783607220" }, "stopId": "FR:27681:ZE:30009:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783607340" }, "departure": { "time": "1783607340" }, "stopId": "FR:27681:ZE:10073:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783607400" }, "departure": { "time": "1783607400" }, "stopId": "FR:27681:ZE:10071:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783607460" }, "departure": { "time": "1783607460" }, "stopId": "FR:27562:ZE:10104:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783607640" }, "departure": { "time": "1783607640" }, "stopId": "FR:27562:ZE:29083:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783607700" }, "departure": { "time": "1783607700" }, "stopId": "FR:27562:ZE:10021:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783607760" }, "departure": { "time": "1783607760" }, "stopId": "FR:27562:ZE:10015:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783607880" }, "departure": { "time": "1783607880" }, "stopId": "FR:27562:ZE:10023:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783607940" }, "departure": { "time": "1783607940" }, "stopId": "FR:27562:ZE:10017:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783608000" }, "stopId": "FR:27562:ZE:24:ATOUMOD007", "stopSequence": 14 } ], "timestamp": "1783603018", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:25:LOC", "tripId": "ATOUMOD007:ServiceJourney:2383:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2601:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783610400" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783610520" }, "departure": { "time": "1783610520" }, "stopId": "FR:27681:ZE:10113:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783610580" }, "departure": { "time": "1783610580" }, "stopId": "FR:27681:ZE:19:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783610640" }, "departure": { "time": "1783610640" }, "stopId": "FR:27681:ZE:29065:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783610820" }, "departure": { "time": "1783610820" }, "stopId": "FR:27681:ZE:30009:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783610940" }, "departure": { "time": "1783610940" }, "stopId": "FR:27681:ZE:10073:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783611000" }, "departure": { "time": "1783611000" }, "stopId": "FR:27681:ZE:10071:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783611060" }, "departure": { "time": "1783611060" }, "stopId": "FR:27562:ZE:10104:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783611240" }, "departure": { "time": "1783611240" }, "stopId": "FR:27562:ZE:29083:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783611300" }, "departure": { "time": "1783611300" }, "stopId": "FR:27562:ZE:10021:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783611360" }, "departure": { "time": "1783611360" }, "stopId": "FR:27562:ZE:10015:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783611480" }, "departure": { "time": "1783611480" }, "stopId": "FR:27562:ZE:10023:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783611540" }, "departure": { "time": "1783611540" }, "stopId": "FR:27562:ZE:10017:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783611600" }, "stopId": "FR:27562:ZE:24:ATOUMOD007", "stopSequence": 14 } ], "timestamp": "1783603111", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:25:LOC", "tripId": "ATOUMOD007:ServiceJourney:2601:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2799:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783613280" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783613400" }, "departure": { "time": "1783613400" }, "stopId": "FR:27681:ZE:10113:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783613460" }, "departure": { "time": "1783613460" }, "stopId": "FR:27681:ZE:19:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783613520" }, "departure": { "time": "1783613520" }, "stopId": "FR:27681:ZE:29065:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783613700" }, "departure": { "time": "1783613700" }, "stopId": "FR:27681:ZE:30009:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783613820" }, "departure": { "time": "1783613820" }, "stopId": "FR:27681:ZE:10073:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783613880" }, "departure": { "time": "1783613880" }, "stopId": "FR:27681:ZE:10071:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783613940" }, "departure": { "time": "1783613940" }, "stopId": "FR:27562:ZE:10104:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783614120" }, "departure": { "time": "1783614120" }, "stopId": "FR:27562:ZE:29083:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783614180" }, "departure": { "time": "1783614180" }, "stopId": "FR:27562:ZE:10021:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783614240" }, "departure": { "time": "1783614240" }, "stopId": "FR:27562:ZE:10015:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783614360" }, "departure": { "time": "1783614360" }, "stopId": "FR:27562:ZE:10023:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783614420" }, "departure": { "time": "1783614420" }, "stopId": "FR:27562:ZE:10017:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783614480" }, "stopId": "FR:27562:ZE:24:ATOUMOD007", "stopSequence": 14 } ], "timestamp": "1783603111", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:25:LOC", "tripId": "ATOUMOD007:ServiceJourney:2799:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:3001:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783615740" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783615860" }, "departure": { "time": "1783615860" }, "stopId": "FR:27681:ZE:10113:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783615920" }, "departure": { "time": "1783615920" }, "stopId": "FR:27681:ZE:19:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783615980" }, "departure": { "time": "1783615980" }, "stopId": "FR:27681:ZE:29065:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783616160" }, "departure": { "time": "1783616160" }, "stopId": "FR:27681:ZE:30009:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783616280" }, "departure": { "time": "1783616280" }, "stopId": "FR:27681:ZE:10073:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783616340" }, "departure": { "time": "1783616340" }, "stopId": "FR:27681:ZE:10071:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783616400" }, "departure": { "time": "1783616400" }, "stopId": "FR:27562:ZE:10104:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783616580" }, "departure": { "time": "1783616580" }, "stopId": "FR:27562:ZE:29083:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783616640" }, "departure": { "time": "1783616640" }, "stopId": "FR:27562:ZE:10021:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783616700" }, "departure": { "time": "1783616700" }, "stopId": "FR:27562:ZE:10015:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783616820" }, "departure": { "time": "1783616820" }, "stopId": "FR:27562:ZE:10023:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783616880" }, "departure": { "time": "1783616880" }, "stopId": "FR:27562:ZE:10017:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783616940" }, "stopId": "FR:27562:ZE:24:ATOUMOD007", "stopSequence": 14 } ], "timestamp": "1783603111", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:25:LOC", "tripId": "ATOUMOD007:ServiceJourney:3001:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:3147:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783618140" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783618260" }, "departure": { "time": "1783618260" }, "stopId": "FR:27681:ZE:10113:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783618320" }, "departure": { "time": "1783618320" }, "stopId": "FR:27681:ZE:19:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783618380" }, "departure": { "time": "1783618380" }, "stopId": "FR:27681:ZE:29065:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783618560" }, "departure": { "time": "1783618560" }, "stopId": "FR:27681:ZE:30009:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783618680" }, "departure": { "time": "1783618680" }, "stopId": "FR:27681:ZE:10073:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783618740" }, "departure": { "time": "1783618740" }, "stopId": "FR:27681:ZE:10071:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783618800" }, "departure": { "time": "1783618800" }, "stopId": "FR:27562:ZE:10104:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783618980" }, "departure": { "time": "1783618980" }, "stopId": "FR:27562:ZE:29083:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783619040" }, "departure": { "time": "1783619040" }, "stopId": "FR:27562:ZE:10021:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783619100" }, "departure": { "time": "1783619100" }, "stopId": "FR:27562:ZE:10015:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783619220" }, "departure": { "time": "1783619220" }, "stopId": "FR:27562:ZE:10023:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783619280" }, "departure": { "time": "1783619280" }, "stopId": "FR:27562:ZE:10017:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783619340" }, "stopId": "FR:27562:ZE:24:ATOUMOD007", "stopSequence": 14 } ], "timestamp": "1783603111", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:25:LOC", "tripId": "ATOUMOD007:ServiceJourney:3147:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:3287:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783620480" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783620600" }, "departure": { "time": "1783620600" }, "stopId": "FR:27681:ZE:10113:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783620660" }, "departure": { "time": "1783620660" }, "stopId": "FR:27681:ZE:19:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783620720" }, "departure": { "time": "1783620720" }, "stopId": "FR:27681:ZE:29065:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783620900" }, "departure": { "time": "1783620900" }, "stopId": "FR:27681:ZE:30009:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783621020" }, "departure": { "time": "1783621020" }, "stopId": "FR:27681:ZE:10073:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783621080" }, "departure": { "time": "1783621080" }, "stopId": "FR:27681:ZE:10071:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783621140" }, "departure": { "time": "1783621140" }, "stopId": "FR:27562:ZE:10104:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783621320" }, "departure": { "time": "1783621320" }, "stopId": "FR:27562:ZE:29083:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783621380" }, "departure": { "time": "1783621380" }, "stopId": "FR:27562:ZE:10021:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783621440" }, "departure": { "time": "1783621440" }, "stopId": "FR:27562:ZE:10015:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783621560" }, "departure": { "time": "1783621560" }, "stopId": "FR:27562:ZE:10023:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783621620" }, "departure": { "time": "1783621620" }, "stopId": "FR:27562:ZE:10017:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783621680" }, "stopId": "FR:27562:ZE:24:ATOUMOD007", "stopSequence": 14 } ], "timestamp": "1783603111", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:25:LOC", "tripId": "ATOUMOD007:ServiceJourney:3287:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2107:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783603200" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783603320" }, "departure": { "time": "1783603320" }, "stopId": "FR:27681:ZE:10113:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783603380" }, "departure": { "time": "1783603380" }, "stopId": "FR:27681:ZE:10115:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783603440" }, "departure": { "time": "1783603440" }, "stopId": "FR:27681:ZE:29064:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783603560" }, "departure": { "time": "1783603560" }, "stopId": "FR:27681:ZE:10033:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783603680" }, "departure": { "time": "1783603680" }, "stopId": "FR:27681:ZE:10116:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783603800" }, "departure": { "time": "1783603800" }, "stopId": "FR:27562:ZE:50434:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783603860" }, "departure": { "time": "1783603860" }, "stopId": "FR:27562:ZE:10041:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783603920" }, "departure": { "time": "1783603920" }, "stopId": "FR:27562:ZE:10053:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783604040" }, "departure": { "time": "1783604040" }, "stopId": "FR:27562:ZE:10025:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783604100" }, "departure": { "time": "1783604100" }, "stopId": "FR:27562:ZE:10020:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783604160" }, "departure": { "time": "1783604160" }, "stopId": "FR:27562:ZE:10026:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783604220" }, "stopId": "FR:27562:ZE:93:ATOUMOD007", "stopSequence": 13 } ], "timestamp": "1783603177", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:26:LOC", "tripId": "ATOUMOD007:ServiceJourney:2107:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2357:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783606800" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783606920" }, "departure": { "time": "1783606920" }, "stopId": "FR:27681:ZE:10113:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783606980" }, "departure": { "time": "1783606980" }, "stopId": "FR:27681:ZE:10115:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783607040" }, "departure": { "time": "1783607040" }, "stopId": "FR:27681:ZE:29064:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783607160" }, "departure": { "time": "1783607160" }, "stopId": "FR:27681:ZE:10033:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783607280" }, "departure": { "time": "1783607280" }, "stopId": "FR:27681:ZE:10116:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783607400" }, "departure": { "time": "1783607400" }, "stopId": "FR:27562:ZE:50434:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783607460" }, "departure": { "time": "1783607460" }, "stopId": "FR:27562:ZE:10041:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783607520" }, "departure": { "time": "1783607520" }, "stopId": "FR:27562:ZE:10053:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783607640" }, "departure": { "time": "1783607640" }, "stopId": "FR:27562:ZE:10025:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783607700" }, "departure": { "time": "1783607700" }, "stopId": "FR:27562:ZE:10020:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783607760" }, "departure": { "time": "1783607760" }, "stopId": "FR:27562:ZE:10026:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783607820" }, "stopId": "FR:27562:ZE:93:ATOUMOD007", "stopSequence": 13 } ], "timestamp": "1783603177", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:26:LOC", "tripId": "ATOUMOD007:ServiceJourney:2357:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2577:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783610400" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783610520" }, "departure": { "time": "1783610520" }, "stopId": "FR:27681:ZE:10113:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783610580" }, "departure": { "time": "1783610580" }, "stopId": "FR:27681:ZE:10115:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783610640" }, "departure": { "time": "1783610640" }, "stopId": "FR:27681:ZE:29064:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783610760" }, "departure": { "time": "1783610760" }, "stopId": "FR:27681:ZE:10033:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783610880" }, "departure": { "time": "1783610880" }, "stopId": "FR:27681:ZE:10116:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783611000" }, "departure": { "time": "1783611000" }, "stopId": "FR:27562:ZE:50434:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783611060" }, "departure": { "time": "1783611060" }, "stopId": "FR:27562:ZE:10041:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783611120" }, "departure": { "time": "1783611120" }, "stopId": "FR:27562:ZE:10053:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783611240" }, "departure": { "time": "1783611240" }, "stopId": "FR:27562:ZE:10025:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783611300" }, "departure": { "time": "1783611300" }, "stopId": "FR:27562:ZE:10020:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783611360" }, "departure": { "time": "1783611360" }, "stopId": "FR:27562:ZE:10026:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783611420" }, "stopId": "FR:27562:ZE:93:ATOUMOD007", "stopSequence": 13 } ], "timestamp": "1783603105", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:26:LOC", "tripId": "ATOUMOD007:ServiceJourney:2577:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2781:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783613280" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783613400" }, "departure": { "time": "1783613400" }, "stopId": "FR:27681:ZE:10113:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783613460" }, "departure": { "time": "1783613460" }, "stopId": "FR:27681:ZE:10115:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783613520" }, "departure": { "time": "1783613520" }, "stopId": "FR:27681:ZE:29064:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783613640" }, "departure": { "time": "1783613640" }, "stopId": "FR:27681:ZE:10033:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783613760" }, "departure": { "time": "1783613760" }, "stopId": "FR:27681:ZE:10116:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783613880" }, "departure": { "time": "1783613880" }, "stopId": "FR:27562:ZE:50434:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783613940" }, "departure": { "time": "1783613940" }, "stopId": "FR:27562:ZE:10041:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783614000" }, "departure": { "time": "1783614000" }, "stopId": "FR:27562:ZE:10053:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783614120" }, "departure": { "time": "1783614120" }, "stopId": "FR:27562:ZE:10025:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783614180" }, "departure": { "time": "1783614180" }, "stopId": "FR:27562:ZE:10020:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783614240" }, "departure": { "time": "1783614240" }, "stopId": "FR:27562:ZE:10026:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783614300" }, "stopId": "FR:27562:ZE:93:ATOUMOD007", "stopSequence": 13 } ], "timestamp": "1783603105", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:26:LOC", "tripId": "ATOUMOD007:ServiceJourney:2781:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2983:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783615740" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783615860" }, "departure": { "time": "1783615860" }, "stopId": "FR:27681:ZE:10113:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783615920" }, "departure": { "time": "1783615920" }, "stopId": "FR:27681:ZE:10115:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783615980" }, "departure": { "time": "1783615980" }, "stopId": "FR:27681:ZE:29064:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783616100" }, "departure": { "time": "1783616100" }, "stopId": "FR:27681:ZE:10033:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783616220" }, "departure": { "time": "1783616220" }, "stopId": "FR:27681:ZE:10116:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783616340" }, "departure": { "time": "1783616340" }, "stopId": "FR:27562:ZE:50434:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783616400" }, "departure": { "time": "1783616400" }, "stopId": "FR:27562:ZE:10041:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783616460" }, "departure": { "time": "1783616460" }, "stopId": "FR:27562:ZE:10053:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783616580" }, "departure": { "time": "1783616580" }, "stopId": "FR:27562:ZE:10025:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783616640" }, "departure": { "time": "1783616640" }, "stopId": "FR:27562:ZE:10020:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783616700" }, "departure": { "time": "1783616700" }, "stopId": "FR:27562:ZE:10026:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783616760" }, "stopId": "FR:27562:ZE:93:ATOUMOD007", "stopSequence": 13 } ], "timestamp": "1783603105", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:26:LOC", "tripId": "ATOUMOD007:ServiceJourney:2983:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:3123:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783618140" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783618260" }, "departure": { "time": "1783618260" }, "stopId": "FR:27681:ZE:10113:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783618320" }, "departure": { "time": "1783618320" }, "stopId": "FR:27681:ZE:10115:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783618380" }, "departure": { "time": "1783618380" }, "stopId": "FR:27681:ZE:29064:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783618500" }, "departure": { "time": "1783618500" }, "stopId": "FR:27681:ZE:10033:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783618620" }, "departure": { "time": "1783618620" }, "stopId": "FR:27681:ZE:10116:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783618740" }, "departure": { "time": "1783618740" }, "stopId": "FR:27562:ZE:50434:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783618800" }, "departure": { "time": "1783618800" }, "stopId": "FR:27562:ZE:10041:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783618860" }, "departure": { "time": "1783618860" }, "stopId": "FR:27562:ZE:10053:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783618980" }, "departure": { "time": "1783618980" }, "stopId": "FR:27562:ZE:10025:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783619040" }, "departure": { "time": "1783619040" }, "stopId": "FR:27562:ZE:10020:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783619100" }, "departure": { "time": "1783619100" }, "stopId": "FR:27562:ZE:10026:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783619160" }, "stopId": "FR:27562:ZE:93:ATOUMOD007", "stopSequence": 13 } ], "timestamp": "1783603105", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:26:LOC", "tripId": "ATOUMOD007:ServiceJourney:3123:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:3239:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783620480" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783620600" }, "departure": { "time": "1783620600" }, "stopId": "FR:27681:ZE:10113:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783620660" }, "departure": { "time": "1783620660" }, "stopId": "FR:27681:ZE:10115:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783620720" }, "departure": { "time": "1783620720" }, "stopId": "FR:27681:ZE:29064:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783620840" }, "departure": { "time": "1783620840" }, "stopId": "FR:27681:ZE:10033:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783620960" }, "departure": { "time": "1783620960" }, "stopId": "FR:27681:ZE:10116:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783621080" }, "departure": { "time": "1783621080" }, "stopId": "FR:27562:ZE:50434:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783621140" }, "departure": { "time": "1783621140" }, "stopId": "FR:27562:ZE:10041:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783621200" }, "departure": { "time": "1783621200" }, "stopId": "FR:27562:ZE:10053:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783621320" }, "departure": { "time": "1783621320" }, "stopId": "FR:27562:ZE:10025:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783621380" }, "departure": { "time": "1783621380" }, "stopId": "FR:27562:ZE:10020:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783621440" }, "departure": { "time": "1783621440" }, "stopId": "FR:27562:ZE:10026:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783621500" }, "stopId": "FR:27562:ZE:93:ATOUMOD007", "stopSequence": 13 } ], "timestamp": "1783603105", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:26:LOC", "tripId": "ATOUMOD007:ServiceJourney:3239:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2251:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783604940" }, "stopId": "FR:27681:ZE:29075:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783605000" }, "departure": { "time": "1783605000" }, "stopId": "FR:27681:ZE:29077:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783605060" }, "departure": { "time": "1783605060" }, "stopId": "FR:27681:ZE:29078:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783605120" }, "departure": { "time": "1783605120" }, "stopId": "FR:27681:ZE:29080:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783605180" }, "departure": { "time": "1783605180" }, "stopId": "FR:27681:ZE:10037:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783605240" }, "departure": { "time": "1783605240" }, "stopId": "FR:27681:ZE:29082:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783605360" }, "departure": { "time": "1783605360" }, "stopId": "FR:27681:ZE:10090:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783605420" }, "departure": { "time": "1783605420" }, "stopId": "FR:27681:ZE:10039:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783605480" }, "departure": { "time": "1783605480" }, "stopId": "FR:27681:ZE:10063:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783605540" }, "departure": { "time": "1783605540" }, "stopId": "FR:27681:ZE:10078:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783605600" }, "departure": { "time": "1783605600" }, "stopId": "FR:27681:ZE:1036:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783605780" }, "departure": { "time": "1783605780" }, "stopId": "FR:27681:ZE:10031:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783605960" }, "departure": { "time": "1783605960" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783606020" }, "departure": { "time": "1783606020" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1783606200" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 15 } ], "timestamp": "1783603065", "trip": { "routeId": "ATOUMOD007:Line:22:LOC", "tripId": "ATOUMOD007:ServiceJourney:2251:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2501:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783608540" }, "stopId": "FR:27681:ZE:29075:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783608600" }, "departure": { "time": "1783608600" }, "stopId": "FR:27681:ZE:29077:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783608660" }, "departure": { "time": "1783608660" }, "stopId": "FR:27681:ZE:29078:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783608720" }, "departure": { "time": "1783608720" }, "stopId": "FR:27681:ZE:29080:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783608780" }, "departure": { "time": "1783608780" }, "stopId": "FR:27681:ZE:10037:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783608840" }, "departure": { "time": "1783608840" }, "stopId": "FR:27681:ZE:29082:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783608960" }, "departure": { "time": "1783608960" }, "stopId": "FR:27681:ZE:10090:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783609020" }, "departure": { "time": "1783609020" }, "stopId": "FR:27681:ZE:10039:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783609080" }, "departure": { "time": "1783609080" }, "stopId": "FR:27681:ZE:10063:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783609140" }, "departure": { "time": "1783609140" }, "stopId": "FR:27681:ZE:10078:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783609200" }, "departure": { "time": "1783609200" }, "stopId": "FR:27681:ZE:1036:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783609380" }, "departure": { "time": "1783609380" }, "stopId": "FR:27681:ZE:10031:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783609500" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 13 } ], "timestamp": "1783603065", "trip": { "routeId": "ATOUMOD007:Line:22:LOC", "tripId": "ATOUMOD007:ServiceJourney:2501:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2901:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783614420" }, "stopId": "FR:27681:ZE:29075:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783614660" }, "departure": { "time": "1783614660" }, "stopId": "FR:27681:ZE:10039:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783614720" }, "departure": { "time": "1783614720" }, "stopId": "FR:27681:ZE:10063:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783614780" }, "departure": { "time": "1783614780" }, "stopId": "FR:27681:ZE:10078:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783614840" }, "departure": { "time": "1783614840" }, "stopId": "FR:27681:ZE:1036:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783615020" }, "departure": { "time": "1783615020" }, "stopId": "FR:27681:ZE:10031:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783615200" }, "departure": { "time": "1783615200" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783615260" }, "departure": { "time": "1783615260" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783615440" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 9 } ], "timestamp": "1783603065", "trip": { "routeId": "ATOUMOD007:Line:22:LOC", "tripId": "ATOUMOD007:ServiceJourney:2901:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:3215:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783619280" }, "stopId": "FR:27681:ZE:29075:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783619520" }, "departure": { "time": "1783619520" }, "stopId": "FR:27681:ZE:10039:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783619580" }, "departure": { "time": "1783619580" }, "stopId": "FR:27681:ZE:10063:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783619640" }, "departure": { "time": "1783619640" }, "stopId": "FR:27681:ZE:10078:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783619700" }, "departure": { "time": "1783619700" }, "stopId": "FR:27681:ZE:1036:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783619880" }, "departure": { "time": "1783619880" }, "stopId": "FR:27681:ZE:10031:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783620060" }, "departure": { "time": "1783620060" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783620120" }, "departure": { "time": "1783620120" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783620300" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 9 } ], "timestamp": "1783603065", "trip": { "routeId": "ATOUMOD007:Line:22:LOC", "tripId": "ATOUMOD007:ServiceJourney:3215:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2277:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783605180" }, "stopId": "FR:27681:ZE:10088:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783605240" }, "departure": { "time": "1783605240" }, "stopId": "FR:27681:ZE:28976:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783605300" }, "departure": { "time": "1783605300" }, "stopId": "FR:27681:ZE:28974:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783605360" }, "departure": { "time": "1783605360" }, "stopId": "FR:27681:ZE:29088:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783605420" }, "departure": { "time": "1783605420" }, "stopId": "FR:27681:ZE:29090:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783605480" }, "departure": { "time": "1783605480" }, "stopId": "FR:27681:ZE:10057:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783605540" }, "departure": { "time": "1783605540" }, "stopId": "FR:27681:ZE:10080:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783605600" }, "departure": { "time": "1783605600" }, "stopId": "FR:27681:ZE:10059:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783605660" }, "departure": { "time": "1783605660" }, "stopId": "FR:27681:ZE:28981:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783605720" }, "departure": { "time": "1783605720" }, "stopId": "FR:27681:ZE:10074:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783605780" }, "departure": { "time": "1783605780" }, "stopId": "FR:27681:ZE:10099:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783605960" }, "departure": { "time": "1783605960" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783606020" }, "departure": { "time": "1783606020" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783606200" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 14 } ], "timestamp": "1783603111", "trip": { "routeId": "ATOUMOD007:Line:23:LOC", "tripId": "ATOUMOD007:ServiceJourney:2277:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2495:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783608480" }, "stopId": "FR:27681:ZE:10088:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783608540" }, "departure": { "time": "1783608540" }, "stopId": "FR:27681:ZE:28976:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783608660" }, "departure": { "time": "1783608660" }, "stopId": "FR:27681:ZE:28974:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783608720" }, "departure": { "time": "1783608720" }, "stopId": "FR:27681:ZE:29088:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783608840" }, "departure": { "time": "1783608840" }, "stopId": "FR:27681:ZE:29090:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783608900" }, "departure": { "time": "1783608900" }, "stopId": "FR:27681:ZE:10057:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783608960" }, "departure": { "time": "1783608960" }, "stopId": "FR:27681:ZE:10080:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783609020" }, "departure": { "time": "1783609020" }, "stopId": "FR:27681:ZE:10059:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783609080" }, "departure": { "time": "1783609080" }, "stopId": "FR:27681:ZE:28981:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783609200" }, "departure": { "time": "1783609200" }, "stopId": "FR:27681:ZE:10074:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783609260" }, "departure": { "time": "1783609260" }, "stopId": "FR:27681:ZE:10099:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783609500" }, "departure": { "time": "1783609500" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783609560" }, "departure": { "time": "1783609560" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783609740" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 14 } ], "timestamp": "1783603111", "trip": { "routeId": "ATOUMOD007:Line:23:LOC", "tripId": "ATOUMOD007:ServiceJourney:2495:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2669:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783611600" }, "stopId": "FR:27681:ZE:10088:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783611660" }, "departure": { "time": "1783611660" }, "stopId": "FR:27681:ZE:28976:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783611780" }, "departure": { "time": "1783611780" }, "stopId": "FR:27681:ZE:28974:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783611840" }, "departure": { "time": "1783611840" }, "stopId": "FR:27681:ZE:29088:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783611900" }, "departure": { "time": "1783611900" }, "stopId": "FR:27681:ZE:29090:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783611960" }, "departure": { "time": "1783611960" }, "stopId": "FR:27681:ZE:10057:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783612020" }, "departure": { "time": "1783612020" }, "stopId": "FR:27681:ZE:10080:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783612080" }, "departure": { "time": "1783612080" }, "stopId": "FR:27681:ZE:10059:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783612140" }, "departure": { "time": "1783612140" }, "stopId": "FR:27681:ZE:28981:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783612260" }, "departure": { "time": "1783612260" }, "stopId": "FR:27681:ZE:10074:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783612320" }, "departure": { "time": "1783612320" }, "stopId": "FR:27681:ZE:10099:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783612620" }, "departure": { "time": "1783612620" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783612680" }, "departure": { "time": "1783612680" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783612860" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 14 } ], "timestamp": "1783603018", "trip": { "routeId": "ATOUMOD007:Line:23:LOC", "tripId": "ATOUMOD007:ServiceJourney:2669:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2855:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783614000" }, "stopId": "FR:27681:ZE:10088:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783614060" }, "departure": { "time": "1783614060" }, "stopId": "FR:27681:ZE:28976:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783614120" }, "departure": { "time": "1783614120" }, "stopId": "FR:27681:ZE:28974:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783614180" }, "departure": { "time": "1783614180" }, "stopId": "FR:27681:ZE:29088:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783614240" }, "departure": { "time": "1783614240" }, "stopId": "FR:27681:ZE:29090:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783614300" }, "departure": { "time": "1783614300" }, "stopId": "FR:27681:ZE:10057:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783614360" }, "departure": { "time": "1783614360" }, "stopId": "FR:27681:ZE:10080:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783614420" }, "departure": { "time": "1783614420" }, "stopId": "FR:27681:ZE:10059:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783614480" }, "departure": { "time": "1783614480" }, "stopId": "FR:27681:ZE:28981:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783614540" }, "departure": { "time": "1783614540" }, "stopId": "FR:27681:ZE:10074:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783614600" }, "departure": { "time": "1783614600" }, "stopId": "FR:27681:ZE:10099:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783614780" }, "departure": { "time": "1783614780" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783614840" }, "departure": { "time": "1783614840" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783615020" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 14 } ], "timestamp": "1783603018", "trip": { "routeId": "ATOUMOD007:Line:23:LOC", "tripId": "ATOUMOD007:ServiceJourney:2855:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:3021:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783616400" }, "stopId": "FR:27681:ZE:10088:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783616460" }, "departure": { "time": "1783616460" }, "stopId": "FR:27681:ZE:28976:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783616520" }, "departure": { "time": "1783616520" }, "stopId": "FR:27681:ZE:28974:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783616580" }, "departure": { "time": "1783616580" }, "stopId": "FR:27681:ZE:29088:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783616640" }, "departure": { "time": "1783616640" }, "stopId": "FR:27681:ZE:29090:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783616700" }, "departure": { "time": "1783616700" }, "stopId": "FR:27681:ZE:10057:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783616760" }, "departure": { "time": "1783616760" }, "stopId": "FR:27681:ZE:10080:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783616820" }, "departure": { "time": "1783616820" }, "stopId": "FR:27681:ZE:10059:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783616880" }, "departure": { "time": "1783616880" }, "stopId": "FR:27681:ZE:28981:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783616940" }, "departure": { "time": "1783616940" }, "stopId": "FR:27681:ZE:10074:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783617000" }, "departure": { "time": "1783617000" }, "stopId": "FR:27681:ZE:10099:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783617180" }, "departure": { "time": "1783617180" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783617240" }, "departure": { "time": "1783617240" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783617420" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 14 } ], "timestamp": "1783603018", "trip": { "routeId": "ATOUMOD007:Line:23:LOC", "tripId": "ATOUMOD007:ServiceJourney:3021:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:3191:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783619160" }, "stopId": "FR:27681:ZE:10088:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783619220" }, "departure": { "time": "1783619220" }, "stopId": "FR:27681:ZE:28976:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783619280" }, "departure": { "time": "1783619280" }, "stopId": "FR:27681:ZE:28974:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783619340" }, "departure": { "time": "1783619340" }, "stopId": "FR:27681:ZE:29088:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783619400" }, "departure": { "time": "1783619400" }, "stopId": "FR:27681:ZE:29090:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783619460" }, "departure": { "time": "1783619460" }, "stopId": "FR:27681:ZE:10057:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783619520" }, "departure": { "time": "1783619520" }, "stopId": "FR:27681:ZE:10080:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783619580" }, "departure": { "time": "1783619580" }, "stopId": "FR:27681:ZE:10059:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783619640" }, "departure": { "time": "1783619640" }, "stopId": "FR:27681:ZE:28981:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783619700" }, "departure": { "time": "1783619700" }, "stopId": "FR:27681:ZE:10074:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783619760" }, "departure": { "time": "1783619760" }, "stopId": "FR:27681:ZE:10099:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783619940" }, "departure": { "time": "1783619940" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783620000" }, "departure": { "time": "1783620000" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783620180" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 14 } ], "timestamp": "1783603018", "trip": { "routeId": "ATOUMOD007:Line:23:LOC", "tripId": "ATOUMOD007:ServiceJourney:3191:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:3317:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783624920" }, "stopId": "FR:27681:ZE:10088:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783624980" }, "departure": { "time": "1783624980" }, "stopId": "FR:27681:ZE:28976:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783625040" }, "departure": { "time": "1783625040" }, "stopId": "FR:27681:ZE:28974:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783625100" }, "departure": { "time": "1783625100" }, "stopId": "FR:27681:ZE:29088:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783625160" }, "stopId": "FR:27681:ZE:29090:ATOUMOD007", "stopSequence": 5 } ], "timestamp": "1783603105", "trip": { "routeId": "ATOUMOD007:Line:23:LOC", "tripId": "ATOUMOD007:ServiceJourney:3317:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2627:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783611000" }, "stopId": "FR:27681:ZE:10114:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783611120" }, "departure": { "time": "1783611120" }, "stopId": "FR:27681:ZE:10101:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783611240" }, "departure": { "time": "1783611240" }, "stopId": "FR:27681:ZE:29058:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783611300" }, "departure": { "time": "1783611300" }, "stopId": "FR:27681:ZE:29056:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783611360" }, "departure": { "time": "1783611360" }, "stopId": "FR:27681:ZE:29095:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783611600" }, "departure": { "time": "1783611600" }, "stopId": "FR:27681:ZE:10087:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783611780" }, "departure": { "time": "1783611780" }, "stopId": "FR:27681:ZE:10027:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783611840" }, "departure": { "time": "1783611840" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783611900" }, "departure": { "time": "1783611900" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783612080" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 10 } ], "timestamp": "1783594309", "trip": { "routeId": "ATOUMOD007:Line:24:LOC", "tripId": "ATOUMOD007:ServiceJourney:2627:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2691:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783611900" }, "stopId": "FR:27681:ZE:29095:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783612140" }, "departure": { "time": "1783612140" }, "stopId": "FR:27681:ZE:10087:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783612320" }, "departure": { "time": "1783612320" }, "stopId": "FR:27681:ZE:10027:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783612380" }, "departure": { "time": "1783612380" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783612440" }, "departure": { "time": "1783612440" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783612620" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 6 } ], "timestamp": "1783603065", "trip": { "routeId": "ATOUMOD007:Line:24:LOC", "tripId": "ATOUMOD007:ServiceJourney:2691:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:3047:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783616880" }, "stopId": "FR:27681:ZE:29095:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783617120" }, "departure": { "time": "1783617120" }, "stopId": "FR:27681:ZE:10087:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783617300" }, "departure": { "time": "1783617300" }, "stopId": "FR:27681:ZE:10027:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783617360" }, "departure": { "time": "1783617360" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783617420" }, "departure": { "time": "1783617420" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783617600" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 6 } ], "timestamp": "1783603065", "trip": { "routeId": "ATOUMOD007:Line:24:LOC", "tripId": "ATOUMOD007:ServiceJourney:3047:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2265:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783605000" }, "stopId": "FR:27562:ZE:10006:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783605060" }, "departure": { "time": "1783605060" }, "stopId": "FR:27562:ZE:10018:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783605120" }, "departure": { "time": "1783605120" }, "stopId": "FR:27562:ZE:10024:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783605180" }, "departure": { "time": "1783605180" }, "stopId": "FR:27562:ZE:10016:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783605360" }, "departure": { "time": "1783605360" }, "stopId": "FR:27562:ZE:10022:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783605420" }, "departure": { "time": "1783605420" }, "stopId": "FR:27562:ZE:29084:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783605540" }, "departure": { "time": "1783605540" }, "stopId": "FR:27562:ZE:10103:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783605600" }, "departure": { "time": "1783605600" }, "stopId": "FR:27562:ZE:10070:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783605720" }, "departure": { "time": "1783605720" }, "stopId": "FR:27681:ZE:10072:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783605780" }, "departure": { "time": "1783605780" }, "stopId": "FR:27681:ZE:10056:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783605900" }, "departure": { "time": "1783605900" }, "stopId": "FR:27681:ZE:30008:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783606080" }, "departure": { "time": "1783606080" }, "stopId": "FR:27681:ZE:29064:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783606140" }, "departure": { "time": "1783606140" }, "stopId": "FR:27681:ZE:10115:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783606200" }, "departure": { "time": "1783606200" }, "stopId": "FR:27681:ZE:141:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1783606320" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 15 } ], "timestamp": "1783603018", "trip": { "routeId": "ATOUMOD007:Line:25:LOC", "tripId": "ATOUMOD007:ServiceJourney:2265:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2471:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783608300" }, "stopId": "FR:27562:ZE:10006:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783608360" }, "departure": { "time": "1783608360" }, "stopId": "FR:27562:ZE:10018:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783608420" }, "departure": { "time": "1783608420" }, "stopId": "FR:27562:ZE:10024:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783608480" }, "departure": { "time": "1783608480" }, "stopId": "FR:27562:ZE:10016:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783608540" }, "departure": { "time": "1783608540" }, "stopId": "FR:27562:ZE:10022:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783608600" }, "departure": { "time": "1783608600" }, "stopId": "FR:27562:ZE:29084:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783608720" }, "departure": { "time": "1783608720" }, "stopId": "FR:27562:ZE:10103:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783608780" }, "departure": { "time": "1783608780" }, "stopId": "FR:27562:ZE:10070:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783608840" }, "departure": { "time": "1783608840" }, "stopId": "FR:27681:ZE:10072:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783608900" }, "departure": { "time": "1783608900" }, "stopId": "FR:27681:ZE:10056:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783609380" }, "departure": { "time": "1783609380" }, "stopId": "FR:27681:ZE:30008:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783609680" }, "departure": { "time": "1783609680" }, "stopId": "FR:27681:ZE:29064:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783609740" }, "departure": { "time": "1783609740" }, "stopId": "FR:27681:ZE:10115:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783609800" }, "departure": { "time": "1783609800" }, "stopId": "FR:27681:ZE:141:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1783610100" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 15 } ], "timestamp": "1783603018", "trip": { "routeId": "ATOUMOD007:Line:25:LOC", "tripId": "ATOUMOD007:ServiceJourney:2471:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2663:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783611600" }, "stopId": "FR:27562:ZE:10006:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783612020" }, "departure": { "time": "1783612020" }, "stopId": "FR:27681:ZE:29064:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783612080" }, "departure": { "time": "1783612080" }, "stopId": "FR:27681:ZE:10115:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783612140" }, "departure": { "time": "1783612140" }, "stopId": "FR:27681:ZE:141:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783612320" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 5 } ], "timestamp": "1783603111", "trip": { "routeId": "ATOUMOD007:Line:25:LOC", "tripId": "ATOUMOD007:ServiceJourney:2663:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2907:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783614480" }, "stopId": "FR:27562:ZE:10006:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783614900" }, "departure": { "time": "1783614900" }, "stopId": "FR:27681:ZE:29064:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783614960" }, "departure": { "time": "1783614960" }, "stopId": "FR:27681:ZE:10115:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783615020" }, "departure": { "time": "1783615020" }, "stopId": "FR:27681:ZE:141:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783615140" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 5 } ], "timestamp": "1783603111", "trip": { "routeId": "ATOUMOD007:Line:25:LOC", "tripId": "ATOUMOD007:ServiceJourney:2907:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:3065:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783616940" }, "stopId": "FR:27562:ZE:10006:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783617360" }, "departure": { "time": "1783617360" }, "stopId": "FR:27681:ZE:29064:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783617420" }, "departure": { "time": "1783617420" }, "stopId": "FR:27681:ZE:10115:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783617480" }, "departure": { "time": "1783617480" }, "stopId": "FR:27681:ZE:141:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783617600" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 5 } ], "timestamp": "1783603111", "trip": { "routeId": "ATOUMOD007:Line:25:LOC", "tripId": "ATOUMOD007:ServiceJourney:3065:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:3227:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783619340" }, "stopId": "FR:27562:ZE:10006:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783619760" }, "departure": { "time": "1783619760" }, "stopId": "FR:27681:ZE:29064:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783619820" }, "departure": { "time": "1783619820" }, "stopId": "FR:27681:ZE:10115:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783619880" }, "departure": { "time": "1783619880" }, "stopId": "FR:27681:ZE:141:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783620000" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 5 } ], "timestamp": "1783603111", "trip": { "routeId": "ATOUMOD007:Line:25:LOC", "tripId": "ATOUMOD007:ServiceJourney:3227:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2239:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783604880" }, "stopId": "FR:27562:ZE:93:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783604940" }, "departure": { "time": "1783604940" }, "stopId": "FR:27562:ZE:148:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783605000" }, "departure": { "time": "1783605000" }, "stopId": "FR:27562:ZE:37:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783605060" }, "departure": { "time": "1783605060" }, "stopId": "FR:27562:ZE:10020:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783605120" }, "departure": { "time": "1783605120" }, "stopId": "FR:27562:ZE:10025:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783605240" }, "departure": { "time": "1783605240" }, "stopId": "FR:27562:ZE:50434:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783605300" }, "departure": { "time": "1783605300" }, "stopId": "FR:27562:ZE:10041:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783605360" }, "departure": { "time": "1783605360" }, "stopId": "FR:27562:ZE:10053:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783605540" }, "departure": { "time": "1783605540" }, "stopId": "FR:27681:ZE:10116:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783605660" }, "departure": { "time": "1783605660" }, "stopId": "FR:27681:ZE:29053:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783605840" }, "departure": { "time": "1783605840" }, "stopId": "FR:27681:ZE:29064:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783605900" }, "departure": { "time": "1783605900" }, "stopId": "FR:27681:ZE:10115:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783605960" }, "departure": { "time": "1783605960" }, "stopId": "FR:27681:ZE:141:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783606080" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 14 } ], "timestamp": "1783603177", "trip": { "routeId": "ATOUMOD007:Line:26:LOC", "tripId": "ATOUMOD007:ServiceJourney:2239:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2425:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783607940" }, "stopId": "FR:27562:ZE:93:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783608000" }, "departure": { "time": "1783608000" }, "stopId": "FR:27562:ZE:148:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783608060" }, "departure": { "time": "1783608060" }, "stopId": "FR:27562:ZE:37:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783608120" }, "departure": { "time": "1783608120" }, "stopId": "FR:27562:ZE:10020:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783608180" }, "departure": { "time": "1783608180" }, "stopId": "FR:27562:ZE:10025:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783608300" }, "departure": { "time": "1783608300" }, "stopId": "FR:27562:ZE:50434:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783608360" }, "departure": { "time": "1783608360" }, "stopId": "FR:27562:ZE:10041:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783608420" }, "departure": { "time": "1783608420" }, "stopId": "FR:27562:ZE:10053:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783608600" }, "departure": { "time": "1783608600" }, "stopId": "FR:27681:ZE:10116:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783608900" }, "departure": { "time": "1783608900" }, "stopId": "FR:27681:ZE:29053:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783609080" }, "departure": { "time": "1783609080" }, "stopId": "FR:27681:ZE:29064:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783609140" }, "departure": { "time": "1783609140" }, "stopId": "FR:27681:ZE:10115:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783609200" }, "departure": { "time": "1783609200" }, "stopId": "FR:27681:ZE:141:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783609320" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 14 } ], "timestamp": "1783603177", "trip": { "routeId": "ATOUMOD007:Line:26:LOC", "tripId": "ATOUMOD007:ServiceJourney:2425:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2649:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783611420" }, "stopId": "FR:27562:ZE:93:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783611480" }, "departure": { "time": "1783611480" }, "stopId": "FR:27562:ZE:148:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783611540" }, "departure": { "time": "1783611540" }, "stopId": "FR:27562:ZE:37:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783611600" }, "departure": { "time": "1783611600" }, "stopId": "FR:27562:ZE:10020:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783611660" }, "departure": { "time": "1783611660" }, "stopId": "FR:27562:ZE:10025:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783611840" }, "departure": { "time": "1783611840" }, "stopId": "FR:27681:ZE:10116:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783612020" }, "departure": { "time": "1783612020" }, "stopId": "FR:27681:ZE:29064:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783612080" }, "departure": { "time": "1783612080" }, "stopId": "FR:27681:ZE:10115:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783612140" }, "departure": { "time": "1783612140" }, "stopId": "FR:27681:ZE:141:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783612260" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 10 } ], "timestamp": "1783603105", "trip": { "routeId": "ATOUMOD007:Line:26:LOC", "tripId": "ATOUMOD007:ServiceJourney:2649:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2895:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783614420" }, "stopId": "FR:27562:ZE:93:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783614480" }, "departure": { "time": "1783614480" }, "stopId": "FR:27562:ZE:148:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783614540" }, "departure": { "time": "1783614540" }, "stopId": "FR:27562:ZE:37:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783614600" }, "departure": { "time": "1783614600" }, "stopId": "FR:27562:ZE:10020:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783614660" }, "departure": { "time": "1783614660" }, "stopId": "FR:27562:ZE:10025:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783614840" }, "departure": { "time": "1783614840" }, "stopId": "FR:27681:ZE:10116:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783615020" }, "departure": { "time": "1783615020" }, "stopId": "FR:27681:ZE:29064:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783615080" }, "departure": { "time": "1783615080" }, "stopId": "FR:27681:ZE:10115:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783615140" }, "departure": { "time": "1783615140" }, "stopId": "FR:27681:ZE:141:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783615260" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 10 } ], "timestamp": "1783603105", "trip": { "routeId": "ATOUMOD007:Line:26:LOC", "tripId": "ATOUMOD007:ServiceJourney:2895:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:3041:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783616760" }, "stopId": "FR:27562:ZE:93:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783616820" }, "departure": { "time": "1783616820" }, "stopId": "FR:27562:ZE:148:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783616880" }, "departure": { "time": "1783616880" }, "stopId": "FR:27562:ZE:37:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783616940" }, "departure": { "time": "1783616940" }, "stopId": "FR:27562:ZE:10020:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783617000" }, "departure": { "time": "1783617000" }, "stopId": "FR:27562:ZE:10025:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783617180" }, "departure": { "time": "1783617180" }, "stopId": "FR:27681:ZE:10116:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783617360" }, "departure": { "time": "1783617360" }, "stopId": "FR:27681:ZE:29064:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783617420" }, "departure": { "time": "1783617420" }, "stopId": "FR:27681:ZE:10115:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783617480" }, "departure": { "time": "1783617480" }, "stopId": "FR:27681:ZE:141:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783617600" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 10 } ], "timestamp": "1783603105", "trip": { "routeId": "ATOUMOD007:Line:26:LOC", "tripId": "ATOUMOD007:ServiceJourney:3041:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:3185:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783619160" }, "stopId": "FR:27562:ZE:93:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783619220" }, "departure": { "time": "1783619220" }, "stopId": "FR:27562:ZE:148:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783619280" }, "departure": { "time": "1783619280" }, "stopId": "FR:27562:ZE:37:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783619340" }, "departure": { "time": "1783619340" }, "stopId": "FR:27562:ZE:10020:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783619400" }, "departure": { "time": "1783619400" }, "stopId": "FR:27562:ZE:10025:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783619580" }, "departure": { "time": "1783619580" }, "stopId": "FR:27681:ZE:10116:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783619760" }, "departure": { "time": "1783619760" }, "stopId": "FR:27681:ZE:29064:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783619820" }, "departure": { "time": "1783619820" }, "stopId": "FR:27681:ZE:10115:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783619880" }, "departure": { "time": "1783619880" }, "stopId": "FR:27681:ZE:141:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783620000" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 10 } ], "timestamp": "1783603105", "trip": { "routeId": "ATOUMOD007:Line:26:LOC", "tripId": "ATOUMOD007:ServiceJourney:3185:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:3305:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783622700" }, "stopId": "FR:27562:ZE:93:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783622760" }, "departure": { "time": "1783622760" }, "stopId": "FR:27562:ZE:148:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783622820" }, "departure": { "time": "1783622820" }, "stopId": "FR:27562:ZE:37:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783622880" }, "departure": { "time": "1783622880" }, "stopId": "FR:27562:ZE:10020:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783622940" }, "departure": { "time": "1783622940" }, "stopId": "FR:27562:ZE:10025:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783623000" }, "departure": { "time": "1783623000" }, "stopId": "FR:27562:ZE:50434:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783623060" }, "departure": { "time": "1783623060" }, "stopId": "FR:27562:ZE:10041:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783623120" }, "departure": { "time": "1783623120" }, "stopId": "FR:27562:ZE:10053:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783623300" }, "departure": { "time": "1783623300" }, "stopId": "FR:27681:ZE:10116:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783623360" }, "departure": { "time": "1783623360" }, "stopId": "FR:27681:ZE:29053:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783623540" }, "departure": { "time": "1783623540" }, "stopId": "FR:27681:ZE:29064:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783623600" }, "departure": { "time": "1783623600" }, "stopId": "FR:27681:ZE:10115:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783623660" }, "departure": { "time": "1783623660" }, "stopId": "FR:27681:ZE:141:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783623780" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 14 } ], "timestamp": "1783603105", "trip": { "routeId": "ATOUMOD007:Line:26:LOC", "tripId": "ATOUMOD007:ServiceJourney:3305:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2245:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783604880" }, "stopId": "FR:27562:ZE:2114:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783604940" }, "departure": { "time": "1783604940" }, "stopId": "FR:27562:ZE:10052:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783605120" }, "departure": { "time": "1783605120" }, "stopId": "FR:27681:ZE:29097:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783605240" }, "departure": { "time": "1783605240" }, "stopId": "FR:27681:ZE:29102:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783605300" }, "departure": { "time": "1783605300" }, "stopId": "FR:27681:ZE:29098:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783605360" }, "departure": { "time": "1783605360" }, "stopId": "FR:27681:ZE:62040:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783605420" }, "departure": { "time": "1783605420" }, "stopId": "FR:27681:ZE:9701:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783605480" }, "departure": { "time": "1783605480" }, "stopId": "FR:27681:ZE:10110:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783605660" }, "departure": { "time": "1783605660" }, "stopId": "FR:27681:ZE:65000:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783605780" }, "departure": { "time": "1783605780" }, "stopId": "FR:27681:ZE:29099:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783605840" }, "departure": { "time": "1783605840" }, "stopId": "FR:27681:ZE:29094:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783605900" }, "departure": { "time": "1783605900" }, "stopId": "FR:27681:ZE:10107:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783606200" }, "departure": { "time": "1783606200" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783606260" }, "departure": { "time": "1783606260" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1783606440" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 15 } ], "timestamp": "1783603105", "trip": { "routeId": "ATOUMOD007:Line:21:LOC", "tripId": "ATOUMOD007:ServiceJourney:2245:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2411:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783607760" }, "stopId": "FR:27562:ZE:2114:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783607820" }, "departure": { "time": "1783607820" }, "stopId": "FR:27562:ZE:10052:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783608600" }, "departure": { "time": "1783608600" }, "stopId": "FR:27681:ZE:29097:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783608720" }, "departure": { "time": "1783608720" }, "stopId": "FR:27681:ZE:29102:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783608780" }, "departure": { "time": "1783608780" }, "stopId": "FR:27681:ZE:29098:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783608840" }, "departure": { "time": "1783608840" }, "stopId": "FR:27681:ZE:62040:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783608900" }, "departure": { "time": "1783608900" }, "stopId": "FR:27681:ZE:9701:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783608960" }, "departure": { "time": "1783608960" }, "stopId": "FR:27681:ZE:10110:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783609140" }, "departure": { "time": "1783609140" }, "stopId": "FR:27681:ZE:65000:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783609260" }, "departure": { "time": "1783609260" }, "stopId": "FR:27681:ZE:29099:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783609320" }, "departure": { "time": "1783609320" }, "stopId": "FR:27681:ZE:29094:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783609380" }, "departure": { "time": "1783609380" }, "stopId": "FR:27681:ZE:10107:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783609680" }, "departure": { "time": "1783609680" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783609740" }, "departure": { "time": "1783609740" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1783609920" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 15 } ], "timestamp": "1783603105", "trip": { "routeId": "ATOUMOD007:Line:21:LOC", "tripId": "ATOUMOD007:ServiceJourney:2411:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2643:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783611360" }, "stopId": "FR:27562:ZE:2114:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783611420" }, "departure": { "time": "1783611420" }, "stopId": "FR:27562:ZE:10052:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783611600" }, "departure": { "time": "1783611600" }, "stopId": "FR:27681:ZE:29097:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783611720" }, "departure": { "time": "1783611720" }, "stopId": "FR:27681:ZE:29102:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783611780" }, "departure": { "time": "1783611780" }, "stopId": "FR:27681:ZE:29098:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783611840" }, "departure": { "time": "1783611840" }, "stopId": "FR:27681:ZE:62040:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783611900" }, "departure": { "time": "1783611900" }, "stopId": "FR:27681:ZE:9701:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783611960" }, "departure": { "time": "1783611960" }, "stopId": "FR:27681:ZE:10110:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783612140" }, "departure": { "time": "1783612140" }, "stopId": "FR:27681:ZE:65000:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783612260" }, "departure": { "time": "1783612260" }, "stopId": "FR:27681:ZE:29099:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783612320" }, "departure": { "time": "1783612320" }, "stopId": "FR:27681:ZE:29094:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783612380" }, "departure": { "time": "1783612380" }, "stopId": "FR:27681:ZE:10107:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783612680" }, "departure": { "time": "1783612680" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783612740" }, "departure": { "time": "1783612740" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1783612920" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 15 } ], "timestamp": "1783603177", "trip": { "routeId": "ATOUMOD007:Line:21:LOC", "tripId": "ATOUMOD007:ServiceJourney:2643:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2875:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783614240" }, "stopId": "FR:27562:ZE:2114:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783614300" }, "departure": { "time": "1783614300" }, "stopId": "FR:27562:ZE:10052:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783614480" }, "departure": { "time": "1783614480" }, "stopId": "FR:27681:ZE:29097:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783614600" }, "departure": { "time": "1783614600" }, "stopId": "FR:27681:ZE:29102:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783614660" }, "departure": { "time": "1783614660" }, "stopId": "FR:27681:ZE:29098:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783614720" }, "departure": { "time": "1783614720" }, "stopId": "FR:27681:ZE:62040:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783614780" }, "departure": { "time": "1783614780" }, "stopId": "FR:27681:ZE:9701:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783614840" }, "departure": { "time": "1783614840" }, "stopId": "FR:27681:ZE:10110:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783614960" }, "departure": { "time": "1783614960" }, "stopId": "FR:27681:ZE:65000:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783615080" }, "departure": { "time": "1783615080" }, "stopId": "FR:27681:ZE:29099:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783615140" }, "departure": { "time": "1783615140" }, "stopId": "FR:27681:ZE:29094:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783615200" }, "departure": { "time": "1783615200" }, "stopId": "FR:27681:ZE:10107:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783615440" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 13 } ], "timestamp": "1783603177", "trip": { "routeId": "ATOUMOD007:Line:21:LOC", "tripId": "ATOUMOD007:ServiceJourney:2875:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:3027:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783616700" }, "stopId": "FR:27562:ZE:2114:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783616760" }, "departure": { "time": "1783616760" }, "stopId": "FR:27562:ZE:10052:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783616940" }, "departure": { "time": "1783616940" }, "stopId": "FR:27681:ZE:29097:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783617060" }, "departure": { "time": "1783617060" }, "stopId": "FR:27681:ZE:29102:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783617120" }, "departure": { "time": "1783617120" }, "stopId": "FR:27681:ZE:29098:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783617180" }, "departure": { "time": "1783617180" }, "stopId": "FR:27681:ZE:62040:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783617240" }, "departure": { "time": "1783617240" }, "stopId": "FR:27681:ZE:9701:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783617300" }, "departure": { "time": "1783617300" }, "stopId": "FR:27681:ZE:10110:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783617480" }, "departure": { "time": "1783617480" }, "stopId": "FR:27681:ZE:65000:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783617600" }, "departure": { "time": "1783617600" }, "stopId": "FR:27681:ZE:29099:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783617660" }, "departure": { "time": "1783617660" }, "stopId": "FR:27681:ZE:29094:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783617720" }, "departure": { "time": "1783617720" }, "stopId": "FR:27681:ZE:10107:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783617960" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 13 } ], "timestamp": "1783603177", "trip": { "routeId": "ATOUMOD007:Line:21:LOC", "tripId": "ATOUMOD007:ServiceJourney:3027:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2157:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783603200" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783603260" }, "departure": { "time": "1783603260" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783603320" }, "departure": { "time": "1783603320" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783603560" }, "departure": { "time": "1783603560" }, "stopId": "FR:27681:ZE:10107:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783603620" }, "departure": { "time": "1783603620" }, "stopId": "FR:27681:ZE:29094:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783603680" }, "departure": { "time": "1783603680" }, "stopId": "FR:27681:ZE:29099:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783603800" }, "departure": { "time": "1783603800" }, "stopId": "FR:27681:ZE:65000:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783603980" }, "departure": { "time": "1783603980" }, "stopId": "FR:27681:ZE:10110:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783604160" }, "departure": { "time": "1783604160" }, "stopId": "FR:27562:ZE:2114:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783604220" }, "departure": { "time": "1783604220" }, "stopId": "FR:27562:ZE:10052:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783604400" }, "departure": { "time": "1783604400" }, "stopId": "FR:27681:ZE:29097:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783604520" }, "departure": { "time": "1783604520" }, "stopId": "FR:27681:ZE:29102:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783604580" }, "departure": { "time": "1783604580" }, "stopId": "FR:27681:ZE:29098:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783604640" }, "departure": { "time": "1783604640" }, "stopId": "FR:27681:ZE:62040:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1783604700" }, "stopId": "FR:27681:ZE:9701:ATOUMOD007", "stopSequence": 15 } ], "timestamp": "1783603105", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:21:LOC", "tripId": "ATOUMOD007:ServiceJourney:2157:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2349:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783606800" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783606860" }, "departure": { "time": "1783606860" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783606920" }, "departure": { "time": "1783606920" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783607160" }, "departure": { "time": "1783607160" }, "stopId": "FR:27681:ZE:10107:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783607220" }, "departure": { "time": "1783607220" }, "stopId": "FR:27681:ZE:29094:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783607280" }, "departure": { "time": "1783607280" }, "stopId": "FR:27681:ZE:29099:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783607400" }, "departure": { "time": "1783607400" }, "stopId": "FR:27681:ZE:65000:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783607580" }, "departure": { "time": "1783607580" }, "stopId": "FR:27681:ZE:10110:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783607760" }, "stopId": "FR:27562:ZE:2114:ATOUMOD007", "stopSequence": 9 } ], "timestamp": "1783603105", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:21:LOC", "tripId": "ATOUMOD007:ServiceJourney:2349:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2571:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783610400" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783610460" }, "departure": { "time": "1783610460" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783610520" }, "departure": { "time": "1783610520" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783610760" }, "departure": { "time": "1783610760" }, "stopId": "FR:27681:ZE:10107:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783610820" }, "departure": { "time": "1783610820" }, "stopId": "FR:27681:ZE:29094:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783610880" }, "departure": { "time": "1783610880" }, "stopId": "FR:27681:ZE:29099:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783611000" }, "departure": { "time": "1783611000" }, "stopId": "FR:27681:ZE:65000:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783611180" }, "departure": { "time": "1783611180" }, "stopId": "FR:27681:ZE:10110:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783611360" }, "stopId": "FR:27562:ZE:2114:ATOUMOD007", "stopSequence": 9 } ], "timestamp": "1783603177", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:21:LOC", "tripId": "ATOUMOD007:ServiceJourney:2571:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2775:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783613280" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783613340" }, "departure": { "time": "1783613340" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783613400" }, "departure": { "time": "1783613400" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783613640" }, "departure": { "time": "1783613640" }, "stopId": "FR:27681:ZE:10107:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783613700" }, "departure": { "time": "1783613700" }, "stopId": "FR:27681:ZE:29094:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783613760" }, "departure": { "time": "1783613760" }, "stopId": "FR:27681:ZE:29099:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783613880" }, "departure": { "time": "1783613880" }, "stopId": "FR:27681:ZE:65000:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783614060" }, "departure": { "time": "1783614060" }, "stopId": "FR:27681:ZE:10110:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783614240" }, "stopId": "FR:27562:ZE:2114:ATOUMOD007", "stopSequence": 9 } ], "timestamp": "1783603177", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:21:LOC", "tripId": "ATOUMOD007:ServiceJourney:2775:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2977:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783615740" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783615800" }, "departure": { "time": "1783615800" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783615860" }, "departure": { "time": "1783615860" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783616100" }, "departure": { "time": "1783616100" }, "stopId": "FR:27681:ZE:10107:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783616160" }, "departure": { "time": "1783616160" }, "stopId": "FR:27681:ZE:29094:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783616220" }, "departure": { "time": "1783616220" }, "stopId": "FR:27681:ZE:29099:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783616340" }, "departure": { "time": "1783616340" }, "stopId": "FR:27681:ZE:65000:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783616520" }, "departure": { "time": "1783616520" }, "stopId": "FR:27681:ZE:10110:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783616700" }, "stopId": "FR:27562:ZE:2114:ATOUMOD007", "stopSequence": 9 } ], "timestamp": "1783603177", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:21:LOC", "tripId": "ATOUMOD007:ServiceJourney:2977:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:3153:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783618140" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783618200" }, "departure": { "time": "1783618200" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783618260" }, "departure": { "time": "1783618260" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783618500" }, "departure": { "time": "1783618500" }, "stopId": "FR:27681:ZE:10107:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783618560" }, "departure": { "time": "1783618560" }, "stopId": "FR:27681:ZE:29094:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783618620" }, "departure": { "time": "1783618620" }, "stopId": "FR:27681:ZE:29099:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783618740" }, "departure": { "time": "1783618740" }, "stopId": "FR:27681:ZE:65000:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783618920" }, "departure": { "time": "1783618920" }, "stopId": "FR:27681:ZE:10110:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783619100" }, "departure": { "time": "1783619100" }, "stopId": "FR:27562:ZE:2114:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783619160" }, "departure": { "time": "1783619160" }, "stopId": "FR:27562:ZE:10052:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783619340" }, "departure": { "time": "1783619340" }, "stopId": "FR:27681:ZE:29097:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783619460" }, "departure": { "time": "1783619460" }, "stopId": "FR:27681:ZE:29102:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783619520" }, "departure": { "time": "1783619520" }, "stopId": "FR:27681:ZE:29098:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783619580" }, "departure": { "time": "1783619580" }, "stopId": "FR:27681:ZE:62040:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1783619640" }, "stopId": "FR:27681:ZE:9701:ATOUMOD007", "stopSequence": 15 } ], "timestamp": "1783603177", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:21:LOC", "tripId": "ATOUMOD007:ServiceJourney:3153:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2127:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783603200" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783603260" }, "departure": { "time": "1783603260" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783603320" }, "departure": { "time": "1783603320" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783603500" }, "departure": { "time": "1783603500" }, "stopId": "FR:27681:ZE:10031:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783603680" }, "departure": { "time": "1783603680" }, "stopId": "FR:27681:ZE:1036:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783603740" }, "departure": { "time": "1783603740" }, "stopId": "FR:27681:ZE:10078:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783603800" }, "departure": { "time": "1783603800" }, "stopId": "FR:27681:ZE:10063:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783603860" }, "departure": { "time": "1783603860" }, "stopId": "FR:27681:ZE:10039:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783603920" }, "departure": { "time": "1783603920" }, "stopId": "FR:27681:ZE:10091:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783604040" }, "departure": { "time": "1783604040" }, "stopId": "FR:27681:ZE:29082:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783604100" }, "departure": { "time": "1783604100" }, "stopId": "FR:27681:ZE:10037:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783604160" }, "departure": { "time": "1783604160" }, "stopId": "FR:27681:ZE:29080:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783604220" }, "departure": { "time": "1783604220" }, "stopId": "FR:27681:ZE:29078:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783604280" }, "departure": { "time": "1783604280" }, "stopId": "FR:27681:ZE:29077:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1783604340" }, "stopId": "FR:27681:ZE:29075:ATOUMOD007", "stopSequence": 15 } ], "timestamp": "1783603065", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:22:LOC", "tripId": "ATOUMOD007:ServiceJourney:2127:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2367:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783606800" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783606860" }, "departure": { "time": "1783606860" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783606920" }, "departure": { "time": "1783606920" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783607100" }, "departure": { "time": "1783607100" }, "stopId": "FR:27681:ZE:10031:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783607280" }, "departure": { "time": "1783607280" }, "stopId": "FR:27681:ZE:1036:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783607340" }, "departure": { "time": "1783607340" }, "stopId": "FR:27681:ZE:10078:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783607400" }, "departure": { "time": "1783607400" }, "stopId": "FR:27681:ZE:10063:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783607460" }, "departure": { "time": "1783607460" }, "stopId": "FR:27681:ZE:10039:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783607520" }, "departure": { "time": "1783607520" }, "stopId": "FR:27681:ZE:10091:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783607640" }, "departure": { "time": "1783607640" }, "stopId": "FR:27681:ZE:29082:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783607700" }, "departure": { "time": "1783607700" }, "stopId": "FR:27681:ZE:10037:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783607760" }, "departure": { "time": "1783607760" }, "stopId": "FR:27681:ZE:29080:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783607820" }, "departure": { "time": "1783607820" }, "stopId": "FR:27681:ZE:29078:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783607880" }, "departure": { "time": "1783607880" }, "stopId": "FR:27681:ZE:29077:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1783607940" }, "stopId": "FR:27681:ZE:29075:ATOUMOD007", "stopSequence": 15 } ], "timestamp": "1783603065", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:22:LOC", "tripId": "ATOUMOD007:ServiceJourney:2367:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:2787:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783613280" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783613340" }, "departure": { "time": "1783613340" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783613400" }, "departure": { "time": "1783613400" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783613580" }, "departure": { "time": "1783613580" }, "stopId": "FR:27681:ZE:10031:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783613760" }, "departure": { "time": "1783613760" }, "stopId": "FR:27681:ZE:1036:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783613820" }, "departure": { "time": "1783613820" }, "stopId": "FR:27681:ZE:10078:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783613880" }, "departure": { "time": "1783613880" }, "stopId": "FR:27681:ZE:10063:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783613940" }, "departure": { "time": "1783613940" }, "stopId": "FR:27681:ZE:10039:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783614000" }, "departure": { "time": "1783614000" }, "stopId": "FR:27681:ZE:10091:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783614120" }, "departure": { "time": "1783614120" }, "stopId": "FR:27681:ZE:29082:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783614180" }, "departure": { "time": "1783614180" }, "stopId": "FR:27681:ZE:10037:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783614240" }, "departure": { "time": "1783614240" }, "stopId": "FR:27681:ZE:29080:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783614300" }, "departure": { "time": "1783614300" }, "stopId": "FR:27681:ZE:29078:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783614360" }, "departure": { "time": "1783614360" }, "stopId": "FR:27681:ZE:29077:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1783614420" }, "stopId": "FR:27681:ZE:29075:ATOUMOD007", "stopSequence": 15 } ], "timestamp": "1783603065", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:22:LOC", "tripId": "ATOUMOD007:ServiceJourney:2787:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:3141:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783618140" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783618200" }, "departure": { "time": "1783618200" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783618260" }, "departure": { "time": "1783618260" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783618440" }, "departure": { "time": "1783618440" }, "stopId": "FR:27681:ZE:10031:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783618620" }, "departure": { "time": "1783618620" }, "stopId": "FR:27681:ZE:1036:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783618680" }, "departure": { "time": "1783618680" }, "stopId": "FR:27681:ZE:10078:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783618740" }, "departure": { "time": "1783618740" }, "stopId": "FR:27681:ZE:10063:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783618800" }, "departure": { "time": "1783618800" }, "stopId": "FR:27681:ZE:10039:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783618860" }, "departure": { "time": "1783618860" }, "stopId": "FR:27681:ZE:10091:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783618980" }, "departure": { "time": "1783618980" }, "stopId": "FR:27681:ZE:29082:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783619040" }, "departure": { "time": "1783619040" }, "stopId": "FR:27681:ZE:10037:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783619100" }, "departure": { "time": "1783619100" }, "stopId": "FR:27681:ZE:29080:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783619160" }, "departure": { "time": "1783619160" }, "stopId": "FR:27681:ZE:29078:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783619220" }, "departure": { "time": "1783619220" }, "stopId": "FR:27681:ZE:29077:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1783619280" }, "stopId": "FR:27681:ZE:29075:ATOUMOD007", "stopSequence": 15 } ], "timestamp": "1783603065", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:22:LOC", "tripId": "ATOUMOD007:ServiceJourney:3141:LOC" } } }, { "id": "SM:ATOUMOD007:ServiceJourney:3269:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1783620480" }, "stopId": "FR:27681:ZE:10102:ATOUMOD007", "stopSequence": 1 }, { "arrival": { "time": "1783620540" }, "departure": { "time": "1783620540" }, "stopId": "FR:27681:ZE:10043:ATOUMOD007", "stopSequence": 2 }, { "arrival": { "time": "1783620600" }, "departure": { "time": "1783620600" }, "stopId": "FR:27681:ZE:11000:ATOUMOD007", "stopSequence": 3 }, { "arrival": { "time": "1783620780" }, "departure": { "time": "1783620780" }, "stopId": "FR:27681:ZE:10031:ATOUMOD007", "stopSequence": 4 }, { "arrival": { "time": "1783620960" }, "departure": { "time": "1783620960" }, "stopId": "FR:27681:ZE:1036:ATOUMOD007", "stopSequence": 5 }, { "arrival": { "time": "1783621020" }, "departure": { "time": "1783621020" }, "stopId": "FR:27681:ZE:10078:ATOUMOD007", "stopSequence": 6 }, { "arrival": { "time": "1783621080" }, "departure": { "time": "1783621080" }, "stopId": "FR:27681:ZE:10063:ATOUMOD007", "stopSequence": 7 }, { "arrival": { "time": "1783621140" }, "departure": { "time": "1783621140" }, "stopId": "FR:27681:ZE:10039:ATOUMOD007", "stopSequence": 8 }, { "arrival": { "time": "1783621200" }, "departure": { "time": "1783621200" }, "stopId": "FR:27681:ZE:10091:ATOUMOD007", "stopSequence": 9 }, { "arrival": { "time": "1783621320" }, "departure": { "time": "1783621320" }, "stopId": "FR:27681:ZE:29082:ATOUMOD007", "stopSequence": 10 }, { "arrival": { "time": "1783621380" }, "departure": { "time": "1783621380" }, "stopId": "FR:27681:ZE:10037:ATOUMOD007", "stopSequence": 11 }, { "arrival": { "time": "1783621440" }, "departure": { "time": "1783621440" }, "stopId": "FR:27681:ZE:29080:ATOUMOD007", "stopSequence": 12 }, { "arrival": { "time": "1783621500" }, "departure": { "time": "1783621500" }, "stopId": "FR:27681:ZE:29078:ATOUMOD007", "stopSequence": 13 }, { "arrival": { "time": "1783621560" }, "departure": { "time": "1783621560" }, "stopId": "FR:27681:ZE:29077:ATOUMOD007", "stopSequence": 14 }, { "arrival": { "time": "1783621620" }, "stopId": "FR:27681:ZE:29075:ATOUMOD007", "stopSequence": 15 } ], "timestamp": "1783603065", "trip": { "directionId": 1, "routeId": "ATOUMOD007:Line:22:LOC", "tripId": "ATOUMOD007:ServiceJourney:3269:LOC" } } } ], "header": { "gtfsRealtimeVersion": "1.0", "timestamp": "1783603287" } }